@atlaskit/editor-core 213.2.0 → 213.2.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 (175) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/i18n/cs.js +4 -6
  3. package/dist/cjs/i18n/da.js +4 -6
  4. package/dist/cjs/i18n/de.js +4 -6
  5. package/dist/cjs/i18n/en.js +4 -6
  6. package/dist/cjs/i18n/en_GB.js +4 -6
  7. package/dist/cjs/i18n/en_ZZ.js +4 -6
  8. package/dist/cjs/i18n/es.js +4 -6
  9. package/dist/cjs/i18n/fi.js +4 -6
  10. package/dist/cjs/i18n/fr.js +4 -6
  11. package/dist/cjs/i18n/hr.js +4 -6
  12. package/dist/cjs/i18n/hu.js +4 -6
  13. package/dist/cjs/i18n/it.js +4 -6
  14. package/dist/cjs/i18n/ja.js +4 -6
  15. package/dist/cjs/i18n/ko.js +4 -6
  16. package/dist/cjs/i18n/nb.js +4 -6
  17. package/dist/cjs/i18n/nl.js +4 -6
  18. package/dist/cjs/i18n/pl.js +4 -6
  19. package/dist/cjs/i18n/pt_BR.js +4 -6
  20. package/dist/cjs/i18n/ru.js +4 -6
  21. package/dist/cjs/i18n/sl.js +4 -6
  22. package/dist/cjs/i18n/sr_RS.js +4 -6
  23. package/dist/cjs/i18n/sr_YR.js +4 -6
  24. package/dist/cjs/i18n/sv.js +4 -6
  25. package/dist/cjs/i18n/th.js +4 -6
  26. package/dist/cjs/i18n/tr.js +4 -6
  27. package/dist/cjs/i18n/uk.js +4 -6
  28. package/dist/cjs/i18n/vi.js +4 -6
  29. package/dist/cjs/i18n/zh.js +4 -6
  30. package/dist/cjs/i18n/zh_TW.js +4 -6
  31. package/dist/cjs/ui/Appearance/Comment/Comment.js +1 -1
  32. package/dist/cjs/ui/Appearance/FullPage/MainToolbar.js +1 -1
  33. package/dist/cjs/ui/Appearance/FullPage/MainToolbarWrapper.js +1 -1
  34. package/dist/cjs/ui/ContentStyles/index.js +7 -7
  35. package/dist/cjs/ui/ContentStyles/layout.js +1 -1
  36. package/dist/cjs/ui/EditorContentContainer/EditorContentContainer.js +1 -1
  37. package/dist/cjs/version-wrapper.js +1 -1
  38. package/dist/es2019/i18n/cs.js +4 -6
  39. package/dist/es2019/i18n/da.js +4 -6
  40. package/dist/es2019/i18n/de.js +4 -6
  41. package/dist/es2019/i18n/en.js +4 -6
  42. package/dist/es2019/i18n/en_GB.js +4 -6
  43. package/dist/es2019/i18n/en_ZZ.js +4 -6
  44. package/dist/es2019/i18n/es.js +4 -6
  45. package/dist/es2019/i18n/fi.js +4 -6
  46. package/dist/es2019/i18n/fr.js +4 -6
  47. package/dist/es2019/i18n/hr.js +4 -6
  48. package/dist/es2019/i18n/hu.js +4 -6
  49. package/dist/es2019/i18n/it.js +4 -6
  50. package/dist/es2019/i18n/ja.js +4 -6
  51. package/dist/es2019/i18n/ko.js +4 -6
  52. package/dist/es2019/i18n/nb.js +4 -6
  53. package/dist/es2019/i18n/nl.js +4 -6
  54. package/dist/es2019/i18n/pl.js +4 -6
  55. package/dist/es2019/i18n/pt_BR.js +4 -6
  56. package/dist/es2019/i18n/ru.js +4 -6
  57. package/dist/es2019/i18n/sl.js +4 -6
  58. package/dist/es2019/i18n/sr_RS.js +4 -6
  59. package/dist/es2019/i18n/sr_YR.js +4 -6
  60. package/dist/es2019/i18n/sv.js +4 -6
  61. package/dist/es2019/i18n/th.js +4 -6
  62. package/dist/es2019/i18n/tr.js +4 -6
  63. package/dist/es2019/i18n/uk.js +4 -6
  64. package/dist/es2019/i18n/vi.js +4 -6
  65. package/dist/es2019/i18n/zh.js +4 -6
  66. package/dist/es2019/i18n/zh_TW.js +4 -6
  67. package/dist/es2019/ui/Appearance/Comment/Comment.js +1 -1
  68. package/dist/es2019/ui/Appearance/FullPage/MainToolbar.js +1 -1
  69. package/dist/es2019/ui/Appearance/FullPage/MainToolbarWrapper.js +1 -1
  70. package/dist/es2019/ui/ContentStyles/index.js +6 -6
  71. package/dist/es2019/ui/ContentStyles/layout.js +2 -1
  72. package/dist/es2019/ui/EditorContentContainer/EditorContentContainer.js +1 -1
  73. package/dist/es2019/version-wrapper.js +1 -1
  74. package/dist/esm/i18n/cs.js +4 -6
  75. package/dist/esm/i18n/da.js +4 -6
  76. package/dist/esm/i18n/de.js +4 -6
  77. package/dist/esm/i18n/en.js +4 -6
  78. package/dist/esm/i18n/en_GB.js +4 -6
  79. package/dist/esm/i18n/en_ZZ.js +4 -6
  80. package/dist/esm/i18n/es.js +4 -6
  81. package/dist/esm/i18n/fi.js +4 -6
  82. package/dist/esm/i18n/fr.js +4 -6
  83. package/dist/esm/i18n/hr.js +4 -6
  84. package/dist/esm/i18n/hu.js +4 -6
  85. package/dist/esm/i18n/it.js +4 -6
  86. package/dist/esm/i18n/ja.js +4 -6
  87. package/dist/esm/i18n/ko.js +4 -6
  88. package/dist/esm/i18n/nb.js +4 -6
  89. package/dist/esm/i18n/nl.js +4 -6
  90. package/dist/esm/i18n/pl.js +4 -6
  91. package/dist/esm/i18n/pt_BR.js +4 -6
  92. package/dist/esm/i18n/ru.js +4 -6
  93. package/dist/esm/i18n/sl.js +4 -6
  94. package/dist/esm/i18n/sr_RS.js +4 -6
  95. package/dist/esm/i18n/sr_YR.js +4 -6
  96. package/dist/esm/i18n/sv.js +4 -6
  97. package/dist/esm/i18n/th.js +4 -6
  98. package/dist/esm/i18n/tr.js +4 -6
  99. package/dist/esm/i18n/uk.js +4 -6
  100. package/dist/esm/i18n/vi.js +4 -6
  101. package/dist/esm/i18n/zh.js +4 -6
  102. package/dist/esm/i18n/zh_TW.js +4 -6
  103. package/dist/esm/ui/Appearance/Comment/Comment.js +1 -1
  104. package/dist/esm/ui/Appearance/FullPage/MainToolbar.js +1 -1
  105. package/dist/esm/ui/Appearance/FullPage/MainToolbarWrapper.js +1 -1
  106. package/dist/esm/ui/ContentStyles/index.js +7 -7
  107. package/dist/esm/ui/ContentStyles/layout.js +1 -1
  108. package/dist/esm/ui/EditorContentContainer/EditorContentContainer.js +1 -1
  109. package/dist/esm/version-wrapper.js +1 -1
  110. package/dist/types/create-editor/create-universal-preset.d.ts +2 -6
  111. package/dist/types/i18n/cs.d.ts +2 -6
  112. package/dist/types/i18n/da.d.ts +2 -6
  113. package/dist/types/i18n/de.d.ts +2 -6
  114. package/dist/types/i18n/en.d.ts +2 -6
  115. package/dist/types/i18n/en_GB.d.ts +2 -6
  116. package/dist/types/i18n/en_ZZ.d.ts +2 -6
  117. package/dist/types/i18n/es.d.ts +2 -6
  118. package/dist/types/i18n/fi.d.ts +2 -6
  119. package/dist/types/i18n/fr.d.ts +2 -6
  120. package/dist/types/i18n/hr.d.ts +2 -6
  121. package/dist/types/i18n/hu.d.ts +2 -6
  122. package/dist/types/i18n/it.d.ts +2 -6
  123. package/dist/types/i18n/ja.d.ts +2 -6
  124. package/dist/types/i18n/ko.d.ts +2 -6
  125. package/dist/types/i18n/nb.d.ts +2 -6
  126. package/dist/types/i18n/nl.d.ts +2 -6
  127. package/dist/types/i18n/pl.d.ts +2 -6
  128. package/dist/types/i18n/pt_BR.d.ts +2 -6
  129. package/dist/types/i18n/ru.d.ts +2 -6
  130. package/dist/types/i18n/sl.d.ts +2 -6
  131. package/dist/types/i18n/sr_RS.d.ts +2 -6
  132. package/dist/types/i18n/sr_YR.d.ts +2 -6
  133. package/dist/types/i18n/sv.d.ts +2 -6
  134. package/dist/types/i18n/th.d.ts +2 -6
  135. package/dist/types/i18n/tr.d.ts +2 -6
  136. package/dist/types/i18n/uk.d.ts +2 -6
  137. package/dist/types/i18n/vi.d.ts +2 -6
  138. package/dist/types/i18n/zh.d.ts +2 -6
  139. package/dist/types/i18n/zh_TW.d.ts +2 -6
  140. package/dist/types/presets/universal.d.ts +2 -6
  141. package/dist/types/presets/useUniversalPreset.d.ts +2 -6
  142. package/dist/types-ts4.5/create-editor/create-universal-preset.d.ts +2 -6
  143. package/dist/types-ts4.5/i18n/cs.d.ts +2 -6
  144. package/dist/types-ts4.5/i18n/da.d.ts +2 -6
  145. package/dist/types-ts4.5/i18n/de.d.ts +2 -6
  146. package/dist/types-ts4.5/i18n/en.d.ts +2 -6
  147. package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -6
  148. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -6
  149. package/dist/types-ts4.5/i18n/es.d.ts +2 -6
  150. package/dist/types-ts4.5/i18n/fi.d.ts +2 -6
  151. package/dist/types-ts4.5/i18n/fr.d.ts +2 -6
  152. package/dist/types-ts4.5/i18n/hr.d.ts +2 -6
  153. package/dist/types-ts4.5/i18n/hu.d.ts +2 -6
  154. package/dist/types-ts4.5/i18n/it.d.ts +2 -6
  155. package/dist/types-ts4.5/i18n/ja.d.ts +2 -6
  156. package/dist/types-ts4.5/i18n/ko.d.ts +2 -6
  157. package/dist/types-ts4.5/i18n/nb.d.ts +2 -6
  158. package/dist/types-ts4.5/i18n/nl.d.ts +2 -6
  159. package/dist/types-ts4.5/i18n/pl.d.ts +2 -6
  160. package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -6
  161. package/dist/types-ts4.5/i18n/ru.d.ts +2 -6
  162. package/dist/types-ts4.5/i18n/sl.d.ts +2 -6
  163. package/dist/types-ts4.5/i18n/sr_RS.d.ts +2 -6
  164. package/dist/types-ts4.5/i18n/sr_YR.d.ts +2 -6
  165. package/dist/types-ts4.5/i18n/sv.d.ts +2 -6
  166. package/dist/types-ts4.5/i18n/th.d.ts +2 -6
  167. package/dist/types-ts4.5/i18n/tr.d.ts +2 -6
  168. package/dist/types-ts4.5/i18n/uk.d.ts +2 -6
  169. package/dist/types-ts4.5/i18n/vi.d.ts +2 -6
  170. package/dist/types-ts4.5/i18n/zh.d.ts +2 -6
  171. package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -6
  172. package/dist/types-ts4.5/presets/universal.d.ts +2 -6
  173. package/dist/types-ts4.5/presets/useUniversalPreset.d.ts +2 -6
  174. package/docs/4-annotations.tsx +2 -2
  175. package/package.json +6 -8
@@ -1,19 +1,17 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _uk = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-editor-core/i18n/uk"));
7
9
  /* prettier-ignore */
10
+ /* eslint-disable @atlaskit/editor/no-re-export */
8
11
  /**
9
12
  * NOTE:
10
13
  *
11
14
  * This file is automatically generated by Traduki 2.0.
12
15
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
16
  */
14
- //Ukrainian (Ukraine)
15
- var _default = exports.default = {
16
- 'fabric.editor.chromeCollapsedPlaceholder': 'Введіть текст…',
17
- 'fabric.editor.editorAssistiveLabel': 'Основна область вмісту: почніть вводити текст.',
18
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Відкрити довідку'
19
- };
17
+ var _default = exports.default = _uk.default;
@@ -1,19 +1,17 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _vi = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-editor-core/i18n/vi"));
7
9
  /* prettier-ignore */
10
+ /* eslint-disable @atlaskit/editor/no-re-export */
8
11
  /**
9
12
  * NOTE:
10
13
  *
11
14
  * This file is automatically generated by Traduki 2.0.
12
15
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
16
  */
14
- //Vietnamese (Vietnam)
15
- var _default = exports.default = {
16
- 'fabric.editor.chromeCollapsedPlaceholder': 'Nhập nội dung bất kỳ...',
17
- 'fabric.editor.editorAssistiveLabel': 'Vùng nội dung chính, bắt đầu gõ để nhập văn bản.',
18
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Mở hộp thoại trợ giúp'
19
- };
17
+ var _default = exports.default = _vi.default;
@@ -1,19 +1,17 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _zh = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh"));
7
9
  /* prettier-ignore */
10
+ /* eslint-disable @atlaskit/editor/no-re-export */
8
11
  /**
9
12
  * NOTE:
10
13
  *
11
14
  * This file is automatically generated by Traduki 2.0.
12
15
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
16
  */
14
- //Chinese (Simplified)
15
- var _default = exports.default = {
16
- 'fabric.editor.chromeCollapsedPlaceholder': '输入内容......',
17
- 'fabric.editor.editorAssistiveLabel': '主内容区域,开始键入以输入文本。',
18
- 'fabric.editor.headingLink.toolbarHelpTitle': '打开帮助对话框'
19
- };
17
+ var _default = exports.default = _zh.default;
@@ -1,19 +1,17 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _zh_TW = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh_TW"));
7
9
  /* prettier-ignore */
10
+ /* eslint-disable @atlaskit/editor/no-re-export */
8
11
  /**
9
12
  * NOTE:
10
13
  *
11
14
  * This file is automatically generated by Traduki 2.0.
12
15
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
16
  */
14
- //Chinese (Traditional)
15
- var _default = exports.default = {
16
- 'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
17
- 'fabric.editor.editorAssistiveLabel': '主要內容區域,打字即可輸入文字。',
18
- 'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊'
19
- };
17
+ var _default = exports.default = _zh_TW.default;
@@ -51,7 +51,7 @@ var commentEditorStyles = (0, _react2.css)({
51
51
  minWidth: '272px',
52
52
  height: 'auto',
53
53
  backgroundColor: "var(--ds-background-input, white)",
54
- border: "1px solid ".concat("var(--ds-border-input, #8590A2)"),
54
+ border: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border-input, #8590A2)"),
55
55
  boxSizing: 'border-box',
56
56
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
57
57
  borderRadius: "var(--ds-radius-small, 3px)",
@@ -39,7 +39,7 @@ var mainToolbar = function mainToolbar() {
39
39
  alignItems: 'center',
40
40
  boxShadow: 'none',
41
41
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
42
- borderBottom: "1px solid ".concat("var(--ds-border, #091E4224)"),
42
+ borderBottom: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, #091E4224)"),
43
43
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
44
44
  transition: "box-shadow 200ms ".concat(_editorSharedStyles.akEditorSwoopCubicBezier),
45
45
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
@@ -25,7 +25,7 @@ var baseToolbarStyles = (0, _react2.css)({
25
25
  position: 'relative',
26
26
  alignItems: 'center',
27
27
  boxShadow: 'none',
28
- borderBottom: "1px solid ".concat("var(--ds-border, #091E4224)"),
28
+ borderBottom: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, #091E4224)"),
29
29
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values
30
30
  transition: "box-shadow 200ms ".concat(_editorSharedStyles.akEditorSwoopCubicBezier),
31
31
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-values, @atlaskit/ui-styling-standard/no-imported-style-values
@@ -67,7 +67,7 @@ var mentionNodeStyles = (0, _react2.css)({
67
67
  fontWeight: "var(--ds-font-weight-regular, 400)",
68
68
  wordBreak: 'break-word',
69
69
  background: "var(--ds-background-neutral, #091E420F)",
70
- border: '1px solid transparent',
70
+ border: "var(--ds-border-width, 1px)".concat(" solid transparent"),
71
71
  color: "var(--ds-text-subtle, #44546F)",
72
72
  '&:hover': {
73
73
  background: "var(--ds-background-neutral-hovered, #091E4224)"
@@ -79,7 +79,7 @@ var mentionNodeStyles = (0, _react2.css)({
79
79
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
80
80
  '.editor-mention-primitive.mention-restricted': {
81
81
  background: 'transparent',
82
- border: "1px solid ".concat("var(--ds-border-bold, #758195)"),
82
+ border: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border-bold, #758195)"),
83
83
  color: "var(--ds-text, #172B4D)",
84
84
  '&:hover': {
85
85
  background: 'transparent'
@@ -91,7 +91,7 @@ var mentionNodeStyles = (0, _react2.css)({
91
91
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
92
92
  '.editor-mention-primitive.mention-self': {
93
93
  background: "var(--ds-background-brand-bold, #0C66E4)",
94
- border: '1px solid transparent',
94
+ border: "var(--ds-border-width, 1px)".concat(" solid transparent"),
95
95
  color: "var(--ds-text-inverse, #FFFFFF)",
96
96
  '&:hover': {
97
97
  background: "var(--ds-background-brand-bold-hovered, #0055CC)"
@@ -115,7 +115,7 @@ var mentionSelectionStyles = (0, _react2.css)(_templateObject3 || (_templateObje
115
115
  var mentionsSelectionStylesWithSearchMatch = (0, _react2.css)(_templateObject4 || (_templateObject4 = (0, _taggedTemplateLiteral2.default)(["\n\t.danger {\n\t\t.editor-mention-primitive {\n\t\t\tbox-shadow: 0 0 0 ", "px ", ";\n\t\t\tbackground-color: ", ";\n\t\t}\n\t}\n\n\t.", ":not(.search-match-block) > .editor-mention-primitive,\n\t.", ":not(.search-match-block)\n\t\t> .editor-mention-primitive.mention-self,\n\t.", ":not(.search-match-block)\n\t\t> .editor-mention-primitive.mention-restricted {\n\t\t", "\n\t\t/* need to specify dark text colour because personal mentions\n\t (in dark blue) have white text by default */\n\t\tcolor: ", "\n\t}\n\n\t.", ".search-match-block > .editor-mention-primitive,\n\t.", ".search-match-block > .editor-mention-primitive.mention-self,\n\t.", ".search-match-block\n\t\t> .editor-mention-primitive.mention-restricted {\n\t\t", "\n\t\t/* need to specify dark text colour because personal mentions\n\t (in dark blue) have white text by default */\n\t\tcolor: ", "\n\t}\n"])), _editorSharedStyles.akEditorSelectedBorderSize, _editorSharedStyles.akEditorDeleteBorder, "var(--ds-background-danger, ".concat(_editorSharedStyles.akEditorDeleteBackgroundWithOpacity, ")"), _editorSharedStyles.akEditorSelectedNodeClassName, _editorSharedStyles.akEditorSelectedNodeClassName, _editorSharedStyles.akEditorSelectedNodeClassName, (0, _editorSharedStyles.getSelectionStyles)([_editorSharedStyles.SelectionStyle.BoxShadow, _editorSharedStyles.SelectionStyle.Background]), "var(--ds-text-subtle, #44546F)", _editorSharedStyles.akEditorSelectedNodeClassName, _editorSharedStyles.akEditorSelectedNodeClassName, _editorSharedStyles.akEditorSelectedNodeClassName, (0, _editorSharedStyles.getSelectionStyles)([_editorSharedStyles.SelectionStyle.Background]), "var(--ds-text-subtle, #44546F)");
116
116
  var mentionsStyles = (0, _react2.css)(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n\t.", " {\n\t\t&.", " [data-mention-id] > span {\n\t\t\t", "\n\n\t\t\t/* need to specify dark text colour because personal mentions\n\t\t\t(in dark blue) have white text by default */\n\t\t\tcolor: ", ";\n\t\t}\n\t}\n\n\t.danger {\n\t\t.", ".", "\n\t\t\t> span\n\t\t\t> span\n\t\t\t> span {\n\t\t\tbox-shadow: 0 0 0 ", "px ", ";\n\t\t\tbackground-color: ", ";\n\t\t}\n\t\t.", " > span > span > span {\n\t\t\tbackground-color: ", ";\n\t\t\tcolor: ", ";\n\t\t}\n\t}\n"])), _mention.MentionSharedCssClassName.MENTION_CONTAINER, _editorSharedStyles.akEditorSelectedNodeClassName, (0, _editorSharedStyles.getSelectionStyles)([_editorSharedStyles.SelectionStyle.BoxShadow, _editorSharedStyles.SelectionStyle.Background]), "var(--ds-text-subtle, #44546F)", _mention.MentionSharedCssClassName.MENTION_CONTAINER, _editorSharedStyles.akEditorSelectedNodeClassName, _editorSharedStyles.akEditorSelectedBorderSize, _editorSharedStyles.akEditorDeleteBorder, "var(--ds-background-danger, ".concat(_editorSharedStyles.akEditorDeleteBackgroundWithOpacity, ")"), _mention.MentionSharedCssClassName.MENTION_CONTAINER, "var(--ds-background-neutral, #091E420F)", "var(--ds-text-subtle, #44546F)");
117
117
  var listsStyles = (0, _react2.css)(_templateObject6 || (_templateObject6 = (0, _taggedTemplateLiteral2.default)(["\n\t.ProseMirror {\n\t\tli {\n\t\t\tposition: relative;\n\n\t\t\t> p:not(:first-child) {\n\t\t\t\tmargin: ", " 0 0 0;\n\t\t\t}\n\n\t\t\t/* In SSR the above rule will apply to all p tags because first-child would be a style tag.\n\t\t\tThe following rule resets the first p tag back to its original margin\n\t\t\tdefined in packages/editor/editor-common/src/styles/shared/paragraph.ts */\n\t\t\t> style:first-child + p {\n\t\t\t\tmargin-top: ", ";\n\t\t\t}\n\t\t}\n\n\t\t&:not([data-node-type='decisionList']) > li,\n /* This prevents https://product-fabric.atlassian.net/browse/ED-20924 */\n &:not(.", ") > li {\n\t\t\t", "\n\t\t}\n\t}\n"])), "var(--ds-space-050, 4px)", _editorSharedStyles.blockNodesVerticalMargin, _styles.SmartCardSharedCssClassName.BLOCK_CARD_CONTAINER, _browser.browser.safari ? _styles.codeBlockInListSafariFix : '');
118
- var emojiStyles = (0, _react2.css)(_templateObject7 || (_templateObject7 = (0, _taggedTemplateLiteral2.default)(["\n\t.ProseMirror .", " {\n\t\tdisplay: inline-block;\n\t}\n\n\t.ProseMirror\n\t\t:is(.", ", .", ") {\n\t\tbackground: no-repeat transparent;\n\t\tdisplay: inline-block;\n\t\theight: ", "px;\n\t\tmax-height: ", "px;\n\t\tcursor: pointer;\n\t\tvertical-align: middle;\n\t\tuser-select: all;\n\t}\n\n\t.ProseMirror .", " {\n\t\t.", ", .", " {\n\t\t\tborder-radius: 2px;\n\t\t\t", "\n\t\t}\n\t}\n"])), _emoji.EmojiSharedCssClassName.EMOJI_CONTAINER, _emoji.EmojiSharedCssClassName.EMOJI_SPRITE, _emoji.EmojiSharedCssClassName.EMOJI_IMAGE, _emoji.defaultEmojiHeight, _emoji.defaultEmojiHeight, _editorSharedStyles.akEditorSelectedNodeClassName, _emoji.EmojiSharedCssClassName.EMOJI_SPRITE, _emoji.EmojiSharedCssClassName.EMOJI_IMAGE, (0, _editorSharedStyles.getSelectionStyles)([_editorSharedStyles.SelectionStyle.Blanket, _editorSharedStyles.SelectionStyle.BoxShadow]));
118
+ var emojiStyles = (0, _react2.css)(_templateObject7 || (_templateObject7 = (0, _taggedTemplateLiteral2.default)(["\n\t.ProseMirror .", " {\n\t\tdisplay: inline-block;\n\t}\n\n\t.ProseMirror\n\t\t:is(.", ", .", ") {\n\t\tbackground: no-repeat transparent;\n\t\tdisplay: inline-block;\n\t\theight: ", "px;\n\t\tmax-height: ", "px;\n\t\tcursor: pointer;\n\t\tvertical-align: middle;\n\t\tuser-select: all;\n\t}\n\n\t.ProseMirror .", " {\n\t\t.", ", .", " {\n\t\t\tborder-radius: ", ";\n\t\t\t", "\n\t\t}\n\t}\n"])), _emoji.EmojiSharedCssClassName.EMOJI_CONTAINER, _emoji.EmojiSharedCssClassName.EMOJI_SPRITE, _emoji.EmojiSharedCssClassName.EMOJI_IMAGE, _emoji.defaultEmojiHeight, _emoji.defaultEmojiHeight, _editorSharedStyles.akEditorSelectedNodeClassName, _emoji.EmojiSharedCssClassName.EMOJI_SPRITE, _emoji.EmojiSharedCssClassName.EMOJI_IMAGE, "var(--ds-radius-xsmall, 2px)", (0, _editorSharedStyles.getSelectionStyles)([_editorSharedStyles.SelectionStyle.Blanket, _editorSharedStyles.SelectionStyle.BoxShadow]));
119
119
 
120
120
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
121
121
  var placeholderStyles = exports.placeholderStyles = (0, _react2.css)({
@@ -156,7 +156,7 @@ var firstBlockNodeStylesNew = (0, _react2.css)(_templateObject8 || (_templateObj
156
156
  var firstFloatingToolbarButtonStyles = (0, _react2.css)({
157
157
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
158
158
  'button.first-floating-toolbar-button:focus': {
159
- outline: "2px solid ".concat("var(--ds-border-focused, #2684FF)")
159
+ outline: "var(--ds-border-width-focused, 2px)".concat(" solid ", "var(--ds-border-focused, #2684FF)")
160
160
  }
161
161
  });
162
162
 
@@ -170,9 +170,9 @@ var akEditorBreakpointForSmallDevice = "1266px";
170
170
  * use this instead: packages/editor/editor-core/src/ui/EditorContentContainer.tsx
171
171
  */
172
172
  var legacyContentStyles = function legacyContentStyles(props) {
173
- return (0, _react2.css)(_templateObject9 || (_templateObject9 = (0, _taggedTemplateLiteral2.default)(["\n\t--ak-editor--default-gutter-padding: ", "px;\n\t/* 52 is from akEditorGutterPaddingDynamic via editor-shared-styles */\n\t--ak-editor--large-gutter-padding: ", "px;\n\t--ak-editor--resizer-handle-spacing: 12px;\n\t--ak-editor--default-layout-width: ", "px;\n\t--ak-editor--full-width-layout-width: ", "px;\n\t/* calculate editor line length, 100cqw is the editor container width */\n\t--ak-editor--line-length: min(\n\t\tcalc(100cqw - var(--ak-editor--large-gutter-padding) * 2),\n\t\tvar(--ak-editor--default-layout-width)\n\t);\n\t--ak-editor--breakout-wide-layout-width: ", "px;\n\t--ak-editor--breakout-full-page-guttering-padding: calc(\n\t\tvar(--ak-editor--large-gutter-padding) * 2 + var(--ak-editor--default-gutter-padding)\n\t);\n\n\t--ak-editor--breakout-fallback-width: calc(\n\t\t100cqw - var(--ak-editor--breakout-full-page-guttering-padding)\n\t);\n\t--ak-editor--breakout-min-width: 100%;\n\n\t.fabric-editor--full-width-mode {\n\t\t--ak-editor--line-length: min(\n\t\t\tcalc(100cqw - var(--ak-editor--large-gutter-padding) * 2),\n\t\t\tvar(--ak-editor--full-width-layout-width)\n\t\t);\n\n\t\t/* in full width appearances it's not possible to rely on cqw because it doesn't account for the page scrollbar, which depends on users system settings */\n\t\t--ak-editor--breakout-fallback-width: 100%;\n\t\t--ak-editor--breakout-min-width: 0px;\n\t}\n\n\t.ProseMirror {\n\t\t--ak-editor-max-container-width: calc(100cqw - var(--ak-editor--large-gutter-padding));\n\t}\n\n\t/* We can't allow nodes that are inside other nodes to bleed from the parent container */\n\t.ProseMirror > div[data-prosemirror-node-block] [data-prosemirror-node-block] {\n\t\t--ak-editor-max-container-width: 100%;\n\t}\n\n\t/* container editor-area is defined in platform/packages/editor/editor-core/src/ui/Appearance/FullPage/StyledComponents.ts */\n\t@container editor-area (width >= ", ") {\n\t\t.ProseMirror {\n\t\t\t--ak-editor--breakout-wide-layout-width: ", "px;\n\t\t}\n\t}\n\n\t", "\n\n\t.ProseMirror {\n\t\toutline: none;\n\t\tfont-size: ", "px;\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t}\n\n\t.ProseMirror-hideselection *::selection {\n\t\tbackground: transparent;\n\t}\n\n\t.ProseMirror-hideselection *::-moz-selection {\n\t\tbackground: transparent;\n\t}\n\n\t/**\n\t * This prosemirror css style: https://github.com/ProseMirror/prosemirror-view/blob/f37ebb29befdbde3cd194fe13fe17b78e743d2f2/style/prosemirror.css#L24\n\t */\n\t.ProseMirror-hideselection {\n\t\tcaret-color: transparent;\n\t}\n\n\t.ProseMirror-selectednode {\n\t\toutline: none;\n\t}\n\n\t.ProseMirror-selectednode:empty {\n\t\toutline: 2px solid ", ";\n\t}\n\n\t.ProseMirror.ProseMirror-focused:has(.ProseMirror-mark-boundary-cursor) {\n\t\tcaret-color: transparent;\n\t}\n\t.ProseMirror:not(.ProseMirror-focused) .ProseMirror-mark-boundary-cursor {\n\t\tdisplay: none;\n\t}\n\n\t", "\n\t", "\n\t", "\n\t", "\n\t", "\n\n ", "\n\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", ";\n\t", "\n\t", "\n\t", "\n\t", "\n\t", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n\t", "\n /* Switch between the two icons based on the visual refresh feature gate */\n\t", "\n\t", "\n ", "\n ", "\n ", "\n ", "\n ", "\n\t", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n\t", "\n\n .panelView-content-wrap {\n\t\tbox-sizing: border-box;\n\t}\n\n\t.mediaGroupView-content-wrap ul {\n\t\tpadding: 0;\n\t}\n\n\t/** Needed to override any cleared floats, e.g. image wrapping */\n\n\tdiv.fabric-editor-block-mark[class^='fabric-editor-align'] {\n\t\tclear: none !important;\n\t}\n\n\t.fabric-editor-align-end {\n\t\ttext-align: right;\n\t}\n\n\t.fabric-editor-align-start {\n\t\ttext-align: left;\n\t}\n\n\t.fabric-editor-align-center {\n\t\ttext-align: center;\n\t}\n\n\t/* For FullPage only when inside a table\n\tRelated code all lives inside: packages/editor/editor-core/src/ui/Appearance/FullPage/StyledComponents.ts\n\tIn the \"editorContentAreaContainerStyle\" function */\n\t.fabric-editor--full-width-mode {\n\t\t.pm-table-container {\n\t\t\t.code-block,\n\t\t\t.extension-container,\n\t\t\t.multiBodiedExtension--container {\n\t\t\t\tmax-width: 100%;\n\t\t\t}\n\t\t}\n\t}\n\n\t.pm-table-header-content-wrap :not(.fabric-editor-alignment),\n\t.pm-table-header-content-wrap :not(p, .fabric-editor-block-mark) + div.fabric-editor-block-mark,\n\t.pm-table-cell-content-wrap :not(p, .fabric-editor-block-mark) + div.fabric-editor-block-mark {\n\t\tp:first-of-type {\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n\t.pm-table-cell-content-wrap .mediaGroupView-content-wrap {\n\t\tclear: both;\n\t}\n\n\t.hyperlink-floating-toolbar,\n\t.", " {\n\t\tpadding: 0;\n\t}\n\n\t/* Legacy Link icon in the Atlaskit package\n is bigger than the others, new ADS icon does not have this issue\n */\n\t", "\n"])), _editorSharedStyles.akEditorGutterPadding, (0, _editorSharedStyles.akEditorGutterPaddingDynamic)(), _editorSharedStyles.akEditorDefaultLayoutWidth, _editorSharedStyles.akEditorFullWidthLayoutWidth, _editorSharedStyles.akEditorCalculatedWideLayoutWidthSmallViewport, akEditorBreakpointForSmallDevice, _editorSharedStyles.akEditorCalculatedWideLayoutWidth, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_preview_panel_responsiveness', 'isEnabled', true) ? (0, _react2.css)(_templateObject0 || (_templateObject0 = (0, _taggedTemplateLiteral2.default)(["\n\t\t\t\t/* container editor-area is defined in platform/packages/editor/editor-core/src/ui/Appearance/FullPage/StyledComponents.ts */\n\t\t\t\t@container editor-area (max-width: ", "px) {\n\t\t\t\t\t--ak-editor--large-gutter-padding: ", "px;\n\t\t\t\t}\n\t\t\t"])), _editorSharedStyles.akEditorFullPageNarrowBreakout, _editorSharedStyles.akEditorGutterPaddingReduced) : null, (0, _editorSharedStyles.editorFontSize)({
173
+ return (0, _react2.css)(_templateObject9 || (_templateObject9 = (0, _taggedTemplateLiteral2.default)(["\n\t--ak-editor--default-gutter-padding: ", "px;\n\t/* 52 is from akEditorGutterPaddingDynamic via editor-shared-styles */\n\t--ak-editor--large-gutter-padding: ", "px;\n\t--ak-editor--resizer-handle-spacing: 12px;\n\t--ak-editor--default-layout-width: ", "px;\n\t--ak-editor--full-width-layout-width: ", "px;\n\t/* calculate editor line length, 100cqw is the editor container width */\n\t--ak-editor--line-length: min(\n\t\tcalc(100cqw - var(--ak-editor--large-gutter-padding) * 2),\n\t\tvar(--ak-editor--default-layout-width)\n\t);\n\t--ak-editor--breakout-wide-layout-width: ", "px;\n\t--ak-editor--breakout-full-page-guttering-padding: calc(\n\t\tvar(--ak-editor--large-gutter-padding) * 2 + var(--ak-editor--default-gutter-padding)\n\t);\n\n\t--ak-editor--breakout-fallback-width: calc(\n\t\t100cqw - var(--ak-editor--breakout-full-page-guttering-padding)\n\t);\n\t--ak-editor--breakout-min-width: 100%;\n\n\t.fabric-editor--full-width-mode {\n\t\t--ak-editor--line-length: min(\n\t\t\tcalc(100cqw - var(--ak-editor--large-gutter-padding) * 2),\n\t\t\tvar(--ak-editor--full-width-layout-width)\n\t\t);\n\n\t\t/* in full width appearances it's not possible to rely on cqw because it doesn't account for the page scrollbar, which depends on users system settings */\n\t\t--ak-editor--breakout-fallback-width: 100%;\n\t\t--ak-editor--breakout-min-width: 0px;\n\t}\n\n\t.ProseMirror {\n\t\t--ak-editor-max-container-width: calc(100cqw - var(--ak-editor--large-gutter-padding));\n\t}\n\n\t/* We can't allow nodes that are inside other nodes to bleed from the parent container */\n\t.ProseMirror > div[data-prosemirror-node-block] [data-prosemirror-node-block] {\n\t\t--ak-editor-max-container-width: 100%;\n\t}\n\n\t/* container editor-area is defined in platform/packages/editor/editor-core/src/ui/Appearance/FullPage/StyledComponents.ts */\n\t@container editor-area (width >= ", ") {\n\t\t.ProseMirror {\n\t\t\t--ak-editor--breakout-wide-layout-width: ", "px;\n\t\t}\n\t}\n\n\t", "\n\n\t.ProseMirror {\n\t\toutline: none;\n\t\tfont-size: ", "px;\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t\t", ";\n\t}\n\n\t.ProseMirror-hideselection *::selection {\n\t\tbackground: transparent;\n\t}\n\n\t.ProseMirror-hideselection *::-moz-selection {\n\t\tbackground: transparent;\n\t}\n\n\t/**\n\t * This prosemirror css style: https://github.com/ProseMirror/prosemirror-view/blob/f37ebb29befdbde3cd194fe13fe17b78e743d2f2/style/prosemirror.css#L24\n\t */\n\t.ProseMirror-hideselection {\n\t\tcaret-color: transparent;\n\t}\n\n\t.ProseMirror-selectednode {\n\t\toutline: none;\n\t}\n\n\t.ProseMirror-selectednode:empty {\n\t\toutline: ", " solid ", ";\n\t}\n\n\t.ProseMirror.ProseMirror-focused:has(.ProseMirror-mark-boundary-cursor) {\n\t\tcaret-color: transparent;\n\t}\n\t.ProseMirror:not(.ProseMirror-focused) .ProseMirror-mark-boundary-cursor {\n\t\tdisplay: none;\n\t}\n\n\t", "\n\t", "\n\t", "\n\t", "\n\t", "\n\n ", "\n\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", ";\n\t", "\n\t", "\n\t", "\n\t", "\n\t", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n\t", "\n /* Switch between the two icons based on the visual refresh feature gate */\n\t", "\n\t", "\n ", "\n ", "\n ", "\n ", "\n ", "\n\t", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n\t", "\n\n .panelView-content-wrap {\n\t\tbox-sizing: border-box;\n\t}\n\n\t.mediaGroupView-content-wrap ul {\n\t\tpadding: 0;\n\t}\n\n\t/** Needed to override any cleared floats, e.g. image wrapping */\n\n\tdiv.fabric-editor-block-mark[class^='fabric-editor-align'] {\n\t\tclear: none !important;\n\t}\n\n\t.fabric-editor-align-end {\n\t\ttext-align: right;\n\t}\n\n\t.fabric-editor-align-start {\n\t\ttext-align: left;\n\t}\n\n\t.fabric-editor-align-center {\n\t\ttext-align: center;\n\t}\n\n\t/* For FullPage only when inside a table\n\tRelated code all lives inside: packages/editor/editor-core/src/ui/Appearance/FullPage/StyledComponents.ts\n\tIn the \"editorContentAreaContainerStyle\" function */\n\t.fabric-editor--full-width-mode {\n\t\t.pm-table-container {\n\t\t\t.code-block,\n\t\t\t.extension-container,\n\t\t\t.multiBodiedExtension--container {\n\t\t\t\tmax-width: 100%;\n\t\t\t}\n\t\t}\n\t}\n\n\t.pm-table-header-content-wrap :not(.fabric-editor-alignment),\n\t.pm-table-header-content-wrap :not(p, .fabric-editor-block-mark) + div.fabric-editor-block-mark,\n\t.pm-table-cell-content-wrap :not(p, .fabric-editor-block-mark) + div.fabric-editor-block-mark {\n\t\tp:first-of-type {\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n\t.pm-table-cell-content-wrap .mediaGroupView-content-wrap {\n\t\tclear: both;\n\t}\n\n\t.hyperlink-floating-toolbar,\n\t.", " {\n\t\tpadding: 0;\n\t}\n\n\t/* Legacy Link icon in the Atlaskit package\n is bigger than the others, new ADS icon does not have this issue\n */\n\t", "\n"])), _editorSharedStyles.akEditorGutterPadding, (0, _editorSharedStyles.akEditorGutterPaddingDynamic)(), _editorSharedStyles.akEditorDefaultLayoutWidth, _editorSharedStyles.akEditorFullWidthLayoutWidth, _editorSharedStyles.akEditorCalculatedWideLayoutWidthSmallViewport, akEditorBreakpointForSmallDevice, _editorSharedStyles.akEditorCalculatedWideLayoutWidth, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_preview_panel_responsiveness', 'isEnabled', true) ? (0, _react2.css)(_templateObject0 || (_templateObject0 = (0, _taggedTemplateLiteral2.default)(["\n\t\t\t\t/* container editor-area is defined in platform/packages/editor/editor-core/src/ui/Appearance/FullPage/StyledComponents.ts */\n\t\t\t\t@container editor-area (max-width: ", "px) {\n\t\t\t\t\t--ak-editor--large-gutter-padding: ", "px;\n\t\t\t\t}\n\t\t\t"])), _editorSharedStyles.akEditorFullPageNarrowBreakout, _editorSharedStyles.akEditorGutterPaddingReduced) : null, (0, _editorSharedStyles.editorFontSize)({
174
174
  theme: props.theme
175
- }), _styles.whitespaceSharedStyles, (0, _styles.paragraphSharedStyles)(props.typographyTheme), _styles.listsSharedStyles, _styles.indentationSharedStyles, _styles.shadowSharedStyle, _getInlineNodeViewProducer.InlineNodeViewSharedStyles, "var(--ds-border-focused, #8cf)", firstFloatingToolbarButtonStyles, _styles5.placeholderTextStyles, placeholderStyles, (0, _experiments.editorExperiment)('platform_editor_controls', 'variant1') ? placeholderOverflowStyles : null, (0, _experiments.editorExperiment)('platform_editor_controls', 'variant1') && (0, _platformFeatureFlags.fg)('platform_editor_quick_insert_placeholder') ? placeholderWrapStyles : null, (0, _codeBlock.codeBlockStyles)(), (0, _styles2.blocktypeStyles)(props.typographyTheme), (0, _styles.codeMarkSharedStyles)(), _styles.textColorStyles, (0, _styles.backgroundColorStyles)(), listsStyles, ruleStyles(), (0, _media.mediaStyles)(), (0, _layout.layoutStyles)(props.viewMode), _collab.telepointerStyle, _selection.gapCursorStyles, (0, _panel2.panelStyles)(), mentionsStyles, mentionNodeStyles, (0, _platformFeatureFlags.fg)('platform_editor_centre_mention_padding') && mentionNodeStylesMixin_fg_platform_editor_centre_mention_padding, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_find_and_replace_improvements', 'isEnabled', true) ? mentionsSelectionStylesWithSearchMatch : mentionSelectionStyles, emojiStyles, _styles.tasksAndDecisionsStyles, _styles.gridStyles, linkStyles, _styles.blockMarksSharedStyles, _styles.dateSharedStyle, _extension.extensionStyles, (0, _expand.expandStyles)(), (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_find_and_replace_improvements', 'isEnabled', true) ? _styles3.findReplaceStylesNew : _styles3.findReplaceStyles, _styles4.textHighlightStyle, _tasksAndDecisions.taskDecisionStyles, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_blocktaskitem_node_tenantid', 'isEnabled', true) ? _tasksAndDecisions.taskItemStylesWithBlockTaskItem : _tasksAndDecisions.taskItemStyles, (0, _platformFeatureFlags.fg)('platform-visual-refresh-icons') && _tasksAndDecisions.taskDecisionIconWithVisualRefresh, !(0, _platformFeatureFlags.fg)('platform-visual-refresh-icons') && _tasksAndDecisions.taskDecisionIconWithoutVisualRefresh, (0, _status.statusStyles)(), (0, _status.statusNodeStyles)(), (0, _styles.annotationSharedStyles)(), (0, _styles.smartCardStyles)(), (0, _styles.getSmartCardSharedStyles)(), _date.dateStyles, _date.dateNodeStyles, (0, _styles.embedCardStyles)(), _styles.unsupportedStyles, _styles.resizerStyles, (0, _styles.pragmaticResizerStyles)(), (0, _styles.pragmaticStylesLayoutFirstNodeResizeHandleFix)(), (0, _styles.pragmaticResizerStylesForTooltip)(), (0, _styles.pragmaticResizerStylesWithReducedEditorGutter)(), (0, _aiPanels.aiPanelStyles)(props.colorMode), firstBlockNodeStylesNew, (0, _platformFeatureFlags.fg)('platform_editor_vanilla_codebidi_warning') && _codeBidiWarning.codeBidiWarningStyles, _styles.MediaSharedClassNames.FLOATING_TOOLBAR_COMPONENT, !(0, _platformFeatureFlags.fg)('platform-visual-refresh-icons') ? (0, _react2.css)(_templateObject1 || (_templateObject1 = (0, _taggedTemplateLiteral2.default)(["\n\t\t\t\t.hyperlink-open-link {\n\t\t\t\t\tmin-width: 24px;\n\t\t\t\t\tsvg {\n\t\t\t\t\t\tmax-width: 18px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t"]))) : null);
175
+ }), _styles.whitespaceSharedStyles, (0, _styles.paragraphSharedStyles)(props.typographyTheme), _styles.listsSharedStyles, _styles.indentationSharedStyles, _styles.shadowSharedStyle, _getInlineNodeViewProducer.InlineNodeViewSharedStyles, "var(--ds-border-width-focused, 2px)", "var(--ds-border-focused, #8cf)", firstFloatingToolbarButtonStyles, _styles5.placeholderTextStyles, placeholderStyles, (0, _experiments.editorExperiment)('platform_editor_controls', 'variant1') ? placeholderOverflowStyles : null, (0, _experiments.editorExperiment)('platform_editor_controls', 'variant1') && (0, _platformFeatureFlags.fg)('platform_editor_quick_insert_placeholder') ? placeholderWrapStyles : null, (0, _codeBlock.codeBlockStyles)(), (0, _styles2.blocktypeStyles)(props.typographyTheme), (0, _styles.codeMarkSharedStyles)(), _styles.textColorStyles, (0, _styles.backgroundColorStyles)(), listsStyles, ruleStyles(), (0, _media.mediaStyles)(), (0, _layout.layoutStyles)(props.viewMode), _collab.telepointerStyle, _selection.gapCursorStyles, (0, _panel2.panelStyles)(), mentionsStyles, mentionNodeStyles, (0, _platformFeatureFlags.fg)('platform_editor_centre_mention_padding') && mentionNodeStylesMixin_fg_platform_editor_centre_mention_padding, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_find_and_replace_improvements', 'isEnabled', true) ? mentionsSelectionStylesWithSearchMatch : mentionSelectionStyles, emojiStyles, _styles.tasksAndDecisionsStyles, _styles.gridStyles, linkStyles, _styles.blockMarksSharedStyles, _styles.dateSharedStyle, _extension.extensionStyles, (0, _expand.expandStyles)(), (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_find_and_replace_improvements', 'isEnabled', true) ? _styles3.findReplaceStylesNew : _styles3.findReplaceStyles, _styles4.textHighlightStyle, _tasksAndDecisions.taskDecisionStyles, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_blocktaskitem_node_tenantid', 'isEnabled', true) ? _tasksAndDecisions.taskItemStylesWithBlockTaskItem : _tasksAndDecisions.taskItemStyles, (0, _platformFeatureFlags.fg)('platform-visual-refresh-icons') && _tasksAndDecisions.taskDecisionIconWithVisualRefresh, !(0, _platformFeatureFlags.fg)('platform-visual-refresh-icons') && _tasksAndDecisions.taskDecisionIconWithoutVisualRefresh, (0, _status.statusStyles)(), (0, _status.statusNodeStyles)(), (0, _styles.annotationSharedStyles)(), (0, _styles.smartCardStyles)(), (0, _styles.getSmartCardSharedStyles)(), _date.dateStyles, _date.dateNodeStyles, (0, _styles.embedCardStyles)(), _styles.unsupportedStyles, _styles.resizerStyles, (0, _styles.pragmaticResizerStyles)(), (0, _styles.pragmaticStylesLayoutFirstNodeResizeHandleFix)(), (0, _styles.pragmaticResizerStylesForTooltip)(), (0, _styles.pragmaticResizerStylesWithReducedEditorGutter)(), (0, _aiPanels.aiPanelStyles)(props.colorMode), firstBlockNodeStylesNew, (0, _platformFeatureFlags.fg)('platform_editor_vanilla_codebidi_warning') && _codeBidiWarning.codeBidiWarningStyles, _styles.MediaSharedClassNames.FLOATING_TOOLBAR_COMPONENT, !(0, _platformFeatureFlags.fg)('platform-visual-refresh-icons') ? (0, _react2.css)(_templateObject1 || (_templateObject1 = (0, _taggedTemplateLiteral2.default)(["\n\t\t\t\t.hyperlink-open-link {\n\t\t\t\t\tmin-width: 24px;\n\t\t\t\t\tsvg {\n\t\t\t\t\t\tmax-width: 18px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t"]))) : null);
176
176
  };
177
177
  var createEditorContentStyle = exports.createEditorContentStyle = function createEditorContentStyle(styles) {
178
178
  return /*#__PURE__*/_react.default.forwardRef(function (props, ref) {
@@ -76,5 +76,5 @@ var layoutResponsiveStyles = function layoutResponsiveStyles(viewMode) {
76
76
 
77
77
  // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression -- Needs manual remediation
78
78
  var layoutStyles = exports.layoutStyles = function layoutStyles(viewMode) {
79
- return (0, _react.css)(_templateObject11 || (_templateObject11 = (0, _taggedTemplateLiteral2.default)(["\n\t.ProseMirror {\n\t\t", "\n\t\t[data-layout-section] {\n\t\t\t/* Ignored via go/ees007\n\t\t\tTODO: Migrate away from gridSize\n\t\t\tRecommendation: Replace directly with 7px */\n\t\t\tmargin: ", " -", "px 0;\n\t\t\ttransition: border-color 0.3s ", ";\n\t\t\tcursor: ", ";\n\n\t\t\t/* Inner cursor located 26px from left */\n\t\t\t[data-layout-column] {\n\t\t\t\tflex: 1;\n\t\t\t\tposition: relative;\n\n\t\t\t\tmin-width: 0;\n\t\t\t\t/* disable 4 borders when in view mode and advanced layouts is on */\n\t\t\t\tborder: ", "px\n\t\t\t\t\tsolid ", ";\n\t\t\t\tborder-radius: 4px;\n\t\t\t\tpadding: ", "px\n\t\t\t\t\t", "px;\n\t\t\t\tbox-sizing: border-box;\n\n\t\t\t\t> div {\n\t\t\t\t\t", "\n\n\t\t\t\t\t> .embedCardView-content-wrap:first-of-type .rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t> .mediaSingleView-content-wrap:first-of-type .rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t> .ProseMirror-gapcursor.-right:first-child\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item,\n\t\t\t\t\t> style:first-child\n\t\t\t\t\t\t+ .ProseMirror-gapcursor.-right\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item,\n\t\t\t\t\t> .ProseMirror-gapcursor.-right:first-of-type\n\t\t\t\t\t\t+ .embedCardView-content-wrap\n\t\t\t\t\t\t.rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t> .ProseMirror-gapcursor:first-child\n\t\t\t\t\t\t+ span\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item,\n\t\t\t\t\t> style:first-child\n\t\t\t\t\t\t+ .ProseMirror-gapcursor\n\t\t\t\t\t\t+ span\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t/* Prevent first DecisionWrapper's margin-top: 8px from shifting decisions down\n and shrinking layout's node selectable area (leniency margin) */\n\t\t\t\t\t> [data-node-type='decisionList'] {\n\t\t\t\t\t\tli:first-of-type [data-decision-wrapper] {\n\t\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t/* Make the 'content' fill the entire height of the layout column to allow click\n handler of layout section nodeview to target only data-layout-column */\n\t\t\t\t[data-layout-content] {\n\t\t\t\t\theight: 100%;\n\t\t\t\t\tcursor: text;\n\t\t\t\t\t.mediaGroupView-content-wrap {\n\t\t\t\t\t\tclear: both;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t", "\n\t\t}\n\n\t\t/* styles to support borders for layout */\n\t\t[data-layout-section],\n\t\t.layoutSectionView-content-wrap {\n\t\t\t", "\n\t\t}\n\t}\n\n\t", "\n\n\t/* hide separator when element is dragging on top of a layout column */\n\t[data-blocks-drop-target-container] ~ [data-layout-column] > [data-layout-content]::before {\n\t\tdisplay: none;\n\t}\n\n\t.fabric-editor--full-width-mode .ProseMirror {\n\t\t[data-layout-section] {\n\t\t\t.", " {\n\t\t\t\tmargin: 0 ", "px;\n\t\t\t}\n\t\t}\n\t}\n\n\t", "\n"])), layoutSectionStyles(), "var(--ds-space-100, 8px)", _editorSharedStyles.akLayoutGutterOffset + ((0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ? AK_NESTED_DND_GUTTER_OFFSET : 0), _editorSharedStyles.akEditorSwoopCubicBezier, viewMode === 'view' ? 'default' : 'pointer', viewMode === 'view' || (0, _experiments.editorExperiment)('advanced_layouts', true) ? 0 : _editorSharedStyles.akEditorSelectedBorderSize, "var(--ds-border, #091E4224)", _styles.LAYOUT_COLUMN_PADDING, _styles.LAYOUT_COLUMN_PADDING + ((0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ? 8 : 0), firstNodeWithNotMarginTop(), layoutColumnStyles(), (0, _experiments.editorExperiment)('advanced_layouts', true) ? layoutWithSeparatorBorderStyles(viewMode) : layoutBorderStyles(viewMode), (0, _experiments.editorExperiment)('advanced_layouts', true) && layoutResponsiveStyles(viewMode), _types.TableCssClassName.TABLE_CONTAINER, "var(--ds-space-025, 2px)", (0, _experiments.editorExperiment)('advanced_layouts', false) && (0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') && ".ak-editor-content-area.appearance-full-page .ProseMirror [data-layout-section] {\n\t\t\t\tmargin: ".concat("var(--ds-space-100, 8px)", " -", _editorSharedStyles.akLayoutGutterOffset + 8, "px 0;\n\t\t\t\t}"));
79
+ return (0, _react.css)(_templateObject11 || (_templateObject11 = (0, _taggedTemplateLiteral2.default)(["\n\t.ProseMirror {\n\t\t", "\n\t\t[data-layout-section] {\n\t\t\t/* Ignored via go/ees007\n\t\t\tTODO: Migrate away from gridSize\n\t\t\tRecommendation: Replace directly with 7px */\n\t\t\tmargin: ", " -", "px\n\t\t\t\t0;\n\t\t\ttransition: border-color 0.3s ", ";\n\t\t\tcursor: ", ";\n\n\t\t\t/* Inner cursor located 26px from left */\n\t\t\t[data-layout-column] {\n\t\t\t\tflex: 1;\n\t\t\t\tposition: relative;\n\n\t\t\t\tmin-width: 0;\n\t\t\t\t/* disable 4 borders when in view mode and advanced layouts is on */\n\t\t\t\tborder: ", "px\n\t\t\t\t\tsolid ", ";\n\t\t\t\tborder-radius: 4px;\n\t\t\t\tpadding: ", "px\n\t\t\t\t\t", "px;\n\t\t\t\tbox-sizing: border-box;\n\n\t\t\t\t> div {\n\t\t\t\t\t", "\n\n\t\t\t\t\t> .embedCardView-content-wrap:first-of-type .rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t> .mediaSingleView-content-wrap:first-of-type .rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t> .ProseMirror-gapcursor.-right:first-child\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item,\n\t\t\t\t\t> style:first-child\n\t\t\t\t\t\t+ .ProseMirror-gapcursor.-right\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item,\n\t\t\t\t\t> .ProseMirror-gapcursor.-right:first-of-type\n\t\t\t\t\t\t+ .embedCardView-content-wrap\n\t\t\t\t\t\t.rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t> .ProseMirror-gapcursor:first-child\n\t\t\t\t\t\t+ span\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item,\n\t\t\t\t\t> style:first-child\n\t\t\t\t\t\t+ .ProseMirror-gapcursor\n\t\t\t\t\t\t+ span\n\t\t\t\t\t\t+ .mediaSingleView-content-wrap\n\t\t\t\t\t\t.rich-media-item {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t/* Prevent first DecisionWrapper's margin-top: 8px from shifting decisions down\n and shrinking layout's node selectable area (leniency margin) */\n\t\t\t\t\t> [data-node-type='decisionList'] {\n\t\t\t\t\t\tli:first-of-type [data-decision-wrapper] {\n\t\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t/* Make the 'content' fill the entire height of the layout column to allow click\n handler of layout section nodeview to target only data-layout-column */\n\t\t\t\t[data-layout-content] {\n\t\t\t\t\theight: 100%;\n\t\t\t\t\tcursor: text;\n\t\t\t\t\t.mediaGroupView-content-wrap {\n\t\t\t\t\t\tclear: both;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t", "\n\t\t}\n\n\t\t/* styles to support borders for layout */\n\t\t[data-layout-section],\n\t\t.layoutSectionView-content-wrap {\n\t\t\t", "\n\t\t}\n\t}\n\n\t", "\n\n\t/* hide separator when element is dragging on top of a layout column */\n\t[data-blocks-drop-target-container] ~ [data-layout-column] > [data-layout-content]::before {\n\t\tdisplay: none;\n\t}\n\n\t.fabric-editor--full-width-mode .ProseMirror {\n\t\t[data-layout-section] {\n\t\t\t.", " {\n\t\t\t\tmargin: 0 ", "px;\n\t\t\t}\n\t\t}\n\t}\n\n\t", "\n"])), layoutSectionStyles(), "var(--ds-space-100, 8px)", _editorSharedStyles.akLayoutGutterOffset + ((0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ? AK_NESTED_DND_GUTTER_OFFSET : 0), _editorSharedStyles.akEditorSwoopCubicBezier, viewMode === 'view' ? 'default' : 'pointer', viewMode === 'view' || (0, _experiments.editorExperiment)('advanced_layouts', true) ? 0 : _editorSharedStyles.akEditorSelectedBorderSize, "var(--ds-border, #091E4224)", _styles.LAYOUT_COLUMN_PADDING, _styles.LAYOUT_COLUMN_PADDING + ((0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ? 8 : 0), firstNodeWithNotMarginTop(), layoutColumnStyles(), (0, _experiments.editorExperiment)('advanced_layouts', true) ? layoutWithSeparatorBorderStyles(viewMode) : layoutBorderStyles(viewMode), (0, _experiments.editorExperiment)('advanced_layouts', true) && layoutResponsiveStyles(viewMode), _types.TableCssClassName.TABLE_CONTAINER, "var(--ds-space-025, 2px)", (0, _experiments.editorExperiment)('advanced_layouts', false) && (0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') && ".ak-editor-content-area.appearance-full-page .ProseMirror [data-layout-section] {\n\t\t\t\tmargin: ".concat("var(--ds-space-100, 8px)", " -", _editorSharedStyles.akLayoutGutterOffset + 8, "px 0;\n\t\t\t\t}"));
80
80
  };
@@ -246,7 +246,7 @@ var EditorContentContainer = /*#__PURE__*/_react.default.forwardRef(function (pr
246
246
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
247
247
  _smartCardStyles.smartCardStyles, (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_preview_panel_responsiveness', 'isEnabled', true) &&
248
248
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
249
- _smartCardStyles.smartCardStylesWithSearchMatchAndPreviewPanelResponsiveness, ((0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_controls', 'cohort', 'variant1') && (0, _platformFeatureFlags.fg)('platform_editor_controls_patch_15') || (0, _experiments.editorExperiment)('platform_editor_preview_panel_linking_exp', true)) &&
249
+ _smartCardStyles.smartCardStylesWithSearchMatchAndPreviewPanelResponsiveness, ((0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_controls', 'cohort', 'variant1') || (0, _experiments.editorExperiment)('platform_editor_preview_panel_linking_exp', true)) &&
250
250
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
251
251
  _smartCardStyles.editorControlsSmartCardStyles,
252
252
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
@@ -5,4 +5,4 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
- var version = exports.version = "213.1.3";
8
+ var version = exports.version = "213.2.1";
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Czech
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Napište něco…',
11
- 'fabric.editor.editorAssistiveLabel': 'Hlavní oblast obsahu. Začněte psát, abyste zadali text.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Otevřít dialog nápovědy'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/cs';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Danish (Denmark)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Skriv noget …',
11
- 'fabric.editor.editorAssistiveLabel': 'Område for hovedindhold. Begynd at taste for at skrive tekst.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Åbn dialogboksen Hjælp'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/da';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //German (Germany)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Mit der Eingabe beginnen',
11
- 'fabric.editor.editorAssistiveLabel': 'Hauptinhaltsbereich – geben Sie hier Ihren Text ein.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Hilfe öffnen'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/de';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
11
- 'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //English (United Kingdom)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
11
- 'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_GB';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': '⁣⁢Type something…؜⁡‌‌‍⁡؜⁠⁠‍⁣⁤',
11
- 'fabric.editor.editorAssistiveLabel': '⁣⁢Main content area, start typing to enter text.‍‌⁡‌‌⁡؜؜⁣⁤',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': '⁣⁢Open help dialog‌⁡‌⁠‌⁠⁣⁤'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_ZZ';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Spanish (International)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Escribe algo…',
11
- 'fabric.editor.editorAssistiveLabel': 'Área de contenido principal, empieza a escribir para introducir texto.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/es';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Finnish
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Kirjoita jotain...',
11
- 'fabric.editor.editorAssistiveLabel': 'Pääsisältöalue, aloita kirjoittaminen, jos haluat syöttää tekstiä.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fi';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //French (France)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Saisissez quelque chose…',
11
- 'fabric.editor.editorAssistiveLabel': 'Zone de contenu principale, commencez à taper pour saisir du texte.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': "Ouvrir la boîte de dialogue d'aide"
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fr';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Croatian (Croatia) [hr-HR]
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Upiši nešto...',
11
- 'fabric.editor.editorAssistiveLabel': 'Glavno područje sadržaja, počni tipkati za unos teksta.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Otvori dijaloški okvir pomoći'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hr';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Hungarian
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Írj be valamit…',
11
- 'fabric.editor.editorAssistiveLabel': 'Fő tartalmi terület, kezdj el gépelni a szöveg beviteléhez.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Súgópanel megnyitása'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hu';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Italian (Italy)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Scrivi qualcosa…',
11
- 'fabric.editor.editorAssistiveLabel': 'Area del contenuto principale; inizia a digitare per inserire il testo.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Apri finestra della guida'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/it';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Japanese
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': '文字を入力…',
11
- 'fabric.editor.editorAssistiveLabel': 'メイン コンテンツ領域。入力を開始してテキストを入力します。',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'ヘルプ ダイアログを開く'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ja';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Korean
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': '내용 입력...',
11
- 'fabric.editor.editorAssistiveLabel': '주 콘텐츠 영역입니다. 텍스트를 입력하세요.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': '도움말 대화 상자 열기'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ko';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Norwegian (Bokmål)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Skriv et eller annet …',
11
- 'fabric.editor.editorAssistiveLabel': 'Hovedinnholdsområde, begynn å skrive for å angi tekst.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nb';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Dutch (Netherlands)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Typ iets ...',
11
- 'fabric.editor.editorAssistiveLabel': 'Hoofdveld content, begin met typen om tekst in te voeren.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nl';
11
+ export default translations;
@@ -1,13 +1,11 @@
1
1
  /* prettier-ignore */
2
+ /* eslint-disable @atlaskit/editor/no-re-export */
2
3
  /**
3
4
  * NOTE:
4
5
  *
5
6
  * This file is automatically generated by Traduki 2.0.
6
7
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
8
  */
8
- //Polish (Poland)
9
- export default {
10
- 'fabric.editor.chromeCollapsedPlaceholder': 'Wpisz cokolwiek…',
11
- 'fabric.editor.editorAssistiveLabel': 'Główny obszar zawartości. Zacznij pisać, aby wprowadzić tekst.',
12
- 'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy'
13
- };
9
+
10
+ import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pl';
11
+ export default translations;