@loczer/storefront-sdk 0.194.0 → 0.196.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/dist/chunks/pkg/ui/dist/{Button-CxG2fSpA.js → Button-Cr_u8vnh.js} +1 -1
  2. package/dist/chunks/pkg/ui/dist/{Dialog-4leTWiev.js → Dialog-CczmPDwY.js} +1 -1
  3. package/dist/chunks/pkg/ui/dist/Drawer/{index-DA5V7R_q.js → index-CSvSVP_J.js} +1 -1
  4. package/dist/chunks/pkg/ui/dist/Map/{MapContent-BmKjdWmq.js → MapContent-CDeWtwKa.js} +1 -1
  5. package/dist/chunks/pkg/ui/dist/{Map-CsOTdTtL.js → Map-Cs7wgtH9.js} +2 -2
  6. package/dist/chunks/pkg/ui/dist/{MorphingModalWizard-CfEqkJ0y.js → MorphingModalWizard-j1CgFGLe.js} +4 -3
  7. package/dist/chunks/pkg/ui/dist/{ResponsiveDialog-C6IWYoIg.js → ResponsiveDialog-BVwhTZQo.js} +3 -3
  8. package/dist/chunks/pkg/ui/dist/{ScrollArea-Bjwo84cv.js → ScrollArea-BqLd0xZj.js} +1 -1
  9. package/dist/chunks/pkg/ui/dist/Spinner/{index-DzMEU0iA.js → index-Cgi70z_E.js} +1 -1
  10. package/dist/chunks/pkg/ui/dist/lib/utils-DXB19bzk.js +8 -0
  11. package/dist/components/BikeProductCard/index.js +6 -6
  12. package/dist/components/BookingBikeVariantDialog/index.js +7 -7
  13. package/dist/components/BookingFlowSteps/index.js +11 -11
  14. package/dist/components/BookingPeriodSelector/components/BookingEndDateField.js +1 -1
  15. package/dist/components/BookingPeriodSelector/components/BookingEndTimeField.d.ts.map +1 -1
  16. package/dist/components/BookingPeriodSelector/components/BookingEndTimeField.js +16 -15
  17. package/dist/components/BookingPeriodSelector/components/BookingStartDateField.js +1 -1
  18. package/dist/components/BookingPeriodSelector/components/BookingStartTimeField.d.ts.map +1 -1
  19. package/dist/components/BookingPeriodSelector/components/BookingStartTimeField.js +16 -15
  20. package/dist/components/BookingPeriodSelector/components/internal/BookingHourPickerField.d.ts +1 -1
  21. package/dist/components/BookingPeriodSelector/components/internal/BookingHourPickerField.d.ts.map +1 -1
  22. package/dist/components/BookingPeriodSelector/components/internal/BookingHourPickerField.js +20 -23
  23. package/dist/components/BookingPeriodSelector/components/internal/StorefrontHourPickerField.d.ts +39 -0
  24. package/dist/components/BookingPeriodSelector/components/internal/StorefrontHourPickerField.d.ts.map +1 -0
  25. package/dist/components/BookingPeriodSelector/components/internal/StorefrontHourPickerField.js +830 -0
  26. package/dist/components/BookingPeriodSelector/useBookingPeriodController.d.ts +1 -1
  27. package/dist/components/BookingPeriodSelector/useBookingPeriodController.d.ts.map +1 -1
  28. package/dist/components/BookingPeriodSelector/useBookingPeriodController.js +52 -46
  29. package/dist/components/ContactSection/index.js +35 -35
  30. package/dist/components/ContractSaleDocument/DocumentAcceptanceSection.js +4 -4
  31. package/dist/components/ContractSaleDocument/ThumbnailSidebar.js +1 -1
  32. package/dist/components/DeliveryAddressSelector/index.js +5 -5
  33. package/dist/components/Footer/index.js +11 -11
  34. package/dist/components/FulfillmentSection/index.js +9 -9
  35. package/dist/components/Header/index.js +61 -61
  36. package/dist/components/Map/index.js +1 -1
  37. package/dist/components/PoweredByLoczerBadge/index.js +5 -5
  38. package/dist/components/ProductPriceBadge/index.js +73 -73
  39. package/dist/components/StorefrontCancellationPolicyNotice/index.js +6 -6
  40. package/dist/components/StorefrontCartPanel/index.js +8 -8
  41. package/dist/components/StorefrontInsuranceNotice/index.js +6 -6
  42. package/dist/components/StorefrontPopupMessages/index.js +8 -8
  43. package/dist/components/payment/MollieCardFieldsForm.js +1 -1
  44. package/dist/components/payment/StripeCardFieldsForm.js +1 -1
  45. package/dist/index.d.ts +11 -3
  46. package/dist/lib/utils.d.ts +3 -1
  47. package/dist/lib/utils.d.ts.map +1 -1
  48. package/dist/lib/utils.js +9 -5
  49. package/dist/pages/BookingPage.js +8 -8
  50. package/dist/pages/CheckoutPaymentPage.js +1 -1
  51. package/dist/pages/ContractSaleDocumentPage.js +15 -15
  52. package/dist/pages/HomePage.js +19 -19
  53. package/dist/pages/PaymentLinkPage.js +1 -1
  54. package/dist/pages/PaymentLinkSuccessPage.js +1 -1
  55. package/dist/pages/ProductPage.js +143 -143
  56. package/dist/pages/checkout/components/CheckoutCouponCard.js +5 -5
  57. package/dist/pages/checkout/components/CheckoutPaymentSummaryCard.js +1 -1
  58. package/dist/storefront.css +1 -1
  59. package/package.json +5 -1
  60. package/dist/chunks/node_modules/clsx/dist/clsx-CdyIqUTr.js +0 -16
  61. package/dist/chunks/node_modules/tailwind-merge/dist/bundle-mjs-CF4QheV5.js +0 -1608
  62. package/dist/chunks/pkg/ui/dist/lib/utils-BN5KOMSm.js +0 -8
  63. package/dist/components/BookingPeriodSelector/components/internal/ModalHourPickerField.d.ts +0 -22
  64. package/dist/components/BookingPeriodSelector/components/internal/ModalHourPickerField.d.ts.map +0 -1
  65. package/dist/components/BookingPeriodSelector/components/internal/ModalHourPickerField.js +0 -342
@@ -1,1608 +0,0 @@
1
- //#region ../../node_modules/tailwind-merge/dist/bundle-mjs.mjs
2
- var e = (e, t) => {
3
- let n = Array(e.length + t.length);
4
- for (let t = 0; t < e.length; t++) n[t] = e[t];
5
- for (let r = 0; r < t.length; r++) n[e.length + r] = t[r];
6
- return n;
7
- }, t = (e, t) => ({
8
- classGroupId: e,
9
- validator: t
10
- }), n = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
11
- nextPart: e,
12
- validators: t,
13
- classGroupId: n
14
- }), r = "-", i = [], a = "arbitrary..", o = (t) => {
15
- let n = l(t), { conflictingClassGroups: a, conflictingClassGroupModifiers: o } = t;
16
- return {
17
- getClassGroupId: (e) => {
18
- if (e.startsWith("[") && e.endsWith("]")) return c(e);
19
- let t = e.split(r);
20
- return s(t, +(t[0] === "" && t.length > 1), n);
21
- },
22
- getConflictingClassGroupIds: (t, n) => {
23
- if (n) {
24
- let n = o[t], r = a[t];
25
- return n ? r ? e(r, n) : n : r || i;
26
- }
27
- return a[t] || i;
28
- }
29
- };
30
- }, s = (e, t, n) => {
31
- if (e.length - t === 0) return n.classGroupId;
32
- let i = e[t], a = n.nextPart.get(i);
33
- if (a) {
34
- let n = s(e, t + 1, a);
35
- if (n) return n;
36
- }
37
- let o = n.validators;
38
- if (o === null) return;
39
- let c = t === 0 ? e.join(r) : e.slice(t).join(r), l = o.length;
40
- for (let e = 0; e < l; e++) {
41
- let t = o[e];
42
- if (t.validator(c)) return t.classGroupId;
43
- }
44
- }, c = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
45
- let t = e.slice(1, -1), n = t.indexOf(":"), r = t.slice(0, n);
46
- return r ? a + r : void 0;
47
- })(), l = (e) => {
48
- let { theme: t, classGroups: n } = e;
49
- return u(n, t);
50
- }, u = (e, t) => {
51
- let r = n();
52
- for (let n in e) {
53
- let i = e[n];
54
- d(i, r, n, t);
55
- }
56
- return r;
57
- }, d = (e, t, n, r) => {
58
- let i = e.length;
59
- for (let a = 0; a < i; a++) {
60
- let i = e[a];
61
- f(i, t, n, r);
62
- }
63
- }, f = (e, t, n, r) => {
64
- if (typeof e == "string") {
65
- p(e, t, n);
66
- return;
67
- }
68
- if (typeof e == "function") {
69
- m(e, t, n, r);
70
- return;
71
- }
72
- h(e, t, n, r);
73
- }, p = (e, t, n) => {
74
- let r = e === "" ? t : g(t, e);
75
- r.classGroupId = n;
76
- }, m = (e, n, r, i) => {
77
- if (_(e)) {
78
- d(e(i), n, r, i);
79
- return;
80
- }
81
- n.validators === null && (n.validators = []), n.validators.push(t(r, e));
82
- }, h = (e, t, n, r) => {
83
- let i = Object.entries(e), a = i.length;
84
- for (let e = 0; e < a; e++) {
85
- let [a, o] = i[e];
86
- d(o, g(t, a), n, r);
87
- }
88
- }, g = (e, t) => {
89
- let i = e, a = t.split(r), o = a.length;
90
- for (let e = 0; e < o; e++) {
91
- let t = a[e], r = i.nextPart.get(t);
92
- r || (r = n(), i.nextPart.set(t, r)), i = r;
93
- }
94
- return i;
95
- }, _ = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, v = (e) => {
96
- if (e < 1) return {
97
- get: () => void 0,
98
- set: () => {}
99
- };
100
- let t = 0, n = Object.create(null), r = Object.create(null), i = (i, a) => {
101
- n[i] = a, t++, t > e && (t = 0, r = n, n = Object.create(null));
102
- };
103
- return {
104
- get(e) {
105
- let t = n[e];
106
- if (t !== void 0) return t;
107
- if ((t = r[e]) !== void 0) return i(e, t), t;
108
- },
109
- set(e, t) {
110
- e in n ? n[e] = t : i(e, t);
111
- }
112
- };
113
- }, y = "!", b = ":", x = [], S = (e, t, n, r, i) => ({
114
- modifiers: e,
115
- hasImportantModifier: t,
116
- baseClassName: n,
117
- maybePostfixModifierPosition: r,
118
- isExternal: i
119
- }), C = (e) => {
120
- let { prefix: t, experimentalParseClassName: n } = e, r = (e) => {
121
- let t = [], n = 0, r = 0, i = 0, a, o = e.length;
122
- for (let s = 0; s < o; s++) {
123
- let o = e[s];
124
- if (n === 0 && r === 0) {
125
- if (o === b) {
126
- t.push(e.slice(i, s)), i = s + 1;
127
- continue;
128
- }
129
- if (o === "/") {
130
- a = s;
131
- continue;
132
- }
133
- }
134
- o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
135
- }
136
- let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
137
- s.endsWith(y) ? (c = s.slice(0, -1), l = !0) : s.startsWith(y) && (c = s.slice(1), l = !0);
138
- let u = a && a > i ? a - i : void 0;
139
- return S(t, l, c, u);
140
- };
141
- if (t) {
142
- let e = t + b, n = r;
143
- r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : S(x, !1, t, void 0, !0);
144
- }
145
- if (n) {
146
- let e = r;
147
- r = (t) => n({
148
- className: t,
149
- parseClassName: e
150
- });
151
- }
152
- return r;
153
- }, w = (e) => {
154
- let t = /* @__PURE__ */ new Map();
155
- return e.orderSensitiveModifiers.forEach((e, n) => {
156
- t.set(e, 1e6 + n);
157
- }), (e) => {
158
- let n = [], r = [];
159
- for (let i = 0; i < e.length; i++) {
160
- let a = e[i], o = a[0] === "[", s = t.has(a);
161
- o || s ? (r.length > 0 && (r.sort(), n.push(...r), r = []), n.push(a)) : r.push(a);
162
- }
163
- return r.length > 0 && (r.sort(), n.push(...r)), n;
164
- };
165
- }, T = (e) => ({
166
- cache: v(e.cacheSize),
167
- parseClassName: C(e),
168
- sortModifiers: w(e),
169
- ...o(e)
170
- }), ee = /\s+/, te = (e, t) => {
171
- let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a } = t, o = [], s = e.trim().split(ee), c = "";
172
- for (let e = s.length - 1; e >= 0; --e) {
173
- let t = s[e], { isExternal: l, modifiers: u, hasImportantModifier: d, baseClassName: f, maybePostfixModifierPosition: p } = n(t);
174
- if (l) {
175
- c = t + (c.length > 0 ? " " + c : c);
176
- continue;
177
- }
178
- let m = !!p, h = r(m ? f.substring(0, p) : f);
179
- if (!h) {
180
- if (!m) {
181
- c = t + (c.length > 0 ? " " + c : c);
182
- continue;
183
- }
184
- if (h = r(f), !h) {
185
- c = t + (c.length > 0 ? " " + c : c);
186
- continue;
187
- }
188
- m = !1;
189
- }
190
- let g = u.length === 0 ? "" : u.length === 1 ? u[0] : a(u).join(":"), _ = d ? g + y : g, v = _ + h;
191
- if (o.indexOf(v) > -1) continue;
192
- o.push(v);
193
- let b = i(h, m);
194
- for (let e = 0; e < b.length; ++e) {
195
- let t = b[e];
196
- o.push(_ + t);
197
- }
198
- c = t + (c.length > 0 ? " " + c : c);
199
- }
200
- return c;
201
- }, E = (...e) => {
202
- let t = 0, n, r, i = "";
203
- for (; t < e.length;) (n = e[t++]) && (r = D(n)) && (i && (i += " "), i += r);
204
- return i;
205
- }, D = (e) => {
206
- if (typeof e == "string") return e;
207
- let t, n = "";
208
- for (let r = 0; r < e.length; r++) e[r] && (t = D(e[r])) && (n && (n += " "), n += t);
209
- return n;
210
- }, O = (e, ...t) => {
211
- let n, r, i, a, o = (o) => (n = T(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
212
- let t = r(e);
213
- if (t) return t;
214
- let a = te(e, n);
215
- return i(e, a), a;
216
- };
217
- return a = o, (...e) => a(E(...e));
218
- }, k = [], A = (e) => {
219
- let t = (t) => t[e] || k;
220
- return t.isThemeGetter = !0, t;
221
- }, j = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, M = /^\((?:(\w[\w-]*):)?(.+)\)$/i, N = /^\d+\/\d+$/, ne = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, re = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, ie = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, P = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, F = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, I = (e) => N.test(e), L = (e) => !!e && !Number.isNaN(Number(e)), R = (e) => !!e && Number.isInteger(Number(e)), ae = (e) => e.endsWith("%") && L(e.slice(0, -1)), z = (e) => ne.test(e), oe = () => !0, B = (e) => re.test(e) && !ie.test(e), V = () => !1, se = (e) => P.test(e), H = (e) => F.test(e), ce = (e) => !U(e) && !K(e), le = (e) => Y(e, $, V), U = (e) => j.test(e), W = (e) => Y(e, _e, B), ue = (e) => Y(e, ve, L), de = (e) => Y(e, Z, V), fe = (e) => Y(e, Q, H), G = (e) => Y(e, be, se), K = (e) => M.test(e), q = (e) => X(e, _e), pe = (e) => X(e, ye), me = (e) => X(e, Z), he = (e) => X(e, $), ge = (e) => X(e, Q), J = (e) => X(e, be, !0), Y = (e, t, n) => {
222
- let r = j.exec(e);
223
- return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
224
- }, X = (e, t, n = !1) => {
225
- let r = M.exec(e);
226
- return r ? r[1] ? t(r[1]) : n : !1;
227
- }, Z = (e) => e === "position" || e === "percentage", Q = (e) => e === "image" || e === "url", $ = (e) => e === "length" || e === "size" || e === "bg-size", _e = (e) => e === "length", ve = (e) => e === "number", ye = (e) => e === "family-name", be = (e) => e === "shadow", xe = () => {
228
- let e = A("color"), t = A("font"), n = A("text"), r = A("font-weight"), i = A("tracking"), a = A("leading"), o = A("breakpoint"), s = A("container"), c = A("spacing"), l = A("radius"), u = A("shadow"), d = A("inset-shadow"), f = A("text-shadow"), p = A("drop-shadow"), m = A("blur"), h = A("perspective"), g = A("aspect"), _ = A("ease"), v = A("animate"), y = () => [
229
- "auto",
230
- "avoid",
231
- "all",
232
- "avoid-page",
233
- "page",
234
- "left",
235
- "right",
236
- "column"
237
- ], b = () => [
238
- "center",
239
- "top",
240
- "bottom",
241
- "left",
242
- "right",
243
- "top-left",
244
- "left-top",
245
- "top-right",
246
- "right-top",
247
- "bottom-right",
248
- "right-bottom",
249
- "bottom-left",
250
- "left-bottom"
251
- ], x = () => [
252
- ...b(),
253
- K,
254
- U
255
- ], S = () => [
256
- "auto",
257
- "hidden",
258
- "clip",
259
- "visible",
260
- "scroll"
261
- ], C = () => [
262
- "auto",
263
- "contain",
264
- "none"
265
- ], w = () => [
266
- K,
267
- U,
268
- c
269
- ], T = () => [
270
- I,
271
- "full",
272
- "auto",
273
- ...w()
274
- ], ee = () => [
275
- R,
276
- "none",
277
- "subgrid",
278
- K,
279
- U
280
- ], te = () => [
281
- "auto",
282
- { span: [
283
- "full",
284
- R,
285
- K,
286
- U
287
- ] },
288
- R,
289
- K,
290
- U
291
- ], E = () => [
292
- R,
293
- "auto",
294
- K,
295
- U
296
- ], D = () => [
297
- "auto",
298
- "min",
299
- "max",
300
- "fr",
301
- K,
302
- U
303
- ], O = () => [
304
- "start",
305
- "end",
306
- "center",
307
- "between",
308
- "around",
309
- "evenly",
310
- "stretch",
311
- "baseline",
312
- "center-safe",
313
- "end-safe"
314
- ], k = () => [
315
- "start",
316
- "end",
317
- "center",
318
- "stretch",
319
- "center-safe",
320
- "end-safe"
321
- ], j = () => ["auto", ...w()], M = () => [
322
- I,
323
- "auto",
324
- "full",
325
- "dvw",
326
- "dvh",
327
- "lvw",
328
- "lvh",
329
- "svw",
330
- "svh",
331
- "min",
332
- "max",
333
- "fit",
334
- ...w()
335
- ], N = () => [
336
- e,
337
- K,
338
- U
339
- ], ne = () => [
340
- ...b(),
341
- me,
342
- de,
343
- { position: [K, U] }
344
- ], re = () => ["no-repeat", { repeat: [
345
- "",
346
- "x",
347
- "y",
348
- "space",
349
- "round"
350
- ] }], ie = () => [
351
- "auto",
352
- "cover",
353
- "contain",
354
- he,
355
- le,
356
- { size: [K, U] }
357
- ], P = () => [
358
- ae,
359
- q,
360
- W
361
- ], F = () => [
362
- "",
363
- "none",
364
- "full",
365
- l,
366
- K,
367
- U
368
- ], B = () => [
369
- "",
370
- L,
371
- q,
372
- W
373
- ], V = () => [
374
- "solid",
375
- "dashed",
376
- "dotted",
377
- "double"
378
- ], se = () => [
379
- "normal",
380
- "multiply",
381
- "screen",
382
- "overlay",
383
- "darken",
384
- "lighten",
385
- "color-dodge",
386
- "color-burn",
387
- "hard-light",
388
- "soft-light",
389
- "difference",
390
- "exclusion",
391
- "hue",
392
- "saturation",
393
- "color",
394
- "luminosity"
395
- ], H = () => [
396
- L,
397
- ae,
398
- me,
399
- de
400
- ], Y = () => [
401
- "",
402
- "none",
403
- m,
404
- K,
405
- U
406
- ], X = () => [
407
- "none",
408
- L,
409
- K,
410
- U
411
- ], Z = () => [
412
- "none",
413
- L,
414
- K,
415
- U
416
- ], Q = () => [
417
- L,
418
- K,
419
- U
420
- ], $ = () => [
421
- I,
422
- "full",
423
- ...w()
424
- ];
425
- return {
426
- cacheSize: 500,
427
- theme: {
428
- animate: [
429
- "spin",
430
- "ping",
431
- "pulse",
432
- "bounce"
433
- ],
434
- aspect: ["video"],
435
- blur: [z],
436
- breakpoint: [z],
437
- color: [oe],
438
- container: [z],
439
- "drop-shadow": [z],
440
- ease: [
441
- "in",
442
- "out",
443
- "in-out"
444
- ],
445
- font: [ce],
446
- "font-weight": [
447
- "thin",
448
- "extralight",
449
- "light",
450
- "normal",
451
- "medium",
452
- "semibold",
453
- "bold",
454
- "extrabold",
455
- "black"
456
- ],
457
- "inset-shadow": [z],
458
- leading: [
459
- "none",
460
- "tight",
461
- "snug",
462
- "normal",
463
- "relaxed",
464
- "loose"
465
- ],
466
- perspective: [
467
- "dramatic",
468
- "near",
469
- "normal",
470
- "midrange",
471
- "distant",
472
- "none"
473
- ],
474
- radius: [z],
475
- shadow: [z],
476
- spacing: ["px", L],
477
- text: [z],
478
- "text-shadow": [z],
479
- tracking: [
480
- "tighter",
481
- "tight",
482
- "normal",
483
- "wide",
484
- "wider",
485
- "widest"
486
- ]
487
- },
488
- classGroups: {
489
- aspect: [{ aspect: [
490
- "auto",
491
- "square",
492
- I,
493
- U,
494
- K,
495
- g
496
- ] }],
497
- container: ["container"],
498
- columns: [{ columns: [
499
- L,
500
- U,
501
- K,
502
- s
503
- ] }],
504
- "break-after": [{ "break-after": y() }],
505
- "break-before": [{ "break-before": y() }],
506
- "break-inside": [{ "break-inside": [
507
- "auto",
508
- "avoid",
509
- "avoid-page",
510
- "avoid-column"
511
- ] }],
512
- "box-decoration": [{ "box-decoration": ["slice", "clone"] }],
513
- box: [{ box: ["border", "content"] }],
514
- display: [
515
- "block",
516
- "inline-block",
517
- "inline",
518
- "flex",
519
- "inline-flex",
520
- "table",
521
- "inline-table",
522
- "table-caption",
523
- "table-cell",
524
- "table-column",
525
- "table-column-group",
526
- "table-footer-group",
527
- "table-header-group",
528
- "table-row-group",
529
- "table-row",
530
- "flow-root",
531
- "grid",
532
- "inline-grid",
533
- "contents",
534
- "list-item",
535
- "hidden"
536
- ],
537
- sr: ["sr-only", "not-sr-only"],
538
- float: [{ float: [
539
- "right",
540
- "left",
541
- "none",
542
- "start",
543
- "end"
544
- ] }],
545
- clear: [{ clear: [
546
- "left",
547
- "right",
548
- "both",
549
- "none",
550
- "start",
551
- "end"
552
- ] }],
553
- isolation: ["isolate", "isolation-auto"],
554
- "object-fit": [{ object: [
555
- "contain",
556
- "cover",
557
- "fill",
558
- "none",
559
- "scale-down"
560
- ] }],
561
- "object-position": [{ object: x() }],
562
- overflow: [{ overflow: S() }],
563
- "overflow-x": [{ "overflow-x": S() }],
564
- "overflow-y": [{ "overflow-y": S() }],
565
- overscroll: [{ overscroll: C() }],
566
- "overscroll-x": [{ "overscroll-x": C() }],
567
- "overscroll-y": [{ "overscroll-y": C() }],
568
- position: [
569
- "static",
570
- "fixed",
571
- "absolute",
572
- "relative",
573
- "sticky"
574
- ],
575
- inset: [{ inset: T() }],
576
- "inset-x": [{ "inset-x": T() }],
577
- "inset-y": [{ "inset-y": T() }],
578
- start: [{ start: T() }],
579
- end: [{ end: T() }],
580
- top: [{ top: T() }],
581
- right: [{ right: T() }],
582
- bottom: [{ bottom: T() }],
583
- left: [{ left: T() }],
584
- visibility: [
585
- "visible",
586
- "invisible",
587
- "collapse"
588
- ],
589
- z: [{ z: [
590
- R,
591
- "auto",
592
- K,
593
- U
594
- ] }],
595
- basis: [{ basis: [
596
- I,
597
- "full",
598
- "auto",
599
- s,
600
- ...w()
601
- ] }],
602
- "flex-direction": [{ flex: [
603
- "row",
604
- "row-reverse",
605
- "col",
606
- "col-reverse"
607
- ] }],
608
- "flex-wrap": [{ flex: [
609
- "nowrap",
610
- "wrap",
611
- "wrap-reverse"
612
- ] }],
613
- flex: [{ flex: [
614
- L,
615
- I,
616
- "auto",
617
- "initial",
618
- "none",
619
- U
620
- ] }],
621
- grow: [{ grow: [
622
- "",
623
- L,
624
- K,
625
- U
626
- ] }],
627
- shrink: [{ shrink: [
628
- "",
629
- L,
630
- K,
631
- U
632
- ] }],
633
- order: [{ order: [
634
- R,
635
- "first",
636
- "last",
637
- "none",
638
- K,
639
- U
640
- ] }],
641
- "grid-cols": [{ "grid-cols": ee() }],
642
- "col-start-end": [{ col: te() }],
643
- "col-start": [{ "col-start": E() }],
644
- "col-end": [{ "col-end": E() }],
645
- "grid-rows": [{ "grid-rows": ee() }],
646
- "row-start-end": [{ row: te() }],
647
- "row-start": [{ "row-start": E() }],
648
- "row-end": [{ "row-end": E() }],
649
- "grid-flow": [{ "grid-flow": [
650
- "row",
651
- "col",
652
- "dense",
653
- "row-dense",
654
- "col-dense"
655
- ] }],
656
- "auto-cols": [{ "auto-cols": D() }],
657
- "auto-rows": [{ "auto-rows": D() }],
658
- gap: [{ gap: w() }],
659
- "gap-x": [{ "gap-x": w() }],
660
- "gap-y": [{ "gap-y": w() }],
661
- "justify-content": [{ justify: [...O(), "normal"] }],
662
- "justify-items": [{ "justify-items": [...k(), "normal"] }],
663
- "justify-self": [{ "justify-self": ["auto", ...k()] }],
664
- "align-content": [{ content: ["normal", ...O()] }],
665
- "align-items": [{ items: [...k(), { baseline: ["", "last"] }] }],
666
- "align-self": [{ self: [
667
- "auto",
668
- ...k(),
669
- { baseline: ["", "last"] }
670
- ] }],
671
- "place-content": [{ "place-content": O() }],
672
- "place-items": [{ "place-items": [...k(), "baseline"] }],
673
- "place-self": [{ "place-self": ["auto", ...k()] }],
674
- p: [{ p: w() }],
675
- px: [{ px: w() }],
676
- py: [{ py: w() }],
677
- ps: [{ ps: w() }],
678
- pe: [{ pe: w() }],
679
- pt: [{ pt: w() }],
680
- pr: [{ pr: w() }],
681
- pb: [{ pb: w() }],
682
- pl: [{ pl: w() }],
683
- m: [{ m: j() }],
684
- mx: [{ mx: j() }],
685
- my: [{ my: j() }],
686
- ms: [{ ms: j() }],
687
- me: [{ me: j() }],
688
- mt: [{ mt: j() }],
689
- mr: [{ mr: j() }],
690
- mb: [{ mb: j() }],
691
- ml: [{ ml: j() }],
692
- "space-x": [{ "space-x": w() }],
693
- "space-x-reverse": ["space-x-reverse"],
694
- "space-y": [{ "space-y": w() }],
695
- "space-y-reverse": ["space-y-reverse"],
696
- size: [{ size: M() }],
697
- w: [{ w: [
698
- s,
699
- "screen",
700
- ...M()
701
- ] }],
702
- "min-w": [{ "min-w": [
703
- s,
704
- "screen",
705
- "none",
706
- ...M()
707
- ] }],
708
- "max-w": [{ "max-w": [
709
- s,
710
- "screen",
711
- "none",
712
- "prose",
713
- { screen: [o] },
714
- ...M()
715
- ] }],
716
- h: [{ h: [
717
- "screen",
718
- "lh",
719
- ...M()
720
- ] }],
721
- "min-h": [{ "min-h": [
722
- "screen",
723
- "lh",
724
- "none",
725
- ...M()
726
- ] }],
727
- "max-h": [{ "max-h": [
728
- "screen",
729
- "lh",
730
- ...M()
731
- ] }],
732
- "font-size": [{ text: [
733
- "base",
734
- n,
735
- q,
736
- W
737
- ] }],
738
- "font-smoothing": ["antialiased", "subpixel-antialiased"],
739
- "font-style": ["italic", "not-italic"],
740
- "font-weight": [{ font: [
741
- r,
742
- K,
743
- ue
744
- ] }],
745
- "font-stretch": [{ "font-stretch": [
746
- "ultra-condensed",
747
- "extra-condensed",
748
- "condensed",
749
- "semi-condensed",
750
- "normal",
751
- "semi-expanded",
752
- "expanded",
753
- "extra-expanded",
754
- "ultra-expanded",
755
- ae,
756
- U
757
- ] }],
758
- "font-family": [{ font: [
759
- pe,
760
- U,
761
- t
762
- ] }],
763
- "fvn-normal": ["normal-nums"],
764
- "fvn-ordinal": ["ordinal"],
765
- "fvn-slashed-zero": ["slashed-zero"],
766
- "fvn-figure": ["lining-nums", "oldstyle-nums"],
767
- "fvn-spacing": ["proportional-nums", "tabular-nums"],
768
- "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
769
- tracking: [{ tracking: [
770
- i,
771
- K,
772
- U
773
- ] }],
774
- "line-clamp": [{ "line-clamp": [
775
- L,
776
- "none",
777
- K,
778
- ue
779
- ] }],
780
- leading: [{ leading: [a, ...w()] }],
781
- "list-image": [{ "list-image": [
782
- "none",
783
- K,
784
- U
785
- ] }],
786
- "list-style-position": [{ list: ["inside", "outside"] }],
787
- "list-style-type": [{ list: [
788
- "disc",
789
- "decimal",
790
- "none",
791
- K,
792
- U
793
- ] }],
794
- "text-alignment": [{ text: [
795
- "left",
796
- "center",
797
- "right",
798
- "justify",
799
- "start",
800
- "end"
801
- ] }],
802
- "placeholder-color": [{ placeholder: N() }],
803
- "text-color": [{ text: N() }],
804
- "text-decoration": [
805
- "underline",
806
- "overline",
807
- "line-through",
808
- "no-underline"
809
- ],
810
- "text-decoration-style": [{ decoration: [...V(), "wavy"] }],
811
- "text-decoration-thickness": [{ decoration: [
812
- L,
813
- "from-font",
814
- "auto",
815
- K,
816
- W
817
- ] }],
818
- "text-decoration-color": [{ decoration: N() }],
819
- "underline-offset": [{ "underline-offset": [
820
- L,
821
- "auto",
822
- K,
823
- U
824
- ] }],
825
- "text-transform": [
826
- "uppercase",
827
- "lowercase",
828
- "capitalize",
829
- "normal-case"
830
- ],
831
- "text-overflow": [
832
- "truncate",
833
- "text-ellipsis",
834
- "text-clip"
835
- ],
836
- "text-wrap": [{ text: [
837
- "wrap",
838
- "nowrap",
839
- "balance",
840
- "pretty"
841
- ] }],
842
- indent: [{ indent: w() }],
843
- "vertical-align": [{ align: [
844
- "baseline",
845
- "top",
846
- "middle",
847
- "bottom",
848
- "text-top",
849
- "text-bottom",
850
- "sub",
851
- "super",
852
- K,
853
- U
854
- ] }],
855
- whitespace: [{ whitespace: [
856
- "normal",
857
- "nowrap",
858
- "pre",
859
- "pre-line",
860
- "pre-wrap",
861
- "break-spaces"
862
- ] }],
863
- break: [{ break: [
864
- "normal",
865
- "words",
866
- "all",
867
- "keep"
868
- ] }],
869
- wrap: [{ wrap: [
870
- "break-word",
871
- "anywhere",
872
- "normal"
873
- ] }],
874
- hyphens: [{ hyphens: [
875
- "none",
876
- "manual",
877
- "auto"
878
- ] }],
879
- content: [{ content: [
880
- "none",
881
- K,
882
- U
883
- ] }],
884
- "bg-attachment": [{ bg: [
885
- "fixed",
886
- "local",
887
- "scroll"
888
- ] }],
889
- "bg-clip": [{ "bg-clip": [
890
- "border",
891
- "padding",
892
- "content",
893
- "text"
894
- ] }],
895
- "bg-origin": [{ "bg-origin": [
896
- "border",
897
- "padding",
898
- "content"
899
- ] }],
900
- "bg-position": [{ bg: ne() }],
901
- "bg-repeat": [{ bg: re() }],
902
- "bg-size": [{ bg: ie() }],
903
- "bg-image": [{ bg: [
904
- "none",
905
- {
906
- linear: [
907
- { to: [
908
- "t",
909
- "tr",
910
- "r",
911
- "br",
912
- "b",
913
- "bl",
914
- "l",
915
- "tl"
916
- ] },
917
- R,
918
- K,
919
- U
920
- ],
921
- radial: [
922
- "",
923
- K,
924
- U
925
- ],
926
- conic: [
927
- R,
928
- K,
929
- U
930
- ]
931
- },
932
- ge,
933
- fe
934
- ] }],
935
- "bg-color": [{ bg: N() }],
936
- "gradient-from-pos": [{ from: P() }],
937
- "gradient-via-pos": [{ via: P() }],
938
- "gradient-to-pos": [{ to: P() }],
939
- "gradient-from": [{ from: N() }],
940
- "gradient-via": [{ via: N() }],
941
- "gradient-to": [{ to: N() }],
942
- rounded: [{ rounded: F() }],
943
- "rounded-s": [{ "rounded-s": F() }],
944
- "rounded-e": [{ "rounded-e": F() }],
945
- "rounded-t": [{ "rounded-t": F() }],
946
- "rounded-r": [{ "rounded-r": F() }],
947
- "rounded-b": [{ "rounded-b": F() }],
948
- "rounded-l": [{ "rounded-l": F() }],
949
- "rounded-ss": [{ "rounded-ss": F() }],
950
- "rounded-se": [{ "rounded-se": F() }],
951
- "rounded-ee": [{ "rounded-ee": F() }],
952
- "rounded-es": [{ "rounded-es": F() }],
953
- "rounded-tl": [{ "rounded-tl": F() }],
954
- "rounded-tr": [{ "rounded-tr": F() }],
955
- "rounded-br": [{ "rounded-br": F() }],
956
- "rounded-bl": [{ "rounded-bl": F() }],
957
- "border-w": [{ border: B() }],
958
- "border-w-x": [{ "border-x": B() }],
959
- "border-w-y": [{ "border-y": B() }],
960
- "border-w-s": [{ "border-s": B() }],
961
- "border-w-e": [{ "border-e": B() }],
962
- "border-w-t": [{ "border-t": B() }],
963
- "border-w-r": [{ "border-r": B() }],
964
- "border-w-b": [{ "border-b": B() }],
965
- "border-w-l": [{ "border-l": B() }],
966
- "divide-x": [{ "divide-x": B() }],
967
- "divide-x-reverse": ["divide-x-reverse"],
968
- "divide-y": [{ "divide-y": B() }],
969
- "divide-y-reverse": ["divide-y-reverse"],
970
- "border-style": [{ border: [
971
- ...V(),
972
- "hidden",
973
- "none"
974
- ] }],
975
- "divide-style": [{ divide: [
976
- ...V(),
977
- "hidden",
978
- "none"
979
- ] }],
980
- "border-color": [{ border: N() }],
981
- "border-color-x": [{ "border-x": N() }],
982
- "border-color-y": [{ "border-y": N() }],
983
- "border-color-s": [{ "border-s": N() }],
984
- "border-color-e": [{ "border-e": N() }],
985
- "border-color-t": [{ "border-t": N() }],
986
- "border-color-r": [{ "border-r": N() }],
987
- "border-color-b": [{ "border-b": N() }],
988
- "border-color-l": [{ "border-l": N() }],
989
- "divide-color": [{ divide: N() }],
990
- "outline-style": [{ outline: [
991
- ...V(),
992
- "none",
993
- "hidden"
994
- ] }],
995
- "outline-offset": [{ "outline-offset": [
996
- L,
997
- K,
998
- U
999
- ] }],
1000
- "outline-w": [{ outline: [
1001
- "",
1002
- L,
1003
- q,
1004
- W
1005
- ] }],
1006
- "outline-color": [{ outline: N() }],
1007
- shadow: [{ shadow: [
1008
- "",
1009
- "none",
1010
- u,
1011
- J,
1012
- G
1013
- ] }],
1014
- "shadow-color": [{ shadow: N() }],
1015
- "inset-shadow": [{ "inset-shadow": [
1016
- "none",
1017
- d,
1018
- J,
1019
- G
1020
- ] }],
1021
- "inset-shadow-color": [{ "inset-shadow": N() }],
1022
- "ring-w": [{ ring: B() }],
1023
- "ring-w-inset": ["ring-inset"],
1024
- "ring-color": [{ ring: N() }],
1025
- "ring-offset-w": [{ "ring-offset": [L, W] }],
1026
- "ring-offset-color": [{ "ring-offset": N() }],
1027
- "inset-ring-w": [{ "inset-ring": B() }],
1028
- "inset-ring-color": [{ "inset-ring": N() }],
1029
- "text-shadow": [{ "text-shadow": [
1030
- "none",
1031
- f,
1032
- J,
1033
- G
1034
- ] }],
1035
- "text-shadow-color": [{ "text-shadow": N() }],
1036
- opacity: [{ opacity: [
1037
- L,
1038
- K,
1039
- U
1040
- ] }],
1041
- "mix-blend": [{ "mix-blend": [
1042
- ...se(),
1043
- "plus-darker",
1044
- "plus-lighter"
1045
- ] }],
1046
- "bg-blend": [{ "bg-blend": se() }],
1047
- "mask-clip": [{ "mask-clip": [
1048
- "border",
1049
- "padding",
1050
- "content",
1051
- "fill",
1052
- "stroke",
1053
- "view"
1054
- ] }, "mask-no-clip"],
1055
- "mask-composite": [{ mask: [
1056
- "add",
1057
- "subtract",
1058
- "intersect",
1059
- "exclude"
1060
- ] }],
1061
- "mask-image-linear-pos": [{ "mask-linear": [L] }],
1062
- "mask-image-linear-from-pos": [{ "mask-linear-from": H() }],
1063
- "mask-image-linear-to-pos": [{ "mask-linear-to": H() }],
1064
- "mask-image-linear-from-color": [{ "mask-linear-from": N() }],
1065
- "mask-image-linear-to-color": [{ "mask-linear-to": N() }],
1066
- "mask-image-t-from-pos": [{ "mask-t-from": H() }],
1067
- "mask-image-t-to-pos": [{ "mask-t-to": H() }],
1068
- "mask-image-t-from-color": [{ "mask-t-from": N() }],
1069
- "mask-image-t-to-color": [{ "mask-t-to": N() }],
1070
- "mask-image-r-from-pos": [{ "mask-r-from": H() }],
1071
- "mask-image-r-to-pos": [{ "mask-r-to": H() }],
1072
- "mask-image-r-from-color": [{ "mask-r-from": N() }],
1073
- "mask-image-r-to-color": [{ "mask-r-to": N() }],
1074
- "mask-image-b-from-pos": [{ "mask-b-from": H() }],
1075
- "mask-image-b-to-pos": [{ "mask-b-to": H() }],
1076
- "mask-image-b-from-color": [{ "mask-b-from": N() }],
1077
- "mask-image-b-to-color": [{ "mask-b-to": N() }],
1078
- "mask-image-l-from-pos": [{ "mask-l-from": H() }],
1079
- "mask-image-l-to-pos": [{ "mask-l-to": H() }],
1080
- "mask-image-l-from-color": [{ "mask-l-from": N() }],
1081
- "mask-image-l-to-color": [{ "mask-l-to": N() }],
1082
- "mask-image-x-from-pos": [{ "mask-x-from": H() }],
1083
- "mask-image-x-to-pos": [{ "mask-x-to": H() }],
1084
- "mask-image-x-from-color": [{ "mask-x-from": N() }],
1085
- "mask-image-x-to-color": [{ "mask-x-to": N() }],
1086
- "mask-image-y-from-pos": [{ "mask-y-from": H() }],
1087
- "mask-image-y-to-pos": [{ "mask-y-to": H() }],
1088
- "mask-image-y-from-color": [{ "mask-y-from": N() }],
1089
- "mask-image-y-to-color": [{ "mask-y-to": N() }],
1090
- "mask-image-radial": [{ "mask-radial": [K, U] }],
1091
- "mask-image-radial-from-pos": [{ "mask-radial-from": H() }],
1092
- "mask-image-radial-to-pos": [{ "mask-radial-to": H() }],
1093
- "mask-image-radial-from-color": [{ "mask-radial-from": N() }],
1094
- "mask-image-radial-to-color": [{ "mask-radial-to": N() }],
1095
- "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
1096
- "mask-image-radial-size": [{ "mask-radial": [{
1097
- closest: ["side", "corner"],
1098
- farthest: ["side", "corner"]
1099
- }] }],
1100
- "mask-image-radial-pos": [{ "mask-radial-at": b() }],
1101
- "mask-image-conic-pos": [{ "mask-conic": [L] }],
1102
- "mask-image-conic-from-pos": [{ "mask-conic-from": H() }],
1103
- "mask-image-conic-to-pos": [{ "mask-conic-to": H() }],
1104
- "mask-image-conic-from-color": [{ "mask-conic-from": N() }],
1105
- "mask-image-conic-to-color": [{ "mask-conic-to": N() }],
1106
- "mask-mode": [{ mask: [
1107
- "alpha",
1108
- "luminance",
1109
- "match"
1110
- ] }],
1111
- "mask-origin": [{ "mask-origin": [
1112
- "border",
1113
- "padding",
1114
- "content",
1115
- "fill",
1116
- "stroke",
1117
- "view"
1118
- ] }],
1119
- "mask-position": [{ mask: ne() }],
1120
- "mask-repeat": [{ mask: re() }],
1121
- "mask-size": [{ mask: ie() }],
1122
- "mask-type": [{ "mask-type": ["alpha", "luminance"] }],
1123
- "mask-image": [{ mask: [
1124
- "none",
1125
- K,
1126
- U
1127
- ] }],
1128
- filter: [{ filter: [
1129
- "",
1130
- "none",
1131
- K,
1132
- U
1133
- ] }],
1134
- blur: [{ blur: Y() }],
1135
- brightness: [{ brightness: [
1136
- L,
1137
- K,
1138
- U
1139
- ] }],
1140
- contrast: [{ contrast: [
1141
- L,
1142
- K,
1143
- U
1144
- ] }],
1145
- "drop-shadow": [{ "drop-shadow": [
1146
- "",
1147
- "none",
1148
- p,
1149
- J,
1150
- G
1151
- ] }],
1152
- "drop-shadow-color": [{ "drop-shadow": N() }],
1153
- grayscale: [{ grayscale: [
1154
- "",
1155
- L,
1156
- K,
1157
- U
1158
- ] }],
1159
- "hue-rotate": [{ "hue-rotate": [
1160
- L,
1161
- K,
1162
- U
1163
- ] }],
1164
- invert: [{ invert: [
1165
- "",
1166
- L,
1167
- K,
1168
- U
1169
- ] }],
1170
- saturate: [{ saturate: [
1171
- L,
1172
- K,
1173
- U
1174
- ] }],
1175
- sepia: [{ sepia: [
1176
- "",
1177
- L,
1178
- K,
1179
- U
1180
- ] }],
1181
- "backdrop-filter": [{ "backdrop-filter": [
1182
- "",
1183
- "none",
1184
- K,
1185
- U
1186
- ] }],
1187
- "backdrop-blur": [{ "backdrop-blur": Y() }],
1188
- "backdrop-brightness": [{ "backdrop-brightness": [
1189
- L,
1190
- K,
1191
- U
1192
- ] }],
1193
- "backdrop-contrast": [{ "backdrop-contrast": [
1194
- L,
1195
- K,
1196
- U
1197
- ] }],
1198
- "backdrop-grayscale": [{ "backdrop-grayscale": [
1199
- "",
1200
- L,
1201
- K,
1202
- U
1203
- ] }],
1204
- "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
1205
- L,
1206
- K,
1207
- U
1208
- ] }],
1209
- "backdrop-invert": [{ "backdrop-invert": [
1210
- "",
1211
- L,
1212
- K,
1213
- U
1214
- ] }],
1215
- "backdrop-opacity": [{ "backdrop-opacity": [
1216
- L,
1217
- K,
1218
- U
1219
- ] }],
1220
- "backdrop-saturate": [{ "backdrop-saturate": [
1221
- L,
1222
- K,
1223
- U
1224
- ] }],
1225
- "backdrop-sepia": [{ "backdrop-sepia": [
1226
- "",
1227
- L,
1228
- K,
1229
- U
1230
- ] }],
1231
- "border-collapse": [{ border: ["collapse", "separate"] }],
1232
- "border-spacing": [{ "border-spacing": w() }],
1233
- "border-spacing-x": [{ "border-spacing-x": w() }],
1234
- "border-spacing-y": [{ "border-spacing-y": w() }],
1235
- "table-layout": [{ table: ["auto", "fixed"] }],
1236
- caption: [{ caption: ["top", "bottom"] }],
1237
- transition: [{ transition: [
1238
- "",
1239
- "all",
1240
- "colors",
1241
- "opacity",
1242
- "shadow",
1243
- "transform",
1244
- "none",
1245
- K,
1246
- U
1247
- ] }],
1248
- "transition-behavior": [{ transition: ["normal", "discrete"] }],
1249
- duration: [{ duration: [
1250
- L,
1251
- "initial",
1252
- K,
1253
- U
1254
- ] }],
1255
- ease: [{ ease: [
1256
- "linear",
1257
- "initial",
1258
- _,
1259
- K,
1260
- U
1261
- ] }],
1262
- delay: [{ delay: [
1263
- L,
1264
- K,
1265
- U
1266
- ] }],
1267
- animate: [{ animate: [
1268
- "none",
1269
- v,
1270
- K,
1271
- U
1272
- ] }],
1273
- backface: [{ backface: ["hidden", "visible"] }],
1274
- perspective: [{ perspective: [
1275
- h,
1276
- K,
1277
- U
1278
- ] }],
1279
- "perspective-origin": [{ "perspective-origin": x() }],
1280
- rotate: [{ rotate: X() }],
1281
- "rotate-x": [{ "rotate-x": X() }],
1282
- "rotate-y": [{ "rotate-y": X() }],
1283
- "rotate-z": [{ "rotate-z": X() }],
1284
- scale: [{ scale: Z() }],
1285
- "scale-x": [{ "scale-x": Z() }],
1286
- "scale-y": [{ "scale-y": Z() }],
1287
- "scale-z": [{ "scale-z": Z() }],
1288
- "scale-3d": ["scale-3d"],
1289
- skew: [{ skew: Q() }],
1290
- "skew-x": [{ "skew-x": Q() }],
1291
- "skew-y": [{ "skew-y": Q() }],
1292
- transform: [{ transform: [
1293
- K,
1294
- U,
1295
- "",
1296
- "none",
1297
- "gpu",
1298
- "cpu"
1299
- ] }],
1300
- "transform-origin": [{ origin: x() }],
1301
- "transform-style": [{ transform: ["3d", "flat"] }],
1302
- translate: [{ translate: $() }],
1303
- "translate-x": [{ "translate-x": $() }],
1304
- "translate-y": [{ "translate-y": $() }],
1305
- "translate-z": [{ "translate-z": $() }],
1306
- "translate-none": ["translate-none"],
1307
- accent: [{ accent: N() }],
1308
- appearance: [{ appearance: ["none", "auto"] }],
1309
- "caret-color": [{ caret: N() }],
1310
- "color-scheme": [{ scheme: [
1311
- "normal",
1312
- "dark",
1313
- "light",
1314
- "light-dark",
1315
- "only-dark",
1316
- "only-light"
1317
- ] }],
1318
- cursor: [{ cursor: [
1319
- "auto",
1320
- "default",
1321
- "pointer",
1322
- "wait",
1323
- "text",
1324
- "move",
1325
- "help",
1326
- "not-allowed",
1327
- "none",
1328
- "context-menu",
1329
- "progress",
1330
- "cell",
1331
- "crosshair",
1332
- "vertical-text",
1333
- "alias",
1334
- "copy",
1335
- "no-drop",
1336
- "grab",
1337
- "grabbing",
1338
- "all-scroll",
1339
- "col-resize",
1340
- "row-resize",
1341
- "n-resize",
1342
- "e-resize",
1343
- "s-resize",
1344
- "w-resize",
1345
- "ne-resize",
1346
- "nw-resize",
1347
- "se-resize",
1348
- "sw-resize",
1349
- "ew-resize",
1350
- "ns-resize",
1351
- "nesw-resize",
1352
- "nwse-resize",
1353
- "zoom-in",
1354
- "zoom-out",
1355
- K,
1356
- U
1357
- ] }],
1358
- "field-sizing": [{ "field-sizing": ["fixed", "content"] }],
1359
- "pointer-events": [{ "pointer-events": ["auto", "none"] }],
1360
- resize: [{ resize: [
1361
- "none",
1362
- "",
1363
- "y",
1364
- "x"
1365
- ] }],
1366
- "scroll-behavior": [{ scroll: ["auto", "smooth"] }],
1367
- "scroll-m": [{ "scroll-m": w() }],
1368
- "scroll-mx": [{ "scroll-mx": w() }],
1369
- "scroll-my": [{ "scroll-my": w() }],
1370
- "scroll-ms": [{ "scroll-ms": w() }],
1371
- "scroll-me": [{ "scroll-me": w() }],
1372
- "scroll-mt": [{ "scroll-mt": w() }],
1373
- "scroll-mr": [{ "scroll-mr": w() }],
1374
- "scroll-mb": [{ "scroll-mb": w() }],
1375
- "scroll-ml": [{ "scroll-ml": w() }],
1376
- "scroll-p": [{ "scroll-p": w() }],
1377
- "scroll-px": [{ "scroll-px": w() }],
1378
- "scroll-py": [{ "scroll-py": w() }],
1379
- "scroll-ps": [{ "scroll-ps": w() }],
1380
- "scroll-pe": [{ "scroll-pe": w() }],
1381
- "scroll-pt": [{ "scroll-pt": w() }],
1382
- "scroll-pr": [{ "scroll-pr": w() }],
1383
- "scroll-pb": [{ "scroll-pb": w() }],
1384
- "scroll-pl": [{ "scroll-pl": w() }],
1385
- "snap-align": [{ snap: [
1386
- "start",
1387
- "end",
1388
- "center",
1389
- "align-none"
1390
- ] }],
1391
- "snap-stop": [{ snap: ["normal", "always"] }],
1392
- "snap-type": [{ snap: [
1393
- "none",
1394
- "x",
1395
- "y",
1396
- "both"
1397
- ] }],
1398
- "snap-strictness": [{ snap: ["mandatory", "proximity"] }],
1399
- touch: [{ touch: [
1400
- "auto",
1401
- "none",
1402
- "manipulation"
1403
- ] }],
1404
- "touch-x": [{ "touch-pan": [
1405
- "x",
1406
- "left",
1407
- "right"
1408
- ] }],
1409
- "touch-y": [{ "touch-pan": [
1410
- "y",
1411
- "up",
1412
- "down"
1413
- ] }],
1414
- "touch-pz": ["touch-pinch-zoom"],
1415
- select: [{ select: [
1416
- "none",
1417
- "text",
1418
- "all",
1419
- "auto"
1420
- ] }],
1421
- "will-change": [{ "will-change": [
1422
- "auto",
1423
- "scroll",
1424
- "contents",
1425
- "transform",
1426
- K,
1427
- U
1428
- ] }],
1429
- fill: [{ fill: ["none", ...N()] }],
1430
- "stroke-w": [{ stroke: [
1431
- L,
1432
- q,
1433
- W,
1434
- ue
1435
- ] }],
1436
- stroke: [{ stroke: ["none", ...N()] }],
1437
- "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }]
1438
- },
1439
- conflictingClassGroups: {
1440
- overflow: ["overflow-x", "overflow-y"],
1441
- overscroll: ["overscroll-x", "overscroll-y"],
1442
- inset: [
1443
- "inset-x",
1444
- "inset-y",
1445
- "start",
1446
- "end",
1447
- "top",
1448
- "right",
1449
- "bottom",
1450
- "left"
1451
- ],
1452
- "inset-x": ["right", "left"],
1453
- "inset-y": ["top", "bottom"],
1454
- flex: [
1455
- "basis",
1456
- "grow",
1457
- "shrink"
1458
- ],
1459
- gap: ["gap-x", "gap-y"],
1460
- p: [
1461
- "px",
1462
- "py",
1463
- "ps",
1464
- "pe",
1465
- "pt",
1466
- "pr",
1467
- "pb",
1468
- "pl"
1469
- ],
1470
- px: ["pr", "pl"],
1471
- py: ["pt", "pb"],
1472
- m: [
1473
- "mx",
1474
- "my",
1475
- "ms",
1476
- "me",
1477
- "mt",
1478
- "mr",
1479
- "mb",
1480
- "ml"
1481
- ],
1482
- mx: ["mr", "ml"],
1483
- my: ["mt", "mb"],
1484
- size: ["w", "h"],
1485
- "font-size": ["leading"],
1486
- "fvn-normal": [
1487
- "fvn-ordinal",
1488
- "fvn-slashed-zero",
1489
- "fvn-figure",
1490
- "fvn-spacing",
1491
- "fvn-fraction"
1492
- ],
1493
- "fvn-ordinal": ["fvn-normal"],
1494
- "fvn-slashed-zero": ["fvn-normal"],
1495
- "fvn-figure": ["fvn-normal"],
1496
- "fvn-spacing": ["fvn-normal"],
1497
- "fvn-fraction": ["fvn-normal"],
1498
- "line-clamp": ["display", "overflow"],
1499
- rounded: [
1500
- "rounded-s",
1501
- "rounded-e",
1502
- "rounded-t",
1503
- "rounded-r",
1504
- "rounded-b",
1505
- "rounded-l",
1506
- "rounded-ss",
1507
- "rounded-se",
1508
- "rounded-ee",
1509
- "rounded-es",
1510
- "rounded-tl",
1511
- "rounded-tr",
1512
- "rounded-br",
1513
- "rounded-bl"
1514
- ],
1515
- "rounded-s": ["rounded-ss", "rounded-es"],
1516
- "rounded-e": ["rounded-se", "rounded-ee"],
1517
- "rounded-t": ["rounded-tl", "rounded-tr"],
1518
- "rounded-r": ["rounded-tr", "rounded-br"],
1519
- "rounded-b": ["rounded-br", "rounded-bl"],
1520
- "rounded-l": ["rounded-tl", "rounded-bl"],
1521
- "border-spacing": ["border-spacing-x", "border-spacing-y"],
1522
- "border-w": [
1523
- "border-w-x",
1524
- "border-w-y",
1525
- "border-w-s",
1526
- "border-w-e",
1527
- "border-w-t",
1528
- "border-w-r",
1529
- "border-w-b",
1530
- "border-w-l"
1531
- ],
1532
- "border-w-x": ["border-w-r", "border-w-l"],
1533
- "border-w-y": ["border-w-t", "border-w-b"],
1534
- "border-color": [
1535
- "border-color-x",
1536
- "border-color-y",
1537
- "border-color-s",
1538
- "border-color-e",
1539
- "border-color-t",
1540
- "border-color-r",
1541
- "border-color-b",
1542
- "border-color-l"
1543
- ],
1544
- "border-color-x": ["border-color-r", "border-color-l"],
1545
- "border-color-y": ["border-color-t", "border-color-b"],
1546
- translate: [
1547
- "translate-x",
1548
- "translate-y",
1549
- "translate-none"
1550
- ],
1551
- "translate-none": [
1552
- "translate",
1553
- "translate-x",
1554
- "translate-y",
1555
- "translate-z"
1556
- ],
1557
- "scroll-m": [
1558
- "scroll-mx",
1559
- "scroll-my",
1560
- "scroll-ms",
1561
- "scroll-me",
1562
- "scroll-mt",
1563
- "scroll-mr",
1564
- "scroll-mb",
1565
- "scroll-ml"
1566
- ],
1567
- "scroll-mx": ["scroll-mr", "scroll-ml"],
1568
- "scroll-my": ["scroll-mt", "scroll-mb"],
1569
- "scroll-p": [
1570
- "scroll-px",
1571
- "scroll-py",
1572
- "scroll-ps",
1573
- "scroll-pe",
1574
- "scroll-pt",
1575
- "scroll-pr",
1576
- "scroll-pb",
1577
- "scroll-pl"
1578
- ],
1579
- "scroll-px": ["scroll-pr", "scroll-pl"],
1580
- "scroll-py": ["scroll-pt", "scroll-pb"],
1581
- touch: [
1582
- "touch-x",
1583
- "touch-y",
1584
- "touch-pz"
1585
- ],
1586
- "touch-x": ["touch"],
1587
- "touch-y": ["touch"],
1588
- "touch-pz": ["touch"]
1589
- },
1590
- conflictingClassGroupModifiers: { "font-size": ["leading"] },
1591
- orderSensitiveModifiers: [
1592
- "*",
1593
- "**",
1594
- "after",
1595
- "backdrop",
1596
- "before",
1597
- "details-content",
1598
- "file",
1599
- "first-letter",
1600
- "first-line",
1601
- "marker",
1602
- "placeholder",
1603
- "selection"
1604
- ]
1605
- };
1606
- }, Se = /*#__PURE__*/ O(xe);
1607
- //#endregion
1608
- export { O as createTailwindMerge, A as fromTheme, xe as getDefaultConfig, E as twJoin, Se as twMerge };