MCPcopy Create free account

hub / github.com/chanzuckerberg/czi-prosemirror / functions

Functions472 in github.com/chanzuckerberg/czi-prosemirror

↓ 26 callersMethodmap
()
src/SetDocAttrStep.js:39
↓ 22 callersFunctionuuid
()
src/ui/uuid.js:5
↓ 20 callersFunctionmakeKeyMapWithCommon
( description: string, common: string )
src/EditorKeyMap.js:63
↓ 17 callersMethodget
(type: string, title: ?string)
src/ui/Icon.js:39
↓ 13 callersFunctioncreateCommand
(execute: ExecuteCall)
src/createCommand.js:15
↓ 12 callersFunctionisListNode
(node: Node)
src/isListNode.js:8
↓ 10 callersFunctionclamp
(min: number, val: number, max: number)
src/ui/clamp.js:3
↓ 10 callersFunctionmakeKeyMap
( description: string, windows: string, mac: string, common?: ?string )
src/EditorKeyMap.js:49
↓ 9 callersFunctionconvertToCSSPTValue
(styleValue: string)
src/convertToCSSPTValue.js:10
↓ 8 callersFunctionapplyMark
( tr: Transform, schema: Schema, markType: Mark, attrs?: ?Object )
src/applyMark.js:25
↓ 8 callersMethodexecute
()
src/HTMLMutator.js:25
↓ 8 callersFunctiontoCSSColor
(source: any)
src/ui/toCSSColor.js:21
↓ 7 callersFunctionfindNodesWithSameMark
( doc: Node, from: number, to: number, markType: MarkType )
src/findNodesWithSameMark.js:19
↓ 6 callersFunctionisCollapsed
(rect: Rect)
src/ui/rects.js:10
↓ 5 callersMethoddestroy
()
src/LinkTooltipPlugin.js:98
↓ 5 callersMethoddisconnect
()
src/ui/SelectionObserver.js:65
↓ 5 callersFunctionfromHTMlElement
(el: HTMLElement)
src/ui/rects.js:34
↓ 5 callersMethodobserve
(el: Element)
src/ui/SelectionObserver.js:74
↓ 4 callersMethod__renderReactComponent
()
src/ui/CustomNodeView.js:173
↓ 4 callersMethod_end
()
src/ui/ImageResizeBox.js:132
↓ 4 callersMethod_hide
()
src/ContentPlaceholderPlugin.js:159
↓ 4 callersFunctionisIntersected
(r1: Rect, r2: Rect, padding: ?number)
src/ui/rects.js:14
↓ 3 callersFunctioncanUseCSSFont
(fontName: string)
src/ui/canUseCSSFont.js:5
↓ 3 callersFunctionconsolidateListNodes
(tr: Transform)
src/consolidateListNodes.js:39
↓ 3 callersFunctionconvertFromHTML
( html: string, schema: ?Schema, plugins: ?Array<Plugin> )
src/convertFromHTML.js:10
↓ 3 callersFunctionconvertFromJSON
( json: Object | string, schema: ?Schema, plugins: ?Array<Plugin> )
src/convertFromJSON.js:11
↓ 3 callersFunctionconvertMarginLeftToIndentValue
(marginLeft: string)
src/ParagraphNodeSpec.js:116
↓ 3 callersMethoddestroy
()
src/ui/CustomNodeView.js:167
↓ 3 callersFunctionedgeCell
(view: EditorView, event: PointerEvent, side: string)
src/TableResizePlugin.js:456
↓ 3 callersFunctionfromXY
(x: number, y: number, padding: ?number)
src/ui/rects.js:24
↓ 3 callersFunctiongetSchema
(editorState: ?EditorState)
src/ui/Editor.js:105
↓ 3 callersFunctioninjectStyleSheet
(urlStr: string)
src/ui/injectStyleSheet.js:19
↓ 3 callersMethodinsertHTMLAfter
(html: string, el: Element)
src/HTMLMutator.js:21
↓ 3 callersFunctionisOrderedListNode
(node: Node)
src/isOrderedListNode.js:7
↓ 3 callersFunctionisTextStyleMarkCommandEnabled
( state: EditorState, markName: string )
src/isTextStyleMarkCommandEnabled.js:12
↓ 3 callersMethodrender
()
src/ui/Icon.js:51
↓ 3 callersFunctionrenderLaTeXAsHTML
(latex: ?string)
src/ui/renderLaTeXAsHTML.js:25
↓ 3 callersFunctionresolveSelectionValue
(el: Element)
src/ui/SelectionObserver.js:20
↓ 3 callersFunctiontoCSSLineSpacing
(source: any)
src/ui/toCSSLineSpacing.js:17
↓ 3 callersFunctiontransformAndPreserveTextSelection
( tr: Transform, schema: Schema, fn: (memo: SelectionMemo) => Transform )
src/transformAndPreserveTextSelection.js:23
↓ 3 callersFunctionunwrapNodesFromList
( tr: Transform, schema: Schema, listNodePos: number, unwrapParagraphNode?: ?(Node) => Node )
src/toggleList.js:42
↓ 3 callersFunctionwrite_text
(path, text)
scripts/build_bin.py:23
↓ 2 callersMethod_findList
(state: EditorState, type: string)
src/ListToggleCommand.js:50
↓ 2 callersMethod_getBodyElement
()
src/ContentPlaceholderPlugin.js:137
↓ 2 callersMethod_insertHTML
( html: string, position: 'before' | 'after', el: Element )
src/HTMLMutator.js:35
↓ 2 callersMethod_onBlur
()
src/ContentPlaceholderPlugin.js:125
↓ 2 callersMethod_renderInlineEditor
()
src/ui/ImageNodeView.js:242
↓ 2 callersMethod_renderInlineEditor
()
src/ui/MathNodeView.js:79
↓ 2 callersMethod_updateDOM
(node: Node)
src/ui/ListItemNodeView.js:37
↓ 2 callersMethod_updateDOM
(el: HTMLElement)
src/ui/ImageNodeView.js:391
↓ 2 callersMethod_updateDOM
(el: HTMLElement)
src/ui/MathNodeView.js:160
↓ 2 callersMethod_updateMargin
(node: Node)
src/ui/TableNodeView.js:18
↓ 2 callersMethodapply
(doc: Node)
src/SetDocAttrStep.js:25
↓ 2 callersFunctionbatchMouseHandler
( handler: (view: EditorView, pe: PointerEvent) => void )
src/TableResizePlugin.js:528
↓ 2 callersFunctionbindCommands
(...commands: Array<UICommand>)
src/createEditorKeyMap.js:52
↓ 2 callersFunctionbuildInputRules
(schema: Schema)
src/buildInputRules.js:62
↓ 2 callersFunctionbuildSelectorTextToCSSText
( result: Array<SelectorTextToCSSText>, selectorText: string, cssText: string )
src/patchStyleElements.js:159
↓ 2 callersFunctionclearMarks
(tr: Transform, schema: Schema)
src/clearMarks.js:31
↓ 2 callersFunctionconvertFromDOMElement
( el: HTMLElement, schema: ?Schema, plugins: ?Array<Plugin> )
src/convertFromDOMElement.js:12
↓ 2 callersFunctionconvertToJSON
(editorState: EditorState)
src/convertToJSON.js:5
↓ 2 callersFunctioncreateEditorKeyMap
()
src/createEditorKeyMap.js:68
↓ 2 callersFunctiondispose
()
src/ui/resolveImage.js:93
↓ 2 callersFunctionfindActiveMark
( doc: Node, from: number, to: number, markType: MarkType )
src/findActiveMark.js:5
↓ 2 callersFunctionfindCursorPlaceholderPos
(state: EditorState)
src/CursorPlaceholderPlugin.js:62
↓ 2 callersFunctionfindSelectionPlaceholder
(state: EditorState)
src/SelectionPlaceholderPlugin.js:70
↓ 2 callersFunctiongetAttrs
(el: HTMLElement)
src/DocNodeSpec.js:14
↓ 2 callersFunctiongetRootElement
( id: string, forceCreation: boolean, popUpParams: ?PopUpParams )
src/ui/createPopUp.js:58
↓ 2 callersFunctionhideCursorPlaceholder
(state: EditorState)
src/CursorPlaceholderPlugin.js:95
↓ 2 callersFunctionhideModalMask
()
src/ui/createPopUp.js:51
↓ 2 callersFunctionhideSelectionPlaceholder
( state: EditorState, tr: ?Transform )
src/SelectionPlaceholderPlugin.js:108
↓ 2 callersFunctionisBlankParagraphNode
(node: ?Node)
src/TableMergeCellsCommand.js:13
↓ 2 callersFunctionisBookMarkHref
(href: string)
src/ui/LinkTooltip.js:12
↓ 2 callersFunctionisEditorStateEmpty
(editorState: EditorState)
src/isEditorStateEmpty.js:7
↓ 2 callersFunctionisElementFullyVisible
(el: HTMLElement)
src/ui/isElementFullyVisible.js:5
↓ 2 callersFunctionisInsideListItem
(doc: Node, pos: number)
src/isInsideListItem.js:7
↓ 2 callersFunctionnodeAt
(doc: Node, pos: number)
src/nodeAt.js:5
↓ 2 callersFunctionparseLabel
(input: string)
src/ui/EditorToolbarConfig.js:13
↓ 2 callersFunctionprocessQueue
()
src/ui/resolveImage.js:27
↓ 2 callersFunctionread_text
(path)
scripts/build_bin.py:12
↓ 2 callersFunctionrender
()
src/ui/TableGridSizeEditor.js:63
↓ 2 callersFunctionsanitizeURL
(url: ?string)
src/sanitizeURL.js:5
↓ 2 callersFunctionsetCounterLinked
( tr: Transform, pos: number, linked: boolean )
src/consolidateListNodes.js:190
↓ 2 callersFunctionsetNodeIndentMarkup
( tr: Transform, schema: Schema, pos: number, delta: number )
src/updateIndentLevel.js:174
↓ 2 callersFunctionsetTextAlign
( tr: Transform, schema: Schema, alignment: ?string )
src/TextAlignCommand.js:11
↓ 2 callersFunctionshowCursorPlaceholder
(state: EditorState)
src/CursorPlaceholderPlugin.js:72
↓ 2 callersFunctionshowSelectionPlaceholder
( state: EditorState, tr: ?Transform )
src/SelectionPlaceholderPlugin.js:84
↓ 2 callersMethodtakeRecords
()
src/ui/SelectionObserver.js:95
↓ 2 callersFunctiontoCSS
(val: ?(number | string))
src/ui/EditorFrameset.js:20
↓ 2 callersFunctiontoggleBlockquote
( tr: Transform, schema: Schema )
src/toggleBlockquote.js:12
↓ 2 callersMethodupdate
(view: EditorView)
src/ContentPlaceholderPlugin.js:38
↓ 2 callersMethodupdate
(node: Node, decorations: Array<Decoration>)
src/ui/MathNodeView.js:149
↓ 2 callersFunctionupdateResizeHandle
( view: EditorView, cellPos: number, forMarginLeft: boolean )
src/TableResizePlugin.js:472
↓ 2 callersFunctionuploadImageFiles
( view: EditorView, files: Array<File>, coords: ?{x: number, y: number} )
src/ImageUploadPlaceholderPlugin.js:52
↓ 2 callersFunctionwrapNodesWithList
( tr: Transform, schema: Schema, listNodeType: NodeType )
src/toggleList.js:55
↓ 1 callersMethod_findCodeBlock
(state: EditorState)
src/CodeBlockCommand.js:36
↓ 1 callersMethod_findHeading
(state: EditorState)
src/HeadingCommand.js:50
↓ 1 callersMethod_observe
()
src/ui/PopUpManager.js:53
↓ 1 callersMethod_onFocus
()
src/ContentPlaceholderPlugin.js:118
↓ 1 callersMethod_show
()
src/ContentPlaceholderPlugin.js:144
↓ 1 callersMethod_unobserve
()
src/ui/PopUpManager.js:61
next →1–100 of 472, ranked by callers