@qikdev/vue-ui 0.2.291 → 0.2.293

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
@@ -47,7 +47,7 @@ import {
47
47
  vModelDynamic as Zn,
48
48
  } from "vue";
49
49
  import { EventDispatcher as jl } from "@qikdev/sdk";
50
- const fu = "0.2.291";
50
+ const fu = "0.2.293";
51
51
  class qt extends Error {}
52
52
  class mu extends qt {
53
53
  constructor(t) {
@@ -12425,7 +12425,7 @@ const $v = /* @__PURE__ */ V(Mv, [
12425
12425
  ]);
12426
12426
  function Tn(e) {
12427
12427
  var t = new Date(e);
12428
- if (t instanceof Date && !isNaN(t)) return t;
12428
+ if (t instanceof Date && !isNaN(t.getTime())) return t;
12429
12429
  }
12430
12430
  const Av = {
12431
12431
  props: {
@@ -12473,7 +12473,7 @@ const Av = {
12473
12473
  },
12474
12474
  },
12475
12475
  },
12476
- ta = (e) => (Ze("data-v-dc53841d"), (e = e()), Je(), e),
12476
+ ta = (e) => (Ze("data-v-8e1886fb"), (e = e()), Je(), e),
12477
12477
  Lv = /* @__PURE__ */ ta(() =>
12478
12478
  /* @__PURE__ */ x("label", null, "From Date", -1),
12479
12479
  ),
@@ -12558,7 +12558,7 @@ function Uv(e, t, n, r, s, i) {
12558
12558
  }
12559
12559
  const Pv = /* @__PURE__ */ V(Av, [
12560
12560
  ["render", Uv],
12561
- ["__scopeId", "data-v-dc53841d"],
12561
+ ["__scopeId", "data-v-8e1886fb"],
12562
12562
  ]);
12563
12563
  const jv = {
12564
12564
  components: {
@@ -38328,8 +38328,10 @@ const zF = {
38328
38328
  null
38329
38329
  ? void 0
38330
38330
  : f.endDate;
38331
- if (p || _) {
38332
- let v = Intl.DateTimeFormat().resolvedOptions().timeZone;
38331
+ const v = p && !isNaN(new Date(p).getTime()),
38332
+ w = _ && !isNaN(new Date(_).getTime());
38333
+ if ((v || (p = new Date()), w || (_ = new Date()), p || _)) {
38334
+ let O = Intl.DateTimeFormat().resolvedOptions().timeZone;
38333
38335
  p.toISOString() == _.toISOString()
38334
38336
  ? ((p = new Date(p)),
38335
38337
  p.setHours(0, 0, 0, 0),
@@ -38339,7 +38341,7 @@ const zF = {
38339
38341
  (n.date = {
38340
38342
  startDate: p,
38341
38343
  endDate: _,
38342
- timezone: v,
38344
+ timezone: O,
38343
38345
  });
38344
38346
  }
38345
38347
  }
@@ -38391,7 +38393,7 @@ const zF = {
38391
38393
  };
38392
38394
  },
38393
38395
  },
38394
- ls = (e) => (Ze("data-v-918225cf"), (e = e()), Je(), e),
38396
+ ls = (e) => (Ze("data-v-0054fc08"), (e = e()), Je(), e),
38395
38397
  qF = /* @__PURE__ */ ls(() =>
38396
38398
  /* @__PURE__ */ x("strong", null, "Select Columns", -1),
38397
38399
  ),
@@ -39023,7 +39025,7 @@ function ZF(e, t, n, r, s, i) {
39023
39025
  }
39024
39026
  const JF = /* @__PURE__ */ V(zF, [
39025
39027
  ["render", ZF],
39026
- ["__scopeId", "data-v-918225cf"],
39028
+ ["__scopeId", "data-v-0054fc08"],
39027
39029
  ]);
39028
39030
  const XF = {
39029
39031
  props: {