@qikdev/vue-ui 0.2.279 → 0.2.282

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.umd.js CHANGED
@@ -7,7 +7,7 @@
7
7
  t((V["@qikdev/vue-ui"] = {}), V.Vue, V.sdk));
8
8
  })(this, function (V, t, $r) {
9
9
  "use strict";
10
- const sc = "0.2.279";
10
+ const sc = "0.2.282";
11
11
  class ct extends Error {}
12
12
  class cc extends ct {
13
13
  constructor(n) {
@@ -9847,6 +9847,7 @@
9847
9847
  },
9848
9848
  },
9849
9849
  Uk = [
9850
+ "poster",
9850
9851
  "playsinline",
9851
9852
  "muted",
9852
9853
  "loop",
@@ -9877,6 +9878,7 @@
9877
9878
  t.createElementVNode(
9878
9879
  "video",
9879
9880
  {
9881
+ poster: r.thumbnailSrc,
9880
9882
  playsinline: i.playsInline,
9881
9883
  muted: i.isMuted,
9882
9884
  loop: o.loop,
@@ -9941,7 +9943,7 @@
9941
9943
  }
9942
9944
  const ia = g(Ak, [
9943
9945
  ["render", Rk],
9944
- ["__scopeId", "data-v-d46f56d4"],
9946
+ ["__scopeId", "data-v-454cf7a1"],
9945
9947
  ]),
9946
9948
  oM = "",
9947
9949
  zk = {
@@ -28526,7 +28528,11 @@
28526
28528
  return {};
28527
28529
  },
28528
28530
  provide() {
28529
- return { isInModal: !0 };
28531
+ return {
28532
+ isInModal: !0,
28533
+ closeParentModal: (e) => this.close(e),
28534
+ dismissParentModal: (e) => this.dismiss(e),
28535
+ };
28530
28536
  },
28531
28537
  emits: ["dismiss", "close"],
28532
28538
  methods: {
@@ -29156,7 +29162,7 @@
29156
29162
  return { fieldPath: this.fieldPath, directParentModel: this.model };
29157
29163
  },
29158
29164
  created() {
29159
- this.checkDirtyState();
29165
+ this.checkDirtyState(!0);
29160
29166
  },
29161
29167
  mounted() {
29162
29168
  const e = this;
@@ -29214,12 +29220,12 @@
29214
29220
  (!l &&
29215
29221
  this.widget === "timezone" &&
29216
29222
  ((l = this.$sdk.geo.getDefaultTimezone()),
29217
- console.log("Got the default timezone", l)),
29223
+ console.log("Set the default timezone:", l)),
29218
29224
  !l && this.widget === "country")
29219
29225
  ) {
29220
29226
  const a = this.$sdk.geo.getDefaultCountry();
29221
29227
  (l = a == null ? void 0 : a.name),
29222
- console.log("Got the default country", a, l);
29228
+ console.log("Set the default country:", a, l);
29223
29229
  }
29224
29230
  !l &&
29225
29231
  ((r = this.field) == null ? void 0 : r.type) === "date" &&
@@ -29227,23 +29233,25 @@
29227
29233
  }
29228
29234
  return l;
29229
29235
  },
29230
- checkDirtyState() {
29231
- const e = this;
29232
- var n = e.fieldModel,
29233
- o = e.ignoreDefaults || n || n === !1 || n === 0,
29234
- l = e.fieldDefaultValue(),
29235
- i = JSON.stringify(e.cleanOutput(n)),
29236
- r = JSON.stringify(e.cleanOutput(l));
29237
- o && i != r
29238
- ? ((e.isDirty = !0),
29239
- (e.isDirtyBeforeInput = !0),
29240
- (e.fieldModel = n))
29241
- : ((e.isDirty = !1),
29242
- (e.isDirtyBeforeInput = !1),
29243
- (e.fieldModel = l)),
29244
- (e.validateResults = e.$sdk.content.validateField(
29245
- e.fieldModel,
29246
- e.actualField,
29236
+ checkDirtyState(e) {
29237
+ const n = this;
29238
+ var o = n.fieldModel,
29239
+ l = n.ignoreDefaults || o || o === !1 || o === 0,
29240
+ i = n.fieldDefaultValue(),
29241
+ r = JSON.stringify(n.cleanOutput(o)),
29242
+ a = JSON.stringify(n.cleanOutput(i));
29243
+ let s;
29244
+ e ? (s = l) : (s = l && r != a),
29245
+ s
29246
+ ? ((n.isDirty = !0),
29247
+ (n.isDirtyBeforeInput = !0),
29248
+ (n.fieldModel = o))
29249
+ : ((n.isDirty = !1),
29250
+ (n.isDirtyBeforeInput = !1),
29251
+ (n.fieldModel = i)),
29252
+ (n.validateResults = n.$sdk.content.validateField(
29253
+ n.fieldModel,
29254
+ n.actualField,
29247
29255
  ));
29248
29256
  },
29249
29257
  groupStateAltered(e) {
@@ -30494,7 +30502,7 @@
30494
30502
  }
30495
30503
  const fo = g(ZS, [
30496
30504
  ["render", XS],
30497
- ["__scopeId", "data-v-55b28d57"],
30505
+ ["__scopeId", "data-v-5facedd5"],
30498
30506
  ]);
30499
30507
  function QS(e, n, o, l) {
30500
30508
  var i = -1,
@@ -30797,23 +30805,23 @@
30797
30805
  }
30798
30806
  var QT = XT,
30799
30807
  vT = vS,
30800
- e2 = yT,
30801
- t2 = QT,
30802
- n2 = "['’]",
30803
- o2 = RegExp(n2, "g");
30804
- function r2(e) {
30808
+ eD = yT,
30809
+ tD = QT,
30810
+ nD = "['’]",
30811
+ oD = RegExp(nD, "g");
30812
+ function rD(e) {
30805
30813
  return function (n) {
30806
- return vT(t2(e2(n).replace(o2, "")), e, "");
30814
+ return vT(tD(eD(n).replace(oD, "")), e, "");
30807
30815
  };
30808
30816
  }
30809
- var l2 = r2,
30810
- i2 = l2,
30811
- a2 = i2(function (e, n, o) {
30817
+ var lD = rD,
30818
+ iD = lD,
30819
+ aD = iD(function (e, n, o) {
30812
30820
  return e + (o ? "-" : "") + n.toLowerCase();
30813
30821
  }),
30814
- s2 = a2;
30822
+ sD = aD;
30815
30823
  const oI = "",
30816
- c2 = {
30824
+ cD = {
30817
30825
  emits: [
30818
30826
  "field:unmount",
30819
30827
  "field:mount",
@@ -30928,7 +30936,7 @@
30928
30936
  );
30929
30937
  },
30930
30938
  getFieldKey(e) {
30931
- let n = s2(`${e.title}-${e.key}`);
30939
+ let n = sD(`${e.title}-${e.key}`);
30932
30940
  return e.incrementor && (n = `${n}-${e.incrementor}`), n;
30933
30941
  },
30934
30942
  touch() {
@@ -31032,7 +31040,7 @@
31032
31040
  },
31033
31041
  },
31034
31042
  };
31035
- function d2(e, n, o, l, i, r) {
31043
+ function dD(e, n, o, l, i, r) {
31036
31044
  const a = t.resolveComponent("ux-field");
31037
31045
  return (
31038
31046
  t.openBlock(),
@@ -31122,17 +31130,17 @@
31122
31130
  )
31123
31131
  );
31124
31132
  }
31125
- const Nr = g(c2, [
31126
- ["render", d2],
31133
+ const Nr = g(cD, [
31134
+ ["render", dD],
31127
31135
  ["__scopeId", "data-v-f0b9d2cd"],
31128
31136
  ]),
31129
31137
  rI = "",
31130
31138
  Er = "form.ready",
31131
- u2 = "form.processing",
31139
+ uD = "form.processing",
31132
31140
  Rs = "form.complete",
31133
31141
  zs = "form.error",
31134
- m2 = "form.intent",
31135
- f2 = {
31142
+ mD = "form.intent",
31143
+ fD = {
31136
31144
  emits: ["reset", "processing", "intent", "success", "error"],
31137
31145
  methods: {
31138
31146
  multiFormStateUpdated(e, n) {
@@ -31218,7 +31226,7 @@
31218
31226
  console.log("Form is invalid", this.formState);
31219
31227
  return;
31220
31228
  }
31221
- (e.processing = !0), (e.state = u2), e.$emit("processing");
31229
+ (e.processing = !0), (e.state = uD), e.$emit("processing");
31222
31230
  const { submission: n, error: o } = await e.preSubmit(e.model);
31223
31231
  if (o) return console.log("pre submit error", o), s(o);
31224
31232
  const l = {},
@@ -31255,7 +31263,7 @@
31255
31263
  );
31256
31264
  break;
31257
31265
  }
31258
- (e.state = m2), (e.processing = !1), e.$emit("intent", c);
31266
+ (e.state = mD), (e.processing = !1), e.$emit("intent", c);
31259
31267
  }
31260
31268
  async function a(c) {
31261
31269
  await e.postSubmit(c),
@@ -31551,22 +31559,22 @@
31551
31559
  },
31552
31560
  },
31553
31561
  },
31554
- p2 = ((e) => (
31562
+ pD = ((e) => (
31555
31563
  t.pushScopeId("data-v-478e89d4"), (e = e()), t.popScopeId(), e
31556
31564
  ))(() => t.createElementVNode("h3", null, "An error occurred", -1)),
31557
- h2 = { key: 0 },
31558
- y2 = { key: 1 },
31559
- g2 = { key: 2 },
31560
- k2 = { class: "intent-submit" },
31561
- _2 = { key: 0, class: "multistep-form" },
31562
- b2 = { class: "multistep-form-sections" },
31563
- x2 = { class: "multistep-fields" },
31564
- w2 = { class: "multistep-controls" },
31565
- C2 = ["tooltip"],
31566
- V2 = ["tooltip"],
31567
- B2 = { class: "multistep-progress" },
31568
- N2 = ["tooltip"];
31569
- function E2(e, n, o, l, i, r) {
31565
+ hD = { key: 0 },
31566
+ yD = { key: 1 },
31567
+ gD = { key: 2 },
31568
+ kD = { class: "intent-submit" },
31569
+ _D = { key: 0, class: "multistep-form" },
31570
+ bD = { class: "multistep-form-sections" },
31571
+ xD = { class: "multistep-fields" },
31572
+ wD = { class: "multistep-controls" },
31573
+ CD = ["tooltip"],
31574
+ VD = ["tooltip"],
31575
+ BD = { class: "multistep-progress" },
31576
+ ND = ["tooltip"];
31577
+ function ED(e, n, o, l, i, r) {
31570
31578
  var E;
31571
31579
  const a = t.resolveComponent("ux-icon"),
31572
31580
  s = t.resolveComponent("ux-button"),
@@ -31590,19 +31598,19 @@
31590
31598
  t.Fragment,
31591
31599
  { key: 0 },
31592
31600
  [
31593
- p2,
31601
+ pD,
31594
31602
  i.error.message
31595
31603
  ? (t.openBlock(),
31596
31604
  t.createElementBlock(
31597
31605
  "pre",
31598
- h2,
31606
+ hD,
31599
31607
  t.toDisplayString(i.error.message),
31600
31608
  1,
31601
31609
  ))
31602
31610
  : t.createCommentVNode("", !0),
31603
31611
  (E = i.error.data) != null && E.errors
31604
31612
  ? (t.openBlock(),
31605
- t.createElementBlock("div", y2, [
31613
+ t.createElementBlock("div", yD, [
31606
31614
  (t.openBlock(!0),
31607
31615
  t.createElementBlock(
31608
31616
  t.Fragment,
@@ -31625,7 +31633,7 @@
31625
31633
  : (t.openBlock(),
31626
31634
  t.createElementBlock(
31627
31635
  "pre",
31628
- g2,
31636
+ gD,
31629
31637
  t.toDisplayString(i.error),
31630
31638
  1,
31631
31639
  )),
@@ -31733,7 +31741,7 @@
31733
31741
  ],
31734
31742
  ))
31735
31743
  : t.createCommentVNode("", !0),
31736
- t.createElementVNode("div", k2, [
31744
+ t.createElementVNode("div", kD, [
31737
31745
  t.createVNode(
31738
31746
  s,
31739
31747
  {
@@ -31764,8 +31772,8 @@
31764
31772
  [
31765
31773
  o.multistep
31766
31774
  ? (t.openBlock(),
31767
- t.createElementBlock("div", _2, [
31768
- t.createElementVNode("div", b2, [
31775
+ t.createElementBlock("div", _D, [
31776
+ t.createElementVNode("div", bD, [
31769
31777
  (t.openBlock(!0),
31770
31778
  t.createElementBlock(
31771
31779
  t.Fragment,
@@ -31788,7 +31796,7 @@
31788
31796
  ]),
31789
31797
  },
31790
31798
  [
31791
- t.createElementVNode("div", x2, [
31799
+ t.createElementVNode("div", xD, [
31792
31800
  t.createVNode(
31793
31801
  f,
31794
31802
  {
@@ -31819,7 +31827,7 @@
31819
31827
  ],
31820
31828
  ),
31821
31829
  ]),
31822
- t.createElementVNode("div", w2, [
31830
+ t.createElementVNode("div", wD, [
31823
31831
  t.createVNode(
31824
31832
  h,
31825
31833
  { gap: "", center: "" },
@@ -31920,7 +31928,7 @@
31920
31928
  ),
31921
31929
  ],
31922
31930
  8,
31923
- C2,
31931
+ CD,
31924
31932
  ),
31925
31933
  ],
31926
31934
  ),
@@ -31981,7 +31989,7 @@
31981
31989
  ),
31982
31990
  ],
31983
31991
  8,
31984
- V2,
31992
+ VD,
31985
31993
  ),
31986
31994
  ],
31987
31995
  ),
@@ -32005,7 +32013,7 @@
32005
32013
  256,
32006
32014
  )),
32007
32015
  ]),
32008
- t.createElementVNode("div", B2, [
32016
+ t.createElementVNode("div", BD, [
32009
32017
  t.createTextVNode(
32010
32018
  t.toDisplayString(r.displayCurrentPage) +
32011
32019
  " of " +
@@ -32076,7 +32084,7 @@
32076
32084
  ),
32077
32085
  ],
32078
32086
  8,
32079
- N2,
32087
+ ND,
32080
32088
  ),
32081
32089
  ],
32082
32090
  64,
@@ -32089,11 +32097,11 @@
32089
32097
  )
32090
32098
  );
32091
32099
  }
32092
- const Sr = g(f2, [
32093
- ["render", E2],
32100
+ const Sr = g(fD, [
32101
+ ["render", ED],
32094
32102
  ["__scopeId", "data-v-478e89d4"],
32095
32103
  ]);
32096
- function S2(e) {
32104
+ function SD(e) {
32097
32105
  const n = /<\/?([a-zA-Z0-9]+)[^>]*>/g,
32098
32106
  o = [];
32099
32107
  let l;
@@ -32129,7 +32137,7 @@
32129
32137
  actualTemplate() {
32130
32138
  let e = this.template || "";
32131
32139
  e = e.replaceAll ? e.replaceAll("<br>", "<br/>") : e;
32132
- var { valid: n, invalid: o } = S2(e);
32140
+ var { valid: n, invalid: o } = SD(e);
32133
32141
  return (
32134
32142
  n ||
32135
32143
  (console.log("Invalid html", e),
@@ -32141,7 +32149,7 @@
32141
32149
  components: { VRuntimeTemplate: Hi },
32142
32150
  },
32143
32151
  iI = "",
32144
- T2 = {
32152
+ TD = {
32145
32153
  emits: ["error", "reset"],
32146
32154
  data() {
32147
32155
  return { error: null };
@@ -32155,7 +32163,7 @@
32155
32163
  },
32156
32164
  },
32157
32165
  },
32158
- D2 = {
32166
+ DD = {
32159
32167
  key: 0,
32160
32168
  class: "error-boundary",
32161
32169
  style: {
@@ -32165,11 +32173,11 @@
32165
32173
  padding: "1em",
32166
32174
  },
32167
32175
  };
32168
- function O2(e, n, o, l, i, r) {
32176
+ function OD(e, n, o, l, i, r) {
32169
32177
  const a = t.resolveComponent("ux-button");
32170
32178
  return i.error
32171
32179
  ? (t.openBlock(),
32172
- t.createElementBlock("div", D2, [
32180
+ t.createElementBlock("div", DD, [
32173
32181
  t.createElementVNode(
32174
32182
  "pre",
32175
32183
  null,
@@ -32191,11 +32199,11 @@
32191
32199
  ]))
32192
32200
  : t.renderSlot(e.$slots, "default", { key: 1 }, void 0, !0);
32193
32201
  }
32194
- const F2 = g(T2, [
32195
- ["render", O2],
32202
+ const FD = g(TD, [
32203
+ ["render", OD],
32196
32204
  ["__scopeId", "data-v-0fd69158"],
32197
32205
  ]),
32198
- M2 = {
32206
+ MD = {
32199
32207
  props: {
32200
32208
  field: {
32201
32209
  type: Object,
@@ -32272,8 +32280,8 @@
32272
32280
  },
32273
32281
  },
32274
32282
  aI = "",
32275
- I2 = {
32276
- mixins: [M2],
32283
+ ID = {
32284
+ mixins: [MD],
32277
32285
  props: {
32278
32286
  modelValue: { type: [Object, Array] },
32279
32287
  submission: { type: Boolean, default: !1 },
@@ -32289,8 +32297,8 @@
32289
32297
  },
32290
32298
  },
32291
32299
  },
32292
- $2 = { key: 0, class: "ux-multi-group" };
32293
- function L2(e, n, o, l, i, r) {
32300
+ $D = { key: 0, class: "ux-multi-group" };
32301
+ function LD(e, n, o, l, i, r) {
32294
32302
  const a = t.resolveComponent("flex-cell"),
32295
32303
  s = t.resolveComponent("flex-row"),
32296
32304
  c = t.resolveComponent("ux-panel-header"),
@@ -32299,7 +32307,7 @@
32299
32307
  m = t.resolveComponent("ux-panel");
32300
32308
  return e.multiValue
32301
32309
  ? (t.openBlock(),
32302
- t.createElementBlock("div", $2, [
32310
+ t.createElementBlock("div", $D, [
32303
32311
  (t.openBlock(!0),
32304
32312
  t.createElementBlock(
32305
32313
  t.Fragment,
@@ -32411,13 +32419,13 @@
32411
32419
  ["submission", "fields", "flex", "parentModel", "modelValue"],
32412
32420
  ));
32413
32421
  }
32414
- const A2 = g(I2, [
32415
- ["render", L2],
32422
+ const AD = g(ID, [
32423
+ ["render", LD],
32416
32424
  ["__scopeId", "data-v-cb997d0e"],
32417
32425
  ]),
32418
32426
  sI = "",
32419
- U2 = {
32420
- components: { Item: er, FieldGroup: A2, Compile: qs, ErrorBoundary: F2 },
32427
+ UD = {
32428
+ components: { Item: er, FieldGroup: AD, Compile: qs, ErrorBoundary: FD },
32421
32429
  props: {
32422
32430
  field: { type: Object, required: !0 },
32423
32431
  parentModel: { type: Object },
@@ -32619,26 +32627,26 @@
32619
32627
  },
32620
32628
  },
32621
32629
  },
32622
- P2 = { class: "ux-field-title" },
32623
- j2 = { class: "currency" },
32624
- R2 = { key: 1 },
32625
- z2 = { class: "currency" },
32626
- q2 = { key: 1 },
32627
- H2 = { key: 4, class: "ux-password-render" },
32628
- W2 = ["type", "value"],
32629
- G2 = ["type", "value"],
32630
- K2 = ["innerHTML"],
32631
- Y2 = ["innerHTML"],
32632
- Z2 = { key: 1 },
32633
- J2 = { key: 1 },
32634
- X2 = ["href"],
32635
- Q2 = { key: 1 },
32636
- v2 = ["href"],
32637
- eD = ["href"],
32638
- tD = { key: 1 },
32639
- nD = ["href"],
32640
- oD = { key: 1 };
32641
- function rD(e, n, o, l, i, r) {
32630
+ PD = { class: "ux-field-title" },
32631
+ jD = { class: "currency" },
32632
+ RD = { key: 1 },
32633
+ zD = { class: "currency" },
32634
+ qD = { key: 1 },
32635
+ HD = { key: 4, class: "ux-password-render" },
32636
+ WD = ["type", "value"],
32637
+ GD = ["type", "value"],
32638
+ KD = ["innerHTML"],
32639
+ YD = ["innerHTML"],
32640
+ ZD = { key: 1 },
32641
+ JD = { key: 1 },
32642
+ XD = ["href"],
32643
+ QD = { key: 1 },
32644
+ vD = ["href"],
32645
+ e2 = ["href"],
32646
+ t2 = { key: 1 },
32647
+ n2 = ["href"],
32648
+ o2 = { key: 1 };
32649
+ function r2(e, n, o, l, i, r) {
32642
32650
  const a = t.resolveComponent("field-group"),
32643
32651
  s = t.resolveComponent("v-ace-editor"),
32644
32652
  c = t.resolveComponent("flex-cell"),
@@ -32653,7 +32661,7 @@
32653
32661
  "div",
32654
32662
  { key: 0, class: t.normalizeClass(["ux-field-render", r.classes]) },
32655
32663
  [
32656
- t.createElementVNode("label", P2, t.toDisplayString(r.title), 1),
32664
+ t.createElementVNode("label", PD, t.toDisplayString(r.title), 1),
32657
32665
  r.widget === "group"
32658
32666
  ? (t.openBlock(),
32659
32667
  t.createElementBlock(
@@ -32736,7 +32744,7 @@
32736
32744
  ),
32737
32745
  t.createElementVNode(
32738
32746
  "span",
32739
- j2,
32747
+ jD,
32740
32748
  t.toDisplayString(o.field.currency),
32741
32749
  1,
32742
32750
  ),
@@ -32746,7 +32754,7 @@
32746
32754
  256,
32747
32755
  ))
32748
32756
  : (t.openBlock(),
32749
- t.createElementBlock("div", R2, [
32757
+ t.createElementBlock("div", RD, [
32750
32758
  t.createTextVNode(
32751
32759
  t.toDisplayString(
32752
32760
  r.formatCurrency(r.fieldModel),
@@ -32755,7 +32763,7 @@
32755
32763
  ),
32756
32764
  t.createElementVNode(
32757
32765
  "span",
32758
- z2,
32766
+ zD,
32759
32767
  t.toDisplayString(o.field.currency),
32760
32768
  1,
32761
32769
  ),
@@ -32800,7 +32808,7 @@
32800
32808
  256,
32801
32809
  ))
32802
32810
  : (t.openBlock(),
32803
- t.createElementBlock("div", q2, [
32811
+ t.createElementBlock("div", qD, [
32804
32812
  t.createVNode(
32805
32813
  s,
32806
32814
  {
@@ -32822,7 +32830,7 @@
32822
32830
  ))
32823
32831
  : r.widget === "password"
32824
32832
  ? (t.openBlock(),
32825
- t.createElementBlock("div", H2, [
32833
+ t.createElementBlock("div", HD, [
32826
32834
  r.multiValue
32827
32835
  ? (t.openBlock(!0),
32828
32836
  t.createElementBlock(
@@ -32854,7 +32862,7 @@
32854
32862
  },
32855
32863
  null,
32856
32864
  8,
32857
- W2,
32865
+ WD,
32858
32866
  ),
32859
32867
  ]),
32860
32868
  _: 2,
@@ -32965,7 +32973,7 @@
32965
32973
  },
32966
32974
  null,
32967
32975
  8,
32968
- G2,
32976
+ GD,
32969
32977
  ),
32970
32978
  ]),
32971
32979
  _: 1,
@@ -33173,7 +33181,7 @@
33173
33181
  { innerHTML: h },
33174
33182
  null,
33175
33183
  8,
33176
- K2,
33184
+ KD,
33177
33185
  ),
33178
33186
  ]),
33179
33187
  _: 2,
@@ -33197,7 +33205,7 @@
33197
33205
  { innerHTML: r.fieldModel },
33198
33206
  null,
33199
33207
  8,
33200
- Y2,
33208
+ YD,
33201
33209
  ),
33202
33210
  ]),
33203
33211
  _: 1,
@@ -33235,7 +33243,7 @@
33235
33243
  : (t.openBlock(),
33236
33244
  t.createElementBlock(
33237
33245
  "div",
33238
- Z2,
33246
+ ZD,
33239
33247
  t.toDisplayString(!!r.fieldModel),
33240
33248
  1,
33241
33249
  )),
@@ -33273,7 +33281,7 @@
33273
33281
  : (t.openBlock(),
33274
33282
  t.createElementBlock(
33275
33283
  "div",
33276
- J2,
33284
+ JD,
33277
33285
  t.toDisplayString(
33278
33286
  r.renderDate(r.fieldModel),
33279
33287
  ),
@@ -33307,7 +33315,7 @@
33307
33315
  { href: `mailto:${h}` },
33308
33316
  t.toDisplayString(h),
33309
33317
  9,
33310
- X2,
33318
+ XD,
33311
33319
  ),
33312
33320
  ],
33313
33321
  )
@@ -33316,13 +33324,13 @@
33316
33324
  256,
33317
33325
  ))
33318
33326
  : (t.openBlock(),
33319
- t.createElementBlock("div", Q2, [
33327
+ t.createElementBlock("div", QD, [
33320
33328
  t.createElementVNode(
33321
33329
  "a",
33322
33330
  { href: `mailto:${r.fieldModel}` },
33323
33331
  t.toDisplayString(r.fieldModel),
33324
33332
  9,
33325
- v2,
33333
+ vD,
33326
33334
  ),
33327
33335
  ])),
33328
33336
  ],
@@ -33353,7 +33361,7 @@
33353
33361
  { href: h },
33354
33362
  t.toDisplayString(h),
33355
33363
  9,
33356
- eD,
33364
+ e2,
33357
33365
  ),
33358
33366
  ],
33359
33367
  )
@@ -33362,13 +33370,13 @@
33362
33370
  256,
33363
33371
  ))
33364
33372
  : (t.openBlock(),
33365
- t.createElementBlock("div", tD, [
33373
+ t.createElementBlock("div", t2, [
33366
33374
  t.createElementVNode(
33367
33375
  "a",
33368
33376
  { href: r.fieldModel },
33369
33377
  t.toDisplayString(r.fieldModel),
33370
33378
  9,
33371
- nD,
33379
+ n2,
33372
33380
  ),
33373
33381
  ])),
33374
33382
  ],
@@ -33403,7 +33411,7 @@
33403
33411
  : (t.openBlock(),
33404
33412
  t.createElementBlock(
33405
33413
  "div",
33406
- oD,
33414
+ o2,
33407
33415
  t.toDisplayString(r.fieldModel),
33408
33416
  1,
33409
33417
  )),
@@ -33419,12 +33427,12 @@
33419
33427
  ))
33420
33428
  : t.createCommentVNode("", !0);
33421
33429
  }
33422
- const Tr = g(U2, [
33423
- ["render", rD],
33430
+ const Tr = g(UD, [
33431
+ ["render", r2],
33424
33432
  ["__scopeId", "data-v-932f5321"],
33425
33433
  ]),
33426
33434
  cI = "",
33427
- lD = {
33435
+ l2 = {
33428
33436
  props: {
33429
33437
  parentModel: { type: Object },
33430
33438
  fields: {
@@ -33465,7 +33473,7 @@
33465
33473
  },
33466
33474
  },
33467
33475
  };
33468
- function iD(e, n, o, l, i, r) {
33476
+ function i2(e, n, o, l, i, r) {
33469
33477
  const a = t.resolveComponent("ux-field-render");
33470
33478
  return (
33471
33479
  t.openBlock(),
@@ -33520,8 +33528,8 @@
33520
33528
  )
33521
33529
  );
33522
33530
  }
33523
- const Hs = g(lD, [
33524
- ["render", iD],
33531
+ const Hs = g(l2, [
33532
+ ["render", i2],
33525
33533
  ["__scopeId", "data-v-f2b5ec33"],
33526
33534
  ]);
33527
33535
  function Ws(e) {
@@ -33594,7 +33602,7 @@
33594
33602
  );
33595
33603
  }
33596
33604
  const dI = "",
33597
- aD = {
33605
+ a2 = {
33598
33606
  props: {
33599
33607
  total: {
33600
33608
  type: Number,
@@ -33688,7 +33696,7 @@
33688
33696
  };
33689
33697
  },
33690
33698
  };
33691
- function sD(e, n, o, l, i, r) {
33699
+ function s2(e, n, o, l, i, r) {
33692
33700
  const a = t.resolveComponent("native-select"),
33693
33701
  s = t.resolveComponent("flex-cell"),
33694
33702
  c = t.resolveComponent("ux-icon"),
@@ -33904,52 +33912,52 @@
33904
33912
  )
33905
33913
  );
33906
33914
  }
33907
- const cD = g(aD, [
33908
- ["render", sD],
33915
+ const c2 = g(a2, [
33916
+ ["render", s2],
33909
33917
  ["__scopeId", "data-v-696aa569"],
33910
33918
  ]);
33911
- var dD = "__lodash_hash_undefined__";
33912
- function uD(e) {
33913
- return this.__data__.set(e, dD), this;
33919
+ var d2 = "__lodash_hash_undefined__";
33920
+ function u2(e) {
33921
+ return this.__data__.set(e, d2), this;
33914
33922
  }
33915
- var mD = uD;
33916
- function fD(e) {
33923
+ var m2 = u2;
33924
+ function f2(e) {
33917
33925
  return this.__data__.has(e);
33918
33926
  }
33919
- var pD = fD,
33920
- hD = Mi,
33921
- yD = mD,
33922
- gD = pD;
33927
+ var p2 = f2,
33928
+ h2 = Mi,
33929
+ y2 = m2,
33930
+ g2 = p2;
33923
33931
  function po(e) {
33924
33932
  var n = -1,
33925
33933
  o = e == null ? 0 : e.length;
33926
- for (this.__data__ = new hD(); ++n < o; ) this.add(e[n]);
33934
+ for (this.__data__ = new h2(); ++n < o; ) this.add(e[n]);
33927
33935
  }
33928
- (po.prototype.add = po.prototype.push = yD), (po.prototype.has = gD);
33929
- var kD = po,
33930
- _D = _s;
33931
- function bD(e, n) {
33936
+ (po.prototype.add = po.prototype.push = y2), (po.prototype.has = g2);
33937
+ var k2 = po,
33938
+ _2 = _s;
33939
+ function b2(e, n) {
33932
33940
  var o = e == null ? 0 : e.length;
33933
- return !!o && _D(e, n, 0) > -1;
33941
+ return !!o && _2(e, n, 0) > -1;
33934
33942
  }
33935
- var xD = bD;
33936
- function wD(e, n, o) {
33943
+ var x2 = b2;
33944
+ function w2(e, n, o) {
33937
33945
  for (var l = -1, i = e == null ? 0 : e.length; ++l < i; )
33938
33946
  if (o(n, e[l])) return !0;
33939
33947
  return !1;
33940
33948
  }
33941
- var CD = wD;
33942
- function VD(e, n) {
33949
+ var C2 = w2;
33950
+ function V2(e, n) {
33943
33951
  return e.has(n);
33944
33952
  }
33945
- var BD = VD,
33946
- ND = Ho,
33947
- ED = Ot,
33948
- SD = ND(ED, "Set"),
33949
- TD = SD;
33950
- function DD() {}
33951
- var OD = DD;
33952
- function FD(e) {
33953
+ var B2 = V2,
33954
+ N2 = Ho,
33955
+ E2 = Ot,
33956
+ S2 = N2(E2, "Set"),
33957
+ T2 = S2;
33958
+ function D2() {}
33959
+ var O2 = D2;
33960
+ function F2(e) {
33953
33961
  var n = -1,
33954
33962
  o = Array(e.size);
33955
33963
  return (
@@ -33959,37 +33967,37 @@
33959
33967
  o
33960
33968
  );
33961
33969
  }
33962
- var Gs = FD,
33963
- Dr = TD,
33964
- MD = OD,
33965
- ID = Gs,
33966
- $D = 1 / 0,
33967
- LD =
33968
- Dr && 1 / ID(new Dr([, -0]))[1] == $D
33970
+ var Gs = F2,
33971
+ Dr = T2,
33972
+ M2 = O2,
33973
+ I2 = Gs,
33974
+ $2 = 1 / 0,
33975
+ L2 =
33976
+ Dr && 1 / I2(new Dr([, -0]))[1] == $2
33969
33977
  ? function (e) {
33970
33978
  return new Dr(e);
33971
33979
  }
33972
- : MD,
33973
- AD = LD,
33974
- UD = kD,
33975
- PD = xD,
33976
- jD = CD,
33977
- RD = BD,
33978
- zD = AD,
33979
- qD = Gs,
33980
- HD = 200;
33981
- function WD(e, n, o) {
33980
+ : M2,
33981
+ A2 = L2,
33982
+ U2 = k2,
33983
+ P2 = x2,
33984
+ j2 = C2,
33985
+ R2 = B2,
33986
+ z2 = A2,
33987
+ q2 = Gs,
33988
+ H2 = 200;
33989
+ function W2(e, n, o) {
33982
33990
  var l = -1,
33983
- i = PD,
33991
+ i = P2,
33984
33992
  r = e.length,
33985
33993
  a = !0,
33986
33994
  s = [],
33987
33995
  c = s;
33988
- if (o) (a = !1), (i = jD);
33989
- else if (r >= HD) {
33990
- var u = n ? null : zD(e);
33991
- if (u) return qD(u);
33992
- (a = !1), (i = RD), (c = new UD());
33996
+ if (o) (a = !1), (i = j2);
33997
+ else if (r >= H2) {
33998
+ var u = n ? null : z2(e);
33999
+ if (u) return q2(u);
34000
+ (a = !1), (i = R2), (c = new U2());
33993
34001
  } else c = n ? [] : s;
33994
34002
  e: for (; ++l < r; ) {
33995
34003
  var d = e[l],
@@ -34001,14 +34009,14 @@
34001
34009
  }
34002
34010
  return s;
34003
34011
  }
34004
- var GD = WD,
34005
- KD = GD;
34006
- function YD(e) {
34007
- return e && e.length ? KD(e) : [];
34012
+ var G2 = W2,
34013
+ K2 = G2;
34014
+ function Y2(e) {
34015
+ return e && e.length ? K2(e) : [];
34008
34016
  }
34009
- var ZD = YD;
34017
+ var Z2 = Y2;
34010
34018
  const uI = "";
34011
- function JD(e, n) {
34019
+ function J2(e, n) {
34012
34020
  var o = [],
34013
34021
  l;
34014
34022
  switch (n) {
@@ -34107,7 +34115,7 @@
34107
34115
  return { operator: "and", filters: [] };
34108
34116
  }
34109
34117
  let be, Or, Fr;
34110
- const XD = {
34118
+ const X2 = {
34111
34119
  emits: ["loading", "loaded", "click:row", "click:actions"],
34112
34120
  props: {
34113
34121
  defaultPage: { type: Number, default: 1 },
@@ -34156,7 +34164,7 @@
34156
34164
  pluralText: { type: String },
34157
34165
  },
34158
34166
  components: {
34159
- Pager: cD,
34167
+ Pager: c2,
34160
34168
  NativeTable: Ki,
34161
34169
  FilterBuilder: cs,
34162
34170
  Search: bn,
@@ -34527,7 +34535,7 @@
34527
34535
  n.push("color"), n.push("bgColor");
34528
34536
  break;
34529
34537
  }
34530
- return ZD(n);
34538
+ return Z2(n);
34531
34539
  },
34532
34540
  columns() {
34533
34541
  let e = [],
@@ -34543,7 +34551,7 @@
34543
34551
  var l = this.actualOptions.prefixColumns || [];
34544
34552
  l.forEach(o(!0));
34545
34553
  var i = this.actualOptions.columns || [],
34546
- r = i.length ? i : JD(this, this.basicType);
34554
+ r = i.length ? i : J2(this, this.basicType);
34547
34555
  r.length || r.push({ title: "Title", key: "title" }),
34548
34556
  r.forEach(o(!0));
34549
34557
  var a = this.additionalFields;
@@ -34770,8 +34778,8 @@
34770
34778
  Mr = (e) => (
34771
34779
  t.pushScopeId("data-v-665d3903"), (e = e()), t.popScopeId(), e
34772
34780
  ),
34773
- QD = Mr(() => t.createElementVNode("strong", null, "Select Columns", -1)),
34774
- vD = { class: "footer" },
34781
+ Q2 = Mr(() => t.createElementVNode("strong", null, "Select Columns", -1)),
34782
+ v2 = { class: "footer" },
34775
34783
  eO = Mr(() => t.createElementVNode("p", null, null, -1)),
34776
34784
  tO = { key: 0 },
34777
34785
  nO = Mr(() => t.createElementVNode("p", null, null, -1));
@@ -35074,7 +35082,7 @@
35074
35082
  left: "",
35075
35083
  },
35076
35084
  ),
35077
- QD,
35085
+ Q2,
35078
35086
  ],
35079
35087
  ),
35080
35088
  _: 1,
@@ -35291,7 +35299,7 @@
35291
35299
  void 0,
35292
35300
  !0,
35293
35301
  ),
35294
- t.createElementVNode("div", vD, [
35302
+ t.createElementVNode("div", v2, [
35295
35303
  t.createVNode(
35296
35304
  S,
35297
35305
  {
@@ -35425,7 +35433,7 @@
35425
35433
  ))
35426
35434
  : t.createCommentVNode("", !0);
35427
35435
  }
35428
- const Ys = g(XD, [
35436
+ const Ys = g(X2, [
35429
35437
  ["render", oO],
35430
35438
  ["__scopeId", "data-v-665d3903"],
35431
35439
  ]),