@yahoo/uds 3.67.0 → 3.69.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 (190) hide show
  1. package/dist/components/Box.d.ts +2 -2
  2. package/dist/components/Divider/Divider.d.cts +2 -2
  3. package/dist/components/Divider/Divider.d.ts +2 -2
  4. package/dist/components/Divider/DividerCore.d.cts +2 -2
  5. package/dist/components/Divider/DividerCore.d.ts +2 -2
  6. package/dist/components/Divider/DividerInternal.d.cts +2 -2
  7. package/dist/components/Divider/DividerInternal.d.ts +2 -2
  8. package/dist/components/HStack.d.cts +2 -2
  9. package/dist/components/HStack.d.ts +2 -2
  10. package/dist/components/Icon.d.cts +2 -2
  11. package/dist/components/Icon.d.ts +2 -2
  12. package/dist/components/Image.d.cts +2 -2
  13. package/dist/components/Link.d.cts +2 -2
  14. package/dist/components/Link.d.ts +2 -2
  15. package/dist/components/Text.d.cts +8 -8
  16. package/dist/components/Text.d.ts +8 -8
  17. package/dist/components/VStack.d.cts +2 -2
  18. package/dist/components/VStack.d.ts +2 -2
  19. package/dist/components/client/AnimateHeightChange.d.cts +2 -2
  20. package/dist/components/client/AnimateHeightChange.d.ts +2 -2
  21. package/dist/components/client/Avatar/Avatar.d.ts +2 -2
  22. package/dist/components/client/Avatar/AvatarIcon.d.ts +2 -2
  23. package/dist/components/client/Avatar/AvatarImage.d.ts +2 -2
  24. package/dist/components/client/Avatar/AvatarText.d.ts +2 -2
  25. package/dist/components/client/Checkbox.d.cts +1 -1
  26. package/dist/components/client/Checkbox.d.ts +1 -1
  27. package/dist/components/client/IconButton.d.cts +2 -2
  28. package/dist/components/client/Input/Input.d.cts +2 -2
  29. package/dist/components/client/Input/Input.d.ts +2 -2
  30. package/dist/components/client/Input/InputHelpText.d.cts +2 -2
  31. package/dist/components/client/Input/InputHelpText.d.ts +2 -2
  32. package/dist/components/client/Input/InputHelpTextInternal.d.cts +4 -4
  33. package/dist/components/client/Input/InputHelpTextInternal.d.ts +4 -4
  34. package/dist/components/client/Menu/Menu.Content.d.cts +2 -2
  35. package/dist/components/client/Menu/Menu.Content.d.ts +2 -2
  36. package/dist/components/client/Menu/Menu.Divider.d.cts +2 -2
  37. package/dist/components/client/Menu/Menu.Divider.d.ts +2 -2
  38. package/dist/components/client/Menu/Menu.Item.d.cts +2 -2
  39. package/dist/components/client/Menu/Menu.Item.d.ts +2 -2
  40. package/dist/components/client/Menu/Menu.ItemBase.d.cts +2 -2
  41. package/dist/components/client/Menu/Menu.ItemBase.d.ts +2 -2
  42. package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +2 -2
  43. package/dist/components/client/Menu/Menu.Provider.d.cts +2 -2
  44. package/dist/components/client/Menu/Menu.Provider.d.ts +2 -2
  45. package/dist/components/client/Menu/Menu.Trigger.d.cts +2 -2
  46. package/dist/components/client/Menu/Menu.Trigger.d.ts +2 -2
  47. package/dist/components/client/Pressable.d.cts +2 -2
  48. package/dist/components/client/Radio/RadioGroupStore.d.cts +2 -2
  49. package/dist/components/client/Radio/RadioGroupStore.d.ts +2 -2
  50. package/dist/components/client/SpringMotionConfig.d.cts +3 -3
  51. package/dist/components/client/SpringMotionConfig.d.ts +2 -2
  52. package/dist/components/experimental/Spinner.d.cts +2 -2
  53. package/dist/components/experimental/Spinner.d.ts +2 -2
  54. package/dist/components/experimental/Table.d.cts +2 -2
  55. package/dist/components/experimental/Table.d.ts +2 -2
  56. package/dist/components/experimental/client/Accordion.d.cts +2 -2
  57. package/dist/components/experimental/client/Accordion.d.ts +2 -2
  58. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.cts +2 -2
  59. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.ts +2 -2
  60. package/dist/components/experimental/client/Modal.d.cts +3 -3
  61. package/dist/components/experimental/client/Modal.d.ts +3 -3
  62. package/dist/components/experimental/client/Popover.d.cts +3 -3
  63. package/dist/components/experimental/client/Popover.d.ts +3 -3
  64. package/dist/components/experimental/client/Tabs.d.cts +6 -6
  65. package/dist/components/experimental/client/Tabs.d.ts +6 -6
  66. package/dist/components/experimental/client/Toast.d.cts +2 -2
  67. package/dist/components/experimental/client/Toast.d.ts +2 -2
  68. package/dist/defaultTokensConfig.cjs +1 -1
  69. package/dist/defaultTokensConfig.d.cts +3897 -3897
  70. package/dist/defaultTokensConfig.d.ts +3897 -3897
  71. package/dist/defaultTokensConfig.js +1 -1
  72. package/dist/fixtures.cjs +28 -5
  73. package/dist/fixtures.d.cts +6 -5
  74. package/dist/fixtures.d.ts +6 -5
  75. package/dist/fixtures.js +27 -5
  76. package/dist/generated/autoVariants.cjs +402 -402
  77. package/dist/generated/autoVariants.d.cts +103 -103
  78. package/dist/generated/autoVariants.d.ts +103 -103
  79. package/dist/generated/autoVariants.js +402 -402
  80. package/dist/generated/generatedConfigs.cjs +19246 -19120
  81. package/dist/generated/generatedConfigs.js +19246 -19120
  82. package/dist/generated/tailwindPurge.cjs +275 -173
  83. package/dist/generated/tailwindPurge.js +275 -173
  84. package/dist/generated/universalTokensConfigAuto.cjs +8648 -8648
  85. package/dist/generated/universalTokensConfigAuto.d.cts +4831 -4831
  86. package/dist/generated/universalTokensConfigAuto.d.ts +4831 -4831
  87. package/dist/generated/universalTokensConfigAuto.js +8648 -8648
  88. package/dist/index.cjs +5 -2
  89. package/dist/index.d.cts +3 -3
  90. package/dist/index.d.ts +3 -3
  91. package/dist/index.js +2 -2
  92. package/dist/providers/ColorModeProvider.d.cts +4 -4
  93. package/dist/providers/ColorModeProvider.d.ts +2 -2
  94. package/dist/providers/ScaleModeProvider.d.cts +4 -4
  95. package/dist/providers/ScaleModeProvider.d.ts +2 -2
  96. package/dist/providers/ThemeProvider.d.cts +2 -2
  97. package/dist/styles/styler.d.cts +148 -148
  98. package/dist/styles/styler.d.ts +148 -148
  99. package/dist/styles/variants.cjs +77 -29
  100. package/dist/styles/variants.d.cts +495 -447
  101. package/dist/styles/variants.d.ts +495 -447
  102. package/dist/styles/variants.js +77 -29
  103. package/dist/tailwind/defaultTailwindThemeAsUdsConfig.d.cts +3 -3
  104. package/dist/tailwind/defaultTailwindThemeAsUdsConfig.d.ts +3 -3
  105. package/dist/tailwind/plugins/a11y.d.cts +3 -3
  106. package/dist/tailwind/plugins/a11y.d.ts +3 -3
  107. package/dist/tailwind/plugins/borders.d.cts +3 -3
  108. package/dist/tailwind/plugins/borders.d.ts +3 -3
  109. package/dist/tailwind/plugins/colors.cjs +6 -2
  110. package/dist/tailwind/plugins/colors.d.cts +3 -3
  111. package/dist/tailwind/plugins/colors.js +5 -2
  112. package/dist/tailwind/plugins/components.d.cts +3 -3
  113. package/dist/tailwind/plugins/components.d.ts +3 -3
  114. package/dist/tailwind/plugins/elevation.d.cts +3 -3
  115. package/dist/tailwind/plugins/elevation.d.ts +3 -3
  116. package/dist/tailwind/plugins/icons.d.cts +3 -3
  117. package/dist/tailwind/plugins/icons.d.ts +3 -3
  118. package/dist/tailwind/plugins/input.d.cts +3 -3
  119. package/dist/tailwind/plugins/motion.d.cts +3 -3
  120. package/dist/tailwind/plugins/motion.d.ts +3 -3
  121. package/dist/tailwind/plugins/nestedBorderRadius.d.cts +3 -3
  122. package/dist/tailwind/plugins/nestedBorderRadius.d.ts +3 -3
  123. package/dist/tailwind/plugins/scaleMode.d.cts +3 -3
  124. package/dist/tailwind/plugins/scaleMode.d.ts +3 -3
  125. package/dist/tailwind/plugins/shadows.d.cts +3 -3
  126. package/dist/tailwind/plugins/shadows.d.ts +3 -3
  127. package/dist/tailwind/plugins/sizing.d.cts +3 -3
  128. package/dist/tailwind/plugins/sizing.d.ts +3 -3
  129. package/dist/tailwind/plugins/spacing.d.cts +3 -3
  130. package/dist/tailwind/plugins/spacing.d.ts +3 -3
  131. package/dist/tailwind/plugins/typography.d.cts +3 -3
  132. package/dist/tailwind/plugins/typography.d.ts +3 -3
  133. package/dist/tailwind/utils/addFontsPlugin.d.cts +3 -3
  134. package/dist/tailwind/utils/addFontsPlugin.d.ts +3 -3
  135. package/dist/tailwind/utils/composeTailwindPlugins.d.cts +3 -3
  136. package/dist/tailwind/utils/composeTailwindPlugins.d.ts +3 -3
  137. package/dist/tailwind/utils/getElevationStyles.d.cts +2 -2
  138. package/dist/tailwind/utils/getElevationStyles.d.ts +2 -2
  139. package/dist/tailwind/utils/getMotionStyles.d.cts +1 -1
  140. package/dist/tailwind/utils/getMotionStyles.d.ts +1 -1
  141. package/dist/tailwind/utils/getShadowPresetValues.cjs +18 -2
  142. package/dist/tailwind/utils/getShadowPresetValues.js +18 -2
  143. package/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
  144. package/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
  145. package/dist/tokens/automation/configs/menu.cjs +1 -1
  146. package/dist/tokens/automation/configs/menu.js +1 -1
  147. package/dist/tokens/automation/properties.d.cts +9 -9
  148. package/dist/tokens/automation/properties.d.ts +9 -9
  149. package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts +2 -2
  150. package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts +2 -2
  151. package/dist/tokens/automation/utils/mapColorFixtureToValue.cjs +7 -1
  152. package/dist/tokens/automation/utils/mapColorFixtureToValue.js +7 -1
  153. package/dist/tokens/configs/colorMode.cjs +4 -3
  154. package/dist/tokens/configs/colorMode.js +2 -1
  155. package/dist/tokens/configs/palette/alwaysPalette.cjs +28 -0
  156. package/dist/tokens/configs/palette/alwaysPalette.d.cts +54 -0
  157. package/dist/tokens/configs/palette/alwaysPalette.d.ts +54 -0
  158. package/dist/tokens/configs/palette/alwaysPalette.js +24 -0
  159. package/dist/tokens/configs/palette/darkPalette.cjs +200 -0
  160. package/dist/tokens/configs/palette/darkPalette.d.cts +6 -0
  161. package/dist/tokens/configs/palette/darkPalette.d.ts +6 -0
  162. package/dist/tokens/configs/palette/darkPalette.js +199 -0
  163. package/dist/tokens/configs/palette/index.cjs +11 -0
  164. package/dist/tokens/configs/palette/index.d.cts +4 -0
  165. package/dist/tokens/configs/palette/index.d.ts +4 -0
  166. package/dist/tokens/configs/palette/index.js +6 -0
  167. package/dist/tokens/configs/palette/lightPalette.cjs +200 -0
  168. package/dist/tokens/configs/palette/lightPalette.d.cts +6 -0
  169. package/dist/tokens/configs/palette/lightPalette.d.ts +6 -0
  170. package/dist/tokens/configs/palette/lightPalette.js +199 -0
  171. package/dist/tokens/configs/yosConfig.cjs +14942 -14942
  172. package/dist/tokens/configs/yosConfig.d.cts +10007 -10007
  173. package/dist/tokens/configs/yosConfig.d.ts +10007 -10007
  174. package/dist/tokens/configs/yosConfig.js +14942 -14942
  175. package/dist/tokens/index.cjs +5 -2
  176. package/dist/tokens/index.d.cts +4 -3
  177. package/dist/tokens/index.d.ts +4 -3
  178. package/dist/tokens/index.js +2 -2
  179. package/dist/tokens/parseTokens.cjs +2 -2
  180. package/dist/tokens/parseTokens.js +1 -1
  181. package/dist/tokens/types.d.cts +6 -4
  182. package/dist/tokens/types.d.ts +6 -4
  183. package/dist/utils/intersperse.d.cts +2 -2
  184. package/dist/utils/intersperse.d.ts +2 -2
  185. package/package.json +1 -1
  186. package/cli/FlattenButtonVariant.mock.tsx +0 -17
  187. package/dist/tokens/configs/palette.cjs +0 -402
  188. package/dist/tokens/configs/palette.d.cts +0 -13
  189. package/dist/tokens/configs/palette.d.ts +0 -13
  190. package/dist/tokens/configs/palette.js +0 -399
@@ -8,7 +8,6 @@ const variants = {
8
8
  accent: "text-accent",
9
9
  alert: "text-alert",
10
10
  "alert-secondary": "text-alert-secondary",
11
- black: "text-black",
12
11
  brand: "text-brand",
13
12
  "brand-secondary": "text-brand-secondary",
14
13
  positive: "text-positive",
@@ -17,20 +16,26 @@ const variants = {
17
16
  "warning-secondary": "text-warning-secondary",
18
17
  info: "text-info",
19
18
  "info-secondary": "text-info-secondary",
20
- white: "text-white",
21
- transparent: "text-transparent",
22
19
  muted: "text-muted",
23
20
  "on-color": "text-on-color",
24
21
  primary: "text-primary",
25
22
  secondary: "text-secondary",
26
23
  tertiary: "text-tertiary",
27
- current: "text-current"
24
+ white: "text-white",
25
+ black: "text-black",
26
+ transparent: "text-transparent",
27
+ current: "text-current",
28
+ "always/white": "text-always-white",
29
+ "always/black": "text-always-black",
30
+ "always/transparent": "text-always-transparent",
31
+ "always/current": "text-always-current",
32
+ "always/brand": "text-always-brand",
33
+ "always/accent": "text-always-accent"
28
34
  },
29
35
  placeholderColor: {
30
36
  accent: "placeholder:text-accent",
31
37
  alert: "placeholder:text-alert",
32
38
  "alert-secondary": "placeholder:text-alert-secondary",
33
- black: "placeholder:text-black",
34
39
  brand: "placeholder:text-brand",
35
40
  "brand-secondary": "placeholder:text-brand-secondary",
36
41
  positive: "placeholder:text-positive",
@@ -39,14 +44,21 @@ const variants = {
39
44
  "warning-secondary": "placeholder:text-warning-secondary",
40
45
  info: "placeholder:text-info",
41
46
  "info-secondary": "placeholder:text-info-secondary",
42
- white: "placeholder:text-white",
43
- transparent: "placeholder:text-transparent",
44
47
  muted: "placeholder:text-muted",
45
48
  "on-color": "placeholder:text-on-color",
46
49
  primary: "placeholder:text-primary",
47
50
  secondary: "placeholder:text-secondary",
48
51
  tertiary: "placeholder:text-tertiary",
49
- current: "placeholder:text-current"
52
+ white: "placeholder:text-white",
53
+ black: "placeholder:text-black",
54
+ transparent: "placeholder:text-transparent",
55
+ current: "placeholder:text-current",
56
+ "always/white": "placeholder:text-always-white",
57
+ "always/black": "placeholder:text-always-black",
58
+ "always/transparent": "placeholder:text-always-transparent",
59
+ "always/current": "placeholder:text-always-current",
60
+ "always/brand": "placeholder:text-always-brand",
61
+ "always/accent": "placeholder:text-always-accent"
50
62
  },
51
63
  fontFamily: {
52
64
  sans: "font-sans",
@@ -995,11 +1007,16 @@ const variants = {
995
1007
  "elevation-2": "bg-elevation-2",
996
1008
  "elevation-3": "bg-elevation-3",
997
1009
  "elevation-4": "bg-elevation-4",
998
- "elevation-5": "bg-elevation-5"
1010
+ "elevation-5": "bg-elevation-5",
1011
+ "always/white": "bg-always-white",
1012
+ "always/black": "bg-always-black",
1013
+ "always/transparent": "bg-always-transparent",
1014
+ "always/current": "bg-always-current",
1015
+ "always/brand": "bg-always-brand",
1016
+ "always/accent": "bg-always-accent"
999
1017
  },
1000
1018
  borderColor: {
1001
1019
  accent: "border-accent",
1002
- black: "border-black",
1003
1020
  brand: "border-brand",
1004
1021
  alert: "border-alert",
1005
1022
  positive: "border-positive",
@@ -1010,19 +1027,26 @@ const variants = {
1010
1027
  "positive-secondary": "border-positive-secondary",
1011
1028
  "warning-secondary": "border-warning-secondary",
1012
1029
  "info-secondary": "border-info-secondary",
1013
- white: "border-white",
1014
- transparent: "border-transparent",
1015
1030
  muted: "border-muted",
1016
1031
  primary: "border-primary",
1017
1032
  secondary: "border-secondary",
1018
1033
  tertiary: "border-tertiary",
1034
+ white: "border-white",
1035
+ black: "border-black",
1036
+ transparent: "border-transparent",
1019
1037
  current: "border-current",
1020
1038
  "elevation-0": "border-elevation-0",
1021
1039
  "elevation-1": "border-elevation-1",
1022
1040
  "elevation-2": "border-elevation-2",
1023
1041
  "elevation-3": "border-elevation-3",
1024
1042
  "elevation-4": "border-elevation-4",
1025
- "elevation-5": "border-elevation-5"
1043
+ "elevation-5": "border-elevation-5",
1044
+ "always/white": "border-always-white",
1045
+ "always/black": "border-always-black",
1046
+ "always/transparent": "border-always-transparent",
1047
+ "always/current": "border-always-current",
1048
+ "always/brand": "border-always-brand",
1049
+ "always/accent": "border-always-accent"
1026
1050
  },
1027
1051
  borderStartColor: {
1028
1052
  accent: "border-s-accent",
@@ -1036,25 +1060,30 @@ const variants = {
1036
1060
  "positive-secondary": "border-s-positive-secondary",
1037
1061
  "warning-secondary": "border-s-warning-secondary",
1038
1062
  "info-secondary": "border-s-info-secondary",
1039
- black: "border-s-black",
1040
- white: "border-s-white",
1041
- transparent: "border-s-transparent",
1042
1063
  muted: "border-s-muted",
1043
1064
  primary: "border-s-primary",
1044
1065
  secondary: "border-s-secondary",
1045
1066
  tertiary: "border-s-tertiary",
1067
+ white: "border-s-white",
1068
+ black: "border-s-black",
1069
+ transparent: "border-s-transparent",
1046
1070
  current: "border-s-current",
1047
1071
  "elevation-0": "border-s-elevation-0",
1048
1072
  "elevation-1": "border-s-elevation-1",
1049
1073
  "elevation-2": "border-s-elevation-2",
1050
1074
  "elevation-3": "border-s-elevation-3",
1051
1075
  "elevation-4": "border-s-elevation-4",
1052
- "elevation-5": "border-s-elevation-5"
1076
+ "elevation-5": "border-s-elevation-5",
1077
+ "always/white": "border-s-always-white",
1078
+ "always/black": "border-s-always-black",
1079
+ "always/transparent": "border-s-always-transparent",
1080
+ "always/current": "border-s-always-current",
1081
+ "always/brand": "border-s-always-brand",
1082
+ "always/accent": "border-s-always-accent"
1053
1083
  },
1054
1084
  borderEndColor: {
1055
1085
  accent: "border-e-accent",
1056
1086
  alert: "border-e-alert",
1057
- black: "border-e-black",
1058
1087
  brand: "border-e-brand",
1059
1088
  positive: "border-e-positive",
1060
1089
  warning: "border-e-warning",
@@ -1064,24 +1093,30 @@ const variants = {
1064
1093
  "positive-secondary": "border-e-positive-secondary",
1065
1094
  "warning-secondary": "border-e-warning-secondary",
1066
1095
  "info-secondary": "border-e-info-secondary",
1067
- white: "border-e-white",
1068
- transparent: "border-e-transparent",
1069
1096
  muted: "border-e-muted",
1070
1097
  primary: "border-e-primary",
1071
1098
  secondary: "border-e-secondary",
1072
1099
  tertiary: "border-e-tertiary",
1100
+ white: "border-e-white",
1101
+ black: "border-e-black",
1102
+ transparent: "border-e-transparent",
1073
1103
  current: "border-e-current",
1074
1104
  "elevation-0": "border-e-elevation-0",
1075
1105
  "elevation-1": "border-e-elevation-1",
1076
1106
  "elevation-2": "border-e-elevation-2",
1077
1107
  "elevation-3": "border-e-elevation-3",
1078
1108
  "elevation-4": "border-e-elevation-4",
1079
- "elevation-5": "border-e-elevation-5"
1109
+ "elevation-5": "border-e-elevation-5",
1110
+ "always/white": "border-e-always-white",
1111
+ "always/black": "border-e-always-black",
1112
+ "always/transparent": "border-e-always-transparent",
1113
+ "always/current": "border-e-always-current",
1114
+ "always/brand": "border-e-always-brand",
1115
+ "always/accent": "border-e-always-accent"
1080
1116
  },
1081
1117
  borderBottomColor: {
1082
1118
  accent: "border-b-accent",
1083
1119
  alert: "border-b-alert",
1084
- black: "border-b-black",
1085
1120
  brand: "border-b-brand",
1086
1121
  positive: "border-b-positive",
1087
1122
  warning: "border-b-warning",
@@ -1091,24 +1126,30 @@ const variants = {
1091
1126
  "positive-secondary": "border-b-positive-secondary",
1092
1127
  "warning-secondary": "border-b-warning-secondary",
1093
1128
  "info-secondary": "border-b-info-secondary",
1094
- white: "border-b-white",
1095
- transparent: "border-b-transparent",
1096
1129
  muted: "border-b-muted",
1097
1130
  primary: "border-b-primary",
1098
1131
  secondary: "border-b-secondary",
1099
1132
  tertiary: "border-b-tertiary",
1133
+ white: "border-b-white",
1134
+ black: "border-b-black",
1135
+ transparent: "border-b-transparent",
1100
1136
  current: "border-b-current",
1101
1137
  "elevation-0": "border-b-elevation-0",
1102
1138
  "elevation-1": "border-b-elevation-1",
1103
1139
  "elevation-2": "border-b-elevation-2",
1104
1140
  "elevation-3": "border-b-elevation-3",
1105
1141
  "elevation-4": "border-b-elevation-4",
1106
- "elevation-5": "border-b-elevation-5"
1142
+ "elevation-5": "border-b-elevation-5",
1143
+ "always/white": "border-b-always-white",
1144
+ "always/black": "border-b-always-black",
1145
+ "always/transparent": "border-b-always-transparent",
1146
+ "always/current": "border-b-always-current",
1147
+ "always/brand": "border-b-always-brand",
1148
+ "always/accent": "border-b-always-accent"
1107
1149
  },
1108
1150
  borderTopColor: {
1109
1151
  accent: "border-t-accent",
1110
1152
  alert: "border-t-alert",
1111
- black: "border-t-black",
1112
1153
  brand: "border-t-brand",
1113
1154
  positive: "border-t-positive",
1114
1155
  warning: "border-t-warning",
@@ -1118,19 +1159,26 @@ const variants = {
1118
1159
  "positive-secondary": "border-t-positive-secondary",
1119
1160
  "warning-secondary": "border-t-warning-secondary",
1120
1161
  "info-secondary": "border-t-info-secondary",
1121
- white: "border-t-white",
1122
- transparent: "border-t-transparent",
1123
1162
  muted: "border-t-muted",
1124
1163
  primary: "border-t-primary",
1125
1164
  secondary: "border-t-secondary",
1126
1165
  tertiary: "border-t-tertiary",
1166
+ white: "border-t-white",
1167
+ black: "border-t-black",
1168
+ transparent: "border-t-transparent",
1127
1169
  current: "border-t-current",
1128
1170
  "elevation-0": "border-t-elevation-0",
1129
1171
  "elevation-1": "border-t-elevation-1",
1130
1172
  "elevation-2": "border-t-elevation-2",
1131
1173
  "elevation-3": "border-t-elevation-3",
1132
1174
  "elevation-4": "border-t-elevation-4",
1133
- "elevation-5": "border-t-elevation-5"
1175
+ "elevation-5": "border-t-elevation-5",
1176
+ "always/white": "border-t-always-white",
1177
+ "always/black": "border-t-always-black",
1178
+ "always/transparent": "border-t-always-transparent",
1179
+ "always/current": "border-t-always-current",
1180
+ "always/brand": "border-t-always-brand",
1181
+ "always/accent": "border-t-always-accent"
1134
1182
  },
1135
1183
  borderRadius: {
1136
1184
  none: "rounded-none",