@opentiny/fluent-editor 4.0.0-alpha.13 → 4.0.0-alpha.15
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 +88 -88
- package/es/attributors/line-height.es.js.map +1 -1
- package/es/config/base64-image.es.js.map +1 -1
- package/es/config/editor.config.es.js +27 -0
- package/es/config/editor.config.es.js.map +1 -1
- package/es/config/editor.utils.es.js.map +1 -1
- package/es/config/i18n/en-us.es.js.map +1 -1
- package/es/config/i18n/zh-cn.es.js.map +1 -1
- package/es/config/index.es.js +3 -1
- package/es/config/index.es.js.map +1 -1
- package/es/core/fluent-editor.es.js.map +1 -1
- package/es/fluent-editor.es.js.map +1 -1
- package/es/formats/emoji.es.js.map +1 -1
- package/es/formats/soft-break.es.js.map +1 -1
- package/es/formats/strike.es.js.map +1 -1
- package/es/formats/video.es.js.map +1 -1
- package/es/index.es.js +31 -2
- package/es/index.es.js.map +1 -1
- package/es/modules/ai/constants.es.js.map +1 -1
- package/es/modules/ai/icons.es.js.map +1 -1
- package/es/modules/ai/index.es.js.map +1 -1
- package/es/modules/collaborative-editing/awareness/awareness.es.js.map +1 -1
- package/es/modules/collaborative-editing/awareness/y-indexeddb.es.js.map +1 -1
- package/es/modules/collaborative-editing/collaborative-editing.es.js.map +1 -1
- package/es/modules/collaborative-editing/module.es.js.map +1 -1
- package/es/modules/collaborative-editing/provider/providerRegistry.es.js.map +1 -1
- package/es/modules/collaborative-editing/provider/webrtc.es.js.map +1 -1
- package/es/modules/collaborative-editing/provider/websocket.es.js.map +1 -1
- package/es/modules/counter.es.js.map +1 -1
- package/es/modules/custom-clipboard.es.js.map +1 -1
- package/es/modules/custom-image/actions/action.es.js.map +1 -1
- package/es/modules/custom-image/actions/custom-resize-action.es.js.map +1 -1
- package/es/modules/custom-image/actions/delete-action.es.js.map +1 -1
- package/es/modules/custom-image/blot-formatter.es.js.map +1 -1
- package/es/modules/custom-image/image.es.js.map +1 -1
- package/es/modules/custom-image/options.es.js.map +1 -1
- package/es/modules/custom-image/specs/blot-spec.es.js.map +1 -1
- package/es/modules/custom-image/specs/custom-image-spec.es.js.map +1 -1
- package/es/modules/custom-image/specs/image-spec.es.js.map +1 -1
- package/es/modules/divider.es.js.map +1 -1
- package/es/modules/emoji.es.js.map +1 -1
- package/es/modules/file/formats/file.es.js.map +1 -1
- package/es/modules/file/modules/file-bar.es.js.map +1 -1
- package/es/modules/file/modules/file-module.es.js.map +1 -1
- package/es/modules/flow-chart/config-utils.es.js.map +1 -1
- package/es/modules/flow-chart/formats/flow-chart-blot.es.js.map +1 -1
- package/es/modules/flow-chart/i18n/en-us.es.js.map +1 -1
- package/es/modules/flow-chart/i18n/index.es.js.map +1 -1
- package/es/modules/flow-chart/i18n/zh-cn.es.js.map +1 -1
- package/es/modules/flow-chart/icons.es.js.map +1 -1
- package/es/modules/flow-chart/index.es.js.map +1 -1
- package/es/modules/flow-chart/modules/context-menu.es.js.map +1 -1
- package/es/modules/flow-chart/modules/control-panel.es.js.map +1 -1
- package/es/modules/flow-chart/modules/custom-resize-action.es.js.map +1 -1
- package/es/modules/link/formats/link.es.js.map +1 -1
- package/es/modules/link/modules/tooltip.es.js.map +1 -1
- package/es/modules/mathlive/formats.es.js.map +1 -1
- package/es/modules/mathlive/tooltip.es.js.map +1 -1
- package/es/modules/mention/constants.es.js.map +1 -1
- package/es/modules/mention/mention-link.es.js.map +1 -1
- package/es/modules/mention/mention.es.js.map +1 -1
- package/es/modules/mind-map/config-utils.es.js.map +1 -1
- package/es/modules/mind-map/formats/mind-map-blot.es.js.map +1 -1
- package/es/modules/mind-map/i18n/en-us.es.js.map +1 -1
- package/es/modules/mind-map/i18n/index.es.js.map +1 -1
- package/es/modules/mind-map/i18n/zh-cn.es.js.map +1 -1
- package/es/modules/mind-map/icons.es.js.map +1 -1
- package/es/modules/mind-map/index.es.js.map +1 -1
- package/es/modules/mind-map/modules/context-menu.es.js.map +1 -1
- package/es/modules/mind-map/modules/control-panel.es.js.map +1 -1
- package/es/modules/mind-map/modules/custom-resize-action.es.js.map +1 -1
- package/es/modules/syntax.es.js.map +1 -1
- package/es/modules/toolbar/better-picker.es.js.map +1 -1
- package/es/themes/snow.es.js.map +1 -1
- package/es/tools/screenshot.es.js.map +1 -1
- package/es/ui/icons.config.es.js.map +1 -1
- package/es/ui/icons.es.js.map +1 -1
- package/es/utils/debounce.es.js.map +1 -1
- package/es/utils/merge.es.js.map +1 -1
- package/es/utils/method.es.js.map +1 -1
- package/lib/attributors/line-height.cjs.js.map +1 -1
- package/lib/config/base64-image.cjs.js.map +1 -1
- package/lib/config/editor.config.cjs.js +27 -0
- package/lib/config/editor.config.cjs.js.map +1 -1
- package/lib/config/editor.utils.cjs.js.map +1 -1
- package/lib/config/i18n/en-us.cjs.js.map +1 -1
- package/lib/config/i18n/zh-cn.cjs.js.map +1 -1
- package/lib/config/index.cjs.js +2 -0
- package/lib/config/index.cjs.js.map +1 -1
- package/lib/core/fluent-editor.cjs.js.map +1 -1
- package/lib/fluent-editor.cjs.js.map +1 -1
- package/lib/formats/emoji.cjs.js.map +1 -1
- package/lib/formats/soft-break.cjs.js.map +1 -1
- package/lib/formats/strike.cjs.js.map +1 -1
- package/lib/formats/video.cjs.js.map +1 -1
- package/lib/index.cjs.js +39 -10
- package/lib/index.cjs.js.map +1 -1
- package/lib/modules/ai/constants.cjs.js.map +1 -1
- package/lib/modules/ai/icons.cjs.js.map +1 -1
- package/lib/modules/ai/index.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/awareness/awareness.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/awareness/y-indexeddb.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/collaborative-editing.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/module.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/provider/providerRegistry.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/provider/webrtc.cjs.js.map +1 -1
- package/lib/modules/collaborative-editing/provider/websocket.cjs.js.map +1 -1
- package/lib/modules/counter.cjs.js.map +1 -1
- package/lib/modules/custom-clipboard.cjs.js.map +1 -1
- package/lib/modules/custom-image/actions/action.cjs.js.map +1 -1
- package/lib/modules/custom-image/actions/custom-resize-action.cjs.js.map +1 -1
- package/lib/modules/custom-image/actions/delete-action.cjs.js.map +1 -1
- package/lib/modules/custom-image/blot-formatter.cjs.js.map +1 -1
- package/lib/modules/custom-image/image.cjs.js.map +1 -1
- package/lib/modules/custom-image/options.cjs.js.map +1 -1
- package/lib/modules/custom-image/specs/blot-spec.cjs.js.map +1 -1
- package/lib/modules/custom-image/specs/custom-image-spec.cjs.js.map +1 -1
- package/lib/modules/custom-image/specs/image-spec.cjs.js.map +1 -1
- package/lib/modules/divider.cjs.js.map +1 -1
- package/lib/modules/emoji.cjs.js.map +1 -1
- package/lib/modules/file/formats/file.cjs.js.map +1 -1
- package/lib/modules/file/modules/file-bar.cjs.js.map +1 -1
- package/lib/modules/file/modules/file-module.cjs.js.map +1 -1
- package/lib/modules/flow-chart/config-utils.cjs.js.map +1 -1
- package/lib/modules/flow-chart/formats/flow-chart-blot.cjs.js.map +1 -1
- package/lib/modules/flow-chart/i18n/en-us.cjs.js.map +1 -1
- package/lib/modules/flow-chart/i18n/index.cjs.js.map +1 -1
- package/lib/modules/flow-chart/i18n/zh-cn.cjs.js.map +1 -1
- package/lib/modules/flow-chart/icons.cjs.js.map +1 -1
- package/lib/modules/flow-chart/index.cjs.js.map +1 -1
- package/lib/modules/flow-chart/modules/context-menu.cjs.js.map +1 -1
- package/lib/modules/flow-chart/modules/control-panel.cjs.js.map +1 -1
- package/lib/modules/flow-chart/modules/custom-resize-action.cjs.js.map +1 -1
- package/lib/modules/link/formats/link.cjs.js.map +1 -1
- package/lib/modules/link/modules/tooltip.cjs.js.map +1 -1
- package/lib/modules/mathlive/formats.cjs.js.map +1 -1
- package/lib/modules/mathlive/tooltip.cjs.js.map +1 -1
- package/lib/modules/mention/constants.cjs.js.map +1 -1
- package/lib/modules/mention/mention-link.cjs.js.map +1 -1
- package/lib/modules/mention/mention.cjs.js.map +1 -1
- package/lib/modules/mind-map/config-utils.cjs.js.map +1 -1
- package/lib/modules/mind-map/formats/mind-map-blot.cjs.js.map +1 -1
- package/lib/modules/mind-map/i18n/en-us.cjs.js.map +1 -1
- package/lib/modules/mind-map/i18n/index.cjs.js.map +1 -1
- package/lib/modules/mind-map/i18n/zh-cn.cjs.js.map +1 -1
- package/lib/modules/mind-map/icons.cjs.js.map +1 -1
- package/lib/modules/mind-map/index.cjs.js.map +1 -1
- package/lib/modules/mind-map/modules/context-menu.cjs.js.map +1 -1
- package/lib/modules/mind-map/modules/control-panel.cjs.js.map +1 -1
- package/lib/modules/mind-map/modules/custom-resize-action.cjs.js.map +1 -1
- package/lib/modules/syntax.cjs.js.map +1 -1
- package/lib/modules/toolbar/better-picker.cjs.js.map +1 -1
- package/lib/themes/snow.cjs.js.map +1 -1
- package/lib/tools/screenshot.cjs.js.map +1 -1
- package/lib/ui/icons.cjs.js.map +1 -1
- package/lib/ui/icons.config.cjs.js.map +1 -1
- package/lib/utils/debounce.cjs.js.map +1 -1
- package/lib/utils/merge.cjs.js.map +1 -1
- package/lib/utils/method.cjs.js.map +1 -1
- package/package.json +1 -1
- package/patches/quill@2.0.3.patch +33 -33
- package/scripts/apply-patches.cjs +248 -248
- package/style.css +1 -1
- package/types/attributors/font-size.d.ts +1 -1
- package/types/attributors/font-style.d.ts +1 -1
- package/types/attributors/index.d.ts +4 -4
- package/types/attributors/line-height.d.ts +1 -1
- package/types/attributors/text-indent.d.ts +1 -1
- package/types/config/base64-image.d.ts +2 -2
- package/types/config/editor.config.d.ts +55 -11
- package/types/config/editor.utils.d.ts +40 -40
- package/types/config/i18n/en-us.d.ts +125 -125
- package/types/config/i18n/zh-cn.d.ts +125 -125
- package/types/config/index.d.ts +7 -7
- package/types/config/types/additional-toolbar-item.interface.d.ts +8 -0
- package/types/config/types/content-change.interface.d.ts +13 -0
- package/types/config/types/content-save.interface.d.ts +6 -0
- package/types/config/types/counter-option.interface.d.ts +9 -0
- package/types/config/types/editor-config.interface.d.ts +12 -11
- package/types/config/types/editor-modules.interface.d.ts +39 -38
- package/types/config/types/editor-toolbar.interface.d.ts +6 -0
- package/types/config/types/file-operation.interface.d.ts +12 -0
- package/types/config/types/focus-change.interface.d.ts +4 -0
- package/types/config/types/fullscreen-module.interface.d.ts +4 -0
- package/types/config/types/help-panel-item.interface.d.ts +5 -0
- package/types/config/types/help-panel-option.interface.d.ts +7 -0
- package/types/config/types/image-module.interface.d.ts +3 -0
- package/types/config/types/image-upload.interface.d.ts +7 -0
- package/types/config/types/index.d.ts +3 -3
- package/types/config/types/load-on-demand-module.interface.d.ts +5 -0
- package/types/config/types/mention-module.interface.d.ts +8 -0
- package/types/config/types/paste-change.interface.d.ts +6 -0
- package/types/config/types/quick-menu-module.interface.d.ts +3 -0
- package/types/config/types/range.interface.d.ts +4 -0
- package/types/config/types/registry-options.interface.d.ts +5 -0
- package/types/config/types/selection-change.interface.d.ts +8 -0
- package/types/config/types/toolbar-item.interface.d.ts +13 -0
- package/types/config/types/type.d.ts +2 -2
- package/types/config/types/validate-error.interface.d.ts +13 -0
- package/types/core/fluent-editor.d.ts +11 -10
- package/types/fluent-editor.d.ts +2 -1
- package/types/formats/emoji.d.ts +8 -7
- package/types/formats/index.d.ts +4 -4
- package/types/formats/soft-break.d.ts +12 -11
- package/types/formats/strike.d.ts +8 -7
- package/types/formats/video.d.ts +13 -12
- package/types/index.d.ts +8 -7
- package/types/modules/ai/constants.d.ts +30 -30
- package/types/modules/ai/icons.d.ts +21 -21
- package/types/modules/ai/index.d.ts +94 -93
- package/types/modules/ai/types.d.ts +16 -16
- package/types/modules/collaborative-editing/awareness/awareness.d.ts +26 -25
- package/types/modules/collaborative-editing/awareness/index.d.ts +2 -2
- package/types/modules/collaborative-editing/awareness/y-indexeddb.d.ts +3 -2
- package/types/modules/collaborative-editing/collaborative-editing.d.ts +21 -20
- package/types/modules/collaborative-editing/index.d.ts +2 -2
- package/types/modules/collaborative-editing/module.d.ts +11 -10
- package/types/modules/collaborative-editing/provider/index.d.ts +3 -3
- package/types/modules/collaborative-editing/provider/providerRegistry.d.ts +25 -24
- package/types/modules/collaborative-editing/provider/webrtc.d.ts +34 -33
- package/types/modules/collaborative-editing/provider/websocket.d.ts +38 -37
- package/types/modules/collaborative-editing/types.d.ts +46 -45
- package/types/modules/counter.d.ts +22 -21
- package/types/modules/custom-clipboard.d.ts +24 -23
- package/types/modules/custom-image/BlotFormatter.d.ts +29 -0
- package/types/modules/custom-image/{options.d.ts → Options.d.ts} +46 -45
- package/types/modules/custom-image/actions/{action.d.ts → Action.d.ts} +8 -7
- package/types/modules/custom-image/actions/CustomResizeAction.d.ts +24 -0
- package/types/modules/custom-image/actions/DeleteAction.d.ts +7 -0
- package/types/modules/custom-image/actions/custom-resize-action.d.ts +23 -22
- package/types/modules/custom-image/actions/delete-action.d.ts +6 -5
- package/types/modules/custom-image/actions/image-toolbar-buttons.d.ts +16 -15
- package/types/modules/custom-image/actions/index.d.ts +6 -6
- package/types/modules/custom-image/actions/toolbar-action.d.ts +8 -7
- package/types/modules/custom-image/actions/toolbar.d.ts +17 -16
- package/types/modules/custom-image/blot-formatter.d.ts +20 -19
- package/types/modules/custom-image/image-bar.d.ts +15 -0
- package/types/modules/custom-image/image.d.ts +27 -26
- package/types/modules/custom-image/index.d.ts +4 -4
- package/types/modules/custom-image/specs/BlotSpec.d.ts +13 -0
- package/types/modules/custom-image/specs/CustomImageSpec.d.ts +21 -0
- package/types/modules/custom-image/specs/ImageSpec.d.ts +10 -0
- package/types/modules/custom-image/specs/blot-spec.d.ts +11 -10
- package/types/modules/custom-image/specs/custom-image-spec.d.ts +16 -15
- package/types/modules/custom-image/specs/image-spec.d.ts +8 -7
- package/types/modules/custom-image/specs/index.d.ts +3 -3
- package/types/modules/custom-uploader.d.ts +38 -37
- package/types/modules/divider.d.ts +8 -7
- package/types/modules/emoji/emoji-list/index.d.ts +1 -0
- package/types/modules/emoji/emoji-list/people.d.ts +1 -0
- package/types/modules/emoji/emoji-list.d.ts +2 -0
- package/types/modules/emoji/emoji-map.d.ts +2 -0
- package/types/modules/emoji/emoji-sprite.d.ts +1 -0
- package/types/modules/emoji/formats/emoji-blot.d.ts +13 -0
- package/types/modules/emoji/index.d.ts +10 -0
- package/types/modules/emoji/modules/emoji.d.ts +38 -0
- package/types/modules/emoji/modules/toolbar-emoji.d.ts +8 -0
- package/types/modules/emoji/utils.d.ts +1 -0
- package/types/modules/emoji.d.ts +36 -35
- package/types/modules/file/formats/file.d.ts +18 -17
- package/types/modules/file/index.d.ts +3 -3
- package/types/modules/file/modules/file-bar.d.ts +14 -14
- package/types/modules/file/modules/file-module.d.ts +8 -7
- package/types/modules/flow-chart/config-utils.d.ts +10 -9
- package/types/modules/flow-chart/formats/flow-chart-blot.d.ts +41 -40
- package/types/modules/flow-chart/i18n/en-us.d.ts +26 -26
- package/types/modules/flow-chart/i18n/index.d.ts +1 -1
- package/types/modules/flow-chart/i18n/zh-cn.d.ts +26 -26
- package/types/modules/flow-chart/icons.d.ts +12 -12
- package/types/modules/flow-chart/index.d.ts +9 -8
- package/types/modules/flow-chart/modules/context-menu.d.ts +2 -1
- package/types/modules/flow-chart/modules/control-panel.d.ts +2 -1
- package/types/modules/flow-chart/modules/custom-resize-action.d.ts +22 -22
- package/types/modules/flow-chart/options.d.ts +29 -29
- package/types/modules/global-link/constants.d.ts +3 -0
- package/types/modules/global-link/formats/customer-widget-link.d.ts +14 -0
- package/types/modules/global-link/formats/doc-link.d.ts +17 -0
- package/types/modules/global-link/formats/wiki-link.d.ts +16 -0
- package/types/modules/global-link/formats/work-item-link.d.ts +16 -0
- package/types/modules/global-link/global-link-panel.d.ts +19 -0
- package/types/modules/global-link/index.d.ts +18 -0
- package/types/modules/global-link/utils/createTable.d.ts +1 -0
- package/types/modules/i18n.d.ts +14 -13
- package/types/modules/index.d.ts +18 -18
- package/types/modules/link/formats/link.d.ts +15 -14
- package/types/modules/link/index.d.ts +2 -2
- package/types/modules/link/modules/tooltip.d.ts +26 -25
- package/types/modules/mathlive/formats.d.ts +21 -20
- package/types/modules/mathlive/index.d.ts +3 -3
- package/types/modules/mathlive/module.d.ts +8 -7
- package/types/modules/mathlive/tooltip.d.ts +15 -14
- package/types/modules/mention/{mention.d.ts → Mention.d.ts} +53 -52
- package/types/modules/mention/MentionLink.d.ts +16 -0
- package/types/modules/mention/constants.d.ts +3 -3
- package/types/modules/mention/index.d.ts +2 -2
- package/types/modules/mention/mention-link.d.ts +15 -14
- package/types/modules/mind-map/config-utils.d.ts +12 -11
- package/types/modules/mind-map/formats/mind-map-blot.d.ts +42 -41
- package/types/modules/mind-map/i18n/en-us.d.ts +25 -25
- package/types/modules/mind-map/i18n/index.d.ts +1 -1
- package/types/modules/mind-map/i18n/zh-cn.d.ts +25 -25
- package/types/modules/mind-map/icons.d.ts +21 -21
- package/types/modules/mind-map/index.d.ts +9 -8
- package/types/modules/mind-map/modules/context-menu.d.ts +2 -1
- package/types/modules/mind-map/modules/control-panel.d.ts +2 -1
- package/types/modules/mind-map/modules/custom-resize-action.d.ts +23 -23
- package/types/modules/mind-map/options.d.ts +27 -27
- package/types/modules/quick-menu.d.ts +22 -0
- package/types/modules/shortcut-key/index.d.ts +68 -67
- package/types/modules/syntax.d.ts +13 -12
- package/types/modules/table/better-table.d.ts +35 -0
- package/types/modules/table/formats/header.d.ts +23 -0
- package/types/modules/table/formats/list.d.ts +34 -0
- package/types/modules/table/formats/table.d.ts +147 -0
- package/types/modules/table/modules/table-column-tool.d.ts +23 -0
- package/types/modules/table/modules/table-operation-menu.d.ts +38 -0
- package/types/modules/table/modules/table-scroll-bar.d.ts +33 -0
- package/types/modules/table/modules/table-selection.d.ts +37 -0
- package/types/modules/table/modules/table-selector.d.ts +22 -0
- package/types/modules/table/table-config.d.ts +38 -0
- package/types/modules/table/utils/index.d.ts +17 -0
- package/types/modules/table/utils/node-matchers.d.ts +9 -0
- package/types/modules/table-up/index.d.ts +33 -32
- package/types/modules/toolbar/better-picker.d.ts +14 -13
- package/types/modules/toolbar/better-toolbar.d.ts +7 -6
- package/types/modules/toolbar/index.d.ts +3 -3
- package/types/modules/toolbar/toolbar-tip.d.ts +8 -7
- package/types/themes/snow.d.ts +10 -9
- package/types/tools/format-painter.d.ts +13 -12
- package/types/tools/fullscreen.d.ts +5 -4
- package/types/tools/screenshot.d.ts +18 -17
- package/types/ui/icons.config.d.ts +40 -40
- package/types/ui/icons.d.ts +6 -6
- package/types/utils/debounce.d.ts +6 -6
- package/types/utils/image.d.ts +1 -1
- package/types/utils/is.d.ts +6 -6
- package/types/utils/merge.d.ts +7 -7
- package/types/utils/method.d.ts +6 -6
- package/types/utils/scroll-lock.d.ts +6 -6
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import { default as TypeInline } from 'quill/blots/inline';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
static
|
|
6
|
-
static
|
|
7
|
-
static
|
|
8
|
-
static
|
|
9
|
-
static
|
|
10
|
-
static
|
|
11
|
-
static
|
|
12
|
-
static
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
2
|
+
|
|
3
|
+
declare const Inline: typeof TypeInline;
|
|
4
|
+
export declare class LinkBlot extends Inline {
|
|
5
|
+
static blotName: string;
|
|
6
|
+
static tagName: string;
|
|
7
|
+
static SANITIZED_URL: string;
|
|
8
|
+
static PROTOCOL_WHITELIST: string[];
|
|
9
|
+
static className: string;
|
|
10
|
+
static autoProtocol: string;
|
|
11
|
+
static create(value: string): HTMLElement;
|
|
12
|
+
static formats(domNode: HTMLElement): string | null;
|
|
13
|
+
static sanitize(url: string): string;
|
|
14
|
+
format(name: string, value: any): void;
|
|
15
|
+
}
|
|
16
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './formats/link';
|
|
2
|
-
export * from './modules/tooltip';
|
|
1
|
+
export * from './formats/link';
|
|
2
|
+
export * from './modules/tooltip';
|
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
import { default as FluentEditor } from '../../../core/fluent-editor';
|
|
2
2
|
import { BaseTooltip } from 'quill/themes/base';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
3
|
+
|
|
4
|
+
export declare class LinkTooltip extends BaseTooltip {
|
|
5
|
+
quill: FluentEditor;
|
|
6
|
+
static TEMPLATE: string;
|
|
7
|
+
isInputFocus: boolean;
|
|
8
|
+
isHover: boolean;
|
|
9
|
+
debouncedHideToolTip: any;
|
|
10
|
+
debouncedShowToolTip: any;
|
|
11
|
+
options: {
|
|
12
|
+
autoProtocol: string;
|
|
13
|
+
};
|
|
14
|
+
constructor(quill: FluentEditor, bounds: any);
|
|
15
|
+
setTemplate(): void;
|
|
16
|
+
resolveOptions(): void;
|
|
17
|
+
shouldHide(): boolean;
|
|
18
|
+
hideToolTip(): void;
|
|
19
|
+
showToolTip(name: any, value: any, range: any): void;
|
|
20
|
+
handleMouseLeave(): void;
|
|
21
|
+
handleMouseEnter(event: MouseEvent): void;
|
|
22
|
+
listen(): void;
|
|
23
|
+
save(): void;
|
|
24
|
+
position(reference: any): number;
|
|
25
|
+
edit(mode: string, preview: any, range: any): void;
|
|
26
|
+
show(): void;
|
|
27
|
+
addHttpProtocol(url: string): string;
|
|
28
|
+
}
|
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
import { MathfieldElement } from 'mathlive';
|
|
2
2
|
import { Root } from 'parchment';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
static
|
|
9
|
-
static
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
3
|
+
|
|
4
|
+
declare const Parchment: typeof import("parchment");
|
|
5
|
+
export type MathliveBlotMode = 'dialog' | 'only-read';
|
|
6
|
+
export declare class MathliveBlot extends Parchment.EmbedBlot {
|
|
7
|
+
domNode: MathfieldElement;
|
|
8
|
+
static blotName: string;
|
|
9
|
+
static tagName: string;
|
|
10
|
+
static className: string;
|
|
11
|
+
mode: MathliveBlotMode;
|
|
12
|
+
static create(obj: {
|
|
13
|
+
value: string;
|
|
14
|
+
mode: MathliveBlotMode;
|
|
15
|
+
}): MathfieldElement;
|
|
16
|
+
static value(domNode: MathfieldElement): {
|
|
17
|
+
value: string;
|
|
18
|
+
mode: string;
|
|
19
|
+
};
|
|
20
|
+
constructor(scroll: Root, domNode: MathfieldElement);
|
|
21
|
+
html(): string;
|
|
22
|
+
}
|
|
23
|
+
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './formats';
|
|
2
|
-
export * from './module';
|
|
3
|
-
export * from './tooltip';
|
|
1
|
+
export * from './formats';
|
|
2
|
+
export * from './module';
|
|
3
|
+
export * from './tooltip';
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { default as Quill } from 'quill';
|
|
2
2
|
import { MathliveTooltip } from './tooltip';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
3
|
+
|
|
4
|
+
export declare class MathliveModule {
|
|
5
|
+
quill: Quill;
|
|
6
|
+
tooltip: MathliveTooltip;
|
|
7
|
+
static register(): void;
|
|
8
|
+
constructor(quill: Quill);
|
|
9
|
+
createDialog(value?: string): void;
|
|
10
|
+
}
|
|
@@ -2,17 +2,18 @@ import { MathfieldElement } from 'mathlive';
|
|
|
2
2
|
import { Bounds } from 'quill/core/selection';
|
|
3
3
|
import { default as TypeTooltip } from 'quill/ui/tooltip';
|
|
4
4
|
import { default as Quill } from 'quill';
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
5
|
+
|
|
6
|
+
declare const Tooltip: typeof TypeTooltip;
|
|
7
|
+
export declare class MathliveTooltip extends Tooltip {
|
|
8
|
+
static TEMPLATE: string;
|
|
9
|
+
mathliveDom: MathfieldElement;
|
|
10
|
+
editValue?: string;
|
|
11
|
+
constructor(quill: Quill, boundsContainer?: HTMLElement);
|
|
12
|
+
listen(): void;
|
|
13
|
+
cancel(): void;
|
|
14
|
+
edit(value?: string): void;
|
|
15
|
+
restoreFocus(): void;
|
|
16
|
+
save(): void;
|
|
17
|
+
position(reference: Bounds): number;
|
|
18
|
+
}
|
|
19
|
+
export {};
|
|
@@ -1,53 +1,54 @@
|
|
|
1
1
|
import { default as Quill } from 'quill';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
private
|
|
23
|
-
private readonly
|
|
24
|
-
private
|
|
25
|
-
private
|
|
26
|
-
private
|
|
27
|
-
private
|
|
28
|
-
private
|
|
29
|
-
private
|
|
30
|
-
private
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
2
|
+
|
|
3
|
+
export interface MentionOption {
|
|
4
|
+
containerClass?: string;
|
|
5
|
+
defaultLink?: string;
|
|
6
|
+
itemActiveClass?: string;
|
|
7
|
+
itemKey: string;
|
|
8
|
+
itemClass?: string;
|
|
9
|
+
listClass?: string;
|
|
10
|
+
listHideClass?: string;
|
|
11
|
+
maxHeight?: number;
|
|
12
|
+
mentionChar?: string;
|
|
13
|
+
remove?: (data: any) => void;
|
|
14
|
+
renderMentionItem?: (data: any) => string | HTMLElement;
|
|
15
|
+
renderMentionText?: (data: any) => string | HTMLElement;
|
|
16
|
+
search?: (term: string) => Promise<any[]> | any[];
|
|
17
|
+
searchKey: string;
|
|
18
|
+
select?: (data: any) => void;
|
|
19
|
+
target?: string;
|
|
20
|
+
}
|
|
21
|
+
export declare class Mention {
|
|
22
|
+
private quill;
|
|
23
|
+
private readonly options;
|
|
24
|
+
private readonly mentionListEL;
|
|
25
|
+
private activeMentionIndex;
|
|
26
|
+
private latestMentionList;
|
|
27
|
+
private latestMentionCharPos;
|
|
28
|
+
private latestCaretPos;
|
|
29
|
+
private searchTerm;
|
|
30
|
+
private needInsertBr;
|
|
31
|
+
private readonly defaultOptions;
|
|
32
|
+
static register(): void;
|
|
33
|
+
constructor(quill: Quill, options: MentionOption);
|
|
34
|
+
on(eventName: any, callback: any): void;
|
|
35
|
+
getMentionItemIndex(itemEl: Element): unknown;
|
|
36
|
+
handleTextChange: (_delta: any, _oldDelta: any, source: any) => void;
|
|
37
|
+
handleMouseClick(_itemEl: HTMLLIElement, index: number): void;
|
|
38
|
+
handleMouseEnter(_itemEl: HTMLLIElement, index: number): void;
|
|
39
|
+
handleArrowUpKey: () => boolean;
|
|
40
|
+
handleArrowDownKey: () => boolean;
|
|
41
|
+
handleEnterKey: () => boolean;
|
|
42
|
+
handleEscapeKey: () => boolean;
|
|
43
|
+
getActiveMentionItem(): Element;
|
|
44
|
+
isOpen(): boolean;
|
|
45
|
+
searchMentionListByTerm(term: string): Promise<void>;
|
|
46
|
+
showMentionList(mentionList: any[]): void;
|
|
47
|
+
hideMentionList(): void;
|
|
48
|
+
setMentionListPos(): void;
|
|
49
|
+
render(mentionList: any[]): void;
|
|
50
|
+
highlightMentionItem(index: number): void;
|
|
51
|
+
scrollIntoView(node: Element): void;
|
|
52
|
+
selectMentionItem(index?: number, isClick?: boolean): void;
|
|
53
|
+
insertMentionBlot(activeMentionItem: any, isClick?: boolean): void;
|
|
54
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { default as TypeEmbed } from 'quill/blots/embed';
|
|
2
|
+
|
|
3
|
+
declare const Embed: typeof TypeEmbed;
|
|
4
|
+
declare class MentionLink extends Embed {
|
|
5
|
+
static blotName: string;
|
|
6
|
+
static tagName: string;
|
|
7
|
+
static className: string;
|
|
8
|
+
scroll: any;
|
|
9
|
+
mentionData: any;
|
|
10
|
+
static create(data: any): HTMLElement;
|
|
11
|
+
static value(domNode: HTMLElement): Record<string, any>;
|
|
12
|
+
constructor(scroll: any, domNode: any, data: any);
|
|
13
|
+
value(): any;
|
|
14
|
+
remove(): void;
|
|
15
|
+
}
|
|
16
|
+
export { MentionLink as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const ON_MENTION_LINK_REMOVE = "mention-link/remove";
|
|
2
|
-
export declare const MENTION_CHAR = "mentionChar";
|
|
3
|
-
export declare const DEFAULT_MENTION_CHAR = "@";
|
|
1
|
+
export declare const ON_MENTION_LINK_REMOVE = "mention-link/remove";
|
|
2
|
+
export declare const MENTION_CHAR = "mentionChar";
|
|
3
|
+
export declare const DEFAULT_MENTION_CHAR = "@";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './mention';
|
|
2
|
-
export * from './mention-link';
|
|
1
|
+
export * from './mention';
|
|
2
|
+
export * from './mention-link';
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { default as TypeEmbed } from 'quill/blots/embed';
|
|
2
2
|
import { default as TypeScroll } from 'quill/blots/scroll';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
static
|
|
8
|
-
static
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
static
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
3
|
+
|
|
4
|
+
declare const Embed: typeof TypeEmbed;
|
|
5
|
+
export declare class MentionLink extends Embed {
|
|
6
|
+
scroll: TypeScroll;
|
|
7
|
+
static blotName: string;
|
|
8
|
+
static tagName: string;
|
|
9
|
+
static className: string;
|
|
10
|
+
mentionData: any;
|
|
11
|
+
static create(data: any): HTMLElement;
|
|
12
|
+
static value(domNode: HTMLElement): Record<string, any>;
|
|
13
|
+
constructor(scroll: TypeScroll, domNode: any, data: any);
|
|
14
|
+
value(): any;
|
|
15
|
+
remove(): void;
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { default as Quill } from 'quill';
|
|
2
|
-
|
|
3
|
-
export declare function
|
|
4
|
-
export declare function
|
|
5
|
-
export declare function
|
|
6
|
-
export declare function
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
2
|
+
|
|
3
|
+
export declare function getBackgroundConfig(quill: Quill | null): false | object;
|
|
4
|
+
export declare function getLineConfig(quill: Quill | null): false | object;
|
|
5
|
+
export declare function getResizeConfig(quill: Quill | null): boolean;
|
|
6
|
+
export declare function getThemeConfig(quill: Quill | null): string;
|
|
7
|
+
export declare function getAllConfigs(quill: Quill | null): {
|
|
8
|
+
backgroundConfig: false | object;
|
|
9
|
+
resizeConfig: boolean;
|
|
10
|
+
lineConfig: false | object;
|
|
11
|
+
themeConfig: string;
|
|
12
|
+
deps?: any;
|
|
13
|
+
};
|
|
@@ -1,44 +1,45 @@
|
|
|
1
1
|
import { Root } from 'parchment';
|
|
2
2
|
import { BlockEmbed as TypeBlockEmbed } from 'quill/blots/block';
|
|
3
3
|
import { default as Quill } from 'quill';
|
|
4
|
-
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
static
|
|
8
|
-
static
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
static
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
4
|
+
|
|
5
|
+
declare const BlockEmbed: typeof TypeBlockEmbed;
|
|
6
|
+
declare class MindMapPlaceholderBlot extends BlockEmbed {
|
|
7
|
+
static blotName: string;
|
|
8
|
+
static tagName: string;
|
|
9
|
+
static className: string;
|
|
10
|
+
quill: Quill | null;
|
|
11
|
+
mindMap: any | null;
|
|
12
|
+
data: any;
|
|
13
|
+
zoomCount: number;
|
|
14
|
+
contextMenu: HTMLElement | null;
|
|
15
|
+
currentNode: any;
|
|
16
|
+
width: number;
|
|
17
|
+
height: number;
|
|
18
|
+
parentObserver: MutationObserver | null;
|
|
19
|
+
nextPObserver: MutationObserver | null;
|
|
20
|
+
constructor(scroll: Root, domNode: HTMLElement);
|
|
21
|
+
static value(domNode: HTMLElement): any;
|
|
22
|
+
static create(value: any): HTMLElement;
|
|
23
|
+
private static findQuill;
|
|
24
|
+
attach(): void;
|
|
25
|
+
initMindMap(): void;
|
|
26
|
+
insertMindMapEditor(): void;
|
|
27
|
+
addMouseHoverEvents(): void;
|
|
28
|
+
getControlElements(): {
|
|
29
|
+
leftUpControl: HTMLElement | null;
|
|
30
|
+
control: HTMLElement | null;
|
|
31
|
+
panelStatusIcon: HTMLElement | null;
|
|
32
|
+
};
|
|
33
|
+
showControlPanel(): void;
|
|
34
|
+
hideControlPanel(): void;
|
|
35
|
+
observeOwnParentChange(): void;
|
|
36
|
+
observeParentAlignment(): void;
|
|
37
|
+
updateAlignmentStyle(): void;
|
|
38
|
+
observeNextPElement(): void;
|
|
39
|
+
handleNodeDblClick(node: any, e: any): void;
|
|
40
|
+
createEditInput(node: any, e: any): void;
|
|
41
|
+
updateNodeText(text: string, node: any): void;
|
|
42
|
+
format(name: string, value: any): void;
|
|
43
|
+
remove(): void;
|
|
44
|
+
}
|
|
45
|
+
export default MindMapPlaceholderBlot;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export declare const MIND_MAP_EN_US: {
|
|
2
|
-
'mindMap.controlPanel.zoomOutTitle': string;
|
|
3
|
-
'mindMap.controlPanel.zoomInTitle': string;
|
|
4
|
-
'mindMap.controlPanel.fitTitle': string;
|
|
5
|
-
'mindMap.controlPanel.backTitle': string;
|
|
6
|
-
'mindMap.controlPanel.forwardTitle': string;
|
|
7
|
-
'mindMap.controlPanel.inserChildNodeTitle': string;
|
|
8
|
-
'mindMap.controlPanel.inserNodeTitle': string;
|
|
9
|
-
'mindMap.controlPanel.inserParentNodeTitle': string;
|
|
10
|
-
'mindMap.controlPanel.removeNodeTitle': string;
|
|
11
|
-
'mindMap.controlPanel.setLayoutTitle': string;
|
|
12
|
-
'mindMap.layout.logicalStructure': string;
|
|
13
|
-
'mindMap.layout.catalogOrganization': string;
|
|
14
|
-
'mindMap.layout.mindMap': string;
|
|
15
|
-
'mindMap.layout.organizationStructure': string;
|
|
16
|
-
'mindMap.layout.timeline': string;
|
|
17
|
-
'mindMap.layout.fishbone': string;
|
|
18
|
-
'mindMap.contextMenu.copy': string;
|
|
19
|
-
'mindMap.contextMenu.cut': string;
|
|
20
|
-
'mindMap.contextMenu.paste': string;
|
|
21
|
-
'mindMap.contextMenu.deleteContent': string;
|
|
22
|
-
'mindMap.controlPanel.panelStatusTitle': string;
|
|
23
|
-
'mindMap.controlPanel.screenTypeTitle': string;
|
|
24
|
-
'mindMap.controlPanel.insertIconTitle': string;
|
|
25
|
-
};
|
|
1
|
+
export declare const MIND_MAP_EN_US: {
|
|
2
|
+
'mindMap.controlPanel.zoomOutTitle': string;
|
|
3
|
+
'mindMap.controlPanel.zoomInTitle': string;
|
|
4
|
+
'mindMap.controlPanel.fitTitle': string;
|
|
5
|
+
'mindMap.controlPanel.backTitle': string;
|
|
6
|
+
'mindMap.controlPanel.forwardTitle': string;
|
|
7
|
+
'mindMap.controlPanel.inserChildNodeTitle': string;
|
|
8
|
+
'mindMap.controlPanel.inserNodeTitle': string;
|
|
9
|
+
'mindMap.controlPanel.inserParentNodeTitle': string;
|
|
10
|
+
'mindMap.controlPanel.removeNodeTitle': string;
|
|
11
|
+
'mindMap.controlPanel.setLayoutTitle': string;
|
|
12
|
+
'mindMap.layout.logicalStructure': string;
|
|
13
|
+
'mindMap.layout.catalogOrganization': string;
|
|
14
|
+
'mindMap.layout.mindMap': string;
|
|
15
|
+
'mindMap.layout.organizationStructure': string;
|
|
16
|
+
'mindMap.layout.timeline': string;
|
|
17
|
+
'mindMap.layout.fishbone': string;
|
|
18
|
+
'mindMap.contextMenu.copy': string;
|
|
19
|
+
'mindMap.contextMenu.cut': string;
|
|
20
|
+
'mindMap.contextMenu.paste': string;
|
|
21
|
+
'mindMap.contextMenu.deleteContent': string;
|
|
22
|
+
'mindMap.controlPanel.panelStatusTitle': string;
|
|
23
|
+
'mindMap.controlPanel.screenTypeTitle': string;
|
|
24
|
+
'mindMap.controlPanel.insertIconTitle': string;
|
|
25
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function registerMindMapI18N(I18N: any): void;
|
|
1
|
+
export declare function registerMindMapI18N(I18N: any): void;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export declare const MIND_MAP_ZH_CN: {
|
|
2
|
-
'mindMap.controlPanel.zoomOutTitle': string;
|
|
3
|
-
'mindMap.controlPanel.zoomInTitle': string;
|
|
4
|
-
'mindMap.controlPanel.fitTitle': string;
|
|
5
|
-
'mindMap.controlPanel.backTitle': string;
|
|
6
|
-
'mindMap.controlPanel.forwardTitle': string;
|
|
7
|
-
'mindMap.controlPanel.inserChildNodeTitle': string;
|
|
8
|
-
'mindMap.controlPanel.inserNodeTitle': string;
|
|
9
|
-
'mindMap.controlPanel.inserParentNodeTitle': string;
|
|
10
|
-
'mindMap.controlPanel.removeNodeTitle': string;
|
|
11
|
-
'mindMap.controlPanel.setLayoutTitle': string;
|
|
12
|
-
'mindMap.layout.logicalStructure': string;
|
|
13
|
-
'mindMap.layout.catalogOrganization': string;
|
|
14
|
-
'mindMap.layout.mindMap': string;
|
|
15
|
-
'mindMap.layout.organizationStructure': string;
|
|
16
|
-
'mindMap.layout.timeline': string;
|
|
17
|
-
'mindMap.layout.fishbone': string;
|
|
18
|
-
'mindMap.contextMenu.copy': string;
|
|
19
|
-
'mindMap.contextMenu.cut': string;
|
|
20
|
-
'mindMap.contextMenu.paste': string;
|
|
21
|
-
'mindMap.contextMenu.deleteContent': string;
|
|
22
|
-
'mindMap.controlPanel.panelStatusTitle': string;
|
|
23
|
-
'mindMap.controlPanel.screenTypeTitle': string;
|
|
24
|
-
'mindMap.controlPanel.insertIconTitle': string;
|
|
25
|
-
};
|
|
1
|
+
export declare const MIND_MAP_ZH_CN: {
|
|
2
|
+
'mindMap.controlPanel.zoomOutTitle': string;
|
|
3
|
+
'mindMap.controlPanel.zoomInTitle': string;
|
|
4
|
+
'mindMap.controlPanel.fitTitle': string;
|
|
5
|
+
'mindMap.controlPanel.backTitle': string;
|
|
6
|
+
'mindMap.controlPanel.forwardTitle': string;
|
|
7
|
+
'mindMap.controlPanel.inserChildNodeTitle': string;
|
|
8
|
+
'mindMap.controlPanel.inserNodeTitle': string;
|
|
9
|
+
'mindMap.controlPanel.inserParentNodeTitle': string;
|
|
10
|
+
'mindMap.controlPanel.removeNodeTitle': string;
|
|
11
|
+
'mindMap.controlPanel.setLayoutTitle': string;
|
|
12
|
+
'mindMap.layout.logicalStructure': string;
|
|
13
|
+
'mindMap.layout.catalogOrganization': string;
|
|
14
|
+
'mindMap.layout.mindMap': string;
|
|
15
|
+
'mindMap.layout.organizationStructure': string;
|
|
16
|
+
'mindMap.layout.timeline': string;
|
|
17
|
+
'mindMap.layout.fishbone': string;
|
|
18
|
+
'mindMap.contextMenu.copy': string;
|
|
19
|
+
'mindMap.contextMenu.cut': string;
|
|
20
|
+
'mindMap.contextMenu.paste': string;
|
|
21
|
+
'mindMap.contextMenu.deleteContent': string;
|
|
22
|
+
'mindMap.controlPanel.panelStatusTitle': string;
|
|
23
|
+
'mindMap.controlPanel.screenTypeTitle': string;
|
|
24
|
+
'mindMap.controlPanel.insertIconTitle': string;
|
|
25
|
+
};
|