@arbocollab/arbo-plugin-item-table 0.0.1-alpha.14 → 0.0.1-alpha.16

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.
@@ -20465,24 +20465,24 @@ const tR = Object.freeze({
20465
20465
  isHovered: o
20466
20466
  };
20467
20467
  }
20468
- }), G5 = "_disabled_1krkg_14", $5 = "_danger_1krkg_17", W5 = "_clickable_1krkg_34", z5 = "_readOnly_1krkg_37", U5 = "_hover_1krkg_41", j5 = "_active_1krkg_47", K5 = {
20469
- "list-item": "_list-item_1krkg_1",
20468
+ }), G5 = "_disabled_1e94o_14", $5 = "_danger_1e94o_17", W5 = "_clickable_1e94o_34", z5 = "_readOnly_1e94o_37", U5 = "_hover_1e94o_41", j5 = "_active_1e94o_47", K5 = {
20469
+ "list-item": "_list-item_1e94o_1",
20470
20470
  disabled: G5,
20471
20471
  danger: $5,
20472
- "has-prefix": "_has-prefix_1krkg_20",
20473
- "has-suffix": "_has-suffix_1krkg_20",
20472
+ "has-prefix": "_has-prefix_1e94o_20",
20473
+ "has-suffix": "_has-suffix_1e94o_20",
20474
20474
  clickable: W5,
20475
20475
  readOnly: z5,
20476
20476
  hover: U5,
20477
20477
  active: j5,
20478
- "list-item__prefix": "_list-item__prefix_1krkg_72",
20479
- "list-item__label": "_list-item__label_1krkg_80",
20480
- "list-item__suffix": "_list-item__suffix_1krkg_94",
20481
- "status-indicator": "_status-indicator_1krkg_101",
20482
- "item-icon": "_item-icon_1krkg_107",
20483
- "arbo-icon-state": "_arbo-icon-state_1krkg_112",
20484
- "item-avatar": "_item-avatar_1krkg_115",
20485
- "confirm-action": "_confirm-action_1krkg_124"
20478
+ "list-item__prefix": "_list-item__prefix_1e94o_72",
20479
+ "list-item__label": "_list-item__label_1e94o_80",
20480
+ "list-item__suffix": "_list-item__suffix_1e94o_94",
20481
+ "status-indicator": "_status-indicator_1e94o_101",
20482
+ "item-icon": "_item-icon_1e94o_107",
20483
+ "arbo-icon-state": "_arbo-icon-state_1e94o_112",
20484
+ "item-avatar": "_item-avatar_1e94o_115",
20485
+ "confirm-action": "_confirm-action_1e94o_124"
20486
20486
  }, q5 = ["tabindex"];
20487
20487
  function Y5(e, t, n, i, o, s) {
20488
20488
  const r = lm("Icon"), a = lm("Avatar"), l = lm("CustomButton"), u = My("tooltip");
@@ -25280,10 +25280,10 @@ const _8 = ["width", "height", "viewBox"], A8 = ["d"], I8 = "M12 17.27L18.18 21l
25280
25280
  _: 1
25281
25281
  }, 8, ["options", "disabled", "readOnly"]));
25282
25282
  }
25283
- }), nK = "_headerCheckbox_1wkhj_73", iK = {
25284
- "ag-checkbox-input": "_ag-checkbox-input_1wkhj_1",
25285
- "button-group": "_button-group_1wkhj_69",
25286
- "button-main": "_button-main_1wkhj_69",
25283
+ }), nK = "_headerCheckbox_1efbt_50", iK = {
25284
+ "ag-checkbox-input": "_ag-checkbox-input_1efbt_1",
25285
+ "button-group": "_button-group_1efbt_46",
25286
+ "button-main": "_button-main_1efbt_46",
25287
25287
  headerCheckbox: nK
25288
25288
  }, oK = {
25289
25289
  $style: iK
@@ -28355,7 +28355,7 @@ var Xq = class {
28355
28355
  };
28356
28356
  Pe();
28357
28357
  Pe();
28358
- function e7(e) {
28358
+ function e9(e) {
28359
28359
  if ("values" in Object)
28360
28360
  return Object.values(e);
28361
28361
  const t = [];
@@ -28363,8 +28363,8 @@ function e7(e) {
28363
28363
  e.hasOwnProperty(n) && t.push(e[n]);
28364
28364
  return t;
28365
28365
  }
28366
- function t7(e, t) {
28367
- const n = e7(e);
28366
+ function t9(e, t) {
28367
+ const n = e9(e);
28368
28368
  if ("find" in n)
28369
28369
  return n.find(t);
28370
28370
  const i = n;
@@ -28387,7 +28387,7 @@ function UR(e, t) {
28387
28387
  return i;
28388
28388
  }
28389
28389
  }
28390
- var n7 = class {
28390
+ var n9 = class {
28391
28391
  constructor() {
28392
28392
  this.transfomers = {};
28393
28393
  }
@@ -28395,7 +28395,7 @@ var n7 = class {
28395
28395
  this.transfomers[e.name] = e;
28396
28396
  }
28397
28397
  findApplicable(e) {
28398
- return t7(this.transfomers, (t) => t.isApplicable(e));
28398
+ return t9(this.transfomers, (t) => t.isApplicable(e));
28399
28399
  }
28400
28400
  findByName(e) {
28401
28401
  return this.transfomers[e];
@@ -28403,7 +28403,7 @@ var n7 = class {
28403
28403
  };
28404
28404
  Pe();
28405
28405
  Pe();
28406
- var i7 = (e) => Object.prototype.toString.call(e).slice(8, -1), b1 = (e) => typeof e > "u", o7 = (e) => e === null, Yc = (e) => typeof e != "object" || e === null || e === Object.prototype ? !1 : Object.getPrototypeOf(e) === null ? !0 : Object.getPrototypeOf(e) === Object.prototype, PC = (e) => Yc(e) && Object.keys(e).length === 0, Fr = (e) => Array.isArray(e), s7 = (e) => typeof e == "string", r7 = (e) => typeof e == "number" && !isNaN(e), a7 = (e) => typeof e == "boolean", l7 = (e) => e instanceof RegExp, Zc = (e) => e instanceof Map, Jc = (e) => e instanceof Set, S1 = (e) => i7(e) === "Symbol", u7 = (e) => e instanceof Date && !isNaN(e.valueOf()), c7 = (e) => e instanceof Error, jR = (e) => typeof e == "number" && isNaN(e), d7 = (e) => a7(e) || o7(e) || b1(e) || r7(e) || s7(e) || S1(e), h7 = (e) => typeof e == "bigint", f7 = (e) => e === 1 / 0 || e === -1 / 0, p7 = (e) => ArrayBuffer.isView(e) && !(e instanceof DataView), g7 = (e) => e instanceof URL;
28406
+ var i9 = (e) => Object.prototype.toString.call(e).slice(8, -1), b1 = (e) => typeof e > "u", o9 = (e) => e === null, Yc = (e) => typeof e != "object" || e === null || e === Object.prototype ? !1 : Object.getPrototypeOf(e) === null ? !0 : Object.getPrototypeOf(e) === Object.prototype, PC = (e) => Yc(e) && Object.keys(e).length === 0, Fr = (e) => Array.isArray(e), s9 = (e) => typeof e == "string", r9 = (e) => typeof e == "number" && !isNaN(e), a9 = (e) => typeof e == "boolean", l9 = (e) => e instanceof RegExp, Zc = (e) => e instanceof Map, Jc = (e) => e instanceof Set, S1 = (e) => i9(e) === "Symbol", u9 = (e) => e instanceof Date && !isNaN(e.valueOf()), c9 = (e) => e instanceof Error, jR = (e) => typeof e == "number" && isNaN(e), d9 = (e) => a9(e) || o9(e) || b1(e) || r9(e) || s9(e) || S1(e), h9 = (e) => typeof e == "bigint", f9 = (e) => e === 1 / 0 || e === -1 / 0, p9 = (e) => ArrayBuffer.isView(e) && !(e instanceof DataView), g9 = (e) => e instanceof URL;
28407
28407
  Pe();
28408
28408
  var E1 = (e) => e.replace(/\./g, "\\."), zm = (e) => e.map(String).map(E1).join("."), yc = (e) => {
28409
28409
  const t = [];
@@ -28435,9 +28435,9 @@ function No(e, t, n, i) {
28435
28435
  var R1 = [
28436
28436
  No(b1, "undefined", () => null, () => {
28437
28437
  }),
28438
- No(h7, "bigint", (e) => e.toString(), (e) => typeof BigInt < "u" ? BigInt(e) : (console.error("Please add a BigInt polyfill."), e)),
28439
- No(u7, "Date", (e) => e.toISOString(), (e) => new Date(e)),
28440
- No(c7, "Error", (e, t) => {
28438
+ No(h9, "bigint", (e) => e.toString(), (e) => typeof BigInt < "u" ? BigInt(e) : (console.error("Please add a BigInt polyfill."), e)),
28439
+ No(u9, "Date", (e) => e.toISOString(), (e) => new Date(e)),
28440
+ No(c9, "Error", (e, t) => {
28441
28441
  const n = {
28442
28442
  name: e.name,
28443
28443
  message: e.message
@@ -28451,7 +28451,7 @@ var R1 = [
28451
28451
  n[i] = e[i];
28452
28452
  }), n;
28453
28453
  }),
28454
- No(l7, "regexp", (e) => "" + e, (e) => {
28454
+ No(l9, "regexp", (e) => "" + e, (e) => {
28455
28455
  const t = e.slice(1, e.lastIndexOf("/")), n = e.slice(e.lastIndexOf("/") + 1);
28456
28456
  return new RegExp(t, n);
28457
28457
  }),
@@ -28464,9 +28464,9 @@ var R1 = [
28464
28464
  (e) => new Set(e)
28465
28465
  ),
28466
28466
  No(Zc, "map", (e) => [...e.entries()], (e) => new Map(e)),
28467
- No((e) => jR(e) || f7(e), "number", (e) => jR(e) ? "NaN" : e > 0 ? "Infinity" : "-Infinity", Number),
28467
+ No((e) => jR(e) || f9(e), "number", (e) => jR(e) ? "NaN" : e > 0 ? "Infinity" : "-Infinity", Number),
28468
28468
  No((e) => e === 0 && 1 / e === -1 / 0, "number", () => "-0", Number),
28469
- No(g7, "URL", (e) => e.toString(), (e) => new URL(e))
28469
+ No(g9, "URL", (e) => e.toString(), (e) => new URL(e))
28470
28470
  ];
28471
28471
  function dg(e, t, n, i) {
28472
28472
  return {
@@ -28481,7 +28481,7 @@ var D1 = dg((e, t) => S1(e) ? !!t.symbolRegistry.getIdentifier(e) : !1, (e, t) =
28481
28481
  if (!i)
28482
28482
  throw new Error("Trying to deserialize unknown symbol");
28483
28483
  return i;
28484
- }), m7 = [
28484
+ }), m9 = [
28485
28485
  Int8Array,
28486
28486
  Uint8Array,
28487
28487
  Int16Array,
@@ -28491,8 +28491,8 @@ var D1 = dg((e, t) => S1(e) ? !!t.symbolRegistry.getIdentifier(e) : !1, (e, t) =
28491
28491
  Float32Array,
28492
28492
  Float64Array,
28493
28493
  Uint8ClampedArray
28494
- ].reduce((e, t) => (e[t.name] = t, e), {}), x1 = dg(p7, (e) => ["typed-array", e.constructor.name], (e) => [...e], (e, t) => {
28495
- const n = m7[t[1]];
28494
+ ].reduce((e, t) => (e[t.name] = t, e), {}), x1 = dg(p9, (e) => ["typed-array", e.constructor.name], (e) => [...e], (e, t) => {
28495
+ const n = m9[t[1]];
28496
28496
  if (!n)
28497
28497
  throw new Error("Trying to deserialize unknown typed array");
28498
28498
  return new n(e);
@@ -28518,8 +28518,8 @@ var T1 = dg(F1, (e, t) => ["class", t.classRegistry.getIdentifier(e.constructor)
28518
28518
  if (!i)
28519
28519
  throw new Error("Trying to deserialize unknown custom value");
28520
28520
  return i.deserialize(e);
28521
- }), v7 = [T1, D1, P1, x1], KR = (e, t) => {
28522
- const n = UR(v7, (o) => o.isApplicable(e, t));
28521
+ }), v9 = [T1, D1, P1, x1], KR = (e, t) => {
28522
+ const n = UR(v9, (o) => o.isApplicable(e, t));
28523
28523
  if (n)
28524
28524
  return {
28525
28525
  value: n.transform(e, t),
@@ -28535,7 +28535,7 @@ var T1 = dg(F1, (e, t) => ["class", t.classRegistry.getIdentifier(e.constructor)
28535
28535
  R1.forEach((e) => {
28536
28536
  _1[e.annotation] = e;
28537
28537
  });
28538
- var C7 = (e, t, n) => {
28538
+ var C9 = (e, t, n) => {
28539
28539
  if (Fr(t))
28540
28540
  switch (t[0]) {
28541
28541
  case "symbol":
@@ -28573,7 +28573,7 @@ function A1(e) {
28573
28573
  if (cf(e, "constructor"))
28574
28574
  throw new Error("constructor is not allowed as a property");
28575
28575
  }
28576
- var y7 = (e, t) => {
28576
+ var y9 = (e, t) => {
28577
28577
  A1(t);
28578
28578
  for (let n = 0; n < t.length; n++) {
28579
28579
  const i = t[n];
@@ -28654,14 +28654,14 @@ function AC(e, t, n = []) {
28654
28654
  AC(s, t, [...n, ...yc(r)]);
28655
28655
  }), t(i, n);
28656
28656
  }
28657
- function w7(e, t, n) {
28657
+ function w9(e, t, n) {
28658
28658
  return AC(t, (i, o) => {
28659
- e = _C(e, o, (s) => C7(s, i, n));
28659
+ e = _C(e, o, (s) => C9(s, i, n));
28660
28660
  }), e;
28661
28661
  }
28662
- function b7(e, t) {
28662
+ function b9(e, t) {
28663
28663
  function n(i, o) {
28664
- const s = y7(e, yc(o));
28664
+ const s = y9(e, yc(o));
28665
28665
  i.map(yc).forEach((r) => {
28666
28666
  e = _C(e, r, () => s);
28667
28667
  });
@@ -28675,12 +28675,12 @@ function b7(e, t) {
28675
28675
  iu(t, n);
28676
28676
  return e;
28677
28677
  }
28678
- var S7 = (e, t) => Yc(e) || Fr(e) || Zc(e) || Jc(e) || F1(e, t);
28679
- function E7(e, t, n) {
28678
+ var S9 = (e, t) => Yc(e) || Fr(e) || Zc(e) || Jc(e) || F1(e, t);
28679
+ function E9(e, t, n) {
28680
28680
  const i = n.get(e);
28681
28681
  i ? i.push(t) : n.set(e, [t]);
28682
28682
  }
28683
- function R7(e, t) {
28683
+ function R9(e, t) {
28684
28684
  const n = {};
28685
28685
  let i;
28686
28686
  return e.forEach((o) => {
@@ -28693,16 +28693,16 @@ function R7(e, t) {
28693
28693
  }
28694
28694
  var I1 = (e, t, n, i, o = [], s = [], r = /* @__PURE__ */ new Map()) => {
28695
28695
  var a;
28696
- const l = d7(e);
28696
+ const l = d9(e);
28697
28697
  if (!l) {
28698
- E7(e, o, t);
28698
+ E9(e, o, t);
28699
28699
  const g = r.get(e);
28700
28700
  if (g)
28701
28701
  return i ? {
28702
28702
  transformedValue: null
28703
28703
  } : g;
28704
28704
  }
28705
- if (!S7(e, n)) {
28705
+ if (!S9(e, n)) {
28706
28706
  const g = KR(e, n), C = g ? {
28707
28707
  transformedValue: g.value,
28708
28708
  annotations: [g.type]
@@ -28741,13 +28741,13 @@ function k1(e) {
28741
28741
  function qR(e) {
28742
28742
  return k1(e) === "Array";
28743
28743
  }
28744
- function D7(e) {
28744
+ function D9(e) {
28745
28745
  if (k1(e) !== "Object")
28746
28746
  return !1;
28747
28747
  const t = Object.getPrototypeOf(e);
28748
28748
  return !!t && t.constructor === Object && t === Object.prototype;
28749
28749
  }
28750
- function x7(e, t, n, i, o) {
28750
+ function x9(e, t, n, i, o) {
28751
28751
  const s = {}.propertyIsEnumerable.call(i, t) ? "enumerable" : "nonenumerable";
28752
28752
  s === "enumerable" && (e[t] = n), o && s === "nonenumerable" && Object.defineProperty(e, t, {
28753
28753
  value: n,
@@ -28759,14 +28759,14 @@ function x7(e, t, n, i, o) {
28759
28759
  function IC(e, t = {}) {
28760
28760
  if (qR(e))
28761
28761
  return e.map((o) => IC(o, t));
28762
- if (!D7(e))
28762
+ if (!D9(e))
28763
28763
  return e;
28764
28764
  const n = Object.getOwnPropertyNames(e), i = Object.getOwnPropertySymbols(e);
28765
28765
  return [...n, ...i].reduce((o, s) => {
28766
28766
  if (qR(t.props) && !t.props.includes(s))
28767
28767
  return o;
28768
28768
  const r = e[s], a = IC(r, t);
28769
- return x7(o, s, a, e, t.nonenumerable), o;
28769
+ return x9(o, s, a, e, t.nonenumerable), o;
28770
28770
  }, {});
28771
28771
  }
28772
28772
  var Qt = class {
@@ -28777,7 +28777,7 @@ var Qt = class {
28777
28777
  this.classRegistry = new Qq(), this.symbolRegistry = new w1((t) => {
28778
28778
  var n;
28779
28779
  return (n = t.description) != null ? n : "";
28780
- }), this.customTransformerRegistry = new n7(), this.allowedErrorProps = [], this.dedupe = e;
28780
+ }), this.customTransformerRegistry = new n9(), this.allowedErrorProps = [], this.dedupe = e;
28781
28781
  }
28782
28782
  serialize(e) {
28783
28783
  const t = /* @__PURE__ */ new Map(), n = I1(e, t, this, this.dedupe), i = {
@@ -28787,7 +28787,7 @@ var Qt = class {
28787
28787
  ...i.meta,
28788
28788
  values: n.annotations
28789
28789
  });
28790
- const o = R7(t, this.dedupe);
28790
+ const o = R9(t, this.dedupe);
28791
28791
  return o && (i.meta = {
28792
28792
  ...i.meta,
28793
28793
  referentialEqualities: o
@@ -28796,7 +28796,7 @@ var Qt = class {
28796
28796
  deserialize(e) {
28797
28797
  const { json: t, meta: n } = e;
28798
28798
  let i = IC(t);
28799
- return n != null && n.values && (i = w7(i, n.values, this)), n != null && n.referentialEqualities && (i = b7(i, n.referentialEqualities)), i;
28799
+ return n != null && n.values && (i = w9(i, n.values, this)), n != null && n.referentialEqualities && (i = b9(i, n.referentialEqualities)), i;
28800
28800
  }
28801
28801
  stringify(e) {
28802
28802
  return JSON.stringify(this.serialize(e));
@@ -28892,7 +28892,7 @@ var ts;
28892
28892
  e.direct = "direct", e.patchObject = "patch object", e.patchFunction = "patch function";
28893
28893
  })(ts || (ts = {}));
28894
28894
  const aD = typeof window == "object" && window.window === window ? window : typeof self == "object" && self.self === self ? self : typeof global == "object" && global.global === global ? global : typeof globalThis == "object" ? globalThis : { HTMLElement: null };
28895
- function F7(e, { autoBom: t = !1 } = {}) {
28895
+ function F9(e, { autoBom: t = !1 } = {}) {
28896
28896
  return t && /^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type) ? new Blob(["\uFEFF", e], { type: e.type }) : e;
28897
28897
  }
28898
28898
  function Lw(e, t, n) {
@@ -28937,16 +28937,16 @@ function df(e) {
28937
28937
  }
28938
28938
  const hf = typeof navigator == "object" ? navigator : { userAgent: "" }, M1 = /Macintosh/.test(hf.userAgent) && /AppleWebKit/.test(hf.userAgent) && !/Safari/.test(hf.userAgent), L1 = _s ? (
28939
28939
  // Use download attribute first if possible (#193 Lumia mobile) unless this is a macOS WebView or mini program
28940
- typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !M1 ? T7 : (
28940
+ typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !M1 ? T9 : (
28941
28941
  // Use msSaveOrOpenBlob as a second approach
28942
- "msSaveOrOpenBlob" in hf ? P7 : (
28942
+ "msSaveOrOpenBlob" in hf ? P9 : (
28943
28943
  // Fallback to using FileReader and a popup
28944
- _7
28944
+ _9
28945
28945
  )
28946
28946
  )
28947
28947
  ) : () => {
28948
28948
  };
28949
- function T7(e, t = "download", n) {
28949
+ function T9(e, t = "download", n) {
28950
28950
  const i = document.createElement("a");
28951
28951
  i.download = t, i.rel = "noopener", typeof e == "string" ? (i.href = e, i.origin !== location.origin ? O1(i.href) ? Lw(e, t, n) : (i.target = "_blank", df(i)) : df(i)) : (i.href = URL.createObjectURL(e), setTimeout(function() {
28952
28952
  URL.revokeObjectURL(i.href);
@@ -28954,7 +28954,7 @@ function T7(e, t = "download", n) {
28954
28954
  df(i);
28955
28955
  }, 0));
28956
28956
  }
28957
- function P7(e, t = "download", n) {
28957
+ function P9(e, t = "download", n) {
28958
28958
  if (typeof e == "string")
28959
28959
  if (O1(e))
28960
28960
  Lw(e, t, n);
@@ -28965,9 +28965,9 @@ function P7(e, t = "download", n) {
28965
28965
  });
28966
28966
  }
28967
28967
  else
28968
- navigator.msSaveOrOpenBlob(F7(e, n), t);
28968
+ navigator.msSaveOrOpenBlob(F9(e, n), t);
28969
28969
  }
28970
- function _7(e, t, n, i) {
28970
+ function _9(e, t, n, i) {
28971
28971
  if (i = i || open("", "_blank"), i && (i.document.title = i.document.body.innerText = "downloading..."), typeof e == "string")
28972
28972
  return Lw(e, t, n);
28973
28973
  const o = e.type === "application/octet-stream", s = /constructor/i.test(String(aD.HTMLElement)) || "safari" in aD, r = /CriOS\/[\d]+/.test(navigator.userAgent);
@@ -29000,7 +29000,7 @@ function N1() {
29000
29000
  function V1(e) {
29001
29001
  return e instanceof Error && e.message.toLowerCase().includes("document is not focused") ? (Bn('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.', "warn"), !0) : !1;
29002
29002
  }
29003
- async function A7(e) {
29003
+ async function A9(e) {
29004
29004
  if (!N1())
29005
29005
  try {
29006
29006
  await navigator.clipboard.writeText(JSON.stringify(e.state.value)), Bn("Global state copied to clipboard.");
@@ -29010,7 +29010,7 @@ async function A7(e) {
29010
29010
  Bn("Failed to serialize the state. Check the console for more details.", "error"), console.error(t);
29011
29011
  }
29012
29012
  }
29013
- async function I7(e) {
29013
+ async function I9(e) {
29014
29014
  if (!N1())
29015
29015
  try {
29016
29016
  B1(e, JSON.parse(await navigator.clipboard.readText())), Bn("Global state pasted from clipboard.");
@@ -29020,7 +29020,7 @@ async function I7(e) {
29020
29020
  Bn("Failed to deserialize the state from clipboard. Check the console for more details.", "error"), console.error(t);
29021
29021
  }
29022
29022
  }
29023
- async function k7(e) {
29023
+ async function k9(e) {
29024
29024
  try {
29025
29025
  L1(new Blob([JSON.stringify(e.state.value)], {
29026
29026
  type: "text/plain;charset=utf-8"
@@ -29030,7 +29030,7 @@ async function k7(e) {
29030
29030
  }
29031
29031
  }
29032
29032
  let bs;
29033
- function O7() {
29033
+ function O9() {
29034
29034
  bs || (bs = document.createElement("input"), bs.type = "file", bs.accept = ".json");
29035
29035
  function e() {
29036
29036
  return new Promise((t, n) => {
@@ -29045,9 +29045,9 @@ function O7() {
29045
29045
  }
29046
29046
  return e;
29047
29047
  }
29048
- async function M7(e) {
29048
+ async function M9(e) {
29049
29049
  try {
29050
- const n = await O7()();
29050
+ const n = await O9()();
29051
29051
  if (!n)
29052
29052
  return;
29053
29053
  const { text: i, file: o } = n;
@@ -29070,7 +29070,7 @@ function ho(e) {
29070
29070
  };
29071
29071
  }
29072
29072
  const H1 = "🍍 Pinia (root)", ff = "_root";
29073
- function L7(e) {
29073
+ function L9(e) {
29074
29074
  return Nw(e) ? {
29075
29075
  id: ff,
29076
29076
  label: H1
@@ -29079,7 +29079,7 @@ function L7(e) {
29079
29079
  label: e.$id
29080
29080
  };
29081
29081
  }
29082
- function N7(e) {
29082
+ function N9(e) {
29083
29083
  if (Nw(e)) {
29084
29084
  const n = Array.from(e._s.keys()), i = e._s;
29085
29085
  return {
@@ -29115,7 +29115,7 @@ function N7(e) {
29115
29115
  value: e[n]
29116
29116
  }))), t;
29117
29117
  }
29118
- function V7(e) {
29118
+ function V9(e) {
29119
29119
  return e ? Array.isArray(e) ? e.reduce((t, n) => (t.keys.push(n.key), t.operations.push(n.type), t.oldValue[n.key] = n.oldValue, t.newValue[n.key] = n.newValue, t), {
29120
29120
  oldValue: {},
29121
29121
  keys: [],
@@ -29128,7 +29128,7 @@ function V7(e) {
29128
29128
  newValue: e.newValue
29129
29129
  } : {};
29130
29130
  }
29131
- function B7(e) {
29131
+ function B9(e) {
29132
29132
  switch (e) {
29133
29133
  case ts.direct:
29134
29134
  return "mutation";
@@ -29141,8 +29141,8 @@ function B7(e) {
29141
29141
  }
29142
29142
  }
29143
29143
  let Rl = !0;
29144
- const pf = [], na = "pinia:mutations", ei = "pinia", { assign: H7 } = Object, lp = (e) => "🍍 " + e;
29145
- function G7(e, t) {
29144
+ const pf = [], na = "pinia:mutations", ei = "pinia", { assign: H9 } = Object, lp = (e) => "🍍 " + e;
29145
+ function G9(e, t) {
29146
29146
  C1({
29147
29147
  id: "dev.esm.pinia",
29148
29148
  label: "Pinia 🍍",
@@ -29165,28 +29165,28 @@ function G7(e, t) {
29165
29165
  {
29166
29166
  icon: "content_copy",
29167
29167
  action: () => {
29168
- A7(t);
29168
+ A9(t);
29169
29169
  },
29170
29170
  tooltip: "Serialize and copy the state"
29171
29171
  },
29172
29172
  {
29173
29173
  icon: "content_paste",
29174
29174
  action: async () => {
29175
- await I7(t), n.sendInspectorTree(ei), n.sendInspectorState(ei);
29175
+ await I9(t), n.sendInspectorTree(ei), n.sendInspectorState(ei);
29176
29176
  },
29177
29177
  tooltip: "Replace the state with the content of your clipboard"
29178
29178
  },
29179
29179
  {
29180
29180
  icon: "save",
29181
29181
  action: () => {
29182
- k7(t);
29182
+ k9(t);
29183
29183
  },
29184
29184
  tooltip: "Save the state as a JSON file"
29185
29185
  },
29186
29186
  {
29187
29187
  icon: "folder_open",
29188
29188
  action: async () => {
29189
- await M7(t), n.sendInspectorTree(ei), n.sendInspectorState(ei);
29189
+ await M9(t), n.sendInspectorTree(ei), n.sendInspectorState(ei);
29190
29190
  },
29191
29191
  tooltip: "Import the state from a JSON file"
29192
29192
  }
@@ -29243,14 +29243,14 @@ function G7(e, t) {
29243
29243
  }), n.on.getInspectorTree((i) => {
29244
29244
  if (i.app === e && i.inspectorId === ei) {
29245
29245
  let o = [t];
29246
- o = o.concat(Array.from(t._s.values())), i.rootNodes = (i.filter ? o.filter((s) => "$id" in s ? s.$id.toLowerCase().includes(i.filter.toLowerCase()) : H1.toLowerCase().includes(i.filter.toLowerCase())) : o).map(L7);
29246
+ o = o.concat(Array.from(t._s.values())), i.rootNodes = (i.filter ? o.filter((s) => "$id" in s ? s.$id.toLowerCase().includes(i.filter.toLowerCase()) : H1.toLowerCase().includes(i.filter.toLowerCase())) : o).map(L9);
29247
29247
  }
29248
29248
  }), globalThis.$pinia = t, n.on.getInspectorState((i) => {
29249
29249
  if (i.app === e && i.inspectorId === ei) {
29250
29250
  const o = i.nodeId === ff ? t : t._s.get(i.nodeId);
29251
29251
  if (!o)
29252
29252
  return;
29253
- o && (i.nodeId !== ff && (globalThis.$store = wt(o)), i.state = N7(o));
29253
+ o && (i.nodeId !== ff && (globalThis.$store = wt(o)), i.state = N9(o));
29254
29254
  }
29255
29255
  }), n.on.editInspectorState((i) => {
29256
29256
  if (i.app === e && i.inspectorId === ei) {
@@ -29275,7 +29275,7 @@ Only state can be modified.`);
29275
29275
  });
29276
29276
  });
29277
29277
  }
29278
- function $7(e, t) {
29278
+ function $9(e, t) {
29279
29279
  pf.includes(lp(t.$id)) || pf.push(lp(t.$id)), C1({
29280
29280
  id: "dev.esm.pinia",
29281
29281
  label: "Pinia 🍍",
@@ -29368,8 +29368,8 @@ function $7(e, t) {
29368
29368
  return;
29369
29369
  const u = {
29370
29370
  time: i(),
29371
- title: B7(a),
29372
- data: H7({ store: ho(t.$id) }, V7(r)),
29371
+ title: B9(a),
29372
+ data: H9({ store: ho(t.$id) }, V9(r)),
29373
29373
  groupId: Er
29374
29374
  };
29375
29375
  a === ts.patchFunction ? u.subtitle = "⤵️" : a === ts.patchObject ? u.subtitle = "🧩" : r && !Array.isArray(r) && (u.subtitle = r.type), r && (u.data["rawEvent(s)"] = {
@@ -29423,7 +29423,7 @@ function lD(e, t, n) {
29423
29423
  return Er = void 0, a;
29424
29424
  };
29425
29425
  }
29426
- function W7({ app: e, store: t, options: n }) {
29426
+ function W9({ app: e, store: t, options: n }) {
29427
29427
  if (!t.$id.startsWith("__hot:")) {
29428
29428
  if (t._isOptionsAPI = !!n.state, !t._p._testing) {
29429
29429
  lD(t, Object.keys(n.actions), t._isOptionsAPI);
@@ -29432,19 +29432,19 @@ function W7({ app: e, store: t, options: n }) {
29432
29432
  i.apply(this, arguments), lD(t, Object.keys(o._hmrPayload.actions), !!t._isOptionsAPI);
29433
29433
  };
29434
29434
  }
29435
- $7(
29435
+ $9(
29436
29436
  e,
29437
29437
  // FIXME: is there a way to allow the assignment from Store<Id, S, G, A> to StoreGeneric?
29438
29438
  t
29439
29439
  );
29440
29440
  }
29441
29441
  }
29442
- function z7() {
29442
+ function z9() {
29443
29443
  const e = gF(!0), t = e.run(() => re({}));
29444
29444
  let n = [], i = [];
29445
29445
  const o = wr({
29446
29446
  install(s) {
29447
- Xc(o), o._a = s, s.provide(ap, o), s.config.globalProperties.$pinia = o, O.env.NODE_ENV !== "production" && O.env.NODE_ENV !== "test" && _s && G7(s, o), i.forEach((r) => n.push(r)), i = [];
29447
+ Xc(o), o._a = s, s.provide(ap, o), s.config.globalProperties.$pinia = o, O.env.NODE_ENV !== "production" && O.env.NODE_ENV !== "test" && _s && G9(s, o), i.forEach((r) => n.push(r)), i = [];
29448
29448
  },
29449
29449
  use(s) {
29450
29450
  return this._a ? n.push(s) : i.push(s), this;
@@ -29457,7 +29457,7 @@ function z7() {
29457
29457
  _s: /* @__PURE__ */ new Map(),
29458
29458
  state: t
29459
29459
  });
29460
- return O.env.NODE_ENV !== "production" && O.env.NODE_ENV !== "test" && _s && typeof Proxy < "u" && o.use(W7), o;
29460
+ return O.env.NODE_ENV !== "production" && O.env.NODE_ENV !== "test" && _s && typeof Proxy < "u" && o.use(W9), o;
29461
29461
  }
29462
29462
  function $1(e, t) {
29463
29463
  for (const n in t) {
@@ -29483,7 +29483,7 @@ function ul(e, ...t) {
29483
29483
  n(...t);
29484
29484
  });
29485
29485
  }
29486
- const U7 = (e) => e(), cD = Symbol(), Um = Symbol();
29486
+ const U9 = (e) => e(), cD = Symbol(), Um = Symbol();
29487
29487
  function kC(e, t) {
29488
29488
  e instanceof Map && t instanceof Map ? t.forEach((n, i) => e.set(i, n)) : e instanceof Set && t instanceof Set && t.forEach(e.add, e);
29489
29489
  for (const n in t) {
@@ -29494,12 +29494,12 @@ function kC(e, t) {
29494
29494
  }
29495
29495
  return e;
29496
29496
  }
29497
- const j7 = O.env.NODE_ENV !== "production" ? Symbol("pinia:skipHydration") : (
29497
+ const j9 = O.env.NODE_ENV !== "production" ? Symbol("pinia:skipHydration") : (
29498
29498
  /* istanbul ignore next */
29499
29499
  Symbol()
29500
29500
  );
29501
- function K7(e) {
29502
- return !Ma(e) || !Object.prototype.hasOwnProperty.call(e, j7);
29501
+ function K9(e) {
29502
+ return !Ma(e) || !Object.prototype.hasOwnProperty.call(e, j9);
29503
29503
  }
29504
29504
  const { assign: Ki } = Object;
29505
29505
  function dD(e) {
@@ -29629,11 +29629,11 @@ function OC(e, t, n = {}, i, o, s) {
29629
29629
  // setupStore
29630
29630
  ) : D);
29631
29631
  i._s.set(e, T);
29632
- const A = (i._a && i._a.runWithContext || U7)(() => i._e.run(() => (r = gF()).run(() => t({ action: y }))));
29632
+ const A = (i._a && i._a.runWithContext || U9)(() => i._e.run(() => (r = gF()).run(() => t({ action: y }))));
29633
29633
  for (const I in A) {
29634
29634
  const _ = A[I];
29635
29635
  if (zt(_) && !dD(_) || to(_))
29636
- O.env.NODE_ENV !== "production" && o ? C.value[I] = br(A, I) : s || (g && K7(_) && (zt(_) ? _.value = g[I] : kC(_, g[I])), i.state.value[e][I] = _), O.env.NODE_ENV !== "production" && E.state.push(I);
29636
+ O.env.NODE_ENV !== "production" && o ? C.value[I] = br(A, I) : s || (g && K9(_) && (zt(_) ? _.value = g[I] : kC(_, g[I])), i.state.value[e][I] = _), O.env.NODE_ENV !== "production" && E.state.push(I);
29637
29637
  else if (typeof _ == "function") {
29638
29638
  const L = O.env.NODE_ENV !== "production" && o ? _ : y(_, I);
29639
29639
  A[I] = L, O.env.NODE_ENV !== "production" && (E.actions[I] = _), a.actions[I] = _;
@@ -29760,7 +29760,7 @@ function Vw(e) {
29760
29760
  }
29761
29761
  return n;
29762
29762
  }
29763
- const q7 = {
29763
+ const q9 = {
29764
29764
  list: { success: void 0, error: void 0 },
29765
29765
  list_cursor: { success: void 0, error: "Failed to fetch items." },
29766
29766
  assignedUser: { success: void 0, error: "Failed to fetch assigned users." },
@@ -29801,7 +29801,7 @@ const q7 = {
29801
29801
  bulkArchive: { success: "Items archived successfully.", error: "Failed to archive items." }
29802
29802
  }, Qc = /* @__PURE__ */ z1("toast", () => {
29803
29803
  const e = re([]), t = (o, s) => {
29804
- const r = q7[o];
29804
+ const r = q9[o];
29805
29805
  if (r) {
29806
29806
  const a = r[s];
29807
29807
  if (a) {
@@ -29822,7 +29822,7 @@ const q7 = {
29822
29822
  e.value = e.value.filter((s) => s.id !== o);
29823
29823
  }
29824
29824
  return { notifications: e, addNotification: n, removeNotification: i, showMessage: t };
29825
- }), Y7 = ["innerHTML"], Z7 = /* @__PURE__ */ dt({
29825
+ }), Y9 = ["innerHTML"], Z9 = /* @__PURE__ */ dt({
29826
29826
  __name: "Snackbar",
29827
29827
  setup(e) {
29828
29828
  const t = CV, n = Qc(), { removeNotification: i } = n, { notifications: o } = Vw(n), s = (r) => r.trim().startsWith("<svg");
@@ -29854,7 +29854,7 @@ const q7 = {
29854
29854
  key: 1,
29855
29855
  class: U(r.$style["icon-draw"]),
29856
29856
  innerHTML: l.icon
29857
- }, null, 10, Y7)) : lt("", !0),
29857
+ }, null, 10, Y9)) : lt("", !0),
29858
29858
  Ct(" " + Et(l.message), 1)
29859
29859
  ], 2),
29860
29860
  l.actions ? (K(), Ce("div", {
@@ -29899,7 +29899,7 @@ const q7 = {
29899
29899
  _: 1
29900
29900
  }, 8, ["class"]));
29901
29901
  }
29902
- }), J7 = "_snackbar__message_1oslg_68", X7 = {
29902
+ }), J9 = "_snackbar__message_1oslg_68", X9 = {
29903
29903
  "notification-wrapper": "_notification-wrapper_1oslg_1",
29904
29904
  "notification-item": "_notification-item_1oslg_16",
29905
29905
  "notification--success": "_notification--success_1oslg_30",
@@ -29909,11 +29909,11 @@ const q7 = {
29909
29909
  "notification--warning": "_notification--warning_1oslg_47",
29910
29910
  "notification--interactive": "_notification--interactive_1oslg_54",
29911
29911
  "snackbar-type": "_snackbar-type_1oslg_60",
29912
- snackbar__message: J7,
29912
+ snackbar__message: J9,
29913
29913
  "actions-notification": "_actions-notification_1oslg_81"
29914
- }, Q7 = {
29915
- $style: X7
29916
- }, e9 = /* @__PURE__ */ Rt(Z7, [["__cssModules", Q7]]), t9 = ["draggable", "onDragstart", "onDragenter", "onDragleave", "onDrop", "onFocus"], n9 = /* @__PURE__ */ dt({
29914
+ }, Q9 = {
29915
+ $style: X9
29916
+ }, e7 = /* @__PURE__ */ Rt(Z9, [["__cssModules", Q9]]), t7 = ["draggable", "onDragstart", "onDragenter", "onDragleave", "onDrop", "onFocus"], n7 = /* @__PURE__ */ dt({
29917
29917
  __name: "DragDropList",
29918
29918
  props: {
29919
29919
  modelValue: { default: () => [] },
@@ -30019,19 +30019,19 @@ const q7 = {
30019
30019
  class: U(S.$style["draggable-item"])
30020
30020
  }, Et(E.name), 3)
30021
30021
  ])
30022
- ], 42, t9))), 128))
30022
+ ], 42, t7))), 128))
30023
30023
  ], 34));
30024
30024
  }
30025
- }), i9 = {
30025
+ }), i7 = {
30026
30026
  "drag-drop-container": "_drag-drop-container_fuk6u_1",
30027
30027
  "is-disabled": "_is-disabled_fuk6u_7",
30028
30028
  "is-readonly": "_is-readonly_fuk6u_11",
30029
30029
  "drag-item": "_drag-item_fuk6u_15",
30030
30030
  "drag-item--dragging": "_drag-item--dragging_fuk6u_23",
30031
30031
  "drag-item--over": "_drag-item--over_fuk6u_30"
30032
- }, o9 = {
30033
- $style: i9
30034
- }, s9 = /* @__PURE__ */ Rt(n9, [["__cssModules", o9]]), r9 = /* @__PURE__ */ dt({
30032
+ }, o7 = {
30033
+ $style: i7
30034
+ }, s7 = /* @__PURE__ */ Rt(n7, [["__cssModules", o7]]), r7 = /* @__PURE__ */ dt({
30035
30035
  __name: "DragDropItem",
30036
30036
  props: {
30037
30037
  item: {},
@@ -30084,17 +30084,17 @@ const q7 = {
30084
30084
  ]) : lt("", !0)
30085
30085
  ], 2));
30086
30086
  }
30087
- }), a9 = "_disabled_48o5h_13", l9 = "_readOnly_48o5h_17", u9 = "_handler_48o5h_27", c9 = "_badge_48o5h_31", d9 = {
30087
+ }), a7 = "_disabled_48o5h_13", l7 = "_readOnly_48o5h_17", u7 = "_handler_48o5h_27", c7 = "_badge_48o5h_31", d7 = {
30088
30088
  "column-config__item": "_column-config__item_48o5h_1",
30089
- disabled: a9,
30090
- readOnly: l9,
30089
+ disabled: a7,
30090
+ readOnly: l7,
30091
30091
  "column-config__item--pinned": "_column-config__item--pinned_48o5h_20",
30092
- handler: u9,
30093
- badge: c9,
30092
+ handler: u7,
30093
+ badge: c7,
30094
30094
  "column-config__item-label": "_column-config__item-label_48o5h_45"
30095
- }, h9 = {
30096
- $style: d9
30097
- }, jm = /* @__PURE__ */ Rt(r9, [["__cssModules", h9]]), f9 = /* @__PURE__ */ dt({
30095
+ }, h7 = {
30096
+ $style: d7
30097
+ }, jm = /* @__PURE__ */ Rt(r7, [["__cssModules", h7]]), f7 = /* @__PURE__ */ dt({
30098
30098
  __name: "TableCustomization",
30099
30099
  props: {
30100
30100
  modelValue: {},
@@ -30212,7 +30212,7 @@ const q7 = {
30212
30212
  [Ca, f.value[E.field] || !s.value]
30213
30213
  ])), 128))
30214
30214
  ], 2)) : lt("", !0),
30215
- be(s9, {
30215
+ be(s7, {
30216
30216
  modelValue: h.value,
30217
30217
  "onUpdate:modelValue": y[1] || (y[1] = (E) => h.value = E),
30218
30218
  "group-name": "columns",
@@ -30271,7 +30271,7 @@ const q7 = {
30271
30271
  ], 2)
30272
30272
  ], 2));
30273
30273
  }
30274
- }), p9 = {
30274
+ }), p7 = {
30275
30275
  "table-customization": "_table-customization_apyis_1",
30276
30276
  "table-customization__trigger": "_table-customization__trigger_apyis_7",
30277
30277
  "column-config": "_column-config_apyis_23",
@@ -30283,9 +30283,9 @@ const q7 = {
30283
30283
  "column-config__add-button": "_column-config__add-button_apyis_62",
30284
30284
  "cs-icon": "_cs-icon_apyis_80",
30285
30285
  "no-columns": "_no-columns_apyis_84"
30286
- }, g9 = {
30287
- $style: p9
30288
- }, m9 = /* @__PURE__ */ Rt(f9, [["__cssModules", g9]]), v9 = /* @__PURE__ */ dt({
30286
+ }, g7 = {
30287
+ $style: p7
30288
+ }, m7 = /* @__PURE__ */ Rt(f7, [["__cssModules", g7]]), v7 = /* @__PURE__ */ dt({
30289
30289
  __name: "StatusSelect",
30290
30290
  props: {
30291
30291
  modelValue: {}
@@ -30346,15 +30346,15 @@ const q7 = {
30346
30346
  _: 1
30347
30347
  }, 8, ["value"]));
30348
30348
  }
30349
- }), C9 = "_status_tjjfy_1", y9 = {
30349
+ }), C7 = "_status_tjjfy_1", y7 = {
30350
30350
  "status-wrapper": "_status-wrapper_tjjfy_1",
30351
- status: C9,
30351
+ status: C7,
30352
30352
  "color-indicator": "_color-indicator_tjjfy_11",
30353
30353
  "dropdown-icon": "_dropdown-icon_tjjfy_16",
30354
30354
  "dropdown-icon-show": "_dropdown-icon-show_tjjfy_22"
30355
- }, w9 = {
30356
- $style: y9
30357
- }, b9 = /* @__PURE__ */ Rt(v9, [["__cssModules", w9]]), S9 = /* @__PURE__ */ dt({
30355
+ }, w7 = {
30356
+ $style: y7
30357
+ }, b7 = /* @__PURE__ */ Rt(v7, [["__cssModules", w7]]), S7 = /* @__PURE__ */ dt({
30358
30358
  name: "EmptyData",
30359
30359
  __name: "EmptyData",
30360
30360
  props: {
@@ -30386,13 +30386,13 @@ const q7 = {
30386
30386
  }, Et(o.value), 3)
30387
30387
  ], 2));
30388
30388
  }
30389
- }), E9 = "_visual_oh0wi_12", R9 = "_description_oh0wi_19", D9 = {
30389
+ }), E7 = "_visual_oh0wi_12", R7 = "_description_oh0wi_19", D7 = {
30390
30390
  "no-data-item-table": "_no-data-item-table_oh0wi_1",
30391
- visual: E9,
30392
- description: R9
30393
- }, x9 = {
30394
- $style: D9
30395
- }, F9 = /* @__PURE__ */ Rt(S9, [["__cssModules", x9]]), U1 = /* @__PURE__ */ z1("sortStore", () => {
30391
+ visual: E7,
30392
+ description: R7
30393
+ }, x7 = {
30394
+ $style: D7
30395
+ }, F7 = /* @__PURE__ */ Rt(S7, [["__cssModules", x7]]), U1 = /* @__PURE__ */ z1("sortStore", () => {
30396
30396
  const e = re({}), t = {
30397
30397
  id: "id",
30398
30398
  name: "name",
@@ -30469,7 +30469,7 @@ const q7 = {
30469
30469
  onSortChanged: s
30470
30470
  }), null, 16, ["modelValue"])) : lt("", !0);
30471
30471
  }
30472
- }), T9 = { class: "create-scenes-body" }, P9 = { class: "step step-1-download-sample" }, _9 = { class: "step step-2-upload-file" }, A9 = { class: "drop-area-content" }, I9 = { class: "step step-3-select-status" }, k9 = { class: "step description" }, O9 = /* @__PURE__ */ dt({
30472
+ }), T7 = { class: "create-scenes-body" }, P7 = { class: "step step-1-download-sample" }, _7 = { class: "step step-2-upload-file" }, A7 = { class: "drop-area-content" }, I7 = { class: "step step-3-select-status" }, k7 = { class: "step description" }, O7 = /* @__PURE__ */ dt({
30473
30473
  __name: "PopupCreateScenes",
30474
30474
  setup(e, { expose: t }) {
30475
30475
  const n = re(null), i = re(null), o = re(!1), s = () => {
@@ -30509,8 +30509,8 @@ const q7 = {
30509
30509
  ref: n
30510
30510
  }, {
30511
30511
  default: De(() => [
30512
- ve("div", T9, [
30513
- ve("div", P9, [
30512
+ ve("div", T7, [
30513
+ ve("div", P7, [
30514
30514
  g[3] || (g[3] = ve("h2", null, "Step 1: Download sample", -1)),
30515
30515
  g[4] || (g[4] = ve("p", null, "This file contains all columns available for editing.", -1)),
30516
30516
  be(Z(vt), {
@@ -30527,7 +30527,7 @@ const q7 = {
30527
30527
  _: 1
30528
30528
  })
30529
30529
  ]),
30530
- ve("div", _9, [
30530
+ ve("div", _7, [
30531
30531
  g[6] || (g[6] = ve("h2", null, "Step 2: Upload file (.xlsx, .xls, .csv)", -1)),
30532
30532
  ve("div", {
30533
30533
  class: U(["drop-area", { "is-dragging": o.value }]),
@@ -30538,7 +30538,7 @@ const q7 = {
30538
30538
  onDrop: Yt(u, ["prevent"]),
30539
30539
  onClick: r
30540
30540
  }, [
30541
- ve("div", A9, [
30541
+ ve("div", A7, [
30542
30542
  be(Z(ut), {
30543
30543
  src: "Upload",
30544
30544
  size: "48"
@@ -30558,14 +30558,14 @@ const q7 = {
30558
30558
  }, null, 544)
30559
30559
  ], 34)
30560
30560
  ]),
30561
- ve("div", I9, [
30561
+ ve("div", I7, [
30562
30562
  g[7] || (g[7] = ve("h2", null, "Step 3: Select status", -1)),
30563
- be(Z(b9), {
30563
+ be(Z(b7), {
30564
30564
  modelValue: h.value,
30565
30565
  "onUpdate:modelValue": g[1] || (g[1] = (C) => h.value = C)
30566
30566
  }, null, 8, ["modelValue"])
30567
30567
  ]),
30568
- ve("div", k9, [
30568
+ ve("div", k7, [
30569
30569
  g[9] || (g[9] = ve("h3", null, "Date format guide", -1)),
30570
30570
  g[10] || (g[10] = Ct(" Ensure all dates follow one of the two formats below: ", -1)),
30571
30571
  g[11] || (g[11] = ve("ul", null, [
@@ -30587,7 +30587,7 @@ const q7 = {
30587
30587
  _: 1
30588
30588
  }, 512));
30589
30589
  }
30590
- }), M9 = /* @__PURE__ */ Rt(O9, [["__scopeId", "data-v-02954980"]]), L9 = {
30590
+ }), M7 = /* @__PURE__ */ Rt(O7, [["__scopeId", "data-v-02954980"]]), L7 = {
30591
30591
  status: cK,
30592
30592
  dateRange: s8,
30593
30593
  checkbox: void 0,
@@ -30600,7 +30600,7 @@ const q7 = {
30600
30600
  name: q_,
30601
30601
  text: bj,
30602
30602
  metric: V8
30603
- }, N9 = {
30603
+ }, N7 = {
30604
30604
  status: !0,
30605
30605
  dateRange: !0,
30606
30606
  checkbox: !0,
@@ -30613,7 +30613,7 @@ const q7 = {
30613
30613
  name: !1,
30614
30614
  text: !1,
30615
30615
  metric: !1
30616
- }, V9 = {
30616
+ }, V7 = {
30617
30617
  status: j_,
30618
30618
  checkbox: "agCheckboxCellEditor",
30619
30619
  dateTime: null,
@@ -30639,7 +30639,7 @@ const q7 = {
30639
30639
  name: [300, window.innerWidth * 0.7],
30640
30640
  text: [200, 500],
30641
30641
  metric: [200, 300]
30642
- }, B9 = {
30642
+ }, B7 = {
30643
30643
  dateRange: {
30644
30644
  cellEditorPopupPosition: "under",
30645
30645
  cellEditorPopup: !1
@@ -30704,10 +30704,10 @@ class wa {
30704
30704
  */
30705
30705
  static fromType(t, n) {
30706
30706
  var v, b;
30707
- const { wrapVueCellRenderer: i, wrapVueCellEditor: o } = this.getWrappers(), s = L9[t], r = V9[t], a = N9[t] ?? !1, l = {
30707
+ const { wrapVueCellRenderer: i, wrapVueCellEditor: o } = this.getWrappers(), s = L7[t], r = V7[t], a = N7[t] ?? !1, l = {
30708
30708
  minWidth: ((v = fD[t]) == null ? void 0 : v[0]) || 250,
30709
30709
  maxWidth: ((b = fD[t]) == null ? void 0 : b[1]) || 250
30710
- }, u = B9[t] || {}, c = (R) => !!R && typeof R != "string", d = c(s) ? i(s) : s, h = n.editable ?? a;
30710
+ }, u = B7[t] || {}, c = (R) => !!R && typeof R != "string", d = c(s) ? i(s) : s, h = n.editable ?? a;
30711
30711
  let f = {};
30712
30712
  const g = n.cellRendererParams ? n.cellRendererParams : this.buildCommonCellParams;
30713
30713
  return h && r && (f = {
@@ -30744,10 +30744,10 @@ class wa {
30744
30744
  }
30745
30745
  }
30746
30746
  nn(wa, "wrappers", null), nn(wa, "workspaceId", ""), nn(wa, "entityId", "");
30747
- function H9(e) {
30747
+ function H7(e) {
30748
30748
  return "stopEditing" in e;
30749
30749
  }
30750
- const G9 = {
30750
+ const G7 = {
30751
30751
  component: {
30752
30752
  type: Object,
30753
30753
  required: !0
@@ -30796,9 +30796,9 @@ const G9 = {
30796
30796
  type: Object,
30797
30797
  default: void 0
30798
30798
  }
30799
- }, $9 = /* @__PURE__ */ dt({
30799
+ }, $7 = /* @__PURE__ */ dt({
30800
30800
  name: "AgGridVue3CellWrapper",
30801
- props: G9,
30801
+ props: G7,
30802
30802
  setup(e) {
30803
30803
  var n;
30804
30804
  const t = ((n = e.component) == null ? void 0 : n.default) || e.component;
@@ -30806,7 +30806,7 @@ const G9 = {
30806
30806
  ...e
30807
30807
  });
30808
30808
  }
30809
- }), W9 = () => `${Math.max(50, Math.round(kU(0, 100)))}%`, z9 = 8, U9 = (e) => e ? e.querySelectorAll("*").length + 1 : 0, j9 = (e) => e ? Object.keys(e).filter((t) => /^on[A-Z]/.test(t)).length : 0;
30809
+ }), W7 = () => `${Math.max(50, Math.round(kU(0, 100)))}%`, z7 = 8, U7 = (e) => e ? e.querySelectorAll("*").length + 1 : 0, j7 = (e) => e ? Object.keys(e).filter((t) => /^on[A-Z]/.test(t)).length : 0;
30810
30810
  function j1(e) {
30811
30811
  return class {
30812
30812
  constructor() {
@@ -30825,7 +30825,7 @@ function j1(e) {
30825
30825
  return;
30826
30826
  }
30827
30827
  const i = performance.now(), o = n.context.apiClass;
30828
- this.params = n, this.isEditor = H9(n), this.container = document.createElement("div"), this.container.classList.add("ag-vue3-cell-wrapper"), this.container.classList.add(`${e.name || "unknown-component"}`), this.container.style.setProperty("--loading-overlay-width", W9()), this.container.style.width = "100%", this.container.style.height = "100%";
30828
+ this.params = n, this.isEditor = H7(n), this.container = document.createElement("div"), this.container.classList.add("ag-vue3-cell-wrapper"), this.container.classList.add(`${e.name || "unknown-component"}`), this.container.style.setProperty("--loading-overlay-width", W7()), this.container.style.width = "100%", this.container.style.height = "100%";
30829
30829
  const s = Object.freeze(n), r = {
30830
30830
  component: e,
30831
30831
  params: s,
@@ -30839,16 +30839,16 @@ function j1(e) {
30839
30839
  axiosService: o,
30840
30840
  tooltip: n.tooltip ?? void 0
30841
30841
  };
30842
- this.vNode = be($9, r), n0(this.vNode, this.container);
30842
+ this.vNode = be($7, r), n0(this.vNode, this.container);
30843
30843
  const a = performance.now() - i;
30844
- if (a > z9) {
30844
+ if (a > z7) {
30845
30845
  console.warn(
30846
30846
  `[Vue3CellWrapper] Slow render detected (${a.toFixed(
30847
30847
  1
30848
30848
  )}ms) for component "${(u = n.colDef) == null ? void 0 : u.field}" and field "${(c = n.data) == null ? void 0 : c.id}"`
30849
30849
  );
30850
30850
  {
30851
- const C = U9(this.container), v = j9((d = this.vNode) == null ? void 0 : d.props), b = Object.keys(((h = this.vNode) == null ? void 0 : h.props) || {}).length, R = Object.keys(n.context || {}).length;
30851
+ const C = U7(this.container), v = j7((d = this.vNode) == null ? void 0 : d.props), b = Object.keys(((h = this.vNode) == null ? void 0 : h.props) || {}).length, R = Object.keys(n.context || {}).length;
30852
30852
  console.debug("[Vue3CellWrapper] Render diagnostics", {
30853
30853
  field: (f = n.colDef) == null ? void 0 : f.field,
30854
30854
  domCount: C,
@@ -31002,7 +31002,7 @@ function ed(e, t) {
31002
31002
  const n = e ? JSON.stringify(e) : null, i = t ? JSON.stringify(t) : null;
31003
31003
  return n === i;
31004
31004
  }
31005
- function K9(e, t, n = !1) {
31005
+ function K7(e, t, n = !1) {
31006
31006
  const i = e == null, o = t == null;
31007
31007
  if (e != null && e.toNumber && (e = e.toNumber()), t != null && t.toNumber && (t = t.toNumber()), i && o)
31008
31008
  return 0;
@@ -31021,7 +31021,7 @@ function K9(e, t, n = !1) {
31021
31021
  return s(e, t);
31022
31022
  }
31023
31023
  }
31024
- var q9 = /[&<>"']/g, Y9 = {
31024
+ var q7 = /[&<>"']/g, Y7 = {
31025
31025
  "&": "&amp;",
31026
31026
  "<": "&lt;",
31027
31027
  ">": "&gt;",
@@ -31033,7 +31033,7 @@ function wu(e) {
31033
31033
  }
31034
31034
  function wc(e) {
31035
31035
  var t;
31036
- return ((t = wu(e)) == null ? void 0 : t.replace(q9, (n) => Y9[n])) ?? null;
31036
+ return ((t = wu(e)) == null ? void 0 : t.replace(q7, (n) => Y7[n])) ?? null;
31037
31037
  }
31038
31038
  function $o(e) {
31039
31039
  return e.eRootDiv.getRootNode();
@@ -31066,11 +31066,11 @@ function Bw(e) {
31066
31066
  }
31067
31067
  return n;
31068
31068
  }
31069
- function Z9(e) {
31069
+ function Z7(e) {
31070
31070
  const t = Bw(e);
31071
31071
  return (t == null ? void 0 : t.clientWidth) ?? (window.innerWidth || -1);
31072
31072
  }
31073
- function J9(e) {
31073
+ function J7(e) {
31074
31074
  const t = Bw(e);
31075
31075
  return (t == null ? void 0 : t.clientHeight) ?? (window.innerHeight || -1);
31076
31076
  }
@@ -31089,11 +31089,11 @@ function J1(e) {
31089
31089
  function Tr(e, t) {
31090
31090
  t ? e.setAttribute("role", t) : e.removeAttribute("role");
31091
31091
  }
31092
- function X9(e) {
31092
+ function X7(e) {
31093
31093
  let t;
31094
31094
  return e === "asc" ? t = "ascending" : e === "desc" ? t = "descending" : e === "mixed" ? t = "other" : t = "none", t;
31095
31095
  }
31096
- function Q9(e) {
31096
+ function Q7(e) {
31097
31097
  return e.getAttribute("aria-label");
31098
31098
  }
31099
31099
  function ou(e, t) {
@@ -31429,7 +31429,7 @@ function od(e, t) {
31429
31429
  return e.gos.isElementInThisInstance(t.target);
31430
31430
  }
31431
31431
  function DY(e, t, n) {
31432
- const o = e.getBoundingClientRect().height, s = Z9(n) - 2, r = J9(n) - 2;
31432
+ const o = e.getBoundingClientRect().height, s = Z7(n) - 2, r = J7(n) - 2;
31433
31433
  if (!e.offsetParent)
31434
31434
  return;
31435
31435
  const l = oA(e.offsetParent), { clientY: u, clientX: c } = t;
@@ -34585,7 +34585,7 @@ var PJ = (
34585
34585
  }
34586
34586
  refreshAriaLabelledBy() {
34587
34587
  const e = this.getAriaElement(), t = this.getLabelId(), n = this.getLabel();
34588
- n == null || n == "" || Q9(e) !== null ? td(e, "") : td(e, t ?? "");
34588
+ n == null || n == "" || Q7(e) !== null ? td(e, "") : td(e, t ?? "");
34589
34589
  }
34590
34590
  setAriaLabel(e) {
34591
34591
  return ou(this.getAriaElement(), e), this.refreshAriaLabelledBy(), this;
@@ -41048,7 +41048,7 @@ var qQ = class extends me {
41048
41048
  var e;
41049
41049
  if (this.sortable) {
41050
41050
  const t = this.getLocaleTextFunc(), n = ((e = this.beans.sortSvc) == null ? void 0 : e.getDisplaySortForColumn(this.column)) || null;
41051
- this.comp.setAriaSort(X9(n)), this.setAriaDescriptionProperty("sort", t("ariaSortableColumn", "Press ENTER to sort"));
41051
+ this.comp.setAriaSort(X7(n)), this.setAriaDescriptionProperty("sort", t("ariaSortableColumn", "Press ENTER to sort"));
41052
41052
  } else
41053
41053
  this.comp.setAriaSort(), this.setAriaDescriptionProperty("sort", null);
41054
41054
  }
@@ -56386,7 +56386,7 @@ var Xse = class extends me {
56386
56386
  const a = e[s], l = a.sort === "desc", u = this.getValue(i, a.column), c = this.getValue(o, a.column);
56387
56387
  let d;
56388
56388
  const h = this.getComparator(a, i);
56389
- if (h ? d = h(u, c, i, o, l) : d = K9(u, c, this.isAccentedSort), !isNaN(d) && d !== 0)
56389
+ if (h ? d = h(u, c, i, o, l) : d = K7(u, c, this.isAccentedSort), !isNaN(d) && d !== 0)
56390
56390
  return a.sort === "asc" ? d : d * -1;
56391
56391
  }
56392
56392
  return t.currentPos - n.currentPos;
@@ -72588,7 +72588,7 @@ const Qfe = {
72588
72588
  "Remove unnecessary console logs from useRemoteFiles and improve logging in notification store for better debugging."
72589
72589
  ]
72590
72590
  },
72591
- "0.0.1-alpha.14": {
72591
+ "0.0.1-alpha.16": {
72592
72592
  date: "2024-06-20",
72593
72593
  changes: [
72594
72594
  "Add onboarding tour feature and enhance UI components with new dependencies",
@@ -72750,7 +72750,7 @@ const Qfe = {
72750
72750
  height: i.GRID_HEIGHT,
72751
72751
  stopEditingWhenCellsLoseFocus: !0,
72752
72752
  onModelUpdated: M,
72753
- noRowsOverlayComponent: up(F9),
72753
+ noRowsOverlayComponent: up(F7),
72754
72754
  noRowsOverlayComponentParams: () => ({
72755
72755
  isSearching: I.value,
72756
72756
  isFiltering: _.value
@@ -72976,7 +72976,7 @@ const Qfe = {
72976
72976
  ]),
72977
72977
  _: 1
72978
72978
  }, 8, ["status", "show-badge"]),
72979
- be(Z(m9), {
72979
+ be(Z(m7), {
72980
72980
  modelValue: Z(R),
72981
72981
  "onUpdate:modelValue": ne[4] || (ne[4] = (He) => zt(R) ? R.value = He : null),
72982
72982
  checkboxColumn: Z(S),
@@ -73081,10 +73081,10 @@ const Qfe = {
73081
73081
  ];
73082
73082
  }),
73083
73083
  snackbar: De(() => [
73084
- be(Z(e9))
73084
+ be(Z(e7))
73085
73085
  ]),
73086
73086
  popup: De(() => [
73087
- be(M9, {
73087
+ be(M7, {
73088
73088
  ref_key: "popupCreateSceneRef",
73089
73089
  ref: W
73090
73090
  }, null, 512)
@@ -73103,7 +73103,7 @@ const Qfe = {
73103
73103
  itemSearchBox: lpe
73104
73104
  }, cpe = {
73105
73105
  $style: upe
73106
- }, dpe = /* @__PURE__ */ Rt(ipe, [["__cssModules", cpe]]), hpe = "0.0.1-alpha.14";
73106
+ }, dpe = /* @__PURE__ */ Rt(ipe, [["__cssModules", cpe]]), hpe = "0.0.1-alpha.16";
73107
73107
  let yy = {}, CO;
73108
73108
  function Av(e = {}) {
73109
73109
  yy = {
@@ -74034,7 +74034,7 @@ const Mpe = () => {
74034
74034
  }, Hpe = {
74035
74035
  $style: Bpe
74036
74036
  }, Gpe = /* @__PURE__ */ Rt(Npe, [["__cssModules", Hpe]]), $pe = async (e = {}, t = {}) => {
74037
- const n = MT(Gpe), i = z7();
74037
+ const n = MT(Gpe), i = z9();
74038
74038
  n.use(i);
74039
74039
  const o = ["apiConfig", "workspaceId", "id"], s = {};
74040
74040
  return Object.entries(e).forEach(([r, a]) => {