@react-spectrum/steplist 3.0.0-nightly-8ab4f20de-240913 → 3.0.0-nightly-73414999f-240915
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/dist/StepList.main.js +1 -1
- package/dist/StepList.mjs +1 -1
- package/dist/StepList.module.js +1 -1
- package/dist/StepListItem.main.js +1 -1
- package/dist/StepListItem.mjs +1 -1
- package/dist/StepListItem.module.js +1 -1
- package/dist/steplist_vars_css.main.js +29 -29
- package/dist/steplist_vars_css.mjs +29 -29
- package/dist/steplist_vars_css.module.js +29 -29
- package/dist/{vars.0d2f4ddd.css → vars.2e975bf5.css} +92 -92
- package/dist/{vars.0d2f4ddd.css.map → vars.2e975bf5.css.map} +1 -1
- package/package.json +13 -13
package/dist/StepList.main.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
var $b9b57d2de2195519$exports = require("./StepListContext.main.js");
|
2
2
|
var $d2e2cd0667356b5d$exports = require("./StepListItem.main.js");
|
3
|
-
require("./vars.
|
3
|
+
require("./vars.2e975bf5.css");
|
4
4
|
var $390add5aac6e4d73$exports = require("./steplist_vars_css.main.js");
|
5
5
|
var $i9j2Q$reactariasteplist = require("@react-aria/steplist");
|
6
6
|
var $i9j2Q$reactspectrumutils = require("@react-spectrum/utils");
|
package/dist/StepList.mjs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import {StepListContext as $739a883ac33f90d8$export$66136572efa4af6e} from "./StepListContext.mjs";
|
2
2
|
import {StepListItem as $24c3cb1adfb0acc5$export$87c2a8a94eda1754} from "./StepListItem.mjs";
|
3
|
-
import "./vars.
|
3
|
+
import "./vars.2e975bf5.css";
|
4
4
|
import $kkmdw$steplist_vars_cssmodulejs from "./steplist_vars_css.mjs";
|
5
5
|
import {useStepList as $kkmdw$useStepList} from "@react-aria/steplist";
|
6
6
|
import {useStyleProps as $kkmdw$useStyleProps, useDOMRef as $kkmdw$useDOMRef, classNames as $kkmdw$classNames} from "@react-spectrum/utils";
|
package/dist/StepList.module.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import {StepListContext as $739a883ac33f90d8$export$66136572efa4af6e} from "./StepListContext.module.js";
|
2
2
|
import {StepListItem as $24c3cb1adfb0acc5$export$87c2a8a94eda1754} from "./StepListItem.module.js";
|
3
|
-
import "./vars.
|
3
|
+
import "./vars.2e975bf5.css";
|
4
4
|
import $kkmdw$steplist_vars_cssmodulejs from "./steplist_vars_css.module.js";
|
5
5
|
import {useStepList as $kkmdw$useStepList} from "@react-aria/steplist";
|
6
6
|
import {useStyleProps as $kkmdw$useStyleProps, useDOMRef as $kkmdw$useDOMRef, classNames as $kkmdw$classNames} from "@react-spectrum/utils";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
var $fed92386245d94a4$exports = require("./index.main.js");
|
2
2
|
var $b9b57d2de2195519$exports = require("./StepListContext.main.js");
|
3
|
-
require("./vars.
|
3
|
+
require("./vars.2e975bf5.css");
|
4
4
|
var $390add5aac6e4d73$exports = require("./steplist_vars_css.main.js");
|
5
5
|
var $bJioC$spectrumiconsuiChevronRightMedium = require("@spectrum-icons/ui/ChevronRightMedium");
|
6
6
|
var $bJioC$reactspectrumutils = require("@react-spectrum/utils");
|
package/dist/StepListItem.mjs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import $62132693388ec24a$export$2e2bcd8739ae039 from "./index.mjs";
|
2
2
|
import {StepListContext as $739a883ac33f90d8$export$66136572efa4af6e} from "./StepListContext.mjs";
|
3
|
-
import "./vars.
|
3
|
+
import "./vars.2e975bf5.css";
|
4
4
|
import $j1UBu$steplist_vars_cssmodulejs from "./steplist_vars_css.mjs";
|
5
5
|
import $j1UBu$spectrumiconsuiChevronRightMedium from "@spectrum-icons/ui/ChevronRightMedium";
|
6
6
|
import {classNames as $j1UBu$classNames} from "@react-spectrum/utils";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import $62132693388ec24a$export$2e2bcd8739ae039 from "./index.module.js";
|
2
2
|
import {StepListContext as $739a883ac33f90d8$export$66136572efa4af6e} from "./StepListContext.module.js";
|
3
|
-
import "./vars.
|
3
|
+
import "./vars.2e975bf5.css";
|
4
4
|
import $j1UBu$steplist_vars_cssmodulejs from "./steplist_vars_css.module.js";
|
5
5
|
import $j1UBu$spectrumiconsuiChevronRightMedium from "@spectrum-icons/ui/ChevronRightMedium";
|
6
6
|
import {classNames as $j1UBu$classNames} from "@react-spectrum/utils";
|
@@ -61,35 +61,35 @@ var $390add5aac6e4d73$export$9d44d123fa093f85;
|
|
61
61
|
var $390add5aac6e4d73$export$a7d0643524891b06;
|
62
62
|
var $390add5aac6e4d73$export$1f36a6b1ab318f2f;
|
63
63
|
var $390add5aac6e4d73$export$f92a1d2b4a328a95;
|
64
|
-
$390add5aac6e4d73$export$f39a09f249340e2a = `
|
65
|
-
$390add5aac6e4d73$export$8c4ee2c50c22c514 = `
|
66
|
-
$390add5aac6e4d73$export$7e62df9ca2e410e4 = `
|
67
|
-
$390add5aac6e4d73$export$d35bc1e505d1ebbf = `
|
68
|
-
$390add5aac6e4d73$export$b8813cd5d7824ce7 = `
|
69
|
-
$390add5aac6e4d73$export$a4561bd665abb5db = `
|
70
|
-
$390add5aac6e4d73$export$1e0fb04f31d3c22a = `
|
71
|
-
$390add5aac6e4d73$export$1237798dc640739a = `
|
72
|
-
$390add5aac6e4d73$export$53f1d5ea8de3d7c = `
|
73
|
-
$390add5aac6e4d73$export$ffc4d0086f1a4c9 = `
|
74
|
-
$390add5aac6e4d73$export$4109102f950813a6 = `
|
75
|
-
$390add5aac6e4d73$export$24c7f46a6e3605dd = `
|
76
|
-
$390add5aac6e4d73$export$2927016961429360 = `
|
77
|
-
$390add5aac6e4d73$export$35315228197e36b8 = `
|
78
|
-
$390add5aac6e4d73$export$d2cf12460a777241 = `
|
79
|
-
$390add5aac6e4d73$export$6f0c4d0e9f29399d = `
|
80
|
-
$390add5aac6e4d73$export$b0d9d5077004711a = `
|
81
|
-
$390add5aac6e4d73$export$9666cb7894b7712a = `
|
82
|
-
$390add5aac6e4d73$export$43119eed81e90e13 = `
|
83
|
-
$390add5aac6e4d73$export$146e7d67031e074f = `
|
84
|
-
$390add5aac6e4d73$export$56195e68ddf7db1b = `
|
85
|
-
$390add5aac6e4d73$export$e0b9c44558d2fb75 = `
|
86
|
-
$390add5aac6e4d73$export$df6f1d30f09c136e = `
|
87
|
-
$390add5aac6e4d73$export$2393468f68ff8031 = `
|
88
|
-
$390add5aac6e4d73$export$f622f4b07b665af3 = `
|
89
|
-
$390add5aac6e4d73$export$9d44d123fa093f85 = `
|
90
|
-
$390add5aac6e4d73$export$a7d0643524891b06 = `
|
91
|
-
$390add5aac6e4d73$export$1f36a6b1ab318f2f = `
|
92
|
-
$390add5aac6e4d73$export$f92a1d2b4a328a95 = `
|
64
|
+
$390add5aac6e4d73$export$f39a09f249340e2a = `GXLCFq_focus-ring`;
|
65
|
+
$390add5aac6e4d73$export$8c4ee2c50c22c514 = `GXLCFq_i18nFontFamily`;
|
66
|
+
$390add5aac6e4d73$export$7e62df9ca2e410e4 = `GXLCFq_is-completed`;
|
67
|
+
$390add5aac6e4d73$export$d35bc1e505d1ebbf = `GXLCFq_is-disabled`;
|
68
|
+
$390add5aac6e4d73$export$b8813cd5d7824ce7 = `GXLCFq_is-hovered`;
|
69
|
+
$390add5aac6e4d73$export$a4561bd665abb5db = `GXLCFq_is-reversed`;
|
70
|
+
$390add5aac6e4d73$export$1e0fb04f31d3c22a = `GXLCFq_is-selected`;
|
71
|
+
$390add5aac6e4d73$export$1237798dc640739a = `GXLCFq_label`;
|
72
|
+
$390add5aac6e4d73$export$53f1d5ea8de3d7c = `GXLCFq_line`;
|
73
|
+
$390add5aac6e4d73$export$ffc4d0086f1a4c9 = `GXLCFq_marker`;
|
74
|
+
$390add5aac6e4d73$export$4109102f950813a6 = `GXLCFq_spectrum-FocusRing-ring`;
|
75
|
+
$390add5aac6e4d73$export$24c7f46a6e3605dd = `GXLCFq_spectrum-FocusRing ${$390add5aac6e4d73$export$4109102f950813a6}`;
|
76
|
+
$390add5aac6e4d73$export$2927016961429360 = `GXLCFq_spectrum-FocusRing--quiet`;
|
77
|
+
$390add5aac6e4d73$export$35315228197e36b8 = `GXLCFq_spectrum-Steplist`;
|
78
|
+
$390add5aac6e4d73$export$d2cf12460a777241 = `GXLCFq_spectrum-Steplist--emphasized`;
|
79
|
+
$390add5aac6e4d73$export$6f0c4d0e9f29399d = `GXLCFq_spectrum-Steplist--horizontal`;
|
80
|
+
$390add5aac6e4d73$export$b0d9d5077004711a = `GXLCFq_spectrum-Steplist--large`;
|
81
|
+
$390add5aac6e4d73$export$9666cb7894b7712a = `GXLCFq_spectrum-Steplist--medium`;
|
82
|
+
$390add5aac6e4d73$export$43119eed81e90e13 = `GXLCFq_spectrum-Steplist--small`;
|
83
|
+
$390add5aac6e4d73$export$146e7d67031e074f = `GXLCFq_spectrum-Steplist--vertical`;
|
84
|
+
$390add5aac6e4d73$export$56195e68ddf7db1b = `GXLCFq_spectrum-Steplist--xlarge`;
|
85
|
+
$390add5aac6e4d73$export$e0b9c44558d2fb75 = `GXLCFq_spectrum-Steplist-chevron`;
|
86
|
+
$390add5aac6e4d73$export$df6f1d30f09c136e = `GXLCFq_spectrum-Steplist-item`;
|
87
|
+
$390add5aac6e4d73$export$2393468f68ff8031 = `GXLCFq_spectrum-Steplist-label`;
|
88
|
+
$390add5aac6e4d73$export$f622f4b07b665af3 = `GXLCFq_spectrum-Steplist-link`;
|
89
|
+
$390add5aac6e4d73$export$9d44d123fa093f85 = `GXLCFq_spectrum-Steplist-marker`;
|
90
|
+
$390add5aac6e4d73$export$a7d0643524891b06 = `GXLCFq_spectrum-Steplist-markerWrapper`;
|
91
|
+
$390add5aac6e4d73$export$1f36a6b1ab318f2f = `GXLCFq_spectrum-Steplist-segment`;
|
92
|
+
$390add5aac6e4d73$export$f92a1d2b4a328a95 = `GXLCFq_spectrum-Steplist-segmentLine`;
|
93
93
|
|
94
94
|
|
95
95
|
//# sourceMappingURL=steplist_vars_css.main.js.map
|
@@ -62,35 +62,35 @@ var $b2477f17b7c66618$export$9d44d123fa093f85;
|
|
62
62
|
var $b2477f17b7c66618$export$a7d0643524891b06;
|
63
63
|
var $b2477f17b7c66618$export$1f36a6b1ab318f2f;
|
64
64
|
var $b2477f17b7c66618$export$f92a1d2b4a328a95;
|
65
|
-
$b2477f17b7c66618$export$f39a09f249340e2a = `
|
66
|
-
$b2477f17b7c66618$export$8c4ee2c50c22c514 = `
|
67
|
-
$b2477f17b7c66618$export$7e62df9ca2e410e4 = `
|
68
|
-
$b2477f17b7c66618$export$d35bc1e505d1ebbf = `
|
69
|
-
$b2477f17b7c66618$export$b8813cd5d7824ce7 = `
|
70
|
-
$b2477f17b7c66618$export$a4561bd665abb5db = `
|
71
|
-
$b2477f17b7c66618$export$1e0fb04f31d3c22a = `
|
72
|
-
$b2477f17b7c66618$export$1237798dc640739a = `
|
73
|
-
$b2477f17b7c66618$export$53f1d5ea8de3d7c = `
|
74
|
-
$b2477f17b7c66618$export$ffc4d0086f1a4c9 = `
|
75
|
-
$b2477f17b7c66618$export$4109102f950813a6 = `
|
76
|
-
$b2477f17b7c66618$export$24c7f46a6e3605dd = `
|
77
|
-
$b2477f17b7c66618$export$2927016961429360 = `
|
78
|
-
$b2477f17b7c66618$export$35315228197e36b8 = `
|
79
|
-
$b2477f17b7c66618$export$d2cf12460a777241 = `
|
80
|
-
$b2477f17b7c66618$export$6f0c4d0e9f29399d = `
|
81
|
-
$b2477f17b7c66618$export$b0d9d5077004711a = `
|
82
|
-
$b2477f17b7c66618$export$9666cb7894b7712a = `
|
83
|
-
$b2477f17b7c66618$export$43119eed81e90e13 = `
|
84
|
-
$b2477f17b7c66618$export$146e7d67031e074f = `
|
85
|
-
$b2477f17b7c66618$export$56195e68ddf7db1b = `
|
86
|
-
$b2477f17b7c66618$export$e0b9c44558d2fb75 = `
|
87
|
-
$b2477f17b7c66618$export$df6f1d30f09c136e = `
|
88
|
-
$b2477f17b7c66618$export$2393468f68ff8031 = `
|
89
|
-
$b2477f17b7c66618$export$f622f4b07b665af3 = `
|
90
|
-
$b2477f17b7c66618$export$9d44d123fa093f85 = `
|
91
|
-
$b2477f17b7c66618$export$a7d0643524891b06 = `
|
92
|
-
$b2477f17b7c66618$export$1f36a6b1ab318f2f = `
|
93
|
-
$b2477f17b7c66618$export$f92a1d2b4a328a95 = `
|
65
|
+
$b2477f17b7c66618$export$f39a09f249340e2a = `GXLCFq_focus-ring`;
|
66
|
+
$b2477f17b7c66618$export$8c4ee2c50c22c514 = `GXLCFq_i18nFontFamily`;
|
67
|
+
$b2477f17b7c66618$export$7e62df9ca2e410e4 = `GXLCFq_is-completed`;
|
68
|
+
$b2477f17b7c66618$export$d35bc1e505d1ebbf = `GXLCFq_is-disabled`;
|
69
|
+
$b2477f17b7c66618$export$b8813cd5d7824ce7 = `GXLCFq_is-hovered`;
|
70
|
+
$b2477f17b7c66618$export$a4561bd665abb5db = `GXLCFq_is-reversed`;
|
71
|
+
$b2477f17b7c66618$export$1e0fb04f31d3c22a = `GXLCFq_is-selected`;
|
72
|
+
$b2477f17b7c66618$export$1237798dc640739a = `GXLCFq_label`;
|
73
|
+
$b2477f17b7c66618$export$53f1d5ea8de3d7c = `GXLCFq_line`;
|
74
|
+
$b2477f17b7c66618$export$ffc4d0086f1a4c9 = `GXLCFq_marker`;
|
75
|
+
$b2477f17b7c66618$export$4109102f950813a6 = `GXLCFq_spectrum-FocusRing-ring`;
|
76
|
+
$b2477f17b7c66618$export$24c7f46a6e3605dd = `GXLCFq_spectrum-FocusRing ${$b2477f17b7c66618$export$4109102f950813a6}`;
|
77
|
+
$b2477f17b7c66618$export$2927016961429360 = `GXLCFq_spectrum-FocusRing--quiet`;
|
78
|
+
$b2477f17b7c66618$export$35315228197e36b8 = `GXLCFq_spectrum-Steplist`;
|
79
|
+
$b2477f17b7c66618$export$d2cf12460a777241 = `GXLCFq_spectrum-Steplist--emphasized`;
|
80
|
+
$b2477f17b7c66618$export$6f0c4d0e9f29399d = `GXLCFq_spectrum-Steplist--horizontal`;
|
81
|
+
$b2477f17b7c66618$export$b0d9d5077004711a = `GXLCFq_spectrum-Steplist--large`;
|
82
|
+
$b2477f17b7c66618$export$9666cb7894b7712a = `GXLCFq_spectrum-Steplist--medium`;
|
83
|
+
$b2477f17b7c66618$export$43119eed81e90e13 = `GXLCFq_spectrum-Steplist--small`;
|
84
|
+
$b2477f17b7c66618$export$146e7d67031e074f = `GXLCFq_spectrum-Steplist--vertical`;
|
85
|
+
$b2477f17b7c66618$export$56195e68ddf7db1b = `GXLCFq_spectrum-Steplist--xlarge`;
|
86
|
+
$b2477f17b7c66618$export$e0b9c44558d2fb75 = `GXLCFq_spectrum-Steplist-chevron`;
|
87
|
+
$b2477f17b7c66618$export$df6f1d30f09c136e = `GXLCFq_spectrum-Steplist-item`;
|
88
|
+
$b2477f17b7c66618$export$2393468f68ff8031 = `GXLCFq_spectrum-Steplist-label`;
|
89
|
+
$b2477f17b7c66618$export$f622f4b07b665af3 = `GXLCFq_spectrum-Steplist-link`;
|
90
|
+
$b2477f17b7c66618$export$9d44d123fa093f85 = `GXLCFq_spectrum-Steplist-marker`;
|
91
|
+
$b2477f17b7c66618$export$a7d0643524891b06 = `GXLCFq_spectrum-Steplist-markerWrapper`;
|
92
|
+
$b2477f17b7c66618$export$1f36a6b1ab318f2f = `GXLCFq_spectrum-Steplist-segment`;
|
93
|
+
$b2477f17b7c66618$export$f92a1d2b4a328a95 = `GXLCFq_spectrum-Steplist-segmentLine`;
|
94
94
|
|
95
95
|
|
96
96
|
export {$b2477f17b7c66618$exports as default};
|
@@ -62,35 +62,35 @@ var $b2477f17b7c66618$export$9d44d123fa093f85;
|
|
62
62
|
var $b2477f17b7c66618$export$a7d0643524891b06;
|
63
63
|
var $b2477f17b7c66618$export$1f36a6b1ab318f2f;
|
64
64
|
var $b2477f17b7c66618$export$f92a1d2b4a328a95;
|
65
|
-
$b2477f17b7c66618$export$f39a09f249340e2a = `
|
66
|
-
$b2477f17b7c66618$export$8c4ee2c50c22c514 = `
|
67
|
-
$b2477f17b7c66618$export$7e62df9ca2e410e4 = `
|
68
|
-
$b2477f17b7c66618$export$d35bc1e505d1ebbf = `
|
69
|
-
$b2477f17b7c66618$export$b8813cd5d7824ce7 = `
|
70
|
-
$b2477f17b7c66618$export$a4561bd665abb5db = `
|
71
|
-
$b2477f17b7c66618$export$1e0fb04f31d3c22a = `
|
72
|
-
$b2477f17b7c66618$export$1237798dc640739a = `
|
73
|
-
$b2477f17b7c66618$export$53f1d5ea8de3d7c = `
|
74
|
-
$b2477f17b7c66618$export$ffc4d0086f1a4c9 = `
|
75
|
-
$b2477f17b7c66618$export$4109102f950813a6 = `
|
76
|
-
$b2477f17b7c66618$export$24c7f46a6e3605dd = `
|
77
|
-
$b2477f17b7c66618$export$2927016961429360 = `
|
78
|
-
$b2477f17b7c66618$export$35315228197e36b8 = `
|
79
|
-
$b2477f17b7c66618$export$d2cf12460a777241 = `
|
80
|
-
$b2477f17b7c66618$export$6f0c4d0e9f29399d = `
|
81
|
-
$b2477f17b7c66618$export$b0d9d5077004711a = `
|
82
|
-
$b2477f17b7c66618$export$9666cb7894b7712a = `
|
83
|
-
$b2477f17b7c66618$export$43119eed81e90e13 = `
|
84
|
-
$b2477f17b7c66618$export$146e7d67031e074f = `
|
85
|
-
$b2477f17b7c66618$export$56195e68ddf7db1b = `
|
86
|
-
$b2477f17b7c66618$export$e0b9c44558d2fb75 = `
|
87
|
-
$b2477f17b7c66618$export$df6f1d30f09c136e = `
|
88
|
-
$b2477f17b7c66618$export$2393468f68ff8031 = `
|
89
|
-
$b2477f17b7c66618$export$f622f4b07b665af3 = `
|
90
|
-
$b2477f17b7c66618$export$9d44d123fa093f85 = `
|
91
|
-
$b2477f17b7c66618$export$a7d0643524891b06 = `
|
92
|
-
$b2477f17b7c66618$export$1f36a6b1ab318f2f = `
|
93
|
-
$b2477f17b7c66618$export$f92a1d2b4a328a95 = `
|
65
|
+
$b2477f17b7c66618$export$f39a09f249340e2a = `GXLCFq_focus-ring`;
|
66
|
+
$b2477f17b7c66618$export$8c4ee2c50c22c514 = `GXLCFq_i18nFontFamily`;
|
67
|
+
$b2477f17b7c66618$export$7e62df9ca2e410e4 = `GXLCFq_is-completed`;
|
68
|
+
$b2477f17b7c66618$export$d35bc1e505d1ebbf = `GXLCFq_is-disabled`;
|
69
|
+
$b2477f17b7c66618$export$b8813cd5d7824ce7 = `GXLCFq_is-hovered`;
|
70
|
+
$b2477f17b7c66618$export$a4561bd665abb5db = `GXLCFq_is-reversed`;
|
71
|
+
$b2477f17b7c66618$export$1e0fb04f31d3c22a = `GXLCFq_is-selected`;
|
72
|
+
$b2477f17b7c66618$export$1237798dc640739a = `GXLCFq_label`;
|
73
|
+
$b2477f17b7c66618$export$53f1d5ea8de3d7c = `GXLCFq_line`;
|
74
|
+
$b2477f17b7c66618$export$ffc4d0086f1a4c9 = `GXLCFq_marker`;
|
75
|
+
$b2477f17b7c66618$export$4109102f950813a6 = `GXLCFq_spectrum-FocusRing-ring`;
|
76
|
+
$b2477f17b7c66618$export$24c7f46a6e3605dd = `GXLCFq_spectrum-FocusRing ${$b2477f17b7c66618$export$4109102f950813a6}`;
|
77
|
+
$b2477f17b7c66618$export$2927016961429360 = `GXLCFq_spectrum-FocusRing--quiet`;
|
78
|
+
$b2477f17b7c66618$export$35315228197e36b8 = `GXLCFq_spectrum-Steplist`;
|
79
|
+
$b2477f17b7c66618$export$d2cf12460a777241 = `GXLCFq_spectrum-Steplist--emphasized`;
|
80
|
+
$b2477f17b7c66618$export$6f0c4d0e9f29399d = `GXLCFq_spectrum-Steplist--horizontal`;
|
81
|
+
$b2477f17b7c66618$export$b0d9d5077004711a = `GXLCFq_spectrum-Steplist--large`;
|
82
|
+
$b2477f17b7c66618$export$9666cb7894b7712a = `GXLCFq_spectrum-Steplist--medium`;
|
83
|
+
$b2477f17b7c66618$export$43119eed81e90e13 = `GXLCFq_spectrum-Steplist--small`;
|
84
|
+
$b2477f17b7c66618$export$146e7d67031e074f = `GXLCFq_spectrum-Steplist--vertical`;
|
85
|
+
$b2477f17b7c66618$export$56195e68ddf7db1b = `GXLCFq_spectrum-Steplist--xlarge`;
|
86
|
+
$b2477f17b7c66618$export$e0b9c44558d2fb75 = `GXLCFq_spectrum-Steplist-chevron`;
|
87
|
+
$b2477f17b7c66618$export$df6f1d30f09c136e = `GXLCFq_spectrum-Steplist-item`;
|
88
|
+
$b2477f17b7c66618$export$2393468f68ff8031 = `GXLCFq_spectrum-Steplist-label`;
|
89
|
+
$b2477f17b7c66618$export$f622f4b07b665af3 = `GXLCFq_spectrum-Steplist-link`;
|
90
|
+
$b2477f17b7c66618$export$9d44d123fa093f85 = `GXLCFq_spectrum-Steplist-marker`;
|
91
|
+
$b2477f17b7c66618$export$a7d0643524891b06 = `GXLCFq_spectrum-Steplist-markerWrapper`;
|
92
|
+
$b2477f17b7c66618$export$1f36a6b1ab318f2f = `GXLCFq_spectrum-Steplist-segment`;
|
93
|
+
$b2477f17b7c66618$export$f92a1d2b4a328a95 = `GXLCFq_spectrum-Steplist-segmentLine`;
|
94
94
|
|
95
95
|
|
96
96
|
export {$b2477f17b7c66618$exports as default};
|
@@ -1,41 +1,41 @@
|
|
1
|
-
.
|
1
|
+
.GXLCFq_i18nFontFamily {
|
2
2
|
font-synthesis: weight;
|
3
3
|
font-family: adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
4
4
|
}
|
5
5
|
|
6
|
-
.
|
6
|
+
.GXLCFq_i18nFontFamily:lang(ar) {
|
7
7
|
font-family: myriad-arabic, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
8
8
|
}
|
9
9
|
|
10
|
-
.
|
10
|
+
.GXLCFq_i18nFontFamily:lang(he) {
|
11
11
|
font-family: myriad-hebrew, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Trebuchet MS, Lucida Grande, sans-serif;
|
12
12
|
}
|
13
13
|
|
14
|
-
.
|
14
|
+
.GXLCFq_i18nFontFamily:lang(zh) {
|
15
15
|
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Heiti TC Light, sans-serif;
|
16
16
|
}
|
17
17
|
|
18
|
-
.
|
18
|
+
.GXLCFq_i18nFontFamily:lang(zh-Hans) {
|
19
19
|
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
20
20
|
}
|
21
21
|
|
22
|
-
.
|
22
|
+
.GXLCFq_i18nFontFamily:lang(zh-Hant) {
|
23
23
|
font-family: adobe-clean-han-traditional, source-han-traditional, MingLiu, Microsoft JhengHei UI, Microsoft JhengHei, Heiti TC Light, sans-serif;
|
24
24
|
}
|
25
25
|
|
26
|
-
.
|
26
|
+
.GXLCFq_i18nFontFamily:lang(zh-SG), .GXLCFq_i18nFontFamily:lang(zh-CN) {
|
27
27
|
font-family: adobe-clean-han-simplified-c, source-han-simplified-c, SimSun, Heiti SC Light, sans-serif;
|
28
28
|
}
|
29
29
|
|
30
|
-
.
|
30
|
+
.GXLCFq_i18nFontFamily:lang(ko) {
|
31
31
|
font-family: adobe-clean-han-korean, source-han-korean, Malgun Gothic, Apple Gothic, sans-serif;
|
32
32
|
}
|
33
33
|
|
34
|
-
.
|
34
|
+
.GXLCFq_i18nFontFamily:lang(ja) {
|
35
35
|
font-family: adobe-clean-han-japanese, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Osaka, YuGothic, Yu Gothic, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;
|
36
36
|
}
|
37
37
|
|
38
|
-
.
|
38
|
+
.GXLCFq_spectrum-FocusRing-ring {
|
39
39
|
--spectrum-focus-ring-border-radius: var(--spectrum-textfield-border-radius, var(--spectrum-alias-border-radius-regular));
|
40
40
|
--spectrum-focus-ring-gap: var(--spectrum-alias-input-focusring-gap);
|
41
41
|
--spectrum-focus-ring-size: var(--spectrum-alias-input-focusring-size);
|
@@ -43,7 +43,7 @@
|
|
43
43
|
--spectrum-focus-ring-color: var(--spectrum-high-contrast-focus-ring-color, var(--spectrum-alias-focus-ring-color, var(--spectrum-alias-focus-color)));
|
44
44
|
}
|
45
45
|
|
46
|
-
.
|
46
|
+
.GXLCFq_spectrum-FocusRing-ring:after {
|
47
47
|
border-radius: calc(var(--spectrum-focus-ring-border-radius) + var(--spectrum-focus-ring-gap));
|
48
48
|
content: "";
|
49
49
|
margin: calc(-1 * var(--spectrum-focus-ring-border-size));
|
@@ -54,67 +54,67 @@
|
|
54
54
|
inset: 0;
|
55
55
|
}
|
56
56
|
|
57
|
-
.
|
57
|
+
.GXLCFq_spectrum-FocusRing.GXLCFq_focus-ring:after {
|
58
58
|
margin: calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size));
|
59
59
|
box-shadow: 0 0 0 var(--spectrum-focus-ring-size) var(--spectrum-focus-ring-color);
|
60
60
|
}
|
61
61
|
|
62
|
-
.
|
62
|
+
.GXLCFq_spectrum-FocusRing--quiet:after {
|
63
63
|
border-radius: 0;
|
64
64
|
}
|
65
65
|
|
66
|
-
.
|
66
|
+
.GXLCFq_spectrum-FocusRing--quiet.GXLCFq_focus-ring:after {
|
67
67
|
margin: 0 0 calc(var(--spectrum-focus-ring-gap) * -1 - var(--spectrum-focus-ring-border-size)) 0;
|
68
68
|
box-shadow: 0 var(--spectrum-focus-ring-size) 0 var(--spectrum-focus-ring-color);
|
69
69
|
}
|
70
70
|
|
71
71
|
@media (forced-colors: active) {
|
72
|
-
.
|
72
|
+
.GXLCFq_spectrum-FocusRing, .GXLCFq_spectrum-FocusRing-ring, .GXLCFq_spectrum-FocusRing--quiet {
|
73
73
|
--spectrum-high-contrast-focus-ring-color: Highlight;
|
74
74
|
}
|
75
75
|
|
76
|
-
:is(.
|
76
|
+
:is(.GXLCFq_spectrum-FocusRing, .GXLCFq_spectrum-FocusRing-ring, .GXLCFq_spectrum-FocusRing--quiet):after {
|
77
77
|
forced-color-adjust: none;
|
78
78
|
}
|
79
79
|
}
|
80
80
|
|
81
|
-
.
|
81
|
+
.GXLCFq_spectrum-Steplist {
|
82
82
|
flex-wrap: nowrap;
|
83
83
|
margin: 0;
|
84
84
|
padding: 0;
|
85
85
|
display: flex;
|
86
86
|
}
|
87
87
|
|
88
|
-
.
|
88
|
+
.GXLCFq_spectrum-Steplist-item {
|
89
89
|
min-width: 0;
|
90
90
|
display: grid;
|
91
91
|
}
|
92
92
|
|
93
|
-
.
|
93
|
+
.GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-segment {
|
94
94
|
align-items: center;
|
95
95
|
display: inline-flex;
|
96
96
|
}
|
97
97
|
|
98
|
-
.
|
98
|
+
.GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-segment.GXLCFq_is-completed svg line {
|
99
99
|
stroke-dasharray: none;
|
100
100
|
}
|
101
101
|
|
102
|
-
.
|
102
|
+
.GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-chevron.GXLCFq_is-reversed {
|
103
103
|
transform: scaleX(-1);
|
104
104
|
}
|
105
105
|
|
106
|
-
.
|
106
|
+
.GXLCFq_spectrum-Steplist-link {
|
107
107
|
cursor: default;
|
108
108
|
outline: none;
|
109
109
|
text-decoration: none;
|
110
110
|
display: grid;
|
111
111
|
}
|
112
112
|
|
113
|
-
.
|
114
|
-
grid-area:
|
113
|
+
.GXLCFq_spectrum-Steplist-link .GXLCFq_spectrum-Steplist-markerWrapper {
|
114
|
+
grid-area: GXLCFq_marker;
|
115
115
|
}
|
116
116
|
|
117
|
-
.
|
117
|
+
.GXLCFq_spectrum-Steplist-link .GXLCFq_spectrum-Steplist-marker {
|
118
118
|
box-sizing: border-box;
|
119
119
|
border-style: solid;
|
120
120
|
border-width: 2px;
|
@@ -126,36 +126,36 @@
|
|
126
126
|
display: flex;
|
127
127
|
}
|
128
128
|
|
129
|
-
.
|
130
|
-
grid-area:
|
129
|
+
.GXLCFq_spectrum-Steplist-link .GXLCFq_spectrum-Steplist-label {
|
130
|
+
grid-area: GXLCFq_label;
|
131
131
|
}
|
132
132
|
|
133
|
-
.
|
133
|
+
.GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed .GXLCFq_spectrum-Steplist-marker, .GXLCFq_spectrum-Steplist-link.GXLCFq_is-selected .GXLCFq_spectrum-Steplist-marker, .GXLCFq_spectrum-Steplist-link.GXLCFq_is-hovered.GXLCFq_is-completed .GXLCFq_spectrum-Steplist-marker {
|
134
134
|
border-style: none;
|
135
135
|
border-width: 0;
|
136
136
|
}
|
137
137
|
|
138
|
-
.
|
138
|
+
.GXLCFq_spectrum-Steplist {
|
139
139
|
font-size: var(--spectrum-steplist-font-size);
|
140
140
|
gap: var(--spectrum-steplist-chevron-gap);
|
141
141
|
}
|
142
142
|
|
143
|
-
.
|
143
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-link {
|
144
144
|
gap: var(--spectrum-steplist-marker-label-gap);
|
145
145
|
}
|
146
146
|
|
147
|
-
.
|
147
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-link .GXLCFq_spectrum-Steplist-marker {
|
148
148
|
width: var(--spectrum-steplist-marker-diameter);
|
149
149
|
height: var(--spectrum-steplist-marker-diameter);
|
150
150
|
font-size: var(--spectrum-steplist-counter-font-size);
|
151
151
|
padding-block-end: 1px;
|
152
152
|
}
|
153
153
|
|
154
|
-
.
|
154
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-chevron {
|
155
155
|
transform: scale(var(--spectrum-steplist-chevron-scale));
|
156
156
|
}
|
157
157
|
|
158
|
-
.
|
158
|
+
.GXLCFq_spectrum-Steplist--small {
|
159
159
|
--spectrum-steplist-font-size: var(--spectrum-global-dimension-font-size-75);
|
160
160
|
--spectrum-steplist-chevron-gap: 10px;
|
161
161
|
--spectrum-steplist-marker-label-gap: 10px;
|
@@ -165,19 +165,19 @@
|
|
165
165
|
--spectrum-steplist-segment-height-adjust: -4px;
|
166
166
|
}
|
167
167
|
|
168
|
-
.
|
168
|
+
.GXLCFq_spectrum-Steplist--small .GXLCFq_spectrum-Steplist-marker {
|
169
169
|
padding-top: 1px;
|
170
170
|
}
|
171
171
|
|
172
|
-
.
|
172
|
+
.GXLCFq_spectrum-Steplist--small.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-marker {
|
173
173
|
margin-top: 1px;
|
174
174
|
}
|
175
175
|
|
176
|
-
.
|
176
|
+
.GXLCFq_spectrum-Steplist--small.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-chevron {
|
177
177
|
padding-top: 2px;
|
178
178
|
}
|
179
179
|
|
180
|
-
.
|
180
|
+
.GXLCFq_spectrum-Steplist--medium {
|
181
181
|
--spectrum-steplist-font-size: var(--spectrum-global-dimension-font-size-100);
|
182
182
|
--spectrum-steplist-chevron-gap: 16px;
|
183
183
|
--spectrum-steplist-marker-label-gap: 12px;
|
@@ -187,7 +187,7 @@
|
|
187
187
|
--spectrum-steplist-segment-height-adjust: 0px;
|
188
188
|
}
|
189
189
|
|
190
|
-
.
|
190
|
+
.GXLCFq_spectrum-Steplist--large {
|
191
191
|
--spectrum-steplist-font-size: var(--spectrum-global-dimension-font-size-200);
|
192
192
|
--spectrum-steplist-chevron-gap: 20px;
|
193
193
|
--spectrum-steplist-marker-label-gap: 14px;
|
@@ -197,7 +197,7 @@
|
|
197
197
|
--spectrum-steplist-segment-height-adjust: 6px;
|
198
198
|
}
|
199
199
|
|
200
|
-
.
|
200
|
+
.GXLCFq_spectrum-Steplist--xlarge {
|
201
201
|
--spectrum-steplist-font-size: var(--spectrum-global-dimension-font-size-300);
|
202
202
|
--spectrum-steplist-chevron-gap: 24px;
|
203
203
|
--spectrum-steplist-marker-label-gap: 16px;
|
@@ -207,77 +207,77 @@
|
|
207
207
|
--spectrum-steplist-segment-height-adjust: 6px;
|
208
208
|
}
|
209
209
|
|
210
|
-
.
|
210
|
+
.GXLCFq_spectrum-Steplist-item:last-child .GXLCFq_spectrum-Steplist-segment {
|
211
211
|
display: none;
|
212
212
|
}
|
213
213
|
|
214
|
-
.
|
214
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-link {
|
215
215
|
align-items: baseline;
|
216
216
|
display: flex;
|
217
217
|
}
|
218
218
|
|
219
|
-
.
|
219
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-segment {
|
220
220
|
order: 2;
|
221
221
|
align-items: center;
|
222
222
|
padding-inline-start: calc(var(--spectrum-steplist-chevron-gap) - var(--spectrum-steplist-marker-label-gap));
|
223
223
|
display: flex;
|
224
224
|
}
|
225
225
|
|
226
|
-
.
|
226
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-segment:before {
|
227
227
|
content: "*";
|
228
228
|
visibility: hidden;
|
229
229
|
width: 0;
|
230
230
|
}
|
231
231
|
|
232
|
-
.
|
232
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-chevron {
|
233
233
|
padding-top: 1px;
|
234
234
|
}
|
235
235
|
|
236
|
-
.
|
236
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-label {
|
237
237
|
order: 1;
|
238
238
|
}
|
239
239
|
|
240
|
-
.
|
240
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-markerWrapper {
|
241
241
|
flex: none;
|
242
242
|
order: 0;
|
243
243
|
align-items: center;
|
244
244
|
display: flex;
|
245
245
|
}
|
246
246
|
|
247
|
-
.
|
247
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-markerWrapper:before {
|
248
248
|
content: "*";
|
249
249
|
visibility: hidden;
|
250
250
|
width: 0;
|
251
251
|
}
|
252
252
|
|
253
|
-
.
|
253
|
+
.GXLCFq_spectrum-Steplist--horizontal .GXLCFq_spectrum-Steplist-segmentLine {
|
254
254
|
display: none;
|
255
255
|
}
|
256
256
|
|
257
|
-
.
|
257
|
+
.GXLCFq_spectrum-Steplist--vertical {
|
258
258
|
flex-direction: column;
|
259
259
|
gap: 0 2px;
|
260
260
|
}
|
261
261
|
|
262
|
-
.
|
262
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-item {
|
263
263
|
display: unset;
|
264
264
|
list-style: none;
|
265
265
|
}
|
266
266
|
|
267
|
-
.
|
268
|
-
grid-template: "
|
269
|
-
"
|
267
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-link {
|
268
|
+
grid-template: "GXLCFq_marker GXLCFq_label" minmax(16px, min-content)
|
269
|
+
"GXLCFq_line GXLCFq_label" 1fr
|
270
270
|
/ minmax(0, min-content) 1fr;
|
271
271
|
justify-items: start;
|
272
272
|
gap: 0 6px;
|
273
273
|
display: grid;
|
274
274
|
}
|
275
275
|
|
276
|
-
.
|
276
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-chevron {
|
277
277
|
display: none;
|
278
278
|
}
|
279
279
|
|
280
|
-
.
|
280
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-markerWrapper {
|
281
281
|
align-self: baseline;
|
282
282
|
align-items: center;
|
283
283
|
min-width: 0;
|
@@ -285,51 +285,51 @@
|
|
285
285
|
display: flex;
|
286
286
|
}
|
287
287
|
|
288
|
-
.
|
288
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-markerWrapper:before {
|
289
289
|
content: "*";
|
290
290
|
visibility: hidden;
|
291
291
|
width: 0;
|
292
292
|
}
|
293
293
|
|
294
|
-
.
|
294
|
+
.GXLCFq_spectrum-Steplist--vertical.GXLCFq_spectrum-Steplist--small .GXLCFq_spectrum-Steplist-marker {
|
295
295
|
align-self: center;
|
296
296
|
}
|
297
297
|
|
298
|
-
.
|
298
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-label {
|
299
299
|
align-self: baseline;
|
300
300
|
min-width: 0;
|
301
301
|
min-height: 0;
|
302
302
|
line-height: 16px;
|
303
303
|
}
|
304
304
|
|
305
|
-
.
|
305
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-segment {
|
306
306
|
box-sizing: content-box;
|
307
307
|
pointer-events: none;
|
308
|
-
grid-area:
|
308
|
+
grid-area: GXLCFq_line;
|
309
309
|
justify-self: center;
|
310
310
|
width: 2px;
|
311
311
|
min-width: 0;
|
312
312
|
min-height: 32px;
|
313
313
|
}
|
314
314
|
|
315
|
-
.
|
315
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-segmentLine {
|
316
316
|
height: calc(100% - var(--spectrum-steplist-segment-height-adjust));
|
317
317
|
width: 2px;
|
318
318
|
overflow: visible;
|
319
319
|
}
|
320
320
|
|
321
|
-
.
|
321
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-segmentLine line {
|
322
322
|
stroke-width: 2px;
|
323
323
|
stroke-dasharray: 6 4;
|
324
324
|
stroke-linecap: round;
|
325
325
|
}
|
326
326
|
|
327
|
-
.
|
327
|
+
.GXLCFq_spectrum-Steplist--vertical .GXLCFq_spectrum-Steplist-item:last-child .GXLCFq_spectrum-Steplist-link {
|
328
328
|
grid-template-rows: minmax(16px, min-content);
|
329
|
-
grid-template-areas: "
|
329
|
+
grid-template-areas: "GXLCFq_marker GXLCFq_label";
|
330
330
|
}
|
331
331
|
|
332
|
-
.
|
332
|
+
.GXLCFq_spectrum-Steplist {
|
333
333
|
--spectrum-steplist-complete-segment-color: var(--spectrum-global-color-gray-400);
|
334
334
|
--spectrum-steplist-complete-label-text-color: var(--spectrum-global-color-gray-700);
|
335
335
|
--spectrum-steplist-complete-marker-text-color: var(--spectrum-global-color-gray-50);
|
@@ -354,115 +354,115 @@
|
|
354
354
|
--spectrum-steplist-disabled-incomplete-label-text-color: var(--spectrum-global-color-gray-400);
|
355
355
|
}
|
356
356
|
|
357
|
-
.
|
357
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-label {
|
358
358
|
color: var(--spectrum-steplist-incomplete-label-text-color, var(--spectrum-global-color-gray-600));
|
359
359
|
}
|
360
360
|
|
361
|
-
.
|
361
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-marker {
|
362
362
|
border-color: var(--spectrum-steplist-incomplete-marker-color, var(--spectrum-global-color-gray-300));
|
363
363
|
color: var(--spectrum-steplist-incomplete-marker-text-color);
|
364
364
|
}
|
365
365
|
|
366
|
-
.
|
366
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-chevron {
|
367
367
|
color: var(--spectrum-steplist-incomplete-segment-color, var(--spectrum-global-color-gray-300));
|
368
368
|
}
|
369
369
|
|
370
|
-
.
|
370
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-segment svg line {
|
371
371
|
stroke: var(--spectrum-steplist-incomplete-segment-color, var(--spectrum-global-color-gray-300));
|
372
372
|
}
|
373
373
|
|
374
|
-
.
|
374
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-label {
|
375
375
|
color: var(--spectrum-steplist-disabled-incomplete-label-text-color);
|
376
376
|
}
|
377
377
|
|
378
|
-
.
|
378
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-marker {
|
379
379
|
border-color: var(--spectrum-steplist-disabled-incomplete-marker-color);
|
380
380
|
color: var(--spectrum-steplist-disabled-incomplete-marker-text-color);
|
381
381
|
}
|
382
382
|
|
383
|
-
.
|
383
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-chevron {
|
384
384
|
color: var(--spectrum-steplist-disabled-incomplete-segment-color);
|
385
385
|
}
|
386
386
|
|
387
|
-
.
|
387
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-segment svg line {
|
388
388
|
stroke: var(--spectrum-steplist-disabled-incomplete-segment-color);
|
389
389
|
}
|
390
390
|
|
391
|
-
.
|
391
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed .GXLCFq_spectrum-Steplist-label {
|
392
392
|
color: var(--spectrum-steplist-complete-label-text-color, var(--spectrum-global-color-gray-700));
|
393
393
|
}
|
394
394
|
|
395
|
-
.
|
395
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed .GXLCFq_spectrum-Steplist-marker {
|
396
396
|
background-color: var(--spectrum-steplist-complete-marker-color, var(--spectrum-global-color-gray-600));
|
397
397
|
border-color: var(--spectrum-steplist-complete-marker-color, var(--spectrum-global-color-gray-600));
|
398
398
|
color: var(--spectrum-steplist-complete-marker-text-color);
|
399
399
|
}
|
400
400
|
|
401
|
-
.
|
401
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-chevron {
|
402
402
|
color: var(--spectrum-steplist-complete-segment-color, var(--spectrum-global-color-gray-500));
|
403
403
|
}
|
404
404
|
|
405
|
-
.
|
405
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed .GXLCFq_spectrum-Steplist-segment svg line {
|
406
406
|
stroke: var(--spectrum-steplist-complete-segment-color, var(--spectrum-global-color-gray-500));
|
407
407
|
}
|
408
408
|
|
409
|
-
.
|
409
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed.GXLCFq_is-hovered .GXLCFq_spectrum-Steplist-marker {
|
410
410
|
background-color: var(--spectrum-steplist-complete-marker-color-hover, var(--spectrum-global-color-gray-700));
|
411
411
|
border-color: var(--spectrum-steplist-complete-marker-color-hover, var(--spectrum-global-color-gray-700));
|
412
412
|
}
|
413
413
|
|
414
|
-
.
|
414
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-label {
|
415
415
|
color: var(--spectrum-steplist-disabled-complete-label-text-color);
|
416
416
|
}
|
417
417
|
|
418
|
-
.
|
418
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-marker {
|
419
419
|
background-color: var(--spectrum-steplist-disabled-complete-marker-color);
|
420
420
|
border-color: var(--spectrum-steplist-disabled-complete-marker-color);
|
421
421
|
color: var(--spectrum-steplist-disabled-complete-marker-text-color);
|
422
422
|
}
|
423
423
|
|
424
|
-
.
|
424
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-chevron {
|
425
425
|
color: var(--spectrum-steplist-disabled-complete-segment-color);
|
426
426
|
}
|
427
427
|
|
428
|
-
.
|
428
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-completed.GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-segment svg line {
|
429
429
|
stroke: var(--spectrum-steplist-disabled-complete-segment-color);
|
430
430
|
}
|
431
431
|
|
432
|
-
.
|
432
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-selected .GXLCFq_spectrum-Steplist-label {
|
433
433
|
color: var(--spectrum-steplist-current-label-text-color, var(--spectrum-global-color-gray-800));
|
434
434
|
}
|
435
435
|
|
436
|
-
.
|
436
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-selected .GXLCFq_spectrum-Steplist-marker {
|
437
437
|
background-color: var(--spectrum-steplist-current-marker-color, var(--spectrum-global-color-gray-800));
|
438
438
|
border-color: var(--spectrum-steplist-current-marker-color, var(--spectrum-global-color-gray-800));
|
439
439
|
color: var(--spectrum-steplist-current-marker-text-color);
|
440
440
|
}
|
441
441
|
|
442
|
-
.
|
442
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-selected .GXLCFq_spectrum-Steplist-segment .GXLCFq_spectrum-Steplist-chevron {
|
443
443
|
color: var(--spectrum-steplist-complete-segment-color, var(--spectrum-global-color-gray-500));
|
444
444
|
}
|
445
445
|
|
446
|
-
.
|
446
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_is-selected .GXLCFq_spectrum-Steplist-segment svg line {
|
447
447
|
stroke: var(--spectrum-steplist-complete-segment-color, var(--spectrum-global-color-gray-500));
|
448
448
|
}
|
449
449
|
|
450
|
-
.
|
450
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link.GXLCFq_focus-ring .GXLCFq_spectrum-Steplist-marker {
|
451
451
|
outline: solid 2px var(--spectrum-high-contrast-focus-ring-color, var(--spectrum-alias-focus-ring-color, var(--spectrum-alias-focus-color)));
|
452
452
|
outline-offset: 2px;
|
453
453
|
}
|
454
454
|
|
455
|
-
.
|
455
|
+
.GXLCFq_spectrum-Steplist--medium .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link:not(.GXLCFq_is-completed):not(.GXLCFq_is-selected) .GXLCFq_spectrum-Steplist-marker, .GXLCFq_spectrum-Steplist--medium .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link:not(.GXLCFq_is-completed):not(.GXLCFq_is-selected).GXLCFq_is-disabled .GXLCFq_spectrum-Steplist-marker {
|
456
456
|
color: #0000;
|
457
457
|
}
|
458
458
|
|
459
|
-
.
|
459
|
+
.GXLCFq_spectrum-Steplist--emphasized {
|
460
460
|
--spectrum-steplist-current-label-text-color: var(--spectrum-steplist-emphasized-current-label-text-color);
|
461
461
|
--spectrum-steplist-current-marker-color: var(--spectrum-steplist-emphasized-current-marker-color);
|
462
462
|
}
|
463
463
|
|
464
464
|
@media (forced-colors: active) {
|
465
|
-
.
|
465
|
+
.GXLCFq_spectrum-Steplist {
|
466
466
|
forced-color-adjust: none;
|
467
467
|
--spectrum-steplist-complete-segment-color: CanvasText;
|
468
468
|
--spectrum-steplist-complete-label-text-color: LinkText;
|
@@ -489,9 +489,9 @@
|
|
489
489
|
--spectrum-high-contrast-focus-ring-color: ButtonText;
|
490
490
|
}
|
491
491
|
|
492
|
-
.
|
492
|
+
.GXLCFq_spectrum-Steplist .GXLCFq_spectrum-Steplist-item .GXLCFq_spectrum-Steplist-link .GXLCFq_spectrum-Steplist-marker {
|
493
493
|
border-style: solid;
|
494
494
|
border-width: 2px;
|
495
495
|
}
|
496
496
|
}
|
497
|
-
/*# sourceMappingURL=vars.
|
497
|
+
/*# sourceMappingURL=vars.2e975bf5.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;AAOA;;;;;AAIE;;;;;AAKI;;;;AAOF;;;;AAMJ;;;;;;;AAME;;;;AAGA;;;;;;;;;;;;AAWA;;;;AAME;;;;;AAsBJ;;;;;AAIE;;;;AAGE;;;;;;;AAOF;;;;AAOF;;;;;;;;;;AAQE;;;;AAKE;;;;AAIA;;;;AAQJ;;;;;;;;;;AAYA;;;;;;;;;;AAYA;;;;;;;;;;AAaE;;;;AASA;;;;;AAKA;;;;;;;AAME;;;;;;AAOF;;;;AAKA;;;;AAIA;;;;;;;AAKE;;;;;;AAOF;;;;AAOF;;;;;AAKE;;;;;AAIA;;;;;;;;;AAUA;;;;AAGA;;;;;;;;AAME;;;;;;AAOA;;;;AAIF;;;;;;;AAOA;;;;;;;;;;AASE;;;;;;AAQE;;;;;;AAUF;;;;;AAmBJ;;;;;;;;;;;;;;;;;;;;;;;;;AAgCE;;;;AAKA;;;;;AAOE;;;;AAGA;;;;AAQI;;;;AAIA;;;;;AAME;;;;AAGA;;;;AAQF;;;;AAIA;;;;;;AAOE;;;;AAGA;;;;AAMA;;;;;AAOA;;;;AAIA;;;;;;AAOE;;;;AAGA;;;;AASJ;;;;AAIA;;;;;;AAOE;;;;AAGA;;;;AAOF;;;;;AAcF;;;;AAWN;;;;;AAKA;EACE;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiCM","sources":["packages/@adobe/spectrum-css-temp/components/steplist/vars.css"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"vars.
|
1
|
+
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;AAOA;;;;;AAIE;;;;;AAKI;;;;AAOF;;;;AAMJ;;;;;;;AAME;;;;AAGA;;;;;;;;;;;;AAWA;;;;AAME;;;;;AAsBJ;;;;;AAIE;;;;AAGE;;;;;;;AAOF;;;;AAOF;;;;;;;;;;AAQE;;;;AAKE;;;;AAIA;;;;AAQJ;;;;;;;;;;AAYA;;;;;;;;;;AAYA;;;;;;;;;;AAaE;;;;AASA;;;;;AAKA;;;;;;;AAME;;;;;;AAOF;;;;AAKA;;;;AAIA;;;;;;;AAKE;;;;;;AAOF;;;;AAOF;;;;;AAKE;;;;;AAIA;;;;;;;;;AAUA;;;;AAGA;;;;;;;;AAME;;;;;;AAOA;;;;AAIF;;;;;;;AAOA;;;;;;;;;;AASE;;;;;;AAQE;;;;;;AAUF;;;;;AAmBJ;;;;;;;;;;;;;;;;;;;;;;;;;AAgCE;;;;AAKA;;;;;AAOE;;;;AAGA;;;;AAQI;;;;AAIA;;;;;AAME;;;;AAGA;;;;AAQF;;;;AAIA;;;;;;AAOE;;;;AAGA;;;;AAMA;;;;;AAOA;;;;AAIA;;;;;;AAOE;;;;AAGA;;;;AASJ;;;;AAIA;;;;;;AAOE;;;;AAGA;;;;AAOF;;;;;AAcF;;;;AAWN;;;;;AAKA;EACE;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiCM","sources":["packages/@adobe/spectrum-css-temp/components/steplist/vars.css"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"vars.2e975bf5.css.map"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@react-spectrum/steplist",
|
3
|
-
"version": "3.0.0-nightly-
|
3
|
+
"version": "3.0.0-nightly-73414999f-240915",
|
4
4
|
"description": "Spectrum UI components in React",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"main": "dist/main.js",
|
@@ -36,24 +36,24 @@
|
|
36
36
|
"url": "https://github.com/adobe/react-spectrum"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@react-aria/focus": "^3.0.0-nightly-
|
40
|
-
"@react-aria/i18n": "^3.0.0-nightly-
|
41
|
-
"@react-aria/interactions": "^3.0.0-nightly-
|
42
|
-
"@react-aria/steplist": "3.0.0-nightly-
|
43
|
-
"@react-aria/utils": "^3.0.0-nightly-
|
44
|
-
"@react-aria/visually-hidden": "^3.0.0-nightly-
|
45
|
-
"@react-spectrum/utils": "^3.0.0-nightly-
|
46
|
-
"@react-stately/collections": "^3.0.0-nightly-
|
47
|
-
"@react-stately/steplist": "3.0.0-nightly-
|
48
|
-
"@react-types/shared": "^3.0.0-nightly-
|
49
|
-
"@spectrum-icons/ui": "^3.0.0-nightly-
|
39
|
+
"@react-aria/focus": "^3.0.0-nightly-73414999f-240915",
|
40
|
+
"@react-aria/i18n": "^3.0.0-nightly-73414999f-240915",
|
41
|
+
"@react-aria/interactions": "^3.0.0-nightly-73414999f-240915",
|
42
|
+
"@react-aria/steplist": "3.0.0-nightly-73414999f-240915",
|
43
|
+
"@react-aria/utils": "^3.0.0-nightly-73414999f-240915",
|
44
|
+
"@react-aria/visually-hidden": "^3.0.0-nightly-73414999f-240915",
|
45
|
+
"@react-spectrum/utils": "^3.0.0-nightly-73414999f-240915",
|
46
|
+
"@react-stately/collections": "^3.0.0-nightly-73414999f-240915",
|
47
|
+
"@react-stately/steplist": "3.0.0-nightly-73414999f-240915",
|
48
|
+
"@react-types/shared": "^3.0.0-nightly-73414999f-240915",
|
49
|
+
"@spectrum-icons/ui": "^3.0.0-nightly-73414999f-240915",
|
50
50
|
"@swc/helpers": "^0.5.0"
|
51
51
|
},
|
52
52
|
"devDependencies": {
|
53
53
|
"@adobe/spectrum-css-temp": "3.0.0-alpha.1"
|
54
54
|
},
|
55
55
|
"peerDependencies": {
|
56
|
-
"@react-spectrum/provider": "^3.0.0-nightly-
|
56
|
+
"@react-spectrum/provider": "^3.0.0-nightly-73414999f-240915",
|
57
57
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0",
|
58
58
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
59
59
|
},
|