@halo-dev/components 2.23.0 → 2.24.0
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/index.es.js +2 -8
- package/dist/index.es.js.map +1 -1
- package/dist/index.iife.js +1 -1
- package/dist/index.iife.js.map +1 -1
- package/package.json +7 -7
package/dist/index.es.js
CHANGED
|
@@ -1345,9 +1345,7 @@ var Xi = /* @__PURE__ */ Ei(qi, [["render", Yi]]), Zi = { class: "description-it
|
|
|
1345
1345
|
!!e,
|
|
1346
1346
|
o
|
|
1347
1347
|
]];
|
|
1348
|
-
}, ta = typeof window < "u", G = ta ? window : {}, na = Math.max, ra = Math.min, ia = Math.round
|
|
1349
|
-
Math.abs;
|
|
1350
|
-
var aa = G.cancelAnimationFrame, oa = G.requestAnimationFrame, sa = G.setTimeout, ca = G.clearTimeout, la = (e) => G[e] === void 0 ? void 0 : G[e], ua = la("MutationObserver"), da = la("IntersectionObserver"), fa = la("ResizeObserver"), pa = la("ScrollTimeline"), ma = ta && Node.ELEMENT_NODE, { toString: ha, hasOwnProperty: ga } = Object.prototype, _a = /^\[object (.+)\]$/, va = (e) => e === void 0, ya = (e) => e === null, ba = (e) => va(e) || ya(e) ? `${e}` : ha.call(e).replace(_a, "$1").toLowerCase(), xa = (e) => typeof e == "number", Sa = (e) => typeof e == "string", Ca = (e) => typeof e == "boolean", wa = (e) => typeof e == "function", Ta = (e) => Array.isArray(e), Ea = (e) => typeof e == "object" && !Ta(e) && !ya(e), Da = (e) => {
|
|
1348
|
+
}, ta = typeof window < "u", G = ta ? window : {}, na = Math.max, ra = Math.min, ia = Math.round, aa = G.cancelAnimationFrame, oa = G.requestAnimationFrame, sa = G.setTimeout, ca = G.clearTimeout, la = (e) => G[e] === void 0 ? void 0 : G[e], ua = la("MutationObserver"), da = la("IntersectionObserver"), fa = la("ResizeObserver"), pa = la("ScrollTimeline"), ma = ta && Node.ELEMENT_NODE, { toString: ha, hasOwnProperty: ga } = Object.prototype, _a = /^\[object (.+)\]$/, va = (e) => e === void 0, ya = (e) => e === null, ba = (e) => va(e) || ya(e) ? `${e}` : ha.call(e).replace(_a, "$1").toLowerCase(), xa = (e) => typeof e == "number", Sa = (e) => typeof e == "string", Ca = (e) => typeof e == "boolean", wa = (e) => typeof e == "function", Ta = (e) => Array.isArray(e), Ea = (e) => typeof e == "object" && !Ta(e) && !ya(e), Da = (e) => {
|
|
1351
1349
|
let t = !!e && e.length, n = xa(t) && t > -1 && t % 1 == 0;
|
|
1352
1350
|
return Ta(e) || !wa(e) && n ? t > 0 && Ea(e) ? t - 1 in e : !0 : !1;
|
|
1353
1351
|
}, Oa = (e) => {
|
|
@@ -2661,11 +2659,7 @@ var Hc = () => {
|
|
|
2661
2659
|
let a = () => t = Vc(e, n || {}, r || {});
|
|
2662
2660
|
i ? o(a, i) : a();
|
|
2663
2661
|
}, () => t];
|
|
2664
|
-
}
|
|
2665
|
-
String, Object, Object, Boolean, Object;
|
|
2666
|
-
//#endregion
|
|
2667
|
-
//#region src/components/modal/Modal.vue?vue&type=script&setup=true&lang.ts
|
|
2668
|
-
var Wc = {
|
|
2662
|
+
}, Wc = {
|
|
2669
2663
|
key: 0,
|
|
2670
2664
|
class: "modal-header group"
|
|
2671
2665
|
}, Gc = { class: "modal-header-title" }, Kc = {
|