@qikdev/vue-ui 0.2.325 → 0.2.326

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
@@ -49,7 +49,7 @@ import {
49
49
  resolveDirective as Vf,
50
50
  } from "vue";
51
51
  import { EventDispatcher as vd } from "@qikdev/sdk";
52
- const Cf = "0.2.325";
52
+ const Cf = "0.2.326";
53
53
  class Gt extends Error {}
54
54
  class Df extends Gt {
55
55
  constructor(t) {
@@ -41337,13 +41337,18 @@ const vD = {
41337
41337
  },
41338
41338
  },
41339
41339
  data() {
41340
+ var i, s;
41340
41341
  var e = this.selectionManager;
41341
41342
  e || (e = new rD({ minimum: this.minimum, maximum: this.maximum })),
41342
41343
  this.modelValue && e.setSelection(this.modelValue);
41343
41344
  const t = Math.max(
41344
- isNaN(this.defaultPage) ? 1 : this.defaultPage || 1,
41345
- 1,
41346
- );
41345
+ isNaN(this.defaultPage) ? 1 : this.defaultPage || 1,
41346
+ 1,
41347
+ ),
41348
+ n =
41349
+ ((i = this.view) == null ? void 0 : i.key) === "calendar"
41350
+ ? 1e3
41351
+ : ((s = this.page) == null ? void 0 : s.size) || 50;
41347
41352
  return {
41348
41353
  manager: e,
41349
41354
  glossary: null,
@@ -41351,7 +41356,7 @@ const vD = {
41351
41356
  additionalFields: [],
41352
41357
  loadKey: 1,
41353
41358
  page: {
41354
- size: this.page || 50,
41359
+ size: n,
41355
41360
  index: t,
41356
41361
  },
41357
41362
  actualFilter: this.filter,
@@ -41367,7 +41372,7 @@ const vD = {
41367
41372
  };
41368
41373
  },
41369
41374
  },
41370
- Ql = (e) => (Ze("data-v-9d23fb3f"), (e = e()), Xe(), e),
41375
+ Ql = (e) => (Ze("data-v-5371b6d6"), (e = e()), Xe(), e),
41371
41376
  _D = /* @__PURE__ */ Ql(() =>
41372
41377
  /* @__PURE__ */ w("strong", null, "Select Columns", -1),
41373
41378
  ),
@@ -41999,7 +42004,7 @@ function TD(e, t, n, i, s, r) {
41999
42004
  }
42000
42005
  const OD = /* @__PURE__ */ C(vD, [
42001
42006
  ["render", TD],
42002
- ["__scopeId", "data-v-9d23fb3f"],
42007
+ ["__scopeId", "data-v-5371b6d6"],
42003
42008
  ]),
42004
42009
  VD = {
42005
42010
  props: {