@atlaskit/editor-core 187.48.8 → 188.0.2
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/CHANGELOG.md +91 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/index.js +3 -305
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/index.js +16 -45
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/index.js +16 -45
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types/index.d.ts +19 -63
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/index.d.ts +19 -63
- package/package.json +5 -5
- package/report.api.md +8 -1116
- package/tmp/api-report-tmp.d.ts +8 -971
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
|
|
24
24
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
25
25
|
'fabric.editor.backLink': '返回',
|
|
26
|
-
'fabric.editor.blockquote.description': '插入引用',
|
|
27
|
-
'fabric.editor.blockquote2': '引用',
|
|
28
26
|
'fabric.editor.captionPlaceholder': '添加标题',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': '切换操作项',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': '输入内容......',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': '清除替代文本',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': '返回',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': '关闭',
|
|
33
32
|
'fabric.editor.closeHelpDialog': '关闭帮助对话',
|
|
34
|
-
'fabric.editor.codeblock': '代码片段',
|
|
35
|
-
'fabric.editor.codeblock.description': '显示带语法高亮的代码',
|
|
36
33
|
'fabric.editor.configFailedToLoad': '无法加载',
|
|
37
34
|
'fabric.editor.configPanel.cancel': '取消',
|
|
38
35
|
'fabric.editor.configPanel.close': '关闭',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': '提交',
|
|
53
50
|
'fabric.editor.createComment': '评论',
|
|
54
51
|
'fabric.editor.createCommentInvalid': '您只可评论文本和标题',
|
|
55
|
-
'fabric.editor.customPanel': '自定义面板',
|
|
56
|
-
'fabric.editor.customPanel.description': '使用表情和彩色背景来添加注释',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': '添加决定...',
|
|
58
53
|
'fabric.editor.description': '描述',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': '文档',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': '主内容区域,开始键入以输入文本。',
|
|
66
61
|
'fabric.editor.editorHelp': '编辑器帮助',
|
|
67
62
|
'fabric.editor.editors': '编辑者',
|
|
68
|
-
'fabric.editor.elementBrowser.help': '帮助',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': '全部',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': '通讯',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 内容',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '开发',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '外部内容',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': '格式化',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': '媒体',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': '导航',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': '报告',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': '视觉与图像',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '未找到与您的搜索相匹配的内容',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '请尝试用其他术语搜索或寻找适用于 Atlassian 产品的新应用。',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '浏览 Atlassian Marketplace',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': '浏览',
|
|
84
63
|
'fabric.editor.error': '错误',
|
|
85
|
-
'fabric.editor.errorPanel': '错误面板',
|
|
86
|
-
'fabric.editor.errorPanel.description': '在彩色面板调出错误',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '删除 {nodeName} 将断开与其连接的所有内容。',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '删除',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': '删除元素',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': '查找下一个',
|
|
93
70
|
'fabric.editor.findPrevious': '查找上一个',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': '查找和替换',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '您确定吗?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': '确定',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '浮动工具栏控件已打开',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮动工具栏',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': '向左滚动',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': '向右滚动',
|
|
103
|
-
'fabric.editor.heading1': '标题 1',
|
|
104
|
-
'fabric.editor.heading1Description': '用于顶级标题',
|
|
105
|
-
'fabric.editor.heading2': '标题 2',
|
|
106
|
-
'fabric.editor.heading2Description': '用于主体部分',
|
|
107
|
-
'fabric.editor.heading3': '标题 3',
|
|
108
|
-
'fabric.editor.heading3Description': '用于分节和组标题',
|
|
109
|
-
'fabric.editor.heading4': '标题 4',
|
|
110
|
-
'fabric.editor.heading4Description': '用于深层标题',
|
|
111
|
-
'fabric.editor.heading5': '标题 5',
|
|
112
|
-
'fabric.editor.heading5Description': '用于对列表项进行分组',
|
|
113
|
-
'fabric.editor.heading6': '标题 6',
|
|
114
|
-
'fabric.editor.heading6Description': '用于次级标题',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': '打开帮助对话框',
|
|
116
74
|
'fabric.editor.helpDialogTips': '点击 {keyMap} 可以随时快速打开此对话',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': '全宽',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': '细微',
|
|
124
82
|
'fabric.editor.indent': '增大缩进',
|
|
125
83
|
'fabric.editor.info': '信息',
|
|
126
|
-
'fabric.editor.infoPanel': '信息面板',
|
|
127
|
-
'fabric.editor.infoPanel.description': '在彩色面板高亮显示信息',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': '有可用的自动完成结果时,可以使用向上和向下箭头键进行查看,并按 Enter 键进行选择。触摸设备用户,并通过触摸或滑动手势进行浏览。',
|
|
129
85
|
'fabric.editor.invalidDateError': '输入有效日期',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀请团队成员加入 {productName}} trusted {邀请团队成员加入 {productName}} other {将团队成员添加至 {productName}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': '提及',
|
|
147
103
|
'fabric.editor.noResultsFound': '无结果',
|
|
148
104
|
'fabric.editor.noSearchResults': '无搜索结果',
|
|
149
|
-
'fabric.editor.normal': '普通文本',
|
|
150
105
|
'fabric.editor.note': '说明',
|
|
151
|
-
'fabric.editor.notePanel': '记录面板',
|
|
152
|
-
'fabric.editor.notePanel.description': '在彩色面板添加注释',
|
|
153
|
-
'fabric.editor.other': '其他...',
|
|
154
106
|
'fabric.editor.outdent': '减小缩进',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': '背景颜色',
|
|
156
108
|
'fabric.editor.panel.emoji': '添加表情',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': '单列',
|
|
172
124
|
'fabric.editor.statusPlaceholder': '设置状态',
|
|
173
125
|
'fabric.editor.success': '成功',
|
|
174
|
-
'fabric.editor.successPanel': '成功面板',
|
|
175
|
-
'fabric.editor.successPanel.description': '在彩色面板添加提示',
|
|
176
126
|
'fabric.editor.supportAltText': '对于因有视觉障碍而使用屏幕朗读器的用户,替代文本很有帮助。',
|
|
177
127
|
'fabric.editor.taskPlaceholder': '输入您的操作,使用“@”进行分配。',
|
|
178
128
|
'fabric.editor.textColor': '文本颜色',
|
|
179
|
-
'fabric.editor.textStyles': '文本样式',
|
|
180
129
|
'fabric.editor.threeColumns': '三栏',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': '添加图像、视频或文件',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': '用户 {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': '撤销',
|
|
194
143
|
'fabric.editor.warning': '警告',
|
|
195
|
-
'fabric.editor.warningPanel': '警告面板',
|
|
196
|
-
'fabric.editor.warningPanel.description': '在彩色面板添加提醒注释',
|
|
197
144
|
'fabric.editor.wrapLeft': '隐藏左边',
|
|
198
145
|
'fabric.editor.wrapRight': '隐藏右边'
|
|
199
146
|
};
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
|
|
24
24
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
25
25
|
'fabric.editor.backLink': '返回',
|
|
26
|
-
'fabric.editor.blockquote.description': '插入引述或引文',
|
|
27
|
-
'fabric.editor.blockquote2': '引述',
|
|
28
26
|
'fabric.editor.captionPlaceholder': '新增標題',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': '切換交辦事項',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': '清除替代文字',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': '返回',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': '關閉',
|
|
33
32
|
'fabric.editor.closeHelpDialog': '關閉說明對話方塊',
|
|
34
|
-
'fabric.editor.codeblock': '程式碼片段',
|
|
35
|
-
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
36
33
|
'fabric.editor.configFailedToLoad': '無法載入',
|
|
37
34
|
'fabric.editor.configPanel.cancel': '取消',
|
|
38
35
|
'fabric.editor.configPanel.close': '關閉',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': '提交',
|
|
53
50
|
'fabric.editor.createComment': '留言',
|
|
54
51
|
'fabric.editor.createCommentInvalid': '您只能在文字和標題上留言',
|
|
55
|
-
'fabric.editor.customPanel': '自訂面板',
|
|
56
|
-
'fabric.editor.customPanel.description': '新增一個帶有表情符號和彩色背景的附註',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
58
53
|
'fabric.editor.description': '描述',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': '文件',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': '主要內容區域,打字即可輸入文字。',
|
|
66
61
|
'fabric.editor.editorHelp': '編輯器說明',
|
|
67
62
|
'fabric.editor.editors': '編輯者',
|
|
68
|
-
'fabric.editor.elementBrowser.help': '說明',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': '全部',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': '通訊',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 內容',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '開發',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '外部內容',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': '格式設定',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': '媒體',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': '導覽',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': '建立報告',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': '視覺與影像',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '沒有任何項目符合您的搜尋內容',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '請試著使用不同的詞彙搜尋,或探索 Atlassian 產品的新應用程式。',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '探索 Atlassian Marketplace',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': '瀏覽',
|
|
84
63
|
'fabric.editor.error': '錯誤',
|
|
85
|
-
'fabric.editor.errorPanel': '錯誤面板',
|
|
86
|
-
'fabric.editor.errorPanel.description': '以彩色面板呼叫錯誤',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '刪除 {nodeName} 將中斷與其連結的任何內容。',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '刪除',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': '刪除元素',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': '尋找下一個',
|
|
93
70
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '您確定嗎?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': '確定',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '已開啟浮動工具列控制項',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮動工具列',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
103
|
-
'fabric.editor.heading1': '標題 1',
|
|
104
|
-
'fabric.editor.heading1Description': '用於最高層級的標題',
|
|
105
|
-
'fabric.editor.heading2': '標題 2',
|
|
106
|
-
'fabric.editor.heading2Description': '用於主要區段',
|
|
107
|
-
'fabric.editor.heading3': '標題 3',
|
|
108
|
-
'fabric.editor.heading3Description': '用於子區段和群組標題',
|
|
109
|
-
'fabric.editor.heading4': '標題 4',
|
|
110
|
-
'fabric.editor.heading4Description': '用於多層標題',
|
|
111
|
-
'fabric.editor.heading5': '標題 5',
|
|
112
|
-
'fabric.editor.heading5Description': '用於分組清單項目',
|
|
113
|
-
'fabric.editor.heading6': '標題 6',
|
|
114
|
-
'fabric.editor.heading6Description': '用於低層級標題',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
|
|
116
74
|
'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': '全寬',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': '不明顯的',
|
|
124
82
|
'fabric.editor.indent': '增加縮排',
|
|
125
83
|
'fabric.editor.info': '資訊',
|
|
126
|
-
'fabric.editor.infoPanel': '資訊面板',
|
|
127
|
-
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': '自動完成結果可用時,請使用向上和向下箭頭查看,並輸入以進行選取。若您使用觸控螢幕裝置,請透過觸控或滑動手勢探索內容。',
|
|
129
85
|
'fabric.editor.invalidDateError': '請輸入有效的日期',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': '提及',
|
|
147
103
|
'fabric.editor.noResultsFound': '沒有結果',
|
|
148
104
|
'fabric.editor.noSearchResults': '沒有搜尋結果',
|
|
149
|
-
'fabric.editor.normal': '一般文字',
|
|
150
105
|
'fabric.editor.note': '附註',
|
|
151
|
-
'fabric.editor.notePanel': '附註面板',
|
|
152
|
-
'fabric.editor.notePanel.description': '以彩色面板新增附註',
|
|
153
|
-
'fabric.editor.other': '其他...',
|
|
154
106
|
'fabric.editor.outdent': '減少縮排',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': '背景顏色',
|
|
156
108
|
'fabric.editor.panel.emoji': '新增表情符號',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': '單欄',
|
|
172
124
|
'fabric.editor.statusPlaceholder': '設定狀態',
|
|
173
125
|
'fabric.editor.success': '成功',
|
|
174
|
-
'fabric.editor.successPanel': '成功面板',
|
|
175
|
-
'fabric.editor.successPanel.description': '以彩色面板新增提示',
|
|
176
126
|
'fabric.editor.supportAltText': '替代文字對於因為視障而使用螢幕閱讀器的人相當實用。',
|
|
177
127
|
'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
|
|
178
128
|
'fabric.editor.textColor': '文字顏色',
|
|
179
|
-
'fabric.editor.textStyles': '文字樣式',
|
|
180
129
|
'fabric.editor.threeColumns': '三欄',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': '三個包含資訊看板的直欄',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': '新增圖片、影片或檔案',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': '復原',
|
|
194
143
|
'fabric.editor.warning': '警告',
|
|
195
|
-
'fabric.editor.warningPanel': '警告面板',
|
|
196
|
-
'fabric.editor.warningPanel.description': '以彩色面板新增注意附註',
|
|
197
144
|
'fabric.editor.wrapLeft': '靠左圍繞',
|
|
198
145
|
'fabric.editor.wrapRight': '靠右圍繞'
|
|
199
146
|
};
|
package/dist/cjs/index.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
@@ -23,24 +22,12 @@ Object.defineProperty(exports, "ACTION_SUBJECT_ID", {
|
|
|
23
22
|
return _analytics.ACTION_SUBJECT_ID;
|
|
24
23
|
}
|
|
25
24
|
});
|
|
26
|
-
Object.defineProperty(exports, "AbstractMentionResource", {
|
|
27
|
-
enumerable: true,
|
|
28
|
-
get: function get() {
|
|
29
|
-
return _resource2.AbstractMentionResource;
|
|
30
|
-
}
|
|
31
|
-
});
|
|
32
25
|
Object.defineProperty(exports, "AnnotationUpdateEmitter", {
|
|
33
26
|
enumerable: true,
|
|
34
27
|
get: function get() {
|
|
35
28
|
return _annotation.AnnotationUpdateEmitter;
|
|
36
29
|
}
|
|
37
30
|
});
|
|
38
|
-
Object.defineProperty(exports, "BaseReactEditorView", {
|
|
39
|
-
enumerable: true,
|
|
40
|
-
get: function get() {
|
|
41
|
-
return _createEditor.BaseReactEditorView;
|
|
42
|
-
}
|
|
43
|
-
});
|
|
44
31
|
Object.defineProperty(exports, "CollapsedEditor", {
|
|
45
32
|
enumerable: true,
|
|
46
33
|
get: function get() {
|
|
@@ -53,12 +40,6 @@ Object.defineProperty(exports, "ContextPanel", {
|
|
|
53
40
|
return _ContextPanel.default;
|
|
54
41
|
}
|
|
55
42
|
});
|
|
56
|
-
Object.defineProperty(exports, "DEFAULT_BORDER_COLOR", {
|
|
57
|
-
enumerable: true,
|
|
58
|
-
get: function get() {
|
|
59
|
-
return _common.DEFAULT_BORDER_COLOR;
|
|
60
|
-
}
|
|
61
|
-
});
|
|
62
43
|
Object.defineProperty(exports, "EVENT_TYPE", {
|
|
63
44
|
enumerable: true,
|
|
64
45
|
get: function get() {
|
|
@@ -74,7 +55,7 @@ Object.defineProperty(exports, "Editor", {
|
|
|
74
55
|
Object.defineProperty(exports, "EditorActions", {
|
|
75
56
|
enumerable: true,
|
|
76
57
|
get: function get() {
|
|
77
|
-
return
|
|
58
|
+
return _actions.default;
|
|
78
59
|
}
|
|
79
60
|
});
|
|
80
61
|
Object.defineProperty(exports, "EditorContext", {
|
|
@@ -89,24 +70,6 @@ Object.defineProperty(exports, "EmojiResource", {
|
|
|
89
70
|
return _resource.EmojiResource;
|
|
90
71
|
}
|
|
91
72
|
});
|
|
92
|
-
Object.defineProperty(exports, "EventDispatcher", {
|
|
93
|
-
enumerable: true,
|
|
94
|
-
get: function get() {
|
|
95
|
-
return _eventDispatcher.EventDispatcher;
|
|
96
|
-
}
|
|
97
|
-
});
|
|
98
|
-
Object.defineProperty(exports, "GapCursorSelection", {
|
|
99
|
-
enumerable: true,
|
|
100
|
-
get: function get() {
|
|
101
|
-
return _selection.GapCursorSelection;
|
|
102
|
-
}
|
|
103
|
-
});
|
|
104
|
-
Object.defineProperty(exports, "GapCursorSide", {
|
|
105
|
-
enumerable: true,
|
|
106
|
-
get: function get() {
|
|
107
|
-
return _selection.Side;
|
|
108
|
-
}
|
|
109
|
-
});
|
|
110
73
|
Object.defineProperty(exports, "INPUT_METHOD", {
|
|
111
74
|
enumerable: true,
|
|
112
75
|
get: function get() {
|
|
@@ -137,18 +100,6 @@ Object.defineProperty(exports, "PortalRenderer", {
|
|
|
137
100
|
return _portalProvider.PortalRenderer;
|
|
138
101
|
}
|
|
139
102
|
});
|
|
140
|
-
Object.defineProperty(exports, "PresenceResource", {
|
|
141
|
-
enumerable: true,
|
|
142
|
-
get: function get() {
|
|
143
|
-
return _resource2.PresenceResource;
|
|
144
|
-
}
|
|
145
|
-
});
|
|
146
|
-
Object.defineProperty(exports, "ReactEditorView", {
|
|
147
|
-
enumerable: true,
|
|
148
|
-
get: function get() {
|
|
149
|
-
return _createEditor.ReactEditorView;
|
|
150
|
-
}
|
|
151
|
-
});
|
|
152
103
|
Object.defineProperty(exports, "TeamMentionResource", {
|
|
153
104
|
enumerable: true,
|
|
154
105
|
get: function get() {
|
|
@@ -179,252 +130,30 @@ Object.defineProperty(exports, "WithHelpTrigger", {
|
|
|
179
130
|
return _WithHelpTrigger.default;
|
|
180
131
|
}
|
|
181
132
|
});
|
|
182
|
-
Object.defineProperty(exports, "WithPluginState", {
|
|
183
|
-
enumerable: true,
|
|
184
|
-
get: function get() {
|
|
185
|
-
return _WithPluginState.default;
|
|
186
|
-
}
|
|
187
|
-
});
|
|
188
|
-
Object.defineProperty(exports, "changeColor", {
|
|
189
|
-
enumerable: true,
|
|
190
|
-
get: function get() {
|
|
191
|
-
return _changeColor.changeColor;
|
|
192
|
-
}
|
|
193
|
-
});
|
|
194
|
-
Object.defineProperty(exports, "clearEditorContent", {
|
|
195
|
-
enumerable: true,
|
|
196
|
-
get: function get() {
|
|
197
|
-
return _commands.clearEditorContent;
|
|
198
|
-
}
|
|
199
|
-
});
|
|
200
|
-
Object.defineProperty(exports, "commitStatusPicker", {
|
|
201
|
-
enumerable: true,
|
|
202
|
-
get: function get() {
|
|
203
|
-
return _actions2.commitStatusPicker;
|
|
204
|
-
}
|
|
205
|
-
});
|
|
206
|
-
Object.defineProperty(exports, "createTable", {
|
|
207
|
-
enumerable: true,
|
|
208
|
-
get: function get() {
|
|
209
|
-
return _commands2.createTable;
|
|
210
|
-
}
|
|
211
|
-
});
|
|
212
|
-
Object.defineProperty(exports, "createTypeAheadTools", {
|
|
213
|
-
enumerable: true,
|
|
214
|
-
get: function get() {
|
|
215
|
-
return _api.createTypeAheadTools;
|
|
216
|
-
}
|
|
217
|
-
});
|
|
218
|
-
Object.defineProperty(exports, "darkModeStatusColorPalette", {
|
|
219
|
-
enumerable: true,
|
|
220
|
-
get: function get() {
|
|
221
|
-
return _statusColorPalette.darkModeStatusColorPalette;
|
|
222
|
-
}
|
|
223
|
-
});
|
|
224
|
-
Object.defineProperty(exports, "dateMessages", {
|
|
225
|
-
enumerable: true,
|
|
226
|
-
get: function get() {
|
|
227
|
-
return _messages.dateMessages;
|
|
228
|
-
}
|
|
229
|
-
});
|
|
230
|
-
Object.defineProperty(exports, "datePluginKey", {
|
|
231
|
-
enumerable: true,
|
|
232
|
-
get: function get() {
|
|
233
|
-
return _pluginKey.pluginKey;
|
|
234
|
-
}
|
|
235
|
-
});
|
|
236
|
-
Object.defineProperty(exports, "dateToDateType", {
|
|
237
|
-
enumerable: true,
|
|
238
|
-
get: function get() {
|
|
239
|
-
return _formatParse.dateToDateType;
|
|
240
|
-
}
|
|
241
|
-
});
|
|
242
|
-
Object.defineProperty(exports, "dedupe", {
|
|
243
|
-
enumerable: true,
|
|
244
|
-
get: function get() {
|
|
245
|
-
return _utils2.dedupe;
|
|
246
|
-
}
|
|
247
|
-
});
|
|
248
|
-
Object.defineProperty(exports, "deleteDate", {
|
|
249
|
-
enumerable: true,
|
|
250
|
-
get: function get() {
|
|
251
|
-
return _actions.deleteDate;
|
|
252
|
-
}
|
|
253
|
-
});
|
|
254
|
-
Object.defineProperty(exports, "getDefaultPresetOptionsFromEditorProps", {
|
|
255
|
-
enumerable: true,
|
|
256
|
-
get: function get() {
|
|
257
|
-
return _createEditor.getDefaultPresetOptionsFromEditorProps;
|
|
258
|
-
}
|
|
259
|
-
});
|
|
260
133
|
Object.defineProperty(exports, "getNodesCount", {
|
|
261
134
|
enumerable: true,
|
|
262
135
|
get: function get() {
|
|
263
136
|
return _utils.getNodesCount;
|
|
264
137
|
}
|
|
265
138
|
});
|
|
266
|
-
Object.defineProperty(exports, "historyPluginKey", {
|
|
267
|
-
enumerable: true,
|
|
268
|
-
get: function get() {
|
|
269
|
-
return _history.historyPluginKey;
|
|
270
|
-
}
|
|
271
|
-
});
|
|
272
|
-
Object.defineProperty(exports, "insertDate", {
|
|
273
|
-
enumerable: true,
|
|
274
|
-
get: function get() {
|
|
275
|
-
return _actions.insertDate;
|
|
276
|
-
}
|
|
277
|
-
});
|
|
278
|
-
Object.defineProperty(exports, "insertExpand", {
|
|
279
|
-
enumerable: true,
|
|
280
|
-
get: function get() {
|
|
281
|
-
return _commands5.insertExpand;
|
|
282
|
-
}
|
|
283
|
-
});
|
|
284
|
-
Object.defineProperty(exports, "insertMediaSingleNode", {
|
|
285
|
-
enumerable: true,
|
|
286
|
-
get: function get() {
|
|
287
|
-
return _media.insertMediaSingleNode;
|
|
288
|
-
}
|
|
289
|
-
});
|
|
290
|
-
Object.defineProperty(exports, "insertTaskDecisionCommand", {
|
|
291
|
-
enumerable: true,
|
|
292
|
-
get: function get() {
|
|
293
|
-
return _commands3.insertTaskDecisionCommand;
|
|
294
|
-
}
|
|
295
|
-
});
|
|
296
|
-
Object.defineProperty(exports, "lightModeStatusColorPalette", {
|
|
297
|
-
enumerable: true,
|
|
298
|
-
get: function get() {
|
|
299
|
-
return _statusColorPalette.lightModeStatusColorPalette;
|
|
300
|
-
}
|
|
301
|
-
});
|
|
302
139
|
Object.defineProperty(exports, "measurements", {
|
|
303
140
|
enumerable: true,
|
|
304
141
|
get: function get() {
|
|
305
142
|
return _utils.measurements;
|
|
306
143
|
}
|
|
307
144
|
});
|
|
308
|
-
Object.defineProperty(exports, "mediaPlugin", {
|
|
309
|
-
enumerable: true,
|
|
310
|
-
get: function get() {
|
|
311
|
-
return _media.default;
|
|
312
|
-
}
|
|
313
|
-
});
|
|
314
|
-
Object.defineProperty(exports, "mediaPluginKey", {
|
|
315
|
-
enumerable: true,
|
|
316
|
-
get: function get() {
|
|
317
|
-
return _main.stateKey;
|
|
318
|
-
}
|
|
319
|
-
});
|
|
320
|
-
Object.defineProperty(exports, "messages", {
|
|
321
|
-
enumerable: true,
|
|
322
|
-
get: function get() {
|
|
323
|
-
return _messages.default;
|
|
324
|
-
}
|
|
325
|
-
});
|
|
326
145
|
Object.defineProperty(exports, "name", {
|
|
327
146
|
enumerable: true,
|
|
328
147
|
get: function get() {
|
|
329
148
|
return _versionWrapper.name;
|
|
330
149
|
}
|
|
331
150
|
});
|
|
332
|
-
Object.defineProperty(exports, "openDatePicker", {
|
|
333
|
-
enumerable: true,
|
|
334
|
-
get: function get() {
|
|
335
|
-
return _actions.openDatePicker;
|
|
336
|
-
}
|
|
337
|
-
});
|
|
338
|
-
Object.defineProperty(exports, "removeStatus", {
|
|
339
|
-
enumerable: true,
|
|
340
|
-
get: function get() {
|
|
341
|
-
return _actions2.removeStatus;
|
|
342
|
-
}
|
|
343
|
-
});
|
|
344
|
-
Object.defineProperty(exports, "selectionPluginKey", {
|
|
345
|
-
enumerable: true,
|
|
346
|
-
get: function get() {
|
|
347
|
-
return _mobileSelection.selectionPluginKey;
|
|
348
|
-
}
|
|
349
|
-
});
|
|
350
|
-
Object.defineProperty(exports, "setIsExpanded", {
|
|
351
|
-
enumerable: true,
|
|
352
|
-
get: function get() {
|
|
353
|
-
return _commands4.setIsExpanded;
|
|
354
|
-
}
|
|
355
|
-
});
|
|
356
|
-
Object.defineProperty(exports, "setKeyboardHeight", {
|
|
357
|
-
enumerable: true,
|
|
358
|
-
get: function get() {
|
|
359
|
-
return _editorPluginBase.setKeyboardHeight;
|
|
360
|
-
}
|
|
361
|
-
});
|
|
362
|
-
Object.defineProperty(exports, "setMobilePaddingTop", {
|
|
363
|
-
enumerable: true,
|
|
364
|
-
get: function get() {
|
|
365
|
-
return _commands4.setMobilePaddingTop;
|
|
366
|
-
}
|
|
367
|
-
});
|
|
368
|
-
Object.defineProperty(exports, "setStatusPickerAt", {
|
|
369
|
-
enumerable: true,
|
|
370
|
-
get: function get() {
|
|
371
|
-
return _actions2.setStatusPickerAt;
|
|
372
|
-
}
|
|
373
|
-
});
|
|
374
151
|
Object.defineProperty(exports, "setTextSelection", {
|
|
375
152
|
enumerable: true,
|
|
376
153
|
get: function get() {
|
|
377
154
|
return _utils.setTextSelection;
|
|
378
155
|
}
|
|
379
156
|
});
|
|
380
|
-
Object.defineProperty(exports, "statusMessages", {
|
|
381
|
-
enumerable: true,
|
|
382
|
-
get: function get() {
|
|
383
|
-
return _messages.statusMessages;
|
|
384
|
-
}
|
|
385
|
-
});
|
|
386
|
-
Object.defineProperty(exports, "statusPluginKey", {
|
|
387
|
-
enumerable: true,
|
|
388
|
-
get: function get() {
|
|
389
|
-
return _plugin.pluginKey;
|
|
390
|
-
}
|
|
391
|
-
});
|
|
392
|
-
Object.defineProperty(exports, "subscribeToToolbarAndPickerUpdates", {
|
|
393
|
-
enumerable: true,
|
|
394
|
-
get: function get() {
|
|
395
|
-
return _toolbarAndPickerUpdates.subscribeToToolbarAndPickerUpdates;
|
|
396
|
-
}
|
|
397
|
-
});
|
|
398
|
-
Object.defineProperty(exports, "subscribeTypeAheadUpdates", {
|
|
399
|
-
enumerable: true,
|
|
400
|
-
get: function get() {
|
|
401
|
-
return _typeAheadUpdates.subscribeTypeAheadUpdates;
|
|
402
|
-
}
|
|
403
|
-
});
|
|
404
|
-
Object.defineProperty(exports, "textColorPluginKey", {
|
|
405
|
-
enumerable: true,
|
|
406
|
-
get: function get() {
|
|
407
|
-
return _textColor.textColorPluginKey;
|
|
408
|
-
}
|
|
409
|
-
});
|
|
410
|
-
Object.defineProperty(exports, "typeAheadPluginKey", {
|
|
411
|
-
enumerable: true,
|
|
412
|
-
get: function get() {
|
|
413
|
-
return _typeAhead.typeAheadPluginKey;
|
|
414
|
-
}
|
|
415
|
-
});
|
|
416
|
-
Object.defineProperty(exports, "updateStatus", {
|
|
417
|
-
enumerable: true,
|
|
418
|
-
get: function get() {
|
|
419
|
-
return _actions2.updateStatus;
|
|
420
|
-
}
|
|
421
|
-
});
|
|
422
|
-
Object.defineProperty(exports, "updateStatusWithAnalytics", {
|
|
423
|
-
enumerable: true,
|
|
424
|
-
get: function get() {
|
|
425
|
-
return _actions2.updateStatusWithAnalytics;
|
|
426
|
-
}
|
|
427
|
-
});
|
|
428
157
|
Object.defineProperty(exports, "version", {
|
|
429
158
|
enumerable: true,
|
|
430
159
|
get: function get() {
|
|
@@ -432,7 +161,6 @@ Object.defineProperty(exports, "version", {
|
|
|
432
161
|
}
|
|
433
162
|
});
|
|
434
163
|
var _versionWrapper = require("./version-wrapper");
|
|
435
|
-
var _commands = require("./commands");
|
|
436
164
|
var _editor = _interopRequireDefault(require("./editor"));
|
|
437
165
|
var _EditorContext = _interopRequireDefault(require("./ui/EditorContext"));
|
|
438
166
|
var _WithEditorActions = _interopRequireDefault(require("./ui/WithEditorActions"));
|
|
@@ -442,40 +170,10 @@ var _ToolbarHelp = _interopRequireDefault(require("./ui/ToolbarHelp"));
|
|
|
442
170
|
var _ToolbarFeedback = _interopRequireDefault(require("./ui/ToolbarFeedback"));
|
|
443
171
|
var _ContextPanel = _interopRequireDefault(require("./ui/ContextPanel"));
|
|
444
172
|
var _resource = require("@atlaskit/emoji/resource");
|
|
445
|
-
var _media = _interopRequireWildcard(require("./plugins/media"));
|
|
446
173
|
var _resource2 = require("@atlaskit/mention/resource");
|
|
447
174
|
var _teamResource = require("@atlaskit/mention/team-resource");
|
|
448
175
|
var _annotation = require("./plugins/annotation");
|
|
449
|
-
var _main = require("./plugins/media/pm-plugins/main");
|
|
450
|
-
var _textColor = require("./plugins/text-color");
|
|
451
|
-
var _changeColor = require("./plugins/text-color/commands/change-color");
|
|
452
|
-
var _toolbarAndPickerUpdates = require("./plugins/view-update-subscription/subscribe/toolbarAndPickerUpdates");
|
|
453
|
-
var _typeAheadUpdates = require("./plugins/view-update-subscription/subscribe/type-ahead-updates");
|
|
454
|
-
var _commands2 = require("@atlaskit/editor-plugin-table/commands");
|
|
455
|
-
var _commands3 = require("./plugins/tasks-and-decisions/commands");
|
|
456
|
-
var _eventDispatcher = require("./event-dispatcher");
|
|
457
|
-
var _plugin = require("./plugins/status/plugin");
|
|
458
|
-
var _actions = require("./plugins/date/actions");
|
|
459
|
-
var _formatParse = require("./plugins/date/utils/formatParse");
|
|
460
|
-
var _pluginKey = require("./plugins/date/pm-plugins/plugin-key");
|
|
461
|
-
var _actions2 = require("./plugins/status/actions");
|
|
462
|
-
var _typeAhead = require("./plugins/type-ahead");
|
|
463
|
-
var _history = require("./plugins/history");
|
|
464
176
|
var _analytics = require("@atlaskit/editor-common/analytics");
|
|
465
|
-
var _editorPluginBase = require("@atlaskit/editor-plugin-base");
|
|
466
|
-
var _commands4 = require("./plugins/mobile-dimensions/commands");
|
|
467
177
|
var _utils = require("./utils");
|
|
468
|
-
var
|
|
469
|
-
var
|
|
470
|
-
var _actions3 = _interopRequireDefault(require("./actions"));
|
|
471
|
-
var _portalProvider = require("@atlaskit/editor-common/portal-provider");
|
|
472
|
-
var _selection = require("@atlaskit/editor-common/selection");
|
|
473
|
-
var _mobileSelection = require("./plugins/mobile-selection");
|
|
474
|
-
var _commands5 = require("./plugins/expand/commands");
|
|
475
|
-
var _WithPluginState = _interopRequireDefault(require("./ui/WithPluginState"));
|
|
476
|
-
var _statusColorPalette = require("./ui/ColorPalette/Palettes/statusColorPalette");
|
|
477
|
-
var _common = require("./ui/ColorPalette/Palettes/common");
|
|
478
|
-
var _messages = _interopRequireWildcard(require("./messages"));
|
|
479
|
-
var _api = require("./plugins/type-ahead/api");
|
|
480
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
481
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
178
|
+
var _actions = _interopRequireDefault(require("./actions"));
|
|
179
|
+
var _portalProvider = require("@atlaskit/editor-common/portal-provider");
|
|
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.version = exports.nextMajorVersion = exports.name = void 0;
|
|
7
7
|
var name = "@atlaskit/editor-core";
|
|
8
8
|
exports.name = name;
|
|
9
|
-
var version = "
|
|
9
|
+
var version = "188.0.2";
|
|
10
10
|
exports.version = version;
|
|
11
11
|
var nextMajorVersion = function nextMajorVersion() {
|
|
12
12
|
return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
|