@qikdev/vue-ui 0.2.380 → 0.2.381

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 './vue-ui.css';
2
2
  import { defineComponent as Hl, ref as mt, toRefs as Gd, onMounted as Gl, onBeforeUnmount as lm, watch as Pr, computed as pn, createElementBlock as m, openBlock as o, createCommentVNode as _, renderSlot as W, normalizeClass as N, useSlots as am, reactive as Qt, provide as Yr, resolveComponent as y, createVNode as c, Fragment as C, createBlock as b, unref as ct, withCtx as f, renderList as L, toDisplayString as k, createTextVNode as O, withDirectives as Z, vShow as Gn, withModifiers as G, createElementVNode as x, h as Cl, mergeProps as lt, toHandlers as pt, normalizeStyle as Pe, resolveDirective as Jd, resolveDynamicComponent as xt, vModelSelect as bt, pushScopeId as We, popScopeId as He, getCurrentScope as om, onScopeDispose as um, getCurrentInstance as dm, Teleport as Kd, Transition as cm, vModelText as ce, withKeys as Se, TransitionGroup as fm, nextTick as Zd, vModelDynamic as sr, normalizeProps as mm } from "vue";
3
3
  import { EventDispatcher as Yd } from "@qikdev/sdk";
4
- const hm = "0.2.380";
4
+ const hm = "0.2.381";
5
5
  class tn extends Error {
6
6
  }
7
7
  class pm extends tn {
@@ -25388,9 +25388,9 @@ const tD = Array.from(
25388
25388
  function i(r, l) {
25389
25389
  if (!r || (r = Number(r), isNaN(r)))
25390
25390
  return 0;
25391
- {
25391
+ if (l) {
25392
25392
  var a = r.toFixed(l);
25393
- r = service.parseNumber(a);
25393
+ r = i(a);
25394
25394
  }
25395
25395
  return r;
25396
25396
  }
@@ -25561,7 +25561,7 @@ const tD = Array.from(
25561
25561
  };
25562
25562
  }
25563
25563
  }
25564
- }, jt = (e) => (We("data-v-33b46090"), e = e(), He(), e), rD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("h2", null, "Payment Summary", -1)), iD = { class: "calculations" }, sD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, "Amount", -1)), lD = { class: "running-total" }, aD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, "Amount", -1)), oD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, " ", -1)), uD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", { class: "running-total" }, " ", -1)), dD = [
25564
+ }, jt = (e) => (We("data-v-f9a7cc65"), e = e(), He(), e), rD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("h2", null, "Payment Summary", -1)), iD = { class: "calculations" }, sD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, "Amount", -1)), lD = { class: "running-total" }, aD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, "Amount", -1)), oD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, " ", -1)), uD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", { class: "running-total" }, " ", -1)), dD = [
25565
25565
  aD,
25566
25566
  oD,
25567
25567
  uD
@@ -25570,8 +25570,9 @@ const tD = Array.from(
25570
25570
  class: "grand-total"
25571
25571
  }, mD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, [
25572
25572
  /* @__PURE__ */ x("strong", null, "Total")
25573
- ], -1)), hD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, null, -1)), pD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("h3", null, "Please select a payment method", -1));
25574
- function yD(e, t, n, i, s, r) {
25573
+ ], -1)), hD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("td", null, null, -1)), pD = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("h3", null, "Please select a payment method", -1)), yD = ["innerHTML"];
25574
+ function gD(e, t, n, i, s, r) {
25575
+ var p, g;
25575
25576
  const l = y("ux-form"), a = y("ux-panel-body"), u = y("ux-panel"), d = y("ux-icon"), h = y("ux-button");
25576
25577
  return e.multiValue ? (o(), m(C, { key: 0 }, [
25577
25578
  O(" Invalid configuration ")
@@ -25585,7 +25586,7 @@ function yD(e, t, n, i, s, r) {
25585
25586
  "onForm:state": r.stateChange,
25586
25587
  parentModel: e.parentModel,
25587
25588
  modelValue: e.model,
25588
- "onUpdate:modelValue": t[0] || (t[0] = (p) => e.model = p),
25589
+ "onUpdate:modelValue": t[0] || (t[0] = (v) => e.model = v),
25589
25590
  fields: r.calculatedTotalFields
25590
25591
  }, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "fields"]),
25591
25592
  r.requiresPayment ? (o(), m(C, { key: 0 }, [
@@ -25610,15 +25611,15 @@ function yD(e, t, n, i, s, r) {
25610
25611
  key: 1,
25611
25612
  class: N(["calculation-modifier", ["modifier-set", "modifier-visible-true"]])
25612
25613
  }, dD)) : _("", !0),
25613
- (o(!0), m(C, null, L(r.visibleModifications, (p) => (o(), m("tr", {
25614
+ (o(!0), m(C, null, L(r.visibleModifications, (v) => (o(), m("tr", {
25614
25615
  class: N(["calculation-modifier", [
25615
- `modifier-${p.modifier}`,
25616
- `modifier-visible-${p.visible}`
25616
+ `modifier-${v.modifier}`,
25617
+ `modifier-visible-${v.visible}`
25617
25618
  ]])
25618
25619
  }, [
25619
- x("td", null, k(p.title), 1),
25620
- x("td", null, k(p.summary), 1),
25621
- x("td", cD, k(p.result), 1)
25620
+ x("td", null, k(v.title), 1),
25621
+ x("td", null, k(v.summary), 1),
25622
+ x("td", cD, k(v.result), 1)
25622
25623
  ], 2))), 256))
25623
25624
  ]),
25624
25625
  x("tfoot", null, [
@@ -25639,35 +25640,41 @@ function yD(e, t, n, i, s, r) {
25639
25640
  }),
25640
25641
  r.gateways.length > 1 ? (o(), m(C, { key: 0 }, [
25641
25642
  pD,
25642
- c(u, null, {
25643
+ x("div", null, [
25644
+ (o(!0), m(C, null, L(r.gateways, (v) => (o(), b(h, {
25645
+ class: "gateway-selector",
25646
+ color: r.isSelectedGateway(v) ? "primary" : "default",
25647
+ active: r.isSelectedGateway(v),
25648
+ onClick: (w) => r.selectGateway(v)
25649
+ }, {
25650
+ default: f(() => [
25651
+ O(k(v.title) + " ", 1),
25652
+ c(d, {
25653
+ icon: r.isSelectedGateway(v) ? "fa-check" : "far fa-circle"
25654
+ }, null, 8, ["icon"])
25655
+ ]),
25656
+ _: 2
25657
+ }, 1032, ["color", "active", "onClick"]))), 256))
25658
+ ]),
25659
+ (p = r.gateway) != null && p.payLater && ((g = r.gateway) != null && g.instructions) ? (o(), b(u, { key: 0 }, {
25643
25660
  default: f(() => [
25644
25661
  c(a, null, {
25645
25662
  default: f(() => [
25646
- (o(!0), m(C, null, L(r.gateways, (p) => (o(), b(h, {
25647
- class: "gateway-selector",
25648
- color: { primary: r.isSelectedGateway(p) },
25649
- active: r.isSelectedGateway(p),
25650
- onClick: (g) => r.selectGateway(p)
25651
- }, {
25652
- default: f(() => [
25653
- O(k(p.title) + " ", 1),
25654
- c(d, {
25655
- icon: r.isSelectedGateway(p) ? "fa-check" : "far fa-circle"
25656
- }, null, 8, ["icon"])
25657
- ]),
25658
- _: 2
25659
- }, 1032, ["color", "active", "onClick"]))), 256))
25663
+ x("h5", null, k(r.gateway.title), 1),
25664
+ x("div", {
25665
+ innerHTML: r.gateway.instructions
25666
+ }, null, 8, yD)
25660
25667
  ]),
25661
25668
  _: 1
25662
25669
  })
25663
25670
  ]),
25664
25671
  _: 1
25665
- })
25672
+ })) : _("", !0)
25666
25673
  ], 64)) : _("", !0)
25667
25674
  ], 64)) : _("", !0)
25668
25675
  ], 64));
25669
25676
  }
25670
- const gD = /* @__PURE__ */ E(nD, [["render", yD], ["__scopeId", "data-v-33b46090"]]), _D = {
25677
+ const _D = /* @__PURE__ */ E(nD, [["render", gD], ["__scopeId", "data-v-f9a7cc65"]]), vD = {
25671
25678
  name: "Signature",
25672
25679
  props: {
25673
25680
  modelValue: {
@@ -25817,10 +25824,10 @@ const gD = /* @__PURE__ */ E(nD, [["render", yD], ["__scopeId", "data-v-33b46090
25817
25824
  return e.width = this.currentWidth, e.height = this.currentHeight, e.toDataURL();
25818
25825
  }
25819
25826
  }
25820
- }, vD = { class: "signature-container" }, bD = { class: "buttons" };
25821
- function kD(e, t, n, i, s, r) {
25827
+ }, bD = { class: "signature-container" }, kD = { class: "buttons" };
25828
+ function wD(e, t, n, i, s, r) {
25822
25829
  const l = y("ux-icon"), a = y("ux-button");
25823
- return o(), m("div", vD, [
25830
+ return o(), m("div", bD, [
25824
25831
  x("canvas", {
25825
25832
  ref: "canvas",
25826
25833
  class: "signature-canvas",
@@ -25832,7 +25839,7 @@ function kD(e, t, n, i, s, r) {
25832
25839
  onTouchmove: t[5] || (t[5] = (...u) => r.handleTouchMove && r.handleTouchMove(...u)),
25833
25840
  onTouchend: t[6] || (t[6] = (...u) => r.stopDrawing && r.stopDrawing(...u))
25834
25841
  }, null, 544),
25835
- x("div", bD, [
25842
+ x("div", kD, [
25836
25843
  c(a, {
25837
25844
  size: "sm",
25838
25845
  onClick: r.clearSignature
@@ -25849,9 +25856,9 @@ function kD(e, t, n, i, s, r) {
25849
25856
  ])
25850
25857
  ]);
25851
25858
  }
25852
- const wD = /* @__PURE__ */ E(_D, [["render", kD], ["__scopeId", "data-v-d6d646d4"]]), xD = {
25859
+ const xD = /* @__PURE__ */ E(vD, [["render", wD], ["__scopeId", "data-v-d6d646d4"]]), SD = {
25853
25860
  components: {
25854
- signature: wD
25861
+ signature: xD
25855
25862
  },
25856
25863
  props: {
25857
25864
  modelValue: {
@@ -25865,25 +25872,25 @@ const wD = /* @__PURE__ */ E(_D, [["render", kD], ["__scopeId", "data-v-d6d646d4
25865
25872
  return null;
25866
25873
  }
25867
25874
  }
25868
- }, SD = {
25875
+ }, TD = {
25869
25876
  key: 0,
25870
25877
  class: "ux-field-title"
25871
- }, TD = {
25878
+ }, OD = {
25872
25879
  key: 0,
25873
25880
  class: "ux-required-marker"
25874
- }, OD = {
25881
+ }, CD = {
25875
25882
  key: 1,
25876
25883
  class: "ux-field-description"
25877
- }, CD = { key: 2 };
25878
- function VD(e, t, n, i, s, r) {
25884
+ }, VD = { key: 2 };
25885
+ function DD(e, t, n, i, s, r) {
25879
25886
  const l = y("signature"), a = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), h = y("flex-row");
25880
25887
  return o(), m(C, null, [
25881
- e.showLabel ? (o(), m("label", SD, [
25888
+ e.showLabel ? (o(), m("label", TD, [
25882
25889
  O(k(e.label) + " ", 1),
25883
- e.required ? (o(), m("span", TD, "*")) : _("", !0)
25890
+ e.required ? (o(), m("span", OD, "*")) : _("", !0)
25884
25891
  ])) : _("", !0),
25885
- e.showDescription ? (o(), m("div", OD, k(e.description), 1)) : _("", !0),
25886
- e.multiValue ? (o(), m("div", CD, [
25892
+ e.showDescription ? (o(), m("div", CD, k(e.description), 1)) : _("", !0),
25893
+ e.multiValue ? (o(), m("div", VD, [
25887
25894
  (o(!0), m(C, null, L(e.model, (p, g) => (o(), b(h, {
25888
25895
  class: "ux-signature-row",
25889
25896
  gap: "",
@@ -25944,11 +25951,11 @@ function VD(e, t, n, i, s, r) {
25944
25951
  }, null, 8, ["onFocus", "modelValue"]))
25945
25952
  ], 64);
25946
25953
  }
25947
- const DD = /* @__PURE__ */ E(xD, [["render", VD], ["__scopeId", "data-v-afb76f23"]]);
25948
- function ED(e) {
25954
+ const ED = /* @__PURE__ */ E(SD, [["render", DD], ["__scopeId", "data-v-afb76f23"]]);
25955
+ function MD(e) {
25949
25956
  return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
25950
25957
  }
25951
- const MD = {
25958
+ const ID = {
25952
25959
  props: {
25953
25960
  title: {
25954
25961
  type: String
@@ -25964,7 +25971,7 @@ const MD = {
25964
25971
  methods: {
25965
25972
  cleanOutput(e) {
25966
25973
  var t = this;
25967
- return ED(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
25974
+ return MD(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
25968
25975
  return t.getValue(n);
25969
25976
  }) : e = t.getValue(e), e;
25970
25977
  },
@@ -26034,37 +26041,37 @@ const MD = {
26034
26041
  return this.actualOptions || [];
26035
26042
  }
26036
26043
  }
26037
- }, ID = {
26044
+ }, FD = {
26038
26045
  key: 0,
26039
26046
  class: "ux-field-title"
26040
- }, FD = {
26047
+ }, AD = {
26041
26048
  key: 0,
26042
26049
  class: "ux-required-marker"
26043
- }, AD = {
26050
+ }, LD = {
26044
26051
  key: 1,
26045
26052
  class: "ux-field-description"
26046
- }, LD = {
26053
+ }, $D = {
26047
26054
  key: 0,
26048
26055
  class: "ui-select-button"
26049
- }, $D = ["multiple"], ND = {
26056
+ }, ND = ["multiple"], RD = {
26050
26057
  key: 0,
26051
26058
  value: ""
26052
- }, RD = ["value"], UD = {
26059
+ }, UD = ["value"], PD = {
26053
26060
  key: 3,
26054
26061
  class: "ui-select-button"
26055
26062
  };
26056
- function PD(e, t, n, i, s, r) {
26063
+ function qD(e, t, n, i, s, r) {
26057
26064
  const l = y("ux-button");
26058
26065
  return o(), m("div", {
26059
26066
  class: N(["native-select", r.classes])
26060
26067
  }, [
26061
- e.showLabel ? (o(), m("label", ID, [
26068
+ e.showLabel ? (o(), m("label", FD, [
26062
26069
  O(k(e.label) + " ", 1),
26063
- e.required ? (o(), m("span", FD, "*")) : _("", !0)
26070
+ e.required ? (o(), m("span", AD, "*")) : _("", !0)
26064
26071
  ])) : _("", !0),
26065
- e.showDescription ? (o(), m("div", AD, k(e.description), 1)) : _("", !0),
26072
+ e.showDescription ? (o(), m("div", LD, k(e.description), 1)) : _("", !0),
26066
26073
  r.selectableOptions.length ? (o(), m(C, { key: 2 }, [
26067
- e.singleValue ? (o(), m("div", LD, [
26074
+ e.singleValue ? (o(), m("div", $D, [
26068
26075
  W(e.$slots, "default", {}, () => [
26069
26076
  c(l, { tag: "div" }, {
26070
26077
  default: f(() => [
@@ -26079,14 +26086,14 @@ function PD(e, t, n, i, s, r) {
26079
26086
  multiple: e.multiValue,
26080
26087
  "onUpdate:modelValue": t[1] || (t[1] = (a) => e.model = a)
26081
26088
  }, [
26082
- e.singleValue && !e.minimum ? (o(), m("option", ND, "None")) : _("", !0),
26089
+ e.singleValue && !e.minimum ? (o(), m("option", RD, "None")) : _("", !0),
26083
26090
  (o(!0), m(C, null, L(r.selectableOptions, (a) => (o(), m("option", {
26084
26091
  value: a.value
26085
- }, k(a.title), 9, RD))), 256))
26086
- ], 40, $D), [
26092
+ }, k(a.title), 9, UD))), 256))
26093
+ ], 40, ND), [
26087
26094
  [bt, e.model]
26088
26095
  ])
26089
- ], 64)) : (o(), m("div", UD, [
26096
+ ], 64)) : (o(), m("div", PD, [
26090
26097
  c(l, { tag: "div" }, {
26091
26098
  default: f(() => [
26092
26099
  O(" No valid routes ")
@@ -26096,11 +26103,11 @@ function PD(e, t, n, i, s, r) {
26096
26103
  ]))
26097
26104
  ], 2);
26098
26105
  }
26099
- const qD = /* @__PURE__ */ E(MD, [["render", PD], ["__scopeId", "data-v-a9c5a05f"]]);
26100
- function jD(e) {
26106
+ const jD = /* @__PURE__ */ E(ID, [["render", qD], ["__scopeId", "data-v-a9c5a05f"]]);
26107
+ function BD(e) {
26101
26108
  return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
26102
26109
  }
26103
- const BD = {
26110
+ const zD = {
26104
26111
  props: {
26105
26112
  title: {
26106
26113
  type: String
@@ -26116,7 +26123,7 @@ const BD = {
26116
26123
  methods: {
26117
26124
  cleanOutput(e) {
26118
26125
  var t = this;
26119
- return jD(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
26126
+ return BD(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
26120
26127
  return t.getValue(n);
26121
26128
  }) : e = t.getValue(e), e;
26122
26129
  },
@@ -26169,33 +26176,33 @@ const BD = {
26169
26176
  return this.actualOptions;
26170
26177
  }
26171
26178
  }
26172
- }, zD = {
26179
+ }, WD = {
26173
26180
  key: 0,
26174
26181
  class: "ux-field-title"
26175
- }, WD = {
26182
+ }, HD = {
26176
26183
  key: 0,
26177
26184
  class: "ux-required-marker"
26178
- }, HD = {
26185
+ }, GD = {
26179
26186
  key: 1,
26180
26187
  class: "ux-field-description"
26181
- }, GD = {
26188
+ }, JD = {
26182
26189
  key: 2,
26183
26190
  class: "ui-select-button"
26184
- }, JD = ["multiple"], KD = {
26191
+ }, KD = ["multiple"], ZD = {
26185
26192
  key: 0,
26186
26193
  value: ""
26187
- }, ZD = ["value"];
26188
- function YD(e, t, n, i, s, r) {
26194
+ }, YD = ["value"];
26195
+ function XD(e, t, n, i, s, r) {
26189
26196
  const l = y("ux-button");
26190
26197
  return o(), m("div", {
26191
26198
  class: N(["native-select", r.classes])
26192
26199
  }, [
26193
- e.showLabel ? (o(), m("label", zD, [
26200
+ e.showLabel ? (o(), m("label", WD, [
26194
26201
  O(k(e.label) + " ", 1),
26195
- e.required ? (o(), m("span", WD, "*")) : _("", !0)
26202
+ e.required ? (o(), m("span", HD, "*")) : _("", !0)
26196
26203
  ])) : _("", !0),
26197
- e.showDescription ? (o(), m("div", HD, k(e.description), 1)) : _("", !0),
26198
- e.singleValue ? (o(), m("div", GD, [
26204
+ e.showDescription ? (o(), m("div", GD, k(e.description), 1)) : _("", !0),
26205
+ e.singleValue ? (o(), m("div", JD, [
26199
26206
  W(e.$slots, "default", {}, () => [
26200
26207
  c(l, { tag: "div" }, {
26201
26208
  default: f(() => [
@@ -26210,16 +26217,16 @@ function YD(e, t, n, i, s, r) {
26210
26217
  multiple: e.multiValue,
26211
26218
  "onUpdate:modelValue": t[1] || (t[1] = (a) => e.model = a)
26212
26219
  }, [
26213
- e.singleValue && !e.minimum ? (o(), m("option", KD, "None")) : _("", !0),
26220
+ e.singleValue && !e.minimum ? (o(), m("option", ZD, "None")) : _("", !0),
26214
26221
  (o(!0), m(C, null, L(r.selectableOptions, (a) => (o(), m("option", {
26215
26222
  value: a.value
26216
- }, k(a.title), 9, ZD))), 256))
26217
- ], 40, JD), [
26223
+ }, k(a.title), 9, YD))), 256))
26224
+ ], 40, KD), [
26218
26225
  [bt, e.model]
26219
26226
  ])
26220
26227
  ], 2);
26221
26228
  }
26222
- const XD = /* @__PURE__ */ E(BD, [["render", YD], ["__scopeId", "data-v-8801d1a0"]]), an = {
26229
+ const QD = /* @__PURE__ */ E(zD, [["render", XD], ["__scopeId", "data-v-8801d1a0"]]), an = {
26223
26230
  props: {
26224
26231
  options: {
26225
26232
  type: Object,
@@ -26247,7 +26254,7 @@ const XD = /* @__PURE__ */ E(BD, [["render", YD], ["__scopeId", "data-v-8801d1a0
26247
26254
  this.$emit("close", e);
26248
26255
  }
26249
26256
  }
26250
- }, QD = {
26257
+ }, eE = {
26251
26258
  data() {
26252
26259
  return {
26253
26260
  selection: {}
@@ -26335,15 +26342,15 @@ const XD = /* @__PURE__ */ E(BD, [["render", YD], ["__scopeId", "data-v-8801d1a0
26335
26342
  this.selection[e.path] = !this.selection[e.path], console.log(e);
26336
26343
  }
26337
26344
  }
26338
- }, eE = { class: "wrapper" }, tE = { class: "header" }, nE = ["onClick"], rE = { class: "font-sm font-muted" };
26339
- function iE(e, t, n, i, s, r) {
26345
+ }, tE = { class: "wrapper" }, nE = { class: "header" }, rE = ["onClick"], iE = { class: "font-sm font-muted" };
26346
+ function sE(e, t, n, i, s, r) {
26340
26347
  const l = y("flex-cell"), a = y("ux-button"), u = y("flex-row"), d = y("flex-header"), h = y("ux-checkbox"), p = y("flex-body"), g = y("flex-column");
26341
- return o(), m("div", eE, [
26348
+ return o(), m("div", tE, [
26342
26349
  c(g, null, {
26343
26350
  default: f(() => [
26344
26351
  c(d, null, {
26345
26352
  default: f(() => [
26346
- x("div", tE, [
26353
+ x("div", nE, [
26347
26354
  c(u, {
26348
26355
  gap: "",
26349
26356
  center: ""
@@ -26399,14 +26406,14 @@ function iE(e, t, n, i, s, r) {
26399
26406
  c(l, null, {
26400
26407
  default: f(() => [
26401
26408
  x("strong", null, k(v.selectTitle), 1),
26402
- x("div", rE, k(v.path), 1)
26409
+ x("div", iE, k(v.path), 1)
26403
26410
  ]),
26404
26411
  _: 2
26405
26412
  }, 1024)
26406
26413
  ]),
26407
26414
  _: 2
26408
26415
  }, 1024)
26409
- ], 14, nE))), 256))
26416
+ ], 14, rE))), 256))
26410
26417
  ]),
26411
26418
  _: 1
26412
26419
  })
@@ -26415,7 +26422,7 @@ function iE(e, t, n, i, s, r) {
26415
26422
  })
26416
26423
  ]);
26417
26424
  }
26418
- const sE = /* @__PURE__ */ E(QD, [["render", iE], ["__scopeId", "data-v-415b9a32"]]), lE = {
26425
+ const lE = /* @__PURE__ */ E(eE, [["render", sE], ["__scopeId", "data-v-415b9a32"]]), aE = {
26419
26426
  props: {
26420
26427
  modelValue: {
26421
26428
  type: Object
@@ -26448,7 +26455,7 @@ const sE = /* @__PURE__ */ E(QD, [["render", iE], ["__scopeId", "data-v-415b9a32
26448
26455
  methods: {
26449
26456
  async openModal() {
26450
26457
  const e = this, t = await e.$sdk.modal({
26451
- component: sE,
26458
+ component: lE,
26452
26459
  options: {
26453
26460
  definition: e.definition
26454
26461
  }
@@ -26456,10 +26463,10 @@ const sE = /* @__PURE__ */ E(QD, [["render", iE], ["__scopeId", "data-v-415b9a32
26456
26463
  t.length && e.addFields && e.addFields(t);
26457
26464
  }
26458
26465
  }
26459
- }, aE = { key: 0 };
26460
- function oE(e, t, n, i, s, r) {
26466
+ }, oE = { key: 0 };
26467
+ function uE(e, t, n, i, s, r) {
26461
26468
  const l = y("ux-icon"), a = y("ux-button");
26462
- return r.definition ? (o(), m("div", aE, [
26469
+ return r.definition ? (o(), m("div", oE, [
26463
26470
  c(a, {
26464
26471
  color: "primary",
26465
26472
  onClick: r.openModal
@@ -26472,7 +26479,7 @@ function oE(e, t, n, i, s, r) {
26472
26479
  }, 8, ["onClick"])
26473
26480
  ])) : _("", !0);
26474
26481
  }
26475
- const uE = /* @__PURE__ */ E(lE, [["render", oE]]);
26482
+ const dE = /* @__PURE__ */ E(aE, [["render", uE]]);
26476
26483
  function nl(e) {
26477
26484
  switch (String(e).toLowerCase()) {
26478
26485
  case "true":
@@ -26505,7 +26512,7 @@ function Fn(e, t, n, i, s, r) {
26505
26512
  }
26506
26513
  return t;
26507
26514
  }
26508
- function dE(e, t) {
26515
+ function cE(e, t) {
26509
26516
  function n(g) {
26510
26517
  return g === void 0 || typeof g > "u" || g === null;
26511
26518
  }
@@ -26617,7 +26624,7 @@ function Te(e) {
26617
26624
  return Rt.evaluateExpression(n, i);
26618
26625
  };
26619
26626
  }
26620
- const cE = {
26627
+ const fE = {
26621
26628
  emits: [
26622
26629
  "field:mount",
26623
26630
  "field:unmount",
@@ -26631,9 +26638,9 @@ const cE = {
26631
26638
  "update:modelValue"
26632
26639
  ],
26633
26640
  components: {
26634
- InternalRouteSelect: qD,
26635
- InternalMenuSelect: XD,
26636
- InternalFieldCreator: uE,
26641
+ InternalRouteSelect: jD,
26642
+ InternalMenuSelect: QD,
26643
+ InternalFieldCreator: dE,
26637
26644
  ButtonSelect: MO,
26638
26645
  NativeSelect: Pt,
26639
26646
  DateField: Rf,
@@ -26661,7 +26668,7 @@ const cE = {
26661
26668
  CountrySelect: ua,
26662
26669
  PhoneNumberInput: t0,
26663
26670
  Upload: oO,
26664
- Signature: DD,
26671
+ Signature: ED,
26665
26672
  ObjectField: UO,
26666
26673
  ModelField: JO,
26667
26674
  OptionsManager: mC,
@@ -26669,7 +26676,7 @@ const cE = {
26669
26676
  LocationField: QC,
26670
26677
  ExpressionField: oV,
26671
26678
  RichTextField: bV,
26672
- PaymentField: gD
26679
+ PaymentField: _D
26673
26680
  },
26674
26681
  props: {
26675
26682
  trail: {
@@ -26805,7 +26812,7 @@ const cE = {
26805
26812
  var e = this.expressions && this.expressions.value ? this.getExpressionValue : void 0;
26806
26813
  if (e)
26807
26814
  return e;
26808
- var t = this.expressions && this.expressions.defaultValue ? this.getExpressionDefaultValue : void 0, n = dE(this.actualField), i = this.cleanInput(
26815
+ var t = this.expressions && this.expressions.defaultValue ? this.getExpressionDefaultValue : void 0, n = cE(this.actualField), i = this.cleanInput(
26809
26816
  t || n
26810
26817
  );
26811
26818
  if ((s = this.field) != null && s.assumeDefault) {
@@ -27203,11 +27210,11 @@ const cE = {
27203
27210
  return e;
27204
27211
  }
27205
27212
  }
27206
- }, fE = {
27213
+ }, mE = {
27207
27214
  key: 2,
27208
27215
  class: "ux-field-message"
27209
27216
  };
27210
- function mE(e, t, n, i, s, r) {
27217
+ function hE(e, t, n, i, s, r) {
27211
27218
  const l = y("text-field"), a = y("key-field"), u = y("internal-route-select"), d = y("internal-menu-select"), h = y("internal-field-creator"), p = y("custom-html"), g = y("slider-input"), v = y("color-input"), w = y("filter-input"), S = y("date-object-input"), T = y("signature"), V = y("checkbox"), M = y("boolean-switch"), P = y("upload"), J = y("field-group"), Q = y("field-select"), I = y("native-select"), q = y("button-select"), H = y("currency-field"), B = y("form-relationship-field"), ee = y("date-field"), K = y("time-field"), me = y("date-range"), te = y("content-select"), fe = y("content-search"), ge = y("type-select"), be = y("scope-select"), et = y("rich-text-field"), Ge = y("text-area"), Tt = y("timezone-select"), ot = y("country-select"), Je = y("phone-number-input"), gt = y("object-field"), Ee = y("model-field"), j = y("payment-field"), A = y("options-manager"), Ke = y("code-editor-field"), Ot = y("flex-column"), Me = y("location-field"), he = y("expression-field");
27212
27219
  return r.visible ? (o(), m("div", {
27213
27220
  key: 0,
@@ -27553,12 +27560,12 @@ function mE(e, t, n, i, s, r) {
27553
27560
  "onUpdate:modelValue": t[41] || (t[41] = (F) => r.fieldModel = F)
27554
27561
  }, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0)
27555
27562
  ], 64)),
27556
- r.error && s.validateResults.message ? (o(), m("div", fE, k(s.validateResults.message), 1)) : _("", !0)
27563
+ r.error && s.validateResults.message ? (o(), m("div", mE, k(s.validateResults.message), 1)) : _("", !0)
27557
27564
  ], 34)) : _("", !0);
27558
27565
  }
27559
- const ga = /* @__PURE__ */ E(cE, [["render", mE], ["__scopeId", "data-v-8f3c28f1"]]);
27566
+ const ga = /* @__PURE__ */ E(fE, [["render", hE], ["__scopeId", "data-v-8f3c28f1"]]);
27560
27567
  var rl, bd;
27561
- function hE() {
27568
+ function pE() {
27562
27569
  if (bd) return rl;
27563
27570
  bd = 1;
27564
27571
  function e(t, n, i, s) {
@@ -27570,7 +27577,7 @@ function hE() {
27570
27577
  return rl = e, rl;
27571
27578
  }
27572
27579
  var il, kd;
27573
- function pE() {
27580
+ function yE() {
27574
27581
  if (kd) return il;
27575
27582
  kd = 1;
27576
27583
  function e(t) {
@@ -27581,10 +27588,10 @@ function pE() {
27581
27588
  return il = e, il;
27582
27589
  }
27583
27590
  var sl, wd;
27584
- function yE() {
27591
+ function gE() {
27585
27592
  if (wd) return sl;
27586
27593
  wd = 1;
27587
- var e = pE(), t = {
27594
+ var e = yE(), t = {
27588
27595
  // Latin-1 Supplement block.
27589
27596
  À: "A",
27590
27597
  Á: "A",
@@ -27781,17 +27788,17 @@ function yE() {
27781
27788
  return sl = n, sl;
27782
27789
  }
27783
27790
  var ll, xd;
27784
- function gE() {
27791
+ function _E() {
27785
27792
  if (xd) return ll;
27786
27793
  xd = 1;
27787
- var e = yE(), t = ia(), n = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, i = "\\u0300-\\u036f", s = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", l = i + s + r, a = "[" + l + "]", u = RegExp(a, "g");
27794
+ var e = gE(), t = ia(), n = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, i = "\\u0300-\\u036f", s = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", l = i + s + r, a = "[" + l + "]", u = RegExp(a, "g");
27788
27795
  function d(h) {
27789
27796
  return h = t(h), h && h.replace(n, e).replace(u, "");
27790
27797
  }
27791
27798
  return ll = d, ll;
27792
27799
  }
27793
27800
  var al, Sd;
27794
- function _E() {
27801
+ function vE() {
27795
27802
  if (Sd) return al;
27796
27803
  Sd = 1;
27797
27804
  var e = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
@@ -27801,7 +27808,7 @@ function _E() {
27801
27808
  return al = t, al;
27802
27809
  }
27803
27810
  var ol, Td;
27804
- function vE() {
27811
+ function bE() {
27805
27812
  if (Td) return ol;
27806
27813
  Td = 1;
27807
27814
  var e = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
@@ -27811,7 +27818,7 @@ function vE() {
27811
27818
  return ol = t, ol;
27812
27819
  }
27813
27820
  var ul, Od;
27814
- function bE() {
27821
+ function kE() {
27815
27822
  if (Od) return ul;
27816
27823
  Od = 1;
27817
27824
  var e = "\\ud800-\\udfff", t = "\\u0300-\\u036f", n = "\\ufe20-\\ufe2f", i = "\\u20d0-\\u20ff", s = t + n + i, r = "\\u2700-\\u27bf", l = "a-z\\xdf-\\xf6\\xf8-\\xff", a = "\\xac\\xb1\\xd7\\xf7", u = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", d = "\\u2000-\\u206f", h = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", p = "A-Z\\xc0-\\xd6\\xd8-\\xde", g = "\\ufe0e\\ufe0f", v = a + u + d + h, w = "['’]", S = "[" + v + "]", T = "[" + s + "]", V = "\\d+", M = "[" + r + "]", P = "[" + l + "]", J = "[^" + e + v + V + r + l + p + "]", Q = "\\ud83c[\\udffb-\\udfff]", I = "(?:" + T + "|" + Q + ")", q = "[^" + e + "]", H = "(?:\\ud83c[\\udde6-\\uddff]){2}", B = "[\\ud800-\\udbff][\\udc00-\\udfff]", ee = "[" + p + "]", K = "\\u200d", me = "(?:" + P + "|" + J + ")", te = "(?:" + ee + "|" + J + ")", fe = "(?:" + w + "(?:d|ll|m|re|s|t|ve))?", ge = "(?:" + w + "(?:D|LL|M|RE|S|T|VE))?", be = I + "?", et = "[" + g + "]?", Ge = "(?:" + K + "(?:" + [q, H, B].join("|") + ")" + et + be + ")*", Tt = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", ot = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Je = et + be + Ge, gt = "(?:" + [M, H, B].join("|") + ")" + Je, Ee = RegExp([
@@ -27830,20 +27837,20 @@ function bE() {
27830
27837
  return ul = j, ul;
27831
27838
  }
27832
27839
  var dl, Cd;
27833
- function kE() {
27840
+ function wE() {
27834
27841
  if (Cd) return dl;
27835
27842
  Cd = 1;
27836
- var e = _E(), t = vE(), n = ia(), i = bE();
27843
+ var e = vE(), t = bE(), n = ia(), i = kE();
27837
27844
  function s(r, l, a) {
27838
27845
  return r = n(r), l = a ? void 0 : l, l === void 0 ? t(r) ? i(r) : e(r) : r.match(l) || [];
27839
27846
  }
27840
27847
  return dl = s, dl;
27841
27848
  }
27842
27849
  var cl, Vd;
27843
- function wE() {
27850
+ function xE() {
27844
27851
  if (Vd) return cl;
27845
27852
  Vd = 1;
27846
- var e = hE(), t = gE(), n = kE(), i = "['’]", s = RegExp(i, "g");
27853
+ var e = pE(), t = _E(), n = wE(), i = "['’]", s = RegExp(i, "g");
27847
27854
  function r(l) {
27848
27855
  return function(a) {
27849
27856
  return e(n(t(a).replace(s, "")), l, "");
@@ -27852,16 +27859,16 @@ function wE() {
27852
27859
  return cl = r, cl;
27853
27860
  }
27854
27861
  var fl, Dd;
27855
- function xE() {
27862
+ function SE() {
27856
27863
  if (Dd) return fl;
27857
27864
  Dd = 1;
27858
- var e = wE(), t = e(function(n, i, s) {
27865
+ var e = xE(), t = e(function(n, i, s) {
27859
27866
  return n + (s ? "-" : "") + i.toLowerCase();
27860
27867
  });
27861
27868
  return fl = t, fl;
27862
27869
  }
27863
- var SE = xE();
27864
- const TE = /* @__PURE__ */ Ut(SE), OE = {
27870
+ var TE = SE();
27871
+ const OE = /* @__PURE__ */ Ut(TE), CE = {
27865
27872
  emits: [
27866
27873
  "field:unmount",
27867
27874
  "field:mount",
@@ -28028,7 +28035,7 @@ const TE = /* @__PURE__ */ Ut(SE), OE = {
28028
28035
  };
28029
28036
  },
28030
28037
  getFieldKey(e) {
28031
- let t = TE(`${e.title}-${e.key}`);
28038
+ let t = OE(`${e.title}-${e.key}`);
28032
28039
  return e.incrementor && (t = `${t}-${e.incrementor}`), t;
28033
28040
  },
28034
28041
  touch() {
@@ -28119,7 +28126,7 @@ const TE = /* @__PURE__ */ Ut(SE), OE = {
28119
28126
  }
28120
28127
  }
28121
28128
  };
28122
- function CE(e, t, n, i, s, r) {
28129
+ function VE(e, t, n, i, s, r) {
28123
28130
  const l = y("ux-field");
28124
28131
  return o(), m("div", {
28125
28132
  class: N(["ux-form", r.formClass])
@@ -28158,7 +28165,7 @@ function CE(e, t, n, i, s, r) {
28158
28165
  W(e.$slots, "below", { model: r.formModel }, void 0, !0)
28159
28166
  ], 2);
28160
28167
  }
28161
- const Kf = /* @__PURE__ */ E(OE, [["render", CE], ["__scopeId", "data-v-f2cd3942"]]), ml = "form.ready", VE = "form.processing", Ed = "form.complete", Md = "form.error", DE = "form.intent", EE = {
28168
+ const Kf = /* @__PURE__ */ E(CE, [["render", VE], ["__scopeId", "data-v-f2cd3942"]]), ml = "form.ready", DE = "form.processing", Ed = "form.complete", Md = "form.error", EE = "form.intent", ME = {
28162
28169
  emits: ["reset", "processing", "intent", "success", "error"],
28163
28170
  methods: {
28164
28171
  multiFormStateUpdated(e, t) {
@@ -28210,7 +28217,7 @@ const Kf = /* @__PURE__ */ E(OE, [["render", CE], ["__scopeId", "data-v-f2cd3942
28210
28217
  console.log("Form is invalid", this.invalidFields);
28211
28218
  return;
28212
28219
  }
28213
- e.processing = !0, e.state = VE, e.$emit("processing");
28220
+ e.processing = !0, e.state = DE, e.$emit("processing");
28214
28221
  const { submission: t, error: n } = await e.preSubmit(e.model);
28215
28222
  if (n)
28216
28223
  return console.log("pre submit error", n), a(n);
@@ -28242,7 +28249,7 @@ const Kf = /* @__PURE__ */ E(OE, [["render", CE], ["__scopeId", "data-v-f2cd3942
28242
28249
  );
28243
28250
  break;
28244
28251
  }
28245
- e.state = DE, e.processing = !1, e.$emit("intent", u);
28252
+ e.state = EE, e.processing = !1, e.$emit("intent", u);
28246
28253
  }
28247
28254
  async function l(u) {
28248
28255
  await e.postSubmit(u), e.processing = !1, e.state = Ed, e.$emit("success", u);
@@ -28545,14 +28552,14 @@ const Kf = /* @__PURE__ */ E(OE, [["render", CE], ["__scopeId", "data-v-f2cd3942
28545
28552
  return this.form.fields || [];
28546
28553
  }
28547
28554
  }
28548
- }, Zf = (e) => (We("data-v-558310f6"), e = e(), He(), e), ME = /* @__PURE__ */ Zf(() => /* @__PURE__ */ x("h3", null, "An error occurred", -1)), IE = { key: 0 }, FE = { key: 1 }, AE = { key: 2 }, LE = { class: "intent-submit" }, $E = {
28555
+ }, Zf = (e) => (We("data-v-558310f6"), e = e(), He(), e), IE = /* @__PURE__ */ Zf(() => /* @__PURE__ */ x("h3", null, "An error occurred", -1)), FE = { key: 0 }, AE = { key: 1 }, LE = { key: 2 }, $E = { class: "intent-submit" }, NE = {
28549
28556
  key: 0,
28550
28557
  class: "multistep-form"
28551
- }, NE = { class: "multistep-form-sections" }, RE = { class: "multistep-fields" }, UE = { class: "multistep-controls" }, PE = ["tooltip"], qE = ["tooltip"], jE = { class: "multistep-progress" }, BE = {
28558
+ }, RE = { class: "multistep-form-sections" }, UE = { class: "multistep-fields" }, PE = { class: "multistep-controls" }, qE = ["tooltip"], jE = ["tooltip"], BE = { class: "multistep-progress" }, zE = {
28552
28559
  key: 0,
28553
28560
  class: "invalid-field-message"
28554
- }, zE = /* @__PURE__ */ Zf(() => /* @__PURE__ */ x("h5", null, "Please fix the issues below to continue", -1)), WE = ["tooltip"];
28555
- function HE(e, t, n, i, s, r) {
28561
+ }, WE = /* @__PURE__ */ Zf(() => /* @__PURE__ */ x("h5", null, "Please fix the issues below to continue", -1)), HE = ["tooltip"];
28562
+ function GE(e, t, n, i, s, r) {
28556
28563
  const l = y("ux-icon"), a = y("ux-button"), u = y("ux-panel-body"), d = y("ux-panel"), h = y("StripeElement"), p = y("StripeElements"), g = y("ux-form"), v = y("flex-cell"), w = y("flex-row"), S = y("ux-progress-bar");
28557
28564
  return o(), m("div", {
28558
28565
  class: N(["ux-submission-form", r.classes])
@@ -28560,13 +28567,13 @@ function HE(e, t, n, i, s, r) {
28560
28567
  s.state === "form.error" ? W(e.$slots, "error", mm(lt({ key: 0 }, { error: s.error, softReset: r.softReset })), () => {
28561
28568
  var T;
28562
28569
  return [
28563
- ME,
28564
- s.error.message ? (o(), m("pre", IE, k(s.error.message), 1)) : _("", !0),
28565
- (T = s.error.data) != null && T.errors ? (o(), m("div", FE, [
28570
+ IE,
28571
+ s.error.message ? (o(), m("pre", FE, k(s.error.message), 1)) : _("", !0),
28572
+ (T = s.error.data) != null && T.errors ? (o(), m("div", AE, [
28566
28573
  (o(!0), m(C, null, L(s.error.data.errors, (V) => (o(), m("pre", {
28567
28574
  key: V.path
28568
28575
  }, k(V.message), 1))), 128))
28569
- ])) : (o(), m("pre", AE, k(s.error), 1)),
28576
+ ])) : (o(), m("pre", LE, k(s.error), 1)),
28570
28577
  c(a, {
28571
28578
  color: "primary",
28572
28579
  onClick: r.softReset
@@ -28621,7 +28628,7 @@ function HE(e, t, n, i, s, r) {
28621
28628
  ]),
28622
28629
  _: 1
28623
28630
  }, 8, ["stripe-key", "instance-options", "elements-options"])) : _("", !0),
28624
- x("div", LE, [
28631
+ x("div", $E, [
28625
28632
  c(a, {
28626
28633
  color: "primary",
28627
28634
  onClick: r.confirmIntention
@@ -28634,8 +28641,8 @@ function HE(e, t, n, i, s, r) {
28634
28641
  ])
28635
28642
  ], 64)) : _("", !0)
28636
28643
  ], 64)) : (o(), m(C, { key: 3 }, [
28637
- n.multistep ? (o(), m("div", $E, [
28638
- x("div", NE, [
28644
+ n.multistep ? (o(), m("div", NE, [
28645
+ x("div", RE, [
28639
28646
  (o(!0), m(C, null, L(r.pages, (T, V) => (o(), m("div", {
28640
28647
  class: N(["multistep-form-section", {
28641
28648
  inactive: V !== r.currentPage,
@@ -28644,7 +28651,7 @@ function HE(e, t, n, i, s, r) {
28644
28651
  active: V === r.currentPage
28645
28652
  }])
28646
28653
  }, [
28647
- x("div", RE, [
28654
+ x("div", UE, [
28648
28655
  c(g, {
28649
28656
  step: V + 1,
28650
28657
  submission: "",
@@ -28658,7 +28665,7 @@ function HE(e, t, n, i, s, r) {
28658
28665
  fields: [T]
28659
28666
  }, null, 8, ["step", "sandbox", "paymentConfiguration", "modelValue", "onForm:state", "fields"])
28660
28667
  ]),
28661
- x("div", UE, [
28668
+ x("div", PE, [
28662
28669
  c(w, {
28663
28670
  gap: "",
28664
28671
  center: ""
@@ -28705,7 +28712,7 @@ function HE(e, t, n, i, s, r) {
28705
28712
  ]),
28706
28713
  _: 1
28707
28714
  }, 8, ["onClick", "disabled"])
28708
- ], 8, PE)
28715
+ ], 8, qE)
28709
28716
  ]),
28710
28717
  _: 1
28711
28718
  })) : _("", !0),
@@ -28726,7 +28733,7 @@ function HE(e, t, n, i, s, r) {
28726
28733
  ]),
28727
28734
  _: 1
28728
28735
  }, 8, ["disabled", "onClick", "loading"])
28729
- ], 8, qE)
28736
+ ], 8, jE)
28730
28737
  ]),
28731
28738
  _: 1
28732
28739
  })) : _("", !0)
@@ -28736,7 +28743,7 @@ function HE(e, t, n, i, s, r) {
28736
28743
  ])
28737
28744
  ], 2))), 256))
28738
28745
  ]),
28739
- x("div", jE, [
28746
+ x("div", BE, [
28740
28747
  O(k(r.displayCurrentPage) + " of " + k(r.displayTotalPages) + " ", 1),
28741
28748
  c(S, { value: r.displayPercentage }, null, 8, ["value"])
28742
28749
  ])
@@ -28751,8 +28758,8 @@ function HE(e, t, n, i, s, r) {
28751
28758
  "onForm:state": r.formStateUpdated,
28752
28759
  fields: r.formFields
28753
28760
  }, null, 8, ["sandbox", "paymentConfiguration", "modelValue", "onForm:state", "fields"]),
28754
- r.invalidFields.length ? (o(), m("div", BE, [
28755
- zE,
28761
+ r.invalidFields.length ? (o(), m("div", zE, [
28762
+ WE,
28756
28763
  (o(!0), m(C, null, L(r.invalidFields, (T) => (o(), m("div", {
28757
28764
  key: T.key
28758
28765
  }, k(T.message || `Please provide a valid answer for ${T.title}`), 1))), 128))
@@ -28769,13 +28776,13 @@ function HE(e, t, n, i, s, r) {
28769
28776
  ]),
28770
28777
  _: 1
28771
28778
  }, 8, ["disabled", "onClick", "loading"])
28772
- ], 8, WE)
28779
+ ], 8, HE)
28773
28780
  ], 64))
28774
28781
  ], 64))
28775
28782
  ], 2);
28776
28783
  }
28777
- const GE = /* @__PURE__ */ E(EE, [["render", HE], ["__scopeId", "data-v-558310f6"]]);
28778
- function JE(e) {
28784
+ const JE = /* @__PURE__ */ E(ME, [["render", GE], ["__scopeId", "data-v-558310f6"]]);
28785
+ function KE(e) {
28779
28786
  const t = /<\/?([a-zA-Z0-9]+)[^>]*>/g, n = [];
28780
28787
  let i;
28781
28788
  for (; (i = t.exec(e)) !== null; ) {
@@ -28813,14 +28820,14 @@ const Yf = {
28813
28820
  actualTemplate() {
28814
28821
  let e = this.template || "";
28815
28822
  e = e.replaceAll ? e.replaceAll("<br>", "<br/>") : e;
28816
- var { valid: t, invalid: n } = JE(e);
28823
+ var { valid: t, invalid: n } = KE(e);
28817
28824
  return t || (console.log("Invalid html", e), e = `<div>Invalid HTML. <pre>${n}</pre></div>`), e;
28818
28825
  }
28819
28826
  },
28820
28827
  components: {
28821
28828
  VRuntimeTemplate: nf
28822
28829
  }
28823
- }, KE = {
28830
+ }, ZE = {
28824
28831
  emits: ["error", "reset"],
28825
28832
  data() {
28826
28833
  return {
@@ -28835,14 +28842,14 @@ const Yf = {
28835
28842
  this.$emit("reset");
28836
28843
  }
28837
28844
  }
28838
- }, ZE = {
28845
+ }, YE = {
28839
28846
  key: 0,
28840
28847
  class: "error-boundary",
28841
28848
  style: { color: "#b40000", border: "2px solid #fd0000", background: "#ffd6d6", padding: "1em" }
28842
28849
  };
28843
- function YE(e, t, n, i, s, r) {
28850
+ function XE(e, t, n, i, s, r) {
28844
28851
  const l = y("ux-button");
28845
- return s.error ? (o(), m("div", ZE, [
28852
+ return s.error ? (o(), m("div", YE, [
28846
28853
  x("pre", null, "COMPILE ERROR: " + k(s.error), 1),
28847
28854
  c(l, { onClick: r.reset }, {
28848
28855
  default: f(() => [
@@ -28852,7 +28859,7 @@ function YE(e, t, n, i, s, r) {
28852
28859
  }, 8, ["onClick"])
28853
28860
  ])) : W(e.$slots, "default", { key: 1 }, void 0, !0);
28854
28861
  }
28855
- const XE = /* @__PURE__ */ E(KE, [["render", YE], ["__scopeId", "data-v-0fd69158"]]), QE = {
28862
+ const QE = /* @__PURE__ */ E(ZE, [["render", XE], ["__scopeId", "data-v-0fd69158"]]), eM = {
28856
28863
  props: {
28857
28864
  field: {
28858
28865
  type: Object,
@@ -28932,8 +28939,8 @@ const XE = /* @__PURE__ */ E(KE, [["render", YE], ["__scopeId", "data-v-0fd69158
28932
28939
  return isNaN(e) && (e = 0), e = Math.max(e, 0), parseInt(e);
28933
28940
  }
28934
28941
  }
28935
- }, eM = {
28936
- mixins: [QE],
28942
+ }, tM = {
28943
+ mixins: [eM],
28937
28944
  props: {
28938
28945
  modelValue: {
28939
28946
  type: [Object, Array]
@@ -28953,13 +28960,13 @@ const XE = /* @__PURE__ */ E(KE, [["render", YE], ["__scopeId", "data-v-0fd69158
28953
28960
  return `${this.label} ${t + 1}`;
28954
28961
  }
28955
28962
  }
28956
- }, tM = {
28963
+ }, nM = {
28957
28964
  key: 0,
28958
28965
  class: "ux-multi-group"
28959
28966
  };
28960
- function nM(e, t, n, i, s, r) {
28967
+ function rM(e, t, n, i, s, r) {
28961
28968
  const l = y("flex-cell"), a = y("flex-row"), u = y("ux-panel-header"), d = y("ux-render"), h = y("ux-panel-body"), p = y("ux-panel");
28962
- return e.multiValue ? (o(), m("div", tM, [
28969
+ return e.multiValue ? (o(), m("div", nM, [
28963
28970
  (o(!0), m(C, null, L(e.model, (g, v) => (o(), b(p, {
28964
28971
  ref_for: !0,
28965
28972
  ref: "row",
@@ -29010,13 +29017,13 @@ function nM(e, t, n, i, s, r) {
29010
29017
  "onUpdate:modelValue": t[0] || (t[0] = (g) => e.model = g)
29011
29018
  }, null, 8, ["submission", "fields", "flex", "parentModel", "modelValue"]));
29012
29019
  }
29013
- const rM = /* @__PURE__ */ E(eM, [["render", nM], ["__scopeId", "data-v-cb997d0e"]]), iM = {
29020
+ const iM = /* @__PURE__ */ E(tM, [["render", rM], ["__scopeId", "data-v-cb997d0e"]]), sM = {
29014
29021
  components: {
29015
29022
  Item: da,
29016
- FieldGroup: rM,
29023
+ FieldGroup: iM,
29017
29024
  // Compiler,
29018
29025
  Compile: Yf,
29019
- ErrorBoundary: XE
29026
+ ErrorBoundary: QE
29020
29027
  // ButtonSelect,
29021
29028
  // NativeSelect,
29022
29029
  // DateField,
@@ -29250,26 +29257,26 @@ const rM = /* @__PURE__ */ E(eM, [["render", nM], ["__scopeId", "data-v-cb997d0e
29250
29257
  return e;
29251
29258
  }
29252
29259
  }
29253
- }, sM = { class: "ux-field-title" }, lM = { class: "signature-view" }, aM = ["src"], oM = {
29260
+ }, lM = { class: "ux-field-title" }, aM = { class: "signature-view" }, oM = ["src"], uM = {
29254
29261
  key: 1,
29255
29262
  class: "signature-view"
29256
- }, uM = ["src"], dM = { class: "currency" }, cM = { key: 1 }, fM = { class: "currency" }, mM = { key: 1 }, hM = {
29263
+ }, dM = ["src"], cM = { class: "currency" }, fM = { key: 1 }, mM = { class: "currency" }, hM = { key: 1 }, pM = {
29257
29264
  key: 5,
29258
29265
  class: "ux-password-render"
29259
- }, pM = ["type", "value"], yM = ["type", "value"], gM = {
29266
+ }, yM = ["type", "value"], gM = ["type", "value"], _M = {
29260
29267
  key: 0,
29261
29268
  class: "display-grid"
29262
- }, _M = { class: "display-cell" }, vM = { key: 1 }, bM = { class: "display-cell" }, kM = {
29269
+ }, vM = { class: "display-cell" }, bM = { key: 1 }, kM = { class: "display-cell" }, wM = {
29263
29270
  key: 0,
29264
29271
  class: "display-grid"
29265
- }, wM = { class: "display-cell" }, xM = { key: 1 }, SM = { class: "display-cell" }, TM = ["innerHTML"], OM = ["innerHTML"], CM = { key: 1 }, VM = { key: 1 }, DM = ["href"], EM = { key: 1 }, MM = ["href"], IM = ["href"], FM = { key: 1 }, AM = ["href"], LM = { key: 1 };
29266
- function $M(e, t, n, i, s, r) {
29272
+ }, xM = { class: "display-cell" }, SM = { key: 1 }, TM = { class: "display-cell" }, OM = ["innerHTML"], CM = ["innerHTML"], VM = { key: 1 }, DM = { key: 1 }, EM = ["href"], MM = { key: 1 }, IM = ["href"], FM = ["href"], AM = { key: 1 }, LM = ["href"], $M = { key: 1 };
29273
+ function NM(e, t, n, i, s, r) {
29267
29274
  const l = y("field-group"), a = y("v-ace-editor"), u = y("flex-cell"), d = y("ux-icon"), h = y("ux-button"), p = y("flex-row"), g = y("ux-image"), v = y("ux-video"), w = y("item"), S = y("error-boundary");
29268
29275
  return r.visible ? (o(), m("div", {
29269
29276
  key: 0,
29270
29277
  class: N(["ux-field-render", r.classes])
29271
29278
  }, [
29272
- x("label", sM, k(r.title), 1),
29279
+ x("label", lM, k(r.title), 1),
29273
29280
  r.widget === "group" ? (o(), m(C, { key: 0 }, [
29274
29281
  r.asObject ? (o(), b(l, {
29275
29282
  key: 0,
@@ -29297,18 +29304,18 @@ function $M(e, t, n, i, s, r) {
29297
29304
  modelValue: r.fieldModel,
29298
29305
  "onUpdate:modelValue": t[2] || (t[2] = (T) => r.fieldModel = T)
29299
29306
  }, null, 8, ["submission", "display", "field", "parentModel", "modelValue"])) : r.widget === "signature" ? (o(), m(C, { key: 2 }, [
29300
- r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", lM, [
29301
- x("img", { src: T }, null, 8, aM)
29302
- ]))), 256)) : (o(), m("div", oM, [
29303
- x("img", { src: r.fieldModel }, null, 8, uM)
29307
+ r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", aM, [
29308
+ x("img", { src: T }, null, 8, oM)
29309
+ ]))), 256)) : (o(), m("div", uM, [
29310
+ x("img", { src: r.fieldModel }, null, 8, dM)
29304
29311
  ]))
29305
29312
  ], 64)) : r.widget === "currency" ? (o(), m(C, { key: 3 }, [
29306
29313
  r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, [
29307
29314
  O(k(r.formatCurrency(T)) + " ", 1),
29308
- x("span", dM, k(n.field.currency), 1)
29309
- ]))), 256)) : (o(), m("div", cM, [
29315
+ x("span", cM, k(n.field.currency), 1)
29316
+ ]))), 256)) : (o(), m("div", fM, [
29310
29317
  O(k(r.formatCurrency(r.fieldModel)) + " ", 1),
29311
- x("span", fM, k(n.field.currency), 1)
29318
+ x("span", mM, k(n.field.currency), 1)
29312
29319
  ]))
29313
29320
  ], 64)) : r.widget === "code" ? (o(), m(C, { key: 4 }, [
29314
29321
  r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, [
@@ -29321,7 +29328,7 @@ function $M(e, t, n, i, s, r) {
29321
29328
  theme: "tomorrow_night_eighties",
29322
29329
  style: { "min-height": "300px" }
29323
29330
  }, null, 8, ["value", "lang"])
29324
- ]))), 256)) : (o(), m("div", mM, [
29331
+ ]))), 256)) : (o(), m("div", hM, [
29325
29332
  c(a, {
29326
29333
  readonly: !0,
29327
29334
  class: "editor-wrap",
@@ -29332,7 +29339,7 @@ function $M(e, t, n, i, s, r) {
29332
29339
  style: { "min-height": "300px" }
29333
29340
  }, null, 8, ["value", "lang"])
29334
29341
  ]))
29335
- ], 64)) : r.widget === "password" ? (o(), m("div", hM, [
29342
+ ], 64)) : r.widget === "password" ? (o(), m("div", pM, [
29336
29343
  r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), b(p, {
29337
29344
  gap: "",
29338
29345
  center: ""
@@ -29343,7 +29350,7 @@ function $M(e, t, n, i, s, r) {
29343
29350
  x("input", {
29344
29351
  type: s.unmaskedLookup[`${V}`] ? "text" : "password",
29345
29352
  value: T
29346
- }, null, 8, pM)
29353
+ }, null, 8, yM)
29347
29354
  ]),
29348
29355
  _: 2
29349
29356
  }, 1024),
@@ -29395,7 +29402,7 @@ function $M(e, t, n, i, s, r) {
29395
29402
  x("input", {
29396
29403
  type: s.unmasked ? "text" : "password",
29397
29404
  value: r.fieldModel
29398
- }, null, 8, yM)
29405
+ }, null, 8, gM)
29399
29406
  ]),
29400
29407
  _: 1
29401
29408
  }),
@@ -29439,12 +29446,12 @@ function $M(e, t, n, i, s, r) {
29439
29446
  }))
29440
29447
  ])) : r.displayType === "image" ? (o(), m(C, { key: 6 }, [
29441
29448
  r.multiValue ? (o(), m(C, { key: 0 }, [
29442
- r.fieldModel.length > 1 ? (o(), m("div", gM, [
29443
- (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", _M, [
29449
+ r.fieldModel.length > 1 ? (o(), m("div", _M, [
29450
+ (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", vM, [
29444
29451
  c(g, { item: T }, null, 8, ["item"])
29445
29452
  ]))), 256))
29446
- ])) : (o(), m("div", vM, [
29447
- (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", bM, [
29453
+ ])) : (o(), m("div", bM, [
29454
+ (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", kM, [
29448
29455
  c(g, { item: T }, null, 8, ["item"])
29449
29456
  ]))), 256))
29450
29457
  ]))
@@ -29454,12 +29461,12 @@ function $M(e, t, n, i, s, r) {
29454
29461
  }, null, 8, ["item"]))
29455
29462
  ], 64)) : r.displayType === "video" ? (o(), m(C, { key: 7 }, [
29456
29463
  r.multiValue ? (o(), m(C, { key: 0 }, [
29457
- r.fieldModel.length > 1 ? (o(), m("div", kM, [
29458
- (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", wM, [
29464
+ r.fieldModel.length > 1 ? (o(), m("div", wM, [
29465
+ (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", xM, [
29459
29466
  c(v, { item: T }, null, 8, ["item"])
29460
29467
  ]))), 256))
29461
- ])) : (o(), m("div", xM, [
29462
- (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", SM, [
29468
+ ])) : (o(), m("div", SM, [
29469
+ (o(!0), m(C, null, L(r.fieldModel, (T, V) => (o(), m("div", TM, [
29463
29470
  c(v, { item: T }, null, 8, ["item"])
29464
29471
  ]))), 256))
29465
29472
  ]))
@@ -29513,48 +29520,48 @@ function $M(e, t, n, i, s, r) {
29513
29520
  r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, [
29514
29521
  c(S, null, {
29515
29522
  default: f(() => [
29516
- x("div", { innerHTML: T }, null, 8, TM)
29523
+ x("div", { innerHTML: T }, null, 8, OM)
29517
29524
  ]),
29518
29525
  _: 2
29519
29526
  }, 1024)
29520
29527
  ]))), 256)) : (o(), b(S, { key: 1 }, {
29521
29528
  default: f(() => [
29522
- x("div", { innerHTML: r.fieldModel }, null, 8, OM)
29529
+ x("div", { innerHTML: r.fieldModel }, null, 8, CM)
29523
29530
  ]),
29524
29531
  _: 1
29525
29532
  }))
29526
29533
  ], 64)) : _("", !0),
29527
29534
  r.type == "boolean" ? (o(), m(C, { key: 2 }, [
29528
- r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, k(!!T), 1))), 256)) : (o(), m("div", CM, k(!!r.fieldModel), 1))
29535
+ r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, k(!!T), 1))), 256)) : (o(), m("div", VM, k(!!r.fieldModel), 1))
29529
29536
  ], 64)) : _("", !0),
29530
29537
  r.type == "date" ? (o(), m(C, { key: 3 }, [
29531
- r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, k(r.renderDate(T)), 1))), 256)) : (o(), m("div", VM, k(r.renderDate(r.fieldModel)), 1))
29538
+ r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, k(r.renderDate(T)), 1))), 256)) : (o(), m("div", DM, k(r.renderDate(r.fieldModel)), 1))
29532
29539
  ], 64)) : _("", !0),
29533
29540
  r.type == "email" ? (o(), m(C, { key: 4 }, [
29534
29541
  r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, [
29535
29542
  x("a", {
29536
29543
  href: `mailto:${T}`
29537
- }, k(T), 9, DM)
29538
- ]))), 256)) : (o(), m("div", EM, [
29544
+ }, k(T), 9, EM)
29545
+ ]))), 256)) : (o(), m("div", MM, [
29539
29546
  x("a", {
29540
29547
  href: `mailto:${r.fieldModel}`
29541
- }, k(r.fieldModel), 9, MM)
29548
+ }, k(r.fieldModel), 9, IM)
29542
29549
  ]))
29543
29550
  ], 64)) : _("", !0),
29544
29551
  r.type == "url" ? (o(), m(C, { key: 5 }, [
29545
29552
  r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, [
29546
- x("a", { href: T }, k(T), 9, IM)
29547
- ]))), 256)) : (o(), m("div", FM, [
29548
- x("a", { href: r.fieldModel }, k(r.fieldModel), 9, AM)
29553
+ x("a", { href: T }, k(T), 9, FM)
29554
+ ]))), 256)) : (o(), m("div", AM, [
29555
+ x("a", { href: r.fieldModel }, k(r.fieldModel), 9, LM)
29549
29556
  ]))
29550
29557
  ], 64)) : _("", !0),
29551
29558
  r.isNumber ? (o(), m(C, { key: 6 }, [
29552
- r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, k(T), 1))), 256)) : (o(), m("div", LM, k(r.fieldModel), 1))
29559
+ r.multiValue ? (o(!0), m(C, { key: 0 }, L(r.fieldModel, (T, V) => (o(), m("div", null, k(T), 1))), 256)) : (o(), m("div", $M, k(r.fieldModel), 1))
29553
29560
  ], 64)) : _("", !0)
29554
29561
  ], 64))
29555
29562
  ], 2)) : _("", !0);
29556
29563
  }
29557
- const Xf = /* @__PURE__ */ E(iM, [["render", $M], ["__scopeId", "data-v-bf9f4d53"]]), NM = {
29564
+ const Xf = /* @__PURE__ */ E(sM, [["render", NM], ["__scopeId", "data-v-bf9f4d53"]]), RM = {
29558
29565
  props: {
29559
29566
  parentModel: {
29560
29567
  type: Object
@@ -29611,7 +29618,7 @@ const Xf = /* @__PURE__ */ E(iM, [["render", $M], ["__scopeId", "data-v-bf9f4d53
29611
29618
  }
29612
29619
  }
29613
29620
  };
29614
- function RM(e, t, n, i, s, r) {
29621
+ function UM(e, t, n, i, s, r) {
29615
29622
  const l = y("ux-field-render");
29616
29623
  return o(), m("div", {
29617
29624
  class: N(["ux-render bigbadaboom", r.renderClass])
@@ -29630,8 +29637,8 @@ function RM(e, t, n, i, s, r) {
29630
29637
  ], !0)
29631
29638
  ], 2);
29632
29639
  }
29633
- const UM = /* @__PURE__ */ E(NM, [["render", RM], ["__scopeId", "data-v-62742e05"]]);
29634
- function PM(e) {
29640
+ const PM = /* @__PURE__ */ E(RM, [["render", UM], ["__scopeId", "data-v-62742e05"]]);
29641
+ function qM(e) {
29635
29642
  e = e || {}, Math.max(parseInt(e.minimum || 0), 0);
29636
29643
  let t = Math.max(parseInt(e.maximum || 0), 0);
29637
29644
  const n = Yd({}), i = Qt([]);
@@ -29685,7 +29692,7 @@ function PM(e) {
29685
29692
  }), n;
29686
29693
  }
29687
29694
  var hl, Id;
29688
- function qM() {
29695
+ function jM() {
29689
29696
  if (Id) return hl;
29690
29697
  Id = 1;
29691
29698
  var e = "__lodash_hash_undefined__";
@@ -29695,7 +29702,7 @@ function qM() {
29695
29702
  return hl = t, hl;
29696
29703
  }
29697
29704
  var pl, Fd;
29698
- function jM() {
29705
+ function BM() {
29699
29706
  if (Fd) return pl;
29700
29707
  Fd = 1;
29701
29708
  function e(t) {
@@ -29704,10 +29711,10 @@ function jM() {
29704
29711
  return pl = e, pl;
29705
29712
  }
29706
29713
  var yl, Ad;
29707
- function BM() {
29714
+ function zM() {
29708
29715
  if (Ad) return yl;
29709
29716
  Ad = 1;
29710
- var e = ef(), t = qM(), n = jM();
29717
+ var e = ef(), t = jM(), n = BM();
29711
29718
  function i(s) {
29712
29719
  var r = -1, l = s == null ? 0 : s.length;
29713
29720
  for (this.__data__ = new e(); ++r < l; )
@@ -29716,7 +29723,7 @@ function BM() {
29716
29723
  return i.prototype.add = i.prototype.push = t, i.prototype.has = n, yl = i, yl;
29717
29724
  }
29718
29725
  var gl, Ld;
29719
- function zM() {
29726
+ function WM() {
29720
29727
  if (Ld) return gl;
29721
29728
  Ld = 1;
29722
29729
  var e = Jf();
@@ -29727,7 +29734,7 @@ function zM() {
29727
29734
  return gl = t, gl;
29728
29735
  }
29729
29736
  var _l, $d;
29730
- function WM() {
29737
+ function HM() {
29731
29738
  if ($d) return _l;
29732
29739
  $d = 1;
29733
29740
  function e(t, n, i) {
@@ -29739,7 +29746,7 @@ function WM() {
29739
29746
  return _l = e, _l;
29740
29747
  }
29741
29748
  var vl, Nd;
29742
- function HM() {
29749
+ function GM() {
29743
29750
  if (Nd) return vl;
29744
29751
  Nd = 1;
29745
29752
  function e(t, n) {
@@ -29748,14 +29755,14 @@ function HM() {
29748
29755
  return vl = e, vl;
29749
29756
  }
29750
29757
  var bl, Rd;
29751
- function GM() {
29758
+ function JM() {
29752
29759
  if (Rd) return bl;
29753
29760
  Rd = 1;
29754
29761
  var e = ra(), t = Sn(), n = e(t, "Set");
29755
29762
  return bl = n, bl;
29756
29763
  }
29757
29764
  var kl, Ud;
29758
- function JM() {
29765
+ function KM() {
29759
29766
  if (Ud) return kl;
29760
29767
  Ud = 1;
29761
29768
  function e() {
@@ -29775,19 +29782,19 @@ function Qf() {
29775
29782
  return wl = e, wl;
29776
29783
  }
29777
29784
  var xl, qd;
29778
- function KM() {
29785
+ function ZM() {
29779
29786
  if (qd) return xl;
29780
29787
  qd = 1;
29781
- var e = GM(), t = JM(), n = Qf(), i = 1 / 0, s = e && 1 / n(new e([, -0]))[1] == i ? function(r) {
29788
+ var e = JM(), t = KM(), n = Qf(), i = 1 / 0, s = e && 1 / n(new e([, -0]))[1] == i ? function(r) {
29782
29789
  return new e(r);
29783
29790
  } : t;
29784
29791
  return xl = s, xl;
29785
29792
  }
29786
29793
  var Sl, jd;
29787
- function ZM() {
29794
+ function YM() {
29788
29795
  if (jd) return Sl;
29789
29796
  jd = 1;
29790
- var e = BM(), t = zM(), n = WM(), i = HM(), s = KM(), r = Qf(), l = 200;
29797
+ var e = zM(), t = WM(), n = HM(), i = GM(), s = ZM(), r = Qf(), l = 200;
29791
29798
  function a(u, d, h) {
29792
29799
  var p = -1, g = t, v = u.length, w = !0, S = [], T = S;
29793
29800
  if (h)
@@ -29814,18 +29821,18 @@ function ZM() {
29814
29821
  return Sl = a, Sl;
29815
29822
  }
29816
29823
  var Tl, Bd;
29817
- function YM() {
29824
+ function XM() {
29818
29825
  if (Bd) return Tl;
29819
29826
  Bd = 1;
29820
- var e = ZM();
29827
+ var e = YM();
29821
29828
  function t(n) {
29822
29829
  return n && n.length ? e(n) : [];
29823
29830
  }
29824
29831
  return Tl = t, Tl;
29825
29832
  }
29826
- var XM = YM();
29827
- const QM = /* @__PURE__ */ Ut(XM);
29828
- function eI(e, t) {
29833
+ var QM = XM();
29834
+ const eI = /* @__PURE__ */ Ut(QM);
29835
+ function tI(e, t) {
29829
29836
  var n = [], i;
29830
29837
  switch (t) {
29831
29838
  case "image":
@@ -29976,7 +29983,7 @@ function zd() {
29976
29983
  };
29977
29984
  }
29978
29985
  let Ol;
29979
- const tI = {
29986
+ const nI = {
29980
29987
  emits: ["loading", "loaded", "click:row", "click:actions"],
29981
29988
  props: {
29982
29989
  defaultPage: {
@@ -30477,7 +30484,7 @@ const tI = {
30477
30484
  t.push("event");
30478
30485
  break;
30479
30486
  }
30480
- return QM(t);
30487
+ return eI(t);
30481
30488
  },
30482
30489
  columns() {
30483
30490
  let e = [], t = {};
@@ -30492,7 +30499,7 @@ const tI = {
30492
30499
  }
30493
30500
  var i = this.actualOptions.prefixColumns || [];
30494
30501
  i.forEach(n(!0));
30495
- var s = this.actualOptions.columns || [], r = s.length ? s : eI(this, this.basicType);
30502
+ var s = this.actualOptions.columns || [], r = s.length ? s : tI(this, this.basicType);
30496
30503
  r.length || r.push({
30497
30504
  title: "Title",
30498
30505
  key: "title"
@@ -30652,7 +30659,7 @@ const tI = {
30652
30659
  data() {
30653
30660
  var s;
30654
30661
  var e = this.selectionManager;
30655
- e || (e = new PM({ minimum: this.minimum, maximum: this.maximum })), this.modelValue && e.setSelection(this.modelValue);
30662
+ e || (e = new qM({ minimum: this.minimum, maximum: this.maximum })), this.modelValue && e.setSelection(this.modelValue);
30656
30663
  const t = Math.max(
30657
30664
  isNaN(this.defaultPage) ? 1 : this.defaultPage || 1,
30658
30665
  1
@@ -30694,11 +30701,11 @@ const tI = {
30694
30701
  actualOptions: this.options
30695
30702
  };
30696
30703
  }
30697
- }, _a = (e) => (We("data-v-6f4242ea"), e = e(), He(), e), nI = /* @__PURE__ */ _a(() => /* @__PURE__ */ x("strong", null, "Select Columns", -1)), rI = {
30704
+ }, _a = (e) => (We("data-v-6f4242ea"), e = e(), He(), e), rI = /* @__PURE__ */ _a(() => /* @__PURE__ */ x("strong", null, "Select Columns", -1)), iI = {
30698
30705
  key: 0,
30699
30706
  class: "font-sm"
30700
- }, iI = { class: "footer" }, sI = /* @__PURE__ */ _a(() => /* @__PURE__ */ x("p", null, null, -1)), lI = { key: 0 }, aI = /* @__PURE__ */ _a(() => /* @__PURE__ */ x("p", null, null, -1));
30701
- function oI(e, t, n, i, s, r) {
30707
+ }, sI = { class: "footer" }, lI = /* @__PURE__ */ _a(() => /* @__PURE__ */ x("p", null, null, -1)), aI = { key: 0 }, oI = /* @__PURE__ */ _a(() => /* @__PURE__ */ x("p", null, null, -1));
30708
+ function uI(e, t, n, i, s, r) {
30702
30709
  const l = y("ux-icon"), a = y("ux-panel-body"), u = y("ux-panel"), d = y("flex-column"), h = y("ux-button"), p = y("flex-header"), g = y("ux-list-item"), v = y("ux-list"), w = y("flex-body"), S = y("ux-menu"), T = y("native-table"), V = y("pager"), M = y("flex-footer"), P = y("flex-row"), J = y("search"), Q = y("ux-field"), I = y("filter-builder"), q = y("spinner");
30703
30710
  return r.actualDefinition ? (o(), b(d, {
30704
30711
  key: 0,
@@ -30802,7 +30809,7 @@ function oI(e, t, n, i, s, r) {
30802
30809
  icon: "fa-plus-minus",
30803
30810
  left: ""
30804
30811
  }),
30805
- nI
30812
+ rI
30806
30813
  ]),
30807
30814
  _: 1
30808
30815
  })
@@ -30858,7 +30865,7 @@ function oI(e, t, n, i, s, r) {
30858
30865
  c(a, null, {
30859
30866
  default: f(() => [
30860
30867
  x("div", null, k(r.emptyTextString), 1),
30861
- n.dateFilterEnabled ? (o(), m("div", rI, " Try changing your date range or updating your filter. ")) : _("", !0)
30868
+ n.dateFilterEnabled ? (o(), m("div", iI, " Try changing your date range or updating your filter. ")) : _("", !0)
30862
30869
  ]),
30863
30870
  _: 1
30864
30871
  })
@@ -30876,7 +30883,7 @@ function oI(e, t, n, i, s, r) {
30876
30883
  s.dataSource && !r.boundaryMessage ? (o(), b(M, { key: 0 }, {
30877
30884
  default: f(() => [
30878
30885
  W(e.$slots, "footera", {}, void 0, !0),
30879
- x("div", iI, [
30886
+ x("div", sI, [
30880
30887
  c(V, {
30881
30888
  page: s.page,
30882
30889
  "onUpdate:page": t[2] || (t[2] = (H) => s.page = H),
@@ -30908,15 +30915,15 @@ function oI(e, t, n, i, s, r) {
30908
30915
  debounce: 500,
30909
30916
  placeholder: "Keyword Search"
30910
30917
  }, null, 8, ["modelValue", "loading"]),
30911
- sI,
30912
- n.dateFilterEnabled ? (o(), m("div", lI, [
30918
+ lI,
30919
+ n.dateFilterEnabled ? (o(), m("div", aI, [
30913
30920
  c(Q, {
30914
30921
  field: r.dateRangeField,
30915
30922
  modelValue: s.dateRangeFilter,
30916
30923
  "onUpdate:modelValue": t[4] || (t[4] = (H) => s.dateRangeFilter = H)
30917
30924
  }, null, 8, ["field", "modelValue"])
30918
30925
  ])) : _("", !0),
30919
- aI,
30926
+ oI,
30920
30927
  c(I, {
30921
30928
  definition: r.actualDefinition,
30922
30929
  modelValue: s.actualFilter,
@@ -30943,7 +30950,7 @@ function oI(e, t, n, i, s, r) {
30943
30950
  _: 3
30944
30951
  })) : _("", !0);
30945
30952
  }
30946
- const uI = /* @__PURE__ */ E(tI, [["render", oI], ["__scopeId", "data-v-6f4242ea"]]), dI = {
30953
+ const dI = /* @__PURE__ */ E(nI, [["render", uI], ["__scopeId", "data-v-6f4242ea"]]), cI = {
30947
30954
  props: {
30948
30955
  modal: {
30949
30956
  type: Object,
@@ -30973,9 +30980,9 @@ const uI = /* @__PURE__ */ E(tI, [["render", oI], ["__scopeId", "data-v-6f4242ea
30973
30980
  return this.modal.style && (e = Object.assign(e, this.modal.style)), e;
30974
30981
  }
30975
30982
  }
30976
- }, cI = { class: "modal-wrapper" };
30977
- function fI(e, t, n, i, s, r) {
30978
- return o(), m("div", cI, [
30983
+ }, fI = { class: "modal-wrapper" };
30984
+ function mI(e, t, n, i, s, r) {
30985
+ return o(), m("div", fI, [
30979
30986
  x("div", {
30980
30987
  class: "modal-blanket",
30981
30988
  onClick: t[0] || (t[0] = (...l) => r.blanketClick && r.blanketClick(...l))
@@ -30993,7 +31000,7 @@ function fI(e, t, n, i, s, r) {
30993
31000
  ], 4)
30994
31001
  ]);
30995
31002
  }
30996
- const mI = /* @__PURE__ */ E(dI, [["render", fI], ["__scopeId", "data-v-90c28992"]]), hI = {
31003
+ const hI = /* @__PURE__ */ E(cI, [["render", mI], ["__scopeId", "data-v-90c28992"]]), pI = {
30997
31004
  mixins: [an],
30998
31005
  computed: {
30999
31006
  confirmText() {
@@ -31021,25 +31028,25 @@ const mI = /* @__PURE__ */ E(dI, [["render", fI], ["__scopeId", "data-v-90c28992
31021
31028
  }
31022
31029
  }
31023
31030
  }
31024
- }, pI = { class: "padder" }, yI = ["innerHTML"], gI = { class: "padder" };
31025
- function _I(e, t, n, i, s, r) {
31031
+ }, yI = { class: "padder" }, gI = ["innerHTML"], _I = { class: "padder" };
31032
+ function vI(e, t, n, i, s, r) {
31026
31033
  const l = y("flex-body"), a = y("ux-button"), u = y("flex-cell"), d = y("flex-row"), h = y("flex-footer"), p = y("flex-column");
31027
31034
  return o(), b(p, { class: "wrapper" }, {
31028
31035
  default: f(() => [
31029
31036
  c(l, null, {
31030
31037
  default: f(() => [
31031
- x("div", pI, [
31038
+ x("div", yI, [
31032
31039
  x("h5", null, k(e.options.title), 1),
31033
31040
  x("div", {
31034
31041
  innerHTML: e.options.description
31035
- }, null, 8, yI)
31042
+ }, null, 8, gI)
31036
31043
  ])
31037
31044
  ]),
31038
31045
  _: 1
31039
31046
  }),
31040
31047
  c(h, null, {
31041
31048
  default: f(() => [
31042
- x("div", gI, [
31049
+ x("div", _I, [
31043
31050
  c(d, null, {
31044
31051
  default: f(() => [
31045
31052
  c(u, null, {
@@ -31081,7 +31088,7 @@ function _I(e, t, n, i, s, r) {
31081
31088
  _: 1
31082
31089
  });
31083
31090
  }
31084
- const vI = /* @__PURE__ */ E(hI, [["render", _I], ["__scopeId", "data-v-ee67e4b1"]]), bI = {
31091
+ const bI = /* @__PURE__ */ E(pI, [["render", vI], ["__scopeId", "data-v-ee67e4b1"]]), kI = {
31085
31092
  data() {
31086
31093
  return {
31087
31094
  selected: null,
@@ -31120,21 +31127,21 @@ const vI = /* @__PURE__ */ E(hI, [["render", _I], ["__scopeId", "data-v-ee67e4b1
31120
31127
  this.selected = e, this.close(e);
31121
31128
  }
31122
31129
  }
31123
- }, kI = { class: "options-modal-header" }, wI = { class: "padder" }, xI = { class: "options-modal-header" }, SI = { class: "padder" }, TI = ["onClick"], OI = ["innerHTML"], CI = {
31130
+ }, wI = { class: "options-modal-header" }, xI = { class: "padder" }, SI = { class: "options-modal-header" }, TI = { class: "padder" }, OI = ["onClick"], CI = ["innerHTML"], VI = {
31124
31131
  key: 0,
31125
31132
  class: "title"
31126
- }, VI = {
31133
+ }, DI = {
31127
31134
  key: 1,
31128
31135
  class: "description"
31129
- }, DI = { class: "padder" };
31130
- function EI(e, t, n, i, s, r) {
31136
+ }, EI = { class: "padder" };
31137
+ function MI(e, t, n, i, s, r) {
31131
31138
  const l = y("flex-header"), a = y("search"), u = y("flex-cell"), d = y("ux-icon"), h = y("flex-row"), p = y("flex-body"), g = y("ux-button"), v = y("flex-footer"), w = y("flex-column");
31132
31139
  return o(), b(w, { class: "wrapper" }, {
31133
31140
  default: f(() => [
31134
31141
  e.options.title || e.options.description ? (o(), b(l, { key: 0 }, {
31135
31142
  default: f(() => [
31136
- x("div", kI, [
31137
- x("div", wI, [
31143
+ x("div", wI, [
31144
+ x("div", xI, [
31138
31145
  x("h5", null, k(e.options.title), 1),
31139
31146
  x("div", null, k(e.options.description), 1)
31140
31147
  ])
@@ -31144,8 +31151,8 @@ function EI(e, t, n, i, s, r) {
31144
31151
  })) : _("", !0),
31145
31152
  r.searchEnabled ? (o(), b(l, { key: 1 }, {
31146
31153
  default: f(() => [
31147
- x("div", xI, [
31148
- x("div", SI, [
31154
+ x("div", SI, [
31155
+ x("div", TI, [
31149
31156
  c(a, {
31150
31157
  modelValue: s.search,
31151
31158
  "onUpdate:modelValue": t[0] || (t[0] = (S) => s.search = S),
@@ -31180,14 +31187,14 @@ function EI(e, t, n, i, s, r) {
31180
31187
  x("div", {
31181
31188
  class: "option-icon",
31182
31189
  innerHTML: S.icon
31183
- }, null, 8, OI)
31190
+ }, null, 8, CI)
31184
31191
  ]),
31185
31192
  _: 2
31186
31193
  }, 1024)) : _("", !0),
31187
31194
  c(u, null, {
31188
31195
  default: f(() => [
31189
- S.title ? (o(), m("div", CI, k(S.title), 1)) : _("", !0),
31190
- S.description ? (o(), m("div", VI, k(S.description), 1)) : _("", !0)
31196
+ S.title ? (o(), m("div", VI, k(S.title), 1)) : _("", !0),
31197
+ S.description ? (o(), m("div", DI, k(S.description), 1)) : _("", !0)
31191
31198
  ]),
31192
31199
  _: 2
31193
31200
  }, 1024),
@@ -31203,14 +31210,14 @@ function EI(e, t, n, i, s, r) {
31203
31210
  ]),
31204
31211
  _: 2
31205
31212
  }, 1024)
31206
- ], 8, TI))), 256))
31213
+ ], 8, OI))), 256))
31207
31214
  ], 2)
31208
31215
  ]),
31209
31216
  _: 1
31210
31217
  }),
31211
31218
  c(v, { class: "options-modal-footer" }, {
31212
31219
  default: f(() => [
31213
- x("div", DI, [
31220
+ x("div", EI, [
31214
31221
  c(g, {
31215
31222
  size: "sm",
31216
31223
  onClick: e.dismiss
@@ -31228,7 +31235,7 @@ function EI(e, t, n, i, s, r) {
31228
31235
  _: 1
31229
31236
  });
31230
31237
  }
31231
- const MI = /* @__PURE__ */ E(bI, [["render", EI], ["__scopeId", "data-v-917e65b6"]]), II = {
31238
+ const II = /* @__PURE__ */ E(kI, [["render", MI], ["__scopeId", "data-v-917e65b6"]]), FI = {
31232
31239
  mixins: [an],
31233
31240
  data() {
31234
31241
  return {
@@ -31261,8 +31268,8 @@ const MI = /* @__PURE__ */ E(bI, [["render", EI], ["__scopeId", "data-v-917e65b6
31261
31268
  created() {
31262
31269
  this.options.model && (this.model = this.options.model);
31263
31270
  }
31264
- }, FI = { class: "padder" }, AI = { key: 0 }, LI = { class: "padder" };
31265
- function $I(e, t, n, i, s, r) {
31271
+ }, AI = { class: "padder" }, LI = { key: 0 }, $I = { class: "padder" };
31272
+ function NI(e, t, n, i, s, r) {
31266
31273
  const l = y("ux-form"), a = y("flex-body"), u = y("ux-button"), d = y("flex-cell"), h = y("flex-spacer"), p = y("flex-row"), g = y("flex-footer"), v = y("flex-column");
31267
31274
  return o(), m("form", {
31268
31275
  class: "wrapper",
@@ -31272,9 +31279,9 @@ function $I(e, t, n, i, s, r) {
31272
31279
  default: f(() => [
31273
31280
  c(a, null, {
31274
31281
  default: f(() => [
31275
- x("div", FI, [
31282
+ x("div", AI, [
31276
31283
  x("h5", null, k(e.options.title), 1),
31277
- e.options.description ? (o(), m("p", AI, k(e.options.description), 1)) : _("", !0),
31284
+ e.options.description ? (o(), m("p", LI, k(e.options.description), 1)) : _("", !0),
31278
31285
  c(l, {
31279
31286
  ref: "form",
31280
31287
  "onForm:state": r.formStateUpdated,
@@ -31288,7 +31295,7 @@ function $I(e, t, n, i, s, r) {
31288
31295
  }),
31289
31296
  c(g, { class: "border-top" }, {
31290
31297
  default: f(() => [
31291
- x("div", LI, [
31298
+ x("div", $I, [
31292
31299
  c(p, null, {
31293
31300
  default: f(() => [
31294
31301
  c(d, { shrink: "" }, {
@@ -31334,8 +31341,8 @@ function $I(e, t, n, i, s, r) {
31334
31341
  })
31335
31342
  ], 32);
31336
31343
  }
31337
- const NI = /* @__PURE__ */ E(II, [["render", $I], ["__scopeId", "data-v-22036a05"]]);
31338
- function RI(e, t) {
31344
+ const RI = /* @__PURE__ */ E(FI, [["render", NI], ["__scopeId", "data-v-22036a05"]]);
31345
+ function UI(e, t) {
31339
31346
  switch (e) {
31340
31347
  case "systemtask":
31341
31348
  case "comment":
@@ -31358,7 +31365,7 @@ function RI(e, t) {
31358
31365
  break;
31359
31366
  }
31360
31367
  }
31361
- function UI(e, t) {
31368
+ function PI(e, t) {
31362
31369
  let n = [];
31363
31370
  switch (e) {
31364
31371
  case "transaction":
@@ -31546,9 +31553,9 @@ function UI(e, t) {
31546
31553
  }
31547
31554
  return n;
31548
31555
  }
31549
- const PI = {
31556
+ const qI = {
31550
31557
  components: {
31551
- ContentBrowser: uI,
31558
+ ContentBrowser: dI,
31552
31559
  Search: ln,
31553
31560
  DateRange: of
31554
31561
  },
@@ -31573,7 +31580,7 @@ const PI = {
31573
31580
  },
31574
31581
  dateShortcuts() {
31575
31582
  const e = this.definition.key, t = this.definition.definesType || e;
31576
- return UI(t);
31583
+ return PI(t);
31577
31584
  },
31578
31585
  bigData() {
31579
31586
  var e;
@@ -31581,7 +31588,7 @@ const PI = {
31581
31588
  },
31582
31589
  dateFilterEnabled() {
31583
31590
  const e = this.definition.key, t = this.definition.definesType || e;
31584
- return RI(t, e);
31591
+ return UI(t, e);
31585
31592
  },
31586
31593
  dateSummary() {
31587
31594
  let { startDate: e, endDate: t } = this.dateRange;
@@ -31684,8 +31691,8 @@ const PI = {
31684
31691
  this.close(this.model);
31685
31692
  }
31686
31693
  }
31687
- }, qI = { class: "header" }, jI = { class: "font-muted font-sm" }, BI = { class: "date-range" }, zI = { class: "date-shortcuts" }, WI = ["onClick"], HI = { class: "rolodex" };
31688
- function GI(e, t, n, i, s, r) {
31694
+ }, jI = { class: "header" }, BI = { class: "font-muted font-sm" }, zI = { class: "date-range" }, WI = { class: "date-shortcuts" }, HI = ["onClick"], GI = { class: "rolodex" };
31695
+ function JI(e, t, n, i, s, r) {
31689
31696
  const l = y("flex-column"), a = y("flex-cell"), u = y("search"), d = y("ux-button"), h = y("date-range"), p = y("flex-row"), g = y("ux-menu"), v = y("ux-icon"), w = y("flex-header"), S = y("content-browser"), T = Jd("tippy");
31690
31697
  return o(), b(l, { class: "wrapper" }, {
31691
31698
  default: f(() => [
@@ -31698,7 +31705,7 @@ function GI(e, t, n, i, s, r) {
31698
31705
  s.definition ? (o(), m(C, { key: 0 }, [
31699
31706
  c(w, null, {
31700
31707
  default: f(() => [
31701
- x("div", qI, [
31708
+ x("div", jI, [
31702
31709
  c(p, {
31703
31710
  vcenter: "",
31704
31711
  gap: ""
@@ -31712,7 +31719,7 @@ function GI(e, t, n, i, s, r) {
31712
31719
  }),
31713
31720
  r.maximum ? (o(), b(a, { key: 0 }, {
31714
31721
  default: f(() => [
31715
- x("span", jI, "(" + k(s.model.length) + " of " + k(r.maximum) + ")", 1)
31722
+ x("span", BI, "(" + k(s.model.length) + " of " + k(r.maximum) + ")", 1)
31716
31723
  ]),
31717
31724
  _: 1
31718
31725
  })) : _("", !0),
@@ -31750,16 +31757,16 @@ function GI(e, t, n, i, s, r) {
31750
31757
  ])
31751
31758
  ]),
31752
31759
  default: f(() => [
31753
- x("div", BI, [
31760
+ x("div", zI, [
31754
31761
  c(p, { gap: "" }, {
31755
31762
  default: f(() => [
31756
31763
  c(a, { shrink: "" }, {
31757
31764
  default: f(() => [
31758
- x("ul", zI, [
31765
+ x("ul", WI, [
31759
31766
  (o(!0), m(C, null, L(r.dateShortcuts, (V) => (o(), m("li", null, [
31760
31767
  x("a", {
31761
31768
  onClick: (M) => r.setDateRange(V)
31762
- }, k(V.title), 9, WI)
31769
+ }, k(V.title), 9, HI)
31763
31770
  ]))), 256))
31764
31771
  ])
31765
31772
  ]),
@@ -31843,7 +31850,7 @@ function GI(e, t, n, i, s, r) {
31843
31850
  abovecontent: f(() => [
31844
31851
  r.rolodexEnabled ? (o(), b(w, { key: 0 }, {
31845
31852
  default: f(() => [
31846
- x("div", HI, [
31853
+ x("div", GI, [
31847
31854
  c(d, {
31848
31855
  size: "sm",
31849
31856
  onClick: t[3] || (t[3] = (V) => r.toggleRolodex("")),
@@ -31879,7 +31886,7 @@ function GI(e, t, n, i, s, r) {
31879
31886
  _: 1
31880
31887
  });
31881
31888
  }
31882
- const JI = /* @__PURE__ */ E(PI, [["render", GI], ["__scopeId", "data-v-d48f305b"]]), KI = {
31889
+ const KI = /* @__PURE__ */ E(qI, [["render", JI], ["__scopeId", "data-v-d48f305b"]]), ZI = {
31883
31890
  components: {
31884
31891
  ScopeSelect: nx
31885
31892
  // Search,
@@ -31953,14 +31960,14 @@ const JI = /* @__PURE__ */ E(PI, [["render", GI], ["__scopeId", "data-v-d48f305b
31953
31960
  console.log("selection complete", e, this.model), this.close(this.model);
31954
31961
  }
31955
31962
  }
31956
- }, ZI = (e) => (We("data-v-c5b42335"), e = e(), He(), e), YI = { class: "header" }, XI = /* @__PURE__ */ ZI(() => /* @__PURE__ */ x("h3", null, "Select Scopes", -1));
31957
- function QI(e, t, n, i, s, r) {
31963
+ }, YI = (e) => (We("data-v-c5b42335"), e = e(), He(), e), XI = { class: "header" }, QI = /* @__PURE__ */ YI(() => /* @__PURE__ */ x("h3", null, "Select Scopes", -1));
31964
+ function eF(e, t, n, i, s, r) {
31958
31965
  const l = y("flex-cell"), a = y("ux-button"), u = y("flex-row"), d = y("flex-header"), h = y("scope-select"), p = y("flex-column");
31959
31966
  return o(), b(p, { class: "wrapper" }, {
31960
31967
  default: f(() => [
31961
31968
  c(d, null, {
31962
31969
  default: f(() => [
31963
- x("div", YI, [
31970
+ x("div", XI, [
31964
31971
  c(u, {
31965
31972
  vcenter: "",
31966
31973
  gap: ""
@@ -31968,7 +31975,7 @@ function QI(e, t, n, i, s, r) {
31968
31975
  default: f(() => [
31969
31976
  c(l, null, {
31970
31977
  default: f(() => [
31971
- XI
31978
+ QI
31972
31979
  ]),
31973
31980
  _: 1
31974
31981
  }),
@@ -32005,7 +32012,7 @@ function QI(e, t, n, i, s, r) {
32005
32012
  _: 1
32006
32013
  });
32007
32014
  }
32008
- const eF = /* @__PURE__ */ E(KI, [["render", QI], ["__scopeId", "data-v-c5b42335"]]), tF = {
32015
+ const tF = /* @__PURE__ */ E(ZI, [["render", eF], ["__scopeId", "data-v-c5b42335"]]), nF = {
32009
32016
  mixins: [an],
32010
32017
  components: {
32011
32018
  Tagger: Uk
@@ -32029,17 +32036,17 @@ const eF = /* @__PURE__ */ E(KI, [["render", QI], ["__scopeId", "data-v-c5b42335
32029
32036
  data() {
32030
32037
  return {};
32031
32038
  }
32032
- }, nF = { class: "header" }, rF = {
32039
+ }, rF = { class: "header" }, iF = {
32033
32040
  key: 0,
32034
32041
  class: "font-sm font-muted"
32035
- }, iF = { class: "footer" };
32036
- function sF(e, t, n, i, s, r) {
32042
+ }, sF = { class: "footer" };
32043
+ function lF(e, t, n, i, s, r) {
32037
32044
  const l = y("flex-cell"), a = y("flex-row"), u = y("flex-header"), d = y("tagger"), h = y("ux-panel-body"), p = y("flex-body"), g = y("ux-button"), v = y("flex-footer"), w = y("flex-column");
32038
32045
  return o(), b(w, { class: "wrapper" }, {
32039
32046
  default: f(() => [
32040
32047
  c(u, null, {
32041
32048
  default: f(() => [
32042
- x("div", nF, [
32049
+ x("div", rF, [
32043
32050
  c(a, {
32044
32051
  gap: "",
32045
32052
  center: ""
@@ -32050,7 +32057,7 @@ function sF(e, t, n, i, s, r) {
32050
32057
  var S;
32051
32058
  return [
32052
32059
  x("h3", null, k(r.title), 1),
32053
- (S = r.description) != null && S.length ? (o(), m("div", rF, k(r.description), 1)) : _("", !0)
32060
+ (S = r.description) != null && S.length ? (o(), m("div", iF, k(r.description), 1)) : _("", !0)
32054
32061
  ];
32055
32062
  }),
32056
32063
  _: 1
@@ -32078,7 +32085,7 @@ function sF(e, t, n, i, s, r) {
32078
32085
  }),
32079
32086
  c(v, null, {
32080
32087
  default: f(() => [
32081
- x("div", iF, [
32088
+ x("div", sF, [
32082
32089
  c(a, {
32083
32090
  gap: "",
32084
32091
  center: ""
@@ -32121,7 +32128,7 @@ function sF(e, t, n, i, s, r) {
32121
32128
  _: 1
32122
32129
  });
32123
32130
  }
32124
- const lF = /* @__PURE__ */ E(tF, [["render", sF], ["__scopeId", "data-v-da6e77a9"]]), dt = "uploading", wr = "complete", Kt = "ready", aF = "error", oF = "upload.cancel", uF = "upload.start", Wd = "upload.complete", dF = "upload.progress", cF = "upload.error", fF = {
32131
+ const aF = /* @__PURE__ */ E(nF, [["render", lF], ["__scopeId", "data-v-da6e77a9"]]), dt = "uploading", wr = "complete", Kt = "ready", oF = "error", uF = "upload.cancel", dF = "upload.start", Wd = "upload.complete", cF = "upload.progress", fF = "upload.error", mF = {
32125
32132
  props: {
32126
32133
  accept: {
32127
32134
  type: String
@@ -32250,7 +32257,7 @@ const lF = /* @__PURE__ */ E(tF, [["render", sF], ["__scopeId", "data-v-da6e77a9
32250
32257
  return new Yd().bootstrap(d), n.queue.unshift(d), d;
32251
32258
  },
32252
32259
  cancelFile(e) {
32253
- e.state == dt && (e.cancel && e.cancel("Cancelled"), e.bytesLoaded = 0, e.percent = 0, e.state = Kt, e.dispatch(oF));
32260
+ e.state == dt && (e.cancel && e.cancel("Cancelled"), e.bytesLoaded = 0, e.percent = 0, e.state = Kt, e.dispatch(uF));
32254
32261
  },
32255
32262
  removeFile(e) {
32256
32263
  var t = this.queue.indexOf(e);
@@ -32276,7 +32283,7 @@ const lF = /* @__PURE__ */ E(tF, [["render", sF], ["__scopeId", "data-v-da6e77a9
32276
32283
  case dt:
32277
32284
  return;
32278
32285
  }
32279
- e.state = dt, e.dispatch(uF);
32286
+ e.state = dt, e.dispatch(dF);
32280
32287
  {
32281
32288
  const h = e.size, p = e.name, g = e.mime, { data: v } = await t.$sdk.api.post("/file/check", {
32282
32289
  fileSize: h,
@@ -32298,7 +32305,7 @@ const lF = /* @__PURE__ */ E(tF, [["render", sF], ["__scopeId", "data-v-da6e77a9
32298
32305
  },
32299
32306
  onUploadProgress: (h) => {
32300
32307
  let p = Math.floor(h.loaded * 100 / h.total);
32301
- e.percent = p, e.bytesLoaded = h.loaded, e.bytesTotal = h.total, e.dispatch(dF, h);
32308
+ e.percent = p, e.bytesLoaded = h.loaded, e.bytesTotal = h.total, e.dispatch(cF, h);
32302
32309
  }
32303
32310
  };
32304
32311
  const a = t.$sdk.api.CancelToken.source();
@@ -32310,7 +32317,7 @@ const lF = /* @__PURE__ */ E(tF, [["render", sF], ["__scopeId", "data-v-da6e77a9
32310
32317
  e.result = h.data, e.state = wr, e.result.meta, t.$sdk.notify(`${e.result.title} was uploaded successfully`), e.dispatch(Wd, h.data), t.uploadNextFile();
32311
32318
  }), d.catch(function(h) {
32312
32319
  var p = t.$sdk.api.wasCancelled(h);
32313
- p ? e.state = Kt : (e.state = aF, e.dispatch(cF, h), t.uploadNextFile());
32320
+ p ? e.state = Kt : (e.state = oF, e.dispatch(fF, h), t.uploadNextFile());
32314
32321
  });
32315
32322
  },
32316
32323
  toggle() {
@@ -32351,9 +32358,9 @@ const lF = /* @__PURE__ */ E(tF, [["render", sF], ["__scopeId", "data-v-da6e77a9
32351
32358
  e.uploading ? e.pause() : (e.queue.length = 0, e.defaultFreeformTags.length = 0, e.defaultScopes.length = 0);
32352
32359
  }
32353
32360
  }
32354
- }, mF = { class: "uploader" }, hF = ["accept"], pF = ["accept"];
32355
- function yF(e, t, n, i, s, r) {
32356
- return o(), m("div", mF, [
32361
+ }, hF = { class: "uploader" }, pF = ["accept"], yF = ["accept"];
32362
+ function gF(e, t, n, i, s, r) {
32363
+ return o(), m("div", hF, [
32357
32364
  x("input", {
32358
32365
  style: { display: "none" },
32359
32366
  accept: n.accept,
@@ -32361,13 +32368,13 @@ function yF(e, t, n, i, s, r) {
32361
32368
  type: "file",
32362
32369
  multiple: "",
32363
32370
  onChange: t[0] || (t[0] = (l) => r.filesSelected(l.target.files))
32364
- }, null, 40, hF),
32371
+ }, null, 40, pF),
32365
32372
  x("input", {
32366
32373
  style: { display: "none" },
32367
32374
  accept: n.accept,
32368
32375
  ref: "immediateFile",
32369
32376
  type: "file"
32370
- }, null, 8, pF),
32377
+ }, null, 8, yF),
32371
32378
  W(e.$slots, "default", {
32372
32379
  queue: s.queue,
32373
32380
  items: e.items,
@@ -32379,11 +32386,11 @@ function yF(e, t, n, i, s, r) {
32379
32386
  })
32380
32387
  ]);
32381
32388
  }
32382
- const wF = /* @__PURE__ */ E(fF, [["render", yF]]);
32383
- function gF(e, t) {
32389
+ const xF = /* @__PURE__ */ E(mF, [["render", gF]]);
32390
+ function _F(e, t) {
32384
32391
  return t.reduce((n, i) => Math.abs(i - e) < Math.abs(n - e) ? i : n);
32385
32392
  }
32386
- function xF() {
32393
+ function SF() {
32387
32394
  var e = Qt({
32388
32395
  mounted: !1,
32389
32396
  screen: {
@@ -32456,7 +32463,7 @@ function xF() {
32456
32463
  point: 0
32457
32464
  }, l = 0;
32458
32465
  i > e.limits.xs && l++, i > e.limits.sm && l++, i > e.limits.md && l++, i > e.limits.lg && l++, l < 1 && (r.mobile = !0, r.xs = !0, r.xsOnly = !0, r.smAndDown = !0, r.mdAndDown = !0, r.lgAndDown = !0), l == 1 && (r.tablet = !0, r.sm = !0, r.smOnly = !0, r.smAndDown = !0, r.mdAndDown = !0, r.lgAndDown = !0, r.smAndUp = !0), l == 2 && (r.desktop = !0, r.md = !0, r.mdOnly = !0, r.mdAndDown = !0, r.lgAndDown = !0, r.smAndUp = !0, r.mdAndUp = !0), l == 3 && (r.desktop = !0, r.lg = !0, r.lgOnly = !0, r.lgAndDown = !0, r.smAndUp = !0, r.mdAndUp = !0, r.lgAndUp = !0), l > 3 && (r.desktop = !0, r.xl = !0, r.xlOnly = !0, r.smAndUp = !0, r.mdAndUp = !0, r.lgAndUp = !0), e.point = l, e.breakpoint = r;
32459
- const u = gF(i, [320, 768, 1200, 1800, 2e3]), d = u * 1, h = u * 1.5, p = u * 2;
32466
+ const u = _F(i, [320, 768, 1200, 1800, 2e3]), d = u * 1, h = u * 1.5, p = u * 2;
32460
32467
  e.image = {
32461
32468
  auto: {
32462
32469
  low: d,
@@ -32470,7 +32477,7 @@ function xF() {
32470
32477
  n.removeEventListener("resize", e.resize), n = !1, t = !1, e.mounted = !1;
32471
32478
  }, e;
32472
32479
  }
32473
- const _F = `qik vue ui ${hm}`, Hd = {
32480
+ const vF = `qik vue ui ${hm}`, Hd = {
32474
32481
  FlexColumn: Dp,
32475
32482
  FlexBody: Fp,
32476
32483
  FlexHeader: Np,
@@ -32489,8 +32496,8 @@ const _F = `qik vue ui ${hm}`, Hd = {
32489
32496
  // UxCircle: UXCircle,
32490
32497
  UxForm: Kf,
32491
32498
  UxFormField: ga,
32492
- UxSubmissionForm: GE,
32493
- UxRender: UM,
32499
+ UxSubmissionForm: JE,
32500
+ UxRender: PM,
32494
32501
  UxRenderField: Xf,
32495
32502
  UxIcon: L1,
32496
32503
  UxMenu: R1,
@@ -32511,28 +32518,28 @@ const _F = `qik vue ui ${hm}`, Hd = {
32511
32518
  UxSpinner: vn,
32512
32519
  ProgressBar: iu,
32513
32520
  UxProgressBar: iu,
32514
- UxModal: mI,
32521
+ UxModal: hI,
32515
32522
  Compile: Yf
32516
- }, SF = {
32523
+ }, TF = {
32517
32524
  install(e, t) {
32518
32525
  var n;
32519
- console.log(_F), t.date = de, t.global = t.global || Qt({}), (n = t.global) != null && n.cacheKeys || (t.global.cacheKeys = t.global.cacheKeys || Qt({})), t.modals = Qt([]), t.modal = function(i) {
32526
+ console.log(vF), t.date = de, t.global = t.global || Qt({}), (n = t.global) != null && n.cacheKeys || (t.global.cacheKeys = t.global.cacheKeys || Qt({})), t.modals = Qt([]), t.modal = function(i) {
32520
32527
  return new Promise(function(s, r) {
32521
32528
  i.id = String(t.modals.length), i.resolve = s, i.reject = r, t.modals.splice(i.id, 0, i);
32522
32529
  });
32523
32530
  }, t.prompt = function(i, s) {
32524
32531
  return s = s || {}, s.model = s.model || {}, s.fields = i, t.modal({
32525
- component: NI,
32532
+ component: RI,
32526
32533
  options: s
32527
32534
  });
32528
32535
  }, t.browse = function(i, s) {
32529
32536
  return s = s || {}, s.type = i, s.model = s.model || [], t.modal({
32530
- component: JI,
32537
+ component: KI,
32531
32538
  options: s
32532
32539
  });
32533
32540
  }, t.tag = function(i) {
32534
32541
  return i = i || {}, i.model = i.model || [], t.modal({
32535
- component: lF,
32542
+ component: aF,
32536
32543
  options: i
32537
32544
  });
32538
32545
  }, t.selectScopes = async function(i) {
@@ -32554,17 +32561,17 @@ const _F = `qik vue ui ${hm}`, Hd = {
32554
32561
  );
32555
32562
  }
32556
32563
  return t.modal({
32557
- component: eF,
32564
+ component: tF,
32558
32565
  options: i
32559
32566
  });
32560
32567
  }, t.confirm = function(i, s) {
32561
32568
  return s = s || {}, s.title = i, t.modal({
32562
- component: vI,
32569
+ component: bI,
32563
32570
  options: s
32564
32571
  });
32565
32572
  }, t.options = function(i, s, r, l) {
32566
32573
  return l = l || {}, t.modal({
32567
- component: MI,
32574
+ component: II,
32568
32575
  options: {
32569
32576
  title: s,
32570
32577
  description: r,
@@ -32587,10 +32594,10 @@ const _F = `qik vue ui ${hm}`, Hd = {
32587
32594
  export {
32588
32595
  ru as Avatar,
32589
32596
  Gf as CodeEditor,
32590
- uI as ContentBrowser,
32597
+ dI as ContentBrowser,
32591
32598
  mf as ContentSearch,
32592
32599
  of as DateRange,
32593
- xF as Device,
32600
+ SF as Device,
32594
32601
  eO as FileDrop,
32595
32602
  Fp as FlexBody,
32596
32603
  zp as FlexCell,
@@ -32610,12 +32617,12 @@ export {
32610
32617
  my as PanelFooter,
32611
32618
  uy as PanelHeader,
32612
32619
  iu as ProgressBar,
32613
- SF as QikUI,
32620
+ TF as QikUI,
32614
32621
  pv as RememberScrollMixin,
32615
32622
  nx as ScopeSelect,
32616
32623
  lx as ScopeSelectButton,
32617
32624
  ln as Search,
32618
- PM as Selection,
32625
+ qM as Selection,
32619
32626
  vn as Spinner,
32620
32627
  wp as StripeElement,
32621
32628
  Op as StripeElements,
@@ -32636,21 +32643,21 @@ export {
32636
32643
  R1 as UXMenu,
32637
32644
  q1 as UXMenuList,
32638
32645
  lb as UXPill,
32639
- UM as UXRender,
32646
+ PM as UXRender,
32640
32647
  Xf as UXRenderField,
32641
- GE as UXSubmissionForm,
32648
+ JE as UXSubmissionForm,
32642
32649
  lf as UXSwitch,
32643
32650
  Cy as UXTab,
32644
32651
  Sv as UXTable,
32645
32652
  Sy as UXTabset,
32646
32653
  X1 as UXVideo,
32647
- wF as UploadService,
32648
- vI as UxConfirmModal,
32649
- JI as UxContentModal,
32650
- mI as UxModal,
32651
- MI as UxOptionsModal,
32652
- NI as UxPromptModal,
32653
- eF as UxScopeModal,
32654
- lF as UxTaggerModal
32654
+ xF as UploadService,
32655
+ bI as UxConfirmModal,
32656
+ KI as UxContentModal,
32657
+ hI as UxModal,
32658
+ II as UxOptionsModal,
32659
+ RI as UxPromptModal,
32660
+ tF as UxScopeModal,
32661
+ aF as UxTaggerModal
32655
32662
  };
32656
32663
  //# sourceMappingURL=lib.es.js.map