indicator-ui 0.1.117 → 0.1.118
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +263 -263
- package/dist/index.css.map +1 -1
- package/dist/scss/styles/mixins/modify-svg.scss +3 -5
- package/dist/ts/src/ui/DateTimePicker/hooks/useDateTimePicker.d.ts +1 -1
- package/dist/ts/src/ui/formFields/FormPaginatedSelectField/hooks/useFormPaginatedSelectField.d.ts +2 -2
- package/dist/ts/src/ui/formFields/FormPaginatedSelectField/hooks/useSelectFieldState.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
justify-content: center;
|
|
230
230
|
align-items: center;
|
|
231
231
|
}
|
|
232
|
-
.Buttons-module__button___I3yLe .Buttons-module__loader___RXJzg svg {
|
|
232
|
+
.Buttons-module__button___I3yLe .Buttons-module__loader___RXJzg > svg {
|
|
233
233
|
animation: Buttons-module__loading___TSWTL 0.9s linear infinite;
|
|
234
234
|
}
|
|
235
235
|
.Buttons-module__button___I3yLe .Buttons-module__icon___U2AOU {
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
justify-content: center;
|
|
242
242
|
align-items: center;
|
|
243
243
|
}
|
|
244
|
-
.Buttons-module__button___I3yLe .Buttons-module__icon___U2AOU svg * {
|
|
244
|
+
.Buttons-module__button___I3yLe .Buttons-module__icon___U2AOU > svg * {
|
|
245
245
|
transition: stroke ease-out 0.2s;
|
|
246
246
|
}
|
|
247
247
|
.Buttons-module__button___I3yLe .Buttons-module__counter___Q1fkM {
|
|
@@ -293,12 +293,12 @@
|
|
|
293
293
|
.Buttons-module__button___I3yLe.Buttons-module__small___x1NQN {
|
|
294
294
|
padding: 9px;
|
|
295
295
|
}
|
|
296
|
-
.Buttons-module__button___I3yLe.Buttons-module__small___x1NQN .Buttons-module__loader___RXJzg svg {
|
|
296
|
+
.Buttons-module__button___I3yLe.Buttons-module__small___x1NQN .Buttons-module__loader___RXJzg > svg {
|
|
297
297
|
flex: none;
|
|
298
298
|
width: 16px;
|
|
299
299
|
height: 16px;
|
|
300
300
|
}
|
|
301
|
-
.Buttons-module__button___I3yLe.Buttons-module__small___x1NQN .Buttons-module__icon___U2AOU svg {
|
|
301
|
+
.Buttons-module__button___I3yLe.Buttons-module__small___x1NQN .Buttons-module__icon___U2AOU > svg {
|
|
302
302
|
flex: none;
|
|
303
303
|
width: 16px;
|
|
304
304
|
height: 16px;
|
|
@@ -322,12 +322,12 @@
|
|
|
322
322
|
.Buttons-module__button___I3yLe.Buttons-module__medium___BZfsd {
|
|
323
323
|
padding: 9px;
|
|
324
324
|
}
|
|
325
|
-
.Buttons-module__button___I3yLe.Buttons-module__medium___BZfsd .Buttons-module__loader___RXJzg svg {
|
|
325
|
+
.Buttons-module__button___I3yLe.Buttons-module__medium___BZfsd .Buttons-module__loader___RXJzg > svg {
|
|
326
326
|
flex: none;
|
|
327
327
|
width: 20px;
|
|
328
328
|
height: 20px;
|
|
329
329
|
}
|
|
330
|
-
.Buttons-module__button___I3yLe.Buttons-module__medium___BZfsd .Buttons-module__icon___U2AOU svg {
|
|
330
|
+
.Buttons-module__button___I3yLe.Buttons-module__medium___BZfsd .Buttons-module__icon___U2AOU > svg {
|
|
331
331
|
flex: none;
|
|
332
332
|
width: 20px;
|
|
333
333
|
height: 20px;
|
|
@@ -351,12 +351,12 @@
|
|
|
351
351
|
.Buttons-module__button___I3yLe.Buttons-module__large____KUDT {
|
|
352
352
|
padding: 11px;
|
|
353
353
|
}
|
|
354
|
-
.Buttons-module__button___I3yLe.Buttons-module__large____KUDT .Buttons-module__loader___RXJzg svg {
|
|
354
|
+
.Buttons-module__button___I3yLe.Buttons-module__large____KUDT .Buttons-module__loader___RXJzg > svg {
|
|
355
355
|
flex: none;
|
|
356
356
|
width: 20px;
|
|
357
357
|
height: 20px;
|
|
358
358
|
}
|
|
359
|
-
.Buttons-module__button___I3yLe.Buttons-module__large____KUDT .Buttons-module__icon___U2AOU svg {
|
|
359
|
+
.Buttons-module__button___I3yLe.Buttons-module__large____KUDT .Buttons-module__icon___U2AOU > svg {
|
|
360
360
|
flex: none;
|
|
361
361
|
width: 20px;
|
|
362
362
|
height: 20px;
|
|
@@ -380,12 +380,12 @@
|
|
|
380
380
|
.Buttons-module__button___I3yLe.Buttons-module__ultra___zBezN {
|
|
381
381
|
padding: 17px;
|
|
382
382
|
}
|
|
383
|
-
.Buttons-module__button___I3yLe.Buttons-module__ultra___zBezN .Buttons-module__loader___RXJzg svg {
|
|
383
|
+
.Buttons-module__button___I3yLe.Buttons-module__ultra___zBezN .Buttons-module__loader___RXJzg > svg {
|
|
384
384
|
flex: none;
|
|
385
385
|
width: 24px;
|
|
386
386
|
height: 24px;
|
|
387
387
|
}
|
|
388
|
-
.Buttons-module__button___I3yLe.Buttons-module__ultra___zBezN .Buttons-module__icon___U2AOU svg {
|
|
388
|
+
.Buttons-module__button___I3yLe.Buttons-module__ultra___zBezN .Buttons-module__icon___U2AOU > svg {
|
|
389
389
|
flex: none;
|
|
390
390
|
width: 24px;
|
|
391
391
|
height: 24px;
|
|
@@ -412,10 +412,10 @@
|
|
|
412
412
|
border: 1px solid transparent;
|
|
413
413
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
414
414
|
}
|
|
415
|
-
.Buttons-module__button___I3yLe.Buttons-module__primary____crHN .Buttons-module__loader___RXJzg svg * {
|
|
415
|
+
.Buttons-module__button___I3yLe.Buttons-module__primary____crHN .Buttons-module__loader___RXJzg > svg * {
|
|
416
416
|
stroke: var(--base-white);
|
|
417
417
|
}
|
|
418
|
-
.Buttons-module__button___I3yLe.Buttons-module__primary____crHN .Buttons-module__icon___U2AOU svg * {
|
|
418
|
+
.Buttons-module__button___I3yLe.Buttons-module__primary____crHN .Buttons-module__icon___U2AOU > svg * {
|
|
419
419
|
stroke: var(--base-white);
|
|
420
420
|
}
|
|
421
421
|
.Buttons-module__button___I3yLe.Buttons-module__primary____crHN .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__primary____crHN .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -440,10 +440,10 @@
|
|
|
440
440
|
border: 1px solid var(--primary-200);
|
|
441
441
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
442
442
|
}
|
|
443
|
-
.Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__loader___RXJzg svg * {
|
|
443
|
+
.Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__loader___RXJzg > svg * {
|
|
444
444
|
stroke: var(--primary-500);
|
|
445
445
|
}
|
|
446
|
-
.Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__icon___U2AOU svg * {
|
|
446
|
+
.Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__icon___U2AOU > svg * {
|
|
447
447
|
stroke: var(--primary-500);
|
|
448
448
|
}
|
|
449
449
|
.Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -470,10 +470,10 @@
|
|
|
470
470
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
471
471
|
border: 1px solid var(--gray-300);
|
|
472
472
|
}
|
|
473
|
-
.Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__loader___RXJzg svg * {
|
|
473
|
+
.Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__loader___RXJzg > svg * {
|
|
474
474
|
stroke: var(--gray-700);
|
|
475
475
|
}
|
|
476
|
-
.Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__icon___U2AOU svg * {
|
|
476
|
+
.Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__icon___U2AOU > svg * {
|
|
477
477
|
stroke: var(--gray-700);
|
|
478
478
|
}
|
|
479
479
|
.Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -503,10 +503,10 @@
|
|
|
503
503
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq {
|
|
504
504
|
border: 1px solid transparent;
|
|
505
505
|
}
|
|
506
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__loader___RXJzg svg * {
|
|
506
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__loader___RXJzg > svg * {
|
|
507
507
|
stroke: var(--primary-100);
|
|
508
508
|
}
|
|
509
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__icon___U2AOU svg * {
|
|
509
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__icon___U2AOU > svg * {
|
|
510
510
|
stroke: var(--primary-100);
|
|
511
511
|
}
|
|
512
512
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
517
517
|
color: var(--base-white);
|
|
518
518
|
}
|
|
519
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
519
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
520
520
|
stroke: var(--base-white);
|
|
521
521
|
}
|
|
522
522
|
}
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
525
525
|
color: var(--base-white);
|
|
526
526
|
}
|
|
527
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
527
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
528
528
|
stroke: var(--base-white);
|
|
529
529
|
}
|
|
530
530
|
}
|
|
@@ -534,10 +534,10 @@
|
|
|
534
534
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw {
|
|
535
535
|
border: 1px solid transparent;
|
|
536
536
|
}
|
|
537
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__loader___RXJzg svg * {
|
|
537
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__loader___RXJzg > svg * {
|
|
538
538
|
stroke: var(--primary-500);
|
|
539
539
|
}
|
|
540
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__icon___U2AOU svg * {
|
|
540
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__icon___U2AOU > svg * {
|
|
541
541
|
stroke: var(--primary-500);
|
|
542
542
|
}
|
|
543
543
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
548
548
|
color: var(--primary-700);
|
|
549
549
|
}
|
|
550
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
550
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
551
551
|
stroke: var(--primary-700);
|
|
552
552
|
}
|
|
553
553
|
}
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
556
556
|
color: var(--primary-700);
|
|
557
557
|
}
|
|
558
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
558
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
559
559
|
stroke: var(--primary-700);
|
|
560
560
|
}
|
|
561
561
|
}
|
|
@@ -565,10 +565,10 @@
|
|
|
565
565
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu {
|
|
566
566
|
border: 1px solid transparent;
|
|
567
567
|
}
|
|
568
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu .Buttons-module__loader___RXJzg svg * {
|
|
568
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu .Buttons-module__loader___RXJzg > svg * {
|
|
569
569
|
stroke: var(--gray-700);
|
|
570
570
|
}
|
|
571
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu .Buttons-module__icon___U2AOU svg * {
|
|
571
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu .Buttons-module__icon___U2AOU > svg * {
|
|
572
572
|
stroke: var(--gray-700);
|
|
573
573
|
}
|
|
574
574
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
579
579
|
color: var(--gray-900);
|
|
580
580
|
}
|
|
581
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
581
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
582
582
|
stroke: var(--gray-900);
|
|
583
583
|
}
|
|
584
584
|
}
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
587
587
|
color: var(--gray-900);
|
|
588
588
|
}
|
|
589
|
-
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
589
|
+
.Buttons-module__button___I3yLe.Buttons-module__tertiaryGray___y75cu:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
590
590
|
stroke: var(--gray-900);
|
|
591
591
|
}
|
|
592
592
|
}
|
|
@@ -597,10 +597,10 @@
|
|
|
597
597
|
padding: 0 !important;
|
|
598
598
|
gap: 4px;
|
|
599
599
|
}
|
|
600
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN .Buttons-module__loader___RXJzg svg * {
|
|
600
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN .Buttons-module__loader___RXJzg > svg * {
|
|
601
601
|
stroke: var(--primary-500);
|
|
602
602
|
}
|
|
603
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN .Buttons-module__icon___U2AOU svg * {
|
|
603
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN .Buttons-module__icon___U2AOU > svg * {
|
|
604
604
|
stroke: var(--primary-500);
|
|
605
605
|
}
|
|
606
606
|
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN .Buttons-module__content___lPb5_ {
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
614
614
|
color: var(--primary-700);
|
|
615
615
|
}
|
|
616
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
616
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
617
617
|
stroke: var(--primary-700);
|
|
618
618
|
}
|
|
619
619
|
}
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
622
622
|
color: var(--primary-700);
|
|
623
623
|
}
|
|
624
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
624
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
625
625
|
stroke: var(--primary-700);
|
|
626
626
|
}
|
|
627
627
|
}
|
|
@@ -632,10 +632,10 @@
|
|
|
632
632
|
padding: 0 !important;
|
|
633
633
|
gap: 4px;
|
|
634
634
|
}
|
|
635
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t .Buttons-module__loader___RXJzg svg * {
|
|
635
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t .Buttons-module__loader___RXJzg > svg * {
|
|
636
636
|
stroke: var(--gray-700);
|
|
637
637
|
}
|
|
638
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t .Buttons-module__icon___U2AOU svg * {
|
|
638
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t .Buttons-module__icon___U2AOU > svg * {
|
|
639
639
|
stroke: var(--gray-700);
|
|
640
640
|
}
|
|
641
641
|
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t .Buttons-module__content___lPb5_ {
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
649
649
|
color: var(--gray-900);
|
|
650
650
|
}
|
|
651
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
651
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
652
652
|
stroke: var(--gray-900);
|
|
653
653
|
}
|
|
654
654
|
}
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
657
657
|
color: var(--gray-900);
|
|
658
658
|
}
|
|
659
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
659
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkBlack___WfA7t:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
660
660
|
stroke: var(--gray-900);
|
|
661
661
|
}
|
|
662
662
|
}
|
|
@@ -667,10 +667,10 @@
|
|
|
667
667
|
padding: 0 !important;
|
|
668
668
|
gap: 4px;
|
|
669
669
|
}
|
|
670
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd .Buttons-module__loader___RXJzg svg * {
|
|
670
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd .Buttons-module__loader___RXJzg > svg * {
|
|
671
671
|
stroke: var(--gray-400);
|
|
672
672
|
}
|
|
673
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd .Buttons-module__icon___U2AOU svg * {
|
|
673
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd .Buttons-module__icon___U2AOU > svg * {
|
|
674
674
|
stroke: var(--gray-400);
|
|
675
675
|
}
|
|
676
676
|
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd .Buttons-module__content___lPb5_ {
|
|
@@ -683,7 +683,7 @@
|
|
|
683
683
|
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
684
684
|
color: var(--gray-500);
|
|
685
685
|
}
|
|
686
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
686
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
687
687
|
stroke: var(--gray-500);
|
|
688
688
|
}
|
|
689
689
|
}
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
692
692
|
color: var(--gray-500);
|
|
693
693
|
}
|
|
694
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
694
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkGray___CQYUd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
695
695
|
stroke: var(--gray-500);
|
|
696
696
|
}
|
|
697
697
|
}
|
|
@@ -702,10 +702,10 @@
|
|
|
702
702
|
padding: 0 !important;
|
|
703
703
|
gap: 4px;
|
|
704
704
|
}
|
|
705
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd .Buttons-module__loader___RXJzg svg * {
|
|
705
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd .Buttons-module__loader___RXJzg > svg * {
|
|
706
706
|
stroke: var(--gray-iron-400);
|
|
707
707
|
}
|
|
708
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd .Buttons-module__icon___U2AOU svg * {
|
|
708
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd .Buttons-module__icon___U2AOU > svg * {
|
|
709
709
|
stroke: var(--gray-iron-400);
|
|
710
710
|
}
|
|
711
711
|
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd .Buttons-module__content___lPb5_ {
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
719
719
|
color: var(--base-white);
|
|
720
720
|
}
|
|
721
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
721
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
722
722
|
stroke: var(--base-white);
|
|
723
723
|
}
|
|
724
724
|
}
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
727
727
|
color: var(--base-white);
|
|
728
728
|
}
|
|
729
|
-
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
729
|
+
.Buttons-module__button___I3yLe.Buttons-module__linkDarkTheme___hAQhd:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
730
730
|
stroke: var(--base-white);
|
|
731
731
|
}
|
|
732
732
|
}
|
|
@@ -739,17 +739,17 @@
|
|
|
739
739
|
border: 1px solid transparent;
|
|
740
740
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
741
741
|
}
|
|
742
|
-
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq .Buttons-module__loader___RXJzg svg * {
|
|
742
|
+
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq .Buttons-module__loader___RXJzg > svg * {
|
|
743
743
|
stroke: var(--gray-700);
|
|
744
744
|
}
|
|
745
|
-
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq .Buttons-module__icon___U2AOU svg * {
|
|
745
|
+
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq .Buttons-module__icon___U2AOU > svg * {
|
|
746
746
|
stroke: var(--gray-700);
|
|
747
747
|
}
|
|
748
748
|
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
749
749
|
color: var(--gray-700);
|
|
750
750
|
}
|
|
751
751
|
@media only screen and (min-width: 1024px) {
|
|
752
|
-
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover:hover .Buttons-module__icon___U2AOU svg * {
|
|
752
|
+
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover:hover .Buttons-module__icon___U2AOU > svg * {
|
|
753
753
|
stroke: var(--gray-900);
|
|
754
754
|
}
|
|
755
755
|
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover:hover .Buttons-module__text___htxqX {
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
}
|
|
758
758
|
}
|
|
759
759
|
@media (min-width: 481px) and (max-width: 1279px) {
|
|
760
|
-
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq:not(.Buttons-module__disabled___INiFx):not(:disabled):active:hover .Buttons-module__icon___U2AOU svg * {
|
|
760
|
+
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq:not(.Buttons-module__disabled___INiFx):not(:disabled):active:hover .Buttons-module__icon___U2AOU > svg * {
|
|
761
761
|
stroke: var(--gray-900);
|
|
762
762
|
}
|
|
763
763
|
.Buttons-module__button___I3yLe.Buttons-module__tabActive___chlqq:not(.Buttons-module__disabled___INiFx):not(:disabled):active:hover .Buttons-module__text___htxqX {
|
|
@@ -773,10 +773,10 @@
|
|
|
773
773
|
border: 1px solid transparent;
|
|
774
774
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
775
775
|
}
|
|
776
|
-
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo .Buttons-module__loader___RXJzg svg * {
|
|
776
|
+
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo .Buttons-module__loader___RXJzg > svg * {
|
|
777
777
|
stroke: var(--gray-500);
|
|
778
778
|
}
|
|
779
|
-
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo .Buttons-module__icon___U2AOU svg * {
|
|
779
|
+
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo .Buttons-module__icon___U2AOU > svg * {
|
|
780
780
|
stroke: var(--gray-500);
|
|
781
781
|
}
|
|
782
782
|
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):hover {
|
|
787
787
|
background-color: var(--gray-200);
|
|
788
788
|
}
|
|
789
|
-
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
789
|
+
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
790
790
|
stroke: var(--gray-800);
|
|
791
791
|
}
|
|
792
792
|
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__text___htxqX {
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):active {
|
|
798
798
|
background-color: var(--gray-200);
|
|
799
799
|
}
|
|
800
|
-
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
800
|
+
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
801
801
|
stroke: var(--gray-800);
|
|
802
802
|
}
|
|
803
803
|
.Buttons-module__button___I3yLe.Buttons-module__tab___yBTjo:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__text___htxqX {
|
|
@@ -837,10 +837,10 @@
|
|
|
837
837
|
background-color: var(--base-white);
|
|
838
838
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
839
839
|
}
|
|
840
|
-
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ .Buttons-module__loader___RXJzg svg * {
|
|
840
|
+
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ .Buttons-module__loader___RXJzg > svg * {
|
|
841
841
|
stroke: var(--error-500);
|
|
842
842
|
}
|
|
843
|
-
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ .Buttons-module__icon___U2AOU svg * {
|
|
843
|
+
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ .Buttons-module__icon___U2AOU > svg * {
|
|
844
844
|
stroke: var(--error-500);
|
|
845
845
|
}
|
|
846
846
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, .Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -861,10 +861,10 @@
|
|
|
861
861
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ:disabled, .Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__secondaryColor___GONLZ.Buttons-module__disabled___INiFx {
|
|
862
862
|
opacity: 0.5;
|
|
863
863
|
}
|
|
864
|
-
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN .Buttons-module__icon___U2AOU svg * {
|
|
864
|
+
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN .Buttons-module__icon___U2AOU > svg * {
|
|
865
865
|
stroke: var(--error-500);
|
|
866
866
|
}
|
|
867
|
-
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN .Buttons-module__loader___RXJzg svg * {
|
|
867
|
+
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN .Buttons-module__loader___RXJzg > svg * {
|
|
868
868
|
stroke: var(--error-500);
|
|
869
869
|
}
|
|
870
870
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN .Buttons-module__content___lPb5_ {
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__text___htxqX {
|
|
878
878
|
color: var(--error-700);
|
|
879
879
|
}
|
|
880
|
-
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
880
|
+
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
881
881
|
stroke: var(--error-700);
|
|
882
882
|
}
|
|
883
883
|
}
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__text___htxqX {
|
|
886
886
|
color: var(--error-700);
|
|
887
887
|
}
|
|
888
|
-
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
888
|
+
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__linkColor___Kg7EN:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
889
889
|
stroke: var(--error-700);
|
|
890
890
|
}
|
|
891
891
|
}
|
|
@@ -913,10 +913,10 @@
|
|
|
913
913
|
background-color: transparent;
|
|
914
914
|
border: 1px solid var(--rose-900);
|
|
915
915
|
}
|
|
916
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__loader___RXJzg svg * {
|
|
916
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__loader___RXJzg > svg * {
|
|
917
917
|
stroke: var(--rose-500);
|
|
918
918
|
}
|
|
919
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__icon___U2AOU svg * {
|
|
919
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__icon___U2AOU > svg * {
|
|
920
920
|
stroke: var(--rose-500);
|
|
921
921
|
}
|
|
922
922
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryColor___GONLZ .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -938,10 +938,10 @@
|
|
|
938
938
|
background-color: transparent;
|
|
939
939
|
border: 1px solid var(--gray-iron-700);
|
|
940
940
|
}
|
|
941
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__loader___RXJzg svg * {
|
|
941
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__loader___RXJzg > svg * {
|
|
942
942
|
stroke: var(--gray-iron-200);
|
|
943
943
|
}
|
|
944
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__icon___U2AOU svg * {
|
|
944
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__icon___U2AOU > svg * {
|
|
945
945
|
stroke: var(--gray-iron-200);
|
|
946
946
|
}
|
|
947
947
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__secondaryGray___yu1Ne .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -965,10 +965,10 @@
|
|
|
965
965
|
color: var(--gray-iron-200);
|
|
966
966
|
}
|
|
967
967
|
}
|
|
968
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__loader___RXJzg svg * {
|
|
968
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__loader___RXJzg > svg * {
|
|
969
969
|
stroke: var(--rose-100);
|
|
970
970
|
}
|
|
971
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__icon___U2AOU svg * {
|
|
971
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__icon___U2AOU > svg * {
|
|
972
972
|
stroke: var(--rose-100);
|
|
973
973
|
}
|
|
974
974
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
979
979
|
color: var(--base-white);
|
|
980
980
|
}
|
|
981
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
981
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
982
982
|
stroke: var(--base-white);
|
|
983
983
|
}
|
|
984
984
|
}
|
|
@@ -986,14 +986,14 @@
|
|
|
986
986
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
987
987
|
color: var(--base-white);
|
|
988
988
|
}
|
|
989
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
989
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryWhite___QIZOq:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
990
990
|
stroke: var(--base-white);
|
|
991
991
|
}
|
|
992
992
|
}
|
|
993
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__loader___RXJzg svg * {
|
|
993
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__loader___RXJzg > svg * {
|
|
994
994
|
stroke: var(--rose-500);
|
|
995
995
|
}
|
|
996
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__icon___U2AOU svg * {
|
|
996
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__icon___U2AOU > svg * {
|
|
997
997
|
stroke: var(--rose-500);
|
|
998
998
|
}
|
|
999
999
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
@@ -1003,7 +1003,7 @@
|
|
|
1003
1003
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
1004
1004
|
color: var(--rose-700);
|
|
1005
1005
|
}
|
|
1006
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU svg * {
|
|
1006
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):hover .Buttons-module__icon___U2AOU > svg * {
|
|
1007
1007
|
stroke: var(--rose-700);
|
|
1008
1008
|
}
|
|
1009
1009
|
}
|
|
@@ -1011,7 +1011,7 @@
|
|
|
1011
1011
|
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__text___htxqX, [data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__content___lPb5_ .Buttons-module__textSecondary___zZocr {
|
|
1012
1012
|
color: var(--rose-700);
|
|
1013
1013
|
}
|
|
1014
|
-
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU svg * {
|
|
1014
|
+
[data-theme=dark] .Buttons-module__button___I3yLe.Buttons-module__tertiaryColor___DwXbw:not(.Buttons-module__disabled___INiFx):not(:disabled):active .Buttons-module__icon___U2AOU > svg * {
|
|
1015
1015
|
stroke: var(--rose-700);
|
|
1016
1016
|
}
|
|
1017
1017
|
}
|
|
@@ -1034,21 +1034,21 @@
|
|
|
1034
1034
|
justify-content: center;
|
|
1035
1035
|
align-items: center;
|
|
1036
1036
|
}
|
|
1037
|
-
.MicroButton-module__button___QMj95 svg {
|
|
1037
|
+
.MicroButton-module__button___QMj95 > svg {
|
|
1038
1038
|
flex: none;
|
|
1039
1039
|
}
|
|
1040
1040
|
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3 {
|
|
1041
1041
|
background: none;
|
|
1042
1042
|
border: 1px solid transparent;
|
|
1043
1043
|
}
|
|
1044
|
-
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3 svg * {
|
|
1044
|
+
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3 > svg * {
|
|
1045
1045
|
stroke: var(--gray-400);
|
|
1046
1046
|
}
|
|
1047
1047
|
@media only screen and (min-width: 1024px) {
|
|
1048
1048
|
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:not(.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:disabled):hover {
|
|
1049
1049
|
background-color: var(--gray-200);
|
|
1050
1050
|
}
|
|
1051
|
-
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:not(.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:disabled):hover svg * {
|
|
1051
|
+
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:not(.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:disabled):hover > svg * {
|
|
1052
1052
|
stroke: var(--gray-600);
|
|
1053
1053
|
}
|
|
1054
1054
|
}
|
|
@@ -1056,7 +1056,7 @@
|
|
|
1056
1056
|
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:active {
|
|
1057
1057
|
background-color: var(--gray-200);
|
|
1058
1058
|
}
|
|
1059
|
-
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:active svg * {
|
|
1059
|
+
.MicroButton-module__button___QMj95.MicroButton-module__light___pwfS3:active > svg * {
|
|
1060
1060
|
stroke: var(--gray-600);
|
|
1061
1061
|
}
|
|
1062
1062
|
}
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
background-color: rgba(12, 17, 29, 0.5019607843);
|
|
1065
1065
|
border: 1px solid transparent;
|
|
1066
1066
|
}
|
|
1067
|
-
.MicroButton-module__button___QMj95.MicroButton-module__dark___YCw8u svg * {
|
|
1067
|
+
.MicroButton-module__button___QMj95.MicroButton-module__dark___YCw8u > svg * {
|
|
1068
1068
|
stroke: var(--base-white);
|
|
1069
1069
|
}
|
|
1070
1070
|
@media only screen and (min-width: 1024px) {
|
|
@@ -1081,14 +1081,14 @@
|
|
|
1081
1081
|
background-color: transparent;
|
|
1082
1082
|
border: 1px solid transparent;
|
|
1083
1083
|
}
|
|
1084
|
-
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2 svg * {
|
|
1084
|
+
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2 > svg * {
|
|
1085
1085
|
stroke: var(--gray-500);
|
|
1086
1086
|
}
|
|
1087
1087
|
@media only screen and (min-width: 1024px) {
|
|
1088
1088
|
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:not(.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:disabled):hover {
|
|
1089
1089
|
background-color: var(--base-white);
|
|
1090
1090
|
}
|
|
1091
|
-
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:not(.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:disabled):hover svg * {
|
|
1091
|
+
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:not(.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:disabled):hover > svg * {
|
|
1092
1092
|
stroke: var(--gray-600);
|
|
1093
1093
|
}
|
|
1094
1094
|
}
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:active {
|
|
1097
1097
|
background-color: var(--base-white);
|
|
1098
1098
|
}
|
|
1099
|
-
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:active svg * {
|
|
1099
|
+
.MicroButton-module__button___QMj95.MicroButton-module__gray___pwAy2:active > svg * {
|
|
1100
1100
|
stroke: var(--gray-600);
|
|
1101
1101
|
}
|
|
1102
1102
|
}
|
|
@@ -1104,14 +1104,14 @@
|
|
|
1104
1104
|
background: none;
|
|
1105
1105
|
border: 1px solid transparent;
|
|
1106
1106
|
}
|
|
1107
|
-
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e svg * {
|
|
1107
|
+
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e > svg * {
|
|
1108
1108
|
stroke: var(--primary-500);
|
|
1109
1109
|
}
|
|
1110
1110
|
@media only screen and (min-width: 1024px) {
|
|
1111
1111
|
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:not(.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:disabled):hover {
|
|
1112
1112
|
background-color: var(--base-white);
|
|
1113
1113
|
}
|
|
1114
|
-
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:not(.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:disabled):hover svg * {
|
|
1114
|
+
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:not(.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:disabled):hover > svg * {
|
|
1115
1115
|
stroke: var(--primary-600);
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:active {
|
|
1120
1120
|
background-color: var(--base-white);
|
|
1121
1121
|
}
|
|
1122
|
-
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:active svg * {
|
|
1122
|
+
.MicroButton-module__button___QMj95.MicroButton-module__color___RO79e:active > svg * {
|
|
1123
1123
|
stroke: var(--primary-600);
|
|
1124
1124
|
}
|
|
1125
1125
|
}
|
|
@@ -1127,14 +1127,14 @@
|
|
|
1127
1127
|
background: none;
|
|
1128
1128
|
border: 1px solid transparent;
|
|
1129
1129
|
}
|
|
1130
|
-
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7 svg * {
|
|
1130
|
+
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7 > svg * {
|
|
1131
1131
|
stroke: var(--primary-400);
|
|
1132
1132
|
}
|
|
1133
1133
|
@media only screen and (min-width: 1024px) {
|
|
1134
1134
|
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:not(.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:disabled):hover {
|
|
1135
1135
|
background-color: var(--primary-100);
|
|
1136
1136
|
}
|
|
1137
|
-
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:not(.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:disabled):hover svg * {
|
|
1137
|
+
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:not(.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:disabled):hover > svg * {
|
|
1138
1138
|
stroke: var(--primary-500);
|
|
1139
1139
|
}
|
|
1140
1140
|
}
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:active {
|
|
1143
1143
|
background-color: var(--primary-100);
|
|
1144
1144
|
}
|
|
1145
|
-
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:active svg * {
|
|
1145
|
+
.MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:active > svg * {
|
|
1146
1146
|
stroke: var(--primary-500);
|
|
1147
1147
|
}
|
|
1148
1148
|
}
|
|
@@ -1150,14 +1150,14 @@
|
|
|
1150
1150
|
background: none;
|
|
1151
1151
|
border: 1px solid transparent;
|
|
1152
1152
|
}
|
|
1153
|
-
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq svg * {
|
|
1153
|
+
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq > svg * {
|
|
1154
1154
|
stroke: var(--error-400);
|
|
1155
1155
|
}
|
|
1156
1156
|
@media only screen and (min-width: 1024px) {
|
|
1157
1157
|
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:not(.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:disabled):hover {
|
|
1158
1158
|
background-color: var(--error-100);
|
|
1159
1159
|
}
|
|
1160
|
-
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:not(.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:disabled):hover svg * {
|
|
1160
|
+
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:not(.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:disabled):hover > svg * {
|
|
1161
1161
|
stroke: var(--error-500);
|
|
1162
1162
|
}
|
|
1163
1163
|
}
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:active {
|
|
1166
1166
|
background-color: var(--error-100);
|
|
1167
1167
|
}
|
|
1168
|
-
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:active svg * {
|
|
1168
|
+
.MicroButton-module__button___QMj95.MicroButton-module__redHover____WGXq:active > svg * {
|
|
1169
1169
|
stroke: var(--error-500);
|
|
1170
1170
|
}
|
|
1171
1171
|
}
|
|
@@ -1173,14 +1173,14 @@
|
|
|
1173
1173
|
background: var(--base-white);
|
|
1174
1174
|
border: 1px solid var(--primary-200);
|
|
1175
1175
|
}
|
|
1176
|
-
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74 svg * {
|
|
1176
|
+
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74 > svg * {
|
|
1177
1177
|
stroke: var(--primary-500);
|
|
1178
1178
|
}
|
|
1179
1179
|
@media only screen and (min-width: 1024px) {
|
|
1180
1180
|
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:not(.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:disabled):hover {
|
|
1181
1181
|
background: var(--primary-50);
|
|
1182
1182
|
}
|
|
1183
|
-
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:not(.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:disabled):hover svg * {
|
|
1183
|
+
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:not(.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:disabled):hover > svg * {
|
|
1184
1184
|
stroke: var(--primary-500);
|
|
1185
1185
|
}
|
|
1186
1186
|
}
|
|
@@ -1188,7 +1188,7 @@
|
|
|
1188
1188
|
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:active {
|
|
1189
1189
|
background: var(--primary-50);
|
|
1190
1190
|
}
|
|
1191
|
-
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:active svg * {
|
|
1191
|
+
.MicroButton-module__button___QMj95.MicroButton-module__colorFill___yLr74:active > svg * {
|
|
1192
1192
|
stroke: var(--primary-500);
|
|
1193
1193
|
}
|
|
1194
1194
|
}
|
|
@@ -1196,14 +1196,14 @@
|
|
|
1196
1196
|
background: var(--base-white);
|
|
1197
1197
|
border: 1px solid var(--gray-300);
|
|
1198
1198
|
}
|
|
1199
|
-
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4 svg * {
|
|
1199
|
+
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4 > svg * {
|
|
1200
1200
|
stroke: var(--gray-700);
|
|
1201
1201
|
}
|
|
1202
1202
|
@media only screen and (min-width: 1024px) {
|
|
1203
1203
|
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:not(.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:disabled):hover {
|
|
1204
1204
|
background: var(--gray-50);
|
|
1205
1205
|
}
|
|
1206
|
-
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:not(.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:disabled):hover svg * {
|
|
1206
|
+
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:not(.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:disabled):hover > svg * {
|
|
1207
1207
|
stroke: var(--gray-900);
|
|
1208
1208
|
}
|
|
1209
1209
|
}
|
|
@@ -1211,7 +1211,7 @@
|
|
|
1211
1211
|
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:active {
|
|
1212
1212
|
background: var(--gray-50);
|
|
1213
1213
|
}
|
|
1214
|
-
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:active svg * {
|
|
1214
|
+
.MicroButton-module__button___QMj95.MicroButton-module__grayFill___Rr1s4:active > svg * {
|
|
1215
1215
|
stroke: var(--gray-900);
|
|
1216
1216
|
}
|
|
1217
1217
|
}
|
|
@@ -1219,14 +1219,14 @@
|
|
|
1219
1219
|
background: var(--base-white);
|
|
1220
1220
|
border: 1px solid var(--error-300);
|
|
1221
1221
|
}
|
|
1222
|
-
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX svg * {
|
|
1222
|
+
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX > svg * {
|
|
1223
1223
|
stroke: var(--error-500);
|
|
1224
1224
|
}
|
|
1225
1225
|
@media only screen and (min-width: 1024px) {
|
|
1226
1226
|
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:not(.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:disabled):hover {
|
|
1227
1227
|
background: var(--error-50);
|
|
1228
1228
|
}
|
|
1229
|
-
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:not(.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:disabled):hover svg * {
|
|
1229
|
+
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:not(.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:disabled):hover > svg * {
|
|
1230
1230
|
stroke: var(--error-600);
|
|
1231
1231
|
}
|
|
1232
1232
|
}
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:active {
|
|
1235
1235
|
background: var(--error-50);
|
|
1236
1236
|
}
|
|
1237
|
-
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:active svg * {
|
|
1237
|
+
.MicroButton-module__button___QMj95.MicroButton-module__redFill___ANZAX:active > svg * {
|
|
1238
1238
|
stroke: var(--error-600);
|
|
1239
1239
|
}
|
|
1240
1240
|
}
|
|
@@ -1242,16 +1242,16 @@
|
|
|
1242
1242
|
background: none;
|
|
1243
1243
|
border: 1px solid transparent;
|
|
1244
1244
|
}
|
|
1245
|
-
.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5 svg * {
|
|
1245
|
+
.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5 > svg * {
|
|
1246
1246
|
stroke: var(--primary-50);
|
|
1247
1247
|
}
|
|
1248
1248
|
@media only screen and (min-width: 1024px) {
|
|
1249
|
-
.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5:not(.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5:disabled):hover svg * {
|
|
1249
|
+
.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5:not(.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5:disabled):hover > svg * {
|
|
1250
1250
|
stroke: var(--primary-200);
|
|
1251
1251
|
}
|
|
1252
1252
|
}
|
|
1253
1253
|
@media (min-width: 481px) and (max-width: 1279px) {
|
|
1254
|
-
.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5:active svg * {
|
|
1254
|
+
.MicroButton-module__button___QMj95.MicroButton-module__blueLight___zyiu5:active > svg * {
|
|
1255
1255
|
stroke: var(--primary-200);
|
|
1256
1256
|
}
|
|
1257
1257
|
}
|
|
@@ -1259,7 +1259,7 @@
|
|
|
1259
1259
|
border-radius: 3px;
|
|
1260
1260
|
padding: 1px;
|
|
1261
1261
|
}
|
|
1262
|
-
.MicroButton-module__button___QMj95.MicroButton-module__size14___qZD63 svg {
|
|
1262
|
+
.MicroButton-module__button___QMj95.MicroButton-module__size14___qZD63 > svg {
|
|
1263
1263
|
width: 10px;
|
|
1264
1264
|
height: 10px;
|
|
1265
1265
|
}
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
border-radius: 3px;
|
|
1268
1268
|
padding: 1px;
|
|
1269
1269
|
}
|
|
1270
|
-
.MicroButton-module__button___QMj95.MicroButton-module__size16___WFrFl svg {
|
|
1270
|
+
.MicroButton-module__button___QMj95.MicroButton-module__size16___WFrFl > svg {
|
|
1271
1271
|
width: 12px;
|
|
1272
1272
|
height: 12px;
|
|
1273
1273
|
}
|
|
@@ -1275,7 +1275,7 @@
|
|
|
1275
1275
|
border-radius: 3px;
|
|
1276
1276
|
padding: 2px;
|
|
1277
1277
|
}
|
|
1278
|
-
.MicroButton-module__button___QMj95.MicroButton-module__size20___ZVrVg svg {
|
|
1278
|
+
.MicroButton-module__button___QMj95.MicroButton-module__size20___ZVrVg > svg {
|
|
1279
1279
|
width: 14px;
|
|
1280
1280
|
height: 14px;
|
|
1281
1281
|
}
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
border-radius: 4px;
|
|
1284
1284
|
padding: 3px;
|
|
1285
1285
|
}
|
|
1286
|
-
.MicroButton-module__button___QMj95.MicroButton-module__size24___JOi7y svg {
|
|
1286
|
+
.MicroButton-module__button___QMj95.MicroButton-module__size24___JOi7y > svg {
|
|
1287
1287
|
width: 16px;
|
|
1288
1288
|
height: 16px;
|
|
1289
1289
|
}
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
border-radius: 4px;
|
|
1292
1292
|
padding: 3px;
|
|
1293
1293
|
}
|
|
1294
|
-
.MicroButton-module__button___QMj95.MicroButton-module__size28___KCc7P svg {
|
|
1294
|
+
.MicroButton-module__button___QMj95.MicroButton-module__size28___KCc7P > svg {
|
|
1295
1295
|
width: 20px;
|
|
1296
1296
|
height: 20px;
|
|
1297
1297
|
}
|
|
@@ -1299,14 +1299,14 @@
|
|
|
1299
1299
|
background: none;
|
|
1300
1300
|
border: 1px solid transparent;
|
|
1301
1301
|
}
|
|
1302
|
-
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL svg * {
|
|
1302
|
+
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL > svg * {
|
|
1303
1303
|
stroke: var(--rose-600);
|
|
1304
1304
|
}
|
|
1305
1305
|
@media only screen and (min-width: 1024px) {
|
|
1306
1306
|
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:not(.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:disabled):hover {
|
|
1307
1307
|
background-color: var(--rose-900);
|
|
1308
1308
|
}
|
|
1309
|
-
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:not(.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:disabled):hover svg * {
|
|
1309
|
+
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:not(.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:disabled):hover > svg * {
|
|
1310
1310
|
stroke: var(--rose-500);
|
|
1311
1311
|
}
|
|
1312
1312
|
}
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:active {
|
|
1315
1315
|
background-color: var(--rose-900);
|
|
1316
1316
|
}
|
|
1317
|
-
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:active svg * {
|
|
1317
|
+
.MicroButton-module__button___QMj95.MicroButton-module__rose___zhyPL:active > svg * {
|
|
1318
1318
|
stroke: var(--rose-500);
|
|
1319
1319
|
}
|
|
1320
1320
|
}
|
|
@@ -1322,14 +1322,14 @@
|
|
|
1322
1322
|
background: none;
|
|
1323
1323
|
border: 1px solid transparent;
|
|
1324
1324
|
}
|
|
1325
|
-
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7 svg * {
|
|
1325
|
+
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7 > svg * {
|
|
1326
1326
|
stroke: var(--rose-600);
|
|
1327
1327
|
}
|
|
1328
1328
|
@media only screen and (min-width: 1024px) {
|
|
1329
1329
|
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:not([data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:disabled):hover {
|
|
1330
1330
|
background-color: var(--rose-900);
|
|
1331
1331
|
}
|
|
1332
|
-
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:not([data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:disabled):hover svg * {
|
|
1332
|
+
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:not([data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:disabled):hover > svg * {
|
|
1333
1333
|
stroke: var(--rose-500);
|
|
1334
1334
|
}
|
|
1335
1335
|
}
|
|
@@ -1337,7 +1337,7 @@
|
|
|
1337
1337
|
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:active {
|
|
1338
1338
|
background-color: var(--rose-900);
|
|
1339
1339
|
}
|
|
1340
|
-
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:active svg * {
|
|
1340
|
+
[data-theme=dark] .MicroButton-module__button___QMj95.MicroButton-module__colorHover___Rvxx7:active > svg * {
|
|
1341
1341
|
stroke: var(--rose-500);
|
|
1342
1342
|
}
|
|
1343
1343
|
}
|
|
@@ -1402,10 +1402,10 @@
|
|
|
1402
1402
|
align-items: center;
|
|
1403
1403
|
justify-content: center;
|
|
1404
1404
|
}
|
|
1405
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__icon___pHmKh svg * {
|
|
1405
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__icon___pHmKh > svg * {
|
|
1406
1406
|
stroke: var(--gray-400);
|
|
1407
1407
|
}
|
|
1408
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__icon___pHmKh svg {
|
|
1408
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__icon___pHmKh > svg {
|
|
1409
1409
|
width: 20px;
|
|
1410
1410
|
height: 20px;
|
|
1411
1411
|
flex: none;
|
|
@@ -1428,10 +1428,10 @@
|
|
|
1428
1428
|
align-items: center;
|
|
1429
1429
|
justify-content: center;
|
|
1430
1430
|
}
|
|
1431
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__help___ORoT_ svg * {
|
|
1431
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__help___ORoT_ > svg * {
|
|
1432
1432
|
stroke: var(--gray-400);
|
|
1433
1433
|
}
|
|
1434
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__help___ORoT_ svg {
|
|
1434
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__help___ORoT_ > svg {
|
|
1435
1435
|
width: 16px;
|
|
1436
1436
|
height: 16px;
|
|
1437
1437
|
flex: none;
|
|
@@ -1445,10 +1445,10 @@
|
|
|
1445
1445
|
align-items: center;
|
|
1446
1446
|
justify-content: center;
|
|
1447
1447
|
}
|
|
1448
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__dropdown___BqdfG svg * {
|
|
1448
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__dropdown___BqdfG > svg * {
|
|
1449
1449
|
stroke: var(--gray-500);
|
|
1450
1450
|
}
|
|
1451
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__dropdown___BqdfG svg {
|
|
1451
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__dropdown___BqdfG > svg {
|
|
1452
1452
|
width: 20px;
|
|
1453
1453
|
height: 20px;
|
|
1454
1454
|
flex: none;
|
|
@@ -1466,21 +1466,21 @@
|
|
|
1466
1466
|
align-items: center;
|
|
1467
1467
|
justify-content: center;
|
|
1468
1468
|
}
|
|
1469
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK svg {
|
|
1469
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK > svg {
|
|
1470
1470
|
width: 20px;
|
|
1471
1471
|
height: 20px;
|
|
1472
1472
|
flex: none;
|
|
1473
1473
|
}
|
|
1474
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK svg * {
|
|
1474
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK > svg * {
|
|
1475
1475
|
stroke: var(--error-400);
|
|
1476
1476
|
}
|
|
1477
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK:hover svg * {
|
|
1477
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK:hover > svg * {
|
|
1478
1478
|
stroke: var(--error-500);
|
|
1479
1479
|
}
|
|
1480
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp svg * {
|
|
1480
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp > svg * {
|
|
1481
1481
|
stroke: var(--gray-400);
|
|
1482
1482
|
}
|
|
1483
|
-
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp:hover svg * {
|
|
1483
|
+
.FlexField-module__flexField___bQEfy .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp:hover > svg * {
|
|
1484
1484
|
stroke: var(--gray-500);
|
|
1485
1485
|
}
|
|
1486
1486
|
.FlexField-module__flexField___bQEfy.FlexField-module__pointer___dOJ4b {
|
|
@@ -1493,7 +1493,7 @@
|
|
|
1493
1493
|
border: 1px solid var(--error-300);
|
|
1494
1494
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
1495
1495
|
}
|
|
1496
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__isError___VljDQ .FlexField-module__help___ORoT_ svg * {
|
|
1496
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__isError___VljDQ .FlexField-module__help___ORoT_ > svg * {
|
|
1497
1497
|
stroke: var(--error-500);
|
|
1498
1498
|
}
|
|
1499
1499
|
.FlexField-module__flexField___bQEfy.FlexField-module__isError___VljDQ.FlexField-module__focus___pkwN6 {
|
|
@@ -1574,7 +1574,7 @@
|
|
|
1574
1574
|
font-style: normal;
|
|
1575
1575
|
font-variant: normal;
|
|
1576
1576
|
}
|
|
1577
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__icon___pHmKh svg * {
|
|
1577
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__icon___pHmKh > svg * {
|
|
1578
1578
|
stroke: var(--gray-iron-500);
|
|
1579
1579
|
}
|
|
1580
1580
|
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__textSupport___WGMzj {
|
|
@@ -1587,22 +1587,22 @@
|
|
|
1587
1587
|
font-style: normal;
|
|
1588
1588
|
font-variant: normal;
|
|
1589
1589
|
}
|
|
1590
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__help___ORoT_ svg * {
|
|
1590
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__help___ORoT_ > svg * {
|
|
1591
1591
|
stroke: var(--gray-iron-500);
|
|
1592
1592
|
}
|
|
1593
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__dropdown___BqdfG svg * {
|
|
1593
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__dropdown___BqdfG > svg * {
|
|
1594
1594
|
stroke: var(--gray-iron-500);
|
|
1595
1595
|
}
|
|
1596
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK svg * {
|
|
1596
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK > svg * {
|
|
1597
1597
|
stroke: var(--error-400);
|
|
1598
1598
|
}
|
|
1599
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK:hover svg * {
|
|
1599
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__red___BY7NK:hover > svg * {
|
|
1600
1600
|
stroke: var(--error-500);
|
|
1601
1601
|
}
|
|
1602
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp svg * {
|
|
1602
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp > svg * {
|
|
1603
1603
|
stroke: var(--gray-iron-400);
|
|
1604
1604
|
}
|
|
1605
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp:hover svg * {
|
|
1605
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD .FlexField-module__button___TjLHK.FlexField-module__gray___sjpVp:hover > svg * {
|
|
1606
1606
|
stroke: var(--gray-iron-500);
|
|
1607
1607
|
}
|
|
1608
1608
|
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD.FlexField-module__focus___pkwN6 {
|
|
@@ -1611,7 +1611,7 @@
|
|
|
1611
1611
|
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD.FlexField-module__isError___VljDQ {
|
|
1612
1612
|
border: 1px solid var(--error-900);
|
|
1613
1613
|
}
|
|
1614
|
-
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD.FlexField-module__isError___VljDQ .FlexField-module__help___ORoT_ svg * {
|
|
1614
|
+
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD.FlexField-module__isError___VljDQ .FlexField-module__help___ORoT_ > svg * {
|
|
1615
1615
|
stroke: var(--error-500);
|
|
1616
1616
|
}
|
|
1617
1617
|
.FlexField-module__flexField___bQEfy.FlexField-module__darkTheme___VCwjD.FlexField-module__isError___VljDQ.FlexField-module__focus___pkwN6 {
|
|
@@ -1991,10 +1991,10 @@
|
|
|
1991
1991
|
align-items: center;
|
|
1992
1992
|
justify-content: center;
|
|
1993
1993
|
}
|
|
1994
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__icon___w5Oda svg * {
|
|
1994
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__icon___w5Oda > svg * {
|
|
1995
1995
|
stroke: var(--gray-400);
|
|
1996
1996
|
}
|
|
1997
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__icon___w5Oda svg {
|
|
1997
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__icon___w5Oda > svg {
|
|
1998
1998
|
width: 20px;
|
|
1999
1999
|
height: 20px;
|
|
2000
2000
|
flex: none;
|
|
@@ -2037,19 +2037,19 @@
|
|
|
2037
2037
|
align-items: center;
|
|
2038
2038
|
justify-content: center;
|
|
2039
2039
|
}
|
|
2040
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK svg * {
|
|
2040
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK > svg * {
|
|
2041
2041
|
stroke: var(--gray-400);
|
|
2042
2042
|
}
|
|
2043
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK svg {
|
|
2043
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK > svg {
|
|
2044
2044
|
flex: none;
|
|
2045
2045
|
width: 20px;
|
|
2046
2046
|
height: 20px;
|
|
2047
2047
|
}
|
|
2048
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK svg * {
|
|
2048
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK > svg * {
|
|
2049
2049
|
transition: stroke ease-in-out 200ms;
|
|
2050
2050
|
}
|
|
2051
2051
|
@media only screen and (min-width: 1024px) {
|
|
2052
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK:hover svg * {
|
|
2052
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO .DateTimeFieldMask-module__xCloseButton___SiUGK:hover > svg * {
|
|
2053
2053
|
stroke: var(--gray-500);
|
|
2054
2054
|
}
|
|
2055
2055
|
}
|
|
@@ -2080,7 +2080,7 @@
|
|
|
2080
2080
|
border: 1px solid var(--gray-iron-800);
|
|
2081
2081
|
background-color: var(--gray-iron-950);
|
|
2082
2082
|
}
|
|
2083
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__icon___w5Oda svg * {
|
|
2083
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__icon___w5Oda > svg * {
|
|
2084
2084
|
stroke: var(--gray-iron-500);
|
|
2085
2085
|
}
|
|
2086
2086
|
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__item___LHghw .DateTimeFieldMask-module__text___cfGtj {
|
|
@@ -2093,11 +2093,11 @@
|
|
|
2093
2093
|
font-style: normal;
|
|
2094
2094
|
font-variant: normal;
|
|
2095
2095
|
}
|
|
2096
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__xCloseButton___SiUGK svg * {
|
|
2096
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__xCloseButton___SiUGK > svg * {
|
|
2097
2097
|
stroke: var(--gray-iron-500);
|
|
2098
2098
|
}
|
|
2099
2099
|
@media only screen and (min-width: 1024px) {
|
|
2100
|
-
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__xCloseButton___SiUGK:hover svg * {
|
|
2100
|
+
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO.DateTimeFieldMask-module__darkTheme___uxObk .DateTimeFieldMask-module__xCloseButton___SiUGK:hover > svg * {
|
|
2101
2101
|
stroke: var(--gray-iron-600);
|
|
2102
2102
|
}
|
|
2103
2103
|
}
|
|
@@ -2268,10 +2268,10 @@
|
|
|
2268
2268
|
align-items: center;
|
|
2269
2269
|
justify-content: center;
|
|
2270
2270
|
}
|
|
2271
|
-
.DateField-module__flexField___N5kNa .DateField-module__icon___NsGmB svg * {
|
|
2271
|
+
.DateField-module__flexField___N5kNa .DateField-module__icon___NsGmB > svg * {
|
|
2272
2272
|
stroke: var(--gray-400);
|
|
2273
2273
|
}
|
|
2274
|
-
.DateField-module__flexField___N5kNa .DateField-module__icon___NsGmB svg {
|
|
2274
|
+
.DateField-module__flexField___N5kNa .DateField-module__icon___NsGmB > svg {
|
|
2275
2275
|
width: 20px;
|
|
2276
2276
|
height: 20px;
|
|
2277
2277
|
flex: none;
|
|
@@ -2328,10 +2328,10 @@
|
|
|
2328
2328
|
align-items: center;
|
|
2329
2329
|
justify-content: center;
|
|
2330
2330
|
}
|
|
2331
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light] svg * {
|
|
2331
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light] > svg * {
|
|
2332
2332
|
stroke-width: 4;
|
|
2333
2333
|
}
|
|
2334
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light] svg {
|
|
2334
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light] > svg {
|
|
2335
2335
|
width: 14px;
|
|
2336
2336
|
height: 14px;
|
|
2337
2337
|
flex: none;
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
background-color: var(--primary-50);
|
|
2362
2362
|
border: 1px solid var(--primary-200);
|
|
2363
2363
|
}
|
|
2364
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__checked___gV7SX svg * {
|
|
2364
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__checked___gV7SX > svg * {
|
|
2365
2365
|
stroke: var(--primary-500);
|
|
2366
2366
|
}
|
|
2367
2367
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__checked___gV7SX:after {
|
|
@@ -2376,7 +2376,7 @@
|
|
|
2376
2376
|
background-color: var(--primary-50);
|
|
2377
2377
|
border: 1px solid var(--primary-200);
|
|
2378
2378
|
}
|
|
2379
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__indeterminate___ZR_YC svg * {
|
|
2379
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__indeterminate___ZR_YC > svg * {
|
|
2380
2380
|
stroke: var(--primary-500);
|
|
2381
2381
|
}
|
|
2382
2382
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__indeterminate___ZR_YC {
|
|
@@ -2398,7 +2398,7 @@
|
|
|
2398
2398
|
background-color: var(--error-50);
|
|
2399
2399
|
border: 1px solid var(--error-200);
|
|
2400
2400
|
}
|
|
2401
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__error___NJKGd svg * {
|
|
2401
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__error___NJKGd > svg * {
|
|
2402
2402
|
stroke: var(--error-500);
|
|
2403
2403
|
}
|
|
2404
2404
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__error___NJKGd {
|
|
@@ -2421,7 +2421,7 @@
|
|
|
2421
2421
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh:after {
|
|
2422
2422
|
background-color: var(--gray-300);
|
|
2423
2423
|
}
|
|
2424
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2424
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2425
2425
|
stroke: var(--gray-300);
|
|
2426
2426
|
}
|
|
2427
2427
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh {
|
|
@@ -2432,7 +2432,7 @@
|
|
|
2432
2432
|
background-color: var(--gray-100);
|
|
2433
2433
|
border: 1px solid var(--gray-300);
|
|
2434
2434
|
}
|
|
2435
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh:hover svg * {
|
|
2435
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh:hover > svg * {
|
|
2436
2436
|
stroke: var(--gray-300);
|
|
2437
2437
|
}
|
|
2438
2438
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__disabled___Ab4Hh:hover {
|
|
@@ -2453,7 +2453,7 @@
|
|
|
2453
2453
|
font-style: normal;
|
|
2454
2454
|
font-variant: normal;
|
|
2455
2455
|
}
|
|
2456
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX svg * {
|
|
2456
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX > svg * {
|
|
2457
2457
|
stroke: var(--base-white);
|
|
2458
2458
|
}
|
|
2459
2459
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX {
|
|
@@ -2489,7 +2489,7 @@
|
|
|
2489
2489
|
font-style: normal;
|
|
2490
2490
|
font-variant: normal;
|
|
2491
2491
|
}
|
|
2492
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2492
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2493
2493
|
stroke: var(--base-white);
|
|
2494
2494
|
}
|
|
2495
2495
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh {
|
|
@@ -2525,7 +2525,7 @@
|
|
|
2525
2525
|
font-style: normal;
|
|
2526
2526
|
font-variant: normal;
|
|
2527
2527
|
}
|
|
2528
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX svg * {
|
|
2528
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX > svg * {
|
|
2529
2529
|
stroke: var(--base-white);
|
|
2530
2530
|
}
|
|
2531
2531
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX:after {
|
|
@@ -2551,7 +2551,7 @@
|
|
|
2551
2551
|
font-style: normal;
|
|
2552
2552
|
font-variant: normal;
|
|
2553
2553
|
}
|
|
2554
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2554
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2555
2555
|
stroke: var(--base-white);
|
|
2556
2556
|
}
|
|
2557
2557
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh:after {
|
|
@@ -2582,7 +2582,7 @@
|
|
|
2582
2582
|
background-color: var(--gray-100);
|
|
2583
2583
|
border: 1px solid var(--gray-300);
|
|
2584
2584
|
}
|
|
2585
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__hover___FWh19.CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2585
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__hover___FWh19.CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2586
2586
|
stroke: var(--gray-300);
|
|
2587
2587
|
}
|
|
2588
2588
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=light].CheckboxMark-module__hover___FWh19.CheckboxMark-module__disabled___Ab4Hh {
|
|
@@ -2620,10 +2620,10 @@
|
|
|
2620
2620
|
align-items: center;
|
|
2621
2621
|
justify-content: center;
|
|
2622
2622
|
}
|
|
2623
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark] svg * {
|
|
2623
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark] > svg * {
|
|
2624
2624
|
stroke-width: 4;
|
|
2625
2625
|
}
|
|
2626
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark] svg {
|
|
2626
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark] > svg {
|
|
2627
2627
|
width: 14px;
|
|
2628
2628
|
height: 14px;
|
|
2629
2629
|
flex: none;
|
|
@@ -2653,7 +2653,7 @@
|
|
|
2653
2653
|
background-color: var(--rose-950);
|
|
2654
2654
|
border: 1px solid var(--rose-700);
|
|
2655
2655
|
}
|
|
2656
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__checked___gV7SX svg * {
|
|
2656
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__checked___gV7SX > svg * {
|
|
2657
2657
|
stroke: var(--rose-600);
|
|
2658
2658
|
}
|
|
2659
2659
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__checked___gV7SX:after {
|
|
@@ -2669,7 +2669,7 @@
|
|
|
2669
2669
|
background-color: var(--primary-50);
|
|
2670
2670
|
border: 1px solid var(--primary-200);
|
|
2671
2671
|
}
|
|
2672
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__indeterminate___ZR_YC svg * {
|
|
2672
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__indeterminate___ZR_YC > svg * {
|
|
2673
2673
|
stroke: var(--primary-500);
|
|
2674
2674
|
}
|
|
2675
2675
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__indeterminate___ZR_YC {
|
|
@@ -2691,7 +2691,7 @@
|
|
|
2691
2691
|
background-color: var(--error-50);
|
|
2692
2692
|
border: 1px solid var(--error-200);
|
|
2693
2693
|
}
|
|
2694
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__error___NJKGd svg * {
|
|
2694
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__error___NJKGd > svg * {
|
|
2695
2695
|
stroke: var(--error-500);
|
|
2696
2696
|
}
|
|
2697
2697
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__error___NJKGd {
|
|
@@ -2714,7 +2714,7 @@
|
|
|
2714
2714
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__disabled___Ab4Hh:after {
|
|
2715
2715
|
background-color: var(--gray-iron-700);
|
|
2716
2716
|
}
|
|
2717
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2717
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2718
2718
|
stroke: var(--gray-300);
|
|
2719
2719
|
}
|
|
2720
2720
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__disabled___Ab4Hh {
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
font-style: normal;
|
|
2741
2741
|
font-variant: normal;
|
|
2742
2742
|
}
|
|
2743
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX svg * {
|
|
2743
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX > svg * {
|
|
2744
2744
|
stroke: var(--gray-iron-50);
|
|
2745
2745
|
}
|
|
2746
2746
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX {
|
|
@@ -2776,7 +2776,7 @@
|
|
|
2776
2776
|
font-style: normal;
|
|
2777
2777
|
font-variant: normal;
|
|
2778
2778
|
}
|
|
2779
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2779
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2780
2780
|
stroke: var(--gray-iron-500);
|
|
2781
2781
|
}
|
|
2782
2782
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__correct___MLR9N.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh {
|
|
@@ -2812,7 +2812,7 @@
|
|
|
2812
2812
|
font-style: normal;
|
|
2813
2813
|
font-variant: normal;
|
|
2814
2814
|
}
|
|
2815
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX svg * {
|
|
2815
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX > svg * {
|
|
2816
2816
|
stroke: var(--base-white);
|
|
2817
2817
|
}
|
|
2818
2818
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX:after {
|
|
@@ -2838,7 +2838,7 @@
|
|
|
2838
2838
|
font-style: normal;
|
|
2839
2839
|
font-variant: normal;
|
|
2840
2840
|
}
|
|
2841
|
-
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh svg * {
|
|
2841
|
+
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh > svg * {
|
|
2842
2842
|
stroke: var(--base-white);
|
|
2843
2843
|
}
|
|
2844
2844
|
.CheckboxMark-module__checkboxMark___QsRbu[data-theme=dark].CheckboxMark-module__incorrect___Y4rMI.CheckboxMark-module__checked___gV7SX.CheckboxMark-module__disabled___Ab4Hh:after {
|
|
@@ -3259,16 +3259,16 @@
|
|
|
3259
3259
|
.CascadeBlock-module__cascadeBlockLabel___wXIW_ {
|
|
3260
3260
|
display: flex;
|
|
3261
3261
|
}
|
|
3262
|
-
.CascadeBlock-module__cascadeBlockLabel___wXIW_ svg * {
|
|
3262
|
+
.CascadeBlock-module__cascadeBlockLabel___wXIW_ > svg * {
|
|
3263
3263
|
stroke: var(--gray-700);
|
|
3264
3264
|
}
|
|
3265
|
-
.CascadeBlock-module__cascadeBlockLabel___wXIW_ svg {
|
|
3265
|
+
.CascadeBlock-module__cascadeBlockLabel___wXIW_ > svg {
|
|
3266
3266
|
width: 20px;
|
|
3267
3267
|
height: 20px;
|
|
3268
3268
|
transform: rotateX(180deg);
|
|
3269
3269
|
transition: transform ease-out 200ms;
|
|
3270
3270
|
}
|
|
3271
|
-
.CascadeBlock-module__cascadeBlockLabel___wXIW_.CascadeBlock-module__open___uj7AE svg {
|
|
3271
|
+
.CascadeBlock-module__cascadeBlockLabel___wXIW_.CascadeBlock-module__open___uj7AE > svg {
|
|
3272
3272
|
transform: rotateX(0);
|
|
3273
3273
|
}
|
|
3274
3274
|
|
|
@@ -3314,11 +3314,11 @@
|
|
|
3314
3314
|
align-items: center;
|
|
3315
3315
|
justify-content: center;
|
|
3316
3316
|
}
|
|
3317
|
-
.TagCheckbox-module__tagCheckbox___MS2eW svg * {
|
|
3317
|
+
.TagCheckbox-module__tagCheckbox___MS2eW > svg * {
|
|
3318
3318
|
stroke: var(--base-white);
|
|
3319
3319
|
stroke-width: 3;
|
|
3320
3320
|
}
|
|
3321
|
-
.TagCheckbox-module__tagCheckbox___MS2eW svg {
|
|
3321
|
+
.TagCheckbox-module__tagCheckbox___MS2eW > svg {
|
|
3322
3322
|
opacity: 0;
|
|
3323
3323
|
transition: opacity ease-in-out 200ms;
|
|
3324
3324
|
}
|
|
@@ -3332,7 +3332,7 @@
|
|
|
3332
3332
|
box-shadow: 0 0 0 1px var(--primary-500);
|
|
3333
3333
|
background-color: var(--primary-500);
|
|
3334
3334
|
}
|
|
3335
|
-
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__checked___fWLOu svg {
|
|
3335
|
+
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__checked___fWLOu > svg {
|
|
3336
3336
|
opacity: 1;
|
|
3337
3337
|
}
|
|
3338
3338
|
@media only screen and (min-width: 1024px) {
|
|
@@ -3366,7 +3366,7 @@
|
|
|
3366
3366
|
width: 14px;
|
|
3367
3367
|
height: 14px;
|
|
3368
3368
|
}
|
|
3369
|
-
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__small___xi3Kd svg {
|
|
3369
|
+
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__small___xi3Kd > svg {
|
|
3370
3370
|
width: 14px;
|
|
3371
3371
|
height: 14px;
|
|
3372
3372
|
}
|
|
@@ -3374,7 +3374,7 @@
|
|
|
3374
3374
|
width: 16px;
|
|
3375
3375
|
height: 16px;
|
|
3376
3376
|
}
|
|
3377
|
-
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__medium___StcLN svg {
|
|
3377
|
+
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__medium___StcLN > svg {
|
|
3378
3378
|
width: 16px;
|
|
3379
3379
|
height: 16px;
|
|
3380
3380
|
}
|
|
@@ -3382,7 +3382,7 @@
|
|
|
3382
3382
|
width: 18px;
|
|
3383
3383
|
height: 18px;
|
|
3384
3384
|
}
|
|
3385
|
-
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__large___qx6mA svg {
|
|
3385
|
+
.TagCheckbox-module__tagCheckbox___MS2eW.TagCheckbox-module__large___qx6mA > svg {
|
|
3386
3386
|
width: 18px;
|
|
3387
3387
|
height: 18px;
|
|
3388
3388
|
}
|
|
@@ -3696,19 +3696,19 @@
|
|
|
3696
3696
|
justify-content: center;
|
|
3697
3697
|
align-items: center;
|
|
3698
3698
|
}
|
|
3699
|
-
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3699
|
+
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3700
3700
|
stroke: var(--gray-700);
|
|
3701
3701
|
}
|
|
3702
|
-
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 svg {
|
|
3702
|
+
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 > svg {
|
|
3703
3703
|
display: block;
|
|
3704
3704
|
flex: none;
|
|
3705
3705
|
width: 16px;
|
|
3706
3706
|
height: 16px;
|
|
3707
3707
|
}
|
|
3708
|
-
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3708
|
+
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3709
3709
|
stroke: var(--gray-700);
|
|
3710
3710
|
}
|
|
3711
|
-
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS svg {
|
|
3711
|
+
.TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS > svg {
|
|
3712
3712
|
display: block;
|
|
3713
3713
|
flex: none;
|
|
3714
3714
|
width: 16px;
|
|
@@ -3749,10 +3749,10 @@
|
|
|
3749
3749
|
background-color: var(--base-white);
|
|
3750
3750
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
3751
3751
|
}
|
|
3752
|
-
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3752
|
+
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3753
3753
|
stroke: var(--gray-700);
|
|
3754
3754
|
}
|
|
3755
|
-
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3755
|
+
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3756
3756
|
stroke: var(--gray-700);
|
|
3757
3757
|
}
|
|
3758
3758
|
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__text___EbNMB {
|
|
@@ -3777,10 +3777,10 @@
|
|
|
3777
3777
|
background-color: var(--gray-100);
|
|
3778
3778
|
cursor: default;
|
|
3779
3779
|
}
|
|
3780
|
-
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__rightIcon___Vllb5 svg *, .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3780
|
+
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__rightIcon___Vllb5 > svg *, .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3781
3781
|
stroke: var(--gray-400);
|
|
3782
3782
|
}
|
|
3783
|
-
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__leftIcon___yDOkS svg *, .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3783
|
+
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__leftIcon___yDOkS > svg *, .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3784
3784
|
stroke: var(--gray-400);
|
|
3785
3785
|
}
|
|
3786
3786
|
.TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__text___EbNMB, .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__text___EbNMB {
|
|
@@ -3822,10 +3822,10 @@
|
|
|
3822
3822
|
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ {
|
|
3823
3823
|
background-color: var(--gray-iron-950);
|
|
3824
3824
|
}
|
|
3825
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3825
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3826
3826
|
stroke: var(--gray-iron-600);
|
|
3827
3827
|
}
|
|
3828
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3828
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3829
3829
|
stroke: var(--gray-iron-600);
|
|
3830
3830
|
}
|
|
3831
3831
|
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__text___EbNMB {
|
|
@@ -3853,10 +3853,10 @@
|
|
|
3853
3853
|
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:active .TabButtons-module__text___EbNMB {
|
|
3854
3854
|
color: var(--gray-iron-200);
|
|
3855
3855
|
}
|
|
3856
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:active .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3856
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:active .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3857
3857
|
stroke: var(--gray-iron-500);
|
|
3858
3858
|
}
|
|
3859
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:active .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3859
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:active .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3860
3860
|
stroke: var(--gray-iron-500);
|
|
3861
3861
|
}
|
|
3862
3862
|
}
|
|
@@ -3865,10 +3865,10 @@
|
|
|
3865
3865
|
background-color: var(--gray-iron-900);
|
|
3866
3866
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
3867
3867
|
}
|
|
3868
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3868
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3869
3869
|
stroke: var(--gray-iron-500);
|
|
3870
3870
|
}
|
|
3871
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3871
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3872
3872
|
stroke: var(--gray-iron-500);
|
|
3873
3873
|
}
|
|
3874
3874
|
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__text___EbNMB {
|
|
@@ -3888,10 +3888,10 @@
|
|
|
3888
3888
|
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9, [data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:disabled {
|
|
3889
3889
|
background-color: var(--gray--iron-900);
|
|
3890
3890
|
}
|
|
3891
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__rightIcon___Vllb5 svg *, [data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__rightIcon___Vllb5 svg * {
|
|
3891
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__rightIcon___Vllb5 > svg *, [data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__rightIcon___Vllb5 > svg * {
|
|
3892
3892
|
stroke: var(--gray-iron-700);
|
|
3893
3893
|
}
|
|
3894
|
-
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__leftIcon___yDOkS svg *, [data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__leftIcon___yDOkS svg * {
|
|
3894
|
+
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__leftIcon___yDOkS > svg *, [data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__leftIcon___yDOkS > svg * {
|
|
3895
3895
|
stroke: var(--gray-iron-700);
|
|
3896
3896
|
}
|
|
3897
3897
|
[data-theme=dark] .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__disabled___MlvE9 .TabButtons-module__text___EbNMB, [data-theme=dark] .TabButtons-module__tabButtons___vSLsZ:disabled .TabButtons-module__text___EbNMB {
|
|
@@ -4064,10 +4064,10 @@
|
|
|
4064
4064
|
.UserPick-module__userPickPlaceholder___NrdUD {
|
|
4065
4065
|
background-color: var(--gray-300);
|
|
4066
4066
|
}
|
|
4067
|
-
.UserPick-module__userPickPlaceholder___NrdUD svg * {
|
|
4067
|
+
.UserPick-module__userPickPlaceholder___NrdUD > svg * {
|
|
4068
4068
|
fill: var(--gray-400);
|
|
4069
4069
|
}
|
|
4070
|
-
.UserPick-module__userPickPlaceholder___NrdUD svg {
|
|
4070
|
+
.UserPick-module__userPickPlaceholder___NrdUD > svg {
|
|
4071
4071
|
width: 100%;
|
|
4072
4072
|
height: 100%;
|
|
4073
4073
|
}
|
|
@@ -4090,10 +4090,10 @@
|
|
|
4090
4090
|
align-items: center;
|
|
4091
4091
|
justify-content: center;
|
|
4092
4092
|
}
|
|
4093
|
-
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__showIcon___Dg7F4 svg * {
|
|
4093
|
+
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__showIcon___Dg7F4 > svg * {
|
|
4094
4094
|
stroke: var(--gray-400);
|
|
4095
4095
|
}
|
|
4096
|
-
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__showIcon___Dg7F4 svg {
|
|
4096
|
+
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__showIcon___Dg7F4 > svg {
|
|
4097
4097
|
width: 20px;
|
|
4098
4098
|
height: 20px;
|
|
4099
4099
|
}
|
|
@@ -4133,10 +4133,10 @@
|
|
|
4133
4133
|
align-items: center;
|
|
4134
4134
|
justify-content: center;
|
|
4135
4135
|
}
|
|
4136
|
-
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ svg * {
|
|
4136
|
+
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ > svg * {
|
|
4137
4137
|
stroke: var(--primary-500);
|
|
4138
4138
|
}
|
|
4139
|
-
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ svg {
|
|
4139
|
+
.DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ > svg {
|
|
4140
4140
|
width: 20px;
|
|
4141
4141
|
height: 20px;
|
|
4142
4142
|
}
|
|
@@ -4174,7 +4174,7 @@
|
|
|
4174
4174
|
cursor: default;
|
|
4175
4175
|
pointer-events: none;
|
|
4176
4176
|
}
|
|
4177
|
-
.DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__showIcon___Dg7F4 svg *, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__showIcon___Dg7F4 svg * {
|
|
4177
|
+
.DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__showIcon___Dg7F4 > svg *, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__showIcon___Dg7F4 > svg * {
|
|
4178
4178
|
stroke: var(--gray-300);
|
|
4179
4179
|
}
|
|
4180
4180
|
.DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__main___Lhu3D .DropdownItem-module__supportText___UEw04, .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__main___Lhu3D .DropdownItem-module__text___ASNww, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__main___Lhu3D .DropdownItem-module__supportText___UEw04, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__main___Lhu3D .DropdownItem-module__text___ASNww {
|
|
@@ -4183,7 +4183,7 @@
|
|
|
4183
4183
|
.DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__userIcon___MATjB, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__userIcon___MATjB {
|
|
4184
4184
|
opacity: 45%;
|
|
4185
4185
|
}
|
|
4186
|
-
.DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__check___e4EmQ svg *, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__check___e4EmQ svg * {
|
|
4186
|
+
.DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__check___e4EmQ > svg *, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__check___e4EmQ > svg * {
|
|
4187
4187
|
stroke: var(--gray-300);
|
|
4188
4188
|
}
|
|
4189
4189
|
.DropdownItem-module__dropdownItem___N8ZNV:disabled.DropdownItem-module__selected___gw70Z, .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb.DropdownItem-module__selected___gw70Z {
|
|
@@ -4241,7 +4241,7 @@
|
|
|
4241
4241
|
.DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__widthHug___HJMle {
|
|
4242
4242
|
width: fit-content;
|
|
4243
4243
|
}
|
|
4244
|
-
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__showIcon___Dg7F4 svg * {
|
|
4244
|
+
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__showIcon___Dg7F4 > svg * {
|
|
4245
4245
|
stroke: var(--gray-iron-500);
|
|
4246
4246
|
}
|
|
4247
4247
|
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__main___Lhu3D .DropdownItem-module__text___ASNww {
|
|
@@ -4250,7 +4250,7 @@
|
|
|
4250
4250
|
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__main___Lhu3D .DropdownItem-module__supportText___UEw04 {
|
|
4251
4251
|
color: var(--gray-iron-500);
|
|
4252
4252
|
}
|
|
4253
|
-
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ svg * {
|
|
4253
|
+
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ > svg * {
|
|
4254
4254
|
stroke: var(--rose-500);
|
|
4255
4255
|
}
|
|
4256
4256
|
@media only screen and (min-width: 1024px) {
|
|
@@ -4276,7 +4276,7 @@
|
|
|
4276
4276
|
background-color: var(--rose-900);
|
|
4277
4277
|
}
|
|
4278
4278
|
}
|
|
4279
|
-
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__selected___gw70Z .DropdownItem-module__showIcon___Dg7F4 svg * {
|
|
4279
|
+
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__selected___gw70Z .DropdownItem-module__showIcon___Dg7F4 > svg * {
|
|
4280
4280
|
stroke: var(--rose-600);
|
|
4281
4281
|
}
|
|
4282
4282
|
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__selected___gw70Z .DropdownItem-module__main___Lhu3D .DropdownItem-module__supportText___UEw04 {
|
|
@@ -4287,7 +4287,7 @@
|
|
|
4287
4287
|
pointer-events: none;
|
|
4288
4288
|
opacity: 0.5;
|
|
4289
4289
|
}
|
|
4290
|
-
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__showIcon___Dg7F4 svg *, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__showIcon___Dg7F4 svg * {
|
|
4290
|
+
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__showIcon___Dg7F4 > svg *, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__showIcon___Dg7F4 > svg * {
|
|
4291
4291
|
stroke: var(--rose-600);
|
|
4292
4292
|
}
|
|
4293
4293
|
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__main___Lhu3D .DropdownItem-module__text___ASNww, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__main___Lhu3D .DropdownItem-module__text___ASNww {
|
|
@@ -4299,7 +4299,7 @@
|
|
|
4299
4299
|
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__main___Lhu3D .DropdownItem-module__supportText___UEw04, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__main___Lhu3D .DropdownItem-module__supportText___UEw04 {
|
|
4300
4300
|
color: var(--gray-iron-200);
|
|
4301
4301
|
}
|
|
4302
|
-
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__check___e4EmQ svg *, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__check___e4EmQ svg * {
|
|
4302
|
+
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled .DropdownItem-module__check___e4EmQ > svg *, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb .DropdownItem-module__check___e4EmQ > svg * {
|
|
4303
4303
|
stroke: var(--rose-600);
|
|
4304
4304
|
}
|
|
4305
4305
|
[data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV:disabled.DropdownItem-module__selected___gw70Z, [data-theme=dark] .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__disabled___hI0kb.DropdownItem-module__selected___gw70Z {
|
|
@@ -4389,22 +4389,22 @@
|
|
|
4389
4389
|
font-style: normal;
|
|
4390
4390
|
font-variant: normal;
|
|
4391
4391
|
}
|
|
4392
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t svg path:first-child {
|
|
4392
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t > svg path:first-child {
|
|
4393
4393
|
stroke: var(--gray-300);
|
|
4394
4394
|
}
|
|
4395
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t svg path:last-child {
|
|
4395
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t > svg path:last-child {
|
|
4396
4396
|
stroke: var(--primary-500);
|
|
4397
4397
|
}
|
|
4398
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t svg path:first-child {
|
|
4398
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t > svg path:first-child {
|
|
4399
4399
|
stroke: var(--gray-300);
|
|
4400
4400
|
}
|
|
4401
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t svg path:last-child {
|
|
4401
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t > svg path:last-child {
|
|
4402
4402
|
stroke: var(--primary-500);
|
|
4403
4403
|
}
|
|
4404
4404
|
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__small___MXHKy {
|
|
4405
4405
|
gap: 16px;
|
|
4406
4406
|
}
|
|
4407
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__small___MXHKy svg {
|
|
4407
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__small___MXHKy > svg {
|
|
4408
4408
|
width: 32px;
|
|
4409
4409
|
height: 32px;
|
|
4410
4410
|
}
|
|
@@ -4415,7 +4415,7 @@
|
|
|
4415
4415
|
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__medium___o32By {
|
|
4416
4416
|
gap: 16px;
|
|
4417
4417
|
}
|
|
4418
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__medium___o32By svg {
|
|
4418
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__medium___o32By > svg {
|
|
4419
4419
|
width: 48px;
|
|
4420
4420
|
height: 48px;
|
|
4421
4421
|
}
|
|
@@ -4426,7 +4426,7 @@
|
|
|
4426
4426
|
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__large___Uxh7i {
|
|
4427
4427
|
gap: 16px;
|
|
4428
4428
|
}
|
|
4429
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__large___Uxh7i svg {
|
|
4429
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__large___Uxh7i > svg {
|
|
4430
4430
|
width: 56px;
|
|
4431
4431
|
height: 56px;
|
|
4432
4432
|
}
|
|
@@ -4437,7 +4437,7 @@
|
|
|
4437
4437
|
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__ultra___wIzOx {
|
|
4438
4438
|
gap: 20px;
|
|
4439
4439
|
}
|
|
4440
|
-
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__ultra___wIzOx svg {
|
|
4440
|
+
.LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__ultra___wIzOx > svg {
|
|
4441
4441
|
width: 64px;
|
|
4442
4442
|
height: 64px;
|
|
4443
4443
|
}
|
|
@@ -4467,16 +4467,16 @@
|
|
|
4467
4467
|
font-style: normal;
|
|
4468
4468
|
font-variant: normal;
|
|
4469
4469
|
}
|
|
4470
|
-
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t svg path:first-child {
|
|
4470
|
+
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t > svg path:first-child {
|
|
4471
4471
|
stroke: var(--gray-iron-500);
|
|
4472
4472
|
}
|
|
4473
|
-
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t svg path:last-child {
|
|
4473
|
+
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSimple___j3ypM .LoadingIndicator-module__icon___mgj_t > svg path:last-child {
|
|
4474
4474
|
stroke: var(--rose-600);
|
|
4475
4475
|
}
|
|
4476
|
-
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t svg path:first-child {
|
|
4476
|
+
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t > svg path:first-child {
|
|
4477
4477
|
stroke: var(--gray-iron-500);
|
|
4478
4478
|
}
|
|
4479
|
-
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t svg path:last-child {
|
|
4479
|
+
[data-theme=dark] .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__lineSpinner___A2m7Y .LoadingIndicator-module__icon___mgj_t > svg path:last-child {
|
|
4480
4480
|
stroke: var(--rose-600);
|
|
4481
4481
|
}
|
|
4482
4482
|
|
|
@@ -4683,10 +4683,10 @@
|
|
|
4683
4683
|
align-items: center;
|
|
4684
4684
|
justify-content: center;
|
|
4685
4685
|
}
|
|
4686
|
-
.PlayButton-module__PlayButton___JmGh_ svg * {
|
|
4686
|
+
.PlayButton-module__PlayButton___JmGh_ > svg * {
|
|
4687
4687
|
fill: var(--base-white);
|
|
4688
4688
|
}
|
|
4689
|
-
.PlayButton-module__PlayButton___JmGh_ svg {
|
|
4689
|
+
.PlayButton-module__PlayButton___JmGh_ > svg {
|
|
4690
4690
|
flex: none;
|
|
4691
4691
|
}
|
|
4692
4692
|
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__default___nbc5K {
|
|
@@ -4694,7 +4694,7 @@
|
|
|
4694
4694
|
height: 48px;
|
|
4695
4695
|
padding: 12px 10px 12px 16px;
|
|
4696
4696
|
}
|
|
4697
|
-
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__default___nbc5K svg {
|
|
4697
|
+
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__default___nbc5K > svg {
|
|
4698
4698
|
width: 24px;
|
|
4699
4699
|
height: 24px;
|
|
4700
4700
|
}
|
|
@@ -4706,7 +4706,7 @@
|
|
|
4706
4706
|
height: 96px;
|
|
4707
4707
|
padding: 24px 22px 24px 34px;
|
|
4708
4708
|
}
|
|
4709
|
-
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__large___DYV1E svg {
|
|
4709
|
+
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__large___DYV1E > svg {
|
|
4710
4710
|
width: 48px;
|
|
4711
4711
|
height: 48px;
|
|
4712
4712
|
}
|
|
@@ -4719,14 +4719,14 @@
|
|
|
4719
4719
|
padding: 6px 4px 6px 7px;
|
|
4720
4720
|
background-color: var(--gray-400);
|
|
4721
4721
|
}
|
|
4722
|
-
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__light___UMWaJ svg {
|
|
4722
|
+
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__light___UMWaJ > svg {
|
|
4723
4723
|
width: 12px;
|
|
4724
4724
|
height: 12px;
|
|
4725
4725
|
}
|
|
4726
4726
|
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__light___UMWaJ.PlayButton-module__stop___P8MsE {
|
|
4727
4727
|
padding: 8px;
|
|
4728
4728
|
}
|
|
4729
|
-
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__light___UMWaJ.PlayButton-module__stop___P8MsE svg {
|
|
4729
|
+
.PlayButton-module__PlayButton___JmGh_.PlayButton-module__light___UMWaJ.PlayButton-module__stop___P8MsE > svg {
|
|
4730
4730
|
width: 8px;
|
|
4731
4731
|
height: 8px;
|
|
4732
4732
|
}
|
|
@@ -5972,10 +5972,10 @@
|
|
|
5972
5972
|
align-items: center;
|
|
5973
5973
|
justify-content: center;
|
|
5974
5974
|
}
|
|
5975
|
-
.FormField-module__flexField___ZJjFj .FormField-module__icon___NrcZo svg * {
|
|
5975
|
+
.FormField-module__flexField___ZJjFj .FormField-module__icon___NrcZo > svg * {
|
|
5976
5976
|
stroke: var(--gray-400);
|
|
5977
5977
|
}
|
|
5978
|
-
.FormField-module__flexField___ZJjFj .FormField-module__icon___NrcZo svg {
|
|
5978
|
+
.FormField-module__flexField___ZJjFj .FormField-module__icon___NrcZo > svg {
|
|
5979
5979
|
width: 20px;
|
|
5980
5980
|
height: 20px;
|
|
5981
5981
|
flex: none;
|
|
@@ -5998,10 +5998,10 @@
|
|
|
5998
5998
|
align-items: center;
|
|
5999
5999
|
justify-content: center;
|
|
6000
6000
|
}
|
|
6001
|
-
.FormField-module__flexField___ZJjFj .FormField-module__help___VvUka svg * {
|
|
6001
|
+
.FormField-module__flexField___ZJjFj .FormField-module__help___VvUka > svg * {
|
|
6002
6002
|
stroke: var(--gray-400);
|
|
6003
6003
|
}
|
|
6004
|
-
.FormField-module__flexField___ZJjFj .FormField-module__help___VvUka svg {
|
|
6004
|
+
.FormField-module__flexField___ZJjFj .FormField-module__help___VvUka > svg {
|
|
6005
6005
|
width: 16px;
|
|
6006
6006
|
height: 16px;
|
|
6007
6007
|
flex: none;
|
|
@@ -6016,7 +6016,7 @@
|
|
|
6016
6016
|
border: 1px solid var(--error-300);
|
|
6017
6017
|
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
|
|
6018
6018
|
}
|
|
6019
|
-
.FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu .FormField-module__help___VvUka svg * {
|
|
6019
|
+
.FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu .FormField-module__help___VvUka > svg * {
|
|
6020
6020
|
stroke: var(--error-500);
|
|
6021
6021
|
}
|
|
6022
6022
|
.FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu.FormField-module__focus___ErRoo {
|
|
@@ -6092,7 +6092,7 @@
|
|
|
6092
6092
|
font-style: normal;
|
|
6093
6093
|
font-variant: normal;
|
|
6094
6094
|
}
|
|
6095
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__icon___NrcZo svg * {
|
|
6095
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__icon___NrcZo > svg * {
|
|
6096
6096
|
stroke: var(--gray-iron-500);
|
|
6097
6097
|
}
|
|
6098
6098
|
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__textSupport____FpIX {
|
|
@@ -6105,22 +6105,22 @@
|
|
|
6105
6105
|
font-style: normal;
|
|
6106
6106
|
font-variant: normal;
|
|
6107
6107
|
}
|
|
6108
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__help___VvUka svg * {
|
|
6108
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__help___VvUka > svg * {
|
|
6109
6109
|
stroke: var(--gray-iron-500);
|
|
6110
6110
|
}
|
|
6111
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__dropdown___ymElW svg * {
|
|
6111
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__dropdown___ymElW > svg * {
|
|
6112
6112
|
stroke: var(--gray-iron-500);
|
|
6113
6113
|
}
|
|
6114
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__red___RlgTI svg * {
|
|
6114
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__red___RlgTI > svg * {
|
|
6115
6115
|
stroke: var(--error-400);
|
|
6116
6116
|
}
|
|
6117
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__red___RlgTI:hover svg * {
|
|
6117
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__red___RlgTI:hover > svg * {
|
|
6118
6118
|
stroke: var(--error-500);
|
|
6119
6119
|
}
|
|
6120
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__gray___MoYs5 svg * {
|
|
6120
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__gray___MoYs5 > svg * {
|
|
6121
6121
|
stroke: var(--gray-iron-400);
|
|
6122
6122
|
}
|
|
6123
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__gray___MoYs5:hover svg * {
|
|
6123
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj .FormField-module__button___A8CtI.FormField-module__gray___MoYs5:hover > svg * {
|
|
6124
6124
|
stroke: var(--gray-iron-500);
|
|
6125
6125
|
}
|
|
6126
6126
|
[data-theme=dark] .FormField-module__flexField___ZJjFj:focus {
|
|
@@ -6129,7 +6129,7 @@
|
|
|
6129
6129
|
[data-theme=dark] .FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu {
|
|
6130
6130
|
border: 1px solid var(--error-900);
|
|
6131
6131
|
}
|
|
6132
|
-
[data-theme=dark] .FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu .FormField-module__help___VvUka svg * {
|
|
6132
|
+
[data-theme=dark] .FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu .FormField-module__help___VvUka > svg * {
|
|
6133
6133
|
stroke: var(--error-500);
|
|
6134
6134
|
}
|
|
6135
6135
|
[data-theme=dark] .FormField-module__flexField___ZJjFj.FormField-module__error___WY4nu:focus {
|
|
@@ -6242,10 +6242,10 @@
|
|
|
6242
6242
|
.InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ {
|
|
6243
6243
|
display: flex;
|
|
6244
6244
|
}
|
|
6245
|
-
.InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ svg * {
|
|
6245
|
+
.InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ > svg * {
|
|
6246
6246
|
stroke: var(--primary-500);
|
|
6247
6247
|
}
|
|
6248
|
-
.InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ svg {
|
|
6248
|
+
.InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ > svg {
|
|
6249
6249
|
flex: none;
|
|
6250
6250
|
width: 20px;
|
|
6251
6251
|
height: 20px;
|
|
@@ -6339,7 +6339,7 @@
|
|
|
6339
6339
|
font-style: normal;
|
|
6340
6340
|
font-variant: normal;
|
|
6341
6341
|
}
|
|
6342
|
-
[data-theme=dark] .InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ svg * {
|
|
6342
|
+
[data-theme=dark] .InputFieldWrapper-module__inputFieldWrapper___S9aEL .InputFieldWrapper-module__helperLink___bS1MZ > svg * {
|
|
6343
6343
|
stroke: var(--rose-500);
|
|
6344
6344
|
}
|
|
6345
6345
|
[data-theme=dark] .InputFieldWrapper-module__inputFieldWrapper___S9aEL.InputFieldWrapper-module__display___Z20HU .InputFieldWrapper-module__labelText___aCt1V {
|
|
@@ -6377,19 +6377,19 @@
|
|
|
6377
6377
|
align-items: center;
|
|
6378
6378
|
justify-content: center;
|
|
6379
6379
|
}
|
|
6380
|
-
.DropdownArrow-module__button___BKd2D svg * {
|
|
6380
|
+
.DropdownArrow-module__button___BKd2D > svg * {
|
|
6381
6381
|
stroke: var(--gray-500);
|
|
6382
6382
|
}
|
|
6383
|
-
.DropdownArrow-module__button___BKd2D svg {
|
|
6383
|
+
.DropdownArrow-module__button___BKd2D > svg {
|
|
6384
6384
|
flex: none;
|
|
6385
6385
|
width: 20px;
|
|
6386
6386
|
height: 20px;
|
|
6387
6387
|
transition: transform 0.2s ease-out;
|
|
6388
6388
|
}
|
|
6389
|
-
.DropdownArrow-module__button___BKd2D.DropdownArrow-module__open____ebPD svg * {
|
|
6389
|
+
.DropdownArrow-module__button___BKd2D.DropdownArrow-module__open____ebPD > svg * {
|
|
6390
6390
|
stroke: var(--gray-500);
|
|
6391
6391
|
}
|
|
6392
|
-
.DropdownArrow-module__button___BKd2D.DropdownArrow-module__open____ebPD svg {
|
|
6392
|
+
.DropdownArrow-module__button___BKd2D.DropdownArrow-module__open____ebPD > svg {
|
|
6393
6393
|
transform: rotateZ(180deg);
|
|
6394
6394
|
}
|
|
6395
6395
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
@@ -6400,21 +6400,21 @@
|
|
|
6400
6400
|
align-items: center;
|
|
6401
6401
|
justify-content: center;
|
|
6402
6402
|
}
|
|
6403
|
-
.InputInnerButton-module__button___Azo3B svg {
|
|
6403
|
+
.InputInnerButton-module__button___Azo3B > svg {
|
|
6404
6404
|
flex: none;
|
|
6405
6405
|
width: 20px;
|
|
6406
6406
|
height: 20px;
|
|
6407
6407
|
}
|
|
6408
|
-
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__gray___q_I1j svg * {
|
|
6408
|
+
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__gray___q_I1j > svg * {
|
|
6409
6409
|
stroke: var(--gray-400);
|
|
6410
6410
|
}
|
|
6411
|
-
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__gray___q_I1j:hover svg * {
|
|
6411
|
+
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__gray___q_I1j:hover > svg * {
|
|
6412
6412
|
stroke: var(--gray-500);
|
|
6413
6413
|
}
|
|
6414
|
-
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__red___EwB30 svg * {
|
|
6414
|
+
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__red___EwB30 > svg * {
|
|
6415
6415
|
stroke: var(--error-400);
|
|
6416
6416
|
}
|
|
6417
|
-
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__red___EwB30:hover svg * {
|
|
6417
|
+
.InputInnerButton-module__button___Azo3B.InputInnerButton-module__red___EwB30:hover > svg * {
|
|
6418
6418
|
stroke: var(--error-500);
|
|
6419
6419
|
}
|
|
6420
6420
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
@@ -6536,10 +6536,10 @@
|
|
|
6536
6536
|
display: flex;
|
|
6537
6537
|
align-items: center;
|
|
6538
6538
|
}
|
|
6539
|
-
.Mask-module__main___UcP1p svg * {
|
|
6539
|
+
.Mask-module__main___UcP1p > svg * {
|
|
6540
6540
|
stroke: var(--gray-400);
|
|
6541
6541
|
}
|
|
6542
|
-
.Mask-module__main___UcP1p svg {
|
|
6542
|
+
.Mask-module__main___UcP1p > svg {
|
|
6543
6543
|
flex: none;
|
|
6544
6544
|
width: 20px;
|
|
6545
6545
|
height: 20px;
|
|
@@ -6623,23 +6623,23 @@
|
|
|
6623
6623
|
height: 22px;
|
|
6624
6624
|
padding: 2px 0;
|
|
6625
6625
|
}
|
|
6626
|
-
.InputInnerButton-module__button___L78ok svg {
|
|
6626
|
+
.InputInnerButton-module__button___L78ok > svg {
|
|
6627
6627
|
width: 20px;
|
|
6628
6628
|
height: 20px;
|
|
6629
6629
|
}
|
|
6630
|
-
.InputInnerButton-module__button___L78ok svg * {
|
|
6630
|
+
.InputInnerButton-module__button___L78ok > svg * {
|
|
6631
6631
|
transition: stroke ease-out 200ms;
|
|
6632
6632
|
}
|
|
6633
|
-
.InputInnerButton-module__button___L78ok.InputInnerButton-module__gray___No207 svg * {
|
|
6633
|
+
.InputInnerButton-module__button___L78ok.InputInnerButton-module__gray___No207 > svg * {
|
|
6634
6634
|
stroke: var(--gray-400);
|
|
6635
6635
|
}
|
|
6636
|
-
.InputInnerButton-module__button___L78ok.InputInnerButton-module__gray___No207:hover svg * {
|
|
6636
|
+
.InputInnerButton-module__button___L78ok.InputInnerButton-module__gray___No207:hover > svg * {
|
|
6637
6637
|
stroke: var(--gray-500);
|
|
6638
6638
|
}
|
|
6639
|
-
.InputInnerButton-module__button___L78ok.InputInnerButton-module__red___NTGF_ svg * {
|
|
6639
|
+
.InputInnerButton-module__button___L78ok.InputInnerButton-module__red___NTGF_ > svg * {
|
|
6640
6640
|
stroke: var(--error-400);
|
|
6641
6641
|
}
|
|
6642
|
-
.InputInnerButton-module__button___L78ok.InputInnerButton-module__red___NTGF_:hover svg * {
|
|
6642
|
+
.InputInnerButton-module__button___L78ok.InputInnerButton-module__red___NTGF_:hover > svg * {
|
|
6643
6643
|
stroke: var(--error-500);
|
|
6644
6644
|
}
|
|
6645
6645
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
@@ -6675,30 +6675,30 @@
|
|
|
6675
6675
|
font-style: normal;
|
|
6676
6676
|
font-variant: normal;
|
|
6677
6677
|
}
|
|
6678
|
-
.BreadcrumbButton-module__main___b3jjI svg {
|
|
6678
|
+
.BreadcrumbButton-module__main___b3jjI > svg {
|
|
6679
6679
|
flex: none;
|
|
6680
6680
|
width: 20px;
|
|
6681
6681
|
height: 20px;
|
|
6682
6682
|
}
|
|
6683
|
-
.BreadcrumbButton-module__main___b3jjI svg * {
|
|
6683
|
+
.BreadcrumbButton-module__main___b3jjI > svg * {
|
|
6684
6684
|
transition: stroke ease-out 200ms;
|
|
6685
6685
|
}
|
|
6686
6686
|
.BreadcrumbButton-module__main___b3jjI:hover {
|
|
6687
6687
|
font-weight: 600;
|
|
6688
6688
|
}
|
|
6689
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk svg * {
|
|
6689
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk > svg * {
|
|
6690
6690
|
stroke: var(--gray-500);
|
|
6691
6691
|
}
|
|
6692
6692
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk {
|
|
6693
6693
|
color: var(--gray-600);
|
|
6694
6694
|
}
|
|
6695
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk:hover svg * {
|
|
6695
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk:hover > svg * {
|
|
6696
6696
|
stroke: var(--gray-700);
|
|
6697
6697
|
}
|
|
6698
6698
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk:hover {
|
|
6699
6699
|
color: var(--gray-800);
|
|
6700
6700
|
}
|
|
6701
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk.BreadcrumbButton-module__current___S65en svg *, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk.BreadcrumbButton-module__current___S65en :hover svg * {
|
|
6701
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk.BreadcrumbButton-module__current___S65en > svg *, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk.BreadcrumbButton-module__current___S65en :hover > svg * {
|
|
6702
6702
|
stroke: var(--primary-700);
|
|
6703
6703
|
}
|
|
6704
6704
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk.BreadcrumbButton-module__current___S65en, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk.BreadcrumbButton-module__current___S65en :hover {
|
|
@@ -6707,7 +6707,7 @@
|
|
|
6707
6707
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__text___UENlk:focus {
|
|
6708
6708
|
box-shadow: 0 0 0 4px #F4EBFF;
|
|
6709
6709
|
}
|
|
6710
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS svg * {
|
|
6710
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS > svg * {
|
|
6711
6711
|
stroke: var(--gray-500);
|
|
6712
6712
|
}
|
|
6713
6713
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS {
|
|
@@ -6716,19 +6716,19 @@
|
|
|
6716
6716
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS:hover {
|
|
6717
6717
|
background-color: var(--primary-50);
|
|
6718
6718
|
}
|
|
6719
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS:hover svg * {
|
|
6719
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS:hover > svg * {
|
|
6720
6720
|
stroke: var(--primary-700);
|
|
6721
6721
|
}
|
|
6722
6722
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS:hover {
|
|
6723
6723
|
color: var(--primary-700);
|
|
6724
6724
|
}
|
|
6725
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS.BreadcrumbButton-module__current___S65en svg *, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS.BreadcrumbButton-module__current___S65en :hover svg * {
|
|
6725
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS.BreadcrumbButton-module__current___S65en > svg *, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS.BreadcrumbButton-module__current___S65en :hover > svg * {
|
|
6726
6726
|
stroke: var(--primary-700);
|
|
6727
6727
|
}
|
|
6728
6728
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS.BreadcrumbButton-module__current___S65en, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonPrimary___xvRIS.BreadcrumbButton-module__current___S65en :hover {
|
|
6729
6729
|
color: var(--primary-700);
|
|
6730
6730
|
}
|
|
6731
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz svg * {
|
|
6731
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz > svg * {
|
|
6732
6732
|
stroke: var(--gray-500);
|
|
6733
6733
|
}
|
|
6734
6734
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz {
|
|
@@ -6737,13 +6737,13 @@
|
|
|
6737
6737
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz:hover {
|
|
6738
6738
|
background-color: var(--gray-50);
|
|
6739
6739
|
}
|
|
6740
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz:hover svg * {
|
|
6740
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz:hover > svg * {
|
|
6741
6741
|
stroke: var(--gray-700);
|
|
6742
6742
|
}
|
|
6743
6743
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz:hover {
|
|
6744
6744
|
color: var(--gray-800);
|
|
6745
6745
|
}
|
|
6746
|
-
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz.BreadcrumbButton-module__current___S65en svg *, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz.BreadcrumbButton-module__current___S65en :hover svg * {
|
|
6746
|
+
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz.BreadcrumbButton-module__current___S65en > svg *, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz.BreadcrumbButton-module__current___S65en :hover > svg * {
|
|
6747
6747
|
stroke: var(--primary-700);
|
|
6748
6748
|
}
|
|
6749
6749
|
.BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz.BreadcrumbButton-module__current___S65en, .BreadcrumbButton-module__main___b3jjI.BreadcrumbButton-module__buttonGray___s7oHz.BreadcrumbButton-module__current___S65en :hover {
|