@qikdev/vue-ui 0.2.177 → 0.2.179

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/lib.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import './style.css';
2
- import { defineComponent as Vi, ref as Jt, toRefs as xa, onMounted as wa, onBeforeUnmount as Ho, watch as Ei, computed as fi, openBlock as o, createElementBlock as d, renderSlot as H, createCommentVNode as _, normalizeClass as L, useSlots as qo, reactive as Tr, provide as Lr, resolveComponent as y, Fragment as S, unref as zn, createBlock as k, withCtx as h, createVNode as m, renderList as F, toDisplayString as b, withDirectives as K, vShow as dr, createElementVNode as x, withModifiers as z, createTextVNode as T, h as mi, mergeProps as Or, toHandlers as Ai, normalizeStyle as He, resolveDynamicComponent as ft, vModelSelect as Tt, pushScopeId as qe, popScopeId as We, Teleport as Wo, vModelText as se, withKeys as ge, TransitionGroup as Go, nextTick as Sa, vModelDynamic as Hn } from "vue";
2
+ import { defineComponent as Vi, ref as Jt, toRefs as xa, onMounted as wa, onBeforeUnmount as Ho, watch as Ei, computed as fi, openBlock as o, createElementBlock as d, renderSlot as H, createCommentVNode as _, normalizeClass as L, useSlots as qo, reactive as Tr, provide as Lr, resolveComponent as y, Fragment as S, unref as zn, createBlock as k, withCtx as h, createVNode as m, renderList as F, toDisplayString as v, withDirectives as K, vShow as dr, createElementVNode as x, withModifiers as z, createTextVNode as T, h as mi, mergeProps as Or, toHandlers as Ai, normalizeStyle as He, resolveDynamicComponent as ft, vModelSelect as Tt, pushScopeId as qe, popScopeId as We, Teleport as Wo, vModelText as se, withKeys as ge, TransitionGroup as Go, nextTick as Sa, vModelDynamic as Hn } from "vue";
3
3
  import { EventDispatcher as Ko } from "@qikdev/sdk";
4
- const Yo = "0.2.177";
4
+ const Yo = "0.2.179";
5
5
  class Pt extends Error {
6
6
  }
7
7
  class Zo extends Pt {
@@ -489,14 +489,14 @@ class Pe {
489
489
  return n > 0 && (i.padTo = n), this.loc.numberFormatter(i).format(t);
490
490
  }
491
491
  formatDateTimeFromString(t, n) {
492
- const i = this.loc.listingMode() === "en", s = this.loc.outputCalendar && this.loc.outputCalendar !== "gregory", r = (v, w) => this.loc.extract(t, v, w), a = (v) => t.isOffsetFixed && t.offset === 0 && v.allowZ ? "Z" : t.isValid ? t.zone.formatOffset(t.ts, v.format) : "", l = () => i ? mu(t) : r({ hour: "numeric", hourCycle: "h12" }, "dayperiod"), u = (v, w) => i ? pu(t, v) : r(w ? { month: v } : { month: v, day: "numeric" }, "month"), f = (v, w) => i ? hu(t, v) : r(
493
- w ? { weekday: v } : { weekday: v, month: "long", day: "numeric" },
492
+ const i = this.loc.listingMode() === "en", s = this.loc.outputCalendar && this.loc.outputCalendar !== "gregory", r = (b, w) => this.loc.extract(t, b, w), a = (b) => t.isOffsetFixed && t.offset === 0 && b.allowZ ? "Z" : t.isValid ? t.zone.formatOffset(t.ts, b.format) : "", l = () => i ? mu(t) : r({ hour: "numeric", hourCycle: "h12" }, "dayperiod"), u = (b, w) => i ? pu(t, b) : r(w ? { month: b } : { month: b, day: "numeric" }, "month"), f = (b, w) => i ? hu(t, b) : r(
493
+ w ? { weekday: b } : { weekday: b, month: "long", day: "numeric" },
494
494
  "weekday"
495
- ), c = (v) => {
496
- const w = Pe.macroTokenToFormatOpts(v);
497
- return w ? this.formatWithSystemDefault(t, w) : v;
498
- }, p = (v) => i ? yu(t, v) : r({ era: v }, "era"), g = (v) => {
499
- switch (v) {
495
+ ), c = (b) => {
496
+ const w = Pe.macroTokenToFormatOpts(b);
497
+ return w ? this.formatWithSystemDefault(t, w) : b;
498
+ }, p = (b) => i ? yu(t, b) : r({ era: b }, "era"), g = (b) => {
499
+ switch (b) {
500
500
  case "S":
501
501
  return this.num(t.millisecond);
502
502
  case "u":
@@ -611,7 +611,7 @@ class Pe {
611
611
  case "x":
612
612
  return this.num(t.ts);
613
613
  default:
614
- return c(v);
614
+ return c(b);
615
615
  }
616
616
  };
617
617
  return ns(Pe.parseFormat(n), g);
@@ -892,9 +892,9 @@ class mt extends Dn {
892
892
  second: c,
893
893
  millisecond: 0
894
894
  });
895
- let v = +n;
896
- const w = v % 1e3;
897
- return v -= w >= 0 ? w : 1e3 + w, (g - v) / (60 * 1e3);
895
+ let b = +n;
896
+ const w = b % 1e3;
897
+ return b -= w >= 0 ? w : 1e3 + w, (g - b) / (60 * 1e3);
898
898
  }
899
899
  /** @override **/
900
900
  equals(t) {
@@ -1408,7 +1408,7 @@ function al(e, t) {
1408
1408
  }
1409
1409
  const zu = RegExp(`^T?${$i.source}$`), Hu = /^-?P(?:(?:(-?\d{1,9}(?:\.\d{1,9})?)Y)?(?:(-?\d{1,9}(?:\.\d{1,9})?)M)?(?:(-?\d{1,9}(?:\.\d{1,9})?)W)?(?:(-?\d{1,9}(?:\.\d{1,9})?)D)?(?:T(?:(-?\d{1,9}(?:\.\d{1,9})?)H)?(?:(-?\d{1,9}(?:\.\d{1,9})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;
1410
1410
  function qu(e) {
1411
- const [t, n, i, s, r, a, l, u, f] = e, c = t[0] === "-", p = u && u[0] === "-", g = (v, w = !1) => v !== void 0 && (w || v && c) ? -v : v;
1411
+ const [t, n, i, s, r, a, l, u, f] = e, c = t[0] === "-", p = u && u[0] === "-", g = (b, w = !1) => b !== void 0 && (w || b && c) ? -b : b;
1412
1412
  return [
1413
1413
  {
1414
1414
  years: g(At(n)),
@@ -1459,8 +1459,8 @@ function Ku(e) {
1459
1459
  c,
1460
1460
  p
1461
1461
  ] = e, g = Li(t, s, i, n, r, a, l);
1462
- let v;
1463
- return u ? v = Wu[u] : f ? v = 0 : v = Vr(c, p), [g, new $e(v)];
1462
+ let b;
1463
+ return u ? b = Wu[u] : f ? b = 0 : b = Vr(c, p), [g, new $e(b)];
1464
1464
  }
1465
1465
  function Yu(e) {
1466
1466
  return e.replace(/\([^)]*\)|[\n\t]/g, " ").replace(/(\s\s+)/g, " ").trim();
@@ -2874,9 +2874,9 @@ function Id(e) {
2874
2874
  return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g, "\\$&");
2875
2875
  }
2876
2876
  function Fd(e, t) {
2877
- const n = Xe(t), i = Xe(t, "{2}"), s = Xe(t, "{3}"), r = Xe(t, "{4}"), a = Xe(t, "{6}"), l = Xe(t, "{1,2}"), u = Xe(t, "{1,3}"), f = Xe(t, "{1,6}"), c = Xe(t, "{1,9}"), p = Xe(t, "{2,4}"), g = Xe(t, "{4,6}"), v = (j) => ({ regex: RegExp(Id(j.val)), deser: ([M]) => M, literal: !0 }), O = ((j) => {
2877
+ const n = Xe(t), i = Xe(t, "{2}"), s = Xe(t, "{3}"), r = Xe(t, "{4}"), a = Xe(t, "{6}"), l = Xe(t, "{1,2}"), u = Xe(t, "{1,3}"), f = Xe(t, "{1,6}"), c = Xe(t, "{1,9}"), p = Xe(t, "{2,4}"), g = Xe(t, "{4,6}"), b = (j) => ({ regex: RegExp(Id(j.val)), deser: ([M]) => M, literal: !0 }), O = ((j) => {
2878
2878
  if (e.literal)
2879
- return v(j);
2879
+ return b(j);
2880
2880
  switch (j.val) {
2881
2881
  case "G":
2882
2882
  return Qe(t.eras("short", !1), 0);
@@ -2975,7 +2975,7 @@ function Fd(e, t) {
2975
2975
  case "z":
2976
2976
  return jr(/[a-z_+-/]{1,256}?/i);
2977
2977
  default:
2978
- return v(j);
2978
+ return b(j);
2979
2979
  }
2980
2980
  })(e) || {
2981
2981
  invalidReason: Ad
@@ -3109,12 +3109,12 @@ function cl(e, t, n) {
3109
3109
  if (r)
3110
3110
  return { input: t, tokens: i, invalidReason: r.invalidReason };
3111
3111
  {
3112
- const [a, l] = Ld(s), u = RegExp(a, "i"), [f, c] = Pd(t, u, l), [p, g, v] = c ? Ud(c) : [null, null, void 0];
3112
+ const [a, l] = Ld(s), u = RegExp(a, "i"), [f, c] = Pd(t, u, l), [p, g, b] = c ? Ud(c) : [null, null, void 0];
3113
3113
  if (en(c, "a") && en(c, "H"))
3114
3114
  throw new bn(
3115
3115
  "Can't include meridiem when specifying 24-hour format"
3116
3116
  );
3117
- return { input: t, tokens: i, regex: u, rawMatches: f, matches: c, result: p, zone: g, specificOffset: v };
3117
+ return { input: t, tokens: i, regex: u, rawMatches: f, matches: c, result: p, zone: g, specificOffset: b };
3118
3118
  }
3119
3119
  }
3120
3120
  function zd(e, t, n) {
@@ -3540,18 +3540,18 @@ class U {
3540
3540
  );
3541
3541
  if (f && l)
3542
3542
  throw new bn("Can't mix ordinal dates with month/day");
3543
- const v = p || a.weekday && !c;
3543
+ const b = p || a.weekday && !c;
3544
3544
  let w, O, j = gs(s, r);
3545
- v ? (w = Kd, O = Wd, j = bi(j)) : l ? (w = Yd, O = Gd, j = Br(j)) : (w = kl, O = bl);
3545
+ b ? (w = Kd, O = Wd, j = bi(j)) : l ? (w = Yd, O = Gd, j = Br(j)) : (w = kl, O = bl);
3546
3546
  let M = !1;
3547
3547
  for (const ae of w) {
3548
3548
  const W = a[ae];
3549
3549
  J(W) ? M ? a[ae] = O[ae] : a[ae] = j[ae] : M = !0;
3550
3550
  }
3551
- const Y = v ? Hd(a) : l ? qd(a) : _l(a), re = Y || gl(a);
3551
+ const Y = b ? Hd(a) : l ? qd(a) : _l(a), re = Y || gl(a);
3552
3552
  if (re)
3553
3553
  return U.invalid(re);
3554
- const oe = v ? ps(a) : l ? ys(a) : a, [ue, q] = ir(oe, r, i), $ = new U({
3554
+ const oe = b ? ps(a) : l ? ys(a) : a, [ue, q] = ir(oe, r, i), $ = new U({
3555
3555
  ts: ue,
3556
3556
  zone: i,
3557
3557
  o: q,
@@ -5090,12 +5090,12 @@ function Rf(e, t, n) {
5090
5090
  if (typeof e != "function")
5091
5091
  throw new TypeError(Pf);
5092
5092
  t = As(t) || 0, Lf(n) && (c = !!n.leading, p = "maxWait" in n, r = p ? Uf(As(n.maxWait) || 0, t) : r, g = "trailing" in n ? !!n.trailing : g);
5093
- function v(q) {
5093
+ function b(q) {
5094
5094
  var $ = i, ae = s;
5095
5095
  return i = s = void 0, f = q, a = e.apply(ae, $), a;
5096
5096
  }
5097
5097
  function w(q) {
5098
- return f = q, l = setTimeout(M, t), c ? v(q) : a;
5098
+ return f = q, l = setTimeout(M, t), c ? b(q) : a;
5099
5099
  }
5100
5100
  function O(q) {
5101
5101
  var $ = q - u, ae = q - f, W = t - $;
@@ -5112,7 +5112,7 @@ function Rf(e, t, n) {
5112
5112
  l = setTimeout(M, O(q));
5113
5113
  }
5114
5114
  function Y(q) {
5115
- return l = void 0, g && i ? v(q) : (i = s = void 0, a);
5115
+ return l = void 0, g && i ? b(q) : (i = s = void 0, a);
5116
5116
  }
5117
5117
  function re() {
5118
5118
  l !== void 0 && clearTimeout(l), f = 0, i = u = s = l = void 0;
@@ -5126,7 +5126,7 @@ function Rf(e, t, n) {
5126
5126
  if (l === void 0)
5127
5127
  return w(u);
5128
5128
  if (p)
5129
- return clearTimeout(l), l = setTimeout(M, t), v(u);
5129
+ return clearTimeout(l), l = setTimeout(M, t), b(u);
5130
5130
  }
5131
5131
  return l === void 0 && (l = setTimeout(M, t)), a;
5132
5132
  }
@@ -5149,21 +5149,21 @@ const Bf = ["onClick"], zf = ["onClick"], Hf = {
5149
5149
  const s = function(u) {
5150
5150
  i.value = u;
5151
5151
  }, r = Nn(function() {
5152
- const f = t.default().reduce(function(g, v) {
5152
+ const f = t.default().reduce(function(g, b) {
5153
5153
  var w;
5154
- return ((w = v.type) == null ? void 0 : w.name) === "tab" ? g.push(v) : v.children && (g = [...g, ...v.children]), g;
5154
+ return ((w = b.type) == null ? void 0 : w.name) === "tab" ? g.push(b) : b.children && (g = [...g, ...b.children]), g;
5155
5155
  }, []).filter(function(g) {
5156
- var v;
5157
- return ((v = g.type) == null ? void 0 : v.name) === "tab" && g.props.enabled !== !1;
5158
- }).map(function(g, v) {
5156
+ var b;
5157
+ return ((b = g.type) == null ? void 0 : b.name) === "tab" && g.props.enabled !== !1;
5158
+ }).map(function(g, b) {
5159
5159
  return {
5160
5160
  heading: g.props.heading,
5161
- index: v
5161
+ index: b
5162
5162
  };
5163
5163
  });
5164
5164
  n.tabs = f;
5165
- const c = f.reduce(function(g, v) {
5166
- return g[v.heading] = !0, g;
5165
+ const c = f.reduce(function(g, b) {
5166
+ return g[b.heading] = !0, g;
5167
5167
  }, {}), p = i.value;
5168
5168
  (!p || !c[p]) && f.length && (i.value = f[0].heading);
5169
5169
  });
@@ -5177,7 +5177,7 @@ const Bf = ["onClick"], zf = ["onClick"], Hf = {
5177
5177
  return a.value.length > 1;
5178
5178
  });
5179
5179
  return r(), (u, f) => {
5180
- const c = y("flex-body"), p = y("flex-column"), g = y("flex-row"), v = y("flex-header");
5180
+ const c = y("flex-body"), p = y("flex-column"), g = y("flex-row"), b = y("flex-header");
5181
5181
  return o(), d("div", {
5182
5182
  class: L(["ux-tabset", { vertical: e.vertical, horizontal: !e.vertical, inline: e.inline, block: !e.inline }])
5183
5183
  }, [
@@ -5193,7 +5193,7 @@ const Bf = ["onClick"], zf = ["onClick"], Hf = {
5193
5193
  class: L({ active: i.value === w }),
5194
5194
  key: `tab-link-${w}`,
5195
5195
  onClick: (j) => s(w)
5196
- }, b(w), 11, Bf))), 128))
5196
+ }, v(w), 11, Bf))), 128))
5197
5197
  ]),
5198
5198
  _: 1
5199
5199
  })
@@ -5201,7 +5201,7 @@ const Bf = ["onClick"], zf = ["onClick"], Hf = {
5201
5201
  _: 1
5202
5202
  })) : _("", !0)
5203
5203
  ], 64)) : (o(), d(S, { key: 1 }, [
5204
- zn(l) ? (o(), k(v, {
5204
+ zn(l) ? (o(), k(b, {
5205
5205
  key: 0,
5206
5206
  class: "tabset-menu"
5207
5207
  }, {
@@ -5212,7 +5212,7 @@ const Bf = ["onClick"], zf = ["onClick"], Hf = {
5212
5212
  class: L({ active: i.value === w }),
5213
5213
  key: `tab-link-${w}`,
5214
5214
  onClick: (j) => s(w)
5215
- }, b(w), 11, zf))), 128))
5215
+ }, v(w), 11, zf))), 128))
5216
5216
  ]),
5217
5217
  _: 1
5218
5218
  })
@@ -5708,6 +5708,7 @@ function Jp(e, t, n, i, s, r) {
5708
5708
  class: "image-wrapper"
5709
5709
  }, [
5710
5710
  m(a, {
5711
+ lazy: "",
5711
5712
  item: r.imageSource,
5712
5713
  type: r.type,
5713
5714
  width: 100,
@@ -5722,7 +5723,7 @@ function Jp(e, t, n, i, s, r) {
5722
5723
  })) : _("", !0)
5723
5724
  ]);
5724
5725
  }
5725
- const Xp = /* @__PURE__ */ C(Yp, [["render", Jp], ["__scopeId", "data-v-cce6bcbe"]]);
5726
+ const Xp = /* @__PURE__ */ C(Yp, [["render", Jp], ["__scopeId", "data-v-794b199f"]]);
5726
5727
  const Qp = {
5727
5728
  mixins: [Ae],
5728
5729
  computed: {
@@ -5749,7 +5750,7 @@ const Qp = {
5749
5750
  function ey(e, t, n, i, s, r) {
5750
5751
  return o(), d("td", {
5751
5752
  class: L(["table-currency-cell", { credit: r.credit, empty: r.empty, debit: r.debit }])
5752
- }, b(r.string), 3);
5753
+ }, v(r.string), 3);
5753
5754
  }
5754
5755
  const ty = /* @__PURE__ */ C(Qp, [["render", ey], ["__scopeId", "data-v-c8cb509d"]]);
5755
5756
  const ny = {
@@ -5803,7 +5804,7 @@ function iy(e, t, n, i, s, r) {
5803
5804
  }, {
5804
5805
  default: h(() => [
5805
5806
  r.label ? (o(), d(S, { key: 0 }, [
5806
- T(b(r.label), 1)
5807
+ T(v(r.label), 1)
5807
5808
  ], 64)) : _("", !0),
5808
5809
  r.button.icon ? (o(), k(a, {
5809
5810
  key: 1,
@@ -5852,9 +5853,9 @@ const ay = {
5852
5853
  function fy(e, t, n, i, s, r) {
5853
5854
  return o(), d("td", ly, [
5854
5855
  (o(!0), d(S, null, F(r.mapped, (a) => (o(), d("div", oy, [
5855
- x("span", uy, b(a.readable), 1),
5856
- x("span", dy, b(a.timeago), 1),
5857
- x("span", cy, b(a.readable), 1)
5856
+ x("span", uy, v(a.readable), 1),
5857
+ x("span", dy, v(a.timeago), 1),
5858
+ x("span", cy, v(a.readable), 1)
5858
5859
  ]))), 256))
5859
5860
  ]);
5860
5861
  }
@@ -5962,7 +5963,7 @@ function ky(e, t, n, i, s, r) {
5962
5963
  onClick: t[0] || (t[0] = z((...l) => r.open && r.open(...l), ["stop", "prevent"])),
5963
5964
  target: "_blank"
5964
5965
  }, [
5965
- T(b(r.actualValue) + " ", 1),
5966
+ T(v(r.actualValue) + " ", 1),
5966
5967
  m(a, {
5967
5968
  right: "",
5968
5969
  icon: "fa-external-link"
@@ -6005,19 +6006,19 @@ const Dl = { props: { template: String, parent: Object, templateProps: { type: O
6005
6006
  p === void 0 && (p = {});
6006
6007
  var g = f.components;
6007
6008
  g === void 0 && (g = {});
6008
- var v = { $data: {}, $props: {}, $options: {}, components: {}, computed: {}, methods: {} };
6009
+ var b = { $data: {}, $props: {}, $options: {}, components: {}, computed: {}, methods: {} };
6009
6010
  Object.keys(t).forEach(function($) {
6010
- l[$] === void 0 && (v.$data[$] = t[$]);
6011
+ l[$] === void 0 && (b.$data[$] = t[$]);
6011
6012
  }), Object.keys(n).forEach(function($) {
6012
- u[$] === void 0 && (v.$props[$] = n[$]);
6013
+ u[$] === void 0 && (b.$props[$] = n[$]);
6013
6014
  }), Object.keys(a).forEach(function($) {
6014
- c[$] === void 0 && (v.methods[$] = a[$]);
6015
+ c[$] === void 0 && (b.methods[$] = a[$]);
6015
6016
  }), Object.keys(r).forEach(function($) {
6016
- p[$] === void 0 && (v.computed[$] = r[$]);
6017
+ p[$] === void 0 && (b.computed[$] = r[$]);
6017
6018
  }), Object.keys(s).forEach(function($) {
6018
- g[$] === void 0 && (v.components[$] = s[$]);
6019
+ g[$] === void 0 && (b.components[$] = s[$]);
6019
6020
  });
6020
- var w = Object.keys(v.methods || {}), O = Object.keys(v.$data || {}), j = Object.keys(v.$props || {}), M = Object.keys(this.templateProps), Y = O.concat(j).concat(w).concat(M), re = (ue = e, q = {}, w.forEach(function($) {
6021
+ var w = Object.keys(b.methods || {}), O = Object.keys(b.$data || {}), j = Object.keys(b.$props || {}), M = Object.keys(this.templateProps), Y = O.concat(j).concat(w).concat(M), re = (ue = e, q = {}, w.forEach(function($) {
6021
6022
  return js(ue, q, $);
6022
6023
  }), q), oe = function($) {
6023
6024
  var ae = {};
@@ -6026,8 +6027,8 @@ const Dl = { props: { template: String, parent: Object, templateProps: { type: O
6026
6027
  return js(W, ae, Me);
6027
6028
  });
6028
6029
  }), ae;
6029
- }([v.$data, v.$props, re, this.templateProps]);
6030
- return mi({ template: this.template || "<div></div>", props: Y, computed: v.computed, components: v.components, provide: this.$parent.$.provides ? this.$parent.$.provides : {} }, Object.assign({}, oe));
6030
+ }([b.$data, b.$props, re, this.templateProps]);
6031
+ return mi({ template: this.template || "<div></div>", props: Y, computed: b.computed, components: b.components, provide: this.$parent.$.provides ? this.$parent.$.provides : {} }, Object.assign({}, oe));
6031
6032
  }
6032
6033
  var ue, q;
6033
6034
  } };
@@ -6101,9 +6102,9 @@ function Cy(e, t, n, i, s, r) {
6101
6102
  value: n.value,
6102
6103
  onClick: t[0] || (t[0] = z((l) => r.clicked(n.value), ["stop", "prevent"]))
6103
6104
  }, null, 8, ["value"])) : n.type == "date" ? (o(), d(S, { key: 1 }, [
6104
- T(b(r.date), 1)
6105
+ T(v(r.date), 1)
6105
6106
  ], 64)) : (o(), d(S, { key: 2 }, [
6106
- T(b(r.renderValue), 1),
6107
+ T(v(r.renderValue), 1),
6107
6108
  n.multi && !n.last ? (o(), d(S, { key: 0 }, [
6108
6109
  T(", ")
6109
6110
  ], 64)) : _("", !0)
@@ -6154,7 +6155,7 @@ function Iy(e, t, n, i, s, r) {
6154
6155
  }, ["stop", "prevent"]))
6155
6156
  }, Ai(f), { icon: "" }), {
6156
6157
  default: h(() => [
6157
- T(b(r.value), 1)
6158
+ T(v(r.value), 1)
6158
6159
  ]),
6159
6160
  _: 2
6160
6161
  }, 1040)
@@ -6183,7 +6184,7 @@ const $y = {
6183
6184
  }
6184
6185
  }, Ny = { class: "table-persona-email-cell" };
6185
6186
  function Ly(e, t, n, i, s, r) {
6186
- return o(), d("td", Ny, b(r.email), 1);
6187
+ return o(), d("td", Ny, v(r.email), 1);
6187
6188
  }
6188
6189
  const Py = /* @__PURE__ */ C($y, [["render", Ly], ["__scopeId", "data-v-9c894a39"]]);
6189
6190
  const Uy = {
@@ -6242,7 +6243,7 @@ function Ry(e, t, n, i, s, r) {
6242
6243
  icon: r.icon,
6243
6244
  left: ""
6244
6245
  }, null, 8, ["icon"]),
6245
- T(" " + b(r.text), 1)
6246
+ T(" " + v(r.text), 1)
6246
6247
  ])
6247
6248
  ], 2);
6248
6249
  }
@@ -6262,7 +6263,7 @@ function qy(e, t, n, i, s, r) {
6262
6263
  return o(), d("td", {
6263
6264
  class: L(["table-status-cell", r.status])
6264
6265
  }, [
6265
- r.status ? (o(), d("div", Hy, b(r.status), 1)) : _("", !0)
6266
+ r.status ? (o(), d("div", Hy, v(r.status), 1)) : _("", !0)
6266
6267
  ], 2);
6267
6268
  }
6268
6269
  const Wy = /* @__PURE__ */ C(zy, [["render", qy], ["__scopeId", "data-v-fc04592b"]]);
@@ -6296,8 +6297,8 @@ function Zy(e, t, n, i, s, r) {
6296
6297
  return o(), d("td", {
6297
6298
  class: L(["table-title-cell", e.status])
6298
6299
  }, [
6299
- x("div", Ky, b(e.value), 1),
6300
- r.subtitle ? (o(), d("div", Yy, b(r.subtitle), 1)) : _("", !0)
6300
+ x("div", Ky, v(e.value), 1),
6301
+ r.subtitle ? (o(), d("div", Yy, v(r.subtitle), 1)) : _("", !0)
6301
6302
  ], 2);
6302
6303
  }
6303
6304
  const Jy = /* @__PURE__ */ C(Gy, [["render", Zy], ["__scopeId", "data-v-743aaea7"]]);
@@ -6372,7 +6373,7 @@ const i_ = {
6372
6373
  }
6373
6374
  }, s_ = { class: "content-type-cell" };
6374
6375
  function a_(e, t, n, i, s, r) {
6375
- return o(), d("td", s_, b(r.title), 1);
6376
+ return o(), d("td", s_, v(r.title), 1);
6376
6377
  }
6377
6378
  const l_ = /* @__PURE__ */ C(i_, [["render", a_], ["__scopeId", "data-v-3c0f4d89"]]);
6378
6379
  function ki(e, t) {
@@ -6877,14 +6878,14 @@ function x_(e, t, n, i, s, r) {
6877
6878
  x("tr", null, [
6878
6879
  n.enableSelection ? (o(), d("th", v_, [
6879
6880
  m(f, null, {
6880
- activator: h(({ on: v }) => [
6881
- m(a, Or(Ai(v), { value: r.pageSelected }), null, 16, ["value"])
6881
+ activator: h(({ on: b }) => [
6882
+ m(a, Or(Ai(b), { value: r.pageSelected }), null, 16, ["value"])
6882
6883
  ]),
6883
6884
  default: h(() => [
6884
6885
  m(u, null, {
6885
6886
  default: h(() => [
6886
6887
  m(l, {
6887
- onClick: t[0] || (t[0] = (v) => r.selectPage())
6888
+ onClick: t[0] || (t[0] = (b) => r.selectPage())
6888
6889
  }, {
6889
6890
  default: h(() => [
6890
6891
  T(" Select Page ")
@@ -6893,7 +6894,7 @@ function x_(e, t, n, i, s, r) {
6893
6894
  }),
6894
6895
  r.someSelectedOnPage ? (o(), k(l, {
6895
6896
  key: 0,
6896
- onClick: t[1] || (t[1] = (v) => r.deselectPage())
6897
+ onClick: t[1] || (t[1] = (b) => r.deselectPage())
6897
6898
  }, {
6898
6899
  default: h(() => [
6899
6900
  T(" Deselect Page ")
@@ -6902,16 +6903,16 @@ function x_(e, t, n, i, s, r) {
6902
6903
  })) : _("", !0),
6903
6904
  n.selectAll ? (o(), k(l, {
6904
6905
  key: 1,
6905
- onClick: t[2] || (t[2] = (v) => n.selectAll())
6906
+ onClick: t[2] || (t[2] = (b) => n.selectAll())
6906
6907
  }, {
6907
6908
  default: h(() => [
6908
- T(" Select All (" + b(n.total) + ") ", 1)
6909
+ T(" Select All (" + v(n.total) + ") ", 1)
6909
6910
  ]),
6910
6911
  _: 1
6911
6912
  })) : _("", !0),
6912
6913
  n.deselectAll ? (o(), k(l, {
6913
6914
  key: 2,
6914
- onClick: t[3] || (t[3] = (v) => n.deselectAll())
6915
+ onClick: t[3] || (t[3] = (b) => n.deselectAll())
6915
6916
  }, {
6916
6917
  default: h(() => [
6917
6918
  T(" Deselect All ")
@@ -6925,11 +6926,11 @@ function x_(e, t, n, i, s, r) {
6925
6926
  _: 1
6926
6927
  })
6927
6928
  ])) : _("", !0),
6928
- (o(!0), d(S, null, F(r.renderColumns, (v) => {
6929
+ (o(!0), d(S, null, F(r.renderColumns, (b) => {
6929
6930
  var w;
6930
6931
  return o(), d("th", {
6931
- onClick: (O) => r.toggleSort(v),
6932
- class: L([{ sortable: v.sortable !== !1, active: v.key === ((w = s.sorting) == null ? void 0 : w.key) }, v.class])
6932
+ onClick: (O) => r.toggleSort(b),
6933
+ class: L([{ sortable: b.sortable !== !1, active: b.key === ((w = s.sorting) == null ? void 0 : w.key) }, b.class])
6933
6934
  }, [
6934
6935
  m(p, {
6935
6936
  gap: "",
@@ -6940,17 +6941,17 @@ function x_(e, t, n, i, s, r) {
6940
6941
  return [
6941
6942
  m(c, null, {
6942
6943
  default: h(() => [
6943
- T(b(v.title), 1)
6944
+ T(v(b.title), 1)
6944
6945
  ]),
6945
6946
  _: 2
6946
6947
  }, 1024),
6947
- v.key === ((O = s.sorting) == null ? void 0 : O.key) ? (o(), k(c, {
6948
+ b.key === ((O = s.sorting) == null ? void 0 : O.key) ? (o(), k(c, {
6948
6949
  key: 0,
6949
6950
  class: "caret",
6950
6951
  shrink: ""
6951
6952
  }, {
6952
6953
  default: h(() => [
6953
- T(b(r.currentSortDirection === "asc" ? "▲" : "▼"), 1)
6954
+ T(v(r.currentSortDirection === "asc" ? "▲" : "▼"), 1)
6954
6955
  ]),
6955
6956
  _: 1
6956
6957
  })) : _("", !0)
@@ -6966,16 +6967,16 @@ function x_(e, t, n, i, s, r) {
6966
6967
  ])
6967
6968
  ]),
6968
6969
  x("tbody", null, [
6969
- (o(!0), d(S, null, F(r.renderRows, (v, w) => (o(), k(g, {
6970
+ (o(!0), d(S, null, F(r.renderRows, (b, w) => (o(), k(g, {
6970
6971
  enableSelection: n.enableSelection,
6971
6972
  enableActions: n.enableActions,
6972
- key: v._id,
6973
+ key: b._id,
6973
6974
  "onClick:cell": r.clickCell,
6974
6975
  "onClick:row": r.clickRow,
6975
6976
  "onClick:select": r.clickSelect,
6976
6977
  "onClick:actions": r.clickActions,
6977
- selected: r.isSelected(v),
6978
- row: v,
6978
+ selected: r.isSelected(b),
6979
+ row: b,
6979
6980
  index: w,
6980
6981
  columns: n.columns
6981
6982
  }, null, 8, ["enableSelection", "enableActions", "onClick:cell", "onClick:row", "onClick:select", "onClick:actions", "selected", "row", "index", "columns"]))), 128))
@@ -7475,10 +7476,10 @@ function Y_(e, t, n, i, s, r) {
7475
7476
  class: L(["native-select", r.classes])
7476
7477
  }, [
7477
7478
  e.showLabel ? (o(), d("label", M_, [
7478
- T(b(e.label) + " ", 1),
7479
+ T(v(e.label) + " ", 1),
7479
7480
  e.required ? (o(), d("span", D_, "*")) : _("", !0)
7480
7481
  ])) : _("", !0),
7481
- e.showDescription ? (o(), d("div", I_, b(e.description), 1)) : _("", !0),
7482
+ e.showDescription ? (o(), d("div", I_, v(e.description), 1)) : _("", !0),
7482
7483
  e.multiValue ? (o(), d("div", F_, [
7483
7484
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), d("div", {
7484
7485
  class: "select-tag",
@@ -7491,7 +7492,7 @@ function Y_(e, t, n, i, s, r) {
7491
7492
  default: h(() => [
7492
7493
  m(a, null, {
7493
7494
  default: h(() => [
7494
- T(b(r.displayLabelFromValue(c)), 1)
7495
+ T(v(r.displayLabelFromValue(c)), 1)
7495
7496
  ]),
7496
7497
  _: 2
7497
7498
  }, 1024),
@@ -7527,7 +7528,7 @@ function Y_(e, t, n, i, s, r) {
7527
7528
  tag: "div"
7528
7529
  }, {
7529
7530
  default: h(() => [
7530
- T(b(r.summary), 1)
7531
+ T(v(r.summary), 1)
7531
7532
  ]),
7532
7533
  _: 1
7533
7534
  }, 8, ["size"])
@@ -7544,10 +7545,10 @@ function Y_(e, t, n, i, s, r) {
7544
7545
  }, [
7545
7546
  (o(!0), d(S, null, F(c.options, (p) => (o(), d("option", {
7546
7547
  value: p.value
7547
- }, b(p.title), 9, R_))), 256))
7548
+ }, v(p.title), 9, R_))), 256))
7548
7549
  ], 8, j_))), 128)) : (o(!0), d(S, { key: 1 }, F(r.selectableOptions, (c) => (o(), d("option", {
7549
7550
  value: c.value
7550
- }, b(c.title), 9, B_))), 256))
7551
+ }, v(c.title), 9, B_))), 256))
7551
7552
  ], 544), [
7552
7553
  [Tt, s.candidate]
7553
7554
  ])
@@ -7560,7 +7561,7 @@ function Y_(e, t, n, i, s, r) {
7560
7561
  tag: "div"
7561
7562
  }, {
7562
7563
  default: h(() => [
7563
- T(b(r.summary), 1)
7564
+ T(v(r.summary), 1)
7564
7565
  ]),
7565
7566
  _: 1
7566
7567
  }, 8, ["size"])
@@ -7578,10 +7579,10 @@ function Y_(e, t, n, i, s, r) {
7578
7579
  }, [
7579
7580
  (o(!0), d(S, null, F(c.options, (p) => (o(), d("option", {
7580
7581
  value: p.value
7581
- }, b(p.title), 9, G_))), 256))
7582
+ }, v(p.title), 9, G_))), 256))
7582
7583
  ], 8, W_))), 128)) : (o(!0), d(S, { key: 2 }, F(r.selectableOptions, (c) => (o(), d("option", {
7583
7584
  value: c.value
7584
- }, b(c.title), 9, K_))), 256))
7585
+ }, v(c.title), 9, K_))), 256))
7585
7586
  ], 40, H_), [
7586
7587
  [Tt, e.model]
7587
7588
  ])
@@ -7709,9 +7710,9 @@ function J_(e, t, n, i, s, r) {
7709
7710
  }, {
7710
7711
  default: h(() => [
7711
7712
  e.$device.breakpoint.xs ? (o(), d(S, { key: 0 }, [
7712
- T(b(r.displayStartIndex) + "-" + b(r.endIndex) + " of " + b(n.total), 1)
7713
+ T(v(r.displayStartIndex) + "-" + v(r.endIndex) + " of " + v(n.total), 1)
7713
7714
  ], 64)) : (o(), d(S, { key: 1 }, [
7714
- T("Showing " + b(r.displayStartIndex) + " to " + b(r.endIndex) + " of " + b(n.total) + " total", 1)
7715
+ T("Showing " + v(r.displayStartIndex) + " to " + v(r.endIndex) + " of " + v(n.total) + " total", 1)
7715
7716
  ], 64))
7716
7717
  ]),
7717
7718
  _: 1
@@ -7742,9 +7743,9 @@ function J_(e, t, n, i, s, r) {
7742
7743
  }, {
7743
7744
  default: h(() => [
7744
7745
  e.$device.breakpoint.xs ? (o(), d(S, { key: 0 }, [
7745
- T(b(r.currentPage) + "/" + b(r.totalPages), 1)
7746
+ T(v(r.currentPage) + "/" + v(r.totalPages), 1)
7746
7747
  ], 64)) : (o(), d(S, { key: 1 }, [
7747
- T("Page " + b(r.currentPage) + " of " + b(r.totalPages), 1)
7748
+ T("Page " + v(r.currentPage) + " of " + v(r.totalPages), 1)
7748
7749
  ], 64))
7749
7750
  ]),
7750
7751
  _: 1
@@ -8477,7 +8478,7 @@ function Vg(e, t, n, i, s, r) {
8477
8478
  }, [
8478
8479
  n.expandOn === "click" && ((g = p.items) != null && g.length) ? (o(), k(f, {
8479
8480
  key: 0,
8480
- onClick: z((v) => r.toggle(p), ["stop", "prevent"]),
8481
+ onClick: z((b) => r.toggle(p), ["stop", "prevent"]),
8481
8482
  class: L(p.class)
8482
8483
  }, {
8483
8484
  default: h(() => [
@@ -8485,7 +8486,7 @@ function Vg(e, t, n, i, s, r) {
8485
8486
  default: h(() => [
8486
8487
  m(a, null, {
8487
8488
  default: h(() => [
8488
- T(b(p.title), 1)
8489
+ T(v(p.title), 1)
8489
8490
  ]),
8490
8491
  _: 2
8491
8492
  }, 1024),
@@ -8514,7 +8515,7 @@ function Vg(e, t, n, i, s, r) {
8514
8515
  href: p.href || p.url
8515
8516
  }, {
8516
8517
  default: h(() => [
8517
- T(b(p.title), 1)
8518
+ T(v(p.title), 1)
8518
8519
  ]),
8519
8520
  _: 2
8520
8521
  }, 1032, ["class", "target", "href"])) : p.type === "route" ? (o(), k(f, {
@@ -8523,7 +8524,7 @@ function Vg(e, t, n, i, s, r) {
8523
8524
  to: { name: p.route }
8524
8525
  }, {
8525
8526
  default: h(() => [
8526
- T(b(p.title), 1)
8527
+ T(v(p.title), 1)
8527
8528
  ]),
8528
8529
  _: 2
8529
8530
  }, 1032, ["class", "to"])) : _("", !0)
@@ -8592,6 +8593,12 @@ const Ag = {
8592
8593
  },
8593
8594
  svg: {
8594
8595
  type: Boolean
8596
+ },
8597
+ lazy: {
8598
+ type: Boolean
8599
+ },
8600
+ eager: {
8601
+ type: Boolean
8595
8602
  }
8596
8603
  },
8597
8604
  data() {
@@ -8627,6 +8634,12 @@ const Ag = {
8627
8634
  }
8628
8635
  },
8629
8636
  computed: {
8637
+ loading() {
8638
+ if (this.lazy)
8639
+ return "lazy";
8640
+ if (this.eager)
8641
+ return "eager";
8642
+ },
8630
8643
  altText() {
8631
8644
  var e;
8632
8645
  return this.alt || ((e = this.model) == null ? void 0 : e.title);
@@ -8708,7 +8721,7 @@ const Ag = {
8708
8721
  return t && t.length && (e.backgroundColor = t[0]), this.isSvg || this.preview && (e.backgroundImage = `url(${this.previewSrc})`), e;
8709
8722
  }
8710
8723
  }
8711
- }, Mg = ["alt", "data"], Dg = ["alt", "src"];
8724
+ }, Mg = ["alt", "data"], Dg = ["loading", "alt", "src"];
8712
8725
  function Ig(e, t, n, i, s, r) {
8713
8726
  return o(), d("div", {
8714
8727
  class: L(["ux-image", r.className]),
@@ -8722,13 +8735,14 @@ function Ig(e, t, n, i, s, r) {
8722
8735
  }, null, 8, Mg)) : (o(), d("img", {
8723
8736
  key: 1,
8724
8737
  ref: "img",
8738
+ loading: r.loading,
8725
8739
  alt: r.altText,
8726
8740
  style: He(r.imageStyle),
8727
8741
  src: r.src
8728
8742
  }, null, 12, Dg))
8729
8743
  ], 6);
8730
8744
  }
8731
- const Fg = /* @__PURE__ */ C(Ag, [["render", Ig], ["__scopeId", "data-v-f5b08ece"]]);
8745
+ const Fg = /* @__PURE__ */ C(Ag, [["render", Ig], ["__scopeId", "data-v-8c3931c4"]]);
8732
8746
  const $g = {
8733
8747
  props: {
8734
8748
  item: {
@@ -8975,7 +8989,7 @@ function Kg(e, t, n, i, s, r) {
8975
8989
  style: He(r.style)
8976
8990
  }, {
8977
8991
  default: h(() => [
8978
- T(b(r.title), 1)
8992
+ T(v(r.title), 1)
8979
8993
  ]),
8980
8994
  _: 1
8981
8995
  }, 8, ["class", "style"]);
@@ -9189,10 +9203,10 @@ function xv(e, t, n, i, s, r) {
9189
9203
  const a = y("ux-button"), l = y("native-select"), u = y("flex-cell"), f = y("ux-icon"), c = y("flex-row");
9190
9204
  return o(), d(S, null, [
9191
9205
  e.showLabel ? (o(), d("label", dv, [
9192
- T(b(e.label) + " ", 1),
9206
+ T(v(e.label) + " ", 1),
9193
9207
  e.required ? (o(), d("span", cv, "*")) : _("", !0)
9194
9208
  ])) : _("", !0),
9195
- e.showDescription ? (o(), d("div", fv, b(e.description), 1)) : _("", !0),
9209
+ e.showDescription ? (o(), d("div", fv, v(e.description), 1)) : _("", !0),
9196
9210
  e.multiValue ? (o(), d("div", mv, [
9197
9211
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
9198
9212
  gap: "",
@@ -9206,14 +9220,14 @@ function xv(e, t, n, i, s, r) {
9206
9220
  default: h(() => [
9207
9221
  m(l, {
9208
9222
  modelValue: p.countryCode,
9209
- "onUpdate:modelValue": (v) => p.countryCode = v,
9223
+ "onUpdate:modelValue": (b) => p.countryCode = b,
9210
9224
  field: r.countryCodeField
9211
9225
  }, {
9212
9226
  default: h(() => [
9213
9227
  m(a, { tag: "a" }, {
9214
9228
  default: h(() => [
9215
9229
  p.countryCode ? (o(), d(S, { key: 1 }, [
9216
- s.lookup[p.countryCode] ? (o(), d("div", hv, b(s.lookup[p.countryCode].emoji) + " - " + b(s.lookup[p.countryCode].alpha2), 1)) : (o(), d("div", pv, "Loading"))
9230
+ s.lookup[p.countryCode] ? (o(), d("div", hv, v(s.lookup[p.countryCode].emoji) + " - " + v(s.lookup[p.countryCode].alpha2), 1)) : (o(), d("div", pv, "Loading"))
9217
9231
  ], 64)) : (o(), d(S, { key: 0 }, [
9218
9232
  T(" Country Code ")
9219
9233
  ], 64))
@@ -9232,11 +9246,11 @@ function xv(e, t, n, i, s, r) {
9232
9246
  K(x("input", {
9233
9247
  class: "ux-field-focus ux-text-input-multiple",
9234
9248
  placeholder: r.actualPlaceholder,
9235
- onFocus: t[0] || (t[0] = (...v) => e.touch && e.touch(...v)),
9249
+ onFocus: t[0] || (t[0] = (...b) => e.touch && e.touch(...b)),
9236
9250
  ref_for: !0,
9237
9251
  ref: "input",
9238
- onKeydown: t[1] || (t[1] = ge(z((v) => e.add(), ["stop", "prevent"]), ["enter"])),
9239
- "onUpdate:modelValue": (v) => p.number = v
9252
+ onKeydown: t[1] || (t[1] = ge(z((b) => e.add(), ["stop", "prevent"]), ["enter"])),
9253
+ "onUpdate:modelValue": (b) => p.number = b
9240
9254
  }, null, 40, _v), [
9241
9255
  [se, p.number]
9242
9256
  ])
@@ -9253,7 +9267,7 @@ function xv(e, t, n, i, s, r) {
9253
9267
  key: 0,
9254
9268
  tag: "a",
9255
9269
  icon: "",
9256
- onClick: (v) => e.remove(p)
9270
+ onClick: (b) => e.remove(p)
9257
9271
  }, {
9258
9272
  default: h(() => [
9259
9273
  m(f, { icon: "fa-times" })
@@ -9271,7 +9285,7 @@ function xv(e, t, n, i, s, r) {
9271
9285
  onClick: t[2] || (t[2] = (p) => e.add())
9272
9286
  }, {
9273
9287
  default: h(() => [
9274
- T(b(e.addLabel) + " ", 1),
9288
+ T(v(e.addLabel) + " ", 1),
9275
9289
  m(f, {
9276
9290
  icon: "fa-plus",
9277
9291
  right: ""
@@ -9294,7 +9308,7 @@ function xv(e, t, n, i, s, r) {
9294
9308
  gv,
9295
9309
  (o(!0), d(S, null, F(s.countryCodes, (p) => (o(), d("option", {
9296
9310
  value: p.value
9297
- }, b(p.title), 9, vv))), 256))
9311
+ }, v(p.title), 9, vv))), 256))
9298
9312
  ], 512), [
9299
9313
  [Tt, e.model.countryCode]
9300
9314
  ])
@@ -9865,15 +9879,15 @@ function Iv(e, t, n, i, s, r) {
9865
9879
  class: L(["native-select", r.classes])
9866
9880
  }, [
9867
9881
  e.showLabel ? (o(), d("label", Ov, [
9868
- T(b(e.label) + " ", 1),
9882
+ T(v(e.label) + " ", 1),
9869
9883
  e.required ? (o(), d("span", Cv, "*")) : _("", !0)
9870
9884
  ])) : _("", !0),
9871
- e.showDescription ? (o(), d("div", Vv, b(e.description), 1)) : _("", !0),
9885
+ e.showDescription ? (o(), d("div", Vv, v(e.description), 1)) : _("", !0),
9872
9886
  e.singleValue ? (o(), d("div", Ev, [
9873
9887
  H(e.$slots, "default", {}, () => [
9874
9888
  m(a, { tag: "div" }, {
9875
9889
  default: h(() => [
9876
- T(b(r.summary), 1)
9890
+ T(v(r.summary), 1)
9877
9891
  ]),
9878
9892
  _: 1
9879
9893
  })
@@ -9887,7 +9901,7 @@ function Iv(e, t, n, i, s, r) {
9887
9901
  e.singleValue && !e.minimum ? (o(), d("option", Mv, "None")) : _("", !0),
9888
9902
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
9889
9903
  value: l.value
9890
- }, b(l.title), 9, Dv))), 256))
9904
+ }, v(l.title), 9, Dv))), 256))
9891
9905
  ], 40, Av), [
9892
9906
  [Tt, e.model]
9893
9907
  ])
@@ -9973,7 +9987,7 @@ function Nv(e, t, n, i, s, r) {
9973
9987
  m(l, null, {
9974
9988
  default: h(() => [
9975
9989
  H(e.$slots, "default", {}, () => [
9976
- T(b(r.title), 1)
9990
+ T(v(r.title), 1)
9977
9991
  ], !0)
9978
9992
  ]),
9979
9993
  _: 3
@@ -10166,8 +10180,8 @@ function be(e, t, n, i, s) {
10166
10180
  }
10167
10181
  while (s = s.parentNode);
10168
10182
  if (i && e !== window) {
10169
- var v = Qt(s || e), w = v && v.a, O = v && v.d;
10170
- v && (a /= O, l /= w, p /= w, c /= O, u = a + c, f = l + p);
10183
+ var b = Qt(s || e), w = b && b.a, O = b && b.d;
10184
+ b && (a /= O, l /= w, p /= w, c /= O, u = a + c, f = l + p);
10171
10185
  }
10172
10186
  return {
10173
10187
  top: a,
@@ -10319,9 +10333,9 @@ function Wv() {
10319
10333
  }
10320
10334
  var r = !1, a = 0;
10321
10335
  e.forEach(function(l) {
10322
- var u = 0, f = l.target, c = f.fromRect, p = be(f), g = f.prevFromRect, v = f.prevToRect, w = l.rect, O = Qt(f, !0);
10336
+ var u = 0, f = l.target, c = f.fromRect, p = be(f), g = f.prevFromRect, b = f.prevToRect, w = l.rect, O = Qt(f, !0);
10323
10337
  O && (p.top -= O.f, p.left -= O.e), f.toRect = p, f.thisAnimationDuration && Kr(g, p) && !Kr(c, p) && // Make sure animatingRect is on line between toRect & fromRect
10324
- (w.top - p.top) / (w.left - p.left) === (c.top - p.top) / (c.left - p.left) && (u = Kv(w, g, v, s.options)), Kr(p, c) || (f.prevFromRect = c, f.prevToRect = p, u || (u = s.options.animation), s.animate(f, w, p, u)), u && (r = !0, a = Math.max(a, u), clearTimeout(f.animationResetTimer), f.animationResetTimer = setTimeout(function() {
10338
+ (w.top - p.top) / (w.left - p.left) === (c.top - p.top) / (c.left - p.left) && (u = Kv(w, g, b, s.options)), Kr(p, c) || (f.prevFromRect = c, f.prevToRect = p, u || (u = s.options.animation), s.animate(f, w, p, u)), u && (r = !0, a = Math.max(a, u), clearTimeout(f.animationResetTimer), f.animationResetTimer = setTimeout(function() {
10325
10339
  f.animationTime = 0, f.prevFromRect = null, f.fromRect = null, f.prevToRect = null, f.thisAnimationDuration = null;
10326
10340
  }, u), f.thisAnimationDuration = u);
10327
10341
  }), clearTimeout(t), r ? t = setTimeout(function() {
@@ -10398,13 +10412,13 @@ var Wt = [], Yr = {
10398
10412
  }
10399
10413
  };
10400
10414
  function Yv(e) {
10401
- var t = e.sortable, n = e.rootEl, i = e.name, s = e.targetEl, r = e.cloneEl, a = e.toEl, l = e.fromEl, u = e.oldIndex, f = e.newIndex, c = e.oldDraggableIndex, p = e.newDraggableIndex, g = e.originalEvent, v = e.putSortable, w = e.extraEventProperties;
10415
+ var t = e.sortable, n = e.rootEl, i = e.name, s = e.targetEl, r = e.cloneEl, a = e.toEl, l = e.fromEl, u = e.oldIndex, f = e.newIndex, c = e.oldDraggableIndex, p = e.newDraggableIndex, g = e.originalEvent, b = e.putSortable, w = e.extraEventProperties;
10402
10416
  if (t = t || n && n[Be], !!t) {
10403
10417
  var O, j = t.options, M = "on" + i.charAt(0).toUpperCase() + i.substr(1);
10404
10418
  window.CustomEvent && !pt && !Pn ? O = new CustomEvent(i, {
10405
10419
  bubbles: !0,
10406
10420
  cancelable: !0
10407
- }) : (O = document.createEvent("Event"), O.initEvent(i, !0, !0)), O.to = a || n, O.from = l || n, O.item = s || n, O.clone = r, O.oldIndex = u, O.newIndex = f, O.oldDraggableIndex = c, O.newDraggableIndex = p, O.originalEvent = g, O.pullMode = v ? v.lastPutMode : void 0;
10421
+ }) : (O = document.createEvent("Event"), O.initEvent(i, !0, !0)), O.to = a || n, O.from = l || n, O.item = s || n, O.clone = r, O.oldIndex = u, O.newIndex = f, O.oldDraggableIndex = c, O.newDraggableIndex = p, O.originalEvent = g, O.pullMode = b ? b.lastPutMode : void 0;
10408
10422
  var Y = ut(ut({}, w), Un.getEventProperties(i, t));
10409
10423
  for (var re in Y)
10410
10424
  O[re] = Y[re];
@@ -10778,14 +10792,14 @@ B.prototype = /** @lends Sortable.prototype */
10778
10792
  },
10779
10793
  // Returns true - if no further action is needed (either inserted or another condition)
10780
10794
  _onDragOver: function(t) {
10781
- var n = this.el, i = t.target, s, r, a, l = this.options, u = l.group, f = B.active, c = Xn === u, p = l.sort, g = we || f, v, w = this, O = !1;
10795
+ var n = this.el, i = t.target, s, r, a, l = this.options, u = l.group, f = B.active, c = Xn === u, p = l.sort, g = we || f, b, w = this, O = !1;
10782
10796
  if (xi)
10783
10797
  return;
10784
10798
  function j(rt, Rt) {
10785
10799
  Le(rt, w, ut({
10786
10800
  evt: t,
10787
10801
  isOwner: c,
10788
- axis: v ? "vertical" : "horizontal",
10802
+ axis: b ? "vertical" : "horizontal",
10789
10803
  revert: a,
10790
10804
  dragRect: s,
10791
10805
  targetRect: r,
@@ -10824,17 +10838,17 @@ B.prototype = /** @lends Sortable.prototype */
10824
10838
  if (D.contains(t.target) || i.animated && i.animatingX && i.animatingY || w._ignoreWhileAnimating === i)
10825
10839
  return Y(!1);
10826
10840
  if (_r = !1, f && !l.disabled && (c ? p || (a = me !== ce) : we === this || (this.lastPutMode = Xn.checkPull(this, f, D, t)) && u.checkPut(this, f, D, t))) {
10827
- if (v = this._getDirection(t, i) === "vertical", s = be(D), j("dragOverValid"), B.eventCanceled)
10841
+ if (b = this._getDirection(t, i) === "vertical", s = be(D), j("dragOverValid"), B.eventCanceled)
10828
10842
  return O;
10829
10843
  if (a)
10830
10844
  return me = ce, M(), this._hideClone(), j("revert"), B.eventCanceled || ($t ? ce.insertBefore(D, $t) : ce.appendChild(D)), Y(!0);
10831
10845
  var oe = Hi(n, l.draggable);
10832
- if (!oe || i1(t, v, this) && !oe.animated) {
10846
+ if (!oe || i1(t, b, this) && !oe.animated) {
10833
10847
  if (oe === D)
10834
10848
  return Y(!1);
10835
10849
  if (oe && n === t.target && (i = oe), i && (r = be(i)), tr(ce, n, D, s, i, r, t, !!i) !== !1)
10836
10850
  return M(), n.appendChild(D), me = n, re(), Y(!0);
10837
- } else if (oe && r1(t, v, this)) {
10851
+ } else if (oe && r1(t, b, this)) {
10838
10852
  var ue = nn(n, 0, l, !0);
10839
10853
  if (ue === D)
10840
10854
  return Y(!1);
@@ -10842,8 +10856,8 @@ B.prototype = /** @lends Sortable.prototype */
10842
10856
  return M(), n.insertBefore(D, ue), me = n, re(), Y(!0);
10843
10857
  } else if (i.parentNode === n) {
10844
10858
  r = be(i);
10845
- var q = 0, $, ae = D.parentNode !== n, W = !Xv(D.animated && D.toRect || s, i.animated && i.toRect || r, v), Me = v ? "top" : "left", ke = qs(i, "top", "top") || qs(D, "top", "top"), xe = ke ? ke.scrollTop : void 0;
10846
- Gt !== i && ($ = r[Me], An = !1, Qn = !W && l.invertSwap || ae), q = s1(t, i, r, v, W ? 1 : l.swapThreshold, l.invertedSwapThreshold == null ? l.swapThreshold : l.invertedSwapThreshold, Qn, Gt === i);
10859
+ var q = 0, $, ae = D.parentNode !== n, W = !Xv(D.animated && D.toRect || s, i.animated && i.toRect || r, b), Me = b ? "top" : "left", ke = qs(i, "top", "top") || qs(D, "top", "top"), xe = ke ? ke.scrollTop : void 0;
10860
+ Gt !== i && ($ = r[Me], An = !1, Qn = !W && l.invertSwap || ae), q = s1(t, i, r, b, W ? 1 : l.swapThreshold, l.invertedSwapThreshold == null ? l.swapThreshold : l.invertedSwapThreshold, Qn, Gt === i);
10847
10861
  var Te;
10848
10862
  if (q !== 0) {
10849
10863
  var Oe = Ke(D);
@@ -11190,13 +11204,13 @@ var ni = Hl(function(e, t, n, i) {
11190
11204
  Si !== n && (Si = n, ur(), wn = t.scroll, c = t.scrollFn, wn === !0 && (wn = St(n, !0)));
11191
11205
  var p = 0, g = wn;
11192
11206
  do {
11193
- var v = g, w = be(v), O = w.top, j = w.bottom, M = w.left, Y = w.right, re = w.width, oe = w.height, ue = void 0, q = void 0, $ = v.scrollWidth, ae = v.scrollHeight, W = R(v), Me = v.scrollLeft, ke = v.scrollTop;
11194
- v === u ? (ue = re < $ && (W.overflowX === "auto" || W.overflowX === "scroll" || W.overflowX === "visible"), q = oe < ae && (W.overflowY === "auto" || W.overflowY === "scroll" || W.overflowY === "visible")) : (ue = re < $ && (W.overflowX === "auto" || W.overflowX === "scroll"), q = oe < ae && (W.overflowY === "auto" || W.overflowY === "scroll"));
11207
+ var b = g, w = be(b), O = w.top, j = w.bottom, M = w.left, Y = w.right, re = w.width, oe = w.height, ue = void 0, q = void 0, $ = b.scrollWidth, ae = b.scrollHeight, W = R(b), Me = b.scrollLeft, ke = b.scrollTop;
11208
+ b === u ? (ue = re < $ && (W.overflowX === "auto" || W.overflowX === "scroll" || W.overflowX === "visible"), q = oe < ae && (W.overflowY === "auto" || W.overflowY === "scroll" || W.overflowY === "visible")) : (ue = re < $ && (W.overflowX === "auto" || W.overflowX === "scroll"), q = oe < ae && (W.overflowY === "auto" || W.overflowY === "scroll"));
11195
11209
  var xe = ue && (Math.abs(Y - s) <= a && Me + re < $) - (Math.abs(M - s) <= a && !!Me), Te = q && (Math.abs(j - r) <= a && ke + oe < ae) - (Math.abs(O - r) <= a && !!ke);
11196
11210
  if (!ye[p])
11197
11211
  for (var Oe = 0; Oe <= p; Oe++)
11198
11212
  ye[Oe] || (ye[Oe] = {});
11199
- (ye[p].vx != xe || ye[p].vy != Te || ye[p].el !== v) && (ye[p].el = v, ye[p].vx = xe, ye[p].vy = Te, clearInterval(ye[p].pid), (xe != 0 || Te != 0) && (f = !0, ye[p].pid = setInterval(function() {
11213
+ (ye[p].vx != xe || ye[p].vy != Te || ye[p].el !== b) && (ye[p].el = b, ye[p].vx = xe, ye[p].vy = Te, clearInterval(ye[p].pid), (xe != 0 || Te != 0) && (f = !0, ye[p].pid = setInterval(function() {
11200
11214
  i && this.layer === 0 && B.active._onTouchMove(br);
11201
11215
  var Ne = ye[this.layer].vy ? ye[this.layer].vy * l : 0, Ce = ye[this.layer].vx ? ye[this.layer].vx * l : 0;
11202
11216
  typeof c == "function" && c.call(B.dragged.parentNode[Be], Ce, Ne, e, br, ye[this.layer].el) !== "continue" || ql(ye[this.layer].el, Ce, Ne);
@@ -11784,6 +11798,7 @@ const M1 = {
11784
11798
  if (!((i = e.$sdk.global) != null && i.create))
11785
11799
  return;
11786
11800
  let t = e.field.createModel;
11801
+ console.log("CREATE", e.field, t);
11787
11802
  const n = await e.$sdk.global.create(e.field.referenceType, { model: t, preselected: !!t });
11788
11803
  e.multiValue ? (e.model || (e.model = []), e.model.push(n)) : e.model = n;
11789
11804
  },
@@ -11879,40 +11894,40 @@ function N1(e, t, n, i, s, r) {
11879
11894
  const a = y("ux-icon"), l = y("ux-button"), u = y("item"), f = y("draggable"), c = y("flex-cell"), p = y("flex-spacer"), g = y("flex-row");
11880
11895
  return o(), d(S, null, [
11881
11896
  e.showLabel ? (o(), d("label", D1, [
11882
- T(b(e.label) + " ", 1),
11897
+ T(v(e.label) + " ", 1),
11883
11898
  e.required ? (o(), d("span", I1, "*")) : _("", !0)
11884
11899
  ])) : _("", !0),
11885
- e.showDescription ? (o(), d("div", F1, b(e.description), 1)) : _("", !0),
11900
+ e.showDescription ? (o(), d("div", F1, v(e.description), 1)) : _("", !0),
11886
11901
  r.showList ? (o(), d(S, { key: 2 }, [
11887
11902
  e.multiValue ? (o(), d(S, { key: 0 }, [
11888
11903
  e.model && e.model.length ? (o(), k(f, {
11889
11904
  key: 0,
11890
11905
  class: "items",
11891
11906
  modelValue: e.model,
11892
- "onUpdate:modelValue": t[0] || (t[0] = (v) => e.model = v)
11907
+ "onUpdate:modelValue": t[0] || (t[0] = (b) => e.model = b)
11893
11908
  }, {
11894
- item: h(({ element: v, index: w }) => [
11909
+ item: h(({ element: b, index: w }) => [
11895
11910
  (o(), k(u, {
11896
- key: v._id,
11897
- item: v
11911
+ key: b._id,
11912
+ item: b
11898
11913
  }, {
11899
11914
  actions: h(() => [
11900
11915
  e.$actions ? (o(), k(l, {
11901
11916
  key: 0,
11902
11917
  size: "sm",
11903
11918
  icon: "",
11904
- onClick: z((O) => e.$actions.open([v]), ["stop", "prevent"])
11919
+ onClick: z((O) => e.$actions.open([b]), ["stop", "prevent"])
11905
11920
  }, {
11906
11921
  default: h(() => [
11907
11922
  m(a, { icon: "fa-ellipsis" })
11908
11923
  ]),
11909
11924
  _: 2
11910
11925
  }, 1032, ["onClick"])) : _("", !0),
11911
- r.canEdit(v) ? (o(), k(l, {
11926
+ r.canEdit(b) ? (o(), k(l, {
11912
11927
  key: 1,
11913
11928
  size: "sm",
11914
11929
  icon: "",
11915
- onClick: z((O) => r.edit(v), ["stop", "prevent"])
11930
+ onClick: z((O) => r.edit(b), ["stop", "prevent"])
11916
11931
  }, {
11917
11932
  default: h(() => [
11918
11933
  m(a, { icon: "fa-pencil" })
@@ -11922,7 +11937,7 @@ function N1(e, t, n, i, s, r) {
11922
11937
  m(l, {
11923
11938
  size: "sm",
11924
11939
  icon: "",
11925
- onClick: z((O) => e.remove(v), ["stop", "prevent"])
11940
+ onClick: z((O) => e.remove(b), ["stop", "prevent"])
11926
11941
  }, {
11927
11942
  default: h(() => [
11928
11943
  m(a, { icon: "fa-times" })
@@ -11941,7 +11956,7 @@ function N1(e, t, n, i, s, r) {
11941
11956
  m(l, {
11942
11957
  size: "sm",
11943
11958
  icon: "",
11944
- onClick: t[1] || (t[1] = z((v) => r.swap(e.model), ["stop", "prevent"]))
11959
+ onClick: t[1] || (t[1] = z((b) => r.swap(e.model), ["stop", "prevent"]))
11945
11960
  }, {
11946
11961
  default: h(() => [
11947
11962
  m(a, { icon: "fa-retweet" })
@@ -11952,7 +11967,7 @@ function N1(e, t, n, i, s, r) {
11952
11967
  key: 0,
11953
11968
  size: "sm",
11954
11969
  icon: "",
11955
- onClick: t[2] || (t[2] = z((v) => e.$actions.open([e.model]), ["stop", "prevent"]))
11970
+ onClick: t[2] || (t[2] = z((b) => e.$actions.open([e.model]), ["stop", "prevent"]))
11956
11971
  }, {
11957
11972
  default: h(() => [
11958
11973
  m(a, { icon: "fa-ellipsis" })
@@ -11963,7 +11978,7 @@ function N1(e, t, n, i, s, r) {
11963
11978
  key: 1,
11964
11979
  size: "sm",
11965
11980
  icon: "",
11966
- onClick: t[3] || (t[3] = z((v) => r.edit(e.model), ["stop", "prevent"]))
11981
+ onClick: t[3] || (t[3] = z((b) => r.edit(e.model), ["stop", "prevent"]))
11967
11982
  }, {
11968
11983
  default: h(() => [
11969
11984
  m(a, { icon: "fa-pencil" })
@@ -11994,7 +12009,7 @@ function N1(e, t, n, i, s, r) {
11994
12009
  default: h(() => [
11995
12010
  m(l, { onClick: r.open }, {
11996
12011
  default: h(() => [
11997
- T(b(r.summary), 1)
12012
+ T(v(r.summary), 1)
11998
12013
  ]),
11999
12014
  _: 1
12000
12015
  }, 8, ["onClick"])
@@ -12028,7 +12043,7 @@ function N1(e, t, n, i, s, r) {
12028
12043
  })) : _("", !0)
12029
12044
  ], 64);
12030
12045
  }
12031
- const oo = /* @__PURE__ */ C(M1, [["render", N1], ["__scopeId", "data-v-46548829"]]);
12046
+ const oo = /* @__PURE__ */ C(M1, [["render", N1], ["__scopeId", "data-v-d8ae7b4a"]]);
12032
12047
  function L1(e) {
12033
12048
  return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
12034
12049
  }
@@ -12128,15 +12143,15 @@ function W1(e, t, n, i, s, r) {
12128
12143
  class: L(["native-select", r.classes])
12129
12144
  }, [
12130
12145
  e.showLabel ? (o(), d("label", U1, [
12131
- T(b(e.label) + " ", 1),
12146
+ T(v(e.label) + " ", 1),
12132
12147
  e.required ? (o(), d("span", j1, "*")) : _("", !0)
12133
12148
  ])) : _("", !0),
12134
- e.showDescription ? (o(), d("div", R1, b(e.description), 1)) : _("", !0),
12149
+ e.showDescription ? (o(), d("div", R1, v(e.description), 1)) : _("", !0),
12135
12150
  e.singleValue ? (o(), d("div", B1, [
12136
12151
  H(e.$slots, "default", {}, () => [
12137
12152
  m(a, { tag: "div" }, {
12138
12153
  default: h(() => [
12139
- T(b(r.summary), 1)
12154
+ T(v(r.summary), 1)
12140
12155
  ]),
12141
12156
  _: 1
12142
12157
  })
@@ -12150,7 +12165,7 @@ function W1(e, t, n, i, s, r) {
12150
12165
  e.singleValue && !e.minimum ? (o(), d("option", H1, "None")) : _("", !0),
12151
12166
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
12152
12167
  value: l.value
12153
- }, b(l.title), 9, q1))), 256))
12168
+ }, v(l.title), 9, q1))), 256))
12154
12169
  ], 40, z1), [
12155
12170
  [Tt, e.model]
12156
12171
  ])
@@ -12242,7 +12257,7 @@ function J1(e, t, n, i, s, r) {
12242
12257
  }),
12243
12258
  m(l, { class: "scope-title" }, {
12244
12259
  default: h(() => [
12245
- T(b(n.item.title), 1)
12260
+ T(v(n.item.title), 1)
12246
12261
  ]),
12247
12262
  _: 1
12248
12263
  }),
@@ -12252,7 +12267,7 @@ function J1(e, t, n, i, s, r) {
12252
12267
  shrink: ""
12253
12268
  }, {
12254
12269
  default: h(() => [
12255
- T(b(r.definition.title), 1)
12270
+ T(v(r.definition.title), 1)
12256
12271
  ]),
12257
12272
  _: 1
12258
12273
  })) : _("", !0),
@@ -12551,7 +12566,7 @@ function ib(e, t, n, i, s, r) {
12551
12566
  ]),
12552
12567
  x("span", {
12553
12568
  class: L({ "empty-text": r.empty })
12554
- }, b(r.summary), 3)
12569
+ }, v(r.summary), 3)
12555
12570
  ]),
12556
12571
  _: 1
12557
12572
  }, 8, ["size", "loading", "onClick"])
@@ -12658,10 +12673,10 @@ function cb(e, t, n, i, s, r) {
12658
12673
  class: L(["scope-select", r.classes])
12659
12674
  }, [
12660
12675
  e.showLabel ? (o(), d("label", ob, [
12661
- T(b(e.label) + " ", 1),
12676
+ T(v(e.label) + " ", 1),
12662
12677
  e.required ? (o(), d("span", ub, "*")) : _("", !0)
12663
12678
  ])) : _("", !0),
12664
- e.showDescription ? (o(), d("div", db, b(e.description), 1)) : _("", !0),
12679
+ e.showDescription ? (o(), d("div", db, v(e.description), 1)) : _("", !0),
12665
12680
  m(a, {
12666
12681
  type: r.contextReferenceType,
12667
12682
  action: r.contextReferenceAction,
@@ -12755,10 +12770,10 @@ function wb(e, t, n, i, s, r) {
12755
12770
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
12756
12771
  return o(), d(S, null, [
12757
12772
  e.showLabel ? (o(), d("label", hb, [
12758
- T(b(e.label) + " ", 1),
12773
+ T(v(e.label) + " ", 1),
12759
12774
  e.required ? (o(), d("span", pb, "*")) : _("", !0)
12760
12775
  ])) : _("", !0),
12761
- e.showDescription ? (o(), d("div", yb, b(e.description), 1)) : _("", !0),
12776
+ e.showDescription ? (o(), d("div", yb, v(e.description), 1)) : _("", !0),
12762
12777
  e.multiValue ? (o(), d("div", _b, [
12763
12778
  (o(!0), d(S, null, F(r.model, (c, p) => (o(), k(f, {
12764
12779
  class: "ux-text-row",
@@ -12770,7 +12785,7 @@ function wb(e, t, n, i, s, r) {
12770
12785
  x("div", {
12771
12786
  class: L(["ux-text-wrap", { prefixed: r.prefix, suffixed: r.suffix }])
12772
12787
  }, [
12773
- r.prefix ? (o(), d("span", gb, b(r.prefix), 1)) : _("", !0),
12788
+ r.prefix ? (o(), d("span", gb, v(r.prefix), 1)) : _("", !0),
12774
12789
  K((o(), d("input", {
12775
12790
  class: "ux-field-focus ux-text-input-multiple",
12776
12791
  ref_for: !0,
@@ -12789,7 +12804,7 @@ function wb(e, t, n, i, s, r) {
12789
12804
  { lazy: !0 }
12790
12805
  ]
12791
12806
  ]),
12792
- r.suffix ? (o(), d("span", bb, b(r.suffix), 1)) : _("", !0)
12807
+ r.suffix ? (o(), d("span", bb, v(r.suffix), 1)) : _("", !0)
12793
12808
  ], 2)
12794
12809
  ]),
12795
12810
  _: 2
@@ -12821,7 +12836,7 @@ function wb(e, t, n, i, s, r) {
12821
12836
  onClick: t[2] || (t[2] = (c) => e.add())
12822
12837
  }, {
12823
12838
  default: h(() => [
12824
- T(b(e.addLabel) + " ", 1),
12839
+ T(v(e.addLabel) + " ", 1),
12825
12840
  m(l, {
12826
12841
  icon: "fa-plus",
12827
12842
  right: ""
@@ -12833,7 +12848,7 @@ function wb(e, t, n, i, s, r) {
12833
12848
  key: 3,
12834
12849
  class: L(["ux-text-wrap", { prefixed: r.prefix, suffixed: r.suffix }])
12835
12850
  }, [
12836
- r.prefix ? (o(), d("span", kb, b(r.prefix), 1)) : _("", !0),
12851
+ r.prefix ? (o(), d("span", kb, v(r.prefix), 1)) : _("", !0),
12837
12852
  K((o(), d("input", {
12838
12853
  class: "ux-field-focus ux-text-input-single",
12839
12854
  ref: "input",
@@ -12850,7 +12865,7 @@ function wb(e, t, n, i, s, r) {
12850
12865
  { lazy: !0 }
12851
12866
  ]
12852
12867
  ]),
12853
- r.suffix ? (o(), d("span", xb, b(r.suffix), 1)) : _("", !0)
12868
+ r.suffix ? (o(), d("span", xb, v(r.suffix), 1)) : _("", !0)
12854
12869
  ], 2))
12855
12870
  ], 64);
12856
12871
  }
@@ -12971,10 +12986,10 @@ function Ub(e, t, n, i, s, r) {
12971
12986
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
12972
12987
  return o(), d(S, null, [
12973
12988
  e.showLabel ? (o(), d("label", Tb, [
12974
- T(b(e.label) + " ", 1),
12989
+ T(v(e.label) + " ", 1),
12975
12990
  e.required ? (o(), d("span", Ob, "*")) : _("", !0)
12976
12991
  ])) : _("", !0),
12977
- e.showDescription ? (o(), d("div", Cb, b(e.description), 1)) : _("", !0),
12992
+ e.showDescription ? (o(), d("div", Cb, v(e.description), 1)) : _("", !0),
12978
12993
  e.multiValue ? (o(), d("div", Vb, [
12979
12994
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
12980
12995
  class: "ux-text-row",
@@ -12984,7 +12999,7 @@ function Ub(e, t, n, i, s, r) {
12984
12999
  m(a, null, {
12985
13000
  default: h(() => [
12986
13001
  x("div", Eb, [
12987
- e.prefix ? (o(), d("span", Ab, b(e.prefix), 1)) : _("", !0),
13002
+ e.prefix ? (o(), d("span", Ab, v(e.prefix), 1)) : _("", !0),
12988
13003
  r.lazy ? K((o(), d("input", {
12989
13004
  key: 1,
12990
13005
  type: r.getInput(p),
@@ -13016,7 +13031,7 @@ function Ub(e, t, n, i, s, r) {
13016
13031
  }, null, 42, Db)), [
13017
13032
  [Hn, e.model[p]]
13018
13033
  ]),
13019
- e.suffix ? (o(), d("span", Ib, b(e.suffix), 1)) : _("", !0)
13034
+ e.suffix ? (o(), d("span", Ib, v(e.suffix), 1)) : _("", !0)
13020
13035
  ])
13021
13036
  ]),
13022
13037
  _: 2
@@ -13092,7 +13107,7 @@ function Ub(e, t, n, i, s, r) {
13092
13107
  onClick: t[4] || (t[4] = (c) => e.add())
13093
13108
  }, {
13094
13109
  default: h(() => [
13095
- T(b(e.addLabel) + " ", 1),
13110
+ T(v(e.addLabel) + " ", 1),
13096
13111
  m(l, {
13097
13112
  icon: "fa-plus",
13098
13113
  right: ""
@@ -13105,7 +13120,7 @@ function Ub(e, t, n, i, s, r) {
13105
13120
  m(a, null, {
13106
13121
  default: h(() => [
13107
13122
  x("div", Fb, [
13108
- e.prefix ? (o(), d("span", $b, b(e.prefix), 1)) : _("", !0),
13123
+ e.prefix ? (o(), d("span", $b, v(e.prefix), 1)) : _("", !0),
13109
13124
  r.lazy ? K((o(), d("input", {
13110
13125
  key: 1,
13111
13126
  type: r.actualInputType,
@@ -13133,7 +13148,7 @@ function Ub(e, t, n, i, s, r) {
13133
13148
  }, null, 42, Lb)), [
13134
13149
  [Hn, e.model]
13135
13150
  ]),
13136
- e.suffix ? (o(), d("span", Pb, b(e.suffix), 1)) : _("", !0)
13151
+ e.suffix ? (o(), d("span", Pb, v(e.suffix), 1)) : _("", !0)
13137
13152
  ])
13138
13153
  ]),
13139
13154
  _: 1
@@ -13212,10 +13227,10 @@ function Wb(e, t, n, i, s, r) {
13212
13227
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13213
13228
  return o(), d(S, null, [
13214
13229
  e.showLabel ? (o(), d("label", Rb, [
13215
- T(b(e.label) + " ", 1),
13230
+ T(v(e.label) + " ", 1),
13216
13231
  e.required ? (o(), d("span", Bb, "*")) : _("", !0)
13217
13232
  ])) : _("", !0),
13218
- e.showDescription ? (o(), d("div", zb, b(e.description), 1)) : _("", !0),
13233
+ e.showDescription ? (o(), d("div", zb, v(e.description), 1)) : _("", !0),
13219
13234
  e.multiValue ? (o(), d("div", Hb, [
13220
13235
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
13221
13236
  class: "ux-text-row",
@@ -13264,7 +13279,7 @@ function Wb(e, t, n, i, s, r) {
13264
13279
  onClick: t[1] || (t[1] = (c) => e.add())
13265
13280
  }, {
13266
13281
  default: h(() => [
13267
- T(b(e.addLabel), 1)
13282
+ T(v(e.addLabel), 1)
13268
13283
  ]),
13269
13284
  _: 1
13270
13285
  })) : _("", !0)
@@ -13334,10 +13349,10 @@ function ek(e, t, n, i, s, r) {
13334
13349
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13335
13350
  return o(), d(S, null, [
13336
13351
  e.showLabel ? (o(), d("label", Yb, [
13337
- T(b(e.label) + " ", 1),
13352
+ T(v(e.label) + " ", 1),
13338
13353
  e.required ? (o(), d("span", Zb, "*")) : _("", !0)
13339
13354
  ])) : _("", !0),
13340
- e.showDescription ? (o(), d("div", Jb, b(e.description), 1)) : _("", !0),
13355
+ e.showDescription ? (o(), d("div", Jb, v(e.description), 1)) : _("", !0),
13341
13356
  e.multiValue ? (o(), d("div", Xb, [
13342
13357
  (o(!0), d(S, null, F(r.model, (c, p) => (o(), k(f, {
13343
13358
  class: "ux-text-row",
@@ -13387,7 +13402,7 @@ function ek(e, t, n, i, s, r) {
13387
13402
  onClick: t[2] || (t[2] = (c) => e.add())
13388
13403
  }, {
13389
13404
  default: h(() => [
13390
- T(b(e.addLabel), 1)
13405
+ T(v(e.addLabel), 1)
13391
13406
  ]),
13392
13407
  _: 1
13393
13408
  })) : _("", !0)
@@ -13439,10 +13454,10 @@ function lk(e, t, n, i, s, r) {
13439
13454
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13440
13455
  return o(), d(S, null, [
13441
13456
  e.showLabel ? (o(), d("label", nk, [
13442
- T(b(e.label) + " ", 1),
13457
+ T(v(e.label) + " ", 1),
13443
13458
  e.required ? (o(), d("span", rk, "*")) : _("", !0)
13444
13459
  ])) : _("", !0),
13445
- e.showDescription ? (o(), d("div", ik, b(e.description), 1)) : _("", !0),
13460
+ e.showDescription ? (o(), d("div", ik, v(e.description), 1)) : _("", !0),
13446
13461
  e.multiValue ? (o(), d("div", sk, [
13447
13462
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
13448
13463
  class: "ux-text-row",
@@ -13492,7 +13507,7 @@ function lk(e, t, n, i, s, r) {
13492
13507
  onClick: t[2] || (t[2] = (c) => e.add())
13493
13508
  }, {
13494
13509
  default: h(() => [
13495
- T(b(e.addLabel), 1)
13510
+ T(v(e.addLabel), 1)
13496
13511
  ]),
13497
13512
  _: 1
13498
13513
  })) : _("", !0)
@@ -13558,10 +13573,10 @@ function hk(e, t, n, i, s, r) {
13558
13573
  const a = y("daterange", !0), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
13559
13574
  return o(), d(S, null, [
13560
13575
  e.showLabel ? (o(), d("label", dk, [
13561
- T(b(e.label) + " ", 1),
13576
+ T(v(e.label) + " ", 1),
13562
13577
  e.required ? (o(), d("span", ck, "*")) : _("", !0)
13563
13578
  ])) : _("", !0),
13564
- e.showDescription ? (o(), d("div", fk, b(e.description), 1)) : _("", !0),
13579
+ e.showDescription ? (o(), d("div", fk, v(e.description), 1)) : _("", !0),
13565
13580
  e.multiValue ? (o(), d("div", mk, [
13566
13581
  (o(!0), d(S, null, F(r.model, (p, g) => (o(), k(c, {
13567
13582
  class: "ux-text-row",
@@ -13573,7 +13588,7 @@ function hk(e, t, n, i, s, r) {
13573
13588
  m(a, {
13574
13589
  onFocus: e.touch,
13575
13590
  modelValue: r.model[g],
13576
- "onUpdate:modelValue": (v) => r.model[g] = v
13591
+ "onUpdate:modelValue": (b) => r.model[g] = b
13577
13592
  }, null, 8, ["onFocus", "modelValue", "onUpdate:modelValue"])
13578
13593
  ]),
13579
13594
  _: 2
@@ -13587,7 +13602,7 @@ function hk(e, t, n, i, s, r) {
13587
13602
  key: 0,
13588
13603
  tag: "a",
13589
13604
  icon: "",
13590
- onClick: (v) => e.remove(p)
13605
+ onClick: (b) => e.remove(p)
13591
13606
  }, {
13592
13607
  default: h(() => [
13593
13608
  m(u, { icon: "fa-times" })
@@ -13605,7 +13620,7 @@ function hk(e, t, n, i, s, r) {
13605
13620
  onClick: t[0] || (t[0] = (p) => e.add())
13606
13621
  }, {
13607
13622
  default: h(() => [
13608
- T(b(e.addLabel), 1)
13623
+ T(v(e.addLabel), 1)
13609
13624
  ]),
13610
13625
  _: 1
13611
13626
  })) : _("", !0)
@@ -13688,10 +13703,10 @@ function bk(e, t, n, i, s, r) {
13688
13703
  default: h(() => [
13689
13704
  x("div", null, [
13690
13705
  e.showLabel ? (o(), d("label", _k, [
13691
- T(b(e.label) + " ", 1),
13706
+ T(v(e.label) + " ", 1),
13692
13707
  e.required ? (o(), d("span", gk, "*")) : _("", !0)
13693
13708
  ])) : _("", !0),
13694
- e.showDescription ? (o(), d("div", vk, b(e.description), 1)) : _("", !0)
13709
+ e.showDescription ? (o(), d("div", vk, v(e.description), 1)) : _("", !0)
13695
13710
  ])
13696
13711
  ]),
13697
13712
  _: 1
@@ -13755,7 +13770,7 @@ function Ok(e, t, n, i, s, r) {
13755
13770
  onClick: t[1] || (t[1] = (c) => e.add())
13756
13771
  }, {
13757
13772
  default: h(() => [
13758
- T(b(e.addLabel), 1)
13773
+ T(v(e.addLabel), 1)
13759
13774
  ]),
13760
13775
  _: 1
13761
13776
  })) : _("", !0)
@@ -14165,7 +14180,7 @@ function h0(e, t, n, i, s, r) {
14165
14180
  }, {
14166
14181
  default: h(() => [
14167
14182
  x("div", a0, [
14168
- T(b(r.displayHour) + " ", 1),
14183
+ T(v(r.displayHour) + " ", 1),
14169
14184
  m(a, {
14170
14185
  right: "",
14171
14186
  icon: "fa-angle-down"
@@ -14193,7 +14208,7 @@ function h0(e, t, n, i, s, r) {
14193
14208
  }, {
14194
14209
  default: h(() => [
14195
14210
  x("div", o0, [
14196
- T(b(r.displayMinute) + " ", 1),
14211
+ T(v(r.displayMinute) + " ", 1),
14197
14212
  m(a, {
14198
14213
  right: "",
14199
14214
  icon: "fa-angle-down"
@@ -14218,7 +14233,7 @@ function h0(e, t, n, i, s, r) {
14218
14233
  }, {
14219
14234
  default: h(() => [
14220
14235
  x("div", u0, [
14221
- T(b(s.meridian) + " ", 1),
14236
+ T(v(s.meridian) + " ", 1),
14222
14237
  m(a, {
14223
14238
  right: "",
14224
14239
  icon: "fa-angle-down"
@@ -14245,7 +14260,7 @@ function h0(e, t, n, i, s, r) {
14245
14260
  }, {
14246
14261
  default: h(() => [
14247
14262
  x("div", d0, [
14248
- T(b(r.displayDay) + " ", 1),
14263
+ T(v(r.displayDay) + " ", 1),
14249
14264
  m(a, {
14250
14265
  right: "",
14251
14266
  icon: "fa-angle-down"
@@ -14267,7 +14282,7 @@ function h0(e, t, n, i, s, r) {
14267
14282
  }, {
14268
14283
  default: h(() => [
14269
14284
  x("div", c0, [
14270
- T(b(r.displayMonth) + " ", 1),
14285
+ T(v(r.displayMonth) + " ", 1),
14271
14286
  m(a, {
14272
14287
  right: "",
14273
14288
  icon: "fa-angle-down"
@@ -14293,7 +14308,7 @@ function h0(e, t, n, i, s, r) {
14293
14308
  }, {
14294
14309
  default: h(() => [
14295
14310
  x("div", m0, [
14296
- T(b(r.displayYear) + " ", 1),
14311
+ T(v(r.displayYear) + " ", 1),
14297
14312
  m(a, {
14298
14313
  right: "",
14299
14314
  icon: "fa-angle-down"
@@ -14345,10 +14360,10 @@ function k0(e, t, n, i, s, r) {
14345
14360
  const a = y("date-object"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
14346
14361
  return o(), d(S, null, [
14347
14362
  e.showLabel ? (o(), d("label", _0, [
14348
- T(b(e.label), 1),
14363
+ T(v(e.label), 1),
14349
14364
  e.required ? (o(), d("span", g0, "*")) : _("", !0)
14350
14365
  ])) : _("", !0),
14351
- e.showDescription ? (o(), d("div", v0, b(e.description), 1)) : _("", !0),
14366
+ e.showDescription ? (o(), d("div", v0, v(e.description), 1)) : _("", !0),
14352
14367
  e.multiValue ? (o(), d("div", b0, [
14353
14368
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
14354
14369
  class: "ux-text-row",
@@ -14360,7 +14375,7 @@ function k0(e, t, n, i, s, r) {
14360
14375
  m(a, {
14361
14376
  allDay: r.allDay,
14362
14377
  modelValue: e.model[g],
14363
- "onUpdate:modelValue": (v) => e.model[g] = v
14378
+ "onUpdate:modelValue": (b) => e.model[g] = b
14364
14379
  }, null, 8, ["allDay", "modelValue", "onUpdate:modelValue"])
14365
14380
  ]),
14366
14381
  _: 2
@@ -14374,7 +14389,7 @@ function k0(e, t, n, i, s, r) {
14374
14389
  key: 0,
14375
14390
  tag: "a",
14376
14391
  icon: "",
14377
- onClick: (v) => e.remove(p)
14392
+ onClick: (b) => e.remove(p)
14378
14393
  }, {
14379
14394
  default: h(() => [
14380
14395
  m(u, { icon: "fa-times" })
@@ -14393,7 +14408,7 @@ function k0(e, t, n, i, s, r) {
14393
14408
  onClick: t[0] || (t[0] = (p) => e.add())
14394
14409
  }, {
14395
14410
  default: h(() => [
14396
- T(b(e.addLabel), 1)
14411
+ T(v(e.addLabel), 1)
14397
14412
  ]),
14398
14413
  _: 1
14399
14414
  })) : _("", !0)
@@ -14777,7 +14792,7 @@ const w0 = {
14777
14792
  class: "filter-condition"
14778
14793
  }, O0 = { key: 0 }, C0 = { key: 1 }, V0 = { key: 2 }, E0 = { key: 3 }, A0 = { key: 4 }, M0 = { key: 5 }, D0 = { key: 6 }, I0 = { key: 7 }, F0 = { key: 8 }, $0 = { key: 9 }, N0 = { key: 10 }, L0 = /* @__PURE__ */ S0(() => /* @__PURE__ */ x("label", null, "Where:", -1));
14779
14794
  function P0(e, t, n, i, s, r) {
14780
- const a = y("native-select"), l = y("flex-cell"), u = y("text-field"), f = y("currency-field"), c = y("flex-row"), p = y("date-field"), g = y("content-select"), v = y("ux-switch"), w = y("ux-icon"), O = y("ux-button"), j = y("filter-condition", !0);
14795
+ const a = y("native-select"), l = y("flex-cell"), u = y("text-field"), f = y("currency-field"), c = y("flex-row"), p = y("date-field"), g = y("content-select"), b = y("ux-switch"), w = y("ux-icon"), O = y("ux-button"), j = y("filter-condition", !0);
14781
14796
  return s.comparators ? (o(), d("div", T0, [
14782
14797
  m(c, {
14783
14798
  gap: "",
@@ -14917,7 +14932,7 @@ function P0(e, t, n, i, s, r) {
14917
14932
  default: h(() => [
14918
14933
  m(l, { shrink: "" }, {
14919
14934
  default: h(() => [
14920
- m(v, {
14935
+ m(b, {
14921
14936
  onClick: t[15] || (t[15] = (M) => s.model.value = !s.model.value),
14922
14937
  value: s.model.value
14923
14938
  }, null, 8, ["value"])
@@ -14926,7 +14941,7 @@ function P0(e, t, n, i, s, r) {
14926
14941
  }),
14927
14942
  m(l, null, {
14928
14943
  default: h(() => [
14929
- T(b(s.model.value ? "True" : "False"), 1)
14944
+ T(v(s.model.value ? "True" : "False"), 1)
14930
14945
  ]),
14931
14946
  _: 1
14932
14947
  })
@@ -15354,7 +15369,7 @@ function X0(e, t, n, i, s, r) {
15354
15369
  field: r.operatorField
15355
15370
  }, {
15356
15371
  default: h(() => [
15357
- T(b(r.summary), 1)
15372
+ T(v(r.summary), 1)
15358
15373
  ]),
15359
15374
  _: 1
15360
15375
  }, 8, ["modelValue", "field"]),
@@ -15385,19 +15400,19 @@ function X0(e, t, n, i, s, r) {
15385
15400
  _: 1
15386
15401
  })
15387
15402
  ]),
15388
- (o(!0), d(S, null, F(s.model.filters, (g, v) => (o(), k(c, {
15389
- key: `condition-${v}`
15403
+ (o(!0), d(S, null, F(s.model.filters, (g, b) => (o(), k(c, {
15404
+ key: `condition-${b}`
15390
15405
  }, {
15391
15406
  default: h(() => [
15392
- v != 0 ? (o(), k(l, {
15407
+ b != 0 ? (o(), k(l, {
15393
15408
  key: 0,
15394
- class: L(["operator-cell", [s.model.operator, { last: v == s.model.filters.length }]]),
15409
+ class: L(["operator-cell", [s.model.operator, { last: b == s.model.filters.length }]]),
15395
15410
  vcenter: "",
15396
15411
  shrink: ""
15397
15412
  }, {
15398
15413
  default: h(() => [
15399
15414
  Z0,
15400
- x("div", J0, b(s.model.operator), 1)
15415
+ x("div", J0, v(s.model.operator), 1)
15401
15416
  ]),
15402
15417
  _: 2
15403
15418
  }, 1032, ["class"])) : _("", !0),
@@ -15406,9 +15421,9 @@ function X0(e, t, n, i, s, r) {
15406
15421
  m(p, {
15407
15422
  enableRemove: s.model.filters.length > 1,
15408
15423
  fields: r.fields,
15409
- onRemove: (w) => r.removeCondition(v),
15410
- modelValue: s.model.filters[v],
15411
- "onUpdate:modelValue": (w) => s.model.filters[v] = w
15424
+ onRemove: (w) => r.removeCondition(b),
15425
+ modelValue: s.model.filters[b],
15426
+ "onUpdate:modelValue": (w) => s.model.filters[b] = w
15412
15427
  }, null, 8, ["enableRemove", "fields", "onRemove", "modelValue", "onUpdate:modelValue"])
15413
15428
  ]),
15414
15429
  _: 2
@@ -15542,7 +15557,7 @@ function ix(e, t, n, i, s, r) {
15542
15557
  field: r.operatorField
15543
15558
  }, {
15544
15559
  default: h(() => [
15545
- T(b(r.summary), 1)
15560
+ T(v(r.summary), 1)
15546
15561
  ]),
15547
15562
  _: 1
15548
15563
  }, 8, ["modelValue", "field"]),
@@ -15552,10 +15567,10 @@ function ix(e, t, n, i, s, r) {
15552
15567
  (o(!0), d(S, null, F(s.model.filters, (p, g) => (o(), k(l, {
15553
15568
  enableRemove: "",
15554
15569
  key: `rule-${g}`,
15555
- onRemove: (v) => r.removeRule(g),
15570
+ onRemove: (b) => r.removeRule(g),
15556
15571
  definition: n.definition,
15557
15572
  modelValue: s.model.filters[g],
15558
- "onUpdate:modelValue": (v) => s.model.filters[g] = v,
15573
+ "onUpdate:modelValue": (b) => s.model.filters[g] = b,
15559
15574
  index: g
15560
15575
  }, null, 8, ["onRemove", "definition", "modelValue", "onUpdate:modelValue", "index"]))), 128)),
15561
15576
  m(u, {
@@ -15630,10 +15645,10 @@ function dx(e, t, n, i, s, r) {
15630
15645
  const a = y("filter-builder"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
15631
15646
  return o(), d(S, null, [
15632
15647
  e.showLabel ? (o(), d("label", ax, [
15633
- T(b(e.label) + " (" + b(r.definitionTitle) + ") ", 1),
15648
+ T(v(e.label) + " (" + v(r.definitionTitle) + ") ", 1),
15634
15649
  e.required ? (o(), d("span", lx, "*")) : _("", !0)
15635
15650
  ])) : _("", !0),
15636
- e.showDescription ? (o(), d("div", ox, b(e.description), 1)) : _("", !0),
15651
+ e.showDescription ? (o(), d("div", ox, v(e.description), 1)) : _("", !0),
15637
15652
  e.multiValue ? (o(), d("div", ux, [
15638
15653
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
15639
15654
  class: "ux-text-row",
@@ -15645,7 +15660,7 @@ function dx(e, t, n, i, s, r) {
15645
15660
  m(a, {
15646
15661
  definition: s.definition,
15647
15662
  modelValue: e.model[g],
15648
- "onUpdate:modelValue": (v) => e.model[g] = v
15663
+ "onUpdate:modelValue": (b) => e.model[g] = b
15649
15664
  }, null, 8, ["definition", "modelValue", "onUpdate:modelValue"])
15650
15665
  ]),
15651
15666
  _: 2
@@ -15659,7 +15674,7 @@ function dx(e, t, n, i, s, r) {
15659
15674
  key: 0,
15660
15675
  tag: "a",
15661
15676
  icon: "",
15662
- onClick: (v) => e.remove(p)
15677
+ onClick: (b) => e.remove(p)
15663
15678
  }, {
15664
15679
  default: h(() => [
15665
15680
  m(u, { icon: "fa-times" })
@@ -15678,7 +15693,7 @@ function dx(e, t, n, i, s, r) {
15678
15693
  onClick: t[0] || (t[0] = (p) => e.add())
15679
15694
  }, {
15680
15695
  default: h(() => [
15681
- T(b(e.addLabel), 1)
15696
+ T(v(e.addLabel), 1)
15682
15697
  ]),
15683
15698
  _: 1
15684
15699
  })) : _("", !0)
@@ -15857,15 +15872,15 @@ function kx(e, t, n, i, s, r) {
15857
15872
  class: L(["native-select", r.classes])
15858
15873
  }, [
15859
15874
  e.showLabel ? (o(), d("label", hx, [
15860
- T(b(e.label) + " ", 1),
15875
+ T(v(e.label) + " ", 1),
15861
15876
  e.required ? (o(), d("span", px, "*")) : _("", !0)
15862
15877
  ])) : _("", !0),
15863
- e.showDescription ? (o(), d("div", yx, b(e.description), 1)) : _("", !0),
15878
+ e.showDescription ? (o(), d("div", yx, v(e.description), 1)) : _("", !0),
15864
15879
  e.singleValue ? (o(), d("div", _x, [
15865
15880
  H(e.$slots, "default", {}, () => [
15866
15881
  m(a, { tag: "div" }, {
15867
15882
  default: h(() => [
15868
- T(b(r.summary), 1)
15883
+ T(v(r.summary), 1)
15869
15884
  ]),
15870
15885
  _: 1
15871
15886
  })
@@ -15879,7 +15894,7 @@ function kx(e, t, n, i, s, r) {
15879
15894
  r.showNoneOption ? (o(), d("option", vx, "None")) : _("", !0),
15880
15895
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
15881
15896
  value: l.value
15882
- }, b(l.title), 9, bx))), 256))
15897
+ }, v(l.title), 9, bx))), 256))
15883
15898
  ], 40, gx), [
15884
15899
  [Tt, e.model]
15885
15900
  ])
@@ -16013,10 +16028,10 @@ function Nx(e, t, n, i, s, r) {
16013
16028
  const a = y("range-slider"), l = y("flex-cell"), u = y("flex-row"), f = y("ux-icon"), c = y("ux-button");
16014
16029
  return o(), d(S, null, [
16015
16030
  e.showLabel ? (o(), d("label", Ax, [
16016
- T(b(e.label) + " ", 1),
16031
+ T(v(e.label) + " ", 1),
16017
16032
  e.required ? (o(), d("span", Mx, "*")) : _("", !0)
16018
16033
  ])) : _("", !0),
16019
- e.showDescription ? (o(), d("div", Dx, b(e.description), 1)) : _("", !0),
16034
+ e.showDescription ? (o(), d("div", Dx, v(e.description), 1)) : _("", !0),
16020
16035
  e.multiValue ? (o(), d("div", Ix, [
16021
16036
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(u, {
16022
16037
  class: "ux-slider-row",
@@ -16040,7 +16055,7 @@ function Nx(e, t, n, i, s, r) {
16040
16055
  suffix: r.sliderSuffix,
16041
16056
  max: r.maxSliderValue,
16042
16057
  modelValue: e.model[g],
16043
- "onUpdate:modelValue": (v) => e.model[g] = v,
16058
+ "onUpdate:modelValue": (b) => e.model[g] = b,
16044
16059
  class: "ux-slider"
16045
16060
  }, null, 8, ["min", "step", "prefix", "suffix", "max", "modelValue", "onUpdate:modelValue"])
16046
16061
  ]),
@@ -16048,7 +16063,7 @@ function Nx(e, t, n, i, s, r) {
16048
16063
  }, 1024),
16049
16064
  m(l, { shrink: "" }, {
16050
16065
  default: h(() => [
16051
- x("span", Fx, b(r.sliderPrefix) + b(e.model[g]) + b(r.sliderSuffix), 1)
16066
+ x("span", Fx, v(r.sliderPrefix) + v(e.model[g]) + v(r.sliderSuffix), 1)
16052
16067
  ]),
16053
16068
  _: 2
16054
16069
  }, 1024)
@@ -16067,7 +16082,7 @@ function Nx(e, t, n, i, s, r) {
16067
16082
  key: 0,
16068
16083
  tag: "a",
16069
16084
  icon: "",
16070
- onClick: (v) => e.remove(p)
16085
+ onClick: (b) => e.remove(p)
16071
16086
  }, {
16072
16087
  default: h(() => [
16073
16088
  m(f, { icon: "fa-times" })
@@ -16085,7 +16100,7 @@ function Nx(e, t, n, i, s, r) {
16085
16100
  onClick: t[0] || (t[0] = (p) => e.add())
16086
16101
  }, {
16087
16102
  default: h(() => [
16088
- T(b(e.addLabel), 1)
16103
+ T(v(e.addLabel), 1)
16089
16104
  ]),
16090
16105
  _: 1
16091
16106
  })) : _("", !0)
@@ -16113,7 +16128,7 @@ function Nx(e, t, n, i, s, r) {
16113
16128
  }),
16114
16129
  m(l, { shrink: "" }, {
16115
16130
  default: h(() => [
16116
- x("span", $x, b(r.sliderPrefix) + b(e.model) + b(r.sliderSuffix), 1)
16131
+ x("span", $x, v(r.sliderPrefix) + v(e.model) + v(r.sliderSuffix), 1)
16117
16132
  ]),
16118
16133
  _: 1
16119
16134
  })
@@ -16155,10 +16170,10 @@ function qx(e, t, n, i, s, r) {
16155
16170
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
16156
16171
  return o(), d(S, null, [
16157
16172
  e.showLabel ? (o(), d("label", Ux, [
16158
- T(b(e.label) + " ", 1),
16173
+ T(v(e.label) + " ", 1),
16159
16174
  e.required ? (o(), d("span", jx, "*")) : _("", !0)
16160
16175
  ])) : _("", !0),
16161
- e.showDescription ? (o(), d("div", Rx, b(e.description), 1)) : _("", !0),
16176
+ e.showDescription ? (o(), d("div", Rx, v(e.description), 1)) : _("", !0),
16162
16177
  e.multiValue ? (o(), d("div", Bx, [
16163
16178
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
16164
16179
  class: "ux-text-row",
@@ -16223,7 +16238,7 @@ function qx(e, t, n, i, s, r) {
16223
16238
  onClick: t[2] || (t[2] = (c) => e.add())
16224
16239
  }, {
16225
16240
  default: h(() => [
16226
- T(b(e.addLabel), 1)
16241
+ T(v(e.addLabel), 1)
16227
16242
  ]),
16228
16243
  _: 1
16229
16244
  })) : _("", !0)
@@ -16335,10 +16350,10 @@ function Jx(e, t, n, i, s, r) {
16335
16350
  default: h(() => [
16336
16351
  x("div", null, [
16337
16352
  e.showLabel ? (o(), d("label", Kx, [
16338
- T(b(e.label) + " ", 1),
16353
+ T(v(e.label) + " ", 1),
16339
16354
  e.required ? (o(), d("span", Yx, "*")) : _("", !0)
16340
16355
  ])) : _("", !0),
16341
- e.showDescription ? (o(), d("div", Zx, b(e.description), 1)) : _("", !0)
16356
+ e.showDescription ? (o(), d("div", Zx, v(e.description), 1)) : _("", !0)
16342
16357
  ])
16343
16358
  ]),
16344
16359
  _: 1
@@ -16538,21 +16553,21 @@ function uw(e, t, n, i, s, r) {
16538
16553
  const a = y("progress-bar"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row"), p = y("file-drop");
16539
16554
  return o(), d(S, null, [
16540
16555
  e.showLabel ? (o(), d("label", iw, [
16541
- T(b(e.label) + " ", 1),
16556
+ T(v(e.label) + " ", 1),
16542
16557
  e.required ? (o(), d("span", sw, "*")) : _("", !0)
16543
16558
  ])) : _("", !0),
16544
- e.showDescription ? (o(), d("div", aw, b(e.description), 1)) : _("", !0),
16559
+ e.showDescription ? (o(), d("div", aw, v(e.description), 1)) : _("", !0),
16545
16560
  s.files && s.files.length ? (o(), d("div", lw, [
16546
- (o(!0), d(S, null, F(s.files, (g, v) => (o(), d("div", {
16561
+ (o(!0), d(S, null, F(s.files, (g, b) => (o(), d("div", {
16547
16562
  class: "file-item",
16548
- key: v
16563
+ key: b
16549
16564
  }, [
16550
16565
  m(c, null, {
16551
16566
  default: h(() => [
16552
16567
  m(l, null, {
16553
16568
  default: h(() => [
16554
- x("strong", null, b(g.name), 1),
16555
- x("div", ow, b(r.filesize(g.size)), 1),
16569
+ x("strong", null, v(g.name), 1),
16570
+ x("div", ow, v(r.filesize(g.size)), 1),
16556
16571
  m(a, {
16557
16572
  value: g.progress
16558
16573
  }, null, 8, ["value"])
@@ -16563,7 +16578,7 @@ function uw(e, t, n, i, s, r) {
16563
16578
  default: h(() => [
16564
16579
  m(f, {
16565
16580
  icon: "",
16566
- onClick: (w) => r.remove(v)
16581
+ onClick: (w) => r.remove(b)
16567
16582
  }, {
16568
16583
  default: h(() => [
16569
16584
  m(u, { icon: "fa-times" })
@@ -16715,14 +16730,14 @@ const cw = {
16715
16730
  class: "ux-field-description"
16716
16731
  };
16717
16732
  function kw(e, t, n, i, s, r) {
16718
- const a = y("ux-icon"), l = y("flex-cell"), u = y("ux-button"), f = y("flex-row"), c = y("ux-panel-header"), p = y("ux-form"), g = y("ux-panel-body"), v = y("ux-panel"), w = y("draggable");
16733
+ const a = y("ux-icon"), l = y("flex-cell"), u = y("ux-button"), f = y("flex-row"), c = y("ux-panel-header"), p = y("ux-form"), g = y("ux-panel-body"), b = y("ux-panel"), w = y("draggable");
16719
16734
  return e.multiValue ? (o(), d("div", fw, [
16720
16735
  r.showLabel ? (o(), d("div", mw, [
16721
16736
  r.showLabel ? (o(), d("label", hw, [
16722
- T(b(e.plural || e.title) + " ", 1),
16737
+ T(v(e.plural || e.title) + " ", 1),
16723
16738
  e.required ? (o(), d("span", pw, "*")) : _("", !0)
16724
16739
  ])) : _("", !0),
16725
- e.showDescription ? (o(), d("div", yw, b(e.description), 1)) : _("", !0)
16740
+ e.showDescription ? (o(), d("div", yw, v(e.description), 1)) : _("", !0)
16726
16741
  ])) : _("", !0),
16727
16742
  r.reorderable ? (o(), k(w, {
16728
16743
  key: 1,
@@ -16733,7 +16748,7 @@ function kw(e, t, n, i, s, r) {
16733
16748
  onEnd: t[3] || (t[3] = (O) => s.drag = !1)
16734
16749
  }, {
16735
16750
  item: h(({ element: O, index: j }) => [
16736
- m(v, { ref: "row" }, {
16751
+ m(b, { ref: "row" }, {
16737
16752
  default: h(() => [
16738
16753
  m(c, null, {
16739
16754
  default: h(() => [
@@ -16758,7 +16773,7 @@ function kw(e, t, n, i, s, r) {
16758
16773
  m(l, { vcenter: "" }, {
16759
16774
  default: h(() => [
16760
16775
  x("div", null, [
16761
- x("strong", null, b(r.multiLabel(O, j)), 1)
16776
+ x("strong", null, v(r.multiLabel(O, j)), 1)
16762
16777
  ])
16763
16778
  ]),
16764
16779
  _: 2
@@ -16774,7 +16789,7 @@ function kw(e, t, n, i, s, r) {
16774
16789
  onClick: (M) => O.collapsed = !O.collapsed
16775
16790
  }, {
16776
16791
  default: h(() => [
16777
- T(b(O.collapsed ? "More" : "Less") + " ", 1),
16792
+ T(v(O.collapsed ? "More" : "Less") + " ", 1),
16778
16793
  m(a, {
16779
16794
  right: "",
16780
16795
  icon: O.collapsed ? "fa-angle-down" : "fa-angle-up"
@@ -16837,7 +16852,7 @@ function kw(e, t, n, i, s, r) {
16837
16852
  }, 1536)
16838
16853
  ]),
16839
16854
  _: 1
16840
- }, 8, ["modelValue", "group"])) : (o(!0), d(S, { key: 2 }, F(e.model, (O, j) => (o(), k(v, {
16855
+ }, 8, ["modelValue", "group"])) : (o(!0), d(S, { key: 2 }, F(e.model, (O, j) => (o(), k(b, {
16841
16856
  ref_for: !0,
16842
16857
  ref: "row"
16843
16858
  }, {
@@ -16861,7 +16876,7 @@ function kw(e, t, n, i, s, r) {
16861
16876
  m(l, { vcenter: "" }, {
16862
16877
  default: h(() => [
16863
16878
  x("div", null, [
16864
- x("strong", null, b(r.multiLabel(O, j)), 1)
16879
+ x("strong", null, v(r.multiLabel(O, j)), 1)
16865
16880
  ])
16866
16881
  ]),
16867
16882
  _: 2
@@ -16877,7 +16892,7 @@ function kw(e, t, n, i, s, r) {
16877
16892
  onClick: (M) => O.collapsed = !O.collapsed
16878
16893
  }, {
16879
16894
  default: h(() => [
16880
- T(b(O.collapsed ? "More" : "Less") + " ", 1),
16895
+ T(v(O.collapsed ? "More" : "Less") + " ", 1),
16881
16896
  m(a, {
16882
16897
  right: "",
16883
16898
  icon: O.collapsed ? "fa-angle-down" : "fa-angle-up"
@@ -16944,7 +16959,7 @@ function kw(e, t, n, i, s, r) {
16944
16959
  onClick: t[5] || (t[5] = (O) => e.add())
16945
16960
  }, {
16946
16961
  default: h(() => [
16947
- T(b(e.addLabel) + " ", 1),
16962
+ T(v(e.addLabel) + " ", 1),
16948
16963
  m(a, {
16949
16964
  icon: "fa-plus",
16950
16965
  right: ""
@@ -16955,7 +16970,7 @@ function kw(e, t, n, i, s, r) {
16955
16970
  ])) : (o(), d(S, { key: 1 }, [
16956
16971
  e.widget === "form" ? (o(), d(S, { key: 0 }, [
16957
16972
  e.model ? (o(), d(S, { key: 0 }, [
16958
- e.minimum === 0 ? (o(), k(v, { key: 0 }, {
16973
+ e.minimum === 0 ? (o(), k(b, { key: 0 }, {
16959
16974
  default: h(() => [
16960
16975
  m(c, null, {
16961
16976
  default: h(() => [
@@ -16967,7 +16982,7 @@ function kw(e, t, n, i, s, r) {
16967
16982
  m(l, { vcenter: "" }, {
16968
16983
  default: h(() => [
16969
16984
  x("div", null, [
16970
- x("strong", null, b(e.label), 1)
16985
+ x("strong", null, v(e.label), 1)
16971
16986
  ])
16972
16987
  ]),
16973
16988
  _: 1
@@ -17035,7 +17050,7 @@ function kw(e, t, n, i, s, r) {
17035
17050
  onClick: t[9] || (t[9] = (O) => r.createSingleObject())
17036
17051
  }, {
17037
17052
  default: h(() => [
17038
- T("Add " + b(e.label) + " ", 1),
17053
+ T("Add " + v(e.label) + " ", 1),
17039
17054
  m(a, {
17040
17055
  icon: "fa-plus",
17041
17056
  right: ""
@@ -17046,10 +17061,10 @@ function kw(e, t, n, i, s, r) {
17046
17061
  ], 64)) : (o(), d(S, { key: 1 }, [
17047
17062
  r.showLabel ? (o(), d("div", _w, [
17048
17063
  x("div", gw, [
17049
- r.showLabel ? (o(), d("label", vw, b(e.title), 1)) : _("", !0),
17050
- e.showDescription ? (o(), d("div", bw, b(e.description), 1)) : _("", !0)
17064
+ r.showLabel ? (o(), d("label", vw, v(e.title), 1)) : _("", !0),
17065
+ e.showDescription ? (o(), d("div", bw, v(e.description), 1)) : _("", !0)
17051
17066
  ]),
17052
- m(v, null, {
17067
+ m(b, null, {
17053
17068
  default: h(() => [
17054
17069
  m(g, null, {
17055
17070
  default: h(() => [
@@ -17110,7 +17125,7 @@ const ww = {
17110
17125
  };
17111
17126
  function Sw(e, t, n, i, s, r) {
17112
17127
  return H(e.$slots, "default", { plainValue: r.plainValue }, () => [
17113
- x("pre", null, b(n.option), 1)
17128
+ x("pre", null, v(n.option), 1)
17114
17129
  ]);
17115
17130
  }
17116
17131
  const Tw = /* @__PURE__ */ C(ww, [["render", Sw]]);
@@ -17203,10 +17218,10 @@ function Mw(e, t, n, i, s, r) {
17203
17218
  const a = y("ux-icon"), l = y("ux-button"), u = y("option-slot");
17204
17219
  return o(), d(S, null, [
17205
17220
  e.showLabel ? (o(), d("label", Cw, [
17206
- T(b(e.label) + " ", 1),
17221
+ T(v(e.label) + " ", 1),
17207
17222
  e.required ? (o(), d("span", Vw, "*")) : _("", !0)
17208
17223
  ])) : _("", !0),
17209
- e.showDescription ? (o(), d("div", Ew, b(e.description), 1)) : _("", !0),
17224
+ e.showDescription ? (o(), d("div", Ew, v(e.description), 1)) : _("", !0),
17210
17225
  x("div", Aw, [
17211
17226
  (o(!0), d(S, null, F(e.selectableOptions, (f) => (o(), k(u, { option: f }, {
17212
17227
  default: h(({ plainValue: c }) => [
@@ -17216,7 +17231,7 @@ function Mw(e, t, n, i, s, r) {
17216
17231
  onClick: (p) => r.toggle(c)
17217
17232
  }, {
17218
17233
  default: h(() => [
17219
- T(b(e.getLabel(f)) + " ", 1),
17234
+ T(v(e.getLabel(f)) + " ", 1),
17220
17235
  m(a, {
17221
17236
  icon: "fa-check",
17222
17237
  right: ""
@@ -17258,10 +17273,10 @@ function Uw(e, t, n, i, s, r) {
17258
17273
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
17259
17274
  return o(), d(S, null, [
17260
17275
  e.showLabel ? (o(), d("label", Fw, [
17261
- T(b(e.label) + " ", 1),
17276
+ T(v(e.label) + " ", 1),
17262
17277
  e.required ? (o(), d("span", $w, "*")) : _("", !0)
17263
17278
  ])) : _("", !0),
17264
- e.showDescription ? (o(), d("div", Nw, b(e.description), 1)) : _("", !0),
17279
+ e.showDescription ? (o(), d("div", Nw, v(e.description), 1)) : _("", !0),
17265
17280
  e.multiValue ? (o(), d("div", Lw, [
17266
17281
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
17267
17282
  class: "ux-text-row",
@@ -17270,7 +17285,7 @@ function Uw(e, t, n, i, s, r) {
17270
17285
  default: h(() => [
17271
17286
  m(a, null, {
17272
17287
  default: h(() => [
17273
- x("pre", null, b(c), 1)
17288
+ x("pre", null, v(c), 1)
17274
17289
  ]),
17275
17290
  _: 2
17276
17291
  }, 1024),
@@ -17301,7 +17316,7 @@ function Uw(e, t, n, i, s, r) {
17301
17316
  onClick: t[0] || (t[0] = (c) => e.add())
17302
17317
  }, {
17303
17318
  default: h(() => [
17304
- T(b(e.addLabel) + " ", 1),
17319
+ T(v(e.addLabel) + " ", 1),
17305
17320
  m(l, {
17306
17321
  icon: "fa-plus",
17307
17322
  right: ""
@@ -17309,7 +17324,7 @@ function Uw(e, t, n, i, s, r) {
17309
17324
  ]),
17310
17325
  _: 1
17311
17326
  })) : _("", !0)
17312
- ])) : (o(), d("pre", Pw, b(e.model), 1))
17327
+ ])) : (o(), d("pre", Pw, v(e.model), 1))
17313
17328
  ], 64);
17314
17329
  }
17315
17330
  const jw = /* @__PURE__ */ C(Iw, [["render", Uw], ["__scopeId", "data-v-aae5394a"]]);
@@ -17392,10 +17407,10 @@ function iS(e, t, n, i, s, r) {
17392
17407
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
17393
17408
  return o(), d(S, null, [
17394
17409
  e.showLabel ? (o(), d("label", Bw, [
17395
- T(b(e.label) + " ", 1),
17410
+ T(v(e.label) + " ", 1),
17396
17411
  e.required ? (o(), d("span", zw, "*")) : _("", !0)
17397
17412
  ])) : _("", !0),
17398
- e.showDescription ? (o(), d("div", Hw, b(e.description), 1)) : _("", !0),
17413
+ e.showDescription ? (o(), d("div", Hw, v(e.description), 1)) : _("", !0),
17399
17414
  e.multiValue ? (o(), d("div", qw, [
17400
17415
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
17401
17416
  class: "ux-text-row",
@@ -17507,7 +17522,7 @@ function iS(e, t, n, i, s, r) {
17507
17522
  onClick: t[6] || (t[6] = (c) => e.add())
17508
17523
  }, {
17509
17524
  default: h(() => [
17510
- T(b(r.addLabel) + " ", 1),
17525
+ T(v(r.addLabel) + " ", 1),
17511
17526
  m(l, {
17512
17527
  icon: "fa-plus",
17513
17528
  right: ""
@@ -17722,7 +17737,7 @@ function uS(e, t, n, i, s, r) {
17722
17737
  default: h(() => [
17723
17738
  m(a, null, {
17724
17739
  default: h(() => [
17725
- T(b(s.showTokens ? "Hide" : "Show") + " Tokens ", 1)
17740
+ T(v(s.showTokens ? "Hide" : "Show") + " Tokens ", 1)
17726
17741
  ]),
17727
17742
  _: 1
17728
17743
  }),
@@ -17741,11 +17756,11 @@ function uS(e, t, n, i, s, r) {
17741
17756
  s.showTokens ? (o(), d("div", oS, [
17742
17757
  (o(!0), d(S, null, F(n.tokens, (g) => (o(), k(f, {
17743
17758
  size: "xs",
17744
- onClick: z((v) => r.injectToken(g.value), ["stop", "prevent"])
17759
+ onClick: z((b) => r.injectToken(g.value), ["stop", "prevent"])
17745
17760
  }, {
17746
17761
  default: h(() => [
17747
17762
  m(l, { icon: "fa-asterisk" }),
17748
- T(" " + b(g.title), 1)
17763
+ T(" " + v(g.title), 1)
17749
17764
  ]),
17750
17765
  _: 2
17751
17766
  }, 1032, ["onClick"]))), 256))
@@ -17810,10 +17825,10 @@ function gS(e, t, n, i, s, r) {
17810
17825
  onKeydown: t[2] || (t[2] = ge(z((p) => r.enterPress(p), ["stop"]), ["enter"]))
17811
17826
  }, [
17812
17827
  e.showLabel ? (o(), d("label", fS, [
17813
- T(b(e.label) + " ", 1),
17828
+ T(v(e.label) + " ", 1),
17814
17829
  e.required ? (o(), d("span", mS, "*")) : _("", !0)
17815
17830
  ])) : _("", !0),
17816
- e.showDescription ? (o(), d("div", hS, b(e.description), 1)) : _("", !0),
17831
+ e.showDescription ? (o(), d("div", hS, v(e.description), 1)) : _("", !0),
17817
17832
  e.multiValue ? (o(), d("div", pS, [
17818
17833
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
17819
17834
  class: "ux-text-row",
@@ -17829,7 +17844,7 @@ function gS(e, t, n, i, s, r) {
17829
17844
  ref_for: !0,
17830
17845
  ref: "input",
17831
17846
  modelValue: e.model[g],
17832
- "onUpdate:modelValue": (v) => e.model[g] = v,
17847
+ "onUpdate:modelValue": (b) => e.model[g] = b,
17833
17848
  class: "ux-code-editor ux-field-focus ux-text-area-multiple"
17834
17849
  }, null, 8, ["lang", "onFocus", "modelValue", "onUpdate:modelValue"])
17835
17850
  ])
@@ -17845,7 +17860,7 @@ function gS(e, t, n, i, s, r) {
17845
17860
  key: 0,
17846
17861
  tag: "a",
17847
17862
  icon: "",
17848
- onClick: (v) => e.remove(p)
17863
+ onClick: (b) => e.remove(p)
17849
17864
  }, {
17850
17865
  default: h(() => [
17851
17866
  m(u, { icon: "fa-times" })
@@ -17863,7 +17878,7 @@ function gS(e, t, n, i, s, r) {
17863
17878
  onClick: t[0] || (t[0] = (p) => e.add())
17864
17879
  }, {
17865
17880
  default: h(() => [
17866
- T(b(e.addLabel), 1)
17881
+ T(v(e.addLabel), 1)
17867
17882
  ]),
17868
17883
  _: 1
17869
17884
  })) : _("", !0)
@@ -17912,10 +17927,10 @@ function CS(e, t, n, i, s, r) {
17912
17927
  onKeydown: t[2] || (t[2] = ge(z((p) => r.enterPress(p), ["stop"]), ["enter"]))
17913
17928
  }, [
17914
17929
  e.showLabel ? (o(), d("label", kS, [
17915
- T(b(e.label) + " ", 1),
17930
+ T(v(e.label) + " ", 1),
17916
17931
  e.required ? (o(), d("span", xS, "*")) : _("", !0)
17917
17932
  ])) : _("", !0),
17918
- e.showDescription ? (o(), d("div", wS, b(e.description), 1)) : _("", !0),
17933
+ e.showDescription ? (o(), d("div", wS, v(e.description), 1)) : _("", !0),
17919
17934
  e.multiValue ? (o(), d("div", SS, [
17920
17935
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
17921
17936
  class: "ux-text-row",
@@ -17931,7 +17946,7 @@ function CS(e, t, n, i, s, r) {
17931
17946
  ref_for: !0,
17932
17947
  ref: "input",
17933
17948
  modelValue: e.model[g],
17934
- "onUpdate:modelValue": (v) => e.model[g] = v,
17949
+ "onUpdate:modelValue": (b) => e.model[g] = b,
17935
17950
  class: "ux-expression ux-field-focus ux-text-area-multiple"
17936
17951
  }, null, 8, ["field", "onFocus", "modelValue", "onUpdate:modelValue"])
17937
17952
  ])
@@ -17947,7 +17962,7 @@ function CS(e, t, n, i, s, r) {
17947
17962
  key: 0,
17948
17963
  tag: "a",
17949
17964
  icon: "",
17950
- onClick: (v) => e.remove(p)
17965
+ onClick: (b) => e.remove(p)
17951
17966
  }, {
17952
17967
  default: h(() => [
17953
17968
  m(u, { icon: "fa-times" })
@@ -17965,7 +17980,7 @@ function CS(e, t, n, i, s, r) {
17965
17980
  onClick: t[0] || (t[0] = (p) => e.add())
17966
17981
  }, {
17967
17982
  default: h(() => [
17968
- T(b(e.addLabel), 1)
17983
+ T(v(e.addLabel), 1)
17969
17984
  ]),
17970
17985
  _: 1
17971
17986
  })) : _("", !0)
@@ -18067,10 +18082,10 @@ function US(e, t, n, i, s, r) {
18067
18082
  const a = y("richtext"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
18068
18083
  return o(), d("div", null, [
18069
18084
  e.showLabel ? (o(), d("label", IS, [
18070
- T(b(e.label) + " ", 1),
18085
+ T(v(e.label) + " ", 1),
18071
18086
  e.required ? (o(), d("span", FS, "*")) : _("", !0)
18072
18087
  ])) : _("", !0),
18073
- e.showDescription ? (o(), d("div", $S, b(e.description), 1)) : _("", !0),
18088
+ e.showDescription ? (o(), d("div", $S, v(e.description), 1)) : _("", !0),
18074
18089
  e.multiValue ? (o(), d("div", NS, [
18075
18090
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
18076
18091
  class: "ux-text-row",
@@ -18085,7 +18100,7 @@ function US(e, t, n, i, s, r) {
18085
18100
  ref_for: !0,
18086
18101
  ref: "input",
18087
18102
  modelValue: e.model[g],
18088
- "onUpdate:modelValue": (v) => e.model[g] = v,
18103
+ "onUpdate:modelValue": (b) => e.model[g] = b,
18089
18104
  class: "ux-richtext ux-field-focus ux-text-area-multiple"
18090
18105
  }, null, 8, ["onFocus", "modelValue", "onUpdate:modelValue"])
18091
18106
  ])
@@ -18101,7 +18116,7 @@ function US(e, t, n, i, s, r) {
18101
18116
  key: 0,
18102
18117
  tag: "a",
18103
18118
  icon: "",
18104
- onClick: (v) => e.remove(p)
18119
+ onClick: (b) => e.remove(p)
18105
18120
  }, {
18106
18121
  default: h(() => [
18107
18122
  m(u, { icon: "fa-times" })
@@ -18119,7 +18134,7 @@ function US(e, t, n, i, s, r) {
18119
18134
  onClick: t[0] || (t[0] = (p) => e.add())
18120
18135
  }, {
18121
18136
  default: h(() => [
18122
- T(b(e.addLabel), 1)
18137
+ T(v(e.addLabel), 1)
18123
18138
  ]),
18124
18139
  _: 1
18125
18140
  })) : _("", !0)
@@ -18144,7 +18159,7 @@ var kr = {}, RS = {
18144
18159
  };
18145
18160
  (function(e, t) {
18146
18161
  (function(n) {
18147
- var i = "Compound", s = "Identifier", r = "MemberExpression", a = "Literal", l = "ThisExpression", u = "CallExpression", f = "UnaryExpression", c = "BinaryExpression", p = "LogicalExpression", g = "ConditionalExpression", v = "ArrayExpression", w = 46, O = 44, j = 39, M = 34, Y = 40, re = 41, oe = 91, ue = 93, q = 63, $ = 59, ae = 58, W = function(N, V) {
18162
+ var i = "Compound", s = "Identifier", r = "MemberExpression", a = "Literal", l = "ThisExpression", u = "CallExpression", f = "UnaryExpression", c = "BinaryExpression", p = "LogicalExpression", g = "ConditionalExpression", b = "ArrayExpression", w = 46, O = 44, j = 39, M = 34, Y = 40, re = 41, oe = 91, ue = 93, q = 63, $ = 59, ae = 58, W = function(N, V) {
18148
18163
  var st = new Error(N + " at character " + V);
18149
18164
  throw st.index = V, st.description = N, st;
18150
18165
  }, Me = !0, ke = { "-": Me, "!": Me, "~": Me, "+": Me }, xe = {
@@ -18368,7 +18383,7 @@ var kr = {}, RS = {
18368
18383
  W("Unclosed (", V);
18369
18384
  }, zo = function() {
18370
18385
  return V++, {
18371
- type: v,
18386
+ type: b,
18372
18387
  elements: Xi(ue)
18373
18388
  };
18374
18389
  }, Bn = [], Nr, Qi; V < fn; )
@@ -19042,15 +19057,15 @@ function dO(e, t, n, i, s, r) {
19042
19057
  class: L(["calculation-modifier", ["modifier-set", `modifier-visible-${r.baseAmountVisible}`]])
19043
19058
  }, [
19044
19059
  rO,
19045
- x("td", null, b(r.formattedBaseAmount), 1),
19046
- x("td", iO, b(r.formattedBaseAmount), 1)
19060
+ x("td", null, v(r.formattedBaseAmount), 1),
19061
+ x("td", iO, v(r.formattedBaseAmount), 1)
19047
19062
  ], 2)) : _("", !0),
19048
19063
  (o(!0), d(S, null, F(r.visibleModifications, (p) => (o(), d("tr", {
19049
19064
  class: L(["calculation-modifier", [`modifier-${p.modifier}`, `modifier-visible-${p.visible}`]])
19050
19065
  }, [
19051
- x("td", null, b(p.title), 1),
19052
- x("td", null, b(p.summary), 1),
19053
- x("td", sO, b(p.result), 1)
19066
+ x("td", null, v(p.title), 1),
19067
+ x("td", null, v(p.summary), 1),
19068
+ x("td", sO, v(p.result), 1)
19054
19069
  ], 2))), 256))
19055
19070
  ]),
19056
19071
  x("tfoot", null, [
@@ -19058,7 +19073,7 @@ function dO(e, t, n, i, s, r) {
19058
19073
  lO,
19059
19074
  oO,
19060
19075
  x("td", null, [
19061
- x("strong", null, b(r.formattedTotal), 1)
19076
+ x("strong", null, v(r.formattedTotal), 1)
19062
19077
  ])
19063
19078
  ])) : _("", !0)
19064
19079
  ])
@@ -19082,7 +19097,7 @@ function dO(e, t, n, i, s, r) {
19082
19097
  onClick: (g) => r.selectGateway(p)
19083
19098
  }, {
19084
19099
  default: h(() => [
19085
- T(b(p.title) + " ", 1),
19100
+ T(v(p.title) + " ", 1),
19086
19101
  m(f, {
19087
19102
  icon: r.isSelectedGateway(p) ? "fa-check" : "far fa-circle"
19088
19103
  }, null, 8, ["icon"])
@@ -19214,16 +19229,16 @@ function xO(e, t, n, i, s, r) {
19214
19229
  class: L(["native-select", r.classes])
19215
19230
  }, [
19216
19231
  e.showLabel ? (o(), d("label", hO, [
19217
- T(b(e.label) + " ", 1),
19232
+ T(v(e.label) + " ", 1),
19218
19233
  e.required ? (o(), d("span", pO, "*")) : _("", !0)
19219
19234
  ])) : _("", !0),
19220
- e.showDescription ? (o(), d("div", yO, b(e.description), 1)) : _("", !0),
19235
+ e.showDescription ? (o(), d("div", yO, v(e.description), 1)) : _("", !0),
19221
19236
  r.selectableOptions.length ? (o(), d(S, { key: 2 }, [
19222
19237
  e.singleValue ? (o(), d("div", _O, [
19223
19238
  H(e.$slots, "default", {}, () => [
19224
19239
  m(a, { tag: "div" }, {
19225
19240
  default: h(() => [
19226
- T(b(r.summary), 1)
19241
+ T(v(r.summary), 1)
19227
19242
  ]),
19228
19243
  _: 1
19229
19244
  })
@@ -19237,7 +19252,7 @@ function xO(e, t, n, i, s, r) {
19237
19252
  e.singleValue && !e.minimum ? (o(), d("option", vO, "None")) : _("", !0),
19238
19253
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
19239
19254
  value: l.value
19240
- }, b(l.title), 9, bO))), 256))
19255
+ }, v(l.title), 9, bO))), 256))
19241
19256
  ], 40, gO), [
19242
19257
  [Tt, e.model]
19243
19258
  ])
@@ -19346,15 +19361,15 @@ function IO(e, t, n, i, s, r) {
19346
19361
  class: L(["native-select", r.classes])
19347
19362
  }, [
19348
19363
  e.showLabel ? (o(), d("label", OO, [
19349
- T(b(e.label) + " ", 1),
19364
+ T(v(e.label) + " ", 1),
19350
19365
  e.required ? (o(), d("span", CO, "*")) : _("", !0)
19351
19366
  ])) : _("", !0),
19352
- e.showDescription ? (o(), d("div", VO, b(e.description), 1)) : _("", !0),
19367
+ e.showDescription ? (o(), d("div", VO, v(e.description), 1)) : _("", !0),
19353
19368
  e.singleValue ? (o(), d("div", EO, [
19354
19369
  H(e.$slots, "default", {}, () => [
19355
19370
  m(a, { tag: "div" }, {
19356
19371
  default: h(() => [
19357
- T(b(r.summary), 1)
19372
+ T(v(r.summary), 1)
19358
19373
  ]),
19359
19374
  _: 1
19360
19375
  })
@@ -19368,7 +19383,7 @@ function IO(e, t, n, i, s, r) {
19368
19383
  e.singleValue && !e.minimum ? (o(), d("option", MO, "None")) : _("", !0),
19369
19384
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
19370
19385
  value: l.value
19371
- }, b(l.title), 9, DO))), 256))
19386
+ }, v(l.title), 9, DO))), 256))
19372
19387
  ], 40, AO), [
19373
19388
  [Tt, e.model]
19374
19389
  ])
@@ -19499,7 +19514,7 @@ function jO(e, t, n, i, s, r) {
19499
19514
  default: h(() => [
19500
19515
  m(a, null, {
19501
19516
  default: h(() => [
19502
- x("h3", null, "Select " + b(r.definition.title) + " fields to add", 1)
19517
+ x("h3", null, "Select " + v(r.definition.title) + " fields to add", 1)
19503
19518
  ]),
19504
19519
  _: 1
19505
19520
  }),
@@ -19526,10 +19541,10 @@ function jO(e, t, n, i, s, r) {
19526
19541
  }),
19527
19542
  m(p, { class: "body-area" }, {
19528
19543
  default: h(() => [
19529
- (o(!0), d(S, null, F(r.fields, (v) => (o(), d("a", {
19530
- class: L(["field-item", { selected: r.isSelected(v), parented: r.isParentSelected(v) }]),
19531
- style: He(v.style),
19532
- onClick: (w) => r.toggle(v)
19544
+ (o(!0), d(S, null, F(r.fields, (b) => (o(), d("a", {
19545
+ class: L(["field-item", { selected: r.isSelected(b), parented: r.isParentSelected(b) }]),
19546
+ style: He(b.style),
19547
+ onClick: (w) => r.toggle(b)
19533
19548
  }, [
19534
19549
  m(u, {
19535
19550
  gap: "",
@@ -19539,15 +19554,15 @@ function jO(e, t, n, i, s, r) {
19539
19554
  m(a, { shrink: "" }, {
19540
19555
  default: h(() => [
19541
19556
  m(c, {
19542
- value: r.isSelected(v) || r.isParentSelected(v)
19557
+ value: r.isSelected(b) || r.isParentSelected(b)
19543
19558
  }, null, 8, ["value"])
19544
19559
  ]),
19545
19560
  _: 2
19546
19561
  }, 1024),
19547
19562
  m(a, null, {
19548
19563
  default: h(() => [
19549
- x("strong", null, b(v.selectTitle), 1),
19550
- x("div", UO, b(v.path), 1)
19564
+ x("strong", null, v(b.selectTitle), 1),
19565
+ x("div", UO, v(b.path), 1)
19551
19566
  ]),
19552
19567
  _: 2
19553
19568
  }, 1024)
@@ -19608,7 +19623,7 @@ function HO(e, t, n, i, s, r) {
19608
19623
  onClick: r.openModal
19609
19624
  }, {
19610
19625
  default: h(() => [
19611
- T("Include additional " + b(r.definition.title) + " fields ", 1),
19626
+ T("Include additional " + v(r.definition.title) + " fields ", 1),
19612
19627
  m(a, { icon: "fa-plus" })
19613
19628
  ]),
19614
19629
  _: 1
@@ -19661,17 +19676,17 @@ function WO(e, t) {
19661
19676
  var l = !a, u = (e.type === "reference" ? e.defaultReferences : e.defaultValues) || [], f = u[0], c;
19662
19677
  switch (e.type) {
19663
19678
  case "date":
19664
- let g = function(v) {
19665
- switch (String(v).toLowerCase()) {
19679
+ let g = function(b) {
19680
+ switch (String(b).toLowerCase()) {
19666
19681
  case "now":
19667
19682
  return new Date();
19668
19683
  }
19669
- return new Date(v);
19684
+ return new Date(b);
19670
19685
  };
19671
- l ? (u.length && (s ? c = u.slice(0, s).map(function(v) {
19672
- return g(v);
19673
- }) : c = u.slice().map(function(v) {
19674
- return g(v);
19686
+ l ? (u.length && (s ? c = u.slice(0, s).map(function(b) {
19687
+ return g(b);
19688
+ }) : c = u.slice().map(function(b) {
19689
+ return g(b);
19675
19690
  })), c = vn(e, c, i, r, s, function() {
19676
19691
  return g(new Date());
19677
19692
  })) : c = n(f) ? void 0 : g(f);
@@ -19680,10 +19695,10 @@ function WO(e, t) {
19680
19695
  case "decimal":
19681
19696
  case "number":
19682
19697
  case "float":
19683
- l ? (u.length && (s ? c = u.slice(0, s).map(function(v) {
19684
- return Number(v);
19685
- }) : c = u.slice().map(function(v) {
19686
- return Number(v);
19698
+ l ? (u.length && (s ? c = u.slice(0, s).map(function(b) {
19699
+ return Number(b);
19700
+ }) : c = u.slice().map(function(b) {
19701
+ return Number(b);
19687
19702
  })), c = vn(e, c, i, r, s, function() {
19688
19703
  return "";
19689
19704
  })) : c = n(f) ? void 0 : Number(f);
@@ -19703,10 +19718,10 @@ function WO(e, t) {
19703
19718
  }) : c = [] : c = n(f) ? {} : f;
19704
19719
  break;
19705
19720
  case "boolean":
19706
- l ? (u.length && (s ? c = u.slice(0, s).map(function(v) {
19707
- return li(v);
19708
- }) : c = u.slice().map(function(v) {
19709
- return li(v);
19721
+ l ? (u.length && (s ? c = u.slice(0, s).map(function(b) {
19722
+ return li(b);
19723
+ }) : c = u.slice().map(function(b) {
19724
+ return li(b);
19710
19725
  })), c = vn(e, c, i, r, s, function() {
19711
19726
  })) : c = n(f) ? !1 : li(f);
19712
19727
  break;
@@ -20170,7 +20185,7 @@ const GO = {
20170
20185
  class: "ux-field-message"
20171
20186
  };
20172
20187
  function YO(e, t, n, i, s, r) {
20173
- const a = y("internal-route-select"), l = y("internal-menu-select"), u = y("internal-field-creator"), f = y("custom-html"), c = y("slider-input"), p = y("color-input"), g = y("filter-input"), v = y("date-object-input"), w = y("checkbox"), O = y("boolean-switch"), j = y("upload"), M = y("field-group"), Y = y("field-select"), re = y("native-select"), oe = y("button-select"), ue = y("text-field"), q = y("currency-field"), $ = y("time-field"), ae = y("date-field"), W = y("date-range"), Me = y("content-select"), ke = y("type-select"), xe = y("scope-select"), Te = y("rich-text-field"), Oe = y("text-area"), Ne = y("timezone-select"), Ce = y("phone-number-input"), yt = y("object-field"), rt = y("payment-field"), Rt = y("options-manager"), _t = y("code-editor-field"), it = y("flex-column"), Vt = y("expression-field");
20188
+ const a = y("internal-route-select"), l = y("internal-menu-select"), u = y("internal-field-creator"), f = y("custom-html"), c = y("slider-input"), p = y("color-input"), g = y("filter-input"), b = y("date-object-input"), w = y("checkbox"), O = y("boolean-switch"), j = y("upload"), M = y("field-group"), Y = y("field-select"), re = y("native-select"), oe = y("button-select"), ue = y("text-field"), q = y("currency-field"), $ = y("time-field"), ae = y("date-field"), W = y("date-range"), Me = y("content-select"), ke = y("type-select"), xe = y("scope-select"), Te = y("rich-text-field"), Oe = y("text-area"), Ne = y("timezone-select"), Ce = y("phone-number-input"), yt = y("object-field"), rt = y("payment-field"), Rt = y("options-manager"), _t = y("code-editor-field"), it = y("flex-column"), Vt = y("expression-field");
20174
20189
  return r.visible ? (o(), d("div", {
20175
20190
  key: 0,
20176
20191
  class: L(["ux-field", r.classes]),
@@ -20226,7 +20241,7 @@ function YO(e, t, n, i, s, r) {
20226
20241
  modelValue: r.fieldModel,
20227
20242
  "onUpdate:modelValue": t[6] || (t[6] = (A) => r.fieldModel = A)
20228
20243
  }, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
20229
- r.widget == "dateobject" ? (o(), k(v, {
20244
+ r.widget == "dateobject" ? (o(), k(b, {
20230
20245
  key: 8,
20231
20246
  onTouched: r.touch,
20232
20247
  field: r.actualField,
@@ -20455,7 +20470,7 @@ function YO(e, t, n, i, s, r) {
20455
20470
  modelValue: r.fieldModel,
20456
20471
  "onUpdate:modelValue": t[33] || (t[33] = (A) => r.fieldModel = A)
20457
20472
  }, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
20458
- r.error && s.validateResults.message ? (o(), d("div", KO, b(s.validateResults.message), 1)) : _("", !0)
20473
+ r.error && s.validateResults.message ? (o(), d("div", KO, v(s.validateResults.message), 1)) : _("", !0)
20459
20474
  ], 34)) : _("", !0);
20460
20475
  }
20461
20476
  const Ki = /* @__PURE__ */ C(GO, [["render", YO], ["__scopeId", "data-v-6ad4efef"]]);
@@ -21181,19 +21196,19 @@ const oi = "form.ready", uV = "form.processing", _a = "form.complete", ga = "for
21181
21196
  }
21182
21197
  }, fV = (e) => (qe("data-v-9cdffe7f"), e = e(), We(), e), mV = /* @__PURE__ */ fV(() => /* @__PURE__ */ x("h3", null, "An error occurred", -1)), hV = { key: 0 }, pV = { key: 1 }, yV = { key: 2 }, _V = { class: "intent-submit" }, gV = ["tooltip"];
21183
21198
  function vV(e, t, n, i, s, r) {
21184
- var v;
21199
+ var b;
21185
21200
  const a = y("ux-icon"), l = y("ux-button"), u = y("ux-panel-body"), f = y("ux-panel"), c = y("StripeElement"), p = y("StripeElements"), g = y("ux-form");
21186
21201
  return o(), d("div", {
21187
21202
  class: L(["ux-submission-form", r.classes])
21188
21203
  }, [
21189
21204
  s.state === "form.error" ? (o(), d(S, { key: 0 }, [
21190
21205
  mV,
21191
- s.error.message ? (o(), d("pre", hV, b(s.error.message), 1)) : _("", !0),
21192
- (v = s.error.data) != null && v.errors ? (o(), d("div", pV, [
21206
+ s.error.message ? (o(), d("pre", hV, v(s.error.message), 1)) : _("", !0),
21207
+ (b = s.error.data) != null && b.errors ? (o(), d("div", pV, [
21193
21208
  (o(!0), d(S, null, F(s.error.data.errors, (w) => (o(), d("pre", {
21194
21209
  key: w.path
21195
- }, b(w.message), 1))), 128))
21196
- ])) : (o(), d("pre", yV, b(s.error), 1)),
21210
+ }, v(w.message), 1))), 128))
21211
+ ])) : (o(), d("pre", yV, v(s.error), 1)),
21197
21212
  m(l, {
21198
21213
  color: "primary",
21199
21214
  onClick: r.softReset
@@ -21224,7 +21239,7 @@ function vV(e, t, n, i, s, r) {
21224
21239
  default: h(() => [
21225
21240
  m(u, null, {
21226
21241
  default: h(() => [
21227
- T(" Total: " + b(r.formattedTotal), 1)
21242
+ T(" Total: " + v(r.formattedTotal), 1)
21228
21243
  ]),
21229
21244
  _: 1
21230
21245
  })
@@ -21278,7 +21293,7 @@ function vV(e, t, n, i, s, r) {
21278
21293
  loading: s.processing
21279
21294
  }, {
21280
21295
  default: h(() => [
21281
- T(b(n.submitText), 1)
21296
+ T(v(n.submitText), 1)
21282
21297
  ]),
21283
21298
  _: 1
21284
21299
  }, 8, ["disabled", "onClick", "loading"])
@@ -21444,7 +21459,7 @@ const TV = {
21444
21459
  function CV(e, t, n, i, s, r) {
21445
21460
  const a = y("ux-button");
21446
21461
  return s.error ? (o(), d("div", OV, [
21447
- x("pre", null, "COMPILE ERROR: " + b(s.error), 1),
21462
+ x("pre", null, "COMPILE ERROR: " + v(s.error), 1),
21448
21463
  m(a, { onClick: r.reset }, {
21449
21464
  default: h(() => [
21450
21465
  T(" Click here once you've fixed the issue. ")
@@ -21562,7 +21577,7 @@ const AV = {
21562
21577
  function DV(e, t, n, i, s, r) {
21563
21578
  const a = y("flex-cell"), l = y("flex-row"), u = y("ux-panel-header"), f = y("ux-render"), c = y("ux-panel-body"), p = y("ux-panel");
21564
21579
  return e.multiValue ? (o(), d("div", MV, [
21565
- (o(!0), d(S, null, F(e.model, (g, v) => (o(), k(p, {
21580
+ (o(!0), d(S, null, F(e.model, (g, b) => (o(), k(p, {
21566
21581
  ref_for: !0,
21567
21582
  ref: "row",
21568
21583
  key: g
@@ -21575,7 +21590,7 @@ function DV(e, t, n, i, s, r) {
21575
21590
  m(a, { vcenter: "" }, {
21576
21591
  default: h(() => [
21577
21592
  x("div", null, [
21578
- x("strong", null, b(r.multiLabel(g, v)), 1)
21593
+ x("strong", null, v(r.multiLabel(g, b)), 1)
21579
21594
  ])
21580
21595
  ]),
21581
21596
  _: 2
@@ -21593,8 +21608,8 @@ function DV(e, t, n, i, s, r) {
21593
21608
  fields: e.fields,
21594
21609
  flex: r.sameLine,
21595
21610
  parentModel: e.parentModel,
21596
- modelValue: e.model[v],
21597
- "onUpdate:modelValue": (w) => e.model[v] = w
21611
+ modelValue: e.model[b],
21612
+ "onUpdate:modelValue": (w) => e.model[b] = w
21598
21613
  }, null, 8, ["submission", "fields", "flex", "parentModel", "modelValue", "onUpdate:modelValue"])
21599
21614
  ]),
21600
21615
  _: 2
@@ -21833,12 +21848,12 @@ const FV = {
21833
21848
  class: "ux-password-render"
21834
21849
  }, RV = ["type", "value"], BV = ["type", "value"], zV = ["innerHTML"], HV = ["innerHTML"], qV = { key: 1 }, WV = { key: 1 }, GV = ["href"], KV = { key: 1 }, YV = ["href"], ZV = ["href"], JV = { key: 1 }, XV = ["href"], QV = { key: 1 };
21835
21850
  function eE(e, t, n, i, s, r) {
21836
- const a = y("field-group"), l = y("v-ace-editor"), u = y("flex-cell"), f = y("ux-icon"), c = y("ux-button"), p = y("flex-row"), g = y("item"), v = y("error-boundary");
21851
+ const a = y("field-group"), l = y("v-ace-editor"), u = y("flex-cell"), f = y("ux-icon"), c = y("ux-button"), p = y("flex-row"), g = y("item"), b = y("error-boundary");
21837
21852
  return r.visible ? (o(), d("div", {
21838
21853
  key: 0,
21839
21854
  class: L(["ux-field-render", r.classes])
21840
21855
  }, [
21841
- x("label", $V, b(r.title), 1),
21856
+ x("label", $V, v(r.title), 1),
21842
21857
  r.widget === "group" ? (o(), d(S, { key: 0 }, [
21843
21858
  r.asObject ? (o(), k(a, {
21844
21859
  key: 0,
@@ -21864,11 +21879,11 @@ function eE(e, t, n, i, s, r) {
21864
21879
  "onUpdate:modelValue": t[2] || (t[2] = (w) => r.fieldModel = w)
21865
21880
  }, null, 8, ["submission", "field", "parentModel", "modelValue"])) : r.widget === "currency" ? (o(), d(S, { key: 2 }, [
21866
21881
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
21867
- T(b(r.formatCurrency(w)) + " ", 1),
21868
- x("span", NV, b(n.field.currency), 1)
21882
+ T(v(r.formatCurrency(w)) + " ", 1),
21883
+ x("span", NV, v(n.field.currency), 1)
21869
21884
  ]))), 256)) : (o(), d("div", LV, [
21870
- T(b(r.formatCurrency(r.fieldModel)) + " ", 1),
21871
- x("span", PV, b(n.field.currency), 1)
21885
+ T(v(r.formatCurrency(r.fieldModel)) + " ", 1),
21886
+ x("span", PV, v(n.field.currency), 1)
21872
21887
  ]))
21873
21888
  ], 64)) : r.widget === "code" ? (o(), d(S, { key: 3 }, [
21874
21889
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
@@ -22001,13 +22016,13 @@ function eE(e, t, n, i, s, r) {
22001
22016
  ], 64)) : _("", !0),
22002
22017
  r.type == "string" ? (o(), d(S, { key: 1 }, [
22003
22018
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
22004
- m(v, null, {
22019
+ m(b, null, {
22005
22020
  default: h(() => [
22006
22021
  x("div", { innerHTML: w }, null, 8, zV)
22007
22022
  ]),
22008
22023
  _: 2
22009
22024
  }, 1024)
22010
- ]))), 256)) : (o(), k(v, { key: 1 }, {
22025
+ ]))), 256)) : (o(), k(b, { key: 1 }, {
22011
22026
  default: h(() => [
22012
22027
  x("div", { innerHTML: r.fieldModel }, null, 8, HV)
22013
22028
  ]),
@@ -22015,31 +22030,31 @@ function eE(e, t, n, i, s, r) {
22015
22030
  }))
22016
22031
  ], 64)) : _("", !0),
22017
22032
  r.type == "boolean" ? (o(), d(S, { key: 2 }, [
22018
- r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, b(!!w), 1))), 256)) : (o(), d("div", qV, b(!!r.fieldModel), 1))
22033
+ r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, v(!!w), 1))), 256)) : (o(), d("div", qV, v(!!r.fieldModel), 1))
22019
22034
  ], 64)) : _("", !0),
22020
22035
  r.type == "date" ? (o(), d(S, { key: 3 }, [
22021
- r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, b(r.renderDate(w)), 1))), 256)) : (o(), d("div", WV, b(r.renderDate(r.fieldModel)), 1))
22036
+ r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, v(r.renderDate(w)), 1))), 256)) : (o(), d("div", WV, v(r.renderDate(r.fieldModel)), 1))
22022
22037
  ], 64)) : _("", !0),
22023
22038
  r.type == "email" ? (o(), d(S, { key: 4 }, [
22024
22039
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
22025
22040
  x("a", {
22026
22041
  href: `mailto:${w}`
22027
- }, b(w), 9, GV)
22042
+ }, v(w), 9, GV)
22028
22043
  ]))), 256)) : (o(), d("div", KV, [
22029
22044
  x("a", {
22030
22045
  href: `mailto:${r.fieldModel}`
22031
- }, b(r.fieldModel), 9, YV)
22046
+ }, v(r.fieldModel), 9, YV)
22032
22047
  ]))
22033
22048
  ], 64)) : _("", !0),
22034
22049
  r.type == "url" ? (o(), d(S, { key: 5 }, [
22035
22050
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
22036
- x("a", { href: w }, b(w), 9, ZV)
22051
+ x("a", { href: w }, v(w), 9, ZV)
22037
22052
  ]))), 256)) : (o(), d("div", JV, [
22038
- x("a", { href: r.fieldModel }, b(r.fieldModel), 9, XV)
22053
+ x("a", { href: r.fieldModel }, v(r.fieldModel), 9, XV)
22039
22054
  ]))
22040
22055
  ], 64)) : _("", !0),
22041
22056
  r.isNumber ? (o(), d(S, { key: 6 }, [
22042
- r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, b(w), 1))), 256)) : (o(), d("div", QV, b(r.fieldModel), 1))
22057
+ r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, v(w), 1))), 256)) : (o(), d("div", QV, v(r.fieldModel), 1))
22043
22058
  ], 64)) : _("", !0)
22044
22059
  ], 64))
22045
22060
  ], 2)) : _("", !0);
@@ -22289,9 +22304,9 @@ function aE(e, t, n, i, s, r) {
22289
22304
  }, {
22290
22305
  default: h(() => [
22291
22306
  e.$device.breakpoint.xs ? (o(), d(S, { key: 0 }, [
22292
- T(b(r.displayStartIndex) + "-" + b(r.endIndex) + " of " + b(n.total), 1)
22307
+ T(v(r.displayStartIndex) + "-" + v(r.endIndex) + " of " + v(n.total), 1)
22293
22308
  ], 64)) : (o(), d(S, { key: 1 }, [
22294
- T("Showing " + b(r.displayStartIndex) + " to " + b(r.endIndex) + " of " + b(n.total) + " total", 1)
22309
+ T("Showing " + v(r.displayStartIndex) + " to " + v(r.endIndex) + " of " + v(n.total) + " total", 1)
22295
22310
  ], 64))
22296
22311
  ]),
22297
22312
  _: 1
@@ -22322,9 +22337,9 @@ function aE(e, t, n, i, s, r) {
22322
22337
  }, {
22323
22338
  default: h(() => [
22324
22339
  e.$device.breakpoint.xs ? (o(), d(S, { key: 0 }, [
22325
- T(b(r.currentPage) + "/" + b(r.totalPages), 1)
22340
+ T(v(r.currentPage) + "/" + v(r.totalPages), 1)
22326
22341
  ], 64)) : (o(), d(S, { key: 1 }, [
22327
- T("Page " + b(r.currentPage) + " of " + b(r.totalPages), 1)
22342
+ T("Page " + v(r.currentPage) + " of " + v(r.totalPages), 1)
22328
22343
  ], 64))
22329
22344
  ]),
22330
22345
  _: 1
@@ -23117,11 +23132,11 @@ const YE = {
23117
23132
  if (n.includeAll = e, t.trash && (n.trash = !0), t.dateFilterEnabled && !n.search) {
23118
23133
  let p = (u = (l = t.dateRangeFilter) == null ? void 0 : l.dateRange) == null ? void 0 : u.startDate, g = (c = (f = t.dateRangeFilter) == null ? void 0 : f.dateRange) == null ? void 0 : c.endDate;
23119
23134
  if (p || g) {
23120
- let v = Intl.DateTimeFormat().resolvedOptions().timeZone;
23135
+ let b = Intl.DateTimeFormat().resolvedOptions().timeZone;
23121
23136
  p.toISOString() == g.toISOString() ? (p = new Date(p), p.setHours(0, 0, 0, 0), g = new Date(p), g.setHours(23, 59, 59, 999)) : (g = new Date(g), g.setHours(23, 59, 59, 999)), n.date = {
23122
23137
  startDate: p,
23123
23138
  endDate: g,
23124
- timezone: v
23139
+ timezone: b
23125
23140
  };
23126
23141
  }
23127
23142
  }
@@ -23163,7 +23178,7 @@ const YE = {
23163
23178
  }
23164
23179
  }, Lo = (e) => (qe("data-v-23a934dc"), e = e(), We(), e), ZE = { class: "footer" }, JE = /* @__PURE__ */ Lo(() => /* @__PURE__ */ x("p", null, null, -1)), XE = { key: 0 }, QE = /* @__PURE__ */ Lo(() => /* @__PURE__ */ x("p", null, null, -1));
23165
23180
  function eA(e, t, n, i, s, r) {
23166
- const a = y("ux-icon"), l = y("ux-panel-body"), u = y("ux-panel"), f = y("flex-column"), c = y("ux-button"), p = y("ux-list-item"), g = y("ux-list"), v = y("ux-menu"), w = y("native-table"), O = y("pager"), j = y("flex-footer"), M = y("flex-row"), Y = y("search"), re = y("ux-field"), oe = y("filter-builder"), ue = y("flex-body"), q = y("spinner");
23181
+ const a = y("ux-icon"), l = y("ux-panel-body"), u = y("ux-panel"), f = y("flex-column"), c = y("ux-button"), p = y("ux-list-item"), g = y("ux-list"), b = y("ux-menu"), w = y("native-table"), O = y("pager"), j = y("flex-footer"), M = y("flex-row"), Y = y("search"), re = y("ux-field"), oe = y("filter-builder"), ue = y("flex-body"), q = y("spinner");
23167
23182
  return r.actualDefinition ? (o(), k(f, {
23168
23183
  key: 0,
23169
23184
  class: "content-browser"
@@ -23196,7 +23211,7 @@ function eA(e, t, n, i, s, r) {
23196
23211
  class: "large-icon",
23197
23212
  icon: "fa-database"
23198
23213
  }),
23199
- x("div", null, b(r.boundaryMessage), 1)
23214
+ x("div", null, v(r.boundaryMessage), 1)
23200
23215
  ]),
23201
23216
  _: 1
23202
23217
  })
@@ -23236,7 +23251,7 @@ function eA(e, t, n, i, s, r) {
23236
23251
  columns: r.columns
23237
23252
  }, {
23238
23253
  corner: h(() => [
23239
- m(v, { right: "" }, {
23254
+ m(b, { right: "" }, {
23240
23255
  activator: h(({ on: $ }) => [
23241
23256
  m(c, Or({ icon: "" }, Ai($)), {
23242
23257
  default: h(() => [
@@ -23257,7 +23272,7 @@ function eA(e, t, n, i, s, r) {
23257
23272
  icon: r.fieldEnabled[$.path] ? "fa-check-square" : "fa-regular fa-square",
23258
23273
  left: ""
23259
23274
  }, null, 8, ["icon"]),
23260
- T(" " + b($.title), 1)
23275
+ T(" " + v($.title), 1)
23261
23276
  ]),
23262
23277
  _: 2
23263
23278
  }, 1032, ["onClick"]))), 128))
@@ -23297,7 +23312,7 @@ function eA(e, t, n, i, s, r) {
23297
23312
  default: h(() => [
23298
23313
  m(l, null, {
23299
23314
  default: h(() => [
23300
- x("div", null, "No " + b(r.plural) + " found.", 1)
23315
+ x("div", null, "No " + v(r.plural) + " found.", 1)
23301
23316
  ]),
23302
23317
  _: 1
23303
23318
  })
@@ -23435,7 +23450,15 @@ function iA(e, t, n, i, s, r) {
23435
23450
  }
23436
23451
  const sA = /* @__PURE__ */ C(nA, [["render", iA], ["__scopeId", "data-v-3f68f622"]]);
23437
23452
  const aA = {
23438
- mixins: [cn]
23453
+ mixins: [cn],
23454
+ computed: {
23455
+ confirmText() {
23456
+ return this.options.confirmText || "Confirm";
23457
+ },
23458
+ cancelText() {
23459
+ return this.options.cancelText || "Cancel";
23460
+ }
23461
+ }
23439
23462
  }, lA = { class: "padder" }, oA = ["innerHTML"], uA = { class: "padder" };
23440
23463
  function dA(e, t, n, i, s, r) {
23441
23464
  const a = y("flex-body"), l = y("ux-button"), u = y("flex-cell"), f = y("flex-row"), c = y("flex-footer"), p = y("flex-column");
@@ -23444,7 +23467,7 @@ function dA(e, t, n, i, s, r) {
23444
23467
  m(a, null, {
23445
23468
  default: h(() => [
23446
23469
  x("div", lA, [
23447
- x("h5", null, b(e.options.title), 1),
23470
+ x("h5", null, v(e.options.title), 1),
23448
23471
  x("div", {
23449
23472
  innerHTML: e.options.description
23450
23473
  }, null, 8, oA)
@@ -23464,7 +23487,7 @@ function dA(e, t, n, i, s, r) {
23464
23487
  onClick: e.dismiss
23465
23488
  }, {
23466
23489
  default: h(() => [
23467
- T("Cancel")
23490
+ T(v(r.cancelText), 1)
23468
23491
  ]),
23469
23492
  _: 1
23470
23493
  }, 8, ["onClick"])
@@ -23478,7 +23501,7 @@ function dA(e, t, n, i, s, r) {
23478
23501
  onClick: e.close
23479
23502
  }, {
23480
23503
  default: h(() => [
23481
- T("Confirm")
23504
+ T(v(r.confirmText), 1)
23482
23505
  ]),
23483
23506
  _: 1
23484
23507
  }, 8, ["onClick"])
@@ -23496,7 +23519,7 @@ function dA(e, t, n, i, s, r) {
23496
23519
  _: 1
23497
23520
  });
23498
23521
  }
23499
- const cA = /* @__PURE__ */ C(aA, [["render", dA], ["__scopeId", "data-v-19242609"]]);
23522
+ const cA = /* @__PURE__ */ C(aA, [["render", dA], ["__scopeId", "data-v-dcd25d42"]]);
23500
23523
  const fA = {
23501
23524
  data() {
23502
23525
  return {
@@ -23537,15 +23560,15 @@ const fA = {
23537
23560
  class: "description"
23538
23561
  }, kA = { class: "padder" };
23539
23562
  function xA(e, t, n, i, s, r) {
23540
- const a = y("flex-header"), l = y("search"), u = y("flex-cell"), f = y("ux-icon"), c = y("flex-row"), p = y("flex-body"), g = y("ux-button"), v = y("flex-footer"), w = y("flex-column");
23563
+ const a = y("flex-header"), l = y("search"), u = y("flex-cell"), f = y("ux-icon"), c = y("flex-row"), p = y("flex-body"), g = y("ux-button"), b = y("flex-footer"), w = y("flex-column");
23541
23564
  return o(), k(w, { class: "wrapper" }, {
23542
23565
  default: h(() => [
23543
23566
  e.options.title || e.options.description ? (o(), k(a, { key: 0 }, {
23544
23567
  default: h(() => [
23545
23568
  x("div", mA, [
23546
23569
  x("div", hA, [
23547
- x("h5", null, b(e.options.title), 1),
23548
- x("div", null, b(e.options.description), 1)
23570
+ x("h5", null, v(e.options.title), 1),
23571
+ x("div", null, v(e.options.description), 1)
23549
23572
  ])
23550
23573
  ])
23551
23574
  ]),
@@ -23581,8 +23604,8 @@ function xA(e, t, n, i, s, r) {
23581
23604
  default: h(() => [
23582
23605
  m(u, null, {
23583
23606
  default: h(() => [
23584
- O.title ? (o(), d("div", vA, b(O.title), 1)) : _("", !0),
23585
- O.description ? (o(), d("div", bA, b(O.description), 1)) : _("", !0)
23607
+ O.title ? (o(), d("div", vA, v(O.title), 1)) : _("", !0),
23608
+ O.description ? (o(), d("div", bA, v(O.description), 1)) : _("", !0)
23586
23609
  ]),
23587
23610
  _: 2
23588
23611
  }, 1024),
@@ -23603,7 +23626,7 @@ function xA(e, t, n, i, s, r) {
23603
23626
  ]),
23604
23627
  _: 1
23605
23628
  }),
23606
- m(v, { class: "options-modal-footer" }, {
23629
+ m(b, { class: "options-modal-footer" }, {
23607
23630
  default: h(() => [
23608
23631
  x("div", kA, [
23609
23632
  m(g, {
@@ -23653,18 +23676,18 @@ const SA = {
23653
23676
  }
23654
23677
  }, TA = { class: "padder" }, OA = { key: 0 }, CA = { class: "padder" };
23655
23678
  function VA(e, t, n, i, s, r) {
23656
- const a = y("ux-form"), l = y("flex-body"), u = y("ux-button"), f = y("flex-cell"), c = y("flex-spacer"), p = y("flex-row"), g = y("flex-footer"), v = y("flex-column");
23679
+ const a = y("ux-form"), l = y("flex-body"), u = y("ux-button"), f = y("flex-cell"), c = y("flex-spacer"), p = y("flex-row"), g = y("flex-footer"), b = y("flex-column");
23657
23680
  return o(), d("form", {
23658
23681
  class: "wrapper",
23659
23682
  onSubmit: t[2] || (t[2] = z((...w) => e.submit && e.submit(...w), ["prevent", "stop"]))
23660
23683
  }, [
23661
- m(v, null, {
23684
+ m(b, null, {
23662
23685
  default: h(() => [
23663
23686
  m(l, null, {
23664
23687
  default: h(() => [
23665
23688
  x("div", TA, [
23666
- x("h5", null, b(e.options.title), 1),
23667
- e.options.description ? (o(), d("p", OA, b(e.options.description), 1)) : _("", !0),
23689
+ x("h5", null, v(e.options.title), 1),
23690
+ e.options.description ? (o(), d("p", OA, v(e.options.description), 1)) : _("", !0),
23668
23691
  m(a, {
23669
23692
  ref: "form",
23670
23693
  "onForm:state": r.formStateUpdated,
@@ -23816,7 +23839,7 @@ const AA = {
23816
23839
  }
23817
23840
  }, MA = { class: "header" }, DA = { class: "font-muted font-sm" }, IA = { class: "rolodex" };
23818
23841
  function FA(e, t, n, i, s, r) {
23819
- const a = y("flex-column"), l = y("flex-cell"), u = y("search"), f = y("ux-icon"), c = y("ux-button"), p = y("flex-row"), g = y("flex-header"), v = y("content-browser");
23842
+ const a = y("flex-column"), l = y("flex-cell"), u = y("search"), f = y("ux-icon"), c = y("ux-button"), p = y("flex-row"), g = y("flex-header"), b = y("content-browser");
23820
23843
  return o(), k(a, { class: "wrapper" }, {
23821
23844
  default: h(() => [
23822
23845
  s.loading ? (o(), k(a, { key: 0 }, {
@@ -23836,13 +23859,13 @@ function FA(e, t, n, i, s, r) {
23836
23859
  default: h(() => [
23837
23860
  m(l, { shrink: "" }, {
23838
23861
  default: h(() => [
23839
- x("h3", null, "Select " + b(r.maximum == 1 ? r.title : r.plural), 1)
23862
+ x("h3", null, "Select " + v(r.maximum == 1 ? r.title : r.plural), 1)
23840
23863
  ]),
23841
23864
  _: 1
23842
23865
  }),
23843
23866
  r.maximum ? (o(), k(l, { key: 0 }, {
23844
23867
  default: h(() => [
23845
- x("span", DA, "(" + b(s.model.length) + " of " + b(r.maximum) + ")", 1)
23868
+ x("span", DA, "(" + v(s.model.length) + " of " + v(r.maximum) + ")", 1)
23846
23869
  ]),
23847
23870
  _: 1
23848
23871
  })) : _("", !0),
@@ -23871,7 +23894,7 @@ function FA(e, t, n, i, s, r) {
23871
23894
  key: 0,
23872
23895
  icon: "fa-search"
23873
23896
  })) : (o(), d(S, { key: 1 }, [
23874
- T(b(s.showFilters ? "Hide" : "Show") + " Filters", 1)
23897
+ T(v(s.showFilters ? "Hide" : "Show") + " Filters", 1)
23875
23898
  ], 64))
23876
23899
  ]),
23877
23900
  _: 1
@@ -23900,7 +23923,7 @@ function FA(e, t, n, i, s, r) {
23900
23923
  ]),
23901
23924
  _: 1
23902
23925
  }),
23903
- m(v, {
23926
+ m(b, {
23904
23927
  rolodexPrimary: r.rolodexPrimary,
23905
23928
  "onUpdate:rolodexPrimary": t[3] || (t[3] = (w) => r.rolodexPrimary = w),
23906
23929
  showFilters: s.showFilters,
@@ -23935,7 +23958,7 @@ function FA(e, t, n, i, s, r) {
23935
23958
  color: r.rolodexPrimary === w ? "primary" : ""
23936
23959
  }, {
23937
23960
  default: h(() => [
23938
- T(b(w), 1)
23961
+ T(v(w), 1)
23939
23962
  ]),
23940
23963
  _: 2
23941
23964
  }, 1032, ["onClick", "color"]))), 256))
@@ -24056,7 +24079,7 @@ function RA(e, t, n, i, s, r) {
24056
24079
  action: r.action,
24057
24080
  type: r.type,
24058
24081
  modelValue: s.model,
24059
- "onUpdate:modelValue": t[0] || (t[0] = (v) => s.model = v)
24082
+ "onUpdate:modelValue": t[0] || (t[0] = (b) => s.model = b)
24060
24083
  }, null, 8, ["action", "type", "modelValue"])
24061
24084
  ])
24062
24085
  ]),