@payloadcms/richtext-lexical 4.0.0-internal.2fddfc0 → 4.0.0-internal.314c594
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/LICENSE.md +1 -1
- package/dist/exports/client/Field-F22V5L4V.js +2 -0
- package/dist/exports/client/Field-F22V5L4V.js.map +7 -0
- package/dist/exports/client/bundled.css +1 -1
- package/dist/exports/client/chunk-43E5QYAA.js +2 -0
- package/dist/exports/client/chunk-43E5QYAA.js.map +7 -0
- package/dist/exports/client/chunk-LN6VX25I.js +2 -0
- package/dist/exports/client/chunk-LN6VX25I.js.map +7 -0
- package/dist/exports/client/component-D5QLYS7W.js +2 -0
- package/dist/exports/client/component-D5QLYS7W.js.map +7 -0
- package/dist/exports/client/index.d.ts +1 -3
- package/dist/exports/client/index.d.ts.map +1 -1
- package/dist/exports/client/index.js +26 -27
- package/dist/exports/client/index.js.map +4 -4
- package/dist/features/align/client/toolbarAlignGroup.d.ts.map +1 -1
- package/dist/features/blockquote/client/index.js +2 -2
- package/dist/features/blockquote/client/index.js.map +1 -1
- package/dist/features/blockquote/server/index.js +2 -2
- package/dist/features/blockquote/server/index.js.map +1 -1
- package/dist/features/blocks/client/component/index.css +2 -2
- package/dist/features/blocks/client/componentInline/components/InlineBlockContainer.d.ts.map +1 -1
- package/dist/features/blocks/client/componentInline/index.css +8 -8
- package/dist/features/blocks/client/getBlockImageComponent.d.ts +1 -1
- package/dist/features/blocks/client/markdown/getLexicalToMarkdown.d.ts +1 -1
- package/dist/features/blocks/client/markdown/getLexicalToMarkdown.d.ts.map +1 -1
- package/dist/features/blocks/client/markdown/getLexicalToMarkdown.js +1 -1
- package/dist/features/blocks/client/markdown/getLexicalToMarkdown.js.map +1 -1
- package/dist/features/blocks/client/markdown/getMarkdownToLexical.d.ts +1 -1
- package/dist/features/blocks/client/markdown/getMarkdownToLexical.d.ts.map +1 -1
- package/dist/features/blocks/client/markdown/getMarkdownToLexical.js +5 -2
- package/dist/features/blocks/client/markdown/getMarkdownToLexical.js.map +1 -1
- package/dist/features/blocks/client/markdown/markdownTransformer.d.ts +1 -2
- package/dist/features/blocks/client/markdown/markdownTransformer.d.ts.map +1 -1
- package/dist/features/blocks/client/markdown/markdownTransformer.js.map +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.css +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.css +2 -4
- package/dist/features/blocks/premade/CodeBlock/Component/index.css +5 -5
- package/dist/features/blocks/server/graphQLPopulationPromise.d.ts.map +1 -1
- package/dist/features/blocks/server/index.js +2 -2
- package/dist/features/blocks/server/index.js.map +1 -1
- package/dist/features/blocks/server/markdown/markdownTransformer.d.ts +1 -1
- package/dist/features/blocks/server/markdown/markdownTransformer.d.ts.map +1 -1
- package/dist/features/blocks/server/markdown/markdownTransformer.js.map +1 -1
- package/dist/features/blocks/server/nodes/BlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/server/schema.d.ts.map +1 -1
- package/dist/features/blocks/server/schema.js +3 -2
- package/dist/features/blocks/server/schema.js.map +1 -1
- package/dist/features/blocks/server/validate.d.ts.map +1 -1
- package/dist/features/converters/htmlToLexical/index.d.ts.map +1 -1
- package/dist/features/converters/lexicalToHtml/shared/cssColors.d.ts.map +1 -1
- package/dist/features/converters/lexicalToMarkdown/index.d.ts.map +1 -1
- package/dist/features/converters/lexicalToMarkdown/index.js +1 -1
- package/dist/features/converters/lexicalToMarkdown/index.js.map +1 -1
- package/dist/features/converters/markdownToLexical/index.d.ts.map +1 -1
- package/dist/features/converters/markdownToLexical/index.js +5 -2
- package/dist/features/converters/markdownToLexical/index.js.map +1 -1
- package/dist/features/debug/jsxConverter/client/plugin/style.css +2 -2
- package/dist/features/debug/testRecorder/client/plugin/index.css +0 -1
- package/dist/features/format/bold/feature.client.js +1 -1
- package/dist/features/format/bold/feature.client.js.map +1 -1
- package/dist/features/format/bold/feature.server.d.ts.map +1 -1
- package/dist/features/format/bold/feature.server.js +1 -1
- package/dist/features/format/bold/feature.server.js.map +1 -1
- package/dist/features/format/inlineCode/feature.client.js +1 -1
- package/dist/features/format/inlineCode/feature.client.js.map +1 -1
- package/dist/features/format/inlineCode/feature.server.d.ts.map +1 -1
- package/dist/features/format/inlineCode/feature.server.js +1 -1
- package/dist/features/format/inlineCode/feature.server.js.map +1 -1
- package/dist/features/format/italic/feature.client.js +1 -1
- package/dist/features/format/italic/feature.client.js.map +1 -1
- package/dist/features/format/italic/feature.server.d.ts.map +1 -1
- package/dist/features/format/italic/feature.server.js +1 -1
- package/dist/features/format/italic/feature.server.js.map +1 -1
- package/dist/features/format/shared/toolbarFormatGroup.d.ts.map +1 -1
- package/dist/features/format/strikethrough/feature.client.js +1 -1
- package/dist/features/format/strikethrough/feature.client.js.map +1 -1
- package/dist/features/format/strikethrough/feature.server.d.ts.map +1 -1
- package/dist/features/format/strikethrough/feature.server.js +1 -1
- package/dist/features/format/strikethrough/feature.server.js.map +1 -1
- package/dist/features/heading/client/index.js +2 -2
- package/dist/features/heading/client/index.js.map +1 -1
- package/dist/features/heading/markdownTransformer.d.ts +2 -2
- package/dist/features/heading/markdownTransformer.d.ts.map +1 -1
- package/dist/features/heading/markdownTransformer.js +6 -19
- package/dist/features/heading/markdownTransformer.js.map +1 -1
- package/dist/features/heading/server/index.js +2 -2
- package/dist/features/heading/server/index.js.map +1 -1
- package/dist/features/heading/server/schema.d.ts.map +1 -1
- package/dist/features/horizontalRule/client/index.js +2 -2
- package/dist/features/horizontalRule/client/index.js.map +1 -1
- package/dist/features/horizontalRule/client/markdownTransformer.d.ts +2 -2
- package/dist/features/horizontalRule/client/markdownTransformer.d.ts.map +1 -1
- package/dist/features/horizontalRule/client/markdownTransformer.js +1 -1
- package/dist/features/horizontalRule/client/markdownTransformer.js.map +1 -1
- package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts +1 -1
- package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts.map +1 -1
- package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js +1 -1
- package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js.map +1 -1
- package/dist/features/horizontalRule/client/plugin/index.css +2 -2
- package/dist/features/horizontalRule/server/index.js +2 -2
- package/dist/features/horizontalRule/server/index.js.map +1 -1
- package/dist/features/horizontalRule/server/markdownTransformer.d.ts +2 -2
- package/dist/features/horizontalRule/server/markdownTransformer.d.ts.map +1 -1
- package/dist/features/horizontalRule/server/markdownTransformer.js +1 -1
- package/dist/features/horizontalRule/server/markdownTransformer.js.map +1 -1
- package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts +1 -1
- package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts.map +1 -1
- package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js +1 -1
- package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js.map +1 -1
- package/dist/features/indent/client/toolbarIndentGroup.d.ts.map +1 -1
- package/dist/features/link/client/index.js +2 -2
- package/dist/features/link/client/index.js.map +1 -1
- package/dist/features/link/client/plugins/autoLink/index.d.ts.map +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js +3 -3
- package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/index.css +7 -12
- package/dist/features/link/markdownTransformer.d.ts +4 -4
- package/dist/features/link/markdownTransformer.d.ts.map +1 -1
- package/dist/features/link/markdownTransformer.js +2 -2
- package/dist/features/link/markdownTransformer.js.map +1 -1
- package/dist/features/link/markdownTransformer.spec.js +10 -10
- package/dist/features/link/markdownTransformer.spec.js.map +1 -1
- package/dist/features/link/nodes/AutoLinkNode.d.ts +1 -1
- package/dist/features/link/nodes/AutoLinkNode.d.ts.map +1 -1
- package/dist/features/link/nodes/AutoLinkNode.js.map +1 -1
- package/dist/features/link/nodes/LinkNode.d.ts +1 -1
- package/dist/features/link/nodes/LinkNode.d.ts.map +1 -1
- package/dist/features/link/nodes/LinkNode.js.map +1 -1
- package/dist/features/link/server/baseFields.d.ts.map +1 -1
- package/dist/features/link/server/baseFields.js.map +1 -1
- package/dist/features/link/server/graphQLPopulationPromise.d.ts.map +1 -1
- package/dist/features/link/server/index.js +4 -4
- package/dist/features/link/server/index.js.map +1 -1
- package/dist/features/link/server/schema.d.ts.map +1 -1
- package/dist/features/link/server/schema.js +4 -2
- package/dist/features/link/server/schema.js.map +1 -1
- package/dist/features/link/server/validate.d.ts.map +1 -1
- package/dist/features/lists/checklist/client/index.js +1 -1
- package/dist/features/lists/checklist/client/index.js.map +1 -1
- package/dist/features/lists/checklist/server/index.js +1 -1
- package/dist/features/lists/checklist/server/index.js.map +1 -1
- package/dist/features/lists/orderedList/client/index.js +1 -1
- package/dist/features/lists/orderedList/client/index.js.map +1 -1
- package/dist/features/lists/orderedList/server/index.js +1 -1
- package/dist/features/lists/orderedList/server/index.js.map +1 -1
- package/dist/features/lists/unorderedList/client/index.js +1 -1
- package/dist/features/lists/unorderedList/client/index.js.map +1 -1
- package/dist/features/lists/unorderedList/server/index.js +1 -1
- package/dist/features/lists/unorderedList/server/index.js.map +1 -1
- package/dist/features/relationship/client/drawer/index.d.ts.map +1 -1
- package/dist/features/relationship/client/nodes/RelationshipNode.d.ts.map +1 -1
- package/dist/features/relationship/client/utils/useEnabledRelationships.d.ts.map +1 -1
- package/dist/features/relationship/server/graphQLPopulationPromise.d.ts.map +1 -1
- package/dist/features/relationship/server/nodes/RelationshipNode.d.ts.map +1 -1
- package/dist/features/relationship/server/schema.d.ts +3 -3
- package/dist/features/relationship/server/schema.d.ts.map +1 -1
- package/dist/features/relationship/server/schema.js +22 -5
- package/dist/features/relationship/server/schema.js.map +1 -1
- package/dist/features/relationship/shared/filterEnabledRelationshipCollections.d.ts.map +1 -1
- package/dist/features/shared/toolbar/addDropdownGroup.d.ts.map +1 -1
- package/dist/features/shared/toolbar/featureButtonsGroup.d.ts.map +1 -1
- package/dist/features/shared/toolbar/textDropdownGroup.d.ts.map +1 -1
- package/dist/features/table/client/index.d.ts.map +1 -0
- package/dist/features/{experimental_table → table}/client/index.js +2 -2
- package/dist/features/table/client/index.js.map +1 -0
- package/dist/features/table/client/plugins/TableActionMenuPlugin/index.d.ts.map +1 -0
- package/dist/features/table/client/plugins/TableActionMenuPlugin/index.js.map +1 -0
- package/dist/features/table/client/plugins/TableCellResizerPlugin/index.d.ts.map +1 -0
- package/dist/features/table/client/plugins/TableCellResizerPlugin/index.js.map +1 -0
- package/dist/features/table/client/plugins/TableHoverActionsPlugin/index.d.ts.map +1 -0
- package/dist/features/table/client/plugins/TableHoverActionsPlugin/index.js.map +1 -0
- package/dist/features/table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +1 -0
- package/dist/features/table/client/plugins/TablePlugin/TableGridPopup/index.js.map +1 -0
- package/dist/features/table/client/plugins/TablePlugin/index.d.ts.map +1 -0
- package/dist/features/table/client/plugins/TablePlugin/index.js.map +1 -0
- package/dist/features/table/client/utils/debounce.d.ts.map +1 -0
- package/dist/features/table/client/utils/debounce.js.map +1 -0
- package/dist/features/table/client/utils/useDebounce.d.ts.map +1 -0
- package/dist/features/table/client/utils/useDebounce.js.map +1 -0
- package/dist/features/table/markdownTransformer.d.ts +5 -0
- package/dist/features/table/markdownTransformer.d.ts.map +1 -0
- package/dist/features/{experimental_table → table}/markdownTransformer.js +6 -3
- package/dist/features/table/markdownTransformer.js.map +1 -0
- package/dist/features/table/server/index.d.ts +3 -0
- package/dist/features/table/server/index.d.ts.map +1 -0
- package/dist/features/{experimental_table → table}/server/index.js +6 -6
- package/dist/features/table/server/index.js.map +1 -0
- package/dist/features/table/server/schema.d.ts.map +1 -0
- package/dist/features/table/server/schema.js.map +1 -0
- package/dist/features/textState/feature.client.js +1 -1
- package/dist/features/textState/feature.client.js.map +1 -1
- package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.d.ts +8 -0
- package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.d.ts.map +1 -0
- package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.js +80 -0
- package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.js.map +1 -0
- package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.spec.js +65 -0
- package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.spec.js.map +1 -0
- package/dist/features/toolbars/fixed/client/Toolbar/index.css +80 -8
- package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts.map +1 -1
- package/dist/features/toolbars/fixed/client/Toolbar/index.js +4 -1
- package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
- package/dist/features/toolbars/inline/client/Toolbar/index.css +2 -14
- package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/index.css +8 -14
- package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -1
- package/dist/features/toolbars/shared/useToolbarStates.d.ts.map +1 -1
- package/dist/features/toolbars/shared/useToolbarStates.js +3 -1
- package/dist/features/toolbars/shared/useToolbarStates.js.map +1 -1
- package/dist/features/typesClient.d.ts +1 -1
- package/dist/features/typesClient.d.ts.map +1 -1
- package/dist/features/typesClient.js.map +1 -1
- package/dist/features/typesServer.d.ts +3 -3
- package/dist/features/typesServer.d.ts.map +1 -1
- package/dist/features/typesServer.js.map +1 -1
- package/dist/features/upload/client/component/index.css +9 -9
- package/dist/features/upload/client/component/index.js +2 -1
- package/dist/features/upload/client/component/index.js.map +1 -1
- package/dist/features/upload/client/drawer/index.d.ts.map +1 -1
- package/dist/features/upload/client/nodes/UploadNode.d.ts.map +1 -1
- package/dist/features/upload/client/plugin/index.js +5 -5
- package/dist/features/upload/client/plugin/index.js.map +1 -1
- package/dist/features/upload/server/graphQLPopulationPromise.d.ts.map +1 -1
- package/dist/features/upload/server/index.js +4 -4
- package/dist/features/upload/server/index.js.map +1 -1
- package/dist/features/upload/server/markdownTransformer.d.ts +2 -2
- package/dist/features/upload/server/markdownTransformer.d.ts.map +1 -1
- package/dist/features/upload/server/markdownTransformer.js +1 -1
- package/dist/features/upload/server/markdownTransformer.js.map +1 -1
- package/dist/features/upload/server/nodes/UploadNode.d.ts.map +1 -1
- package/dist/features/upload/server/schema.d.ts +4 -4
- package/dist/features/upload/server/schema.d.ts.map +1 -1
- package/dist/features/upload/server/schema.js +26 -6
- package/dist/features/upload/server/schema.js.map +1 -1
- package/dist/features/upload/server/validate.d.ts.map +1 -1
- package/dist/field/Diff/converters/unknown/index.css +1 -1
- package/dist/field/Field.d.ts.map +1 -1
- package/dist/field/Field.js +18 -15
- package/dist/field/Field.js.map +1 -1
- package/dist/field/ViewSelector.css +1 -1
- package/dist/field/bundled.css +1 -1
- package/dist/field/index.css +4 -4
- package/dist/i18n.d.ts.map +1 -1
- package/dist/i18n.js +68 -0
- package/dist/i18n.js.map +1 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +11 -54
- package/dist/index.js.map +1 -1
- package/dist/lexical/LexicalEditor.css +18 -18
- package/dist/lexical/LexicalEditor.d.ts.map +1 -1
- package/dist/lexical/LexicalEditor.js +2 -36
- package/dist/lexical/LexicalEditor.js.map +1 -1
- package/dist/lexical/LexicalProvider.d.ts.map +1 -1
- package/dist/lexical/LexicalProvider.js +7 -22
- package/dist/lexical/LexicalProvider.js.map +1 -1
- package/dist/lexical/config/client/EditorConfigProvider.d.ts.map +1 -1
- package/dist/lexical/config/client/sanitize.d.ts.map +1 -1
- package/dist/lexical/config/server/loader.d.ts +1 -1
- package/dist/lexical/config/server/loader.d.ts.map +1 -1
- package/dist/lexical/config/server/loader.js +2 -2
- package/dist/lexical/config/server/loader.js.map +1 -1
- package/dist/lexical/config/server/sanitize.d.ts +1 -1
- package/dist/lexical/config/server/sanitize.d.ts.map +1 -1
- package/dist/lexical/config/server/sanitize.js +2 -2
- package/dist/lexical/config/server/sanitize.js.map +1 -1
- package/dist/lexical/plugins/DecoratorPlugin/index.css +1 -1
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.css +16 -24
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts.map +1 -1
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.js +27 -14
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.js.map +1 -1
- package/dist/lexical/plugins/MarkdownShortcut/index.d.ts.map +1 -1
- package/dist/lexical/plugins/MarkdownShortcut/index.js +1 -1
- package/dist/lexical/plugins/MarkdownShortcut/index.js.map +1 -1
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.d.ts.map +1 -1
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.js +21 -0
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.js.map +1 -1
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts +0 -1
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts.map +1 -1
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js +1 -20
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js.map +1 -1
- package/dist/lexical/plugins/SlashMenu/index.css +1 -6
- package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.css +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.css +4 -3
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -1
- package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +1 -1
- package/dist/lexical/theme/EditorTheme.css +18 -19
- package/dist/lexical/ui/ContentEditable.css +22 -17
- package/dist/lexical/utils/markdown/convertFromMarkdownString.d.ts +17 -0
- package/dist/lexical/utils/markdown/convertFromMarkdownString.d.ts.map +1 -0
- package/dist/lexical/utils/markdown/convertFromMarkdownString.js +27 -0
- package/dist/lexical/utils/markdown/convertFromMarkdownString.js.map +1 -0
- package/dist/lexical/utils/markdown/convertFromMarkdownString.spec.js +88 -0
- package/dist/lexical/utils/markdown/convertFromMarkdownString.spec.js.map +1 -0
- package/dist/lexical/utils/markdown/createBlockNode.d.ts +2 -2
- package/dist/lexical/utils/markdown/createBlockNode.d.ts.map +1 -1
- package/dist/lexical/utils/markdown/createBlockNode.js.map +1 -1
- package/dist/lexical/utils/markdown/normalizeMarkdown.d.ts +25 -0
- package/dist/lexical/utils/markdown/normalizeMarkdown.d.ts.map +1 -0
- package/dist/lexical/utils/markdown/normalizeMarkdown.js +91 -0
- package/dist/lexical/utils/markdown/normalizeMarkdown.js.map +1 -0
- package/dist/lexical/utils/nodeFormat.d.ts.map +1 -1
- package/dist/lexical/utils/point.d.ts.map +1 -1
- package/dist/lexical/utils/rect.d.ts.map +1 -1
- package/dist/lexical-proxy/@lexical-markdown.d.ts +1 -1
- package/dist/lexical-proxy/@lexical-markdown.d.ts.map +1 -1
- package/dist/lexical-proxy/@lexical-markdown.js +1 -1
- package/dist/lexical-proxy/@lexical-markdown.js.map +1 -1
- package/dist/lexical-proxy/@lexical-react/ExtensionComponent.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/ExtensionComponent.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ExtensionComponent.js +2 -0
- package/dist/lexical-proxy/@lexical-react/ExtensionComponent.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.js +2 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.js +2 -0
- package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.js +2 -0
- package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ReactExtension.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/ReactExtension.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ReactExtension.js +2 -0
- package/dist/lexical-proxy/@lexical-react/ReactExtension.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.js +2 -0
- package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.js +2 -0
- package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/TreeViewExtension.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/TreeViewExtension.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/TreeViewExtension.js +2 -0
- package/dist/lexical-proxy/@lexical-react/TreeViewExtension.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionComponent.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionComponent.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionComponent.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionComponent.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.js.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.d.ts +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.d.ts.map +1 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.js +2 -0
- package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.js.map +1 -0
- package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts.map +1 -1
- package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js.map +1 -1
- package/dist/types/jsonSchemaHelpers.d.ts.map +1 -1
- package/dist/types/nodeTypes.d.ts +1 -1
- package/dist/types/nodeTypes.d.ts.map +1 -1
- package/dist/types/nodeTypes.js.map +1 -1
- package/dist/types/schema.d.ts.map +1 -1
- package/dist/types/schema.js +12 -5
- package/dist/types/schema.js.map +1 -1
- package/dist/utilities/applyBaseFilterToFields.d.ts.map +1 -1
- package/dist/utilities/applyBaseFilterToFields.js.map +1 -1
- package/dist/utilities/createServerFeature.d.ts +1 -1
- package/dist/utilities/createServerFeature.d.ts.map +1 -1
- package/dist/utilities/createServerFeature.js +2 -2
- package/dist/utilities/createServerFeature.js.map +1 -1
- package/dist/utilities/editorConfigFactory.d.ts +6 -6
- package/dist/utilities/editorConfigFactory.d.ts.map +1 -1
- package/dist/utilities/editorConfigFactory.js +9 -9
- package/dist/utilities/editorConfigFactory.js.map +1 -1
- package/dist/utilities/fieldsDrawer/useDrawerSubmit.d.ts +1 -1
- package/dist/utilities/fieldsDrawer/useDrawerSubmit.d.ts.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalDrawer.d.ts.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalListDrawer.d.ts.map +1 -1
- package/dist/utilities/generateImportMap.d.ts +1 -1
- package/dist/utilities/generateImportMap.d.ts.map +1 -1
- package/dist/utilities/generateImportMap.js +3 -7
- package/dist/utilities/generateImportMap.js.map +1 -1
- package/dist/utilities/generateSchemaMap.d.ts +1 -1
- package/dist/utilities/generateSchemaMap.d.ts.map +1 -1
- package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts +2 -2
- package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts.map +1 -1
- package/dist/utilities/getDefaultSanitizedEditorConfig.js +6 -17
- package/dist/utilities/getDefaultSanitizedEditorConfig.js.map +1 -1
- package/dist/utilities/recurseNodeTree.d.ts.map +1 -1
- package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.d.ts.map +1 -1
- package/dist/utilities/useLexicalFeature.d.ts.map +1 -1
- package/dist/validate/index.d.ts.map +1 -1
- package/package.json +95 -27
- package/dist/@types/assets.d.js +0 -2
- package/dist/@types/assets.d.js.map +0 -1
- package/dist/exports/client/Field-VW7ZGT6K.js +0 -2
- package/dist/exports/client/Field-VW7ZGT6K.js.map +0 -7
- package/dist/exports/client/chunk-4EIYXZ6H.js +0 -12
- package/dist/exports/client/chunk-4EIYXZ6H.js.map +0 -7
- package/dist/exports/client/chunk-UD4DQ4AK.js +0 -2
- package/dist/exports/client/chunk-UD4DQ4AK.js.map +0 -7
- package/dist/exports/client/component-PHZQBOJE.js +0 -2
- package/dist/exports/client/component-PHZQBOJE.js.map +0 -7
- package/dist/exports/server/rsc.browser.d.ts +0 -11
- package/dist/exports/server/rsc.browser.d.ts.map +0 -1
- package/dist/exports/server/rsc.browser.js +0 -10
- package/dist/exports/server/rsc.browser.js.map +0 -1
- package/dist/features/blockquote/markdownTransformer.d.ts +0 -3
- package/dist/features/blockquote/markdownTransformer.d.ts.map +0 -1
- package/dist/features/blockquote/markdownTransformer.js +0 -33
- package/dist/features/blockquote/markdownTransformer.js.map +0 -1
- package/dist/features/experimental_table/client/index.d.ts.map +0 -1
- package/dist/features/experimental_table/client/index.js.map +0 -1
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts.map +0 -1
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +0 -1
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts.map +0 -1
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +0 -1
- package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.d.ts.map +0 -1
- package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js.map +0 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +0 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js.map +0 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts.map +0 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +0 -1
- package/dist/features/experimental_table/client/utils/debounce.d.ts.map +0 -1
- package/dist/features/experimental_table/client/utils/debounce.js.map +0 -1
- package/dist/features/experimental_table/client/utils/useDebounce.d.ts.map +0 -1
- package/dist/features/experimental_table/client/utils/useDebounce.js.map +0 -1
- package/dist/features/experimental_table/markdownTransformer.d.ts +0 -5
- package/dist/features/experimental_table/markdownTransformer.d.ts.map +0 -1
- package/dist/features/experimental_table/markdownTransformer.js.map +0 -1
- package/dist/features/experimental_table/server/index.d.ts +0 -3
- package/dist/features/experimental_table/server/index.d.ts.map +0 -1
- package/dist/features/experimental_table/server/index.js.map +0 -1
- package/dist/features/experimental_table/server/schema.d.ts.map +0 -1
- package/dist/features/experimental_table/server/schema.js.map +0 -1
- package/dist/features/format/bold/markdownTransformers.d.ts +0 -6
- package/dist/features/format/bold/markdownTransformers.d.ts.map +0 -1
- package/dist/features/format/bold/markdownTransformers.js +0 -23
- package/dist/features/format/bold/markdownTransformers.js.map +0 -1
- package/dist/features/format/inlineCode/markdownTransformers.d.ts +0 -3
- package/dist/features/format/inlineCode/markdownTransformers.d.ts.map +0 -1
- package/dist/features/format/inlineCode/markdownTransformers.js +0 -6
- package/dist/features/format/inlineCode/markdownTransformers.js.map +0 -1
- package/dist/features/format/italic/markdownTransformers.d.ts +0 -4
- package/dist/features/format/italic/markdownTransformers.d.ts.map +0 -1
- package/dist/features/format/italic/markdownTransformers.js +0 -12
- package/dist/features/format/italic/markdownTransformers.js.map +0 -1
- package/dist/features/format/strikethrough/markdownTransformers.d.ts +0 -3
- package/dist/features/format/strikethrough/markdownTransformers.d.ts.map +0 -1
- package/dist/features/format/strikethrough/markdownTransformers.js +0 -6
- package/dist/features/format/strikethrough/markdownTransformers.js.map +0 -1
- package/dist/features/lists/checklist/markdownTransformers.d.ts +0 -3
- package/dist/features/lists/checklist/markdownTransformers.d.ts.map +0 -1
- package/dist/features/lists/checklist/markdownTransformers.js +0 -12
- package/dist/features/lists/checklist/markdownTransformers.js.map +0 -1
- package/dist/features/lists/orderedList/markdownTransformer.d.ts +0 -3
- package/dist/features/lists/orderedList/markdownTransformer.d.ts.map +0 -1
- package/dist/features/lists/orderedList/markdownTransformer.js +0 -12
- package/dist/features/lists/orderedList/markdownTransformer.js.map +0 -1
- package/dist/features/lists/shared/markdown.d.ts +0 -6
- package/dist/features/lists/shared/markdown.d.ts.map +0 -1
- package/dist/features/lists/shared/markdown.js +0 -57
- package/dist/features/lists/shared/markdown.js.map +0 -1
- package/dist/features/lists/unorderedList/markdownTransformer.d.ts +0 -3
- package/dist/features/lists/unorderedList/markdownTransformer.d.ts.map +0 -1
- package/dist/features/lists/unorderedList/markdownTransformer.js +0 -12
- package/dist/features/lists/unorderedList/markdownTransformer.js.map +0 -1
- package/dist/field/clientEntry.d.ts +0 -29
- package/dist/field/clientEntry.d.ts.map +0 -1
- package/dist/field/clientEntry.js +0 -86
- package/dist/field/clientEntry.js.map +0 -1
- package/dist/lexical/utils/guard.d.ts +0 -5
- package/dist/lexical/utils/guard.d.ts.map +0 -1
- package/dist/lexical/utils/guard.js +0 -9
- package/dist/lexical/utils/guard.js.map +0 -1
- package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.d.ts +0 -2
- package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.d.ts.map +0 -1
- package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.js +0 -2
- package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.js.map +0 -1
- package/dist/packages/@lexical/markdown/LexicalMarkdownHardLineBreak.spec.js +0 -160
- package/dist/packages/@lexical/markdown/LexicalMarkdownHardLineBreak.spec.js.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownExport.d.ts +0 -14
- package/dist/packages/@lexical/markdown/MarkdownExport.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownExport.js +0 -220
- package/dist/packages/@lexical/markdown/MarkdownExport.js.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownImport.d.ts +0 -19
- package/dist/packages/@lexical/markdown/MarkdownImport.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownImport.js +0 -199
- package/dist/packages/@lexical/markdown/MarkdownImport.js.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownShortcuts.d.ts +0 -11
- package/dist/packages/@lexical/markdown/MarkdownShortcuts.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownShortcuts.js +0 -304
- package/dist/packages/@lexical/markdown/MarkdownShortcuts.js.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownTransformers.d.ts +0 -173
- package/dist/packages/@lexical/markdown/MarkdownTransformers.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/MarkdownTransformers.js +0 -352
- package/dist/packages/@lexical/markdown/MarkdownTransformers.js.map +0 -1
- package/dist/packages/@lexical/markdown/importTextFormatTransformer.d.ts +0 -22
- package/dist/packages/@lexical/markdown/importTextFormatTransformer.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/importTextFormatTransformer.js +0 -91
- package/dist/packages/@lexical/markdown/importTextFormatTransformer.js.map +0 -1
- package/dist/packages/@lexical/markdown/importTextMatchTransformer.d.ts +0 -21
- package/dist/packages/@lexical/markdown/importTextMatchTransformer.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/importTextMatchTransformer.js +0 -54
- package/dist/packages/@lexical/markdown/importTextMatchTransformer.js.map +0 -1
- package/dist/packages/@lexical/markdown/importTextTransformers.d.ts +0 -18
- package/dist/packages/@lexical/markdown/importTextTransformers.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/importTextTransformers.js +0 -54
- package/dist/packages/@lexical/markdown/importTextTransformers.js.map +0 -1
- package/dist/packages/@lexical/markdown/index.d.ts +0 -29
- package/dist/packages/@lexical/markdown/index.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/index.js +0 -39
- package/dist/packages/@lexical/markdown/index.js.map +0 -1
- package/dist/packages/@lexical/markdown/utils.d.ts +0 -34
- package/dist/packages/@lexical/markdown/utils.d.ts.map +0 -1
- package/dist/packages/@lexical/markdown/utils.js +0 -267
- package/dist/packages/@lexical/markdown/utils.js.map +0 -1
- /package/dist/features/{experimental_table → table}/client/index.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableActionMenuPlugin/index.css +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableActionMenuPlugin/index.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableActionMenuPlugin/index.js +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableCellResizerPlugin/index.css +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableCellResizerPlugin/index.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableCellResizerPlugin/index.js +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableHoverActionsPlugin/index.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TableHoverActionsPlugin/index.js +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/TableGridPopup/index.css +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/TableGridPopup/index.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/TableGridPopup/index.js +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/index.css +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/index.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/index.js +0 -0
- /package/dist/features/{experimental_table → table}/client/utils/debounce.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/utils/debounce.js +0 -0
- /package/dist/features/{experimental_table → table}/client/utils/useDebounce.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/client/utils/useDebounce.js +0 -0
- /package/dist/features/{experimental_table → table}/server/schema.d.ts +0 -0
- /package/dist/features/{experimental_table → table}/server/schema.js +0 -0
package/dist/field/index.css
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
& > .field-error.tooltip {
|
|
10
|
-
|
|
10
|
+
inset-inline-end: auto;
|
|
11
11
|
position: static;
|
|
12
12
|
margin-bottom: 0.2em;
|
|
13
13
|
max-width: fit-content;
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
gap: var(--spacer-2);
|
|
28
28
|
|
|
29
29
|
label.field-label:not(.unstyled) {
|
|
30
|
-
margin-
|
|
30
|
+
margin-inline-end: unset;
|
|
31
31
|
padding-bottom: unset;
|
|
32
32
|
}
|
|
33
33
|
}
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
gap: var(--spacer-2);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
@keyframes
|
|
43
|
+
@keyframes rich-text-lexical-fade-in-background {
|
|
44
44
|
from {
|
|
45
45
|
background-color: transparent;
|
|
46
46
|
}
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
.rich-text-lexical--read-only {
|
|
53
53
|
.editor-container {
|
|
54
54
|
.editor {
|
|
55
|
-
animation:
|
|
55
|
+
animation: rich-text-lexical-fade-in-background 0.5s ease forwards;
|
|
56
56
|
color: var(--color-text-tertiary);
|
|
57
57
|
}
|
|
58
58
|
}
|
package/dist/i18n.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../src/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../src/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,gBAAgB,CAqT1C,CAAA"}
|
package/dist/i18n.js
CHANGED
|
@@ -1,239 +1,307 @@
|
|
|
1
1
|
export const i18n = {
|
|
2
|
+
id: {
|
|
3
|
+
insertParagraph: 'Sisipkan Paragraf',
|
|
4
|
+
placeholder: "Mulai mengetik, atau tekan '/' untuk perintah...",
|
|
5
|
+
slashMenuBasicGroupLabel: 'Dasar',
|
|
6
|
+
slashMenuListGroupLabel: 'Daftar',
|
|
7
|
+
toolbarItemsActive: '{{count}} aktif'
|
|
8
|
+
},
|
|
2
9
|
ar: {
|
|
10
|
+
insertParagraph: 'إدراج فقرة',
|
|
3
11
|
placeholder: "ابدأ بالكتابة، أو اضغط على '/' للأوامر ...",
|
|
4
12
|
slashMenuBasicGroupLabel: 'أساسي',
|
|
5
13
|
slashMenuListGroupLabel: 'قوائم',
|
|
6
14
|
toolbarItemsActive: '{{count}} نشط'
|
|
7
15
|
},
|
|
8
16
|
az: {
|
|
17
|
+
insertParagraph: 'Paraqraf əlavə edin',
|
|
9
18
|
placeholder: "Yazmağa başlayın və ya əmrlər üçün '/' düyməsini basın...",
|
|
10
19
|
slashMenuBasicGroupLabel: 'Əsas',
|
|
11
20
|
slashMenuListGroupLabel: 'Siyahılar',
|
|
12
21
|
toolbarItemsActive: '{{count}} aktiv'
|
|
13
22
|
},
|
|
14
23
|
bg: {
|
|
24
|
+
insertParagraph: 'Вмъкнете параграф',
|
|
15
25
|
placeholder: "Започнете да пишете или натиснете '/' за команди...",
|
|
16
26
|
slashMenuBasicGroupLabel: 'Основен',
|
|
17
27
|
slashMenuListGroupLabel: 'Списъци',
|
|
18
28
|
toolbarItemsActive: '{{count}} активни'
|
|
19
29
|
},
|
|
30
|
+
'bn-BD': {
|
|
31
|
+
insertParagraph: 'অনুচ্ছেদ সংযুক্ত করুন',
|
|
32
|
+
placeholder: "টাইপ করা শুরু করুন, অথবা কমান্ডের জন্য '/' চাপুন...",
|
|
33
|
+
slashMenuBasicGroupLabel: 'মৌলিক',
|
|
34
|
+
slashMenuListGroupLabel: 'তালিকা সমূহ',
|
|
35
|
+
toolbarItemsActive: '{{count}} সক্রিয়'
|
|
36
|
+
},
|
|
37
|
+
'bn-IN': {
|
|
38
|
+
insertParagraph: 'অনুচ্ছেদ সন্নিবেশ করুন',
|
|
39
|
+
placeholder: 'টাইপ করতে শুরু করুন, অথবা কমান্ডের জন্য ‘/’ চাপুন...',
|
|
40
|
+
slashMenuBasicGroupLabel: 'মৌলিক',
|
|
41
|
+
slashMenuListGroupLabel: 'তালিকাসমূহ',
|
|
42
|
+
toolbarItemsActive: '{{count}} সক্রিয়'
|
|
43
|
+
},
|
|
20
44
|
ca: {
|
|
45
|
+
insertParagraph: 'Insereix paràgraf',
|
|
21
46
|
placeholder: "Comença a escriure o prem '/' per a comandes...",
|
|
22
47
|
slashMenuBasicGroupLabel: 'Bàsic',
|
|
23
48
|
slashMenuListGroupLabel: 'Llistes',
|
|
24
49
|
toolbarItemsActive: '{{count}} actiu'
|
|
25
50
|
},
|
|
26
51
|
cs: {
|
|
52
|
+
insertParagraph: 'Vložit odstavec',
|
|
27
53
|
placeholder: "Začněte psát nebo stiskněte '/' pro příkazy...",
|
|
28
54
|
slashMenuBasicGroupLabel: 'Základní',
|
|
29
55
|
slashMenuListGroupLabel: 'Seznamy',
|
|
30
56
|
toolbarItemsActive: '{{count}} aktivní'
|
|
31
57
|
},
|
|
32
58
|
da: {
|
|
59
|
+
insertParagraph: 'Indsæt afsnit',
|
|
33
60
|
placeholder: "Begynd at skrive, eller tryk på '/' for kommandoer...",
|
|
34
61
|
slashMenuBasicGroupLabel: 'Grundlæggende',
|
|
35
62
|
slashMenuListGroupLabel: 'Lister',
|
|
36
63
|
toolbarItemsActive: '{{count}} aktive'
|
|
37
64
|
},
|
|
38
65
|
de: {
|
|
66
|
+
insertParagraph: 'Absatz einfügen',
|
|
39
67
|
placeholder: "Beginne zu tippen oder drücke '/' für Befehle...",
|
|
40
68
|
slashMenuBasicGroupLabel: 'Basis',
|
|
41
69
|
slashMenuListGroupLabel: 'Listen',
|
|
42
70
|
toolbarItemsActive: '{{count}} aktiv'
|
|
43
71
|
},
|
|
44
72
|
en: {
|
|
73
|
+
insertParagraph: 'Insert Paragraph',
|
|
45
74
|
placeholder: "Start typing, or press '/' for commands...",
|
|
46
75
|
slashMenuBasicGroupLabel: 'Basic',
|
|
47
76
|
slashMenuListGroupLabel: 'Lists',
|
|
48
77
|
toolbarItemsActive: '{{count}} active'
|
|
49
78
|
},
|
|
50
79
|
es: {
|
|
80
|
+
insertParagraph: 'Insertar párrafo',
|
|
51
81
|
placeholder: "Comience a escribir, o presione '/' para comandos...",
|
|
52
82
|
slashMenuBasicGroupLabel: 'Básico',
|
|
53
83
|
slashMenuListGroupLabel: 'Listas',
|
|
54
84
|
toolbarItemsActive: '{{count}} activo'
|
|
55
85
|
},
|
|
56
86
|
et: {
|
|
87
|
+
insertParagraph: 'Lisa lõik',
|
|
57
88
|
placeholder: "Alusta kirjutamist või vajuta '/' käskude jaoks...",
|
|
58
89
|
slashMenuBasicGroupLabel: 'Põhiline',
|
|
59
90
|
slashMenuListGroupLabel: 'Loendid',
|
|
60
91
|
toolbarItemsActive: '{{count}} aktiivne'
|
|
61
92
|
},
|
|
62
93
|
fa: {
|
|
94
|
+
insertParagraph: 'درج پاراگراف',
|
|
63
95
|
placeholder: "شروع به تایپ کنید، یا برای دستورات '/' را فشار دهید ...",
|
|
64
96
|
slashMenuBasicGroupLabel: 'پایه',
|
|
65
97
|
slashMenuListGroupLabel: 'لیست ها',
|
|
66
98
|
toolbarItemsActive: '{{count}} فعال'
|
|
67
99
|
},
|
|
68
100
|
fr: {
|
|
101
|
+
insertParagraph: 'Insérer un paragraphe',
|
|
69
102
|
placeholder: "Commencez à taper, ou appuyez sur '/' pour les commandes...",
|
|
70
103
|
slashMenuBasicGroupLabel: 'De base',
|
|
71
104
|
slashMenuListGroupLabel: 'Listes',
|
|
72
105
|
toolbarItemsActive: '{{count}} actif'
|
|
73
106
|
},
|
|
74
107
|
he: {
|
|
108
|
+
insertParagraph: 'הוסף פסקה',
|
|
75
109
|
placeholder: "התחיל להקליד, או לחץ על '/' עבור פקודות ...",
|
|
76
110
|
slashMenuBasicGroupLabel: 'בסיסי',
|
|
77
111
|
slashMenuListGroupLabel: 'רשימות',
|
|
78
112
|
toolbarItemsActive: '{{count}} פעיל'
|
|
79
113
|
},
|
|
80
114
|
hr: {
|
|
115
|
+
insertParagraph: 'Umetni odlomak',
|
|
81
116
|
placeholder: "Počnite tipkati, ili pritisnite '/' za naredbe...",
|
|
82
117
|
slashMenuBasicGroupLabel: 'Osnovno',
|
|
83
118
|
slashMenuListGroupLabel: 'Popisi',
|
|
84
119
|
toolbarItemsActive: '{{count}} aktivno'
|
|
85
120
|
},
|
|
86
121
|
hu: {
|
|
122
|
+
insertParagraph: 'Bekezdés beszúrása',
|
|
87
123
|
placeholder: "Kezdje el gépelni, vagy nyomja meg a '/' billentyűt a parancsokhoz...",
|
|
88
124
|
slashMenuBasicGroupLabel: 'Alapvető',
|
|
89
125
|
slashMenuListGroupLabel: 'Listák',
|
|
90
126
|
toolbarItemsActive: '{{count}} aktív'
|
|
91
127
|
},
|
|
92
128
|
hy: {
|
|
129
|
+
insertParagraph: 'Ավելացնել հատված',
|
|
93
130
|
placeholder: "Սկսեք գրել կամ սեղմեք '/' հրամանների համար...",
|
|
94
131
|
slashMenuBasicGroupLabel: 'Հիմնական',
|
|
95
132
|
slashMenuListGroupLabel: 'Ցուցակներ',
|
|
96
133
|
toolbarItemsActive: '{{count}} ակտիվ'
|
|
97
134
|
},
|
|
98
135
|
is: {
|
|
136
|
+
insertParagraph: 'Bæta við efnisgrein',
|
|
99
137
|
placeholder: "Byrjaðu að skrifa eða sláðu inn '/' fyrir skipanir...",
|
|
100
138
|
slashMenuBasicGroupLabel: 'Grunnur',
|
|
101
139
|
slashMenuListGroupLabel: 'Listar',
|
|
102
140
|
toolbarItemsActive: '{{count}} virk'
|
|
103
141
|
},
|
|
104
142
|
it: {
|
|
143
|
+
insertParagraph: 'Inserisci paragrafo',
|
|
105
144
|
placeholder: "Inizia a digitare, oppure premi '/' per i comandi...",
|
|
106
145
|
slashMenuBasicGroupLabel: 'Base',
|
|
107
146
|
slashMenuListGroupLabel: 'Elenchi',
|
|
108
147
|
toolbarItemsActive: '{{count}} attivo'
|
|
109
148
|
},
|
|
110
149
|
ja: {
|
|
150
|
+
insertParagraph: '段落を挿入',
|
|
111
151
|
placeholder: "入力を開始するか、コマンドのために'/'を押してください…",
|
|
112
152
|
slashMenuBasicGroupLabel: '基本的な',
|
|
113
153
|
slashMenuListGroupLabel: 'リスト',
|
|
114
154
|
toolbarItemsActive: '{{count}} アクティブ'
|
|
115
155
|
},
|
|
116
156
|
ko: {
|
|
157
|
+
insertParagraph: '단락 삽입',
|
|
117
158
|
placeholder: "타이핑을 시작하거나, 명령어를 입력하려면 '/'를 누르세요...",
|
|
118
159
|
slashMenuBasicGroupLabel: '기본적인',
|
|
119
160
|
slashMenuListGroupLabel: '목록',
|
|
120
161
|
toolbarItemsActive: '{{count}} 활성화된'
|
|
121
162
|
},
|
|
122
163
|
lt: {
|
|
164
|
+
insertParagraph: 'Įterpti pastraipą',
|
|
123
165
|
placeholder: "Pradėkite rašyti arba paspauskite '/' komandoms...",
|
|
124
166
|
slashMenuBasicGroupLabel: 'Pagrindinis',
|
|
125
167
|
slashMenuListGroupLabel: 'Sąrašai',
|
|
126
168
|
toolbarItemsActive: '{{count}} aktyvus'
|
|
127
169
|
},
|
|
170
|
+
lv: {
|
|
171
|
+
insertParagraph: 'Ievietot rindkopu',
|
|
172
|
+
placeholder: "Sāciet rakstīt vai nospiediet '/' komandu ievadīšanai...",
|
|
173
|
+
slashMenuBasicGroupLabel: 'Pamata',
|
|
174
|
+
slashMenuListGroupLabel: 'Saraksti',
|
|
175
|
+
toolbarItemsActive: '{{count}} aktīvs'
|
|
176
|
+
},
|
|
128
177
|
my: {
|
|
178
|
+
insertParagraph: 'စာပိုဒ် ထည့်သွင်းပါ',
|
|
129
179
|
placeholder: "Mula menaip, atau tekan '/' untuk arahan...",
|
|
130
180
|
slashMenuBasicGroupLabel: 'အခြေခံ',
|
|
131
181
|
slashMenuListGroupLabel: 'Senarai',
|
|
132
182
|
toolbarItemsActive: '{{count}} aktif'
|
|
133
183
|
},
|
|
134
184
|
nb: {
|
|
185
|
+
insertParagraph: 'Sett inn avsnitt',
|
|
135
186
|
placeholder: "Begynn å skrive, eller trykk '/' for kommandoer...",
|
|
136
187
|
slashMenuBasicGroupLabel: 'Grunnleggende',
|
|
137
188
|
slashMenuListGroupLabel: 'Lister',
|
|
138
189
|
toolbarItemsActive: '{{count}} aktiv'
|
|
139
190
|
},
|
|
140
191
|
nl: {
|
|
192
|
+
insertParagraph: 'Paragraaf invoegen',
|
|
141
193
|
placeholder: "Begin met typen, of druk op '/' voor opdrachten...",
|
|
142
194
|
slashMenuBasicGroupLabel: 'Basis',
|
|
143
195
|
slashMenuListGroupLabel: 'Lijsten',
|
|
144
196
|
toolbarItemsActive: '{{count}} actief'
|
|
145
197
|
},
|
|
146
198
|
pl: {
|
|
199
|
+
insertParagraph: 'Wstaw akapit',
|
|
147
200
|
placeholder: "Rozpocznij pisanie lub naciśnij '/' dla poleceń...",
|
|
148
201
|
slashMenuBasicGroupLabel: 'Podstawowy',
|
|
149
202
|
slashMenuListGroupLabel: 'Listy',
|
|
150
203
|
toolbarItemsActive: '{{count}} aktywny'
|
|
151
204
|
},
|
|
152
205
|
pt: {
|
|
206
|
+
insertParagraph: 'Inserir Parágrafo',
|
|
153
207
|
placeholder: "Comece a digitar, ou pressione '/' para comandos...",
|
|
154
208
|
slashMenuBasicGroupLabel: 'Básico',
|
|
155
209
|
slashMenuListGroupLabel: 'Listas',
|
|
156
210
|
toolbarItemsActive: '{{count}} ativo'
|
|
157
211
|
},
|
|
158
212
|
ro: {
|
|
213
|
+
insertParagraph: 'Introduceți paragraf',
|
|
159
214
|
placeholder: "Începeți să tastați sau apăsați '/' pentru comenzi...",
|
|
160
215
|
slashMenuBasicGroupLabel: 'De bază',
|
|
161
216
|
slashMenuListGroupLabel: 'Liste',
|
|
162
217
|
toolbarItemsActive: '{{count}} activ'
|
|
163
218
|
},
|
|
164
219
|
rs: {
|
|
220
|
+
insertParagraph: 'Ubaci pasus',
|
|
165
221
|
placeholder: "Почните да куцате, или притисните '/' за команде...",
|
|
166
222
|
slashMenuBasicGroupLabel: 'Основно',
|
|
167
223
|
slashMenuListGroupLabel: 'Листе',
|
|
168
224
|
toolbarItemsActive: '{{count}} активно'
|
|
169
225
|
},
|
|
170
226
|
'rs-latin': {
|
|
227
|
+
insertParagraph: 'Ubaci pasus',
|
|
171
228
|
placeholder: "Počnite da kucate, ili pritisnite '/' za komande...",
|
|
172
229
|
slashMenuBasicGroupLabel: 'Osnovno',
|
|
173
230
|
slashMenuListGroupLabel: 'Liste',
|
|
174
231
|
toolbarItemsActive: '{{count}} aktivan'
|
|
175
232
|
},
|
|
176
233
|
ru: {
|
|
234
|
+
insertParagraph: 'Вставить абзац',
|
|
177
235
|
placeholder: "Начните печатать или нажмите '/' для команд...",
|
|
178
236
|
slashMenuBasicGroupLabel: 'Базовый',
|
|
179
237
|
slashMenuListGroupLabel: 'Списки',
|
|
180
238
|
toolbarItemsActive: '{{count}} активных'
|
|
181
239
|
},
|
|
182
240
|
sk: {
|
|
241
|
+
insertParagraph: 'Vložiť odsek',
|
|
183
242
|
placeholder: "Začnite písať alebo stlačte '/' pre príkazy...",
|
|
184
243
|
slashMenuBasicGroupLabel: 'Základný',
|
|
185
244
|
slashMenuListGroupLabel: 'Zoznamy',
|
|
186
245
|
toolbarItemsActive: '{{count}} aktívne'
|
|
187
246
|
},
|
|
188
247
|
sl: {
|
|
248
|
+
insertParagraph: 'Vstavi odstavek',
|
|
189
249
|
placeholder: 'Začnite tipkati ali pritisnite "/" za ukaze...',
|
|
190
250
|
slashMenuBasicGroupLabel: 'Osnovno',
|
|
191
251
|
slashMenuListGroupLabel: 'Seznami',
|
|
192
252
|
toolbarItemsActive: '{{count}} aktivno'
|
|
193
253
|
},
|
|
194
254
|
sv: {
|
|
255
|
+
insertParagraph: 'Infoga stycke',
|
|
195
256
|
placeholder: "Börja skriva, eller tryck på '/' för kommandon...",
|
|
196
257
|
slashMenuBasicGroupLabel: 'Grundläggande',
|
|
197
258
|
slashMenuListGroupLabel: 'Listor',
|
|
198
259
|
toolbarItemsActive: '{{count}} aktiv'
|
|
199
260
|
},
|
|
200
261
|
ta: {
|
|
262
|
+
insertParagraph: 'பத்தியை சேர்க்கவும்',
|
|
201
263
|
placeholder: "எழுதத் தொடங்கவும், அல்லது கட்டளைகளுக்கு '/' அழுத்தவும்...",
|
|
202
264
|
slashMenuBasicGroupLabel: 'அடிப்படை',
|
|
203
265
|
slashMenuListGroupLabel: 'பட்டியல்கள்',
|
|
204
266
|
toolbarItemsActive: '{{count}} செயலில் உள்ளது'
|
|
205
267
|
},
|
|
206
268
|
th: {
|
|
269
|
+
insertParagraph: 'แทรกย่อหน้า',
|
|
207
270
|
placeholder: "เริ่มพิมพ์หรือกด '/' สำหรับคำสั่ง...",
|
|
208
271
|
slashMenuBasicGroupLabel: 'พื้นฐาน',
|
|
209
272
|
slashMenuListGroupLabel: 'รายการ',
|
|
210
273
|
toolbarItemsActive: '{{count}} ที่ใช้งานอยู่'
|
|
211
274
|
},
|
|
212
275
|
tr: {
|
|
276
|
+
insertParagraph: 'Paragraf Ekle',
|
|
213
277
|
placeholder: "Yazmaya başlayın veya komutlar için '/' tuşuna basın...",
|
|
214
278
|
slashMenuBasicGroupLabel: 'Temel',
|
|
215
279
|
slashMenuListGroupLabel: 'Listeler',
|
|
216
280
|
toolbarItemsActive: '{{count}} aktif'
|
|
217
281
|
},
|
|
218
282
|
uk: {
|
|
283
|
+
insertParagraph: 'Вставити абзац',
|
|
219
284
|
placeholder: "Почніть друкувати, або натисніть '/' для команд...",
|
|
220
285
|
slashMenuBasicGroupLabel: 'Базовий',
|
|
221
286
|
slashMenuListGroupLabel: 'Списки',
|
|
222
287
|
toolbarItemsActive: '{{count}} активний'
|
|
223
288
|
},
|
|
224
289
|
vi: {
|
|
290
|
+
insertParagraph: 'Chèn đoạn văn',
|
|
225
291
|
placeholder: "Bắt đầu gõ, hoặc nhấn '/' để gọi lệnh...",
|
|
226
292
|
slashMenuBasicGroupLabel: 'Cơ bản',
|
|
227
293
|
slashMenuListGroupLabel: 'Danh sách',
|
|
228
294
|
toolbarItemsActive: '{{count}} đang hoạt động'
|
|
229
295
|
},
|
|
230
296
|
zh: {
|
|
297
|
+
insertParagraph: '插入段落',
|
|
231
298
|
placeholder: "开始输入,或按'/'进行命令...",
|
|
232
299
|
slashMenuBasicGroupLabel: '基础',
|
|
233
300
|
slashMenuListGroupLabel: '列表',
|
|
234
301
|
toolbarItemsActive: '{{count}} 活跃'
|
|
235
302
|
},
|
|
236
303
|
'zh-TW': {
|
|
304
|
+
insertParagraph: '插入段落',
|
|
237
305
|
placeholder: "開始輸入,或按'/'以使用命令...",
|
|
238
306
|
slashMenuBasicGroupLabel: '基本的',
|
|
239
307
|
slashMenuListGroupLabel: '清單',
|
package/dist/i18n.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.js","names":["i18n","ar","placeholder","slashMenuBasicGroupLabel","slashMenuListGroupLabel","toolbarItemsActive","az","bg","ca","cs","da","de","en","es","et","fa","fr","he","hr","hu","hy","is","it","ja","ko","lt","my","nb","nl","pl","pt","ro","rs","ru","sk","sl","sv","ta","th","tr","uk","vi","zh"],"sources":["../src/i18n.ts"],"sourcesContent":["import type { GenericLanguages } from '@payloadcms/translations'\n\nexport const i18n: Partial<GenericLanguages> = {\n ar: {\n placeholder: \"ابدأ بالكتابة، أو اضغط على '/' للأوامر ...\",\n slashMenuBasicGroupLabel: 'أساسي',\n slashMenuListGroupLabel: 'قوائم',\n toolbarItemsActive: '{{count}} نشط',\n },\n az: {\n placeholder: \"Yazmağa başlayın və ya əmrlər üçün '/' düyməsini basın...\",\n slashMenuBasicGroupLabel: 'Əsas',\n slashMenuListGroupLabel: 'Siyahılar',\n toolbarItemsActive: '{{count}} aktiv',\n },\n bg: {\n placeholder: \"Започнете да пишете или натиснете '/' за команди...\",\n slashMenuBasicGroupLabel: 'Основен',\n slashMenuListGroupLabel: 'Списъци',\n toolbarItemsActive: '{{count}} активни',\n },\n ca: {\n placeholder: \"Comença a escriure o prem '/' per a comandes...\",\n slashMenuBasicGroupLabel: 'Bàsic',\n slashMenuListGroupLabel: 'Llistes',\n toolbarItemsActive: '{{count}} actiu',\n },\n cs: {\n placeholder: \"Začněte psát nebo stiskněte '/' pro příkazy...\",\n slashMenuBasicGroupLabel: 'Základní',\n slashMenuListGroupLabel: 'Seznamy',\n toolbarItemsActive: '{{count}} aktivní',\n },\n da: {\n placeholder: \"Begynd at skrive, eller tryk på '/' for kommandoer...\",\n slashMenuBasicGroupLabel: 'Grundlæggende',\n slashMenuListGroupLabel: 'Lister',\n toolbarItemsActive: '{{count}} aktive',\n },\n de: {\n placeholder: \"Beginne zu tippen oder drücke '/' für Befehle...\",\n slashMenuBasicGroupLabel: 'Basis',\n slashMenuListGroupLabel: 'Listen',\n toolbarItemsActive: '{{count}} aktiv',\n },\n en: {\n placeholder: \"Start typing, or press '/' for commands...\",\n slashMenuBasicGroupLabel: 'Basic',\n slashMenuListGroupLabel: 'Lists',\n toolbarItemsActive: '{{count}} active',\n },\n es: {\n placeholder: \"Comience a escribir, o presione '/' para comandos...\",\n slashMenuBasicGroupLabel: 'Básico',\n slashMenuListGroupLabel: 'Listas',\n toolbarItemsActive: '{{count}} activo',\n },\n et: {\n placeholder: \"Alusta kirjutamist või vajuta '/' käskude jaoks...\",\n slashMenuBasicGroupLabel: 'Põhiline',\n slashMenuListGroupLabel: 'Loendid',\n toolbarItemsActive: '{{count}} aktiivne',\n },\n fa: {\n placeholder: \"شروع به تایپ کنید، یا برای دستورات '/' را فشار دهید ...\",\n slashMenuBasicGroupLabel: 'پایه',\n slashMenuListGroupLabel: 'لیست ها',\n toolbarItemsActive: '{{count}} فعال',\n },\n fr: {\n placeholder: \"Commencez à taper, ou appuyez sur '/' pour les commandes...\",\n slashMenuBasicGroupLabel: 'De base',\n slashMenuListGroupLabel: 'Listes',\n toolbarItemsActive: '{{count}} actif',\n },\n he: {\n placeholder: \"התחיל להקליד, או לחץ על '/' עבור פקודות ...\",\n slashMenuBasicGroupLabel: 'בסיסי',\n slashMenuListGroupLabel: 'רשימות',\n toolbarItemsActive: '{{count}} פעיל',\n },\n hr: {\n placeholder: \"Počnite tipkati, ili pritisnite '/' za naredbe...\",\n slashMenuBasicGroupLabel: 'Osnovno',\n slashMenuListGroupLabel: 'Popisi',\n toolbarItemsActive: '{{count}} aktivno',\n },\n hu: {\n placeholder: \"Kezdje el gépelni, vagy nyomja meg a '/' billentyűt a parancsokhoz...\",\n slashMenuBasicGroupLabel: 'Alapvető',\n slashMenuListGroupLabel: 'Listák',\n toolbarItemsActive: '{{count}} aktív',\n },\n hy: {\n placeholder: \"Սկսեք գրել կամ սեղմեք '/' հրամանների համար...\",\n slashMenuBasicGroupLabel: 'Հիմնական',\n slashMenuListGroupLabel: 'Ցուցակներ',\n toolbarItemsActive: '{{count}} ակտիվ',\n },\n is: {\n placeholder: \"Byrjaðu að skrifa eða sláðu inn '/' fyrir skipanir...\",\n slashMenuBasicGroupLabel: 'Grunnur',\n slashMenuListGroupLabel: 'Listar',\n toolbarItemsActive: '{{count}} virk',\n },\n it: {\n placeholder: \"Inizia a digitare, oppure premi '/' per i comandi...\",\n slashMenuBasicGroupLabel: 'Base',\n slashMenuListGroupLabel: 'Elenchi',\n toolbarItemsActive: '{{count}} attivo',\n },\n ja: {\n placeholder: \"入力を開始するか、コマンドのために'/'を押してください…\",\n slashMenuBasicGroupLabel: '基本的な',\n slashMenuListGroupLabel: 'リスト',\n toolbarItemsActive: '{{count}} アクティブ',\n },\n ko: {\n placeholder: \"타이핑을 시작하거나, 명령어를 입력하려면 '/'를 누르세요...\",\n slashMenuBasicGroupLabel: '기본적인',\n slashMenuListGroupLabel: '목록',\n toolbarItemsActive: '{{count}} 활성화된',\n },\n lt: {\n placeholder: \"Pradėkite rašyti arba paspauskite '/' komandoms...\",\n slashMenuBasicGroupLabel: 'Pagrindinis',\n slashMenuListGroupLabel: 'Sąrašai',\n toolbarItemsActive: '{{count}} aktyvus',\n },\n my: {\n placeholder: \"Mula menaip, atau tekan '/' untuk arahan...\",\n slashMenuBasicGroupLabel: 'အခြေခံ',\n slashMenuListGroupLabel: 'Senarai',\n toolbarItemsActive: '{{count}} aktif',\n },\n nb: {\n placeholder: \"Begynn å skrive, eller trykk '/' for kommandoer...\",\n slashMenuBasicGroupLabel: 'Grunnleggende',\n slashMenuListGroupLabel: 'Lister',\n toolbarItemsActive: '{{count}} aktiv',\n },\n nl: {\n placeholder: \"Begin met typen, of druk op '/' voor opdrachten...\",\n slashMenuBasicGroupLabel: 'Basis',\n slashMenuListGroupLabel: 'Lijsten',\n toolbarItemsActive: '{{count}} actief',\n },\n pl: {\n placeholder: \"Rozpocznij pisanie lub naciśnij '/' dla poleceń...\",\n slashMenuBasicGroupLabel: 'Podstawowy',\n slashMenuListGroupLabel: 'Listy',\n toolbarItemsActive: '{{count}} aktywny',\n },\n pt: {\n placeholder: \"Comece a digitar, ou pressione '/' para comandos...\",\n slashMenuBasicGroupLabel: 'Básico',\n slashMenuListGroupLabel: 'Listas',\n toolbarItemsActive: '{{count}} ativo',\n },\n ro: {\n placeholder: \"Începeți să tastați sau apăsați '/' pentru comenzi...\",\n slashMenuBasicGroupLabel: 'De bază',\n slashMenuListGroupLabel: 'Liste',\n toolbarItemsActive: '{{count}} activ',\n },\n rs: {\n placeholder: \"Почните да куцате, или притисните '/' за команде...\",\n slashMenuBasicGroupLabel: 'Основно',\n slashMenuListGroupLabel: 'Листе',\n toolbarItemsActive: '{{count}} активно',\n },\n 'rs-latin': {\n placeholder: \"Počnite da kucate, ili pritisnite '/' za komande...\",\n slashMenuBasicGroupLabel: 'Osnovno',\n slashMenuListGroupLabel: 'Liste',\n toolbarItemsActive: '{{count}} aktivan',\n },\n ru: {\n placeholder: \"Начните печатать или нажмите '/' для команд...\",\n slashMenuBasicGroupLabel: 'Базовый',\n slashMenuListGroupLabel: 'Списки',\n toolbarItemsActive: '{{count}} активных',\n },\n sk: {\n placeholder: \"Začnite písať alebo stlačte '/' pre príkazy...\",\n slashMenuBasicGroupLabel: 'Základný',\n slashMenuListGroupLabel: 'Zoznamy',\n toolbarItemsActive: '{{count}} aktívne',\n },\n sl: {\n placeholder: 'Začnite tipkati ali pritisnite \"/\" za ukaze...',\n slashMenuBasicGroupLabel: 'Osnovno',\n slashMenuListGroupLabel: 'Seznami',\n toolbarItemsActive: '{{count}} aktivno',\n },\n sv: {\n placeholder: \"Börja skriva, eller tryck på '/' för kommandon...\",\n slashMenuBasicGroupLabel: 'Grundläggande',\n slashMenuListGroupLabel: 'Listor',\n toolbarItemsActive: '{{count}} aktiv',\n },\n ta: {\n placeholder: \"எழுதத் தொடங்கவும், அல்லது கட்டளைகளுக்கு '/' அழுத்தவும்...\",\n slashMenuBasicGroupLabel: 'அடிப்படை',\n slashMenuListGroupLabel: 'பட்டியல்கள்',\n toolbarItemsActive: '{{count}} செயலில் உள்ளது',\n },\n th: {\n placeholder: \"เริ่มพิมพ์หรือกด '/' สำหรับคำสั่ง...\",\n slashMenuBasicGroupLabel: 'พื้นฐาน',\n slashMenuListGroupLabel: 'รายการ',\n toolbarItemsActive: '{{count}} ที่ใช้งานอยู่',\n },\n tr: {\n placeholder: \"Yazmaya başlayın veya komutlar için '/' tuşuna basın...\",\n slashMenuBasicGroupLabel: 'Temel',\n slashMenuListGroupLabel: 'Listeler',\n toolbarItemsActive: '{{count}} aktif',\n },\n uk: {\n placeholder: \"Почніть друкувати, або натисніть '/' для команд...\",\n slashMenuBasicGroupLabel: 'Базовий',\n slashMenuListGroupLabel: 'Списки',\n toolbarItemsActive: '{{count}} активний',\n },\n vi: {\n placeholder: \"Bắt đầu gõ, hoặc nhấn '/' để gọi lệnh...\",\n slashMenuBasicGroupLabel: 'Cơ bản',\n slashMenuListGroupLabel: 'Danh sách',\n toolbarItemsActive: '{{count}} đang hoạt động',\n },\n zh: {\n placeholder: \"开始输入,或按'/'进行命令...\",\n slashMenuBasicGroupLabel: '基础',\n slashMenuListGroupLabel: '列表',\n toolbarItemsActive: '{{count}} 活跃',\n },\n 'zh-TW': {\n placeholder: \"開始輸入,或按'/'以使用命令...\",\n slashMenuBasicGroupLabel: '基本的',\n slashMenuListGroupLabel: '清單',\n toolbarItemsActive: '{{count}} 活躍中',\n },\n}\n"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"i18n.js","names":["i18n","id","insertParagraph","placeholder","slashMenuBasicGroupLabel","slashMenuListGroupLabel","toolbarItemsActive","ar","az","bg","ca","cs","da","de","en","es","et","fa","fr","he","hr","hu","hy","is","it","ja","ko","lt","lv","my","nb","nl","pl","pt","ro","rs","ru","sk","sl","sv","ta","th","tr","uk","vi","zh"],"sources":["../src/i18n.ts"],"sourcesContent":["import type { GenericLanguages } from '@payloadcms/translations'\n\nexport const i18n: Partial<GenericLanguages> = {\n id: {\n insertParagraph: 'Sisipkan Paragraf',\n placeholder: \"Mulai mengetik, atau tekan '/' untuk perintah...\",\n slashMenuBasicGroupLabel: 'Dasar',\n slashMenuListGroupLabel: 'Daftar',\n toolbarItemsActive: '{{count}} aktif',\n },\n ar: {\n insertParagraph: 'إدراج فقرة',\n placeholder: \"ابدأ بالكتابة، أو اضغط على '/' للأوامر ...\",\n slashMenuBasicGroupLabel: 'أساسي',\n slashMenuListGroupLabel: 'قوائم',\n toolbarItemsActive: '{{count}} نشط',\n },\n az: {\n insertParagraph: 'Paraqraf əlavə edin',\n placeholder: \"Yazmağa başlayın və ya əmrlər üçün '/' düyməsini basın...\",\n slashMenuBasicGroupLabel: 'Əsas',\n slashMenuListGroupLabel: 'Siyahılar',\n toolbarItemsActive: '{{count}} aktiv',\n },\n bg: {\n insertParagraph: 'Вмъкнете параграф',\n placeholder: \"Започнете да пишете или натиснете '/' за команди...\",\n slashMenuBasicGroupLabel: 'Основен',\n slashMenuListGroupLabel: 'Списъци',\n toolbarItemsActive: '{{count}} активни',\n },\n 'bn-BD': {\n insertParagraph: 'অনুচ্ছেদ সংযুক্ত করুন',\n placeholder: \"টাইপ করা শুরু করুন, অথবা কমান্ডের জন্য '/' চাপুন...\",\n slashMenuBasicGroupLabel: 'মৌলিক',\n slashMenuListGroupLabel: 'তালিকা সমূহ',\n toolbarItemsActive: '{{count}} সক্রিয়',\n },\n 'bn-IN': {\n insertParagraph: 'অনুচ্ছেদ সন্নিবেশ করুন',\n placeholder: 'টাইপ করতে শুরু করুন, অথবা কমান্ডের জন্য ‘/’ চাপুন...',\n slashMenuBasicGroupLabel: 'মৌলিক',\n slashMenuListGroupLabel: 'তালিকাসমূহ',\n toolbarItemsActive: '{{count}} সক্রিয়',\n },\n ca: {\n insertParagraph: 'Insereix paràgraf',\n placeholder: \"Comença a escriure o prem '/' per a comandes...\",\n slashMenuBasicGroupLabel: 'Bàsic',\n slashMenuListGroupLabel: 'Llistes',\n toolbarItemsActive: '{{count}} actiu',\n },\n cs: {\n insertParagraph: 'Vložit odstavec',\n placeholder: \"Začněte psát nebo stiskněte '/' pro příkazy...\",\n slashMenuBasicGroupLabel: 'Základní',\n slashMenuListGroupLabel: 'Seznamy',\n toolbarItemsActive: '{{count}} aktivní',\n },\n da: {\n insertParagraph: 'Indsæt afsnit',\n placeholder: \"Begynd at skrive, eller tryk på '/' for kommandoer...\",\n slashMenuBasicGroupLabel: 'Grundlæggende',\n slashMenuListGroupLabel: 'Lister',\n toolbarItemsActive: '{{count}} aktive',\n },\n de: {\n insertParagraph: 'Absatz einfügen',\n placeholder: \"Beginne zu tippen oder drücke '/' für Befehle...\",\n slashMenuBasicGroupLabel: 'Basis',\n slashMenuListGroupLabel: 'Listen',\n toolbarItemsActive: '{{count}} aktiv',\n },\n en: {\n insertParagraph: 'Insert Paragraph',\n placeholder: \"Start typing, or press '/' for commands...\",\n slashMenuBasicGroupLabel: 'Basic',\n slashMenuListGroupLabel: 'Lists',\n toolbarItemsActive: '{{count}} active',\n },\n es: {\n insertParagraph: 'Insertar párrafo',\n placeholder: \"Comience a escribir, o presione '/' para comandos...\",\n slashMenuBasicGroupLabel: 'Básico',\n slashMenuListGroupLabel: 'Listas',\n toolbarItemsActive: '{{count}} activo',\n },\n et: {\n insertParagraph: 'Lisa lõik',\n placeholder: \"Alusta kirjutamist või vajuta '/' käskude jaoks...\",\n slashMenuBasicGroupLabel: 'Põhiline',\n slashMenuListGroupLabel: 'Loendid',\n toolbarItemsActive: '{{count}} aktiivne',\n },\n fa: {\n insertParagraph: 'درج پاراگراف',\n placeholder: \"شروع به تایپ کنید، یا برای دستورات '/' را فشار دهید ...\",\n slashMenuBasicGroupLabel: 'پایه',\n slashMenuListGroupLabel: 'لیست ها',\n toolbarItemsActive: '{{count}} فعال',\n },\n fr: {\n insertParagraph: 'Insérer un paragraphe',\n placeholder: \"Commencez à taper, ou appuyez sur '/' pour les commandes...\",\n slashMenuBasicGroupLabel: 'De base',\n slashMenuListGroupLabel: 'Listes',\n toolbarItemsActive: '{{count}} actif',\n },\n he: {\n insertParagraph: 'הוסף פסקה',\n placeholder: \"התחיל להקליד, או לחץ על '/' עבור פקודות ...\",\n slashMenuBasicGroupLabel: 'בסיסי',\n slashMenuListGroupLabel: 'רשימות',\n toolbarItemsActive: '{{count}} פעיל',\n },\n hr: {\n insertParagraph: 'Umetni odlomak',\n placeholder: \"Počnite tipkati, ili pritisnite '/' za naredbe...\",\n slashMenuBasicGroupLabel: 'Osnovno',\n slashMenuListGroupLabel: 'Popisi',\n toolbarItemsActive: '{{count}} aktivno',\n },\n hu: {\n insertParagraph: 'Bekezdés beszúrása',\n placeholder: \"Kezdje el gépelni, vagy nyomja meg a '/' billentyűt a parancsokhoz...\",\n slashMenuBasicGroupLabel: 'Alapvető',\n slashMenuListGroupLabel: 'Listák',\n toolbarItemsActive: '{{count}} aktív',\n },\n hy: {\n insertParagraph: 'Ավելացնել հատված',\n placeholder: \"Սկսեք գրել կամ սեղմեք '/' հրամանների համար...\",\n slashMenuBasicGroupLabel: 'Հիմնական',\n slashMenuListGroupLabel: 'Ցուցակներ',\n toolbarItemsActive: '{{count}} ակտիվ',\n },\n is: {\n insertParagraph: 'Bæta við efnisgrein',\n placeholder: \"Byrjaðu að skrifa eða sláðu inn '/' fyrir skipanir...\",\n slashMenuBasicGroupLabel: 'Grunnur',\n slashMenuListGroupLabel: 'Listar',\n toolbarItemsActive: '{{count}} virk',\n },\n it: {\n insertParagraph: 'Inserisci paragrafo',\n placeholder: \"Inizia a digitare, oppure premi '/' per i comandi...\",\n slashMenuBasicGroupLabel: 'Base',\n slashMenuListGroupLabel: 'Elenchi',\n toolbarItemsActive: '{{count}} attivo',\n },\n ja: {\n insertParagraph: '段落を挿入',\n placeholder: \"入力を開始するか、コマンドのために'/'を押してください…\",\n slashMenuBasicGroupLabel: '基本的な',\n slashMenuListGroupLabel: 'リスト',\n toolbarItemsActive: '{{count}} アクティブ',\n },\n ko: {\n insertParagraph: '단락 삽입',\n placeholder: \"타이핑을 시작하거나, 명령어를 입력하려면 '/'를 누르세요...\",\n slashMenuBasicGroupLabel: '기본적인',\n slashMenuListGroupLabel: '목록',\n toolbarItemsActive: '{{count}} 활성화된',\n },\n lt: {\n insertParagraph: 'Įterpti pastraipą',\n placeholder: \"Pradėkite rašyti arba paspauskite '/' komandoms...\",\n slashMenuBasicGroupLabel: 'Pagrindinis',\n slashMenuListGroupLabel: 'Sąrašai',\n toolbarItemsActive: '{{count}} aktyvus',\n },\n lv: {\n insertParagraph: 'Ievietot rindkopu',\n placeholder: \"Sāciet rakstīt vai nospiediet '/' komandu ievadīšanai...\",\n slashMenuBasicGroupLabel: 'Pamata',\n slashMenuListGroupLabel: 'Saraksti',\n toolbarItemsActive: '{{count}} aktīvs',\n },\n my: {\n insertParagraph: 'စာပိုဒ် ထည့်သွင်းပါ',\n placeholder: \"Mula menaip, atau tekan '/' untuk arahan...\",\n slashMenuBasicGroupLabel: 'အခြေခံ',\n slashMenuListGroupLabel: 'Senarai',\n toolbarItemsActive: '{{count}} aktif',\n },\n nb: {\n insertParagraph: 'Sett inn avsnitt',\n placeholder: \"Begynn å skrive, eller trykk '/' for kommandoer...\",\n slashMenuBasicGroupLabel: 'Grunnleggende',\n slashMenuListGroupLabel: 'Lister',\n toolbarItemsActive: '{{count}} aktiv',\n },\n nl: {\n insertParagraph: 'Paragraaf invoegen',\n placeholder: \"Begin met typen, of druk op '/' voor opdrachten...\",\n slashMenuBasicGroupLabel: 'Basis',\n slashMenuListGroupLabel: 'Lijsten',\n toolbarItemsActive: '{{count}} actief',\n },\n pl: {\n insertParagraph: 'Wstaw akapit',\n placeholder: \"Rozpocznij pisanie lub naciśnij '/' dla poleceń...\",\n slashMenuBasicGroupLabel: 'Podstawowy',\n slashMenuListGroupLabel: 'Listy',\n toolbarItemsActive: '{{count}} aktywny',\n },\n pt: {\n insertParagraph: 'Inserir Parágrafo',\n placeholder: \"Comece a digitar, ou pressione '/' para comandos...\",\n slashMenuBasicGroupLabel: 'Básico',\n slashMenuListGroupLabel: 'Listas',\n toolbarItemsActive: '{{count}} ativo',\n },\n ro: {\n insertParagraph: 'Introduceți paragraf',\n placeholder: \"Începeți să tastați sau apăsați '/' pentru comenzi...\",\n slashMenuBasicGroupLabel: 'De bază',\n slashMenuListGroupLabel: 'Liste',\n toolbarItemsActive: '{{count}} activ',\n },\n rs: {\n insertParagraph: 'Ubaci pasus',\n placeholder: \"Почните да куцате, или притисните '/' за команде...\",\n slashMenuBasicGroupLabel: 'Основно',\n slashMenuListGroupLabel: 'Листе',\n toolbarItemsActive: '{{count}} активно',\n },\n 'rs-latin': {\n insertParagraph: 'Ubaci pasus',\n placeholder: \"Počnite da kucate, ili pritisnite '/' za komande...\",\n slashMenuBasicGroupLabel: 'Osnovno',\n slashMenuListGroupLabel: 'Liste',\n toolbarItemsActive: '{{count}} aktivan',\n },\n ru: {\n insertParagraph: 'Вставить абзац',\n placeholder: \"Начните печатать или нажмите '/' для команд...\",\n slashMenuBasicGroupLabel: 'Базовый',\n slashMenuListGroupLabel: 'Списки',\n toolbarItemsActive: '{{count}} активных',\n },\n sk: {\n insertParagraph: 'Vložiť odsek',\n placeholder: \"Začnite písať alebo stlačte '/' pre príkazy...\",\n slashMenuBasicGroupLabel: 'Základný',\n slashMenuListGroupLabel: 'Zoznamy',\n toolbarItemsActive: '{{count}} aktívne',\n },\n sl: {\n insertParagraph: 'Vstavi odstavek',\n placeholder: 'Začnite tipkati ali pritisnite \"/\" za ukaze...',\n slashMenuBasicGroupLabel: 'Osnovno',\n slashMenuListGroupLabel: 'Seznami',\n toolbarItemsActive: '{{count}} aktivno',\n },\n sv: {\n insertParagraph: 'Infoga stycke',\n placeholder: \"Börja skriva, eller tryck på '/' för kommandon...\",\n slashMenuBasicGroupLabel: 'Grundläggande',\n slashMenuListGroupLabel: 'Listor',\n toolbarItemsActive: '{{count}} aktiv',\n },\n ta: {\n insertParagraph: 'பத்தியை சேர்க்கவும்',\n placeholder: \"எழுதத் தொடங்கவும், அல்லது கட்டளைகளுக்கு '/' அழுத்தவும்...\",\n slashMenuBasicGroupLabel: 'அடிப்படை',\n slashMenuListGroupLabel: 'பட்டியல்கள்',\n toolbarItemsActive: '{{count}} செயலில் உள்ளது',\n },\n th: {\n insertParagraph: 'แทรกย่อหน้า',\n placeholder: \"เริ่มพิมพ์หรือกด '/' สำหรับคำสั่ง...\",\n slashMenuBasicGroupLabel: 'พื้นฐาน',\n slashMenuListGroupLabel: 'รายการ',\n toolbarItemsActive: '{{count}} ที่ใช้งานอยู่',\n },\n tr: {\n insertParagraph: 'Paragraf Ekle',\n placeholder: \"Yazmaya başlayın veya komutlar için '/' tuşuna basın...\",\n slashMenuBasicGroupLabel: 'Temel',\n slashMenuListGroupLabel: 'Listeler',\n toolbarItemsActive: '{{count}} aktif',\n },\n uk: {\n insertParagraph: 'Вставити абзац',\n placeholder: \"Почніть друкувати, або натисніть '/' для команд...\",\n slashMenuBasicGroupLabel: 'Базовий',\n slashMenuListGroupLabel: 'Списки',\n toolbarItemsActive: '{{count}} активний',\n },\n vi: {\n insertParagraph: 'Chèn đoạn văn',\n placeholder: \"Bắt đầu gõ, hoặc nhấn '/' để gọi lệnh...\",\n slashMenuBasicGroupLabel: 'Cơ bản',\n slashMenuListGroupLabel: 'Danh sách',\n toolbarItemsActive: '{{count}} đang hoạt động',\n },\n zh: {\n insertParagraph: '插入段落',\n placeholder: \"开始输入,或按'/'进行命令...\",\n slashMenuBasicGroupLabel: '基础',\n slashMenuListGroupLabel: '列表',\n toolbarItemsActive: '{{count}} 活跃',\n },\n 'zh-TW': {\n insertParagraph: '插入段落',\n placeholder: \"開始輸入,或按'/'以使用命令...\",\n slashMenuBasicGroupLabel: '基本的',\n slashMenuListGroupLabel: '清單',\n toolbarItemsActive: '{{count}} 活躍中',\n },\n}\n"],"mappings":"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","ignoreList":[]}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AdapterProps, LexicalEditorProps, LexicalRichTextAdapterProvider } from './types/index.js';
|
|
2
|
-
export declare const lexicalTargetVersion = "0.
|
|
2
|
+
export declare const lexicalTargetVersion = "0.48.0";
|
|
3
3
|
export declare function lexicalEditor(args?: LexicalEditorProps): LexicalRichTextAdapterProvider;
|
|
4
4
|
export { AlignFeature } from './features/align/server/index.js';
|
|
5
5
|
export { BlockquoteFeature } from './features/blockquote/server/index.js';
|
|
@@ -18,7 +18,6 @@ export { getRestPopulateFn } from './features/converters/utilities/restPopulateF
|
|
|
18
18
|
export { DebugJsxConverterFeature } from './features/debug/jsxConverter/server/index.js';
|
|
19
19
|
export { TestRecorderFeature } from './features/debug/testRecorder/server/index.js';
|
|
20
20
|
export { TreeViewFeature } from './features/debug/treeView/server/index.js';
|
|
21
|
-
export { EXPERIMENTAL_TableFeature } from './features/experimental_table/server/index.js';
|
|
22
21
|
export { BoldFeature } from './features/format/bold/feature.server.js';
|
|
23
22
|
export { InlineCodeFeature } from './features/format/inlineCode/feature.server.js';
|
|
24
23
|
export { ItalicFeature } from './features/format/italic/feature.server.js';
|
|
@@ -40,6 +39,7 @@ export { ParagraphFeature } from './features/paragraph/server/index.js';
|
|
|
40
39
|
export { RelationshipFeature, type RelationshipFeatureProps, } from './features/relationship/server/index.js';
|
|
41
40
|
export { RelationshipServerNode } from './features/relationship/server/nodes/RelationshipNode.js';
|
|
42
41
|
export type { RelationshipData } from './features/relationship/server/schema.js';
|
|
42
|
+
export { TableFeature } from './features/table/server/index.js';
|
|
43
43
|
export { defaultColors } from './features/textState/defaultColors.js';
|
|
44
44
|
export { TextStateFeature } from './features/textState/feature.server.js';
|
|
45
45
|
export { FixedToolbarFeature } from './features/toolbars/fixed/server/index.js';
|
|
@@ -60,9 +60,9 @@ export type { ClientEditorConfig, SanitizedClientEditorConfig, SanitizedServerEd
|
|
|
60
60
|
export type { AdapterProps };
|
|
61
61
|
export { getEnabledNodes, getEnabledNodesFromServerNodes } from './lexical/nodes/index.js';
|
|
62
62
|
export type { SlashMenuGroup, SlashMenuItem, } from './lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js';
|
|
63
|
+
export { $convertFromMarkdownString } from './lexical/utils/markdown/convertFromMarkdownString.js';
|
|
63
64
|
export { DETAIL_TYPE_TO_DETAIL, DOUBLE_LINE_BREAK, ELEMENT_FORMAT_TO_TYPE, ELEMENT_TYPE_TO_FORMAT, IS_ALL_FORMATTING, LTR_REGEX, NodeFormat, NON_BREAKING_SPACE, RTL_REGEX, TEXT_MODE_TO_TYPE, TEXT_TYPE_TO_FORMAT, TEXT_TYPE_TO_MODE, } from './lexical/utils/nodeFormat.js';
|
|
64
65
|
export { sanitizeUrl, validateUrl } from './lexical/utils/url.js';
|
|
65
|
-
export { $convertFromMarkdownString } from './packages/@lexical/markdown/index.js';
|
|
66
66
|
export { defaultRichTextValue } from './populateGraphQL/defaultValue.js';
|
|
67
67
|
export { populate } from './populateGraphQL/populate.js';
|
|
68
68
|
export type { ClientFeaturesMap, LexicalEditorNodeMap, LexicalEditorProps, LexicalEditorViewMap, LexicalFieldAdminProps, LexicalRichTextAdapter, NodeMapValue, SerializedNodeBase, ViewMapBlockComponentProps, } from './types/index.js';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { checkDependencies, deepMergeSimple } from 'payload';
|
|
2
|
-
import { isRSCEnabled } from 'payload/shared';
|
|
3
2
|
import { getLexicalHooks } from './hooks.js';
|
|
4
3
|
import { i18n } from './i18n.js';
|
|
5
4
|
import { defaultEditorFeatures } from './lexical/config/server/default.js';
|
|
@@ -11,19 +10,19 @@ import { getGenerateSchemaMap } from './utilities/generateSchemaMap.js';
|
|
|
11
10
|
import { getDefaultSanitizedEditorConfig } from './utilities/getDefaultSanitizedEditorConfig.js';
|
|
12
11
|
import { richTextValidateHOC } from './validate/index.js';
|
|
13
12
|
let checkedDependencies = false;
|
|
14
|
-
export const lexicalTargetVersion = '0.
|
|
13
|
+
export const lexicalTargetVersion = '0.48.0';
|
|
15
14
|
export function lexicalEditor(args) {
|
|
16
15
|
if (process.env.NODE_ENV !== 'production' && process.env.PAYLOAD_DISABLE_DEPENDENCY_CHECKER !== 'true' && !checkedDependencies) {
|
|
17
16
|
checkedDependencies = true;
|
|
18
17
|
void checkDependencies({
|
|
19
18
|
dependencyGroups: [{
|
|
20
19
|
name: 'lexical',
|
|
21
|
-
dependencies: ['lexical', '@lexical/headless', '@lexical/link', '@lexical/list', '@lexical/mark', '@lexical/react', '@lexical/rich-text', '@lexical/selection', '@lexical/utils'],
|
|
20
|
+
dependencies: ['lexical', '@lexical/headless', '@lexical/link', '@lexical/list', '@lexical/mark', '@lexical/markdown', '@lexical/react', '@lexical/rich-text', '@lexical/selection', '@lexical/utils'],
|
|
22
21
|
targetVersion: lexicalTargetVersion
|
|
23
22
|
}]
|
|
24
23
|
});
|
|
25
24
|
}
|
|
26
|
-
return
|
|
25
|
+
return ({
|
|
27
26
|
config,
|
|
28
27
|
isRoot,
|
|
29
28
|
parentIsLocalized
|
|
@@ -33,14 +32,14 @@ export function lexicalEditor(args) {
|
|
|
33
32
|
let finalSanitizedEditorConfig // For server only
|
|
34
33
|
;
|
|
35
34
|
if (!args || !args.features && !args.lexical) {
|
|
36
|
-
finalSanitizedEditorConfig =
|
|
35
|
+
finalSanitizedEditorConfig = getDefaultSanitizedEditorConfig({
|
|
37
36
|
config,
|
|
38
37
|
parentIsLocalized
|
|
39
38
|
});
|
|
40
39
|
features = defaultEditorFeatures;
|
|
41
40
|
resolvedFeatureMap = finalSanitizedEditorConfig.resolvedFeatureMap;
|
|
42
41
|
} else {
|
|
43
|
-
const result =
|
|
42
|
+
const result = featuresInputToEditorConfig({
|
|
44
43
|
config,
|
|
45
44
|
features: args?.features,
|
|
46
45
|
isRoot,
|
|
@@ -67,20 +66,18 @@ export function lexicalEditor(args) {
|
|
|
67
66
|
supportedLanguagesToMerge[lang] = featureI18n[lang];
|
|
68
67
|
}
|
|
69
68
|
config.i18n.translations = deepMergeSimple(config.i18n.translations, supportedLanguagesToMerge);
|
|
70
|
-
const rscEnabled = isRSCEnabled();
|
|
71
69
|
return {
|
|
72
|
-
CellComponent:
|
|
73
|
-
|
|
74
|
-
DiffComponent: rscEnabled ? '@payloadcms/richtext-lexical/rsc#LexicalDiffComponent' : false,
|
|
70
|
+
CellComponent: '@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell',
|
|
71
|
+
DiffComponent: '@payloadcms/richtext-lexical/rsc#LexicalDiffComponent',
|
|
75
72
|
editorConfig: finalSanitizedEditorConfig,
|
|
76
73
|
features,
|
|
77
|
-
FieldComponent:
|
|
74
|
+
FieldComponent: {
|
|
78
75
|
path: '@payloadcms/richtext-lexical/rsc#RscEntryLexicalField',
|
|
79
76
|
serverProps: {
|
|
80
77
|
admin: args?.admin,
|
|
81
78
|
views: args?.views
|
|
82
79
|
}
|
|
83
|
-
}
|
|
80
|
+
},
|
|
84
81
|
generateImportMap: getGenerateImportMap({
|
|
85
82
|
lexicalEditorArgs: args,
|
|
86
83
|
resolvedFeatureMap
|
|
@@ -88,46 +85,6 @@ export function lexicalEditor(args) {
|
|
|
88
85
|
generateSchemaMap: getGenerateSchemaMap({
|
|
89
86
|
resolvedFeatureMap
|
|
90
87
|
}),
|
|
91
|
-
getClientFieldProps({
|
|
92
|
-
clientFieldSchemaMap,
|
|
93
|
-
path: fieldPath,
|
|
94
|
-
schemaPath: fieldSchemaPath
|
|
95
|
-
}) {
|
|
96
|
-
const serializedFeatures = {};
|
|
97
|
-
for (const [featureKey, resolvedFeature] of finalSanitizedEditorConfig.resolvedFeatureMap) {
|
|
98
|
-
const entry = {
|
|
99
|
-
key: resolvedFeature.key,
|
|
100
|
-
order: resolvedFeature.order
|
|
101
|
-
};
|
|
102
|
-
if (resolvedFeature.ClientFeature) {
|
|
103
|
-
entry.ClientFeature = resolvedFeature.ClientFeature;
|
|
104
|
-
}
|
|
105
|
-
if (resolvedFeature.clientFeatureProps) {
|
|
106
|
-
entry.clientFeatureProps = resolvedFeature.clientFeatureProps;
|
|
107
|
-
}
|
|
108
|
-
if (resolvedFeature.componentImports && typeof resolvedFeature.componentImports === 'object' && !Array.isArray(resolvedFeature.componentImports)) {
|
|
109
|
-
entry.componentImports = resolvedFeature.componentImports;
|
|
110
|
-
}
|
|
111
|
-
serializedFeatures[featureKey] = entry;
|
|
112
|
-
}
|
|
113
|
-
const featureClientSchemaMap = {};
|
|
114
|
-
for (const [featureKey, resolvedFeature] of finalSanitizedEditorConfig.resolvedFeatureMap) {
|
|
115
|
-
if (!resolvedFeature.generateSchemaMap) {
|
|
116
|
-
continue;
|
|
117
|
-
}
|
|
118
|
-
const featureSchemaPath = `${fieldSchemaPath}.lexical_internal_feature.${featureKey}`;
|
|
119
|
-
featureClientSchemaMap[featureKey] = {};
|
|
120
|
-
for (const [key, entry] of clientFieldSchemaMap.entries()) {
|
|
121
|
-
if (key.startsWith(featureSchemaPath)) {
|
|
122
|
-
featureClientSchemaMap[featureKey][key] = 'fields' in entry ? entry.fields : [entry];
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
return {
|
|
127
|
-
featureClientSchemaMap,
|
|
128
|
-
features: serializedFeatures
|
|
129
|
-
};
|
|
130
|
-
},
|
|
131
88
|
graphQLPopulationPromises({
|
|
132
89
|
context,
|
|
133
90
|
currentDepth,
|
|
@@ -192,7 +149,6 @@ export { getRestPopulateFn } from './features/converters/utilities/restPopulateF
|
|
|
192
149
|
export { DebugJsxConverterFeature } from './features/debug/jsxConverter/server/index.js';
|
|
193
150
|
export { TestRecorderFeature } from './features/debug/testRecorder/server/index.js';
|
|
194
151
|
export { TreeViewFeature } from './features/debug/treeView/server/index.js';
|
|
195
|
-
export { EXPERIMENTAL_TableFeature } from './features/experimental_table/server/index.js';
|
|
196
152
|
export { BoldFeature } from './features/format/bold/feature.server.js';
|
|
197
153
|
export { InlineCodeFeature } from './features/format/inlineCode/feature.server.js';
|
|
198
154
|
export { ItalicFeature } from './features/format/italic/feature.server.js';
|
|
@@ -212,6 +168,7 @@ export { UnorderedListFeature } from './features/lists/unorderedList/server/inde
|
|
|
212
168
|
export { ParagraphFeature } from './features/paragraph/server/index.js';
|
|
213
169
|
export { RelationshipFeature } from './features/relationship/server/index.js';
|
|
214
170
|
export { RelationshipServerNode } from './features/relationship/server/nodes/RelationshipNode.js';
|
|
171
|
+
export { TableFeature } from './features/table/server/index.js';
|
|
215
172
|
export { defaultColors } from './features/textState/defaultColors.js';
|
|
216
173
|
export { TextStateFeature } from './features/textState/feature.server.js';
|
|
217
174
|
export { FixedToolbarFeature } from './features/toolbars/fixed/server/index.js';
|
|
@@ -223,9 +180,9 @@ export { defaultEditorConfig, defaultEditorFeatures, defaultEditorLexicalConfig
|
|
|
223
180
|
export { loadFeatures, sortFeaturesForOptimalLoading } from './lexical/config/server/loader.js';
|
|
224
181
|
export { sanitizeServerEditorConfig, sanitizeServerFeatures } from './lexical/config/server/sanitize.js';
|
|
225
182
|
export { getEnabledNodes, getEnabledNodesFromServerNodes } from './lexical/nodes/index.js';
|
|
183
|
+
export { $convertFromMarkdownString } from './lexical/utils/markdown/convertFromMarkdownString.js';
|
|
226
184
|
export { DETAIL_TYPE_TO_DETAIL, DOUBLE_LINE_BREAK, ELEMENT_FORMAT_TO_TYPE, ELEMENT_TYPE_TO_FORMAT, IS_ALL_FORMATTING, LTR_REGEX, NodeFormat, NON_BREAKING_SPACE, RTL_REGEX, TEXT_MODE_TO_TYPE, TEXT_TYPE_TO_FORMAT, TEXT_TYPE_TO_MODE } from './lexical/utils/nodeFormat.js';
|
|
227
185
|
export { sanitizeUrl, validateUrl } from './lexical/utils/url.js';
|
|
228
|
-
export { $convertFromMarkdownString } from './packages/@lexical/markdown/index.js';
|
|
229
186
|
export { defaultRichTextValue } from './populateGraphQL/defaultValue.js';
|
|
230
187
|
export { populate } from './populateGraphQL/populate.js';
|
|
231
188
|
export { buildDefaultEditorState, buildEditorState } from './utilities/buildEditorState.js';
|