@yahoo/uds 3.153.2 → 3.154.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.
@@ -336,161 +336,6 @@
336
336
  "runtimeConfigInternalComponentProps": {},
337
337
  "motionVarPrefixes": []
338
338
  },
339
- "BannerDescription": {
340
- "name": "BannerDescription",
341
- "defaultProps": {},
342
- "getStylesLiterals": {
343
- "bannerSizeDescription": "default",
344
- "className": "w-full line-clamp-3"
345
- },
346
- "cxLiterals": [],
347
- "internalComponents": [
348
- "Text"
349
- ],
350
- "internalComponentProps": {},
351
- "propToVariantKeys": {},
352
- "runtimeConfigDefaultProps": {},
353
- "runtimeConfigGetStyles": {},
354
- "runtimeConfigInternalComponentProps": {},
355
- "motionVarPrefixes": []
356
- },
357
- "BannerContent": {
358
- "name": "BannerContent",
359
- "defaultProps": {},
360
- "getStylesLiterals": {},
361
- "cxLiterals": [
362
- "flex",
363
- "flex-col",
364
- "items-start",
365
- "self-stretch",
366
- "flex-1",
367
- "min-w-0"
368
- ],
369
- "internalComponents": [],
370
- "internalComponentProps": {},
371
- "propToVariantKeys": {},
372
- "runtimeConfigDefaultProps": {},
373
- "runtimeConfigGetStyles": {},
374
- "runtimeConfigInternalComponentProps": {},
375
- "motionVarPrefixes": []
376
- },
377
- "BannerTitle": {
378
- "name": "BannerTitle",
379
- "defaultProps": {},
380
- "getStylesLiterals": {
381
- "bannerSizeTitle": "default"
382
- },
383
- "cxLiterals": [
384
- "w-full",
385
- "truncate"
386
- ],
387
- "internalComponents": [
388
- "Text"
389
- ],
390
- "internalComponentProps": {},
391
- "propToVariantKeys": {},
392
- "runtimeConfigDefaultProps": {},
393
- "runtimeConfigGetStyles": {},
394
- "runtimeConfigInternalComponentProps": {},
395
- "motionVarPrefixes": []
396
- },
397
- "Banner": {
398
- "name": "Banner",
399
- "defaultProps": {
400
- "variant": "primary",
401
- "size": "default",
402
- "dismissAriaLabel": "Dismiss"
403
- },
404
- "getStylesLiterals": {
405
- "className": "truncate",
406
- "className:1": "line-clamp-3",
407
- "spacing": "2",
408
- "borderRadius": "full",
409
- "color": "primary"
410
- },
411
- "cxLiterals": [
412
- "uds-banner",
413
- "flex",
414
- "flex-row",
415
- "items-center",
416
- "items-start",
417
- "min-w-[300px]",
418
- "transition-[background-color]",
419
- "motion-safe:duration-120",
420
- "bg-carbon-15/0",
421
- "hover:bg-carbon-15/10",
422
- "active:bg-carbon-15/15",
423
- "uds-ring",
424
- "shrink-0",
425
- "self-start",
426
- "flex-1",
427
- "min-w-0",
428
- "flex-col",
429
- "gap-[inherit]",
430
- "uds-sm:flex-row",
431
- "uds-sm:items-center",
432
- "self-stretch",
433
- "gap-0.5",
434
- "w-full",
435
- "truncate",
436
- "leading-none",
437
- "line-clamp-3",
438
- "gap-1.5",
439
- "uds-sm:self-center",
440
- "uds-sm:shrink-0"
441
- ],
442
- "internalComponents": [
443
- "IconSlot",
444
- "Text",
445
- "Pressable"
446
- ],
447
- "internalComponentProps": {
448
- "IconSlot": {
449
- "data-testid": [
450
- "banner-start-icon"
451
- ]
452
- },
453
- "Text": {
454
- "data-testid": [
455
- "banner-title",
456
- "banner-description"
457
- ]
458
- },
459
- "Pressable": {
460
- "data-testid": [
461
- "banner-dismiss"
462
- ]
463
- }
464
- },
465
- "propToVariantKeys": {
466
- "variant": [
467
- "bannerVariantRoot",
468
- "bannerVariantIcon",
469
- "bannerVariantTitle",
470
- "bannerVariantDescription"
471
- ],
472
- "size": [
473
- "bannerSizeRoot",
474
- "bannerSizeIcon",
475
- "bannerSizeTitle",
476
- "bannerSizeDescription",
477
- "bannerSizeClose"
478
- ],
479
- "startIcon": [
480
- "icon"
481
- ],
482
- "dismissAriaLabel": [
483
- "aria-label"
484
- ],
485
- "onDismiss": [
486
- "onClick"
487
- ]
488
- },
489
- "runtimeConfigDefaultProps": {},
490
- "runtimeConfigGetStyles": {},
491
- "runtimeConfigInternalComponentProps": {},
492
- "motionVarPrefixes": []
493
- },
494
339
  "Switch": {
495
340
  "name": "Switch",
496
341
  "defaultProps": {
@@ -1013,84 +858,239 @@
1013
858
  "runtimeConfigInternalComponentProps": {},
1014
859
  "motionVarPrefixes": []
1015
860
  },
1016
- "DividerLine": {
1017
- "name": "DividerLine",
1018
- "defaultProps": {
1019
- "variant": "primary"
861
+ "BannerDescription": {
862
+ "name": "BannerDescription",
863
+ "defaultProps": {},
864
+ "getStylesLiterals": {
865
+ "bannerSizeDescription": "default",
866
+ "className": "w-full line-clamp-3"
1020
867
  },
868
+ "cxLiterals": [],
869
+ "internalComponents": [
870
+ "Text"
871
+ ],
872
+ "internalComponentProps": {},
873
+ "propToVariantKeys": {},
874
+ "runtimeConfigDefaultProps": {},
875
+ "runtimeConfigGetStyles": {},
876
+ "runtimeConfigInternalComponentProps": {},
877
+ "motionVarPrefixes": []
878
+ },
879
+ "BannerContent": {
880
+ "name": "BannerContent",
881
+ "defaultProps": {},
1021
882
  "getStylesLiterals": {},
1022
883
  "cxLiterals": [
1023
- "inherit"
1024
- ],
1025
- "internalComponents": [
1026
- "Box"
884
+ "flex",
885
+ "flex-col",
886
+ "items-start",
887
+ "self-stretch",
888
+ "flex-1",
889
+ "min-w-0"
1027
890
  ],
1028
- "internalComponentProps": {
1029
- "Box": {
1030
- "flex": [
1031
- "1"
1032
- ]
1033
- }
1034
- },
1035
- "propToVariantKeys": {
1036
- "variant": [
1037
- "dividerVariantLine"
1038
- ]
1039
- },
891
+ "internalComponents": [],
892
+ "internalComponentProps": {},
893
+ "propToVariantKeys": {},
1040
894
  "runtimeConfigDefaultProps": {},
1041
895
  "runtimeConfigGetStyles": {},
1042
896
  "runtimeConfigInternalComponentProps": {},
1043
897
  "motionVarPrefixes": []
1044
898
  },
1045
- "DividerLabel": {
1046
- "name": "DividerLabel",
1047
- "defaultProps": {
1048
- "variant": "primary",
1049
- "textVariant": "inherit",
1050
- "color": "inherit",
1051
- "as": "span"
899
+ "BannerTitle": {
900
+ "name": "BannerTitle",
901
+ "defaultProps": {},
902
+ "getStylesLiterals": {
903
+ "bannerSizeTitle": "default"
1052
904
  },
1053
- "getStylesLiterals": {},
1054
905
  "cxLiterals": [
1055
- "inherit"
906
+ "w-full",
907
+ "truncate"
1056
908
  ],
1057
909
  "internalComponents": [
1058
910
  "Text"
1059
911
  ],
1060
912
  "internalComponentProps": {},
1061
- "propToVariantKeys": {
1062
- "variant": [
1063
- "dividerVariantLabel"
1064
- ],
1065
- "textVariant": [
1066
- "variant"
1067
- ]
1068
- },
913
+ "propToVariantKeys": {},
1069
914
  "runtimeConfigDefaultProps": {},
1070
915
  "runtimeConfigGetStyles": {},
1071
916
  "runtimeConfigInternalComponentProps": {},
1072
917
  "motionVarPrefixes": []
1073
918
  },
1074
- "Divider": {
1075
- "name": "Divider",
919
+ "Banner": {
920
+ "name": "Banner",
1076
921
  "defaultProps": {
1077
922
  "variant": "primary",
1078
- "contentPosition": "center"
923
+ "size": "default",
924
+ "dismissAriaLabel": "Dismiss"
925
+ },
926
+ "getStylesLiterals": {
927
+ "className": "truncate",
928
+ "className:1": "line-clamp-3",
929
+ "spacing": "2",
930
+ "borderRadius": "full",
931
+ "color": "primary"
1079
932
  },
1080
- "getStylesLiterals": {},
1081
933
  "cxLiterals": [
1082
- "inherit"
1083
- ],
1084
- "internalComponents": [
1085
- "DividerLine",
1086
- "DividerLabel",
1087
- "InternalComponent",
1088
- "Box"
1089
- ],
1090
- "internalComponentProps": {
1091
- "InternalComponent": {
1092
- "alignItems": [
1093
- "center"
934
+ "uds-banner",
935
+ "flex",
936
+ "flex-row",
937
+ "items-center",
938
+ "items-start",
939
+ "min-w-[300px]",
940
+ "transition-[background-color]",
941
+ "motion-safe:duration-120",
942
+ "bg-carbon-15/0",
943
+ "hover:bg-carbon-15/10",
944
+ "active:bg-carbon-15/15",
945
+ "uds-ring",
946
+ "shrink-0",
947
+ "self-start",
948
+ "flex-1",
949
+ "min-w-0",
950
+ "flex-col",
951
+ "gap-[inherit]",
952
+ "uds-sm:flex-row",
953
+ "uds-sm:items-center",
954
+ "self-stretch",
955
+ "gap-0.5",
956
+ "w-full",
957
+ "truncate",
958
+ "leading-none",
959
+ "line-clamp-3",
960
+ "gap-1.5",
961
+ "uds-sm:self-center",
962
+ "uds-sm:shrink-0"
963
+ ],
964
+ "internalComponents": [
965
+ "IconSlot",
966
+ "Text",
967
+ "Pressable"
968
+ ],
969
+ "internalComponentProps": {
970
+ "IconSlot": {
971
+ "data-testid": [
972
+ "banner-start-icon"
973
+ ]
974
+ },
975
+ "Text": {
976
+ "data-testid": [
977
+ "banner-title",
978
+ "banner-description"
979
+ ]
980
+ },
981
+ "Pressable": {
982
+ "data-testid": [
983
+ "banner-dismiss"
984
+ ]
985
+ }
986
+ },
987
+ "propToVariantKeys": {
988
+ "variant": [
989
+ "bannerVariantRoot",
990
+ "bannerVariantIcon",
991
+ "bannerVariantTitle",
992
+ "bannerVariantDescription"
993
+ ],
994
+ "size": [
995
+ "bannerSizeRoot",
996
+ "bannerSizeIcon",
997
+ "bannerSizeTitle",
998
+ "bannerSizeDescription",
999
+ "bannerSizeClose"
1000
+ ],
1001
+ "startIcon": [
1002
+ "icon"
1003
+ ],
1004
+ "dismissAriaLabel": [
1005
+ "aria-label"
1006
+ ],
1007
+ "onDismiss": [
1008
+ "onClick"
1009
+ ]
1010
+ },
1011
+ "runtimeConfigDefaultProps": {},
1012
+ "runtimeConfigGetStyles": {},
1013
+ "runtimeConfigInternalComponentProps": {},
1014
+ "motionVarPrefixes": []
1015
+ },
1016
+ "DividerLine": {
1017
+ "name": "DividerLine",
1018
+ "defaultProps": {
1019
+ "variant": "primary"
1020
+ },
1021
+ "getStylesLiterals": {},
1022
+ "cxLiterals": [
1023
+ "inherit"
1024
+ ],
1025
+ "internalComponents": [
1026
+ "Box"
1027
+ ],
1028
+ "internalComponentProps": {
1029
+ "Box": {
1030
+ "flex": [
1031
+ "1"
1032
+ ]
1033
+ }
1034
+ },
1035
+ "propToVariantKeys": {
1036
+ "variant": [
1037
+ "dividerVariantLine"
1038
+ ]
1039
+ },
1040
+ "runtimeConfigDefaultProps": {},
1041
+ "runtimeConfigGetStyles": {},
1042
+ "runtimeConfigInternalComponentProps": {},
1043
+ "motionVarPrefixes": []
1044
+ },
1045
+ "DividerLabel": {
1046
+ "name": "DividerLabel",
1047
+ "defaultProps": {
1048
+ "variant": "primary",
1049
+ "textVariant": "inherit",
1050
+ "color": "inherit",
1051
+ "as": "span"
1052
+ },
1053
+ "getStylesLiterals": {},
1054
+ "cxLiterals": [
1055
+ "inherit"
1056
+ ],
1057
+ "internalComponents": [
1058
+ "Text"
1059
+ ],
1060
+ "internalComponentProps": {},
1061
+ "propToVariantKeys": {
1062
+ "variant": [
1063
+ "dividerVariantLabel"
1064
+ ],
1065
+ "textVariant": [
1066
+ "variant"
1067
+ ]
1068
+ },
1069
+ "runtimeConfigDefaultProps": {},
1070
+ "runtimeConfigGetStyles": {},
1071
+ "runtimeConfigInternalComponentProps": {},
1072
+ "motionVarPrefixes": []
1073
+ },
1074
+ "Divider": {
1075
+ "name": "Divider",
1076
+ "defaultProps": {
1077
+ "variant": "primary",
1078
+ "contentPosition": "center"
1079
+ },
1080
+ "getStylesLiterals": {},
1081
+ "cxLiterals": [
1082
+ "inherit"
1083
+ ],
1084
+ "internalComponents": [
1085
+ "DividerLine",
1086
+ "DividerLabel",
1087
+ "InternalComponent",
1088
+ "Box"
1089
+ ],
1090
+ "internalComponentProps": {
1091
+ "InternalComponent": {
1092
+ "alignItems": [
1093
+ "center"
1094
1094
  ],
1095
1095
  "flex": [
1096
1096
  "1"
@@ -1384,6 +1384,159 @@
1384
1384
  "runtimeConfigInternalComponentProps": {},
1385
1385
  "motionVarPrefixes": []
1386
1386
  },
1387
+ "RadioGroupStore": {
1388
+ "name": "RadioGroupStore",
1389
+ "defaultProps": {},
1390
+ "getStylesLiterals": {},
1391
+ "cxLiterals": [],
1392
+ "internalComponents": [],
1393
+ "internalComponentProps": {},
1394
+ "propToVariantKeys": {},
1395
+ "runtimeConfigDefaultProps": {},
1396
+ "runtimeConfigGetStyles": {},
1397
+ "runtimeConfigInternalComponentProps": {},
1398
+ "motionVarPrefixes": []
1399
+ },
1400
+ "RadioGroupProvider": {
1401
+ "name": "RadioGroupProvider",
1402
+ "defaultProps": {},
1403
+ "getStylesLiterals": {},
1404
+ "cxLiterals": [],
1405
+ "internalComponents": [
1406
+ "DivProps",
1407
+ "Comp",
1408
+ "RadioGroupContext.Provider"
1409
+ ],
1410
+ "internalComponentProps": {
1411
+ "Comp": {
1412
+ "role": [
1413
+ "radiogroup"
1414
+ ]
1415
+ }
1416
+ },
1417
+ "propToVariantKeys": {},
1418
+ "runtimeConfigDefaultProps": {},
1419
+ "runtimeConfigGetStyles": {},
1420
+ "runtimeConfigInternalComponentProps": {},
1421
+ "motionVarPrefixes": []
1422
+ },
1423
+ "Radio": {
1424
+ "name": "Radio",
1425
+ "defaultProps": {
1426
+ "labelPosition": "start",
1427
+ "variant": "primary",
1428
+ "size": "md",
1429
+ "value": ""
1430
+ },
1431
+ "getStylesLiterals": {
1432
+ "radioVariantValueRoot": "checked",
1433
+ "radioVariantValueRoot:1": "unchecked",
1434
+ "display": "flex",
1435
+ "flexDirection": "row",
1436
+ "flexDirection:1": "row-reverse",
1437
+ "alignItems": "center",
1438
+ "radioVariantValueRadio": "checked",
1439
+ "radioVariantValueRadio:1": "unchecked",
1440
+ "radioVariantValueRadioCircle": "checked",
1441
+ "radioVariantValueRadioCircle:1": "unchecked"
1442
+ },
1443
+ "cxLiterals": [
1444
+ "cursor-pointer",
1445
+ "cursor-default",
1446
+ "opacity-50",
1447
+ "border",
1448
+ "uds-ring",
1449
+ "uds-ring-within",
1450
+ "transition-[background-color,border-color]",
1451
+ "transition-shadow",
1452
+ "pointer-events-none",
1453
+ "w-[8px]",
1454
+ "h-[8px]",
1455
+ "opacity-55",
1456
+ "opacity-100",
1457
+ "opacity-0",
1458
+ "transition-opacity",
1459
+ "cursor-[inherit]",
1460
+ "absolute",
1461
+ "top-1/2",
1462
+ "left-1/2",
1463
+ "w-[calc(100%+2px)]",
1464
+ "h-[calc(100%+2px)]",
1465
+ "transform",
1466
+ "translate-x-[-50%]",
1467
+ "translate-y-[-50%]",
1468
+ "text-start",
1469
+ "text-end"
1470
+ ],
1471
+ "internalComponents": [
1472
+ "Box",
1473
+ "FormLabel",
1474
+ "SpringMotionConfig",
1475
+ "RootElement",
1476
+ "MotionBox"
1477
+ ],
1478
+ "internalComponentProps": {
1479
+ "Box": {
1480
+ "borderRadius": [
1481
+ "full"
1482
+ ]
1483
+ },
1484
+ "FormLabel": {
1485
+ "as": [
1486
+ "div"
1487
+ ],
1488
+ "variant": [
1489
+ "inherit"
1490
+ ],
1491
+ "color": [
1492
+ "inherit"
1493
+ ]
1494
+ },
1495
+ "RootElement": {
1496
+ "data-testid": [
1497
+ "container"
1498
+ ]
1499
+ },
1500
+ "MotionBox": {
1501
+ "position": [
1502
+ "relative"
1503
+ ],
1504
+ "borderRadius": [
1505
+ "full"
1506
+ ],
1507
+ "alignItems": [
1508
+ "center"
1509
+ ],
1510
+ "justifyContent": [
1511
+ "center"
1512
+ ],
1513
+ "flex": [
1514
+ "none"
1515
+ ]
1516
+ }
1517
+ },
1518
+ "propToVariantKeys": {
1519
+ "size": [
1520
+ "radioSizeRoot",
1521
+ "radioSizeRadio"
1522
+ ],
1523
+ "variant": [
1524
+ "radioVariantRoot",
1525
+ "radioVariantRadio",
1526
+ "radioVariantRadioCircle"
1527
+ ],
1528
+ "reduceMotion": [
1529
+ "reducedMotion"
1530
+ ]
1531
+ },
1532
+ "runtimeConfigDefaultProps": {},
1533
+ "runtimeConfigGetStyles": {},
1534
+ "runtimeConfigInternalComponentProps": {},
1535
+ "motionVarPrefixes": [
1536
+ "--uds-motion-subtle-3-",
1537
+ "--uds-motion-smooth-3-"
1538
+ ]
1539
+ },
1387
1540
  "ManagedModal": {
1388
1541
  "name": "ManagedModal",
1389
1542
  "defaultProps": {},
@@ -1679,199 +1832,46 @@
1679
1832
  ],
1680
1833
  "closeAriaLabel": [
1681
1834
  "aria-label"
1682
- ],
1683
- "closeIcon": [
1684
- "icon"
1685
- ]
1686
- },
1687
- "runtimeConfigDefaultProps": {
1688
- "size": "modal.defaultSize",
1689
- "variant": "modal.defaultVariant"
1690
- },
1691
- "runtimeConfigGetStyles": {
1692
- "spacing": [
1693
- "modal.gutter.${size}"
1694
- ],
1695
- "modalSizeRoot": [
1696
- "modal.defaultSize"
1697
- ],
1698
- "modalVariantRoot": [
1699
- "modal.defaultVariant"
1700
- ],
1701
- "modalSizeSpacingHorizontal": [
1702
- "modal.defaultSize"
1703
- ],
1704
- "modalSizeHeader": [
1705
- "modal.defaultSize"
1706
- ],
1707
- "modalSizeTitleDescriptionWrapper": [
1708
- "modal.defaultSize"
1709
- ],
1710
- "modalSizeCloseIconContainer": [
1711
- "modal.defaultSize"
1712
- ],
1713
- "modalSizeCloseIcon": [
1714
- "modal.defaultSize"
1715
- ],
1716
- "modalVariantCloseIcon": [
1717
- "modal.defaultVariant"
1718
- ]
1719
- },
1720
- "runtimeConfigInternalComponentProps": {},
1721
- "motionVarPrefixes": []
1722
- },
1723
- "RadioGroupStore": {
1724
- "name": "RadioGroupStore",
1725
- "defaultProps": {},
1726
- "getStylesLiterals": {},
1727
- "cxLiterals": [],
1728
- "internalComponents": [],
1729
- "internalComponentProps": {},
1730
- "propToVariantKeys": {},
1731
- "runtimeConfigDefaultProps": {},
1732
- "runtimeConfigGetStyles": {},
1733
- "runtimeConfigInternalComponentProps": {},
1734
- "motionVarPrefixes": []
1735
- },
1736
- "RadioGroupProvider": {
1737
- "name": "RadioGroupProvider",
1738
- "defaultProps": {},
1739
- "getStylesLiterals": {},
1740
- "cxLiterals": [],
1741
- "internalComponents": [
1742
- "DivProps",
1743
- "Comp",
1744
- "RadioGroupContext.Provider"
1745
- ],
1746
- "internalComponentProps": {
1747
- "Comp": {
1748
- "role": [
1749
- "radiogroup"
1750
- ]
1751
- }
1752
- },
1753
- "propToVariantKeys": {},
1754
- "runtimeConfigDefaultProps": {},
1755
- "runtimeConfigGetStyles": {},
1756
- "runtimeConfigInternalComponentProps": {},
1757
- "motionVarPrefixes": []
1758
- },
1759
- "Radio": {
1760
- "name": "Radio",
1761
- "defaultProps": {
1762
- "labelPosition": "start",
1763
- "variant": "primary",
1764
- "size": "md",
1765
- "value": ""
1766
- },
1767
- "getStylesLiterals": {
1768
- "radioVariantValueRoot": "checked",
1769
- "radioVariantValueRoot:1": "unchecked",
1770
- "display": "flex",
1771
- "flexDirection": "row",
1772
- "flexDirection:1": "row-reverse",
1773
- "alignItems": "center",
1774
- "radioVariantValueRadio": "checked",
1775
- "radioVariantValueRadio:1": "unchecked",
1776
- "radioVariantValueRadioCircle": "checked",
1777
- "radioVariantValueRadioCircle:1": "unchecked"
1778
- },
1779
- "cxLiterals": [
1780
- "cursor-pointer",
1781
- "cursor-default",
1782
- "opacity-50",
1783
- "border",
1784
- "uds-ring",
1785
- "uds-ring-within",
1786
- "transition-[background-color,border-color]",
1787
- "transition-shadow",
1788
- "pointer-events-none",
1789
- "w-[8px]",
1790
- "h-[8px]",
1791
- "opacity-55",
1792
- "opacity-100",
1793
- "opacity-0",
1794
- "transition-opacity",
1795
- "cursor-[inherit]",
1796
- "absolute",
1797
- "top-1/2",
1798
- "left-1/2",
1799
- "w-[calc(100%+2px)]",
1800
- "h-[calc(100%+2px)]",
1801
- "transform",
1802
- "translate-x-[-50%]",
1803
- "translate-y-[-50%]",
1804
- "text-start",
1805
- "text-end"
1806
- ],
1807
- "internalComponents": [
1808
- "Box",
1809
- "FormLabel",
1810
- "SpringMotionConfig",
1811
- "RootElement",
1812
- "MotionBox"
1813
- ],
1814
- "internalComponentProps": {
1815
- "Box": {
1816
- "borderRadius": [
1817
- "full"
1818
- ]
1819
- },
1820
- "FormLabel": {
1821
- "as": [
1822
- "div"
1823
- ],
1824
- "variant": [
1825
- "inherit"
1826
- ],
1827
- "color": [
1828
- "inherit"
1829
- ]
1830
- },
1831
- "RootElement": {
1832
- "data-testid": [
1833
- "container"
1834
- ]
1835
- },
1836
- "MotionBox": {
1837
- "position": [
1838
- "relative"
1839
- ],
1840
- "borderRadius": [
1841
- "full"
1842
- ],
1843
- "alignItems": [
1844
- "center"
1845
- ],
1846
- "justifyContent": [
1847
- "center"
1848
- ],
1849
- "flex": [
1850
- "none"
1851
- ]
1852
- }
1835
+ ],
1836
+ "closeIcon": [
1837
+ "icon"
1838
+ ]
1853
1839
  },
1854
- "propToVariantKeys": {
1855
- "size": [
1856
- "radioSizeRoot",
1857
- "radioSizeRadio"
1840
+ "runtimeConfigDefaultProps": {
1841
+ "size": "modal.defaultSize",
1842
+ "variant": "modal.defaultVariant"
1843
+ },
1844
+ "runtimeConfigGetStyles": {
1845
+ "spacing": [
1846
+ "modal.gutter.${size}"
1858
1847
  ],
1859
- "variant": [
1860
- "radioVariantRoot",
1861
- "radioVariantRadio",
1862
- "radioVariantRadioCircle"
1848
+ "modalSizeRoot": [
1849
+ "modal.defaultSize"
1863
1850
  ],
1864
- "reduceMotion": [
1865
- "reducedMotion"
1851
+ "modalVariantRoot": [
1852
+ "modal.defaultVariant"
1853
+ ],
1854
+ "modalSizeSpacingHorizontal": [
1855
+ "modal.defaultSize"
1856
+ ],
1857
+ "modalSizeHeader": [
1858
+ "modal.defaultSize"
1859
+ ],
1860
+ "modalSizeTitleDescriptionWrapper": [
1861
+ "modal.defaultSize"
1862
+ ],
1863
+ "modalSizeCloseIconContainer": [
1864
+ "modal.defaultSize"
1865
+ ],
1866
+ "modalSizeCloseIcon": [
1867
+ "modal.defaultSize"
1868
+ ],
1869
+ "modalVariantCloseIcon": [
1870
+ "modal.defaultVariant"
1866
1871
  ]
1867
1872
  },
1868
- "runtimeConfigDefaultProps": {},
1869
- "runtimeConfigGetStyles": {},
1870
1873
  "runtimeConfigInternalComponentProps": {},
1871
- "motionVarPrefixes": [
1872
- "--uds-motion-subtle-3-",
1873
- "--uds-motion-smooth-3-"
1874
- ]
1874
+ "motionVarPrefixes": []
1875
1875
  },
1876
1876
  "PaginationEllipsis": {
1877
1877
  "name": "PaginationEllipsis",
@@ -2333,6 +2333,129 @@
2333
2333
  "runtimeConfigInternalComponentProps": {},
2334
2334
  "motionVarPrefixes": []
2335
2335
  },
2336
+ "AvatarText": {
2337
+ "name": "AvatarText",
2338
+ "defaultProps": {
2339
+ "size": "md",
2340
+ "variant": "primary"
2341
+ },
2342
+ "getStylesLiterals": {},
2343
+ "cxLiterals": [
2344
+ "overflow-hidden",
2345
+ "truncate",
2346
+ "w-full",
2347
+ "h-full",
2348
+ "shrink-0",
2349
+ "text-center",
2350
+ "inline-flex",
2351
+ "justify-center",
2352
+ "items-center"
2353
+ ],
2354
+ "internalComponents": [
2355
+ "Box",
2356
+ "Text"
2357
+ ],
2358
+ "internalComponentProps": {
2359
+ "Text": {
2360
+ "color": [
2361
+ "inherit"
2362
+ ],
2363
+ "variant": [
2364
+ "inherit"
2365
+ ]
2366
+ }
2367
+ },
2368
+ "propToVariantKeys": {},
2369
+ "runtimeConfigDefaultProps": {},
2370
+ "runtimeConfigGetStyles": {},
2371
+ "runtimeConfigInternalComponentProps": {},
2372
+ "motionVarPrefixes": []
2373
+ },
2374
+ "AvatarIcon": {
2375
+ "name": "AvatarIcon",
2376
+ "defaultProps": {
2377
+ "size": "md",
2378
+ "variant": "primary"
2379
+ },
2380
+ "getStylesLiterals": {},
2381
+ "cxLiterals": [
2382
+ "overflow-hidden",
2383
+ "w-full",
2384
+ "h-full",
2385
+ "shrink-0",
2386
+ "text-center",
2387
+ "inline-flex",
2388
+ "justify-center",
2389
+ "items-center"
2390
+ ],
2391
+ "internalComponents": [
2392
+ "IconSlot",
2393
+ "Box"
2394
+ ],
2395
+ "internalComponentProps": {},
2396
+ "propToVariantKeys": {
2397
+ "size": [
2398
+ "avatarSizeIcon"
2399
+ ]
2400
+ },
2401
+ "runtimeConfigDefaultProps": {},
2402
+ "runtimeConfigGetStyles": {},
2403
+ "runtimeConfigInternalComponentProps": {},
2404
+ "motionVarPrefixes": []
2405
+ },
2406
+ "Avatar": {
2407
+ "name": "Avatar",
2408
+ "defaultProps": {},
2409
+ "getStylesLiterals": {},
2410
+ "cxLiterals": [],
2411
+ "internalComponents": [
2412
+ "AvatarImage"
2413
+ ],
2414
+ "internalComponentProps": {},
2415
+ "propToVariantKeys": {},
2416
+ "runtimeConfigDefaultProps": {},
2417
+ "runtimeConfigGetStyles": {},
2418
+ "runtimeConfigInternalComponentProps": {},
2419
+ "motionVarPrefixes": []
2420
+ },
2421
+ "AvatarImage": {
2422
+ "name": "AvatarImage",
2423
+ "defaultProps": {
2424
+ "size": "md",
2425
+ "variant": "primary"
2426
+ },
2427
+ "getStylesLiterals": {},
2428
+ "cxLiterals": [
2429
+ "overflow-hidden",
2430
+ "w-full",
2431
+ "h-full",
2432
+ "shrink-0",
2433
+ "text-center",
2434
+ "inline-flex",
2435
+ "justify-center",
2436
+ "items-center",
2437
+ "object-cover"
2438
+ ],
2439
+ "internalComponents": [
2440
+ "UDSImage",
2441
+ "AvatarText",
2442
+ "AvatarIcon",
2443
+ "Box"
2444
+ ],
2445
+ "internalComponentProps": {},
2446
+ "propToVariantKeys": {
2447
+ "alt": [
2448
+ "name"
2449
+ ],
2450
+ "fallback": [
2451
+ "initials"
2452
+ ]
2453
+ },
2454
+ "runtimeConfigDefaultProps": {},
2455
+ "runtimeConfigGetStyles": {},
2456
+ "runtimeConfigInternalComponentProps": {},
2457
+ "motionVarPrefixes": []
2458
+ },
2336
2459
  "Menu.index": {
2337
2460
  "name": "Menu.index",
2338
2461
  "defaultProps": {},
@@ -2546,129 +2669,35 @@
2546
2669
  "AnimatePresence"
2547
2670
  ],
2548
2671
  "internalComponentProps": {
2549
- "HStack": {
2550
- "alignItems": [
2551
- "center"
2552
- ],
2553
- "width": [
2554
- "full"
2555
- ]
2556
- },
2557
- "AnimatePresence": {
2558
- "mode": [
2559
- "popLayout"
2560
- ]
2561
- }
2562
- },
2563
- "propToVariantKeys": {
2564
- "startIconClassName": [
2565
- "className"
2566
- ],
2567
- "endIconClassName": [
2568
- "className"
2569
- ],
2570
- "startIcon": [
2571
- "icon"
2572
- ],
2573
- "endIcon": [
2574
- "icon"
2575
- ],
2576
- "columnGap": [
2577
- "gap"
2578
- ]
2579
- },
2580
- "runtimeConfigDefaultProps": {},
2581
- "runtimeConfigGetStyles": {},
2582
- "runtimeConfigInternalComponentProps": {},
2583
- "motionVarPrefixes": []
2584
- },
2585
- "Menu.Trigger": {
2586
- "name": "Menu.Trigger",
2587
- "defaultProps": {},
2588
- "getStylesLiterals": {},
2589
- "cxLiterals": [
2590
- "uds-menu-trigger"
2591
- ],
2592
- "internalComponents": [
2593
- "AriakitMenuTrigger",
2594
- "Box"
2595
- ],
2596
- "internalComponentProps": {
2597
- "Box": {
2598
- "className": [
2599
- "uds-ring h-fit w-fit"
2600
- ]
2601
- }
2602
- },
2603
- "propToVariantKeys": {},
2604
- "runtimeConfigDefaultProps": {},
2605
- "runtimeConfigGetStyles": {},
2606
- "runtimeConfigInternalComponentProps": {},
2607
- "motionVarPrefixes": []
2608
- },
2609
- "AvatarText": {
2610
- "name": "AvatarText",
2611
- "defaultProps": {
2612
- "size": "md",
2613
- "variant": "primary"
2614
- },
2615
- "getStylesLiterals": {},
2616
- "cxLiterals": [
2617
- "overflow-hidden",
2618
- "truncate",
2619
- "w-full",
2620
- "h-full",
2621
- "shrink-0",
2622
- "text-center",
2623
- "inline-flex",
2624
- "justify-center",
2625
- "items-center"
2626
- ],
2627
- "internalComponents": [
2628
- "Box",
2629
- "Text"
2630
- ],
2631
- "internalComponentProps": {
2632
- "Text": {
2633
- "color": [
2634
- "inherit"
2672
+ "HStack": {
2673
+ "alignItems": [
2674
+ "center"
2635
2675
  ],
2636
- "variant": [
2637
- "inherit"
2676
+ "width": [
2677
+ "full"
2678
+ ]
2679
+ },
2680
+ "AnimatePresence": {
2681
+ "mode": [
2682
+ "popLayout"
2638
2683
  ]
2639
2684
  }
2640
2685
  },
2641
- "propToVariantKeys": {},
2642
- "runtimeConfigDefaultProps": {},
2643
- "runtimeConfigGetStyles": {},
2644
- "runtimeConfigInternalComponentProps": {},
2645
- "motionVarPrefixes": []
2646
- },
2647
- "AvatarIcon": {
2648
- "name": "AvatarIcon",
2649
- "defaultProps": {
2650
- "size": "md",
2651
- "variant": "primary"
2652
- },
2653
- "getStylesLiterals": {},
2654
- "cxLiterals": [
2655
- "overflow-hidden",
2656
- "w-full",
2657
- "h-full",
2658
- "shrink-0",
2659
- "text-center",
2660
- "inline-flex",
2661
- "justify-center",
2662
- "items-center"
2663
- ],
2664
- "internalComponents": [
2665
- "IconSlot",
2666
- "Box"
2667
- ],
2668
- "internalComponentProps": {},
2669
2686
  "propToVariantKeys": {
2670
- "size": [
2671
- "avatarSizeIcon"
2687
+ "startIconClassName": [
2688
+ "className"
2689
+ ],
2690
+ "endIconClassName": [
2691
+ "className"
2692
+ ],
2693
+ "startIcon": [
2694
+ "icon"
2695
+ ],
2696
+ "endIcon": [
2697
+ "icon"
2698
+ ],
2699
+ "columnGap": [
2700
+ "gap"
2672
2701
  ]
2673
2702
  },
2674
2703
  "runtimeConfigDefaultProps": {},
@@ -2676,54 +2705,25 @@
2676
2705
  "runtimeConfigInternalComponentProps": {},
2677
2706
  "motionVarPrefixes": []
2678
2707
  },
2679
- "Avatar": {
2680
- "name": "Avatar",
2708
+ "Menu.Trigger": {
2709
+ "name": "Menu.Trigger",
2681
2710
  "defaultProps": {},
2682
2711
  "getStylesLiterals": {},
2683
- "cxLiterals": [],
2684
- "internalComponents": [
2685
- "AvatarImage"
2686
- ],
2687
- "internalComponentProps": {},
2688
- "propToVariantKeys": {},
2689
- "runtimeConfigDefaultProps": {},
2690
- "runtimeConfigGetStyles": {},
2691
- "runtimeConfigInternalComponentProps": {},
2692
- "motionVarPrefixes": []
2693
- },
2694
- "AvatarImage": {
2695
- "name": "AvatarImage",
2696
- "defaultProps": {
2697
- "size": "md",
2698
- "variant": "primary"
2699
- },
2700
- "getStylesLiterals": {},
2701
2712
  "cxLiterals": [
2702
- "overflow-hidden",
2703
- "w-full",
2704
- "h-full",
2705
- "shrink-0",
2706
- "text-center",
2707
- "inline-flex",
2708
- "justify-center",
2709
- "items-center",
2710
- "object-cover"
2713
+ "uds-menu-trigger"
2711
2714
  ],
2712
2715
  "internalComponents": [
2713
- "UDSImage",
2714
- "AvatarText",
2715
- "AvatarIcon",
2716
+ "AriakitMenuTrigger",
2716
2717
  "Box"
2717
2718
  ],
2718
- "internalComponentProps": {},
2719
- "propToVariantKeys": {
2720
- "alt": [
2721
- "name"
2722
- ],
2723
- "fallback": [
2724
- "initials"
2725
- ]
2719
+ "internalComponentProps": {
2720
+ "Box": {
2721
+ "className": [
2722
+ "uds-ring h-fit w-fit"
2723
+ ]
2724
+ }
2726
2725
  },
2726
+ "propToVariantKeys": {},
2727
2727
  "runtimeConfigDefaultProps": {},
2728
2728
  "runtimeConfigGetStyles": {},
2729
2729
  "runtimeConfigInternalComponentProps": {},
@@ -3740,215 +3740,51 @@
3740
3740
  "runtimeConfigGetStyles": {},
3741
3741
  "runtimeConfigInternalComponentProps": {},
3742
3742
  "motionVarPrefixes": []
3743
- },
3744
- "ChipBase": {
3745
- "name": "ChipBase",
3746
- "defaultProps": {
3747
- "size": "md",
3748
- "as": "div"
3749
- },
3750
- "getStylesLiterals": {},
3751
- "cxLiterals": [
3752
- "pointer-events-none",
3753
- "cursor-default",
3754
- "opacity-50",
3755
- "inline-flex",
3756
- "items-center",
3757
- "transition-[background-color,outline-color,box-shadow]",
3758
- "truncate",
3759
- "whitespace-nowrap",
3760
- "text-center",
3761
- "flex-1",
3762
- "md",
3763
- "primary"
3764
- ],
3765
- "internalComponents": [
3766
- "IconSlot",
3767
- "HStack",
3768
- "As",
3769
- "Text"
3770
- ],
3771
- "internalComponentProps": {
3772
- "Text": {
3773
- "as": [
3774
- "span"
3775
- ],
3776
- "color": [
3777
- "current"
3778
- ],
3779
- "variant": [
3780
- "inherit"
3781
- ]
3782
- }
3783
- },
3784
- "propToVariantKeys": {
3785
- "size": [
3786
- "chipSizeRoot",
3787
- "chipSizeIcon"
3788
- ],
3789
- "startIcon": [
3790
- "icon"
3791
- ],
3792
- "endIcon": [
3793
- "icon"
3794
- ]
3795
- },
3796
- "runtimeConfigDefaultProps": {},
3797
- "runtimeConfigGetStyles": {},
3798
- "runtimeConfigInternalComponentProps": {},
3799
- "motionVarPrefixes": []
3800
- },
3801
- "TabList": {
3802
- "name": "TabList",
3803
- "defaultProps": {
3804
- "variant": "primary"
3805
- },
3806
- "getStylesLiterals": {
3807
- "tabSizeRoot": "default",
3808
- "tabVariantActiveRoot": "on"
3809
- },
3810
- "cxLiterals": [
3811
- "pointer-events-none",
3812
- "absolute",
3813
- "bottom-0",
3814
- "left-0",
3815
- "right-0",
3816
- "h-[var(--uds-tab-underline-width,0px)]",
3817
- "bg-[var(--uds-tab-underline-color,transparent)]",
3818
- "transition-[height,background-color]",
3819
- "duration-[240ms]",
3820
- "ease-[cubic-bezier(0.2,0,0,1)]",
3821
- "!m-0",
3822
- "!p-0",
3823
- "!gap-0",
3824
- "box-border",
3825
- "z-0",
3826
- "min-w-0",
3827
- "min-h-0",
3828
- "flex",
3829
- "flex-row",
3830
- "items-center",
3831
- "overflow-x-auto",
3832
- "overflow-y-clip",
3833
- "scrollbar-none",
3834
- "[overflow-clip-margin:6px]",
3835
- "overflow-clip",
3836
- "[overflow-clip-margin:8px]",
3837
- "relative",
3838
- "left",
3839
- "240ms",
3840
- "cubic-bezier(0.2,",
3841
- "0,",
3842
- "1),",
3843
- "top",
3844
- "width",
3845
- "height",
3846
- "1)",
3847
- "--uds-tab-underline-color",
3848
- "--uds-tab-underline-width"
3849
- ],
3850
- "internalComponents": [
3851
- "AriakitTabList"
3852
- ],
3853
- "internalComponentProps": {},
3854
- "propToVariantKeys": {
3855
- "variant": [
3856
- "tabsVariantRoot",
3857
- "tabVariantRoot"
3858
- ]
3859
- },
3860
- "runtimeConfigDefaultProps": {},
3861
- "runtimeConfigGetStyles": {},
3862
- "runtimeConfigInternalComponentProps": {},
3863
- "motionVarPrefixes": []
3864
- },
3865
- "Tabs": {
3866
- "name": "Tabs",
3867
- "defaultProps": {
3868
- "variant": "primary"
3869
- },
3870
- "getStylesLiterals": {},
3871
- "cxLiterals": [],
3872
- "internalComponents": [
3873
- "TabsContext.Provider",
3874
- "TabProvider"
3875
- ],
3876
- "internalComponentProps": {},
3877
- "propToVariantKeys": {
3878
- "onSelectionChange": [
3879
- "setSelectedId"
3880
- ]
3881
- },
3882
- "runtimeConfigDefaultProps": {},
3883
- "runtimeConfigGetStyles": {},
3884
- "runtimeConfigInternalComponentProps": {},
3885
- "motionVarPrefixes": []
3886
- },
3887
- "Tab": {
3888
- "name": "Tab",
3743
+ },
3744
+ "ChipBase": {
3745
+ "name": "ChipBase",
3889
3746
  "defaultProps": {
3890
- "variant": "primary"
3891
- },
3892
- "getStylesLiterals": {
3893
- "tabSizeRoot": "default",
3894
- "tabVariantActiveRoot": "off",
3895
- "tabVariantActiveRoot:1": "on",
3896
- "tabSizeIcon": "default"
3747
+ "size": "md",
3748
+ "as": "div"
3897
3749
  },
3750
+ "getStylesLiterals": {},
3898
3751
  "cxLiterals": [
3899
3752
  "pointer-events-none",
3900
- "absolute",
3901
- "bottom-0",
3902
- "left-0",
3903
- "right-0",
3904
- "h-[var(--uds-tab-underline-width,0px)]",
3905
- "bg-[var(--uds-tab-underline-color,transparent)]",
3906
- "transition-[height,background-color]",
3907
- "duration-[240ms]",
3908
- "ease-[cubic-bezier(0.2,0,0,1)]",
3909
- "!bg-transparent",
3910
- "!shadow-none",
3753
+ "cursor-default",
3754
+ "opacity-50",
3911
3755
  "inline-flex",
3912
3756
  "items-center",
3913
- "shrink-0",
3914
- "box-border",
3915
- "relative",
3916
- "z-[1]",
3917
- "cursor-pointer",
3918
- "select-none",
3757
+ "transition-[background-color,outline-color,box-shadow]",
3758
+ "truncate",
3919
3759
  "whitespace-nowrap",
3920
- "uds-ring",
3921
- "opacity-50",
3922
- "cursor-default",
3923
- "border-solid",
3924
- "border-b-solid",
3925
- "transition-colors"
3760
+ "text-center",
3761
+ "flex-1",
3762
+ "md",
3763
+ "primary"
3926
3764
  ],
3927
3765
  "internalComponents": [
3928
3766
  "IconSlot",
3929
- "AriakitTab",
3767
+ "HStack",
3768
+ "As",
3930
3769
  "Text"
3931
3770
  ],
3932
3771
  "internalComponentProps": {
3933
3772
  "Text": {
3934
- "variant": [
3935
- "inherit"
3936
- ],
3937
3773
  "as": [
3938
3774
  "span"
3939
3775
  ],
3940
3776
  "color": [
3941
3777
  "current"
3778
+ ],
3779
+ "variant": [
3780
+ "inherit"
3942
3781
  ]
3943
3782
  }
3944
3783
  },
3945
3784
  "propToVariantKeys": {
3946
- "variant": [
3947
- "tabVariantRoot",
3948
- "tabVariantIcon"
3949
- ],
3950
- "activeState": [
3951
- "tabVariantActiveIcon"
3785
+ "size": [
3786
+ "chipSizeRoot",
3787
+ "chipSizeIcon"
3952
3788
  ],
3953
3789
  "startIcon": [
3954
3790
  "icon"
@@ -3962,21 +3798,6 @@
3962
3798
  "runtimeConfigInternalComponentProps": {},
3963
3799
  "motionVarPrefixes": []
3964
3800
  },
3965
- "TabPanel": {
3966
- "name": "TabPanel",
3967
- "defaultProps": {},
3968
- "getStylesLiterals": {},
3969
- "cxLiterals": [],
3970
- "internalComponents": [
3971
- "AriakitTabPanel"
3972
- ],
3973
- "internalComponentProps": {},
3974
- "propToVariantKeys": {},
3975
- "runtimeConfigDefaultProps": {},
3976
- "runtimeConfigGetStyles": {},
3977
- "runtimeConfigInternalComponentProps": {},
3978
- "motionVarPrefixes": []
3979
- },
3980
3801
  "UDSTooltipConfigProvider": {
3981
3802
  "name": "UDSTooltipConfigProvider",
3982
3803
  "defaultProps": {},
@@ -4430,5 +4251,184 @@
4430
4251
  "runtimeConfigGetStyles": {},
4431
4252
  "runtimeConfigInternalComponentProps": {},
4432
4253
  "motionVarPrefixes": []
4254
+ },
4255
+ "TabList": {
4256
+ "name": "TabList",
4257
+ "defaultProps": {
4258
+ "variant": "primary"
4259
+ },
4260
+ "getStylesLiterals": {
4261
+ "tabSizeRoot": "default",
4262
+ "tabVariantActiveRoot": "on"
4263
+ },
4264
+ "cxLiterals": [
4265
+ "pointer-events-none",
4266
+ "absolute",
4267
+ "bottom-0",
4268
+ "left-0",
4269
+ "right-0",
4270
+ "h-[var(--uds-tab-underline-width,0px)]",
4271
+ "bg-[var(--uds-tab-underline-color,transparent)]",
4272
+ "transition-[height,background-color]",
4273
+ "duration-[240ms]",
4274
+ "ease-[cubic-bezier(0.2,0,0,1)]",
4275
+ "!m-0",
4276
+ "!p-0",
4277
+ "!gap-0",
4278
+ "box-border",
4279
+ "z-0",
4280
+ "min-w-0",
4281
+ "min-h-0",
4282
+ "flex",
4283
+ "flex-row",
4284
+ "items-center",
4285
+ "overflow-x-auto",
4286
+ "overflow-y-clip",
4287
+ "scrollbar-none",
4288
+ "[overflow-clip-margin:6px]",
4289
+ "overflow-clip",
4290
+ "[overflow-clip-margin:8px]",
4291
+ "relative",
4292
+ "left",
4293
+ "240ms",
4294
+ "cubic-bezier(0.2,",
4295
+ "0,",
4296
+ "1),",
4297
+ "top",
4298
+ "width",
4299
+ "height",
4300
+ "1)",
4301
+ "--uds-tab-underline-color",
4302
+ "--uds-tab-underline-width"
4303
+ ],
4304
+ "internalComponents": [
4305
+ "AriakitTabList"
4306
+ ],
4307
+ "internalComponentProps": {},
4308
+ "propToVariantKeys": {
4309
+ "variant": [
4310
+ "tabsVariantRoot",
4311
+ "tabVariantRoot"
4312
+ ]
4313
+ },
4314
+ "runtimeConfigDefaultProps": {},
4315
+ "runtimeConfigGetStyles": {},
4316
+ "runtimeConfigInternalComponentProps": {},
4317
+ "motionVarPrefixes": []
4318
+ },
4319
+ "Tabs": {
4320
+ "name": "Tabs",
4321
+ "defaultProps": {
4322
+ "variant": "primary"
4323
+ },
4324
+ "getStylesLiterals": {},
4325
+ "cxLiterals": [],
4326
+ "internalComponents": [
4327
+ "TabsContext.Provider",
4328
+ "TabProvider"
4329
+ ],
4330
+ "internalComponentProps": {},
4331
+ "propToVariantKeys": {
4332
+ "onSelectionChange": [
4333
+ "setSelectedId"
4334
+ ]
4335
+ },
4336
+ "runtimeConfigDefaultProps": {},
4337
+ "runtimeConfigGetStyles": {},
4338
+ "runtimeConfigInternalComponentProps": {},
4339
+ "motionVarPrefixes": []
4340
+ },
4341
+ "Tab": {
4342
+ "name": "Tab",
4343
+ "defaultProps": {
4344
+ "variant": "primary"
4345
+ },
4346
+ "getStylesLiterals": {
4347
+ "tabSizeRoot": "default",
4348
+ "tabVariantActiveRoot": "off",
4349
+ "tabVariantActiveRoot:1": "on",
4350
+ "tabSizeIcon": "default"
4351
+ },
4352
+ "cxLiterals": [
4353
+ "pointer-events-none",
4354
+ "absolute",
4355
+ "bottom-0",
4356
+ "left-0",
4357
+ "right-0",
4358
+ "h-[var(--uds-tab-underline-width,0px)]",
4359
+ "bg-[var(--uds-tab-underline-color,transparent)]",
4360
+ "transition-[height,background-color]",
4361
+ "duration-[240ms]",
4362
+ "ease-[cubic-bezier(0.2,0,0,1)]",
4363
+ "!bg-transparent",
4364
+ "!shadow-none",
4365
+ "inline-flex",
4366
+ "items-center",
4367
+ "shrink-0",
4368
+ "box-border",
4369
+ "relative",
4370
+ "z-[1]",
4371
+ "cursor-pointer",
4372
+ "select-none",
4373
+ "whitespace-nowrap",
4374
+ "uds-ring",
4375
+ "opacity-50",
4376
+ "cursor-default",
4377
+ "border-solid",
4378
+ "border-b-solid",
4379
+ "transition-colors"
4380
+ ],
4381
+ "internalComponents": [
4382
+ "IconSlot",
4383
+ "AriakitTab",
4384
+ "Text"
4385
+ ],
4386
+ "internalComponentProps": {
4387
+ "Text": {
4388
+ "variant": [
4389
+ "inherit"
4390
+ ],
4391
+ "as": [
4392
+ "span"
4393
+ ],
4394
+ "color": [
4395
+ "current"
4396
+ ]
4397
+ }
4398
+ },
4399
+ "propToVariantKeys": {
4400
+ "variant": [
4401
+ "tabVariantRoot",
4402
+ "tabVariantIcon"
4403
+ ],
4404
+ "activeState": [
4405
+ "tabVariantActiveIcon"
4406
+ ],
4407
+ "startIcon": [
4408
+ "icon"
4409
+ ],
4410
+ "endIcon": [
4411
+ "icon"
4412
+ ]
4413
+ },
4414
+ "runtimeConfigDefaultProps": {},
4415
+ "runtimeConfigGetStyles": {},
4416
+ "runtimeConfigInternalComponentProps": {},
4417
+ "motionVarPrefixes": []
4418
+ },
4419
+ "TabPanel": {
4420
+ "name": "TabPanel",
4421
+ "defaultProps": {},
4422
+ "getStylesLiterals": {},
4423
+ "cxLiterals": [],
4424
+ "internalComponents": [
4425
+ "AriakitTabPanel"
4426
+ ],
4427
+ "internalComponentProps": {},
4428
+ "propToVariantKeys": {},
4429
+ "runtimeConfigDefaultProps": {},
4430
+ "runtimeConfigGetStyles": {},
4431
+ "runtimeConfigInternalComponentProps": {},
4432
+ "motionVarPrefixes": []
4433
4433
  }
4434
4434
  }