@atlaskit/task-decision 19.2.13 → 19.2.15

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @atlaskit/task-decision
2
2
 
3
+ ## 19.2.15
4
+
5
+ ### Patch Changes
6
+
7
+ - [`f0d92beae2f40`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0d92beae2f40) -
8
+ Removes utility icons entrypoints from the '@atlaskit/icon' package. Migrates related packages to
9
+ update their imports.
10
+ - Updated dependencies
11
+
12
+ ## 19.2.14
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies
17
+
3
18
  ## 19.2.13
4
19
 
5
20
  ### Patch Changes
@@ -1,9 +1,9 @@
1
1
  {
2
- "extends": "../../../../tsconfig.entry-points.dev-agents.json",
2
+ "extends": "../../../../tsconfig.entry-points.products.json",
3
3
  "compilerOptions": {
4
4
  "declaration": true,
5
5
  "target": "es5",
6
- "outDir": "../../../../../dev-agents/tsDist/@atlaskit__task-decision/app",
6
+ "outDir": "../../../../../tsDist/@atlaskit__task-decision/app",
7
7
  "rootDir": "../",
8
8
  "composite": true
9
9
  },
@@ -24,22 +24,22 @@
24
24
  ],
25
25
  "references": [
26
26
  {
27
- "path": "../../../analytics/analytics-namespaced-context/afm-dev-agents/tsconfig.json"
27
+ "path": "../../../analytics/analytics-namespaced-context/afm-products/tsconfig.json"
28
28
  },
29
29
  {
30
- "path": "../../../analytics/analytics-next/afm-dev-agents/tsconfig.json"
30
+ "path": "../../../analytics/analytics-next/afm-products/tsconfig.json"
31
31
  },
32
32
  {
33
- "path": "../../../design-system/icon/afm-dev-agents/tsconfig.json"
33
+ "path": "../../../design-system/icon/afm-products/tsconfig.json"
34
34
  },
35
35
  {
36
- "path": "../../../platform/feature-flags/afm-dev-agents/tsconfig.json"
36
+ "path": "../../../platform/feature-flags/afm-products/tsconfig.json"
37
37
  },
38
38
  {
39
- "path": "../../../design-system/tokens/afm-dev-agents/tsconfig.json"
39
+ "path": "../../../design-system/tokens/afm-products/tsconfig.json"
40
40
  },
41
41
  {
42
- "path": "../../util-service-support/afm-dev-agents/tsconfig.json"
42
+ "path": "../../util-service-support/afm-products/tsconfig.json"
43
43
  }
44
44
  ]
45
45
  }
@@ -14,7 +14,7 @@ var _TaskDecisionUtils = require("./TaskDecisionUtils");
14
14
  var _types = require("../types");
15
15
  var _typeHelpers = require("../type-helpers");
16
16
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
17
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
17
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } // eslint-disable-next-line @atlaskit/platform/prefer-crypto-random-uuid -- Use crypto.randomUUID instead
18
18
  var ACTION_CREATED_FPS_EVENT = exports.ACTION_CREATED_FPS_EVENT = 'avi:task-decision-service:created:action';
19
19
  var ACTION_EDITED_FPS_EVENT = exports.ACTION_EDITED_FPS_EVENT = 'avi:task-decision-service:edited:action';
20
20
  var ACTION_DELETED_FPS_EVENT = exports.ACTION_DELETED_FPS_EVENT = 'avi:task-decision-service:deleted:action';
@@ -44,6 +44,7 @@ var RecentUpdates = exports.RecentUpdates = /*#__PURE__*/function () {
44
44
  return (0, _createClass2.default)(RecentUpdates, [{
45
45
  key: "subscribe",
46
46
  value: function subscribe(objectAri, recentUpdatesListener) {
47
+ // eslint-disable-next-line @atlaskit/platform/prefer-crypto-random-uuid -- Use crypto.randomUUID instead
47
48
  var id = (0, _uuid.default)();
48
49
  var containerIds = this.idsByContainer.get(objectAri);
49
50
  if (!containerIds) {
@@ -10,5 +10,5 @@
10
10
  ._4t3i7vkz{height:1pc}
11
11
  ._i0dlexct{flex-basis:16px}
12
12
  ._otyridpf{margin-bottom:0}
13
- ._syaz1oju{color:var(--ds-icon-subtle,#626f86)}
14
- ._syaz1yjp{color:var(--ds-icon-success,#22a06b)}
13
+ ._syaz4pcx{color:var(--ds-icon-success,#6a9a23)}
14
+ ._syazdgkc{color:var(--ds-icon-subtle,#505258)}
@@ -24,7 +24,7 @@ var DecisionItem = function DecisionItem(_ref) {
24
24
  dataAttributes = _ref.dataAttributes;
25
25
  var icon = /*#__PURE__*/React.createElement("span", {
26
26
  contentEditable: false,
27
- className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dlexct _4t3i7vkz _1bsb7vkz _19pk1b66 _2hwxutpp _otyridpf _18u0idpf _syaz1yjp _1e0c1txw _4cvr1h6o _1bah1h6o", showPlaceholder && "_syaz1oju"])
27
+ className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dlexct _4t3i7vkz _1bsb7vkz _19pk1b66 _2hwxutpp _otyridpf _18u0idpf _syaz4pcx _1e0c1txw _4cvr1h6o _1bah1h6o", showPlaceholder && "_syazdgkc"])
28
28
  }, /*#__PURE__*/React.createElement(_decisionEditorDecision.default, {
29
29
  label: "Decision",
30
30
  spacing: "spacious",
@@ -15,7 +15,7 @@
15
15
  ._1ul9idpf{min-width:0}
16
16
  ._2hwxidpf{margin-right:0}
17
17
  ._2lx2vrvc{flex-direction:row}
18
- ._bfhkm7j4{background-color:var(--ds-background-neutral,#091e420f)}
18
+ ._bfhki8nm{background-color:var(--ds-background-neutral,#0515240f)}
19
19
  ._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
20
20
  ._i0dl1wug{flex-basis:auto}
21
21
  ._kqswh2mm{position:relative}
@@ -26,5 +26,5 @@
26
26
  ._otyridpf{margin-bottom:0}
27
27
  ._p12f1dza{max-width:calc(100% - 50px)}
28
28
  ._slp31hna{word-wrap:break-word}
29
- ._syaz131l{color:var(--ds-text-subtlest,#626f86)}
29
+ ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
30
30
  ._u5f3u2gc{padding-right:var(--ds-space-100,8px)}
@@ -47,7 +47,7 @@ var Item = exports.default = /*#__PURE__*/function (_PureComponent) {
47
47
  "data-testid": "task-decision-item-placeholder",
48
48
  "data-component": "placeholder",
49
49
  contentEditable: false,
50
- className: (0, _runtime.ax)(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz131l _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
50
+ className: (0, _runtime.ax)(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz1rpy _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
51
51
  }, placeholder);
52
52
  }
53
53
  }, {
@@ -74,7 +74,7 @@ var Item = exports.default = /*#__PURE__*/function (_PureComponent) {
74
74
  return /*#__PURE__*/React.createElement("div", {
75
75
  "data-testid": "elements-decision-item",
76
76
  "data-decision-wrapper": "true",
77
- className: (0, _runtime.ax)(["_2rkofajl _1e0c1txw _2lx2vrvc _19pku2gc _2hwxidpf _otyridpf _18u0idpf _ca0qu2gc _u5f3u2gc _n3tdu2gc _19bvutpp _bfhkm7j4 _kqswh2mm _14hd1wug"])
77
+ className: (0, _runtime.ax)(["_2rkofajl _1e0c1txw _2lx2vrvc _19pku2gc _2hwxidpf _otyridpf _18u0idpf _ca0qu2gc _u5f3u2gc _n3tdu2gc _19bvutpp _bfhki8nm _kqswh2mm _14hd1wug"])
78
78
  }, icon, this.renderPlaceholder(), /*#__PURE__*/React.createElement("div", (0, _extends2.default)({
79
79
  "data-component": "content",
80
80
  ref: contentRef
@@ -1,44 +1,44 @@
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
- ._den51vyt>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#388bff)}
4
+ ._den5vp1g>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#4688ec)}
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
- ._12yy1d5g>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f7f8f9)}
6
+ ._12yyl4ek>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f8f8f8)}
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
+ ._16fmby5v>input[type=checkbox]:disabled:hover+span>svg{color:var(--ds-background-disabled,#17171708)}
9
9
  ._16jlidpf{flex-grow:0}
10
- ._16np1elr>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
10
+ ._16nprsbi>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
11
11
  ._1746glyw>input[type=checkbox]{outline-style:none}
12
12
  ._18tob3bt>input[type=checkbox]:focus+span:after{content:""}
13
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)}
14
+ ._19w0by5v>input[type=checkbox]:disabled:hover+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
15
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)}
16
+ ._1bc7by5v>input[type=checkbox]:disabled:focus+span>svg{color:var(--ds-background-disabled,#17171708)}
17
17
  ._1bsb1tcg{width:24px}
18
18
  ._1davidpf>input[type=checkbox]{opacity:0}
19
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)}
20
+ ._1eulby5v>input[type=checkbox]:disabled:active+span>svg{color:var(--ds-background-disabled,#17171708)}
21
+ ._1gxgby5v>input[type=checkbox]:disabled:focus+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
22
22
  ._1h5xidpf>input[type=checkbox]{margin-top:0}
23
23
  ._1l0615vq>input[type=checkbox]+span>svg{overflow-y:hidden}
24
24
  ._1mh7kb7n>input[type=checkbox]{z-index:1}
25
- ._1miy1elr>input[type=checkbox]:hover+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
25
+ ._1miyrsbi>input[type=checkbox]:hover+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
26
26
  ._1mwj1ssb>input[type=checkbox]+span{left:50%}
27
27
  ._1nuz1tcg>input[type=checkbox]+span{height:24px}
28
28
  ._1o9zidpf{flex-shrink:0}
29
29
  ._1q8r7vkz>input[type=checkbox]{width:1pc}
30
30
  ._1qduewfl>input[type=checkbox]:checked+span>svg path:first-of-type{visibility:visible}
31
- ._1qp6muej>input[type=checkbox]:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
31
+ ._1qp61l7x>input[type=checkbox]:active+span>svg rect:first-of-type{stroke:var(--ds-border,#0b120e24)}
32
32
  ._1rvv1ooe>input[type=checkbox]{transform:translate(-50%,-50%)}
33
33
  ._1smcidpf>input[type=checkbox]{margin-left:0}
34
34
  ._1snx1r31>input[type=checkbox]{outline-color:currentColor}
35
35
  ._1stbpxbi>input[type=checkbox]:focus+span:after{height:var(--ds-space-200,1pc)}
36
36
  ._1t711tcg>input[type=checkbox]+span{width:24px}
37
37
  ._1u2istnw>input[type=checkbox]+span>svg{position:absolute}
38
- ._1umo18hz>input[type=checkbox]:checked:hover+span>svg{color:var(--ds-background-selected-bold-hovered,#05c)}
38
+ ._1umo1q28>input[type=checkbox]:checked:hover+span>svg{color:var(--ds-background-selected-bold-hovered,#1558bc)}
39
39
  ._1wn015vq>input[type=checkbox]+span>svg path:first-of-type{visibility:hidden}
40
40
  ._1wpzv2br{align-self:start}
41
- ._1x1y1lg7>input[type=checkbox]:disabled:checked+span>svg{fill:var(--ds-icon-disabled,#091e424f)}
41
+ ._1x1y2sac>input[type=checkbox]:disabled:checked+span>svg{fill:var(--ds-icon-disabled,#080f214a)}
42
42
  ._1y9t5w2r>input[type=checkbox]:checked+span>svg{fill:var(--ds-icon-inverse,#fff)}
43
43
  ._32ro1j9a>input[type=checkbox]+span>svg{color:var(--ds-background-input,#fff)}
44
44
  ._4k421ssb>input[type=checkbox]{left:50%}
@@ -47,32 +47,32 @@
47
47
  ._9j2j1ssb>input[type=checkbox]+span{top:50%}
48
48
  ._9l2s7vkz>input[type=checkbox]{height:1pc}
49
49
  ._a27kkb7n>input[type=checkbox]+span>svg rect:first-of-type{stroke-width:1}
50
- ._bhkusyzs>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
51
- ._c8dpmuej>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
50
+ ._bhkuby5v>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
51
+ ._c8dp1l7x>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#0b120e24)}
52
52
  ._cr751ooe>input[type=checkbox]:focus+span:after{transform:translate(-50%,-50%)}
53
53
  ._cs4qstnw>input[type=checkbox]+span{position:absolute}
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)}
54
+ ._czfeby5v>input[type=checkbox]:disabled:active+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
55
+ ._d2dcby5v>input[type=checkbox]:disabled+span>svg{color:var(--ds-background-disabled,#17171708)}
56
56
  ._dx3f1o36>input[type=checkbox]{outline-width:medium}
57
57
  ._fs2cidpf>input[type=checkbox]{margin-bottom:0}
58
58
  ._g5w3stnw>input[type=checkbox]:focus+span:after{position:absolute}
59
59
  ._gi9hr01l>input[type=checkbox]:active+span>svg{color:var(--ds-background-input-pressed,#fff)}
60
60
  ._haf81ssb>input[type=checkbox]:focus+span:after{top:50%}
61
61
  ._i0dl1tcg{flex-basis:24px}
62
- ._k6dg18hz>input[type=checkbox]:checked:hover+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold-hovered,#05c)}
62
+ ._k6dg1q28>input[type=checkbox]:checked:hover+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold-hovered,#1558bc)}
63
63
  ._kqswh2mm{position:relative}
64
64
  ._l9o0n7od>input[type=checkbox]+span>svg{max-width:unset}
65
65
  ._m7eu1ooe>input[type=checkbox]+span>svg{transform:translate(-50%,-50%)}
66
66
  ._oezm15vq>input[type=checkbox]+span>svg{overflow-x:hidden}
67
67
  ._psnc1ssb>input[type=checkbox]{top:50%}
68
68
  ._q3p7usvi>input[type=checkbox]+span>svg{box-sizing:border-box}
69
- ._q8ft1fvw>input[type=checkbox]:checked+span>svg{color:var(--ds-background-selected-bold,#0c66e4)}
69
+ ._q8ftjmqp>input[type=checkbox]:checked+span>svg{color:var(--ds-background-selected-bold,#1868db)}
70
70
  ._qhqx1nu9>input[type=checkbox]+span>svg{display:inline}
71
71
  ._ra781ssb>input[type=checkbox]:focus+span:after{left:50%}
72
72
  ._s3uktlke>input[type=checkbox]{cursor:pointer}
73
73
  ._sqizidpf>input[type=checkbox]{margin-right:0}
74
74
  ._tpz25w2r>input[type=checkbox]:checked:hover+span>svg{fill:var(--ds-icon-inverse,#fff)}
75
- ._ut031fvw>input[type=checkbox]:checked+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold,#0c66e4)}
75
+ ._ut03jmqp>input[type=checkbox]:checked+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold,#1868db)}
76
76
  ._whhepxbi>input[type=checkbox]:focus+span:after{width:var(--ds-space-200,1pc)}
77
77
  ._wo245w2r>input[type=checkbox]:checked:active+span>svg{fill:var(--ds-icon-inverse,#fff)}
78
78
  ._wxkgr01l>input[type=checkbox]:checked:active+span>svg{color:var(--ds-background-input-pressed,#fff)}
@@ -24,8 +24,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
24
24
  // eslint-disable-next-line @atlassian/tangerine/import/entry-points
25
25
  var CheckboxUncheckedIcon = function CheckboxUncheckedIcon(props) {
26
26
  return /*#__PURE__*/_react.default.createElement(_baseNew.Icon, (0, _extends2.default)({
27
- dangerouslySetGlyph: "<rect width=\"12.5\" height=\"12.5\" x=\"1.75\" y=\"1.75\" stroke=\"currentcolor\" stroke-width=\"1.5\" rx=\"1.25\"/>",
28
- type: 'core'
27
+ dangerouslySetGlyph: "<rect width=\"12.5\" height=\"12.5\" x=\"1.75\" y=\"1.75\" stroke=\"currentcolor\" stroke-width=\"1.5\" rx=\"1.25\"/>"
29
28
  }, props));
30
29
  };
31
30
 
@@ -89,7 +88,7 @@ var TaskItem = function TaskItem(props) {
89
88
  var inputRef = (0, _useCallbackRef.useMergeRefs)(inputRefFromProps === undefined ? [localInputRef] : [inputRefFromProps, localInputRef]);
90
89
  var icon = /*#__PURE__*/_react.default.createElement("span", {
91
90
  contentEditable: false,
92
- className: (0, _runtime.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"])
91
+ className: (0, _runtime.ax)(["_16jlidpf _1o9zidpf _i0dl1tcg _1bsb1tcg _4t3i1tcg _kqswh2mm _1wpzv2br _1snx1r31 _1746glyw _dx3f1o36 _1h5xidpf _sqizidpf _fs2cidpf _1smcidpf _oezm15vq _1l0615vq _1abj1mn3 _18a711so _16nprsbi _a27kkb7n _q3p7usvi _qhqx1nu9 _10cr1ssb _zfav1ssb _m7eu1ooe _l9o0n7od _1efjn7od _1u2istnw _32ro1j9a _1wn015vq _den5vp1g _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 _12yyl4ek _1miyrsbi _1umo1q28 _tpz25w2r _k6dg1q28 _1qduewfl _q8ftjmqp _1y9t5w2r _ut03jmqp _gi9hr01l _1qp61l7x _wxkgr01l _wo245w2r _c8dp1l7x _d2dcby5v _1eulby5v _1bc7by5v _16fmby5v _bhkuby5v _czfeby5v _1gxgby5v _19w0by5v _1x1y2sac"])
93
92
  }, /*#__PURE__*/_react.default.createElement("input", {
94
93
  id: checkBoxId,
95
94
  "aria-label": formatMessage(isDone ? _i18n.messages.markTaskAsNotCompleted : _i18n.messages.markTaskAsCompleted),
@@ -1,4 +1,5 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
+ // eslint-disable-next-line @atlaskit/platform/prefer-crypto-random-uuid -- Use crypto.randomUUID instead
2
3
  import uuid from 'uuid';
3
4
  import { utils } from '@atlaskit/util-service-support';
4
5
  import { convertServiceTaskToTask, convertServiceTaskStateToBaseItem, findIndex } from './TaskDecisionUtils';
@@ -31,6 +32,7 @@ export class RecentUpdates {
31
32
  this.subscribeToPubSubEvents();
32
33
  }
33
34
  subscribe(objectAri, recentUpdatesListener) {
35
+ // eslint-disable-next-line @atlaskit/platform/prefer-crypto-random-uuid -- Use crypto.randomUUID instead
34
36
  const id = uuid();
35
37
  let containerIds = this.idsByContainer.get(objectAri);
36
38
  if (!containerIds) {
@@ -10,5 +10,5 @@
10
10
  ._4t3i7vkz{height:1pc}
11
11
  ._i0dlexct{flex-basis:16px}
12
12
  ._otyridpf{margin-bottom:0}
13
- ._syaz1oju{color:var(--ds-icon-subtle,#626f86)}
14
- ._syaz1yjp{color:var(--ds-icon-success,#22a06b)}
13
+ ._syaz4pcx{color:var(--ds-icon-success,#6a9a23)}
14
+ ._syazdgkc{color:var(--ds-icon-subtle,#505258)}
@@ -16,7 +16,7 @@ const DecisionItem = ({
16
16
  }) => {
17
17
  const icon = /*#__PURE__*/React.createElement("span", {
18
18
  contentEditable: false,
19
- className: ax(["_16jlidpf _1o9zidpf _i0dlexct _4t3i7vkz _1bsb7vkz _19pk1b66 _2hwxutpp _otyridpf _18u0idpf _syaz1yjp _1e0c1txw _4cvr1h6o _1bah1h6o", showPlaceholder && "_syaz1oju"])
19
+ className: ax(["_16jlidpf _1o9zidpf _i0dlexct _4t3i7vkz _1bsb7vkz _19pk1b66 _2hwxutpp _otyridpf _18u0idpf _syaz4pcx _1e0c1txw _4cvr1h6o _1bah1h6o", showPlaceholder && "_syazdgkc"])
20
20
  }, /*#__PURE__*/React.createElement(DecisionIcon, {
21
21
  label: "Decision",
22
22
  spacing: "spacious",
@@ -15,7 +15,7 @@
15
15
  ._1ul9idpf{min-width:0}
16
16
  ._2hwxidpf{margin-right:0}
17
17
  ._2lx2vrvc{flex-direction:row}
18
- ._bfhkm7j4{background-color:var(--ds-background-neutral,#091e420f)}
18
+ ._bfhki8nm{background-color:var(--ds-background-neutral,#0515240f)}
19
19
  ._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
20
20
  ._i0dl1wug{flex-basis:auto}
21
21
  ._kqswh2mm{position:relative}
@@ -26,5 +26,5 @@
26
26
  ._otyridpf{margin-bottom:0}
27
27
  ._p12f1dza{max-width:calc(100% - 50px)}
28
28
  ._slp31hna{word-wrap:break-word}
29
- ._syaz131l{color:var(--ds-text-subtlest,#626f86)}
29
+ ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
30
30
  ._u5f3u2gc{padding-right:var(--ds-space-100,8px)}
@@ -25,7 +25,7 @@ export default class Item extends PureComponent {
25
25
  "data-testid": "task-decision-item-placeholder",
26
26
  "data-component": "placeholder",
27
27
  contentEditable: false,
28
- className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz131l _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
28
+ className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz1rpy _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
29
29
  }, placeholder);
30
30
  }
31
31
  renderMessageAppearance() {
@@ -51,7 +51,7 @@ export default class Item extends PureComponent {
51
51
  return /*#__PURE__*/React.createElement("div", {
52
52
  "data-testid": "elements-decision-item",
53
53
  "data-decision-wrapper": "true",
54
- className: ax(["_2rkofajl _1e0c1txw _2lx2vrvc _19pku2gc _2hwxidpf _otyridpf _18u0idpf _ca0qu2gc _u5f3u2gc _n3tdu2gc _19bvutpp _bfhkm7j4 _kqswh2mm _14hd1wug"])
54
+ className: ax(["_2rkofajl _1e0c1txw _2lx2vrvc _19pku2gc _2hwxidpf _otyridpf _18u0idpf _ca0qu2gc _u5f3u2gc _n3tdu2gc _19bvutpp _bfhki8nm _kqswh2mm _14hd1wug"])
55
55
  }, icon, this.renderPlaceholder(), /*#__PURE__*/React.createElement("div", _extends({
56
56
  "data-component": "content",
57
57
  ref: contentRef
@@ -1,44 +1,44 @@
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
- ._den51vyt>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#388bff)}
4
+ ._den5vp1g>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#4688ec)}
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
- ._12yy1d5g>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f7f8f9)}
6
+ ._12yyl4ek>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f8f8f8)}
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
+ ._16fmby5v>input[type=checkbox]:disabled:hover+span>svg{color:var(--ds-background-disabled,#17171708)}
9
9
  ._16jlidpf{flex-grow:0}
10
- ._16np1elr>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
10
+ ._16nprsbi>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
11
11
  ._1746glyw>input[type=checkbox]{outline-style:none}
12
12
  ._18tob3bt>input[type=checkbox]:focus+span:after{content:""}
13
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)}
14
+ ._19w0by5v>input[type=checkbox]:disabled:hover+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
15
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)}
16
+ ._1bc7by5v>input[type=checkbox]:disabled:focus+span>svg{color:var(--ds-background-disabled,#17171708)}
17
17
  ._1bsb1tcg{width:24px}
18
18
  ._1davidpf>input[type=checkbox]{opacity:0}
19
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)}
20
+ ._1eulby5v>input[type=checkbox]:disabled:active+span>svg{color:var(--ds-background-disabled,#17171708)}
21
+ ._1gxgby5v>input[type=checkbox]:disabled:focus+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
22
22
  ._1h5xidpf>input[type=checkbox]{margin-top:0}
23
23
  ._1l0615vq>input[type=checkbox]+span>svg{overflow-y:hidden}
24
24
  ._1mh7kb7n>input[type=checkbox]{z-index:1}
25
- ._1miy1elr>input[type=checkbox]:hover+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
25
+ ._1miyrsbi>input[type=checkbox]:hover+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
26
26
  ._1mwj1ssb>input[type=checkbox]+span{left:50%}
27
27
  ._1nuz1tcg>input[type=checkbox]+span{height:24px}
28
28
  ._1o9zidpf{flex-shrink:0}
29
29
  ._1q8r7vkz>input[type=checkbox]{width:1pc}
30
30
  ._1qduewfl>input[type=checkbox]:checked+span>svg path:first-of-type{visibility:visible}
31
- ._1qp6muej>input[type=checkbox]:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
31
+ ._1qp61l7x>input[type=checkbox]:active+span>svg rect:first-of-type{stroke:var(--ds-border,#0b120e24)}
32
32
  ._1rvv1ooe>input[type=checkbox]{transform:translate(-50%,-50%)}
33
33
  ._1smcidpf>input[type=checkbox]{margin-left:0}
34
34
  ._1snx1r31>input[type=checkbox]{outline-color:currentColor}
35
35
  ._1stbpxbi>input[type=checkbox]:focus+span:after{height:var(--ds-space-200,1pc)}
36
36
  ._1t711tcg>input[type=checkbox]+span{width:24px}
37
37
  ._1u2istnw>input[type=checkbox]+span>svg{position:absolute}
38
- ._1umo18hz>input[type=checkbox]:checked:hover+span>svg{color:var(--ds-background-selected-bold-hovered,#05c)}
38
+ ._1umo1q28>input[type=checkbox]:checked:hover+span>svg{color:var(--ds-background-selected-bold-hovered,#1558bc)}
39
39
  ._1wn015vq>input[type=checkbox]+span>svg path:first-of-type{visibility:hidden}
40
40
  ._1wpzv2br{align-self:start}
41
- ._1x1y1lg7>input[type=checkbox]:disabled:checked+span>svg{fill:var(--ds-icon-disabled,#091e424f)}
41
+ ._1x1y2sac>input[type=checkbox]:disabled:checked+span>svg{fill:var(--ds-icon-disabled,#080f214a)}
42
42
  ._1y9t5w2r>input[type=checkbox]:checked+span>svg{fill:var(--ds-icon-inverse,#fff)}
43
43
  ._32ro1j9a>input[type=checkbox]+span>svg{color:var(--ds-background-input,#fff)}
44
44
  ._4k421ssb>input[type=checkbox]{left:50%}
@@ -47,32 +47,32 @@
47
47
  ._9j2j1ssb>input[type=checkbox]+span{top:50%}
48
48
  ._9l2s7vkz>input[type=checkbox]{height:1pc}
49
49
  ._a27kkb7n>input[type=checkbox]+span>svg rect:first-of-type{stroke-width:1}
50
- ._bhkusyzs>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
51
- ._c8dpmuej>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
50
+ ._bhkuby5v>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
51
+ ._c8dp1l7x>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#0b120e24)}
52
52
  ._cr751ooe>input[type=checkbox]:focus+span:after{transform:translate(-50%,-50%)}
53
53
  ._cs4qstnw>input[type=checkbox]+span{position:absolute}
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)}
54
+ ._czfeby5v>input[type=checkbox]:disabled:active+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
55
+ ._d2dcby5v>input[type=checkbox]:disabled+span>svg{color:var(--ds-background-disabled,#17171708)}
56
56
  ._dx3f1o36>input[type=checkbox]{outline-width:medium}
57
57
  ._fs2cidpf>input[type=checkbox]{margin-bottom:0}
58
58
  ._g5w3stnw>input[type=checkbox]:focus+span:after{position:absolute}
59
59
  ._gi9hr01l>input[type=checkbox]:active+span>svg{color:var(--ds-background-input-pressed,#fff)}
60
60
  ._haf81ssb>input[type=checkbox]:focus+span:after{top:50%}
61
61
  ._i0dl1tcg{flex-basis:24px}
62
- ._k6dg18hz>input[type=checkbox]:checked:hover+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold-hovered,#05c)}
62
+ ._k6dg1q28>input[type=checkbox]:checked:hover+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold-hovered,#1558bc)}
63
63
  ._kqswh2mm{position:relative}
64
64
  ._l9o0n7od>input[type=checkbox]+span>svg{max-width:unset}
65
65
  ._m7eu1ooe>input[type=checkbox]+span>svg{transform:translate(-50%,-50%)}
66
66
  ._oezm15vq>input[type=checkbox]+span>svg{overflow-x:hidden}
67
67
  ._psnc1ssb>input[type=checkbox]{top:50%}
68
68
  ._q3p7usvi>input[type=checkbox]+span>svg{box-sizing:border-box}
69
- ._q8ft1fvw>input[type=checkbox]:checked+span>svg{color:var(--ds-background-selected-bold,#0c66e4)}
69
+ ._q8ftjmqp>input[type=checkbox]:checked+span>svg{color:var(--ds-background-selected-bold,#1868db)}
70
70
  ._qhqx1nu9>input[type=checkbox]+span>svg{display:inline}
71
71
  ._ra781ssb>input[type=checkbox]:focus+span:after{left:50%}
72
72
  ._s3uktlke>input[type=checkbox]{cursor:pointer}
73
73
  ._sqizidpf>input[type=checkbox]{margin-right:0}
74
74
  ._tpz25w2r>input[type=checkbox]:checked:hover+span>svg{fill:var(--ds-icon-inverse,#fff)}
75
- ._ut031fvw>input[type=checkbox]:checked+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold,#0c66e4)}
75
+ ._ut03jmqp>input[type=checkbox]:checked+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold,#1868db)}
76
76
  ._whhepxbi>input[type=checkbox]:focus+span:after{width:var(--ds-space-200,1pc)}
77
77
  ._wo245w2r>input[type=checkbox]:checked:active+span>svg{fill:var(--ds-icon-inverse,#fff)}
78
78
  ._wxkgr01l>input[type=checkbox]:checked:active+span>svg{color:var(--ds-background-input-pressed,#fff)}
@@ -15,8 +15,7 @@ import { withAnalyticsEvents } from '@atlaskit/analytics-next';
15
15
  import { createAndFireEventInElementsChannel } from '../analytics';
16
16
  import { useMergeRefs } from 'use-callback-ref';
17
17
  const CheckboxUncheckedIcon = props => /*#__PURE__*/React.createElement(Icon, _extends({
18
- dangerouslySetGlyph: `<rect width="12.5" height="12.5" x="1.75" y="1.75" stroke="currentcolor" stroke-width="1.5" rx="1.25"/>`,
19
- type: 'core'
18
+ dangerouslySetGlyph: `<rect width="12.5" height="12.5" x="1.75" y="1.75" stroke="currentcolor" stroke-width="1.5" rx="1.25"/>`
20
19
  }, props));
21
20
 
22
21
  /**
@@ -76,7 +75,7 @@ const TaskItem = props => {
76
75
  const inputRef = useMergeRefs(inputRefFromProps === undefined ? [localInputRef] : [inputRefFromProps, localInputRef]);
77
76
  const icon = /*#__PURE__*/React.createElement("span", {
78
77
  contentEditable: false,
79
- 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"])
78
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1tcg _1bsb1tcg _4t3i1tcg _kqswh2mm _1wpzv2br _1snx1r31 _1746glyw _dx3f1o36 _1h5xidpf _sqizidpf _fs2cidpf _1smcidpf _oezm15vq _1l0615vq _1abj1mn3 _18a711so _16nprsbi _a27kkb7n _q3p7usvi _qhqx1nu9 _10cr1ssb _zfav1ssb _m7eu1ooe _l9o0n7od _1efjn7od _1u2istnw _32ro1j9a _1wn015vq _den5vp1g _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 _12yyl4ek _1miyrsbi _1umo1q28 _tpz25w2r _k6dg1q28 _1qduewfl _q8ftjmqp _1y9t5w2r _ut03jmqp _gi9hr01l _1qp61l7x _wxkgr01l _wo245w2r _c8dp1l7x _d2dcby5v _1eulby5v _1bc7by5v _16fmby5v _bhkuby5v _czfeby5v _1gxgby5v _19w0by5v _1x1y2sac"])
80
79
  }, /*#__PURE__*/React.createElement("input", {
81
80
  id: checkBoxId,
82
81
  "aria-label": formatMessage(isDone ? messages.markTaskAsNotCompleted : messages.markTaskAsCompleted),
@@ -3,6 +3,7 @@ import _createClass from "@babel/runtime/helpers/createClass";
3
3
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
5
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ // eslint-disable-next-line @atlaskit/platform/prefer-crypto-random-uuid -- Use crypto.randomUUID instead
6
7
  import uuid from 'uuid';
7
8
  import { utils } from '@atlaskit/util-service-support';
8
9
  import { convertServiceTaskToTask, convertServiceTaskStateToBaseItem, findIndex } from './TaskDecisionUtils';
@@ -37,6 +38,7 @@ export var RecentUpdates = /*#__PURE__*/function () {
37
38
  return _createClass(RecentUpdates, [{
38
39
  key: "subscribe",
39
40
  value: function subscribe(objectAri, recentUpdatesListener) {
41
+ // eslint-disable-next-line @atlaskit/platform/prefer-crypto-random-uuid -- Use crypto.randomUUID instead
40
42
  var id = uuid();
41
43
  var containerIds = this.idsByContainer.get(objectAri);
42
44
  if (!containerIds) {
@@ -10,5 +10,5 @@
10
10
  ._4t3i7vkz{height:1pc}
11
11
  ._i0dlexct{flex-basis:16px}
12
12
  ._otyridpf{margin-bottom:0}
13
- ._syaz1oju{color:var(--ds-icon-subtle,#626f86)}
14
- ._syaz1yjp{color:var(--ds-icon-success,#22a06b)}
13
+ ._syaz4pcx{color:var(--ds-icon-success,#6a9a23)}
14
+ ._syazdgkc{color:var(--ds-icon-subtle,#505258)}
@@ -15,7 +15,7 @@ var DecisionItem = function DecisionItem(_ref) {
15
15
  dataAttributes = _ref.dataAttributes;
16
16
  var icon = /*#__PURE__*/React.createElement("span", {
17
17
  contentEditable: false,
18
- className: ax(["_16jlidpf _1o9zidpf _i0dlexct _4t3i7vkz _1bsb7vkz _19pk1b66 _2hwxutpp _otyridpf _18u0idpf _syaz1yjp _1e0c1txw _4cvr1h6o _1bah1h6o", showPlaceholder && "_syaz1oju"])
18
+ className: ax(["_16jlidpf _1o9zidpf _i0dlexct _4t3i7vkz _1bsb7vkz _19pk1b66 _2hwxutpp _otyridpf _18u0idpf _syaz4pcx _1e0c1txw _4cvr1h6o _1bah1h6o", showPlaceholder && "_syazdgkc"])
19
19
  }, /*#__PURE__*/React.createElement(DecisionIcon, {
20
20
  label: "Decision",
21
21
  spacing: "spacious",
@@ -15,7 +15,7 @@
15
15
  ._1ul9idpf{min-width:0}
16
16
  ._2hwxidpf{margin-right:0}
17
17
  ._2lx2vrvc{flex-direction:row}
18
- ._bfhkm7j4{background-color:var(--ds-background-neutral,#091e420f)}
18
+ ._bfhki8nm{background-color:var(--ds-background-neutral,#0515240f)}
19
19
  ._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
20
20
  ._i0dl1wug{flex-basis:auto}
21
21
  ._kqswh2mm{position:relative}
@@ -26,5 +26,5 @@
26
26
  ._otyridpf{margin-bottom:0}
27
27
  ._p12f1dza{max-width:calc(100% - 50px)}
28
28
  ._slp31hna{word-wrap:break-word}
29
- ._syaz131l{color:var(--ds-text-subtlest,#626f86)}
29
+ ._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
30
30
  ._u5f3u2gc{padding-right:var(--ds-space-100,8px)}
@@ -38,7 +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(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz131l _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
41
+ className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0tu8f _1reo15vq _18m915vq _kqswstnw _syaz1rpy _lcxvglyw _1bto1l2s _o5721q9c _p12f1dza", itemType === 'TASK' && "_19pkidpf _2hwxidpf _otyridpf _18u0hwpb"])
42
42
  }, placeholder);
43
43
  }
44
44
  }, {
@@ -65,7 +65,7 @@ var Item = /*#__PURE__*/function (_PureComponent) {
65
65
  return /*#__PURE__*/React.createElement("div", {
66
66
  "data-testid": "elements-decision-item",
67
67
  "data-decision-wrapper": "true",
68
- className: ax(["_2rkofajl _1e0c1txw _2lx2vrvc _19pku2gc _2hwxidpf _otyridpf _18u0idpf _ca0qu2gc _u5f3u2gc _n3tdu2gc _19bvutpp _bfhkm7j4 _kqswh2mm _14hd1wug"])
68
+ className: ax(["_2rkofajl _1e0c1txw _2lx2vrvc _19pku2gc _2hwxidpf _otyridpf _18u0idpf _ca0qu2gc _u5f3u2gc _n3tdu2gc _19bvutpp _bfhki8nm _kqswh2mm _14hd1wug"])
69
69
  }, icon, this.renderPlaceholder(), /*#__PURE__*/React.createElement("div", _extends({
70
70
  "data-component": "content",
71
71
  ref: contentRef
@@ -1,44 +1,44 @@
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
- ._den51vyt>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#388bff)}
4
+ ._den5vp1g>input[type=checkbox]:focus+span:after{border:var(--ds-border-width-selected,2px) solid var(--ds-border-focused,#4688ec)}
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
- ._12yy1d5g>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f7f8f9)}
6
+ ._12yyl4ek>input[type=checkbox]:hover+span>svg{color:var(--ds-background-input-hovered,#f8f8f8)}
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
+ ._16fmby5v>input[type=checkbox]:disabled:hover+span>svg{color:var(--ds-background-disabled,#17171708)}
9
9
  ._16jlidpf{flex-grow:0}
10
- ._16np1elr>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
10
+ ._16nprsbi>input[type=checkbox]+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
11
11
  ._1746glyw>input[type=checkbox]{outline-style:none}
12
12
  ._18tob3bt>input[type=checkbox]:focus+span:after{content:""}
13
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)}
14
+ ._19w0by5v>input[type=checkbox]:disabled:hover+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
15
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)}
16
+ ._1bc7by5v>input[type=checkbox]:disabled:focus+span>svg{color:var(--ds-background-disabled,#17171708)}
17
17
  ._1bsb1tcg{width:24px}
18
18
  ._1davidpf>input[type=checkbox]{opacity:0}
19
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)}
20
+ ._1eulby5v>input[type=checkbox]:disabled:active+span>svg{color:var(--ds-background-disabled,#17171708)}
21
+ ._1gxgby5v>input[type=checkbox]:disabled:focus+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
22
22
  ._1h5xidpf>input[type=checkbox]{margin-top:0}
23
23
  ._1l0615vq>input[type=checkbox]+span>svg{overflow-y:hidden}
24
24
  ._1mh7kb7n>input[type=checkbox]{z-index:1}
25
- ._1miy1elr>input[type=checkbox]:hover+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8590a2)}
25
+ ._1miyrsbi>input[type=checkbox]:hover+span>svg rect:first-of-type{stroke:var(--ds-border-input,#8c8f97)}
26
26
  ._1mwj1ssb>input[type=checkbox]+span{left:50%}
27
27
  ._1nuz1tcg>input[type=checkbox]+span{height:24px}
28
28
  ._1o9zidpf{flex-shrink:0}
29
29
  ._1q8r7vkz>input[type=checkbox]{width:1pc}
30
30
  ._1qduewfl>input[type=checkbox]:checked+span>svg path:first-of-type{visibility:visible}
31
- ._1qp6muej>input[type=checkbox]:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
31
+ ._1qp61l7x>input[type=checkbox]:active+span>svg rect:first-of-type{stroke:var(--ds-border,#0b120e24)}
32
32
  ._1rvv1ooe>input[type=checkbox]{transform:translate(-50%,-50%)}
33
33
  ._1smcidpf>input[type=checkbox]{margin-left:0}
34
34
  ._1snx1r31>input[type=checkbox]{outline-color:currentColor}
35
35
  ._1stbpxbi>input[type=checkbox]:focus+span:after{height:var(--ds-space-200,1pc)}
36
36
  ._1t711tcg>input[type=checkbox]+span{width:24px}
37
37
  ._1u2istnw>input[type=checkbox]+span>svg{position:absolute}
38
- ._1umo18hz>input[type=checkbox]:checked:hover+span>svg{color:var(--ds-background-selected-bold-hovered,#05c)}
38
+ ._1umo1q28>input[type=checkbox]:checked:hover+span>svg{color:var(--ds-background-selected-bold-hovered,#1558bc)}
39
39
  ._1wn015vq>input[type=checkbox]+span>svg path:first-of-type{visibility:hidden}
40
40
  ._1wpzv2br{align-self:start}
41
- ._1x1y1lg7>input[type=checkbox]:disabled:checked+span>svg{fill:var(--ds-icon-disabled,#091e424f)}
41
+ ._1x1y2sac>input[type=checkbox]:disabled:checked+span>svg{fill:var(--ds-icon-disabled,#080f214a)}
42
42
  ._1y9t5w2r>input[type=checkbox]:checked+span>svg{fill:var(--ds-icon-inverse,#fff)}
43
43
  ._32ro1j9a>input[type=checkbox]+span>svg{color:var(--ds-background-input,#fff)}
44
44
  ._4k421ssb>input[type=checkbox]{left:50%}
@@ -47,32 +47,32 @@
47
47
  ._9j2j1ssb>input[type=checkbox]+span{top:50%}
48
48
  ._9l2s7vkz>input[type=checkbox]{height:1pc}
49
49
  ._a27kkb7n>input[type=checkbox]+span>svg rect:first-of-type{stroke-width:1}
50
- ._bhkusyzs>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#091e4208)}
51
- ._c8dpmuej>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#091e4224)}
50
+ ._bhkuby5v>input[type=checkbox]:disabled+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
51
+ ._c8dp1l7x>input[type=checkbox]:checked:active+span>svg rect:first-of-type{stroke:var(--ds-border,#0b120e24)}
52
52
  ._cr751ooe>input[type=checkbox]:focus+span:after{transform:translate(-50%,-50%)}
53
53
  ._cs4qstnw>input[type=checkbox]+span{position:absolute}
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)}
54
+ ._czfeby5v>input[type=checkbox]:disabled:active+span>svg rect:first-of-type{stroke:var(--ds-background-disabled,#17171708)}
55
+ ._d2dcby5v>input[type=checkbox]:disabled+span>svg{color:var(--ds-background-disabled,#17171708)}
56
56
  ._dx3f1o36>input[type=checkbox]{outline-width:medium}
57
57
  ._fs2cidpf>input[type=checkbox]{margin-bottom:0}
58
58
  ._g5w3stnw>input[type=checkbox]:focus+span:after{position:absolute}
59
59
  ._gi9hr01l>input[type=checkbox]:active+span>svg{color:var(--ds-background-input-pressed,#fff)}
60
60
  ._haf81ssb>input[type=checkbox]:focus+span:after{top:50%}
61
61
  ._i0dl1tcg{flex-basis:24px}
62
- ._k6dg18hz>input[type=checkbox]:checked:hover+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold-hovered,#05c)}
62
+ ._k6dg1q28>input[type=checkbox]:checked:hover+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold-hovered,#1558bc)}
63
63
  ._kqswh2mm{position:relative}
64
64
  ._l9o0n7od>input[type=checkbox]+span>svg{max-width:unset}
65
65
  ._m7eu1ooe>input[type=checkbox]+span>svg{transform:translate(-50%,-50%)}
66
66
  ._oezm15vq>input[type=checkbox]+span>svg{overflow-x:hidden}
67
67
  ._psnc1ssb>input[type=checkbox]{top:50%}
68
68
  ._q3p7usvi>input[type=checkbox]+span>svg{box-sizing:border-box}
69
- ._q8ft1fvw>input[type=checkbox]:checked+span>svg{color:var(--ds-background-selected-bold,#0c66e4)}
69
+ ._q8ftjmqp>input[type=checkbox]:checked+span>svg{color:var(--ds-background-selected-bold,#1868db)}
70
70
  ._qhqx1nu9>input[type=checkbox]+span>svg{display:inline}
71
71
  ._ra781ssb>input[type=checkbox]:focus+span:after{left:50%}
72
72
  ._s3uktlke>input[type=checkbox]{cursor:pointer}
73
73
  ._sqizidpf>input[type=checkbox]{margin-right:0}
74
74
  ._tpz25w2r>input[type=checkbox]:checked:hover+span>svg{fill:var(--ds-icon-inverse,#fff)}
75
- ._ut031fvw>input[type=checkbox]:checked+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold,#0c66e4)}
75
+ ._ut03jmqp>input[type=checkbox]:checked+span>svg rect:first-of-type{stroke:var(--ds-background-selected-bold,#1868db)}
76
76
  ._whhepxbi>input[type=checkbox]:focus+span:after{width:var(--ds-space-200,1pc)}
77
77
  ._wo245w2r>input[type=checkbox]:checked:active+span>svg{fill:var(--ds-icon-inverse,#fff)}
78
78
  ._wxkgr01l>input[type=checkbox]:checked:active+span>svg{color:var(--ds-background-input-pressed,#fff)}
@@ -16,8 +16,7 @@ import { createAndFireEventInElementsChannel } from '../analytics';
16
16
  import { useMergeRefs } from 'use-callback-ref';
17
17
  var CheckboxUncheckedIcon = function CheckboxUncheckedIcon(props) {
18
18
  return /*#__PURE__*/React.createElement(Icon, _extends({
19
- dangerouslySetGlyph: "<rect width=\"12.5\" height=\"12.5\" x=\"1.75\" y=\"1.75\" stroke=\"currentcolor\" stroke-width=\"1.5\" rx=\"1.25\"/>",
20
- type: 'core'
19
+ dangerouslySetGlyph: "<rect width=\"12.5\" height=\"12.5\" x=\"1.75\" y=\"1.75\" stroke=\"currentcolor\" stroke-width=\"1.5\" rx=\"1.25\"/>"
21
20
  }, props));
22
21
  };
23
22
 
@@ -81,7 +80,7 @@ var TaskItem = function TaskItem(props) {
81
80
  var inputRef = useMergeRefs(inputRefFromProps === undefined ? [localInputRef] : [inputRefFromProps, localInputRef]);
82
81
  var icon = /*#__PURE__*/React.createElement("span", {
83
82
  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 _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"])
83
+ className: ax(["_16jlidpf _1o9zidpf _i0dl1tcg _1bsb1tcg _4t3i1tcg _kqswh2mm _1wpzv2br _1snx1r31 _1746glyw _dx3f1o36 _1h5xidpf _sqizidpf _fs2cidpf _1smcidpf _oezm15vq _1l0615vq _1abj1mn3 _18a711so _16nprsbi _a27kkb7n _q3p7usvi _qhqx1nu9 _10cr1ssb _zfav1ssb _m7eu1ooe _l9o0n7od _1efjn7od _1u2istnw _32ro1j9a _1wn015vq _den5vp1g _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 _12yyl4ek _1miyrsbi _1umo1q28 _tpz25w2r _k6dg1q28 _1qduewfl _q8ftjmqp _1y9t5w2r _ut03jmqp _gi9hr01l _1qp61l7x _wxkgr01l _wo245w2r _c8dp1l7x _d2dcby5v _1eulby5v _1bc7by5v _16fmby5v _bhkuby5v _czfeby5v _1gxgby5v _19w0by5v _1x1y2sac"])
85
84
  }, /*#__PURE__*/React.createElement("input", {
86
85
  id: checkBoxId,
87
86
  "aria-label": formatMessage(isDone ? messages.markTaskAsNotCompleted : messages.markTaskAsCompleted),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/task-decision",
3
- "version": "19.2.13",
3
+ "version": "19.2.15",
4
4
  "description": "Tasks and decisions react components",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -37,9 +37,9 @@
37
37
  "@atlaskit/afm-i18n-platform-elements-task-decision": "2.7.0",
38
38
  "@atlaskit/analytics-namespaced-context": "^7.1.0",
39
39
  "@atlaskit/analytics-next": "^11.1.0",
40
- "@atlaskit/icon": "^28.5.0",
40
+ "@atlaskit/icon": "^29.0.0",
41
41
  "@atlaskit/platform-feature-flags": "^1.1.0",
42
- "@atlaskit/tokens": "^7.0.0",
42
+ "@atlaskit/tokens": "^8.0.0",
43
43
  "@atlaskit/util-service-support": "^6.3.0",
44
44
  "@babel/runtime": "^7.0.0",
45
45
  "@compiled/react": "^0.18.6",
@@ -1,45 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.passionfruit.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../passionfruit/tsDist/@atlaskit__task-decision/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../analytics/analytics-namespaced-context/afm-passionfruit/tsconfig.json"
28
- },
29
- {
30
- "path": "../../../analytics/analytics-next/afm-passionfruit/tsconfig.json"
31
- },
32
- {
33
- "path": "../../../design-system/icon/afm-passionfruit/tsconfig.json"
34
- },
35
- {
36
- "path": "../../../platform/feature-flags/afm-passionfruit/tsconfig.json"
37
- },
38
- {
39
- "path": "../../../design-system/tokens/afm-passionfruit/tsconfig.json"
40
- },
41
- {
42
- "path": "../../util-service-support/afm-passionfruit/tsconfig.json"
43
- }
44
- ]
45
- }
@@ -1,45 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.post-office.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../post-office/tsDist/@atlaskit__task-decision/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../analytics/analytics-namespaced-context/afm-post-office/tsconfig.json"
28
- },
29
- {
30
- "path": "../../../analytics/analytics-next/afm-post-office/tsconfig.json"
31
- },
32
- {
33
- "path": "../../../design-system/icon/afm-post-office/tsconfig.json"
34
- },
35
- {
36
- "path": "../../../platform/feature-flags/afm-post-office/tsconfig.json"
37
- },
38
- {
39
- "path": "../../../design-system/tokens/afm-post-office/tsconfig.json"
40
- },
41
- {
42
- "path": "../../util-service-support/afm-post-office/tsconfig.json"
43
- }
44
- ]
45
- }
@@ -1,45 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.rovo-extension.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../rovo-extension/tsDist/@atlaskit__task-decision/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../analytics/analytics-namespaced-context/afm-rovo-extension/tsconfig.json"
28
- },
29
- {
30
- "path": "../../../analytics/analytics-next/afm-rovo-extension/tsconfig.json"
31
- },
32
- {
33
- "path": "../../../design-system/icon/afm-rovo-extension/tsconfig.json"
34
- },
35
- {
36
- "path": "../../../platform/feature-flags/afm-rovo-extension/tsconfig.json"
37
- },
38
- {
39
- "path": "../../../design-system/tokens/afm-rovo-extension/tsconfig.json"
40
- },
41
- {
42
- "path": "../../util-service-support/afm-rovo-extension/tsconfig.json"
43
- }
44
- ]
45
- }
@@ -1,45 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.townsquare.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../townsquare/tsDist/@atlaskit__task-decision/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../analytics/analytics-namespaced-context/afm-townsquare/tsconfig.json"
28
- },
29
- {
30
- "path": "../../../analytics/analytics-next/afm-townsquare/tsconfig.json"
31
- },
32
- {
33
- "path": "../../../design-system/icon/afm-townsquare/tsconfig.json"
34
- },
35
- {
36
- "path": "../../../platform/feature-flags/afm-townsquare/tsconfig.json"
37
- },
38
- {
39
- "path": "../../../design-system/tokens/afm-townsquare/tsconfig.json"
40
- },
41
- {
42
- "path": "../../util-service-support/afm-townsquare/tsconfig.json"
43
- }
44
- ]
45
- }
@@ -1,45 +0,0 @@
1
- {
2
- "extends": "../../../../tsconfig.entry-points.volt.json",
3
- "compilerOptions": {
4
- "declaration": true,
5
- "target": "es5",
6
- "outDir": "../../../../../volt/tsDist/@atlaskit__task-decision/app",
7
- "rootDir": "../",
8
- "composite": true
9
- },
10
- "include": [
11
- "../src/**/*.ts",
12
- "../src/**/*.tsx"
13
- ],
14
- "exclude": [
15
- "../src/**/__tests__/*",
16
- "../src/**/*.test.*",
17
- "../src/**/test.*",
18
- "../src/**/examples.*",
19
- "../src/**/examples/*",
20
- "../src/**/examples/**/*",
21
- "../src/**/*.stories.*",
22
- "../src/**/stories/*",
23
- "../src/**/stories/**/*"
24
- ],
25
- "references": [
26
- {
27
- "path": "../../../analytics/analytics-namespaced-context/afm-volt/tsconfig.json"
28
- },
29
- {
30
- "path": "../../../analytics/analytics-next/afm-volt/tsconfig.json"
31
- },
32
- {
33
- "path": "../../../design-system/icon/afm-volt/tsconfig.json"
34
- },
35
- {
36
- "path": "../../../platform/feature-flags/afm-volt/tsconfig.json"
37
- },
38
- {
39
- "path": "../../../design-system/tokens/afm-volt/tsconfig.json"
40
- },
41
- {
42
- "path": "../../util-service-support/afm-volt/tsconfig.json"
43
- }
44
- ]
45
- }