@atlaskit/editor-common 96.5.2 → 96.5.4
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 +17 -0
- package/dist/cjs/analytics/types/enums.js +1 -0
- package/dist/cjs/extensibility/Extension/Extension/index.js +4 -3
- package/dist/cjs/extensibility/Extension/Extension/styles.js +19 -3
- package/dist/cjs/i18n/cs.js +10 -5
- package/dist/cjs/i18n/da.js +6 -1
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +11 -5
- package/dist/cjs/i18n/en_GB.js +11 -5
- package/dist/cjs/i18n/en_ZZ.js +11 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +10 -5
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +10 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +10 -5
- package/dist/cjs/i18n/ru.js +10 -5
- package/dist/cjs/i18n/sv.js +6 -1
- package/dist/cjs/i18n/th.js +12 -5
- package/dist/cjs/i18n/tr.js +10 -5
- package/dist/cjs/i18n/uk.js +8 -3
- package/dist/cjs/i18n/vi.js +8 -4
- package/dist/cjs/i18n/zh.js +9 -4
- package/dist/cjs/i18n/zh_TW.js +10 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/enums.js +1 -0
- package/dist/es2019/extensibility/Extension/Extension/index.js +5 -4
- package/dist/es2019/extensibility/Extension/Extension/styles.js +18 -2
- package/dist/es2019/i18n/cs.js +10 -5
- package/dist/es2019/i18n/da.js +6 -1
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +11 -5
- package/dist/es2019/i18n/en_GB.js +11 -5
- package/dist/es2019/i18n/en_ZZ.js +11 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +10 -5
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +10 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +10 -5
- package/dist/es2019/i18n/ru.js +10 -5
- package/dist/es2019/i18n/sv.js +6 -1
- package/dist/es2019/i18n/th.js +12 -5
- package/dist/es2019/i18n/tr.js +10 -5
- package/dist/es2019/i18n/uk.js +8 -3
- package/dist/es2019/i18n/vi.js +8 -4
- package/dist/es2019/i18n/zh.js +9 -4
- package/dist/es2019/i18n/zh_TW.js +10 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/enums.js +1 -0
- package/dist/esm/extensibility/Extension/Extension/index.js +5 -4
- package/dist/esm/extensibility/Extension/Extension/styles.js +18 -2
- package/dist/esm/i18n/cs.js +10 -5
- package/dist/esm/i18n/da.js +6 -1
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +11 -5
- package/dist/esm/i18n/en_GB.js +11 -5
- package/dist/esm/i18n/en_ZZ.js +11 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +10 -5
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +10 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +10 -5
- package/dist/esm/i18n/ru.js +10 -5
- package/dist/esm/i18n/sv.js +6 -1
- package/dist/esm/i18n/th.js +12 -5
- package/dist/esm/i18n/tr.js +10 -5
- package/dist/esm/i18n/uk.js +8 -3
- package/dist/esm/i18n/vi.js +8 -4
- package/dist/esm/i18n/zh.js +9 -4
- package/dist/esm/i18n/zh_TW.js +10 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types/analytics/types/enums.d.ts +1 -0
- package/dist/types/extensibility/Extension/Extension/styles.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +5 -1
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +7 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/enums.d.ts +1 -0
- package/dist/types-ts4.5/extensibility/Extension/Extension/styles.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -1
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +7 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/package.json +7 -4
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -467,6 +469,8 @@ declare const _default: {
|
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "96.5.
|
|
3
|
+
"version": "96.5.4",
|
|
4
4
|
"description": "A package that contains common classes and components for editor and renderer",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"@atlaskit/link-datasource": "^3.15.0",
|
|
135
135
|
"@atlaskit/link-picker": "^1.47.0",
|
|
136
136
|
"@atlaskit/media-card": "^78.15.0",
|
|
137
|
-
"@atlaskit/media-client": "^28.
|
|
137
|
+
"@atlaskit/media-client": "^28.6.0",
|
|
138
138
|
"@atlaskit/media-client-react": "^2.4.0",
|
|
139
139
|
"@atlaskit/media-common": "^11.7.0",
|
|
140
140
|
"@atlaskit/media-file-preview": "^0.9.0",
|
|
@@ -154,8 +154,8 @@
|
|
|
154
154
|
"@atlaskit/spinner": "^16.3.0",
|
|
155
155
|
"@atlaskit/task-decision": "^17.11.0",
|
|
156
156
|
"@atlaskit/textfield": "^6.7.0",
|
|
157
|
-
"@atlaskit/tmp-editor-statsig": "^2.
|
|
158
|
-
"@atlaskit/tokens": "^2.
|
|
157
|
+
"@atlaskit/tmp-editor-statsig": "^2.27.0",
|
|
158
|
+
"@atlaskit/tokens": "^2.5.0",
|
|
159
159
|
"@atlaskit/tooltip": "^19.0.0",
|
|
160
160
|
"@atlaskit/width-detector": "^4.3.0",
|
|
161
161
|
"@babel/runtime": "^7.0.0",
|
|
@@ -303,6 +303,9 @@
|
|
|
303
303
|
},
|
|
304
304
|
"platform_editor_selection_toolbar_scroll_fix": {
|
|
305
305
|
"type": "boolean"
|
|
306
|
+
},
|
|
307
|
+
"platform_editor_legacy_content_macro": {
|
|
308
|
+
"type": "boolean"
|
|
306
309
|
}
|
|
307
310
|
}
|
|
308
311
|
}
|