@tokenami/ds 0.0.62

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.
package/dist/index.js ADDED
@@ -0,0 +1,2401 @@
1
+ import { createConfig } from '@tokenami/config';
2
+ import { blackA, whiteA, gray, mauve, slate, sage, olive, sand, gold, bronze, brown, yellow, amber, orange, tomato, red, ruby, crimson, pink, plum, purple, violet, iris, indigo, blue, cyan, teal, jade, green, grass, lime, mint, sky, grayA, mauveA, slateA, sageA, oliveA, sandA, goldA, bronzeA, brownA, yellowA, amberA, orangeA, tomatoA, redA, rubyA, crimsonA, pinkA, plumA, purpleA, violetA, irisA, indigoA, blueA, cyanA, tealA, jadeA, greenA, grassA, limeA, mintA, skyA, grayDark, mauveDark, slateDark, sageDark, oliveDark, sandDark, goldDark, bronzeDark, brownDark, yellowDark, amberDark, orangeDark, tomatoDark, redDark, rubyDark, crimsonDark, pinkDark, plumDark, purpleDark, violetDark, irisDark, indigoDark, blueDark, cyanDark, tealDark, jadeDark, greenDark, grassDark, limeDark, mintDark, skyDark, grayDarkA, mauveDarkA, slateDarkA, sageDarkA, oliveDarkA, sandDarkA, goldDarkA, bronzeDarkA, brownDarkA, yellowDarkA, amberDarkA, orangeDarkA, tomatoDarkA, redDarkA, rubyDarkA, crimsonDarkA, pinkDarkA, plumDarkA, purpleDarkA, violetDarkA, irisDarkA, indigoDarkA, blueDarkA, cyanDarkA, tealDarkA, jadeDarkA, greenDarkA, grassDarkA, limeDarkA, mintDarkA, skyDarkA } from '@radix-ui/colors';
3
+
4
+ // src/index.ts
5
+ var shared = {
6
+ black: "#000",
7
+ black1a: blackA.blackA1,
8
+ black2a: blackA.blackA2,
9
+ black3a: blackA.blackA3,
10
+ black4a: blackA.blackA4,
11
+ black5a: blackA.blackA5,
12
+ black6a: blackA.blackA6,
13
+ black7a: blackA.blackA7,
14
+ black8a: blackA.blackA8,
15
+ black9a: blackA.blackA9,
16
+ black10a: blackA.blackA10,
17
+ black11a: blackA.blackA11,
18
+ black12a: blackA.blackA12,
19
+ white: "#fff",
20
+ white1a: whiteA.whiteA1,
21
+ white2a: whiteA.whiteA2,
22
+ white3a: whiteA.whiteA3,
23
+ white4a: whiteA.whiteA4,
24
+ white5a: whiteA.whiteA5,
25
+ white6a: whiteA.whiteA6,
26
+ white7a: whiteA.whiteA7,
27
+ white8a: whiteA.whiteA8,
28
+ white9a: whiteA.whiteA9,
29
+ white10a: whiteA.whiteA10,
30
+ white11a: whiteA.whiteA11,
31
+ white12a: whiteA.whiteA12
32
+ };
33
+ var light = {
34
+ ...gray,
35
+ ...mauve,
36
+ ...slate,
37
+ ...sage,
38
+ ...olive,
39
+ ...sand,
40
+ ...gold,
41
+ ...bronze,
42
+ ...brown,
43
+ ...yellow,
44
+ ...amber,
45
+ ...orange,
46
+ ...tomato,
47
+ ...red,
48
+ ...ruby,
49
+ ...crimson,
50
+ ...pink,
51
+ ...plum,
52
+ ...purple,
53
+ ...violet,
54
+ ...iris,
55
+ ...indigo,
56
+ ...blue,
57
+ ...cyan,
58
+ ...teal,
59
+ ...jade,
60
+ ...green,
61
+ ...grass,
62
+ ...lime,
63
+ ...mint,
64
+ ...sky,
65
+ gray1a: grayA.grayA1,
66
+ gray2a: grayA.grayA2,
67
+ gray3a: grayA.grayA3,
68
+ gray4a: grayA.grayA4,
69
+ gray5a: grayA.grayA5,
70
+ gray6a: grayA.grayA6,
71
+ gray7a: grayA.grayA7,
72
+ gray8a: grayA.grayA8,
73
+ gray9a: grayA.grayA9,
74
+ gray10a: grayA.grayA10,
75
+ gray11a: grayA.grayA11,
76
+ gray12a: grayA.grayA12,
77
+ mauve1a: mauveA.mauveA1,
78
+ mauve2a: mauveA.mauveA2,
79
+ mauve3a: mauveA.mauveA3,
80
+ mauve4a: mauveA.mauveA4,
81
+ mauve5a: mauveA.mauveA5,
82
+ mauve6a: mauveA.mauveA6,
83
+ mauve7a: mauveA.mauveA7,
84
+ mauve8a: mauveA.mauveA8,
85
+ mauve9a: mauveA.mauveA9,
86
+ mauve10a: mauveA.mauveA10,
87
+ mauve11a: mauveA.mauveA11,
88
+ mauve12a: mauveA.mauveA12,
89
+ slate1a: slateA.slateA1,
90
+ slate2a: slateA.slateA2,
91
+ slate3a: slateA.slateA3,
92
+ slate4a: slateA.slateA4,
93
+ slate5a: slateA.slateA5,
94
+ slate6a: slateA.slateA6,
95
+ slate7a: slateA.slateA7,
96
+ slate8a: slateA.slateA8,
97
+ slate9a: slateA.slateA9,
98
+ slate10a: slateA.slateA10,
99
+ slate11a: slateA.slateA11,
100
+ slate12a: slateA.slateA12,
101
+ sage1a: sageA.sageA1,
102
+ sage2a: sageA.sageA2,
103
+ sage3a: sageA.sageA3,
104
+ sage4a: sageA.sageA4,
105
+ sage5a: sageA.sageA5,
106
+ sage6a: sageA.sageA6,
107
+ sage7a: sageA.sageA7,
108
+ sage8a: sageA.sageA8,
109
+ sage9a: sageA.sageA9,
110
+ sage10a: sageA.sageA10,
111
+ sage11a: sageA.sageA11,
112
+ sage12a: sageA.sageA12,
113
+ olive1a: oliveA.oliveA1,
114
+ olive2a: oliveA.oliveA2,
115
+ olive3a: oliveA.oliveA3,
116
+ olive4a: oliveA.oliveA4,
117
+ olive5a: oliveA.oliveA5,
118
+ olive6a: oliveA.oliveA6,
119
+ olive7a: oliveA.oliveA7,
120
+ olive8a: oliveA.oliveA8,
121
+ olive9a: oliveA.oliveA9,
122
+ olive10a: oliveA.oliveA10,
123
+ olive11a: oliveA.oliveA11,
124
+ olive12a: oliveA.oliveA12,
125
+ sand1a: sandA.sandA1,
126
+ sand2a: sandA.sandA2,
127
+ sand3a: sandA.sandA3,
128
+ sand4a: sandA.sandA4,
129
+ sand5a: sandA.sandA5,
130
+ sand6a: sandA.sandA6,
131
+ sand7a: sandA.sandA7,
132
+ sand8a: sandA.sandA8,
133
+ sand9a: sandA.sandA9,
134
+ sand10a: sandA.sandA10,
135
+ sand11a: sandA.sandA11,
136
+ sand12a: sandA.sandA12,
137
+ gold1a: goldA.goldA1,
138
+ gold2a: goldA.goldA2,
139
+ gold3a: goldA.goldA3,
140
+ gold4a: goldA.goldA4,
141
+ gold5a: goldA.goldA5,
142
+ gold6a: goldA.goldA6,
143
+ gold7a: goldA.goldA7,
144
+ gold8a: goldA.goldA8,
145
+ gold9a: goldA.goldA9,
146
+ gold10a: goldA.goldA10,
147
+ gold11a: goldA.goldA11,
148
+ gold12a: goldA.goldA12,
149
+ bronze1a: bronzeA.bronzeA1,
150
+ bronze2a: bronzeA.bronzeA2,
151
+ bronze3a: bronzeA.bronzeA3,
152
+ bronze4a: bronzeA.bronzeA4,
153
+ bronze5a: bronzeA.bronzeA5,
154
+ bronze6a: bronzeA.bronzeA6,
155
+ bronze7a: bronzeA.bronzeA7,
156
+ bronze8a: bronzeA.bronzeA8,
157
+ bronze9a: bronzeA.bronzeA9,
158
+ bronze10a: bronzeA.bronzeA10,
159
+ bronze11a: bronzeA.bronzeA11,
160
+ bronze12a: bronzeA.bronzeA12,
161
+ brown1a: brownA.brownA1,
162
+ brown2a: brownA.brownA2,
163
+ brown3a: brownA.brownA3,
164
+ brown4a: brownA.brownA4,
165
+ brown5a: brownA.brownA5,
166
+ brown6a: brownA.brownA6,
167
+ brown7a: brownA.brownA7,
168
+ brown8a: brownA.brownA8,
169
+ brown9a: brownA.brownA9,
170
+ brown10a: brownA.brownA10,
171
+ brown11a: brownA.brownA11,
172
+ brown12a: brownA.brownA12,
173
+ yellow1a: yellowA.yellowA1,
174
+ yellow2a: yellowA.yellowA2,
175
+ yellow3a: yellowA.yellowA3,
176
+ yellow4a: yellowA.yellowA4,
177
+ yellow5a: yellowA.yellowA5,
178
+ yellow6a: yellowA.yellowA6,
179
+ yellow7a: yellowA.yellowA7,
180
+ yellow8a: yellowA.yellowA8,
181
+ yellow9a: yellowA.yellowA9,
182
+ yellow10a: yellowA.yellowA10,
183
+ yellow11a: yellowA.yellowA11,
184
+ yellow12a: yellowA.yellowA12,
185
+ amber1a: amberA.amberA1,
186
+ amber2a: amberA.amberA2,
187
+ amber3a: amberA.amberA3,
188
+ amber4a: amberA.amberA4,
189
+ amber5a: amberA.amberA5,
190
+ amber6a: amberA.amberA6,
191
+ amber7a: amberA.amberA7,
192
+ amber8a: amberA.amberA8,
193
+ amber9a: amberA.amberA9,
194
+ amber10a: amberA.amberA10,
195
+ amber11a: amberA.amberA11,
196
+ amber12a: amberA.amberA12,
197
+ orange1a: orangeA.orangeA1,
198
+ orange2a: orangeA.orangeA2,
199
+ orange3a: orangeA.orangeA3,
200
+ orange4a: orangeA.orangeA4,
201
+ orange5a: orangeA.orangeA5,
202
+ orange6a: orangeA.orangeA6,
203
+ orange7a: orangeA.orangeA7,
204
+ orange8a: orangeA.orangeA8,
205
+ orange9a: orangeA.orangeA9,
206
+ orange10a: orangeA.orangeA10,
207
+ orange11a: orangeA.orangeA11,
208
+ orange12a: orangeA.orangeA12,
209
+ tomato1a: tomatoA.tomatoA1,
210
+ tomato2a: tomatoA.tomatoA2,
211
+ tomato3a: tomatoA.tomatoA3,
212
+ tomato4a: tomatoA.tomatoA4,
213
+ tomato5a: tomatoA.tomatoA5,
214
+ tomato6a: tomatoA.tomatoA6,
215
+ tomato7a: tomatoA.tomatoA7,
216
+ tomato8a: tomatoA.tomatoA8,
217
+ tomato9a: tomatoA.tomatoA9,
218
+ tomato10a: tomatoA.tomatoA10,
219
+ tomato11a: tomatoA.tomatoA11,
220
+ tomato12a: tomatoA.tomatoA12,
221
+ red1a: redA.redA1,
222
+ red2a: redA.redA2,
223
+ red3a: redA.redA3,
224
+ red4a: redA.redA4,
225
+ red5a: redA.redA5,
226
+ red6a: redA.redA6,
227
+ red7a: redA.redA7,
228
+ red8a: redA.redA8,
229
+ red9a: redA.redA9,
230
+ red10a: redA.redA10,
231
+ red11a: redA.redA11,
232
+ red12a: redA.redA12,
233
+ ruby1a: rubyA.rubyA1,
234
+ ruby2a: rubyA.rubyA2,
235
+ ruby3a: rubyA.rubyA3,
236
+ ruby4a: rubyA.rubyA4,
237
+ ruby5a: rubyA.rubyA5,
238
+ ruby6a: rubyA.rubyA6,
239
+ ruby7a: rubyA.rubyA7,
240
+ ruby8a: rubyA.rubyA8,
241
+ ruby9a: rubyA.rubyA9,
242
+ ruby10a: rubyA.rubyA10,
243
+ ruby11a: rubyA.rubyA11,
244
+ ruby12a: rubyA.rubyA12,
245
+ crimson1a: crimsonA.crimsonA1,
246
+ crimson2a: crimsonA.crimsonA2,
247
+ crimson3a: crimsonA.crimsonA3,
248
+ crimson4a: crimsonA.crimsonA4,
249
+ crimson5a: crimsonA.crimsonA5,
250
+ crimson6a: crimsonA.crimsonA6,
251
+ crimson7a: crimsonA.crimsonA7,
252
+ crimson8a: crimsonA.crimsonA8,
253
+ crimson9a: crimsonA.crimsonA9,
254
+ crimson10a: crimsonA.crimsonA10,
255
+ crimson11a: crimsonA.crimsonA11,
256
+ crimson12a: crimsonA.crimsonA12,
257
+ pink1a: pinkA.pinkA1,
258
+ pink2a: pinkA.pinkA2,
259
+ pink3a: pinkA.pinkA3,
260
+ pink4a: pinkA.pinkA4,
261
+ pink5a: pinkA.pinkA5,
262
+ pink6a: pinkA.pinkA6,
263
+ pink7a: pinkA.pinkA7,
264
+ pink8a: pinkA.pinkA8,
265
+ pink9a: pinkA.pinkA9,
266
+ pink10a: pinkA.pinkA10,
267
+ pink11a: pinkA.pinkA11,
268
+ pink12a: pinkA.pinkA12,
269
+ plum1a: plumA.plumA1,
270
+ plum2a: plumA.plumA2,
271
+ plum3a: plumA.plumA3,
272
+ plum4a: plumA.plumA4,
273
+ plum5a: plumA.plumA5,
274
+ plum6a: plumA.plumA6,
275
+ plum7a: plumA.plumA7,
276
+ plum8a: plumA.plumA8,
277
+ plum9a: plumA.plumA9,
278
+ plum10a: plumA.plumA10,
279
+ plum11a: plumA.plumA11,
280
+ plum12a: plumA.plumA12,
281
+ purple1a: purpleA.purpleA1,
282
+ purple2a: purpleA.purpleA2,
283
+ purple3a: purpleA.purpleA3,
284
+ purple4a: purpleA.purpleA4,
285
+ purple5a: purpleA.purpleA5,
286
+ purple6a: purpleA.purpleA6,
287
+ purple7a: purpleA.purpleA7,
288
+ purple8a: purpleA.purpleA8,
289
+ purple9a: purpleA.purpleA9,
290
+ purple10a: purpleA.purpleA10,
291
+ purple11a: purpleA.purpleA11,
292
+ purple12a: purpleA.purpleA12,
293
+ violet1a: violetA.violetA1,
294
+ violet2a: violetA.violetA2,
295
+ violet3a: violetA.violetA3,
296
+ violet4a: violetA.violetA4,
297
+ violet5a: violetA.violetA5,
298
+ violet6a: violetA.violetA6,
299
+ violet7a: violetA.violetA7,
300
+ violet8a: violetA.violetA8,
301
+ violet9a: violetA.violetA9,
302
+ violet10a: violetA.violetA10,
303
+ violet11a: violetA.violetA11,
304
+ violet12a: violetA.violetA12,
305
+ iris1a: irisA.irisA1,
306
+ iris2a: irisA.irisA2,
307
+ iris3a: irisA.irisA3,
308
+ iris4a: irisA.irisA4,
309
+ iris5a: irisA.irisA5,
310
+ iris6a: irisA.irisA6,
311
+ iris7a: irisA.irisA7,
312
+ iris8a: irisA.irisA8,
313
+ iris9a: irisA.irisA9,
314
+ iris10a: irisA.irisA10,
315
+ iris11a: irisA.irisA11,
316
+ iris12a: irisA.irisA12,
317
+ indigo1a: indigoA.indigoA1,
318
+ indigo2a: indigoA.indigoA2,
319
+ indigo3a: indigoA.indigoA3,
320
+ indigo4a: indigoA.indigoA4,
321
+ indigo5a: indigoA.indigoA5,
322
+ indigo6a: indigoA.indigoA6,
323
+ indigo7a: indigoA.indigoA7,
324
+ indigo8a: indigoA.indigoA8,
325
+ indigo9a: indigoA.indigoA9,
326
+ indigo10a: indigoA.indigoA10,
327
+ indigo11a: indigoA.indigoA11,
328
+ indigo12a: indigoA.indigoA12,
329
+ blue1a: blueA.blueA1,
330
+ blue2a: blueA.blueA2,
331
+ blue3a: blueA.blueA3,
332
+ blue4a: blueA.blueA4,
333
+ blue5a: blueA.blueA5,
334
+ blue6a: blueA.blueA6,
335
+ blue7a: blueA.blueA7,
336
+ blue8a: blueA.blueA8,
337
+ blue9a: blueA.blueA9,
338
+ blue10a: blueA.blueA10,
339
+ blue11a: blueA.blueA11,
340
+ blue12a: blueA.blueA12,
341
+ cyan1a: cyanA.cyanA1,
342
+ cyan2a: cyanA.cyanA2,
343
+ cyan3a: cyanA.cyanA3,
344
+ cyan4a: cyanA.cyanA4,
345
+ cyan5a: cyanA.cyanA5,
346
+ cyan6a: cyanA.cyanA6,
347
+ cyan7a: cyanA.cyanA7,
348
+ cyan8a: cyanA.cyanA8,
349
+ cyan9a: cyanA.cyanA9,
350
+ cyan10a: cyanA.cyanA10,
351
+ cyan11a: cyanA.cyanA11,
352
+ cyan12a: cyanA.cyanA12,
353
+ teal1a: tealA.tealA1,
354
+ teal2a: tealA.tealA2,
355
+ teal3a: tealA.tealA3,
356
+ teal4a: tealA.tealA4,
357
+ teal5a: tealA.tealA5,
358
+ teal6a: tealA.tealA6,
359
+ teal7a: tealA.tealA7,
360
+ teal8a: tealA.tealA8,
361
+ teal9a: tealA.tealA9,
362
+ teal10a: tealA.tealA10,
363
+ teal11a: tealA.tealA11,
364
+ teal12a: tealA.tealA12,
365
+ jade1a: jadeA.jadeA1,
366
+ jade2a: jadeA.jadeA2,
367
+ jade3a: jadeA.jadeA3,
368
+ jade4a: jadeA.jadeA4,
369
+ jade5a: jadeA.jadeA5,
370
+ jade6a: jadeA.jadeA6,
371
+ jade7a: jadeA.jadeA7,
372
+ jade8a: jadeA.jadeA8,
373
+ jade9a: jadeA.jadeA9,
374
+ jade10a: jadeA.jadeA10,
375
+ jade11a: jadeA.jadeA11,
376
+ jade12a: jadeA.jadeA12,
377
+ green1a: greenA.greenA1,
378
+ green2a: greenA.greenA2,
379
+ green3a: greenA.greenA3,
380
+ green4a: greenA.greenA4,
381
+ green5a: greenA.greenA5,
382
+ green6a: greenA.greenA6,
383
+ green7a: greenA.greenA7,
384
+ green8a: greenA.greenA8,
385
+ green9a: greenA.greenA9,
386
+ green10a: greenA.greenA10,
387
+ green11a: greenA.greenA11,
388
+ green12a: greenA.greenA12,
389
+ grass1a: grassA.grassA1,
390
+ grass2a: grassA.grassA2,
391
+ grass3a: grassA.grassA3,
392
+ grass4a: grassA.grassA4,
393
+ grass5a: grassA.grassA5,
394
+ grass6a: grassA.grassA6,
395
+ grass7a: grassA.grassA7,
396
+ grass8a: grassA.grassA8,
397
+ grass9a: grassA.grassA9,
398
+ grass10a: grassA.grassA10,
399
+ grass11a: grassA.grassA11,
400
+ grass12a: grassA.grassA12,
401
+ lime1a: limeA.limeA1,
402
+ lime2a: limeA.limeA2,
403
+ lime3a: limeA.limeA3,
404
+ lime4a: limeA.limeA4,
405
+ lime5a: limeA.limeA5,
406
+ lime6a: limeA.limeA6,
407
+ lime7a: limeA.limeA7,
408
+ lime8a: limeA.limeA8,
409
+ lime9a: limeA.limeA9,
410
+ lime10a: limeA.limeA10,
411
+ lime11a: limeA.limeA11,
412
+ lime12a: limeA.limeA12,
413
+ mint1a: mintA.mintA1,
414
+ mint2a: mintA.mintA2,
415
+ mint3a: mintA.mintA3,
416
+ mint4a: mintA.mintA4,
417
+ mint5a: mintA.mintA5,
418
+ mint6a: mintA.mintA6,
419
+ mint7a: mintA.mintA7,
420
+ mint8a: mintA.mintA8,
421
+ mint9a: mintA.mintA9,
422
+ mint10a: mintA.mintA10,
423
+ mint11a: mintA.mintA11,
424
+ mint12a: mintA.mintA12,
425
+ sky1a: skyA.skyA1,
426
+ sky2a: skyA.skyA2,
427
+ sky3a: skyA.skyA3,
428
+ sky4a: skyA.skyA4,
429
+ sky5a: skyA.skyA5,
430
+ sky6a: skyA.skyA6,
431
+ sky7a: skyA.skyA7,
432
+ sky8a: skyA.skyA8,
433
+ sky9a: skyA.skyA9,
434
+ sky10a: skyA.skyA10,
435
+ sky11a: skyA.skyA11,
436
+ sky12a: skyA.skyA12
437
+ };
438
+ var dark = {
439
+ ...grayDark,
440
+ ...mauveDark,
441
+ ...slateDark,
442
+ ...sageDark,
443
+ ...oliveDark,
444
+ ...sandDark,
445
+ ...goldDark,
446
+ ...bronzeDark,
447
+ ...brownDark,
448
+ ...yellowDark,
449
+ ...amberDark,
450
+ ...orangeDark,
451
+ ...tomatoDark,
452
+ ...redDark,
453
+ ...rubyDark,
454
+ ...crimsonDark,
455
+ ...pinkDark,
456
+ ...plumDark,
457
+ ...purpleDark,
458
+ ...violetDark,
459
+ ...irisDark,
460
+ ...indigoDark,
461
+ ...blueDark,
462
+ ...cyanDark,
463
+ ...tealDark,
464
+ ...jadeDark,
465
+ ...greenDark,
466
+ ...grassDark,
467
+ ...limeDark,
468
+ ...mintDark,
469
+ ...skyDark,
470
+ gray1a: grayDarkA.grayA1,
471
+ gray2a: grayDarkA.grayA2,
472
+ gray3a: grayDarkA.grayA3,
473
+ gray4a: grayDarkA.grayA4,
474
+ gray5a: grayDarkA.grayA5,
475
+ gray6a: grayDarkA.grayA6,
476
+ gray7a: grayDarkA.grayA7,
477
+ gray8a: grayDarkA.grayA8,
478
+ gray9a: grayDarkA.grayA9,
479
+ gray10a: grayDarkA.grayA10,
480
+ gray11a: grayDarkA.grayA11,
481
+ gray12a: grayDarkA.grayA12,
482
+ mauve1a: mauveDarkA.mauveA1,
483
+ mauve2a: mauveDarkA.mauveA2,
484
+ mauve3a: mauveDarkA.mauveA3,
485
+ mauve4a: mauveDarkA.mauveA4,
486
+ mauve5a: mauveDarkA.mauveA5,
487
+ mauve6a: mauveDarkA.mauveA6,
488
+ mauve7a: mauveDarkA.mauveA7,
489
+ mauve8a: mauveDarkA.mauveA8,
490
+ mauve9a: mauveDarkA.mauveA9,
491
+ mauve10a: mauveDarkA.mauveA10,
492
+ mauve11a: mauveDarkA.mauveA11,
493
+ mauve12a: mauveDarkA.mauveA12,
494
+ slate1a: slateDarkA.slateA1,
495
+ slate2a: slateDarkA.slateA2,
496
+ slate3a: slateDarkA.slateA3,
497
+ slate4a: slateDarkA.slateA4,
498
+ slate5a: slateDarkA.slateA5,
499
+ slate6a: slateDarkA.slateA6,
500
+ slate7a: slateDarkA.slateA7,
501
+ slate8a: slateDarkA.slateA8,
502
+ slate9a: slateDarkA.slateA9,
503
+ slate10a: slateDarkA.slateA10,
504
+ slate11a: slateDarkA.slateA11,
505
+ slate12a: slateDarkA.slateA12,
506
+ sage1a: sageDarkA.sageA1,
507
+ sage2a: sageDarkA.sageA2,
508
+ sage3a: sageDarkA.sageA3,
509
+ sage4a: sageDarkA.sageA4,
510
+ sage5a: sageDarkA.sageA5,
511
+ sage6a: sageDarkA.sageA6,
512
+ sage7a: sageDarkA.sageA7,
513
+ sage8a: sageDarkA.sageA8,
514
+ sage9a: sageDarkA.sageA9,
515
+ sage10a: sageDarkA.sageA10,
516
+ sage11a: sageDarkA.sageA11,
517
+ sage12a: sageDarkA.sageA12,
518
+ olive1a: oliveDarkA.oliveA1,
519
+ olive2a: oliveDarkA.oliveA2,
520
+ olive3a: oliveDarkA.oliveA3,
521
+ olive4a: oliveDarkA.oliveA4,
522
+ olive5a: oliveDarkA.oliveA5,
523
+ olive6a: oliveDarkA.oliveA6,
524
+ olive7a: oliveDarkA.oliveA7,
525
+ olive8a: oliveDarkA.oliveA8,
526
+ olive9a: oliveDarkA.oliveA9,
527
+ olive10a: oliveDarkA.oliveA10,
528
+ olive11a: oliveDarkA.oliveA11,
529
+ olive12a: oliveDarkA.oliveA12,
530
+ sand1a: sandDarkA.sandA1,
531
+ sand2a: sandDarkA.sandA2,
532
+ sand3a: sandDarkA.sandA3,
533
+ sand4a: sandDarkA.sandA4,
534
+ sand5a: sandDarkA.sandA5,
535
+ sand6a: sandDarkA.sandA6,
536
+ sand7a: sandDarkA.sandA7,
537
+ sand8a: sandDarkA.sandA8,
538
+ sand9a: sandDarkA.sandA9,
539
+ sand10a: sandDarkA.sandA10,
540
+ sand11a: sandDarkA.sandA11,
541
+ sand12a: sandDarkA.sandA12,
542
+ gold1a: goldDarkA.goldA1,
543
+ gold2a: goldDarkA.goldA2,
544
+ gold3a: goldDarkA.goldA3,
545
+ gold4a: goldDarkA.goldA4,
546
+ gold5a: goldDarkA.goldA5,
547
+ gold6a: goldDarkA.goldA6,
548
+ gold7a: goldDarkA.goldA7,
549
+ gold8a: goldDarkA.goldA8,
550
+ gold9a: goldDarkA.goldA9,
551
+ gold10a: goldDarkA.goldA10,
552
+ gold11a: goldDarkA.goldA11,
553
+ gold12a: goldDarkA.goldA12,
554
+ bronze1a: bronzeDarkA.bronzeA1,
555
+ bronze2a: bronzeDarkA.bronzeA2,
556
+ bronze3a: bronzeDarkA.bronzeA3,
557
+ bronze4a: bronzeDarkA.bronzeA4,
558
+ bronze5a: bronzeDarkA.bronzeA5,
559
+ bronze6a: bronzeDarkA.bronzeA6,
560
+ bronze7a: bronzeDarkA.bronzeA7,
561
+ bronze8a: bronzeDarkA.bronzeA8,
562
+ bronze9a: bronzeDarkA.bronzeA9,
563
+ bronze10a: bronzeDarkA.bronzeA10,
564
+ bronze11a: bronzeDarkA.bronzeA11,
565
+ bronze12a: bronzeDarkA.bronzeA12,
566
+ brown1a: brownDarkA.brownA1,
567
+ brown2a: brownDarkA.brownA2,
568
+ brown3a: brownDarkA.brownA3,
569
+ brown4a: brownDarkA.brownA4,
570
+ brown5a: brownDarkA.brownA5,
571
+ brown6a: brownDarkA.brownA6,
572
+ brown7a: brownDarkA.brownA7,
573
+ brown8a: brownDarkA.brownA8,
574
+ brown9a: brownDarkA.brownA9,
575
+ brown10a: brownDarkA.brownA10,
576
+ brown11a: brownDarkA.brownA11,
577
+ brown12a: brownDarkA.brownA12,
578
+ yellow1a: yellowDarkA.yellowA1,
579
+ yellow2a: yellowDarkA.yellowA2,
580
+ yellow3a: yellowDarkA.yellowA3,
581
+ yellow4a: yellowDarkA.yellowA4,
582
+ yellow5a: yellowDarkA.yellowA5,
583
+ yellow6a: yellowDarkA.yellowA6,
584
+ yellow7a: yellowDarkA.yellowA7,
585
+ yellow8a: yellowDarkA.yellowA8,
586
+ yellow9a: yellowDarkA.yellowA9,
587
+ yellow10a: yellowDarkA.yellowA10,
588
+ yellow11a: yellowDarkA.yellowA11,
589
+ yellow12a: yellowDarkA.yellowA12,
590
+ amber1a: amberDarkA.amberA1,
591
+ amber2a: amberDarkA.amberA2,
592
+ amber3a: amberDarkA.amberA3,
593
+ amber4a: amberDarkA.amberA4,
594
+ amber5a: amberDarkA.amberA5,
595
+ amber6a: amberDarkA.amberA6,
596
+ amber7a: amberDarkA.amberA7,
597
+ amber8a: amberDarkA.amberA8,
598
+ amber9a: amberDarkA.amberA9,
599
+ amber10a: amberDarkA.amberA10,
600
+ amber11a: amberDarkA.amberA11,
601
+ amber12a: amberDarkA.amberA12,
602
+ orange1a: orangeDarkA.orangeA1,
603
+ orange2a: orangeDarkA.orangeA2,
604
+ orange3a: orangeDarkA.orangeA3,
605
+ orange4a: orangeDarkA.orangeA4,
606
+ orange5a: orangeDarkA.orangeA5,
607
+ orange6a: orangeDarkA.orangeA6,
608
+ orange7a: orangeDarkA.orangeA7,
609
+ orange8a: orangeDarkA.orangeA8,
610
+ orange9a: orangeDarkA.orangeA9,
611
+ orange10a: orangeDarkA.orangeA10,
612
+ orange11a: orangeDarkA.orangeA11,
613
+ orange12a: orangeDarkA.orangeA12,
614
+ tomato1a: tomatoDarkA.tomatoA1,
615
+ tomato2a: tomatoDarkA.tomatoA2,
616
+ tomato3a: tomatoDarkA.tomatoA3,
617
+ tomato4a: tomatoDarkA.tomatoA4,
618
+ tomato5a: tomatoDarkA.tomatoA5,
619
+ tomato6a: tomatoDarkA.tomatoA6,
620
+ tomato7a: tomatoDarkA.tomatoA7,
621
+ tomato8a: tomatoDarkA.tomatoA8,
622
+ tomato9a: tomatoDarkA.tomatoA9,
623
+ tomato10a: tomatoDarkA.tomatoA10,
624
+ tomato11a: tomatoDarkA.tomatoA11,
625
+ tomato12a: tomatoDarkA.tomatoA12,
626
+ red1a: redDarkA.redA1,
627
+ red2a: redDarkA.redA2,
628
+ red3a: redDarkA.redA3,
629
+ red4a: redDarkA.redA4,
630
+ red5a: redDarkA.redA5,
631
+ red6a: redDarkA.redA6,
632
+ red7a: redDarkA.redA7,
633
+ red8a: redDarkA.redA8,
634
+ red9a: redDarkA.redA9,
635
+ red10a: redDarkA.redA10,
636
+ red11a: redDarkA.redA11,
637
+ red12a: redDarkA.redA12,
638
+ ruby1a: rubyDarkA.rubyA1,
639
+ ruby2a: rubyDarkA.rubyA2,
640
+ ruby3a: rubyDarkA.rubyA3,
641
+ ruby4a: rubyDarkA.rubyA4,
642
+ ruby5a: rubyDarkA.rubyA5,
643
+ ruby6a: rubyDarkA.rubyA6,
644
+ ruby7a: rubyDarkA.rubyA7,
645
+ ruby8a: rubyDarkA.rubyA8,
646
+ ruby9a: rubyDarkA.rubyA9,
647
+ ruby10a: rubyDarkA.rubyA10,
648
+ ruby11a: rubyDarkA.rubyA11,
649
+ ruby12a: rubyDarkA.rubyA12,
650
+ crimson1a: crimsonDarkA.crimsonA1,
651
+ crimson2a: crimsonDarkA.crimsonA2,
652
+ crimson3a: crimsonDarkA.crimsonA3,
653
+ crimson4a: crimsonDarkA.crimsonA4,
654
+ crimson5a: crimsonDarkA.crimsonA5,
655
+ crimson6a: crimsonDarkA.crimsonA6,
656
+ crimson7a: crimsonDarkA.crimsonA7,
657
+ crimson8a: crimsonDarkA.crimsonA8,
658
+ crimson9a: crimsonDarkA.crimsonA9,
659
+ crimson10a: crimsonDarkA.crimsonA10,
660
+ crimson11a: crimsonDarkA.crimsonA11,
661
+ crimson12a: crimsonDarkA.crimsonA12,
662
+ pink1a: pinkDarkA.pinkA1,
663
+ pink2a: pinkDarkA.pinkA2,
664
+ pink3a: pinkDarkA.pinkA3,
665
+ pink4a: pinkDarkA.pinkA4,
666
+ pink5a: pinkDarkA.pinkA5,
667
+ pink6a: pinkDarkA.pinkA6,
668
+ pink7a: pinkDarkA.pinkA7,
669
+ pink8a: pinkDarkA.pinkA8,
670
+ pink9a: pinkDarkA.pinkA9,
671
+ pink10a: pinkDarkA.pinkA10,
672
+ pink11a: pinkDarkA.pinkA11,
673
+ pink12a: pinkDarkA.pinkA12,
674
+ plum1a: plumDarkA.plumA1,
675
+ plum2a: plumDarkA.plumA2,
676
+ plum3a: plumDarkA.plumA3,
677
+ plum4a: plumDarkA.plumA4,
678
+ plum5a: plumDarkA.plumA5,
679
+ plum6a: plumDarkA.plumA6,
680
+ plum7a: plumDarkA.plumA7,
681
+ plum8a: plumDarkA.plumA8,
682
+ plum9a: plumDarkA.plumA9,
683
+ plum10a: plumDarkA.plumA10,
684
+ plum11a: plumDarkA.plumA11,
685
+ plum12a: plumDarkA.plumA12,
686
+ purple1a: purpleDarkA.purpleA1,
687
+ purple2a: purpleDarkA.purpleA2,
688
+ purple3a: purpleDarkA.purpleA3,
689
+ purple4a: purpleDarkA.purpleA4,
690
+ purple5a: purpleDarkA.purpleA5,
691
+ purple6a: purpleDarkA.purpleA6,
692
+ purple7a: purpleDarkA.purpleA7,
693
+ purple8a: purpleDarkA.purpleA8,
694
+ purple9a: purpleDarkA.purpleA9,
695
+ purple10a: purpleDarkA.purpleA10,
696
+ purple11a: purpleDarkA.purpleA11,
697
+ purple12a: purpleDarkA.purpleA12,
698
+ violet1a: violetDarkA.violetA1,
699
+ violet2a: violetDarkA.violetA2,
700
+ violet3a: violetDarkA.violetA3,
701
+ violet4a: violetDarkA.violetA4,
702
+ violet5a: violetDarkA.violetA5,
703
+ violet6a: violetDarkA.violetA6,
704
+ violet7a: violetDarkA.violetA7,
705
+ violet8a: violetDarkA.violetA8,
706
+ violet9a: violetDarkA.violetA9,
707
+ violet10a: violetDarkA.violetA10,
708
+ violet11a: violetDarkA.violetA11,
709
+ violet12a: violetDarkA.violetA12,
710
+ iris1a: irisDarkA.irisA1,
711
+ iris2a: irisDarkA.irisA2,
712
+ iris3a: irisDarkA.irisA3,
713
+ iris4a: irisDarkA.irisA4,
714
+ iris5a: irisDarkA.irisA5,
715
+ iris6a: irisDarkA.irisA6,
716
+ iris7a: irisDarkA.irisA7,
717
+ iris8a: irisDarkA.irisA8,
718
+ iris9a: irisDarkA.irisA9,
719
+ iris10a: irisDarkA.irisA10,
720
+ iris11a: irisDarkA.irisA11,
721
+ iris12a: irisDarkA.irisA12,
722
+ indigo1a: indigoDarkA.indigoA1,
723
+ indigo2a: indigoDarkA.indigoA2,
724
+ indigo3a: indigoDarkA.indigoA3,
725
+ indigo4a: indigoDarkA.indigoA4,
726
+ indigo5a: indigoDarkA.indigoA5,
727
+ indigo6a: indigoDarkA.indigoA6,
728
+ indigo7a: indigoDarkA.indigoA7,
729
+ indigo8a: indigoDarkA.indigoA8,
730
+ indigo9a: indigoDarkA.indigoA9,
731
+ indigo10a: indigoDarkA.indigoA10,
732
+ indigo11a: indigoDarkA.indigoA11,
733
+ indigo12a: indigoDarkA.indigoA12,
734
+ blue1a: blueDarkA.blueA1,
735
+ blue2a: blueDarkA.blueA2,
736
+ blue3a: blueDarkA.blueA3,
737
+ blue4a: blueDarkA.blueA4,
738
+ blue5a: blueDarkA.blueA5,
739
+ blue6a: blueDarkA.blueA6,
740
+ blue7a: blueDarkA.blueA7,
741
+ blue8a: blueDarkA.blueA8,
742
+ blue9a: blueDarkA.blueA9,
743
+ blue10a: blueDarkA.blueA10,
744
+ blue11a: blueDarkA.blueA11,
745
+ blue12a: blueDarkA.blueA12,
746
+ cyan1a: cyanDarkA.cyanA1,
747
+ cyan2a: cyanDarkA.cyanA2,
748
+ cyan3a: cyanDarkA.cyanA3,
749
+ cyan4a: cyanDarkA.cyanA4,
750
+ cyan5a: cyanDarkA.cyanA5,
751
+ cyan6a: cyanDarkA.cyanA6,
752
+ cyan7a: cyanDarkA.cyanA7,
753
+ cyan8a: cyanDarkA.cyanA8,
754
+ cyan9a: cyanDarkA.cyanA9,
755
+ cyan10a: cyanDarkA.cyanA10,
756
+ cyan11a: cyanDarkA.cyanA11,
757
+ cyan12a: cyanDarkA.cyanA12,
758
+ teal1a: tealDarkA.tealA1,
759
+ teal2a: tealDarkA.tealA2,
760
+ teal3a: tealDarkA.tealA3,
761
+ teal4a: tealDarkA.tealA4,
762
+ teal5a: tealDarkA.tealA5,
763
+ teal6a: tealDarkA.tealA6,
764
+ teal7a: tealDarkA.tealA7,
765
+ teal8a: tealDarkA.tealA8,
766
+ teal9a: tealDarkA.tealA9,
767
+ teal10a: tealDarkA.tealA10,
768
+ teal11a: tealDarkA.tealA11,
769
+ teal12a: tealDarkA.tealA12,
770
+ jade1a: jadeDarkA.jadeA1,
771
+ jade2a: jadeDarkA.jadeA2,
772
+ jade3a: jadeDarkA.jadeA3,
773
+ jade4a: jadeDarkA.jadeA4,
774
+ jade5a: jadeDarkA.jadeA5,
775
+ jade6a: jadeDarkA.jadeA6,
776
+ jade7a: jadeDarkA.jadeA7,
777
+ jade8a: jadeDarkA.jadeA8,
778
+ jade9a: jadeDarkA.jadeA9,
779
+ jade10a: jadeDarkA.jadeA10,
780
+ jade11a: jadeDarkA.jadeA11,
781
+ jade12a: jadeDarkA.jadeA12,
782
+ green1a: greenDarkA.greenA1,
783
+ green2a: greenDarkA.greenA2,
784
+ green3a: greenDarkA.greenA3,
785
+ green4a: greenDarkA.greenA4,
786
+ green5a: greenDarkA.greenA5,
787
+ green6a: greenDarkA.greenA6,
788
+ green7a: greenDarkA.greenA7,
789
+ green8a: greenDarkA.greenA8,
790
+ green9a: greenDarkA.greenA9,
791
+ green10a: greenDarkA.greenA10,
792
+ green11a: greenDarkA.greenA11,
793
+ green12a: greenDarkA.greenA12,
794
+ grass1a: grassDarkA.grassA1,
795
+ grass2a: grassDarkA.grassA2,
796
+ grass3a: grassDarkA.grassA3,
797
+ grass4a: grassDarkA.grassA4,
798
+ grass5a: grassDarkA.grassA5,
799
+ grass6a: grassDarkA.grassA6,
800
+ grass7a: grassDarkA.grassA7,
801
+ grass8a: grassDarkA.grassA8,
802
+ grass9a: grassDarkA.grassA9,
803
+ grass10a: grassDarkA.grassA10,
804
+ grass11a: grassDarkA.grassA11,
805
+ grass12a: grassDarkA.grassA12,
806
+ lime1a: limeDarkA.limeA1,
807
+ lime2a: limeDarkA.limeA2,
808
+ lime3a: limeDarkA.limeA3,
809
+ lime4a: limeDarkA.limeA4,
810
+ lime5a: limeDarkA.limeA5,
811
+ lime6a: limeDarkA.limeA6,
812
+ lime7a: limeDarkA.limeA7,
813
+ lime8a: limeDarkA.limeA8,
814
+ lime9a: limeDarkA.limeA9,
815
+ lime10a: limeDarkA.limeA10,
816
+ lime11a: limeDarkA.limeA11,
817
+ lime12a: limeDarkA.limeA12,
818
+ mint1a: mintDarkA.mintA1,
819
+ mint2a: mintDarkA.mintA2,
820
+ mint3a: mintDarkA.mintA3,
821
+ mint4a: mintDarkA.mintA4,
822
+ mint5a: mintDarkA.mintA5,
823
+ mint6a: mintDarkA.mintA6,
824
+ mint7a: mintDarkA.mintA7,
825
+ mint8a: mintDarkA.mintA8,
826
+ mint9a: mintDarkA.mintA9,
827
+ mint10a: mintDarkA.mintA10,
828
+ mint11a: mintDarkA.mintA11,
829
+ mint12a: mintDarkA.mintA12,
830
+ sky1a: skyDarkA.skyA1,
831
+ sky2a: skyDarkA.skyA2,
832
+ sky3a: skyDarkA.skyA3,
833
+ sky4a: skyDarkA.skyA4,
834
+ sky5a: skyDarkA.skyA5,
835
+ sky6a: skyDarkA.skyA6,
836
+ sky7a: skyDarkA.skyA7,
837
+ sky8a: skyDarkA.skyA8,
838
+ sky9a: skyDarkA.skyA9,
839
+ sky10a: skyDarkA.skyA10,
840
+ sky11a: skyDarkA.skyA11,
841
+ sky12a: skyDarkA.skyA12
842
+ };
843
+
844
+ // src/index.ts
845
+ var BASE_FONT_SIZE = 16;
846
+ var BASE_GRID_SIZE = 4;
847
+ var BP_SM = 640;
848
+ var BP_MD = 768;
849
+ var BP_LG = 1024;
850
+ var BP_XL = 1280;
851
+ var BP_2XL = 1536;
852
+ var rem = (value) => `${value / BASE_FONT_SIZE}rem`;
853
+ var remBreakpoint = (bp) => `@media (min-width: ${rem(bp)})`;
854
+ var optionalViaGradient = (direction) => `linear-gradient(${direction}, var(--gradient-from) var(--gradient-from-stop,/**/), var(---via, var(--gradient-to) var(--gradient-to-stop,/**/)));
855
+ ---via: var(--gradient-via) var(--gradient-via-stop,/**/), var(--gradient-to)`;
856
+ var fluid = (params) => {
857
+ const divider = params.divider ?? BASE_GRID_SIZE;
858
+ const breakpointMin = params.from / BASE_FONT_SIZE;
859
+ const breakpointMax = params.to / BASE_FONT_SIZE;
860
+ const breakpointScope = breakpointMax - breakpointMin;
861
+ return `
862
+ clamp(calc(var(---${params.property}-min) * 1rem), calc((var(---${params.property}-scope) * 100vw) + (var(---${params.property}-intercept) * 1rem)), calc(var(---${params.property}-max) * 1rem));
863
+ ---${params.property}-min: var(--${params.property}-min) / ${divider};
864
+ ---${params.property}-max: var(--${params.property}-max) / ${divider};
865
+ ---${params.property}-scope: (var(---${params.property}-max) - var(---${params.property}-min)) / ${breakpointScope};
866
+ ---${params.property}-intercept: calc(var(---${params.property}-min) - (var(---${params.property}-scope) * ${breakpointMin}));
867
+ `;
868
+ };
869
+ var src_default = createConfig({
870
+ include: [],
871
+ grid: rem(BASE_GRID_SIZE),
872
+ themeSelector: (mode) => mode === "root" ? ":root" : `[data-theme=${mode}]`,
873
+ responsive: {
874
+ sm: remBreakpoint(BP_SM),
875
+ md: remBreakpoint(BP_MD),
876
+ lg: remBreakpoint(BP_LG),
877
+ xl: remBreakpoint(BP_XL),
878
+ xxl: remBreakpoint(BP_2XL)
879
+ },
880
+ keyframes: {
881
+ spin: {
882
+ from: {
883
+ transform: "rotate(0deg)"
884
+ },
885
+ to: {
886
+ transform: "rotate(360deg)"
887
+ }
888
+ },
889
+ ping: {
890
+ "75%, 100%": {
891
+ transform: "scale(2)",
892
+ opacity: "0"
893
+ }
894
+ },
895
+ pulse: {
896
+ "0%, 100%": {
897
+ opacity: "1"
898
+ },
899
+ "50%": {
900
+ opacity: ".5"
901
+ }
902
+ },
903
+ bounce: {
904
+ "0%, 100%": {
905
+ transform: "translateY(-25%)",
906
+ animationTimingFunction: "cubic-bezier(0.8, 0, 1, 1)"
907
+ },
908
+ "50%": {
909
+ transform: "translateY(0)",
910
+ animationTimingFunction: "cubic-bezier(0, 0, 0.2, 1)"
911
+ }
912
+ },
913
+ wiggle: {
914
+ "0%, 100%": { transform: "rotate(-3deg)" },
915
+ "50%": { transform: "rotate(3deg)" }
916
+ }
917
+ },
918
+ // tweaked version of preflight from Tailwind https://github.com/tailwindlabs/tailwindcss/blob/next/packages/tailwindcss/preflight.css
919
+ globalStyles: {
920
+ "*, *::before, *::after": {
921
+ boxSizing: "border-box",
922
+ margin: 0,
923
+ padding: 0,
924
+ border: "0 solid"
925
+ },
926
+ "html, :host": {
927
+ lineHeight: 1.5,
928
+ WebkitTextSizeAdjust: "100%",
929
+ tabSize: 4,
930
+ fontFamily: `ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"`,
931
+ fontFeatureSettings: "normal",
932
+ fontVariationSettings: "normal",
933
+ WebkitTapHighlightColor: "transparent"
934
+ },
935
+ body: {
936
+ lineHeight: "inherit"
937
+ },
938
+ hr: {
939
+ height: "0",
940
+ color: "inherit",
941
+ borderTopWidth: "1px"
942
+ },
943
+ "abbr:where([title])": {
944
+ textDecoration: "underline dotted"
945
+ },
946
+ "h1, h2, h3, h4, h5, h6": {
947
+ fontSize: "inherit",
948
+ fontWeight: "inherit"
949
+ },
950
+ a: {
951
+ color: "inherit",
952
+ textDecoration: "inherit"
953
+ },
954
+ "b, strong": {
955
+ fontWeight: "bolder"
956
+ },
957
+ "code, kbd, samp, pre": {
958
+ fontFamily: `ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace`,
959
+ fontFeatureSettings: "normal",
960
+ fontVariationSettings: "normal",
961
+ fontSize: "1em"
962
+ },
963
+ small: {
964
+ fontSize: "80%"
965
+ },
966
+ "sub, sup": {
967
+ fontSize: "75%",
968
+ lineHeight: 0,
969
+ position: "relative",
970
+ verticalAlign: "baseline"
971
+ },
972
+ sub: {
973
+ bottom: "-0.25em"
974
+ },
975
+ sup: {
976
+ top: "-0.5em"
977
+ },
978
+ table: {
979
+ textIndent: 0,
980
+ borderColor: "inherit",
981
+ borderCollapse: "collapse"
982
+ },
983
+ "button, input, optgroup, select, textarea, ::file-selector-button": {
984
+ font: "inherit",
985
+ fontFeatureSettings: "inherit",
986
+ fontVariationSettings: "inherit",
987
+ letterSpacing: "inherit",
988
+ color: "inherit",
989
+ background: "transparent"
990
+ },
991
+ 'input:where(:not([type="button"], [type="reset"], [type="submit"])), select, textarea': {
992
+ border: "1px solid"
993
+ },
994
+ 'button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]), ::file-selector-button ': {
995
+ appearance: "button"
996
+ },
997
+ ":-moz-focusring": {
998
+ outline: "auto"
999
+ },
1000
+ ":-moz-ui-invalid": {
1001
+ boxShadow: "none"
1002
+ },
1003
+ progress: {
1004
+ verticalAlign: "baseline"
1005
+ },
1006
+ "::-webkit-inner-spin-button, ::-webkit-outer-spin-button": {
1007
+ height: "auto"
1008
+ },
1009
+ "::webkit-search-decoration": {
1010
+ WebkitAppearance: "none"
1011
+ },
1012
+ summary: {
1013
+ display: "list-item"
1014
+ },
1015
+ "ol, ul, menu": {
1016
+ listStyle: "none"
1017
+ },
1018
+ textarea: {
1019
+ resize: "vertical"
1020
+ },
1021
+ "::placeholder": {
1022
+ opacity: "1",
1023
+ color: "color-mix(in srgb, currentColor 50%, transparent)"
1024
+ },
1025
+ "img, svg, video, canvas, audio, iframe, embed, object": {
1026
+ display: "block",
1027
+ verticalAlign: "middle"
1028
+ },
1029
+ '[hidden]:not([hidden="until-found"])': {
1030
+ display: "none"
1031
+ }
1032
+ },
1033
+ theme: {
1034
+ modes: {
1035
+ root: {
1036
+ color: {
1037
+ current: "currentColor",
1038
+ transparent: "transparent",
1039
+ ...shared,
1040
+ ...light
1041
+ }
1042
+ },
1043
+ light: {
1044
+ color: {
1045
+ current: "currentColor",
1046
+ transparent: "transparent",
1047
+ ...shared,
1048
+ ...light
1049
+ }
1050
+ },
1051
+ dark: {
1052
+ color: {
1053
+ current: "currentColor",
1054
+ transparent: "transparent",
1055
+ ...shared,
1056
+ ...dark
1057
+ }
1058
+ }
1059
+ },
1060
+ alpha: {
1061
+ "0": "0",
1062
+ "5": "0.05",
1063
+ "10": "0.1",
1064
+ "15": "0.15",
1065
+ "20": "0.2",
1066
+ "25": "0.25",
1067
+ "30": "0.3",
1068
+ "35": "0.35",
1069
+ "40": "0.4",
1070
+ "45": "0.45",
1071
+ "50": "0.5",
1072
+ "55": "0.55",
1073
+ "60": "0.6",
1074
+ "65": "0.65",
1075
+ "70": "0.7",
1076
+ "75": "0.75",
1077
+ "80": "0.8",
1078
+ "85": "0.85",
1079
+ "90": "0.9",
1080
+ "95": "0.95",
1081
+ "100": "1"
1082
+ },
1083
+ anim: {
1084
+ none: "none",
1085
+ spin: "spin 1s linear infinite",
1086
+ ping: "ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",
1087
+ pulse: "pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",
1088
+ bounce: "bounce 1s infinite",
1089
+ wiggle: "wiggle 1s ease-in-out infinite"
1090
+ },
1091
+ col: {
1092
+ auto: "auto",
1093
+ "3xs": rem(256),
1094
+ "2xs": rem(288),
1095
+ xs: rem(320),
1096
+ sm: rem(384),
1097
+ md: rem(448),
1098
+ lg: rem(512),
1099
+ xl: rem(576),
1100
+ "2xl": rem(672),
1101
+ "3xl": rem(768),
1102
+ "4xl": rem(896),
1103
+ "5xl": rem(1024),
1104
+ "6xl": rem(1152),
1105
+ "7xl": rem(1280)
1106
+ },
1107
+ ease: {
1108
+ linear: "linear",
1109
+ in: "cubic-bezier(0.4, 0, 1, 1)",
1110
+ out: "cubic-bezier(0, 0, 0.2, 1)",
1111
+ "in-out": "cubic-bezier(0.4, 0, 0.2, 1)"
1112
+ },
1113
+ effect: {
1114
+ "alpha-0": "opacity(0)",
1115
+ "alpha-5": "opacity(.05)",
1116
+ "alpha-10": "opacity(.1)",
1117
+ "alpha-15": "opacity(.15)",
1118
+ "alpha-20": "opacity(.2)",
1119
+ "alpha-25": "opacity(.25)",
1120
+ "alpha-30": "opacity(.3)",
1121
+ "alpha-35": "opacity(.35)",
1122
+ "alpha-40": "opacity(.4)",
1123
+ "alpha-45": "opacity(.45)",
1124
+ "alpha-50": "opacity(.5)",
1125
+ "alpha-55": "opacity(.55)",
1126
+ "alpha-60": "opacity(.6)",
1127
+ "alpha-65": "opacity(.65)",
1128
+ "alpha-70": "opacity(.7)",
1129
+ "alpha-75": "opacity(.75)",
1130
+ "alpha-80": "opacity(.8)",
1131
+ "alpha-85": "opacity(.85)",
1132
+ "alpha-90": "opacity(.9)",
1133
+ "alpha-95": "opacity(.95)",
1134
+ "alpha-100": "opacity(1)",
1135
+ "blur-none": "blur(0)",
1136
+ "blur-sm": "blur(4px)",
1137
+ blur: "blur(8px)",
1138
+ "blur-md": "blur(12px)",
1139
+ "blur-lg": "blur(16px)",
1140
+ "blur-xl": "blur(24px)",
1141
+ "blur-2xl": "blur(40px)",
1142
+ "blur-3xl": "blur(64px)",
1143
+ "bright-0": "brightness(0)",
1144
+ "bright-50": "brightness(.5)",
1145
+ "bright-75": "brightness(.75)",
1146
+ "bright-90": "brightness(.9)",
1147
+ "bright-95": "brightness(.95)",
1148
+ "bright-100": "brightness(1)",
1149
+ "bright-105": "brightness(1.05)",
1150
+ "bright-110": "brightness(1.1)",
1151
+ "bright-125": "brightness(1.25)",
1152
+ "bright-150": "brightness(1.5)",
1153
+ "bright-200": "brightness(2)",
1154
+ "contrast-0": "contrast(0)",
1155
+ "contrast-50": "contrast(.5)",
1156
+ "contrast-75": "contrast(.75)",
1157
+ "contrast-100": "contrast(1)",
1158
+ "contrast-125": "contrast(1.25)",
1159
+ "contrast-150": "contrast(1.5)",
1160
+ "contrast-200": "contrast(2)",
1161
+ "gray-0": "grayscale(0)",
1162
+ "gray-100": "grayscale(1)",
1163
+ "hue-0": "hue-rotate(0deg)",
1164
+ "hue-15": "hue-rotate(15deg)",
1165
+ "hue-30": "hue-rotate(30deg)",
1166
+ "hue-60": "hue-rotate(60deg)",
1167
+ "hue-90": "hue-rotate(90deg)",
1168
+ "invert-0": "invert(0)",
1169
+ "invert-100": "invert(1)",
1170
+ "saturate-0": "saturate(0)",
1171
+ "saturate-50": "saturate(.5)",
1172
+ "saturate-100": "saturate(1)",
1173
+ "saturate-150": "saturate(1.5)",
1174
+ "saturate-200": "saturate(2)",
1175
+ "sepia-0": "sepia(0)",
1176
+ "sepia-100": "sepia(1)"
1177
+ },
1178
+ flex: {
1179
+ "1": "1 1 0%",
1180
+ auto: "1 1 auto",
1181
+ initial: "0 1 auto",
1182
+ none: "none"
1183
+ },
1184
+ "fluid-height": {
1185
+ "min-max": fluid({ property: "fluid-height", from: BP_SM, to: BP_2XL }),
1186
+ "sm-md": fluid({ property: "fluid-height", from: BP_SM, to: BP_MD }),
1187
+ "sm-lg": fluid({ property: "fluid-height", from: BP_SM, to: BP_LG }),
1188
+ "sm-xl": fluid({ property: "fluid-height", from: BP_SM, to: BP_XL }),
1189
+ "md-lg": fluid({ property: "fluid-height", from: BP_MD, to: BP_LG }),
1190
+ "md-xl": fluid({ property: "fluid-height", from: BP_MD, to: BP_XL }),
1191
+ "md-2xl": fluid({ property: "fluid-height", from: BP_MD, to: BP_2XL }),
1192
+ "lg-xl": fluid({ property: "fluid-height", from: BP_LG, to: BP_XL }),
1193
+ "lg-2xl": fluid({ property: "fluid-height", from: BP_LG, to: BP_2XL })
1194
+ },
1195
+ "fluid-border-spacing": {
1196
+ "min-max": fluid({ property: "fluid-border-spacing", from: BP_SM, to: BP_2XL }),
1197
+ "sm-md": fluid({ property: "fluid-border-spacing", from: BP_SM, to: BP_MD }),
1198
+ "sm-lg": fluid({ property: "fluid-border-spacing", from: BP_SM, to: BP_LG }),
1199
+ "sm-xl": fluid({ property: "fluid-border-spacing", from: BP_SM, to: BP_XL }),
1200
+ "md-lg": fluid({ property: "fluid-border-spacing", from: BP_MD, to: BP_LG }),
1201
+ "md-xl": fluid({ property: "fluid-border-spacing", from: BP_MD, to: BP_XL }),
1202
+ "md-2xl": fluid({ property: "fluid-border-spacing", from: BP_MD, to: BP_2XL }),
1203
+ "lg-xl": fluid({ property: "fluid-border-spacing", from: BP_LG, to: BP_XL }),
1204
+ "lg-2xl": fluid({ property: "fluid-border-spacing", from: BP_LG, to: BP_2XL })
1205
+ },
1206
+ "fluid-column-gap": {
1207
+ "min-max": fluid({ property: "fluid-column-gap", from: BP_SM, to: BP_2XL }),
1208
+ "sm-md": fluid({ property: "fluid-column-gap", from: BP_SM, to: BP_MD }),
1209
+ "sm-lg": fluid({ property: "fluid-column-gap", from: BP_SM, to: BP_LG }),
1210
+ "sm-xl": fluid({ property: "fluid-column-gap", from: BP_SM, to: BP_XL }),
1211
+ "md-lg": fluid({ property: "fluid-column-gap", from: BP_MD, to: BP_LG }),
1212
+ "md-xl": fluid({ property: "fluid-column-gap", from: BP_MD, to: BP_XL }),
1213
+ "md-2xl": fluid({ property: "fluid-column-gap", from: BP_MD, to: BP_2XL }),
1214
+ "lg-xl": fluid({ property: "fluid-column-gap", from: BP_LG, to: BP_XL }),
1215
+ "lg-2xl": fluid({ property: "fluid-column-gap", from: BP_LG, to: BP_2XL })
1216
+ },
1217
+ "fluid-column-width": {
1218
+ "min-max": fluid({ property: "fluid-column-width", from: BP_SM, to: BP_2XL }),
1219
+ "sm-md": fluid({ property: "fluid-column-width", from: BP_SM, to: BP_MD }),
1220
+ "sm-lg": fluid({ property: "fluid-column-width", from: BP_SM, to: BP_LG }),
1221
+ "sm-xl": fluid({ property: "fluid-column-width", from: BP_SM, to: BP_XL }),
1222
+ "md-lg": fluid({ property: "fluid-column-width", from: BP_MD, to: BP_LG }),
1223
+ "md-xl": fluid({ property: "fluid-column-width", from: BP_MD, to: BP_XL }),
1224
+ "md-2xl": fluid({ property: "fluid-column-width", from: BP_MD, to: BP_2XL }),
1225
+ "lg-xl": fluid({ property: "fluid-column-width", from: BP_LG, to: BP_XL }),
1226
+ "lg-2xl": fluid({ property: "fluid-column-width", from: BP_LG, to: BP_2XL })
1227
+ },
1228
+ "fluid-flex-basis": {
1229
+ "min-max": fluid({ property: "fluid-flex-basis", from: BP_SM, to: BP_2XL }),
1230
+ "sm-md": fluid({ property: "fluid-flex-basis", from: BP_SM, to: BP_MD }),
1231
+ "sm-lg": fluid({ property: "fluid-flex-basis", from: BP_SM, to: BP_LG }),
1232
+ "sm-xl": fluid({ property: "fluid-flex-basis", from: BP_SM, to: BP_XL }),
1233
+ "md-lg": fluid({ property: "fluid-flex-basis", from: BP_MD, to: BP_LG }),
1234
+ "md-xl": fluid({ property: "fluid-flex-basis", from: BP_MD, to: BP_XL }),
1235
+ "md-2xl": fluid({ property: "fluid-flex-basis", from: BP_MD, to: BP_2XL }),
1236
+ "lg-xl": fluid({ property: "fluid-flex-basis", from: BP_LG, to: BP_XL }),
1237
+ "lg-2xl": fluid({ property: "fluid-flex-basis", from: BP_LG, to: BP_2XL })
1238
+ },
1239
+ "fluid-text-size": {
1240
+ "min-max": fluid({ property: "fluid-text-size", from: BP_SM, to: BP_2XL, divider: 1 }),
1241
+ "sm-md": fluid({ property: "fluid-text-size", from: BP_SM, to: BP_MD, divider: 1 }),
1242
+ "sm-lg": fluid({ property: "fluid-text-size", from: BP_SM, to: BP_LG, divider: 1 }),
1243
+ "sm-xl": fluid({ property: "fluid-text-size", from: BP_SM, to: BP_XL, divider: 1 }),
1244
+ "md-lg": fluid({ property: "fluid-text-size", from: BP_MD, to: BP_LG, divider: 1 }),
1245
+ "md-xl": fluid({ property: "fluid-text-size", from: BP_MD, to: BP_XL, divider: 1 }),
1246
+ "md-2xl": fluid({ property: "fluid-text-size", from: BP_MD, to: BP_2XL, divider: 1 }),
1247
+ "lg-xl": fluid({ property: "fluid-text-size", from: BP_LG, to: BP_XL, divider: 1 }),
1248
+ "lg-2xl": fluid({ property: "fluid-text-size", from: BP_LG, to: BP_2XL, divider: 1 })
1249
+ },
1250
+ "fluid-gap": {
1251
+ "min-max": fluid({ property: "fluid-gap", from: BP_SM, to: BP_2XL }),
1252
+ "sm-md": fluid({ property: "fluid-gap", from: BP_SM, to: BP_MD }),
1253
+ "sm-lg": fluid({ property: "fluid-gap", from: BP_SM, to: BP_LG }),
1254
+ "sm-xl": fluid({ property: "fluid-gap", from: BP_SM, to: BP_XL }),
1255
+ "md-lg": fluid({ property: "fluid-gap", from: BP_MD, to: BP_LG }),
1256
+ "md-xl": fluid({ property: "fluid-gap", from: BP_MD, to: BP_XL }),
1257
+ "md-2xl": fluid({ property: "fluid-gap", from: BP_MD, to: BP_2XL }),
1258
+ "lg-xl": fluid({ property: "fluid-gap", from: BP_LG, to: BP_XL }),
1259
+ "lg-2xl": fluid({ property: "fluid-gap", from: BP_LG, to: BP_2XL })
1260
+ },
1261
+ "fluid-width": {
1262
+ "min-max": fluid({ property: "fluid-width", from: BP_SM, to: BP_2XL }),
1263
+ "sm-md": fluid({ property: "fluid-width", from: BP_SM, to: BP_MD }),
1264
+ "sm-lg": fluid({ property: "fluid-width", from: BP_SM, to: BP_LG }),
1265
+ "sm-xl": fluid({ property: "fluid-width", from: BP_SM, to: BP_XL }),
1266
+ "md-lg": fluid({ property: "fluid-width", from: BP_MD, to: BP_LG }),
1267
+ "md-xl": fluid({ property: "fluid-width", from: BP_MD, to: BP_XL }),
1268
+ "md-2xl": fluid({ property: "fluid-width", from: BP_MD, to: BP_2XL }),
1269
+ "lg-xl": fluid({ property: "fluid-width", from: BP_LG, to: BP_XL }),
1270
+ "lg-2xl": fluid({ property: "fluid-width", from: BP_LG, to: BP_2XL })
1271
+ },
1272
+ "fluid-inset": {
1273
+ "min-max": fluid({ property: "fluid-inset", from: BP_SM, to: BP_2XL }),
1274
+ "sm-md": fluid({ property: "fluid-inset", from: BP_SM, to: BP_MD }),
1275
+ "sm-lg": fluid({ property: "fluid-inset", from: BP_SM, to: BP_LG }),
1276
+ "sm-xl": fluid({ property: "fluid-inset", from: BP_SM, to: BP_XL }),
1277
+ "md-lg": fluid({ property: "fluid-inset", from: BP_MD, to: BP_LG }),
1278
+ "md-xl": fluid({ property: "fluid-inset", from: BP_MD, to: BP_XL }),
1279
+ "md-2xl": fluid({ property: "fluid-inset", from: BP_MD, to: BP_2XL }),
1280
+ "lg-xl": fluid({ property: "fluid-inset", from: BP_LG, to: BP_XL }),
1281
+ "lg-2xl": fluid({ property: "fluid-inset", from: BP_LG, to: BP_2XL })
1282
+ },
1283
+ "fluid-inset-y": {
1284
+ "min-max": fluid({ property: "fluid-inset-y", from: BP_SM, to: BP_2XL }),
1285
+ "sm-md": fluid({ property: "fluid-inset-y", from: BP_SM, to: BP_MD }),
1286
+ "sm-lg": fluid({ property: "fluid-inset-y", from: BP_SM, to: BP_LG }),
1287
+ "sm-xl": fluid({ property: "fluid-inset-y", from: BP_SM, to: BP_XL }),
1288
+ "md-lg": fluid({ property: "fluid-inset-y", from: BP_MD, to: BP_LG }),
1289
+ "md-xl": fluid({ property: "fluid-inset-y", from: BP_MD, to: BP_XL }),
1290
+ "md-2xl": fluid({ property: "fluid-inset-y", from: BP_MD, to: BP_2XL }),
1291
+ "lg-xl": fluid({ property: "fluid-inset-y", from: BP_LG, to: BP_XL }),
1292
+ "lg-2xl": fluid({ property: "fluid-inset-y", from: BP_LG, to: BP_2XL })
1293
+ },
1294
+ "fluid-bottom": {
1295
+ "min-max": fluid({ property: "fluid-bottom", from: BP_SM, to: BP_2XL }),
1296
+ "sm-md": fluid({ property: "fluid-bottom", from: BP_SM, to: BP_MD }),
1297
+ "sm-lg": fluid({ property: "fluid-bottom", from: BP_SM, to: BP_LG }),
1298
+ "sm-xl": fluid({ property: "fluid-bottom", from: BP_SM, to: BP_XL }),
1299
+ "md-lg": fluid({ property: "fluid-bottom", from: BP_MD, to: BP_LG }),
1300
+ "md-xl": fluid({ property: "fluid-bottom", from: BP_MD, to: BP_XL }),
1301
+ "md-2xl": fluid({ property: "fluid-bottom", from: BP_MD, to: BP_2XL }),
1302
+ "lg-xl": fluid({ property: "fluid-bottom", from: BP_LG, to: BP_XL }),
1303
+ "lg-2xl": fluid({ property: "fluid-bottom", from: BP_LG, to: BP_2XL })
1304
+ },
1305
+ "fluid-top": {
1306
+ "min-max": fluid({ property: "fluid-top", from: BP_SM, to: BP_2XL }),
1307
+ "sm-md": fluid({ property: "fluid-top", from: BP_SM, to: BP_MD }),
1308
+ "sm-lg": fluid({ property: "fluid-top", from: BP_SM, to: BP_LG }),
1309
+ "sm-xl": fluid({ property: "fluid-top", from: BP_SM, to: BP_XL }),
1310
+ "md-lg": fluid({ property: "fluid-top", from: BP_MD, to: BP_LG }),
1311
+ "md-xl": fluid({ property: "fluid-top", from: BP_MD, to: BP_XL }),
1312
+ "md-2xl": fluid({ property: "fluid-top", from: BP_MD, to: BP_2XL }),
1313
+ "lg-xl": fluid({ property: "fluid-top", from: BP_LG, to: BP_XL }),
1314
+ "lg-2xl": fluid({ property: "fluid-top", from: BP_LG, to: BP_2XL })
1315
+ },
1316
+ "fluid-inset-x": {
1317
+ "min-max": fluid({ property: "fluid-inset-x", from: BP_SM, to: BP_2XL }),
1318
+ "sm-md": fluid({ property: "fluid-inset-x", from: BP_SM, to: BP_MD }),
1319
+ "sm-lg": fluid({ property: "fluid-inset-x", from: BP_SM, to: BP_LG }),
1320
+ "sm-xl": fluid({ property: "fluid-inset-x", from: BP_SM, to: BP_XL }),
1321
+ "md-lg": fluid({ property: "fluid-inset-x", from: BP_MD, to: BP_LG }),
1322
+ "md-xl": fluid({ property: "fluid-inset-x", from: BP_MD, to: BP_XL }),
1323
+ "md-2xl": fluid({ property: "fluid-inset-x", from: BP_MD, to: BP_2XL }),
1324
+ "lg-xl": fluid({ property: "fluid-inset-x", from: BP_LG, to: BP_XL }),
1325
+ "lg-2xl": fluid({ property: "fluid-inset-x", from: BP_LG, to: BP_2XL })
1326
+ },
1327
+ "fluid-right": {
1328
+ "min-max": fluid({ property: "fluid-right", from: BP_SM, to: BP_2XL }),
1329
+ "sm-md": fluid({ property: "fluid-right", from: BP_SM, to: BP_MD }),
1330
+ "sm-lg": fluid({ property: "fluid-right", from: BP_SM, to: BP_LG }),
1331
+ "sm-xl": fluid({ property: "fluid-right", from: BP_SM, to: BP_XL }),
1332
+ "md-lg": fluid({ property: "fluid-right", from: BP_MD, to: BP_LG }),
1333
+ "md-xl": fluid({ property: "fluid-right", from: BP_MD, to: BP_XL }),
1334
+ "md-2xl": fluid({ property: "fluid-right", from: BP_MD, to: BP_2XL }),
1335
+ "lg-xl": fluid({ property: "fluid-right", from: BP_LG, to: BP_XL }),
1336
+ "lg-2xl": fluid({ property: "fluid-right", from: BP_LG, to: BP_2XL })
1337
+ },
1338
+ "fluid-left": {
1339
+ "min-max": fluid({ property: "fluid-left", from: BP_SM, to: BP_2XL }),
1340
+ "sm-md": fluid({ property: "fluid-left", from: BP_SM, to: BP_MD }),
1341
+ "sm-lg": fluid({ property: "fluid-left", from: BP_SM, to: BP_LG }),
1342
+ "sm-xl": fluid({ property: "fluid-left", from: BP_SM, to: BP_XL }),
1343
+ "md-lg": fluid({ property: "fluid-left", from: BP_MD, to: BP_LG }),
1344
+ "md-xl": fluid({ property: "fluid-left", from: BP_MD, to: BP_XL }),
1345
+ "md-2xl": fluid({ property: "fluid-left", from: BP_MD, to: BP_2XL }),
1346
+ "lg-xl": fluid({ property: "fluid-left", from: BP_LG, to: BP_XL }),
1347
+ "lg-2xl": fluid({ property: "fluid-left", from: BP_LG, to: BP_2XL })
1348
+ },
1349
+ "fluid-m": {
1350
+ "min-max": fluid({ property: "fluid-m", from: BP_SM, to: BP_2XL }),
1351
+ "sm-md": fluid({ property: "fluid-m", from: BP_SM, to: BP_MD }),
1352
+ "sm-lg": fluid({ property: "fluid-m", from: BP_SM, to: BP_LG }),
1353
+ "sm-xl": fluid({ property: "fluid-m", from: BP_SM, to: BP_XL }),
1354
+ "md-lg": fluid({ property: "fluid-m", from: BP_MD, to: BP_LG }),
1355
+ "md-xl": fluid({ property: "fluid-m", from: BP_MD, to: BP_XL }),
1356
+ "md-2xl": fluid({ property: "fluid-m", from: BP_MD, to: BP_2XL }),
1357
+ "lg-xl": fluid({ property: "fluid-m", from: BP_LG, to: BP_XL }),
1358
+ "lg-2xl": fluid({ property: "fluid-m", from: BP_LG, to: BP_2XL })
1359
+ },
1360
+ "fluid-my": {
1361
+ "min-max": fluid({ property: "fluid-my", from: BP_SM, to: BP_2XL }),
1362
+ "sm-md": fluid({ property: "fluid-my", from: BP_SM, to: BP_MD }),
1363
+ "sm-lg": fluid({ property: "fluid-my", from: BP_SM, to: BP_LG }),
1364
+ "sm-xl": fluid({ property: "fluid-my", from: BP_SM, to: BP_XL }),
1365
+ "md-lg": fluid({ property: "fluid-my", from: BP_MD, to: BP_LG }),
1366
+ "md-xl": fluid({ property: "fluid-my", from: BP_MD, to: BP_XL }),
1367
+ "md-2xl": fluid({ property: "fluid-my", from: BP_MD, to: BP_2XL }),
1368
+ "lg-xl": fluid({ property: "fluid-my", from: BP_LG, to: BP_XL }),
1369
+ "lg-2xl": fluid({ property: "fluid-my", from: BP_LG, to: BP_2XL })
1370
+ },
1371
+ "fluid-mb": {
1372
+ "min-max": fluid({ property: "fluid-mb", from: BP_SM, to: BP_2XL }),
1373
+ "sm-md": fluid({ property: "fluid-mb", from: BP_SM, to: BP_MD }),
1374
+ "sm-lg": fluid({ property: "fluid-mb", from: BP_SM, to: BP_LG }),
1375
+ "sm-xl": fluid({ property: "fluid-mb", from: BP_SM, to: BP_XL }),
1376
+ "md-lg": fluid({ property: "fluid-mb", from: BP_MD, to: BP_LG }),
1377
+ "md-xl": fluid({ property: "fluid-mb", from: BP_MD, to: BP_XL }),
1378
+ "md-2xl": fluid({ property: "fluid-mb", from: BP_MD, to: BP_2XL }),
1379
+ "lg-xl": fluid({ property: "fluid-mb", from: BP_LG, to: BP_XL }),
1380
+ "lg-2xl": fluid({ property: "fluid-mb", from: BP_LG, to: BP_2XL })
1381
+ },
1382
+ "fluid-mt": {
1383
+ "min-max": fluid({ property: "fluid-mt", from: BP_SM, to: BP_2XL }),
1384
+ "sm-md": fluid({ property: "fluid-mt", from: BP_SM, to: BP_MD }),
1385
+ "sm-lg": fluid({ property: "fluid-mt", from: BP_SM, to: BP_LG }),
1386
+ "sm-xl": fluid({ property: "fluid-mt", from: BP_SM, to: BP_XL }),
1387
+ "md-lg": fluid({ property: "fluid-mt", from: BP_MD, to: BP_LG }),
1388
+ "md-xl": fluid({ property: "fluid-mt", from: BP_MD, to: BP_XL }),
1389
+ "md-2xl": fluid({ property: "fluid-mt", from: BP_MD, to: BP_2XL }),
1390
+ "lg-xl": fluid({ property: "fluid-mt", from: BP_LG, to: BP_XL }),
1391
+ "lg-2xl": fluid({ property: "fluid-mt", from: BP_LG, to: BP_2XL })
1392
+ },
1393
+ "fluid-mx": {
1394
+ "min-max": fluid({ property: "fluid-mx", from: BP_SM, to: BP_2XL }),
1395
+ "sm-md": fluid({ property: "fluid-mx", from: BP_SM, to: BP_MD }),
1396
+ "sm-lg": fluid({ property: "fluid-mx", from: BP_SM, to: BP_LG }),
1397
+ "sm-xl": fluid({ property: "fluid-mx", from: BP_SM, to: BP_XL }),
1398
+ "md-lg": fluid({ property: "fluid-mx", from: BP_MD, to: BP_LG }),
1399
+ "md-xl": fluid({ property: "fluid-mx", from: BP_MD, to: BP_XL }),
1400
+ "md-2xl": fluid({ property: "fluid-mx", from: BP_MD, to: BP_2XL }),
1401
+ "lg-xl": fluid({ property: "fluid-mx", from: BP_LG, to: BP_XL }),
1402
+ "lg-2xl": fluid({ property: "fluid-mx", from: BP_LG, to: BP_2XL })
1403
+ },
1404
+ "fluid-mr": {
1405
+ "min-max": fluid({ property: "fluid-mr", from: BP_SM, to: BP_2XL }),
1406
+ "sm-md": fluid({ property: "fluid-mr", from: BP_SM, to: BP_MD }),
1407
+ "sm-lg": fluid({ property: "fluid-mr", from: BP_SM, to: BP_LG }),
1408
+ "sm-xl": fluid({ property: "fluid-mr", from: BP_SM, to: BP_XL }),
1409
+ "md-lg": fluid({ property: "fluid-mr", from: BP_MD, to: BP_LG }),
1410
+ "md-xl": fluid({ property: "fluid-mr", from: BP_MD, to: BP_XL }),
1411
+ "md-2xl": fluid({ property: "fluid-mr", from: BP_MD, to: BP_2XL }),
1412
+ "lg-xl": fluid({ property: "fluid-mr", from: BP_LG, to: BP_XL }),
1413
+ "lg-2xl": fluid({ property: "fluid-mr", from: BP_LG, to: BP_2XL })
1414
+ },
1415
+ "fluid-ml": {
1416
+ "min-max": fluid({ property: "fluid-ml", from: BP_SM, to: BP_2XL }),
1417
+ "sm-md": fluid({ property: "fluid-ml", from: BP_SM, to: BP_MD }),
1418
+ "sm-lg": fluid({ property: "fluid-ml", from: BP_SM, to: BP_LG }),
1419
+ "sm-xl": fluid({ property: "fluid-ml", from: BP_SM, to: BP_XL }),
1420
+ "md-lg": fluid({ property: "fluid-ml", from: BP_MD, to: BP_LG }),
1421
+ "md-xl": fluid({ property: "fluid-ml", from: BP_MD, to: BP_XL }),
1422
+ "md-2xl": fluid({ property: "fluid-ml", from: BP_MD, to: BP_2XL }),
1423
+ "lg-xl": fluid({ property: "fluid-ml", from: BP_LG, to: BP_XL }),
1424
+ "lg-2xl": fluid({ property: "fluid-ml", from: BP_LG, to: BP_2XL })
1425
+ },
1426
+ "fluid-max-height": {
1427
+ "min-max": fluid({ property: "fluid-max-height", from: BP_SM, to: BP_2XL }),
1428
+ "sm-md": fluid({ property: "fluid-max-height", from: BP_SM, to: BP_MD }),
1429
+ "sm-lg": fluid({ property: "fluid-max-height", from: BP_SM, to: BP_LG }),
1430
+ "sm-xl": fluid({ property: "fluid-max-height", from: BP_SM, to: BP_XL }),
1431
+ "md-lg": fluid({ property: "fluid-max-height", from: BP_MD, to: BP_LG }),
1432
+ "md-xl": fluid({ property: "fluid-max-height", from: BP_MD, to: BP_XL }),
1433
+ "md-2xl": fluid({ property: "fluid-max-height", from: BP_MD, to: BP_2XL }),
1434
+ "lg-xl": fluid({ property: "fluid-max-height", from: BP_LG, to: BP_XL }),
1435
+ "lg-2xl": fluid({ property: "fluid-max-height", from: BP_LG, to: BP_2XL })
1436
+ },
1437
+ "fluid-max-width": {
1438
+ "min-max": fluid({ property: "fluid-max-width", from: BP_SM, to: BP_2XL }),
1439
+ "sm-md": fluid({ property: "fluid-max-width", from: BP_SM, to: BP_MD }),
1440
+ "sm-lg": fluid({ property: "fluid-max-width", from: BP_SM, to: BP_LG }),
1441
+ "sm-xl": fluid({ property: "fluid-max-width", from: BP_SM, to: BP_XL }),
1442
+ "md-lg": fluid({ property: "fluid-max-width", from: BP_MD, to: BP_LG }),
1443
+ "md-xl": fluid({ property: "fluid-max-width", from: BP_MD, to: BP_XL }),
1444
+ "md-2xl": fluid({ property: "fluid-max-width", from: BP_MD, to: BP_2XL }),
1445
+ "lg-xl": fluid({ property: "fluid-max-width", from: BP_LG, to: BP_XL }),
1446
+ "lg-2xl": fluid({ property: "fluid-max-width", from: BP_LG, to: BP_2XL })
1447
+ },
1448
+ "fluid-min-height": {
1449
+ "min-max": fluid({ property: "fluid-min-height", from: BP_SM, to: BP_2XL }),
1450
+ "sm-md": fluid({ property: "fluid-min-height", from: BP_SM, to: BP_MD }),
1451
+ "sm-lg": fluid({ property: "fluid-min-height", from: BP_SM, to: BP_LG }),
1452
+ "sm-xl": fluid({ property: "fluid-min-height", from: BP_SM, to: BP_XL }),
1453
+ "md-lg": fluid({ property: "fluid-min-height", from: BP_MD, to: BP_LG }),
1454
+ "md-xl": fluid({ property: "fluid-min-height", from: BP_MD, to: BP_XL }),
1455
+ "md-2xl": fluid({ property: "fluid-min-height", from: BP_MD, to: BP_2XL }),
1456
+ "lg-xl": fluid({ property: "fluid-min-height", from: BP_LG, to: BP_XL }),
1457
+ "lg-2xl": fluid({ property: "fluid-min-height", from: BP_LG, to: BP_2XL })
1458
+ },
1459
+ "fluid-min-width": {
1460
+ "min-max": fluid({ property: "fluid-min-width", from: BP_SM, to: BP_2XL }),
1461
+ "sm-md": fluid({ property: "fluid-min-width", from: BP_SM, to: BP_MD }),
1462
+ "sm-lg": fluid({ property: "fluid-min-width", from: BP_SM, to: BP_LG }),
1463
+ "sm-xl": fluid({ property: "fluid-min-width", from: BP_SM, to: BP_XL }),
1464
+ "md-lg": fluid({ property: "fluid-min-width", from: BP_MD, to: BP_LG }),
1465
+ "md-xl": fluid({ property: "fluid-min-width", from: BP_MD, to: BP_XL }),
1466
+ "md-2xl": fluid({ property: "fluid-min-width", from: BP_MD, to: BP_2XL }),
1467
+ "lg-xl": fluid({ property: "fluid-min-width", from: BP_LG, to: BP_XL }),
1468
+ "lg-2xl": fluid({ property: "fluid-min-width", from: BP_LG, to: BP_2XL })
1469
+ },
1470
+ "fluid-p": {
1471
+ "min-max": fluid({ property: "fluid-p", from: BP_SM, to: BP_2XL }),
1472
+ "sm-md": fluid({ property: "fluid-p", from: BP_SM, to: BP_MD }),
1473
+ "sm-lg": fluid({ property: "fluid-p", from: BP_SM, to: BP_LG }),
1474
+ "sm-xl": fluid({ property: "fluid-p", from: BP_SM, to: BP_XL }),
1475
+ "md-lg": fluid({ property: "fluid-p", from: BP_MD, to: BP_LG }),
1476
+ "md-xl": fluid({ property: "fluid-p", from: BP_MD, to: BP_XL }),
1477
+ "md-2xl": fluid({ property: "fluid-p", from: BP_MD, to: BP_2XL }),
1478
+ "lg-xl": fluid({ property: "fluid-p", from: BP_LG, to: BP_XL }),
1479
+ "lg-2xl": fluid({ property: "fluid-p", from: BP_LG, to: BP_2XL })
1480
+ },
1481
+ "fluid-py": {
1482
+ "min-max": fluid({ property: "fluid-py", from: BP_SM, to: BP_2XL }),
1483
+ "sm-md": fluid({ property: "fluid-py", from: BP_SM, to: BP_MD }),
1484
+ "sm-lg": fluid({ property: "fluid-py", from: BP_SM, to: BP_LG }),
1485
+ "sm-xl": fluid({ property: "fluid-py", from: BP_SM, to: BP_XL }),
1486
+ "md-lg": fluid({ property: "fluid-py", from: BP_MD, to: BP_LG }),
1487
+ "md-xl": fluid({ property: "fluid-py", from: BP_MD, to: BP_XL }),
1488
+ "md-2xl": fluid({ property: "fluid-py", from: BP_MD, to: BP_2XL }),
1489
+ "lg-xl": fluid({ property: "fluid-py", from: BP_LG, to: BP_XL }),
1490
+ "lg-2xl": fluid({ property: "fluid-py", from: BP_LG, to: BP_2XL })
1491
+ },
1492
+ "fluid-pb": {
1493
+ "min-max": fluid({ property: "fluid-pb", from: BP_SM, to: BP_2XL }),
1494
+ "sm-md": fluid({ property: "fluid-pb", from: BP_SM, to: BP_MD }),
1495
+ "sm-lg": fluid({ property: "fluid-pb", from: BP_SM, to: BP_LG }),
1496
+ "sm-xl": fluid({ property: "fluid-pb", from: BP_SM, to: BP_XL }),
1497
+ "md-lg": fluid({ property: "fluid-pb", from: BP_MD, to: BP_LG }),
1498
+ "md-xl": fluid({ property: "fluid-pb", from: BP_MD, to: BP_XL }),
1499
+ "md-2xl": fluid({ property: "fluid-pb", from: BP_MD, to: BP_2XL }),
1500
+ "lg-xl": fluid({ property: "fluid-pb", from: BP_LG, to: BP_XL }),
1501
+ "lg-2xl": fluid({ property: "fluid-pb", from: BP_LG, to: BP_2XL })
1502
+ },
1503
+ "fluid-pt": {
1504
+ "min-max": fluid({ property: "fluid-pt", from: BP_SM, to: BP_2XL }),
1505
+ "sm-md": fluid({ property: "fluid-pt", from: BP_SM, to: BP_MD }),
1506
+ "sm-lg": fluid({ property: "fluid-pt", from: BP_SM, to: BP_LG }),
1507
+ "sm-xl": fluid({ property: "fluid-pt", from: BP_SM, to: BP_XL }),
1508
+ "md-lg": fluid({ property: "fluid-pt", from: BP_MD, to: BP_LG }),
1509
+ "md-xl": fluid({ property: "fluid-pt", from: BP_MD, to: BP_XL }),
1510
+ "md-2xl": fluid({ property: "fluid-pt", from: BP_MD, to: BP_2XL }),
1511
+ "lg-xl": fluid({ property: "fluid-pt", from: BP_LG, to: BP_XL }),
1512
+ "lg-2xl": fluid({ property: "fluid-pt", from: BP_LG, to: BP_2XL })
1513
+ },
1514
+ "fluid-px": {
1515
+ "min-max": fluid({ property: "fluid-px", from: BP_SM, to: BP_2XL }),
1516
+ "sm-md": fluid({ property: "fluid-px", from: BP_SM, to: BP_MD }),
1517
+ "sm-lg": fluid({ property: "fluid-px", from: BP_SM, to: BP_LG }),
1518
+ "sm-xl": fluid({ property: "fluid-px", from: BP_SM, to: BP_XL }),
1519
+ "md-lg": fluid({ property: "fluid-px", from: BP_MD, to: BP_LG }),
1520
+ "md-xl": fluid({ property: "fluid-px", from: BP_MD, to: BP_XL }),
1521
+ "md-2xl": fluid({ property: "fluid-px", from: BP_MD, to: BP_2XL }),
1522
+ "lg-xl": fluid({ property: "fluid-px", from: BP_LG, to: BP_XL }),
1523
+ "lg-2xl": fluid({ property: "fluid-px", from: BP_LG, to: BP_2XL })
1524
+ },
1525
+ "fluid-pr": {
1526
+ "min-max": fluid({ property: "fluid-pr", from: BP_SM, to: BP_2XL }),
1527
+ "sm-md": fluid({ property: "fluid-pr", from: BP_SM, to: BP_MD }),
1528
+ "sm-lg": fluid({ property: "fluid-pr", from: BP_SM, to: BP_LG }),
1529
+ "sm-xl": fluid({ property: "fluid-pr", from: BP_SM, to: BP_XL }),
1530
+ "md-lg": fluid({ property: "fluid-pr", from: BP_MD, to: BP_LG }),
1531
+ "md-xl": fluid({ property: "fluid-pr", from: BP_MD, to: BP_XL }),
1532
+ "md-2xl": fluid({ property: "fluid-pr", from: BP_MD, to: BP_2XL }),
1533
+ "lg-xl": fluid({ property: "fluid-pr", from: BP_LG, to: BP_XL }),
1534
+ "lg-2xl": fluid({ property: "fluid-pr", from: BP_LG, to: BP_2XL })
1535
+ },
1536
+ "fluid-pl": {
1537
+ "min-max": fluid({ property: "fluid-pl", from: BP_SM, to: BP_2XL }),
1538
+ "sm-md": fluid({ property: "fluid-pl", from: BP_SM, to: BP_MD }),
1539
+ "sm-lg": fluid({ property: "fluid-pl", from: BP_SM, to: BP_LG }),
1540
+ "sm-xl": fluid({ property: "fluid-pl", from: BP_SM, to: BP_XL }),
1541
+ "md-lg": fluid({ property: "fluid-pl", from: BP_MD, to: BP_LG }),
1542
+ "md-xl": fluid({ property: "fluid-pl", from: BP_MD, to: BP_XL }),
1543
+ "md-2xl": fluid({ property: "fluid-pl", from: BP_MD, to: BP_2XL }),
1544
+ "lg-xl": fluid({ property: "fluid-pl", from: BP_LG, to: BP_XL }),
1545
+ "lg-2xl": fluid({ property: "fluid-pl", from: BP_LG, to: BP_2XL })
1546
+ },
1547
+ "fluid-row-gap": {
1548
+ "min-max": fluid({ property: "fluid-row-gap", from: BP_SM, to: BP_2XL }),
1549
+ "sm-md": fluid({ property: "fluid-row-gap", from: BP_SM, to: BP_MD }),
1550
+ "sm-lg": fluid({ property: "fluid-row-gap", from: BP_SM, to: BP_LG }),
1551
+ "sm-xl": fluid({ property: "fluid-row-gap", from: BP_SM, to: BP_XL }),
1552
+ "md-lg": fluid({ property: "fluid-row-gap", from: BP_MD, to: BP_LG }),
1553
+ "md-xl": fluid({ property: "fluid-row-gap", from: BP_MD, to: BP_XL }),
1554
+ "md-2xl": fluid({ property: "fluid-row-gap", from: BP_MD, to: BP_2XL }),
1555
+ "lg-xl": fluid({ property: "fluid-row-gap", from: BP_LG, to: BP_XL }),
1556
+ "lg-2xl": fluid({ property: "fluid-row-gap", from: BP_LG, to: BP_2XL })
1557
+ },
1558
+ "fluid-scroll-m": {
1559
+ "min-max": fluid({ property: "fluid-scroll-m", from: BP_SM, to: BP_2XL }),
1560
+ "sm-md": fluid({ property: "fluid-scroll-m", from: BP_SM, to: BP_MD }),
1561
+ "sm-lg": fluid({ property: "fluid-scroll-m", from: BP_SM, to: BP_LG }),
1562
+ "sm-xl": fluid({ property: "fluid-scroll-m", from: BP_SM, to: BP_XL }),
1563
+ "md-lg": fluid({ property: "fluid-scroll-m", from: BP_MD, to: BP_LG }),
1564
+ "md-xl": fluid({ property: "fluid-scroll-m", from: BP_MD, to: BP_XL }),
1565
+ "md-2xl": fluid({ property: "fluid-scroll-m", from: BP_MD, to: BP_2XL }),
1566
+ "lg-xl": fluid({ property: "fluid-scroll-m", from: BP_LG, to: BP_XL }),
1567
+ "lg-2xl": fluid({ property: "fluid-scroll-m", from: BP_LG, to: BP_2XL })
1568
+ },
1569
+ "fluid-scroll-my": {
1570
+ "min-max": fluid({ property: "fluid-scroll-my", from: BP_SM, to: BP_2XL }),
1571
+ "sm-md": fluid({ property: "fluid-scroll-my", from: BP_SM, to: BP_MD }),
1572
+ "sm-lg": fluid({ property: "fluid-scroll-my", from: BP_SM, to: BP_LG }),
1573
+ "sm-xl": fluid({ property: "fluid-scroll-my", from: BP_SM, to: BP_XL }),
1574
+ "md-lg": fluid({ property: "fluid-scroll-my", from: BP_MD, to: BP_LG }),
1575
+ "md-xl": fluid({ property: "fluid-scroll-my", from: BP_MD, to: BP_XL }),
1576
+ "md-2xl": fluid({ property: "fluid-scroll-my", from: BP_MD, to: BP_2XL }),
1577
+ "lg-xl": fluid({ property: "fluid-scroll-my", from: BP_LG, to: BP_XL }),
1578
+ "lg-2xl": fluid({ property: "fluid-scroll-my", from: BP_LG, to: BP_2XL })
1579
+ },
1580
+ "fluid-scroll-mb": {
1581
+ "min-max": fluid({ property: "fluid-scroll-mb", from: BP_SM, to: BP_2XL }),
1582
+ "sm-md": fluid({ property: "fluid-scroll-mb", from: BP_SM, to: BP_MD }),
1583
+ "sm-lg": fluid({ property: "fluid-scroll-mb", from: BP_SM, to: BP_LG }),
1584
+ "sm-xl": fluid({ property: "fluid-scroll-mb", from: BP_SM, to: BP_XL }),
1585
+ "md-lg": fluid({ property: "fluid-scroll-mb", from: BP_MD, to: BP_LG }),
1586
+ "md-xl": fluid({ property: "fluid-scroll-mb", from: BP_MD, to: BP_XL }),
1587
+ "md-2xl": fluid({ property: "fluid-scroll-mb", from: BP_MD, to: BP_2XL }),
1588
+ "lg-xl": fluid({ property: "fluid-scroll-mb", from: BP_LG, to: BP_XL }),
1589
+ "lg-2xl": fluid({ property: "fluid-scroll-mb", from: BP_LG, to: BP_2XL })
1590
+ },
1591
+ "fluid-scroll-mt": {
1592
+ "min-max": fluid({ property: "fluid-scroll-mt", from: BP_SM, to: BP_2XL }),
1593
+ "sm-md": fluid({ property: "fluid-scroll-mt", from: BP_SM, to: BP_MD }),
1594
+ "sm-lg": fluid({ property: "fluid-scroll-mt", from: BP_SM, to: BP_LG }),
1595
+ "sm-xl": fluid({ property: "fluid-scroll-mt", from: BP_SM, to: BP_XL }),
1596
+ "md-lg": fluid({ property: "fluid-scroll-mt", from: BP_MD, to: BP_LG }),
1597
+ "md-xl": fluid({ property: "fluid-scroll-mt", from: BP_MD, to: BP_XL }),
1598
+ "md-2xl": fluid({ property: "fluid-scroll-mt", from: BP_MD, to: BP_2XL }),
1599
+ "lg-xl": fluid({ property: "fluid-scroll-mt", from: BP_LG, to: BP_XL }),
1600
+ "lg-2xl": fluid({ property: "fluid-scroll-mt", from: BP_LG, to: BP_2XL })
1601
+ },
1602
+ "fluid-scroll-mx": {
1603
+ "min-max": fluid({ property: "fluid-scroll-mx", from: BP_SM, to: BP_2XL }),
1604
+ "sm-md": fluid({ property: "fluid-scroll-mx", from: BP_SM, to: BP_MD }),
1605
+ "sm-lg": fluid({ property: "fluid-scroll-mx", from: BP_SM, to: BP_LG }),
1606
+ "sm-xl": fluid({ property: "fluid-scroll-mx", from: BP_SM, to: BP_XL }),
1607
+ "md-lg": fluid({ property: "fluid-scroll-mx", from: BP_MD, to: BP_LG }),
1608
+ "md-xl": fluid({ property: "fluid-scroll-mx", from: BP_MD, to: BP_XL }),
1609
+ "md-2xl": fluid({ property: "fluid-scroll-mx", from: BP_MD, to: BP_2XL }),
1610
+ "lg-xl": fluid({ property: "fluid-scroll-mx", from: BP_LG, to: BP_XL }),
1611
+ "lg-2xl": fluid({ property: "fluid-scroll-mx", from: BP_LG, to: BP_2XL })
1612
+ },
1613
+ "fluid-scroll-mr": {
1614
+ "min-max": fluid({ property: "fluid-scroll-mr", from: BP_SM, to: BP_2XL }),
1615
+ "sm-md": fluid({ property: "fluid-scroll-mr", from: BP_SM, to: BP_MD }),
1616
+ "sm-lg": fluid({ property: "fluid-scroll-mr", from: BP_SM, to: BP_LG }),
1617
+ "sm-xl": fluid({ property: "fluid-scroll-mr", from: BP_SM, to: BP_XL }),
1618
+ "md-lg": fluid({ property: "fluid-scroll-mr", from: BP_MD, to: BP_LG }),
1619
+ "md-xl": fluid({ property: "fluid-scroll-mr", from: BP_MD, to: BP_XL }),
1620
+ "md-2xl": fluid({ property: "fluid-scroll-mr", from: BP_MD, to: BP_2XL }),
1621
+ "lg-xl": fluid({ property: "fluid-scroll-mr", from: BP_LG, to: BP_XL }),
1622
+ "lg-2xl": fluid({ property: "fluid-scroll-mr", from: BP_LG, to: BP_2XL })
1623
+ },
1624
+ "fluid-scroll-ml": {
1625
+ "min-max": fluid({ property: "fluid-scroll-ml", from: BP_SM, to: BP_2XL }),
1626
+ "sm-md": fluid({ property: "fluid-scroll-ml", from: BP_SM, to: BP_MD }),
1627
+ "sm-lg": fluid({ property: "fluid-scroll-ml", from: BP_SM, to: BP_LG }),
1628
+ "sm-xl": fluid({ property: "fluid-scroll-ml", from: BP_SM, to: BP_XL }),
1629
+ "md-lg": fluid({ property: "fluid-scroll-ml", from: BP_MD, to: BP_LG }),
1630
+ "md-xl": fluid({ property: "fluid-scroll-ml", from: BP_MD, to: BP_XL }),
1631
+ "md-2xl": fluid({ property: "fluid-scroll-ml", from: BP_MD, to: BP_2XL }),
1632
+ "lg-xl": fluid({ property: "fluid-scroll-ml", from: BP_LG, to: BP_XL }),
1633
+ "lg-2xl": fluid({ property: "fluid-scroll-ml", from: BP_LG, to: BP_2XL })
1634
+ },
1635
+ "fluid-scroll-p": {
1636
+ "min-max": fluid({ property: "fluid-scroll-p", from: BP_SM, to: BP_2XL }),
1637
+ "sm-md": fluid({ property: "fluid-scroll-p", from: BP_SM, to: BP_MD }),
1638
+ "sm-lg": fluid({ property: "fluid-scroll-p", from: BP_SM, to: BP_LG }),
1639
+ "sm-xl": fluid({ property: "fluid-scroll-p", from: BP_SM, to: BP_XL }),
1640
+ "md-lg": fluid({ property: "fluid-scroll-p", from: BP_MD, to: BP_LG }),
1641
+ "md-xl": fluid({ property: "fluid-scroll-p", from: BP_MD, to: BP_XL }),
1642
+ "md-2xl": fluid({ property: "fluid-scroll-p", from: BP_MD, to: BP_2XL }),
1643
+ "lg-xl": fluid({ property: "fluid-scroll-p", from: BP_LG, to: BP_XL }),
1644
+ "lg-2xl": fluid({ property: "fluid-scroll-p", from: BP_LG, to: BP_2XL })
1645
+ },
1646
+ "fluid-scroll-py": {
1647
+ "min-max": fluid({ property: "fluid-scroll-py", from: BP_SM, to: BP_2XL }),
1648
+ "sm-md": fluid({ property: "fluid-scroll-py", from: BP_SM, to: BP_MD }),
1649
+ "sm-lg": fluid({ property: "fluid-scroll-py", from: BP_SM, to: BP_LG }),
1650
+ "sm-xl": fluid({ property: "fluid-scroll-py", from: BP_SM, to: BP_XL }),
1651
+ "md-lg": fluid({ property: "fluid-scroll-py", from: BP_MD, to: BP_LG }),
1652
+ "md-xl": fluid({ property: "fluid-scroll-py", from: BP_MD, to: BP_XL }),
1653
+ "md-2xl": fluid({ property: "fluid-scroll-py", from: BP_MD, to: BP_2XL }),
1654
+ "lg-xl": fluid({ property: "fluid-scroll-py", from: BP_LG, to: BP_XL }),
1655
+ "lg-2xl": fluid({ property: "fluid-scroll-py", from: BP_LG, to: BP_2XL })
1656
+ },
1657
+ "fluid-scroll-pb": {
1658
+ "min-max": fluid({ property: "fluid-scroll-pb", from: BP_SM, to: BP_2XL }),
1659
+ "sm-md": fluid({ property: "fluid-scroll-pb", from: BP_SM, to: BP_MD }),
1660
+ "sm-lg": fluid({ property: "fluid-scroll-pb", from: BP_SM, to: BP_LG }),
1661
+ "sm-xl": fluid({ property: "fluid-scroll-pb", from: BP_SM, to: BP_XL }),
1662
+ "md-lg": fluid({ property: "fluid-scroll-pb", from: BP_MD, to: BP_LG }),
1663
+ "md-xl": fluid({ property: "fluid-scroll-pb", from: BP_MD, to: BP_XL }),
1664
+ "md-2xl": fluid({ property: "fluid-scroll-pb", from: BP_MD, to: BP_2XL }),
1665
+ "lg-xl": fluid({ property: "fluid-scroll-pb", from: BP_LG, to: BP_XL }),
1666
+ "lg-2xl": fluid({ property: "fluid-scroll-pb", from: BP_LG, to: BP_2XL })
1667
+ },
1668
+ "fluid-scroll-pt": {
1669
+ "min-max": fluid({ property: "fluid-scroll-pt", from: BP_SM, to: BP_2XL }),
1670
+ "sm-md": fluid({ property: "fluid-scroll-pt", from: BP_SM, to: BP_MD }),
1671
+ "sm-lg": fluid({ property: "fluid-scroll-pt", from: BP_SM, to: BP_LG }),
1672
+ "sm-xl": fluid({ property: "fluid-scroll-pt", from: BP_SM, to: BP_XL }),
1673
+ "md-lg": fluid({ property: "fluid-scroll-pt", from: BP_MD, to: BP_LG }),
1674
+ "md-xl": fluid({ property: "fluid-scroll-pt", from: BP_MD, to: BP_XL }),
1675
+ "md-2xl": fluid({ property: "fluid-scroll-pt", from: BP_MD, to: BP_2XL }),
1676
+ "lg-xl": fluid({ property: "fluid-scroll-pt", from: BP_LG, to: BP_XL }),
1677
+ "lg-2xl": fluid({ property: "fluid-scroll-pt", from: BP_LG, to: BP_2XL })
1678
+ },
1679
+ "fluid-scroll-px": {
1680
+ "min-max": fluid({ property: "fluid-scroll-px", from: BP_SM, to: BP_2XL }),
1681
+ "sm-md": fluid({ property: "fluid-scroll-px", from: BP_SM, to: BP_MD }),
1682
+ "sm-lg": fluid({ property: "fluid-scroll-px", from: BP_SM, to: BP_LG }),
1683
+ "sm-xl": fluid({ property: "fluid-scroll-px", from: BP_SM, to: BP_XL }),
1684
+ "md-lg": fluid({ property: "fluid-scroll-px", from: BP_MD, to: BP_LG }),
1685
+ "md-xl": fluid({ property: "fluid-scroll-px", from: BP_MD, to: BP_XL }),
1686
+ "md-2xl": fluid({ property: "fluid-scroll-px", from: BP_MD, to: BP_2XL }),
1687
+ "lg-xl": fluid({ property: "fluid-scroll-px", from: BP_LG, to: BP_XL }),
1688
+ "lg-2xl": fluid({ property: "fluid-scroll-px", from: BP_LG, to: BP_2XL })
1689
+ },
1690
+ "fluid-scroll-pr": {
1691
+ "min-max": fluid({ property: "fluid-scroll-pr", from: BP_SM, to: BP_2XL }),
1692
+ "sm-md": fluid({ property: "fluid-scroll-pr", from: BP_SM, to: BP_MD }),
1693
+ "sm-lg": fluid({ property: "fluid-scroll-pr", from: BP_SM, to: BP_LG }),
1694
+ "sm-xl": fluid({ property: "fluid-scroll-pr", from: BP_SM, to: BP_XL }),
1695
+ "md-lg": fluid({ property: "fluid-scroll-pr", from: BP_MD, to: BP_LG }),
1696
+ "md-xl": fluid({ property: "fluid-scroll-pr", from: BP_MD, to: BP_XL }),
1697
+ "md-2xl": fluid({ property: "fluid-scroll-pr", from: BP_MD, to: BP_2XL }),
1698
+ "lg-xl": fluid({ property: "fluid-scroll-pr", from: BP_LG, to: BP_XL }),
1699
+ "lg-2xl": fluid({ property: "fluid-scroll-pr", from: BP_LG, to: BP_2XL })
1700
+ },
1701
+ "fluid-scroll-pl": {
1702
+ "min-max": fluid({ property: "fluid-scroll-pl", from: BP_SM, to: BP_2XL }),
1703
+ "sm-md": fluid({ property: "fluid-scroll-pl", from: BP_SM, to: BP_MD }),
1704
+ "sm-lg": fluid({ property: "fluid-scroll-pl", from: BP_SM, to: BP_LG }),
1705
+ "sm-xl": fluid({ property: "fluid-scroll-pl", from: BP_SM, to: BP_XL }),
1706
+ "md-lg": fluid({ property: "fluid-scroll-pl", from: BP_MD, to: BP_LG }),
1707
+ "md-xl": fluid({ property: "fluid-scroll-pl", from: BP_MD, to: BP_XL }),
1708
+ "md-2xl": fluid({ property: "fluid-scroll-pl", from: BP_MD, to: BP_2XL }),
1709
+ "lg-xl": fluid({ property: "fluid-scroll-pl", from: BP_LG, to: BP_XL }),
1710
+ "lg-2xl": fluid({ property: "fluid-scroll-pl", from: BP_LG, to: BP_2XL })
1711
+ },
1712
+ "fluid-stroke-width": {
1713
+ "min-max": fluid({ property: "fluid-stroke-width", from: BP_SM, to: BP_2XL }),
1714
+ "sm-md": fluid({ property: "fluid-stroke-width", from: BP_SM, to: BP_MD }),
1715
+ "sm-lg": fluid({ property: "fluid-stroke-width", from: BP_SM, to: BP_LG }),
1716
+ "sm-xl": fluid({ property: "fluid-stroke-width", from: BP_SM, to: BP_XL }),
1717
+ "md-lg": fluid({ property: "fluid-stroke-width", from: BP_MD, to: BP_LG }),
1718
+ "md-xl": fluid({ property: "fluid-stroke-width", from: BP_MD, to: BP_XL }),
1719
+ "md-2xl": fluid({ property: "fluid-stroke-width", from: BP_MD, to: BP_2XL }),
1720
+ "lg-xl": fluid({ property: "fluid-stroke-width", from: BP_LG, to: BP_XL }),
1721
+ "lg-2xl": fluid({ property: "fluid-stroke-width", from: BP_LG, to: BP_2XL })
1722
+ },
1723
+ "fluid-text-indent": {
1724
+ "min-max": fluid({ property: "fluid-text-indent", from: BP_SM, to: BP_2XL }),
1725
+ "sm-md": fluid({ property: "fluid-text-indent", from: BP_SM, to: BP_MD }),
1726
+ "sm-lg": fluid({ property: "fluid-text-indent", from: BP_SM, to: BP_LG }),
1727
+ "sm-xl": fluid({ property: "fluid-text-indent", from: BP_SM, to: BP_XL }),
1728
+ "md-lg": fluid({ property: "fluid-text-indent", from: BP_MD, to: BP_LG }),
1729
+ "md-xl": fluid({ property: "fluid-text-indent", from: BP_MD, to: BP_XL }),
1730
+ "md-2xl": fluid({ property: "fluid-text-indent", from: BP_MD, to: BP_2XL }),
1731
+ "lg-xl": fluid({ property: "fluid-text-indent", from: BP_LG, to: BP_XL }),
1732
+ "lg-2xl": fluid({ property: "fluid-text-indent", from: BP_LG, to: BP_2XL })
1733
+ },
1734
+ font: {
1735
+ sans: `ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"`,
1736
+ serif: `ui-serif, Georgia, Cambria, "Times New Roman", Times, serif`,
1737
+ mono: `ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace`
1738
+ },
1739
+ gradient: {
1740
+ "to-t": optionalViaGradient("to top"),
1741
+ "to-tr": optionalViaGradient("to top right"),
1742
+ "to-r": optionalViaGradient("to right"),
1743
+ "to-br": optionalViaGradient("to bottom right"),
1744
+ "to-b": optionalViaGradient("to bottom"),
1745
+ "to-bl": optionalViaGradient("to bottom left"),
1746
+ "to-l": optionalViaGradient("to left"),
1747
+ "to-tl": optionalViaGradient("to top left")
1748
+ },
1749
+ space: {
1750
+ "0": "0",
1751
+ px: rem(1),
1752
+ auto: "auto",
1753
+ half: "50%",
1754
+ third: "33.333333%",
1755
+ "two-thirds": "66.666667%",
1756
+ quarter: "25%",
1757
+ "three-quarters": "75%",
1758
+ full: "100%"
1759
+ },
1760
+ "grid-span": {
1761
+ "1": "repeat(1, minmax(0, 1fr))",
1762
+ "2": "repeat(2, minmax(0, 1fr))1",
1763
+ "3": "repeat(3, minmax(0, 1fr))",
1764
+ "4": "repeat(4, minmax(0, 1fr))",
1765
+ "5": "repeat(5, minmax(0, 1fr))",
1766
+ "6": "repeat(6, minmax(0, 1fr))",
1767
+ "7": "repeat(7, minmax(0, 1fr))",
1768
+ "8": "repeat(8, minmax(0, 1fr))",
1769
+ "9": "repeat(9, minmax(0, 1fr))",
1770
+ "10": "repeat(10, minmax(0, 1fr))",
1771
+ "11": "repeat(11, minmax(0, 1fr))",
1772
+ "12": "repeat(12, minmax(0, 1fr))",
1773
+ none: "none",
1774
+ subgrid: "subgrid"
1775
+ },
1776
+ line: {
1777
+ "0": "0 solid",
1778
+ px: `${rem(1)} solid`,
1779
+ "2": `${rem(2)} solid`,
1780
+ "4": `${rem(4)} solid`,
1781
+ "8": `${rem(8)} solid`
1782
+ },
1783
+ "line-size": {
1784
+ "0": "0 ",
1785
+ px: rem(1),
1786
+ "2": rem(2),
1787
+ "4": rem(4),
1788
+ "8": rem(8)
1789
+ },
1790
+ leading: {
1791
+ "3": rem(12),
1792
+ "4": rem(16),
1793
+ "5": rem(20),
1794
+ "6": rem(24),
1795
+ "7": rem(28),
1796
+ "8": rem(32),
1797
+ "9": rem(36),
1798
+ "10": rem(40),
1799
+ none: "1",
1800
+ tight: "1.25",
1801
+ snug: "1.375",
1802
+ normal: "1.5",
1803
+ relaxed: "1.625",
1804
+ loose: "2"
1805
+ },
1806
+ morph: {
1807
+ none: "none",
1808
+ all: "all cubic-bezier(0.4, 0, 0.2, 1) 150ms",
1809
+ style: `all cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 150ms, background-color 150ms, border-color 150ms, text-decoration-color 150ms, fill 150ms, stroke 150ms, opacity 150ms, box-shadow 150ms, transform 150ms, filter 150ms, backdrop-filter 150ms`,
1810
+ colors: `all cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 150ms, background-color 150ms, border-color 150ms, text-decoration-color 150ms, fill 150ms, stroke 150ms`,
1811
+ opacity: `opacity cubic-bezier(0.4, 0, 0.2, 1) 150ms`,
1812
+ shadow: `box-shadow cubic-bezier(0.4, 0, 0.2, 1) 150ms`,
1813
+ transform: `transform cubic-bezier(0.4, 0, 0.2, 1) 150ms`
1814
+ },
1815
+ offset: {
1816
+ "0": "0",
1817
+ px: rem(1),
1818
+ "2": rem(2),
1819
+ "4": rem(4),
1820
+ "8": rem(8)
1821
+ },
1822
+ radii: {
1823
+ none: "0",
1824
+ sm: rem(2),
1825
+ base: rem(4),
1826
+ md: rem(6),
1827
+ lg: rem(8),
1828
+ xl: rem(12),
1829
+ "2xl": rem(16),
1830
+ "3xl": rem(24),
1831
+ full: "9999px"
1832
+ },
1833
+ ratio: {
1834
+ auto: "auto",
1835
+ square: "1 / 1",
1836
+ video: "16 / 9"
1837
+ },
1838
+ shadow: {
1839
+ sm: `0 1px 2px 0 var(--shadow-color, rgb(0 0 0 / 0.05))`,
1840
+ base: `0 1px 3px 0 var(--shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--shadow-color, rgb(0 0 0 / 0.1))`,
1841
+ md: `0 4px 6px -1px var(--shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--shadow-color, rgb(0 0 0 / 0.1))`,
1842
+ lg: `0 10px 15px -3px var(--shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--shadow-color, rgb(0 0 0 / 0.1))`,
1843
+ xl: `0 20px 25px -5px var(--shadow-color, rgb(0 0 0 / 0.1)), 0 10px 10px -5px var(--shadow-color, rgb(0 0 0 / 0.1))`,
1844
+ "2xl": `0 25px 50px -12px var(--shadow-color, rgb(0 0 0 / 0.25))`,
1845
+ inner: `inset 0 2px 4px 0 var(--shadow-color, rgb(0 0 0 / 0.05))`,
1846
+ none: "none"
1847
+ },
1848
+ size: {
1849
+ "0": "0",
1850
+ px: rem(1),
1851
+ auto: "auto",
1852
+ fit: "fit-content",
1853
+ full: "100%",
1854
+ half: "50%",
1855
+ third: "33.333333%",
1856
+ "two-thirds": "66.666667%",
1857
+ quarter: "25%",
1858
+ "three-quarters": "75%",
1859
+ min: "min-content",
1860
+ max: "max-content",
1861
+ "screen-w": "100vw",
1862
+ "screen-h": "100vh",
1863
+ dvh: "100dvh",
1864
+ dvw: "100dvw",
1865
+ svh: "100svh",
1866
+ svw: "100svw",
1867
+ lvh: "100lvh",
1868
+ lvw: "100lvw"
1869
+ },
1870
+ span: {
1871
+ auto: "auto",
1872
+ "span-1": "span 1 / span 1",
1873
+ "span-2": "span 2 / span 2",
1874
+ "span-3": "span 3 / span 3",
1875
+ "span-4": "span 4 / span 4",
1876
+ "span-5": "span 5 / span 5",
1877
+ "span-6": "span 6 / span 6",
1878
+ "span-7": "span 7 / span 7",
1879
+ "span-8": "span 8 / span 8",
1880
+ "span-9": "span 9 / span 9",
1881
+ "span-10": "span 10 / span 10",
1882
+ "span-11": "span 11 / span 11",
1883
+ "span-12": "span 12 / span 12",
1884
+ "span-full": "1 / -1"
1885
+ },
1886
+ stop: {
1887
+ "0": "0%",
1888
+ "5": "5%",
1889
+ "10": "10%",
1890
+ "15": "15%",
1891
+ "20": "20%",
1892
+ "25": "25%",
1893
+ "30": "30%",
1894
+ "35": "35%",
1895
+ "40": "40%",
1896
+ "45": "45%",
1897
+ "50": "50%",
1898
+ "55": "55%",
1899
+ "60": "60%",
1900
+ "65": "65%",
1901
+ "70": "70%",
1902
+ "75": "75%",
1903
+ "80": "80%",
1904
+ "85": "85%",
1905
+ "90": "90%",
1906
+ "95": "95%",
1907
+ "100": "100%"
1908
+ },
1909
+ time: {
1910
+ "0": "0ms",
1911
+ "75": "75ms",
1912
+ "100": "100ms",
1913
+ "150": "150ms",
1914
+ "200": "200ms",
1915
+ "300": "300ms",
1916
+ "500": "500ms",
1917
+ "700": "700ms",
1918
+ "1000": "1000ms"
1919
+ },
1920
+ text: {
1921
+ xs: `${rem(12)}/1rem var(--font-family)`,
1922
+ sm: `${rem(14)}/1.25rem var(--font-family)`,
1923
+ base: `${rem(16)}/1.5rem var(--font-family)`,
1924
+ lg: `${rem(18)}/1.75rem var(--font-family)`,
1925
+ xl: `${rem(20)}/1.75rem var(--font-family)`,
1926
+ "2xl": `${rem(24)}/2rem var(--font-family)`,
1927
+ "3xl": `${rem(30)}/2.25rem var(--font-family)`,
1928
+ "4xl": `${rem(36)}/2.5rem var(--font-family)`,
1929
+ "5xl": `${rem(48)}/1 var(--font-family)`,
1930
+ "6xl": `${rem(60)}/1 var(--font-family)`,
1931
+ "7xl": `${rem(72)}/1 var(--font-family)`,
1932
+ "8xl": `${rem(96)}/1 var(--font-family)`,
1933
+ "9xl": `${rem(128)}/1 var(--font-family)`
1934
+ },
1935
+ "text-size": {
1936
+ xs: rem(12),
1937
+ sm: rem(14),
1938
+ base: rem(16),
1939
+ lg: rem(18),
1940
+ xl: rem(20),
1941
+ "2xl": rem(24),
1942
+ "3xl": rem(30),
1943
+ "4xl": rem(36),
1944
+ "5xl": rem(48),
1945
+ "6xl": rem(60),
1946
+ "7xl": rem(72),
1947
+ "8xl": rem(96),
1948
+ "9xl": rem(128)
1949
+ },
1950
+ tracking: {
1951
+ tighter: "-0.05em",
1952
+ tight: "-0.025em",
1953
+ normal: "0",
1954
+ wide: "0.025em",
1955
+ wider: "0.05em",
1956
+ widest: "0.1em"
1957
+ },
1958
+ weight: {
1959
+ thin: "100",
1960
+ extralight: "200",
1961
+ light: "300",
1962
+ normal: "400",
1963
+ medium: "500",
1964
+ semibold: "600",
1965
+ bold: "700",
1966
+ extrabold: "800",
1967
+ black: "900"
1968
+ }
1969
+ },
1970
+ selectors: {
1971
+ "prefers-dark": ["@media (prefers-color-scheme: dark)", "&"],
1972
+ "prefers-light": ["@media (prefers-color-scheme: light)", "&"],
1973
+ portrait: ["@media (orientation: portrait)", "&"],
1974
+ landscape: ["@media (orientation: landscape)", "&"],
1975
+ "motion-safe": ["@media (prefers-reduced-motion: no-preference)", "&"],
1976
+ "motion-reduce": ["@media (prefers-reduced-motion: reduce)", "&"],
1977
+ "contrast-more": ["@media (contrast: more)", "&"],
1978
+ "contrast-less": ["@media (contrast: less)", "&"],
1979
+ print: ["@media print", "&"],
1980
+ hover: ["@media (hover: hover) and (pointer: fine)", "&:not(:disabled):hover"],
1981
+ focus: ["&:not(:disabled):focus"],
1982
+ "focus-within": "&:focus-within",
1983
+ "focus-visible": "&:focus-visible",
1984
+ active: "&:active",
1985
+ visited: "&:visited",
1986
+ target: "&:target",
1987
+ first: "&:first-child",
1988
+ last: "&:last-child",
1989
+ only: "&:only-child",
1990
+ odd: "&:nth-child(odd)",
1991
+ even: "&:nth-child(even)",
1992
+ child: "& > *",
1993
+ "first-of-type": "&:first-of-type",
1994
+ "last-of-type": "&:last-of-type",
1995
+ "only-of-type": "&:only-of-type",
1996
+ empty: "&:empty",
1997
+ disabled: "&:disabled",
1998
+ enabled: "&:enabled",
1999
+ checked: "&:checked",
2000
+ indeterminate: "&:indeterminate",
2001
+ default: "&:default",
2002
+ optional: "&:optional",
2003
+ required: "&:required",
2004
+ valid: "&:valid",
2005
+ invalid: "&:invalid",
2006
+ "in-range": "&:in-range",
2007
+ "out-of-range": "&:out-of-range",
2008
+ "placeholder-shown": "&:placeholder-shown",
2009
+ autofill: "&:autofill",
2010
+ "read-only": "&:read-only",
2011
+ flow: "& > * + *",
2012
+ dark: "[data-theme=dark] &",
2013
+ light: "[data-theme=light] &",
2014
+ rtl: "[dir=rtl] &",
2015
+ ltr: "[dir=ltr] &",
2016
+ open: "&[open]",
2017
+ after: "&::after",
2018
+ before: "&::before",
2019
+ "first-letter": "&::first-letter",
2020
+ "first-line": "&::first-line",
2021
+ marker: "&::marker",
2022
+ selection: "&::selection",
2023
+ file: "&::file-selector-button",
2024
+ backdrop: "&::backdrop",
2025
+ placeholder: "&::placeholder",
2026
+ "aria-busy": "&[aria-busy=true]",
2027
+ "aria-checked": "&[aria-checked=true]",
2028
+ "aria-disabled": "&[aria-disabled=true]",
2029
+ "aria-expanded": "&[aria-expanded=true]",
2030
+ "aria-hidden": "&[aria-hidden=true]",
2031
+ "aria-pressed": "&[aria-pressed=true]",
2032
+ "aria-readonly": "&[aria-readonly=true]",
2033
+ "aria-required": "&[aria-required=true]",
2034
+ "aria-selected": "&[aria-selected=true]"
2035
+ },
2036
+ aliases: {
2037
+ bg: ["background-color"],
2038
+ "bg-gradient": ["background-image"],
2039
+ "bg-position": ["background-position"],
2040
+ "bg-size": ["background-size"],
2041
+ bottom: ["inset-block-end"],
2042
+ "border-top": ["border-block-start-width"],
2043
+ "border-right": ["border-inline-end-width"],
2044
+ "border-bottom": ["border-block-end-width"],
2045
+ "border-left": ["border-inline-start-width"],
2046
+ "border-top-width": ["border-block-start-width"],
2047
+ "border-right-width": ["border-inline-end-width"],
2048
+ "border-bottom-width": ["border-block-end-width"],
2049
+ "border-left-width": ["border-inline-start-width"],
2050
+ "border-x": ["border-inline-width"],
2051
+ "border-y": ["border-block-width"],
2052
+ "border-top-radius": ["border-start-start-radius", "border-start-end-radius"],
2053
+ "border-right-radius": ["border-start-end-radius", "border-end-end-radius"],
2054
+ "border-bottom-radius": ["border-end-start-radius", "border-end-end-radius"],
2055
+ "border-left-radius": ["border-start-start-radius", "border-end-start-radius"],
2056
+ "border-top-left-radius": ["border-start-start-radius"],
2057
+ "border-top-right-radius": ["border-start-end-radius"],
2058
+ "border-bottom-left-radius": ["border-end-start-radius"],
2059
+ "border-bottom-right-radius": ["border-end-end-radius"],
2060
+ "radius-left": ["border-start-start-radius", "border-end-start-radius"],
2061
+ "radius-right": ["border-start-end-radius", "border-end-end-radius"],
2062
+ "radius-top": ["border-start-start-radius", "border-start-end-radius"],
2063
+ "radius-bottom": ["border-end-start-radius", "border-end-end-radius"],
2064
+ "radius-top-left": ["border-start-start-radius"],
2065
+ "radius-top-right": ["border-start-end-radius"],
2066
+ "radius-bottom-left": ["border-end-start-radius"],
2067
+ "radius-bottom-right": ["border-end-end-radius"],
2068
+ "gap-x": ["column-gap"],
2069
+ "gap-y": ["row-gap"],
2070
+ height: ["block-size"],
2071
+ h: ["block-size"],
2072
+ "inset-x": ["inset-inline"],
2073
+ "inset-y": ["inset-block"],
2074
+ left: ["inset-inline-start"],
2075
+ "margin-top": ["margin-block-start"],
2076
+ "margin-right": ["margin-inline-end"],
2077
+ "margin-bottom": ["margin-block-end"],
2078
+ "margin-left": ["margin-inline-start"],
2079
+ m: ["margin"],
2080
+ mt: ["margin-block-start"],
2081
+ mr: ["margin-inline-end"],
2082
+ mb: ["margin-block-end"],
2083
+ ml: ["margin-inline-start"],
2084
+ mx: ["margin-inline"],
2085
+ my: ["margin-block"],
2086
+ "padding-top": ["padding-block-start"],
2087
+ "padding-right": ["padding-inline-end"],
2088
+ "padding-bottom": ["padding-block-end"],
2089
+ "padding-left": ["padding-inline-start"],
2090
+ p: ["padding"],
2091
+ pt: ["padding-block-start"],
2092
+ pr: ["padding-inline-end"],
2093
+ pb: ["padding-block-end"],
2094
+ pl: ["padding-inline-start"],
2095
+ px: ["padding-inline"],
2096
+ py: ["padding-block"],
2097
+ right: ["inset-inline-end"],
2098
+ "scroll-margin-top": ["scroll-margin-block-start"],
2099
+ "scroll-margin-right": ["scroll-margin-inline-end"],
2100
+ "scroll-margin-bottom": ["scroll-margin-block-end"],
2101
+ "scroll-margin-left": ["scroll-margin-inline-start"],
2102
+ "scroll-m": ["scroll-margin"],
2103
+ "scroll-mt": ["scroll-margin-block-start"],
2104
+ "scroll-mr": ["scroll-margin-inline-end"],
2105
+ "scroll-mb": ["scroll-margin-block-end"],
2106
+ "scroll-ml": ["scroll-margin-inline-start"],
2107
+ "scroll-mx": ["scroll-margin-inline"],
2108
+ "scroll-my": ["scroll-margin-block"],
2109
+ "scroll-padding-top": ["scroll-padding-block-start"],
2110
+ "scroll-padding-right": ["scroll-padding-inline-end"],
2111
+ "scroll-padding-bottom": ["scroll-padding-block-end"],
2112
+ "scroll-padding-left": ["scroll-padding-inline-start"],
2113
+ "scroll-p": ["scroll-padding"],
2114
+ "scroll-pt": ["scroll-padding-block-start"],
2115
+ "scroll-pr": ["scroll-padding-inline-end"],
2116
+ "scroll-pb": ["scroll-padding-block-end"],
2117
+ "scroll-pl": ["scroll-padding-inline-start"],
2118
+ "scroll-px": ["scroll-padding-inline"],
2119
+ "scroll-py": ["scroll-padding-block"],
2120
+ size: ["block-size", "inline-size"],
2121
+ top: ["inset-block-start"],
2122
+ width: ["inline-size"],
2123
+ w: ["inline-size"]
2124
+ },
2125
+ properties: {
2126
+ "accent-color": ["color"],
2127
+ animation: ["anim"],
2128
+ "animation-timing-function": ["ease"],
2129
+ "aspect-ratio": ["ratio"],
2130
+ "backdrop-filter": ["effect"],
2131
+ background: ["color", "gradient"],
2132
+ "background-color": ["color"],
2133
+ "background-image": ["gradient"],
2134
+ "background-position-x": ["grid", "space"],
2135
+ "background-position-y": ["grid", "space"],
2136
+ "block-size": ["size", "grid", "fluid-height"],
2137
+ "block-size-min": ["number"],
2138
+ "block-size-max": ["number"],
2139
+ border: ["line"],
2140
+ "border-top": ["line"],
2141
+ "border-right": ["line"],
2142
+ "border-bottom": ["line"],
2143
+ "border-left": ["line"],
2144
+ "border-width": ["line-size"],
2145
+ "border-top-width": ["line-size"],
2146
+ "border-right-width": ["line-size"],
2147
+ "border-bottom-width": ["line-size"],
2148
+ "border-left-width": ["line-size"],
2149
+ "border-block": ["line"],
2150
+ "border-block-start": ["line"],
2151
+ "border-block-start-width": ["line-size"],
2152
+ "border-block-end": ["line"],
2153
+ "border-block-end-width": ["line-size"],
2154
+ "border-inline": ["line"],
2155
+ "border-inline-start": ["line"],
2156
+ "border-inline-start-width": ["line-size"],
2157
+ "border-inline-end": ["line"],
2158
+ "border-inline-end-width": ["line-size"],
2159
+ "border-color": ["color"],
2160
+ "border-top-color": ["color"],
2161
+ "border-right-color": ["color"],
2162
+ "border-bottom-color": ["color"],
2163
+ "border-left-color": ["color"],
2164
+ "border-block-color": ["color"],
2165
+ "border-block-start-color": ["color"],
2166
+ "border-block-end-color": ["color"],
2167
+ "border-inline-color": ["color"],
2168
+ "border-inline-start-color": ["color"],
2169
+ "border-inline-end-color": ["color"],
2170
+ "border-radius": ["radii"],
2171
+ "border-top-radius": ["radii"],
2172
+ "border-right-radius": ["radii"],
2173
+ "border-bottom-radius": ["radii"],
2174
+ "border-left-radius": ["radii"],
2175
+ "border-top-left-radius": ["radii"],
2176
+ "border-top-right-radius": ["radii"],
2177
+ "border-bottom-left-radius": ["radii"],
2178
+ "border-bottom-right-radius": ["radii"],
2179
+ "border-start-end-radius": ["radii"],
2180
+ "border-start-start-radius": ["radii"],
2181
+ "border-end-start-radius": ["radii"],
2182
+ "border-end-end-radius": ["radii"],
2183
+ "border-spacing": ["grid", "fluid-border-spacing"],
2184
+ bottom: ["grid", "space", "fluid-bottom"],
2185
+ "box-shadow": ["shadow"],
2186
+ "caret-color": ["color"],
2187
+ color: ["color"],
2188
+ "column-gap": ["grid", "fluid-column-gap"],
2189
+ "column-rule": ["line"],
2190
+ "column-rule-color": ["color"],
2191
+ "column-rule-width": ["line-size"],
2192
+ columns: ["col"],
2193
+ "column-width": ["size", "grid", "fluid-column-width"],
2194
+ filter: ["effect", "drop-shadow"],
2195
+ fill: ["color"],
2196
+ flex: ["flex"],
2197
+ "flex-basis": ["grid", "space", "fluid-flex-basis"],
2198
+ "flex-basis-min": ["number"],
2199
+ "flex-basis-max": ["number"],
2200
+ "fluid-height-min": ["number"],
2201
+ "fluid-height-max": ["number"],
2202
+ "fluid-border-spacing-min": ["number"],
2203
+ "fluid-border-spacing-max": ["number"],
2204
+ "fluid-column-gap-min": ["number"],
2205
+ "fluid-column-gap-max": ["number"],
2206
+ "fluid-column-width-min": ["number"],
2207
+ "fluid-column-width-max": ["number"],
2208
+ "fluid-flex-basis-min": ["number"],
2209
+ "fluid-flex-basis-max": ["number"],
2210
+ "fluid-text-size-min": ["number"],
2211
+ "fluid-text-size-max": ["number"],
2212
+ "fluid-gap-min": ["number"],
2213
+ "fluid-gap-max": ["number"],
2214
+ "fluid-width-min": ["number"],
2215
+ "fluid-width-max": ["number"],
2216
+ "fluid-inset-min": ["number"],
2217
+ "fluid-inset-max": ["number"],
2218
+ "fluid-inset-y-min": ["number"],
2219
+ "fluid-inset-y-max": ["number"],
2220
+ "fluid-bottom-min": ["number"],
2221
+ "fluid-bottom-max": ["number"],
2222
+ "fluid-top-min": ["number"],
2223
+ "fluid-top-max": ["number"],
2224
+ "fluid-inset-x-min": ["number"],
2225
+ "fluid-inset-x-max": ["number"],
2226
+ "fluid-right-min": ["number"],
2227
+ "fluid-right-max": ["number"],
2228
+ "fluid-left-min": ["number"],
2229
+ "fluid-left-max": ["number"],
2230
+ "fluid-m-min": ["number"],
2231
+ "fluid-m-max": ["number"],
2232
+ "fluid-my-min": ["number"],
2233
+ "fluid-my-max": ["number"],
2234
+ "fluid-mb-min": ["number"],
2235
+ "fluid-mb-max": ["number"],
2236
+ "fluid-mt-min": ["number"],
2237
+ "fluid-mt-max": ["number"],
2238
+ "fluid-mx-min": ["number"],
2239
+ "fluid-mx-max": ["number"],
2240
+ "fluid-mr-min": ["number"],
2241
+ "fluid-mr-max": ["number"],
2242
+ "fluid-ml-min": ["number"],
2243
+ "fluid-ml-max": ["number"],
2244
+ "fluid-max-height-min": ["number"],
2245
+ "fluid-max-height-max": ["number"],
2246
+ "fluid-max-width-min": ["number"],
2247
+ "fluid-max-width-max": ["number"],
2248
+ "fluid-min-height-min": ["number"],
2249
+ "fluid-min-height-max": ["number"],
2250
+ "fluid-min-width-min": ["number"],
2251
+ "fluid-min-width-max": ["number"],
2252
+ "fluid-p-min": ["number"],
2253
+ "fluid-p-max": ["number"],
2254
+ "fluid-py-min": ["number"],
2255
+ "fluid-py-max": ["number"],
2256
+ "fluid-pb-min": ["number"],
2257
+ "fluid-pb-max": ["number"],
2258
+ "fluid-pt-min": ["number"],
2259
+ "fluid-pt-max": ["number"],
2260
+ "fluid-px-min": ["number"],
2261
+ "fluid-px-max": ["number"],
2262
+ "fluid-pr-min": ["number"],
2263
+ "fluid-pr-max": ["number"],
2264
+ "fluid-pl-min": ["number"],
2265
+ "fluid-pl-max": ["number"],
2266
+ "fluid-row-gap-min": ["number"],
2267
+ "fluid-row-gap-max": ["number"],
2268
+ "fluid-scroll-m-min": ["number"],
2269
+ "fluid-scroll-m-max": ["number"],
2270
+ "fluid-scroll-my-min": ["number"],
2271
+ "fluid-scroll-my-max": ["number"],
2272
+ "fluid-scroll-mb-min": ["number"],
2273
+ "fluid-scroll-mb-max": ["number"],
2274
+ "fluid-scroll-mt-min": ["number"],
2275
+ "fluid-scroll-mt-max": ["number"],
2276
+ "fluid-scroll-mx-min": ["number"],
2277
+ "fluid-scroll-mx-max": ["number"],
2278
+ "fluid-scroll-mr-min": ["number"],
2279
+ "fluid-scroll-mr-max": ["number"],
2280
+ "fluid-scroll-ml-min": ["number"],
2281
+ "fluid-scroll-ml-max": ["number"],
2282
+ "fluid-scroll-p-min": ["number"],
2283
+ "fluid-scroll-p-max": ["number"],
2284
+ "fluid-scroll-py-min": ["number"],
2285
+ "fluid-scroll-py-max": ["number"],
2286
+ "fluid-scroll-pb-min": ["number"],
2287
+ "fluid-scroll-pb-max": ["number"],
2288
+ "fluid-scroll-pt-min": ["number"],
2289
+ "fluid-scroll-pt-max": ["number"],
2290
+ "fluid-scroll-px-min": ["number"],
2291
+ "fluid-scroll-px-max": ["number"],
2292
+ "fluid-scroll-pr-min": ["number"],
2293
+ "fluid-scroll-pr-max": ["number"],
2294
+ "fluid-scroll-pl-min": ["number"],
2295
+ "fluid-scroll-pl-max": ["number"],
2296
+ "fluid-stroke-width-min": ["number"],
2297
+ "fluid-stroke-width-max": ["number"],
2298
+ "fluid-text-indent-min": ["number"],
2299
+ "fluid-text-indent-max": ["number"],
2300
+ font: ["text"],
2301
+ "font-family": ["font"],
2302
+ "font-size": ["text-size", "fluid-text-size"],
2303
+ "font-weight": ["weight"],
2304
+ "line-height": ["leading"],
2305
+ gap: ["grid", "fluid-gap"],
2306
+ "gradient-from": ["color"],
2307
+ "gradient-from-stop": ["stop"],
2308
+ "gradient-to": ["color"],
2309
+ "gradient-to-stop": ["stop"],
2310
+ "gradient-via": ["color"],
2311
+ "gradient-via-stop": ["stop"],
2312
+ "grid-column": ["span"],
2313
+ "grid-row": ["span"],
2314
+ "grid-template-rows": ["grid-span"],
2315
+ "grid-template-columns": ["grid-span"],
2316
+ height: ["size", "grid", "fluid-height"],
2317
+ "inline-size": ["size", "grid", "fluid-width"],
2318
+ inset: ["grid", "space", "fluid-inset"],
2319
+ "inset-block": ["grid", "space", "fluid-inset-y"],
2320
+ "inset-block-end": ["grid", "space", "fluid-bottom"],
2321
+ "inset-block-start": ["grid", "space", "fluid-top"],
2322
+ "inset-inline": ["grid", "space", "fluid-inset-x"],
2323
+ "inset-inline-end": ["grid", "space", "fluid-right"],
2324
+ "inset-inline-start": ["grid", "space", "fluid-left"],
2325
+ left: ["grid", "space", "fluid-left"],
2326
+ "letter-spacing": ["tracking"],
2327
+ margin: ["grid", "fluid-m"],
2328
+ "margin-block": ["grid", "fluid-my"],
2329
+ "margin-block-end": ["grid", "fluid-mb"],
2330
+ "margin-block-start": ["grid", "fluid-mt"],
2331
+ "margin-inline": ["grid", "fluid-mx"],
2332
+ "margin-inline-end": ["grid", "fluid-mr"],
2333
+ "margin-inline-start": ["grid", "fluid-ml"],
2334
+ "margin-top": ["grid", "fluid-mt"],
2335
+ "margin-right": ["grid", "fluid-mr"],
2336
+ "margin-bottom": ["grid", "fluid-mb"],
2337
+ "margin-left": ["grid", "fluid-ml"],
2338
+ "max-block-size": ["size", "grid", "fluid-max-height"],
2339
+ "max-height": ["size", "grid", "fluid-max-width"],
2340
+ "max-inline-size": ["size", "grid", "fluid-max-width"],
2341
+ "max-width": ["size", "grid", "fluid-max-height"],
2342
+ "min-block-size": ["size", "grid", "fluid-min-height"],
2343
+ "min-height": ["size", "grid", "fluid-min-width"],
2344
+ "min-inline-size": ["size", "grid", "fluid-min-width"],
2345
+ "min-width": ["size", "grid", "fluid-min-height"],
2346
+ opacity: ["alpha"],
2347
+ outline: ["line"],
2348
+ "outline-color": ["color"],
2349
+ "outline-width": ["line-size"],
2350
+ "outline-offset": ["offset"],
2351
+ padding: ["grid", "fluid-p"],
2352
+ "padding-block": ["grid", "fluid-py"],
2353
+ "padding-block-end": ["grid", "fluid-pb"],
2354
+ "padding-block-start": ["grid", "fluid-pt"],
2355
+ "padding-inline": ["grid", "fluid-px"],
2356
+ "padding-inline-end": ["grid", "fluid-pr"],
2357
+ "padding-inline-start": ["grid", "fluid-pl"],
2358
+ "padding-top": ["grid", "fluid-pt"],
2359
+ "padding-right": ["grid", "fluid-pr"],
2360
+ "padding-bottom": ["grid", "fluid-pb"],
2361
+ "padding-left": ["grid", "fluid-pl"],
2362
+ right: ["grid", "space", "fluid-right"],
2363
+ "row-gap": ["grid", "fluid-row-gap"],
2364
+ "scroll-margin": ["grid", "fluid-scroll-m"],
2365
+ "scroll-margin-block": ["grid", "fluid-scroll-my"],
2366
+ "scroll-margin-block-end": ["grid", "fluid-scroll-mb"],
2367
+ "scroll-margin-block-start": ["grid", "fluid-scroll-mt"],
2368
+ "scroll-margin-inline": ["grid", "fluid-scroll-mx"],
2369
+ "scroll-margin-inline-end": ["grid", "fluid-scroll-mr"],
2370
+ "scroll-margin-inline-start": ["grid", "fluid-scroll-ml"],
2371
+ "scroll-margin-top": ["grid", "fluid-scroll-mt"],
2372
+ "scroll-margin-right": ["grid", "fluid-scroll-mr"],
2373
+ "scroll-margin-bottom": ["grid", "fluid-scroll-mb"],
2374
+ "scroll-margin-left": ["grid", "fluid-scroll-ml"],
2375
+ "scroll-padding": ["grid", "fluid-scroll-p"],
2376
+ "scroll-padding-block": ["grid", "fluid-scroll-py"],
2377
+ "scroll-padding-block-end": ["grid", "fluid-scroll-pb"],
2378
+ "scroll-padding-block-start": ["grid", "fluid-scroll-pt"],
2379
+ "scroll-padding-inline": ["grid", "fluid-scroll-px"],
2380
+ "scroll-padding-inline-end": ["grid", "fluid-scroll-pr"],
2381
+ "scroll-padding-inline-start": ["grid", "fluid-scroll-pl"],
2382
+ "scroll-padding-top": ["grid", "fluid-scroll-pt"],
2383
+ "scroll-padding-right": ["grid", "fluid-scroll-pr"],
2384
+ "scroll-padding-bottom": ["grid", "fluid-scroll-pb"],
2385
+ "scroll-padding-left": ["grid", "fluid-scroll-pl"],
2386
+ "shadow-color": ["color"],
2387
+ stroke: ["color"],
2388
+ "stroke-width": ["grid", "fluid-stroke-width"],
2389
+ "text-decoration-color": ["color"],
2390
+ "text-indent": ["grid", "fluid-text-indent"],
2391
+ "text-shadow": ["shadow"],
2392
+ top: ["grid", "space", "fluid-top"],
2393
+ transition: ["morph"],
2394
+ "transition-duration": ["time"],
2395
+ "transition-timing-function": ["ease"],
2396
+ "transition-delay": ["time"],
2397
+ width: ["size", "grid", "fluid-width"]
2398
+ }
2399
+ });
2400
+
2401
+ export { src_default as default };