vue3-beak-ui-framework 1.2.73 → 1.2.75

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-DEeDIwHG.js";
1
+ import { g as rt } from "./index-TmVyNe98.js";
2
2
  var Q = { exports: {} }, it = Q.exports, et;
3
3
  function st() {
4
4
  return et || (et = 1, function(j, V) {
@@ -1,4 +1,4 @@
1
- import { g as Ua } from "./index-DEeDIwHG.js";
1
+ import { g as Ua } from "./index-TmVyNe98.js";
2
2
  function Le(o) {
3
3
  if (!o)
4
4
  return;
@@ -99547,7 +99547,7 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99547
99547
  class: "card-inner"
99548
99548
  }, [
99549
99549
  createElementVNode("div", {
99550
- class: normalizeClass(["tabs-wrapper", [Wg.value, Tg.value && "is-vertical"]])
99550
+ class: normalizeClass(["tabs-wrapper", [Wg.value, Tg.value && "is-tabs-vertical"]])
99551
99551
  }, [
99552
99552
  createElementVNode("div", _hoisted_1$15, [
99553
99553
  Yg.value ? (openBlock(), createElementBlock("div", _hoisted_2$Z, [
@@ -123149,7 +123149,7 @@ class Columns {
123149
123149
  const Tg = Bg.headings[Ig], Lg = [];
123150
123150
  if (Tg.getAttribute("data-type") === "date") {
123151
123151
  let Dg = !1;
123152
- Tg.hasAttribute("data-format") && (Dg = Tg.getAttribute("data-format")), Lg.push(import("./date-DjWkhaEo.js").then(({ parseDate: $g }) => (Qg) => $g(Qg, Dg)));
123152
+ Tg.hasAttribute("data-format") && (Dg = Tg.getAttribute("data-format")), Lg.push(import("./date-7CQhfHJh.js").then(({ parseDate: $g }) => (Qg) => $g(Qg, Dg)));
123153
123153
  }
123154
123154
  Promise.all(Lg).then((Dg) => {
123155
123155
  const Jg = Dg[0];
@@ -124686,7 +124686,7 @@ const _hoisted_1$M = ["id", "data-uid", "disabled"], _sfc_main$S = /* @__PURE__
124686
124686
  Qg.value = !0, _g.value = null;
124687
124687
  let MI;
124688
124688
  try {
124689
- ({ Previewer: MI } = await import("./index-8Q__0uMv.js"));
124689
+ ({ Previewer: MI } = await import("./index-C7DriJZy.js"));
124690
124690
  } catch (OI) {
124691
124691
  _g.value = "pagedjs is not installed. Run: npm i pagedjs", Qg.value = !1, Bg("render-error", OI);
124692
124692
  return;
@@ -124797,7 +124797,7 @@ const _hoisted_1$M = ["id", "data-uid", "disabled"], _sfc_main$S = /* @__PURE__
124797
124797
  }
124798
124798
  const [_I, cC] = await Promise.all([
124799
124799
  import("./html2canvas.esm-DgdJBc_o.js"),
124800
- import("./jspdf.es.min-BA1grGKI.js").then((dC) => dC.j)
124800
+ import("./jspdf.es.min-BfUzPJy2.js").then((dC) => dC.j)
124801
124801
  ]), rC = _I.default || _I, IC = cC.jsPDF || cC.default, [AC, NC] = wI[Gg.pageSize], uC = Gg.pageLayout === "landscape" ? "landscape" : "portrait", CC = uC === "landscape" ? NC : AC, nC = uC === "landscape" ? AC : NC, oC = new IC({
124802
124802
  orientation: uC,
124803
124803
  unit: "mm",
@@ -1,5 +1,5 @@
1
- import { c as Va, g as al } from "./index-DEeDIwHG.js";
2
- import { _ as ka } from "./jspdf.es.min-BA1grGKI.js";
1
+ import { c as Va, g as al } from "./index-TmVyNe98.js";
2
+ import { _ as ka } from "./jspdf.es.min-BfUzPJy2.js";
3
3
  var cn = {}, vn = {}, Cr, gn;
4
4
  function ae() {
5
5
  if (gn) return Cr;
@@ -9246,7 +9246,7 @@ function(n) {
9246
9246
  var d = h.getContext("2d");
9247
9247
  d.fillStyle = "#fff", d.fillRect(0, 0, h.width, h.height);
9248
9248
  var m = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, _ = this;
9249
- return (Kt.canvg ? Promise.resolve(Kt.canvg) : import("./index.es-DvRf3wqp.js")).catch(function(k) {
9249
+ return (Kt.canvg ? Promise.resolve(Kt.canvg) : import("./index.es-BM3tyIdK.js")).catch(function(k) {
9250
9250
  return Promise.reject(new Error("Could not load canvg: " + k));
9251
9251
  }).then(function(k) {
9252
9252
  return k.default ? k.default : k;