@qikdev/vue-ui 0.2.177 → 0.2.178

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.178";
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);
@@ -11879,40 +11893,40 @@ function N1(e, t, n, i, s, r) {
11879
11893
  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
11894
  return o(), d(S, null, [
11881
11895
  e.showLabel ? (o(), d("label", D1, [
11882
- T(b(e.label) + " ", 1),
11896
+ T(v(e.label) + " ", 1),
11883
11897
  e.required ? (o(), d("span", I1, "*")) : _("", !0)
11884
11898
  ])) : _("", !0),
11885
- e.showDescription ? (o(), d("div", F1, b(e.description), 1)) : _("", !0),
11899
+ e.showDescription ? (o(), d("div", F1, v(e.description), 1)) : _("", !0),
11886
11900
  r.showList ? (o(), d(S, { key: 2 }, [
11887
11901
  e.multiValue ? (o(), d(S, { key: 0 }, [
11888
11902
  e.model && e.model.length ? (o(), k(f, {
11889
11903
  key: 0,
11890
11904
  class: "items",
11891
11905
  modelValue: e.model,
11892
- "onUpdate:modelValue": t[0] || (t[0] = (v) => e.model = v)
11906
+ "onUpdate:modelValue": t[0] || (t[0] = (b) => e.model = b)
11893
11907
  }, {
11894
- item: h(({ element: v, index: w }) => [
11908
+ item: h(({ element: b, index: w }) => [
11895
11909
  (o(), k(u, {
11896
- key: v._id,
11897
- item: v
11910
+ key: b._id,
11911
+ item: b
11898
11912
  }, {
11899
11913
  actions: h(() => [
11900
11914
  e.$actions ? (o(), k(l, {
11901
11915
  key: 0,
11902
11916
  size: "sm",
11903
11917
  icon: "",
11904
- onClick: z((O) => e.$actions.open([v]), ["stop", "prevent"])
11918
+ onClick: z((O) => e.$actions.open([b]), ["stop", "prevent"])
11905
11919
  }, {
11906
11920
  default: h(() => [
11907
11921
  m(a, { icon: "fa-ellipsis" })
11908
11922
  ]),
11909
11923
  _: 2
11910
11924
  }, 1032, ["onClick"])) : _("", !0),
11911
- r.canEdit(v) ? (o(), k(l, {
11925
+ r.canEdit(b) ? (o(), k(l, {
11912
11926
  key: 1,
11913
11927
  size: "sm",
11914
11928
  icon: "",
11915
- onClick: z((O) => r.edit(v), ["stop", "prevent"])
11929
+ onClick: z((O) => r.edit(b), ["stop", "prevent"])
11916
11930
  }, {
11917
11931
  default: h(() => [
11918
11932
  m(a, { icon: "fa-pencil" })
@@ -11922,7 +11936,7 @@ function N1(e, t, n, i, s, r) {
11922
11936
  m(l, {
11923
11937
  size: "sm",
11924
11938
  icon: "",
11925
- onClick: z((O) => e.remove(v), ["stop", "prevent"])
11939
+ onClick: z((O) => e.remove(b), ["stop", "prevent"])
11926
11940
  }, {
11927
11941
  default: h(() => [
11928
11942
  m(a, { icon: "fa-times" })
@@ -11941,7 +11955,7 @@ function N1(e, t, n, i, s, r) {
11941
11955
  m(l, {
11942
11956
  size: "sm",
11943
11957
  icon: "",
11944
- onClick: t[1] || (t[1] = z((v) => r.swap(e.model), ["stop", "prevent"]))
11958
+ onClick: t[1] || (t[1] = z((b) => r.swap(e.model), ["stop", "prevent"]))
11945
11959
  }, {
11946
11960
  default: h(() => [
11947
11961
  m(a, { icon: "fa-retweet" })
@@ -11952,7 +11966,7 @@ function N1(e, t, n, i, s, r) {
11952
11966
  key: 0,
11953
11967
  size: "sm",
11954
11968
  icon: "",
11955
- onClick: t[2] || (t[2] = z((v) => e.$actions.open([e.model]), ["stop", "prevent"]))
11969
+ onClick: t[2] || (t[2] = z((b) => e.$actions.open([e.model]), ["stop", "prevent"]))
11956
11970
  }, {
11957
11971
  default: h(() => [
11958
11972
  m(a, { icon: "fa-ellipsis" })
@@ -11963,7 +11977,7 @@ function N1(e, t, n, i, s, r) {
11963
11977
  key: 1,
11964
11978
  size: "sm",
11965
11979
  icon: "",
11966
- onClick: t[3] || (t[3] = z((v) => r.edit(e.model), ["stop", "prevent"]))
11980
+ onClick: t[3] || (t[3] = z((b) => r.edit(e.model), ["stop", "prevent"]))
11967
11981
  }, {
11968
11982
  default: h(() => [
11969
11983
  m(a, { icon: "fa-pencil" })
@@ -11994,7 +12008,7 @@ function N1(e, t, n, i, s, r) {
11994
12008
  default: h(() => [
11995
12009
  m(l, { onClick: r.open }, {
11996
12010
  default: h(() => [
11997
- T(b(r.summary), 1)
12011
+ T(v(r.summary), 1)
11998
12012
  ]),
11999
12013
  _: 1
12000
12014
  }, 8, ["onClick"])
@@ -12128,15 +12142,15 @@ function W1(e, t, n, i, s, r) {
12128
12142
  class: L(["native-select", r.classes])
12129
12143
  }, [
12130
12144
  e.showLabel ? (o(), d("label", U1, [
12131
- T(b(e.label) + " ", 1),
12145
+ T(v(e.label) + " ", 1),
12132
12146
  e.required ? (o(), d("span", j1, "*")) : _("", !0)
12133
12147
  ])) : _("", !0),
12134
- e.showDescription ? (o(), d("div", R1, b(e.description), 1)) : _("", !0),
12148
+ e.showDescription ? (o(), d("div", R1, v(e.description), 1)) : _("", !0),
12135
12149
  e.singleValue ? (o(), d("div", B1, [
12136
12150
  H(e.$slots, "default", {}, () => [
12137
12151
  m(a, { tag: "div" }, {
12138
12152
  default: h(() => [
12139
- T(b(r.summary), 1)
12153
+ T(v(r.summary), 1)
12140
12154
  ]),
12141
12155
  _: 1
12142
12156
  })
@@ -12150,7 +12164,7 @@ function W1(e, t, n, i, s, r) {
12150
12164
  e.singleValue && !e.minimum ? (o(), d("option", H1, "None")) : _("", !0),
12151
12165
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
12152
12166
  value: l.value
12153
- }, b(l.title), 9, q1))), 256))
12167
+ }, v(l.title), 9, q1))), 256))
12154
12168
  ], 40, z1), [
12155
12169
  [Tt, e.model]
12156
12170
  ])
@@ -12242,7 +12256,7 @@ function J1(e, t, n, i, s, r) {
12242
12256
  }),
12243
12257
  m(l, { class: "scope-title" }, {
12244
12258
  default: h(() => [
12245
- T(b(n.item.title), 1)
12259
+ T(v(n.item.title), 1)
12246
12260
  ]),
12247
12261
  _: 1
12248
12262
  }),
@@ -12252,7 +12266,7 @@ function J1(e, t, n, i, s, r) {
12252
12266
  shrink: ""
12253
12267
  }, {
12254
12268
  default: h(() => [
12255
- T(b(r.definition.title), 1)
12269
+ T(v(r.definition.title), 1)
12256
12270
  ]),
12257
12271
  _: 1
12258
12272
  })) : _("", !0),
@@ -12551,7 +12565,7 @@ function ib(e, t, n, i, s, r) {
12551
12565
  ]),
12552
12566
  x("span", {
12553
12567
  class: L({ "empty-text": r.empty })
12554
- }, b(r.summary), 3)
12568
+ }, v(r.summary), 3)
12555
12569
  ]),
12556
12570
  _: 1
12557
12571
  }, 8, ["size", "loading", "onClick"])
@@ -12658,10 +12672,10 @@ function cb(e, t, n, i, s, r) {
12658
12672
  class: L(["scope-select", r.classes])
12659
12673
  }, [
12660
12674
  e.showLabel ? (o(), d("label", ob, [
12661
- T(b(e.label) + " ", 1),
12675
+ T(v(e.label) + " ", 1),
12662
12676
  e.required ? (o(), d("span", ub, "*")) : _("", !0)
12663
12677
  ])) : _("", !0),
12664
- e.showDescription ? (o(), d("div", db, b(e.description), 1)) : _("", !0),
12678
+ e.showDescription ? (o(), d("div", db, v(e.description), 1)) : _("", !0),
12665
12679
  m(a, {
12666
12680
  type: r.contextReferenceType,
12667
12681
  action: r.contextReferenceAction,
@@ -12755,10 +12769,10 @@ function wb(e, t, n, i, s, r) {
12755
12769
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
12756
12770
  return o(), d(S, null, [
12757
12771
  e.showLabel ? (o(), d("label", hb, [
12758
- T(b(e.label) + " ", 1),
12772
+ T(v(e.label) + " ", 1),
12759
12773
  e.required ? (o(), d("span", pb, "*")) : _("", !0)
12760
12774
  ])) : _("", !0),
12761
- e.showDescription ? (o(), d("div", yb, b(e.description), 1)) : _("", !0),
12775
+ e.showDescription ? (o(), d("div", yb, v(e.description), 1)) : _("", !0),
12762
12776
  e.multiValue ? (o(), d("div", _b, [
12763
12777
  (o(!0), d(S, null, F(r.model, (c, p) => (o(), k(f, {
12764
12778
  class: "ux-text-row",
@@ -12770,7 +12784,7 @@ function wb(e, t, n, i, s, r) {
12770
12784
  x("div", {
12771
12785
  class: L(["ux-text-wrap", { prefixed: r.prefix, suffixed: r.suffix }])
12772
12786
  }, [
12773
- r.prefix ? (o(), d("span", gb, b(r.prefix), 1)) : _("", !0),
12787
+ r.prefix ? (o(), d("span", gb, v(r.prefix), 1)) : _("", !0),
12774
12788
  K((o(), d("input", {
12775
12789
  class: "ux-field-focus ux-text-input-multiple",
12776
12790
  ref_for: !0,
@@ -12789,7 +12803,7 @@ function wb(e, t, n, i, s, r) {
12789
12803
  { lazy: !0 }
12790
12804
  ]
12791
12805
  ]),
12792
- r.suffix ? (o(), d("span", bb, b(r.suffix), 1)) : _("", !0)
12806
+ r.suffix ? (o(), d("span", bb, v(r.suffix), 1)) : _("", !0)
12793
12807
  ], 2)
12794
12808
  ]),
12795
12809
  _: 2
@@ -12821,7 +12835,7 @@ function wb(e, t, n, i, s, r) {
12821
12835
  onClick: t[2] || (t[2] = (c) => e.add())
12822
12836
  }, {
12823
12837
  default: h(() => [
12824
- T(b(e.addLabel) + " ", 1),
12838
+ T(v(e.addLabel) + " ", 1),
12825
12839
  m(l, {
12826
12840
  icon: "fa-plus",
12827
12841
  right: ""
@@ -12833,7 +12847,7 @@ function wb(e, t, n, i, s, r) {
12833
12847
  key: 3,
12834
12848
  class: L(["ux-text-wrap", { prefixed: r.prefix, suffixed: r.suffix }])
12835
12849
  }, [
12836
- r.prefix ? (o(), d("span", kb, b(r.prefix), 1)) : _("", !0),
12850
+ r.prefix ? (o(), d("span", kb, v(r.prefix), 1)) : _("", !0),
12837
12851
  K((o(), d("input", {
12838
12852
  class: "ux-field-focus ux-text-input-single",
12839
12853
  ref: "input",
@@ -12850,7 +12864,7 @@ function wb(e, t, n, i, s, r) {
12850
12864
  { lazy: !0 }
12851
12865
  ]
12852
12866
  ]),
12853
- r.suffix ? (o(), d("span", xb, b(r.suffix), 1)) : _("", !0)
12867
+ r.suffix ? (o(), d("span", xb, v(r.suffix), 1)) : _("", !0)
12854
12868
  ], 2))
12855
12869
  ], 64);
12856
12870
  }
@@ -12971,10 +12985,10 @@ function Ub(e, t, n, i, s, r) {
12971
12985
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
12972
12986
  return o(), d(S, null, [
12973
12987
  e.showLabel ? (o(), d("label", Tb, [
12974
- T(b(e.label) + " ", 1),
12988
+ T(v(e.label) + " ", 1),
12975
12989
  e.required ? (o(), d("span", Ob, "*")) : _("", !0)
12976
12990
  ])) : _("", !0),
12977
- e.showDescription ? (o(), d("div", Cb, b(e.description), 1)) : _("", !0),
12991
+ e.showDescription ? (o(), d("div", Cb, v(e.description), 1)) : _("", !0),
12978
12992
  e.multiValue ? (o(), d("div", Vb, [
12979
12993
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
12980
12994
  class: "ux-text-row",
@@ -12984,7 +12998,7 @@ function Ub(e, t, n, i, s, r) {
12984
12998
  m(a, null, {
12985
12999
  default: h(() => [
12986
13000
  x("div", Eb, [
12987
- e.prefix ? (o(), d("span", Ab, b(e.prefix), 1)) : _("", !0),
13001
+ e.prefix ? (o(), d("span", Ab, v(e.prefix), 1)) : _("", !0),
12988
13002
  r.lazy ? K((o(), d("input", {
12989
13003
  key: 1,
12990
13004
  type: r.getInput(p),
@@ -13016,7 +13030,7 @@ function Ub(e, t, n, i, s, r) {
13016
13030
  }, null, 42, Db)), [
13017
13031
  [Hn, e.model[p]]
13018
13032
  ]),
13019
- e.suffix ? (o(), d("span", Ib, b(e.suffix), 1)) : _("", !0)
13033
+ e.suffix ? (o(), d("span", Ib, v(e.suffix), 1)) : _("", !0)
13020
13034
  ])
13021
13035
  ]),
13022
13036
  _: 2
@@ -13092,7 +13106,7 @@ function Ub(e, t, n, i, s, r) {
13092
13106
  onClick: t[4] || (t[4] = (c) => e.add())
13093
13107
  }, {
13094
13108
  default: h(() => [
13095
- T(b(e.addLabel) + " ", 1),
13109
+ T(v(e.addLabel) + " ", 1),
13096
13110
  m(l, {
13097
13111
  icon: "fa-plus",
13098
13112
  right: ""
@@ -13105,7 +13119,7 @@ function Ub(e, t, n, i, s, r) {
13105
13119
  m(a, null, {
13106
13120
  default: h(() => [
13107
13121
  x("div", Fb, [
13108
- e.prefix ? (o(), d("span", $b, b(e.prefix), 1)) : _("", !0),
13122
+ e.prefix ? (o(), d("span", $b, v(e.prefix), 1)) : _("", !0),
13109
13123
  r.lazy ? K((o(), d("input", {
13110
13124
  key: 1,
13111
13125
  type: r.actualInputType,
@@ -13133,7 +13147,7 @@ function Ub(e, t, n, i, s, r) {
13133
13147
  }, null, 42, Lb)), [
13134
13148
  [Hn, e.model]
13135
13149
  ]),
13136
- e.suffix ? (o(), d("span", Pb, b(e.suffix), 1)) : _("", !0)
13150
+ e.suffix ? (o(), d("span", Pb, v(e.suffix), 1)) : _("", !0)
13137
13151
  ])
13138
13152
  ]),
13139
13153
  _: 1
@@ -13212,10 +13226,10 @@ function Wb(e, t, n, i, s, r) {
13212
13226
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13213
13227
  return o(), d(S, null, [
13214
13228
  e.showLabel ? (o(), d("label", Rb, [
13215
- T(b(e.label) + " ", 1),
13229
+ T(v(e.label) + " ", 1),
13216
13230
  e.required ? (o(), d("span", Bb, "*")) : _("", !0)
13217
13231
  ])) : _("", !0),
13218
- e.showDescription ? (o(), d("div", zb, b(e.description), 1)) : _("", !0),
13232
+ e.showDescription ? (o(), d("div", zb, v(e.description), 1)) : _("", !0),
13219
13233
  e.multiValue ? (o(), d("div", Hb, [
13220
13234
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
13221
13235
  class: "ux-text-row",
@@ -13264,7 +13278,7 @@ function Wb(e, t, n, i, s, r) {
13264
13278
  onClick: t[1] || (t[1] = (c) => e.add())
13265
13279
  }, {
13266
13280
  default: h(() => [
13267
- T(b(e.addLabel), 1)
13281
+ T(v(e.addLabel), 1)
13268
13282
  ]),
13269
13283
  _: 1
13270
13284
  })) : _("", !0)
@@ -13334,10 +13348,10 @@ function ek(e, t, n, i, s, r) {
13334
13348
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13335
13349
  return o(), d(S, null, [
13336
13350
  e.showLabel ? (o(), d("label", Yb, [
13337
- T(b(e.label) + " ", 1),
13351
+ T(v(e.label) + " ", 1),
13338
13352
  e.required ? (o(), d("span", Zb, "*")) : _("", !0)
13339
13353
  ])) : _("", !0),
13340
- e.showDescription ? (o(), d("div", Jb, b(e.description), 1)) : _("", !0),
13354
+ e.showDescription ? (o(), d("div", Jb, v(e.description), 1)) : _("", !0),
13341
13355
  e.multiValue ? (o(), d("div", Xb, [
13342
13356
  (o(!0), d(S, null, F(r.model, (c, p) => (o(), k(f, {
13343
13357
  class: "ux-text-row",
@@ -13387,7 +13401,7 @@ function ek(e, t, n, i, s, r) {
13387
13401
  onClick: t[2] || (t[2] = (c) => e.add())
13388
13402
  }, {
13389
13403
  default: h(() => [
13390
- T(b(e.addLabel), 1)
13404
+ T(v(e.addLabel), 1)
13391
13405
  ]),
13392
13406
  _: 1
13393
13407
  })) : _("", !0)
@@ -13439,10 +13453,10 @@ function lk(e, t, n, i, s, r) {
13439
13453
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13440
13454
  return o(), d(S, null, [
13441
13455
  e.showLabel ? (o(), d("label", nk, [
13442
- T(b(e.label) + " ", 1),
13456
+ T(v(e.label) + " ", 1),
13443
13457
  e.required ? (o(), d("span", rk, "*")) : _("", !0)
13444
13458
  ])) : _("", !0),
13445
- e.showDescription ? (o(), d("div", ik, b(e.description), 1)) : _("", !0),
13459
+ e.showDescription ? (o(), d("div", ik, v(e.description), 1)) : _("", !0),
13446
13460
  e.multiValue ? (o(), d("div", sk, [
13447
13461
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
13448
13462
  class: "ux-text-row",
@@ -13492,7 +13506,7 @@ function lk(e, t, n, i, s, r) {
13492
13506
  onClick: t[2] || (t[2] = (c) => e.add())
13493
13507
  }, {
13494
13508
  default: h(() => [
13495
- T(b(e.addLabel), 1)
13509
+ T(v(e.addLabel), 1)
13496
13510
  ]),
13497
13511
  _: 1
13498
13512
  })) : _("", !0)
@@ -13558,10 +13572,10 @@ function hk(e, t, n, i, s, r) {
13558
13572
  const a = y("daterange", !0), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
13559
13573
  return o(), d(S, null, [
13560
13574
  e.showLabel ? (o(), d("label", dk, [
13561
- T(b(e.label) + " ", 1),
13575
+ T(v(e.label) + " ", 1),
13562
13576
  e.required ? (o(), d("span", ck, "*")) : _("", !0)
13563
13577
  ])) : _("", !0),
13564
- e.showDescription ? (o(), d("div", fk, b(e.description), 1)) : _("", !0),
13578
+ e.showDescription ? (o(), d("div", fk, v(e.description), 1)) : _("", !0),
13565
13579
  e.multiValue ? (o(), d("div", mk, [
13566
13580
  (o(!0), d(S, null, F(r.model, (p, g) => (o(), k(c, {
13567
13581
  class: "ux-text-row",
@@ -13573,7 +13587,7 @@ function hk(e, t, n, i, s, r) {
13573
13587
  m(a, {
13574
13588
  onFocus: e.touch,
13575
13589
  modelValue: r.model[g],
13576
- "onUpdate:modelValue": (v) => r.model[g] = v
13590
+ "onUpdate:modelValue": (b) => r.model[g] = b
13577
13591
  }, null, 8, ["onFocus", "modelValue", "onUpdate:modelValue"])
13578
13592
  ]),
13579
13593
  _: 2
@@ -13587,7 +13601,7 @@ function hk(e, t, n, i, s, r) {
13587
13601
  key: 0,
13588
13602
  tag: "a",
13589
13603
  icon: "",
13590
- onClick: (v) => e.remove(p)
13604
+ onClick: (b) => e.remove(p)
13591
13605
  }, {
13592
13606
  default: h(() => [
13593
13607
  m(u, { icon: "fa-times" })
@@ -13605,7 +13619,7 @@ function hk(e, t, n, i, s, r) {
13605
13619
  onClick: t[0] || (t[0] = (p) => e.add())
13606
13620
  }, {
13607
13621
  default: h(() => [
13608
- T(b(e.addLabel), 1)
13622
+ T(v(e.addLabel), 1)
13609
13623
  ]),
13610
13624
  _: 1
13611
13625
  })) : _("", !0)
@@ -13688,10 +13702,10 @@ function bk(e, t, n, i, s, r) {
13688
13702
  default: h(() => [
13689
13703
  x("div", null, [
13690
13704
  e.showLabel ? (o(), d("label", _k, [
13691
- T(b(e.label) + " ", 1),
13705
+ T(v(e.label) + " ", 1),
13692
13706
  e.required ? (o(), d("span", gk, "*")) : _("", !0)
13693
13707
  ])) : _("", !0),
13694
- e.showDescription ? (o(), d("div", vk, b(e.description), 1)) : _("", !0)
13708
+ e.showDescription ? (o(), d("div", vk, v(e.description), 1)) : _("", !0)
13695
13709
  ])
13696
13710
  ]),
13697
13711
  _: 1
@@ -13755,7 +13769,7 @@ function Ok(e, t, n, i, s, r) {
13755
13769
  onClick: t[1] || (t[1] = (c) => e.add())
13756
13770
  }, {
13757
13771
  default: h(() => [
13758
- T(b(e.addLabel), 1)
13772
+ T(v(e.addLabel), 1)
13759
13773
  ]),
13760
13774
  _: 1
13761
13775
  })) : _("", !0)
@@ -14165,7 +14179,7 @@ function h0(e, t, n, i, s, r) {
14165
14179
  }, {
14166
14180
  default: h(() => [
14167
14181
  x("div", a0, [
14168
- T(b(r.displayHour) + " ", 1),
14182
+ T(v(r.displayHour) + " ", 1),
14169
14183
  m(a, {
14170
14184
  right: "",
14171
14185
  icon: "fa-angle-down"
@@ -14193,7 +14207,7 @@ function h0(e, t, n, i, s, r) {
14193
14207
  }, {
14194
14208
  default: h(() => [
14195
14209
  x("div", o0, [
14196
- T(b(r.displayMinute) + " ", 1),
14210
+ T(v(r.displayMinute) + " ", 1),
14197
14211
  m(a, {
14198
14212
  right: "",
14199
14213
  icon: "fa-angle-down"
@@ -14218,7 +14232,7 @@ function h0(e, t, n, i, s, r) {
14218
14232
  }, {
14219
14233
  default: h(() => [
14220
14234
  x("div", u0, [
14221
- T(b(s.meridian) + " ", 1),
14235
+ T(v(s.meridian) + " ", 1),
14222
14236
  m(a, {
14223
14237
  right: "",
14224
14238
  icon: "fa-angle-down"
@@ -14245,7 +14259,7 @@ function h0(e, t, n, i, s, r) {
14245
14259
  }, {
14246
14260
  default: h(() => [
14247
14261
  x("div", d0, [
14248
- T(b(r.displayDay) + " ", 1),
14262
+ T(v(r.displayDay) + " ", 1),
14249
14263
  m(a, {
14250
14264
  right: "",
14251
14265
  icon: "fa-angle-down"
@@ -14267,7 +14281,7 @@ function h0(e, t, n, i, s, r) {
14267
14281
  }, {
14268
14282
  default: h(() => [
14269
14283
  x("div", c0, [
14270
- T(b(r.displayMonth) + " ", 1),
14284
+ T(v(r.displayMonth) + " ", 1),
14271
14285
  m(a, {
14272
14286
  right: "",
14273
14287
  icon: "fa-angle-down"
@@ -14293,7 +14307,7 @@ function h0(e, t, n, i, s, r) {
14293
14307
  }, {
14294
14308
  default: h(() => [
14295
14309
  x("div", m0, [
14296
- T(b(r.displayYear) + " ", 1),
14310
+ T(v(r.displayYear) + " ", 1),
14297
14311
  m(a, {
14298
14312
  right: "",
14299
14313
  icon: "fa-angle-down"
@@ -14345,10 +14359,10 @@ function k0(e, t, n, i, s, r) {
14345
14359
  const a = y("date-object"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
14346
14360
  return o(), d(S, null, [
14347
14361
  e.showLabel ? (o(), d("label", _0, [
14348
- T(b(e.label), 1),
14362
+ T(v(e.label), 1),
14349
14363
  e.required ? (o(), d("span", g0, "*")) : _("", !0)
14350
14364
  ])) : _("", !0),
14351
- e.showDescription ? (o(), d("div", v0, b(e.description), 1)) : _("", !0),
14365
+ e.showDescription ? (o(), d("div", v0, v(e.description), 1)) : _("", !0),
14352
14366
  e.multiValue ? (o(), d("div", b0, [
14353
14367
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
14354
14368
  class: "ux-text-row",
@@ -14360,7 +14374,7 @@ function k0(e, t, n, i, s, r) {
14360
14374
  m(a, {
14361
14375
  allDay: r.allDay,
14362
14376
  modelValue: e.model[g],
14363
- "onUpdate:modelValue": (v) => e.model[g] = v
14377
+ "onUpdate:modelValue": (b) => e.model[g] = b
14364
14378
  }, null, 8, ["allDay", "modelValue", "onUpdate:modelValue"])
14365
14379
  ]),
14366
14380
  _: 2
@@ -14374,7 +14388,7 @@ function k0(e, t, n, i, s, r) {
14374
14388
  key: 0,
14375
14389
  tag: "a",
14376
14390
  icon: "",
14377
- onClick: (v) => e.remove(p)
14391
+ onClick: (b) => e.remove(p)
14378
14392
  }, {
14379
14393
  default: h(() => [
14380
14394
  m(u, { icon: "fa-times" })
@@ -14393,7 +14407,7 @@ function k0(e, t, n, i, s, r) {
14393
14407
  onClick: t[0] || (t[0] = (p) => e.add())
14394
14408
  }, {
14395
14409
  default: h(() => [
14396
- T(b(e.addLabel), 1)
14410
+ T(v(e.addLabel), 1)
14397
14411
  ]),
14398
14412
  _: 1
14399
14413
  })) : _("", !0)
@@ -14777,7 +14791,7 @@ const w0 = {
14777
14791
  class: "filter-condition"
14778
14792
  }, 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
14793
  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);
14794
+ 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
14795
  return s.comparators ? (o(), d("div", T0, [
14782
14796
  m(c, {
14783
14797
  gap: "",
@@ -14917,7 +14931,7 @@ function P0(e, t, n, i, s, r) {
14917
14931
  default: h(() => [
14918
14932
  m(l, { shrink: "" }, {
14919
14933
  default: h(() => [
14920
- m(v, {
14934
+ m(b, {
14921
14935
  onClick: t[15] || (t[15] = (M) => s.model.value = !s.model.value),
14922
14936
  value: s.model.value
14923
14937
  }, null, 8, ["value"])
@@ -14926,7 +14940,7 @@ function P0(e, t, n, i, s, r) {
14926
14940
  }),
14927
14941
  m(l, null, {
14928
14942
  default: h(() => [
14929
- T(b(s.model.value ? "True" : "False"), 1)
14943
+ T(v(s.model.value ? "True" : "False"), 1)
14930
14944
  ]),
14931
14945
  _: 1
14932
14946
  })
@@ -15354,7 +15368,7 @@ function X0(e, t, n, i, s, r) {
15354
15368
  field: r.operatorField
15355
15369
  }, {
15356
15370
  default: h(() => [
15357
- T(b(r.summary), 1)
15371
+ T(v(r.summary), 1)
15358
15372
  ]),
15359
15373
  _: 1
15360
15374
  }, 8, ["modelValue", "field"]),
@@ -15385,19 +15399,19 @@ function X0(e, t, n, i, s, r) {
15385
15399
  _: 1
15386
15400
  })
15387
15401
  ]),
15388
- (o(!0), d(S, null, F(s.model.filters, (g, v) => (o(), k(c, {
15389
- key: `condition-${v}`
15402
+ (o(!0), d(S, null, F(s.model.filters, (g, b) => (o(), k(c, {
15403
+ key: `condition-${b}`
15390
15404
  }, {
15391
15405
  default: h(() => [
15392
- v != 0 ? (o(), k(l, {
15406
+ b != 0 ? (o(), k(l, {
15393
15407
  key: 0,
15394
- class: L(["operator-cell", [s.model.operator, { last: v == s.model.filters.length }]]),
15408
+ class: L(["operator-cell", [s.model.operator, { last: b == s.model.filters.length }]]),
15395
15409
  vcenter: "",
15396
15410
  shrink: ""
15397
15411
  }, {
15398
15412
  default: h(() => [
15399
15413
  Z0,
15400
- x("div", J0, b(s.model.operator), 1)
15414
+ x("div", J0, v(s.model.operator), 1)
15401
15415
  ]),
15402
15416
  _: 2
15403
15417
  }, 1032, ["class"])) : _("", !0),
@@ -15406,9 +15420,9 @@ function X0(e, t, n, i, s, r) {
15406
15420
  m(p, {
15407
15421
  enableRemove: s.model.filters.length > 1,
15408
15422
  fields: r.fields,
15409
- onRemove: (w) => r.removeCondition(v),
15410
- modelValue: s.model.filters[v],
15411
- "onUpdate:modelValue": (w) => s.model.filters[v] = w
15423
+ onRemove: (w) => r.removeCondition(b),
15424
+ modelValue: s.model.filters[b],
15425
+ "onUpdate:modelValue": (w) => s.model.filters[b] = w
15412
15426
  }, null, 8, ["enableRemove", "fields", "onRemove", "modelValue", "onUpdate:modelValue"])
15413
15427
  ]),
15414
15428
  _: 2
@@ -15542,7 +15556,7 @@ function ix(e, t, n, i, s, r) {
15542
15556
  field: r.operatorField
15543
15557
  }, {
15544
15558
  default: h(() => [
15545
- T(b(r.summary), 1)
15559
+ T(v(r.summary), 1)
15546
15560
  ]),
15547
15561
  _: 1
15548
15562
  }, 8, ["modelValue", "field"]),
@@ -15552,10 +15566,10 @@ function ix(e, t, n, i, s, r) {
15552
15566
  (o(!0), d(S, null, F(s.model.filters, (p, g) => (o(), k(l, {
15553
15567
  enableRemove: "",
15554
15568
  key: `rule-${g}`,
15555
- onRemove: (v) => r.removeRule(g),
15569
+ onRemove: (b) => r.removeRule(g),
15556
15570
  definition: n.definition,
15557
15571
  modelValue: s.model.filters[g],
15558
- "onUpdate:modelValue": (v) => s.model.filters[g] = v,
15572
+ "onUpdate:modelValue": (b) => s.model.filters[g] = b,
15559
15573
  index: g
15560
15574
  }, null, 8, ["onRemove", "definition", "modelValue", "onUpdate:modelValue", "index"]))), 128)),
15561
15575
  m(u, {
@@ -15630,10 +15644,10 @@ function dx(e, t, n, i, s, r) {
15630
15644
  const a = y("filter-builder"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
15631
15645
  return o(), d(S, null, [
15632
15646
  e.showLabel ? (o(), d("label", ax, [
15633
- T(b(e.label) + " (" + b(r.definitionTitle) + ") ", 1),
15647
+ T(v(e.label) + " (" + v(r.definitionTitle) + ") ", 1),
15634
15648
  e.required ? (o(), d("span", lx, "*")) : _("", !0)
15635
15649
  ])) : _("", !0),
15636
- e.showDescription ? (o(), d("div", ox, b(e.description), 1)) : _("", !0),
15650
+ e.showDescription ? (o(), d("div", ox, v(e.description), 1)) : _("", !0),
15637
15651
  e.multiValue ? (o(), d("div", ux, [
15638
15652
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
15639
15653
  class: "ux-text-row",
@@ -15645,7 +15659,7 @@ function dx(e, t, n, i, s, r) {
15645
15659
  m(a, {
15646
15660
  definition: s.definition,
15647
15661
  modelValue: e.model[g],
15648
- "onUpdate:modelValue": (v) => e.model[g] = v
15662
+ "onUpdate:modelValue": (b) => e.model[g] = b
15649
15663
  }, null, 8, ["definition", "modelValue", "onUpdate:modelValue"])
15650
15664
  ]),
15651
15665
  _: 2
@@ -15659,7 +15673,7 @@ function dx(e, t, n, i, s, r) {
15659
15673
  key: 0,
15660
15674
  tag: "a",
15661
15675
  icon: "",
15662
- onClick: (v) => e.remove(p)
15676
+ onClick: (b) => e.remove(p)
15663
15677
  }, {
15664
15678
  default: h(() => [
15665
15679
  m(u, { icon: "fa-times" })
@@ -15678,7 +15692,7 @@ function dx(e, t, n, i, s, r) {
15678
15692
  onClick: t[0] || (t[0] = (p) => e.add())
15679
15693
  }, {
15680
15694
  default: h(() => [
15681
- T(b(e.addLabel), 1)
15695
+ T(v(e.addLabel), 1)
15682
15696
  ]),
15683
15697
  _: 1
15684
15698
  })) : _("", !0)
@@ -15857,15 +15871,15 @@ function kx(e, t, n, i, s, r) {
15857
15871
  class: L(["native-select", r.classes])
15858
15872
  }, [
15859
15873
  e.showLabel ? (o(), d("label", hx, [
15860
- T(b(e.label) + " ", 1),
15874
+ T(v(e.label) + " ", 1),
15861
15875
  e.required ? (o(), d("span", px, "*")) : _("", !0)
15862
15876
  ])) : _("", !0),
15863
- e.showDescription ? (o(), d("div", yx, b(e.description), 1)) : _("", !0),
15877
+ e.showDescription ? (o(), d("div", yx, v(e.description), 1)) : _("", !0),
15864
15878
  e.singleValue ? (o(), d("div", _x, [
15865
15879
  H(e.$slots, "default", {}, () => [
15866
15880
  m(a, { tag: "div" }, {
15867
15881
  default: h(() => [
15868
- T(b(r.summary), 1)
15882
+ T(v(r.summary), 1)
15869
15883
  ]),
15870
15884
  _: 1
15871
15885
  })
@@ -15879,7 +15893,7 @@ function kx(e, t, n, i, s, r) {
15879
15893
  r.showNoneOption ? (o(), d("option", vx, "None")) : _("", !0),
15880
15894
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
15881
15895
  value: l.value
15882
- }, b(l.title), 9, bx))), 256))
15896
+ }, v(l.title), 9, bx))), 256))
15883
15897
  ], 40, gx), [
15884
15898
  [Tt, e.model]
15885
15899
  ])
@@ -16013,10 +16027,10 @@ function Nx(e, t, n, i, s, r) {
16013
16027
  const a = y("range-slider"), l = y("flex-cell"), u = y("flex-row"), f = y("ux-icon"), c = y("ux-button");
16014
16028
  return o(), d(S, null, [
16015
16029
  e.showLabel ? (o(), d("label", Ax, [
16016
- T(b(e.label) + " ", 1),
16030
+ T(v(e.label) + " ", 1),
16017
16031
  e.required ? (o(), d("span", Mx, "*")) : _("", !0)
16018
16032
  ])) : _("", !0),
16019
- e.showDescription ? (o(), d("div", Dx, b(e.description), 1)) : _("", !0),
16033
+ e.showDescription ? (o(), d("div", Dx, v(e.description), 1)) : _("", !0),
16020
16034
  e.multiValue ? (o(), d("div", Ix, [
16021
16035
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(u, {
16022
16036
  class: "ux-slider-row",
@@ -16040,7 +16054,7 @@ function Nx(e, t, n, i, s, r) {
16040
16054
  suffix: r.sliderSuffix,
16041
16055
  max: r.maxSliderValue,
16042
16056
  modelValue: e.model[g],
16043
- "onUpdate:modelValue": (v) => e.model[g] = v,
16057
+ "onUpdate:modelValue": (b) => e.model[g] = b,
16044
16058
  class: "ux-slider"
16045
16059
  }, null, 8, ["min", "step", "prefix", "suffix", "max", "modelValue", "onUpdate:modelValue"])
16046
16060
  ]),
@@ -16048,7 +16062,7 @@ function Nx(e, t, n, i, s, r) {
16048
16062
  }, 1024),
16049
16063
  m(l, { shrink: "" }, {
16050
16064
  default: h(() => [
16051
- x("span", Fx, b(r.sliderPrefix) + b(e.model[g]) + b(r.sliderSuffix), 1)
16065
+ x("span", Fx, v(r.sliderPrefix) + v(e.model[g]) + v(r.sliderSuffix), 1)
16052
16066
  ]),
16053
16067
  _: 2
16054
16068
  }, 1024)
@@ -16067,7 +16081,7 @@ function Nx(e, t, n, i, s, r) {
16067
16081
  key: 0,
16068
16082
  tag: "a",
16069
16083
  icon: "",
16070
- onClick: (v) => e.remove(p)
16084
+ onClick: (b) => e.remove(p)
16071
16085
  }, {
16072
16086
  default: h(() => [
16073
16087
  m(f, { icon: "fa-times" })
@@ -16085,7 +16099,7 @@ function Nx(e, t, n, i, s, r) {
16085
16099
  onClick: t[0] || (t[0] = (p) => e.add())
16086
16100
  }, {
16087
16101
  default: h(() => [
16088
- T(b(e.addLabel), 1)
16102
+ T(v(e.addLabel), 1)
16089
16103
  ]),
16090
16104
  _: 1
16091
16105
  })) : _("", !0)
@@ -16113,7 +16127,7 @@ function Nx(e, t, n, i, s, r) {
16113
16127
  }),
16114
16128
  m(l, { shrink: "" }, {
16115
16129
  default: h(() => [
16116
- x("span", $x, b(r.sliderPrefix) + b(e.model) + b(r.sliderSuffix), 1)
16130
+ x("span", $x, v(r.sliderPrefix) + v(e.model) + v(r.sliderSuffix), 1)
16117
16131
  ]),
16118
16132
  _: 1
16119
16133
  })
@@ -16155,10 +16169,10 @@ function qx(e, t, n, i, s, r) {
16155
16169
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
16156
16170
  return o(), d(S, null, [
16157
16171
  e.showLabel ? (o(), d("label", Ux, [
16158
- T(b(e.label) + " ", 1),
16172
+ T(v(e.label) + " ", 1),
16159
16173
  e.required ? (o(), d("span", jx, "*")) : _("", !0)
16160
16174
  ])) : _("", !0),
16161
- e.showDescription ? (o(), d("div", Rx, b(e.description), 1)) : _("", !0),
16175
+ e.showDescription ? (o(), d("div", Rx, v(e.description), 1)) : _("", !0),
16162
16176
  e.multiValue ? (o(), d("div", Bx, [
16163
16177
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
16164
16178
  class: "ux-text-row",
@@ -16223,7 +16237,7 @@ function qx(e, t, n, i, s, r) {
16223
16237
  onClick: t[2] || (t[2] = (c) => e.add())
16224
16238
  }, {
16225
16239
  default: h(() => [
16226
- T(b(e.addLabel), 1)
16240
+ T(v(e.addLabel), 1)
16227
16241
  ]),
16228
16242
  _: 1
16229
16243
  })) : _("", !0)
@@ -16335,10 +16349,10 @@ function Jx(e, t, n, i, s, r) {
16335
16349
  default: h(() => [
16336
16350
  x("div", null, [
16337
16351
  e.showLabel ? (o(), d("label", Kx, [
16338
- T(b(e.label) + " ", 1),
16352
+ T(v(e.label) + " ", 1),
16339
16353
  e.required ? (o(), d("span", Yx, "*")) : _("", !0)
16340
16354
  ])) : _("", !0),
16341
- e.showDescription ? (o(), d("div", Zx, b(e.description), 1)) : _("", !0)
16355
+ e.showDescription ? (o(), d("div", Zx, v(e.description), 1)) : _("", !0)
16342
16356
  ])
16343
16357
  ]),
16344
16358
  _: 1
@@ -16538,21 +16552,21 @@ function uw(e, t, n, i, s, r) {
16538
16552
  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
16553
  return o(), d(S, null, [
16540
16554
  e.showLabel ? (o(), d("label", iw, [
16541
- T(b(e.label) + " ", 1),
16555
+ T(v(e.label) + " ", 1),
16542
16556
  e.required ? (o(), d("span", sw, "*")) : _("", !0)
16543
16557
  ])) : _("", !0),
16544
- e.showDescription ? (o(), d("div", aw, b(e.description), 1)) : _("", !0),
16558
+ e.showDescription ? (o(), d("div", aw, v(e.description), 1)) : _("", !0),
16545
16559
  s.files && s.files.length ? (o(), d("div", lw, [
16546
- (o(!0), d(S, null, F(s.files, (g, v) => (o(), d("div", {
16560
+ (o(!0), d(S, null, F(s.files, (g, b) => (o(), d("div", {
16547
16561
  class: "file-item",
16548
- key: v
16562
+ key: b
16549
16563
  }, [
16550
16564
  m(c, null, {
16551
16565
  default: h(() => [
16552
16566
  m(l, null, {
16553
16567
  default: h(() => [
16554
- x("strong", null, b(g.name), 1),
16555
- x("div", ow, b(r.filesize(g.size)), 1),
16568
+ x("strong", null, v(g.name), 1),
16569
+ x("div", ow, v(r.filesize(g.size)), 1),
16556
16570
  m(a, {
16557
16571
  value: g.progress
16558
16572
  }, null, 8, ["value"])
@@ -16563,7 +16577,7 @@ function uw(e, t, n, i, s, r) {
16563
16577
  default: h(() => [
16564
16578
  m(f, {
16565
16579
  icon: "",
16566
- onClick: (w) => r.remove(v)
16580
+ onClick: (w) => r.remove(b)
16567
16581
  }, {
16568
16582
  default: h(() => [
16569
16583
  m(u, { icon: "fa-times" })
@@ -16715,14 +16729,14 @@ const cw = {
16715
16729
  class: "ux-field-description"
16716
16730
  };
16717
16731
  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");
16732
+ 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
16733
  return e.multiValue ? (o(), d("div", fw, [
16720
16734
  r.showLabel ? (o(), d("div", mw, [
16721
16735
  r.showLabel ? (o(), d("label", hw, [
16722
- T(b(e.plural || e.title) + " ", 1),
16736
+ T(v(e.plural || e.title) + " ", 1),
16723
16737
  e.required ? (o(), d("span", pw, "*")) : _("", !0)
16724
16738
  ])) : _("", !0),
16725
- e.showDescription ? (o(), d("div", yw, b(e.description), 1)) : _("", !0)
16739
+ e.showDescription ? (o(), d("div", yw, v(e.description), 1)) : _("", !0)
16726
16740
  ])) : _("", !0),
16727
16741
  r.reorderable ? (o(), k(w, {
16728
16742
  key: 1,
@@ -16733,7 +16747,7 @@ function kw(e, t, n, i, s, r) {
16733
16747
  onEnd: t[3] || (t[3] = (O) => s.drag = !1)
16734
16748
  }, {
16735
16749
  item: h(({ element: O, index: j }) => [
16736
- m(v, { ref: "row" }, {
16750
+ m(b, { ref: "row" }, {
16737
16751
  default: h(() => [
16738
16752
  m(c, null, {
16739
16753
  default: h(() => [
@@ -16758,7 +16772,7 @@ function kw(e, t, n, i, s, r) {
16758
16772
  m(l, { vcenter: "" }, {
16759
16773
  default: h(() => [
16760
16774
  x("div", null, [
16761
- x("strong", null, b(r.multiLabel(O, j)), 1)
16775
+ x("strong", null, v(r.multiLabel(O, j)), 1)
16762
16776
  ])
16763
16777
  ]),
16764
16778
  _: 2
@@ -16774,7 +16788,7 @@ function kw(e, t, n, i, s, r) {
16774
16788
  onClick: (M) => O.collapsed = !O.collapsed
16775
16789
  }, {
16776
16790
  default: h(() => [
16777
- T(b(O.collapsed ? "More" : "Less") + " ", 1),
16791
+ T(v(O.collapsed ? "More" : "Less") + " ", 1),
16778
16792
  m(a, {
16779
16793
  right: "",
16780
16794
  icon: O.collapsed ? "fa-angle-down" : "fa-angle-up"
@@ -16837,7 +16851,7 @@ function kw(e, t, n, i, s, r) {
16837
16851
  }, 1536)
16838
16852
  ]),
16839
16853
  _: 1
16840
- }, 8, ["modelValue", "group"])) : (o(!0), d(S, { key: 2 }, F(e.model, (O, j) => (o(), k(v, {
16854
+ }, 8, ["modelValue", "group"])) : (o(!0), d(S, { key: 2 }, F(e.model, (O, j) => (o(), k(b, {
16841
16855
  ref_for: !0,
16842
16856
  ref: "row"
16843
16857
  }, {
@@ -16861,7 +16875,7 @@ function kw(e, t, n, i, s, r) {
16861
16875
  m(l, { vcenter: "" }, {
16862
16876
  default: h(() => [
16863
16877
  x("div", null, [
16864
- x("strong", null, b(r.multiLabel(O, j)), 1)
16878
+ x("strong", null, v(r.multiLabel(O, j)), 1)
16865
16879
  ])
16866
16880
  ]),
16867
16881
  _: 2
@@ -16877,7 +16891,7 @@ function kw(e, t, n, i, s, r) {
16877
16891
  onClick: (M) => O.collapsed = !O.collapsed
16878
16892
  }, {
16879
16893
  default: h(() => [
16880
- T(b(O.collapsed ? "More" : "Less") + " ", 1),
16894
+ T(v(O.collapsed ? "More" : "Less") + " ", 1),
16881
16895
  m(a, {
16882
16896
  right: "",
16883
16897
  icon: O.collapsed ? "fa-angle-down" : "fa-angle-up"
@@ -16944,7 +16958,7 @@ function kw(e, t, n, i, s, r) {
16944
16958
  onClick: t[5] || (t[5] = (O) => e.add())
16945
16959
  }, {
16946
16960
  default: h(() => [
16947
- T(b(e.addLabel) + " ", 1),
16961
+ T(v(e.addLabel) + " ", 1),
16948
16962
  m(a, {
16949
16963
  icon: "fa-plus",
16950
16964
  right: ""
@@ -16955,7 +16969,7 @@ function kw(e, t, n, i, s, r) {
16955
16969
  ])) : (o(), d(S, { key: 1 }, [
16956
16970
  e.widget === "form" ? (o(), d(S, { key: 0 }, [
16957
16971
  e.model ? (o(), d(S, { key: 0 }, [
16958
- e.minimum === 0 ? (o(), k(v, { key: 0 }, {
16972
+ e.minimum === 0 ? (o(), k(b, { key: 0 }, {
16959
16973
  default: h(() => [
16960
16974
  m(c, null, {
16961
16975
  default: h(() => [
@@ -16967,7 +16981,7 @@ function kw(e, t, n, i, s, r) {
16967
16981
  m(l, { vcenter: "" }, {
16968
16982
  default: h(() => [
16969
16983
  x("div", null, [
16970
- x("strong", null, b(e.label), 1)
16984
+ x("strong", null, v(e.label), 1)
16971
16985
  ])
16972
16986
  ]),
16973
16987
  _: 1
@@ -17035,7 +17049,7 @@ function kw(e, t, n, i, s, r) {
17035
17049
  onClick: t[9] || (t[9] = (O) => r.createSingleObject())
17036
17050
  }, {
17037
17051
  default: h(() => [
17038
- T("Add " + b(e.label) + " ", 1),
17052
+ T("Add " + v(e.label) + " ", 1),
17039
17053
  m(a, {
17040
17054
  icon: "fa-plus",
17041
17055
  right: ""
@@ -17046,10 +17060,10 @@ function kw(e, t, n, i, s, r) {
17046
17060
  ], 64)) : (o(), d(S, { key: 1 }, [
17047
17061
  r.showLabel ? (o(), d("div", _w, [
17048
17062
  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)
17063
+ r.showLabel ? (o(), d("label", vw, v(e.title), 1)) : _("", !0),
17064
+ e.showDescription ? (o(), d("div", bw, v(e.description), 1)) : _("", !0)
17051
17065
  ]),
17052
- m(v, null, {
17066
+ m(b, null, {
17053
17067
  default: h(() => [
17054
17068
  m(g, null, {
17055
17069
  default: h(() => [
@@ -17110,7 +17124,7 @@ const ww = {
17110
17124
  };
17111
17125
  function Sw(e, t, n, i, s, r) {
17112
17126
  return H(e.$slots, "default", { plainValue: r.plainValue }, () => [
17113
- x("pre", null, b(n.option), 1)
17127
+ x("pre", null, v(n.option), 1)
17114
17128
  ]);
17115
17129
  }
17116
17130
  const Tw = /* @__PURE__ */ C(ww, [["render", Sw]]);
@@ -17203,10 +17217,10 @@ function Mw(e, t, n, i, s, r) {
17203
17217
  const a = y("ux-icon"), l = y("ux-button"), u = y("option-slot");
17204
17218
  return o(), d(S, null, [
17205
17219
  e.showLabel ? (o(), d("label", Cw, [
17206
- T(b(e.label) + " ", 1),
17220
+ T(v(e.label) + " ", 1),
17207
17221
  e.required ? (o(), d("span", Vw, "*")) : _("", !0)
17208
17222
  ])) : _("", !0),
17209
- e.showDescription ? (o(), d("div", Ew, b(e.description), 1)) : _("", !0),
17223
+ e.showDescription ? (o(), d("div", Ew, v(e.description), 1)) : _("", !0),
17210
17224
  x("div", Aw, [
17211
17225
  (o(!0), d(S, null, F(e.selectableOptions, (f) => (o(), k(u, { option: f }, {
17212
17226
  default: h(({ plainValue: c }) => [
@@ -17216,7 +17230,7 @@ function Mw(e, t, n, i, s, r) {
17216
17230
  onClick: (p) => r.toggle(c)
17217
17231
  }, {
17218
17232
  default: h(() => [
17219
- T(b(e.getLabel(f)) + " ", 1),
17233
+ T(v(e.getLabel(f)) + " ", 1),
17220
17234
  m(a, {
17221
17235
  icon: "fa-check",
17222
17236
  right: ""
@@ -17258,10 +17272,10 @@ function Uw(e, t, n, i, s, r) {
17258
17272
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
17259
17273
  return o(), d(S, null, [
17260
17274
  e.showLabel ? (o(), d("label", Fw, [
17261
- T(b(e.label) + " ", 1),
17275
+ T(v(e.label) + " ", 1),
17262
17276
  e.required ? (o(), d("span", $w, "*")) : _("", !0)
17263
17277
  ])) : _("", !0),
17264
- e.showDescription ? (o(), d("div", Nw, b(e.description), 1)) : _("", !0),
17278
+ e.showDescription ? (o(), d("div", Nw, v(e.description), 1)) : _("", !0),
17265
17279
  e.multiValue ? (o(), d("div", Lw, [
17266
17280
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
17267
17281
  class: "ux-text-row",
@@ -17270,7 +17284,7 @@ function Uw(e, t, n, i, s, r) {
17270
17284
  default: h(() => [
17271
17285
  m(a, null, {
17272
17286
  default: h(() => [
17273
- x("pre", null, b(c), 1)
17287
+ x("pre", null, v(c), 1)
17274
17288
  ]),
17275
17289
  _: 2
17276
17290
  }, 1024),
@@ -17301,7 +17315,7 @@ function Uw(e, t, n, i, s, r) {
17301
17315
  onClick: t[0] || (t[0] = (c) => e.add())
17302
17316
  }, {
17303
17317
  default: h(() => [
17304
- T(b(e.addLabel) + " ", 1),
17318
+ T(v(e.addLabel) + " ", 1),
17305
17319
  m(l, {
17306
17320
  icon: "fa-plus",
17307
17321
  right: ""
@@ -17309,7 +17323,7 @@ function Uw(e, t, n, i, s, r) {
17309
17323
  ]),
17310
17324
  _: 1
17311
17325
  })) : _("", !0)
17312
- ])) : (o(), d("pre", Pw, b(e.model), 1))
17326
+ ])) : (o(), d("pre", Pw, v(e.model), 1))
17313
17327
  ], 64);
17314
17328
  }
17315
17329
  const jw = /* @__PURE__ */ C(Iw, [["render", Uw], ["__scopeId", "data-v-aae5394a"]]);
@@ -17392,10 +17406,10 @@ function iS(e, t, n, i, s, r) {
17392
17406
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
17393
17407
  return o(), d(S, null, [
17394
17408
  e.showLabel ? (o(), d("label", Bw, [
17395
- T(b(e.label) + " ", 1),
17409
+ T(v(e.label) + " ", 1),
17396
17410
  e.required ? (o(), d("span", zw, "*")) : _("", !0)
17397
17411
  ])) : _("", !0),
17398
- e.showDescription ? (o(), d("div", Hw, b(e.description), 1)) : _("", !0),
17412
+ e.showDescription ? (o(), d("div", Hw, v(e.description), 1)) : _("", !0),
17399
17413
  e.multiValue ? (o(), d("div", qw, [
17400
17414
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
17401
17415
  class: "ux-text-row",
@@ -17507,7 +17521,7 @@ function iS(e, t, n, i, s, r) {
17507
17521
  onClick: t[6] || (t[6] = (c) => e.add())
17508
17522
  }, {
17509
17523
  default: h(() => [
17510
- T(b(r.addLabel) + " ", 1),
17524
+ T(v(r.addLabel) + " ", 1),
17511
17525
  m(l, {
17512
17526
  icon: "fa-plus",
17513
17527
  right: ""
@@ -17722,7 +17736,7 @@ function uS(e, t, n, i, s, r) {
17722
17736
  default: h(() => [
17723
17737
  m(a, null, {
17724
17738
  default: h(() => [
17725
- T(b(s.showTokens ? "Hide" : "Show") + " Tokens ", 1)
17739
+ T(v(s.showTokens ? "Hide" : "Show") + " Tokens ", 1)
17726
17740
  ]),
17727
17741
  _: 1
17728
17742
  }),
@@ -17741,11 +17755,11 @@ function uS(e, t, n, i, s, r) {
17741
17755
  s.showTokens ? (o(), d("div", oS, [
17742
17756
  (o(!0), d(S, null, F(n.tokens, (g) => (o(), k(f, {
17743
17757
  size: "xs",
17744
- onClick: z((v) => r.injectToken(g.value), ["stop", "prevent"])
17758
+ onClick: z((b) => r.injectToken(g.value), ["stop", "prevent"])
17745
17759
  }, {
17746
17760
  default: h(() => [
17747
17761
  m(l, { icon: "fa-asterisk" }),
17748
- T(" " + b(g.title), 1)
17762
+ T(" " + v(g.title), 1)
17749
17763
  ]),
17750
17764
  _: 2
17751
17765
  }, 1032, ["onClick"]))), 256))
@@ -17810,10 +17824,10 @@ function gS(e, t, n, i, s, r) {
17810
17824
  onKeydown: t[2] || (t[2] = ge(z((p) => r.enterPress(p), ["stop"]), ["enter"]))
17811
17825
  }, [
17812
17826
  e.showLabel ? (o(), d("label", fS, [
17813
- T(b(e.label) + " ", 1),
17827
+ T(v(e.label) + " ", 1),
17814
17828
  e.required ? (o(), d("span", mS, "*")) : _("", !0)
17815
17829
  ])) : _("", !0),
17816
- e.showDescription ? (o(), d("div", hS, b(e.description), 1)) : _("", !0),
17830
+ e.showDescription ? (o(), d("div", hS, v(e.description), 1)) : _("", !0),
17817
17831
  e.multiValue ? (o(), d("div", pS, [
17818
17832
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
17819
17833
  class: "ux-text-row",
@@ -17829,7 +17843,7 @@ function gS(e, t, n, i, s, r) {
17829
17843
  ref_for: !0,
17830
17844
  ref: "input",
17831
17845
  modelValue: e.model[g],
17832
- "onUpdate:modelValue": (v) => e.model[g] = v,
17846
+ "onUpdate:modelValue": (b) => e.model[g] = b,
17833
17847
  class: "ux-code-editor ux-field-focus ux-text-area-multiple"
17834
17848
  }, null, 8, ["lang", "onFocus", "modelValue", "onUpdate:modelValue"])
17835
17849
  ])
@@ -17845,7 +17859,7 @@ function gS(e, t, n, i, s, r) {
17845
17859
  key: 0,
17846
17860
  tag: "a",
17847
17861
  icon: "",
17848
- onClick: (v) => e.remove(p)
17862
+ onClick: (b) => e.remove(p)
17849
17863
  }, {
17850
17864
  default: h(() => [
17851
17865
  m(u, { icon: "fa-times" })
@@ -17863,7 +17877,7 @@ function gS(e, t, n, i, s, r) {
17863
17877
  onClick: t[0] || (t[0] = (p) => e.add())
17864
17878
  }, {
17865
17879
  default: h(() => [
17866
- T(b(e.addLabel), 1)
17880
+ T(v(e.addLabel), 1)
17867
17881
  ]),
17868
17882
  _: 1
17869
17883
  })) : _("", !0)
@@ -17912,10 +17926,10 @@ function CS(e, t, n, i, s, r) {
17912
17926
  onKeydown: t[2] || (t[2] = ge(z((p) => r.enterPress(p), ["stop"]), ["enter"]))
17913
17927
  }, [
17914
17928
  e.showLabel ? (o(), d("label", kS, [
17915
- T(b(e.label) + " ", 1),
17929
+ T(v(e.label) + " ", 1),
17916
17930
  e.required ? (o(), d("span", xS, "*")) : _("", !0)
17917
17931
  ])) : _("", !0),
17918
- e.showDescription ? (o(), d("div", wS, b(e.description), 1)) : _("", !0),
17932
+ e.showDescription ? (o(), d("div", wS, v(e.description), 1)) : _("", !0),
17919
17933
  e.multiValue ? (o(), d("div", SS, [
17920
17934
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
17921
17935
  class: "ux-text-row",
@@ -17931,7 +17945,7 @@ function CS(e, t, n, i, s, r) {
17931
17945
  ref_for: !0,
17932
17946
  ref: "input",
17933
17947
  modelValue: e.model[g],
17934
- "onUpdate:modelValue": (v) => e.model[g] = v,
17948
+ "onUpdate:modelValue": (b) => e.model[g] = b,
17935
17949
  class: "ux-expression ux-field-focus ux-text-area-multiple"
17936
17950
  }, null, 8, ["field", "onFocus", "modelValue", "onUpdate:modelValue"])
17937
17951
  ])
@@ -17947,7 +17961,7 @@ function CS(e, t, n, i, s, r) {
17947
17961
  key: 0,
17948
17962
  tag: "a",
17949
17963
  icon: "",
17950
- onClick: (v) => e.remove(p)
17964
+ onClick: (b) => e.remove(p)
17951
17965
  }, {
17952
17966
  default: h(() => [
17953
17967
  m(u, { icon: "fa-times" })
@@ -17965,7 +17979,7 @@ function CS(e, t, n, i, s, r) {
17965
17979
  onClick: t[0] || (t[0] = (p) => e.add())
17966
17980
  }, {
17967
17981
  default: h(() => [
17968
- T(b(e.addLabel), 1)
17982
+ T(v(e.addLabel), 1)
17969
17983
  ]),
17970
17984
  _: 1
17971
17985
  })) : _("", !0)
@@ -18067,10 +18081,10 @@ function US(e, t, n, i, s, r) {
18067
18081
  const a = y("richtext"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
18068
18082
  return o(), d("div", null, [
18069
18083
  e.showLabel ? (o(), d("label", IS, [
18070
- T(b(e.label) + " ", 1),
18084
+ T(v(e.label) + " ", 1),
18071
18085
  e.required ? (o(), d("span", FS, "*")) : _("", !0)
18072
18086
  ])) : _("", !0),
18073
- e.showDescription ? (o(), d("div", $S, b(e.description), 1)) : _("", !0),
18087
+ e.showDescription ? (o(), d("div", $S, v(e.description), 1)) : _("", !0),
18074
18088
  e.multiValue ? (o(), d("div", NS, [
18075
18089
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
18076
18090
  class: "ux-text-row",
@@ -18085,7 +18099,7 @@ function US(e, t, n, i, s, r) {
18085
18099
  ref_for: !0,
18086
18100
  ref: "input",
18087
18101
  modelValue: e.model[g],
18088
- "onUpdate:modelValue": (v) => e.model[g] = v,
18102
+ "onUpdate:modelValue": (b) => e.model[g] = b,
18089
18103
  class: "ux-richtext ux-field-focus ux-text-area-multiple"
18090
18104
  }, null, 8, ["onFocus", "modelValue", "onUpdate:modelValue"])
18091
18105
  ])
@@ -18101,7 +18115,7 @@ function US(e, t, n, i, s, r) {
18101
18115
  key: 0,
18102
18116
  tag: "a",
18103
18117
  icon: "",
18104
- onClick: (v) => e.remove(p)
18118
+ onClick: (b) => e.remove(p)
18105
18119
  }, {
18106
18120
  default: h(() => [
18107
18121
  m(u, { icon: "fa-times" })
@@ -18119,7 +18133,7 @@ function US(e, t, n, i, s, r) {
18119
18133
  onClick: t[0] || (t[0] = (p) => e.add())
18120
18134
  }, {
18121
18135
  default: h(() => [
18122
- T(b(e.addLabel), 1)
18136
+ T(v(e.addLabel), 1)
18123
18137
  ]),
18124
18138
  _: 1
18125
18139
  })) : _("", !0)
@@ -18144,7 +18158,7 @@ var kr = {}, RS = {
18144
18158
  };
18145
18159
  (function(e, t) {
18146
18160
  (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) {
18161
+ 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
18162
  var st = new Error(N + " at character " + V);
18149
18163
  throw st.index = V, st.description = N, st;
18150
18164
  }, Me = !0, ke = { "-": Me, "!": Me, "~": Me, "+": Me }, xe = {
@@ -18368,7 +18382,7 @@ var kr = {}, RS = {
18368
18382
  W("Unclosed (", V);
18369
18383
  }, zo = function() {
18370
18384
  return V++, {
18371
- type: v,
18385
+ type: b,
18372
18386
  elements: Xi(ue)
18373
18387
  };
18374
18388
  }, Bn = [], Nr, Qi; V < fn; )
@@ -19042,15 +19056,15 @@ function dO(e, t, n, i, s, r) {
19042
19056
  class: L(["calculation-modifier", ["modifier-set", `modifier-visible-${r.baseAmountVisible}`]])
19043
19057
  }, [
19044
19058
  rO,
19045
- x("td", null, b(r.formattedBaseAmount), 1),
19046
- x("td", iO, b(r.formattedBaseAmount), 1)
19059
+ x("td", null, v(r.formattedBaseAmount), 1),
19060
+ x("td", iO, v(r.formattedBaseAmount), 1)
19047
19061
  ], 2)) : _("", !0),
19048
19062
  (o(!0), d(S, null, F(r.visibleModifications, (p) => (o(), d("tr", {
19049
19063
  class: L(["calculation-modifier", [`modifier-${p.modifier}`, `modifier-visible-${p.visible}`]])
19050
19064
  }, [
19051
- x("td", null, b(p.title), 1),
19052
- x("td", null, b(p.summary), 1),
19053
- x("td", sO, b(p.result), 1)
19065
+ x("td", null, v(p.title), 1),
19066
+ x("td", null, v(p.summary), 1),
19067
+ x("td", sO, v(p.result), 1)
19054
19068
  ], 2))), 256))
19055
19069
  ]),
19056
19070
  x("tfoot", null, [
@@ -19058,7 +19072,7 @@ function dO(e, t, n, i, s, r) {
19058
19072
  lO,
19059
19073
  oO,
19060
19074
  x("td", null, [
19061
- x("strong", null, b(r.formattedTotal), 1)
19075
+ x("strong", null, v(r.formattedTotal), 1)
19062
19076
  ])
19063
19077
  ])) : _("", !0)
19064
19078
  ])
@@ -19082,7 +19096,7 @@ function dO(e, t, n, i, s, r) {
19082
19096
  onClick: (g) => r.selectGateway(p)
19083
19097
  }, {
19084
19098
  default: h(() => [
19085
- T(b(p.title) + " ", 1),
19099
+ T(v(p.title) + " ", 1),
19086
19100
  m(f, {
19087
19101
  icon: r.isSelectedGateway(p) ? "fa-check" : "far fa-circle"
19088
19102
  }, null, 8, ["icon"])
@@ -19214,16 +19228,16 @@ function xO(e, t, n, i, s, r) {
19214
19228
  class: L(["native-select", r.classes])
19215
19229
  }, [
19216
19230
  e.showLabel ? (o(), d("label", hO, [
19217
- T(b(e.label) + " ", 1),
19231
+ T(v(e.label) + " ", 1),
19218
19232
  e.required ? (o(), d("span", pO, "*")) : _("", !0)
19219
19233
  ])) : _("", !0),
19220
- e.showDescription ? (o(), d("div", yO, b(e.description), 1)) : _("", !0),
19234
+ e.showDescription ? (o(), d("div", yO, v(e.description), 1)) : _("", !0),
19221
19235
  r.selectableOptions.length ? (o(), d(S, { key: 2 }, [
19222
19236
  e.singleValue ? (o(), d("div", _O, [
19223
19237
  H(e.$slots, "default", {}, () => [
19224
19238
  m(a, { tag: "div" }, {
19225
19239
  default: h(() => [
19226
- T(b(r.summary), 1)
19240
+ T(v(r.summary), 1)
19227
19241
  ]),
19228
19242
  _: 1
19229
19243
  })
@@ -19237,7 +19251,7 @@ function xO(e, t, n, i, s, r) {
19237
19251
  e.singleValue && !e.minimum ? (o(), d("option", vO, "None")) : _("", !0),
19238
19252
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
19239
19253
  value: l.value
19240
- }, b(l.title), 9, bO))), 256))
19254
+ }, v(l.title), 9, bO))), 256))
19241
19255
  ], 40, gO), [
19242
19256
  [Tt, e.model]
19243
19257
  ])
@@ -19346,15 +19360,15 @@ function IO(e, t, n, i, s, r) {
19346
19360
  class: L(["native-select", r.classes])
19347
19361
  }, [
19348
19362
  e.showLabel ? (o(), d("label", OO, [
19349
- T(b(e.label) + " ", 1),
19363
+ T(v(e.label) + " ", 1),
19350
19364
  e.required ? (o(), d("span", CO, "*")) : _("", !0)
19351
19365
  ])) : _("", !0),
19352
- e.showDescription ? (o(), d("div", VO, b(e.description), 1)) : _("", !0),
19366
+ e.showDescription ? (o(), d("div", VO, v(e.description), 1)) : _("", !0),
19353
19367
  e.singleValue ? (o(), d("div", EO, [
19354
19368
  H(e.$slots, "default", {}, () => [
19355
19369
  m(a, { tag: "div" }, {
19356
19370
  default: h(() => [
19357
- T(b(r.summary), 1)
19371
+ T(v(r.summary), 1)
19358
19372
  ]),
19359
19373
  _: 1
19360
19374
  })
@@ -19368,7 +19382,7 @@ function IO(e, t, n, i, s, r) {
19368
19382
  e.singleValue && !e.minimum ? (o(), d("option", MO, "None")) : _("", !0),
19369
19383
  (o(!0), d(S, null, F(r.selectableOptions, (l) => (o(), d("option", {
19370
19384
  value: l.value
19371
- }, b(l.title), 9, DO))), 256))
19385
+ }, v(l.title), 9, DO))), 256))
19372
19386
  ], 40, AO), [
19373
19387
  [Tt, e.model]
19374
19388
  ])
@@ -19499,7 +19513,7 @@ function jO(e, t, n, i, s, r) {
19499
19513
  default: h(() => [
19500
19514
  m(a, null, {
19501
19515
  default: h(() => [
19502
- x("h3", null, "Select " + b(r.definition.title) + " fields to add", 1)
19516
+ x("h3", null, "Select " + v(r.definition.title) + " fields to add", 1)
19503
19517
  ]),
19504
19518
  _: 1
19505
19519
  }),
@@ -19526,10 +19540,10 @@ function jO(e, t, n, i, s, r) {
19526
19540
  }),
19527
19541
  m(p, { class: "body-area" }, {
19528
19542
  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)
19543
+ (o(!0), d(S, null, F(r.fields, (b) => (o(), d("a", {
19544
+ class: L(["field-item", { selected: r.isSelected(b), parented: r.isParentSelected(b) }]),
19545
+ style: He(b.style),
19546
+ onClick: (w) => r.toggle(b)
19533
19547
  }, [
19534
19548
  m(u, {
19535
19549
  gap: "",
@@ -19539,15 +19553,15 @@ function jO(e, t, n, i, s, r) {
19539
19553
  m(a, { shrink: "" }, {
19540
19554
  default: h(() => [
19541
19555
  m(c, {
19542
- value: r.isSelected(v) || r.isParentSelected(v)
19556
+ value: r.isSelected(b) || r.isParentSelected(b)
19543
19557
  }, null, 8, ["value"])
19544
19558
  ]),
19545
19559
  _: 2
19546
19560
  }, 1024),
19547
19561
  m(a, null, {
19548
19562
  default: h(() => [
19549
- x("strong", null, b(v.selectTitle), 1),
19550
- x("div", UO, b(v.path), 1)
19563
+ x("strong", null, v(b.selectTitle), 1),
19564
+ x("div", UO, v(b.path), 1)
19551
19565
  ]),
19552
19566
  _: 2
19553
19567
  }, 1024)
@@ -19608,7 +19622,7 @@ function HO(e, t, n, i, s, r) {
19608
19622
  onClick: r.openModal
19609
19623
  }, {
19610
19624
  default: h(() => [
19611
- T("Include additional " + b(r.definition.title) + " fields ", 1),
19625
+ T("Include additional " + v(r.definition.title) + " fields ", 1),
19612
19626
  m(a, { icon: "fa-plus" })
19613
19627
  ]),
19614
19628
  _: 1
@@ -19661,17 +19675,17 @@ function WO(e, t) {
19661
19675
  var l = !a, u = (e.type === "reference" ? e.defaultReferences : e.defaultValues) || [], f = u[0], c;
19662
19676
  switch (e.type) {
19663
19677
  case "date":
19664
- let g = function(v) {
19665
- switch (String(v).toLowerCase()) {
19678
+ let g = function(b) {
19679
+ switch (String(b).toLowerCase()) {
19666
19680
  case "now":
19667
19681
  return new Date();
19668
19682
  }
19669
- return new Date(v);
19683
+ return new Date(b);
19670
19684
  };
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);
19685
+ l ? (u.length && (s ? c = u.slice(0, s).map(function(b) {
19686
+ return g(b);
19687
+ }) : c = u.slice().map(function(b) {
19688
+ return g(b);
19675
19689
  })), c = vn(e, c, i, r, s, function() {
19676
19690
  return g(new Date());
19677
19691
  })) : c = n(f) ? void 0 : g(f);
@@ -19680,10 +19694,10 @@ function WO(e, t) {
19680
19694
  case "decimal":
19681
19695
  case "number":
19682
19696
  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);
19697
+ l ? (u.length && (s ? c = u.slice(0, s).map(function(b) {
19698
+ return Number(b);
19699
+ }) : c = u.slice().map(function(b) {
19700
+ return Number(b);
19687
19701
  })), c = vn(e, c, i, r, s, function() {
19688
19702
  return "";
19689
19703
  })) : c = n(f) ? void 0 : Number(f);
@@ -19703,10 +19717,10 @@ function WO(e, t) {
19703
19717
  }) : c = [] : c = n(f) ? {} : f;
19704
19718
  break;
19705
19719
  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);
19720
+ l ? (u.length && (s ? c = u.slice(0, s).map(function(b) {
19721
+ return li(b);
19722
+ }) : c = u.slice().map(function(b) {
19723
+ return li(b);
19710
19724
  })), c = vn(e, c, i, r, s, function() {
19711
19725
  })) : c = n(f) ? !1 : li(f);
19712
19726
  break;
@@ -20170,7 +20184,7 @@ const GO = {
20170
20184
  class: "ux-field-message"
20171
20185
  };
20172
20186
  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");
20187
+ 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
20188
  return r.visible ? (o(), d("div", {
20175
20189
  key: 0,
20176
20190
  class: L(["ux-field", r.classes]),
@@ -20226,7 +20240,7 @@ function YO(e, t, n, i, s, r) {
20226
20240
  modelValue: r.fieldModel,
20227
20241
  "onUpdate:modelValue": t[6] || (t[6] = (A) => r.fieldModel = A)
20228
20242
  }, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
20229
- r.widget == "dateobject" ? (o(), k(v, {
20243
+ r.widget == "dateobject" ? (o(), k(b, {
20230
20244
  key: 8,
20231
20245
  onTouched: r.touch,
20232
20246
  field: r.actualField,
@@ -20455,7 +20469,7 @@ function YO(e, t, n, i, s, r) {
20455
20469
  modelValue: r.fieldModel,
20456
20470
  "onUpdate:modelValue": t[33] || (t[33] = (A) => r.fieldModel = A)
20457
20471
  }, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
20458
- r.error && s.validateResults.message ? (o(), d("div", KO, b(s.validateResults.message), 1)) : _("", !0)
20472
+ r.error && s.validateResults.message ? (o(), d("div", KO, v(s.validateResults.message), 1)) : _("", !0)
20459
20473
  ], 34)) : _("", !0);
20460
20474
  }
20461
20475
  const Ki = /* @__PURE__ */ C(GO, [["render", YO], ["__scopeId", "data-v-6ad4efef"]]);
@@ -21181,19 +21195,19 @@ const oi = "form.ready", uV = "form.processing", _a = "form.complete", ga = "for
21181
21195
  }
21182
21196
  }, 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
21197
  function vV(e, t, n, i, s, r) {
21184
- var v;
21198
+ var b;
21185
21199
  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
21200
  return o(), d("div", {
21187
21201
  class: L(["ux-submission-form", r.classes])
21188
21202
  }, [
21189
21203
  s.state === "form.error" ? (o(), d(S, { key: 0 }, [
21190
21204
  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, [
21205
+ s.error.message ? (o(), d("pre", hV, v(s.error.message), 1)) : _("", !0),
21206
+ (b = s.error.data) != null && b.errors ? (o(), d("div", pV, [
21193
21207
  (o(!0), d(S, null, F(s.error.data.errors, (w) => (o(), d("pre", {
21194
21208
  key: w.path
21195
- }, b(w.message), 1))), 128))
21196
- ])) : (o(), d("pre", yV, b(s.error), 1)),
21209
+ }, v(w.message), 1))), 128))
21210
+ ])) : (o(), d("pre", yV, v(s.error), 1)),
21197
21211
  m(l, {
21198
21212
  color: "primary",
21199
21213
  onClick: r.softReset
@@ -21224,7 +21238,7 @@ function vV(e, t, n, i, s, r) {
21224
21238
  default: h(() => [
21225
21239
  m(u, null, {
21226
21240
  default: h(() => [
21227
- T(" Total: " + b(r.formattedTotal), 1)
21241
+ T(" Total: " + v(r.formattedTotal), 1)
21228
21242
  ]),
21229
21243
  _: 1
21230
21244
  })
@@ -21278,7 +21292,7 @@ function vV(e, t, n, i, s, r) {
21278
21292
  loading: s.processing
21279
21293
  }, {
21280
21294
  default: h(() => [
21281
- T(b(n.submitText), 1)
21295
+ T(v(n.submitText), 1)
21282
21296
  ]),
21283
21297
  _: 1
21284
21298
  }, 8, ["disabled", "onClick", "loading"])
@@ -21444,7 +21458,7 @@ const TV = {
21444
21458
  function CV(e, t, n, i, s, r) {
21445
21459
  const a = y("ux-button");
21446
21460
  return s.error ? (o(), d("div", OV, [
21447
- x("pre", null, "COMPILE ERROR: " + b(s.error), 1),
21461
+ x("pre", null, "COMPILE ERROR: " + v(s.error), 1),
21448
21462
  m(a, { onClick: r.reset }, {
21449
21463
  default: h(() => [
21450
21464
  T(" Click here once you've fixed the issue. ")
@@ -21562,7 +21576,7 @@ const AV = {
21562
21576
  function DV(e, t, n, i, s, r) {
21563
21577
  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
21578
  return e.multiValue ? (o(), d("div", MV, [
21565
- (o(!0), d(S, null, F(e.model, (g, v) => (o(), k(p, {
21579
+ (o(!0), d(S, null, F(e.model, (g, b) => (o(), k(p, {
21566
21580
  ref_for: !0,
21567
21581
  ref: "row",
21568
21582
  key: g
@@ -21575,7 +21589,7 @@ function DV(e, t, n, i, s, r) {
21575
21589
  m(a, { vcenter: "" }, {
21576
21590
  default: h(() => [
21577
21591
  x("div", null, [
21578
- x("strong", null, b(r.multiLabel(g, v)), 1)
21592
+ x("strong", null, v(r.multiLabel(g, b)), 1)
21579
21593
  ])
21580
21594
  ]),
21581
21595
  _: 2
@@ -21593,8 +21607,8 @@ function DV(e, t, n, i, s, r) {
21593
21607
  fields: e.fields,
21594
21608
  flex: r.sameLine,
21595
21609
  parentModel: e.parentModel,
21596
- modelValue: e.model[v],
21597
- "onUpdate:modelValue": (w) => e.model[v] = w
21610
+ modelValue: e.model[b],
21611
+ "onUpdate:modelValue": (w) => e.model[b] = w
21598
21612
  }, null, 8, ["submission", "fields", "flex", "parentModel", "modelValue", "onUpdate:modelValue"])
21599
21613
  ]),
21600
21614
  _: 2
@@ -21833,12 +21847,12 @@ const FV = {
21833
21847
  class: "ux-password-render"
21834
21848
  }, 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
21849
  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");
21850
+ 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
21851
  return r.visible ? (o(), d("div", {
21838
21852
  key: 0,
21839
21853
  class: L(["ux-field-render", r.classes])
21840
21854
  }, [
21841
- x("label", $V, b(r.title), 1),
21855
+ x("label", $V, v(r.title), 1),
21842
21856
  r.widget === "group" ? (o(), d(S, { key: 0 }, [
21843
21857
  r.asObject ? (o(), k(a, {
21844
21858
  key: 0,
@@ -21864,11 +21878,11 @@ function eE(e, t, n, i, s, r) {
21864
21878
  "onUpdate:modelValue": t[2] || (t[2] = (w) => r.fieldModel = w)
21865
21879
  }, null, 8, ["submission", "field", "parentModel", "modelValue"])) : r.widget === "currency" ? (o(), d(S, { key: 2 }, [
21866
21880
  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)
21881
+ T(v(r.formatCurrency(w)) + " ", 1),
21882
+ x("span", NV, v(n.field.currency), 1)
21869
21883
  ]))), 256)) : (o(), d("div", LV, [
21870
- T(b(r.formatCurrency(r.fieldModel)) + " ", 1),
21871
- x("span", PV, b(n.field.currency), 1)
21884
+ T(v(r.formatCurrency(r.fieldModel)) + " ", 1),
21885
+ x("span", PV, v(n.field.currency), 1)
21872
21886
  ]))
21873
21887
  ], 64)) : r.widget === "code" ? (o(), d(S, { key: 3 }, [
21874
21888
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
@@ -22001,13 +22015,13 @@ function eE(e, t, n, i, s, r) {
22001
22015
  ], 64)) : _("", !0),
22002
22016
  r.type == "string" ? (o(), d(S, { key: 1 }, [
22003
22017
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
22004
- m(v, null, {
22018
+ m(b, null, {
22005
22019
  default: h(() => [
22006
22020
  x("div", { innerHTML: w }, null, 8, zV)
22007
22021
  ]),
22008
22022
  _: 2
22009
22023
  }, 1024)
22010
- ]))), 256)) : (o(), k(v, { key: 1 }, {
22024
+ ]))), 256)) : (o(), k(b, { key: 1 }, {
22011
22025
  default: h(() => [
22012
22026
  x("div", { innerHTML: r.fieldModel }, null, 8, HV)
22013
22027
  ]),
@@ -22015,31 +22029,31 @@ function eE(e, t, n, i, s, r) {
22015
22029
  }))
22016
22030
  ], 64)) : _("", !0),
22017
22031
  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))
22032
+ 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
22033
  ], 64)) : _("", !0),
22020
22034
  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))
22035
+ 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
22036
  ], 64)) : _("", !0),
22023
22037
  r.type == "email" ? (o(), d(S, { key: 4 }, [
22024
22038
  r.multiValue ? (o(!0), d(S, { key: 0 }, F(r.fieldModel, (w, O) => (o(), d("div", null, [
22025
22039
  x("a", {
22026
22040
  href: `mailto:${w}`
22027
- }, b(w), 9, GV)
22041
+ }, v(w), 9, GV)
22028
22042
  ]))), 256)) : (o(), d("div", KV, [
22029
22043
  x("a", {
22030
22044
  href: `mailto:${r.fieldModel}`
22031
- }, b(r.fieldModel), 9, YV)
22045
+ }, v(r.fieldModel), 9, YV)
22032
22046
  ]))
22033
22047
  ], 64)) : _("", !0),
22034
22048
  r.type == "url" ? (o(), d(S, { key: 5 }, [
22035
22049
  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)
22050
+ x("a", { href: w }, v(w), 9, ZV)
22037
22051
  ]))), 256)) : (o(), d("div", JV, [
22038
- x("a", { href: r.fieldModel }, b(r.fieldModel), 9, XV)
22052
+ x("a", { href: r.fieldModel }, v(r.fieldModel), 9, XV)
22039
22053
  ]))
22040
22054
  ], 64)) : _("", !0),
22041
22055
  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))
22056
+ 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
22057
  ], 64)) : _("", !0)
22044
22058
  ], 64))
22045
22059
  ], 2)) : _("", !0);
@@ -22289,9 +22303,9 @@ function aE(e, t, n, i, s, r) {
22289
22303
  }, {
22290
22304
  default: h(() => [
22291
22305
  e.$device.breakpoint.xs ? (o(), d(S, { key: 0 }, [
22292
- T(b(r.displayStartIndex) + "-" + b(r.endIndex) + " of " + b(n.total), 1)
22306
+ T(v(r.displayStartIndex) + "-" + v(r.endIndex) + " of " + v(n.total), 1)
22293
22307
  ], 64)) : (o(), d(S, { key: 1 }, [
22294
- T("Showing " + b(r.displayStartIndex) + " to " + b(r.endIndex) + " of " + b(n.total) + " total", 1)
22308
+ T("Showing " + v(r.displayStartIndex) + " to " + v(r.endIndex) + " of " + v(n.total) + " total", 1)
22295
22309
  ], 64))
22296
22310
  ]),
22297
22311
  _: 1
@@ -22322,9 +22336,9 @@ function aE(e, t, n, i, s, r) {
22322
22336
  }, {
22323
22337
  default: h(() => [
22324
22338
  e.$device.breakpoint.xs ? (o(), d(S, { key: 0 }, [
22325
- T(b(r.currentPage) + "/" + b(r.totalPages), 1)
22339
+ T(v(r.currentPage) + "/" + v(r.totalPages), 1)
22326
22340
  ], 64)) : (o(), d(S, { key: 1 }, [
22327
- T("Page " + b(r.currentPage) + " of " + b(r.totalPages), 1)
22341
+ T("Page " + v(r.currentPage) + " of " + v(r.totalPages), 1)
22328
22342
  ], 64))
22329
22343
  ]),
22330
22344
  _: 1
@@ -23117,11 +23131,11 @@ const YE = {
23117
23131
  if (n.includeAll = e, t.trash && (n.trash = !0), t.dateFilterEnabled && !n.search) {
23118
23132
  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
23133
  if (p || g) {
23120
- let v = Intl.DateTimeFormat().resolvedOptions().timeZone;
23134
+ let b = Intl.DateTimeFormat().resolvedOptions().timeZone;
23121
23135
  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
23136
  startDate: p,
23123
23137
  endDate: g,
23124
- timezone: v
23138
+ timezone: b
23125
23139
  };
23126
23140
  }
23127
23141
  }
@@ -23163,7 +23177,7 @@ const YE = {
23163
23177
  }
23164
23178
  }, 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
23179
  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");
23180
+ 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
23181
  return r.actualDefinition ? (o(), k(f, {
23168
23182
  key: 0,
23169
23183
  class: "content-browser"
@@ -23196,7 +23210,7 @@ function eA(e, t, n, i, s, r) {
23196
23210
  class: "large-icon",
23197
23211
  icon: "fa-database"
23198
23212
  }),
23199
- x("div", null, b(r.boundaryMessage), 1)
23213
+ x("div", null, v(r.boundaryMessage), 1)
23200
23214
  ]),
23201
23215
  _: 1
23202
23216
  })
@@ -23236,7 +23250,7 @@ function eA(e, t, n, i, s, r) {
23236
23250
  columns: r.columns
23237
23251
  }, {
23238
23252
  corner: h(() => [
23239
- m(v, { right: "" }, {
23253
+ m(b, { right: "" }, {
23240
23254
  activator: h(({ on: $ }) => [
23241
23255
  m(c, Or({ icon: "" }, Ai($)), {
23242
23256
  default: h(() => [
@@ -23257,7 +23271,7 @@ function eA(e, t, n, i, s, r) {
23257
23271
  icon: r.fieldEnabled[$.path] ? "fa-check-square" : "fa-regular fa-square",
23258
23272
  left: ""
23259
23273
  }, null, 8, ["icon"]),
23260
- T(" " + b($.title), 1)
23274
+ T(" " + v($.title), 1)
23261
23275
  ]),
23262
23276
  _: 2
23263
23277
  }, 1032, ["onClick"]))), 128))
@@ -23297,7 +23311,7 @@ function eA(e, t, n, i, s, r) {
23297
23311
  default: h(() => [
23298
23312
  m(l, null, {
23299
23313
  default: h(() => [
23300
- x("div", null, "No " + b(r.plural) + " found.", 1)
23314
+ x("div", null, "No " + v(r.plural) + " found.", 1)
23301
23315
  ]),
23302
23316
  _: 1
23303
23317
  })
@@ -23435,7 +23449,15 @@ function iA(e, t, n, i, s, r) {
23435
23449
  }
23436
23450
  const sA = /* @__PURE__ */ C(nA, [["render", iA], ["__scopeId", "data-v-3f68f622"]]);
23437
23451
  const aA = {
23438
- mixins: [cn]
23452
+ mixins: [cn],
23453
+ computed: {
23454
+ confirmText() {
23455
+ return this.options.confirmText || "Confirm";
23456
+ },
23457
+ cancelText() {
23458
+ return this.options.cancelText || "Cancel";
23459
+ }
23460
+ }
23439
23461
  }, lA = { class: "padder" }, oA = ["innerHTML"], uA = { class: "padder" };
23440
23462
  function dA(e, t, n, i, s, r) {
23441
23463
  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 +23466,7 @@ function dA(e, t, n, i, s, r) {
23444
23466
  m(a, null, {
23445
23467
  default: h(() => [
23446
23468
  x("div", lA, [
23447
- x("h5", null, b(e.options.title), 1),
23469
+ x("h5", null, v(e.options.title), 1),
23448
23470
  x("div", {
23449
23471
  innerHTML: e.options.description
23450
23472
  }, null, 8, oA)
@@ -23464,7 +23486,7 @@ function dA(e, t, n, i, s, r) {
23464
23486
  onClick: e.dismiss
23465
23487
  }, {
23466
23488
  default: h(() => [
23467
- T("Cancel")
23489
+ T(v(r.cancelText), 1)
23468
23490
  ]),
23469
23491
  _: 1
23470
23492
  }, 8, ["onClick"])
@@ -23478,7 +23500,7 @@ function dA(e, t, n, i, s, r) {
23478
23500
  onClick: e.close
23479
23501
  }, {
23480
23502
  default: h(() => [
23481
- T("Confirm")
23503
+ T(v(r.confirmText), 1)
23482
23504
  ]),
23483
23505
  _: 1
23484
23506
  }, 8, ["onClick"])
@@ -23496,7 +23518,7 @@ function dA(e, t, n, i, s, r) {
23496
23518
  _: 1
23497
23519
  });
23498
23520
  }
23499
- const cA = /* @__PURE__ */ C(aA, [["render", dA], ["__scopeId", "data-v-19242609"]]);
23521
+ const cA = /* @__PURE__ */ C(aA, [["render", dA], ["__scopeId", "data-v-dcd25d42"]]);
23500
23522
  const fA = {
23501
23523
  data() {
23502
23524
  return {
@@ -23537,15 +23559,15 @@ const fA = {
23537
23559
  class: "description"
23538
23560
  }, kA = { class: "padder" };
23539
23561
  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");
23562
+ 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
23563
  return o(), k(w, { class: "wrapper" }, {
23542
23564
  default: h(() => [
23543
23565
  e.options.title || e.options.description ? (o(), k(a, { key: 0 }, {
23544
23566
  default: h(() => [
23545
23567
  x("div", mA, [
23546
23568
  x("div", hA, [
23547
- x("h5", null, b(e.options.title), 1),
23548
- x("div", null, b(e.options.description), 1)
23569
+ x("h5", null, v(e.options.title), 1),
23570
+ x("div", null, v(e.options.description), 1)
23549
23571
  ])
23550
23572
  ])
23551
23573
  ]),
@@ -23581,8 +23603,8 @@ function xA(e, t, n, i, s, r) {
23581
23603
  default: h(() => [
23582
23604
  m(u, null, {
23583
23605
  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)
23606
+ O.title ? (o(), d("div", vA, v(O.title), 1)) : _("", !0),
23607
+ O.description ? (o(), d("div", bA, v(O.description), 1)) : _("", !0)
23586
23608
  ]),
23587
23609
  _: 2
23588
23610
  }, 1024),
@@ -23603,7 +23625,7 @@ function xA(e, t, n, i, s, r) {
23603
23625
  ]),
23604
23626
  _: 1
23605
23627
  }),
23606
- m(v, { class: "options-modal-footer" }, {
23628
+ m(b, { class: "options-modal-footer" }, {
23607
23629
  default: h(() => [
23608
23630
  x("div", kA, [
23609
23631
  m(g, {
@@ -23653,18 +23675,18 @@ const SA = {
23653
23675
  }
23654
23676
  }, TA = { class: "padder" }, OA = { key: 0 }, CA = { class: "padder" };
23655
23677
  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");
23678
+ 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
23679
  return o(), d("form", {
23658
23680
  class: "wrapper",
23659
23681
  onSubmit: t[2] || (t[2] = z((...w) => e.submit && e.submit(...w), ["prevent", "stop"]))
23660
23682
  }, [
23661
- m(v, null, {
23683
+ m(b, null, {
23662
23684
  default: h(() => [
23663
23685
  m(l, null, {
23664
23686
  default: h(() => [
23665
23687
  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),
23688
+ x("h5", null, v(e.options.title), 1),
23689
+ e.options.description ? (o(), d("p", OA, v(e.options.description), 1)) : _("", !0),
23668
23690
  m(a, {
23669
23691
  ref: "form",
23670
23692
  "onForm:state": r.formStateUpdated,
@@ -23816,7 +23838,7 @@ const AA = {
23816
23838
  }
23817
23839
  }, MA = { class: "header" }, DA = { class: "font-muted font-sm" }, IA = { class: "rolodex" };
23818
23840
  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");
23841
+ 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
23842
  return o(), k(a, { class: "wrapper" }, {
23821
23843
  default: h(() => [
23822
23844
  s.loading ? (o(), k(a, { key: 0 }, {
@@ -23836,13 +23858,13 @@ function FA(e, t, n, i, s, r) {
23836
23858
  default: h(() => [
23837
23859
  m(l, { shrink: "" }, {
23838
23860
  default: h(() => [
23839
- x("h3", null, "Select " + b(r.maximum == 1 ? r.title : r.plural), 1)
23861
+ x("h3", null, "Select " + v(r.maximum == 1 ? r.title : r.plural), 1)
23840
23862
  ]),
23841
23863
  _: 1
23842
23864
  }),
23843
23865
  r.maximum ? (o(), k(l, { key: 0 }, {
23844
23866
  default: h(() => [
23845
- x("span", DA, "(" + b(s.model.length) + " of " + b(r.maximum) + ")", 1)
23867
+ x("span", DA, "(" + v(s.model.length) + " of " + v(r.maximum) + ")", 1)
23846
23868
  ]),
23847
23869
  _: 1
23848
23870
  })) : _("", !0),
@@ -23871,7 +23893,7 @@ function FA(e, t, n, i, s, r) {
23871
23893
  key: 0,
23872
23894
  icon: "fa-search"
23873
23895
  })) : (o(), d(S, { key: 1 }, [
23874
- T(b(s.showFilters ? "Hide" : "Show") + " Filters", 1)
23896
+ T(v(s.showFilters ? "Hide" : "Show") + " Filters", 1)
23875
23897
  ], 64))
23876
23898
  ]),
23877
23899
  _: 1
@@ -23900,7 +23922,7 @@ function FA(e, t, n, i, s, r) {
23900
23922
  ]),
23901
23923
  _: 1
23902
23924
  }),
23903
- m(v, {
23925
+ m(b, {
23904
23926
  rolodexPrimary: r.rolodexPrimary,
23905
23927
  "onUpdate:rolodexPrimary": t[3] || (t[3] = (w) => r.rolodexPrimary = w),
23906
23928
  showFilters: s.showFilters,
@@ -23935,7 +23957,7 @@ function FA(e, t, n, i, s, r) {
23935
23957
  color: r.rolodexPrimary === w ? "primary" : ""
23936
23958
  }, {
23937
23959
  default: h(() => [
23938
- T(b(w), 1)
23960
+ T(v(w), 1)
23939
23961
  ]),
23940
23962
  _: 2
23941
23963
  }, 1032, ["onClick", "color"]))), 256))
@@ -24056,7 +24078,7 @@ function RA(e, t, n, i, s, r) {
24056
24078
  action: r.action,
24057
24079
  type: r.type,
24058
24080
  modelValue: s.model,
24059
- "onUpdate:modelValue": t[0] || (t[0] = (v) => s.model = v)
24081
+ "onUpdate:modelValue": t[0] || (t[0] = (b) => s.model = b)
24060
24082
  }, null, 8, ["action", "type", "modelValue"])
24061
24083
  ])
24062
24084
  ]),