@new-black/lyra 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist/components/spinner/index.d.ts +3 -0
  2. package/dist/components/spinner/index.d.ts.map +1 -0
  3. package/dist/components/spinner/spinner.d.ts +7 -0
  4. package/dist/components/spinner/spinner.d.ts.map +1 -0
  5. package/dist/components/spinner/spinner.styles.d.ts +5 -0
  6. package/dist/components/spinner/spinner.styles.d.ts.map +1 -0
  7. package/dist/components/text/index.d.ts +3 -0
  8. package/dist/components/text/index.d.ts.map +1 -0
  9. package/dist/components/text/text.d.ts +12 -0
  10. package/dist/components/text/text.d.ts.map +1 -0
  11. package/dist/components/text/text.styles.d.ts +4 -0
  12. package/dist/components/text/text.styles.d.ts.map +1 -0
  13. package/dist/index.d.ts +6 -0
  14. package/dist/index.d.ts.map +1 -0
  15. package/dist/lyra-plugin.d.ts +5 -0
  16. package/dist/lyra-plugin.d.ts.map +1 -0
  17. package/dist/lyra-preset.d.ts +6 -0
  18. package/dist/lyra-preset.d.ts.map +1 -0
  19. package/dist/lyra.cjs +1 -0
  20. package/dist/lyra.js +16 -0
  21. package/dist/lyra10.cjs +1 -0
  22. package/dist/lyra10.js +4 -0
  23. package/dist/lyra11.cjs +1 -0
  24. package/dist/lyra11.js +48 -0
  25. package/dist/lyra12.cjs +1 -0
  26. package/dist/lyra12.js +84 -0
  27. package/dist/lyra13.cjs +1 -0
  28. package/dist/lyra13.js +168 -0
  29. package/dist/lyra14.cjs +1 -0
  30. package/dist/lyra14.js +10 -0
  31. package/dist/lyra15.cjs +1 -0
  32. package/dist/lyra15.js +9 -0
  33. package/dist/lyra16.cjs +1 -0
  34. package/dist/lyra16.js +43 -0
  35. package/dist/lyra17.cjs +1 -0
  36. package/dist/lyra17.js +6 -0
  37. package/dist/lyra18.cjs +1 -0
  38. package/dist/lyra18.js +41 -0
  39. package/dist/lyra19.cjs +1 -0
  40. package/dist/lyra19.js +4 -0
  41. package/dist/lyra2.cjs +1 -0
  42. package/dist/lyra2.js +13 -0
  43. package/dist/lyra20.cjs +9 -0
  44. package/dist/lyra20.js +32 -0
  45. package/dist/lyra21.cjs +19 -0
  46. package/dist/lyra21.js +601 -0
  47. package/dist/lyra22.cjs +1 -0
  48. package/dist/lyra22.js +22 -0
  49. package/dist/lyra23.cjs +1 -0
  50. package/dist/lyra23.js +4 -0
  51. package/dist/lyra24.cjs +1 -0
  52. package/dist/lyra24.js +4 -0
  53. package/dist/lyra25.cjs +1 -0
  54. package/dist/lyra25.js +6 -0
  55. package/dist/lyra26.cjs +1 -0
  56. package/dist/lyra26.js +20 -0
  57. package/dist/lyra27.cjs +1 -0
  58. package/dist/lyra27.js +4 -0
  59. package/dist/lyra28.cjs +1 -0
  60. package/dist/lyra28.js +21 -0
  61. package/dist/lyra29.cjs +1 -0
  62. package/dist/lyra29.js +4 -0
  63. package/dist/lyra3.cjs +1 -0
  64. package/dist/lyra3.js +15 -0
  65. package/dist/lyra30.cjs +1 -0
  66. package/dist/lyra30.js +28 -0
  67. package/dist/lyra31.cjs +1 -0
  68. package/dist/lyra31.js +4 -0
  69. package/dist/lyra32.cjs +1 -0
  70. package/dist/lyra32.js +17 -0
  71. package/dist/lyra33.cjs +1 -0
  72. package/dist/lyra33.js +993 -0
  73. package/dist/lyra34.cjs +1 -0
  74. package/dist/lyra34.js +4 -0
  75. package/dist/lyra35.cjs +1 -0
  76. package/dist/lyra35.js +15 -0
  77. package/dist/lyra36.cjs +1 -0
  78. package/dist/lyra36.js +27 -0
  79. package/dist/lyra37.cjs +1 -0
  80. package/dist/lyra37.js +13 -0
  81. package/dist/lyra38.cjs +1 -0
  82. package/dist/lyra38.js +41 -0
  83. package/dist/lyra39.cjs +1 -0
  84. package/dist/lyra39.js +2000 -0
  85. package/dist/lyra4.cjs +1 -0
  86. package/dist/lyra4.js +25 -0
  87. package/dist/lyra40.cjs +1 -0
  88. package/dist/lyra40.js +9 -0
  89. package/dist/lyra41.cjs +1 -0
  90. package/dist/lyra41.js +74 -0
  91. package/dist/lyra42.cjs +1 -0
  92. package/dist/lyra42.js +100 -0
  93. package/dist/lyra43.cjs +1 -0
  94. package/dist/lyra43.js +28 -0
  95. package/dist/lyra44.cjs +1 -0
  96. package/dist/lyra44.js +41 -0
  97. package/dist/lyra5.cjs +1 -0
  98. package/dist/lyra5.js +48 -0
  99. package/dist/lyra6.cjs +1 -0
  100. package/dist/lyra6.js +23 -0
  101. package/dist/lyra7.cjs +1 -0
  102. package/dist/lyra7.js +10 -0
  103. package/dist/lyra8.cjs +1 -0
  104. package/dist/lyra8.js +352 -0
  105. package/dist/lyra9.cjs +1 -0
  106. package/dist/lyra9.js +8 -0
  107. package/dist/provider.d.ts +9 -0
  108. package/dist/provider.d.ts.map +1 -0
  109. package/dist/style.css +1 -0
  110. package/dist/utils/class-variance-authority/index.d.ts +22 -0
  111. package/dist/utils/class-variance-authority/index.d.ts.map +1 -0
  112. package/dist/utils/class-variance-authority/types.d.ts +16 -0
  113. package/dist/utils/class-variance-authority/types.d.ts.map +1 -0
  114. package/dist/vite.svg +1 -0
  115. package/package.json +77 -0
package/dist/lyra39.js ADDED
@@ -0,0 +1,2000 @@
1
+ import { fromTheme as e } from "./lyra40.js";
2
+ import { isAny as v, isLength as s, isTshirtSize as u, isArbitraryLength as g, isPercent as K, isArbitraryValue as o, isInteger as y, isArbitraryNumber as k, isNumber as z, isArbitraryPosition as Q, isArbitrarySize as X, isArbitraryUrl as Y, isArbitraryShadow as _ } from "./lyra41.js";
3
+ function er() {
4
+ var n = e("colors"), r = e("spacing"), B = e("blur"), E = e("brightness"), p = e("borderColor"), t = e("borderRadius"), A = e("borderSpacing"), a = e("borderWidth"), O = e("contrast"), G = e("grayscale"), M = e("hueRotate"), T = e("invert"), S = e("gap"), C = e("gradientColorStops"), j = e("gradientColorStopPositions"), i = e("inset"), d = e("margin"), b = e("opacity"), c = e("padding"), Z = e("saturate"), W = e("scale"), q = e("sepia"), D = e("skew"), I = e("space"), U = e("translate"), N = function() {
5
+ return ["auto", "contain", "none"];
6
+ }, P = function() {
7
+ return ["auto", "hidden", "clip", "visible", "scroll"];
8
+ }, L = function() {
9
+ return ["auto", r];
10
+ }, V = function() {
11
+ return ["", s];
12
+ }, h = function() {
13
+ return ["auto", z, o];
14
+ }, F = function() {
15
+ return ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"];
16
+ }, x = function() {
17
+ return ["solid", "dashed", "dotted", "double", "none"];
18
+ }, H = function() {
19
+ return ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "plus-lighter"];
20
+ }, R = function() {
21
+ return ["start", "end", "center", "between", "around", "evenly", "stretch"];
22
+ }, m = function() {
23
+ return ["", "0", o];
24
+ }, J = function() {
25
+ return ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"];
26
+ }, f = function() {
27
+ return [z, k];
28
+ }, w = function() {
29
+ return [z, o];
30
+ };
31
+ return {
32
+ cacheSize: 500,
33
+ theme: {
34
+ colors: [v],
35
+ spacing: [s],
36
+ blur: ["none", "", u, g],
37
+ brightness: f(),
38
+ borderColor: [n],
39
+ borderRadius: ["none", "", "full", u, g],
40
+ borderSpacing: [r],
41
+ borderWidth: V(),
42
+ contrast: f(),
43
+ grayscale: m(),
44
+ hueRotate: w(),
45
+ invert: m(),
46
+ gap: [r],
47
+ gradientColorStops: [n],
48
+ gradientColorStopPositions: [K, g],
49
+ inset: L(),
50
+ margin: L(),
51
+ opacity: f(),
52
+ padding: [r],
53
+ saturate: f(),
54
+ scale: f(),
55
+ sepia: m(),
56
+ skew: w(),
57
+ space: [r],
58
+ translate: [r]
59
+ },
60
+ classGroups: {
61
+ // Layout
62
+ /**
63
+ * Aspect Ratio
64
+ * @see https://tailwindcss.com/docs/aspect-ratio
65
+ */
66
+ aspect: [{
67
+ aspect: ["auto", "square", "video", o]
68
+ }],
69
+ /**
70
+ * Container
71
+ * @see https://tailwindcss.com/docs/container
72
+ */
73
+ container: ["container"],
74
+ /**
75
+ * Columns
76
+ * @see https://tailwindcss.com/docs/columns
77
+ */
78
+ columns: [{
79
+ columns: [u]
80
+ }],
81
+ /**
82
+ * Break After
83
+ * @see https://tailwindcss.com/docs/break-after
84
+ */
85
+ "break-after": [{
86
+ "break-after": J()
87
+ }],
88
+ /**
89
+ * Break Before
90
+ * @see https://tailwindcss.com/docs/break-before
91
+ */
92
+ "break-before": [{
93
+ "break-before": J()
94
+ }],
95
+ /**
96
+ * Break Inside
97
+ * @see https://tailwindcss.com/docs/break-inside
98
+ */
99
+ "break-inside": [{
100
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
101
+ }],
102
+ /**
103
+ * Box Decoration Break
104
+ * @see https://tailwindcss.com/docs/box-decoration-break
105
+ */
106
+ "box-decoration": [{
107
+ "box-decoration": ["slice", "clone"]
108
+ }],
109
+ /**
110
+ * Box Sizing
111
+ * @see https://tailwindcss.com/docs/box-sizing
112
+ */
113
+ box: [{
114
+ box: ["border", "content"]
115
+ }],
116
+ /**
117
+ * Display
118
+ * @see https://tailwindcss.com/docs/display
119
+ */
120
+ display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
121
+ /**
122
+ * Floats
123
+ * @see https://tailwindcss.com/docs/float
124
+ */
125
+ float: [{
126
+ float: ["right", "left", "none"]
127
+ }],
128
+ /**
129
+ * Clear
130
+ * @see https://tailwindcss.com/docs/clear
131
+ */
132
+ clear: [{
133
+ clear: ["left", "right", "both", "none"]
134
+ }],
135
+ /**
136
+ * Isolation
137
+ * @see https://tailwindcss.com/docs/isolation
138
+ */
139
+ isolation: ["isolate", "isolation-auto"],
140
+ /**
141
+ * Object Fit
142
+ * @see https://tailwindcss.com/docs/object-fit
143
+ */
144
+ "object-fit": [{
145
+ object: ["contain", "cover", "fill", "none", "scale-down"]
146
+ }],
147
+ /**
148
+ * Object Position
149
+ * @see https://tailwindcss.com/docs/object-position
150
+ */
151
+ "object-position": [{
152
+ object: [].concat(F(), [o])
153
+ }],
154
+ /**
155
+ * Overflow
156
+ * @see https://tailwindcss.com/docs/overflow
157
+ */
158
+ overflow: [{
159
+ overflow: P()
160
+ }],
161
+ /**
162
+ * Overflow X
163
+ * @see https://tailwindcss.com/docs/overflow
164
+ */
165
+ "overflow-x": [{
166
+ "overflow-x": P()
167
+ }],
168
+ /**
169
+ * Overflow Y
170
+ * @see https://tailwindcss.com/docs/overflow
171
+ */
172
+ "overflow-y": [{
173
+ "overflow-y": P()
174
+ }],
175
+ /**
176
+ * Overscroll Behavior
177
+ * @see https://tailwindcss.com/docs/overscroll-behavior
178
+ */
179
+ overscroll: [{
180
+ overscroll: N()
181
+ }],
182
+ /**
183
+ * Overscroll Behavior X
184
+ * @see https://tailwindcss.com/docs/overscroll-behavior
185
+ */
186
+ "overscroll-x": [{
187
+ "overscroll-x": N()
188
+ }],
189
+ /**
190
+ * Overscroll Behavior Y
191
+ * @see https://tailwindcss.com/docs/overscroll-behavior
192
+ */
193
+ "overscroll-y": [{
194
+ "overscroll-y": N()
195
+ }],
196
+ /**
197
+ * Position
198
+ * @see https://tailwindcss.com/docs/position
199
+ */
200
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
201
+ /**
202
+ * Top / Right / Bottom / Left
203
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
204
+ */
205
+ inset: [{
206
+ inset: [i]
207
+ }],
208
+ /**
209
+ * Right / Left
210
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
211
+ */
212
+ "inset-x": [{
213
+ "inset-x": [i]
214
+ }],
215
+ /**
216
+ * Top / Bottom
217
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
218
+ */
219
+ "inset-y": [{
220
+ "inset-y": [i]
221
+ }],
222
+ /**
223
+ * Start
224
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
225
+ */
226
+ start: [{
227
+ start: [i]
228
+ }],
229
+ /**
230
+ * End
231
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
232
+ */
233
+ end: [{
234
+ end: [i]
235
+ }],
236
+ /**
237
+ * Top
238
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
239
+ */
240
+ top: [{
241
+ top: [i]
242
+ }],
243
+ /**
244
+ * Right
245
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
246
+ */
247
+ right: [{
248
+ right: [i]
249
+ }],
250
+ /**
251
+ * Bottom
252
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
253
+ */
254
+ bottom: [{
255
+ bottom: [i]
256
+ }],
257
+ /**
258
+ * Left
259
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
260
+ */
261
+ left: [{
262
+ left: [i]
263
+ }],
264
+ /**
265
+ * Visibility
266
+ * @see https://tailwindcss.com/docs/visibility
267
+ */
268
+ visibility: ["visible", "invisible", "collapse"],
269
+ /**
270
+ * Z-Index
271
+ * @see https://tailwindcss.com/docs/z-index
272
+ */
273
+ z: [{
274
+ z: ["auto", y]
275
+ }],
276
+ // Flexbox and Grid
277
+ /**
278
+ * Flex Basis
279
+ * @see https://tailwindcss.com/docs/flex-basis
280
+ */
281
+ basis: [{
282
+ basis: L()
283
+ }],
284
+ /**
285
+ * Flex Direction
286
+ * @see https://tailwindcss.com/docs/flex-direction
287
+ */
288
+ "flex-direction": [{
289
+ flex: ["row", "row-reverse", "col", "col-reverse"]
290
+ }],
291
+ /**
292
+ * Flex Wrap
293
+ * @see https://tailwindcss.com/docs/flex-wrap
294
+ */
295
+ "flex-wrap": [{
296
+ flex: ["wrap", "wrap-reverse", "nowrap"]
297
+ }],
298
+ /**
299
+ * Flex
300
+ * @see https://tailwindcss.com/docs/flex
301
+ */
302
+ flex: [{
303
+ flex: ["1", "auto", "initial", "none", o]
304
+ }],
305
+ /**
306
+ * Flex Grow
307
+ * @see https://tailwindcss.com/docs/flex-grow
308
+ */
309
+ grow: [{
310
+ grow: m()
311
+ }],
312
+ /**
313
+ * Flex Shrink
314
+ * @see https://tailwindcss.com/docs/flex-shrink
315
+ */
316
+ shrink: [{
317
+ shrink: m()
318
+ }],
319
+ /**
320
+ * Order
321
+ * @see https://tailwindcss.com/docs/order
322
+ */
323
+ order: [{
324
+ order: ["first", "last", "none", y]
325
+ }],
326
+ /**
327
+ * Grid Template Columns
328
+ * @see https://tailwindcss.com/docs/grid-template-columns
329
+ */
330
+ "grid-cols": [{
331
+ "grid-cols": [v]
332
+ }],
333
+ /**
334
+ * Grid Column Start / End
335
+ * @see https://tailwindcss.com/docs/grid-column
336
+ */
337
+ "col-start-end": [{
338
+ col: ["auto", {
339
+ span: [y]
340
+ }, o]
341
+ }],
342
+ /**
343
+ * Grid Column Start
344
+ * @see https://tailwindcss.com/docs/grid-column
345
+ */
346
+ "col-start": [{
347
+ "col-start": h()
348
+ }],
349
+ /**
350
+ * Grid Column End
351
+ * @see https://tailwindcss.com/docs/grid-column
352
+ */
353
+ "col-end": [{
354
+ "col-end": h()
355
+ }],
356
+ /**
357
+ * Grid Template Rows
358
+ * @see https://tailwindcss.com/docs/grid-template-rows
359
+ */
360
+ "grid-rows": [{
361
+ "grid-rows": [v]
362
+ }],
363
+ /**
364
+ * Grid Row Start / End
365
+ * @see https://tailwindcss.com/docs/grid-row
366
+ */
367
+ "row-start-end": [{
368
+ row: ["auto", {
369
+ span: [y]
370
+ }, o]
371
+ }],
372
+ /**
373
+ * Grid Row Start
374
+ * @see https://tailwindcss.com/docs/grid-row
375
+ */
376
+ "row-start": [{
377
+ "row-start": h()
378
+ }],
379
+ /**
380
+ * Grid Row End
381
+ * @see https://tailwindcss.com/docs/grid-row
382
+ */
383
+ "row-end": [{
384
+ "row-end": h()
385
+ }],
386
+ /**
387
+ * Grid Auto Flow
388
+ * @see https://tailwindcss.com/docs/grid-auto-flow
389
+ */
390
+ "grid-flow": [{
391
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
392
+ }],
393
+ /**
394
+ * Grid Auto Columns
395
+ * @see https://tailwindcss.com/docs/grid-auto-columns
396
+ */
397
+ "auto-cols": [{
398
+ "auto-cols": ["auto", "min", "max", "fr", o]
399
+ }],
400
+ /**
401
+ * Grid Auto Rows
402
+ * @see https://tailwindcss.com/docs/grid-auto-rows
403
+ */
404
+ "auto-rows": [{
405
+ "auto-rows": ["auto", "min", "max", "fr", o]
406
+ }],
407
+ /**
408
+ * Gap
409
+ * @see https://tailwindcss.com/docs/gap
410
+ */
411
+ gap: [{
412
+ gap: [S]
413
+ }],
414
+ /**
415
+ * Gap X
416
+ * @see https://tailwindcss.com/docs/gap
417
+ */
418
+ "gap-x": [{
419
+ "gap-x": [S]
420
+ }],
421
+ /**
422
+ * Gap Y
423
+ * @see https://tailwindcss.com/docs/gap
424
+ */
425
+ "gap-y": [{
426
+ "gap-y": [S]
427
+ }],
428
+ /**
429
+ * Justify Content
430
+ * @see https://tailwindcss.com/docs/justify-content
431
+ */
432
+ "justify-content": [{
433
+ justify: ["normal"].concat(R())
434
+ }],
435
+ /**
436
+ * Justify Items
437
+ * @see https://tailwindcss.com/docs/justify-items
438
+ */
439
+ "justify-items": [{
440
+ "justify-items": ["start", "end", "center", "stretch"]
441
+ }],
442
+ /**
443
+ * Justify Self
444
+ * @see https://tailwindcss.com/docs/justify-self
445
+ */
446
+ "justify-self": [{
447
+ "justify-self": ["auto", "start", "end", "center", "stretch"]
448
+ }],
449
+ /**
450
+ * Align Content
451
+ * @see https://tailwindcss.com/docs/align-content
452
+ */
453
+ "align-content": [{
454
+ content: ["normal"].concat(R(), ["baseline"])
455
+ }],
456
+ /**
457
+ * Align Items
458
+ * @see https://tailwindcss.com/docs/align-items
459
+ */
460
+ "align-items": [{
461
+ items: ["start", "end", "center", "baseline", "stretch"]
462
+ }],
463
+ /**
464
+ * Align Self
465
+ * @see https://tailwindcss.com/docs/align-self
466
+ */
467
+ "align-self": [{
468
+ self: ["auto", "start", "end", "center", "stretch", "baseline"]
469
+ }],
470
+ /**
471
+ * Place Content
472
+ * @see https://tailwindcss.com/docs/place-content
473
+ */
474
+ "place-content": [{
475
+ "place-content": [].concat(R(), ["baseline"])
476
+ }],
477
+ /**
478
+ * Place Items
479
+ * @see https://tailwindcss.com/docs/place-items
480
+ */
481
+ "place-items": [{
482
+ "place-items": ["start", "end", "center", "baseline", "stretch"]
483
+ }],
484
+ /**
485
+ * Place Self
486
+ * @see https://tailwindcss.com/docs/place-self
487
+ */
488
+ "place-self": [{
489
+ "place-self": ["auto", "start", "end", "center", "stretch"]
490
+ }],
491
+ // Spacing
492
+ /**
493
+ * Padding
494
+ * @see https://tailwindcss.com/docs/padding
495
+ */
496
+ p: [{
497
+ p: [c]
498
+ }],
499
+ /**
500
+ * Padding X
501
+ * @see https://tailwindcss.com/docs/padding
502
+ */
503
+ px: [{
504
+ px: [c]
505
+ }],
506
+ /**
507
+ * Padding Y
508
+ * @see https://tailwindcss.com/docs/padding
509
+ */
510
+ py: [{
511
+ py: [c]
512
+ }],
513
+ /**
514
+ * Padding Start
515
+ * @see https://tailwindcss.com/docs/padding
516
+ */
517
+ ps: [{
518
+ ps: [c]
519
+ }],
520
+ /**
521
+ * Padding End
522
+ * @see https://tailwindcss.com/docs/padding
523
+ */
524
+ pe: [{
525
+ pe: [c]
526
+ }],
527
+ /**
528
+ * Padding Top
529
+ * @see https://tailwindcss.com/docs/padding
530
+ */
531
+ pt: [{
532
+ pt: [c]
533
+ }],
534
+ /**
535
+ * Padding Right
536
+ * @see https://tailwindcss.com/docs/padding
537
+ */
538
+ pr: [{
539
+ pr: [c]
540
+ }],
541
+ /**
542
+ * Padding Bottom
543
+ * @see https://tailwindcss.com/docs/padding
544
+ */
545
+ pb: [{
546
+ pb: [c]
547
+ }],
548
+ /**
549
+ * Padding Left
550
+ * @see https://tailwindcss.com/docs/padding
551
+ */
552
+ pl: [{
553
+ pl: [c]
554
+ }],
555
+ /**
556
+ * Margin
557
+ * @see https://tailwindcss.com/docs/margin
558
+ */
559
+ m: [{
560
+ m: [d]
561
+ }],
562
+ /**
563
+ * Margin X
564
+ * @see https://tailwindcss.com/docs/margin
565
+ */
566
+ mx: [{
567
+ mx: [d]
568
+ }],
569
+ /**
570
+ * Margin Y
571
+ * @see https://tailwindcss.com/docs/margin
572
+ */
573
+ my: [{
574
+ my: [d]
575
+ }],
576
+ /**
577
+ * Margin Start
578
+ * @see https://tailwindcss.com/docs/margin
579
+ */
580
+ ms: [{
581
+ ms: [d]
582
+ }],
583
+ /**
584
+ * Margin End
585
+ * @see https://tailwindcss.com/docs/margin
586
+ */
587
+ me: [{
588
+ me: [d]
589
+ }],
590
+ /**
591
+ * Margin Top
592
+ * @see https://tailwindcss.com/docs/margin
593
+ */
594
+ mt: [{
595
+ mt: [d]
596
+ }],
597
+ /**
598
+ * Margin Right
599
+ * @see https://tailwindcss.com/docs/margin
600
+ */
601
+ mr: [{
602
+ mr: [d]
603
+ }],
604
+ /**
605
+ * Margin Bottom
606
+ * @see https://tailwindcss.com/docs/margin
607
+ */
608
+ mb: [{
609
+ mb: [d]
610
+ }],
611
+ /**
612
+ * Margin Left
613
+ * @see https://tailwindcss.com/docs/margin
614
+ */
615
+ ml: [{
616
+ ml: [d]
617
+ }],
618
+ /**
619
+ * Space Between X
620
+ * @see https://tailwindcss.com/docs/space
621
+ */
622
+ "space-x": [{
623
+ "space-x": [I]
624
+ }],
625
+ /**
626
+ * Space Between X Reverse
627
+ * @see https://tailwindcss.com/docs/space
628
+ */
629
+ "space-x-reverse": ["space-x-reverse"],
630
+ /**
631
+ * Space Between Y
632
+ * @see https://tailwindcss.com/docs/space
633
+ */
634
+ "space-y": [{
635
+ "space-y": [I]
636
+ }],
637
+ /**
638
+ * Space Between Y Reverse
639
+ * @see https://tailwindcss.com/docs/space
640
+ */
641
+ "space-y-reverse": ["space-y-reverse"],
642
+ // Sizing
643
+ /**
644
+ * Width
645
+ * @see https://tailwindcss.com/docs/width
646
+ */
647
+ w: [{
648
+ w: ["auto", "min", "max", "fit", r]
649
+ }],
650
+ /**
651
+ * Min-Width
652
+ * @see https://tailwindcss.com/docs/min-width
653
+ */
654
+ "min-w": [{
655
+ "min-w": ["min", "max", "fit", s]
656
+ }],
657
+ /**
658
+ * Max-Width
659
+ * @see https://tailwindcss.com/docs/max-width
660
+ */
661
+ "max-w": [{
662
+ "max-w": ["0", "none", "full", "min", "max", "fit", "prose", {
663
+ screen: [u]
664
+ }, u, g]
665
+ }],
666
+ /**
667
+ * Height
668
+ * @see https://tailwindcss.com/docs/height
669
+ */
670
+ h: [{
671
+ h: [r, "auto", "min", "max", "fit"]
672
+ }],
673
+ /**
674
+ * Min-Height
675
+ * @see https://tailwindcss.com/docs/min-height
676
+ */
677
+ "min-h": [{
678
+ "min-h": ["min", "max", "fit", s]
679
+ }],
680
+ /**
681
+ * Max-Height
682
+ * @see https://tailwindcss.com/docs/max-height
683
+ */
684
+ "max-h": [{
685
+ "max-h": [r, "min", "max", "fit"]
686
+ }],
687
+ // Typography
688
+ /**
689
+ * Font Size
690
+ * @see https://tailwindcss.com/docs/font-size
691
+ */
692
+ "font-size": [{
693
+ text: ["base", u, g]
694
+ }],
695
+ /**
696
+ * Font Smoothing
697
+ * @see https://tailwindcss.com/docs/font-smoothing
698
+ */
699
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
700
+ /**
701
+ * Font Style
702
+ * @see https://tailwindcss.com/docs/font-style
703
+ */
704
+ "font-style": ["italic", "not-italic"],
705
+ /**
706
+ * Font Weight
707
+ * @see https://tailwindcss.com/docs/font-weight
708
+ */
709
+ "font-weight": [{
710
+ font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", k]
711
+ }],
712
+ /**
713
+ * Font Family
714
+ * @see https://tailwindcss.com/docs/font-family
715
+ */
716
+ "font-family": [{
717
+ font: [v]
718
+ }],
719
+ /**
720
+ * Font Variant Numeric
721
+ * @see https://tailwindcss.com/docs/font-variant-numeric
722
+ */
723
+ "fvn-normal": ["normal-nums"],
724
+ /**
725
+ * Font Variant Numeric
726
+ * @see https://tailwindcss.com/docs/font-variant-numeric
727
+ */
728
+ "fvn-ordinal": ["ordinal"],
729
+ /**
730
+ * Font Variant Numeric
731
+ * @see https://tailwindcss.com/docs/font-variant-numeric
732
+ */
733
+ "fvn-slashed-zero": ["slashed-zero"],
734
+ /**
735
+ * Font Variant Numeric
736
+ * @see https://tailwindcss.com/docs/font-variant-numeric
737
+ */
738
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
739
+ /**
740
+ * Font Variant Numeric
741
+ * @see https://tailwindcss.com/docs/font-variant-numeric
742
+ */
743
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
744
+ /**
745
+ * Font Variant Numeric
746
+ * @see https://tailwindcss.com/docs/font-variant-numeric
747
+ */
748
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractons"],
749
+ /**
750
+ * Letter Spacing
751
+ * @see https://tailwindcss.com/docs/letter-spacing
752
+ */
753
+ tracking: [{
754
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", g]
755
+ }],
756
+ /**
757
+ * Line Clamp
758
+ * @see https://tailwindcss.com/docs/line-clamp
759
+ */
760
+ "line-clamp": [{
761
+ "line-clamp": ["none", z, k]
762
+ }],
763
+ /**
764
+ * Line Height
765
+ * @see https://tailwindcss.com/docs/line-height
766
+ */
767
+ leading: [{
768
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose", s]
769
+ }],
770
+ /**
771
+ * List Style Image
772
+ * @see https://tailwindcss.com/docs/list-style-image
773
+ */
774
+ "list-image": [{
775
+ "list-image": ["none", o]
776
+ }],
777
+ /**
778
+ * List Style Type
779
+ * @see https://tailwindcss.com/docs/list-style-type
780
+ */
781
+ "list-style-type": [{
782
+ list: ["none", "disc", "decimal", o]
783
+ }],
784
+ /**
785
+ * List Style Position
786
+ * @see https://tailwindcss.com/docs/list-style-position
787
+ */
788
+ "list-style-position": [{
789
+ list: ["inside", "outside"]
790
+ }],
791
+ /**
792
+ * Placeholder Color
793
+ * @deprecated since Tailwind CSS v3.0.0
794
+ * @see https://tailwindcss.com/docs/placeholder-color
795
+ */
796
+ "placeholder-color": [{
797
+ placeholder: [n]
798
+ }],
799
+ /**
800
+ * Placeholder Opacity
801
+ * @see https://tailwindcss.com/docs/placeholder-opacity
802
+ */
803
+ "placeholder-opacity": [{
804
+ "placeholder-opacity": [b]
805
+ }],
806
+ /**
807
+ * Text Alignment
808
+ * @see https://tailwindcss.com/docs/text-align
809
+ */
810
+ "text-alignment": [{
811
+ text: ["left", "center", "right", "justify", "start", "end"]
812
+ }],
813
+ /**
814
+ * Text Color
815
+ * @see https://tailwindcss.com/docs/text-color
816
+ */
817
+ "text-color": [{
818
+ text: [n]
819
+ }],
820
+ /**
821
+ * Text Opacity
822
+ * @see https://tailwindcss.com/docs/text-opacity
823
+ */
824
+ "text-opacity": [{
825
+ "text-opacity": [b]
826
+ }],
827
+ /**
828
+ * Text Decoration
829
+ * @see https://tailwindcss.com/docs/text-decoration
830
+ */
831
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
832
+ /**
833
+ * Text Decoration Style
834
+ * @see https://tailwindcss.com/docs/text-decoration-style
835
+ */
836
+ "text-decoration-style": [{
837
+ decoration: [].concat(x(), ["wavy"])
838
+ }],
839
+ /**
840
+ * Text Decoration Thickness
841
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
842
+ */
843
+ "text-decoration-thickness": [{
844
+ decoration: ["auto", "from-font", s]
845
+ }],
846
+ /**
847
+ * Text Underline Offset
848
+ * @see https://tailwindcss.com/docs/text-underline-offset
849
+ */
850
+ "underline-offset": [{
851
+ "underline-offset": ["auto", s]
852
+ }],
853
+ /**
854
+ * Text Decoration Color
855
+ * @see https://tailwindcss.com/docs/text-decoration-color
856
+ */
857
+ "text-decoration-color": [{
858
+ decoration: [n]
859
+ }],
860
+ /**
861
+ * Text Transform
862
+ * @see https://tailwindcss.com/docs/text-transform
863
+ */
864
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
865
+ /**
866
+ * Text Overflow
867
+ * @see https://tailwindcss.com/docs/text-overflow
868
+ */
869
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
870
+ /**
871
+ * Text Indent
872
+ * @see https://tailwindcss.com/docs/text-indent
873
+ */
874
+ indent: [{
875
+ indent: [r]
876
+ }],
877
+ /**
878
+ * Vertical Alignment
879
+ * @see https://tailwindcss.com/docs/vertical-align
880
+ */
881
+ "vertical-align": [{
882
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", g]
883
+ }],
884
+ /**
885
+ * Whitespace
886
+ * @see https://tailwindcss.com/docs/whitespace
887
+ */
888
+ whitespace: [{
889
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
890
+ }],
891
+ /**
892
+ * Word Break
893
+ * @see https://tailwindcss.com/docs/word-break
894
+ */
895
+ break: [{
896
+ break: ["normal", "words", "all", "keep"]
897
+ }],
898
+ /**
899
+ * Hyphens
900
+ * @see https://tailwindcss.com/docs/hyphens
901
+ */
902
+ hyphens: [{
903
+ hyphens: ["none", "manual", "auto"]
904
+ }],
905
+ /**
906
+ * Content
907
+ * @see https://tailwindcss.com/docs/content
908
+ */
909
+ content: [{
910
+ content: ["none", o]
911
+ }],
912
+ // Backgrounds
913
+ /**
914
+ * Background Attachment
915
+ * @see https://tailwindcss.com/docs/background-attachment
916
+ */
917
+ "bg-attachment": [{
918
+ bg: ["fixed", "local", "scroll"]
919
+ }],
920
+ /**
921
+ * Background Clip
922
+ * @see https://tailwindcss.com/docs/background-clip
923
+ */
924
+ "bg-clip": [{
925
+ "bg-clip": ["border", "padding", "content", "text"]
926
+ }],
927
+ /**
928
+ * Background Opacity
929
+ * @deprecated since Tailwind CSS v3.0.0
930
+ * @see https://tailwindcss.com/docs/background-opacity
931
+ */
932
+ "bg-opacity": [{
933
+ "bg-opacity": [b]
934
+ }],
935
+ /**
936
+ * Background Origin
937
+ * @see https://tailwindcss.com/docs/background-origin
938
+ */
939
+ "bg-origin": [{
940
+ "bg-origin": ["border", "padding", "content"]
941
+ }],
942
+ /**
943
+ * Background Position
944
+ * @see https://tailwindcss.com/docs/background-position
945
+ */
946
+ "bg-position": [{
947
+ bg: [].concat(F(), [Q])
948
+ }],
949
+ /**
950
+ * Background Repeat
951
+ * @see https://tailwindcss.com/docs/background-repeat
952
+ */
953
+ "bg-repeat": [{
954
+ bg: ["no-repeat", {
955
+ repeat: ["", "x", "y", "round", "space"]
956
+ }]
957
+ }],
958
+ /**
959
+ * Background Size
960
+ * @see https://tailwindcss.com/docs/background-size
961
+ */
962
+ "bg-size": [{
963
+ bg: ["auto", "cover", "contain", X]
964
+ }],
965
+ /**
966
+ * Background Image
967
+ * @see https://tailwindcss.com/docs/background-image
968
+ */
969
+ "bg-image": [{
970
+ bg: ["none", {
971
+ "gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
972
+ }, Y]
973
+ }],
974
+ /**
975
+ * Background Color
976
+ * @see https://tailwindcss.com/docs/background-color
977
+ */
978
+ "bg-color": [{
979
+ bg: [n]
980
+ }],
981
+ /**
982
+ * Gradient Color Stops From Position
983
+ * @see https://tailwindcss.com/docs/gradient-color-stops
984
+ */
985
+ "gradient-from-pos": [{
986
+ from: [j]
987
+ }],
988
+ /**
989
+ * Gradient Color Stops Via Position
990
+ * @see https://tailwindcss.com/docs/gradient-color-stops
991
+ */
992
+ "gradient-via-pos": [{
993
+ via: [j]
994
+ }],
995
+ /**
996
+ * Gradient Color Stops To Position
997
+ * @see https://tailwindcss.com/docs/gradient-color-stops
998
+ */
999
+ "gradient-to-pos": [{
1000
+ to: [j]
1001
+ }],
1002
+ /**
1003
+ * Gradient Color Stops From
1004
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1005
+ */
1006
+ "gradient-from": [{
1007
+ from: [C]
1008
+ }],
1009
+ /**
1010
+ * Gradient Color Stops Via
1011
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1012
+ */
1013
+ "gradient-via": [{
1014
+ via: [C]
1015
+ }],
1016
+ /**
1017
+ * Gradient Color Stops To
1018
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1019
+ */
1020
+ "gradient-to": [{
1021
+ to: [C]
1022
+ }],
1023
+ // Borders
1024
+ /**
1025
+ * Border Radius
1026
+ * @see https://tailwindcss.com/docs/border-radius
1027
+ */
1028
+ rounded: [{
1029
+ rounded: [t]
1030
+ }],
1031
+ /**
1032
+ * Border Radius Start
1033
+ * @see https://tailwindcss.com/docs/border-radius
1034
+ */
1035
+ "rounded-s": [{
1036
+ "rounded-s": [t]
1037
+ }],
1038
+ /**
1039
+ * Border Radius End
1040
+ * @see https://tailwindcss.com/docs/border-radius
1041
+ */
1042
+ "rounded-e": [{
1043
+ "rounded-e": [t]
1044
+ }],
1045
+ /**
1046
+ * Border Radius Top
1047
+ * @see https://tailwindcss.com/docs/border-radius
1048
+ */
1049
+ "rounded-t": [{
1050
+ "rounded-t": [t]
1051
+ }],
1052
+ /**
1053
+ * Border Radius Right
1054
+ * @see https://tailwindcss.com/docs/border-radius
1055
+ */
1056
+ "rounded-r": [{
1057
+ "rounded-r": [t]
1058
+ }],
1059
+ /**
1060
+ * Border Radius Bottom
1061
+ * @see https://tailwindcss.com/docs/border-radius
1062
+ */
1063
+ "rounded-b": [{
1064
+ "rounded-b": [t]
1065
+ }],
1066
+ /**
1067
+ * Border Radius Left
1068
+ * @see https://tailwindcss.com/docs/border-radius
1069
+ */
1070
+ "rounded-l": [{
1071
+ "rounded-l": [t]
1072
+ }],
1073
+ /**
1074
+ * Border Radius Start Start
1075
+ * @see https://tailwindcss.com/docs/border-radius
1076
+ */
1077
+ "rounded-ss": [{
1078
+ "rounded-ss": [t]
1079
+ }],
1080
+ /**
1081
+ * Border Radius Start End
1082
+ * @see https://tailwindcss.com/docs/border-radius
1083
+ */
1084
+ "rounded-se": [{
1085
+ "rounded-se": [t]
1086
+ }],
1087
+ /**
1088
+ * Border Radius End End
1089
+ * @see https://tailwindcss.com/docs/border-radius
1090
+ */
1091
+ "rounded-ee": [{
1092
+ "rounded-ee": [t]
1093
+ }],
1094
+ /**
1095
+ * Border Radius End Start
1096
+ * @see https://tailwindcss.com/docs/border-radius
1097
+ */
1098
+ "rounded-es": [{
1099
+ "rounded-es": [t]
1100
+ }],
1101
+ /**
1102
+ * Border Radius Top Left
1103
+ * @see https://tailwindcss.com/docs/border-radius
1104
+ */
1105
+ "rounded-tl": [{
1106
+ "rounded-tl": [t]
1107
+ }],
1108
+ /**
1109
+ * Border Radius Top Right
1110
+ * @see https://tailwindcss.com/docs/border-radius
1111
+ */
1112
+ "rounded-tr": [{
1113
+ "rounded-tr": [t]
1114
+ }],
1115
+ /**
1116
+ * Border Radius Bottom Right
1117
+ * @see https://tailwindcss.com/docs/border-radius
1118
+ */
1119
+ "rounded-br": [{
1120
+ "rounded-br": [t]
1121
+ }],
1122
+ /**
1123
+ * Border Radius Bottom Left
1124
+ * @see https://tailwindcss.com/docs/border-radius
1125
+ */
1126
+ "rounded-bl": [{
1127
+ "rounded-bl": [t]
1128
+ }],
1129
+ /**
1130
+ * Border Width
1131
+ * @see https://tailwindcss.com/docs/border-width
1132
+ */
1133
+ "border-w": [{
1134
+ border: [a]
1135
+ }],
1136
+ /**
1137
+ * Border Width X
1138
+ * @see https://tailwindcss.com/docs/border-width
1139
+ */
1140
+ "border-w-x": [{
1141
+ "border-x": [a]
1142
+ }],
1143
+ /**
1144
+ * Border Width Y
1145
+ * @see https://tailwindcss.com/docs/border-width
1146
+ */
1147
+ "border-w-y": [{
1148
+ "border-y": [a]
1149
+ }],
1150
+ /**
1151
+ * Border Width Start
1152
+ * @see https://tailwindcss.com/docs/border-width
1153
+ */
1154
+ "border-w-s": [{
1155
+ "border-s": [a]
1156
+ }],
1157
+ /**
1158
+ * Border Width End
1159
+ * @see https://tailwindcss.com/docs/border-width
1160
+ */
1161
+ "border-w-e": [{
1162
+ "border-e": [a]
1163
+ }],
1164
+ /**
1165
+ * Border Width Top
1166
+ * @see https://tailwindcss.com/docs/border-width
1167
+ */
1168
+ "border-w-t": [{
1169
+ "border-t": [a]
1170
+ }],
1171
+ /**
1172
+ * Border Width Right
1173
+ * @see https://tailwindcss.com/docs/border-width
1174
+ */
1175
+ "border-w-r": [{
1176
+ "border-r": [a]
1177
+ }],
1178
+ /**
1179
+ * Border Width Bottom
1180
+ * @see https://tailwindcss.com/docs/border-width
1181
+ */
1182
+ "border-w-b": [{
1183
+ "border-b": [a]
1184
+ }],
1185
+ /**
1186
+ * Border Width Left
1187
+ * @see https://tailwindcss.com/docs/border-width
1188
+ */
1189
+ "border-w-l": [{
1190
+ "border-l": [a]
1191
+ }],
1192
+ /**
1193
+ * Border Opacity
1194
+ * @see https://tailwindcss.com/docs/border-opacity
1195
+ */
1196
+ "border-opacity": [{
1197
+ "border-opacity": [b]
1198
+ }],
1199
+ /**
1200
+ * Border Style
1201
+ * @see https://tailwindcss.com/docs/border-style
1202
+ */
1203
+ "border-style": [{
1204
+ border: [].concat(x(), ["hidden"])
1205
+ }],
1206
+ /**
1207
+ * Divide Width X
1208
+ * @see https://tailwindcss.com/docs/divide-width
1209
+ */
1210
+ "divide-x": [{
1211
+ "divide-x": [a]
1212
+ }],
1213
+ /**
1214
+ * Divide Width X Reverse
1215
+ * @see https://tailwindcss.com/docs/divide-width
1216
+ */
1217
+ "divide-x-reverse": ["divide-x-reverse"],
1218
+ /**
1219
+ * Divide Width Y
1220
+ * @see https://tailwindcss.com/docs/divide-width
1221
+ */
1222
+ "divide-y": [{
1223
+ "divide-y": [a]
1224
+ }],
1225
+ /**
1226
+ * Divide Width Y Reverse
1227
+ * @see https://tailwindcss.com/docs/divide-width
1228
+ */
1229
+ "divide-y-reverse": ["divide-y-reverse"],
1230
+ /**
1231
+ * Divide Opacity
1232
+ * @see https://tailwindcss.com/docs/divide-opacity
1233
+ */
1234
+ "divide-opacity": [{
1235
+ "divide-opacity": [b]
1236
+ }],
1237
+ /**
1238
+ * Divide Style
1239
+ * @see https://tailwindcss.com/docs/divide-style
1240
+ */
1241
+ "divide-style": [{
1242
+ divide: x()
1243
+ }],
1244
+ /**
1245
+ * Border Color
1246
+ * @see https://tailwindcss.com/docs/border-color
1247
+ */
1248
+ "border-color": [{
1249
+ border: [p]
1250
+ }],
1251
+ /**
1252
+ * Border Color X
1253
+ * @see https://tailwindcss.com/docs/border-color
1254
+ */
1255
+ "border-color-x": [{
1256
+ "border-x": [p]
1257
+ }],
1258
+ /**
1259
+ * Border Color Y
1260
+ * @see https://tailwindcss.com/docs/border-color
1261
+ */
1262
+ "border-color-y": [{
1263
+ "border-y": [p]
1264
+ }],
1265
+ /**
1266
+ * Border Color Top
1267
+ * @see https://tailwindcss.com/docs/border-color
1268
+ */
1269
+ "border-color-t": [{
1270
+ "border-t": [p]
1271
+ }],
1272
+ /**
1273
+ * Border Color Right
1274
+ * @see https://tailwindcss.com/docs/border-color
1275
+ */
1276
+ "border-color-r": [{
1277
+ "border-r": [p]
1278
+ }],
1279
+ /**
1280
+ * Border Color Bottom
1281
+ * @see https://tailwindcss.com/docs/border-color
1282
+ */
1283
+ "border-color-b": [{
1284
+ "border-b": [p]
1285
+ }],
1286
+ /**
1287
+ * Border Color Left
1288
+ * @see https://tailwindcss.com/docs/border-color
1289
+ */
1290
+ "border-color-l": [{
1291
+ "border-l": [p]
1292
+ }],
1293
+ /**
1294
+ * Divide Color
1295
+ * @see https://tailwindcss.com/docs/divide-color
1296
+ */
1297
+ "divide-color": [{
1298
+ divide: [p]
1299
+ }],
1300
+ /**
1301
+ * Outline Style
1302
+ * @see https://tailwindcss.com/docs/outline-style
1303
+ */
1304
+ "outline-style": [{
1305
+ outline: [""].concat(x())
1306
+ }],
1307
+ /**
1308
+ * Outline Offset
1309
+ * @see https://tailwindcss.com/docs/outline-offset
1310
+ */
1311
+ "outline-offset": [{
1312
+ "outline-offset": [s]
1313
+ }],
1314
+ /**
1315
+ * Outline Width
1316
+ * @see https://tailwindcss.com/docs/outline-width
1317
+ */
1318
+ "outline-w": [{
1319
+ outline: [s]
1320
+ }],
1321
+ /**
1322
+ * Outline Color
1323
+ * @see https://tailwindcss.com/docs/outline-color
1324
+ */
1325
+ "outline-color": [{
1326
+ outline: [n]
1327
+ }],
1328
+ /**
1329
+ * Ring Width
1330
+ * @see https://tailwindcss.com/docs/ring-width
1331
+ */
1332
+ "ring-w": [{
1333
+ ring: V()
1334
+ }],
1335
+ /**
1336
+ * Ring Width Inset
1337
+ * @see https://tailwindcss.com/docs/ring-width
1338
+ */
1339
+ "ring-w-inset": ["ring-inset"],
1340
+ /**
1341
+ * Ring Color
1342
+ * @see https://tailwindcss.com/docs/ring-color
1343
+ */
1344
+ "ring-color": [{
1345
+ ring: [n]
1346
+ }],
1347
+ /**
1348
+ * Ring Opacity
1349
+ * @see https://tailwindcss.com/docs/ring-opacity
1350
+ */
1351
+ "ring-opacity": [{
1352
+ "ring-opacity": [b]
1353
+ }],
1354
+ /**
1355
+ * Ring Offset Width
1356
+ * @see https://tailwindcss.com/docs/ring-offset-width
1357
+ */
1358
+ "ring-offset-w": [{
1359
+ "ring-offset": [s]
1360
+ }],
1361
+ /**
1362
+ * Ring Offset Color
1363
+ * @see https://tailwindcss.com/docs/ring-offset-color
1364
+ */
1365
+ "ring-offset-color": [{
1366
+ "ring-offset": [n]
1367
+ }],
1368
+ // Effects
1369
+ /**
1370
+ * Box Shadow
1371
+ * @see https://tailwindcss.com/docs/box-shadow
1372
+ */
1373
+ shadow: [{
1374
+ shadow: ["", "inner", "none", u, _]
1375
+ }],
1376
+ /**
1377
+ * Box Shadow Color
1378
+ * @see https://tailwindcss.com/docs/box-shadow-color
1379
+ */
1380
+ "shadow-color": [{
1381
+ shadow: [v]
1382
+ }],
1383
+ /**
1384
+ * Opacity
1385
+ * @see https://tailwindcss.com/docs/opacity
1386
+ */
1387
+ opacity: [{
1388
+ opacity: [b]
1389
+ }],
1390
+ /**
1391
+ * Mix Blend Mode
1392
+ * @see https://tailwindcss.com/docs/mix-blend-mode
1393
+ */
1394
+ "mix-blend": [{
1395
+ "mix-blend": H()
1396
+ }],
1397
+ /**
1398
+ * Background Blend Mode
1399
+ * @see https://tailwindcss.com/docs/background-blend-mode
1400
+ */
1401
+ "bg-blend": [{
1402
+ "bg-blend": H()
1403
+ }],
1404
+ // Filters
1405
+ /**
1406
+ * Filter
1407
+ * @deprecated since Tailwind CSS v3.0.0
1408
+ * @see https://tailwindcss.com/docs/filter
1409
+ */
1410
+ filter: [{
1411
+ filter: ["", "none"]
1412
+ }],
1413
+ /**
1414
+ * Blur
1415
+ * @see https://tailwindcss.com/docs/blur
1416
+ */
1417
+ blur: [{
1418
+ blur: [B]
1419
+ }],
1420
+ /**
1421
+ * Brightness
1422
+ * @see https://tailwindcss.com/docs/brightness
1423
+ */
1424
+ brightness: [{
1425
+ brightness: [E]
1426
+ }],
1427
+ /**
1428
+ * Contrast
1429
+ * @see https://tailwindcss.com/docs/contrast
1430
+ */
1431
+ contrast: [{
1432
+ contrast: [O]
1433
+ }],
1434
+ /**
1435
+ * Drop Shadow
1436
+ * @see https://tailwindcss.com/docs/drop-shadow
1437
+ */
1438
+ "drop-shadow": [{
1439
+ "drop-shadow": ["", "none", u, o]
1440
+ }],
1441
+ /**
1442
+ * Grayscale
1443
+ * @see https://tailwindcss.com/docs/grayscale
1444
+ */
1445
+ grayscale: [{
1446
+ grayscale: [G]
1447
+ }],
1448
+ /**
1449
+ * Hue Rotate
1450
+ * @see https://tailwindcss.com/docs/hue-rotate
1451
+ */
1452
+ "hue-rotate": [{
1453
+ "hue-rotate": [M]
1454
+ }],
1455
+ /**
1456
+ * Invert
1457
+ * @see https://tailwindcss.com/docs/invert
1458
+ */
1459
+ invert: [{
1460
+ invert: [T]
1461
+ }],
1462
+ /**
1463
+ * Saturate
1464
+ * @see https://tailwindcss.com/docs/saturate
1465
+ */
1466
+ saturate: [{
1467
+ saturate: [Z]
1468
+ }],
1469
+ /**
1470
+ * Sepia
1471
+ * @see https://tailwindcss.com/docs/sepia
1472
+ */
1473
+ sepia: [{
1474
+ sepia: [q]
1475
+ }],
1476
+ /**
1477
+ * Backdrop Filter
1478
+ * @deprecated since Tailwind CSS v3.0.0
1479
+ * @see https://tailwindcss.com/docs/backdrop-filter
1480
+ */
1481
+ "backdrop-filter": [{
1482
+ "backdrop-filter": ["", "none"]
1483
+ }],
1484
+ /**
1485
+ * Backdrop Blur
1486
+ * @see https://tailwindcss.com/docs/backdrop-blur
1487
+ */
1488
+ "backdrop-blur": [{
1489
+ "backdrop-blur": [B]
1490
+ }],
1491
+ /**
1492
+ * Backdrop Brightness
1493
+ * @see https://tailwindcss.com/docs/backdrop-brightness
1494
+ */
1495
+ "backdrop-brightness": [{
1496
+ "backdrop-brightness": [E]
1497
+ }],
1498
+ /**
1499
+ * Backdrop Contrast
1500
+ * @see https://tailwindcss.com/docs/backdrop-contrast
1501
+ */
1502
+ "backdrop-contrast": [{
1503
+ "backdrop-contrast": [O]
1504
+ }],
1505
+ /**
1506
+ * Backdrop Grayscale
1507
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
1508
+ */
1509
+ "backdrop-grayscale": [{
1510
+ "backdrop-grayscale": [G]
1511
+ }],
1512
+ /**
1513
+ * Backdrop Hue Rotate
1514
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
1515
+ */
1516
+ "backdrop-hue-rotate": [{
1517
+ "backdrop-hue-rotate": [M]
1518
+ }],
1519
+ /**
1520
+ * Backdrop Invert
1521
+ * @see https://tailwindcss.com/docs/backdrop-invert
1522
+ */
1523
+ "backdrop-invert": [{
1524
+ "backdrop-invert": [T]
1525
+ }],
1526
+ /**
1527
+ * Backdrop Opacity
1528
+ * @see https://tailwindcss.com/docs/backdrop-opacity
1529
+ */
1530
+ "backdrop-opacity": [{
1531
+ "backdrop-opacity": [b]
1532
+ }],
1533
+ /**
1534
+ * Backdrop Saturate
1535
+ * @see https://tailwindcss.com/docs/backdrop-saturate
1536
+ */
1537
+ "backdrop-saturate": [{
1538
+ "backdrop-saturate": [Z]
1539
+ }],
1540
+ /**
1541
+ * Backdrop Sepia
1542
+ * @see https://tailwindcss.com/docs/backdrop-sepia
1543
+ */
1544
+ "backdrop-sepia": [{
1545
+ "backdrop-sepia": [q]
1546
+ }],
1547
+ // Tables
1548
+ /**
1549
+ * Border Collapse
1550
+ * @see https://tailwindcss.com/docs/border-collapse
1551
+ */
1552
+ "border-collapse": [{
1553
+ border: ["collapse", "separate"]
1554
+ }],
1555
+ /**
1556
+ * Border Spacing
1557
+ * @see https://tailwindcss.com/docs/border-spacing
1558
+ */
1559
+ "border-spacing": [{
1560
+ "border-spacing": [A]
1561
+ }],
1562
+ /**
1563
+ * Border Spacing X
1564
+ * @see https://tailwindcss.com/docs/border-spacing
1565
+ */
1566
+ "border-spacing-x": [{
1567
+ "border-spacing-x": [A]
1568
+ }],
1569
+ /**
1570
+ * Border Spacing Y
1571
+ * @see https://tailwindcss.com/docs/border-spacing
1572
+ */
1573
+ "border-spacing-y": [{
1574
+ "border-spacing-y": [A]
1575
+ }],
1576
+ /**
1577
+ * Table Layout
1578
+ * @see https://tailwindcss.com/docs/table-layout
1579
+ */
1580
+ "table-layout": [{
1581
+ table: ["auto", "fixed"]
1582
+ }],
1583
+ /**
1584
+ * Caption Side
1585
+ * @see https://tailwindcss.com/docs/caption-side
1586
+ */
1587
+ caption: [{
1588
+ caption: ["top", "bottom"]
1589
+ }],
1590
+ // Transitions and Animation
1591
+ /**
1592
+ * Tranisition Property
1593
+ * @see https://tailwindcss.com/docs/transition-property
1594
+ */
1595
+ transition: [{
1596
+ transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", o]
1597
+ }],
1598
+ /**
1599
+ * Transition Duration
1600
+ * @see https://tailwindcss.com/docs/transition-duration
1601
+ */
1602
+ duration: [{
1603
+ duration: w()
1604
+ }],
1605
+ /**
1606
+ * Transition Timing Function
1607
+ * @see https://tailwindcss.com/docs/transition-timing-function
1608
+ */
1609
+ ease: [{
1610
+ ease: ["linear", "in", "out", "in-out", o]
1611
+ }],
1612
+ /**
1613
+ * Transition Delay
1614
+ * @see https://tailwindcss.com/docs/transition-delay
1615
+ */
1616
+ delay: [{
1617
+ delay: w()
1618
+ }],
1619
+ /**
1620
+ * Animation
1621
+ * @see https://tailwindcss.com/docs/animation
1622
+ */
1623
+ animate: [{
1624
+ animate: ["none", "spin", "ping", "pulse", "bounce", o]
1625
+ }],
1626
+ // Transforms
1627
+ /**
1628
+ * Transform
1629
+ * @see https://tailwindcss.com/docs/transform
1630
+ */
1631
+ transform: [{
1632
+ transform: ["", "gpu", "none"]
1633
+ }],
1634
+ /**
1635
+ * Scale
1636
+ * @see https://tailwindcss.com/docs/scale
1637
+ */
1638
+ scale: [{
1639
+ scale: [W]
1640
+ }],
1641
+ /**
1642
+ * Scale X
1643
+ * @see https://tailwindcss.com/docs/scale
1644
+ */
1645
+ "scale-x": [{
1646
+ "scale-x": [W]
1647
+ }],
1648
+ /**
1649
+ * Scale Y
1650
+ * @see https://tailwindcss.com/docs/scale
1651
+ */
1652
+ "scale-y": [{
1653
+ "scale-y": [W]
1654
+ }],
1655
+ /**
1656
+ * Rotate
1657
+ * @see https://tailwindcss.com/docs/rotate
1658
+ */
1659
+ rotate: [{
1660
+ rotate: [y, o]
1661
+ }],
1662
+ /**
1663
+ * Translate X
1664
+ * @see https://tailwindcss.com/docs/translate
1665
+ */
1666
+ "translate-x": [{
1667
+ "translate-x": [U]
1668
+ }],
1669
+ /**
1670
+ * Translate Y
1671
+ * @see https://tailwindcss.com/docs/translate
1672
+ */
1673
+ "translate-y": [{
1674
+ "translate-y": [U]
1675
+ }],
1676
+ /**
1677
+ * Skew X
1678
+ * @see https://tailwindcss.com/docs/skew
1679
+ */
1680
+ "skew-x": [{
1681
+ "skew-x": [D]
1682
+ }],
1683
+ /**
1684
+ * Skew Y
1685
+ * @see https://tailwindcss.com/docs/skew
1686
+ */
1687
+ "skew-y": [{
1688
+ "skew-y": [D]
1689
+ }],
1690
+ /**
1691
+ * Transform Origin
1692
+ * @see https://tailwindcss.com/docs/transform-origin
1693
+ */
1694
+ "transform-origin": [{
1695
+ origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", o]
1696
+ }],
1697
+ // Interactivity
1698
+ /**
1699
+ * Accent Color
1700
+ * @see https://tailwindcss.com/docs/accent-color
1701
+ */
1702
+ accent: [{
1703
+ accent: ["auto", n]
1704
+ }],
1705
+ /**
1706
+ * Appearance
1707
+ * @see https://tailwindcss.com/docs/appearance
1708
+ */
1709
+ appearance: ["appearance-none"],
1710
+ /**
1711
+ * Cursor
1712
+ * @see https://tailwindcss.com/docs/cursor
1713
+ */
1714
+ cursor: [{
1715
+ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", o]
1716
+ }],
1717
+ /**
1718
+ * Caret Color
1719
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
1720
+ */
1721
+ "caret-color": [{
1722
+ caret: [n]
1723
+ }],
1724
+ /**
1725
+ * Pointer Events
1726
+ * @see https://tailwindcss.com/docs/pointer-events
1727
+ */
1728
+ "pointer-events": [{
1729
+ "pointer-events": ["none", "auto"]
1730
+ }],
1731
+ /**
1732
+ * Resize
1733
+ * @see https://tailwindcss.com/docs/resize
1734
+ */
1735
+ resize: [{
1736
+ resize: ["none", "y", "x", ""]
1737
+ }],
1738
+ /**
1739
+ * Scroll Behavior
1740
+ * @see https://tailwindcss.com/docs/scroll-behavior
1741
+ */
1742
+ "scroll-behavior": [{
1743
+ scroll: ["auto", "smooth"]
1744
+ }],
1745
+ /**
1746
+ * Scroll Margin
1747
+ * @see https://tailwindcss.com/docs/scroll-margin
1748
+ */
1749
+ "scroll-m": [{
1750
+ "scroll-m": [r]
1751
+ }],
1752
+ /**
1753
+ * Scroll Margin X
1754
+ * @see https://tailwindcss.com/docs/scroll-margin
1755
+ */
1756
+ "scroll-mx": [{
1757
+ "scroll-mx": [r]
1758
+ }],
1759
+ /**
1760
+ * Scroll Margin Y
1761
+ * @see https://tailwindcss.com/docs/scroll-margin
1762
+ */
1763
+ "scroll-my": [{
1764
+ "scroll-my": [r]
1765
+ }],
1766
+ /**
1767
+ * Scroll Margin Start
1768
+ * @see https://tailwindcss.com/docs/scroll-margin
1769
+ */
1770
+ "scroll-ms": [{
1771
+ "scroll-ms": [r]
1772
+ }],
1773
+ /**
1774
+ * Scroll Margin End
1775
+ * @see https://tailwindcss.com/docs/scroll-margin
1776
+ */
1777
+ "scroll-me": [{
1778
+ "scroll-me": [r]
1779
+ }],
1780
+ /**
1781
+ * Scroll Margin Top
1782
+ * @see https://tailwindcss.com/docs/scroll-margin
1783
+ */
1784
+ "scroll-mt": [{
1785
+ "scroll-mt": [r]
1786
+ }],
1787
+ /**
1788
+ * Scroll Margin Right
1789
+ * @see https://tailwindcss.com/docs/scroll-margin
1790
+ */
1791
+ "scroll-mr": [{
1792
+ "scroll-mr": [r]
1793
+ }],
1794
+ /**
1795
+ * Scroll Margin Bottom
1796
+ * @see https://tailwindcss.com/docs/scroll-margin
1797
+ */
1798
+ "scroll-mb": [{
1799
+ "scroll-mb": [r]
1800
+ }],
1801
+ /**
1802
+ * Scroll Margin Left
1803
+ * @see https://tailwindcss.com/docs/scroll-margin
1804
+ */
1805
+ "scroll-ml": [{
1806
+ "scroll-ml": [r]
1807
+ }],
1808
+ /**
1809
+ * Scroll Padding
1810
+ * @see https://tailwindcss.com/docs/scroll-padding
1811
+ */
1812
+ "scroll-p": [{
1813
+ "scroll-p": [r]
1814
+ }],
1815
+ /**
1816
+ * Scroll Padding X
1817
+ * @see https://tailwindcss.com/docs/scroll-padding
1818
+ */
1819
+ "scroll-px": [{
1820
+ "scroll-px": [r]
1821
+ }],
1822
+ /**
1823
+ * Scroll Padding Y
1824
+ * @see https://tailwindcss.com/docs/scroll-padding
1825
+ */
1826
+ "scroll-py": [{
1827
+ "scroll-py": [r]
1828
+ }],
1829
+ /**
1830
+ * Scroll Padding Start
1831
+ * @see https://tailwindcss.com/docs/scroll-padding
1832
+ */
1833
+ "scroll-ps": [{
1834
+ "scroll-ps": [r]
1835
+ }],
1836
+ /**
1837
+ * Scroll Padding End
1838
+ * @see https://tailwindcss.com/docs/scroll-padding
1839
+ */
1840
+ "scroll-pe": [{
1841
+ "scroll-pe": [r]
1842
+ }],
1843
+ /**
1844
+ * Scroll Padding Top
1845
+ * @see https://tailwindcss.com/docs/scroll-padding
1846
+ */
1847
+ "scroll-pt": [{
1848
+ "scroll-pt": [r]
1849
+ }],
1850
+ /**
1851
+ * Scroll Padding Right
1852
+ * @see https://tailwindcss.com/docs/scroll-padding
1853
+ */
1854
+ "scroll-pr": [{
1855
+ "scroll-pr": [r]
1856
+ }],
1857
+ /**
1858
+ * Scroll Padding Bottom
1859
+ * @see https://tailwindcss.com/docs/scroll-padding
1860
+ */
1861
+ "scroll-pb": [{
1862
+ "scroll-pb": [r]
1863
+ }],
1864
+ /**
1865
+ * Scroll Padding Left
1866
+ * @see https://tailwindcss.com/docs/scroll-padding
1867
+ */
1868
+ "scroll-pl": [{
1869
+ "scroll-pl": [r]
1870
+ }],
1871
+ /**
1872
+ * Scroll Snap Align
1873
+ * @see https://tailwindcss.com/docs/scroll-snap-align
1874
+ */
1875
+ "snap-align": [{
1876
+ snap: ["start", "end", "center", "align-none"]
1877
+ }],
1878
+ /**
1879
+ * Scroll Snap Stop
1880
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
1881
+ */
1882
+ "snap-stop": [{
1883
+ snap: ["normal", "always"]
1884
+ }],
1885
+ /**
1886
+ * Scroll Snap Type
1887
+ * @see https://tailwindcss.com/docs/scroll-snap-type
1888
+ */
1889
+ "snap-type": [{
1890
+ snap: ["none", "x", "y", "both"]
1891
+ }],
1892
+ /**
1893
+ * Scroll Snap Type Strictness
1894
+ * @see https://tailwindcss.com/docs/scroll-snap-type
1895
+ */
1896
+ "snap-strictness": [{
1897
+ snap: ["mandatory", "proximity"]
1898
+ }],
1899
+ /**
1900
+ * Touch Action
1901
+ * @see https://tailwindcss.com/docs/touch-action
1902
+ */
1903
+ touch: [{
1904
+ touch: ["auto", "none", "pinch-zoom", "manipulation", {
1905
+ pan: ["x", "left", "right", "y", "up", "down"]
1906
+ }]
1907
+ }],
1908
+ /**
1909
+ * User Select
1910
+ * @see https://tailwindcss.com/docs/user-select
1911
+ */
1912
+ select: [{
1913
+ select: ["none", "text", "all", "auto"]
1914
+ }],
1915
+ /**
1916
+ * Will Change
1917
+ * @see https://tailwindcss.com/docs/will-change
1918
+ */
1919
+ "will-change": [{
1920
+ "will-change": ["auto", "scroll", "contents", "transform", o]
1921
+ }],
1922
+ // SVG
1923
+ /**
1924
+ * Fill
1925
+ * @see https://tailwindcss.com/docs/fill
1926
+ */
1927
+ fill: [{
1928
+ fill: [n, "none"]
1929
+ }],
1930
+ /**
1931
+ * Stroke Width
1932
+ * @see https://tailwindcss.com/docs/stroke-width
1933
+ */
1934
+ "stroke-w": [{
1935
+ stroke: [s, k]
1936
+ }],
1937
+ /**
1938
+ * Stroke
1939
+ * @see https://tailwindcss.com/docs/stroke
1940
+ */
1941
+ stroke: [{
1942
+ stroke: [n, "none"]
1943
+ }],
1944
+ // Accessibility
1945
+ /**
1946
+ * Screen Readers
1947
+ * @see https://tailwindcss.com/docs/screen-readers
1948
+ */
1949
+ sr: ["sr-only", "not-sr-only"]
1950
+ },
1951
+ conflictingClassGroups: {
1952
+ overflow: ["overflow-x", "overflow-y"],
1953
+ overscroll: ["overscroll-x", "overscroll-y"],
1954
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
1955
+ "inset-x": ["right", "left"],
1956
+ "inset-y": ["top", "bottom"],
1957
+ flex: ["basis", "grow", "shrink"],
1958
+ gap: ["gap-x", "gap-y"],
1959
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
1960
+ px: ["pr", "pl"],
1961
+ py: ["pt", "pb"],
1962
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
1963
+ mx: ["mr", "ml"],
1964
+ my: ["mt", "mb"],
1965
+ "font-size": ["leading"],
1966
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
1967
+ "fvn-ordinal": ["fvn-normal"],
1968
+ "fvn-slashed-zero": ["fvn-normal"],
1969
+ "fvn-figure": ["fvn-normal"],
1970
+ "fvn-spacing": ["fvn-normal"],
1971
+ "fvn-fraction": ["fvn-normal"],
1972
+ rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
1973
+ "rounded-s": ["rounded-ss", "rounded-es"],
1974
+ "rounded-e": ["rounded-se", "rounded-ee"],
1975
+ "rounded-t": ["rounded-tl", "rounded-tr"],
1976
+ "rounded-r": ["rounded-tr", "rounded-br"],
1977
+ "rounded-b": ["rounded-br", "rounded-bl"],
1978
+ "rounded-l": ["rounded-tl", "rounded-bl"],
1979
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
1980
+ "border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
1981
+ "border-w-x": ["border-w-r", "border-w-l"],
1982
+ "border-w-y": ["border-w-t", "border-w-b"],
1983
+ "border-color": ["border-color-t", "border-color-r", "border-color-b", "border-color-l"],
1984
+ "border-color-x": ["border-color-r", "border-color-l"],
1985
+ "border-color-y": ["border-color-t", "border-color-b"],
1986
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
1987
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
1988
+ "scroll-my": ["scroll-mt", "scroll-mb"],
1989
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
1990
+ "scroll-px": ["scroll-pr", "scroll-pl"],
1991
+ "scroll-py": ["scroll-pt", "scroll-pb"]
1992
+ },
1993
+ conflictingClassGroupModifiers: {
1994
+ "font-size": ["leading"]
1995
+ }
1996
+ };
1997
+ }
1998
+ export {
1999
+ er as getDefaultConfig
2000
+ };