@atlaskit/task-decision 19.2.11 → 19.2.13

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 (167) hide show
  1. package/CHANGELOG.md +15 -19
  2. package/dist/cjs/components/DecisionItem.js +1 -1
  3. package/dist/cjs/components/DecisionList.js +1 -1
  4. package/dist/cjs/components/Item.compiled.css +2 -2
  5. package/dist/cjs/components/Item.js +2 -6
  6. package/dist/cjs/components/TaskItem.compiled.css +9 -3
  7. package/dist/cjs/components/TaskItem.js +2 -5
  8. package/dist/cjs/components/TaskList.js +1 -1
  9. package/dist/cjs/i18n/cs.js +3 -6
  10. package/dist/cjs/i18n/da.js +3 -6
  11. package/dist/cjs/i18n/de.js +3 -6
  12. package/dist/cjs/i18n/en.js +3 -6
  13. package/dist/cjs/i18n/en_GB.js +3 -6
  14. package/dist/cjs/i18n/en_ZZ.js +3 -6
  15. package/dist/cjs/i18n/es.js +3 -6
  16. package/dist/cjs/i18n/fi.js +3 -6
  17. package/dist/cjs/i18n/fr.js +3 -6
  18. package/dist/cjs/i18n/hr.js +3 -5
  19. package/dist/cjs/i18n/hu.js +3 -6
  20. package/dist/cjs/i18n/it.js +3 -6
  21. package/dist/cjs/i18n/ja.js +3 -6
  22. package/dist/cjs/i18n/ko.js +3 -6
  23. package/dist/cjs/i18n/nb.js +3 -6
  24. package/dist/cjs/i18n/nl.js +3 -6
  25. package/dist/cjs/i18n/pl.js +3 -6
  26. package/dist/cjs/i18n/pt_BR.js +3 -6
  27. package/dist/cjs/i18n/ru.js +3 -6
  28. package/dist/cjs/i18n/sl.js +3 -5
  29. package/dist/cjs/i18n/sr_RS.js +3 -5
  30. package/dist/cjs/i18n/sr_YR.js +3 -5
  31. package/dist/cjs/i18n/sv.js +3 -6
  32. package/dist/cjs/i18n/th.js +3 -6
  33. package/dist/cjs/i18n/tr.js +3 -6
  34. package/dist/cjs/i18n/uk.js +3 -6
  35. package/dist/cjs/i18n/vi.js +3 -6
  36. package/dist/cjs/i18n/zh.js +3 -6
  37. package/dist/cjs/i18n/zh_TW.js +3 -6
  38. package/dist/es2019/components/DecisionItem.js +1 -1
  39. package/dist/es2019/components/DecisionList.js +1 -1
  40. package/dist/es2019/components/Item.js +1 -1
  41. package/dist/es2019/components/TaskItem.compiled.css +8 -2
  42. package/dist/es2019/components/TaskItem.js +1 -1
  43. package/dist/es2019/components/TaskList.js +1 -1
  44. package/dist/es2019/i18n/cs.js +3 -6
  45. package/dist/es2019/i18n/da.js +3 -6
  46. package/dist/es2019/i18n/de.js +3 -6
  47. package/dist/es2019/i18n/en.js +3 -6
  48. package/dist/es2019/i18n/en_GB.js +3 -6
  49. package/dist/es2019/i18n/en_ZZ.js +3 -6
  50. package/dist/es2019/i18n/es.js +3 -6
  51. package/dist/es2019/i18n/fi.js +3 -6
  52. package/dist/es2019/i18n/fr.js +3 -6
  53. package/dist/es2019/i18n/hr.js +3 -5
  54. package/dist/es2019/i18n/hu.js +3 -6
  55. package/dist/es2019/i18n/it.js +3 -6
  56. package/dist/es2019/i18n/ja.js +3 -6
  57. package/dist/es2019/i18n/ko.js +3 -6
  58. package/dist/es2019/i18n/nb.js +3 -6
  59. package/dist/es2019/i18n/nl.js +3 -6
  60. package/dist/es2019/i18n/pl.js +3 -6
  61. package/dist/es2019/i18n/pt_BR.js +3 -6
  62. package/dist/es2019/i18n/ru.js +3 -6
  63. package/dist/es2019/i18n/sl.js +3 -5
  64. package/dist/es2019/i18n/sr_RS.js +3 -5
  65. package/dist/es2019/i18n/sr_YR.js +3 -5
  66. package/dist/es2019/i18n/sv.js +3 -6
  67. package/dist/es2019/i18n/th.js +3 -6
  68. package/dist/es2019/i18n/tr.js +3 -6
  69. package/dist/es2019/i18n/uk.js +3 -6
  70. package/dist/es2019/i18n/vi.js +3 -6
  71. package/dist/es2019/i18n/zh.js +3 -6
  72. package/dist/es2019/i18n/zh_TW.js +3 -6
  73. package/dist/esm/components/DecisionItem.js +1 -1
  74. package/dist/esm/components/DecisionList.js +1 -1
  75. package/dist/esm/components/Item.compiled.css +2 -2
  76. package/dist/esm/components/Item.js +2 -6
  77. package/dist/esm/components/TaskItem.compiled.css +9 -3
  78. package/dist/esm/components/TaskItem.js +2 -5
  79. package/dist/esm/components/TaskList.js +1 -1
  80. package/dist/esm/i18n/cs.js +3 -6
  81. package/dist/esm/i18n/da.js +3 -6
  82. package/dist/esm/i18n/de.js +3 -6
  83. package/dist/esm/i18n/en.js +3 -6
  84. package/dist/esm/i18n/en_GB.js +3 -6
  85. package/dist/esm/i18n/en_ZZ.js +3 -6
  86. package/dist/esm/i18n/es.js +3 -6
  87. package/dist/esm/i18n/fi.js +3 -6
  88. package/dist/esm/i18n/fr.js +3 -6
  89. package/dist/esm/i18n/hr.js +3 -5
  90. package/dist/esm/i18n/hu.js +3 -6
  91. package/dist/esm/i18n/it.js +3 -6
  92. package/dist/esm/i18n/ja.js +3 -6
  93. package/dist/esm/i18n/ko.js +3 -6
  94. package/dist/esm/i18n/nb.js +3 -6
  95. package/dist/esm/i18n/nl.js +3 -6
  96. package/dist/esm/i18n/pl.js +3 -6
  97. package/dist/esm/i18n/pt_BR.js +3 -6
  98. package/dist/esm/i18n/ru.js +3 -6
  99. package/dist/esm/i18n/sl.js +3 -5
  100. package/dist/esm/i18n/sr_RS.js +3 -5
  101. package/dist/esm/i18n/sr_YR.js +3 -5
  102. package/dist/esm/i18n/sv.js +3 -6
  103. package/dist/esm/i18n/th.js +3 -6
  104. package/dist/esm/i18n/tr.js +3 -6
  105. package/dist/esm/i18n/uk.js +3 -6
  106. package/dist/esm/i18n/vi.js +3 -6
  107. package/dist/esm/i18n/zh.js +3 -6
  108. package/dist/esm/i18n/zh_TW.js +3 -6
  109. package/dist/types/i18n/cs.d.ts +2 -6
  110. package/dist/types/i18n/da.d.ts +2 -6
  111. package/dist/types/i18n/de.d.ts +2 -6
  112. package/dist/types/i18n/en.d.ts +2 -6
  113. package/dist/types/i18n/en_GB.d.ts +2 -6
  114. package/dist/types/i18n/en_ZZ.d.ts +2 -6
  115. package/dist/types/i18n/es.d.ts +2 -6
  116. package/dist/types/i18n/fi.d.ts +2 -6
  117. package/dist/types/i18n/fr.d.ts +2 -6
  118. package/dist/types/i18n/hr.d.ts +2 -5
  119. package/dist/types/i18n/hu.d.ts +2 -6
  120. package/dist/types/i18n/it.d.ts +2 -6
  121. package/dist/types/i18n/ja.d.ts +2 -6
  122. package/dist/types/i18n/ko.d.ts +2 -6
  123. package/dist/types/i18n/nb.d.ts +2 -6
  124. package/dist/types/i18n/nl.d.ts +2 -6
  125. package/dist/types/i18n/pl.d.ts +2 -6
  126. package/dist/types/i18n/pt_BR.d.ts +2 -6
  127. package/dist/types/i18n/ru.d.ts +2 -6
  128. package/dist/types/i18n/sl.d.ts +2 -5
  129. package/dist/types/i18n/sr_RS.d.ts +2 -5
  130. package/dist/types/i18n/sr_YR.d.ts +2 -5
  131. package/dist/types/i18n/sv.d.ts +2 -6
  132. package/dist/types/i18n/th.d.ts +2 -6
  133. package/dist/types/i18n/tr.d.ts +2 -6
  134. package/dist/types/i18n/uk.d.ts +2 -6
  135. package/dist/types/i18n/vi.d.ts +2 -6
  136. package/dist/types/i18n/zh.d.ts +2 -6
  137. package/dist/types/i18n/zh_TW.d.ts +2 -6
  138. package/dist/types-ts4.5/i18n/cs.d.ts +2 -6
  139. package/dist/types-ts4.5/i18n/da.d.ts +2 -6
  140. package/dist/types-ts4.5/i18n/de.d.ts +2 -6
  141. package/dist/types-ts4.5/i18n/en.d.ts +2 -6
  142. package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -6
  143. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -6
  144. package/dist/types-ts4.5/i18n/es.d.ts +2 -6
  145. package/dist/types-ts4.5/i18n/fi.d.ts +2 -6
  146. package/dist/types-ts4.5/i18n/fr.d.ts +2 -6
  147. package/dist/types-ts4.5/i18n/hr.d.ts +2 -5
  148. package/dist/types-ts4.5/i18n/hu.d.ts +2 -6
  149. package/dist/types-ts4.5/i18n/it.d.ts +2 -6
  150. package/dist/types-ts4.5/i18n/ja.d.ts +2 -6
  151. package/dist/types-ts4.5/i18n/ko.d.ts +2 -6
  152. package/dist/types-ts4.5/i18n/nb.d.ts +2 -6
  153. package/dist/types-ts4.5/i18n/nl.d.ts +2 -6
  154. package/dist/types-ts4.5/i18n/pl.d.ts +2 -6
  155. package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -6
  156. package/dist/types-ts4.5/i18n/ru.d.ts +2 -6
  157. package/dist/types-ts4.5/i18n/sl.d.ts +2 -5
  158. package/dist/types-ts4.5/i18n/sr_RS.d.ts +2 -5
  159. package/dist/types-ts4.5/i18n/sr_YR.d.ts +2 -5
  160. package/dist/types-ts4.5/i18n/sv.d.ts +2 -6
  161. package/dist/types-ts4.5/i18n/th.d.ts +2 -6
  162. package/dist/types-ts4.5/i18n/tr.d.ts +2 -6
  163. package/dist/types-ts4.5/i18n/uk.d.ts +2 -6
  164. package/dist/types-ts4.5/i18n/vi.d.ts +2 -6
  165. package/dist/types-ts4.5/i18n/zh.d.ts +2 -6
  166. package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -6
  167. package/package.json +8 -7
@@ -5,9 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Turkish (Turkey)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Yapılacak İşlemler Listesi',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Görevi tamamlandı olarak işaretle',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Görevi tamamlanmadı olarak işaretle'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/tr';
10
+ export default translations;
@@ -5,9 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Ukrainian (Ukraine)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Список пунктів завдань',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Позначити задачу як завершену',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Позначити задачу як незавершену'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/uk';
10
+ export default translations;
@@ -5,9 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Vietnamese (Vietnam)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Danh sách mục thao tác',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Đánh dấu tác vụ là đã hoàn thành',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Đánh dấu tác vụ là chưa hoàn thành'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/vi';
10
+ export default translations;
@@ -5,9 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Chinese (Simplified)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': '操作项列表',
11
- 'platform.taskDecision.markTaskAsCompleted': '将任务标记为已完成',
12
- 'platform.taskDecision.markTaskAsNotCompleted': '将任务标记为未完成'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/zh';
10
+ export default translations;
@@ -5,9 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Chinese (Traditional)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': '交辦事項列表',
11
- 'platform.taskDecision.markTaskAsCompleted': '將任務標示為已完成',
12
- 'platform.taskDecision.markTaskAsNotCompleted': '將任務標示為未完成'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/zh_TW';
10
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/cs';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/da';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/de';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en_GB';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en_ZZ';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/es';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/fi';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/fr';
8
+ export default translations;
@@ -4,8 +4,5 @@
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
- declare const _default: {
8
- 'platform.taskDecision.markTaskAsCompleted': string;
9
- 'platform.taskDecision.markTaskAsNotCompleted': string;
10
- };
11
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/hr';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/hu';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/it';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/ja';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/ko';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/nb';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/nl';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/pl';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/pt_BR';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/ru';
8
+ export default translations;
@@ -4,8 +4,5 @@
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
- declare const _default: {
8
- 'platform.taskDecision.markTaskAsCompleted': string;
9
- 'platform.taskDecision.markTaskAsNotCompleted': string;
10
- };
11
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sl';
8
+ export default translations;
@@ -4,8 +4,5 @@
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
- declare const _default: {
8
- 'platform.taskDecision.markTaskAsCompleted': string;
9
- 'platform.taskDecision.markTaskAsNotCompleted': string;
10
- };
11
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sr_RS';
8
+ export default translations;
@@ -4,8 +4,5 @@
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
- declare const _default: {
8
- 'platform.taskDecision.markTaskAsCompleted': string;
9
- 'platform.taskDecision.markTaskAsNotCompleted': string;
10
- };
11
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sr_YR';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sv';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/th';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/tr';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/uk';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/vi';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/zh';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/zh_TW';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/cs';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/da';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/de';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en_GB';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en_ZZ';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/es';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/fi';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/fr';
8
+ export default translations;
@@ -4,8 +4,5 @@
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
- declare const _default: {
8
- 'platform.taskDecision.markTaskAsCompleted': string;
9
- 'platform.taskDecision.markTaskAsNotCompleted': string;
10
- };
11
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/hr';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/hu';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/it';
8
+ export default translations;
@@ -4,9 +4,5 @@
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
- declare const _default: {
8
- 'fabric.editor.fieldsetLabel': string;
9
- 'platform.taskDecision.markTaskAsCompleted': string;
10
- 'platform.taskDecision.markTaskAsNotCompleted': string;
11
- };
12
- export default _default;
7
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/ja';
8
+ export default translations;