@qikdev/vue-ui 0.2.326 → 0.2.328

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((E["@qikdev/vue-ui"] = {}), E.Vue, E.sdk));
8
8
  })(this, function (E, t, El) {
9
9
  "use strict";
10
- const wm = "0.2.326";
10
+ const wm = "0.2.328";
11
11
  class ft extends Error {}
12
12
  class Cm extends ft {
13
13
  constructor(n) {
@@ -4576,7 +4576,7 @@
4576
4576
  );
4577
4577
  },
4578
4578
  },
4579
- [["__scopeId", "data-v-e36b8991"]],
4579
+ [["__scopeId", "data-v-3f2d16f1"]],
4580
4580
  ),
4581
4581
  kp = {
4582
4582
  emits: ["mount", "unmount"],
@@ -6494,7 +6494,7 @@
6494
6494
  }
6495
6495
  const bg = k(gg, [
6496
6496
  ["render", _g],
6497
- ["__scopeId", "data-v-bec5c4d1"],
6497
+ ["__scopeId", "data-v-f5b9e63a"],
6498
6498
  ]),
6499
6499
  xg = {
6500
6500
  mixins: [ce],
@@ -6559,7 +6559,7 @@
6559
6559
  }
6560
6560
  const Ng = k(xg, [
6561
6561
  ["render", Vg],
6562
- ["__scopeId", "data-v-7029d50e"],
6562
+ ["__scopeId", "data-v-9a31f6bc"],
6563
6563
  ]),
6564
6564
  Bg = {
6565
6565
  props: { value: { type: Object } },
@@ -10793,7 +10793,7 @@
10793
10793
  },
10794
10794
  },
10795
10795
  Hc = (e) => (
10796
- t.pushScopeId("data-v-de5516aa"), (e = e()), t.popScopeId(), e
10796
+ t.pushScopeId("data-v-72d7ce62"), (e = e()), t.popScopeId(), e
10797
10797
  ),
10798
10798
  N_ = Hc(() => t.createElementVNode("label", null, "From Date", -1)),
10799
10799
  B_ = Hc(() => t.createElementVNode("label", null, "To Date", -1));
@@ -10871,7 +10871,7 @@
10871
10871
  }
10872
10872
  const Yo = k(V_, [
10873
10873
  ["render", S_],
10874
- ["__scopeId", "data-v-de5516aa"],
10874
+ ["__scopeId", "data-v-72d7ce62"],
10875
10875
  ]),
10876
10876
  E_ = {
10877
10877
  components: { Spinner: bt },
@@ -11785,6 +11785,15 @@
11785
11785
  },
11786
11786
  },
11787
11787
  computed: {
11788
+ barStyle() {
11789
+ var n;
11790
+ const e = (
11791
+ ((n = this.model.meta) == null ? void 0 : n.scopes) || []
11792
+ ).find(function ({ color: r }) {
11793
+ return !!r;
11794
+ });
11795
+ return e ? { background: e.bgColor || e.color } : { display: "none" };
11796
+ },
11788
11797
  status() {
11789
11798
  var e, n;
11790
11799
  if ((e = this.model.meta) != null && e.deleted) return "deleted";
@@ -11906,6 +11915,12 @@
11906
11915
  )),
11907
11916
  },
11908
11917
  [
11918
+ t.createElementVNode(
11919
+ "div",
11920
+ { class: "bar", style: t.normalizeStyle(o.barStyle) },
11921
+ null,
11922
+ 4,
11923
+ ),
11909
11924
  t.createVNode(
11910
11925
  u,
11911
11926
  { gap: "", vcenter: "" },
@@ -12071,7 +12086,7 @@
12071
12086
  }
12072
12087
  const Hn = k(pb, [
12073
12088
  ["render", kb],
12074
- ["__scopeId", "data-v-67938a60"],
12089
+ ["__scopeId", "data-v-7f413234"],
12075
12090
  ]);
12076
12091
  /**!
12077
12092
  * Sortable 1.14.0
@@ -21309,7 +21324,7 @@
21309
21324
  },
21310
21325
  },
21311
21326
  rC = (e) => (
21312
- t.pushScopeId("data-v-2d4fa4d5"), (e = e()), t.popScopeId(), e
21327
+ t.pushScopeId("data-v-26c116f3"), (e = e()), t.popScopeId(), e
21313
21328
  ),
21314
21329
  oC = { key: 0, class: "filter-condition" },
21315
21330
  iC = { key: 0 },
@@ -22098,7 +22113,7 @@
22098
22113
  }
22099
22114
  const kC = k(nC, [
22100
22115
  ["render", gC],
22101
- ["__scopeId", "data-v-2d4fa4d5"],
22116
+ ["__scopeId", "data-v-26c116f3"],
22102
22117
  ]);
22103
22118
  function _C(e, n) {
22104
22119
  let r = [];
@@ -23442,7 +23457,7 @@
23442
23457
  components: {
23443
23458
  RangeSlider: k(nV, [
23444
23459
  ["render", lV],
23445
- ["__scopeId", "data-v-3d40cdb4"],
23460
+ ["__scopeId", "data-v-639c59a6"],
23446
23461
  ]),
23447
23462
  },
23448
23463
  props: { modelValue: { type: [String, Array] } },
@@ -23721,7 +23736,7 @@
23721
23736
  }
23722
23737
  const pV = k(aV, [
23723
23738
  ["render", hV],
23724
- ["__scopeId", "data-v-5918d2a7"],
23739
+ ["__scopeId", "data-v-ae8ff721"],
23725
23740
  ]),
23726
23741
  yV = {
23727
23742
  props: { modelValue: { type: String } },
@@ -27595,7 +27610,7 @@
27595
27610
  }
27596
27611
  const gN = k(iN, [
27597
27612
  ["render", yN],
27598
- ["__scopeId", "data-v-a40a42bc"],
27613
+ ["__scopeId", "data-v-084b9220"],
27599
27614
  ]),
27600
27615
  kN = {
27601
27616
  components: { TextField: ki, Spinner: bt, CountrySelect: Zo },
@@ -30280,7 +30295,7 @@
30280
30295
  },
30281
30296
  },
30282
30297
  gn = (e) => (
30283
- t.pushScopeId("data-v-f5a130e8"), (e = e()), t.popScopeId(), e
30298
+ t.pushScopeId("data-v-2eaaec20"), (e = e()), t.popScopeId(), e
30284
30299
  ),
30285
30300
  $B = gn(() => t.createElementVNode("h2", null, "Payment Summary", -1)),
30286
30301
  UB = { class: "calculations" },
@@ -30543,7 +30558,7 @@
30543
30558
  }
30544
30559
  const GB = k(AB, [
30545
30560
  ["render", JB],
30546
- ["__scopeId", "data-v-f5a130e8"],
30561
+ ["__scopeId", "data-v-2eaaec20"],
30547
30562
  ]),
30548
30563
  KB = {
30549
30564
  name: "Signature",
@@ -33402,7 +33417,7 @@
33402
33417
  }
33403
33418
  const sr = k(PS, [
33404
33419
  ["render", qS],
33405
- ["__scopeId", "data-v-b5298f2c"],
33420
+ ["__scopeId", "data-v-cad3ccd6"],
33406
33421
  ]);
33407
33422
  var Qi, Mu;
33408
33423
  function zS() {
@@ -38734,7 +38749,7 @@
38734
38749
  }
38735
38750
  const um = k(OT, [
38736
38751
  ["render", jT],
38737
- ["__scopeId", "data-v-fefac323"],
38752
+ ["__scopeId", "data-v-6712bab5"],
38738
38753
  ]),
38739
38754
  qT = {
38740
38755
  mixins: [Vt],
@@ -39804,7 +39819,7 @@
39804
39819
  }
39805
39820
  const fm = k(YT, [
39806
39821
  ["render", nD],
39807
- ["__scopeId", "data-v-329d2bc0"],
39822
+ ["__scopeId", "data-v-d48f305b"],
39808
39823
  ]),
39809
39824
  rD = {
39810
39825
  components: { ScopeSelect: Ed },