vue3-beak-ui-framework 1.2.73 → 1.2.74
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/{date-DjWkhaEo.js → date-7CQhfHJh.js} +1 -1
- package/dist/{index-8Q__0uMv.js → index-C7DriJZy.js} +1 -1
- package/dist/{index-DEeDIwHG.js → index-TmVyNe98.js} +4 -4
- package/dist/{index.es-DvRf3wqp.js → index.es-BM3tyIdK.js} +2 -2
- package/dist/{jspdf.es.min-BA1grGKI.js → jspdf.es.min-BfUzPJy2.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/vue3-beak-ui-framework-lib.es.js +1 -1
- package/dist/vue3-beak-ui-framework-lib.umd.js +1 -1
- package/package.json +1 -1
|
@@ -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-
|
|
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-
|
|
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-
|
|
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-
|
|
2
|
-
import { _ as ka } from "./jspdf.es.min-
|
|
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-
|
|
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;
|