@atlaskit/editor-core 215.19.1 → 215.20.0

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 (150) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/cjs/i18n/cs.js +6 -4
  3. package/dist/cjs/i18n/da.js +6 -4
  4. package/dist/cjs/i18n/de.js +6 -4
  5. package/dist/cjs/i18n/en.js +6 -4
  6. package/dist/cjs/i18n/en_GB.js +6 -4
  7. package/dist/cjs/i18n/en_ZZ.js +6 -4
  8. package/dist/cjs/i18n/es.js +6 -4
  9. package/dist/cjs/i18n/fi.js +6 -4
  10. package/dist/cjs/i18n/fr.js +6 -4
  11. package/dist/cjs/i18n/hr.js +6 -4
  12. package/dist/cjs/i18n/hu.js +6 -4
  13. package/dist/cjs/i18n/it.js +6 -4
  14. package/dist/cjs/i18n/ja.js +6 -4
  15. package/dist/cjs/i18n/ko.js +6 -4
  16. package/dist/cjs/i18n/nb.js +6 -4
  17. package/dist/cjs/i18n/nl.js +6 -4
  18. package/dist/cjs/i18n/pl.js +6 -4
  19. package/dist/cjs/i18n/pt_BR.js +6 -4
  20. package/dist/cjs/i18n/ru.js +6 -4
  21. package/dist/cjs/i18n/sl.js +6 -4
  22. package/dist/cjs/i18n/sr_RS.js +6 -4
  23. package/dist/cjs/i18n/sr_YR.js +6 -4
  24. package/dist/cjs/i18n/sv.js +6 -4
  25. package/dist/cjs/i18n/th.js +6 -4
  26. package/dist/cjs/i18n/tr.js +6 -4
  27. package/dist/cjs/i18n/uk.js +6 -4
  28. package/dist/cjs/i18n/vi.js +6 -4
  29. package/dist/cjs/i18n/zh.js +6 -4
  30. package/dist/cjs/i18n/zh_TW.js +6 -4
  31. package/dist/cjs/version-wrapper.js +1 -1
  32. package/dist/es2019/i18n/cs.js +6 -4
  33. package/dist/es2019/i18n/da.js +6 -4
  34. package/dist/es2019/i18n/de.js +6 -4
  35. package/dist/es2019/i18n/en.js +6 -4
  36. package/dist/es2019/i18n/en_GB.js +6 -4
  37. package/dist/es2019/i18n/en_ZZ.js +6 -4
  38. package/dist/es2019/i18n/es.js +6 -4
  39. package/dist/es2019/i18n/fi.js +6 -4
  40. package/dist/es2019/i18n/fr.js +6 -4
  41. package/dist/es2019/i18n/hr.js +6 -4
  42. package/dist/es2019/i18n/hu.js +6 -4
  43. package/dist/es2019/i18n/it.js +6 -4
  44. package/dist/es2019/i18n/ja.js +6 -4
  45. package/dist/es2019/i18n/ko.js +6 -4
  46. package/dist/es2019/i18n/nb.js +6 -4
  47. package/dist/es2019/i18n/nl.js +6 -4
  48. package/dist/es2019/i18n/pl.js +6 -4
  49. package/dist/es2019/i18n/pt_BR.js +6 -4
  50. package/dist/es2019/i18n/ru.js +6 -4
  51. package/dist/es2019/i18n/sl.js +6 -4
  52. package/dist/es2019/i18n/sr_RS.js +6 -4
  53. package/dist/es2019/i18n/sr_YR.js +6 -4
  54. package/dist/es2019/i18n/sv.js +6 -4
  55. package/dist/es2019/i18n/th.js +6 -4
  56. package/dist/es2019/i18n/tr.js +6 -4
  57. package/dist/es2019/i18n/uk.js +6 -4
  58. package/dist/es2019/i18n/vi.js +6 -4
  59. package/dist/es2019/i18n/zh.js +6 -4
  60. package/dist/es2019/i18n/zh_TW.js +6 -4
  61. package/dist/es2019/version-wrapper.js +1 -1
  62. package/dist/esm/i18n/cs.js +6 -4
  63. package/dist/esm/i18n/da.js +6 -4
  64. package/dist/esm/i18n/de.js +6 -4
  65. package/dist/esm/i18n/en.js +6 -4
  66. package/dist/esm/i18n/en_GB.js +6 -4
  67. package/dist/esm/i18n/en_ZZ.js +6 -4
  68. package/dist/esm/i18n/es.js +6 -4
  69. package/dist/esm/i18n/fi.js +6 -4
  70. package/dist/esm/i18n/fr.js +6 -4
  71. package/dist/esm/i18n/hr.js +6 -4
  72. package/dist/esm/i18n/hu.js +6 -4
  73. package/dist/esm/i18n/it.js +6 -4
  74. package/dist/esm/i18n/ja.js +6 -4
  75. package/dist/esm/i18n/ko.js +6 -4
  76. package/dist/esm/i18n/nb.js +6 -4
  77. package/dist/esm/i18n/nl.js +6 -4
  78. package/dist/esm/i18n/pl.js +6 -4
  79. package/dist/esm/i18n/pt_BR.js +6 -4
  80. package/dist/esm/i18n/ru.js +6 -4
  81. package/dist/esm/i18n/sl.js +6 -4
  82. package/dist/esm/i18n/sr_RS.js +6 -4
  83. package/dist/esm/i18n/sr_YR.js +6 -4
  84. package/dist/esm/i18n/sv.js +6 -4
  85. package/dist/esm/i18n/th.js +6 -4
  86. package/dist/esm/i18n/tr.js +6 -4
  87. package/dist/esm/i18n/uk.js +6 -4
  88. package/dist/esm/i18n/vi.js +6 -4
  89. package/dist/esm/i18n/zh.js +6 -4
  90. package/dist/esm/i18n/zh_TW.js +6 -4
  91. package/dist/esm/version-wrapper.js +1 -1
  92. package/dist/types/i18n/cs.d.ts +6 -2
  93. package/dist/types/i18n/da.d.ts +6 -2
  94. package/dist/types/i18n/de.d.ts +6 -2
  95. package/dist/types/i18n/en.d.ts +6 -2
  96. package/dist/types/i18n/en_GB.d.ts +6 -2
  97. package/dist/types/i18n/en_ZZ.d.ts +6 -2
  98. package/dist/types/i18n/es.d.ts +6 -2
  99. package/dist/types/i18n/fi.d.ts +6 -2
  100. package/dist/types/i18n/fr.d.ts +6 -2
  101. package/dist/types/i18n/hr.d.ts +6 -2
  102. package/dist/types/i18n/hu.d.ts +6 -2
  103. package/dist/types/i18n/it.d.ts +6 -2
  104. package/dist/types/i18n/ja.d.ts +6 -2
  105. package/dist/types/i18n/ko.d.ts +6 -2
  106. package/dist/types/i18n/nb.d.ts +6 -2
  107. package/dist/types/i18n/nl.d.ts +6 -2
  108. package/dist/types/i18n/pl.d.ts +6 -2
  109. package/dist/types/i18n/pt_BR.d.ts +6 -2
  110. package/dist/types/i18n/ru.d.ts +6 -2
  111. package/dist/types/i18n/sl.d.ts +6 -2
  112. package/dist/types/i18n/sr_RS.d.ts +6 -2
  113. package/dist/types/i18n/sr_YR.d.ts +6 -2
  114. package/dist/types/i18n/sv.d.ts +6 -2
  115. package/dist/types/i18n/th.d.ts +6 -2
  116. package/dist/types/i18n/tr.d.ts +6 -2
  117. package/dist/types/i18n/uk.d.ts +6 -2
  118. package/dist/types/i18n/vi.d.ts +6 -2
  119. package/dist/types/i18n/zh.d.ts +6 -2
  120. package/dist/types/i18n/zh_TW.d.ts +6 -2
  121. package/dist/types-ts4.5/i18n/cs.d.ts +6 -2
  122. package/dist/types-ts4.5/i18n/da.d.ts +6 -2
  123. package/dist/types-ts4.5/i18n/de.d.ts +6 -2
  124. package/dist/types-ts4.5/i18n/en.d.ts +6 -2
  125. package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -2
  126. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -2
  127. package/dist/types-ts4.5/i18n/es.d.ts +6 -2
  128. package/dist/types-ts4.5/i18n/fi.d.ts +6 -2
  129. package/dist/types-ts4.5/i18n/fr.d.ts +6 -2
  130. package/dist/types-ts4.5/i18n/hr.d.ts +6 -2
  131. package/dist/types-ts4.5/i18n/hu.d.ts +6 -2
  132. package/dist/types-ts4.5/i18n/it.d.ts +6 -2
  133. package/dist/types-ts4.5/i18n/ja.d.ts +6 -2
  134. package/dist/types-ts4.5/i18n/ko.d.ts +6 -2
  135. package/dist/types-ts4.5/i18n/nb.d.ts +6 -2
  136. package/dist/types-ts4.5/i18n/nl.d.ts +6 -2
  137. package/dist/types-ts4.5/i18n/pl.d.ts +6 -2
  138. package/dist/types-ts4.5/i18n/pt_BR.d.ts +6 -2
  139. package/dist/types-ts4.5/i18n/ru.d.ts +6 -2
  140. package/dist/types-ts4.5/i18n/sl.d.ts +6 -2
  141. package/dist/types-ts4.5/i18n/sr_RS.d.ts +6 -2
  142. package/dist/types-ts4.5/i18n/sr_YR.d.ts +6 -2
  143. package/dist/types-ts4.5/i18n/sv.d.ts +6 -2
  144. package/dist/types-ts4.5/i18n/th.d.ts +6 -2
  145. package/dist/types-ts4.5/i18n/tr.d.ts +6 -2
  146. package/dist/types-ts4.5/i18n/uk.d.ts +6 -2
  147. package/dist/types-ts4.5/i18n/vi.d.ts +6 -2
  148. package/dist/types-ts4.5/i18n/zh.d.ts +6 -2
  149. package/dist/types-ts4.5/i18n/zh_TW.d.ts +6 -2
  150. package/package.json +3 -3
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_GB';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_ZZ';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/es';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fi';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fr';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hr';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hu';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/it';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ja';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ko';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nb';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pt_BR';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ru';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sr_RS';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sr_YR';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sv';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/th';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/tr';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/uk';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/vi';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh_TW';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/cs';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/da';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/de';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_GB';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/en_ZZ';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/es';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fi';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/fr';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hr';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/hu';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/it';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ja';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ko';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nb';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/nl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/pt_BR';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/ru';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sr_RS';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;
@@ -4,5 +4,9 @@
4
4
  * This file is automatically generated by Traduki 2.0.
5
5
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
6
  */
7
- import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sr_YR';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.chromeCollapsedPlaceholder': string;
9
+ 'fabric.editor.editorAssistiveLabel': string;
10
+ 'fabric.editor.headingLink.toolbarHelpTitle': string;
11
+ };
12
+ export default _default;