@hiai-gg/docsmint 0.3.8 → 0.4.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 (107) hide show
  1. package/dist/backend/index.js +1 -1
  2. package/dist/client.d.ts +11 -0
  3. package/dist/client.js +9 -0
  4. package/dist/frontend/CategoryDialog-CxVyaBV5.js +611 -0
  5. package/dist/frontend/{ConfirmDialog-BLF3x_hr.js → ConfirmDialog-NFGXRa3E.js} +2 -2
  6. package/dist/frontend/{CreateSnapshotDialog-D5vPvFTL.js → CreateSnapshotDialog-BDgFTeFn.js} +40 -40
  7. package/dist/frontend/{DatePicker-CLNTdvTk.js → DatePicker-BZRBluzF.js} +102 -105
  8. package/dist/frontend/{DeleteDialog-DxYFJivN.js → DeleteDialog-CvAr2WPu.js} +39 -39
  9. package/dist/frontend/FolderNode--l1g8bcL.js +298 -0
  10. package/dist/frontend/HiaiDocsExtensionProvider-DHWLzRUu.js +11 -0
  11. package/dist/frontend/SettingsDialog-LyZUxxku.js +1016 -0
  12. package/dist/frontend/{ShareDialog-DYu3RKQu.js → ShareDialog-BUOkYSlw.js} +35 -35
  13. package/dist/frontend/Sidebar-BsJsD1mJ.js +2021 -0
  14. package/dist/frontend/{TagCreateDialog-DXQs2bL9.js → TagCreateDialog-B9YZBNHi.js} +38 -38
  15. package/dist/frontend/api/categories.js +1 -1
  16. package/dist/frontend/api/documents.js +1 -1
  17. package/dist/frontend/api/folders.js +1 -1
  18. package/dist/frontend/api/settings.js +1 -1
  19. package/dist/frontend/app-shell.d.ts +8 -0
  20. package/dist/frontend/app-shell.js +298 -0
  21. package/dist/frontend/{clsx-C7bIvsDS.js → bundle-mjs-DllmqUxV.js} +583 -583
  22. package/dist/frontend/{categories-izQovv2w.js → categories-Drnns7N6.js} +14 -14
  23. package/dist/frontend/components/category-dialog.js +1 -1
  24. package/dist/frontend/components/create-snapshot-dialog.js +1 -1
  25. package/dist/frontend/components/delete-dialog.js +1 -1
  26. package/dist/frontend/components/editor/document-editor.js +1102 -1102
  27. package/dist/frontend/components/editor/document-title.js +2 -2
  28. package/dist/frontend/components/editor/markdown-toggle.js +1 -1
  29. package/dist/frontend/components/folder-node.js +1 -1
  30. package/dist/frontend/components/save-as-dialog.js +75 -75
  31. package/dist/frontend/components/settings.js +1 -1
  32. package/dist/frontend/components/share-dialog.js +1 -1
  33. package/dist/frontend/components/sidebar.js +2 -2021
  34. package/dist/frontend/components/tag-create-dialog.js +1 -1
  35. package/dist/frontend/components/version-history.js +58 -58
  36. package/dist/frontend/{FolderDialog-CRVZM2Oi.js → confirm-dialog-C4jTRbiS.js} +69 -69
  37. package/dist/frontend/dashboard.js +1139 -1137
  38. package/dist/frontend/{dialog-D6NxYVmy.js → dialog-Bevp9mmM.js} +2 -2
  39. package/dist/frontend/{loader-circle-BA6aLO71.js → dist-C3857Spp.js} +81 -81
  40. package/dist/frontend/{documents-BsDkvzCm.js → documents-Bc7b_MSZ.js} +15 -15
  41. package/dist/frontend/{ellipsis-vertical-P9MHvCps.js → dropdown-menu-CRSby3e9.js} +182 -182
  42. package/dist/frontend/extension.js +2 -11
  43. package/dist/frontend/{floating-layer-anchor-CPwucTfd.js → floating-layer-anchor-BDs7vO-M.js} +1 -1
  44. package/dist/frontend/{folders-CTuV_JtU.js → folders-ONG03Dkv.js} +10 -10
  45. package/dist/frontend/frontend.css +1 -1
  46. package/dist/frontend/i18n.js +2 -2
  47. package/dist/frontend/{input-B5Rak-5G.js → input-BWlOML_m.js} +1 -1
  48. package/dist/frontend/{label-CW9rxoAb.js → label-C2HfJNQ2.js} +1 -1
  49. package/dist/frontend/{messages-BpYaLbzE.js → messages-C5Q890i2.js} +8 -8
  50. package/dist/frontend/route-context-BqQQ5c4i.js +29 -0
  51. package/dist/frontend/search.js +629 -629
  52. package/dist/frontend/{select-value-sF86Geyh.js → select-value-GXwx90Pr.js} +2 -2
  53. package/dist/frontend/{settings-blyobazp.js → settings-DSrUl4hW.js} +9 -9
  54. package/dist/frontend/{tag-store.svelte-CqrUXo0o.js → tag-store.svelte-CG7RrlDT.js} +1 -1
  55. package/dist/frontend/{textarea-i1720bE7.js → textarea-DOAE-h42.js} +1 -1
  56. package/dist/frontend/{utils-hzdMVeCv.js → utils-BPDRytUU.js} +1 -1
  57. package/dist/frontend/{utils-CffiyuTo.js → utils-DrfHTcei.js} +1 -1
  58. package/dist/frontend/utils.js +1 -1
  59. package/dist/frontend-ssr/api/categories.js +1 -1
  60. package/dist/frontend-ssr/api/documents.js +1 -1
  61. package/dist/frontend-ssr/api/folders.js +1 -1
  62. package/dist/frontend-ssr/api/settings.js +1 -1
  63. package/dist/frontend-ssr/app-shell.js +303 -0
  64. package/dist/frontend-ssr/assets/{CategoryDialog-C2xaZKHq.js → CategoryDialog-BcGW8-Kf.js} +4 -4
  65. package/dist/frontend-ssr/assets/{CreateSnapshotDialog-BRw1xJW1.js → CreateSnapshotDialog-1bROJ-Rn.js} +4 -4
  66. package/dist/frontend-ssr/assets/{DatePicker-DnXniwlZ.js → DatePicker-B1ML8OVz.js} +33 -33
  67. package/dist/frontend-ssr/assets/{FolderNode-DRfBfpft.js → FolderNode-CpHrpOED.js} +8 -6
  68. package/dist/frontend-ssr/assets/HiaiDocsExtensionProvider-DAM-lX4R.js +13 -0
  69. package/dist/frontend-ssr/assets/{SettingsDialog-CX8Noa8A.js → SettingsDialog-Dg97vv83.js} +20 -19
  70. package/dist/frontend-ssr/assets/{ShareDialog-Cge49ZdJ.js → ShareDialog-vMvJLRfn.js} +1 -1
  71. package/dist/frontend-ssr/assets/Sidebar-CrDk_HYY.js +2037 -0
  72. package/dist/frontend-ssr/assets/{TagCreateDialog-EAChgBF-.js → TagCreateDialog-B0DPEfmQ.js} +3 -3
  73. package/dist/frontend-ssr/assets/{categories-AOqgcsn4.js → categories-CTCtdv7V.js} +10 -10
  74. package/dist/frontend-ssr/assets/{FolderDialog-Dq7I2cKZ.js → confirm-dialog-BCthVwUY.js} +4 -4
  75. package/dist/frontend-ssr/assets/{documents-BnOTRdTY.js → documents-PObdTOiT.js} +8 -8
  76. package/dist/frontend-ssr/assets/{ellipsis-vertical-C-0hgkZn.js → dropdown-menu-Bj5rbqbB.js} +96 -96
  77. package/dist/frontend-ssr/assets/{folders-CTfbS24J.js → folders-BX30gHv6.js} +10 -10
  78. package/dist/frontend-ssr/assets/{messages-DhXqlcJI.js → messages-CvqpZNJe.js} +1 -1
  79. package/dist/frontend-ssr/assets/route-context-uca_b2Px.js +36 -0
  80. package/dist/frontend-ssr/assets/{select-value-DngdSmLI.js → select-value-6Lk0ToYd.js} +1 -1
  81. package/dist/frontend-ssr/assets/{tag-store.svelte-DPodKj6Z.js → tag-store.svelte-DvgUduhd.js} +1 -1
  82. package/dist/frontend-ssr/components/category-dialog.js +1 -1
  83. package/dist/frontend-ssr/components/create-snapshot-dialog.js +1 -1
  84. package/dist/frontend-ssr/components/delete-dialog.js +1 -1
  85. package/dist/frontend-ssr/components/editor/document-editor.js +5 -5
  86. package/dist/frontend-ssr/components/editor/document-title.js +1 -1
  87. package/dist/frontend-ssr/components/editor/markdown-toggle.js +1 -1
  88. package/dist/frontend-ssr/components/folder-node.js +1 -1
  89. package/dist/frontend-ssr/components/save-as-dialog.js +5 -5
  90. package/dist/frontend-ssr/components/settings.js +1 -1
  91. package/dist/frontend-ssr/components/share-dialog.js +1 -1
  92. package/dist/frontend-ssr/components/sidebar.js +1 -2032
  93. package/dist/frontend-ssr/components/tag-create-dialog.js +1 -1
  94. package/dist/frontend-ssr/components/version-history.js +3 -3
  95. package/dist/frontend-ssr/dashboard.js +45 -37
  96. package/dist/frontend-ssr/extension.js +1 -12
  97. package/dist/frontend-ssr/i18n.js +1 -1
  98. package/dist/frontend-ssr/search.js +9 -7
  99. package/package.json +7 -1
  100. package/packages/cli/src/index.ts +1 -1
  101. package/packages/mcp-server/src/index.ts +1 -1
  102. package/dist/frontend/CategoryDialog-DphkZqIB.js +0 -611
  103. package/dist/frontend/FolderNode-C2zG7uii.js +0 -298
  104. package/dist/frontend/SettingsDialog-DCM4-N6_.js +0 -1016
  105. package/dist/frontend-ssr/assets/{DeleteDialog-BCfZy3Zn.js → DeleteDialog-tBYaP0L3.js} +1 -1
  106. package/dist/frontend-ssr/assets/{floating-layer-anchor-uzw9K8qN.js → floating-layer-anchor-CYIE8Oj6.js} +1 -1
  107. package/dist/frontend-ssr/assets/{settings-E6qSAWM2.js → settings-Bk5Hk9Vq.js} +1 -1
@@ -1,98 +1,113 @@
1
+ //#region ../node_modules/.bun/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs
2
+ function e(t) {
3
+ var n, r, i = "";
4
+ if (typeof t == "string" || typeof t == "number") i += t;
5
+ else if (typeof t == "object") if (Array.isArray(t)) {
6
+ var a = t.length;
7
+ for (n = 0; n < a; n++) t[n] && (r = e(t[n])) && (i && (i += " "), i += r);
8
+ } else for (r in t) t[r] && (i && (i += " "), i += r);
9
+ return i;
10
+ }
11
+ function t() {
12
+ for (var t, n, r = 0, i = "", a = arguments.length; r < a; r++) (t = arguments[r]) && (n = e(t)) && (i && (i += " "), i += n);
13
+ return i;
14
+ }
15
+ //#endregion
1
16
  //#region ../node_modules/.bun/tailwind-merge@3.6.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs
2
- var e = (e, t) => {
17
+ var n = (e, t) => {
3
18
  let n = Array(e.length + t.length);
4
19
  for (let t = 0; t < e.length; t++) n[t] = e[t];
5
20
  for (let r = 0; r < t.length; r++) n[e.length + r] = t[r];
6
21
  return n;
7
- }, t = (e, t) => ({
22
+ }, r = (e, t) => ({
8
23
  classGroupId: e,
9
24
  validator: t
10
- }), n = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
25
+ }), i = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
11
26
  nextPart: e,
12
27
  validators: t,
13
28
  classGroupId: n
14
- }), r = "-", i = [], a = "arbitrary..", o = (t) => {
15
- let n = l(t), { conflictingClassGroups: a, conflictingClassGroupModifiers: o } = t;
29
+ }), a = "-", o = [], s = "arbitrary..", c = (e) => {
30
+ let t = d(e), { conflictingClassGroups: r, conflictingClassGroupModifiers: i } = e;
16
31
  return {
17
32
  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);
33
+ if (e.startsWith("[") && e.endsWith("]")) return u(e);
34
+ let n = e.split(a);
35
+ return l(n, +(n[0] === "" && n.length > 1), t);
21
36
  },
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;
37
+ getConflictingClassGroupIds: (e, t) => {
38
+ if (t) {
39
+ let t = i[e], a = r[e];
40
+ return t ? a ? n(a, t) : t : a || o;
26
41
  }
27
- return a[t] || i;
42
+ return r[e] || o;
28
43
  }
29
44
  };
30
- }, s = (e, t, n) => {
45
+ }, l = (e, t, n) => {
31
46
  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);
47
+ let r = e[t], i = n.nextPart.get(r);
48
+ if (i) {
49
+ let n = l(e, t + 1, i);
35
50
  if (n) return n;
36
51
  }
37
52
  let o = n.validators;
38
53
  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++) {
54
+ let s = t === 0 ? e.join(a) : e.slice(t).join(a), c = o.length;
55
+ for (let e = 0; e < c; e++) {
41
56
  let t = o[e];
42
- if (t.validator(c)) return t.classGroupId;
57
+ if (t.validator(s)) return t.classGroupId;
43
58
  }
44
- }, c = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
59
+ }, u = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
45
60
  let t = e.slice(1, -1), n = t.indexOf(":"), r = t.slice(0, n);
46
- return r ? a + r : void 0;
47
- })(), l = (e) => {
61
+ return r ? s + r : void 0;
62
+ })(), d = (e) => {
48
63
  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);
64
+ return ee(n, t);
65
+ }, ee = (e, t) => {
66
+ let n = i();
67
+ for (let r in e) {
68
+ let i = e[r];
69
+ f(i, n, r, t);
55
70
  }
56
- return r;
57
- }, d = (e, t, n, r) => {
71
+ return n;
72
+ }, f = (e, t, n, r) => {
58
73
  let i = e.length;
59
74
  for (let a = 0; a < i; a++) {
60
75
  let i = e[a];
61
- ee(i, t, n, r);
76
+ p(i, t, n, r);
62
77
  }
63
- }, ee = (e, t, n, r) => {
78
+ }, p = (e, t, n, r) => {
64
79
  if (typeof e == "string") {
65
- f(e, t, n);
80
+ m(e, t, n);
66
81
  return;
67
82
  }
68
83
  if (typeof e == "function") {
69
- p(e, t, n, r);
84
+ h(e, t, n, r);
70
85
  return;
71
86
  }
72
- m(e, t, n, r);
73
- }, f = (e, t, n) => {
74
- let r = e === "" ? t : h(t, e);
87
+ g(e, t, n, r);
88
+ }, m = (e, t, n) => {
89
+ let r = e === "" ? t : _(t, e);
75
90
  r.classGroupId = n;
76
- }, p = (e, n, r, i) => {
77
- if (g(e)) {
78
- d(e(i), n, r, i);
91
+ }, h = (e, t, n, i) => {
92
+ if (v(e)) {
93
+ f(e(i), t, n, i);
79
94
  return;
80
95
  }
81
- n.validators === null && (n.validators = []), n.validators.push(t(r, e));
82
- }, m = (e, t, n, r) => {
96
+ t.validators === null && (t.validators = []), t.validators.push(r(n, e));
97
+ }, g = (e, t, n, r) => {
83
98
  let i = Object.entries(e), a = i.length;
84
99
  for (let e = 0; e < a; e++) {
85
100
  let [a, o] = i[e];
86
- d(o, h(t, a), n, r);
101
+ f(o, _(t, a), n, r);
87
102
  }
88
- }, h = (e, t) => {
89
- let i = e, a = t.split(r), o = a.length;
103
+ }, _ = (e, t) => {
104
+ let n = e, r = t.split(a), o = r.length;
90
105
  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;
106
+ let t = r[e], a = n.nextPart.get(t);
107
+ a || (a = i(), n.nextPart.set(t, a)), n = a;
93
108
  }
94
- return i;
95
- }, g = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, te = (e) => {
109
+ return n;
110
+ }, v = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, y = (e) => {
96
111
  if (e < 1) return {
97
112
  get: () => void 0,
98
113
  set: () => {}
@@ -110,19 +125,19 @@ var e = (e, t) => {
110
125
  e in n ? n[e] = t : i(e, t);
111
126
  }
112
127
  };
113
- }, _ = "!", v = ":", y = [], b = (e, t, n, r, i) => ({
128
+ }, b = "!", x = ":", S = [], C = (e, t, n, r, i) => ({
114
129
  modifiers: e,
115
130
  hasImportantModifier: t,
116
131
  baseClassName: n,
117
132
  maybePostfixModifierPosition: r,
118
133
  isExternal: i
119
- }), x = (e) => {
134
+ }), w = (e) => {
120
135
  let { prefix: t, experimentalParseClassName: n } = e, r = (e) => {
121
136
  let t = [], n = 0, r = 0, i = 0, a, o = e.length;
122
137
  for (let s = 0; s < o; s++) {
123
138
  let o = e[s];
124
139
  if (n === 0 && r === 0) {
125
- if (o === v) {
140
+ if (o === x) {
126
141
  t.push(e.slice(i, s)), i = s + 1;
127
142
  continue;
128
143
  }
@@ -134,13 +149,13 @@ var e = (e, t) => {
134
149
  o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
135
150
  }
136
151
  let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
137
- s.endsWith(_) ? (c = s.slice(0, -1), l = !0) : s.startsWith(_) && (c = s.slice(1), l = !0);
152
+ s.endsWith(b) ? (c = s.slice(0, -1), l = !0) : s.startsWith(b) && (c = s.slice(1), l = !0);
138
153
  let u = a && a > i ? a - i : void 0;
139
- return b(t, l, c, u);
154
+ return C(t, l, c, u);
140
155
  };
141
156
  if (t) {
142
- let e = t + v, n = r;
143
- r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : b(y, !1, t, void 0, !0);
157
+ let e = t + x, n = r;
158
+ r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : C(S, !1, t, void 0, !0);
144
159
  }
145
160
  if (n) {
146
161
  let e = r;
@@ -150,7 +165,7 @@ var e = (e, t) => {
150
165
  });
151
166
  }
152
167
  return r;
153
- }, S = (e) => {
168
+ }, te = (e) => {
154
169
  let t = /* @__PURE__ */ new Map();
155
170
  return e.orderSensitiveModifiers.forEach((e, n) => {
156
171
  t.set(e, 1e6 + n);
@@ -162,17 +177,17 @@ var e = (e, t) => {
162
177
  }
163
178
  return r.length > 0 && (r.sort(), n.push(...r)), n;
164
179
  };
165
- }, C = (e) => ({
166
- cache: te(e.cacheSize),
167
- parseClassName: x(e),
168
- sortModifiers: S(e),
169
- postfixLookupClassGroupIds: ne(e),
170
- ...o(e)
171
- }), ne = (e) => {
180
+ }, ne = (e) => ({
181
+ cache: y(e.cacheSize),
182
+ parseClassName: w(e),
183
+ sortModifiers: te(e),
184
+ postfixLookupClassGroupIds: T(e),
185
+ ...c(e)
186
+ }), T = (e) => {
172
187
  let t = Object.create(null), n = e.postfixLookupClassGroups;
173
188
  if (n) for (let e = 0; e < n.length; e++) t[n[e]] = !0;
174
189
  return t;
175
- }, re = /\s+/, w = (e, t) => {
190
+ }, re = /\s+/, E = (e, t) => {
176
191
  let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(re), l = "";
177
192
  for (let e = c.length - 1; e >= 0; --e) {
178
193
  let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier: ee, baseClassName: f, maybePostfixModifierPosition: p } = n(t);
@@ -197,45 +212,45 @@ var e = (e, t) => {
197
212
  }
198
213
  m = !1;
199
214
  }
200
- let g = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), te = ee ? g + _ : g, v = te + h;
215
+ let g = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), _ = ee ? g + b : g, v = _ + h;
201
216
  if (s.indexOf(v) > -1) continue;
202
217
  s.push(v);
203
218
  let y = i(h, m);
204
219
  for (let e = 0; e < y.length; ++e) {
205
220
  let t = y[e];
206
- s.push(te + t);
221
+ s.push(_ + t);
207
222
  }
208
223
  l = t + (l.length > 0 ? " " + l : l);
209
224
  }
210
225
  return l;
211
- }, ie = (...e) => {
226
+ }, D = (...e) => {
212
227
  let t = 0, n, r, i = "";
213
- for (; t < e.length;) (n = e[t++]) && (r = T(n)) && (i && (i += " "), i += r);
228
+ for (; t < e.length;) (n = e[t++]) && (r = O(n)) && (i && (i += " "), i += r);
214
229
  return i;
215
- }, T = (e) => {
230
+ }, O = (e) => {
216
231
  if (typeof e == "string") return e;
217
232
  let t, n = "";
218
- for (let r = 0; r < e.length; r++) e[r] && (t = T(e[r])) && (n && (n += " "), n += t);
233
+ for (let r = 0; r < e.length; r++) e[r] && (t = O(e[r])) && (n && (n += " "), n += t);
219
234
  return n;
220
- }, E = (e, ...t) => {
221
- let n, r, i, a, o = (o) => (n = C(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
235
+ }, k = (e, ...t) => {
236
+ let n, r, i, a, o = (o) => (n = ne(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
222
237
  let t = r(e);
223
238
  if (t) return t;
224
- let a = w(e, n);
239
+ let a = E(e, n);
225
240
  return i(e, a), a;
226
241
  };
227
- return a = o, (...e) => a(ie(...e));
228
- }, D = [], O = (e) => {
229
- let t = (t) => t[e] || D;
242
+ return a = o, (...e) => a(D(...e));
243
+ }, A = [], j = (e) => {
244
+ let t = (t) => t[e] || A;
230
245
  return t.isThemeGetter = !0, t;
231
- }, k = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, A = /^\((?:(\w[\w-]*):)?(.+)\)$/i, j = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, M = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ae = /\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$/, oe = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, se = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, N = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, P = (e) => j.test(e), F = (e) => !!e && !Number.isNaN(Number(e)), I = (e) => !!e && Number.isInteger(Number(e)), ce = (e) => e.endsWith("%") && F(e.slice(0, -1)), L = (e) => M.test(e), le = () => !0, R = (e) => ae.test(e) && !oe.test(e), z = () => !1, B = (e) => se.test(e), ue = (e) => N.test(e), de = (e) => !V(e) && !W(e), fe = (e) => e.startsWith("@container") && (e[10] === "/" && e[11] !== void 0 || e[11] === "s" && e[16] !== void 0 && e.startsWith("-size/", 10) || e[11] === "n" && e[18] !== void 0 && e.startsWith("-normal/", 10)), pe = (e) => q(e, Z, z), V = (e) => k.test(e), H = (e) => q(e, Q, R), me = (e) => q(e, we, F), he = (e) => q(e, Ee, le), ge = (e) => q(e, Te, z), _e = (e) => q(e, Y, z), ve = (e) => q(e, X, ue), U = (e) => q(e, De, B), W = (e) => A.test(e), G = (e) => J(e, Q), ye = (e) => J(e, Te), be = (e) => J(e, Y), xe = (e) => J(e, Z), Se = (e) => J(e, X), K = (e) => J(e, De, !0), Ce = (e) => J(e, Ee, !0), q = (e, t, n) => {
232
- let r = k.exec(e);
246
+ }, M = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, N = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ie = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, ae = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, oe = /\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$/, P = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, F = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, I = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, L = (e) => ie.test(e), R = (e) => !!e && !Number.isNaN(Number(e)), z = (e) => !!e && Number.isInteger(Number(e)), se = (e) => e.endsWith("%") && R(e.slice(0, -1)), B = (e) => ae.test(e), ce = () => !0, V = (e) => oe.test(e) && !P.test(e), H = () => !1, U = (e) => F.test(e), le = (e) => I.test(e), ue = (e) => !W(e) && !q(e), de = (e) => e.startsWith("@container") && (e[10] === "/" && e[11] !== void 0 || e[11] === "s" && e[16] !== void 0 && e.startsWith("-size/", 10) || e[11] === "n" && e[18] !== void 0 && e.startsWith("-normal/", 10)), fe = (e) => Y(e, we, H), W = (e) => M.test(e), G = (e) => Y(e, Te, V), pe = (e) => Y(e, Ee, R), me = (e) => Y(e, Oe, ce), he = (e) => Y(e, De, H), ge = (e) => Y(e, Z, H), _e = (e) => Y(e, Q, le), K = (e) => Y(e, ke, U), q = (e) => N.test(e), J = (e) => X(e, Te), ve = (e) => X(e, De), ye = (e) => X(e, Z), be = (e) => X(e, we), xe = (e) => X(e, Q), Se = (e) => X(e, ke, !0), Ce = (e) => X(e, Oe, !0), Y = (e, t, n) => {
247
+ let r = M.exec(e);
233
248
  return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
234
- }, J = (e, t, n = !1) => {
235
- let r = A.exec(e);
249
+ }, X = (e, t, n = !1) => {
250
+ let r = N.exec(e);
236
251
  return r ? r[1] ? t(r[1]) : n : !1;
237
- }, Y = (e) => e === "position" || e === "percentage", X = (e) => e === "image" || e === "url", Z = (e) => e === "length" || e === "size" || e === "bg-size", Q = (e) => e === "length", we = (e) => e === "number", Te = (e) => e === "family-name", Ee = (e) => e === "number" || e === "weight", De = (e) => e === "shadow", Oe = () => {
238
- let e = O("color"), t = O("font"), n = O("text"), r = O("font-weight"), i = O("tracking"), a = O("leading"), o = O("breakpoint"), s = O("container"), c = O("spacing"), l = O("radius"), u = O("shadow"), d = O("inset-shadow"), ee = O("text-shadow"), f = O("drop-shadow"), p = O("blur"), m = O("perspective"), h = O("aspect"), g = O("ease"), te = O("animate"), _ = () => [
252
+ }, Z = (e) => e === "position" || e === "percentage", Q = (e) => e === "image" || e === "url", we = (e) => e === "length" || e === "size" || e === "bg-size", Te = (e) => e === "length", Ee = (e) => e === "number", De = (e) => e === "family-name", Oe = (e) => e === "number" || e === "weight", ke = (e) => e === "shadow", Ae = () => {
253
+ let e = j("color"), t = j("font"), n = j("text"), r = j("font-weight"), i = j("tracking"), a = j("leading"), o = j("breakpoint"), s = j("container"), c = j("spacing"), l = j("radius"), u = j("shadow"), d = j("inset-shadow"), ee = j("text-shadow"), f = j("drop-shadow"), p = j("blur"), m = j("perspective"), h = j("aspect"), g = j("ease"), _ = j("animate"), v = () => [
239
254
  "auto",
240
255
  "avoid",
241
256
  "all",
@@ -244,7 +259,7 @@ var e = (e, t) => {
244
259
  "left",
245
260
  "right",
246
261
  "column"
247
- ], v = () => [
262
+ ], y = () => [
248
263
  "center",
249
264
  "top",
250
265
  "bottom",
@@ -258,59 +273,59 @@ var e = (e, t) => {
258
273
  "right-bottom",
259
274
  "bottom-left",
260
275
  "left-bottom"
261
- ], y = () => [
262
- ...v(),
263
- W,
264
- V
265
276
  ], b = () => [
277
+ ...y(),
278
+ q,
279
+ W
280
+ ], x = () => [
266
281
  "auto",
267
282
  "hidden",
268
283
  "clip",
269
284
  "visible",
270
285
  "scroll"
271
- ], x = () => [
286
+ ], S = () => [
272
287
  "auto",
273
288
  "contain",
274
289
  "none"
275
- ], S = () => [
290
+ ], C = () => [
291
+ q,
276
292
  W,
277
- V,
278
293
  c
279
- ], C = () => [
280
- P,
294
+ ], w = () => [
295
+ L,
281
296
  "full",
282
297
  "auto",
283
- ...S()
284
- ], ne = () => [
285
- I,
298
+ ...C()
299
+ ], te = () => [
300
+ z,
286
301
  "none",
287
302
  "subgrid",
288
- W,
289
- V
290
- ], re = () => [
303
+ q,
304
+ W
305
+ ], ne = () => [
291
306
  "auto",
292
307
  { span: [
293
308
  "full",
294
- I,
295
- W,
296
- V
309
+ z,
310
+ q,
311
+ W
297
312
  ] },
298
- I,
299
- W,
300
- V
301
- ], w = () => [
302
- I,
313
+ z,
314
+ q,
315
+ W
316
+ ], T = () => [
317
+ z,
303
318
  "auto",
304
- W,
305
- V
306
- ], ie = () => [
319
+ q,
320
+ W
321
+ ], re = () => [
307
322
  "auto",
308
323
  "min",
309
324
  "max",
310
325
  "fr",
311
- W,
312
- V
313
- ], T = () => [
326
+ q,
327
+ W
328
+ ], E = () => [
314
329
  "start",
315
330
  "end",
316
331
  "center",
@@ -321,15 +336,15 @@ var e = (e, t) => {
321
336
  "baseline",
322
337
  "center-safe",
323
338
  "end-safe"
324
- ], E = () => [
339
+ ], D = () => [
325
340
  "start",
326
341
  "end",
327
342
  "center",
328
343
  "stretch",
329
344
  "center-safe",
330
345
  "end-safe"
331
- ], D = () => ["auto", ...S()], k = () => [
332
- P,
346
+ ], O = () => ["auto", ...C()], k = () => [
347
+ L,
333
348
  "auto",
334
349
  "full",
335
350
  "dvw",
@@ -341,9 +356,9 @@ var e = (e, t) => {
341
356
  "min",
342
357
  "max",
343
358
  "fit",
344
- ...S()
359
+ ...C()
345
360
  ], A = () => [
346
- P,
361
+ L,
347
362
  "screen",
348
363
  "full",
349
364
  "dvw",
@@ -352,9 +367,9 @@ var e = (e, t) => {
352
367
  "min",
353
368
  "max",
354
369
  "fit",
355
- ...S()
356
- ], j = () => [
357
- P,
370
+ ...C()
371
+ ], M = () => [
372
+ L,
358
373
  "screen",
359
374
  "full",
360
375
  "lh",
@@ -364,51 +379,51 @@ var e = (e, t) => {
364
379
  "min",
365
380
  "max",
366
381
  "fit",
367
- ...S()
368
- ], M = () => [
382
+ ...C()
383
+ ], N = () => [
369
384
  e,
370
- W,
371
- V
372
- ], ae = () => [
373
- ...v(),
374
- be,
375
- _e,
376
- { position: [W, V] }
377
- ], oe = () => ["no-repeat", { repeat: [
385
+ q,
386
+ W
387
+ ], ie = () => [
388
+ ...y(),
389
+ ye,
390
+ ge,
391
+ { position: [q, W] }
392
+ ], ae = () => ["no-repeat", { repeat: [
378
393
  "",
379
394
  "x",
380
395
  "y",
381
396
  "space",
382
397
  "round"
383
- ] }], se = () => [
398
+ ] }], oe = () => [
384
399
  "auto",
385
400
  "cover",
386
401
  "contain",
387
- xe,
388
- pe,
389
- { size: [W, V] }
390
- ], N = () => [
391
- ce,
392
- G,
393
- H
394
- ], R = () => [
402
+ be,
403
+ fe,
404
+ { size: [q, W] }
405
+ ], P = () => [
406
+ se,
407
+ J,
408
+ G
409
+ ], F = () => [
395
410
  "",
396
411
  "none",
397
412
  "full",
398
413
  l,
399
- W,
400
- V
401
- ], z = () => [
414
+ q,
415
+ W
416
+ ], I = () => [
402
417
  "",
403
- F,
404
- G,
405
- H
406
- ], B = () => [
418
+ R,
419
+ J,
420
+ G
421
+ ], V = () => [
407
422
  "solid",
408
423
  "dashed",
409
424
  "dotted",
410
425
  "double"
411
- ], ue = () => [
426
+ ], H = () => [
412
427
  "normal",
413
428
  "multiply",
414
429
  "screen",
@@ -425,35 +440,35 @@ var e = (e, t) => {
425
440
  "saturation",
426
441
  "color",
427
442
  "luminosity"
428
- ], q = () => [
429
- F,
430
- ce,
431
- be,
432
- _e
433
- ], J = () => [
443
+ ], U = () => [
444
+ R,
445
+ se,
446
+ ye,
447
+ ge
448
+ ], le = () => [
434
449
  "",
435
450
  "none",
436
451
  p,
437
- W,
438
- V
452
+ q,
453
+ W
439
454
  ], Y = () => [
440
455
  "none",
441
- F,
442
- W,
443
- V
456
+ R,
457
+ q,
458
+ W
444
459
  ], X = () => [
445
460
  "none",
446
- F,
447
- W,
448
- V
461
+ R,
462
+ q,
463
+ W
449
464
  ], Z = () => [
450
- F,
451
- W,
452
- V
465
+ R,
466
+ q,
467
+ W
453
468
  ], Q = () => [
454
- P,
469
+ L,
455
470
  "full",
456
- ...S()
471
+ ...C()
457
472
  ];
458
473
  return {
459
474
  cacheSize: 500,
@@ -465,17 +480,17 @@ var e = (e, t) => {
465
480
  "bounce"
466
481
  ],
467
482
  aspect: ["video"],
468
- blur: [L],
469
- breakpoint: [L],
470
- color: [le],
471
- container: [L],
472
- "drop-shadow": [L],
483
+ blur: [B],
484
+ breakpoint: [B],
485
+ color: [ce],
486
+ container: [B],
487
+ "drop-shadow": [B],
473
488
  ease: [
474
489
  "in",
475
490
  "out",
476
491
  "in-out"
477
492
  ],
478
- font: [de],
493
+ font: [ue],
479
494
  "font-weight": [
480
495
  "thin",
481
496
  "extralight",
@@ -487,7 +502,7 @@ var e = (e, t) => {
487
502
  "extrabold",
488
503
  "black"
489
504
  ],
490
- "inset-shadow": [L],
505
+ "inset-shadow": [B],
491
506
  leading: [
492
507
  "none",
493
508
  "tight",
@@ -504,11 +519,11 @@ var e = (e, t) => {
504
519
  "distant",
505
520
  "none"
506
521
  ],
507
- radius: [L],
508
- shadow: [L],
509
- spacing: ["px", F],
510
- text: [L],
511
- "text-shadow": [L],
522
+ radius: [B],
523
+ shadow: [B],
524
+ spacing: ["px", R],
525
+ text: [B],
526
+ "text-shadow": [B],
512
527
  tracking: [
513
528
  "tighter",
514
529
  "tight",
@@ -522,9 +537,9 @@ var e = (e, t) => {
522
537
  aspect: [{ aspect: [
523
538
  "auto",
524
539
  "square",
525
- P,
526
- V,
540
+ L,
527
541
  W,
542
+ q,
528
543
  h
529
544
  ] }],
530
545
  container: ["container"],
@@ -532,18 +547,18 @@ var e = (e, t) => {
532
547
  "",
533
548
  "normal",
534
549
  "size",
535
- W,
536
- V
550
+ q,
551
+ W
537
552
  ] }],
538
- "container-named": [fe],
553
+ "container-named": [de],
539
554
  columns: [{ columns: [
540
- F,
541
- V,
555
+ R,
542
556
  W,
557
+ q,
543
558
  s
544
559
  ] }],
545
- "break-after": [{ "break-after": _() }],
546
- "break-before": [{ "break-before": _() }],
560
+ "break-after": [{ "break-after": v() }],
561
+ "break-before": [{ "break-before": v() }],
547
562
  "break-inside": [{ "break-inside": [
548
563
  "auto",
549
564
  "avoid",
@@ -599,13 +614,13 @@ var e = (e, t) => {
599
614
  "none",
600
615
  "scale-down"
601
616
  ] }],
602
- "object-position": [{ object: y() }],
603
- overflow: [{ overflow: b() }],
604
- "overflow-x": [{ "overflow-x": b() }],
605
- "overflow-y": [{ "overflow-y": b() }],
606
- overscroll: [{ overscroll: x() }],
607
- "overscroll-x": [{ "overscroll-x": x() }],
608
- "overscroll-y": [{ "overscroll-y": x() }],
617
+ "object-position": [{ object: b() }],
618
+ overflow: [{ overflow: x() }],
619
+ "overflow-x": [{ "overflow-x": x() }],
620
+ "overflow-y": [{ "overflow-y": x() }],
621
+ overscroll: [{ overscroll: S() }],
622
+ "overscroll-x": [{ "overscroll-x": S() }],
623
+ "overscroll-y": [{ "overscroll-y": S() }],
609
624
  position: [
610
625
  "static",
611
626
  "fixed",
@@ -613,40 +628,40 @@ var e = (e, t) => {
613
628
  "relative",
614
629
  "sticky"
615
630
  ],
616
- inset: [{ inset: C() }],
617
- "inset-x": [{ "inset-x": C() }],
618
- "inset-y": [{ "inset-y": C() }],
631
+ inset: [{ inset: w() }],
632
+ "inset-x": [{ "inset-x": w() }],
633
+ "inset-y": [{ "inset-y": w() }],
619
634
  start: [{
620
- "inset-s": C(),
621
- start: C()
635
+ "inset-s": w(),
636
+ start: w()
622
637
  }],
623
638
  end: [{
624
- "inset-e": C(),
625
- end: C()
639
+ "inset-e": w(),
640
+ end: w()
626
641
  }],
627
- "inset-bs": [{ "inset-bs": C() }],
628
- "inset-be": [{ "inset-be": C() }],
629
- top: [{ top: C() }],
630
- right: [{ right: C() }],
631
- bottom: [{ bottom: C() }],
632
- left: [{ left: C() }],
642
+ "inset-bs": [{ "inset-bs": w() }],
643
+ "inset-be": [{ "inset-be": w() }],
644
+ top: [{ top: w() }],
645
+ right: [{ right: w() }],
646
+ bottom: [{ bottom: w() }],
647
+ left: [{ left: w() }],
633
648
  visibility: [
634
649
  "visible",
635
650
  "invisible",
636
651
  "collapse"
637
652
  ],
638
653
  z: [{ z: [
639
- I,
654
+ z,
640
655
  "auto",
641
- W,
642
- V
656
+ q,
657
+ W
643
658
  ] }],
644
659
  basis: [{ basis: [
645
- P,
660
+ L,
646
661
  "full",
647
662
  "auto",
648
663
  s,
649
- ...S()
664
+ ...C()
650
665
  ] }],
651
666
  "flex-direction": [{ flex: [
652
667
  "row",
@@ -660,41 +675,41 @@ var e = (e, t) => {
660
675
  "wrap-reverse"
661
676
  ] }],
662
677
  flex: [{ flex: [
663
- F,
664
- P,
678
+ R,
679
+ L,
665
680
  "auto",
666
681
  "initial",
667
682
  "none",
668
- V
683
+ W
669
684
  ] }],
670
685
  grow: [{ grow: [
671
686
  "",
672
- F,
673
- W,
674
- V
687
+ R,
688
+ q,
689
+ W
675
690
  ] }],
676
691
  shrink: [{ shrink: [
677
692
  "",
678
- F,
679
- W,
680
- V
693
+ R,
694
+ q,
695
+ W
681
696
  ] }],
682
697
  order: [{ order: [
683
- I,
698
+ z,
684
699
  "first",
685
700
  "last",
686
701
  "none",
687
- W,
688
- V
689
- ] }],
690
- "grid-cols": [{ "grid-cols": ne() }],
691
- "col-start-end": [{ col: re() }],
692
- "col-start": [{ "col-start": w() }],
693
- "col-end": [{ "col-end": w() }],
694
- "grid-rows": [{ "grid-rows": ne() }],
695
- "row-start-end": [{ row: re() }],
696
- "row-start": [{ "row-start": w() }],
697
- "row-end": [{ "row-end": w() }],
702
+ q,
703
+ W
704
+ ] }],
705
+ "grid-cols": [{ "grid-cols": te() }],
706
+ "col-start-end": [{ col: ne() }],
707
+ "col-start": [{ "col-start": T() }],
708
+ "col-end": [{ "col-end": T() }],
709
+ "grid-rows": [{ "grid-rows": te() }],
710
+ "row-start-end": [{ row: ne() }],
711
+ "row-start": [{ "row-start": T() }],
712
+ "row-end": [{ "row-end": T() }],
698
713
  "grid-flow": [{ "grid-flow": [
699
714
  "row",
700
715
  "col",
@@ -702,57 +717,57 @@ var e = (e, t) => {
702
717
  "row-dense",
703
718
  "col-dense"
704
719
  ] }],
705
- "auto-cols": [{ "auto-cols": ie() }],
706
- "auto-rows": [{ "auto-rows": ie() }],
707
- gap: [{ gap: S() }],
708
- "gap-x": [{ "gap-x": S() }],
709
- "gap-y": [{ "gap-y": S() }],
710
- "justify-content": [{ justify: [...T(), "normal"] }],
711
- "justify-items": [{ "justify-items": [...E(), "normal"] }],
712
- "justify-self": [{ "justify-self": ["auto", ...E()] }],
713
- "align-content": [{ content: ["normal", ...T()] }],
714
- "align-items": [{ items: [...E(), { baseline: ["", "last"] }] }],
720
+ "auto-cols": [{ "auto-cols": re() }],
721
+ "auto-rows": [{ "auto-rows": re() }],
722
+ gap: [{ gap: C() }],
723
+ "gap-x": [{ "gap-x": C() }],
724
+ "gap-y": [{ "gap-y": C() }],
725
+ "justify-content": [{ justify: [...E(), "normal"] }],
726
+ "justify-items": [{ "justify-items": [...D(), "normal"] }],
727
+ "justify-self": [{ "justify-self": ["auto", ...D()] }],
728
+ "align-content": [{ content: ["normal", ...E()] }],
729
+ "align-items": [{ items: [...D(), { baseline: ["", "last"] }] }],
715
730
  "align-self": [{ self: [
716
731
  "auto",
717
- ...E(),
732
+ ...D(),
718
733
  { baseline: ["", "last"] }
719
734
  ] }],
720
- "place-content": [{ "place-content": T() }],
721
- "place-items": [{ "place-items": [...E(), "baseline"] }],
722
- "place-self": [{ "place-self": ["auto", ...E()] }],
723
- p: [{ p: S() }],
724
- px: [{ px: S() }],
725
- py: [{ py: S() }],
726
- ps: [{ ps: S() }],
727
- pe: [{ pe: S() }],
728
- pbs: [{ pbs: S() }],
729
- pbe: [{ pbe: S() }],
730
- pt: [{ pt: S() }],
731
- pr: [{ pr: S() }],
732
- pb: [{ pb: S() }],
733
- pl: [{ pl: S() }],
734
- m: [{ m: D() }],
735
- mx: [{ mx: D() }],
736
- my: [{ my: D() }],
737
- ms: [{ ms: D() }],
738
- me: [{ me: D() }],
739
- mbs: [{ mbs: D() }],
740
- mbe: [{ mbe: D() }],
741
- mt: [{ mt: D() }],
742
- mr: [{ mr: D() }],
743
- mb: [{ mb: D() }],
744
- ml: [{ ml: D() }],
745
- "space-x": [{ "space-x": S() }],
735
+ "place-content": [{ "place-content": E() }],
736
+ "place-items": [{ "place-items": [...D(), "baseline"] }],
737
+ "place-self": [{ "place-self": ["auto", ...D()] }],
738
+ p: [{ p: C() }],
739
+ px: [{ px: C() }],
740
+ py: [{ py: C() }],
741
+ ps: [{ ps: C() }],
742
+ pe: [{ pe: C() }],
743
+ pbs: [{ pbs: C() }],
744
+ pbe: [{ pbe: C() }],
745
+ pt: [{ pt: C() }],
746
+ pr: [{ pr: C() }],
747
+ pb: [{ pb: C() }],
748
+ pl: [{ pl: C() }],
749
+ m: [{ m: O() }],
750
+ mx: [{ mx: O() }],
751
+ my: [{ my: O() }],
752
+ ms: [{ ms: O() }],
753
+ me: [{ me: O() }],
754
+ mbs: [{ mbs: O() }],
755
+ mbe: [{ mbe: O() }],
756
+ mt: [{ mt: O() }],
757
+ mr: [{ mr: O() }],
758
+ mb: [{ mb: O() }],
759
+ ml: [{ ml: O() }],
760
+ "space-x": [{ "space-x": C() }],
746
761
  "space-x-reverse": ["space-x-reverse"],
747
- "space-y": [{ "space-y": S() }],
762
+ "space-y": [{ "space-y": C() }],
748
763
  "space-y-reverse": ["space-y-reverse"],
749
764
  size: [{ size: k() }],
750
765
  "inline-size": [{ inline: ["auto", ...A()] }],
751
766
  "min-inline-size": [{ "min-inline": ["auto", ...A()] }],
752
767
  "max-inline-size": [{ "max-inline": ["none", ...A()] }],
753
- "block-size": [{ block: ["auto", ...j()] }],
754
- "min-block-size": [{ "min-block": ["auto", ...j()] }],
755
- "max-block-size": [{ "max-block": ["none", ...j()] }],
768
+ "block-size": [{ block: ["auto", ...M()] }],
769
+ "min-block-size": [{ "min-block": ["auto", ...M()] }],
770
+ "max-block-size": [{ "max-block": ["none", ...M()] }],
756
771
  w: [{ w: [
757
772
  s,
758
773
  "screen",
@@ -791,15 +806,15 @@ var e = (e, t) => {
791
806
  "font-size": [{ text: [
792
807
  "base",
793
808
  n,
794
- G,
795
- H
809
+ J,
810
+ G
796
811
  ] }],
797
812
  "font-smoothing": ["antialiased", "subpixel-antialiased"],
798
813
  "font-style": ["italic", "not-italic"],
799
814
  "font-weight": [{ font: [
800
815
  r,
801
816
  Ce,
802
- he
817
+ me
803
818
  ] }],
804
819
  "font-stretch": [{ "font-stretch": [
805
820
  "ultra-condensed",
@@ -811,15 +826,15 @@ var e = (e, t) => {
811
826
  "expanded",
812
827
  "extra-expanded",
813
828
  "ultra-expanded",
814
- ce,
815
- V
829
+ se,
830
+ W
816
831
  ] }],
817
832
  "font-family": [{ font: [
818
- ye,
819
- ge,
833
+ ve,
834
+ he,
820
835
  t
821
836
  ] }],
822
- "font-features": [{ "font-features": [V] }],
837
+ "font-features": [{ "font-features": [W] }],
823
838
  "fvn-normal": ["normal-nums"],
824
839
  "fvn-ordinal": ["ordinal"],
825
840
  "fvn-slashed-zero": ["slashed-zero"],
@@ -828,28 +843,28 @@ var e = (e, t) => {
828
843
  "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
829
844
  tracking: [{ tracking: [
830
845
  i,
831
- W,
832
- V
846
+ q,
847
+ W
833
848
  ] }],
834
849
  "line-clamp": [{ "line-clamp": [
835
- F,
850
+ R,
836
851
  "none",
837
- W,
838
- me
852
+ q,
853
+ pe
839
854
  ] }],
840
- leading: [{ leading: [a, ...S()] }],
855
+ leading: [{ leading: [a, ...C()] }],
841
856
  "list-image": [{ "list-image": [
842
857
  "none",
843
- W,
844
- V
858
+ q,
859
+ W
845
860
  ] }],
846
861
  "list-style-position": [{ list: ["inside", "outside"] }],
847
862
  "list-style-type": [{ list: [
848
863
  "disc",
849
864
  "decimal",
850
865
  "none",
851
- W,
852
- V
866
+ q,
867
+ W
853
868
  ] }],
854
869
  "text-alignment": [{ text: [
855
870
  "left",
@@ -859,28 +874,28 @@ var e = (e, t) => {
859
874
  "start",
860
875
  "end"
861
876
  ] }],
862
- "placeholder-color": [{ placeholder: M() }],
863
- "text-color": [{ text: M() }],
877
+ "placeholder-color": [{ placeholder: N() }],
878
+ "text-color": [{ text: N() }],
864
879
  "text-decoration": [
865
880
  "underline",
866
881
  "overline",
867
882
  "line-through",
868
883
  "no-underline"
869
884
  ],
870
- "text-decoration-style": [{ decoration: [...B(), "wavy"] }],
885
+ "text-decoration-style": [{ decoration: [...V(), "wavy"] }],
871
886
  "text-decoration-thickness": [{ decoration: [
872
- F,
887
+ R,
873
888
  "from-font",
874
889
  "auto",
875
- W,
876
- H
890
+ q,
891
+ G
877
892
  ] }],
878
- "text-decoration-color": [{ decoration: M() }],
893
+ "text-decoration-color": [{ decoration: N() }],
879
894
  "underline-offset": [{ "underline-offset": [
880
- F,
895
+ R,
881
896
  "auto",
882
- W,
883
- V
897
+ q,
898
+ W
884
899
  ] }],
885
900
  "text-transform": [
886
901
  "uppercase",
@@ -899,11 +914,11 @@ var e = (e, t) => {
899
914
  "balance",
900
915
  "pretty"
901
916
  ] }],
902
- indent: [{ indent: S() }],
917
+ indent: [{ indent: C() }],
903
918
  "tab-size": [{ tab: [
904
- I,
905
- W,
906
- V
919
+ z,
920
+ q,
921
+ W
907
922
  ] }],
908
923
  "vertical-align": [{ align: [
909
924
  "baseline",
@@ -914,8 +929,8 @@ var e = (e, t) => {
914
929
  "text-bottom",
915
930
  "sub",
916
931
  "super",
917
- W,
918
- V
932
+ q,
933
+ W
919
934
  ] }],
920
935
  whitespace: [{ whitespace: [
921
936
  "normal",
@@ -943,8 +958,8 @@ var e = (e, t) => {
943
958
  ] }],
944
959
  content: [{ content: [
945
960
  "none",
946
- W,
947
- V
961
+ q,
962
+ W
948
963
  ] }],
949
964
  "bg-attachment": [{ bg: [
950
965
  "fixed",
@@ -962,9 +977,9 @@ var e = (e, t) => {
962
977
  "padding",
963
978
  "content"
964
979
  ] }],
965
- "bg-position": [{ bg: ae() }],
966
- "bg-repeat": [{ bg: oe() }],
967
- "bg-size": [{ bg: se() }],
980
+ "bg-position": [{ bg: ie() }],
981
+ "bg-repeat": [{ bg: ae() }],
982
+ "bg-size": [{ bg: oe() }],
968
983
  "bg-image": [{ bg: [
969
984
  "none",
970
985
  {
@@ -979,140 +994,140 @@ var e = (e, t) => {
979
994
  "l",
980
995
  "tl"
981
996
  ] },
982
- I,
983
- W,
984
- V
997
+ z,
998
+ q,
999
+ W
985
1000
  ],
986
1001
  radial: [
987
1002
  "",
988
- W,
989
- V
1003
+ q,
1004
+ W
990
1005
  ],
991
1006
  conic: [
992
- I,
993
- W,
994
- V
1007
+ z,
1008
+ q,
1009
+ W
995
1010
  ]
996
1011
  },
997
- Se,
998
- ve
999
- ] }],
1000
- "bg-color": [{ bg: M() }],
1001
- "gradient-from-pos": [{ from: N() }],
1002
- "gradient-via-pos": [{ via: N() }],
1003
- "gradient-to-pos": [{ to: N() }],
1004
- "gradient-from": [{ from: M() }],
1005
- "gradient-via": [{ via: M() }],
1006
- "gradient-to": [{ to: M() }],
1007
- rounded: [{ rounded: R() }],
1008
- "rounded-s": [{ "rounded-s": R() }],
1009
- "rounded-e": [{ "rounded-e": R() }],
1010
- "rounded-t": [{ "rounded-t": R() }],
1011
- "rounded-r": [{ "rounded-r": R() }],
1012
- "rounded-b": [{ "rounded-b": R() }],
1013
- "rounded-l": [{ "rounded-l": R() }],
1014
- "rounded-ss": [{ "rounded-ss": R() }],
1015
- "rounded-se": [{ "rounded-se": R() }],
1016
- "rounded-ee": [{ "rounded-ee": R() }],
1017
- "rounded-es": [{ "rounded-es": R() }],
1018
- "rounded-tl": [{ "rounded-tl": R() }],
1019
- "rounded-tr": [{ "rounded-tr": R() }],
1020
- "rounded-br": [{ "rounded-br": R() }],
1021
- "rounded-bl": [{ "rounded-bl": R() }],
1022
- "border-w": [{ border: z() }],
1023
- "border-w-x": [{ "border-x": z() }],
1024
- "border-w-y": [{ "border-y": z() }],
1025
- "border-w-s": [{ "border-s": z() }],
1026
- "border-w-e": [{ "border-e": z() }],
1027
- "border-w-bs": [{ "border-bs": z() }],
1028
- "border-w-be": [{ "border-be": z() }],
1029
- "border-w-t": [{ "border-t": z() }],
1030
- "border-w-r": [{ "border-r": z() }],
1031
- "border-w-b": [{ "border-b": z() }],
1032
- "border-w-l": [{ "border-l": z() }],
1033
- "divide-x": [{ "divide-x": z() }],
1012
+ xe,
1013
+ _e
1014
+ ] }],
1015
+ "bg-color": [{ bg: N() }],
1016
+ "gradient-from-pos": [{ from: P() }],
1017
+ "gradient-via-pos": [{ via: P() }],
1018
+ "gradient-to-pos": [{ to: P() }],
1019
+ "gradient-from": [{ from: N() }],
1020
+ "gradient-via": [{ via: N() }],
1021
+ "gradient-to": [{ to: N() }],
1022
+ rounded: [{ rounded: F() }],
1023
+ "rounded-s": [{ "rounded-s": F() }],
1024
+ "rounded-e": [{ "rounded-e": F() }],
1025
+ "rounded-t": [{ "rounded-t": F() }],
1026
+ "rounded-r": [{ "rounded-r": F() }],
1027
+ "rounded-b": [{ "rounded-b": F() }],
1028
+ "rounded-l": [{ "rounded-l": F() }],
1029
+ "rounded-ss": [{ "rounded-ss": F() }],
1030
+ "rounded-se": [{ "rounded-se": F() }],
1031
+ "rounded-ee": [{ "rounded-ee": F() }],
1032
+ "rounded-es": [{ "rounded-es": F() }],
1033
+ "rounded-tl": [{ "rounded-tl": F() }],
1034
+ "rounded-tr": [{ "rounded-tr": F() }],
1035
+ "rounded-br": [{ "rounded-br": F() }],
1036
+ "rounded-bl": [{ "rounded-bl": F() }],
1037
+ "border-w": [{ border: I() }],
1038
+ "border-w-x": [{ "border-x": I() }],
1039
+ "border-w-y": [{ "border-y": I() }],
1040
+ "border-w-s": [{ "border-s": I() }],
1041
+ "border-w-e": [{ "border-e": I() }],
1042
+ "border-w-bs": [{ "border-bs": I() }],
1043
+ "border-w-be": [{ "border-be": I() }],
1044
+ "border-w-t": [{ "border-t": I() }],
1045
+ "border-w-r": [{ "border-r": I() }],
1046
+ "border-w-b": [{ "border-b": I() }],
1047
+ "border-w-l": [{ "border-l": I() }],
1048
+ "divide-x": [{ "divide-x": I() }],
1034
1049
  "divide-x-reverse": ["divide-x-reverse"],
1035
- "divide-y": [{ "divide-y": z() }],
1050
+ "divide-y": [{ "divide-y": I() }],
1036
1051
  "divide-y-reverse": ["divide-y-reverse"],
1037
1052
  "border-style": [{ border: [
1038
- ...B(),
1053
+ ...V(),
1039
1054
  "hidden",
1040
1055
  "none"
1041
1056
  ] }],
1042
1057
  "divide-style": [{ divide: [
1043
- ...B(),
1058
+ ...V(),
1044
1059
  "hidden",
1045
1060
  "none"
1046
1061
  ] }],
1047
- "border-color": [{ border: M() }],
1048
- "border-color-x": [{ "border-x": M() }],
1049
- "border-color-y": [{ "border-y": M() }],
1050
- "border-color-s": [{ "border-s": M() }],
1051
- "border-color-e": [{ "border-e": M() }],
1052
- "border-color-bs": [{ "border-bs": M() }],
1053
- "border-color-be": [{ "border-be": M() }],
1054
- "border-color-t": [{ "border-t": M() }],
1055
- "border-color-r": [{ "border-r": M() }],
1056
- "border-color-b": [{ "border-b": M() }],
1057
- "border-color-l": [{ "border-l": M() }],
1058
- "divide-color": [{ divide: M() }],
1062
+ "border-color": [{ border: N() }],
1063
+ "border-color-x": [{ "border-x": N() }],
1064
+ "border-color-y": [{ "border-y": N() }],
1065
+ "border-color-s": [{ "border-s": N() }],
1066
+ "border-color-e": [{ "border-e": N() }],
1067
+ "border-color-bs": [{ "border-bs": N() }],
1068
+ "border-color-be": [{ "border-be": N() }],
1069
+ "border-color-t": [{ "border-t": N() }],
1070
+ "border-color-r": [{ "border-r": N() }],
1071
+ "border-color-b": [{ "border-b": N() }],
1072
+ "border-color-l": [{ "border-l": N() }],
1073
+ "divide-color": [{ divide: N() }],
1059
1074
  "outline-style": [{ outline: [
1060
- ...B(),
1075
+ ...V(),
1061
1076
  "none",
1062
1077
  "hidden"
1063
1078
  ] }],
1064
1079
  "outline-offset": [{ "outline-offset": [
1065
- F,
1066
- W,
1067
- V
1080
+ R,
1081
+ q,
1082
+ W
1068
1083
  ] }],
1069
1084
  "outline-w": [{ outline: [
1070
1085
  "",
1071
- F,
1072
- G,
1073
- H
1086
+ R,
1087
+ J,
1088
+ G
1074
1089
  ] }],
1075
- "outline-color": [{ outline: M() }],
1090
+ "outline-color": [{ outline: N() }],
1076
1091
  shadow: [{ shadow: [
1077
1092
  "",
1078
1093
  "none",
1079
1094
  u,
1080
- K,
1081
- U
1095
+ Se,
1096
+ K
1082
1097
  ] }],
1083
- "shadow-color": [{ shadow: M() }],
1098
+ "shadow-color": [{ shadow: N() }],
1084
1099
  "inset-shadow": [{ "inset-shadow": [
1085
1100
  "none",
1086
1101
  d,
1087
- K,
1088
- U
1102
+ Se,
1103
+ K
1089
1104
  ] }],
1090
- "inset-shadow-color": [{ "inset-shadow": M() }],
1091
- "ring-w": [{ ring: z() }],
1105
+ "inset-shadow-color": [{ "inset-shadow": N() }],
1106
+ "ring-w": [{ ring: I() }],
1092
1107
  "ring-w-inset": ["ring-inset"],
1093
- "ring-color": [{ ring: M() }],
1094
- "ring-offset-w": [{ "ring-offset": [F, H] }],
1095
- "ring-offset-color": [{ "ring-offset": M() }],
1096
- "inset-ring-w": [{ "inset-ring": z() }],
1097
- "inset-ring-color": [{ "inset-ring": M() }],
1108
+ "ring-color": [{ ring: N() }],
1109
+ "ring-offset-w": [{ "ring-offset": [R, G] }],
1110
+ "ring-offset-color": [{ "ring-offset": N() }],
1111
+ "inset-ring-w": [{ "inset-ring": I() }],
1112
+ "inset-ring-color": [{ "inset-ring": N() }],
1098
1113
  "text-shadow": [{ "text-shadow": [
1099
1114
  "none",
1100
1115
  ee,
1101
- K,
1102
- U
1116
+ Se,
1117
+ K
1103
1118
  ] }],
1104
- "text-shadow-color": [{ "text-shadow": M() }],
1119
+ "text-shadow-color": [{ "text-shadow": N() }],
1105
1120
  opacity: [{ opacity: [
1106
- F,
1107
- W,
1108
- V
1121
+ R,
1122
+ q,
1123
+ W
1109
1124
  ] }],
1110
1125
  "mix-blend": [{ "mix-blend": [
1111
- ...ue(),
1126
+ ...H(),
1112
1127
  "plus-darker",
1113
1128
  "plus-lighter"
1114
1129
  ] }],
1115
- "bg-blend": [{ "bg-blend": ue() }],
1130
+ "bg-blend": [{ "bg-blend": H() }],
1116
1131
  "mask-clip": [{ "mask-clip": [
1117
1132
  "border",
1118
1133
  "padding",
@@ -1127,51 +1142,51 @@ var e = (e, t) => {
1127
1142
  "intersect",
1128
1143
  "exclude"
1129
1144
  ] }],
1130
- "mask-image-linear-pos": [{ "mask-linear": [F] }],
1131
- "mask-image-linear-from-pos": [{ "mask-linear-from": q() }],
1132
- "mask-image-linear-to-pos": [{ "mask-linear-to": q() }],
1133
- "mask-image-linear-from-color": [{ "mask-linear-from": M() }],
1134
- "mask-image-linear-to-color": [{ "mask-linear-to": M() }],
1135
- "mask-image-t-from-pos": [{ "mask-t-from": q() }],
1136
- "mask-image-t-to-pos": [{ "mask-t-to": q() }],
1137
- "mask-image-t-from-color": [{ "mask-t-from": M() }],
1138
- "mask-image-t-to-color": [{ "mask-t-to": M() }],
1139
- "mask-image-r-from-pos": [{ "mask-r-from": q() }],
1140
- "mask-image-r-to-pos": [{ "mask-r-to": q() }],
1141
- "mask-image-r-from-color": [{ "mask-r-from": M() }],
1142
- "mask-image-r-to-color": [{ "mask-r-to": M() }],
1143
- "mask-image-b-from-pos": [{ "mask-b-from": q() }],
1144
- "mask-image-b-to-pos": [{ "mask-b-to": q() }],
1145
- "mask-image-b-from-color": [{ "mask-b-from": M() }],
1146
- "mask-image-b-to-color": [{ "mask-b-to": M() }],
1147
- "mask-image-l-from-pos": [{ "mask-l-from": q() }],
1148
- "mask-image-l-to-pos": [{ "mask-l-to": q() }],
1149
- "mask-image-l-from-color": [{ "mask-l-from": M() }],
1150
- "mask-image-l-to-color": [{ "mask-l-to": M() }],
1151
- "mask-image-x-from-pos": [{ "mask-x-from": q() }],
1152
- "mask-image-x-to-pos": [{ "mask-x-to": q() }],
1153
- "mask-image-x-from-color": [{ "mask-x-from": M() }],
1154
- "mask-image-x-to-color": [{ "mask-x-to": M() }],
1155
- "mask-image-y-from-pos": [{ "mask-y-from": q() }],
1156
- "mask-image-y-to-pos": [{ "mask-y-to": q() }],
1157
- "mask-image-y-from-color": [{ "mask-y-from": M() }],
1158
- "mask-image-y-to-color": [{ "mask-y-to": M() }],
1159
- "mask-image-radial": [{ "mask-radial": [W, V] }],
1160
- "mask-image-radial-from-pos": [{ "mask-radial-from": q() }],
1161
- "mask-image-radial-to-pos": [{ "mask-radial-to": q() }],
1162
- "mask-image-radial-from-color": [{ "mask-radial-from": M() }],
1163
- "mask-image-radial-to-color": [{ "mask-radial-to": M() }],
1145
+ "mask-image-linear-pos": [{ "mask-linear": [R] }],
1146
+ "mask-image-linear-from-pos": [{ "mask-linear-from": U() }],
1147
+ "mask-image-linear-to-pos": [{ "mask-linear-to": U() }],
1148
+ "mask-image-linear-from-color": [{ "mask-linear-from": N() }],
1149
+ "mask-image-linear-to-color": [{ "mask-linear-to": N() }],
1150
+ "mask-image-t-from-pos": [{ "mask-t-from": U() }],
1151
+ "mask-image-t-to-pos": [{ "mask-t-to": U() }],
1152
+ "mask-image-t-from-color": [{ "mask-t-from": N() }],
1153
+ "mask-image-t-to-color": [{ "mask-t-to": N() }],
1154
+ "mask-image-r-from-pos": [{ "mask-r-from": U() }],
1155
+ "mask-image-r-to-pos": [{ "mask-r-to": U() }],
1156
+ "mask-image-r-from-color": [{ "mask-r-from": N() }],
1157
+ "mask-image-r-to-color": [{ "mask-r-to": N() }],
1158
+ "mask-image-b-from-pos": [{ "mask-b-from": U() }],
1159
+ "mask-image-b-to-pos": [{ "mask-b-to": U() }],
1160
+ "mask-image-b-from-color": [{ "mask-b-from": N() }],
1161
+ "mask-image-b-to-color": [{ "mask-b-to": N() }],
1162
+ "mask-image-l-from-pos": [{ "mask-l-from": U() }],
1163
+ "mask-image-l-to-pos": [{ "mask-l-to": U() }],
1164
+ "mask-image-l-from-color": [{ "mask-l-from": N() }],
1165
+ "mask-image-l-to-color": [{ "mask-l-to": N() }],
1166
+ "mask-image-x-from-pos": [{ "mask-x-from": U() }],
1167
+ "mask-image-x-to-pos": [{ "mask-x-to": U() }],
1168
+ "mask-image-x-from-color": [{ "mask-x-from": N() }],
1169
+ "mask-image-x-to-color": [{ "mask-x-to": N() }],
1170
+ "mask-image-y-from-pos": [{ "mask-y-from": U() }],
1171
+ "mask-image-y-to-pos": [{ "mask-y-to": U() }],
1172
+ "mask-image-y-from-color": [{ "mask-y-from": N() }],
1173
+ "mask-image-y-to-color": [{ "mask-y-to": N() }],
1174
+ "mask-image-radial": [{ "mask-radial": [q, W] }],
1175
+ "mask-image-radial-from-pos": [{ "mask-radial-from": U() }],
1176
+ "mask-image-radial-to-pos": [{ "mask-radial-to": U() }],
1177
+ "mask-image-radial-from-color": [{ "mask-radial-from": N() }],
1178
+ "mask-image-radial-to-color": [{ "mask-radial-to": N() }],
1164
1179
  "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
1165
1180
  "mask-image-radial-size": [{ "mask-radial": [{
1166
1181
  closest: ["side", "corner"],
1167
1182
  farthest: ["side", "corner"]
1168
1183
  }] }],
1169
- "mask-image-radial-pos": [{ "mask-radial-at": v() }],
1170
- "mask-image-conic-pos": [{ "mask-conic": [F] }],
1171
- "mask-image-conic-from-pos": [{ "mask-conic-from": q() }],
1172
- "mask-image-conic-to-pos": [{ "mask-conic-to": q() }],
1173
- "mask-image-conic-from-color": [{ "mask-conic-from": M() }],
1174
- "mask-image-conic-to-color": [{ "mask-conic-to": M() }],
1184
+ "mask-image-radial-pos": [{ "mask-radial-at": y() }],
1185
+ "mask-image-conic-pos": [{ "mask-conic": [R] }],
1186
+ "mask-image-conic-from-pos": [{ "mask-conic-from": U() }],
1187
+ "mask-image-conic-to-pos": [{ "mask-conic-to": U() }],
1188
+ "mask-image-conic-from-color": [{ "mask-conic-from": N() }],
1189
+ "mask-image-conic-to-color": [{ "mask-conic-to": N() }],
1175
1190
  "mask-mode": [{ mask: [
1176
1191
  "alpha",
1177
1192
  "luminance",
@@ -1185,122 +1200,122 @@ var e = (e, t) => {
1185
1200
  "stroke",
1186
1201
  "view"
1187
1202
  ] }],
1188
- "mask-position": [{ mask: ae() }],
1189
- "mask-repeat": [{ mask: oe() }],
1190
- "mask-size": [{ mask: se() }],
1203
+ "mask-position": [{ mask: ie() }],
1204
+ "mask-repeat": [{ mask: ae() }],
1205
+ "mask-size": [{ mask: oe() }],
1191
1206
  "mask-type": [{ "mask-type": ["alpha", "luminance"] }],
1192
1207
  "mask-image": [{ mask: [
1193
1208
  "none",
1194
- W,
1195
- V
1209
+ q,
1210
+ W
1196
1211
  ] }],
1197
1212
  filter: [{ filter: [
1198
1213
  "",
1199
1214
  "none",
1200
- W,
1201
- V
1215
+ q,
1216
+ W
1202
1217
  ] }],
1203
- blur: [{ blur: J() }],
1218
+ blur: [{ blur: le() }],
1204
1219
  brightness: [{ brightness: [
1205
- F,
1206
- W,
1207
- V
1220
+ R,
1221
+ q,
1222
+ W
1208
1223
  ] }],
1209
1224
  contrast: [{ contrast: [
1210
- F,
1211
- W,
1212
- V
1225
+ R,
1226
+ q,
1227
+ W
1213
1228
  ] }],
1214
1229
  "drop-shadow": [{ "drop-shadow": [
1215
1230
  "",
1216
1231
  "none",
1217
1232
  f,
1218
- K,
1219
- U
1233
+ Se,
1234
+ K
1220
1235
  ] }],
1221
- "drop-shadow-color": [{ "drop-shadow": M() }],
1236
+ "drop-shadow-color": [{ "drop-shadow": N() }],
1222
1237
  grayscale: [{ grayscale: [
1223
1238
  "",
1224
- F,
1225
- W,
1226
- V
1239
+ R,
1240
+ q,
1241
+ W
1227
1242
  ] }],
1228
1243
  "hue-rotate": [{ "hue-rotate": [
1229
- F,
1230
- W,
1231
- V
1244
+ R,
1245
+ q,
1246
+ W
1232
1247
  ] }],
1233
1248
  invert: [{ invert: [
1234
1249
  "",
1235
- F,
1236
- W,
1237
- V
1250
+ R,
1251
+ q,
1252
+ W
1238
1253
  ] }],
1239
1254
  saturate: [{ saturate: [
1240
- F,
1241
- W,
1242
- V
1255
+ R,
1256
+ q,
1257
+ W
1243
1258
  ] }],
1244
1259
  sepia: [{ sepia: [
1245
1260
  "",
1246
- F,
1247
- W,
1248
- V
1261
+ R,
1262
+ q,
1263
+ W
1249
1264
  ] }],
1250
1265
  "backdrop-filter": [{ "backdrop-filter": [
1251
1266
  "",
1252
1267
  "none",
1253
- W,
1254
- V
1268
+ q,
1269
+ W
1255
1270
  ] }],
1256
- "backdrop-blur": [{ "backdrop-blur": J() }],
1271
+ "backdrop-blur": [{ "backdrop-blur": le() }],
1257
1272
  "backdrop-brightness": [{ "backdrop-brightness": [
1258
- F,
1259
- W,
1260
- V
1273
+ R,
1274
+ q,
1275
+ W
1261
1276
  ] }],
1262
1277
  "backdrop-contrast": [{ "backdrop-contrast": [
1263
- F,
1264
- W,
1265
- V
1278
+ R,
1279
+ q,
1280
+ W
1266
1281
  ] }],
1267
1282
  "backdrop-grayscale": [{ "backdrop-grayscale": [
1268
1283
  "",
1269
- F,
1270
- W,
1271
- V
1284
+ R,
1285
+ q,
1286
+ W
1272
1287
  ] }],
1273
1288
  "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
1274
- F,
1275
- W,
1276
- V
1289
+ R,
1290
+ q,
1291
+ W
1277
1292
  ] }],
1278
1293
  "backdrop-invert": [{ "backdrop-invert": [
1279
1294
  "",
1280
- F,
1281
- W,
1282
- V
1295
+ R,
1296
+ q,
1297
+ W
1283
1298
  ] }],
1284
1299
  "backdrop-opacity": [{ "backdrop-opacity": [
1285
- F,
1286
- W,
1287
- V
1300
+ R,
1301
+ q,
1302
+ W
1288
1303
  ] }],
1289
1304
  "backdrop-saturate": [{ "backdrop-saturate": [
1290
- F,
1291
- W,
1292
- V
1305
+ R,
1306
+ q,
1307
+ W
1293
1308
  ] }],
1294
1309
  "backdrop-sepia": [{ "backdrop-sepia": [
1295
1310
  "",
1296
- F,
1297
- W,
1298
- V
1311
+ R,
1312
+ q,
1313
+ W
1299
1314
  ] }],
1300
1315
  "border-collapse": [{ border: ["collapse", "separate"] }],
1301
- "border-spacing": [{ "border-spacing": S() }],
1302
- "border-spacing-x": [{ "border-spacing-x": S() }],
1303
- "border-spacing-y": [{ "border-spacing-y": S() }],
1316
+ "border-spacing": [{ "border-spacing": C() }],
1317
+ "border-spacing-x": [{ "border-spacing-x": C() }],
1318
+ "border-spacing-y": [{ "border-spacing-y": C() }],
1304
1319
  "table-layout": [{ table: ["auto", "fixed"] }],
1305
1320
  caption: [{ caption: ["top", "bottom"] }],
1306
1321
  transition: [{ transition: [
@@ -1311,41 +1326,41 @@ var e = (e, t) => {
1311
1326
  "shadow",
1312
1327
  "transform",
1313
1328
  "none",
1314
- W,
1315
- V
1329
+ q,
1330
+ W
1316
1331
  ] }],
1317
1332
  "transition-behavior": [{ transition: ["normal", "discrete"] }],
1318
1333
  duration: [{ duration: [
1319
- F,
1334
+ R,
1320
1335
  "initial",
1321
- W,
1322
- V
1336
+ q,
1337
+ W
1323
1338
  ] }],
1324
1339
  ease: [{ ease: [
1325
1340
  "linear",
1326
1341
  "initial",
1327
1342
  g,
1328
- W,
1329
- V
1343
+ q,
1344
+ W
1330
1345
  ] }],
1331
1346
  delay: [{ delay: [
1332
- F,
1333
- W,
1334
- V
1347
+ R,
1348
+ q,
1349
+ W
1335
1350
  ] }],
1336
1351
  animate: [{ animate: [
1337
1352
  "none",
1338
- te,
1339
- W,
1340
- V
1353
+ _,
1354
+ q,
1355
+ W
1341
1356
  ] }],
1342
1357
  backface: [{ backface: ["hidden", "visible"] }],
1343
1358
  perspective: [{ perspective: [
1344
1359
  m,
1345
- W,
1346
- V
1360
+ q,
1361
+ W
1347
1362
  ] }],
1348
- "perspective-origin": [{ "perspective-origin": y() }],
1363
+ "perspective-origin": [{ "perspective-origin": b() }],
1349
1364
  rotate: [{ rotate: Y() }],
1350
1365
  "rotate-x": [{ "rotate-x": Y() }],
1351
1366
  "rotate-y": [{ "rotate-y": Y() }],
@@ -1359,14 +1374,14 @@ var e = (e, t) => {
1359
1374
  "skew-x": [{ "skew-x": Z() }],
1360
1375
  "skew-y": [{ "skew-y": Z() }],
1361
1376
  transform: [{ transform: [
1377
+ q,
1362
1378
  W,
1363
- V,
1364
1379
  "",
1365
1380
  "none",
1366
1381
  "gpu",
1367
1382
  "cpu"
1368
1383
  ] }],
1369
- "transform-origin": [{ origin: y() }],
1384
+ "transform-origin": [{ origin: b() }],
1370
1385
  "transform-style": [{ transform: ["3d", "flat"] }],
1371
1386
  translate: [{ translate: Q() }],
1372
1387
  "translate-x": [{ "translate-x": Q() }],
@@ -1374,13 +1389,13 @@ var e = (e, t) => {
1374
1389
  "translate-z": [{ "translate-z": Q() }],
1375
1390
  "translate-none": ["translate-none"],
1376
1391
  zoom: [{ zoom: [
1377
- I,
1378
- W,
1379
- V
1392
+ z,
1393
+ q,
1394
+ W
1380
1395
  ] }],
1381
- accent: [{ accent: M() }],
1396
+ accent: [{ accent: N() }],
1382
1397
  appearance: [{ appearance: ["none", "auto"] }],
1383
- "caret-color": [{ caret: M() }],
1398
+ "caret-color": [{ caret: N() }],
1384
1399
  "color-scheme": [{ scheme: [
1385
1400
  "normal",
1386
1401
  "dark",
@@ -1426,8 +1441,8 @@ var e = (e, t) => {
1426
1441
  "nwse-resize",
1427
1442
  "zoom-in",
1428
1443
  "zoom-out",
1429
- W,
1430
- V
1444
+ q,
1445
+ W
1431
1446
  ] }],
1432
1447
  "field-sizing": [{ "field-sizing": ["fixed", "content"] }],
1433
1448
  "pointer-events": [{ "pointer-events": ["auto", "none"] }],
@@ -1438,8 +1453,8 @@ var e = (e, t) => {
1438
1453
  "x"
1439
1454
  ] }],
1440
1455
  "scroll-behavior": [{ scroll: ["auto", "smooth"] }],
1441
- "scrollbar-thumb-color": [{ "scrollbar-thumb": M() }],
1442
- "scrollbar-track-color": [{ "scrollbar-track": M() }],
1456
+ "scrollbar-thumb-color": [{ "scrollbar-thumb": N() }],
1457
+ "scrollbar-track-color": [{ "scrollbar-track": N() }],
1443
1458
  "scrollbar-gutter": [{ "scrollbar-gutter": [
1444
1459
  "auto",
1445
1460
  "stable",
@@ -1450,28 +1465,28 @@ var e = (e, t) => {
1450
1465
  "thin",
1451
1466
  "none"
1452
1467
  ] }],
1453
- "scroll-m": [{ "scroll-m": S() }],
1454
- "scroll-mx": [{ "scroll-mx": S() }],
1455
- "scroll-my": [{ "scroll-my": S() }],
1456
- "scroll-ms": [{ "scroll-ms": S() }],
1457
- "scroll-me": [{ "scroll-me": S() }],
1458
- "scroll-mbs": [{ "scroll-mbs": S() }],
1459
- "scroll-mbe": [{ "scroll-mbe": S() }],
1460
- "scroll-mt": [{ "scroll-mt": S() }],
1461
- "scroll-mr": [{ "scroll-mr": S() }],
1462
- "scroll-mb": [{ "scroll-mb": S() }],
1463
- "scroll-ml": [{ "scroll-ml": S() }],
1464
- "scroll-p": [{ "scroll-p": S() }],
1465
- "scroll-px": [{ "scroll-px": S() }],
1466
- "scroll-py": [{ "scroll-py": S() }],
1467
- "scroll-ps": [{ "scroll-ps": S() }],
1468
- "scroll-pe": [{ "scroll-pe": S() }],
1469
- "scroll-pbs": [{ "scroll-pbs": S() }],
1470
- "scroll-pbe": [{ "scroll-pbe": S() }],
1471
- "scroll-pt": [{ "scroll-pt": S() }],
1472
- "scroll-pr": [{ "scroll-pr": S() }],
1473
- "scroll-pb": [{ "scroll-pb": S() }],
1474
- "scroll-pl": [{ "scroll-pl": S() }],
1468
+ "scroll-m": [{ "scroll-m": C() }],
1469
+ "scroll-mx": [{ "scroll-mx": C() }],
1470
+ "scroll-my": [{ "scroll-my": C() }],
1471
+ "scroll-ms": [{ "scroll-ms": C() }],
1472
+ "scroll-me": [{ "scroll-me": C() }],
1473
+ "scroll-mbs": [{ "scroll-mbs": C() }],
1474
+ "scroll-mbe": [{ "scroll-mbe": C() }],
1475
+ "scroll-mt": [{ "scroll-mt": C() }],
1476
+ "scroll-mr": [{ "scroll-mr": C() }],
1477
+ "scroll-mb": [{ "scroll-mb": C() }],
1478
+ "scroll-ml": [{ "scroll-ml": C() }],
1479
+ "scroll-p": [{ "scroll-p": C() }],
1480
+ "scroll-px": [{ "scroll-px": C() }],
1481
+ "scroll-py": [{ "scroll-py": C() }],
1482
+ "scroll-ps": [{ "scroll-ps": C() }],
1483
+ "scroll-pe": [{ "scroll-pe": C() }],
1484
+ "scroll-pbs": [{ "scroll-pbs": C() }],
1485
+ "scroll-pbe": [{ "scroll-pbe": C() }],
1486
+ "scroll-pt": [{ "scroll-pt": C() }],
1487
+ "scroll-pr": [{ "scroll-pr": C() }],
1488
+ "scroll-pb": [{ "scroll-pb": C() }],
1489
+ "scroll-pl": [{ "scroll-pl": C() }],
1475
1490
  "snap-align": [{ snap: [
1476
1491
  "start",
1477
1492
  "end",
@@ -1513,17 +1528,17 @@ var e = (e, t) => {
1513
1528
  "scroll",
1514
1529
  "contents",
1515
1530
  "transform",
1516
- W,
1517
- V
1531
+ q,
1532
+ W
1518
1533
  ] }],
1519
- fill: [{ fill: ["none", ...M()] }],
1534
+ fill: [{ fill: ["none", ...N()] }],
1520
1535
  "stroke-w": [{ stroke: [
1521
- F,
1536
+ R,
1537
+ J,
1522
1538
  G,
1523
- H,
1524
- me
1539
+ pe
1525
1540
  ] }],
1526
- stroke: [{ stroke: ["none", ...M()] }],
1541
+ stroke: [{ stroke: ["none", ...N()] }],
1527
1542
  "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }]
1528
1543
  },
1529
1544
  conflictingClassGroups: {
@@ -1709,30 +1724,15 @@ var e = (e, t) => {
1709
1724
  "selection"
1710
1725
  ]
1711
1726
  };
1712
- }, ke = (e, { cacheSize: t, prefix: n, experimentalParseClassName: r, extend: i = {}, override: a = {} }) => ($(e, "cacheSize", t), $(e, "prefix", n), $(e, "experimentalParseClassName", r), Ae(e.theme, a.theme), Ae(e.classGroups, a.classGroups), Ae(e.conflictingClassGroups, a.conflictingClassGroups), Ae(e.conflictingClassGroupModifiers, a.conflictingClassGroupModifiers), $(e, "postfixLookupClassGroups", a.postfixLookupClassGroups), $(e, "orderSensitiveModifiers", a.orderSensitiveModifiers), je(e.theme, i.theme), je(e.classGroups, i.classGroups), je(e.conflictingClassGroups, i.conflictingClassGroups), je(e.conflictingClassGroupModifiers, i.conflictingClassGroupModifiers), Me(e, i, "postfixLookupClassGroups"), Me(e, i, "orderSensitiveModifiers"), e), $ = (e, t, n) => {
1727
+ }, je = (e, { cacheSize: t, prefix: n, experimentalParseClassName: r, extend: i = {}, override: a = {} }) => ($(e, "cacheSize", t), $(e, "prefix", n), $(e, "experimentalParseClassName", r), Me(e.theme, a.theme), Me(e.classGroups, a.classGroups), Me(e.conflictingClassGroups, a.conflictingClassGroups), Me(e.conflictingClassGroupModifiers, a.conflictingClassGroupModifiers), $(e, "postfixLookupClassGroups", a.postfixLookupClassGroups), $(e, "orderSensitiveModifiers", a.orderSensitiveModifiers), Ne(e.theme, i.theme), Ne(e.classGroups, i.classGroups), Ne(e.conflictingClassGroups, i.conflictingClassGroups), Ne(e.conflictingClassGroupModifiers, i.conflictingClassGroupModifiers), Pe(e, i, "postfixLookupClassGroups"), Pe(e, i, "orderSensitiveModifiers"), e), $ = (e, t, n) => {
1713
1728
  n !== void 0 && (e[t] = n);
1714
- }, Ae = (e, t) => {
1729
+ }, Me = (e, t) => {
1715
1730
  if (t) for (let n in t) $(e, n, t[n]);
1716
- }, je = (e, t) => {
1717
- if (t) for (let n in t) Me(e, t, n);
1718
- }, Me = (e, t, n) => {
1731
+ }, Ne = (e, t) => {
1732
+ if (t) for (let n in t) Pe(e, t, n);
1733
+ }, Pe = (e, t, n) => {
1719
1734
  let r = t[n];
1720
1735
  r !== void 0 && (e[n] = e[n] ? e[n].concat(r) : r);
1721
- }, Ne = (e, ...t) => typeof e == "function" ? E(Oe, e, ...t) : E(() => ke(Oe(), e), ...t), Pe = /*#__PURE__*/ E(Oe);
1722
- //#endregion
1723
- //#region ../node_modules/.bun/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs
1724
- function Fe(e) {
1725
- var t, n, r = "";
1726
- if (typeof e == "string" || typeof e == "number") r += e;
1727
- else if (typeof e == "object") if (Array.isArray(e)) {
1728
- var i = e.length;
1729
- for (t = 0; t < i; t++) e[t] && (n = Fe(e[t])) && (r && (r += " "), r += n);
1730
- } else for (n in e) e[n] && (r && (r += " "), r += n);
1731
- return r;
1732
- }
1733
- function Ie() {
1734
- for (var e, t, n = 0, r = "", i = arguments.length; n < i; n++) (e = arguments[n]) && (t = Fe(e)) && (r && (r += " "), r += t);
1735
- return r;
1736
- }
1736
+ }, Fe = (e, ...t) => typeof e == "function" ? k(Ae, e, ...t) : k(() => je(Ae(), e), ...t), Ie = /*#__PURE__*/ k(Ae);
1737
1737
  //#endregion
1738
- export { Ne as n, Pe as r, Ie as t };
1738
+ export { Ie as n, t as r, Fe as t };