@fluentui/react-switch 0.0.0-nightly-20230103-0425.1 → 0.0.0-nightly-20230104-0423.1
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.json +74 -15
- package/CHANGELOG.md +24 -10
- package/lib/components/Switch/useSwitchStyles.js +178 -178
- package/lib-commonjs/components/Switch/useSwitchStyles.js +178 -178
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-switch_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 04 Jan 2023 04:30:38 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v0.0.0-nightly-20230104-0423.1",
|
7
|
+
"version": "0.0.0-nightly-20230104-0423.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,38 +16,97 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-switch",
|
19
|
-
"comment": "Bump @fluentui/react-field to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230104-0423.1",
|
20
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-switch",
|
25
|
-
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20230104-0423.1",
|
26
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-switch",
|
31
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20230104-0423.1",
|
32
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-switch",
|
37
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230104-0423.1",
|
38
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-switch",
|
43
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1",
|
44
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
45
45
|
},
|
46
46
|
{
|
47
47
|
"author": "beachball",
|
48
48
|
"package": "@fluentui/react-switch",
|
49
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
50
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230104-0423.1",
|
50
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
51
|
+
}
|
52
|
+
]
|
53
|
+
}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"date": "Wed, 04 Jan 2023 01:40:31 GMT",
|
57
|
+
"tag": "@fluentui/react-switch_v9.0.16",
|
58
|
+
"version": "9.0.16",
|
59
|
+
"comments": {
|
60
|
+
"none": [
|
61
|
+
{
|
62
|
+
"author": "martinhochel@microsoft.com",
|
63
|
+
"package": "@fluentui/react-switch",
|
64
|
+
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
65
|
+
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "martinhochel@microsoft.com",
|
69
|
+
"package": "@fluentui/react-switch",
|
70
|
+
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
71
|
+
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
72
|
+
}
|
73
|
+
],
|
74
|
+
"patch": [
|
75
|
+
{
|
76
|
+
"author": "olfedias@microsoft.com",
|
77
|
+
"package": "@fluentui/react-switch",
|
78
|
+
"commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
|
79
|
+
"comment": "chore: Update Griffel to latest version"
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"author": "beachball",
|
83
|
+
"package": "@fluentui/react-switch",
|
84
|
+
"comment": "Bump @fluentui/react-field to v9.0.0-alpha.13",
|
85
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"author": "beachball",
|
89
|
+
"package": "@fluentui/react-switch",
|
90
|
+
"comment": "Bump @fluentui/react-label to v9.0.15",
|
91
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"author": "beachball",
|
95
|
+
"package": "@fluentui/react-switch",
|
96
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.5",
|
97
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"author": "beachball",
|
101
|
+
"package": "@fluentui/react-switch",
|
102
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.1",
|
103
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"author": "beachball",
|
107
|
+
"package": "@fluentui/react-switch",
|
108
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
|
109
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
51
110
|
}
|
52
111
|
]
|
53
112
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,37 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 04 Jan 2023 04:30:38 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20230104-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20230104-0423.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.
|
9
|
+
Wed, 04 Jan 2023 04:30:38 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.16..@fluentui/react-switch_v0.0.0-nightly-20230104-0423.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
15
|
-
- Bump @fluentui/react-field to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-field to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
16
|
+
- Bump @fluentui/react-label to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
21
|
+
|
22
|
+
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.16)
|
23
|
+
|
24
|
+
Wed, 04 Jan 2023 01:40:31 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.15..@fluentui/react-switch_v9.0.16)
|
26
|
+
|
27
|
+
### Patches
|
28
|
+
|
29
|
+
- chore: Update Griffel to latest version ([PR #26045](https://github.com/microsoft/fluentui/pull/26045) by olfedias@microsoft.com)
|
30
|
+
- Bump @fluentui/react-field to v9.0.0-alpha.13 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
31
|
+
- Bump @fluentui/react-label to v9.0.15 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
32
|
+
- Bump @fluentui/react-tabster to v9.3.5 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
33
|
+
- Bump @fluentui/react-utilities to v9.3.1 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
34
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
21
35
|
|
22
36
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.15)
|
23
37
|
|
@@ -17,215 +17,215 @@ const trackHeight = 20;
|
|
17
17
|
const trackWidth = 40;
|
18
18
|
const thumbSize = trackHeight - spaceBetweenThumbAndTrack;
|
19
19
|
const useRootStyles = /*#__PURE__*/__styles({
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
20
|
+
base: {
|
21
|
+
Bt984gj: "f6jr5hl",
|
22
|
+
B7ck84d: "f1ewtqcl",
|
23
|
+
mc9l5x: "ftuwxu6",
|
24
|
+
qhf8xq: "f10pi13n",
|
25
|
+
Brovlpu: "ftqa4ok",
|
26
|
+
B486eqv: "f2hkw1w",
|
27
|
+
Bssx7fj: "f1b1k54r",
|
28
|
+
uh7if5: ["f4ne723", "fqqcjud"],
|
29
|
+
clntm0: "fh7aioi",
|
30
|
+
Dlk2r6: ["fqqcjud", "f4ne723"],
|
31
|
+
B2j2mmj: "ffht0p2",
|
32
|
+
wigs8: "f1p0ul1q",
|
33
|
+
pbfy6t: "f1c901ms",
|
34
|
+
B0v4ure: "f1alokd7",
|
35
|
+
ghq09: "f78i1la",
|
36
|
+
B24cy0v: ["f1kvsw7t", "f1bw8brt"],
|
37
|
+
Bwckmig: "f8k7e5g",
|
38
|
+
Bvwlmkc: ["f1bw8brt", "f1kvsw7t"],
|
39
|
+
Bbgo44z: "f1pmxfrl",
|
40
|
+
Bil7v7r: ["fszkfcr", "f1ap5ily"],
|
41
|
+
skfxo0: "f57dp0y",
|
42
|
+
jo1ztg: ["f1ap5ily", "fszkfcr"],
|
43
|
+
Ba3ybja: ["f11dm2qb", "f136rfnd"],
|
44
|
+
az1dzo: ["f136rfnd", "f11dm2qb"],
|
45
|
+
vppk2z: ["fdsq1qd", "f1khssms"],
|
46
|
+
B6352mv: ["f1khssms", "fdsq1qd"],
|
47
|
+
nr063g: "fq4eyks",
|
48
|
+
Blmvk6g: ["f1ya6x16", "ftuszwa"],
|
49
|
+
Bsiemmq: "f1e2iu44",
|
50
|
+
B98u21t: ["ftuszwa", "f1ya6x16"],
|
51
|
+
B2pnrqr: "f1xkdug0",
|
52
|
+
Bhhzhcn: "f1m1ywml",
|
53
|
+
Bec0n69: ["f7u4kgv", "f1a36mvi"],
|
54
|
+
B29w5g4: ["f1a36mvi", "f7u4kgv"]
|
55
55
|
},
|
56
|
-
|
57
|
-
|
56
|
+
vertical: {
|
57
|
+
Beiy3e4: "f1vx9l62"
|
58
58
|
}
|
59
59
|
}, {
|
60
|
-
|
61
|
-
|
62
|
-
|
60
|
+
d: [".f6jr5hl{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}", ".f1ewtqcl{box-sizing:border-box;}", ".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}", ".f10pi13n{position:relative;}", ".f1b1k54r[data-fui-focus-within]:focus-within{border-top-color:transparent;}", ".f4ne723[data-fui-focus-within]:focus-within{border-right-color:transparent;}", ".fqqcjud[data-fui-focus-within]:focus-within{border-left-color:transparent;}", ".fh7aioi[data-fui-focus-within]:focus-within{border-bottom-color:transparent;}", ".ffht0p2[data-fui-focus-within]:focus-within::after{content:\"\";}", ".f1p0ul1q[data-fui-focus-within]:focus-within::after{position:absolute;}", ".f1c901ms[data-fui-focus-within]:focus-within::after{pointer-events:none;}", ".f1alokd7[data-fui-focus-within]:focus-within::after{z-index:1;}", ".f78i1la[data-fui-focus-within]:focus-within::after{border-top-style:solid;}", ".f1kvsw7t[data-fui-focus-within]:focus-within::after{border-right-style:solid;}", ".f1bw8brt[data-fui-focus-within]:focus-within::after{border-left-style:solid;}", ".f8k7e5g[data-fui-focus-within]:focus-within::after{border-bottom-style:solid;}", ".f1pmxfrl[data-fui-focus-within]:focus-within::after{border-top-width:2px;}", ".fszkfcr[data-fui-focus-within]:focus-within::after{border-right-width:2px;}", ".f1ap5ily[data-fui-focus-within]:focus-within::after{border-left-width:2px;}", ".f57dp0y[data-fui-focus-within]:focus-within::after{border-bottom-width:2px;}", ".f11dm2qb[data-fui-focus-within]:focus-within::after{border-bottom-right-radius:var(--borderRadiusMedium);}", ".f136rfnd[data-fui-focus-within]:focus-within::after{border-bottom-left-radius:var(--borderRadiusMedium);}", ".fdsq1qd[data-fui-focus-within]:focus-within::after{border-top-right-radius:var(--borderRadiusMedium);}", ".f1khssms[data-fui-focus-within]:focus-within::after{border-top-left-radius:var(--borderRadiusMedium);}", ".fq4eyks[data-fui-focus-within]:focus-within::after{border-top-color:var(--colorStrokeFocus2);}", ".f1ya6x16[data-fui-focus-within]:focus-within::after{border-right-color:var(--colorStrokeFocus2);}", ".ftuszwa[data-fui-focus-within]:focus-within::after{border-left-color:var(--colorStrokeFocus2);}", ".f1e2iu44[data-fui-focus-within]:focus-within::after{border-bottom-color:var(--colorStrokeFocus2);}", ".f1xkdug0[data-fui-focus-within]:focus-within::after{top:-2px;}", ".f1m1ywml[data-fui-focus-within]:focus-within::after{bottom:-2px;}", ".f7u4kgv[data-fui-focus-within]:focus-within::after{left:-2px;}", ".f1a36mvi[data-fui-focus-within]:focus-within::after{right:-2px;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}"],
|
61
|
+
f: [".ftqa4ok:focus{outline-style:none;}"],
|
62
|
+
i: [".f2hkw1w:focus-visible{outline-style:none;}"]
|
63
63
|
});
|
64
64
|
const useIndicatorStyles = /*#__PURE__*/__styles({
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
65
|
+
base: {
|
66
|
+
Bbmb7ep: ["f8fbkgy", "f1nfllo7"],
|
67
|
+
Beyfa6y: ["f1nfllo7", "f8fbkgy"],
|
68
|
+
B7oj6ja: ["f1djnp8u", "f1s8kh49"],
|
69
|
+
Btl43ni: ["f1s8kh49", "f1djnp8u"],
|
70
|
+
icvyot: "fzkkow9",
|
71
|
+
vrafjx: ["fcdblym", "fjik90z"],
|
72
|
+
oivjwe: "fg706s2",
|
73
|
+
wvpqe5: ["fjik90z", "fcdblym"],
|
74
|
+
B4j52fo: "f5ogflp",
|
75
|
+
Bekrc4i: ["f1hqa2wf", "finvdd3"],
|
76
|
+
Bn0qgzm: "f1f09k3d",
|
77
|
+
ibv6hh: ["finvdd3", "f1hqa2wf"],
|
78
|
+
Bg96gwp: "fez10in",
|
79
|
+
B7ck84d: "f1ewtqcl",
|
80
|
+
Bkfmm31: "f1w9h62z",
|
81
|
+
Bnnss6s: "fi64zpg",
|
82
|
+
Be2twd7: "fg38ndl",
|
83
|
+
Bqenvij: "fjamq6b",
|
84
|
+
B6of3ja: "frnwi6n",
|
85
|
+
t21cq0: ["f1vcna3q", "foyynoy"],
|
86
|
+
jrapky: "fqcjy3b",
|
87
|
+
Frg6f3: ["foyynoy", "f1vcna3q"],
|
88
|
+
Bkecrkj: "f1aehjj5",
|
89
|
+
B3o57yi: "f1vze9yt",
|
90
|
+
Bkqvd7p: "f17wnm97",
|
91
|
+
Bmy1vo4: "fo99fu7",
|
92
|
+
a9b677: "feqmc2u",
|
93
|
+
Hwfdqs: "f1onx1g3",
|
94
|
+
Hkqiji: "f1h74hm9",
|
95
|
+
Bgrs90m: "f1592id",
|
96
|
+
B0zx559: "f1uwej41",
|
97
|
+
c0im90: "fpz7fqq"
|
98
98
|
},
|
99
|
-
|
100
|
-
|
99
|
+
labelAbove: {
|
100
|
+
B6of3ja: "f1hu3pq6"
|
101
101
|
}
|
102
102
|
}, {
|
103
|
-
|
104
|
-
|
105
|
-
|
103
|
+
d: [".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}", ".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}", ".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}", ".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}", ".fzkkow9{border-top-style:solid;}", ".fcdblym{border-right-style:solid;}", ".fjik90z{border-left-style:solid;}", ".fg706s2{border-bottom-style:solid;}", ".f5ogflp{border-top-width:1px;}", ".f1hqa2wf{border-right-width:1px;}", ".finvdd3{border-left-width:1px;}", ".f1f09k3d{border-bottom-width:1px;}", ".fez10in{line-height:0;}", ".f1ewtqcl{box-sizing:border-box;}", ".f1w9h62z{fill:currentColor;}", ".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".fg38ndl{font-size:18px;}", ".fjamq6b{height:20px;}", ".frnwi6n{margin-top:var(--spacingVerticalS);}", ".f1vcna3q{margin-right:var(--spacingHorizontalS);}", ".foyynoy{margin-left:var(--spacingHorizontalS);}", ".fqcjy3b{margin-bottom:var(--spacingVerticalS);}", ".f1aehjj5{pointer-events:none;}", ".f1vze9yt{transition-duration:var(--durationNormal);}", ".f17wnm97{transition-timing-function:var(--curveEasyEase);}", ".fo99fu7{transition-property:background,border,color;}", ".feqmc2u{width:40px;}", ".f1h74hm9>*{transition-duration:var(--durationNormal);}", ".f1592id>*{transition-timing-function:var(--curveEasyEase);}", ".f1uwej41>*{transition-property:transform;}", ".f1hu3pq6{margin-top:0;}"],
|
104
|
+
m: [["@media screen and (prefers-reduced-motion: reduce){.f1onx1g3{transition-duration:0.01ms;}}", {
|
105
|
+
m: "screen and (prefers-reduced-motion: reduce)"
|
106
106
|
}], ["@media screen and (prefers-reduced-motion: reduce){.fpz7fqq>*{transition-duration:0.01ms;}}", {
|
107
|
-
|
107
|
+
m: "screen and (prefers-reduced-motion: reduce)"
|
108
108
|
}]]
|
109
109
|
});
|
110
110
|
const useInputStyles = /*#__PURE__*/__styles({
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
111
|
+
base: {
|
112
|
+
B7ck84d: "f1ewtqcl",
|
113
|
+
Bceei9c: "f1k6fduh",
|
114
|
+
Bqenvij: "f1l02sjl",
|
115
|
+
B6of3ja: "f1hu3pq6",
|
116
|
+
t21cq0: ["f11qmguv", "f1tyq0we"],
|
117
|
+
jrapky: "f19f4twv",
|
118
|
+
Frg6f3: ["f1tyq0we", "f11qmguv"],
|
119
|
+
abs64n: "fk73vx1",
|
120
|
+
qhf8xq: "f1euv43f",
|
121
|
+
a9b677: "f1ry1bn9",
|
122
|
+
fv8x6k: ["f3l1kk6", "f1kez0x4"],
|
123
|
+
ezr58z: "fvxnmui",
|
124
|
+
Blezdol: "f1cxq9o1",
|
125
|
+
k28iui: "f1q9yyk5",
|
126
|
+
B8f96ig: "f1ks1zsm",
|
127
|
+
po7uxr: "fiqfi0i",
|
128
|
+
inq7wv: "f9aagkg",
|
129
|
+
Cdugon: ["fgv8l18", "f1p3jmxb"],
|
130
|
+
ptsei1: "f11yi64e",
|
131
|
+
bl04ud: ["f1p3jmxb", "fgv8l18"],
|
132
|
+
Bu7dm46: "fthrly9",
|
133
|
+
Gwwlnz: "fhdp2ht",
|
134
|
+
wb1her: "f1rzj6jj",
|
135
|
+
Bmieemq: ["f1jywl1l", "f13d626x"],
|
136
|
+
Bdgjgzg: "f1ivtmze",
|
137
|
+
B05cvx7: ["f13d626x", "f1jywl1l"],
|
138
|
+
Bx4eqiv: "f1uvnr57",
|
139
|
+
xhnoxe: "frhcydi",
|
140
|
+
Hnmc4c: ["f1pvt3n7", "f14i0clv"],
|
141
|
+
By8gkvz: "fq9gcw4",
|
142
|
+
lekrm4: ["f14i0clv", "f1pvt3n7"],
|
143
|
+
Bei91sp: "f1se0d6r",
|
144
|
+
Bksztz9: "f8l9son",
|
145
|
+
h3gz1v: "f1c4gun2",
|
146
|
+
Cw6427: ["flhgtcm", "fx1zdd8"],
|
147
|
+
Bpbd9g9: "fayrp2e",
|
148
|
+
ssulyh: ["fx1zdd8", "flhgtcm"],
|
149
|
+
vq7rp1: "f1p715pa",
|
150
|
+
ynrfiu: "firogjh",
|
151
|
+
Bf5tpyt: ["f1crd6p1", "for8100"],
|
152
|
+
Brhic7g: "f1v5j4zb",
|
153
|
+
Cqvc5u: ["for8100", "f1crd6p1"],
|
154
|
+
B4e80u0: "f116zuoq",
|
155
|
+
Bwj41i9: "fxvotg6",
|
156
|
+
B2iiaa1: ["fk9ur30", "f3u5smv"],
|
157
|
+
Bejmxmv: "fdtj07x",
|
158
|
+
rqauf5: ["f3u5smv", "fk9ur30"],
|
159
|
+
wo5z87: "fv5mb1o",
|
160
|
+
B50joxe: ["f1i2l8ou", "fxj1kmv"],
|
161
|
+
Bmuizf1: "fku528b",
|
162
|
+
f4urji: ["fxj1kmv", "f1i2l8ou"],
|
163
|
+
Bxiq1ly: "fabcpc0",
|
164
|
+
vbmdq8: "f17xwy6w",
|
165
|
+
u4vbwo: ["fipwscc", "fab39iv"],
|
166
|
+
Bfjga03: "f1th5z1l",
|
167
|
+
F0s3py: ["fab39iv", "fipwscc"]
|
168
168
|
},
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
169
|
+
highContrast: {
|
170
|
+
Bskmvfo: "f19h63kc",
|
171
|
+
zhypoe: "ffutfdj",
|
172
|
+
Bb6xxwe: ["f72m8yo", "f1ud47z9"],
|
173
|
+
o89t22: "f15xfkur",
|
174
|
+
B7qxyha: ["f1ud47z9", "f72m8yo"],
|
175
|
+
Bhmcd6p: "f1jaqqzs"
|
176
176
|
},
|
177
|
-
|
178
|
-
|
179
|
-
|
177
|
+
before: {
|
178
|
+
j35jbq: ["f1e31b4d", "f1vgc2s3"],
|
179
|
+
Bhzewxz: "f15twtuk"
|
180
180
|
},
|
181
|
-
|
182
|
-
|
183
|
-
|
181
|
+
after: {
|
182
|
+
oyh7mz: ["f1vgc2s3", "f1e31b4d"],
|
183
|
+
Bhzewxz: "f15twtuk"
|
184
184
|
},
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
185
|
+
above: {
|
186
|
+
B5kzvoi: "f1yab3r1",
|
187
|
+
Bqenvij: "f1aar7gd",
|
188
|
+
a9b677: "fly5x3f"
|
189
189
|
}
|
190
190
|
}, {
|
191
|
-
|
192
|
-
|
193
|
-
|
191
|
+
d: [".f1ewtqcl{box-sizing:border-box;}", ".f1k6fduh{cursor:pointer;}", ".f1l02sjl{height:100%;}", ".f1hu3pq6{margin-top:0;}", ".f11qmguv{margin-right:0;}", ".f1tyq0we{margin-left:0;}", ".f19f4twv{margin-bottom:0;}", ".fk73vx1{opacity:0;}", ".f1euv43f{position:absolute;}", ".f1ry1bn9{width:calc(40px + 2 * var(--spacingHorizontalS));}", ".f3l1kk6:checked~.fui-Switch__indicator>*{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}", ".f1kez0x4:checked~.fui-Switch__indicator>*{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);}", ".fvxnmui:disabled{cursor:default;}", ".f1cxq9o1:disabled~.fui-Switch__indicator{color:var(--colorNeutralForegroundDisabled);}", ".f1q9yyk5:disabled~.fui-Switch__label{cursor:default;}", ".f1ks1zsm:disabled~.fui-Switch__label{color:var(--colorNeutralForegroundDisabled);}", ".fiqfi0i:enabled:not(:checked)~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessible);}", ".f9aagkg:enabled:not(:checked)~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessible);}", ".fgv8l18:enabled:not(:checked)~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessible);}", ".f1p3jmxb:enabled:not(:checked)~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessible);}", ".f11yi64e:enabled:not(:checked)~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessible);}", ".fthrly9:enabled:not(:checked)~.fui-Switch__label{color:var(--colorNeutralForeground1);}", ".fhdp2ht:enabled:not(:checked):hover~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessibleHover);}", ".f1rzj6jj:enabled:not(:checked):hover~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessibleHover);}", ".f1jywl1l:enabled:not(:checked):hover~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessibleHover);}", ".f13d626x:enabled:not(:checked):hover~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessibleHover);}", ".f1ivtmze:enabled:not(:checked):hover~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}", ".f1uvnr57:enabled:not(:checked):hover:active~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessiblePressed);}", ".frhcydi:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessiblePressed);}", ".f1pvt3n7:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessiblePressed);}", ".f14i0clv:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessiblePressed);}", ".fq9gcw4:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}", ".f1se0d6r:enabled:checked~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackground);}", ".f8l9son:enabled:checked~.fui-Switch__indicator{color:var(--colorNeutralForegroundInverted);}", ".f1c4gun2:enabled:checked~.fui-Switch__indicator{border-top-color:var(--colorTransparentStroke);}", ".flhgtcm:enabled:checked~.fui-Switch__indicator{border-right-color:var(--colorTransparentStroke);}", ".fx1zdd8:enabled:checked~.fui-Switch__indicator{border-left-color:var(--colorTransparentStroke);}", ".fayrp2e:enabled:checked~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStroke);}", ".f1p715pa:enabled:checked:hover~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackgroundHover);}", ".firogjh:enabled:checked:hover~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeInteractive);}", ".f1crd6p1:enabled:checked:hover~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeInteractive);}", ".for8100:enabled:checked:hover~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeInteractive);}", ".f1v5j4zb:enabled:checked:hover~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeInteractive);}", ".f116zuoq:enabled:checked:hover:active~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackgroundPressed);}", ".fxvotg6:enabled:checked:hover:active~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeInteractive);}", ".fk9ur30:enabled:checked:hover:active~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeInteractive);}", ".f3u5smv:enabled:checked:hover:active~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeInteractive);}", ".fdtj07x:enabled:checked:hover:active~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeInteractive);}", ".fv5mb1o:disabled:not(:checked)~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeDisabled);}", ".f1i2l8ou:disabled:not(:checked)~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeDisabled);}", ".fxj1kmv:disabled:not(:checked)~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeDisabled);}", ".fku528b:disabled:not(:checked)~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeDisabled);}", ".fabcpc0:disabled:checked~.fui-Switch__indicator{background-color:var(--colorNeutralBackgroundDisabled);}", ".f17xwy6w:disabled:checked~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeDisabled);}", ".fipwscc:disabled:checked~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeDisabled);}", ".fab39iv:disabled:checked~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeDisabled);}", ".f1th5z1l:disabled:checked~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeDisabled);}", ".f1e31b4d{right:0;}", ".f1vgc2s3{left:0;}", ".f15twtuk{top:0;}", ".f1yab3r1{bottom:0;}", ".f1aar7gd{height:calc(20px + var(--spacingVerticalS));}", ".fly5x3f{width:100%;}"],
|
192
|
+
m: [["@media (forced-colors: active){.f19h63kc:disabled~.fui-Switch__indicator{color:GrayText;}}", {
|
193
|
+
m: "(forced-colors: active)"
|
194
194
|
}], ["@media (forced-colors: active){.ffutfdj:disabled~.fui-Switch__indicator{border-top-color:GrayText;}}", {
|
195
|
-
|
195
|
+
m: "(forced-colors: active)"
|
196
196
|
}], ["@media (forced-colors: active){.f72m8yo:disabled~.fui-Switch__indicator{border-right-color:GrayText;}.f1ud47z9:disabled~.fui-Switch__indicator{border-left-color:GrayText;}}", {
|
197
|
-
|
197
|
+
m: "(forced-colors: active)"
|
198
198
|
}], ["@media (forced-colors: active){.f15xfkur:disabled~.fui-Switch__indicator{border-bottom-color:GrayText;}}", {
|
199
|
-
|
199
|
+
m: "(forced-colors: active)"
|
200
200
|
}], ["@media (forced-colors: active){.f1ud47z9:disabled~.fui-Switch__indicator{border-left-color:GrayText;}.f72m8yo:disabled~.fui-Switch__indicator{border-right-color:GrayText;}}", {
|
201
|
-
|
201
|
+
m: "(forced-colors: active)"
|
202
202
|
}], ["@media (forced-colors: active){.f1jaqqzs:disabled~.fui-Switch__label{color:GrayText;}}", {
|
203
|
-
|
203
|
+
m: "(forced-colors: active)"
|
204
204
|
}]]
|
205
205
|
});
|
206
206
|
const useLabelStyles = /*#__PURE__*/__styles({
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
207
|
+
base: {
|
208
|
+
Bceei9c: "f1k6fduh",
|
209
|
+
jrapky: "f49ad5g",
|
210
|
+
B6of3ja: "f1xlvstr",
|
211
|
+
z8tnut: "f1kwiid1",
|
212
|
+
z189sj: ["f1vdfbxk", "f1f5gg8d"],
|
213
|
+
Byoj8tv: "f5b47ha",
|
214
|
+
uwmqm3: ["f1f5gg8d", "f1vdfbxk"]
|
215
215
|
},
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
216
|
+
above: {
|
217
|
+
z8tnut: "f1ywm7hm",
|
218
|
+
Byoj8tv: "f14wxoun",
|
219
|
+
a9b677: "fly5x3f"
|
220
220
|
},
|
221
|
-
|
222
|
-
|
221
|
+
after: {
|
222
|
+
uwmqm3: ["fruq291", "f7x41pl"]
|
223
223
|
},
|
224
|
-
|
225
|
-
|
224
|
+
before: {
|
225
|
+
z189sj: ["f7x41pl", "fruq291"]
|
226
226
|
}
|
227
227
|
}, {
|
228
|
-
|
228
|
+
d: [".f1k6fduh{cursor:pointer;}", ".f49ad5g{margin-bottom:calc((20px - var(--lineHeightBase300)) / 2);}", ".f1xlvstr{margin-top:calc((20px - var(--lineHeightBase300)) / 2);}", ".f1kwiid1{padding-top:var(--spacingVerticalS);}", ".f1vdfbxk{padding-right:var(--spacingHorizontalS);}", ".f1f5gg8d{padding-left:var(--spacingHorizontalS);}", ".f5b47ha{padding-bottom:var(--spacingVerticalS);}", ".f1ywm7hm{padding-top:var(--spacingVerticalXS);}", ".f14wxoun{padding-bottom:var(--spacingVerticalXS);}", ".fly5x3f{width:100%;}", ".fruq291{padding-left:var(--spacingHorizontalXS);}", ".f7x41pl{padding-right:var(--spacingHorizontalXS);}"]
|
229
229
|
});
|
230
230
|
/**
|
231
231
|
* Apply styling to the Switch slots based on the state
|
@@ -23,215 +23,215 @@ const trackHeight = 20;
|
|
23
23
|
const trackWidth = 40;
|
24
24
|
const thumbSize = trackHeight - spaceBetweenThumbAndTrack;
|
25
25
|
const useRootStyles = /*#__PURE__*/react_1.__styles({
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
26
|
+
base: {
|
27
|
+
Bt984gj: "f6jr5hl",
|
28
|
+
B7ck84d: "f1ewtqcl",
|
29
|
+
mc9l5x: "ftuwxu6",
|
30
|
+
qhf8xq: "f10pi13n",
|
31
|
+
Brovlpu: "ftqa4ok",
|
32
|
+
B486eqv: "f2hkw1w",
|
33
|
+
Bssx7fj: "f1b1k54r",
|
34
|
+
uh7if5: ["f4ne723", "fqqcjud"],
|
35
|
+
clntm0: "fh7aioi",
|
36
|
+
Dlk2r6: ["fqqcjud", "f4ne723"],
|
37
|
+
B2j2mmj: "ffht0p2",
|
38
|
+
wigs8: "f1p0ul1q",
|
39
|
+
pbfy6t: "f1c901ms",
|
40
|
+
B0v4ure: "f1alokd7",
|
41
|
+
ghq09: "f78i1la",
|
42
|
+
B24cy0v: ["f1kvsw7t", "f1bw8brt"],
|
43
|
+
Bwckmig: "f8k7e5g",
|
44
|
+
Bvwlmkc: ["f1bw8brt", "f1kvsw7t"],
|
45
|
+
Bbgo44z: "f1pmxfrl",
|
46
|
+
Bil7v7r: ["fszkfcr", "f1ap5ily"],
|
47
|
+
skfxo0: "f57dp0y",
|
48
|
+
jo1ztg: ["f1ap5ily", "fszkfcr"],
|
49
|
+
Ba3ybja: ["f11dm2qb", "f136rfnd"],
|
50
|
+
az1dzo: ["f136rfnd", "f11dm2qb"],
|
51
|
+
vppk2z: ["fdsq1qd", "f1khssms"],
|
52
|
+
B6352mv: ["f1khssms", "fdsq1qd"],
|
53
|
+
nr063g: "fq4eyks",
|
54
|
+
Blmvk6g: ["f1ya6x16", "ftuszwa"],
|
55
|
+
Bsiemmq: "f1e2iu44",
|
56
|
+
B98u21t: ["ftuszwa", "f1ya6x16"],
|
57
|
+
B2pnrqr: "f1xkdug0",
|
58
|
+
Bhhzhcn: "f1m1ywml",
|
59
|
+
Bec0n69: ["f7u4kgv", "f1a36mvi"],
|
60
|
+
B29w5g4: ["f1a36mvi", "f7u4kgv"]
|
61
61
|
},
|
62
|
-
|
63
|
-
|
62
|
+
vertical: {
|
63
|
+
Beiy3e4: "f1vx9l62"
|
64
64
|
}
|
65
65
|
}, {
|
66
|
-
|
67
|
-
|
68
|
-
|
66
|
+
d: [".f6jr5hl{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}", ".f1ewtqcl{box-sizing:border-box;}", ".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}", ".f10pi13n{position:relative;}", ".f1b1k54r[data-fui-focus-within]:focus-within{border-top-color:transparent;}", ".f4ne723[data-fui-focus-within]:focus-within{border-right-color:transparent;}", ".fqqcjud[data-fui-focus-within]:focus-within{border-left-color:transparent;}", ".fh7aioi[data-fui-focus-within]:focus-within{border-bottom-color:transparent;}", ".ffht0p2[data-fui-focus-within]:focus-within::after{content:\"\";}", ".f1p0ul1q[data-fui-focus-within]:focus-within::after{position:absolute;}", ".f1c901ms[data-fui-focus-within]:focus-within::after{pointer-events:none;}", ".f1alokd7[data-fui-focus-within]:focus-within::after{z-index:1;}", ".f78i1la[data-fui-focus-within]:focus-within::after{border-top-style:solid;}", ".f1kvsw7t[data-fui-focus-within]:focus-within::after{border-right-style:solid;}", ".f1bw8brt[data-fui-focus-within]:focus-within::after{border-left-style:solid;}", ".f8k7e5g[data-fui-focus-within]:focus-within::after{border-bottom-style:solid;}", ".f1pmxfrl[data-fui-focus-within]:focus-within::after{border-top-width:2px;}", ".fszkfcr[data-fui-focus-within]:focus-within::after{border-right-width:2px;}", ".f1ap5ily[data-fui-focus-within]:focus-within::after{border-left-width:2px;}", ".f57dp0y[data-fui-focus-within]:focus-within::after{border-bottom-width:2px;}", ".f11dm2qb[data-fui-focus-within]:focus-within::after{border-bottom-right-radius:var(--borderRadiusMedium);}", ".f136rfnd[data-fui-focus-within]:focus-within::after{border-bottom-left-radius:var(--borderRadiusMedium);}", ".fdsq1qd[data-fui-focus-within]:focus-within::after{border-top-right-radius:var(--borderRadiusMedium);}", ".f1khssms[data-fui-focus-within]:focus-within::after{border-top-left-radius:var(--borderRadiusMedium);}", ".fq4eyks[data-fui-focus-within]:focus-within::after{border-top-color:var(--colorStrokeFocus2);}", ".f1ya6x16[data-fui-focus-within]:focus-within::after{border-right-color:var(--colorStrokeFocus2);}", ".ftuszwa[data-fui-focus-within]:focus-within::after{border-left-color:var(--colorStrokeFocus2);}", ".f1e2iu44[data-fui-focus-within]:focus-within::after{border-bottom-color:var(--colorStrokeFocus2);}", ".f1xkdug0[data-fui-focus-within]:focus-within::after{top:-2px;}", ".f1m1ywml[data-fui-focus-within]:focus-within::after{bottom:-2px;}", ".f7u4kgv[data-fui-focus-within]:focus-within::after{left:-2px;}", ".f1a36mvi[data-fui-focus-within]:focus-within::after{right:-2px;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}"],
|
67
|
+
f: [".ftqa4ok:focus{outline-style:none;}"],
|
68
|
+
i: [".f2hkw1w:focus-visible{outline-style:none;}"]
|
69
69
|
});
|
70
70
|
const useIndicatorStyles = /*#__PURE__*/react_1.__styles({
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
71
|
+
base: {
|
72
|
+
Bbmb7ep: ["f8fbkgy", "f1nfllo7"],
|
73
|
+
Beyfa6y: ["f1nfllo7", "f8fbkgy"],
|
74
|
+
B7oj6ja: ["f1djnp8u", "f1s8kh49"],
|
75
|
+
Btl43ni: ["f1s8kh49", "f1djnp8u"],
|
76
|
+
icvyot: "fzkkow9",
|
77
|
+
vrafjx: ["fcdblym", "fjik90z"],
|
78
|
+
oivjwe: "fg706s2",
|
79
|
+
wvpqe5: ["fjik90z", "fcdblym"],
|
80
|
+
B4j52fo: "f5ogflp",
|
81
|
+
Bekrc4i: ["f1hqa2wf", "finvdd3"],
|
82
|
+
Bn0qgzm: "f1f09k3d",
|
83
|
+
ibv6hh: ["finvdd3", "f1hqa2wf"],
|
84
|
+
Bg96gwp: "fez10in",
|
85
|
+
B7ck84d: "f1ewtqcl",
|
86
|
+
Bkfmm31: "f1w9h62z",
|
87
|
+
Bnnss6s: "fi64zpg",
|
88
|
+
Be2twd7: "fg38ndl",
|
89
|
+
Bqenvij: "fjamq6b",
|
90
|
+
B6of3ja: "frnwi6n",
|
91
|
+
t21cq0: ["f1vcna3q", "foyynoy"],
|
92
|
+
jrapky: "fqcjy3b",
|
93
|
+
Frg6f3: ["foyynoy", "f1vcna3q"],
|
94
|
+
Bkecrkj: "f1aehjj5",
|
95
|
+
B3o57yi: "f1vze9yt",
|
96
|
+
Bkqvd7p: "f17wnm97",
|
97
|
+
Bmy1vo4: "fo99fu7",
|
98
|
+
a9b677: "feqmc2u",
|
99
|
+
Hwfdqs: "f1onx1g3",
|
100
|
+
Hkqiji: "f1h74hm9",
|
101
|
+
Bgrs90m: "f1592id",
|
102
|
+
B0zx559: "f1uwej41",
|
103
|
+
c0im90: "fpz7fqq"
|
104
104
|
},
|
105
|
-
|
106
|
-
|
105
|
+
labelAbove: {
|
106
|
+
B6of3ja: "f1hu3pq6"
|
107
107
|
}
|
108
108
|
}, {
|
109
|
-
|
110
|
-
|
111
|
-
|
109
|
+
d: [".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}", ".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}", ".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}", ".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}", ".fzkkow9{border-top-style:solid;}", ".fcdblym{border-right-style:solid;}", ".fjik90z{border-left-style:solid;}", ".fg706s2{border-bottom-style:solid;}", ".f5ogflp{border-top-width:1px;}", ".f1hqa2wf{border-right-width:1px;}", ".finvdd3{border-left-width:1px;}", ".f1f09k3d{border-bottom-width:1px;}", ".fez10in{line-height:0;}", ".f1ewtqcl{box-sizing:border-box;}", ".f1w9h62z{fill:currentColor;}", ".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".fg38ndl{font-size:18px;}", ".fjamq6b{height:20px;}", ".frnwi6n{margin-top:var(--spacingVerticalS);}", ".f1vcna3q{margin-right:var(--spacingHorizontalS);}", ".foyynoy{margin-left:var(--spacingHorizontalS);}", ".fqcjy3b{margin-bottom:var(--spacingVerticalS);}", ".f1aehjj5{pointer-events:none;}", ".f1vze9yt{transition-duration:var(--durationNormal);}", ".f17wnm97{transition-timing-function:var(--curveEasyEase);}", ".fo99fu7{transition-property:background,border,color;}", ".feqmc2u{width:40px;}", ".f1h74hm9>*{transition-duration:var(--durationNormal);}", ".f1592id>*{transition-timing-function:var(--curveEasyEase);}", ".f1uwej41>*{transition-property:transform;}", ".f1hu3pq6{margin-top:0;}"],
|
110
|
+
m: [["@media screen and (prefers-reduced-motion: reduce){.f1onx1g3{transition-duration:0.01ms;}}", {
|
111
|
+
m: "screen and (prefers-reduced-motion: reduce)"
|
112
112
|
}], ["@media screen and (prefers-reduced-motion: reduce){.fpz7fqq>*{transition-duration:0.01ms;}}", {
|
113
|
-
|
113
|
+
m: "screen and (prefers-reduced-motion: reduce)"
|
114
114
|
}]]
|
115
115
|
});
|
116
116
|
const useInputStyles = /*#__PURE__*/react_1.__styles({
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
117
|
+
base: {
|
118
|
+
B7ck84d: "f1ewtqcl",
|
119
|
+
Bceei9c: "f1k6fduh",
|
120
|
+
Bqenvij: "f1l02sjl",
|
121
|
+
B6of3ja: "f1hu3pq6",
|
122
|
+
t21cq0: ["f11qmguv", "f1tyq0we"],
|
123
|
+
jrapky: "f19f4twv",
|
124
|
+
Frg6f3: ["f1tyq0we", "f11qmguv"],
|
125
|
+
abs64n: "fk73vx1",
|
126
|
+
qhf8xq: "f1euv43f",
|
127
|
+
a9b677: "f1ry1bn9",
|
128
|
+
fv8x6k: ["f3l1kk6", "f1kez0x4"],
|
129
|
+
ezr58z: "fvxnmui",
|
130
|
+
Blezdol: "f1cxq9o1",
|
131
|
+
k28iui: "f1q9yyk5",
|
132
|
+
B8f96ig: "f1ks1zsm",
|
133
|
+
po7uxr: "fiqfi0i",
|
134
|
+
inq7wv: "f9aagkg",
|
135
|
+
Cdugon: ["fgv8l18", "f1p3jmxb"],
|
136
|
+
ptsei1: "f11yi64e",
|
137
|
+
bl04ud: ["f1p3jmxb", "fgv8l18"],
|
138
|
+
Bu7dm46: "fthrly9",
|
139
|
+
Gwwlnz: "fhdp2ht",
|
140
|
+
wb1her: "f1rzj6jj",
|
141
|
+
Bmieemq: ["f1jywl1l", "f13d626x"],
|
142
|
+
Bdgjgzg: "f1ivtmze",
|
143
|
+
B05cvx7: ["f13d626x", "f1jywl1l"],
|
144
|
+
Bx4eqiv: "f1uvnr57",
|
145
|
+
xhnoxe: "frhcydi",
|
146
|
+
Hnmc4c: ["f1pvt3n7", "f14i0clv"],
|
147
|
+
By8gkvz: "fq9gcw4",
|
148
|
+
lekrm4: ["f14i0clv", "f1pvt3n7"],
|
149
|
+
Bei91sp: "f1se0d6r",
|
150
|
+
Bksztz9: "f8l9son",
|
151
|
+
h3gz1v: "f1c4gun2",
|
152
|
+
Cw6427: ["flhgtcm", "fx1zdd8"],
|
153
|
+
Bpbd9g9: "fayrp2e",
|
154
|
+
ssulyh: ["fx1zdd8", "flhgtcm"],
|
155
|
+
vq7rp1: "f1p715pa",
|
156
|
+
ynrfiu: "firogjh",
|
157
|
+
Bf5tpyt: ["f1crd6p1", "for8100"],
|
158
|
+
Brhic7g: "f1v5j4zb",
|
159
|
+
Cqvc5u: ["for8100", "f1crd6p1"],
|
160
|
+
B4e80u0: "f116zuoq",
|
161
|
+
Bwj41i9: "fxvotg6",
|
162
|
+
B2iiaa1: ["fk9ur30", "f3u5smv"],
|
163
|
+
Bejmxmv: "fdtj07x",
|
164
|
+
rqauf5: ["f3u5smv", "fk9ur30"],
|
165
|
+
wo5z87: "fv5mb1o",
|
166
|
+
B50joxe: ["f1i2l8ou", "fxj1kmv"],
|
167
|
+
Bmuizf1: "fku528b",
|
168
|
+
f4urji: ["fxj1kmv", "f1i2l8ou"],
|
169
|
+
Bxiq1ly: "fabcpc0",
|
170
|
+
vbmdq8: "f17xwy6w",
|
171
|
+
u4vbwo: ["fipwscc", "fab39iv"],
|
172
|
+
Bfjga03: "f1th5z1l",
|
173
|
+
F0s3py: ["fab39iv", "fipwscc"]
|
174
174
|
},
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
175
|
+
highContrast: {
|
176
|
+
Bskmvfo: "f19h63kc",
|
177
|
+
zhypoe: "ffutfdj",
|
178
|
+
Bb6xxwe: ["f72m8yo", "f1ud47z9"],
|
179
|
+
o89t22: "f15xfkur",
|
180
|
+
B7qxyha: ["f1ud47z9", "f72m8yo"],
|
181
|
+
Bhmcd6p: "f1jaqqzs"
|
182
182
|
},
|
183
|
-
|
184
|
-
|
185
|
-
|
183
|
+
before: {
|
184
|
+
j35jbq: ["f1e31b4d", "f1vgc2s3"],
|
185
|
+
Bhzewxz: "f15twtuk"
|
186
186
|
},
|
187
|
-
|
188
|
-
|
189
|
-
|
187
|
+
after: {
|
188
|
+
oyh7mz: ["f1vgc2s3", "f1e31b4d"],
|
189
|
+
Bhzewxz: "f15twtuk"
|
190
190
|
},
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
191
|
+
above: {
|
192
|
+
B5kzvoi: "f1yab3r1",
|
193
|
+
Bqenvij: "f1aar7gd",
|
194
|
+
a9b677: "fly5x3f"
|
195
195
|
}
|
196
196
|
}, {
|
197
|
-
|
198
|
-
|
199
|
-
|
197
|
+
d: [".f1ewtqcl{box-sizing:border-box;}", ".f1k6fduh{cursor:pointer;}", ".f1l02sjl{height:100%;}", ".f1hu3pq6{margin-top:0;}", ".f11qmguv{margin-right:0;}", ".f1tyq0we{margin-left:0;}", ".f19f4twv{margin-bottom:0;}", ".fk73vx1{opacity:0;}", ".f1euv43f{position:absolute;}", ".f1ry1bn9{width:calc(40px + 2 * var(--spacingHorizontalS));}", ".f3l1kk6:checked~.fui-Switch__indicator>*{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}", ".f1kez0x4:checked~.fui-Switch__indicator>*{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);}", ".fvxnmui:disabled{cursor:default;}", ".f1cxq9o1:disabled~.fui-Switch__indicator{color:var(--colorNeutralForegroundDisabled);}", ".f1q9yyk5:disabled~.fui-Switch__label{cursor:default;}", ".f1ks1zsm:disabled~.fui-Switch__label{color:var(--colorNeutralForegroundDisabled);}", ".fiqfi0i:enabled:not(:checked)~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessible);}", ".f9aagkg:enabled:not(:checked)~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessible);}", ".fgv8l18:enabled:not(:checked)~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessible);}", ".f1p3jmxb:enabled:not(:checked)~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessible);}", ".f11yi64e:enabled:not(:checked)~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessible);}", ".fthrly9:enabled:not(:checked)~.fui-Switch__label{color:var(--colorNeutralForeground1);}", ".fhdp2ht:enabled:not(:checked):hover~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessibleHover);}", ".f1rzj6jj:enabled:not(:checked):hover~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessibleHover);}", ".f1jywl1l:enabled:not(:checked):hover~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessibleHover);}", ".f13d626x:enabled:not(:checked):hover~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessibleHover);}", ".f1ivtmze:enabled:not(:checked):hover~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}", ".f1uvnr57:enabled:not(:checked):hover:active~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessiblePressed);}", ".frhcydi:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessiblePressed);}", ".f1pvt3n7:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessiblePressed);}", ".f14i0clv:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessiblePressed);}", ".fq9gcw4:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}", ".f1se0d6r:enabled:checked~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackground);}", ".f8l9son:enabled:checked~.fui-Switch__indicator{color:var(--colorNeutralForegroundInverted);}", ".f1c4gun2:enabled:checked~.fui-Switch__indicator{border-top-color:var(--colorTransparentStroke);}", ".flhgtcm:enabled:checked~.fui-Switch__indicator{border-right-color:var(--colorTransparentStroke);}", ".fx1zdd8:enabled:checked~.fui-Switch__indicator{border-left-color:var(--colorTransparentStroke);}", ".fayrp2e:enabled:checked~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStroke);}", ".f1p715pa:enabled:checked:hover~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackgroundHover);}", ".firogjh:enabled:checked:hover~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeInteractive);}", ".f1crd6p1:enabled:checked:hover~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeInteractive);}", ".for8100:enabled:checked:hover~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeInteractive);}", ".f1v5j4zb:enabled:checked:hover~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeInteractive);}", ".f116zuoq:enabled:checked:hover:active~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackgroundPressed);}", ".fxvotg6:enabled:checked:hover:active~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeInteractive);}", ".fk9ur30:enabled:checked:hover:active~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeInteractive);}", ".f3u5smv:enabled:checked:hover:active~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeInteractive);}", ".fdtj07x:enabled:checked:hover:active~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeInteractive);}", ".fv5mb1o:disabled:not(:checked)~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeDisabled);}", ".f1i2l8ou:disabled:not(:checked)~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeDisabled);}", ".fxj1kmv:disabled:not(:checked)~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeDisabled);}", ".fku528b:disabled:not(:checked)~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeDisabled);}", ".fabcpc0:disabled:checked~.fui-Switch__indicator{background-color:var(--colorNeutralBackgroundDisabled);}", ".f17xwy6w:disabled:checked~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeDisabled);}", ".fipwscc:disabled:checked~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeDisabled);}", ".fab39iv:disabled:checked~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeDisabled);}", ".f1th5z1l:disabled:checked~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeDisabled);}", ".f1e31b4d{right:0;}", ".f1vgc2s3{left:0;}", ".f15twtuk{top:0;}", ".f1yab3r1{bottom:0;}", ".f1aar7gd{height:calc(20px + var(--spacingVerticalS));}", ".fly5x3f{width:100%;}"],
|
198
|
+
m: [["@media (forced-colors: active){.f19h63kc:disabled~.fui-Switch__indicator{color:GrayText;}}", {
|
199
|
+
m: "(forced-colors: active)"
|
200
200
|
}], ["@media (forced-colors: active){.ffutfdj:disabled~.fui-Switch__indicator{border-top-color:GrayText;}}", {
|
201
|
-
|
201
|
+
m: "(forced-colors: active)"
|
202
202
|
}], ["@media (forced-colors: active){.f72m8yo:disabled~.fui-Switch__indicator{border-right-color:GrayText;}.f1ud47z9:disabled~.fui-Switch__indicator{border-left-color:GrayText;}}", {
|
203
|
-
|
203
|
+
m: "(forced-colors: active)"
|
204
204
|
}], ["@media (forced-colors: active){.f15xfkur:disabled~.fui-Switch__indicator{border-bottom-color:GrayText;}}", {
|
205
|
-
|
205
|
+
m: "(forced-colors: active)"
|
206
206
|
}], ["@media (forced-colors: active){.f1ud47z9:disabled~.fui-Switch__indicator{border-left-color:GrayText;}.f72m8yo:disabled~.fui-Switch__indicator{border-right-color:GrayText;}}", {
|
207
|
-
|
207
|
+
m: "(forced-colors: active)"
|
208
208
|
}], ["@media (forced-colors: active){.f1jaqqzs:disabled~.fui-Switch__label{color:GrayText;}}", {
|
209
|
-
|
209
|
+
m: "(forced-colors: active)"
|
210
210
|
}]]
|
211
211
|
});
|
212
212
|
const useLabelStyles = /*#__PURE__*/react_1.__styles({
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
213
|
+
base: {
|
214
|
+
Bceei9c: "f1k6fduh",
|
215
|
+
jrapky: "f49ad5g",
|
216
|
+
B6of3ja: "f1xlvstr",
|
217
|
+
z8tnut: "f1kwiid1",
|
218
|
+
z189sj: ["f1vdfbxk", "f1f5gg8d"],
|
219
|
+
Byoj8tv: "f5b47ha",
|
220
|
+
uwmqm3: ["f1f5gg8d", "f1vdfbxk"]
|
221
221
|
},
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
222
|
+
above: {
|
223
|
+
z8tnut: "f1ywm7hm",
|
224
|
+
Byoj8tv: "f14wxoun",
|
225
|
+
a9b677: "fly5x3f"
|
226
226
|
},
|
227
|
-
|
228
|
-
|
227
|
+
after: {
|
228
|
+
uwmqm3: ["fruq291", "f7x41pl"]
|
229
229
|
},
|
230
|
-
|
231
|
-
|
230
|
+
before: {
|
231
|
+
z189sj: ["f7x41pl", "fruq291"]
|
232
232
|
}
|
233
233
|
}, {
|
234
|
-
|
234
|
+
d: [".f1k6fduh{cursor:pointer;}", ".f49ad5g{margin-bottom:calc((20px - var(--lineHeightBase300)) / 2);}", ".f1xlvstr{margin-top:calc((20px - var(--lineHeightBase300)) / 2);}", ".f1kwiid1{padding-top:var(--spacingVerticalS);}", ".f1vdfbxk{padding-right:var(--spacingHorizontalS);}", ".f1f5gg8d{padding-left:var(--spacingHorizontalS);}", ".f5b47ha{padding-bottom:var(--spacingVerticalS);}", ".f1ywm7hm{padding-top:var(--spacingVerticalXS);}", ".f14wxoun{padding-bottom:var(--spacingVerticalXS);}", ".fly5x3f{width:100%;}", ".fruq291{padding-left:var(--spacingHorizontalXS);}", ".f7x41pl{padding-right:var(--spacingHorizontalXS);}"]
|
235
235
|
});
|
236
236
|
/**
|
237
237
|
* Apply styling to the Switch slots based on the state
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20230104-0423.1",
|
4
4
|
"description": "Fluent UI React Switch component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -27,17 +27,17 @@
|
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
29
|
"@fluentui/react-conformance": "*",
|
30
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
30
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230104-0423.1",
|
31
31
|
"@fluentui/scripts": "*"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@fluentui/react-field": "0.0.0-nightly-
|
34
|
+
"@fluentui/react-field": "0.0.0-nightly-20230104-0423.1",
|
35
35
|
"@fluentui/react-icons": "^2.0.175",
|
36
|
-
"@fluentui/react-label": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
39
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
40
|
-
"@griffel/react": "^1.
|
36
|
+
"@fluentui/react-label": "0.0.0-nightly-20230104-0423.1",
|
37
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20230104-0423.1",
|
38
|
+
"@fluentui/react-theme": "0.0.0-nightly-20230104-0423.1",
|
39
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20230104-0423.1",
|
40
|
+
"@griffel/react": "^1.5.2",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|