@gravitee/graphene-core 2.54.0 → 2.55.0-monaco-modules.df6bd29

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.
@@ -92,7 +92,7 @@ var o = (e, t) => {
92
92
  let r = e === "" ? t : x(t, e);
93
93
  r.classGroupId = n;
94
94
  }, b = (e, t, n, r) => {
95
- if (te(e)) {
95
+ if (S(e)) {
96
96
  _(e(r), t, n, r);
97
97
  return;
98
98
  }
@@ -110,7 +110,7 @@ var o = (e, t) => {
110
110
  i || (i = c(), n.nextPart.set(t, i)), n = i;
111
111
  }
112
112
  return n;
113
- }, te = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, S = (e) => {
113
+ }, S = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, C = (e) => {
114
114
  if (e < 1) return {
115
115
  get: () => void 0,
116
116
  set: () => {}
@@ -128,19 +128,19 @@ var o = (e, t) => {
128
128
  e in n ? n[e] = t : i(e, t);
129
129
  }
130
130
  };
131
- }, C = "!", ne = ":", re = [], w = (e, t, n, r, i) => ({
131
+ }, w = "!", T = ":", te = [], E = (e, t, n, r, i) => ({
132
132
  modifiers: e,
133
133
  hasImportantModifier: t,
134
134
  baseClassName: n,
135
135
  maybePostfixModifierPosition: r,
136
136
  isExternal: i
137
- }), ie = (e) => {
137
+ }), ne = (e) => {
138
138
  let { prefix: t, experimentalParseClassName: n } = e, r = (e) => {
139
139
  let t = [], n = 0, r = 0, i = 0, a, o = e.length;
140
140
  for (let s = 0; s < o; s++) {
141
141
  let o = e[s];
142
142
  if (n === 0 && r === 0) {
143
- if (o === ne) {
143
+ if (o === T) {
144
144
  t.push(e.slice(i, s)), i = s + 1;
145
145
  continue;
146
146
  }
@@ -152,13 +152,13 @@ var o = (e, t) => {
152
152
  o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
153
153
  }
154
154
  let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
155
- s.endsWith(C) ? (c = s.slice(0, -1), l = !0) : s.startsWith(C) && (c = s.slice(1), l = !0);
155
+ s.endsWith(w) ? (c = s.slice(0, -1), l = !0) : s.startsWith(w) && (c = s.slice(1), l = !0);
156
156
  let u = a && a > i ? a - i : void 0;
157
- return w(t, l, c, u);
157
+ return E(t, l, c, u);
158
158
  };
159
159
  if (t) {
160
- let e = t + ne, n = r;
161
- r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : w(re, !1, t, void 0, !0);
160
+ let e = t + T, n = r;
161
+ r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : E(te, !1, t, void 0, !0);
162
162
  }
163
163
  if (n) {
164
164
  let e = r;
@@ -168,7 +168,7 @@ var o = (e, t) => {
168
168
  });
169
169
  }
170
170
  return r;
171
- }, T = (e) => {
171
+ }, D = (e) => {
172
172
  let t = /* @__PURE__ */ new Map();
173
173
  return e.orderSensitiveModifiers.forEach((e, n) => {
174
174
  t.set(e, 1e6 + n);
@@ -180,18 +180,18 @@ var o = (e, t) => {
180
180
  }
181
181
  return r.length > 0 && (r.sort(), n.push(...r)), n;
182
182
  };
183
- }, E = (e) => ({
184
- cache: S(e.cacheSize),
185
- parseClassName: ie(e),
186
- sortModifiers: T(e),
187
- postfixLookupClassGroupIds: D(e),
183
+ }, O = (e) => ({
184
+ cache: C(e.cacheSize),
185
+ parseClassName: ne(e),
186
+ sortModifiers: D(e),
187
+ postfixLookupClassGroupIds: k(e),
188
188
  ...f(e)
189
- }), D = (e) => {
189
+ }), k = (e) => {
190
190
  let t = Object.create(null), n = e.postfixLookupClassGroups;
191
191
  if (n) for (let e = 0; e < n.length; e++) t[n[e]] = !0;
192
192
  return t;
193
- }, O = /\s+/, k = (e, t) => {
194
- let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(O), l = "";
193
+ }, A = /\s+/, re = (e, t) => {
194
+ let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(A), l = "";
195
195
  for (let e = c.length - 1; e >= 0; --e) {
196
196
  let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier: f, baseClassName: p, maybePostfixModifierPosition: m } = n(t);
197
197
  if (u) {
@@ -215,7 +215,7 @@ var o = (e, t) => {
215
215
  }
216
216
  h = !1;
217
217
  }
218
- let _ = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), v = f ? _ + C : _, y = v + g;
218
+ let _ = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), v = f ? _ + w : _, y = v + g;
219
219
  if (s.indexOf(y) > -1) continue;
220
220
  s.push(y);
221
221
  let b = i(g, h);
@@ -226,7 +226,7 @@ var o = (e, t) => {
226
226
  l = t + (l.length > 0 ? " " + l : l);
227
227
  }
228
228
  return l;
229
- }, A = (...e) => {
229
+ }, ie = (...e) => {
230
230
  let t = 0, n, r, i = "";
231
231
  for (; t < e.length;) (n = e[t++]) && (r = j(n)) && (i && (i += " "), i += r);
232
232
  return i;
@@ -236,21 +236,21 @@ var o = (e, t) => {
236
236
  for (let r = 0; r < e.length; r++) e[r] && (t = j(e[r])) && (n && (n += " "), n += t);
237
237
  return n;
238
238
  }, ae = (e, ...t) => {
239
- let n, r, i, a, o = (o) => (n = E(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
239
+ let n, r, i, a, o = (o) => (n = O(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
240
240
  let t = r(e);
241
241
  if (t) return t;
242
- let a = k(e, n);
242
+ let a = re(e, n);
243
243
  return i(e, a), a;
244
244
  };
245
- return a = o, (...e) => a(A(...e));
245
+ return a = o, (...e) => a(ie(...e));
246
246
  }, oe = [], M = (e) => {
247
247
  let t = (t) => t[e] || oe;
248
248
  return t.isThemeGetter = !0, t;
249
- }, se = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, N = /^\((?:(\w[\w-]*):)?(.+)\)$/i, P = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, F = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, I = /\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$/, ce = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, L = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, le = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, R = (e) => P.test(e), z = (e) => !!e && !Number.isNaN(Number(e)), B = (e) => !!e && Number.isInteger(Number(e)), ue = (e) => e.endsWith("%") && z(e.slice(0, -1)), V = (e) => F.test(e), de = () => !0, H = (e) => I.test(e) && !ce.test(e), U = () => !1, W = (e) => L.test(e), G = (e) => le.test(e), fe = (e) => !K(e) && !J(e), pe = (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)), me = (e) => Z(e, Oe, U), K = (e) => se.test(e), q = (e) => Z(e, ke, H), he = (e) => Z(e, Ae, z), ge = (e) => Z(e, Me, de), _e = (e) => Z(e, je, U), ve = (e) => Z(e, Ee, U), ye = (e) => Z(e, De, G), be = (e) => Z(e, Ne, W), J = (e) => N.test(e), Y = (e) => Q(e, ke), xe = (e) => Q(e, je), Se = (e) => Q(e, Ee), Ce = (e) => Q(e, Oe), we = (e) => Q(e, De), X = (e) => Q(e, Ne, !0), Te = (e) => Q(e, Me, !0), Z = (e, t, n) => {
250
- let r = se.exec(e);
249
+ }, N = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, P = /^\((?:(\w[\w-]*):)?(.+)\)$/i, F = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, I = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, L = /\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$/, se = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, R = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ce = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, z = (e) => F.test(e), B = (e) => !!e && !Number.isNaN(Number(e)), V = (e) => !!e && Number.isInteger(Number(e)), le = (e) => e.endsWith("%") && B(e.slice(0, -1)), H = (e) => I.test(e), ue = () => !0, U = (e) => L.test(e) && !se.test(e), W = () => !1, G = (e) => R.test(e), K = (e) => ce.test(e), de = (e) => !q(e) && !Y(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) => Z(e, Oe, W), q = (e) => N.test(e), J = (e) => Z(e, ke, U), me = (e) => Z(e, Ae, B), he = (e) => Z(e, Me, ue), ge = (e) => Z(e, je, W), _e = (e) => Z(e, Ee, W), ve = (e) => Z(e, De, K), ye = (e) => Z(e, Ne, G), Y = (e) => P.test(e), X = (e) => Q(e, ke), be = (e) => Q(e, je), xe = (e) => Q(e, Ee), Se = (e) => Q(e, Oe), Ce = (e) => Q(e, De), we = (e) => Q(e, Ne, !0), Te = (e) => Q(e, Me, !0), Z = (e, t, n) => {
250
+ let r = N.exec(e);
251
251
  return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
252
252
  }, Q = (e, t, n = !1) => {
253
- let r = N.exec(e);
253
+ let r = P.exec(e);
254
254
  return r ? r[1] ? t(r[1]) : n : !1;
255
255
  }, Ee = (e) => e === "position" || e === "percentage", De = (e) => e === "image" || e === "url", Oe = (e) => e === "length" || e === "size" || e === "bg-size", ke = (e) => e === "length", Ae = (e) => e === "number", je = (e) => e === "family-name", Me = (e) => e === "number" || e === "weight", Ne = (e) => e === "shadow", Pe = /*#__PURE__*/ ae(() => {
256
256
  let e = M("color"), t = M("font"), n = M("text"), r = M("font-weight"), i = M("tracking"), a = M("leading"), o = M("breakpoint"), s = M("container"), c = M("spacing"), l = M("radius"), u = M("shadow"), d = M("inset-shadow"), f = M("text-shadow"), p = M("drop-shadow"), m = M("blur"), h = M("perspective"), g = M("aspect"), _ = M("ease"), v = M("animate"), y = () => [
@@ -278,57 +278,57 @@ var o = (e, t) => {
278
278
  "left-bottom"
279
279
  ], ee = () => [
280
280
  ...b(),
281
- J,
282
- K
281
+ Y,
282
+ q
283
283
  ], x = () => [
284
284
  "auto",
285
285
  "hidden",
286
286
  "clip",
287
287
  "visible",
288
288
  "scroll"
289
- ], te = () => [
289
+ ], S = () => [
290
290
  "auto",
291
291
  "contain",
292
292
  "none"
293
- ], S = () => [
294
- J,
295
- K,
296
- c
297
293
  ], C = () => [
298
- R,
294
+ Y,
295
+ q,
296
+ c
297
+ ], w = () => [
298
+ z,
299
299
  "full",
300
300
  "auto",
301
- ...S()
302
- ], ne = () => [
303
- B,
301
+ ...C()
302
+ ], T = () => [
303
+ V,
304
304
  "none",
305
305
  "subgrid",
306
- J,
307
- K
308
- ], re = () => [
306
+ Y,
307
+ q
308
+ ], te = () => [
309
309
  "auto",
310
310
  { span: [
311
311
  "full",
312
- B,
313
- J,
314
- K
312
+ V,
313
+ Y,
314
+ q
315
315
  ] },
316
- B,
317
- J,
318
- K
319
- ], w = () => [
320
- B,
316
+ V,
317
+ Y,
318
+ q
319
+ ], E = () => [
320
+ V,
321
321
  "auto",
322
- J,
323
- K
324
- ], ie = () => [
322
+ Y,
323
+ q
324
+ ], ne = () => [
325
325
  "auto",
326
326
  "min",
327
327
  "max",
328
328
  "fr",
329
- J,
330
- K
331
- ], T = () => [
329
+ Y,
330
+ q
331
+ ], D = () => [
332
332
  "start",
333
333
  "end",
334
334
  "center",
@@ -339,15 +339,15 @@ var o = (e, t) => {
339
339
  "baseline",
340
340
  "center-safe",
341
341
  "end-safe"
342
- ], E = () => [
342
+ ], O = () => [
343
343
  "start",
344
344
  "end",
345
345
  "center",
346
346
  "stretch",
347
347
  "center-safe",
348
348
  "end-safe"
349
- ], D = () => ["auto", ...S()], O = () => [
350
- R,
349
+ ], k = () => ["auto", ...C()], A = () => [
350
+ z,
351
351
  "auto",
352
352
  "full",
353
353
  "dvw",
@@ -359,9 +359,9 @@ var o = (e, t) => {
359
359
  "min",
360
360
  "max",
361
361
  "fit",
362
- ...S()
363
- ], k = () => [
364
- R,
362
+ ...C()
363
+ ], re = () => [
364
+ z,
365
365
  "screen",
366
366
  "full",
367
367
  "dvw",
@@ -370,9 +370,9 @@ var o = (e, t) => {
370
370
  "min",
371
371
  "max",
372
372
  "fit",
373
- ...S()
374
- ], A = () => [
375
- R,
373
+ ...C()
374
+ ], ie = () => [
375
+ z,
376
376
  "screen",
377
377
  "full",
378
378
  "lh",
@@ -382,51 +382,51 @@ var o = (e, t) => {
382
382
  "min",
383
383
  "max",
384
384
  "fit",
385
- ...S()
385
+ ...C()
386
386
  ], j = () => [
387
387
  e,
388
- J,
389
- K
388
+ Y,
389
+ q
390
390
  ], ae = () => [
391
391
  ...b(),
392
- Se,
393
- ve,
394
- { position: [J, K] }
392
+ xe,
393
+ _e,
394
+ { position: [Y, q] }
395
395
  ], oe = () => ["no-repeat", { repeat: [
396
396
  "",
397
397
  "x",
398
398
  "y",
399
399
  "space",
400
400
  "round"
401
- ] }], se = () => [
401
+ ] }], N = () => [
402
402
  "auto",
403
403
  "cover",
404
404
  "contain",
405
- Ce,
406
- me,
407
- { size: [J, K] }
408
- ], N = () => [
409
- ue,
410
- Y,
411
- q
405
+ Se,
406
+ pe,
407
+ { size: [Y, q] }
412
408
  ], P = () => [
409
+ le,
410
+ X,
411
+ J
412
+ ], F = () => [
413
413
  "",
414
414
  "none",
415
415
  "full",
416
416
  l,
417
- J,
418
- K
419
- ], F = () => [
420
- "",
421
- z,
422
417
  Y,
423
418
  q
424
419
  ], I = () => [
420
+ "",
421
+ B,
422
+ X,
423
+ J
424
+ ], L = () => [
425
425
  "solid",
426
426
  "dashed",
427
427
  "dotted",
428
428
  "double"
429
- ], ce = () => [
429
+ ], se = () => [
430
430
  "normal",
431
431
  "multiply",
432
432
  "screen",
@@ -443,35 +443,35 @@ var o = (e, t) => {
443
443
  "saturation",
444
444
  "color",
445
445
  "luminosity"
446
- ], L = () => [
447
- z,
448
- ue,
449
- Se,
450
- ve
451
- ], le = () => [
446
+ ], R = () => [
447
+ B,
448
+ le,
449
+ xe,
450
+ _e
451
+ ], ce = () => [
452
452
  "",
453
453
  "none",
454
454
  m,
455
- J,
456
- K
457
- ], H = () => [
458
- "none",
459
- z,
460
- J,
461
- K
455
+ Y,
456
+ q
462
457
  ], U = () => [
463
458
  "none",
464
- z,
465
- J,
466
- K
459
+ B,
460
+ Y,
461
+ q
467
462
  ], W = () => [
468
- z,
469
- J,
470
- K
463
+ "none",
464
+ B,
465
+ Y,
466
+ q
471
467
  ], G = () => [
472
- R,
468
+ B,
469
+ Y,
470
+ q
471
+ ], K = () => [
472
+ z,
473
473
  "full",
474
- ...S()
474
+ ...C()
475
475
  ];
476
476
  return {
477
477
  cacheSize: 500,
@@ -483,17 +483,17 @@ var o = (e, t) => {
483
483
  "bounce"
484
484
  ],
485
485
  aspect: ["video"],
486
- blur: [V],
487
- breakpoint: [V],
488
- color: [de],
489
- container: [V],
490
- "drop-shadow": [V],
486
+ blur: [H],
487
+ breakpoint: [H],
488
+ color: [ue],
489
+ container: [H],
490
+ "drop-shadow": [H],
491
491
  ease: [
492
492
  "in",
493
493
  "out",
494
494
  "in-out"
495
495
  ],
496
- font: [fe],
496
+ font: [de],
497
497
  "font-weight": [
498
498
  "thin",
499
499
  "extralight",
@@ -505,7 +505,7 @@ var o = (e, t) => {
505
505
  "extrabold",
506
506
  "black"
507
507
  ],
508
- "inset-shadow": [V],
508
+ "inset-shadow": [H],
509
509
  leading: [
510
510
  "none",
511
511
  "tight",
@@ -522,11 +522,11 @@ var o = (e, t) => {
522
522
  "distant",
523
523
  "none"
524
524
  ],
525
- radius: [V],
526
- shadow: [V],
527
- spacing: ["px", z],
528
- text: [V],
529
- "text-shadow": [V],
525
+ radius: [H],
526
+ shadow: [H],
527
+ spacing: ["px", B],
528
+ text: [H],
529
+ "text-shadow": [H],
530
530
  tracking: [
531
531
  "tighter",
532
532
  "tight",
@@ -540,9 +540,9 @@ var o = (e, t) => {
540
540
  aspect: [{ aspect: [
541
541
  "auto",
542
542
  "square",
543
- R,
544
- K,
545
- J,
543
+ z,
544
+ q,
545
+ Y,
546
546
  g
547
547
  ] }],
548
548
  container: ["container"],
@@ -550,14 +550,14 @@ var o = (e, t) => {
550
550
  "",
551
551
  "normal",
552
552
  "size",
553
- J,
554
- K
553
+ Y,
554
+ q
555
555
  ] }],
556
- "container-named": [pe],
556
+ "container-named": [fe],
557
557
  columns: [{ columns: [
558
- z,
559
- K,
560
- J,
558
+ B,
559
+ q,
560
+ Y,
561
561
  s
562
562
  ] }],
563
563
  "break-after": [{ "break-after": y() }],
@@ -621,9 +621,9 @@ var o = (e, t) => {
621
621
  overflow: [{ overflow: x() }],
622
622
  "overflow-x": [{ "overflow-x": x() }],
623
623
  "overflow-y": [{ "overflow-y": x() }],
624
- overscroll: [{ overscroll: te() }],
625
- "overscroll-x": [{ "overscroll-x": te() }],
626
- "overscroll-y": [{ "overscroll-y": te() }],
624
+ overscroll: [{ overscroll: S() }],
625
+ "overscroll-x": [{ "overscroll-x": S() }],
626
+ "overscroll-y": [{ "overscroll-y": S() }],
627
627
  position: [
628
628
  "static",
629
629
  "fixed",
@@ -631,40 +631,40 @@ var o = (e, t) => {
631
631
  "relative",
632
632
  "sticky"
633
633
  ],
634
- inset: [{ inset: C() }],
635
- "inset-x": [{ "inset-x": C() }],
636
- "inset-y": [{ "inset-y": C() }],
634
+ inset: [{ inset: w() }],
635
+ "inset-x": [{ "inset-x": w() }],
636
+ "inset-y": [{ "inset-y": w() }],
637
637
  start: [{
638
- "inset-s": C(),
639
- start: C()
638
+ "inset-s": w(),
639
+ start: w()
640
640
  }],
641
641
  end: [{
642
- "inset-e": C(),
643
- end: C()
642
+ "inset-e": w(),
643
+ end: w()
644
644
  }],
645
- "inset-bs": [{ "inset-bs": C() }],
646
- "inset-be": [{ "inset-be": C() }],
647
- top: [{ top: C() }],
648
- right: [{ right: C() }],
649
- bottom: [{ bottom: C() }],
650
- left: [{ left: C() }],
645
+ "inset-bs": [{ "inset-bs": w() }],
646
+ "inset-be": [{ "inset-be": w() }],
647
+ top: [{ top: w() }],
648
+ right: [{ right: w() }],
649
+ bottom: [{ bottom: w() }],
650
+ left: [{ left: w() }],
651
651
  visibility: [
652
652
  "visible",
653
653
  "invisible",
654
654
  "collapse"
655
655
  ],
656
656
  z: [{ z: [
657
- B,
657
+ V,
658
658
  "auto",
659
- J,
660
- K
659
+ Y,
660
+ q
661
661
  ] }],
662
662
  basis: [{ basis: [
663
- R,
663
+ z,
664
664
  "full",
665
665
  "auto",
666
666
  s,
667
- ...S()
667
+ ...C()
668
668
  ] }],
669
669
  "flex-direction": [{ flex: [
670
670
  "row",
@@ -678,41 +678,41 @@ var o = (e, t) => {
678
678
  "wrap-reverse"
679
679
  ] }],
680
680
  flex: [{ flex: [
681
+ B,
681
682
  z,
682
- R,
683
683
  "auto",
684
684
  "initial",
685
685
  "none",
686
- K
686
+ q
687
687
  ] }],
688
688
  grow: [{ grow: [
689
689
  "",
690
- z,
691
- J,
692
- K
690
+ B,
691
+ Y,
692
+ q
693
693
  ] }],
694
694
  shrink: [{ shrink: [
695
695
  "",
696
- z,
697
- J,
698
- K
696
+ B,
697
+ Y,
698
+ q
699
699
  ] }],
700
700
  order: [{ order: [
701
- B,
701
+ V,
702
702
  "first",
703
703
  "last",
704
704
  "none",
705
- J,
706
- K
707
- ] }],
708
- "grid-cols": [{ "grid-cols": ne() }],
709
- "col-start-end": [{ col: re() }],
710
- "col-start": [{ "col-start": w() }],
711
- "col-end": [{ "col-end": w() }],
712
- "grid-rows": [{ "grid-rows": ne() }],
713
- "row-start-end": [{ row: re() }],
714
- "row-start": [{ "row-start": w() }],
715
- "row-end": [{ "row-end": w() }],
705
+ Y,
706
+ q
707
+ ] }],
708
+ "grid-cols": [{ "grid-cols": T() }],
709
+ "col-start-end": [{ col: te() }],
710
+ "col-start": [{ "col-start": E() }],
711
+ "col-end": [{ "col-end": E() }],
712
+ "grid-rows": [{ "grid-rows": T() }],
713
+ "row-start-end": [{ row: te() }],
714
+ "row-start": [{ "row-start": E() }],
715
+ "row-end": [{ "row-end": E() }],
716
716
  "grid-flow": [{ "grid-flow": [
717
717
  "row",
718
718
  "col",
@@ -720,67 +720,67 @@ var o = (e, t) => {
720
720
  "row-dense",
721
721
  "col-dense"
722
722
  ] }],
723
- "auto-cols": [{ "auto-cols": ie() }],
724
- "auto-rows": [{ "auto-rows": ie() }],
725
- gap: [{ gap: S() }],
726
- "gap-x": [{ "gap-x": S() }],
727
- "gap-y": [{ "gap-y": S() }],
728
- "justify-content": [{ justify: [...T(), "normal"] }],
729
- "justify-items": [{ "justify-items": [...E(), "normal"] }],
730
- "justify-self": [{ "justify-self": ["auto", ...E()] }],
731
- "align-content": [{ content: ["normal", ...T()] }],
732
- "align-items": [{ items: [...E(), { baseline: ["", "last"] }] }],
723
+ "auto-cols": [{ "auto-cols": ne() }],
724
+ "auto-rows": [{ "auto-rows": ne() }],
725
+ gap: [{ gap: C() }],
726
+ "gap-x": [{ "gap-x": C() }],
727
+ "gap-y": [{ "gap-y": C() }],
728
+ "justify-content": [{ justify: [...D(), "normal"] }],
729
+ "justify-items": [{ "justify-items": [...O(), "normal"] }],
730
+ "justify-self": [{ "justify-self": ["auto", ...O()] }],
731
+ "align-content": [{ content: ["normal", ...D()] }],
732
+ "align-items": [{ items: [...O(), { baseline: ["", "last"] }] }],
733
733
  "align-self": [{ self: [
734
734
  "auto",
735
- ...E(),
735
+ ...O(),
736
736
  { baseline: ["", "last"] }
737
737
  ] }],
738
- "place-content": [{ "place-content": T() }],
739
- "place-items": [{ "place-items": [...E(), "baseline"] }],
740
- "place-self": [{ "place-self": ["auto", ...E()] }],
741
- p: [{ p: S() }],
742
- px: [{ px: S() }],
743
- py: [{ py: S() }],
744
- ps: [{ ps: S() }],
745
- pe: [{ pe: S() }],
746
- pbs: [{ pbs: S() }],
747
- pbe: [{ pbe: S() }],
748
- pt: [{ pt: S() }],
749
- pr: [{ pr: S() }],
750
- pb: [{ pb: S() }],
751
- pl: [{ pl: S() }],
752
- m: [{ m: D() }],
753
- mx: [{ mx: D() }],
754
- my: [{ my: D() }],
755
- ms: [{ ms: D() }],
756
- me: [{ me: D() }],
757
- mbs: [{ mbs: D() }],
758
- mbe: [{ mbe: D() }],
759
- mt: [{ mt: D() }],
760
- mr: [{ mr: D() }],
761
- mb: [{ mb: D() }],
762
- ml: [{ ml: D() }],
763
- "space-x": [{ "space-x": S() }],
738
+ "place-content": [{ "place-content": D() }],
739
+ "place-items": [{ "place-items": [...O(), "baseline"] }],
740
+ "place-self": [{ "place-self": ["auto", ...O()] }],
741
+ p: [{ p: C() }],
742
+ px: [{ px: C() }],
743
+ py: [{ py: C() }],
744
+ ps: [{ ps: C() }],
745
+ pe: [{ pe: C() }],
746
+ pbs: [{ pbs: C() }],
747
+ pbe: [{ pbe: C() }],
748
+ pt: [{ pt: C() }],
749
+ pr: [{ pr: C() }],
750
+ pb: [{ pb: C() }],
751
+ pl: [{ pl: C() }],
752
+ m: [{ m: k() }],
753
+ mx: [{ mx: k() }],
754
+ my: [{ my: k() }],
755
+ ms: [{ ms: k() }],
756
+ me: [{ me: k() }],
757
+ mbs: [{ mbs: k() }],
758
+ mbe: [{ mbe: k() }],
759
+ mt: [{ mt: k() }],
760
+ mr: [{ mr: k() }],
761
+ mb: [{ mb: k() }],
762
+ ml: [{ ml: k() }],
763
+ "space-x": [{ "space-x": C() }],
764
764
  "space-x-reverse": ["space-x-reverse"],
765
- "space-y": [{ "space-y": S() }],
765
+ "space-y": [{ "space-y": C() }],
766
766
  "space-y-reverse": ["space-y-reverse"],
767
- size: [{ size: O() }],
768
- "inline-size": [{ inline: ["auto", ...k()] }],
769
- "min-inline-size": [{ "min-inline": ["auto", ...k()] }],
770
- "max-inline-size": [{ "max-inline": ["none", ...k()] }],
771
- "block-size": [{ block: ["auto", ...A()] }],
772
- "min-block-size": [{ "min-block": ["auto", ...A()] }],
773
- "max-block-size": [{ "max-block": ["none", ...A()] }],
767
+ size: [{ size: A() }],
768
+ "inline-size": [{ inline: ["auto", ...re()] }],
769
+ "min-inline-size": [{ "min-inline": ["auto", ...re()] }],
770
+ "max-inline-size": [{ "max-inline": ["none", ...re()] }],
771
+ "block-size": [{ block: ["auto", ...ie()] }],
772
+ "min-block-size": [{ "min-block": ["auto", ...ie()] }],
773
+ "max-block-size": [{ "max-block": ["none", ...ie()] }],
774
774
  w: [{ w: [
775
775
  s,
776
776
  "screen",
777
- ...O()
777
+ ...A()
778
778
  ] }],
779
779
  "min-w": [{ "min-w": [
780
780
  s,
781
781
  "screen",
782
782
  "none",
783
- ...O()
783
+ ...A()
784
784
  ] }],
785
785
  "max-w": [{ "max-w": [
786
786
  s,
@@ -788,36 +788,36 @@ var o = (e, t) => {
788
788
  "none",
789
789
  "prose",
790
790
  { screen: [o] },
791
- ...O()
791
+ ...A()
792
792
  ] }],
793
793
  h: [{ h: [
794
794
  "screen",
795
795
  "lh",
796
- ...O()
796
+ ...A()
797
797
  ] }],
798
798
  "min-h": [{ "min-h": [
799
799
  "screen",
800
800
  "lh",
801
801
  "none",
802
- ...O()
802
+ ...A()
803
803
  ] }],
804
804
  "max-h": [{ "max-h": [
805
805
  "screen",
806
806
  "lh",
807
- ...O()
807
+ ...A()
808
808
  ] }],
809
809
  "font-size": [{ text: [
810
810
  "base",
811
811
  n,
812
- Y,
813
- q
812
+ X,
813
+ J
814
814
  ] }],
815
815
  "font-smoothing": ["antialiased", "subpixel-antialiased"],
816
816
  "font-style": ["italic", "not-italic"],
817
817
  "font-weight": [{ font: [
818
818
  r,
819
819
  Te,
820
- ge
820
+ he
821
821
  ] }],
822
822
  "font-stretch": [{ "font-stretch": [
823
823
  "ultra-condensed",
@@ -829,15 +829,15 @@ var o = (e, t) => {
829
829
  "expanded",
830
830
  "extra-expanded",
831
831
  "ultra-expanded",
832
- ue,
833
- K
832
+ le,
833
+ q
834
834
  ] }],
835
835
  "font-family": [{ font: [
836
- xe,
837
- _e,
836
+ be,
837
+ ge,
838
838
  t
839
839
  ] }],
840
- "font-features": [{ "font-features": [K] }],
840
+ "font-features": [{ "font-features": [q] }],
841
841
  "fvn-normal": ["normal-nums"],
842
842
  "fvn-ordinal": ["ordinal"],
843
843
  "fvn-slashed-zero": ["slashed-zero"],
@@ -846,28 +846,28 @@ var o = (e, t) => {
846
846
  "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
847
847
  tracking: [{ tracking: [
848
848
  i,
849
- J,
850
- K
849
+ Y,
850
+ q
851
851
  ] }],
852
852
  "line-clamp": [{ "line-clamp": [
853
- z,
853
+ B,
854
854
  "none",
855
- J,
856
- he
855
+ Y,
856
+ me
857
857
  ] }],
858
- leading: [{ leading: [a, ...S()] }],
858
+ leading: [{ leading: [a, ...C()] }],
859
859
  "list-image": [{ "list-image": [
860
860
  "none",
861
- J,
862
- K
861
+ Y,
862
+ q
863
863
  ] }],
864
864
  "list-style-position": [{ list: ["inside", "outside"] }],
865
865
  "list-style-type": [{ list: [
866
866
  "disc",
867
867
  "decimal",
868
868
  "none",
869
- J,
870
- K
869
+ Y,
870
+ q
871
871
  ] }],
872
872
  "text-alignment": [{ text: [
873
873
  "left",
@@ -885,20 +885,20 @@ var o = (e, t) => {
885
885
  "line-through",
886
886
  "no-underline"
887
887
  ],
888
- "text-decoration-style": [{ decoration: [...I(), "wavy"] }],
888
+ "text-decoration-style": [{ decoration: [...L(), "wavy"] }],
889
889
  "text-decoration-thickness": [{ decoration: [
890
- z,
890
+ B,
891
891
  "from-font",
892
892
  "auto",
893
- J,
894
- q
893
+ Y,
894
+ J
895
895
  ] }],
896
896
  "text-decoration-color": [{ decoration: j() }],
897
897
  "underline-offset": [{ "underline-offset": [
898
- z,
898
+ B,
899
899
  "auto",
900
- J,
901
- K
900
+ Y,
901
+ q
902
902
  ] }],
903
903
  "text-transform": [
904
904
  "uppercase",
@@ -917,11 +917,11 @@ var o = (e, t) => {
917
917
  "balance",
918
918
  "pretty"
919
919
  ] }],
920
- indent: [{ indent: S() }],
920
+ indent: [{ indent: C() }],
921
921
  "tab-size": [{ tab: [
922
- B,
923
- J,
924
- K
922
+ V,
923
+ Y,
924
+ q
925
925
  ] }],
926
926
  "vertical-align": [{ align: [
927
927
  "baseline",
@@ -932,8 +932,8 @@ var o = (e, t) => {
932
932
  "text-bottom",
933
933
  "sub",
934
934
  "super",
935
- J,
936
- K
935
+ Y,
936
+ q
937
937
  ] }],
938
938
  whitespace: [{ whitespace: [
939
939
  "normal",
@@ -961,8 +961,8 @@ var o = (e, t) => {
961
961
  ] }],
962
962
  content: [{ content: [
963
963
  "none",
964
- J,
965
- K
964
+ Y,
965
+ q
966
966
  ] }],
967
967
  "bg-attachment": [{ bg: [
968
968
  "fixed",
@@ -982,7 +982,7 @@ var o = (e, t) => {
982
982
  ] }],
983
983
  "bg-position": [{ bg: ae() }],
984
984
  "bg-repeat": [{ bg: oe() }],
985
- "bg-size": [{ bg: se() }],
985
+ "bg-size": [{ bg: N() }],
986
986
  "bg-image": [{ bg: [
987
987
  "none",
988
988
  {
@@ -997,68 +997,68 @@ var o = (e, t) => {
997
997
  "l",
998
998
  "tl"
999
999
  ] },
1000
- B,
1001
- J,
1002
- K
1000
+ V,
1001
+ Y,
1002
+ q
1003
1003
  ],
1004
1004
  radial: [
1005
1005
  "",
1006
- J,
1007
- K
1006
+ Y,
1007
+ q
1008
1008
  ],
1009
1009
  conic: [
1010
- B,
1011
- J,
1012
- K
1010
+ V,
1011
+ Y,
1012
+ q
1013
1013
  ]
1014
1014
  },
1015
- we,
1016
- ye
1015
+ Ce,
1016
+ ve
1017
1017
  ] }],
1018
1018
  "bg-color": [{ bg: j() }],
1019
- "gradient-from-pos": [{ from: N() }],
1020
- "gradient-via-pos": [{ via: N() }],
1021
- "gradient-to-pos": [{ to: N() }],
1019
+ "gradient-from-pos": [{ from: P() }],
1020
+ "gradient-via-pos": [{ via: P() }],
1021
+ "gradient-to-pos": [{ to: P() }],
1022
1022
  "gradient-from": [{ from: j() }],
1023
1023
  "gradient-via": [{ via: j() }],
1024
1024
  "gradient-to": [{ to: j() }],
1025
- rounded: [{ rounded: P() }],
1026
- "rounded-s": [{ "rounded-s": P() }],
1027
- "rounded-e": [{ "rounded-e": P() }],
1028
- "rounded-t": [{ "rounded-t": P() }],
1029
- "rounded-r": [{ "rounded-r": P() }],
1030
- "rounded-b": [{ "rounded-b": P() }],
1031
- "rounded-l": [{ "rounded-l": P() }],
1032
- "rounded-ss": [{ "rounded-ss": P() }],
1033
- "rounded-se": [{ "rounded-se": P() }],
1034
- "rounded-ee": [{ "rounded-ee": P() }],
1035
- "rounded-es": [{ "rounded-es": P() }],
1036
- "rounded-tl": [{ "rounded-tl": P() }],
1037
- "rounded-tr": [{ "rounded-tr": P() }],
1038
- "rounded-br": [{ "rounded-br": P() }],
1039
- "rounded-bl": [{ "rounded-bl": P() }],
1040
- "border-w": [{ border: F() }],
1041
- "border-w-x": [{ "border-x": F() }],
1042
- "border-w-y": [{ "border-y": F() }],
1043
- "border-w-s": [{ "border-s": F() }],
1044
- "border-w-e": [{ "border-e": F() }],
1045
- "border-w-bs": [{ "border-bs": F() }],
1046
- "border-w-be": [{ "border-be": F() }],
1047
- "border-w-t": [{ "border-t": F() }],
1048
- "border-w-r": [{ "border-r": F() }],
1049
- "border-w-b": [{ "border-b": F() }],
1050
- "border-w-l": [{ "border-l": F() }],
1051
- "divide-x": [{ "divide-x": F() }],
1025
+ rounded: [{ rounded: F() }],
1026
+ "rounded-s": [{ "rounded-s": F() }],
1027
+ "rounded-e": [{ "rounded-e": F() }],
1028
+ "rounded-t": [{ "rounded-t": F() }],
1029
+ "rounded-r": [{ "rounded-r": F() }],
1030
+ "rounded-b": [{ "rounded-b": F() }],
1031
+ "rounded-l": [{ "rounded-l": F() }],
1032
+ "rounded-ss": [{ "rounded-ss": F() }],
1033
+ "rounded-se": [{ "rounded-se": F() }],
1034
+ "rounded-ee": [{ "rounded-ee": F() }],
1035
+ "rounded-es": [{ "rounded-es": F() }],
1036
+ "rounded-tl": [{ "rounded-tl": F() }],
1037
+ "rounded-tr": [{ "rounded-tr": F() }],
1038
+ "rounded-br": [{ "rounded-br": F() }],
1039
+ "rounded-bl": [{ "rounded-bl": F() }],
1040
+ "border-w": [{ border: I() }],
1041
+ "border-w-x": [{ "border-x": I() }],
1042
+ "border-w-y": [{ "border-y": I() }],
1043
+ "border-w-s": [{ "border-s": I() }],
1044
+ "border-w-e": [{ "border-e": I() }],
1045
+ "border-w-bs": [{ "border-bs": I() }],
1046
+ "border-w-be": [{ "border-be": I() }],
1047
+ "border-w-t": [{ "border-t": I() }],
1048
+ "border-w-r": [{ "border-r": I() }],
1049
+ "border-w-b": [{ "border-b": I() }],
1050
+ "border-w-l": [{ "border-l": I() }],
1051
+ "divide-x": [{ "divide-x": I() }],
1052
1052
  "divide-x-reverse": ["divide-x-reverse"],
1053
- "divide-y": [{ "divide-y": F() }],
1053
+ "divide-y": [{ "divide-y": I() }],
1054
1054
  "divide-y-reverse": ["divide-y-reverse"],
1055
1055
  "border-style": [{ border: [
1056
- ...I(),
1056
+ ...L(),
1057
1057
  "hidden",
1058
1058
  "none"
1059
1059
  ] }],
1060
1060
  "divide-style": [{ divide: [
1061
- ...I(),
1061
+ ...L(),
1062
1062
  "hidden",
1063
1063
  "none"
1064
1064
  ] }],
@@ -1075,62 +1075,62 @@ var o = (e, t) => {
1075
1075
  "border-color-l": [{ "border-l": j() }],
1076
1076
  "divide-color": [{ divide: j() }],
1077
1077
  "outline-style": [{ outline: [
1078
- ...I(),
1078
+ ...L(),
1079
1079
  "none",
1080
1080
  "hidden"
1081
1081
  ] }],
1082
1082
  "outline-offset": [{ "outline-offset": [
1083
- z,
1084
- J,
1085
- K
1083
+ B,
1084
+ Y,
1085
+ q
1086
1086
  ] }],
1087
1087
  "outline-w": [{ outline: [
1088
1088
  "",
1089
- z,
1090
- Y,
1091
- q
1089
+ B,
1090
+ X,
1091
+ J
1092
1092
  ] }],
1093
1093
  "outline-color": [{ outline: j() }],
1094
1094
  shadow: [{ shadow: [
1095
1095
  "",
1096
1096
  "none",
1097
1097
  u,
1098
- X,
1099
- be
1098
+ we,
1099
+ ye
1100
1100
  ] }],
1101
1101
  "shadow-color": [{ shadow: j() }],
1102
1102
  "inset-shadow": [{ "inset-shadow": [
1103
1103
  "none",
1104
1104
  d,
1105
- X,
1106
- be
1105
+ we,
1106
+ ye
1107
1107
  ] }],
1108
1108
  "inset-shadow-color": [{ "inset-shadow": j() }],
1109
- "ring-w": [{ ring: F() }],
1109
+ "ring-w": [{ ring: I() }],
1110
1110
  "ring-w-inset": ["ring-inset"],
1111
1111
  "ring-color": [{ ring: j() }],
1112
- "ring-offset-w": [{ "ring-offset": [z, q] }],
1112
+ "ring-offset-w": [{ "ring-offset": [B, J] }],
1113
1113
  "ring-offset-color": [{ "ring-offset": j() }],
1114
- "inset-ring-w": [{ "inset-ring": F() }],
1114
+ "inset-ring-w": [{ "inset-ring": I() }],
1115
1115
  "inset-ring-color": [{ "inset-ring": j() }],
1116
1116
  "text-shadow": [{ "text-shadow": [
1117
1117
  "none",
1118
1118
  f,
1119
- X,
1120
- be
1119
+ we,
1120
+ ye
1121
1121
  ] }],
1122
1122
  "text-shadow-color": [{ "text-shadow": j() }],
1123
1123
  opacity: [{ opacity: [
1124
- z,
1125
- J,
1126
- K
1124
+ B,
1125
+ Y,
1126
+ q
1127
1127
  ] }],
1128
1128
  "mix-blend": [{ "mix-blend": [
1129
- ...ce(),
1129
+ ...se(),
1130
1130
  "plus-darker",
1131
1131
  "plus-lighter"
1132
1132
  ] }],
1133
- "bg-blend": [{ "bg-blend": ce() }],
1133
+ "bg-blend": [{ "bg-blend": se() }],
1134
1134
  "mask-clip": [{ "mask-clip": [
1135
1135
  "border",
1136
1136
  "padding",
@@ -1145,38 +1145,38 @@ var o = (e, t) => {
1145
1145
  "intersect",
1146
1146
  "exclude"
1147
1147
  ] }],
1148
- "mask-image-linear-pos": [{ "mask-linear": [z] }],
1149
- "mask-image-linear-from-pos": [{ "mask-linear-from": L() }],
1150
- "mask-image-linear-to-pos": [{ "mask-linear-to": L() }],
1148
+ "mask-image-linear-pos": [{ "mask-linear": [B] }],
1149
+ "mask-image-linear-from-pos": [{ "mask-linear-from": R() }],
1150
+ "mask-image-linear-to-pos": [{ "mask-linear-to": R() }],
1151
1151
  "mask-image-linear-from-color": [{ "mask-linear-from": j() }],
1152
1152
  "mask-image-linear-to-color": [{ "mask-linear-to": j() }],
1153
- "mask-image-t-from-pos": [{ "mask-t-from": L() }],
1154
- "mask-image-t-to-pos": [{ "mask-t-to": L() }],
1153
+ "mask-image-t-from-pos": [{ "mask-t-from": R() }],
1154
+ "mask-image-t-to-pos": [{ "mask-t-to": R() }],
1155
1155
  "mask-image-t-from-color": [{ "mask-t-from": j() }],
1156
1156
  "mask-image-t-to-color": [{ "mask-t-to": j() }],
1157
- "mask-image-r-from-pos": [{ "mask-r-from": L() }],
1158
- "mask-image-r-to-pos": [{ "mask-r-to": L() }],
1157
+ "mask-image-r-from-pos": [{ "mask-r-from": R() }],
1158
+ "mask-image-r-to-pos": [{ "mask-r-to": R() }],
1159
1159
  "mask-image-r-from-color": [{ "mask-r-from": j() }],
1160
1160
  "mask-image-r-to-color": [{ "mask-r-to": j() }],
1161
- "mask-image-b-from-pos": [{ "mask-b-from": L() }],
1162
- "mask-image-b-to-pos": [{ "mask-b-to": L() }],
1161
+ "mask-image-b-from-pos": [{ "mask-b-from": R() }],
1162
+ "mask-image-b-to-pos": [{ "mask-b-to": R() }],
1163
1163
  "mask-image-b-from-color": [{ "mask-b-from": j() }],
1164
1164
  "mask-image-b-to-color": [{ "mask-b-to": j() }],
1165
- "mask-image-l-from-pos": [{ "mask-l-from": L() }],
1166
- "mask-image-l-to-pos": [{ "mask-l-to": L() }],
1165
+ "mask-image-l-from-pos": [{ "mask-l-from": R() }],
1166
+ "mask-image-l-to-pos": [{ "mask-l-to": R() }],
1167
1167
  "mask-image-l-from-color": [{ "mask-l-from": j() }],
1168
1168
  "mask-image-l-to-color": [{ "mask-l-to": j() }],
1169
- "mask-image-x-from-pos": [{ "mask-x-from": L() }],
1170
- "mask-image-x-to-pos": [{ "mask-x-to": L() }],
1169
+ "mask-image-x-from-pos": [{ "mask-x-from": R() }],
1170
+ "mask-image-x-to-pos": [{ "mask-x-to": R() }],
1171
1171
  "mask-image-x-from-color": [{ "mask-x-from": j() }],
1172
1172
  "mask-image-x-to-color": [{ "mask-x-to": j() }],
1173
- "mask-image-y-from-pos": [{ "mask-y-from": L() }],
1174
- "mask-image-y-to-pos": [{ "mask-y-to": L() }],
1173
+ "mask-image-y-from-pos": [{ "mask-y-from": R() }],
1174
+ "mask-image-y-to-pos": [{ "mask-y-to": R() }],
1175
1175
  "mask-image-y-from-color": [{ "mask-y-from": j() }],
1176
1176
  "mask-image-y-to-color": [{ "mask-y-to": j() }],
1177
- "mask-image-radial": [{ "mask-radial": [J, K] }],
1178
- "mask-image-radial-from-pos": [{ "mask-radial-from": L() }],
1179
- "mask-image-radial-to-pos": [{ "mask-radial-to": L() }],
1177
+ "mask-image-radial": [{ "mask-radial": [Y, q] }],
1178
+ "mask-image-radial-from-pos": [{ "mask-radial-from": R() }],
1179
+ "mask-image-radial-to-pos": [{ "mask-radial-to": R() }],
1180
1180
  "mask-image-radial-from-color": [{ "mask-radial-from": j() }],
1181
1181
  "mask-image-radial-to-color": [{ "mask-radial-to": j() }],
1182
1182
  "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
@@ -1185,9 +1185,9 @@ var o = (e, t) => {
1185
1185
  farthest: ["side", "corner"]
1186
1186
  }] }],
1187
1187
  "mask-image-radial-pos": [{ "mask-radial-at": b() }],
1188
- "mask-image-conic-pos": [{ "mask-conic": [z] }],
1189
- "mask-image-conic-from-pos": [{ "mask-conic-from": L() }],
1190
- "mask-image-conic-to-pos": [{ "mask-conic-to": L() }],
1188
+ "mask-image-conic-pos": [{ "mask-conic": [B] }],
1189
+ "mask-image-conic-from-pos": [{ "mask-conic-from": R() }],
1190
+ "mask-image-conic-to-pos": [{ "mask-conic-to": R() }],
1191
1191
  "mask-image-conic-from-color": [{ "mask-conic-from": j() }],
1192
1192
  "mask-image-conic-to-color": [{ "mask-conic-to": j() }],
1193
1193
  "mask-mode": [{ mask: [
@@ -1205,120 +1205,120 @@ var o = (e, t) => {
1205
1205
  ] }],
1206
1206
  "mask-position": [{ mask: ae() }],
1207
1207
  "mask-repeat": [{ mask: oe() }],
1208
- "mask-size": [{ mask: se() }],
1208
+ "mask-size": [{ mask: N() }],
1209
1209
  "mask-type": [{ "mask-type": ["alpha", "luminance"] }],
1210
1210
  "mask-image": [{ mask: [
1211
1211
  "none",
1212
- J,
1213
- K
1212
+ Y,
1213
+ q
1214
1214
  ] }],
1215
1215
  filter: [{ filter: [
1216
1216
  "",
1217
1217
  "none",
1218
- J,
1219
- K
1218
+ Y,
1219
+ q
1220
1220
  ] }],
1221
- blur: [{ blur: le() }],
1221
+ blur: [{ blur: ce() }],
1222
1222
  brightness: [{ brightness: [
1223
- z,
1224
- J,
1225
- K
1223
+ B,
1224
+ Y,
1225
+ q
1226
1226
  ] }],
1227
1227
  contrast: [{ contrast: [
1228
- z,
1229
- J,
1230
- K
1228
+ B,
1229
+ Y,
1230
+ q
1231
1231
  ] }],
1232
1232
  "drop-shadow": [{ "drop-shadow": [
1233
1233
  "",
1234
1234
  "none",
1235
1235
  p,
1236
- X,
1237
- be
1236
+ we,
1237
+ ye
1238
1238
  ] }],
1239
1239
  "drop-shadow-color": [{ "drop-shadow": j() }],
1240
1240
  grayscale: [{ grayscale: [
1241
1241
  "",
1242
- z,
1243
- J,
1244
- K
1242
+ B,
1243
+ Y,
1244
+ q
1245
1245
  ] }],
1246
1246
  "hue-rotate": [{ "hue-rotate": [
1247
- z,
1248
- J,
1249
- K
1247
+ B,
1248
+ Y,
1249
+ q
1250
1250
  ] }],
1251
1251
  invert: [{ invert: [
1252
1252
  "",
1253
- z,
1254
- J,
1255
- K
1253
+ B,
1254
+ Y,
1255
+ q
1256
1256
  ] }],
1257
1257
  saturate: [{ saturate: [
1258
- z,
1259
- J,
1260
- K
1258
+ B,
1259
+ Y,
1260
+ q
1261
1261
  ] }],
1262
1262
  sepia: [{ sepia: [
1263
1263
  "",
1264
- z,
1265
- J,
1266
- K
1264
+ B,
1265
+ Y,
1266
+ q
1267
1267
  ] }],
1268
1268
  "backdrop-filter": [{ "backdrop-filter": [
1269
1269
  "",
1270
1270
  "none",
1271
- J,
1272
- K
1271
+ Y,
1272
+ q
1273
1273
  ] }],
1274
- "backdrop-blur": [{ "backdrop-blur": le() }],
1274
+ "backdrop-blur": [{ "backdrop-blur": ce() }],
1275
1275
  "backdrop-brightness": [{ "backdrop-brightness": [
1276
- z,
1277
- J,
1278
- K
1276
+ B,
1277
+ Y,
1278
+ q
1279
1279
  ] }],
1280
1280
  "backdrop-contrast": [{ "backdrop-contrast": [
1281
- z,
1282
- J,
1283
- K
1281
+ B,
1282
+ Y,
1283
+ q
1284
1284
  ] }],
1285
1285
  "backdrop-grayscale": [{ "backdrop-grayscale": [
1286
1286
  "",
1287
- z,
1288
- J,
1289
- K
1287
+ B,
1288
+ Y,
1289
+ q
1290
1290
  ] }],
1291
1291
  "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
1292
- z,
1293
- J,
1294
- K
1292
+ B,
1293
+ Y,
1294
+ q
1295
1295
  ] }],
1296
1296
  "backdrop-invert": [{ "backdrop-invert": [
1297
1297
  "",
1298
- z,
1299
- J,
1300
- K
1298
+ B,
1299
+ Y,
1300
+ q
1301
1301
  ] }],
1302
1302
  "backdrop-opacity": [{ "backdrop-opacity": [
1303
- z,
1304
- J,
1305
- K
1303
+ B,
1304
+ Y,
1305
+ q
1306
1306
  ] }],
1307
1307
  "backdrop-saturate": [{ "backdrop-saturate": [
1308
- z,
1309
- J,
1310
- K
1308
+ B,
1309
+ Y,
1310
+ q
1311
1311
  ] }],
1312
1312
  "backdrop-sepia": [{ "backdrop-sepia": [
1313
1313
  "",
1314
- z,
1315
- J,
1316
- K
1314
+ B,
1315
+ Y,
1316
+ q
1317
1317
  ] }],
1318
1318
  "border-collapse": [{ border: ["collapse", "separate"] }],
1319
- "border-spacing": [{ "border-spacing": S() }],
1320
- "border-spacing-x": [{ "border-spacing-x": S() }],
1321
- "border-spacing-y": [{ "border-spacing-y": S() }],
1319
+ "border-spacing": [{ "border-spacing": C() }],
1320
+ "border-spacing-x": [{ "border-spacing-x": C() }],
1321
+ "border-spacing-y": [{ "border-spacing-y": C() }],
1322
1322
  "table-layout": [{ table: ["auto", "fixed"] }],
1323
1323
  caption: [{ caption: ["top", "bottom"] }],
1324
1324
  transition: [{ transition: [
@@ -1329,56 +1329,56 @@ var o = (e, t) => {
1329
1329
  "shadow",
1330
1330
  "transform",
1331
1331
  "none",
1332
- J,
1333
- K
1332
+ Y,
1333
+ q
1334
1334
  ] }],
1335
1335
  "transition-behavior": [{ transition: ["normal", "discrete"] }],
1336
1336
  duration: [{ duration: [
1337
- z,
1337
+ B,
1338
1338
  "initial",
1339
- J,
1340
- K
1339
+ Y,
1340
+ q
1341
1341
  ] }],
1342
1342
  ease: [{ ease: [
1343
1343
  "linear",
1344
1344
  "initial",
1345
1345
  _,
1346
- J,
1347
- K
1346
+ Y,
1347
+ q
1348
1348
  ] }],
1349
1349
  delay: [{ delay: [
1350
- z,
1351
- J,
1352
- K
1350
+ B,
1351
+ Y,
1352
+ q
1353
1353
  ] }],
1354
1354
  animate: [{ animate: [
1355
1355
  "none",
1356
1356
  v,
1357
- J,
1358
- K
1357
+ Y,
1358
+ q
1359
1359
  ] }],
1360
1360
  backface: [{ backface: ["hidden", "visible"] }],
1361
1361
  perspective: [{ perspective: [
1362
1362
  h,
1363
- J,
1364
- K
1363
+ Y,
1364
+ q
1365
1365
  ] }],
1366
1366
  "perspective-origin": [{ "perspective-origin": ee() }],
1367
- rotate: [{ rotate: H() }],
1368
- "rotate-x": [{ "rotate-x": H() }],
1369
- "rotate-y": [{ "rotate-y": H() }],
1370
- "rotate-z": [{ "rotate-z": H() }],
1371
- scale: [{ scale: U() }],
1372
- "scale-x": [{ "scale-x": U() }],
1373
- "scale-y": [{ "scale-y": U() }],
1374
- "scale-z": [{ "scale-z": U() }],
1367
+ rotate: [{ rotate: U() }],
1368
+ "rotate-x": [{ "rotate-x": U() }],
1369
+ "rotate-y": [{ "rotate-y": U() }],
1370
+ "rotate-z": [{ "rotate-z": U() }],
1371
+ scale: [{ scale: W() }],
1372
+ "scale-x": [{ "scale-x": W() }],
1373
+ "scale-y": [{ "scale-y": W() }],
1374
+ "scale-z": [{ "scale-z": W() }],
1375
1375
  "scale-3d": ["scale-3d"],
1376
- skew: [{ skew: W() }],
1377
- "skew-x": [{ "skew-x": W() }],
1378
- "skew-y": [{ "skew-y": W() }],
1376
+ skew: [{ skew: G() }],
1377
+ "skew-x": [{ "skew-x": G() }],
1378
+ "skew-y": [{ "skew-y": G() }],
1379
1379
  transform: [{ transform: [
1380
- J,
1381
- K,
1380
+ Y,
1381
+ q,
1382
1382
  "",
1383
1383
  "none",
1384
1384
  "gpu",
@@ -1386,15 +1386,15 @@ var o = (e, t) => {
1386
1386
  ] }],
1387
1387
  "transform-origin": [{ origin: ee() }],
1388
1388
  "transform-style": [{ transform: ["3d", "flat"] }],
1389
- translate: [{ translate: G() }],
1390
- "translate-x": [{ "translate-x": G() }],
1391
- "translate-y": [{ "translate-y": G() }],
1392
- "translate-z": [{ "translate-z": G() }],
1389
+ translate: [{ translate: K() }],
1390
+ "translate-x": [{ "translate-x": K() }],
1391
+ "translate-y": [{ "translate-y": K() }],
1392
+ "translate-z": [{ "translate-z": K() }],
1393
1393
  "translate-none": ["translate-none"],
1394
1394
  zoom: [{ zoom: [
1395
- B,
1396
- J,
1397
- K
1395
+ V,
1396
+ Y,
1397
+ q
1398
1398
  ] }],
1399
1399
  accent: [{ accent: j() }],
1400
1400
  appearance: [{ appearance: ["none", "auto"] }],
@@ -1444,8 +1444,8 @@ var o = (e, t) => {
1444
1444
  "nwse-resize",
1445
1445
  "zoom-in",
1446
1446
  "zoom-out",
1447
- J,
1448
- K
1447
+ Y,
1448
+ q
1449
1449
  ] }],
1450
1450
  "field-sizing": [{ "field-sizing": ["fixed", "content"] }],
1451
1451
  "pointer-events": [{ "pointer-events": ["auto", "none"] }],
@@ -1468,28 +1468,28 @@ var o = (e, t) => {
1468
1468
  "thin",
1469
1469
  "none"
1470
1470
  ] }],
1471
- "scroll-m": [{ "scroll-m": S() }],
1472
- "scroll-mx": [{ "scroll-mx": S() }],
1473
- "scroll-my": [{ "scroll-my": S() }],
1474
- "scroll-ms": [{ "scroll-ms": S() }],
1475
- "scroll-me": [{ "scroll-me": S() }],
1476
- "scroll-mbs": [{ "scroll-mbs": S() }],
1477
- "scroll-mbe": [{ "scroll-mbe": S() }],
1478
- "scroll-mt": [{ "scroll-mt": S() }],
1479
- "scroll-mr": [{ "scroll-mr": S() }],
1480
- "scroll-mb": [{ "scroll-mb": S() }],
1481
- "scroll-ml": [{ "scroll-ml": S() }],
1482
- "scroll-p": [{ "scroll-p": S() }],
1483
- "scroll-px": [{ "scroll-px": S() }],
1484
- "scroll-py": [{ "scroll-py": S() }],
1485
- "scroll-ps": [{ "scroll-ps": S() }],
1486
- "scroll-pe": [{ "scroll-pe": S() }],
1487
- "scroll-pbs": [{ "scroll-pbs": S() }],
1488
- "scroll-pbe": [{ "scroll-pbe": S() }],
1489
- "scroll-pt": [{ "scroll-pt": S() }],
1490
- "scroll-pr": [{ "scroll-pr": S() }],
1491
- "scroll-pb": [{ "scroll-pb": S() }],
1492
- "scroll-pl": [{ "scroll-pl": S() }],
1471
+ "scroll-m": [{ "scroll-m": C() }],
1472
+ "scroll-mx": [{ "scroll-mx": C() }],
1473
+ "scroll-my": [{ "scroll-my": C() }],
1474
+ "scroll-ms": [{ "scroll-ms": C() }],
1475
+ "scroll-me": [{ "scroll-me": C() }],
1476
+ "scroll-mbs": [{ "scroll-mbs": C() }],
1477
+ "scroll-mbe": [{ "scroll-mbe": C() }],
1478
+ "scroll-mt": [{ "scroll-mt": C() }],
1479
+ "scroll-mr": [{ "scroll-mr": C() }],
1480
+ "scroll-mb": [{ "scroll-mb": C() }],
1481
+ "scroll-ml": [{ "scroll-ml": C() }],
1482
+ "scroll-p": [{ "scroll-p": C() }],
1483
+ "scroll-px": [{ "scroll-px": C() }],
1484
+ "scroll-py": [{ "scroll-py": C() }],
1485
+ "scroll-ps": [{ "scroll-ps": C() }],
1486
+ "scroll-pe": [{ "scroll-pe": C() }],
1487
+ "scroll-pbs": [{ "scroll-pbs": C() }],
1488
+ "scroll-pbe": [{ "scroll-pbe": C() }],
1489
+ "scroll-pt": [{ "scroll-pt": C() }],
1490
+ "scroll-pr": [{ "scroll-pr": C() }],
1491
+ "scroll-pb": [{ "scroll-pb": C() }],
1492
+ "scroll-pl": [{ "scroll-pl": C() }],
1493
1493
  "snap-align": [{ snap: [
1494
1494
  "start",
1495
1495
  "end",
@@ -1531,15 +1531,15 @@ var o = (e, t) => {
1531
1531
  "scroll",
1532
1532
  "contents",
1533
1533
  "transform",
1534
- J,
1535
- K
1534
+ Y,
1535
+ q
1536
1536
  ] }],
1537
1537
  fill: [{ fill: ["none", ...j()] }],
1538
1538
  "stroke-w": [{ stroke: [
1539
- z,
1540
- Y,
1541
- q,
1542
- he
1539
+ B,
1540
+ X,
1541
+ J,
1542
+ me
1543
1543
  ] }],
1544
1544
  stroke: [{ stroke: ["none", ...j()] }],
1545
1545
  "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }]
@@ -1753,28 +1753,31 @@ function Le({ className: e, ...n }) {
1753
1753
  }
1754
1754
  //#endregion
1755
1755
  //#region src/composed/CodeEditor/setupCodeEditor.ts
1756
- var $ = !1;
1757
- function Re({ baseUrl: e, monaco: t } = {}) {
1756
+ var $ = !1, Re = null;
1757
+ function ze() {
1758
+ return Re ??= import("./contributions-BKYZe_-J.js"), Re;
1759
+ }
1760
+ function Be({ baseUrl: e, monaco: t } = {}) {
1758
1761
  if (!$) {
1759
1762
  if (t !== void 0) {
1760
- r.config({ monaco: t }), $ = !0;
1763
+ r.config({ monaco: t }), $ = !0, ze();
1761
1764
  return;
1762
1765
  }
1763
- e !== void 0 && (r.config({ paths: { vs: e.replace(/\/+$/, "") } }), $ = !0);
1766
+ e !== void 0 && (r.config({ paths: { vs: e.replace(/\/+$/, "") } }), $ = !0, ze());
1764
1767
  }
1765
1768
  }
1766
- async function ze() {
1769
+ async function Ve() {
1767
1770
  if ($) return;
1768
- let e = await import("monaco-editor");
1771
+ let [e] = await Promise.all([import("monaco-editor"), ze()]);
1769
1772
  $ ||= (r.config({ monaco: e }), !0);
1770
1773
  }
1771
- function Be() {
1774
+ function He() {
1772
1775
  return $;
1773
1776
  }
1774
1777
  //#endregion
1775
1778
  //#region src/composed/CodeEditor/theme/buildTheme.ts
1776
- var Ve = "graphene";
1777
- function He(e) {
1779
+ var Ue = "graphene";
1780
+ function We(e) {
1778
1781
  let t = {}, n = [], r = document.createElement("div");
1779
1782
  document.body.appendChild(r);
1780
1783
  let i = getComputedStyle(r), a = document.createElement("canvas");
@@ -1797,8 +1800,8 @@ function He(e) {
1797
1800
  }
1798
1801
  return document.body.removeChild(r), t;
1799
1802
  }
1800
- function Ue() {
1801
- let e = document.documentElement.classList.contains("dark"), t = He([
1803
+ function Ge() {
1804
+ let e = document.documentElement.classList.contains("dark"), t = We([
1802
1805
  "--background",
1803
1806
  "--foreground",
1804
1807
  "--border",
@@ -1917,13 +1920,13 @@ function Ue() {
1917
1920
  }
1918
1921
  //#endregion
1919
1922
  //#region src/composed/CodeEditor/CodeEditor.tsx
1920
- function We(e) {
1921
- e.editor.defineTheme(Ve, Ue()), e.editor.setTheme(Ve);
1923
+ function Ke(e) {
1924
+ e.editor.defineTheme(Ue, Ge()), e.editor.setTheme(Ue);
1922
1925
  }
1923
- var Ge = (e) => {
1924
- We(e);
1926
+ var qe = (e) => {
1927
+ Ke(e);
1925
1928
  };
1926
- function Ke() {
1929
+ function Je() {
1927
1930
  let [t, n] = e.useState(typeof document < "u" && document.documentElement.classList.contains("dark"));
1928
1931
  return e.useEffect(() => {
1929
1932
  let e = new MutationObserver(() => {
@@ -1935,12 +1938,12 @@ function Ke() {
1935
1938
  }), () => e.disconnect();
1936
1939
  }, []), t;
1937
1940
  }
1938
- function qe({ value: r, defaultValue: i, onChange: a, language: o = "plaintext", readOnly: s = !1, disabled: c = !1, height: l, className: u, options: d, onMount: f }) {
1939
- let [p, m] = e.useState(() => Be() ? { status: "ready" } : { status: "loading" });
1941
+ function Ye({ value: r, defaultValue: i, onChange: a, language: o = "plaintext", readOnly: s = !1, disabled: c = !1, height: l, className: u, options: d, onMount: f }) {
1942
+ let [p, m] = e.useState(() => He() ? { status: "ready" } : { status: "loading" });
1940
1943
  e.useEffect(() => {
1941
1944
  if (p.status !== "loading") return;
1942
1945
  let e = !1;
1943
- return ze().then(() => {
1946
+ return Ve().then(() => {
1944
1947
  e || m({ status: "ready" });
1945
1948
  }, (t) => {
1946
1949
  if (e) return;
@@ -1953,9 +1956,9 @@ function qe({ value: r, defaultValue: i, onChange: a, language: o = "plaintext",
1953
1956
  e = !0;
1954
1957
  };
1955
1958
  }, [p.status]);
1956
- let h = Ke(), g = e.useRef(null), _ = e.useRef(null);
1959
+ let h = Je(), g = e.useRef(null), _ = e.useRef(null);
1957
1960
  e.useEffect(() => {
1958
- g.current && We(g.current);
1961
+ g.current && Ke(g.current);
1959
1962
  }, [h]);
1960
1963
  let v = e.useCallback((e, t) => {
1961
1964
  g.current = t, _.current = e, f?.(e, t);
@@ -1977,10 +1980,10 @@ function qe({ value: r, defaultValue: i, onChange: a, language: o = "plaintext",
1977
1980
  language: o,
1978
1981
  value: r,
1979
1982
  defaultValue: i,
1980
- theme: Ve,
1983
+ theme: Ue,
1981
1984
  onChange: a,
1982
1985
  onMount: v,
1983
- beforeMount: Ge,
1986
+ beforeMount: qe,
1984
1987
  loading: b,
1985
1988
  options: {
1986
1989
  readOnly: s || c,
@@ -2007,4 +2010,4 @@ function qe({ value: r, defaultValue: i, onChange: a, language: o = "plaintext",
2007
2010
  });
2008
2011
  }
2009
2012
  //#endregion
2010
- export { Fe as a, Ie as i, Re as n, a as o, Le as r, qe as t };
2013
+ export { Fe as a, Ie as i, Be as n, a as o, Le as r, Ye as t };