@atlaskit/range 9.2.14 → 9.3.0

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,18 @@
1
1
  # @atlaskit/range
2
2
 
3
+ ## 9.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`b867e641d818d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b867e641d818d) -
8
+ Updated border radius values behind a feature gate `platform-dst-shape-theme-default`.
9
+
10
+ ## 9.2.15
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+
3
16
  ## 9.2.14
4
17
 
5
18
  ### Patch Changes
@@ -5,7 +5,8 @@
5
5
  "target": "es5",
6
6
  "outDir": "../../../../../confluence/tsDist/@atlaskit__range",
7
7
  "rootDir": "../",
8
- "composite": true
8
+ "composite": true,
9
+ "noCheck": true
9
10
  },
10
11
  "include": [
11
12
  "../src/**/*.ts",
@@ -5,7 +5,8 @@
5
5
  "target": "es5",
6
6
  "outDir": "../../../../../jira/tsDist/@atlaskit__range/app",
7
7
  "rootDir": "../",
8
- "composite": true
8
+ "composite": true,
9
+ "noCheck": true
9
10
  },
10
11
  "include": [
11
12
  "../src/**/*.ts",
@@ -5,7 +5,8 @@
5
5
  "target": "es5",
6
6
  "outDir": "../../../../../tsDist/@atlaskit__range/app",
7
7
  "rootDir": "../",
8
- "composite": true
8
+ "composite": true,
9
+ "noCheck": true
9
10
  },
10
11
  "include": [
11
12
  "../src/**/*.ts",
@@ -2,6 +2,7 @@
2
2
  ._10lridpf::-webkit-slider-runnable-track{border:0}
3
3
  ._14mj1qll:after{border-radius:var(--ds-radius-full,50%)}
4
4
  ._15raidpf::-moz-focus-outer{border:0}
5
+ ._1gvoidpf::-moz-range-track{border-radius:0}
5
6
  ._1gvolb4i::-moz-range-track{border-radius:var(--ds-radius-xsmall,2px)}
6
7
  ._1kdl1qll::-webkit-slider-thumb{border-radius:var(--ds-radius-full,50%)}
7
8
  ._1nx42hjt::-moz-range-track{transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out}
@@ -11,9 +12,11 @@
11
12
  ._1yq0glyw::-moz-range-thumb{border:none}
12
13
  ._1yz62hjt::-webkit-slider-thumb{transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out}
13
14
  ._37ywfajl::-moz-range-progress{border-radius:var(--ds-radius-small,3px)}
15
+ ._37ywidpf::-moz-range-progress{border-radius:0}
14
16
  ._37ywlb4i::-moz-range-progress{border-radius:var(--ds-radius-xsmall,2px)}
15
17
  ._e8hnidpf::-moz-range-progress{border:0}
16
18
  ._g6tdfajl::-webkit-slider-runnable-track{border-radius:var(--ds-radius-small,3px)}
19
+ ._g6tdidpf::-webkit-slider-runnable-track{border-radius:0}
17
20
  ._g6tdlb4i::-webkit-slider-runnable-track{border-radius:var(--ds-radius-xsmall,2px)}
18
21
  ._h2ksglyw::-webkit-slider-thumb{border:none}
19
22
  ._m8f8bpmo::-webkit-slider-thumb{outline:solid var(--ds-border-width-selected,2px) var(--thumb-border)}
@@ -14,6 +14,7 @@ var _runtime = require("@compiled/react/runtime");
14
14
  var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
15
15
  var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
16
16
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
17
+ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
17
18
  var _colors = require("@atlaskit/theme/colors");
18
19
  var _excluded = ["valuePercent", "style"];
19
20
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
@@ -36,13 +37,14 @@ var trackStyles = {
36
37
  disabled: "_1peq2wxo"
37
38
  };
38
39
  var rangeA11yStyles = null;
40
+ var stylesT26Shape = null;
39
41
  var Input = exports.Input = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {
40
42
  var valuePercent = props.valuePercent,
41
43
  style = props.style,
42
44
  strippedProps = (0, _objectWithoutProperties2.default)(props, _excluded);
43
45
  var input = /*#__PURE__*/React.createElement("input", (0, _extends2.default)({}, strippedProps, {
44
46
  ref: ref,
45
- className: (0, _runtime.ax)(["_1bsb1osq _4t3i1ylp _bfhk1j28 _j5dh13gf _1j552wxo _nt751r31 _49pcglyw _1hvw1o36", "_wstuglyw _h2ksglyw _1kdl1qll _m8f8bpmo _1yz62hjt _1bdkusvi _u98zpxbi _1j70pxbi _1esf4alp _4w431ik2 _yfyntlke _1sdc196n _18k7v77o _1cdcglyw _10lridpf _g6tdlb4i _vi4t2hjt _1g2h1osq _168l1y44 _9u3f2hce _1g741hsc _1d8tmgnk _np53xlkz _18tdtlke _1p201osq _1yte13gf _5i7a13gf", "_1yq0glyw _108m1qll _1rf3bpmo _1yeu2hjt _g4ppusvi _r763pxbi _1mn5pxbi _12el4alp _1oqe1ik2 _10o7tlke _1kzev77o _15raidpf _e8hnidpf _37ywlb4i _1tcb2hjt _aoww1osq _1kd2i2wt _vt2s1w6o _1ssqtlke _ru37idpf _1gvolb4i _1nx42hjt _1f5t1osq _142y1y44 _d7w62hce _b3fmtlke _1vq313gf _1fov13gf _34m613gf", "_14h11gpr _15dpptpz _18lx1n8f _jxarjiw3 _ydqg1xpu _1jhcjiw3 _1rucy2jz _164c3zdg", "_1drqof27 _15dp1vck _18lxof27 _g6tdfajl _168li2wt _37ywfajl _1kd2i2wt _1sdc1lpd _ydqgmpja"]),
47
+ className: (0, _runtime.ax)(["_1bsb1osq _4t3i1ylp _bfhk1j28 _j5dh13gf _1j552wxo _nt751r31 _49pcglyw _1hvw1o36", "_wstuglyw _h2ksglyw _1kdl1qll _m8f8bpmo _1yz62hjt _1bdkusvi _u98zpxbi _1j70pxbi _1esf4alp _4w431ik2 _yfyntlke _1sdc196n _18k7v77o _1cdcglyw _10lridpf _g6tdlb4i _vi4t2hjt _1g2h1osq _168l1y44 _9u3f2hce _1g741hsc _1d8tmgnk _np53xlkz _18tdtlke _1p201osq _1yte13gf _5i7a13gf", "_1yq0glyw _108m1qll _1rf3bpmo _1yeu2hjt _g4ppusvi _r763pxbi _1mn5pxbi _12el4alp _1oqe1ik2 _10o7tlke _1kzev77o _15raidpf _e8hnidpf _37ywlb4i _1tcb2hjt _aoww1osq _1kd2i2wt _vt2s1w6o _1ssqtlke _ru37idpf _1gvolb4i _1nx42hjt _1f5t1osq _142y1y44 _d7w62hce _b3fmtlke _1vq313gf _1fov13gf _34m613gf", "_14h11gpr _15dpptpz _18lx1n8f _jxarjiw3 _ydqg1xpu _1jhcjiw3 _1rucy2jz _164c3zdg", "_1drqof27 _15dp1vck _18lxof27 _g6tdfajl _168li2wt _37ywfajl _1kd2i2wt _1sdc1lpd _ydqgmpja", (0, _platformFeatureFlags.fg)('platform-dst-shape-theme-default') && "_g6tdidpf _37ywidpf _1gvoidpf"]),
46
48
  style: _objectSpread(_objectSpread({}, {
47
49
  // We are creating a css variable to control the "progress" portion of the range input
48
50
  // This avoids us needing to create a new css class for each new percentage value
@@ -2,6 +2,7 @@
2
2
  ._10lridpf::-webkit-slider-runnable-track{border:0}
3
3
  ._14mj1qll:after{border-radius:var(--ds-radius-full,50%)}
4
4
  ._15raidpf::-moz-focus-outer{border:0}
5
+ ._1gvoidpf::-moz-range-track{border-radius:0}
5
6
  ._1gvolb4i::-moz-range-track{border-radius:var(--ds-radius-xsmall,2px)}
6
7
  ._1kdl1qll::-webkit-slider-thumb{border-radius:var(--ds-radius-full,50%)}
7
8
  ._1nx42hjt::-moz-range-track{transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out}
@@ -11,9 +12,11 @@
11
12
  ._1yq0glyw::-moz-range-thumb{border:none}
12
13
  ._1yz62hjt::-webkit-slider-thumb{transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out}
13
14
  ._37ywfajl::-moz-range-progress{border-radius:var(--ds-radius-small,3px)}
15
+ ._37ywidpf::-moz-range-progress{border-radius:0}
14
16
  ._37ywlb4i::-moz-range-progress{border-radius:var(--ds-radius-xsmall,2px)}
15
17
  ._e8hnidpf::-moz-range-progress{border:0}
16
18
  ._g6tdfajl::-webkit-slider-runnable-track{border-radius:var(--ds-radius-small,3px)}
19
+ ._g6tdidpf::-webkit-slider-runnable-track{border-radius:0}
17
20
  ._g6tdlb4i::-webkit-slider-runnable-track{border-radius:var(--ds-radius-xsmall,2px)}
18
21
  ._h2ksglyw::-webkit-slider-thumb{border:none}
19
22
  ._m8f8bpmo::-webkit-slider-thumb{outline:solid var(--ds-border-width-selected,2px) var(--thumb-border)}
@@ -4,6 +4,7 @@ import "./styled.compiled.css";
4
4
  import * as React from 'react';
5
5
  import { ax, ix } from "@compiled/react/runtime";
6
6
  import { forwardRef } from 'react';
7
+ import { fg } from '@atlaskit/platform-feature-flags';
7
8
  import { B200, B300, B400, N30, N40, N50A, N60A } from '@atlaskit/theme/colors';
8
9
  const rangeHeight = 40; // Height of the range input, used for the track and thumb
9
10
  const trackHeight = 6; // Height of the track, used for the track and thumb
@@ -22,6 +23,7 @@ const trackStyles = {
22
23
  disabled: "_1peq2wxo"
23
24
  };
24
25
  const rangeA11yStyles = null;
26
+ const stylesT26Shape = null;
25
27
  const Input = /*#__PURE__*/forwardRef((props, ref) => {
26
28
  const {
27
29
  valuePercent,
@@ -35,7 +37,7 @@ const Input = /*#__PURE__*/forwardRef((props, ref) => {
35
37
  '--track-fg-width': `${valuePercent}%`
36
38
  },
37
39
  ref: ref,
38
- className: ax(["_1bsb1osq _4t3i1ylp _bfhk1j28 _j5dh13gf _1j552wxo _nt751r31 _49pcglyw _1hvw1o36", "_wstuglyw _h2ksglyw _1kdl1qll _m8f8bpmo _1yz62hjt _1bdkusvi _u98zpxbi _1j70pxbi _1esf5udg _4w431ik2 _yfyntlke _1sdc196n _18k7v77o _1cdcglyw _10lridpf _g6tdlb4i _vi4t2hjt _1g2h1osq _168l1y44 _9u3f2hce _1g741hsc _1d8tmgnk _np53xlkz _18tdtlke _1p201osq _1yte13gf _5i7a13gf", "_1yq0glyw _108m1qll _1rf3bpmo _1yeu2hjt _g4ppusvi _r763pxbi _1mn5pxbi _12el5udg _1oqe1ik2 _10o7tlke _1kzev77o _15raidpf _e8hnidpf _37ywlb4i _1tcb2hjt _aoww1osq _1kd2i2wt _vt2s1w6o _1ssqtlke _ru37idpf _1gvolb4i _1nx42hjt _1f5t1osq _142y1y44 _d7w62hce _b3fmtlke _1vq313gf _1fov13gf _34m613gf", "_14h11uvs _15dp1yrq _18lxyvsn _jxar1eo5 _ydqghkel _1jhc1eo5 _1ruc16ss _164c194a", "_1drqof27 _15dp1vck _18lxof27 _g6tdfajl _168li2wt _37ywfajl _1kd2i2wt _1sdc1lpd _ydqgmpja"])
40
+ className: ax(["_1bsb1osq _4t3i1ylp _bfhk1j28 _j5dh13gf _1j552wxo _nt751r31 _49pcglyw _1hvw1o36", "_wstuglyw _h2ksglyw _1kdl1qll _m8f8bpmo _1yz62hjt _1bdkusvi _u98zpxbi _1j70pxbi _1esf5udg _4w431ik2 _yfyntlke _1sdc196n _18k7v77o _1cdcglyw _10lridpf _g6tdlb4i _vi4t2hjt _1g2h1osq _168l1y44 _9u3f2hce _1g741hsc _1d8tmgnk _np53xlkz _18tdtlke _1p201osq _1yte13gf _5i7a13gf", "_1yq0glyw _108m1qll _1rf3bpmo _1yeu2hjt _g4ppusvi _r763pxbi _1mn5pxbi _12el5udg _1oqe1ik2 _10o7tlke _1kzev77o _15raidpf _e8hnidpf _37ywlb4i _1tcb2hjt _aoww1osq _1kd2i2wt _vt2s1w6o _1ssqtlke _ru37idpf _1gvolb4i _1nx42hjt _1f5t1osq _142y1y44 _d7w62hce _b3fmtlke _1vq313gf _1fov13gf _34m613gf", "_14h11uvs _15dp1yrq _18lxyvsn _jxar1eo5 _ydqghkel _1jhc1eo5 _1ruc16ss _164c194a", "_1drqof27 _15dp1vck _18lxof27 _g6tdfajl _168li2wt _37ywfajl _1kd2i2wt _1sdc1lpd _ydqgmpja", fg('platform-dst-shape-theme-default') && "_g6tdidpf _37ywidpf _1gvoidpf"])
39
41
  }));
40
42
  return /*#__PURE__*/React.createElement("div", {
41
43
  className: ax([trackStyles.root, strippedProps.disabled && trackStyles.disabled])
@@ -2,6 +2,7 @@
2
2
  ._10lridpf::-webkit-slider-runnable-track{border:0}
3
3
  ._14mj1qll:after{border-radius:var(--ds-radius-full,50%)}
4
4
  ._15raidpf::-moz-focus-outer{border:0}
5
+ ._1gvoidpf::-moz-range-track{border-radius:0}
5
6
  ._1gvolb4i::-moz-range-track{border-radius:var(--ds-radius-xsmall,2px)}
6
7
  ._1kdl1qll::-webkit-slider-thumb{border-radius:var(--ds-radius-full,50%)}
7
8
  ._1nx42hjt::-moz-range-track{transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out}
@@ -11,9 +12,11 @@
11
12
  ._1yq0glyw::-moz-range-thumb{border:none}
12
13
  ._1yz62hjt::-webkit-slider-thumb{transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out}
13
14
  ._37ywfajl::-moz-range-progress{border-radius:var(--ds-radius-small,3px)}
15
+ ._37ywidpf::-moz-range-progress{border-radius:0}
14
16
  ._37ywlb4i::-moz-range-progress{border-radius:var(--ds-radius-xsmall,2px)}
15
17
  ._e8hnidpf::-moz-range-progress{border:0}
16
18
  ._g6tdfajl::-webkit-slider-runnable-track{border-radius:var(--ds-radius-small,3px)}
19
+ ._g6tdidpf::-webkit-slider-runnable-track{border-radius:0}
17
20
  ._g6tdlb4i::-webkit-slider-runnable-track{border-radius:var(--ds-radius-xsmall,2px)}
18
21
  ._h2ksglyw::-webkit-slider-thumb{border:none}
19
22
  ._m8f8bpmo::-webkit-slider-thumb{outline:solid var(--ds-border-width-selected,2px) var(--thumb-border)}
@@ -9,6 +9,7 @@ import { ax, ix } from "@compiled/react/runtime";
9
9
  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; }
10
10
  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; }
11
11
  import { forwardRef } from 'react';
12
+ import { fg } from '@atlaskit/platform-feature-flags';
12
13
  import { B200, B300, B400, N30, N40, N50A, N60A } from '@atlaskit/theme/colors';
13
14
  var rangeHeight = 40; // Height of the range input, used for the track and thumb
14
15
  var trackHeight = 6; // Height of the track, used for the track and thumb
@@ -27,13 +28,14 @@ var trackStyles = {
27
28
  disabled: "_1peq2wxo"
28
29
  };
29
30
  var rangeA11yStyles = null;
31
+ var stylesT26Shape = null;
30
32
  var Input = /*#__PURE__*/forwardRef(function (props, ref) {
31
33
  var valuePercent = props.valuePercent,
32
34
  style = props.style,
33
35
  strippedProps = _objectWithoutProperties(props, _excluded);
34
36
  var input = /*#__PURE__*/React.createElement("input", _extends({}, strippedProps, {
35
37
  ref: ref,
36
- className: ax(["_1bsb1osq _4t3i1ylp _bfhk1j28 _j5dh13gf _1j552wxo _nt751r31 _49pcglyw _1hvw1o36", "_wstuglyw _h2ksglyw _1kdl1qll _m8f8bpmo _1yz62hjt _1bdkusvi _u98zpxbi _1j70pxbi _1esf4alp _4w431ik2 _yfyntlke _1sdc196n _18k7v77o _1cdcglyw _10lridpf _g6tdlb4i _vi4t2hjt _1g2h1osq _168l1y44 _9u3f2hce _1g741hsc _1d8tmgnk _np53xlkz _18tdtlke _1p201osq _1yte13gf _5i7a13gf", "_1yq0glyw _108m1qll _1rf3bpmo _1yeu2hjt _g4ppusvi _r763pxbi _1mn5pxbi _12el4alp _1oqe1ik2 _10o7tlke _1kzev77o _15raidpf _e8hnidpf _37ywlb4i _1tcb2hjt _aoww1osq _1kd2i2wt _vt2s1w6o _1ssqtlke _ru37idpf _1gvolb4i _1nx42hjt _1f5t1osq _142y1y44 _d7w62hce _b3fmtlke _1vq313gf _1fov13gf _34m613gf", "_14h11gpr _15dpptpz _18lx1n8f _jxarjiw3 _ydqg1xpu _1jhcjiw3 _1rucy2jz _164c3zdg", "_1drqof27 _15dp1vck _18lxof27 _g6tdfajl _168li2wt _37ywfajl _1kd2i2wt _1sdc1lpd _ydqgmpja"]),
38
+ className: ax(["_1bsb1osq _4t3i1ylp _bfhk1j28 _j5dh13gf _1j552wxo _nt751r31 _49pcglyw _1hvw1o36", "_wstuglyw _h2ksglyw _1kdl1qll _m8f8bpmo _1yz62hjt _1bdkusvi _u98zpxbi _1j70pxbi _1esf4alp _4w431ik2 _yfyntlke _1sdc196n _18k7v77o _1cdcglyw _10lridpf _g6tdlb4i _vi4t2hjt _1g2h1osq _168l1y44 _9u3f2hce _1g741hsc _1d8tmgnk _np53xlkz _18tdtlke _1p201osq _1yte13gf _5i7a13gf", "_1yq0glyw _108m1qll _1rf3bpmo _1yeu2hjt _g4ppusvi _r763pxbi _1mn5pxbi _12el4alp _1oqe1ik2 _10o7tlke _1kzev77o _15raidpf _e8hnidpf _37ywlb4i _1tcb2hjt _aoww1osq _1kd2i2wt _vt2s1w6o _1ssqtlke _ru37idpf _1gvolb4i _1nx42hjt _1f5t1osq _142y1y44 _d7w62hce _b3fmtlke _1vq313gf _1fov13gf _34m613gf", "_14h11gpr _15dpptpz _18lx1n8f _jxarjiw3 _ydqg1xpu _1jhcjiw3 _1rucy2jz _164c3zdg", "_1drqof27 _15dp1vck _18lxof27 _g6tdfajl _168li2wt _37ywfajl _1kd2i2wt _1sdc1lpd _ydqgmpja", fg('platform-dst-shape-theme-default') && "_g6tdidpf _37ywidpf _1gvoidpf"]),
37
39
  style: _objectSpread(_objectSpread({}, {
38
40
  // We are creating a css variable to control the "progress" portion of the range input
39
41
  // This avoids us needing to create a new css class for each new percentage value
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/range",
3
- "version": "9.2.14",
3
+ "version": "9.3.0",
4
4
  "description": "A range lets users choose an approximate value on a slider.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -24,11 +24,11 @@
24
24
  }
25
25
  },
26
26
  "dependencies": {
27
- "@atlaskit/css": "^0.16.0",
28
- "@atlaskit/ds-lib": "^5.2.0",
27
+ "@atlaskit/css": "^0.17.0",
28
+ "@atlaskit/ds-lib": "^5.3.0",
29
29
  "@atlaskit/platform-feature-flags": "^1.1.0",
30
30
  "@atlaskit/theme": "^21.0.0",
31
- "@atlaskit/tokens": "^8.1.0",
31
+ "@atlaskit/tokens": "^8.4.0",
32
32
  "@babel/runtime": "^7.0.0",
33
33
  "@compiled/react": "^0.18.6"
34
34
  },
@@ -39,15 +39,14 @@
39
39
  "@af/accessibility-testing": "workspace:^",
40
40
  "@af/integration-testing": "workspace:^",
41
41
  "@af/visual-regression": "workspace:^",
42
- "@atlaskit/button": "^23.6.0",
43
- "@atlaskit/checkbox": "^17.1.0",
42
+ "@atlaskit/button": "^23.7.0",
43
+ "@atlaskit/checkbox": "^17.2.0",
44
44
  "@atlaskit/docs": "^11.2.0",
45
- "@atlaskit/form": "^14.2.0",
45
+ "@atlaskit/form": "^14.3.0",
46
46
  "@atlaskit/link": "^3.2.0",
47
- "@atlaskit/primitives": "^16.2.0",
48
- "@atlaskit/section-message": "^8.9.0",
49
- "@atlaskit/ssr": "workspace:^",
50
- "@atlaskit/tooltip": "^20.10.0",
47
+ "@atlaskit/primitives": "^16.4.0",
48
+ "@atlaskit/section-message": "^8.10.0",
49
+ "@atlaskit/tooltip": "^20.11.0",
51
50
  "@atlassian/ssr-tests": "workspace:^",
52
51
  "@testing-library/react": "^13.4.0",
53
52
  "lodash": "^4.17.21",
@@ -86,5 +85,10 @@
86
85
  ]
87
86
  }
88
87
  },
88
+ "platform-feature-flags": {
89
+ "platform-dst-shape-theme-default": {
90
+ "type": "boolean"
91
+ }
92
+ },
89
93
  "homepage": "https://atlassian.design/components/range/"
90
94
  }