@oneclick.dev/cms-core-modules 0.0.75 → 0.0.77

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.
@@ -1,5 +1,5 @@
1
1
  import * as qr from "vue";
2
- import { inject as wn, provide as Xa, Fragment as yr, defineComponent as Ne, Comment as Va, mergeProps as Ka, cloneVNode as Za, h as Bt, render as Qa, computed as xe, openBlock as K, createElementBlock as Q, normalizeClass as ze, unref as ae, renderSlot as yi, toDisplayString as Xe, createCommentVNode as Ve, createElementVNode as Pt, renderList as bi, createBlock as br, resolveDynamicComponent as wi, normalizeStyle as wr, ref as xn, onMounted as _n, nextTick as xr, onUnmounted as xi, watch as et, createTextVNode as _i, toRefs as Qn, createVNode as Ja, customRef as ki, getCurrentInstance as _r, camelize as Xr, withCtx as es, isRef as $n, reactive as Vr, getCurrentScope as Ci, hasInjectionContext as ts, onScopeDispose as ns, toRef as rs, readonly as Kr, toValue as os } from "vue";
2
+ import { inject as wn, provide as Xa, Fragment as yr, defineComponent as Ne, Comment as Va, mergeProps as Ka, cloneVNode as Za, h as Yt, render as Qa, computed as xe, openBlock as K, createElementBlock as Q, normalizeClass as ze, unref as ae, renderSlot as yi, toDisplayString as Xe, createCommentVNode as Ve, createElementVNode as jt, renderList as bi, createBlock as br, resolveDynamicComponent as wi, normalizeStyle as wr, ref as xn, onMounted as _n, nextTick as xr, onUnmounted as xi, watch as et, createTextVNode as _i, toRefs as Qn, createVNode as Ja, customRef as ki, getCurrentInstance as _r, camelize as Xr, withCtx as es, isRef as $n, reactive as Vr, getCurrentScope as Ci, hasInjectionContext as ts, onScopeDispose as ns, toRef as rs, readonly as Kr, toValue as os } from "vue";
3
3
  function Mi(e, t) {
4
4
  const n = typeof e == "string" && !t ? `${e}Context` : t, r = Symbol(n);
5
5
  return [(a) => {
@@ -55,7 +55,7 @@ const ss = Ne({
55
55
  },
56
56
  setup(e, { attrs: t, slots: n }) {
57
57
  const r = e.asChild ? "template" : e.as;
58
- return typeof r == "string" && ls.includes(r) ? () => Bt(r, t) : r !== "template" ? () => Bt(e.as, t, { default: n.default }) : () => Bt(ss, t, { default: n.default });
58
+ return typeof r == "string" && ls.includes(r) ? () => Yt(r, t) : r !== "template" ? () => Yt(e.as, t, { default: n.default }) : () => Yt(ss, t, { default: n.default });
59
59
  }
60
60
  });
61
61
  function ph(e, t, n = {}) {
@@ -72,11 +72,11 @@ function ph(e, t, n = {}) {
72
72
  function gh(e, t) {
73
73
  return !!Ci() && (ns(e, t), !0);
74
74
  }
75
- const Pn = /* @__PURE__ */ new WeakMap(), mh = (...e) => {
75
+ const jn = /* @__PURE__ */ new WeakMap(), mh = (...e) => {
76
76
  var t;
77
77
  const n = e[0], r = (t = _r()) === null || t === void 0 ? void 0 : t.proxy, o = r ?? Ci();
78
78
  if (o == null && !ts()) throw new Error("injectLocal must be called in setup");
79
- return o && Pn.has(o) && n in Pn.get(o) ? Pn.get(o)[n] : wn(...e);
79
+ return o && jn.has(o) && n in jn.get(o) ? jn.get(o)[n] : wn(...e);
80
80
  }, cs = typeof window < "u" && typeof document < "u";
81
81
  const vh = (e) => e !== void 0, fs = Object.prototype.toString, yh = (e) => fs.call(e) === "[object Object]", hs = () => {
82
82
  }, Ti = (e) => e();
@@ -136,7 +136,7 @@ function ms(e, t, n) {
136
136
  var l;
137
137
  const u = Zr.get(s);
138
138
  if (u) return u;
139
- const c = Bt(t, { ...n, payload: a, config: e, x: i }), h = document.createElement("div");
139
+ const c = Yt(t, { ...n, payload: a, config: e, x: i }), h = document.createElement("div");
140
140
  return Qa(c, h), Zr.set(s, h.innerHTML), h.innerHTML;
141
141
  };
142
142
  }
@@ -281,21 +281,21 @@ const Ei = (e = /* @__PURE__ */ new Map(), t = null, n) => ({ nextPart: e, valid
281
281
  }
282
282
  return o.length > 0 && (o.sort(), r.push(...o)), r;
283
283
  };
284
- }, Es = /\s+/, Pi = (e) => {
284
+ }, Es = /\s+/, ji = (e) => {
285
285
  if (typeof e == "string") return e;
286
286
  let t, n = "";
287
- for (let r = 0; r < e.length; r++) e[r] && (t = Pi(e[r])) && (n && (n += " "), n += t);
287
+ for (let r = 0; r < e.length; r++) e[r] && (t = ji(e[r])) && (n && (n += " "), n += t);
288
288
  return n;
289
289
  }, Ds = [], W = (e) => {
290
290
  const t = (n) => n[e] || Ds;
291
291
  return t.isThemeGetter = !0, t;
292
- }, ji = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, zi = /^\((?:(\w[\w-]*):)?(.+)\)$/i, $s = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, Ps = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, js = /\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$/, zs = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Os = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Fs = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, Me = (e) => $s.test(e), $ = (e) => !!e && !Number.isNaN(Number(e)), Se = (e) => !!e && Number.isInteger(Number(e)), jn = (e) => e.endsWith("%") && $(e.slice(0, -1)), ve = (e) => Ps.test(e), Oi = () => !0, Us = (e) => js.test(e) && !zs.test(e), Cr = () => !1, Is = (e) => Os.test(e), Hs = (e) => Fs.test(e), Ls = (e) => !S(e) && !A(e), Ys = (e) => Ee(e, Ii, Cr), S = (e) => ji.test(e), Pe = (e) => Ee(e, Hi, Us), eo = (e) => Ee(e, Ks, $), Bs = (e) => Ee(e, Yi, Oi), Rs = (e) => Ee(e, Li, Cr), to = (e) => Ee(e, Fi, Cr), Ws = (e) => Ee(e, Ui, Hs), jt = (e) => Ee(e, Bi, Is), A = (e) => zi.test(e), st = (e) => Ye(e, Hi), Gs = (e) => Ye(e, Li), no = (e) => Ye(e, Fi), qs = (e) => Ye(e, Ii), Xs = (e) => Ye(e, Ui), zt = (e) => Ye(e, Bi, !0), Vs = (e) => Ye(e, Yi, !0), Ee = (e, t, n) => {
293
- const r = ji.exec(e);
292
+ }, Pi = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, zi = /^\((?:(\w[\w-]*):)?(.+)\)$/i, $s = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, js = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Ps = /\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$/, zs = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Os = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Fs = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, Me = (e) => $s.test(e), $ = (e) => !!e && !Number.isNaN(Number(e)), Se = (e) => !!e && Number.isInteger(Number(e)), Pn = (e) => e.endsWith("%") && $(e.slice(0, -1)), ve = (e) => js.test(e), Oi = () => !0, Us = (e) => Ps.test(e) && !zs.test(e), Cr = () => !1, Is = (e) => Os.test(e), Hs = (e) => Fs.test(e), Ls = (e) => !S(e) && !A(e), Bs = (e) => Ee(e, Ii, Cr), S = (e) => Pi.test(e), je = (e) => Ee(e, Hi, Us), eo = (e) => Ee(e, Ks, $), Ys = (e) => Ee(e, Bi, Oi), Rs = (e) => Ee(e, Li, Cr), to = (e) => Ee(e, Fi, Cr), Ws = (e) => Ee(e, Ui, Hs), Pt = (e) => Ee(e, Yi, Is), A = (e) => zi.test(e), st = (e) => Be(e, Hi), Gs = (e) => Be(e, Li), no = (e) => Be(e, Fi), qs = (e) => Be(e, Ii), Xs = (e) => Be(e, Ui), zt = (e) => Be(e, Yi, !0), Vs = (e) => Be(e, Bi, !0), Ee = (e, t, n) => {
293
+ const r = Pi.exec(e);
294
294
  return !!r && (r[1] ? t(r[1]) : n(r[2]));
295
- }, Ye = (e, t, n = !1) => {
295
+ }, Be = (e, t, n = !1) => {
296
296
  const r = zi.exec(e);
297
297
  return !!r && (r[1] ? t(r[1]) : n);
298
- }, Fi = (e) => e === "position" || e === "percentage", Ui = (e) => e === "image" || e === "url", Ii = (e) => e === "length" || e === "size" || e === "bg-size", Hi = (e) => e === "length", Ks = (e) => e === "number", Li = (e) => e === "family-name", Yi = (e) => e === "number" || e === "weight", Bi = (e) => e === "shadow", Zs = /* @__PURE__ */ ((e, ...t) => {
298
+ }, Fi = (e) => e === "position" || e === "percentage", Ui = (e) => e === "image" || e === "url", Ii = (e) => e === "length" || e === "size" || e === "bg-size", Hi = (e) => e === "length", Ks = (e) => e === "number", Li = (e) => e === "family-name", Bi = (e) => e === "number" || e === "weight", Yi = (e) => e === "shadow", Zs = /* @__PURE__ */ ((e, ...t) => {
299
299
  let n, r, o, i;
300
300
  const a = (s) => {
301
301
  const l = r(s);
@@ -304,18 +304,18 @@ const Ei = (e = /* @__PURE__ */ new Map(), t = null, n) => ({ nextPart: e, valid
304
304
  const { parseClassName: f, getClassGroupId: d, getConflictingClassGroupIds: g, sortModifiers: p } = h, x = [], b = c.trim().split(Es);
305
305
  let w = "";
306
306
  for (let E = b.length - 1; E >= 0; E -= 1) {
307
- const m = b[E], { isExternal: N, modifiers: M, hasImportantModifier: k, baseClassName: Y, maybePostfixModifierPosition: P } = f(m);
307
+ const m = b[E], { isExternal: N, modifiers: M, hasImportantModifier: k, baseClassName: B, maybePostfixModifierPosition: j } = f(m);
308
308
  if (N) {
309
309
  w = m + (w.length > 0 ? " " + w : w);
310
310
  continue;
311
311
  }
312
- let y = !!P, T = d(y ? Y.substring(0, P) : Y);
312
+ let y = !!j, T = d(y ? B.substring(0, j) : B);
313
313
  if (!T) {
314
314
  if (!y) {
315
315
  w = m + (w.length > 0 ? " " + w : w);
316
316
  continue;
317
317
  }
318
- if (T = d(Y), !T) {
318
+ if (T = d(B), !T) {
319
319
  w = m + (w.length > 0 ? " " + w : w);
320
320
  continue;
321
321
  }
@@ -325,8 +325,8 @@ const Ei = (e = /* @__PURE__ */ new Map(), t = null, n) => ({ nextPart: e, valid
325
325
  if (x.indexOf(_) > -1) continue;
326
326
  x.push(_);
327
327
  const C = g(T, y);
328
- for (let B = 0; B < C.length; ++B) {
329
- const I = C[B];
328
+ for (let Y = 0; Y < C.length; ++Y) {
329
+ const I = C[Y];
330
330
  x.push(v + I);
331
331
  }
332
332
  w = m + (w.length > 0 ? " " + w : w);
@@ -340,12 +340,12 @@ const Ei = (e = /* @__PURE__ */ new Map(), t = null, n) => ({ nextPart: e, valid
340
340
  return n = ((u) => ({ cache: Ss(u.cacheSize), parseClassName: Ts(u), sortModifiers: Ns(u), ...vs(u) }))(l), r = n.cache.get, o = n.cache.set, i = a, a(s);
341
341
  }, (...s) => i(((...l) => {
342
342
  let u, c, h = 0, f = "";
343
- for (; h < l.length; ) (u = l[h++]) && (c = Pi(u)) && (f && (f += " "), f += c);
343
+ for (; h < l.length; ) (u = l[h++]) && (c = ji(u)) && (f && (f += " "), f += c);
344
344
  return f;
345
345
  })(...s));
346
346
  })(() => {
347
- const e = W("color"), t = W("font"), n = W("text"), r = W("font-weight"), o = W("tracking"), i = W("leading"), a = W("breakpoint"), s = W("container"), l = W("spacing"), u = W("radius"), c = W("shadow"), h = W("inset-shadow"), f = W("text-shadow"), d = W("drop-shadow"), g = W("blur"), p = W("perspective"), x = W("aspect"), b = W("ease"), w = W("animate"), E = () => ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom", A, S], m = () => [A, S, l], N = () => [Me, "full", "auto", ...m()], M = () => [Se, "none", "subgrid", A, S], k = () => ["auto", { span: ["full", Se, A, S] }, Se, A, S], Y = () => [Se, "auto", A, S], P = () => ["auto", "min", "max", "fr", A, S], y = () => ["auto", ...m()], T = () => [Me, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], D = () => [Me, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...m()], v = () => [Me, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...m()], _ = () => [e, A, S], C = () => ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom", no, to, { position: [A, S] }], B = () => ["auto", "cover", "contain", qs, Ys, { size: [A, S] }], I = () => [jn, st, Pe], j = () => ["", "none", "full", u, A, S], L = () => ["", $, st, Pe], H = () => [$, jn, no, to], oe = () => ["", "none", g, A, S], se = () => ["none", $, A, S], Ce = () => ["none", $, A, S], at = () => [$, A, S], ie = () => [Me, "full", ...m()];
348
- return { cacheSize: 500, theme: { animate: ["spin", "ping", "pulse", "bounce"], aspect: ["video"], blur: [ve], breakpoint: [ve], color: [Oi], container: [ve], "drop-shadow": [ve], ease: ["in", "out", "in-out"], font: [Ls], "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"], "inset-shadow": [ve], leading: ["none", "tight", "snug", "normal", "relaxed", "loose"], perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"], radius: [ve], shadow: [ve], spacing: ["px", $], text: [ve], "text-shadow": [ve], tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"] }, classGroups: { aspect: [{ aspect: ["auto", "square", Me, S, A, x] }], container: ["container"], columns: [{ columns: [$, S, A, s] }], "break-after": [{ "break-after": ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"] }], "break-before": [{ "break-before": ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"] }], "break-inside": [{ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"] }], "box-decoration": [{ "box-decoration": ["slice", "clone"] }], box: [{ box: ["border", "content"] }], display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"], sr: ["sr-only", "not-sr-only"], float: [{ float: ["right", "left", "none", "start", "end"] }], clear: [{ clear: ["left", "right", "both", "none", "start", "end"] }], isolation: ["isolate", "isolation-auto"], "object-fit": [{ object: ["contain", "cover", "fill", "none", "scale-down"] }], "object-position": [{ object: E() }], overflow: [{ overflow: ["auto", "hidden", "clip", "visible", "scroll"] }], "overflow-x": [{ "overflow-x": ["auto", "hidden", "clip", "visible", "scroll"] }], "overflow-y": [{ "overflow-y": ["auto", "hidden", "clip", "visible", "scroll"] }], overscroll: [{ overscroll: ["auto", "contain", "none"] }], "overscroll-x": [{ "overscroll-x": ["auto", "contain", "none"] }], "overscroll-y": [{ "overscroll-y": ["auto", "contain", "none"] }], position: ["static", "fixed", "absolute", "relative", "sticky"], inset: [{ inset: N() }], "inset-x": [{ "inset-x": N() }], "inset-y": [{ "inset-y": N() }], start: [{ "inset-s": N(), start: N() }], end: [{ "inset-e": N(), end: N() }], "inset-bs": [{ "inset-bs": N() }], "inset-be": [{ "inset-be": N() }], top: [{ top: N() }], right: [{ right: N() }], bottom: [{ bottom: N() }], left: [{ left: N() }], visibility: ["visible", "invisible", "collapse"], z: [{ z: [Se, "auto", A, S] }], basis: [{ basis: [Me, "full", "auto", s, ...m()] }], "flex-direction": [{ flex: ["row", "row-reverse", "col", "col-reverse"] }], "flex-wrap": [{ flex: ["nowrap", "wrap", "wrap-reverse"] }], flex: [{ flex: [$, Me, "auto", "initial", "none", S] }], grow: [{ grow: ["", $, A, S] }], shrink: [{ shrink: ["", $, A, S] }], order: [{ order: [Se, "first", "last", "none", A, S] }], "grid-cols": [{ "grid-cols": M() }], "col-start-end": [{ col: k() }], "col-start": [{ "col-start": Y() }], "col-end": [{ "col-end": Y() }], "grid-rows": [{ "grid-rows": M() }], "row-start-end": [{ row: k() }], "row-start": [{ "row-start": Y() }], "row-end": [{ "row-end": Y() }], "grid-flow": [{ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"] }], "auto-cols": [{ "auto-cols": P() }], "auto-rows": [{ "auto-rows": P() }], gap: [{ gap: m() }], "gap-x": [{ "gap-x": m() }], "gap-y": [{ "gap-y": m() }], "justify-content": [{ justify: ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe", "normal"] }], "justify-items": [{ "justify-items": ["start", "end", "center", "stretch", "center-safe", "end-safe", "normal"] }], "justify-self": [{ "justify-self": ["auto", "start", "end", "center", "stretch", "center-safe", "end-safe"] }], "align-content": [{ content: ["normal", "start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"] }], "align-items": [{ items: ["start", "end", "center", "stretch", "center-safe", "end-safe", { baseline: ["", "last"] }] }], "align-self": [{ self: ["auto", "start", "end", "center", "stretch", "center-safe", "end-safe", { baseline: ["", "last"] }] }], "place-content": [{ "place-content": ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"] }], "place-items": [{ "place-items": ["start", "end", "center", "stretch", "center-safe", "end-safe", "baseline"] }], "place-self": [{ "place-self": ["auto", "start", "end", "center", "stretch", "center-safe", "end-safe"] }], p: [{ p: m() }], px: [{ px: m() }], py: [{ py: m() }], ps: [{ ps: m() }], pe: [{ pe: m() }], pbs: [{ pbs: m() }], pbe: [{ pbe: m() }], pt: [{ pt: m() }], pr: [{ pr: m() }], pb: [{ pb: m() }], pl: [{ pl: m() }], m: [{ m: y() }], mx: [{ mx: y() }], my: [{ my: y() }], ms: [{ ms: y() }], me: [{ me: y() }], mbs: [{ mbs: y() }], mbe: [{ mbe: y() }], mt: [{ mt: y() }], mr: [{ mr: y() }], mb: [{ mb: y() }], ml: [{ ml: y() }], "space-x": [{ "space-x": m() }], "space-x-reverse": ["space-x-reverse"], "space-y": [{ "space-y": m() }], "space-y-reverse": ["space-y-reverse"], size: [{ size: T() }], "inline-size": [{ inline: ["auto", ...D()] }], "min-inline-size": [{ "min-inline": ["auto", ...D()] }], "max-inline-size": [{ "max-inline": ["none", ...D()] }], "block-size": [{ block: ["auto", ...v()] }], "min-block-size": [{ "min-block": ["auto", ...v()] }], "max-block-size": [{ "max-block": ["none", ...v()] }], w: [{ w: [s, "screen", ...T()] }], "min-w": [{ "min-w": [s, "screen", "none", ...T()] }], "max-w": [{ "max-w": [s, "screen", "none", "prose", { screen: [a] }, ...T()] }], h: [{ h: ["screen", "lh", ...T()] }], "min-h": [{ "min-h": ["screen", "lh", "none", ...T()] }], "max-h": [{ "max-h": ["screen", "lh", ...T()] }], "font-size": [{ text: ["base", n, st, Pe] }], "font-smoothing": ["antialiased", "subpixel-antialiased"], "font-style": ["italic", "not-italic"], "font-weight": [{ font: [r, Vs, Bs] }], "font-stretch": [{ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", jn, S] }], "font-family": [{ font: [Gs, Rs, t] }], "font-features": [{ "font-features": [S] }], "fvn-normal": ["normal-nums"], "fvn-ordinal": ["ordinal"], "fvn-slashed-zero": ["slashed-zero"], "fvn-figure": ["lining-nums", "oldstyle-nums"], "fvn-spacing": ["proportional-nums", "tabular-nums"], "fvn-fraction": ["diagonal-fractions", "stacked-fractions"], tracking: [{ tracking: [o, A, S] }], "line-clamp": [{ "line-clamp": [$, "none", A, eo] }], leading: [{ leading: [i, ...m()] }], "list-image": [{ "list-image": ["none", A, S] }], "list-style-position": [{ list: ["inside", "outside"] }], "list-style-type": [{ list: ["disc", "decimal", "none", A, S] }], "text-alignment": [{ text: ["left", "center", "right", "justify", "start", "end"] }], "placeholder-color": [{ placeholder: _() }], "text-color": [{ text: _() }], "text-decoration": ["underline", "overline", "line-through", "no-underline"], "text-decoration-style": [{ decoration: ["solid", "dashed", "dotted", "double", "wavy"] }], "text-decoration-thickness": [{ decoration: [$, "from-font", "auto", A, Pe] }], "text-decoration-color": [{ decoration: _() }], "underline-offset": [{ "underline-offset": [$, "auto", A, S] }], "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"], "text-overflow": ["truncate", "text-ellipsis", "text-clip"], "text-wrap": [{ text: ["wrap", "nowrap", "balance", "pretty"] }], indent: [{ indent: m() }], "vertical-align": [{ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", A, S] }], whitespace: [{ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"] }], break: [{ break: ["normal", "words", "all", "keep"] }], wrap: [{ wrap: ["break-word", "anywhere", "normal"] }], hyphens: [{ hyphens: ["none", "manual", "auto"] }], content: [{ content: ["none", A, S] }], "bg-attachment": [{ bg: ["fixed", "local", "scroll"] }], "bg-clip": [{ "bg-clip": ["border", "padding", "content", "text"] }], "bg-origin": [{ "bg-origin": ["border", "padding", "content"] }], "bg-position": [{ bg: C() }], "bg-repeat": [{ bg: ["no-repeat", { repeat: ["", "x", "y", "space", "round"] }] }], "bg-size": [{ bg: B() }], "bg-image": [{ bg: ["none", { linear: [{ to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"] }, Se, A, S], radial: ["", A, S], conic: [Se, A, S] }, Xs, Ws] }], "bg-color": [{ bg: _() }], "gradient-from-pos": [{ from: I() }], "gradient-via-pos": [{ via: I() }], "gradient-to-pos": [{ to: I() }], "gradient-from": [{ from: _() }], "gradient-via": [{ via: _() }], "gradient-to": [{ to: _() }], rounded: [{ rounded: j() }], "rounded-s": [{ "rounded-s": j() }], "rounded-e": [{ "rounded-e": j() }], "rounded-t": [{ "rounded-t": j() }], "rounded-r": [{ "rounded-r": j() }], "rounded-b": [{ "rounded-b": j() }], "rounded-l": [{ "rounded-l": j() }], "rounded-ss": [{ "rounded-ss": j() }], "rounded-se": [{ "rounded-se": j() }], "rounded-ee": [{ "rounded-ee": j() }], "rounded-es": [{ "rounded-es": j() }], "rounded-tl": [{ "rounded-tl": j() }], "rounded-tr": [{ "rounded-tr": j() }], "rounded-br": [{ "rounded-br": j() }], "rounded-bl": [{ "rounded-bl": j() }], "border-w": [{ border: L() }], "border-w-x": [{ "border-x": L() }], "border-w-y": [{ "border-y": L() }], "border-w-s": [{ "border-s": L() }], "border-w-e": [{ "border-e": L() }], "border-w-bs": [{ "border-bs": L() }], "border-w-be": [{ "border-be": L() }], "border-w-t": [{ "border-t": L() }], "border-w-r": [{ "border-r": L() }], "border-w-b": [{ "border-b": L() }], "border-w-l": [{ "border-l": L() }], "divide-x": [{ "divide-x": L() }], "divide-x-reverse": ["divide-x-reverse"], "divide-y": [{ "divide-y": L() }], "divide-y-reverse": ["divide-y-reverse"], "border-style": [{ border: ["solid", "dashed", "dotted", "double", "hidden", "none"] }], "divide-style": [{ divide: ["solid", "dashed", "dotted", "double", "hidden", "none"] }], "border-color": [{ border: _() }], "border-color-x": [{ "border-x": _() }], "border-color-y": [{ "border-y": _() }], "border-color-s": [{ "border-s": _() }], "border-color-e": [{ "border-e": _() }], "border-color-bs": [{ "border-bs": _() }], "border-color-be": [{ "border-be": _() }], "border-color-t": [{ "border-t": _() }], "border-color-r": [{ "border-r": _() }], "border-color-b": [{ "border-b": _() }], "border-color-l": [{ "border-l": _() }], "divide-color": [{ divide: _() }], "outline-style": [{ outline: ["solid", "dashed", "dotted", "double", "none", "hidden"] }], "outline-offset": [{ "outline-offset": [$, A, S] }], "outline-w": [{ outline: ["", $, st, Pe] }], "outline-color": [{ outline: _() }], shadow: [{ shadow: ["", "none", c, zt, jt] }], "shadow-color": [{ shadow: _() }], "inset-shadow": [{ "inset-shadow": ["none", h, zt, jt] }], "inset-shadow-color": [{ "inset-shadow": _() }], "ring-w": [{ ring: L() }], "ring-w-inset": ["ring-inset"], "ring-color": [{ ring: _() }], "ring-offset-w": [{ "ring-offset": [$, Pe] }], "ring-offset-color": [{ "ring-offset": _() }], "inset-ring-w": [{ "inset-ring": L() }], "inset-ring-color": [{ "inset-ring": _() }], "text-shadow": [{ "text-shadow": ["none", f, zt, jt] }], "text-shadow-color": [{ "text-shadow": _() }], opacity: [{ opacity: [$, A, S] }], "mix-blend": [{ "mix-blend": ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "plus-darker", "plus-lighter"] }], "bg-blend": [{ "bg-blend": ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"] }], "mask-clip": [{ "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"] }, "mask-no-clip"], "mask-composite": [{ mask: ["add", "subtract", "intersect", "exclude"] }], "mask-image-linear-pos": [{ "mask-linear": [$] }], "mask-image-linear-from-pos": [{ "mask-linear-from": H() }], "mask-image-linear-to-pos": [{ "mask-linear-to": H() }], "mask-image-linear-from-color": [{ "mask-linear-from": _() }], "mask-image-linear-to-color": [{ "mask-linear-to": _() }], "mask-image-t-from-pos": [{ "mask-t-from": H() }], "mask-image-t-to-pos": [{ "mask-t-to": H() }], "mask-image-t-from-color": [{ "mask-t-from": _() }], "mask-image-t-to-color": [{ "mask-t-to": _() }], "mask-image-r-from-pos": [{ "mask-r-from": H() }], "mask-image-r-to-pos": [{ "mask-r-to": H() }], "mask-image-r-from-color": [{ "mask-r-from": _() }], "mask-image-r-to-color": [{ "mask-r-to": _() }], "mask-image-b-from-pos": [{ "mask-b-from": H() }], "mask-image-b-to-pos": [{ "mask-b-to": H() }], "mask-image-b-from-color": [{ "mask-b-from": _() }], "mask-image-b-to-color": [{ "mask-b-to": _() }], "mask-image-l-from-pos": [{ "mask-l-from": H() }], "mask-image-l-to-pos": [{ "mask-l-to": H() }], "mask-image-l-from-color": [{ "mask-l-from": _() }], "mask-image-l-to-color": [{ "mask-l-to": _() }], "mask-image-x-from-pos": [{ "mask-x-from": H() }], "mask-image-x-to-pos": [{ "mask-x-to": H() }], "mask-image-x-from-color": [{ "mask-x-from": _() }], "mask-image-x-to-color": [{ "mask-x-to": _() }], "mask-image-y-from-pos": [{ "mask-y-from": H() }], "mask-image-y-to-pos": [{ "mask-y-to": H() }], "mask-image-y-from-color": [{ "mask-y-from": _() }], "mask-image-y-to-color": [{ "mask-y-to": _() }], "mask-image-radial": [{ "mask-radial": [A, S] }], "mask-image-radial-from-pos": [{ "mask-radial-from": H() }], "mask-image-radial-to-pos": [{ "mask-radial-to": H() }], "mask-image-radial-from-color": [{ "mask-radial-from": _() }], "mask-image-radial-to-color": [{ "mask-radial-to": _() }], "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }], "mask-image-radial-size": [{ "mask-radial": [{ closest: ["side", "corner"], farthest: ["side", "corner"] }] }], "mask-image-radial-pos": [{ "mask-radial-at": ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom"] }], "mask-image-conic-pos": [{ "mask-conic": [$] }], "mask-image-conic-from-pos": [{ "mask-conic-from": H() }], "mask-image-conic-to-pos": [{ "mask-conic-to": H() }], "mask-image-conic-from-color": [{ "mask-conic-from": _() }], "mask-image-conic-to-color": [{ "mask-conic-to": _() }], "mask-mode": [{ mask: ["alpha", "luminance", "match"] }], "mask-origin": [{ "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"] }], "mask-position": [{ mask: C() }], "mask-repeat": [{ mask: ["no-repeat", { repeat: ["", "x", "y", "space", "round"] }] }], "mask-size": [{ mask: B() }], "mask-type": [{ "mask-type": ["alpha", "luminance"] }], "mask-image": [{ mask: ["none", A, S] }], filter: [{ filter: ["", "none", A, S] }], blur: [{ blur: oe() }], brightness: [{ brightness: [$, A, S] }], contrast: [{ contrast: [$, A, S] }], "drop-shadow": [{ "drop-shadow": ["", "none", d, zt, jt] }], "drop-shadow-color": [{ "drop-shadow": _() }], grayscale: [{ grayscale: ["", $, A, S] }], "hue-rotate": [{ "hue-rotate": [$, A, S] }], invert: [{ invert: ["", $, A, S] }], saturate: [{ saturate: [$, A, S] }], sepia: [{ sepia: ["", $, A, S] }], "backdrop-filter": [{ "backdrop-filter": ["", "none", A, S] }], "backdrop-blur": [{ "backdrop-blur": oe() }], "backdrop-brightness": [{ "backdrop-brightness": [$, A, S] }], "backdrop-contrast": [{ "backdrop-contrast": [$, A, S] }], "backdrop-grayscale": [{ "backdrop-grayscale": ["", $, A, S] }], "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [$, A, S] }], "backdrop-invert": [{ "backdrop-invert": ["", $, A, S] }], "backdrop-opacity": [{ "backdrop-opacity": [$, A, S] }], "backdrop-saturate": [{ "backdrop-saturate": [$, A, S] }], "backdrop-sepia": [{ "backdrop-sepia": ["", $, A, S] }], "border-collapse": [{ border: ["collapse", "separate"] }], "border-spacing": [{ "border-spacing": m() }], "border-spacing-x": [{ "border-spacing-x": m() }], "border-spacing-y": [{ "border-spacing-y": m() }], "table-layout": [{ table: ["auto", "fixed"] }], caption: [{ caption: ["top", "bottom"] }], transition: [{ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", A, S] }], "transition-behavior": [{ transition: ["normal", "discrete"] }], duration: [{ duration: [$, "initial", A, S] }], ease: [{ ease: ["linear", "initial", b, A, S] }], delay: [{ delay: [$, A, S] }], animate: [{ animate: ["none", w, A, S] }], backface: [{ backface: ["hidden", "visible"] }], perspective: [{ perspective: [p, A, S] }], "perspective-origin": [{ "perspective-origin": E() }], rotate: [{ rotate: se() }], "rotate-x": [{ "rotate-x": se() }], "rotate-y": [{ "rotate-y": se() }], "rotate-z": [{ "rotate-z": se() }], scale: [{ scale: Ce() }], "scale-x": [{ "scale-x": Ce() }], "scale-y": [{ "scale-y": Ce() }], "scale-z": [{ "scale-z": Ce() }], "scale-3d": ["scale-3d"], skew: [{ skew: at() }], "skew-x": [{ "skew-x": at() }], "skew-y": [{ "skew-y": at() }], transform: [{ transform: [A, S, "", "none", "gpu", "cpu"] }], "transform-origin": [{ origin: E() }], "transform-style": [{ transform: ["3d", "flat"] }], translate: [{ translate: ie() }], "translate-x": [{ "translate-x": ie() }], "translate-y": [{ "translate-y": ie() }], "translate-z": [{ "translate-z": ie() }], "translate-none": ["translate-none"], accent: [{ accent: _() }], appearance: [{ appearance: ["none", "auto"] }], "caret-color": [{ caret: _() }], "color-scheme": [{ scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"] }], cursor: [{ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", A, S] }], "field-sizing": [{ "field-sizing": ["fixed", "content"] }], "pointer-events": [{ "pointer-events": ["auto", "none"] }], resize: [{ resize: ["none", "", "y", "x"] }], "scroll-behavior": [{ scroll: ["auto", "smooth"] }], "scroll-m": [{ "scroll-m": m() }], "scroll-mx": [{ "scroll-mx": m() }], "scroll-my": [{ "scroll-my": m() }], "scroll-ms": [{ "scroll-ms": m() }], "scroll-me": [{ "scroll-me": m() }], "scroll-mbs": [{ "scroll-mbs": m() }], "scroll-mbe": [{ "scroll-mbe": m() }], "scroll-mt": [{ "scroll-mt": m() }], "scroll-mr": [{ "scroll-mr": m() }], "scroll-mb": [{ "scroll-mb": m() }], "scroll-ml": [{ "scroll-ml": m() }], "scroll-p": [{ "scroll-p": m() }], "scroll-px": [{ "scroll-px": m() }], "scroll-py": [{ "scroll-py": m() }], "scroll-ps": [{ "scroll-ps": m() }], "scroll-pe": [{ "scroll-pe": m() }], "scroll-pbs": [{ "scroll-pbs": m() }], "scroll-pbe": [{ "scroll-pbe": m() }], "scroll-pt": [{ "scroll-pt": m() }], "scroll-pr": [{ "scroll-pr": m() }], "scroll-pb": [{ "scroll-pb": m() }], "scroll-pl": [{ "scroll-pl": m() }], "snap-align": [{ snap: ["start", "end", "center", "align-none"] }], "snap-stop": [{ snap: ["normal", "always"] }], "snap-type": [{ snap: ["none", "x", "y", "both"] }], "snap-strictness": [{ snap: ["mandatory", "proximity"] }], touch: [{ touch: ["auto", "none", "manipulation"] }], "touch-x": [{ "touch-pan": ["x", "left", "right"] }], "touch-y": [{ "touch-pan": ["y", "up", "down"] }], "touch-pz": ["touch-pinch-zoom"], select: [{ select: ["none", "text", "all", "auto"] }], "will-change": [{ "will-change": ["auto", "scroll", "contents", "transform", A, S] }], fill: [{ fill: ["none", ..._()] }], "stroke-w": [{ stroke: [$, st, Pe, eo] }], stroke: [{ stroke: ["none", ..._()] }], "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }] }, conflictingClassGroups: { overflow: ["overflow-x", "overflow-y"], overscroll: ["overscroll-x", "overscroll-y"], inset: ["inset-x", "inset-y", "inset-bs", "inset-be", "start", "end", "top", "right", "bottom", "left"], "inset-x": ["right", "left"], "inset-y": ["top", "bottom"], flex: ["basis", "grow", "shrink"], gap: ["gap-x", "gap-y"], p: ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"], px: ["pr", "pl"], py: ["pt", "pb"], m: ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"], mx: ["mr", "ml"], my: ["mt", "mb"], size: ["w", "h"], "font-size": ["leading"], "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"], "fvn-ordinal": ["fvn-normal"], "fvn-slashed-zero": ["fvn-normal"], "fvn-figure": ["fvn-normal"], "fvn-spacing": ["fvn-normal"], "fvn-fraction": ["fvn-normal"], "line-clamp": ["display", "overflow"], rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"], "rounded-s": ["rounded-ss", "rounded-es"], "rounded-e": ["rounded-se", "rounded-ee"], "rounded-t": ["rounded-tl", "rounded-tr"], "rounded-r": ["rounded-tr", "rounded-br"], "rounded-b": ["rounded-br", "rounded-bl"], "rounded-l": ["rounded-tl", "rounded-bl"], "border-spacing": ["border-spacing-x", "border-spacing-y"], "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-bs", "border-w-be", "border-w-t", "border-w-r", "border-w-b", "border-w-l"], "border-w-x": ["border-w-r", "border-w-l"], "border-w-y": ["border-w-t", "border-w-b"], "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-bs", "border-color-be", "border-color-t", "border-color-r", "border-color-b", "border-color-l"], "border-color-x": ["border-color-r", "border-color-l"], "border-color-y": ["border-color-t", "border-color-b"], translate: ["translate-x", "translate-y", "translate-none"], "translate-none": ["translate", "translate-x", "translate-y", "translate-z"], "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mbs", "scroll-mbe", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"], "scroll-mx": ["scroll-mr", "scroll-ml"], "scroll-my": ["scroll-mt", "scroll-mb"], "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pbs", "scroll-pbe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"], "scroll-px": ["scroll-pr", "scroll-pl"], "scroll-py": ["scroll-pt", "scroll-pb"], touch: ["touch-x", "touch-y", "touch-pz"], "touch-x": ["touch"], "touch-y": ["touch"], "touch-pz": ["touch"] }, conflictingClassGroupModifiers: { "font-size": ["leading"] }, orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"] };
347
+ const e = W("color"), t = W("font"), n = W("text"), r = W("font-weight"), o = W("tracking"), i = W("leading"), a = W("breakpoint"), s = W("container"), l = W("spacing"), u = W("radius"), c = W("shadow"), h = W("inset-shadow"), f = W("text-shadow"), d = W("drop-shadow"), g = W("blur"), p = W("perspective"), x = W("aspect"), b = W("ease"), w = W("animate"), E = () => ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom", A, S], m = () => [A, S, l], N = () => [Me, "full", "auto", ...m()], M = () => [Se, "none", "subgrid", A, S], k = () => ["auto", { span: ["full", Se, A, S] }, Se, A, S], B = () => [Se, "auto", A, S], j = () => ["auto", "min", "max", "fr", A, S], y = () => ["auto", ...m()], T = () => [Me, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], D = () => [Me, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...m()], v = () => [Me, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...m()], _ = () => [e, A, S], C = () => ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom", no, to, { position: [A, S] }], Y = () => ["auto", "cover", "contain", qs, Bs, { size: [A, S] }], I = () => [Pn, st, je], P = () => ["", "none", "full", u, A, S], L = () => ["", $, st, je], H = () => [$, Pn, no, to], oe = () => ["", "none", g, A, S], se = () => ["none", $, A, S], Ce = () => ["none", $, A, S], at = () => [$, A, S], ie = () => [Me, "full", ...m()];
348
+ return { cacheSize: 500, theme: { animate: ["spin", "ping", "pulse", "bounce"], aspect: ["video"], blur: [ve], breakpoint: [ve], color: [Oi], container: [ve], "drop-shadow": [ve], ease: ["in", "out", "in-out"], font: [Ls], "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"], "inset-shadow": [ve], leading: ["none", "tight", "snug", "normal", "relaxed", "loose"], perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"], radius: [ve], shadow: [ve], spacing: ["px", $], text: [ve], "text-shadow": [ve], tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"] }, classGroups: { aspect: [{ aspect: ["auto", "square", Me, S, A, x] }], container: ["container"], columns: [{ columns: [$, S, A, s] }], "break-after": [{ "break-after": ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"] }], "break-before": [{ "break-before": ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"] }], "break-inside": [{ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"] }], "box-decoration": [{ "box-decoration": ["slice", "clone"] }], box: [{ box: ["border", "content"] }], display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"], sr: ["sr-only", "not-sr-only"], float: [{ float: ["right", "left", "none", "start", "end"] }], clear: [{ clear: ["left", "right", "both", "none", "start", "end"] }], isolation: ["isolate", "isolation-auto"], "object-fit": [{ object: ["contain", "cover", "fill", "none", "scale-down"] }], "object-position": [{ object: E() }], overflow: [{ overflow: ["auto", "hidden", "clip", "visible", "scroll"] }], "overflow-x": [{ "overflow-x": ["auto", "hidden", "clip", "visible", "scroll"] }], "overflow-y": [{ "overflow-y": ["auto", "hidden", "clip", "visible", "scroll"] }], overscroll: [{ overscroll: ["auto", "contain", "none"] }], "overscroll-x": [{ "overscroll-x": ["auto", "contain", "none"] }], "overscroll-y": [{ "overscroll-y": ["auto", "contain", "none"] }], position: ["static", "fixed", "absolute", "relative", "sticky"], inset: [{ inset: N() }], "inset-x": [{ "inset-x": N() }], "inset-y": [{ "inset-y": N() }], start: [{ "inset-s": N(), start: N() }], end: [{ "inset-e": N(), end: N() }], "inset-bs": [{ "inset-bs": N() }], "inset-be": [{ "inset-be": N() }], top: [{ top: N() }], right: [{ right: N() }], bottom: [{ bottom: N() }], left: [{ left: N() }], visibility: ["visible", "invisible", "collapse"], z: [{ z: [Se, "auto", A, S] }], basis: [{ basis: [Me, "full", "auto", s, ...m()] }], "flex-direction": [{ flex: ["row", "row-reverse", "col", "col-reverse"] }], "flex-wrap": [{ flex: ["nowrap", "wrap", "wrap-reverse"] }], flex: [{ flex: [$, Me, "auto", "initial", "none", S] }], grow: [{ grow: ["", $, A, S] }], shrink: [{ shrink: ["", $, A, S] }], order: [{ order: [Se, "first", "last", "none", A, S] }], "grid-cols": [{ "grid-cols": M() }], "col-start-end": [{ col: k() }], "col-start": [{ "col-start": B() }], "col-end": [{ "col-end": B() }], "grid-rows": [{ "grid-rows": M() }], "row-start-end": [{ row: k() }], "row-start": [{ "row-start": B() }], "row-end": [{ "row-end": B() }], "grid-flow": [{ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"] }], "auto-cols": [{ "auto-cols": j() }], "auto-rows": [{ "auto-rows": j() }], gap: [{ gap: m() }], "gap-x": [{ "gap-x": m() }], "gap-y": [{ "gap-y": m() }], "justify-content": [{ justify: ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe", "normal"] }], "justify-items": [{ "justify-items": ["start", "end", "center", "stretch", "center-safe", "end-safe", "normal"] }], "justify-self": [{ "justify-self": ["auto", "start", "end", "center", "stretch", "center-safe", "end-safe"] }], "align-content": [{ content: ["normal", "start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"] }], "align-items": [{ items: ["start", "end", "center", "stretch", "center-safe", "end-safe", { baseline: ["", "last"] }] }], "align-self": [{ self: ["auto", "start", "end", "center", "stretch", "center-safe", "end-safe", { baseline: ["", "last"] }] }], "place-content": [{ "place-content": ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"] }], "place-items": [{ "place-items": ["start", "end", "center", "stretch", "center-safe", "end-safe", "baseline"] }], "place-self": [{ "place-self": ["auto", "start", "end", "center", "stretch", "center-safe", "end-safe"] }], p: [{ p: m() }], px: [{ px: m() }], py: [{ py: m() }], ps: [{ ps: m() }], pe: [{ pe: m() }], pbs: [{ pbs: m() }], pbe: [{ pbe: m() }], pt: [{ pt: m() }], pr: [{ pr: m() }], pb: [{ pb: m() }], pl: [{ pl: m() }], m: [{ m: y() }], mx: [{ mx: y() }], my: [{ my: y() }], ms: [{ ms: y() }], me: [{ me: y() }], mbs: [{ mbs: y() }], mbe: [{ mbe: y() }], mt: [{ mt: y() }], mr: [{ mr: y() }], mb: [{ mb: y() }], ml: [{ ml: y() }], "space-x": [{ "space-x": m() }], "space-x-reverse": ["space-x-reverse"], "space-y": [{ "space-y": m() }], "space-y-reverse": ["space-y-reverse"], size: [{ size: T() }], "inline-size": [{ inline: ["auto", ...D()] }], "min-inline-size": [{ "min-inline": ["auto", ...D()] }], "max-inline-size": [{ "max-inline": ["none", ...D()] }], "block-size": [{ block: ["auto", ...v()] }], "min-block-size": [{ "min-block": ["auto", ...v()] }], "max-block-size": [{ "max-block": ["none", ...v()] }], w: [{ w: [s, "screen", ...T()] }], "min-w": [{ "min-w": [s, "screen", "none", ...T()] }], "max-w": [{ "max-w": [s, "screen", "none", "prose", { screen: [a] }, ...T()] }], h: [{ h: ["screen", "lh", ...T()] }], "min-h": [{ "min-h": ["screen", "lh", "none", ...T()] }], "max-h": [{ "max-h": ["screen", "lh", ...T()] }], "font-size": [{ text: ["base", n, st, je] }], "font-smoothing": ["antialiased", "subpixel-antialiased"], "font-style": ["italic", "not-italic"], "font-weight": [{ font: [r, Vs, Ys] }], "font-stretch": [{ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", Pn, S] }], "font-family": [{ font: [Gs, Rs, t] }], "font-features": [{ "font-features": [S] }], "fvn-normal": ["normal-nums"], "fvn-ordinal": ["ordinal"], "fvn-slashed-zero": ["slashed-zero"], "fvn-figure": ["lining-nums", "oldstyle-nums"], "fvn-spacing": ["proportional-nums", "tabular-nums"], "fvn-fraction": ["diagonal-fractions", "stacked-fractions"], tracking: [{ tracking: [o, A, S] }], "line-clamp": [{ "line-clamp": [$, "none", A, eo] }], leading: [{ leading: [i, ...m()] }], "list-image": [{ "list-image": ["none", A, S] }], "list-style-position": [{ list: ["inside", "outside"] }], "list-style-type": [{ list: ["disc", "decimal", "none", A, S] }], "text-alignment": [{ text: ["left", "center", "right", "justify", "start", "end"] }], "placeholder-color": [{ placeholder: _() }], "text-color": [{ text: _() }], "text-decoration": ["underline", "overline", "line-through", "no-underline"], "text-decoration-style": [{ decoration: ["solid", "dashed", "dotted", "double", "wavy"] }], "text-decoration-thickness": [{ decoration: [$, "from-font", "auto", A, je] }], "text-decoration-color": [{ decoration: _() }], "underline-offset": [{ "underline-offset": [$, "auto", A, S] }], "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"], "text-overflow": ["truncate", "text-ellipsis", "text-clip"], "text-wrap": [{ text: ["wrap", "nowrap", "balance", "pretty"] }], indent: [{ indent: m() }], "vertical-align": [{ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", A, S] }], whitespace: [{ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"] }], break: [{ break: ["normal", "words", "all", "keep"] }], wrap: [{ wrap: ["break-word", "anywhere", "normal"] }], hyphens: [{ hyphens: ["none", "manual", "auto"] }], content: [{ content: ["none", A, S] }], "bg-attachment": [{ bg: ["fixed", "local", "scroll"] }], "bg-clip": [{ "bg-clip": ["border", "padding", "content", "text"] }], "bg-origin": [{ "bg-origin": ["border", "padding", "content"] }], "bg-position": [{ bg: C() }], "bg-repeat": [{ bg: ["no-repeat", { repeat: ["", "x", "y", "space", "round"] }] }], "bg-size": [{ bg: Y() }], "bg-image": [{ bg: ["none", { linear: [{ to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"] }, Se, A, S], radial: ["", A, S], conic: [Se, A, S] }, Xs, Ws] }], "bg-color": [{ bg: _() }], "gradient-from-pos": [{ from: I() }], "gradient-via-pos": [{ via: I() }], "gradient-to-pos": [{ to: I() }], "gradient-from": [{ from: _() }], "gradient-via": [{ via: _() }], "gradient-to": [{ to: _() }], rounded: [{ rounded: P() }], "rounded-s": [{ "rounded-s": P() }], "rounded-e": [{ "rounded-e": P() }], "rounded-t": [{ "rounded-t": P() }], "rounded-r": [{ "rounded-r": P() }], "rounded-b": [{ "rounded-b": P() }], "rounded-l": [{ "rounded-l": P() }], "rounded-ss": [{ "rounded-ss": P() }], "rounded-se": [{ "rounded-se": P() }], "rounded-ee": [{ "rounded-ee": P() }], "rounded-es": [{ "rounded-es": P() }], "rounded-tl": [{ "rounded-tl": P() }], "rounded-tr": [{ "rounded-tr": P() }], "rounded-br": [{ "rounded-br": P() }], "rounded-bl": [{ "rounded-bl": P() }], "border-w": [{ border: L() }], "border-w-x": [{ "border-x": L() }], "border-w-y": [{ "border-y": L() }], "border-w-s": [{ "border-s": L() }], "border-w-e": [{ "border-e": L() }], "border-w-bs": [{ "border-bs": L() }], "border-w-be": [{ "border-be": L() }], "border-w-t": [{ "border-t": L() }], "border-w-r": [{ "border-r": L() }], "border-w-b": [{ "border-b": L() }], "border-w-l": [{ "border-l": L() }], "divide-x": [{ "divide-x": L() }], "divide-x-reverse": ["divide-x-reverse"], "divide-y": [{ "divide-y": L() }], "divide-y-reverse": ["divide-y-reverse"], "border-style": [{ border: ["solid", "dashed", "dotted", "double", "hidden", "none"] }], "divide-style": [{ divide: ["solid", "dashed", "dotted", "double", "hidden", "none"] }], "border-color": [{ border: _() }], "border-color-x": [{ "border-x": _() }], "border-color-y": [{ "border-y": _() }], "border-color-s": [{ "border-s": _() }], "border-color-e": [{ "border-e": _() }], "border-color-bs": [{ "border-bs": _() }], "border-color-be": [{ "border-be": _() }], "border-color-t": [{ "border-t": _() }], "border-color-r": [{ "border-r": _() }], "border-color-b": [{ "border-b": _() }], "border-color-l": [{ "border-l": _() }], "divide-color": [{ divide: _() }], "outline-style": [{ outline: ["solid", "dashed", "dotted", "double", "none", "hidden"] }], "outline-offset": [{ "outline-offset": [$, A, S] }], "outline-w": [{ outline: ["", $, st, je] }], "outline-color": [{ outline: _() }], shadow: [{ shadow: ["", "none", c, zt, Pt] }], "shadow-color": [{ shadow: _() }], "inset-shadow": [{ "inset-shadow": ["none", h, zt, Pt] }], "inset-shadow-color": [{ "inset-shadow": _() }], "ring-w": [{ ring: L() }], "ring-w-inset": ["ring-inset"], "ring-color": [{ ring: _() }], "ring-offset-w": [{ "ring-offset": [$, je] }], "ring-offset-color": [{ "ring-offset": _() }], "inset-ring-w": [{ "inset-ring": L() }], "inset-ring-color": [{ "inset-ring": _() }], "text-shadow": [{ "text-shadow": ["none", f, zt, Pt] }], "text-shadow-color": [{ "text-shadow": _() }], opacity: [{ opacity: [$, A, S] }], "mix-blend": [{ "mix-blend": ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "plus-darker", "plus-lighter"] }], "bg-blend": [{ "bg-blend": ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"] }], "mask-clip": [{ "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"] }, "mask-no-clip"], "mask-composite": [{ mask: ["add", "subtract", "intersect", "exclude"] }], "mask-image-linear-pos": [{ "mask-linear": [$] }], "mask-image-linear-from-pos": [{ "mask-linear-from": H() }], "mask-image-linear-to-pos": [{ "mask-linear-to": H() }], "mask-image-linear-from-color": [{ "mask-linear-from": _() }], "mask-image-linear-to-color": [{ "mask-linear-to": _() }], "mask-image-t-from-pos": [{ "mask-t-from": H() }], "mask-image-t-to-pos": [{ "mask-t-to": H() }], "mask-image-t-from-color": [{ "mask-t-from": _() }], "mask-image-t-to-color": [{ "mask-t-to": _() }], "mask-image-r-from-pos": [{ "mask-r-from": H() }], "mask-image-r-to-pos": [{ "mask-r-to": H() }], "mask-image-r-from-color": [{ "mask-r-from": _() }], "mask-image-r-to-color": [{ "mask-r-to": _() }], "mask-image-b-from-pos": [{ "mask-b-from": H() }], "mask-image-b-to-pos": [{ "mask-b-to": H() }], "mask-image-b-from-color": [{ "mask-b-from": _() }], "mask-image-b-to-color": [{ "mask-b-to": _() }], "mask-image-l-from-pos": [{ "mask-l-from": H() }], "mask-image-l-to-pos": [{ "mask-l-to": H() }], "mask-image-l-from-color": [{ "mask-l-from": _() }], "mask-image-l-to-color": [{ "mask-l-to": _() }], "mask-image-x-from-pos": [{ "mask-x-from": H() }], "mask-image-x-to-pos": [{ "mask-x-to": H() }], "mask-image-x-from-color": [{ "mask-x-from": _() }], "mask-image-x-to-color": [{ "mask-x-to": _() }], "mask-image-y-from-pos": [{ "mask-y-from": H() }], "mask-image-y-to-pos": [{ "mask-y-to": H() }], "mask-image-y-from-color": [{ "mask-y-from": _() }], "mask-image-y-to-color": [{ "mask-y-to": _() }], "mask-image-radial": [{ "mask-radial": [A, S] }], "mask-image-radial-from-pos": [{ "mask-radial-from": H() }], "mask-image-radial-to-pos": [{ "mask-radial-to": H() }], "mask-image-radial-from-color": [{ "mask-radial-from": _() }], "mask-image-radial-to-color": [{ "mask-radial-to": _() }], "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }], "mask-image-radial-size": [{ "mask-radial": [{ closest: ["side", "corner"], farthest: ["side", "corner"] }] }], "mask-image-radial-pos": [{ "mask-radial-at": ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom"] }], "mask-image-conic-pos": [{ "mask-conic": [$] }], "mask-image-conic-from-pos": [{ "mask-conic-from": H() }], "mask-image-conic-to-pos": [{ "mask-conic-to": H() }], "mask-image-conic-from-color": [{ "mask-conic-from": _() }], "mask-image-conic-to-color": [{ "mask-conic-to": _() }], "mask-mode": [{ mask: ["alpha", "luminance", "match"] }], "mask-origin": [{ "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"] }], "mask-position": [{ mask: C() }], "mask-repeat": [{ mask: ["no-repeat", { repeat: ["", "x", "y", "space", "round"] }] }], "mask-size": [{ mask: Y() }], "mask-type": [{ "mask-type": ["alpha", "luminance"] }], "mask-image": [{ mask: ["none", A, S] }], filter: [{ filter: ["", "none", A, S] }], blur: [{ blur: oe() }], brightness: [{ brightness: [$, A, S] }], contrast: [{ contrast: [$, A, S] }], "drop-shadow": [{ "drop-shadow": ["", "none", d, zt, Pt] }], "drop-shadow-color": [{ "drop-shadow": _() }], grayscale: [{ grayscale: ["", $, A, S] }], "hue-rotate": [{ "hue-rotate": [$, A, S] }], invert: [{ invert: ["", $, A, S] }], saturate: [{ saturate: [$, A, S] }], sepia: [{ sepia: ["", $, A, S] }], "backdrop-filter": [{ "backdrop-filter": ["", "none", A, S] }], "backdrop-blur": [{ "backdrop-blur": oe() }], "backdrop-brightness": [{ "backdrop-brightness": [$, A, S] }], "backdrop-contrast": [{ "backdrop-contrast": [$, A, S] }], "backdrop-grayscale": [{ "backdrop-grayscale": ["", $, A, S] }], "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [$, A, S] }], "backdrop-invert": [{ "backdrop-invert": ["", $, A, S] }], "backdrop-opacity": [{ "backdrop-opacity": [$, A, S] }], "backdrop-saturate": [{ "backdrop-saturate": [$, A, S] }], "backdrop-sepia": [{ "backdrop-sepia": ["", $, A, S] }], "border-collapse": [{ border: ["collapse", "separate"] }], "border-spacing": [{ "border-spacing": m() }], "border-spacing-x": [{ "border-spacing-x": m() }], "border-spacing-y": [{ "border-spacing-y": m() }], "table-layout": [{ table: ["auto", "fixed"] }], caption: [{ caption: ["top", "bottom"] }], transition: [{ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", A, S] }], "transition-behavior": [{ transition: ["normal", "discrete"] }], duration: [{ duration: [$, "initial", A, S] }], ease: [{ ease: ["linear", "initial", b, A, S] }], delay: [{ delay: [$, A, S] }], animate: [{ animate: ["none", w, A, S] }], backface: [{ backface: ["hidden", "visible"] }], perspective: [{ perspective: [p, A, S] }], "perspective-origin": [{ "perspective-origin": E() }], rotate: [{ rotate: se() }], "rotate-x": [{ "rotate-x": se() }], "rotate-y": [{ "rotate-y": se() }], "rotate-z": [{ "rotate-z": se() }], scale: [{ scale: Ce() }], "scale-x": [{ "scale-x": Ce() }], "scale-y": [{ "scale-y": Ce() }], "scale-z": [{ "scale-z": Ce() }], "scale-3d": ["scale-3d"], skew: [{ skew: at() }], "skew-x": [{ "skew-x": at() }], "skew-y": [{ "skew-y": at() }], transform: [{ transform: [A, S, "", "none", "gpu", "cpu"] }], "transform-origin": [{ origin: E() }], "transform-style": [{ transform: ["3d", "flat"] }], translate: [{ translate: ie() }], "translate-x": [{ "translate-x": ie() }], "translate-y": [{ "translate-y": ie() }], "translate-z": [{ "translate-z": ie() }], "translate-none": ["translate-none"], accent: [{ accent: _() }], appearance: [{ appearance: ["none", "auto"] }], "caret-color": [{ caret: _() }], "color-scheme": [{ scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"] }], cursor: [{ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", A, S] }], "field-sizing": [{ "field-sizing": ["fixed", "content"] }], "pointer-events": [{ "pointer-events": ["auto", "none"] }], resize: [{ resize: ["none", "", "y", "x"] }], "scroll-behavior": [{ scroll: ["auto", "smooth"] }], "scroll-m": [{ "scroll-m": m() }], "scroll-mx": [{ "scroll-mx": m() }], "scroll-my": [{ "scroll-my": m() }], "scroll-ms": [{ "scroll-ms": m() }], "scroll-me": [{ "scroll-me": m() }], "scroll-mbs": [{ "scroll-mbs": m() }], "scroll-mbe": [{ "scroll-mbe": m() }], "scroll-mt": [{ "scroll-mt": m() }], "scroll-mr": [{ "scroll-mr": m() }], "scroll-mb": [{ "scroll-mb": m() }], "scroll-ml": [{ "scroll-ml": m() }], "scroll-p": [{ "scroll-p": m() }], "scroll-px": [{ "scroll-px": m() }], "scroll-py": [{ "scroll-py": m() }], "scroll-ps": [{ "scroll-ps": m() }], "scroll-pe": [{ "scroll-pe": m() }], "scroll-pbs": [{ "scroll-pbs": m() }], "scroll-pbe": [{ "scroll-pbe": m() }], "scroll-pt": [{ "scroll-pt": m() }], "scroll-pr": [{ "scroll-pr": m() }], "scroll-pb": [{ "scroll-pb": m() }], "scroll-pl": [{ "scroll-pl": m() }], "snap-align": [{ snap: ["start", "end", "center", "align-none"] }], "snap-stop": [{ snap: ["normal", "always"] }], "snap-type": [{ snap: ["none", "x", "y", "both"] }], "snap-strictness": [{ snap: ["mandatory", "proximity"] }], touch: [{ touch: ["auto", "none", "manipulation"] }], "touch-x": [{ "touch-pan": ["x", "left", "right"] }], "touch-y": [{ "touch-pan": ["y", "up", "down"] }], "touch-pz": ["touch-pinch-zoom"], select: [{ select: ["none", "text", "all", "auto"] }], "will-change": [{ "will-change": ["auto", "scroll", "contents", "transform", A, S] }], fill: [{ fill: ["none", ..._()] }], "stroke-w": [{ stroke: [$, st, je, eo] }], stroke: [{ stroke: ["none", ..._()] }], "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }] }, conflictingClassGroups: { overflow: ["overflow-x", "overflow-y"], overscroll: ["overscroll-x", "overscroll-y"], inset: ["inset-x", "inset-y", "inset-bs", "inset-be", "start", "end", "top", "right", "bottom", "left"], "inset-x": ["right", "left"], "inset-y": ["top", "bottom"], flex: ["basis", "grow", "shrink"], gap: ["gap-x", "gap-y"], p: ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"], px: ["pr", "pl"], py: ["pt", "pb"], m: ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"], mx: ["mr", "ml"], my: ["mt", "mb"], size: ["w", "h"], "font-size": ["leading"], "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"], "fvn-ordinal": ["fvn-normal"], "fvn-slashed-zero": ["fvn-normal"], "fvn-figure": ["fvn-normal"], "fvn-spacing": ["fvn-normal"], "fvn-fraction": ["fvn-normal"], "line-clamp": ["display", "overflow"], rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"], "rounded-s": ["rounded-ss", "rounded-es"], "rounded-e": ["rounded-se", "rounded-ee"], "rounded-t": ["rounded-tl", "rounded-tr"], "rounded-r": ["rounded-tr", "rounded-br"], "rounded-b": ["rounded-br", "rounded-bl"], "rounded-l": ["rounded-tl", "rounded-bl"], "border-spacing": ["border-spacing-x", "border-spacing-y"], "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-bs", "border-w-be", "border-w-t", "border-w-r", "border-w-b", "border-w-l"], "border-w-x": ["border-w-r", "border-w-l"], "border-w-y": ["border-w-t", "border-w-b"], "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-bs", "border-color-be", "border-color-t", "border-color-r", "border-color-b", "border-color-l"], "border-color-x": ["border-color-r", "border-color-l"], "border-color-y": ["border-color-t", "border-color-b"], translate: ["translate-x", "translate-y", "translate-none"], "translate-none": ["translate", "translate-x", "translate-y", "translate-z"], "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mbs", "scroll-mbe", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"], "scroll-mx": ["scroll-mr", "scroll-ml"], "scroll-my": ["scroll-mt", "scroll-mb"], "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pbs", "scroll-pbe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"], "scroll-px": ["scroll-pr", "scroll-pl"], "scroll-py": ["scroll-pt", "scroll-pb"], touch: ["touch-x", "touch-y", "touch-pz"], "touch-x": ["touch"], "touch-y": ["touch"], "touch-pz": ["touch"] }, conflictingClassGroupModifiers: { "font-size": ["leading"] }, orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"] };
349
349
  });
350
350
  function Oe(...e) {
351
351
  return Zs((function() {
@@ -373,17 +373,17 @@ ${n.value.map(([s, l]) => {
373
373
  }
374
374
  `).join(`
375
375
  `)), 1)]), _: 1 })) : Ve("", !0);
376
- } }), Js = ["data-chart"], el = /* @__PURE__ */ Ne({ __name: "ChartContainer", props: { id: {}, class: {}, config: {}, cursor: { type: Boolean } }, setup(e) {
376
+ } }), Js = ["data-chart"], el = /* @__PURE__ */ Ne({ __name: "ChartContainer", props: { id: {}, class: { type: [Boolean, null, String, Object, Array] }, config: {}, cursor: { type: Boolean } }, setup(e) {
377
377
  const t = e, { config: n } = Qn(t), r = Ai(), o = xe(() => `chart-${t.id || r.replace(/:/g, "")}`);
378
378
  return qa({ id: r, config: n }), (i, a) => (K(), Q("div", { "data-slot": "chart", "data-chart": o.value, class: ze(ae(Oe)("[&_.tick_text]:!fill-muted-foreground [&_.tick_line]:!stroke-border/50 [&_.recharts-curve.recharts-tooltip-cursor]:stroke-border [&_.recharts-polar-grid_[stroke='#ccc']]:stroke-border [&_.recharts-radial-bar-background-sector]:fill-muted [&_.recharts-rectangle.recharts-tooltip-cursor]:fill-muted [&_.recharts-reference-line_[stroke='#ccc']]:stroke-border flex flex-col aspect-video justify-center text-xs [&_.recharts-dot[stroke='#fff']]:stroke-transparent [&_.recharts-layer]:outline-hidden [&_.recharts-sector]:outline-hidden [&_.recharts-sector[stroke='#fff']]:stroke-transparent [&_.recharts-surface]:outline-hidden [&_[data-vis-xy-container]]:h-full [&_[data-vis-single-container]]:h-full h-full [&_[data-vis-xy-container]]:w-full [&_[data-vis-single-container]]:w-full w-full ", t.class)), style: wr({ "--vis-tooltip-padding": "0px", "--vis-tooltip-background-color": "transparent", "--vis-tooltip-border-color": "transparent", "--vis-tooltip-text-color": "none", "--vis-tooltip-shadow-color": "none", "--vis-tooltip-backdrop-filter": "none", "--vis-crosshair-circle-stroke-color": "#0000", "--vis-crosshair-line-stroke-width": e.cursor ? "1px" : "0px", "--vis-font-family": "var(--font-sans)" }) }, [yi(i.$slots, "default", { id: ae(r), config: ae(n) }), Ja(Qs, { id: o.value }, null, 8, ["id"])], 14, Js));
379
- } }), tl = /* @__PURE__ */ Ne({ __name: "ChartLegendContent", props: { hideIcon: { type: Boolean }, nameKey: {}, verticalAlign: { default: "bottom" }, class: {} }, setup(e) {
379
+ } }), tl = /* @__PURE__ */ Ne({ __name: "ChartLegendContent", props: { hideIcon: { type: Boolean }, nameKey: {}, verticalAlign: { default: "bottom" }, class: { type: [Boolean, null, String, Object, Array] } }, setup(e) {
380
380
  const t = e, { id: n, config: r } = Gr(), o = xe(() => Object.entries(r.value).map(([a, s]) => ({ key: t.nameKey || a, itemConfig: r.value[a] }))), i = xn("");
381
381
  return _n(() => {
382
382
  i.value = `[data-chart="chart-${n}"]>[data-vis-xy-container]`;
383
383
  }), (a, s) => i.value ? (K(), Q("div", { key: 0, class: ze(ae(Oe)("flex items-center justify-center gap-4", e.verticalAlign === "top" ? "pb-3" : "pt-3", t.class)) }, [(K(!0), Q(yr, null, bi(o.value, ({ key: l, itemConfig: u }) => (K(), Q("div", { key: l, class: ze(ae(Oe)("[&>svg]:text-muted-foreground flex items-center gap-1.5 [&>svg]:h-3 [&>svg]:w-3")) }, [u?.icon ? (K(), br(wi(u.icon), { key: 0 })) : (K(), Q("div", { key: 1, class: "h-2 w-2 shrink-0 rounded-[2px]", style: wr({ backgroundColor: u.color }) }, null, 4)), _i(" " + Xe(u?.label), 1)], 2))), 128))], 2)) : Ve("", !0);
384
- } }), nl = { key: 0, class: "font-medium" }, rl = { class: "grid gap-1.5" }, ol = { class: "grid gap-1.5" }, il = { key: 0, class: "font-medium" }, al = { class: "text-muted-foreground" }, sl = { key: 0, class: "text-foreground font-mono font-medium tabular-nums" }, ll = /* @__PURE__ */ Ne({ __name: "ChartTooltipContent", props: { hideLabel: { type: Boolean }, hideIndicator: { type: Boolean }, indicator: { default: "dot" }, nameKey: {}, labelKey: {}, labelFormatter: {}, payload: { default: () => ({}) }, config: { default: () => ({}) }, class: {}, color: {}, x: {} }, setup(e) {
384
+ } }), nl = { key: 0, class: "font-medium" }, rl = { class: "grid gap-1.5" }, ol = { class: "grid gap-1.5" }, il = { key: 0, class: "font-medium" }, al = { class: "text-muted-foreground" }, sl = { key: 0, class: "text-foreground font-mono font-medium tabular-nums" }, ll = /* @__PURE__ */ Ne({ __name: "ChartTooltipContent", props: { hideLabel: { type: Boolean }, hideIndicator: { type: Boolean }, indicator: { default: "dot" }, nameKey: {}, labelKey: {}, labelFormatter: {}, payload: { default: () => ({}) }, config: { default: () => ({}) }, class: { type: [Boolean, null, String, Object, Array] }, color: {}, x: {} }, setup(e) {
385
385
  const t = e, n = xe(() => Object.entries(t.payload).map(([i, a]) => ({ key: i, value: a, itemConfig: t.config[i], indicatorColor: t.config[i]?.color ?? t.payload.fill })).filter((i) => i.itemConfig)), r = xe(() => Object.keys(t.payload).length === 1 && t.indicator !== "dot"), o = xe(() => t.hideLabel ? null : t.labelFormatter && t.x !== void 0 ? t.labelFormatter(t.x) : t.labelKey ? t.config[t.labelKey]?.label || t.payload[t.labelKey] : t.x);
386
- return (i, a) => (K(), Q("div", { class: ze(ae(Oe)("border-border/50 bg-background grid min-w-[8rem] items-start gap-1.5 rounded-lg border px-2.5 py-1.5 text-xs shadow-xl", t.class)) }, [yi(i.$slots, "default", {}, () => [!r.value && o.value ? (K(), Q("div", nl, Xe(o.value), 1)) : Ve("", !0), Pt("div", rl, [(K(!0), Q(yr, null, bi(n.value, ({ value: s, itemConfig: l, indicatorColor: u, key: c }) => (K(), Q("div", { key: c, class: ze(ae(Oe)("[&>svg]:text-muted-foreground flex w-full flex-wrap items-stretch gap-2 [&>svg]:h-2.5 [&>svg]:w-2.5", e.indicator === "dot" && "items-center")) }, [l?.icon ? (K(), br(wi(l.icon), { key: 0 })) : e.hideIndicator ? Ve("", !0) : (K(), Q("div", { key: 1, class: ze(ae(Oe)("shrink-0 rounded-[2px] border-(--color-border) bg-(--color-bg)", { "h-2.5 w-2.5": e.indicator === "dot", "w-1": e.indicator === "line", "w-0 border-[1.5px] border-dashed bg-transparent": e.indicator === "dashed", "my-0.5": r.value && e.indicator === "dashed" })), style: wr({ "--color-bg": u, "--color-border": u }) }, null, 6)), Pt("div", { class: ze(ae(Oe)("flex flex-1 justify-between leading-none", r.value ? "items-end" : "items-center")) }, [Pt("div", ol, [r.value ? (K(), Q("div", il, Xe(o.value), 1)) : Ve("", !0), Pt("span", al, Xe(l?.label || s), 1)]), s ? (K(), Q("span", sl, Xe(s.toLocaleString()), 1)) : Ve("", !0)], 2)], 2))), 128))])])], 2));
386
+ return (i, a) => (K(), Q("div", { class: ze(ae(Oe)("border-border/50 bg-background grid min-w-[8rem] items-start gap-1.5 rounded-lg border px-2.5 py-1.5 text-xs shadow-xl", t.class)) }, [yi(i.$slots, "default", {}, () => [!r.value && o.value ? (K(), Q("div", nl, Xe(o.value), 1)) : Ve("", !0), jt("div", rl, [(K(!0), Q(yr, null, bi(n.value, ({ value: s, itemConfig: l, indicatorColor: u, key: c }) => (K(), Q("div", { key: c, class: ze(ae(Oe)("[&>svg]:text-muted-foreground flex w-full flex-wrap items-stretch gap-2 [&>svg]:h-2.5 [&>svg]:w-2.5", e.indicator === "dot" && "items-center")) }, [l?.icon ? (K(), br(wi(l.icon), { key: 0 })) : e.hideIndicator ? Ve("", !0) : (K(), Q("div", { key: 1, class: ze(ae(Oe)("shrink-0 rounded-[2px] border-(--color-border) bg-(--color-bg)", { "h-2.5 w-2.5": e.indicator === "dot", "w-1": e.indicator === "line", "w-0 border-[1.5px] border-dashed bg-transparent": e.indicator === "dashed", "my-0.5": r.value && e.indicator === "dashed" })), style: wr({ "--color-bg": u, "--color-border": u }) }, null, 6)), jt("div", { class: ze(ae(Oe)("flex flex-1 justify-between leading-none", r.value ? "items-end" : "items-center")) }, [jt("div", ol, [r.value ? (K(), Q("div", il, Xe(o.value), 1)) : Ve("", !0), jt("span", al, Xe(l?.label || s), 1)]), s ? (K(), Q("span", sl, Xe(s.toLocaleString()), 1)) : Ve("", !0)], 2)], 2))), 128))])])], 2));
387
387
  } });
388
388
  var Jn = "http://www.w3.org/1999/xhtml";
389
389
  const ro = { svg: "http://www.w3.org/2000/svg", xhtml: Jn, xlink: "http://www.w3.org/1999/xlink", xml: "http://www.w3.org/XML/1998/namespace", xmlns: "http://www.w3.org/2000/xmlns/" };
@@ -529,12 +529,12 @@ function $l(e) {
529
529
  delete this[e];
530
530
  };
531
531
  }
532
- function Pl(e, t) {
532
+ function jl(e, t) {
533
533
  return function() {
534
534
  this[e] = t;
535
535
  };
536
536
  }
537
- function jl(e, t) {
537
+ function Pl(e, t) {
538
538
  return function() {
539
539
  var n = t.apply(this, arguments);
540
540
  n == null ? delete this[e] : this[e] = n;
@@ -587,12 +587,12 @@ function Hl(e) {
587
587
  function Ll() {
588
588
  this.innerHTML = "";
589
589
  }
590
- function Yl(e) {
590
+ function Bl(e) {
591
591
  return function() {
592
592
  this.innerHTML = e;
593
593
  };
594
594
  }
595
- function Bl(e) {
595
+ function Yl(e) {
596
596
  return function() {
597
597
  var t = e.apply(this, arguments);
598
598
  this.innerHTML = t ?? "";
@@ -832,7 +832,7 @@ ne.prototype = _t.prototype = { constructor: ne, select: function(e) {
832
832
  }, style: function(e, t, n) {
833
833
  return arguments.length > 1 ? this.each((t == null ? Nl : typeof t == "function" ? Dl : El)(e, t, n ?? "")) : Ge(this.node(), e);
834
834
  }, property: function(e, t) {
835
- return arguments.length > 1 ? this.each((t == null ? $l : typeof t == "function" ? jl : Pl)(e, t)) : this.node()[e];
835
+ return arguments.length > 1 ? this.each((t == null ? $l : typeof t == "function" ? Pl : jl)(e, t)) : this.node()[e];
836
836
  }, classed: function(e, t) {
837
837
  var n = qi(e + "");
838
838
  if (arguments.length < 2) {
@@ -843,7 +843,7 @@ ne.prototype = _t.prototype = { constructor: ne, select: function(e) {
843
843
  }, text: function(e) {
844
844
  return arguments.length ? this.each(e == null ? Ul : (typeof e == "function" ? Hl : Il)(e)) : this.node().textContent;
845
845
  }, html: function(e) {
846
- return arguments.length ? this.each(e == null ? Ll : (typeof e == "function" ? Bl : Yl)(e)) : this.node().innerHTML;
846
+ return arguments.length ? this.each(e == null ? Ll : (typeof e == "function" ? Yl : Bl)(e)) : this.node().innerHTML;
847
847
  }, raise: function() {
848
848
  return this.each(Rl);
849
849
  }, lower: function() {
@@ -1599,7 +1599,7 @@ var Nu = [function(e, t, n, r) {
1599
1599
  };
1600
1600
  var g = { key: t, sheet: new du({ key: t, container: r, nonce: e.nonce, speedy: e.speedy, prepend: e.prepend, insertionPoint: e.insertionPoint }), nonce: e.nonce, inserted: a, registered: {}, insert: o };
1601
1601
  return g.sheet.hydrate(s), g;
1602
- }, Du = { animationIterationCount: 1, aspectRatio: 1, borderImageOutset: 1, borderImageSlice: 1, borderImageWidth: 1, boxFlex: 1, boxFlexGroup: 1, boxOrdinalGroup: 1, columnCount: 1, columns: 1, flex: 1, flexGrow: 1, flexPositive: 1, flexShrink: 1, flexNegative: 1, flexOrder: 1, gridRow: 1, gridRowEnd: 1, gridRowSpan: 1, gridRowStart: 1, gridColumn: 1, gridColumnEnd: 1, gridColumnSpan: 1, gridColumnStart: 1, msGridRow: 1, msGridRowSpan: 1, msGridColumn: 1, msGridColumnSpan: 1, fontWeight: 1, lineHeight: 1, opacity: 1, order: 1, orphans: 1, scale: 1, tabSize: 1, widows: 1, zIndex: 1, zoom: 1, WebkitLineClamp: 1, fillOpacity: 1, floodOpacity: 1, stopOpacity: 1, strokeDasharray: 1, strokeDashoffset: 1, strokeMiterlimit: 1, strokeOpacity: 1, strokeWidth: 1 }, $u = /[A-Z]|^ms/g, Pu = /_EMO_([^_]+?)_([^]*?)_EMO_/g, ua = function(e) {
1602
+ }, Du = { animationIterationCount: 1, aspectRatio: 1, borderImageOutset: 1, borderImageSlice: 1, borderImageWidth: 1, boxFlex: 1, boxFlexGroup: 1, boxOrdinalGroup: 1, columnCount: 1, columns: 1, flex: 1, flexGrow: 1, flexPositive: 1, flexShrink: 1, flexNegative: 1, flexOrder: 1, gridRow: 1, gridRowEnd: 1, gridRowSpan: 1, gridRowStart: 1, gridColumn: 1, gridColumnEnd: 1, gridColumnSpan: 1, gridColumnStart: 1, msGridRow: 1, msGridRowSpan: 1, msGridColumn: 1, msGridColumnSpan: 1, fontWeight: 1, lineHeight: 1, opacity: 1, order: 1, orphans: 1, scale: 1, tabSize: 1, widows: 1, zIndex: 1, zoom: 1, WebkitLineClamp: 1, fillOpacity: 1, floodOpacity: 1, stopOpacity: 1, strokeDasharray: 1, strokeDashoffset: 1, strokeMiterlimit: 1, strokeOpacity: 1, strokeWidth: 1 }, $u = /[A-Z]|^ms/g, ju = /_EMO_([^_]+?)_([^]*?)_EMO_/g, ua = function(e) {
1603
1603
  return e.charCodeAt(1) === 45;
1604
1604
  }, yo = function(e) {
1605
1605
  return e != null && typeof e != "boolean";
@@ -1609,7 +1609,7 @@ var Nu = [function(e, t, n, r) {
1609
1609
  switch (e) {
1610
1610
  case "animation":
1611
1611
  case "animationName":
1612
- if (typeof t == "string") return t.replace(Pu, function(n, r, o) {
1612
+ if (typeof t == "string") return t.replace(ju, function(n, r, o) {
1613
1613
  return Ae = { name: r, styles: o, next: Ae }, r;
1614
1614
  });
1615
1615
  }
@@ -1697,7 +1697,7 @@ function _o(e, t, n) {
1697
1697
  var r = [], o = ca(e, r, n);
1698
1698
  return r.length < 2 ? n : o + t(r);
1699
1699
  }
1700
- var ju = function e(t) {
1700
+ var Pu = function e(t) {
1701
1701
  for (var n = "", r = 0; r < t.length; r++) {
1702
1702
  var o = t[r];
1703
1703
  if (o != null) {
@@ -1740,7 +1740,7 @@ var ju = function e(t) {
1740
1740
  };
1741
1741
  return { css: n, cx: function() {
1742
1742
  for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i];
1743
- return _o(t.registered, n, ju(o));
1743
+ return _o(t.registered, n, Pu(o));
1744
1744
  }, injectGlobal: function() {
1745
1745
  for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i];
1746
1746
  var a = In(o, t.registered);
@@ -1783,7 +1783,7 @@ function Co(e, t) {
1783
1783
  }
1784
1784
  function wt() {
1785
1785
  }
1786
- var pt = 0.7, Ut = 1 / pt, Je = "\\s*([+-]?\\d+)\\s*", Mt = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*", me = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*", Ou = /^#([0-9a-f]{3,8})$/, Fu = new RegExp(`^rgb\\(${Je},${Je},${Je}\\)$`), Uu = new RegExp(`^rgb\\(${me},${me},${me}\\)$`), Iu = new RegExp(`^rgba\\(${Je},${Je},${Je},${Mt}\\)$`), Hu = new RegExp(`^rgba\\(${me},${me},${me},${Mt}\\)$`), Lu = new RegExp(`^hsl\\(${Mt},${me},${me}\\)$`), Yu = new RegExp(`^hsla\\(${Mt},${me},${me},${Mt}\\)$`), Mo = { aliceblue: 15792383, antiquewhite: 16444375, aqua: 65535, aquamarine: 8388564, azure: 15794175, beige: 16119260, bisque: 16770244, black: 0, blanchedalmond: 16772045, blue: 255, blueviolet: 9055202, brown: 10824234, burlywood: 14596231, cadetblue: 6266528, chartreuse: 8388352, chocolate: 13789470, coral: 16744272, cornflowerblue: 6591981, cornsilk: 16775388, crimson: 14423100, cyan: 65535, darkblue: 139, darkcyan: 35723, darkgoldenrod: 12092939, darkgray: 11119017, darkgreen: 25600, darkgrey: 11119017, darkkhaki: 12433259, darkmagenta: 9109643, darkolivegreen: 5597999, darkorange: 16747520, darkorchid: 10040012, darkred: 9109504, darksalmon: 15308410, darkseagreen: 9419919, darkslateblue: 4734347, darkslategray: 3100495, darkslategrey: 3100495, darkturquoise: 52945, darkviolet: 9699539, deeppink: 16716947, deepskyblue: 49151, dimgray: 6908265, dimgrey: 6908265, dodgerblue: 2003199, firebrick: 11674146, floralwhite: 16775920, forestgreen: 2263842, fuchsia: 16711935, gainsboro: 14474460, ghostwhite: 16316671, gold: 16766720, goldenrod: 14329120, gray: 8421504, green: 32768, greenyellow: 11403055, grey: 8421504, honeydew: 15794160, hotpink: 16738740, indianred: 13458524, indigo: 4915330, ivory: 16777200, khaki: 15787660, lavender: 15132410, lavenderblush: 16773365, lawngreen: 8190976, lemonchiffon: 16775885, lightblue: 11393254, lightcoral: 15761536, lightcyan: 14745599, lightgoldenrodyellow: 16448210, lightgray: 13882323, lightgreen: 9498256, lightgrey: 13882323, lightpink: 16758465, lightsalmon: 16752762, lightseagreen: 2142890, lightskyblue: 8900346, lightslategray: 7833753, lightslategrey: 7833753, lightsteelblue: 11584734, lightyellow: 16777184, lime: 65280, limegreen: 3329330, linen: 16445670, magenta: 16711935, maroon: 8388608, mediumaquamarine: 6737322, mediumblue: 205, mediumorchid: 12211667, mediumpurple: 9662683, mediumseagreen: 3978097, mediumslateblue: 8087790, mediumspringgreen: 64154, mediumturquoise: 4772300, mediumvioletred: 13047173, midnightblue: 1644912, mintcream: 16121850, mistyrose: 16770273, moccasin: 16770229, navajowhite: 16768685, navy: 128, oldlace: 16643558, olive: 8421376, olivedrab: 7048739, orange: 16753920, orangered: 16729344, orchid: 14315734, palegoldenrod: 15657130, palegreen: 10025880, paleturquoise: 11529966, palevioletred: 14381203, papayawhip: 16773077, peachpuff: 16767673, peru: 13468991, pink: 16761035, plum: 14524637, powderblue: 11591910, purple: 8388736, rebeccapurple: 6697881, red: 16711680, rosybrown: 12357519, royalblue: 4286945, saddlebrown: 9127187, salmon: 16416882, sandybrown: 16032864, seagreen: 3050327, seashell: 16774638, sienna: 10506797, silver: 12632256, skyblue: 8900331, slateblue: 6970061, slategray: 7372944, slategrey: 7372944, snow: 16775930, springgreen: 65407, steelblue: 4620980, tan: 13808780, teal: 32896, thistle: 14204888, tomato: 16737095, turquoise: 4251856, violet: 15631086, wheat: 16113331, white: 16777215, whitesmoke: 16119285, yellow: 16776960, yellowgreen: 10145074 };
1786
+ var pt = 0.7, Ut = 1 / pt, Je = "\\s*([+-]?\\d+)\\s*", Mt = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*", me = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*", Ou = /^#([0-9a-f]{3,8})$/, Fu = new RegExp(`^rgb\\(${Je},${Je},${Je}\\)$`), Uu = new RegExp(`^rgb\\(${me},${me},${me}\\)$`), Iu = new RegExp(`^rgba\\(${Je},${Je},${Je},${Mt}\\)$`), Hu = new RegExp(`^rgba\\(${me},${me},${me},${Mt}\\)$`), Lu = new RegExp(`^hsl\\(${Mt},${me},${me}\\)$`), Bu = new RegExp(`^hsla\\(${Mt},${me},${me},${Mt}\\)$`), Mo = { aliceblue: 15792383, antiquewhite: 16444375, aqua: 65535, aquamarine: 8388564, azure: 15794175, beige: 16119260, bisque: 16770244, black: 0, blanchedalmond: 16772045, blue: 255, blueviolet: 9055202, brown: 10824234, burlywood: 14596231, cadetblue: 6266528, chartreuse: 8388352, chocolate: 13789470, coral: 16744272, cornflowerblue: 6591981, cornsilk: 16775388, crimson: 14423100, cyan: 65535, darkblue: 139, darkcyan: 35723, darkgoldenrod: 12092939, darkgray: 11119017, darkgreen: 25600, darkgrey: 11119017, darkkhaki: 12433259, darkmagenta: 9109643, darkolivegreen: 5597999, darkorange: 16747520, darkorchid: 10040012, darkred: 9109504, darksalmon: 15308410, darkseagreen: 9419919, darkslateblue: 4734347, darkslategray: 3100495, darkslategrey: 3100495, darkturquoise: 52945, darkviolet: 9699539, deeppink: 16716947, deepskyblue: 49151, dimgray: 6908265, dimgrey: 6908265, dodgerblue: 2003199, firebrick: 11674146, floralwhite: 16775920, forestgreen: 2263842, fuchsia: 16711935, gainsboro: 14474460, ghostwhite: 16316671, gold: 16766720, goldenrod: 14329120, gray: 8421504, green: 32768, greenyellow: 11403055, grey: 8421504, honeydew: 15794160, hotpink: 16738740, indianred: 13458524, indigo: 4915330, ivory: 16777200, khaki: 15787660, lavender: 15132410, lavenderblush: 16773365, lawngreen: 8190976, lemonchiffon: 16775885, lightblue: 11393254, lightcoral: 15761536, lightcyan: 14745599, lightgoldenrodyellow: 16448210, lightgray: 13882323, lightgreen: 9498256, lightgrey: 13882323, lightpink: 16758465, lightsalmon: 16752762, lightseagreen: 2142890, lightskyblue: 8900346, lightslategray: 7833753, lightslategrey: 7833753, lightsteelblue: 11584734, lightyellow: 16777184, lime: 65280, limegreen: 3329330, linen: 16445670, magenta: 16711935, maroon: 8388608, mediumaquamarine: 6737322, mediumblue: 205, mediumorchid: 12211667, mediumpurple: 9662683, mediumseagreen: 3978097, mediumslateblue: 8087790, mediumspringgreen: 64154, mediumturquoise: 4772300, mediumvioletred: 13047173, midnightblue: 1644912, mintcream: 16121850, mistyrose: 16770273, moccasin: 16770229, navajowhite: 16768685, navy: 128, oldlace: 16643558, olive: 8421376, olivedrab: 7048739, orange: 16753920, orangered: 16729344, orchid: 14315734, palegoldenrod: 15657130, palegreen: 10025880, paleturquoise: 11529966, palevioletred: 14381203, papayawhip: 16773077, peachpuff: 16767673, peru: 13468991, pink: 16761035, plum: 14524637, powderblue: 11591910, purple: 8388736, rebeccapurple: 6697881, red: 16711680, rosybrown: 12357519, royalblue: 4286945, saddlebrown: 9127187, salmon: 16416882, sandybrown: 16032864, seagreen: 3050327, seashell: 16774638, sienna: 10506797, silver: 12632256, skyblue: 8900331, slateblue: 6970061, slategray: 7372944, slategrey: 7372944, snow: 16775930, springgreen: 65407, steelblue: 4620980, tan: 13808780, teal: 32896, thistle: 14204888, tomato: 16737095, turquoise: 4251856, violet: 15631086, wheat: 16113331, white: 16777215, whitesmoke: 16119285, yellow: 16776960, yellowgreen: 10145074 };
1787
1787
  function So() {
1788
1788
  return this.rgb().formatHex();
1789
1789
  }
@@ -1792,7 +1792,7 @@ function Ao() {
1792
1792
  }
1793
1793
  function Le(e) {
1794
1794
  var t, n;
1795
- return e = (e + "").trim().toLowerCase(), (t = Ou.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? To(t) : n === 3 ? new J(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | 240 & t, (15 & t) << 4 | 15 & t, 1) : n === 8 ? It(t >> 24 & 255, t >> 16 & 255, t >> 8 & 255, (255 & t) / 255) : n === 4 ? It(t >> 12 & 15 | t >> 8 & 240, t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | 240 & t, ((15 & t) << 4 | 15 & t) / 255) : null) : (t = Fu.exec(e)) ? new J(t[1], t[2], t[3], 1) : (t = Uu.exec(e)) ? new J(255 * t[1] / 100, 255 * t[2] / 100, 255 * t[3] / 100, 1) : (t = Iu.exec(e)) ? It(t[1], t[2], t[3], t[4]) : (t = Hu.exec(e)) ? It(255 * t[1] / 100, 255 * t[2] / 100, 255 * t[3] / 100, t[4]) : (t = Lu.exec(e)) ? Do(t[1], t[2] / 100, t[3] / 100, 1) : (t = Yu.exec(e)) ? Do(t[1], t[2] / 100, t[3] / 100, t[4]) : Mo.hasOwnProperty(e) ? To(Mo[e]) : e === "transparent" ? new J(NaN, NaN, NaN, 0) : null;
1795
+ return e = (e + "").trim().toLowerCase(), (t = Ou.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? To(t) : n === 3 ? new J(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | 240 & t, (15 & t) << 4 | 15 & t, 1) : n === 8 ? It(t >> 24 & 255, t >> 16 & 255, t >> 8 & 255, (255 & t) / 255) : n === 4 ? It(t >> 12 & 15 | t >> 8 & 240, t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | 240 & t, ((15 & t) << 4 | 15 & t) / 255) : null) : (t = Fu.exec(e)) ? new J(t[1], t[2], t[3], 1) : (t = Uu.exec(e)) ? new J(255 * t[1] / 100, 255 * t[2] / 100, 255 * t[3] / 100, 1) : (t = Iu.exec(e)) ? It(t[1], t[2], t[3], t[4]) : (t = Hu.exec(e)) ? It(255 * t[1] / 100, 255 * t[2] / 100, 255 * t[3] / 100, t[4]) : (t = Lu.exec(e)) ? Do(t[1], t[2] / 100, t[3] / 100, 1) : (t = Bu.exec(e)) ? Do(t[1], t[2] / 100, t[3] / 100, t[4]) : Mo.hasOwnProperty(e) ? To(Mo[e]) : e === "transparent" ? new J(NaN, NaN, NaN, 0) : null;
1796
1796
  }
1797
1797
  function To(e) {
1798
1798
  return new J(e >> 16 & 255, e >> 8 & 255, 255 & e, 1);
@@ -1883,8 +1883,8 @@ Hn(wt, Le, { copy(e) {
1883
1883
  const e = Xt(this.opacity);
1884
1884
  return `${e === 1 ? "hsl(" : "hsla("}${$o(this.h)}, ${100 * Ht(this.s)}%, ${100 * Ht(this.l)}%${e === 1 ? ")" : `, ${e})`}`;
1885
1885
  } }));
1886
- const Bu = globalThis?.UNOVIS_COLORS || ["#4D8CFD", "#FF6B7E", "#F4B83E", "#A6CC74", "#00C19A", "#6859BE"], Ph = globalThis?.UNOVIS_COLORS_DARK || ["#4D8CFD", "#FF6B7E", "#FFC16D", "#A6CC74", "#00C19A", "#7887E0"], Ru = (e) => `--vis-${Ze(e) ? "color" + e % Bu.length : e}`;
1887
- function jh(e, t = 0.4) {
1886
+ const Yu = globalThis?.UNOVIS_COLORS || ["#4D8CFD", "#FF6B7E", "#F4B83E", "#A6CC74", "#00C19A", "#6859BE"], jh = globalThis?.UNOVIS_COLORS_DARK || ["#4D8CFD", "#FF6B7E", "#FFC16D", "#A6CC74", "#00C19A", "#7887E0"], Ru = (e) => `--vis-${Ze(e) ? "color" + e % Yu.length : e}`;
1887
+ function Ph(e, t = 0.4) {
1888
1888
  const n = $r(e);
1889
1889
  return n.l = n.l * (1 + t), n.formatHex();
1890
1890
  }
@@ -1907,7 +1907,7 @@ function Vt(e) {
1907
1907
  function Gu(e, t) {
1908
1908
  for (var n, r = 0, o = e.length; r < o; ++r) if ((n = e[r]).name === t) return n.value;
1909
1909
  }
1910
- function Po(e, t, n) {
1910
+ function jo(e, t, n) {
1911
1911
  for (var r = 0, o = e.length; r < o; ++r) if (e[r].name === t) {
1912
1912
  e[r] = Wu, e = e.slice(0, r).concat(e.slice(r + 1));
1913
1913
  break;
@@ -1922,8 +1922,8 @@ Vt.prototype = pa.prototype = { constructor: Vt, on: function(e, t) {
1922
1922
  })), a = -1, s = i.length;
1923
1923
  if (!(arguments.length < 2)) {
1924
1924
  if (t != null && typeof t != "function") throw new Error("invalid callback: " + t);
1925
- for (; ++a < s; ) if (n = (e = i[a]).type) o[n] = Po(o[n], e.name, t);
1926
- else if (t == null) for (n in o) o[n] = Po(o[n], e.name, null);
1925
+ for (; ++a < s; ) if (n = (e = i[a]).type) o[n] = jo(o[n], e.name, t);
1926
+ else if (t == null) for (n in o) o[n] = jo(o[n], e.name, null);
1927
1927
  return this;
1928
1928
  }
1929
1929
  for (; ++a < s; ) if ((n = (e = i[a]).type) && (n = Gu(o[n], e.name))) return n;
@@ -1942,7 +1942,7 @@ Vt.prototype = pa.prototype = { constructor: Vt, on: function(e, t) {
1942
1942
  var Kt, gt, Ke = 0, mt = 0, ut = 0, hn = 0, He = 0, An = 0, St = typeof performance == "object" && performance.now ? performance : Date, ga = typeof window == "object" && window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : function(e) {
1943
1943
  setTimeout(e, 17);
1944
1944
  };
1945
- function Pr() {
1945
+ function jr() {
1946
1946
  return He || (ga(qu), He = St.now() + An);
1947
1947
  }
1948
1948
  function qu() {
@@ -1955,11 +1955,11 @@ function ma(e, t, n) {
1955
1955
  var r = new dn();
1956
1956
  return r.restart(e, t, n), r;
1957
1957
  }
1958
- function jo() {
1958
+ function Po() {
1959
1959
  He = (hn = St.now()) + An, Ke = mt = 0;
1960
1960
  try {
1961
1961
  (function() {
1962
- Pr(), ++Ke;
1962
+ jr(), ++Ke;
1963
1963
  for (var e, t = Kt; t; ) (e = He - t._time) >= 0 && t._call.call(void 0, e), t = t._next;
1964
1964
  --Ke;
1965
1965
  })();
@@ -1975,7 +1975,7 @@ function Xu() {
1975
1975
  t > 1e3 && (An -= t, hn = e);
1976
1976
  }
1977
1977
  function ur(e) {
1978
- Ke || (mt && (mt = clearTimeout(mt)), e - He > 24 ? (e < 1 / 0 && (mt = setTimeout(jo, e - St.now() - An)), ut && (ut = clearInterval(ut))) : (ut || (hn = St.now(), ut = setInterval(Xu, 1e3)), Ke = 1, ga(jo)));
1978
+ Ke || (mt && (mt = clearTimeout(mt)), e - He > 24 ? (e < 1 / 0 && (mt = setTimeout(Po, e - St.now() - An)), ut && (ut = clearInterval(ut))) : (ut || (hn = St.now(), ut = setInterval(Xu, 1e3)), Ke = 1, ga(Po)));
1979
1979
  }
1980
1980
  function zo(e, t, n) {
1981
1981
  var r = new dn();
@@ -1985,7 +1985,7 @@ function zo(e, t, n) {
1985
1985
  }
1986
1986
  dn.prototype = ma.prototype = { constructor: dn, restart: function(e, t, n) {
1987
1987
  if (typeof e != "function") throw new TypeError("callback is not a function");
1988
- n = (n == null ? Pr() : +n) + (t == null ? 0 : +t), this._next || gt === this || (gt ? gt._next = this : Kt = this, gt = this), this._call = e, this._time = n, ur();
1988
+ n = (n == null ? jr() : +n) + (t == null ? 0 : +t), this._next || gt === this || (gt ? gt._next = this : Kt = this, gt = this), this._call = e, this._time = n, ur();
1989
1989
  }, stop: function() {
1990
1990
  this._call && (this._call = null, this._time = 1 / 0, ur());
1991
1991
  } };
@@ -2025,7 +2025,7 @@ function Zt(e, t, n, r, o, i) {
2025
2025
  h[l] = u, u.timer = ma(f, 0, u.time);
2026
2026
  })(e, n, { name: t, index: r, group: o, on: Vu, tween: Ku, time: i.time, delay: i.delay, duration: i.duration, ease: i.ease, timer: null, state: 0 });
2027
2027
  }
2028
- function jr(e, t) {
2028
+ function Pr(e, t) {
2029
2029
  var n = le(e, t);
2030
2030
  if (n.state > 0) throw new Error("too late; already scheduled");
2031
2031
  return n;
@@ -2111,10 +2111,10 @@ function tc(e, t) {
2111
2111
  return o;
2112
2112
  };
2113
2113
  }
2114
- var cr = /[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g, Yn = new RegExp(cr.source, "g");
2114
+ var cr = /[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g, Bn = new RegExp(cr.source, "g");
2115
2115
  function ba(e, t) {
2116
- var n, r, o, i = cr.lastIndex = Yn.lastIndex = 0, a = -1, s = [], l = [];
2117
- for (e += "", t += ""; (n = cr.exec(e)) && (r = Yn.exec(t)); ) (o = r.index) > i && (o = t.slice(i, o), s[a] ? s[a] += o : s[++a] = o), (n = n[0]) === (r = r[0]) ? s[a] ? s[a] += r : s[++a] = r : (s[++a] = null, l.push({ i: a, x: ce(n, r) })), i = Yn.lastIndex;
2116
+ var n, r, o, i = cr.lastIndex = Bn.lastIndex = 0, a = -1, s = [], l = [];
2117
+ for (e += "", t += ""; (n = cr.exec(e)) && (r = Bn.exec(t)); ) (o = r.index) > i && (o = t.slice(i, o), s[a] ? s[a] += o : s[++a] = o), (n = n[0]) === (r = r[0]) ? s[a] ? s[a] += r : s[++a] = r : (s[++a] = null, l.push({ i: a, x: ce(n, r) })), i = Bn.lastIndex;
2118
2118
  return i < t.length && (o = t.slice(i), s[a] ? s[a] += o : s[++a] = o), s.length < 2 ? l[0] ? /* @__PURE__ */ (function(u) {
2119
2119
  return function(c) {
2120
2120
  return u(c) + "";
@@ -2203,7 +2203,7 @@ function ic(e, t, n) {
2203
2203
  i.tween = o;
2204
2204
  };
2205
2205
  }
2206
- function Bn(e, t, n) {
2206
+ function Yn(e, t, n) {
2207
2207
  var r = e._id;
2208
2208
  return e.each(function() {
2209
2209
  var o = pe(this, r);
@@ -2282,12 +2282,12 @@ function dc(e, t) {
2282
2282
  }
2283
2283
  function pc(e, t) {
2284
2284
  return function() {
2285
- jr(this, e).delay = +t.apply(this, arguments);
2285
+ Pr(this, e).delay = +t.apply(this, arguments);
2286
2286
  };
2287
2287
  }
2288
2288
  function gc(e, t) {
2289
2289
  return t = +t, function() {
2290
- jr(this, e).delay = t;
2290
+ Pr(this, e).delay = t;
2291
2291
  };
2292
2292
  }
2293
2293
  function mc(e, t) {
@@ -2352,7 +2352,7 @@ be.prototype = { constructor: be, select: function(e) {
2352
2352
  var h = c.indexOf(".");
2353
2353
  return h >= 0 && (c = c.slice(0, h)), !c || c === "start";
2354
2354
  });
2355
- })(o) ? jr : pe;
2355
+ })(o) ? Pr : pe;
2356
2356
  return function() {
2357
2357
  var u = l(this, r), c = u.on;
2358
2358
  c !== a && (s = (a = c).copy()).on(o, i), u.on = s;
@@ -2360,7 +2360,7 @@ be.prototype = { constructor: be, select: function(e) {
2360
2360
  })(n, e, t));
2361
2361
  }, attr: function(e, t) {
2362
2362
  var n = nn(e), r = n === "transform" ? rc : Fo;
2363
- return this.attrTween(e, typeof t == "function" ? (n.local ? fc : cc)(n, r, Bn(this, "attr." + e, t)) : t == null ? (n.local ? sc : ac)(n) : (n.local ? uc : lc)(n, r, t));
2363
+ return this.attrTween(e, typeof t == "function" ? (n.local ? fc : cc)(n, r, Yn(this, "attr." + e, t)) : t == null ? (n.local ? sc : ac)(n) : (n.local ? uc : lc)(n, r, t));
2364
2364
  }, attrTween: function(e, t) {
2365
2365
  var n = "attr." + e;
2366
2366
  if (arguments.length < 2) return (n = this.tween(n)) && n._value;
@@ -2382,7 +2382,7 @@ be.prototype = { constructor: be, select: function(e) {
2382
2382
  var c = Ge(this, o), h = a(this), f = h + "";
2383
2383
  return h == null && (this.style.removeProperty(o), f = h = Ge(this, o)), c === f ? null : c === s && f === l ? u : (l = f, u = i(s = c, h));
2384
2384
  };
2385
- })(e, r, Bn(this, "style." + e, t))).each((function(o, i) {
2385
+ })(e, r, Yn(this, "style." + e, t))).each((function(o, i) {
2386
2386
  var a, s, l, u, c = "style." + i, h = "end." + c;
2387
2387
  return function() {
2388
2388
  var f = pe(this, o), d = f.on, g = f.value[c] == null ? u || (u = Uo(i)) : void 0;
@@ -2418,7 +2418,7 @@ be.prototype = { constructor: be, select: function(e) {
2418
2418
  var n = t(this);
2419
2419
  this.textContent = n ?? "";
2420
2420
  };
2421
- })(Bn(this, "text", e)) : /* @__PURE__ */ (function(t) {
2421
+ })(Yn(this, "text", e)) : /* @__PURE__ */ (function(t) {
2422
2422
  return function() {
2423
2423
  this.textContent = t;
2424
2424
  };
@@ -2510,7 +2510,7 @@ _t.prototype.interrupt = function(e) {
2510
2510
  });
2511
2511
  }, _t.prototype.transition = function(e) {
2512
2512
  var t, n;
2513
- e instanceof be ? (t = e._id, e = e._name) : (t = _a(), (n = wc).time = Pr(), e = e == null ? null : e + "");
2513
+ e instanceof be ? (t = e._id, e = e._name) : (t = _a(), (n = wc).time = jr(), e = e == null ? null : e + "");
2514
2514
  for (var r = this._groups, o = r.length, i = 0; i < o; ++i) for (var a, s = r[i], l = s.length, u = 0; u < l; ++u) (a = s[u]) && Zt(a, e, t, u, s, n || xc(a, t));
2515
2515
  return new be(r, this._parents, e, t);
2516
2516
  };
@@ -2616,7 +2616,7 @@ function Ca(e) {
2616
2616
  function dr(e) {
2617
2617
  return +e;
2618
2618
  }
2619
- var Yo = [0, 1];
2619
+ var Bo = [0, 1];
2620
2620
  function ee(e) {
2621
2621
  return e;
2622
2622
  }
@@ -2646,7 +2646,7 @@ function xt(e, t) {
2646
2646
  return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown());
2647
2647
  }
2648
2648
  function gn() {
2649
- var e, t, n, r, o, i, a = Yo, s = Yo, l = nt, u = ee;
2649
+ var e, t, n, r, o, i, a = Bo, s = Bo, l = nt, u = ee;
2650
2650
  function c() {
2651
2651
  var f, d, g, p = Math.min(a.length, s.length);
2652
2652
  return u !== ee && (f = a[0], d = a[p - 1], f > d && (g = f, f = d, d = g), u = function(x) {
@@ -2694,7 +2694,7 @@ function At(e) {
2694
2694
  function gr(e) {
2695
2695
  this.fill = e.fill === void 0 ? " " : e.fill + "", this.align = e.align === void 0 ? ">" : e.align + "", this.sign = e.sign === void 0 ? "-" : e.sign + "", this.symbol = e.symbol === void 0 ? "" : e.symbol + "", this.zero = !!e.zero, this.width = e.width === void 0 ? void 0 : +e.width, this.comma = !!e.comma, this.precision = e.precision === void 0 ? void 0 : +e.precision, this.trim = !!e.trim, this.type = e.type === void 0 ? "" : e.type + "";
2696
2696
  }
2697
- function Bo(e, t) {
2697
+ function Yo(e, t) {
2698
2698
  var n = mn(e, t);
2699
2699
  if (!n) return e + "";
2700
2700
  var r = n[0], o = n[1];
@@ -2705,7 +2705,7 @@ At.prototype = gr.prototype, gr.prototype.toString = function() {
2705
2705
  };
2706
2706
  const Ro = { "%": (e, t) => (100 * e).toFixed(t), b: (e) => Math.round(e).toString(2), c: (e) => e + "", d: function(e) {
2707
2707
  return Math.abs(e = Math.round(e)) >= 1e21 ? e.toLocaleString("en").replace(/,/g, "") : e.toString(10);
2708
- }, e: (e, t) => e.toExponential(t), f: (e, t) => e.toFixed(t), g: (e, t) => e.toPrecision(t), o: (e) => Math.round(e).toString(8), p: (e, t) => Bo(100 * e, t), r: Bo, s: function(e, t) {
2708
+ }, e: (e, t) => e.toExponential(t), f: (e, t) => e.toFixed(t), g: (e, t) => e.toPrecision(t), o: (e) => Math.round(e).toString(8), p: (e, t) => Yo(100 * e, t), r: Yo, s: function(e, t) {
2709
2709
  var n = mn(e, t);
2710
2710
  if (!n) return vn = void 0, e.toPrecision(t);
2711
2711
  var r = n[0], o = n[1], i = o - (vn = 3 * Math.max(-8, Math.min(8, Math.floor(o / 3)))) + 1, a = r.length;
@@ -2729,10 +2729,10 @@ function Mc(e) {
2729
2729
  function h(f, d) {
2730
2730
  var g = (f = At(f)).fill, p = f.align, x = f.sign, b = f.symbol, w = f.zero, E = f.width, m = f.comma, N = f.precision, M = f.trim, k = f.type;
2731
2731
  k === "n" ? (m = !0, k = "g") : Ro[k] || (N === void 0 && (N = 12), M = !0, k = "g"), (w || g === "0" && p === "=") && (w = !0, g = "0", p = "=");
2732
- var Y = (d && d.prefix !== void 0 ? d.prefix : "") + (b === "$" ? o : b === "#" && /[boxX]/.test(k) ? "0" + k.toLowerCase() : ""), P = (b === "$" ? i : /[%p]/.test(k) ? l : "") + (d && d.suffix !== void 0 ? d.suffix : ""), y = Ro[k], T = /[defgprs%]/.test(k);
2732
+ var B = (d && d.prefix !== void 0 ? d.prefix : "") + (b === "$" ? o : b === "#" && /[boxX]/.test(k) ? "0" + k.toLowerCase() : ""), j = (b === "$" ? i : /[%p]/.test(k) ? l : "") + (d && d.suffix !== void 0 ? d.suffix : ""), y = Ro[k], T = /[defgprs%]/.test(k);
2733
2733
  function D(v) {
2734
- var _, C, B, I = Y, j = P;
2735
- if (k === "c") j = y(v) + j, v = "";
2734
+ var _, C, Y, I = B, P = j;
2735
+ if (k === "c") P = y(v) + P, v = "";
2736
2736
  else {
2737
2737
  var L = (v = +v) < 0 || 1 / v < 0;
2738
2738
  if (v = isNaN(v) ? c : y(Math.abs(v), N), M && (v = (function(se) {
@@ -2748,27 +2748,27 @@ function Mc(e) {
2748
2748
  $e > 0 && ($e = 0);
2749
2749
  }
2750
2750
  return $e > 0 ? se.slice(0, $e) + se.slice(Ce + 1) : se;
2751
- })(v)), L && +v == 0 && x !== "+" && (L = !1), I = (L ? x === "(" ? x : u : x === "-" || x === "(" ? "" : x) + I, j = (k !== "s" || isNaN(v) || vn === void 0 ? "" : qo[8 + vn / 3]) + j + (L && x === "(" ? ")" : ""), T) {
2752
- for (_ = -1, C = v.length; ++_ < C; ) if (48 > (B = v.charCodeAt(_)) || B > 57) {
2753
- j = (B === 46 ? a + v.slice(_ + 1) : v.slice(_)) + j, v = v.slice(0, _);
2751
+ })(v)), L && +v == 0 && x !== "+" && (L = !1), I = (L ? x === "(" ? x : u : x === "-" || x === "(" ? "" : x) + I, P = (k !== "s" || isNaN(v) || vn === void 0 ? "" : qo[8 + vn / 3]) + P + (L && x === "(" ? ")" : ""), T) {
2752
+ for (_ = -1, C = v.length; ++_ < C; ) if (48 > (Y = v.charCodeAt(_)) || Y > 57) {
2753
+ P = (Y === 46 ? a + v.slice(_ + 1) : v.slice(_)) + P, v = v.slice(0, _);
2754
2754
  break;
2755
2755
  }
2756
2756
  }
2757
2757
  }
2758
2758
  m && !w && (v = r(v, 1 / 0));
2759
- var H = I.length + v.length + j.length, oe = H < E ? new Array(E - H + 1).join(g) : "";
2760
- switch (m && w && (v = r(oe + v, oe.length ? E - j.length : 1 / 0), oe = ""), p) {
2759
+ var H = I.length + v.length + P.length, oe = H < E ? new Array(E - H + 1).join(g) : "";
2760
+ switch (m && w && (v = r(oe + v, oe.length ? E - P.length : 1 / 0), oe = ""), p) {
2761
2761
  case "<":
2762
- v = I + v + j + oe;
2762
+ v = I + v + P + oe;
2763
2763
  break;
2764
2764
  case "=":
2765
- v = I + oe + v + j;
2765
+ v = I + oe + v + P;
2766
2766
  break;
2767
2767
  case "^":
2768
- v = oe.slice(0, H = oe.length >> 1) + I + v + j + oe.slice(H);
2768
+ v = oe.slice(0, H = oe.length >> 1) + I + v + P + oe.slice(H);
2769
2769
  break;
2770
2770
  default:
2771
- v = oe + I + v + j;
2771
+ v = oe + I + v + P;
2772
2772
  }
2773
2773
  return s(v);
2774
2774
  }
@@ -2808,7 +2808,7 @@ function Sc(e, t, n, r) {
2808
2808
  }
2809
2809
  return Ur(r);
2810
2810
  }
2811
- function je(e) {
2811
+ function Pe(e) {
2812
2812
  var t = e.domain;
2813
2813
  return e.ticks = function(n) {
2814
2814
  var r = t();
@@ -2918,14 +2918,14 @@ function Dc(e) {
2918
2918
  function $c(e) {
2919
2919
  return e < 0 ? -e * e : e * e;
2920
2920
  }
2921
- function Pc(e) {
2921
+ function jc(e) {
2922
2922
  var t = e(ee, ee), n = 1;
2923
2923
  return t.exponent = function(r) {
2924
2924
  return arguments.length ? (n = +r) == 1 ? e(ee, ee) : n === 0.5 ? e(Dc, $c) : e(Jo(n), Jo(1 / n)) : n;
2925
- }, je(t);
2925
+ }, Pe(t);
2926
2926
  }
2927
2927
  function mr() {
2928
- var e = Pc(gn());
2928
+ var e = jc(gn());
2929
2929
  return e.copy = function() {
2930
2930
  return xt(e, mr()).exponent(e.exponent());
2931
2931
  }, ue.apply(e, arguments), e;
@@ -2963,7 +2963,7 @@ Qt.every = (e) => (e = Math.floor(e), isFinite(e) && e > 0 ? e > 1 ? G((t) => {
2963
2963
  }, (t, n) => {
2964
2964
  t.setTime(+t + n * e);
2965
2965
  }, (t, n) => (n - t) / e) : Qt : null), Qt.range;
2966
- const Tt = 1e3, Te = 6e4, Nt = 36e5, Et = 864e5, Ir = 6048e5, jc = 2592e6, Xn = 31536e6, Ue = G((e) => {
2966
+ const Tt = 1e3, Te = 6e4, Nt = 36e5, Et = 864e5, Ir = 6048e5, Pc = 2592e6, Xn = 31536e6, Ue = G((e) => {
2967
2967
  e.setTime(e - e.getMilliseconds());
2968
2968
  }, (e, t) => {
2969
2969
  e.setTime(+e + t * Tt);
@@ -2981,18 +2981,18 @@ const Lr = G((e) => {
2981
2981
  e.setTime(+e + t * Te);
2982
2982
  }, (e, t) => (t - e) / Te, (e) => e.getUTCMinutes());
2983
2983
  Lr.range;
2984
- const Yr = G((e) => {
2984
+ const Br = G((e) => {
2985
2985
  e.setTime(e - e.getMilliseconds() - e.getSeconds() * Tt - e.getMinutes() * Te);
2986
2986
  }, (e, t) => {
2987
2987
  e.setTime(+e + t * Nt);
2988
2988
  }, (e, t) => (t - e) / Nt, (e) => e.getHours());
2989
- Yr.range;
2990
- const Br = G((e) => {
2989
+ Br.range;
2990
+ const Yr = G((e) => {
2991
2991
  e.setUTCMinutes(0, 0, 0);
2992
2992
  }, (e, t) => {
2993
2993
  e.setTime(+e + t * Nt);
2994
2994
  }, (e, t) => (t - e) / Nt, (e) => e.getUTCHours());
2995
- Br.range;
2995
+ Yr.range;
2996
2996
  const $t = G((e) => e.setHours(0, 0, 0, 0), (e, t) => e.setDate(e.getDate() + t), (e, t) => (t - e - (t.getTimezoneOffset() - e.getTimezoneOffset()) * Te) / Et, (e) => e.getDate() - 1);
2997
2997
  $t.range;
2998
2998
  const Tn = G((e) => {
@@ -3006,7 +3006,7 @@ const Ta = G((e) => {
3006
3006
  }, (e, t) => {
3007
3007
  e.setUTCDate(e.getUTCDate() + t);
3008
3008
  }, (e, t) => (t - e) / Et, (e) => Math.floor(e / Et));
3009
- function Be(e) {
3009
+ function Ye(e) {
3010
3010
  return G((t) => {
3011
3011
  t.setDate(t.getDate() - (t.getDay() + 7 - e) % 7), t.setHours(0, 0, 0, 0);
3012
3012
  }, (t, n) => {
@@ -3014,7 +3014,7 @@ function Be(e) {
3014
3014
  }, (t, n) => (n - t - (n.getTimezoneOffset() - t.getTimezoneOffset()) * Te) / Ir);
3015
3015
  }
3016
3016
  Ta.range;
3017
- const Nn = Be(0), yn = Be(1), zc = Be(2), Oc = Be(3), rt = Be(4), Fc = Be(5), Uc = Be(6);
3017
+ const Nn = Ye(0), yn = Ye(1), zc = Ye(2), Oc = Ye(3), rt = Ye(4), Fc = Ye(5), Uc = Ye(6);
3018
3018
  function Re(e) {
3019
3019
  return G((t) => {
3020
3020
  t.setUTCDate(t.getUTCDate() - (t.getUTCDay() + 7 - e) % 7), t.setUTCHours(0, 0, 0, 0);
@@ -3023,8 +3023,8 @@ function Re(e) {
3023
3023
  }, (t, n) => (n - t) / Ir);
3024
3024
  }
3025
3025
  Nn.range, yn.range, zc.range, Oc.range, rt.range, Fc.range, Uc.range;
3026
- const En = Re(0), bn = Re(1), Ic = Re(2), Hc = Re(3), ot = Re(4), Lc = Re(5), Yc = Re(6);
3027
- En.range, bn.range, Ic.range, Hc.range, ot.range, Lc.range, Yc.range;
3026
+ const En = Re(0), bn = Re(1), Ic = Re(2), Hc = Re(3), ot = Re(4), Lc = Re(5), Bc = Re(6);
3027
+ En.range, bn.range, Ic.range, Hc.range, ot.range, Lc.range, Bc.range;
3028
3028
  const Rr = G((e) => {
3029
3029
  e.setDate(1), e.setHours(0, 0, 0, 0);
3030
3030
  }, (e, t) => {
@@ -3053,7 +3053,7 @@ const ke = G((e) => {
3053
3053
  e.setUTCFullYear(e.getUTCFullYear() + t);
3054
3054
  }, (e, t) => t.getUTCFullYear() - e.getUTCFullYear(), (e) => e.getUTCFullYear());
3055
3055
  function Na(e, t, n, r, o, i) {
3056
- const a = [[Ue, 1, Tt], [Ue, 5, 5e3], [Ue, 15, 15e3], [Ue, 30, 3e4], [i, 1, Te], [i, 5, 3e5], [i, 15, 9e5], [i, 30, 18e5], [o, 1, Nt], [o, 3, 108e5], [o, 6, 216e5], [o, 12, 432e5], [r, 1, Et], [r, 2, 1728e5], [n, 1, Ir], [t, 1, jc], [t, 3, 7776e6], [e, 1, Xn]];
3056
+ const a = [[Ue, 1, Tt], [Ue, 5, 5e3], [Ue, 15, 15e3], [Ue, 30, 3e4], [i, 1, Te], [i, 5, 3e5], [i, 15, 9e5], [i, 30, 18e5], [o, 1, Nt], [o, 3, 108e5], [o, 6, 216e5], [o, 12, 432e5], [r, 1, Et], [r, 2, 1728e5], [n, 1, Ir], [t, 1, Pc], [t, 3, 7776e6], [e, 1, Xn]];
3057
3057
  function s(l, u, c) {
3058
3058
  const h = Math.abs(u - l) / c, f = Sr(([, , p]) => p).right(a, h);
3059
3059
  if (f === a.length) return e.every(or(l / Xn, u / Xn, c));
@@ -3073,7 +3073,7 @@ ke.every = (e) => isFinite(e = Math.floor(e)) && e > 0 ? G((t) => {
3073
3073
  }, (t, n) => {
3074
3074
  t.setUTCFullYear(t.getUTCFullYear() + n * e);
3075
3075
  }) : null, ke.range;
3076
- const [Bc, Rc] = Na(ke, Wr, En, Ta, Br, Lr), [Wc, Gc] = Na(_e, Rr, Nn, $t, Yr, Hr);
3076
+ const [Yc, Rc] = Na(ke, Wr, En, Ta, Yr, Lr), [Wc, Gc] = Na(_e, Rr, Nn, $t, Br, Hr);
3077
3077
  function Vn(e) {
3078
3078
  if (0 <= e.y && e.y < 100) {
3079
3079
  var t = new Date(-1, e.m, e.d, e.H, e.M, e.S, e.L);
@@ -3219,12 +3219,12 @@ function wf(e) {
3219
3219
  function xf(e, t) {
3220
3220
  return z(Nn.count(_e(e) - 1, e), t, 2);
3221
3221
  }
3222
- function Pa(e) {
3222
+ function ja(e) {
3223
3223
  var t = e.getDay();
3224
3224
  return t >= 4 || t === 0 ? rt(e) : rt.ceil(e);
3225
3225
  }
3226
3226
  function _f(e, t) {
3227
- return e = Pa(e), z(rt.count(_e(e), e) + (_e(e).getDay() === 4), t, 2);
3227
+ return e = ja(e), z(rt.count(_e(e), e) + (_e(e).getDay() === 4), t, 2);
3228
3228
  }
3229
3229
  function kf(e) {
3230
3230
  return e.getDay();
@@ -3236,7 +3236,7 @@ function Mf(e, t) {
3236
3236
  return z(e.getFullYear() % 100, t, 2);
3237
3237
  }
3238
3238
  function Sf(e, t) {
3239
- return z((e = Pa(e)).getFullYear() % 100, t, 2);
3239
+ return z((e = ja(e)).getFullYear() % 100, t, 2);
3240
3240
  }
3241
3241
  function Af(e, t) {
3242
3242
  return z(e.getFullYear() % 1e4, t, 4);
@@ -3261,13 +3261,13 @@ function Df(e, t) {
3261
3261
  function $f(e, t) {
3262
3262
  return z(1 + Tn.count(ke(e), e), t, 3);
3263
3263
  }
3264
- function ja(e, t) {
3264
+ function Pa(e, t) {
3265
3265
  return z(e.getUTCMilliseconds(), t, 3);
3266
3266
  }
3267
- function Pf(e, t) {
3268
- return ja(e, t) + "000";
3269
- }
3270
3267
  function jf(e, t) {
3268
+ return Pa(e, t) + "000";
3269
+ }
3270
+ function Pf(e, t) {
3271
3271
  return z(e.getUTCMonth() + 1, t, 2);
3272
3272
  }
3273
3273
  function zf(e, t) {
@@ -3296,10 +3296,10 @@ function Hf(e) {
3296
3296
  function Lf(e, t) {
3297
3297
  return z(bn.count(ke(e) - 1, e), t, 2);
3298
3298
  }
3299
- function Yf(e, t) {
3299
+ function Bf(e, t) {
3300
3300
  return z(e.getUTCFullYear() % 100, t, 2);
3301
3301
  }
3302
- function Bf(e, t) {
3302
+ function Yf(e, t) {
3303
3303
  return z((e = za(e)).getUTCFullYear() % 100, t, 2);
3304
3304
  }
3305
3305
  function Rf(e, t) {
@@ -3361,10 +3361,10 @@ function Vf() {
3361
3361
  var b, w, E;
3362
3362
  return arguments.length ? ([b, w, E] = x, h = (function(m, N) {
3363
3363
  N === void 0 && (N = m, m = nt);
3364
- for (var M = 0, k = N.length - 1, Y = N[0], P = new Array(k < 0 ? 0 : k); M < k; ) P[M] = m(Y, Y = N[++M]);
3364
+ for (var M = 0, k = N.length - 1, B = N[0], j = new Array(k < 0 ? 0 : k); M < k; ) j[M] = m(B, B = N[++M]);
3365
3365
  return function(y) {
3366
3366
  var T = Math.max(0, Math.min(k - 1, Math.floor(y *= k)));
3367
- return P[T](y - T);
3367
+ return j[T](y - T);
3368
3368
  };
3369
3369
  })(p, [b, w, E]), d) : [h(0), h(0.5), h(1)];
3370
3370
  };
@@ -3403,11 +3403,11 @@ function Vf() {
3403
3403
  return u[y.getUTCMonth()];
3404
3404
  }, B: function(y) {
3405
3405
  return l[y.getUTCMonth()];
3406
- }, c: null, d: ai, e: ai, f: Pf, g: Bf, G: Wf, H: Ef, I: Df, j: $f, L: ja, m: jf, M: zf, p: function(y) {
3406
+ }, c: null, d: ai, e: ai, f: jf, g: Yf, G: Wf, H: Ef, I: Df, j: $f, L: Pa, m: Pf, M: zf, p: function(y) {
3407
3407
  return i[+(y.getUTCHours() >= 12)];
3408
3408
  }, q: function(y) {
3409
3409
  return 1 + ~~(y.getUTCMonth() / 3);
3410
- }, Q: li, s: ui, S: Of, u: Ff, U: Uf, V: If, w: Hf, W: Lf, x: null, X: null, y: Yf, Y: Rf, Z: Gf, "%": si }, M = { a: function(y, T, D) {
3410
+ }, Q: li, s: ui, S: Of, u: Ff, U: Uf, V: If, w: Hf, W: Lf, x: null, X: null, y: Bf, Y: Rf, Z: Gf, "%": si }, M = { a: function(y, T, D) {
3411
3411
  var v = g.exec(T.slice(D));
3412
3412
  return v ? (y.w = p.get(v[0].toLowerCase()), D + v[0].length) : -1;
3413
3413
  }, A: function(y, T, D) {
@@ -3420,26 +3420,26 @@ function Vf() {
3420
3420
  var v = x.exec(T.slice(D));
3421
3421
  return v ? (y.m = b.get(v[0].toLowerCase()), D + v[0].length) : -1;
3422
3422
  }, c: function(y, T, D) {
3423
- return P(y, n, T, D);
3423
+ return j(y, n, T, D);
3424
3424
  }, d: ri, e: ri, f: uf, g: ni, G: ti, H: oi, I: oi, j: of, L: lf, m: rf, M: af, p: function(y, T, D) {
3425
3425
  var v = c.exec(T.slice(D));
3426
3426
  return v ? (y.p = h.get(v[0].toLowerCase()), D + v[0].length) : -1;
3427
3427
  }, q: nf, Q: ff, s: hf, S: sf, u: Zc, U: Qc, V: Jc, w: Kc, W: ef, x: function(y, T, D) {
3428
- return P(y, r, T, D);
3428
+ return j(y, r, T, D);
3429
3429
  }, X: function(y, T, D) {
3430
- return P(y, o, T, D);
3430
+ return j(y, o, T, D);
3431
3431
  }, y: ni, Y: ti, Z: tf, "%": cf };
3432
3432
  function k(y, T) {
3433
3433
  return function(D) {
3434
- var v, _, C, B = [], I = -1, j = 0, L = y.length;
3435
- for (D instanceof Date || (D = /* @__PURE__ */ new Date(+D)); ++I < L; ) y.charCodeAt(I) === 37 && (B.push(y.slice(j, I)), (_ = ei[v = y.charAt(++I)]) != null ? v = y.charAt(++I) : _ = v === "e" ? " " : "0", (C = T[v]) && (v = C(D, _)), B.push(v), j = I + 1);
3436
- return B.push(y.slice(j, I)), B.join("");
3434
+ var v, _, C, Y = [], I = -1, P = 0, L = y.length;
3435
+ for (D instanceof Date || (D = /* @__PURE__ */ new Date(+D)); ++I < L; ) y.charCodeAt(I) === 37 && (Y.push(y.slice(P, I)), (_ = ei[v = y.charAt(++I)]) != null ? v = y.charAt(++I) : _ = v === "e" ? " " : "0", (C = T[v]) && (v = C(D, _)), Y.push(v), P = I + 1);
3436
+ return Y.push(y.slice(P, I)), Y.join("");
3437
3437
  };
3438
3438
  }
3439
- function Y(y, T) {
3439
+ function B(y, T) {
3440
3440
  return function(D) {
3441
3441
  var v, _, C = ct(1900, void 0, 1);
3442
- if (P(C, y, D += "", 0) != D.length) return null;
3442
+ if (j(C, y, D += "", 0) != D.length) return null;
3443
3443
  if ("Q" in C) return new Date(C.Q);
3444
3444
  if ("s" in C) return new Date(1e3 * C.s + ("L" in C ? C.L : 0));
3445
3445
  if (T && !("Z" in C) && (C.Z = 0), "p" in C && (C.H = C.H % 12 + 12 * C.p), C.m === void 0 && (C.m = "q" in C ? C.q : 0), "V" in C) {
@@ -3449,11 +3449,11 @@ function Vf() {
3449
3449
  return "Z" in C ? (C.H += C.Z / 100 | 0, C.M += C.Z % 100, Kn(C)) : Vn(C);
3450
3450
  };
3451
3451
  }
3452
- function P(y, T, D, v) {
3453
- for (var _, C, B = 0, I = T.length, j = D.length; B < I; ) {
3454
- if (v >= j) return -1;
3455
- if ((_ = T.charCodeAt(B++)) === 37) {
3456
- if (_ = T.charAt(B++), !(C = M[_ in ei ? T.charAt(B++) : _]) || (v = C(y, D, v)) < 0) return -1;
3452
+ function j(y, T, D, v) {
3453
+ for (var _, C, Y = 0, I = T.length, P = D.length; Y < I; ) {
3454
+ if (v >= P) return -1;
3455
+ if ((_ = T.charCodeAt(Y++)) === 37) {
3456
+ if (_ = T.charAt(Y++), !(C = M[_ in ei ? T.charAt(Y++) : _]) || (v = C(y, D, v)) < 0) return -1;
3457
3457
  } else if (_ != D.charCodeAt(v++)) return -1;
3458
3458
  }
3459
3459
  return v;
@@ -3464,7 +3464,7 @@ function Vf() {
3464
3464
  return y;
3465
3465
  }, T;
3466
3466
  }, parse: function(y) {
3467
- var T = Y(y += "", !1);
3467
+ var T = B(y += "", !1);
3468
3468
  return T.toString = function() {
3469
3469
  return y;
3470
3470
  }, T;
@@ -3474,7 +3474,7 @@ function Vf() {
3474
3474
  return y;
3475
3475
  }, T;
3476
3476
  }, utcParse: function(y) {
3477
- var T = Y(y += "", !0);
3477
+ var T = B(y += "", !0);
3478
3478
  return T.toString = function() {
3479
3479
  return y;
3480
3480
  }, T;
@@ -3485,7 +3485,7 @@ const fi = { scaleLinear: function e() {
3485
3485
  var t = Ma();
3486
3486
  return t.copy = function() {
3487
3487
  return xt(t, e());
3488
- }, ue.apply(t, arguments), je(t);
3488
+ }, ue.apply(t, arguments), Pe(t);
3489
3489
  }, scalePow: mr, scaleSqrt: function() {
3490
3490
  return mr.apply(null, arguments).exponent(0.5);
3491
3491
  }, scaleLog: function e() {
@@ -3496,7 +3496,7 @@ const fi = { scaleLinear: function e() {
3496
3496
  var r = 1, o = n(Zo(r), Qo(r));
3497
3497
  return o.constant = function(i) {
3498
3498
  return arguments.length ? n(Zo(r = +i), Qo(r)) : r;
3499
- }, je(o);
3499
+ }, Pe(o);
3500
3500
  })(gn());
3501
3501
  return t.copy = function() {
3502
3502
  return xt(t, e()).constant(t.constant());
@@ -3512,13 +3512,13 @@ const fi = { scaleLinear: function e() {
3512
3512
  return arguments.length ? (n = o, r) : n;
3513
3513
  }, r.copy = function() {
3514
3514
  return e(t).unknown(n);
3515
- }, t = arguments.length ? Array.from(t, dr) : [0, 1], je(r);
3515
+ }, t = arguments.length ? Array.from(t, dr) : [0, 1], Pe(r);
3516
3516
  }, scaleTime: function() {
3517
- return ue.apply(vr(Wc, Gc, _e, Rr, Nn, $t, Yr, Hr, Ue, Ea).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
3517
+ return ue.apply(vr(Wc, Gc, _e, Rr, Nn, $t, Br, Hr, Ue, Ea).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
3518
3518
  }, scaleUtc: function() {
3519
- return ue.apply(vr(Bc, Rc, ke, Wr, En, Tn, Br, Lr, Ue, Da).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
3519
+ return ue.apply(vr(Yc, Rc, ke, Wr, En, Tn, Yr, Lr, Ue, Da).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
3520
3520
  }, scaleSequential: function e() {
3521
- var t = je((function() {
3521
+ var t = Pe((function() {
3522
3522
  var n, r, o, i, a, s = 0, l = 1, u = ee, c = !1;
3523
3523
  function h(d) {
3524
3524
  return d == null || isNaN(d = +d) ? a : u(o === 0 ? 0.5 : (d = (i(d) - n) * o, c ? Math.max(0, Math.min(1, d)) : d));
@@ -3545,7 +3545,7 @@ const fi = { scaleLinear: function e() {
3545
3545
  return ci(t, e());
3546
3546
  }, Ho.apply(t, arguments);
3547
3547
  }, scaleDiverging: function e() {
3548
- var t = je(Vf()(ee));
3548
+ var t = Pe(Vf()(ee));
3549
3549
  return t.copy = function() {
3550
3550
  return ci(t, e());
3551
3551
  }, Ho.apply(t, arguments);
@@ -3572,7 +3572,7 @@ const fi = { scaleLinear: function e() {
3572
3572
  return i.slice();
3573
3573
  }, s.copy = function() {
3574
3574
  return e().domain([n, r]).range(a).unknown(t);
3575
- }, ue.apply(je(s), arguments);
3575
+ }, ue.apply(Pe(s), arguments);
3576
3576
  }, scaleQuantile: function e() {
3577
3577
  var t, n = [], r = [], o = [];
3578
3578
  function i() {
@@ -3947,7 +3947,7 @@ class Ha {
3947
3947
  this._mutationObserver.disconnect(), window.clearTimeout(this._hideDelayTimeoutId), window.clearTimeout(this._showDelayTimeoutId), (t = this.div) === null || t === void 0 || t.remove();
3948
3948
  }
3949
3949
  }
3950
- function Yt(e, t, n, r) {
3950
+ function Bt(e, t, n, r) {
3951
3951
  return Array.isArray(t) && isFinite(n) ? t[n % t.length] : uu(e, t, n) || (Ze(n) ? `var(${Ru(n)})` : null);
3952
3952
  }
3953
3953
  Ha.selectors = nh;
@@ -3967,13 +3967,13 @@ const rh = Object.assign(Object.assign({}, Fa), { yStacked: void 0, baseline: nu
3967
3967
  stroke-width: var(--vis-crosshair-line-stroke-width);
3968
3968
  stroke-opacity: var(--vis-crosshair-line-stroke-opacity);
3969
3969
  pointer-events: none;
3970
- `, Ya = De`
3970
+ `, Ba = De`
3971
3971
  stroke: var(--vis-crosshair-circle-stroke-color);
3972
3972
  stroke-width: var(--vis-crosshair-circle-stroke-width);
3973
3973
  stroke-opacity: var(--vis-crosshair-circle-stroke-opacity);
3974
3974
  pointer-events: none;
3975
- `, ah = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, circle: Ya, globalStyles: oh, line: La, root: ih }, Symbol.toStringTag, { value: "Module" }));
3976
- class Ba extends Qf {
3975
+ `, ah = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, circle: Ba, globalStyles: oh, line: La, root: ih }, Symbol.toStringTag, { value: "Module" }));
3976
+ class Ya extends Qf {
3977
3977
  constructor(t) {
3978
3978
  super(), this.clippable = !0, this._defaultConfig = rh, this.config = this._defaultConfig, this._xPx = void 0, this._yPx = void 0, this._mouseEvent = void 0, this._animFrameId = null, this._accessors = { x: void 0, y: void 0, yStacked: void 0, baseline: void 0 }, t && this.setConfig(t), this.g.style("opacity", 0), this.line = this.g.append("line").attr("class", La);
3979
3979
  }
@@ -4004,22 +4004,22 @@ class Ba extends Qf {
4004
4004
  s.hideWhenFarFromPointer && Math.abs(w - +h) >= s.hideWhenFarFromPointerDistance && (N = !1);
4005
4005
  const M = (i = s.tooltip) !== null && i !== void 0 ? i : this.tooltip;
4006
4006
  if (N && M && this._isContainerInViewport()) {
4007
- const P = M.getContainer() || this.container.node(), y = M.isContainerBody(), T = this.accessors.x ? q(g, this.accessors.x, p) : void 0;
4007
+ const j = M.getContainer() || this.container.node(), y = M.isContainerBody(), T = this.accessors.x ? q(g, this.accessors.x, p) : void 0;
4008
4008
  if (c) {
4009
4009
  const D = this.container.node().getBoundingClientRect(), v = [(y ? h + D.left : h) + this._containerMargin.left, this._height / 2 + (y ? D.top : 0)];
4010
4010
  this._showTooltip(g, T, v, d);
4011
4011
  } else if (this._mouseEvent) {
4012
- const D = y ? [this._mouseEvent.clientX, this._mouseEvent.clientY] : on(this._mouseEvent, P);
4012
+ const D = y ? [this._mouseEvent.clientX, this._mouseEvent.clientY] : on(this._mouseEvent, j);
4013
4013
  this._showTooltip(g, T, D, d);
4014
4014
  }
4015
4015
  } else this._hideTooltip();
4016
4016
  if (this._mouseEvent && ((a = s.onCrosshairMove) === null || a === void 0 || a.call(s, N ? this.xScale.invert(this._xPx) : void 0, g, p, this._mouseEvent), this._mouseEvent = void 0), Rn(this.g, u).style("opacity", N ? 1 : 0), !isFinite(h)) return;
4017
4017
  this.line.attr("y1", 0).attr("y2", this._height), Rn(this.line, u, Io).attr("x1", w).attr("x2", w);
4018
- const k = Ar(s.getCircles) ? s.getCircles(f, l.data, this.yScale, d) : this.getCircleData(g, p), Y = this.g.selectAll("circle").data(k, (P, y) => {
4018
+ const k = Ar(s.getCircles) ? s.getCircles(f, l.data, this.yScale, d) : this.getCircleData(g, p), B = this.g.selectAll("circle").data(k, (j, y) => {
4019
4019
  var T;
4020
- return (T = P.id) !== null && T !== void 0 ? T : y;
4020
+ return (T = j.id) !== null && T !== void 0 ? T : y;
4021
4021
  });
4022
- Rn(Y.enter().append("circle").attr("class", Ya).attr("r", 0).attr("cx", w).attr("cy", (P) => P.y).style("fill", (P) => P.color).style("stroke", (P) => P.strokeColor).style("stroke-width", (P) => P.strokeWidth).merge(Y), u, Io).attr("cx", w).attr("cy", (P) => P.y).attr("r", 4).style("opacity", (P) => P.opacity).style("fill", (P) => P.color).style("stroke", (P) => P.strokeColor).style("stroke-width", (P) => P.strokeWidth), Y.exit().remove();
4022
+ Rn(B.enter().append("circle").attr("class", Ba).attr("r", 0).attr("cx", w).attr("cy", (j) => j.y).style("fill", (j) => j.color).style("stroke", (j) => j.strokeColor).style("stroke-width", (j) => j.strokeWidth).merge(B), u, Io).attr("cx", w).attr("cy", (j) => j.y).attr("r", 4).style("opacity", (j) => j.opacity).style("fill", (j) => j.color).style("stroke", (j) => j.strokeColor).style("stroke-width", (j) => j.strokeWidth), B.exit().remove();
4023
4023
  }
4024
4024
  hide(t) {
4025
4025
  window.cancelAnimationFrame(this._animFrameId), this._animFrameId = window.requestAnimationFrame(() => {
@@ -4074,16 +4074,16 @@ class Ba extends Qf {
4074
4074
  w >= 0 ? g.push(p += w) : g.push(x += w);
4075
4075
  }
4076
4076
  return g;
4077
- })(t, n, ...s).map((h, f) => ({ y: this.yScale(h + l), opacity: Ze(q(t, s[f], f)) ? 1 : 0, color: Yt(t, i.color, f), strokeColor: i.strokeColor ? Yt(t, i.strokeColor, f) : void 0, strokeWidth: i.strokeWidth ? q(t, i.strokeWidth, f) : void 0 })), c = a.map((h, f) => {
4077
+ })(t, n, ...s).map((h, f) => ({ y: this.yScale(h + l), opacity: Ze(q(t, s[f], f)) ? 1 : 0, color: Bt(t, i.color, f), strokeColor: i.strokeColor ? Bt(t, i.strokeColor, f) : void 0, strokeWidth: i.strokeWidth ? q(t, i.strokeWidth, f) : void 0 })), c = a.map((h, f) => {
4078
4078
  const d = q(t, h, n);
4079
- return { y: this.yScale(d), opacity: Ze(d) ? 1 : 0, color: Yt(t, i.color, u.length + f), strokeColor: i.strokeColor ? Yt(t, i.strokeColor, f) : void 0, strokeWidth: i.strokeWidth ? q(t, i.strokeWidth, f) : void 0 };
4079
+ return { y: this.yScale(d), opacity: Ze(d) ? 1 : 0, color: Bt(t, i.color, u.length + f), strokeColor: i.strokeColor ? Bt(t, i.strokeColor, f) : void 0, strokeWidth: i.strokeWidth ? q(t, i.strokeWidth, f) : void 0 };
4080
4080
  });
4081
4081
  return u.concat(c);
4082
4082
  }
4083
4083
  return [];
4084
4084
  }
4085
4085
  }
4086
- Ba.selectors = ah;
4086
+ Ya.selectors = ah;
4087
4087
  const Oh = /* @__PURE__ */ Symbol("componentAccessorKey"), sh = /* @__PURE__ */ Symbol("tooltipAccessorKey"), lh = /* @__PURE__ */ Symbol("crosshairAccessorKey"), Fh = /* @__PURE__ */ Symbol("axisAccessorKey"), Uh = /* @__PURE__ */ Symbol("annotationsAccessorKey");
4088
4088
  function Ra(e, t) {
4089
4089
  return ir(e, t);
@@ -4102,7 +4102,7 @@ const uh = { "data-vis-crosshair": "" }, ch = /* @__PURE__ */ Ne({ __name: "inde
4102
4102
  return _n(() => {
4103
4103
  xr(() => {
4104
4104
  var s;
4105
- a.value = new Ba(i.value), (s = a.value) == null || s.setData(o.value), n.update(a.value);
4105
+ a.value = new Ya(i.value), (s = a.value) == null || s.setData(o.value), n.update(a.value);
4106
4106
  });
4107
4107
  }), xi(() => {
4108
4108
  var s;
@@ -4183,7 +4183,7 @@ export {
4183
4183
  Tr as am,
4184
4184
  Dh as an,
4185
4185
  yh as ao,
4186
- Ph as b,
4186
+ jh as b,
4187
4187
  Mi as c,
4188
4188
  mi as d,
4189
4189
  xh as e,
@@ -4196,16 +4196,16 @@ export {
4196
4196
  zh as l,
4197
4197
  Ch as m,
4198
4198
  Wa as n,
4199
- Bu as o,
4199
+ Yu as o,
4200
4200
  q as p,
4201
4201
  Oa as q,
4202
4202
  Si as r,
4203
- jh as s,
4203
+ Ph as s,
4204
4204
  Ze as t,
4205
4205
  Ai as u,
4206
4206
  ha as v,
4207
4207
  Fh as w,
4208
4208
  lh as x,
4209
4209
  De as y,
4210
- Yt as z
4210
+ Bt as z
4211
4211
  };