@atlaskit/renderer 114.7.6 → 114.7.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/i18n/cs.js +2 -1
  3. package/dist/cjs/i18n/da.js +2 -1
  4. package/dist/cjs/i18n/de.js +2 -1
  5. package/dist/cjs/i18n/en.js +2 -1
  6. package/dist/cjs/i18n/en_GB.js +2 -1
  7. package/dist/cjs/i18n/en_ZZ.js +2 -1
  8. package/dist/cjs/i18n/es.js +2 -1
  9. package/dist/cjs/i18n/fi.js +2 -1
  10. package/dist/cjs/i18n/fr.js +2 -1
  11. package/dist/cjs/i18n/hu.js +2 -1
  12. package/dist/cjs/i18n/it.js +2 -1
  13. package/dist/cjs/i18n/ja.js +2 -1
  14. package/dist/cjs/i18n/ko.js +2 -1
  15. package/dist/cjs/i18n/nb.js +2 -1
  16. package/dist/cjs/i18n/nl.js +2 -1
  17. package/dist/cjs/i18n/pl.js +2 -1
  18. package/dist/cjs/i18n/pt_BR.js +2 -1
  19. package/dist/cjs/i18n/ru.js +2 -1
  20. package/dist/cjs/i18n/sv.js +2 -1
  21. package/dist/cjs/i18n/th.js +2 -1
  22. package/dist/cjs/i18n/tr.js +2 -1
  23. package/dist/cjs/i18n/uk.js +2 -1
  24. package/dist/cjs/i18n/vi.js +2 -1
  25. package/dist/cjs/i18n/zh.js +2 -1
  26. package/dist/cjs/i18n/zh_TW.js +2 -1
  27. package/dist/cjs/ui/Renderer/index.js +1 -1
  28. package/dist/cjs/ui/annotations/element/mark.js +1 -1
  29. package/dist/es2019/i18n/cs.js +2 -1
  30. package/dist/es2019/i18n/da.js +2 -1
  31. package/dist/es2019/i18n/de.js +2 -1
  32. package/dist/es2019/i18n/en.js +2 -1
  33. package/dist/es2019/i18n/en_GB.js +2 -1
  34. package/dist/es2019/i18n/en_ZZ.js +2 -1
  35. package/dist/es2019/i18n/es.js +2 -1
  36. package/dist/es2019/i18n/fi.js +2 -1
  37. package/dist/es2019/i18n/fr.js +2 -1
  38. package/dist/es2019/i18n/hu.js +2 -1
  39. package/dist/es2019/i18n/it.js +2 -1
  40. package/dist/es2019/i18n/ja.js +2 -1
  41. package/dist/es2019/i18n/ko.js +2 -1
  42. package/dist/es2019/i18n/nb.js +2 -1
  43. package/dist/es2019/i18n/nl.js +2 -1
  44. package/dist/es2019/i18n/pl.js +2 -1
  45. package/dist/es2019/i18n/pt_BR.js +2 -1
  46. package/dist/es2019/i18n/ru.js +2 -1
  47. package/dist/es2019/i18n/sv.js +2 -1
  48. package/dist/es2019/i18n/th.js +2 -1
  49. package/dist/es2019/i18n/tr.js +2 -1
  50. package/dist/es2019/i18n/uk.js +2 -1
  51. package/dist/es2019/i18n/vi.js +2 -1
  52. package/dist/es2019/i18n/zh.js +2 -1
  53. package/dist/es2019/i18n/zh_TW.js +2 -1
  54. package/dist/es2019/ui/Renderer/index.js +1 -1
  55. package/dist/es2019/ui/annotations/element/mark.js +1 -1
  56. package/dist/esm/i18n/cs.js +2 -1
  57. package/dist/esm/i18n/da.js +2 -1
  58. package/dist/esm/i18n/de.js +2 -1
  59. package/dist/esm/i18n/en.js +2 -1
  60. package/dist/esm/i18n/en_GB.js +2 -1
  61. package/dist/esm/i18n/en_ZZ.js +2 -1
  62. package/dist/esm/i18n/es.js +2 -1
  63. package/dist/esm/i18n/fi.js +2 -1
  64. package/dist/esm/i18n/fr.js +2 -1
  65. package/dist/esm/i18n/hu.js +2 -1
  66. package/dist/esm/i18n/it.js +2 -1
  67. package/dist/esm/i18n/ja.js +2 -1
  68. package/dist/esm/i18n/ko.js +2 -1
  69. package/dist/esm/i18n/nb.js +2 -1
  70. package/dist/esm/i18n/nl.js +2 -1
  71. package/dist/esm/i18n/pl.js +2 -1
  72. package/dist/esm/i18n/pt_BR.js +2 -1
  73. package/dist/esm/i18n/ru.js +2 -1
  74. package/dist/esm/i18n/sv.js +2 -1
  75. package/dist/esm/i18n/th.js +2 -1
  76. package/dist/esm/i18n/tr.js +2 -1
  77. package/dist/esm/i18n/uk.js +2 -1
  78. package/dist/esm/i18n/vi.js +2 -1
  79. package/dist/esm/i18n/zh.js +2 -1
  80. package/dist/esm/i18n/zh_TW.js +2 -1
  81. package/dist/esm/ui/Renderer/index.js +1 -1
  82. package/dist/esm/ui/annotations/element/mark.js +1 -1
  83. package/dist/types/i18n/cs.d.ts +1 -0
  84. package/dist/types/i18n/da.d.ts +1 -0
  85. package/dist/types/i18n/de.d.ts +1 -0
  86. package/dist/types/i18n/en.d.ts +1 -0
  87. package/dist/types/i18n/en_GB.d.ts +1 -0
  88. package/dist/types/i18n/en_ZZ.d.ts +1 -0
  89. package/dist/types/i18n/es.d.ts +1 -0
  90. package/dist/types/i18n/fi.d.ts +1 -0
  91. package/dist/types/i18n/fr.d.ts +1 -0
  92. package/dist/types/i18n/hu.d.ts +1 -0
  93. package/dist/types/i18n/it.d.ts +1 -0
  94. package/dist/types/i18n/ja.d.ts +1 -0
  95. package/dist/types/i18n/ko.d.ts +1 -0
  96. package/dist/types/i18n/nb.d.ts +1 -0
  97. package/dist/types/i18n/nl.d.ts +1 -0
  98. package/dist/types/i18n/pl.d.ts +1 -0
  99. package/dist/types/i18n/pt_BR.d.ts +1 -0
  100. package/dist/types/i18n/ru.d.ts +1 -0
  101. package/dist/types/i18n/sv.d.ts +1 -0
  102. package/dist/types/i18n/th.d.ts +1 -0
  103. package/dist/types/i18n/tr.d.ts +1 -0
  104. package/dist/types/i18n/uk.d.ts +1 -0
  105. package/dist/types/i18n/vi.d.ts +1 -0
  106. package/dist/types/i18n/zh.d.ts +1 -0
  107. package/dist/types/i18n/zh_TW.d.ts +1 -0
  108. package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
  109. package/dist/types-ts4.5/i18n/da.d.ts +1 -0
  110. package/dist/types-ts4.5/i18n/de.d.ts +1 -0
  111. package/dist/types-ts4.5/i18n/en.d.ts +1 -0
  112. package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -0
  113. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -0
  114. package/dist/types-ts4.5/i18n/es.d.ts +1 -0
  115. package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
  116. package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
  117. package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
  118. package/dist/types-ts4.5/i18n/it.d.ts +1 -0
  119. package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
  120. package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
  121. package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
  122. package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
  123. package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
  124. package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
  125. package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
  126. package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
  127. package/dist/types-ts4.5/i18n/th.d.ts +1 -0
  128. package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
  129. package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
  130. package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
  131. package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
  132. package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
  133. package/package.json +5 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/renderer
2
2
 
3
+ ## 114.7.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [#140155](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140155)
8
+ [`9194d276e1ed7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9194d276e1ed7) -
9
+ NO-ISSUE cleaned up inline-comment-shadow-update
10
+ - Updated dependencies
11
+
12
+ ## 114.7.7
13
+
14
+ ### Patch Changes
15
+
16
+ - [#138983](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138983)
17
+ [`3074a17750424`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3074a17750424) -
18
+ EDITOR-580 - Use annotation mocking in tests
19
+ - Updated dependencies
20
+
3
21
  ## 114.7.6
4
22
 
5
23
  ### Patch Changes
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopírování se nezdařilo',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Žádné',
23
23
  'fabric.editor.inlineComment.marker.end': 'konec vloženého komentáře',
24
- 'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře'
24
+ 'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře',
25
+ 'fabric.editor.status.accessibilityLabel': 'stav:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopiering mislykkedes',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'ingen',
23
23
  'fabric.editor.inlineComment.marker.end': 'slut på indlejret kommentar',
24
- 'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar'
24
+ 'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopieren ist fehlgeschlagen',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Keine',
23
23
  'fabric.editor.inlineComment.marker.end': 'Ende des Inline-Kommentars',
24
- 'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars'
24
+ 'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars',
25
+ 'fabric.editor.status.accessibilityLabel': 'Status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Copy failed',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'none',
23
23
  'fabric.editor.inlineComment.marker.end': 'inline comment end',
24
- 'fabric.editor.inlineComment.marker.start': 'inline comment start'
24
+ 'fabric.editor.inlineComment.marker.start': 'inline comment start',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Copy failed',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'none',
23
23
  'fabric.editor.inlineComment.marker.end': 'inline comment end',
24
- 'fabric.editor.inlineComment.marker.start': 'inline comment start'
24
+ 'fabric.editor.inlineComment.marker.start': 'inline comment start',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': '⁣⁢Copy failed⁠⁠‌⁠‌‍‌⁣⁤',
22
22
  'fabric.editor.headingLink.noneSortingLabel': '⁣⁢none⁡؜⁡⁡؜⁠⁠⁣⁤',
23
23
  'fabric.editor.inlineComment.marker.end': '⁣⁢inline comment end⁠‍⁡⁡؜⁠‌⁣⁤',
24
- 'fabric.editor.inlineComment.marker.start': '⁣⁢inline comment start؜‌‌‍⁡‍‍؜‌⁣⁤'
24
+ 'fabric.editor.inlineComment.marker.start': '⁣⁢inline comment start؜‌‌‍⁡‍‍؜‌⁣⁤',
25
+ 'fabric.editor.status.accessibilityLabel': '⁣⁢status:؜⁠‍‍⁡؜⁠⁠⁠⁡⁣⁤'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Copia fallida',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'ninguno',
23
23
  'fabric.editor.inlineComment.marker.end': 'final de comentario insertado',
24
- 'fabric.editor.inlineComment.marker.start': 'inicio de comentario insertado'
24
+ 'fabric.editor.inlineComment.marker.start': 'inicio de comentario insertado',
25
+ 'fabric.editor.status.accessibilityLabel': 'estado:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopiointi epäonnistui',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Ei mitään',
23
23
  'fabric.editor.inlineComment.marker.end': 'tekstin sisäisen kommentin loppu',
24
- 'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku'
24
+ 'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku',
25
+ 'fabric.editor.status.accessibilityLabel': 'tila:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Copie impossible',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Néant',
23
23
  'fabric.editor.inlineComment.marker.end': 'fin du commentaire contextuel',
24
- 'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel'
24
+ 'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel',
25
+ 'fabric.editor.status.accessibilityLabel': 'état :'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'A másolás nem sikerült',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Nincs',
23
23
  'fabric.editor.inlineComment.marker.end': 'beágyazott megjegyzés vége',
24
- 'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete'
24
+ 'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete',
25
+ 'fabric.editor.status.accessibilityLabel': 'állapot:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Copia non riuscita',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'nessuno',
23
23
  'fabric.editor.inlineComment.marker.end': 'fine del commento in linea',
24
- 'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea'
24
+ 'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea',
25
+ 'fabric.editor.status.accessibilityLabel': 'stato:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'コピーできませんでした。',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'なし',
23
23
  'fabric.editor.inlineComment.marker.end': 'インライン コメント終了',
24
- 'fabric.editor.inlineComment.marker.start': 'インライン コメント開始'
24
+ 'fabric.editor.inlineComment.marker.start': 'インライン コメント開始',
25
+ 'fabric.editor.status.accessibilityLabel': 'ステータス:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': '복사 실패',
22
22
  'fabric.editor.headingLink.noneSortingLabel': '없음',
23
23
  'fabric.editor.inlineComment.marker.end': '인라인 댓글 끝',
24
- 'fabric.editor.inlineComment.marker.start': '인라인 댓글 시작'
24
+ 'fabric.editor.inlineComment.marker.start': '인라인 댓글 시작',
25
+ 'fabric.editor.status.accessibilityLabel': '상태:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopiering mislyktes',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'ingen',
23
23
  'fabric.editor.inlineComment.marker.end': 'kommentar i margen slutt',
24
- 'fabric.editor.inlineComment.marker.start': 'kommentar i margen start'
24
+ 'fabric.editor.inlineComment.marker.start': 'kommentar i margen start',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopiëren mislukt',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Geen',
23
23
  'fabric.editor.inlineComment.marker.end': 'einde inline-opmerking',
24
- 'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking'
24
+ 'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopiowanie nie powiodło się',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Brak',
23
23
  'fabric.editor.inlineComment.marker.end': 'koniec komentarza śródwierszowego',
24
- 'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego'
24
+ 'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Falha na cópia',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'nenhum',
23
23
  'fabric.editor.inlineComment.marker.end': 'fim de comentário em linha',
24
- 'fabric.editor.inlineComment.marker.start': 'início de comentário em linha'
24
+ 'fabric.editor.inlineComment.marker.start': 'início de comentário em linha',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Ошибка копирования',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Нет',
23
23
  'fabric.editor.inlineComment.marker.end': 'конец встроенного комментария',
24
- 'fabric.editor.inlineComment.marker.start': 'начало встроенного комментария'
24
+ 'fabric.editor.inlineComment.marker.start': 'начало встроенного комментария',
25
+ 'fabric.editor.status.accessibilityLabel': 'статус:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopiering misslyckades',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Ingen',
23
23
  'fabric.editor.inlineComment.marker.end': 'slut på inlinekommentarer',
24
- 'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer'
24
+ 'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer',
25
+ 'fabric.editor.status.accessibilityLabel': 'status:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'การคัดลอกไม่สำเร็จ',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'ไม่มี',
23
23
  'fabric.editor.inlineComment.marker.end': 'สิ้นสุดความคิดเห็นในบรรทัด',
24
- 'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด'
24
+ 'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด',
25
+ 'fabric.editor.status.accessibilityLabel': 'สถานะ:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Kopyalama işlemi başarısız oldu',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'yok',
23
23
  'fabric.editor.inlineComment.marker.end': 'satır içi yorum sonu',
24
- 'fabric.editor.inlineComment.marker.start': 'satır içi yorum başlangıcı'
24
+ 'fabric.editor.inlineComment.marker.start': 'satır içi yorum başlangıcı',
25
+ 'fabric.editor.status.accessibilityLabel': 'durum:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Не вдалося скопіювати',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'Немає',
23
23
  'fabric.editor.inlineComment.marker.end': 'кінець вбудованого коментаря',
24
- 'fabric.editor.inlineComment.marker.start': 'початок вбудованого коментаря'
24
+ 'fabric.editor.inlineComment.marker.start': 'початок вбудованого коментаря',
25
+ 'fabric.editor.status.accessibilityLabel': 'стан:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': 'Sao chép không thành công',
22
22
  'fabric.editor.headingLink.noneSortingLabel': 'không có',
23
23
  'fabric.editor.inlineComment.marker.end': 'bình luận nội tuyến kết thúc',
24
- 'fabric.editor.inlineComment.marker.start': 'bình luận nội tuyến bắt đầu'
24
+ 'fabric.editor.inlineComment.marker.start': 'bình luận nội tuyến bắt đầu',
25
+ 'fabric.editor.status.accessibilityLabel': 'trạng thái:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': '复制失败',
22
22
  'fabric.editor.headingLink.noneSortingLabel': '无',
23
23
  'fabric.editor.inlineComment.marker.end': '内联评论结束',
24
- 'fabric.editor.inlineComment.marker.start': '内联评论开始'
24
+ 'fabric.editor.inlineComment.marker.start': '内联评论开始',
25
+ 'fabric.editor.status.accessibilityLabel': '状态:'
25
26
  };
@@ -21,5 +21,6 @@ var _default = exports.default = {
21
21
  'fabric.editor.headingLink.failedToCopy': '複製失敗',
22
22
  'fabric.editor.headingLink.noneSortingLabel': '無',
23
23
  'fabric.editor.inlineComment.marker.end': '內嵌留言結束',
24
- 'fabric.editor.inlineComment.marker.start': '內嵌留言開始'
24
+ 'fabric.editor.inlineComment.marker.start': '內嵌留言開始',
25
+ 'fabric.editor.status.accessibilityLabel': '狀態:'
25
26
  };
@@ -67,7 +67,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
67
67
  var NORMAL_SEVERITY_THRESHOLD = exports.NORMAL_SEVERITY_THRESHOLD = 2000;
68
68
  var DEGRADED_SEVERITY_THRESHOLD = exports.DEGRADED_SEVERITY_THRESHOLD = 3000;
69
69
  var packageName = "@atlaskit/renderer";
70
- var packageVersion = "114.7.6";
70
+ var packageVersion = "114.7.8";
71
71
  var setAsQueryContainerStyles = (0, _react2.css)({
72
72
  containerName: 'ak-renderer-wrapper',
73
73
  containerType: 'inline-size',
@@ -229,7 +229,7 @@ var MarkComponent = exports.MarkComponent = function MarkComponent(_ref) {
229
229
  return (0, _react2.jsx)(useBlockLevel ? 'div' : 'mark', _objectSpread(_objectSpread(_objectSpread((0, _defineProperty2.default)({
230
230
  id: id
231
231
  }, (0, _platformFeatureFlags.fg)('editor_inline_comments_on_inline_nodes') ? 'onClickCapture' : 'onClick', onMarkClick), accessibility), overriddenData), !useBlockLevel && {
232
- css: [markStylesNew, (0, _platformFeatureFlags.fg)('platform_renderer_nested_annotation_styling') && markStylesLayeringFix, (0, _platformFeatureFlags.fg)('editor_inline_comments_on_inline_nodes') && markStylesNewWithInlineComments, (0, _platformFeatureFlags.fg)('confluence-frontend-comments-panel') && markStylesNewWithCommentsPanel, !isMobile() && accessibilityStylesNew, (0, _platformFeatureFlags.fg)('inline_comment_shadow_update') && markStylesWithUpdatedShadow],
232
+ css: [markStylesNew, (0, _platformFeatureFlags.fg)('platform_renderer_nested_annotation_styling') && markStylesLayeringFix, (0, _platformFeatureFlags.fg)('editor_inline_comments_on_inline_nodes') && markStylesNewWithInlineComments, (0, _platformFeatureFlags.fg)('confluence-frontend-comments-panel') && markStylesNewWithCommentsPanel, !isMobile() && accessibilityStylesNew, markStylesWithUpdatedShadow],
233
233
  style: {
234
234
  '--ak-renderer-annotation-startmarker': intl.formatMessage(_messages.inlineCommentMessages.contentRendererInlineCommentMarkerStart),
235
235
  '--ak-renderer-annotation-endmarker': intl.formatMessage(_messages.inlineCommentMessages.contentRendererInlineCommentMarkerEnd)
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopírování se nezdařilo',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Žádné',
17
17
  'fabric.editor.inlineComment.marker.end': 'konec vloženého komentáře',
18
- 'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře'
18
+ 'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře',
19
+ 'fabric.editor.status.accessibilityLabel': 'stav:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiering mislykkedes',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'ingen',
17
17
  'fabric.editor.inlineComment.marker.end': 'slut på indlejret kommentar',
18
- 'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar'
18
+ 'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopieren ist fehlgeschlagen',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Keine',
17
17
  'fabric.editor.inlineComment.marker.end': 'Ende des Inline-Kommentars',
18
- 'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars'
18
+ 'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars',
19
+ 'fabric.editor.status.accessibilityLabel': 'Status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copy failed',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'none',
17
17
  'fabric.editor.inlineComment.marker.end': 'inline comment end',
18
- 'fabric.editor.inlineComment.marker.start': 'inline comment start'
18
+ 'fabric.editor.inlineComment.marker.start': 'inline comment start',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copy failed',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'none',
17
17
  'fabric.editor.inlineComment.marker.end': 'inline comment end',
18
- 'fabric.editor.inlineComment.marker.start': 'inline comment start'
18
+ 'fabric.editor.inlineComment.marker.start': 'inline comment start',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': '⁣⁢Copy failed⁠⁠‌⁠‌‍‌⁣⁤',
16
16
  'fabric.editor.headingLink.noneSortingLabel': '⁣⁢none⁡؜⁡⁡؜⁠⁠⁣⁤',
17
17
  'fabric.editor.inlineComment.marker.end': '⁣⁢inline comment end⁠‍⁡⁡؜⁠‌⁣⁤',
18
- 'fabric.editor.inlineComment.marker.start': '⁣⁢inline comment start؜‌‌‍⁡‍‍؜‌⁣⁤'
18
+ 'fabric.editor.inlineComment.marker.start': '⁣⁢inline comment start؜‌‌‍⁡‍‍؜‌⁣⁤',
19
+ 'fabric.editor.status.accessibilityLabel': '⁣⁢status:؜⁠‍‍⁡؜⁠⁠⁠⁡⁣⁤'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copia fallida',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'ninguno',
17
17
  'fabric.editor.inlineComment.marker.end': 'final de comentario insertado',
18
- 'fabric.editor.inlineComment.marker.start': 'inicio de comentario insertado'
18
+ 'fabric.editor.inlineComment.marker.start': 'inicio de comentario insertado',
19
+ 'fabric.editor.status.accessibilityLabel': 'estado:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiointi epäonnistui',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Ei mitään',
17
17
  'fabric.editor.inlineComment.marker.end': 'tekstin sisäisen kommentin loppu',
18
- 'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku'
18
+ 'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku',
19
+ 'fabric.editor.status.accessibilityLabel': 'tila:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copie impossible',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Néant',
17
17
  'fabric.editor.inlineComment.marker.end': 'fin du commentaire contextuel',
18
- 'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel'
18
+ 'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel',
19
+ 'fabric.editor.status.accessibilityLabel': 'état :'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'A másolás nem sikerült',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Nincs',
17
17
  'fabric.editor.inlineComment.marker.end': 'beágyazott megjegyzés vége',
18
- 'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete'
18
+ 'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete',
19
+ 'fabric.editor.status.accessibilityLabel': 'állapot:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copia non riuscita',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'nessuno',
17
17
  'fabric.editor.inlineComment.marker.end': 'fine del commento in linea',
18
- 'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea'
18
+ 'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea',
19
+ 'fabric.editor.status.accessibilityLabel': 'stato:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'コピーできませんでした。',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'なし',
17
17
  'fabric.editor.inlineComment.marker.end': 'インライン コメント終了',
18
- 'fabric.editor.inlineComment.marker.start': 'インライン コメント開始'
18
+ 'fabric.editor.inlineComment.marker.start': 'インライン コメント開始',
19
+ 'fabric.editor.status.accessibilityLabel': 'ステータス:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': '복사 실패',
16
16
  'fabric.editor.headingLink.noneSortingLabel': '없음',
17
17
  'fabric.editor.inlineComment.marker.end': '인라인 댓글 끝',
18
- 'fabric.editor.inlineComment.marker.start': '인라인 댓글 시작'
18
+ 'fabric.editor.inlineComment.marker.start': '인라인 댓글 시작',
19
+ 'fabric.editor.status.accessibilityLabel': '상태:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiering mislyktes',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'ingen',
17
17
  'fabric.editor.inlineComment.marker.end': 'kommentar i margen slutt',
18
- 'fabric.editor.inlineComment.marker.start': 'kommentar i margen start'
18
+ 'fabric.editor.inlineComment.marker.start': 'kommentar i margen start',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiëren mislukt',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Geen',
17
17
  'fabric.editor.inlineComment.marker.end': 'einde inline-opmerking',
18
- 'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking'
18
+ 'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiowanie nie powiodło się',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Brak',
17
17
  'fabric.editor.inlineComment.marker.end': 'koniec komentarza śródwierszowego',
18
- 'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego'
18
+ 'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Falha na cópia',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'nenhum',
17
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'
18
+ 'fabric.editor.inlineComment.marker.start': 'início de comentário em linha',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Ошибка копирования',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Нет',
17
17
  'fabric.editor.inlineComment.marker.end': 'конец встроенного комментария',
18
- 'fabric.editor.inlineComment.marker.start': 'начало встроенного комментария'
18
+ 'fabric.editor.inlineComment.marker.start': 'начало встроенного комментария',
19
+ 'fabric.editor.status.accessibilityLabel': 'статус:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiering misslyckades',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Ingen',
17
17
  'fabric.editor.inlineComment.marker.end': 'slut på inlinekommentarer',
18
- 'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer'
18
+ 'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'การคัดลอกไม่สำเร็จ',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'ไม่มี',
17
17
  'fabric.editor.inlineComment.marker.end': 'สิ้นสุดความคิดเห็นในบรรทัด',
18
- 'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด'
18
+ 'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด',
19
+ 'fabric.editor.status.accessibilityLabel': 'สถานะ:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopyalama işlemi başarısız oldu',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'yok',
17
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ı'
18
+ 'fabric.editor.inlineComment.marker.start': 'satır içi yorum başlangıcı',
19
+ 'fabric.editor.status.accessibilityLabel': 'durum:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Не вдалося скопіювати',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Немає',
17
17
  'fabric.editor.inlineComment.marker.end': 'кінець вбудованого коментаря',
18
- 'fabric.editor.inlineComment.marker.start': 'початок вбудованого коментаря'
18
+ 'fabric.editor.inlineComment.marker.start': 'початок вбудованого коментаря',
19
+ 'fabric.editor.status.accessibilityLabel': 'стан:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Sao chép không thành công',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'không có',
17
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'
18
+ 'fabric.editor.inlineComment.marker.start': 'bình luận nội tuyến bắt đầu',
19
+ 'fabric.editor.status.accessibilityLabel': 'trạng thái:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': '复制失败',
16
16
  'fabric.editor.headingLink.noneSortingLabel': '无',
17
17
  'fabric.editor.inlineComment.marker.end': '内联评论结束',
18
- 'fabric.editor.inlineComment.marker.start': '内联评论开始'
18
+ 'fabric.editor.inlineComment.marker.start': '内联评论开始',
19
+ 'fabric.editor.status.accessibilityLabel': '状态:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': '複製失敗',
16
16
  'fabric.editor.headingLink.noneSortingLabel': '無',
17
17
  'fabric.editor.inlineComment.marker.end': '內嵌留言結束',
18
- 'fabric.editor.inlineComment.marker.start': '內嵌留言開始'
18
+ 'fabric.editor.inlineComment.marker.start': '內嵌留言開始',
19
+ 'fabric.editor.status.accessibilityLabel': '狀態:'
19
20
  };
@@ -48,7 +48,7 @@ import { removeEmptySpaceAroundContent } from './rendererHelper';
48
48
  export const NORMAL_SEVERITY_THRESHOLD = 2000;
49
49
  export const DEGRADED_SEVERITY_THRESHOLD = 3000;
50
50
  const packageName = "@atlaskit/renderer";
51
- const packageVersion = "114.7.6";
51
+ const packageVersion = "114.7.8";
52
52
  const setAsQueryContainerStyles = css({
53
53
  containerName: 'ak-renderer-wrapper',
54
54
  containerType: 'inline-size',
@@ -248,7 +248,7 @@ export const MarkComponent = ({
248
248
  ...accessibility,
249
249
  ...overriddenData,
250
250
  ...(!useBlockLevel && {
251
- css: [markStylesNew, fg('platform_renderer_nested_annotation_styling') && markStylesLayeringFix, fg('editor_inline_comments_on_inline_nodes') && markStylesNewWithInlineComments, fg('confluence-frontend-comments-panel') && markStylesNewWithCommentsPanel, !isMobile() && accessibilityStylesNew, fg('inline_comment_shadow_update') && markStylesWithUpdatedShadow],
251
+ css: [markStylesNew, fg('platform_renderer_nested_annotation_styling') && markStylesLayeringFix, fg('editor_inline_comments_on_inline_nodes') && markStylesNewWithInlineComments, fg('confluence-frontend-comments-panel') && markStylesNewWithCommentsPanel, !isMobile() && accessibilityStylesNew, markStylesWithUpdatedShadow],
252
252
  style: {
253
253
  '--ak-renderer-annotation-startmarker': intl.formatMessage(inlineCommentMessages.contentRendererInlineCommentMarkerStart),
254
254
  '--ak-renderer-annotation-endmarker': intl.formatMessage(inlineCommentMessages.contentRendererInlineCommentMarkerEnd)
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopírování se nezdařilo',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Žádné',
17
17
  'fabric.editor.inlineComment.marker.end': 'konec vloženého komentáře',
18
- 'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře'
18
+ 'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře',
19
+ 'fabric.editor.status.accessibilityLabel': 'stav:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopiering mislykkedes',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'ingen',
17
17
  'fabric.editor.inlineComment.marker.end': 'slut på indlejret kommentar',
18
- 'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar'
18
+ 'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Kopieren ist fehlgeschlagen',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'Keine',
17
17
  'fabric.editor.inlineComment.marker.end': 'Ende des Inline-Kommentars',
18
- 'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars'
18
+ 'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars',
19
+ 'fabric.editor.status.accessibilityLabel': 'Status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copy failed',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'none',
17
17
  'fabric.editor.inlineComment.marker.end': 'inline comment end',
18
- 'fabric.editor.inlineComment.marker.start': 'inline comment start'
18
+ 'fabric.editor.inlineComment.marker.start': 'inline comment start',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': 'Copy failed',
16
16
  'fabric.editor.headingLink.noneSortingLabel': 'none',
17
17
  'fabric.editor.inlineComment.marker.end': 'inline comment end',
18
- 'fabric.editor.inlineComment.marker.start': 'inline comment start'
18
+ 'fabric.editor.inlineComment.marker.start': 'inline comment start',
19
+ 'fabric.editor.status.accessibilityLabel': 'status:'
19
20
  };
@@ -15,5 +15,6 @@ export default {
15
15
  'fabric.editor.headingLink.failedToCopy': '⁣⁢Copy failed⁠⁠‌⁠‌‍‌⁣⁤',
16
16
  'fabric.editor.headingLink.noneSortingLabel': '⁣⁢none⁡؜⁡⁡؜⁠⁠⁣⁤',
17
17
  'fabric.editor.inlineComment.marker.end': '⁣⁢inline comment end⁠‍⁡⁡؜⁠‌⁣⁤',
18
- 'fabric.editor.inlineComment.marker.start': '⁣⁢inline comment start؜‌‌‍⁡‍‍؜‌⁣⁤'
18
+ 'fabric.editor.inlineComment.marker.start': '⁣⁢inline comment start؜‌‌‍⁡‍‍؜‌⁣⁤',
19
+ 'fabric.editor.status.accessibilityLabel': '⁣⁢status:؜⁠‍‍⁡؜⁠⁠⁠⁡⁣⁤'
19
20
  };