diff --git a/classes/components.multigesture.multigesture.html b/classes/components.multigesture.multigesture.html index 42cb8282a0e..9137bd3d945 100644 --- a/classes/components.multigesture.multigesture.html +++ b/classes/components.multigesture.multigesture.html @@ -173,7 +173,7 @@

constructor

Parameters

@@ -195,7 +195,7 @@

abandon

abandon: boolean = false
@@ -205,7 +205,7 @@

clientStart

clientStart: Point | null = null
@@ -243,7 +243,7 @@

currentStart

currentStart: Point | null = null
@@ -253,7 +253,7 @@

disableScroll

disableScroll: boolean = false
@@ -263,7 +263,7 @@

leftHanded

leftHanded: boolean = false
@@ -273,7 +273,7 @@

minDistanceSquared

minDistanceSquared: number = 0
@@ -283,7 +283,7 @@

panResponder

panResponder: { panHandlers: Index<unknown> }
@@ -338,7 +338,7 @@

scrollYStart

scrollYStart: number | null = null
@@ -348,7 +348,7 @@

scrolling

scrolling: boolean = false
@@ -358,7 +358,7 @@

sequence

sequence: GesturePath = ""
@@ -457,7 +457,7 @@

UNSAFE_componentWillReceiveProps

Parameters

@@ -841,7 +841,7 @@

render

Returns Element

@@ -858,7 +858,7 @@

reset

  • Returns void

    @@ -947,7 +947,7 @@

    Static defaultProps

    defaultProps: object
    @@ -956,7 +956,7 @@

    leftHanded

    leftHanded: false = false
    @@ -966,7 +966,7 @@

    minDistance

    minDistance: number = 10
    @@ -976,7 +976,7 @@

    onEnd

    onEnd: noop = noop
    @@ -986,7 +986,7 @@

    onGesture

    onGesture: noop = noop
    @@ -996,7 +996,7 @@

    onStart

    onStart: noop = noop
    diff --git a/classes/e2e.puppeteer_environment.puppeteerenvironment.html b/classes/e2e.puppeteer_environment.puppeteerenvironment.html index d2c9e9e827e..21118aac2db 100644 --- a/classes/e2e.puppeteer_environment.puppeteerenvironment.html +++ b/classes/e2e.puppeteer_environment.puppeteerenvironment.html @@ -136,7 +136,7 @@

    constructor

    Parameters

    @@ -158,7 +158,7 @@

    browser

    browser: any
    @@ -238,7 +238,7 @@

    setup

    Returns Promise<void>

    @@ -256,7 +256,7 @@

    teardown

    Returns Promise<void>

    diff --git a/classes/e2e.webdriverio_environment.webdriverioenvironment.html b/classes/e2e.webdriverio_environment.webdriverioenvironment.html index 1b2dc04fb73..3ea63f9b845 100644 --- a/classes/e2e.webdriverio_environment.webdriverioenvironment.html +++ b/classes/e2e.webdriverio_environment.webdriverioenvironment.html @@ -139,7 +139,7 @@

    constructor

    Parameters

    @@ -161,7 +161,7 @@

    bsLocal

    bsLocal: any
    @@ -240,7 +240,7 @@

    handleTestEvent

  • Parameters

    @@ -267,7 +267,7 @@

    setup

    Returns Promise<void>

    @@ -284,7 +284,7 @@

    startBrowserStackLocal

  • Parameters

    @@ -310,7 +310,7 @@

    stopBrowserStackLocal

  • Returns Promise<any>

    @@ -328,7 +328,7 @@

    teardown

    Returns Promise<void>

    diff --git a/classes/util.taskqueue.taskqueuewrapper.html b/classes/util.taskqueue.taskqueuewrapper.html index 1e5a654b935..7eb285ca7fc 100644 --- a/classes/util.taskqueue.taskqueuewrapper.html +++ b/classes/util.taskqueue.taskqueuewrapper.html @@ -114,7 +114,7 @@

    wrapped

  • Returns { add: add; clear: clear; end: Promise<unknown>; completed: any; expected: any; off: any; on: any; once: any; pause: any; running: any; start: any; total: any }

    @@ -152,7 +152,7 @@
    completed: function
  • @@ -173,7 +173,7 @@
    expected: function
  • @@ -200,7 +200,7 @@
    off: function
  • @@ -236,7 +236,7 @@
    on: function
  • @@ -272,7 +272,7 @@
    once: function
  • @@ -305,7 +305,7 @@
    pause: function
  • @@ -326,7 +326,7 @@
    running: function
  • @@ -347,7 +347,7 @@
    start: function
  • @@ -368,7 +368,7 @@
    total: function
  • diff --git a/enums/_constants_.alerttype.html b/enums/_constants_.alerttype.html index 4d3a396ea30..a8657d89bba 100644 --- a/enums/_constants_.alerttype.html +++ b/enums/_constants_.alerttype.html @@ -102,7 +102,7 @@

    Clipboard

    Clipboard: = "Clipboard"
    @@ -112,7 +112,7 @@

    CopyOneDropHint

    CopyOneDropHint: = "CopyOneDropHint"
    @@ -122,7 +122,7 @@

    DeleteDropHint

    DeleteDropHint: = "DeleteDropHint"
    @@ -132,7 +132,7 @@

    DeleteThoughtComplete

    DeleteThoughtComplete: = "DeleteThoughtComplete"
    @@ -142,7 +142,7 @@

    DragAndDropFile

    DragAndDropFile: = "DragAndDropFile"
    @@ -152,7 +152,7 @@

    DragAndDropHint

    DragAndDropHint: = "DragAndDropHint"
    @@ -162,7 +162,7 @@

    DragAndDropToolbarAdd

    DragAndDropToolbarAdd: = "DragAndDropToolbarAdd"
    @@ -172,7 +172,7 @@

    DragAndDropToolbarHint

    DragAndDropToolbarHint: = "DragAndDropToolbarHint"
    @@ -182,7 +182,7 @@

    ExportDropHint

    ExportDropHint: = "ExportDropHint"
    @@ -192,7 +192,7 @@

    GestureHint

    GestureHint: = "GestureHint"
    @@ -202,7 +202,7 @@

    ImportFile

    ImportFile: = "ImportFile"
    @@ -212,7 +212,7 @@

    ModalFeedbackMaxChars

    ModalFeedbackMaxChars: = "ModalFeedbackMaxChars"
    @@ -222,7 +222,7 @@

    Sort

    Sort: = "Sort"
    @@ -232,7 +232,7 @@

    SpaceToIndentHint

    SpaceToIndentHint: = "SpaceToIndentHint"
    @@ -242,7 +242,7 @@

    ThoughtArchived

    ThoughtArchived: = "ThoughtArchived"
    @@ -252,7 +252,7 @@

    ThoughtDeleted

    ThoughtDeleted: = "ThoughtDeleted"
    @@ -262,7 +262,7 @@

    ThoughtMoved

    ThoughtMoved: = "ThoughtMoved"
    @@ -272,7 +272,7 @@

    ToolbarButtonRemoveHint

    ToolbarButtonRemoveHint: = "ToolbarButtonRemoveHint"
    @@ -282,7 +282,7 @@

    ToolbarButtonRemoved

    ToolbarButtonRemoved: = "ToolbarButtonRemoved"
    diff --git a/enums/_constants_.settings.html b/enums/_constants_.settings.html index bb3015edf0c..c56fa67ee08 100644 --- a/enums/_constants_.settings.html +++ b/enums/_constants_.settings.html @@ -89,7 +89,7 @@

    disableGestureTracing

    disableGestureTracing: = "disableGestureTracing"
    @@ -99,7 +99,7 @@

    experienceMode

    experienceMode: = "experienceMode"
    @@ -109,7 +109,7 @@

    favoritesHideContexts

    favoritesHideContexts: = "favoritesHideContexts"
    @@ -119,7 +119,7 @@

    hideScrollZone

    hideScrollZone: = "hideScrollZone"
    @@ -129,7 +129,7 @@

    hideSuperscripts

    hideSuperscripts: = "hideSuperscripts"
    @@ -139,7 +139,7 @@

    leftHanded

    leftHanded: = "leftHanded"
    diff --git a/enums/_constants_.viewmode.html b/enums/_constants_.viewmode.html index 0c4be452d51..74c0225ac96 100644 --- a/enums/_constants_.viewmode.html +++ b/enums/_constants_.viewmode.html @@ -85,7 +85,7 @@

    Prose

    Prose: = "Prose"
    @@ -95,7 +95,7 @@

    Table

    Table: = "Table"
    diff --git a/enums/_types.doclogaction.doclogaction.html b/enums/_types.doclogaction.doclogaction.html index 164b5f50661..e2bc066e2e4 100644 --- a/enums/_types.doclogaction.doclogaction.html +++ b/enums/_types.doclogaction.doclogaction.html @@ -88,7 +88,7 @@

    Delete

    Delete:
    @@ -98,7 +98,7 @@

    Update

    Update:
    diff --git a/enums/_types.dragshortcutzone.dragshortcutzone.html b/enums/_types.dragshortcutzone.dragshortcutzone.html index be9391c8a58..5ed382cfd75 100644 --- a/enums/_types.dragshortcutzone.dragshortcutzone.html +++ b/enums/_types.dragshortcutzone.dragshortcutzone.html @@ -88,7 +88,7 @@

    Remove

    Remove: = "Remove"
    @@ -98,7 +98,7 @@

    Toolbar

    Toolbar: = "Toolbar"
    diff --git a/enums/_types.dragthoughtzone.dragthoughtzone.html b/enums/_types.dragthoughtzone.dragthoughtzone.html index 38b71796022..e6467b8b616 100644 --- a/enums/_types.dragthoughtzone.dragthoughtzone.html +++ b/enums/_types.dragthoughtzone.dragthoughtzone.html @@ -88,7 +88,7 @@

    Favorites

    Favorites: = "Favorites"
    @@ -98,7 +98,7 @@

    Thoughts

    Thoughts: = "Thoughts"
    diff --git a/enums/_types.dropthoughtzone.dropthoughtzone.html b/enums/_types.dropthoughtzone.dropthoughtzone.html index eb1796d1fce..ebf168142d5 100644 --- a/enums/_types.dropthoughtzone.dropthoughtzone.html +++ b/enums/_types.dropthoughtzone.dropthoughtzone.html @@ -88,7 +88,7 @@

    SubthoughtsDrop

    SubthoughtsDrop: = "SubthoughtsDrop"
    @@ -98,7 +98,7 @@

    ThoughtDrop

    ThoughtDrop: = "ThoughtDrop"
    diff --git a/enums/test_helpers.constants.gestureenum.html b/enums/test_helpers.constants.gestureenum.html index c0eba02b84b..c95761cda67 100644 --- a/enums/test_helpers.constants.gestureenum.html +++ b/enums/test_helpers.constants.gestureenum.html @@ -89,7 +89,7 @@

    bumpThoughtDown

    bumpThoughtDown: = "rld"
    @@ -99,7 +99,7 @@

    newSubThought

    newSubThought: = "rdr"
    @@ -109,7 +109,7 @@

    newThought

    newThought: = "rd"
    diff --git a/interfaces/_types.block.block.html b/interfaces/_types.block.block.html index 0b0bd80e33a..a509f995e39 100644 --- a/interfaces/_types.block.block.html +++ b/interfaces/_types.block.block.html @@ -98,7 +98,7 @@

    children

    children: Block[]
    @@ -108,7 +108,7 @@

    Optional created

    created: Timestamp
    @@ -118,7 +118,7 @@

    Optional lastUpdated

    lastUpdated: Timestamp
    @@ -128,7 +128,7 @@

    scope

    scope: string
    diff --git a/interfaces/_types.brand.brand.html b/interfaces/_types.brand.brand.html index 09b0d6a7d41..b9d40513c52 100644 --- a/interfaces/_types.brand.brand.html +++ b/interfaces/_types.brand.brand.html @@ -111,7 +111,7 @@

    [BrandSymbol]

    [BrandSymbol]: T
    diff --git a/interfaces/_types.dispatch-1.html b/interfaces/_types.dispatch-1.html index 167eca85fc5..5a77c062b0a 100644 --- a/interfaces/_types.dispatch-1.html +++ b/interfaces/_types.dispatch-1.html @@ -84,7 +84,7 @@

    Callable

  • Type parameters

    @@ -104,7 +104,7 @@

    Returns T<
  • Type parameters

    @@ -124,7 +124,7 @@

    Returns T<
  • Parameters

    @@ -138,7 +138,7 @@

    Returns void

    Parameters

    diff --git a/interfaces/_types.dispatch.dispatch.html b/interfaces/_types.dispatch.dispatch.html index 853c204e16f..834ccfee3fd 100644 --- a/interfaces/_types.dispatch.dispatch.html +++ b/interfaces/_types.dispatch.dispatch.html @@ -87,7 +87,7 @@

    Callable

  • Type parameters

    @@ -107,7 +107,7 @@

    Returns T<
  • Type parameters

    @@ -127,7 +127,7 @@

    Returns T<
  • Parameters

    @@ -141,7 +141,7 @@

    Returns void

    Parameters

    diff --git a/interfaces/_types.document.html b/interfaces/_types.document.html index 85e919c22a0..c9199bf36d8 100644 --- a/interfaces/_types.document.html +++ b/interfaces/_types.document.html @@ -92,7 +92,7 @@

    DND

    DND: any
    diff --git a/interfaces/_types.dragthoughtitem.dragthoughtitem.html b/interfaces/_types.dragthoughtitem.dragthoughtitem.html index 0af22dd329e..051df2becfd 100644 --- a/interfaces/_types.dragthoughtitem.dragthoughtitem.html +++ b/interfaces/_types.dragthoughtitem.dragthoughtitem.html @@ -104,7 +104,7 @@

    path

    path: Path
    @@ -114,7 +114,7 @@

    simplePath

    simplePath: SimplePath
    @@ -124,7 +124,7 @@

    zone

    diff --git a/interfaces/_types.dragtoolbaritem.dragtoolbaritem.html b/interfaces/_types.dragtoolbaritem.dragtoolbaritem.html index ceeeb29145d..a4d69e23b15 100644 --- a/interfaces/_types.dragtoolbaritem.dragtoolbaritem.html +++ b/interfaces/_types.dragtoolbaritem.dragtoolbaritem.html @@ -103,7 +103,7 @@

    shortcut

    shortcut: Shortcut
    @@ -113,7 +113,7 @@

    zone

    diff --git a/interfaces/_types.exportoption.exportoption.html b/interfaces/_types.exportoption.exportoption.html index c8efcedc1f2..57814b0e0ad 100644 --- a/interfaces/_types.exportoption.exportoption.html +++ b/interfaces/_types.exportoption.exportoption.html @@ -104,7 +104,7 @@

    extension

    extension: string
    @@ -114,7 +114,7 @@

    label

    label: string
    @@ -124,7 +124,7 @@

    type

    type: MimeType
    diff --git a/interfaces/_types.flavor.flavoring.html b/interfaces/_types.flavor.flavoring.html index 7d0eac94264..3fcd4eef3fa 100644 --- a/interfaces/_types.flavor.flavoring.html +++ b/interfaces/_types.flavor.flavoring.html @@ -103,7 +103,7 @@

    Optional _type

    _type: FlavorT
    diff --git a/interfaces/_types.icon.icon.html b/interfaces/_types.icon.icon.html index 59e3e373276..1630665f93a 100644 --- a/interfaces/_types.icon.icon.html +++ b/interfaces/_types.icon.icon.html @@ -100,7 +100,7 @@

    Optional className

    className: undefined | string
    @@ -110,7 +110,7 @@

    Optional fill

    fill: undefined | string
    @@ -120,7 +120,7 @@

    Optional height

    height: undefined | number
    @@ -130,7 +130,7 @@

    Optional size

    size: undefined | number
    @@ -140,7 +140,7 @@

    Optional style

    style: React.CSSProperties
    @@ -150,7 +150,7 @@

    Optional width

    width: undefined | number
    diff --git a/interfaces/_types.invitecode.invitecode.html b/interfaces/_types.invitecode.invitecode.html index 3ebffa1737b..11ee2b77b06 100644 --- a/interfaces/_types.invitecode.invitecode.html +++ b/interfaces/_types.invitecode.invitecode.html @@ -107,7 +107,7 @@

    created

    created: Timestamp
    @@ -117,7 +117,7 @@

    createdBy

    createdBy: string
    @@ -127,7 +127,7 @@

    Optional hasSeen

    hasSeen: undefined | false | true
    @@ -137,7 +137,7 @@

    id

    id: string
    @@ -147,7 +147,7 @@

    Optional used

    used: Timestamp
    @@ -157,7 +157,7 @@

    Optional usedBy

    usedBy: undefined | string
    diff --git a/interfaces/_types.key.key.html b/interfaces/_types.key.key.html index 69d50a77f9d..d4a4e12e342 100644 --- a/interfaces/_types.key.key.html +++ b/interfaces/_types.key.key.html @@ -99,7 +99,7 @@

    Optional alt

    alt: undefined | false | true
    @@ -109,7 +109,7 @@

    Optional control

    control: undefined | false | true
    @@ -119,7 +119,7 @@

    key

    key: string
    @@ -129,7 +129,7 @@

    Optional meta

    meta: undefined | false | true
    @@ -139,7 +139,7 @@

    Optional shift

    shift: undefined | false | true
    diff --git a/interfaces/_types.lexeme.lexeme.html b/interfaces/_types.lexeme.lexeme.html index b39c751821a..da814a5f25f 100644 --- a/interfaces/_types.lexeme.lexeme.html +++ b/interfaces/_types.lexeme.lexeme.html @@ -105,7 +105,7 @@

    contexts

    contexts: ThoughtId[]
    @@ -115,7 +115,7 @@

    created

    created: Timestamp
    @@ -125,7 +125,7 @@

    lastUpdated

    lastUpdated: Timestamp
    @@ -135,7 +135,7 @@

    updatedBy

    updatedBy: string
    diff --git a/interfaces/_types.log.log.html b/interfaces/_types.log.log.html index 446f949c676..3e689427692 100644 --- a/interfaces/_types.log.log.html +++ b/interfaces/_types.log.log.html @@ -97,7 +97,7 @@

    created

    created: Timestamp
    @@ -107,7 +107,7 @@

    message

    message: string
    @@ -117,7 +117,7 @@

    Optional stack

    stack: any
    diff --git a/interfaces/_types.navigator.html b/interfaces/_types.navigator.html index 1e822acc260..0633315f8cb 100644 --- a/interfaces/_types.navigator.html +++ b/interfaces/_types.navigator.html @@ -92,7 +92,7 @@

    standalone

    standalone: boolean
    diff --git a/interfaces/_types.patch.extendedoperation.html b/interfaces/_types.patch.extendedoperation.html index 2358c5d82a3..765725b4950 100644 --- a/interfaces/_types.patch.extendedoperation.html +++ b/interfaces/_types.patch.extendedoperation.html @@ -111,7 +111,7 @@

    actions

    actions: string[]
    diff --git a/interfaces/_types.pushbatch.pushbatch.html b/interfaces/_types.pushbatch.pushbatch.html index 9bae17685e1..fd27b620ed5 100644 --- a/interfaces/_types.pushbatch.pushbatch.html +++ b/interfaces/_types.pushbatch.pushbatch.html @@ -110,7 +110,7 @@

    Optional idbSynced

    idbSynced: undefined | (() => void)
    @@ -120,7 +120,7 @@

    lexemeIndexUpdates

    lexemeIndexUpdates: Index<Lexeme | null>
    @@ -130,7 +130,7 @@

    lexemeIndexUpdatesOld

    lexemeIndexUpdatesOld: Index<Lexeme | undefined>
    @@ -140,7 +140,7 @@

    Optional local

    local: undefined | false | true
    @@ -150,7 +150,7 @@

    Optional pendingDeletespendingDeletes: { path: Path; siblingIds: ThoughtId[] }[]

    @@ -160,7 +160,7 @@

    Optional recentlyEditedrecentlyEdited: RecentlyEditedTree

  • @@ -170,7 +170,7 @@

    Optional remote

    remote: undefined | false | true
    @@ -180,7 +180,7 @@

    thoughtIndexUpdates

    thoughtIndexUpdates: Index<Thought | null>
    @@ -190,7 +190,7 @@

    Optional updates

    updates: Index<any>
    diff --git a/interfaces/_types.share.share.html b/interfaces/_types.share.share.html index 90c5021d835..28e3f11fe34 100644 --- a/interfaces/_types.share.share.html +++ b/interfaces/_types.share.share.html @@ -105,7 +105,7 @@

    Optional accessed

    accessed: Timestamp
    @@ -115,7 +115,7 @@

    created

    created: Timestamp
    @@ -125,7 +125,7 @@

    Optional name

    name: undefined | string
    @@ -135,7 +135,7 @@

    role

    role: Role
    diff --git a/interfaces/_types.shortcut.shortcut.html b/interfaces/_types.shortcut.shortcut.html index bcd66aa2ecd..418f8dbfc91 100644 --- a/interfaces/_types.shortcut.shortcut.html +++ b/interfaces/_types.shortcut.shortcut.html @@ -112,7 +112,7 @@

    Optional allowExecuteallowExecuteFromModal: undefined | false | true
    @@ -127,7 +127,7 @@

    Optional canExecute

    canExecute: undefined | ((getState: () => State) => boolean)
    @@ -137,7 +137,7 @@

    Optional conflicts

    conflicts: string[]
    @@ -147,7 +147,7 @@

    Optional description

    description: string | ((getState: () => State) => string)
    @@ -157,7 +157,7 @@

    Optional descriptionInver
    descriptionInverse: string | ((getState: () => State) => string)
    @@ -167,7 +167,7 @@

    Optional error

    error: undefined | ((getState: () => State) => string | null)
    @@ -177,7 +177,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -234,7 +234,7 @@

    Optional gesture

    @@ -244,7 +244,7 @@

    Optional hideFromCom
    hideFromCommandPalette: undefined | false | true
    @@ -254,7 +254,7 @@

    Optional hideFromIns
    hideFromInstructions: undefined | false | true
    @@ -264,7 +264,7 @@

    id

    @@ -274,7 +274,7 @@

    Optional isActive

    isActive: undefined | ((getState: () => State) => boolean)
    @@ -284,7 +284,7 @@

    Optional isDropdownO
    isDropdownOpen: undefined | ((getState: () => State) => boolean)
    @@ -294,7 +294,7 @@

    Optional keyboard

    keyboard: Key | string
    @@ -304,7 +304,7 @@

    label

    label: string
    @@ -314,7 +314,7 @@

    Optional labelInverse

    labelInverse: undefined | string
    @@ -324,7 +324,7 @@

    Optional overlay

    overlay: undefined | { gesture?: GesturePath; keyboard?: Key | string }
    @@ -334,7 +334,7 @@

    Optional svg

    svg: undefined | ((icon: Icon) => React.ReactNode)
    diff --git a/interfaces/_types.sortpreference.sortpreference.html b/interfaces/_types.sortpreference.sortpreference.html index 594d2c2a3a2..38e5b12c796 100644 --- a/interfaces/_types.sortpreference.sortpreference.html +++ b/interfaces/_types.sortpreference.sortpreference.html @@ -103,7 +103,7 @@

    direction

    direction: SortDirection | null
    @@ -113,7 +113,7 @@

    type

    type: string
    diff --git a/interfaces/_types.splitresult.splitresult.html b/interfaces/_types.splitresult.splitresult.html index 59340d6a3c1..acb0e5cb8be 100644 --- a/interfaces/_types.splitresult.splitresult.html +++ b/interfaces/_types.splitresult.splitresult.html @@ -96,7 +96,7 @@

    left

    left: string
    @@ -106,7 +106,7 @@

    right

    right: string
    diff --git a/interfaces/_types.state.state.html b/interfaces/_types.state.state.html index 72cf121d85a..fc24e560694 100644 --- a/interfaces/_types.state.state.html +++ b/interfaces/_types.state.state.html @@ -157,7 +157,7 @@

    Optional absoluteContext<
    absoluteContextTime: Timestamp
    @@ -167,7 +167,7 @@

    Optional alert

    alert: Alert | null
    @@ -177,7 +177,7 @@

    Optional archived

    archived: undefined | false | true
    @@ -187,7 +187,7 @@

    authenticated

    authenticated: boolean
    @@ -197,7 +197,7 @@

    autologin

    autologin: boolean
    @@ -207,7 +207,7 @@

    contextViews

    contextViews: Index<boolean>
    @@ -217,7 +217,7 @@

    cursor

    cursor: Path | null
    @@ -227,7 +227,7 @@

    cursorBeforeQuickAdd

    cursorBeforeQuickAdd: Path | null
    @@ -237,7 +237,7 @@

    cursorBeforeSearch

    cursorBeforeSearch: Path | null
    @@ -247,7 +247,7 @@

    cursorCleared

    cursorCleared: boolean
    @@ -257,7 +257,7 @@

    cursorHistory

    cursorHistory: Path[]
    @@ -267,7 +267,7 @@

    cursorInitialized

    cursorInitialized: boolean
    @@ -277,7 +277,7 @@

    cursorOffset

    cursorOffset: number | null
    @@ -287,7 +287,7 @@

    Optional dragHold

    dragHold: undefined | false | true
    @@ -297,7 +297,7 @@

    dragInProgress

    dragInProgress: boolean
    @@ -307,7 +307,7 @@

    Optional dragShortcut

    dragShortcut: ShortcutId | null
    @@ -317,7 +317,7 @@

    Optional dragShortcutdragShortcutZone: DragShortcutZone @@ -327,7 +327,7 @@

    Optional draggedSimpledraggedSimplePath: SimplePath @@ -337,7 +337,7 @@

    Optional draggingFile

    draggingFile: undefined | false | true @@ -347,7 +347,7 @@

    Optional draggingThought<
    draggingThought: SimplePath
    @@ -357,7 +357,7 @@

    editableNonce

    editableNonce: number
    @@ -367,7 +367,7 @@

    editing

    editing: boolean | null
    @@ -377,7 +377,7 @@

    enableLatestShortcutsDiagram

    enableLatestShortcutsDiagram: boolean
    @@ -387,7 +387,7 @@

    Optional error

    error: string | null
    @@ -397,7 +397,7 @@

    expandHoverDownPaths

    expandHoverDownPaths: Index<Path>
    @@ -407,7 +407,7 @@

    Optional expandHover
    expandHoverUpPath: Path | null
    @@ -417,7 +417,7 @@

    expanded

    expanded: Index<Path>
    @@ -427,7 +427,7 @@

    Optional expandedContext<
    expandedContextThought: Path
    @@ -437,7 +437,7 @@

    fontSize

    fontSize: number
    @@ -447,7 +447,7 @@

    Optional hoverZone

    hoverZone: DropThoughtZone
    @@ -457,7 +457,7 @@

    Optional hoveringPath

    hoveringPath: Path @@ -467,7 +467,7 @@

    invalidState

    invalidState: boolean
    @@ -477,7 +477,7 @@

    isLoading

    isLoading: boolean
    @@ -487,7 +487,7 @@

    jumpHistory

    jumpHistory: (null | [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">])[]
    @@ -497,7 +497,7 @@

    jumpIndex

    jumpIndex: number
    @@ -507,7 +507,7 @@

    latestShortcuts

    latestShortcuts: Shortcut[]
    @@ -517,7 +517,7 @@

    manualSortMap

    manualSortMap: Index<Index<number>>
    @@ -532,7 +532,7 @@

    modals

    modals: Index<{ complete?: undefined | false | true }>
    @@ -542,7 +542,7 @@

    noteFocus

    noteFocus: boolean
    @@ -552,7 +552,7 @@

    pushQueue

    pushQueue: PushBatch[]
    @@ -562,7 +562,7 @@

    recentlyEdited

    recentlyEdited: RecentlyEditedTree
    @@ -572,7 +572,7 @@

    redoPatches

    redoPatches: Patch[]
    @@ -582,7 +582,7 @@

    remoteSearch

    remoteSearch: boolean
    @@ -592,7 +592,7 @@

    resourceCache

    resourceCache: Index<string>
    @@ -602,7 +602,7 @@

    rootContext

    rootContext: Context
    @@ -612,7 +612,7 @@

    schemaVersion

    schemaVersion: number
    @@ -622,7 +622,7 @@

    search

    search: string | null
    @@ -632,7 +632,7 @@

    searchContexts

    searchContexts: Index<Context> | null
    @@ -642,7 +642,7 @@

    Optional searchLimit

    searchLimit: undefined | number
    @@ -652,7 +652,7 @@

    Optional showColorPi
    showColorPicker: undefined | false | true
    @@ -662,7 +662,7 @@

    showCommandPalette

    showCommandPalette: boolean
    @@ -672,7 +672,7 @@

    showHiddenThoughts

    showHiddenThoughts: boolean
    @@ -682,7 +682,7 @@

    Optional showModal

    showModal: Modal | null
    @@ -692,7 +692,7 @@

    showSidebar

    showSidebar: boolean
    @@ -702,7 +702,7 @@

    showSplitView

    showSplitView: boolean
    @@ -712,7 +712,7 @@

    splitPosition

    splitPosition: number
    @@ -722,7 +722,7 @@

    status

    status: string
    @@ -732,7 +732,7 @@

    Optional storageCache

    storageCache: StorageCache
    @@ -742,7 +742,7 @@

    thoughts

    thoughts: ThoughtIndices
    @@ -752,7 +752,7 @@

    Optional toolbarLong
    toolbarLongPress: Shortcut
    @@ -762,7 +762,7 @@

    Optional transientFocustransientFocus: undefined | false | true @@ -772,7 +772,7 @@

    Optional tutorialStep

    tutorialStep: undefined | number @@ -782,7 +782,7 @@

    undoPatches

    undoPatches: Patch[]
    diff --git a/interfaces/_types.storage.storage.html b/interfaces/_types.storage.storage.html index e257c1e4994..c78ab005715 100644 --- a/interfaces/_types.storage.storage.html +++ b/interfaces/_types.storage.storage.html @@ -111,7 +111,7 @@

    getItem

    getItem: (key: string) => T | null | Promise<T | null>
    @@ -142,7 +142,7 @@

    setItem

    setItem: (key: string, value: T) => void | Promise<void>
    diff --git a/interfaces/_types.storagecache.storagecache.html b/interfaces/_types.storagecache.storagecache.html index e4647b385bd..bffeda3ca55 100644 --- a/interfaces/_types.storagecache.storagecache.html +++ b/interfaces/_types.storagecache.storagecache.html @@ -98,7 +98,7 @@

    Optional theme

    theme: "Dark" | "Light"
    @@ -108,7 +108,7 @@

    Optional tutorialComplete
    tutorialComplete: undefined | false | true
    @@ -118,7 +118,7 @@

    Optional tutorialStep

    tutorialStep: undefined | number
    @@ -128,7 +128,7 @@

    Optional userToolbar

    userToolbar: ShortcutId[]
    diff --git a/interfaces/_types.subscriptionupdate.subscriptionupdate.html b/interfaces/_types.subscriptionupdate.subscriptionupdate.html index 815f9f3ec7f..41766545ea2 100644 --- a/interfaces/_types.subscriptionupdate.subscriptionupdate.html +++ b/interfaces/_types.subscriptionupdate.subscriptionupdate.html @@ -104,7 +104,7 @@

    Optional updatedBy

    updatedBy: undefined | string
    @@ -114,7 +114,7 @@

    value

    value: T | null
    diff --git a/interfaces/_types.thought.thought.html b/interfaces/_types.thought.thought.html index 720ef6d5107..a20495e01b4 100644 --- a/interfaces/_types.thought.thought.html +++ b/interfaces/_types.thought.thought.html @@ -113,7 +113,7 @@

    Optional archived

    archived: Timestamp
    @@ -123,7 +123,7 @@

    childrenMap

    childrenMap: Index<ThoughtId>
    @@ -133,7 +133,7 @@

    created

    created: Timestamp
    @@ -143,7 +143,7 @@

    id

    @@ -153,7 +153,7 @@

    lastUpdated

    lastUpdated: Timestamp
    @@ -163,7 +163,7 @@

    parentId

    parentId: ThoughtId
    @@ -173,7 +173,7 @@

    Optional pending

    pending: undefined | false | true
    @@ -183,7 +183,7 @@

    rank

    rank: number
    @@ -193,7 +193,7 @@

    Optional sortValue

    sortValue: undefined | string
    @@ -203,7 +203,7 @@

    Optional splitSource

    splitSource: ThoughtId
    @@ -213,7 +213,7 @@

    updatedBy

    updatedBy: string
    @@ -228,7 +228,7 @@

    value

    value: string
    diff --git a/interfaces/_types.thoughtindices.thoughtindices.html b/interfaces/_types.thoughtindices.thoughtindices.html index fd785119ec8..60dda696072 100644 --- a/interfaces/_types.thoughtindices.thoughtindices.html +++ b/interfaces/_types.thoughtindices.thoughtindices.html @@ -96,7 +96,7 @@

    lexemeIndex

    lexemeIndex: Index<Lexeme>
    @@ -106,7 +106,7 @@

    thoughtIndex

    thoughtIndex: Index<Thought>
    diff --git a/interfaces/_types.thoughtsubscriptionupdates.thoughtsubscriptionupdates.html b/interfaces/_types.thoughtsubscriptionupdates.thoughtsubscriptionupdates.html index 482fd219ebc..eefc9f6aa2e 100644 --- a/interfaces/_types.thoughtsubscriptionupdates.thoughtsubscriptionupdates.html +++ b/interfaces/_types.thoughtsubscriptionupdates.thoughtsubscriptionupdates.html @@ -96,7 +96,7 @@

    lexemeIndex

    @@ -106,7 +106,7 @@

    thoughtIndex

    diff --git a/interfaces/_types.thoughtupdates.thoughtupdates.html b/interfaces/_types.thoughtupdates.thoughtupdates.html index 15f0805f89f..7ed8b3fd2fa 100644 --- a/interfaces/_types.thoughtupdates.thoughtupdates.html +++ b/interfaces/_types.thoughtupdates.thoughtupdates.html @@ -96,7 +96,7 @@

    lexemeIndex

    lexemeIndex: Index<Lexeme | null>
    @@ -106,7 +106,7 @@

    thoughtIndex

    thoughtIndex: Index<Thought | null>
    diff --git a/interfaces/_types.virtualthoughtprops.virtualthoughtprops.html b/interfaces/_types.virtualthoughtprops.virtualthoughtprops.html index 9f6cf2077d8..b7ec233a640 100644 --- a/interfaces/_types.virtualthoughtprops.virtualthoughtprops.html +++ b/interfaces/_types.virtualthoughtprops.virtualthoughtprops.html @@ -106,7 +106,7 @@

    Optional debugIndex

    debugIndex: undefined | number
    @@ -116,7 +116,7 @@

    depth

    depth: number
    @@ -126,7 +126,7 @@

    Optional dropTarget

    dropTarget: ConnectDropTarget
    @@ -136,7 +136,7 @@

    Optional env

    env: LazyEnv
    @@ -146,7 +146,7 @@

    indexDescendant

    indexDescendant: number
    @@ -156,7 +156,7 @@

    Optional last

    last: undefined | false | true
    @@ -166,7 +166,7 @@

    leaf

    leaf: boolean
    @@ -176,7 +176,7 @@

    Optional nextChildId
    nextChildId: ThoughtId
    @@ -186,7 +186,7 @@

    path

    path: Path
    @@ -196,7 +196,7 @@

    Optional prevChildId
    prevChildId: ThoughtId
    @@ -206,7 +206,7 @@

    Optional showContexts

    showContexts: undefined | false | true
    @@ -216,7 +216,7 @@

    simplePath

    simplePath: SimplePath
    diff --git a/interfaces/_types.window.html b/interfaces/_types.window.html index 9df6e29c563..b4b03aed855 100644 --- a/interfaces/_types.window.html +++ b/interfaces/_types.window.html @@ -94,7 +94,7 @@

    debug

    debug: (message: string) => void
    @@ -125,7 +125,7 @@

    delay

    delay: (ms: number) => Promise<boolean>
    @@ -156,7 +156,7 @@

    em

    em: unknown
    diff --git a/interfaces/action_creators.importfiles.resumeimport.html b/interfaces/action_creators.importfiles.resumeimport.html index 2281ac28778..75741cb9883 100644 --- a/interfaces/action_creators.importfiles.resumeimport.html +++ b/interfaces/action_creators.importfiles.resumeimport.html @@ -108,7 +108,7 @@

    id

    id: string
    @@ -124,7 +124,7 @@

    Optional insertBefore

    insertBefore: undefined | false | true
    @@ -139,7 +139,7 @@

    lastModified

    lastModified: number
    @@ -149,7 +149,7 @@

    name

    name: string
    @@ -159,7 +159,7 @@

    path

    path: Path
    @@ -174,7 +174,7 @@

    size

    size: number
    @@ -184,7 +184,7 @@

    thoughtsImported

    thoughtsImported: number
    diff --git a/interfaces/action_creators.importfiles.virtualfile.html b/interfaces/action_creators.importfiles.virtualfile.html index d823dcefd2b..9787ad2f2c5 100644 --- a/interfaces/action_creators.importfiles.virtualfile.html +++ b/interfaces/action_creators.importfiles.virtualfile.html @@ -105,7 +105,7 @@

    lastModified

    lastModified: number
    @@ -115,7 +115,7 @@

    name

    name: string
    @@ -125,7 +125,7 @@

    size

    size: number
    @@ -135,7 +135,7 @@

    text

    text: () => Promise<string>
    diff --git a/interfaces/action_creators.loadfromurl.options.html b/interfaces/action_creators.loadfromurl.options.html index 9870ac1ccae..fb94acfc93a 100644 --- a/interfaces/action_creators.loadfromurl.options.html +++ b/interfaces/action_creators.loadfromurl.options.html @@ -95,7 +95,7 @@

    Optional skipRoot

    skipRoot: undefined | false | true
    diff --git a/interfaces/action_creators.pull.pulloptions.html b/interfaces/action_creators.pull.pulloptions.html index 2e3c496c1c4..9084d9b1701 100644 --- a/interfaces/action_creators.pull.pulloptions.html +++ b/interfaces/action_creators.pull.pulloptions.html @@ -97,7 +97,7 @@

    Optional cancelRef

    cancelRef: undefined | { canceled: boolean }
    @@ -112,7 +112,7 @@

    Optional force

    force: undefined | false | true
    @@ -127,7 +127,7 @@

    Optional maxDepth

    maxDepth: undefined | number
    diff --git a/interfaces/action_creators.showlatestshortcuts.options.html b/interfaces/action_creators.showlatestshortcuts.options.html index 877017eb892..d3c74e8bd4d 100644 --- a/interfaces/action_creators.showlatestshortcuts.options.html +++ b/interfaces/action_creators.showlatestshortcuts.options.html @@ -95,7 +95,7 @@

    Optional clear

    clear: undefined | number
    diff --git a/interfaces/components.actionbutton.actionbuttonprops.html b/interfaces/components.actionbutton.actionbuttonprops.html index 5b0bdcd18a5..543069c77b3 100644 --- a/interfaces/components.actionbutton.actionbuttonprops.html +++ b/interfaces/components.actionbutton.actionbuttonprops.html @@ -102,7 +102,7 @@

    Optional active

    active: undefined | false | true
    @@ -112,7 +112,7 @@

    Optional inActive

    inActive: undefined | false | true
    @@ -122,7 +122,7 @@

    Optional inverse

    inverse: undefined | false | true
    @@ -137,7 +137,7 @@

    Optional isDisabled

    isDisabled: undefined | false | true
    @@ -147,7 +147,7 @@

    Optional isLoading

    isLoading: undefined | false | true
    @@ -157,7 +157,7 @@

    Optional onClick

    onClick: undefined | ((e: MouseEvent | TouchEvent) => void)
    @@ -167,7 +167,7 @@

    Optional small

    small: undefined | false | true
    @@ -177,7 +177,7 @@

    title

    title: string
    diff --git a/interfaces/components.addicon.searchiconprops.html b/interfaces/components.addicon.searchiconprops.html index cb15e68bd07..cc47426ce97 100644 --- a/interfaces/components.addicon.searchiconprops.html +++ b/interfaces/components.addicon.searchiconprops.html @@ -97,7 +97,7 @@

    Optional fill

    fill: undefined | string
    @@ -107,7 +107,7 @@

    size

    size: number
    @@ -117,7 +117,7 @@

    Optional style

    style: Index<string>
    diff --git a/interfaces/components.bullet.bulletprops.html b/interfaces/components.bullet.bulletprops.html index 3dc7031a349..9cb82274799 100644 --- a/interfaces/components.bullet.bulletprops.html +++ b/interfaces/components.bullet.bulletprops.html @@ -104,7 +104,7 @@

    Optional isContextPe
    isContextPending: undefined | false | true
    @@ -114,7 +114,7 @@

    Optional isDragging

    isDragging: undefined | false | true
    @@ -124,7 +124,7 @@

    Optional isEditing

    isEditing: undefined | false | true
    @@ -134,7 +134,7 @@

    Optional leaf

    leaf: undefined | false | true
    @@ -144,7 +144,7 @@

    Optional onClick

    onClick: undefined | ((event: MouseEvent | TouchEvent) => void)
    @@ -154,7 +154,7 @@

    path

    path: Path
    @@ -164,7 +164,7 @@

    Optional publish

    publish: undefined | false | true
    @@ -174,7 +174,7 @@

    Optional showContexts

    showContexts: undefined | false | true
    @@ -184,7 +184,7 @@

    simplePath

    simplePath: SimplePath
    @@ -194,7 +194,7 @@

    thoughtId

    thoughtId: ThoughtId
    diff --git a/interfaces/components.chevronimg.chevronimgprops.html b/interfaces/components.chevronimg.chevronimgprops.html index b426bf5e158..ea4d78ebe6a 100644 --- a/interfaces/components.chevronimg.chevronimgprops.html +++ b/interfaces/components.chevronimg.chevronimgprops.html @@ -98,7 +98,7 @@

    Optional additonalStyleadditonalStyle: CSSProperties

    @@ -108,7 +108,7 @@

    Optional className

    className: undefined | string
    @@ -118,7 +118,7 @@

    dark

    dark: boolean
    @@ -128,7 +128,7 @@

    onClickHandle

    onClickHandle: () => void
    diff --git a/interfaces/components.contenteditable.contenteditableprops.html b/interfaces/components.contenteditable.contenteditableprops.html index d599567ac25..68246b8d581 100644 --- a/interfaces/components.contenteditable.contenteditableprops.html +++ b/interfaces/components.contenteditable.contenteditableprops.html @@ -1850,7 +1850,7 @@

    Optional disabled

    @@ -2036,7 +2036,7 @@

    html

    html: string
    @@ -2090,7 +2090,7 @@

    Optional innerRef

    innerRef: React.RefObject<HTMLDivElement>
    @@ -2153,7 +2153,7 @@

    Optional isEditing

    isEditing: undefined | false | true
    @@ -2681,7 +2681,7 @@

    onChange

    @@ -4694,7 +4694,7 @@

    Optional style

    diff --git a/interfaces/components.contextbreadcrumbs.contextbreadcrumbprops.html b/interfaces/components.contextbreadcrumbs.contextbreadcrumbprops.html index ecf24ee3acb..2b9404be5b8 100644 --- a/interfaces/components.contextbreadcrumbs.contextbreadcrumbprops.html +++ b/interfaces/components.contextbreadcrumbs.contextbreadcrumbprops.html @@ -101,7 +101,7 @@

    Optional charLimit

    charLimit: undefined | number
    @@ -111,7 +111,7 @@

    Optional classNamesO
    classNamesObject: Index<boolean>
    @@ -121,7 +121,7 @@

    Optional hidden

    hidden: undefined | false | true
    @@ -131,7 +131,7 @@

    Optional homeContext

    homeContext: undefined | false | true
    @@ -141,7 +141,7 @@

    path

    path: Path
    @@ -151,7 +151,7 @@

    Optional staticText

    staticText: undefined | false | true
    @@ -161,7 +161,7 @@

    Optional thoughtsLimitthoughtsLimit: undefined | number

    diff --git a/interfaces/components.draganddropsubthoughts.droppablesubthoughts.html b/interfaces/components.draganddropsubthoughts.droppablesubthoughts.html index 35e9d0f08d0..8c2673bcd13 100644 --- a/interfaces/components.draganddropsubthoughts.droppablesubthoughts.html +++ b/interfaces/components.draganddropsubthoughts.droppablesubthoughts.html @@ -97,7 +97,7 @@

    path

    path: Path
    @@ -107,7 +107,7 @@

    Optional showContexts

    showContexts: undefined | false | true
    @@ -117,7 +117,7 @@

    simplePath

    simplePath: SimplePath
    diff --git a/interfaces/components.dropdownmenu.dropdownmenuprops.html b/interfaces/components.dropdownmenu.dropdownmenuprops.html index c85b4d375b0..768c75c8a01 100644 --- a/interfaces/components.dropdownmenu.dropdownmenuprops.html +++ b/interfaces/components.dropdownmenu.dropdownmenuprops.html @@ -100,7 +100,7 @@

    Optional dark

    dark: undefined | false | true
    @@ -110,7 +110,7 @@

    Optional isOpen

    isOpen: undefined | false | true
    @@ -120,7 +120,7 @@

    Optional onSelect

    onSelect: undefined | ((option: ExportOption) => void)
    @@ -130,7 +130,7 @@

    options

    options: ExportOption[]
    @@ -140,7 +140,7 @@

    Optional selected

    selected: ExportOption
    @@ -150,7 +150,7 @@

    Optional style

    style: CSSProperties
    diff --git a/interfaces/components.dropempty.dropemptyprops.html b/interfaces/components.dropempty.dropemptyprops.html index 2c448a261fa..61d8582f2b8 100644 --- a/interfaces/components.dropempty.dropemptyprops.html +++ b/interfaces/components.dropempty.dropemptyprops.html @@ -100,7 +100,7 @@

    Optional depth

    depth: undefined | number
    @@ -110,7 +110,7 @@

    Optional dropTarget

    dropTarget: ConnectDropTarget
    @@ -120,7 +120,7 @@

    Optional isHovering

    isHovering: undefined | false | true
    @@ -130,7 +130,7 @@

    Optional last

    last: undefined | false | true
    @@ -140,7 +140,7 @@

    path

    path: Path
    @@ -150,7 +150,7 @@

    simplePath

    simplePath: SimplePath
    diff --git a/interfaces/components.editable.editableprops.html b/interfaces/components.editable.editableprops.html index b4f148cf691..1223d711471 100644 --- a/interfaces/components.editable.editableprops.html +++ b/interfaces/components.editable.editableprops.html @@ -105,7 +105,7 @@

    Optional disabled

    disabled: undefined | false | true
    @@ -115,7 +115,7 @@

    Optional editableRef

    editableRef: React.RefObject<HTMLInputElement>
    @@ -125,7 +125,7 @@

    Optional isEditing

    isEditing: undefined | false | true
    @@ -135,7 +135,7 @@

    Optional isVisible

    isVisible: undefined | false | true
    @@ -145,7 +145,7 @@

    Optional multiline

    multiline: undefined | false | true
    @@ -155,7 +155,7 @@

    Optional onEdit

    onEdit: undefined | ((args: { newValue: string; oldValue: string; path: Path }) => void)
    @@ -165,7 +165,7 @@

    path

    path: Path
    @@ -175,7 +175,7 @@

    Optional rank

    rank: undefined | number
    @@ -185,7 +185,7 @@

    simplePath

    simplePath: SimplePath
    @@ -195,7 +195,7 @@

    Optional style

    style: React.CSSProperties
    @@ -205,7 +205,7 @@

    Optional transient

    transient: undefined | false | true
    diff --git a/interfaces/components.gesturediagram.gesturediagramprops.html b/interfaces/components.gesturediagram.gesturediagramprops.html index bc96fcb6d76..59d1497f8b6 100644 --- a/interfaces/components.gesturediagram.gesturediagramprops.html +++ b/interfaces/components.gesturediagram.gesturediagramprops.html @@ -107,7 +107,7 @@

    Optional arrowSize

    arrowSize: undefined | number
    @@ -117,7 +117,7 @@

    Optional className

    className: undefined | string
    @@ -127,7 +127,7 @@

    Optional color

    color: undefined | string
    @@ -137,7 +137,7 @@

    Optional flexibleSize

    flexibleSize: undefined | number
    @@ -147,7 +147,7 @@

    Optional height

    height: undefined | number
    @@ -157,7 +157,7 @@

    Optional highlight

    highlight: undefined | number
    @@ -167,7 +167,7 @@

    path

    @@ -177,7 +177,7 @@

    Optional reversalOffsetreversalOffset: undefined | number

    @@ -187,7 +187,7 @@

    Optional size

    size: undefined | number
    @@ -197,7 +197,7 @@

    Optional strokeWidth

    strokeWidth: undefined | number
    @@ -207,7 +207,7 @@

    Optional style

    style: React.CSSProperties
    @@ -217,7 +217,7 @@

    Optional viewBox

    viewBox: undefined | `${number} ${number} ${number} ${number}`
    @@ -227,7 +227,7 @@

    Optional width

    width: undefined | number
    diff --git a/interfaces/components.homelink.homelinkprops.html b/interfaces/components.homelink.homelinkprops.html index 54689bee1ef..a876683deb9 100644 --- a/interfaces/components.homelink.homelinkprops.html +++ b/interfaces/components.homelink.homelinkprops.html @@ -97,7 +97,7 @@

    Optional color

    color: undefined | string
    @@ -107,7 +107,7 @@

    Optional size

    size: undefined | number
    @@ -117,7 +117,7 @@

    Optional style

    style: React.CSSProperties
    diff --git a/interfaces/components.latestshortcutsdiagram.latestshortcutsdiagramprops.html b/interfaces/components.latestshortcutsdiagram.latestshortcutsdiagramprops.html index 459ad5718ae..0ae33e51aa4 100644 --- a/interfaces/components.latestshortcutsdiagram.latestshortcutsdiagramprops.html +++ b/interfaces/components.latestshortcutsdiagram.latestshortcutsdiagramprops.html @@ -95,7 +95,7 @@

    Optional position

    position: "middle" | "bottom"
    diff --git a/interfaces/components.link.linkprops.html b/interfaces/components.link.linkprops.html index 279e168bb4e..cc317a8d60b 100644 --- a/interfaces/components.link.linkprops.html +++ b/interfaces/components.link.linkprops.html @@ -99,7 +99,7 @@

    Optional charLimit

    charLimit: undefined | number
    @@ -109,7 +109,7 @@

    Optional className

    className: undefined | string
    @@ -119,7 +119,7 @@

    Optional label

    label: undefined | string
    @@ -129,7 +129,7 @@

    simplePath

    simplePath: SimplePath
    @@ -139,7 +139,7 @@

    Optional style

    style: React.CSSProperties
    diff --git a/interfaces/components.loader.loaderprops.html b/interfaces/components.loader.loaderprops.html index 2cfeae99d8f..ed707d91e42 100644 --- a/interfaces/components.loader.loaderprops.html +++ b/interfaces/components.loader.loaderprops.html @@ -96,7 +96,7 @@

    Optional size

    size: undefined | number
    @@ -106,7 +106,7 @@

    Optional style

    style: CSSProperties
    diff --git a/interfaces/components.multigesture.gesturestate.html b/interfaces/components.multigesture.gesturestate.html index a40ee269475..6d5dafc1682 100644 --- a/interfaces/components.multigesture.gesturestate.html +++ b/interfaces/components.multigesture.gesturestate.html @@ -98,7 +98,7 @@

    dx

    dx: number
    @@ -108,7 +108,7 @@

    dy

    dy: number
    @@ -118,7 +118,7 @@

    moveX

    moveX: number
    @@ -128,7 +128,7 @@

    moveY

    moveY: number
    diff --git a/interfaces/components.multigesture.multigestureprops.html b/interfaces/components.multigesture.multigestureprops.html index 68d53f17b29..7b27de8b5f2 100644 --- a/interfaces/components.multigesture.multigestureprops.html +++ b/interfaces/components.multigesture.multigestureprops.html @@ -101,7 +101,7 @@

    Optional leftHanded

    leftHanded: undefined | false | true
    @@ -111,7 +111,7 @@

    Optional minDistance

    minDistance: undefined | number
    @@ -121,7 +121,7 @@

    Optional onCancel

    onCancel: undefined | ((args: { clientStart: Point | null; e: GestureResponderEvent | TouchEvent }) => void)
    @@ -131,7 +131,7 @@

    Optional onEnd

    onEnd: undefined | ((args: { clientEnd: Point | null; clientStart: Point | null; e: GestureResponderEvent; sequence: GesturePath | null }) => void)
    @@ -141,7 +141,7 @@

    Optional onGesture

    onGesture: undefined | ((args: { clientStart: Point; e: GestureResponderEvent; gesture: Direction | null; sequence: GesturePath }) => void)
    @@ -151,7 +151,7 @@

    Optional onStart

    onStart: undefined | ((args: { clientStart: Point; e: GestureResponderEvent }) => void)
    @@ -161,7 +161,7 @@

    Optional shouldCancelshouldCancelGesture: undefined | (() => boolean)

    diff --git a/interfaces/components.multigesture.point.html b/interfaces/components.multigesture.point.html index 190f79f7549..73e460f7722 100644 --- a/interfaces/components.multigesture.point.html +++ b/interfaces/components.multigesture.point.html @@ -96,7 +96,7 @@

    x

    x: number
    @@ -106,7 +106,7 @@

    y

    y: number
    diff --git a/interfaces/components.newthought.newthoughtprops.html b/interfaces/components.newthought.newthoughtprops.html index 8105028c930..c9e15a6c621 100644 --- a/interfaces/components.newthought.newthoughtprops.html +++ b/interfaces/components.newthought.newthoughtprops.html @@ -99,7 +99,7 @@

    Optional label

    label: undefined | string
    @@ -109,7 +109,7 @@

    path

    @@ -119,7 +119,7 @@

    Optional showContexts

    showContexts: undefined | false | true
    @@ -129,7 +129,7 @@

    Optional type

    type: undefined | string
    @@ -139,7 +139,7 @@

    Optional value

    value: undefined | string
    diff --git a/interfaces/components.scale.scaleprops.html b/interfaces/components.scale.scaleprops.html index 5aebaf22d3f..cfd493fa3cb 100644 --- a/interfaces/components.scale.scaleprops.html +++ b/interfaces/components.scale.scaleprops.html @@ -97,7 +97,7 @@

    amount

    amount: number
    @@ -107,7 +107,7 @@

    Optional origin

    origin: undefined | string
    @@ -117,7 +117,7 @@

    Optional scaleWidth

    scaleWidth: undefined | false | true
    diff --git a/interfaces/components.searchicon.searchiconprops.html b/interfaces/components.searchicon.searchiconprops.html index db17da072d7..8301b285a7a 100644 --- a/interfaces/components.searchicon.searchiconprops.html +++ b/interfaces/components.searchicon.searchiconprops.html @@ -97,7 +97,7 @@

    Optional fill

    fill: undefined | string
    @@ -107,7 +107,7 @@

    Optional size

    size: undefined | number
    @@ -117,7 +117,7 @@

    Optional style

    style: React.CSSProperties
    diff --git a/interfaces/components.shortcutrow.shortcutrowprops.html b/interfaces/components.shortcutrow.shortcutrowprops.html index 2cbee6c54ca..dd4e9a6e64d 100644 --- a/interfaces/components.shortcutrow.shortcutrowprops.html +++ b/interfaces/components.shortcutrow.shortcutrowprops.html @@ -96,7 +96,7 @@

    Optional customize

    customize: undefined | false | true
    @@ -106,7 +106,7 @@

    shortcut

    shortcut: Shortcut | null
    diff --git a/interfaces/components.staticthought.thoughtprops.html b/interfaces/components.staticthought.thoughtprops.html index a7667c2cfe7..ffd9ab54d2b 100644 --- a/interfaces/components.staticthought.thoughtprops.html +++ b/interfaces/components.staticthought.thoughtprops.html @@ -115,7 +115,7 @@

    Optional allowSingle
    allowSingleContext: undefined | false | true
    @@ -125,7 +125,7 @@

    Optional debugIndex

    debugIndex: undefined | number
    @@ -135,7 +135,7 @@

    Optional editing

    editing: boolean | null
    @@ -145,7 +145,7 @@

    Optional env

    env: LazyEnv
    @@ -155,7 +155,7 @@

    Optional isContextPe
    isContextPending: undefined | false | true
    @@ -165,7 +165,7 @@

    Optional isEditing

    isEditing: undefined | false | true
    @@ -175,7 +175,7 @@

    Optional isPublishCh
    isPublishChild: undefined | false | true
    @@ -185,7 +185,7 @@

    Optional isVisible

    isVisible: undefined | false | true
    @@ -195,7 +195,7 @@

    Optional leaf

    leaf: undefined | false | true
    @@ -205,7 +205,7 @@

    Optional onEdit

    onEdit: undefined | ((args: { newValue: string; oldValue: string }) => void)
    @@ -215,7 +215,7 @@

    path

    path: Path
    @@ -225,7 +225,7 @@

    rank

    rank: number
    @@ -235,7 +235,7 @@

    Optional showContext
    showContextBreadcrumbs: undefined | false | true
    @@ -245,7 +245,7 @@

    Optional showContexts

    showContexts: undefined | false | true
    @@ -255,7 +255,7 @@

    simplePath

    simplePath: SimplePath
    @@ -265,7 +265,7 @@

    Optional style

    style: React.CSSProperties
    @@ -275,7 +275,7 @@

    Optional styleAnnotation<
    styleAnnotation: React.CSSProperties
    @@ -285,7 +285,7 @@

    Optional styleContainerstyleContainer: React.CSSProperties

    @@ -295,7 +295,7 @@

    Optional styleThought

    styleThought: React.CSSProperties
    @@ -305,7 +305,7 @@

    Optional updateSize

    updateSize: undefined | (() => void)
    @@ -315,7 +315,7 @@

    Optional view

    view: string | null
    diff --git a/interfaces/components.superscript.superscriptprops.html b/interfaces/components.superscript.superscriptprops.html index 46258ce17cf..e96af7d2bf9 100644 --- a/interfaces/components.superscript.superscriptprops.html +++ b/interfaces/components.superscript.superscriptprops.html @@ -98,7 +98,7 @@

    Optional contextViews

    contextViews: Index<boolean>
    @@ -108,7 +108,7 @@

    Optional showSingle

    showSingle: undefined | false | true
    @@ -118,7 +118,7 @@

    simplePath

    simplePath: SimplePath
    @@ -128,7 +128,7 @@

    Optional superscript

    superscript: undefined | false | true
    diff --git a/interfaces/components.thought.thoughtcontainerprops.html b/interfaces/components.thought.thoughtcontainerprops.html index a16533f35c4..5e20ba33981 100644 --- a/interfaces/components.thought.thoughtcontainerprops.html +++ b/interfaces/components.thought.thoughtcontainerprops.html @@ -131,7 +131,7 @@

    Optional allowSingle
    allowSingleContext: undefined | false | true
    @@ -141,7 +141,7 @@

    Optional childrenForcedchildrenForced: ThoughtId[] @@ -151,7 +151,7 @@

    Optional cursor

    cursor: Path | null
    @@ -161,7 +161,7 @@

    Optional debugIndex

    debugIndex: undefined | number
    @@ -171,7 +171,7 @@

    Optional depth

    depth: undefined | number
    @@ -181,7 +181,7 @@

    Optional env

    env: LazyEnv
    @@ -191,7 +191,7 @@

    Optional expandedContext<
    expandedContextThought: Path
    @@ -201,7 +201,7 @@

    Optional hideBullet

    hideBullet: undefined | false | true
    @@ -211,7 +211,7 @@

    Optional isContextPe
    isContextPending: undefined | false | true
    @@ -221,7 +221,7 @@

    Optional isCursorPar
    isCursorParent: undefined | false | true
    @@ -231,7 +231,7 @@

    Optional isDeepHover
    isDeepHovering: undefined | false | true
    @@ -241,7 +241,7 @@

    Optional isDragging

    isDragging: undefined | false | true
    @@ -251,7 +251,7 @@

    Optional isEditing

    isEditing: undefined | false | true
    @@ -261,7 +261,7 @@

    Optional isEditingPa
    isEditingPath: undefined | false | true
    @@ -271,7 +271,7 @@

    Optional isExpanded

    isExpanded: undefined | false | true
    @@ -281,7 +281,7 @@

    Optional isHeader

    isHeader: undefined | false | true
    @@ -291,7 +291,7 @@

    Optional isHovering

    isHovering: undefined | false | true
    @@ -301,7 +301,7 @@

    Optional isMultiColu
    isMultiColumnTable: undefined | false | true
    @@ -311,7 +311,7 @@

    Optional isPublishCh
    isPublishChild: undefined | false | true
    @@ -321,7 +321,7 @@

    Optional isVisible

    isVisible: undefined | false | true
    @@ -331,7 +331,7 @@

    Optional leaf

    leaf: undefined | false | true
    @@ -341,7 +341,7 @@

    path

    path: Path
    @@ -351,7 +351,7 @@

    Optional prevChildId
    prevChildId: ThoughtId
    @@ -361,7 +361,7 @@

    Optional publish

    publish: undefined | false | true
    @@ -371,7 +371,7 @@

    rank

    rank: number
    @@ -381,7 +381,7 @@

    Optional showContexts

    showContexts: undefined | false | true @@ -391,7 +391,7 @@

    simplePath

    simplePath: SimplePath
    @@ -401,7 +401,7 @@

    Optional style

    style: React.CSSProperties
    @@ -411,7 +411,7 @@

    Optional styleContainerstyleContainer: React.CSSProperties @@ -421,7 +421,7 @@

    Optional updateSize

    updateSize: undefined | (() => void)
    diff --git a/interfaces/components.thoughtlink.thoughtlinkprops.html b/interfaces/components.thoughtlink.thoughtlinkprops.html index c862d73c459..87b856aac14 100644 --- a/interfaces/components.thoughtlink.thoughtlinkprops.html +++ b/interfaces/components.thoughtlink.thoughtlinkprops.html @@ -100,7 +100,7 @@

    Optional charLimit

    charLimit: undefined | number
    @@ -110,7 +110,7 @@

    Optional hideContext

    hideContext: undefined | false | true
    @@ -120,7 +120,7 @@

    path

    path: Path
    @@ -130,7 +130,7 @@

    Optional staticBreadcrumb
    staticBreadcrumbs: undefined | false | true
    @@ -140,7 +140,7 @@

    Optional styleLink

    styleLink: React.CSSProperties
    @@ -150,7 +150,7 @@

    Optional thoughtsLimitthoughtsLimit: undefined | number diff --git a/interfaces/components.toolbar.toolbarprops.html b/interfaces/components.toolbar.toolbarprops.html index 10a837bd25e..42669684bab 100644 --- a/interfaces/components.toolbar.toolbarprops.html +++ b/interfaces/components.toolbar.toolbarprops.html @@ -97,7 +97,7 @@

    Optional customize

    customize: undefined | false | true
    @@ -107,7 +107,7 @@

    Optional onSelect

    onSelect: undefined | ((shortcut: ShortcutType) => void)
    @@ -117,7 +117,7 @@

    Optional selected

    selected: ShortcutId
    diff --git a/interfaces/components.toolbarbutton.toolbarbuttonprops.html b/interfaces/components.toolbarbutton.toolbarbuttonprops.html index e4a37fffa8c..6b4997d36c8 100644 --- a/interfaces/components.toolbarbutton.toolbarbuttonprops.html +++ b/interfaces/components.toolbarbutton.toolbarbuttonprops.html @@ -104,7 +104,7 @@

    Optional customize

    customize: undefined | false | true
    @@ -114,7 +114,7 @@

    Optional disabled

    disabled: undefined | false | true
    @@ -124,7 +124,7 @@

    fontSize

    fontSize: number
    @@ -134,7 +134,7 @@

    isPressing

    isPressing: boolean
    @@ -144,7 +144,7 @@

    lastScrollLeft

    lastScrollLeft: MutableRefObject<number>
    @@ -154,7 +154,7 @@

    Optional onTapCancel
    onTapCancel: undefined | ((id: ShortcutId, e: MouseEvent | TouchEvent) => void)
    @@ -164,7 +164,7 @@

    Optional onTapDownonTapDown: undefined | ((id: ShortcutId, e: MouseEvent | TouchEvent) => void) @@ -174,7 +174,7 @@

    Optional onTapUp

    onTapUp: undefined | ((id: ShortcutId, e: MouseEvent | TouchEvent) => void) @@ -184,7 +184,7 @@

    Optional selected

    selected: undefined | false | true
    @@ -194,7 +194,7 @@

    shortcutId

    shortcutId: ShortcutId
    diff --git a/interfaces/components.tracegesture.tracegestureprops.html b/interfaces/components.tracegesture.tracegestureprops.html index 9c05729780e..fb606396650 100644 --- a/interfaces/components.tracegesture.tracegestureprops.html +++ b/interfaces/components.tracegesture.tracegestureprops.html @@ -95,7 +95,7 @@

    Optional eventNodeRe
    eventNodeRef: React.RefObject<HTMLElement>
    diff --git a/interfaces/data_providers.dataprovider.dataprovider.html b/interfaces/data_providers.dataprovider.dataprovider.html index a2a13fbbc8c..077e4a56f6e 100644 --- a/interfaces/data_providers.dataprovider.dataprovider.html +++ b/interfaces/data_providers.dataprovider.dataprovider.html @@ -123,7 +123,7 @@

    clear

    clear: () => Promise<unknown>
    @@ -148,7 +148,7 @@

    freeLexeme

    freeLexeme: (key: string) => Promise<void>
    @@ -179,7 +179,7 @@

    freeThought

    freeThought: (id: ThoughtId) => Promise<void>
    @@ -210,7 +210,7 @@

    getLexemeById

    getLexemeById: (key: string) => Promise<Lexeme | undefined>
    @@ -241,7 +241,7 @@

    getLexemesByIds

    getLexemesByIds: (keys: string[]) => Promise<(undefined | Lexeme)[]>
    @@ -272,7 +272,7 @@

    getThoughtById

    getThoughtById: (id: ThoughtId) => Promise<Thought | undefined>
    @@ -303,7 +303,7 @@

    getThoughtsByIds

    getThoughtsByIds: (ids: ThoughtId[]) => Promise<(undefined | Thought)[]>
    @@ -334,7 +334,7 @@

    Optional init

    init: undefined | ((...args: T) => void)
    @@ -344,7 +344,7 @@

    Optional name

    name: undefined | string
    @@ -354,7 +354,7 @@

    Optional updateLexeme

    updateLexeme: undefined | ((id: string, thought: Lexeme) => Promise<unknown>)
    @@ -369,7 +369,7 @@

    Optional updateLexemeupdateLexemeIndex: undefined | ((lexemeIndex: Index<Lexeme>) => Promise<unknown>)

    @@ -379,7 +379,7 @@

    Optional updateThoughtupdateThought: undefined | ((id: ThoughtId, thoughtOld: Thought | undefined, thoughtDb: Thought) => Promise<unknown>)

    @@ -389,7 +389,7 @@

    Optional updateThoughtupdateThoughtIndex: undefined | ((thoughtIndex: Index<Thought>) => Promise<unknown>)

    @@ -399,7 +399,7 @@

    updateThoughts

    updateThoughts: (args: { lexemeIndexUpdates: Index<Lexeme | null>; lexemeIndexUpdatesOld: Index<Lexeme | undefined>; schemaVersion: number; thoughtIndexUpdates: Index<Thought | null> }) => Promise<unknown>
    diff --git a/interfaces/device.selection.nodeoffset.html b/interfaces/device.selection.nodeoffset.html index dbf99f2c010..305a251809b 100644 --- a/interfaces/device.selection.nodeoffset.html +++ b/interfaces/device.selection.nodeoffset.html @@ -103,7 +103,7 @@

    node

    node: Node | null
    @@ -113,7 +113,7 @@

    offset

    offset: number
    diff --git a/interfaces/device.selection.savedselection.html b/interfaces/device.selection.savedselection.html index 24c6cf3b197..a743241bc17 100644 --- a/interfaces/device.selection.savedselection.html +++ b/interfaces/device.selection.savedselection.html @@ -103,7 +103,7 @@

    node

    node: Node
    @@ -113,7 +113,7 @@

    offset

    offset: number
    diff --git a/interfaces/e2e.ios.helpers.gesture.gestureoptions.html b/interfaces/e2e.ios.helpers.gesture.gestureoptions.html index b53b8ce5813..63e13990039 100644 --- a/interfaces/e2e.ios.helpers.gesture.gestureoptions.html +++ b/interfaces/e2e.ios.helpers.gesture.gestureoptions.html @@ -104,7 +104,7 @@

    Optional segmentLengthsegmentLength: undefined | number

    @@ -114,7 +114,7 @@

    Optional waitMs

    waitMs: undefined | number
    @@ -124,7 +124,7 @@

    Optional xStart

    xStart: undefined | number
    @@ -134,7 +134,7 @@

    Optional yStart

    yStart: undefined | number
    diff --git a/interfaces/e2e.ios.helpers.newthought.options.html b/interfaces/e2e.ios.helpers.newthought.options.html index c315e97d14f..cb84fe683a5 100644 --- a/interfaces/e2e.ios.helpers.newthought.options.html +++ b/interfaces/e2e.ios.helpers.newthought.options.html @@ -101,7 +101,7 @@

    Optional insertNewSu
    insertNewSubthought: undefined | false | true
    diff --git a/interfaces/e2e.ios.helpers.tap.options.html b/interfaces/e2e.ios.helpers.tap.options.html index faf4b70f044..7dac2b7c27f 100644 --- a/interfaces/e2e.ios.helpers.tap.options.html +++ b/interfaces/e2e.ios.helpers.tap.options.html @@ -104,7 +104,7 @@

    Optional horizontalTaphorizontalTapLine: "left" | "right"

    @@ -114,7 +114,7 @@

    Optional offset

    offset: undefined | number
    @@ -124,7 +124,7 @@

    Optional x

    x: undefined | number
    @@ -134,7 +134,7 @@

    Optional y

    y: undefined | number
    diff --git a/interfaces/e2e.ios.helpers.waitforelement.waitforelementoptions.html b/interfaces/e2e.ios.helpers.waitforelement.waitforelementoptions.html index 4a1c8d3c944..df39c9f1f4e 100644 --- a/interfaces/e2e.ios.helpers.waitforelement.waitforelementoptions.html +++ b/interfaces/e2e.ios.helpers.waitforelement.waitforelementoptions.html @@ -101,7 +101,7 @@

    Optional timeout

    timeout: undefined | number
    diff --git a/interfaces/e2e.puppeteer.helpers.click.options.html b/interfaces/e2e.puppeteer.helpers.click.options.html index cf123bc0a53..aa63c4ad119 100644 --- a/interfaces/e2e.puppeteer.helpers.click.options.html +++ b/interfaces/e2e.puppeteer.helpers.click.options.html @@ -104,7 +104,7 @@

    Optional edge

    edge: "left" | "right"
    @@ -114,7 +114,7 @@

    Optional offset

    offset: undefined | number
    @@ -124,7 +124,7 @@

    Optional x

    x: undefined | number
    @@ -134,7 +134,7 @@

    Optional y

    y: undefined | number
    diff --git a/interfaces/e2e.puppeteer.helpers.setup.initpageoptions.html b/interfaces/e2e.puppeteer.helpers.setup.initpageoptions.html index a8943905b4e..ac293bac9a0 100644 --- a/interfaces/e2e.puppeteer.helpers.setup.initpageoptions.html +++ b/interfaces/e2e.puppeteer.helpers.setup.initpageoptions.html @@ -104,7 +104,7 @@

    Optional emulatedDeviceemulatedDevice: Device

    @@ -114,7 +114,7 @@

    Optional puppeteerBrowser
    puppeteerBrowser: Browser
    @@ -124,7 +124,7 @@

    Optional skipTutorial

    skipTutorial: undefined | false | true
    @@ -134,7 +134,7 @@

    Optional url

    url: undefined | string
    diff --git a/interfaces/e2e.puppeteer.helpers.waitforeditable.options.html b/interfaces/e2e.puppeteer.helpers.waitforeditable.options.html index 517a678b37a..a3d5ffcaa23 100644 --- a/interfaces/e2e.puppeteer.helpers.waitforeditable.options.html +++ b/interfaces/e2e.puppeteer.helpers.waitforeditable.options.html @@ -101,7 +101,7 @@

    Optional timeout

    timeout: undefined | number
    diff --git a/interfaces/reducers.alert.options.html b/interfaces/reducers.alert.options.html index b11082a786f..9657b620ae8 100644 --- a/interfaces/reducers.alert.options.html +++ b/interfaces/reducers.alert.options.html @@ -104,7 +104,7 @@

    Optional alertType

    alertType: keyof typeof AlertType
    @@ -114,7 +114,7 @@

    Optional importFileI
    importFileId: undefined | string
    @@ -124,7 +124,7 @@

    Optional isInline

    isInline: undefined | false | true
    @@ -134,7 +134,7 @@

    Optional showCloseLi
    showCloseLink: undefined | false | true
    @@ -144,7 +144,7 @@

    value

    value: string | null
    diff --git a/interfaces/reducers.authenticate.options.html b/interfaces/reducers.authenticate.options.html index ce12faec0c5..b17ee86c754 100644 --- a/interfaces/reducers.authenticate.options.html +++ b/interfaces/reducers.authenticate.options.html @@ -96,7 +96,7 @@

    Optional connected

    connected: undefined | false | true
    @@ -106,7 +106,7 @@

    value

    value: boolean
    diff --git a/interfaces/reducers.collapsecontext.options.html b/interfaces/reducers.collapsecontext.options.html index e946b32b98e..72b1d50a5e1 100644 --- a/interfaces/reducers.collapsecontext.options.html +++ b/interfaces/reducers.collapsecontext.options.html @@ -95,7 +95,7 @@

    Optional at

    at: Path | null
    diff --git a/interfaces/reducers.createthought.payload.html b/interfaces/reducers.createthought.payload.html index 717e03187e2..b1942f594c3 100644 --- a/interfaces/reducers.createthought.payload.html +++ b/interfaces/reducers.createthought.payload.html @@ -101,7 +101,7 @@

    Optional children

    children: ThoughtId[]
    @@ -111,7 +111,7 @@

    Optional id

    @@ -121,7 +121,7 @@

    Optional idbSynced

    idbSynced: undefined | (() => void)
    @@ -136,7 +136,7 @@

    path

    path: Path
    @@ -146,7 +146,7 @@

    rank

    rank: number
    @@ -156,7 +156,7 @@

    Optional splitSource

    splitSource: ThoughtId
    @@ -166,7 +166,7 @@

    value

    value: string
    diff --git a/interfaces/reducers.deletethought.payload.html b/interfaces/reducers.deletethought.payload.html index 75025b2cfbd..816d1d33fd6 100644 --- a/interfaces/reducers.deletethought.payload.html +++ b/interfaces/reducers.deletethought.payload.html @@ -99,7 +99,7 @@

    Optional local

    local: undefined | false | true
    @@ -114,7 +114,7 @@

    Optional orphaned

    orphaned: undefined | false | true
    @@ -129,7 +129,7 @@

    pathParent

    pathParent: Path
    @@ -139,7 +139,7 @@

    Optional remote

    remote: undefined | false | true
    @@ -149,7 +149,7 @@

    thoughtId

    thoughtId: ThoughtId
    diff --git a/interfaces/reducers.deletethought.thoughtupdates.html b/interfaces/reducers.deletethought.thoughtupdates.html index 354001120a7..f58281515df 100644 --- a/interfaces/reducers.deletethought.thoughtupdates.html +++ b/interfaces/reducers.deletethought.thoughtupdates.html @@ -98,7 +98,7 @@

    lexemeIndex

    lexemeIndex: Index<Lexeme | null>
    @@ -108,7 +108,7 @@

    path

    path: Path
    @@ -118,7 +118,7 @@

    Optional pendingDeletespendingDeletes: PushBatch["pendingDeletes"]

    @@ -128,7 +128,7 @@

    thoughtIndex

    thoughtIndex: Index<Thought | null>
    diff --git a/interfaces/reducers.draghold.payload.html b/interfaces/reducers.draghold.payload.html index d1e5d6eec31..b8ea40a00ae 100644 --- a/interfaces/reducers.draghold.payload.html +++ b/interfaces/reducers.draghold.payload.html @@ -97,7 +97,7 @@

    Optional simplePath

    simplePath: SimplePath
    @@ -107,7 +107,7 @@

    Optional sourceZone

    sourceZone: DragThoughtZone
    @@ -117,7 +117,7 @@

    value

    value: boolean
    diff --git a/interfaces/reducers.draginprogress.draginprogresspayload.html b/interfaces/reducers.draginprogress.draginprogresspayload.html index 8129dce39e1..7229f17ac16 100644 --- a/interfaces/reducers.draginprogress.draginprogresspayload.html +++ b/interfaces/reducers.draginprogress.draginprogresspayload.html @@ -101,7 +101,7 @@

    Optional draggingFile

    draggingFile: undefined | false | true
    @@ -111,7 +111,7 @@

    Optional draggingThought<
    draggingThought: SimplePath
    @@ -121,7 +121,7 @@

    Optional hoverZone

    hoverZone: DropThoughtZone
    @@ -131,7 +131,7 @@

    Optional hoveringPath

    hoveringPath: Path
    @@ -141,7 +141,7 @@

    Optional offset

    offset: undefined | number
    @@ -151,7 +151,7 @@

    Optional sourceZone

    sourceZone: DragThoughtZone
    @@ -161,7 +161,7 @@

    value

    value: boolean
    diff --git a/interfaces/reducers.editthought.editthoughtpayload.html b/interfaces/reducers.editthought.editthoughtpayload.html index e3a3e47d0b1..47e80107454 100644 --- a/interfaces/reducers.editthought.editthoughtpayload.html +++ b/interfaces/reducers.editthought.editthoughtpayload.html @@ -99,7 +99,7 @@

    Optional force

    force: undefined | false | true
    @@ -114,7 +114,7 @@

    newValue

    newValue: string
    @@ -124,7 +124,7 @@

    oldValue

    oldValue: string
    @@ -134,7 +134,7 @@

    path

    @@ -144,7 +144,7 @@

    Optional rankInContextrankInContext: undefined | number

    diff --git a/interfaces/reducers.importtext.importtextpayload.html b/interfaces/reducers.importtext.importtextpayload.html index dd906233775..11142232060 100644 --- a/interfaces/reducers.importtext.importtextpayload.html +++ b/interfaces/reducers.importtext.importtextpayload.html @@ -106,7 +106,7 @@

    Optional caretPositioncaretPosition: undefined | number

    @@ -116,7 +116,7 @@

    Optional idbSynced

    idbSynced: undefined | (() => void)
    @@ -131,7 +131,7 @@

    Optional lastUpdated

    lastUpdated: Timestamp
    @@ -146,7 +146,7 @@

    Optional path

    path: Path
    @@ -156,7 +156,7 @@

    Optional preventInlinepreventInline: undefined | false | true

    @@ -171,7 +171,7 @@

    Optional preventSetC
    preventSetCursor: undefined | false | true
    @@ -186,7 +186,7 @@

    Optional rawDestValu
    rawDestValue: undefined | string
    @@ -201,7 +201,7 @@

    Optional replaceEnd

    replaceEnd: undefined | number
    @@ -211,7 +211,7 @@

    Optional replaceStart

    replaceStart: undefined | number
    @@ -221,7 +221,7 @@

    Optional skipRoot

    skipRoot: undefined | false | true
    @@ -231,7 +231,7 @@

    text

    text: string
    @@ -246,7 +246,7 @@

    Optional updatedBy

    updatedBy: undefined | string
    diff --git a/interfaces/reducers.movethought.movethoughtpayload.html b/interfaces/reducers.movethought.movethoughtpayload.html index 92460365e5b..bdaf3b8ff33 100644 --- a/interfaces/reducers.movethought.movethoughtpayload.html +++ b/interfaces/reducers.movethought.movethoughtpayload.html @@ -99,7 +99,7 @@

    newPath

    newPath: Path
    @@ -109,7 +109,7 @@

    newRank

    newRank: number
    @@ -124,7 +124,7 @@

    Optional offset

    offset: undefined | number
    @@ -134,7 +134,7 @@

    oldPath

    oldPath: Path
    @@ -144,7 +144,7 @@

    Optional skipRerank

    skipRerank: undefined | false | true
    diff --git a/interfaces/reducers.newthought.newthoughtpayload.html b/interfaces/reducers.newthought.newthoughtpayload.html index 4dd9589263b..db90052547b 100644 --- a/interfaces/reducers.newthought.newthoughtpayload.html +++ b/interfaces/reducers.newthought.newthoughtpayload.html @@ -103,7 +103,7 @@

    Optional aboveMeta

    aboveMeta: undefined | false | true
    @@ -113,7 +113,7 @@

    Optional at

    at: Path
    @@ -128,7 +128,7 @@

    Optional idbSynced

    idbSynced: undefined | (() => void)
    @@ -143,7 +143,7 @@

    Optional insertBefore

    insertBefore: undefined | false | true
    @@ -153,7 +153,7 @@

    Optional insertNewSu
    insertNewSubthought: undefined | false | true
    @@ -163,7 +163,7 @@

    Optional offset

    offset: undefined | number
    @@ -173,7 +173,7 @@

    Optional preventSetC
    preventSetCursor: undefined | false | true
    @@ -183,7 +183,7 @@

    Optional splitSource

    splitSource: ThoughtId
    @@ -193,7 +193,7 @@

    Optional value

    value: undefined | string
    diff --git a/interfaces/reducers.toolbarlongpress.payload.html b/interfaces/reducers.toolbarlongpress.payload.html index d2feb2f915e..c74609fbc41 100644 --- a/interfaces/reducers.toolbarlongpress.payload.html +++ b/interfaces/reducers.toolbarlongpress.payload.html @@ -96,7 +96,7 @@

    shortcut

    shortcut: Shortcut | null
    @@ -106,7 +106,7 @@

    Optional sourceZone

    sourceZone: DragShortcutZone
    diff --git a/interfaces/redux_enhancers.storagecache.cachecontroller.html b/interfaces/redux_enhancers.storagecache.cachecontroller.html index 81a948e6457..4e290b87f4a 100644 --- a/interfaces/redux_enhancers.storagecache.cachecontroller.html +++ b/interfaces/redux_enhancers.storagecache.cachecontroller.html @@ -105,7 +105,7 @@

    decode

    decode: (s: string | null) => T
    @@ -141,7 +141,7 @@

    parse

    parse: (s: string | null) => T
    @@ -177,7 +177,7 @@

    select

    select: (state: State) => string | null | undefined
    diff --git a/interfaces/redux_middleware.updateurlhistory.options.html b/interfaces/redux_middleware.updateurlhistory.options.html index c85815e75bb..769fd7dd13c 100644 --- a/interfaces/redux_middleware.updateurlhistory.options.html +++ b/interfaces/redux_middleware.updateurlhistory.options.html @@ -96,7 +96,7 @@

    Optional contextViews

    contextViews: Index<boolean>
    @@ -106,7 +106,7 @@

    Optional replace

    replace: undefined | false | true
    diff --git a/interfaces/selectors.decodethoughtsurl.options.html b/interfaces/selectors.decodethoughtsurl.options.html index 839f8024573..1406d2cdc2b 100644 --- a/interfaces/selectors.decodethoughtsurl.options.html +++ b/interfaces/selectors.decodethoughtsurl.options.html @@ -96,7 +96,7 @@

    Optional exists

    exists: undefined | false | true
    @@ -106,7 +106,7 @@

    Optional url

    url: undefined | string
    diff --git a/interfaces/selectors.exportcontext.options.html b/interfaces/selectors.exportcontext.options.html index 8a774c8c320..d6858526e34 100644 --- a/interfaces/selectors.exportcontext.options.html +++ b/interfaces/selectors.exportcontext.options.html @@ -101,7 +101,7 @@

    Optional depth

    depth: undefined | number
    @@ -111,7 +111,7 @@

    Optional excludeArchived<
    excludeArchived: undefined | false | true
    @@ -126,7 +126,7 @@

    Optional excludeMarkdown<
    excludeMarkdownFormatting: undefined | false | true
    @@ -136,7 +136,7 @@

    Optional excludeMeta

    excludeMeta: undefined | false | true
    @@ -151,7 +151,7 @@

    Optional excludeSrc

    excludeSrc: undefined | false | true
    @@ -161,7 +161,7 @@

    Optional indent

    indent: undefined | number
    @@ -171,7 +171,7 @@

    Optional title

    title: undefined | string
    diff --git a/interfaces/selectors.getdescendantthoughtids.options.html b/interfaces/selectors.getdescendantthoughtids.options.html index 447304ec5fd..43af7b26b81 100644 --- a/interfaces/selectors.getdescendantthoughtids.options.html +++ b/interfaces/selectors.getdescendantthoughtids.options.html @@ -97,7 +97,7 @@

    Optional filterAndTr
    filterAndTraverse: undefined | ((thought: Thought) => boolean)
    @@ -112,7 +112,7 @@

    Optional filterFunctionfilterFunction: undefined | ((thought: Thought) => boolean)

    @@ -127,7 +127,7 @@

    Optional ordered

    ordered: undefined | false | true
    diff --git a/interfaces/selectors.getdescendantthoughtids.optionsinternal.html b/interfaces/selectors.getdescendantthoughtids.optionsinternal.html index b2f7b0eb51b..1df9ebc6443 100644 --- a/interfaces/selectors.getdescendantthoughtids.optionsinternal.html +++ b/interfaces/selectors.getdescendantthoughtids.optionsinternal.html @@ -104,7 +104,7 @@

    Optional exclude

    exclude: undefined | false | true
    @@ -115,7 +115,7 @@

    Optional filterAndTr
    @@ -131,7 +131,7 @@

    Optional filterFunction

    Inherited from Options.filterFunction

    @@ -147,7 +147,7 @@

    Optional ordered

    @@ -157,7 +157,7 @@

    Optional recur

    recur: undefined | false | true
    diff --git a/interfaces/shortcuts.movecursorforward.cursordown.html b/interfaces/shortcuts.movecursorforward.cursordown.html index 5fa70ea7b98..ee9d8f85be5 100644 --- a/interfaces/shortcuts.movecursorforward.cursordown.html +++ b/interfaces/shortcuts.movecursorforward.cursordown.html @@ -95,7 +95,7 @@

    type

    type: "cursorDown"
    diff --git a/interfaces/shortcuts.movecursorforward.indent.html b/interfaces/shortcuts.movecursorforward.indent.html index 512338c6b1e..0c2f4c0acbf 100644 --- a/interfaces/shortcuts.movecursorforward.indent.html +++ b/interfaces/shortcuts.movecursorforward.indent.html @@ -95,7 +95,7 @@

    type

    type: "indent"
    diff --git a/interfaces/shortcuts.movecursorforward.newthought.html b/interfaces/shortcuts.movecursorforward.newthought.html index 4a8cbd74ee9..725d05ef1ee 100644 --- a/interfaces/shortcuts.movecursorforward.newthought.html +++ b/interfaces/shortcuts.movecursorforward.newthought.html @@ -96,7 +96,7 @@

    insertNewSubthought

    insertNewSubthought: boolean
    @@ -106,7 +106,7 @@

    type

    type: "newThought"
    diff --git a/interfaces/stores.ministore.ministore.html b/interfaces/stores.ministore.ministore.html index 79052f4b0bc..476ed0781d8 100644 --- a/interfaces/stores.ministore.ministore.html +++ b/interfaces/stores.ministore.ministore.html @@ -107,7 +107,7 @@

    getState

    getState: () => T
    @@ -132,7 +132,7 @@

    once

    once: (predicate?: undefined | ((state: T) => boolean)) => CancellablePromise<T>
    @@ -168,7 +168,7 @@

    subscribe

    subscribe: (f: (state: T) => void) => () => void
    @@ -234,7 +234,7 @@

    subscribeSelector

    subscribeSelector: <S>(selector: (state: T) => S, f: (slice: S) => void, equals?: undefined | ((a: S, b: S) => boolean)) => void
    @@ -318,7 +318,7 @@

    update

    update: (updatesOrUpdater: Partial<T> | ((oldState: T) => Partial<T>)) => void
    diff --git a/interfaces/test_helpers.dataprovidertest-1.matchers.html b/interfaces/test_helpers.dataprovidertest-1.matchers.html index 79a3b870ac9..0eebe896baf 100644 --- a/interfaces/test_helpers.dataprovidertest-1.matchers.html +++ b/interfaces/test_helpers.dataprovidertest-1.matchers.html @@ -107,7 +107,7 @@

    toHaveOrderedContexts

  • Parameters

    diff --git a/interfaces/test_helpers.executeshortcut.options.html b/interfaces/test_helpers.executeshortcut.options.html index 2ae09316581..eb878a056b7 100644 --- a/interfaces/test_helpers.executeshortcut.options.html +++ b/interfaces/test_helpers.executeshortcut.options.html @@ -97,7 +97,7 @@

    Optional event

    event: Event
    @@ -107,7 +107,7 @@

    Optional store

    store: Store<State, any>
    @@ -117,7 +117,7 @@

    Optional type

    diff --git a/interfaces/util.cancellable.cancellablepromise.html b/interfaces/util.cancellable.cancellablepromise.html index a823d3a3f9a..4cce01e6c10 100644 --- a/interfaces/util.cancellable.cancellablepromise.html +++ b/interfaces/util.cancellable.cancellablepromise.html @@ -146,7 +146,7 @@

    cancel

    cancel: () => void
    diff --git a/interfaces/util.exportphrase.options.html b/interfaces/util.exportphrase.options.html index e5de9d71945..e644b72ed44 100644 --- a/interfaces/util.exportphrase.options.html +++ b/interfaces/util.exportphrase.options.html @@ -95,7 +95,7 @@

    Optional value

    value: undefined | string
    diff --git a/interfaces/util.importjson.importjsonoptions.html b/interfaces/util.importjson.importjsonoptions.html index 8e0c96debe5..bb29802622c 100644 --- a/interfaces/util.importjson.importjsonoptions.html +++ b/interfaces/util.importjson.importjsonoptions.html @@ -97,7 +97,7 @@

    Optional lastUpdated

    lastUpdated: Timestamp
    @@ -107,7 +107,7 @@

    Optional skipRoot

    skipRoot: undefined | false | true
    @@ -117,7 +117,7 @@

    Optional updatedBy

    updatedBy: undefined | string
    diff --git a/interfaces/util.initevents-1.window.html b/interfaces/util.initevents-1.window.html index 906de24a826..6ebb5ca3348 100644 --- a/interfaces/util.initevents-1.window.html +++ b/interfaces/util.initevents-1.window.html @@ -95,7 +95,7 @@

    __inputHandlers

    __inputHandlers: ReturnType<typeof inputHandlers>
    diff --git a/interfaces/util.recentlyeditedtree.leaf.html b/interfaces/util.recentlyeditedtree.leaf.html index 468046e014c..20d6603bc62 100644 --- a/interfaces/util.recentlyeditedtree.leaf.html +++ b/interfaces/util.recentlyeditedtree.leaf.html @@ -97,7 +97,7 @@

    lastUpdated

    lastUpdated: Timestamp
    @@ -107,7 +107,7 @@

    leaf

    leaf: true
    @@ -117,7 +117,7 @@

    path

    path: Path
    diff --git a/interfaces/util.roamjsontoblocks.roamblock.html b/interfaces/util.roamjsontoblocks.roamblock.html index 46ed96b41cf..13108c18d4d 100644 --- a/interfaces/util.roamjsontoblocks.roamblock.html +++ b/interfaces/util.roamjsontoblocks.roamblock.html @@ -101,7 +101,7 @@

    Optional children

    children: RoamBlock[]
    @@ -111,7 +111,7 @@

    create-email

    create-email: string
    @@ -121,7 +121,7 @@

    create-time

    create-time: number
    @@ -131,7 +131,7 @@

    Optional edit-email

    edit-email: undefined | string
    @@ -141,7 +141,7 @@

    Optional edit-time

    edit-time: undefined | number
    @@ -151,7 +151,7 @@

    string

    string: string
    @@ -161,7 +161,7 @@

    uid

    uid: string
    diff --git a/interfaces/util.roamjsontoblocks.roampage.html b/interfaces/util.roamjsontoblocks.roampage.html index 8b62a85b67d..81c85831c02 100644 --- a/interfaces/util.roamjsontoblocks.roampage.html +++ b/interfaces/util.roamjsontoblocks.roampage.html @@ -96,7 +96,7 @@

    children

    children: RoamBlock[]
    @@ -106,7 +106,7 @@

    title

    title: string
    diff --git a/interfaces/util.storage.modelspec.html b/interfaces/util.storage.modelspec.html index 3ec3391dde9..1001e5c86dc 100644 --- a/interfaces/util.storage.modelspec.html +++ b/interfaces/util.storage.modelspec.html @@ -112,7 +112,7 @@

    Optional decode

    decode: undefined | ((s: string | null) => T)
    @@ -127,7 +127,7 @@

    Optional default

    default: T
    @@ -137,7 +137,7 @@

    Optional encode

    encode: undefined | ((value: T) => string)
    diff --git a/interfaces/util.stripstyleattribute.styleproperty.html b/interfaces/util.stripstyleattribute.styleproperty.html index f62c740315f..1005b428380 100644 --- a/interfaces/util.stripstyleattribute.styleproperty.html +++ b/interfaces/util.stripstyleattribute.styleproperty.html @@ -96,7 +96,7 @@

    name

    name: string
    @@ -106,7 +106,7 @@

    value

    value: string
    diff --git a/interfaces/util.taskqueue.eventlisteners.html b/interfaces/util.taskqueue.eventlisteners.html index 03949b197ec..c8bcb4ccd13 100644 --- a/interfaces/util.taskqueue.eventlisteners.html +++ b/interfaces/util.taskqueue.eventlisteners.html @@ -105,7 +105,7 @@

    end

    end: (total: number) => void
    @@ -136,7 +136,7 @@

    lowStep

    lowStep: (args: { completed: number; expected: number | null; index: number; total: number; value: T }) => void
    @@ -184,7 +184,7 @@

    step

    step: (args: { completed: number; expected: number | null; index: number; total: number; value: T }) => void
    diff --git a/modules/_browser_.html b/modules/_browser_.html index ad99dccc531..a2d29c93eb2 100644 --- a/modules/_browser_.html +++ b/modules/_browser_.html @@ -91,7 +91,7 @@

    Const isAndroid

    isAndroid: boolean = typeof navigator !== 'undefined' && navigator.platform === 'Linux armv7l'
    @@ -106,7 +106,7 @@

    Const isIOS

    isIOS: boolean = Capacitor.getPlatform() === 'ios'
    @@ -116,7 +116,7 @@

    Const isMac

    isMac: boolean = typeof navigator !== 'undefined' && navigator.platform === 'MacIntel'
    @@ -131,7 +131,7 @@

    Const isTouch

    isTouch: boolean = typeof window !== 'undefined' &&(window.matchMedia?.('(pointer: coarse)').matches || Capacitor.getPlatform() === 'android')
    @@ -146,7 +146,7 @@

    Const isiPhone

    isiPhone: boolean = typeof navigator !== 'undefined' && navigator.platform === 'iPhone'
    @@ -168,7 +168,7 @@

    Const isSafari

  • diff --git a/modules/_constants_.html b/modules/_constants_.html index f3c50925b42..358f253c593 100644 --- a/modules/_constants_.html +++ b/modules/_constants_.html @@ -208,7 +208,7 @@

    Const ABSOLUTE_PATH

    ABSOLUTE_PATH: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = [ABSOLUTE_TOKEN] as SimplePath
    @@ -218,7 +218,7 @@

    Const ABSOLUTE_TOKEN

    ABSOLUTE_TOKEN: string & Brand<"ThoughtId"> = '__ABSOLUTE__' as ThoughtId
    @@ -228,7 +228,7 @@

    Const ALLOWED_FORMATTING_ALLOWED_FORMATTING_TAGS: string[] = ['b', 'i', 'u', 'em', 'strong', 'span', 'strike']

    @@ -238,7 +238,7 @@

    Const ALLOWED_TAGS

    ALLOWED_TAGS: string[] = ['ul', 'li', 'br', ...ALLOWED_FORMATTING_TAGS]
    @@ -248,7 +248,7 @@

    Const ALLOW_SINGLE_CONT
    ALLOW_SINGLE_CONTEXT: false = false
    @@ -258,7 +258,7 @@

    Const AUTO_PROSE_VIEW_<
    AUTO_PROSE_VIEW_MIN_CHARS: 200 = 200
    @@ -268,7 +268,7 @@

    Const BASE_FONT_SIZEBASE_FONT_SIZE: 16 = 16

  • @@ -278,7 +278,7 @@

    Const BETA_HASH

    BETA_HASH: "8e767ca4e40aff7e22b14e5bf51743d8" = "8e767ca4e40aff7e22b14e5bf51743d8"
    @@ -288,7 +288,7 @@

    Const CACHED_SETTINGS

    CACHED_SETTINGS: string[] = ['Theme', 'Tutorial', 'Tutorial Step']
    @@ -298,7 +298,7 @@

    Const COMMAND_PALETTE_T
    COMMAND_PALETTE_TIMEOUT: 400 = 400
    @@ -308,7 +308,7 @@

    Const DIVIDER_MIN_WIDTH
    DIVIDER_MIN_WIDTH: 85 = 85
    @@ -318,7 +318,7 @@

    Const DIVIDER_PLUS_PXDIVIDER_PLUS_PX: 30 = 30

    @@ -328,7 +328,7 @@

    Const EDIT_THROTTLE

    EDIT_THROTTLE: 500 = 500
    @@ -338,7 +338,7 @@

    Const EMOJI_REGEX

    EMOJI_REGEX: RegExp = emojiRegex
    @@ -348,7 +348,7 @@

    Const EMPTY_SPACE

    EMPTY_SPACE: " " = " "
    @@ -358,7 +358,7 @@

    Const EM_TOKEN

    EM_TOKEN: string & Brand<"ThoughtId"> = '__EM__' as ThoughtId
    @@ -368,7 +368,7 @@

    Const ERROR_TIMEOUT

    ERROR_TIMEOUT: number = 30 * 1000
    @@ -378,7 +378,7 @@

    Const EXPAND_HOVER_DELA
    EXPAND_HOVER_DELAY: 1000 = 1000
    @@ -388,7 +388,7 @@

    Const EXPAND_THOUGHT_CH
    EXPAND_THOUGHT_CHAR: ":" = ":"
    @@ -398,7 +398,7 @@

    Const FADEOUT_DURATION

    FADEOUT_DURATION: 400 = 400
    @@ -408,7 +408,7 @@

    Const FONT_SCALE_INCREM
    FONT_SCALE_INCREMENT: 1 = 1
    @@ -418,7 +418,7 @@

    Const FREE_THOUGHTS_MAR
    FREE_THOUGHTS_MARGIN: 50 = 50
    @@ -433,7 +433,7 @@

    Const FREE_THOUGHTS_THR
    FREE_THOUGHTS_THRESHOLD: 500 = 500
    @@ -448,7 +448,7 @@

    Const FREE_THOUGHTS_THR
    FREE_THOUGHTS_THROTTLE: 1000 = 1000
    @@ -463,7 +463,7 @@

    Const FREE_THOUGHT_JUMP
    FREE_THOUGHT_JUMPS: 3 = 3
    @@ -478,7 +478,7 @@

    Const GESTURE_CANCEL_AL
    GESTURE_CANCEL_ALERT_TEXT: "✗ Cancel gesture" = "✗ Cancel gesture"
    @@ -488,7 +488,7 @@

    Const HOME_PATH

    HOME_PATH: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = [HOME_TOKEN] as SimplePath
    @@ -498,7 +498,7 @@

    Const HOME_TOKEN

    HOME_TOKEN: string & Brand<"ThoughtId"> = '__ROOT__' as ThoughtId
    @@ -508,7 +508,7 @@

    Const IPFS_GATEWAY

    IPFS_GATEWAY: "ipfs.infura.io" = "ipfs.infura.io"
    @@ -518,7 +518,7 @@

    Const LATEST_SHORTCUT_D
    LATEST_SHORTCUT_DIAGRAM_DURATION: 800 = 800
    @@ -528,7 +528,7 @@

    Const LATEST_SHORTCUT_L
    LATEST_SHORTCUT_LIMIT: 3 = 3
    @@ -538,7 +538,7 @@

    Const LAYOUT_NODE_ANIMA
    LAYOUT_NODE_ANIMATION_DURATION: 150 = 150
    @@ -553,7 +553,7 @@

    Const MAX_CURSOR_HISTOR
    MAX_CURSOR_HISTORY: 50 = 50
    @@ -563,7 +563,7 @@

    Const MAX_DEPTH

    MAX_DEPTH: 20 = 20
    @@ -573,7 +573,7 @@

    Const MAX_DISTANCE_FROM
    MAX_DISTANCE_FROM_CURSOR: 3 = 3
    @@ -583,7 +583,7 @@

    Const MAX_EXPAND_DEPTH<
    MAX_EXPAND_DEPTH: 10 = 10
    @@ -593,7 +593,7 @@

    Const MAX_FONT_SIZE

    MAX_FONT_SIZE: 40 = 40
    @@ -603,7 +603,7 @@

    Const MAX_JUMPS

    MAX_JUMPS: 100 = 100
    @@ -613,7 +613,7 @@

    Const META_PROGRAMMING_
    META_PROGRAMMING_HELP: ({ code: string; description: string } | { children: { code: string; description: string }[]; code: string; description: string; hasChildren: boolean })[] = [{code: 'bullets',description: 'Options: Bullets, None\nHide the bullets of a context. For a less bullety look.',},{code: 'drop',description:'Options: top, bottom\nControls where in a context an item is placed after drag-and-drop. Default: bottom.',},{code: 'focus',description:'Options: Normal, Zoom\nWhen the cursor is on this thought, hide its parent and siblings for additional focus. Excellent for study time or when you have had too much coffee.',},{code: 'hidden',description: 'Hide the thought.',},{code: 'immovable',description: 'The thought cannot be moved. Not very useful.',},{code: 'label',description: 'Display a note in smaller text underneath the thought. How pretty.',},{code: 'options',description: 'A list of allowed subthoughts. We all have times when we need to be strict.',},{code: 'pin',description: 'Keep a thought expanded, forever. Or at least until you unpin it.',},{code: 'publish',description: 'Specify meta data for publishing the context as an article.',hasChildren: true,children: [{code: 'Byline',description: 'A small byline of one or more lines to be displayed under the title.',},{code: 'Email',description:'A gravatar email to display as a small avatar next to the Byline. Something professional, or perhaps something sexy?',},{code: 'Title',description: 'Override the title of the article when exported.',},],},{code: 'readonly',description: 'The thought cannot be edited, moved, or extended. Excellent for frustrating oneself.',},{code: 'src',description: 'Import thoughts from a given URL. Accepts plaintext, markdown, and HTML. Very buggy, trust me.',},{code: 'style',description:'Set CSS styles on the thought. You can set a style on all children or grandchildren with =children/=style or =grandchildren/=style, respectively.',},{code: 'uneditable',description: 'The thought cannot be edited. How depressing.',},{code: 'unextendable',description: 'New subthoughts may not be added to the thought.',},{code: 'view',description:'Options: Article, List, Table, Prose\n Controls how the thought and its subthoughts are displayed. Use "Table" to create two columns, and "Prose" forlongform writing. Default: List.',},]
    @@ -623,7 +623,7 @@

    Const MIN_FONT_SIZE

    MIN_FONT_SIZE: 8 = 8
    @@ -633,7 +633,7 @@

    Const MIN_LINE_HEIGHTMIN_LINE_HEIGHT: 26 = 26

    @@ -643,7 +643,7 @@

    Const MODAL_CLOSE_DURAT
    MODAL_CLOSE_DURATION: 1000 = 1000
    @@ -653,7 +653,7 @@

    Const MODAL_NEWCHILD_DE
    MODAL_NEWCHILD_DELAY: 1200 = 1200
    @@ -663,7 +663,7 @@

    Const MODAL_REMIND_ME_<
    MODAL_REMIND_ME_LATER_DURATION: number = 1000 * 60 * 60 * 2
    @@ -673,7 +673,7 @@

    Const OFFLINE_TIMEOUT

    OFFLINE_TIMEOUT: number = 8 * 1000
    @@ -683,7 +683,7 @@

    Const RECENTLY_EDITED_T
    RECENTLY_EDITED_THOUGHTS_LIMIT: 100 = 100
    @@ -693,7 +693,7 @@

    Const REGEX_EMOJI_GLOBA
    REGEX_EMOJI_GLOBAL: RegExp = new RegExp(EMOJI_REGEX.source, 'g')
    @@ -703,7 +703,7 @@

    Const REGEX_HTML

    REGEX_HTML: RegExp = /<\/?[a-z][\s\S]*>/i
    @@ -713,7 +713,7 @@

    Const REGEX_PUNCTUATIONS

    REGEX_PUNCTUATIONS: RegExp = /^\W+$/i
    @@ -723,7 +723,7 @@

    Const REGEX_TAGS

    REGEX_TAGS: RegExp = /(<([^>]+)>)/gi
    @@ -733,7 +733,7 @@

    Const ROOT_CONTEXTS

    ROOT_CONTEXTS: (string & Brand<"ThoughtId">)[] = [HOME_TOKEN, ABSOLUTE_TOKEN]
    @@ -743,7 +743,7 @@

    Const ROOT_PARENT_IDROOT_PARENT_ID: string & Brand<"ThoughtId"> = '__ROOT_PARENT_ID__' as ThoughtId

    @@ -753,7 +753,7 @@

    Const SCHEMA_CHILDREN_M
    SCHEMA_CHILDREN_MAP: 6 = 6
    @@ -763,7 +763,7 @@

    Const SCHEMA_CONTEXTCHILDREN
    SCHEMA_CONTEXTCHILDREN: 1 = 1
    @@ -773,7 +773,7 @@

    Const SCHEMA_HASHKEYS

    SCHEMA_HASHKEYS: 3 = 3
    @@ -783,7 +783,7 @@

    Const SCHEMA_INITIAL

    SCHEMA_INITIAL: 0 = 0
    @@ -793,7 +793,7 @@

    Const SCHEMA_LATEST

    SCHEMA_LATEST: 8 = 8
    @@ -803,7 +803,7 @@

    Const SCHEMA_LEMMA

    SCHEMA_LEMMA: 8 = 8
    @@ -813,7 +813,7 @@

    Const SCHEMA_META_SETTI
    SCHEMA_META_SETTINGS: 4 = 4
    @@ -823,7 +823,7 @@

    Const SCHEMA_ROOT

    SCHEMA_ROOT: 2 = 2
    @@ -833,7 +833,7 @@

    Const SCHEMA_THOUGHT_WI
    SCHEMA_THOUGHT_WITH_CHILDREN: 7 = 7
    @@ -843,7 +843,7 @@

    Const SCHEMA_UNIQUE_IDS
    SCHEMA_UNIQUE_IDS: 5 = 5
    @@ -853,7 +853,7 @@

    Const THOUGHT_ELLIPSIZED_THOUGHT_ELLIPSIZED_CHARS: 16 = 16

    @@ -863,7 +863,7 @@

    Const THROTTLE_DISTRACTION_<
    THROTTLE_DISTRACTION_FREE_TYPING: 100 = 100
    @@ -878,7 +878,7 @@

    Const TIMEOUT_LONG_PRES
    TIMEOUT_LONG_PRESS_THOUGHT: 300 = 300
    @@ -888,7 +888,7 @@

    Const TOOLBAR_DEFAULT_S
    TOOLBAR_DEFAULT_SHORTCUTS: ShortcutId[] = ['undo','redo','favorite','outdent','indent','pin','pinChildren','toggleTableView','toggleSort','toggleDone','bold','italic','underline','strikethrough','textColor','toggleContextView','note','subcategorizeOne','subcategorizeAll','delete','splitSentences','toggleHiddenThoughts','exportContext','devices','settings',// 'archive',// 'bindContext',// 'bumpThoughtDown',// 'clearThought',// 'collapseContext',// 'copyCursor',// 'cursorBack',// 'cursorDown',// 'cursorForward',// 'cursorNext',// 'cursorPrev',// 'cursorUp',// 'deleteEmptyThoughtOrOutdent',// 'deleteThoughtWithCursor',// 'extractThought',// 'help',// 'home',// 'join',// 'moveCursorBackward',// 'moveCursorForward',// 'moveThoughtDown',// 'moveThoughtUp',// 'newGrandChild',// 'newSubthought',// 'newSubthoughtTop',// 'newThoughtAbove',// 'newThought',// 'newUncle',// 'proseView',// 'search',// 'textColor',// 'toggleDone',// 'toggleSidebar',// 'toggleSplitView',]
    @@ -898,7 +898,7 @@

    Const TUTORIAL2_STEP_CH
    TUTORIAL2_STEP_CHOOSE: 12 = 12
    @@ -908,7 +908,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT1: 14 = 14
    @@ -918,7 +918,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT1_HINT: 14.1 = 14.1
    @@ -928,7 +928,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT1_PARENT: 13 = 13
    @@ -938,7 +938,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT1_PARENT_HINT: 13.1 = 13.1
    @@ -948,7 +948,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT1_SUBTHOUGHT: 15 = 15
    @@ -958,7 +958,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT1_SUBTHOUGHT_HINT: 15.1 = 15.1
    @@ -968,7 +968,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT2: 17 = 17
    @@ -978,7 +978,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT2_HINT: 17.1 = 17.1
    @@ -988,7 +988,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT2_PARENT: 16 = 16
    @@ -998,7 +998,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT2_PARENT_HINT: 16.1 = 16.1
    @@ -1008,7 +1008,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT2_SUBTHOUGHT: 18 = 18
    @@ -1018,7 +1018,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT2_SUBTHOUGHT_HINT: 18.1 = 18.1
    @@ -1028,7 +1028,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT_VIEW_EXAMPLES: 22 = 22
    @@ -1038,7 +1038,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT_VIEW_OPEN: 21 = 21
    @@ -1048,7 +1048,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT_VIEW_SELECT: 19 = 19
    @@ -1058,7 +1058,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT_VIEW_TOGGLE: 20 = 20
    @@ -1068,7 +1068,7 @@

    Const TUTORIAL2_STEP_CO
    TUTORIAL2_STEP_CONTEXT_VIEW_TOGGLE_HINT: 20.1 = 20.1
    @@ -1078,7 +1078,7 @@

    Const TUTORIAL2_STEP_ST
    TUTORIAL2_STEP_START: 11 = 11
    @@ -1088,7 +1088,7 @@

    Const TUTORIAL2_STEP_SU
    TUTORIAL2_STEP_SUCCESS: 23 = 23
    @@ -1098,7 +1098,7 @@

    Const TUTORIAL_STEP_AUT
    TUTORIAL_STEP_AUTOEXPAND: 8 = 8
    @@ -1108,7 +1108,7 @@

    Const TUTORIAL_STEP_AUT
    TUTORIAL_STEP_AUTOEXPAND_EXPAND: 9 = 9
    @@ -1118,7 +1118,7 @@

    Const TUTORIAL_STEP_FIR
    TUTORIAL_STEP_FIRSTTHOUGHT: 2 = 2
    @@ -1128,7 +1128,7 @@

    Const TUTORIAL_STEP_FIR
    TUTORIAL_STEP_FIRSTTHOUGHT_ENTER: 3 = 3
    @@ -1138,7 +1138,7 @@

    Const TUTORIAL_STEP_SEC
    TUTORIAL_STEP_SECONDTHOUGHT: 4 = 4
    @@ -1148,7 +1148,7 @@

    Const TUTORIAL_STEP_SEC
    TUTORIAL_STEP_SECONDTHOUGHT_ENTER: 5 = 5
    @@ -1158,7 +1158,7 @@

    Const TUTORIAL_STEP_SEC
    TUTORIAL_STEP_SECONDTHOUGHT_HINT: 4.1 = 4.1
    @@ -1168,7 +1168,7 @@

    Const TUTORIAL_STEP_STA
    TUTORIAL_STEP_START: 1 = 1
    @@ -1178,7 +1178,7 @@

    Const TUTORIAL_STEP_SUB
    TUTORIAL_STEP_SUBTHOUGHT: 6 = 6
    @@ -1188,7 +1188,7 @@

    Const TUTORIAL_STEP_SUB
    TUTORIAL_STEP_SUBTHOUGHT_ENTER: 7 = 7
    @@ -1198,7 +1198,7 @@

    Const TUTORIAL_STEP_SUC
    TUTORIAL_STEP_SUCCESS: 10 = 10
    @@ -1208,7 +1208,7 @@

    Const TUTORIAL_VERSION_
    TUTORIAL_VERSION_BOOK: 2 = 2
    @@ -1218,7 +1218,7 @@

    Const TUTORIAL_VERSION_
    TUTORIAL_VERSION_JOURNAL: 1 = 1
    @@ -1228,7 +1228,7 @@

    Const TUTORIAL_VERSION_
    TUTORIAL_VERSION_TODO: 0 = 0
    @@ -1238,7 +1238,7 @@

    Const URL_MAX_CHARS

    URL_MAX_CHARS: 40 = 40
    @@ -1248,7 +1248,7 @@

    Const WEBSOCKET_TIMEOUT

    WEBSOCKET_TIMEOUT: 3000 = 3000
    @@ -1265,7 +1265,7 @@

    Const noop

  • @@ -1286,7 +1286,7 @@

    Const ALLOWED_ATTRIBUTES

    ALLOWED_ATTRIBUTES: object
    @@ -1295,7 +1295,7 @@

    span

    span: string[] = ['class', 'style']
    @@ -1306,7 +1306,7 @@

    Const AlertText

    AlertText: object
    @@ -1315,7 +1315,7 @@

    DragAndDrop

    DragAndDrop: string = "Drag and drop to move thought"
    @@ -1325,7 +1325,7 @@

    DragAndDropFile

    DragAndDropFile: string = "Drop to import file"
    @@ -1335,7 +1335,7 @@

    DragAndDropToolbar

    DragAndDropToolbar: string = "Drag and drop to reorder toolbar"
    @@ -1345,7 +1345,7 @@

    DragAndDropToolbarAdd

    DragAndDropToolbarAdd: string = "Drag and drop to add to toolbar"
    @@ -1355,7 +1355,7 @@

    ReorderFavorites

    ReorderFavorites: string = "Drag and drop to reorder favorites"
    @@ -1366,7 +1366,7 @@

    Const GLOBAL_STYLE_ENV<
    GLOBAL_STYLE_ENV: object
    @@ -1375,7 +1375,7 @@

    =done

    =done: object
    @@ -1384,7 +1384,7 @@

    bullet

    bullet: null = null
    @@ -1394,7 +1394,7 @@

    style

    style: object
    @@ -1403,7 +1403,7 @@

    color

    color: string = "gray"
    @@ -1413,7 +1413,7 @@

    textDecoration

    textDecoration: string = "line-through"
    @@ -1425,7 +1425,7 @@

    =heading1

    =heading1: object
    @@ -1434,7 +1434,7 @@

    bullet

    bullet: string = "None"
    @@ -1444,7 +1444,7 @@

    style

    style: object
    @@ -1453,7 +1453,7 @@

    fontSize

    fontSize: string = "2em"
    @@ -1463,7 +1463,7 @@

    fontWeight

    fontWeight: number = 700
    @@ -1473,7 +1473,7 @@

    marginTop

    marginTop: string = "0.5em"
    @@ -1485,7 +1485,7 @@

    =heading2

    =heading2: object
    @@ -1494,7 +1494,7 @@

    bullet

    bullet: string = "None"
    @@ -1504,7 +1504,7 @@

    style

    style: object
    @@ -1513,7 +1513,7 @@

    fontSize

    fontSize: string = "1.75em"
    @@ -1523,7 +1523,7 @@

    fontWeight

    fontWeight: number = 700
    @@ -1533,7 +1533,7 @@

    marginTop

    marginTop: string = "0.5em"
    @@ -1545,7 +1545,7 @@

    =heading3

    =heading3: object
    @@ -1554,7 +1554,7 @@

    bullet

    bullet: string = "None"
    @@ -1564,7 +1564,7 @@

    style

    style: object
    @@ -1573,7 +1573,7 @@

    fontSize

    fontSize: string = "1.5em"
    @@ -1583,7 +1583,7 @@

    fontWeight

    fontWeight: number = 700
    @@ -1593,7 +1593,7 @@

    marginTop

    marginTop: string = "0.5em"
    @@ -1605,7 +1605,7 @@

    =heading4

    =heading4: object
    @@ -1614,7 +1614,7 @@

    bullet

    bullet: string = "None"
    @@ -1624,7 +1624,7 @@

    style

    style: object
    @@ -1633,7 +1633,7 @@

    fontSize

    fontSize: string = "1.25em"
    @@ -1643,7 +1643,7 @@

    fontWeight

    fontWeight: number = 600
    @@ -1653,7 +1653,7 @@

    marginTop

    marginTop: string = "0.5em"
    @@ -1665,7 +1665,7 @@

    =heading5

    =heading5: object
    @@ -1674,7 +1674,7 @@

    bullet

    bullet: string = "None"
    @@ -1684,7 +1684,7 @@

    style

    style: object
    @@ -1693,7 +1693,7 @@

    fontSize

    fontSize: string = "1.1em"
    @@ -1703,7 +1703,7 @@

    fontWeight

    fontWeight: number = 600
    @@ -1713,7 +1713,7 @@

    marginTop

    marginTop: string = "0.5em"
    @@ -1726,7 +1726,7 @@

    Const MODIFIER_KEYS

    MODIFIER_KEYS: object
    @@ -1735,7 +1735,7 @@

    Alt

    Alt: number = 1
    @@ -1745,7 +1745,7 @@

    Ctrl

    Ctrl: number = 1
    @@ -1755,7 +1755,7 @@

    Meta

    Meta: number = 1
    @@ -1765,7 +1765,7 @@

    Shift

    Shift: number = 1
    @@ -1776,7 +1776,7 @@

    Const TUTORIAL_CONTEXT

    TUTORIAL_CONTEXT: object
    @@ -1785,7 +1785,7 @@

    [TUTORIAL_VERSION_BOOK]

    [TUTORIAL_VERSION_BOOK]: string = "Psychology"
    @@ -1795,7 +1795,7 @@

    [TUTORIAL_VERSION_JOURNAL]

    [TUTORIAL_VERSION_JOURNAL]: string = "Relationships"
    @@ -1805,7 +1805,7 @@

    [TUTORIAL_VERSION_TODO]

    [TUTORIAL_VERSION_TODO]: string = "To Do"
    @@ -1816,7 +1816,7 @@

    Const TUTORIAL_CONTEXT1_TUTORIAL_CONTEXT1_PARENT: object

  • @@ -1825,7 +1825,7 @@

    [TUTORIAL_VERSION_BOOK]

    [TUTORIAL_VERSION_BOOK]: string = "Podcasts"
    @@ -1835,7 +1835,7 @@

    [TUTORIAL_VERSION_JOURNAL]

    [TUTORIAL_VERSION_JOURNAL]: string = "Journal"
    @@ -1845,7 +1845,7 @@

    [TUTORIAL_VERSION_TODO]

    [TUTORIAL_VERSION_TODO]: string = "Home"
    @@ -1856,7 +1856,7 @@

    Const TUTORIAL_CONTEXT2_TUTORIAL_CONTEXT2_PARENT: object

    @@ -1865,7 +1865,7 @@

    [TUTORIAL_VERSION_BOOK]

    [TUTORIAL_VERSION_BOOK]: string = "Books"
    @@ -1875,7 +1875,7 @@

    [TUTORIAL_VERSION_JOURNAL]

    [TUTORIAL_VERSION_JOURNAL]: string = "Therapy"
    @@ -1885,7 +1885,7 @@

    [TUTORIAL_VERSION_TODO]

    [TUTORIAL_VERSION_TODO]: string = "Work"
    diff --git a/modules/_emojihelpers_.html b/modules/_emojihelpers_.html index 5f60d30277a..20908e5d319 100644 --- a/modules/_emojihelpers_.html +++ b/modules/_emojihelpers_.html @@ -81,7 +81,7 @@

    Const allIOSEmojis

    allIOSEmojis: string[] = ['😀','😬','😁','😂','😃','😄','😅','😆','😇','😉','😊','🙂','🙃','😋','😌','😍','😘','😗','😙','😚','😜','😝','😛','🤑','🤓','😎','🤗','😏','😶','😐','😑','😒','🙄','🤔','😳','😞','😟','😠','😡','😔','😕','🙁','☹️','😣','😖','😫','😩','😤','😮','😱','😨','😰','😯','😦','😧','😢','😥','😪','😓','😭','😵','😲','🤐','😷','🤒','🤕','😴','💤','💩','😈','👿','👹','👺','👻','💀','☠️','👽','👾','🤖','😺','😸','😹','😻','😼','😽','🙀','😿','😾','🙌','👏','👍','👎','👊','✊','👋','👈','👉','👆','👇','👌','☝️','✌️','✋','🖐','👐','💪','🙏','🖖','🤘','🖕','✍️','💅','👄','👅','👂','👃','👁','👀','🗣','👤','👥','👶','👦','👧','👨','👩','👱','👴','👵','👲','👳','👮','👷','💂','🎅','👸','👰','👼','🙇','💁','🙅','🙆','🙋','🙎','🙍','💇','💆','💃','👯','🚶','🏃','👫','👭','👬','💑','👩‍❤️‍👩','👨‍❤️‍👨','💏','👩‍❤️‍💋‍👩','👨‍❤️‍💋‍👨','👪','👨‍👩‍👧','👨‍👩‍👧‍👦','👨‍👩‍👦‍👦','👨‍👩‍👧‍👧','👩‍👩‍👦','👩‍👩‍👧','👩‍👩‍👧‍👦','👩‍👩‍👦‍👦','👩‍👩‍👧‍👧','👨‍👨‍👦','👨‍👨‍👧','👨‍👨‍👧‍👦','👨‍👨‍👦‍👦','👨‍👨‍👧‍👧','👚','👕','👖','👔','👗','👙','👘','💄','💋','👣','👠','👡','👢','👞','👟','👒','🎩','🎓','👑','⛑','🎒','👝','👛','👜','💼','👓','🕶','💍','🌂','🐶','🐱','🐭','🐹','🐰','🐻','🐼','🐨','🐯','🦁','🐮','🐷','🐽','🐸','🐙','🐵','🙈','🙉','🙊','🐒','🐔','🐧','🐦','🐤','🐣','🐥','🐺','🐗','🐴','🦄','🐝','🐛','🐌','🐞','🐜','🕷','🦂','🦀','🐍','🐢','🐠','🐟','🐡','🐬','🐳','🐋','🐊','🐆','🐅','🐃','🐂','🐄','🐪','🐫','🐘','🐐','🐏','🐑','🐎','🐖','🐀','🐁','🐓','🦃','🕊','🐕','🐩','🐈','🐇','🐿','🐾','🐉','🐲','🌵','🎄','🌲','🌳','🌴','🌱','🌿','☘','🍀','🎍','🎋','🍃','🍂','🍁','🌾','🌺','🌻','🌹','🌷','🌼','🌸','💐','🍄','🌰','🎃','🐚','🕸','🌎','🌍','🌏','🌕','🌖','🌗','🌘','🌑','🌒','🌓','🌔','🌚','🌝','🌛','🌜','🌞','🌙','⭐️','🌟','💫','✨','☄️','☀️','🌤','⛅️','🌥','🌦','☁️','🌧','⛈','🌩','⚡️','🔥','💥','❄️','🌨','☃️','⛄️','🌬','💨','🌪','🌫','☂️','☔️','💧','💦','🌊','🍏','🍎','🍐','🍊','🍋','🍌','🍉','🍇','🍓','🍈','🍒','🍑','🍍','🍅','🍆','🌶','🌽','🍠','🍯','🍞','🧀','🍗','🍖','🍤','🍳','🍔','🍟','🌭','🍕','🍝','🌮','🌯','🍜','🍲','🍥','🍣','🍱','🍛','🍙','🍚','🍘','🍢','🍡','🍧','🍨','🍦','🍰','🎂','🍮','🍬','🍭','🍫','🍿','🍩','🍪','🍺','🍻','🍷','🍸','🍹','🍾','🍶','🍵','☕️','🍼','🍴','🍽','⚽️','🏀','🏈','⚾️','🎾','🏐','🏉','🎱','🏓','🏸','🏒','🏑','🏏','🏹','⛳️','🎣','⛸','🎿','⛷','🏂','🏄','🏊','🚣','🏇','🚴','🚵','🛀','🕴','🎗','🎽','🏅','🎖','🏆','🏵','🎯','🎫','🎟','🎭','🎨','🎪','🎬','🎤','🎧','🎼','🎹','🎷','🎺','🎸','🎻','🎮','🎰','🎲','🎳','🚗','🚕','🚙','🚌','🚎','🏎','🚓','🚑','🚒','🚐','🚚','🚛','🚜','🏍','🚲','🚨','🚔','🚍','🚘','🚖','🚡','🚠','🚟','🚃','🚋','🚝','🚄','🚅','🚈','🚞','🚂','🚆','🚇','🚊','🚉','🚁','🛩','✈️','🛫','🛬','⛵️','🛥','🚤','⛴','🛳','🚀','🛰','💺','⚓️','🚧','⛽️','🚏','🚦','🚥','🗺','🚢','🎡','🎢','🎠','🏗','🌁','🗼','🏭','⛲️','🎑','⛰','🏔','🗻','🌋','🗾','🏕','⛺️','🏞','🛣','🛤','🌅','🌄','🏜','🏖','🏝','🌇','🌆','🏙','🌃','🌉','🌌','🌠','🎇','🎆','🌈','🏘','🏰','🏯','🏟','🗽','🏠','🏡','🏚','🏢','🏬','🏣','🏤','🏥','🏦','🏨','🏪','🏫','🏩','💒','🏛','⛪️','🕌','🕍','🕋','⛩','⌚️','📱','📲','💻','⌨️','🖥','🖨','🖱','🖲','🕹','🗜','💽','💾','💿','📀','📼','📷','📸','📹','🎥','📽','🎞','📞','☎️','📟','📠','📺','📻','🎙','🎚','🎛','⏱','⏲','⏰','🕰','⏳','⌛️','📡','🔋','🔌','💡','🔦','🕯','🗑','🛢','💸','💵','💴','💶','💷','💰','💳','💎','⚖','🔧','🔨','⚒','🛠','⛏','🔩','⚙','⛓','🔫','💣','🔪','🗡','⚔','🛡','🚬','⚰','⚱','🏺','🔮','📿','💈','⚗','🔭','🔬','🕳','💊','💉','🌡','🚽','🚿','🛁','🛎','🔑','🗝','🚪','🛋','🛌','🛏','🖼','⛱','🗿','🛍','🎁','🎈','🎏','🎀','🎊','🎉','🎐','🏮','🎎','✉️','📩','📨','📧','💌','📥','📤','📦','🏷','🔖','📪','📫','📬','📭','📮','📯','📜','📃','📄','📑','📊','📈','📉','🗒','🗓','📆','📅','📇','🗃','🗳','🗄','📋','📁','📂','🗂','🗞','📰','📓','📔','📒','📕','📗','📘','📙','📚','📖','🔗','📎','🖇','📐','📏','✂️','📌','📍','🚩','🎌','🏴','🏁','🖌','🖍','🖊','🖋','✒️','📝','✏️','🔏','🔐','🔒','🔓','🔍','🔎','❤️','💛','💚','💙','💜','💔','❣️','💕','💞','💓','💗','💖','💘','💝','💟','☮️','✝️','☪️','🕉','☸️','✡️','🔯','🕎','☯️','☦️','🛐','⛎','♈️','♉️','♊️','♋️','♌️','♍️','♎️','♏️','♐️','♑️','♒️','♓️','🆔','⚛','🈳','🈹','☢️','☣️','📴','📳','🈶','🈚️','🈸','🈺','🈷️','✴️','🆚','🉑','💮','🉐','㊙️','㊗️','🈴','🈵','🈲','🅰️','🅱️','🆎','🆑','🅾️','🆘','⛔️','📛','🚫','❌','⭕️','💢','♨️','🚷','🚯','🚳','🚱','🔞','📵','❗️','❕','❓','❔','‼️','⁉️','💯','🔅','🔆','🔱','⚜','〽️','⚠️','🚸','🔰','♻️','🈯️','💹','❇️','✳️','❎','✅','🌐','Ⓜ️','💠','🌀','➿','🏧','🈂️','🛂','🛃','🛄','🛅','♿️','🚭','🚾','🅿️','🚰','🚹','🚺','🚼','🚻','🚮','🎦','📶','🈁','🔤','🔡','🔠','🔣','ℹ️','🆖','🆗','🆙','🆒','🆕','🆓','0️⃣','1️⃣','2️⃣','3️⃣','4️⃣','5️⃣','6️⃣','7️⃣','8️⃣','9️⃣','🔟','🔢','#️⃣','*️⃣','▶️','⏸','⏯','⏹','⏺','⏭','⏮','⏩','⏪','⏫','⏬','◀️','🔼','🔽','➡️','⬅️','⬆️','⬇️','↗️','↘️','↙️','↖️','↕️','↔️','↪️','↩️','⤴️','⤵️','🔀','🔁','🔂','🔄','🔃','🎵','🎶','〰️','➰','✔️','➕','➖','➗','✖️','💲','💱','™️','©️','®️','🔚','🔙','🔛','🔝','🔜','☑️','🔘','⚪️','⚫️','🔴','🔵','🔺','🔻','🔸','🔹','🔶','🔷','🔳','🔲','▪️','▫️','◾️','◽️','◼️','◻️','⬛️','⬜️','🔇','🔈','🔉','🔊','🔕','🔔','📣','📢','👁‍🗨','💬','💭','🗯','🃏','🀄️','🎴','♠️','♣️','♥️','♦️','🕐','🕑','🕒','🕓','🕔','🕕','🕖','🕗','🕘','🕙','🕚','🕛','🕜','🕝','🕞','🕟','🕠','🕡','🕢','🕣','🕤','🕥','🕦','🕧','🇦🇫','🇦🇽','🇦🇱','🇩🇿','🇦🇸','🇦🇩','🇦🇴','🇦🇮','🇦🇶','🇦🇬','🇦🇷','🇦🇲','🇦🇼','🇦🇺','🇦🇹','🇦🇿','🇧🇸','🇧🇭','🇧🇩','🇧🇧','🇧🇾','🇧🇪','🇧🇿','🇧🇯','🇧🇲','🇧🇹','🇧🇴','🇧🇶','🇧🇦','🇧🇼','🇧🇷','🇮🇴','🇻🇬','🇧🇳','🇧🇬','🇧🇫','🇧🇮','🇨🇻','🇰🇭','🇨🇲','🇨🇦','🇮🇨','🇰🇾','🇨🇫','🇹🇩','🇨🇱','🇨🇳','🇨🇽','🇨🇨','🇨🇴','🇰🇲','🇨🇬','🇨🇩','🇨🇰','🇨🇷','🇭🇷','🇨🇺','🇨🇼','🇨🇾','🇨🇿','🇩🇰','🇩🇯','🇩🇲','🇩🇴','🇪🇨','🇪🇬','🇸🇻','🇬🇶','🇪🇷','🇪🇪','🇪🇹','🇪🇺','🇫🇰','🇫🇴','🇫🇯','🇫🇮','🇫🇷','🇬🇫','🇵🇫','🇹🇫','🇬🇦','🇬🇲','🇬🇪','🇩🇪','🇬🇭','🇬🇮','🇬🇷','🇬🇱','🇬🇩','🇬🇵','🇬🇺','🇬🇹','🇬🇬','🇬🇳','🇬🇼','🇬🇾','🇭🇹','🇭🇳','🇭🇰','🇭🇺','🇮🇸','🇮🇳','🇮🇩','🇮🇷','🇮🇶','🇮🇪','🇮🇲','🇮🇱','🇮🇹','🇨🇮','🇯🇲','🇯🇵','🇯🇪','🇯🇴','🇰🇿','🇰🇪','🇰🇮','🇽🇰','🇰🇼','🇰🇬','🇱🇦','🇱🇻','🇱🇧','🇱🇸','🇱🇷','🇱🇾','🇱🇮','🇱🇹','🇱🇺','🇲🇴','🇲🇰','🇲🇬','🇲🇼','🇲🇾','🇲🇻','🇲🇱','🇲🇹','🇲🇭','🇲🇶','🇲🇷','🇲🇺','🇾🇹','🇲🇽','🇫🇲','🇲🇩','🇲🇨','🇲🇳','🇲🇪','🇲🇸','🇲🇦','🇲🇿','🇲🇲','🇳🇦','🇳🇷','🇳🇵','🇳🇱','🇳🇨','🇳🇿','🇳🇮','🇳🇪','🇳🇬','🇳🇺','🇳🇫','🇲🇵','🇰🇵','🇳🇴','🇴🇲','🇵🇰','🇵🇼','🇵🇸','🇵🇦','🇵🇬','🇵🇾','🇵🇪','🇵🇭','🇵🇳','🇵🇱','🇵🇹','🇵🇷','🇶🇦','🇷🇪','🇷🇴','🇷🇺','🇷🇼','🇧🇱','🇸🇭','🇰🇳','🇱🇨','🇵🇲','🇻🇨','🇼🇸','🇸🇲','🇸🇹','🇸🇦','🇸🇳','🇷🇸','🇸🇨','🇸🇱','🇸🇬','🇸🇽','🇸🇰','🇸🇮','🇸🇧','🇸🇴','🇿🇦','🇬🇸','🇰🇷','🇸🇸','🇪🇸','🇱🇰','🇸🇩','🇸🇷','🇸🇿','🇸🇪','🇨🇭','🇸🇾','🇹🇼','🇹🇯','🇹🇿','🇹🇭','🇹🇱','🇹🇬','🇹🇰','🇹🇴','🇹🇹','🇹🇳','🇹🇷','🇹🇲','🇹🇨','🇹🇻','🇺🇬','🇺🇦','🇦🇪','🇬🇧','🇺🇸','🇻🇮','🇺🇾','🇺🇿','🇻🇺','🇻🇦','🇻🇪','🇻🇳','🇼🇫','🇪🇭','🇾🇪','🇿🇲','🇿🇼',]
    diff --git a/modules/_emojiregex_.html b/modules/_emojiregex_.html index db6951e71be..93cf14b7e2e 100644 --- a/modules/_emojiregex_.html +++ b/modules/_emojiregex_.html @@ -81,7 +81,7 @@

    Const emojiRegex

    emojiRegex: RegExp = /(\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F?)\uFE0F?/
    diff --git a/modules/_globals_.html b/modules/_globals_.html index 1713c9838eb..edb489f54eb 100644 --- a/modules/_globals_.html +++ b/modules/_globals_.html @@ -100,7 +100,7 @@

    Const checkDuplicateRan
    checkDuplicateRanks: false = false
    @@ -110,7 +110,7 @@

    Const debugIds

    debugIds: false = false
    @@ -120,7 +120,7 @@

    Const disableTutorial

    disableTutorial: false = false
    @@ -130,7 +130,7 @@

    Const ellipsizeContextT
    ellipsizeContextThoughts: false = false
    @@ -140,7 +140,7 @@

    Let errorTimer

    errorTimer: number = 0
    @@ -150,7 +150,7 @@

    Let longpressing

    longpressing: boolean = false
    @@ -165,7 +165,7 @@

    Let offlineTimer

    offlineTimer: number = 0
    @@ -175,7 +175,7 @@

    Let preserveSet

    preserveSet: Set<string & Brand<"ThoughtId">> = new Set<ThoughtId>()
    @@ -185,7 +185,7 @@

    Let rendered

    rendered: boolean = false
    @@ -195,7 +195,7 @@

    Const simulateDrag

    simulateDrag: false = false
    @@ -210,7 +210,7 @@

    Const simulateDrop

    simulateDrop: false = false
    @@ -220,7 +220,7 @@

    Let suppressExpansion

    suppressExpansion: boolean = false
    @@ -235,7 +235,7 @@

    Let touched

    touched: boolean = false
    @@ -245,7 +245,7 @@

    Let touching

    touching: boolean = false
    @@ -258,7 +258,7 @@

    Const globals

    globals: object
    @@ -267,7 +267,7 @@

    checkDuplicateRanks

    checkDuplicateRanks: boolean
    @@ -277,7 +277,7 @@

    debugIds

    debugIds: boolean
    @@ -287,7 +287,7 @@

    disableTutorial

    disableTutorial: boolean
    @@ -297,7 +297,7 @@

    ellipsizeContextThoughts

    ellipsizeContextThoughts: boolean
    @@ -307,7 +307,7 @@

    errorTimer

    errorTimer: number
    @@ -317,7 +317,7 @@

    longpressing

    longpressing: boolean
    @@ -327,7 +327,7 @@

    offlineTimer

    offlineTimer: number
    @@ -337,7 +337,7 @@

    preserveSet

    preserveSet: Set<string & Brand<"ThoughtId">>
    @@ -347,7 +347,7 @@

    rendered

    rendered: boolean
    @@ -357,7 +357,7 @@

    simulateDrag

    simulateDrag: boolean
    @@ -367,7 +367,7 @@

    simulateDrop

    simulateDrop: boolean
    @@ -377,7 +377,7 @@

    suppressExpansion

    suppressExpansion: boolean
    @@ -387,7 +387,7 @@

    touched

    touched: boolean
    @@ -397,7 +397,7 @@

    touching

    touching: boolean
    diff --git a/modules/_initialize_.html b/modules/_initialize_.html index b640c7ba5d9..09240de23b1 100644 --- a/modules/_initialize_.html +++ b/modules/_initialize_.html @@ -105,7 +105,7 @@

    TestHelpers

    TestHelpers: typeof testHelpers
    @@ -115,7 +115,7 @@

    WindowEm

    WindowEm: typeof windowEm
    @@ -128,7 +128,7 @@

    Const UPDATE_THOUGHTS_T
    UPDATE_THOUGHTS_THROTTLE: 100 = 100
    @@ -143,7 +143,7 @@

    Const updateThoughtsThr
    updateThoughtsThrottled: (value: T) => R | undefined & { cancel: () => void; flush: () => R | undefined; size: () => number } = throttleConcat<PushBatch, void>((batches: PushBatch[]) => {const merged = batches.reduce(mergeBatch, {thoughtIndexUpdates: {},lexemeIndexUpdates: {},lexemeIndexUpdatesOld: {},})// dispatch on next tick, since the leading edge is synchronous and can be triggered during a reducersetTimeout(() => {store.dispatch(updateThoughtsActionCreator({ ...merged, local: false, remote: false, repairCursor: true }))})}, UPDATE_THOUGHTS_THROTTLE)
    @@ -165,7 +165,7 @@

    Const initialize

  • @@ -187,7 +187,7 @@

    Const initializeCursor

  • @@ -209,7 +209,7 @@

    Const withDispatch

  • @@ -264,7 +264,7 @@

    Const withState

  • @@ -321,7 +321,7 @@

    Const testHelpers

    testHelpers: object
    @@ -330,7 +330,7 @@

    _

    _: LoDashStatic = _
    @@ -340,7 +340,7 @@

    getState

    getState: getState = store.getState
    @@ -350,7 +350,7 @@

    importToContext

    importToContext: (Anonymous function) = withDispatch(importToContext)
    @@ -360,7 +360,7 @@

    setSelection

    setSelection: set = selection.set
    @@ -374,7 +374,7 @@

    getLexemeFromIndexedDB

  • Parameters

    @@ -394,7 +394,7 @@

    Const windowEm

    windowEm: object
    @@ -403,7 +403,7 @@

    contextToThoughtId

    contextToThoughtId: (Anonymous function) = withState((state: State, thoughts: Context) => contextToThoughtId(state, thoughts))
    @@ -413,7 +413,7 @@

    getAllChildrenAsThoughts

    getAllChildrenAsThoughts: (Anonymous function) = withState((state: State, context: Context) =>getAllChildrenAsThoughts(state, contextToThoughtId(state, context) || null),)
    @@ -423,7 +423,7 @@

    getAllChildrenByContext

    getAllChildrenByContext: (Anonymous function) = withState((state: State, context: Context) =>getAllChildren(state, contextToThoughtId(state, context) || null),)
    @@ -433,7 +433,7 @@

    getAllChildrenRankedByContext

    getAllChildrenRankedByContext: (Anonymous function) = withState((state: State, context: Context) =>getChildrenRanked(state, contextToThoughtId(state, context) || null),)
    @@ -443,7 +443,7 @@

    getContexts

    getContexts: (Anonymous function) = withState(getContexts)
    @@ -453,7 +453,7 @@

    getLexeme

    getLexeme: (Anonymous function) = withState(getLexeme)
    @@ -463,7 +463,7 @@

    getLexemeContexts

    getLexemeContexts: (Anonymous function) = withState((state: State, value: string) => {const contexts = getLexeme(state, value)?.contexts || []return contexts.map(id => thoughtToContext(state, getThoughtById(state, id)?.parentId))})
    @@ -473,7 +473,7 @@

    getThoughtByContext

    getThoughtByContext: (Anonymous function) = withState((state: State, context: Context) => {const id = contextToThoughtId(state, context)return id ? getThoughtById(state, id) : undefined})
    @@ -483,7 +483,7 @@

    getThoughtById

    getThoughtById: (Anonymous function) = withState(getThoughtById)
    @@ -493,7 +493,7 @@

    hashThought

    hashThought: (s: string) => ThoughtHash
    @@ -524,7 +524,7 @@

    moize

    moize: Moize<{}>
    @@ -534,7 +534,7 @@

    offlineStatusStore

    offlineStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }
    @@ -570,7 +570,7 @@

    prettyPath

    prettyPath: prettyPath
    @@ -580,7 +580,7 @@

    store

    store: Store<State, Action<string>>
    @@ -590,7 +590,7 @@

    syncStatusStore

    syncStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }
    @@ -626,7 +626,7 @@

    testHelpers

    testHelpers: { _: LoDashStatic; getState: getState; importToContext: (Anonymous function); setSelection: set; getLexemeFromIndexedDB: any }
    @@ -653,7 +653,7 @@
    getLexemeFromIndexedDB:

    Parameters

    @@ -675,7 +675,7 @@

    thoughtToContext

    thoughtToContext: (Anonymous function) = withState(thoughtToContext)
    @@ -689,7 +689,7 @@

    onStateChange

  • Type parameters

    diff --git a/modules/_service_worker_.html b/modules/_service_worker_.html index ba2be4dc995..45cab431b38 100644 --- a/modules/_service_worker_.html +++ b/modules/_service_worker_.html @@ -82,7 +82,7 @@

    Const fileExtensionRege
    fileExtensionRegexp: RegExp = /\/[^/?]+\.[^/]+$/
    @@ -92,7 +92,7 @@

    Const self

    self: ServiceWorkerGlobalScope
    diff --git a/modules/_serviceworkerregistration_.html b/modules/_serviceworkerregistration_.html index 1f13061f0ec..5d8dd0ae230 100644 --- a/modules/_serviceworkerregistration_.html +++ b/modules/_serviceworkerregistration_.html @@ -96,7 +96,7 @@

    Config

    Config: { onSuccess?: undefined | ((registration: ServiceWorkerRegistration) => void); onUpdate?: undefined | ((registration: ServiceWorkerRegistration) => void) }
    @@ -120,7 +120,7 @@

    Const isLocalhost

    isLocalhost: boolean = Boolean(window.location.hostname === 'localhost' ||// [::1] is the IPv6 localhost address.window.location.hostname === '[::1]' ||// 127.0.0.0/8 are considered localhost for IPv4.window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/),)
    @@ -137,7 +137,7 @@

    checkValidServiceWorker

  • @@ -168,7 +168,7 @@

    register

  • @@ -196,7 +196,7 @@

    registerValidSW

  • @@ -227,7 +227,7 @@

    unregister

  • diff --git a/modules/_shortcuts_.html b/modules/_shortcuts_.html index 245d776d238..ec249d2869b 100644 --- a/modules/_shortcuts_.html +++ b/modules/_shortcuts_.html @@ -101,7 +101,7 @@

    Let commandPaletteGesture
    commandPaletteGesture: number | undefined
    @@ -111,7 +111,7 @@

    Const digits

    digits: {} = keyValueBy(Array(58 - 48).fill(0), (n, i) => ({[48 + i]: i.toString(),}))
    @@ -129,7 +129,7 @@

    Const globalShortcuts

    globalShortcuts: Shortcut[] = Object.values(shortcutObject)
    @@ -139,7 +139,7 @@

    Const letters

    letters: {} = keyValueBy(Array(26).fill(0), (n, i) => ({[65 + i]: String.fromCharCode(65 + i).toUpperCase(),}))
    @@ -157,7 +157,7 @@

    Const shortcutEmitter

    shortcutEmitter: Emitter = new Emitter()
    @@ -167,7 +167,7 @@

    shortcutGestureIndex

    shortcutGestureIndex: {}
    @@ -185,7 +185,7 @@

    shortcutIdIndex

    shortcutIdIndex: {}
    @@ -203,7 +203,7 @@

    shortcutKeyIndex

    shortcutKeyIndex: {}
    @@ -228,7 +228,7 @@

    Const arrowTextToArrow<
  • @@ -256,7 +256,7 @@

    Const formatKeyboardSho
  • @@ -284,7 +284,7 @@

    Const gestureString

  • @@ -312,7 +312,7 @@

    Const hashKeyDown

  • @@ -340,7 +340,7 @@

    Const hashShortcut

  • @@ -368,7 +368,7 @@

    Const index

  • @@ -401,7 +401,7 @@

    Const inputHandlers

  • @@ -441,7 +441,7 @@
    handleGestureCancel: fun
  • @@ -462,7 +462,7 @@
    handleGestureEnd: functi
  • @@ -497,7 +497,7 @@
    handleGestureSegment: fu
  • @@ -532,7 +532,7 @@
    keyDown: function
  • @@ -559,7 +559,7 @@
    keyUp: function
  • @@ -591,7 +591,7 @@

    Const shortcutById

  • diff --git a/modules/_types.alert.html b/modules/_types.alert.html index a24f6c4d7ac..424ea2b254e 100644 --- a/modules/_types.alert.html +++ b/modules/_types.alert.html @@ -84,7 +84,7 @@

    Alert

    Alert: { alertType?: keyof typeof AlertType; importFileId?: undefined | string; isInline?: undefined | false | true; showCloseLink?: undefined | false | true; value: string | null }
    diff --git a/modules/_types.autofocus.html b/modules/_types.autofocus.html index 5785ddbfbb7..5f3a89cffeb 100644 --- a/modules/_types.autofocus.html +++ b/modules/_types.autofocus.html @@ -84,7 +84,7 @@

    Autofocus

    Autofocus: "show" | "dim" | "hide" | "hide-parent"
    diff --git a/modules/_types.await.html b/modules/_types.await.html index 2c3405657a5..db508b66539 100644 --- a/modules/_types.await.html +++ b/modules/_types.await.html @@ -84,7 +84,7 @@

    Await

    Await<T>: T extends PromiseLike<infer U> ? U : T

    Type parameters

    diff --git a/modules/_types.brand.html b/modules/_types.brand.html index a16e9d14a19..c61949ff537 100644 --- a/modules/_types.brand.html +++ b/modules/_types.brand.html @@ -90,7 +90,7 @@

    Const BrandSymbol

    BrandSymbol: keyof symbol
    diff --git a/modules/_types.comparatorfunction.html b/modules/_types.comparatorfunction.html index 6850013fcc3..6ce1f6140a7 100644 --- a/modules/_types.comparatorfunction.html +++ b/modules/_types.comparatorfunction.html @@ -84,7 +84,7 @@

    ComparatorFunction

    ComparatorFunction<T>: (a: T, b: T) => ComparatorValue
    diff --git a/modules/_types.comparatorvalue.html b/modules/_types.comparatorvalue.html index 97fc8cab811..cbb6c670dc1 100644 --- a/modules/_types.comparatorvalue.html +++ b/modules/_types.comparatorvalue.html @@ -84,7 +84,7 @@

    ComparatorValue

    ComparatorValue: 1 | -1 | 0
    diff --git a/modules/_types.context.html b/modules/_types.context.html index afc5e3da882..5670a87b5ff 100644 --- a/modules/_types.context.html +++ b/modules/_types.context.html @@ -84,7 +84,7 @@

    Context

    Context: string[]
    diff --git a/modules/_types.contexthash.html b/modules/_types.contexthash.html index 9b7ce3781b7..f76fa7cb3d3 100644 --- a/modules/_types.contexthash.html +++ b/modules/_types.contexthash.html @@ -84,7 +84,7 @@

    ContextHash

    ContextHash: string & Brand<"ContextHash">
    diff --git a/modules/_types.direction.html b/modules/_types.direction.html index 489bb63b26b..cd50db03a3f 100644 --- a/modules/_types.direction.html +++ b/modules/_types.direction.html @@ -84,7 +84,7 @@

    Direction

    Direction: "u" | "d" | "l" | "r"
    diff --git a/modules/_types.directionmap.html b/modules/_types.directionmap.html index 35674abac3a..c642123e5c5 100644 --- a/modules/_types.directionmap.html +++ b/modules/_types.directionmap.html @@ -84,7 +84,7 @@

    DirectionMap

    DirectionMap<T>: (dir: Direction) => T

    Type parameters

    diff --git a/modules/_types.dragthoughtorfiles.html b/modules/_types.dragthoughtorfiles.html index 811c1b278a8..deb08f33161 100644 --- a/modules/_types.dragthoughtorfiles.html +++ b/modules/_types.dragthoughtorfiles.html @@ -84,7 +84,7 @@

    DragThoughtOrFiles

    DragThoughtOrFiles: DragThoughtItem | { files: File[] }
    diff --git a/modules/_types.flavor.html b/modules/_types.flavor.html index e72625aa0c8..38702e6f1aa 100644 --- a/modules/_types.flavor.html +++ b/modules/_types.flavor.html @@ -90,7 +90,7 @@

    Flavor

    Flavor<T, FlavorT>: T & Flavoring<FlavorT>
    diff --git a/modules/_types.gesturepath.html b/modules/_types.gesturepath.html index 5f456713c3b..0ed0269ea3a 100644 --- a/modules/_types.gesturepath.html +++ b/modules/_types.gesturepath.html @@ -84,7 +84,7 @@

    GesturePath

    GesturePath: string | Direction[]
    diff --git a/modules/_types.indextype.html b/modules/_types.indextype.html index 47c18a17673..923ad3f6eae 100644 --- a/modules/_types.indextype.html +++ b/modules/_types.indextype.html @@ -84,7 +84,7 @@

    Index

    Index<T>: {}
    diff --git a/modules/_types.lazyenv.html b/modules/_types.lazyenv.html index ce42c2470ea..55ad1ff6d11 100644 --- a/modules/_types.lazyenv.html +++ b/modules/_types.lazyenv.html @@ -84,7 +84,7 @@

    LazyEnv

    LazyEnv: Index<ThoughtId>
    diff --git a/modules/_types.lifecyclestate.html b/modules/_types.lifecyclestate.html index 9bd26a41ab5..3c2be9587cb 100644 --- a/modules/_types.lifecyclestate.html +++ b/modules/_types.lifecyclestate.html @@ -84,7 +84,7 @@

    LifecycleState

    LifecycleState: "active" | "passive" | "hidden" | "frozen" | "terminated" | "discarded"
    diff --git a/modules/_types.mimetype.html b/modules/_types.mimetype.html index 3051330800b..1a4d3c5dcb5 100644 --- a/modules/_types.mimetype.html +++ b/modules/_types.mimetype.html @@ -84,7 +84,7 @@

    MimeType

    MimeType: "text/plain" | "text/html" | "application/json"
    diff --git a/modules/_types.modal.html b/modules/_types.modal.html index ad56126edf5..2f2b455f128 100644 --- a/modules/_types.modal.html +++ b/modules/_types.modal.html @@ -84,7 +84,7 @@

    Modal

    Modal: keyof typeof modals
    diff --git a/modules/_types.offlinestatus.html b/modules/_types.offlinestatus.html index 3c7a426a7ad..84337205cbc 100644 --- a/modules/_types.offlinestatus.html +++ b/modules/_types.offlinestatus.html @@ -84,7 +84,7 @@

    OfflineStatus

    OfflineStatus: "preconnecting" | "connecting" | "connected" | "reconnecting" | "synced" | "offline"
    diff --git a/modules/_types.patch.html b/modules/_types.patch.html index 09abec47f43..3ddeac0781c 100644 --- a/modules/_types.patch.html +++ b/modules/_types.patch.html @@ -90,7 +90,7 @@

    Patch

    diff --git a/modules/_types.path.html b/modules/_types.path.html index fef5acf8b29..6517a87ca42 100644 --- a/modules/_types.path.html +++ b/modules/_types.path.html @@ -84,7 +84,7 @@

    Path

    Path: []
    diff --git a/modules/_types.propertyrequired.html b/modules/_types.propertyrequired.html index 9d6f01d36b5..dccfad1646e 100644 --- a/modules/_types.propertyrequired.html +++ b/modules/_types.propertyrequired.html @@ -84,7 +84,7 @@

    PropertyRequired

    PropertyRequired<T, K>: Partial<T> & Required<Pick<T, K>>
    diff --git a/modules/_types.recentlyeditedtree.html b/modules/_types.recentlyeditedtree.html index 88c4a1067f6..9e0b143a696 100644 --- a/modules/_types.recentlyeditedtree.html +++ b/modules/_types.recentlyeditedtree.html @@ -84,7 +84,7 @@

    RecentlyEditedTree

    RecentlyEditedTree: Index
    diff --git a/modules/_types.replicationcursor.html b/modules/_types.replicationcursor.html index 28242ecfaae..6904679255f 100644 --- a/modules/_types.replicationcursor.html +++ b/modules/_types.replicationcursor.html @@ -84,7 +84,7 @@

    ReplicationCursor

    ReplicationCursor: { lexemes: number; thoughts: number }
    diff --git a/modules/_types.role.html b/modules/_types.role.html index 4f49fb04a2c..7d3503fc670 100644 --- a/modules/_types.role.html +++ b/modules/_types.role.html @@ -84,7 +84,7 @@

    Role

    Role: "owner"
    diff --git a/modules/_types.routes.html b/modules/_types.routes.html index 76f0dd284a6..0788f2a2d9a 100644 --- a/modules/_types.routes.html +++ b/modules/_types.routes.html @@ -84,7 +84,7 @@

    Routes

    Routes: { share: { add: (args: { accessToken: string; docid: string; name?: undefined | string; role: Role }) => void; delete: (args: { accessToken: string; docid: string }) => void; update: (args: { accessToken: string; docid: string; name?: undefined | string; role: Role }) => void } }
    diff --git a/modules/_types.shortcutid.html b/modules/_types.shortcutid.html index 9524abf2fa9..4f5923b8525 100644 --- a/modules/_types.shortcutid.html +++ b/modules/_types.shortcutid.html @@ -86,7 +86,7 @@

    ShortcutAlias

    ShortcutAlias: "deleteEmptyThoughtOrOutdentAlias" | "archiveAlias" | "archiveAliasesAlias" | "bindContextAlias" | "bumpThoughtDownAlias" | "clearThoughtAlias" | "collapseContextAlias" | "commandPaletteAlias" | "copyCursorAlias" | "cursorBackAlias" | "cursorDownAlias" | "cursorForwardAlias" | "cursorNextAlias" | "cursorPrevAlias" | "cursorUpAlias" | "deleteAlias" | "deleteEmptyThoughtOrOutdentAliasAlias" | "devicesAlias" | "exportContextAlias" | "extractThoughtAlias" | "favoriteAlias" | "generateThoughtAlias" | "heading0Alias" | "heading1Alias" | "heading2Alias" | "heading3Alias" | "heading4Alias" | "heading5Alias" | "helpAlias" | "homeAlias" | "indentAlias" | "joinAlias" | "jumpBackAlias" | "jumpForwardAlias" | "moveCursorBackwardAlias" | "moveCursorForwardAlias" | "moveThoughtDownAlias" | "moveThoughtUpAlias" | "newGrandChildAlias" | "newSubthoughtAlias" | "newSubthoughtAliasesAlias" | "newSubthoughtTopAlias" | "newThoughtAboveAlias" | "newThoughtAlias" | "newThoughtAliasesAlias" | "newUncleAlias" | "noteAlias" | "outdentAlias" | "pinAlias" | "pinChildrenAlias" | "proseViewAlias" | "redoAlias" | "searchAlias" | "settingsAlias" | "splitSentencesAlias" | "strikethroughAlias" | "subcategorizeAllAlias" | "subcategorizeOneAlias" | "subCategorizeOneShortcutAliasAlias" | "textColorAlias" | "swapNoteAlias" | "toggleDoneAlias" | "toggleContextViewAlias" | "toggleHiddenThoughtsAlias" | "toggleSidebarAlias" | "toggleSortAlias" | "toggleSplitViewAlias" | "toggleTableViewAlias" | "boldAlias" | "italicAlias" | "underlineAlias" | "undoAlias"
    @@ -96,7 +96,7 @@

    ShortcutId

    @@ -106,7 +106,7 @@

    ShortcutSimple

    ShortcutSimple: keyof typeof shortcuts
    diff --git a/modules/_types.shortcuttype.html b/modules/_types.shortcuttype.html index 9e08ce9bfe7..982c7091966 100644 --- a/modules/_types.shortcuttype.html +++ b/modules/_types.shortcuttype.html @@ -84,7 +84,7 @@

    ShortcutType

    ShortcutType: "gesture" | "keyboard" | "toolbar" | "commandPalette"
    diff --git a/modules/_types.simplepath.html b/modules/_types.simplepath.html index 8ac9c41509a..2263823a57c 100644 --- a/modules/_types.simplepath.html +++ b/modules/_types.simplepath.html @@ -84,7 +84,7 @@

    SimplePath

    SimplePath: Path & Brand<"SimplePath">
    diff --git a/modules/_types.sortdirection.html b/modules/_types.sortdirection.html index 81897ea1ca2..15d551775bb 100644 --- a/modules/_types.sortdirection.html +++ b/modules/_types.sortdirection.html @@ -84,7 +84,7 @@

    SortDirection

    SortDirection: "Asc" | "Desc"
    diff --git a/modules/_types.thoughtcontext.html b/modules/_types.thoughtcontext.html index e5376a7b985..69e26172cef 100644 --- a/modules/_types.thoughtcontext.html +++ b/modules/_types.thoughtcontext.html @@ -84,7 +84,7 @@

    ThoughtContext

    ThoughtContext: ThoughtId
    diff --git a/modules/_types.thoughthash.html b/modules/_types.thoughthash.html index bf9cf5cedf8..69ea425a63c 100644 --- a/modules/_types.thoughthash.html +++ b/modules/_types.thoughthash.html @@ -84,7 +84,7 @@

    ThoughtHash

    ThoughtHash: string & Brand<"ThoughtHash">
    diff --git a/modules/_types.thoughtid.html b/modules/_types.thoughtid.html index 5ac577573d0..4a33be30055 100644 --- a/modules/_types.thoughtid.html +++ b/modules/_types.thoughtid.html @@ -84,7 +84,7 @@

    ThoughtId

    ThoughtId: string & Brand<"ThoughtId">
    diff --git a/modules/_types.thunk.html b/modules/_types.thunk.html index 87ceef08434..0d6d5fb64cb 100644 --- a/modules/_types.thunk.html +++ b/modules/_types.thunk.html @@ -84,7 +84,7 @@

    Thunk

    Thunk<R>: (dispatch: Dispatch, getState: () => State) => R
    diff --git a/modules/_types.timer.html b/modules/_types.timer.html index e2615cd3e8e..72e4103b37d 100644 --- a/modules/_types.timer.html +++ b/modules/_types.timer.html @@ -84,7 +84,7 @@

    Timer

    Timer: ReturnType<typeof setTimeout>
    diff --git a/modules/_types.timestamp.html b/modules/_types.timestamp.html index 1eaf2b5fe23..7ec0ffb11d4 100644 --- a/modules/_types.timestamp.html +++ b/modules/_types.timestamp.html @@ -84,7 +84,7 @@

    Timestamp

    Timestamp: number & Brand<"timestamp">
    diff --git a/modules/_types.tutorialchoice.html b/modules/_types.tutorialchoice.html index 3c92f73b2c7..10a63da054c 100644 --- a/modules/_types.tutorialchoice.html +++ b/modules/_types.tutorialchoice.html @@ -84,7 +84,7 @@

    TutorialChoice

    TutorialChoice: 0 | 1 | 2
    diff --git a/modules/_types.valueof.html b/modules/_types.valueof.html index fb3073936f6..906234b5da4 100644 --- a/modules/_types.valueof.html +++ b/modules/_types.valueof.html @@ -84,7 +84,7 @@

    ValueOf

    ValueOf<T>: T[keyof T]

    Type parameters

    diff --git a/modules/_types.websocketprovidertype.html b/modules/_types.websocketprovidertype.html index ed709bdf832..145aa681fd9 100644 --- a/modules/_types.websocketprovidertype.html +++ b/modules/_types.websocketprovidertype.html @@ -84,7 +84,7 @@

    WebsocketProviderType

    WebsocketProviderType: Omit<any, "send"> & { send: <T>(args: { type: `share/${T}` } & Parameters<Routes["share"][T]>[0]) => void }
    diff --git a/modules/_types.websocketstatus.html b/modules/_types.websocketstatus.html index 90da9894531..f4eb517d261 100644 --- a/modules/_types.websocketstatus.html +++ b/modules/_types.websocketstatus.html @@ -84,7 +84,7 @@

    WebsocketStatus

    WebsocketStatus: "connecting" | "connected" | "disconnected"
    diff --git a/modules/action_creators.cursorcleared.html b/modules/action_creators.cursorcleared.html index 59fda112288..5161d4cf0c9 100644 --- a/modules/action_creators.cursorcleared.html +++ b/modules/action_creators.cursorcleared.html @@ -88,7 +88,7 @@

    Const cursorCleared

  • diff --git a/modules/action_creators.cursordown.html b/modules/action_creators.cursordown.html index 76feab86fbb..85f394ec4c7 100644 --- a/modules/action_creators.cursordown.html +++ b/modules/action_creators.cursordown.html @@ -88,7 +88,7 @@

    Const cursorDownAction<
  • diff --git a/modules/action_creators.cursorforward.html b/modules/action_creators.cursorforward.html index 838998f0055..42dc8e85acc 100644 --- a/modules/action_creators.cursorforward.html +++ b/modules/action_creators.cursorforward.html @@ -88,7 +88,7 @@

    Const cursorForwardActi
  • diff --git a/modules/action_creators.cursorhistory.html b/modules/action_creators.cursorhistory.html index ead1ea39fe1..632ad8b4937 100644 --- a/modules/action_creators.cursorhistory.html +++ b/modules/action_creators.cursorhistory.html @@ -88,7 +88,7 @@

    Const cursorHistoryActi
  • diff --git a/modules/action_creators.cursornext.html b/modules/action_creators.cursornext.html index 5dd0920cb5c..6149ae5b229 100644 --- a/modules/action_creators.cursornext.html +++ b/modules/action_creators.cursornext.html @@ -88,7 +88,7 @@

    Const cursorNext

  • diff --git a/modules/action_creators.cursorprev.html b/modules/action_creators.cursorprev.html index 1002f6e04e6..69c52e9698e 100644 --- a/modules/action_creators.cursorprev.html +++ b/modules/action_creators.cursorprev.html @@ -88,7 +88,7 @@

    Const cursorPrev

  • diff --git a/modules/action_creators.cursorup.html b/modules/action_creators.cursorup.html index 95a03d11e61..55b26fd20a9 100644 --- a/modules/action_creators.cursorup.html +++ b/modules/action_creators.cursorup.html @@ -88,7 +88,7 @@

    Const cursorUpActionCre
  • diff --git a/modules/action_creators.deleteattribute.html b/modules/action_creators.deleteattribute.html index ff867af9a86..4fe5eaa911a 100644 --- a/modules/action_creators.deleteattribute.html +++ b/modules/action_creators.deleteattribute.html @@ -88,7 +88,7 @@

    Const deleteAttributeAc
  • diff --git a/modules/action_creators.deletethought.html b/modules/action_creators.deletethought.html index 54fbf175d4a..5914826dc5a 100644 --- a/modules/action_creators.deletethought.html +++ b/modules/action_creators.deletethought.html @@ -88,7 +88,7 @@

    Const deleteThoughtActi
  • diff --git a/modules/action_creators.deletethoughtwithcursor.html b/modules/action_creators.deletethoughtwithcursor.html index d5fd7fcb252..b7231513b8c 100644 --- a/modules/action_creators.deletethoughtwithcursor.html +++ b/modules/action_creators.deletethoughtwithcursor.html @@ -88,7 +88,7 @@

    Const deleteThoughtWith
  • diff --git a/modules/action_creators.draghold.html b/modules/action_creators.draghold.html index 77a5a2681e2..25f0f96e3e3 100644 --- a/modules/action_creators.draghold.html +++ b/modules/action_creators.draghold.html @@ -88,7 +88,7 @@

    Const dragHoldAction
    diff --git a/modules/action_creators.draginprogress.html b/modules/action_creators.draginprogress.html index 13bf6549fdf..2ab960e69cc 100644 --- a/modules/action_creators.draginprogress.html +++ b/modules/action_creators.draginprogress.html @@ -91,7 +91,7 @@

    Const shaker

    shaker: (Anonymous function) = Shaker(() => {// force drag to abort// we need to make all drop targets, visible drag behavior, and drop handlers short circuit when the drag has been aborted// react-dnd does not allow programmatic cancellation of dragstore.dispatch([{type: 'dragInProgress',value: false,},alert('✗ Drag cancelled'),])})
    @@ -108,7 +108,7 @@

    Const Shaker

  • @@ -148,7 +148,7 @@

    Const dragInProgress

  • diff --git a/modules/action_creators.dragshortcut.html b/modules/action_creators.dragshortcut.html index 55bed490f05..999ab76d740 100644 --- a/modules/action_creators.dragshortcut.html +++ b/modules/action_creators.dragshortcut.html @@ -88,7 +88,7 @@

    Const dragShortcutActio
  • diff --git a/modules/action_creators.dragshortcutzone.html b/modules/action_creators.dragshortcutzone.html index 4fb3642f16e..ed18ed7cfcf 100644 --- a/modules/action_creators.dragshortcutzone.html +++ b/modules/action_creators.dragshortcutzone.html @@ -88,7 +88,7 @@

    Const dragShortcutZone<
  • diff --git a/modules/action_creators.editing.html b/modules/action_creators.editing.html index a459d7126b5..381ddb6d814 100644 --- a/modules/action_creators.editing.html +++ b/modules/action_creators.editing.html @@ -88,7 +88,7 @@

    Const editingActionCrea
  • diff --git a/modules/action_creators.editthought.html b/modules/action_creators.editthought.html index 47914c7b776..12867daf91e 100644 --- a/modules/action_creators.editthought.html +++ b/modules/action_creators.editthought.html @@ -88,7 +88,7 @@

    Const editThoughtAction
  • diff --git a/modules/action_creators.error.html b/modules/action_creators.error.html index c6ab70eafde..2ab5ca825b1 100644 --- a/modules/action_creators.error.html +++ b/modules/action_creators.error.html @@ -88,7 +88,7 @@

    Const errorActionCreato
  • diff --git a/modules/action_creators.expandcontextthought.html b/modules/action_creators.expandcontextthought.html index 170ee6c1e03..c43bacd9ba0 100644 --- a/modules/action_creators.expandcontextthought.html +++ b/modules/action_creators.expandcontextthought.html @@ -88,7 +88,7 @@

    Const expandContextThou
  • diff --git a/modules/action_creators.expandhoverdown.html b/modules/action_creators.expandhoverdown.html index bdfe254e6bd..3b79649127d 100644 --- a/modules/action_creators.expandhoverdown.html +++ b/modules/action_creators.expandhoverdown.html @@ -92,7 +92,7 @@

    Let expandDownTimer

    expandDownTimer: Timer | null = null
    @@ -109,7 +109,7 @@

    Const clearTimer

  • @@ -131,7 +131,7 @@

    Const expandHoverDown
    @@ -153,7 +153,7 @@

    Const expandHoverDown
    diff --git a/modules/action_creators.expandhoverup.html b/modules/action_creators.expandhoverup.html index cd22e0fec71..dbe37b7cffc 100644 --- a/modules/action_creators.expandhoverup.html +++ b/modules/action_creators.expandhoverup.html @@ -93,7 +93,7 @@

    Let expandTopTimer

    expandTopTimer: Timer | null = null
    @@ -110,7 +110,7 @@

    Const clearTimer

  • @@ -132,7 +132,7 @@

    Const expandHoverUpDebo
  • @@ -160,7 +160,7 @@

    Const expandOnHoverTop<
  • @@ -183,7 +183,7 @@

    Const shouldAllowActive
  • diff --git a/modules/action_creators.extractthought.html b/modules/action_creators.extractthought.html index 8a7e979a097..07f30834400 100644 --- a/modules/action_creators.extractthought.html +++ b/modules/action_creators.extractthought.html @@ -88,7 +88,7 @@

    Const extractThoughtAct
  • diff --git a/modules/action_creators.fontsize.html b/modules/action_creators.fontsize.html index 73fd0a95c29..27ccd4be45d 100644 --- a/modules/action_creators.fontsize.html +++ b/modules/action_creators.fontsize.html @@ -88,7 +88,7 @@

    Const fontSize

  • diff --git a/modules/action_creators.formatselection.html b/modules/action_creators.formatselection.html index 54f19b9fb5b..5875e31b8e7 100644 --- a/modules/action_creators.formatselection.html +++ b/modules/action_creators.formatselection.html @@ -88,7 +88,7 @@

    Const formatSelectionAc
  • diff --git a/modules/action_creators.freethoughts.html b/modules/action_creators.freethoughts.html index 01fc357b270..e21347b6c1c 100644 --- a/modules/action_creators.freethoughts.html +++ b/modules/action_creators.freethoughts.html @@ -88,7 +88,7 @@

    Const freeThoughtsActio
  • diff --git a/modules/action_creators.heading.html b/modules/action_creators.heading.html index 0230dc48240..7aa8941b634 100644 --- a/modules/action_creators.heading.html +++ b/modules/action_creators.heading.html @@ -88,7 +88,7 @@

    Const headingActionCrea
  • diff --git a/modules/action_creators.home.html b/modules/action_creators.home.html index cf3bf5c6345..40cb28103bf 100644 --- a/modules/action_creators.home.html +++ b/modules/action_creators.home.html @@ -88,7 +88,7 @@

    Const home

  • diff --git a/modules/action_creators.importfiles.html b/modules/action_creators.importfiles.html index 175255ddc56..fedb84a0e4a 100644 --- a/modules/action_creators.importfiles.html +++ b/modules/action_creators.importfiles.html @@ -107,7 +107,7 @@

    ResumableFile

    ResumableFile: VirtualFile & ResumeImport
    @@ -120,7 +120,7 @@

    Const RESUME_IMPORTS_KE
    RESUME_IMPORTS_KEY: "resume-imports" = "resume-imports"
    @@ -137,7 +137,7 @@

    Const deleteResumableFi
  • @@ -165,7 +165,7 @@

    Const importFilesAction
  • @@ -207,7 +207,7 @@

    Const pullDuplicateDesc
  • @@ -238,7 +238,7 @@

    Const resumeImportKey
    @@ -266,7 +266,7 @@

    Const resumeImportsMana
  • @@ -297,7 +297,7 @@
    del: function
  • Returns Promise<void>

    diff --git a/modules/action_creators.importspeechtotext.html b/modules/action_creators.importspeechtotext.html index 3f2e4f3e6e7..4cd32dfbd9d 100644 --- a/modules/action_creators.importspeechtotext.html +++ b/modules/action_creators.importspeechtotext.html @@ -88,7 +88,7 @@

    Const importSpeechToTex
  • diff --git a/modules/action_creators.importtext.html b/modules/action_creators.importtext.html index 0dde3402e62..2c8c7c45284 100644 --- a/modules/action_creators.importtext.html +++ b/modules/action_creators.importtext.html @@ -88,7 +88,7 @@

    Const importTextAction<
  • diff --git a/modules/action_creators.indent.html b/modules/action_creators.indent.html index 3fe7898b563..3f80c2ac823 100644 --- a/modules/action_creators.indent.html +++ b/modules/action_creators.indent.html @@ -88,7 +88,7 @@

    Const indentActionCreat
  • diff --git a/modules/action_creators.initthoughts.html b/modules/action_creators.initthoughts.html index dfa6567db88..addd3b727eb 100644 --- a/modules/action_creators.initthoughts.html +++ b/modules/action_creators.initthoughts.html @@ -88,7 +88,7 @@

    Const initThoughts

  • diff --git a/modules/action_creators.initusertoolbar.html b/modules/action_creators.initusertoolbar.html index bf0d3565982..6859127d29f 100644 --- a/modules/action_creators.initusertoolbar.html +++ b/modules/action_creators.initusertoolbar.html @@ -88,7 +88,7 @@

    Const initUserToolbar
    diff --git a/modules/action_creators.join.html b/modules/action_creators.join.html index 56c4465043f..e25f5fd98f3 100644 --- a/modules/action_creators.join.html +++ b/modules/action_creators.join.html @@ -88,7 +88,7 @@

    Const joinActionCreator
  • diff --git a/modules/action_creators.jump.html b/modules/action_creators.jump.html index 1da8e0d606c..4b3506c3017 100644 --- a/modules/action_creators.jump.html +++ b/modules/action_creators.jump.html @@ -88,7 +88,7 @@

    Const jumpActionCreator
  • diff --git a/modules/action_creators.loadfromurl.html b/modules/action_creators.loadfromurl.html index 66dfea4fe39..22d75179d78 100644 --- a/modules/action_creators.loadfromurl.html +++ b/modules/action_creators.loadfromurl.html @@ -94,7 +94,7 @@

    Const loadFromUrl

  • diff --git a/modules/action_creators.loadresource.html b/modules/action_creators.loadresource.html index 8d39840f77b..f9913825159 100644 --- a/modules/action_creators.loadresource.html +++ b/modules/action_creators.loadresource.html @@ -88,7 +88,7 @@

    Const loadResource

  • diff --git a/modules/action_creators.login.html b/modules/action_creators.login.html index 750b00d8ac7..a6eff31226e 100644 --- a/modules/action_creators.login.html +++ b/modules/action_creators.login.html @@ -88,7 +88,7 @@

    Const login

  • diff --git a/modules/action_creators.logout.html b/modules/action_creators.logout.html index b3ed6debd7a..64ceaea4945 100644 --- a/modules/action_creators.logout.html +++ b/modules/action_creators.logout.html @@ -88,7 +88,7 @@

    Const logout

  • diff --git a/modules/action_creators.mergethoughts.html b/modules/action_creators.mergethoughts.html index 42a805de2c1..f91e4b25740 100644 --- a/modules/action_creators.mergethoughts.html +++ b/modules/action_creators.mergethoughts.html @@ -88,7 +88,7 @@

    Const mergeThoughtsActi
  • diff --git a/modules/action_creators.movethought.html b/modules/action_creators.movethought.html index cf408860b23..d51f3b8bf08 100644 --- a/modules/action_creators.movethought.html +++ b/modules/action_creators.movethought.html @@ -88,7 +88,7 @@

    Const moveThoughtAction
  • diff --git a/modules/action_creators.movethoughtdown.html b/modules/action_creators.movethoughtdown.html index c114132775c..de0635ba1c6 100644 --- a/modules/action_creators.movethoughtdown.html +++ b/modules/action_creators.movethoughtdown.html @@ -88,7 +88,7 @@

    Const moveThoughtDown
    diff --git a/modules/action_creators.movethoughtup.html b/modules/action_creators.movethoughtup.html index 258c60a429e..e12e26bf56c 100644 --- a/modules/action_creators.movethoughtup.html +++ b/modules/action_creators.movethoughtup.html @@ -88,7 +88,7 @@

    Const moveThoughtUpActi
  • diff --git a/modules/action_creators.newgrandchild.html b/modules/action_creators.newgrandchild.html index 01517721a32..48299453972 100644 --- a/modules/action_creators.newgrandchild.html +++ b/modules/action_creators.newgrandchild.html @@ -88,7 +88,7 @@

    Const newGrandChild
    diff --git a/modules/action_creators.newsubthought.html b/modules/action_creators.newsubthought.html index 7f83a01b804..51dda6e7fff 100644 --- a/modules/action_creators.newsubthought.html +++ b/modules/action_creators.newsubthought.html @@ -88,7 +88,7 @@

    Const newSubthoughtActi
  • diff --git a/modules/action_creators.newthought.html b/modules/action_creators.newthought.html index 049f3d4b307..eebc2e002ef 100644 --- a/modules/action_creators.newthought.html +++ b/modules/action_creators.newthought.html @@ -88,7 +88,7 @@

    Const newThought

  • diff --git a/modules/action_creators.outdent.html b/modules/action_creators.outdent.html index a3cabbeae0f..784bd389aaf 100644 --- a/modules/action_creators.outdent.html +++ b/modules/action_creators.outdent.html @@ -88,7 +88,7 @@

    Const outdentActionCrea
  • diff --git a/modules/action_creators.preloadsources.html b/modules/action_creators.preloadsources.html index 9ec6bae2735..59ac169c4d4 100644 --- a/modules/action_creators.preloadsources.html +++ b/modules/action_creators.preloadsources.html @@ -88,7 +88,7 @@

    Const preloadSources

  • diff --git a/modules/action_creators.prependrevision.html b/modules/action_creators.prependrevision.html index 5649a4710c3..6425f7767fe 100644 --- a/modules/action_creators.prependrevision.html +++ b/modules/action_creators.prependrevision.html @@ -88,7 +88,7 @@

    Const prependRevisionAc
  • diff --git a/modules/action_creators.pull.html b/modules/action_creators.pull.html index 3cd2906d771..5fbd3f52c38 100644 --- a/modules/action_creators.pull.html +++ b/modules/action_creators.pull.html @@ -99,7 +99,7 @@

    Const BUFFER_DEPTH

    BUFFER_DEPTH: 2 = 2
    @@ -116,7 +116,7 @@

    Const filterPending

  • @@ -147,7 +147,7 @@

    Const getPendingDescend
  • @@ -178,7 +178,7 @@

    itForEach

  • @@ -233,7 +233,7 @@

    Const pull

  • diff --git a/modules/action_creators.redo.html b/modules/action_creators.redo.html index cfe1f7f2c55..e8ce4c16426 100644 --- a/modules/action_creators.redo.html +++ b/modules/action_creators.redo.html @@ -88,7 +88,7 @@

    Const redo

  • diff --git a/modules/action_creators.repairthought.html b/modules/action_creators.repairthought.html index 30cc6215ea2..a00f3ec7f64 100644 --- a/modules/action_creators.repairthought.html +++ b/modules/action_creators.repairthought.html @@ -88,7 +88,7 @@

    Const repairThoughtActi
  • diff --git a/modules/action_creators.restorecursorbeforesearch.html b/modules/action_creators.restorecursorbeforesearch.html index bb2eed1761d..654f43ab145 100644 --- a/modules/action_creators.restorecursorbeforesearch.html +++ b/modules/action_creators.restorecursorbeforesearch.html @@ -88,7 +88,7 @@

    Const restoreCursorBefo
  • diff --git a/modules/action_creators.scalesize.html b/modules/action_creators.scalesize.html index d5520521057..13b6c45be99 100644 --- a/modules/action_creators.scalesize.html +++ b/modules/action_creators.scalesize.html @@ -89,7 +89,7 @@

    Const scaleFontDown

    @@ -111,7 +111,7 @@

    Const scaleFontUp

  • diff --git a/modules/action_creators.search.html b/modules/action_creators.search.html index 356ad927bc0..131df77f205 100644 --- a/modules/action_creators.search.html +++ b/modules/action_creators.search.html @@ -88,7 +88,7 @@

    Const searchActionCreat
  • diff --git a/modules/action_creators.searchcontexts.html b/modules/action_creators.searchcontexts.html index 467ed055469..7445d5f0bb2 100644 --- a/modules/action_creators.searchcontexts.html +++ b/modules/action_creators.searchcontexts.html @@ -88,7 +88,7 @@

    Const searchContextsAct
  • diff --git a/modules/action_creators.searchlimit.html b/modules/action_creators.searchlimit.html index 058b8976efb..c8f2da89076 100644 --- a/modules/action_creators.searchlimit.html +++ b/modules/action_creators.searchlimit.html @@ -88,7 +88,7 @@

    Const searchLimitAction
  • diff --git a/modules/action_creators.setcursor.html b/modules/action_creators.setcursor.html index 371dfca37a9..584923ba5d8 100644 --- a/modules/action_creators.setcursor.html +++ b/modules/action_creators.setcursor.html @@ -88,7 +88,7 @@

    Const setCursorAction
    diff --git a/modules/action_creators.setdescendant.html b/modules/action_creators.setdescendant.html index 45c029b40ba..f1e0712a07f 100644 --- a/modules/action_creators.setdescendant.html +++ b/modules/action_creators.setdescendant.html @@ -88,7 +88,7 @@

    Const setDescendantActi
  • diff --git a/modules/action_creators.setfirstsubthought.html b/modules/action_creators.setfirstsubthought.html index ef79832d2df..790671ab9af 100644 --- a/modules/action_creators.setfirstsubthought.html +++ b/modules/action_creators.setfirstsubthought.html @@ -88,7 +88,7 @@

    Const setFirstSubthough
  • diff --git a/modules/action_creators.setinvalidstate.html b/modules/action_creators.setinvalidstate.html index 6532d6e4871..6c94773a6c5 100644 --- a/modules/action_creators.setinvalidstate.html +++ b/modules/action_creators.setinvalidstate.html @@ -88,7 +88,7 @@

    Const setInvalidState
    diff --git a/modules/action_creators.setnotefocus.html b/modules/action_creators.setnotefocus.html index 683ce83e0fd..a71068b8fea 100644 --- a/modules/action_creators.setnotefocus.html +++ b/modules/action_creators.setnotefocus.html @@ -88,7 +88,7 @@

    Const setNoteFocus
  • diff --git a/modules/action_creators.setremotesearch.html b/modules/action_creators.setremotesearch.html index 3e369e26fb6..add1ed1f264 100644 --- a/modules/action_creators.setremotesearch.html +++ b/modules/action_creators.setremotesearch.html @@ -88,7 +88,7 @@

    Const setRemoteSearch
    diff --git a/modules/action_creators.setresourcecache.html b/modules/action_creators.setresourcecache.html index 10e2fa29f44..e4d858e7c22 100644 --- a/modules/action_creators.setresourcecache.html +++ b/modules/action_creators.setresourcecache.html @@ -88,7 +88,7 @@

    Const setResourceCache<
  • diff --git a/modules/action_creators.settings.html b/modules/action_creators.settings.html index 2dd50c26602..42455b0db16 100644 --- a/modules/action_creators.settings.html +++ b/modules/action_creators.settings.html @@ -88,7 +88,7 @@

    Const settingsActionCre
  • diff --git a/modules/action_creators.showlatestshortcuts.html b/modules/action_creators.showlatestshortcuts.html index 59cb20e5ccc..709c8a60d7b 100644 --- a/modules/action_creators.showlatestshortcuts.html +++ b/modules/action_creators.showlatestshortcuts.html @@ -97,7 +97,7 @@

    Let timeoutId

    timeoutId: Timer | null = null
    @@ -114,7 +114,7 @@

    Const clearTimer

  • @@ -136,7 +136,7 @@

    Const showLatestShortcu
  • diff --git a/modules/action_creators.showmodal.html b/modules/action_creators.showmodal.html index e4ef68acbb4..81a54edee41 100644 --- a/modules/action_creators.showmodal.html +++ b/modules/action_creators.showmodal.html @@ -88,7 +88,7 @@

    Const showModal

  • diff --git a/modules/action_creators.splitsentences.html b/modules/action_creators.splitsentences.html index 2321b52088b..e3a4ccdb236 100644 --- a/modules/action_creators.splitsentences.html +++ b/modules/action_creators.splitsentences.html @@ -88,7 +88,7 @@

    Const splitSentencesAct
  • diff --git a/modules/action_creators.splitthought.html b/modules/action_creators.splitthought.html index 6f60fd612e6..7c9f116f46c 100644 --- a/modules/action_creators.splitthought.html +++ b/modules/action_creators.splitthought.html @@ -88,7 +88,7 @@

    Const splitThoughtActio
  • diff --git a/modules/action_creators.status.html b/modules/action_creators.status.html index e7696804bb0..9bfa1541a80 100644 --- a/modules/action_creators.status.html +++ b/modules/action_creators.status.html @@ -88,7 +88,7 @@

    Const statusActionCreat
  • diff --git a/modules/action_creators.subcategorizeall.html b/modules/action_creators.subcategorizeall.html index 1848d7a0577..6b6c33295dc 100644 --- a/modules/action_creators.subcategorizeall.html +++ b/modules/action_creators.subcategorizeall.html @@ -88,7 +88,7 @@

    Const subCategorizeAll<
  • diff --git a/modules/action_creators.subcategorizeone.html b/modules/action_creators.subcategorizeone.html index b6eefbfb53a..8f749b00b5a 100644 --- a/modules/action_creators.subcategorizeone.html +++ b/modules/action_creators.subcategorizeone.html @@ -88,7 +88,7 @@

    Const subCategorizeOne<
  • diff --git a/modules/action_creators.suppressexpansion.html b/modules/action_creators.suppressexpansion.html index c2219b04934..91bb1831372 100644 --- a/modules/action_creators.suppressexpansion.html +++ b/modules/action_creators.suppressexpansion.html @@ -90,7 +90,7 @@

    Let timer

    timer: ReturnType<typeof setTimeout>
    @@ -107,7 +107,7 @@

    Const suppressExpansion

  • diff --git a/modules/action_creators.swapnote.html b/modules/action_creators.swapnote.html index 4c60bcdccb3..ba5c4d5defb 100644 --- a/modules/action_creators.swapnote.html +++ b/modules/action_creators.swapnote.html @@ -88,7 +88,7 @@

    Const swapNoteAction
    diff --git a/modules/action_creators.textcolor.html b/modules/action_creators.textcolor.html index 186c08c4370..b47d96c605e 100644 --- a/modules/action_creators.textcolor.html +++ b/modules/action_creators.textcolor.html @@ -88,7 +88,7 @@

    Const textColorAction
    diff --git a/modules/action_creators.toggleabsolutecontext.html b/modules/action_creators.toggleabsolutecontext.html index 483ca364624..9ed839e994e 100644 --- a/modules/action_creators.toggleabsolutecontext.html +++ b/modules/action_creators.toggleabsolutecontext.html @@ -88,7 +88,7 @@

    Const toggleAbsoluteCon
  • diff --git a/modules/action_creators.toggleattribute.html b/modules/action_creators.toggleattribute.html index b21112fe0bc..c32066a3304 100644 --- a/modules/action_creators.toggleattribute.html +++ b/modules/action_creators.toggleattribute.html @@ -88,7 +88,7 @@

    Const toggleAttributeAc
  • diff --git a/modules/action_creators.togglecolorpicker.html b/modules/action_creators.togglecolorpicker.html index c5e4c462b73..67eb07db350 100644 --- a/modules/action_creators.togglecolorpicker.html +++ b/modules/action_creators.togglecolorpicker.html @@ -88,7 +88,7 @@

    Const toggleColorPicker
  • diff --git a/modules/action_creators.togglecontextview.html b/modules/action_creators.togglecontextview.html index 000590645d9..cf8bb533e69 100644 --- a/modules/action_creators.togglecontextview.html +++ b/modules/action_creators.togglecontextview.html @@ -88,7 +88,7 @@

    Const toggleContextView
  • diff --git a/modules/action_creators.togglehiddenthoughts.html b/modules/action_creators.togglehiddenthoughts.html index 7ceca1c3a6e..5e5a66fa75e 100644 --- a/modules/action_creators.togglehiddenthoughts.html +++ b/modules/action_creators.togglehiddenthoughts.html @@ -88,7 +88,7 @@

    Const toggleHiddenThoug
  • diff --git a/modules/action_creators.togglenote.html b/modules/action_creators.togglenote.html index 5db065a5c1c..acd2484f024 100644 --- a/modules/action_creators.togglenote.html +++ b/modules/action_creators.togglenote.html @@ -88,7 +88,7 @@

    Const toggleNoteAction<
  • diff --git a/modules/action_creators.toggleshortcutsdiagram.html b/modules/action_creators.toggleshortcutsdiagram.html index 189aa73b4f9..2af898ee754 100644 --- a/modules/action_creators.toggleshortcutsdiagram.html +++ b/modules/action_creators.toggleshortcutsdiagram.html @@ -88,7 +88,7 @@

    Const toggleShortcutsDi
  • diff --git a/modules/action_creators.togglesidebar.html b/modules/action_creators.togglesidebar.html index 513ac5581dd..3db0475ca2b 100644 --- a/modules/action_creators.togglesidebar.html +++ b/modules/action_creators.togglesidebar.html @@ -88,7 +88,7 @@

    Const toggleSidebarActi
  • diff --git a/modules/action_creators.togglesort.html b/modules/action_creators.togglesort.html index a5d0c699139..e93339ec523 100644 --- a/modules/action_creators.togglesort.html +++ b/modules/action_creators.togglesort.html @@ -88,7 +88,7 @@

    Const toggleSortAction<
  • diff --git a/modules/action_creators.togglesplitview.html b/modules/action_creators.togglesplitview.html index e479dc23246..7c97b1f784b 100644 --- a/modules/action_creators.togglesplitview.html +++ b/modules/action_creators.togglesplitview.html @@ -88,7 +88,7 @@

    Const toggleSplitView
    diff --git a/modules/action_creators.togglethought.html b/modules/action_creators.togglethought.html index 278ae47667b..639e4a8ab25 100644 --- a/modules/action_creators.togglethought.html +++ b/modules/action_creators.togglethought.html @@ -88,7 +88,7 @@

    Const toggleThoughtActi
  • diff --git a/modules/action_creators.toggleusersetting.html b/modules/action_creators.toggleusersetting.html index d1bb5a9f0e4..a005803de0e 100644 --- a/modules/action_creators.toggleusersetting.html +++ b/modules/action_creators.toggleusersetting.html @@ -88,7 +88,7 @@

    Const toggleUserSetting
  • diff --git a/modules/action_creators.toolbarlongpress.html b/modules/action_creators.toolbarlongpress.html index 0796a924ab6..37672fd829a 100644 --- a/modules/action_creators.toolbarlongpress.html +++ b/modules/action_creators.toolbarlongpress.html @@ -88,7 +88,7 @@

    Const toolbarLongPress<
  • diff --git a/modules/action_creators.tutorial.html b/modules/action_creators.tutorial.html index a69a25c12c4..4777366c0d8 100644 --- a/modules/action_creators.tutorial.html +++ b/modules/action_creators.tutorial.html @@ -88,7 +88,7 @@

    Const tutorial

  • diff --git a/modules/action_creators.tutorialchoice.html b/modules/action_creators.tutorialchoice.html index 1694decaa38..aa53b0a3be4 100644 --- a/modules/action_creators.tutorialchoice.html +++ b/modules/action_creators.tutorialchoice.html @@ -88,7 +88,7 @@

    Const tutorialChoiceAct
  • diff --git a/modules/action_creators.tutorialnext.html b/modules/action_creators.tutorialnext.html index a917dd0de2f..01c07cf49b4 100644 --- a/modules/action_creators.tutorialnext.html +++ b/modules/action_creators.tutorialnext.html @@ -88,7 +88,7 @@

    Const tutorialNextActio
  • diff --git a/modules/action_creators.tutorialprev.html b/modules/action_creators.tutorialprev.html index e3add08fdb7..3c42a868fe6 100644 --- a/modules/action_creators.tutorialprev.html +++ b/modules/action_creators.tutorialprev.html @@ -88,7 +88,7 @@

    Const tutorialPrevActio
  • diff --git a/modules/action_creators.tutorialstep.html b/modules/action_creators.tutorialstep.html index 8246d5a2906..92b0e724979 100644 --- a/modules/action_creators.tutorialstep.html +++ b/modules/action_creators.tutorialstep.html @@ -88,7 +88,7 @@

    Const tutorialStepActio
  • diff --git a/modules/action_creators.undo.html b/modules/action_creators.undo.html index cbafe97c3f6..11e587739b8 100644 --- a/modules/action_creators.undo.html +++ b/modules/action_creators.undo.html @@ -88,7 +88,7 @@

    Const undo

  • diff --git a/modules/action_creators.undoarchive.html b/modules/action_creators.undoarchive.html index 375959a2a66..b41c391fd1a 100644 --- a/modules/action_creators.undoarchive.html +++ b/modules/action_creators.undoarchive.html @@ -88,7 +88,7 @@

    Const undoArchiveAction
  • diff --git a/modules/action_creators.updatesplitposition.html b/modules/action_creators.updatesplitposition.html index 500126de84a..e3c7232ffa3 100644 --- a/modules/action_creators.updatesplitposition.html +++ b/modules/action_creators.updatesplitposition.html @@ -90,7 +90,7 @@

    Const save

    save: DebouncedFunc<(Anonymous function)> = _.debounce((splitPosition: number) => {storage.setItem('splitPosition', splitPosition.toString())}, 400)
    @@ -107,7 +107,7 @@

    Const updateSplitPositi
  • diff --git a/modules/action_creators.updatethoughts.html b/modules/action_creators.updatethoughts.html index 9a7ebf561ea..d23de07811a 100644 --- a/modules/action_creators.updatethoughts.html +++ b/modules/action_creators.updatethoughts.html @@ -88,7 +88,7 @@

    Const updateThoughtsAct
  • diff --git a/modules/components.actionbutton.html b/modules/components.actionbutton.html index 245a235d8e5..5ab17ce5e96 100644 --- a/modules/components.actionbutton.html +++ b/modules/components.actionbutton.html @@ -94,7 +94,7 @@

    Const ActionButton

  • diff --git a/modules/components.addicon.html b/modules/components.addicon.html index 6ca9b0cf583..9dc2bee12c6 100644 --- a/modules/components.addicon.html +++ b/modules/components.addicon.html @@ -94,7 +94,7 @@

    Const AddIcon

  • Parameters

    diff --git a/modules/components.alert.html b/modules/components.alert.html index f1fb32850ae..e5f956dfa0e 100644 --- a/modules/components.alert.html +++ b/modules/components.alert.html @@ -88,7 +88,7 @@

    Const Alert

  • diff --git a/modules/components.app.html b/modules/components.app.html index 39ba1692e53..76636c8dc75 100644 --- a/modules/components.app.html +++ b/modules/components.app.html @@ -88,7 +88,7 @@

    Const App

  • diff --git a/modules/components.appcomponent.html b/modules/components.appcomponent.html index b82726f4030..aa10e629dc3 100644 --- a/modules/components.appcomponent.html +++ b/modules/components.appcomponent.html @@ -101,7 +101,7 @@

    Const AppComponentMemo<
    AppComponentMemo: NamedExoticComponent<{}> = React.memo(AppComponent)
    @@ -111,7 +111,7 @@

    Const DISABLE_SPLIT_PAN
    DISABLE_SPLIT_PANE: true = true
    @@ -121,7 +121,7 @@

    Const GlobalStyles

    GlobalStyles: NamedExoticComponent<{ styles: [][] }> & { type: T } = React.memo(({ styles }: { styles: [string, React.CSSProperties][] }) => {const [globalStyle, setGlobalStyle] = useState<Index<string>>({})const appendGlobalStyle = useCallback(i => (css: string) => setGlobalStyle(globalStyle => ({ ...globalStyle, [i]: css })),[],)return (<>{styles.map(([selector, style], i) => (<StyleInjector key={i} css={appendGlobalStyle(i)} selector={selector} style={style} />))}<style>{Object.values(globalStyle).join('')}</style></>)})
    @@ -143,7 +143,7 @@

    Const SPLIT_ANIMATION_D @@ -159,7 +159,7 @@

    Const SPLIT_RESIZE_THRO @@ -175,7 +175,7 @@

    handleGestureCancel

    @@ -191,7 +191,7 @@

    handleGestureEnd

    @@ -207,7 +207,7 @@

    handleGestureSegment

    @@ -230,7 +230,7 @@

    Const AppComponent

  • @@ -262,7 +262,7 @@

    Const MultiGestureIfTou
  • @@ -310,7 +310,7 @@

    Const StyleInjector

  • @@ -396,7 +396,7 @@

    Const shouldCancelGestu
  • @@ -428,7 +428,7 @@

    Const useDisableLong
    diff --git a/modules/components.bullet.html b/modules/components.bullet.html index 2c53b7bdf9c..8c70e4ccabb 100644 --- a/modules/components.bullet.html +++ b/modules/components.bullet.html @@ -100,7 +100,7 @@

    Const BulletMemo

    BulletMemo: NamedExoticComponent<BulletProps> & { type: T } = React.memo(Bullet)
    @@ -110,7 +110,7 @@

    Const isIOSSafari

    isIOSSafari: boolean = isTouch && isiPhone && isSafari()
    @@ -127,7 +127,7 @@

    Const Bullet

  • @@ -184,7 +184,7 @@

    Const BulletCursorOverl
  • @@ -217,7 +217,7 @@

    Const BulletLeaf

  • @@ -262,7 +262,7 @@

    Const BulletParent

  • diff --git a/modules/components.byline.html b/modules/components.byline.html index 08544d5b587..9715f705321 100644 --- a/modules/components.byline.html +++ b/modules/components.byline.html @@ -88,7 +88,7 @@

    Const Byline

  • diff --git a/modules/components.checkbox.html b/modules/components.checkbox.html index 0158fa099a4..eaf2fa14886 100644 --- a/modules/components.checkbox.html +++ b/modules/components.checkbox.html @@ -89,7 +89,7 @@

    Const Checkbox

  • @@ -158,7 +158,7 @@

    Const CheckboxInput

  • diff --git a/modules/components.chevronimg.html b/modules/components.chevronimg.html index de1063219a2..f9fa2e46d66 100644 --- a/modules/components.chevronimg.html +++ b/modules/components.chevronimg.html @@ -94,7 +94,7 @@

    Const ChevronImg

  • diff --git a/modules/components.colorpicker.html b/modules/components.colorpicker.html index 1598fbbc160..df20fd20472 100644 --- a/modules/components.colorpicker.html +++ b/modules/components.colorpicker.html @@ -90,7 +90,7 @@

    Const ColorPicker

  • @@ -126,7 +126,7 @@

    Const ColorSwatch

  • @@ -174,7 +174,7 @@

    Const useWindowOverflow
  • diff --git a/modules/components.commandpalette.html b/modules/components.commandpalette.html index 9a7c585725c..5e1fdb343ae 100644 --- a/modules/components.commandpalette.html +++ b/modules/components.commandpalette.html @@ -97,7 +97,7 @@

    Const MAX_RECENT_COMMAN
    MAX_RECENT_COMMANDS: 5 = 5
    @@ -112,7 +112,7 @@

    Const commandPaletteSho
    commandPaletteShortcut: Shortcut = shortcutById('commandPalette')
    @@ -122,7 +122,7 @@

    Const visibleShortcuts

    visibleShortcuts: Shortcut[] = globalShortcuts.filter(shortcut => !shortcut.hideFromCommandPalette && !shortcut.hideFromInstructions,)
    @@ -139,7 +139,7 @@

    Const CommandPalette

  • @@ -161,7 +161,7 @@

    Const CommandPaletteWit
  • @@ -183,7 +183,7 @@

    Const CommandRow

  • @@ -279,7 +279,7 @@

    Const CommandSearch

  • @@ -327,7 +327,7 @@

    Const HighlightedText

  • @@ -366,7 +366,7 @@

    Const isExecutable

  • diff --git a/modules/components.content.html b/modules/components.content.html index fddf1cc6f37..7ca7caf0699 100644 --- a/modules/components.content.html +++ b/modules/components.content.html @@ -92,7 +92,7 @@

    Const ContentMemo

    ContentMemo: NamedExoticComponent<{}> = React.memo(Content)
    @@ -102,7 +102,7 @@

    Const TransientEditable

    TransientEditable: Element = (<Editable transient={true} path={transientChildPath} simplePath={transientChildPath} rank={0} />)
    @@ -112,7 +112,7 @@

    Const transientChildPat
    transientChildPath: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = ['TRANSIENT_THOUGHT_ID'] as SimplePath
    @@ -129,7 +129,7 @@

    Const Content

  • diff --git a/modules/components.contenteditable.html b/modules/components.contenteditable.html index aacbf8d56fd..1055380c453 100644 --- a/modules/components.contenteditable.html +++ b/modules/components.contenteditable.html @@ -96,7 +96,7 @@

    ContentEditableEvent

    ContentEditableEvent: SyntheticEvent<HTMLInputElement, Event> & { target: { value: string } }
    @@ -109,7 +109,7 @@

    Const ContentEditable

    ContentEditable: NamedExoticComponent<{} & { ref?: Exclude<R, string> }> & { type: T } = React.memo(({ style, html, disabled, innerRef, ...props }: ContentEditableProps) => {const newContentRef = useRef<HTMLDivElement>(null)const contentRef = innerRef || newContentRefconst prevHtmlRef = useRef<string>(html)const allowInnerHTMLChange = useRef<boolean>(true)const editableNonce = useSelector(state => state.editableNonce)const editableNonceRef = useRef<number>(editableNonce)useEffect(() => {if (contentRef.current) {contentRef.current.innerHTML = html}},// Only set the html once on mount.// eslint-disable-next-line react-hooks/exhaustive-deps[],)useEffect(() => {// prevent innerHTML update when editingif (editableNonceRef.current !== editableNonce ||(prevHtmlRef.current !== html && allowInnerHTMLChange.current)) {contentRef.current!.innerHTML = htmlprevHtmlRef.current = html}},// eslint-disable-next-line react-hooks/exhaustive-deps[html, editableNonce],)useEffect(() => {editableNonceRef.current = editableNonce}, [editableNonce])// eslint-disable-next-line jsdoc/require-jsdocconst handleInput = (originalEvent: React.SyntheticEvent<HTMLInputElement>) => {const innerHTML = contentRef!.current!.innerHTML// prevent innerHTML update when editingallowInnerHTMLChange.current = falseconst event = Object.assign({}, originalEvent, {target: {value: innerHTML,},})props.onChange(event)}return (<div{...props}onPaste={(e: React.ClipboardEvent<HTMLDivElement>) => {allowInnerHTMLChange.current = trueif (props.onPaste) props.onPaste(e)}}ref={contentRef}contentEditable={!disabled}style={style}onBlur={(originalEvent: React.FocusEvent<HTMLInputElement>) => {const innerHTML = contentRef!.current!.innerHTML// allow innerHTML updates after blurallowInnerHTMLChange.current = trueconst event = Object.assign({}, originalEvent, {target: {value: innerHTML,},})if (props.onBlur) props.onBlur(event)}}onInput={handleInput}onKeyDown={(e: React.KeyboardEvent<HTMLDivElement>) => {if (props.onKeyDown) props.onKeyDown(e)}}/>)})
    diff --git a/modules/components.contextbreadcrumbs.html b/modules/components.contextbreadcrumbs.html index 892274b3b05..871d617578e 100644 --- a/modules/components.contextbreadcrumbs.html +++ b/modules/components.contextbreadcrumbs.html @@ -102,7 +102,7 @@

    Const BreadCrumb

    BreadCrumb: FC<{ isDeleting?: undefined | false | true; isOverflow?: undefined | false | true; label?: undefined | string; onClickEllipsis: () => void; path: Path; showDivider?: undefined | false | true; staticText?: undefined | false | true }> = React.memo(({ isOverflow, label, isDeleting, path, showDivider, onClickEllipsis, staticText }) => {const simplePath = useSelector(state => simplifyPath(state, path), shallowEqual)const value = useSelector(state => getThoughtById(state, head(simplePath))?.value)const showContexts = useSelector(state => isContextViewActive(state, parentOf(path)))const delimiterStyle: React.CSSProperties = {fontSize: '0.8em',lineHeight: '16px',margin: '0 3px',verticalAlign: 1,userSelect: 'none',}return !isOverflow ? (<span style={{ fontSize: staticText ? '0.8em' : undefined }}>{/* possible delimiter symbols: ⇢ */}{showDivider ? <span style={delimiterStyle}> {showContexts ? '⇢' : '•'} </span> : null}{!isDeleting &&(staticText ? (ellipsize(decodeCharacterEntities(value))) : label === HOME_TOKEN ? (<HomeLink color='gray' size={16} />) : (<Link className='extend-tap-small' simplePath={simplePath} label={label} />))}{!isDeleting && <Superscript simplePath={simplePath} />}</span>) : (<span><span style={delimiterStyle}> • </span><span {...fastClick(onClickEllipsis)} style={{ cursor: 'pointer' }}>{' '}...{' '}</span></span>)})
    @@ -124,7 +124,7 @@

    Const ContextBreadcrumbs

    diff --git a/modules/components.contextbreadcrumbs.useellipsizedthoughts.html b/modules/components.contextbreadcrumbs.useellipsizedthoughts.html index 1779a5283d4..f81a8cede8f 100644 --- a/modules/components.contextbreadcrumbs.useellipsizedthoughts.html +++ b/modules/components.contextbreadcrumbs.useellipsizedthoughts.html @@ -94,7 +94,7 @@

    OverflowChild

    OverflowChild: { id: ThoughtId; isOverflow?: undefined | false | true; label?: undefined | string; value: string }
    @@ -121,7 +121,7 @@

    OverflowPath

    OverflowPath: OverflowChild[]
    @@ -138,7 +138,7 @@

    Const useEllipsizedThou
  • diff --git a/modules/components.copyonedrop.html b/modules/components.copyonedrop.html index 3ec9ab368d6..589c2b34a1d 100644 --- a/modules/components.copyonedrop.html +++ b/modules/components.copyonedrop.html @@ -90,7 +90,7 @@

    Const CopyOneDrop

  • @@ -112,7 +112,7 @@

    Const drop

  • @@ -148,7 +148,7 @@

    Const hoverMessage

  • diff --git a/modules/components.deletedrop.html b/modules/components.deletedrop.html index 41286de766c..2077b62efe0 100644 --- a/modules/components.deletedrop.html +++ b/modules/components.deletedrop.html @@ -90,7 +90,7 @@

    Const CopyOneDrop

  • @@ -112,7 +112,7 @@

    Const drop

  • @@ -154,7 +154,7 @@

    Const hoverMessage

  • diff --git a/modules/components.divider.html b/modules/components.divider.html index 861d877ccdb..dd243e580b1 100644 --- a/modules/components.divider.html +++ b/modules/components.divider.html @@ -88,7 +88,7 @@

    Const Divider

  • diff --git a/modules/components.draganddropcontext.html b/modules/components.draganddropcontext.html index 34a4387556d..c3ef8a47434 100644 --- a/modules/components.draganddropcontext.html +++ b/modules/components.draganddropcontext.html @@ -94,7 +94,7 @@

    Const DragAndDropC
  • @@ -126,7 +126,7 @@

    Const options

    options: object
    @@ -135,7 +135,7 @@

    backends

    backends: ({ backend: (manager: DragDropManager, globalContext?: any, configuration?: any) => Backend } | { backend: (manager: DragDropManager, globalContext?: any, configuration?: any) => Backend; preview: boolean; transition: Transition; options: object })[] = [{backend: HTML5Backend,},{backend: TouchBackend,options: { delayTouchStart: TIMEOUT_LONG_PRESS_THOUGHT },preview: true,transition: TouchTransition,},]
    diff --git a/modules/components.draganddropsubthoughts.html b/modules/components.draganddropsubthoughts.html index 39705681bf1..b879cf84c9f 100644 --- a/modules/components.draganddropsubthoughts.html +++ b/modules/components.draganddropsubthoughts.html @@ -97,7 +97,7 @@

    Const DragAndDropS
  • @@ -131,7 +131,7 @@

    Const canDrop

  • @@ -162,7 +162,7 @@

    Const drop

  • Parameters

    @@ -188,7 +188,7 @@

    Const dropCollect

  • diff --git a/modules/components.draganddropthought.html b/modules/components.draganddropthought.html index 5278891d2c0..029ef882fe3 100644 --- a/modules/components.draganddropthought.html +++ b/modules/components.draganddropthought.html @@ -103,7 +103,7 @@

    DraggableThoughtContainerProps

    DraggableThoughtContainerProps: ThoughtContainerProps & ReturnType<typeof dragCollect> & ReturnType<typeof dropCollect>
    @@ -116,7 +116,7 @@

    Const canDropPath

    canDropPath: (Anonymous function) & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize((from: Path, to: Path) => !isDescendantPath(to, from, { exclusive: true }), {// only needs to be big enough to cache the calls within a single drag// i.e. a reasonable number of destation thoughts that will be hovered over during a single dragmaxSize: 50,profileName: 'canDropPath',})
    @@ -138,7 +138,7 @@

    Const DragAndDropT
  • @@ -166,7 +166,7 @@

    Const beginDrag

  • @@ -202,7 +202,7 @@

    Const canDrag

  • @@ -230,7 +230,7 @@

    Const canDrop

  • @@ -261,7 +261,7 @@

    Const dragCollect

  • @@ -324,7 +324,7 @@

    Const drop

  • @@ -355,7 +355,7 @@

    Const dropCollect

  • @@ -421,7 +421,7 @@

    Const endDrag

  • diff --git a/modules/components.draganddroptoolbarbutton.html b/modules/components.draganddroptoolbarbutton.html index 283b1587d6a..edebbe7fddc 100644 --- a/modules/components.draganddroptoolbarbutton.html +++ b/modules/components.draganddroptoolbarbutton.html @@ -96,7 +96,7 @@

    DraggableToolbarButtonProps

    DraggableToolbarButtonProps: ToolbarButtonProps & ReturnType<typeof dragCollect> & ReturnType<typeof dropCollect>
    @@ -113,7 +113,7 @@

    Const DragAndDropT
  • @@ -141,7 +141,7 @@

    Const beginDrag

  • @@ -174,7 +174,7 @@

    Const canDrag

  • @@ -202,7 +202,7 @@

    Const dragCollect

  • @@ -265,7 +265,7 @@

    Const drop

  • @@ -296,7 +296,7 @@

    Const dropCollect

  • @@ -359,7 +359,7 @@

    Const endDrag

  • diff --git a/modules/components.dragonly.html b/modules/components.dragonly.html index a9d99d60ec0..6aa9a97ccea 100644 --- a/modules/components.dragonly.html +++ b/modules/components.dragonly.html @@ -88,7 +88,7 @@

    Const DragOnly

  • diff --git a/modules/components.dropbefore.html b/modules/components.dropbefore.html index 21b591598f8..2174fa8a0f5 100644 --- a/modules/components.dropbefore.html +++ b/modules/components.dropbefore.html @@ -91,7 +91,7 @@

    Const DragAndDropD
    DragAndDropDropBefore: any = DragAndDropThought(DropBefore) as any
    @@ -101,7 +101,7 @@

    Const DropBeforeMemoDropBeforeMemo: NamedExoticComponent<any> & { type: T } = React.memo(DragAndDropDropBefore)

    @@ -118,7 +118,7 @@

    Const DropBefore

  • diff --git a/modules/components.dropdownmenu.html b/modules/components.dropdownmenu.html index fcb9ea5eadc..007e801c41c 100644 --- a/modules/components.dropdownmenu.html +++ b/modules/components.dropdownmenu.html @@ -90,7 +90,7 @@

    Const DropDownMenu

    DropDownMenu: ForwardRefExoticComponent<DropDownMenuProps & RefAttributes<HTMLDivElement>> = React.forwardRef<HTMLDivElement, DropDownMenuProps>(({ isOpen, onSelect, selected, options, dark, style }, ref) => {const colors = useSelector(themeColors)return isOpen ? (<divref={ref}className='drop-down-wrapper'style={{border: `1px solid ${colors.fg}`,...style,}}>{options.map((option, index) => (<divclassName='drop-down-option-wrapper'// composite key is uniquekey={`${option.type}-${option.label}`}{...fastClick(() => {if (onSelect) {onSelect(option)}})}><div className='drop-down-option'>{option.label === (selected || options[0]).label ? (dark ? (<svg width='16px' height='16px' viewBox='0 0 32 32'><pathd='M30.171,6.131l-0.858-0.858c-0.944-0.945-2.489-0.945-3.433,0L11.294,19.859l-5.175-5.174 c-0.943-0.944-2.489-0.944-3.432,0.001l-0.858,0.857c-0.943,0.944-0.943,2.489,0,3.433l7.744,7.75c0.944,0.945,2.489,0.945,3.433,0 L30.171,9.564C31.112,8.62,31.112,7.075,30.171,6.131z'fill='#fff'/></svg>) : (<svg height='16px' width='16px' viewBox='0 0 512 512'><path d='M461.6,109.6l-54.9-43.3c-1.7-1.4-3.8-2.4-6.2-2.4c-2.4,0-4.6,1-6.3,2.5L194.5,323c0,0-78.5-75.5-80.7-77.7 c-2.2-2.2-5.1-5.9-9.5-5.9c-4.4,0-6.4,3.1-8.7,5.4c-1.7,1.8-29.7,31.2-43.5,45.8c-0.8,0.9-1.3,1.4-2,2.1c-1.2,1.7-2,3.6-2,5.7 c0,2.2,0.8,4,2,5.7l2.8,2.6c0,0,139.3,133.8,141.6,136.1c2.3,2.3,5.1,5.2,9.2,5.2c4,0,7.3-4.3,9.2-6.2L462,121.8 c1.2-1.7,2-3.6,2-5.8C464,113.5,463,111.4,461.6,109.6z' /></svg>)) : (<div style={{ width: '16px', height: '16px' }}></div>)}<span className='drop-down-label'>{option.label}</span></div></div>))}</div>) : null},)
    diff --git a/modules/components.dropempty.html b/modules/components.dropempty.html index b7fa750f142..2d17581384d 100644 --- a/modules/components.dropempty.html +++ b/modules/components.dropempty.html @@ -99,7 +99,7 @@

    Const DragAndDropD
    DragAndDropDropEmpty: ComponentClass<{}, any> & {} & { DecoratedComponent: C } = DragAndDropSubthoughts(DropEmptyContainer)
    @@ -109,7 +109,7 @@

    Const DropEmptyMemo

    DropEmptyMemo: NamedExoticComponent<{} & RefAttributes<Component<{}, any, any>>> & { type: T } = React.memo(DragAndDropDropEmpty)
    @@ -126,7 +126,7 @@

    Const DropEmpty

  • @@ -195,7 +195,7 @@

    Const DropEmptyContaine
  • @@ -243,7 +243,7 @@

    Const DropEmptyInner
    diff --git a/modules/components.dropend.html b/modules/components.dropend.html index b279eb6f688..35a246aa9ad 100644 --- a/modules/components.dropend.html +++ b/modules/components.dropend.html @@ -93,7 +93,7 @@

    Const DragAndDropD
    DragAndDropDropEnd: ComponentClass<{}, any> & {} & { DecoratedComponent: C } = DragAndDropSubthoughts(DropEnd)
    @@ -103,7 +103,7 @@

    Const DropEndMemo

    DropEndMemo: NamedExoticComponent<{} & RefAttributes<Component<{}, any, any>>> & { type: T } = React.memo(DragAndDropDropEnd)
    @@ -120,7 +120,7 @@

    Const DropEnd

  • @@ -168,7 +168,7 @@

    Const DropEndDragO
  • @@ -196,7 +196,7 @@

    Const identity

  • diff --git a/modules/components.dropthought.html b/modules/components.dropthought.html index 73a0ff631fa..9f3363e4711 100644 --- a/modules/components.dropthought.html +++ b/modules/components.dropthought.html @@ -90,7 +90,7 @@

    Const DropThoughtMemoDropThoughtMemo: NamedExoticComponent<{ isHovering: boolean; prevChildId?: ThoughtId; simplePath: SimplePath }> & { type: T } = React.memo(DropThought)

    @@ -107,7 +107,7 @@

    Const DropThought

  • diff --git a/modules/components.editable.html b/modules/components.editable.html index f30380c958d..1c61051ed1d 100644 --- a/modules/components.editable.html +++ b/modules/components.editable.html @@ -99,7 +99,7 @@

    Const EditableMemo

    EditableMemo: NamedExoticComponent<EditableProps> & { type: T } = React.memo(Editable)
    @@ -109,7 +109,7 @@

    Let blurring

    blurring: boolean = false
    @@ -119,7 +119,7 @@

    Let cursorOffsetInitializ
    cursorOffsetInitialized: boolean = false
    @@ -136,7 +136,7 @@

    Const Editable

  • @@ -197,7 +197,7 @@

    Const stopPropagation

  • diff --git a/modules/components.emptythoughtspace.html b/modules/components.emptythoughtspace.html index ad01fcd8b6d..d9116fe42f4 100644 --- a/modules/components.emptythoughtspace.html +++ b/modules/components.emptythoughtspace.html @@ -91,7 +91,7 @@

    Const EmptyThoughtspace
    EmptyThoughtspaceMemo: NamedExoticComponent<{ isTutorial?: undefined | false | true }> & { type: T } = React.memo(EmptyThoughtspace)
    @@ -101,7 +101,7 @@

    Const newThoughtShortcu
    newThoughtShortcut: Shortcut = shortcutById('newThought')
    @@ -118,7 +118,7 @@

    Const EmptyThoughtspace

  • diff --git a/modules/components.errorboundarycontainer.html b/modules/components.errorboundarycontainer.html index fea4671abd8..4be0b463699 100644 --- a/modules/components.errorboundarycontainer.html +++ b/modules/components.errorboundarycontainer.html @@ -90,7 +90,7 @@

    Const ErrorBoundaryCont
  • @@ -123,7 +123,7 @@

    Const ErrorFallback

  • @@ -159,7 +159,7 @@

    Const Toggle

  • diff --git a/modules/components.errormessage.html b/modules/components.errormessage.html index 6056de1414d..8b4b09507e2 100644 --- a/modules/components.errormessage.html +++ b/modules/components.errormessage.html @@ -88,7 +88,7 @@

    Const ErrorMessage

  • diff --git a/modules/components.exportdrop.html b/modules/components.exportdrop.html index 303530672ce..e571b7d8934 100644 --- a/modules/components.exportdrop.html +++ b/modules/components.exportdrop.html @@ -90,7 +90,7 @@

    Const ExportDrop

  • @@ -112,7 +112,7 @@

    Const drop

  • @@ -148,7 +148,7 @@

    Const hoverMessage

  • diff --git a/modules/components.favorites.html b/modules/components.favorites.html index 420f4ee48f4..4513a9643c2 100644 --- a/modules/components.favorites.html +++ b/modules/components.favorites.html @@ -105,7 +105,7 @@

    DragAndDropFavoriteReturnType

    DragAndDropFavoriteReturnType: ReturnType<typeof dragCollect> & ReturnType<typeof dropCollect> & { disableDragAndDrop?: undefined | false | true; simplePath: SimplePath }
    @@ -118,7 +118,7 @@

    Const DragAndDropF
    DragAndDropFavorite: ComponentClass<{}, any> & {} & { DecoratedComponent: C } = DragAndDropThought(({disableDragAndDrop,dragSource,dropTarget,hideContext,isDragging,isHovering,simplePath,}: DragAndDropFavoriteReturnType & { hideContext?: boolean }) => {const colors = useSelector(themeColors)const dragHoldResult = useDragHold({ isDragging, simplePath, sourceZone: DragThoughtZone.Favorites })return dropTarget(dragSource(// Set overflow:auto so the drop target fully wraps its contents.// Otherwise the context-breadcrumbs margin-top will leak out and create a dead zone where the favorite cannot be dropped.<div {...dragHoldResult.props} style={{ overflow: 'auto' }}>{!disableDragAndDrop && isHovering && (<spanclassName={classNames({'drop-hover': true,pressed: !disableDragAndDrop && dragHoldResult.isPressed,})}style={{backgroundColor: colors.highlight,marginLeft: 0,marginTop: '-0.4em',width: 'calc(100% - 4em)',}}/>)}<ThoughtLinkhideContext={hideContext}path={simplePath}styleLink={{...(!disableDragAndDrop &&(isDragging || dragHoldResult.isPressed? {color: colors.highlight,fontWeight: 'bold',}: undefined)),}}/></div>,),)},)
    @@ -128,7 +128,7 @@

    Const DropEnd

    DropEnd: ComponentClass<{}, any> & {} & { DecoratedComponent: C } = DropTarget('thought',{ drop },dropCollect,)(({ dropTarget, isHovering }: ReturnType<typeof dropCollect>) => {if (!isHovering) return nullreturn dropTarget(<div style={{ height: '4em' }}><spanclassName='drop-hover'style={{marginLeft: 0,marginTop: 0,width: 'calc(100% - 4em)',}}/></div>,)})
    @@ -150,7 +150,7 @@

    Const DragAndDropT
  • @@ -178,7 +178,7 @@

    Const Favorites

  • @@ -211,7 +211,7 @@

    Const FavoritesOptions

  • @@ -265,7 +265,7 @@

    Const beginDrag

  • @@ -304,7 +304,7 @@

    Const canDrop

  • @@ -343,7 +343,7 @@

    Const dragCollect

  • @@ -406,7 +406,7 @@

    Const drop

  • @@ -442,7 +442,7 @@

    Const dropCollect

  • @@ -502,7 +502,7 @@

    Const endDrag

  • diff --git a/modules/components.feedbackbutton.html b/modules/components.feedbackbutton.html index 4ecdfaf3746..e39a9c8175a 100644 --- a/modules/components.feedbackbutton.html +++ b/modules/components.feedbackbutton.html @@ -88,7 +88,7 @@

    Const FeedbackButton

  • diff --git a/modules/components.footer.html b/modules/components.footer.html index 3270cffdabb..cc127e6e942 100644 --- a/modules/components.footer.html +++ b/modules/components.footer.html @@ -91,7 +91,7 @@

    Const Footer

  • @@ -113,7 +113,7 @@

    Const LinkDivider

  • @@ -135,7 +135,7 @@

    Const ModalLink

  • @@ -171,7 +171,7 @@

    Const Status

  • diff --git a/modules/components.gesturediagram.html b/modules/components.gesturediagram.html index 1c444ae4630..01644eaf762 100644 --- a/modules/components.gesturediagram.html +++ b/modules/components.gesturediagram.html @@ -98,7 +98,7 @@

    Const GestureDiagramMem
    GestureDiagramMemo: NamedExoticComponent<GestureDiagramProps> & { type: T } = React.memo(GestureDiagram)
    @@ -115,7 +115,7 @@

    Const GestureDiagram

  • @@ -184,7 +184,7 @@

    Const oppositeDirection

  • @@ -212,7 +212,7 @@

    Const rotateClockwise

  • diff --git a/modules/components.hamburgermenu.html b/modules/components.hamburgermenu.html index eb98470a35f..cff5939ed71 100644 --- a/modules/components.hamburgermenu.html +++ b/modules/components.hamburgermenu.html @@ -89,7 +89,7 @@

    Const HamburgerMenu

  • @@ -111,7 +111,7 @@

    Menu

  • diff --git a/modules/components.homelink.html b/modules/components.homelink.html index d27084fcbea..ad198d57d99 100644 --- a/modules/components.homelink.html +++ b/modules/components.homelink.html @@ -94,7 +94,7 @@

    Const HomeLink

  • diff --git a/modules/components.invitesbutton.html b/modules/components.invitesbutton.html index 9bd4811316f..1909d257f70 100644 --- a/modules/components.invitesbutton.html +++ b/modules/components.invitesbutton.html @@ -88,7 +88,7 @@

    Const InvitesButton

  • diff --git a/modules/components.latestshortcutsdiagram.html b/modules/components.latestshortcutsdiagram.html index fcaeca6ddd4..5e695d4687f 100644 --- a/modules/components.latestshortcutsdiagram.html +++ b/modules/components.latestshortcutsdiagram.html @@ -94,7 +94,7 @@

    Const LatestShortcutsDi
  • diff --git a/modules/components.layouttree.html b/modules/components.layouttree.html index f68d80b0ef9..3fe2f6cd7ae 100644 --- a/modules/components.layouttree.html +++ b/modules/components.layouttree.html @@ -103,7 +103,7 @@

    TreeThought

    TreeThought: { belowCursor: boolean; depth: number; env?: LazyEnv; indexChild: number; indexDescendant: number; isCursor: boolean; isTableCol1: boolean; isTableCol2: boolean; isTableCol2Child: boolean; key: string; leaf: boolean; path: Path; prevChild: Thought; showContexts?: undefined | false | true; simplePath: SimplePath; style?: CSSProperties | null; thought: Thought; visibleChildrenKeys?: string[] }
    @@ -182,7 +182,7 @@

    TreeThoughtPositioned

    TreeThoughtPositioned: TreeThought & { cliff: number; height: number; singleLineHeightWithCliff: number; width?: undefined | number; x: number; y: number }
    @@ -200,7 +200,7 @@

    Const ACCUM_STYLE_PROPE
    ACCUM_STYLE_PROPERTIES: string[] = ['marginLeft', 'paddingLeft']
    @@ -210,7 +210,7 @@

    Const CONTENT_PADDING_B
    CONTENT_PADDING_BOTTOM: 153 = 153
    @@ -225,7 +225,7 @@

    Const SIZE_REMOVAL_DEBO
    SIZE_REMOVAL_DEBOUNCE: 1000 = 1000
    @@ -242,7 +242,7 @@

    Const LayoutTree

  • @@ -264,7 +264,7 @@

    Const crossContextualKe
  • @@ -295,7 +295,7 @@

    Const linearizeTree

  • @@ -360,7 +360,7 @@

    Const useNavAndFoo
  • @@ -382,7 +382,7 @@

    Const useSizeTracking
    diff --git a/modules/components.link.html b/modules/components.link.html index 641520cd810..02d7b229bfa 100644 --- a/modules/components.link.html +++ b/modules/components.link.html @@ -90,7 +90,7 @@

    Const Link

    Link: NamedExoticComponent<LinkProps> & { type: T } = React.memo(({ className, simplePath, label, charLimit = 32, style }: LinkProps) => {const isEM = simplePath.length === 1 && head(simplePath) === EM_TOKENconst value = useSelector(state => strip(label || getThoughtById(state, head(simplePath))?.value || ''))const dispatch = useDispatch()// TODO: Fix tabIndex for accessibilityreturn (<atabIndex={-1}className={`link ${className}`}{...fastClick(e => {// eslint-disable-line react/no-danger-with-childrene.preventDefault()selection.clear()dispatch([search({ value: null }),searchContexts({ value: null }),setCursor({ path: simplePath }),toggleSidebar({ value: false }),])})}style={{userSelect: 'none',color: 'inherit',textDecoration: 'none',...style,}}dangerouslySetInnerHTML={isEM ? { __html: '<b>em</b>' } : undefined}>{!isEM ? ellipsize(decodeCharacterEntities(value), charLimit) : null}</a>)})
    diff --git a/modules/components.loader.html b/modules/components.loader.html index ad8772f05a2..010df6cf4e2 100644 --- a/modules/components.loader.html +++ b/modules/components.loader.html @@ -94,7 +94,7 @@

    Const Loader

  • diff --git a/modules/components.loadingellipsis.html b/modules/components.loadingellipsis.html index 3678cd1e628..5ad3da41b2c 100644 --- a/modules/components.loadingellipsis.html +++ b/modules/components.loadingellipsis.html @@ -88,7 +88,7 @@

    Const LoadingEllipsis

  • diff --git a/modules/components.logs.html b/modules/components.logs.html index 0bf5823020e..f7588edff9f 100644 --- a/modules/components.logs.html +++ b/modules/components.logs.html @@ -88,7 +88,7 @@

    Const Logs

  • diff --git a/modules/components.multigesture.html b/modules/components.multigesture.html index c13c590ae1c..44d467e1b51 100644 --- a/modules/components.multigesture.html +++ b/modules/components.multigesture.html @@ -114,7 +114,7 @@

    PanResponder

    PanResponder: any
    @@ -124,7 +124,7 @@

    Const SCROLL_ZONE_WIDTH
    SCROLL_ZONE_WIDTH: number = Math.min(window.innerWidth, window.innerHeight) * 0.39
    @@ -134,7 +134,7 @@

    Const TOOLBAR_HEIGHT

    TOOLBAR_HEIGHT: 50 = 50
    @@ -144,7 +144,7 @@

    View

    View: any
    @@ -161,7 +161,7 @@

    Const ScrollZone

  • @@ -194,7 +194,7 @@

    Const gesture

  • @@ -227,7 +227,7 @@

    Const dirToRad

    dirToRad: object
    @@ -241,7 +241,7 @@

    NE

    NE: number = -Math.PI / 4
    @@ -251,7 +251,7 @@

    NW

    NW: number = -Math.PI * (3 / 4)
    @@ -261,7 +261,7 @@

    SE

    SE: number = Math.PI / 4
    @@ -271,7 +271,7 @@

    SW

    SW: number = Math.PI * (3 / 4)
    diff --git a/modules/components.navbar.html b/modules/components.navbar.html index 25bd5348f1e..86d9a5a5ee5 100644 --- a/modules/components.navbar.html +++ b/modules/components.navbar.html @@ -96,7 +96,7 @@

    Const CursorBreadcrumbs

  • @@ -118,7 +118,7 @@

    Const HelpButton

  • @@ -140,7 +140,7 @@

    Const NavBar

  • @@ -172,7 +172,7 @@

    Const navBreadcrumbsCla
    navBreadcrumbsClass: object
    @@ -181,7 +181,7 @@

    nav-breadcrumbs

    nav-breadcrumbs: boolean = true
    diff --git a/modules/components.newthought.html b/modules/components.newthought.html index 7c2387de0db..4b7685b66d1 100644 --- a/modules/components.newthought.html +++ b/modules/components.newthought.html @@ -94,7 +94,7 @@

    Const NewThought

  • diff --git a/modules/components.noothercontexts.html b/modules/components.noothercontexts.html index f58963771dd..eb432cc96ad 100644 --- a/modules/components.noothercontexts.html +++ b/modules/components.noothercontexts.html @@ -90,7 +90,7 @@

    Const toggleContextView
    toggleContextViewShortcut: Shortcut = shortcutById('toggleContextView')
    @@ -107,7 +107,7 @@

    Const NoOtherContexts
    diff --git a/modules/components.note.html b/modules/components.note.html index 14f47937529..301aa73880e 100644 --- a/modules/components.note.html +++ b/modules/components.note.html @@ -90,7 +90,7 @@

    Const Note

    Note: NamedExoticComponent<{ path: Path }> & { type: T } = React.memo(({ path }: { path: Path }) => {const thoughtId = head(path)const dispatch = useDispatch()const noteRef: { current: HTMLElement | null } = useRef(null)const fontSize = useSelector(state => state.fontSize)const hasFocus = useSelector(state => state.noteFocus && equalPathHead(state.cursor, path))const [justPasted, setJustPasted] = useState(false)// set the caret on the note if editing this thought and noteFocus is trueuseEffect(() => {// cursor must be true if note is focusedif (hasFocus) {selection.set(noteRef.current!, { end: true })}}, [hasFocus])/** Gets the value of the note. Returns null if no note exists or if the context view is active. */const note = useSelector(state => noteValue(state, thoughtId))if (note === null) return null/** Handles note keyboard shortcuts. */const onKeyDown = (e: React.KeyboardEvent) => {// delete empty noteconst note = noteValue(store.getState(), thoughtId)// select thoughtif (e.key === 'Escape' || e.key === 'ArrowUp') {e.stopPropagation()e.preventDefault()dispatch(toggleNote())}// delete empty note// (delete non-empty note is handled by delete shortcut, which allows mobile gesture to work)// note may be '' or null if the attribute child was deletedelse if (e.key === 'Backspace' && !note) {e.stopPropagation() // prevent delete thoughte.preventDefault()asyncFocus()dispatch(deleteAttribute({ path, value: '=note' }))dispatch(setNoteFocus({ value: false }))} else if (e.key === 'ArrowDown') {e.stopPropagation()e.preventDefault()dispatch(cursorDown())}}/** Updates the =note attribute when the note text is edited. */const onChange = (e: ContentEditableEvent) => {// calculate pathToContext onChange not in render for performanceconst value = justPasted? // if just pasted, strip all HTML from value(setJustPasted(false), strip(e.target.value)): // Mobile Safari inserts <br> when all text is deleted// Strip <br> from beginning and end of texte.target.value.replace(/^<br>|<br>$/gi, '')dispatch(setDescendant({path,values: ['=note', value],}),)}/** Set editing to false onBlur, if keyboard is closed. */const onBlur = () => {if (isTouch && !selection.isActive()) {setTimeout(() => dispatch(editing({ value: false })))}}return (<divclassName='note children-subheading text-note text-small'style={{lineHeight: 1.25,// negative margin to compensate for line-height. See .thought-containermarginTop: -3,// offset editable's margin-left, which is dynamically set based on font sizemarginLeft: fontSize - 14,transition: 'color 0.75s ease-in-out',}}><ContentEditablehtml={note || ''}innerRef={noteRef}className={'note-editable'}placeholder='Enter a note'onKeyDown={onKeyDown}onChange={onChange}onPaste={() => {// set justPasted so onChange can strip HTML from the new value// the default onPaste behavior is maintained for easier caret and selection managementsetJustPasted(true)}}onBlur={onBlur}onFocus={() => setCursorOnLiveThought({ path })}/></div>)})
    @@ -112,7 +112,7 @@

    Const setCursorOnLive
    diff --git a/modules/components.popup.html b/modules/components.popup.html index c3dbb4dc3ba..b73a6b1f4d4 100644 --- a/modules/components.popup.html +++ b/modules/components.popup.html @@ -88,7 +88,7 @@

    Const Popup

  • diff --git a/modules/components.quickaddbutton.html b/modules/components.quickaddbutton.html index e98b7abfb64..8e6c9b79bb9 100644 --- a/modules/components.quickaddbutton.html +++ b/modules/components.quickaddbutton.html @@ -88,7 +88,7 @@

    Const QuickAddButton
    diff --git a/modules/components.quickdropicon.html b/modules/components.quickdropicon.html index 2caa257e654..c581765aed3 100644 --- a/modules/components.quickdropicon.html +++ b/modules/components.quickdropicon.html @@ -90,7 +90,7 @@

    Const DroppableQuickDro
  • @@ -162,7 +162,7 @@

    Const QuickDropIcon

    @@ -246,7 +246,7 @@

    Const dropCollect

  • diff --git a/modules/components.quickdroppanel.html b/modules/components.quickdroppanel.html index 691a9b85b14..6eaeb6bf448 100644 --- a/modules/components.quickdroppanel.html +++ b/modules/components.quickdroppanel.html @@ -88,7 +88,7 @@

    Const QuickDropPanel
    diff --git a/modules/components.redoicon.html b/modules/components.redoicon.html index cab7f18c995..9a41a0b7336 100644 --- a/modules/components.redoicon.html +++ b/modules/components.redoicon.html @@ -88,7 +88,7 @@

    Const RedoIcon

  • diff --git a/modules/components.scale.html b/modules/components.scale.html index 8ff10147c64..8de33a131a0 100644 --- a/modules/components.scale.html +++ b/modules/components.scale.html @@ -94,7 +94,7 @@

    Const Scale

  • diff --git a/modules/components.search.html b/modules/components.search.html index 2b4f088e98c..84715046b2d 100644 --- a/modules/components.search.html +++ b/modules/components.search.html @@ -92,7 +92,7 @@

    Const SEARCH_DEBOUNCE_W
    SEARCH_DEBOUNCE_WAIT: 180 = 180
    @@ -102,7 +102,7 @@

    Const debouncedSearch

    debouncedSearch: DebouncedFunc<(Anonymous function)> = _.debounce((newValue, archived, dispatch) => dispatch(search({ value: newValue, archived })),SEARCH_DEBOUNCE_WAIT,)
    @@ -119,7 +119,7 @@

    Const Search

  • @@ -141,7 +141,7 @@

    Const onKeyDown

  • diff --git a/modules/components.searchicon.html b/modules/components.searchicon.html index f3c77eed93f..cf5b922d877 100644 --- a/modules/components.searchicon.html +++ b/modules/components.searchicon.html @@ -94,7 +94,7 @@

    Const SearchIcon

  • Parameters

    diff --git a/modules/components.searchsubthoughts.html b/modules/components.searchsubthoughts.html index 29e52395cb7..a6775c9f313 100644 --- a/modules/components.searchsubthoughts.html +++ b/modules/components.searchsubthoughts.html @@ -90,7 +90,7 @@

    Const DEFAULT_SEARCH_LI
    DEFAULT_SEARCH_LIMIT: 20 = 20
    @@ -112,7 +112,7 @@

    Const SearchSubthoughts

  • diff --git a/modules/components.shortcut.html b/modules/components.shortcut.html index 17ab9963f83..4d1a0c56c47 100644 --- a/modules/components.shortcut.html +++ b/modules/components.shortcut.html @@ -88,7 +88,7 @@

    Const Shortcut

  • diff --git a/modules/components.shortcutrow.html b/modules/components.shortcutrow.html index 8289130cde3..d537995c32e 100644 --- a/modules/components.shortcutrow.html +++ b/modules/components.shortcutrow.html @@ -101,7 +101,7 @@

    DraggableShortcutRowProps

    DraggableShortcutRowProps: ShortcutRowProps & ReturnType<typeof dragCollect>
    @@ -118,7 +118,7 @@

    Const DragAndDropS
  • @@ -146,7 +146,7 @@

    Const ShortcutRow

  • @@ -209,7 +209,7 @@

    Const beginDrag

  • @@ -237,7 +237,7 @@

    Const canDrag

  • @@ -265,7 +265,7 @@

    Const dragCollect

  • @@ -331,7 +331,7 @@

    Const endDrag

  • diff --git a/modules/components.shortcuttable.html b/modules/components.shortcuttable.html index 3e8d31c61d3..2603274ab1a 100644 --- a/modules/components.shortcuttable.html +++ b/modules/components.shortcuttable.html @@ -92,7 +92,7 @@

    Const groups

    groups: { shortcuts: ShortcutId[]; title: string }[] = [{title: 'Navigation',shortcuts: ['cursorBack','cursorForward','cursorNext','cursorPrev','jumpBack','jumpForward','moveCursorBackward','moveCursorForward','commandPalette','help','home','search',],},{title: 'Creating thoughts',shortcuts: ['newThought','newThoughtAbove','newSubthought','newSubthoughtTop','newUncle','newGrandChild','subcategorizeOne','subcategorizeAll','extractThought','generateThought',],},{title: 'Deleting thoughts',shortcuts: ['delete', 'archive', 'collapseContext', 'clearThought'],},{title: 'Moving thoughts',shortcuts: ['indent', 'outdent', 'bumpThoughtDown', 'moveThoughtDown', 'moveThoughtUp'],},{title: 'Editing thoughts',shortcuts: ['join', 'splitSentences', 'bold', 'italic', 'strikethrough', 'underline'],},{title: 'Special Views',shortcuts: ['note','swapNote','toggleContextView','proseView','toggleTableView','toggleSort','heading0','heading1','heading2','heading3','heading4','heading5',],},{title: 'Visibility',shortcuts: ['pin', 'pinChildren', 'toggleDone', 'toggleHiddenThoughts'],},]
    @@ -102,7 +102,7 @@

    Const shortcutsGroupedM
    shortcutsGroupedMap: {} = keyValueBy(groups.flatMap(group => group.shortcuts),true,)
    @@ -120,7 +120,7 @@

    Const shortcutsUngrouped

    shortcutsUngrouped: Shortcut[] = globalShortcuts.filter(shortcut =>!shortcutsGroupedMap[shortcut.id] &&!shortcut.hideFromInstructions &&(isTouch ? shortcut.gesture : shortcut.keyboard),)
    @@ -137,7 +137,7 @@

    Const ShortcutTable

  • diff --git a/modules/components.sidebar.html b/modules/components.sidebar.html index 37f6f761096..4d5ac17964a 100644 --- a/modules/components.sidebar.html +++ b/modules/components.sidebar.html @@ -90,7 +90,7 @@

    Const SwipeableDrawerWi
    SwipeableDrawerWithClasses: ComponentClass<SwipeableDrawerProps & { classes: any; ref: any }, any> | FunctionComponent<SwipeableDrawerProps & { classes: any; ref: any }> = SwipeableDrawer as unknown as React.ComponentType<SwipeableDrawerProps & { classes: any; ref: any }>
    @@ -107,7 +107,7 @@

    Const Sidebar

  • diff --git a/modules/components.staticsuperscript.html b/modules/components.staticsuperscript.html index 1c7df7cb52c..e6cee5bb20a 100644 --- a/modules/components.staticsuperscript.html +++ b/modules/components.staticsuperscript.html @@ -84,7 +84,7 @@

    Const StaticSuperscript

    StaticSuperscript: NamedExoticComponent<{ n: number; style?: React.CSSProperties }> & { type: T } = React.memo(({ n, style }: { n: number; style?: React.CSSProperties }) => (<span className='superscript-container' style={style}><span className='num-contexts'><sup role='superscript'>{n}</sup></span></span>))
    diff --git a/modules/components.staticthought.html b/modules/components.staticthought.html index 4002347baf3..d58706c93ce 100644 --- a/modules/components.staticthought.html +++ b/modules/components.staticthought.html @@ -96,7 +96,7 @@

    Const StaticThoughtMemo
    StaticThoughtMemo: NamedExoticComponent<ThoughtProps> & { type: T } = React.memo(StaticThought)
    @@ -113,7 +113,7 @@

    Const StaticThought

  • diff --git a/modules/components.superscript.html b/modules/components.superscript.html index 2d9e179e458..9667775cf21 100644 --- a/modules/components.superscript.html +++ b/modules/components.superscript.html @@ -97,7 +97,7 @@

    Const NO_CONTEXTS

    NO_CONTEXTS: ThoughtId[] = []
    @@ -107,7 +107,7 @@

    Const SuperscriptMemo

    SuperscriptMemo: NamedExoticComponent<SuperscriptProps> = React.memo(Superscript)
    @@ -124,7 +124,7 @@

    Const Superscript

  • diff --git a/modules/components.thought.html b/modules/components.thought.html index 3b528ad7db1..3cf67c2f680 100644 --- a/modules/components.thought.html +++ b/modules/components.thought.html @@ -98,7 +98,7 @@

    Const ThoughtComponent

    ThoughtComponent: ComponentClass<{}, any> & {} & { DecoratedComponent: C } = DragAndDropThought(ThoughtContainer)
    @@ -108,7 +108,7 @@

    Const ThoughtComponentM
    ThoughtComponentMemo: NamedExoticComponent<{} & RefAttributes<Component<{}, any, any>>> & { type: T } = React.memo(ThoughtComponent)
    @@ -125,7 +125,7 @@

    Const ThoughtContainer

  • @@ -278,7 +278,7 @@

    Const equalChildren

  • diff --git a/modules/components.thoughtannotation.html b/modules/components.thoughtannotation.html index 9add854bf5c..befdadfafd9 100644 --- a/modules/components.thoughtannotation.html +++ b/modules/components.thoughtannotation.html @@ -99,7 +99,7 @@

    Const EmailIconLink

    EmailIconLink: NamedExoticComponent<{ email: string }> & { type: T } = React.memo(({ email }: { email: string }) => (<a href={`mailto:${email}`} target='_blank' rel='noopener noreferrer' style={urlLinkStyle}>{' '}<EmailIcon /></a>))
    @@ -114,7 +114,7 @@

    Const ThoughtAnnotation

    ThoughtAnnotation: NamedExoticComponent<{ email?: undefined | string; isEditing?: undefined | false | true; multiline?: undefined | false | true; numContexts: number; showSuperscript?: undefined | false | true; simplePath: SimplePath; style?: React.CSSProperties; styleAnnotation?: React.CSSProperties; url?: string | null; value: string }> & { type: T } = React.memo(({email,isEditing,multiline,numContexts,showSuperscript,simplePath,style,// only applied to the .subthought containerstyleAnnotation,url,value,}: {email?: stringisEditing?: booleanmultiline?: booleannumContexts: numbershowSuperscript?: booleansimplePath: SimplePathstyle?: React.CSSPropertiesstyleAnnotation?: React.CSSPropertiesurl?: string | nullvalue: string}) => {const liveValueIfEditing = editingValueStore.useSelector((editingValue: string | null) =>isEditing ? editingValue ?? value : null,)/*** Adding dependency on lexemeIndex as the fetch for thought is async await.* ThoughtAnnotation wasn't waiting for all the lexemeIndex to be set before it was rendered.* And hence the superscript wasn't rendering properly on load.* So now subscribing to get context so that StaticSuperscript is not re-rendered for all lexemeIndex change.* It will re-render only when respective Lexeme is changed.* Changed as part of fix for issue 1419 (https://github.com/cybersemics/em/issues/1419).*/const textMarkup = useSelector(state => {const labelId = findDescendant(state, head(simplePath), '=label')const labelChild = anyChild(state, labelId || undefined)return isEditing ? liveValueIfEditing ?? value : labelChild ? labelChild.value : ellipsizeUrl(value)})return (<div className='thought-annotation'><divclassName={classNames({'editable-annotation': true,multiline,// disable intrathought linking until add, edit, delete, and expansion can be implemented// 'subthought-highlight': isEditing && focusOffset != null && subthought.contexts.length > (subthought.text === value ? 1 : 0) && subthoughtUnderSelection() && subthought.text === subthoughtUnderSelection().text})}style={{...styleAnnotation,// Extend background color to the right to match .editable padding-left.// Match .editable-annotation-text padding-left.// Add 0.5em to account for the superscript.// TODO: Add space for dynamic superscript. This is currently only correct for single digit superscript.marginRight: showSuperscript ? '-0.833em' : '-0.333em',paddingRight: showSuperscript ? '0.833em' : '0.333em',}}><span className='editable-annotation-text' style={style} dangerouslySetInnerHTML={{ __html: textMarkup }} />{// do not render url icon on root thoughts in publish modeurl && !(publishMode() && simplePath.length === 1) && <UrlIconLink url={url} />}{email && <EmailIconLink email={email} />}{// with real time context update we increase context length by 1 // with the default minContexts of 2, do not count the whole thoughtshowSuperscript ? <StaticSuperscript n={numContexts} style={style} /> : null}</div></div>)},)
    @@ -129,7 +129,7 @@

    Const ThoughtAnnotation
    ThoughtAnnotationContainer: NamedExoticComponent<{ env?: LazyEnv; focusOffset?: undefined | number; invalidState?: undefined | false | true; minContexts?: undefined | number; multiline?: undefined | false | true; path: Path; showContextBreadcrumbs?: undefined | false | true; simplePath: SimplePath; style?: React.CSSProperties; styleAnnotation?: React.CSSProperties }> & { type: T } = React.memo(({path,simplePath,minContexts = 2,multiline,invalidState,style,// only applied to the .subthought containerstyleAnnotation,}: {env?: LazyEnvfocusOffset?: numberinvalidState?: booleanminContexts?: numbermultiline?: booleanpath: PathshowContextBreadcrumbs?: booleansimplePath: SimplePathstyle?: React.CSSPropertiesstyleAnnotation?: React.CSSProperties}) => {// delay calculation of contexts for performance// recalculate after the component has mounted// filtering on isNotArchive is very slow: O(totalNumberOfContexts * depth)const [calculateContexts, setCalculateContexts] = useState(false)const value: string | undefined = useSelector(state => {const thought = getThoughtById(state, head(path))return thought?.value || ''})const isEditing = useSelector(state => equalPath(state.cursor, path))const invalidStateIfEditing = useMemo(() => isEditing && invalidState, [isEditing, invalidState])const liveValueIfEditing = editingValueStore.useSelector((editingValue: string | null) =>isEditing ? editingValue : null,)// if a thought has the same value as editValue, re-render its ThoughtAnnotation in order to get the correct number of contextseditingValueStore.useSelector((editingValue: string | null) => value === editingValue)const hideSuperscriptsSetting = useSelector(getUserSetting(Settings.hideSuperscripts))const isExpanded = useSelector(state => !!state.expanded[hashPath(simplePath)])const numContexts = useSelector(moize((state: State) => {if (!calculateContexts || hideSuperscriptsSetting) return 0// only show real time update if being edited while having meta validation error// do not increase numContexts when in an invalid state since the thought has not been updated in stateconst isRealTimeContextUpdate = isEditing && invalidStateIfEditing && liveValueIfEditing !== nullconst contexts = getContexts(state, isRealTimeContextUpdate ? liveValueIfEditing! : value)return value === ''? 0: contexts.filter(id => isVisibleContext(state, id)).length + (isRealTimeContextUpdate ? 1 : 0)},{maxSize: 1000,profileName: 'numContexts',transformArgs: ([state]) => {const isRealTimeContextUpdate = isEditing && invalidStateIfEditing && liveValueIfEditing !== nullreturn [resolveArray(getContexts(state, isRealTimeContextUpdate ? liveValueIfEditing! : value))]},},),)const showSuperscript =!hideSuperscriptsSetting &&(REGEX_PUNCTUATIONS.test(value.replace(REGEX_TAGS, '')) ? false : minContexts === 0 || numContexts > 1)const url = useSelector(state => {const childrenUrls = filterAllChildren(state, head(simplePath), child => isURL(child.value))const urlValue = isURL(value)? value: // if the only subthought is a url and the thought is not expanded, link the thought!isExpanded && childrenUrls.length === 1 && (!state.cursor || !equalPath(simplePath, parentOf(state.cursor)))? childrenUrls[0].value: nullreturn urlValue})const email = isEmail(value) ? value : undefined// if a thought has the same value as editValue, re-render its ThoughtAnnotation in order to get the correct number of contextseditingValueStore.useSelector((editingValue: string | null) => value === editingValue)useEffect(() => {setCalculateContexts(true)}, [])return showSuperscript || url || email || styleAnnotation ? (<ThoughtAnnotation{...{simplePath,isEditing,multiline,numContexts,showSuperscript,style,styleAnnotation,email,url,value,}}/>) : null},)
    @@ -144,7 +144,7 @@

    Const UrlIconLink

    UrlIconLink: NamedExoticComponent<{ url: string }> & { type: T } = React.memo(({ url }: { url: string }) => {const dispatch = useDispatch()return (<ahref={addMissingProtocol(url)}rel='noopener noreferrer'target='_blank'style={urlLinkStyle}{...fastClick(e => {e.stopPropagation() // prevent Editable onMouseDownif (isInternalLink(url)) {dispatch((dispatch, getState) => {const { path, contextViews } = decodeThoughtsUrl(getState(), {exists: true,url,})dispatch(setCursor({ path, replaceContextViews: contextViews }))})e.preventDefault()}})}><UrlIcon /></a>)})
    @@ -166,7 +166,7 @@

    Const addMissingProtoco
  • @@ -193,7 +193,7 @@

    Const urlLinkStyle

    urlLinkStyle: object
    @@ -202,7 +202,7 @@

    marginLeft

    marginLeft: number = 3
    @@ -212,7 +212,7 @@

    textDecoration

    textDecoration: string = "none"
    diff --git a/modules/components.thoughtlink.html b/modules/components.thoughtlink.html index 2d9b6ec47e5..b2ff8030cb2 100644 --- a/modules/components.thoughtlink.html +++ b/modules/components.thoughtlink.html @@ -94,7 +94,7 @@

    Const ThoughtLink

  • diff --git a/modules/components.toolbar.html b/modules/components.toolbar.html index 1b6e7bb5e63..cf25118f33f 100644 --- a/modules/components.toolbar.html +++ b/modules/components.toolbar.html @@ -96,7 +96,7 @@

    Const ToolbarMemo

    ToolbarMemo: NamedExoticComponent<ToolbarProps> = React.memo(Toolbar)
    @@ -113,7 +113,7 @@

    Const Toolbar

  • diff --git a/modules/components.toolbarbutton.html b/modules/components.toolbarbutton.html index d45f63e9931..cf9303557ef 100644 --- a/modules/components.toolbarbutton.html +++ b/modules/components.toolbarbutton.html @@ -96,7 +96,7 @@

    Const ToolbarButton

    ToolbarButton: ComponentClass<{}, any> & {} & { DecoratedComponent: C } = DragAndDropToolbarButton(ToolbarButtonComponent)
    @@ -113,7 +113,7 @@

    Const ToolbarButtonComp
  • diff --git a/modules/components.touchmonitor.html b/modules/components.touchmonitor.html index 905fe4f042c..3bf73311e42 100644 --- a/modules/components.touchmonitor.html +++ b/modules/components.touchmonitor.html @@ -89,7 +89,7 @@

    Const TouchMonitor

  • @@ -122,7 +122,7 @@

    Const onStateChange

    diff --git a/modules/components.tracegesture.html b/modules/components.tracegesture.html index 75745620a1b..72ef29a6f2f 100644 --- a/modules/components.tracegesture.html +++ b/modules/components.tracegesture.html @@ -96,7 +96,7 @@

    Const TraceGesture

  • @@ -129,7 +129,7 @@

    Const TraceGestureWrapp
  • @@ -157,7 +157,7 @@

    Const useConditionDelay
  • diff --git a/modules/components.triangledown.html b/modules/components.triangledown.html index 3634a6ae27d..231d1afdaa0 100644 --- a/modules/components.triangledown.html +++ b/modules/components.triangledown.html @@ -88,7 +88,7 @@

    Const TriangleDown

  • diff --git a/modules/components.triangleleft.html b/modules/components.triangleleft.html index 68809265f9b..c2ef3d563d6 100644 --- a/modules/components.triangleleft.html +++ b/modules/components.triangleleft.html @@ -88,7 +88,7 @@

    Const TriangleLeft

  • diff --git a/modules/components.triangleright.html b/modules/components.triangleright.html index a891780619b..3720fd1cefe 100644 --- a/modules/components.triangleright.html +++ b/modules/components.triangleright.html @@ -88,7 +88,7 @@

    Const TriangleRight

  • diff --git a/modules/components.undoicon.html b/modules/components.undoicon.html index 467ea1aa3b9..8b8b96c390c 100644 --- a/modules/components.undoicon.html +++ b/modules/components.undoicon.html @@ -88,7 +88,7 @@

    Const UndoIcon

  • diff --git a/modules/components.virtualthought.html b/modules/components.virtualthought.html index 61dee42e751..2201f9cde07 100644 --- a/modules/components.virtualthought.html +++ b/modules/components.virtualthought.html @@ -99,7 +99,7 @@

    OnResize

    OnResize: (args: { height: number | null; id: ThoughtId; isVisible: boolean; key: string; width?: number | null }) => void
    @@ -170,7 +170,7 @@

    Const VirtualThoughtMem
    VirtualThoughtMemo: NamedExoticComponent<{ crossContextualKey: string; debugIndex?: undefined | number; depth: number; dropBefore?: undefined | false | true; env?: LazyEnv; indexDescendant: number; isMultiColumnTable?: undefined | false | true; leaf: boolean; onResize?: OnResize; path: Path; prevChildId?: ThoughtId; showContexts?: undefined | false | true; simplePath: SimplePath; singleLineHeight: number; style?: React.CSSProperties; zoomCursor?: undefined | false | true }> & { type: T } = React.memo(VirtualThought)
    @@ -187,7 +187,7 @@

    Const Subthought

  • @@ -262,7 +262,7 @@

    Const VirtualThought

  • @@ -340,7 +340,7 @@

    Const findFirstEnv
  • @@ -379,7 +379,7 @@

    Const selectCursor

  • diff --git a/modules/data_providers.win.html b/modules/data_providers.win.html index f5d3f1fb7ea..db709064e94 100644 --- a/modules/data_providers.win.html +++ b/modules/data_providers.win.html @@ -84,7 +84,7 @@

    Const win

    win: { IDBKeyRange?: any; indexedDB?: any }
    diff --git a/modules/device.asyncfocus.html b/modules/device.asyncfocus.html index e4a5820df59..e81ddc6ad15 100644 --- a/modules/device.asyncfocus.html +++ b/modules/device.asyncfocus.html @@ -90,7 +90,7 @@

    Const asyncFocus

    asyncFocus: () => void = AsyncFocus()
    @@ -122,7 +122,7 @@

    Const AsyncFocus

  • diff --git a/modules/device.copy.html b/modules/device.copy.html index 557275a4d7b..437627c368c 100644 --- a/modules/device.copy.html +++ b/modules/device.copy.html @@ -88,7 +88,7 @@

    Const copy

  • diff --git a/modules/device.disablescroll.html b/modules/device.disablescroll.html index 08b2829f13e..a80837fbf04 100644 --- a/modules/device.disablescroll.html +++ b/modules/device.disablescroll.html @@ -89,7 +89,7 @@

    Const disableScroll

  • @@ -111,7 +111,7 @@

    Const enableScroll

  • diff --git a/modules/device.download.html b/modules/device.download.html index 3c0c6afa092..dd7f2f6e521 100644 --- a/modules/device.download.html +++ b/modules/device.download.html @@ -88,7 +88,7 @@

    Const download

  • diff --git a/modules/device.getelementpaddings.html b/modules/device.getelementpaddings.html index 4462280428f..dda4e38e9c6 100644 --- a/modules/device.getelementpaddings.html +++ b/modules/device.getelementpaddings.html @@ -88,7 +88,7 @@

    Const getElementPadding
  • diff --git a/modules/device.gettextcontentfromhtml.html b/modules/device.gettextcontentfromhtml.html index 3f7a043792f..d8eff462e3a 100644 --- a/modules/device.gettextcontentfromhtml.html +++ b/modules/device.gettextcontentfromhtml.html @@ -88,7 +88,7 @@

    Const getTextContent
    diff --git a/modules/device.preventautoscroll.html b/modules/device.preventautoscroll.html index 7ba0679b642..801714af076 100644 --- a/modules/device.preventautoscroll.html +++ b/modules/device.preventautoscroll.html @@ -96,7 +96,7 @@

    Const PREVENT_AUTOSCROLL_PREVENT_AUTOSCROLL_TIMEOUT: 10 = 10

    @@ -111,7 +111,7 @@

    Let paddingBottomOld

    paddingBottomOld: string = ""
    @@ -121,7 +121,7 @@

    Let paddingTopOld

    paddingTopOld: string = ""
    @@ -131,7 +131,7 @@

    Let timeoutId

    timeoutId: number | undefined
    @@ -141,7 +141,7 @@

    Let transformOld

    transformOld: string = ""
    @@ -158,7 +158,7 @@

    Const isPreventAutoscro
  • @@ -180,7 +180,7 @@

    Const preventAutoscroll

  • @@ -216,7 +216,7 @@

    Const preventAutoscroll
  • diff --git a/modules/device.router.html b/modules/device.router.html index 35618b2f93c..ceb3a60f4ec 100644 --- a/modules/device.router.html +++ b/modules/device.router.html @@ -91,7 +91,7 @@

    Const baseUrl

    baseUrl: string = typeof window !== 'undefined' ? window.location.origin : ''
    @@ -101,7 +101,7 @@

    Const isLocalNetworkisLocalNetwork: boolean = typeof window !== 'undefined' &&Boolean(window.location.hostname === 'localhost' ||window.location.hostname === 'bs-local.com' || // required for browserstack// [::1] is the IPv6 localhost address.window.location.hostname === '[::1]' ||// 127.0.0.1/8 is considered localhost for IPv4.window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/) ||// 193.0.0.1/8 is considered localhost for IPv4.window.location.hostname.startsWith('127.168.1.'),)

    @@ -123,7 +123,7 @@

    Const isInternalLink
    diff --git a/modules/device.scrollcursorintoview.html b/modules/device.scrollcursorintoview.html index 296a74843c4..cf9a30f91db 100644 --- a/modules/device.scrollcursorintoview.html +++ b/modules/device.scrollcursorintoview.html @@ -89,7 +89,7 @@

    Const scrollCursorInto<
  • @@ -111,7 +111,7 @@

    Const scrollIntoView
    diff --git a/modules/device.scrollto.html b/modules/device.scrollto.html index e30cb02f842..38592be899b 100644 --- a/modules/device.scrollto.html +++ b/modules/device.scrollto.html @@ -88,7 +88,7 @@

    Const scrollTo

  • diff --git a/modules/device.selection.html b/modules/device.selection.html index 9163a38ef2f..8163513b214 100644 --- a/modules/device.selection.html +++ b/modules/device.selection.html @@ -117,7 +117,7 @@

    SelectionOptionsType

    SelectionOptionsType: { end?: undefined | false | true; offset?: undefined | number }
    @@ -145,7 +145,7 @@

    Const clear

  • @@ -167,7 +167,7 @@

    Const getElementPadding
  • @@ -195,7 +195,7 @@

    Const isActive

  • @@ -217,7 +217,7 @@

    Const isCollapsed

  • @@ -239,7 +239,7 @@

    Const isEditable

  • @@ -267,7 +267,7 @@

    Const isOnFirstLine

    @@ -289,7 +289,7 @@

    Const isOnLastLine

  • @@ -311,7 +311,7 @@

    Const isText

  • @@ -333,7 +333,7 @@

    Const isThought

  • @@ -355,7 +355,7 @@

    Const offset

  • @@ -377,7 +377,7 @@

    Const offsetEnd

  • @@ -399,7 +399,7 @@

    Const offsetFromClosest
  • @@ -430,7 +430,7 @@

    Const offsetFromClosest
  • @@ -461,7 +461,7 @@

    Const offsetStart

  • @@ -483,7 +483,7 @@

    Const offsetThought

  • @@ -510,7 +510,7 @@

    Const restore

  • @@ -538,7 +538,7 @@

    Const save

  • @@ -560,7 +560,7 @@

    Const set

  • @@ -605,7 +605,7 @@

    Const split

  • @@ -633,7 +633,7 @@

    splitNode

  • @@ -664,7 +664,7 @@

    Const text

  • diff --git a/modules/device.selectnexteditable.html b/modules/device.selectnexteditable.html index 503e0df8f9c..cae805dd0bd 100644 --- a/modules/device.selectnexteditable.html +++ b/modules/device.selectnexteditable.html @@ -88,7 +88,7 @@

    Const selectNextEditabl
  • diff --git a/modules/e2e.browserenvironment.helpers.getselection.html b/modules/e2e.browserenvironment.helpers.getselection.html index fa8a1ebff8b..ab1e1cf3a31 100644 --- a/modules/e2e.browserenvironment.helpers.getselection.html +++ b/modules/e2e.browserenvironment.helpers.getselection.html @@ -94,7 +94,7 @@

    Const getSelection

  • diff --git a/modules/e2e.ios.__tests__.caret.html b/modules/e2e.ios.__tests__.caret.html index 4e332da614c..58d70569eec 100644 --- a/modules/e2e.ios.__tests__.caret.html +++ b/modules/e2e.ios.__tests__.caret.html @@ -104,7 +104,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -135,7 +135,7 @@

    editThought

    editThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -166,7 +166,7 @@

    gesture

    gesture: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -197,7 +197,7 @@

    getEditable

    getEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -228,7 +228,7 @@

    getEditingText

    getEditingText: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -259,7 +259,7 @@

    getElementRectByScreen

    getElementRectByScreen: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -290,7 +290,7 @@

    getSelection

    getSelection: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -321,7 +321,7 @@

    hideKeyboardByTappingDone

    hideKeyboardByTappingDone: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -352,7 +352,7 @@

    isKeyboardShown

    isKeyboardShown: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -383,7 +383,7 @@

    newThought

    newThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -414,7 +414,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -424,7 +424,7 @@

    ref

    ref: ref
    @@ -434,7 +434,7 @@

    tap

    tap: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -465,7 +465,7 @@

    waitForEditable

    waitForEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -496,7 +496,7 @@

    waitUntil

    waitUntil: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    diff --git a/modules/e2e.ios.__tests__.home.html b/modules/e2e.ios.__tests__.home.html index 58745b6bc58..afe0f1ce57b 100644 --- a/modules/e2e.ios.__tests__.home.html +++ b/modules/e2e.ios.__tests__.home.html @@ -93,7 +93,7 @@

    $

    $: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -124,7 +124,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -155,7 +155,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -165,7 +165,7 @@

    waitForEditable

    waitForEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    diff --git a/modules/e2e.ios.__tests__.split.html b/modules/e2e.ios.__tests__.split.html index 2f6002f6e92..336cf7ad822 100644 --- a/modules/e2e.ios.__tests__.split.html +++ b/modules/e2e.ios.__tests__.split.html @@ -96,7 +96,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -127,7 +127,7 @@

    getEditingText

    getEditingText: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -158,7 +158,7 @@

    getSelection

    getSelection: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -189,7 +189,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -199,7 +199,7 @@

    tap

    tap: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -230,7 +230,7 @@

    tapReturnKey

    tapReturnKey: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -261,7 +261,7 @@

    waitForEditable

    waitForEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    diff --git a/modules/e2e.ios.helpers._.html b/modules/e2e.ios.helpers._.html index 8f89834f0db..8a001836bc8 100644 --- a/modules/e2e.ios.helpers._.html +++ b/modules/e2e.ios.helpers._.html @@ -94,7 +94,7 @@

    Const $

  • diff --git a/modules/e2e.ios.helpers.asbrowserenvironment.html b/modules/e2e.ios.helpers.asbrowserenvironment.html index 6f9d3b80aaa..0e80991b5ab 100644 --- a/modules/e2e.ios.helpers.asbrowserenvironment.html +++ b/modules/e2e.ios.helpers.asbrowserenvironment.html @@ -94,7 +94,7 @@

    Const asBrowserEnvironm
  • diff --git a/modules/e2e.ios.helpers.clickthought.html b/modules/e2e.ios.helpers.clickthought.html index 58adf857bf6..f0f3f288cdc 100644 --- a/modules/e2e.ios.helpers.clickthought.html +++ b/modules/e2e.ios.helpers.clickthought.html @@ -94,7 +94,7 @@

    Const clickThought

  • diff --git a/modules/e2e.ios.helpers.editthought.html b/modules/e2e.ios.helpers.editthought.html index aff9d42f818..40ddfc722df 100644 --- a/modules/e2e.ios.helpers.editthought.html +++ b/modules/e2e.ios.helpers.editthought.html @@ -94,7 +94,7 @@

    Const editThought

  • diff --git a/modules/e2e.ios.helpers.gesture.html b/modules/e2e.ios.helpers.gesture.html index 4ee1808673a..849704ed521 100644 --- a/modules/e2e.ios.helpers.gesture.html +++ b/modules/e2e.ios.helpers.gesture.html @@ -100,7 +100,7 @@

    Const gesture

  • diff --git a/modules/e2e.ios.helpers.geteditable.html b/modules/e2e.ios.helpers.geteditable.html index 49534b91666..fbfda2a58e0 100644 --- a/modules/e2e.ios.helpers.geteditable.html +++ b/modules/e2e.ios.helpers.geteditable.html @@ -94,7 +94,7 @@

    Const getEditable

  • diff --git a/modules/e2e.ios.helpers.geteditingtext.html b/modules/e2e.ios.helpers.geteditingtext.html index ee113230ad3..ede73207a81 100644 --- a/modules/e2e.ios.helpers.geteditingtext.html +++ b/modules/e2e.ios.helpers.geteditingtext.html @@ -94,7 +94,7 @@

    Const getEditingText
    diff --git a/modules/e2e.ios.helpers.getelementrectbyscreen.html b/modules/e2e.ios.helpers.getelementrectbyscreen.html index 3ebd06079bf..ffa0d377fb5 100644 --- a/modules/e2e.ios.helpers.getelementrectbyscreen.html +++ b/modules/e2e.ios.helpers.getelementrectbyscreen.html @@ -94,7 +94,7 @@

    Const getElementRect
    diff --git a/modules/e2e.ios.helpers.getnativeelementrect.html b/modules/e2e.ios.helpers.getnativeelementrect.html index e7f9cba4d16..ce7069a10d9 100644 --- a/modules/e2e.ios.helpers.getnativeelementrect.html +++ b/modules/e2e.ios.helpers.getnativeelementrect.html @@ -94,7 +94,7 @@

    Const getNativeElement<
  • diff --git a/modules/e2e.ios.helpers.getselection.html b/modules/e2e.ios.helpers.getselection.html index 3decb3abb3e..3317c01c490 100644 --- a/modules/e2e.ios.helpers.getselection.html +++ b/modules/e2e.ios.helpers.getselection.html @@ -94,7 +94,7 @@

    Const getSelection

  • diff --git a/modules/e2e.ios.helpers.hidekeyboardbytappingdone.html b/modules/e2e.ios.helpers.hidekeyboardbytappingdone.html index b326ed41b49..0b3e19fa096 100644 --- a/modules/e2e.ios.helpers.hidekeyboardbytappingdone.html +++ b/modules/e2e.ios.helpers.hidekeyboardbytappingdone.html @@ -94,7 +94,7 @@

    Const hideKeyboardByTap
  • diff --git a/modules/e2e.ios.helpers.initsession.html b/modules/e2e.ios.helpers.initsession.html index 19ca90717fd..af3cf35ccfb 100644 --- a/modules/e2e.ios.helpers.initsession.html +++ b/modules/e2e.ios.helpers.initsession.html @@ -94,7 +94,7 @@

    Const initSession

  • diff --git a/modules/e2e.ios.helpers.iskeyboardshown.html b/modules/e2e.ios.helpers.iskeyboardshown.html index 0594056e8be..a50d2d32283 100644 --- a/modules/e2e.ios.helpers.iskeyboardshown.html +++ b/modules/e2e.ios.helpers.iskeyboardshown.html @@ -94,7 +94,7 @@

    Const isKeyboardShown
    diff --git a/modules/e2e.ios.helpers.newthought.html b/modules/e2e.ios.helpers.newthought.html index a2fcbe07ec5..6f19fcbf1bf 100644 --- a/modules/e2e.ios.helpers.newthought.html +++ b/modules/e2e.ios.helpers.newthought.html @@ -100,7 +100,7 @@

    Const newThought

  • diff --git a/modules/e2e.ios.helpers.paste.html b/modules/e2e.ios.helpers.paste.html index f0f0013fb5a..c2a987aeafa 100644 --- a/modules/e2e.ios.helpers.paste.html +++ b/modules/e2e.ios.helpers.paste.html @@ -96,7 +96,7 @@

    Const em

    em: { contextToThoughtId: (Anonymous function); getAllChildrenAsThoughts: (Anonymous function); getAllChildrenByContext: (Anonymous function); getAllChildrenRankedByContext: (Anonymous function); getContexts: (Anonymous function); getLexeme: (Anonymous function); getLexemeContexts: (Anonymous function); getThoughtByContext: (Anonymous function); getThoughtById: (Anonymous function); hashThought: (s: string) => ThoughtHash; moize: Moize<{}>; offlineStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; prettyPath: prettyPath; store: Store<State, Action<string>>; syncStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; testHelpers: { _: LoDashStatic; getState: getState; importToContext: (Anonymous function); setSelection: set; getLexemeFromIndexedDB: any }; thoughtToContext: (Anonymous function); onStateChange: any } = window.em as WindowEm
    @@ -235,7 +235,7 @@
    getLexemeFromIndexedDB:

    Parameters

    @@ -262,7 +262,7 @@
    onStateChange: function<
  • Type parameters

    @@ -340,7 +340,7 @@

    paste

  • @@ -362,7 +362,7 @@

    Returns
    diff --git a/modules/e2e.ios.helpers.tap.html b/modules/e2e.ios.helpers.tap.html index 6b20b89c302..01c18210d58 100644 --- a/modules/e2e.ios.helpers.tap.html +++ b/modules/e2e.ios.helpers.tap.html @@ -100,7 +100,7 @@

    Const tap

  • diff --git a/modules/e2e.ios.helpers.tapreturnkey.html b/modules/e2e.ios.helpers.tapreturnkey.html index 8493a112c99..e89f46090f9 100644 --- a/modules/e2e.ios.helpers.tapreturnkey.html +++ b/modules/e2e.ios.helpers.tapreturnkey.html @@ -94,7 +94,7 @@

    Const tapReturnKey

  • diff --git a/modules/e2e.ios.helpers.type.html b/modules/e2e.ios.helpers.type.html index 9e5aef3ca54..bc6b810c106 100644 --- a/modules/e2e.ios.helpers.type.html +++ b/modules/e2e.ios.helpers.type.html @@ -94,7 +94,7 @@

    Const type

  • diff --git a/modules/e2e.ios.helpers.waitforeditable.html b/modules/e2e.ios.helpers.waitforeditable.html index 374b2d2f57b..0d9e8eaf277 100644 --- a/modules/e2e.ios.helpers.waitforeditable.html +++ b/modules/e2e.ios.helpers.waitforeditable.html @@ -94,7 +94,7 @@

    Const waitForEditable
    diff --git a/modules/e2e.ios.helpers.waitforelement.html b/modules/e2e.ios.helpers.waitforelement.html index 0259aa93b5c..7c8bef76091 100644 --- a/modules/e2e.ios.helpers.waitforelement.html +++ b/modules/e2e.ios.helpers.waitforelement.html @@ -100,7 +100,7 @@

    Const waitForElement
    diff --git a/modules/e2e.ios.helpers.waituntil.html b/modules/e2e.ios.helpers.waituntil.html index c5795d39812..58f7c5a8d46 100644 --- a/modules/e2e.ios.helpers.waituntil.html +++ b/modules/e2e.ios.helpers.waituntil.html @@ -94,7 +94,7 @@

    Const waitUntil

  • diff --git a/modules/e2e.puppeteer.__tests__.contextview.html b/modules/e2e.puppeteer.__tests__.contextview.html index 7614cfac352..f27661806ed 100644 --- a/modules/e2e.puppeteer.__tests__.contextview.html +++ b/modules/e2e.puppeteer.__tests__.contextview.html @@ -95,7 +95,7 @@

    click

    click: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -126,7 +126,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -157,7 +157,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -167,7 +167,7 @@

    refresh

    refresh: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -198,7 +198,7 @@

    waitForEditable

    waitForEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -229,7 +229,7 @@

    waitForThoughtExistInDb

    waitForThoughtExistInDb: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    diff --git a/modules/e2e.puppeteer.__tests__.cursor.html b/modules/e2e.puppeteer.__tests__.cursor.html index 259dc52a273..500aad5fae4 100644 --- a/modules/e2e.puppeteer.__tests__.cursor.html +++ b/modules/e2e.puppeteer.__tests__.cursor.html @@ -95,7 +95,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -126,7 +126,7 @@

    getEditingText

    getEditingText: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -157,7 +157,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -167,7 +167,7 @@

    press

    press: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -198,7 +198,7 @@

    refresh

    refresh: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -229,7 +229,7 @@

    waitForEditable

    waitForEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    diff --git a/modules/e2e.puppeteer.__tests__.editcontext.html b/modules/e2e.puppeteer.__tests__.editcontext.html index 90ece985e44..6d725ea5340 100644 --- a/modules/e2e.puppeteer.__tests__.editcontext.html +++ b/modules/e2e.puppeteer.__tests__.editcontext.html @@ -101,7 +101,7 @@

    $

    $: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -132,7 +132,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -163,7 +163,7 @@

    getEditable

    getEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -194,7 +194,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -204,7 +204,7 @@

    press

    press: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -235,7 +235,7 @@

    type

    type: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -273,7 +273,7 @@

    Const getFirstSubthough
  • diff --git a/modules/e2e.puppeteer.__tests__.pull.html b/modules/e2e.puppeteer.__tests__.pull.html index 69c15ab7f24..20894812676 100644 --- a/modules/e2e.puppeteer.__tests__.pull.html +++ b/modules/e2e.puppeteer.__tests__.pull.html @@ -96,7 +96,7 @@

    $

    $: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -127,7 +127,7 @@

    clickThought

    clickThought: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -158,7 +158,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -168,7 +168,7 @@

    press

    press: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -199,7 +199,7 @@

    refresh

    refresh: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -230,7 +230,7 @@

    waitForEditable

    waitForEditable: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -261,7 +261,7 @@

    waitForThoughtExistInDb

    waitForThoughtExistInDb: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    diff --git a/modules/e2e.puppeteer.__tests__.snapshot.html b/modules/e2e.puppeteer.__tests__.snapshot.html index add3c1ec6e5..fca8d37c9e0 100644 --- a/modules/e2e.puppeteer.__tests__.snapshot.html +++ b/modules/e2e.puppeteer.__tests__.snapshot.html @@ -104,7 +104,7 @@

    click

    click: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -135,7 +135,7 @@

    paste

    paste: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]> & pasteOverload
    @@ -145,7 +145,7 @@

    press

    press: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -176,7 +176,7 @@

    remove

    remove: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -207,7 +207,7 @@

    screenshot

    screenshot: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -238,7 +238,7 @@

    scroll

    scroll: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -269,7 +269,7 @@

    Const toMatchImage
    toMatchImageSnapshot: () => { pass: boolean; message: any } = configureToMatchImageSnapshot({customDiffConfig: {// per-pixel failure threshold (percent)// puppeteer anti-aliasing (?) commonly creates small differences in text and svg rendering at different font sizes, so increase the thresholdthreshold: 0.1,},// Full picture failure threshold (pixels)// 4 pixels definitely has false positives.// 14 px definitely has false negatives.// Hopefully 8 is the sweet spot.failureThreshold: 8,})
    @@ -315,7 +315,7 @@

    type

    type: (...args: Tail<Parameters<T[Key]>>) => ReturnType<T[Key]>
    @@ -353,7 +353,7 @@

    Const removeHUD

  • @@ -375,7 +375,7 @@

    Const testSuite

  • diff --git a/modules/e2e.puppeteer.helpers._.html b/modules/e2e.puppeteer.helpers._.html index 590d9daeaa6..0074e36057b 100644 --- a/modules/e2e.puppeteer.helpers._.html +++ b/modules/e2e.puppeteer.helpers._.html @@ -94,7 +94,7 @@

    Const $

  • diff --git a/modules/e2e.puppeteer.helpers.asbrowserenvironment.html b/modules/e2e.puppeteer.helpers.asbrowserenvironment.html index c6b4b68fa95..a9abc549cc0 100644 --- a/modules/e2e.puppeteer.helpers.asbrowserenvironment.html +++ b/modules/e2e.puppeteer.helpers.asbrowserenvironment.html @@ -94,7 +94,7 @@

    Const asBrowserEnvironm
  • diff --git a/modules/e2e.puppeteer.helpers.click.html b/modules/e2e.puppeteer.helpers.click.html index a7862a45def..fcef9006df4 100644 --- a/modules/e2e.puppeteer.helpers.click.html +++ b/modules/e2e.puppeteer.helpers.click.html @@ -100,7 +100,7 @@

    Const click

  • diff --git a/modules/e2e.puppeteer.helpers.clickbullet.html b/modules/e2e.puppeteer.helpers.clickbullet.html index 5133e0f1f3e..c9f86fd63d3 100644 --- a/modules/e2e.puppeteer.helpers.clickbullet.html +++ b/modules/e2e.puppeteer.helpers.clickbullet.html @@ -94,7 +94,7 @@

    Const clickBullet

  • diff --git a/modules/e2e.puppeteer.helpers.clickthought.html b/modules/e2e.puppeteer.helpers.clickthought.html index be430c58a9b..b8ad97a0491 100644 --- a/modules/e2e.puppeteer.helpers.clickthought.html +++ b/modules/e2e.puppeteer.helpers.clickthought.html @@ -94,7 +94,7 @@

    Const clickThought

  • diff --git a/modules/e2e.puppeteer.helpers.down.html b/modules/e2e.puppeteer.helpers.down.html index b68e7f4067a..acbbd4df851 100644 --- a/modules/e2e.puppeteer.helpers.down.html +++ b/modules/e2e.puppeteer.helpers.down.html @@ -96,7 +96,7 @@

    Options

    Options: Parameters<Keyboard["down"]>[1]
    @@ -113,7 +113,7 @@

    Const down

  • diff --git a/modules/e2e.puppeteer.helpers.getcomputedcolor.html b/modules/e2e.puppeteer.helpers.getcomputedcolor.html index 6d85d93e59b..9c0fcd0338a 100644 --- a/modules/e2e.puppeteer.helpers.getcomputedcolor.html +++ b/modules/e2e.puppeteer.helpers.getcomputedcolor.html @@ -94,7 +94,7 @@

    Const getComputedColor<
  • diff --git a/modules/e2e.puppeteer.helpers.geteditable.html b/modules/e2e.puppeteer.helpers.geteditable.html index e5aff473166..fe8bf0d9987 100644 --- a/modules/e2e.puppeteer.helpers.geteditable.html +++ b/modules/e2e.puppeteer.helpers.geteditable.html @@ -94,7 +94,7 @@

    Const getEditable

  • diff --git a/modules/e2e.puppeteer.helpers.geteditingtext.html b/modules/e2e.puppeteer.helpers.geteditingtext.html index 63d23fc679e..785963ecfdc 100644 --- a/modules/e2e.puppeteer.helpers.geteditingtext.html +++ b/modules/e2e.puppeteer.helpers.geteditingtext.html @@ -94,7 +94,7 @@

    Const getEditingText
    diff --git a/modules/e2e.puppeteer.helpers.getselection.html b/modules/e2e.puppeteer.helpers.getselection.html index 045cd67a2ea..0e2ed6206f9 100644 --- a/modules/e2e.puppeteer.helpers.getselection.html +++ b/modules/e2e.puppeteer.helpers.getselection.html @@ -94,7 +94,7 @@

    Const getSelection

  • diff --git a/modules/e2e.puppeteer.helpers.newthought.html b/modules/e2e.puppeteer.helpers.newthought.html index 370d39e5c54..3681dfbb8ee 100644 --- a/modules/e2e.puppeteer.helpers.newthought.html +++ b/modules/e2e.puppeteer.helpers.newthought.html @@ -94,7 +94,7 @@

    Const newThought

  • diff --git a/modules/e2e.puppeteer.helpers.paste.html b/modules/e2e.puppeteer.helpers.paste.html index f583b44e96d..09d6fb97ec9 100644 --- a/modules/e2e.puppeteer.helpers.paste.html +++ b/modules/e2e.puppeteer.helpers.paste.html @@ -96,7 +96,7 @@

    Const em

    em: { contextToThoughtId: (Anonymous function); getAllChildrenAsThoughts: (Anonymous function); getAllChildrenByContext: (Anonymous function); getAllChildrenRankedByContext: (Anonymous function); getContexts: (Anonymous function); getLexeme: (Anonymous function); getLexemeContexts: (Anonymous function); getThoughtByContext: (Anonymous function); getThoughtById: (Anonymous function); hashThought: (s: string) => ThoughtHash; moize: Moize<{}>; offlineStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; prettyPath: prettyPath; store: Store<State, Action<string>>; syncStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; testHelpers: { _: LoDashStatic; getState: getState; importToContext: (Anonymous function); setSelection: set; getLexemeFromIndexedDB: any }; thoughtToContext: (Anonymous function); onStateChange: any } = window.em as WindowEm
    @@ -235,7 +235,7 @@
    getLexemeFromIndexedDB:

    Parameters

    @@ -262,7 +262,7 @@
    onStateChange: function<
  • Type parameters

    @@ -340,7 +340,7 @@

    paste

  • @@ -362,7 +362,7 @@

    Returns
    diff --git a/modules/e2e.puppeteer.helpers.press.html b/modules/e2e.puppeteer.helpers.press.html index 03d6911a8f7..43e30067e11 100644 --- a/modules/e2e.puppeteer.helpers.press.html +++ b/modules/e2e.puppeteer.helpers.press.html @@ -96,7 +96,7 @@

    Options

    Options: Parameters<Keyboard["press"]>[1]
    @@ -113,7 +113,7 @@

    Const press

  • diff --git a/modules/e2e.puppeteer.helpers.refresh.html b/modules/e2e.puppeteer.helpers.refresh.html index a1ae14197c0..65aab6a6e3f 100644 --- a/modules/e2e.puppeteer.helpers.refresh.html +++ b/modules/e2e.puppeteer.helpers.refresh.html @@ -94,7 +94,7 @@

    Const refresh

  • diff --git a/modules/e2e.puppeteer.helpers.remove.html b/modules/e2e.puppeteer.helpers.remove.html index 8826f85e44a..f723021deb8 100644 --- a/modules/e2e.puppeteer.helpers.remove.html +++ b/modules/e2e.puppeteer.helpers.remove.html @@ -94,7 +94,7 @@

    Const remove

  • diff --git a/modules/e2e.puppeteer.helpers.screenshot.html b/modules/e2e.puppeteer.helpers.screenshot.html index 8c0cd4a9ccf..18ef188651d 100644 --- a/modules/e2e.puppeteer.helpers.screenshot.html +++ b/modules/e2e.puppeteer.helpers.screenshot.html @@ -94,12 +94,12 @@

    Const screenshot

  • -

    Refreshes the page.

    +

    Takes a screenshot. Note: Clears the browser selection first, as the timing of the blinking caret differs between runs.

    Parameters

    diff --git a/modules/e2e.puppeteer.helpers.scroll.html b/modules/e2e.puppeteer.helpers.scroll.html index 39737804c25..a728f91f254 100644 --- a/modules/e2e.puppeteer.helpers.scroll.html +++ b/modules/e2e.puppeteer.helpers.scroll.html @@ -94,7 +94,7 @@

    Const scroll

  • diff --git a/modules/e2e.puppeteer.helpers.setup.html b/modules/e2e.puppeteer.helpers.setup.html index 0db024cf14c..15d6d981f69 100644 --- a/modules/e2e.puppeteer.helpers.setup.html +++ b/modules/e2e.puppeteer.helpers.setup.html @@ -100,7 +100,7 @@

    Const setup

  • diff --git a/modules/e2e.puppeteer.helpers.type.html b/modules/e2e.puppeteer.helpers.type.html index a96e9e0ac15..b03f3639575 100644 --- a/modules/e2e.puppeteer.helpers.type.html +++ b/modules/e2e.puppeteer.helpers.type.html @@ -94,7 +94,7 @@

    Const type

  • diff --git a/modules/e2e.puppeteer.helpers.waitforcontexthaschildwithvalue.html b/modules/e2e.puppeteer.helpers.waitforcontexthaschildwithvalue.html index 565a986f7fe..123092c386b 100644 --- a/modules/e2e.puppeteer.helpers.waitforcontexthaschildwithvalue.html +++ b/modules/e2e.puppeteer.helpers.waitforcontexthaschildwithvalue.html @@ -94,7 +94,7 @@

    Const waitForContext
    diff --git a/modules/e2e.puppeteer.helpers.waitforeditable.html b/modules/e2e.puppeteer.helpers.waitforeditable.html index d2ab1090962..bfe6130edf0 100644 --- a/modules/e2e.puppeteer.helpers.waitforeditable.html +++ b/modules/e2e.puppeteer.helpers.waitforeditable.html @@ -100,7 +100,7 @@

    Const waitForEditable
    diff --git a/modules/e2e.puppeteer.helpers.waitforhiddeneditable.html b/modules/e2e.puppeteer.helpers.waitforhiddeneditable.html index 5a49b680951..2e2164f4e45 100644 --- a/modules/e2e.puppeteer.helpers.waitforhiddeneditable.html +++ b/modules/e2e.puppeteer.helpers.waitforhiddeneditable.html @@ -94,7 +94,7 @@

    waitForHiddenEditable

  • diff --git a/modules/e2e.puppeteer.helpers.waitforstate.html b/modules/e2e.puppeteer.helpers.waitforstate.html index 2db83fbd9c4..d5b7f8f4d9e 100644 --- a/modules/e2e.puppeteer.helpers.waitforstate.html +++ b/modules/e2e.puppeteer.helpers.waitforstate.html @@ -96,7 +96,7 @@

    Const em

    em: { contextToThoughtId: (Anonymous function); getAllChildrenAsThoughts: (Anonymous function); getAllChildrenByContext: (Anonymous function); getAllChildrenRankedByContext: (Anonymous function); getContexts: (Anonymous function); getLexeme: (Anonymous function); getLexemeContexts: (Anonymous function); getThoughtByContext: (Anonymous function); getThoughtById: (Anonymous function); hashThought: (s: string) => ThoughtHash; moize: Moize<{}>; offlineStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; prettyPath: prettyPath; store: Store<State, Action<string>>; syncStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; testHelpers: { _: LoDashStatic; getState: getState; importToContext: (Anonymous function); setSelection: set; getLexemeFromIndexedDB: any }; thoughtToContext: (Anonymous function); onStateChange: any } = window.em as WindowEm
    @@ -235,7 +235,7 @@
    getLexemeFromIndexedDB:

    Parameters

    @@ -262,7 +262,7 @@
    onStateChange: function<
  • Type parameters

    @@ -339,7 +339,7 @@

    Const waitForState

  • diff --git a/modules/e2e.puppeteer.helpers.waitforthoughtexistindb.html b/modules/e2e.puppeteer.helpers.waitforthoughtexistindb.html index 4c5bbabf6ff..f323731e9b9 100644 --- a/modules/e2e.puppeteer.helpers.waitforthoughtexistindb.html +++ b/modules/e2e.puppeteer.helpers.waitforthoughtexistindb.html @@ -96,7 +96,7 @@

    Const em

    em: { contextToThoughtId: (Anonymous function); getAllChildrenAsThoughts: (Anonymous function); getAllChildrenByContext: (Anonymous function); getAllChildrenRankedByContext: (Anonymous function); getContexts: (Anonymous function); getLexeme: (Anonymous function); getLexemeContexts: (Anonymous function); getThoughtByContext: (Anonymous function); getThoughtById: (Anonymous function); hashThought: (s: string) => ThoughtHash; moize: Moize<{}>; offlineStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; prettyPath: prettyPath; store: Store<State, Action<string>>; syncStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T }; testHelpers: { _: LoDashStatic; getState: getState; importToContext: (Anonymous function); setSelection: set; getLexemeFromIndexedDB: any }; thoughtToContext: (Anonymous function); onStateChange: any } = window.em as WindowEm
    @@ -235,7 +235,7 @@
    getLexemeFromIndexedDB:

    Parameters

    @@ -262,7 +262,7 @@
    onStateChange: function<
  • Type parameters

    @@ -339,7 +339,7 @@

    Const waitForThought
    diff --git a/modules/e2e.puppeteer.helpers.waituntil.html b/modules/e2e.puppeteer.helpers.waituntil.html index 863f0bd6617..c4a4a328be6 100644 --- a/modules/e2e.puppeteer.helpers.waituntil.html +++ b/modules/e2e.puppeteer.helpers.waituntil.html @@ -94,7 +94,7 @@

    Const waitUntil

  • diff --git a/modules/e2e.puppeteer_environment.html b/modules/e2e.puppeteer_environment.html index 421977a092c..2236de5429f 100644 --- a/modules/e2e.puppeteer_environment.html +++ b/modules/e2e.puppeteer_environment.html @@ -91,7 +91,7 @@

    Const JsDomEnvironment<
    JsDomEnvironment: JSDOMEnvironment = require('jest-environment-jsdom')
    @@ -101,7 +101,7 @@

    Const puppeteer

    puppeteer: "/home/runner/work/em/em/node_modules/puppeteer/lib/types" = require('puppeteer')
    diff --git a/modules/e2e.webdriverio_environment.html b/modules/e2e.webdriverio_environment.html index d466ce3e502..427b8231ab8 100644 --- a/modules/e2e.webdriverio_environment.html +++ b/modules/e2e.webdriverio_environment.html @@ -96,7 +96,7 @@

    Const JsDomEnvironment<
    JsDomEnvironment: JSDOMEnvironment = require('jest-environment-jsdom')
    @@ -106,7 +106,7 @@

    Const browserstack

    browserstack: "browserstack-local" = require('browserstack-local')
    @@ -116,7 +116,7 @@

    Const chalk

    chalk: Chalk & ChalkFunction & { BackgroundColor: BackgroundColor; Color: Color; ForegroundColor: ForegroundColor; Level: chalk.Level; Modifiers: Modifiers; stderr: Chalk & { supportsColor: ColorSupport | false }; supportsColor: ColorSupport | false } = require('chalk')
    @@ -126,7 +126,7 @@

    Const config

    config: config = require('./config/webdriverio.config')
    @@ -136,7 +136,7 @@

    nanoid

    nanoid: nanoid
    @@ -146,7 +146,7 @@

    Const portUsed

    portUsed: any = require('tcp-port-used')
    @@ -156,7 +156,7 @@

    Const wdio

    wdio: "/home/runner/work/em/em/node_modules/webdriverio/build/index" = require('webdriverio')
    diff --git a/modules/e2e_ios_helpers.html b/modules/e2e_ios_helpers.html index 318361da4d5..310acd8e592 100644 --- a/modules/e2e_ios_helpers.html +++ b/modules/e2e_ios_helpers.html @@ -92,7 +92,7 @@

    Const index

  • @@ -115,7 +115,7 @@

    pasteOverload

  • @@ -134,7 +134,7 @@

    Returns
    @@ -164,7 +164,7 @@

    Const helpers

    helpers: object
    @@ -173,7 +173,7 @@

    $

    $: $
    @@ -183,7 +183,7 @@

    clickThought

    clickThought: clickThought
    @@ -193,7 +193,7 @@

    editThought

    editThought: editThought
    @@ -203,7 +203,7 @@

    gesture

    gesture: gesture
    @@ -213,7 +213,7 @@

    getEditable

    getEditable: getEditable
    @@ -223,7 +223,7 @@

    getEditingText

    getEditingText: getEditingText
    @@ -233,7 +233,7 @@

    getElementRectByScreen

    getElementRectByScreen: getElementRectByScreen
    @@ -243,7 +243,7 @@

    getNativeElementRect

    getNativeElementRect: getNativeElementRect
    @@ -253,7 +253,7 @@

    getSelection

    getSelection: getSelection
    @@ -263,7 +263,7 @@

    hideKeyboardByTappingDone

    hideKeyboardByTappingDone: hideKeyboardByTappingDone
    @@ -273,7 +273,7 @@

    isKeyboardShown

    isKeyboardShown: isKeyboardShown
    @@ -283,7 +283,7 @@

    newThought

    newThought: newThought
    @@ -293,7 +293,7 @@

    paste

    paste: paste
    @@ -303,7 +303,7 @@

    tap

    tap: tap
    @@ -313,7 +313,7 @@

    tapReturnKey

    tapReturnKey: tapReturnKey
    @@ -323,7 +323,7 @@

    type

    type: type
    @@ -333,7 +333,7 @@

    waitForEditable

    waitForEditable: waitForEditable
    @@ -343,7 +343,7 @@

    waitForElement

    waitForElement: waitForElement
    @@ -353,7 +353,7 @@

    waitUntil

    waitUntil: waitUntil
    diff --git a/modules/e2e_puppeteer_helpers.html b/modules/e2e_puppeteer_helpers.html index bd9939a668b..95b793bb6e7 100644 --- a/modules/e2e_puppeteer_helpers.html +++ b/modules/e2e_puppeteer_helpers.html @@ -92,7 +92,7 @@

    Const index

  • @@ -127,7 +127,7 @@

    pasteOverload

  • @@ -146,7 +146,7 @@

    Returns
    @@ -176,7 +176,7 @@

    Const helpers

    helpers: object
    @@ -185,7 +185,7 @@

    $

    $: $
    @@ -195,7 +195,7 @@

    click

    click: click
    @@ -205,7 +205,7 @@

    clickBullet

    clickBullet: clickBullet
    @@ -215,7 +215,7 @@

    clickThought

    clickThought: clickThought
    @@ -225,7 +225,7 @@

    down

    down: down
    @@ -235,7 +235,7 @@

    getComputedColor

    getComputedColor: getComputedColor
    @@ -245,7 +245,7 @@

    getEditable

    getEditable: getEditable
    @@ -255,7 +255,7 @@

    getEditingText

    getEditingText: getEditingText
    @@ -265,7 +265,7 @@

    getSelection

    getSelection: getSelection
    @@ -275,7 +275,7 @@

    newThought

    newThought: newThought
    @@ -285,7 +285,7 @@

    paste

    paste: paste
    @@ -295,7 +295,7 @@

    press

    press: press
    @@ -305,7 +305,7 @@

    refresh

    refresh: refresh
    @@ -315,7 +315,7 @@

    remove

    remove: remove
    @@ -325,7 +325,7 @@

    screenshot

    screenshot: screenshot
    @@ -335,7 +335,7 @@

    scroll

    scroll: scroll
    @@ -345,7 +345,7 @@

    type

    type: type
    @@ -355,7 +355,7 @@

    waitForContextHasChildWithValue

    waitForContextHasChildWithValue: waitForContextHasChildWithValue
    @@ -365,7 +365,7 @@

    waitForEditable

    waitForEditable: waitForEditable
    @@ -375,7 +375,7 @@

    waitForHiddenEditable

    waitForHiddenEditable: waitForHiddenEditable
    @@ -385,7 +385,7 @@

    waitForState

    waitForState: waitForState
    @@ -395,7 +395,7 @@

    waitForThoughtExistInDb

    waitForThoughtExistInDb: waitForThoughtExistInDb
    @@ -405,7 +405,7 @@

    waitUntil

    waitUntil: waitUntil
    diff --git a/modules/hooks.footer.useselectors.html b/modules/hooks.footer.useselectors.html index 5f368ab5071..f5ed1a78a5a 100644 --- a/modules/hooks.footer.useselectors.html +++ b/modules/hooks.footer.useselectors.html @@ -91,7 +91,7 @@

    Const useFooterUse
  • diff --git a/modules/hooks.usechangeref.html b/modules/hooks.usechangeref.html index d22417c6d7b..ed4f9106473 100644 --- a/modules/hooks.usechangeref.html +++ b/modules/hooks.usechangeref.html @@ -90,7 +90,7 @@

    Const UNSET

    UNSET: unique symbol = Symbol('UNSET')
    @@ -107,7 +107,7 @@

    Const useChangeRef

  • diff --git a/modules/hooks.usedelayedautofocus.html b/modules/hooks.usedelayedautofocus.html index 7d375b3b237..87455b3f66f 100644 --- a/modules/hooks.usedelayedautofocus.html +++ b/modules/hooks.usedelayedautofocus.html @@ -88,7 +88,7 @@

    Const useDelayedAutofoc
  • diff --git a/modules/hooks.usedraghold.html b/modules/hooks.usedraghold.html index 53ce70e7c6c..ed54fad3f07 100644 --- a/modules/hooks.usedraghold.html +++ b/modules/hooks.usedraghold.html @@ -88,7 +88,7 @@

    Const useDragHold

  • diff --git a/modules/hooks.usedrophovercolor.html b/modules/hooks.usedrophovercolor.html index b809526a930..ca839bd286b 100644 --- a/modules/hooks.usedrophovercolor.html +++ b/modules/hooks.usedrophovercolor.html @@ -88,7 +88,7 @@

    Const useDropHover
  • diff --git a/modules/hooks.usehidebullet.html b/modules/hooks.usehidebullet.html index ea167dc3fb6..e275b6b0eab 100644 --- a/modules/hooks.usehidebullet.html +++ b/modules/hooks.usehidebullet.html @@ -89,7 +89,7 @@

    Const getGlobalBullet
    @@ -117,7 +117,7 @@

    Const useHideBullet

    diff --git a/modules/hooks.usehoveringpath.html b/modules/hooks.usehoveringpath.html index 0bd8cd1a9c9..8644b8d58ae 100644 --- a/modules/hooks.usehoveringpath.html +++ b/modules/hooks.usehoveringpath.html @@ -88,7 +88,7 @@

    Const useHoveringPath
    diff --git a/modules/hooks.uselongpress.html b/modules/hooks.uselongpress.html index c6ed5fe5b4a..0c65387d0e9 100644 --- a/modules/hooks.uselongpress.html +++ b/modules/hooks.uselongpress.html @@ -91,7 +91,7 @@

    Const SCROLL_THRESHOLD

    SCROLL_THRESHOLD: 10 = 10
    @@ -101,7 +101,7 @@

    Let lock

    lock: boolean = false
    @@ -118,7 +118,7 @@

    Const useLongPress

  • diff --git a/modules/hooks.usepromise.html b/modules/hooks.usepromise.html index 972e04bdf02..9609b6d1c4a 100644 --- a/modules/hooks.usepromise.html +++ b/modules/hooks.usepromise.html @@ -88,7 +88,7 @@

    Const usePromise

  • diff --git a/modules/hooks.useselectoreffect.html b/modules/hooks.useselectoreffect.html index ff3c835f2a1..c1427de93d4 100644 --- a/modules/hooks.useselectoreffect.html +++ b/modules/hooks.useselectoreffect.html @@ -88,7 +88,7 @@

    Const useSelectorEffect
  • diff --git a/modules/hooks.usesharedtype.html b/modules/hooks.usesharedtype.html index 72b7bcb4867..f6e81180a20 100644 --- a/modules/hooks.usesharedtype.html +++ b/modules/hooks.usesharedtype.html @@ -90,7 +90,7 @@

    ExtractYEvent

    ExtractYEvent<T>: T extends YMapEvent<infer U> | YArrayEvent<infer U> ? U : never

    Type parameters

    @@ -113,7 +113,7 @@

    Const useSharedType

    diff --git a/modules/hooks.usestatus.html b/modules/hooks.usestatus.html index fd0fc25ebe4..ab42d2a130e 100644 --- a/modules/hooks.usestatus.html +++ b/modules/hooks.usestatus.html @@ -88,7 +88,7 @@

    Const useStatus

  • diff --git a/modules/hooks.useswipetodismiss.html b/modules/hooks.useswipetodismiss.html index c1f8980f7cc..c04f5f8f659 100644 --- a/modules/hooks.useswipetodismiss.html +++ b/modules/hooks.useswipetodismiss.html @@ -94,7 +94,7 @@

    Const useSwipeToDismiss
  • @@ -172,7 +172,7 @@

    Const defaultOptions

    defaultOptions: object
    @@ -181,7 +181,7 @@

    dismissThreshold

    dismissThreshold: string = "50%"
    @@ -191,7 +191,7 @@

    dx

    dx: number = 0
    @@ -201,7 +201,7 @@

    snapbackDuration

    snapbackDuration: number = 0.1
    @@ -211,7 +211,7 @@

    snapbackEasing

    snapbackEasing: string = "ease-out"
    diff --git a/modules/hooks.usethoughtstyle.html b/modules/hooks.usethoughtstyle.html index 85e86f0a79b..4c94db065bd 100644 --- a/modules/hooks.usethoughtstyle.html +++ b/modules/hooks.usethoughtstyle.html @@ -91,7 +91,7 @@

    Const EMPTY_OBJECT

    EMPTY_OBJECT: {}
    @@ -113,7 +113,7 @@

    Const getGlobalStyle
    @@ -141,7 +141,7 @@

    Const useThoughtStyle
    diff --git a/modules/hooks.usethoughtstylecontainer.html b/modules/hooks.usethoughtstylecontainer.html index dc9764905d9..400e8ec797f 100644 --- a/modules/hooks.usethoughtstylecontainer.html +++ b/modules/hooks.usethoughtstylecontainer.html @@ -90,7 +90,7 @@

    Const EMPTY_OBJECT

    EMPTY_OBJECT: {}
    @@ -112,7 +112,7 @@

    Const useStyleContainer
  • diff --git a/modules/hooks.usetoolbarlongpress.html b/modules/hooks.usetoolbarlongpress.html index 1d2c4a77b10..0d3379cf48b 100644 --- a/modules/hooks.usetoolbarlongpress.html +++ b/modules/hooks.usetoolbarlongpress.html @@ -88,7 +88,7 @@

    Const useToolbarLong
    diff --git a/modules/hooks.usewhydidyouupdate.html b/modules/hooks.usewhydidyouupdate.html index 3c9450dd6af..ee030dd6c72 100644 --- a/modules/hooks.usewhydidyouupdate.html +++ b/modules/hooks.usewhydidyouupdate.html @@ -88,7 +88,7 @@

    Const useWhyDidYou
  • diff --git a/modules/hooks.usezoom.html b/modules/hooks.usezoom.html index f542f69ac7b..77d75fc52dc 100644 --- a/modules/hooks.usezoom.html +++ b/modules/hooks.usezoom.html @@ -88,7 +88,7 @@

    Const useZoom

  • diff --git a/modules/migrations.hashkeys.html b/modules/migrations.hashkeys.html index dfae3eec1f1..a533c04d488 100644 --- a/modules/migrations.hashkeys.html +++ b/modules/migrations.hashkeys.html @@ -91,7 +91,7 @@

    Const schemaVersionFrom
    schemaVersionFrom: 2 = SCHEMA_ROOT
    @@ -101,7 +101,7 @@

    Const schemaVersionToschemaVersionTo: 3 = SCHEMA_HASHKEYS

    @@ -118,7 +118,7 @@

    Const migrate

  • diff --git a/modules/migrations.html b/modules/migrations.html index a1e26de7883..bab43422100 100644 --- a/modules/migrations.html +++ b/modules/migrations.html @@ -96,7 +96,7 @@

    Const migrationIndex

    migrationIndex: {} = keyValueBy(migrations, (cur, i, accum) => {if (accum[cur.schemaVersionFrom]) {throw new Error('Duplicate schemaVersion migration: ' + cur.schemaVersionFrom)}return {[cur.schemaVersionFrom]: cur.migrate,}})
    @@ -114,7 +114,7 @@

    Const migrations

    migrations: (migrations | migrations)[] = [hashKeys, metaSettings]
    @@ -131,7 +131,7 @@

    Const migrate

  • diff --git a/modules/migrations.metasettings.html b/modules/migrations.metasettings.html index eac372fdda0..40de65fea15 100644 --- a/modules/migrations.metasettings.html +++ b/modules/migrations.metasettings.html @@ -91,7 +91,7 @@

    Const schemaVersionFrom
    schemaVersionFrom: 3 = SCHEMA_FROM
    @@ -101,7 +101,7 @@

    Const schemaVersionToschemaVersionTo: 4 = SCHEMA_TO

    @@ -118,7 +118,7 @@

    Const migrate

  • diff --git a/modules/migrations.sample.html b/modules/migrations.sample.html index e191e9648ef..656a0636def 100644 --- a/modules/migrations.sample.html +++ b/modules/migrations.sample.html @@ -91,7 +91,7 @@

    Const schemaVersionFrom
    schemaVersionFrom: any = SCHEMA_FROM
    @@ -101,7 +101,7 @@

    Const schemaVersionToschemaVersionTo: any = SCHEMA_TO

    @@ -118,7 +118,7 @@

    Const migrate

  • diff --git a/modules/reducers.addlatestshortcuts.html b/modules/reducers.addlatestshortcuts.html index 00b9c2c8554..a150d9420e1 100644 --- a/modules/reducers.addlatestshortcuts.html +++ b/modules/reducers.addlatestshortcuts.html @@ -89,7 +89,7 @@

    Const addLatestShortcut
  • @@ -120,7 +120,7 @@

    Const addLatestShortcut
  • diff --git a/modules/reducers.alert.html b/modules/reducers.alert.html index a63afbfd8f2..4b83dc86220 100644 --- a/modules/reducers.alert.html +++ b/modules/reducers.alert.html @@ -99,7 +99,7 @@

    Const ALERT_WITH_MINITO
    ALERT_WITH_MINITORE: "__ALERT_WITH_MINITORE__" = "__ALERT_WITH_MINITORE__"
    @@ -114,7 +114,7 @@

    Let clearAlertTimeoutclearAlertTimeoutId: ReturnType<typeof setTimeout> | null = null

    @@ -131,7 +131,7 @@

    Const alertActionCreato
  • @@ -184,7 +184,7 @@

    Const alertReducer

  • @@ -232,7 +232,7 @@

    Const alertWithMinistor
  • diff --git a/modules/reducers.app.html b/modules/reducers.app.html index 211b55f712e..0a99bd9afec 100644 --- a/modules/reducers.app.html +++ b/modules/reducers.app.html @@ -88,7 +88,7 @@

    Const appReducer

  • diff --git a/modules/reducers.archivethought.html b/modules/reducers.archivethought.html index 87e1f03eff9..94d79b4ba4a 100644 --- a/modules/reducers.archivethought.html +++ b/modules/reducers.archivethought.html @@ -90,7 +90,7 @@

    Const archiveThought

  • @@ -126,7 +126,7 @@

    archiveThoughtActionCreator

  • @@ -154,7 +154,7 @@

    Const pathAndRankT
  • diff --git a/modules/reducers.authenticate.html b/modules/reducers.authenticate.html index 020491a785f..71bb90131df 100644 --- a/modules/reducers.authenticate.html +++ b/modules/reducers.authenticate.html @@ -95,7 +95,7 @@

    Const authenticate

  • @@ -142,7 +142,7 @@

    Const authenticateAction
    diff --git a/modules/reducers.bumpthoughtdown.html b/modules/reducers.bumpthoughtdown.html index 81b5689356d..f4f96cff986 100644 --- a/modules/reducers.bumpthoughtdown.html +++ b/modules/reducers.bumpthoughtdown.html @@ -89,7 +89,7 @@

    Const bumpThoughtDown
    @@ -125,7 +125,7 @@

    Const bumpThoughtDown
    diff --git a/modules/reducers.clear.html b/modules/reducers.clear.html index 288536200d3..6fe3d12a703 100644 --- a/modules/reducers.clear.html +++ b/modules/reducers.clear.html @@ -89,7 +89,7 @@

    Const clear

  • @@ -146,7 +146,7 @@

    Const clearActionCreato
  • diff --git a/modules/reducers.clearexpanddown.html b/modules/reducers.clearexpanddown.html index 1097d85c740..fdcc30e8e16 100644 --- a/modules/reducers.clearexpanddown.html +++ b/modules/reducers.clearexpanddown.html @@ -89,7 +89,7 @@

    Const clearExpandDown
    @@ -117,7 +117,7 @@

    Const clearExpandDown
    diff --git a/modules/reducers.clearlatestshortcuts.html b/modules/reducers.clearlatestshortcuts.html index 98181ed2076..d8d407f787e 100644 --- a/modules/reducers.clearlatestshortcuts.html +++ b/modules/reducers.clearlatestshortcuts.html @@ -89,7 +89,7 @@

    Const clearLatestShortc
  • @@ -117,7 +117,7 @@

    Const clearLatestShortc
  • diff --git a/modules/reducers.closemodal.html b/modules/reducers.closemodal.html index 7499d233d8a..defb73c85bb 100644 --- a/modules/reducers.closemodal.html +++ b/modules/reducers.closemodal.html @@ -89,7 +89,7 @@

    Const closeModal

  • @@ -122,7 +122,7 @@

    Const closeModalAction<
  • diff --git a/modules/reducers.collapsecontext.html b/modules/reducers.collapsecontext.html index 838334cd39b..32341db06c5 100644 --- a/modules/reducers.collapsecontext.html +++ b/modules/reducers.collapsecontext.html @@ -95,7 +95,7 @@

    Const collapseContext

  • @@ -131,7 +131,7 @@

    Const collapseContextAc
  • diff --git a/modules/reducers.commandpalette.html b/modules/reducers.commandpalette.html index 3ef967cb755..b84fe617808 100644 --- a/modules/reducers.commandpalette.html +++ b/modules/reducers.commandpalette.html @@ -89,7 +89,7 @@

    Const commandPalette

  • @@ -122,7 +122,7 @@

    Const commandPaletteAct
  • diff --git a/modules/reducers.createthought.html b/modules/reducers.createthought.html index 8c1d4ac5516..2dfc9e4a78c 100644 --- a/modules/reducers.createthought.html +++ b/modules/reducers.createthought.html @@ -95,7 +95,7 @@

    Const createThought

  • @@ -149,7 +149,7 @@

    Const createThoughtActi
  • diff --git a/modules/reducers.cursorback.html b/modules/reducers.cursorback.html index 18da9b65278..e86d237a321 100644 --- a/modules/reducers.cursorback.html +++ b/modules/reducers.cursorback.html @@ -89,7 +89,7 @@

    Const cursorBack

  • @@ -117,7 +117,7 @@

    Const cursorBackAction<
  • diff --git a/modules/reducers.cursorbeforesearch.html b/modules/reducers.cursorbeforesearch.html index 2e964f50273..0a8cec27a4d 100644 --- a/modules/reducers.cursorbeforesearch.html +++ b/modules/reducers.cursorbeforesearch.html @@ -89,7 +89,7 @@

    Const cursorBeforeSearc
  • @@ -130,7 +130,7 @@

    Const cursorBeforeSearc
  • diff --git a/modules/reducers.cursorcleared.html b/modules/reducers.cursorcleared.html index cc8fd0c7178..05a9d6e7dbb 100644 --- a/modules/reducers.cursorcleared.html +++ b/modules/reducers.cursorcleared.html @@ -88,7 +88,7 @@

    Const cursorCleared

  • diff --git a/modules/reducers.cursordown.html b/modules/reducers.cursordown.html index aa4aae5451b..b309ef06677 100644 --- a/modules/reducers.cursordown.html +++ b/modules/reducers.cursordown.html @@ -88,7 +88,7 @@

    Const cursorDown

  • diff --git a/modules/reducers.cursorforward.html b/modules/reducers.cursorforward.html index 5228bb1cfce..f0cbad709e2 100644 --- a/modules/reducers.cursorforward.html +++ b/modules/reducers.cursorforward.html @@ -88,7 +88,7 @@

    Const cursorForward

  • diff --git a/modules/reducers.cursorhistory.html b/modules/reducers.cursorhistory.html index 22aee14a5e6..5587da125e4 100644 --- a/modules/reducers.cursorhistory.html +++ b/modules/reducers.cursorhistory.html @@ -88,7 +88,7 @@

    Const cursorHistory

  • diff --git a/modules/reducers.cursorup.html b/modules/reducers.cursorup.html index bf38f1d2183..79c774d04d2 100644 --- a/modules/reducers.cursorup.html +++ b/modules/reducers.cursorup.html @@ -88,7 +88,7 @@

    Const cursorUp

  • diff --git a/modules/reducers.deleteattribute.html b/modules/reducers.deleteattribute.html index 6be5a7d9192..26e8431d596 100644 --- a/modules/reducers.deleteattribute.html +++ b/modules/reducers.deleteattribute.html @@ -88,7 +88,7 @@

    Const deleteAttribute

  • diff --git a/modules/reducers.deleteemptythought.html b/modules/reducers.deleteemptythought.html index 3ba0a77c278..63cc6e57b5d 100644 --- a/modules/reducers.deleteemptythought.html +++ b/modules/reducers.deleteemptythought.html @@ -89,7 +89,7 @@

    Const deleteEmptyThough
  • @@ -117,7 +117,7 @@

    Const deleteEmptyThough
  • diff --git a/modules/reducers.deletethought.html b/modules/reducers.deletethought.html index 2ab9c02d33d..4a816e11afc 100644 --- a/modules/reducers.deletethought.html +++ b/modules/reducers.deletethought.html @@ -95,7 +95,7 @@

    Const deleteThought

  • diff --git a/modules/reducers.deletethoughtwithcursor.html b/modules/reducers.deletethoughtwithcursor.html index 5e86dab9069..1a5ad6206f0 100644 --- a/modules/reducers.deletethoughtwithcursor.html +++ b/modules/reducers.deletethoughtwithcursor.html @@ -89,7 +89,7 @@

    Const deleteThoughtWith
  • @@ -125,7 +125,7 @@

    Const getContext

  • diff --git a/modules/reducers.draghold.html b/modules/reducers.draghold.html index d237375bfd7..95b2b86576f 100644 --- a/modules/reducers.draghold.html +++ b/modules/reducers.draghold.html @@ -94,7 +94,7 @@

    Const dragHold

  • diff --git a/modules/reducers.draginprogress.html b/modules/reducers.draginprogress.html index c1332dec5c5..71cb8d0f7e3 100644 --- a/modules/reducers.draginprogress.html +++ b/modules/reducers.draginprogress.html @@ -94,7 +94,7 @@

    Const dragInProgress

  • diff --git a/modules/reducers.dragshortcut.html b/modules/reducers.dragshortcut.html index a8064bc0168..5a4146d7997 100644 --- a/modules/reducers.dragshortcut.html +++ b/modules/reducers.dragshortcut.html @@ -88,7 +88,7 @@

    Const dragShortcut

  • diff --git a/modules/reducers.dragshortcutzone.html b/modules/reducers.dragshortcutzone.html index 4dbeaaf7062..01a7a83e4cf 100644 --- a/modules/reducers.dragshortcutzone.html +++ b/modules/reducers.dragshortcutzone.html @@ -88,7 +88,7 @@

    Const dragShortcutZone<
  • diff --git a/modules/reducers.editablerender.html b/modules/reducers.editablerender.html index 3c8e169806b..cad2e81b9c1 100644 --- a/modules/reducers.editablerender.html +++ b/modules/reducers.editablerender.html @@ -88,7 +88,7 @@

    Const editableRender

  • diff --git a/modules/reducers.editing.html b/modules/reducers.editing.html index f46d56eee0f..e46a416b9c9 100644 --- a/modules/reducers.editing.html +++ b/modules/reducers.editing.html @@ -88,7 +88,7 @@

    Const editing

  • diff --git a/modules/reducers.editthought.html b/modules/reducers.editthought.html index 6fb88b81541..83ba93fefff 100644 --- a/modules/reducers.editthought.html +++ b/modules/reducers.editthought.html @@ -94,7 +94,7 @@

    Const editThought

  • diff --git a/modules/reducers.error.html b/modules/reducers.error.html index 6d65250f8e0..fbad059d57c 100644 --- a/modules/reducers.error.html +++ b/modules/reducers.error.html @@ -88,7 +88,7 @@

    Const error

  • diff --git a/modules/reducers.expandcontextthought.html b/modules/reducers.expandcontextthought.html index 6f321882f8e..1fd94decbfb 100644 --- a/modules/reducers.expandcontextthought.html +++ b/modules/reducers.expandcontextthought.html @@ -88,7 +88,7 @@

    Const expandContextThou
  • diff --git a/modules/reducers.expandhoverdown.html b/modules/reducers.expandhoverdown.html index 513df00ef52..348fec53af4 100644 --- a/modules/reducers.expandhoverdown.html +++ b/modules/reducers.expandhoverdown.html @@ -88,7 +88,7 @@

    Const expandDown

  • diff --git a/modules/reducers.expandhoverup.html b/modules/reducers.expandhoverup.html index ddcc77f32e1..323288fbaea 100644 --- a/modules/reducers.expandhoverup.html +++ b/modules/reducers.expandhoverup.html @@ -88,7 +88,7 @@

    Const expandHoverUp

    diff --git a/modules/reducers.extractthought.html b/modules/reducers.extractthought.html index 1b8f29792c7..73a6cb6c22d 100644 --- a/modules/reducers.extractthought.html +++ b/modules/reducers.extractthought.html @@ -88,7 +88,7 @@

    Const extractThought

  • diff --git a/modules/reducers.fontsize.html b/modules/reducers.fontsize.html index 077f62ea639..dd42d25335a 100644 --- a/modules/reducers.fontsize.html +++ b/modules/reducers.fontsize.html @@ -88,7 +88,7 @@

    Const fontSize

  • diff --git a/modules/reducers.freethoughts.html b/modules/reducers.freethoughts.html index 753c421b775..ed006f3f5df 100644 --- a/modules/reducers.freethoughts.html +++ b/modules/reducers.freethoughts.html @@ -89,7 +89,7 @@

    Const findDeletableThou
  • @@ -120,7 +120,7 @@

    Const freeThoughts

  • diff --git a/modules/reducers.heading.html b/modules/reducers.heading.html index 3fe58f9839b..05e191bbc0a 100644 --- a/modules/reducers.heading.html +++ b/modules/reducers.heading.html @@ -88,7 +88,7 @@

    Const heading

  • diff --git a/modules/reducers.importspeechtotext.html b/modules/reducers.importspeechtotext.html index df3483ba035..ef0c76f91a3 100644 --- a/modules/reducers.importspeechtotext.html +++ b/modules/reducers.importspeechtotext.html @@ -85,7 +85,7 @@

    Const importSpeechToTex
    importSpeechToText: RightCurriedFunction2<State, { simplePath: SimplePath; value: string }, undefined | State> = _.curryRight((state: State, { simplePath, value }: { simplePath: SimplePath; value: string }) => {// check for separate lines created via speech-to-text newlines// only after blur can we safely convert newlines to new thoughts without interrupting speeach-to-textconst lines = value.split(/<div>/g).map(line => line.replace('</div>', '')).slice(1)if (lines.length === 0) return stateconst rank = getThoughtById(state, head(simplePath)).rankreducerFlow([// edit original thought to first lineeditThought({oldValue: value,newValue: lines[0],rankInContext: rank,path: simplePath,}),// insert remaining linesinsertMultipleThoughts({ simplePath, lines: lines.slice(1) }),// set editing to false again, since inserting thoughts enables edit mode// TODO: There is a call to setCursor with editing: true that invalidates this lineediting({ value: false }),])(state)},)
    @@ -100,7 +100,7 @@

    Const insertMultipleTho
    insertMultipleThoughts: RightCurriedFunction2<State, { lines: string[]; simplePath: SimplePath }, State> = _.curryRight((state: State, { simplePath, lines }: { simplePath: SimplePath; lines: string[] }) =>reducerFlow(lines// strip lines.map(line => strip(line))// filter out empty lines.filter(x => x)// insert new thought.map(line => (state: State) => newThought(state, { value: line })),)(state),)
    diff --git a/modules/reducers.importtext.html b/modules/reducers.importtext.html index bcfcea21ab1..180a01eb634 100644 --- a/modules/reducers.importtext.html +++ b/modules/reducers.importtext.html @@ -96,7 +96,7 @@

    Const REGEX_LIST_ITEMREGEX_LIST_ITEM: RegExp = /<li(?:\s|>)/gim

    @@ -113,7 +113,7 @@

    Const importText

  • diff --git a/modules/reducers.indent.html b/modules/reducers.indent.html index 9dc1c630a3e..d8f19876404 100644 --- a/modules/reducers.indent.html +++ b/modules/reducers.indent.html @@ -88,7 +88,7 @@

    Const indent

  • diff --git a/modules/reducers.initthoughts.html b/modules/reducers.initthoughts.html index 82f8d541d90..962c2c8525b 100644 --- a/modules/reducers.initthoughts.html +++ b/modules/reducers.initthoughts.html @@ -88,7 +88,7 @@

    Const initThoughts

  • diff --git a/modules/reducers.invalidstate.html b/modules/reducers.invalidstate.html index 1076388e027..74a26be3c22 100644 --- a/modules/reducers.invalidstate.html +++ b/modules/reducers.invalidstate.html @@ -88,7 +88,7 @@

    Const invalidState

  • diff --git a/modules/reducers.join.html b/modules/reducers.join.html index e3d35393ffa..1ae70dc83bf 100644 --- a/modules/reducers.join.html +++ b/modules/reducers.join.html @@ -88,7 +88,7 @@

    Const join

  • diff --git a/modules/reducers.jump.html b/modules/reducers.jump.html index 6b29ead8e61..e84ddf1f1a6 100644 --- a/modules/reducers.jump.html +++ b/modules/reducers.jump.html @@ -88,7 +88,7 @@

    Const jump

  • diff --git a/modules/reducers.mergethoughts.html b/modules/reducers.mergethoughts.html index 297aaf8c68a..d0ab23b2098 100644 --- a/modules/reducers.mergethoughts.html +++ b/modules/reducers.mergethoughts.html @@ -88,7 +88,7 @@

    Const mergeThoughts

  • diff --git a/modules/reducers.movethought.html b/modules/reducers.movethought.html index 53241d12378..29a65c1e038 100644 --- a/modules/reducers.movethought.html +++ b/modules/reducers.movethought.html @@ -94,7 +94,7 @@

    Const moveThought

  • diff --git a/modules/reducers.movethoughtdown.html b/modules/reducers.movethoughtdown.html index 431b9e6d7e6..e057dc6caf4 100644 --- a/modules/reducers.movethoughtdown.html +++ b/modules/reducers.movethoughtdown.html @@ -88,7 +88,7 @@

    Const moveThoughtDown
    diff --git a/modules/reducers.movethoughtup.html b/modules/reducers.movethoughtup.html index 584f7c02f1a..75cfa551744 100644 --- a/modules/reducers.movethoughtup.html +++ b/modules/reducers.movethoughtup.html @@ -88,7 +88,7 @@

    Const moveThoughtUp

    diff --git a/modules/reducers.newgrandchild.html b/modules/reducers.newgrandchild.html index 3cef5628460..4479f42393d 100644 --- a/modules/reducers.newgrandchild.html +++ b/modules/reducers.newgrandchild.html @@ -88,7 +88,7 @@

    Const newGrandChild

    diff --git a/modules/reducers.newsubthought.html b/modules/reducers.newsubthought.html index 8b3385c69a1..5a069fd1281 100644 --- a/modules/reducers.newsubthought.html +++ b/modules/reducers.newsubthought.html @@ -88,7 +88,7 @@

    Const newSubthought

  • diff --git a/modules/reducers.newthought.html b/modules/reducers.newthought.html index 058258f3f67..17d0552a76b 100644 --- a/modules/reducers.newthought.html +++ b/modules/reducers.newthought.html @@ -94,7 +94,7 @@

    Const newThought

  • diff --git a/modules/reducers.outdent.html b/modules/reducers.outdent.html index 1e4ae731b33..6cdae2146a9 100644 --- a/modules/reducers.outdent.html +++ b/modules/reducers.outdent.html @@ -88,7 +88,7 @@

    Const outdent

  • diff --git a/modules/reducers.prependrevision.html b/modules/reducers.prependrevision.html index b30bc24758e..2b1615630eb 100644 --- a/modules/reducers.prependrevision.html +++ b/modules/reducers.prependrevision.html @@ -88,7 +88,7 @@

    Const prependRevision

  • diff --git a/modules/reducers.rerank.html b/modules/reducers.rerank.html index 6aba5cf313d..8b3b5f9dd3a 100644 --- a/modules/reducers.rerank.html +++ b/modules/reducers.rerank.html @@ -88,7 +88,7 @@

    Const rerank

  • diff --git a/modules/reducers.search.html b/modules/reducers.search.html index 4e167ccc9e6..b65be1852e2 100644 --- a/modules/reducers.search.html +++ b/modules/reducers.search.html @@ -88,7 +88,7 @@

    Const search

  • diff --git a/modules/reducers.searchcontexts.html b/modules/reducers.searchcontexts.html index 16789de03e4..50145d660af 100644 --- a/modules/reducers.searchcontexts.html +++ b/modules/reducers.searchcontexts.html @@ -88,7 +88,7 @@

    Const searchContexts

  • diff --git a/modules/reducers.searchlimit.html b/modules/reducers.searchlimit.html index 205971c36a2..962fbb8e195 100644 --- a/modules/reducers.searchlimit.html +++ b/modules/reducers.searchlimit.html @@ -88,7 +88,7 @@

    Const searchLimits

  • diff --git a/modules/reducers.setcursor.html b/modules/reducers.setcursor.html index 11f5d760a75..d4fb4c3699d 100644 --- a/modules/reducers.setcursor.html +++ b/modules/reducers.setcursor.html @@ -88,7 +88,7 @@

    Const setCursor

  • diff --git a/modules/reducers.setdescendant.html b/modules/reducers.setdescendant.html index 7010b4f9594..ff14e9f4081 100644 --- a/modules/reducers.setdescendant.html +++ b/modules/reducers.setdescendant.html @@ -88,7 +88,7 @@

    Const setDescendant

  • diff --git a/modules/reducers.setfirstsubthought.html b/modules/reducers.setfirstsubthought.html index d25a2aebb86..2984515bcd9 100644 --- a/modules/reducers.setfirstsubthought.html +++ b/modules/reducers.setfirstsubthought.html @@ -88,7 +88,7 @@

    Const setFirstSubthough
  • diff --git a/modules/reducers.setnotefocus.html b/modules/reducers.setnotefocus.html index a5a8a1d07d0..ec29a991863 100644 --- a/modules/reducers.setnotefocus.html +++ b/modules/reducers.setnotefocus.html @@ -88,7 +88,7 @@

    Const setNoteFocus

  • diff --git a/modules/reducers.setremotesearch.html b/modules/reducers.setremotesearch.html index 187cbcba3a1..4e41f377dd9 100644 --- a/modules/reducers.setremotesearch.html +++ b/modules/reducers.setremotesearch.html @@ -88,7 +88,7 @@

    Const setRemoteSearch
    diff --git a/modules/reducers.setresourcecache.html b/modules/reducers.setresourcecache.html index f6f0afa439e..abfb79f058d 100644 --- a/modules/reducers.setresourcecache.html +++ b/modules/reducers.setresourcecache.html @@ -88,7 +88,7 @@

    Const setResourceCache<
  • diff --git a/modules/reducers.settings.html b/modules/reducers.settings.html index 78e3e9476cb..116c77e1c10 100644 --- a/modules/reducers.settings.html +++ b/modules/reducers.settings.html @@ -88,7 +88,7 @@

    Const settings

  • diff --git a/modules/reducers.showmodal.html b/modules/reducers.showmodal.html index 4f3a85dbdda..3183b3c8b58 100644 --- a/modules/reducers.showmodal.html +++ b/modules/reducers.showmodal.html @@ -88,7 +88,7 @@

    Const showModal

  • diff --git a/modules/reducers.sort.html b/modules/reducers.sort.html index 2804c925844..e2c9ecc4569 100644 --- a/modules/reducers.sort.html +++ b/modules/reducers.sort.html @@ -88,7 +88,7 @@

    Const sort

  • diff --git a/modules/reducers.splitsentences.html b/modules/reducers.splitsentences.html index cc244059c09..5fabb70cdb6 100644 --- a/modules/reducers.splitsentences.html +++ b/modules/reducers.splitsentences.html @@ -88,7 +88,7 @@

    Const splitSentences

  • diff --git a/modules/reducers.splitthought.html b/modules/reducers.splitthought.html index b9f70ae1e9f..41499ee63db 100644 --- a/modules/reducers.splitthought.html +++ b/modules/reducers.splitthought.html @@ -88,7 +88,7 @@

    Const splitThought

  • diff --git a/modules/reducers.status.html b/modules/reducers.status.html index 46f1ef7068a..bed6c479dca 100644 --- a/modules/reducers.status.html +++ b/modules/reducers.status.html @@ -88,7 +88,7 @@

    Const status

  • diff --git a/modules/reducers.subcategorizeall.html b/modules/reducers.subcategorizeall.html index 3f9e4d5ed01..0cc6ac1a23d 100644 --- a/modules/reducers.subcategorizeall.html +++ b/modules/reducers.subcategorizeall.html @@ -94,7 +94,7 @@

    Const subCategorizeAll<
  • @@ -121,7 +121,7 @@

    Const stationaryMetaAtt
    stationaryMetaAttributes: object
    @@ -130,7 +130,7 @@

    =archive

    =archive: boolean = true
    @@ -140,7 +140,7 @@

    =bullet

    =bullet: boolean = true
    @@ -150,7 +150,7 @@

    =focus

    =focus: boolean = true
    @@ -160,7 +160,7 @@

    =label

    =label: boolean = true
    @@ -170,7 +170,7 @@

    =note

    =note: boolean = true
    @@ -180,7 +180,7 @@

    =pin

    =pin: boolean = true
    @@ -190,7 +190,7 @@

    =publish

    =publish: boolean = true
    diff --git a/modules/reducers.subcategorizeone.html b/modules/reducers.subcategorizeone.html index d102d01e077..c26376a9897 100644 --- a/modules/reducers.subcategorizeone.html +++ b/modules/reducers.subcategorizeone.html @@ -88,7 +88,7 @@

    Const subCategorizeOne<
  • diff --git a/modules/reducers.swapnote.html b/modules/reducers.swapnote.html index f4227982d3d..88fee97166c 100644 --- a/modules/reducers.swapnote.html +++ b/modules/reducers.swapnote.html @@ -88,7 +88,7 @@

    Const swapNote

  • diff --git a/modules/reducers.textcolor.html b/modules/reducers.textcolor.html index 07222773ae6..8798baac3a3 100644 --- a/modules/reducers.textcolor.html +++ b/modules/reducers.textcolor.html @@ -88,7 +88,7 @@

    Const textColor

  • diff --git a/modules/reducers.toggleabsolutecontext.html b/modules/reducers.toggleabsolutecontext.html index 617683a0f9c..9fb0b905113 100644 --- a/modules/reducers.toggleabsolutecontext.html +++ b/modules/reducers.toggleabsolutecontext.html @@ -90,7 +90,7 @@

    Const TRANSIENT_THOUGHT_TRANSIENT_THOUGHT_ID: string & Brand<"ThoughtId"> = 'TRANSIENT_THOUGHT' as ThoughtId

    @@ -107,7 +107,7 @@

    Const toggleAbsoluteCon
  • diff --git a/modules/reducers.toggleattribute.html b/modules/reducers.toggleattribute.html index dc72ceb35d2..3b48a9f9e8c 100644 --- a/modules/reducers.toggleattribute.html +++ b/modules/reducers.toggleattribute.html @@ -88,7 +88,7 @@

    Const toggleAttribute

  • diff --git a/modules/reducers.togglecolorpicker.html b/modules/reducers.togglecolorpicker.html index 4c05de31fd2..30712616231 100644 --- a/modules/reducers.togglecolorpicker.html +++ b/modules/reducers.togglecolorpicker.html @@ -88,7 +88,7 @@

    Const toggleColorPicker
  • diff --git a/modules/reducers.togglecontextview.html b/modules/reducers.togglecontextview.html index dbe0d202fb0..c73640445cd 100644 --- a/modules/reducers.togglecontextview.html +++ b/modules/reducers.togglecontextview.html @@ -88,7 +88,7 @@

    Const toggleContextView
  • diff --git a/modules/reducers.togglehiddenthoughts.html b/modules/reducers.togglehiddenthoughts.html index c8156a9c336..7ccb5c4391b 100644 --- a/modules/reducers.togglehiddenthoughts.html +++ b/modules/reducers.togglehiddenthoughts.html @@ -88,7 +88,7 @@

    Const toggleHiddenThoug
  • diff --git a/modules/reducers.togglenote.html b/modules/reducers.togglenote.html index d1bb257d4e8..8335b225c60 100644 --- a/modules/reducers.togglenote.html +++ b/modules/reducers.togglenote.html @@ -88,7 +88,7 @@

    Const toggleNote

  • diff --git a/modules/reducers.toggleshortcutsdiagram.html b/modules/reducers.toggleshortcutsdiagram.html index 564f9b615d8..a036a20eb13 100644 --- a/modules/reducers.toggleshortcutsdiagram.html +++ b/modules/reducers.toggleshortcutsdiagram.html @@ -88,7 +88,7 @@

    Const toggleShortcutsDi
  • diff --git a/modules/reducers.togglesidebar.html b/modules/reducers.togglesidebar.html index ea9325a0269..b4be0db8248 100644 --- a/modules/reducers.togglesidebar.html +++ b/modules/reducers.togglesidebar.html @@ -88,7 +88,7 @@

    Const toggleSidebar

  • diff --git a/modules/reducers.togglesort.html b/modules/reducers.togglesort.html index 720f6a2dae6..f94a19f9a3f 100644 --- a/modules/reducers.togglesort.html +++ b/modules/reducers.togglesort.html @@ -91,7 +91,7 @@

    Const sortPreferences

    sortPreferences: string[] = ['None', 'Alphabetical']
    @@ -108,7 +108,7 @@

    Const decideNextSort
    @@ -139,7 +139,7 @@

    Const toggleSort

  • diff --git a/modules/reducers.togglesplitview.html b/modules/reducers.togglesplitview.html index 894c7ea8bbb..08d344e97ec 100644 --- a/modules/reducers.togglesplitview.html +++ b/modules/reducers.togglesplitview.html @@ -88,7 +88,7 @@

    Const toggleSplitView
    diff --git a/modules/reducers.togglethought.html b/modules/reducers.togglethought.html index 6a085301d9e..e82bcc3e34b 100644 --- a/modules/reducers.togglethought.html +++ b/modules/reducers.togglethought.html @@ -88,7 +88,7 @@

    Const toggleThought

  • diff --git a/modules/reducers.toggleusersetting.html b/modules/reducers.toggleusersetting.html index f5abfbc3845..f0f0e76a760 100644 --- a/modules/reducers.toggleusersetting.html +++ b/modules/reducers.toggleusersetting.html @@ -88,7 +88,7 @@

    Const toggleUserSetting
  • diff --git a/modules/reducers.toolbarlongpress.html b/modules/reducers.toolbarlongpress.html index 8abe7f1fc22..ec3f6e2952b 100644 --- a/modules/reducers.toolbarlongpress.html +++ b/modules/reducers.toolbarlongpress.html @@ -94,7 +94,7 @@

    Const toolbarLongPress<
  • diff --git a/modules/reducers.tutorial.html b/modules/reducers.tutorial.html index abff0808054..85a98740444 100644 --- a/modules/reducers.tutorial.html +++ b/modules/reducers.tutorial.html @@ -88,7 +88,7 @@

    Const tutorial

  • diff --git a/modules/reducers.tutorialchoice.html b/modules/reducers.tutorialchoice.html index fa69dfa4bf4..74ca2e02103 100644 --- a/modules/reducers.tutorialchoice.html +++ b/modules/reducers.tutorialchoice.html @@ -88,7 +88,7 @@

    Const tutorialChoice

  • diff --git a/modules/reducers.tutorialnext.html b/modules/reducers.tutorialnext.html index 76e27a514d4..141a17e9d77 100644 --- a/modules/reducers.tutorialnext.html +++ b/modules/reducers.tutorialnext.html @@ -88,7 +88,7 @@

    Const tutorialNext

  • diff --git a/modules/reducers.tutorialprev.html b/modules/reducers.tutorialprev.html index af349e17979..1a7df13bb2e 100644 --- a/modules/reducers.tutorialprev.html +++ b/modules/reducers.tutorialprev.html @@ -88,7 +88,7 @@

    Const tutorialPrev

  • diff --git a/modules/reducers.tutorialstep.html b/modules/reducers.tutorialstep.html index 1d119f5db97..89eaee51dfa 100644 --- a/modules/reducers.tutorialstep.html +++ b/modules/reducers.tutorialstep.html @@ -88,7 +88,7 @@

    Const tutorialStep

  • diff --git a/modules/reducers.undoarchive.html b/modules/reducers.undoarchive.html index c5b391d49f0..688bf2627f3 100644 --- a/modules/reducers.undoarchive.html +++ b/modules/reducers.undoarchive.html @@ -88,7 +88,7 @@

    Const undoArchive

  • diff --git a/modules/reducers.unknownaction.html b/modules/reducers.unknownaction.html index 3f0506a35c0..20336926d9d 100644 --- a/modules/reducers.unknownaction.html +++ b/modules/reducers.unknownaction.html @@ -88,7 +88,7 @@

    Const unknownAction

  • diff --git a/modules/reducers.updatesplitposition.html b/modules/reducers.updatesplitposition.html index 80186f84926..df1e24ee055 100644 --- a/modules/reducers.updatesplitposition.html +++ b/modules/reducers.updatesplitposition.html @@ -88,7 +88,7 @@

    Const updateSplitPositi
  • diff --git a/modules/reducers.updatethoughts.html b/modules/reducers.updatethoughts.html index 12c0c1a988e..85150fb1f41 100644 --- a/modules/reducers.updatethoughts.html +++ b/modules/reducers.updatethoughts.html @@ -93,7 +93,7 @@

    UpdateThoughtsOptions

    UpdateThoughtsOptions: Omit<PushBatch, "lexemeIndexUpdatesOld"> & { contextChain?: SimplePath[]; idbSynced?: undefined | (() => void); isLoading?: undefined | false | true; overwritePending?: undefined | false | true; pendingEdits?: editThoughtPayload[]; preventExpandThoughts?: undefined | false | true; repairCursor?: undefined | false | true }
    @@ -110,7 +110,7 @@

    Const dataIntegrityChec
  • @@ -147,7 +147,7 @@

    Const repairCursorReduc
  • @@ -175,7 +175,7 @@

    Const updateJumpHistory
  • @@ -203,7 +203,7 @@

    Const updateThoughts

  • diff --git a/modules/redux_enhancers.cursorchanged.html b/modules/redux_enhancers.cursorchanged.html index 968a24c8b34..eb78cf7a31b 100644 --- a/modules/redux_enhancers.cursorchanged.html +++ b/modules/redux_enhancers.cursorchanged.html @@ -88,7 +88,7 @@

    Const cursorChangedEnha
  • diff --git a/modules/redux_enhancers.pushqueue.html b/modules/redux_enhancers.pushqueue.html index 0763bbe4294..13eadeead4a 100644 --- a/modules/redux_enhancers.pushqueue.html +++ b/modules/redux_enhancers.pushqueue.html @@ -92,7 +92,7 @@

    Const cachedSettingsIds
    cachedSettingsIds: Index<ThoughtId | undefined> = keyValueBy(CACHED_SETTINGS, name => ({ [name]: undefined }))
    @@ -109,7 +109,7 @@

    Const cacheSetting

  • @@ -140,7 +140,7 @@

    Const getSettingsIds
    @@ -168,7 +168,7 @@

    Const pushQueue

  • diff --git a/modules/redux_enhancers.storagecache.html b/modules/redux_enhancers.storagecache.html index b69e7b84a25..321c8b88e4a 100644 --- a/modules/redux_enhancers.storagecache.html +++ b/modules/redux_enhancers.storagecache.html @@ -105,7 +105,7 @@

    Const STORAGE_WRITE_THR
    STORAGE_WRITE_THROTTLE: 100 = 100
    @@ -115,7 +115,7 @@

    Const initialCache

    initialCache: State["storageCache"] = keyValueBy(cacheControllers, (key, controller) => ({// disable the tutorial if this is a shared thoughtspace[key]: (key === 'tutorialComplete' && tsidShared) || controller.decode(storage.getItem(buildKey(key))),}))
    @@ -125,7 +125,7 @@

    Const throttledSetters

    throttledSetters: {} = keyValueBy(cacheControllers, key => ({[key]: _.throttle((value: ValueOf<StorageCache>) => {const storageKey = buildKey(key)if (value != null) {storage.setItem(storageKey, value.toString())} else {storage.removeItem(storageKey)}},STORAGE_WRITE_THROTTLE,{ leading: false },),}))
    @@ -150,7 +150,7 @@

    Const buildKey

  • @@ -178,7 +178,7 @@

    Const storageCacheStore
  • @@ -205,7 +205,7 @@

    Const cacheControllers

    cacheControllers: object
    @@ -214,7 +214,7 @@

    theme

    theme: object
    @@ -227,7 +227,7 @@

    decode

  • Parameters

    @@ -250,7 +250,7 @@

    parse

  • Parameters

    @@ -273,7 +273,7 @@

    select

  • Parameters

    @@ -293,7 +293,7 @@

    tutorialComplete

    tutorialComplete: object
    @@ -306,7 +306,7 @@

    decode

  • Parameters

    @@ -329,7 +329,7 @@

    parse

  • Parameters

    @@ -352,7 +352,7 @@

    select

  • Parameters

    @@ -372,7 +372,7 @@

    tutorialStep

    tutorialStep: object
    @@ -385,7 +385,7 @@

    decode

  • Parameters

    @@ -408,7 +408,7 @@

    parse

  • Parameters

    @@ -431,7 +431,7 @@

    select

  • Parameters

    @@ -451,7 +451,7 @@

    userToolbar

    userToolbar: object
    @@ -464,7 +464,7 @@

    decode

  • Parameters

    @@ -487,7 +487,7 @@

    parse

  • Parameters

    @@ -510,7 +510,7 @@

    select

  • Parameters

    diff --git a/modules/redux_enhancers.undoredoenhancer.html b/modules/redux_enhancers.undoredoenhancer.html index 296e57f649a..99d3869be71 100644 --- a/modules/redux_enhancers.undoredoenhancer.html +++ b/modules/redux_enhancers.undoredoenhancer.html @@ -114,7 +114,7 @@

    ActionFlags

    ActionFlags: {}
    @@ -132,7 +132,7 @@

    Const statePropertiesTo
    statePropertiesToOmit: string[] = ['alert', 'pushQueue', 'user']
    @@ -154,7 +154,7 @@

    Const addActionsToPatch
  • @@ -185,7 +185,7 @@

    Const diffState

  • @@ -222,7 +222,7 @@

    Const getPatchAction
    @@ -250,7 +250,7 @@

    Const isNavigation

  • @@ -278,7 +278,7 @@

    Const isUndoable

  • @@ -306,7 +306,7 @@

    Const nthLast

  • @@ -343,7 +343,7 @@

    Const redoOneReducer
    @@ -371,7 +371,7 @@

    Const redoReducer

  • @@ -402,7 +402,7 @@

    Const restorePushQueue<
  • @@ -441,7 +441,7 @@

    Const undoOneReducer
    @@ -469,7 +469,7 @@

    Const undoRedoReducer
    @@ -497,7 +497,7 @@

    Const undoReducer

  • @@ -527,7 +527,7 @@

    Const NAVIGATION_ACTIONS

    NAVIGATION_ACTIONS: object
    @@ -536,7 +536,7 @@

    cursorBack

    cursorBack: true = true
    @@ -546,7 +546,7 @@

    cursorBeforeSearch

    cursorBeforeSearch: true = true
  • @@ -556,7 +556,7 @@

    cursorDown

    cursorDown: true = true
  • @@ -566,7 +566,7 @@

    cursorForward

    cursorForward: true = true
  • @@ -576,7 +576,7 @@

    cursorHistory

    cursorHistory: true = true
  • @@ -586,7 +586,7 @@

    cursorUp

    cursorUp: true = true
    @@ -596,7 +596,7 @@

    jump

    jump: true = true
    @@ -606,7 +606,7 @@

    setCursor

    setCursor: true = true
    @@ -616,7 +616,7 @@

    setNoteFocus

    setNoteFocus: true = true
    @@ -626,7 +626,7 @@

    toggleNote

    toggleNote: true = true
    @@ -637,7 +637,7 @@

    Const UNDOABLE_ACTIONS

    UNDOABLE_ACTIONS: object
    @@ -646,7 +646,7 @@

    addLatestShortcuts

    addLatestShortcuts: false = false
    @@ -656,7 +656,7 @@

    alert

    alert: false = false
    @@ -666,7 +666,7 @@

    archiveThought

    archiveThought: true = true
    @@ -676,7 +676,7 @@

    authenticate

    authenticate: false = false
    @@ -686,7 +686,7 @@

    bumpThoughtDown

    bumpThoughtDown: true = true
    @@ -696,7 +696,7 @@

    clear

    clear: false = false
    @@ -706,7 +706,7 @@

    clearExpandDown

    clearExpandDown: false = false
    @@ -716,7 +716,7 @@

    clearLatestShortcuts

    clearLatestShortcuts: false = false
    @@ -726,7 +726,7 @@

    closeModal

    closeModal: false = false
    @@ -736,7 +736,7 @@

    collapseContext

    collapseContext: true = true
    @@ -746,7 +746,7 @@

    commandPalette

    commandPalette: false = false
    @@ -756,7 +756,7 @@

    createThought

    createThought: true = true
    @@ -766,7 +766,7 @@

    cursorBack

    cursorBack: true = true
    @@ -776,7 +776,7 @@

    cursorBeforeSearch

    cursorBeforeSearch: true = true
    @@ -786,7 +786,7 @@

    cursorCleared

    cursorCleared: false = false
    @@ -796,7 +796,7 @@

    cursorDown

    cursorDown: true = true
    @@ -806,7 +806,7 @@

    cursorForward

    cursorForward: true = true
    @@ -816,7 +816,7 @@

    cursorHistory

    cursorHistory: true = true
    @@ -826,7 +826,7 @@

    cursorUp

    cursorUp: true = true
    @@ -836,7 +836,7 @@

    deleteAttribute

    deleteAttribute: true = true
    @@ -846,7 +846,7 @@

    deleteEmptyThought

    deleteEmptyThought: true = true
    @@ -856,7 +856,7 @@

    deleteThought

    deleteThought: true = true
    @@ -866,7 +866,7 @@

    deleteThoughtWithCursor

    deleteThoughtWithCursor: true = true
    @@ -876,7 +876,7 @@

    dragHold

    dragHold: false = false
    @@ -886,7 +886,7 @@

    dragInProgress

    dragInProgress: false = false
    @@ -896,7 +896,7 @@

    dragShortcut

    dragShortcut: false = false
    @@ -906,7 +906,7 @@

    dragShortcutZone

    dragShortcutZone: false = false
    @@ -916,7 +916,7 @@

    editThought

    editThought: true = true
    @@ -926,7 +926,7 @@

    editableRender

    editableRender: false = false
    @@ -936,7 +936,7 @@

    editing

    editing: false = false
    @@ -946,7 +946,7 @@

    error

    error: false = false
    @@ -956,7 +956,7 @@

    expandContextThought

    expandContextThought: true = true
    @@ -966,7 +966,7 @@

    expandHoverDown

    expandHoverDown: false = false
    @@ -976,7 +976,7 @@

    expandHoverUp

    expandHoverUp: false = false
    @@ -986,7 +986,7 @@

    extractThought

    extractThought: true = true
    @@ -996,7 +996,7 @@

    fontSize

    fontSize: false = false
    @@ -1006,7 +1006,7 @@

    freeThoughts

    freeThoughts: false = false
    @@ -1016,7 +1016,7 @@

    heading

    heading: true = true
    @@ -1026,7 +1026,7 @@

    importSpeechToText

    importSpeechToText: true = true
    @@ -1036,7 +1036,7 @@

    importText

    importText: true = true
    @@ -1046,7 +1046,7 @@

    indent

    indent: true = true
    @@ -1056,7 +1056,7 @@

    initThoughts

    initThoughts: false = false
    @@ -1066,7 +1066,7 @@

    invalidState

    invalidState: false = false
    @@ -1076,7 +1076,7 @@

    join

    join: true = true
    @@ -1086,7 +1086,7 @@

    jump

    jump: true = true
    @@ -1096,7 +1096,7 @@

    mergeThoughts

    mergeThoughts: false = false
    @@ -1106,7 +1106,7 @@

    moveThought

    moveThought: true = true
    @@ -1116,7 +1116,7 @@

    moveThoughtDown

    moveThoughtDown: true = true
    @@ -1126,7 +1126,7 @@

    moveThoughtUp

    moveThoughtUp: true = true
    @@ -1136,7 +1136,7 @@

    newGrandChild

    newGrandChild: true = true
    @@ -1146,7 +1146,7 @@

    newSubthought

    newSubthought: true = true
    @@ -1156,7 +1156,7 @@

    newThought

    newThought: true = true
    @@ -1166,7 +1166,7 @@

    outdent

    outdent: true = true
    @@ -1176,7 +1176,7 @@

    prependRevision

    prependRevision: false = false
    @@ -1186,7 +1186,7 @@

    rerank

    rerank: false = false
    @@ -1196,7 +1196,7 @@

    search

    search: false = false
    @@ -1206,7 +1206,7 @@

    searchContexts

    searchContexts: false = false
    @@ -1216,7 +1216,7 @@

    searchLimit

    searchLimit: true = true
    @@ -1226,7 +1226,7 @@

    setCursor

    setCursor: true = true
    @@ -1236,7 +1236,7 @@

    setDescendant

    setDescendant: true = true
    @@ -1246,7 +1246,7 @@

    setFirstSubthought

    setFirstSubthought: true = true
    @@ -1256,7 +1256,7 @@

    setNoteFocus

    setNoteFocus: true = true
    @@ -1266,7 +1266,7 @@

    setRemoteSearch

    setRemoteSearch: false = false
    @@ -1276,7 +1276,7 @@

    setResourceCache

    setResourceCache: false = false
    @@ -1286,7 +1286,7 @@

    settings

    settings: true = true
    @@ -1296,7 +1296,7 @@

    showModal

    showModal: false = false
    @@ -1306,7 +1306,7 @@

    splitSentences

    splitSentences: true = true
    @@ -1316,7 +1316,7 @@

    splitThought

    splitThought: true = true
    @@ -1326,7 +1326,7 @@

    status

    status: false = false
    @@ -1336,7 +1336,7 @@

    subCategorizeAll

    subCategorizeAll: true = true
    @@ -1346,7 +1346,7 @@

    subCategorizeOne

    subCategorizeOne: true = true
    @@ -1356,7 +1356,7 @@

    swapNote

    swapNote: true = true
    @@ -1366,7 +1366,7 @@

    textColor

    textColor: true = true
    @@ -1376,7 +1376,7 @@

    toggleAbsoluteContext

    toggleAbsoluteContext: false = false
    @@ -1386,7 +1386,7 @@

    toggleAttribute

    toggleAttribute: true = true
    @@ -1396,7 +1396,7 @@

    toggleColorPicker

    toggleColorPicker: false = false
    @@ -1406,7 +1406,7 @@

    toggleContextView

    toggleContextView: true = true
    @@ -1416,7 +1416,7 @@

    toggleHiddenThoughts

    toggleHiddenThoughts: true = true
    @@ -1426,7 +1426,7 @@

    toggleNote

    toggleNote: true = true
    @@ -1436,7 +1436,7 @@

    toggleShortcutsDiagram

    toggleShortcutsDiagram: false = false
    @@ -1446,7 +1446,7 @@

    toggleSidebar

    toggleSidebar: false = false
    @@ -1456,7 +1456,7 @@

    toggleSort

    toggleSort: true = true
    @@ -1466,7 +1466,7 @@

    toggleSplitView

    toggleSplitView: false = false
    @@ -1476,7 +1476,7 @@

    toggleThought

    toggleThought: true = true
    @@ -1486,7 +1486,7 @@

    toggleUserSetting

    toggleUserSetting: false = false
    @@ -1496,7 +1496,7 @@

    toolbarLongPress

    toolbarLongPress: false = false
    @@ -1506,7 +1506,7 @@

    tutorial

    tutorial: false = false
    @@ -1516,7 +1516,7 @@

    tutorialChoice

    tutorialChoice: false = false
    @@ -1526,7 +1526,7 @@

    tutorialNext

    tutorialNext: false = false
    @@ -1536,7 +1536,7 @@

    tutorialPrev

    tutorialPrev: false = false
    @@ -1546,7 +1546,7 @@

    tutorialStep

    tutorialStep: false = false
    @@ -1556,7 +1556,7 @@

    undoArchive

    undoArchive: false = false
    @@ -1566,7 +1566,7 @@

    unknownAction

    unknownAction: false = false
    @@ -1576,7 +1576,7 @@

    updateSplitPosition

    updateSplitPosition: false = false
    @@ -1586,7 +1586,7 @@

    updateThoughts

    updateThoughts: false = false
    diff --git a/modules/redux_middleware.donotdispatchreducer.html b/modules/redux_middleware.donotdispatchreducer.html index 50a25f071c7..5946d47ad8c 100644 --- a/modules/redux_middleware.donotdispatchreducer.html +++ b/modules/redux_middleware.donotdispatchreducer.html @@ -88,7 +88,7 @@

    Const doNotDispatch
    diff --git a/modules/redux_middleware.freethoughts.html b/modules/redux_middleware.freethoughts.html index 343148247eb..71fe7c60059 100644 --- a/modules/redux_middleware.freethoughts.html +++ b/modules/redux_middleware.freethoughts.html @@ -91,7 +91,7 @@

    Const checkThrottled

    checkThrottled: DebouncedFunc<(dispatch: Dispatch, getState: () => State) => R> = _.throttle(checkThreshold, FREE_THOUGHTS_THROTTLE, { leading: false })
    @@ -108,7 +108,7 @@

    Const checkThreshold

  • @@ -151,7 +151,7 @@

    Const freeThoughtsMiddl
  • diff --git a/modules/redux_middleware.multi.html b/modules/redux_middleware.multi.html index ffbe923a75d..e3e806134e1 100644 --- a/modules/redux_middleware.multi.html +++ b/modules/redux_middleware.multi.html @@ -90,7 +90,7 @@

    MultiMiddleware

    MultiMiddleware: Middleware<any, State, Dispatch>
    @@ -107,7 +107,7 @@

    Const multi

  • diff --git a/modules/redux_middleware.pullqueue.html b/modules/redux_middleware.pullqueue.html index 11ea1b5629e..7cf3c303398 100644 --- a/modules/redux_middleware.pullqueue.html +++ b/modules/redux_middleware.pullqueue.html @@ -98,7 +98,7 @@

    Const flushPullQueueflushPullQueueDelay: 100 = 100

    @@ -113,7 +113,7 @@

    Let pulled

    pulled: boolean = false
    @@ -128,7 +128,7 @@

    Const rootContextSetrootContextSet: Set<string & Brand<"ThoughtId">> = new Set<ThoughtId>([ABSOLUTE_TOKEN, EM_TOKEN, HOME_TOKEN, ROOT_PARENT_ID])

    @@ -143,7 +143,7 @@

    Const updatePullQueueupdatePullQueueDelay: 10 = 10

    @@ -165,7 +165,7 @@

    Const appendVisiblePath
  • @@ -199,7 +199,7 @@

    Const expandedWithAnces
  • @@ -230,7 +230,7 @@

    Const initialPullQueue<
  • @@ -252,7 +252,7 @@

    Const pullAncestors

  • @@ -291,7 +291,7 @@

    Const pullFavorites

  • @@ -313,7 +313,7 @@

    Const pullQueueMiddlewa
  • diff --git a/modules/redux_middleware.scrollcursorintoview.html b/modules/redux_middleware.scrollcursorintoview.html index a8d6967eed1..688fbc10b60 100644 --- a/modules/redux_middleware.scrollcursorintoview.html +++ b/modules/redux_middleware.scrollcursorintoview.html @@ -90,7 +90,7 @@

    Let cursorLast

    cursorLast: Path | null = null
    @@ -107,7 +107,7 @@

    Const scrollCursorInto<
  • diff --git a/modules/redux_middleware.updateurlhistory.html b/modules/redux_middleware.updateurlhistory.html index c3ad5d93d43..4ffe2783857 100644 --- a/modules/redux_middleware.updateurlhistory.html +++ b/modules/redux_middleware.updateurlhistory.html @@ -102,7 +102,7 @@

    Const SAVE_CURSOR_THROT
    SAVE_CURSOR_THROTTLE: 100 = 100
    @@ -117,7 +117,7 @@

    Const THROTTLE_MIDDLEWARETHROTTLE_MIDDLEWARE: 100 = 100

    @@ -132,7 +132,7 @@

    Let pathPrev

    pathPrev: Path | null = null
    @@ -142,7 +142,7 @@

    Const saveCursor

    saveCursor: DebouncedFunc<(Anonymous function)> = _.throttle((state: State, path: Path) => {if (state.cursor) {storageModel.set('cursor', { path, offset: selection.offsetThought() })} else {storageModel.remove('cursor')}},SAVE_CURSOR_THROTTLE,{leading: false,},)
    @@ -157,7 +157,7 @@

    Const updateUrlHistory<
    updateUrlHistoryThrottled: DebouncedFunc<(Anonymous function)> = _.throttle(getState => {const state = getState()updateUrlHistory(state, state.cursor)}, THROTTLE_MIDDLEWARE)
    @@ -174,7 +174,7 @@

    Const pathToUrl

  • @@ -205,7 +205,7 @@

    Const updateUrlHistory<
  • @@ -248,7 +248,7 @@

    Const updateUrlHistory<
  • diff --git a/modules/selectors.appendchildpath.html b/modules/selectors.appendchildpath.html index 3e60fca8f66..80bf158f97f 100644 --- a/modules/selectors.appendchildpath.html +++ b/modules/selectors.appendchildpath.html @@ -90,7 +90,7 @@

    Const appendChildPathappendChildPath: (Anonymous function) & MemoizedFunction = _.memoize((state: State, childPath: SimplePath, parentThoughtsResolved?: Path): Path => {if (!parentThoughtsResolved) return childPath as Pathconst isParentContextViewActive = isContextViewActive(state, parentThoughtsResolved)return unroot([...parentThoughtsResolved,// childPath === 1 when a context thought is in the roothead(isParentContextViewActive && childPath.length > 1 ? parentOf(childPath) : childPath),])}, resolve)

    @@ -124,7 +124,7 @@

    Const resolve

  • diff --git a/modules/selectors.attribute.html b/modules/selectors.attribute.html index aa152ea6559..c5a454308a0 100644 --- a/modules/selectors.attribute.html +++ b/modules/selectors.attribute.html @@ -88,7 +88,7 @@

    Const attribute

  • diff --git a/modules/selectors.attributeequals.html b/modules/selectors.attributeequals.html index 997ef473526..8b400314dbf 100644 --- a/modules/selectors.attributeequals.html +++ b/modules/selectors.attributeequals.html @@ -88,7 +88,7 @@

    Const attributeEquals

  • diff --git a/modules/selectors.calculateautofocus.html b/modules/selectors.calculateautofocus.html index 0fe99cbbab8..0b67d06c812 100644 --- a/modules/selectors.calculateautofocus.html +++ b/modules/selectors.calculateautofocus.html @@ -88,7 +88,7 @@

    Const calculateAutofocus

    diff --git a/modules/selectors.canshowmodal.html b/modules/selectors.canshowmodal.html index 791a73ca9fa..427f3c32ba7 100644 --- a/modules/selectors.canshowmodal.html +++ b/modules/selectors.canshowmodal.html @@ -88,7 +88,7 @@

    Const canShowModal

  • diff --git a/modules/selectors.chain.html b/modules/selectors.chain.html index 0ca0201ad62..ef7c044fd7f 100644 --- a/modules/selectors.chain.html +++ b/modules/selectors.chain.html @@ -88,7 +88,7 @@

    Const chain

  • diff --git a/modules/selectors.childidstothoughts.html b/modules/selectors.childidstothoughts.html index 440209932cf..77586642010 100644 --- a/modules/selectors.childidstothoughts.html +++ b/modules/selectors.childidstothoughts.html @@ -88,7 +88,7 @@

    Const childIdsToThought
  • diff --git a/modules/selectors.contexttopath.html b/modules/selectors.contexttopath.html index 3ce8356c451..5a3c67c0599 100644 --- a/modules/selectors.contexttopath.html +++ b/modules/selectors.contexttopath.html @@ -88,7 +88,7 @@

    Const contextToPath

  • diff --git a/modules/selectors.contexttothoughtid.html b/modules/selectors.contexttothoughtid.html index d55c9fed5c2..d7181e41eaa 100644 --- a/modules/selectors.contexttothoughtid.html +++ b/modules/selectors.contexttothoughtid.html @@ -89,7 +89,7 @@

    Const contextToThoughtI
  • @@ -123,7 +123,7 @@

    Const recursiveThoughtF
  • diff --git a/modules/selectors.decodecontexturl.html b/modules/selectors.decodecontexturl.html index c5be71fc33e..0c937b12ed8 100644 --- a/modules/selectors.decodecontexturl.html +++ b/modules/selectors.decodecontexturl.html @@ -88,7 +88,7 @@

    Const decodeContextUrl<
  • diff --git a/modules/selectors.decodethoughtsurl.html b/modules/selectors.decodethoughtsurl.html index 23cc2b77464..1bce73fae25 100644 --- a/modules/selectors.decodethoughtsurl.html +++ b/modules/selectors.decodethoughtsurl.html @@ -94,7 +94,7 @@

    Const decodeThoughtsUrl
  • diff --git a/modules/selectors.deletethoughtalerttext.html b/modules/selectors.deletethoughtalerttext.html index 1b1e183922b..12b98a0fa73 100644 --- a/modules/selectors.deletethoughtalerttext.html +++ b/modules/selectors.deletethoughtalerttext.html @@ -88,7 +88,7 @@

    Const deleteThoughtAler
  • diff --git a/modules/selectors.expandthoughts.html b/modules/selectors.expandthoughts.html index 31123987ffe..d0e751be8c1 100644 --- a/modules/selectors.expandthoughts.html +++ b/modules/selectors.expandthoughts.html @@ -100,7 +100,7 @@

    Const childrenPinned

  • @@ -131,7 +131,7 @@

    expandThoughts

  • @@ -173,7 +173,7 @@

    expandThoughtsRecursive

  • @@ -213,7 +213,7 @@

    Const isTable

  • @@ -244,7 +244,7 @@

    Const isTableColumn1
    @@ -275,7 +275,7 @@

    Const pinned

  • @@ -306,7 +306,7 @@

    Const publishPinChildre
  • @@ -337,7 +337,7 @@

    Const pinStateMap

    pinStateMap: object
    @@ -346,7 +346,7 @@

    false

    false: boolean = false
    @@ -356,7 +356,7 @@

    true

    true: boolean = true
    diff --git a/modules/selectors.exportcontext.html b/modules/selectors.exportcontext.html index be539bac1c4..b0488dedee6 100644 --- a/modules/selectors.exportcontext.html +++ b/modules/selectors.exportcontext.html @@ -97,7 +97,7 @@

    Const exportContext

  • @@ -157,7 +157,7 @@

    Const exportFilter

  • @@ -193,7 +193,7 @@

    Const formattingTagsToM
  • @@ -221,7 +221,7 @@

    Const replaceTitle

  • diff --git a/modules/selectors.finddescendant.html b/modules/selectors.finddescendant.html index 2877c3d84fe..83d3cab6f88 100644 --- a/modules/selectors.finddescendant.html +++ b/modules/selectors.finddescendant.html @@ -89,7 +89,7 @@

    Const findDescendant

  • @@ -123,7 +123,7 @@

    Const getThoughtById
    diff --git a/modules/selectors.getancestorbyvalue.html b/modules/selectors.getancestorbyvalue.html index 6a787e3dd99..cc4c408648d 100644 --- a/modules/selectors.getancestorbyvalue.html +++ b/modules/selectors.getancestorbyvalue.html @@ -89,7 +89,7 @@

    Const getAncestorBy

    @@ -144,7 +144,7 @@

    Const getAncestorByValu
  • diff --git a/modules/selectors.getchildpath.html b/modules/selectors.getchildpath.html index b60ed467ac7..9352845904a 100644 --- a/modules/selectors.getchildpath.html +++ b/modules/selectors.getchildpath.html @@ -88,7 +88,7 @@

    Const getChildPath

  • diff --git a/modules/selectors.getchildren.html b/modules/selectors.getchildren.html index 0bf59d0703a..42a3065f0ce 100644 --- a/modules/selectors.getchildren.html +++ b/modules/selectors.getchildren.html @@ -119,7 +119,7 @@

    GetThoughtsSelector

    GetThoughtsSelector: (state: State, id: ThoughtId) => Thought[]
    @@ -161,7 +161,7 @@

    Const NO_CHILDREN

    NO_CHILDREN: Thought[] = []
    @@ -171,7 +171,7 @@

    Const NO_THOUGHT_IDSNO_THOUGHT_IDS: ThoughtId[] = []

    @@ -181,7 +181,7 @@

    Const childrenFilterPre
    childrenFilterPredicate: CurriedFunction3<State, [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath">, Thought, boolean> = _.curry((state: State, parentPath: SimplePath, child: Thought): boolean => {return (isChildVisibleWithCursorCheck(state, parentPath, child) &&(!isAbsolute(state.rootContext) || isCreatedAfterAbsoluteToggle(state, child.id)))}, 3)
    @@ -201,7 +201,7 @@

    Const getChildren

    getChildren: CurriedFunction2<State, string & Brand<"ThoughtId">, Thought[]> = getVisibleThoughtsById(getAllChildrenAsThoughts)
    @@ -216,7 +216,7 @@

    Const getChildrenRanked
    getChildrenRanked: (Anonymous function) & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize((state: State, thoughtId: ThoughtId | null): Thought[] => {const allChildren = childIdsToThoughts(state, getAllChildren(state, thoughtId))return sort(allChildren, compareByRank)},{maxSize: 50,profileName: 'getChildrenRanked',},)
    @@ -231,7 +231,7 @@

    Const getChildrenSorted
    getChildrenSortedAlphabetical: (Anonymous function) & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize((state: State, id: ThoughtId): Thought[] => {const comparatorFunction =getSortPreference(state, id).direction === 'Desc' ? compareThoughtDescending : compareThoughtconst sorted = getChildrenSortedBy(state, id, comparatorFunction)const emptyIndex = sorted.findIndex(thought => !thought.value)return emptyIndex === -1 ? sorted : resortEmptyInPlace(sorted)},{maxSize: 50,profileName: 'getChildrenSortedAlphabetical',},)
    @@ -246,7 +246,7 @@

    Const getVisibleThought
    getVisibleThoughtsById: CurriedFunction3<(state: State, id: ThoughtId) => Thought[], State, string & Brand<"ThoughtId">, Thought[]> = _.curry((getThoughtsFunction: GetThoughtsSelector, state: State, id: ThoughtId): Thought[] => {const children = getThoughtsFunction(state, id)return state.showHiddenThoughts ? children : children.filter(isVisible(state))},)
    @@ -261,7 +261,7 @@

    Const isChildVisibleisChildVisibleWithCursorCheck: CurriedFunction3<State, [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath">, Thought, boolean> = _.curry((state: State, path: SimplePath, thought: Thought): boolean =>state.showHiddenThoughts ||isVisible(state, thought) ||isChildInCursor(state, path, thought) ||isDescendantOfMetaCursor(state, appendToPath(path, thought.id)),3,)

    @@ -276,7 +276,7 @@

    Const isCreatedAfterisCreatedAfterAbsoluteToggle: CurriedFunction2<State, string & Brand<"ThoughtId">, boolean> = _.curry((state: State, child: ThoughtId | ThoughtContext): boolean => {const thought = getThoughtById(state, child)return !!thought.lastUpdated && !!state.absoluteContextTime && thought.lastUpdated > state.absoluteContextTime})

    @@ -291,7 +291,7 @@

    Const isVisible

    isVisible: CurriedFunction2<State, Thought, boolean> = _.curry((state: State, child: Thought): boolean => {// temporarily disable =hidden for performancereturn !isAttribute(child.value) // && !findDescendant(state, child.id, '=hidden')})
    @@ -313,7 +313,7 @@

    Const anyChild

  • @@ -344,7 +344,7 @@

    Const filterAllChildren
  • @@ -396,7 +396,7 @@

    Const findAnyChild

  • @@ -448,7 +448,7 @@

    Const firstVisibleChild
  • @@ -479,7 +479,7 @@

    Const firstVisibleChild
  • @@ -510,7 +510,7 @@

    Const getAllChildren
    @@ -541,7 +541,7 @@

    Const getAllChildren
    @@ -572,7 +572,7 @@

    Const getAllChildren
    @@ -603,7 +603,7 @@

    Const getChildrenSorted
  • @@ -635,7 +635,7 @@

    Const getChildrenSorted
  • @@ -669,7 +669,7 @@

    Const hasChildren

  • @@ -700,7 +700,7 @@

    Const isChildInCursor
    @@ -734,7 +734,7 @@

    Const isDescendantOfMet
  • @@ -765,7 +765,7 @@

    Const rankDiff

  • @@ -796,7 +796,7 @@

    Const resortEmptyInPlac
  • diff --git a/modules/selectors.getcontexts.html b/modules/selectors.getcontexts.html index dc2d0da9186..791b0b85d62 100644 --- a/modules/selectors.getcontexts.html +++ b/modules/selectors.getcontexts.html @@ -90,7 +90,7 @@

    Const NO_CONTEXTS

    NO_CONTEXTS: ThoughtId[] = []
    @@ -107,7 +107,7 @@

    Const getContexts

  • diff --git a/modules/selectors.getcontextssortedandranked.html b/modules/selectors.getcontextssortedandranked.html index 0f32af9ae3d..a9d09b4021c 100644 --- a/modules/selectors.getcontextssortedandranked.html +++ b/modules/selectors.getcontextssortedandranked.html @@ -91,7 +91,7 @@

    Const MISSING_TOKEN

    MISSING_TOKEN: string = `${String.fromCharCode(Number.MAX_SAFE_INTEGER)}__MISSING__`
    @@ -101,7 +101,7 @@

    Const PENDING_TOKEN

    PENDING_TOKEN: "__PENDING__" = "__PENDING__"
    @@ -118,7 +118,7 @@

    Const getContextsSorted
  • diff --git a/modules/selectors.getdescendantthoughtids.html b/modules/selectors.getdescendantthoughtids.html index d4420fa9473..22e593d4872 100644 --- a/modules/selectors.getdescendantthoughtids.html +++ b/modules/selectors.getdescendantthoughtids.html @@ -95,7 +95,7 @@

    Const getDescendantThou
  • diff --git a/modules/selectors.getemthought.html b/modules/selectors.getemthought.html index b5544bc365a..a1f70e727e9 100644 --- a/modules/selectors.getemthought.html +++ b/modules/selectors.getemthought.html @@ -93,7 +93,7 @@

    Const LOCAL_KEY

    LOCAL_KEY: "EM_THOUGHTS" = "EM_THOUGHTS"
    @@ -103,7 +103,7 @@

    Const getEmThoughtMemoi
    getEmThoughtMemoized: getEmThought & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize(getEmThought, {maxSize: 1000,profileName: 'getEmThought',transformArgs: ([state, context]) => [state.thoughts.thoughtIndex,typeof context === 'string' ? context : resolveArray(context),],})
    @@ -118,7 +118,7 @@

    Const localStorageCache
    localStorageCache: any = JSON.parse(storage.getItem(LOCAL_KEY) || '{}')
    @@ -133,7 +133,7 @@

    Const saveCache

    saveCache: DebouncedFunc<(Anonymous function)> = _.debounce(() => {storage.setItem(LOCAL_KEY, JSON.stringify(localStorageCache))}, 100)
    @@ -155,7 +155,7 @@

    Const getEmThought

  • diff --git a/modules/selectors.getglobalsortpreference.html b/modules/selectors.getglobalsortpreference.html index 6350a89ea75..f31acfb4af9 100644 --- a/modules/selectors.getglobalsortpreference.html +++ b/modules/selectors.getglobalsortpreference.html @@ -88,7 +88,7 @@

    Const getGlobalSort
    diff --git a/modules/selectors.getlexeme.html b/modules/selectors.getlexeme.html index 4e09cbbb8d7..59f0b8bb64b 100644 --- a/modules/selectors.getlexeme.html +++ b/modules/selectors.getlexeme.html @@ -88,7 +88,7 @@

    Const getLexeme

  • diff --git a/modules/selectors.getnextrank.html b/modules/selectors.getnextrank.html index 5d11fd20be8..2520af87e06 100644 --- a/modules/selectors.getnextrank.html +++ b/modules/selectors.getnextrank.html @@ -88,7 +88,7 @@

    Const getNextRank

  • diff --git a/modules/selectors.getngrams.html b/modules/selectors.getngrams.html index e3787bb76c1..448c2dd9fd9 100644 --- a/modules/selectors.getngrams.html +++ b/modules/selectors.getngrams.html @@ -88,7 +88,7 @@

    Const getNgrams

  • diff --git a/modules/selectors.getprevrank.html b/modules/selectors.getprevrank.html index 38d7e4858d0..861728b5da8 100644 --- a/modules/selectors.getprevrank.html +++ b/modules/selectors.getprevrank.html @@ -88,7 +88,7 @@

    Const getPrevRank

  • diff --git a/modules/selectors.getrankafter.html b/modules/selectors.getrankafter.html index b91074313e5..e24aceef6a1 100644 --- a/modules/selectors.getrankafter.html +++ b/modules/selectors.getrankafter.html @@ -88,7 +88,7 @@

    Const getRankAfter

  • diff --git a/modules/selectors.getrankbefore.html b/modules/selectors.getrankbefore.html index ea5368b29dc..20bb7023cf6 100644 --- a/modules/selectors.getrankbefore.html +++ b/modules/selectors.getrankbefore.html @@ -88,7 +88,7 @@

    Const getRankBefore

    diff --git a/modules/selectors.getrootpath.html b/modules/selectors.getrootpath.html index f7ae8c641c8..9372fb43659 100644 --- a/modules/selectors.getrootpath.html +++ b/modules/selectors.getrootpath.html @@ -94,7 +94,7 @@

    Const getRootPath

  • @@ -121,7 +121,7 @@

    Const rootPathMap

    rootPathMap: object
    @@ -130,7 +130,7 @@

    [ABSOLUTE_TOKEN]

    [ABSOLUTE_TOKEN]: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = ABSOLUTE_PATH
    @@ -140,7 +140,7 @@

    [HOME_TOKEN]

    [HOME_TOKEN]: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = HOME_PATH
    diff --git a/modules/selectors.getsetting.html b/modules/selectors.getsetting.html index a99e3f81686..658e7cbbffc 100644 --- a/modules/selectors.getsetting.html +++ b/modules/selectors.getsetting.html @@ -91,7 +91,7 @@

    Const getSettingMemoize
    getSettingMemoized: getSetting & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize(getSetting, {maxSize: 1000,profileName: 'getSetting',transformArgs: ([state, context]) => [state.thoughts.thoughtIndex,typeof context === 'string' ? context : resolveArray(context),],})
    @@ -113,7 +113,7 @@

    Const getSetting

  • @@ -144,7 +144,7 @@

    Const getStateSetting
    diff --git a/modules/selectors.getsortedrank.html b/modules/selectors.getsortedrank.html index ddc62d1e36b..e56a00179cf 100644 --- a/modules/selectors.getsortedrank.html +++ b/modules/selectors.getsortedrank.html @@ -88,7 +88,7 @@

    Const getSortedRank

    diff --git a/modules/selectors.getsortpreference.html b/modules/selectors.getsortpreference.html index 8477ea514b2..4917a8e239d 100644 --- a/modules/selectors.getsortpreference.html +++ b/modules/selectors.getsortpreference.html @@ -89,7 +89,7 @@

    Const getSortDirection<
  • @@ -123,7 +123,7 @@

    Const getSortPreference
  • diff --git a/modules/selectors.getstyle.html b/modules/selectors.getstyle.html index 6a5f58e6dea..a840a8e7dc5 100644 --- a/modules/selectors.getstyle.html +++ b/modules/selectors.getstyle.html @@ -88,7 +88,7 @@

    Const getStyle

  • diff --git a/modules/selectors.getthoughtbefore.html b/modules/selectors.getthoughtbefore.html index 035483c09b3..91e494d5944 100644 --- a/modules/selectors.getthoughtbefore.html +++ b/modules/selectors.getthoughtbefore.html @@ -88,7 +88,7 @@

    Const getThoughtBefore<
  • diff --git a/modules/selectors.getthoughtbyid.html b/modules/selectors.getthoughtbyid.html index c701e08b7a5..d9943931fed 100644 --- a/modules/selectors.getthoughtbyid.html +++ b/modules/selectors.getthoughtbyid.html @@ -88,7 +88,7 @@

    Const getThoughtById
    diff --git a/modules/selectors.getusersetting.html b/modules/selectors.getusersetting.html index a73a9cda7cf..bbc6335a5f8 100644 --- a/modules/selectors.getusersetting.html +++ b/modules/selectors.getusersetting.html @@ -84,7 +84,7 @@

    Const getUserSettinggetUserSetting: RightCurriedFunction2<State, Settings, boolean> = _.curryRight((state: State, key: Settings) => !!findDescendant(state, EM_TOKEN, ['Settings', key]),)

    diff --git a/modules/selectors.getusertoolbar.html b/modules/selectors.getusertoolbar.html index 80c7ab16177..fd4ccfc3e84 100644 --- a/modules/selectors.getusertoolbar.html +++ b/modules/selectors.getusertoolbar.html @@ -88,7 +88,7 @@

    Const getUserToolbar
    diff --git a/modules/selectors.haslexeme.html b/modules/selectors.haslexeme.html index aec46a8ec7b..94e3e2eea84 100644 --- a/modules/selectors.haslexeme.html +++ b/modules/selectors.haslexeme.html @@ -88,7 +88,7 @@

    Const hasLexeme

  • diff --git a/modules/selectors.isbefore.html b/modules/selectors.isbefore.html index 9e5707bf59e..68ab855745a 100644 --- a/modules/selectors.isbefore.html +++ b/modules/selectors.isbefore.html @@ -88,7 +88,7 @@

    Const isBefore

  • diff --git a/modules/selectors.iscontextviewactive.html b/modules/selectors.iscontextviewactive.html index 8724845251d..54c9365e99e 100644 --- a/modules/selectors.iscontextviewactive.html +++ b/modules/selectors.iscontextviewactive.html @@ -88,7 +88,7 @@

    Const isContextView
    diff --git a/modules/selectors.islastvisiblechild.html b/modules/selectors.islastvisiblechild.html index 6b6d9f390b3..aa273565e6d 100644 --- a/modules/selectors.islastvisiblechild.html +++ b/modules/selectors.islastvisiblechild.html @@ -88,7 +88,7 @@

    Const isLastVisible
    diff --git a/modules/selectors.ispending.html b/modules/selectors.ispending.html index 457b676ed87..d04f29bfc4a 100644 --- a/modules/selectors.ispending.html +++ b/modules/selectors.ispending.html @@ -88,7 +88,7 @@

    Const isPending

  • diff --git a/modules/selectors.istutorial.html b/modules/selectors.istutorial.html index c6fdd240f60..02c93f5e0f4 100644 --- a/modules/selectors.istutorial.html +++ b/modules/selectors.istutorial.html @@ -88,7 +88,7 @@

    Const isTutorial

  • diff --git a/modules/selectors.isundoenabled.html b/modules/selectors.isundoenabled.html index 7f03397f441..9f285d2e9d0 100644 --- a/modules/selectors.isundoenabled.html +++ b/modules/selectors.isundoenabled.html @@ -88,7 +88,7 @@

    Const isUndoEnabled

    diff --git a/modules/selectors.lastthoughtsfromcontextchain.html b/modules/selectors.lastthoughtsfromcontextchain.html index 4426f024aab..2bda63e8eba 100644 --- a/modules/selectors.lastthoughtsfromcontextchain.html +++ b/modules/selectors.lastthoughtsfromcontextchain.html @@ -88,7 +88,7 @@

    Const lastThoughtsFrom<
  • diff --git a/modules/selectors.nextcontext.html b/modules/selectors.nextcontext.html index 7e29c342e0f..89c31d63bc8 100644 --- a/modules/selectors.nextcontext.html +++ b/modules/selectors.nextcontext.html @@ -88,7 +88,7 @@

    Const nextContext

  • diff --git a/modules/selectors.nextsibling.html b/modules/selectors.nextsibling.html index 352e5004e0e..caeebdd0e7b 100644 --- a/modules/selectors.nextsibling.html +++ b/modules/selectors.nextsibling.html @@ -88,7 +88,7 @@

    Const nextSibling

  • diff --git a/modules/selectors.nextthought.html b/modules/selectors.nextthought.html index 561ffe836c9..3e566905bc2 100644 --- a/modules/selectors.nextthought.html +++ b/modules/selectors.nextthought.html @@ -91,7 +91,7 @@

    Const firstContext

  • @@ -122,7 +122,7 @@

    Const nextContext

  • @@ -153,7 +153,7 @@

    Const nextThought

  • @@ -192,7 +192,7 @@

    Const nextUncle

  • diff --git a/modules/selectors.parentofthought.html b/modules/selectors.parentofthought.html index 1cb20e32f90..2d65f46f017 100644 --- a/modules/selectors.parentofthought.html +++ b/modules/selectors.parentofthought.html @@ -88,7 +88,7 @@

    Const parentOfThought

  • diff --git a/modules/selectors.pathexists.html b/modules/selectors.pathexists.html index 692fffc4fc0..bc72fc0594c 100644 --- a/modules/selectors.pathexists.html +++ b/modules/selectors.pathexists.html @@ -88,7 +88,7 @@

    Const pathExists

  • diff --git a/modules/selectors.pathtothought.html b/modules/selectors.pathtothought.html index 5882a9922b0..aba19de0ba6 100644 --- a/modules/selectors.pathtothought.html +++ b/modules/selectors.pathtothought.html @@ -88,7 +88,7 @@

    Const pathToThought

  • diff --git a/modules/selectors.prevcontext.html b/modules/selectors.prevcontext.html index ac10839f97e..2fd8584925e 100644 --- a/modules/selectors.prevcontext.html +++ b/modules/selectors.prevcontext.html @@ -88,7 +88,7 @@

    Const prevContext

  • diff --git a/modules/selectors.prevsibling.html b/modules/selectors.prevsibling.html index 8006d4b039b..0950203435b 100644 --- a/modules/selectors.prevsibling.html +++ b/modules/selectors.prevsibling.html @@ -88,7 +88,7 @@

    Const prevSibling

  • diff --git a/modules/selectors.rootedparentof.html b/modules/selectors.rootedparentof.html index b0f1fb0d69b..920f2b1eea9 100644 --- a/modules/selectors.rootedparentof.html +++ b/modules/selectors.rootedparentof.html @@ -95,7 +95,7 @@

    Const isPath

  • @@ -123,7 +123,7 @@

    Const rootedParentOf
    @@ -159,7 +159,7 @@

    Const RootPathMap

    RootPathMap: object
    @@ -168,7 +168,7 @@

    [ABSOLUTE_TOKEN]

    [ABSOLUTE_TOKEN]: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = ABSOLUTE_PATH
    @@ -178,7 +178,7 @@

    [HOME_TOKEN]

    [HOME_TOKEN]: [string & Brand<"ThoughtId">, string & Brand<"ThoughtId">] & Brand<"SimplePath"> = HOME_PATH
    diff --git a/modules/selectors.simplifypath.html b/modules/selectors.simplifypath.html index 85cf7ab3cc8..dc5ede7cb2f 100644 --- a/modules/selectors.simplifypath.html +++ b/modules/selectors.simplifypath.html @@ -88,7 +88,7 @@

    Const simplifyPath

  • diff --git a/modules/selectors.somedescendants.html b/modules/selectors.somedescendants.html index 504dddc87f2..02137dcba5d 100644 --- a/modules/selectors.somedescendants.html +++ b/modules/selectors.somedescendants.html @@ -88,7 +88,7 @@

    Const someDescendants

  • diff --git a/modules/selectors.splitchain.html b/modules/selectors.splitchain.html index 4d438ee1086..8eb1ace16f3 100644 --- a/modules/selectors.splitchain.html +++ b/modules/selectors.splitchain.html @@ -88,7 +88,7 @@

    Const splitChain

  • diff --git a/modules/selectors.subtree.html b/modules/selectors.subtree.html index 4207009e45a..5d3ccc40159 100644 --- a/modules/selectors.subtree.html +++ b/modules/selectors.subtree.html @@ -88,7 +88,7 @@

    Const subtree

  • diff --git a/modules/selectors.theme.html b/modules/selectors.theme.html index 825457e6d45..dab0c7f380e 100644 --- a/modules/selectors.theme.html +++ b/modules/selectors.theme.html @@ -88,7 +88,7 @@

    Const theme

  • diff --git a/modules/selectors.themecolors.html b/modules/selectors.themecolors.html index 7e97d5bc1f6..9e22914fa96 100644 --- a/modules/selectors.themecolors.html +++ b/modules/selectors.themecolors.html @@ -90,7 +90,7 @@

    Const colors

    colors: { dark: object; light: object } = {dark: {// Background colors in capacitor app needs to be in hexadecimal codesbg: '#000000',bgOverlay80: 'rgba(0, 0, 0, 0.8)',black: 'rgba(0, 0, 0, 1)',blue: 'rgba(0, 199, 230, 1)', // #00c7e6darkgray: 'rgba(17, 17, 17, 1)', // #111111fg85: 'rgba(217, 217, 217, 1)', // #d9d9d9fg: 'rgba(255, 255, 255, 1)',fgOverlay80: 'rgba(20, 20, 20, 0.8)',fgOverlay90: 'rgba(20, 20, 20, 0.9)',gray15: 'rgba(38, 38, 38, 1)', // #262626gray33: 'rgba(85, 85, 85, 1)',gray50: 'rgba(128, 128, 128, 1)', // #808080 (gray)gray66: 'rgba(169, 169, 169, 1)', // #a9a9a9gray: 'rgba(169, 169, 169, 1)', // #a9a9a9green: 'rgba(0, 214, 136, 1)', // #00d688highlight: 'rgba(173, 216, 230, 1)', // #add8e6 (lightblue)highlight2: 'rgba(155, 170, 220, 1)', // (slight variation on highlight color for alternating highlights)lightgreen: 'rgba(144, 238, 144)', // #90ee90 (lightgreen)orange: 'rgba(255, 136, 0, 1)', // #ff8800pink: 'rgba(238, 130, 238, 1)', // #ee82eepurple: 'rgba(170, 128, 255, 1)', // #aa80ffred: 'rgba(255, 87, 61, 1)', // #ff573dvividHighlight: '#63c9ea',white: 'rgba(255, 255, 255, 1)',yellow: 'rgba(255, 208, 20, 1)', // #ffd014},light: {// Background colors in capacitor app needs to be in hexadecimal codesbg: '#FFFFFF',bgOverlay80: 'rgba(0, 0, 0, 0.8)',black: 'rgba(0, 0, 0, 1)',blue: 'rgba(0, 199, 230, 1)', // #00c7e6darkgray: 'rgba(17, 17, 17, 1)', // #111111fg85: 'rgba(39, 39, 39, 1)', // #272727fg: 'rgba(0, 0, 0, 1)',fgOverlay80: 'rgba(235, 235, 235, 0.8)',fgOverlay90: 'rgba(235, 235, 235, 0.9)',gray15: 'rgba(38, 38, 38, 1)', // #262626gray33: 'rgba(85, 85, 85, 1)',gray50: 'rgba(128, 128, 128, 1)', // #808080 (gray)gray66: 'rgba(169, 169, 169, 1)', // #a9a9a9gray: 'rgba(169, 169, 169, 1)', // #a9a9a9green: 'rgba(0, 214, 136, 1)', // #00d688highlight: 'rgba(65, 105, 225, 1)', // #4169e1 (royalblue)highlight2: 'rgba(155, 170, 220, 1)', // (slight variation on highlight color for alternating highlights)lightgreen: 'rgba(0, 214, 136, 1)', // #00d688 (same as green in the light theme)orange: 'rgba(255, 136, 0, 1)', // #ff8800pink: 'rgba(238, 130, 238, 1)', // #ee82eepurple: 'rgba(170, 128, 255, 1)', // #aa80ffred: 'rgba(255, 87, 61, 1)', // #ff573dwhite: 'rgba(255, 255, 255, 1)',vividHighlight: '#63c9ea',yellow: 'rgba(255, 208, 20, 1)', // #ffd014},} as const
    @@ -272,7 +272,7 @@

    Const themeColors

  • diff --git a/modules/selectors.thoughtseditingfromchain.html b/modules/selectors.thoughtseditingfromchain.html index d543261d9f9..a113b18f837 100644 --- a/modules/selectors.thoughtseditingfromchain.html +++ b/modules/selectors.thoughtseditingfromchain.html @@ -88,7 +88,7 @@

    Const thoughtsEditingFr
  • diff --git a/modules/selectors.thoughttocontext.html b/modules/selectors.thoughttocontext.html index 55658492697..1bd4670d8e0 100644 --- a/modules/selectors.thoughttocontext.html +++ b/modules/selectors.thoughttocontext.html @@ -88,7 +88,7 @@

    Const thoughtToContext

  • diff --git a/modules/selectors.thoughttopath.html b/modules/selectors.thoughttopath.html index 8a8b20fc09a..af4402792c2 100644 --- a/modules/selectors.thoughttopath.html +++ b/modules/selectors.thoughttopath.html @@ -88,7 +88,7 @@

    Const thoughtToPath

  • diff --git a/modules/selectors.visibledistanceabovecursor.html b/modules/selectors.visibledistanceabovecursor.html index 29944e18479..1969997e03e 100644 --- a/modules/selectors.visibledistanceabovecursor.html +++ b/modules/selectors.visibledistanceabovecursor.html @@ -88,7 +88,7 @@

    Const visibleDistanceAb
  • diff --git a/modules/shortcuts.archive.html b/modules/shortcuts.archive.html index 916a2012313..5d01c04fcb2 100644 --- a/modules/shortcuts.archive.html +++ b/modules/shortcuts.archive.html @@ -98,7 +98,7 @@

    Let undoArchiveTimer

    undoArchiveTimer: number
    @@ -115,7 +115,7 @@

    Const Icon

  • Parameters

    @@ -149,7 +149,7 @@

    Const exec

  • Parameters

    @@ -189,7 +189,7 @@

    Const archiveAliases

    archiveAliases: object
    @@ -198,7 +198,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -255,7 +255,7 @@

    gesture

    gesture: ("ldlr" | "lrdl" | "lrdrl" | "lrdldr" | "lrdldlr" | "ldru" | "ldrlru" | "ldllru" | "ldlru" | "lrdru" | "lrdlru" | "lrdldru" | "lrdldlru")[] = ['ldlr','lrdl','lrdrl','lrdldr','lrdldlr','ldru','ldrlru','ldllru','ldlru','lrdru','lrdlru','lrdldru','lrdldlru',]
    @@ -265,7 +265,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -275,7 +275,7 @@

    id

    id: "archiveAliases" = "archiveAliases"
    @@ -285,7 +285,7 @@

    label

    label: string = "Archive"
    @@ -299,7 +299,7 @@

    canExecute

  • Parameters

    @@ -331,7 +331,7 @@

    Const archiveShortcut

    archiveShortcut: object
    @@ -340,7 +340,7 @@

    description

    description: string = "Move the thought to a hidden archive. It can be recovered or viewed by toggling hidden thoughts."
    @@ -350,7 +350,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -407,7 +407,7 @@

    gesture

    gesture: string = "ldldl"
    @@ -417,7 +417,7 @@

    id

    id: "archive" = "archive"
    @@ -427,7 +427,7 @@

    label

    label: string = "Archive"
    @@ -437,7 +437,7 @@

    svg

    svg: Icon = Icon
    @@ -451,7 +451,7 @@

    canExecute

  • Parameters

    @@ -482,7 +482,7 @@

    keyboard

    keyboard: object
    @@ -491,7 +491,7 @@

    alt

    alt: true = true
    @@ -501,7 +501,7 @@

    key

    key: Key = Key.Backspace
    @@ -511,7 +511,7 @@

    meta

    meta: true = true
    @@ -521,7 +521,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.bindcontext.html b/modules/shortcuts.bindcontext.html index c09ea207a49..7642795e017 100644 --- a/modules/shortcuts.bindcontext.html +++ b/modules/shortcuts.bindcontext.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const bindContextShortc
    bindContextShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Bind two different contexts of a thought so that they always have the same children."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "rud"
    @@ -156,7 +156,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -166,7 +166,7 @@

    id

    id: "bindContext" = "bindContext"
    @@ -176,7 +176,7 @@

    label

    label: string = "Bind Context"
    @@ -186,7 +186,7 @@

    svg

    svg: Icon = Icon
    @@ -200,7 +200,7 @@

    canExecute

  • Parameters

    @@ -235,7 +235,7 @@

    exec

  • Parameters

    @@ -269,7 +269,7 @@

    keyboard

    keyboard: object
    @@ -278,7 +278,7 @@

    alt

    alt: true = true
    @@ -288,7 +288,7 @@

    key

    key: string = "b"
    @@ -298,7 +298,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.bold.html b/modules/shortcuts.bold.html index e49e1d14310..b6ac5e5eb3a 100644 --- a/modules/shortcuts.bold.html +++ b/modules/shortcuts.bold.html @@ -84,7 +84,7 @@

    Const bold

    bold: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Bolds the a thought or selected text."
    @@ -108,7 +108,7 @@

    descriptionInverse

    descriptionInverse: string = "Removes bold formatting from the current thought."
    @@ -118,7 +118,7 @@

    id

    id: "bold" = "bold"
    @@ -128,7 +128,7 @@

    label

    label: string = "Bold"
    @@ -138,7 +138,7 @@

    svg

    svg: BoldTextIcon = Icon
    @@ -152,7 +152,7 @@

    canExecute

  • Parameters

    @@ -187,7 +187,7 @@

    exec

  • Parameters

    @@ -210,7 +210,7 @@

    isActive

  • Parameters

    @@ -241,7 +241,7 @@

    keyboard

    keyboard: object
    @@ -250,7 +250,7 @@

    key

    key: string = "b"
    @@ -260,7 +260,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.bumpthoughtdown.html b/modules/shortcuts.bumpthoughtdown.html index d9cf2bb9f39..c796a634793 100644 --- a/modules/shortcuts.bumpthoughtdown.html +++ b/modules/shortcuts.bumpthoughtdown.html @@ -84,7 +84,7 @@

    Const bumpThoughtDownbumpThoughtDownShortcut: object

  • @@ -93,7 +93,7 @@

    description

    description: string = "Bump the current thought down one level and replace it with a new, empty thought."
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "rld"
    @@ -113,7 +113,7 @@

    id

    id: "bumpThoughtDown" = "bumpThoughtDown"
    @@ -123,7 +123,7 @@

    label

    label: string = "Bump Thought Down"
    @@ -137,7 +137,7 @@

    canExecute

  • Parameters

    @@ -172,7 +172,7 @@

    exec

  • Parameters

    @@ -191,7 +191,7 @@

    keyboard

    keyboard: object
    @@ -200,7 +200,7 @@

    alt

    alt: true = true
    @@ -210,7 +210,7 @@

    key

    key: string = "d"
    @@ -220,7 +220,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.clearthought.html b/modules/shortcuts.clearthought.html index 3b1bfaffe9c..e8cf2a7dd13 100644 --- a/modules/shortcuts.clearthought.html +++ b/modules/shortcuts.clearthought.html @@ -84,7 +84,7 @@

    Const clearThoughtShort
    clearThoughtShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Clear the text of the current thought. A quick recovery after you have changed your mind."
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "rl"
    @@ -113,7 +113,7 @@

    id

    id: "clearThought" = "clearThought"
    @@ -123,7 +123,7 @@

    label

    label: string = "Clear Thought"
    @@ -137,7 +137,7 @@

    canExecute

  • Parameters

    @@ -172,7 +172,7 @@

    exec

  • Parameters

    @@ -206,7 +206,7 @@

    keyboard

    keyboard: object
    @@ -215,7 +215,7 @@

    alt

    alt: true = true
    @@ -225,7 +225,7 @@

    key

    key: string = "c"
    @@ -235,7 +235,7 @@

    meta

    meta: true = true
    @@ -245,7 +245,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.collapsecontext.html b/modules/shortcuts.collapsecontext.html index 83493dfe417..430a160174c 100644 --- a/modules/shortcuts.collapsecontext.html +++ b/modules/shortcuts.collapsecontext.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -121,7 +121,7 @@

    Const collapseContextSh
    collapseContextShortcut: object
    @@ -130,7 +130,7 @@

    description

    description: string = "Deletes the current thought and moves all its subthoughts up a level."
    @@ -140,7 +140,7 @@

    gesture

    gesture: string = "ldu"
    @@ -150,7 +150,7 @@

    id

    id: "collapseContext" = "collapseContext"
    @@ -160,7 +160,7 @@

    label

    label: string = "Collapse"
    @@ -170,7 +170,7 @@

    svg

    svg: Icon = Icon
    @@ -184,7 +184,7 @@

    canExecute

  • Parameters

    @@ -219,7 +219,7 @@

    exec

  • Parameters

    @@ -238,7 +238,7 @@

    keyboard

    keyboard: object
    @@ -247,7 +247,7 @@

    alt

    alt: true = true
    @@ -257,7 +257,7 @@

    key

    key: string = "c"
    @@ -267,7 +267,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.commandpalette.html b/modules/shortcuts.commandpalette.html index 5593d25e5b1..ddfdcee9688 100644 --- a/modules/shortcuts.commandpalette.html +++ b/modules/shortcuts.commandpalette.html @@ -84,7 +84,7 @@

    Const commandPaletteSho
    commandPaletteShortcut: object
    @@ -93,7 +93,7 @@

    allowExecuteFromModal

    allowExecuteFromModal: true = true
    @@ -103,7 +103,7 @@

    description

    description: string = "Opens the command palette where commands can be executed by name."
    @@ -113,7 +113,7 @@

    hideFromCommandPalette

    hideFromCommandPalette: true = true
    @@ -123,7 +123,7 @@

    id

    id: "commandPalette" = "commandPalette"
    @@ -133,7 +133,7 @@

    label

    label: string = "Command Palette"
    @@ -143,7 +143,7 @@

    svg

    svg: ItalicTextIcon = Icon
    @@ -157,7 +157,7 @@

    exec

  • Parameters

    @@ -176,7 +176,7 @@

    keyboard

    keyboard: object
    @@ -185,7 +185,7 @@

    key

    key: string = "p"
    @@ -195,7 +195,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.copycursor.html b/modules/shortcuts.copycursor.html index edbbce3024c..ce712266b87 100644 --- a/modules/shortcuts.copycursor.html +++ b/modules/shortcuts.copycursor.html @@ -84,7 +84,7 @@

    Const copyCursorShortcu
    copyCursorShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Copies the cursor and all descendants."
    @@ -103,7 +103,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -113,7 +113,7 @@

    id

    id: "copyCursor" = "copyCursor"
    @@ -123,7 +123,7 @@

    label

    label: string = "Copy Cursor"
    @@ -137,7 +137,7 @@

    canExecute

  • Parameters

    @@ -172,7 +172,7 @@

    exec

  • Parameters

    @@ -206,7 +206,7 @@

    keyboard

    keyboard: object
    @@ -215,7 +215,7 @@

    key

    key: string = "c"
    @@ -225,7 +225,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.cursorback.html b/modules/shortcuts.cursorback.html index cbde169d3ac..71374cd673b 100644 --- a/modules/shortcuts.cursorback.html +++ b/modules/shortcuts.cursorback.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -121,7 +121,7 @@

    Const cursorBackShortcu
    cursorBackShortcut: object
    @@ -130,7 +130,7 @@

    description

    description: string = "Move the cursor up a level."
    @@ -140,7 +140,7 @@

    exec

    exec: (Anonymous function) = throttleByAnimationFrame((dispatch, getState) => {const { cursor, search } = getState()if (cursor || search != null) {dispatch(cursorBack())// clear browser selection if cursor has been removedconst { cursor: cursorNew } = getState()if (!cursorNew) {selection.clear()}}})
    @@ -150,7 +150,7 @@

    gesture

    gesture: string = "r"
    @@ -160,7 +160,7 @@

    id

    id: "cursorBack" = "cursorBack"
    @@ -170,7 +170,7 @@

    keyboard

    keyboard: string = "Escape"
    @@ -180,7 +180,7 @@

    label

    label: string = "Back"
    @@ -190,7 +190,7 @@

    svg

    svg: Icon = Icon
    diff --git a/modules/shortcuts.cursordown.html b/modules/shortcuts.cursordown.html index c7d8e8f64b6..2fe51a9e221 100644 --- a/modules/shortcuts.cursordown.html +++ b/modules/shortcuts.cursordown.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const cursorDownShortcu
    cursorDownShortcut: object
    @@ -136,7 +136,7 @@

    exec

    exec: (Anonymous function) = throttleByAnimationFrame((dispatch: Dispatch) => dispatch(cursorDown()))
    @@ -146,7 +146,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -156,7 +156,7 @@

    id

    id: "cursorDown" = "cursorDown"
    @@ -166,7 +166,7 @@

    label

    label: string = "Cursor Down"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -221,7 +221,7 @@

    keyboard

    keyboard: object
    @@ -230,7 +230,7 @@

    key

    key: Key = Key.ArrowDown
    diff --git a/modules/shortcuts.cursorforward.html b/modules/shortcuts.cursorforward.html index 5a64485fc21..ce5d37e6e3c 100644 --- a/modules/shortcuts.cursorforward.html +++ b/modules/shortcuts.cursorforward.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const cursorForwardShor
    cursorForwardShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Move the cursor down a level."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "l"
    @@ -156,7 +156,7 @@

    id

    id: "cursorForward" = "cursorForward"
    @@ -166,7 +166,7 @@

    label

    label: string = "Forward"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    exec

  • Parameters

    diff --git a/modules/shortcuts.cursornext.html b/modules/shortcuts.cursornext.html index c1018675203..e40428657af 100644 --- a/modules/shortcuts.cursornext.html +++ b/modules/shortcuts.cursornext.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const cursorNextShortcu
    cursorNextShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Move the cursor to the next thought, skipping expanded children."
    @@ -146,7 +146,7 @@

    exec

    exec: (Anonymous function) = throttleByAnimationFrame(dispatch => dispatch(cursorNext()))
    @@ -156,7 +156,7 @@

    id

    id: "cursorNext" = "cursorNext"
    @@ -166,7 +166,7 @@

    label

    label: string = "Cursor Next Thought"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -186,7 +186,7 @@

    keyboard

    keyboard: object
    @@ -195,7 +195,7 @@

    key

    key: Key = Key.ArrowDown
    @@ -205,7 +205,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.cursorprev.html b/modules/shortcuts.cursorprev.html index d7689a973d2..e8d061d9987 100644 --- a/modules/shortcuts.cursorprev.html +++ b/modules/shortcuts.cursorprev.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const cursorPrevShortcu
    cursorPrevShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Move the cursor to the previous thought."
    @@ -146,7 +146,7 @@

    exec

    exec: (Anonymous function) = throttleByAnimationFrame(dispatch => dispatch(cursorPrev()))
    @@ -156,7 +156,7 @@

    gesture

    gesture: string = "lur"
    @@ -166,7 +166,7 @@

    id

    id: "cursorPrev" = "cursorPrev"
    @@ -176,7 +176,7 @@

    label

    label: string = "Previous Thought"
    @@ -186,7 +186,7 @@

    svg

    svg: Icon = Icon
    @@ -196,7 +196,7 @@

    keyboard

    keyboard: object
    @@ -205,7 +205,7 @@

    key

    key: Key = Key.ArrowUp
    @@ -215,7 +215,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.cursorup.html b/modules/shortcuts.cursorup.html index fd5fe9af0a2..31c3d90b81e 100644 --- a/modules/shortcuts.cursorup.html +++ b/modules/shortcuts.cursorup.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const cursorUpShortcut

    cursorUpShortcut: object
    @@ -136,7 +136,7 @@

    exec

    exec: (Anonymous function) = throttleByAnimationFrame(dispatch => dispatch(cursorUp()))
    @@ -146,7 +146,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -156,7 +156,7 @@

    id

    id: "cursorUp" = "cursorUp"
    @@ -166,7 +166,7 @@

    label

    label: string = "Cursor Up"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -221,7 +221,7 @@

    keyboard

    keyboard: object
    @@ -230,7 +230,7 @@

    key

    key: Key = Key.ArrowUp
    diff --git a/modules/shortcuts.delete.html b/modules/shortcuts.delete.html index 2ff94b9aff6..24aa740228b 100644 --- a/modules/shortcuts.delete.html +++ b/modules/shortcuts.delete.html @@ -94,7 +94,7 @@

    Const exec

  • Parameters

    @@ -134,7 +134,7 @@

    Const deleteShortcut

    deleteShortcut: object
    @@ -143,7 +143,7 @@

    description

    description: string = "Say goodbye to the current thought. Hit undo if you are not ready to part ways."
    @@ -153,7 +153,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -210,7 +210,7 @@

    gesture

    gesture: string = "ldl"
    @@ -220,7 +220,7 @@

    id

    id: "delete" = "delete"
    @@ -230,7 +230,7 @@

    label

    label: string = "Delete"
    @@ -240,7 +240,7 @@

    svg

    svg: DeleteIcon = Icon
    @@ -254,7 +254,7 @@

    isActive

  • Parameters

    @@ -285,7 +285,7 @@

    keyboard

    keyboard: object
    @@ -294,7 +294,7 @@

    key

    key: Key = Key.Backspace
    @@ -304,7 +304,7 @@

    meta

    meta: true = true
    @@ -314,7 +314,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.deleteemptythoughtoroutdent.html b/modules/shortcuts.deleteemptythoughtoroutdent.html index 20aae644a53..ff8c3152361 100644 --- a/modules/shortcuts.deleteemptythoughtoroutdent.html +++ b/modules/shortcuts.deleteemptythoughtoroutdent.html @@ -100,7 +100,7 @@

    Const Icon

  • Parameters

    @@ -134,7 +134,7 @@

    Const canExecute

  • @@ -174,7 +174,7 @@

    Const canExecuteDelete<
  • @@ -202,7 +202,7 @@

    Const canExecuteOutdent
  • @@ -230,7 +230,7 @@

    Const deleteEmptyThough
  • @@ -273,7 +273,7 @@

    Const exec

  • Parameters

    @@ -310,7 +310,7 @@

    Const deleteEmptyThough
    deleteEmptyThoughtOrOutdent: object
    @@ -319,7 +319,7 @@

    canExecute

    canExecute: canExecute
    @@ -329,7 +329,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -386,7 +386,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -396,7 +396,7 @@

    id

    id: "deleteEmptyThoughtOrOutdent" = "deleteEmptyThoughtOrOutdent"
    @@ -406,7 +406,7 @@

    label

    label: string = "Delete Empty Thought Or Outdent"
    @@ -416,7 +416,7 @@

    svg

    svg: Icon = Icon
    @@ -426,7 +426,7 @@

    keyboard

    keyboard: object
    @@ -435,7 +435,7 @@

    key

    key: Key = Key.Backspace
    @@ -447,7 +447,7 @@

    Const deleteEmptyThough
    deleteEmptyThoughtOrOutdentAlias: object
    @@ -456,7 +456,7 @@

    canExecute

    canExecute: canExecute
    @@ -466,7 +466,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -523,7 +523,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -533,7 +533,7 @@

    id

    id: "deleteEmptyThoughtOrOutdentAlias" = "deleteEmptyThoughtOrOutdentAlias"
    @@ -543,7 +543,7 @@

    label

    label: string = "Delete Empty Thought Or Outdent (alias)"
    @@ -553,7 +553,7 @@

    keyboard

    keyboard: object
    @@ -562,7 +562,7 @@

    key

    key: Key = Key.Backspace
    @@ -572,7 +572,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.devices.html b/modules/shortcuts.devices.html index 7d85487ad44..5010d317dd5 100644 --- a/modules/shortcuts.devices.html +++ b/modules/shortcuts.devices.html @@ -84,7 +84,7 @@

    Const shortcut

    shortcut: object
    @@ -93,7 +93,7 @@

    allowExecuteFromModal

    allowExecuteFromModal: true = true
    @@ -103,7 +103,7 @@

    description

    description: string = "Add or remove devices that can access and edit this thoughtspace."
    @@ -113,7 +113,7 @@

    id

    id: "devices" = "devices"
    @@ -123,7 +123,7 @@

    label

    label: string = "Device Management"
    @@ -133,7 +133,7 @@

    svg

    svg: DeviceIcon = DeviceIcon
    @@ -147,7 +147,7 @@

    exec

  • Parameters

    diff --git a/modules/shortcuts.exportcontext.html b/modules/shortcuts.exportcontext.html index e250049be6e..6ae2140f2d3 100644 --- a/modules/shortcuts.exportcontext.html +++ b/modules/shortcuts.exportcontext.html @@ -84,7 +84,7 @@

    Const shortcut

    shortcut: object
    @@ -93,7 +93,7 @@

    allowExecuteFromModal

    allowExecuteFromModal: true = true
    @@ -103,7 +103,7 @@

    description

    description: string = "Download or copy the current context as plaintext or html."
    @@ -113,7 +113,7 @@

    id

    id: "exportContext" = "exportContext"
    @@ -123,7 +123,7 @@

    label

    label: string = "Export"
    @@ -133,7 +133,7 @@

    svg

    svg: ShareIcon = ShareIcon
    @@ -147,7 +147,7 @@

    canExecute

  • Parameters

    @@ -182,7 +182,7 @@

    exec

  • Parameters

    diff --git a/modules/shortcuts.extractthought.html b/modules/shortcuts.extractthought.html index 7415df34f60..108e6fe5d40 100644 --- a/modules/shortcuts.extractthought.html +++ b/modules/shortcuts.extractthought.html @@ -84,7 +84,7 @@

    Const extractThought

    extractThought: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Extract selected part of a thought as its child"
    @@ -103,7 +103,7 @@

    id

    id: "extractThought" = "extractThought"
    @@ -113,7 +113,7 @@

    label

    label: string = "Extract"
    @@ -127,7 +127,7 @@

    canExecute

  • Parameters

    @@ -162,7 +162,7 @@

    exec

  • Parameters

    @@ -196,7 +196,7 @@

    keyboard

    keyboard: object
    @@ -205,7 +205,7 @@

    control

    control: true = true
    @@ -215,7 +215,7 @@

    key

    key: string = "e"
    @@ -225,7 +225,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.favorite.html b/modules/shortcuts.favorite.html index 9e26a65c556..cc4fe323c56 100644 --- a/modules/shortcuts.favorite.html +++ b/modules/shortcuts.favorite.html @@ -84,7 +84,7 @@

    Const favorite

    favorite: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Add the current thought to your Favorites list."
    @@ -103,7 +103,7 @@

    descriptionInverse

    descriptionInverse: string = "Remove the current thought from your Favorites list."
    @@ -113,7 +113,7 @@

    id

    id: "favorite" = "favorite"
    @@ -123,7 +123,7 @@

    label

    label: string = "Add to Favorites"
    @@ -133,7 +133,7 @@

    labelInverse

    labelInverse: string = "Remove from Favorites"
    @@ -143,7 +143,7 @@

    svg

    svg: Icon = StarIcon
    @@ -157,7 +157,7 @@

    canExecute

  • Parameters

    @@ -192,7 +192,7 @@

    exec

  • Parameters

    @@ -230,7 +230,7 @@

    isActive

  • Parameters

    diff --git a/modules/shortcuts.generatethought.html b/modules/shortcuts.generatethought.html index 4b1e65f8f28..59136c4fbc9 100644 --- a/modules/shortcuts.generatethought.html +++ b/modules/shortcuts.generatethought.html @@ -84,7 +84,7 @@

    Const generateThought

    generateThought: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Generates a thought using AI."
    @@ -108,7 +108,7 @@

    gesture

    gesture: string = "ur"
    @@ -118,7 +118,7 @@

    id

    id: "generateThought" = "generateThought"
    @@ -128,7 +128,7 @@

    label

    label: string = "Generate Thought"
    @@ -142,7 +142,7 @@

    canExecute

  • Parameters

    @@ -177,7 +177,7 @@

    exec

  • Parameters

    @@ -211,7 +211,7 @@

    keyboard

    keyboard: object
    @@ -220,7 +220,7 @@

    alt

    alt: true = true
    @@ -230,7 +230,7 @@

    key

    key: string = "g"
    @@ -240,7 +240,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.headings.html b/modules/shortcuts.headings.html index 842bae537b0..276ac0ba4ff 100644 --- a/modules/shortcuts.headings.html +++ b/modules/shortcuts.headings.html @@ -107,7 +107,7 @@

    HeadingLevel

    HeadingLevel: 0 | 1 | 2 | 3 | 4 | 5
    @@ -120,7 +120,7 @@

    Const heading0

    heading0: Shortcut = headingShortcut(0)
    @@ -130,7 +130,7 @@

    Const heading1

    heading1: Shortcut = headingShortcut(1)
    @@ -140,7 +140,7 @@

    Const heading2

    heading2: Shortcut = headingShortcut(2)
    @@ -150,7 +150,7 @@

    Const heading3

    heading3: Shortcut = headingShortcut(3)
    @@ -160,7 +160,7 @@

    Const heading4

    heading4: Shortcut = headingShortcut(4)
    @@ -170,7 +170,7 @@

    Const heading5

    heading5: Shortcut = headingShortcut(5)
    @@ -187,7 +187,7 @@

    Const headingShortcut

  • @@ -214,7 +214,7 @@

    Const headingLabels

    headingLabels: object
    @@ -223,7 +223,7 @@

    1

    1: string = "large"
    @@ -233,7 +233,7 @@

    2

    2: string = "medium-large"
    @@ -243,7 +243,7 @@

    3

    3: string = "medium"
    @@ -253,7 +253,7 @@

    4

    4: string = "medium-small"
    @@ -263,7 +263,7 @@

    5

    5: string = "small"
    diff --git a/modules/shortcuts.help.html b/modules/shortcuts.help.html index c05dab3ce9c..9ccc5a4007d 100644 --- a/modules/shortcuts.help.html +++ b/modules/shortcuts.help.html @@ -84,7 +84,7 @@

    Const openHelpShortcut<
    openHelpShortcut: object
    @@ -93,7 +93,7 @@

    allowExecuteFromModal

    allowExecuteFromModal: true = true
    @@ -103,7 +103,7 @@

    description

    description: string = `Opens the Help manual, which contains the tutorials and a list of all ${isTouch ? 'gestures' : 'keyboard shortcuts'}.`
    @@ -113,7 +113,7 @@

    id

    id: "help" = "help"
    @@ -123,7 +123,7 @@

    label

    label: string = "Help"
    @@ -133,7 +133,7 @@

    svg

    svg: HelpIcon = Icon
    @@ -147,7 +147,7 @@

    exec

  • Parameters

    @@ -166,7 +166,7 @@

    keyboard

    keyboard: object
    @@ -175,7 +175,7 @@

    key

    key: string = "/"
    @@ -185,7 +185,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.home.html b/modules/shortcuts.home.html index f506a4f94d5..05dd47ec4e7 100644 --- a/modules/shortcuts.home.html +++ b/modules/shortcuts.home.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const homeShortcut

    homeShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Navigate to Home."
    @@ -146,7 +146,7 @@

    id

    id: "home" = "home"
    @@ -156,7 +156,7 @@

    label

    label: string = "Home"
    @@ -166,7 +166,7 @@

    svg

    svg: Icon = Icon
    @@ -180,7 +180,7 @@

    exec

  • Parameters

    @@ -199,7 +199,7 @@

    keyboard

    keyboard: object
    @@ -208,7 +208,7 @@

    alt

    alt: true = true
    @@ -218,7 +218,7 @@

    key

    key: string = "h"
    @@ -228,7 +228,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.indent.html b/modules/shortcuts.indent.html index 89982ca5bda..52c1ae61d3f 100644 --- a/modules/shortcuts.indent.html +++ b/modules/shortcuts.indent.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const indentShortcut

    indentShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Indent the current thought one level deeper."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "rlr"
    @@ -156,7 +156,7 @@

    id

    id: "indent" = "indent"
    @@ -166,7 +166,7 @@

    label

    label: string = "Indent"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Parameters

    @@ -244,7 +244,7 @@

    overlay

    overlay: object
    @@ -253,7 +253,7 @@

    keyboard

    keyboard: undefined | string | Key = moveCursorForward.keyboard
    diff --git a/modules/shortcuts.italic.html b/modules/shortcuts.italic.html index e5f7ab91050..c4e0508166a 100644 --- a/modules/shortcuts.italic.html +++ b/modules/shortcuts.italic.html @@ -84,7 +84,7 @@

    Const italic

    italic: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Italicizes a thought or selected text."
    @@ -108,7 +108,7 @@

    descriptionInverse

    descriptionInverse: string = "Removes italic formatting from the current thought."
    @@ -118,7 +118,7 @@

    id

    id: "italic" = "italic"
    @@ -128,7 +128,7 @@

    label

    label: string = "Italic"
    @@ -138,7 +138,7 @@

    svg

    svg: ItalicTextIcon = Icon
    @@ -152,7 +152,7 @@

    canExecute

  • Parameters

    @@ -187,7 +187,7 @@

    exec

  • Parameters

    @@ -210,7 +210,7 @@

    isActive

  • Parameters

    @@ -241,7 +241,7 @@

    keyboard

    keyboard: object
    @@ -250,7 +250,7 @@

    key

    key: string = "i"
    @@ -260,7 +260,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.join.html b/modules/shortcuts.join.html index f0d3609b183..a6c7b0bbfe3 100644 --- a/modules/shortcuts.join.html +++ b/modules/shortcuts.join.html @@ -84,7 +84,7 @@

    Const joinThoughts

    joinThoughts: object
    @@ -93,7 +93,7 @@

    description

    description: string = "join all siblings and merge their children"
    @@ -103,7 +103,7 @@

    id

    id: "join" = "join"
    @@ -113,7 +113,7 @@

    label

    label: string = "Join Thoughts"
    @@ -127,7 +127,7 @@

    canExecute

  • Parameters

    @@ -162,7 +162,7 @@

    exec

  • Parameters

    @@ -196,7 +196,7 @@

    keyboard

    keyboard: object
    @@ -205,7 +205,7 @@

    alt

    alt: true = true
    @@ -215,7 +215,7 @@

    key

    key: string = "i"
    @@ -225,7 +225,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.jumpback.html b/modules/shortcuts.jumpback.html index 66330439000..fe0dcb84b50 100644 --- a/modules/shortcuts.jumpback.html +++ b/modules/shortcuts.jumpback.html @@ -84,7 +84,7 @@

    Const jumpBackShortcut<
    jumpBackShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Move the cursor to the last thought that was edited."
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "lul"
    @@ -113,7 +113,7 @@

    id

    id: "jumpBack" = "jumpBack"
    @@ -123,7 +123,7 @@

    label

    label: string = "Jump Back"
    @@ -137,7 +137,7 @@

    exec

  • Parameters

    @@ -171,7 +171,7 @@

    keyboard

    keyboard: object
    @@ -180,7 +180,7 @@

    key

    key: string = "j"
    @@ -190,7 +190,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.jumpforward.html b/modules/shortcuts.jumpforward.html index 9be53034af6..70bc8569668 100644 --- a/modules/shortcuts.jumpforward.html +++ b/modules/shortcuts.jumpforward.html @@ -84,7 +84,7 @@

    Const jumpForwardShortc
    jumpForwardShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Move the cursor to the next edit point. Reverses jump back."
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "rur"
    @@ -113,7 +113,7 @@

    id

    id: "jumpForward" = "jumpForward"
    @@ -123,7 +123,7 @@

    label

    label: string = "Jump Forward"
    @@ -137,7 +137,7 @@

    exec

  • Parameters

    @@ -171,7 +171,7 @@

    keyboard

    keyboard: object
    @@ -180,7 +180,7 @@

    key

    key: string = "j"
    @@ -190,7 +190,7 @@

    meta

    meta: true = true
    @@ -200,7 +200,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.movecursorbackward.html b/modules/shortcuts.movecursorbackward.html index 76cfad78d0f..9171f80bd53 100644 --- a/modules/shortcuts.movecursorbackward.html +++ b/modules/shortcuts.movecursorbackward.html @@ -84,7 +84,7 @@

    Const moveCursorBackwar
    moveCursorBackward: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Move the current thought to the next sibling of its context or to previous column in table view."
    @@ -103,7 +103,7 @@

    id

    id: "moveCursorBackward" = "moveCursorBackward"
    @@ -113,7 +113,7 @@

    label

    label: string = "Move Cursor Backward"
    @@ -127,7 +127,7 @@

    canExecute

  • Parameters

    @@ -162,7 +162,7 @@

    exec

  • Parameters

    @@ -196,7 +196,7 @@

    keyboard

    keyboard: object
    @@ -205,7 +205,7 @@

    key

    key: Key = Key.Tab
    @@ -215,7 +215,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.movecursorforward.html b/modules/shortcuts.movecursorforward.html index f331b740034..348506366b7 100644 --- a/modules/shortcuts.movecursorforward.html +++ b/modules/shortcuts.movecursorforward.html @@ -92,7 +92,7 @@

    Const moveCursorForward
    moveCursorForward: object
    @@ -101,7 +101,7 @@

    description

    description: string = "Move the current thought to the end of the previous thought or to next column in table view."
    @@ -111,7 +111,7 @@

    id

    id: "moveCursorForward" = "moveCursorForward"
    @@ -121,7 +121,7 @@

    label

    label: string = "Move Cursor Forward"
    @@ -135,7 +135,7 @@

    canExecute

  • Parameters

    @@ -170,7 +170,7 @@

    exec

  • Parameters

    @@ -204,7 +204,7 @@

    keyboard

    keyboard: object
    @@ -213,7 +213,7 @@

    key

    key: Key = Key.Tab
    diff --git a/modules/shortcuts.movethoughtdown.html b/modules/shortcuts.movethoughtdown.html index c533f614da6..19778547f53 100644 --- a/modules/shortcuts.movethoughtdown.html +++ b/modules/shortcuts.movethoughtdown.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const moveThoughtDownmoveThoughtDownShortcut: object

  • @@ -136,7 +136,7 @@

    description

    description: string = "Move the current thought down."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "dud"
    @@ -156,7 +156,7 @@

    id

    id: "moveThoughtDown" = "moveThoughtDown"
    @@ -166,7 +166,7 @@

    label

    label: string = "Move Thought Down"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Parameters

    @@ -244,7 +244,7 @@

    keyboard

    keyboard: object
    @@ -253,7 +253,7 @@

    key

    key: Key = Key.ArrowDown
    @@ -263,7 +263,7 @@

    meta

    meta: true = true
    @@ -273,7 +273,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.movethoughtup.html b/modules/shortcuts.movethoughtup.html index 16d45d42368..2b8f0ced489 100644 --- a/modules/shortcuts.movethoughtup.html +++ b/modules/shortcuts.movethoughtup.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const moveThoughtUpShor
    moveThoughtUpShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Move the current thought up."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "udu"
    @@ -156,7 +156,7 @@

    id

    id: "moveThoughtUp" = "moveThoughtUp"
    @@ -166,7 +166,7 @@

    label

    label: string = "Move Thought Up"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Parameters

    @@ -244,7 +244,7 @@

    keyboard

    keyboard: object
    @@ -253,7 +253,7 @@

    key

    key: Key = Key.ArrowUp
    @@ -263,7 +263,7 @@

    meta

    meta: true = true
    @@ -273,7 +273,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.newgrandchild.html b/modules/shortcuts.newgrandchild.html index 0154c72fa0e..c142262c634 100644 --- a/modules/shortcuts.newgrandchild.html +++ b/modules/shortcuts.newgrandchild.html @@ -84,7 +84,7 @@

    Const newGrandChildnewGrandChildShortcut: object

  • @@ -93,7 +93,7 @@

    description

    description: string = "Create a thought within the first subthought."
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "rdrd"
    @@ -113,7 +113,7 @@

    id

    id: "newGrandChild" = "newGrandChild"
    @@ -123,7 +123,7 @@

    label

    label: string = "New Grandchild"
    @@ -137,7 +137,7 @@

    canExecute

  • Returns boolean

    @@ -154,7 +154,7 @@

    exec

  • Parameters

    diff --git a/modules/shortcuts.newsubthought.html b/modules/shortcuts.newsubthought.html index 9eb30f530a7..9ef818121a5 100644 --- a/modules/shortcuts.newsubthought.html +++ b/modules/shortcuts.newsubthought.html @@ -97,7 +97,7 @@

    Const exec

    exec: (dispatch: Dispatch, getState: () => State) => R = newThought({ insertNewSubthought: true })
    @@ -150,7 +150,7 @@

    Const Icon

  • Parameters

    @@ -183,7 +183,7 @@

    Const newSubthoughtAlia
    newSubthoughtAliases: object
    @@ -192,7 +192,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State) => R
    @@ -238,7 +238,7 @@

    gesture

    gesture: ("rdldr" | "rdldlr" | "rdldldr" | "rldr" | "rldlr" | "rldldr" | "rldldlr" | "rdru" | "rdrdru" | "rdrdrru" | "rdrdrdru" | "rlru" | "rdrlru" | "rdrdlru" | "rdrdrlru" | "rdllru" | "rdrdrd" | "rdrdrrd" | "rdrdrdrd" | "rdlrd" | "rdldrd" | "rdldlrd" | "rdlru" | "rdldru" | "rdldlru" | "rdldldru" | "rldru" | "rldlru" | "rldldru" | "rldldlru")[] = ['rdldr','rdldlr','rdldldr','rldr','rldlr','rldldr','rldldlr','rdru','rdrdru','rdrdrru','rdrdrdru','rlru','rdrlru','rdrdlru','rdrdrlru','rdllru','rdrdrd','rdrdrrd','rdrdrdrd','rdlrd','rdldrd','rdldlrd','rdlru','rdldru','rdldlru','rdldldru','rldru','rldlru','rldldru','rldldlru',]
    @@ -248,7 +248,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -258,7 +258,7 @@

    id

    id: "newSubthoughtAliases" = "newSubthoughtAliases"
    @@ -268,7 +268,7 @@

    label

    label: string = "New Subthought"
    @@ -282,7 +282,7 @@

    canExecute

  • Returns boolean

    @@ -296,7 +296,7 @@

    Const newSubthoughtShor
    newSubthoughtShortcut: object
    @@ -305,7 +305,7 @@

    description

    description: string = "Create a new subthought in the current thought. Adds it to the bottom of any existing subthoughts."
    @@ -315,7 +315,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State) => R
    @@ -361,7 +361,7 @@

    gesture

    gesture: string = "rdr"
    @@ -371,7 +371,7 @@

    id

    id: "newSubthought" = "newSubthought"
    @@ -381,7 +381,7 @@

    label

    label: string = "New Subthought"
    @@ -391,7 +391,7 @@

    svg

    svg: Icon = Icon
    @@ -405,7 +405,7 @@

    canExecute

  • Returns boolean

    @@ -418,7 +418,7 @@

    keyboard

    keyboard: object
    @@ -427,7 +427,7 @@

    key

    key: Key = Key.Enter
    @@ -437,7 +437,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.newsubthoughttop.html b/modules/shortcuts.newsubthoughttop.html index 4d664f6ab25..7f736f12cba 100644 --- a/modules/shortcuts.newsubthoughttop.html +++ b/modules/shortcuts.newsubthoughttop.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const newSubthoughtTop<
    newSubthoughtTopShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Create a new subthought in the current thought. Add it to the top of any existing subthoughts."
    @@ -146,7 +146,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State) => R = newThought({ insertNewSubthought: true, insertBefore: true })
    @@ -192,7 +192,7 @@

    gesture

    gesture: string = "rdu"
    @@ -202,7 +202,7 @@

    id

    id: "newSubthoughtTop" = "newSubthoughtTop"
    @@ -212,7 +212,7 @@

    label

    label: string = "New Subthought (above)"
    @@ -222,7 +222,7 @@

    svg

    svg: Icon = Icon
    @@ -236,7 +236,7 @@

    canExecute

  • Returns boolean

    @@ -249,7 +249,7 @@

    keyboard

    keyboard: object
    @@ -258,7 +258,7 @@

    key

    key: Key = Key.Enter
    @@ -268,7 +268,7 @@

    meta

    meta: true = true
    @@ -278,7 +278,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.newthought.html b/modules/shortcuts.newthought.html index b87b8105835..e92107fbad1 100644 --- a/modules/shortcuts.newthought.html +++ b/modules/shortcuts.newthought.html @@ -96,7 +96,7 @@

    Const Icon

  • Parameters

    @@ -130,7 +130,7 @@

    Const exec

  • Parameters

    @@ -178,7 +178,7 @@

    Const newThoughtAliases
    newThoughtAliases: object
    @@ -187,7 +187,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -244,7 +244,7 @@

    gesture

    gesture: ("rdld" | "rdldl" | "rdldld" | "rldl" | "rldld" | "rldldl")[] = ['rdld', 'rdldl', 'rdldld', 'rldl', 'rldld', 'rldldl']
    @@ -254,7 +254,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -264,7 +264,7 @@

    id

    id: "newThoughtAliases" = "newThoughtAliases"
    @@ -274,7 +274,7 @@

    label

    label: string = "New Thought"
    @@ -288,7 +288,7 @@

    canExecute

  • Returns boolean

    @@ -302,7 +302,7 @@

    Const newThoughtShortcu
    newThoughtShortcut: object
    @@ -311,7 +311,7 @@

    description

    description: string = "Create a shiny new thought."
    @@ -321,7 +321,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State, e: Event | GestureResponderEvent | KeyboardEvent | MouseEvent | TouchEvent, options: { type: "commandPalette" | "toolbar" | "gesture" | "keyboard" }) => void
    @@ -378,7 +378,7 @@

    gesture

    gesture: string = "rd"
    @@ -388,7 +388,7 @@

    id

    id: "newThought" = "newThought"
    @@ -398,7 +398,7 @@

    label

    label: string = "New Thought"
    @@ -408,7 +408,7 @@

    svg

    svg: Icon = Icon
    @@ -422,7 +422,7 @@

    canExecute

  • Returns boolean

    @@ -435,7 +435,7 @@

    keyboard

    keyboard: object
    @@ -444,7 +444,7 @@

    key

    key: Key = Key.Enter
    diff --git a/modules/shortcuts.newthoughtabove.html b/modules/shortcuts.newthoughtabove.html index 14d14d633c3..ba5a8b3f9d5 100644 --- a/modules/shortcuts.newthoughtabove.html +++ b/modules/shortcuts.newthoughtabove.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const newThoughtAbovenewThoughtAboveShortcut: object

  • @@ -136,7 +136,7 @@

    description

    description: string = "Create a new thought immediately above the current thought."
    @@ -146,7 +146,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State) => R = newThought({ insertBefore: true })
    @@ -192,7 +192,7 @@

    gesture

    gesture: string = "rul"
    @@ -202,7 +202,7 @@

    id

    id: "newThoughtAbove" = "newThoughtAbove"
    @@ -212,7 +212,7 @@

    label

    label: string = "New Thought (above)"
    @@ -222,7 +222,7 @@

    svg

    svg: Icon = Icon
    @@ -236,7 +236,7 @@

    canExecute

  • Returns boolean

    diff --git a/modules/shortcuts.newuncle.html b/modules/shortcuts.newuncle.html index cf23f10cee1..87a1f15ffc0 100644 --- a/modules/shortcuts.newuncle.html +++ b/modules/shortcuts.newuncle.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const newUncleShortcut<
    newUncleShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Add a new thought one level up. Same as creating a new thought and then outdenting it."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "rdl"
    @@ -156,7 +156,7 @@

    id

    id: "newUncle" = "newUncle"
    @@ -166,7 +166,7 @@

    label

    label: string = "New Subthought (next)"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Parameters

    @@ -259,7 +259,7 @@

    keyboard

    keyboard: object
    @@ -268,7 +268,7 @@

    alt

    alt: true = true
    @@ -278,7 +278,7 @@

    key

    key: Key = Key.Enter
    @@ -288,7 +288,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.note.html b/modules/shortcuts.note.html index bb39e7d9f99..41329a95d21 100644 --- a/modules/shortcuts.note.html +++ b/modules/shortcuts.note.html @@ -84,7 +84,7 @@

    Const noteShortcut

    noteShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Add a small note beneath a thought. Cute!"
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "rdlr"
    @@ -113,7 +113,7 @@

    id

    id: "note" = "note"
    @@ -123,7 +123,7 @@

    label

    label: string = "Note"
    @@ -133,7 +133,7 @@

    svg

    svg: PencilIcon = PencilIcon
    @@ -147,7 +147,7 @@

    canExecute

  • Parameters

    @@ -182,7 +182,7 @@

    exec

  • Parameters

    @@ -220,7 +220,7 @@

    isActive

  • Parameters

    @@ -251,7 +251,7 @@

    keyboard

    keyboard: object
    @@ -260,7 +260,7 @@

    alt

    alt: true = true
    @@ -270,7 +270,7 @@

    key

    key: string = "n"
    @@ -280,7 +280,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.outdent.html b/modules/shortcuts.outdent.html index 3880770ab8e..f74849e25be 100644 --- a/modules/shortcuts.outdent.html +++ b/modules/shortcuts.outdent.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const outdentShortcut

    outdentShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Outdent? De-indent? Whatever the opposite of indent is. Move the current thought up a level."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "lrl"
    @@ -156,7 +156,7 @@

    id

    id: "outdent" = "outdent"
    @@ -166,7 +166,7 @@

    label

    label: string = "Outdent"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Parameters

    @@ -259,7 +259,7 @@

    overlay

    overlay: object
    @@ -268,7 +268,7 @@

    keyboard

    keyboard: undefined | string | Key = moveCursorBackward.keyboard
    diff --git a/modules/shortcuts.pin.html b/modules/shortcuts.pin.html index db12f7908a2..872e89e8626 100644 --- a/modules/shortcuts.pin.html +++ b/modules/shortcuts.pin.html @@ -84,7 +84,7 @@

    Const pinShortcut

    pinShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Pins open a thought so its subthoughts are always visible."
    @@ -103,7 +103,7 @@

    descriptionInverse

    descriptionInverse: string = "Unpins a thought so its subthoughts are automatically hidden."
    @@ -113,7 +113,7 @@

    id

    id: "pin" = "pin"
    @@ -123,7 +123,7 @@

    label

    label: string = "Pin"
    @@ -133,7 +133,7 @@

    labelInverse

    labelInverse: string = "Unpin"
    @@ -143,7 +143,7 @@

    svg

    svg: PinIcon = PinIcon
    @@ -157,7 +157,7 @@

    canExecute

  • Parameters

    @@ -192,7 +192,7 @@

    exec

  • Parameters

    @@ -241,7 +241,7 @@

    isActive

  • Parameters

    @@ -272,7 +272,7 @@

    keyboard

    keyboard: object
    @@ -281,7 +281,7 @@

    alt

    alt: true = true
    @@ -291,7 +291,7 @@

    key

    key: string = "p"
    @@ -301,7 +301,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.pinchildren.html b/modules/shortcuts.pinchildren.html index 8f77f209383..da9d2bcb913 100644 --- a/modules/shortcuts.pinchildren.html +++ b/modules/shortcuts.pinchildren.html @@ -84,7 +84,7 @@

    Const pinChildrenShortc
    pinChildrenShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Pins open the current thought's subthoughts."
    @@ -103,7 +103,7 @@

    descriptionInverse

    descriptionInverse: string = "Unpins the current thought's subthoughts so their subthoughts are automatically hidden."
    @@ -113,7 +113,7 @@

    id

    id: "pinChildren" = "pinChildren"
    @@ -123,7 +123,7 @@

    label

    label: string = "Pin Subthoughts"
    @@ -133,7 +133,7 @@

    labelInverse

    labelInverse: string = "Unpin Subthoughts"
    @@ -143,7 +143,7 @@

    svg

    svg: PinChildrenIcon = PinChildrenIcon
    @@ -157,7 +157,7 @@

    canExecute

  • Parameters

    @@ -192,7 +192,7 @@

    exec

  • Parameters

    @@ -241,7 +241,7 @@

    isActive

  • Parameters

    @@ -272,7 +272,7 @@

    keyboard

    keyboard: object
    @@ -281,7 +281,7 @@

    key

    key: string = "p"
    @@ -291,7 +291,7 @@

    meta

    meta: true = true
    @@ -301,7 +301,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.proseview.html b/modules/shortcuts.proseview.html index b17451511ba..fcc3fc319e1 100644 --- a/modules/shortcuts.proseview.html +++ b/modules/shortcuts.proseview.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const proseViewShortcut
    proseViewShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Display subthoughts of the current thought as indented paragraphs."
    @@ -146,7 +146,7 @@

    gesture

    gesture: string = "rudr"
    @@ -156,7 +156,7 @@

    id

    id: "proseView" = "proseView"
    @@ -166,7 +166,7 @@

    label

    label: string = "Prose View"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    canExecute

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Parameters

    @@ -263,7 +263,7 @@

    isActive

  • Parameters

    @@ -294,7 +294,7 @@

    keyboard

    keyboard: object
    @@ -303,7 +303,7 @@

    alt

    alt: true = true
    @@ -313,7 +313,7 @@

    key

    key: string = "p"
    @@ -323,7 +323,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.redo.html b/modules/shortcuts.redo.html index 1f917986946..0d23f792ebc 100644 --- a/modules/shortcuts.redo.html +++ b/modules/shortcuts.redo.html @@ -84,7 +84,7 @@

    Const redoShortcut

    redoShortcut: object
    @@ -93,7 +93,7 @@

    id

    id: "redo" = "redo"
    @@ -103,7 +103,7 @@

    label

    label: string = "Redo"
    @@ -113,7 +113,7 @@

    svg

    svg: RedoIcon = RedoIcon
    @@ -127,7 +127,7 @@

    canExecute

  • Parameters

    @@ -162,7 +162,7 @@

    description

  • Parameters

    @@ -197,7 +197,7 @@

    exec

  • Parameters

    diff --git a/modules/shortcuts.search.html b/modules/shortcuts.search.html index aeae02388d9..756e2752917 100644 --- a/modules/shortcuts.search.html +++ b/modules/shortcuts.search.html @@ -84,7 +84,7 @@

    Const searchShortcut

    searchShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Open the Search input. Use the same shortcut to close."
    @@ -103,7 +103,7 @@

    id

    id: "search" = "search"
    @@ -113,7 +113,7 @@

    label

    label: string = "Search"
    @@ -123,7 +123,7 @@

    svg

    svg: FunctionComponent<SearchIconProps> = SearchIcon
    @@ -137,7 +137,7 @@

    exec

  • Parameters

    @@ -171,7 +171,7 @@

    keyboard

    keyboard: object
    @@ -180,7 +180,7 @@

    alt

    alt: true = true
    @@ -190,7 +190,7 @@

    key

    key: string = "f"
    @@ -200,7 +200,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.settings.html b/modules/shortcuts.settings.html index a04553e37c1..294c0515c34 100644 --- a/modules/shortcuts.settings.html +++ b/modules/shortcuts.settings.html @@ -84,7 +84,7 @@

    Const shortcut

    shortcut: object
    @@ -93,7 +93,7 @@

    allowExecuteFromModal

    allowExecuteFromModal: true = true
    @@ -103,7 +103,7 @@

    description

    description: string = "Customize your experience of em."
    @@ -113,7 +113,7 @@

    id

    id: "settings" = "settings"
    @@ -123,7 +123,7 @@

    label

    label: string = "Settings"
    @@ -133,7 +133,7 @@

    svg

    svg: FunctionComponent<Icon> = SettingsIcon
    @@ -147,7 +147,7 @@

    exec

  • Parameters

    diff --git a/modules/shortcuts.splitsentences.html b/modules/shortcuts.splitsentences.html index 39ce98aa55e..934141afc66 100644 --- a/modules/shortcuts.splitsentences.html +++ b/modules/shortcuts.splitsentences.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const splitSentencesSho
    splitSentencesShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Splits multiple sentences in a single thought into separate thoughts."
    @@ -146,7 +146,7 @@

    id

    id: "splitSentences" = "splitSentences"
    @@ -156,7 +156,7 @@

    label

    label: string = "Split Sentences"
    @@ -166,7 +166,7 @@

    svg

    svg: Icon = Icon
    @@ -180,7 +180,7 @@

    canExecute

  • Parameters

    @@ -215,7 +215,7 @@

    exec

  • Parameters

    @@ -249,7 +249,7 @@

    keyboard

    keyboard: object
    @@ -258,7 +258,7 @@

    key

    key: string = "s"
    @@ -268,7 +268,7 @@

    meta

    meta: true = true
    @@ -278,7 +278,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.strikethrough.html b/modules/shortcuts.strikethrough.html index 9deaa4d25b7..8325e4ffc26 100644 --- a/modules/shortcuts.strikethrough.html +++ b/modules/shortcuts.strikethrough.html @@ -84,7 +84,7 @@

    Const strikethrough

    strikethrough: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Formats a thought or selected text with strikethrough."
    @@ -108,7 +108,7 @@

    descriptionInverse

    descriptionInverse: string = "Removes strikethrough formatting from the current thought or selected text."
    @@ -118,7 +118,7 @@

    id

    id: "strikethrough" = "strikethrough"
    @@ -128,7 +128,7 @@

    label

    label: string = "Strikethrough"
    @@ -138,7 +138,7 @@

    svg

    svg: StrikethroughIcon = Icon
    @@ -152,7 +152,7 @@

    canExecute

  • Parameters

    @@ -187,7 +187,7 @@

    exec

  • Parameters

    @@ -228,7 +228,7 @@

    isActive

  • Parameters

    @@ -259,7 +259,7 @@

    keyboard

    keyboard: object
    @@ -268,7 +268,7 @@

    key

    key: string = "s"
    @@ -278,7 +278,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.subcategorizeall.html b/modules/shortcuts.subcategorizeall.html index a9c2e8b8440..0c6e045c2fe 100644 --- a/modules/shortcuts.subcategorizeall.html +++ b/modules/shortcuts.subcategorizeall.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const subCategorizeAll<
    subCategorizeAllShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Move all thoughts at the current level into a new, empty thought."
    @@ -146,7 +146,7 @@

    exec

    exec: (dispatch: Dispatch, getState: () => State) => R = subCategorizeAll()
    @@ -192,7 +192,7 @@

    gesture

    gesture: string = "ldr"
    @@ -202,7 +202,7 @@

    id

    id: "subcategorizeAll" = "subcategorizeAll"
    @@ -212,7 +212,7 @@

    label

    label: string = "Subcategorize All"
    @@ -222,7 +222,7 @@

    svg

    svg: Icon = Icon
    @@ -236,7 +236,7 @@

    canExecute

  • Parameters

    @@ -267,7 +267,7 @@

    keyboard

    keyboard: object
    @@ -276,7 +276,7 @@

    alt

    alt: true = true
    @@ -286,7 +286,7 @@

    key

    key: string = "a"
    @@ -296,7 +296,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.subcategorizeone.html b/modules/shortcuts.subcategorizeone.html index 2bfe33fa97e..5427a43f0d8 100644 --- a/modules/shortcuts.subcategorizeone.html +++ b/modules/shortcuts.subcategorizeone.html @@ -95,7 +95,7 @@

    Const Icon

  • Parameters

    @@ -128,7 +128,7 @@

    Const subCategorizeOne<
    subCategorizeOneShortcut: object
    @@ -137,7 +137,7 @@

    description

    description: string = "Move the current thought into a new, empty thought at the same level."
    @@ -147,7 +147,7 @@

    gesture

    gesture: string = "lu"
    @@ -157,7 +157,7 @@

    id

    id: "subcategorizeOne" = "subcategorizeOne"
    @@ -167,7 +167,7 @@

    label

    label: string = "Subcategorize"
    @@ -177,7 +177,7 @@

    svg

    svg: Icon = Icon
    @@ -191,7 +191,7 @@

    canExecute

  • Parameters

    @@ -226,7 +226,7 @@

    exec

  • Parameters

    @@ -245,7 +245,7 @@

    keyboard

    keyboard: object
    @@ -254,7 +254,7 @@

    alt

    alt: true = true
    @@ -264,7 +264,7 @@

    key

    key: string = "o"
    @@ -274,7 +274,7 @@

    meta

    meta: true = true
    @@ -286,7 +286,7 @@

    Const subCategorizeOne<
    subCategorizeOneShortcutAlias: object
    @@ -295,7 +295,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -305,7 +305,7 @@

    id

    id: "subcategorizeOneAlias" = "subcategorizeOneAlias"
    @@ -315,7 +315,7 @@

    label

    label: string = "Subcategorize"
    @@ -325,7 +325,7 @@

    svg

    svg: Icon = Icon
    @@ -339,7 +339,7 @@

    canExecute

  • Parameters

    @@ -374,7 +374,7 @@

    exec

  • Parameters

    @@ -393,7 +393,7 @@

    keyboard

    keyboard: object
    @@ -402,7 +402,7 @@

    key

    key: string = "]"
    @@ -412,7 +412,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.swapnote.html b/modules/shortcuts.swapnote.html index 3eea95bf4ca..77db4cdb91e 100644 --- a/modules/shortcuts.swapnote.html +++ b/modules/shortcuts.swapnote.html @@ -84,7 +84,7 @@

    Const swapNote

    swapNote: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Convert a thought to a note."
    @@ -103,7 +103,7 @@

    gesture

    gesture: string = "ulr"
    @@ -113,7 +113,7 @@

    id

    id: "swapNote" = "swapNote"
    @@ -123,7 +123,7 @@

    label

    label: string = "Convert to Note"
    @@ -133,7 +133,7 @@

    svg

    svg: PencilIcon = PencilIcon
    @@ -147,7 +147,7 @@

    canExecute

  • Parameters

    @@ -182,7 +182,7 @@

    exec

  • Parameters

    @@ -216,7 +216,7 @@

    keyboard

    keyboard: object
    @@ -225,7 +225,7 @@

    alt

    alt: true = true
    @@ -235,7 +235,7 @@

    key

    key: string = "n"
    @@ -245,7 +245,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.textcolor.html b/modules/shortcuts.textcolor.html index c536eb8814f..2f93343c749 100644 --- a/modules/shortcuts.textcolor.html +++ b/modules/shortcuts.textcolor.html @@ -84,7 +84,7 @@

    Const textColor

    textColor: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Change the text color or highlight color to your liking."
    @@ -108,7 +108,7 @@

    id

    id: "textColor" = "textColor"
    @@ -118,7 +118,7 @@

    label

    label: string = "Text Color"
    @@ -128,7 +128,7 @@

    svg

    svg: Icon = Icon
    @@ -142,7 +142,7 @@

    canExecute

  • Parameters

    @@ -177,7 +177,7 @@

    exec

  • Parameters

    @@ -215,7 +215,7 @@

    isActive

  • Parameters

    @@ -250,7 +250,7 @@

    isDropdownOpen

  • Parameters

    diff --git a/modules/shortcuts.togglecontextview.html b/modules/shortcuts.togglecontextview.html index 770ae85fc5d..9055fb40f1f 100644 --- a/modules/shortcuts.togglecontextview.html +++ b/modules/shortcuts.togglecontextview.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const toggleContextView
    toggleContextViewShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Opens the context view of the current thought. The context view shows all contexts throughout your thoughtspace in which the thought can be found. Use the same shortcut to close the context view."
    @@ -146,7 +146,7 @@

    descriptionInverse

    descriptionInverse: string = "Closes the context view of the current thought. The context view shows all contexts throughout your thoughtspace in which the thought can be found."
    @@ -156,7 +156,7 @@

    gesture

    gesture: string = "ru"
    @@ -166,7 +166,7 @@

    id

    id: "toggleContextView" = "toggleContextView"
    @@ -176,7 +176,7 @@

    label

    label: string = "Context View"
    @@ -186,7 +186,7 @@

    svg

    svg: Icon = Icon
    @@ -200,7 +200,7 @@

    canExecute

  • Parameters

    @@ -235,7 +235,7 @@

    exec

  • Parameters

    @@ -258,7 +258,7 @@

    isActive

  • Parameters

    @@ -289,7 +289,7 @@

    keyboard

    keyboard: object
    @@ -298,7 +298,7 @@

    alt

    alt: true = true
    @@ -308,7 +308,7 @@

    key

    key: string = "s"
    @@ -318,7 +318,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.toggledone.html b/modules/shortcuts.toggledone.html index 7121ddc5ca7..52ce1a86785 100644 --- a/modules/shortcuts.toggledone.html +++ b/modules/shortcuts.toggledone.html @@ -84,7 +84,7 @@

    Const toggleDone

    toggleDone: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Crosses out a thought to mark it as completed."
    @@ -108,7 +108,7 @@

    descriptionInverse

    descriptionInverse: string = "Unmarks a thought as done."
    @@ -118,7 +118,7 @@

    id

    id: "toggleDone" = "toggleDone"
    @@ -128,7 +128,7 @@

    label

    label: string = "Mark as done"
    @@ -138,7 +138,7 @@

    labelInverse

    labelInverse: string = "Unmark as done"
    @@ -148,7 +148,7 @@

    svg

    svg: FunctionComponent<Icon> = Icon
    @@ -162,7 +162,7 @@

    canExecute

  • Parameters

    @@ -197,7 +197,7 @@

    exec

  • Parameters

    @@ -235,7 +235,7 @@

    isActive

  • Parameters

    @@ -266,7 +266,7 @@

    keyboard

    keyboard: object
    @@ -275,7 +275,7 @@

    alt

    alt: true = true
    @@ -285,7 +285,7 @@

    key

    key: string = "Enter"
    @@ -295,7 +295,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.togglehiddenthoughts.html b/modules/shortcuts.togglehiddenthoughts.html index b3e64c2e417..bd699ffb598 100644 --- a/modules/shortcuts.togglehiddenthoughts.html +++ b/modules/shortcuts.togglehiddenthoughts.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const toggleHiddenThoug
    toggleHiddenThoughtsShortcut: object
    @@ -136,7 +136,7 @@

    description

    description: string = "Show all hidden thoughts."
    @@ -146,7 +146,7 @@

    descriptionInverse

    descriptionInverse: string = "Hide hidden thoughts."
    @@ -156,7 +156,7 @@

    id

    id: "toggleHiddenThoughts" = "toggleHiddenThoughts"
    @@ -166,7 +166,7 @@

    label

    label: string = "Show Hidden Thoughts"
    @@ -176,7 +176,7 @@

    labelInverse

    labelInverse: string = "Hide Hidden Thoughts"
    @@ -186,7 +186,7 @@

    svg

    svg: Icon = Icon
    @@ -200,7 +200,7 @@

    exec

  • Parameters

    @@ -223,7 +223,7 @@

    isActive

  • Parameters

    @@ -254,7 +254,7 @@

    keyboard

    keyboard: object
    @@ -263,7 +263,7 @@

    alt

    alt: true = true
    @@ -273,7 +273,7 @@

    key

    key: string = "h"
    @@ -283,7 +283,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.togglesidebar.html b/modules/shortcuts.togglesidebar.html index b968d4230b2..77e6fb987d1 100644 --- a/modules/shortcuts.togglesidebar.html +++ b/modules/shortcuts.togglesidebar.html @@ -84,7 +84,7 @@

    Const toggleSidebarShor
    toggleSidebarShortcut: object
    @@ -93,7 +93,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -103,7 +103,7 @@

    id

    id: "toggleSidebar" = "toggleSidebar"
    @@ -113,7 +113,7 @@

    label

    label: string = "Toggle Recently Edited"
    @@ -127,7 +127,7 @@

    exec

  • Parameters

    @@ -161,7 +161,7 @@

    keyboard

    keyboard: object
    @@ -170,7 +170,7 @@

    alt

    alt: true = true
    @@ -180,7 +180,7 @@

    key

    key: string = "r"
    diff --git a/modules/shortcuts.togglesort.html b/modules/shortcuts.togglesort.html index 3df7ee5ab07..771edf3d996 100644 --- a/modules/shortcuts.togglesort.html +++ b/modules/shortcuts.togglesort.html @@ -84,7 +84,7 @@

    Const toggleSortShortcu
    toggleSortShortcut: object
    @@ -93,7 +93,7 @@

    description

    description: string = "Change the sorting option for the current context. Rotates through manual, alphabetical, and reverse alphabetical."
    @@ -103,7 +103,7 @@

    id

    id: "toggleSort" = "toggleSort"
    @@ -113,7 +113,7 @@

    label

    label: string = "Sort"
    @@ -123,7 +123,7 @@

    svg

    svg: Icon = Icon
    @@ -137,7 +137,7 @@

    error

  • Parameters

    @@ -172,7 +172,7 @@

    exec

  • Parameters

    @@ -221,7 +221,7 @@

    isActive

  • Parameters

    @@ -252,7 +252,7 @@

    keyboard

    keyboard: object
    @@ -261,7 +261,7 @@

    alt

    alt: true = true
    @@ -271,7 +271,7 @@

    key

    key: string = "s"
    @@ -281,7 +281,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.togglesplitview.html b/modules/shortcuts.togglesplitview.html index 013caedc7c1..fb81b34bcd6 100644 --- a/modules/shortcuts.togglesplitview.html +++ b/modules/shortcuts.togglesplitview.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -127,7 +127,7 @@

    Const toggleSplitViewtoggleSplitViewShortcut: object

  • @@ -136,7 +136,7 @@

    description

    description: string = "Render two independent views for side-by-side editing."
    @@ -146,7 +146,7 @@

    descriptionInverse

    descriptionInverse: string = "Revert to a single editing view."
    @@ -156,7 +156,7 @@

    id

    id: "toggleSplitView" = "toggleSplitView"
    @@ -166,7 +166,7 @@

    label

    label: string = "Split View"
    @@ -176,7 +176,7 @@

    svg

    svg: Icon = Icon
    @@ -190,7 +190,7 @@

    exec

  • Parameters

    @@ -228,7 +228,7 @@

    isActive

  • Parameters

    diff --git a/modules/shortcuts.toggletableview.html b/modules/shortcuts.toggletableview.html index 3d146fa6c63..4ccaae13851 100644 --- a/modules/shortcuts.toggletableview.html +++ b/modules/shortcuts.toggletableview.html @@ -94,7 +94,7 @@

    Const Icon

  • Parameters

    @@ -124,7 +124,7 @@

    Const toggleTableViewtoggleTableViewShortcut: object

  • @@ -133,7 +133,7 @@

    description

    description: string = "Display the current thought as a table, where each subthought is a separate column."
    @@ -143,7 +143,7 @@

    gesture

    gesture: string = "rdlu"
    @@ -153,7 +153,7 @@

    hideFromInstructions

    hideFromInstructions: true = true
    @@ -163,7 +163,7 @@

    id

    id: "toggleTableView" = "toggleTableView"
    @@ -173,7 +173,7 @@

    label

    label: string = "Table View"
    @@ -183,7 +183,7 @@

    svg

    svg: Icon = Icon
    @@ -197,7 +197,7 @@

    canExecute

  • Parameters

    @@ -232,7 +232,7 @@

    exec

  • Parameters

    @@ -270,7 +270,7 @@

    isActive

  • Parameters

    @@ -301,7 +301,7 @@

    keyboard

    keyboard: object
    @@ -310,7 +310,7 @@

    alt

    alt: true = true
    @@ -320,7 +320,7 @@

    key

    key: string = "t"
    @@ -330,7 +330,7 @@

    shift

    shift: true = true
    diff --git a/modules/shortcuts.underline.html b/modules/shortcuts.underline.html index a0a278aa15c..f153830e9b0 100644 --- a/modules/shortcuts.underline.html +++ b/modules/shortcuts.underline.html @@ -84,7 +84,7 @@

    Const underline

    underline: object
    @@ -98,7 +98,7 @@

    description

    description: string = "Underlines a thought or selected text."
    @@ -108,7 +108,7 @@

    descriptionInverse

    descriptionInverse: string = "Removes the underline from the current thought."
    @@ -118,7 +118,7 @@

    id

    id: "underline" = "underline"
    @@ -128,7 +128,7 @@

    label

    label: string = "Underline"
    @@ -138,7 +138,7 @@

    svg

    svg: UnderlineIcon = Icon
    @@ -152,7 +152,7 @@

    canExecute

  • Parameters

    @@ -187,7 +187,7 @@

    exec

  • Parameters

    @@ -210,7 +210,7 @@

    isActive

  • Parameters

    @@ -241,7 +241,7 @@

    keyboard

    keyboard: object
    @@ -250,7 +250,7 @@

    key

    key: string = "u"
    @@ -260,7 +260,7 @@

    meta

    meta: true = true
    diff --git a/modules/shortcuts.undo.html b/modules/shortcuts.undo.html index 8165309c4c7..f97c6584da7 100644 --- a/modules/shortcuts.undo.html +++ b/modules/shortcuts.undo.html @@ -84,7 +84,7 @@

    Const undoShortcut

    undoShortcut: object
    @@ -93,7 +93,7 @@

    id

    id: "undo" = "undo"
    @@ -103,7 +103,7 @@

    label

    label: string = "Undo"
    @@ -113,7 +113,7 @@

    svg

    svg: UndoIcon = UndoIcon
    @@ -127,7 +127,7 @@

    canExecute

  • Parameters

    @@ -162,7 +162,7 @@

    description

  • Parameters

    @@ -197,7 +197,7 @@

    exec

  • Parameters

    diff --git a/modules/stores.alert.html b/modules/stores.alert.html index 5fff99da59a..275fd55d87b 100644 --- a/modules/stores.alert.html +++ b/modules/stores.alert.html @@ -84,7 +84,7 @@

    Const alertStore

    alertStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore<string | null>(null)
    diff --git a/modules/stores.app.html b/modules/stores.app.html index a87a717a1ec..d8abe32d1f0 100644 --- a/modules/stores.app.html +++ b/modules/stores.app.html @@ -86,7 +86,7 @@

    Const composeEnhancers

    composeEnhancers: typeof flowRight = composeWithDevTools({ trace: true })
    @@ -96,7 +96,7 @@

    Const middlewareEnhancer

    middlewareEnhancer: (next: StoreEnhancerStoreCreator) => StoreEnhancerStoreCreator<Ext, StateExt> = applyMiddleware(// prevent accidentally passing a reducer to the dispatch function (dev and test only)// (must go before the thunk middleware so that it can throw an error before the thunk middleware tries to execute it)...(process.env.NODE_ENV === 'development' || process.env.NODE_ENV === 'test' ? [doNotDispatchReducer] : []),multi,thunk,pullQueue,scrollCursorIntoView,updateUrlHistory,freeThoughts,)
    @@ -127,7 +127,7 @@

    Const store

    store: Store<State, Action<string>> = createStore(appReducer,composeEnhancers(middlewareEnhancer,storageCache,undoRedoEnhancer,cursorChanged,// must go at the end to ensure it clears the pushQueue before other enhancerspushQueue,),)
    diff --git a/modules/stores.distractionfreetyping.html b/modules/stores.distractionfreetyping.html index df6385ae3a2..9eed6fc9c92 100644 --- a/modules/stores.distractionfreetyping.html +++ b/modules/stores.distractionfreetyping.html @@ -90,7 +90,7 @@

    Const store

    store: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore<boolean>(false)
    @@ -134,7 +134,7 @@

    Const distractionFreeTy
    distractionFreeTypingStore: object
    @@ -143,7 +143,7 @@

    updateThrottled

    updateThrottled: DebouncedFunc<(updatesOrUpdater: Partial<T> | ((oldState: T) => Partial<T>)) => void> = _.throttle(store.update, THROTTLE_DISTRACTION_FREE_TYPING, { leading: false })
    @@ -157,7 +157,7 @@

    update

  • diff --git a/modules/stores.editingvalue.html b/modules/stores.editingvalue.html index 68d97fd2ae2..fa6eee2b769 100644 --- a/modules/stores.editingvalue.html +++ b/modules/stores.editingvalue.html @@ -84,7 +84,7 @@

    Const editingValueStore
    editingValueStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore<string | null>(null)
    diff --git a/modules/stores.gesture.html b/modules/stores.gesture.html index 3877e3f3f1e..db156d7d948 100644 --- a/modules/stores.gesture.html +++ b/modules/stores.gesture.html @@ -84,7 +84,7 @@

    Const gestureStore

    gestureStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore<GesturePath>('')
    diff --git a/modules/stores.ministore.html b/modules/stores.ministore.html index 05289cc240b..94c90dd1d57 100644 --- a/modules/stores.ministore.html +++ b/modules/stores.ministore.html @@ -94,7 +94,7 @@

    Const ministore

  • diff --git a/modules/stores.offlinestatusstore.html b/modules/stores.offlinestatusstore.html index 1adb12f4b5b..42ca13233b5 100644 --- a/modules/stores.offlinestatusstore.html +++ b/modules/stores.offlinestatusstore.html @@ -93,7 +93,7 @@

    Const offlineStatusStor
    offlineStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore<OfflineStatus>('preconnecting')
    @@ -134,7 +134,7 @@

    Let offlineTimer

    offlineTimer: ReturnType<typeof setTimeout> | null = null
    @@ -151,7 +151,7 @@

    Const init

  • @@ -179,7 +179,7 @@

    Const startConnecting

  • @@ -201,7 +201,7 @@

    Const stopConnecting

  • diff --git a/modules/stores.react_ministore.html b/modules/stores.react_ministore.html index 9d34c2eedfc..90561b86eb9 100644 --- a/modules/stores.react_ministore.html +++ b/modules/stores.react_ministore.html @@ -88,7 +88,7 @@

    Const reactMinistore

  • diff --git a/modules/stores.storagemodel.html b/modules/stores.storagemodel.html index 14d57aaa89f..c556c077a58 100644 --- a/modules/stores.storagemodel.html +++ b/modules/stores.storagemodel.html @@ -84,7 +84,7 @@

    Const storageModel

    storageModel: { get: get; remove: remove; set: set } = storage.model({cursor: {default: { path: null, offset: null },decode: (s: string | null) => (s ? JSON.parse(s) : null),encode: (value: { path: Path | null; offset: number | null }) => JSON.stringify(value),},fontSize: {default: 18,decode: (s: string | null) => (s ? +s : undefined),},// recent commands executed from the command paletterecentCommands: {default: [] as ShortcutId[],},})
    diff --git a/modules/stores.suppressfocus.html b/modules/stores.suppressfocus.html index 17deaeb5fb9..e3fb7f38fbe 100644 --- a/modules/stores.suppressfocus.html +++ b/modules/stores.suppressfocus.html @@ -84,7 +84,7 @@

    Const suppressFocus

    suppressFocus: Ministore<boolean> = ministore(false)
    diff --git a/modules/stores.syncstatus.html b/modules/stores.syncstatus.html index bdd26552df3..d5ae9a5182d 100644 --- a/modules/stores.syncstatus.html +++ b/modules/stores.syncstatus.html @@ -84,7 +84,7 @@

    Const syncStatusStoresyncStatusStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore<{/** Tracks if the pullQueue is currently pulling. */isPulling: boolean/*** Progress of replicating all thoughts for offline editing (between 0–1).* Value of null means replication has not started yet.*/replicationProgress: number | null/** Progress of saving thoughts to IndexedDB (between 0–1). */savingProgress: number/*** Progress of importing thoughts to IndexedDB (between 0–1).* Since files and large pastes are imported incrementally and serially in chunks, we need to maintain the overall import progress separately from savingProgress which constantly gets reset every time a chunk is succesfully imported.* This is simpler than trying to delay taskQueue's onEnd* Takes precendence over savingProgress.*/importProgress: number}>({isPulling: false,replicationProgress: null,savingProgress: 1,importProgress: 1,})

    diff --git a/modules/stores.viewport.html b/modules/stores.viewport.html index 52852cd7826..8417b974431 100644 --- a/modules/stores.viewport.html +++ b/modules/stores.viewport.html @@ -88,7 +88,7 @@

    Const updateHeight

    updateHeight: DebouncedFunc<(Anonymous function)> = _.throttle(() => {// There is a bug in iOS Safari where visualViewport.height is incorrect if the phone is rotated with the keyboard up, rotated back, and the keyboard is closed.// It can be detected by ensuring the visualViewport portrait mode matches window portrait mode.// If it is invalid, go back to the defaultconst isPortrait = window.innerHeight > window.innerWidthconst virtualKeyboardHeight = window.visualViewport ? window.innerHeight - window.visualViewport.height : 0const isViewportValid =virtualKeyboardHeight > 0 && window.visualViewport!.height > window.visualViewport!.width === isPortrait// update the cached virtual keyboard height every time there is a valid visualViewport in case the keyboard has changedif (isViewportValid) {if (isPortrait) {virtualKeyboardHeightPortrait = virtualKeyboardHeight} else {virtualKeyboardHeightLandscape = virtualKeyboardHeight}}viewportStore.update({innerHeight: window.innerHeight,virtualKeyboardHeight:// when the keyboard is invalid or closed, use the cached heightisViewportValid? virtualKeyboardHeight: isPortrait? virtualKeyboardHeightPortrait: virtualKeyboardHeightLandscape,})},// lock to 60 fps16.666,{ leading: true },)
    @@ -103,7 +103,7 @@

    Const updateScrollTopupdateScrollTop: DebouncedFunc<(Anonymous function)> = _.throttle(() => {viewportStore.update({scrollTop: document.documentElement.scrollTop,})},// lock to 60 fps16.666,{ leading: true },)

    @@ -118,7 +118,7 @@

    Const viewportStore

    viewportStore: { useEffect: useChangeEffect; useSelector: useSelector; useState: () => T } = reactMinistore({scrollTop: document.documentElement.scrollTop,/** Height of the viewport, not including the virtual keyboard. */innerHeight: window.innerHeight,virtualKeyboardHeight:window.innerHeight > window.innerWidth ? virtualKeyboardHeightPortrait : virtualKeyboardHeightLandscape,})
    @@ -159,7 +159,7 @@

    Let virtualKeyboardHeight
    virtualKeyboardHeightLandscape: number = isTouch ? window.innerWidth / 1.7 : 0
    @@ -169,7 +169,7 @@

    Let virtualKeyboardHeight
    virtualKeyboardHeightPortrait: number = isTouch ? window.innerHeight / 2.275 : 0
    diff --git a/modules/style.animations.html b/modules/style.animations.html index a21e1385bd9..a9537aa0bd0 100644 --- a/modules/style.animations.html +++ b/modules/style.animations.html @@ -84,7 +84,7 @@

    Const fadeIn

    fadeIn: object
    @@ -93,7 +93,7 @@

    animate

    animate: object
    @@ -102,7 +102,7 @@

    opacity

    opacity: number = 1
    @@ -112,7 +112,7 @@

    scale

    scale: number = 1
    @@ -123,7 +123,7 @@

    from

    from: object
    @@ -132,7 +132,7 @@

    opacity

    opacity: number = 0
    @@ -142,7 +142,7 @@

    scale

    scale: number = 0.5
    diff --git a/modules/test_helpers.attributebycontext.html b/modules/test_helpers.attributebycontext.html index 42f07795700..6525ad75841 100644 --- a/modules/test_helpers.attributebycontext.html +++ b/modules/test_helpers.attributebycontext.html @@ -88,7 +88,7 @@

    Const attributeByContext

    diff --git a/modules/test_helpers.checkdataintegrity.html b/modules/test_helpers.checkdataintegrity.html index f7cc6613beb..a540ebc4ae1 100644 --- a/modules/test_helpers.checkdataintegrity.html +++ b/modules/test_helpers.checkdataintegrity.html @@ -89,7 +89,7 @@

    Const checkDataIntegrit
  • @@ -128,7 +128,7 @@

    Const recursiveCheckPar
  • diff --git a/modules/test_helpers.click.html b/modules/test_helpers.click.html index b7775e6f4d4..59d474b1904 100644 --- a/modules/test_helpers.click.html +++ b/modules/test_helpers.click.html @@ -88,7 +88,7 @@

    Const click

  • diff --git a/modules/test_helpers.constants.html b/modules/test_helpers.constants.html index c5d84abffd6..4341d73e575 100644 --- a/modules/test_helpers.constants.html +++ b/modules/test_helpers.constants.html @@ -90,7 +90,7 @@

    Const gestures

    gestures: {} = gestureEnum as {[key in keyof typeof gestureEnum]: GesturePath}
    diff --git a/modules/test_helpers.contexttothought.html b/modules/test_helpers.contexttothought.html index 52a25f72b14..29b0e04b42e 100644 --- a/modules/test_helpers.contexttothought.html +++ b/modules/test_helpers.contexttothought.html @@ -88,7 +88,7 @@

    Const contextToThought

  • diff --git a/modules/test_helpers.createmockstore.html b/modules/test_helpers.createmockstore.html index 84efedcc922..7163039121a 100644 --- a/modules/test_helpers.createmockstore.html +++ b/modules/test_helpers.createmockstore.html @@ -88,7 +88,7 @@

    Const createMockStore
    diff --git a/modules/test_helpers.creatertltestapp.html b/modules/test_helpers.creatertltestapp.html index 9e627a7c6ca..d8c2e50a5b1 100644 --- a/modules/test_helpers.creatertltestapp.html +++ b/modules/test_helpers.creatertltestapp.html @@ -93,7 +93,7 @@

    Const App

    App: ForwardRefExoticComponent<RefAttributes<unknown>> = React.forwardRef(() => (<Provider store={store}><ErrorBoundaryContainer><TouchMonitor><AppComponent /></TouchMonitor></ErrorBoundaryContainer></Provider>))
    @@ -108,7 +108,7 @@

    Let cleanup

    cleanup: Await<ReturnType<typeof initialize>>["cleanup"]
    @@ -125,7 +125,7 @@

    Const cleanupTestApp
    @@ -147,7 +147,7 @@

    Const createTestApp

    @@ -169,7 +169,7 @@

    Const refreshTestApp
    diff --git a/modules/test_helpers.createtestapp.html b/modules/test_helpers.createtestapp.html index baf7f37373c..a1443ee9b2f 100644 --- a/modules/test_helpers.createtestapp.html +++ b/modules/test_helpers.createtestapp.html @@ -94,7 +94,7 @@

    Const App

    App: ForwardRefExoticComponent<RefAttributes<unknown>> = React.forwardRef(() => (<Provider store={store}><ErrorBoundaryContainer><TouchMonitor><AppComponent /></TouchMonitor></ErrorBoundaryContainer></Provider>))
    @@ -109,7 +109,7 @@

    Let cleanup

    cleanup: Await<ReturnType<typeof initialize>>["cleanup"]
    @@ -119,7 +119,7 @@

    Const fakeTimer

    fakeTimer: { runAllAsync: runAllAsync; useFakeTimer: useFakeTimer; useRealTimer: useRealTimer } = testTimer()
    @@ -150,7 +150,7 @@

    Const cleanupTestApp
    @@ -172,7 +172,7 @@

    Const createTestApp

    @@ -194,7 +194,7 @@

    Const refreshTestApp
    diff --git a/modules/test_helpers.createteststore.html b/modules/test_helpers.createteststore.html index 6c22d9b71f4..c8e2a89f33b 100644 --- a/modules/test_helpers.createteststore.html +++ b/modules/test_helpers.createteststore.html @@ -88,7 +88,7 @@

    Const createTestStore
    diff --git a/modules/test_helpers.dataprovidertest.html b/modules/test_helpers.dataprovidertest.html index b2a539d6c39..51414732f3c 100644 --- a/modules/test_helpers.dataprovidertest.html +++ b/modules/test_helpers.dataprovidertest.html @@ -91,7 +91,7 @@

    Const dataProviderTest<
  • @@ -119,7 +119,7 @@

    Const fetchDescendantsB
  • @@ -153,7 +153,7 @@

    Const getThoughtIds
    @@ -184,7 +184,7 @@

    Const importThoughts

  • diff --git a/modules/test_helpers.deletethoughtatfirstmatch.html b/modules/test_helpers.deletethoughtatfirstmatch.html index 7459aca82b1..f909c91ab97 100644 --- a/modules/test_helpers.deletethoughtatfirstmatch.html +++ b/modules/test_helpers.deletethoughtatfirstmatch.html @@ -91,7 +91,7 @@

    Const deleteThoughtAtFi
    deleteThoughtAtFirstMatch: RightCurriedFunction2<State, string[], State> = _.curryRight((state: State, at: string[]) => {const [thought, pathParent] = getThoughtAndParentPath(state, at)return deleteThought(state, {pathParent,thoughtId: thought.id,})})
    @@ -113,7 +113,7 @@

    Const deleteThoughtAtFi
  • @@ -141,7 +141,7 @@

    Const getThoughtAnd
    diff --git a/modules/test_helpers.dispatch.html b/modules/test_helpers.dispatch.html index 8cfe1386d9a..a6a4e3b3f89 100644 --- a/modules/test_helpers.dispatch.html +++ b/modules/test_helpers.dispatch.html @@ -88,7 +88,7 @@

    Const dispatch

  • diff --git a/modules/test_helpers.editthoughtbycontext.html b/modules/test_helpers.editthoughtbycontext.html index 1602d915508..34662b8ca17 100644 --- a/modules/test_helpers.editthoughtbycontext.html +++ b/modules/test_helpers.editthoughtbycontext.html @@ -90,7 +90,7 @@

    Const editThoughtByCont
    editThoughtByContext: RightCurriedFunction3<State, string[], string, State> = _.curryRight((state: State, context: string[], newValue: string) => {const path = contextToPath(state, context)if (!path) throw new Error(`Thought not found at context: ${context}`)return editThought(state, { path, oldValue: head(context), newValue })})
    @@ -117,7 +117,7 @@

    Const editThoughtByCont
  • diff --git a/modules/test_helpers.executeshortcut.html b/modules/test_helpers.executeshortcut.html index 0df6bc7e0c7..95502974ff2 100644 --- a/modules/test_helpers.executeshortcut.html +++ b/modules/test_helpers.executeshortcut.html @@ -96,7 +96,7 @@

    Const eventNoop

    eventNoop: Event = { preventDefault: noop } as Event
    @@ -113,7 +113,7 @@

    Const executeShortcut

  • diff --git a/modules/test_helpers.expectpathtoequal.html b/modules/test_helpers.expectpathtoequal.html index 774dd9949e1..1320b0417a5 100644 --- a/modules/test_helpers.expectpathtoequal.html +++ b/modules/test_helpers.expectpathtoequal.html @@ -88,7 +88,7 @@

    Const expectPathToEqual
  • diff --git a/modules/test_helpers.getallchildrenasthoughtsbycontext.html b/modules/test_helpers.getallchildrenasthoughtsbycontext.html index 7fb694649b5..38599736695 100644 --- a/modules/test_helpers.getallchildrenasthoughtsbycontext.html +++ b/modules/test_helpers.getallchildrenasthoughtsbycontext.html @@ -88,7 +88,7 @@

    Const getAllChildren
    diff --git a/modules/test_helpers.getallchildrenbycontext.html b/modules/test_helpers.getallchildrenbycontext.html index 8bb9d67d4ff..d6195931735 100644 --- a/modules/test_helpers.getallchildrenbycontext.html +++ b/modules/test_helpers.getallchildrenbycontext.html @@ -88,7 +88,7 @@

    Const getAllChildren
    diff --git a/modules/test_helpers.getchildrenrankedbycontext.html b/modules/test_helpers.getchildrenrankedbycontext.html index 2d8d8181c2f..ca4df58e911 100644 --- a/modules/test_helpers.getchildrenrankedbycontext.html +++ b/modules/test_helpers.getchildrenrankedbycontext.html @@ -88,7 +88,7 @@

    Const getChildrenRanked
  • diff --git a/modules/test_helpers.importtocontext.html b/modules/test_helpers.importtocontext.html index 82eafb98f8e..2a172dd4a75 100644 --- a/modules/test_helpers.importtocontext.html +++ b/modules/test_helpers.importtocontext.html @@ -89,7 +89,7 @@

    importToContext

  • @@ -108,7 +108,7 @@

    Returns
    diff --git a/modules/test_helpers.mock_debounce_throttle.html b/modules/test_helpers.mock_debounce_throttle.html index 5d2782b3e61..c2f66fa75ee 100644 --- a/modules/test_helpers.mock_debounce_throttle.html +++ b/modules/test_helpers.mock_debounce_throttle.html @@ -89,7 +89,7 @@

    Const debounce

  • @@ -128,7 +128,7 @@

    Const throttle

  • Parameters

    diff --git a/modules/test_helpers.movethoughtatfirstmatch.html b/modules/test_helpers.movethoughtatfirstmatch.html index b808e967641..7475d7ae4e9 100644 --- a/modules/test_helpers.movethoughtatfirstmatch.html +++ b/modules/test_helpers.movethoughtatfirstmatch.html @@ -97,7 +97,7 @@

    Payload

    Payload: Omit<MoveThoughtPayload, "oldPath" | "newPath"> & { from: string[]; to: string[] }
    @@ -110,7 +110,7 @@

    Const moveThoughtAtFirs
    moveThoughtAtFirstMatch: RightCurriedFunction2<State, {} & { from: string[]; to: string[] }, State> = _.curryRight((state: State, payload: Payload) => {const [oldPath, newPath] = getMovePaths(state, payload.from, payload.to)return moveThought(state, {...payload,oldPath,newPath,})})
    @@ -140,7 +140,7 @@

    Const getMovePaths

  • @@ -174,7 +174,7 @@

    Const moveThoughtAtFirs
  • diff --git a/modules/test_helpers.newthoughtatfirstmatch.html b/modules/test_helpers.newthoughtatfirstmatch.html index ba08615fc4e..1b8d8d977c9 100644 --- a/modules/test_helpers.newthoughtatfirstmatch.html +++ b/modules/test_helpers.newthoughtatfirstmatch.html @@ -88,7 +88,7 @@

    Const newThoughtAtFirst
  • diff --git a/modules/test_helpers.partialwithref.html b/modules/test_helpers.partialwithref.html index b38a33afd59..9458f8878ea 100644 --- a/modules/test_helpers.partialwithref.html +++ b/modules/test_helpers.partialwithref.html @@ -94,7 +94,7 @@

    MethodMapTail

    MethodMapTail<T>: {}
    @@ -120,7 +120,7 @@

    ObjectParam

    ObjectParam<T>: Parameters<T[keyof T]>[0]

    Type parameters

    @@ -136,7 +136,7 @@

    ObjectWithInstanceMethods

    ObjectWithInstanceMethods<T, U>: {}
    @@ -165,7 +165,7 @@

    Ref

    Ref<T>: { current?: T }

    Type parameters

    @@ -189,7 +189,7 @@

    Tail

    Tail<T>: T extends [] ? R : never
    @@ -217,7 +217,7 @@

    Const partialWithRef
    diff --git a/modules/test_helpers.paste.html b/modules/test_helpers.paste.html index d3b56a61d08..af3cd74dea4 100644 --- a/modules/test_helpers.paste.html +++ b/modules/test_helpers.paste.html @@ -89,7 +89,7 @@

    paste

  • @@ -108,7 +108,7 @@

    Returns void
    diff --git a/modules/test_helpers.prettypath.html b/modules/test_helpers.prettypath.html index 3f7edd47c2d..dd4ae013a2a 100644 --- a/modules/test_helpers.prettypath.html +++ b/modules/test_helpers.prettypath.html @@ -89,7 +89,7 @@

    prettyPath

  • @@ -111,7 +111,7 @@

    Returns string
    diff --git a/modules/test_helpers.prettytrace.html b/modules/test_helpers.prettytrace.html index 1906187c900..13521f1f8ff 100644 --- a/modules/test_helpers.prettytrace.html +++ b/modules/test_helpers.prettytrace.html @@ -88,7 +88,7 @@

    Const prettyTrace

  • diff --git a/modules/test_helpers.rundispatch.html b/modules/test_helpers.rundispatch.html index 4253539f26b..5ae385615d0 100644 --- a/modules/test_helpers.rundispatch.html +++ b/modules/test_helpers.rundispatch.html @@ -85,7 +85,7 @@

    Const fakeTimer

    fakeTimer: { runAllAsync: runAllAsync; useFakeTimer: useFakeTimer; useRealTimer: useRealTimer } = testTimer()
    @@ -109,7 +109,7 @@

    Const runDispatch

    runDispatch: Dispatch<Action<string>> = (async (...actions: Parameters<typeof store.dispatch>) => {fakeTimer.useFakeTimer()await store.dispatch(...actions)await fakeTimer.runAllAsync()fakeTimer.useRealTimer()}) as typeof store.dispatch
    diff --git a/modules/test_helpers.setcursorfirstmatch.html b/modules/test_helpers.setcursorfirstmatch.html index 66999290fe7..a9e78a57ee5 100644 --- a/modules/test_helpers.setcursorfirstmatch.html +++ b/modules/test_helpers.setcursorfirstmatch.html @@ -89,7 +89,7 @@

    Const setCursorFirst
    @@ -120,7 +120,7 @@

    Const setCursorFirst
    diff --git a/modules/test_helpers.testtimer.html b/modules/test_helpers.testtimer.html index 53442dfae46..e6372c98f5c 100644 --- a/modules/test_helpers.testtimer.html +++ b/modules/test_helpers.testtimer.html @@ -88,7 +88,7 @@

    Const testTimer

  • diff --git a/modules/test_helpers.windowevent.html b/modules/test_helpers.windowevent.html index 54face206e1..18c52b82e60 100644 --- a/modules/test_helpers.windowevent.html +++ b/modules/test_helpers.windowevent.html @@ -88,7 +88,7 @@

    Const windowEvent

  • diff --git a/modules/util.addcontext.html b/modules/util.addcontext.html index fc8280b7934..e289d1e456b 100644 --- a/modules/util.addcontext.html +++ b/modules/util.addcontext.html @@ -88,7 +88,7 @@

    Const addContext

  • diff --git a/modules/util.addemojispace.html b/modules/util.addemojispace.html index 72353500664..de92254b1f3 100644 --- a/modules/util.addemojispace.html +++ b/modules/util.addemojispace.html @@ -90,7 +90,7 @@

    Const emojiGroupRegexemojiGroupRegex: RegExp = new RegExp(`^(${EMOJI_REGEX.source}){1,}\u200D?\u200B?`)

    @@ -107,7 +107,7 @@

    Const addEmojiSpace

    diff --git a/modules/util.appendtopath.html b/modules/util.appendtopath.html index bf37969047e..6895ec32b13 100644 --- a/modules/util.appendtopath.html +++ b/modules/util.appendtopath.html @@ -90,7 +90,7 @@

    Const appendToPathMemo<
    appendToPathMemo: appendToPath & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize(appendToPath, {maxSize: 100,profileName: 'appendToPath',})
    @@ -107,7 +107,7 @@

    Const appendToPath

  • diff --git a/modules/util.cancellable.html b/modules/util.cancellable.html index 08770315f69..d3c3f0994b6 100644 --- a/modules/util.cancellable.html +++ b/modules/util.cancellable.html @@ -94,7 +94,7 @@

    Const cancellable

  • diff --git a/modules/util.checkifpathsharesubcontext.html b/modules/util.checkifpathsharesubcontext.html index 10586282d6c..cdad6d9c083 100644 --- a/modules/util.checkifpathsharesubcontext.html +++ b/modules/util.checkifpathsharesubcontext.html @@ -88,7 +88,7 @@

    Const checkIfPathShare<
  • diff --git a/modules/util.chunkoutline.html b/modules/util.chunkoutline.html index 213f2d653f0..fa6d588fa72 100644 --- a/modules/util.chunkoutline.html +++ b/modules/util.chunkoutline.html @@ -90,7 +90,7 @@

    Const chunkOutline

  • @@ -126,7 +126,7 @@

    Const detectTabSize

    @@ -154,7 +154,7 @@

    Const getIndent

  • diff --git a/modules/util.comparebyrank.html b/modules/util.comparebyrank.html index 25b977b458c..35fa5405f9a 100644 --- a/modules/util.comparebyrank.html +++ b/modules/util.comparebyrank.html @@ -84,7 +84,7 @@

    Const compareByRank

    compareByRank: ComparatorFunction<{ rank: number }> = makeCompareByProp('rank')
    diff --git a/modules/util.comparethought.html b/modules/util.comparethought.html index f37d1cdf4f1..11860f0d488 100644 --- a/modules/util.comparethought.html +++ b/modules/util.comparethought.html @@ -118,7 +118,7 @@

    Const CURRENT_YEAR

    CURRENT_YEAR: number = new Date().getFullYear()
    @@ -128,7 +128,7 @@

    Const IGNORED_PREFIXES

    IGNORED_PREFIXES: string[] = ['the ']
    @@ -138,7 +138,7 @@

    Const REGEX_IGNORED_PRE
    REGEX_IGNORED_PREFIXES: RegExp = new RegExp(`^(${IGNORED_PREFIXES.join('|')})(.*)`, 'gmi')
    @@ -148,7 +148,7 @@

    Const REGEX_PUNCTUATION

    REGEX_PUNCTUATION: RegExp = /^[!@#$%^&*()\-_=+[\]{};:'"<>.,?\\/].*/
    @@ -158,7 +158,7 @@

    Const REGEX_SHORT_DATE_
    REGEX_SHORT_DATE_WITH_DASH: RegExp = /\d{1,2}-\d{1,2}/
    @@ -168,7 +168,7 @@

    Const REGEX_SHORT_DATE_
    REGEX_SHORT_DATE_WITH_SLASH: RegExp = /\d{1,2}\/\d{1,2}/
    @@ -178,7 +178,7 @@

    Const STARTS_WITH_EMOJI
    STARTS_WITH_EMOJI_REGEX: RegExp = new RegExp(`^${EMOJI_REGEX.source}`)
    @@ -188,7 +188,7 @@

    Const compareReadableTe
    compareReadableText: ComparatorFunction<string> = makeOrderedComparator<string>([compareNumberAndOther,compareNumbers,compareDateAndOther,compareDateStrings,compareLowercase,])
    @@ -208,7 +208,7 @@

    Const compareReasonable

    compareReasonable: ComparatorFunction<string> = makeOrderedComparator<string>([compareEmpty,comparePunctuationAndOther,compareStringsWithMetaAttributes,compareStringsWithEmoji,(a, b) => compareReadableText(normalizeCharacters(a), normalizeCharacters(b)),])
    @@ -229,7 +229,7 @@

    Const compareThoughtDes
    compareThoughtDescending: (a: T, b: T) => ComparatorValue = reverse(compareThought)
    @@ -268,7 +268,7 @@

    Const normalizeCharactersnormalizeCharacters: (...args: A) => R3 = _.flow(removeEmojisAndSpaces, removeIgnoredPrefixes, removeDiacritics)

    @@ -311,7 +311,7 @@

    Const compare

  • @@ -348,7 +348,7 @@

    Const compareDateAnd
    @@ -379,7 +379,7 @@

    Const compareDateString
  • @@ -410,7 +410,7 @@

    Const compareEmpty

  • @@ -441,7 +441,7 @@

    Const compareLowercase

  • @@ -472,7 +472,7 @@

    Const compareNumberAnd<
  • @@ -503,7 +503,7 @@

    Const compareNumbers

  • @@ -534,7 +534,7 @@

    Const comparePunctuation
    @@ -574,7 +574,7 @@

    Const compareStringsWit
  • @@ -605,7 +605,7 @@

    Const compareStringsWit
  • @@ -636,7 +636,7 @@

    Const compareThought

  • @@ -667,7 +667,7 @@

    Const isNumber

  • @@ -695,7 +695,7 @@

    Const makeOrderedCompar
  • @@ -729,7 +729,7 @@

    Const parseDate

  • @@ -757,7 +757,7 @@

    Const removeDiacritics

  • @@ -785,7 +785,7 @@

    Const removeEmojisAnd
    @@ -813,7 +813,7 @@

    Const removeIgnoredPref
  • @@ -841,7 +841,7 @@

    Const reverse

  • @@ -875,7 +875,7 @@

    Const toNumber

  • diff --git a/modules/util.componenttothought.html b/modules/util.componenttothought.html index 2393bfd304c..27184463e65 100644 --- a/modules/util.componenttothought.html +++ b/modules/util.componenttothought.html @@ -88,7 +88,7 @@

    Const componentToThought

    diff --git a/modules/util.concatmany.html b/modules/util.concatmany.html index a0c84e2685c..9fc6db0c40c 100644 --- a/modules/util.concatmany.html +++ b/modules/util.concatmany.html @@ -88,7 +88,7 @@

    Const concatMany

  • diff --git a/modules/util.concatone.html b/modules/util.concatone.html index e292be15d9a..a4de2359923 100644 --- a/modules/util.concatone.html +++ b/modules/util.concatone.html @@ -88,7 +88,7 @@

    Const concatOne

  • diff --git a/modules/util.conjunction.html b/modules/util.conjunction.html index 0f0dcdb76cc..88238b033cb 100644 --- a/modules/util.conjunction.html +++ b/modules/util.conjunction.html @@ -88,7 +88,7 @@

    Const conjunction

  • diff --git a/modules/util.contextchaintopath.html b/modules/util.contextchaintopath.html index 88b9e16a658..1567b51889a 100644 --- a/modules/util.contextchaintopath.html +++ b/modules/util.contextchaintopath.html @@ -88,7 +88,7 @@

    Const contextChainToPat
  • diff --git a/modules/util.createchildrenmap.html b/modules/util.createchildrenmap.html index 18ff53967f1..7b8d9351c24 100644 --- a/modules/util.createchildrenmap.html +++ b/modules/util.createchildrenmap.html @@ -89,7 +89,7 @@

    Const childrenMapKey
    @@ -120,7 +120,7 @@

    Const createChildrenMap
  • diff --git a/modules/util.createid.html b/modules/util.createid.html index b3cbb38e120..79f335fae01 100644 --- a/modules/util.createid.html +++ b/modules/util.createid.html @@ -85,7 +85,7 @@

    Const createId

    createId: (length?: undefined | number) => ThoughtId = globals.debugIds? () => (n++).toString() as ThoughtId: (length = 13) => nanoid(length) as ThoughtId
    @@ -121,7 +121,7 @@

    Let n

    n: number = 0
    diff --git a/modules/util.dostringsmatch.html b/modules/util.dostringsmatch.html index 755fef80285..9b8876b9aab 100644 --- a/modules/util.dostringsmatch.html +++ b/modules/util.dostringsmatch.html @@ -88,7 +88,7 @@

    Const doStringsMatch
    diff --git a/modules/util.ellipsize.html b/modules/util.ellipsize.html index a0dc26df0ea..e8cf68df413 100644 --- a/modules/util.ellipsize.html +++ b/modules/util.ellipsize.html @@ -88,7 +88,7 @@

    Const ellipsize

  • diff --git a/modules/util.ellipsizeurl.html b/modules/util.ellipsizeurl.html index 4d2edb5c888..3f9913e0724 100644 --- a/modules/util.ellipsizeurl.html +++ b/modules/util.ellipsizeurl.html @@ -88,7 +88,7 @@

    Const ellipsizeUrl

  • diff --git a/modules/util.equalarrays.html b/modules/util.equalarrays.html index 4d8fa45135c..25adc7906cd 100644 --- a/modules/util.equalarrays.html +++ b/modules/util.equalarrays.html @@ -88,7 +88,7 @@

    Const equalArrays

  • diff --git a/modules/util.equalpath.html b/modules/util.equalpath.html index 7e5bd91f6ed..8d1aeb0ea26 100644 --- a/modules/util.equalpath.html +++ b/modules/util.equalpath.html @@ -88,7 +88,7 @@

    Const equalPath

  • diff --git a/modules/util.equalpathhead.html b/modules/util.equalpathhead.html index bd6936dc7e1..bcb27130da5 100644 --- a/modules/util.equalpathhead.html +++ b/modules/util.equalpathhead.html @@ -88,7 +88,7 @@

    Const equalPathHead

    diff --git a/modules/util.equalthoughtranked.html b/modules/util.equalthoughtranked.html index 011ebc6a0dc..1fe69e02677 100644 --- a/modules/util.equalthoughtranked.html +++ b/modules/util.equalthoughtranked.html @@ -88,7 +88,7 @@

    Const equalThoughtRanke
  • diff --git a/modules/util.equalthoughtsorted.html b/modules/util.equalthoughtsorted.html index 89ba7774a9d..3ba999d9fd0 100644 --- a/modules/util.equalthoughtsorted.html +++ b/modules/util.equalthoughtsorted.html @@ -88,7 +88,7 @@

    Const equalThoughtSorte
  • diff --git a/modules/util.equalthoughtvalue.html b/modules/util.equalthoughtvalue.html index 71da752c06b..bd74efcf8cc 100644 --- a/modules/util.equalthoughtvalue.html +++ b/modules/util.equalthoughtvalue.html @@ -88,7 +88,7 @@

    Const equalThoughtValue
  • diff --git a/modules/util.escaperegex.html b/modules/util.escaperegex.html index a11ed7e7c3d..85b9bbe8cfd 100644 --- a/modules/util.escaperegex.html +++ b/modules/util.escaperegex.html @@ -88,7 +88,7 @@

    Const escapeRegex

  • diff --git a/modules/util.escapeselector.html b/modules/util.escapeselector.html index 8589d66b9b5..fc01a6a1854 100644 --- a/modules/util.escapeselector.html +++ b/modules/util.escapeselector.html @@ -90,7 +90,7 @@

    Const regExpEscape
    regExpEscapeSelector: RegExp = new RegExp('[' + escapeRegex(' !"#$%&\'()*+,./:;<=>?@[]^`{|}~') + ']', 'g')
    @@ -107,7 +107,7 @@

    Const escapeSelector

  • diff --git a/modules/util.exportphrase.html b/modules/util.exportphrase.html index 2273aa94a40..c662546dff7 100644 --- a/modules/util.exportphrase.html +++ b/modules/util.exportphrase.html @@ -94,7 +94,7 @@

    Const exportPhrase

  • diff --git a/modules/util.fastclick.html b/modules/util.fastclick.html index 3a732be0102..28a85ad49b1 100644 --- a/modules/util.fastclick.html +++ b/modules/util.fastclick.html @@ -86,7 +86,7 @@

    Const MOVE_THRESHOLD

    MOVE_THRESHOLD: 15 = 15
    @@ -96,7 +96,7 @@

    Const fastClick

    fastClick: (Anonymous function) | (Anonymous function) = isTouch? (// triggered on mouseup or touchend// cancelled if the user scroll or dragstapUp: (e: React.TouchEvent) => void,// triggered on mousedown or touchstarttapDown?: (e: React.TouchEvent) => void,// triggered when tapUp is cancelled due to scrolling or dragging// does not work with drag-and-drop on desktop (onMouseUp does not trigger)tapCancel?: (e: React.TouchEvent) => void,// triggered with touchMovetouchMove?: (e: React.TouchEvent) => void,) => ({onTouchStart: (e: React.TouchEvent) => {if (e.touches.length > 0) {const x = e.touches[0].clientXconst y = e.touches[0].clientYtouchStart = { x, y }}tapDown?.(e)},// cancel tap if touchmove exceeds threshold (e.g. with scrolling or dragging)onTouchMove: _.throttle((e: React.TouchEvent) => {touchMove?.(e)if (touchStart && e.changedTouches.length > 0) {const x = e.changedTouches[0].clientXconst y = e.changedTouches[0].clientYif (Math.abs(touchStart.x - x) > MOVE_THRESHOLD || Math.abs(touchStart.y - y) > MOVE_THRESHOLD) {touchStart = null}}}, 16.666),onTouchEnd: (e: React.TouchEvent) => {let cancel = !touchStartif (touchStart && e.changedTouches.length > 0) {const x = e.changedTouches[0].clientXconst y = e.changedTouches[0].clientYif (Math.abs(touchStart.x - x) > MOVE_THRESHOLD || Math.abs(touchStart.y - y) > MOVE_THRESHOLD) {cancel = true}}if (cancel) {tapCancel?.(e)} else {tapUp(e)}touchStart = null},}): (tapUp: (e: React.MouseEvent) => void, tapDown?: (e: React.MouseEvent) => void) => ({onMouseUp: tapUp,...(tapDown ? { onMouseDown: tapDown } : null),})
    @@ -111,7 +111,7 @@

    Let touchStart

    touchStart: { x: number; y: number } | null = null
    diff --git a/modules/util.fifocache.html b/modules/util.fifocache.html index 5c550773e33..b6a2c4f8cc4 100644 --- a/modules/util.fifocache.html +++ b/modules/util.fifocache.html @@ -88,7 +88,7 @@

    Const lifoCache

  • @@ -128,7 +128,7 @@
    length: function
  • Returns number

    @@ -144,7 +144,7 @@
    newest: function
  • Returns null | Node<T>

    @@ -160,7 +160,7 @@
    oldest: function
  • Returns null | Node<T>

    diff --git a/modules/util.filterobject.html b/modules/util.filterobject.html index 14f58f34532..c98e476d486 100644 --- a/modules/util.filterobject.html +++ b/modules/util.filterobject.html @@ -88,7 +88,7 @@

    Const filterObject

  • diff --git a/modules/util.findfirstenvcontextwithzoom.html b/modules/util.findfirstenvcontextwithzoom.html index 8566c2198eb..ef9c9797a92 100644 --- a/modules/util.findfirstenvcontextwithzoom.html +++ b/modules/util.findfirstenvcontextwithzoom.html @@ -88,7 +88,7 @@

    Const findFirstEnv
  • diff --git a/modules/util.flattentree.html b/modules/util.flattentree.html index 2b95f266f4c..65ea33654ef 100644 --- a/modules/util.flattentree.html +++ b/modules/util.flattentree.html @@ -88,7 +88,7 @@

    Const flattenTree

  • diff --git a/modules/util.formatnumber.html b/modules/util.formatnumber.html index d983f4d7852..d0702eaa08d 100644 --- a/modules/util.formatnumber.html +++ b/modules/util.formatnumber.html @@ -88,7 +88,7 @@

    Const formatNumber

  • diff --git a/modules/util.formattingnodetohtml.html b/modules/util.formattingnodetohtml.html index 303b9c1a70d..75b8686ddd9 100644 --- a/modules/util.formattingnodetohtml.html +++ b/modules/util.formattingnodetohtml.html @@ -88,7 +88,7 @@

    Const formattingNodeToH
  • diff --git a/modules/util.getcontextmap.html b/modules/util.getcontextmap.html index ddda58a05de..5176bdd2ead 100644 --- a/modules/util.getcontextmap.html +++ b/modules/util.getcontextmap.html @@ -88,7 +88,7 @@

    Const getContextMap

    diff --git a/modules/util.getdepth.html b/modules/util.getdepth.html index c579a41b705..ea53d4ef253 100644 --- a/modules/util.getdepth.html +++ b/modules/util.getdepth.html @@ -88,7 +88,7 @@

    Const getDepth

  • diff --git a/modules/util.getlastactiontype.html b/modules/util.getlastactiontype.html index d6149426ce7..acb001105c5 100644 --- a/modules/util.getlastactiontype.html +++ b/modules/util.getlastactiontype.html @@ -88,7 +88,7 @@

    Const getLatestAction
    diff --git a/modules/util.getpublishurl.html b/modules/util.getpublishurl.html index 83e13eb3dfa..10d1cbafff0 100644 --- a/modules/util.getpublishurl.html +++ b/modules/util.getpublishurl.html @@ -88,7 +88,7 @@

    Const getPublishUrl

    diff --git a/modules/util.getqueryparam.html b/modules/util.getqueryparam.html index 8e85b0cc9a8..6c462526db1 100644 --- a/modules/util.getqueryparam.html +++ b/modules/util.getqueryparam.html @@ -88,7 +88,7 @@

    Const getQueryParam

    diff --git a/modules/util.groupobjectby.html b/modules/util.groupobjectby.html index 70e8d3b9cbc..9742952575b 100644 --- a/modules/util.groupobjectby.html +++ b/modules/util.groupobjectby.html @@ -88,7 +88,7 @@

    Const groupObjectBy

    diff --git a/modules/util.hashcontext.html b/modules/util.hashcontext.html index b42d20cc378..9cc56d9de89 100644 --- a/modules/util.hashcontext.html +++ b/modules/util.hashcontext.html @@ -93,7 +93,7 @@

    Const SEPARATOR_TOKEN

    SEPARATOR_TOKEN: "__SEP__" = "__SEP__"
    @@ -103,7 +103,7 @@

    Const hashContext

    hashContext: encodePlainContext = hashContextFunction
    @@ -113,7 +113,7 @@

    Const hashContextFuncti
    hashContextFunction: encodePlainContext = globals.debugIds ? encodePlainContext : encodeHashedContext
    @@ -135,7 +135,7 @@

    Const encodeHashedConte
  • @@ -166,7 +166,7 @@

    Const encodePlainContex
  • diff --git a/modules/util.hashpath.html b/modules/util.hashpath.html index e58bcc39e34..8170a16bea9 100644 --- a/modules/util.hashpath.html +++ b/modules/util.hashpath.html @@ -88,7 +88,7 @@

    Const hashPath

  • diff --git a/modules/util.hashthought.html b/modules/util.hashthought.html index 93dd8dc21bc..c820bc0435d 100644 --- a/modules/util.hashthought.html +++ b/modules/util.hashthought.html @@ -84,7 +84,7 @@

    Const hashThought

    hashThought: (s: string) => ThoughtHash = globals.debugIds? (value: string) => value as ThoughtHash: moize((value: string) => murmurHash3.x64.hash128(normalizeThought(value)) as ThoughtHash, { maxSize: 1000 })
    diff --git a/modules/util.head.html b/modules/util.head.html index fed3d0602c9..2f7648f5e02 100644 --- a/modules/util.head.html +++ b/modules/util.head.html @@ -88,7 +88,7 @@

    Const head

  • diff --git a/modules/util.headrank.html b/modules/util.headrank.html index e9f5f079cd2..53bc9d4a86b 100644 --- a/modules/util.headrank.html +++ b/modules/util.headrank.html @@ -88,7 +88,7 @@

    Const headRank

  • diff --git a/modules/util.headvalue.html b/modules/util.headvalue.html index 078fa2482ad..071d2289b6b 100644 --- a/modules/util.headvalue.html +++ b/modules/util.headvalue.html @@ -88,7 +88,7 @@

    Const headValue

  • diff --git a/modules/util.htmltojson.html b/modules/util.htmltojson.html index 306b69796a0..619a7eee994 100644 --- a/modules/util.htmltojson.html +++ b/modules/util.htmltojson.html @@ -105,7 +105,7 @@

    Const tagsThatAreN
    tagsThatAreNotToBeStripped: string[] = [...ALLOWED_FORMATTING_TAGS, 'li', 'ul']
    @@ -122,7 +122,7 @@

    Const findUniqueTags
    @@ -150,7 +150,7 @@

    Const generateRegexToMa
  • @@ -178,7 +178,7 @@

    Const getAttribute

  • @@ -209,7 +209,7 @@

    Const handleBr

  • @@ -240,7 +240,7 @@

    Const handleFormattingT
  • @@ -268,7 +268,7 @@

    Const himalayaToBlock

  • @@ -296,7 +296,7 @@

    Const htmlToJson

  • @@ -324,7 +324,7 @@

    Const isBr

  • @@ -352,7 +352,7 @@

    Const isEmpty

  • @@ -380,7 +380,7 @@

    Const isWorkflowyNote
    @@ -408,7 +408,7 @@

    Const joinChildren

  • @@ -436,7 +436,7 @@

    Const liToBlock

  • @@ -464,7 +464,7 @@

    Const removeEmptyNodes<
  • @@ -492,7 +492,7 @@

    Const textNodeToBlock
    @@ -520,7 +520,7 @@

    Const ulToBlock

  • @@ -551,7 +551,7 @@

    Const workflowyNoteToBl
  • diff --git a/modules/util.importjson.html b/modules/util.importjson.html index 4f01b319bcd..af983da9b32 100644 --- a/modules/util.importjson.html +++ b/modules/util.importjson.html @@ -99,7 +99,7 @@

    Const getContextsNum
    @@ -127,7 +127,7 @@

    Const getRankIncrement<
  • @@ -164,7 +164,7 @@

    Const importJSON

  • @@ -223,7 +223,7 @@

    Const insertThought

  • @@ -298,7 +298,7 @@

    Const saveThoughts

  • @@ -344,7 +344,7 @@

    Const skipRootThought
    diff --git a/modules/util.initevents.html b/modules/util.initevents.html index 20c1cae5bb7..b096e31ce70 100644 --- a/modules/util.initevents.html +++ b/modules/util.initevents.html @@ -98,7 +98,7 @@

    Const SELECTION_CHANGE_
    SELECTION_CHANGE_THROTTLE: 200 = 200
    @@ -113,7 +113,7 @@

    Const TOOLBAR_AUTOSCROLL_TOOLBAR_AUTOSCROLL_SIZE: 50 = 50

    @@ -123,7 +123,7 @@

    Const TOOLBAR_AUTOSCROLL_TOOLBAR_AUTOSCROLL_SPEED: 1.25 = 1.25

    @@ -133,7 +133,7 @@

    Const WINDOW_AUTOSCROLL_WINDOW_AUTOSCROLL_DOWN_SIZE: 100 = 100

    @@ -143,7 +143,7 @@

    Const WINDOW_AUTOSCROLL_WINDOW_AUTOSCROLL_SPEED: 2 = 2

  • @@ -153,7 +153,7 @@

    Const WINDOW_AUTOSCROLL_WINDOW_AUTOSCROLL_UP_SIZE: 120 = 120

    @@ -163,7 +163,7 @@

    Const autoscroll

    autoscroll: { start: start; stop: stop } = (() => {/** Cubic easing function. */const ease = (n: number) => Math.pow(n, 3)// if true, the window or scroll container will continue to be scrolled at the current rate without user interactionlet autoscrolling = true// scroll speed (-1 to 1)const rate = { x: 0, y: 0 }// cache the autoscroll container on start for performance// if the Sidebar is open on touch start, this is set to the .sidebar elementlet scrollContainer: Window | HTMLElement = window/** Scroll vertically in the direction given by rate until stop is called. Defaults to scrolling the window, or you can pass an element to scroll. */const scroll = () => {const el = scrollContainer || window// if scrollContainer is undefined or window, use the document scrollTopconst scrollLeft = (scrollContainer as HTMLElement).scrollLeft ?? document.documentElement.scrollLeftconst scrollLeftNew = Math.max(0, scrollLeft + rate.x)const scrollTop = (scrollContainer as HTMLElement).scrollTop ?? document.documentElement.scrollTopconst scrollTopNew = Math.max(0, scrollTop + rate.y)// if we have hit the end, stop autoscrolling// i.e. if the next increment would not change scrollTopif (scrollLeftNew === scrollLeft && scrollTopNew === scrollTop) {autoscrolling = falsereturn}el.scrollTo(scrollLeftNew, scrollTopNew)window.requestAnimationFrame(() => {if (autoscrolling) {scroll()}})}/** Starts the autoscroll or, if already scrolling, updates the scroll rate (-1 to 1). */const start = ({ x, y }: { x?: number; y?: number }) => {// update the scroll rateif (x != null) {rate.x = ease(x ?? 1)}if (y != null) {rate.y = ease(y ?? 1)}// if already scrolling, just adjust the scroll rate and bailif (autoscrolling) return// otherwise set the scroll container and kick off the autoscrollscrollContainer =(document.querySelector('.toolbar') as HTMLElement | null) ||(document.querySelector('.sidebar') as HTMLElement | null) ||windowautoscrolling = truescroll()}/** Stops scrolling. */const stop = () => {autoscrolling = false}return { start, stop }})()
    @@ -189,7 +189,7 @@

    Let passiveTimeout

    passiveTimeout: number = 0
    @@ -206,7 +206,7 @@

    Const initEvents

  • @@ -245,7 +245,7 @@

    Const onError

  • diff --git a/modules/util.initialstate.html b/modules/util.initialstate.html index c13c2f30658..ba8cba030f6 100644 --- a/modules/util.initialstate.html +++ b/modules/util.initialstate.html @@ -89,7 +89,7 @@

    Const initialState

  • @@ -117,7 +117,7 @@

    Const initialThoughts

  • diff --git a/modules/util.isabbreviation.html b/modules/util.isabbreviation.html index 09e83a5e11d..840aeea0229 100644 --- a/modules/util.isabbreviation.html +++ b/modules/util.isabbreviation.html @@ -91,7 +91,7 @@

    isAbbrDoubleSplitter

  • @@ -129,7 +129,7 @@

    isAbbrEndSplitter

  • @@ -162,7 +162,7 @@

    isAbbrMidSplitter

  • @@ -200,7 +200,7 @@

    isAbbreviation

  • diff --git a/modules/util.isabsolute.html b/modules/util.isabsolute.html index 17d5cc29ec5..505289877ce 100644 --- a/modules/util.isabsolute.html +++ b/modules/util.isabsolute.html @@ -88,7 +88,7 @@

    Const isAbsolute

  • diff --git a/modules/util.isarchived.html b/modules/util.isarchived.html index f8140bf59b4..ea28bef255c 100644 --- a/modules/util.isarchived.html +++ b/modules/util.isarchived.html @@ -88,7 +88,7 @@

    Const isArchived

  • diff --git a/modules/util.isattribute.html b/modules/util.isattribute.html index c4e265b670d..f0dc811f769 100644 --- a/modules/util.isattribute.html +++ b/modules/util.isattribute.html @@ -88,7 +88,7 @@

    Const isAttribute

  • diff --git a/modules/util.isdescendant.html b/modules/util.isdescendant.html index 074044f6c80..096a94ef111 100644 --- a/modules/util.isdescendant.html +++ b/modules/util.isdescendant.html @@ -88,7 +88,7 @@

    Const isDescendant

  • diff --git a/modules/util.isdescendantpath.html b/modules/util.isdescendantpath.html index a878b31d16b..8853e440e21 100644 --- a/modules/util.isdescendantpath.html +++ b/modules/util.isdescendantpath.html @@ -88,7 +88,7 @@

    Const isDescendantPath<
  • diff --git a/modules/util.isdivider.html b/modules/util.isdivider.html index 4e4673553fe..7760fce27ea 100644 --- a/modules/util.isdivider.html +++ b/modules/util.isdivider.html @@ -88,7 +88,7 @@

    Const isDivider

  • diff --git a/modules/util.isdocumenteditable.html b/modules/util.isdocumenteditable.html index 419d865afd6..9e09745b49f 100644 --- a/modules/util.isdocumenteditable.html +++ b/modules/util.isdocumenteditable.html @@ -88,7 +88,7 @@

    Const isDocumentEditabl
  • diff --git a/modules/util.isdraggedfile.html b/modules/util.isdraggedfile.html index a410168094a..be13a5ecc8a 100644 --- a/modules/util.isdraggedfile.html +++ b/modules/util.isdraggedfile.html @@ -88,7 +88,7 @@

    Const isDraggedFile

    diff --git a/modules/util.isem.html b/modules/util.isem.html index bf854e4f0dd..b8c09ee2943 100644 --- a/modules/util.isem.html +++ b/modules/util.isem.html @@ -88,7 +88,7 @@

    Const isEM

  • diff --git a/modules/util.isemail.html b/modules/util.isemail.html index 2194615cf85..0841198ae4b 100644 --- a/modules/util.isemail.html +++ b/modules/util.isemail.html @@ -91,7 +91,7 @@

    Const REGEX_EMAIL

    REGEX_EMAIL: RegExp = /^[^\s@]+@[^\s@]+\.[^\s@]+$/
    @@ -101,7 +101,7 @@

    Const REGEX_HTTP

    REGEX_HTTP: RegExp = /^http[s]?:\/\//
    @@ -118,7 +118,7 @@

    Const isEmail

  • diff --git a/modules/util.isformattingtag.html b/modules/util.isformattingtag.html index 79f283db1e7..5aeb9e98d33 100644 --- a/modules/util.isformattingtag.html +++ b/modules/util.isformattingtag.html @@ -89,7 +89,7 @@

    Const getAttribute

  • @@ -120,7 +120,7 @@

    Const isFormattingTag
    diff --git a/modules/util.ishome.html b/modules/util.ishome.html index 08aae0be52b..a0eb14d7ea2 100644 --- a/modules/util.ishome.html +++ b/modules/util.ishome.html @@ -88,7 +88,7 @@

    Const isHome

  • diff --git a/modules/util.ishtml.html b/modules/util.ishtml.html index e31fc2ec0fa..287ae199a68 100644 --- a/modules/util.ishtml.html +++ b/modules/util.ishtml.html @@ -88,7 +88,7 @@

    Const isHTML

  • diff --git a/modules/util.ispath.html b/modules/util.ispath.html index 0397addca6a..07cdee3913e 100644 --- a/modules/util.ispath.html +++ b/modules/util.ispath.html @@ -88,7 +88,7 @@

    Const isPath

  • diff --git a/modules/util.isroot.html b/modules/util.isroot.html index b44eac94b85..c7d47602030 100644 --- a/modules/util.isroot.html +++ b/modules/util.isroot.html @@ -88,7 +88,7 @@

    Const isRoot

  • diff --git a/modules/util.isthoughtarchived.html b/modules/util.isthoughtarchived.html index 3bdfd06f1f8..4e08c9e9532 100644 --- a/modules/util.isthoughtarchived.html +++ b/modules/util.isthoughtarchived.html @@ -88,7 +88,7 @@

    Const isThoughtArchived
  • diff --git a/modules/util.isurl.html b/modules/util.isurl.html index 50158cb0045..78d0c42fb21 100644 --- a/modules/util.isurl.html +++ b/modules/util.isurl.html @@ -90,7 +90,7 @@

    Const REGEX_URL

    REGEX_URL: RegExp = /^(?:http(s)?:\/\/)?(www\.)?[a-zA-Z@:%_\\+~#=]+[-\w@:%_\\+~#=.]*[\w@:%_\\+~#=]+[.:][\w()]{2,6}((\/[\w-()@:%_\\+~#?&=.]*)*)$/i
    @@ -107,7 +107,7 @@

    Const isURL

  • diff --git a/modules/util.isvisiblecontext.html b/modules/util.isvisiblecontext.html index 9da9a3701d5..b2310321318 100644 --- a/modules/util.isvisiblecontext.html +++ b/modules/util.isvisiblecontext.html @@ -88,7 +88,7 @@

    Const isVisibleContext<
  • diff --git a/modules/util.joinconjunction.html b/modules/util.joinconjunction.html index 3fcfc383a40..3fb0f22ddfb 100644 --- a/modules/util.joinconjunction.html +++ b/modules/util.joinconjunction.html @@ -88,7 +88,7 @@

    Const joinConjunction

  • diff --git a/modules/util.keyvalueby.html b/modules/util.keyvalueby.html index 0e34a1b4793..f66795848db 100644 --- a/modules/util.keyvalueby.html +++ b/modules/util.keyvalueby.html @@ -92,7 +92,7 @@

    Key

    Key: string | number | symbol
    @@ -102,7 +102,7 @@

    KeyValueGenerator

    KeyValueGenerator<K, V, R>: (key: K, value: V, accum: Index<R>) => Index<R> | null

    Type parameters

    @@ -151,7 +151,7 @@

    Scalar

    Scalar: string | boolean | number | null | undefined
    @@ -171,7 +171,7 @@

    keyValueBy

  • @@ -205,7 +205,7 @@

    Returns
    @@ -239,7 +239,7 @@

    Returns
    @@ -273,7 +273,7 @@

    Returns
    diff --git a/modules/util.logwithtime.html b/modules/util.logwithtime.html index 86e523501d3..1c4487a661e 100644 --- a/modules/util.logwithtime.html +++ b/modules/util.logwithtime.html @@ -91,7 +91,7 @@

    Const enableLogging

    enableLogging: false = false
    @@ -101,7 +101,7 @@

    Let t1

    t1: number = Date.now()
    @@ -118,7 +118,7 @@

    Const logWithTime

  • diff --git a/modules/util.lower.html b/modules/util.lower.html index 4055081db2a..a82405680ce 100644 --- a/modules/util.lower.html +++ b/modules/util.lower.html @@ -88,7 +88,7 @@

    Const lower

  • diff --git a/modules/util.makecomparebyprop.html b/modules/util.makecomparebyprop.html index 0240ea4e575..e3fb1f9cedd 100644 --- a/modules/util.makecomparebyprop.html +++ b/modules/util.makecomparebyprop.html @@ -90,7 +90,7 @@

    Const isGreater

  • @@ -136,7 +136,7 @@

    Const isSmaller

  • @@ -182,7 +182,7 @@

    Const makeCompareByProp
  • diff --git a/modules/util.memoizeresolvers.html b/modules/util.memoizeresolvers.html index 7f8e420e506..f515f4d92f5 100644 --- a/modules/util.memoizeresolvers.html +++ b/modules/util.memoizeresolvers.html @@ -90,7 +90,7 @@

    Const resolveArray

  • @@ -118,7 +118,7 @@

    Const resolvePath

  • @@ -146,7 +146,7 @@

    Const resolveShallow

  • diff --git a/modules/util.mergebatch.html b/modules/util.mergebatch.html index d711a3b6de2..2205fa2e56c 100644 --- a/modules/util.mergebatch.html +++ b/modules/util.mergebatch.html @@ -88,7 +88,7 @@

    Const mergeBatch

  • diff --git a/modules/util.mergethoughts.html b/modules/util.mergethoughts.html index dee3a692747..1ca2c8d0083 100644 --- a/modules/util.mergethoughts.html +++ b/modules/util.mergethoughts.html @@ -88,7 +88,7 @@

    Const mergeThoughts

  • diff --git a/modules/util.mergeupdates.html b/modules/util.mergeupdates.html index b36aa21ac66..27d080f85f1 100644 --- a/modules/util.mergeupdates.html +++ b/modules/util.mergeupdates.html @@ -88,7 +88,7 @@

    Const mergeUpdates

  • diff --git a/modules/util.movelexemethought.html b/modules/util.movelexemethought.html index 9d798d3c18b..6d893dee1d2 100644 --- a/modules/util.movelexemethought.html +++ b/modules/util.movelexemethought.html @@ -88,7 +88,7 @@

    Const moveLexemeThought
  • diff --git a/modules/util.never.html b/modules/util.never.html index be6958a47a5..12b2e5d453f 100644 --- a/modules/util.never.html +++ b/modules/util.never.html @@ -88,7 +88,7 @@

    Const never

  • diff --git a/modules/util.newlexeme.html b/modules/util.newlexeme.html index ff26238ee5e..01f13cac5ce 100644 --- a/modules/util.newlexeme.html +++ b/modules/util.newlexeme.html @@ -88,7 +88,7 @@

    Const newLexeme

  • diff --git a/modules/util.nonnull.html b/modules/util.nonnull.html index 97bd38c1f67..75ce49c8090 100644 --- a/modules/util.nonnull.html +++ b/modules/util.nonnull.html @@ -88,7 +88,7 @@

    Const nonNull

  • diff --git a/modules/util.normalizethought.html b/modules/util.normalizethought.html index a9c906e61b0..ebbd7d70cf4 100644 --- a/modules/util.normalizethought.html +++ b/modules/util.normalizethought.html @@ -86,7 +86,7 @@

    Const REGEX_EMOJI

    REGEX_EMOJI: RegExp = emojiRegex()
    @@ -96,7 +96,7 @@

    Const REGEX_NORMALIZE

    REGEX_NORMALIZE: RegExp = new RegExp([/** Removes HTML tags. Same as REGEX_TAGS. */'<([^>]+)>',/** Remove diacritics (e.g. accents, umlauts, etc). */// Borrowed from modern-diacritics package.// modern-diacritics does not currently import so it is copied here.// See: https://github.com/Mitsunee/modern-diacritics/blob/master/src/removeDiacritics.ts'\\p{Diacritic}',/** Removes all punctuation (except hyphens, which are selectively removed by removeHyphens. */// [-–—] is a character class that matches hyphens and dashes.// Use unicode character class escape.// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Unicode_character_class_escape'(?![-–—/:&|!#@])[\\p{P}$+<>^`|~]',/** Removes hyphens and dashes in the middle of a word, unless it is a number range. */'\\b[-–—/]\\b(?![0-9])',/** Removes punctuation from the end of words. */'[:;!?](?=\\s|$)',/** Removes whitespace. */'\\s',].join('|'),'gu',)
    @@ -106,7 +106,7 @@

    Const normalizeThought

    normalizeThought: (Anonymous function) & Dictionary<any> & { cache: Cache<Fn>; fn: Fn; isMemoized: true; options: NormalizedOptions<Fn> } & { _microMemoizeOptions: Pick<CombinedOptions, "isPromise" | "maxSize" | "onCacheAdd" | "onCacheChange" | "onCacheHit"> & { isEqual: CombinedOptions["matchesArg"]; isMatchingKey: CombinedOptions["matchesKey"]; transformKey: CombinedOptions["transformArgs"] }; cache: Cache<MoizeableFn>; cacheSnapshot: Cache<MoizeableFn>; clear: () => void; clearStats: () => void; contextTypes?: Record<string, Function>; defaultProps?: Record<string, unknown>; displayName?: undefined | string; expirations: Expiration[]; expirationsSnapshot: Expiration[]; get: (key: Key) => any; getStats: () => StatsProfile; has: (key: Key) => boolean; isCollectingStats: () => boolean; isMoized: () => true; keys: () => Cache<MoizeableFn>["keys"]; options: CombinedOptions; originalFunction: MoizeableFn; propTypes: Record<string, Function>; remove: (key: Key) => void; set: (key: Key, value: any) => void; values: () => Cache<MoizeableFn>["values"] } = moize(s => {const stripped =// always distinguish single characters from each others.length <= 1? s: s// needed to remove diacritics.normalize('NFD').replace(REGEX_NORMALIZE, '')/** Change ampersand to 'and'. */.replace(/&/g, 'and')const strippedLowerCase = stripped.toLowerCase()// preserve lone 's', even though singularize would return ''// preserve lone emoji (Note: single emoji characters can have length > 1)return pluralize.singular(strippedLowerCase.replace(REGEX_EMOJI, '')) || strippedLowerCase},{ maxSize: 1000 },)
    diff --git a/modules/util.notevalue.html b/modules/util.notevalue.html index 2d3f0080ae1..a3e9083f49a 100644 --- a/modules/util.notevalue.html +++ b/modules/util.notevalue.html @@ -88,7 +88,7 @@

    Const noteValue

  • diff --git a/modules/util.notnull.html b/modules/util.notnull.html index cdeb8b6a18d..919eb33bda9 100644 --- a/modules/util.notnull.html +++ b/modules/util.notnull.html @@ -88,7 +88,7 @@

    Const notNull

  • diff --git a/modules/util.numblocks.html b/modules/util.numblocks.html index 338f3aa2fa0..807c99ee0fc 100644 --- a/modules/util.numblocks.html +++ b/modules/util.numblocks.html @@ -88,7 +88,7 @@

    Const numBlocks

  • diff --git a/modules/util.once.html b/modules/util.once.html index 2d18dd75c08..416cf58e16d 100644 --- a/modules/util.once.html +++ b/modules/util.once.html @@ -88,7 +88,7 @@

    Const once

  • diff --git a/modules/util.ontapdown.html b/modules/util.ontapdown.html index fb68e8294d1..5804c2f16c8 100644 --- a/modules/util.ontapdown.html +++ b/modules/util.ontapdown.html @@ -84,7 +84,7 @@

    Const onTapDown

    onTapDown: (Anonymous function) | (Anonymous function) = isTouch? (handler: (e: React.TouchEvent) => void) => ({ onTouchStart: handler }): (handler: (e: React.MouseEvent) => void) => ({ onMouseDown: handler })
    diff --git a/modules/util.owner.html b/modules/util.owner.html index fdeaab3bf2c..03f48219df0 100644 --- a/modules/util.owner.html +++ b/modules/util.owner.html @@ -88,7 +88,7 @@

    Const owner

  • diff --git a/modules/util.parentof.html b/modules/util.parentof.html index ff415753c05..51944b61aff 100644 --- a/modules/util.parentof.html +++ b/modules/util.parentof.html @@ -88,7 +88,7 @@

    Const parentOf

  • diff --git a/modules/util.parsejsonsafe.html b/modules/util.parsejsonsafe.html index d14c6ce592d..37e7e11bcc5 100644 --- a/modules/util.parsejsonsafe.html +++ b/modules/util.parsejsonsafe.html @@ -89,7 +89,7 @@

    parseJsonSafe

  • @@ -117,7 +117,7 @@

    Returns T<
  • diff --git a/modules/util.parselet.html b/modules/util.parselet.html index 3a892cd93b5..67df0112714 100644 --- a/modules/util.parselet.html +++ b/modules/util.parselet.html @@ -90,7 +90,7 @@

    Const EMPTY_OBJECT

    EMPTY_OBJECT: {}
    @@ -112,7 +112,7 @@

    Const parseLet

  • diff --git a/modules/util.parsesortdirection.html b/modules/util.parsesortdirection.html index cc6b1420f89..1fa5370199c 100644 --- a/modules/util.parsesortdirection.html +++ b/modules/util.parsesortdirection.html @@ -88,7 +88,7 @@

    Const parseSortDirectio
  • diff --git a/modules/util.pathtocontext.html b/modules/util.pathtocontext.html index 5b80d8f58e6..898b99b6ae2 100644 --- a/modules/util.pathtocontext.html +++ b/modules/util.pathtocontext.html @@ -88,7 +88,7 @@

    Const pathToContext

  • diff --git a/modules/util.publishmode.html b/modules/util.publishmode.html index 22cc757fb5c..2e9150238ef 100644 --- a/modules/util.publishmode.html +++ b/modules/util.publishmode.html @@ -88,7 +88,7 @@

    Const publishMode

  • diff --git a/modules/util.recentlyeditedtree.html b/modules/util.recentlyeditedtree.html index 3c8266a7ec8..d77a6eeb404 100644 --- a/modules/util.recentlyeditedtree.html +++ b/modules/util.recentlyeditedtree.html @@ -115,7 +115,7 @@

    Tree

    Tree: {}
    @@ -136,7 +136,7 @@

    Const EDIT_TIME_MAX

    EDIT_TIME_MAX: 7200 = 7200
    @@ -146,7 +146,7 @@

    Const treeChange

    treeChange: (Anonymous function) = immerfy(nodeChange)
    @@ -177,7 +177,7 @@

    Const treeDelete

    treeDelete: (Anonymous function) = immerfy(nodeDelete)
    @@ -204,7 +204,7 @@

    Const treeMove

    treeMove: (Anonymous function) = immerfy(nodeMove)
    @@ -238,7 +238,7 @@

    Const contextEncode

  • @@ -266,7 +266,7 @@

    Const findClosestShared
  • @@ -333,7 +333,7 @@

    Const findTreeDeepest
    @@ -386,7 +386,7 @@

    Const findTreeDescendan
  • @@ -434,7 +434,7 @@

    Const immerfy

  • @@ -492,7 +492,7 @@

    Const nodeAdd

  • @@ -546,7 +546,7 @@

    Const nodeChange

  • @@ -588,7 +588,7 @@

    Const nodeDelete

  • @@ -630,7 +630,7 @@

    Const nodeMove

  • @@ -676,7 +676,7 @@

    Const shouldHide

  • @@ -704,7 +704,7 @@

    Const timeDifference

  • diff --git a/modules/util.reducerflow.html b/modules/util.reducerflow.html index a2eb94b1367..8cae15d659d 100644 --- a/modules/util.reducerflow.html +++ b/modules/util.reducerflow.html @@ -90,7 +90,7 @@

    UnaryReducer

    UnaryReducer<S>: (state: S) => Partial<S> | null

    Type parameters

    @@ -134,7 +134,7 @@

    Const reducerFlow

  • diff --git a/modules/util.regexescapeselector.html b/modules/util.regexescapeselector.html index f014ac04737..0a5d9f7f41b 100644 --- a/modules/util.regexescapeselector.html +++ b/modules/util.regexescapeselector.html @@ -84,7 +84,7 @@

    Const regExpEscape
    regExpEscapeSelector: RegExp = new RegExp('[' + escapeRegex(' !"#$%&\'()*+,./:;<=>?@[]^`{|}~') + ']', 'g')
    diff --git a/modules/util.removecontext.html b/modules/util.removecontext.html index 3e2f8836744..3fef26eaf17 100644 --- a/modules/util.removecontext.html +++ b/modules/util.removecontext.html @@ -88,7 +88,7 @@

    Const removeContext

  • diff --git a/modules/util.removeduplicatedcontext.html b/modules/util.removeduplicatedcontext.html index 8abdccb3166..16d332b1f9b 100644 --- a/modules/util.removeduplicatedcontext.html +++ b/modules/util.removeduplicatedcontext.html @@ -88,7 +88,7 @@

    Const removeDuplicatedC
  • diff --git a/modules/util.removehome.html b/modules/util.removehome.html index de4d13618db..248174caf4b 100644 --- a/modules/util.removehome.html +++ b/modules/util.removehome.html @@ -88,7 +88,7 @@

    Const removeHome

  • diff --git a/modules/util.roamjsontoblocks.html b/modules/util.roamjsontoblocks.html index 97ead248e47..a14ab351123 100644 --- a/modules/util.roamjsontoblocks.html +++ b/modules/util.roamjsontoblocks.html @@ -98,7 +98,7 @@

    Const createEmailToBloc
  • @@ -129,7 +129,7 @@

    Const editEmailToBlock<
  • @@ -160,7 +160,7 @@

    Const roamBlocksToBlock
  • @@ -188,7 +188,7 @@

    Const roamJsonToBlocks<
  • diff --git a/modules/util.saferefmerge.html b/modules/util.saferefmerge.html index 76469cfeee4..d3e41886a17 100644 --- a/modules/util.saferefmerge.html +++ b/modules/util.saferefmerge.html @@ -88,7 +88,7 @@

    Const safeRefMerge

  • diff --git a/modules/util.seekblock.html b/modules/util.seekblock.html index 6e28dae2951..0beb0c54a38 100644 --- a/modules/util.seekblock.html +++ b/modules/util.seekblock.html @@ -88,7 +88,7 @@

    Const seekBlock

  • diff --git a/modules/util.series.html b/modules/util.series.html index 5a3b58ae02e..1766770412b 100644 --- a/modules/util.series.html +++ b/modules/util.series.html @@ -88,7 +88,7 @@

    Const series

  • diff --git a/modules/util.sleep.html b/modules/util.sleep.html index 4ce070deb1a..18c6c7c4872 100644 --- a/modules/util.sleep.html +++ b/modules/util.sleep.html @@ -88,7 +88,7 @@

    Const sleep

  • diff --git a/modules/util.sort.html b/modules/util.sort.html index 12631d8c7a9..4a2abd30c6b 100644 --- a/modules/util.sort.html +++ b/modules/util.sort.html @@ -90,7 +90,7 @@

    Const EMPTY_ARRAY

    EMPTY_ARRAY: any = []
    @@ -107,7 +107,7 @@

    Const sort

  • diff --git a/modules/util.spellnumber.html b/modules/util.spellnumber.html index 3d48a217f6e..989bd2ada41 100644 --- a/modules/util.spellnumber.html +++ b/modules/util.spellnumber.html @@ -90,7 +90,7 @@

    Const NUMBERS

    NUMBERS: string[] = ['zero','one','two','three','four','five','six','seven','eight','nine','ten','eleven','twelve','thirteen','fourteen','fifteen','sixteen','seventeen','eighteen','nineteen','twenty',]
    @@ -107,7 +107,7 @@

    Const spellNumber

  • diff --git a/modules/util.splice.html b/modules/util.splice.html index 75ea812eb63..a7fc4d1579a 100644 --- a/modules/util.splice.html +++ b/modules/util.splice.html @@ -88,7 +88,7 @@

    Const splice

  • diff --git a/modules/util.splitsentence.html b/modules/util.splitsentence.html index ffa895c9ec3..ee338e892dc 100644 --- a/modules/util.splitsentence.html +++ b/modules/util.splitsentence.html @@ -90,7 +90,7 @@

    calculateRemoveFront

  • @@ -137,7 +137,7 @@

    isUrl

  • @@ -175,7 +175,7 @@

    Const splitSentence

  • diff --git a/modules/util.storage.html b/modules/util.storage.html index 22ddb5662f2..18df06bffa8 100644 --- a/modules/util.storage.html +++ b/modules/util.storage.html @@ -106,7 +106,7 @@

    ModelValue

    ModelValue<M>: M extends ModelSpec<infer U> ? U : never
    @@ -134,7 +134,7 @@

    Const clear

  • @@ -157,7 +157,7 @@

    getItem

  • @@ -176,7 +176,7 @@

    Returns string
    @@ -207,7 +207,7 @@

    Const model

  • @@ -252,7 +252,7 @@

    Const removeItem

  • @@ -280,7 +280,7 @@

    Const setItem

  • @@ -310,7 +310,7 @@

    Const storage

    storage: object
    @@ -319,7 +319,7 @@

    clear

    clear: clear
    @@ -329,7 +329,7 @@

    getItem

    getItem: getItem
    @@ -339,7 +339,7 @@

    model

    model: model
    @@ -349,7 +349,7 @@

    removeItem

    removeItem: removeItem
    @@ -359,7 +359,7 @@

    setItem

    setItem: setItem
    diff --git a/modules/util.storesession.html b/modules/util.storesession.html index f2385e7e372..07f9b88d893 100644 --- a/modules/util.storesession.html +++ b/modules/util.storesession.html @@ -84,7 +84,7 @@

    Const storeSession

    storeSession: object
    @@ -97,7 +97,7 @@

    clear

  • Returns void

    @@ -114,7 +114,7 @@

    getItem

  • Parameters

    @@ -137,7 +137,7 @@

    removeItem

  • Parameters

    @@ -160,7 +160,7 @@

    setItem

  • Parameters

    diff --git a/modules/util.strip.html b/modules/util.strip.html index 0b1de17dbf2..2f2490cc076 100644 --- a/modules/util.strip.html +++ b/modules/util.strip.html @@ -100,7 +100,7 @@

    StripOptions

    StripOptions: { preserveFormatting?: undefined | false | true; preventTrim?: undefined | false | true; stripAttributes?: undefined | false | true }
    @@ -127,7 +127,7 @@

    Const REGEX_BR_TAG

    REGEX_BR_TAG: RegExp = /<br.*?>/gim
  • @@ -137,7 +137,7 @@

    Const REGEX_DECIMAL_SPA
    REGEX_DECIMAL_SPACE: RegExp = /&#32;/gim
    @@ -147,7 +147,7 @@

    Const REGEX_EMPTY_FORMA
    REGEX_EMPTY_FORMATTING_TAGS: RegExp = /<[^/>][^>]*>\s*<\/[^>]+>/gim
    @@ -157,7 +157,7 @@

    Const REGEX_NBSP

    REGEX_NBSP: RegExp = /&nbsp;/gim
    @@ -167,7 +167,7 @@

    Const REGEX_SPAN_TAG_REGEX_SPAN_TAG_ONLY_CONTAINS_WHITESPACES: RegExp = /<span[^>]*>([\s]+)<\/span>/gim

    @@ -184,7 +184,7 @@

    Const strip

  • diff --git a/modules/util.stripemptyformattingtags.html b/modules/util.stripemptyformattingtags.html index 1a3c193f9d1..da88638c903 100644 --- a/modules/util.stripemptyformattingtags.html +++ b/modules/util.stripemptyformattingtags.html @@ -88,7 +88,7 @@

    Const stripEmptyFormatt
  • diff --git a/modules/util.strippunctuation.html b/modules/util.strippunctuation.html index 2a636069e42..1db5ec02e91 100644 --- a/modules/util.strippunctuation.html +++ b/modules/util.strippunctuation.html @@ -90,7 +90,7 @@

    Const REGEX_PUNCTUATION

    REGEX_PUNCTUATION: RegExp = /[;:.?!\-—,'"]/gi
    @@ -107,7 +107,7 @@

    Const stripPunctuation

  • diff --git a/modules/util.stripstyleattribute.html b/modules/util.stripstyleattribute.html index b67693b818c..cffcf0a0fb6 100644 --- a/modules/util.stripstyleattribute.html +++ b/modules/util.stripstyleattribute.html @@ -101,7 +101,7 @@

    Const allowedStylePrope
    allowedStyleProperties: ({ enabled: boolean; property: string; test: any } | { property: string; test: any } | { enabled: boolean; property: string })[] = [{property: 'color',enabled: false,test: (styleProperty: StyleProperty, styleProperties: StyleProperty[]) => {const background = styleProperties.find(property => property.name.startsWith('background'))return !((isColorBlack(styleProperty.value) || isColorWhite(styleProperty.value)) && !background)},},{property: 'font',test: (styleProperty: StyleProperty, styleProperties: StyleProperty[]) => {if (styleProperty.value === 'normal' || +styleProperty.value <= 400) {return false}return ['font-style', 'font-weight'].includes(styleProperty.name)},},{property: 'background',enabled: false,test: (styleProperty: StyleProperty, styleProperties: StyleProperty[]) => {const color = styleProperties.find(property => property.name === 'color')return !(isColorWhite(styleProperty.value) && !color)},},{property: 'text',test: (styleProperty: StyleProperty, styleProperties: StyleProperty[]) => {if (styleProperty.value === 'none') {return false}return ['text-decoration'].includes(styleProperty.name)},},{ property: 'border', enabled: false },{ property: 'padding', enabled: false },{ property: 'word', enabled: false },{ property: 'box-shadow', enabled: false },{ property: 'color', enabled: false },{ property: 'opacity', enabled: false },{ property: 'white-space', enabled: false },]
    @@ -111,7 +111,7 @@

    Const blackColors

    blackColors: string[] = ['#000000', '#000', 'rgb(0,0,0)', 'rgba(0,0,0,1)', 'black']
    @@ -121,7 +121,7 @@

    Const whiteColors

    whiteColors: string[] = ['#ffffff', '#fff', 'rgb(255,255,255)', 'rgba(255,255,255,1)', 'white']
    @@ -138,7 +138,7 @@

    Const isColorBlack

  • @@ -166,7 +166,7 @@

    Const isColorWhite

  • @@ -194,7 +194,7 @@

    Const parseStyleString<
  • @@ -222,7 +222,7 @@

    Const stripStyleAttribu
  • diff --git a/modules/util.sumsubthoughtslength.html b/modules/util.sumsubthoughtslength.html index 4cb6a3208c3..ef816f2a3fb 100644 --- a/modules/util.sumsubthoughtslength.html +++ b/modules/util.sumsubthoughtslength.html @@ -88,7 +88,7 @@

    Const sumSubthoughtsLen
  • diff --git a/modules/util.taskqueue.html b/modules/util.taskqueue.html index c664ac2a48a..3292d9f03de 100644 --- a/modules/util.taskqueue.html +++ b/modules/util.taskqueue.html @@ -105,7 +105,7 @@

    Task

    Task<T>: TaskFunction<T> | { description: string; function: TaskFunction<T> }

    Type parameters

    @@ -121,7 +121,7 @@

    TaskFunction

    TaskFunction<T>: () => T | Promise<T>

    Type parameters

    @@ -152,7 +152,7 @@

    TaskQueue

    TaskQueue<T>: ReturnType<TaskQueueWrapper<T>["wrapped"]>

    Type parameters

    @@ -175,7 +175,7 @@

    Const retriable

  • @@ -235,7 +235,7 @@

    Const taskQueue

  • @@ -319,7 +319,7 @@
    completed: function
  • @@ -340,7 +340,7 @@
    expected: function
  • @@ -367,7 +367,7 @@
    off: function
  • @@ -403,7 +403,7 @@
    on: function
  • @@ -439,7 +439,7 @@
    once: function
  • @@ -472,7 +472,7 @@
    pause: function
  • @@ -493,7 +493,7 @@
    running: function
  • @@ -514,7 +514,7 @@
    start: function
  • @@ -535,7 +535,7 @@
    total: function
  • diff --git a/modules/util.texttohtml.html b/modules/util.texttohtml.html index b7da45de840..ec8d9390b16 100644 --- a/modules/util.texttohtml.html +++ b/modules/util.texttohtml.html @@ -101,7 +101,7 @@

    Const REGEX_CONTAINS_ME
    REGEX_CONTAINS_META_TAG: RegExp = /^<(!doctype|meta)\s*.*?>/i
    @@ -111,7 +111,7 @@

    Const REGEX_LEADING_SPA
    REGEX_LEADING_SPACES_AND_BULLET: RegExp = /^\s*(?:[-—▪◦•]|\*\s)?/
    @@ -121,7 +121,7 @@

    Const REGEX_LIST_ITEMREGEX_LIST_ITEM: RegExp = /<li(?:\s|>)/gim

    @@ -131,7 +131,7 @@

    Const REGEX_MARKDOWN_BO
    REGEX_MARKDOWN_BOLD: RegExp = /\*\*([^<]+?)\*\*/g
    @@ -141,7 +141,7 @@

    Const REGEX_MARKDOWN_IT
    REGEX_MARKDOWN_ITALICS: RegExp = /\*([^<]+?)\*/g
    @@ -151,7 +151,7 @@

    Const REGEX_PLAINTEXT_B
    REGEX_PLAINTEXT_BULLET: RegExp = /^\s*(?:[-—▪◦•]|\*\s)/m
    @@ -161,7 +161,7 @@

    Const REGEX_STARTS_WITH
    REGEX_STARTS_WITH_CLOSED_TAG: RegExp = /^<([A-Z][A-Z0-9]*)\b[^>]*>(.*?)<\/\1>/ims
    @@ -178,7 +178,7 @@

    Const blocksToHtml

  • @@ -234,7 +234,7 @@

    Const bodyContent

  • @@ -262,7 +262,7 @@

    Const isCopiedFrom
  • @@ -290,7 +290,7 @@

    Const moveLeadingSpaces
  • @@ -325,7 +325,7 @@

    Const parseBodyContent<
  • @@ -353,7 +353,7 @@

    Const textToHtml

  • diff --git a/modules/util.throttlebyanimationframe.html b/modules/util.throttlebyanimationframe.html index 94ecd8d7158..bc0a8838119 100644 --- a/modules/util.throttlebyanimationframe.html +++ b/modules/util.throttlebyanimationframe.html @@ -88,7 +88,7 @@

    Const throttleByAnimation
    diff --git a/modules/util.throttleconcat.html b/modules/util.throttleconcat.html index 807ab99dece..1ae5463c2aa 100644 --- a/modules/util.throttleconcat.html +++ b/modules/util.throttleconcat.html @@ -88,7 +88,7 @@

    Const throttleConcat

  • diff --git a/modules/util.throttlereduce.html b/modules/util.throttlereduce.html index c3c0c535574..fed7282253a 100644 --- a/modules/util.throttlereduce.html +++ b/modules/util.throttlereduce.html @@ -90,7 +90,7 @@

    ThrottledFunction

    ThrottledFunction<T, R>: (value: T) => R | undefined & { cancel: () => void; flush: () => R | undefined; size: () => number }

    Type parameters

    @@ -116,7 +116,7 @@

    Const throttleReduce

  • diff --git a/modules/util.timestamp.html b/modules/util.timestamp.html index 676fdab3264..d471585de9f 100644 --- a/modules/util.timestamp.html +++ b/modules/util.timestamp.html @@ -88,7 +88,7 @@

    Const timestamp

  • diff --git a/modules/util.unroot.html b/modules/util.unroot.html index 50710baf906..f44f6df9dbb 100644 --- a/modules/util.unroot.html +++ b/modules/util.unroot.html @@ -88,7 +88,7 @@

    Const unroot

  • diff --git a/modules/util.urldatasource.html b/modules/util.urldatasource.html index ec2af5c9e82..40af522d27a 100644 --- a/modules/util.urldatasource.html +++ b/modules/util.urldatasource.html @@ -88,7 +88,7 @@

    Const urlDataSource

    diff --git a/modules/util.useshallowselector.html b/modules/util.useshallowselector.html index c834cfae4e1..6f6fa9806ba 100644 --- a/modules/util.useshallowselector.html +++ b/modules/util.useshallowselector.html @@ -88,7 +88,7 @@

    Const useShallowSelecto
  • diff --git a/modules/util.validateroam.html b/modules/util.validateroam.html index 06e7308ec98..56d08fb6eed 100644 --- a/modules/util.validateroam.html +++ b/modules/util.validateroam.html @@ -89,7 +89,7 @@

    Const isRoamBlock

  • @@ -117,7 +117,7 @@

    Const validateRoam

  • diff --git a/modules/util.when.html b/modules/util.when.html index 697c7da51ee..8fba0d27668 100644 --- a/modules/util.when.html +++ b/modules/util.when.html @@ -88,7 +88,7 @@

    Const when

  • diff --git a/modules/util.yieldall.html b/modules/util.yieldall.html index 0c28ca4dbe6..6caa51a233c 100644 --- a/modules/util.yieldall.html +++ b/modules/util.yieldall.html @@ -88,7 +88,7 @@

    yieldAll