@bahmni/appointments-app 0.0.1-dev.180 → 0.0.1-dev.182

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
- import { v as we, w as z, x as xt, z as B, s as q, t as y, C as Ro, I as ye, S as R, L as _, M as k, N, O as A, _ as bs, $ as ir, a0 as $e, a1 as U, a2 as Hn, a3 as Vn, a4 as dt, a5 as D, a6 as xs, a7 as cn, a8 as Be, a9 as ws, aa as qt, ab as zt, ac as $s, ad as Cs, ae as $n, af as Ss, ag as Nr, ah as Bt, ai as zo, aj as ks, ak as Es, al as j, am as Ur, an as Ms, ao as Ds, ap as sr, aq as As, ar as Ts, as as zn, at as Fs, au as Is, av as Z, aw as Ps, ax as Ls } from "./index-H6K1pL7a.js";
2
- var Os = (e) => e != null, qs = (e) => e.filter(Os);
1
+ import { D as we, E as z, I as xt, J as B, B as q, C as y, M as Ro, N as ye, S as R, O as _, R as k, U as N, X as A, _ as bs, a0 as ir, a1 as $e, a2 as U, a3 as Hn, a4 as Vn, a5 as dt, a6 as D, a7 as xs, a8 as cn, a9 as Be, aa as ws, ab as qt, ac as zt, ad as $s, ae as Cs, af as $n, ag as Ss, ah as Nr, ai as Bt, aj as zo, ak as ks, al as Es, am as j, an as Ur, ao as Ms, ap as Ds, aq as sr, ar as As, as as Ts, at as zn, au as Fs, av as Is, aw as Z, ax as Ps, ay as Os } from "./index-DQsWKJhS.js";
2
+ var Ls = (e) => e != null, qs = (e) => e.filter(Ls);
3
3
  function _s(e) {
4
4
  return (...t) => {
5
5
  for (const n of e)
@@ -836,7 +836,7 @@ function Ho(e) {
836
836
  } else for (n in e) e[n] && (r && (r += " "), r += n);
837
837
  return r;
838
838
  }
839
- function L() {
839
+ function O() {
840
840
  for (var e, t, n = 0, r = "", o = arguments.length; n < o; n++) (e = arguments[n]) && (t = Ho(e)) && (r && (r += " "), r += t);
841
841
  return r;
842
842
  }
@@ -1212,7 +1212,7 @@ var Qo = [
1212
1212
  "audio[controls]",
1213
1213
  "video[controls]",
1214
1214
  "[contenteditable]:not([contenteditable='false'])"
1215
- ], Pa = [...Qo, '[tabindex]:not([tabindex="-1"]):not([disabled])'], dr = Qo.join(":not([hidden]),") + ",[tabindex]:not([disabled]):not([hidden])", La = Pa.join(
1215
+ ], Pa = [...Qo, '[tabindex]:not([tabindex="-1"]):not([disabled])'], dr = Qo.join(":not([hidden]),") + ",[tabindex]:not([disabled]):not([hidden])", Oa = Pa.join(
1216
1216
  ':not([hidden]):not([tabindex="-1"]),'
1217
1217
  );
1218
1218
  function Yo(e, t) {
@@ -1225,12 +1225,12 @@ function Yo(e, t) {
1225
1225
  }), r;
1226
1226
  }
1227
1227
  function to(e) {
1228
- return Xo(e) && !Oa(e);
1228
+ return Xo(e) && !La(e);
1229
1229
  }
1230
1230
  function Xo(e) {
1231
1231
  return e.matches(dr) && fr(e);
1232
1232
  }
1233
- function Oa(e) {
1233
+ function La(e) {
1234
1234
  return parseInt(e.getAttribute("tabindex") || "0", 10) < 0;
1235
1235
  }
1236
1236
  function fr(e, t) {
@@ -1253,7 +1253,7 @@ function _a(e, t) {
1253
1253
  return !e.hasAttribute("hidden") && (e.nodeName === "DETAILS" && t && t.nodeName !== "SUMMARY" ? e.hasAttribute("open") : !0);
1254
1254
  }
1255
1255
  function Ra(e, t, n) {
1256
- const r = t?.tabbable ? La : dr, o = document.createTreeWalker(e, NodeFilter.SHOW_ELEMENT, {
1256
+ const r = t?.tabbable ? Oa : dr, o = document.createTreeWalker(e, NodeFilter.SHOW_ELEMENT, {
1257
1257
  acceptNode(s) {
1258
1258
  return t?.from?.contains(s) ? NodeFilter.FILTER_REJECT : s.matches(r) && fr(s) && (!t?.accept || t.accept(s)) ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_SKIP;
1259
1259
  }
@@ -1940,13 +1940,13 @@ function xl(e, t, n) {
1940
1940
  return;
1941
1941
  const b = E(o.selectionManager), x = E(o.selectOnFocus), w = (I) => {
1942
1942
  I != null && (b.setFocusedKey(I), p.shiftKey && b.selectionMode() === "multiple" ? b.extendSelection(I) : x && !ui(p) && b.replaceSelection(I));
1943
- }, $ = E(o.keyboardDelegate), O = E(o.shouldFocusWrap), T = b.focusedKey();
1943
+ }, $ = E(o.keyboardDelegate), L = E(o.shouldFocusWrap), T = b.focusedKey();
1944
1944
  switch (p.key) {
1945
1945
  case (c() === "vertical" ? "ArrowDown" : "ArrowRight"): {
1946
1946
  if ($.getKeyBelow) {
1947
1947
  p.preventDefault();
1948
1948
  let I;
1949
- T != null ? I = $.getKeyBelow(T) : I = $.getFirstKey?.(), I == null && O && (I = $.getFirstKey?.(T)), w(I);
1949
+ T != null ? I = $.getKeyBelow(T) : I = $.getFirstKey?.(), I == null && L && (I = $.getFirstKey?.(T)), w(I);
1950
1950
  }
1951
1951
  break;
1952
1952
  }
@@ -1954,7 +1954,7 @@ function xl(e, t, n) {
1954
1954
  if ($.getKeyAbove) {
1955
1955
  p.preventDefault();
1956
1956
  let I;
1957
- T != null ? I = $.getKeyAbove(T) : I = $.getLastKey?.(), I == null && O && (I = $.getLastKey?.(T)), w(I);
1957
+ T != null ? I = $.getKeyAbove(T) : I = $.getLastKey?.(), I == null && L && (I = $.getLastKey?.(T)), w(I);
1958
1958
  }
1959
1959
  break;
1960
1960
  }
@@ -2036,8 +2036,8 @@ function xl(e, t, n) {
2036
2036
  }
2037
2037
  if (p.currentTarget.contains(p.target)) {
2038
2038
  if (v.setFocused(!0), v.focusedKey() == null) {
2039
- const w = (O) => {
2040
- O != null && (v.setFocusedKey(O), x && v.replaceSelection(O));
2039
+ const w = (L) => {
2040
+ L != null && (v.setFocusedKey(L), x && v.replaceSelection(L));
2041
2041
  }, $ = p.relatedTarget;
2042
2042
  $ && p.currentTarget.compareDocumentPosition($) & Node.DOCUMENT_POSITION_FOLLOWING ? w(
2043
2043
  v.lastSelectedKey() ?? b.getLastKey?.()
@@ -2135,8 +2135,8 @@ function di(e, t) {
2135
2135
  () => n().focusedKey(),
2136
2136
  () => n().isFocused()
2137
2137
  ],
2138
- ([b, x, w, $, O]) => {
2139
- b && x === $ && O && !w && document.activeElement !== b && (e.focus ? e.focus() : ke(b));
2138
+ ([b, x, w, $, L]) => {
2139
+ b && x === $ && L && !w && document.activeElement !== b && (e.focus ? e.focus() : ke(b));
2140
2140
  }
2141
2141
  )
2142
2142
  ), {
@@ -2421,7 +2421,7 @@ function $l(e) {
2421
2421
  },
2422
2422
  [() => e.filter]
2423
2423
  ), o = new wl(r, t);
2424
- return Ls(() => {
2424
+ return Os(() => {
2425
2425
  const s = t.focusedKey();
2426
2426
  s != null && !r().getItem(s) && t.setFocusedKey(void 0);
2427
2427
  }), {
@@ -2526,7 +2526,7 @@ Pn(Pl, {
2526
2526
  Button: () => ql,
2527
2527
  Root: () => hr
2528
2528
  });
2529
- var Ll = [
2529
+ var Ol = [
2530
2530
  "button",
2531
2531
  "color",
2532
2532
  "file",
@@ -2534,9 +2534,9 @@ var Ll = [
2534
2534
  "reset",
2535
2535
  "submit"
2536
2536
  ];
2537
- function Ol(e) {
2537
+ function Ll(e) {
2538
2538
  const t = e.tagName.toLowerCase();
2539
- return t === "button" ? !0 : t === "input" && e.type ? Ll.indexOf(e.type) !== -1 : !1;
2539
+ return t === "button" ? !0 : t === "input" && e.type ? Ol.indexOf(e.type) !== -1 : !1;
2540
2540
  }
2541
2541
  function hr(e) {
2542
2542
  let t;
@@ -2544,7 +2544,7 @@ function hr(e) {
2544
2544
  type: "button"
2545
2545
  }, e), [r, o] = Z(n, ["ref", "type", "disabled"]), s = In(() => t, () => "button"), a = q(() => {
2546
2546
  const c = s();
2547
- return c == null ? !1 : Ol({
2547
+ return c == null ? !1 : Ll({
2548
2548
  tagName: c,
2549
2549
  type: r.type
2550
2550
  });
@@ -2855,9 +2855,9 @@ var Vl = (e) => ({
2855
2855
  const u = pi(d), f = {
2856
2856
  x: n,
2857
2857
  y: r
2858
- }, h = mr(o), g = yr(h), m = await a.getDimensions(c), p = h === "y", v = p ? "top" : "left", b = p ? "bottom" : "right", x = p ? "clientHeight" : "clientWidth", w = s.reference[g] + s.reference[h] - f[h] - s.floating[g], $ = f[h] - s.reference[h], O = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(c));
2859
- let T = O ? O[x] : 0;
2860
- (!T || !await (a.isElement == null ? void 0 : a.isElement(O))) && (T = l.floating[x] || s.floating[g]);
2858
+ }, h = mr(o), g = yr(h), m = await a.getDimensions(c), p = h === "y", v = p ? "top" : "left", b = p ? "bottom" : "right", x = p ? "clientHeight" : "clientWidth", w = s.reference[g] + s.reference[h] - f[h] - s.floating[g], $ = f[h] - s.reference[h], L = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(c));
2859
+ let T = L ? L[x] : 0;
2860
+ (!T || !await (a.isElement == null ? void 0 : a.isElement(L))) && (T = l.floating[x] || s.floating[g]);
2861
2861
  const I = w / 2 - $ / 2, C = T / 2 - m[g] / 2 - 1, F = Ze(u[v], C), V = Ze(u[b], C), G = F, te = T - m[g] - V, J = T / 2 - m[g] / 2 + I, le = er(G, J, te), ie = !i.arrow && Gt(o) != null && J !== le && s.reference[g] / 2 - (J < G ? F : V) - m[g] / 2 < 0, ne = ie ? J < G ? J - G : J - te : 0;
2862
2862
  return {
2863
2863
  [h]: f[h] + ne,
@@ -2895,8 +2895,8 @@ var Vl = (e) => ({
2895
2895
  } = It(e, t);
2896
2896
  if ((n = s.arrow) != null && n.alignmentOffset)
2897
2897
  return {};
2898
- const v = $t(o), b = Tt(l), x = $t(l) === l, w = await (i.isRTL == null ? void 0 : i.isRTL(c.floating)), $ = f || (x || !m ? [En(l)] : Bl(l)), O = g !== "none";
2899
- !f && O && $.push(...Ul(l, m, g, w));
2898
+ const v = $t(o), b = Tt(l), x = $t(l) === l, w = await (i.isRTL == null ? void 0 : i.isRTL(c.floating)), $ = f || (x || !m ? [En(l)] : Bl(l)), L = g !== "none";
2899
+ !f && L && $.push(...Ul(l, m, g, w));
2900
2900
  const T = [l, ...$], I = await sn(t, p), C = [];
2901
2901
  let F = ((r = s.flip) == null ? void 0 : r.overflows) || [];
2902
2902
  if (d && C.push(I[v]), u) {
@@ -2925,7 +2925,7 @@ var Vl = (e) => ({
2925
2925
  case "bestFit": {
2926
2926
  var te;
2927
2927
  const ne = (te = F.filter((se) => {
2928
- if (O) {
2928
+ if (L) {
2929
2929
  const ce = Tt(se.placement);
2930
2930
  return ce === b || // Create a bias to the `y` side axis due to horizontal
2931
2931
  // reading directions favoring greater width.
@@ -3127,14 +3127,14 @@ var Yl = function(e) {
3127
3127
  let g, m;
3128
3128
  c === "top" || c === "bottom" ? (g = c, m = d === (await (o.isRTL == null ? void 0 : o.isRTL(s.floating)) ? "start" : "end") ? "left" : "right") : (m = c, g = d === "end" ? "top" : "bottom");
3129
3129
  const p = h - i.top - i.bottom, v = f - i.left - i.right, b = Ze(h - i[g], p), x = Ze(f - i[m], v), w = !t.middlewareData.shift;
3130
- let $ = b, O = x;
3131
- if (u ? O = d || w ? Ze(x, v) : v : $ = d || w ? Ze(b, p) : p, w && !d) {
3130
+ let $ = b, L = x;
3131
+ if (u ? L = d || w ? Ze(x, v) : v : $ = d || w ? Ze(b, p) : p, w && !d) {
3132
3132
  const I = Pe(i.left, 0), C = Pe(i.right, 0), F = Pe(i.top, 0), V = Pe(i.bottom, 0);
3133
- u ? O = f - 2 * (I !== 0 || C !== 0 ? I + C : Pe(i.left, i.right)) : $ = h - 2 * (F !== 0 || V !== 0 ? F + V : Pe(i.top, i.bottom));
3133
+ u ? L = f - 2 * (I !== 0 || C !== 0 ? I + C : Pe(i.left, i.right)) : $ = h - 2 * (F !== 0 || V !== 0 ? F + V : Pe(i.top, i.bottom));
3134
3134
  }
3135
3135
  await a({
3136
3136
  ...t,
3137
- availableWidth: O,
3137
+ availableWidth: L,
3138
3138
  availableHeight: $
3139
3139
  });
3140
3140
  const T = await o.getDimensions(s.floating);
@@ -3149,7 +3149,7 @@ var Yl = function(e) {
3149
3149
  function Ht(e) {
3150
3150
  return vi(e) ? (e.nodeName || "").toLowerCase() : "#document";
3151
3151
  }
3152
- function Le(e) {
3152
+ function Oe(e) {
3153
3153
  var t;
3154
3154
  return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
3155
3155
  }
@@ -3158,16 +3158,16 @@ function gt(e) {
3158
3158
  return (t = (vi(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement;
3159
3159
  }
3160
3160
  function vi(e) {
3161
- return e instanceof Node || e instanceof Le(e).Node;
3161
+ return e instanceof Node || e instanceof Oe(e).Node;
3162
3162
  }
3163
3163
  function We(e) {
3164
- return e instanceof Element || e instanceof Le(e).Element;
3164
+ return e instanceof Element || e instanceof Oe(e).Element;
3165
3165
  }
3166
3166
  function et(e) {
3167
- return e instanceof HTMLElement || e instanceof Le(e).HTMLElement;
3167
+ return e instanceof HTMLElement || e instanceof Oe(e).HTMLElement;
3168
3168
  }
3169
3169
  function ho(e) {
3170
- return typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof Le(e).ShadowRoot;
3170
+ return typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof Oe(e).ShadowRoot;
3171
3171
  }
3172
3172
  function gn(e) {
3173
3173
  const {
@@ -3181,7 +3181,7 @@ function gn(e) {
3181
3181
  function Jl(e) {
3182
3182
  return ["table", "td", "th"].includes(Ht(e));
3183
3183
  }
3184
- function Ln(e) {
3184
+ function On(e) {
3185
3185
  return [":popover-open", ":modal"].some((t) => {
3186
3186
  try {
3187
3187
  return e.matches(t);
@@ -3199,7 +3199,7 @@ function ec(e) {
3199
3199
  for (; et(t) && !Ut(t); ) {
3200
3200
  if (pr(t))
3201
3201
  return t;
3202
- if (Ln(t))
3202
+ if (On(t))
3203
3203
  return null;
3204
3204
  t = Ct(t);
3205
3205
  }
@@ -3212,9 +3212,9 @@ function Ut(e) {
3212
3212
  return ["html", "body", "#document"].includes(Ht(e));
3213
3213
  }
3214
3214
  function Qe(e) {
3215
- return Le(e).getComputedStyle(e);
3215
+ return Oe(e).getComputedStyle(e);
3216
3216
  }
3217
- function On(e) {
3217
+ function Ln(e) {
3218
3218
  return We(e) ? {
3219
3219
  scrollLeft: e.scrollLeft,
3220
3220
  scrollTop: e.scrollTop
@@ -3242,7 +3242,7 @@ function bi(e) {
3242
3242
  function an(e, t, n) {
3243
3243
  var r;
3244
3244
  t === void 0 && (t = []), n === void 0 && (n = !0);
3245
- const o = bi(e), s = o === ((r = e.ownerDocument) == null ? void 0 : r.body), a = Le(o);
3245
+ const o = bi(e), s = o === ((r = e.ownerDocument) == null ? void 0 : r.body), a = Oe(o);
3246
3246
  return s ? t.concat(a, a.visualViewport || [], gn(o) ? o : [], a.frameElement && n ? an(a.frameElement) : []) : t.concat(o, an(o, [], n));
3247
3247
  }
3248
3248
  function xi(e) {
@@ -3275,14 +3275,14 @@ function Nt(e) {
3275
3275
  }
3276
3276
  var tc = /* @__PURE__ */ wt(0);
3277
3277
  function wi(e) {
3278
- const t = Le(e);
3278
+ const t = Oe(e);
3279
3279
  return !vr() || !t.visualViewport ? tc : {
3280
3280
  x: t.visualViewport.offsetLeft,
3281
3281
  y: t.visualViewport.offsetTop
3282
3282
  };
3283
3283
  }
3284
3284
  function nc(e, t, n) {
3285
- return t === void 0 && (t = !1), !n || t && n !== Le(e) ? !1 : t;
3285
+ return t === void 0 && (t = !1), !n || t && n !== Oe(e) ? !1 : t;
3286
3286
  }
3287
3287
  function Ft(e, t, n, r) {
3288
3288
  t === void 0 && (t = !1), n === void 0 && (n = !1);
@@ -3292,11 +3292,11 @@ function Ft(e, t, n, r) {
3292
3292
  const l = nc(s, n, r) ? wi(s) : wt(0);
3293
3293
  let i = (o.left + l.x) / a.x, c = (o.top + l.y) / a.y, d = o.width / a.x, u = o.height / a.y;
3294
3294
  if (s) {
3295
- const f = Le(s), h = r && We(r) ? Le(r) : r;
3295
+ const f = Oe(s), h = r && We(r) ? Oe(r) : r;
3296
3296
  let g = f, m = g.frameElement;
3297
3297
  for (; m && r && h !== g; ) {
3298
3298
  const p = Nt(m), v = m.getBoundingClientRect(), b = Qe(m), x = v.left + (m.clientLeft + parseFloat(b.paddingLeft)) * p.x, w = v.top + (m.clientTop + parseFloat(b.paddingTop)) * p.y;
3299
- i *= p.x, c *= p.y, d *= p.x, u *= p.y, i += x, c += w, g = Le(m), m = g.frameElement;
3299
+ i *= p.x, c *= p.y, d *= p.x, u *= p.y, i += x, c += w, g = Oe(m), m = g.frameElement;
3300
3300
  }
3301
3301
  }
3302
3302
  return Mn({
@@ -3313,7 +3313,7 @@ function rc(e) {
3313
3313
  offsetParent: r,
3314
3314
  strategy: o
3315
3315
  } = e;
3316
- const s = o === "fixed", a = gt(r), l = t ? Ln(t.floating) : !1;
3316
+ const s = o === "fixed", a = gt(r), l = t ? On(t.floating) : !1;
3317
3317
  if (r === a || l && s)
3318
3318
  return n;
3319
3319
  let i = {
@@ -3321,7 +3321,7 @@ function rc(e) {
3321
3321
  scrollTop: 0
3322
3322
  }, c = wt(1);
3323
3323
  const d = wt(0), u = et(r);
3324
- if ((u || !u && !s) && ((Ht(r) !== "body" || gn(a)) && (i = On(r)), et(r))) {
3324
+ if ((u || !u && !s) && ((Ht(r) !== "body" || gn(a)) && (i = Ln(r)), et(r))) {
3325
3325
  const f = Ft(r);
3326
3326
  c = Nt(r), d.x = f.x + r.clientLeft, d.y = f.y + r.clientTop;
3327
3327
  }
@@ -3336,10 +3336,10 @@ function oc(e) {
3336
3336
  return Array.from(e.getClientRects());
3337
3337
  }
3338
3338
  function $i(e) {
3339
- return Ft(gt(e)).left + On(e).scrollLeft;
3339
+ return Ft(gt(e)).left + Ln(e).scrollLeft;
3340
3340
  }
3341
3341
  function ic(e) {
3342
- const t = gt(e), n = On(e), r = e.ownerDocument.body, o = Pe(t.scrollWidth, t.clientWidth, r.scrollWidth, r.clientWidth), s = Pe(t.scrollHeight, t.clientHeight, r.scrollHeight, r.clientHeight);
3342
+ const t = gt(e), n = Ln(e), r = e.ownerDocument.body, o = Pe(t.scrollWidth, t.clientWidth, r.scrollWidth, r.clientWidth), s = Pe(t.scrollHeight, t.clientHeight, r.scrollHeight, r.clientHeight);
3343
3343
  let a = -n.scrollLeft + $i(e);
3344
3344
  const l = -n.scrollTop;
3345
3345
  return Qe(r).direction === "rtl" && (a += Pe(t.clientWidth, r.clientWidth) - o), {
@@ -3350,7 +3350,7 @@ function ic(e) {
3350
3350
  };
3351
3351
  }
3352
3352
  function sc(e, t) {
3353
- const n = Le(e), r = gt(e), o = n.visualViewport;
3353
+ const n = Oe(e), r = gt(e), o = n.visualViewport;
3354
3354
  let s = r.clientWidth, a = r.clientHeight, l = 0, i = 0;
3355
3355
  if (o) {
3356
3356
  s = o.width, a = o.height;
@@ -3415,7 +3415,7 @@ function cc(e) {
3415
3415
  rootBoundary: r,
3416
3416
  strategy: o
3417
3417
  } = e;
3418
- const a = [...n === "clippingAncestors" ? Ln(t) ? [] : lc(t, this._c) : [].concat(n), r], l = a[0], i = a.reduce((c, d) => {
3418
+ const a = [...n === "clippingAncestors" ? On(t) ? [] : lc(t, this._c) : [].concat(n), r], l = a[0], i = a.reduce((c, d) => {
3419
3419
  const u = yo(t, d, o);
3420
3420
  return c.top = Pe(u.top, c.top), c.right = Ze(u.right, c.right), c.bottom = Ze(u.bottom, c.bottom), c.left = Pe(u.left, c.left), c;
3421
3421
  }, yo(t, l, o));
@@ -3444,7 +3444,7 @@ function dc(e, t, n) {
3444
3444
  };
3445
3445
  const i = wt(0);
3446
3446
  if (r || !r && !s)
3447
- if ((Ht(t) !== "body" || gn(o)) && (l = On(t)), r) {
3447
+ if ((Ht(t) !== "body" || gn(o)) && (l = Ln(t)), r) {
3448
3448
  const u = Ft(t, !0, s, t);
3449
3449
  i.x = u.x + t.clientLeft, i.y = u.y + t.clientTop;
3450
3450
  } else o && (i.x = $i(o));
@@ -3463,8 +3463,8 @@ function mo(e, t) {
3463
3463
  return !et(e) || Qe(e).position === "fixed" ? null : t ? t(e) : e.offsetParent;
3464
3464
  }
3465
3465
  function Si(e, t) {
3466
- const n = Le(e);
3467
- if (Ln(e))
3466
+ const n = Oe(e);
3467
+ if (On(e))
3468
3468
  return n;
3469
3469
  if (!et(e)) {
3470
3470
  let o = Ct(e);
@@ -3530,11 +3530,11 @@ function hc(e, t) {
3530
3530
  };
3531
3531
  let x = !0;
3532
3532
  function w($) {
3533
- const O = $[0].intersectionRatio;
3534
- if (O !== i) {
3533
+ const L = $[0].intersectionRatio;
3534
+ if (L !== i) {
3535
3535
  if (!x)
3536
3536
  return a();
3537
- O ? a(!1, O) : r = setTimeout(() => {
3537
+ L ? a(!1, L) : r = setTimeout(() => {
3538
3538
  a(!1, 1e-7);
3539
3539
  }, 1e3);
3540
3540
  }
@@ -3736,9 +3736,9 @@ function Fc(e) {
3736
3736
  const v = [
3737
3737
  // https://floating-ui.com/docs/offset
3738
3738
  mc(({
3739
- placement: O
3739
+ placement: L
3740
3740
  }) => {
3741
- const T = !!O.split("-")[1];
3741
+ const T = !!L.split("-")[1];
3742
3742
  return {
3743
3743
  mainAxis: p,
3744
3744
  crossAxis: T ? void 0 : t.shift,
@@ -3747,12 +3747,12 @@ function Fc(e) {
3747
3747
  })
3748
3748
  ];
3749
3749
  if (t.flip !== !1) {
3750
- const O = typeof t.flip == "string" ? t.flip.split(" ") : void 0;
3751
- if (O !== void 0 && !O.every(Dc))
3750
+ const L = typeof t.flip == "string" ? t.flip.split(" ") : void 0;
3751
+ if (L !== void 0 && !L.every(Dc))
3752
3752
  throw new Error("`flip` expects a spaced-delimited list of placements");
3753
3753
  v.push(vc({
3754
3754
  padding: t.overflowPadding,
3755
- fallbackPlacements: O
3755
+ fallbackPlacements: L
3756
3756
  }));
3757
3757
  }
3758
3758
  (t.slide || t.overlap) && v.push(pc({
@@ -3762,12 +3762,12 @@ function Fc(e) {
3762
3762
  })), v.push(bc({
3763
3763
  padding: t.overflowPadding,
3764
3764
  apply({
3765
- availableWidth: O,
3765
+ availableWidth: L,
3766
3766
  availableHeight: T,
3767
3767
  rects: I
3768
3768
  }) {
3769
3769
  const C = Math.round(I.reference.width);
3770
- O = Math.floor(O), T = Math.floor(T), h.style.setProperty("--kb-popper-anchor-width", `${C}px`), h.style.setProperty("--kb-popper-content-available-width", `${O}px`), h.style.setProperty("--kb-popper-content-available-height", `${T}px`), t.sameWidth && (h.style.width = `${C}px`), t.fitViewport && (h.style.maxWidth = `${O}px`, h.style.maxHeight = `${T}px`);
3770
+ L = Math.floor(L), T = Math.floor(T), h.style.setProperty("--kb-popper-anchor-width", `${C}px`), h.style.setProperty("--kb-popper-content-available-width", `${L}px`), h.style.setProperty("--kb-popper-content-available-height", `${T}px`), t.sameWidth && (h.style.width = `${C}px`), t.fitViewport && (h.style.maxWidth = `${L}px`, h.style.maxHeight = `${T}px`);
3771
3771
  }
3772
3772
  })), t.hideWhenDetached && v.push(xc({
3773
3773
  padding: t.detachedPadding
@@ -3796,11 +3796,11 @@ function Fc(e) {
3796
3796
  visibility: $
3797
3797
  }), g && b.middlewareData.arrow) {
3798
3798
  const {
3799
- x: O,
3799
+ x: L,
3800
3800
  y: T
3801
3801
  } = b.middlewareData.arrow, I = b.placement.split("-")[0];
3802
3802
  Object.assign(g.style, {
3803
- left: O != null ? `${O}px` : "",
3803
+ left: L != null ? `${L}px` : "",
3804
3804
  top: T != null ? `${T}px` : "",
3805
3805
  [I]: "100%"
3806
3806
  });
@@ -3913,12 +3913,12 @@ function Pc(e, t) {
3913
3913
  });
3914
3914
  }
3915
3915
  var Mi = we();
3916
- function Lc() {
3916
+ function Oc() {
3917
3917
  return $e(Mi);
3918
3918
  }
3919
- function Oc(e) {
3919
+ function Lc(e) {
3920
3920
  let t;
3921
- const n = Lc(), [r, o] = Z(e, ["ref", "disableOutsidePointerEvents", "excludedElements", "onEscapeKeyDown", "onPointerDownOutside", "onFocusOutside", "onInteractOutside", "onDismiss", "bypassTopMostLayerCheck"]), s = /* @__PURE__ */ new Set([]), a = (u) => {
3921
+ const n = Oc(), [r, o] = Z(e, ["ref", "disableOutsidePointerEvents", "excludedElements", "onEscapeKeyDown", "onPointerDownOutside", "onFocusOutside", "onInteractOutside", "onDismiss", "bypassTopMostLayerCheck"]), s = /* @__PURE__ */ new Set([]), a = (u) => {
3922
3922
  s.add(u);
3923
3923
  const f = n?.registerNestedLayer(u);
3924
3924
  return () => {
@@ -4002,8 +4002,8 @@ Pn(Re, {
4002
4002
  ErrorMessage: () => ti,
4003
4003
  Item: () => Ii,
4004
4004
  ItemControl: () => Pi,
4005
- ItemDescription: () => Li,
4006
- ItemIndicator: () => Oi,
4005
+ ItemDescription: () => Oi,
4006
+ ItemIndicator: () => Li,
4007
4007
  ItemInput: () => qi,
4008
4008
  ItemLabel: () => _i,
4009
4009
  Label: () => Ri,
@@ -4027,8 +4027,8 @@ function hn() {
4027
4027
  function Ii(e) {
4028
4028
  const t = dn(), n = Ti(), r = `${t.generateId("item")}-${Be()}`, o = Q({
4029
4029
  id: r
4030
- }, e), [s, a] = Z(o, ["value", "disabled", "onPointerDown"]), [l, i] = z(), [c, d] = z(), [u, f] = z(), [h, g] = z(), [m, p] = z(!1), v = q(() => n.isSelectedValue(s.value)), b = q(() => s.disabled || t.isDisabled() || !1), x = (O) => {
4031
- de(O, s.onPointerDown), m() && O.preventDefault();
4030
+ }, e), [s, a] = Z(o, ["value", "disabled", "onPointerDown"]), [l, i] = z(), [c, d] = z(), [u, f] = z(), [h, g] = z(), [m, p] = z(!1), v = q(() => n.isSelectedValue(s.value)), b = q(() => s.disabled || t.isDisabled() || !1), x = (L) => {
4031
+ de(L, s.onPointerDown), m() && L.preventDefault();
4032
4032
  }, w = q(() => ({
4033
4033
  ...t.dataset(),
4034
4034
  "data-disabled": b() ? "" : void 0,
@@ -4075,7 +4075,7 @@ function Pi(e) {
4075
4075
  }
4076
4076
  }, () => t.dataset(), o));
4077
4077
  }
4078
- function Li(e) {
4078
+ function Oi(e) {
4079
4079
  const t = hn(), n = Q({
4080
4080
  id: t.generateId("description")
4081
4081
  }, e);
@@ -4083,7 +4083,7 @@ function Li(e) {
4083
4083
  as: "div"
4084
4084
  }, () => t.dataset(), n));
4085
4085
  }
4086
- function Oi(e) {
4086
+ function Li(e) {
4087
4087
  const t = hn(), n = Q({
4088
4088
  id: t.generateId("indicator")
4089
4089
  }, e), [r, o] = Z(n, ["ref", "forceMount"]), [s, a] = z(), {
@@ -4270,8 +4270,8 @@ var qc = Object.assign(zi, {
4270
4270
  ErrorMessage: ti,
4271
4271
  Item: Ii,
4272
4272
  ItemControl: Pi,
4273
- ItemDescription: Li,
4274
- ItemIndicator: Oi,
4273
+ ItemDescription: Oi,
4274
+ ItemIndicator: Li,
4275
4275
  ItemInput: qi,
4276
4276
  ItemLabel: _i,
4277
4277
  Label: Ri
@@ -4779,7 +4779,7 @@ function Sr(e) {
4779
4779
  p();
4780
4780
  break;
4781
4781
  }
4782
- }, O = q(() => {
4782
+ }, L = q(() => {
4783
4783
  if (s.indeterminate)
4784
4784
  return "mixed";
4785
4785
  if (s.checked != null)
@@ -4810,7 +4810,7 @@ function Sr(e) {
4810
4810
  return v.tabIndex();
4811
4811
  },
4812
4812
  get "aria-checked"() {
4813
- return O();
4813
+ return L();
4814
4814
  },
4815
4815
  get "aria-disabled"() {
4816
4816
  return s.disabled;
@@ -5060,7 +5060,7 @@ function ji(e) {
5060
5060
  get children() {
5061
5061
  return y(Ei.Positioner, {
5062
5062
  get children() {
5063
- return y(Oc, j({
5063
+ return y(Lc, j({
5064
5064
  get disableOutsidePointerEvents() {
5065
5065
  return ye(() => !!u())() && r.isOpen();
5066
5066
  },
@@ -5274,7 +5274,7 @@ function is(e) {
5274
5274
  placement: t.orientation() === "horizontal" ? "bottom-start" : "right-start"
5275
5275
  }, e), [l, i] = Z(a, ["open", "defaultOpen", "onOpenChange"]);
5276
5276
  let c = 0, d = null, u = "right";
5277
- const [f, h] = z(), [g, m] = z(), [p, v] = z(), [b, x] = z(), [w, $] = z(!0), [O, T] = z(i.placement), [I, C] = z([]), [F, V] = z([]), {
5277
+ const [f, h] = z(), [g, m] = z(), [p, v] = z(), [b, x] = z(), [w, $] = z(!0), [L, T] = z(i.placement), [I, C] = z([]), [F, V] = z([]), {
5278
5278
  DomCollectionProvider: G
5279
5279
  } = ol({
5280
5280
  items: F,
@@ -5343,7 +5343,7 @@ function is(e) {
5343
5343
  isOpen: te.isOpen,
5344
5344
  contentPresent: J,
5345
5345
  nestedMenus: I,
5346
- currentPlacement: O,
5346
+ currentPlacement: L,
5347
5347
  pointerGraceTimeoutId: () => c,
5348
5348
  autoFocus: w,
5349
5349
  listState: () => le,
@@ -5479,10 +5479,10 @@ function ls(e) {
5479
5479
  // Safe because sub menu always open "left" or "right".
5480
5480
  side: r.currentPlacement().split("-")[0]
5481
5481
  }), window.clearTimeout(w?.pointerGraceTimeoutId());
5482
- const O = window.setTimeout(() => {
5482
+ const L = window.setTimeout(() => {
5483
5483
  w?.setPointerGraceIntent(null);
5484
5484
  }, 300);
5485
- w?.setPointerGraceTimeoutId(O);
5485
+ w?.setPointerGraceTimeoutId(L);
5486
5486
  } else {
5487
5487
  if (w?.onTriggerLeave(x), x.defaultPrevented)
5488
5488
  return;
@@ -5906,13 +5906,13 @@ function Pu() {
5906
5906
  return e.style.setProperty("transform", "rotate(90deg)"), e;
5907
5907
  })();
5908
5908
  }
5909
- function Lu() {
5909
+ function Ou() {
5910
5910
  return (() => {
5911
5911
  var e = Er();
5912
5912
  return e.style.setProperty("transform", "rotate(-90deg)"), e;
5913
5913
  })();
5914
5914
  }
5915
- function Ou() {
5915
+ function Lu() {
5916
5916
  return yu();
5917
5917
  }
5918
5918
  function qu() {
@@ -5985,8 +5985,8 @@ function Yu() {
5985
5985
  function Io() {
5986
5986
  const e = Be();
5987
5987
  return (() => {
5988
- var t = Fu(), n = t.firstChild, r = n.nextSibling, o = r.nextSibling, s = o.firstChild, a = o.nextSibling, l = a.firstChild, i = a.nextSibling, c = i.nextSibling, d = c.firstChild, u = c.nextSibling, f = u.firstChild, h = u.nextSibling, g = h.nextSibling, m = g.firstChild, p = g.nextSibling, v = p.firstChild, b = p.nextSibling, x = b.nextSibling, w = x.firstChild, $ = x.nextSibling, O = $.firstChild, T = $.nextSibling, I = T.nextSibling, C = I.firstChild, F = I.nextSibling, V = F.firstChild, G = F.nextSibling, te = G.nextSibling, J = te.firstChild, le = te.nextSibling, ie = le.firstChild, ne = le.nextSibling, se = ne.nextSibling, ce = se.firstChild, me = se.nextSibling, Ae = me.firstChild, he = me.nextSibling, Ee = he.firstChild, M = Ee.nextSibling, ge = M.nextSibling, Y = ge.nextSibling, yt = Y.nextSibling, H = he.nextSibling, Ge = H.firstChild, Ce = H.nextSibling, Pt = Ce.firstChild, Oe = Ce.nextSibling, mt = Oe.firstChild, kt = mt.nextSibling, nt = kt.nextSibling, Ye = nt.firstChild, rt = Ye.nextSibling, P = rt.nextSibling, re = P.nextSibling, Me = re.nextSibling, ae = Me.nextSibling, ee = ae.nextSibling, ue = ee.nextSibling, pe = ue.nextSibling, X = pe.nextSibling, ot = X.nextSibling, it = ot.nextSibling, He = Oe.nextSibling, Et = He.firstChild, st = He.nextSibling, Mt = st.firstChild, at = st.nextSibling, pt = at.firstChild, mn = pt.nextSibling, Wt = at.nextSibling, pn = Wt.firstChild, Lt = Wt.nextSibling, vn = Lt.firstChild, Qt = Lt.nextSibling, Yt = Qt.firstChild, Xt = Yt.nextSibling, Ot = Xt.nextSibling, Dr = Ot.nextSibling, Ar = Dr.nextSibling, Tr = Ar.nextSibling, Fr = Tr.nextSibling, Ir = Fr.nextSibling, Pr = Ir.nextSibling, Lr = Pr.nextSibling, Or = Lr.nextSibling, qr = Or.nextSibling, _r = qr.nextSibling, Rr = _r.nextSibling, zr = Rr.nextSibling, Kr = zr.nextSibling, Br = Kr.nextSibling, vs = Br.nextSibling;
5989
- return D(n, "id", `a-${e}`), D(r, "fill", `url(#a-${e})`), D(s, "id", `am-${e}`), D(a, "id", `b-${e}`), D(l, "filter", `url(#am-${e})`), D(i, "mask", `url(#b-${e})`), D(d, "id", `ah-${e}`), D(u, "id", `k-${e}`), D(f, "filter", `url(#ah-${e})`), D(h, "mask", `url(#k-${e})`), D(m, "id", `ae-${e}`), D(p, "id", `j-${e}`), D(v, "filter", `url(#ae-${e})`), D(b, "mask", `url(#j-${e})`), D(w, "id", `ai-${e}`), D($, "id", `i-${e}`), D(O, "filter", `url(#ai-${e})`), D(T, "mask", `url(#i-${e})`), D(C, "id", `aj-${e}`), D(F, "id", `h-${e}`), D(V, "filter", `url(#aj-${e})`), D(G, "mask", `url(#h-${e})`), D(J, "id", `ag-${e}`), D(le, "id", `g-${e}`), D(ie, "filter", `url(#ag-${e})`), D(ne, "mask", `url(#g-${e})`), D(ce, "id", `af-${e}`), D(me, "id", `f-${e}`), D(Ae, "filter", `url(#af-${e})`), D(he, "mask", `url(#f-${e})`), D(Y, "id", `m-${e}`), D(yt, "fill", `url(#m-${e})`), D(Ge, "id", `ak-${e}`), D(Ce, "id", `e-${e}`), D(Pt, "filter", `url(#ak-${e})`), D(Oe, "mask", `url(#e-${e})`), D(mt, "id", `n-${e}`), D(kt, "fill", `url(#n-${e})`), D(Ye, "id", `r-${e}`), D(rt, "fill", `url(#r-${e})`), D(P, "id", `s-${e}`), D(re, "fill", `url(#s-${e})`), D(Me, "id", `q-${e}`), D(ae, "fill", `url(#q-${e})`), D(ee, "id", `p-${e}`), D(ue, "fill", `url(#p-${e})`), D(pe, "id", `o-${e}`), D(X, "fill", `url(#o-${e})`), D(ot, "id", `l-${e}`), D(it, "fill", `url(#l-${e})`), D(Et, "id", `al-${e}`), D(st, "id", `d-${e}`), D(Mt, "filter", `url(#al-${e})`), D(at, "mask", `url(#d-${e})`), D(pt, "id", `u-${e}`), D(mn, "fill", `url(#u-${e})`), D(pn, "id", `ad-${e}`), D(Lt, "id", `c-${e}`), D(vn, "filter", `url(#ad-${e})`), D(Qt, "mask", `url(#c-${e})`), D(Yt, "id", `t-${e}`), D(Xt, "fill", `url(#t-${e})`), D(Ot, "id", `v-${e}`), D(Dr, "stroke", `url(#v-${e})`), D(Ar, "id", `aa-${e}`), D(Tr, "stroke", `url(#aa-${e})`), D(Fr, "id", `w-${e}`), D(Ir, "stroke", `url(#w-${e})`), D(Pr, "id", `ac-${e}`), D(Lr, "stroke", `url(#ac-${e})`), D(Or, "id", `ab-${e}`), D(qr, "stroke", `url(#ab-${e})`), D(_r, "id", `y-${e}`), D(Rr, "stroke", `url(#y-${e})`), D(zr, "id", `x-${e}`), D(Kr, "stroke", `url(#x-${e})`), D(Br, "id", `z-${e}`), D(vs, "stroke", `url(#z-${e})`), t;
5988
+ var t = Fu(), n = t.firstChild, r = n.nextSibling, o = r.nextSibling, s = o.firstChild, a = o.nextSibling, l = a.firstChild, i = a.nextSibling, c = i.nextSibling, d = c.firstChild, u = c.nextSibling, f = u.firstChild, h = u.nextSibling, g = h.nextSibling, m = g.firstChild, p = g.nextSibling, v = p.firstChild, b = p.nextSibling, x = b.nextSibling, w = x.firstChild, $ = x.nextSibling, L = $.firstChild, T = $.nextSibling, I = T.nextSibling, C = I.firstChild, F = I.nextSibling, V = F.firstChild, G = F.nextSibling, te = G.nextSibling, J = te.firstChild, le = te.nextSibling, ie = le.firstChild, ne = le.nextSibling, se = ne.nextSibling, ce = se.firstChild, me = se.nextSibling, Ae = me.firstChild, he = me.nextSibling, Ee = he.firstChild, M = Ee.nextSibling, ge = M.nextSibling, Y = ge.nextSibling, yt = Y.nextSibling, H = he.nextSibling, Ge = H.firstChild, Ce = H.nextSibling, Pt = Ce.firstChild, Le = Ce.nextSibling, mt = Le.firstChild, kt = mt.nextSibling, nt = kt.nextSibling, Ye = nt.firstChild, rt = Ye.nextSibling, P = rt.nextSibling, re = P.nextSibling, Me = re.nextSibling, ae = Me.nextSibling, ee = ae.nextSibling, ue = ee.nextSibling, pe = ue.nextSibling, X = pe.nextSibling, ot = X.nextSibling, it = ot.nextSibling, He = Le.nextSibling, Et = He.firstChild, st = He.nextSibling, Mt = st.firstChild, at = st.nextSibling, pt = at.firstChild, mn = pt.nextSibling, Wt = at.nextSibling, pn = Wt.firstChild, Ot = Wt.nextSibling, vn = Ot.firstChild, Qt = Ot.nextSibling, Yt = Qt.firstChild, Xt = Yt.nextSibling, Lt = Xt.nextSibling, Dr = Lt.nextSibling, Ar = Dr.nextSibling, Tr = Ar.nextSibling, Fr = Tr.nextSibling, Ir = Fr.nextSibling, Pr = Ir.nextSibling, Or = Pr.nextSibling, Lr = Or.nextSibling, qr = Lr.nextSibling, _r = qr.nextSibling, Rr = _r.nextSibling, zr = Rr.nextSibling, Kr = zr.nextSibling, Br = Kr.nextSibling, vs = Br.nextSibling;
5989
+ return D(n, "id", `a-${e}`), D(r, "fill", `url(#a-${e})`), D(s, "id", `am-${e}`), D(a, "id", `b-${e}`), D(l, "filter", `url(#am-${e})`), D(i, "mask", `url(#b-${e})`), D(d, "id", `ah-${e}`), D(u, "id", `k-${e}`), D(f, "filter", `url(#ah-${e})`), D(h, "mask", `url(#k-${e})`), D(m, "id", `ae-${e}`), D(p, "id", `j-${e}`), D(v, "filter", `url(#ae-${e})`), D(b, "mask", `url(#j-${e})`), D(w, "id", `ai-${e}`), D($, "id", `i-${e}`), D(L, "filter", `url(#ai-${e})`), D(T, "mask", `url(#i-${e})`), D(C, "id", `aj-${e}`), D(F, "id", `h-${e}`), D(V, "filter", `url(#aj-${e})`), D(G, "mask", `url(#h-${e})`), D(J, "id", `ag-${e}`), D(le, "id", `g-${e}`), D(ie, "filter", `url(#ag-${e})`), D(ne, "mask", `url(#g-${e})`), D(ce, "id", `af-${e}`), D(me, "id", `f-${e}`), D(Ae, "filter", `url(#af-${e})`), D(he, "mask", `url(#f-${e})`), D(Y, "id", `m-${e}`), D(yt, "fill", `url(#m-${e})`), D(Ge, "id", `ak-${e}`), D(Ce, "id", `e-${e}`), D(Pt, "filter", `url(#ak-${e})`), D(Le, "mask", `url(#e-${e})`), D(mt, "id", `n-${e}`), D(kt, "fill", `url(#n-${e})`), D(Ye, "id", `r-${e}`), D(rt, "fill", `url(#r-${e})`), D(P, "id", `s-${e}`), D(re, "fill", `url(#s-${e})`), D(Me, "id", `q-${e}`), D(ae, "fill", `url(#q-${e})`), D(ee, "id", `p-${e}`), D(ue, "fill", `url(#p-${e})`), D(pe, "id", `o-${e}`), D(X, "fill", `url(#o-${e})`), D(ot, "id", `l-${e}`), D(it, "fill", `url(#l-${e})`), D(Et, "id", `al-${e}`), D(st, "id", `d-${e}`), D(Mt, "filter", `url(#al-${e})`), D(at, "mask", `url(#d-${e})`), D(pt, "id", `u-${e}`), D(mn, "fill", `url(#u-${e})`), D(pn, "id", `ad-${e}`), D(Ot, "id", `c-${e}`), D(vn, "filter", `url(#ad-${e})`), D(Qt, "mask", `url(#c-${e})`), D(Yt, "id", `t-${e}`), D(Xt, "fill", `url(#t-${e})`), D(Lt, "id", `v-${e}`), D(Dr, "stroke", `url(#v-${e})`), D(Ar, "id", `aa-${e}`), D(Tr, "stroke", `url(#aa-${e})`), D(Fr, "id", `w-${e}`), D(Ir, "stroke", `url(#w-${e})`), D(Pr, "id", `ac-${e}`), D(Or, "stroke", `url(#ac-${e})`), D(Lr, "id", `ab-${e}`), D(qr, "stroke", `url(#ab-${e})`), D(_r, "id", `y-${e}`), D(Rr, "stroke", `url(#y-${e})`), D(zr, "id", `x-${e}`), D(Kr, "stroke", `url(#x-${e})`), D(Br, "id", `z-${e}`), D(vs, "stroke", `url(#z-${e})`), t;
5990
5990
  })();
5991
5991
  }
5992
5992
  var Xu = /* @__PURE__ */ _('<span><svg width=16 height=16 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M6 12L10 8L6 4"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'), Zu = /* @__PURE__ */ _('<button title="Copy object to clipboard">'), Ju = /* @__PURE__ */ _('<button title="Remove all items"aria-label="Remove all items">'), ed = /* @__PURE__ */ _('<button title="Delete item"aria-label="Delete item">'), td = /* @__PURE__ */ _('<button title="Toggle value"aria-label="Toggle value">'), nd = /* @__PURE__ */ _('<button title="Bulk Edit Data"aria-label="Bulk Edit Data">'), en = /* @__PURE__ */ _("<div>"), rd = /* @__PURE__ */ _("<div><button> <span></span> <span> "), od = /* @__PURE__ */ _("<input>"), Po = /* @__PURE__ */ _("<span>"), id = /* @__PURE__ */ _("<div><span>:"), sd = /* @__PURE__ */ _("<div><div><button> [<!>...<!>]");
@@ -5997,13 +5997,13 @@ function ad(e, t) {
5997
5997
  r.push(e.slice(n, n + t)), n = n + t;
5998
5998
  return r;
5999
5999
  }
6000
- var Lo = (e) => {
6000
+ var Oo = (e) => {
6001
6001
  const t = xe(), n = K().shadowDOMTarget ? W.bind({
6002
6002
  target: K().shadowDOMTarget
6003
6003
  }) : W, r = q(() => t() === "dark" ? jt(n) : Vt(n));
6004
6004
  return (() => {
6005
6005
  var o = Xu();
6006
- return N(() => A(o, L(r().expander, n`
6006
+ return N(() => A(o, O(r().expander, n`
6007
6007
  transform: rotate(${e.expanded ? 90 : 0}deg);
6008
6008
  `, e.expanded && n`
6009
6009
  & svg {
@@ -6075,7 +6075,7 @@ var Lo = (e) => {
6075
6075
  o.setQueryData(e.activeQuery.queryKey, l);
6076
6076
  }, k(s, y(Vu, {})), N(() => A(s, r().actionButton)), s;
6077
6077
  })();
6078
- }, Oo = (e) => {
6078
+ }, Lo = (e) => {
6079
6079
  const t = xe(), n = K().shadowDOMTarget ? W.bind({
6080
6080
  target: K().shadowDOMTarget
6081
6081
  }) : W, r = q(() => t() === "dark" ? jt(n) : Vt(n)), o = K().client;
@@ -6084,7 +6084,7 @@ var Lo = (e) => {
6084
6084
  return s.$$click = () => {
6085
6085
  const a = e.activeQuery.state.data, l = Is(a, e.dataPath);
6086
6086
  o.setQueryData(e.activeQuery.queryKey, l);
6087
- }, k(s, y(fs, {})), N(() => A(s, L(r().actionButton))), s;
6087
+ }, k(s, y(fs, {})), N(() => A(s, O(r().actionButton))), s;
6088
6088
  })();
6089
6089
  }, ud = (e) => {
6090
6090
  const t = xe(), n = K().shadowDOMTarget ? W.bind({
@@ -6102,7 +6102,7 @@ var Lo = (e) => {
6102
6102
  get checked() {
6103
6103
  return e.value;
6104
6104
  }
6105
- })), N(() => A(s, L(r().actionButton, n`
6105
+ })), N(() => A(s, O(r().actionButton, n`
6106
6106
  width: ${S.size[3.5]};
6107
6107
  height: ${S.size[3.5]};
6108
6108
  `))), s;
@@ -6136,7 +6136,7 @@ function vt(e) {
6136
6136
  get children() {
6137
6137
  return [(() => {
6138
6138
  var m = rd(), p = m.firstChild, v = p.firstChild, b = v.nextSibling, x = b.nextSibling, w = x.nextSibling, $ = w.firstChild;
6139
- return p.$$click = () => l(), k(p, y(Lo, {
6139
+ return p.$$click = () => l(), k(p, y(Oo, {
6140
6140
  get expanded() {
6141
6141
  return s();
6142
6142
  }
@@ -6145,24 +6145,24 @@ function vt(e) {
6145
6145
  return e.editable;
6146
6146
  },
6147
6147
  get children() {
6148
- var O = en();
6149
- return k(O, y(ld, {
6148
+ var L = en();
6149
+ return k(L, y(ld, {
6150
6150
  get value() {
6151
6151
  return e.value;
6152
6152
  }
6153
- }), null), k(O, y(R, {
6153
+ }), null), k(L, y(R, {
6154
6154
  get when() {
6155
6155
  return e.itemsDeletable && e.activeQuery !== void 0;
6156
6156
  },
6157
6157
  get children() {
6158
- return y(Oo, {
6158
+ return y(Lo, {
6159
6159
  get activeQuery() {
6160
6160
  return e.activeQuery;
6161
6161
  },
6162
6162
  dataPath: h
6163
6163
  });
6164
6164
  }
6165
- }), null), k(O, y(R, {
6165
+ }), null), k(L, y(R, {
6166
6166
  get when() {
6167
6167
  return u() === "array" && e.activeQuery !== void 0;
6168
6168
  },
@@ -6174,7 +6174,7 @@ function vt(e) {
6174
6174
  dataPath: h
6175
6175
  });
6176
6176
  }
6177
- }), null), k(O, y(R, {
6177
+ }), null), k(L, y(R, {
6178
6178
  get when() {
6179
6179
  return ye(() => !!e.onEdit)() && !Ms(e.value).meta;
6180
6180
  },
@@ -6184,11 +6184,11 @@ function vt(e) {
6184
6184
  e.onEdit?.();
6185
6185
  }, k(T, y(Uu, {})), N(() => A(T, r().actionButton)), T;
6186
6186
  }
6187
- }), null), N(() => A(O, r().actions)), O;
6187
+ }), null), N(() => A(L, r().actions)), L;
6188
6188
  }
6189
- }), null), N((O) => {
6189
+ }), null), N((L) => {
6190
6190
  var T = r().expanderButtonContainer, I = r().expanderButton, C = r().info;
6191
- return T !== O.e && A(m, O.e = T), I !== O.t && A(p, O.t = I), C !== O.a && A(w, O.a = C), O;
6191
+ return T !== L.e && A(m, L.e = T), I !== L.t && A(p, L.t = I), C !== L.a && A(w, L.a = C), L;
6192
6192
  }, {
6193
6193
  e: void 0,
6194
6194
  t: void 0,
@@ -6246,12 +6246,12 @@ function vt(e) {
6246
6246
  return f();
6247
6247
  },
6248
6248
  children: (p, v) => (() => {
6249
- var b = sd(), x = b.firstChild, w = x.firstChild, $ = w.firstChild, O = $.nextSibling, T = O.nextSibling, I = T.nextSibling;
6250
- return I.nextSibling, w.$$click = () => c((C) => C.includes(v) ? C.filter((F) => F !== v) : [...C, v]), k(w, y(Lo, {
6249
+ var b = sd(), x = b.firstChild, w = x.firstChild, $ = w.firstChild, L = $.nextSibling, T = L.nextSibling, I = T.nextSibling;
6250
+ return I.nextSibling, w.$$click = () => c((C) => C.includes(v) ? C.filter((F) => F !== v) : [...C, v]), k(w, y(Oo, {
6251
6251
  get expanded() {
6252
6252
  return i().includes(v);
6253
6253
  }
6254
- }), $), k(w, v * 100, O), k(w, v * 100 + 100 - 1, I), k(x, y(R, {
6254
+ }), $), k(w, v * 100, L), k(w, v * 100 + 100 - 1, I), k(x, y(R, {
6255
6255
  get when() {
6256
6256
  return i().includes(v);
6257
6257
  },
@@ -6325,7 +6325,7 @@ function vt(e) {
6325
6325
  const w = e.activeQuery.state.data, $ = sr(w, h, u() === "number" ? x.target.valueAsNumber : x.target.value);
6326
6326
  o.setQueryData(e.activeQuery.queryKey, $);
6327
6327
  }), N((x) => {
6328
- var w = u() === "number" ? "number" : "text", $ = L(r().value, r().editableInput);
6328
+ var w = u() === "number" ? "number" : "text", $ = O(r().value, r().editableInput);
6329
6329
  return w !== x.e && D(b, "type", x.e = w), $ !== x.t && A(b, x.t = $), x;
6330
6330
  }, {
6331
6331
  e: void 0,
@@ -6346,7 +6346,7 @@ function vt(e) {
6346
6346
  get value() {
6347
6347
  return e.value;
6348
6348
  }
6349
- }), null), k(b, () => $n(e.value), null), N(() => A(b, L(r().value, r().actions, r().editableInput))), b;
6349
+ }), null), k(b, () => $n(e.value), null), N(() => A(b, O(r().value, r().actions, r().editableInput))), b;
6350
6350
  }
6351
6351
  })];
6352
6352
  }
@@ -6355,7 +6355,7 @@ function vt(e) {
6355
6355
  return e.editable && e.itemsDeletable && e.activeQuery !== void 0;
6356
6356
  },
6357
6357
  get children() {
6358
- return y(Oo, {
6358
+ return y(Lo, {
6359
6359
  get activeQuery() {
6360
6360
  return e.activeQuery;
6361
6361
  },
@@ -6508,7 +6508,7 @@ var gs = (e, t) => {
6508
6508
  };
6509
6509
  }, Vt = (e) => gs("light", e), jt = (e) => gs("dark", e);
6510
6510
  ir(["click"]);
6511
- var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>'), yn = /* @__PURE__ */ _("<div>"), fd = /* @__PURE__ */ _('<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">'), gd = /* @__PURE__ */ _("<select name=tsqd-queries-filter-sort>"), hd = /* @__PURE__ */ _("<select name=tsqd-mutations-filter-sort>"), yd = /* @__PURE__ */ _("<span>Asc"), md = /* @__PURE__ */ _("<span>Desc"), pd = /* @__PURE__ */ _('<button aria-label="Open in picture-in-picture mode"title="Open in picture-in-picture mode">'), vd = /* @__PURE__ */ _("<div>Settings"), bd = /* @__PURE__ */ _("<span>Position"), xd = /* @__PURE__ */ _("<span>Top"), wd = /* @__PURE__ */ _("<span>Bottom"), $d = /* @__PURE__ */ _("<span>Left"), Cd = /* @__PURE__ */ _("<span>Right"), Sd = /* @__PURE__ */ _("<span>Theme"), kd = /* @__PURE__ */ _("<span>Light"), Ed = /* @__PURE__ */ _("<span>Dark"), Md = /* @__PURE__ */ _("<span>System"), Dd = /* @__PURE__ */ _("<span>Disabled Queries"), Ad = /* @__PURE__ */ _("<span>Show"), Td = /* @__PURE__ */ _("<span>Hide"), Fd = /* @__PURE__ */ _("<div><div class=tsqd-queries-container>"), Id = /* @__PURE__ */ _("<div><div class=tsqd-mutations-container>"), Pd = /* @__PURE__ */ _('<div><div><div><button aria-label="Close Tanstack query devtools"><span>TANSTACK</span><span> v</span></button></div></div><div><div><div><input aria-label="Filter queries by query key"type=text placeholder=Filter name=tsqd-query-filter-input></div><div></div><button class=tsqd-query-filter-sort-order-btn></button></div><div><button aria-label="Clear query cache"></button><button>'), _o = /* @__PURE__ */ _("<option>Sort by "), Ld = /* @__PURE__ */ _("<div class=tsqd-query-disabled-indicator>disabled"), Od = /* @__PURE__ */ _("<div class=tsqd-query-static-indicator>static"), hs = /* @__PURE__ */ _("<button><div></div><code class=tsqd-query-hash>"), qd = /* @__PURE__ */ _("<div role=tooltip id=tsqd-status-tooltip>"), _d = /* @__PURE__ */ _("<span>"), Rd = /* @__PURE__ */ _("<button><span></span><span>"), zd = /* @__PURE__ */ _("<button><span></span> Error"), Kd = /* @__PURE__ */ _('<div><span></span>Trigger Error<select><option value=""disabled selected>'), Bd = /* @__PURE__ */ _('<div class="tsqd-query-details-explorer-container tsqd-query-details-data-explorer">'), Nd = /* @__PURE__ */ _("<form><textarea name=data></textarea><div><span></span><div><button type=button>Cancel</button><button>Save"), Ud = /* @__PURE__ */ _('<div><div>Query Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-observers-count><span>Observers:</span><span></span></div><div class=tsqd-query-details-last-updated><span>Last Updated:</span><span></span></div></div><div>Actions</div><div><button><span></span>Refetch</button><button><span></span>Invalidate</button><button><span></span>Reset</button><button><span></span>Remove</button><button><span></span> Loading</button></div><div>Data </div><div>Query Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">'), Gd = /* @__PURE__ */ _("<option>"), Hd = /* @__PURE__ */ _('<div><div>Mutation Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-last-updated><span>Submitted At:</span><span></span></div></div><div>Variables Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Context Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Data Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Mutations Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">'), [Ie, Rn] = z(null), [bt, ys] = z(null), [je, Mr] = z(0), [tn, Vd] = z(!1), l0 = (e) => {
6511
+ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>'), yn = /* @__PURE__ */ _("<div>"), fd = /* @__PURE__ */ _('<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">'), gd = /* @__PURE__ */ _("<select name=tsqd-queries-filter-sort>"), hd = /* @__PURE__ */ _("<select name=tsqd-mutations-filter-sort>"), yd = /* @__PURE__ */ _("<span>Asc"), md = /* @__PURE__ */ _("<span>Desc"), pd = /* @__PURE__ */ _('<button aria-label="Open in picture-in-picture mode"title="Open in picture-in-picture mode">'), vd = /* @__PURE__ */ _("<div>Settings"), bd = /* @__PURE__ */ _("<span>Position"), xd = /* @__PURE__ */ _("<span>Top"), wd = /* @__PURE__ */ _("<span>Bottom"), $d = /* @__PURE__ */ _("<span>Left"), Cd = /* @__PURE__ */ _("<span>Right"), Sd = /* @__PURE__ */ _("<span>Theme"), kd = /* @__PURE__ */ _("<span>Light"), Ed = /* @__PURE__ */ _("<span>Dark"), Md = /* @__PURE__ */ _("<span>System"), Dd = /* @__PURE__ */ _("<span>Disabled Queries"), Ad = /* @__PURE__ */ _("<span>Show"), Td = /* @__PURE__ */ _("<span>Hide"), Fd = /* @__PURE__ */ _("<div><div class=tsqd-queries-container>"), Id = /* @__PURE__ */ _("<div><div class=tsqd-mutations-container>"), Pd = /* @__PURE__ */ _('<div><div><div><button aria-label="Close Tanstack query devtools"><span>TANSTACK</span><span> v</span></button></div></div><div><div><div><input aria-label="Filter queries by query key"type=text placeholder=Filter name=tsqd-query-filter-input></div><div></div><button class=tsqd-query-filter-sort-order-btn></button></div><div><button aria-label="Clear query cache"></button><button>'), _o = /* @__PURE__ */ _("<option>Sort by "), Od = /* @__PURE__ */ _("<div class=tsqd-query-disabled-indicator>disabled"), Ld = /* @__PURE__ */ _("<div class=tsqd-query-static-indicator>static"), hs = /* @__PURE__ */ _("<button><div></div><code class=tsqd-query-hash>"), qd = /* @__PURE__ */ _("<div role=tooltip id=tsqd-status-tooltip>"), _d = /* @__PURE__ */ _("<span>"), Rd = /* @__PURE__ */ _("<button><span></span><span>"), zd = /* @__PURE__ */ _("<button><span></span> Error"), Kd = /* @__PURE__ */ _('<div><span></span>Trigger Error<select><option value=""disabled selected>'), Bd = /* @__PURE__ */ _('<div class="tsqd-query-details-explorer-container tsqd-query-details-data-explorer">'), Nd = /* @__PURE__ */ _("<form><textarea name=data></textarea><div><span></span><div><button type=button>Cancel</button><button>Save"), Ud = /* @__PURE__ */ _('<div><div>Query Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-observers-count><span>Observers:</span><span></span></div><div class=tsqd-query-details-last-updated><span>Last Updated:</span><span></span></div></div><div>Actions</div><div><button><span></span>Refetch</button><button><span></span>Invalidate</button><button><span></span>Reset</button><button><span></span>Remove</button><button><span></span> Loading</button></div><div>Data </div><div>Query Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">'), Gd = /* @__PURE__ */ _("<option>"), Hd = /* @__PURE__ */ _('<div><div>Mutation Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-last-updated><span>Submitted At:</span><span></span></div></div><div>Variables Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Context Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Data Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Mutations Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">'), [Ie, Rn] = z(null), [bt, ys] = z(null), [je, Mr] = z(0), [tn, Vd] = z(!1), l0 = (e) => {
6512
6512
  const t = xe(), n = K().shadowDOMTarget ? W.bind({
6513
6513
  target: K().shadowDOMTarget
6514
6514
  }) : W, r = q(() => t() === "dark" ? Ue(n) : Ne(n)), o = q(() => K().onlineManager);
@@ -6583,11 +6583,11 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6583
6583
  },
6584
6584
  get children() {
6585
6585
  var h = dd(), g = h.firstChild, m = g.nextSibling;
6586
- return k(g, y(Io, {})), m.$$click = () => e.setLocalStore("open", "true"), k(m, y(Io, {})), N(() => A(h, L(r().devtoolsBtn, r()[`devtoolsBtn-position-${a()}`], "tsqd-open-btn-container"))), h;
6586
+ return k(g, y(Io, {})), m.$$click = () => e.setLocalStore("open", "true"), k(m, y(Io, {})), N(() => A(h, O(r().devtoolsBtn, r()[`devtoolsBtn-position-${a()}`], "tsqd-open-btn-container"))), h;
6587
6587
  }
6588
6588
  });
6589
6589
  }
6590
- }), null), N(() => A(u, L(n`
6590
+ }), null), N(() => A(u, O(n`
6591
6591
  & .tsqd-panel-transition-exit-active,
6592
6592
  & .tsqd-panel-transition-enter-active {
6593
6593
  transition:
@@ -6639,7 +6639,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6639
6639
  });
6640
6640
  }), (() => {
6641
6641
  var a = yn();
6642
- return a.style.setProperty("--tsqd-font-size", "16px"), a.style.setProperty("max-height", "100vh"), a.style.setProperty("height", "100vh"), a.style.setProperty("width", "100vw"), k(a, () => e.children), N(() => A(a, L(o().panel, s(), {
6642
+ return a.style.setProperty("--tsqd-font-size", "16px"), a.style.setProperty("max-height", "100vh"), a.style.setProperty("height", "100vh"), a.style.setProperty("width", "100vw"), k(a, () => e.children), N(() => A(a, O(o().panel, s(), {
6643
6643
  [r`
6644
6644
  min-width: min-content;
6645
6645
  `]: je() < ar
@@ -6671,7 +6671,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6671
6671
  };
6672
6672
  return (() => {
6673
6673
  var a = yn(), l = o;
6674
- return typeof l == "function" ? cn(l, a) : o = a, a.style.setProperty("--tsqd-font-size", "16px"), k(a, () => e.children), N(() => A(a, L(r().parentPanel, s(), {
6674
+ return typeof l == "function" ? cn(l, a) : o = a, a.style.setProperty("--tsqd-font-size", "16px"), k(a, () => e.children), N(() => A(a, O(r().parentPanel, s(), {
6675
6675
  [n`
6676
6676
  min-width: min-content;
6677
6677
  `]: je() < ar
@@ -6691,13 +6691,13 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6691
6691
  let p = 0;
6692
6692
  const v = Nr(3.5), b = Nr(12), x = ($) => {
6693
6693
  if ($.preventDefault(), a() === "left" || a() === "right") {
6694
- const O = a() === "right" ? g - $.clientX : $.clientX - g;
6695
- p = Math.round(h + O), p < b && (p = b), e.setLocalStore("width", String(Math.round(p)));
6694
+ const L = a() === "right" ? g - $.clientX : $.clientX - g;
6695
+ p = Math.round(h + L), p < b && (p = b), e.setLocalStore("width", String(Math.round(p)));
6696
6696
  const T = u.getBoundingClientRect().width;
6697
6697
  Number(e.localStore.width) < T && e.setLocalStore("width", String(T));
6698
6698
  } else {
6699
- const O = a() === "bottom" ? m - $.clientY : $.clientY - m;
6700
- p = Math.round(f + O), p < v && (p = v, Rn(null)), e.setLocalStore("height", String(Math.round(p)));
6699
+ const L = a() === "bottom" ? m - $.clientY : $.clientY - m;
6700
+ p = Math.round(f + L), p < v && (p = v, Rn(null)), e.setLocalStore("height", String(Math.round(p)));
6701
6701
  }
6702
6702
  }, w = () => {
6703
6703
  o() && s(!1), document.removeEventListener("mousemove", x, !1), document.removeEventListener("mouseUp", w, !1);
@@ -6748,11 +6748,11 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6748
6748
  return (() => {
6749
6749
  var d = fd(), u = d.firstChild, f = u.nextSibling, h = i;
6750
6750
  return typeof h == "function" ? cn(h, d) : i = d, u.$$mousedown = l, f.$$click = () => e.setLocalStore("open", "false"), k(f, y(Kt, {})), k(d, y(ms, e), null), N((g) => {
6751
- var m = L(r().panel, r()[`panel-position-${a()}`], c(), {
6751
+ var m = O(r().panel, r()[`panel-position-${a()}`], c(), {
6752
6752
  [n`
6753
6753
  min-width: min-content;
6754
6754
  `]: je() < ar && (a() === "right" || a() === "left")
6755
- }, "tsqd-main-panel"), p = a() === "bottom" || a() === "top" ? `${e.localStore.height || Ko}px` : "auto", v = a() === "right" || a() === "left" ? `${e.localStore.width || Bo}px` : "auto", b = L(r().dragHandle, r()[`dragHandle-position-${a()}`], "tsqd-drag-handle"), x = L(r().closeBtn, r()[`closeBtn-position-${a()}`], "tsqd-minimize-btn");
6755
+ }, "tsqd-main-panel"), p = a() === "bottom" || a() === "top" ? `${e.localStore.height || Ko}px` : "auto", v = a() === "right" || a() === "left" ? `${e.localStore.width || Bo}px` : "auto", b = O(r().dragHandle, r()[`dragHandle-position-${a()}`], "tsqd-drag-handle"), x = O(r().closeBtn, r()[`closeBtn-position-${a()}`], "tsqd-minimize-btn");
6756
6756
  return m !== g.e && A(d, g.e = m), p !== g.t && ((g.t = p) != null ? d.style.setProperty("height", p) : d.style.removeProperty("height")), v !== g.a && ((g.a = v) != null ? d.style.setProperty("width", v) : d.style.removeProperty("width")), b !== g.o && A(u, g.o = b), x !== g.i && A(f, g.i = x), g;
6757
6757
  }, {
6758
6758
  e: void 0,
@@ -6779,7 +6779,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6779
6779
  return h() ? I.sort((F, V) => h()(F, V) * u()) : I;
6780
6780
  })), $ = (T) => {
6781
6781
  e.setLocalStore("position", T);
6782
- }, O = (T) => {
6782
+ }, L = (T) => {
6783
6783
  const C = getComputedStyle(t).getPropertyValue("--tsqd-font-size");
6784
6784
  T.style.setProperty("--tsqd-font-size", C);
6785
6785
  };
@@ -6793,7 +6793,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6793
6793
  e.onClose && e.onClose();
6794
6794
  }, k(G, () => K().queryFlavor, te), k(G, () => K().version, null), k(C, y(Re.Root, {
6795
6795
  get class() {
6796
- return L(o().viewToggle);
6796
+ return O(o().viewToggle);
6797
6797
  },
6798
6798
  get value() {
6799
6799
  return a();
@@ -6907,32 +6907,32 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6907
6907
  var M = pd();
6908
6908
  return M.$$click = () => {
6909
6909
  s().requestPipWindow(Number(window.innerWidth), Number(e.localStore.height ?? 500));
6910
- }, k(M, y(Bu, {})), N(() => A(M, L(o().actionsBtn, "tsqd-actions-btn", "tsqd-action-open-pip"))), M;
6910
+ }, k(M, y(Bu, {})), N(() => A(M, O(o().actionsBtn, "tsqd-actions-btn", "tsqd-action-open-pip"))), M;
6911
6911
  }
6912
6912
  }), null), k(me, y(oe.Root, {
6913
6913
  gutter: 4,
6914
6914
  get children() {
6915
6915
  return [y(oe.Trigger, {
6916
6916
  get class() {
6917
- return L(o().actionsBtn, "tsqd-actions-btn", "tsqd-action-settings");
6917
+ return O(o().actionsBtn, "tsqd-actions-btn", "tsqd-action-settings");
6918
6918
  },
6919
6919
  get children() {
6920
6920
  return y(Ku, {});
6921
6921
  }
6922
6922
  }), y(oe.Portal, {
6923
- ref: (M) => O(M),
6923
+ ref: (M) => L(M),
6924
6924
  get mount() {
6925
6925
  return ye(() => !!s().pipWindow)() ? s().pipWindow.document.body : document.body;
6926
6926
  },
6927
6927
  get children() {
6928
6928
  return y(oe.Content, {
6929
6929
  get class() {
6930
- return L(o().settingsMenu, "tsqd-settings-menu");
6930
+ return O(o().settingsMenu, "tsqd-settings-menu");
6931
6931
  },
6932
6932
  get children() {
6933
6933
  return [(() => {
6934
6934
  var M = vd();
6935
- return N(() => A(M, L(o().settingsMenuHeader, "tsqd-settings-menu-header"))), M;
6935
+ return N(() => A(M, O(o().settingsMenuHeader, "tsqd-settings-menu-header"))), M;
6936
6936
  })(), y(R, {
6937
6937
  get when() {
6938
6938
  return !e.showPanelViewOnly;
@@ -6945,20 +6945,20 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6945
6945
  get children() {
6946
6946
  return [y(oe.SubTrigger, {
6947
6947
  get class() {
6948
- return L(o().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-position");
6948
+ return O(o().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-position");
6949
6949
  },
6950
6950
  get children() {
6951
6951
  return [bd(), y(Kt, {})];
6952
6952
  }
6953
6953
  }), y(oe.Portal, {
6954
- ref: (M) => O(M),
6954
+ ref: (M) => L(M),
6955
6955
  get mount() {
6956
6956
  return ye(() => !!s().pipWindow)() ? s().pipWindow.document.body : document.body;
6957
6957
  },
6958
6958
  get children() {
6959
6959
  return y(oe.SubContent, {
6960
6960
  get class() {
6961
- return L(o().settingsMenu, "tsqd-settings-submenu");
6961
+ return O(o().settingsMenu, "tsqd-settings-submenu");
6962
6962
  },
6963
6963
  get children() {
6964
6964
  return [y(oe.Item, {
@@ -6967,7 +6967,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6967
6967
  },
6968
6968
  as: "button",
6969
6969
  get class() {
6970
- return L(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-top");
6970
+ return O(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-top");
6971
6971
  },
6972
6972
  get children() {
6973
6973
  return [xd(), y(To, {})];
@@ -6978,7 +6978,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6978
6978
  },
6979
6979
  as: "button",
6980
6980
  get class() {
6981
- return L(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
6981
+ return O(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
6982
6982
  },
6983
6983
  get children() {
6984
6984
  return [wd(), y(Fo, {})];
@@ -6989,7 +6989,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
6989
6989
  },
6990
6990
  as: "button",
6991
6991
  get class() {
6992
- return L(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-left");
6992
+ return O(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-left");
6993
6993
  },
6994
6994
  get children() {
6995
6995
  return [$d(), y(Pu, {})];
@@ -7000,10 +7000,10 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7000
7000
  },
7001
7001
  as: "button",
7002
7002
  get class() {
7003
- return L(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-right");
7003
+ return O(o().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-right");
7004
7004
  },
7005
7005
  get children() {
7006
- return [Cd(), y(Lu, {})];
7006
+ return [Cd(), y(Ou, {})];
7007
7007
  }
7008
7008
  })];
7009
7009
  }
@@ -7020,20 +7020,20 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7020
7020
  get children() {
7021
7021
  return [y(oe.SubTrigger, {
7022
7022
  get class() {
7023
- return L(o().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-position");
7023
+ return O(o().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-position");
7024
7024
  },
7025
7025
  get children() {
7026
7026
  return [Sd(), y(Kt, {})];
7027
7027
  }
7028
7028
  }), y(oe.Portal, {
7029
- ref: (M) => O(M),
7029
+ ref: (M) => L(M),
7030
7030
  get mount() {
7031
7031
  return ye(() => !!s().pipWindow)() ? s().pipWindow.document.body : document.body;
7032
7032
  },
7033
7033
  get children() {
7034
7034
  return y(oe.SubContent, {
7035
7035
  get class() {
7036
- return L(o().settingsMenu, "tsqd-settings-submenu");
7036
+ return O(o().settingsMenu, "tsqd-settings-submenu");
7037
7037
  },
7038
7038
  get children() {
7039
7039
  return [y(oe.Item, {
@@ -7042,10 +7042,10 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7042
7042
  },
7043
7043
  as: "button",
7044
7044
  get class() {
7045
- return L(o().settingsSubButton, e.localStore.theme_preference === "light" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-top");
7045
+ return O(o().settingsSubButton, e.localStore.theme_preference === "light" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-top");
7046
7046
  },
7047
7047
  get children() {
7048
- return [kd(), y(Ou, {})];
7048
+ return [kd(), y(Lu, {})];
7049
7049
  }
7050
7050
  }), y(oe.Item, {
7051
7051
  onSelect: () => {
@@ -7053,7 +7053,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7053
7053
  },
7054
7054
  as: "button",
7055
7055
  get class() {
7056
- return L(o().settingsSubButton, e.localStore.theme_preference === "dark" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
7056
+ return O(o().settingsSubButton, e.localStore.theme_preference === "dark" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
7057
7057
  },
7058
7058
  get children() {
7059
7059
  return [Ed(), y(qu, {})];
@@ -7064,7 +7064,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7064
7064
  },
7065
7065
  as: "button",
7066
7066
  get class() {
7067
- return L(o().settingsSubButton, e.localStore.theme_preference === "system" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-left");
7067
+ return O(o().settingsSubButton, e.localStore.theme_preference === "system" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-left");
7068
7068
  },
7069
7069
  get children() {
7070
7070
  return [Md(), y(_u, {})];
@@ -7082,20 +7082,20 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7082
7082
  get children() {
7083
7083
  return [y(oe.SubTrigger, {
7084
7084
  get class() {
7085
- return L(o().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-disabled-queries");
7085
+ return O(o().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-disabled-queries");
7086
7086
  },
7087
7087
  get children() {
7088
7088
  return [Dd(), y(Kt, {})];
7089
7089
  }
7090
7090
  }), y(oe.Portal, {
7091
- ref: (M) => O(M),
7091
+ ref: (M) => L(M),
7092
7092
  get mount() {
7093
7093
  return ye(() => !!s().pipWindow)() ? s().pipWindow.document.body : document.body;
7094
7094
  },
7095
7095
  get children() {
7096
7096
  return y(oe.SubContent, {
7097
7097
  get class() {
7098
- return L(o().settingsMenu, "tsqd-settings-submenu");
7098
+ return O(o().settingsMenu, "tsqd-settings-submenu");
7099
7099
  },
7100
7100
  get children() {
7101
7101
  return [y(oe.Item, {
@@ -7104,7 +7104,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7104
7104
  },
7105
7105
  as: "button",
7106
7106
  get class() {
7107
- return L(o().settingsSubButton, e.localStore.hideDisabledQueries !== "true" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-show");
7107
+ return O(o().settingsSubButton, e.localStore.hideDisabledQueries !== "true" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-show");
7108
7108
  },
7109
7109
  get children() {
7110
7110
  return [Ad(), y(R, {
@@ -7122,7 +7122,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7122
7122
  },
7123
7123
  as: "button",
7124
7124
  get class() {
7125
- return L(o().settingsSubButton, e.localStore.hideDisabledQueries === "true" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-hide");
7125
+ return O(o().settingsSubButton, e.localStore.hideDisabledQueries === "true" && o().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-hide");
7126
7126
  },
7127
7127
  get children() {
7128
7128
  return [Td(), y(R, {
@@ -7162,7 +7162,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7162
7162
  return Y();
7163
7163
  }
7164
7164
  })
7165
- })), N(() => A(M, L(o().overflowQueryContainer, "tsqd-queries-overflow-container"))), M;
7165
+ })), N(() => A(M, O(o().overflowQueryContainer, "tsqd-queries-overflow-container"))), M;
7166
7166
  }
7167
7167
  }), null), k(T, y(R, {
7168
7168
  get when() {
@@ -7180,17 +7180,17 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7180
7180
  return Y();
7181
7181
  }
7182
7182
  })
7183
- })), N(() => A(M, L(o().overflowQueryContainer, "tsqd-mutations-overflow-container"))), M;
7183
+ })), N(() => A(M, O(o().overflowQueryContainer, "tsqd-mutations-overflow-container"))), M;
7184
7184
  }
7185
7185
  }), null), N((M) => {
7186
- var ge = L(o().queriesContainer, je() < At && (Ie() || bt()) && r`
7186
+ var ge = O(o().queriesContainer, je() < At && (Ie() || bt()) && r`
7187
7187
  height: 50%;
7188
7188
  max-height: 50%;
7189
7189
  `, je() < At && !(Ie() || bt()) && r`
7190
7190
  height: 100%;
7191
7191
  max-height: 100%;
7192
- `, "tsqd-queries-container"), Y = L(o().row, "tsqd-header"), yt = o().logoAndToggleContainer, H = L(o().logo, "tsqd-text-logo-container"), Ge = L(o().tanstackLogo, "tsqd-text-logo-tanstack"), Ce = L(o().queryFlavorLogo, "tsqd-text-logo-query-flavor"), Pt = L(o().row, "tsqd-filters-actions-container"), Oe = L(o().filtersContainer, "tsqd-filters-container"), mt = L(o().filterInput, "tsqd-query-filter-textfield-container"), kt = L("tsqd-query-filter-textfield"), nt = L(o().filterSelect, "tsqd-query-filter-sort-container"), Ye = `Sort order ${(a() === "queries" ? c() : u()) === -1 ? "descending" : "ascending"}`, rt = (a() === "queries" ? c() : u()) === -1, P = L(o().actionsContainer, "tsqd-actions-container"), re = L(o().actionsBtn, "tsqd-actions-btn", "tsqd-action-clear-cache"), Me = `Clear ${a()} cache`, ae = L(o().actionsBtn, tn() && o().actionsBtnOffline, "tsqd-actions-btn", "tsqd-action-mock-offline-behavior"), ee = `${tn() ? "Unset offline mocking behavior" : "Mock offline behavior"}`, ue = tn(), pe = `${tn() ? "Unset offline mocking behavior" : "Mock offline behavior"}`;
7193
- return ge !== M.e && A(T, M.e = ge), Y !== M.t && A(I, M.t = Y), yt !== M.a && A(C, M.a = yt), H !== M.o && A(F, M.o = H), Ge !== M.i && A(V, M.i = Ge), Ce !== M.n && A(G, M.n = Ce), Pt !== M.s && A(J, M.s = Pt), Oe !== M.h && A(le, M.h = Oe), mt !== M.r && A(ie, M.r = mt), kt !== M.d && A(ne, M.d = kt), nt !== M.l && A(se, M.l = nt), Ye !== M.u && D(ce, "aria-label", M.u = Ye), rt !== M.c && D(ce, "aria-pressed", M.c = rt), P !== M.w && A(me, M.w = P), re !== M.m && A(Ae, M.m = re), Me !== M.f && D(Ae, "title", M.f = Me), ae !== M.y && A(he, M.y = ae), ee !== M.g && D(he, "aria-label", M.g = ee), ue !== M.p && D(he, "aria-pressed", M.p = ue), pe !== M.b && D(he, "title", M.b = pe), M;
7192
+ `, "tsqd-queries-container"), Y = O(o().row, "tsqd-header"), yt = o().logoAndToggleContainer, H = O(o().logo, "tsqd-text-logo-container"), Ge = O(o().tanstackLogo, "tsqd-text-logo-tanstack"), Ce = O(o().queryFlavorLogo, "tsqd-text-logo-query-flavor"), Pt = O(o().row, "tsqd-filters-actions-container"), Le = O(o().filtersContainer, "tsqd-filters-container"), mt = O(o().filterInput, "tsqd-query-filter-textfield-container"), kt = O("tsqd-query-filter-textfield"), nt = O(o().filterSelect, "tsqd-query-filter-sort-container"), Ye = `Sort order ${(a() === "queries" ? c() : u()) === -1 ? "descending" : "ascending"}`, rt = (a() === "queries" ? c() : u()) === -1, P = O(o().actionsContainer, "tsqd-actions-container"), re = O(o().actionsBtn, "tsqd-actions-btn", "tsqd-action-clear-cache"), Me = `Clear ${a()} cache`, ae = O(o().actionsBtn, tn() && o().actionsBtnOffline, "tsqd-actions-btn", "tsqd-action-mock-offline-behavior"), ee = `${tn() ? "Unset offline mocking behavior" : "Mock offline behavior"}`, ue = tn(), pe = `${tn() ? "Unset offline mocking behavior" : "Mock offline behavior"}`;
7193
+ return ge !== M.e && A(T, M.e = ge), Y !== M.t && A(I, M.t = Y), yt !== M.a && A(C, M.a = yt), H !== M.o && A(F, M.o = H), Ge !== M.i && A(V, M.i = Ge), Ce !== M.n && A(G, M.n = Ce), Pt !== M.s && A(J, M.s = Pt), Le !== M.h && A(le, M.h = Le), mt !== M.r && A(ie, M.r = mt), kt !== M.d && A(ne, M.d = kt), nt !== M.l && A(se, M.l = nt), Ye !== M.u && D(ce, "aria-label", M.u = Ye), rt !== M.c && D(ce, "aria-pressed", M.c = rt), P !== M.w && A(me, M.w = P), re !== M.m && A(Ae, M.m = re), Me !== M.f && D(Ae, "title", M.f = Me), ae !== M.y && A(he, M.y = ae), ee !== M.g && D(he, "aria-label", M.g = ee), ue !== M.p && D(he, "aria-pressed", M.p = ue), pe !== M.b && D(he, "title", M.b = pe), M;
7194
7194
  }, {
7195
7195
  e: void 0,
7196
7196
  t: void 0,
@@ -7266,17 +7266,17 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7266
7266
  return i();
7267
7267
  },
7268
7268
  get children() {
7269
- return Ld();
7269
+ return Od();
7270
7270
  }
7271
7271
  }), null), k(g, y(R, {
7272
7272
  get when() {
7273
7273
  return c();
7274
7274
  },
7275
7275
  get children() {
7276
- return Od();
7276
+ return Ld();
7277
7277
  }
7278
7278
  }), null), N((v) => {
7279
- var b = L(r().queryRow, Ie() === e.query.queryHash && r().selectedQueryRow, "tsqd-query-row"), x = `Query key ${e.query.queryHash}`, w = L(h(), "tsqd-query-observer-count");
7279
+ var b = O(r().queryRow, Ie() === e.query.queryHash && r().selectedQueryRow, "tsqd-query-row"), x = `Query key ${e.query.queryHash}`, w = O(h(), "tsqd-query-observer-count");
7280
7280
  return b !== v.e && A(g, v.e = b), x !== v.t && D(g, "aria-label", v.t = x), w !== v.a && A(m, v.a = w), v;
7281
7281
  }, {
7282
7282
  e: void 0,
@@ -7351,7 +7351,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7351
7351
  return [ye(() => JSON.stringify(e.mutation.options.mutationKey)), " -", " "];
7352
7352
  }
7353
7353
  }), null), k(g, () => new Date(e.mutation.state.submittedAt).toLocaleString(), null), N((m) => {
7354
- var p = L(r().queryRow, bt() === e.mutation.mutationId && r().selectedQueryRow, "tsqd-query-row"), v = `Mutation submitted at ${new Date(e.mutation.state.submittedAt).toLocaleString()}`, b = L(u(), "tsqd-query-observer-count");
7354
+ var p = O(r().queryRow, bt() === e.mutation.mutationId && r().selectedQueryRow, "tsqd-query-row"), v = `Mutation submitted at ${new Date(e.mutation.state.submittedAt).toLocaleString()}`, b = O(u(), "tsqd-query-observer-count");
7355
7355
  return p !== m.e && A(f, m.e = p), v !== m.t && D(f, "aria-label", m.t = v), b !== m.a && A(h, m.a = b), m;
7356
7356
  }, {
7357
7357
  e: void 0,
@@ -7396,7 +7396,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7396
7396
  get count() {
7397
7397
  return o();
7398
7398
  }
7399
- }), null), N(() => A(i, L(l().queryStatusContainer, "tsqd-query-status-container"))), i;
7399
+ }), null), N(() => A(i, O(l().queryStatusContainer, "tsqd-query-status-container"))), i;
7400
7400
  })();
7401
7401
  }, Zd = () => {
7402
7402
  const e = Ve((l) => l().getAll().filter((i) => zt({
@@ -7440,7 +7440,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7440
7440
  get count() {
7441
7441
  return r();
7442
7442
  }
7443
- }), null), N(() => A(l, L(a().queryStatusContainer, "tsqd-query-status-container"))), l;
7443
+ }), null), N(() => A(l, O(a().queryStatusContainer, "tsqd-query-status-container"))), l;
7444
7444
  })();
7445
7445
  }, ut = (e) => {
7446
7446
  const t = xe(), n = K().shadowDOMTarget ? W.bind({
@@ -7460,7 +7460,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7460
7460
  return f();
7461
7461
  },
7462
7462
  get class() {
7463
- return L(r().queryStatusTag, !f() && n`
7463
+ return O(r().queryStatusTag, !f() && n`
7464
7464
  cursor: pointer;
7465
7465
  &:hover {
7466
7466
  background: ${a(o.gray[200], o.darkGray[400])}${s[80]};
@@ -7475,7 +7475,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7475
7475
  },
7476
7476
  get children() {
7477
7477
  var v = qd();
7478
- return k(v, () => e.label), N(() => A(v, L(r().statusTooltip, "tsqd-query-status-tooltip"))), v;
7478
+ return k(v, () => e.label), N(() => A(v, O(r().statusTooltip, "tsqd-query-status-tooltip"))), v;
7479
7479
  }
7480
7480
  }), g), k(h, y(R, {
7481
7481
  get when() {
@@ -7483,15 +7483,15 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7483
7483
  },
7484
7484
  get children() {
7485
7485
  var v = _d();
7486
- return k(v, () => e.label), N(() => A(v, L(r().queryStatusTagLabel, "tsqd-query-status-tag-label"))), v;
7486
+ return k(v, () => e.label), N(() => A(v, O(r().queryStatusTagLabel, "tsqd-query-status-tag-label"))), v;
7487
7487
  }
7488
7488
  }), m), k(m, () => e.count), N((v) => {
7489
- var b = L(n`
7489
+ var b = O(n`
7490
7490
  width: ${S.size[1.5]};
7491
7491
  height: ${S.size[1.5]};
7492
7492
  border-radius: ${S.border.radius.full};
7493
7493
  background-color: ${S.colors[e.color][500]};
7494
- `, "tsqd-query-status-tag-dot"), x = L(r().queryStatusCount, e.count > 0 && e.color !== "gray" && n`
7494
+ `, "tsqd-query-status-tag-dot"), x = O(r().queryStatusCount, e.count > 0 && e.color !== "gray" && n`
7495
7495
  background-color: ${a(o[e.color][100], o[e.color][900])};
7496
7496
  color: ${a(o[e.color][700], o[e.color][300])};
7497
7497
  `, "tsqd-query-status-tag-count");
@@ -7518,7 +7518,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7518
7518
  queryHash: h()?.queryHash
7519
7519
  }), h()?.fetch()?.catch(() => {
7520
7520
  });
7521
- }, O = (C) => {
7521
+ }, L = (C) => {
7522
7522
  const F = h();
7523
7523
  if (!F) return;
7524
7524
  Xe({
@@ -7570,7 +7570,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7570
7570
  return ye(() => !!h())() && m();
7571
7571
  },
7572
7572
  get children() {
7573
- var C = Ud(), F = C.firstChild, V = F.nextSibling, G = V.firstChild, te = G.firstChild, J = te.firstChild, le = te.nextSibling, ie = G.nextSibling, ne = ie.firstChild, se = ne.nextSibling, ce = ie.nextSibling, me = ce.firstChild, Ae = me.nextSibling, he = V.nextSibling, Ee = he.nextSibling, M = Ee.firstChild, ge = M.firstChild, Y = M.nextSibling, yt = Y.firstChild, H = Y.nextSibling, Ge = H.firstChild, Ce = H.nextSibling, Pt = Ce.firstChild, Oe = Ce.nextSibling, mt = Oe.firstChild, kt = mt.nextSibling, nt = Ee.nextSibling;
7573
+ var C = Ud(), F = C.firstChild, V = F.nextSibling, G = V.firstChild, te = G.firstChild, J = te.firstChild, le = te.nextSibling, ie = G.nextSibling, ne = ie.firstChild, se = ne.nextSibling, ce = ie.nextSibling, me = ce.firstChild, Ae = me.nextSibling, he = V.nextSibling, Ee = he.nextSibling, M = Ee.firstChild, ge = M.firstChild, Y = M.nextSibling, yt = Y.firstChild, H = Y.nextSibling, Ge = H.firstChild, Ce = H.nextSibling, Pt = Ce.firstChild, Le = Ce.nextSibling, mt = Le.firstChild, kt = mt.nextSibling, nt = Ee.nextSibling;
7574
7574
  nt.firstChild;
7575
7575
  var Ye = nt.nextSibling, rt = Ye.nextSibling;
7576
7576
  return k(J, () => $n(h().queryKey, !0)), k(le, v), k(se, x), k(Ae, () => new Date(m().dataUpdatedAt).toLocaleTimeString()), M.$$click = $, Y.$$click = () => {
@@ -7588,7 +7588,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7588
7588
  type: "REMOVE",
7589
7589
  queryHash: h()?.queryHash
7590
7590
  }), s.removeQueries(h()), Rn(null);
7591
- }, Oe.$$click = () => {
7591
+ }, Le.$$click = () => {
7592
7592
  if (h()?.state.data === void 0)
7593
7593
  l(!0), T();
7594
7594
  else {
@@ -7613,7 +7613,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7613
7613
  }
7614
7614
  });
7615
7615
  }
7616
- }, k(Oe, () => b() === "pending" ? "Restore" : "Trigger", kt), k(Ee, y(R, {
7616
+ }, k(Le, () => b() === "pending" ? "Restore" : "Trigger", kt), k(Ee, y(R, {
7617
7617
  get when() {
7618
7618
  return f().length === 0 || b() === "error";
7619
7619
  },
@@ -7623,9 +7623,9 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7623
7623
  h().state.error ? (Xe({
7624
7624
  type: "RESTORE_ERROR",
7625
7625
  queryHash: h()?.queryHash
7626
- }), s.resetQueries(h())) : O();
7626
+ }), s.resetQueries(h())) : L();
7627
7627
  }, k(P, () => b() === "error" ? "Restore" : "Trigger", Me), N((ae) => {
7628
- var ee = L(t`
7628
+ var ee = O(t`
7629
7629
  color: ${o(r.red[500], r.red[400])};
7630
7630
  `, "tsqd-query-details-actions-btn", "tsqd-query-details-action-error"), ue = b() === "pending", pe = t`
7631
7631
  background-color: ${o(r.red[500], r.red[400])};
@@ -7645,7 +7645,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7645
7645
  var P = Kd(), re = P.firstChild, Me = re.nextSibling, ae = Me.nextSibling;
7646
7646
  return ae.firstChild, ae.addEventListener("change", (ee) => {
7647
7647
  const ue = f().find((pe) => pe.name === ee.currentTarget.value);
7648
- O(ue);
7648
+ L(ue);
7649
7649
  }), k(ae, y(Ss, {
7650
7650
  get each() {
7651
7651
  return f();
@@ -7655,7 +7655,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7655
7655
  return k(ue, () => ee.name), N(() => ue.value = ee.name), ue;
7656
7656
  })()
7657
7657
  }), null), k(P, y(Kt, {}), null), N((ee) => {
7658
- var ue = L(n().actionsSelect, "tsqd-query-details-actions-btn", "tsqd-query-details-action-error-multiple"), pe = t`
7658
+ var ue = O(n().actionsSelect, "tsqd-query-details-actions-btn", "tsqd-query-details-action-error-multiple"), pe = t`
7659
7659
  background-color: ${S.colors.red[400]};
7660
7660
  `, X = b() === "pending";
7661
7661
  return ue !== ee.e && A(P, ee.e = ue), pe !== ee.t && A(re, ee.t = pe), X !== ee.a && (ae.disabled = ee.a = X), ee;
@@ -7703,9 +7703,9 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7703
7703
  u(!0);
7704
7704
  }
7705
7705
  }), re.addEventListener("focus", () => u(!1)), k(ae, () => d() ? "Invalid Value" : ""), ue.$$click = () => c("view"), N((X) => {
7706
- var ot = L(n().devtoolsEditForm, "tsqd-query-details-data-editor"), it = n().devtoolsEditTextarea, He = d(), Et = n().devtoolsEditFormActions, st = n().devtoolsEditFormError, Mt = n().devtoolsEditFormActionContainer, at = L(n().devtoolsEditFormAction, t`
7706
+ var ot = O(n().devtoolsEditForm, "tsqd-query-details-data-editor"), it = n().devtoolsEditTextarea, He = d(), Et = n().devtoolsEditFormActions, st = n().devtoolsEditFormError, Mt = n().devtoolsEditFormActionContainer, at = O(n().devtoolsEditFormAction, t`
7707
7707
  color: ${o(r.gray[600], r.gray[300])};
7708
- `), pt = L(n().devtoolsEditFormAction, t`
7708
+ `), pt = O(n().devtoolsEditFormAction, t`
7709
7709
  color: ${o(r.blue[600], r.blue[400])};
7710
7710
  `);
7711
7711
  return ot !== X.e && A(P, X.e = ot), it !== X.t && A(re, X.t = it), He !== X.a && D(re, "data-error", X.a = He), Et !== X.o && A(Me, X.o = Et), st !== X.i && A(ae, X.i = st), Mt !== X.n && A(ee, X.n = Mt), at !== X.s && A(ue, X.s = at), pt !== X.h && A(pe, X.h = pt), X;
@@ -7727,28 +7727,28 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7727
7727
  return g();
7728
7728
  }
7729
7729
  })), N((P) => {
7730
- var re = L(n().detailsContainer, "tsqd-query-details-container"), Me = L(n().detailsHeader, "tsqd-query-details-header"), ae = L(n().detailsBody, "tsqd-query-details-summary-container"), ee = L(n().queryDetailsStatus, I()), ue = L(n().detailsHeader, "tsqd-query-details-header"), pe = L(n().actionsBody, "tsqd-query-details-actions-container"), X = L(t`
7730
+ var re = O(n().detailsContainer, "tsqd-query-details-container"), Me = O(n().detailsHeader, "tsqd-query-details-header"), ae = O(n().detailsBody, "tsqd-query-details-summary-container"), ee = O(n().queryDetailsStatus, I()), ue = O(n().detailsHeader, "tsqd-query-details-header"), pe = O(n().actionsBody, "tsqd-query-details-actions-container"), X = O(t`
7731
7731
  color: ${o(r.blue[600], r.blue[400])};
7732
7732
  `, "tsqd-query-details-actions-btn", "tsqd-query-details-action-refetch"), ot = v() === "fetching", it = t`
7733
7733
  background-color: ${o(r.blue[600], r.blue[400])};
7734
- `, He = L(t`
7734
+ `, He = O(t`
7735
7735
  color: ${o(r.yellow[600], r.yellow[400])};
7736
7736
  `, "tsqd-query-details-actions-btn", "tsqd-query-details-action-invalidate"), Et = b() === "pending", st = t`
7737
7737
  background-color: ${o(r.yellow[600], r.yellow[400])};
7738
- `, Mt = L(t`
7738
+ `, Mt = O(t`
7739
7739
  color: ${o(r.gray[600], r.gray[300])};
7740
7740
  `, "tsqd-query-details-actions-btn", "tsqd-query-details-action-reset"), at = b() === "pending", pt = t`
7741
7741
  background-color: ${o(r.gray[600], r.gray[400])};
7742
- `, mn = L(t`
7742
+ `, mn = O(t`
7743
7743
  color: ${o(r.pink[500], r.pink[400])};
7744
7744
  `, "tsqd-query-details-actions-btn", "tsqd-query-details-action-remove"), Wt = v() === "fetching", pn = t`
7745
7745
  background-color: ${o(r.pink[500], r.pink[400])};
7746
- `, Lt = L(t`
7746
+ `, Ot = O(t`
7747
7747
  color: ${o(r.cyan[500], r.cyan[400])};
7748
7748
  `, "tsqd-query-details-actions-btn", "tsqd-query-details-action-loading"), vn = a(), Qt = t`
7749
7749
  background-color: ${o(r.cyan[500], r.cyan[400])};
7750
- `, Yt = L(n().detailsHeader, "tsqd-query-details-header"), Xt = L(n().detailsHeader, "tsqd-query-details-header"), Ot = S.size[2];
7751
- return re !== P.e && A(C, P.e = re), Me !== P.t && A(F, P.t = Me), ae !== P.a && A(V, P.a = ae), ee !== P.o && A(le, P.o = ee), ue !== P.i && A(he, P.i = ue), pe !== P.n && A(Ee, P.n = pe), X !== P.s && A(M, P.s = X), ot !== P.h && (M.disabled = P.h = ot), it !== P.r && A(ge, P.r = it), He !== P.d && A(Y, P.d = He), Et !== P.l && (Y.disabled = P.l = Et), st !== P.u && A(yt, P.u = st), Mt !== P.c && A(H, P.c = Mt), at !== P.w && (H.disabled = P.w = at), pt !== P.m && A(Ge, P.m = pt), mn !== P.f && A(Ce, P.f = mn), Wt !== P.y && (Ce.disabled = P.y = Wt), pn !== P.g && A(Pt, P.g = pn), Lt !== P.p && A(Oe, P.p = Lt), vn !== P.b && (Oe.disabled = P.b = vn), Qt !== P.T && A(mt, P.T = Qt), Yt !== P.A && A(nt, P.A = Yt), Xt !== P.O && A(Ye, P.O = Xt), Ot !== P.I && ((P.I = Ot) != null ? rt.style.setProperty("padding", Ot) : rt.style.removeProperty("padding")), P;
7750
+ `, Yt = O(n().detailsHeader, "tsqd-query-details-header"), Xt = O(n().detailsHeader, "tsqd-query-details-header"), Lt = S.size[2];
7751
+ return re !== P.e && A(C, P.e = re), Me !== P.t && A(F, P.t = Me), ae !== P.a && A(V, P.a = ae), ee !== P.o && A(le, P.o = ee), ue !== P.i && A(he, P.i = ue), pe !== P.n && A(Ee, P.n = pe), X !== P.s && A(M, P.s = X), ot !== P.h && (M.disabled = P.h = ot), it !== P.r && A(ge, P.r = it), He !== P.d && A(Y, P.d = He), Et !== P.l && (Y.disabled = P.l = Et), st !== P.u && A(yt, P.u = st), Mt !== P.c && A(H, P.c = Mt), at !== P.w && (H.disabled = P.w = at), pt !== P.m && A(Ge, P.m = pt), mn !== P.f && A(Ce, P.f = mn), Wt !== P.y && (Ce.disabled = P.y = Wt), pn !== P.g && A(Pt, P.g = pn), Ot !== P.p && A(Le, P.p = Ot), vn !== P.b && (Le.disabled = P.b = vn), Qt !== P.T && A(mt, P.T = Qt), Yt !== P.A && A(nt, P.A = Yt), Xt !== P.O && A(Ye, P.O = Xt), Lt !== P.I && ((P.I = Lt) != null ? rt.style.setProperty("padding", Lt) : rt.style.removeProperty("padding")), P;
7752
7752
  }, {
7753
7753
  e: void 0,
7754
7754
  t: void 0,
@@ -7805,7 +7805,7 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7805
7805
  return i();
7806
7806
  },
7807
7807
  get children() {
7808
- var d = Hd(), u = d.firstChild, f = u.nextSibling, h = f.firstChild, g = h.firstChild, m = g.firstChild, p = g.nextSibling, v = h.nextSibling, b = v.firstChild, x = b.nextSibling, w = f.nextSibling, $ = w.nextSibling, O = $.nextSibling, T = O.nextSibling, I = T.nextSibling, C = I.nextSibling, F = C.nextSibling, V = F.nextSibling;
7808
+ var d = Hd(), u = d.firstChild, f = u.nextSibling, h = f.firstChild, g = h.firstChild, m = g.firstChild, p = g.nextSibling, v = h.nextSibling, b = v.firstChild, x = b.nextSibling, w = f.nextSibling, $ = w.nextSibling, L = $.nextSibling, T = L.nextSibling, I = T.nextSibling, C = I.nextSibling, F = C.nextSibling, V = F.nextSibling;
7809
7809
  return k(m, y(R, {
7810
7810
  get when() {
7811
7811
  return i().options.mutationKey;
@@ -7851,8 +7851,8 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7851
7851
  return i();
7852
7852
  }
7853
7853
  })), N((G) => {
7854
- var te = L(n().detailsContainer, "tsqd-query-details-container"), J = L(n().detailsHeader, "tsqd-query-details-header"), le = L(n().detailsBody, "tsqd-query-details-summary-container"), ie = L(n().queryDetailsStatus, c()), ne = L(n().detailsHeader, "tsqd-query-details-header"), se = S.size[2], ce = L(n().detailsHeader, "tsqd-query-details-header"), me = S.size[2], Ae = L(n().detailsHeader, "tsqd-query-details-header"), he = S.size[2], Ee = L(n().detailsHeader, "tsqd-query-details-header"), M = S.size[2];
7855
- return te !== G.e && A(d, G.e = te), J !== G.t && A(u, G.t = J), le !== G.a && A(f, G.a = le), ie !== G.o && A(p, G.o = ie), ne !== G.i && A(w, G.i = ne), se !== G.n && ((G.n = se) != null ? $.style.setProperty("padding", se) : $.style.removeProperty("padding")), ce !== G.s && A(O, G.s = ce), me !== G.h && ((G.h = me) != null ? T.style.setProperty("padding", me) : T.style.removeProperty("padding")), Ae !== G.r && A(I, G.r = Ae), he !== G.d && ((G.d = he) != null ? C.style.setProperty("padding", he) : C.style.removeProperty("padding")), Ee !== G.l && A(F, G.l = Ee), M !== G.u && ((G.u = M) != null ? V.style.setProperty("padding", M) : V.style.removeProperty("padding")), G;
7854
+ var te = O(n().detailsContainer, "tsqd-query-details-container"), J = O(n().detailsHeader, "tsqd-query-details-header"), le = O(n().detailsBody, "tsqd-query-details-summary-container"), ie = O(n().queryDetailsStatus, c()), ne = O(n().detailsHeader, "tsqd-query-details-header"), se = S.size[2], ce = O(n().detailsHeader, "tsqd-query-details-header"), me = S.size[2], Ae = O(n().detailsHeader, "tsqd-query-details-header"), he = S.size[2], Ee = O(n().detailsHeader, "tsqd-query-details-header"), M = S.size[2];
7855
+ return te !== G.e && A(d, G.e = te), J !== G.t && A(u, G.t = J), le !== G.a && A(f, G.a = le), ie !== G.o && A(p, G.o = ie), ne !== G.i && A(w, G.i = ne), se !== G.n && ((G.n = se) != null ? $.style.setProperty("padding", se) : $.style.removeProperty("padding")), ce !== G.s && A(L, G.s = ce), me !== G.h && ((G.h = me) != null ? T.style.setProperty("padding", me) : T.style.removeProperty("padding")), Ae !== G.r && A(I, G.r = Ae), he !== G.d && ((G.d = he) != null ? C.style.setProperty("padding", he) : C.style.removeProperty("padding")), Ee !== G.l && A(F, G.l = Ee), M !== G.u && ((G.u = M) != null ? V.style.setProperty("padding", M) : V.style.removeProperty("padding")), G;
7856
7856
  }, {
7857
7857
  e: void 0,
7858
7858
  t: void 0,