@react-spectrum/s2 3.0.0-nightly-5ae234603-240925 → 3.0.0-nightly-a626c2596-240926

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 (232) hide show
  1. package/dist/Button.cjs +5 -1
  2. package/dist/Button.cjs.map +1 -1
  3. package/dist/Button.css.map +1 -1
  4. package/dist/Button.mjs +5 -1
  5. package/dist/Button.mjs.map +1 -1
  6. package/dist/Card.cjs +1 -1
  7. package/dist/Card.cjs.map +1 -1
  8. package/dist/Card.css.map +1 -1
  9. package/dist/Card.mjs +1 -1
  10. package/dist/Card.mjs.map +1 -1
  11. package/dist/Checkbox.cjs +4 -1
  12. package/dist/Checkbox.cjs.map +1 -1
  13. package/dist/Checkbox.css +4 -0
  14. package/dist/Checkbox.css.map +1 -1
  15. package/dist/Checkbox.mjs +4 -1
  16. package/dist/Checkbox.mjs.map +1 -1
  17. package/dist/ComboBox.cjs +3 -0
  18. package/dist/ComboBox.cjs.map +1 -1
  19. package/dist/ComboBox.css.map +1 -1
  20. package/dist/ComboBox.mjs +3 -0
  21. package/dist/ComboBox.mjs.map +1 -1
  22. package/dist/Content.cjs +0 -2
  23. package/dist/Content.cjs.map +1 -1
  24. package/dist/Content.mjs +1 -2
  25. package/dist/Content.mjs.map +1 -1
  26. package/dist/Dialog.cjs +7 -5
  27. package/dist/Dialog.cjs.map +1 -1
  28. package/dist/Dialog.css.map +1 -1
  29. package/dist/Dialog.mjs +8 -6
  30. package/dist/Dialog.mjs.map +1 -1
  31. package/dist/MoveHorizontalCircleTableWidget.cjs +33 -0
  32. package/dist/MoveHorizontalCircleTableWidget.cjs.map +1 -0
  33. package/dist/MoveHorizontalCircleTableWidget.mjs +28 -0
  34. package/dist/MoveHorizontalCircleTableWidget.mjs.map +1 -0
  35. package/dist/Picker.cjs +3 -0
  36. package/dist/Picker.cjs.map +1 -1
  37. package/dist/Picker.css.map +1 -1
  38. package/dist/Picker.mjs +3 -0
  39. package/dist/Picker.mjs.map +1 -1
  40. package/dist/Popover.cjs +1 -0
  41. package/dist/Popover.cjs.map +1 -1
  42. package/dist/Popover.css +4 -0
  43. package/dist/Popover.css.map +1 -1
  44. package/dist/Popover.mjs +1 -0
  45. package/dist/Popover.mjs.map +1 -1
  46. package/dist/Table.cjs +1093 -0
  47. package/dist/Table.cjs.map +1 -0
  48. package/dist/Table.css +821 -0
  49. package/dist/Table.css.map +1 -0
  50. package/dist/Table.mjs +1083 -0
  51. package/dist/Table.mjs.map +1 -0
  52. package/dist/TagGroup.cjs +5 -3
  53. package/dist/TagGroup.cjs.map +1 -1
  54. package/dist/TagGroup.css.map +1 -1
  55. package/dist/TagGroup.mjs +5 -3
  56. package/dist/TagGroup.mjs.map +1 -1
  57. package/dist/ar-AE.cjs +5 -0
  58. package/dist/ar-AE.cjs.map +1 -1
  59. package/dist/ar-AE.mjs +5 -0
  60. package/dist/ar-AE.mjs.map +1 -1
  61. package/dist/bg-BG.cjs +5 -0
  62. package/dist/bg-BG.cjs.map +1 -1
  63. package/dist/bg-BG.mjs +5 -0
  64. package/dist/bg-BG.mjs.map +1 -1
  65. package/dist/cs-CZ.cjs +5 -0
  66. package/dist/cs-CZ.cjs.map +1 -1
  67. package/dist/cs-CZ.mjs +5 -0
  68. package/dist/cs-CZ.mjs.map +1 -1
  69. package/dist/da-DK.cjs +5 -0
  70. package/dist/da-DK.cjs.map +1 -1
  71. package/dist/da-DK.mjs +5 -0
  72. package/dist/da-DK.mjs.map +1 -1
  73. package/dist/de-DE.cjs +5 -0
  74. package/dist/de-DE.cjs.map +1 -1
  75. package/dist/de-DE.mjs +5 -0
  76. package/dist/de-DE.mjs.map +1 -1
  77. package/dist/el-GR.cjs +5 -0
  78. package/dist/el-GR.cjs.map +1 -1
  79. package/dist/el-GR.mjs +5 -0
  80. package/dist/el-GR.mjs.map +1 -1
  81. package/dist/en-US.cjs +5 -0
  82. package/dist/en-US.cjs.map +1 -1
  83. package/dist/en-US.mjs +5 -0
  84. package/dist/en-US.mjs.map +1 -1
  85. package/dist/es-ES.cjs +5 -0
  86. package/dist/es-ES.cjs.map +1 -1
  87. package/dist/es-ES.mjs +5 -0
  88. package/dist/es-ES.mjs.map +1 -1
  89. package/dist/et-EE.cjs +5 -0
  90. package/dist/et-EE.cjs.map +1 -1
  91. package/dist/et-EE.mjs +5 -0
  92. package/dist/et-EE.mjs.map +1 -1
  93. package/dist/fi-FI.cjs +5 -0
  94. package/dist/fi-FI.cjs.map +1 -1
  95. package/dist/fi-FI.mjs +5 -0
  96. package/dist/fi-FI.mjs.map +1 -1
  97. package/dist/fr-FR.cjs +5 -0
  98. package/dist/fr-FR.cjs.map +1 -1
  99. package/dist/fr-FR.mjs +5 -0
  100. package/dist/fr-FR.mjs.map +1 -1
  101. package/dist/he-IL.cjs +5 -0
  102. package/dist/he-IL.cjs.map +1 -1
  103. package/dist/he-IL.mjs +5 -0
  104. package/dist/he-IL.mjs.map +1 -1
  105. package/dist/hr-HR.cjs +5 -0
  106. package/dist/hr-HR.cjs.map +1 -1
  107. package/dist/hr-HR.mjs +5 -0
  108. package/dist/hr-HR.mjs.map +1 -1
  109. package/dist/hu-HU.cjs +5 -0
  110. package/dist/hu-HU.cjs.map +1 -1
  111. package/dist/hu-HU.mjs +5 -0
  112. package/dist/hu-HU.mjs.map +1 -1
  113. package/dist/it-IT.cjs +5 -0
  114. package/dist/it-IT.cjs.map +1 -1
  115. package/dist/it-IT.mjs +5 -0
  116. package/dist/it-IT.mjs.map +1 -1
  117. package/dist/ja-JP.cjs +5 -0
  118. package/dist/ja-JP.cjs.map +1 -1
  119. package/dist/ja-JP.mjs +5 -0
  120. package/dist/ja-JP.mjs.map +1 -1
  121. package/dist/ko-KR.cjs +5 -0
  122. package/dist/ko-KR.cjs.map +1 -1
  123. package/dist/ko-KR.mjs +5 -0
  124. package/dist/ko-KR.mjs.map +1 -1
  125. package/dist/lt-LT.cjs +5 -0
  126. package/dist/lt-LT.cjs.map +1 -1
  127. package/dist/lt-LT.mjs +5 -0
  128. package/dist/lt-LT.mjs.map +1 -1
  129. package/dist/lv-LV.cjs +5 -0
  130. package/dist/lv-LV.cjs.map +1 -1
  131. package/dist/lv-LV.mjs +5 -0
  132. package/dist/lv-LV.mjs.map +1 -1
  133. package/dist/main.cjs +8 -0
  134. package/dist/main.cjs.map +1 -1
  135. package/dist/module.mjs +3 -1
  136. package/dist/module.mjs.map +1 -1
  137. package/dist/nb-NO.cjs +5 -0
  138. package/dist/nb-NO.cjs.map +1 -1
  139. package/dist/nb-NO.mjs +5 -0
  140. package/dist/nb-NO.mjs.map +1 -1
  141. package/dist/nl-NL.cjs +5 -0
  142. package/dist/nl-NL.cjs.map +1 -1
  143. package/dist/nl-NL.mjs +5 -0
  144. package/dist/nl-NL.mjs.map +1 -1
  145. package/dist/pl-PL.cjs +5 -0
  146. package/dist/pl-PL.cjs.map +1 -1
  147. package/dist/pl-PL.mjs +5 -0
  148. package/dist/pl-PL.mjs.map +1 -1
  149. package/dist/pt-BR.cjs +5 -0
  150. package/dist/pt-BR.cjs.map +1 -1
  151. package/dist/pt-BR.mjs +5 -0
  152. package/dist/pt-BR.mjs.map +1 -1
  153. package/dist/pt-PT.cjs +5 -0
  154. package/dist/pt-PT.cjs.map +1 -1
  155. package/dist/pt-PT.mjs +5 -0
  156. package/dist/pt-PT.mjs.map +1 -1
  157. package/dist/ro-RO.cjs +5 -0
  158. package/dist/ro-RO.cjs.map +1 -1
  159. package/dist/ro-RO.mjs +5 -0
  160. package/dist/ro-RO.mjs.map +1 -1
  161. package/dist/ru-RU.cjs +5 -0
  162. package/dist/ru-RU.cjs.map +1 -1
  163. package/dist/ru-RU.mjs +5 -0
  164. package/dist/ru-RU.mjs.map +1 -1
  165. package/dist/sk-SK.cjs +5 -0
  166. package/dist/sk-SK.cjs.map +1 -1
  167. package/dist/sk-SK.mjs +5 -0
  168. package/dist/sk-SK.mjs.map +1 -1
  169. package/dist/sl-SI.cjs +5 -0
  170. package/dist/sl-SI.cjs.map +1 -1
  171. package/dist/sl-SI.mjs +5 -0
  172. package/dist/sl-SI.mjs.map +1 -1
  173. package/dist/sr-SP.cjs +5 -0
  174. package/dist/sr-SP.cjs.map +1 -1
  175. package/dist/sr-SP.mjs +5 -0
  176. package/dist/sr-SP.mjs.map +1 -1
  177. package/dist/sv-SE.cjs +5 -0
  178. package/dist/sv-SE.cjs.map +1 -1
  179. package/dist/sv-SE.mjs +5 -0
  180. package/dist/sv-SE.mjs.map +1 -1
  181. package/dist/tr-TR.cjs +5 -0
  182. package/dist/tr-TR.cjs.map +1 -1
  183. package/dist/tr-TR.mjs +5 -0
  184. package/dist/tr-TR.mjs.map +1 -1
  185. package/dist/types.d.ts +90 -1
  186. package/dist/types.d.ts.map +1 -1
  187. package/dist/uk-UA.cjs +5 -0
  188. package/dist/uk-UA.cjs.map +1 -1
  189. package/dist/uk-UA.mjs +5 -0
  190. package/dist/uk-UA.mjs.map +1 -1
  191. package/dist/utils.cjs +30 -0
  192. package/dist/utils.cjs.map +1 -0
  193. package/dist/utils.mjs +25 -0
  194. package/dist/utils.mjs.map +1 -0
  195. package/dist/zh-CN.cjs +5 -0
  196. package/dist/zh-CN.cjs.map +1 -1
  197. package/dist/zh-CN.mjs +5 -0
  198. package/dist/zh-CN.mjs.map +1 -1
  199. package/dist/zh-TW.cjs +5 -0
  200. package/dist/zh-TW.cjs.map +1 -1
  201. package/dist/zh-TW.mjs +5 -0
  202. package/dist/zh-TW.mjs.map +1 -1
  203. package/package.json +18 -16
  204. package/src/Button.tsx +22 -14
  205. package/src/Card.tsx +1 -1
  206. package/src/Checkbox.tsx +1 -0
  207. package/src/ComboBox.tsx +3 -0
  208. package/src/Content.tsx +1 -3
  209. package/src/Dialog.tsx +3 -2
  210. package/src/Picker.tsx +3 -0
  211. package/src/Popover.tsx +4 -1
  212. package/src/Table.tsx +1084 -48
  213. package/src/TagGroup.tsx +3 -2
  214. package/src/index.ts +2 -0
  215. package/src/utils.ts +28 -0
  216. package/style/__tests__/mergeStyles.test.js +32 -0
  217. package/style/__tests__/style-macro.test.js +128 -0
  218. package/style/dist/main.cjs +1984 -0
  219. package/style/dist/main.cjs.map +1 -0
  220. package/style/dist/module.mjs +1973 -0
  221. package/style/dist/module.mjs.map +1 -0
  222. package/style/dist/style-macro.cjs +543 -0
  223. package/style/dist/style-macro.cjs.map +1 -0
  224. package/style/dist/style-macro.mjs +534 -0
  225. package/style/dist/style-macro.mjs.map +1 -0
  226. package/style/dist/types.d.ts +780 -0
  227. package/style/dist/types.d.ts.map +1 -0
  228. package/style/runtime.ts +103 -0
  229. package/style/spectrum-theme.ts +974 -0
  230. package/style/style-macro.ts +638 -0
  231. package/style/tokens.ts +68 -0
  232. package/style/types.ts +177 -0
@@ -0,0 +1,780 @@
1
+ import * as CSS from "csstype";
2
+ type CSSValue = string | number;
3
+ type CustomValue = string | number | boolean;
4
+ type Value = CustomValue | readonly CustomValue[];
5
+ type PropertyValueDefinition<T> = T | {
6
+ [condition: string]: PropertyValueDefinition<T>;
7
+ };
8
+ type PropertyValueMap<T extends CSSValue = CSSValue> = {
9
+ [name in T]: PropertyValueDefinition<string>;
10
+ };
11
+ type CustomProperty = `--${string}`;
12
+ type CSSProperties = CSS.Properties & {
13
+ [k: CustomProperty]: CSSValue;
14
+ };
15
+ type PropertyFunction<T extends Value> = (value: T, property: string) => PropertyValueDefinition<[CSSProperties, string]>;
16
+ type ShorthandProperty<T> = (value: T) => {
17
+ [name: string]: Value;
18
+ };
19
+ interface Theme {
20
+ properties: {
21
+ [name: string]: PropertyValueMap | PropertyFunction<any> | string[];
22
+ };
23
+ conditions: {
24
+ [name: string]: string;
25
+ };
26
+ shorthands: {
27
+ [name: string]: string[] | ShorthandProperty<any>;
28
+ };
29
+ }
30
+ type PropertyValue<T> = T extends PropertyFunction<infer P> ? P : T extends PropertyValueMap<infer P> ? P : T extends string[] ? T[number] : never;
31
+ type PropertyValue2<T> = PropertyValue<T> | CustomProperty | `[${string}]`;
32
+ type Merge<T> = T extends any ? T : never;
33
+ type ShorthandValue<T extends Theme, P> = P extends string[] ? PropertyValue2<T['properties'][P[0]]> : P extends ShorthandProperty<infer V> ? V : never;
34
+ type ThemeProperties<T extends Theme> = Merge<{
35
+ [K in keyof T['properties'] | keyof T['shorthands']]: K extends keyof T['properties'] ? Merge<PropertyValue2<T['properties'][K]>> : K extends keyof T['shorthands'] ? Merge<ShorthandValue<T, T['shorthands'][K]>> : never;
36
+ }>;
37
+ type Style<T extends ThemeProperties<Theme>, C extends string, R extends RenderProps<string>> = StaticProperties<T, C, R> & CustomProperties<T, C, R>;
38
+ type StaticProperties<T extends ThemeProperties<Theme>, C extends string, R extends RenderProps<string>> = {
39
+ [Name in keyof T]?: StyleValue<T[Name], C, R>;
40
+ };
41
+ type CustomProperties<T extends ThemeProperties<Theme>, C extends string, R extends RenderProps<string>> = {
42
+ [key: CustomProperty]: CustomPropertyValue<T, keyof T, C, R>;
43
+ };
44
+ type CustomPropertyValue<T extends ThemeProperties<Theme>, P extends keyof T, C extends string, R extends RenderProps<string>> = P extends any ? {
45
+ type: P;
46
+ value: StyleValue<T[P], C, R>;
47
+ } : never;
48
+ type RenderProps<K extends string> = {
49
+ [key in K]: any;
50
+ };
51
+ type StyleValue<V extends Value, C extends string, R extends RenderProps<string>> = V | Conditional<V, C, R>;
52
+ type Conditional<V extends Value, C extends string, R extends RenderProps<string>> = CSSConditions<V, C, R> & RuntimeConditions<V, C, R>;
53
+ type ArbitraryCondition = `:${string}` | `@${string}`;
54
+ type CSSConditions<V extends Value, C extends string, R extends RenderProps<string>> = {
55
+ [name in C]?: StyleValue<V, C, R>;
56
+ };
57
+ type RuntimeConditions<V extends Value, C extends string, R extends RenderProps<string>> = [
58
+ R
59
+ ] extends [never] ? UnknownConditions<V, C> : RenderPropConditions<V, C, R>;
60
+ type UnknownConditions<V extends Value, C extends string> = {
61
+ [name: string]: StyleValue<V, C, never> | VariantMap<string, V, C, never>;
62
+ };
63
+ type BooleanConditionName = `is${Capitalize<string>}` | `allows${Capitalize<string>}`;
64
+ type RenderPropConditions<V extends Value, C extends string, R extends RenderProps<string>> = {
65
+ [K in keyof R]?: K extends BooleanConditionName ? StyleValue<V, C, R> : VariantMap<R[K], V, C, R>;
66
+ };
67
+ type Values<T, K extends keyof T = keyof T> = {
68
+ [k in K]: T[k];
69
+ }[K];
70
+ type VariantMap<K extends CSSValue, V extends Value, C extends string, R extends RenderProps<string>> = {
71
+ [k in K]?: StyleValue<V, C, R>;
72
+ };
73
+ type ExtractConditionalValue<C extends keyof any, V> = V extends Value ? never : RuntimeConditionObject<Extract<keyof V, BooleanConditionName>, boolean> | Variants<V, Exclude<keyof V, C | BooleanConditionName>> | ExtractConditionalValue<C, Values<V, Extract<keyof V, C | BooleanConditionName>> | Values<Values<V, Exclude<keyof V, C | BooleanConditionName>>>>;
74
+ type RuntimeConditionObject<K, V> = K extends keyof any ? {
75
+ [P in K]?: V;
76
+ } : never;
77
+ type Variants<T, K extends keyof T> = K extends any ? {
78
+ [k in K]?: keyof T[k];
79
+ } : never;
80
+ type InferCustomPropertyValue<T> = T extends {
81
+ value: infer V;
82
+ } ? V : never;
83
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
84
+ type KeyValue<T, K extends KeysOfUnion<T>> = T extends {
85
+ [k in K]?: any;
86
+ } ? T[K] : never;
87
+ type MergeUnion<T> = {
88
+ [K in KeysOfUnion<T>]: KeyValue<T, K>;
89
+ };
90
+ type RuntimeConditionsObject<C extends keyof any, S extends Style<any, any, any>> = MergeUnion<ExtractConditionalValue<C, Values<S, Exclude<keyof S, CustomProperty>> | InferCustomPropertyValue<Values<S, Extract<keyof S, CustomProperty>>>>>;
91
+ type StyleString<P = string> = string & {
92
+ properties: P;
93
+ };
94
+ type Keys<R> = [R] extends [never] ? never : keyof R;
95
+ type InferProps<R, C extends keyof any, S extends Style<any, any, any>> = [R] extends [never] ? AllowOthers<RuntimeConditionsObject<C, S>> : R;
96
+ type AllowOthers<R> = Keys<R> extends never ? never : R | {
97
+ [x: string]: any;
98
+ };
99
+ type StyleFunctionResult<S, R> = Keys<R> extends never ? StyleString<S> : (props: R) => StyleString<S>;
100
+ type StyleFunctionResultWithOverrides<S, R> = (props: Keys<R> extends never ? null : R, overrides?: StyleString<string> | null) => StyleString<S>;
101
+ type StyleFunction<T extends ThemeProperties<Theme>, C extends string> = {
102
+ <R extends RenderProps<string> = never, S extends Style<T, C, R> = Style<T, C | ArbitraryCondition, R>>(style: S): StyleFunctionResult<keyof S, InferProps<R, C | ArbitraryCondition, S>>;
103
+ <R extends RenderProps<string> = never, S extends Style<T, C, R> = Style<T, C | ArbitraryCondition, R>>(style: S, allowedProperties: readonly string[]): StyleFunctionResultWithOverrides<keyof S, InferProps<R, C | ArbitraryCondition, S>>;
104
+ };
105
+ type Color<C extends string> = C | `${string}/${number}`;
106
+ interface MacroContext {
107
+ addAsset(asset: {
108
+ type: string;
109
+ content: string;
110
+ }): void;
111
+ }
112
+ declare const color: {
113
+ Background: string;
114
+ ButtonBorder: string;
115
+ ButtonFace: string;
116
+ ButtonText: string;
117
+ Field: string;
118
+ Highlight: string;
119
+ HighlightText: string;
120
+ GrayText: string;
121
+ Mark: string;
122
+ LinkText: string;
123
+ "transparent-black-25": string;
124
+ "transparent-black-50": string;
125
+ "transparent-black-75": string;
126
+ "transparent-black-100": string;
127
+ "transparent-black-200": string;
128
+ "transparent-black-300": string;
129
+ "transparent-black-400": string;
130
+ "transparent-black-500": string;
131
+ "transparent-black-600": string;
132
+ "transparent-black-700": string;
133
+ "transparent-black-800": string;
134
+ "transparent-black-900": string;
135
+ "transparent-black-1000": string;
136
+ "transparent-white-25": string;
137
+ "transparent-white-50": string;
138
+ "transparent-white-75": string;
139
+ "transparent-white-100": string;
140
+ "transparent-white-200": string;
141
+ "transparent-white-300": string;
142
+ "transparent-white-400": string;
143
+ "transparent-white-500": string;
144
+ "transparent-white-600": string;
145
+ "transparent-white-700": string;
146
+ "transparent-white-800": string;
147
+ "transparent-white-900": string;
148
+ "transparent-white-1000": string;
149
+ "positive-100": string;
150
+ "positive-200": string;
151
+ "positive-300": string;
152
+ "positive-400": string;
153
+ "positive-500": string;
154
+ "positive-600": string;
155
+ "positive-700": string;
156
+ "positive-800": string;
157
+ "positive-900": string;
158
+ "positive-1000": string;
159
+ "positive-1100": string;
160
+ "positive-1200": string;
161
+ "positive-1300": string;
162
+ "positive-1400": string;
163
+ "positive-1500": string;
164
+ "positive-1600": string;
165
+ "notice-100": string;
166
+ "notice-200": string;
167
+ "notice-300": string;
168
+ "notice-400": string;
169
+ "notice-500": string;
170
+ "notice-600": string;
171
+ "notice-700": string;
172
+ "notice-800": string;
173
+ "notice-900": string;
174
+ "notice-1000": string;
175
+ "notice-1100": string;
176
+ "notice-1200": string;
177
+ "notice-1300": string;
178
+ "notice-1400": string;
179
+ "notice-1500": string;
180
+ "notice-1600": string;
181
+ "negative-100": string;
182
+ "negative-200": string;
183
+ "negative-300": string;
184
+ "negative-400": string;
185
+ "negative-500": string;
186
+ "negative-600": string;
187
+ "negative-700": string;
188
+ "negative-800": string;
189
+ "negative-900": string;
190
+ "negative-1000": string;
191
+ "negative-1100": string;
192
+ "negative-1200": string;
193
+ "negative-1300": string;
194
+ "negative-1400": string;
195
+ "negative-1500": string;
196
+ "negative-1600": string;
197
+ "informative-100": string;
198
+ "informative-200": string;
199
+ "informative-300": string;
200
+ "informative-400": string;
201
+ "informative-500": string;
202
+ "informative-600": string;
203
+ "informative-700": string;
204
+ "informative-800": string;
205
+ "informative-900": string;
206
+ "informative-1000": string;
207
+ "informative-1100": string;
208
+ "informative-1200": string;
209
+ "informative-1300": string;
210
+ "informative-1400": string;
211
+ "informative-1500": string;
212
+ "informative-1600": string;
213
+ "accent-100": string;
214
+ "accent-200": string;
215
+ "accent-300": string;
216
+ "accent-400": string;
217
+ "accent-500": string;
218
+ "accent-600": string;
219
+ "accent-700": string;
220
+ "accent-800": string;
221
+ "accent-900": string;
222
+ "accent-1000": string;
223
+ "accent-1100": string;
224
+ "accent-1200": string;
225
+ "accent-1300": string;
226
+ "accent-1400": string;
227
+ "accent-1500": string;
228
+ "accent-1600": string;
229
+ "cinnamon-100": string;
230
+ "cinnamon-200": string;
231
+ "cinnamon-300": string;
232
+ "cinnamon-400": string;
233
+ "cinnamon-500": string;
234
+ "cinnamon-600": string;
235
+ "cinnamon-700": string;
236
+ "cinnamon-800": string;
237
+ "cinnamon-900": string;
238
+ "cinnamon-1000": string;
239
+ "cinnamon-1100": string;
240
+ "cinnamon-1200": string;
241
+ "cinnamon-1300": string;
242
+ "cinnamon-1400": string;
243
+ "cinnamon-1500": string;
244
+ "cinnamon-1600": string;
245
+ "silver-100": string;
246
+ "silver-200": string;
247
+ "silver-300": string;
248
+ "silver-400": string;
249
+ "silver-500": string;
250
+ "silver-600": string;
251
+ "silver-700": string;
252
+ "silver-800": string;
253
+ "silver-900": string;
254
+ "silver-1000": string;
255
+ "silver-1100": string;
256
+ "silver-1200": string;
257
+ "silver-1300": string;
258
+ "silver-1400": string;
259
+ "silver-1500": string;
260
+ "silver-1600": string;
261
+ "brown-100": string;
262
+ "brown-200": string;
263
+ "brown-300": string;
264
+ "brown-400": string;
265
+ "brown-500": string;
266
+ "brown-600": string;
267
+ "brown-700": string;
268
+ "brown-800": string;
269
+ "brown-900": string;
270
+ "brown-1000": string;
271
+ "brown-1100": string;
272
+ "brown-1200": string;
273
+ "brown-1300": string;
274
+ "brown-1400": string;
275
+ "brown-1500": string;
276
+ "brown-1600": string;
277
+ "turquoise-100": string;
278
+ "turquoise-200": string;
279
+ "turquoise-300": string;
280
+ "turquoise-400": string;
281
+ "turquoise-500": string;
282
+ "turquoise-600": string;
283
+ "turquoise-700": string;
284
+ "turquoise-800": string;
285
+ "turquoise-900": string;
286
+ "turquoise-1000": string;
287
+ "turquoise-1100": string;
288
+ "turquoise-1200": string;
289
+ "turquoise-1300": string;
290
+ "turquoise-1400": string;
291
+ "turquoise-1500": string;
292
+ "turquoise-1600": string;
293
+ "pink-100": string;
294
+ "pink-200": string;
295
+ "pink-300": string;
296
+ "pink-400": string;
297
+ "pink-500": string;
298
+ "pink-600": string;
299
+ "pink-700": string;
300
+ "pink-800": string;
301
+ "pink-900": string;
302
+ "pink-1000": string;
303
+ "pink-1100": string;
304
+ "pink-1200": string;
305
+ "pink-1300": string;
306
+ "pink-1400": string;
307
+ "pink-1500": string;
308
+ "pink-1600": string;
309
+ "magenta-100": string;
310
+ "magenta-200": string;
311
+ "magenta-300": string;
312
+ "magenta-400": string;
313
+ "magenta-500": string;
314
+ "magenta-600": string;
315
+ "magenta-700": string;
316
+ "magenta-800": string;
317
+ "magenta-900": string;
318
+ "magenta-1000": string;
319
+ "magenta-1100": string;
320
+ "magenta-1200": string;
321
+ "magenta-1300": string;
322
+ "magenta-1400": string;
323
+ "magenta-1500": string;
324
+ "magenta-1600": string;
325
+ "fuchsia-100": string;
326
+ "fuchsia-200": string;
327
+ "fuchsia-300": string;
328
+ "fuchsia-400": string;
329
+ "fuchsia-500": string;
330
+ "fuchsia-600": string;
331
+ "fuchsia-700": string;
332
+ "fuchsia-800": string;
333
+ "fuchsia-900": string;
334
+ "fuchsia-1000": string;
335
+ "fuchsia-1100": string;
336
+ "fuchsia-1200": string;
337
+ "fuchsia-1300": string;
338
+ "fuchsia-1400": string;
339
+ "fuchsia-1500": string;
340
+ "fuchsia-1600": string;
341
+ "purple-100": string;
342
+ "purple-200": string;
343
+ "purple-300": string;
344
+ "purple-400": string;
345
+ "purple-500": string;
346
+ "purple-600": string;
347
+ "purple-700": string;
348
+ "purple-800": string;
349
+ "purple-900": string;
350
+ "purple-1000": string;
351
+ "purple-1100": string;
352
+ "purple-1200": string;
353
+ "purple-1300": string;
354
+ "purple-1400": string;
355
+ "purple-1500": string;
356
+ "purple-1600": string;
357
+ "indigo-100": string;
358
+ "indigo-200": string;
359
+ "indigo-300": string;
360
+ "indigo-400": string;
361
+ "indigo-500": string;
362
+ "indigo-600": string;
363
+ "indigo-700": string;
364
+ "indigo-800": string;
365
+ "indigo-900": string;
366
+ "indigo-1000": string;
367
+ "indigo-1100": string;
368
+ "indigo-1200": string;
369
+ "indigo-1300": string;
370
+ "indigo-1400": string;
371
+ "indigo-1500": string;
372
+ "indigo-1600": string;
373
+ "cyan-100": string;
374
+ "cyan-200": string;
375
+ "cyan-300": string;
376
+ "cyan-400": string;
377
+ "cyan-500": string;
378
+ "cyan-600": string;
379
+ "cyan-700": string;
380
+ "cyan-800": string;
381
+ "cyan-900": string;
382
+ "cyan-1000": string;
383
+ "cyan-1100": string;
384
+ "cyan-1200": string;
385
+ "cyan-1300": string;
386
+ "cyan-1400": string;
387
+ "cyan-1500": string;
388
+ "cyan-1600": string;
389
+ "seafoam-100": string;
390
+ "seafoam-200": string;
391
+ "seafoam-300": string;
392
+ "seafoam-400": string;
393
+ "seafoam-500": string;
394
+ "seafoam-600": string;
395
+ "seafoam-700": string;
396
+ "seafoam-800": string;
397
+ "seafoam-900": string;
398
+ "seafoam-1000": string;
399
+ "seafoam-1100": string;
400
+ "seafoam-1200": string;
401
+ "seafoam-1300": string;
402
+ "seafoam-1400": string;
403
+ "seafoam-1500": string;
404
+ "seafoam-1600": string;
405
+ "green-100": string;
406
+ "green-200": string;
407
+ "green-300": string;
408
+ "green-400": string;
409
+ "green-500": string;
410
+ "green-600": string;
411
+ "green-700": string;
412
+ "green-800": string;
413
+ "green-900": string;
414
+ "green-1000": string;
415
+ "green-1100": string;
416
+ "green-1200": string;
417
+ "green-1300": string;
418
+ "green-1400": string;
419
+ "green-1500": string;
420
+ "green-1600": string;
421
+ "celery-100": string;
422
+ "celery-200": string;
423
+ "celery-300": string;
424
+ "celery-400": string;
425
+ "celery-500": string;
426
+ "celery-600": string;
427
+ "celery-700": string;
428
+ "celery-800": string;
429
+ "celery-900": string;
430
+ "celery-1000": string;
431
+ "celery-1100": string;
432
+ "celery-1200": string;
433
+ "celery-1300": string;
434
+ "celery-1400": string;
435
+ "celery-1500": string;
436
+ "celery-1600": string;
437
+ "chartreuse-100": string;
438
+ "chartreuse-200": string;
439
+ "chartreuse-300": string;
440
+ "chartreuse-400": string;
441
+ "chartreuse-500": string;
442
+ "chartreuse-600": string;
443
+ "chartreuse-700": string;
444
+ "chartreuse-800": string;
445
+ "chartreuse-900": string;
446
+ "chartreuse-1000": string;
447
+ "chartreuse-1100": string;
448
+ "chartreuse-1200": string;
449
+ "chartreuse-1300": string;
450
+ "chartreuse-1400": string;
451
+ "chartreuse-1500": string;
452
+ "chartreuse-1600": string;
453
+ "yellow-100": string;
454
+ "yellow-200": string;
455
+ "yellow-300": string;
456
+ "yellow-400": string;
457
+ "yellow-500": string;
458
+ "yellow-600": string;
459
+ "yellow-700": string;
460
+ "yellow-800": string;
461
+ "yellow-900": string;
462
+ "yellow-1000": string;
463
+ "yellow-1100": string;
464
+ "yellow-1200": string;
465
+ "yellow-1300": string;
466
+ "yellow-1400": string;
467
+ "yellow-1500": string;
468
+ "yellow-1600": string;
469
+ "orange-100": string;
470
+ "orange-200": string;
471
+ "orange-300": string;
472
+ "orange-400": string;
473
+ "orange-500": string;
474
+ "orange-600": string;
475
+ "orange-700": string;
476
+ "orange-800": string;
477
+ "orange-900": string;
478
+ "orange-1000": string;
479
+ "orange-1100": string;
480
+ "orange-1200": string;
481
+ "orange-1300": string;
482
+ "orange-1400": string;
483
+ "orange-1500": string;
484
+ "orange-1600": string;
485
+ "red-100": string;
486
+ "red-200": string;
487
+ "red-300": string;
488
+ "red-400": string;
489
+ "red-500": string;
490
+ "red-600": string;
491
+ "red-700": string;
492
+ "red-800": string;
493
+ "red-900": string;
494
+ "red-1000": string;
495
+ "red-1100": string;
496
+ "red-1200": string;
497
+ "red-1300": string;
498
+ "red-1400": string;
499
+ "red-1500": string;
500
+ "red-1600": string;
501
+ "blue-100": string;
502
+ "blue-200": string;
503
+ "blue-300": string;
504
+ "blue-400": string;
505
+ "blue-500": string;
506
+ "blue-600": string;
507
+ "blue-700": string;
508
+ "blue-800": string;
509
+ "blue-900": string;
510
+ "blue-1000": string;
511
+ "blue-1100": string;
512
+ "blue-1200": string;
513
+ "blue-1300": string;
514
+ "blue-1400": string;
515
+ "blue-1500": string;
516
+ "blue-1600": string;
517
+ "gray-25": string;
518
+ "gray-50": string;
519
+ "gray-75": string;
520
+ "gray-100": string;
521
+ "gray-200": string;
522
+ "gray-300": string;
523
+ "gray-400": string;
524
+ "gray-500": string;
525
+ "gray-600": string;
526
+ "gray-700": string;
527
+ "gray-800": string;
528
+ "gray-900": string;
529
+ "gray-1000": string;
530
+ transparent: string;
531
+ black: string;
532
+ white: string;
533
+ };
534
+ export function baseColor(base: keyof typeof color): {
535
+ default: "transparent" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText";
536
+ isHovered: "transparent" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText";
537
+ isFocusVisible: "transparent" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText";
538
+ isPressed: "transparent" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText";
539
+ };
540
+ export function lightDark(light: Color<keyof typeof color>, dark: Color<keyof typeof color>): `[${string}]`;
541
+ declare const baseSpacing: {
542
+ 0: string;
543
+ 2: string;
544
+ 4: string;
545
+ 8: string;
546
+ 16: string;
547
+ 32: string;
548
+ 64: string;
549
+ 128: string;
550
+ 256: string;
551
+ 12: string;
552
+ 20: string;
553
+ 24: string;
554
+ 48: string;
555
+ 36: string;
556
+ 28: string;
557
+ 40: string;
558
+ 44: string;
559
+ 56: string;
560
+ 80: string;
561
+ 96: string;
562
+ 112: string;
563
+ 144: string;
564
+ 160: string;
565
+ 176: string;
566
+ 192: string;
567
+ 208: string;
568
+ 224: string;
569
+ 240: string;
570
+ 288: string;
571
+ 320: string;
572
+ 384: string;
573
+ };
574
+ export function fontRelative(this: MacroContext | void, base: number, baseFontSize?: number): `[${string}]`;
575
+ export function edgeToText(this: MacroContext | void, height: keyof typeof baseSpacing): string;
576
+ export function space(this: MacroContext | void, px: number): `[${string}]`;
577
+ export function size(this: MacroContext | void, px: number): {
578
+ default: `[${string}]`;
579
+ touch: `[${string}]`;
580
+ };
581
+ type GridTrack = 'none' | 'subgrid' | (string & {}) | readonly GridTrackSize[];
582
+ type GridTrackSize = 'auto' | 'min-content' | 'max-content' | `${number}fr` | `minmax(${string}, ${string})` | keyof typeof baseSpacing | (string & {});
583
+ export const style: StyleFunction<{
584
+ filter: "none" | `--${string}` | `[${string}]` | "emphasized" | "elevated" | "dragged";
585
+ fill: `--${string}` | `[${string}]` | Color<"accent" | "transparent" | "none" | "negative" | "black" | "blue" | "brown" | "chartreuse" | "cyan" | "fuchsia" | "gray" | "green" | "indigo" | "magenta" | "orange" | "pink" | "purple" | "red" | "silver" | "turquoise" | "white" | "yellow" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "currentColor" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "neutral" | "informative" | "positive" | "notice" | "celery" | "seafoam" | "cinnamon" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText">;
586
+ stroke: `--${string}` | `[${string}]` | Color<"transparent" | "none" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "currentColor" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText">;
587
+ height: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
588
+ width: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
589
+ left: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
590
+ top: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
591
+ truncate: true;
592
+ alignContent: "normal" | "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | "baseline" | `--${string}` | `[${string}]`;
593
+ alignItems: "center" | "end" | "start" | "stretch" | "baseline" | `--${string}` | `[${string}]`;
594
+ alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline" | `--${string}` | `[${string}]`;
595
+ animation: string;
596
+ animationDelay: string | number;
597
+ animationDirection: "reverse" | "alternate" | "alternate-reverse" | "normal" | `--${string}` | `[${string}]`;
598
+ animationDuration: string | number;
599
+ animationFillMode: "backwards" | "both" | "forwards" | "none" | `--${string}` | `[${string}]`;
600
+ animationIterationCount: string;
601
+ animationTimingFunction: "default" | "linear" | `--${string}` | `[${string}]` | "in" | "out" | "in-out";
602
+ appearance: "auto" | "none" | `--${string}` | `[${string}]`;
603
+ aspectRatio: "auto" | "square" | "video" | `--${string}` | `[${string}]`;
604
+ backgroundAttachment: "fixed" | "scroll" | "local" | `--${string}` | `[${string}]`;
605
+ backgroundBlendMode: "normal" | "color" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light" | `--${string}` | `[${string}]`;
606
+ backgroundClip: "border-box" | "content-box" | "text" | "padding-box" | `--${string}` | `[${string}]`;
607
+ backgroundColor: `--${string}` | `[${string}]` | Color<"base" | "accent" | "transparent" | "disabled" | "negative" | "black" | "blue" | "brown" | "chartreuse" | "cyan" | "fuchsia" | "gray" | "green" | "indigo" | "magenta" | "orange" | "pink" | "purple" | "red" | "silver" | "turquoise" | "white" | "yellow" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "neutral" | "informative" | "positive" | "notice" | "celery" | "seafoam" | "cinnamon" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText" | "elevated" | "neutral-subdued" | "neutral-subtle" | "negative-subtle" | "informative-subtle" | "positive-subtle" | "notice-subtle" | "layer-1" | "layer-2" | "pasteboard">;
608
+ backgroundImage: string;
609
+ backgroundOrigin: "border-box" | "content-box" | "padding-box" | `--${string}` | `[${string}]`;
610
+ backgroundPosition: "center" | "left" | "top" | "bottom" | "right" | `--${string}` | `[${string}]` | "left bottom" | "left top" | "right bottom" | "right top";
611
+ backgroundRepeat: "repeat" | "round" | "no-repeat" | "repeat-x" | "repeat-y" | "space" | `--${string}` | `[${string}]`;
612
+ backgroundSize: "auto" | "contain" | "cover" | `--${string}` | `[${string}]`;
613
+ borderBottomWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
614
+ borderCollapse: "collapse" | "separate" | `--${string}` | `[${string}]`;
615
+ borderColor: `--${string}` | `[${string}]` | Color<"transparent" | "disabled" | "negative" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText">;
616
+ borderRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
617
+ borderSpacing: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
618
+ borderStyle: "none" | "hidden" | "dashed" | "dotted" | "double" | "solid" | `--${string}` | `[${string}]`;
619
+ borderTopWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
620
+ borderWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
621
+ bottom: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
622
+ boxShadow: "none" | `--${string}` | `[${string}]` | "emphasized" | "elevated" | "dragged";
623
+ boxSizing: "border-box" | "content-box" | `--${string}` | `[${string}]`;
624
+ breakAfter: "auto" | "all" | "left" | "page" | "right" | "avoid" | "avoid-page" | "column" | `--${string}` | `[${string}]`;
625
+ breakBefore: "auto" | "all" | "left" | "page" | "right" | "avoid" | "avoid-page" | "column" | `--${string}` | `[${string}]`;
626
+ breakInside: "auto" | "avoid" | "avoid-column" | "avoid-page" | `--${string}` | `[${string}]`;
627
+ captionSide: "top" | "bottom" | `--${string}` | `[${string}]`;
628
+ clear: "both" | "none" | "left" | "right" | "inline-end" | "inline-start" | `--${string}` | `[${string}]`;
629
+ color: `--${string}` | `[${string}]` | Color<"accent" | "code" | "transparent" | "detail" | "body" | "title" | "disabled" | "negative" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "neutral" | "heading" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText" | "neutral-subdued">;
630
+ colorScheme: "dark" | "light" | `--${string}` | `[${string}]` | "light dark";
631
+ columnGap: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
632
+ columns: "auto" | 2 | 1 | 3 | 4 | 8 | 5 | 6 | 10 | 7 | 12 | 11 | 9 | `--${string}` | `[${string}]` | "3xs" | "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl";
633
+ contain: "none" | "strict" | "content" | "style" | "size" | "layout" | "paint" | "inline-size" | `--${string}` | `[${string}]`;
634
+ containIntrinsicHeight: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
635
+ containIntrinsicWidth: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
636
+ cursor: "auto" | "progress" | "none" | "default" | "not-allowed" | "copy" | "move" | "text" | "alias" | "all-scroll" | "cell" | "col-resize" | "context-menu" | "crosshair" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "ns-resize" | "nw-resize" | "nwse-resize" | "pointer" | "row-resize" | "s-resize" | "se-resize" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | `--${string}` | `[${string}]`;
637
+ display: "flex" | "inline" | "none" | "block" | "grid" | "contents" | "inline-block" | "inline-flex" | "inline-grid" | "list-item" | `--${string}` | `[${string}]`;
638
+ flexBasis: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
639
+ flexDirection: "column" | "column-reverse" | "row" | "row-reverse" | `--${string}` | `[${string}]`;
640
+ flexGrow: CSS.Property.FlexGrow | `--${string}` | `[${string}]`;
641
+ flexShrink: CSS.Property.FlexShrink | `--${string}` | `[${string}]`;
642
+ flexWrap: "nowrap" | "wrap" | "wrap-reverse" | `--${string}` | `[${string}]`;
643
+ float: "none" | "left" | "right" | "inline-end" | "inline-start" | `--${string}` | `[${string}]`;
644
+ font: "code" | "detail" | "body" | "title" | "heading" | "ui" | "ui-xs" | "ui-sm" | "ui-lg" | "ui-xl" | "ui-2xl" | "ui-3xl" | "control" | "heading-2xs" | "heading-xs" | "heading-sm" | "heading-lg" | "heading-xl" | "heading-2xl" | "heading-3xl" | "title-xs" | "title-sm" | "title-lg" | "title-xl" | "title-2xl" | "title-3xl" | "body-2xs" | "body-xs" | "body-sm" | "body-lg" | "body-xl" | "body-2xl" | "body-3xl" | "detail-sm" | "detail-lg" | "detail-xl" | "code-xs" | "code-sm" | "code-lg" | "code-xl";
645
+ fontFamily: "code" | "serif" | `--${string}` | `[${string}]` | "sans";
646
+ fontSize: "code" | "detail" | "body" | "title" | `--${string}` | `[${string}]` | "heading" | "ui" | "ui-xs" | "ui-sm" | "ui-lg" | "ui-xl" | "ui-2xl" | "ui-3xl" | "control" | "heading-2xs" | "heading-xs" | "heading-sm" | "heading-lg" | "heading-xl" | "heading-2xl" | "heading-3xl" | "title-xs" | "title-sm" | "title-lg" | "title-xl" | "title-2xl" | "title-3xl" | "body-2xs" | "body-xs" | "body-sm" | "body-lg" | "body-xl" | "body-2xl" | "body-3xl" | "detail-sm" | "detail-lg" | "detail-xl" | "code-xs" | "code-sm" | "code-lg" | "code-xl";
647
+ fontWeight: "bold" | "detail" | "normal" | "medium" | "title" | "black" | "light" | `--${string}` | `[${string}]` | "extra-bold" | "heading";
648
+ forcedColorAdjust: "auto" | "none" | `--${string}` | `[${string}]`;
649
+ gap: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
650
+ gridArea: CSS.Property.GridColumnStart | `--${string}` | `[${string}]`;
651
+ gridAutoColumns: `--${string}` | `[${string}]` | GridTrackSize;
652
+ gridAutoFlow: "column" | "row" | "dense" | `--${string}` | `[${string}]` | "row dense" | "column dense";
653
+ gridAutoRows: `--${string}` | `[${string}]` | GridTrackSize;
654
+ gridColumnEnd: CSS.Property.GridColumnEnd | `--${string}` | `[${string}]`;
655
+ gridColumnStart: CSS.Property.GridColumnStart | `--${string}` | `[${string}]`;
656
+ gridRowEnd: CSS.Property.GridRowEnd | `--${string}` | `[${string}]`;
657
+ gridRowStart: CSS.Property.GridRowStart | `--${string}` | `[${string}]`;
658
+ gridTemplateAreas: readonly string[] | `--${string}` | `[${string}]`;
659
+ gridTemplateColumns: `--${string}` | `[${string}]` | GridTrack;
660
+ gridTemplateRows: `--${string}` | `[${string}]` | GridTrack;
661
+ hyphens: "auto" | "none" | "manual" | `--${string}` | `[${string}]`;
662
+ inset: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
663
+ isolation: "auto" | "isolate" | `--${string}` | `[${string}]`;
664
+ justifyContent: "normal" | "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | `--${string}` | `[${string}]`;
665
+ justifyItems: "center" | "end" | "start" | "stretch" | `--${string}` | `[${string}]`;
666
+ justifySelf: "auto" | "center" | "end" | "start" | "stretch" | `--${string}` | `[${string}]`;
667
+ lineHeight: "code" | "detail" | "body" | "title" | `--${string}` | `[${string}]` | "heading" | "ui";
668
+ listStylePosition: "inside" | "outside" | `--${string}` | `[${string}]`;
669
+ listStyleType: "decimal" | "none" | `--${string}` | `[${string}]` | "dist";
670
+ margin: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
671
+ marginBottom: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
672
+ marginTop: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
673
+ maxHeight: 0 | "auto" | "max" | "none" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
674
+ maxWidth: 0 | "auto" | "max" | "none" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
675
+ minHeight: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
676
+ minWidth: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
677
+ mixBlendMode: "normal" | "color" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light" | `--${string}` | `[${string}]` | "plus-darker" | "plus-lighter";
678
+ objectFit: "fill" | "none" | "contain" | "cover" | "scale-down" | `--${string}` | `[${string}]`;
679
+ objectPosition: "center" | "left" | "top" | "bottom" | "right" | `--${string}` | `[${string}]` | "left bottom" | "left top" | "right bottom" | "right top";
680
+ opacity: number | `--${string}` | `[${string}]`;
681
+ order: number | `--${string}` | `[${string}]`;
682
+ outlineColor: `--${string}` | `[${string}]` | Color<"transparent" | "black" | "white" | "Background" | "ButtonFace" | "ButtonText" | "GrayText" | "Highlight" | "HighlightText" | "transparent-white-25" | "transparent-white-50" | "transparent-white-75" | "transparent-white-100" | "transparent-white-200" | "transparent-white-300" | "transparent-white-400" | "transparent-white-500" | "transparent-white-600" | "transparent-white-700" | "transparent-white-800" | "transparent-white-900" | "transparent-white-1000" | "transparent-black-25" | "transparent-black-50" | "transparent-black-75" | "transparent-black-100" | "transparent-black-200" | "transparent-black-300" | "transparent-black-400" | "transparent-black-500" | "transparent-black-600" | "transparent-black-700" | "transparent-black-800" | "transparent-black-900" | "transparent-black-1000" | "gray-25" | "gray-50" | "gray-75" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "gray-1000" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "blue-1100" | "blue-1200" | "blue-1300" | "blue-1400" | "blue-1500" | "blue-1600" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "red-1000" | "red-1100" | "red-1200" | "red-1300" | "red-1400" | "red-1500" | "red-1600" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "orange-1000" | "orange-1100" | "orange-1200" | "orange-1300" | "orange-1400" | "orange-1500" | "orange-1600" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "yellow-1000" | "yellow-1100" | "yellow-1200" | "yellow-1300" | "yellow-1400" | "yellow-1500" | "yellow-1600" | "chartreuse-100" | "chartreuse-200" | "chartreuse-300" | "chartreuse-400" | "chartreuse-500" | "chartreuse-600" | "chartreuse-700" | "chartreuse-800" | "chartreuse-900" | "chartreuse-1000" | "chartreuse-1100" | "chartreuse-1200" | "chartreuse-1300" | "chartreuse-1400" | "chartreuse-1500" | "chartreuse-1600" | "celery-100" | "celery-200" | "celery-300" | "celery-400" | "celery-500" | "celery-600" | "celery-700" | "celery-800" | "celery-900" | "celery-1000" | "celery-1100" | "celery-1200" | "celery-1300" | "celery-1400" | "celery-1500" | "celery-1600" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "green-1000" | "green-1100" | "green-1200" | "green-1300" | "green-1400" | "green-1500" | "green-1600" | "seafoam-100" | "seafoam-200" | "seafoam-300" | "seafoam-400" | "seafoam-500" | "seafoam-600" | "seafoam-700" | "seafoam-800" | "seafoam-900" | "seafoam-1000" | "seafoam-1100" | "seafoam-1200" | "seafoam-1300" | "seafoam-1400" | "seafoam-1500" | "seafoam-1600" | "cyan-100" | "cyan-200" | "cyan-300" | "cyan-400" | "cyan-500" | "cyan-600" | "cyan-700" | "cyan-800" | "cyan-900" | "cyan-1000" | "cyan-1100" | "cyan-1200" | "cyan-1300" | "cyan-1400" | "cyan-1500" | "cyan-1600" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "indigo-1000" | "indigo-1100" | "indigo-1200" | "indigo-1300" | "indigo-1400" | "indigo-1500" | "indigo-1600" | "purple-100" | "purple-200" | "purple-300" | "purple-400" | "purple-500" | "purple-600" | "purple-700" | "purple-800" | "purple-900" | "purple-1000" | "purple-1100" | "purple-1200" | "purple-1300" | "purple-1400" | "purple-1500" | "purple-1600" | "fuchsia-100" | "fuchsia-200" | "fuchsia-300" | "fuchsia-400" | "fuchsia-500" | "fuchsia-600" | "fuchsia-700" | "fuchsia-800" | "fuchsia-900" | "fuchsia-1000" | "fuchsia-1100" | "fuchsia-1200" | "fuchsia-1300" | "fuchsia-1400" | "fuchsia-1500" | "fuchsia-1600" | "magenta-100" | "magenta-200" | "magenta-300" | "magenta-400" | "magenta-500" | "magenta-600" | "magenta-700" | "magenta-800" | "magenta-900" | "magenta-1000" | "magenta-1100" | "magenta-1200" | "magenta-1300" | "magenta-1400" | "magenta-1500" | "magenta-1600" | "pink-100" | "pink-200" | "pink-300" | "pink-400" | "pink-500" | "pink-600" | "pink-700" | "pink-800" | "pink-900" | "pink-1000" | "pink-1100" | "pink-1200" | "pink-1300" | "pink-1400" | "pink-1500" | "pink-1600" | "turquoise-100" | "turquoise-200" | "turquoise-300" | "turquoise-400" | "turquoise-500" | "turquoise-600" | "turquoise-700" | "turquoise-800" | "turquoise-900" | "turquoise-1000" | "turquoise-1100" | "turquoise-1200" | "turquoise-1300" | "turquoise-1400" | "turquoise-1500" | "turquoise-1600" | "brown-100" | "brown-200" | "brown-300" | "brown-400" | "brown-500" | "brown-600" | "brown-700" | "brown-800" | "brown-900" | "brown-1000" | "brown-1100" | "brown-1200" | "brown-1300" | "brown-1400" | "brown-1500" | "brown-1600" | "silver-100" | "silver-200" | "silver-300" | "silver-400" | "silver-500" | "silver-600" | "silver-700" | "silver-800" | "silver-900" | "silver-1000" | "silver-1100" | "silver-1200" | "silver-1300" | "silver-1400" | "silver-1500" | "silver-1600" | "cinnamon-100" | "cinnamon-200" | "cinnamon-300" | "cinnamon-400" | "cinnamon-500" | "cinnamon-600" | "cinnamon-700" | "cinnamon-800" | "cinnamon-900" | "cinnamon-1000" | "cinnamon-1100" | "cinnamon-1200" | "cinnamon-1300" | "cinnamon-1400" | "cinnamon-1500" | "cinnamon-1600" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "accent-1000" | "accent-1100" | "accent-1200" | "accent-1300" | "accent-1400" | "accent-1500" | "accent-1600" | "informative-100" | "informative-200" | "informative-300" | "informative-400" | "informative-500" | "informative-600" | "informative-700" | "informative-800" | "informative-900" | "informative-1000" | "informative-1100" | "informative-1200" | "informative-1300" | "informative-1400" | "informative-1500" | "informative-1600" | "negative-100" | "negative-200" | "negative-300" | "negative-400" | "negative-500" | "negative-600" | "negative-700" | "negative-800" | "negative-900" | "negative-1000" | "negative-1100" | "negative-1200" | "negative-1300" | "negative-1400" | "negative-1500" | "negative-1600" | "notice-100" | "notice-200" | "notice-300" | "notice-400" | "notice-500" | "notice-600" | "notice-700" | "notice-800" | "notice-900" | "notice-1000" | "notice-1100" | "notice-1200" | "notice-1300" | "notice-1400" | "notice-1500" | "notice-1600" | "positive-100" | "positive-200" | "positive-300" | "positive-400" | "positive-500" | "positive-600" | "positive-700" | "positive-800" | "positive-900" | "positive-1000" | "positive-1100" | "positive-1200" | "positive-1300" | "positive-1400" | "positive-1500" | "positive-1600" | "ButtonBorder" | "Field" | "Mark" | "LinkText" | "focus-ring">;
683
+ outlineOffset: number | `--${string}` | `[${string}]`;
684
+ outlineStyle: "none" | "inset" | "dashed" | "dotted" | "double" | "solid" | `--${string}` | `[${string}]`;
685
+ outlineWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
686
+ overflow: "auto" | "clip" | "hidden" | "visible" | "scroll" | `--${string}` | `[${string}]`;
687
+ overflowX: "auto" | "clip" | "hidden" | "visible" | "scroll" | `--${string}` | `[${string}]`;
688
+ overflowY: "auto" | "clip" | "hidden" | "visible" | "scroll" | `--${string}` | `[${string}]`;
689
+ overscrollBehavior: "auto" | "none" | "contain" | `--${string}` | `[${string}]`;
690
+ overscrollBehaviorX: "auto" | "none" | "contain" | `--${string}` | `[${string}]`;
691
+ overscrollBehaviorY: "auto" | "none" | "contain" | `--${string}` | `[${string}]`;
692
+ padding: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
693
+ paddingBottom: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
694
+ paddingTop: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
695
+ placeContent: "normal" | "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | "baseline" | `--${string}` | `[${string}]`;
696
+ placeItems: "center" | "end" | "start" | "stretch" | "baseline" | `--${string}` | `[${string}]`;
697
+ placeSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline" | `--${string}` | `[${string}]`;
698
+ pointerEvents: "auto" | "none" | `--${string}` | `[${string}]`;
699
+ position: "fixed" | "absolute" | "relative" | "static" | "sticky" | `--${string}` | `[${string}]`;
700
+ resize: "both" | "none" | "horizontal" | "vertical" | `--${string}` | `[${string}]`;
701
+ right: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
702
+ rotate: number | `--${string}` | `[${string}]` | `${number}deg` | `${number}rad` | `${number}grad` | `${number}turn`;
703
+ rowGap: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
704
+ scale: number | `--${string}` | `[${string}]`;
705
+ scrollBehavior: "auto" | "smooth" | `--${string}` | `[${string}]`;
706
+ scrollMargin: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
707
+ scrollMarginBottom: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
708
+ scrollMarginTop: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
709
+ scrollPadding: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
710
+ scrollPaddingBottom: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
711
+ scrollPaddingTop: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
712
+ scrollSnapAlign: "none" | "center" | "end" | "start" | `--${string}` | `[${string}]`;
713
+ scrollSnapStop: "always" | "normal" | `--${string}` | `[${string}]`;
714
+ scrollSnapType: "both" | "x" | "y" | `--${string}` | `[${string}]` | "x mandatory" | "y mandatory" | "both mandatory";
715
+ strokeWidth: 0 | 2 | 1 | `--${string}` | `[${string}]`;
716
+ tableLayout: "fixed" | "auto" | `--${string}` | `[${string}]`;
717
+ textAlign: "center" | "end" | "start" | "justify" | `--${string}` | `[${string}]`;
718
+ textDecoration: CSSValue;
719
+ textIndent: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
720
+ textOverflow: "clip" | "ellipsis" | `--${string}` | `[${string}]`;
721
+ textTransform: "none" | "capitalize" | "lowercase" | "uppercase" | `--${string}` | `[${string}]`;
722
+ textWrap: "balance" | "nowrap" | "wrap" | `--${string}` | `[${string}]` | "pretty";
723
+ touchAction: "auto" | "none" | "manipulation" | "pan-x" | "pan-y" | "pinch-zoom" | `--${string}` | `[${string}]`;
724
+ transform: string;
725
+ transformOrigin: "center" | "left" | "top" | "bottom" | "right" | `--${string}` | `[${string}]` | "top right" | "bottom right" | "bottom left";
726
+ transition: "all" | "none" | "default" | "opacity" | "transform" | `--${string}` | `[${string}]` | "colors" | "shadow";
727
+ transitionDelay: string | number;
728
+ transitionDuration: string | number;
729
+ transitionTimingFunction: "default" | "linear" | `--${string}` | `[${string}]` | "in" | "out" | "in-out";
730
+ translate: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384;
731
+ userSelect: "auto" | "all" | "none" | "text" | `--${string}` | `[${string}]`;
732
+ verticalAlign: "sub" | "top" | "bottom" | "middle" | "baseline" | "super" | "text-bottom" | "text-top" | `--${string}` | `[${string}]`;
733
+ visibility: "hidden" | "visible" | "collapse" | `--${string}` | `[${string}]`;
734
+ whiteSpace: "normal" | "pre" | "nowrap" | "break-spaces" | "pre-line" | "pre-wrap" | `--${string}` | `[${string}]`;
735
+ willChange: "auto" | "transform" | "contents" | "scroll-position" | `--${string}` | `[${string}]`;
736
+ wordBreak: "normal" | "break-all" | "keep-all" | `--${string}` | `[${string}]`;
737
+ zIndex: number | `--${string}` | `[${string}]`;
738
+ size: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
739
+ boxDecorationBreak: "slice" | "clone" | `--${string}` | `[${string}]`;
740
+ lineClamp: number | `--${string}` | `[${string}]`;
741
+ borderStartWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
742
+ borderEndWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
743
+ marginStart: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
744
+ marginEnd: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
745
+ paddingStart: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
746
+ paddingEnd: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
747
+ scrollMarginStart: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
748
+ scrollMarginEnd: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
749
+ scrollPaddingStart: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
750
+ scrollPaddingEnd: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
751
+ translateX: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384;
752
+ translateY: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384;
753
+ insetStart: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
754
+ insetEnd: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
755
+ borderTopStartRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
756
+ borderTopEndRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
757
+ borderBottomStartRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
758
+ borderBottomEndRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
759
+ disableTapHighlight: true | `--${string}` | `[${string}]`;
760
+ paddingX: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
761
+ paddingY: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "text-to-control" | "text-to-visual" | "pill";
762
+ marginX: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
763
+ marginY: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | "edge-to-text" | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | -4 | -8 | -12 | -16 | -20 | -24 | -28 | -32 | -36 | -40 | -44 | -48 | -56 | -64 | -80 | -96 | -112 | -128 | -144 | -160 | -176 | -192 | -208 | -224 | -240 | -256 | -288 | -320 | -384 | "text-to-control" | "text-to-visual" | "pill";
764
+ scrollPaddingX: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
765
+ scrollPaddingY: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
766
+ scrollMarginX: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
767
+ scrollMarginY: 0 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
768
+ borderXWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
769
+ borderYWidth: 0 | 2 | 1 | 4 | `--${string}` | `[${string}]`;
770
+ borderTopRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
771
+ borderBottomRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
772
+ borderStartRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
773
+ borderEndRadius: "none" | "default" | "full" | `--${string}` | `[${string}]` | "sm" | "lg" | "xl" | "control" | "pill" | "control-sm";
774
+ insetX: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
775
+ insetY: 0 | "auto" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384;
776
+ minSize: 0 | "auto" | "max" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
777
+ maxSize: 0 | "auto" | "max" | "none" | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 12 | "min" | "screen" | 20 | 24 | "full" | `--${string}` | `[${string}]` | 48 | 36 | 28 | 40 | 44 | 56 | 80 | 96 | 112 | 144 | 160 | 176 | 192 | 208 | 224 | 240 | 288 | 320 | 384 | "control" | "fit" | "control-sm";
778
+ }, "default" | "touch" | "sm" | "md" | "lg" | "xl" | "2xl" | "forcedColors">;
779
+
780
+ //# sourceMappingURL=types.d.ts.map