@saas-ui/react 3.0.0-next.43 → 3.0.0-next.47

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 (261) hide show
  1. package/dist/.tsbuildinfo.json +1 -1
  2. package/dist/colors.d.ts +1 -1
  3. package/dist/colors.js +1 -1
  4. package/dist/components/absolute-center/index.js +1 -0
  5. package/dist/components/action-bar/action-bar.js +1 -0
  6. package/dist/components/aspect-ratio/index.js +1 -0
  7. package/dist/components/blockquote/blockquote.js +1 -0
  8. package/dist/components/checkbox/checkbox.js +1 -0
  9. package/dist/components/checkbox-card/checkbox-card.js +1 -0
  10. package/dist/components/clipboard/clipboard.js +1 -0
  11. package/dist/components/close-button/close-button.js +1 -0
  12. package/dist/components/command/command.d.ts +1 -1
  13. package/dist/components/command/command.js +1 -0
  14. package/dist/components/dialog/dialog.js +1 -0
  15. package/dist/components/drawer/drawer.js +1 -0
  16. package/dist/components/empty-state/empty-state.js +1 -0
  17. package/dist/components/grid-list/grid-list.d.ts +1 -1
  18. package/dist/components/grid-list/grid-list.js +1 -0
  19. package/dist/components/hover-card/hover-card.js +1 -0
  20. package/dist/components/icon-button/icon-button.js +1 -0
  21. package/dist/components/info-tip/info-tip.js +1 -0
  22. package/dist/components/link/link.js +1 -0
  23. package/dist/components/loading-overlay/loading-overlay.js +1 -0
  24. package/dist/components/navbar/navbar.js +1 -0
  25. package/dist/components/number-input/number-input.js +1 -0
  26. package/dist/components/pagination/pagination.js +1 -0
  27. package/dist/components/persona/persona-composed.d.ts +1 -1
  28. package/dist/components/persona/persona.d.ts +1 -1
  29. package/dist/components/pin-input/pin-input.js +1 -0
  30. package/dist/components/popover/popover.js +1 -0
  31. package/dist/components/radio/radio.js +1 -0
  32. package/dist/components/radio-card/radio-card.js +1 -0
  33. package/dist/components/search-input/search-input.js +1 -0
  34. package/dist/components/sidebar/sidebar.js +1 -0
  35. package/dist/components/skeleton/skeleton.js +1 -0
  36. package/dist/components/slider/slider.js +1 -0
  37. package/dist/components/spinner/spinner.js +1 -0
  38. package/dist/components/stat/stat.js +1 -0
  39. package/dist/components/status/status.js +1 -0
  40. package/dist/components/steps/steps.js +1 -0
  41. package/dist/components/switch/switch.js +1 -0
  42. package/dist/components/tag/tag.js +1 -0
  43. package/dist/components/toggle-tip/toggle-tip.js +1 -0
  44. package/dist/components/tooltip/tooltip.js +1 -0
  45. package/dist/index.d.ts +1 -1
  46. package/dist/preset.d.ts +1 -3
  47. package/dist/preset.js +1 -10
  48. package/dist/provider/sui-provider.js +1 -0
  49. package/package.json +3 -2
  50. package/dist/components/accordion/accordion.recipe.d.ts +0 -84
  51. package/dist/components/accordion/accordion.recipe.js +0 -148
  52. package/dist/components/action-bar/action-bar.recipe.d.ts +0 -1
  53. package/dist/components/action-bar/action-bar.recipe.js +0 -56
  54. package/dist/components/alert/alert.recipe.d.ts +0 -120
  55. package/dist/components/alert/alert.recipe.js +0 -149
  56. package/dist/components/app-shell/app-shell.recipe.d.ts +0 -13
  57. package/dist/components/app-shell/app-shell.recipe.js +0 -41
  58. package/dist/components/avatar/avatar.recipe.d.ts +0 -88
  59. package/dist/components/avatar/avatar.recipe.js +0 -129
  60. package/dist/components/badge/badge.recipe.d.ts +0 -48
  61. package/dist/components/badge/badge.recipe.js +0 -66
  62. package/dist/components/blockquote/blockquote.recipe.d.ts +0 -52
  63. package/dist/components/blockquote/blockquote.recipe.js +0 -77
  64. package/dist/components/breadcrumb/breadcrumb.recipe.d.ts +0 -46
  65. package/dist/components/breadcrumb/breadcrumb.recipe.js +0 -90
  66. package/dist/components/button/button.recipe.d.ts +0 -141
  67. package/dist/components/button/button.recipe.js +0 -185
  68. package/dist/components/card/card.recipe.d.ts +0 -78
  69. package/dist/components/card/card.recipe.js +0 -133
  70. package/dist/components/checkbox/checkbox.recipe.d.ts +0 -80
  71. package/dist/components/checkbox/checkbox.recipe.js +0 -64
  72. package/dist/components/checkbox-card/checkbox-card.recipe.d.ts +0 -188
  73. package/dist/components/checkbox-card/checkbox-card.recipe.js +0 -202
  74. package/dist/components/checkmark/checkmark.recipe.d.ts +0 -54
  75. package/dist/components/checkmark/checkmark.recipe.js +0 -80
  76. package/dist/components/code/code.recipe.d.ts +0 -48
  77. package/dist/components/code/code.recipe.js +0 -14
  78. package/dist/components/collapsible/collapsible.recipe.d.ts +0 -1
  79. package/dist/components/collapsible/collapsible.recipe.js +0 -19
  80. package/dist/components/combobox/combobox.recipe.d.ts +0 -144
  81. package/dist/components/combobox/combobox.recipe.js +0 -292
  82. package/dist/components/command/command.recipe.d.ts +0 -15
  83. package/dist/components/command/command.recipe.js +0 -34
  84. package/dist/components/container/container.recipe.d.ts +0 -14
  85. package/dist/components/container/container.recipe.js +0 -25
  86. package/dist/components/data-list/data-list.recipe.d.ts +0 -55
  87. package/dist/components/data-list/data-list.recipe.js +0 -78
  88. package/dist/components/dialog/dialog.recipe.d.ts +0 -166
  89. package/dist/components/dialog/dialog.recipe.js +0 -256
  90. package/dist/components/drawer/drawer.recipe.d.ts +0 -113
  91. package/dist/components/drawer/drawer.recipe.js +0 -202
  92. package/dist/components/editable/editable.recipe.d.ts +0 -37
  93. package/dist/components/editable/editable.recipe.js +0 -89
  94. package/dist/components/empty-state/empty-state.recipe.d.ts +0 -83
  95. package/dist/components/empty-state/empty-state.recipe.js +0 -137
  96. package/dist/components/field/field.recipe.d.ts +0 -29
  97. package/dist/components/field/field.recipe.js +0 -74
  98. package/dist/components/fieldset/fieldset.recipe.d.ts +0 -37
  99. package/dist/components/fieldset/fieldset.recipe.js +0 -59
  100. package/dist/components/file-upload/file-upload.recipe.d.ts +0 -1
  101. package/dist/components/file-upload/file-upload.recipe.js +0 -90
  102. package/dist/components/grid-list/grid-list.recipe.d.ts +0 -60
  103. package/dist/components/grid-list/grid-list.recipe.js +0 -131
  104. package/dist/components/heading/heading.recipe.d.ts +0 -59
  105. package/dist/components/heading/heading.recipe.js +0 -70
  106. package/dist/components/hover-card/hover-card.recipe.d.ts +0 -28
  107. package/dist/components/hover-card/hover-card.recipe.js +0 -70
  108. package/dist/components/icon/icon.recipe.d.ts +0 -25
  109. package/dist/components/icon/icon.recipe.js +0 -27
  110. package/dist/components/icon-badge/icon-badge.recipe.d.ts +0 -43
  111. package/dist/components/icon-badge/icon-badge.recipe.js +0 -57
  112. package/dist/components/input/input.recipe.d.ts +0 -66
  113. package/dist/components/input/input.recipe.js +0 -93
  114. package/dist/components/input-addon/input-addon.recipe.d.ts +0 -56
  115. package/dist/components/input-addon/input-addon.recipe.js +0 -36
  116. package/dist/components/kbd/kbd.recipe.d.ts +0 -36
  117. package/dist/components/kbd/kbd.recipe.js +0 -56
  118. package/dist/components/link/link.recipe.d.ts +0 -18
  119. package/dist/components/link/link.recipe.js +0 -34
  120. package/dist/components/list/list.recipe.d.ts +0 -38
  121. package/dist/components/list/list.recipe.js +0 -62
  122. package/dist/components/loading-overlay/loading-overlay.recipe.d.ts +0 -26
  123. package/dist/components/loading-overlay/loading-overlay.recipe.js +0 -51
  124. package/dist/components/mark/mark.recipe.d.ts +0 -16
  125. package/dist/components/mark/mark.recipe.js +0 -25
  126. package/dist/components/menu/menu.recipe.d.ts +0 -58
  127. package/dist/components/menu/menu.recipe.js +0 -133
  128. package/dist/components/native-select/native-select.recipe.d.ts +0 -90
  129. package/dist/components/native-select/native-select.recipe.js +0 -134
  130. package/dist/components/navbar/navbar.recipe.d.ts +0 -46
  131. package/dist/components/navbar/navbar.recipe.js +0 -124
  132. package/dist/components/number-input/number-input.recipe.d.ts +0 -144
  133. package/dist/components/number-input/number-input.recipe.js +0 -111
  134. package/dist/components/page/page.recipe.d.ts +0 -61
  135. package/dist/components/page/page.recipe.js +0 -99
  136. package/dist/components/persona/persona.recipe.d.ts +0 -104
  137. package/dist/components/persona/persona.recipe.js +0 -106
  138. package/dist/components/pin-input/pin-input.recipe.d.ts +0 -236
  139. package/dist/components/pin-input/pin-input.recipe.js +0 -32
  140. package/dist/components/popover/popover.recipe.d.ts +0 -24
  141. package/dist/components/popover/popover.recipe.js +0 -84
  142. package/dist/components/progress/progress.recipe.d.ts +0 -82
  143. package/dist/components/progress/progress.recipe.js +0 -121
  144. package/dist/components/progress-circle/progress-circle.recipe.d.ts +0 -49
  145. package/dist/components/progress-circle/progress-circle.recipe.js +0 -91
  146. package/dist/components/radio/radiomark.recipe.d.ts +0 -56
  147. package/dist/components/radio/radiomark.recipe.js +0 -95
  148. package/dist/components/radio-card/radio-card.recipe.d.ts +0 -191
  149. package/dist/components/radio-card/radio-card.recipe.js +0 -209
  150. package/dist/components/radio-group/radio-group.recipe.d.ts +0 -77
  151. package/dist/components/radio-group/radio-group.recipe.js +0 -61
  152. package/dist/components/rating-group/rating-group.recipe.d.ts +0 -24
  153. package/dist/components/rating-group/rating-group.recipe.js +0 -83
  154. package/dist/components/section/section.recipe.d.ts +0 -27
  155. package/dist/components/section/section.recipe.js +0 -63
  156. package/dist/components/segmented-control/segment-group.recipe.d.ts +0 -48
  157. package/dist/components/segmented-control/segment-group.recipe.js +0 -127
  158. package/dist/components/select/select.recipe.d.ts +0 -155
  159. package/dist/components/select/select.recipe.js +0 -285
  160. package/dist/components/separator/separator.recipe.d.ts +0 -37
  161. package/dist/components/separator/separator.recipe.js +0 -50
  162. package/dist/components/sidebar/sidebar-nav-item.recipe.d.ts +0 -67
  163. package/dist/components/sidebar/sidebar-nav-item.recipe.js +0 -118
  164. package/dist/components/sidebar/sidebar.recipe.d.ts +0 -108
  165. package/dist/components/sidebar/sidebar.recipe.js +0 -280
  166. package/dist/components/skeleton/skeleton.recipe.d.ts +0 -41
  167. package/dist/components/skeleton/skeleton.recipe.js +0 -50
  168. package/dist/components/skip-nav-link/skip-nav-link.recipe.d.ts +0 -1
  169. package/dist/components/skip-nav-link/skip-nav-link.recipe.js +0 -31
  170. package/dist/components/slider/slider.recipe.d.ts +0 -101
  171. package/dist/components/slider/slider.recipe.js +0 -175
  172. package/dist/components/spinner/spinner.recipe.d.ts +0 -22
  173. package/dist/components/spinner/spinner.recipe.js +0 -31
  174. package/dist/components/stat/stat.recipe.d.ts +0 -19
  175. package/dist/components/stat/stat.recipe.js +0 -76
  176. package/dist/components/status/status.recipe.d.ts +0 -19
  177. package/dist/components/status/status.recipe.js +0 -44
  178. package/dist/components/steps/steps.recipe.d.ts +0 -142
  179. package/dist/components/steps/steps.recipe.js +0 -213
  180. package/dist/components/switch/switch.recipe.d.ts +0 -77
  181. package/dist/components/switch/switch.recipe.js +0 -157
  182. package/dist/components/table/table.recipe.d.ts +0 -121
  183. package/dist/components/table/table.recipe.js +0 -161
  184. package/dist/components/tabs/tabs.recipe.d.ts +0 -263
  185. package/dist/components/tabs/tabs.recipe.js +0 -332
  186. package/dist/components/tag/tag.recipe.d.ts +0 -95
  187. package/dist/components/tag/tag.recipe.js +0 -154
  188. package/dist/components/textarea/textarea.recipe.d.ts +0 -65
  189. package/dist/components/textarea/textarea.recipe.js +0 -90
  190. package/dist/components/timeline/timeline.recipe.d.ts +0 -62
  191. package/dist/components/timeline/timeline.recipe.js +0 -134
  192. package/dist/components/toaster/toast.recipe.d.ts +0 -1
  193. package/dist/components/toaster/toast.recipe.js +0 -90
  194. package/dist/components/tooltip/tooltip.recipe.d.ts +0 -10
  195. package/dist/components/tooltip/tooltip.recipe.js +0 -52
  196. package/dist/theme/animation-styles.d.ts +0 -1
  197. package/dist/theme/animation-styles.js +0 -49
  198. package/dist/theme/breakpoints.d.ts +0 -10
  199. package/dist/theme/breakpoints.js +0 -8
  200. package/dist/theme/conditions.d.ts +0 -18
  201. package/dist/theme/conditions.js +0 -19
  202. package/dist/theme/fluid-font-sizes.d.ts +0 -0
  203. package/dist/theme/fluid-font-sizes.js +0 -61
  204. package/dist/theme/global-css.d.ts +0 -1
  205. package/dist/theme/global-css.js +0 -56
  206. package/dist/theme/index.d.ts +0 -1
  207. package/dist/theme/index.js +0 -72
  208. package/dist/theme/layer-styles.d.ts +0 -1
  209. package/dist/theme/layer-styles.js +0 -133
  210. package/dist/theme/recipes.d.ts +0 -861
  211. package/dist/theme/recipes.js +0 -44
  212. package/dist/theme/semantic-tokens/colors.d.ts +0 -1298
  213. package/dist/theme/semantic-tokens/colors.js +0 -687
  214. package/dist/theme/semantic-tokens/radii.d.ts +0 -44
  215. package/dist/theme/semantic-tokens/radii.js +0 -39
  216. package/dist/theme/semantic-tokens/shadows.d.ts +0 -56
  217. package/dist/theme/semantic-tokens/shadows.js +0 -57
  218. package/dist/theme/slot-recipes.d.ts +0 -4030
  219. package/dist/theme/slot-recipes.js +0 -108
  220. package/dist/theme/text-styles.d.ts +0 -1
  221. package/dist/theme/text-styles.js +0 -82
  222. package/dist/theme/tokens/animations.d.ts +0 -14
  223. package/dist/theme/tokens/animations.js +0 -7
  224. package/dist/theme/tokens/aspect-ratios.d.ts +0 -20
  225. package/dist/theme/tokens/aspect-ratios.js +0 -9
  226. package/dist/theme/tokens/blurs.d.ts +0 -26
  227. package/dist/theme/tokens/blurs.js +0 -11
  228. package/dist/theme/tokens/borders.d.ts +0 -17
  229. package/dist/theme/tokens/borders.js +0 -8
  230. package/dist/theme/tokens/colors.d.ts +0 -820
  231. package/dist/theme/tokens/colors.js +0 -306
  232. package/dist/theme/tokens/cursor.d.ts +0 -26
  233. package/dist/theme/tokens/cursor.js +0 -11
  234. package/dist/theme/tokens/durations.d.ts +0 -23
  235. package/dist/theme/tokens/durations.js +0 -10
  236. package/dist/theme/tokens/easings.d.ts +0 -20
  237. package/dist/theme/tokens/easings.js +0 -9
  238. package/dist/theme/tokens/font-sizes.d.ts +0 -44
  239. package/dist/theme/tokens/font-sizes.js +0 -18
  240. package/dist/theme/tokens/font-weights.d.ts +0 -29
  241. package/dist/theme/tokens/font-weights.js +0 -12
  242. package/dist/theme/tokens/fonts.d.ts +0 -11
  243. package/dist/theme/tokens/fonts.js +0 -13
  244. package/dist/theme/tokens/keyframes.d.ts +0 -1
  245. package/dist/theme/tokens/keyframes.js +0 -157
  246. package/dist/theme/tokens/letter-spacing.d.ts +0 -56
  247. package/dist/theme/tokens/letter-spacing.js +0 -21
  248. package/dist/theme/tokens/line-heights.d.ts +0 -77
  249. package/dist/theme/tokens/line-heights.js +0 -29
  250. package/dist/theme/tokens/radius.d.ts +0 -32
  251. package/dist/theme/tokens/radius.js +0 -15
  252. package/dist/theme/tokens/sizes.d.ts +0 -257
  253. package/dist/theme/tokens/sizes.js +0 -66
  254. package/dist/theme/tokens/spacing.d.ts +0 -101
  255. package/dist/theme/tokens/spacing.js +0 -37
  256. package/dist/theme/tokens/z-indices.d.ts +0 -53
  257. package/dist/theme/tokens/z-indices.js +0 -32
  258. package/dist/theme/utilities.d.ts +0 -10
  259. package/dist/theme/utilities.js +0 -49
  260. package/dist/theme/utils.d.ts +0 -19
  261. package/dist/theme/utils.js +0 -34
@@ -1,820 +0,0 @@
1
- export type ColorPalette = 'gray' | 'zinc' | 'neutral' | 'stone' | 'red' | 'orange' | 'amber' | 'yellow' | 'lime' | 'green' | 'emerald' | 'teal' | 'cyan' | 'sky' | 'blue' | 'indigo' | 'violet' | 'purple' | 'fuchsia' | 'pink' | 'rose';
2
- export declare const colors: {
3
- transparent: {
4
- value: string;
5
- };
6
- current: {
7
- value: string;
8
- };
9
- black: {
10
- value: string;
11
- };
12
- white: {
13
- value: string;
14
- };
15
- whiteAlpha: {
16
- 50: {
17
- value: string;
18
- };
19
- 100: {
20
- value: string;
21
- };
22
- 200: {
23
- value: string;
24
- };
25
- 300: {
26
- value: string;
27
- };
28
- 400: {
29
- value: string;
30
- };
31
- 500: {
32
- value: string;
33
- };
34
- 600: {
35
- value: string;
36
- };
37
- 700: {
38
- value: string;
39
- };
40
- 800: {
41
- value: string;
42
- };
43
- 900: {
44
- value: string;
45
- };
46
- 950: {
47
- value: string;
48
- };
49
- };
50
- blackAlpha: {
51
- 50: {
52
- value: string;
53
- };
54
- 100: {
55
- value: string;
56
- };
57
- 200: {
58
- value: string;
59
- };
60
- 300: {
61
- value: string;
62
- };
63
- 400: {
64
- value: string;
65
- };
66
- 500: {
67
- value: string;
68
- };
69
- 600: {
70
- value: string;
71
- };
72
- 700: {
73
- value: string;
74
- };
75
- 800: {
76
- value: string;
77
- };
78
- 900: {
79
- value: string;
80
- };
81
- 950: {
82
- value: string;
83
- };
84
- };
85
- gray: {
86
- 50: {
87
- value: string;
88
- };
89
- 100: {
90
- value: string;
91
- };
92
- 200: {
93
- value: string;
94
- };
95
- 300: {
96
- value: string;
97
- };
98
- 400: {
99
- value: string;
100
- };
101
- 500: {
102
- value: string;
103
- };
104
- 600: {
105
- value: string;
106
- };
107
- 700: {
108
- value: string;
109
- };
110
- 800: {
111
- value: string;
112
- };
113
- 900: {
114
- value: string;
115
- };
116
- 950: {
117
- value: string;
118
- };
119
- };
120
- zinc: {
121
- 50: {
122
- value: string;
123
- };
124
- 100: {
125
- value: string;
126
- };
127
- 200: {
128
- value: string;
129
- };
130
- 300: {
131
- value: string;
132
- };
133
- 400: {
134
- value: string;
135
- };
136
- 500: {
137
- value: string;
138
- };
139
- 600: {
140
- value: string;
141
- };
142
- 700: {
143
- value: string;
144
- };
145
- 800: {
146
- value: string;
147
- };
148
- 900: {
149
- value: string;
150
- };
151
- 950: {
152
- value: string;
153
- };
154
- };
155
- neutral: {
156
- 50: {
157
- value: string;
158
- };
159
- 100: {
160
- value: string;
161
- };
162
- 200: {
163
- value: string;
164
- };
165
- 300: {
166
- value: string;
167
- };
168
- 400: {
169
- value: string;
170
- };
171
- 500: {
172
- value: string;
173
- };
174
- 600: {
175
- value: string;
176
- };
177
- 700: {
178
- value: string;
179
- };
180
- 800: {
181
- value: string;
182
- };
183
- 900: {
184
- value: string;
185
- };
186
- 950: {
187
- value: string;
188
- };
189
- };
190
- stone: {
191
- 50: {
192
- value: string;
193
- };
194
- 100: {
195
- value: string;
196
- };
197
- 200: {
198
- value: string;
199
- };
200
- 300: {
201
- value: string;
202
- };
203
- 400: {
204
- value: string;
205
- };
206
- 500: {
207
- value: string;
208
- };
209
- 600: {
210
- value: string;
211
- };
212
- 700: {
213
- value: string;
214
- };
215
- 800: {
216
- value: string;
217
- };
218
- 900: {
219
- value: string;
220
- };
221
- 950: {
222
- value: string;
223
- };
224
- };
225
- red: {
226
- 50: {
227
- value: string;
228
- };
229
- 100: {
230
- value: string;
231
- };
232
- 200: {
233
- value: string;
234
- };
235
- 300: {
236
- value: string;
237
- };
238
- 400: {
239
- value: string;
240
- };
241
- 500: {
242
- value: string;
243
- };
244
- 600: {
245
- value: string;
246
- };
247
- 700: {
248
- value: string;
249
- };
250
- 800: {
251
- value: string;
252
- };
253
- 900: {
254
- value: string;
255
- };
256
- 950: {
257
- value: string;
258
- };
259
- };
260
- orange: {
261
- 50: {
262
- value: string;
263
- };
264
- 100: {
265
- value: string;
266
- };
267
- 200: {
268
- value: string;
269
- };
270
- 300: {
271
- value: string;
272
- };
273
- 400: {
274
- value: string;
275
- };
276
- 500: {
277
- value: string;
278
- };
279
- 600: {
280
- value: string;
281
- };
282
- 700: {
283
- value: string;
284
- };
285
- 800: {
286
- value: string;
287
- };
288
- 900: {
289
- value: string;
290
- };
291
- 950: {
292
- value: string;
293
- };
294
- };
295
- amber: {
296
- 50: {
297
- value: string;
298
- };
299
- 100: {
300
- value: string;
301
- };
302
- 200: {
303
- value: string;
304
- };
305
- 300: {
306
- value: string;
307
- };
308
- 400: {
309
- value: string;
310
- };
311
- 500: {
312
- value: string;
313
- };
314
- 600: {
315
- value: string;
316
- };
317
- 700: {
318
- value: string;
319
- };
320
- 800: {
321
- value: string;
322
- };
323
- 900: {
324
- value: string;
325
- };
326
- 950: {
327
- value: string;
328
- };
329
- };
330
- yellow: {
331
- 50: {
332
- value: string;
333
- };
334
- 100: {
335
- value: string;
336
- };
337
- 200: {
338
- value: string;
339
- };
340
- 300: {
341
- value: string;
342
- };
343
- 400: {
344
- value: string;
345
- };
346
- 500: {
347
- value: string;
348
- };
349
- 600: {
350
- value: string;
351
- };
352
- 700: {
353
- value: string;
354
- };
355
- 800: {
356
- value: string;
357
- };
358
- 900: {
359
- value: string;
360
- };
361
- 950: {
362
- value: string;
363
- };
364
- };
365
- lime: {
366
- 50: {
367
- value: string;
368
- };
369
- 100: {
370
- value: string;
371
- };
372
- 200: {
373
- value: string;
374
- };
375
- 300: {
376
- value: string;
377
- };
378
- 400: {
379
- value: string;
380
- };
381
- 500: {
382
- value: string;
383
- };
384
- 600: {
385
- value: string;
386
- };
387
- 700: {
388
- value: string;
389
- };
390
- 800: {
391
- value: string;
392
- };
393
- 900: {
394
- value: string;
395
- };
396
- 950: {
397
- value: string;
398
- };
399
- };
400
- green: {
401
- 50: {
402
- value: string;
403
- };
404
- 100: {
405
- value: string;
406
- };
407
- 200: {
408
- value: string;
409
- };
410
- 300: {
411
- value: string;
412
- };
413
- 400: {
414
- value: string;
415
- };
416
- 500: {
417
- value: string;
418
- };
419
- 600: {
420
- value: string;
421
- };
422
- 700: {
423
- value: string;
424
- };
425
- 800: {
426
- value: string;
427
- };
428
- 900: {
429
- value: string;
430
- };
431
- 950: {
432
- value: string;
433
- };
434
- };
435
- emerald: {
436
- 50: {
437
- value: string;
438
- };
439
- 100: {
440
- value: string;
441
- };
442
- 200: {
443
- value: string;
444
- };
445
- 300: {
446
- value: string;
447
- };
448
- 400: {
449
- value: string;
450
- };
451
- 500: {
452
- value: string;
453
- };
454
- 600: {
455
- value: string;
456
- };
457
- 700: {
458
- value: string;
459
- };
460
- 800: {
461
- value: string;
462
- };
463
- 900: {
464
- value: string;
465
- };
466
- 950: {
467
- value: string;
468
- };
469
- };
470
- teal: {
471
- 50: {
472
- value: string;
473
- };
474
- 100: {
475
- value: string;
476
- };
477
- 200: {
478
- value: string;
479
- };
480
- 300: {
481
- value: string;
482
- };
483
- 400: {
484
- value: string;
485
- };
486
- 500: {
487
- value: string;
488
- };
489
- 600: {
490
- value: string;
491
- };
492
- 700: {
493
- value: string;
494
- };
495
- 800: {
496
- value: string;
497
- };
498
- 900: {
499
- value: string;
500
- };
501
- 950: {
502
- value: string;
503
- };
504
- };
505
- cyan: {
506
- 50: {
507
- value: string;
508
- };
509
- 100: {
510
- value: string;
511
- };
512
- 200: {
513
- value: string;
514
- };
515
- 300: {
516
- value: string;
517
- };
518
- 400: {
519
- value: string;
520
- };
521
- 500: {
522
- value: string;
523
- };
524
- 600: {
525
- value: string;
526
- };
527
- 700: {
528
- value: string;
529
- };
530
- 800: {
531
- value: string;
532
- };
533
- 900: {
534
- value: string;
535
- };
536
- 950: {
537
- value: string;
538
- };
539
- };
540
- sky: {
541
- 50: {
542
- value: string;
543
- };
544
- 100: {
545
- value: string;
546
- };
547
- 200: {
548
- value: string;
549
- };
550
- 300: {
551
- value: string;
552
- };
553
- 400: {
554
- value: string;
555
- };
556
- 500: {
557
- value: string;
558
- };
559
- 600: {
560
- value: string;
561
- };
562
- 700: {
563
- value: string;
564
- };
565
- 800: {
566
- value: string;
567
- };
568
- 900: {
569
- value: string;
570
- };
571
- 950: {
572
- value: string;
573
- };
574
- };
575
- blue: {
576
- 50: {
577
- value: string;
578
- };
579
- 100: {
580
- value: string;
581
- };
582
- 200: {
583
- value: string;
584
- };
585
- 300: {
586
- value: string;
587
- };
588
- 400: {
589
- value: string;
590
- };
591
- 500: {
592
- value: string;
593
- };
594
- 600: {
595
- value: string;
596
- };
597
- 700: {
598
- value: string;
599
- };
600
- 800: {
601
- value: string;
602
- };
603
- 900: {
604
- value: string;
605
- };
606
- 950: {
607
- value: string;
608
- };
609
- };
610
- indigo: {
611
- 50: {
612
- value: string;
613
- };
614
- 100: {
615
- value: string;
616
- };
617
- 200: {
618
- value: string;
619
- };
620
- 300: {
621
- value: string;
622
- };
623
- 400: {
624
- value: string;
625
- };
626
- 500: {
627
- value: string;
628
- };
629
- 600: {
630
- value: string;
631
- };
632
- 700: {
633
- value: string;
634
- };
635
- 800: {
636
- value: string;
637
- };
638
- 900: {
639
- value: string;
640
- };
641
- 950: {
642
- value: string;
643
- };
644
- };
645
- violet: {
646
- 50: {
647
- value: string;
648
- };
649
- 100: {
650
- value: string;
651
- };
652
- 200: {
653
- value: string;
654
- };
655
- 300: {
656
- value: string;
657
- };
658
- 400: {
659
- value: string;
660
- };
661
- 500: {
662
- value: string;
663
- };
664
- 600: {
665
- value: string;
666
- };
667
- 700: {
668
- value: string;
669
- };
670
- 800: {
671
- value: string;
672
- };
673
- 900: {
674
- value: string;
675
- };
676
- 950: {
677
- value: string;
678
- };
679
- };
680
- purple: {
681
- 50: {
682
- value: string;
683
- };
684
- 100: {
685
- value: string;
686
- };
687
- 200: {
688
- value: string;
689
- };
690
- 300: {
691
- value: string;
692
- };
693
- 400: {
694
- value: string;
695
- };
696
- 500: {
697
- value: string;
698
- };
699
- 600: {
700
- value: string;
701
- };
702
- 700: {
703
- value: string;
704
- };
705
- 800: {
706
- value: string;
707
- };
708
- 900: {
709
- value: string;
710
- };
711
- 950: {
712
- value: string;
713
- };
714
- };
715
- fuchsia: {
716
- 50: {
717
- value: string;
718
- };
719
- 100: {
720
- value: string;
721
- };
722
- 200: {
723
- value: string;
724
- };
725
- 300: {
726
- value: string;
727
- };
728
- 400: {
729
- value: string;
730
- };
731
- 500: {
732
- value: string;
733
- };
734
- 600: {
735
- value: string;
736
- };
737
- 700: {
738
- value: string;
739
- };
740
- 800: {
741
- value: string;
742
- };
743
- 900: {
744
- value: string;
745
- };
746
- 950: {
747
- value: string;
748
- };
749
- };
750
- pink: {
751
- 50: {
752
- value: string;
753
- };
754
- 100: {
755
- value: string;
756
- };
757
- 200: {
758
- value: string;
759
- };
760
- 300: {
761
- value: string;
762
- };
763
- 400: {
764
- value: string;
765
- };
766
- 500: {
767
- value: string;
768
- };
769
- 600: {
770
- value: string;
771
- };
772
- 700: {
773
- value: string;
774
- };
775
- 800: {
776
- value: string;
777
- };
778
- 900: {
779
- value: string;
780
- };
781
- 950: {
782
- value: string;
783
- };
784
- };
785
- rose: {
786
- 50: {
787
- value: string;
788
- };
789
- 100: {
790
- value: string;
791
- };
792
- 200: {
793
- value: string;
794
- };
795
- 300: {
796
- value: string;
797
- };
798
- 400: {
799
- value: string;
800
- };
801
- 500: {
802
- value: string;
803
- };
804
- 600: {
805
- value: string;
806
- };
807
- 700: {
808
- value: string;
809
- };
810
- 800: {
811
- value: string;
812
- };
813
- 900: {
814
- value: string;
815
- };
816
- 950: {
817
- value: string;
818
- };
819
- };
820
- };