@atlaskit/progress-indicator 11.1.1 → 11.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,29 @@
1
1
  # @atlaskit/progress-indicator
2
2
 
3
+ ## 11.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#116138](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116138)
8
+ [`b50c5d5d65ae2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b50c5d5d65ae2) -
9
+ Bump to the latest version of @compiled/react
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 11.2.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
20
+ [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
21
+ Update `React` from v16 to v18
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+
3
27
  ## 11.1.1
4
28
 
5
29
  ### Patch Changes
@@ -1,9 +1,9 @@
1
1
 
2
2
  ._19it1ps9{border:var(--ds-border-width,1px) solid var(--ds-border-inverse,#fff)}
3
3
  ._19itt9ly{border:var(--ds-border-width,1px) solid var(--ds-border-bold,#758195)}
4
- ._1yt4ze3t{padding:var(--ds-space-0,0)}
5
4
  ._2rko14q2{border-radius:var(--ds-border-radius-circle,2002pc)}._12ji1r31{outline-color:currentColor}
6
5
  ._12y3idpf{outline-width:0}
6
+ ._19bvze3t{padding-left:var(--ds-space-0,0)}
7
7
  ._1bsbg7kr{width:var(--ds-dots-size)}
8
8
  ._1cs8stnw:before{position:absolute}
9
9
  ._1kt9b3bt:before{content:""}
@@ -11,8 +11,11 @@
11
11
  ._1qu2glyw{outline-style:none}
12
12
  ._4t3ig7kr{height:var(--ds-dots-size)}
13
13
  ._80omtlke{cursor:pointer}
14
+ ._ca0qze3t{padding-top:var(--ds-space-0,0)}
14
15
  ._cfu11ule:before{display:block}
15
16
  ._iajm1yh4:before{inset-block-start:calc(var(--ds-dots-margin)*-1/2)}
16
17
  ._kfgt1th6:before{height:calc(var(--ds-dots-size) + var(--ds-dots-margin))}
17
18
  ._kqswh2mm{position:relative}
19
+ ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
20
+ ._u5f3ze3t{padding-right:var(--ds-space-0,0)}
18
21
  ._z5wt1yh4:before{inset-inline-start:calc(var(--ds-dots-margin)*-1/2)}
@@ -1,4 +1,4 @@
1
- /* indicator.tsx generated by @compiled/babel-plugin v0.35.0 */
1
+ /* indicator.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -25,7 +25,7 @@ var colorBorderMap = {
25
25
  primary: "_19itt9ly"
26
26
  };
27
27
  var buttonStyle = {
28
- root: "_1yt4ze3t _12ji1r31 _1qu2glyw _12y3idpf _80omtlke"
28
+ root: "_12ji1r31 _1qu2glyw _12y3idpf _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _80omtlke"
29
29
  };
30
30
  var backgroundColor = function backgroundColor(isSelected) {
31
31
  if (!isSelected) {
@@ -16,7 +16,7 @@ var _indicator = require("./indicator");
16
16
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
17
17
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
18
18
  var packageName = "@atlaskit/progress-indicator";
19
- var packageVersion = "11.1.1";
19
+ var packageVersion = "11.3.0";
20
20
  var progressIndicatorGapMap = {
21
21
  comfortable: {
22
22
  default: 'space.100',
@@ -1,9 +1,9 @@
1
1
 
2
2
  ._19it1ps9{border:var(--ds-border-width,1px) solid var(--ds-border-inverse,#fff)}
3
3
  ._19itt9ly{border:var(--ds-border-width,1px) solid var(--ds-border-bold,#758195)}
4
- ._1yt4ze3t{padding:var(--ds-space-0,0)}
5
4
  ._2rko14q2{border-radius:var(--ds-border-radius-circle,2002pc)}._12ji1r31{outline-color:currentColor}
6
5
  ._12y3idpf{outline-width:0}
6
+ ._19bvze3t{padding-left:var(--ds-space-0,0)}
7
7
  ._1bsbg7kr{width:var(--ds-dots-size)}
8
8
  ._1cs8stnw:before{position:absolute}
9
9
  ._1kt9b3bt:before{content:""}
@@ -11,8 +11,11 @@
11
11
  ._1qu2glyw{outline-style:none}
12
12
  ._4t3ig7kr{height:var(--ds-dots-size)}
13
13
  ._80omtlke{cursor:pointer}
14
+ ._ca0qze3t{padding-top:var(--ds-space-0,0)}
14
15
  ._cfu11ule:before{display:block}
15
16
  ._iajm1yh4:before{inset-block-start:calc(var(--ds-dots-margin)*-1/2)}
16
17
  ._kfgt1th6:before{height:calc(var(--ds-dots-size) + var(--ds-dots-margin))}
17
18
  ._kqswh2mm{position:relative}
19
+ ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
20
+ ._u5f3ze3t{padding-right:var(--ds-space-0,0)}
18
21
  ._z5wt1yh4:before{inset-inline-start:calc(var(--ds-dots-margin)*-1/2)}
@@ -1,4 +1,4 @@
1
- /* indicator.tsx generated by @compiled/babel-plugin v0.35.0 */
1
+ /* indicator.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./indicator.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -15,7 +15,7 @@ const colorBorderMap = {
15
15
  primary: "_19itt9ly"
16
16
  };
17
17
  const buttonStyle = {
18
- root: "_1yt4ze3t _12ji1r31 _1qu2glyw _12y3idpf _80omtlke"
18
+ root: "_12ji1r31 _1qu2glyw _12y3idpf _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _80omtlke"
19
19
  };
20
20
  const backgroundColor = isSelected => {
21
21
  if (!isSelected) {
@@ -5,7 +5,7 @@ import noop from '@atlaskit/ds-lib/noop';
5
5
  import { Box, Inline } from '@atlaskit/primitives/compiled';
6
6
  import { ButtonIndicator, PresentationalIndicator } from './indicator';
7
7
  const packageName = "@atlaskit/progress-indicator";
8
- const packageVersion = "11.1.1";
8
+ const packageVersion = "11.3.0";
9
9
  const progressIndicatorGapMap = {
10
10
  comfortable: {
11
11
  default: 'space.100',
@@ -1,9 +1,9 @@
1
1
 
2
2
  ._19it1ps9{border:var(--ds-border-width,1px) solid var(--ds-border-inverse,#fff)}
3
3
  ._19itt9ly{border:var(--ds-border-width,1px) solid var(--ds-border-bold,#758195)}
4
- ._1yt4ze3t{padding:var(--ds-space-0,0)}
5
4
  ._2rko14q2{border-radius:var(--ds-border-radius-circle,2002pc)}._12ji1r31{outline-color:currentColor}
6
5
  ._12y3idpf{outline-width:0}
6
+ ._19bvze3t{padding-left:var(--ds-space-0,0)}
7
7
  ._1bsbg7kr{width:var(--ds-dots-size)}
8
8
  ._1cs8stnw:before{position:absolute}
9
9
  ._1kt9b3bt:before{content:""}
@@ -11,8 +11,11 @@
11
11
  ._1qu2glyw{outline-style:none}
12
12
  ._4t3ig7kr{height:var(--ds-dots-size)}
13
13
  ._80omtlke{cursor:pointer}
14
+ ._ca0qze3t{padding-top:var(--ds-space-0,0)}
14
15
  ._cfu11ule:before{display:block}
15
16
  ._iajm1yh4:before{inset-block-start:calc(var(--ds-dots-margin)*-1/2)}
16
17
  ._kfgt1th6:before{height:calc(var(--ds-dots-size) + var(--ds-dots-margin))}
17
18
  ._kqswh2mm{position:relative}
19
+ ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
20
+ ._u5f3ze3t{padding-right:var(--ds-space-0,0)}
18
21
  ._z5wt1yh4:before{inset-inline-start:calc(var(--ds-dots-margin)*-1/2)}
@@ -1,4 +1,4 @@
1
- /* indicator.tsx generated by @compiled/babel-plugin v0.35.0 */
1
+ /* indicator.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./indicator.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -15,7 +15,7 @@ var colorBorderMap = {
15
15
  primary: "_19itt9ly"
16
16
  };
17
17
  var buttonStyle = {
18
- root: "_1yt4ze3t _12ji1r31 _1qu2glyw _12y3idpf _80omtlke"
18
+ root: "_12ji1r31 _1qu2glyw _12y3idpf _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _80omtlke"
19
19
  };
20
20
  var backgroundColor = function backgroundColor(isSelected) {
21
21
  if (!isSelected) {
@@ -6,7 +6,7 @@ import noop from '@atlaskit/ds-lib/noop';
6
6
  import { Box, Inline } from '@atlaskit/primitives/compiled';
7
7
  import { ButtonIndicator, PresentationalIndicator } from './indicator';
8
8
  var packageName = "@atlaskit/progress-indicator";
9
- var packageVersion = "11.1.1";
9
+ var packageVersion = "11.3.0";
10
10
  var progressIndicatorGapMap = {
11
11
  comfortable: {
12
12
  default: 'space.100',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/progress-indicator",
3
- "version": "11.1.1",
3
+ "version": "11.3.0",
4
4
  "description": "A progress indicator shows the user where they are along the steps of a journey.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -25,13 +25,13 @@
25
25
  }
26
26
  },
27
27
  "dependencies": {
28
- "@atlaskit/analytics-next": "^10.2.0",
29
- "@atlaskit/ds-lib": "^3.3.0",
30
- "@atlaskit/primitives": "^13.3.0",
31
- "@atlaskit/tokens": "^3.0.0",
32
- "@atlaskit/visually-hidden": "^1.5.0",
28
+ "@atlaskit/analytics-next": "^10.3.0",
29
+ "@atlaskit/ds-lib": "^3.5.0",
30
+ "@atlaskit/primitives": "^13.6.0",
31
+ "@atlaskit/tokens": "^3.3.0",
32
+ "@atlaskit/visually-hidden": "^1.6.0",
33
33
  "@babel/runtime": "^7.0.0",
34
- "@compiled/react": "^0.18.1",
34
+ "@compiled/react": "^0.18.2",
35
35
  "bind-event-listener": "^3.0.0"
36
36
  },
37
37
  "peerDependencies": {
@@ -43,11 +43,11 @@
43
43
  "@af/visual-regression": "*",
44
44
  "@atlaskit/ssr": "*",
45
45
  "@atlaskit/visual-regression": "*",
46
- "@testing-library/react": "^12.1.5",
46
+ "@testing-library/react": "^13.4.0",
47
47
  "@testing-library/user-event": "^14.4.3",
48
48
  "@types/jscodeshift": "^0.11.0",
49
49
  "jscodeshift": "^0.13.0",
50
- "react-dom": "^16.8.0",
50
+ "react-dom": "^18.2.0",
51
51
  "react-lorem-component": "^0.13.0",
52
52
  "typescript": "~5.4.2"
53
53
  },
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
-
3
- import { ProgressIndicator } from '../src';
4
-
5
- export default () => <ProgressIndicator selectedIndex={0} values={['first']} />;