@fluentui/react-button 9.6.12 → 9.7.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.md +27 -2
- package/lib/components/Button/useButtonStyles.styles.headless.js +36 -0
- package/lib/components/Button/useButtonStyles.styles.headless.js.map +1 -0
- package/lib/components/Button/useButtonStyles.styles.js +84 -84
- package/lib/components/Button/useButtonStyles.styles.js.map +1 -1
- package/lib/components/Button/useButtonStyles.styles.raw.headless.js +36 -0
- package/lib/components/Button/useButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib/components/Button/useButtonStyles.styles.raw.js +15 -15
- package/lib/components/Button/useButtonStyles.styles.raw.js.map +1 -1
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.headless.js +49 -0
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.headless.js.map +1 -0
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.js +12 -12
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.js.map +1 -1
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.raw.headless.js +49 -0
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.raw.js +8 -8
- package/lib/components/CompoundButton/useCompoundButtonStyles.styles.raw.js.map +1 -1
- package/lib/components/MenuButton/useMenuButtonStyles.styles.headless.js +44 -0
- package/lib/components/MenuButton/useMenuButtonStyles.styles.headless.js.map +1 -0
- package/lib/components/MenuButton/useMenuButtonStyles.styles.raw.headless.js +44 -0
- package/lib/components/MenuButton/useMenuButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib/components/SplitButton/useSplitButtonStyles.styles.headless.js +39 -0
- package/lib/components/SplitButton/useSplitButtonStyles.styles.headless.js.map +1 -0
- package/lib/components/SplitButton/useSplitButtonStyles.styles.js +9 -9
- package/lib/components/SplitButton/useSplitButtonStyles.styles.js.map +1 -1
- package/lib/components/SplitButton/useSplitButtonStyles.styles.raw.headless.js +39 -0
- package/lib/components/SplitButton/useSplitButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib/components/SplitButton/useSplitButtonStyles.styles.raw.js +6 -6
- package/lib/components/SplitButton/useSplitButtonStyles.styles.raw.js.map +1 -1
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.headless.js +36 -0
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.headless.js.map +1 -0
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.js +58 -58
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.js.map +1 -1
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.raw.headless.js +36 -0
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.raw.js +10 -10
- package/lib/components/ToggleButton/useToggleButtonStyles.styles.raw.js.map +1 -1
- package/lib-commonjs/components/Button/useButtonStyles.styles.headless.js +52 -0
- package/lib-commonjs/components/Button/useButtonStyles.styles.headless.js.map +1 -0
- package/lib-commonjs/components/Button/useButtonStyles.styles.js +163 -163
- package/lib-commonjs/components/Button/useButtonStyles.styles.js.map +1 -1
- package/lib-commonjs/components/Button/useButtonStyles.styles.raw.headless.js +52 -0
- package/lib-commonjs/components/Button/useButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib-commonjs/components/Button/useButtonStyles.styles.raw.js +15 -15
- package/lib-commonjs/components/Button/useButtonStyles.styles.raw.js.map +1 -1
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.headless.js +64 -0
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.headless.js.map +1 -0
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.js +15 -15
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.js.map +1 -1
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.raw.headless.js +64 -0
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.raw.js +8 -8
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.styles.raw.js.map +1 -1
- package/lib-commonjs/components/MenuButton/useMenuButtonStyles.styles.headless.js +60 -0
- package/lib-commonjs/components/MenuButton/useMenuButtonStyles.styles.headless.js.map +1 -0
- package/lib-commonjs/components/MenuButton/useMenuButtonStyles.styles.raw.headless.js +60 -0
- package/lib-commonjs/components/MenuButton/useMenuButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.headless.js +55 -0
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.headless.js.map +1 -0
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.js +26 -26
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.js.map +1 -1
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.raw.headless.js +55 -0
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.raw.js +6 -6
- package/lib-commonjs/components/SplitButton/useSplitButtonStyles.styles.raw.js.map +1 -1
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.headless.js +52 -0
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.headless.js.map +1 -0
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.js +131 -131
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.js.map +1 -1
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.raw.headless.js +52 -0
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.raw.headless.js.map +1 -0
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.raw.js +10 -10
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.styles.raw.js.map +1 -1
- package/package.json +5 -5
|
@@ -33,17 +33,17 @@ const buttonSpacingLargeWithIcon = '7px';
|
|
|
33
33
|
* this will ensure the inset boxShadow is always uniform
|
|
34
34
|
* without affecting other browser platforms
|
|
35
35
|
*/ const boxShadowStrokeWidthThinMoz = `calc(${_reacttheme.tokens.strokeWidthThin} + 0.25px)`;
|
|
36
|
-
const useRootBaseClassName = /*#__PURE__*/ (0, _react.__resetStyles)("
|
|
36
|
+
const useRootBaseClassName = /*#__PURE__*/ (0, _react.__resetStyles)("r1f29ykk", null, {
|
|
37
37
|
r: [
|
|
38
|
-
".
|
|
39
|
-
".
|
|
40
|
-
".
|
|
41
|
-
".
|
|
38
|
+
".r1f29ykk{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;text-decoration-line:none;vertical-align:middle;margin:0;overflow:hidden;background-color:var(--colorNeutralBackground1);color:var(--colorNeutralForeground1);border:var(--strokeWidthThin) solid var(--colorNeutralStroke1);font-family:var(--fontFamilyBase);outline-style:none;padding:5px var(--spacingHorizontalM);min-width:96px;border-radius:var(--borderRadiusMedium);font-size:var(--fontSizeBase300);font-weight:var(--fontWeightSemibold);line-height:var(--lineHeightBase300);transition-duration:var(--durationFaster);transition-property:background,border,color;transition-timing-function:var(--curveEasyEase);}",
|
|
39
|
+
".r1f29ykk:hover{background-color:var(--colorNeutralBackground1Hover);border-color:var(--colorNeutralStroke1Hover);color:var(--colorNeutralForeground1Hover);cursor:pointer;}",
|
|
40
|
+
".r1f29ykk:hover:active,.r1f29ykk:active:focus-visible{background-color:var(--colorNeutralBackground1Pressed);border-color:var(--colorNeutralStroke1Pressed);color:var(--colorNeutralForeground1Pressed);outline-style:none;}",
|
|
41
|
+
".r1f29ykk[data-fui-focus-visible]{border-color:var(--colorStrokeFocus2);border-radius:var(--borderRadiusMedium);border-width:1px;outline:var(--strokeWidthThick) solid var(--colorTransparentStroke);box-shadow:0 0 0 var(--strokeWidthThin) var(--colorStrokeFocus2) inset;z-index:1;}"
|
|
42
42
|
],
|
|
43
43
|
s: [
|
|
44
|
-
"@media screen and (prefers-reduced-motion: reduce){.
|
|
45
|
-
"@media (forced-colors: active){.
|
|
46
|
-
"@supports (-moz-appearance:button){.
|
|
44
|
+
"@media screen and (prefers-reduced-motion: reduce){.r1f29ykk{transition-duration:0.01ms;}}",
|
|
45
|
+
"@media (forced-colors: active){.r1f29ykk:focus{border-color:ButtonText;}.r1f29ykk:hover{background-color:HighlightText;border-color:Highlight;color:Highlight;forced-color-adjust:none;}.r1f29ykk:hover:active,.r1f29ykk:active:focus-visible{background-color:HighlightText;border-color:Highlight;color:Highlight;forced-color-adjust:none;}}",
|
|
46
|
+
"@supports (-moz-appearance:button){.r1f29ykk[data-fui-focus-visible]{box-shadow:0 0 0 calc(var(--strokeWidthThin) + 0.25px) var(--colorStrokeFocus2) inset;}}"
|
|
47
47
|
]
|
|
48
48
|
});
|
|
49
49
|
const useIconBaseClassName = /*#__PURE__*/ (0, _react.__resetStyles)("rywnvv2", null, [
|
|
@@ -53,7 +53,7 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
53
53
|
outline: {
|
|
54
54
|
De3pzq: "f1c21dwh",
|
|
55
55
|
Jwef8y: "fjxutwb",
|
|
56
|
-
|
|
56
|
+
Bpjbzib: "fkoldzo"
|
|
57
57
|
},
|
|
58
58
|
primary: {
|
|
59
59
|
De3pzq: "ffp7eso",
|
|
@@ -80,18 +80,18 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
80
80
|
"fr80ssc"
|
|
81
81
|
],
|
|
82
82
|
Bi91k9c: "f1rq72xc",
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
],
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
],
|
|
94
|
-
|
|
83
|
+
Bpjbzib: "f1ksv2xa",
|
|
84
|
+
im15vp: "fhvnf4x",
|
|
85
|
+
Hjvxdg: [
|
|
86
|
+
"fb6swo4",
|
|
87
|
+
"f232fm2"
|
|
88
|
+
],
|
|
89
|
+
Gpfmf1: "f1klyf7k",
|
|
90
|
+
ustxxc: [
|
|
91
|
+
"f232fm2",
|
|
92
|
+
"fb6swo4"
|
|
93
|
+
],
|
|
94
|
+
Brsut9c: "f1d6mv4x",
|
|
95
95
|
By8wz76: "f1nz3ub2",
|
|
96
96
|
Bcq6wej: "fag2qd2",
|
|
97
97
|
Jcjdmf: [
|
|
@@ -117,18 +117,18 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
117
117
|
"f1ap8nzx"
|
|
118
118
|
],
|
|
119
119
|
Bahaeuw: "f1v3eptx",
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
],
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
],
|
|
131
|
-
|
|
120
|
+
Bv2bamp: "f1ysmecq",
|
|
121
|
+
vxuvv6: "faulsx",
|
|
122
|
+
Bli9q98: [
|
|
123
|
+
"f79t15f",
|
|
124
|
+
"f8qmx7k"
|
|
125
|
+
],
|
|
126
|
+
Bx2tt8t: "fbtzoaq",
|
|
127
|
+
yad0b3: [
|
|
128
|
+
"f8qmx7k",
|
|
129
|
+
"f79t15f"
|
|
130
|
+
],
|
|
131
|
+
j2fop7: "fd4bjan"
|
|
132
132
|
},
|
|
133
133
|
secondary: {},
|
|
134
134
|
subtle: {
|
|
@@ -159,25 +159,25 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
159
159
|
Bk3fhr4: "ft1hn21",
|
|
160
160
|
Bmfj8id: "fuxngvv",
|
|
161
161
|
Bbdnnc7: "fy5bs14",
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
"
|
|
166
|
-
"
|
|
167
|
-
],
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
],
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
162
|
+
Bpjbzib: "f1q1yqic",
|
|
163
|
+
im15vp: "fhvnf4x",
|
|
164
|
+
Hjvxdg: [
|
|
165
|
+
"fb6swo4",
|
|
166
|
+
"f232fm2"
|
|
167
|
+
],
|
|
168
|
+
Gpfmf1: "f1klyf7k",
|
|
169
|
+
ustxxc: [
|
|
170
|
+
"f232fm2",
|
|
171
|
+
"fb6swo4"
|
|
172
|
+
],
|
|
173
|
+
Brsut9c: "fwga7ee",
|
|
174
|
+
Bqou3pl: "f1nhwcv0",
|
|
175
|
+
Bsnehw8: "f1gm6xmp",
|
|
176
|
+
wsxvnf: "f1xxsver",
|
|
177
177
|
Bahaeuw: "f1v3eptx",
|
|
178
178
|
Buhizc3: "fivsta0",
|
|
179
|
-
|
|
180
|
-
|
|
179
|
+
j2fop7: "fd4bjan",
|
|
180
|
+
Bqabnb4: "f3m6zum"
|
|
181
181
|
},
|
|
182
182
|
transparent: {
|
|
183
183
|
De3pzq: "f1c21dwh",
|
|
@@ -206,24 +206,24 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
206
206
|
Bi91k9c: "f139oj5f",
|
|
207
207
|
Bk3fhr4: "ft1hn21",
|
|
208
208
|
Bmfj8id: "fuxngvv",
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
"
|
|
213
|
-
"
|
|
214
|
-
],
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
],
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
209
|
+
Bpjbzib: "fkoldzo",
|
|
210
|
+
im15vp: "fhvnf4x",
|
|
211
|
+
Hjvxdg: [
|
|
212
|
+
"fb6swo4",
|
|
213
|
+
"f232fm2"
|
|
214
|
+
],
|
|
215
|
+
Gpfmf1: "f1klyf7k",
|
|
216
|
+
ustxxc: [
|
|
217
|
+
"f232fm2",
|
|
218
|
+
"fb6swo4"
|
|
219
|
+
],
|
|
220
|
+
Brsut9c: "f1l983o9",
|
|
221
|
+
Bqou3pl: "f1nhwcv0",
|
|
222
|
+
Bsnehw8: "f1gm6xmp",
|
|
223
223
|
Bbkh6qg: "fxoo9op",
|
|
224
224
|
Bahaeuw: "f1v3eptx",
|
|
225
|
-
|
|
226
|
-
|
|
225
|
+
Bv2bamp: "f1i0gk12",
|
|
226
|
+
j2fop7: "fd4bjan"
|
|
227
227
|
},
|
|
228
228
|
circular: {
|
|
229
229
|
Beyfa6y: 0,
|
|
@@ -343,31 +343,31 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
343
343
|
],
|
|
344
344
|
h: [
|
|
345
345
|
".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}",
|
|
346
|
-
".
|
|
346
|
+
".fkoldzo:hover:active,.fkoldzo:active:focus-visible{background-color:var(--colorTransparentBackgroundPressed);}",
|
|
347
347
|
".f15wkkf3:hover{background-color:var(--colorBrandBackgroundHover);}",
|
|
348
348
|
".f1s2uweq:hover{border-top-color:transparent;}",
|
|
349
349
|
".fr80ssc:hover{border-right-color:transparent;}",
|
|
350
350
|
".fecsdlb:hover{border-left-color:transparent;}",
|
|
351
351
|
".f1ukrpxl:hover{border-bottom-color:transparent;}",
|
|
352
352
|
".f1rq72xc:hover{color:var(--colorNeutralForegroundOnBrand);}",
|
|
353
|
-
".
|
|
354
|
-
".
|
|
355
|
-
".
|
|
356
|
-
".
|
|
357
|
-
".
|
|
358
|
-
".
|
|
353
|
+
".f1ksv2xa:hover:active,.f1ksv2xa:active:focus-visible{background-color:var(--colorBrandBackgroundPressed);}",
|
|
354
|
+
".fhvnf4x:hover:active,.fhvnf4x:active:focus-visible{border-top-color:transparent;}",
|
|
355
|
+
".fb6swo4:hover:active,.fb6swo4:active:focus-visible{border-right-color:transparent;}",
|
|
356
|
+
".f232fm2:hover:active,.f232fm2:active:focus-visible{border-left-color:transparent;}",
|
|
357
|
+
".f1klyf7k:hover:active,.f1klyf7k:active:focus-visible{border-bottom-color:transparent;}",
|
|
358
|
+
".f1d6mv4x:hover:active,.f1d6mv4x:active:focus-visible{color:var(--colorNeutralForegroundOnBrand);}",
|
|
359
359
|
".f1t94bn6:hover{background-color:var(--colorSubtleBackgroundHover);}",
|
|
360
360
|
".fnwyq0v:hover{color:var(--colorNeutralForeground2Hover);}",
|
|
361
361
|
".ft1hn21:hover .fui-Icon-filled{display:inline;}",
|
|
362
362
|
".fuxngvv:hover .fui-Icon-regular{display:none;}",
|
|
363
363
|
".fy5bs14:hover .fui-Button__icon{color:var(--colorNeutralForeground2BrandHover);}",
|
|
364
|
-
".
|
|
365
|
-
".
|
|
366
|
-
".
|
|
367
|
-
".
|
|
368
|
-
".
|
|
364
|
+
".f1q1yqic:hover:active,.f1q1yqic:active:focus-visible{background-color:var(--colorSubtleBackgroundPressed);}",
|
|
365
|
+
".fwga7ee:hover:active,.fwga7ee:active:focus-visible{color:var(--colorNeutralForeground2Pressed);}",
|
|
366
|
+
".f1nhwcv0:hover:active .fui-Icon-filled,.f1nhwcv0:active:focus-visible .fui-Icon-filled{display:inline;}",
|
|
367
|
+
".f1gm6xmp:hover:active .fui-Icon-regular,.f1gm6xmp:active:focus-visible .fui-Icon-regular{display:none;}",
|
|
368
|
+
".f1xxsver:hover:active .fui-Button__icon,.f1xxsver:active:focus-visible .fui-Button__icon{color:var(--colorNeutralForeground2BrandPressed);}",
|
|
369
369
|
".f139oj5f:hover{color:var(--colorNeutralForeground2BrandHover);}",
|
|
370
|
-
".
|
|
370
|
+
".f1l983o9:hover:active,.f1l983o9:active:focus-visible{color:var(--colorNeutralForeground2BrandPressed);}"
|
|
371
371
|
],
|
|
372
372
|
m: [
|
|
373
373
|
[
|
|
@@ -437,31 +437,31 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
437
437
|
}
|
|
438
438
|
],
|
|
439
439
|
[
|
|
440
|
-
"@media (forced-colors: active){.
|
|
440
|
+
"@media (forced-colors: active){.f1ysmecq:hover:active,.f1ysmecq:active:focus-visible{background-color:HighlightText;}}",
|
|
441
441
|
{
|
|
442
442
|
m: "(forced-colors: active)"
|
|
443
443
|
}
|
|
444
444
|
],
|
|
445
445
|
[
|
|
446
|
-
"@media (forced-colors: active){.
|
|
446
|
+
"@media (forced-colors: active){.faulsx:hover:active,.faulsx:active:focus-visible{border-top-color:Highlight;}}",
|
|
447
447
|
{
|
|
448
448
|
m: "(forced-colors: active)"
|
|
449
449
|
}
|
|
450
450
|
],
|
|
451
451
|
[
|
|
452
|
-
"@media (forced-colors: active){.
|
|
452
|
+
"@media (forced-colors: active){.f79t15f:hover:active,.f79t15f:active:focus-visible{border-right-color:Highlight;}.f8qmx7k:hover:active,.f8qmx7k:active:focus-visible{border-left-color:Highlight;}}",
|
|
453
453
|
{
|
|
454
454
|
m: "(forced-colors: active)"
|
|
455
455
|
}
|
|
456
456
|
],
|
|
457
457
|
[
|
|
458
|
-
"@media (forced-colors: active){.
|
|
458
|
+
"@media (forced-colors: active){.fbtzoaq:hover:active,.fbtzoaq:active:focus-visible{border-bottom-color:Highlight;}}",
|
|
459
459
|
{
|
|
460
460
|
m: "(forced-colors: active)"
|
|
461
461
|
}
|
|
462
462
|
],
|
|
463
463
|
[
|
|
464
|
-
"@media (forced-colors: active){.
|
|
464
|
+
"@media (forced-colors: active){.fd4bjan:hover:active,.fd4bjan:active:focus-visible{color:Highlight;}}",
|
|
465
465
|
{
|
|
466
466
|
m: "(forced-colors: active)"
|
|
467
467
|
}
|
|
@@ -473,7 +473,7 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
473
473
|
}
|
|
474
474
|
],
|
|
475
475
|
[
|
|
476
|
-
"@media (forced-colors: active){.
|
|
476
|
+
"@media (forced-colors: active){.f3m6zum:hover:active .fui-Button__icon,.f3m6zum:active:focus-visible .fui-Button__icon{color:Highlight;}}",
|
|
477
477
|
{
|
|
478
478
|
m: "(forced-colors: active)"
|
|
479
479
|
}
|
|
@@ -485,7 +485,7 @@ const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
485
485
|
}
|
|
486
486
|
],
|
|
487
487
|
[
|
|
488
|
-
"@media (forced-colors: active){.
|
|
488
|
+
"@media (forced-colors: active){.f1i0gk12:hover:active,.f1i0gk12:active:focus-visible{background-color:var(--colorTransparentBackground);}}",
|
|
489
489
|
{
|
|
490
490
|
m: "(forced-colors: active)"
|
|
491
491
|
}
|
|
@@ -524,22 +524,22 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
524
524
|
Bk3fhr4: "f19vpps7",
|
|
525
525
|
Bmfj8id: "fv5swzo",
|
|
526
526
|
Bbdnnc7: "f1al02dq",
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
"
|
|
531
|
-
"
|
|
532
|
-
],
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
],
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
527
|
+
Bpjbzib: "f1jct5ie",
|
|
528
|
+
im15vp: "f13txml0",
|
|
529
|
+
Hjvxdg: [
|
|
530
|
+
"f1ncddno",
|
|
531
|
+
"f1axfvow"
|
|
532
|
+
],
|
|
533
|
+
Gpfmf1: "f1z04ada",
|
|
534
|
+
ustxxc: [
|
|
535
|
+
"f1axfvow",
|
|
536
|
+
"f1ncddno"
|
|
537
|
+
],
|
|
538
|
+
Brsut9c: "f1uhomfy",
|
|
539
|
+
Bses4qk: "fy9mucy",
|
|
540
|
+
Bqou3pl: "f1g9va8i",
|
|
541
|
+
Bsnehw8: "fwgvudy",
|
|
542
|
+
wsxvnf: "fom6jww"
|
|
543
543
|
},
|
|
544
544
|
highContrast: {
|
|
545
545
|
By8wz76: "f14ptb23",
|
|
@@ -578,24 +578,24 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
578
578
|
],
|
|
579
579
|
Bahaeuw: "fa9u7a5",
|
|
580
580
|
Buhizc3: "f1m71e0y",
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
"
|
|
585
|
-
"
|
|
586
|
-
],
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
"
|
|
590
|
-
"
|
|
591
|
-
],
|
|
592
|
-
|
|
593
|
-
|
|
581
|
+
Bv2bamp: "fw24f3",
|
|
582
|
+
vxuvv6: "f1nznrny",
|
|
583
|
+
Bli9q98: [
|
|
584
|
+
"fq8nxuu",
|
|
585
|
+
"f1ao3jkc"
|
|
586
|
+
],
|
|
587
|
+
Bx2tt8t: "ftoixeo",
|
|
588
|
+
yad0b3: [
|
|
589
|
+
"f1ao3jkc",
|
|
590
|
+
"fq8nxuu"
|
|
591
|
+
],
|
|
592
|
+
j2fop7: "fpmuzpx",
|
|
593
|
+
Bqabnb4: "f168odog"
|
|
594
594
|
},
|
|
595
595
|
outline: {
|
|
596
596
|
De3pzq: "f1c21dwh",
|
|
597
597
|
Jwef8y: "f9ql6rf",
|
|
598
|
-
|
|
598
|
+
Bpjbzib: "f9r0db0"
|
|
599
599
|
},
|
|
600
600
|
primary: {
|
|
601
601
|
g2u3we: "f1p3nwhy",
|
|
@@ -618,15 +618,15 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
618
618
|
"fecsdlb",
|
|
619
619
|
"fr80ssc"
|
|
620
620
|
],
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
"
|
|
624
|
-
"
|
|
621
|
+
im15vp: "fhvnf4x",
|
|
622
|
+
Hjvxdg: [
|
|
623
|
+
"fb6swo4",
|
|
624
|
+
"f232fm2"
|
|
625
625
|
],
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
"
|
|
629
|
-
"
|
|
626
|
+
Gpfmf1: "f1klyf7k",
|
|
627
|
+
ustxxc: [
|
|
628
|
+
"f232fm2",
|
|
629
|
+
"fb6swo4"
|
|
630
630
|
]
|
|
631
631
|
},
|
|
632
632
|
secondary: {},
|
|
@@ -653,16 +653,16 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
653
653
|
"fecsdlb",
|
|
654
654
|
"fr80ssc"
|
|
655
655
|
],
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
"
|
|
660
|
-
"
|
|
656
|
+
Bpjbzib: "f9r0db0",
|
|
657
|
+
im15vp: "fhvnf4x",
|
|
658
|
+
Hjvxdg: [
|
|
659
|
+
"fb6swo4",
|
|
660
|
+
"f232fm2"
|
|
661
661
|
],
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
"
|
|
665
|
-
"
|
|
662
|
+
Gpfmf1: "f1klyf7k",
|
|
663
|
+
ustxxc: [
|
|
664
|
+
"f232fm2",
|
|
665
|
+
"fb6swo4"
|
|
666
666
|
]
|
|
667
667
|
},
|
|
668
668
|
transparent: {
|
|
@@ -688,16 +688,16 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
688
688
|
"fecsdlb",
|
|
689
689
|
"fr80ssc"
|
|
690
690
|
],
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
"
|
|
695
|
-
"
|
|
691
|
+
Bpjbzib: "f9r0db0",
|
|
692
|
+
im15vp: "fhvnf4x",
|
|
693
|
+
Hjvxdg: [
|
|
694
|
+
"fb6swo4",
|
|
695
|
+
"f232fm2"
|
|
696
696
|
],
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
"
|
|
700
|
-
"
|
|
697
|
+
Gpfmf1: "f1klyf7k",
|
|
698
|
+
ustxxc: [
|
|
699
|
+
"f232fm2",
|
|
700
|
+
"fb6swo4"
|
|
701
701
|
]
|
|
702
702
|
}
|
|
703
703
|
}, {
|
|
@@ -727,26 +727,26 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
727
727
|
".f19vpps7:hover .fui-Icon-filled{display:none;}",
|
|
728
728
|
".fv5swzo:hover .fui-Icon-regular{display:inline;}",
|
|
729
729
|
".f1al02dq:hover .fui-Button__icon{color:var(--colorNeutralForegroundDisabled);}",
|
|
730
|
-
".
|
|
731
|
-
".
|
|
732
|
-
".
|
|
733
|
-
".
|
|
734
|
-
".
|
|
735
|
-
".
|
|
736
|
-
".
|
|
737
|
-
".
|
|
738
|
-
".
|
|
739
|
-
".
|
|
730
|
+
".f1jct5ie:hover:active,.f1jct5ie:active:focus-visible{background-color:var(--colorNeutralBackgroundDisabled);}",
|
|
731
|
+
".f13txml0:hover:active,.f13txml0:active:focus-visible{border-top-color:var(--colorNeutralStrokeDisabled);}",
|
|
732
|
+
".f1ncddno:hover:active,.f1ncddno:active:focus-visible{border-right-color:var(--colorNeutralStrokeDisabled);}",
|
|
733
|
+
".f1axfvow:hover:active,.f1axfvow:active:focus-visible{border-left-color:var(--colorNeutralStrokeDisabled);}",
|
|
734
|
+
".f1z04ada:hover:active,.f1z04ada:active:focus-visible{border-bottom-color:var(--colorNeutralStrokeDisabled);}",
|
|
735
|
+
".f1uhomfy:hover:active,.f1uhomfy:active:focus-visible{color:var(--colorNeutralForegroundDisabled);}",
|
|
736
|
+
".fy9mucy:hover:active,.fy9mucy:active:focus-visible{cursor:not-allowed;}",
|
|
737
|
+
".f1g9va8i:hover:active .fui-Icon-filled,.f1g9va8i:active:focus-visible .fui-Icon-filled{display:none;}",
|
|
738
|
+
".fwgvudy:hover:active .fui-Icon-regular,.fwgvudy:active:focus-visible .fui-Icon-regular{display:inline;}",
|
|
739
|
+
".fom6jww:hover:active .fui-Button__icon,.fom6jww:active:focus-visible .fui-Button__icon{color:var(--colorNeutralForegroundDisabled);}",
|
|
740
740
|
".f9ql6rf:hover{background-color:var(--colorTransparentBackground);}",
|
|
741
|
-
".
|
|
741
|
+
".f9r0db0:hover:active,.f9r0db0:active:focus-visible{background-color:var(--colorTransparentBackground);}",
|
|
742
742
|
".f1s2uweq:hover{border-top-color:transparent;}",
|
|
743
743
|
".fr80ssc:hover{border-right-color:transparent;}",
|
|
744
744
|
".fecsdlb:hover{border-left-color:transparent;}",
|
|
745
745
|
".f1ukrpxl:hover{border-bottom-color:transparent;}",
|
|
746
|
-
".
|
|
747
|
-
".
|
|
748
|
-
".
|
|
749
|
-
".
|
|
746
|
+
".fhvnf4x:hover:active,.fhvnf4x:active:focus-visible{border-top-color:transparent;}",
|
|
747
|
+
".fb6swo4:hover:active,.fb6swo4:active:focus-visible{border-right-color:transparent;}",
|
|
748
|
+
".f232fm2:hover:active,.f232fm2:active:focus-visible{border-left-color:transparent;}",
|
|
749
|
+
".f1klyf7k:hover:active,.f1klyf7k:active:focus-visible{border-bottom-color:transparent;}"
|
|
750
750
|
],
|
|
751
751
|
m: [
|
|
752
752
|
[
|
|
@@ -840,37 +840,37 @@ const useRootDisabledStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
840
840
|
}
|
|
841
841
|
],
|
|
842
842
|
[
|
|
843
|
-
"@media (forced-colors: active){.
|
|
843
|
+
"@media (forced-colors: active){.fw24f3:hover:active,.fw24f3:active:focus-visible{background-color:ButtonFace;}}",
|
|
844
844
|
{
|
|
845
845
|
m: "(forced-colors: active)"
|
|
846
846
|
}
|
|
847
847
|
],
|
|
848
848
|
[
|
|
849
|
-
"@media (forced-colors: active){.
|
|
849
|
+
"@media (forced-colors: active){.f1nznrny:hover:active,.f1nznrny:active:focus-visible{border-top-color:GrayText;}}",
|
|
850
850
|
{
|
|
851
851
|
m: "(forced-colors: active)"
|
|
852
852
|
}
|
|
853
853
|
],
|
|
854
854
|
[
|
|
855
|
-
"@media (forced-colors: active){.
|
|
855
|
+
"@media (forced-colors: active){.f1ao3jkc:hover:active,.f1ao3jkc:active:focus-visible{border-left-color:GrayText;}.fq8nxuu:hover:active,.fq8nxuu:active:focus-visible{border-right-color:GrayText;}}",
|
|
856
856
|
{
|
|
857
857
|
m: "(forced-colors: active)"
|
|
858
858
|
}
|
|
859
859
|
],
|
|
860
860
|
[
|
|
861
|
-
"@media (forced-colors: active){.
|
|
861
|
+
"@media (forced-colors: active){.ftoixeo:hover:active,.ftoixeo:active:focus-visible{border-bottom-color:GrayText;}}",
|
|
862
862
|
{
|
|
863
863
|
m: "(forced-colors: active)"
|
|
864
864
|
}
|
|
865
865
|
],
|
|
866
866
|
[
|
|
867
|
-
"@media (forced-colors: active){.
|
|
867
|
+
"@media (forced-colors: active){.fpmuzpx:hover:active,.fpmuzpx:active:focus-visible{color:GrayText;}}",
|
|
868
868
|
{
|
|
869
869
|
m: "(forced-colors: active)"
|
|
870
870
|
}
|
|
871
871
|
],
|
|
872
872
|
[
|
|
873
|
-
"@media (forced-colors: active){.
|
|
873
|
+
"@media (forced-colors: active){.f168odog:hover:active .fui-Button__icon,.f168odog:active:focus-visible .fui-Button__icon{color:GrayText;}}",
|
|
874
874
|
{
|
|
875
875
|
m: "(forced-colors: active)"
|
|
876
876
|
}
|