quasar-ui-danx-legacy 0.3.59 → 0.3.60

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.
package/dist/danx.es.js CHANGED
@@ -17,7 +17,7 @@ const jt = qt({
17
17
  error: {}
18
18
  }
19
19
  });
20
- function a3(t) {
20
+ function u3(t) {
21
21
  jt.value = {
22
22
  ...jt.value,
23
23
  ...t
@@ -184,8 +184,8 @@ le(Be, "notify"), le(Be, "PROP_DEFINITIONS", {
184
184
  }
185
185
  });
186
186
  let bt = Be;
187
- const u3 = new bt(), Gn = qt(null);
188
- function c3(t, e = null) {
187
+ const c3 = new bt(), Gn = qt(null);
188
+ function d3(t, e = null) {
189
189
  const n = t.map((s) => {
190
190
  const l = { ...e, ...s };
191
191
  return l.debounce ? l.trigger = Gr((a, u) => i(l, a, u, !0), l.debounce) : l.trigger || (l.trigger = (a, u) => i(l, a, u, !0)), l;
@@ -257,7 +257,7 @@ function Eu(t, e, n = void 0, r = !1) {
257
257
  function bi(t, e) {
258
258
  return Eu(t, e);
259
259
  }
260
- function d3(t, e) {
260
+ function f3(t, e) {
261
261
  return t.filter((n, r, i) => r === i.findIndex((o) => e(n, o)));
262
262
  }
263
263
  function Es(t) {
@@ -270,16 +270,16 @@ function pl(t, e) {
270
270
  });
271
271
  });
272
272
  }
273
- function f3(t, e, n) {
273
+ function _3(t, e, n) {
274
274
  return Math.max(t, Math.min(e, n));
275
275
  }
276
- function _3(t) {
276
+ function m3(t) {
277
277
  return t * 621371e-9;
278
278
  }
279
- function m3(t) {
279
+ function h3(t) {
280
280
  return t / 621371e-9;
281
281
  }
282
- function h3(t) {
282
+ function p3(t) {
283
283
  const e = t.split(",");
284
284
  if (e.length === 2) {
285
285
  const n = parseFloat(e[0].trim()), r = parseFloat(e[1].trim());
@@ -5795,7 +5795,7 @@ function _r(t) {
5795
5795
  `Unknown datetime argument: ${t}, of type ${typeof t}`
5796
5796
  );
5797
5797
  }
5798
- const Cc = new Ct("America/Chicago"), p3 = Z;
5798
+ const Cc = new Ct("America/Chicago"), g3 = Z;
5799
5799
  function kc(t) {
5800
5800
  return t = t == null ? void 0 : t.replace("T", " "), Z.fromSQL(t, { zone: Cc }).setZone("local");
5801
5801
  }
@@ -5811,7 +5811,7 @@ function qo(t, e = "yyyy/MM/dd") {
5811
5811
  function Yl(t, e = "yyyy/MM/dd HH:mm:ss") {
5812
5812
  return Z.fromFormat(t, e);
5813
5813
  }
5814
- function g3(t) {
5814
+ function b3(t) {
5815
5815
  return Dt(t, { format: "yyyy/MM/dd" });
5816
5816
  }
5817
5817
  function Ar(t, e = {}) {
@@ -5828,7 +5828,7 @@ function Dt(t, { empty: e = "--", format: n = "M/d/yy" } = {}) {
5828
5828
  const r = Si(t).toFormat(n);
5829
5829
  return ["Invalid DateTime", "invalid datetime"].includes(r) ? e : r;
5830
5830
  }
5831
- function b3(t) {
5831
+ function y3(t) {
5832
5832
  const e = Z.now().setZone("UTC").startOf("year").set({ second: t }), n = Math.floor(t / 3600);
5833
5833
  return (n ? n + ":" : "") + e.toFormat("mm:ss");
5834
5834
  }
@@ -5841,7 +5841,7 @@ function Fc(t) {
5841
5841
  function Jn(t, e = {}) {
5842
5842
  return new Intl.NumberFormat("en-US", e).format(t);
5843
5843
  }
5844
- function y3(t, e) {
5844
+ function x3(t, e) {
5845
5845
  if (t.length > e) {
5846
5846
  const n = Math.floor((e - 3) / 2), r = e - n - 3;
5847
5847
  return t.substring(0, n) + "..." + t.substring(t.length - r);
@@ -5851,7 +5851,7 @@ function y3(t, e) {
5851
5851
  function N0(t, e = {}) {
5852
5852
  return e = { multiplier: 100, maximumFractionDigits: 1, NaN: "N/A", ...e }, t = parseFloat("" + t), isNaN(t) ? e.NaN : Jn(t * (e.multiplier || 100), e) + "%";
5853
5853
  }
5854
- function x3(t) {
5854
+ function v3(t) {
5855
5855
  if (!t || typeof t != "string")
5856
5856
  return t || "";
5857
5857
  const e = t.replace(/\D/g, "").split("");
@@ -5875,7 +5875,7 @@ function x3(t) {
5875
5875
  s === 0 && o === "1" ? n += "+1 " : n += o;
5876
5876
  }), t === "+1 (" ? "" : n;
5877
5877
  }
5878
- function v3(t, e) {
5878
+ function w3(t, e) {
5879
5879
  return Si(e).diff(Si(t), ["days"]).days;
5880
5880
  }
5881
5881
  async function D0(t, e = "download") {
@@ -5957,7 +5957,7 @@ function Ms(t, e, n) {
5957
5957
  }
5958
5958
  return !0;
5959
5959
  }
5960
- async function w3(t, e = "", n = null) {
5960
+ async function S3(t, e = "", n = null) {
5961
5961
  let r;
5962
5962
  n && (r = {
5963
5963
  method: "POST",
@@ -11298,13 +11298,13 @@ class Vs {
11298
11298
  }
11299
11299
  }
11300
11300
  const ki = z([]), Fi = z([]);
11301
- function T3(t) {
11301
+ function E3(t) {
11302
11302
  ki.value = [...ki.value, t];
11303
11303
  }
11304
- function E3(t, e, n) {
11304
+ function I3(t, e, n) {
11305
11305
  Fi.value.push({ id: n, name: t, callback: e });
11306
11306
  }
11307
- function I3(t) {
11307
+ function C3(t) {
11308
11308
  Fi.value = Fi.value.filter((e) => e.id !== t);
11309
11309
  }
11310
11310
  function Za(t, e, n) {
@@ -11316,7 +11316,7 @@ function Za(t, e, n) {
11316
11316
  function ja(t) {
11317
11317
  return t.key ? ("" + t.key).toLowerCase() : t.keyCode;
11318
11318
  }
11319
- function C3(t) {
11319
+ function k3(t) {
11320
11320
  ki.value = t, window.addEventListener("keydown", (e) => {
11321
11321
  Za("keydown", ja(e), e);
11322
11322
  }), window.addEventListener("keyup", (e) => {
@@ -11400,7 +11400,7 @@ const Ha = z({
11400
11400
  }).then((i) => i.json());
11401
11401
  }
11402
11402
  };
11403
- async function k3(t, e, n, r) {
11403
+ async function F3(t, e, n, r) {
11404
11404
  let i;
11405
11405
  n && (i = e.value.find((o) => o.id === n) || (await t({ id: n }))[0]), e.value = await t(r), i && !e.value.find((o) => o.id === n) && e.value.push(i);
11406
11406
  }
@@ -11442,7 +11442,7 @@ function vn(t, e = null) {
11442
11442
  const n = localStorage.getItem(t);
11443
11443
  return n ? JSON.parse(n) : e;
11444
11444
  }
11445
- function F3(t, e = "") {
11445
+ function P3(t, e = "") {
11446
11446
  const n = Zd(t, e), r = document.createElement("style");
11447
11447
  r.innerHTML = `:root {${n}}`, document.head.appendChild(r);
11448
11448
  }
@@ -12223,7 +12223,7 @@ function cv(t, e) {
12223
12223
  }, null, -1)
12224
12224
  ])]);
12225
12225
  }
12226
- const qs = { render: cv }, P3 = {
12226
+ const qs = { render: cv }, A3 = {
12227
12227
  __name: "ExportButton",
12228
12228
  props: {
12229
12229
  exporter: {
@@ -12256,7 +12256,7 @@ const qs = { render: cv }, P3 = {
12256
12256
  }, 8, ["loading"]);
12257
12257
  };
12258
12258
  }
12259
- }, A3 = {
12259
+ }, O3 = {
12260
12260
  __name: "RefreshButton",
12261
12261
  props: {
12262
12262
  loading: Boolean
@@ -12276,7 +12276,7 @@ const qs = { render: cv }, P3 = {
12276
12276
  }, 8, ["loading"]);
12277
12277
  };
12278
12278
  }
12279
- }, dv = { class: "previous-next-controls" }, O3 = {
12279
+ }, dv = { class: "previous-next-controls" }, N3 = {
12280
12280
  __name: "PreviousNextControls",
12281
12281
  props: {
12282
12282
  isLoading: Boolean
@@ -12811,7 +12811,7 @@ const qs = { render: cv }, P3 = {
12811
12811
  }, jv = /* @__PURE__ */ Ft(qv, [["__cssModules", Zv]]), Hv = {
12812
12812
  key: 0,
12813
12813
  class: "p-4 m-4 absolute-top-right top right cursor-pointer"
12814
- }, N3 = {
12814
+ }, D3 = {
12815
12815
  __name: "FullScreenDialog",
12816
12816
  props: {
12817
12817
  modelValue: Boolean,
@@ -12965,7 +12965,7 @@ const qs = { render: cv }, P3 = {
12965
12965
  }, 8, ["full-height", "full-width", "model-value", "no-backdrop-dismiss", "maximized"]);
12966
12966
  };
12967
12967
  }
12968
- }, D3 = {
12968
+ }, M3 = {
12969
12969
  __name: "InputDialog",
12970
12970
  props: {
12971
12971
  ...Pi.props,
@@ -13455,7 +13455,7 @@ const qs = { render: cv }, P3 = {
13455
13455
  }, R2 = {
13456
13456
  key: 1,
13457
13457
  class: "address-line-3"
13458
- }, U2 = { class: "address-city-state-zip" }, M3 = {
13458
+ }, U2 = { class: "address-city-state-zip" }, $3 = {
13459
13459
  __name: "AddressFormat",
13460
13460
  props: {
13461
13461
  address: {
@@ -13479,7 +13479,7 @@ const qs = { render: cv }, P3 = {
13479
13479
  ], 64)) : $("", !0)
13480
13480
  ]));
13481
13481
  }
13482
- }, $3 = {
13482
+ }, L3 = {
13483
13483
  __name: "FlatListFormat",
13484
13484
  props: {
13485
13485
  items: {
@@ -13501,7 +13501,7 @@ const qs = { render: cv }, P3 = {
13501
13501
  }, B2 = { class: "flex flex-nowrap items-center" }, z2 = {
13502
13502
  key: 0,
13503
13503
  class: "whitespace-nowrap"
13504
- }, L3 = {
13504
+ }, R3 = {
13505
13505
  __name: "GpsCoordinatesFormat",
13506
13506
  props: {
13507
13507
  location: {
@@ -13530,7 +13530,7 @@ const qs = { render: cv }, P3 = {
13530
13530
  ]);
13531
13531
  };
13532
13532
  }
13533
- }, G2 = { class: "flex items-center flex-nowrap" }, R3 = {
13533
+ }, G2 = { class: "flex items-center flex-nowrap" }, U3 = {
13534
13534
  __name: "IconWithTextFormat",
13535
13535
  props: {
13536
13536
  icon: {
@@ -13564,7 +13564,7 @@ const qs = { render: cv }, P3 = {
13564
13564
  ], 2)
13565
13565
  ]));
13566
13566
  }
13567
- }, V2 = { class: "text-xs font-bold" }, U3 = {
13567
+ }, V2 = { class: "text-xs font-bold" }, B3 = {
13568
13568
  __name: "LabelValueFormat",
13569
13569
  props: {
13570
13570
  label: {
@@ -14370,7 +14370,7 @@ const Dr = Jd, Gw = {
14370
14370
  ], 2);
14371
14371
  };
14372
14372
  }
14373
- }, B3 = {
14373
+ }, z3 = {
14374
14374
  __name: "InteractiveTooltip",
14375
14375
  props: { tooltip: { type: String, default: "" } },
14376
14376
  setup(t) {
@@ -14418,7 +14418,7 @@ const Dr = Jd, Gw = {
14418
14418
  }, 8, ["modelValue"]);
14419
14419
  };
14420
14420
  }
14421
- }, jw = { class: "flex items-center w-full" }, Hw = { class: "flex-grow text-sm" }, z3 = {
14421
+ }, jw = { class: "flex items-center w-full" }, Hw = { class: "flex-grow text-sm" }, G3 = {
14422
14422
  __name: "BadgeTab",
14423
14423
  props: {
14424
14424
  name: {
@@ -14456,7 +14456,7 @@ const Dr = Jd, Gw = {
14456
14456
  }, 8, ["name"]);
14457
14457
  };
14458
14458
  }
14459
- }, Ww = { class: "flex items-center w-full" }, Yw = { class: "flex-grow text-sm" }, G3 = {
14459
+ }, Ww = { class: "flex items-center w-full" }, Yw = { class: "flex-grow text-sm" }, V3 = {
14460
14460
  __name: "IndicatorTab",
14461
14461
  props: {
14462
14462
  name: {
@@ -14517,7 +14517,7 @@ const Dr = Jd, Gw = {
14517
14517
  _: 3
14518
14518
  }, 8, ["name"]));
14519
14519
  }
14520
- }, V3 = {
14520
+ }, q3 = {
14521
14521
  __name: "SlideTransition",
14522
14522
  props: {
14523
14523
  name: {
@@ -16560,7 +16560,7 @@ Ze("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective
16560
16560
  We.registerPlugin(Kf);
16561
16561
  var Ts = We.registerPlugin(Kf) || We;
16562
16562
  Ts.core.Tween;
16563
- const q3 = {
16563
+ const Z3 = {
16564
16564
  __name: "StaggeredListTransition",
16565
16565
  props: {
16566
16566
  height: {
@@ -16797,7 +16797,7 @@ class hS extends Xd {
16797
16797
  ) : this.currentDropZone.appendChild(this.placeholder);
16798
16798
  }
16799
16799
  }
16800
- const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-grow" }, yS = {
16800
+ const pS = ["draggable"], gS = { class: "flex items-center" }, bS = { key: 0 }, yS = { class: "flex-grow" }, xS = {
16801
16801
  __name: "ListItemDraggable",
16802
16802
  props: {
16803
16803
  dropZone: {
@@ -16809,6 +16809,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
16809
16809
  default: "vertical",
16810
16810
  validator: (t) => ["vertical", "horizontal", "grid"].includes(t)
16811
16811
  },
16812
+ draggable: {
16813
+ type: Boolean,
16814
+ default: !0
16815
+ },
16812
16816
  showHandle: Boolean,
16813
16817
  listItems: {
16814
16818
  type: Array,
@@ -16835,25 +16839,25 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
16835
16839
  ref_key: "draggableEl",
16836
16840
  ref: i,
16837
16841
  class: "cursor-move",
16838
- draggable: "true",
16842
+ draggable: t.draggable,
16839
16843
  onDragstart: s,
16840
16844
  onDragend: l
16841
16845
  }, [
16842
- P("div", pS, [
16843
- t.showHandle ? (m(), x("div", gS, [
16846
+ P("div", gS, [
16847
+ t.showHandle ? (m(), x("div", bS, [
16844
16848
  C(S(O2), {
16845
16849
  svg: S($x),
16846
16850
  class: "w-4 h-4",
16847
16851
  alt: "drag-handle"
16848
16852
  }, null, 8, ["svg"])
16849
16853
  ])) : $("", !0),
16850
- P("div", bS, [
16854
+ P("div", yS, [
16851
16855
  j(a.$slots, "default")
16852
16856
  ])
16853
16857
  ])
16854
- ], 544));
16858
+ ], 40, pS));
16855
16859
  }
16856
- }, Z3 = {
16860
+ }, j3 = {
16857
16861
  __name: "ColumnSettingsDialog",
16858
16862
  props: {
16859
16863
  hiddenColumnNames: {
@@ -16920,7 +16924,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
16920
16924
  "data-drop-zone": "column-list"
16921
16925
  }, {
16922
16926
  default: O(() => [
16923
- (m(!0), x(H, null, we(t.sortableColumns, (d, f) => (m(), I(S(yS), {
16927
+ (m(!0), x(H, null, we(t.sortableColumns, (d, f) => (m(), I(S(xS), {
16924
16928
  key: d.name,
16925
16929
  "list-items": t.sortableColumns,
16926
16930
  "drop-zone": "column-list",
@@ -16946,7 +16950,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
16946
16950
  _: 1
16947
16951
  }));
16948
16952
  }
16949
- }, xS = {
16953
+ }, vS = {
16950
16954
  __name: "TitleColumnFormat",
16951
16955
  props: {
16952
16956
  row: {
@@ -16969,14 +16973,14 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
16969
16973
  }, N(e(t.row[i.name], i.format)), 1))), 128))
16970
16974
  ]));
16971
16975
  }
16972
- }, vS = "_visible_1xlle_1", wS = "_collapse_1xlle_1", SS = "_absolute_1xlle_1", TS = "_relative_1xlle_1", ES = "_sticky_1xlle_1", IS = "_block_1xlle_1", CS = "_inline_1xlle_1", kS = "_flex_1xlle_1", FS = "_table_1xlle_1", PS = "_grid_1xlle_1", AS = "_hidden_1xlle_1", OS = "_grow_1xlle_1", NS = "_transform_1xlle_1", DS = "_resize_1xlle_1", MS = "_rounded_1xlle_1", $S = "_border_1xlle_1", LS = "_uppercase_1xlle_1", RS = "_outline_1xlle_1", US = "_filter_1xlle_1", BS = "_transition_1xlle_1", zS = "_scroll_1xlle_14", GS = "_app_1xlle_1", VS = {
16976
+ }, wS = "_visible_1xlle_1", SS = "_collapse_1xlle_1", TS = "_absolute_1xlle_1", ES = "_relative_1xlle_1", IS = "_sticky_1xlle_1", CS = "_block_1xlle_1", kS = "_inline_1xlle_1", FS = "_flex_1xlle_1", PS = "_table_1xlle_1", AS = "_grid_1xlle_1", OS = "_hidden_1xlle_1", NS = "_grow_1xlle_1", DS = "_transform_1xlle_1", MS = "_resize_1xlle_1", $S = "_rounded_1xlle_1", LS = "_border_1xlle_1", RS = "_uppercase_1xlle_1", US = "_outline_1xlle_1", BS = "_filter_1xlle_1", zS = "_transition_1xlle_1", GS = "_scroll_1xlle_14", VS = "_app_1xlle_1", qS = {
16973
16977
  "!visible": "_!visible_1xlle_1",
16974
- visible: vS,
16975
- collapse: wS,
16978
+ visible: wS,
16979
+ collapse: SS,
16976
16980
  static: "_static_1xlle_1",
16977
- absolute: SS,
16978
- relative: TS,
16979
- sticky: ES,
16981
+ absolute: TS,
16982
+ relative: ES,
16983
+ sticky: IS,
16980
16984
  "bottom-1": "_bottom-1_1xlle_1",
16981
16985
  "left-0": "_left-0_1xlle_1",
16982
16986
  "right-0": "_right-0_1xlle_1",
@@ -17008,13 +17012,13 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17008
17012
  "mt-2": "_mt-2_1xlle_1",
17009
17013
  "mt-3": "_mt-3_1xlle_1",
17010
17014
  "mt-4": "_mt-4_1xlle_1",
17011
- block: IS,
17015
+ block: CS,
17012
17016
  "inline-block": "_inline-block_1xlle_1",
17013
- inline: CS,
17014
- flex: kS,
17015
- table: FS,
17016
- grid: PS,
17017
- hidden: AS,
17017
+ inline: kS,
17018
+ flex: FS,
17019
+ table: PS,
17020
+ grid: AS,
17021
+ hidden: OS,
17018
17022
  "h-10": "_h-10_1xlle_1",
17019
17023
  "h-32": "_h-32_1xlle_1",
17020
17024
  "h-4": "_h-4_1xlle_1",
@@ -17045,15 +17049,15 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17045
17049
  "max-w-full": "_max-w-full_1xlle_1",
17046
17050
  "flex-shrink-0": "_flex-shrink-0_1xlle_1",
17047
17051
  "flex-grow": "_flex-grow_1xlle_1",
17048
- grow: OS,
17052
+ grow: NS,
17049
17053
  "rotate-180": "_rotate-180_1xlle_1",
17050
- transform: NS,
17054
+ transform: DS,
17051
17055
  "cursor-ew-resize": "_cursor-ew-resize_1xlle_1",
17052
17056
  "cursor-move": "_cursor-move_1xlle_1",
17053
17057
  "cursor-not-allowed": "_cursor-not-allowed_1xlle_1",
17054
17058
  "cursor-ns-resize": "_cursor-ns-resize_1xlle_1",
17055
17059
  "cursor-pointer": "_cursor-pointer_1xlle_1",
17056
- resize: DS,
17060
+ resize: MS,
17057
17061
  "flex-col": "_flex-col_1xlle_1",
17058
17062
  "flex-nowrap": "_flex-nowrap_1xlle_1",
17059
17063
  "items-center": "_items-center_1xlle_1",
@@ -17074,7 +17078,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17074
17078
  "scroll-smooth": "_scroll-smooth_1xlle_1",
17075
17079
  "overflow-ellipsis": "_overflow-ellipsis_1xlle_1",
17076
17080
  "whitespace-nowrap": "_whitespace-nowrap_1xlle_1",
17077
- rounded: MS,
17081
+ rounded: $S,
17078
17082
  "rounded-2xl": "_rounded-2xl_1xlle_1",
17079
17083
  "rounded-lg": "_rounded-lg_1xlle_1",
17080
17084
  "rounded-md": "_rounded-md_1xlle_1",
@@ -17084,7 +17088,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17084
17088
  "rounded-t-lg": "_rounded-t-lg_1xlle_1",
17085
17089
  "rounded-t-md": "_rounded-t-md_1xlle_1",
17086
17090
  "!border-0": "_!border-0_1xlle_1",
17087
- border: $S,
17091
+ border: LS,
17088
17092
  "border-b": "_border-b_1xlle_1",
17089
17093
  "border-l": "_border-l_1xlle_1",
17090
17094
  "border-l-0": "_border-l-0_1xlle_1",
@@ -17155,7 +17159,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17155
17159
  "font-medium": "_font-medium_1xlle_1",
17156
17160
  "font-normal": "_font-normal_1xlle_1",
17157
17161
  "font-semibold": "_font-semibold_1xlle_1",
17158
- uppercase: LS,
17162
+ uppercase: RS,
17159
17163
  "leading-[1.2rem]": "_leading-[1.2rem]_1xlle_1",
17160
17164
  "!text-green-900": "_!text-green-900_1xlle_1",
17161
17165
  "!text-red-900": "_!text-red-900_1xlle_1",
@@ -17181,19 +17185,19 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17181
17185
  "opacity-70": "_opacity-70_1xlle_1",
17182
17186
  "shadow-none": "_shadow-none_1xlle_1",
17183
17187
  "outline-none": "_outline-none_1xlle_1",
17184
- outline: RS,
17185
- filter: US,
17186
- transition: BS,
17188
+ outline: US,
17189
+ filter: BS,
17190
+ transition: zS,
17187
17191
  "transition-all": "_transition-all_1xlle_1",
17188
17192
  "duration-300": "_duration-300_1xlle_1",
17189
17193
  "q-tab": "_q-tab_1xlle_4",
17190
17194
  "q-tab-panels": "_q-tab-panels_1xlle_8",
17191
17195
  "q-panel": "_q-panel_1xlle_11",
17192
- scroll: zS,
17196
+ scroll: GS,
17193
17197
  "q-tab-panel": "_q-tab-panel_1xlle_8",
17194
17198
  "q-toolbar": "_q-toolbar_1xlle_24",
17195
17199
  "q-notification__actions": "_q-notification__actions_1xlle_29",
17196
- app: GS,
17200
+ app: VS,
17197
17201
  "main-layout": "_main-layout_1xlle_1",
17198
17202
  "is-disabled": "_is-disabled_1xlle_45",
17199
17203
  "disable-all-transitions": "_disable-all-transitions_1xlle_50",
@@ -17211,7 +17215,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17211
17215
  "hover:text-blue-600": "_hover:text-blue-600_1xlle_1",
17212
17216
  "hover:opacity-100": "_hover:opacity-100_1xlle_1",
17213
17217
  "focus:bg-blue-200": "_focus:bg-blue-200_1xlle_1"
17214
- }, qS = { class: "flex items-center flex-nowrap" }, ZS = ["onClick"], jS = { class: "text-xs" }, HS = {
17218
+ }, ZS = { class: "flex items-center flex-nowrap" }, jS = ["onClick"], HS = { class: "text-xs" }, WS = {
17215
17219
  __name: "VisibleColumnsToggleButtons",
17216
17220
  props: {
17217
17221
  columns: {
@@ -17254,7 +17258,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17254
17258
  }
17255
17259
  return (_, p) => {
17256
17260
  const h = U("QCheckbox"), g = U("QList"), y = U("QMenu");
17257
- return m(), x("div", qS, [
17261
+ return m(), x("div", ZS, [
17258
17262
  (m(!0), x(H, null, we(o.value, (b) => (m(), x("div", {
17259
17263
  key: b,
17260
17264
  class: G(f(b))
@@ -17289,8 +17293,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17289
17293
  disable: T.required,
17290
17294
  onClick: (E) => c(T.name)
17291
17295
  }, null, 8, ["model-value", "color", "disable", "onClick"]),
17292
- P("div", jS, N(T.label), 1)
17293
- ], 8, ZS))), 128))
17296
+ P("div", HS, N(T.label), 1)
17297
+ ], 8, jS))), 128))
17294
17298
  ]),
17295
17299
  _: 2
17296
17300
  }, 1024)
@@ -17301,9 +17305,9 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17301
17305
  ]);
17302
17306
  };
17303
17307
  }
17304
- }, WS = {
17305
- $style: VS
17306
- }, j3 = /* @__PURE__ */ Ft(HS, [["__cssModules", WS]]), H3 = {
17308
+ }, YS = {
17309
+ $style: qS
17310
+ }, H3 = /* @__PURE__ */ Ft(WS, [["__cssModules", YS]]), W3 = {
17307
17311
  __name: "CollapsableFiltersSidebar",
17308
17312
  props: {
17309
17313
  name: {
@@ -17331,7 +17335,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17331
17335
  "onUpdate:collapse": n[1] || (n[1] = (r) => e.$emit("update:show-filters", !r))
17332
17336
  }, {
17333
17337
  default: O(() => [
17334
- C(S(iE), {
17338
+ C(S(oE), {
17335
17339
  filter: t.filter,
17336
17340
  "filter-fields": t.filterFields,
17337
17341
  "onUpdate:filter": n[0] || (n[0] = (r) => e.$emit("update:filter", r))
@@ -17340,7 +17344,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17340
17344
  _: 1
17341
17345
  }, 8, ["collapse", "name"]));
17342
17346
  }
17343
- }, YS = {
17347
+ }, XS = {
17344
17348
  key: 0,
17345
17349
  class: "text-red-900 ml-1 text-xs bottom-1 relative"
17346
17350
  }, dr = {
@@ -17375,7 +17379,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17375
17379
  ], 64)) : $("", !0)
17376
17380
  ];
17377
17381
  }),
17378
- r.value ? (m(), x("span", YS, N(r.value), 1)) : $("", !0)
17382
+ r.value ? (m(), x("span", XS, N(r.value), 1)) : $("", !0)
17379
17383
  ]));
17380
17384
  }
17381
17385
  }, Jf = {
@@ -17425,10 +17429,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17425
17429
  }, 8, ["data-testid", "model-value", "disable", "toggle-indeterminate"]);
17426
17430
  };
17427
17431
  }
17428
- }, XS = {
17432
+ }, QS = {
17429
17433
  for: "first_name",
17430
17434
  class: "form-label"
17431
- }, QS = { class: "mt-1" }, e_ = {
17435
+ }, KS = { class: "mt-1" }, e_ = {
17432
17436
  __name: "LabeledInput",
17433
17437
  props: {
17434
17438
  type: {
@@ -17467,12 +17471,12 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17467
17471
  return (e, n) => {
17468
17472
  const r = U("QInput");
17469
17473
  return m(), x("div", null, [
17470
- P("label", XS, [
17474
+ P("label", QS, [
17471
17475
  j(e.$slots, "label", {}, () => [
17472
17476
  W(N(t.label), 1)
17473
17477
  ])
17474
17478
  ]),
17475
- P("div", QS, [
17479
+ P("div", KS, [
17476
17480
  C(r, {
17477
17481
  "model-value": t.modelValue,
17478
17482
  "error-message": t.error,
@@ -17495,7 +17499,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17495
17499
  ]);
17496
17500
  };
17497
17501
  }
17498
- }, W3 = {
17502
+ }, Y3 = {
17499
17503
  __name: "ConfirmPasswordField",
17500
17504
  props: {
17501
17505
  name: {
@@ -17536,10 +17540,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17536
17540
  "onUpdate:modelValue": i[0] || (i[0] = (o) => r.$emit("update:model-value", o))
17537
17541
  }), null, 16, ["name", "model-value"]));
17538
17542
  }
17539
- }, KS = {
17543
+ }, JS = {
17540
17544
  key: 0,
17541
17545
  class: "font-bold text-xs mb-2"
17542
- }, JS = { class: "flex items-center cursor-pointer" }, eT = { class: "font-bold ml-3 hover:text-blue-600" }, t_ = {
17546
+ }, eT = { class: "flex items-center cursor-pointer" }, tT = { class: "font-bold ml-3 hover:text-blue-600" }, t_ = {
17543
17547
  __name: "DateField",
17544
17548
  props: {
17545
17549
  modelValue: {
@@ -17561,10 +17565,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17561
17565
  return (l, a) => {
17562
17566
  const u = U("QDate"), c = U("QPopupProxy");
17563
17567
  return m(), x("div", null, [
17564
- t.label ? (m(), x("div", KS, N(t.label), 1)) : $("", !0),
17565
- P("div", JS, [
17568
+ t.label ? (m(), x("div", JS, N(t.label), 1)) : $("", !0),
17569
+ P("div", eT, [
17566
17570
  C(S(jd), { class: "w-5 text-blue-600" }),
17567
- P("div", eT, [
17571
+ P("div", tT, [
17568
17572
  o.value ? (m(), x(H, { key: 0 }, [
17569
17573
  W(N(i.value), 1)
17570
17574
  ], 64)) : (m(), x(H, { key: 1 }, [
@@ -17587,10 +17591,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17587
17591
  ]);
17588
17592
  };
17589
17593
  }
17590
- }, tT = {
17594
+ }, nT = {
17591
17595
  key: 0,
17592
17596
  class: "font-bold text-xs mb-2"
17593
- }, nT = { class: "flex items-center cursor-pointer" }, rT = { class: "font-bold ml-3 hover:text-blue-600" }, n_ = {
17597
+ }, rT = { class: "flex items-center cursor-pointer" }, iT = { class: "font-bold ml-3 hover:text-blue-600" }, n_ = {
17594
17598
  __name: "DateRangeField",
17595
17599
  props: {
17596
17600
  modelValue: {
@@ -17636,7 +17640,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17636
17640
  return (u, c) => {
17637
17641
  const d = U("QDate"), f = U("QPopupProxy");
17638
17642
  return m(), x("div", null, [
17639
- t.label ? (m(), x("div", tT, N(t.label), 1)) : $("", !0),
17643
+ t.label ? (m(), x("div", nT, N(t.label), 1)) : $("", !0),
17640
17644
  t.inline ? (m(), I(d, {
17641
17645
  key: 1,
17642
17646
  modelValue: o.value,
@@ -17647,9 +17651,9 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17647
17651
  range: "",
17648
17652
  class: "reactive"
17649
17653
  }, null, 8, ["modelValue"])) : (m(), x(H, { key: 2 }, [
17650
- P("div", nT, [
17654
+ P("div", rT, [
17651
17655
  C(S(jd), { class: "w-5 text-blue-600" }),
17652
- P("div", rT, [
17656
+ P("div", iT, [
17653
17657
  l.value ? (m(), x(H, { key: 0 }, [
17654
17658
  W(N(i.value.from) + " - " + N(i.value.to), 1)
17655
17659
  ], 64)) : (m(), x(H, { key: 1 }, [
@@ -17674,7 +17678,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17674
17678
  ]);
17675
17679
  };
17676
17680
  }
17677
- }, iT = { class: "flex items-center justify-center" }, oT = {
17681
+ }, oT = { class: "flex items-center justify-center" }, sT = {
17678
17682
  key: 0,
17679
17683
  class: "flex-grow"
17680
17684
  }, r_ = {
@@ -17720,8 +17724,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17720
17724
  color: t.color
17721
17725
  }, {
17722
17726
  default: O(() => [
17723
- P("div", iT, [
17724
- t.nullable ? (m(), x("div", oT, [
17727
+ P("div", oT, [
17728
+ t.nullable ? (m(), x("div", sT, [
17725
17729
  C(l, {
17726
17730
  label: "Clear",
17727
17731
  color: "blue-600",
@@ -17759,7 +17763,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17759
17763
  });
17760
17764
  };
17761
17765
  }
17762
- }, Y3 = {
17766
+ }, X3 = {
17763
17767
  __name: "DateTimeField",
17764
17768
  props: {
17765
17769
  modelValue: {
@@ -17817,7 +17821,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17817
17821
  ]);
17818
17822
  };
17819
17823
  }
17820
- }, X3 = {
17824
+ }, Q3 = {
17821
17825
  __name: "EditableDiv",
17822
17826
  props: {
17823
17827
  modelValue: {
@@ -17843,7 +17847,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17843
17847
  onInput: s
17844
17848
  }, N(i.value), 33));
17845
17849
  }
17846
- }, sT = ["accept", "capture"], Q3 = {
17850
+ }, lT = ["accept", "capture"], K3 = {
17847
17851
  __name: "FileUploadButton",
17848
17852
  props: {
17849
17853
  ...cl.props,
@@ -17916,12 +17920,12 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17916
17920
  class: "hidden",
17917
17921
  multiple: "",
17918
17922
  onChange: l
17919
- }, null, 40, sT)
17923
+ }, null, 40, lT)
17920
17924
  ]),
17921
17925
  _: 3
17922
17926
  }, 16));
17923
17927
  }
17924
- }, lT = { class: "inline-block" }, aT = { class: "cursor-pointer py-2 hover:bg-blue-200 flex items-center justify-end" }, K3 = {
17928
+ }, aT = { class: "inline-block" }, uT = { class: "cursor-pointer py-2 hover:bg-blue-200 flex items-center justify-end" }, J3 = {
17925
17929
  __name: "InlineDateTimeField",
17926
17930
  props: {
17927
17931
  modelValue: {
@@ -17938,8 +17942,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
17938
17942
  }
17939
17943
  return (i, o) => {
17940
17944
  const s = U("QPopupEdit");
17941
- return m(), x("div", lT, [
17942
- P("div", aT, [
17945
+ return m(), x("div", aT, [
17946
+ P("div", uT, [
17943
17947
  W(N(S(Ar)(t.modelValue, { empty: "Never" })) + " ", 1),
17944
17948
  C(S(Yd), { class: "w-4 font-bold ml-2 text-gray-400" }),
17945
17949
  C(s, {
@@ -18044,7 +18048,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18044
18048
  }, 8, ["model-value", "data-testid", "placeholder", "input-class", "class"]);
18045
18049
  };
18046
18050
  }
18047
- }, uT = {
18051
+ }, cT = {
18048
18052
  __name: "IntegerField",
18049
18053
  props: {
18050
18054
  modelValue: {
@@ -18067,7 +18071,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18067
18071
  "onUpdate:modelValue": n[0] || (n[0] = (r) => e.$emit("update:model-value", r))
18068
18072
  }, null, 8, ["field", "model-value", "show-name"]));
18069
18073
  }
18070
- }, cT = { class: "text-xs font-bold" }, dT = {
18074
+ }, dT = { class: "text-xs font-bold" }, fT = {
18071
18075
  __name: "LabelValueBlock",
18072
18076
  props: {
18073
18077
  label: {
@@ -18083,7 +18087,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18083
18087
  },
18084
18088
  setup(t) {
18085
18089
  return (e, n) => (m(), x("div", null, [
18086
- P("div", cT, N(t.label), 1),
18090
+ P("div", dT, N(t.label), 1),
18087
18091
  P("div", {
18088
18092
  class: G({ "mt-2": !t.dense, "mt-1": t.dense, "text-no-wrap": t.nowrap })
18089
18093
  }, [
@@ -18093,13 +18097,13 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18093
18097
  ], 2)
18094
18098
  ]));
18095
18099
  }
18096
- }, fT = {
18100
+ }, _T = {
18097
18101
  key: 0,
18098
18102
  class: "text-sm my-2"
18099
- }, _T = { class: "max-w-[50em] flex items-stretch justify-start" }, mT = {
18103
+ }, mT = { class: "max-w-[50em] flex items-stretch justify-start" }, hT = {
18100
18104
  key: 1,
18101
18105
  class: "p-1"
18102
- }, hT = {
18106
+ }, pT = {
18103
18107
  __name: "MultiFileField",
18104
18108
  props: {
18105
18109
  modelValue: {
@@ -18135,7 +18139,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18135
18139
  "show-name": t.showName,
18136
18140
  class: "text-sm font-semibold"
18137
18141
  }, null, 8, ["field", "show-name"]),
18138
- !t.disable && !t.readonly && !t.hideControls ? (m(), x("div", fT, [
18142
+ !t.disable && !t.readonly && !t.hideControls ? (m(), x("div", _T, [
18139
18143
  P("a", {
18140
18144
  class: "text-blue-600",
18141
18145
  onClick: d[0] || (d[0] = (f) => c.$refs.file.click())
@@ -18153,7 +18157,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18153
18157
  multiple: "",
18154
18158
  onChange: d[2] || (d[2] = (...f) => S(s) && S(s)(...f))
18155
18159
  }, null, 544),
18156
- P("div", _T, [
18160
+ P("div", mT, [
18157
18161
  (m(!0), x(H, null, we(S(l), (f) => (m(), I(S(Nr), {
18158
18162
  key: "file-upload-" + f.id,
18159
18163
  class: G(["cursor-pointer bg-gray-200", { "border border-dashed border-blue-600": !S(l).length, [t.fileClass]: !0 }]),
@@ -18174,7 +18178,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18174
18178
  disabled: "",
18175
18179
  onClick: d[3] || (d[3] = (f) => c.$refs.file.click())
18176
18180
  }, null, 8, ["class"])) : $("", !0),
18177
- t.readonly && S(l).length === 0 ? (m(), x("div", mT, " -- ")) : $("", !0)
18181
+ t.readonly && S(l).length === 0 ? (m(), x("div", hT, " -- ")) : $("", !0)
18178
18182
  ])
18179
18183
  ], 34));
18180
18184
  }
@@ -18341,7 +18345,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18341
18345
  ]);
18342
18346
  };
18343
18347
  }
18344
- }, pT = { class: "dx-text-field" }, gT = { key: 1 }, pi = {
18348
+ }, gT = { class: "dx-text-field" }, bT = { key: 1 }, pi = {
18345
18349
  __name: "TextField",
18346
18350
  props: {
18347
18351
  modelValue: {
@@ -18390,7 +18394,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18390
18394
  return (e, n) => {
18391
18395
  var i, o, s;
18392
18396
  const r = U("QInput");
18393
- return m(), x("div", pT, [
18397
+ return m(), x("div", gT, [
18394
18398
  t.readonly ? $("", !0) : (m(), I(r, {
18395
18399
  key: 0,
18396
18400
  "data-dusk": "text-field-" + ((i = t.field) == null ? void 0 : i.id),
@@ -18421,8 +18425,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18421
18425
  ]),
18422
18426
  _: 1
18423
18427
  }, 8, ["data-dusk", "data-testid", "placeholder", "disable", "label-slot", "input-class", "class", "autogrow", "type", "input-style", "model-value", "debounce"])),
18424
- t.readonly ? (m(), x("div", gT, [
18425
- C(S(dT), {
18428
+ t.readonly ? (m(), x("div", bT, [
18429
+ C(S(fT), {
18426
18430
  label: t.label || t.field.label,
18427
18431
  value: t.modelValue
18428
18432
  }, null, 8, ["label", "value"])
@@ -18430,7 +18434,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18430
18434
  ]);
18431
18435
  };
18432
18436
  }
18433
- }, bT = {
18437
+ }, yT = {
18434
18438
  __name: "MultiKeywordField",
18435
18439
  props: {
18436
18440
  modelValue: {
@@ -18483,7 +18487,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18483
18487
  }, null, 8, ["modelValue", "field", "no-label"])
18484
18488
  ]));
18485
18489
  }
18486
- }, J3 = {
18490
+ }, eI = {
18487
18491
  __name: "NewPasswordField",
18488
18492
  props: {
18489
18493
  name: {
@@ -18516,7 +18520,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18516
18520
  "onUpdate:modelValue": i[0] || (i[0] = (o) => r.$emit("update:model-value", o))
18517
18521
  }), null, 16));
18518
18522
  }
18519
- }, yT = { class: "no-input-field pb-4" }, xT = { class: "font-bold mb-2" }, vT = ["innerHTML"], wT = /* @__PURE__ */ Su({
18523
+ }, xT = { class: "no-input-field pb-4" }, vT = { class: "font-bold mb-2" }, wT = ["innerHTML"], ST = /* @__PURE__ */ Su({
18520
18524
  __name: "NoInputField",
18521
18525
  props: {
18522
18526
  field: {
@@ -18529,18 +18533,18 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18529
18533
  }
18530
18534
  },
18531
18535
  setup(t) {
18532
- return (e, n) => (m(), x("div", yT, [
18533
- P("div", xT, N(t.field.label), 1),
18536
+ return (e, n) => (m(), x("div", xT, [
18537
+ P("div", vT, N(t.field.label), 1),
18534
18538
  P("div", {
18535
18539
  class: "html-content",
18536
18540
  innerHTML: t.content || t.field.description
18537
- }, null, 8, vT)
18541
+ }, null, 8, wT)
18538
18542
  ]));
18539
18543
  }
18540
- }), ST = /* @__PURE__ */ Ft(wT, [["__scopeId", "data-v-145da1ff"]]), TT = {
18544
+ }), TT = /* @__PURE__ */ Ft(ST, [["__scopeId", "data-v-145da1ff"]]), ET = {
18541
18545
  key: 0,
18542
18546
  class: "font-bold text-xs mb-2"
18543
- }, ET = { class: "flex items-center flex-nowrap cursor-pointer" }, IT = { class: "text-sm ml-3 hover:text-blue-600 whitespace-nowrap" }, Fo = {
18547
+ }, IT = { class: "flex items-center flex-nowrap cursor-pointer" }, CT = { class: "text-sm ml-3 hover:text-blue-600 whitespace-nowrap" }, Fo = {
18544
18548
  __name: "NumberRangeField",
18545
18549
  props: {
18546
18550
  modelValue: {
@@ -18600,10 +18604,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18600
18604
  return (f, _) => {
18601
18605
  const p = U("QPopupProxy");
18602
18606
  return m(), x("div", null, [
18603
- t.label ? (m(), x("div", TT, N(t.label), 1)) : $("", !0),
18604
- P("div", ET, [
18607
+ t.label ? (m(), x("div", ET, N(t.label), 1)) : $("", !0),
18608
+ P("div", IT, [
18605
18609
  (m(), I(en(l.value), { class: "w-5 text-blue-600" })),
18606
- P("div", IT, [
18610
+ P("div", CT, [
18607
18611
  a.value ? (m(), x(H, { key: 0 }, [
18608
18612
  W(N(c(a.value.from || 0)) + " - " + N(c(a.value.to)), 1)
18609
18613
  ], 64)) : (m(), x(H, { key: 1 }, [
@@ -18636,7 +18640,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18636
18640
  ]);
18637
18641
  };
18638
18642
  }
18639
- }, CT = ["data-dusk", "onClick"], eI = {
18643
+ }, kT = ["data-dusk", "onClick"], tI = {
18640
18644
  __name: "SelectDrawer",
18641
18645
  props: {
18642
18646
  modelValue: {
@@ -18707,7 +18711,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18707
18711
  j(c.$slots, "option", { opt: p }, () => [
18708
18712
  W(N(p.label), 1)
18709
18713
  ])
18710
- ], 8, CT))), 128))
18714
+ ], 8, kT))), 128))
18711
18715
  ]),
18712
18716
  _: 3
18713
18717
  }, 8, ["show", "title"]),
@@ -18742,10 +18746,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18742
18746
  ]);
18743
18747
  };
18744
18748
  }
18745
- }, kT = {
18749
+ }, FT = {
18746
18750
  key: 0,
18747
18751
  class: "text-zinc-500"
18748
- }, FT = { key: 1 }, PT = { class: "text-xs text-zinc-500" }, AT = {
18752
+ }, PT = { key: 1 }, AT = { class: "text-xs text-zinc-500" }, OT = {
18749
18753
  __name: "SelectWithChildrenField",
18750
18754
  props: {
18751
18755
  modelValue: {
@@ -18785,7 +18789,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18785
18789
  }), (u, c) => {
18786
18790
  const d = U("QCheckbox");
18787
18791
  return m(), x("div", null, [
18788
- !t.loading && !t.options.length ? (m(), x("div", kT, " No options available ")) : $("", !0),
18792
+ !t.loading && !t.options.length ? (m(), x("div", FT, " No options available ")) : $("", !0),
18789
18793
  C(S(Ui), {
18790
18794
  modelValue: o.value,
18791
18795
  "onUpdate:modelValue": [
@@ -18798,7 +18802,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18798
18802
  "option-value": (f) => f,
18799
18803
  loading: t.loading
18800
18804
  }, null, 8, ["modelValue", "options", "label", "placeholder", "option-value", "loading"]),
18801
- o.value ? (m(), x("div", FT, [
18805
+ o.value ? (m(), x("div", PT, [
18802
18806
  (m(!0), x(H, null, we(o.value.children, (f) => (m(), I(d, {
18803
18807
  key: f.id,
18804
18808
  "model-value": s.value.includes(f.id),
@@ -18808,7 +18812,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18808
18812
  }, {
18809
18813
  default: O(() => [
18810
18814
  P("div", null, N(f.label), 1),
18811
- P("div", PT, N(f.name), 1)
18815
+ P("div", AT, N(f.name), 1)
18812
18816
  ]),
18813
18817
  _: 2
18814
18818
  }, 1032, ["model-value", "field", "onUpdate:modelValue"]))), 128))
@@ -18816,13 +18820,13 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18816
18820
  ]);
18817
18821
  };
18818
18822
  }
18819
- }, OT = {
18823
+ }, NT = {
18820
18824
  key: 0,
18821
18825
  class: "text-sm mt-2"
18822
- }, NT = {
18826
+ }, DT = {
18823
18827
  key: 2,
18824
18828
  class: "py-1"
18825
- }, DT = {
18829
+ }, MT = {
18826
18830
  __name: "SingleFileField",
18827
18831
  props: {
18828
18832
  modelValue: {
@@ -18853,7 +18857,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18853
18857
  "show-name": t.showName,
18854
18858
  class: "text-sm font-semibold"
18855
18859
  }, null, 8, ["field", "show-name"]),
18856
- !t.disable && !t.readonly ? (m(), x("div", OT, [
18860
+ !t.disable && !t.readonly ? (m(), x("div", NT, [
18857
18861
  P("a", {
18858
18862
  class: "text-blue-600",
18859
18863
  onClick: c[0] || (c[0] = (d) => u.$refs.file.click())
@@ -18876,11 +18880,11 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
18876
18880
  image: S(l),
18877
18881
  downloadable: "",
18878
18882
  onClick: c[3] || (c[3] = (d) => !t.disable && u.$refs.file.click())
18879
- }, null, 8, ["class", "image"])) : t.readonly ? (m(), x("div", NT, " -- ")) : $("", !0)
18883
+ }, null, 8, ["class", "image"])) : t.readonly ? (m(), x("div", DT, " -- ")) : $("", !0)
18880
18884
  ], 34));
18881
18885
  }
18882
18886
  };
18883
- var MT = [
18887
+ var $T = [
18884
18888
  "onActivate",
18885
18889
  "onAddUndo",
18886
18890
  "onBeforeAddUndo",
@@ -18943,36 +18947,36 @@ var MT = [
18943
18947
  "onSubmit",
18944
18948
  "onUndo",
18945
18949
  "onVisualAid"
18946
- ], $T = function(t) {
18947
- return MT.map(function(e) {
18950
+ ], LT = function(t) {
18951
+ return $T.map(function(e) {
18948
18952
  return e.toLowerCase();
18949
18953
  }).indexOf(t.toLowerCase()) !== -1;
18950
- }, LT = function(t, e, n) {
18951
- Object.keys(e).filter($T).forEach(function(r) {
18954
+ }, RT = function(t, e, n) {
18955
+ Object.keys(e).filter(LT).forEach(function(r) {
18952
18956
  var i = e[r];
18953
18957
  typeof i == "function" && (r === "onInit" ? i(t, n) : n.on(r.substring(2), function(o) {
18954
18958
  return i(o, n);
18955
18959
  }));
18956
18960
  });
18957
- }, RT = function(t, e, n, r) {
18961
+ }, UT = function(t, e, n, r) {
18958
18962
  var i = t.modelEvents ? t.modelEvents : null, o = Array.isArray(i) ? i.join(" ") : i;
18959
18963
  pe(r, function(s, l) {
18960
18964
  n && typeof s == "string" && s !== l && s !== n.getContent({ format: t.outputFormat }) && n.setContent(s);
18961
18965
  }), n.on(o || "change input undo redo", function() {
18962
18966
  e.emit("update:modelValue", n.getContent({ format: t.outputFormat }));
18963
18967
  });
18964
- }, UT = function(t, e, n, r, i, o) {
18965
- r.setContent(o()), n.attrs["onUpdate:modelValue"] && RT(e, n, r, i), LT(t, n.attrs, r);
18968
+ }, BT = function(t, e, n, r, i, o) {
18969
+ r.setContent(o()), n.attrs["onUpdate:modelValue"] && UT(e, n, r, i), RT(t, n.attrs, r);
18966
18970
  }, hu = 0, i_ = function(t) {
18967
18971
  var e = Date.now(), n = Math.floor(Math.random() * 1e9);
18968
18972
  return hu++, t + "_" + n + hu + String(e);
18969
- }, BT = function(t) {
18973
+ }, zT = function(t) {
18970
18974
  return t !== null && t.tagName.toLowerCase() === "textarea";
18971
18975
  }, pu = function(t) {
18972
18976
  return typeof t > "u" || t === "" ? [] : Array.isArray(t) ? t : t.split(" ");
18973
- }, zT = function(t, e) {
18977
+ }, GT = function(t, e) {
18974
18978
  return pu(t).concat(pu(e));
18975
- }, GT = function(t) {
18979
+ }, VT = function(t) {
18976
18980
  return t == null;
18977
18981
  }, gu = function() {
18978
18982
  return {
@@ -18980,7 +18984,7 @@ var MT = [
18980
18984
  scriptId: i_("tiny-script"),
18981
18985
  scriptLoaded: !1
18982
18986
  };
18983
- }, VT = function() {
18987
+ }, qT = function() {
18984
18988
  var t = gu(), e = function(i, o, s, l) {
18985
18989
  var a = o.createElement("script");
18986
18990
  a.referrerPolicy = "origin", a.type = "application/javascript", a.id = i, a.src = s;
@@ -19001,12 +19005,12 @@ var MT = [
19001
19005
  load: n,
19002
19006
  reinitialize: r
19003
19007
  };
19004
- }, qT = VT(), ZT = function() {
19008
+ }, ZT = qT(), jT = function() {
19005
19009
  return typeof window < "u" ? window : global;
19006
19010
  }, hn = function() {
19007
- var t = ZT();
19011
+ var t = jT();
19008
19012
  return t && t.tinymce ? t.tinymce : null;
19009
- }, jT = {
19013
+ }, HT = {
19010
19014
  apiKey: String,
19011
19015
  cloudChannel: String,
19012
19016
  id: String,
@@ -19034,19 +19038,19 @@ var MT = [
19034
19038
  }
19035
19039
  return t;
19036
19040
  }, wt.apply(this, arguments);
19037
- }, HT = function(t, e, n, r) {
19041
+ }, WT = function(t, e, n, r) {
19038
19042
  return t(r || "div", {
19039
19043
  id: e,
19040
19044
  ref: n
19041
19045
  });
19042
- }, WT = function(t, e, n) {
19046
+ }, YT = function(t, e, n) {
19043
19047
  return t("textarea", {
19044
19048
  id: e,
19045
19049
  visibility: "hidden",
19046
19050
  ref: n
19047
19051
  });
19048
- }, Po = { selector: void 0, target: void 0 }, YT = Su({
19049
- props: jT,
19052
+ }, Po = { selector: void 0, target: void 0 }, XT = Su({
19053
+ props: HT,
19050
19054
  setup: function(t, e) {
19051
19055
  var n = t.init ? wt(wt({}, t.init), Po) : wt({}, Po), r = m_(t), i = r.disabled, o = r.modelValue, s = r.tagName, l = z(null), a = null, u = t.id || i_("tiny-vue"), c = t.init && t.init.inline || t.inline, d = !!e.attrs["onUpdate:modelValue"], f = !0, _ = t.initialValue ? t.initialValue : "", p = "", h = function(b) {
19052
19056
  return d ? function() {
@@ -19055,12 +19059,12 @@ var MT = [
19055
19059
  return b ? _ : p;
19056
19060
  };
19057
19061
  }, g = function() {
19058
- var b = h(f), T = wt(wt({}, n), { readonly: t.disabled, target: l.value, plugins: zT(n.plugins, t.plugins), toolbar: t.toolbar || n.toolbar, inline: c, setup: function(E) {
19062
+ var b = h(f), T = wt(wt({}, n), { readonly: t.disabled, target: l.value, plugins: GT(n.plugins, t.plugins), toolbar: t.toolbar || n.toolbar, inline: c, setup: function(E) {
19059
19063
  a = E, E.on("init", function(w) {
19060
- return UT(w, t, e, E, o, b);
19064
+ return BT(w, t, e, E, o, b);
19061
19065
  }), typeof n.setup == "function" && n.setup(E);
19062
19066
  } });
19063
- BT(l.value) && (l.value.style.visibility = ""), hn().init(T), f = !1;
19067
+ zT(l.value) && (l.value.style.visibility = ""), hn().init(T), f = !1;
19064
19068
  };
19065
19069
  pe(i, function(b) {
19066
19070
  var T;
@@ -19074,8 +19078,8 @@ var MT = [
19074
19078
  if (hn() !== null)
19075
19079
  g();
19076
19080
  else if (l.value && l.value.ownerDocument) {
19077
- var b = t.cloudChannel ? t.cloudChannel : "6", T = t.apiKey ? t.apiKey : "no-api-key", E = GT(t.tinymceScriptSrc) ? "https://cdn.tiny.cloud/1/".concat(T, "/tinymce/").concat(b, "/tinymce.min.js") : t.tinymceScriptSrc;
19078
- qT.load(l.value.ownerDocument, E, g);
19081
+ var b = t.cloudChannel ? t.cloudChannel : "6", T = t.apiKey ? t.apiKey : "no-api-key", E = VT(t.tinymceScriptSrc) ? "https://cdn.tiny.cloud/1/".concat(T, "/tinymce/").concat(b, "/tinymce.min.js") : t.tinymceScriptSrc;
19082
+ ZT.load(l.value.ownerDocument, E, g);
19079
19083
  }
19080
19084
  }), h_(function() {
19081
19085
  hn() !== null && hn().remove(a);
@@ -19097,11 +19101,11 @@ var MT = [
19097
19101
  return a;
19098
19102
  }
19099
19103
  }), function() {
19100
- return c ? HT(ul, u, l, t.tagName) : WT(ul, u, l);
19104
+ return c ? WT(ul, u, l, t.tagName) : YT(ul, u, l);
19101
19105
  };
19102
19106
  }
19103
19107
  });
19104
- const XT = ["innerHTML"], QT = {
19108
+ const QT = ["innerHTML"], KT = {
19105
19109
  __name: "WysiwygField",
19106
19110
  props: {
19107
19111
  modelValue: {
@@ -19130,7 +19134,7 @@ const XT = ["innerHTML"], QT = {
19130
19134
  key: 1,
19131
19135
  class: "border border-gray-300 rounded-md p-2 bg-gray-100",
19132
19136
  innerHTML: t.modelValue
19133
- }, null, 8, XT)) : (m(), I(S(YT), {
19137
+ }, null, 8, QT)) : (m(), I(S(XT), {
19134
19138
  key: 2,
19135
19139
  class: "mt-2",
19136
19140
  "api-key": S(jt).tinyMceApiKey,
@@ -19140,10 +19144,10 @@ const XT = ["innerHTML"], QT = {
19140
19144
  }, null, 8, ["api-key", "disabled", "model-value"]))
19141
19145
  ]));
19142
19146
  }
19143
- }, KT = {
19147
+ }, JT = {
19144
19148
  key: 1,
19145
19149
  class: "mt-2"
19146
- }, JT = { class: "text-xs font-bold" }, bu = {
19150
+ }, eE = { class: "text-xs font-bold" }, bu = {
19147
19151
  __name: "FilterableField",
19148
19152
  props: {
19149
19153
  field: {
@@ -19188,8 +19192,8 @@ const XT = ["innerHTML"], QT = {
19188
19192
  placeholder: t.field.placeholder,
19189
19193
  label: t.field.label,
19190
19194
  "onUpdate:modelValue": i
19191
- }, null, 8, ["model-value", "options", "clearable", "loading", "placeholder", "label"])) : (m(), x("div", KT, [
19192
- P("div", JT, N(t.field.label), 1),
19195
+ }, null, 8, ["model-value", "options", "clearable", "loading", "placeholder", "label"])) : (m(), x("div", JT, [
19196
+ P("div", eE, N(t.field.label), 1),
19193
19197
  s[0] || (s[0] = P("div", { class: "text-sm ml-3 py-2" }, " No Available Options ", -1))
19194
19198
  ]))
19195
19199
  ], 64)) : t.field.type === "single-select" ? (m(), I(S(Ui), {
@@ -19246,12 +19250,12 @@ const XT = ["innerHTML"], QT = {
19246
19250
  "toggle-indeterminate": t.field.toggleIndeterminate || !1,
19247
19251
  "label-class": "text-xs font-bold",
19248
19252
  "onUpdate:modelValue": i
19249
- }, null, 8, ["field", "model-value", "toggle-indeterminate"])) : t.field.type === "multi-keywords" ? (m(), I(S(bT), {
19253
+ }, null, 8, ["field", "model-value", "toggle-indeterminate"])) : t.field.type === "multi-keywords" ? (m(), I(S(yT), {
19250
19254
  key: 8,
19251
19255
  "model-value": t.modelValue,
19252
19256
  field: t.field,
19253
19257
  "onUpdate:modelValue": i
19254
- }, null, 8, ["model-value", "field"])) : t.field.type === "select-with-children" ? (m(), I(S(AT), {
19258
+ }, null, 8, ["model-value", "field"])) : t.field.type === "select-with-children" ? (m(), I(S(OT), {
19255
19259
  key: 9,
19256
19260
  "model-value": t.modelValue,
19257
19261
  options: t.field.options,
@@ -19265,7 +19269,7 @@ const XT = ["innerHTML"], QT = {
19265
19269
  ]);
19266
19270
  };
19267
19271
  }
19268
- }, eE = { class: "flex items-center flex-nowrap flex-grow" }, tE = { class: "whitespace-nowrap flex-grow text-left text-sm font-bold" }, nE = {
19272
+ }, tE = { class: "flex items-center flex-nowrap flex-grow" }, nE = { class: "whitespace-nowrap flex-grow text-left text-sm font-bold" }, rE = {
19269
19273
  __name: "FilterFieldItem",
19270
19274
  props: {
19271
19275
  name: {
@@ -19282,8 +19286,8 @@ const XT = ["innerHTML"], QT = {
19282
19286
  const r = U("QBadge"), i = U("QExpansionItem");
19283
19287
  return m(), I(i, null, {
19284
19288
  header: O(() => [
19285
- P("div", eE, [
19286
- P("div", tE, N(t.name), 1),
19289
+ P("div", tE, [
19290
+ P("div", nE, N(t.name), 1),
19287
19291
  C(r, {
19288
19292
  label: t.count,
19289
19293
  rounded: "",
@@ -19298,7 +19302,7 @@ const XT = ["innerHTML"], QT = {
19298
19302
  });
19299
19303
  };
19300
19304
  }
19301
- }, rE = { class: "px-4 py-2 max-w-full" }, iE = {
19305
+ }, iE = { class: "px-4 py-2 max-w-full" }, oE = {
19302
19306
  __name: "FilterFieldList",
19303
19307
  props: {
19304
19308
  filterFields: {
@@ -19327,7 +19331,7 @@ const XT = ["innerHTML"], QT = {
19327
19331
  const a = U("QSeparator"), u = U("QList");
19328
19332
  return m(), I(u, null, {
19329
19333
  default: O(() => [
19330
- P("div", rE, [
19334
+ P("div", iE, [
19331
19335
  (m(!0), x(H, null, we(t.filterFields, (c, d) => (m(), x(H, {
19332
19336
  key: "group-" + c.name
19333
19337
  }, [
@@ -19338,7 +19342,7 @@ const XT = ["innerHTML"], QT = {
19338
19342
  loading: t.loading,
19339
19343
  class: "mb-4",
19340
19344
  "onUpdate:modelValue": (_) => o(f, _)
19341
- }, null, 8, ["model-value", "field", "loading", "onUpdate:modelValue"]))), 128)) : (m(), I(S(nE), {
19345
+ }, null, 8, ["model-value", "field", "loading", "onUpdate:modelValue"]))), 128)) : (m(), I(S(rE), {
19342
19346
  key: 1,
19343
19347
  name: c.name,
19344
19348
  count: i.value[c.name]
@@ -19366,7 +19370,7 @@ const XT = ["innerHTML"], QT = {
19366
19370
  });
19367
19371
  };
19368
19372
  }
19369
- }, oE = { class: "flex-grow" }, sE = {
19373
+ }, sE = { class: "flex-grow" }, lE = {
19370
19374
  __name: "FilterListToggle",
19371
19375
  props: {
19372
19376
  filter: {
@@ -19383,7 +19387,7 @@ const XT = ["innerHTML"], QT = {
19383
19387
  return m(), x("div", {
19384
19388
  class: G(["flex items-center transition-all", { "w-72": t.showFilters, "w-[6.5rem]": !t.showFilters }])
19385
19389
  }, [
19386
- P("div", oE, [
19390
+ P("div", sE, [
19387
19391
  C(s, {
19388
19392
  class: G(["btn-blue-highlight border-blue-700", { highlighted: t.showFilters }]),
19389
19393
  onClick: i[0] || (i[0] = (l) => r.$emit("update:show-filters", !t.showFilters))
@@ -19407,10 +19411,10 @@ const XT = ["innerHTML"], QT = {
19407
19411
  ], 2);
19408
19412
  };
19409
19413
  }
19410
- }, lE = /* @__PURE__ */ Ft(sE, [["__scopeId", "data-v-a0bc1dac"]]), aE = { class: "w-full flex justify-end items-center flex-nowrap border-b" }, uE = { class: "flex-grow" }, cE = {
19414
+ }, aE = /* @__PURE__ */ Ft(lE, [["__scopeId", "data-v-a0bc1dac"]]), uE = { class: "w-full flex justify-end items-center flex-nowrap border-b" }, cE = { class: "flex-grow" }, dE = {
19411
19415
  key: 0,
19412
19416
  class: "flex justify-end items-stretch flex-nowrap p-4"
19413
- }, tI = {
19417
+ }, nI = {
19414
19418
  __name: "FilterToolbarLayout",
19415
19419
  props: {
19416
19420
  filter: {
@@ -19425,18 +19429,18 @@ const XT = ["innerHTML"], QT = {
19425
19429
  function i() {
19426
19430
  n("update:show-filters", !r.showFilters);
19427
19431
  }
19428
- return (o, s) => (m(), x("div", aE, [
19429
- C(S(lE), {
19432
+ return (o, s) => (m(), x("div", uE, [
19433
+ C(S(aE), {
19430
19434
  "show-filters": t.showFilters,
19431
19435
  filter: t.filter,
19432
19436
  class: "border-r p-4 flex-shrink-0",
19433
19437
  "onUpdate:showFilters": i,
19434
19438
  "onUpdate:filter": s[0] || (s[0] = (l) => o.$emit("update:filter", l))
19435
19439
  }, null, 8, ["show-filters", "filter"]),
19436
- P("div", uE, [
19440
+ P("div", cE, [
19437
19441
  j(o.$slots, "default")
19438
19442
  ]),
19439
- o.$slots["right-side"] ? (m(), x("div", cE, [
19443
+ o.$slots["right-side"] ? (m(), x("div", dE, [
19440
19444
  o.$slots.default ? (m(), I(S(y_), {
19441
19445
  key: 0,
19442
19446
  vertical: "",
@@ -19446,16 +19450,16 @@ const XT = ["innerHTML"], QT = {
19446
19450
  ])) : $("", !0)
19447
19451
  ]));
19448
19452
  }
19449
- }, dE = { class: "rendered-form" }, fE = {
19453
+ }, fE = { class: "rendered-form" }, _E = {
19450
19454
  key: 0,
19451
19455
  class: "mb-4"
19452
- }, _E = { class: "flex flex-nowrap items-center text-sm w-full" }, mE = {
19456
+ }, mE = { class: "flex flex-nowrap items-center text-sm w-full" }, hE = {
19453
19457
  key: 0,
19454
19458
  class: "variation-missing-icon pl-1"
19455
- }, hE = { class: "flex-grow" }, pE = {
19459
+ }, pE = { class: "flex-grow" }, gE = {
19456
19460
  key: 1,
19457
19461
  class: "flex flex-nowrap items-center mr-2"
19458
- }, gE = ["onClick"], bE = ["onClick"], nI = {
19462
+ }, bE = ["onClick"], yE = ["onClick"], rI = {
19459
19463
  __name: "RenderedForm",
19460
19464
  props: {
19461
19465
  values: {
@@ -19488,14 +19492,14 @@ const XT = ["innerHTML"], QT = {
19488
19492
  BOOLEAN: Jf,
19489
19493
  DATE: t_,
19490
19494
  DATE_RANGE: n_,
19491
- INTEGER: uT,
19495
+ INTEGER: cT,
19492
19496
  NUMBER: Ri,
19493
19497
  TEXT: pi,
19494
19498
  TEXTAREA: pi,
19495
- NO_INPUT: ST,
19496
- SINGLE_FILE: DT,
19497
- MULTI_FILE: hT,
19498
- WYSIWYG: QT
19499
+ NO_INPUT: TT,
19500
+ SINGLE_FILE: MT,
19501
+ MULTI_FILE: pT,
19502
+ WYSIWYG: KT
19499
19503
  }, o = r.form.fields.map((E) => ({
19500
19504
  placeholder: `Enter ${E.label}`,
19501
19505
  ...E,
@@ -19557,8 +19561,8 @@ const XT = ["innerHTML"], QT = {
19557
19561
  }
19558
19562
  return (E, w) => {
19559
19563
  const v = U("QTooltip"), k = U("QTab"), F = U("QSpinnerBall"), A = U("QTabs");
19560
- return m(), x("div", dE, [
19561
- t.form.variations > 1 ? (m(), x("div", fE, [
19564
+ return m(), x("div", fE, [
19565
+ t.form.variations > 1 ? (m(), x("div", _E, [
19562
19566
  C(A, {
19563
19567
  modelValue: l.value,
19564
19568
  "onUpdate:modelValue": w[0] || (w[0] = (R) => l.value = R),
@@ -19572,8 +19576,8 @@ const XT = ["innerHTML"], QT = {
19572
19576
  "content-class": "w-full"
19573
19577
  }, {
19574
19578
  default: O(() => [
19575
- P("div", _E, [
19576
- T(R) ? $("", !0) : (m(), x("div", mE, [
19579
+ P("div", mE, [
19580
+ T(R) ? $("", !0) : (m(), x("div", hE, [
19577
19581
  C(S(Wd), { class: "text-red-400 w-4" }),
19578
19582
  C(v, null, {
19579
19583
  default: O(() => [...w[5] || (w[5] = [
@@ -19582,21 +19586,21 @@ const XT = ["innerHTML"], QT = {
19582
19586
  _: 1
19583
19587
  })
19584
19588
  ])),
19585
- P("div", hE, N(R || "1"), 1),
19586
- !t.disable && !t.readonly && t.canModifyVariations ? (m(), x("div", pE, [
19589
+ P("div", pE, N(R || "1"), 1),
19590
+ !t.disable && !t.readonly && t.canModifyVariations ? (m(), x("div", gE, [
19587
19591
  P("a", {
19588
19592
  class: "ml-1 p-1 hover:opacity-100 opacity-20 hover:bg-blue-200 rounded",
19589
19593
  onClick: () => (u.value = R) && (a.value = R)
19590
19594
  }, [
19591
19595
  C(S(Yd), { class: "w-3 text-blue-900" })
19592
- ], 8, gE),
19596
+ ], 8, bE),
19593
19597
  J > 0 ? (m(), x("a", {
19594
19598
  key: 0,
19595
19599
  class: "ml-1 p-1 hover:opacity-100 opacity-20 hover:bg-red-200 rounded",
19596
19600
  onClick: (ee) => c.value = R
19597
19601
  }, [
19598
19602
  C(S(Qd), { class: "w-3 text-red-900" })
19599
- ], 8, bE)) : $("", !0)
19603
+ ], 8, yE)) : $("", !0)
19600
19604
  ])) : $("", !0)
19601
19605
  ])
19602
19606
  ]),
@@ -19675,19 +19679,19 @@ const XT = ["innerHTML"], QT = {
19675
19679
  ]);
19676
19680
  };
19677
19681
  }
19678
- }, yE = {}, xE = { class: "flex flex-grow flex-col flex-nowrap overflow-hidden h-full bg-white" }, vE = { class: "flex flex-nowrap flex-grow overflow-hidden w-full" };
19679
- function wE(t, e) {
19680
- return m(), x("div", xE, [
19682
+ }, xE = {}, vE = { class: "flex flex-grow flex-col flex-nowrap overflow-hidden h-full bg-white" }, wE = { class: "flex flex-nowrap flex-grow overflow-hidden w-full" };
19683
+ function SE(t, e) {
19684
+ return m(), x("div", vE, [
19681
19685
  j(t.$slots, "top"),
19682
19686
  j(t.$slots, "toolbar"),
19683
- P("div", vE, [
19687
+ P("div", wE, [
19684
19688
  j(t.$slots, "filters"),
19685
19689
  j(t.$slots, "default")
19686
19690
  ])
19687
19691
  ]);
19688
19692
  }
19689
- const rI = /* @__PURE__ */ Ft(yE, [["render", wE]]);
19690
- function SE(t) {
19693
+ const iI = /* @__PURE__ */ Ft(xE, [["render", SE]]);
19694
+ function TE(t) {
19691
19695
  kn(() => {
19692
19696
  const e = t.value.$el.getElementsByClassName("q-table__middle")[0];
19693
19697
  e.addEventListener("scroll", n);
@@ -19696,7 +19700,7 @@ function SE(t) {
19696
19700
  }
19697
19701
  });
19698
19702
  }
19699
- function TE(t, e) {
19703
+ function EE(t, e) {
19700
19704
  if (!t.sortBy) return null;
19701
19705
  const n = e.find((r) => r.name === t.sortBy);
19702
19706
  return n ? [
@@ -19707,7 +19711,7 @@ function TE(t, e) {
19707
19711
  }
19708
19712
  ] : null;
19709
19713
  }
19710
- function EE(t, e = null) {
19714
+ function IE(t, e = null) {
19711
19715
  const n = {}, r = ux("filter", t);
19712
19716
  if (r) {
19713
19717
  const i = JSON.parse(r);
@@ -19717,7 +19721,7 @@ function EE(t, e = null) {
19717
19721
  }
19718
19722
  return n;
19719
19723
  }
19720
- function iI({
19724
+ function oI({
19721
19725
  listRoute: t,
19722
19726
  summaryRoute: e = null,
19723
19727
  filterFieldOptionsRoute: n = null,
@@ -19761,7 +19765,7 @@ function iI({
19761
19765
  function se(Q, ie = null) {
19762
19766
  var ue;
19763
19767
  if (s && Q.match(s)) {
19764
- const Ue = (ue = ie == null ? void 0 : ie.value) == null ? void 0 : ue.map((Ye) => Ye.fields.map((un) => un.name)).flat(), Ne = EE(Q, Ue);
19768
+ const Ue = (ue = ie == null ? void 0 : ie.value) == null ? void 0 : ue.map((Ye) => Ye.fields.map((un) => un.name)).flat(), Ne = IE(Q, Ue);
19765
19769
  Object.keys(Ne).length > 0 && (d.value = Ne, Te("filter", d.value));
19766
19770
  }
19767
19771
  }
@@ -19889,7 +19893,7 @@ function iI({
19889
19893
  setItemInList: V
19890
19894
  };
19891
19895
  }
19892
- function oI(t, e) {
19896
+ function sI(t, e) {
19893
19897
  const n = `${t}-column-order`, r = `${t}-visible-columns`, i = `${t}-title-columns`, o = z(vn(n) || []), s = z(vn(r, [])), l = z(vn(i, [])), a = B(() => u.value.slice(0, 1)), u = B(() => [...e].sort((_, p) => {
19894
19898
  const h = o.value.indexOf(_.name), g = o.value.indexOf(p.name);
19895
19899
  return h === -1 ? 1 : g === -1 ? -1 : h - g;
@@ -19911,7 +19915,7 @@ function oI(t, e) {
19911
19915
  orderedTitleColumns: f
19912
19916
  };
19913
19917
  }
19914
- const IE = {
19918
+ const CE = {
19915
19919
  __name: "ActionMenu",
19916
19920
  props: {
19917
19921
  actions: {
@@ -19949,10 +19953,10 @@ const IE = {
19949
19953
  onActionItem: o
19950
19954
  }, null, 8, ["items", "disabled", "tooltip", "loading", "loading-component"]));
19951
19955
  }
19952
- }, CE = { class: "flex-grow overflow-hidden" }, kE = {
19956
+ }, kE = { class: "flex-grow overflow-hidden" }, FE = {
19953
19957
  key: 0,
19954
19958
  class: "flex flex-shrink-0 pl-2"
19955
- }, FE = {
19959
+ }, PE = {
19956
19960
  __name: "ActionTableColumn",
19957
19961
  props: {
19958
19962
  rowProps: {
@@ -19994,7 +19998,7 @@ const IE = {
19994
19998
  P("div", {
19995
19999
  class: G(["flex items-center flex-nowrap", l.value])
19996
20000
  }, [
19997
- P("div", CE, [
20001
+ P("div", kE, [
19998
20002
  r.value.onClick ? (m(), x("a", {
19999
20003
  key: 0,
20000
20004
  class: G(r.value.innerClass),
@@ -20017,14 +20021,14 @@ const IE = {
20017
20021
  W(N(i.value), 1)
20018
20022
  ])
20019
20023
  ], 2)),
20020
- r.value.titleColumns ? (m(), I(S(xS), {
20024
+ r.value.titleColumns ? (m(), I(S(vS), {
20021
20025
  key: 2,
20022
20026
  row: n.value,
20023
20027
  columns: r.value.titleColumns()
20024
20028
  }, null, 8, ["row", "columns"])) : $("", !0)
20025
20029
  ]),
20026
- r.value.actionMenu ? (m(), x("div", kE, [
20027
- C(S(IE), {
20030
+ r.value.actionMenu ? (m(), x("div", FE, [
20031
+ C(S(CE), {
20028
20032
  actions: r.value.actionMenu,
20029
20033
  target: n.value,
20030
20034
  loading: o.value
@@ -20036,14 +20040,14 @@ const IE = {
20036
20040
  _: 3
20037
20041
  }, 8, ["props", "style"]));
20038
20042
  }
20039
- }, PE = "_visible_17vua_1", AE = "_collapse_17vua_1", OE = "_absolute_17vua_1", NE = "_relative_17vua_1", DE = "_sticky_17vua_1", ME = "_block_17vua_1", $E = "_inline_17vua_1", LE = "_flex_17vua_1", RE = "_table_17vua_1", UE = "_grid_17vua_1", BE = "_hidden_17vua_1", zE = "_grow_17vua_1", GE = "_transform_17vua_1", VE = "_resize_17vua_64", qE = "_rounded_17vua_1", ZE = "_border_17vua_1", jE = "_uppercase_17vua_1", HE = "_outline_17vua_1", WE = "_filter_17vua_1", YE = "_transition_17vua_1", XE = "_scroll_17vua_14", QE = "_app_17vua_1", KE = {
20043
+ }, AE = "_visible_17vua_1", OE = "_collapse_17vua_1", NE = "_absolute_17vua_1", DE = "_relative_17vua_1", ME = "_sticky_17vua_1", $E = "_block_17vua_1", LE = "_inline_17vua_1", RE = "_flex_17vua_1", UE = "_table_17vua_1", BE = "_grid_17vua_1", zE = "_hidden_17vua_1", GE = "_grow_17vua_1", VE = "_transform_17vua_1", qE = "_resize_17vua_64", ZE = "_rounded_17vua_1", jE = "_border_17vua_1", HE = "_uppercase_17vua_1", WE = "_outline_17vua_1", YE = "_filter_17vua_1", XE = "_transition_17vua_1", QE = "_scroll_17vua_14", KE = "_app_17vua_1", JE = {
20040
20044
  "!visible": "_!visible_17vua_1",
20041
- visible: PE,
20042
- collapse: AE,
20045
+ visible: AE,
20046
+ collapse: OE,
20043
20047
  static: "_static_17vua_1",
20044
- absolute: OE,
20045
- relative: NE,
20046
- sticky: DE,
20048
+ absolute: NE,
20049
+ relative: DE,
20050
+ sticky: ME,
20047
20051
  "bottom-1": "_bottom-1_17vua_1",
20048
20052
  "left-0": "_left-0_17vua_1",
20049
20053
  "right-0": "_right-0_17vua_1",
@@ -20075,13 +20079,13 @@ const IE = {
20075
20079
  "mt-2": "_mt-2_17vua_1",
20076
20080
  "mt-3": "_mt-3_17vua_1",
20077
20081
  "mt-4": "_mt-4_17vua_1",
20078
- block: ME,
20082
+ block: $E,
20079
20083
  "inline-block": "_inline-block_17vua_1",
20080
- inline: $E,
20081
- flex: LE,
20082
- table: RE,
20083
- grid: UE,
20084
- hidden: BE,
20084
+ inline: LE,
20085
+ flex: RE,
20086
+ table: UE,
20087
+ grid: BE,
20088
+ hidden: zE,
20085
20089
  "h-10": "_h-10_17vua_1",
20086
20090
  "h-32": "_h-32_17vua_1",
20087
20091
  "h-4": "_h-4_17vua_1",
@@ -20112,15 +20116,15 @@ const IE = {
20112
20116
  "max-w-full": "_max-w-full_17vua_1",
20113
20117
  "flex-shrink-0": "_flex-shrink-0_17vua_1",
20114
20118
  "flex-grow": "_flex-grow_17vua_1",
20115
- grow: zE,
20119
+ grow: GE,
20116
20120
  "rotate-180": "_rotate-180_17vua_1",
20117
- transform: GE,
20121
+ transform: VE,
20118
20122
  "cursor-ew-resize": "_cursor-ew-resize_17vua_1",
20119
20123
  "cursor-move": "_cursor-move_17vua_1",
20120
20124
  "cursor-not-allowed": "_cursor-not-allowed_17vua_1",
20121
20125
  "cursor-ns-resize": "_cursor-ns-resize_17vua_1",
20122
20126
  "cursor-pointer": "_cursor-pointer_17vua_1",
20123
- resize: VE,
20127
+ resize: qE,
20124
20128
  "flex-col": "_flex-col_17vua_1",
20125
20129
  "flex-nowrap": "_flex-nowrap_17vua_1",
20126
20130
  "items-center": "_items-center_17vua_1",
@@ -20141,7 +20145,7 @@ const IE = {
20141
20145
  "scroll-smooth": "_scroll-smooth_17vua_1",
20142
20146
  "overflow-ellipsis": "_overflow-ellipsis_17vua_1",
20143
20147
  "whitespace-nowrap": "_whitespace-nowrap_17vua_1",
20144
- rounded: qE,
20148
+ rounded: ZE,
20145
20149
  "rounded-2xl": "_rounded-2xl_17vua_1",
20146
20150
  "rounded-lg": "_rounded-lg_17vua_1",
20147
20151
  "rounded-md": "_rounded-md_17vua_1",
@@ -20151,7 +20155,7 @@ const IE = {
20151
20155
  "rounded-t-lg": "_rounded-t-lg_17vua_1",
20152
20156
  "rounded-t-md": "_rounded-t-md_17vua_1",
20153
20157
  "!border-0": "_!border-0_17vua_1",
20154
- border: ZE,
20158
+ border: jE,
20155
20159
  "border-b": "_border-b_17vua_1",
20156
20160
  "border-l": "_border-l_17vua_1",
20157
20161
  "border-l-0": "_border-l-0_17vua_1",
@@ -20222,7 +20226,7 @@ const IE = {
20222
20226
  "font-medium": "_font-medium_17vua_1",
20223
20227
  "font-normal": "_font-normal_17vua_1",
20224
20228
  "font-semibold": "_font-semibold_17vua_1",
20225
- uppercase: jE,
20229
+ uppercase: HE,
20226
20230
  "leading-[1.2rem]": "_leading-[1.2rem]_17vua_1",
20227
20231
  "!text-green-900": "_!text-green-900_17vua_1",
20228
20232
  "!text-red-900": "_!text-red-900_17vua_1",
@@ -20248,19 +20252,19 @@ const IE = {
20248
20252
  "opacity-70": "_opacity-70_17vua_1",
20249
20253
  "shadow-none": "_shadow-none_17vua_1",
20250
20254
  "outline-none": "_outline-none_17vua_1",
20251
- outline: HE,
20252
- filter: WE,
20253
- transition: YE,
20255
+ outline: WE,
20256
+ filter: YE,
20257
+ transition: XE,
20254
20258
  "transition-all": "_transition-all_17vua_1",
20255
20259
  "duration-300": "_duration-300_17vua_1",
20256
20260
  "q-tab": "_q-tab_17vua_4",
20257
20261
  "q-tab-panels": "_q-tab-panels_17vua_8",
20258
20262
  "q-panel": "_q-panel_17vua_11",
20259
- scroll: XE,
20263
+ scroll: QE,
20260
20264
  "q-tab-panel": "_q-tab-panel_17vua_8",
20261
20265
  "q-toolbar": "_q-toolbar_17vua_24",
20262
20266
  "q-notification__actions": "_q-notification__actions_17vua_29",
20263
- app: QE,
20267
+ app: KE,
20264
20268
  "main-layout": "_main-layout_17vua_1",
20265
20269
  "is-disabled": "_is-disabled_17vua_45",
20266
20270
  "disable-all-transitions": "_disable-all-transitions_17vua_50",
@@ -20278,7 +20282,7 @@ const IE = {
20278
20282
  "hover:text-blue-600": "_hover:text-blue-600_17vua_1",
20279
20283
  "hover:opacity-100": "_hover:opacity-100_17vua_1",
20280
20284
  "focus:bg-blue-200": "_focus:bg-blue-200_17vua_1"
20281
- }, JE = {
20285
+ }, e6 = {
20282
20286
  __name: "ActionTableHeaderColumn",
20283
20287
  props: {
20284
20288
  modelValue: {
@@ -20338,9 +20342,9 @@ const IE = {
20338
20342
  _: 1
20339
20343
  }, 8, ["props", "data-drop-zone", "class", "style"]));
20340
20344
  }
20341
- }, e6 = {
20342
- cls: KE
20343
- }, t6 = /* @__PURE__ */ Ft(JE, [["__cssModules", e6]]), n6 = { class: "flex items-center justify-center text-sm py-14 w-full" }, r6 = { key: 0 }, i6 = { key: 1 }, o6 = {
20345
+ }, t6 = {
20346
+ cls: JE
20347
+ }, n6 = /* @__PURE__ */ Ft(e6, [["__cssModules", t6]]), r6 = { class: "flex items-center justify-center text-sm py-14 w-full" }, i6 = { key: 0 }, o6 = { key: 1 }, s6 = {
20344
20348
  __name: "EmptyTableState",
20345
20349
  props: {
20346
20350
  loading: Boolean,
@@ -20359,14 +20363,14 @@ const IE = {
20359
20363
  }
20360
20364
  },
20361
20365
  setup(t) {
20362
- return (e, n) => (m(), x("div", n6, [
20363
- t.loading ? (m(), x("div", r6, [
20366
+ return (e, n) => (m(), x("div", r6, [
20367
+ t.loading ? (m(), x("div", i6, [
20364
20368
  j(e.$slots, "loading", {}, () => [
20365
20369
  W(N(t.loadingText) + " ", 1),
20366
20370
  C(S(fl), { class: "w-4 ml-2" })
20367
20371
  ])
20368
20372
  ])) : $("", !0),
20369
- t.saving ? (m(), x("div", i6, [
20373
+ t.saving ? (m(), x("div", o6, [
20370
20374
  j(e.$slots, "saving", {}, () => [
20371
20375
  W(N(t.savingText) + " ", 1),
20372
20376
  C(S(fl), { class: "w-4 ml-2" })
@@ -20377,10 +20381,10 @@ const IE = {
20377
20381
  ])
20378
20382
  ]));
20379
20383
  }
20380
- }, s6 = { class: "flex flex-nowrap items-center" }, l6 = {
20384
+ }, l6 = { class: "flex flex-nowrap items-center" }, a6 = {
20381
20385
  key: 0,
20382
20386
  class: "flex items-center"
20383
- }, a6 = { key: 1 }, u6 = {
20387
+ }, u6 = { key: 1 }, c6 = {
20384
20388
  __name: "TableSummaryRow",
20385
20389
  props: {
20386
20390
  loading: Boolean,
@@ -20429,14 +20433,14 @@ const IE = {
20429
20433
  class: G(["font-bold transition-all", { "!bg-gray-100 !pl-5": !t.selectedCount, "!bg-blue-600 text-white !pl-4": t.selectedCount }])
20430
20434
  }, {
20431
20435
  default: O(() => [
20432
- P("div", s6, [
20433
- t.selectedCount ? (m(), x("div", l6, [
20436
+ P("div", l6, [
20437
+ t.selectedCount ? (m(), x("div", a6, [
20434
20438
  C(S(Ix), {
20435
20439
  class: "w-6 mr-3",
20436
20440
  onClick: o[0] || (o[0] = (s) => i.$emit("clear"))
20437
20441
  }),
20438
20442
  W(" " + N(S(Jn)(t.selectedCount)) + " " + N(t.selectedLabel), 1)
20439
- ])) : t.itemCount ? (m(), x("div", a6, N(S(Jn)(t.itemCount)) + " " + N(t.label), 1)) : $("", !0),
20443
+ ])) : t.itemCount ? (m(), x("div", u6, N(S(Jn)(t.itemCount)) + " " + N(t.label), 1)) : $("", !0),
20440
20444
  t.loading ? (m(), I(S(Tu), {
20441
20445
  key: 2,
20442
20446
  class: "ml-3",
@@ -20461,7 +20465,7 @@ const IE = {
20461
20465
  _: 1
20462
20466
  }, 8, ["class"]));
20463
20467
  }
20464
- }, c6 = { class: "overflow-hidden w-full" }, sI = {
20468
+ }, d6 = { class: "overflow-hidden w-full" }, lI = {
20465
20469
  __name: "ActionTable",
20466
20470
  props: {
20467
20471
  name: {
@@ -20502,14 +20506,14 @@ const IE = {
20502
20506
  emits: ["update:quasar-pagination", "update:selected-rows"],
20503
20507
  setup(t) {
20504
20508
  const e = t, n = z(null);
20505
- SE(n);
20509
+ TE(n);
20506
20510
  const r = `column-settings-${e.name}`, i = z(vn(r) || {});
20507
20511
  function o() {
20508
20512
  xn(r, i.value);
20509
20513
  }
20510
20514
  return (s, l) => {
20511
20515
  var a;
20512
- return m(), x("div", c6, [
20516
+ return m(), x("div", d6, [
20513
20517
  C(S(Gw)),
20514
20518
  C(S(w_), {
20515
20519
  ref_key: "actionTable",
@@ -20527,11 +20531,11 @@ const IE = {
20527
20531
  "onUpdate:selected": l[2] || (l[2] = (u) => s.$emit("update:selected-rows", u)),
20528
20532
  "onUpdate:pagination": () => {
20529
20533
  },
20530
- onRequest: l[3] || (l[3] = (u) => s.$emit("update:quasar-pagination", { ...u.pagination, __sort: S(TE)(u.pagination, t.columns) }))
20534
+ onRequest: l[3] || (l[3] = (u) => s.$emit("update:quasar-pagination", { ...u.pagination, __sort: S(EE)(u.pagination, t.columns) }))
20531
20535
  }, {
20532
20536
  "no-data": O(() => [
20533
20537
  j(s.$slots, "empty", {}, () => [
20534
- C(o6, {
20538
+ C(s6, {
20535
20539
  text: `There are no ${t.label.toLowerCase()} matching the applied filter`
20536
20540
  }, null, 8, ["text"])
20537
20541
  ])
@@ -20539,7 +20543,7 @@ const IE = {
20539
20543
  "top-row": O(() => {
20540
20544
  var u;
20541
20545
  return [
20542
- C(u6, {
20546
+ C(c6, {
20543
20547
  label: t.label,
20544
20548
  "item-count": ((u = t.summary) == null ? void 0 : u.count) || 0,
20545
20549
  "selected-count": t.selectedRows.length,
@@ -20551,7 +20555,7 @@ const IE = {
20551
20555
  ];
20552
20556
  }),
20553
20557
  "header-cell": O((u) => [
20554
- C(S(t6), {
20558
+ C(S(n6), {
20555
20559
  modelValue: i.value,
20556
20560
  "onUpdate:modelValue": [
20557
20561
  l[1] || (l[1] = (c) => i.value = c),
@@ -20562,7 +20566,7 @@ const IE = {
20562
20566
  }, null, 8, ["modelValue", "row-props", "name"])
20563
20567
  ]),
20564
20568
  "body-cell": O((u) => [
20565
- (m(), I(FE, {
20569
+ (m(), I(PE, {
20566
20570
  key: u.key,
20567
20571
  "row-props": u,
20568
20572
  settings: i.value[u.col.name]
@@ -20582,7 +20586,7 @@ const IE = {
20582
20586
  ]);
20583
20587
  };
20584
20588
  }
20585
- }, d6 = { class: "flex space-x-2" }, f6 = ["innerHTML"], yu = {
20589
+ }, f6 = { class: "flex space-x-2" }, _6 = ["innerHTML"], yu = {
20586
20590
  __name: "AuditHistoryItemValue",
20587
20591
  props: {
20588
20592
  type: {
@@ -20613,7 +20617,7 @@ const IE = {
20613
20617
  }
20614
20618
  return r;
20615
20619
  }
20616
- return (r, i) => (m(), x("div", d6, [
20620
+ return (r, i) => (m(), x("div", f6, [
20617
20621
  t.type === "SINGLE_FILE" ? (m(), I(S(Nr), {
20618
20622
  key: 0,
20619
20623
  image: t.value,
@@ -20625,12 +20629,12 @@ const IE = {
20625
20629
  }, null, 8, ["image"]))), 128)) : t.type === "WYSIWYG" ? (m(), x("div", {
20626
20630
  key: 2,
20627
20631
  innerHTML: t.value
20628
- }, null, 8, f6)) : (m(), x(H, { key: 3 }, [
20632
+ }, null, 8, _6)) : (m(), x(H, { key: 3 }, [
20629
20633
  W(N(n(t.value)), 1)
20630
20634
  ], 64))
20631
20635
  ]));
20632
20636
  }
20633
- }, _6 = { class: "text-gray-700 flex items-stretch flex-nowrap p-4" }, m6 = { class: "flex-grow text-sm w-3/5 overflow-auto" }, h6 = { class: "flex flex-nowrap items-center mt-4" }, p6 = { class: "bg-red-200 line-through p-2" }, g6 = { class: "bg-emerald-200 ml-2.5 p-2" }, b6 = { class: "ml-4 text-sm w-2/5" }, y6 = ["href"], lI = {
20637
+ }, m6 = { class: "text-gray-700 flex items-stretch flex-nowrap p-4" }, h6 = { class: "flex-grow text-sm w-3/5 overflow-auto" }, p6 = { class: "flex flex-nowrap items-center mt-4" }, g6 = { class: "bg-red-200 line-through p-2" }, b6 = { class: "bg-emerald-200 ml-2.5 p-2" }, y6 = { class: "ml-4 text-sm w-2/5" }, x6 = ["href"], aI = {
20634
20638
  __name: "AuditHistoryItem",
20635
20639
  props: {
20636
20640
  item: {
@@ -20648,17 +20652,17 @@ const IE = {
20648
20652
  },
20649
20653
  setup(t) {
20650
20654
  const e = t, n = B(() => e.novaUrl + `/resources/audit-requests/${e.item.audit_request_id}`);
20651
- return (r, i) => (m(), x("div", _6, [
20652
- P("div", m6, [
20655
+ return (r, i) => (m(), x("div", m6, [
20656
+ P("div", h6, [
20653
20657
  P("h5", null, N(t.change.label) + " (" + N(t.change.name) + ")", 1),
20654
- P("div", h6, [
20655
- P("div", p6, [
20658
+ P("div", p6, [
20659
+ P("div", g6, [
20656
20660
  C(S(yu), {
20657
20661
  type: t.change.type,
20658
20662
  value: t.change.oldValue
20659
20663
  }, null, 8, ["type", "value"])
20660
20664
  ]),
20661
- P("div", g6, [
20665
+ P("div", b6, [
20662
20666
  C(S(yu), {
20663
20667
  type: t.change.type,
20664
20668
  value: t.change.newValue
@@ -20666,7 +20670,7 @@ const IE = {
20666
20670
  ])
20667
20671
  ])
20668
20672
  ]),
20669
- P("div", b6, [
20673
+ P("div", y6, [
20670
20674
  t.item.user ? (m(), x(H, { key: 0 }, [
20671
20675
  P("div", null, N(t.item.user.name), 1),
20672
20676
  P("div", null, N(t.item.user.email), 1)
@@ -20677,17 +20681,17 @@ const IE = {
20677
20681
  key: 0,
20678
20682
  href: n.value,
20679
20683
  target: "_blank"
20680
- }, N(S(Ar)(t.item.timestamp)), 9, y6)) : (m(), x(H, { key: 1 }, [
20684
+ }, N(S(Ar)(t.item.timestamp)), 9, x6)) : (m(), x(H, { key: 1 }, [
20681
20685
  W(N(S(Ar)(t.item.timestamp)), 1)
20682
20686
  ], 64))
20683
20687
  ])
20684
20688
  ])
20685
20689
  ]));
20686
20690
  }
20687
- }, x6 = ["onClick"], v6 = {
20691
+ }, v6 = ["onClick"], w6 = {
20688
20692
  key: 0,
20689
20693
  class: "flex-shrink-0"
20690
- }, aI = {
20694
+ }, uI = {
20691
20695
  __name: "NavigationMenu",
20692
20696
  props: {
20693
20697
  collapsed: Boolean,
@@ -20719,7 +20723,7 @@ const IE = {
20719
20723
  class: G(["nav-menu-item flex flex-nowrap", l.class || t.itemClass]),
20720
20724
  onClick: l.onClick
20721
20725
  }, [
20722
- l.icon ? (m(), x("div", v6, [
20726
+ l.icon ? (m(), x("div", w6, [
20723
20727
  (m(), I(en(l.icon), {
20724
20728
  class: G(["nav-icon", l.iconClass])
20725
20729
  }, null, 8, ["class"]))
@@ -20740,7 +20744,7 @@ const IE = {
20740
20744
  }),
20741
20745
  _: 2
20742
20746
  }, 1040)) : $("", !0)
20743
- ], 10, x6),
20747
+ ], 10, v6),
20744
20748
  l.separator ? (m(), I(s, {
20745
20749
  key: "separator-" + l.label,
20746
20750
  class: "my-2"
@@ -20749,7 +20753,7 @@ const IE = {
20749
20753
  ], 2);
20750
20754
  };
20751
20755
  }
20752
- }, w6 = {
20756
+ }, S6 = {
20753
20757
  __name: "PanelsDrawerPanels",
20754
20758
  props: {
20755
20759
  activePanel: {
@@ -20786,14 +20790,14 @@ const IE = {
20786
20790
  }, 8, ["model-value"]);
20787
20791
  };
20788
20792
  }
20789
- }, S6 = "_visible_1u643_1", T6 = "_collapse_1u643_1", E6 = "_absolute_1u643_1", I6 = "_relative_1u643_1", C6 = "_sticky_1u643_1", k6 = "_block_1u643_1", F6 = "_inline_1u643_1", P6 = "_flex_1u643_1", A6 = "_table_1u643_1", O6 = "_grid_1u643_1", N6 = "_hidden_1u643_1", D6 = "_grow_1u643_1", M6 = "_transform_1u643_1", $6 = "_resize_1u643_1", L6 = "_rounded_1u643_1", R6 = "_border_1u643_1", U6 = "_uppercase_1u643_1", B6 = "_outline_1u643_1", z6 = "_filter_1u643_1", G6 = "_transition_1u643_1", V6 = "_scroll_1u643_14", q6 = "_app_1u643_1", Z6 = {
20793
+ }, T6 = "_visible_1u643_1", E6 = "_collapse_1u643_1", I6 = "_absolute_1u643_1", C6 = "_relative_1u643_1", k6 = "_sticky_1u643_1", F6 = "_block_1u643_1", P6 = "_inline_1u643_1", A6 = "_flex_1u643_1", O6 = "_table_1u643_1", N6 = "_grid_1u643_1", D6 = "_hidden_1u643_1", M6 = "_grow_1u643_1", $6 = "_transform_1u643_1", L6 = "_resize_1u643_1", R6 = "_rounded_1u643_1", U6 = "_border_1u643_1", B6 = "_uppercase_1u643_1", z6 = "_outline_1u643_1", G6 = "_filter_1u643_1", V6 = "_transition_1u643_1", q6 = "_scroll_1u643_14", Z6 = "_app_1u643_1", j6 = {
20790
20794
  "!visible": "_!visible_1u643_1",
20791
- visible: S6,
20792
- collapse: T6,
20795
+ visible: T6,
20796
+ collapse: E6,
20793
20797
  static: "_static_1u643_1",
20794
- absolute: E6,
20795
- relative: I6,
20796
- sticky: C6,
20798
+ absolute: I6,
20799
+ relative: C6,
20800
+ sticky: k6,
20797
20801
  "bottom-1": "_bottom-1_1u643_1",
20798
20802
  "left-0": "_left-0_1u643_1",
20799
20803
  "right-0": "_right-0_1u643_1",
@@ -20825,13 +20829,13 @@ const IE = {
20825
20829
  "mt-2": "_mt-2_1u643_1",
20826
20830
  "mt-3": "_mt-3_1u643_1",
20827
20831
  "mt-4": "_mt-4_1u643_1",
20828
- block: k6,
20832
+ block: F6,
20829
20833
  "inline-block": "_inline-block_1u643_1",
20830
- inline: F6,
20831
- flex: P6,
20832
- table: A6,
20833
- grid: O6,
20834
- hidden: N6,
20834
+ inline: P6,
20835
+ flex: A6,
20836
+ table: O6,
20837
+ grid: N6,
20838
+ hidden: D6,
20835
20839
  "h-10": "_h-10_1u643_1",
20836
20840
  "h-32": "_h-32_1u643_1",
20837
20841
  "h-4": "_h-4_1u643_1",
@@ -20862,15 +20866,15 @@ const IE = {
20862
20866
  "max-w-full": "_max-w-full_1u643_1",
20863
20867
  "flex-shrink-0": "_flex-shrink-0_1u643_1",
20864
20868
  "flex-grow": "_flex-grow_1u643_1",
20865
- grow: D6,
20869
+ grow: M6,
20866
20870
  "rotate-180": "_rotate-180_1u643_1",
20867
- transform: M6,
20871
+ transform: $6,
20868
20872
  "cursor-ew-resize": "_cursor-ew-resize_1u643_1",
20869
20873
  "cursor-move": "_cursor-move_1u643_1",
20870
20874
  "cursor-not-allowed": "_cursor-not-allowed_1u643_1",
20871
20875
  "cursor-ns-resize": "_cursor-ns-resize_1u643_1",
20872
20876
  "cursor-pointer": "_cursor-pointer_1u643_1",
20873
- resize: $6,
20877
+ resize: L6,
20874
20878
  "flex-col": "_flex-col_1u643_1",
20875
20879
  "flex-nowrap": "_flex-nowrap_1u643_1",
20876
20880
  "items-center": "_items-center_1u643_1",
@@ -20891,7 +20895,7 @@ const IE = {
20891
20895
  "scroll-smooth": "_scroll-smooth_1u643_1",
20892
20896
  "overflow-ellipsis": "_overflow-ellipsis_1u643_1",
20893
20897
  "whitespace-nowrap": "_whitespace-nowrap_1u643_1",
20894
- rounded: L6,
20898
+ rounded: R6,
20895
20899
  "rounded-2xl": "_rounded-2xl_1u643_1",
20896
20900
  "rounded-lg": "_rounded-lg_1u643_1",
20897
20901
  "rounded-md": "_rounded-md_1u643_1",
@@ -20901,7 +20905,7 @@ const IE = {
20901
20905
  "rounded-t-lg": "_rounded-t-lg_1u643_1",
20902
20906
  "rounded-t-md": "_rounded-t-md_1u643_1",
20903
20907
  "!border-0": "_!border-0_1u643_1",
20904
- border: R6,
20908
+ border: U6,
20905
20909
  "border-b": "_border-b_1u643_1",
20906
20910
  "border-l": "_border-l_1u643_1",
20907
20911
  "border-l-0": "_border-l-0_1u643_1",
@@ -20972,7 +20976,7 @@ const IE = {
20972
20976
  "font-medium": "_font-medium_1u643_1",
20973
20977
  "font-normal": "_font-normal_1u643_1",
20974
20978
  "font-semibold": "_font-semibold_1u643_1",
20975
- uppercase: U6,
20979
+ uppercase: B6,
20976
20980
  "leading-[1.2rem]": "_leading-[1.2rem]_1u643_1",
20977
20981
  "!text-green-900": "_!text-green-900_1u643_1",
20978
20982
  "!text-red-900": "_!text-red-900_1u643_1",
@@ -20998,19 +21002,19 @@ const IE = {
20998
21002
  "opacity-70": "_opacity-70_1u643_1",
20999
21003
  "shadow-none": "_shadow-none_1u643_1",
21000
21004
  "outline-none": "_outline-none_1u643_1",
21001
- outline: B6,
21002
- filter: z6,
21003
- transition: G6,
21005
+ outline: z6,
21006
+ filter: G6,
21007
+ transition: V6,
21004
21008
  "transition-all": "_transition-all_1u643_1",
21005
21009
  "duration-300": "_duration-300_1u643_1",
21006
21010
  "q-tab": "_q-tab_1u643_4",
21007
21011
  "q-tab-panels": "_q-tab-panels_1u643_8",
21008
21012
  "q-panel": "_q-panel_1u643_11",
21009
- scroll: V6,
21013
+ scroll: q6,
21010
21014
  "q-tab-panel": "_q-tab-panel_1u643_8",
21011
21015
  "q-toolbar": "_q-toolbar_1u643_24",
21012
21016
  "q-notification__actions": "_q-notification__actions_1u643_29",
21013
- app: q6,
21017
+ app: Z6,
21014
21018
  "main-layout": "_main-layout_1u643_1",
21015
21019
  "is-disabled": "_is-disabled_1u643_45",
21016
21020
  "disable-all-transitions": "_disable-all-transitions_1u643_50",
@@ -21027,7 +21031,7 @@ const IE = {
21027
21031
  "hover:text-blue-600": "_hover:text-blue-600_1u643_1",
21028
21032
  "hover:opacity-100": "_hover:opacity-100_1u643_1",
21029
21033
  "focus:bg-blue-200": "_focus:bg-blue-200_1u643_1"
21030
- }, j6 = {
21034
+ }, H6 = {
21031
21035
  __name: "PanelsDrawerTabs",
21032
21036
  props: {
21033
21037
  modelValue: {
@@ -21072,12 +21076,12 @@ const IE = {
21072
21076
  }, 8, ["model-value", "class"]);
21073
21077
  };
21074
21078
  }
21075
- }, H6 = {
21076
- cls: Z6
21077
- }, W6 = /* @__PURE__ */ Ft(j6, [["__cssModules", H6]]), Y6 = { class: "flex flex-col flex-nowrap h-full" }, X6 = { class: "flex items-center px-6 py-4 border-b" }, Q6 = { class: "flex-grow" }, K6 = { class: "flex-grow overflow-hidden h-full" }, J6 = { class: "flex items-stretch flex-nowrap h-full" }, e3 = { class: "border-r w-[13.5rem] overflow-y-auto" }, t3 = {
21079
+ }, W6 = {
21080
+ cls: j6
21081
+ }, Y6 = /* @__PURE__ */ Ft(H6, [["__cssModules", W6]]), X6 = { class: "flex flex-col flex-nowrap h-full" }, Q6 = { class: "flex items-center px-6 py-4 border-b" }, K6 = { class: "flex-grow" }, J6 = { class: "flex-grow overflow-hidden h-full" }, e3 = { class: "flex items-stretch flex-nowrap h-full" }, t3 = { class: "border-r w-[13.5rem] overflow-y-auto" }, n3 = {
21078
21082
  key: 0,
21079
21083
  class: "border-l overflow-y-auto"
21080
- }, uI = {
21084
+ }, cI = {
21081
21085
  __name: "PanelsDrawer",
21082
21086
  props: {
21083
21087
  modelValue: {
@@ -21107,9 +21111,9 @@ const IE = {
21107
21111
  "onUpdate:show": i[3] || (i[3] = (s) => r.$emit("close"))
21108
21112
  }, {
21109
21113
  default: O(() => [
21110
- P("div", Y6, [
21111
- P("div", X6, [
21112
- P("div", Q6, [
21114
+ P("div", X6, [
21115
+ P("div", Q6, [
21116
+ P("div", K6, [
21113
21117
  j(r.$slots, "header")
21114
21118
  ]),
21115
21119
  P("div", null, [
@@ -21123,10 +21127,10 @@ const IE = {
21123
21127
  })
21124
21128
  ])
21125
21129
  ]),
21126
- P("div", K6, [
21127
- P("div", J6, [
21128
- P("div", e3, [
21129
- C(S(W6), {
21130
+ P("div", J6, [
21131
+ P("div", e3, [
21132
+ P("div", t3, [
21133
+ C(S(Y6), {
21130
21134
  modelValue: n.value,
21131
21135
  "onUpdate:modelValue": [
21132
21136
  i[1] || (i[1] = (s) => n.value = s),
@@ -21135,12 +21139,12 @@ const IE = {
21135
21139
  panels: t.panels
21136
21140
  }, null, 8, ["modelValue", "panels"])
21137
21141
  ]),
21138
- C(S(w6), {
21142
+ C(S(S6), {
21139
21143
  panels: t.panels,
21140
21144
  "active-panel": n.value,
21141
21145
  class: G(t.panelsClass)
21142
21146
  }, null, 8, ["panels", "active-panel", "class"]),
21143
- r.$slots["right-sidebar"] ? (m(), x("div", t3, [
21147
+ r.$slots["right-sidebar"] ? (m(), x("div", n3, [
21144
21148
  j(r.$slots, "right-sidebar")
21145
21149
  ])) : $("", !0)
21146
21150
  ])
@@ -21151,120 +21155,120 @@ const IE = {
21151
21155
  });
21152
21156
  };
21153
21157
  }
21154
- }, n3 = "0.3.58", r3 = {
21155
- version: n3
21156
- }, { version: i3 } = r3;
21157
- function cI(t) {
21158
- console.log(`Installing Danx UI ${i3}... Nothing to do really.`);
21158
+ }, r3 = "0.3.59", i3 = {
21159
+ version: r3
21160
+ }, { version: o3 } = i3;
21161
+ function dI(t) {
21162
+ console.log(`Installing Danx UI ${o3}... Nothing to do really.`);
21159
21163
  }
21160
21164
  export {
21161
- IE as ActionMenu,
21162
- sI as ActionTable,
21163
- FE as ActionTableColumn,
21164
- t6 as ActionTableHeaderColumn,
21165
- rI as ActionTableLayout,
21165
+ CE as ActionMenu,
21166
+ lI as ActionTable,
21167
+ PE as ActionTableColumn,
21168
+ n6 as ActionTableHeaderColumn,
21169
+ iI as ActionTableLayout,
21166
21170
  Gw as ActionVnode,
21167
- M3 as AddressFormat,
21168
- lI as AuditHistoryItem,
21171
+ $3 as AddressFormat,
21172
+ aI as AuditHistoryItem,
21169
21173
  yu as AuditHistoryItemValue,
21170
- z3 as BadgeTab,
21174
+ G3 as BadgeTab,
21171
21175
  Jf as BooleanField,
21172
21176
  Nx as CaretDownIcon,
21173
- H3 as CollapsableFiltersSidebar,
21177
+ W3 as CollapsableFiltersSidebar,
21174
21178
  pw as CollapsableSidebar,
21175
21179
  Xa as ColumnListItem,
21176
- Z3 as ColumnSettingsDialog,
21180
+ j3 as ColumnSettingsDialog,
21177
21181
  Pi as ConfirmDialog,
21178
- W3 as ConfirmPasswordField,
21182
+ Y3 as ConfirmPasswordField,
21179
21183
  Kd as ContentDrawer,
21180
21184
  t_ as DateField,
21181
21185
  n_ as DateRangeField,
21182
- Y3 as DateTimeField,
21186
+ X3 as DateTimeField,
21183
21187
  r_ as DateTimePicker,
21184
21188
  Xd as DragAndDrop,
21185
21189
  $x as DragHandleDotsIcon,
21186
21190
  Ux as DragHandleIcon,
21187
- X3 as EditableDiv,
21188
- o6 as EmptyTableState,
21189
- P3 as ExportButton,
21191
+ Q3 as EditableDiv,
21192
+ s6 as EmptyTableState,
21193
+ A3 as ExportButton,
21190
21194
  dr as FieldLabel,
21191
21195
  Nr as FilePreview,
21192
21196
  Vs as FileUpload,
21193
- Q3 as FileUploadButton,
21194
- nE as FilterFieldItem,
21195
- iE as FilterFieldList,
21197
+ K3 as FileUploadButton,
21198
+ rE as FilterFieldItem,
21199
+ oE as FilterFieldList,
21196
21200
  Gx as FilterIcon,
21197
- lE as FilterListToggle,
21198
- tI as FilterToolbarLayout,
21201
+ aE as FilterListToggle,
21202
+ nI as FilterToolbarLayout,
21199
21203
  bu as FilterableField,
21200
21204
  bt as FlashMessages,
21201
- $3 as FlatListFormat,
21205
+ L3 as FlatListFormat,
21202
21206
  jv as FullScreenCarouselDialog,
21203
- N3 as FullScreenDialog,
21204
- L3 as GpsCoordinatesFormat,
21207
+ D3 as FullScreenDialog,
21208
+ R3 as GpsCoordinatesFormat,
21205
21209
  Px as HandleDraggable,
21206
- R3 as IconWithTextFormat,
21210
+ U3 as IconWithTextFormat,
21207
21211
  Zx as ImageIcon,
21208
- G3 as IndicatorTab,
21212
+ V3 as IndicatorTab,
21209
21213
  Qv as InfoDialog,
21210
- K3 as InlineDateTimeField,
21211
- D3 as InputDialog,
21212
- uT as IntegerField,
21213
- B3 as InteractiveTooltip,
21214
- dT as LabelValueBlock,
21215
- U3 as LabelValueFormat,
21214
+ J3 as InlineDateTimeField,
21215
+ M3 as InputDialog,
21216
+ cT as IntegerField,
21217
+ z3 as InteractiveTooltip,
21218
+ fT as LabelValueBlock,
21219
+ B3 as LabelValueFormat,
21216
21220
  e_ as LabeledInput,
21217
21221
  hS as ListDragAndDrop,
21218
- yS as ListItemDraggable,
21222
+ xS as ListItemDraggable,
21219
21223
  Xw as ListTransition,
21220
- p3 as LuxonDateTime,
21221
- hT as MultiFileField,
21222
- bT as MultiKeywordField,
21223
- aI as NavigationMenu,
21224
- J3 as NewPasswordField,
21225
- ST as NoInputField,
21224
+ g3 as LuxonDateTime,
21225
+ pT as MultiFileField,
21226
+ yT as MultiKeywordField,
21227
+ uI as NavigationMenu,
21228
+ eI as NewPasswordField,
21229
+ TT as NoInputField,
21226
21230
  Ri as NumberField,
21227
21231
  Fo as NumberRangeField,
21228
- uI as PanelsDrawer,
21229
- w6 as PanelsDrawerPanels,
21230
- W6 as PanelsDrawerTabs,
21232
+ cI as PanelsDrawer,
21233
+ S6 as PanelsDrawerPanels,
21234
+ Y6 as PanelsDrawerTabs,
21231
21235
  Wx as PdfIcon,
21232
21236
  Qx as PercentIcon,
21233
21237
  Zw as PopoverMenu,
21234
- O3 as PreviousNextControls,
21235
- A3 as RefreshButton,
21238
+ N3 as PreviousNextControls,
21239
+ O3 as RefreshButton,
21236
21240
  Vw as RenderComponent,
21237
21241
  Dr as RenderVnode,
21238
- nI as RenderedForm,
21239
- eI as SelectDrawer,
21242
+ rI as RenderedForm,
21243
+ tI as SelectDrawer,
21240
21244
  Ui as SelectField,
21241
- AT as SelectWithChildrenField,
21242
- DT as SingleFileField,
21245
+ OT as SelectWithChildrenField,
21246
+ MT as SingleFileField,
21243
21247
  ev as SkipNextIcon,
21244
21248
  rv as SkipPreviousIcon,
21245
- V3 as SlideTransition,
21246
- q3 as StaggeredListTransition,
21249
+ q3 as SlideTransition,
21250
+ Z3 as StaggeredListTransition,
21247
21251
  O2 as SvgImg,
21248
- u6 as TableSummaryRow,
21252
+ c6 as TableSummaryRow,
21249
21253
  pi as TextField,
21250
- xS as TitleColumnFormat,
21254
+ vS as TitleColumnFormat,
21251
21255
  Qd as TrashIcon,
21252
- j3 as VisibleColumnsToggleButtons,
21256
+ H3 as VisibleColumnsToggleButtons,
21253
21257
  av as WarningIcon,
21254
- QT as WysiwygField,
21258
+ KT as WysiwygField,
21255
21259
  qs as XIcon,
21256
21260
  Gn as activeActionVnode,
21257
- T3 as addHotkey,
21258
- F3 as applyCssVars,
21261
+ E3 as addHotkey,
21262
+ P3 as applyCssVars,
21259
21263
  Zd as buildCssVars,
21260
- y3 as centerTruncate,
21261
- a3 as configure,
21264
+ x3 as centerTruncate,
21265
+ u3 as configure,
21262
21266
  jt as danxOptions,
21263
21267
  Xl as dbDateTime,
21264
- v3 as diffInDays,
21268
+ w3 as diffInDays,
21265
21269
  Ms as download,
21266
21270
  D0 as downloadBlobOrUrl,
21267
- w3 as downloadFile,
21271
+ S3 as downloadFile,
21268
21272
  M0 as downloadFileResponse,
21269
21273
  Fc as fCurrency,
21270
21274
  Dt as fDate,
@@ -21272,29 +21276,29 @@ export {
21272
21276
  Ar as fLocalizedDateTime,
21273
21277
  Jn as fNumber,
21274
21278
  N0 as fPercent,
21275
- x3 as fPhone,
21276
- g3 as fQDate,
21277
- b3 as fSecondsToTime,
21278
- k3 as fetchResourceListWithSelected,
21279
- EE as getFilterFromUrl,
21279
+ v3 as fPhone,
21280
+ b3 as fQDate,
21281
+ y3 as fSecondsToTime,
21282
+ F3 as fetchResourceListWithSelected,
21283
+ IE as getFilterFromUrl,
21280
21284
  vn as getItem,
21281
21285
  Ql as getResponseHeader,
21282
21286
  ux as getUrlParam,
21283
21287
  O_ as incrementName,
21284
- cI as install,
21285
- E3 as listen,
21288
+ dI as install,
21289
+ I3 as listen,
21286
21290
  kc as localizedDateTime,
21287
- TE as mapSortBy,
21288
- _3 as metersToMiles,
21289
- m3 as milesToMeters,
21290
- f3 as minmax,
21291
- u3 as notify,
21292
- h3 as parseCoords,
21291
+ EE as mapSortBy,
21292
+ m3 as metersToMiles,
21293
+ h3 as milesToMeters,
21294
+ _3 as minmax,
21295
+ c3 as notify,
21296
+ p3 as parseCoords,
21293
21297
  Si as parseDateTime,
21294
21298
  qo as parseQDate,
21295
21299
  Yl as parseQDateTime,
21296
- C3 as registerHotkeys,
21297
- SE as registerStickyScrolling,
21300
+ k3 as registerHotkeys,
21301
+ TE as registerStickyScrolling,
21298
21302
  O0 as remoteDateTime,
21299
21303
  bi as remove,
21300
21304
  Eu as replace,
@@ -21302,15 +21306,15 @@ export {
21302
21306
  lx as resolveFileLocation,
21303
21307
  xn as setItem,
21304
21308
  Es as sleep,
21305
- d3 as uniqueBy,
21306
- I3 as unlisten,
21307
- c3 as useActions,
21309
+ f3 as uniqueBy,
21310
+ C3 as unlisten,
21311
+ d3 as useActions,
21308
21312
  N_ as useCompatibility,
21309
- iI as useListControls,
21313
+ oI as useListControls,
21310
21314
  ax as useMultiFileUpload,
21311
21315
  cx as useSingleFileUpload,
21312
- oI as useTableColumns,
21313
- i3 as version,
21316
+ sI as useTableColumns,
21317
+ o3 as version,
21314
21318
  pl as waitForRef
21315
21319
  };
21316
21320
  //# sourceMappingURL=danx.es.js.map