@yahoo/uds 3.141.0 → 3.142.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.
Files changed (64) hide show
  1. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
  2. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
  3. package/dist/automated-config/dist/utils/index.cjs +1 -1
  4. package/dist/automated-config/dist/utils/index.js +1 -1
  5. package/dist/components/Divider/Divider.cjs +86 -5
  6. package/dist/components/Divider/Divider.d.cts +15 -4
  7. package/dist/components/Divider/Divider.d.ts +15 -4
  8. package/dist/components/Divider/Divider.js +88 -7
  9. package/dist/components/Divider/DividerLabel.cjs +30 -0
  10. package/dist/components/Divider/DividerLabel.d.cts +18 -0
  11. package/dist/components/Divider/DividerLabel.d.ts +18 -0
  12. package/dist/components/Divider/DividerLabel.js +28 -0
  13. package/dist/components/Divider/DividerLine.cjs +41 -0
  14. package/dist/components/Divider/DividerLine.d.cts +19 -0
  15. package/dist/components/Divider/DividerLine.d.ts +19 -0
  16. package/dist/components/Divider/DividerLine.js +39 -0
  17. package/dist/components/Divider/index.cjs +4 -0
  18. package/dist/components/Divider/index.d.cts +4 -1
  19. package/dist/components/Divider/index.d.ts +4 -1
  20. package/dist/components/Divider/index.js +3 -1
  21. package/dist/components/Divider/types.cjs +1 -0
  22. package/dist/components/Divider/types.d.cts +38 -0
  23. package/dist/components/Divider/types.d.ts +38 -0
  24. package/dist/components/Divider/types.js +1 -0
  25. package/dist/components/Divider/utils.cjs +33 -0
  26. package/dist/components/Divider/utils.d.cts +11 -0
  27. package/dist/components/Divider/utils.d.ts +11 -0
  28. package/dist/components/Divider/utils.js +29 -0
  29. package/dist/components/client/Menu/Menu.Divider.cjs +2 -2
  30. package/dist/components/client/Menu/Menu.Divider.js +2 -2
  31. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +1 -1
  32. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.ts +1 -1
  33. package/dist/components/index.cjs +6 -0
  34. package/dist/components/index.d.cts +3 -1
  35. package/dist/components/index.d.ts +3 -1
  36. package/dist/components/index.js +5 -1
  37. package/dist/index.cjs +5 -1
  38. package/dist/index.d.cts +3 -1
  39. package/dist/index.d.ts +3 -1
  40. package/dist/index.js +4 -2
  41. package/dist/styles/styler.d.cts +3 -3
  42. package/dist/styles/styler.d.ts +3 -3
  43. package/dist/tailwind/dist/automated-config/dist/utils/index.cjs +1 -1
  44. package/dist/tailwind/dist/automated-config/dist/utils/index.js +1 -1
  45. package/dist/tailwind/dist/automated-config/dist/utils/index.js.map +1 -1
  46. package/dist/tokens/automation/index.cjs +1 -1
  47. package/dist/tokens/automation/index.js +1 -1
  48. package/dist/tokens/index.cjs +1 -1
  49. package/dist/tokens/index.js +1 -1
  50. package/dist/uds/generated/componentData.cjs +1418 -1416
  51. package/dist/uds/generated/componentData.js +1415 -1413
  52. package/dist/uds/generated/tailwindPurge.cjs +1688 -50
  53. package/dist/uds/generated/tailwindPurge.js +1688 -50
  54. package/generated/componentData.json +1826 -1813
  55. package/generated/tailwindPurge.ts +3 -3
  56. package/package.json +1 -1
  57. package/dist/components/Divider/DividerCore.cjs +0 -83
  58. package/dist/components/Divider/DividerCore.d.cts +0 -22
  59. package/dist/components/Divider/DividerCore.d.ts +0 -22
  60. package/dist/components/Divider/DividerCore.js +0 -81
  61. package/dist/components/Divider/DividerInternal.cjs +0 -31
  62. package/dist/components/Divider/DividerInternal.d.cts +0 -13
  63. package/dist/components/Divider/DividerInternal.d.ts +0 -13
  64. package/dist/components/Divider/DividerInternal.js +0 -29
@@ -1474,7 +1474,1635 @@ const componentToVariants = {
1474
1474
  "ChipDismissible": [],
1475
1475
  "ChipLink": [],
1476
1476
  "ChipToggle": [],
1477
- "Divider": [],
1477
+ "Divider": [["spacingVertical", [
1478
+ "0",
1479
+ "1",
1480
+ "2",
1481
+ "3",
1482
+ "4",
1483
+ "5",
1484
+ "6",
1485
+ "7",
1486
+ "8",
1487
+ "9",
1488
+ "10",
1489
+ "11",
1490
+ "12",
1491
+ "14",
1492
+ "16",
1493
+ "20",
1494
+ "24",
1495
+ "28",
1496
+ "32",
1497
+ "36",
1498
+ "40",
1499
+ "44",
1500
+ "48",
1501
+ "52",
1502
+ "56",
1503
+ "60",
1504
+ "64",
1505
+ "72",
1506
+ "80",
1507
+ "96",
1508
+ "px",
1509
+ "0.5",
1510
+ "1.5",
1511
+ "2.5",
1512
+ "3.5",
1513
+ "4.5",
1514
+ "5.5"
1515
+ ]], ["spacingHorizontal", [
1516
+ "0",
1517
+ "1",
1518
+ "2",
1519
+ "3",
1520
+ "4",
1521
+ "5",
1522
+ "6",
1523
+ "7",
1524
+ "8",
1525
+ "9",
1526
+ "10",
1527
+ "11",
1528
+ "12",
1529
+ "14",
1530
+ "16",
1531
+ "20",
1532
+ "24",
1533
+ "28",
1534
+ "32",
1535
+ "36",
1536
+ "40",
1537
+ "44",
1538
+ "48",
1539
+ "52",
1540
+ "56",
1541
+ "60",
1542
+ "64",
1543
+ "72",
1544
+ "80",
1545
+ "96",
1546
+ "px",
1547
+ "0.5",
1548
+ "1.5",
1549
+ "2.5",
1550
+ "3.5",
1551
+ "4.5",
1552
+ "5.5"
1553
+ ]]],
1554
+ "DividerLabel": [
1555
+ ["color", [
1556
+ "inherit",
1557
+ "accent",
1558
+ "alert",
1559
+ "alert-secondary",
1560
+ "brand",
1561
+ "brand-secondary",
1562
+ "positive",
1563
+ "positive-secondary",
1564
+ "warning",
1565
+ "warning-secondary",
1566
+ "info",
1567
+ "info-secondary",
1568
+ "muted",
1569
+ "on-color",
1570
+ "primary",
1571
+ "secondary",
1572
+ "tertiary",
1573
+ "white",
1574
+ "black",
1575
+ "transparent",
1576
+ "current",
1577
+ "always/white",
1578
+ "always/black",
1579
+ "always/transparent",
1580
+ "always/current",
1581
+ "always/brand",
1582
+ "always/accent"
1583
+ ]],
1584
+ ["height", [
1585
+ "full",
1586
+ "fit",
1587
+ "screen"
1588
+ ]],
1589
+ ["width", [
1590
+ "full",
1591
+ "fit",
1592
+ "screen"
1593
+ ]],
1594
+ ["backgroundColor", [
1595
+ "accent",
1596
+ "alert",
1597
+ "brand",
1598
+ "positive",
1599
+ "warning",
1600
+ "info",
1601
+ "alert-secondary",
1602
+ "brand-secondary",
1603
+ "positive-secondary",
1604
+ "warning-secondary",
1605
+ "info-secondary",
1606
+ "primary",
1607
+ "secondary",
1608
+ "white",
1609
+ "black",
1610
+ "transparent",
1611
+ "current",
1612
+ "elevation-0",
1613
+ "elevation-1",
1614
+ "elevation-2",
1615
+ "elevation-3",
1616
+ "elevation-4",
1617
+ "elevation-5",
1618
+ "always/white",
1619
+ "always/black",
1620
+ "always/transparent",
1621
+ "always/current",
1622
+ "always/brand",
1623
+ "always/accent"
1624
+ ]],
1625
+ ["borderRadius", [
1626
+ "none",
1627
+ "xs",
1628
+ "sm",
1629
+ "md",
1630
+ "lg",
1631
+ "xl",
1632
+ "full"
1633
+ ]],
1634
+ ["borderTopStartRadius", [
1635
+ "none",
1636
+ "xs",
1637
+ "sm",
1638
+ "md",
1639
+ "lg",
1640
+ "xl",
1641
+ "full"
1642
+ ]],
1643
+ ["borderTopEndRadius", [
1644
+ "none",
1645
+ "xs",
1646
+ "sm",
1647
+ "md",
1648
+ "lg",
1649
+ "xl",
1650
+ "full"
1651
+ ]],
1652
+ ["borderBottomStartRadius", [
1653
+ "none",
1654
+ "xs",
1655
+ "sm",
1656
+ "md",
1657
+ "lg",
1658
+ "xl",
1659
+ "full"
1660
+ ]],
1661
+ ["borderBottomEndRadius", [
1662
+ "none",
1663
+ "xs",
1664
+ "sm",
1665
+ "md",
1666
+ "lg",
1667
+ "xl",
1668
+ "full"
1669
+ ]],
1670
+ ["borderColor", [
1671
+ "accent",
1672
+ "brand",
1673
+ "alert",
1674
+ "positive",
1675
+ "warning",
1676
+ "info",
1677
+ "brand-secondary",
1678
+ "alert-secondary",
1679
+ "positive-secondary",
1680
+ "warning-secondary",
1681
+ "info-secondary",
1682
+ "muted",
1683
+ "primary",
1684
+ "secondary",
1685
+ "tertiary",
1686
+ "white",
1687
+ "black",
1688
+ "transparent",
1689
+ "current",
1690
+ "elevation-0",
1691
+ "elevation-1",
1692
+ "elevation-2",
1693
+ "elevation-3",
1694
+ "elevation-4",
1695
+ "elevation-5",
1696
+ "always/white",
1697
+ "always/black",
1698
+ "always/transparent",
1699
+ "always/current",
1700
+ "always/brand",
1701
+ "always/accent"
1702
+ ]],
1703
+ ["borderStartColor", [
1704
+ "accent",
1705
+ "alert",
1706
+ "brand",
1707
+ "positive",
1708
+ "warning",
1709
+ "info",
1710
+ "alert-secondary",
1711
+ "brand-secondary",
1712
+ "positive-secondary",
1713
+ "warning-secondary",
1714
+ "info-secondary",
1715
+ "muted",
1716
+ "primary",
1717
+ "secondary",
1718
+ "tertiary",
1719
+ "white",
1720
+ "black",
1721
+ "transparent",
1722
+ "current",
1723
+ "elevation-0",
1724
+ "elevation-1",
1725
+ "elevation-2",
1726
+ "elevation-3",
1727
+ "elevation-4",
1728
+ "elevation-5",
1729
+ "always/white",
1730
+ "always/black",
1731
+ "always/transparent",
1732
+ "always/current",
1733
+ "always/brand",
1734
+ "always/accent"
1735
+ ]],
1736
+ ["borderEndColor", [
1737
+ "accent",
1738
+ "alert",
1739
+ "brand",
1740
+ "positive",
1741
+ "warning",
1742
+ "info",
1743
+ "alert-secondary",
1744
+ "brand-secondary",
1745
+ "positive-secondary",
1746
+ "warning-secondary",
1747
+ "info-secondary",
1748
+ "muted",
1749
+ "primary",
1750
+ "secondary",
1751
+ "tertiary",
1752
+ "white",
1753
+ "black",
1754
+ "transparent",
1755
+ "current",
1756
+ "elevation-0",
1757
+ "elevation-1",
1758
+ "elevation-2",
1759
+ "elevation-3",
1760
+ "elevation-4",
1761
+ "elevation-5",
1762
+ "always/white",
1763
+ "always/black",
1764
+ "always/transparent",
1765
+ "always/current",
1766
+ "always/brand",
1767
+ "always/accent"
1768
+ ]],
1769
+ ["borderTopColor", [
1770
+ "accent",
1771
+ "alert",
1772
+ "brand",
1773
+ "positive",
1774
+ "warning",
1775
+ "info",
1776
+ "alert-secondary",
1777
+ "brand-secondary",
1778
+ "positive-secondary",
1779
+ "warning-secondary",
1780
+ "info-secondary",
1781
+ "muted",
1782
+ "primary",
1783
+ "secondary",
1784
+ "tertiary",
1785
+ "white",
1786
+ "black",
1787
+ "transparent",
1788
+ "current",
1789
+ "elevation-0",
1790
+ "elevation-1",
1791
+ "elevation-2",
1792
+ "elevation-3",
1793
+ "elevation-4",
1794
+ "elevation-5",
1795
+ "always/white",
1796
+ "always/black",
1797
+ "always/transparent",
1798
+ "always/current",
1799
+ "always/brand",
1800
+ "always/accent"
1801
+ ]],
1802
+ ["borderBottomColor", [
1803
+ "accent",
1804
+ "alert",
1805
+ "brand",
1806
+ "positive",
1807
+ "warning",
1808
+ "info",
1809
+ "alert-secondary",
1810
+ "brand-secondary",
1811
+ "positive-secondary",
1812
+ "warning-secondary",
1813
+ "info-secondary",
1814
+ "muted",
1815
+ "primary",
1816
+ "secondary",
1817
+ "tertiary",
1818
+ "white",
1819
+ "black",
1820
+ "transparent",
1821
+ "current",
1822
+ "elevation-0",
1823
+ "elevation-1",
1824
+ "elevation-2",
1825
+ "elevation-3",
1826
+ "elevation-4",
1827
+ "elevation-5",
1828
+ "always/white",
1829
+ "always/black",
1830
+ "always/transparent",
1831
+ "always/current",
1832
+ "always/brand",
1833
+ "always/accent"
1834
+ ]],
1835
+ ["borderWidth", [
1836
+ "none",
1837
+ "thin",
1838
+ "medium",
1839
+ "thick",
1840
+ "elevation-0",
1841
+ "elevation-1",
1842
+ "elevation-2",
1843
+ "elevation-3",
1844
+ "elevation-4",
1845
+ "elevation-5"
1846
+ ]],
1847
+ ["borderVerticalWidth", [
1848
+ "none",
1849
+ "thin",
1850
+ "medium",
1851
+ "thick",
1852
+ "elevation-0",
1853
+ "elevation-1",
1854
+ "elevation-2",
1855
+ "elevation-3",
1856
+ "elevation-4",
1857
+ "elevation-5"
1858
+ ]],
1859
+ ["borderHorizontalWidth", [
1860
+ "none",
1861
+ "thin",
1862
+ "medium",
1863
+ "thick",
1864
+ "elevation-0",
1865
+ "elevation-1",
1866
+ "elevation-2",
1867
+ "elevation-3",
1868
+ "elevation-4",
1869
+ "elevation-5"
1870
+ ]],
1871
+ ["borderStartWidth", [
1872
+ "none",
1873
+ "thin",
1874
+ "medium",
1875
+ "thick",
1876
+ "elevation-0",
1877
+ "elevation-1",
1878
+ "elevation-2",
1879
+ "elevation-3",
1880
+ "elevation-4",
1881
+ "elevation-5"
1882
+ ]],
1883
+ ["borderEndWidth", [
1884
+ "none",
1885
+ "thin",
1886
+ "medium",
1887
+ "thick",
1888
+ "elevation-0",
1889
+ "elevation-1",
1890
+ "elevation-2",
1891
+ "elevation-3",
1892
+ "elevation-4",
1893
+ "elevation-5"
1894
+ ]],
1895
+ ["borderTopWidth", [
1896
+ "none",
1897
+ "thin",
1898
+ "medium",
1899
+ "thick",
1900
+ "elevation-0",
1901
+ "elevation-1",
1902
+ "elevation-2",
1903
+ "elevation-3",
1904
+ "elevation-4",
1905
+ "elevation-5"
1906
+ ]],
1907
+ ["borderBottomWidth", [
1908
+ "none",
1909
+ "thin",
1910
+ "medium",
1911
+ "thick",
1912
+ "elevation-0",
1913
+ "elevation-1",
1914
+ "elevation-2",
1915
+ "elevation-3",
1916
+ "elevation-4",
1917
+ "elevation-5"
1918
+ ]],
1919
+ ["alignContent", [
1920
+ "flex-start",
1921
+ "flex-end",
1922
+ "center",
1923
+ "stretch",
1924
+ "space-between",
1925
+ "space-around"
1926
+ ]],
1927
+ ["alignItems", [
1928
+ "flex-start",
1929
+ "flex-end",
1930
+ "center",
1931
+ "stretch",
1932
+ "baseline"
1933
+ ]],
1934
+ ["alignSelf", [
1935
+ "auto",
1936
+ "flex-start",
1937
+ "flex-end",
1938
+ "center",
1939
+ "stretch",
1940
+ "baseline"
1941
+ ]],
1942
+ ["flex", [
1943
+ "1",
1944
+ "auto",
1945
+ "initial",
1946
+ "none"
1947
+ ]],
1948
+ ["flexDirection", [
1949
+ "row",
1950
+ "column",
1951
+ "row-reverse",
1952
+ "column-reverse"
1953
+ ]],
1954
+ ["flexGrow", [
1955
+ "0",
1956
+ "1",
1957
+ "2",
1958
+ "3"
1959
+ ]],
1960
+ ["flexShrink", ["0", "1"]],
1961
+ ["flexWrap", [
1962
+ "wrap",
1963
+ "wrap-reverse",
1964
+ "nowrap"
1965
+ ]],
1966
+ ["justifyContent", [
1967
+ "flex-start",
1968
+ "flex-end",
1969
+ "center",
1970
+ "space-between",
1971
+ "space-around",
1972
+ "space-evenly"
1973
+ ]],
1974
+ ["flexBasis", ["min-content"]],
1975
+ ["display", [
1976
+ "block",
1977
+ "inline-block",
1978
+ "inline",
1979
+ "flex",
1980
+ "inline-flex",
1981
+ "table",
1982
+ "inline-table",
1983
+ "table-caption",
1984
+ "table-cell",
1985
+ "table-column",
1986
+ "table-column-group",
1987
+ "table-footer-group",
1988
+ "table-header-group",
1989
+ "table-row-group",
1990
+ "table-row",
1991
+ "flow-root",
1992
+ "grid",
1993
+ "contents",
1994
+ "none"
1995
+ ]],
1996
+ ["overflow", [
1997
+ "auto",
1998
+ "hidden",
1999
+ "clip",
2000
+ "visible",
2001
+ "scroll"
2002
+ ]],
2003
+ ["overflowX", [
2004
+ "auto",
2005
+ "hidden",
2006
+ "clip",
2007
+ "visible",
2008
+ "scroll"
2009
+ ]],
2010
+ ["overflowY", [
2011
+ "auto",
2012
+ "hidden",
2013
+ "clip",
2014
+ "visible",
2015
+ "scroll"
2016
+ ]],
2017
+ ["position", [
2018
+ "static",
2019
+ "fixed",
2020
+ "absolute",
2021
+ "relative",
2022
+ "sticky"
2023
+ ]],
2024
+ ["spacing", [
2025
+ "0",
2026
+ "1",
2027
+ "2",
2028
+ "3",
2029
+ "4",
2030
+ "5",
2031
+ "6",
2032
+ "7",
2033
+ "8",
2034
+ "9",
2035
+ "10",
2036
+ "11",
2037
+ "12",
2038
+ "14",
2039
+ "16",
2040
+ "20",
2041
+ "24",
2042
+ "28",
2043
+ "32",
2044
+ "36",
2045
+ "40",
2046
+ "44",
2047
+ "48",
2048
+ "52",
2049
+ "56",
2050
+ "60",
2051
+ "64",
2052
+ "72",
2053
+ "80",
2054
+ "96",
2055
+ "px",
2056
+ "0.5",
2057
+ "1.5",
2058
+ "2.5",
2059
+ "3.5",
2060
+ "4.5",
2061
+ "5.5"
2062
+ ]],
2063
+ ["spacingHorizontal", [
2064
+ "0",
2065
+ "1",
2066
+ "2",
2067
+ "3",
2068
+ "4",
2069
+ "5",
2070
+ "6",
2071
+ "7",
2072
+ "8",
2073
+ "9",
2074
+ "10",
2075
+ "11",
2076
+ "12",
2077
+ "14",
2078
+ "16",
2079
+ "20",
2080
+ "24",
2081
+ "28",
2082
+ "32",
2083
+ "36",
2084
+ "40",
2085
+ "44",
2086
+ "48",
2087
+ "52",
2088
+ "56",
2089
+ "60",
2090
+ "64",
2091
+ "72",
2092
+ "80",
2093
+ "96",
2094
+ "px",
2095
+ "0.5",
2096
+ "1.5",
2097
+ "2.5",
2098
+ "3.5",
2099
+ "4.5",
2100
+ "5.5"
2101
+ ]],
2102
+ ["spacingVertical", [
2103
+ "0",
2104
+ "1",
2105
+ "2",
2106
+ "3",
2107
+ "4",
2108
+ "5",
2109
+ "6",
2110
+ "7",
2111
+ "8",
2112
+ "9",
2113
+ "10",
2114
+ "11",
2115
+ "12",
2116
+ "14",
2117
+ "16",
2118
+ "20",
2119
+ "24",
2120
+ "28",
2121
+ "32",
2122
+ "36",
2123
+ "40",
2124
+ "44",
2125
+ "48",
2126
+ "52",
2127
+ "56",
2128
+ "60",
2129
+ "64",
2130
+ "72",
2131
+ "80",
2132
+ "96",
2133
+ "px",
2134
+ "0.5",
2135
+ "1.5",
2136
+ "2.5",
2137
+ "3.5",
2138
+ "4.5",
2139
+ "5.5"
2140
+ ]],
2141
+ ["spacingBottom", [
2142
+ "0",
2143
+ "1",
2144
+ "2",
2145
+ "3",
2146
+ "4",
2147
+ "5",
2148
+ "6",
2149
+ "7",
2150
+ "8",
2151
+ "9",
2152
+ "10",
2153
+ "11",
2154
+ "12",
2155
+ "14",
2156
+ "16",
2157
+ "20",
2158
+ "24",
2159
+ "28",
2160
+ "32",
2161
+ "36",
2162
+ "40",
2163
+ "44",
2164
+ "48",
2165
+ "52",
2166
+ "56",
2167
+ "60",
2168
+ "64",
2169
+ "72",
2170
+ "80",
2171
+ "96",
2172
+ "px",
2173
+ "0.5",
2174
+ "1.5",
2175
+ "2.5",
2176
+ "3.5",
2177
+ "4.5",
2178
+ "5.5"
2179
+ ]],
2180
+ ["spacingEnd", [
2181
+ "0",
2182
+ "1",
2183
+ "2",
2184
+ "3",
2185
+ "4",
2186
+ "5",
2187
+ "6",
2188
+ "7",
2189
+ "8",
2190
+ "9",
2191
+ "10",
2192
+ "11",
2193
+ "12",
2194
+ "14",
2195
+ "16",
2196
+ "20",
2197
+ "24",
2198
+ "28",
2199
+ "32",
2200
+ "36",
2201
+ "40",
2202
+ "44",
2203
+ "48",
2204
+ "52",
2205
+ "56",
2206
+ "60",
2207
+ "64",
2208
+ "72",
2209
+ "80",
2210
+ "96",
2211
+ "px",
2212
+ "0.5",
2213
+ "1.5",
2214
+ "2.5",
2215
+ "3.5",
2216
+ "4.5",
2217
+ "5.5"
2218
+ ]],
2219
+ ["spacingStart", [
2220
+ "0",
2221
+ "1",
2222
+ "2",
2223
+ "3",
2224
+ "4",
2225
+ "5",
2226
+ "6",
2227
+ "7",
2228
+ "8",
2229
+ "9",
2230
+ "10",
2231
+ "11",
2232
+ "12",
2233
+ "14",
2234
+ "16",
2235
+ "20",
2236
+ "24",
2237
+ "28",
2238
+ "32",
2239
+ "36",
2240
+ "40",
2241
+ "44",
2242
+ "48",
2243
+ "52",
2244
+ "56",
2245
+ "60",
2246
+ "64",
2247
+ "72",
2248
+ "80",
2249
+ "96",
2250
+ "px",
2251
+ "0.5",
2252
+ "1.5",
2253
+ "2.5",
2254
+ "3.5",
2255
+ "4.5",
2256
+ "5.5"
2257
+ ]],
2258
+ ["spacingTop", [
2259
+ "0",
2260
+ "1",
2261
+ "2",
2262
+ "3",
2263
+ "4",
2264
+ "5",
2265
+ "6",
2266
+ "7",
2267
+ "8",
2268
+ "9",
2269
+ "10",
2270
+ "11",
2271
+ "12",
2272
+ "14",
2273
+ "16",
2274
+ "20",
2275
+ "24",
2276
+ "28",
2277
+ "32",
2278
+ "36",
2279
+ "40",
2280
+ "44",
2281
+ "48",
2282
+ "52",
2283
+ "56",
2284
+ "60",
2285
+ "64",
2286
+ "72",
2287
+ "80",
2288
+ "96",
2289
+ "px",
2290
+ "0.5",
2291
+ "1.5",
2292
+ "2.5",
2293
+ "3.5",
2294
+ "4.5",
2295
+ "5.5"
2296
+ ]],
2297
+ ["offset", [
2298
+ "0",
2299
+ "1",
2300
+ "2",
2301
+ "3",
2302
+ "4",
2303
+ "5",
2304
+ "6",
2305
+ "7",
2306
+ "8",
2307
+ "9",
2308
+ "10",
2309
+ "11",
2310
+ "12",
2311
+ "14",
2312
+ "16",
2313
+ "20",
2314
+ "24",
2315
+ "28",
2316
+ "32",
2317
+ "36",
2318
+ "40",
2319
+ "44",
2320
+ "48",
2321
+ "52",
2322
+ "56",
2323
+ "60",
2324
+ "64",
2325
+ "72",
2326
+ "80",
2327
+ "96",
2328
+ "px",
2329
+ "0.5",
2330
+ "1.5",
2331
+ "2.5",
2332
+ "3.5",
2333
+ "4.5",
2334
+ "5.5"
2335
+ ]],
2336
+ ["offsetVertical", [
2337
+ "0",
2338
+ "1",
2339
+ "2",
2340
+ "3",
2341
+ "4",
2342
+ "5",
2343
+ "6",
2344
+ "7",
2345
+ "8",
2346
+ "9",
2347
+ "10",
2348
+ "11",
2349
+ "12",
2350
+ "14",
2351
+ "16",
2352
+ "20",
2353
+ "24",
2354
+ "28",
2355
+ "32",
2356
+ "36",
2357
+ "40",
2358
+ "44",
2359
+ "48",
2360
+ "52",
2361
+ "56",
2362
+ "60",
2363
+ "64",
2364
+ "72",
2365
+ "80",
2366
+ "96",
2367
+ "px",
2368
+ "0.5",
2369
+ "1.5",
2370
+ "2.5",
2371
+ "3.5",
2372
+ "4.5",
2373
+ "5.5"
2374
+ ]],
2375
+ ["offsetHorizontal", [
2376
+ "0",
2377
+ "1",
2378
+ "2",
2379
+ "3",
2380
+ "4",
2381
+ "5",
2382
+ "6",
2383
+ "7",
2384
+ "8",
2385
+ "9",
2386
+ "10",
2387
+ "11",
2388
+ "12",
2389
+ "14",
2390
+ "16",
2391
+ "20",
2392
+ "24",
2393
+ "28",
2394
+ "32",
2395
+ "36",
2396
+ "40",
2397
+ "44",
2398
+ "48",
2399
+ "52",
2400
+ "56",
2401
+ "60",
2402
+ "64",
2403
+ "72",
2404
+ "80",
2405
+ "96",
2406
+ "px",
2407
+ "0.5",
2408
+ "1.5",
2409
+ "2.5",
2410
+ "3.5",
2411
+ "4.5",
2412
+ "5.5"
2413
+ ]],
2414
+ ["offsetBottom", [
2415
+ "0",
2416
+ "1",
2417
+ "2",
2418
+ "3",
2419
+ "4",
2420
+ "5",
2421
+ "6",
2422
+ "7",
2423
+ "8",
2424
+ "9",
2425
+ "10",
2426
+ "11",
2427
+ "12",
2428
+ "14",
2429
+ "16",
2430
+ "20",
2431
+ "24",
2432
+ "28",
2433
+ "32",
2434
+ "36",
2435
+ "40",
2436
+ "44",
2437
+ "48",
2438
+ "52",
2439
+ "56",
2440
+ "60",
2441
+ "64",
2442
+ "72",
2443
+ "80",
2444
+ "96",
2445
+ "px",
2446
+ "0.5",
2447
+ "1.5",
2448
+ "2.5",
2449
+ "3.5",
2450
+ "4.5",
2451
+ "5.5"
2452
+ ]],
2453
+ ["offsetEnd", [
2454
+ "0",
2455
+ "1",
2456
+ "2",
2457
+ "3",
2458
+ "4",
2459
+ "5",
2460
+ "6",
2461
+ "7",
2462
+ "8",
2463
+ "9",
2464
+ "10",
2465
+ "11",
2466
+ "12",
2467
+ "14",
2468
+ "16",
2469
+ "20",
2470
+ "24",
2471
+ "28",
2472
+ "32",
2473
+ "36",
2474
+ "40",
2475
+ "44",
2476
+ "48",
2477
+ "52",
2478
+ "56",
2479
+ "60",
2480
+ "64",
2481
+ "72",
2482
+ "80",
2483
+ "96",
2484
+ "px",
2485
+ "0.5",
2486
+ "1.5",
2487
+ "2.5",
2488
+ "3.5",
2489
+ "4.5",
2490
+ "5.5"
2491
+ ]],
2492
+ ["offsetStart", [
2493
+ "0",
2494
+ "1",
2495
+ "2",
2496
+ "3",
2497
+ "4",
2498
+ "5",
2499
+ "6",
2500
+ "7",
2501
+ "8",
2502
+ "9",
2503
+ "10",
2504
+ "11",
2505
+ "12",
2506
+ "14",
2507
+ "16",
2508
+ "20",
2509
+ "24",
2510
+ "28",
2511
+ "32",
2512
+ "36",
2513
+ "40",
2514
+ "44",
2515
+ "48",
2516
+ "52",
2517
+ "56",
2518
+ "60",
2519
+ "64",
2520
+ "72",
2521
+ "80",
2522
+ "96",
2523
+ "px",
2524
+ "0.5",
2525
+ "1.5",
2526
+ "2.5",
2527
+ "3.5",
2528
+ "4.5",
2529
+ "5.5"
2530
+ ]],
2531
+ ["offsetTop", [
2532
+ "0",
2533
+ "1",
2534
+ "2",
2535
+ "3",
2536
+ "4",
2537
+ "5",
2538
+ "6",
2539
+ "7",
2540
+ "8",
2541
+ "9",
2542
+ "10",
2543
+ "11",
2544
+ "12",
2545
+ "14",
2546
+ "16",
2547
+ "20",
2548
+ "24",
2549
+ "28",
2550
+ "32",
2551
+ "36",
2552
+ "40",
2553
+ "44",
2554
+ "48",
2555
+ "52",
2556
+ "56",
2557
+ "60",
2558
+ "64",
2559
+ "72",
2560
+ "80",
2561
+ "96",
2562
+ "px",
2563
+ "0.5",
2564
+ "1.5",
2565
+ "2.5",
2566
+ "3.5",
2567
+ "4.5",
2568
+ "5.5"
2569
+ ]],
2570
+ ["columnGap", [
2571
+ "0",
2572
+ "1",
2573
+ "2",
2574
+ "3",
2575
+ "4",
2576
+ "5",
2577
+ "6",
2578
+ "7",
2579
+ "8",
2580
+ "9",
2581
+ "10",
2582
+ "11",
2583
+ "12",
2584
+ "14",
2585
+ "16",
2586
+ "20",
2587
+ "24",
2588
+ "28",
2589
+ "32",
2590
+ "36",
2591
+ "40",
2592
+ "44",
2593
+ "48",
2594
+ "52",
2595
+ "56",
2596
+ "60",
2597
+ "64",
2598
+ "72",
2599
+ "80",
2600
+ "96",
2601
+ "px",
2602
+ "0.5",
2603
+ "1.5",
2604
+ "2.5",
2605
+ "3.5",
2606
+ "4.5",
2607
+ "5.5"
2608
+ ]],
2609
+ ["rowGap", [
2610
+ "0",
2611
+ "1",
2612
+ "2",
2613
+ "3",
2614
+ "4",
2615
+ "5",
2616
+ "6",
2617
+ "7",
2618
+ "8",
2619
+ "9",
2620
+ "10",
2621
+ "11",
2622
+ "12",
2623
+ "14",
2624
+ "16",
2625
+ "20",
2626
+ "24",
2627
+ "28",
2628
+ "32",
2629
+ "36",
2630
+ "40",
2631
+ "44",
2632
+ "48",
2633
+ "52",
2634
+ "56",
2635
+ "60",
2636
+ "64",
2637
+ "72",
2638
+ "80",
2639
+ "96",
2640
+ "px",
2641
+ "0.5",
2642
+ "1.5",
2643
+ "2.5",
2644
+ "3.5",
2645
+ "4.5",
2646
+ "5.5"
2647
+ ]],
2648
+ ["dropShadow", [
2649
+ "none",
2650
+ "xs",
2651
+ "sm",
2652
+ "md",
2653
+ "lg",
2654
+ "xl",
2655
+ "2xl",
2656
+ "elevation-0",
2657
+ "elevation-1",
2658
+ "elevation-2",
2659
+ "elevation-3",
2660
+ "elevation-4",
2661
+ "elevation-5"
2662
+ ]],
2663
+ ["insetShadow", [
2664
+ "none",
2665
+ "xs",
2666
+ "sm",
2667
+ "md",
2668
+ "lg",
2669
+ "xl",
2670
+ "2xl",
2671
+ "xs-invert",
2672
+ "sm-invert",
2673
+ "md-invert",
2674
+ "lg-invert",
2675
+ "xl-invert",
2676
+ "2xl-invert",
2677
+ "elevation-0",
2678
+ "elevation-1",
2679
+ "elevation-2",
2680
+ "elevation-3",
2681
+ "elevation-4",
2682
+ "elevation-5"
2683
+ ]],
2684
+ ["nestedBorderRadius", [
2685
+ "true",
2686
+ "first",
2687
+ "last"
2688
+ ]],
2689
+ ["nestedBorderRadiusSize", [
2690
+ "none",
2691
+ "xs",
2692
+ "sm",
2693
+ "md",
2694
+ "lg",
2695
+ "xl",
2696
+ "full"
2697
+ ]],
2698
+ ["nestedBorderRadiusSpacing", [
2699
+ "0",
2700
+ "1",
2701
+ "2",
2702
+ "3",
2703
+ "4",
2704
+ "5",
2705
+ "6",
2706
+ "7",
2707
+ "8",
2708
+ "9",
2709
+ "10",
2710
+ "11",
2711
+ "12",
2712
+ "14",
2713
+ "16",
2714
+ "20",
2715
+ "24",
2716
+ "28",
2717
+ "32",
2718
+ "36",
2719
+ "40",
2720
+ "44",
2721
+ "48",
2722
+ "52",
2723
+ "56",
2724
+ "60",
2725
+ "64",
2726
+ "72",
2727
+ "80",
2728
+ "96",
2729
+ "px",
2730
+ "0.5",
2731
+ "1.5",
2732
+ "2.5",
2733
+ "3.5",
2734
+ "4.5",
2735
+ "5.5"
2736
+ ]],
2737
+ ["nestedBorderRadiusWidth", [
2738
+ "none",
2739
+ "thin",
2740
+ "medium",
2741
+ "thick",
2742
+ "elevation-0",
2743
+ "elevation-1",
2744
+ "elevation-2",
2745
+ "elevation-3",
2746
+ "elevation-4",
2747
+ "elevation-5"
2748
+ ]],
2749
+ ["placeholderColor", [
2750
+ "accent",
2751
+ "alert",
2752
+ "alert-secondary",
2753
+ "brand",
2754
+ "brand-secondary",
2755
+ "positive",
2756
+ "positive-secondary",
2757
+ "warning",
2758
+ "warning-secondary",
2759
+ "info",
2760
+ "info-secondary",
2761
+ "muted",
2762
+ "on-color",
2763
+ "primary",
2764
+ "secondary",
2765
+ "tertiary",
2766
+ "white",
2767
+ "black",
2768
+ "transparent",
2769
+ "current",
2770
+ "always/white",
2771
+ "always/black",
2772
+ "always/transparent",
2773
+ "always/current",
2774
+ "always/brand",
2775
+ "always/accent"
2776
+ ]],
2777
+ ["fontFamily", [
2778
+ "sans",
2779
+ "sans-alt",
2780
+ "serif",
2781
+ "serif-alt",
2782
+ "mono",
2783
+ "display1",
2784
+ "display2",
2785
+ "display3",
2786
+ "title1",
2787
+ "title2",
2788
+ "title3",
2789
+ "title4",
2790
+ "headline1",
2791
+ "body1",
2792
+ "label1",
2793
+ "label2",
2794
+ "label3",
2795
+ "label4",
2796
+ "caption1",
2797
+ "caption2",
2798
+ "legal1",
2799
+ "display1/emphasized",
2800
+ "display2/emphasized",
2801
+ "display3/emphasized",
2802
+ "title1/emphasized",
2803
+ "title2/emphasized",
2804
+ "title3/emphasized",
2805
+ "title4/emphasized",
2806
+ "headline1/emphasized",
2807
+ "body1/emphasized",
2808
+ "label1/emphasized",
2809
+ "label2/emphasized",
2810
+ "label3/emphasized",
2811
+ "label4/emphasized",
2812
+ "caption1/emphasized",
2813
+ "caption2/emphasized",
2814
+ "legal1/emphasized",
2815
+ "ui1",
2816
+ "ui2",
2817
+ "ui3",
2818
+ "ui4",
2819
+ "ui5",
2820
+ "ui6",
2821
+ "ui1/emphasized",
2822
+ "ui2/emphasized",
2823
+ "ui3/emphasized",
2824
+ "ui4/emphasized",
2825
+ "ui5/emphasized",
2826
+ "ui6/emphasized"
2827
+ ]],
2828
+ ["fontSize", [
2829
+ "display1",
2830
+ "display2",
2831
+ "display3",
2832
+ "title1",
2833
+ "title2",
2834
+ "title3",
2835
+ "title4",
2836
+ "headline1",
2837
+ "body1",
2838
+ "label1",
2839
+ "label2",
2840
+ "label3",
2841
+ "label4",
2842
+ "caption1",
2843
+ "caption2",
2844
+ "legal1",
2845
+ "display1/emphasized",
2846
+ "display2/emphasized",
2847
+ "display3/emphasized",
2848
+ "title1/emphasized",
2849
+ "title2/emphasized",
2850
+ "title3/emphasized",
2851
+ "title4/emphasized",
2852
+ "headline1/emphasized",
2853
+ "body1/emphasized",
2854
+ "label1/emphasized",
2855
+ "label2/emphasized",
2856
+ "label3/emphasized",
2857
+ "label4/emphasized",
2858
+ "caption1/emphasized",
2859
+ "caption2/emphasized",
2860
+ "legal1/emphasized",
2861
+ "ui1",
2862
+ "ui2",
2863
+ "ui3",
2864
+ "ui4",
2865
+ "ui5",
2866
+ "ui6",
2867
+ "ui1/emphasized",
2868
+ "ui2/emphasized",
2869
+ "ui3/emphasized",
2870
+ "ui4/emphasized",
2871
+ "ui5/emphasized",
2872
+ "ui6/emphasized"
2873
+ ]],
2874
+ ["letterSpacing", [
2875
+ "display1",
2876
+ "display2",
2877
+ "display3",
2878
+ "title1",
2879
+ "title2",
2880
+ "title3",
2881
+ "title4",
2882
+ "headline1",
2883
+ "body1",
2884
+ "label1",
2885
+ "label2",
2886
+ "label3",
2887
+ "label4",
2888
+ "caption1",
2889
+ "caption2",
2890
+ "legal1",
2891
+ "display1/emphasized",
2892
+ "display2/emphasized",
2893
+ "display3/emphasized",
2894
+ "title1/emphasized",
2895
+ "title2/emphasized",
2896
+ "title3/emphasized",
2897
+ "title4/emphasized",
2898
+ "headline1/emphasized",
2899
+ "body1/emphasized",
2900
+ "label1/emphasized",
2901
+ "label2/emphasized",
2902
+ "label3/emphasized",
2903
+ "label4/emphasized",
2904
+ "caption1/emphasized",
2905
+ "caption2/emphasized",
2906
+ "legal1/emphasized",
2907
+ "ui1",
2908
+ "ui2",
2909
+ "ui3",
2910
+ "ui4",
2911
+ "ui5",
2912
+ "ui6",
2913
+ "ui1/emphasized",
2914
+ "ui2/emphasized",
2915
+ "ui3/emphasized",
2916
+ "ui4/emphasized",
2917
+ "ui5/emphasized",
2918
+ "ui6/emphasized"
2919
+ ]],
2920
+ ["fontWeight", [
2921
+ "thin",
2922
+ "extralight",
2923
+ "light",
2924
+ "regular",
2925
+ "medium",
2926
+ "semibold",
2927
+ "bold",
2928
+ "extrabold",
2929
+ "black",
2930
+ "display1",
2931
+ "display2",
2932
+ "display3",
2933
+ "title1",
2934
+ "title2",
2935
+ "title3",
2936
+ "title4",
2937
+ "headline1",
2938
+ "body1",
2939
+ "label1",
2940
+ "label2",
2941
+ "label3",
2942
+ "label4",
2943
+ "caption1",
2944
+ "caption2",
2945
+ "legal1",
2946
+ "display1/emphasized",
2947
+ "display2/emphasized",
2948
+ "display3/emphasized",
2949
+ "title1/emphasized",
2950
+ "title2/emphasized",
2951
+ "title3/emphasized",
2952
+ "title4/emphasized",
2953
+ "headline1/emphasized",
2954
+ "body1/emphasized",
2955
+ "label1/emphasized",
2956
+ "label2/emphasized",
2957
+ "label3/emphasized",
2958
+ "label4/emphasized",
2959
+ "caption1/emphasized",
2960
+ "caption2/emphasized",
2961
+ "legal1/emphasized",
2962
+ "ui1",
2963
+ "ui2",
2964
+ "ui3",
2965
+ "ui4",
2966
+ "ui5",
2967
+ "ui6",
2968
+ "ui1/emphasized",
2969
+ "ui2/emphasized",
2970
+ "ui3/emphasized",
2971
+ "ui4/emphasized",
2972
+ "ui5/emphasized",
2973
+ "ui6/emphasized"
2974
+ ]],
2975
+ ["lineHeight", [
2976
+ "display1",
2977
+ "display2",
2978
+ "display3",
2979
+ "title1",
2980
+ "title2",
2981
+ "title3",
2982
+ "title4",
2983
+ "headline1",
2984
+ "body1",
2985
+ "label1",
2986
+ "label2",
2987
+ "label3",
2988
+ "label4",
2989
+ "caption1",
2990
+ "caption2",
2991
+ "legal1",
2992
+ "display1/emphasized",
2993
+ "display2/emphasized",
2994
+ "display3/emphasized",
2995
+ "title1/emphasized",
2996
+ "title2/emphasized",
2997
+ "title3/emphasized",
2998
+ "title4/emphasized",
2999
+ "headline1/emphasized",
3000
+ "body1/emphasized",
3001
+ "label1/emphasized",
3002
+ "label2/emphasized",
3003
+ "label3/emphasized",
3004
+ "label4/emphasized",
3005
+ "caption1/emphasized",
3006
+ "caption2/emphasized",
3007
+ "legal1/emphasized",
3008
+ "ui1",
3009
+ "ui2",
3010
+ "ui3",
3011
+ "ui4",
3012
+ "ui5",
3013
+ "ui6",
3014
+ "ui1/emphasized",
3015
+ "ui2/emphasized",
3016
+ "ui3/emphasized",
3017
+ "ui4/emphasized",
3018
+ "ui5/emphasized",
3019
+ "ui6/emphasized"
3020
+ ]],
3021
+ ["textAlign", [
3022
+ "center",
3023
+ "justify",
3024
+ "start",
3025
+ "end"
3026
+ ]],
3027
+ ["textTransform", [
3028
+ "display1",
3029
+ "display2",
3030
+ "display3",
3031
+ "title1",
3032
+ "title2",
3033
+ "title3",
3034
+ "title4",
3035
+ "headline1",
3036
+ "body1",
3037
+ "label1",
3038
+ "label2",
3039
+ "label3",
3040
+ "label4",
3041
+ "caption1",
3042
+ "caption2",
3043
+ "legal1",
3044
+ "display1/emphasized",
3045
+ "display2/emphasized",
3046
+ "display3/emphasized",
3047
+ "title1/emphasized",
3048
+ "title2/emphasized",
3049
+ "title3/emphasized",
3050
+ "title4/emphasized",
3051
+ "headline1/emphasized",
3052
+ "body1/emphasized",
3053
+ "label1/emphasized",
3054
+ "label2/emphasized",
3055
+ "label3/emphasized",
3056
+ "label4/emphasized",
3057
+ "caption1/emphasized",
3058
+ "caption2/emphasized",
3059
+ "legal1/emphasized",
3060
+ "ui1",
3061
+ "ui2",
3062
+ "ui3",
3063
+ "ui4",
3064
+ "ui5",
3065
+ "ui6",
3066
+ "ui1/emphasized",
3067
+ "ui2/emphasized",
3068
+ "ui3/emphasized",
3069
+ "ui4/emphasized",
3070
+ "ui5/emphasized",
3071
+ "ui6/emphasized",
3072
+ "none",
3073
+ "uppercase",
3074
+ "lowercase",
3075
+ "capitalize"
3076
+ ]]
3077
+ ],
3078
+ "DividerLine": [["color", [
3079
+ "accent",
3080
+ "alert",
3081
+ "alert-secondary",
3082
+ "brand",
3083
+ "brand-secondary",
3084
+ "positive",
3085
+ "positive-secondary",
3086
+ "warning",
3087
+ "warning-secondary",
3088
+ "info",
3089
+ "info-secondary",
3090
+ "muted",
3091
+ "on-color",
3092
+ "primary",
3093
+ "secondary",
3094
+ "tertiary",
3095
+ "white",
3096
+ "black",
3097
+ "transparent",
3098
+ "current",
3099
+ "always/white",
3100
+ "always/black",
3101
+ "always/transparent",
3102
+ "always/current",
3103
+ "always/brand",
3104
+ "always/accent"
3105
+ ]]],
1478
3106
  "FormLabel": [["color", ["muted", "inherit"]]],
1479
3107
  "HStack": [
1480
3108
  ["display", ["inline-flex", "flex"]],
@@ -2781,7 +4409,6 @@ const componentToVariants = {
2781
4409
  "Text": [
2782
4410
  ["color", [
2783
4411
  "primary",
2784
- "inherit",
2785
4412
  "accent",
2786
4413
  "alert",
2787
4414
  "alert-secondary",
@@ -2806,7 +4433,53 @@ const componentToVariants = {
2806
4433
  "always/transparent",
2807
4434
  "always/current",
2808
4435
  "always/brand",
2809
- "always/accent"
4436
+ "always/accent",
4437
+ "inherit"
4438
+ ]],
4439
+ ["spacingStart", [
4440
+ "0.5",
4441
+ "0",
4442
+ "1",
4443
+ "2",
4444
+ "3",
4445
+ "4",
4446
+ "5",
4447
+ "6",
4448
+ "7",
4449
+ "8",
4450
+ "9",
4451
+ "10",
4452
+ "11",
4453
+ "12",
4454
+ "14",
4455
+ "16",
4456
+ "20",
4457
+ "24",
4458
+ "28",
4459
+ "32",
4460
+ "36",
4461
+ "40",
4462
+ "44",
4463
+ "48",
4464
+ "52",
4465
+ "56",
4466
+ "60",
4467
+ "64",
4468
+ "72",
4469
+ "80",
4470
+ "96",
4471
+ "px",
4472
+ "1.5",
4473
+ "2.5",
4474
+ "3.5",
4475
+ "4.5",
4476
+ "5.5"
4477
+ ]],
4478
+ ["textAlign", [
4479
+ "center",
4480
+ "justify",
4481
+ "start",
4482
+ "end"
2810
4483
  ]],
2811
4484
  ["height", [
2812
4485
  "full",
@@ -3443,45 +5116,6 @@ const componentToVariants = {
3443
5116
  "4.5",
3444
5117
  "5.5"
3445
5118
  ]],
3446
- ["spacingStart", [
3447
- "0",
3448
- "1",
3449
- "2",
3450
- "3",
3451
- "4",
3452
- "5",
3453
- "6",
3454
- "7",
3455
- "8",
3456
- "9",
3457
- "10",
3458
- "11",
3459
- "12",
3460
- "14",
3461
- "16",
3462
- "20",
3463
- "24",
3464
- "28",
3465
- "32",
3466
- "36",
3467
- "40",
3468
- "44",
3469
- "48",
3470
- "52",
3471
- "56",
3472
- "60",
3473
- "64",
3474
- "72",
3475
- "80",
3476
- "96",
3477
- "px",
3478
- "0.5",
3479
- "1.5",
3480
- "2.5",
3481
- "3.5",
3482
- "4.5",
3483
- "5.5"
3484
- ]],
3485
5119
  ["spacingTop", [
3486
5120
  "0",
3487
5121
  "1",
@@ -4245,12 +5879,6 @@ const componentToVariants = {
4245
5879
  "ui5/emphasized",
4246
5880
  "ui6/emphasized"
4247
5881
  ]],
4248
- ["textAlign", [
4249
- "center",
4250
- "justify",
4251
- "start",
4252
- "end"
4253
- ]],
4254
5882
  ["textTransform", [
4255
5883
  "display1",
4256
5884
  "display2",
@@ -4419,7 +6047,9 @@ const componentToTwClasses = {
4419
6047
  "ChipDismissible": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator rounded-full uds-bgBlurFillFallback uds-bgBlurFallback uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator filter uds-bgBlurFillFallback uds-bgBlurFallback uds-chip-dismissible-variant-brand-icon uds-chip-dismissible-variant-brand-secondary-icon uds-chip-dismissible-variant-default-icon uds-chip-dismissible-variant-primary-icon uds-chip-dismissible-variant-secondary-icon uds-chip-dismissible-variant-brand-root uds-chip-dismissible-variant-brand-secondary-root uds-chip-dismissible-variant-default-root uds-chip-dismissible-variant-primary-root uds-chip-dismissible-variant-secondary-root uds-chip-link-variant-brand-icon uds-chip-link-variant-brand-secondary-icon uds-chip-link-variant-default-icon uds-chip-link-variant-primary-icon uds-chip-link-variant-secondary-icon uds-chip-link-variant-brand-root uds-chip-link-variant-brand-secondary-root uds-chip-link-variant-default-root uds-chip-link-variant-primary-root uds-chip-link-variant-secondary-root uds-chip-size-default-icon uds-chip-size-md-icon uds-chip-size-sm-icon uds-chip-size-default-root uds-chip-size-md-root uds-chip-size-sm-root uds-chip-toggle-variant-active-off-icon uds-chip-toggle-variant-active-on-icon uds-chip-toggle-variant-active-off-root uds-chip-toggle-variant-active-on-root uds-chip-toggle-variant-brand-icon uds-chip-toggle-variant-brand-secondary-icon uds-chip-toggle-variant-default-icon uds-chip-toggle-variant-primary-icon uds-chip-toggle-variant-secondary-icon uds-chip-toggle-variant-brand-root uds-chip-toggle-variant-brand-secondary-root uds-chip-toggle-variant-default-root uds-chip-toggle-variant-primary-root uds-chip-toggle-variant-secondary-root",
4420
6048
  "ChipLink": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator ring uds-bgBlurFillFallback uds-bgBlurFallback uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator filter uds-bgBlurFillFallback uds-bgBlurFallback uds-chip-dismissible-variant-brand-icon uds-chip-dismissible-variant-brand-secondary-icon uds-chip-dismissible-variant-default-icon uds-chip-dismissible-variant-primary-icon uds-chip-dismissible-variant-secondary-icon uds-chip-dismissible-variant-brand-root uds-chip-dismissible-variant-brand-secondary-root uds-chip-dismissible-variant-default-root uds-chip-dismissible-variant-primary-root uds-chip-dismissible-variant-secondary-root uds-chip-link-variant-brand-icon uds-chip-link-variant-brand-secondary-icon uds-chip-link-variant-default-icon uds-chip-link-variant-primary-icon uds-chip-link-variant-secondary-icon uds-chip-link-variant-brand-root uds-chip-link-variant-brand-secondary-root uds-chip-link-variant-default-root uds-chip-link-variant-primary-root uds-chip-link-variant-secondary-root uds-chip-size-default-icon uds-chip-size-md-icon uds-chip-size-sm-icon uds-chip-size-default-root uds-chip-size-md-root uds-chip-size-sm-root uds-chip-toggle-variant-active-off-icon uds-chip-toggle-variant-active-on-icon uds-chip-toggle-variant-active-off-root uds-chip-toggle-variant-active-on-root uds-chip-toggle-variant-brand-icon uds-chip-toggle-variant-brand-secondary-icon uds-chip-toggle-variant-default-icon uds-chip-toggle-variant-primary-icon uds-chip-toggle-variant-secondary-icon uds-chip-toggle-variant-brand-root uds-chip-toggle-variant-brand-secondary-root uds-chip-toggle-variant-default-root uds-chip-toggle-variant-primary-root uds-chip-toggle-variant-secondary-root",
4421
6049
  "ChipToggle": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator ring uds-bgBlurFillFallback uds-bgBlurFallback uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator filter uds-bgBlurFillFallback uds-bgBlurFallback uds-chip-dismissible-variant-brand-icon uds-chip-dismissible-variant-brand-secondary-icon uds-chip-dismissible-variant-default-icon uds-chip-dismissible-variant-primary-icon uds-chip-dismissible-variant-secondary-icon uds-chip-dismissible-variant-brand-root uds-chip-dismissible-variant-brand-secondary-root uds-chip-dismissible-variant-default-root uds-chip-dismissible-variant-primary-root uds-chip-dismissible-variant-secondary-root uds-chip-link-variant-brand-icon uds-chip-link-variant-brand-secondary-icon uds-chip-link-variant-default-icon uds-chip-link-variant-primary-icon uds-chip-link-variant-secondary-icon uds-chip-link-variant-brand-root uds-chip-link-variant-brand-secondary-root uds-chip-link-variant-default-root uds-chip-link-variant-primary-root uds-chip-link-variant-secondary-root uds-chip-size-default-icon uds-chip-size-md-icon uds-chip-size-sm-icon uds-chip-size-default-root uds-chip-size-md-root uds-chip-size-sm-root uds-chip-toggle-variant-active-off-icon uds-chip-toggle-variant-active-on-icon uds-chip-toggle-variant-active-off-root uds-chip-toggle-variant-active-on-root uds-chip-toggle-variant-brand-icon uds-chip-toggle-variant-brand-secondary-icon uds-chip-toggle-variant-default-icon uds-chip-toggle-variant-primary-icon uds-chip-toggle-variant-secondary-icon uds-chip-toggle-variant-brand-root uds-chip-toggle-variant-brand-secondary-root uds-chip-toggle-variant-default-root uds-chip-toggle-variant-primary-root uds-chip-toggle-variant-secondary-root",
4422
- "Divider": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator uds-bgBlurFillFallback uds-bgBlurFallback uds-divider-variant-default-label uds-divider-variant-muted-label uds-divider-variant-primary-label uds-divider-variant-secondary-label uds-divider-variant-tertiary-label uds-divider-variant-default-line uds-divider-variant-muted-line uds-divider-variant-primary-line uds-divider-variant-secondary-line uds-divider-variant-tertiary-line uds-divider-variant-default-root uds-divider-variant-muted-root uds-divider-variant-primary-root uds-divider-variant-secondary-root uds-divider-variant-tertiary-root",
6050
+ "Divider": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator flex w-full uds-bgBlurFillFallback uds-bgBlurFallback uds-divider-variant-default-label uds-divider-variant-muted-label uds-divider-variant-primary-label uds-divider-variant-secondary-label uds-divider-variant-tertiary-label uds-divider-variant-default-line uds-divider-variant-muted-line uds-divider-variant-primary-line uds-divider-variant-secondary-line uds-divider-variant-tertiary-line uds-divider-variant-default-root uds-divider-variant-muted-root uds-divider-variant-primary-root uds-divider-variant-secondary-root uds-divider-variant-tertiary-root",
6051
+ "DividerLabel": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator uds-bgBlurFillFallback uds-bgBlurFallback uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator flex w-full uds-bgBlurFillFallback uds-bgBlurFallback uds-divider-variant-default-label uds-divider-variant-muted-label uds-divider-variant-primary-label uds-divider-variant-secondary-label uds-divider-variant-tertiary-label uds-divider-variant-default-line uds-divider-variant-muted-line uds-divider-variant-primary-line uds-divider-variant-secondary-line uds-divider-variant-tertiary-line uds-divider-variant-default-root uds-divider-variant-muted-root uds-divider-variant-primary-root uds-divider-variant-secondary-root uds-divider-variant-tertiary-root",
6052
+ "DividerLine": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator flex border uds-bgBlurFillFallback uds-bgBlurFallback uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator flex w-full uds-bgBlurFillFallback uds-bgBlurFallback uds-divider-variant-default-label uds-divider-variant-muted-label uds-divider-variant-primary-label uds-divider-variant-secondary-label uds-divider-variant-tertiary-label uds-divider-variant-default-line uds-divider-variant-muted-line uds-divider-variant-primary-line uds-divider-variant-secondary-line uds-divider-variant-tertiary-line uds-divider-variant-default-root uds-divider-variant-muted-root uds-divider-variant-primary-root uds-divider-variant-secondary-root uds-divider-variant-tertiary-root",
4423
6053
  "FormLabel": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator \\!contents contents cursor-\\[inherit\\] uds-bgBlurFillFallback uds-bgBlurFallback ",
4424
6054
  "HStack": "container uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator uds-bgBlurFillFallback uds-bgBlurFallback ",
4425
6055
  "Icon": "uds-hit-target uds-ring:focus-visible:not(:disabled) focused .uds-ring:not(:disabled) uds-ring.uds-ring-within:has(:focus-visible):not(:disabled) uds-text-base uds-text-default uds-text-sm uds-text-md uds-text-lg uds-text-xl uds-text-2xl uds-input[list]::-webkit-calendar-picker-indicator uds-input::-webkit-datetime-edit uds-input::-webkit-calendar-picker-indicator flex outline uds-bgBlurFillFallback uds-bgBlurFallback \\[\\&_path\\]\\:fill-current path",
@@ -4509,7 +6139,15 @@ const componentsDependencies = {
4509
6139
  "ChipDismissible": ["Pressable"],
4510
6140
  "ChipLink": [],
4511
6141
  "ChipToggle": [],
4512
- "Divider": [],
6142
+ "Divider": [
6143
+ "Box",
6144
+ "HStack",
6145
+ "VStack",
6146
+ "DividerLabel",
6147
+ "DividerLine"
6148
+ ],
6149
+ "DividerLabel": ["Text"],
6150
+ "DividerLine": ["Box"],
4513
6151
  "FormLabel": ["Text"],
4514
6152
  "HStack": ["Box"],
4515
6153
  "Icon": [],