@qikdev/vue-ui 0.2.169 → 0.2.170

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
2
  import { defineComponent as Vr, ref as Zt, toRefs as xa, onMounted as wa, onBeforeUnmount as Ho, watch as Er, computed as fr, openBlock as o, createElementBlock as d, renderSlot as H, createCommentVNode as _, normalizeClass as L, useSlots as qo, reactive as Ti, provide as Li, 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 di, createElementVNode as x, withModifiers as z, createTextVNode as T, h as mr, mergeProps as Oi, toHandlers as Ar, normalizeStyle as ze, resolveDynamicComponent as ft, vModelSelect as Tt, pushScopeId as He, popScopeId as qe, 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.169";
4
+ const Yo = "0.2.170";
5
5
  class Lt extends Error {
6
6
  }
7
7
  class Zo extends Lt {
@@ -13267,7 +13267,7 @@ const Kb = {
13267
13267
  key: 1,
13268
13268
  class: "ux-field-description"
13269
13269
  }, Xb = { key: 2 }, Qb = ["onUpdate:modelValue"];
13270
- function ek(e, t, n, r, s, i) {
13270
+ function e0(e, t, n, r, s, i) {
13271
13271
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13272
13272
  return o(), d(S, null, [
13273
13273
  e.showLabel ? (o(), d("label", Yb, [
@@ -13339,11 +13339,11 @@ function ek(e, t, n, r, s, i) {
13339
13339
  ])
13340
13340
  ], 64);
13341
13341
  }
13342
- const fo = /* @__PURE__ */ C(Kb, [["render", ek], ["__scopeId", "data-v-32a839f1"]]);
13342
+ const fo = /* @__PURE__ */ C(Kb, [["render", e0], ["__scopeId", "data-v-32a839f1"]]);
13343
13343
  function ta(e) {
13344
13344
  return String(e).length < 2 && (e = `0${e}`), e;
13345
13345
  }
13346
- const tk = {
13346
+ const t0 = {
13347
13347
  props: {
13348
13348
  modelValue: {
13349
13349
  type: String
@@ -13362,25 +13362,25 @@ const tk = {
13362
13362
  return "00:00";
13363
13363
  }
13364
13364
  }
13365
- }, nk = {
13365
+ }, n0 = {
13366
13366
  key: 0,
13367
13367
  class: "ux-field-title"
13368
- }, ik = {
13368
+ }, i0 = {
13369
13369
  key: 0,
13370
13370
  class: "ux-required-marker"
13371
- }, rk = {
13371
+ }, r0 = {
13372
13372
  key: 1,
13373
13373
  class: "ux-field-description"
13374
- }, sk = { key: 2 }, ak = ["onUpdate:modelValue"];
13375
- function lk(e, t, n, r, s, i) {
13374
+ }, s0 = { key: 2 }, a0 = ["onUpdate:modelValue"];
13375
+ function l0(e, t, n, r, s, i) {
13376
13376
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13377
13377
  return o(), d(S, null, [
13378
- e.showLabel ? (o(), d("label", nk, [
13378
+ e.showLabel ? (o(), d("label", n0, [
13379
13379
  T(b(e.label) + " ", 1),
13380
- e.required ? (o(), d("span", ik, "*")) : _("", !0)
13380
+ e.required ? (o(), d("span", i0, "*")) : _("", !0)
13381
13381
  ])) : _("", !0),
13382
- e.showDescription ? (o(), d("div", rk, b(e.description), 1)) : _("", !0),
13383
- e.multiValue ? (o(), d("div", sk, [
13382
+ e.showDescription ? (o(), d("div", r0, b(e.description), 1)) : _("", !0),
13383
+ e.multiValue ? (o(), d("div", s0, [
13384
13384
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), k(f, {
13385
13385
  class: "ux-text-row",
13386
13386
  key: p
@@ -13396,7 +13396,7 @@ function lk(e, t, n, r, s, i) {
13396
13396
  ref: "input",
13397
13397
  onKeydown: t[1] || (t[1] = ge(z((g) => e.add(), ["stop", "prevent"]), ["enter"])),
13398
13398
  "onUpdate:modelValue": (g) => e.model[p] = g
13399
- }, null, 40, ak), [
13399
+ }, null, 40, a0), [
13400
13400
  [se, e.model[p]]
13401
13401
  ])
13402
13402
  ]),
@@ -13444,8 +13444,8 @@ function lk(e, t, n, r, s, i) {
13444
13444
  ])
13445
13445
  ], 64);
13446
13446
  }
13447
- const ok = /* @__PURE__ */ C(tk, [["render", lk], ["__scopeId", "data-v-9ae5aa1e"]]);
13448
- const uk = {
13447
+ const o0 = /* @__PURE__ */ C(t0, [["render", l0], ["__scopeId", "data-v-9ae5aa1e"]]);
13448
+ const u0 = {
13449
13449
  components: {
13450
13450
  Daterange: lv
13451
13451
  },
@@ -13481,25 +13481,25 @@ const uk = {
13481
13481
  return {};
13482
13482
  }
13483
13483
  }
13484
- }, dk = {
13484
+ }, d0 = {
13485
13485
  key: 0,
13486
13486
  class: "ux-field-title"
13487
- }, ck = {
13487
+ }, c0 = {
13488
13488
  key: 0,
13489
13489
  class: "ux-required-marker"
13490
- }, fk = {
13490
+ }, f0 = {
13491
13491
  key: 1,
13492
13492
  class: "ux-field-description"
13493
- }, mk = { key: 2 };
13494
- function hk(e, t, n, r, s, i) {
13493
+ }, m0 = { key: 2 };
13494
+ function h0(e, t, n, r, s, i) {
13495
13495
  const a = y("daterange", !0), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
13496
13496
  return o(), d(S, null, [
13497
- e.showLabel ? (o(), d("label", dk, [
13497
+ e.showLabel ? (o(), d("label", d0, [
13498
13498
  T(b(e.label) + " ", 1),
13499
- e.required ? (o(), d("span", ck, "*")) : _("", !0)
13499
+ e.required ? (o(), d("span", c0, "*")) : _("", !0)
13500
13500
  ])) : _("", !0),
13501
- e.showDescription ? (o(), d("div", fk, b(e.description), 1)) : _("", !0),
13502
- e.multiValue ? (o(), d("div", mk, [
13501
+ e.showDescription ? (o(), d("div", f0, b(e.description), 1)) : _("", !0),
13502
+ e.multiValue ? (o(), d("div", m0, [
13503
13503
  (o(!0), d(S, null, F(i.model, (p, g) => (o(), k(c, {
13504
13504
  class: "ux-text-row",
13505
13505
  key: g
@@ -13554,11 +13554,11 @@ function hk(e, t, n, r, s, i) {
13554
13554
  }, null, 8, ["onFocus", "modelValue"]))
13555
13555
  ], 64);
13556
13556
  }
13557
- const pk = /* @__PURE__ */ C(uk, [["render", hk], ["__scopeId", "data-v-b6688859"]]);
13557
+ const p0 = /* @__PURE__ */ C(u0, [["render", h0], ["__scopeId", "data-v-b6688859"]]);
13558
13558
  function na(e) {
13559
13559
  return Array.isArray(e) ? !!e[0] : !!e;
13560
13560
  }
13561
- const yk = {
13561
+ const y0 = {
13562
13562
  mixins: [ne],
13563
13563
  components: {
13564
13564
  UxCheckbox: Ll
@@ -13591,17 +13591,17 @@ const yk = {
13591
13591
  return String(this.description).length > 2;
13592
13592
  }
13593
13593
  }
13594
- }, _k = {
13594
+ }, _0 = {
13595
13595
  key: 0,
13596
13596
  class: "ux-field-title"
13597
- }, gk = {
13597
+ }, g0 = {
13598
13598
  key: 0,
13599
13599
  class: "ux-required-marker"
13600
- }, vk = {
13600
+ }, v0 = {
13601
13601
  key: 1,
13602
13602
  class: "ux-field-description"
13603
13603
  };
13604
- function bk(e, t, n, r, s, i) {
13604
+ function b0(e, t, n, r, s, i) {
13605
13605
  const a = y("ux-checkbox"), l = y("flex-cell"), u = y("flex-row");
13606
13606
  return o(), d("div", null, [
13607
13607
  m(u, {
@@ -13624,11 +13624,11 @@ function bk(e, t, n, r, s, i) {
13624
13624
  m(l, { vcenter: "" }, {
13625
13625
  default: h(() => [
13626
13626
  x("div", null, [
13627
- e.showLabel ? (o(), d("label", _k, [
13627
+ e.showLabel ? (o(), d("label", _0, [
13628
13628
  T(b(e.label) + " ", 1),
13629
- e.required ? (o(), d("span", gk, "*")) : _("", !0)
13629
+ e.required ? (o(), d("span", g0, "*")) : _("", !0)
13630
13630
  ])) : _("", !0),
13631
- e.showDescription ? (o(), d("div", vk, b(e.description), 1)) : _("", !0)
13631
+ e.showDescription ? (o(), d("div", v0, b(e.description), 1)) : _("", !0)
13632
13632
  ])
13633
13633
  ]),
13634
13634
  _: 1
@@ -13638,7 +13638,7 @@ function bk(e, t, n, r, s, i) {
13638
13638
  })
13639
13639
  ]);
13640
13640
  }
13641
- const kk = /* @__PURE__ */ C(yk, [["render", bk]]), xk = {
13641
+ const k0 = /* @__PURE__ */ C(y0, [["render", b0]]), x0 = {
13642
13642
  props: {
13643
13643
  modelValue: {
13644
13644
  type: [String, Array]
@@ -13650,10 +13650,10 @@ const kk = /* @__PURE__ */ C(yk, [["render", bk]]), xk = {
13650
13650
  return "";
13651
13651
  }
13652
13652
  }
13653
- }, wk = { key: 0 }, Sk = ["innerHTML"], Tk = ["innerHTML"];
13654
- function Ok(e, t, n, r, s, i) {
13653
+ }, w0 = { key: 0 }, S0 = ["innerHTML"], T0 = ["innerHTML"];
13654
+ function O0(e, t, n, r, s, i) {
13655
13655
  const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), f = y("flex-row");
13656
- return e.multiValue ? (o(), d("div", wk, [
13656
+ return e.multiValue ? (o(), d("div", w0, [
13657
13657
  m(f, { class: "ux-text-row" }, {
13658
13658
  default: h(() => [
13659
13659
  m(a, null, {
@@ -13661,7 +13661,7 @@ function Ok(e, t, n, r, s, i) {
13661
13661
  (o(!0), d(S, null, F(e.model, (c, p) => (o(), d("div", {
13662
13662
  innerHTML: e.field.template,
13663
13663
  key: p
13664
- }, null, 8, Sk))), 128))
13664
+ }, null, 8, S0))), 128))
13665
13665
  ]),
13666
13666
  _: 1
13667
13667
  }),
@@ -13699,58 +13699,58 @@ function Ok(e, t, n, r, s, i) {
13699
13699
  ])) : (o(), d("div", {
13700
13700
  key: 1,
13701
13701
  innerHTML: e.field.template
13702
- }, null, 8, Tk));
13702
+ }, null, 8, T0));
13703
13703
  }
13704
- const Ck = /* @__PURE__ */ C(xk, [["render", Ok]]);
13705
- var Vk = Math.ceil, Ek = Math.max;
13706
- function Ak(e, t, n, r) {
13707
- for (var s = -1, i = Ek(Vk((t - e) / (n || 1)), 0), a = Array(i); i--; )
13704
+ const C0 = /* @__PURE__ */ C(x0, [["render", O0]]);
13705
+ var V0 = Math.ceil, E0 = Math.max;
13706
+ function A0(e, t, n, r) {
13707
+ for (var s = -1, i = E0(V0((t - e) / (n || 1)), 0), a = Array(i); i--; )
13708
13708
  a[r ? i : ++s] = e, e += n;
13709
13709
  return a;
13710
13710
  }
13711
- var Mk = Ak, Ik = 9007199254740991;
13712
- function Dk(e) {
13713
- return typeof e == "number" && e > -1 && e % 1 == 0 && e <= Ik;
13711
+ var M0 = A0, I0 = 9007199254740991;
13712
+ function D0(e) {
13713
+ return typeof e == "number" && e > -1 && e % 1 == 0 && e <= I0;
13714
13714
  }
13715
- var mo = Dk, Fk = Ol, $k = mo;
13716
- function Nk(e) {
13717
- return e != null && $k(e.length) && !Fk(e);
13715
+ var mo = D0, F0 = Ol, $0 = mo;
13716
+ function N0(e) {
13717
+ return e != null && $0(e.length) && !F0(e);
13718
13718
  }
13719
- var Gr = Nk, Lk = 9007199254740991, Pk = /^(?:0|[1-9]\d*)$/;
13720
- function Uk(e, t) {
13719
+ var Gr = N0, L0 = 9007199254740991, P0 = /^(?:0|[1-9]\d*)$/;
13720
+ function U0(e, t) {
13721
13721
  var n = typeof e;
13722
- return t = t ?? Lk, !!t && (n == "number" || n != "symbol" && Pk.test(e)) && e > -1 && e % 1 == 0 && e < t;
13722
+ return t = t ?? L0, !!t && (n == "number" || n != "symbol" && P0.test(e)) && e > -1 && e % 1 == 0 && e < t;
13723
13723
  }
13724
- var ho = Uk, jk = Cl, Rk = Gr, Bk = ho, zk = Dn;
13725
- function Hk(e, t, n) {
13726
- if (!zk(n))
13724
+ var ho = U0, j0 = Cl, R0 = Gr, B0 = ho, z0 = Dn;
13725
+ function H0(e, t, n) {
13726
+ if (!z0(n))
13727
13727
  return !1;
13728
13728
  var r = typeof t;
13729
- return (r == "number" ? Rk(n) && Bk(t, n.length) : r == "string" && t in n) ? jk(n[t], e) : !1;
13729
+ return (r == "number" ? R0(n) && B0(t, n.length) : r == "string" && t in n) ? j0(n[t], e) : !1;
13730
13730
  }
13731
- var qk = Hk, Wk = Tl, ia = 1 / 0, Gk = 17976931348623157e292;
13732
- function Kk(e) {
13731
+ var q0 = H0, W0 = Tl, ia = 1 / 0, G0 = 17976931348623157e292;
13732
+ function K0(e) {
13733
13733
  if (!e)
13734
13734
  return e === 0 ? e : 0;
13735
- if (e = Wk(e), e === ia || e === -ia) {
13735
+ if (e = W0(e), e === ia || e === -ia) {
13736
13736
  var t = e < 0 ? -1 : 1;
13737
- return t * Gk;
13737
+ return t * G0;
13738
13738
  }
13739
13739
  return e === e ? e : 0;
13740
13740
  }
13741
- var po = Kk, Yk = Mk, Zk = qk, ar = po;
13742
- function Jk(e) {
13741
+ var po = K0, Y0 = M0, Z0 = q0, ar = po;
13742
+ function J0(e) {
13743
13743
  return function(t, n, r) {
13744
- return r && typeof r != "number" && Zk(t, n, r) && (n = r = void 0), t = ar(t), n === void 0 ? (n = t, t = 0) : n = ar(n), r = r === void 0 ? t < n ? 1 : -1 : ar(r), Yk(t, n, r, e);
13744
+ return r && typeof r != "number" && Z0(t, n, r) && (n = r = void 0), t = ar(t), n === void 0 ? (n = t, t = 0) : n = ar(n), r = r === void 0 ? t < n ? 1 : -1 : ar(r), Y0(t, n, r, e);
13745
13745
  };
13746
13746
  }
13747
- var Xk = Jk, Qk = Xk, e0 = Qk(), yo = e0;
13748
- function t0(e) {
13747
+ var X0 = J0, Q0 = X0, ek = Q0(), yo = ek;
13748
+ function tk(e) {
13749
13749
  return String(e).length < 2 && (e = `0${e}`), e;
13750
13750
  }
13751
13751
  const {
13752
- lookup: n0,
13753
- options: i0
13752
+ lookup: nk,
13753
+ options: ik
13754
13754
  } = [...yo(1, 13)].reduce(function(e, t) {
13755
13755
  let n;
13756
13756
  switch (t) {
@@ -13803,7 +13803,7 @@ function ra() {
13803
13803
  const e = U.now().toObject();
13804
13804
  return e.millisecond = 0, e.second = 0, e.minute = 0, e.hour = 12, e;
13805
13805
  }
13806
- const r0 = {
13806
+ const rk = {
13807
13807
  components: {
13808
13808
  NativeSelect: Ct
13809
13809
  },
@@ -13890,7 +13890,7 @@ const r0 = {
13890
13890
  },
13891
13891
  displayMonth() {
13892
13892
  const e = this;
13893
- return e.empty ? "-" : n0[e.month];
13893
+ return e.empty ? "-" : nk[e.month];
13894
13894
  },
13895
13895
  displayYear() {
13896
13896
  const e = this;
@@ -13898,7 +13898,7 @@ const r0 = {
13898
13898
  },
13899
13899
  displayMinute() {
13900
13900
  const e = this;
13901
- return e.empty ? "--" : t0(e.minute);
13901
+ return e.empty ? "--" : tk(e.minute);
13902
13902
  },
13903
13903
  meridianGate: {
13904
13904
  get() {
@@ -14031,7 +14031,7 @@ const r0 = {
14031
14031
  return r;
14032
14032
  },
14033
14033
  monthOptions() {
14034
- return i0;
14034
+ return ik;
14035
14035
  },
14036
14036
  amOptions() {
14037
14037
  return [
@@ -14083,8 +14083,8 @@ const r0 = {
14083
14083
  // }
14084
14084
  // },
14085
14085
  }
14086
- }, s0 = (e) => (He("data-v-569dda27"), e = e(), qe(), e), a0 = { class: "date-section" }, l0 = /* @__PURE__ */ s0(() => /* @__PURE__ */ x("div", { class: "date-section shrink" }, ":", -1)), o0 = { class: "date-section" }, u0 = { class: "date-section" }, d0 = { class: "date-section" }, c0 = { class: "date-section" }, f0 = { class: "custom-select" }, m0 = { class: "date-section" };
14087
- function h0(e, t, n, r, s, i) {
14086
+ }, sk = (e) => (He("data-v-569dda27"), e = e(), qe(), e), ak = { class: "date-section" }, lk = /* @__PURE__ */ sk(() => /* @__PURE__ */ x("div", { class: "date-section shrink" }, ":", -1)), ok = { class: "date-section" }, uk = { class: "date-section" }, dk = { class: "date-section" }, ck = { class: "date-section" }, fk = { class: "custom-select" }, mk = { class: "date-section" };
14087
+ function hk(e, t, n, r, s, i) {
14088
14088
  const a = y("ux-icon"), l = y("native-select"), u = y("flex-cell"), f = y("flex-row");
14089
14089
  return o(), k(f, null, {
14090
14090
  default: h(() => [
@@ -14101,7 +14101,7 @@ function h0(e, t, n, r, s, i) {
14101
14101
  field: { minimum: 1, maximum: 1, options: i.hourOptions }
14102
14102
  }, {
14103
14103
  default: h(() => [
14104
- x("div", a0, [
14104
+ x("div", ak, [
14105
14105
  T(b(i.displayHour) + " ", 1),
14106
14106
  m(a, {
14107
14107
  right: "",
@@ -14116,7 +14116,7 @@ function h0(e, t, n, r, s, i) {
14116
14116
  }),
14117
14117
  m(u, { shrink: "" }, {
14118
14118
  default: h(() => [
14119
- l0
14119
+ lk
14120
14120
  ]),
14121
14121
  _: 1
14122
14122
  }),
@@ -14129,7 +14129,7 @@ function h0(e, t, n, r, s, i) {
14129
14129
  field: { minimum: 1, maximum: 1, options: i.minuteOptions }
14130
14130
  }, {
14131
14131
  default: h(() => [
14132
- x("div", o0, [
14132
+ x("div", ok, [
14133
14133
  T(b(i.displayMinute) + " ", 1),
14134
14134
  m(a, {
14135
14135
  right: "",
@@ -14154,7 +14154,7 @@ function h0(e, t, n, r, s, i) {
14154
14154
  field: { minimum: 1, maximum: 1, options: i.amOptions }
14155
14155
  }, {
14156
14156
  default: h(() => [
14157
- x("div", u0, [
14157
+ x("div", uk, [
14158
14158
  T(b(s.meridian) + " ", 1),
14159
14159
  m(a, {
14160
14160
  right: "",
@@ -14181,7 +14181,7 @@ function h0(e, t, n, r, s, i) {
14181
14181
  field: { minimum: 1, maximum: 1, options: i.dayOptions }
14182
14182
  }, {
14183
14183
  default: h(() => [
14184
- x("div", d0, [
14184
+ x("div", dk, [
14185
14185
  T(b(i.displayDay) + " ", 1),
14186
14186
  m(a, {
14187
14187
  right: "",
@@ -14203,7 +14203,7 @@ function h0(e, t, n, r, s, i) {
14203
14203
  field: { minimum: 1, maximum: 1, options: i.monthOptions }
14204
14204
  }, {
14205
14205
  default: h(() => [
14206
- x("div", c0, [
14206
+ x("div", ck, [
14207
14207
  T(b(i.displayMonth) + " ", 1),
14208
14208
  m(a, {
14209
14209
  right: "",
@@ -14221,7 +14221,7 @@ function h0(e, t, n, r, s, i) {
14221
14221
  class: "last"
14222
14222
  }, {
14223
14223
  default: h(() => [
14224
- x("div", f0, [
14224
+ x("div", fk, [
14225
14225
  m(l, {
14226
14226
  onTouched: i.touched,
14227
14227
  modelValue: i.year,
@@ -14229,7 +14229,7 @@ function h0(e, t, n, r, s, i) {
14229
14229
  field: { minimum: 1, maximum: 1, options: i.yearOptions }
14230
14230
  }, {
14231
14231
  default: h(() => [
14232
- x("div", m0, [
14232
+ x("div", mk, [
14233
14233
  T(b(i.displayYear) + " ", 1),
14234
14234
  m(a, {
14235
14235
  right: "",
@@ -14247,11 +14247,11 @@ function h0(e, t, n, r, s, i) {
14247
14247
  _: 1
14248
14248
  });
14249
14249
  }
14250
- const p0 = /* @__PURE__ */ C(r0, [["render", h0], ["__scopeId", "data-v-569dda27"]]);
14251
- const y0 = {
14250
+ const pk = /* @__PURE__ */ C(rk, [["render", hk], ["__scopeId", "data-v-569dda27"]]);
14251
+ const yk = {
14252
14252
  mixins: [ne],
14253
14253
  components: {
14254
- DateObject: p0
14254
+ DateObject: pk
14255
14255
  },
14256
14256
  props: {
14257
14257
  modelValue: {
@@ -14268,25 +14268,25 @@ const y0 = {
14268
14268
  return {};
14269
14269
  }
14270
14270
  }
14271
- }, _0 = {
14271
+ }, _k = {
14272
14272
  key: 0,
14273
14273
  class: "ux-field-title"
14274
- }, g0 = {
14274
+ }, gk = {
14275
14275
  key: 0,
14276
14276
  class: "ux-required-marker"
14277
- }, v0 = {
14277
+ }, vk = {
14278
14278
  key: 1,
14279
14279
  class: "ux-field-description"
14280
- }, b0 = { key: 2 };
14281
- function k0(e, t, n, r, s, i) {
14280
+ }, bk = { key: 2 };
14281
+ function kk(e, t, n, r, s, i) {
14282
14282
  const a = y("date-object"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row");
14283
14283
  return o(), d(S, null, [
14284
- e.showLabel ? (o(), d("label", _0, [
14284
+ e.showLabel ? (o(), d("label", _k, [
14285
14285
  T(b(e.label), 1),
14286
- e.required ? (o(), d("span", g0, "*")) : _("", !0)
14286
+ e.required ? (o(), d("span", gk, "*")) : _("", !0)
14287
14287
  ])) : _("", !0),
14288
- e.showDescription ? (o(), d("div", v0, b(e.description), 1)) : _("", !0),
14289
- e.multiValue ? (o(), d("div", b0, [
14288
+ e.showDescription ? (o(), d("div", vk, b(e.description), 1)) : _("", !0),
14289
+ e.multiValue ? (o(), d("div", bk, [
14290
14290
  (o(!0), d(S, null, F(e.model, (p, g) => (o(), k(c, {
14291
14291
  class: "ux-text-row",
14292
14292
  key: g
@@ -14342,8 +14342,8 @@ function k0(e, t, n, r, s, i) {
14342
14342
  }, null, 8, ["allDay", "modelValue"]))
14343
14343
  ], 64);
14344
14344
  }
14345
- const x0 = /* @__PURE__ */ C(y0, [["render", k0], ["__scopeId", "data-v-f9459e1e"]]);
14346
- const w0 = {
14345
+ const xk = /* @__PURE__ */ C(yk, [["render", kk], ["__scopeId", "data-v-f9459e1e"]]);
14346
+ const wk = {
14347
14347
  props: {
14348
14348
  fields: {
14349
14349
  type: Array,
@@ -14709,13 +14709,13 @@ const w0 = {
14709
14709
  NativeSelect: Ct,
14710
14710
  ContentSelect: oo
14711
14711
  }
14712
- }, S0 = (e) => (He("data-v-dea7dbcc"), e = e(), qe(), e), T0 = {
14712
+ }, Sk = (e) => (He("data-v-dea7dbcc"), e = e(), qe(), e), Tk = {
14713
14713
  key: 0,
14714
14714
  class: "filter-condition"
14715
- }, O0 = { key: 0 }, C0 = { key: 1 }, V0 = { key: 2 }, E0 = { key: 3 }, A0 = { key: 4 }, M0 = { key: 5 }, I0 = { key: 6 }, D0 = { key: 7 }, F0 = { key: 8 }, $0 = { key: 9 }, N0 = { key: 10 }, L0 = /* @__PURE__ */ S0(() => /* @__PURE__ */ x("label", null, "Where:", -1));
14716
- function P0(e, t, n, r, s, i) {
14715
+ }, Ok = { key: 0 }, Ck = { key: 1 }, Vk = { key: 2 }, Ek = { key: 3 }, Ak = { key: 4 }, Mk = { key: 5 }, Ik = { key: 6 }, Dk = { key: 7 }, Fk = { key: 8 }, $k = { key: 9 }, Nk = { key: 10 }, Lk = /* @__PURE__ */ Sk(() => /* @__PURE__ */ x("label", null, "Where:", -1));
14716
+ function Pk(e, t, n, r, s, i) {
14717
14717
  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);
14718
- return s.comparators ? (o(), d("div", T0, [
14718
+ return s.comparators ? (o(), d("div", Tk, [
14719
14719
  m(c, {
14720
14720
  gap: "",
14721
14721
  vcenter: ""
@@ -14745,7 +14745,7 @@ function P0(e, t, n, r, s, i) {
14745
14745
  })) : _("", !0),
14746
14746
  s.model.key && s.model.comparator ? (o(), k(l, { key: 1 }, {
14747
14747
  default: h(() => [
14748
- i.inputType == "array" ? (o(), d("div", O0, [
14748
+ i.inputType == "array" ? (o(), d("div", Ok, [
14749
14749
  i.showSelectOptions ? (o(), k(a, {
14750
14750
  key: 0,
14751
14751
  modelValue: s.model.values,
@@ -14758,7 +14758,7 @@ function P0(e, t, n, r, s, i) {
14758
14758
  "onUpdate:modelValue": t[3] || (t[3] = (M) => s.model.values = M)
14759
14759
  }, null, 8, ["field", "modelValue"]))
14760
14760
  ])) : _("", !0),
14761
- i.inputType == "range" ? (o(), d("div", C0, [
14761
+ i.inputType == "range" ? (o(), d("div", Ck, [
14762
14762
  i.fieldWidget == "currency" ? (o(), d(S, { key: 0 }, [
14763
14763
  m(f, {
14764
14764
  field: i.normalField,
@@ -14785,7 +14785,7 @@ function P0(e, t, n, r, s, i) {
14785
14785
  }, null, 8, ["field", "modelValue"])
14786
14786
  ], 64))
14787
14787
  ])) : _("", !0),
14788
- i.inputType == "daterelative" ? (o(), d("div", V0, [
14788
+ i.inputType == "daterelative" ? (o(), d("div", Vk, [
14789
14789
  m(c, null, {
14790
14790
  default: h(() => [
14791
14791
  m(l, { style: { width: "80px" } }, {
@@ -14812,7 +14812,7 @@ function P0(e, t, n, r, s, i) {
14812
14812
  _: 1
14813
14813
  })
14814
14814
  ])) : _("", !0),
14815
- i.inputType == "daterange" ? (o(), d("div", E0, [
14815
+ i.inputType == "daterange" ? (o(), d("div", Ek, [
14816
14816
  m(p, {
14817
14817
  field: i.dateField,
14818
14818
  modelValue: s.model.value,
@@ -14825,28 +14825,28 @@ function P0(e, t, n, r, s, i) {
14825
14825
  "onUpdate:modelValue": t[11] || (t[11] = (M) => s.model.value2 = M)
14826
14826
  }, null, 8, ["field", "modelValue"])
14827
14827
  ])) : _("", !0),
14828
- i.inputType == "date" ? (o(), d("div", A0, [
14828
+ i.inputType == "date" ? (o(), d("div", Ak, [
14829
14829
  m(p, {
14830
14830
  field: i.dateField,
14831
14831
  modelValue: s.model.value,
14832
14832
  "onUpdate:modelValue": t[12] || (t[12] = (M) => s.model.value = M)
14833
14833
  }, null, 8, ["field", "modelValue"])
14834
14834
  ])) : _("", !0),
14835
- i.inputType == "reference" ? (o(), d("div", M0, [
14835
+ i.inputType == "reference" ? (o(), d("div", Mk, [
14836
14836
  m(g, {
14837
14837
  field: i.singleReferenceField,
14838
14838
  modelValue: s.model.value,
14839
14839
  "onUpdate:modelValue": t[13] || (t[13] = (M) => s.model.value = M)
14840
14840
  }, null, 8, ["field", "modelValue"])
14841
14841
  ])) : _("", !0),
14842
- i.inputType == "multireference" ? (o(), d("div", I0, [
14842
+ i.inputType == "multireference" ? (o(), d("div", Ik, [
14843
14843
  m(g, {
14844
14844
  field: i.multiReferenceField,
14845
14845
  modelValue: s.model.values,
14846
14846
  "onUpdate:modelValue": t[14] || (t[14] = (M) => s.model.values = M)
14847
14847
  }, null, 8, ["field", "modelValue"])
14848
14848
  ])) : _("", !0),
14849
- i.inputType == "boolean" ? (o(), d("div", D0, [
14849
+ i.inputType == "boolean" ? (o(), d("div", Dk, [
14850
14850
  m(c, {
14851
14851
  gap: "",
14852
14852
  center: ""
@@ -14871,8 +14871,8 @@ function P0(e, t, n, r, s, i) {
14871
14871
  _: 1
14872
14872
  })
14873
14873
  ])) : _("", !0),
14874
- i.inputType == "none" ? (o(), d("div", F0)) : _("", !0),
14875
- i.inputType == "number" ? (o(), d("div", $0, [
14874
+ i.inputType == "none" ? (o(), d("div", Fk)) : _("", !0),
14875
+ i.inputType == "number" ? (o(), d("div", $k, [
14876
14876
  i.fieldWidget == "currency" ? (o(), k(f, {
14877
14877
  key: 0,
14878
14878
  field: i.normalField,
@@ -14885,7 +14885,7 @@ function P0(e, t, n, r, s, i) {
14885
14885
  "onUpdate:modelValue": t[17] || (t[17] = (M) => s.model.value = M)
14886
14886
  }, null, 8, ["field", "modelValue"]))
14887
14887
  ])) : _("", !0),
14888
- i.inputType == "normal" ? (o(), d("div", N0, [
14888
+ i.inputType == "normal" ? (o(), d("div", Nk, [
14889
14889
  i.showSelectOptions ? (o(), k(a, {
14890
14890
  key: 0,
14891
14891
  modelValue: s.model.value,
@@ -14923,7 +14923,7 @@ function P0(e, t, n, r, s, i) {
14923
14923
  _: 1
14924
14924
  }),
14925
14925
  i.extraCriteria ? (o(), d(S, { key: 0 }, [
14926
- L0,
14926
+ Lk,
14927
14927
  (o(!0), d(S, null, F(s.model.conditions, (M, Y) => (o(), d("div", {
14928
14928
  key: M._guid
14929
14929
  }, [
@@ -14951,8 +14951,8 @@ function P0(e, t, n, r, s, i) {
14951
14951
  ], 64)) : _("", !0)
14952
14952
  ])) : _("", !0);
14953
14953
  }
14954
- const U0 = /* @__PURE__ */ C(w0, [["render", P0], ["__scopeId", "data-v-dea7dbcc"]]);
14955
- function j0(e) {
14954
+ const Uk = /* @__PURE__ */ C(wk, [["render", Pk], ["__scopeId", "data-v-dea7dbcc"]]);
14955
+ function jk(e) {
14956
14956
  let t = [];
14957
14957
  if (t.push({
14958
14958
  title: "Age",
@@ -15023,7 +15023,7 @@ function j0(e) {
15023
15023
  }
15024
15024
  return t;
15025
15025
  }
15026
- function R0(e, t) {
15026
+ function Rk(e, t) {
15027
15027
  let n = [];
15028
15028
  if (t.length) {
15029
15029
  var r = {
@@ -15051,7 +15051,7 @@ function R0(e, t) {
15051
15051
  }
15052
15052
  return n;
15053
15053
  }
15054
- function B0(e, t) {
15054
+ function Bk(e, t) {
15055
15055
  if (!e.glossary)
15056
15056
  return;
15057
15057
  const n = Object.entries(e.glossary).reduce(function(s, [i, a]) {
@@ -15132,7 +15132,7 @@ function B0(e, t) {
15132
15132
  });
15133
15133
  }), t.push(r);
15134
15134
  }
15135
- function z0(e, t) {
15135
+ function zk(e, t) {
15136
15136
  if (!e.glossary)
15137
15137
  return;
15138
15138
  const n = Object.entries(e.glossary).reduce(function(r, [s, i]) {
@@ -15149,11 +15149,11 @@ function z0(e, t) {
15149
15149
  });
15150
15150
  });
15151
15151
  }
15152
- function H0(e) {
15152
+ function Hk(e) {
15153
15153
  let t = [];
15154
- return B0(e, t), z0(e, t), t;
15154
+ return Bk(e, t), zk(e, t), t;
15155
15155
  }
15156
- const q0 = {
15156
+ const qk = {
15157
15157
  props: {
15158
15158
  enableRemove: {
15159
15159
  type: Boolean
@@ -15218,15 +15218,15 @@ const q0 = {
15218
15218
  fields() {
15219
15219
  const e = this;
15220
15220
  var t = e.definition && e.definition.fields ? [...e.definition.fields] : [], n = e.definition && e.definition.definedFields ? e.definition.definedFields : [];
15221
- t = [...t, ...H0(e)];
15221
+ t = [...t, ...Hk(e)];
15222
15222
  const r = e.definition.definesType === "submission";
15223
15223
  if (e.definition.definesType === "profile" || e.definition.key === "profile") {
15224
- const l = j0(e);
15224
+ const l = jk(e);
15225
15225
  t = [...t, ...l];
15226
15226
  }
15227
15227
  if (n.length)
15228
15228
  if (r) {
15229
- const l = R0(e, n);
15229
+ const l = Rk(e, n);
15230
15230
  t = [...t, ...l];
15231
15231
  } else {
15232
15232
  var i = {
@@ -15265,17 +15265,17 @@ const q0 = {
15265
15265
  }
15266
15266
  },
15267
15267
  components: {
15268
- FilterCondition: U0,
15268
+ FilterCondition: Uk,
15269
15269
  NativeSelect: Ct
15270
15270
  }
15271
- }, W0 = (e) => (He("data-v-98575002"), e = e(), qe(), e), G0 = {
15271
+ }, Wk = (e) => (He("data-v-98575002"), e = e(), qe(), e), Gk = {
15272
15272
  key: 0,
15273
15273
  class: "filter-rule"
15274
- }, K0 = { class: "top" }, Y0 = { class: "summary" }, Z0 = /* @__PURE__ */ W0(() => /* @__PURE__ */ x("span", { class: "line" }, null, -1)), J0 = { class: "operator" };
15275
- function X0(e, t, n, r, s, i) {
15274
+ }, Kk = { class: "top" }, Yk = { class: "summary" }, Zk = /* @__PURE__ */ Wk(() => /* @__PURE__ */ x("span", { class: "line" }, null, -1)), Jk = { class: "operator" };
15275
+ function Xk(e, t, n, r, s, i) {
15276
15276
  const a = y("native-select"), l = y("flex-cell"), u = y("ux-icon"), f = y("ux-button"), c = y("flex-row"), p = y("filter-condition");
15277
- return n.definition ? (o(), d("div", G0, [
15278
- x("div", K0, [
15277
+ return n.definition ? (o(), d("div", Gk, [
15278
+ x("div", Kk, [
15279
15279
  m(c, {
15280
15280
  gap: "",
15281
15281
  center: ""
@@ -15283,7 +15283,7 @@ function X0(e, t, n, r, s, i) {
15283
15283
  default: h(() => [
15284
15284
  m(l, null, {
15285
15285
  default: h(() => [
15286
- x("div", Y0, [
15286
+ x("div", Yk, [
15287
15287
  T(" Match "),
15288
15288
  m(a, {
15289
15289
  modelValue: s.model.operator,
@@ -15333,8 +15333,8 @@ function X0(e, t, n, r, s, i) {
15333
15333
  shrink: ""
15334
15334
  }, {
15335
15335
  default: h(() => [
15336
- Z0,
15337
- x("div", J0, b(s.model.operator), 1)
15336
+ Zk,
15337
+ x("div", Jk, b(s.model.operator), 1)
15338
15338
  ]),
15339
15339
  _: 2
15340
15340
  }, 1032, ["class"])) : _("", !0),
@@ -15368,10 +15368,10 @@ function X0(e, t, n, r, s, i) {
15368
15368
  }, 8, ["onClick"])
15369
15369
  ])) : _("", !0);
15370
15370
  }
15371
- const Q0 = /* @__PURE__ */ C(q0, [["render", X0], ["__scopeId", "data-v-98575002"]]);
15371
+ const Qk = /* @__PURE__ */ C(qk, [["render", Xk], ["__scopeId", "data-v-98575002"]]);
15372
15372
  const ex = {
15373
15373
  components: {
15374
- FilterRule: Q0,
15374
+ FilterRule: Qk,
15375
15375
  NativeSelect: Ct
15376
15376
  },
15377
15377
  methods: {
@@ -19689,18 +19689,18 @@ const GO = {
19689
19689
  ButtonSelect: Iw,
19690
19690
  NativeSelect: Ct,
19691
19691
  DateField: fo,
19692
- TimeField: ok,
19693
- DateRange: pk,
19692
+ TimeField: o0,
19693
+ DateRange: p0,
19694
19694
  TextField: co,
19695
19695
  CurrencyField: uo,
19696
19696
  TextArea: Gb,
19697
- Checkbox: kk,
19697
+ Checkbox: k0,
19698
19698
  FilterInput: cx,
19699
19699
  FieldSelect: sa,
19700
- DateObjectInput: x0,
19700
+ DateObjectInput: xk,
19701
19701
  SliderInput: Lx,
19702
19702
  ColorInput: Wx,
19703
- CustomHtml: Ck,
19703
+ CustomHtml: C0,
19704
19704
  BooleanSwitch: Xx,
19705
19705
  FieldGroup: xw,
19706
19706
  ContentSelect: oo,