vue3-beak-ui-framework 1.2.24 → 1.2.25

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.
@@ -1,4 +1,4 @@
1
- import { g as rt } from "./index-kD9X5jVE.js";
1
+ import { g as rt } from "./index-BEVmx_Je.js";
2
2
  var Q = { exports: {} }, it = Q.exports, et;
3
3
  function st() {
4
4
  return et || (et = 1, function(j, V) {
@@ -72,9 +72,8 @@ const _hoisted_1$1Q = {
72
72
  emits: ["goto"],
73
73
  setup(ps, { emit: Ig }) {
74
74
  const Zg = ps, Gg = Ig, Bg = computed(() => {
75
- console.log("Mathhh :", Math.ceil(Zg.totalItems / Zg.itemPerPage));
76
75
  let Lg = 1;
77
- return Zg.totalItems > Zg.itemPerPage && (Lg = Math.ceil(Zg.totalItems / Zg.itemPerPage), console.log("mt............:", Lg)), Lg;
76
+ return Zg.totalItems > Zg.itemPerPage && (Lg = Math.ceil(Zg.totalItems / Zg.itemPerPage)), Lg;
78
77
  }), Wg = computed(() => Bg.value > Zg.maxLinksDisplayed - 2 ? Zg.maxLinksDisplayed - 2 : Bg.value), Ng = computed(() => {
79
78
  const Lg = [];
80
79
  let Dg = Zg.currentPage - Math.floor(Wg.value / 2), Kg = Dg + (Wg.value - Math.ceil(Wg.value % 2));
@@ -9166,7 +9165,7 @@ const _hoisted_1$1B = {
9166
9165
  renderSlot(Hg.$slots, "waited-content", {}, void 0, !0)
9167
9166
  ]));
9168
9167
  }
9169
- }), BWLoader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1S, [["__scopeId", "data-v-009e6bba"]]), _withScopeId$e = (ps) => (pushScopeId("data-v-d78a5c96"), ps = ps(), popScopeId(), ps), _hoisted_1$1y = { class: "modal-card" }, _hoisted_2$1i = { class: "modal-card-head" }, _hoisted_3$15 = { style: { width: "50%" } }, _hoisted_4$T = /* @__PURE__ */ _withScopeId$e(() => /* @__PURE__ */ createElementVNode("i", {
9168
+ }), BWLoader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1S, [["__scopeId", "data-v-009e6bba"]]), _withScopeId$e = (ps) => (pushScopeId("data-v-5e276554"), ps = ps(), popScopeId(), ps), _hoisted_1$1y = { class: "modal-card" }, _hoisted_2$1i = { class: "modal-card-head" }, _hoisted_3$15 = { style: { width: "100%" } }, _hoisted_4$T = /* @__PURE__ */ _withScopeId$e(() => /* @__PURE__ */ createElementVNode("i", {
9170
9169
  class: "iconify",
9171
9170
  "data-icon": "feather:x"
9172
9171
  }, null, -1)), _hoisted_5$J = [
@@ -9244,7 +9243,7 @@ const _hoisted_1$1B = {
9244
9243
  emits: ["close", "confirm"],
9245
9244
  setup(ps, { emit: Ig }) {
9246
9245
  useCssVars((Fg) => ({
9247
- "3e9b91f2": ps.animation
9246
+ "7ebb390a": ps.animation
9248
9247
  }));
9249
9248
  const Zg = ps, Gg = Ig, Bg = ref$1(!1), Wg = ref$1(!1), Ng = ref$1(!0), Yg = () => {
9250
9249
  Zg.noscroll && Zg.open ? (document.documentElement.classList.add("no-scroll"), Bg.value = !0) : Bg.value && Zg.noscroll && !Zg.open && (document.documentElement.classList.remove("no-scroll"), Bg.value = !1);
@@ -9314,7 +9313,7 @@ const _hoisted_1$1B = {
9314
9313
  ], 16)
9315
9314
  ]));
9316
9315
  }
9317
- }), BWModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$1R, [["__scopeId", "data-v-d78a5c96"]]), _hoisted_1$1x = ["checked"], _hoisted_2$1h = /* @__PURE__ */ createElementVNode("div", { class: "slider" }, null, -1), _hoisted_3$14 = ["checked"], _hoisted_4$S = /* @__PURE__ */ createElementVNode("i", null, null, -1), _hoisted_5$I = {
9316
+ }), BWModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$1R, [["__scopeId", "data-v-5e276554"]]), _hoisted_1$1x = ["checked"], _hoisted_2$1h = /* @__PURE__ */ createElementVNode("div", { class: "slider" }, null, -1), _hoisted_3$14 = ["checked"], _hoisted_4$S = /* @__PURE__ */ createElementVNode("i", null, null, -1), _hoisted_5$I = {
9318
9317
  key: 2,
9319
9318
  class: "text"
9320
9319
  };
@@ -67830,8 +67829,8 @@ const _hoisted_1$1p = { key: 0 }, _hoisted_2$1d = ["placeholder"], _hoisted_3$10
67830
67829
  Lg.value.setCoordinates({
67831
67830
  left: 0,
67832
67831
  top: 0,
67833
- width: FC == null ? void 0 : FC.width,
67834
- height: FC == null ? void 0 : FC.height
67832
+ width: FC != null && FC.width ? FC == null ? void 0 : FC.width : 0,
67833
+ height: FC != null && FC.height ? FC == null ? void 0 : FC.height : 0
67835
67834
  });
67836
67835
  }
67837
67836
  }, yC = () => {
@@ -119577,7 +119576,7 @@ class Columns {
119577
119576
  const Hg = Bg.headings[Ig], Lg = [];
119578
119577
  if (Hg.getAttribute("data-type") === "date") {
119579
119578
  let Dg = !1;
119580
- Hg.hasAttribute("data-format") && (Dg = Hg.getAttribute("data-format")), Lg.push(import("./date-UFOTIkKk.js").then(({ parseDate: $g }) => (Qg) => $g(Qg, Dg)));
119579
+ Hg.hasAttribute("data-format") && (Dg = Hg.getAttribute("data-format")), Lg.push(import("./date-Cv2jz2OQ.js").then(({ parseDate: $g }) => (Qg) => $g(Qg, Dg)));
119581
119580
  }
119582
119581
  Promise.all(Lg).then((Dg) => {
119583
119582
  const Kg = Dg[0];
@@ -121336,7 +121335,7 @@ const _hoisted_1$J = ["id", "data-uid", "disabled"], _sfc_main$P = /* @__PURE__
121336
121335
  const Bg = (Ng, Yg) => {
121337
121336
  console.log("toggleCard:", Ng, Yg), Ig.value = Ig.value === Ng ? null : Ng, Zg.value = Yg;
121338
121337
  }, Wg = () => {
121339
- console.log("outsideClick:", Zg.value, Ig.value), Zg.value && Ig.value !== null && (Ig.value = null);
121338
+ Zg.value && Ig.value !== null && (Ig.value = null);
121340
121339
  };
121341
121340
  return (Ng, Yg) => {
121342
121341
  const Xg = _sfc_main$H;