@lexical/react 0.14.2 → 0.14.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{LexicalAutoEmbedPlugin.esm.js → LexicalAutoEmbedPlugin.mjs} +2 -2
- package/LexicalAutoEmbedPlugin.node.mjs +11 -0
- package/{LexicalHashtagPlugin.esm.js → LexicalAutoFocusPlugin.mjs} +3 -3
- package/LexicalAutoFocusPlugin.node.mjs +8 -0
- package/{LexicalAutoLinkPlugin.esm.js → LexicalAutoLinkPlugin.mjs} +2 -2
- package/LexicalAutoLinkPlugin.node.mjs +9 -0
- package/{LexicalBlockWithAlignableContents.esm.js → LexicalBlockWithAlignableContents.mjs} +2 -2
- package/LexicalBlockWithAlignableContents.node.mjs +8 -0
- package/{LexicalClearEditorPlugin.esm.js → LexicalCharacterLimitPlugin.mjs} +3 -3
- package/LexicalCharacterLimitPlugin.node.mjs +8 -0
- package/LexicalCheckListPlugin.dev.js +1 -1
- package/{LexicalCheckListPlugin.dev.esm.js → LexicalCheckListPlugin.dev.mjs} +2 -2
- package/LexicalCheckListPlugin.mjs +10 -0
- package/LexicalCheckListPlugin.node.mjs +8 -0
- package/LexicalCheckListPlugin.prod.js +1 -1
- package/LexicalCheckListPlugin.prod.mjs +7 -0
- package/{LexicalCheckListPlugin.esm.js → LexicalClearEditorPlugin.mjs} +3 -3
- package/LexicalClearEditorPlugin.node.mjs +8 -0
- package/LexicalClickableLinkPlugin.d.ts +2 -1
- package/LexicalClickableLinkPlugin.dev.js +8 -3
- package/{LexicalClickableLinkPlugin.dev.esm.js → LexicalClickableLinkPlugin.dev.mjs} +8 -3
- package/LexicalClickableLinkPlugin.mjs +10 -0
- package/LexicalClickableLinkPlugin.node.mjs +8 -0
- package/LexicalClickableLinkPlugin.prod.js +4 -3
- package/LexicalClickableLinkPlugin.prod.mjs +7 -0
- package/{LexicalCollaborationContext.esm.js → LexicalCollaborationContext.mjs} +2 -2
- package/LexicalCollaborationContext.node.mjs +9 -0
- package/LexicalCollaborationPlugin.mjs +10 -0
- package/LexicalCollaborationPlugin.node.mjs +8 -0
- package/{LexicalListPlugin.esm.js → LexicalComposer.mjs} +3 -3
- package/LexicalComposer.node.mjs +8 -0
- package/{LexicalComposerContext.esm.js → LexicalComposerContext.mjs} +2 -2
- package/LexicalComposerContext.node.mjs +10 -0
- package/LexicalContentEditable.mjs +10 -0
- package/LexicalContentEditable.node.mjs +8 -0
- package/LexicalContextMenuPlugin.d.ts +2 -1
- package/LexicalContextMenuPlugin.dev.js +9 -4
- package/{LexicalContextMenuPlugin.dev.esm.js → LexicalContextMenuPlugin.dev.mjs} +9 -4
- package/{LexicalContextMenuPlugin.esm.js → LexicalContextMenuPlugin.mjs} +2 -2
- package/LexicalContextMenuPlugin.node.mjs +9 -0
- package/LexicalContextMenuPlugin.prod.js +16 -16
- package/LexicalContextMenuPlugin.prod.mjs +7 -0
- package/{LexicalDecoratorBlockNode.esm.js → LexicalDecoratorBlockNode.mjs} +2 -2
- package/LexicalDecoratorBlockNode.node.mjs +9 -0
- package/LexicalEditorRefPlugin.mjs +10 -0
- package/LexicalEditorRefPlugin.node.mjs +8 -0
- package/{useLexicalEditable.esm.js → LexicalErrorBoundary.mjs} +2 -2
- package/LexicalErrorBoundary.node.mjs +8 -0
- package/{LexicalClickableLinkPlugin.esm.js → LexicalHashtagPlugin.mjs} +3 -3
- package/LexicalHashtagPlugin.node.mjs +8 -0
- package/{LexicalHistoryPlugin.esm.js → LexicalHistoryPlugin.mjs} +2 -2
- package/LexicalHistoryPlugin.node.mjs +9 -0
- package/{LexicalHorizontalRuleNode.esm.js → LexicalHorizontalRuleNode.mjs} +2 -2
- package/LexicalHorizontalRuleNode.node.mjs +11 -0
- package/{LexicalCollaborationPlugin.esm.js → LexicalHorizontalRulePlugin.mjs} +3 -3
- package/LexicalHorizontalRulePlugin.node.mjs +8 -0
- package/{LexicalTableOfContents.esm.js → LexicalLinkPlugin.mjs} +3 -3
- package/LexicalLinkPlugin.node.mjs +8 -0
- package/LexicalListPlugin.mjs +10 -0
- package/LexicalListPlugin.node.mjs +8 -0
- package/{LexicalMarkdownShortcutPlugin.esm.js → LexicalMarkdownShortcutPlugin.mjs} +2 -2
- package/LexicalMarkdownShortcutPlugin.node.mjs +9 -0
- package/LexicalNestedComposer.dev.js +6 -2
- package/{LexicalNestedComposer.dev.esm.js → LexicalNestedComposer.dev.mjs} +6 -2
- package/LexicalNestedComposer.mjs +10 -0
- package/LexicalNestedComposer.node.mjs +8 -0
- package/LexicalNestedComposer.prod.js +5 -4
- package/LexicalNestedComposer.prod.mjs +7 -0
- package/LexicalNodeEventPlugin.mjs +10 -0
- package/LexicalNodeEventPlugin.node.mjs +8 -0
- package/LexicalNodeMenuPlugin.dev.js +1 -1
- package/{LexicalNodeMenuPlugin.dev.esm.js → LexicalNodeMenuPlugin.dev.mjs} +1 -1
- package/{LexicalNodeMenuPlugin.esm.js → LexicalNodeMenuPlugin.mjs} +2 -2
- package/LexicalNodeMenuPlugin.node.mjs +9 -0
- package/LexicalNodeMenuPlugin.prod.js +1 -1
- package/{LexicalNodeMenuPlugin.prod.esm.js → LexicalNodeMenuPlugin.prod.mjs} +1 -1
- package/{LexicalComposer.esm.js → LexicalOnChangePlugin.mjs} +3 -3
- package/LexicalOnChangePlugin.node.mjs +8 -0
- package/LexicalPlainTextPlugin.mjs +10 -0
- package/LexicalPlainTextPlugin.node.mjs +8 -0
- package/{LexicalLinkPlugin.esm.js → LexicalRichTextPlugin.mjs} +3 -3
- package/LexicalRichTextPlugin.node.mjs +8 -0
- package/{LexicalTabIndentationPlugin.esm.js → LexicalTabIndentationPlugin.mjs} +2 -2
- package/LexicalTabIndentationPlugin.node.mjs +9 -0
- package/{LexicalErrorBoundary.esm.js → LexicalTableOfContents.mjs} +2 -2
- package/LexicalTableOfContents.node.mjs +8 -0
- package/LexicalTablePlugin.mjs +10 -0
- package/LexicalTablePlugin.node.mjs +8 -0
- package/{LexicalTreeView.esm.js → LexicalTreeView.mjs} +2 -2
- package/LexicalTreeView.node.mjs +8 -0
- package/LexicalTypeaheadMenuPlugin.dev.js +1 -1
- package/{LexicalTypeaheadMenuPlugin.dev.esm.js → LexicalTypeaheadMenuPlugin.dev.mjs} +1 -1
- package/{LexicalTypeaheadMenuPlugin.esm.js → LexicalTypeaheadMenuPlugin.mjs} +2 -2
- package/LexicalTypeaheadMenuPlugin.node.mjs +14 -0
- package/LexicalTypeaheadMenuPlugin.prod.js +1 -1
- package/{LexicalTypeaheadMenuPlugin.prod.esm.js → LexicalTypeaheadMenuPlugin.prod.mjs} +1 -1
- package/package.json +499 -179
- package/useLexicalEditable.mjs +10 -0
- package/useLexicalEditable.node.mjs +8 -0
- package/{useLexicalIsTextContentEmpty.esm.js → useLexicalIsTextContentEmpty.mjs} +2 -2
- package/useLexicalIsTextContentEmpty.node.mjs +8 -0
- package/{useLexicalNodeSelection.esm.js → useLexicalNodeSelection.mjs} +2 -2
- package/useLexicalNodeSelection.node.mjs +8 -0
- package/useLexicalSubscription.mjs +10 -0
- package/useLexicalSubscription.node.mjs +8 -0
- package/{LexicalAutoFocusPlugin.esm.js → useLexicalTextEntity.mjs} +3 -3
- package/useLexicalTextEntity.node.mjs +8 -0
- package/LexicalCharacterLimitPlugin.esm.js +0 -10
- package/LexicalCheckListPlugin.prod.esm.js +0 -7
- package/LexicalClickableLinkPlugin.prod.esm.js +0 -7
- package/LexicalContentEditable.esm.js +0 -10
- package/LexicalContextMenuPlugin.prod.esm.js +0 -7
- package/LexicalEditorRefPlugin.esm.js +0 -10
- package/LexicalHorizontalRulePlugin.esm.js +0 -10
- package/LexicalNestedComposer.esm.js +0 -10
- package/LexicalNestedComposer.prod.esm.js +0 -7
- package/LexicalNodeEventPlugin.esm.js +0 -10
- package/LexicalOnChangePlugin.esm.js +0 -10
- package/LexicalPlainTextPlugin.esm.js +0 -10
- package/LexicalRichTextPlugin.esm.js +0 -10
- package/LexicalTablePlugin.esm.js +0 -10
- package/useLexicalSubscription.esm.js +0 -10
- package/useLexicalTextEntity.esm.js +0 -10
- /package/{LexicalAutoEmbedPlugin.dev.esm.js → LexicalAutoEmbedPlugin.dev.mjs} +0 -0
- /package/{LexicalAutoEmbedPlugin.prod.esm.js → LexicalAutoEmbedPlugin.prod.mjs} +0 -0
- /package/{LexicalAutoFocusPlugin.dev.esm.js → LexicalAutoFocusPlugin.dev.mjs} +0 -0
- /package/{LexicalAutoFocusPlugin.prod.esm.js → LexicalAutoFocusPlugin.prod.mjs} +0 -0
- /package/{LexicalAutoLinkPlugin.dev.esm.js → LexicalAutoLinkPlugin.dev.mjs} +0 -0
- /package/{LexicalAutoLinkPlugin.prod.esm.js → LexicalAutoLinkPlugin.prod.mjs} +0 -0
- /package/{LexicalBlockWithAlignableContents.dev.esm.js → LexicalBlockWithAlignableContents.dev.mjs} +0 -0
- /package/{LexicalBlockWithAlignableContents.prod.esm.js → LexicalBlockWithAlignableContents.prod.mjs} +0 -0
- /package/{LexicalCharacterLimitPlugin.dev.esm.js → LexicalCharacterLimitPlugin.dev.mjs} +0 -0
- /package/{LexicalCharacterLimitPlugin.prod.esm.js → LexicalCharacterLimitPlugin.prod.mjs} +0 -0
- /package/{LexicalClearEditorPlugin.dev.esm.js → LexicalClearEditorPlugin.dev.mjs} +0 -0
- /package/{LexicalClearEditorPlugin.prod.esm.js → LexicalClearEditorPlugin.prod.mjs} +0 -0
- /package/{LexicalCollaborationContext.dev.esm.js → LexicalCollaborationContext.dev.mjs} +0 -0
- /package/{LexicalCollaborationContext.prod.esm.js → LexicalCollaborationContext.prod.mjs} +0 -0
- /package/{LexicalCollaborationPlugin.dev.esm.js → LexicalCollaborationPlugin.dev.mjs} +0 -0
- /package/{LexicalCollaborationPlugin.prod.esm.js → LexicalCollaborationPlugin.prod.mjs} +0 -0
- /package/{LexicalComposer.dev.esm.js → LexicalComposer.dev.mjs} +0 -0
- /package/{LexicalComposer.prod.esm.js → LexicalComposer.prod.mjs} +0 -0
- /package/{LexicalComposerContext.dev.esm.js → LexicalComposerContext.dev.mjs} +0 -0
- /package/{LexicalComposerContext.prod.esm.js → LexicalComposerContext.prod.mjs} +0 -0
- /package/{LexicalContentEditable.dev.esm.js → LexicalContentEditable.dev.mjs} +0 -0
- /package/{LexicalContentEditable.prod.esm.js → LexicalContentEditable.prod.mjs} +0 -0
- /package/{LexicalDecoratorBlockNode.dev.esm.js → LexicalDecoratorBlockNode.dev.mjs} +0 -0
- /package/{LexicalDecoratorBlockNode.prod.esm.js → LexicalDecoratorBlockNode.prod.mjs} +0 -0
- /package/{LexicalEditorRefPlugin.dev.esm.js → LexicalEditorRefPlugin.dev.mjs} +0 -0
- /package/{LexicalEditorRefPlugin.prod.esm.js → LexicalEditorRefPlugin.prod.mjs} +0 -0
- /package/{LexicalErrorBoundary.dev.esm.js → LexicalErrorBoundary.dev.mjs} +0 -0
- /package/{LexicalErrorBoundary.prod.esm.js → LexicalErrorBoundary.prod.mjs} +0 -0
- /package/{LexicalHashtagPlugin.dev.esm.js → LexicalHashtagPlugin.dev.mjs} +0 -0
- /package/{LexicalHashtagPlugin.prod.esm.js → LexicalHashtagPlugin.prod.mjs} +0 -0
- /package/{LexicalHistoryPlugin.dev.esm.js → LexicalHistoryPlugin.dev.mjs} +0 -0
- /package/{LexicalHistoryPlugin.prod.esm.js → LexicalHistoryPlugin.prod.mjs} +0 -0
- /package/{LexicalHorizontalRuleNode.dev.esm.js → LexicalHorizontalRuleNode.dev.mjs} +0 -0
- /package/{LexicalHorizontalRuleNode.prod.esm.js → LexicalHorizontalRuleNode.prod.mjs} +0 -0
- /package/{LexicalHorizontalRulePlugin.dev.esm.js → LexicalHorizontalRulePlugin.dev.mjs} +0 -0
- /package/{LexicalHorizontalRulePlugin.prod.esm.js → LexicalHorizontalRulePlugin.prod.mjs} +0 -0
- /package/{LexicalLinkPlugin.dev.esm.js → LexicalLinkPlugin.dev.mjs} +0 -0
- /package/{LexicalLinkPlugin.prod.esm.js → LexicalLinkPlugin.prod.mjs} +0 -0
- /package/{LexicalListPlugin.dev.esm.js → LexicalListPlugin.dev.mjs} +0 -0
- /package/{LexicalListPlugin.prod.esm.js → LexicalListPlugin.prod.mjs} +0 -0
- /package/{LexicalMarkdownShortcutPlugin.dev.esm.js → LexicalMarkdownShortcutPlugin.dev.mjs} +0 -0
- /package/{LexicalMarkdownShortcutPlugin.prod.esm.js → LexicalMarkdownShortcutPlugin.prod.mjs} +0 -0
- /package/{LexicalNodeEventPlugin.dev.esm.js → LexicalNodeEventPlugin.dev.mjs} +0 -0
- /package/{LexicalNodeEventPlugin.prod.esm.js → LexicalNodeEventPlugin.prod.mjs} +0 -0
- /package/{LexicalOnChangePlugin.dev.esm.js → LexicalOnChangePlugin.dev.mjs} +0 -0
- /package/{LexicalOnChangePlugin.prod.esm.js → LexicalOnChangePlugin.prod.mjs} +0 -0
- /package/{LexicalPlainTextPlugin.dev.esm.js → LexicalPlainTextPlugin.dev.mjs} +0 -0
- /package/{LexicalPlainTextPlugin.prod.esm.js → LexicalPlainTextPlugin.prod.mjs} +0 -0
- /package/{LexicalRichTextPlugin.dev.esm.js → LexicalRichTextPlugin.dev.mjs} +0 -0
- /package/{LexicalRichTextPlugin.prod.esm.js → LexicalRichTextPlugin.prod.mjs} +0 -0
- /package/{LexicalTabIndentationPlugin.dev.esm.js → LexicalTabIndentationPlugin.dev.mjs} +0 -0
- /package/{LexicalTabIndentationPlugin.prod.esm.js → LexicalTabIndentationPlugin.prod.mjs} +0 -0
- /package/{LexicalTableOfContents.dev.esm.js → LexicalTableOfContents.dev.mjs} +0 -0
- /package/{LexicalTableOfContents.prod.esm.js → LexicalTableOfContents.prod.mjs} +0 -0
- /package/{LexicalTablePlugin.dev.esm.js → LexicalTablePlugin.dev.mjs} +0 -0
- /package/{LexicalTablePlugin.prod.esm.js → LexicalTablePlugin.prod.mjs} +0 -0
- /package/{LexicalTreeView.dev.esm.js → LexicalTreeView.dev.mjs} +0 -0
- /package/{LexicalTreeView.prod.esm.js → LexicalTreeView.prod.mjs} +0 -0
- /package/{useLexicalEditable.dev.esm.js → useLexicalEditable.dev.mjs} +0 -0
- /package/{useLexicalEditable.prod.esm.js → useLexicalEditable.prod.mjs} +0 -0
- /package/{useLexicalIsTextContentEmpty.dev.esm.js → useLexicalIsTextContentEmpty.dev.mjs} +0 -0
- /package/{useLexicalIsTextContentEmpty.prod.esm.js → useLexicalIsTextContentEmpty.prod.mjs} +0 -0
- /package/{useLexicalNodeSelection.dev.esm.js → useLexicalNodeSelection.dev.mjs} +0 -0
- /package/{useLexicalNodeSelection.prod.esm.js → useLexicalNodeSelection.prod.mjs} +0 -0
- /package/{useLexicalSubscription.dev.esm.js → useLexicalSubscription.dev.mjs} +0 -0
- /package/{useLexicalSubscription.prod.esm.js → useLexicalSubscription.prod.mjs} +0 -0
- /package/{useLexicalTextEntity.dev.esm.js → useLexicalTextEntity.dev.mjs} +0 -0
- /package/{useLexicalTextEntity.prod.esm.js → useLexicalTextEntity.prod.mjs} +0 -0
package/package.json
CHANGED
|
@@ -8,29 +8,29 @@
|
|
|
8
8
|
"rich-text"
|
|
9
9
|
],
|
|
10
10
|
"license": "MIT",
|
|
11
|
-
"version": "0.14.
|
|
11
|
+
"version": "0.14.3",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@lexical/clipboard": "0.14.
|
|
14
|
-
"@lexical/code": "0.14.
|
|
15
|
-
"@lexical/dragon": "0.14.
|
|
16
|
-
"@lexical/hashtag": "0.14.
|
|
17
|
-
"@lexical/history": "0.14.
|
|
18
|
-
"@lexical/link": "0.14.
|
|
19
|
-
"@lexical/list": "0.14.
|
|
20
|
-
"@lexical/mark": "0.14.
|
|
21
|
-
"@lexical/markdown": "0.14.
|
|
22
|
-
"@lexical/overflow": "0.14.
|
|
23
|
-
"@lexical/plain-text": "0.14.
|
|
24
|
-
"@lexical/rich-text": "0.14.
|
|
25
|
-
"@lexical/selection": "0.14.
|
|
26
|
-
"@lexical/table": "0.14.
|
|
27
|
-
"@lexical/text": "0.14.
|
|
28
|
-
"@lexical/utils": "0.14.
|
|
29
|
-
"@lexical/yjs": "0.14.
|
|
13
|
+
"@lexical/clipboard": "0.14.3",
|
|
14
|
+
"@lexical/code": "0.14.3",
|
|
15
|
+
"@lexical/dragon": "0.14.3",
|
|
16
|
+
"@lexical/hashtag": "0.14.3",
|
|
17
|
+
"@lexical/history": "0.14.3",
|
|
18
|
+
"@lexical/link": "0.14.3",
|
|
19
|
+
"@lexical/list": "0.14.3",
|
|
20
|
+
"@lexical/mark": "0.14.3",
|
|
21
|
+
"@lexical/markdown": "0.14.3",
|
|
22
|
+
"@lexical/overflow": "0.14.3",
|
|
23
|
+
"@lexical/plain-text": "0.14.3",
|
|
24
|
+
"@lexical/rich-text": "0.14.3",
|
|
25
|
+
"@lexical/selection": "0.14.3",
|
|
26
|
+
"@lexical/table": "0.14.3",
|
|
27
|
+
"@lexical/text": "0.14.3",
|
|
28
|
+
"@lexical/utils": "0.14.3",
|
|
29
|
+
"@lexical/yjs": "0.14.3",
|
|
30
|
+
"lexical": "0.14.3",
|
|
30
31
|
"react-error-boundary": "^3.1.4"
|
|
31
32
|
},
|
|
32
33
|
"peerDependencies": {
|
|
33
|
-
"lexical": "0.14.2",
|
|
34
34
|
"react": ">=17.x",
|
|
35
35
|
"react-dom": ">=17.x"
|
|
36
36
|
},
|
|
@@ -43,562 +43,882 @@
|
|
|
43
43
|
"./LexicalAutoEmbedPlugin": {
|
|
44
44
|
"import": {
|
|
45
45
|
"types": "./LexicalAutoEmbedPlugin.d.ts",
|
|
46
|
-
"
|
|
46
|
+
"node": "./LexicalAutoEmbedPlugin.node.mjs",
|
|
47
|
+
"default": "./LexicalAutoEmbedPlugin.mjs"
|
|
47
48
|
},
|
|
48
|
-
"require":
|
|
49
|
+
"require": {
|
|
50
|
+
"types": "./LexicalAutoEmbedPlugin.d.ts",
|
|
51
|
+
"default": "./LexicalAutoEmbedPlugin.js"
|
|
52
|
+
}
|
|
49
53
|
},
|
|
50
54
|
"./LexicalAutoEmbedPlugin.js": {
|
|
51
55
|
"import": {
|
|
52
56
|
"types": "./LexicalAutoEmbedPlugin.d.ts",
|
|
53
|
-
"
|
|
57
|
+
"node": "./LexicalAutoEmbedPlugin.node.mjs",
|
|
58
|
+
"default": "./LexicalAutoEmbedPlugin.mjs"
|
|
54
59
|
},
|
|
55
|
-
"require":
|
|
60
|
+
"require": {
|
|
61
|
+
"types": "./LexicalAutoEmbedPlugin.d.ts",
|
|
62
|
+
"default": "./LexicalAutoEmbedPlugin.js"
|
|
63
|
+
}
|
|
56
64
|
},
|
|
57
65
|
"./LexicalAutoFocusPlugin": {
|
|
58
66
|
"import": {
|
|
59
67
|
"types": "./LexicalAutoFocusPlugin.d.ts",
|
|
60
|
-
"
|
|
68
|
+
"node": "./LexicalAutoFocusPlugin.node.mjs",
|
|
69
|
+
"default": "./LexicalAutoFocusPlugin.mjs"
|
|
61
70
|
},
|
|
62
|
-
"require":
|
|
71
|
+
"require": {
|
|
72
|
+
"types": "./LexicalAutoFocusPlugin.d.ts",
|
|
73
|
+
"default": "./LexicalAutoFocusPlugin.js"
|
|
74
|
+
}
|
|
63
75
|
},
|
|
64
76
|
"./LexicalAutoFocusPlugin.js": {
|
|
65
77
|
"import": {
|
|
66
78
|
"types": "./LexicalAutoFocusPlugin.d.ts",
|
|
67
|
-
"
|
|
79
|
+
"node": "./LexicalAutoFocusPlugin.node.mjs",
|
|
80
|
+
"default": "./LexicalAutoFocusPlugin.mjs"
|
|
68
81
|
},
|
|
69
|
-
"require":
|
|
82
|
+
"require": {
|
|
83
|
+
"types": "./LexicalAutoFocusPlugin.d.ts",
|
|
84
|
+
"default": "./LexicalAutoFocusPlugin.js"
|
|
85
|
+
}
|
|
70
86
|
},
|
|
71
87
|
"./LexicalAutoLinkPlugin": {
|
|
72
88
|
"import": {
|
|
73
89
|
"types": "./LexicalAutoLinkPlugin.d.ts",
|
|
74
|
-
"
|
|
90
|
+
"node": "./LexicalAutoLinkPlugin.node.mjs",
|
|
91
|
+
"default": "./LexicalAutoLinkPlugin.mjs"
|
|
75
92
|
},
|
|
76
|
-
"require":
|
|
93
|
+
"require": {
|
|
94
|
+
"types": "./LexicalAutoLinkPlugin.d.ts",
|
|
95
|
+
"default": "./LexicalAutoLinkPlugin.js"
|
|
96
|
+
}
|
|
77
97
|
},
|
|
78
98
|
"./LexicalAutoLinkPlugin.js": {
|
|
79
99
|
"import": {
|
|
80
100
|
"types": "./LexicalAutoLinkPlugin.d.ts",
|
|
81
|
-
"
|
|
101
|
+
"node": "./LexicalAutoLinkPlugin.node.mjs",
|
|
102
|
+
"default": "./LexicalAutoLinkPlugin.mjs"
|
|
82
103
|
},
|
|
83
|
-
"require":
|
|
104
|
+
"require": {
|
|
105
|
+
"types": "./LexicalAutoLinkPlugin.d.ts",
|
|
106
|
+
"default": "./LexicalAutoLinkPlugin.js"
|
|
107
|
+
}
|
|
84
108
|
},
|
|
85
109
|
"./LexicalBlockWithAlignableContents": {
|
|
86
110
|
"import": {
|
|
87
111
|
"types": "./LexicalBlockWithAlignableContents.d.ts",
|
|
88
|
-
"
|
|
112
|
+
"node": "./LexicalBlockWithAlignableContents.node.mjs",
|
|
113
|
+
"default": "./LexicalBlockWithAlignableContents.mjs"
|
|
89
114
|
},
|
|
90
|
-
"require":
|
|
115
|
+
"require": {
|
|
116
|
+
"types": "./LexicalBlockWithAlignableContents.d.ts",
|
|
117
|
+
"default": "./LexicalBlockWithAlignableContents.js"
|
|
118
|
+
}
|
|
91
119
|
},
|
|
92
120
|
"./LexicalBlockWithAlignableContents.js": {
|
|
93
121
|
"import": {
|
|
94
122
|
"types": "./LexicalBlockWithAlignableContents.d.ts",
|
|
95
|
-
"
|
|
123
|
+
"node": "./LexicalBlockWithAlignableContents.node.mjs",
|
|
124
|
+
"default": "./LexicalBlockWithAlignableContents.mjs"
|
|
96
125
|
},
|
|
97
|
-
"require":
|
|
126
|
+
"require": {
|
|
127
|
+
"types": "./LexicalBlockWithAlignableContents.d.ts",
|
|
128
|
+
"default": "./LexicalBlockWithAlignableContents.js"
|
|
129
|
+
}
|
|
98
130
|
},
|
|
99
131
|
"./LexicalCharacterLimitPlugin": {
|
|
100
132
|
"import": {
|
|
101
133
|
"types": "./LexicalCharacterLimitPlugin.d.ts",
|
|
102
|
-
"
|
|
134
|
+
"node": "./LexicalCharacterLimitPlugin.node.mjs",
|
|
135
|
+
"default": "./LexicalCharacterLimitPlugin.mjs"
|
|
103
136
|
},
|
|
104
|
-
"require":
|
|
137
|
+
"require": {
|
|
138
|
+
"types": "./LexicalCharacterLimitPlugin.d.ts",
|
|
139
|
+
"default": "./LexicalCharacterLimitPlugin.js"
|
|
140
|
+
}
|
|
105
141
|
},
|
|
106
142
|
"./LexicalCharacterLimitPlugin.js": {
|
|
107
143
|
"import": {
|
|
108
144
|
"types": "./LexicalCharacterLimitPlugin.d.ts",
|
|
109
|
-
"
|
|
145
|
+
"node": "./LexicalCharacterLimitPlugin.node.mjs",
|
|
146
|
+
"default": "./LexicalCharacterLimitPlugin.mjs"
|
|
110
147
|
},
|
|
111
|
-
"require":
|
|
148
|
+
"require": {
|
|
149
|
+
"types": "./LexicalCharacterLimitPlugin.d.ts",
|
|
150
|
+
"default": "./LexicalCharacterLimitPlugin.js"
|
|
151
|
+
}
|
|
112
152
|
},
|
|
113
153
|
"./LexicalCheckListPlugin": {
|
|
114
154
|
"import": {
|
|
115
155
|
"types": "./LexicalCheckListPlugin.d.ts",
|
|
116
|
-
"
|
|
156
|
+
"node": "./LexicalCheckListPlugin.node.mjs",
|
|
157
|
+
"default": "./LexicalCheckListPlugin.mjs"
|
|
117
158
|
},
|
|
118
|
-
"require":
|
|
159
|
+
"require": {
|
|
160
|
+
"types": "./LexicalCheckListPlugin.d.ts",
|
|
161
|
+
"default": "./LexicalCheckListPlugin.js"
|
|
162
|
+
}
|
|
119
163
|
},
|
|
120
164
|
"./LexicalCheckListPlugin.js": {
|
|
121
165
|
"import": {
|
|
122
166
|
"types": "./LexicalCheckListPlugin.d.ts",
|
|
123
|
-
"
|
|
167
|
+
"node": "./LexicalCheckListPlugin.node.mjs",
|
|
168
|
+
"default": "./LexicalCheckListPlugin.mjs"
|
|
124
169
|
},
|
|
125
|
-
"require":
|
|
170
|
+
"require": {
|
|
171
|
+
"types": "./LexicalCheckListPlugin.d.ts",
|
|
172
|
+
"default": "./LexicalCheckListPlugin.js"
|
|
173
|
+
}
|
|
126
174
|
},
|
|
127
175
|
"./LexicalClearEditorPlugin": {
|
|
128
176
|
"import": {
|
|
129
177
|
"types": "./LexicalClearEditorPlugin.d.ts",
|
|
130
|
-
"
|
|
178
|
+
"node": "./LexicalClearEditorPlugin.node.mjs",
|
|
179
|
+
"default": "./LexicalClearEditorPlugin.mjs"
|
|
131
180
|
},
|
|
132
|
-
"require":
|
|
181
|
+
"require": {
|
|
182
|
+
"types": "./LexicalClearEditorPlugin.d.ts",
|
|
183
|
+
"default": "./LexicalClearEditorPlugin.js"
|
|
184
|
+
}
|
|
133
185
|
},
|
|
134
186
|
"./LexicalClearEditorPlugin.js": {
|
|
135
187
|
"import": {
|
|
136
188
|
"types": "./LexicalClearEditorPlugin.d.ts",
|
|
137
|
-
"
|
|
189
|
+
"node": "./LexicalClearEditorPlugin.node.mjs",
|
|
190
|
+
"default": "./LexicalClearEditorPlugin.mjs"
|
|
138
191
|
},
|
|
139
|
-
"require":
|
|
192
|
+
"require": {
|
|
193
|
+
"types": "./LexicalClearEditorPlugin.d.ts",
|
|
194
|
+
"default": "./LexicalClearEditorPlugin.js"
|
|
195
|
+
}
|
|
140
196
|
},
|
|
141
197
|
"./LexicalClickableLinkPlugin": {
|
|
142
198
|
"import": {
|
|
143
199
|
"types": "./LexicalClickableLinkPlugin.d.ts",
|
|
144
|
-
"
|
|
200
|
+
"node": "./LexicalClickableLinkPlugin.node.mjs",
|
|
201
|
+
"default": "./LexicalClickableLinkPlugin.mjs"
|
|
145
202
|
},
|
|
146
|
-
"require":
|
|
203
|
+
"require": {
|
|
204
|
+
"types": "./LexicalClickableLinkPlugin.d.ts",
|
|
205
|
+
"default": "./LexicalClickableLinkPlugin.js"
|
|
206
|
+
}
|
|
147
207
|
},
|
|
148
208
|
"./LexicalClickableLinkPlugin.js": {
|
|
149
209
|
"import": {
|
|
150
210
|
"types": "./LexicalClickableLinkPlugin.d.ts",
|
|
151
|
-
"
|
|
211
|
+
"node": "./LexicalClickableLinkPlugin.node.mjs",
|
|
212
|
+
"default": "./LexicalClickableLinkPlugin.mjs"
|
|
152
213
|
},
|
|
153
|
-
"require":
|
|
214
|
+
"require": {
|
|
215
|
+
"types": "./LexicalClickableLinkPlugin.d.ts",
|
|
216
|
+
"default": "./LexicalClickableLinkPlugin.js"
|
|
217
|
+
}
|
|
154
218
|
},
|
|
155
219
|
"./LexicalCollaborationContext": {
|
|
156
220
|
"import": {
|
|
157
221
|
"types": "./LexicalCollaborationContext.d.ts",
|
|
158
|
-
"
|
|
222
|
+
"node": "./LexicalCollaborationContext.node.mjs",
|
|
223
|
+
"default": "./LexicalCollaborationContext.mjs"
|
|
159
224
|
},
|
|
160
|
-
"require":
|
|
225
|
+
"require": {
|
|
226
|
+
"types": "./LexicalCollaborationContext.d.ts",
|
|
227
|
+
"default": "./LexicalCollaborationContext.js"
|
|
228
|
+
}
|
|
161
229
|
},
|
|
162
230
|
"./LexicalCollaborationContext.js": {
|
|
163
231
|
"import": {
|
|
164
232
|
"types": "./LexicalCollaborationContext.d.ts",
|
|
165
|
-
"
|
|
233
|
+
"node": "./LexicalCollaborationContext.node.mjs",
|
|
234
|
+
"default": "./LexicalCollaborationContext.mjs"
|
|
166
235
|
},
|
|
167
|
-
"require":
|
|
236
|
+
"require": {
|
|
237
|
+
"types": "./LexicalCollaborationContext.d.ts",
|
|
238
|
+
"default": "./LexicalCollaborationContext.js"
|
|
239
|
+
}
|
|
168
240
|
},
|
|
169
241
|
"./LexicalCollaborationPlugin": {
|
|
170
242
|
"import": {
|
|
171
243
|
"types": "./LexicalCollaborationPlugin.d.ts",
|
|
172
|
-
"
|
|
244
|
+
"node": "./LexicalCollaborationPlugin.node.mjs",
|
|
245
|
+
"default": "./LexicalCollaborationPlugin.mjs"
|
|
173
246
|
},
|
|
174
|
-
"require":
|
|
247
|
+
"require": {
|
|
248
|
+
"types": "./LexicalCollaborationPlugin.d.ts",
|
|
249
|
+
"default": "./LexicalCollaborationPlugin.js"
|
|
250
|
+
}
|
|
175
251
|
},
|
|
176
252
|
"./LexicalCollaborationPlugin.js": {
|
|
177
253
|
"import": {
|
|
178
254
|
"types": "./LexicalCollaborationPlugin.d.ts",
|
|
179
|
-
"
|
|
255
|
+
"node": "./LexicalCollaborationPlugin.node.mjs",
|
|
256
|
+
"default": "./LexicalCollaborationPlugin.mjs"
|
|
180
257
|
},
|
|
181
|
-
"require":
|
|
258
|
+
"require": {
|
|
259
|
+
"types": "./LexicalCollaborationPlugin.d.ts",
|
|
260
|
+
"default": "./LexicalCollaborationPlugin.js"
|
|
261
|
+
}
|
|
182
262
|
},
|
|
183
263
|
"./LexicalComposer": {
|
|
184
264
|
"import": {
|
|
185
265
|
"types": "./LexicalComposer.d.ts",
|
|
186
|
-
"
|
|
266
|
+
"node": "./LexicalComposer.node.mjs",
|
|
267
|
+
"default": "./LexicalComposer.mjs"
|
|
187
268
|
},
|
|
188
|
-
"require":
|
|
269
|
+
"require": {
|
|
270
|
+
"types": "./LexicalComposer.d.ts",
|
|
271
|
+
"default": "./LexicalComposer.js"
|
|
272
|
+
}
|
|
189
273
|
},
|
|
190
274
|
"./LexicalComposer.js": {
|
|
191
275
|
"import": {
|
|
192
276
|
"types": "./LexicalComposer.d.ts",
|
|
193
|
-
"
|
|
277
|
+
"node": "./LexicalComposer.node.mjs",
|
|
278
|
+
"default": "./LexicalComposer.mjs"
|
|
194
279
|
},
|
|
195
|
-
"require":
|
|
280
|
+
"require": {
|
|
281
|
+
"types": "./LexicalComposer.d.ts",
|
|
282
|
+
"default": "./LexicalComposer.js"
|
|
283
|
+
}
|
|
196
284
|
},
|
|
197
285
|
"./LexicalComposerContext": {
|
|
198
286
|
"import": {
|
|
199
287
|
"types": "./LexicalComposerContext.d.ts",
|
|
200
|
-
"
|
|
288
|
+
"node": "./LexicalComposerContext.node.mjs",
|
|
289
|
+
"default": "./LexicalComposerContext.mjs"
|
|
201
290
|
},
|
|
202
|
-
"require":
|
|
291
|
+
"require": {
|
|
292
|
+
"types": "./LexicalComposerContext.d.ts",
|
|
293
|
+
"default": "./LexicalComposerContext.js"
|
|
294
|
+
}
|
|
203
295
|
},
|
|
204
296
|
"./LexicalComposerContext.js": {
|
|
205
297
|
"import": {
|
|
206
298
|
"types": "./LexicalComposerContext.d.ts",
|
|
207
|
-
"
|
|
299
|
+
"node": "./LexicalComposerContext.node.mjs",
|
|
300
|
+
"default": "./LexicalComposerContext.mjs"
|
|
208
301
|
},
|
|
209
|
-
"require":
|
|
302
|
+
"require": {
|
|
303
|
+
"types": "./LexicalComposerContext.d.ts",
|
|
304
|
+
"default": "./LexicalComposerContext.js"
|
|
305
|
+
}
|
|
210
306
|
},
|
|
211
307
|
"./LexicalContentEditable": {
|
|
212
308
|
"import": {
|
|
213
309
|
"types": "./LexicalContentEditable.d.ts",
|
|
214
|
-
"
|
|
310
|
+
"node": "./LexicalContentEditable.node.mjs",
|
|
311
|
+
"default": "./LexicalContentEditable.mjs"
|
|
215
312
|
},
|
|
216
|
-
"require":
|
|
313
|
+
"require": {
|
|
314
|
+
"types": "./LexicalContentEditable.d.ts",
|
|
315
|
+
"default": "./LexicalContentEditable.js"
|
|
316
|
+
}
|
|
217
317
|
},
|
|
218
318
|
"./LexicalContentEditable.js": {
|
|
219
319
|
"import": {
|
|
220
320
|
"types": "./LexicalContentEditable.d.ts",
|
|
221
|
-
"
|
|
321
|
+
"node": "./LexicalContentEditable.node.mjs",
|
|
322
|
+
"default": "./LexicalContentEditable.mjs"
|
|
222
323
|
},
|
|
223
|
-
"require":
|
|
324
|
+
"require": {
|
|
325
|
+
"types": "./LexicalContentEditable.d.ts",
|
|
326
|
+
"default": "./LexicalContentEditable.js"
|
|
327
|
+
}
|
|
224
328
|
},
|
|
225
329
|
"./LexicalContextMenuPlugin": {
|
|
226
330
|
"import": {
|
|
227
331
|
"types": "./LexicalContextMenuPlugin.d.ts",
|
|
228
|
-
"
|
|
332
|
+
"node": "./LexicalContextMenuPlugin.node.mjs",
|
|
333
|
+
"default": "./LexicalContextMenuPlugin.mjs"
|
|
229
334
|
},
|
|
230
|
-
"require":
|
|
335
|
+
"require": {
|
|
336
|
+
"types": "./LexicalContextMenuPlugin.d.ts",
|
|
337
|
+
"default": "./LexicalContextMenuPlugin.js"
|
|
338
|
+
}
|
|
231
339
|
},
|
|
232
340
|
"./LexicalContextMenuPlugin.js": {
|
|
233
341
|
"import": {
|
|
234
342
|
"types": "./LexicalContextMenuPlugin.d.ts",
|
|
235
|
-
"
|
|
343
|
+
"node": "./LexicalContextMenuPlugin.node.mjs",
|
|
344
|
+
"default": "./LexicalContextMenuPlugin.mjs"
|
|
236
345
|
},
|
|
237
|
-
"require":
|
|
346
|
+
"require": {
|
|
347
|
+
"types": "./LexicalContextMenuPlugin.d.ts",
|
|
348
|
+
"default": "./LexicalContextMenuPlugin.js"
|
|
349
|
+
}
|
|
238
350
|
},
|
|
239
351
|
"./LexicalDecoratorBlockNode": {
|
|
240
352
|
"import": {
|
|
241
353
|
"types": "./LexicalDecoratorBlockNode.d.ts",
|
|
242
|
-
"
|
|
354
|
+
"node": "./LexicalDecoratorBlockNode.node.mjs",
|
|
355
|
+
"default": "./LexicalDecoratorBlockNode.mjs"
|
|
243
356
|
},
|
|
244
|
-
"require":
|
|
357
|
+
"require": {
|
|
358
|
+
"types": "./LexicalDecoratorBlockNode.d.ts",
|
|
359
|
+
"default": "./LexicalDecoratorBlockNode.js"
|
|
360
|
+
}
|
|
245
361
|
},
|
|
246
362
|
"./LexicalDecoratorBlockNode.js": {
|
|
247
363
|
"import": {
|
|
248
364
|
"types": "./LexicalDecoratorBlockNode.d.ts",
|
|
249
|
-
"
|
|
365
|
+
"node": "./LexicalDecoratorBlockNode.node.mjs",
|
|
366
|
+
"default": "./LexicalDecoratorBlockNode.mjs"
|
|
250
367
|
},
|
|
251
|
-
"require":
|
|
368
|
+
"require": {
|
|
369
|
+
"types": "./LexicalDecoratorBlockNode.d.ts",
|
|
370
|
+
"default": "./LexicalDecoratorBlockNode.js"
|
|
371
|
+
}
|
|
252
372
|
},
|
|
253
373
|
"./LexicalEditorRefPlugin": {
|
|
254
374
|
"import": {
|
|
255
375
|
"types": "./LexicalEditorRefPlugin.d.ts",
|
|
256
|
-
"
|
|
376
|
+
"node": "./LexicalEditorRefPlugin.node.mjs",
|
|
377
|
+
"default": "./LexicalEditorRefPlugin.mjs"
|
|
257
378
|
},
|
|
258
|
-
"require":
|
|
379
|
+
"require": {
|
|
380
|
+
"types": "./LexicalEditorRefPlugin.d.ts",
|
|
381
|
+
"default": "./LexicalEditorRefPlugin.js"
|
|
382
|
+
}
|
|
259
383
|
},
|
|
260
384
|
"./LexicalEditorRefPlugin.js": {
|
|
261
385
|
"import": {
|
|
262
386
|
"types": "./LexicalEditorRefPlugin.d.ts",
|
|
263
|
-
"
|
|
387
|
+
"node": "./LexicalEditorRefPlugin.node.mjs",
|
|
388
|
+
"default": "./LexicalEditorRefPlugin.mjs"
|
|
264
389
|
},
|
|
265
|
-
"require":
|
|
390
|
+
"require": {
|
|
391
|
+
"types": "./LexicalEditorRefPlugin.d.ts",
|
|
392
|
+
"default": "./LexicalEditorRefPlugin.js"
|
|
393
|
+
}
|
|
266
394
|
},
|
|
267
395
|
"./LexicalErrorBoundary": {
|
|
268
396
|
"import": {
|
|
269
397
|
"types": "./LexicalErrorBoundary.d.ts",
|
|
270
|
-
"
|
|
398
|
+
"node": "./LexicalErrorBoundary.node.mjs",
|
|
399
|
+
"default": "./LexicalErrorBoundary.mjs"
|
|
271
400
|
},
|
|
272
|
-
"require":
|
|
401
|
+
"require": {
|
|
402
|
+
"types": "./LexicalErrorBoundary.d.ts",
|
|
403
|
+
"default": "./LexicalErrorBoundary.js"
|
|
404
|
+
}
|
|
273
405
|
},
|
|
274
406
|
"./LexicalErrorBoundary.js": {
|
|
275
407
|
"import": {
|
|
276
408
|
"types": "./LexicalErrorBoundary.d.ts",
|
|
277
|
-
"
|
|
409
|
+
"node": "./LexicalErrorBoundary.node.mjs",
|
|
410
|
+
"default": "./LexicalErrorBoundary.mjs"
|
|
278
411
|
},
|
|
279
|
-
"require":
|
|
412
|
+
"require": {
|
|
413
|
+
"types": "./LexicalErrorBoundary.d.ts",
|
|
414
|
+
"default": "./LexicalErrorBoundary.js"
|
|
415
|
+
}
|
|
280
416
|
},
|
|
281
417
|
"./LexicalHashtagPlugin": {
|
|
282
418
|
"import": {
|
|
283
419
|
"types": "./LexicalHashtagPlugin.d.ts",
|
|
284
|
-
"
|
|
420
|
+
"node": "./LexicalHashtagPlugin.node.mjs",
|
|
421
|
+
"default": "./LexicalHashtagPlugin.mjs"
|
|
285
422
|
},
|
|
286
|
-
"require":
|
|
423
|
+
"require": {
|
|
424
|
+
"types": "./LexicalHashtagPlugin.d.ts",
|
|
425
|
+
"default": "./LexicalHashtagPlugin.js"
|
|
426
|
+
}
|
|
287
427
|
},
|
|
288
428
|
"./LexicalHashtagPlugin.js": {
|
|
289
429
|
"import": {
|
|
290
430
|
"types": "./LexicalHashtagPlugin.d.ts",
|
|
291
|
-
"
|
|
431
|
+
"node": "./LexicalHashtagPlugin.node.mjs",
|
|
432
|
+
"default": "./LexicalHashtagPlugin.mjs"
|
|
292
433
|
},
|
|
293
|
-
"require":
|
|
434
|
+
"require": {
|
|
435
|
+
"types": "./LexicalHashtagPlugin.d.ts",
|
|
436
|
+
"default": "./LexicalHashtagPlugin.js"
|
|
437
|
+
}
|
|
294
438
|
},
|
|
295
439
|
"./LexicalHistoryPlugin": {
|
|
296
440
|
"import": {
|
|
297
441
|
"types": "./LexicalHistoryPlugin.d.ts",
|
|
298
|
-
"
|
|
442
|
+
"node": "./LexicalHistoryPlugin.node.mjs",
|
|
443
|
+
"default": "./LexicalHistoryPlugin.mjs"
|
|
299
444
|
},
|
|
300
|
-
"require":
|
|
445
|
+
"require": {
|
|
446
|
+
"types": "./LexicalHistoryPlugin.d.ts",
|
|
447
|
+
"default": "./LexicalHistoryPlugin.js"
|
|
448
|
+
}
|
|
301
449
|
},
|
|
302
450
|
"./LexicalHistoryPlugin.js": {
|
|
303
451
|
"import": {
|
|
304
452
|
"types": "./LexicalHistoryPlugin.d.ts",
|
|
305
|
-
"
|
|
453
|
+
"node": "./LexicalHistoryPlugin.node.mjs",
|
|
454
|
+
"default": "./LexicalHistoryPlugin.mjs"
|
|
306
455
|
},
|
|
307
|
-
"require":
|
|
456
|
+
"require": {
|
|
457
|
+
"types": "./LexicalHistoryPlugin.d.ts",
|
|
458
|
+
"default": "./LexicalHistoryPlugin.js"
|
|
459
|
+
}
|
|
308
460
|
},
|
|
309
461
|
"./LexicalHorizontalRuleNode": {
|
|
310
462
|
"import": {
|
|
311
463
|
"types": "./LexicalHorizontalRuleNode.d.ts",
|
|
312
|
-
"
|
|
464
|
+
"node": "./LexicalHorizontalRuleNode.node.mjs",
|
|
465
|
+
"default": "./LexicalHorizontalRuleNode.mjs"
|
|
313
466
|
},
|
|
314
|
-
"require":
|
|
467
|
+
"require": {
|
|
468
|
+
"types": "./LexicalHorizontalRuleNode.d.ts",
|
|
469
|
+
"default": "./LexicalHorizontalRuleNode.js"
|
|
470
|
+
}
|
|
315
471
|
},
|
|
316
472
|
"./LexicalHorizontalRuleNode.js": {
|
|
317
473
|
"import": {
|
|
318
474
|
"types": "./LexicalHorizontalRuleNode.d.ts",
|
|
319
|
-
"
|
|
475
|
+
"node": "./LexicalHorizontalRuleNode.node.mjs",
|
|
476
|
+
"default": "./LexicalHorizontalRuleNode.mjs"
|
|
320
477
|
},
|
|
321
|
-
"require":
|
|
478
|
+
"require": {
|
|
479
|
+
"types": "./LexicalHorizontalRuleNode.d.ts",
|
|
480
|
+
"default": "./LexicalHorizontalRuleNode.js"
|
|
481
|
+
}
|
|
322
482
|
},
|
|
323
483
|
"./LexicalHorizontalRulePlugin": {
|
|
324
484
|
"import": {
|
|
325
485
|
"types": "./LexicalHorizontalRulePlugin.d.ts",
|
|
326
|
-
"
|
|
486
|
+
"node": "./LexicalHorizontalRulePlugin.node.mjs",
|
|
487
|
+
"default": "./LexicalHorizontalRulePlugin.mjs"
|
|
327
488
|
},
|
|
328
|
-
"require":
|
|
489
|
+
"require": {
|
|
490
|
+
"types": "./LexicalHorizontalRulePlugin.d.ts",
|
|
491
|
+
"default": "./LexicalHorizontalRulePlugin.js"
|
|
492
|
+
}
|
|
329
493
|
},
|
|
330
494
|
"./LexicalHorizontalRulePlugin.js": {
|
|
331
495
|
"import": {
|
|
332
496
|
"types": "./LexicalHorizontalRulePlugin.d.ts",
|
|
333
|
-
"
|
|
497
|
+
"node": "./LexicalHorizontalRulePlugin.node.mjs",
|
|
498
|
+
"default": "./LexicalHorizontalRulePlugin.mjs"
|
|
334
499
|
},
|
|
335
|
-
"require":
|
|
500
|
+
"require": {
|
|
501
|
+
"types": "./LexicalHorizontalRulePlugin.d.ts",
|
|
502
|
+
"default": "./LexicalHorizontalRulePlugin.js"
|
|
503
|
+
}
|
|
336
504
|
},
|
|
337
505
|
"./LexicalLinkPlugin": {
|
|
338
506
|
"import": {
|
|
339
507
|
"types": "./LexicalLinkPlugin.d.ts",
|
|
340
|
-
"
|
|
508
|
+
"node": "./LexicalLinkPlugin.node.mjs",
|
|
509
|
+
"default": "./LexicalLinkPlugin.mjs"
|
|
341
510
|
},
|
|
342
|
-
"require":
|
|
511
|
+
"require": {
|
|
512
|
+
"types": "./LexicalLinkPlugin.d.ts",
|
|
513
|
+
"default": "./LexicalLinkPlugin.js"
|
|
514
|
+
}
|
|
343
515
|
},
|
|
344
516
|
"./LexicalLinkPlugin.js": {
|
|
345
517
|
"import": {
|
|
346
518
|
"types": "./LexicalLinkPlugin.d.ts",
|
|
347
|
-
"
|
|
519
|
+
"node": "./LexicalLinkPlugin.node.mjs",
|
|
520
|
+
"default": "./LexicalLinkPlugin.mjs"
|
|
348
521
|
},
|
|
349
|
-
"require":
|
|
522
|
+
"require": {
|
|
523
|
+
"types": "./LexicalLinkPlugin.d.ts",
|
|
524
|
+
"default": "./LexicalLinkPlugin.js"
|
|
525
|
+
}
|
|
350
526
|
},
|
|
351
527
|
"./LexicalListPlugin": {
|
|
352
528
|
"import": {
|
|
353
529
|
"types": "./LexicalListPlugin.d.ts",
|
|
354
|
-
"
|
|
530
|
+
"node": "./LexicalListPlugin.node.mjs",
|
|
531
|
+
"default": "./LexicalListPlugin.mjs"
|
|
355
532
|
},
|
|
356
|
-
"require":
|
|
533
|
+
"require": {
|
|
534
|
+
"types": "./LexicalListPlugin.d.ts",
|
|
535
|
+
"default": "./LexicalListPlugin.js"
|
|
536
|
+
}
|
|
357
537
|
},
|
|
358
538
|
"./LexicalListPlugin.js": {
|
|
359
539
|
"import": {
|
|
360
540
|
"types": "./LexicalListPlugin.d.ts",
|
|
361
|
-
"
|
|
541
|
+
"node": "./LexicalListPlugin.node.mjs",
|
|
542
|
+
"default": "./LexicalListPlugin.mjs"
|
|
362
543
|
},
|
|
363
|
-
"require":
|
|
544
|
+
"require": {
|
|
545
|
+
"types": "./LexicalListPlugin.d.ts",
|
|
546
|
+
"default": "./LexicalListPlugin.js"
|
|
547
|
+
}
|
|
364
548
|
},
|
|
365
549
|
"./LexicalMarkdownShortcutPlugin": {
|
|
366
550
|
"import": {
|
|
367
551
|
"types": "./LexicalMarkdownShortcutPlugin.d.ts",
|
|
368
|
-
"
|
|
552
|
+
"node": "./LexicalMarkdownShortcutPlugin.node.mjs",
|
|
553
|
+
"default": "./LexicalMarkdownShortcutPlugin.mjs"
|
|
369
554
|
},
|
|
370
|
-
"require":
|
|
555
|
+
"require": {
|
|
556
|
+
"types": "./LexicalMarkdownShortcutPlugin.d.ts",
|
|
557
|
+
"default": "./LexicalMarkdownShortcutPlugin.js"
|
|
558
|
+
}
|
|
371
559
|
},
|
|
372
560
|
"./LexicalMarkdownShortcutPlugin.js": {
|
|
373
561
|
"import": {
|
|
374
562
|
"types": "./LexicalMarkdownShortcutPlugin.d.ts",
|
|
375
|
-
"
|
|
563
|
+
"node": "./LexicalMarkdownShortcutPlugin.node.mjs",
|
|
564
|
+
"default": "./LexicalMarkdownShortcutPlugin.mjs"
|
|
376
565
|
},
|
|
377
|
-
"require":
|
|
566
|
+
"require": {
|
|
567
|
+
"types": "./LexicalMarkdownShortcutPlugin.d.ts",
|
|
568
|
+
"default": "./LexicalMarkdownShortcutPlugin.js"
|
|
569
|
+
}
|
|
378
570
|
},
|
|
379
571
|
"./LexicalNestedComposer": {
|
|
380
572
|
"import": {
|
|
381
573
|
"types": "./LexicalNestedComposer.d.ts",
|
|
382
|
-
"
|
|
574
|
+
"node": "./LexicalNestedComposer.node.mjs",
|
|
575
|
+
"default": "./LexicalNestedComposer.mjs"
|
|
383
576
|
},
|
|
384
|
-
"require":
|
|
577
|
+
"require": {
|
|
578
|
+
"types": "./LexicalNestedComposer.d.ts",
|
|
579
|
+
"default": "./LexicalNestedComposer.js"
|
|
580
|
+
}
|
|
385
581
|
},
|
|
386
582
|
"./LexicalNestedComposer.js": {
|
|
387
583
|
"import": {
|
|
388
584
|
"types": "./LexicalNestedComposer.d.ts",
|
|
389
|
-
"
|
|
585
|
+
"node": "./LexicalNestedComposer.node.mjs",
|
|
586
|
+
"default": "./LexicalNestedComposer.mjs"
|
|
390
587
|
},
|
|
391
|
-
"require":
|
|
588
|
+
"require": {
|
|
589
|
+
"types": "./LexicalNestedComposer.d.ts",
|
|
590
|
+
"default": "./LexicalNestedComposer.js"
|
|
591
|
+
}
|
|
392
592
|
},
|
|
393
593
|
"./LexicalNodeEventPlugin": {
|
|
394
594
|
"import": {
|
|
395
595
|
"types": "./LexicalNodeEventPlugin.d.ts",
|
|
396
|
-
"
|
|
596
|
+
"node": "./LexicalNodeEventPlugin.node.mjs",
|
|
597
|
+
"default": "./LexicalNodeEventPlugin.mjs"
|
|
397
598
|
},
|
|
398
|
-
"require":
|
|
599
|
+
"require": {
|
|
600
|
+
"types": "./LexicalNodeEventPlugin.d.ts",
|
|
601
|
+
"default": "./LexicalNodeEventPlugin.js"
|
|
602
|
+
}
|
|
399
603
|
},
|
|
400
604
|
"./LexicalNodeEventPlugin.js": {
|
|
401
605
|
"import": {
|
|
402
606
|
"types": "./LexicalNodeEventPlugin.d.ts",
|
|
403
|
-
"
|
|
607
|
+
"node": "./LexicalNodeEventPlugin.node.mjs",
|
|
608
|
+
"default": "./LexicalNodeEventPlugin.mjs"
|
|
404
609
|
},
|
|
405
|
-
"require":
|
|
610
|
+
"require": {
|
|
611
|
+
"types": "./LexicalNodeEventPlugin.d.ts",
|
|
612
|
+
"default": "./LexicalNodeEventPlugin.js"
|
|
613
|
+
}
|
|
406
614
|
},
|
|
407
615
|
"./LexicalNodeMenuPlugin": {
|
|
408
616
|
"import": {
|
|
409
617
|
"types": "./LexicalNodeMenuPlugin.d.ts",
|
|
410
|
-
"
|
|
618
|
+
"node": "./LexicalNodeMenuPlugin.node.mjs",
|
|
619
|
+
"default": "./LexicalNodeMenuPlugin.mjs"
|
|
411
620
|
},
|
|
412
|
-
"require":
|
|
621
|
+
"require": {
|
|
622
|
+
"types": "./LexicalNodeMenuPlugin.d.ts",
|
|
623
|
+
"default": "./LexicalNodeMenuPlugin.js"
|
|
624
|
+
}
|
|
413
625
|
},
|
|
414
626
|
"./LexicalNodeMenuPlugin.js": {
|
|
415
627
|
"import": {
|
|
416
628
|
"types": "./LexicalNodeMenuPlugin.d.ts",
|
|
417
|
-
"
|
|
629
|
+
"node": "./LexicalNodeMenuPlugin.node.mjs",
|
|
630
|
+
"default": "./LexicalNodeMenuPlugin.mjs"
|
|
418
631
|
},
|
|
419
|
-
"require":
|
|
632
|
+
"require": {
|
|
633
|
+
"types": "./LexicalNodeMenuPlugin.d.ts",
|
|
634
|
+
"default": "./LexicalNodeMenuPlugin.js"
|
|
635
|
+
}
|
|
420
636
|
},
|
|
421
637
|
"./LexicalOnChangePlugin": {
|
|
422
638
|
"import": {
|
|
423
639
|
"types": "./LexicalOnChangePlugin.d.ts",
|
|
424
|
-
"
|
|
640
|
+
"node": "./LexicalOnChangePlugin.node.mjs",
|
|
641
|
+
"default": "./LexicalOnChangePlugin.mjs"
|
|
425
642
|
},
|
|
426
|
-
"require":
|
|
643
|
+
"require": {
|
|
644
|
+
"types": "./LexicalOnChangePlugin.d.ts",
|
|
645
|
+
"default": "./LexicalOnChangePlugin.js"
|
|
646
|
+
}
|
|
427
647
|
},
|
|
428
648
|
"./LexicalOnChangePlugin.js": {
|
|
429
649
|
"import": {
|
|
430
650
|
"types": "./LexicalOnChangePlugin.d.ts",
|
|
431
|
-
"
|
|
651
|
+
"node": "./LexicalOnChangePlugin.node.mjs",
|
|
652
|
+
"default": "./LexicalOnChangePlugin.mjs"
|
|
432
653
|
},
|
|
433
|
-
"require":
|
|
654
|
+
"require": {
|
|
655
|
+
"types": "./LexicalOnChangePlugin.d.ts",
|
|
656
|
+
"default": "./LexicalOnChangePlugin.js"
|
|
657
|
+
}
|
|
434
658
|
},
|
|
435
659
|
"./LexicalPlainTextPlugin": {
|
|
436
660
|
"import": {
|
|
437
661
|
"types": "./LexicalPlainTextPlugin.d.ts",
|
|
438
|
-
"
|
|
662
|
+
"node": "./LexicalPlainTextPlugin.node.mjs",
|
|
663
|
+
"default": "./LexicalPlainTextPlugin.mjs"
|
|
439
664
|
},
|
|
440
|
-
"require":
|
|
665
|
+
"require": {
|
|
666
|
+
"types": "./LexicalPlainTextPlugin.d.ts",
|
|
667
|
+
"default": "./LexicalPlainTextPlugin.js"
|
|
668
|
+
}
|
|
441
669
|
},
|
|
442
670
|
"./LexicalPlainTextPlugin.js": {
|
|
443
671
|
"import": {
|
|
444
672
|
"types": "./LexicalPlainTextPlugin.d.ts",
|
|
445
|
-
"
|
|
673
|
+
"node": "./LexicalPlainTextPlugin.node.mjs",
|
|
674
|
+
"default": "./LexicalPlainTextPlugin.mjs"
|
|
446
675
|
},
|
|
447
|
-
"require":
|
|
676
|
+
"require": {
|
|
677
|
+
"types": "./LexicalPlainTextPlugin.d.ts",
|
|
678
|
+
"default": "./LexicalPlainTextPlugin.js"
|
|
679
|
+
}
|
|
448
680
|
},
|
|
449
681
|
"./LexicalRichTextPlugin": {
|
|
450
682
|
"import": {
|
|
451
683
|
"types": "./LexicalRichTextPlugin.d.ts",
|
|
452
|
-
"
|
|
684
|
+
"node": "./LexicalRichTextPlugin.node.mjs",
|
|
685
|
+
"default": "./LexicalRichTextPlugin.mjs"
|
|
453
686
|
},
|
|
454
|
-
"require":
|
|
687
|
+
"require": {
|
|
688
|
+
"types": "./LexicalRichTextPlugin.d.ts",
|
|
689
|
+
"default": "./LexicalRichTextPlugin.js"
|
|
690
|
+
}
|
|
455
691
|
},
|
|
456
692
|
"./LexicalRichTextPlugin.js": {
|
|
457
693
|
"import": {
|
|
458
694
|
"types": "./LexicalRichTextPlugin.d.ts",
|
|
459
|
-
"
|
|
695
|
+
"node": "./LexicalRichTextPlugin.node.mjs",
|
|
696
|
+
"default": "./LexicalRichTextPlugin.mjs"
|
|
460
697
|
},
|
|
461
|
-
"require":
|
|
698
|
+
"require": {
|
|
699
|
+
"types": "./LexicalRichTextPlugin.d.ts",
|
|
700
|
+
"default": "./LexicalRichTextPlugin.js"
|
|
701
|
+
}
|
|
462
702
|
},
|
|
463
703
|
"./LexicalTabIndentationPlugin": {
|
|
464
704
|
"import": {
|
|
465
705
|
"types": "./LexicalTabIndentationPlugin.d.ts",
|
|
466
|
-
"
|
|
706
|
+
"node": "./LexicalTabIndentationPlugin.node.mjs",
|
|
707
|
+
"default": "./LexicalTabIndentationPlugin.mjs"
|
|
467
708
|
},
|
|
468
|
-
"require":
|
|
709
|
+
"require": {
|
|
710
|
+
"types": "./LexicalTabIndentationPlugin.d.ts",
|
|
711
|
+
"default": "./LexicalTabIndentationPlugin.js"
|
|
712
|
+
}
|
|
469
713
|
},
|
|
470
714
|
"./LexicalTabIndentationPlugin.js": {
|
|
471
715
|
"import": {
|
|
472
716
|
"types": "./LexicalTabIndentationPlugin.d.ts",
|
|
473
|
-
"
|
|
717
|
+
"node": "./LexicalTabIndentationPlugin.node.mjs",
|
|
718
|
+
"default": "./LexicalTabIndentationPlugin.mjs"
|
|
474
719
|
},
|
|
475
|
-
"require":
|
|
720
|
+
"require": {
|
|
721
|
+
"types": "./LexicalTabIndentationPlugin.d.ts",
|
|
722
|
+
"default": "./LexicalTabIndentationPlugin.js"
|
|
723
|
+
}
|
|
476
724
|
},
|
|
477
725
|
"./LexicalTableOfContents": {
|
|
478
726
|
"import": {
|
|
479
727
|
"types": "./LexicalTableOfContents.d.ts",
|
|
480
|
-
"
|
|
728
|
+
"node": "./LexicalTableOfContents.node.mjs",
|
|
729
|
+
"default": "./LexicalTableOfContents.mjs"
|
|
481
730
|
},
|
|
482
|
-
"require":
|
|
731
|
+
"require": {
|
|
732
|
+
"types": "./LexicalTableOfContents.d.ts",
|
|
733
|
+
"default": "./LexicalTableOfContents.js"
|
|
734
|
+
}
|
|
483
735
|
},
|
|
484
736
|
"./LexicalTableOfContents.js": {
|
|
485
737
|
"import": {
|
|
486
738
|
"types": "./LexicalTableOfContents.d.ts",
|
|
487
|
-
"
|
|
739
|
+
"node": "./LexicalTableOfContents.node.mjs",
|
|
740
|
+
"default": "./LexicalTableOfContents.mjs"
|
|
488
741
|
},
|
|
489
|
-
"require":
|
|
742
|
+
"require": {
|
|
743
|
+
"types": "./LexicalTableOfContents.d.ts",
|
|
744
|
+
"default": "./LexicalTableOfContents.js"
|
|
745
|
+
}
|
|
490
746
|
},
|
|
491
747
|
"./LexicalTablePlugin": {
|
|
492
748
|
"import": {
|
|
493
749
|
"types": "./LexicalTablePlugin.d.ts",
|
|
494
|
-
"
|
|
750
|
+
"node": "./LexicalTablePlugin.node.mjs",
|
|
751
|
+
"default": "./LexicalTablePlugin.mjs"
|
|
495
752
|
},
|
|
496
|
-
"require":
|
|
753
|
+
"require": {
|
|
754
|
+
"types": "./LexicalTablePlugin.d.ts",
|
|
755
|
+
"default": "./LexicalTablePlugin.js"
|
|
756
|
+
}
|
|
497
757
|
},
|
|
498
758
|
"./LexicalTablePlugin.js": {
|
|
499
759
|
"import": {
|
|
500
760
|
"types": "./LexicalTablePlugin.d.ts",
|
|
501
|
-
"
|
|
761
|
+
"node": "./LexicalTablePlugin.node.mjs",
|
|
762
|
+
"default": "./LexicalTablePlugin.mjs"
|
|
502
763
|
},
|
|
503
|
-
"require":
|
|
764
|
+
"require": {
|
|
765
|
+
"types": "./LexicalTablePlugin.d.ts",
|
|
766
|
+
"default": "./LexicalTablePlugin.js"
|
|
767
|
+
}
|
|
504
768
|
},
|
|
505
769
|
"./LexicalTreeView": {
|
|
506
770
|
"import": {
|
|
507
771
|
"types": "./LexicalTreeView.d.ts",
|
|
508
|
-
"
|
|
772
|
+
"node": "./LexicalTreeView.node.mjs",
|
|
773
|
+
"default": "./LexicalTreeView.mjs"
|
|
509
774
|
},
|
|
510
|
-
"require":
|
|
775
|
+
"require": {
|
|
776
|
+
"types": "./LexicalTreeView.d.ts",
|
|
777
|
+
"default": "./LexicalTreeView.js"
|
|
778
|
+
}
|
|
511
779
|
},
|
|
512
780
|
"./LexicalTreeView.js": {
|
|
513
781
|
"import": {
|
|
514
782
|
"types": "./LexicalTreeView.d.ts",
|
|
515
|
-
"
|
|
783
|
+
"node": "./LexicalTreeView.node.mjs",
|
|
784
|
+
"default": "./LexicalTreeView.mjs"
|
|
516
785
|
},
|
|
517
|
-
"require":
|
|
786
|
+
"require": {
|
|
787
|
+
"types": "./LexicalTreeView.d.ts",
|
|
788
|
+
"default": "./LexicalTreeView.js"
|
|
789
|
+
}
|
|
518
790
|
},
|
|
519
791
|
"./LexicalTypeaheadMenuPlugin": {
|
|
520
792
|
"import": {
|
|
521
793
|
"types": "./LexicalTypeaheadMenuPlugin.d.ts",
|
|
522
|
-
"
|
|
794
|
+
"node": "./LexicalTypeaheadMenuPlugin.node.mjs",
|
|
795
|
+
"default": "./LexicalTypeaheadMenuPlugin.mjs"
|
|
523
796
|
},
|
|
524
|
-
"require":
|
|
797
|
+
"require": {
|
|
798
|
+
"types": "./LexicalTypeaheadMenuPlugin.d.ts",
|
|
799
|
+
"default": "./LexicalTypeaheadMenuPlugin.js"
|
|
800
|
+
}
|
|
525
801
|
},
|
|
526
802
|
"./LexicalTypeaheadMenuPlugin.js": {
|
|
527
803
|
"import": {
|
|
528
804
|
"types": "./LexicalTypeaheadMenuPlugin.d.ts",
|
|
529
|
-
"
|
|
805
|
+
"node": "./LexicalTypeaheadMenuPlugin.node.mjs",
|
|
806
|
+
"default": "./LexicalTypeaheadMenuPlugin.mjs"
|
|
530
807
|
},
|
|
531
|
-
"require":
|
|
808
|
+
"require": {
|
|
809
|
+
"types": "./LexicalTypeaheadMenuPlugin.d.ts",
|
|
810
|
+
"default": "./LexicalTypeaheadMenuPlugin.js"
|
|
811
|
+
}
|
|
532
812
|
},
|
|
533
813
|
"./useLexicalEditable": {
|
|
534
814
|
"import": {
|
|
535
815
|
"types": "./useLexicalEditable.d.ts",
|
|
536
|
-
"
|
|
816
|
+
"node": "./useLexicalEditable.node.mjs",
|
|
817
|
+
"default": "./useLexicalEditable.mjs"
|
|
537
818
|
},
|
|
538
|
-
"require":
|
|
819
|
+
"require": {
|
|
820
|
+
"types": "./useLexicalEditable.d.ts",
|
|
821
|
+
"default": "./useLexicalEditable.js"
|
|
822
|
+
}
|
|
539
823
|
},
|
|
540
824
|
"./useLexicalEditable.js": {
|
|
541
825
|
"import": {
|
|
542
826
|
"types": "./useLexicalEditable.d.ts",
|
|
543
|
-
"
|
|
827
|
+
"node": "./useLexicalEditable.node.mjs",
|
|
828
|
+
"default": "./useLexicalEditable.mjs"
|
|
544
829
|
},
|
|
545
|
-
"require":
|
|
830
|
+
"require": {
|
|
831
|
+
"types": "./useLexicalEditable.d.ts",
|
|
832
|
+
"default": "./useLexicalEditable.js"
|
|
833
|
+
}
|
|
546
834
|
},
|
|
547
835
|
"./useLexicalIsTextContentEmpty": {
|
|
548
836
|
"import": {
|
|
549
837
|
"types": "./useLexicalIsTextContentEmpty.d.ts",
|
|
550
|
-
"
|
|
838
|
+
"node": "./useLexicalIsTextContentEmpty.node.mjs",
|
|
839
|
+
"default": "./useLexicalIsTextContentEmpty.mjs"
|
|
551
840
|
},
|
|
552
|
-
"require":
|
|
841
|
+
"require": {
|
|
842
|
+
"types": "./useLexicalIsTextContentEmpty.d.ts",
|
|
843
|
+
"default": "./useLexicalIsTextContentEmpty.js"
|
|
844
|
+
}
|
|
553
845
|
},
|
|
554
846
|
"./useLexicalIsTextContentEmpty.js": {
|
|
555
847
|
"import": {
|
|
556
848
|
"types": "./useLexicalIsTextContentEmpty.d.ts",
|
|
557
|
-
"
|
|
849
|
+
"node": "./useLexicalIsTextContentEmpty.node.mjs",
|
|
850
|
+
"default": "./useLexicalIsTextContentEmpty.mjs"
|
|
558
851
|
},
|
|
559
|
-
"require":
|
|
852
|
+
"require": {
|
|
853
|
+
"types": "./useLexicalIsTextContentEmpty.d.ts",
|
|
854
|
+
"default": "./useLexicalIsTextContentEmpty.js"
|
|
855
|
+
}
|
|
560
856
|
},
|
|
561
857
|
"./useLexicalNodeSelection": {
|
|
562
858
|
"import": {
|
|
563
859
|
"types": "./useLexicalNodeSelection.d.ts",
|
|
564
|
-
"
|
|
860
|
+
"node": "./useLexicalNodeSelection.node.mjs",
|
|
861
|
+
"default": "./useLexicalNodeSelection.mjs"
|
|
565
862
|
},
|
|
566
|
-
"require":
|
|
863
|
+
"require": {
|
|
864
|
+
"types": "./useLexicalNodeSelection.d.ts",
|
|
865
|
+
"default": "./useLexicalNodeSelection.js"
|
|
866
|
+
}
|
|
567
867
|
},
|
|
568
868
|
"./useLexicalNodeSelection.js": {
|
|
569
869
|
"import": {
|
|
570
870
|
"types": "./useLexicalNodeSelection.d.ts",
|
|
571
|
-
"
|
|
871
|
+
"node": "./useLexicalNodeSelection.node.mjs",
|
|
872
|
+
"default": "./useLexicalNodeSelection.mjs"
|
|
572
873
|
},
|
|
573
|
-
"require":
|
|
874
|
+
"require": {
|
|
875
|
+
"types": "./useLexicalNodeSelection.d.ts",
|
|
876
|
+
"default": "./useLexicalNodeSelection.js"
|
|
877
|
+
}
|
|
574
878
|
},
|
|
575
879
|
"./useLexicalSubscription": {
|
|
576
880
|
"import": {
|
|
577
881
|
"types": "./useLexicalSubscription.d.ts",
|
|
578
|
-
"
|
|
882
|
+
"node": "./useLexicalSubscription.node.mjs",
|
|
883
|
+
"default": "./useLexicalSubscription.mjs"
|
|
579
884
|
},
|
|
580
|
-
"require":
|
|
885
|
+
"require": {
|
|
886
|
+
"types": "./useLexicalSubscription.d.ts",
|
|
887
|
+
"default": "./useLexicalSubscription.js"
|
|
888
|
+
}
|
|
581
889
|
},
|
|
582
890
|
"./useLexicalSubscription.js": {
|
|
583
891
|
"import": {
|
|
584
892
|
"types": "./useLexicalSubscription.d.ts",
|
|
585
|
-
"
|
|
893
|
+
"node": "./useLexicalSubscription.node.mjs",
|
|
894
|
+
"default": "./useLexicalSubscription.mjs"
|
|
586
895
|
},
|
|
587
|
-
"require":
|
|
896
|
+
"require": {
|
|
897
|
+
"types": "./useLexicalSubscription.d.ts",
|
|
898
|
+
"default": "./useLexicalSubscription.js"
|
|
899
|
+
}
|
|
588
900
|
},
|
|
589
901
|
"./useLexicalTextEntity": {
|
|
590
902
|
"import": {
|
|
591
903
|
"types": "./useLexicalTextEntity.d.ts",
|
|
592
|
-
"
|
|
904
|
+
"node": "./useLexicalTextEntity.node.mjs",
|
|
905
|
+
"default": "./useLexicalTextEntity.mjs"
|
|
593
906
|
},
|
|
594
|
-
"require":
|
|
907
|
+
"require": {
|
|
908
|
+
"types": "./useLexicalTextEntity.d.ts",
|
|
909
|
+
"default": "./useLexicalTextEntity.js"
|
|
910
|
+
}
|
|
595
911
|
},
|
|
596
912
|
"./useLexicalTextEntity.js": {
|
|
597
913
|
"import": {
|
|
598
914
|
"types": "./useLexicalTextEntity.d.ts",
|
|
599
|
-
"
|
|
915
|
+
"node": "./useLexicalTextEntity.node.mjs",
|
|
916
|
+
"default": "./useLexicalTextEntity.mjs"
|
|
600
917
|
},
|
|
601
|
-
"require":
|
|
918
|
+
"require": {
|
|
919
|
+
"types": "./useLexicalTextEntity.d.ts",
|
|
920
|
+
"default": "./useLexicalTextEntity.js"
|
|
921
|
+
}
|
|
602
922
|
}
|
|
603
923
|
},
|
|
604
924
|
"sideEffects": false
|