@atlaskit/editor-core 215.19.1 → 215.20.1

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 (164) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/afm-cc/tsconfig.json +2 -1
  3. package/afm-jira/tsconfig.json +2 -1
  4. package/afm-products/tsconfig.json +2 -1
  5. package/dist/cjs/i18n/cs.js +6 -4
  6. package/dist/cjs/i18n/da.js +6 -4
  7. package/dist/cjs/i18n/de.js +6 -4
  8. package/dist/cjs/i18n/en.js +6 -4
  9. package/dist/cjs/i18n/en_GB.js +6 -4
  10. package/dist/cjs/i18n/en_ZZ.js +6 -4
  11. package/dist/cjs/i18n/es.js +6 -4
  12. package/dist/cjs/i18n/fi.js +6 -4
  13. package/dist/cjs/i18n/fr.js +6 -4
  14. package/dist/cjs/i18n/hr.js +6 -4
  15. package/dist/cjs/i18n/hu.js +6 -4
  16. package/dist/cjs/i18n/it.js +6 -4
  17. package/dist/cjs/i18n/ja.js +6 -4
  18. package/dist/cjs/i18n/ko.js +6 -4
  19. package/dist/cjs/i18n/nb.js +6 -4
  20. package/dist/cjs/i18n/nl.js +6 -4
  21. package/dist/cjs/i18n/pl.js +6 -4
  22. package/dist/cjs/i18n/pt_BR.js +6 -4
  23. package/dist/cjs/i18n/ru.js +6 -4
  24. package/dist/cjs/i18n/sl.js +6 -4
  25. package/dist/cjs/i18n/sr_RS.js +6 -4
  26. package/dist/cjs/i18n/sr_YR.js +6 -4
  27. package/dist/cjs/i18n/sv.js +6 -4
  28. package/dist/cjs/i18n/th.js +6 -4
  29. package/dist/cjs/i18n/tr.js +6 -4
  30. package/dist/cjs/i18n/uk.js +6 -4
  31. package/dist/cjs/i18n/vi.js +6 -4
  32. package/dist/cjs/i18n/zh.js +6 -4
  33. package/dist/cjs/i18n/zh_TW.js +6 -4
  34. package/dist/cjs/ui/Appearance/FullPage/FullPageContentArea.js +6 -7
  35. package/dist/cjs/ui/Appearance/FullPage/FullPageToolbarNext.compiled.css +2 -0
  36. package/dist/cjs/ui/Appearance/FullPage/FullPageToolbarNext.js +2 -1
  37. package/dist/cjs/version-wrapper.js +1 -1
  38. package/dist/es2019/i18n/cs.js +6 -4
  39. package/dist/es2019/i18n/da.js +6 -4
  40. package/dist/es2019/i18n/de.js +6 -4
  41. package/dist/es2019/i18n/en.js +6 -4
  42. package/dist/es2019/i18n/en_GB.js +6 -4
  43. package/dist/es2019/i18n/en_ZZ.js +6 -4
  44. package/dist/es2019/i18n/es.js +6 -4
  45. package/dist/es2019/i18n/fi.js +6 -4
  46. package/dist/es2019/i18n/fr.js +6 -4
  47. package/dist/es2019/i18n/hr.js +6 -4
  48. package/dist/es2019/i18n/hu.js +6 -4
  49. package/dist/es2019/i18n/it.js +6 -4
  50. package/dist/es2019/i18n/ja.js +6 -4
  51. package/dist/es2019/i18n/ko.js +6 -4
  52. package/dist/es2019/i18n/nb.js +6 -4
  53. package/dist/es2019/i18n/nl.js +6 -4
  54. package/dist/es2019/i18n/pl.js +6 -4
  55. package/dist/es2019/i18n/pt_BR.js +6 -4
  56. package/dist/es2019/i18n/ru.js +6 -4
  57. package/dist/es2019/i18n/sl.js +6 -4
  58. package/dist/es2019/i18n/sr_RS.js +6 -4
  59. package/dist/es2019/i18n/sr_YR.js +6 -4
  60. package/dist/es2019/i18n/sv.js +6 -4
  61. package/dist/es2019/i18n/th.js +6 -4
  62. package/dist/es2019/i18n/tr.js +6 -4
  63. package/dist/es2019/i18n/uk.js +6 -4
  64. package/dist/es2019/i18n/vi.js +6 -4
  65. package/dist/es2019/i18n/zh.js +6 -4
  66. package/dist/es2019/i18n/zh_TW.js +6 -4
  67. package/dist/es2019/ui/Appearance/FullPage/FullPageContentArea.js +6 -7
  68. package/dist/es2019/ui/Appearance/FullPage/FullPageToolbarNext.compiled.css +2 -0
  69. package/dist/es2019/ui/Appearance/FullPage/FullPageToolbarNext.js +2 -1
  70. package/dist/es2019/version-wrapper.js +1 -1
  71. package/dist/esm/i18n/cs.js +6 -4
  72. package/dist/esm/i18n/da.js +6 -4
  73. package/dist/esm/i18n/de.js +6 -4
  74. package/dist/esm/i18n/en.js +6 -4
  75. package/dist/esm/i18n/en_GB.js +6 -4
  76. package/dist/esm/i18n/en_ZZ.js +6 -4
  77. package/dist/esm/i18n/es.js +6 -4
  78. package/dist/esm/i18n/fi.js +6 -4
  79. package/dist/esm/i18n/fr.js +6 -4
  80. package/dist/esm/i18n/hr.js +6 -4
  81. package/dist/esm/i18n/hu.js +6 -4
  82. package/dist/esm/i18n/it.js +6 -4
  83. package/dist/esm/i18n/ja.js +6 -4
  84. package/dist/esm/i18n/ko.js +6 -4
  85. package/dist/esm/i18n/nb.js +6 -4
  86. package/dist/esm/i18n/nl.js +6 -4
  87. package/dist/esm/i18n/pl.js +6 -4
  88. package/dist/esm/i18n/pt_BR.js +6 -4
  89. package/dist/esm/i18n/ru.js +6 -4
  90. package/dist/esm/i18n/sl.js +6 -4
  91. package/dist/esm/i18n/sr_RS.js +6 -4
  92. package/dist/esm/i18n/sr_YR.js +6 -4
  93. package/dist/esm/i18n/sv.js +6 -4
  94. package/dist/esm/i18n/th.js +6 -4
  95. package/dist/esm/i18n/tr.js +6 -4
  96. package/dist/esm/i18n/uk.js +6 -4
  97. package/dist/esm/i18n/vi.js +6 -4
  98. package/dist/esm/i18n/zh.js +6 -4
  99. package/dist/esm/i18n/zh_TW.js +6 -4
  100. package/dist/esm/ui/Appearance/FullPage/FullPageContentArea.js +6 -7
  101. package/dist/esm/ui/Appearance/FullPage/FullPageToolbarNext.compiled.css +2 -0
  102. package/dist/esm/ui/Appearance/FullPage/FullPageToolbarNext.js +2 -1
  103. package/dist/esm/version-wrapper.js +1 -1
  104. package/dist/types/i18n/cs.d.ts +6 -2
  105. package/dist/types/i18n/da.d.ts +6 -2
  106. package/dist/types/i18n/de.d.ts +6 -2
  107. package/dist/types/i18n/en.d.ts +6 -2
  108. package/dist/types/i18n/en_GB.d.ts +6 -2
  109. package/dist/types/i18n/en_ZZ.d.ts +6 -2
  110. package/dist/types/i18n/es.d.ts +6 -2
  111. package/dist/types/i18n/fi.d.ts +6 -2
  112. package/dist/types/i18n/fr.d.ts +6 -2
  113. package/dist/types/i18n/hr.d.ts +6 -2
  114. package/dist/types/i18n/hu.d.ts +6 -2
  115. package/dist/types/i18n/it.d.ts +6 -2
  116. package/dist/types/i18n/ja.d.ts +6 -2
  117. package/dist/types/i18n/ko.d.ts +6 -2
  118. package/dist/types/i18n/nb.d.ts +6 -2
  119. package/dist/types/i18n/nl.d.ts +6 -2
  120. package/dist/types/i18n/pl.d.ts +6 -2
  121. package/dist/types/i18n/pt_BR.d.ts +6 -2
  122. package/dist/types/i18n/ru.d.ts +6 -2
  123. package/dist/types/i18n/sl.d.ts +6 -2
  124. package/dist/types/i18n/sr_RS.d.ts +6 -2
  125. package/dist/types/i18n/sr_YR.d.ts +6 -2
  126. package/dist/types/i18n/sv.d.ts +6 -2
  127. package/dist/types/i18n/th.d.ts +6 -2
  128. package/dist/types/i18n/tr.d.ts +6 -2
  129. package/dist/types/i18n/uk.d.ts +6 -2
  130. package/dist/types/i18n/vi.d.ts +6 -2
  131. package/dist/types/i18n/zh.d.ts +6 -2
  132. package/dist/types/i18n/zh_TW.d.ts +6 -2
  133. package/dist/types/ui/Appearance/FullPage/FullPageContentArea.d.ts +2 -1
  134. package/dist/types-ts4.5/i18n/cs.d.ts +6 -2
  135. package/dist/types-ts4.5/i18n/da.d.ts +6 -2
  136. package/dist/types-ts4.5/i18n/de.d.ts +6 -2
  137. package/dist/types-ts4.5/i18n/en.d.ts +6 -2
  138. package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -2
  139. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -2
  140. package/dist/types-ts4.5/i18n/es.d.ts +6 -2
  141. package/dist/types-ts4.5/i18n/fi.d.ts +6 -2
  142. package/dist/types-ts4.5/i18n/fr.d.ts +6 -2
  143. package/dist/types-ts4.5/i18n/hr.d.ts +6 -2
  144. package/dist/types-ts4.5/i18n/hu.d.ts +6 -2
  145. package/dist/types-ts4.5/i18n/it.d.ts +6 -2
  146. package/dist/types-ts4.5/i18n/ja.d.ts +6 -2
  147. package/dist/types-ts4.5/i18n/ko.d.ts +6 -2
  148. package/dist/types-ts4.5/i18n/nb.d.ts +6 -2
  149. package/dist/types-ts4.5/i18n/nl.d.ts +6 -2
  150. package/dist/types-ts4.5/i18n/pl.d.ts +6 -2
  151. package/dist/types-ts4.5/i18n/pt_BR.d.ts +6 -2
  152. package/dist/types-ts4.5/i18n/ru.d.ts +6 -2
  153. package/dist/types-ts4.5/i18n/sl.d.ts +6 -2
  154. package/dist/types-ts4.5/i18n/sr_RS.d.ts +6 -2
  155. package/dist/types-ts4.5/i18n/sr_YR.d.ts +6 -2
  156. package/dist/types-ts4.5/i18n/sv.d.ts +6 -2
  157. package/dist/types-ts4.5/i18n/th.d.ts +6 -2
  158. package/dist/types-ts4.5/i18n/tr.d.ts +6 -2
  159. package/dist/types-ts4.5/i18n/uk.d.ts +6 -2
  160. package/dist/types-ts4.5/i18n/vi.d.ts +6 -2
  161. package/dist/types-ts4.5/i18n/zh.d.ts +6 -2
  162. package/dist/types-ts4.5/i18n/zh_TW.d.ts +6 -2
  163. package/dist/types-ts4.5/ui/Appearance/FullPage/FullPageContentArea.d.ts +3 -1
  164. package/package.json +4 -4
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sv';
11
- export default translations;
8
+ //Swedish
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Skriv något …',
11
+ 'fabric.editor.editorAssistiveLabel': 'Huvudsakligt innehållsområde, börja skriva för att ange text.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Öppna hjälpdialogruta'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/th';
11
- export default translations;
8
+ //Thai (Thailand)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'พิมพ์อะไรบางอย่าง...',
11
+ 'fabric.editor.editorAssistiveLabel': 'พื้นที่เนื้อหาหลัก เริ่มพิมพ์เพื่อป้อนข้อความ',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'เปิดกรอบโต้ตอบความช่วยเหลือ'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/tr';
11
- export default translations;
8
+ //Turkish (Turkey)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Bir şey yazın…',
11
+ 'fabric.editor.editorAssistiveLabel': 'Ana içerik alanı, metin girmek için yazmaya başlayın.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Yardım iletişim kutusunu aç'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/uk';
11
- export default translations;
8
+ //Ukrainian (Ukraine)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Введіть текст…',
11
+ 'fabric.editor.editorAssistiveLabel': 'Основна область вмісту: почніть вводити текст.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Відкрити довідку'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/vi';
11
- export default translations;
8
+ //Vietnamese (Vietnam)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Nhập nội dung bất kỳ...',
11
+ 'fabric.editor.editorAssistiveLabel': 'Vùng nội dung chính, bắt đầu gõ để nhập văn bản.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Mở hộp thoại trợ giúp'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh';
11
- export default translations;
8
+ //Chinese (Simplified)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': '输入内容......',
11
+ 'fabric.editor.editorAssistiveLabel': '主内容区域,开始键入以输入文本。',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': '打开帮助对话框'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh_TW';
11
- export default translations;
8
+ //Chinese (Traditional)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
11
+ 'fabric.editor.editorAssistiveLabel': '主要內容區域,打字即可輸入文字。',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊'
13
+ };
@@ -113,10 +113,6 @@ const tableFullPageEditorStylesNew = css({
113
113
  width: '100%'
114
114
  }
115
115
  });
116
- const scrollGutter = css({
117
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
118
- display: 'none'
119
- });
120
116
  const editorContentAreaContainerNestedDndStyle = css({
121
117
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
122
118
  '.fabric-editor--full-width-mode': {
@@ -211,13 +207,14 @@ const contentAreaHeightNoToolbar = css({
211
207
  export const CONTENT_AREA_TEST_ID = 'ak-editor-fp-content-area';
212
208
  export const EDITOR_CONTAINER = 'ak-editor-container';
213
209
  const Content = /*#__PURE__*/React.forwardRef((props, ref) => {
214
- var _contentAreaRef$curre;
210
+ var _props$editorAPI, _props$editorAPI$base, _props$editorAPI$base2, _contentAreaRef$curre, _allowScrollGutter$gu;
215
211
  const theme = useTheme();
216
212
  const fullWidthMode = props.appearance === 'full-width';
217
213
  const maxWidthMode = props.appearance === 'max';
218
214
  const scrollContainerRef = useRef(null);
219
215
  const contentAreaRef = useRef(null);
220
216
  const containerRef = useRef(null);
217
+ const allowScrollGutter = (_props$editorAPI = props.editorAPI) === null || _props$editorAPI === void 0 ? void 0 : (_props$editorAPI$base = _props$editorAPI.base) === null || _props$editorAPI$base === void 0 ? void 0 : (_props$editorAPI$base2 = _props$editorAPI$base.sharedState.currentState()) === null || _props$editorAPI$base2 === void 0 ? void 0 : _props$editorAPI$base2.allowScrollGutter;
221
218
  useImperativeHandle(ref, () => ({
222
219
  get scrollContainer() {
223
220
  return scrollContainerRef.current;
@@ -298,9 +295,11 @@ const Content = /*#__PURE__*/React.forwardRef((props, ref) => {
298
295
  containerElement: scrollContainerRef.current,
299
296
  dispatchAnalyticsEvent: props.dispatchAnalyticsEvent,
300
297
  wrapperElement: props.wrapperElement
301
- }), props.editorDOMElement, !!props.customContentComponents && 'after' in props.customContentComponents ? contentComponentClickWrapper(props.customContentComponents.after) : null, expVal('platform_editor_hydratable_ui', 'isEnabled', false) && jsx("div", {
298
+ }), props.editorDOMElement, !!props.customContentComponents && 'after' in props.customContentComponents ? contentComponentClickWrapper(props.customContentComponents.after) : null, expVal('platform_editor_scroll_gutter_fix', 'isEnabled', false) && allowScrollGutter && jsx("div", {
302
299
  id: "editor-scroll-gutter",
303
- css: scrollGutter,
300
+ style: {
301
+ paddingBottom: `${(_allowScrollGutter$gu = allowScrollGutter.gutterSize) !== null && _allowScrollGutter$gu !== void 0 ? _allowScrollGutter$gu : '120'}px`
302
+ },
304
303
  "data-vc": "scroll-gutter"
305
304
  })))))), jsx("div", {
306
305
  css: sidebarArea
@@ -6,10 +6,12 @@
6
6
  ._19pkpxbi{margin-top:var(--ds-space-200,1pc)}
7
7
  ._1bahesu3{justify-content:flex-end}
8
8
  ._1e0c1txw{display:flex}
9
+ ._1f38ptqj{container-name:toolbar-container}
9
10
  ._1pby16oo{z-index:510}
10
11
  ._1ul91ns9{min-width:-moz-fit-content;min-width:fit-content}
11
12
  ._2hwxpxbi{margin-right:var(--ds-space-200,1pc)}
12
13
  ._4cvr1h6o{align-items:center}
13
14
  ._4t3izwfg{height:2pc}
15
+ ._7cca15wb{container-type:inline-size}
14
16
  ._kqswh2mm{position:relative}
15
17
  ._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
@@ -21,6 +21,7 @@ const styles = {
21
21
  mainToolbarWithKeyline: "_16qs1nax",
22
22
  customToolbarWrapperStyle: "_4cvr1h6o _1e0c1txw",
23
23
  firstChildWrapperOneLine: "_1e0c1txw _16jlkb7n",
24
+ firstChildWrapperContainerContext: "_7cca15wb _1f38ptqj",
24
25
  secondChildWrapperOneLine: "_1e0c1txw _1ul91ns9 _4cvr1h6o",
25
26
  beforePrimaryToolbarComponents: "_1e0c1txw _16jlkb7n _1bahesu3 _4cvr1h6o"
26
27
  };
@@ -39,7 +40,7 @@ const FirstChildWrapper = ({
39
40
  }) => {
40
41
  return /*#__PURE__*/React.createElement("div", {
41
42
  "data-testid": "main-toolbar-first-child-wrapper",
42
- className: ax([styles.firstChildWrapperOneLine])
43
+ className: ax([styles.firstChildWrapperOneLine, expValEquals('platform_editor_reduce_toolbar_vc_impact', 'isEnabled', true) && styles.firstChildWrapperContainerContext])
43
44
  }, children);
44
45
  };
45
46
  const SecondChildWrapper = ({
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "215.19.0";
2
+ export const version = "215.20.0";
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/cs';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/da';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/de';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_GB';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_ZZ';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/es';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fi';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fr';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hr';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hu';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/it';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ja';
11
- export default translations;
8
+ //Japanese
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': '文字を入力…',
11
+ 'fabric.editor.editorAssistiveLabel': 'メイン コンテンツ領域。入力を開始してテキストを入力します。',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'ヘルプ ダイアログを開く'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ko';
11
- export default translations;
8
+ //Korean
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': '내용 입력...',
11
+ 'fabric.editor.editorAssistiveLabel': '주 콘텐츠 영역입니다. 텍스트를 입력하세요.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': '도움말 대화 상자 열기'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nb';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nl';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pl';
11
- export default translations;
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
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pt_BR';
11
- export default translations;
8
+ //Portuguese (Brazil)
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Digite algo…',
11
+ 'fabric.editor.editorAssistiveLabel': 'Área de conteúdo principal, comece a digitar para inserir texto.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ru';
11
- export default translations;
8
+ //Russian
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Введите текст…',
11
+ 'fabric.editor.editorAssistiveLabel': 'Область основного содержимого. Начните печатать, чтобы ввести текст.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Открыть справку'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sl';
11
- export default translations;
8
+ //Slovenian (Slovenia) [sl-SI]
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Vnesite nekaj …',
11
+ 'fabric.editor.editorAssistiveLabel': 'Glavno področje za vsebino; začnite tipkati, da vnesete besedilo.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Odpri pogovorno okno pomoči'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sr_RS';
11
- export default translations;
8
+ //Serbian (Serbia) [sr-RS]
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Unesite tekst…',
11
+ 'fabric.editor.editorAssistiveLabel': 'Glavna oblast za sadržaj, počnite da unosite tekst.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Otvori dijalog pomoći'
13
+ };
@@ -1,11 +1,13 @@
1
1
  /* prettier-ignore */
2
- /* eslint-disable @atlaskit/editor/no-re-export */
3
2
  /**
4
3
  * NOTE:
5
4
  *
6
5
  * This file is automatically generated by Traduki 2.0.
7
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
8
7
  */
9
-
10
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sr_YR';
11
- export default translations;
8
+ //Serbian (Cyrillic) [sr-YR]
9
+ export default {
10
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Унесите текст…',
11
+ 'fabric.editor.editorAssistiveLabel': 'Главна област за садржај, почните да уносите текст.',
12
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Отвори дијалог помоћи'
13
+ };