@atlaskit/renderer 124.17.5 → 124.17.7

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 (168) hide show
  1. package/CHANGELOG.md +14 -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 +12 -4
  6. package/dist/cjs/i18n/da.js +12 -4
  7. package/dist/cjs/i18n/de.js +12 -4
  8. package/dist/cjs/i18n/en.js +12 -4
  9. package/dist/cjs/i18n/en_GB.js +12 -4
  10. package/dist/cjs/i18n/en_ZZ.js +12 -4
  11. package/dist/cjs/i18n/es.js +12 -4
  12. package/dist/cjs/i18n/fi.js +12 -4
  13. package/dist/cjs/i18n/fr.js +12 -4
  14. package/dist/cjs/i18n/hr.js +12 -4
  15. package/dist/cjs/i18n/hu.js +12 -4
  16. package/dist/cjs/i18n/it.js +12 -4
  17. package/dist/cjs/i18n/ja.js +12 -4
  18. package/dist/cjs/i18n/ko.js +12 -4
  19. package/dist/cjs/i18n/nb.js +12 -4
  20. package/dist/cjs/i18n/nl.js +12 -4
  21. package/dist/cjs/i18n/pl.js +12 -4
  22. package/dist/cjs/i18n/pt_BR.js +12 -4
  23. package/dist/cjs/i18n/ru.js +12 -4
  24. package/dist/cjs/i18n/sl.js +12 -4
  25. package/dist/cjs/i18n/sr_RS.js +12 -4
  26. package/dist/cjs/i18n/sr_YR.js +12 -4
  27. package/dist/cjs/i18n/sv.js +12 -4
  28. package/dist/cjs/i18n/th.js +12 -4
  29. package/dist/cjs/i18n/tr.js +12 -4
  30. package/dist/cjs/i18n/uk.js +12 -4
  31. package/dist/cjs/i18n/vi.js +12 -4
  32. package/dist/cjs/i18n/zh.js +12 -4
  33. package/dist/cjs/i18n/zh_TW.js +12 -4
  34. package/dist/cjs/react/marks/breakout.js +1 -4
  35. package/dist/cjs/ui/Renderer/index.js +1 -1
  36. package/dist/es2019/i18n/cs.js +12 -4
  37. package/dist/es2019/i18n/da.js +12 -4
  38. package/dist/es2019/i18n/de.js +12 -4
  39. package/dist/es2019/i18n/en.js +12 -4
  40. package/dist/es2019/i18n/en_GB.js +12 -4
  41. package/dist/es2019/i18n/en_ZZ.js +12 -4
  42. package/dist/es2019/i18n/es.js +12 -4
  43. package/dist/es2019/i18n/fi.js +12 -4
  44. package/dist/es2019/i18n/fr.js +12 -4
  45. package/dist/es2019/i18n/hr.js +12 -4
  46. package/dist/es2019/i18n/hu.js +12 -4
  47. package/dist/es2019/i18n/it.js +12 -4
  48. package/dist/es2019/i18n/ja.js +12 -4
  49. package/dist/es2019/i18n/ko.js +12 -4
  50. package/dist/es2019/i18n/nb.js +12 -4
  51. package/dist/es2019/i18n/nl.js +12 -4
  52. package/dist/es2019/i18n/pl.js +12 -4
  53. package/dist/es2019/i18n/pt_BR.js +12 -4
  54. package/dist/es2019/i18n/ru.js +12 -4
  55. package/dist/es2019/i18n/sl.js +12 -4
  56. package/dist/es2019/i18n/sr_RS.js +12 -4
  57. package/dist/es2019/i18n/sr_YR.js +12 -4
  58. package/dist/es2019/i18n/sv.js +12 -4
  59. package/dist/es2019/i18n/th.js +12 -4
  60. package/dist/es2019/i18n/tr.js +12 -4
  61. package/dist/es2019/i18n/uk.js +12 -4
  62. package/dist/es2019/i18n/vi.js +12 -4
  63. package/dist/es2019/i18n/zh.js +12 -4
  64. package/dist/es2019/i18n/zh_TW.js +12 -4
  65. package/dist/es2019/react/marks/breakout.js +2 -5
  66. package/dist/es2019/ui/Renderer/index.js +1 -1
  67. package/dist/esm/i18n/cs.js +12 -4
  68. package/dist/esm/i18n/da.js +12 -4
  69. package/dist/esm/i18n/de.js +12 -4
  70. package/dist/esm/i18n/en.js +12 -4
  71. package/dist/esm/i18n/en_GB.js +12 -4
  72. package/dist/esm/i18n/en_ZZ.js +12 -4
  73. package/dist/esm/i18n/es.js +12 -4
  74. package/dist/esm/i18n/fi.js +12 -4
  75. package/dist/esm/i18n/fr.js +12 -4
  76. package/dist/esm/i18n/hr.js +12 -4
  77. package/dist/esm/i18n/hu.js +12 -4
  78. package/dist/esm/i18n/it.js +12 -4
  79. package/dist/esm/i18n/ja.js +12 -4
  80. package/dist/esm/i18n/ko.js +12 -4
  81. package/dist/esm/i18n/nb.js +12 -4
  82. package/dist/esm/i18n/nl.js +12 -4
  83. package/dist/esm/i18n/pl.js +12 -4
  84. package/dist/esm/i18n/pt_BR.js +12 -4
  85. package/dist/esm/i18n/ru.js +12 -4
  86. package/dist/esm/i18n/sl.js +12 -4
  87. package/dist/esm/i18n/sr_RS.js +12 -4
  88. package/dist/esm/i18n/sr_YR.js +12 -4
  89. package/dist/esm/i18n/sv.js +12 -4
  90. package/dist/esm/i18n/th.js +12 -4
  91. package/dist/esm/i18n/tr.js +12 -4
  92. package/dist/esm/i18n/uk.js +12 -4
  93. package/dist/esm/i18n/vi.js +12 -4
  94. package/dist/esm/i18n/zh.js +12 -4
  95. package/dist/esm/i18n/zh_TW.js +12 -4
  96. package/dist/esm/react/marks/breakout.js +2 -5
  97. package/dist/esm/ui/Renderer/index.js +1 -1
  98. package/dist/types/i18n/cs.d.ts +12 -2
  99. package/dist/types/i18n/da.d.ts +12 -2
  100. package/dist/types/i18n/de.d.ts +12 -2
  101. package/dist/types/i18n/en.d.ts +12 -2
  102. package/dist/types/i18n/en_GB.d.ts +12 -2
  103. package/dist/types/i18n/en_ZZ.d.ts +12 -2
  104. package/dist/types/i18n/es.d.ts +12 -2
  105. package/dist/types/i18n/fi.d.ts +12 -2
  106. package/dist/types/i18n/fr.d.ts +12 -2
  107. package/dist/types/i18n/hr.d.ts +12 -2
  108. package/dist/types/i18n/hu.d.ts +12 -2
  109. package/dist/types/i18n/it.d.ts +12 -2
  110. package/dist/types/i18n/ja.d.ts +12 -2
  111. package/dist/types/i18n/ko.d.ts +12 -2
  112. package/dist/types/i18n/nb.d.ts +12 -2
  113. package/dist/types/i18n/nl.d.ts +12 -2
  114. package/dist/types/i18n/pl.d.ts +12 -2
  115. package/dist/types/i18n/pt_BR.d.ts +12 -2
  116. package/dist/types/i18n/ru.d.ts +12 -2
  117. package/dist/types/i18n/sl.d.ts +12 -2
  118. package/dist/types/i18n/sr_RS.d.ts +12 -2
  119. package/dist/types/i18n/sr_YR.d.ts +12 -2
  120. package/dist/types/i18n/sv.d.ts +12 -2
  121. package/dist/types/i18n/th.d.ts +12 -2
  122. package/dist/types/i18n/tr.d.ts +12 -2
  123. package/dist/types/i18n/uk.d.ts +12 -2
  124. package/dist/types/i18n/vi.d.ts +12 -2
  125. package/dist/types/i18n/zh.d.ts +12 -2
  126. package/dist/types/i18n/zh_TW.d.ts +12 -2
  127. package/dist/types/react/nodes/paragraph.d.ts +1 -1
  128. package/dist/types/ui/Renderer/breakout-ssr.d.ts +1 -1
  129. package/dist/types/ui/RendererActionsContext/index.d.ts +1 -1
  130. package/dist/types/ui/SmartCardStorage.d.ts +1 -1
  131. package/dist/types/ui/active-header-id-provider.d.ts +1 -1
  132. package/dist/types/ui/annotations/contexts/AnnotationHoverContext.d.ts +1 -1
  133. package/dist/types-ts4.5/i18n/cs.d.ts +12 -2
  134. package/dist/types-ts4.5/i18n/da.d.ts +12 -2
  135. package/dist/types-ts4.5/i18n/de.d.ts +12 -2
  136. package/dist/types-ts4.5/i18n/en.d.ts +12 -2
  137. package/dist/types-ts4.5/i18n/en_GB.d.ts +12 -2
  138. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +12 -2
  139. package/dist/types-ts4.5/i18n/es.d.ts +12 -2
  140. package/dist/types-ts4.5/i18n/fi.d.ts +12 -2
  141. package/dist/types-ts4.5/i18n/fr.d.ts +12 -2
  142. package/dist/types-ts4.5/i18n/hr.d.ts +12 -2
  143. package/dist/types-ts4.5/i18n/hu.d.ts +12 -2
  144. package/dist/types-ts4.5/i18n/it.d.ts +12 -2
  145. package/dist/types-ts4.5/i18n/ja.d.ts +12 -2
  146. package/dist/types-ts4.5/i18n/ko.d.ts +12 -2
  147. package/dist/types-ts4.5/i18n/nb.d.ts +12 -2
  148. package/dist/types-ts4.5/i18n/nl.d.ts +12 -2
  149. package/dist/types-ts4.5/i18n/pl.d.ts +12 -2
  150. package/dist/types-ts4.5/i18n/pt_BR.d.ts +12 -2
  151. package/dist/types-ts4.5/i18n/ru.d.ts +12 -2
  152. package/dist/types-ts4.5/i18n/sl.d.ts +12 -2
  153. package/dist/types-ts4.5/i18n/sr_RS.d.ts +12 -2
  154. package/dist/types-ts4.5/i18n/sr_YR.d.ts +12 -2
  155. package/dist/types-ts4.5/i18n/sv.d.ts +12 -2
  156. package/dist/types-ts4.5/i18n/th.d.ts +12 -2
  157. package/dist/types-ts4.5/i18n/tr.d.ts +12 -2
  158. package/dist/types-ts4.5/i18n/uk.d.ts +12 -2
  159. package/dist/types-ts4.5/i18n/vi.d.ts +12 -2
  160. package/dist/types-ts4.5/i18n/zh.d.ts +12 -2
  161. package/dist/types-ts4.5/i18n/zh_TW.d.ts +12 -2
  162. package/dist/types-ts4.5/react/nodes/paragraph.d.ts +1 -1
  163. package/dist/types-ts4.5/ui/Renderer/breakout-ssr.d.ts +1 -1
  164. package/dist/types-ts4.5/ui/RendererActionsContext/index.d.ts +1 -1
  165. package/dist/types-ts4.5/ui/SmartCardStorage.d.ts +1 -1
  166. package/dist/types-ts4.5/ui/active-header-id-provider.d.ts +1 -1
  167. package/dist/types-ts4.5/ui/annotations/contexts/AnnotationHoverContext.d.ts +1 -1
  168. package/package.json +8 -9
@@ -1,11 +1,19 @@
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-renderer/i18n/fi';
11
- export default translations;
8
+ //Finnish
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'nousevassa järjestyksessä',
11
+ 'fabric.editor.headingLink.copied': 'Kopioitu!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Kopioi otsikkolinkki',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopioi',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'laskevassa järjestyksessä',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiointi epäonnistui',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Ei mitään',
17
+ 'fabric.editor.inlineComment.marker.end': 'tekstin sisäisen kommentin loppu',
18
+ 'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/fr';
11
- export default translations;
8
+ //French (France)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'ordre croissant',
11
+ 'fabric.editor.headingLink.copied': 'Copié !',
12
+ 'fabric.editor.headingLink.copyAnchorLink': "Copier le lien vers l'en-tête",
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Copier',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'ordre décroissant',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Copie impossible',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Néant',
17
+ 'fabric.editor.inlineComment.marker.end': 'fin du commentaire contextuel',
18
+ 'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/hr';
11
- export default translations;
8
+ //Croatian (Croatia) [hr-HR]
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'uzlazno',
11
+ 'fabric.editor.headingLink.copied': 'Kopirano!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj poveznicu u zaglavlju',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'silazno',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Neuspjelo kopiranje',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'nema',
17
+ 'fabric.editor.inlineComment.marker.end': 'završetak za umetnuti komentar',
18
+ 'fabric.editor.inlineComment.marker.start': 'početak za umetnuti komentar'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/hu';
11
- export default translations;
8
+ //Hungarian
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'növekvő',
11
+ 'fabric.editor.headingLink.copied': 'Másolva!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Fejléc linkjének másolása',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Másolás',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'csökkenő',
15
+ 'fabric.editor.headingLink.failedToCopy': 'A másolás nem sikerült',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Nincs',
17
+ 'fabric.editor.inlineComment.marker.end': 'beágyazott megjegyzés vége',
18
+ 'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/it';
11
- export default translations;
8
+ //Italian (Italy)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'crescente',
11
+ 'fabric.editor.headingLink.copied': 'Copiato.',
12
+ 'fabric.editor.headingLink.copyAnchorLink': "Copia link nell'intestazione",
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Copia',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'decrescente',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Copia non riuscita',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'nessuno',
17
+ 'fabric.editor.inlineComment.marker.end': 'fine del commento in linea',
18
+ 'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/ja';
11
- export default translations;
8
+ //Japanese
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': '昇順',
11
+ 'fabric.editor.headingLink.copied': 'コピーしました',
12
+ 'fabric.editor.headingLink.copyAnchorLink': '見出しへのリンクをコピー',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'コピー',
14
+ 'fabric.editor.headingLink.descSortingLabel': '降順',
15
+ 'fabric.editor.headingLink.failedToCopy': 'コピーできませんでした。',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'なし',
17
+ 'fabric.editor.inlineComment.marker.end': 'インライン コメント終了',
18
+ 'fabric.editor.inlineComment.marker.start': 'インライン コメント開始'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/ko';
11
- export default translations;
8
+ //Korean
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': '오름차순',
11
+ 'fabric.editor.headingLink.copied': '복사되었습니다!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': '링크를 제목에 복사',
13
+ 'fabric.editor.headingLink.copyAriaLabel': '복사',
14
+ 'fabric.editor.headingLink.descSortingLabel': '내림차순',
15
+ 'fabric.editor.headingLink.failedToCopy': '복사 실패',
16
+ 'fabric.editor.headingLink.noneSortingLabel': '없음',
17
+ 'fabric.editor.inlineComment.marker.end': '인라인 댓글 끝',
18
+ 'fabric.editor.inlineComment.marker.start': '인라인 댓글 시작'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/nb';
11
- export default translations;
8
+ //Norwegian (Bokmål)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'stigende',
11
+ 'fabric.editor.headingLink.copied': 'Kopiert!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Kopier kobling til overskrift',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopier',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'synkende',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiering mislyktes',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'ingen',
17
+ 'fabric.editor.inlineComment.marker.end': 'kommentar i margen slutt',
18
+ 'fabric.editor.inlineComment.marker.start': 'kommentar i margen start'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/nl';
11
- export default translations;
8
+ //Dutch (Netherlands)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'oplopend',
11
+ 'fabric.editor.headingLink.copied': 'Gekopieerd!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Link naar kop kopiëren',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopiëren',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'aflopend',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiëren mislukt',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Geen',
17
+ 'fabric.editor.inlineComment.marker.end': 'einde inline-opmerking',
18
+ 'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/pl';
11
- export default translations;
8
+ //Polish (Poland)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'rosnąco',
11
+ 'fabric.editor.headingLink.copied': 'Skopiowano!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Skopiuj łącze do nagłówka',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopiuj',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'malejąco',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiowanie nie powiodło się',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Brak',
17
+ 'fabric.editor.inlineComment.marker.end': 'koniec komentarza śródwierszowego',
18
+ 'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/pt_BR';
11
- export default translations;
8
+ //Portuguese (Brazil)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'ascendente',
11
+ 'fabric.editor.headingLink.copied': 'Copiado!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Copiar link para cabeçalho',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Copiar',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'descendente',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Falha na cópia',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'nenhum',
17
+ 'fabric.editor.inlineComment.marker.end': 'fim de comentário em linha',
18
+ 'fabric.editor.inlineComment.marker.start': 'início de comentário em linha'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/ru';
11
- export default translations;
8
+ //Russian
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'по возрастанию',
11
+ 'fabric.editor.headingLink.copied': 'Скопировано!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Копировать ссылку в заголовок',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Скопировать',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'по убыванию',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Ошибка копирования',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Нет',
17
+ 'fabric.editor.inlineComment.marker.end': 'конец встроенного комментария',
18
+ 'fabric.editor.inlineComment.marker.start': 'начало встроенного комментария'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/sl';
11
- export default translations;
8
+ //Slovenian (Slovenia) [sl-SI]
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'naraščajoče',
11
+ 'fabric.editor.headingLink.copied': 'Kopirano!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj povezavo do naslova',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'padajoče',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiranje ni uspelo',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'brez',
17
+ 'fabric.editor.inlineComment.marker.end': 'konec komentarja v vrstici',
18
+ 'fabric.editor.inlineComment.marker.start': 'začetek komentarja v vrstici'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/sr_RS';
11
- export default translations;
8
+ //Serbian (Serbia) [sr-RS]
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'rastući',
11
+ 'fabric.editor.headingLink.copied': 'Kopirano!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj link naslova',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'opadajući',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiranje nije uspelo',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'nijedno',
17
+ 'fabric.editor.inlineComment.marker.end': 'kraj umetnutog komentara',
18
+ 'fabric.editor.inlineComment.marker.start': 'početak umetnutog komentara'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/sr_YR';
11
- export default translations;
8
+ //Serbian (Cyrillic) [sr-YR]
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'растући',
11
+ 'fabric.editor.headingLink.copied': 'Копирано!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Копирај линк наслова',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Копирај',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'опадајући',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Копирање није успело',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'ништа',
17
+ 'fabric.editor.inlineComment.marker.end': 'крај уметнутог коментара',
18
+ 'fabric.editor.inlineComment.marker.start': 'почетак уметнутог коментара'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/sv';
11
- export default translations;
8
+ //Swedish
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'stigande',
11
+ 'fabric.editor.headingLink.copied': 'Kopierad!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Kopiera länk till rubrik',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopiera',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'fallande',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopiering misslyckades',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Ingen',
17
+ 'fabric.editor.inlineComment.marker.end': 'slut på inlinekommentarer',
18
+ 'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/th';
11
- export default translations;
8
+ //Thai (Thailand)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'จากน้อยไปหามาก',
11
+ 'fabric.editor.headingLink.copied': 'คัดลอกแล้ว!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'คัดลอกลิงก์ที่เชื่อมไปยังหัวเรื่อง',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'คัดลอก',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'จากมากไปหาน้อย',
15
+ 'fabric.editor.headingLink.failedToCopy': 'การคัดลอกไม่สำเร็จ',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'ไม่มี',
17
+ 'fabric.editor.inlineComment.marker.end': 'สิ้นสุดความคิดเห็นในบรรทัด',
18
+ 'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/tr';
11
- export default translations;
8
+ //Turkish (Turkey)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'artan',
11
+ 'fabric.editor.headingLink.copied': 'Kopyalandı!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Başlık bağlantısını kopyala',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Kopyala',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'azalan',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Kopyalama işlemi başarısız oldu',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'yok',
17
+ 'fabric.editor.inlineComment.marker.end': 'satır içi yorum sonu',
18
+ 'fabric.editor.inlineComment.marker.start': 'satır içi yorum başlangıcı'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/uk';
11
- export default translations;
8
+ //Ukrainian (Ukraine)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'за зростанням',
11
+ 'fabric.editor.headingLink.copied': 'Скопійовано',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Скопіювати посилання на заголовок',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Копіювати',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'за спаданням',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Не вдалося скопіювати',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'Немає',
17
+ 'fabric.editor.inlineComment.marker.end': 'кінець вбудованого коментаря',
18
+ 'fabric.editor.inlineComment.marker.start': 'початок вбудованого коментаря'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/vi';
11
- export default translations;
8
+ //Vietnamese (Vietnam)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': 'tăng dần',
11
+ 'fabric.editor.headingLink.copied': 'Đã sao chép!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': 'Sao chép liên kết vào tiêu đề',
13
+ 'fabric.editor.headingLink.copyAriaLabel': 'Sao chép',
14
+ 'fabric.editor.headingLink.descSortingLabel': 'giảm dần',
15
+ 'fabric.editor.headingLink.failedToCopy': 'Sao chép không thành công',
16
+ 'fabric.editor.headingLink.noneSortingLabel': 'không có',
17
+ 'fabric.editor.inlineComment.marker.end': 'bình luận nội tuyến kết thúc',
18
+ 'fabric.editor.inlineComment.marker.start': 'bình luận nội tuyến bắt đầu'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/zh';
11
- export default translations;
8
+ //Chinese (Simplified)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': '升序',
11
+ 'fabric.editor.headingLink.copied': '已复制!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': '复制标题链接',
13
+ 'fabric.editor.headingLink.copyAriaLabel': '复制',
14
+ 'fabric.editor.headingLink.descSortingLabel': '降序',
15
+ 'fabric.editor.headingLink.failedToCopy': '复制失败',
16
+ 'fabric.editor.headingLink.noneSortingLabel': '无',
17
+ 'fabric.editor.inlineComment.marker.end': '内联评论结束',
18
+ 'fabric.editor.inlineComment.marker.start': '内联评论开始'
19
+ };
@@ -1,11 +1,19 @@
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-renderer/i18n/zh_TW';
11
- export default translations;
8
+ //Chinese (Traditional)
9
+ export default {
10
+ 'fabric.editor.headingLink.ascSortingLabel': '遞增',
11
+ 'fabric.editor.headingLink.copied': '已複製!',
12
+ 'fabric.editor.headingLink.copyAnchorLink': '複製標題連結',
13
+ 'fabric.editor.headingLink.copyAriaLabel': '複製',
14
+ 'fabric.editor.headingLink.descSortingLabel': '遞減',
15
+ 'fabric.editor.headingLink.failedToCopy': '複製失敗',
16
+ 'fabric.editor.headingLink.noneSortingLabel': '無',
17
+ 'fabric.editor.inlineComment.marker.end': '內嵌留言結束',
18
+ 'fabric.editor.inlineComment.marker.start': '內嵌留言開始'
19
+ };
@@ -5,7 +5,7 @@ import _extends from "@babel/runtime/helpers/extends";
5
5
  */
6
6
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
7
7
  import { css, jsx } from '@emotion/react';
8
- import { akEditorDefaultLayoutWidth, akEditorFullWidthLayoutWidth, akEditorMaxLayoutWidth, blockNodesVerticalMargin } from '@atlaskit/editor-shared-styles';
8
+ import { akEditorFullWidthLayoutWidth, akEditorMaxLayoutWidth, blockNodesVerticalMargin } from '@atlaskit/editor-shared-styles';
9
9
  import { editorExperiment } from '@atlaskit/tmp-editor-statsig/experiments';
10
10
  import { expValEquals } from '@atlaskit/tmp-editor-statsig/exp-val-equals';
11
11
  var wrapperStyles = css({
@@ -25,10 +25,7 @@ var getWidth = function getWidth(width, mode) {
25
25
  }
26
26
  }
27
27
  if (mode === 'full-width') {
28
- if (expValEquals('platform_editor_renderer_breakout_fix', 'isEnabled', true)) {
29
- return "min(".concat(akEditorFullWidthLayoutWidth, "px, var(--ak-editor--breakout-container-without-gutter-width))");
30
- }
31
- return "max(".concat(akEditorDefaultLayoutWidth, "px, min(").concat(akEditorFullWidthLayoutWidth, "px, var(--ak-editor--breakout-container-without-gutter-width)))");
28
+ return "min(".concat(akEditorFullWidthLayoutWidth, "px, var(--ak-editor--breakout-container-without-gutter-width))");
32
29
  }
33
30
  if (mode === 'wide') {
34
31
  return "min(var(--ak-editor--breakout-wide-layout-width), var(--ak-editor--breakout-container-without-gutter-width))";
@@ -60,7 +60,7 @@ export var DEGRADED_SEVERITY_THRESHOLD = 3000;
60
60
  // we want to calculate all the table widths (which causes reflows) after the renderer has finished loading to mitigate performance impact
61
61
  var TABLE_INFO_TIMEOUT = 10000;
62
62
  var packageName = "@atlaskit/renderer";
63
- var packageVersion = "0.0.0-development";
63
+ var packageVersion = "124.17.6";
64
64
  var setAsQueryContainerStyles = css({
65
65
  containerName: 'ak-renderer-wrapper',
66
66
  containerType: 'inline-size'
@@ -4,5 +4,15 @@
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-renderer/i18n/cs';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.headingLink.ascSortingLabel': string;
9
+ 'fabric.editor.headingLink.copied': string;
10
+ 'fabric.editor.headingLink.copyAnchorLink': string;
11
+ 'fabric.editor.headingLink.copyAriaLabel': string;
12
+ 'fabric.editor.headingLink.descSortingLabel': string;
13
+ 'fabric.editor.headingLink.failedToCopy': string;
14
+ 'fabric.editor.headingLink.noneSortingLabel': string;
15
+ 'fabric.editor.inlineComment.marker.end': string;
16
+ 'fabric.editor.inlineComment.marker.start': string;
17
+ };
18
+ export default _default;
@@ -4,5 +4,15 @@
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-renderer/i18n/da';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.headingLink.ascSortingLabel': string;
9
+ 'fabric.editor.headingLink.copied': string;
10
+ 'fabric.editor.headingLink.copyAnchorLink': string;
11
+ 'fabric.editor.headingLink.copyAriaLabel': string;
12
+ 'fabric.editor.headingLink.descSortingLabel': string;
13
+ 'fabric.editor.headingLink.failedToCopy': string;
14
+ 'fabric.editor.headingLink.noneSortingLabel': string;
15
+ 'fabric.editor.inlineComment.marker.end': string;
16
+ 'fabric.editor.inlineComment.marker.start': string;
17
+ };
18
+ export default _default;
@@ -4,5 +4,15 @@
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-renderer/i18n/de';
8
- export default translations;
7
+ declare const _default: {
8
+ 'fabric.editor.headingLink.ascSortingLabel': string;
9
+ 'fabric.editor.headingLink.copied': string;
10
+ 'fabric.editor.headingLink.copyAnchorLink': string;
11
+ 'fabric.editor.headingLink.copyAriaLabel': string;
12
+ 'fabric.editor.headingLink.descSortingLabel': string;
13
+ 'fabric.editor.headingLink.failedToCopy': string;
14
+ 'fabric.editor.headingLink.noneSortingLabel': string;
15
+ 'fabric.editor.inlineComment.marker.end': string;
16
+ 'fabric.editor.inlineComment.marker.start': string;
17
+ };
18
+ export default _default;