@yahoo/uds 3.67.0-beta.5 → 3.68.0
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/components/Box.d.cts +2 -2
- package/dist/components/Box.d.ts +2 -2
- package/dist/components/Divider/Divider.d.cts +2 -2
- package/dist/components/Divider/Divider.d.ts +2 -2
- package/dist/components/Divider/DividerInternal.d.cts +2 -2
- package/dist/components/HStack.d.cts +2 -2
- package/dist/components/HStack.d.ts +2 -2
- package/dist/components/Icon.d.cts +2 -2
- package/dist/components/Icon.d.ts +2 -2
- package/dist/components/Link.d.cts +2 -2
- package/dist/components/Link.d.ts +2 -2
- package/dist/components/Text.d.cts +8 -8
- package/dist/components/Text.d.ts +8 -8
- package/dist/components/VStack.d.cts +2 -2
- package/dist/components/VStack.d.ts +2 -2
- package/dist/components/client/AnimateHeightChange.d.cts +2 -2
- package/dist/components/client/Avatar/Avatar.d.cts +2 -2
- package/dist/components/client/Avatar/Avatar.d.ts +2 -2
- package/dist/components/client/Avatar/AvatarIcon.d.cts +2 -2
- package/dist/components/client/Avatar/AvatarIcon.d.ts +2 -2
- package/dist/components/client/Avatar/AvatarImage.d.cts +2 -2
- package/dist/components/client/Avatar/AvatarImage.d.ts +2 -2
- package/dist/components/client/Avatar/AvatarText.d.cts +2 -2
- package/dist/components/client/Avatar/AvatarText.d.ts +2 -2
- package/dist/components/client/IconButton.d.cts +2 -2
- package/dist/components/client/Input/Input.d.cts +2 -2
- package/dist/components/client/Input/Input.d.ts +2 -2
- package/dist/components/client/Input/InputHelpText.d.cts +2 -2
- package/dist/components/client/Input/InputHelpText.d.ts +2 -2
- package/dist/components/client/Input/InputHelpTextInternal.d.cts +4 -4
- package/dist/components/client/Input/InputHelpTextInternal.d.ts +4 -4
- package/dist/components/client/Menu/Menu.Content.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Content.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Divider.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Divider.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Item.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Item.d.ts +2 -2
- package/dist/components/client/Menu/Menu.ItemBase.d.cts +2 -2
- package/dist/components/client/Menu/Menu.ItemBase.d.ts +2 -2
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +2 -2
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Provider.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Provider.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Trigger.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Trigger.d.ts +2 -2
- package/dist/components/client/Pressable.d.cts +2 -2
- package/dist/components/client/Radio/RadioGroupStore.d.cts +2 -2
- package/dist/components/client/Radio/RadioGroupStore.d.ts +2 -2
- package/dist/components/client/SpringMotionConfig.d.cts +3 -3
- package/dist/components/client/SpringMotionConfig.d.ts +2 -2
- package/dist/components/experimental/Spinner.d.cts +2 -2
- package/dist/components/experimental/Table.d.cts +2 -2
- package/dist/components/experimental/client/Accordion.d.cts +2 -2
- package/dist/components/experimental/client/Accordion.d.ts +2 -2
- package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.cts +2 -2
- package/dist/components/experimental/client/Modal.d.cts +3 -3
- package/dist/components/experimental/client/Modal.d.ts +3 -3
- package/dist/components/experimental/client/Popover.d.cts +3 -3
- package/dist/components/experimental/client/Popover.d.ts +3 -3
- package/dist/components/experimental/client/Tabs.d.cts +6 -6
- package/dist/components/experimental/client/Tabs.d.ts +6 -6
- package/dist/components/experimental/client/Toast.d.cts +2 -2
- package/dist/components/experimental/client/Toast.d.ts +2 -2
- package/dist/defaultTokensConfig.cjs +1 -1
- package/dist/defaultTokensConfig.js +1 -1
- package/dist/fixtures.cjs +28 -5
- package/dist/fixtures.d.cts +6 -5
- package/dist/fixtures.d.ts +6 -5
- package/dist/fixtures.js +27 -5
- package/dist/generated/generatedConfigs.cjs +379 -253
- package/dist/generated/generatedConfigs.js +379 -253
- package/dist/generated/tailwindPurge.cjs +163 -61
- package/dist/generated/tailwindPurge.js +163 -61
- package/dist/generated/universalTokensConfigAuto.cjs +1 -1
- package/dist/generated/universalTokensConfigAuto.js +1 -1
- package/dist/index.cjs +5 -2
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +2 -2
- package/dist/providers/ColorModeProvider.d.cts +4 -4
- package/dist/providers/ColorModeProvider.d.ts +4 -4
- package/dist/providers/ScaleModeProvider.d.cts +4 -4
- package/dist/providers/ScaleModeProvider.d.ts +4 -4
- package/dist/providers/ThemeProvider.d.cts +2 -2
- package/dist/styles/styler.d.cts +14 -14
- package/dist/styles/styler.d.ts +14 -14
- package/dist/styles/variants.cjs +77 -29
- package/dist/styles/variants.d.cts +69 -21
- package/dist/styles/variants.d.ts +69 -21
- package/dist/styles/variants.js +77 -29
- package/dist/tailwind/plugins/a11y.d.ts +3 -3
- package/dist/tailwind/plugins/borders.d.ts +3 -3
- package/dist/tailwind/plugins/colors.cjs +6 -2
- package/dist/tailwind/plugins/colors.d.ts +3 -3
- package/dist/tailwind/plugins/colors.js +5 -2
- package/dist/tailwind/plugins/components.d.ts +3 -3
- package/dist/tailwind/plugins/elevation.d.ts +3 -3
- package/dist/tailwind/plugins/icons.d.ts +3 -3
- package/dist/tailwind/plugins/input.d.ts +3 -3
- package/dist/tailwind/plugins/motion.d.ts +3 -3
- package/dist/tailwind/plugins/nestedBorderRadius.d.ts +3 -3
- package/dist/tailwind/plugins/scaleMode.d.ts +3 -3
- package/dist/tailwind/plugins/shadows.d.ts +3 -3
- package/dist/tailwind/plugins/sizing.d.ts +3 -3
- package/dist/tailwind/plugins/spacing.d.ts +3 -3
- package/dist/tailwind/plugins/typography.d.cts +3 -3
- package/dist/tailwind/plugins/typography.d.ts +3 -3
- package/dist/tailwind/utils/addFontsPlugin.d.cts +3 -3
- package/dist/tailwind/utils/addFontsPlugin.d.ts +3 -3
- package/dist/tailwind/utils/composeTailwindPlugins.d.cts +3 -3
- package/dist/tailwind/utils/composeTailwindPlugins.d.ts +3 -3
- package/dist/tailwind/utils/getShadowPresetValues.cjs +18 -2
- package/dist/tailwind/utils/getShadowPresetValues.js +18 -2
- package/dist/tokens/automation/configs/menu.cjs +1 -1
- package/dist/tokens/automation/configs/menu.js +1 -1
- package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts +2 -2
- package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts +2 -2
- package/dist/tokens/automation/utils/mapColorFixtureToValue.cjs +7 -1
- package/dist/tokens/automation/utils/mapColorFixtureToValue.js +7 -1
- package/dist/tokens/configs/colorMode.cjs +4 -3
- package/dist/tokens/configs/colorMode.js +2 -1
- package/dist/tokens/configs/palette/alwaysPalette.cjs +28 -0
- package/dist/tokens/configs/palette/alwaysPalette.d.cts +54 -0
- package/dist/tokens/configs/palette/alwaysPalette.d.ts +54 -0
- package/dist/tokens/configs/palette/alwaysPalette.js +24 -0
- package/dist/tokens/configs/palette/darkPalette.cjs +200 -0
- package/dist/tokens/configs/palette/darkPalette.d.cts +6 -0
- package/dist/tokens/configs/palette/darkPalette.d.ts +6 -0
- package/dist/tokens/configs/palette/darkPalette.js +199 -0
- package/dist/tokens/configs/palette/index.cjs +11 -0
- package/dist/tokens/configs/palette/index.d.cts +4 -0
- package/dist/tokens/configs/palette/index.d.ts +4 -0
- package/dist/tokens/configs/palette/index.js +6 -0
- package/dist/tokens/configs/palette/lightPalette.cjs +200 -0
- package/dist/tokens/configs/palette/lightPalette.d.cts +6 -0
- package/dist/tokens/configs/palette/lightPalette.d.ts +6 -0
- package/dist/tokens/configs/palette/lightPalette.js +199 -0
- package/dist/tokens/configs/yosConfig.cjs +137 -137
- package/dist/tokens/configs/yosConfig.js +137 -137
- package/dist/tokens/index.cjs +5 -2
- package/dist/tokens/index.d.cts +4 -3
- package/dist/tokens/index.d.ts +4 -3
- package/dist/tokens/index.js +2 -2
- package/dist/tokens/parseTokens.cjs +2 -2
- package/dist/tokens/parseTokens.js +1 -1
- package/dist/tokens/types.d.cts +6 -4
- package/dist/tokens/types.d.ts +6 -4
- package/dist/utils/intersperse.d.cts +2 -2
- package/dist/utils/intersperse.d.ts +2 -2
- package/package.json +1 -1
- package/dist/tokens/configs/palette.cjs +0 -402
- package/dist/tokens/configs/palette.d.cts +0 -13
- package/dist/tokens/configs/palette.d.ts +0 -13
- package/dist/tokens/configs/palette.js +0 -399
|
@@ -465,7 +465,13 @@ const componentToVariants = {
|
|
|
465
465
|
"elevation-2",
|
|
466
466
|
"elevation-3",
|
|
467
467
|
"elevation-4",
|
|
468
|
-
"elevation-5"
|
|
468
|
+
"elevation-5",
|
|
469
|
+
"always/white",
|
|
470
|
+
"always/black",
|
|
471
|
+
"always/transparent",
|
|
472
|
+
"always/current",
|
|
473
|
+
"always/brand",
|
|
474
|
+
"always/accent"
|
|
469
475
|
]],
|
|
470
476
|
["borderRadius", [
|
|
471
477
|
"none",
|
|
@@ -514,7 +520,6 @@ const componentToVariants = {
|
|
|
514
520
|
]],
|
|
515
521
|
["borderColor", [
|
|
516
522
|
"accent",
|
|
517
|
-
"black",
|
|
518
523
|
"brand",
|
|
519
524
|
"alert",
|
|
520
525
|
"positive",
|
|
@@ -525,19 +530,26 @@ const componentToVariants = {
|
|
|
525
530
|
"positive-secondary",
|
|
526
531
|
"warning-secondary",
|
|
527
532
|
"info-secondary",
|
|
528
|
-
"white",
|
|
529
|
-
"transparent",
|
|
530
533
|
"muted",
|
|
531
534
|
"primary",
|
|
532
535
|
"secondary",
|
|
533
536
|
"tertiary",
|
|
537
|
+
"white",
|
|
538
|
+
"black",
|
|
539
|
+
"transparent",
|
|
534
540
|
"current",
|
|
535
541
|
"elevation-0",
|
|
536
542
|
"elevation-1",
|
|
537
543
|
"elevation-2",
|
|
538
544
|
"elevation-3",
|
|
539
545
|
"elevation-4",
|
|
540
|
-
"elevation-5"
|
|
546
|
+
"elevation-5",
|
|
547
|
+
"always/white",
|
|
548
|
+
"always/black",
|
|
549
|
+
"always/transparent",
|
|
550
|
+
"always/current",
|
|
551
|
+
"always/brand",
|
|
552
|
+
"always/accent"
|
|
541
553
|
]],
|
|
542
554
|
["borderStartColor", [
|
|
543
555
|
"accent",
|
|
@@ -551,25 +563,30 @@ const componentToVariants = {
|
|
|
551
563
|
"positive-secondary",
|
|
552
564
|
"warning-secondary",
|
|
553
565
|
"info-secondary",
|
|
554
|
-
"black",
|
|
555
|
-
"white",
|
|
556
|
-
"transparent",
|
|
557
566
|
"muted",
|
|
558
567
|
"primary",
|
|
559
568
|
"secondary",
|
|
560
569
|
"tertiary",
|
|
570
|
+
"white",
|
|
571
|
+
"black",
|
|
572
|
+
"transparent",
|
|
561
573
|
"current",
|
|
562
574
|
"elevation-0",
|
|
563
575
|
"elevation-1",
|
|
564
576
|
"elevation-2",
|
|
565
577
|
"elevation-3",
|
|
566
578
|
"elevation-4",
|
|
567
|
-
"elevation-5"
|
|
579
|
+
"elevation-5",
|
|
580
|
+
"always/white",
|
|
581
|
+
"always/black",
|
|
582
|
+
"always/transparent",
|
|
583
|
+
"always/current",
|
|
584
|
+
"always/brand",
|
|
585
|
+
"always/accent"
|
|
568
586
|
]],
|
|
569
587
|
["borderEndColor", [
|
|
570
588
|
"accent",
|
|
571
589
|
"alert",
|
|
572
|
-
"black",
|
|
573
590
|
"brand",
|
|
574
591
|
"positive",
|
|
575
592
|
"warning",
|
|
@@ -579,24 +596,30 @@ const componentToVariants = {
|
|
|
579
596
|
"positive-secondary",
|
|
580
597
|
"warning-secondary",
|
|
581
598
|
"info-secondary",
|
|
582
|
-
"white",
|
|
583
|
-
"transparent",
|
|
584
599
|
"muted",
|
|
585
600
|
"primary",
|
|
586
601
|
"secondary",
|
|
587
602
|
"tertiary",
|
|
603
|
+
"white",
|
|
604
|
+
"black",
|
|
605
|
+
"transparent",
|
|
588
606
|
"current",
|
|
589
607
|
"elevation-0",
|
|
590
608
|
"elevation-1",
|
|
591
609
|
"elevation-2",
|
|
592
610
|
"elevation-3",
|
|
593
611
|
"elevation-4",
|
|
594
|
-
"elevation-5"
|
|
612
|
+
"elevation-5",
|
|
613
|
+
"always/white",
|
|
614
|
+
"always/black",
|
|
615
|
+
"always/transparent",
|
|
616
|
+
"always/current",
|
|
617
|
+
"always/brand",
|
|
618
|
+
"always/accent"
|
|
595
619
|
]],
|
|
596
620
|
["borderTopColor", [
|
|
597
621
|
"accent",
|
|
598
622
|
"alert",
|
|
599
|
-
"black",
|
|
600
623
|
"brand",
|
|
601
624
|
"positive",
|
|
602
625
|
"warning",
|
|
@@ -606,24 +629,30 @@ const componentToVariants = {
|
|
|
606
629
|
"positive-secondary",
|
|
607
630
|
"warning-secondary",
|
|
608
631
|
"info-secondary",
|
|
609
|
-
"white",
|
|
610
|
-
"transparent",
|
|
611
632
|
"muted",
|
|
612
633
|
"primary",
|
|
613
634
|
"secondary",
|
|
614
635
|
"tertiary",
|
|
636
|
+
"white",
|
|
637
|
+
"black",
|
|
638
|
+
"transparent",
|
|
615
639
|
"current",
|
|
616
640
|
"elevation-0",
|
|
617
641
|
"elevation-1",
|
|
618
642
|
"elevation-2",
|
|
619
643
|
"elevation-3",
|
|
620
644
|
"elevation-4",
|
|
621
|
-
"elevation-5"
|
|
645
|
+
"elevation-5",
|
|
646
|
+
"always/white",
|
|
647
|
+
"always/black",
|
|
648
|
+
"always/transparent",
|
|
649
|
+
"always/current",
|
|
650
|
+
"always/brand",
|
|
651
|
+
"always/accent"
|
|
622
652
|
]],
|
|
623
653
|
["borderBottomColor", [
|
|
624
654
|
"accent",
|
|
625
655
|
"alert",
|
|
626
|
-
"black",
|
|
627
656
|
"brand",
|
|
628
657
|
"positive",
|
|
629
658
|
"warning",
|
|
@@ -633,19 +662,26 @@ const componentToVariants = {
|
|
|
633
662
|
"positive-secondary",
|
|
634
663
|
"warning-secondary",
|
|
635
664
|
"info-secondary",
|
|
636
|
-
"white",
|
|
637
|
-
"transparent",
|
|
638
665
|
"muted",
|
|
639
666
|
"primary",
|
|
640
667
|
"secondary",
|
|
641
668
|
"tertiary",
|
|
669
|
+
"white",
|
|
670
|
+
"black",
|
|
671
|
+
"transparent",
|
|
642
672
|
"current",
|
|
643
673
|
"elevation-0",
|
|
644
674
|
"elevation-1",
|
|
645
675
|
"elevation-2",
|
|
646
676
|
"elevation-3",
|
|
647
677
|
"elevation-4",
|
|
648
|
-
"elevation-5"
|
|
678
|
+
"elevation-5",
|
|
679
|
+
"always/white",
|
|
680
|
+
"always/black",
|
|
681
|
+
"always/transparent",
|
|
682
|
+
"always/current",
|
|
683
|
+
"always/brand",
|
|
684
|
+
"always/accent"
|
|
649
685
|
]],
|
|
650
686
|
["borderWidth", [
|
|
651
687
|
"none",
|
|
@@ -1320,7 +1356,6 @@ const componentToVariants = {
|
|
|
1320
1356
|
"accent",
|
|
1321
1357
|
"alert",
|
|
1322
1358
|
"alert-secondary",
|
|
1323
|
-
"black",
|
|
1324
1359
|
"brand",
|
|
1325
1360
|
"brand-secondary",
|
|
1326
1361
|
"positive",
|
|
@@ -1329,14 +1364,21 @@ const componentToVariants = {
|
|
|
1329
1364
|
"warning-secondary",
|
|
1330
1365
|
"info",
|
|
1331
1366
|
"info-secondary",
|
|
1332
|
-
"white",
|
|
1333
|
-
"transparent",
|
|
1334
1367
|
"muted",
|
|
1335
1368
|
"on-color",
|
|
1336
1369
|
"primary",
|
|
1337
1370
|
"secondary",
|
|
1338
1371
|
"tertiary",
|
|
1339
|
-
"
|
|
1372
|
+
"white",
|
|
1373
|
+
"black",
|
|
1374
|
+
"transparent",
|
|
1375
|
+
"current",
|
|
1376
|
+
"always/white",
|
|
1377
|
+
"always/black",
|
|
1378
|
+
"always/transparent",
|
|
1379
|
+
"always/current",
|
|
1380
|
+
"always/brand",
|
|
1381
|
+
"always/accent"
|
|
1340
1382
|
]]
|
|
1341
1383
|
],
|
|
1342
1384
|
Button: [["width", ["full"]]],
|
|
@@ -1359,7 +1401,6 @@ const componentToVariants = {
|
|
|
1359
1401
|
"accent",
|
|
1360
1402
|
"alert",
|
|
1361
1403
|
"alert-secondary",
|
|
1362
|
-
"black",
|
|
1363
1404
|
"brand",
|
|
1364
1405
|
"brand-secondary",
|
|
1365
1406
|
"positive",
|
|
@@ -1368,13 +1409,20 @@ const componentToVariants = {
|
|
|
1368
1409
|
"warning-secondary",
|
|
1369
1410
|
"info",
|
|
1370
1411
|
"info-secondary",
|
|
1371
|
-
"white",
|
|
1372
|
-
"transparent",
|
|
1373
1412
|
"muted",
|
|
1374
1413
|
"on-color",
|
|
1375
1414
|
"secondary",
|
|
1376
1415
|
"tertiary",
|
|
1416
|
+
"white",
|
|
1417
|
+
"black",
|
|
1418
|
+
"transparent",
|
|
1377
1419
|
"current",
|
|
1420
|
+
"always/white",
|
|
1421
|
+
"always/black",
|
|
1422
|
+
"always/transparent",
|
|
1423
|
+
"always/current",
|
|
1424
|
+
"always/brand",
|
|
1425
|
+
"always/accent",
|
|
1378
1426
|
"success",
|
|
1379
1427
|
"error"
|
|
1380
1428
|
]], ["iconSize", [
|
|
@@ -1395,7 +1443,6 @@ const componentToVariants = {
|
|
|
1395
1443
|
"accent",
|
|
1396
1444
|
"alert",
|
|
1397
1445
|
"alert-secondary",
|
|
1398
|
-
"black",
|
|
1399
1446
|
"brand",
|
|
1400
1447
|
"brand-secondary",
|
|
1401
1448
|
"positive",
|
|
@@ -1404,14 +1451,21 @@ const componentToVariants = {
|
|
|
1404
1451
|
"warning-secondary",
|
|
1405
1452
|
"info",
|
|
1406
1453
|
"info-secondary",
|
|
1407
|
-
"white",
|
|
1408
|
-
"transparent",
|
|
1409
1454
|
"muted",
|
|
1410
1455
|
"on-color",
|
|
1411
1456
|
"primary",
|
|
1412
1457
|
"secondary",
|
|
1413
1458
|
"tertiary",
|
|
1414
|
-
"
|
|
1459
|
+
"white",
|
|
1460
|
+
"black",
|
|
1461
|
+
"transparent",
|
|
1462
|
+
"current",
|
|
1463
|
+
"always/white",
|
|
1464
|
+
"always/black",
|
|
1465
|
+
"always/transparent",
|
|
1466
|
+
"always/current",
|
|
1467
|
+
"always/brand",
|
|
1468
|
+
"always/accent"
|
|
1415
1469
|
]],
|
|
1416
1470
|
["display", ["flex"]],
|
|
1417
1471
|
["flexDirection", ["row"]],
|
|
@@ -1473,7 +1527,6 @@ const componentToVariants = {
|
|
|
1473
1527
|
"accent",
|
|
1474
1528
|
"alert",
|
|
1475
1529
|
"alert-secondary",
|
|
1476
|
-
"black",
|
|
1477
1530
|
"brand",
|
|
1478
1531
|
"brand-secondary",
|
|
1479
1532
|
"positive",
|
|
@@ -1482,13 +1535,20 @@ const componentToVariants = {
|
|
|
1482
1535
|
"warning-secondary",
|
|
1483
1536
|
"info",
|
|
1484
1537
|
"info-secondary",
|
|
1485
|
-
"white",
|
|
1486
|
-
"transparent",
|
|
1487
1538
|
"muted",
|
|
1488
1539
|
"on-color",
|
|
1489
1540
|
"secondary",
|
|
1490
1541
|
"tertiary",
|
|
1491
|
-
"
|
|
1542
|
+
"white",
|
|
1543
|
+
"black",
|
|
1544
|
+
"transparent",
|
|
1545
|
+
"current",
|
|
1546
|
+
"always/white",
|
|
1547
|
+
"always/black",
|
|
1548
|
+
"always/transparent",
|
|
1549
|
+
"always/current",
|
|
1550
|
+
"always/brand",
|
|
1551
|
+
"always/accent"
|
|
1492
1552
|
]],
|
|
1493
1553
|
["spacingStart", [
|
|
1494
1554
|
"0.5",
|
|
@@ -1601,7 +1661,13 @@ const componentToVariants = {
|
|
|
1601
1661
|
"elevation-2",
|
|
1602
1662
|
"elevation-3",
|
|
1603
1663
|
"elevation-4",
|
|
1604
|
-
"elevation-5"
|
|
1664
|
+
"elevation-5",
|
|
1665
|
+
"always/white",
|
|
1666
|
+
"always/black",
|
|
1667
|
+
"always/transparent",
|
|
1668
|
+
"always/current",
|
|
1669
|
+
"always/brand",
|
|
1670
|
+
"always/accent"
|
|
1605
1671
|
]],
|
|
1606
1672
|
["borderRadius", [
|
|
1607
1673
|
"none",
|
|
@@ -1650,7 +1716,6 @@ const componentToVariants = {
|
|
|
1650
1716
|
]],
|
|
1651
1717
|
["borderColor", [
|
|
1652
1718
|
"accent",
|
|
1653
|
-
"black",
|
|
1654
1719
|
"brand",
|
|
1655
1720
|
"alert",
|
|
1656
1721
|
"positive",
|
|
@@ -1661,19 +1726,26 @@ const componentToVariants = {
|
|
|
1661
1726
|
"positive-secondary",
|
|
1662
1727
|
"warning-secondary",
|
|
1663
1728
|
"info-secondary",
|
|
1664
|
-
"white",
|
|
1665
|
-
"transparent",
|
|
1666
1729
|
"muted",
|
|
1667
1730
|
"primary",
|
|
1668
1731
|
"secondary",
|
|
1669
1732
|
"tertiary",
|
|
1733
|
+
"white",
|
|
1734
|
+
"black",
|
|
1735
|
+
"transparent",
|
|
1670
1736
|
"current",
|
|
1671
1737
|
"elevation-0",
|
|
1672
1738
|
"elevation-1",
|
|
1673
1739
|
"elevation-2",
|
|
1674
1740
|
"elevation-3",
|
|
1675
1741
|
"elevation-4",
|
|
1676
|
-
"elevation-5"
|
|
1742
|
+
"elevation-5",
|
|
1743
|
+
"always/white",
|
|
1744
|
+
"always/black",
|
|
1745
|
+
"always/transparent",
|
|
1746
|
+
"always/current",
|
|
1747
|
+
"always/brand",
|
|
1748
|
+
"always/accent"
|
|
1677
1749
|
]],
|
|
1678
1750
|
["borderStartColor", [
|
|
1679
1751
|
"accent",
|
|
@@ -1687,25 +1759,30 @@ const componentToVariants = {
|
|
|
1687
1759
|
"positive-secondary",
|
|
1688
1760
|
"warning-secondary",
|
|
1689
1761
|
"info-secondary",
|
|
1690
|
-
"black",
|
|
1691
|
-
"white",
|
|
1692
|
-
"transparent",
|
|
1693
1762
|
"muted",
|
|
1694
1763
|
"primary",
|
|
1695
1764
|
"secondary",
|
|
1696
1765
|
"tertiary",
|
|
1766
|
+
"white",
|
|
1767
|
+
"black",
|
|
1768
|
+
"transparent",
|
|
1697
1769
|
"current",
|
|
1698
1770
|
"elevation-0",
|
|
1699
1771
|
"elevation-1",
|
|
1700
1772
|
"elevation-2",
|
|
1701
1773
|
"elevation-3",
|
|
1702
1774
|
"elevation-4",
|
|
1703
|
-
"elevation-5"
|
|
1775
|
+
"elevation-5",
|
|
1776
|
+
"always/white",
|
|
1777
|
+
"always/black",
|
|
1778
|
+
"always/transparent",
|
|
1779
|
+
"always/current",
|
|
1780
|
+
"always/brand",
|
|
1781
|
+
"always/accent"
|
|
1704
1782
|
]],
|
|
1705
1783
|
["borderEndColor", [
|
|
1706
1784
|
"accent",
|
|
1707
1785
|
"alert",
|
|
1708
|
-
"black",
|
|
1709
1786
|
"brand",
|
|
1710
1787
|
"positive",
|
|
1711
1788
|
"warning",
|
|
@@ -1715,24 +1792,30 @@ const componentToVariants = {
|
|
|
1715
1792
|
"positive-secondary",
|
|
1716
1793
|
"warning-secondary",
|
|
1717
1794
|
"info-secondary",
|
|
1718
|
-
"white",
|
|
1719
|
-
"transparent",
|
|
1720
1795
|
"muted",
|
|
1721
1796
|
"primary",
|
|
1722
1797
|
"secondary",
|
|
1723
1798
|
"tertiary",
|
|
1799
|
+
"white",
|
|
1800
|
+
"black",
|
|
1801
|
+
"transparent",
|
|
1724
1802
|
"current",
|
|
1725
1803
|
"elevation-0",
|
|
1726
1804
|
"elevation-1",
|
|
1727
1805
|
"elevation-2",
|
|
1728
1806
|
"elevation-3",
|
|
1729
1807
|
"elevation-4",
|
|
1730
|
-
"elevation-5"
|
|
1808
|
+
"elevation-5",
|
|
1809
|
+
"always/white",
|
|
1810
|
+
"always/black",
|
|
1811
|
+
"always/transparent",
|
|
1812
|
+
"always/current",
|
|
1813
|
+
"always/brand",
|
|
1814
|
+
"always/accent"
|
|
1731
1815
|
]],
|
|
1732
1816
|
["borderTopColor", [
|
|
1733
1817
|
"accent",
|
|
1734
1818
|
"alert",
|
|
1735
|
-
"black",
|
|
1736
1819
|
"brand",
|
|
1737
1820
|
"positive",
|
|
1738
1821
|
"warning",
|
|
@@ -1742,24 +1825,30 @@ const componentToVariants = {
|
|
|
1742
1825
|
"positive-secondary",
|
|
1743
1826
|
"warning-secondary",
|
|
1744
1827
|
"info-secondary",
|
|
1745
|
-
"white",
|
|
1746
|
-
"transparent",
|
|
1747
1828
|
"muted",
|
|
1748
1829
|
"primary",
|
|
1749
1830
|
"secondary",
|
|
1750
1831
|
"tertiary",
|
|
1832
|
+
"white",
|
|
1833
|
+
"black",
|
|
1834
|
+
"transparent",
|
|
1751
1835
|
"current",
|
|
1752
1836
|
"elevation-0",
|
|
1753
1837
|
"elevation-1",
|
|
1754
1838
|
"elevation-2",
|
|
1755
1839
|
"elevation-3",
|
|
1756
1840
|
"elevation-4",
|
|
1757
|
-
"elevation-5"
|
|
1841
|
+
"elevation-5",
|
|
1842
|
+
"always/white",
|
|
1843
|
+
"always/black",
|
|
1844
|
+
"always/transparent",
|
|
1845
|
+
"always/current",
|
|
1846
|
+
"always/brand",
|
|
1847
|
+
"always/accent"
|
|
1758
1848
|
]],
|
|
1759
1849
|
["borderBottomColor", [
|
|
1760
1850
|
"accent",
|
|
1761
1851
|
"alert",
|
|
1762
|
-
"black",
|
|
1763
1852
|
"brand",
|
|
1764
1853
|
"positive",
|
|
1765
1854
|
"warning",
|
|
@@ -1769,19 +1858,26 @@ const componentToVariants = {
|
|
|
1769
1858
|
"positive-secondary",
|
|
1770
1859
|
"warning-secondary",
|
|
1771
1860
|
"info-secondary",
|
|
1772
|
-
"white",
|
|
1773
|
-
"transparent",
|
|
1774
1861
|
"muted",
|
|
1775
1862
|
"primary",
|
|
1776
1863
|
"secondary",
|
|
1777
1864
|
"tertiary",
|
|
1865
|
+
"white",
|
|
1866
|
+
"black",
|
|
1867
|
+
"transparent",
|
|
1778
1868
|
"current",
|
|
1779
1869
|
"elevation-0",
|
|
1780
1870
|
"elevation-1",
|
|
1781
1871
|
"elevation-2",
|
|
1782
1872
|
"elevation-3",
|
|
1783
1873
|
"elevation-4",
|
|
1784
|
-
"elevation-5"
|
|
1874
|
+
"elevation-5",
|
|
1875
|
+
"always/white",
|
|
1876
|
+
"always/black",
|
|
1877
|
+
"always/transparent",
|
|
1878
|
+
"always/current",
|
|
1879
|
+
"always/brand",
|
|
1880
|
+
"always/accent"
|
|
1785
1881
|
]],
|
|
1786
1882
|
["borderWidth", [
|
|
1787
1883
|
"none",
|
|
@@ -2616,7 +2712,6 @@ const componentToVariants = {
|
|
|
2616
2712
|
"accent",
|
|
2617
2713
|
"alert",
|
|
2618
2714
|
"alert-secondary",
|
|
2619
|
-
"black",
|
|
2620
2715
|
"brand",
|
|
2621
2716
|
"brand-secondary",
|
|
2622
2717
|
"positive",
|
|
@@ -2625,14 +2720,21 @@ const componentToVariants = {
|
|
|
2625
2720
|
"warning-secondary",
|
|
2626
2721
|
"info",
|
|
2627
2722
|
"info-secondary",
|
|
2628
|
-
"white",
|
|
2629
|
-
"transparent",
|
|
2630
2723
|
"muted",
|
|
2631
2724
|
"on-color",
|
|
2632
2725
|
"primary",
|
|
2633
2726
|
"secondary",
|
|
2634
2727
|
"tertiary",
|
|
2635
|
-
"
|
|
2728
|
+
"white",
|
|
2729
|
+
"black",
|
|
2730
|
+
"transparent",
|
|
2731
|
+
"current",
|
|
2732
|
+
"always/white",
|
|
2733
|
+
"always/black",
|
|
2734
|
+
"always/transparent",
|
|
2735
|
+
"always/current",
|
|
2736
|
+
"always/brand",
|
|
2737
|
+
"always/accent"
|
|
2636
2738
|
]],
|
|
2637
2739
|
["fontFamily", [
|
|
2638
2740
|
"sans",
|