vue3-beak-ui-framework 1.2.72 → 1.2.73
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-BmiyK8SI.js → date-DjWkhaEo.js} +1 -1
- package/dist/{index-32nyGll2.js → index-8Q__0uMv.js} +1 -1
- package/dist/{index-DNYCOXK9.js → index-DEeDIwHG.js} +6 -6
- package/dist/{index.es-BvfGhug3.js → index.es-DvRf3wqp.js} +2 -2
- package/dist/{jspdf.es.min-CvPJUM3C.js → jspdf.es.min-BA1grGKI.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
|
@@ -99484,7 +99484,7 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
|
|
|
99484
99484
|
default: 768
|
|
99485
99485
|
}
|
|
99486
99486
|
},
|
|
99487
|
-
emits: ["update:modelValue"],
|
|
99487
|
+
emits: ["update:modelValue", "select"],
|
|
99488
99488
|
setup(ps, { emit: Ig }) {
|
|
99489
99489
|
var _g, il;
|
|
99490
99490
|
const Zg = ps, Gg = Ig, Bg = ref$1(Zg.modelValue ?? Zg.selected ?? ((il = (_g = Zg.tabs) == null ? void 0 : _g[0]) == null ? void 0 : il.value)), Wg = computed(() => {
|
|
@@ -99523,7 +99523,7 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
|
|
|
99523
99523
|
Zg.disabled || (Bg.value = Hg);
|
|
99524
99524
|
}
|
|
99525
99525
|
return onMounted(() => {
|
|
99526
|
-
console.log("|===>V-Tabs:", Zg), Zg.modelValue === void 0 && Zg.selected === void 0 && Bg.value !== void 0 && Gg("update:modelValue", Bg.value), !(typeof window > "u" || typeof ResizeObserver > "u") && (!Zg.compactBreakpoint && !Zg.mobileBreakpoint && Zg.orientation !== "vertical" || Ng.value && (Xg = new ResizeObserver((Hg) => {
|
|
99526
|
+
console.log("|===>V-Tabs:", Zg), Zg.modelValue === void 0 && Zg.selected === void 0 && Bg.value !== void 0 && (Gg("update:modelValue", Bg.value), Gg("select", Bg.value)), !(typeof window > "u" || typeof ResizeObserver > "u") && (!Zg.compactBreakpoint && !Zg.mobileBreakpoint && Zg.orientation !== "vertical" || Ng.value && (Xg = new ResizeObserver((Hg) => {
|
|
99527
99527
|
const eI = Hg[Hg.length - 1];
|
|
99528
99528
|
eI && (Vg.value = eI.contentRect.width);
|
|
99529
99529
|
}), Xg.observe(Ng.value)));
|
|
@@ -99532,7 +99532,7 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
|
|
|
99532
99532
|
}), watch(
|
|
99533
99533
|
() => Bg.value,
|
|
99534
99534
|
(Hg, eI) => {
|
|
99535
|
-
console.log("ActiveValue.value has changed:", Hg, eI), Gg("update:modelValue", Bg.value);
|
|
99535
|
+
console.log("ActiveValue.value has changed:", Hg, eI), Gg("update:modelValue", Bg.value), Gg("select", Bg.value);
|
|
99536
99536
|
}
|
|
99537
99537
|
), watch(
|
|
99538
99538
|
() => Zg.selected,
|
|
@@ -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-DjWkhaEo.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-8Q__0uMv.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-BA1grGKI.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-DEeDIwHG.js";
|
|
2
|
+
import { _ as ka } from "./jspdf.es.min-BA1grGKI.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-DvRf3wqp.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;
|