@atlaskit/editor-common 107.3.0 → 107.3.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.
Files changed (133) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/extensibility/Extension/Extension/index.js +2 -4
  3. package/dist/cjs/i18n/cs.js +1 -1
  4. package/dist/cjs/i18n/da.js +1 -1
  5. package/dist/cjs/i18n/de.js +2 -1
  6. package/dist/cjs/i18n/en.js +4 -0
  7. package/dist/cjs/i18n/en_GB.js +4 -0
  8. package/dist/cjs/i18n/en_ZZ.js +4 -0
  9. package/dist/cjs/i18n/es.js +1 -0
  10. package/dist/cjs/i18n/fi.js +2 -1
  11. package/dist/cjs/i18n/fr.js +3 -1
  12. package/dist/cjs/i18n/hu.js +1 -1
  13. package/dist/cjs/i18n/it.js +1 -0
  14. package/dist/cjs/i18n/ja.js +2 -1
  15. package/dist/cjs/i18n/ko.js +1 -1
  16. package/dist/cjs/i18n/nl.js +1 -1
  17. package/dist/cjs/i18n/pl.js +3 -1
  18. package/dist/cjs/i18n/pt_BR.js +2 -1
  19. package/dist/cjs/i18n/ru.js +2 -1
  20. package/dist/cjs/i18n/sl.js +1 -1
  21. package/dist/cjs/i18n/sr_RS.js +1 -0
  22. package/dist/cjs/i18n/sr_YR.js +1 -0
  23. package/dist/cjs/i18n/sv.js +2 -1
  24. package/dist/cjs/i18n/th.js +1 -1
  25. package/dist/cjs/i18n/tr.js +3 -1
  26. package/dist/cjs/i18n/vi.js +1 -1
  27. package/dist/cjs/i18n/zh.js +2 -1
  28. package/dist/cjs/i18n/zh_TW.js +3 -1
  29. package/dist/cjs/monitoring/error.js +1 -1
  30. package/dist/cjs/quick-insert/messages.js +5 -0
  31. package/dist/cjs/react-node-view/getInlineNodeViewProducer.js +1 -1
  32. package/dist/cjs/ui/DropList/index.js +1 -1
  33. package/dist/es2019/extensibility/Extension/Extension/index.js +2 -4
  34. package/dist/es2019/i18n/cs.js +1 -1
  35. package/dist/es2019/i18n/da.js +1 -1
  36. package/dist/es2019/i18n/de.js +2 -1
  37. package/dist/es2019/i18n/en.js +4 -0
  38. package/dist/es2019/i18n/en_GB.js +4 -0
  39. package/dist/es2019/i18n/en_ZZ.js +4 -0
  40. package/dist/es2019/i18n/es.js +1 -0
  41. package/dist/es2019/i18n/fi.js +2 -1
  42. package/dist/es2019/i18n/fr.js +3 -1
  43. package/dist/es2019/i18n/hu.js +1 -1
  44. package/dist/es2019/i18n/it.js +1 -0
  45. package/dist/es2019/i18n/ja.js +2 -1
  46. package/dist/es2019/i18n/ko.js +1 -1
  47. package/dist/es2019/i18n/nl.js +1 -1
  48. package/dist/es2019/i18n/pl.js +3 -1
  49. package/dist/es2019/i18n/pt_BR.js +2 -1
  50. package/dist/es2019/i18n/ru.js +2 -1
  51. package/dist/es2019/i18n/sl.js +1 -1
  52. package/dist/es2019/i18n/sr_RS.js +1 -0
  53. package/dist/es2019/i18n/sr_YR.js +1 -0
  54. package/dist/es2019/i18n/sv.js +2 -1
  55. package/dist/es2019/i18n/th.js +1 -1
  56. package/dist/es2019/i18n/tr.js +3 -1
  57. package/dist/es2019/i18n/vi.js +1 -1
  58. package/dist/es2019/i18n/zh.js +2 -1
  59. package/dist/es2019/i18n/zh_TW.js +3 -1
  60. package/dist/es2019/monitoring/error.js +1 -1
  61. package/dist/es2019/quick-insert/messages.js +5 -0
  62. package/dist/es2019/react-node-view/getInlineNodeViewProducer.js +1 -1
  63. package/dist/es2019/ui/DropList/index.js +1 -1
  64. package/dist/esm/extensibility/Extension/Extension/index.js +2 -4
  65. package/dist/esm/i18n/cs.js +1 -1
  66. package/dist/esm/i18n/da.js +1 -1
  67. package/dist/esm/i18n/de.js +2 -1
  68. package/dist/esm/i18n/en.js +4 -0
  69. package/dist/esm/i18n/en_GB.js +4 -0
  70. package/dist/esm/i18n/en_ZZ.js +4 -0
  71. package/dist/esm/i18n/es.js +1 -0
  72. package/dist/esm/i18n/fi.js +2 -1
  73. package/dist/esm/i18n/fr.js +3 -1
  74. package/dist/esm/i18n/hu.js +1 -1
  75. package/dist/esm/i18n/it.js +1 -0
  76. package/dist/esm/i18n/ja.js +2 -1
  77. package/dist/esm/i18n/ko.js +1 -1
  78. package/dist/esm/i18n/nl.js +1 -1
  79. package/dist/esm/i18n/pl.js +3 -1
  80. package/dist/esm/i18n/pt_BR.js +2 -1
  81. package/dist/esm/i18n/ru.js +2 -1
  82. package/dist/esm/i18n/sl.js +1 -1
  83. package/dist/esm/i18n/sr_RS.js +1 -0
  84. package/dist/esm/i18n/sr_YR.js +1 -0
  85. package/dist/esm/i18n/sv.js +2 -1
  86. package/dist/esm/i18n/th.js +1 -1
  87. package/dist/esm/i18n/tr.js +3 -1
  88. package/dist/esm/i18n/vi.js +1 -1
  89. package/dist/esm/i18n/zh.js +2 -1
  90. package/dist/esm/i18n/zh_TW.js +3 -1
  91. package/dist/esm/monitoring/error.js +1 -1
  92. package/dist/esm/quick-insert/messages.js +5 -0
  93. package/dist/esm/react-node-view/getInlineNodeViewProducer.js +1 -1
  94. package/dist/esm/ui/DropList/index.js +1 -1
  95. package/dist/types/i18n/de.d.ts +1 -0
  96. package/dist/types/i18n/en.d.ts +4 -0
  97. package/dist/types/i18n/en_GB.d.ts +4 -0
  98. package/dist/types/i18n/en_ZZ.d.ts +4 -0
  99. package/dist/types/i18n/es.d.ts +1 -0
  100. package/dist/types/i18n/fi.d.ts +1 -0
  101. package/dist/types/i18n/fr.d.ts +2 -0
  102. package/dist/types/i18n/it.d.ts +1 -0
  103. package/dist/types/i18n/ja.d.ts +1 -0
  104. package/dist/types/i18n/pl.d.ts +2 -0
  105. package/dist/types/i18n/pt_BR.d.ts +1 -0
  106. package/dist/types/i18n/ru.d.ts +1 -0
  107. package/dist/types/i18n/sr_RS.d.ts +1 -0
  108. package/dist/types/i18n/sr_YR.d.ts +1 -0
  109. package/dist/types/i18n/sv.d.ts +1 -0
  110. package/dist/types/i18n/tr.d.ts +2 -0
  111. package/dist/types/i18n/zh.d.ts +1 -0
  112. package/dist/types/i18n/zh_TW.d.ts +2 -0
  113. package/dist/types/quick-insert/messages.d.ts +5 -0
  114. package/dist/types-ts4.5/i18n/de.d.ts +1 -0
  115. package/dist/types-ts4.5/i18n/en.d.ts +4 -0
  116. package/dist/types-ts4.5/i18n/en_GB.d.ts +4 -0
  117. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +4 -0
  118. package/dist/types-ts4.5/i18n/es.d.ts +1 -0
  119. package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
  120. package/dist/types-ts4.5/i18n/fr.d.ts +2 -0
  121. package/dist/types-ts4.5/i18n/it.d.ts +1 -0
  122. package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
  123. package/dist/types-ts4.5/i18n/pl.d.ts +2 -0
  124. package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
  125. package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
  126. package/dist/types-ts4.5/i18n/sr_RS.d.ts +1 -0
  127. package/dist/types-ts4.5/i18n/sr_YR.d.ts +1 -0
  128. package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
  129. package/dist/types-ts4.5/i18n/tr.d.ts +2 -0
  130. package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
  131. package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -0
  132. package/dist/types-ts4.5/quick-insert/messages.d.ts +5 -0
  133. package/package.json +3 -6
@@ -397,6 +397,7 @@ declare const _default: {
397
397
  'fabric.editor.configPanel.invalid': string;
398
398
  'fabric.editor.configPanel.required': string;
399
399
  'fabric.editor.configPanel.submit': string;
400
+ 'fabric.editor.contextPanel.panelLabel': string;
400
401
  'fabric.editor.copiedToClipboard': string;
401
402
  'fabric.editor.copyToClipboard': string;
402
403
  'fabric.editor.cornerControl': string;
@@ -470,6 +471,7 @@ declare const _default: {
470
471
  'fabric.editor.elementbrowser.categorylist.category-navigation': string;
471
472
  'fabric.editor.elementbrowser.categorylist.category-reporting': string;
472
473
  'fabric.editor.elementbrowser.categorylist.category-visuals': string;
474
+ 'fabric.editor.elementbrowser.featured.whiteboard.description': string;
473
475
  'fabric.editor.elementbrowser.search.empty-state.heading': string;
474
476
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
475
477
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
@@ -790,6 +792,8 @@ declare const _default: {
790
792
  'fabric.editor.tables.resizeTable': string;
791
793
  'fabric.editor.tables.startedColumnResize': string;
792
794
  'fabric.editor.task': string;
795
+ 'fabric.editor.taskDecision.markTaskAsCompleted': string;
796
+ 'fabric.editor.taskDecision.markTaskAsNotCompleted': string;
793
797
  'fabric.editor.taskPlaceholder': string;
794
798
  'fabric.editor.text.formatting.off': string;
795
799
  'fabric.editor.textColor': string;
@@ -397,6 +397,7 @@ declare const _default: {
397
397
  'fabric.editor.configPanel.invalid': string;
398
398
  'fabric.editor.configPanel.required': string;
399
399
  'fabric.editor.configPanel.submit': string;
400
+ 'fabric.editor.contextPanel.panelLabel': string;
400
401
  'fabric.editor.copiedToClipboard': string;
401
402
  'fabric.editor.copyToClipboard': string;
402
403
  'fabric.editor.cornerControl': string;
@@ -470,6 +471,7 @@ declare const _default: {
470
471
  'fabric.editor.elementbrowser.categorylist.category-navigation': string;
471
472
  'fabric.editor.elementbrowser.categorylist.category-reporting': string;
472
473
  'fabric.editor.elementbrowser.categorylist.category-visuals': string;
474
+ 'fabric.editor.elementbrowser.featured.whiteboard.description': string;
473
475
  'fabric.editor.elementbrowser.search.empty-state.heading': string;
474
476
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
475
477
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
@@ -789,6 +791,8 @@ declare const _default: {
789
791
  'fabric.editor.tables.resizeTable': string;
790
792
  'fabric.editor.tables.startedColumnResize': string;
791
793
  'fabric.editor.task': string;
794
+ 'fabric.editor.taskDecision.markTaskAsCompleted': string;
795
+ 'fabric.editor.taskDecision.markTaskAsNotCompleted': string;
792
796
  'fabric.editor.taskPlaceholder': string;
793
797
  'fabric.editor.text.formatting.off': string;
794
798
  'fabric.editor.textColor': string;
@@ -255,6 +255,7 @@ declare const _default: {
255
255
  'fabric.editor.bold': string;
256
256
  'fabric.editor.breakout.resizeCodeBlock': string;
257
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
258
259
  'fabric.editor.breakout.resizeLayout': string;
259
260
  'fabric.editor.breakoutFullWidthLabel': string;
260
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -255,6 +255,7 @@ declare const _default: {
255
255
  'fabric.editor.bold': string;
256
256
  'fabric.editor.breakout.resizeCodeBlock': string;
257
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
258
259
  'fabric.editor.breakout.resizeLayout': string;
259
260
  'fabric.editor.breakoutFullWidthLabel': string;
260
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -221,6 +221,7 @@ declare const _default: {
221
221
  'fabric.editor.ai.toolbar.titleText': string;
222
222
  'fabric.editor.ai.toolbar.tryAI.title': string;
223
223
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
224
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
224
225
  'fabric.editor.alignCenter': string;
225
226
  'fabric.editor.alignImageCenter': string;
226
227
  'fabric.editor.alignImageLeft': string;
@@ -254,6 +255,7 @@ declare const _default: {
254
255
  'fabric.editor.bold': string;
255
256
  'fabric.editor.breakout.resizeCodeBlock': string;
256
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
257
259
  'fabric.editor.breakout.resizeLayout': string;
258
260
  'fabric.editor.breakoutFullWidthLabel': string;
259
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -220,6 +220,7 @@ declare const _default: {
220
220
  'fabric.editor.ai.toolbar.titleText': string;
221
221
  'fabric.editor.ai.toolbar.tryAI.title': string;
222
222
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
223
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
223
224
  'fabric.editor.alignCenter': string;
224
225
  'fabric.editor.alignImageCenter': string;
225
226
  'fabric.editor.alignImageLeft': string;
@@ -255,6 +255,7 @@ declare const _default: {
255
255
  'fabric.editor.bold': string;
256
256
  'fabric.editor.breakout.resizeCodeBlock': string;
257
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
258
259
  'fabric.editor.breakout.resizeLayout': string;
259
260
  'fabric.editor.breakoutFullWidthLabel': string;
260
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -221,6 +221,7 @@ declare const _default: {
221
221
  'fabric.editor.ai.toolbar.titleText': string;
222
222
  'fabric.editor.ai.toolbar.tryAI.title': string;
223
223
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
224
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
224
225
  'fabric.editor.alignCenter': string;
225
226
  'fabric.editor.alignImageCenter': string;
226
227
  'fabric.editor.alignImageLeft': string;
@@ -254,6 +255,7 @@ declare const _default: {
254
255
  'fabric.editor.bold': string;
255
256
  'fabric.editor.breakout.resizeCodeBlock': string;
256
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
257
259
  'fabric.editor.breakout.resizeLayout': string;
258
260
  'fabric.editor.breakoutFullWidthLabel': string;
259
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -253,6 +253,7 @@ declare const _default: {
253
253
  'fabric.editor.bold': string;
254
254
  'fabric.editor.breakout.resizeCodeBlock': string;
255
255
  'fabric.editor.breakout.resizeElement': string;
256
+ 'fabric.editor.breakout.resizeExpand': string;
256
257
  'fabric.editor.breakout.resizeLayout': string;
257
258
  'fabric.editor.breakoutFullWidthLabel': string;
258
259
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -255,6 +255,7 @@ declare const _default: {
255
255
  'fabric.editor.bold': string;
256
256
  'fabric.editor.breakout.resizeCodeBlock': string;
257
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
258
259
  'fabric.editor.breakout.resizeLayout': string;
259
260
  'fabric.editor.breakoutFullWidthLabel': string;
260
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -291,6 +291,7 @@ declare const _default: {
291
291
  'fabric.editor.ai.toolbar.titleText': string;
292
292
  'fabric.editor.ai.toolbar.tryAI.title': string;
293
293
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
294
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
294
295
  'fabric.editor.alignCenter': string;
295
296
  'fabric.editor.alignImageCenter': string;
296
297
  'fabric.editor.alignImageLeft': string;
@@ -291,6 +291,7 @@ declare const _default: {
291
291
  'fabric.editor.ai.toolbar.titleText': string;
292
292
  'fabric.editor.ai.toolbar.tryAI.title': string;
293
293
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
294
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
294
295
  'fabric.editor.alignCenter': string;
295
296
  'fabric.editor.alignImageCenter': string;
296
297
  'fabric.editor.alignImageLeft': string;
@@ -254,6 +254,7 @@ declare const _default: {
254
254
  'fabric.editor.bold': string;
255
255
  'fabric.editor.breakout.resizeCodeBlock': string;
256
256
  'fabric.editor.breakout.resizeElement': string;
257
+ 'fabric.editor.breakout.resizeExpand': string;
257
258
  'fabric.editor.breakout.resizeLayout': string;
258
259
  'fabric.editor.breakoutFullWidthLabel': string;
259
260
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -221,6 +221,7 @@ declare const _default: {
221
221
  'fabric.editor.ai.toolbar.titleText': string;
222
222
  'fabric.editor.ai.toolbar.tryAI.title': string;
223
223
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
224
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
224
225
  'fabric.editor.alignCenter': string;
225
226
  'fabric.editor.alignImageCenter': string;
226
227
  'fabric.editor.alignImageLeft': string;
@@ -254,6 +255,7 @@ declare const _default: {
254
255
  'fabric.editor.bold': string;
255
256
  'fabric.editor.breakout.resizeCodeBlock': string;
256
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
257
259
  'fabric.editor.breakout.resizeLayout': string;
258
260
  'fabric.editor.breakoutFullWidthLabel': string;
259
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -255,6 +255,7 @@ declare const _default: {
255
255
  'fabric.editor.bold': string;
256
256
  'fabric.editor.breakout.resizeCodeBlock': string;
257
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
258
259
  'fabric.editor.breakout.resizeLayout': string;
259
260
  'fabric.editor.breakoutFullWidthLabel': string;
260
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -221,6 +221,7 @@ declare const _default: {
221
221
  'fabric.editor.ai.toolbar.titleText': string;
222
222
  'fabric.editor.ai.toolbar.tryAI.title': string;
223
223
  'fabric.editor.ai.toolbar.tryAI.tooltip': string;
224
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
224
225
  'fabric.editor.alignCenter': string;
225
226
  'fabric.editor.alignImageCenter': string;
226
227
  'fabric.editor.alignImageLeft': string;
@@ -254,6 +255,7 @@ declare const _default: {
254
255
  'fabric.editor.bold': string;
255
256
  'fabric.editor.breakout.resizeCodeBlock': string;
256
257
  'fabric.editor.breakout.resizeElement': string;
258
+ 'fabric.editor.breakout.resizeExpand': string;
257
259
  'fabric.editor.breakout.resizeLayout': string;
258
260
  'fabric.editor.breakoutFullWidthLabel': string;
259
261
  'fabric.editor.breakoutWideWidthLabel': string;
@@ -64,4 +64,9 @@ export declare const messages: {
64
64
  defaultMessage: string;
65
65
  description: string;
66
66
  };
67
+ featuredWhiteboardDescription: {
68
+ id: string;
69
+ defaultMessage: string;
70
+ description: string;
71
+ };
67
72
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "107.3.0",
3
+ "version": "107.3.2",
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/"
@@ -164,13 +164,13 @@
164
164
  "@atlaskit/profilecard": "^23.21.0",
165
165
  "@atlaskit/react-ufo": "^3.14.0",
166
166
  "@atlaskit/section-message": "^8.2.0",
167
- "@atlaskit/smart-card": "^38.16.0",
167
+ "@atlaskit/smart-card": "^38.19.0",
168
168
  "@atlaskit/smart-user-picker": "^8.0.0",
169
169
  "@atlaskit/spinner": "^18.0.0",
170
170
  "@atlaskit/task-decision": "^19.2.0",
171
171
  "@atlaskit/textfield": "^8.0.0",
172
172
  "@atlaskit/theme": "^18.0.0",
173
- "@atlaskit/tmp-editor-statsig": "^8.4.0",
173
+ "@atlaskit/tmp-editor-statsig": "^8.5.0",
174
174
  "@atlaskit/tokens": "^5.4.0",
175
175
  "@atlaskit/tooltip": "^20.3.0",
176
176
  "@atlaskit/width-detector": "^5.0.0",
@@ -272,9 +272,6 @@
272
272
  "platform-visual-refresh-icons": {
273
273
  "type": "boolean"
274
274
  },
275
- "platform_editor_extension_fix_ssr_ref": {
276
- "type": "boolean"
277
- },
278
275
  "platform_editor_breakoutresizer_remove_assertion": {
279
276
  "type": "boolean"
280
277
  },