@fluentui/react-calendar-compat 0.1.8 → 0.1.10

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.
Files changed (51) hide show
  1. package/CHANGELOG.md +26 -2
  2. package/dist/index.d.ts +11 -1
  3. package/lib/components/Calendar/Calendar.js +6 -19
  4. package/lib/components/Calendar/Calendar.js.map +1 -1
  5. package/lib/components/Calendar/useCalendarStyles.styles.js +89 -53
  6. package/lib/components/Calendar/useCalendarStyles.styles.js.map +1 -1
  7. package/lib/components/CalendarDay/useCalendarDayStyles.styles.js +84 -46
  8. package/lib/components/CalendarDay/useCalendarDayStyles.styles.js.map +1 -1
  9. package/lib/components/CalendarDayGrid/CalendarDayGrid.types.js.map +1 -1
  10. package/lib/components/CalendarDayGrid/CalendarGridDayCell.js +2 -1
  11. package/lib/components/CalendarDayGrid/CalendarGridDayCell.js.map +1 -1
  12. package/lib/components/CalendarDayGrid/useCalendarDayGridStyles.styles.js +245 -114
  13. package/lib/components/CalendarDayGrid/useCalendarDayGridStyles.styles.js.map +1 -1
  14. package/lib/components/CalendarMonth/CalendarMonth.js +1 -1
  15. package/lib/components/CalendarMonth/CalendarMonth.js.map +1 -1
  16. package/lib/components/CalendarMonth/index.js +1 -1
  17. package/lib/components/CalendarMonth/index.js.map +1 -1
  18. package/lib/components/CalendarMonth/{useCalendarMonthStyles.js → useCalendarMonthStyles.styles.js} +4 -2
  19. package/lib/components/CalendarMonth/useCalendarMonthStyles.styles.js.map +1 -0
  20. package/lib/components/CalendarPicker/useCalendarPickerStyles.styles.js +169 -79
  21. package/lib/components/CalendarPicker/useCalendarPickerStyles.styles.js.map +1 -1
  22. package/lib/utils/animations.js +5 -6
  23. package/lib/utils/animations.js.map +1 -1
  24. package/lib/utils/dateGrid/dateGrid.types.js.map +1 -1
  25. package/lib/utils/dateGrid/getDayGrid.js +1 -0
  26. package/lib/utils/dateGrid/getDayGrid.js.map +1 -1
  27. package/lib-commonjs/components/Calendar/Calendar.js +6 -19
  28. package/lib-commonjs/components/Calendar/Calendar.js.map +1 -1
  29. package/lib-commonjs/components/Calendar/useCalendarStyles.styles.js +126 -155
  30. package/lib-commonjs/components/Calendar/useCalendarStyles.styles.js.map +1 -1
  31. package/lib-commonjs/components/CalendarDay/useCalendarDayStyles.styles.js +133 -137
  32. package/lib-commonjs/components/CalendarDay/useCalendarDayStyles.styles.js.map +1 -1
  33. package/lib-commonjs/components/CalendarDayGrid/CalendarGridDayCell.js +2 -1
  34. package/lib-commonjs/components/CalendarDayGrid/CalendarGridDayCell.js.map +1 -1
  35. package/lib-commonjs/components/CalendarDayGrid/useCalendarDayGridStyles.styles.js +417 -333
  36. package/lib-commonjs/components/CalendarDayGrid/useCalendarDayGridStyles.styles.js.map +1 -1
  37. package/lib-commonjs/components/CalendarMonth/CalendarMonth.js +2 -2
  38. package/lib-commonjs/components/CalendarMonth/CalendarMonth.js.map +1 -1
  39. package/lib-commonjs/components/CalendarMonth/index.js +1 -1
  40. package/lib-commonjs/components/CalendarMonth/index.js.map +1 -1
  41. package/lib-commonjs/components/CalendarMonth/{useCalendarMonthStyles.js → useCalendarMonthStyles.styles.js} +1 -1
  42. package/lib-commonjs/components/CalendarMonth/useCalendarMonthStyles.styles.js.map +1 -0
  43. package/lib-commonjs/components/CalendarPicker/useCalendarPickerStyles.styles.js +255 -225
  44. package/lib-commonjs/components/CalendarPicker/useCalendarPickerStyles.styles.js.map +1 -1
  45. package/lib-commonjs/utils/animations.js +4 -5
  46. package/lib-commonjs/utils/animations.js.map +1 -1
  47. package/lib-commonjs/utils/dateGrid/getDayGrid.js +1 -0
  48. package/lib-commonjs/utils/dateGrid/getDayGrid.js.map +1 -1
  49. package/package.json +4 -4
  50. package/lib/components/CalendarMonth/useCalendarMonthStyles.js.map +0 -1
  51. package/lib-commonjs/components/CalendarMonth/useCalendarMonthStyles.js.map +0 -1
@@ -34,64 +34,60 @@ const calendarPickerClassNames = {
34
34
  const useRootStyles = /*#__PURE__*/ (0, _react.__styles)({
35
35
  base: {
36
36
  B7ck84d: "f1e4lqlz",
37
- B68tc82: "f1p9o1ba",
38
- Bmxbyg5: "f1sil6mw",
39
- z8tnut: "f1kcqot9",
40
- z189sj: [
41
- "f11qrl6u",
42
- "fjlbh76"
43
- ],
44
- Byoj8tv: "fpe6lb7",
45
- uwmqm3: [
46
- "fjlbh76",
47
- "f11qrl6u"
48
- ],
37
+ B68tc82: 0,
38
+ Bmxbyg5: 0,
39
+ Bpg54ce: "f1a3p1vp",
40
+ Byoj8tv: 0,
41
+ uwmqm3: 0,
42
+ z189sj: 0,
43
+ z8tnut: 0,
44
+ B0ocmuz: "f1sy4kr4",
49
45
  a9b677: "f4m2ahc"
50
46
  },
51
47
  normalize: {
52
48
  E5pizo: "f1couhl3",
53
49
  B7ck84d: "f1ewtqcl",
54
- B6of3ja: "f1hu3pq6",
55
- t21cq0: [
56
- "f11qmguv",
57
- "f1tyq0we"
58
- ],
59
- jrapky: "f19f4twv",
60
- Frg6f3: [
61
- "f1tyq0we",
62
- "f11qmguv"
63
- ],
64
- z8tnut: "f1g0x7ka",
65
- z189sj: [
66
- "fhxju0i",
67
- "f1cnd47f"
68
- ],
69
- Byoj8tv: "f1qch9an",
70
- uwmqm3: [
71
- "f1cnd47f",
72
- "fhxju0i"
73
- ]
50
+ jrapky: 0,
51
+ Frg6f3: 0,
52
+ t21cq0: 0,
53
+ B6of3ja: 0,
54
+ B74szlk: "f1s184ao",
55
+ Byoj8tv: 0,
56
+ uwmqm3: 0,
57
+ z189sj: 0,
58
+ z8tnut: 0,
59
+ B0ocmuz: "f1mk8lai"
74
60
  }
75
61
  }, {
76
62
  d: [
77
63
  ".f1e4lqlz{box-sizing:content-box;}",
78
- ".f1p9o1ba{overflow-x:hidden;}",
79
- ".f1sil6mw{overflow-y:hidden;}",
80
- ".f1kcqot9{padding-top:12px;}",
81
- ".f11qrl6u{padding-right:12px;}",
82
- ".fjlbh76{padding-left:12px;}",
83
- ".fpe6lb7{padding-bottom:12px;}",
64
+ [
65
+ ".f1a3p1vp{overflow:hidden;}",
66
+ {
67
+ p: -1
68
+ }
69
+ ],
70
+ [
71
+ ".f1sy4kr4{padding:12px;}",
72
+ {
73
+ p: -1
74
+ }
75
+ ],
84
76
  ".f4m2ahc{width:196px;}",
85
77
  ".f1couhl3{box-shadow:none;}",
86
78
  ".f1ewtqcl{box-sizing:border-box;}",
87
- ".f1hu3pq6{margin-top:0;}",
88
- ".f11qmguv{margin-right:0;}",
89
- ".f1tyq0we{margin-left:0;}",
90
- ".f19f4twv{margin-bottom:0;}",
91
- ".f1g0x7ka{padding-top:0;}",
92
- ".fhxju0i{padding-right:0;}",
93
- ".f1cnd47f{padding-left:0;}",
94
- ".f1qch9an{padding-bottom:0;}"
79
+ [
80
+ ".f1s184ao{margin:0;}",
81
+ {
82
+ p: -1
83
+ }
84
+ ],
85
+ [
86
+ ".f1mk8lai{padding:0;}",
87
+ {
88
+ p: -1
89
+ }
90
+ ]
95
91
  ]
96
92
  });
97
93
  const useHeaderContainerStyles = /*#__PURE__*/ (0, _react.__styles)({
@@ -116,22 +112,26 @@ const useCurrentItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
116
112
  "f1deefiw",
117
113
  "f1n71otn"
118
114
  ],
115
+ Beyfa6y: 0,
116
+ Bbmb7ep: 0,
117
+ Btl43ni: 0,
118
+ B7oj6ja: 0,
119
+ Dimara: "ft85np5",
119
120
  sj55zd: "f1ym3bx4",
120
121
  Bh6795r: "fqerorx",
121
122
  Bahqtrf: "f1mo0ibp",
122
123
  Be2twd7: "fkhj508",
123
124
  Bhrd7zp: "fl43uef",
124
- B68tc82: "f1mtd64y",
125
- Bmxbyg5: "f1y7q3j9",
126
- z8tnut: "f1g0x7ka",
127
- z189sj: [
128
- "f8wuabp",
129
- "fycuoez"
130
- ],
131
- Byoj8tv: "f1qch9an",
132
- uwmqm3: [
133
- "frdkuqy",
134
- "f81rol6"
125
+ B68tc82: 0,
126
+ Bmxbyg5: 0,
127
+ Bpg54ce: "f1gl81tg",
128
+ Byoj8tv: 0,
129
+ uwmqm3: 0,
130
+ z189sj: 0,
131
+ z8tnut: 0,
132
+ B0ocmuz: [
133
+ "f1td8mcv",
134
+ "f1udkdxo"
135
135
  ],
136
136
  fsow6f: [
137
137
  "f1o700av",
@@ -148,15 +148,17 @@ const useCurrentItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
148
148
  Jwef8y: "f18a0fwf",
149
149
  Bi91k9c: "f3sdaeg",
150
150
  eoavqd: "f8491dx",
151
- Dwtyhm: "f14gx60i",
152
- ukgb2i: "f1o3croz",
153
- pugfm4: "f11jyo21",
151
+ pugfm4: 0,
152
+ ukgb2i: 0,
153
+ Dwtyhm: 0,
154
+ Biisq0s: "f15rpok4",
154
155
  iro3zm: "f1wvkgvo",
155
156
  B2d53fq: "f1wdoaqd",
156
157
  c3iz72: "f13c0t7h",
157
- syojd9: "f190yoes",
158
- Bx68yb: "f98srbw",
159
- mghro0: "fw9cbop"
158
+ mghro0: 0,
159
+ Bx68yb: 0,
160
+ syojd9: 0,
161
+ E5hylx: "fy2scak"
160
162
  }
161
163
  }, {
162
164
  d: [
@@ -165,19 +167,35 @@ const useCurrentItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
165
167
  ".f1n71otn{border-right-style:none;}",
166
168
  ".f1deefiw{border-left-style:none;}",
167
169
  ".f1h8hb77{border-bottom-style:none;}",
170
+ [
171
+ ".ft85np5{border-radius:var(--borderRadiusMedium);}",
172
+ {
173
+ p: -1
174
+ }
175
+ ],
168
176
  ".f1ym3bx4{color:inherit;}",
169
177
  ".fqerorx{flex-grow:1;}",
170
178
  ".f1mo0ibp{font-family:inherit;}",
171
179
  ".fkhj508{font-size:var(--fontSizeBase300);}",
172
180
  ".fl43uef{font-weight:var(--fontWeightSemibold);}",
173
- ".f1mtd64y{overflow-x:visible;}",
174
- ".f1y7q3j9{overflow-y:visible;}",
175
- ".f1g0x7ka{padding-top:0;}",
176
- ".f8wuabp{padding-right:4px;}",
177
- ".fycuoez{padding-left:4px;}",
178
- ".f1qch9an{padding-bottom:0;}",
179
- ".frdkuqy{padding-left:10px;}",
180
- ".f81rol6{padding-right:10px;}",
181
+ [
182
+ ".f1gl81tg{overflow:visible;}",
183
+ {
184
+ p: -1
185
+ }
186
+ ],
187
+ [
188
+ ".f1td8mcv{padding:0 4px 0 10px;}",
189
+ {
190
+ p: -1
191
+ }
192
+ ],
193
+ [
194
+ ".f1udkdxo{padding:0 10px 0 4px;}",
195
+ {
196
+ p: -1
197
+ }
198
+ ],
181
199
  ".f1o700av{text-align:left;}",
182
200
  ".fes3tcz{text-align:right;}",
183
201
  ".fhsqnsn{animation-duration:0.267s;}",
@@ -192,15 +210,21 @@ const useCurrentItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
192
210
  ".f18a0fwf:hover{background-color:var(--colorBrandBackgroundInvertedHover);}",
193
211
  ".f3sdaeg:hover{color:var(--colorBrandForegroundOnLightHover);}",
194
212
  ".f8491dx:hover{cursor:pointer;}",
195
- ".f14gx60i:hover{outline-width:1px;}",
196
- ".f1o3croz:hover{outline-style:solid;}",
197
- ".f11jyo21:hover{outline-color:var(--colorTransparentStroke);}",
213
+ [
214
+ ".f15rpok4:hover{outline:1px solid var(--colorTransparentStroke);}",
215
+ {
216
+ p: -1
217
+ }
218
+ ],
198
219
  ".f1wvkgvo:hover:active{background-color:var(--colorBrandBackgroundInvertedPressed);}",
199
220
  ".f1wdoaqd:hover:active{color:var(--colorBrandForegroundOnLightPressed);}",
200
221
  ".f13c0t7h:hover:active{cursor:pointer;}",
201
- ".f190yoes:hover:active{outline-width:1px;}",
202
- ".f98srbw:hover:active{outline-style:solid;}",
203
- ".fw9cbop:hover:active{outline-color:var(--colorTransparentStroke);}"
222
+ [
223
+ ".fy2scak:hover:active{outline:1px solid var(--colorTransparentStroke);}",
224
+ {
225
+ p: -1
226
+ }
227
+ ]
204
228
  ]
205
229
  });
206
230
  const useNavigationButtonsContainerStyles = /*#__PURE__*/ (0, _react.__styles)({
@@ -217,32 +241,28 @@ const useNavigationButtonsContainerStyles = /*#__PURE__*/ (0, _react.__styles)({
217
241
  const useNavigationButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
218
242
  base: {
219
243
  De3pzq: "f1c21dwh",
220
- icvyot: "f1ern45e",
221
- vrafjx: [
222
- "f1n71otn",
223
- "f1deefiw"
224
- ],
225
- oivjwe: "f1h8hb77",
226
- wvpqe5: [
227
- "f1deefiw",
228
- "f1n71otn"
229
- ],
230
- Bbmb7ep: [
231
- "f2i1086",
232
- "f1rlsnju"
233
- ],
234
- Beyfa6y: [
235
- "f1rlsnju",
236
- "f2i1086"
237
- ],
238
- B7oj6ja: [
239
- "f1stktl2",
240
- "f1127022"
241
- ],
242
- Btl43ni: [
243
- "f1127022",
244
- "f1stktl2"
245
- ],
244
+ Bgfg5da: 0,
245
+ B9xav0g: 0,
246
+ oivjwe: 0,
247
+ Bn0qgzm: 0,
248
+ B4g9neb: 0,
249
+ zhjwy3: 0,
250
+ wvpqe5: 0,
251
+ ibv6hh: 0,
252
+ u1mtju: 0,
253
+ h3c5rm: 0,
254
+ vrafjx: 0,
255
+ Bekrc4i: 0,
256
+ i8vvqc: 0,
257
+ g2u3we: 0,
258
+ icvyot: 0,
259
+ B4j52fo: 0,
260
+ irswps: "f3bhgqh",
261
+ Beyfa6y: 0,
262
+ Bbmb7ep: 0,
263
+ Btl43ni: 0,
264
+ B7oj6ja: 0,
265
+ Dimara: "ft85np5",
246
266
  sj55zd: "f19n0e5",
247
267
  mc9l5x: "ftgm304",
248
268
  Bahqtrf: "f1mo0ibp",
@@ -251,41 +271,42 @@ const useNavigationButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
251
271
  Bg96gwp: "f336tjw",
252
272
  sshi5w: "f1ysfysz",
253
273
  Bf4jedk: "f107v6xj",
254
- B68tc82: "f1mtd64y",
255
- Bmxbyg5: "f1y7q3j9",
256
- z8tnut: "f1g0x7ka",
257
- z189sj: [
258
- "fhxju0i",
259
- "f1cnd47f"
260
- ],
261
- Byoj8tv: "f1qch9an",
262
- uwmqm3: [
263
- "f1cnd47f",
264
- "fhxju0i"
265
- ],
274
+ B68tc82: 0,
275
+ Bmxbyg5: 0,
276
+ Bpg54ce: "f1gl81tg",
277
+ Byoj8tv: 0,
278
+ uwmqm3: 0,
279
+ z189sj: 0,
280
+ z8tnut: 0,
281
+ B0ocmuz: "f1mk8lai",
266
282
  qhf8xq: "f10pi13n",
267
283
  fsow6f: "f17mccla",
268
284
  a9b677: "f1w9dchk",
269
285
  Jwef8y: "f18a0fwf",
270
286
  Bi91k9c: "f3sdaeg",
271
287
  eoavqd: "f8491dx",
272
- Dwtyhm: "f14gx60i",
273
- ukgb2i: "f1o3croz",
274
- pugfm4: "f11jyo21",
288
+ pugfm4: 0,
289
+ ukgb2i: 0,
290
+ Dwtyhm: 0,
291
+ Biisq0s: "f15rpok4",
275
292
  iro3zm: "f1wvkgvo",
276
293
  B2d53fq: "f1wdoaqd"
277
294
  }
278
295
  }, {
279
296
  d: [
280
297
  ".f1c21dwh{background-color:var(--colorTransparentBackground);}",
281
- ".f1ern45e{border-top-style:none;}",
282
- ".f1n71otn{border-right-style:none;}",
283
- ".f1deefiw{border-left-style:none;}",
284
- ".f1h8hb77{border-bottom-style:none;}",
285
- ".f2i1086{border-bottom-right-radius:2px;}",
286
- ".f1rlsnju{border-bottom-left-radius:2px;}",
287
- ".f1stktl2{border-top-right-radius:2px;}",
288
- ".f1127022{border-top-left-radius:2px;}",
298
+ [
299
+ ".f3bhgqh{border:none;}",
300
+ {
301
+ p: -2
302
+ }
303
+ ],
304
+ [
305
+ ".ft85np5{border-radius:var(--borderRadiusMedium);}",
306
+ {
307
+ p: -1
308
+ }
309
+ ],
289
310
  ".f19n0e5{color:var(--colorNeutralForeground1);}",
290
311
  ".ftgm304{display:block;}",
291
312
  ".f1mo0ibp{font-family:inherit;}",
@@ -294,12 +315,18 @@ const useNavigationButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
294
315
  ".f336tjw{line-height:28px;}",
295
316
  ".f1ysfysz{min-height:28px;}",
296
317
  ".f107v6xj{min-width:28px;}",
297
- ".f1mtd64y{overflow-x:visible;}",
298
- ".f1y7q3j9{overflow-y:visible;}",
299
- ".f1g0x7ka{padding-top:0;}",
300
- ".fhxju0i{padding-right:0;}",
301
- ".f1cnd47f{padding-left:0;}",
302
- ".f1qch9an{padding-bottom:0;}",
318
+ [
319
+ ".f1gl81tg{overflow:visible;}",
320
+ {
321
+ p: -1
322
+ }
323
+ ],
324
+ [
325
+ ".f1mk8lai{padding:0;}",
326
+ {
327
+ p: -1
328
+ }
329
+ ],
303
330
  ".f10pi13n{position:relative;}",
304
331
  ".f17mccla{text-align:center;}",
305
332
  ".f1w9dchk{width:28px;}"
@@ -308,9 +335,12 @@ const useNavigationButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
308
335
  ".f18a0fwf:hover{background-color:var(--colorBrandBackgroundInvertedHover);}",
309
336
  ".f3sdaeg:hover{color:var(--colorBrandForegroundOnLightHover);}",
310
337
  ".f8491dx:hover{cursor:pointer;}",
311
- ".f14gx60i:hover{outline-width:1px;}",
312
- ".f1o3croz:hover{outline-style:solid;}",
313
- ".f11jyo21:hover{outline-color:var(--colorTransparentStroke);}",
338
+ [
339
+ ".f15rpok4:hover{outline:1px solid var(--colorTransparentStroke);}",
340
+ {
341
+ p: -1
342
+ }
343
+ ],
314
344
  ".f1wvkgvo:hover:active{background-color:var(--colorBrandBackgroundInvertedPressed);}",
315
345
  ".f1wdoaqd:hover:active{color:var(--colorBrandForegroundOnLightPressed);}"
316
346
  ]
@@ -375,32 +405,28 @@ const useButtonRowStyles = /*#__PURE__*/ (0, _react.__styles)({
375
405
  const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
376
406
  base: {
377
407
  De3pzq: "f1c21dwh",
378
- icvyot: "f1ern45e",
379
- vrafjx: [
380
- "f1n71otn",
381
- "f1deefiw"
382
- ],
383
- oivjwe: "f1h8hb77",
384
- wvpqe5: [
385
- "f1deefiw",
386
- "f1n71otn"
387
- ],
388
- Bbmb7ep: [
389
- "f2i1086",
390
- "f1rlsnju"
391
- ],
392
- Beyfa6y: [
393
- "f1rlsnju",
394
- "f2i1086"
395
- ],
396
- B7oj6ja: [
397
- "f1stktl2",
398
- "f1127022"
399
- ],
400
- Btl43ni: [
401
- "f1127022",
402
- "f1stktl2"
403
- ],
408
+ Bgfg5da: 0,
409
+ B9xav0g: 0,
410
+ oivjwe: 0,
411
+ Bn0qgzm: 0,
412
+ B4g9neb: 0,
413
+ zhjwy3: 0,
414
+ wvpqe5: 0,
415
+ ibv6hh: 0,
416
+ u1mtju: 0,
417
+ h3c5rm: 0,
418
+ vrafjx: 0,
419
+ Bekrc4i: 0,
420
+ i8vvqc: 0,
421
+ g2u3we: 0,
422
+ icvyot: 0,
423
+ B4j52fo: 0,
424
+ irswps: "f3bhgqh",
425
+ Beyfa6y: 0,
426
+ Bbmb7ep: 0,
427
+ Btl43ni: 0,
428
+ B7oj6ja: 0,
429
+ Dimara: "ft85np5",
404
430
  sj55zd: "f11d4kpn",
405
431
  Bahqtrf: "f1mo0ibp",
406
432
  Be2twd7: "fy9rknc",
@@ -408,28 +434,22 @@ const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
408
434
  Bg96gwp: "fc76cdq",
409
435
  sshi5w: "f1w5jphr",
410
436
  Bf4jedk: "f12clzc2",
411
- B6of3ja: "f1hu3pq6",
412
- t21cq0: [
413
- "f1x4n1mu",
414
- "f1hf5xhj"
415
- ],
416
- jrapky: "f19f4twv",
417
- Frg6f3: [
418
- "f1tyq0we",
419
- "f11qmguv"
420
- ],
421
- B68tc82: "f1mtd64y",
422
- Bmxbyg5: "f1y7q3j9",
423
- z8tnut: "f1g0x7ka",
424
- z189sj: [
425
- "fhxju0i",
426
- "f1cnd47f"
427
- ],
428
- Byoj8tv: "f1qch9an",
429
- uwmqm3: [
430
- "f1cnd47f",
431
- "fhxju0i"
432
- ],
437
+ jrapky: 0,
438
+ Frg6f3: 0,
439
+ t21cq0: 0,
440
+ B6of3ja: 0,
441
+ B74szlk: [
442
+ "f1ytixos",
443
+ "fqk6p8t"
444
+ ],
445
+ B68tc82: 0,
446
+ Bmxbyg5: 0,
447
+ Bpg54ce: "f1gl81tg",
448
+ Byoj8tv: 0,
449
+ uwmqm3: 0,
450
+ z189sj: 0,
451
+ z8tnut: 0,
452
+ B0ocmuz: "f1mk8lai",
433
453
  a9b677: "feqmc2u",
434
454
  Btgfwho: [
435
455
  "f65zstl",
@@ -440,15 +460,17 @@ const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
440
460
  Jwef8y: "f18a0fwf",
441
461
  Bi91k9c: "f1u69ym5",
442
462
  eoavqd: "f8491dx",
443
- Dwtyhm: "f14gx60i",
444
- ukgb2i: "f1o3croz",
445
- pugfm4: "f11jyo21",
463
+ pugfm4: 0,
464
+ ukgb2i: 0,
465
+ Dwtyhm: 0,
466
+ Biisq0s: "f15rpok4",
446
467
  Bqrx1nm: "f9ep5xw",
447
468
  ze5xyy: "f1qvjex",
448
469
  iyr2r2: "fd2qbv0",
449
- Bv57zgv: "fwr96hb",
450
- Bnosqey: "f7lk14",
451
- Bx7pl5v: "f143n69s",
470
+ Bx7pl5v: 0,
471
+ Bnosqey: 0,
472
+ Bv57zgv: 0,
473
+ Bbxjs3m: "fm3bo9w",
452
474
  iro3zm: "f1wvkgvo",
453
475
  g2kj27: "f1b9qfq3",
454
476
  pc6evw: "f9ddjv3",
@@ -457,14 +479,18 @@ const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
457
479
  }, {
458
480
  d: [
459
481
  ".f1c21dwh{background-color:var(--colorTransparentBackground);}",
460
- ".f1ern45e{border-top-style:none;}",
461
- ".f1n71otn{border-right-style:none;}",
462
- ".f1deefiw{border-left-style:none;}",
463
- ".f1h8hb77{border-bottom-style:none;}",
464
- ".f2i1086{border-bottom-right-radius:2px;}",
465
- ".f1rlsnju{border-bottom-left-radius:2px;}",
466
- ".f1stktl2{border-top-right-radius:2px;}",
467
- ".f1127022{border-top-left-radius:2px;}",
482
+ [
483
+ ".f3bhgqh{border:none;}",
484
+ {
485
+ p: -2
486
+ }
487
+ ],
488
+ [
489
+ ".ft85np5{border-radius:var(--borderRadiusMedium);}",
490
+ {
491
+ p: -1
492
+ }
493
+ ],
468
494
  ".f11d4kpn{color:var(--colorNeutralForeground3);}",
469
495
  ".f1mo0ibp{font-family:inherit;}",
470
496
  ".fy9rknc{font-size:var(--fontSizeBase200);}",
@@ -472,18 +498,30 @@ const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
472
498
  ".fc76cdq{line-height:40px;}",
473
499
  ".f1w5jphr{min-height:40px;}",
474
500
  ".f12clzc2{min-width:40px;}",
475
- ".f1hu3pq6{margin-top:0;}",
476
- ".f1x4n1mu{margin-right:12px;}",
477
- ".f1hf5xhj{margin-left:12px;}",
478
- ".f19f4twv{margin-bottom:0;}",
479
- ".f1tyq0we{margin-left:0;}",
480
- ".f11qmguv{margin-right:0;}",
481
- ".f1mtd64y{overflow-x:visible;}",
482
- ".f1y7q3j9{overflow-y:visible;}",
483
- ".f1g0x7ka{padding-top:0;}",
484
- ".fhxju0i{padding-right:0;}",
485
- ".f1cnd47f{padding-left:0;}",
486
- ".f1qch9an{padding-bottom:0;}",
501
+ [
502
+ ".f1ytixos{margin:0 12px 0 0;}",
503
+ {
504
+ p: -1
505
+ }
506
+ ],
507
+ [
508
+ ".fqk6p8t{margin:0 0 0 12px;}",
509
+ {
510
+ p: -1
511
+ }
512
+ ],
513
+ [
514
+ ".f1gl81tg{overflow:visible;}",
515
+ {
516
+ p: -1
517
+ }
518
+ ],
519
+ [
520
+ ".f1mk8lai{padding:0;}",
521
+ {
522
+ p: -1
523
+ }
524
+ ],
487
525
  ".feqmc2u{width:40px;}",
488
526
  ".f65zstl:nth-child(4n + 4){margin-right:0;}",
489
527
  ".f1yt3tqw:nth-child(4n + 4){margin-left:0;}",
@@ -494,9 +532,12 @@ const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
494
532
  ".f18a0fwf:hover{background-color:var(--colorBrandBackgroundInvertedHover);}",
495
533
  ".f1u69ym5:hover{color:var(--colorNeutralForeground1Static);}",
496
534
  ".f8491dx:hover{cursor:pointer;}",
497
- ".f14gx60i:hover{outline-width:1px;}",
498
- ".f1o3croz:hover{outline-style:solid;}",
499
- ".f11jyo21:hover{outline-color:var(--colorTransparentStroke);}",
535
+ [
536
+ ".f15rpok4:hover{outline:1px solid var(--colorTransparentStroke);}",
537
+ {
538
+ p: -1
539
+ }
540
+ ],
500
541
  ".f1wvkgvo:hover:active{background-color:var(--colorBrandBackgroundInvertedPressed);}"
501
542
  ],
502
543
  m: [
@@ -519,20 +560,9 @@ const useItemButtonStyles = /*#__PURE__*/ (0, _react.__styles)({
519
560
  }
520
561
  ],
521
562
  [
522
- "@media (forced-colors: active){.fwr96hb:hover{outline-width:1px;}}",
523
- {
524
- m: "(forced-colors: active)"
525
- }
526
- ],
527
- [
528
- "@media (forced-colors: active){.f7lk14:hover{outline-style:solid;}}",
529
- {
530
- m: "(forced-colors: active)"
531
- }
532
- ],
533
- [
534
- "@media (forced-colors: active){.f143n69s:hover{outline-color:Highlight;}}",
563
+ "@media (forced-colors: active){.fm3bo9w:hover{outline:1px solid Highlight;}}",
535
564
  {
565
+ p: -1,
536
566
  m: "(forced-colors: active)"
537
567
  }
538
568
  ],