@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
- //Russian
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/ru';
10
+ export default translations;
@@ -5,8 +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
- //Slovenian (Slovenia) [sl-SI]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Označi opravilo kot dokončano',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Označi opravilo kot nedokončano'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sl';
10
+ export default translations;
@@ -5,8 +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
- //Serbian (Serbia) [sr-RS]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Označite zadatak kao dovršen',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Označite zadatak kao nedovršen'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sr_RS';
10
+ export default translations;
@@ -5,8 +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
- //Serbian (Cyrillic) [sr-YR]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Означите задатак као довршен',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Означите задатак као недовршен'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sr_YR';
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
- //Swedish
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Lista med åtgärder',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Markera uppgift som slutförd',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Markera uppgift som inte slutförd'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sv';
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
- //Thai (Thailand)
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/th';
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
- //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;
@@ -1,4 +1,4 @@
1
- /* DecisionItem.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* DecisionItem.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./DecisionItem.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* DecisionList.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* DecisionList.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
3
3
  import _createClass from "@babel/runtime/helpers/createClass";
4
4
  import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
@@ -1,10 +1,10 @@
1
1
 
2
- ._18s815t0{margin:var(--_1yfnyhr)}
3
- ._18s81hzh{margin:var(--_tptct2)}
4
2
  ._2rkofajl{border-radius:var(--ds-radius-small,3px)}._14hd1wug .decision-item{cursor:auto}
5
3
  ._16jlkb7n{flex-grow:1}
6
4
  ._18m915vq{overflow-y:hidden}
5
+ ._18u0hwpb{margin-left:calc(var(--ds-space-100, 8px)*3)}
7
6
  ._18u0idpf{margin-left:0}
7
+ ._18u0tu8f{margin-left:calc(var(--ds-space-100, 8px)*3.5)}
8
8
  ._19bvutpp{padding-left:var(--ds-space-150,9pt)}
9
9
  ._19pkidpf{margin-top:0}
10
10
  ._19pku2gc{margin-top:var(--ds-space-100,8px)}
@@ -1,4 +1,4 @@
1
- /* Item.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* Item.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
4
4
  import _createClass from "@babel/runtime/helpers/createClass";
@@ -38,11 +38,7 @@ var Item = /*#__PURE__*/function (_PureComponent) {
38
38
  "data-testid": "task-decision-item-placeholder",
39
39
  "data-component": "placeholder",
40
40
  contentEditable: false,
41
- className: ax(["_18s81hzh _1reo15vq _18m915vq _kqswstnw _syaz131l _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_18s815t0"]),
42
- style: {
43
- "--_tptct2": ix("0 0 0 calc(".concat("var(--ds-space-100, 8px)", " * 3.5)")),
44
- "--_1yfnyhr": ix("0 0 0 calc(".concat("var(--ds-space-100, 8px)", " * 3)"))
45
- }
41
+ className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz131l _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
46
42
  }, placeholder);
47
43
  }
48
44
  }, {
@@ -1,19 +1,24 @@
1
1
 
2
2
  ._18a711so>input[type=checkbox]+span>svg rect:first-of-type{transition:stroke .2s ease-in-out}
3
3
  ._1abj1mn3>input[type=checkbox]+span>svg{transition:color .2s ease-in-out,fill .2s ease-in-out}
4
- ._den559uu>input[type=checkbox]:focus+span:after{border:var(--_1yxryfo)}
4
+ ._den51vyt>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#388bff)}
5
5
  ._zh8l1b66>input[type=checkbox]:focus+span:after{border-radius:var(--ds-space-050,4px)}._10cr1ssb>input[type=checkbox]+span>svg{top:50%}
6
6
  ._12yy1d5g>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f7f8f9)}
7
7
  ._13vl73ad>input[type=checkbox][disabled]{cursor:default}
8
+ ._16fmsyzs>input[type=checkbox]:disabled:hover+span>svg{color:var(--ds-background-disabled,#091e4208)}
8
9
  ._16jlidpf{flex-grow:0}
9
10
  ._16np1elr>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
10
11
  ._1746glyw>input[type=checkbox]{outline-style:none}
11
12
  ._18tob3bt>input[type=checkbox]:focus+span:after{content:""}
12
13
  ._19l51ooe>input[type=checkbox]+span{transform:translate(-50%,-50%)}
14
+ ._19w0syzs>input[type=checkbox]:disabled:hover+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
13
15
  ._1awt1ule>input[type=checkbox]:focus+span:after{display:block}
16
+ ._1bc7syzs>input[type=checkbox]:disabled:focus+span>svg{color:var(--ds-background-disabled,#091e4208)}
14
17
  ._1bsb1tcg{width:24px}
15
18
  ._1davidpf>input[type=checkbox]{opacity:0}
16
19
  ._1efjn7od>input[type=checkbox]+span>svg{max-height:unset}
20
+ ._1eulsyzs>input[type=checkbox]:disabled:active+span>svg{color:var(--ds-background-disabled,#091e4208)}
21
+ ._1gxgsyzs>input[type=checkbox]:disabled:focus+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
17
22
  ._1h5xidpf>input[type=checkbox]{margin-top:0}
18
23
  ._1l0615vq>input[type=checkbox]+span>svg{overflow-y:hidden}
19
24
  ._1mh7kb7n>input[type=checkbox]{z-index:1}
@@ -42,11 +47,12 @@
42
47
  ._9j2j1ssb>input[type=checkbox]+span{top:50%}
43
48
  ._9l2s7vkz>input[type=checkbox]{height:1pc}
44
49
  ._a27kkb7n>input[type=checkbox]+span>svg rect:first-of-type{stroke-width:1}
45
- ._bhkusyzs>input[type=checkbox]:disabled+span>svg rect:first-of-type, ._czfesyzs>input[type=checkbox]:disabled:active+span>svg rect:first-of-type, ._1gxgsyzs>input[type=checkbox]:disabled:focus+span>svg rect:first-of-type, ._19w0syzs>input[type=checkbox]:disabled:hover+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
50
+ ._bhkusyzs>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
46
51
  ._c8dpmuej>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
47
52
  ._cr751ooe>input[type=checkbox]:focus+span:after{transform:translate(-50%,-50%)}
48
53
  ._cs4qstnw>input[type=checkbox]+span{position:absolute}
49
- ._d2dcsyzs>input[type=checkbox]:disabled+span>svg, ._1eulsyzs>input[type=checkbox]:disabled:active+span>svg, ._1bc7syzs>input[type=checkbox]:disabled:focus+span>svg, ._16fmsyzs>input[type=checkbox]:disabled:hover+span>svg{color:var(--ds-background-disabled,#091e4208)}
54
+ ._czfesyzs>input[type=checkbox]:disabled:active+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
55
+ ._d2dcsyzs>input[type=checkbox]:disabled+span>svg{color:var(--ds-background-disabled,#091e4208)}
50
56
  ._dx3f1o36>input[type=checkbox]{outline-width:medium}
51
57
  ._fs2cidpf>input[type=checkbox]{margin-bottom:0}
52
58
  ._g5w3stnw>input[type=checkbox]:focus+span:after{position:absolute}
@@ -1,4 +1,4 @@
1
- /* TaskItem.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* TaskItem.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./TaskItem.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -81,10 +81,7 @@ var TaskItem = function TaskItem(props) {
81
81
  var inputRef = useMergeRefs(inputRefFromProps === undefined ? [localInputRef] : [inputRefFromProps, localInputRef]);
82
82
  var icon = /*#__PURE__*/React.createElement("span", {
83
83
  contentEditable: false,
84
- className: ax(["_16jlidpf _1o9zidpf _i0dl1tcg _1bsb1tcg _4t3i1tcg _kqswh2mm _1wpzv2br _1snx1r31 _1746glyw _dx3f1o36 _1h5xidpf _sqizidpf _fs2cidpf _1smcidpf _oezm15vq _1l0615vq _1abj1mn3 _18a711so _16np1elr _a27kkb7n _q3p7usvi _qhqx1nu9 _10cr1ssb _zfav1ssb _m7eu1ooe _l9o0n7od _1efjn7od _1u2istnw _32ro1j9a _1wn015vq _den559uu _zh8l1b66 _g5w3stnw _whhepxbi _1stbpxbi _18tob3bt _1awt1ule _haf81ssb _ra781ssb _cr751ooe _1q8r7vkz _9l2s7vkz _1mh7kb7n _s3uktlke _1davidpf _8bo8stnw _psnc1ssb _4k421ssb _1rvv1ooe _13vl73ad _1t711tcg _1nuz1tcg _cs4qstnw _9j2j1ssb _1mwj1ssb _19l51ooe _12yy1d5g _1miy1elr _1umo18hz _tpz25w2r _k6dg18hz _1qduewfl _q8ft1fvw _1y9t5w2r _ut031fvw _gi9hr01l _1qp6muej _wxkgr01l _wo245w2r _c8dpmuej _d2dcsyzs _1eulsyzs _1bc7syzs _16fmsyzs _bhkusyzs _czfesyzs _1gxgsyzs _19w0syzs _1x1y1lg7"]),
85
- style: {
86
- "--_1yxryfo": ix("var(--ds-border-width-selected, 2px)".concat(" solid ", "var(--ds-border-focused, #388BFF)"))
87
- }
84
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1tcg _1bsb1tcg _4t3i1tcg _kqswh2mm _1wpzv2br _1snx1r31 _1746glyw _dx3f1o36 _1h5xidpf _sqizidpf _fs2cidpf _1smcidpf _oezm15vq _1l0615vq _1abj1mn3 _18a711so _16np1elr _a27kkb7n _q3p7usvi _qhqx1nu9 _10cr1ssb _zfav1ssb _m7eu1ooe _l9o0n7od _1efjn7od _1u2istnw _32ro1j9a _1wn015vq _den51vyt _zh8l1b66 _g5w3stnw _whhepxbi _1stbpxbi _18tob3bt _1awt1ule _haf81ssb _ra781ssb _cr751ooe _1q8r7vkz _9l2s7vkz _1mh7kb7n _s3uktlke _1davidpf _8bo8stnw _psnc1ssb _4k421ssb _1rvv1ooe _13vl73ad _1t711tcg _1nuz1tcg _cs4qstnw _9j2j1ssb _1mwj1ssb _19l51ooe _12yy1d5g _1miy1elr _1umo18hz _tpz25w2r _k6dg18hz _1qduewfl _q8ft1fvw _1y9t5w2r _ut031fvw _gi9hr01l _1qp6muej _wxkgr01l _wo245w2r _c8dpmuej _d2dcsyzs _1eulsyzs _1bc7syzs _16fmsyzs _bhkusyzs _czfesyzs _1gxgsyzs _19w0syzs _1x1y1lg7"])
88
85
  }, /*#__PURE__*/React.createElement("input", {
89
86
  id: checkBoxId,
90
87
  "aria-label": formatMessage(isDone ? messages.markTaskAsNotCompleted : messages.markTaskAsCompleted),
@@ -1,4 +1,4 @@
1
- /* TaskList.tsx generated by @compiled/babel-plugin v0.36.1 */
1
+ /* TaskList.tsx generated by @compiled/babel-plugin v0.38.1 */
2
2
  import "./TaskList.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -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
- //Czech
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Seznam položek akcí',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Označit úkol jako dokončený',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Označit úkol jako nedokončený'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/cs';
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
- //Danish (Denmark)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Markér opgaven som fuldført',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Markér opgaven som ikke fuldført'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/da';
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
- //German (Germany)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Aufgabenliste',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Aufgabe als abgeschlossen markieren',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Aufgabe als nicht abgeschlossen markieren'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/de';
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
- //
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Action Item List',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Mark task as completed',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Mark task as not completed'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en';
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
- //English (United Kingdom)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Action Item List',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Mark task as completed',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Mark task as not completed'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en_GB';
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
- //
9
- export default {
10
- 'fabric.editor.fieldsetLabel': '⁣⁢Action Item List‌⁠‍؜‍؜‍⁡⁣⁤',
11
- 'platform.taskDecision.markTaskAsCompleted': '⁣⁢Mark task as completed‌⁠⁠‌‍⁡⁠؜⁡⁣⁤',
12
- 'platform.taskDecision.markTaskAsNotCompleted': '⁣⁢Mark task as not completed⁡‌؜‍‌‍⁠⁡⁡⁡‌⁠‍⁡‍⁣⁤'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/en_ZZ';
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
- //Spanish (International)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Lista de elementos de acción',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Marcar tarea como completada',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Marcar tarea como no completada'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/es';
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
- //Finnish
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Tehtäväluettelo',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Merkitse tehtävä suoritetuksi',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Merkitse tehtävä suorittamattomaksi'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/fi';
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
- //French (France)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': "Liste des éléments d'action",
11
- 'platform.taskDecision.markTaskAsCompleted': 'Marquer la tâche comme terminée',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Marquer la tâche comme non terminée'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/fr';
10
+ export default translations;
@@ -5,8 +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
- //Croatian (Croatia) [hr-HR]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Označi zadatak kao dovršen',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Označi da zadatak nije dovršen'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/hr';
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
- //Hungarian
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Műveletelemek listája',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Feladat megjelölése készként',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Feladat megjelölése nincs készként'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/hu';
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
- //Italian (Italy)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Elenco degli elementi di azione',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Contrassegna il task come completato',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Contrassegna il task come non completato'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/it';
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
- //Japanese
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/ja';
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
- //Korean
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/ko';
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
- //Norwegian (Bokmål)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Merk oppgaven som fullført',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Merk oppgaven som ikke fullført'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/nb';
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
- //Dutch (Netherlands)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Lijst met actie-items',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Taak als voltooid markeren',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Taak als niet voltooid markeren'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/nl';
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
- //Polish (Poland)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Lista czynności do wykonania',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Oznacz zadanie jako ukończone',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Oznacz zadanie jako nieukończone'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/pl';
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
- //Portuguese (Brazil)
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Lista de item de ação',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Marcar a tarefa como concluída',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Marcar a tarefa como não concluída'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/pt_BR';
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
- //Russian
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/ru';
10
+ export default translations;
@@ -5,8 +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
- //Slovenian (Slovenia) [sl-SI]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Označi opravilo kot dokončano',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Označi opravilo kot nedokončano'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sl';
10
+ export default translations;
@@ -5,8 +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
- //Serbian (Serbia) [sr-RS]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Označite zadatak kao dovršen',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Označite zadatak kao nedovršen'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sr_RS';
10
+ export default translations;
@@ -5,8 +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
- //Serbian (Cyrillic) [sr-YR]
9
- export default {
10
- 'platform.taskDecision.markTaskAsCompleted': 'Означите задатак као довршен',
11
- 'platform.taskDecision.markTaskAsNotCompleted': 'Означите задатак као недовршен'
12
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sr_YR';
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
- //Swedish
9
- export default {
10
- 'fabric.editor.fieldsetLabel': 'Lista med åtgärder',
11
- 'platform.taskDecision.markTaskAsCompleted': 'Markera uppgift som slutförd',
12
- 'platform.taskDecision.markTaskAsNotCompleted': 'Markera uppgift som inte slutförd'
13
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-elements-task-decision/i18n/sv';
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
- //Thai (Thailand)
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/th';
10
+ export default translations;