commspliant-html-editor 0.0.3 → 0.0.5
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/README.md +263 -7
- package/dist/404.html +19 -0
- package/dist/assets/index-8mpvnzOy.js +375 -0
- package/dist/assets/index-Cu8klpl0.css +1 -0
- package/dist/index.html +19 -0
- package/dist/logo.svg +314 -0
- package/package.json +7 -3
- package/dist/chrome/ChromeTheme.d.ts +0 -14
- package/dist/chrome/ChromeTheme.d.ts.map +0 -1
- package/dist/commspliant-html-editor.css +0 -1
- package/dist/components/Editor.d.ts +0 -3
- package/dist/components/Editor.d.ts.map +0 -1
- package/dist/components/HtmlSurface.d.ts +0 -9
- package/dist/components/HtmlSurface.d.ts.map +0 -1
- package/dist/components/VisualSurface.d.ts +0 -13
- package/dist/components/VisualSurface.d.ts.map +0 -1
- package/dist/core/blockFormat.d.ts +0 -10
- package/dist/core/blockFormat.d.ts.map +0 -1
- package/dist/core/blocks.d.ts +0 -19
- package/dist/core/blocks.d.ts.map +0 -1
- package/dist/core/bookmark.d.ts +0 -10
- package/dist/core/bookmark.d.ts.map +0 -1
- package/dist/core/cellProperties.d.ts +0 -18
- package/dist/core/cellProperties.d.ts.map +0 -1
- package/dist/core/clearFormatting.d.ts +0 -2
- package/dist/core/clearFormatting.d.ts.map +0 -1
- package/dist/core/clipboard.d.ts +0 -9
- package/dist/core/clipboard.d.ts.map +0 -1
- package/dist/core/commandTypes.d.ts +0 -251
- package/dist/core/commandTypes.d.ts.map +0 -1
- package/dist/core/commands.d.ts +0 -5
- package/dist/core/commands.d.ts.map +0 -1
- package/dist/core/cssLength.d.ts +0 -13
- package/dist/core/cssLength.d.ts.map +0 -1
- package/dist/core/customActions.d.ts +0 -12
- package/dist/core/customActions.d.ts.map +0 -1
- package/dist/core/documentStyles.d.ts +0 -4
- package/dist/core/documentStyles.d.ts.map +0 -1
- package/dist/core/fontFamily.d.ts +0 -40
- package/dist/core/fontFamily.d.ts.map +0 -1
- package/dist/core/fontSize.d.ts +0 -25
- package/dist/core/fontSize.d.ts.map +0 -1
- package/dist/core/fontSizeUnits.d.ts +0 -29
- package/dist/core/fontSizeUnits.d.ts.map +0 -1
- package/dist/core/horizontalRule.d.ts +0 -4
- package/dist/core/horizontalRule.d.ts.map +0 -1
- package/dist/core/image.d.ts +0 -19
- package/dist/core/image.d.ts.map +0 -1
- package/dist/core/imageProperties.d.ts +0 -35
- package/dist/core/imageProperties.d.ts.map +0 -1
- package/dist/core/imageResize.d.ts +0 -18
- package/dist/core/imageResize.d.ts.map +0 -1
- package/dist/core/imageSize.d.ts +0 -23
- package/dist/core/imageSize.d.ts.map +0 -1
- package/dist/core/indent.d.ts +0 -7
- package/dist/core/indent.d.ts.map +0 -1
- package/dist/core/inlineColor.d.ts +0 -23
- package/dist/core/inlineColor.d.ts.map +0 -1
- package/dist/core/inlineRange.d.ts +0 -10
- package/dist/core/inlineRange.d.ts.map +0 -1
- package/dist/core/link.d.ts +0 -18
- package/dist/core/link.d.ts.map +0 -1
- package/dist/core/lists.d.ts +0 -12
- package/dist/core/lists.d.ts.map +0 -1
- package/dist/core/marks.d.ts +0 -18
- package/dist/core/marks.d.ts.map +0 -1
- package/dist/core/page.d.ts +0 -8
- package/dist/core/page.d.ts.map +0 -1
- package/dist/core/pageProperties.d.ts +0 -7
- package/dist/core/pageProperties.d.ts.map +0 -1
- package/dist/core/paragraphBox.d.ts +0 -82
- package/dist/core/paragraphBox.d.ts.map +0 -1
- package/dist/core/paragraphProperties.d.ts +0 -17
- package/dist/core/paragraphProperties.d.ts.map +0 -1
- package/dist/core/rowProperties.d.ts +0 -17
- package/dist/core/rowProperties.d.ts.map +0 -1
- package/dist/core/selection.d.ts +0 -25
- package/dist/core/selection.d.ts.map +0 -1
- package/dist/core/table.d.ts +0 -28
- package/dist/core/table.d.ts.map +0 -1
- package/dist/core/tableProperties.d.ts +0 -18
- package/dist/core/tableProperties.d.ts.map +0 -1
- package/dist/core/textAlign.d.ts +0 -9
- package/dist/core/textAlign.d.ts.map +0 -1
- package/dist/hooks/useAutoSave.d.ts +0 -9
- package/dist/hooks/useAutoSave.d.ts.map +0 -1
- package/dist/hooks/useControllableState.d.ts +0 -8
- package/dist/hooks/useControllableState.d.ts.map +0 -1
- package/dist/i18n/LocaleProvider.d.ts +0 -11
- package/dist/i18n/LocaleProvider.d.ts.map +0 -1
- package/dist/i18n/en.d.ts +0 -3
- package/dist/i18n/en.d.ts.map +0 -1
- package/dist/i18n/es.d.ts +0 -3
- package/dist/i18n/es.d.ts.map +0 -1
- package/dist/i18n/types.d.ts +0 -367
- package/dist/i18n/types.d.ts.map +0 -1
- package/dist/icons/AlignCenterIcon.d.ts +0 -3
- package/dist/icons/AlignCenterIcon.d.ts.map +0 -1
- package/dist/icons/AlignJustifyIcon.d.ts +0 -3
- package/dist/icons/AlignJustifyIcon.d.ts.map +0 -1
- package/dist/icons/AlignLeftIcon.d.ts +0 -3
- package/dist/icons/AlignLeftIcon.d.ts.map +0 -1
- package/dist/icons/AlignRightIcon.d.ts +0 -3
- package/dist/icons/AlignRightIcon.d.ts.map +0 -1
- package/dist/icons/BoldIcon.d.ts +0 -3
- package/dist/icons/BoldIcon.d.ts.map +0 -1
- package/dist/icons/BookmarkIcon.d.ts +0 -3
- package/dist/icons/BookmarkIcon.d.ts.map +0 -1
- package/dist/icons/BulletListIcon.d.ts +0 -3
- package/dist/icons/BulletListIcon.d.ts.map +0 -1
- package/dist/icons/CellPropertiesIcon.d.ts +0 -3
- package/dist/icons/CellPropertiesIcon.d.ts.map +0 -1
- package/dist/icons/ClearFormattingIcon.d.ts +0 -3
- package/dist/icons/ClearFormattingIcon.d.ts.map +0 -1
- package/dist/icons/CloseIcon.d.ts +0 -3
- package/dist/icons/CloseIcon.d.ts.map +0 -1
- package/dist/icons/CommspliantShieldIcon.d.ts +0 -3
- package/dist/icons/CommspliantShieldIcon.d.ts.map +0 -1
- package/dist/icons/CustomActionIcon.d.ts +0 -3
- package/dist/icons/CustomActionIcon.d.ts.map +0 -1
- package/dist/icons/CustomizeToolbarIcon.d.ts +0 -3
- package/dist/icons/CustomizeToolbarIcon.d.ts.map +0 -1
- package/dist/icons/DarkModeIcon.d.ts +0 -3
- package/dist/icons/DarkModeIcon.d.ts.map +0 -1
- package/dist/icons/FontColorIcon.d.ts +0 -3
- package/dist/icons/FontColorIcon.d.ts.map +0 -1
- package/dist/icons/FontFamilyIcon.d.ts +0 -3
- package/dist/icons/FontFamilyIcon.d.ts.map +0 -1
- package/dist/icons/FontPropertiesIcon.d.ts +0 -3
- package/dist/icons/FontPropertiesIcon.d.ts.map +0 -1
- package/dist/icons/FontSizeIcon.d.ts +0 -3
- package/dist/icons/FontSizeIcon.d.ts.map +0 -1
- package/dist/icons/FullscreenIcon.d.ts +0 -3
- package/dist/icons/FullscreenIcon.d.ts.map +0 -1
- package/dist/icons/HighlightColorIcon.d.ts +0 -3
- package/dist/icons/HighlightColorIcon.d.ts.map +0 -1
- package/dist/icons/HorizontalRuleIcon.d.ts +0 -3
- package/dist/icons/HorizontalRuleIcon.d.ts.map +0 -1
- package/dist/icons/HtmlIcon.d.ts +0 -3
- package/dist/icons/HtmlIcon.d.ts.map +0 -1
- package/dist/icons/ImageIcon.d.ts +0 -3
- package/dist/icons/ImageIcon.d.ts.map +0 -1
- package/dist/icons/IndentIcon.d.ts +0 -3
- package/dist/icons/IndentIcon.d.ts.map +0 -1
- package/dist/icons/ItalicIcon.d.ts +0 -3
- package/dist/icons/ItalicIcon.d.ts.map +0 -1
- package/dist/icons/LightModeIcon.d.ts +0 -3
- package/dist/icons/LightModeIcon.d.ts.map +0 -1
- package/dist/icons/LinkIcon.d.ts +0 -3
- package/dist/icons/LinkIcon.d.ts.map +0 -1
- package/dist/icons/MenuIcon.d.ts +0 -3
- package/dist/icons/MenuIcon.d.ts.map +0 -1
- package/dist/icons/NumberedListIcon.d.ts +0 -3
- package/dist/icons/NumberedListIcon.d.ts.map +0 -1
- package/dist/icons/OpenIcon.d.ts +0 -3
- package/dist/icons/OpenIcon.d.ts.map +0 -1
- package/dist/icons/OutdentIcon.d.ts +0 -3
- package/dist/icons/OutdentIcon.d.ts.map +0 -1
- package/dist/icons/PagePropertiesIcon.d.ts +0 -3
- package/dist/icons/PagePropertiesIcon.d.ts.map +0 -1
- package/dist/icons/ParagraphPropertiesIcon.d.ts +0 -3
- package/dist/icons/ParagraphPropertiesIcon.d.ts.map +0 -1
- package/dist/icons/ParagraphStyleIcon.d.ts +0 -3
- package/dist/icons/ParagraphStyleIcon.d.ts.map +0 -1
- package/dist/icons/PlusIcon.d.ts +0 -3
- package/dist/icons/PlusIcon.d.ts.map +0 -1
- package/dist/icons/PreviewIcon.d.ts +0 -3
- package/dist/icons/PreviewIcon.d.ts.map +0 -1
- package/dist/icons/PrintIcon.d.ts +0 -3
- package/dist/icons/PrintIcon.d.ts.map +0 -1
- package/dist/icons/RedoIcon.d.ts +0 -3
- package/dist/icons/RedoIcon.d.ts.map +0 -1
- package/dist/icons/RowPropertiesIcon.d.ts +0 -3
- package/dist/icons/RowPropertiesIcon.d.ts.map +0 -1
- package/dist/icons/SaveIcon.d.ts +0 -3
- package/dist/icons/SaveIcon.d.ts.map +0 -1
- package/dist/icons/StrikethroughIcon.d.ts +0 -3
- package/dist/icons/StrikethroughIcon.d.ts.map +0 -1
- package/dist/icons/TableColumnIcon.d.ts +0 -3
- package/dist/icons/TableColumnIcon.d.ts.map +0 -1
- package/dist/icons/TableIcon.d.ts +0 -3
- package/dist/icons/TableIcon.d.ts.map +0 -1
- package/dist/icons/TableRowIcon.d.ts +0 -3
- package/dist/icons/TableRowIcon.d.ts.map +0 -1
- package/dist/icons/UnderlineIcon.d.ts +0 -3
- package/dist/icons/UnderlineIcon.d.ts.map +0 -1
- package/dist/icons/UndoIcon.d.ts +0 -3
- package/dist/icons/UndoIcon.d.ts.map +0 -1
- package/dist/icons/VisualIcon.d.ts +0 -3
- package/dist/icons/VisualIcon.d.ts.map +0 -1
- package/dist/icons/index.d.ts +0 -49
- package/dist/icons/index.d.ts.map +0 -1
- package/dist/icons/types.d.ts +0 -4
- package/dist/icons/types.d.ts.map +0 -1
- package/dist/index.cjs +0 -92
- package/dist/index.d.ts +0 -3
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -14313
- package/dist/modules/contextMenu/ContextMenu.d.ts +0 -13
- package/dist/modules/contextMenu/ContextMenu.d.ts.map +0 -1
- package/dist/modules/contextMenu/commands.d.ts +0 -3
- package/dist/modules/contextMenu/commands.d.ts.map +0 -1
- package/dist/modules/contextMenu/index.d.ts +0 -5
- package/dist/modules/contextMenu/index.d.ts.map +0 -1
- package/dist/modules/contextMenu/shouldOpenEditorContextMenu.d.ts +0 -6
- package/dist/modules/contextMenu/shouldOpenEditorContextMenu.d.ts.map +0 -1
- package/dist/modules/file/catalog.d.ts +0 -3
- package/dist/modules/file/catalog.d.ts.map +0 -1
- package/dist/modules/file/commands.d.ts +0 -3
- package/dist/modules/file/commands.d.ts.map +0 -1
- package/dist/modules/file/fileDialogs.d.ts +0 -3
- package/dist/modules/file/fileDialogs.d.ts.map +0 -1
- package/dist/modules/file/htmlFile.d.ts +0 -5
- package/dist/modules/file/htmlFile.d.ts.map +0 -1
- package/dist/modules/file/index.d.ts +0 -4
- package/dist/modules/file/index.d.ts.map +0 -1
- package/dist/modules/file/printHtml.d.ts +0 -2
- package/dist/modules/file/printHtml.d.ts.map +0 -1
- package/dist/modules/file/useHtmlFileDrop.d.ts +0 -14
- package/dist/modules/file/useHtmlFileDrop.d.ts.map +0 -1
- package/dist/modules/format/ColorField.d.ts +0 -11
- package/dist/modules/format/ColorField.d.ts.map +0 -1
- package/dist/modules/format/ColorPicker.d.ts +0 -13
- package/dist/modules/format/ColorPicker.d.ts.map +0 -1
- package/dist/modules/format/ColorSelect.d.ts +0 -16
- package/dist/modules/format/ColorSelect.d.ts.map +0 -1
- package/dist/modules/format/CustomParagraphStyleDialog.d.ts +0 -21
- package/dist/modules/format/CustomParagraphStyleDialog.d.ts.map +0 -1
- package/dist/modules/format/FontColorSelect.d.ts +0 -3
- package/dist/modules/format/FontColorSelect.d.ts.map +0 -1
- package/dist/modules/format/FontFamilyList.d.ts +0 -16
- package/dist/modules/format/FontFamilyList.d.ts.map +0 -1
- package/dist/modules/format/FontFamilySelect.d.ts +0 -15
- package/dist/modules/format/FontFamilySelect.d.ts.map +0 -1
- package/dist/modules/format/FontPropertiesDialog.d.ts +0 -24
- package/dist/modules/format/FontPropertiesDialog.d.ts.map +0 -1
- package/dist/modules/format/FontPropertiesFields.d.ts +0 -12
- package/dist/modules/format/FontPropertiesFields.d.ts.map +0 -1
- package/dist/modules/format/FontSizeCombobox.d.ts +0 -13
- package/dist/modules/format/FontSizeCombobox.d.ts.map +0 -1
- package/dist/modules/format/FontSizeSelect.d.ts +0 -3
- package/dist/modules/format/FontSizeSelect.d.ts.map +0 -1
- package/dist/modules/format/HighlightColorSelect.d.ts +0 -4
- package/dist/modules/format/HighlightColorSelect.d.ts.map +0 -1
- package/dist/modules/format/LengthField.d.ts +0 -12
- package/dist/modules/format/LengthField.d.ts.map +0 -1
- package/dist/modules/format/PagePropertiesDialog.d.ts +0 -14
- package/dist/modules/format/PagePropertiesDialog.d.ts.map +0 -1
- package/dist/modules/format/ParagraphPropertiesDialog.d.ts +0 -12
- package/dist/modules/format/ParagraphPropertiesDialog.d.ts.map +0 -1
- package/dist/modules/format/ParagraphPropertiesFields.d.ts +0 -13
- package/dist/modules/format/ParagraphPropertiesFields.d.ts.map +0 -1
- package/dist/modules/format/ParagraphStyleList.d.ts +0 -22
- package/dist/modules/format/ParagraphStyleList.d.ts.map +0 -1
- package/dist/modules/format/ParagraphStyleSelect.d.ts +0 -4
- package/dist/modules/format/ParagraphStyleSelect.d.ts.map +0 -1
- package/dist/modules/format/ShadowFields.d.ts +0 -8
- package/dist/modules/format/ShadowFields.d.ts.map +0 -1
- package/dist/modules/format/catalog.d.ts +0 -3
- package/dist/modules/format/catalog.d.ts.map +0 -1
- package/dist/modules/format/colorModel.d.ts +0 -22
- package/dist/modules/format/colorModel.d.ts.map +0 -1
- package/dist/modules/format/colorPalette.d.ts +0 -3
- package/dist/modules/format/colorPalette.d.ts.map +0 -1
- package/dist/modules/format/commands.d.ts +0 -4
- package/dist/modules/format/commands.d.ts.map +0 -1
- package/dist/modules/format/fontDialog.d.ts +0 -9
- package/dist/modules/format/fontDialog.d.ts.map +0 -1
- package/dist/modules/format/fontSize.d.ts +0 -2
- package/dist/modules/format/fontSize.d.ts.map +0 -1
- package/dist/modules/format/index.d.ts +0 -3
- package/dist/modules/format/index.d.ts.map +0 -1
- package/dist/modules/format/pageDialog.d.ts +0 -9
- package/dist/modules/format/pageDialog.d.ts.map +0 -1
- package/dist/modules/format/paragraphDialog.d.ts +0 -9
- package/dist/modules/format/paragraphDialog.d.ts.map +0 -1
- package/dist/modules/history/catalog.d.ts +0 -3
- package/dist/modules/history/catalog.d.ts.map +0 -1
- package/dist/modules/history/commands.d.ts +0 -4
- package/dist/modules/history/commands.d.ts.map +0 -1
- package/dist/modules/history/history.d.ts +0 -15
- package/dist/modules/history/history.d.ts.map +0 -1
- package/dist/modules/history/index.d.ts +0 -5
- package/dist/modules/history/index.d.ts.map +0 -1
- package/dist/modules/insert/BookmarkDialog.d.ts +0 -9
- package/dist/modules/insert/BookmarkDialog.d.ts.map +0 -1
- package/dist/modules/insert/ImageDialog.d.ts +0 -12
- package/dist/modules/insert/ImageDialog.d.ts.map +0 -1
- package/dist/modules/insert/ImagePropertiesDialog.d.ts +0 -13
- package/dist/modules/insert/ImagePropertiesDialog.d.ts.map +0 -1
- package/dist/modules/insert/ImagePropertiesFields.d.ts +0 -11
- package/dist/modules/insert/ImagePropertiesFields.d.ts.map +0 -1
- package/dist/modules/insert/ImageResizeOverlay.d.ts +0 -7
- package/dist/modules/insert/ImageResizeOverlay.d.ts.map +0 -1
- package/dist/modules/insert/ImageSizeField.d.ts +0 -10
- package/dist/modules/insert/ImageSizeField.d.ts.map +0 -1
- package/dist/modules/insert/LinkDialog.d.ts +0 -22
- package/dist/modules/insert/LinkDialog.d.ts.map +0 -1
- package/dist/modules/insert/catalog.d.ts +0 -3
- package/dist/modules/insert/catalog.d.ts.map +0 -1
- package/dist/modules/insert/commands.d.ts +0 -4
- package/dist/modules/insert/commands.d.ts.map +0 -1
- package/dist/modules/insert/imagePropertiesDialog.d.ts +0 -9
- package/dist/modules/insert/imagePropertiesDialog.d.ts.map +0 -1
- package/dist/modules/insert/index.d.ts +0 -3
- package/dist/modules/insert/index.d.ts.map +0 -1
- package/dist/modules/table/CellPropertiesDialog.d.ts +0 -10
- package/dist/modules/table/CellPropertiesDialog.d.ts.map +0 -1
- package/dist/modules/table/CellPropertiesFields.d.ts +0 -8
- package/dist/modules/table/CellPropertiesFields.d.ts.map +0 -1
- package/dist/modules/table/RowPropertiesDialog.d.ts +0 -10
- package/dist/modules/table/RowPropertiesDialog.d.ts.map +0 -1
- package/dist/modules/table/RowPropertiesFields.d.ts +0 -8
- package/dist/modules/table/RowPropertiesFields.d.ts.map +0 -1
- package/dist/modules/table/TableDialog.d.ts +0 -9
- package/dist/modules/table/TableDialog.d.ts.map +0 -1
- package/dist/modules/table/TablePropertiesDialog.d.ts +0 -10
- package/dist/modules/table/TablePropertiesDialog.d.ts.map +0 -1
- package/dist/modules/table/TablePropertiesFields.d.ts +0 -8
- package/dist/modules/table/TablePropertiesFields.d.ts.map +0 -1
- package/dist/modules/table/catalog.d.ts +0 -3
- package/dist/modules/table/catalog.d.ts.map +0 -1
- package/dist/modules/table/commands.d.ts +0 -4
- package/dist/modules/table/commands.d.ts.map +0 -1
- package/dist/modules/table/index.d.ts +0 -3
- package/dist/modules/table/index.d.ts.map +0 -1
- package/dist/modules/view/DocumentPreviewDialog.d.ts +0 -7
- package/dist/modules/view/DocumentPreviewDialog.d.ts.map +0 -1
- package/dist/modules/view/catalog.d.ts +0 -3
- package/dist/modules/view/catalog.d.ts.map +0 -1
- package/dist/modules/view/commands.d.ts +0 -4
- package/dist/modules/view/commands.d.ts.map +0 -1
- package/dist/modules/view/darkModePersistence.d.ts +0 -5
- package/dist/modules/view/darkModePersistence.d.ts.map +0 -1
- package/dist/modules/view/index.d.ts +0 -3
- package/dist/modules/view/index.d.ts.map +0 -1
- package/dist/modules/view/toolbarPositionPersistence.d.ts +0 -6
- package/dist/modules/view/toolbarPositionPersistence.d.ts.map +0 -1
- package/dist/toolbar/CustomizeToolbarDialog.d.ts +0 -16
- package/dist/toolbar/CustomizeToolbarDialog.d.ts.map +0 -1
- package/dist/toolbar/EditorToolbar.d.ts +0 -16
- package/dist/toolbar/EditorToolbar.d.ts.map +0 -1
- package/dist/toolbar/IconNav.d.ts +0 -12
- package/dist/toolbar/IconNav.d.ts.map +0 -1
- package/dist/toolbar/MenuBar.d.ts +0 -18
- package/dist/toolbar/MenuBar.d.ts.map +0 -1
- package/dist/toolbar/Tooltip.d.ts +0 -11
- package/dist/toolbar/Tooltip.d.ts.map +0 -1
- package/dist/toolbar/allowedChrome.d.ts +0 -4
- package/dist/toolbar/allowedChrome.d.ts.map +0 -1
- package/dist/toolbar/defaultCatalog.d.ts +0 -4
- package/dist/toolbar/defaultCatalog.d.ts.map +0 -1
- package/dist/toolbar/defaultLayout.d.ts +0 -3
- package/dist/toolbar/defaultLayout.d.ts.map +0 -1
- package/dist/toolbar/index.d.ts +0 -10
- package/dist/toolbar/index.d.ts.map +0 -1
- package/dist/toolbar/resolveChrome.d.ts +0 -12
- package/dist/toolbar/resolveChrome.d.ts.map +0 -1
- package/dist/toolbar/toolbarCustomization.d.ts +0 -14
- package/dist/toolbar/toolbarCustomization.d.ts.map +0 -1
- package/dist/toolbar/types.d.ts +0 -65
- package/dist/toolbar/types.d.ts.map +0 -1
- package/dist/types.d.ts +0 -263
- package/dist/types.d.ts.map +0 -1
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { CssLength } from './cssLength';
|
|
2
|
-
import { ParagraphBorder, ParagraphShadow } from './paragraphBox';
|
|
3
|
-
export type TableBorderCollapse = 'collapse' | 'separate';
|
|
4
|
-
export type TablePropertiesApply = {
|
|
5
|
-
border: ParagraphBorder;
|
|
6
|
-
borderCollapse: TableBorderCollapse;
|
|
7
|
-
borderSpacing: CssLength | null;
|
|
8
|
-
borderRadius: CssLength | null;
|
|
9
|
-
boxShadow: ParagraphShadow | null;
|
|
10
|
-
width: CssLength | null;
|
|
11
|
-
};
|
|
12
|
-
export declare function defaultTablePropertiesApply(overrides?: Partial<TablePropertiesApply>): TablePropertiesApply;
|
|
13
|
-
export declare function readTableProperties(table: HTMLTableElement): TablePropertiesApply;
|
|
14
|
-
export declare function writeTableProperties(table: HTMLTableElement, draft: TablePropertiesApply): boolean;
|
|
15
|
-
export declare function queryTableAtSelection(root: HTMLElement): TablePropertiesApply | null;
|
|
16
|
-
export declare function applyTablePropertiesInDocument(root: HTMLElement, draft: TablePropertiesApply): boolean;
|
|
17
|
-
export declare function tablePropertiesEqual(a: TablePropertiesApply, b: TablePropertiesApply): boolean;
|
|
18
|
-
//# sourceMappingURL=tableProperties.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tableProperties.d.ts","sourceRoot":"","sources":["../../src/core/tableProperties.ts"],"names":[],"mappings":"AACA,OAAO,EAKL,KAAK,SAAS,EACf,MAAM,aAAa,CAAA;AACpB,OAAO,EAML,KAAK,eAAe,EACpB,KAAK,eAAe,EACrB,MAAM,gBAAgB,CAAA;AAGvB,MAAM,MAAM,mBAAmB,GAAG,UAAU,GAAG,UAAU,CAAA;AAEzD,MAAM,MAAM,oBAAoB,GAAG;IACjC,MAAM,EAAE,eAAe,CAAA;IACvB,cAAc,EAAE,mBAAmB,CAAA;IACnC,aAAa,EAAE,SAAS,GAAG,IAAI,CAAA;IAC/B,YAAY,EAAE,SAAS,GAAG,IAAI,CAAA;IAC9B,SAAS,EAAE,eAAe,GAAG,IAAI,CAAA;IACjC,KAAK,EAAE,SAAS,GAAG,IAAI,CAAA;CACxB,CAAA;AAED,wBAAgB,2BAA2B,CACzC,SAAS,GAAE,OAAO,CAAC,oBAAoB,CAAM,GAC5C,oBAAoB,CAUtB;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,gBAAgB,GAAG,oBAAoB,CAUjF;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,gBAAgB,EAAE,KAAK,EAAE,oBAAoB,GAAG,OAAO,CAwBlG;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,WAAW,GAAG,oBAAoB,GAAG,IAAI,CAIpF;AAED,wBAAgB,8BAA8B,CAC5C,IAAI,EAAE,WAAW,EACjB,KAAK,EAAE,oBAAoB,GAC1B,OAAO,CAIT;AAED,wBAAgB,oBAAoB,CAAC,CAAC,EAAE,oBAAoB,EAAE,CAAC,EAAE,oBAAoB,GAAG,OAAO,CAS9F"}
|
package/dist/core/textAlign.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const TEXT_ALIGN_VALUES: readonly ["left", "center", "right", "justify"];
|
|
2
|
-
export type TextAlign = (typeof TEXT_ALIGN_VALUES)[number];
|
|
3
|
-
export type TextAlignQuery = {
|
|
4
|
-
align: TextAlign | null;
|
|
5
|
-
mixed: boolean;
|
|
6
|
-
};
|
|
7
|
-
export declare function queryTextAlign(root: HTMLElement): TextAlignQuery;
|
|
8
|
-
export declare function setTextAlignInDocument(root: HTMLElement, align: TextAlign): boolean;
|
|
9
|
-
//# sourceMappingURL=textAlign.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"textAlign.d.ts","sourceRoot":"","sources":["../../src/core/textAlign.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,iBAAiB,iDAAkD,CAAA;AAEhF,MAAM,MAAM,SAAS,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAA;AAE1D,MAAM,MAAM,cAAc,GAAG;IAC3B,KAAK,EAAE,SAAS,GAAG,IAAI,CAAA;IACvB,KAAK,EAAE,OAAO,CAAA;CACf,CAAA;AAcD,wBAAgB,cAAc,CAAC,IAAI,EAAE,WAAW,GAAG,cAAc,CAWhE;AAED,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,SAAS,GAAG,OAAO,CAanF"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const AUTO_SAVE_INTERVAL_MS = 1000;
|
|
2
|
-
export type AutoSaveCallback = (html: string) => void | Promise<void>;
|
|
3
|
-
type UseAutoSaveOptions = {
|
|
4
|
-
onAutoSave?: AutoSaveCallback;
|
|
5
|
-
getHtml: () => string;
|
|
6
|
-
};
|
|
7
|
-
export declare function useAutoSave({ onAutoSave, getHtml }: UseAutoSaveOptions): void;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=useAutoSave.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useAutoSave.d.ts","sourceRoot":"","sources":["../../src/hooks/useAutoSave.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB,OAAO,CAAA;AAEzC,MAAM,MAAM,gBAAgB,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;AAErE,KAAK,kBAAkB,GAAG;IACxB,UAAU,CAAC,EAAE,gBAAgB,CAAA;IAC7B,OAAO,EAAE,MAAM,MAAM,CAAA;CACtB,CAAA;AAUD,wBAAgB,WAAW,CAAC,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,kBAAkB,QA4BtE"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
type UseControllableStateOptions<T> = {
|
|
2
|
-
value?: T;
|
|
3
|
-
defaultValue: T;
|
|
4
|
-
onChange?: (value: T) => void;
|
|
5
|
-
};
|
|
6
|
-
export declare function useControllableState<T>({ value, defaultValue, onChange, }: UseControllableStateOptions<T>): [T, (next: T) => void];
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=useControllableState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useControllableState.d.ts","sourceRoot":"","sources":["../../src/hooks/useControllableState.ts"],"names":[],"mappings":"AAEA,KAAK,2BAA2B,CAAC,CAAC,IAAI;IACpC,KAAK,CAAC,EAAE,CAAC,CAAA;IACT,YAAY,EAAE,CAAC,CAAA;IACf,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CAC9B,CAAA;AAED,wBAAgB,oBAAoB,CAAC,CAAC,EAAE,EACtC,KAAK,EACL,YAAY,EACZ,QAAQ,GACT,EAAE,2BAA2B,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,CAAC,CAgBzD"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { Locale, MessageKey } from './types';
|
|
3
|
-
export type Translate = (key: MessageKey) => string;
|
|
4
|
-
type LocaleProviderProps = {
|
|
5
|
-
locale?: Locale;
|
|
6
|
-
children: ReactNode;
|
|
7
|
-
};
|
|
8
|
-
export declare function LocaleProvider({ locale, children }: LocaleProviderProps): import("react").JSX.Element;
|
|
9
|
-
export declare function useT(): Translate;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=LocaleProvider.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LocaleProvider.d.ts","sourceRoot":"","sources":["../../src/i18n/LocaleProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAG1E,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAY,MAAM,SAAS,CAAA;AAI3D,MAAM,MAAM,SAAS,GAAG,CAAC,GAAG,EAAE,UAAU,KAAK,MAAM,CAAA;AAInD,KAAK,mBAAmB,GAAG;IACzB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,SAAS,CAAA;CACpB,CAAA;AAED,wBAAgB,cAAc,CAAC,EAAE,MAAa,EAAE,QAAQ,EAAE,EAAE,mBAAmB,+BAO9E;AAED,wBAAgB,IAAI,IAAI,SAAS,CAEhC"}
|
package/dist/i18n/en.d.ts
DELETED
package/dist/i18n/en.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../src/i18n/en.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAEvC,eAAO,MAAM,EAAE,EAAE,QA6WhB,CAAA"}
|
package/dist/i18n/es.d.ts
DELETED
package/dist/i18n/es.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../src/i18n/es.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAEvC,eAAO,MAAM,EAAE,EAAE,QA6WhB,CAAA"}
|
package/dist/i18n/types.d.ts
DELETED
|
@@ -1,367 +0,0 @@
|
|
|
1
|
-
export type Locale = 'en' | 'es';
|
|
2
|
-
export type Messages = {
|
|
3
|
-
modeVisual: string;
|
|
4
|
-
modeHtml: string;
|
|
5
|
-
modeVisualAria: string;
|
|
6
|
-
modeHtmlAria: string;
|
|
7
|
-
modeFullscreen: string;
|
|
8
|
-
modeFullscreenAria: string;
|
|
9
|
-
modeLight: string;
|
|
10
|
-
modeLightAria: string;
|
|
11
|
-
modeDark: string;
|
|
12
|
-
modeDarkAria: string;
|
|
13
|
-
exitFullscreenAria: string;
|
|
14
|
-
visualEditorAria: string;
|
|
15
|
-
htmlEditorAria: string;
|
|
16
|
-
menuFile: string;
|
|
17
|
-
menuFileAria: string;
|
|
18
|
-
menuEdit: string;
|
|
19
|
-
menuEditAria: string;
|
|
20
|
-
menuInsert: string;
|
|
21
|
-
menuInsertAria: string;
|
|
22
|
-
menuView: string;
|
|
23
|
-
menuViewAria: string;
|
|
24
|
-
menuFormat: string;
|
|
25
|
-
menuFormatAria: string;
|
|
26
|
-
menuFont: string;
|
|
27
|
-
menuFontAria: string;
|
|
28
|
-
menuParagraph: string;
|
|
29
|
-
menuParagraphAria: string;
|
|
30
|
-
menuParagraphStyles: string;
|
|
31
|
-
menuParagraphStylesAria: string;
|
|
32
|
-
menuPage: string;
|
|
33
|
-
menuPageAria: string;
|
|
34
|
-
menuToolbar: string;
|
|
35
|
-
menuToolbarAria: string;
|
|
36
|
-
menuToolbarPosition: string;
|
|
37
|
-
menuToolbarPositionAria: string;
|
|
38
|
-
toolbarPositionTop: string;
|
|
39
|
-
toolbarPositionTopAria: string;
|
|
40
|
-
toolbarPositionLeft: string;
|
|
41
|
-
toolbarPositionLeftAria: string;
|
|
42
|
-
toolbarPositionRight: string;
|
|
43
|
-
toolbarPositionRightAria: string;
|
|
44
|
-
toolbarPositionBottom: string;
|
|
45
|
-
toolbarPositionBottomAria: string;
|
|
46
|
-
menuImage: string;
|
|
47
|
-
menuImageAria: string;
|
|
48
|
-
menuInsertRow: string;
|
|
49
|
-
menuInsertRowAria: string;
|
|
50
|
-
menuInsertColumn: string;
|
|
51
|
-
menuInsertColumnAria: string;
|
|
52
|
-
menuTable: string;
|
|
53
|
-
menuTableAria: string;
|
|
54
|
-
menuCustom: string;
|
|
55
|
-
menuCustomAria: string;
|
|
56
|
-
menuHamburgerAria: string;
|
|
57
|
-
menuCloseAria: string;
|
|
58
|
-
menuOverlayAria: string;
|
|
59
|
-
brandMarkAria: string;
|
|
60
|
-
commandSave: string;
|
|
61
|
-
commandSaveAria: string;
|
|
62
|
-
commandOpen: string;
|
|
63
|
-
commandOpenAria: string;
|
|
64
|
-
htmlFileDropOverlay: string;
|
|
65
|
-
commandPrint: string;
|
|
66
|
-
commandPrintAria: string;
|
|
67
|
-
commandUndo: string;
|
|
68
|
-
commandUndoAria: string;
|
|
69
|
-
commandRedo: string;
|
|
70
|
-
commandRedoAria: string;
|
|
71
|
-
commandCut: string;
|
|
72
|
-
commandCutAria: string;
|
|
73
|
-
commandCopy: string;
|
|
74
|
-
commandCopyAria: string;
|
|
75
|
-
commandDelete: string;
|
|
76
|
-
commandDeleteAria: string;
|
|
77
|
-
commandLink: string;
|
|
78
|
-
commandLinkAria: string;
|
|
79
|
-
commandBookmark: string;
|
|
80
|
-
commandBookmarkAria: string;
|
|
81
|
-
commandImage: string;
|
|
82
|
-
commandImageAria: string;
|
|
83
|
-
commandImageProperties: string;
|
|
84
|
-
commandImagePropertiesAria: string;
|
|
85
|
-
commandTable: string;
|
|
86
|
-
commandTableAria: string;
|
|
87
|
-
commandHorizontalRule: string;
|
|
88
|
-
commandHorizontalRuleAria: string;
|
|
89
|
-
commandTableProperties: string;
|
|
90
|
-
commandTablePropertiesAria: string;
|
|
91
|
-
commandCellProperties: string;
|
|
92
|
-
commandCellPropertiesAria: string;
|
|
93
|
-
commandRowProperties: string;
|
|
94
|
-
commandRowPropertiesAria: string;
|
|
95
|
-
commandInsertRowBelow: string;
|
|
96
|
-
commandInsertRowBelowAria: string;
|
|
97
|
-
commandInsertRowBefore: string;
|
|
98
|
-
commandInsertRowBeforeAria: string;
|
|
99
|
-
commandDeleteRow: string;
|
|
100
|
-
commandDeleteRowAria: string;
|
|
101
|
-
commandInsertColumnAfter: string;
|
|
102
|
-
commandInsertColumnAfterAria: string;
|
|
103
|
-
commandInsertColumnBefore: string;
|
|
104
|
-
commandInsertColumnBeforeAria: string;
|
|
105
|
-
commandDeleteColumn: string;
|
|
106
|
-
commandDeleteColumnAria: string;
|
|
107
|
-
contextMenuAria: string;
|
|
108
|
-
commandBold: string;
|
|
109
|
-
commandBoldAria: string;
|
|
110
|
-
commandItalic: string;
|
|
111
|
-
commandItalicAria: string;
|
|
112
|
-
commandUnderline: string;
|
|
113
|
-
commandUnderlineAria: string;
|
|
114
|
-
commandStrikethrough: string;
|
|
115
|
-
commandStrikethroughAria: string;
|
|
116
|
-
commandClearFormatting: string;
|
|
117
|
-
commandClearFormattingAria: string;
|
|
118
|
-
commandFontSize: string;
|
|
119
|
-
commandFontSizeAria: string;
|
|
120
|
-
commandFontSizeUnitAria: string;
|
|
121
|
-
commandFontFamily: string;
|
|
122
|
-
commandFontFamilyAria: string;
|
|
123
|
-
commandFontProperties: string;
|
|
124
|
-
commandFontPropertiesAria: string;
|
|
125
|
-
commandParagraphProperties: string;
|
|
126
|
-
commandParagraphPropertiesAria: string;
|
|
127
|
-
commandPageProperties: string;
|
|
128
|
-
commandPagePropertiesAria: string;
|
|
129
|
-
commandFontColor: string;
|
|
130
|
-
commandFontColorAria: string;
|
|
131
|
-
commandHighlightColor: string;
|
|
132
|
-
commandHighlightColorAria: string;
|
|
133
|
-
commandParagraphStyle: string;
|
|
134
|
-
commandParagraphStyleAria: string;
|
|
135
|
-
commandAlignLeft: string;
|
|
136
|
-
commandAlignLeftAria: string;
|
|
137
|
-
commandAlignCenter: string;
|
|
138
|
-
commandAlignCenterAria: string;
|
|
139
|
-
commandAlignRight: string;
|
|
140
|
-
commandAlignRightAria: string;
|
|
141
|
-
commandAlignJustify: string;
|
|
142
|
-
commandAlignJustifyAria: string;
|
|
143
|
-
commandIndent: string;
|
|
144
|
-
commandIndentAria: string;
|
|
145
|
-
commandOutdent: string;
|
|
146
|
-
commandOutdentAria: string;
|
|
147
|
-
commandBulletList: string;
|
|
148
|
-
commandBulletListAria: string;
|
|
149
|
-
commandNumberedList: string;
|
|
150
|
-
commandNumberedListAria: string;
|
|
151
|
-
commandCustomizeToolbar: string;
|
|
152
|
-
commandCustomizeToolbarAria: string;
|
|
153
|
-
commandPreview: string;
|
|
154
|
-
commandPreviewAria: string;
|
|
155
|
-
styleParagraph: string;
|
|
156
|
-
styleHeading1: string;
|
|
157
|
-
styleHeading2: string;
|
|
158
|
-
styleHeading3: string;
|
|
159
|
-
styleHeading4: string;
|
|
160
|
-
styleHeading5: string;
|
|
161
|
-
styleHeading6: string;
|
|
162
|
-
styleAddNew: string;
|
|
163
|
-
styleAddNewAria: string;
|
|
164
|
-
customStyleDialogAddTitle: string;
|
|
165
|
-
customStyleDialogEditTitle: string;
|
|
166
|
-
customStyleDialogTabFont: string;
|
|
167
|
-
customStyleDialogTabParagraph: string;
|
|
168
|
-
customStyleDialogName: string;
|
|
169
|
-
customStyleDialogDelete: string;
|
|
170
|
-
customStyleDialogDeleteConfirm: string;
|
|
171
|
-
customStyleDialogCloseAria: string;
|
|
172
|
-
customStyleLoading: string;
|
|
173
|
-
colorAutomatic: string;
|
|
174
|
-
colorNone: string;
|
|
175
|
-
colorCustom: string;
|
|
176
|
-
colorHex: string;
|
|
177
|
-
colorRgbR: string;
|
|
178
|
-
colorRgbG: string;
|
|
179
|
-
colorRgbB: string;
|
|
180
|
-
colorPickFromScreen: string;
|
|
181
|
-
colorRecent: string;
|
|
182
|
-
fontDialogTitle: string;
|
|
183
|
-
fontDialogTabGeneral: string;
|
|
184
|
-
fontDialogFamily: string;
|
|
185
|
-
fontFamilyDefault: string;
|
|
186
|
-
fontDialogSize: string;
|
|
187
|
-
fontDialogUnit: string;
|
|
188
|
-
fontDialogStyle: string;
|
|
189
|
-
fontDialogOk: string;
|
|
190
|
-
fontDialogCancel: string;
|
|
191
|
-
linkDialogTitle: string;
|
|
192
|
-
linkDialogTabLink: string;
|
|
193
|
-
linkDialogTabBookmark: string;
|
|
194
|
-
linkDialogHref: string;
|
|
195
|
-
linkDialogHoverTitle: string;
|
|
196
|
-
linkDialogTargetBlank: string;
|
|
197
|
-
linkDialogTextDecorationNone: string;
|
|
198
|
-
linkDialogHover: string;
|
|
199
|
-
linkDialogHoverColor: string;
|
|
200
|
-
linkDialogHoverColorField: string;
|
|
201
|
-
linkDialogHoverHtml: string;
|
|
202
|
-
linkDialogHoverHtmlAria: string;
|
|
203
|
-
linkDialogBookmark: string;
|
|
204
|
-
linkDialogBookmarkEmpty: string;
|
|
205
|
-
linkDialogSelect: string;
|
|
206
|
-
bookmarkDialogTitle: string;
|
|
207
|
-
bookmarkDialogName: string;
|
|
208
|
-
bookmarkDialogHelp: string;
|
|
209
|
-
bookmarkDialogHelpAria: string;
|
|
210
|
-
bookmarkDialogCloseAria: string;
|
|
211
|
-
bookmarkDialogErrorEmpty: string;
|
|
212
|
-
bookmarkDialogErrorInvalid: string;
|
|
213
|
-
bookmarkDialogErrorDuplicate: string;
|
|
214
|
-
imageDialogTitle: string;
|
|
215
|
-
imageDialogSource: string;
|
|
216
|
-
imageDialogFile: string;
|
|
217
|
-
imageDialogChooseFile: string;
|
|
218
|
-
imageDialogUrl: string;
|
|
219
|
-
imageDialogAlt: string;
|
|
220
|
-
imageDialogTitleField: string;
|
|
221
|
-
imageDialogCloseAria: string;
|
|
222
|
-
imageDialogErrorEmpty: string;
|
|
223
|
-
imageDialogErrorInvalid: string;
|
|
224
|
-
imageDialogErrorType: string;
|
|
225
|
-
imageDialogErrorTooLarge: string;
|
|
226
|
-
imagePropertiesDialogTitle: string;
|
|
227
|
-
imagePropertiesDialogCloseAria: string;
|
|
228
|
-
imagePropertiesTabAlignment: string;
|
|
229
|
-
imagePropertiesTabBorder: string;
|
|
230
|
-
imagePropertiesTabAdvanced: string;
|
|
231
|
-
imagePropertiesTabHover: string;
|
|
232
|
-
imagePropertiesSize: string;
|
|
233
|
-
imagePropertiesSizeMode: string;
|
|
234
|
-
imagePropertiesSizeWidth: string;
|
|
235
|
-
imagePropertiesSizeHeight: string;
|
|
236
|
-
imagePropertiesSizeLock: string;
|
|
237
|
-
imagePropertiesWidth: string;
|
|
238
|
-
imagePropertiesHeight: string;
|
|
239
|
-
imagePropertiesWidthAria: string;
|
|
240
|
-
imagePropertiesHeightAria: string;
|
|
241
|
-
imagePropertiesSizeUnitAria: string;
|
|
242
|
-
imagePropertiesFit: string;
|
|
243
|
-
imagePropertiesFitDefault: string;
|
|
244
|
-
imagePropertiesFitFill: string;
|
|
245
|
-
imagePropertiesFitContain: string;
|
|
246
|
-
imagePropertiesFitCover: string;
|
|
247
|
-
imagePropertiesFitNoneValue: string;
|
|
248
|
-
imagePropertiesFitScaleDown: string;
|
|
249
|
-
imagePropertiesPosition: string;
|
|
250
|
-
imagePropertiesPositionDefault: string;
|
|
251
|
-
imagePropertiesPositionCenter: string;
|
|
252
|
-
imagePropertiesPositionTop: string;
|
|
253
|
-
imagePropertiesPositionBottom: string;
|
|
254
|
-
imagePropertiesPositionLeft: string;
|
|
255
|
-
imagePropertiesPositionRight: string;
|
|
256
|
-
imagePropertiesPositionTopLeft: string;
|
|
257
|
-
imagePropertiesPositionTopRight: string;
|
|
258
|
-
imagePropertiesPositionBottomLeft: string;
|
|
259
|
-
imagePropertiesPositionBottomRight: string;
|
|
260
|
-
imagePropertiesRotation: string;
|
|
261
|
-
imagePropertiesRotationUnit: string;
|
|
262
|
-
imagePropertiesHoverCss: string;
|
|
263
|
-
imagePropertiesHoverCssAria: string;
|
|
264
|
-
imagePropertiesHoverHelp: string;
|
|
265
|
-
imageResizeHandleEastAria: string;
|
|
266
|
-
imageResizeHandleSouthAria: string;
|
|
267
|
-
imageResizeHandleSouthEastAria: string;
|
|
268
|
-
tableDialogTitle: string;
|
|
269
|
-
tableDialogCloseAria: string;
|
|
270
|
-
tableDialogRows: string;
|
|
271
|
-
tableDialogColumns: string;
|
|
272
|
-
tableDialogSize: string;
|
|
273
|
-
tableDialogGridAria: string;
|
|
274
|
-
tableDialogInsert: string;
|
|
275
|
-
tablePropertiesDialogTitle: string;
|
|
276
|
-
tablePropertiesDialogCloseAria: string;
|
|
277
|
-
tablePropertiesCollapse: string;
|
|
278
|
-
tablePropertiesCollapseCollapse: string;
|
|
279
|
-
tablePropertiesCollapseSeparate: string;
|
|
280
|
-
tablePropertiesSpacing: string;
|
|
281
|
-
tablePropertiesWidth: string;
|
|
282
|
-
cellPropertiesDialogTitle: string;
|
|
283
|
-
cellPropertiesDialogCloseAria: string;
|
|
284
|
-
cellPropertiesColor: string;
|
|
285
|
-
cellPropertiesVerticalAlign: string;
|
|
286
|
-
cellPropertiesVerticalAlignDefault: string;
|
|
287
|
-
cellPropertiesVerticalAlignTop: string;
|
|
288
|
-
cellPropertiesVerticalAlignMiddle: string;
|
|
289
|
-
cellPropertiesVerticalAlignBottom: string;
|
|
290
|
-
cellPropertiesVerticalAlignBaseline: string;
|
|
291
|
-
cellPropertiesWidth: string;
|
|
292
|
-
rowPropertiesDialogTitle: string;
|
|
293
|
-
rowPropertiesDialogCloseAria: string;
|
|
294
|
-
rowPropertiesHeight: string;
|
|
295
|
-
paragraphDialogTitle: string;
|
|
296
|
-
pageDialogTitle: string;
|
|
297
|
-
paragraphDialogTabBorder: string;
|
|
298
|
-
paragraphDialogTabBackground: string;
|
|
299
|
-
paragraphDialogAlignment: string;
|
|
300
|
-
paragraphDialogLists: string;
|
|
301
|
-
paragraphDialogSpacing: string;
|
|
302
|
-
paragraphDialogMargin: string;
|
|
303
|
-
paragraphDialogPadding: string;
|
|
304
|
-
paragraphDialogLineHeight: string;
|
|
305
|
-
paragraphDialogLineHeightNormal: string;
|
|
306
|
-
paragraphDialogLineHeightUnitless: string;
|
|
307
|
-
paragraphDialogLinkSides: string;
|
|
308
|
-
paragraphDialogSideTop: string;
|
|
309
|
-
paragraphDialogSideRight: string;
|
|
310
|
-
paragraphDialogSideBottom: string;
|
|
311
|
-
paragraphDialogSideLeft: string;
|
|
312
|
-
paragraphDialogBorder: string;
|
|
313
|
-
paragraphDialogBorderStyle: string;
|
|
314
|
-
paragraphDialogBorderWidth: string;
|
|
315
|
-
paragraphDialogBorderColor: string;
|
|
316
|
-
paragraphDialogBorderRadius: string;
|
|
317
|
-
paragraphDialogBoxShadow: string;
|
|
318
|
-
paragraphDialogShadowOffsetX: string;
|
|
319
|
-
paragraphDialogShadowOffsetY: string;
|
|
320
|
-
paragraphDialogShadowBlur: string;
|
|
321
|
-
paragraphDialogShadowSpread: string;
|
|
322
|
-
paragraphDialogShadowColor: string;
|
|
323
|
-
paragraphDialogShadowInset: string;
|
|
324
|
-
paragraphDialogLengthUnitAria: string;
|
|
325
|
-
paragraphDialogBorderStyleNone: string;
|
|
326
|
-
paragraphDialogBorderStyleSolid: string;
|
|
327
|
-
paragraphDialogBorderStyleDotted: string;
|
|
328
|
-
paragraphDialogBorderStyleDashed: string;
|
|
329
|
-
paragraphDialogBorderStyleDouble: string;
|
|
330
|
-
paragraphDialogBorderStyleGroove: string;
|
|
331
|
-
paragraphDialogBorderStyleRidge: string;
|
|
332
|
-
paragraphDialogBorderStyleInset: string;
|
|
333
|
-
paragraphDialogBorderStyleOutset: string;
|
|
334
|
-
paragraphDialogBackgroundColor: string;
|
|
335
|
-
paragraphDialogOpacity: string;
|
|
336
|
-
fontSizeUnitPt: string;
|
|
337
|
-
fontSizeUnitPx: string;
|
|
338
|
-
fontSizeUnitEm: string;
|
|
339
|
-
fontSizeUnitRem: string;
|
|
340
|
-
fontSizeUnitPercent: string;
|
|
341
|
-
fontSizeUnitPc: string;
|
|
342
|
-
toolbarAria: string;
|
|
343
|
-
toolbarGroupFile: string;
|
|
344
|
-
toolbarGroupPrint: string;
|
|
345
|
-
toolbarGroupEdit: string;
|
|
346
|
-
toolbarGroupInsert: string;
|
|
347
|
-
toolbarGroupFont: string;
|
|
348
|
-
toolbarGroupAlign: string;
|
|
349
|
-
toolbarGroupParagraph: string;
|
|
350
|
-
toolbarGroupView: string;
|
|
351
|
-
toolbarGroupFullscreen: string;
|
|
352
|
-
toolbarGroupCustom: string;
|
|
353
|
-
customizeToolbarDialogTitle: string;
|
|
354
|
-
customizeToolbarDialogReset: string;
|
|
355
|
-
customizeToolbarDialogClose: string;
|
|
356
|
-
customizeToolbarDialogCloseAria: string;
|
|
357
|
-
customizeToolbarDialogLoading: string;
|
|
358
|
-
customizeToolbarItemVisible: string;
|
|
359
|
-
customizeToolbarDragHandle: string;
|
|
360
|
-
customizeToolbarMoveUp: string;
|
|
361
|
-
customizeToolbarMoveDown: string;
|
|
362
|
-
previewDialogTitle: string;
|
|
363
|
-
previewDialogClose: string;
|
|
364
|
-
previewDialogCloseAria: string;
|
|
365
|
-
};
|
|
366
|
-
export type MessageKey = keyof Messages;
|
|
367
|
-
//# sourceMappingURL=types.d.ts.map
|
package/dist/i18n/types.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/i18n/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AlignCenterIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AlignCenterIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,eAAe,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAoBvD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AlignJustifyIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AlignJustifyIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,gBAAgB,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAoBxD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AlignLeftIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AlignLeftIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,aAAa,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAoBrD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AlignRightIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AlignRightIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,cAAc,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAoBtD"}
|
package/dist/icons/BoldIcon.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BoldIcon.d.ts","sourceRoot":"","sources":["../../src/icons/BoldIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,QAAQ,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAoBhD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BookmarkIcon.d.ts","sourceRoot":"","sources":["../../src/icons/BookmarkIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,YAAY,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAkBpD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BulletListIcon.d.ts","sourceRoot":"","sources":["../../src/icons/BulletListIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,cAAc,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAuBtD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CellPropertiesIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CellPropertiesIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAqB1D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ClearFormattingIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ClearFormattingIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,mBAAmB,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAqB3D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CloseIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CloseIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,SAAS,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAmBjD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CommspliantShieldIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CommspliantShieldIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,qBAAqB,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAmB7D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CustomActionIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CustomActionIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,gBAAgB,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAsBxD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CustomizeToolbarIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CustomizeToolbarIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,oBAAoB,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAqB5D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DarkModeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DarkModeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,YAAY,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAkBpD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FontColorIcon.d.ts","sourceRoot":"","sources":["../../src/icons/FontColorIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,aAAa,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAmBrD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FontFamilyIcon.d.ts","sourceRoot":"","sources":["../../src/icons/FontFamilyIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,wBAAgB,cAAc,CAAC,EAAE,SAAS,EAAE,EAAE,SAAS,+BAqBtD"}
|