bitboss-ui 2.0.115 → 2.0.116
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/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +31 -58
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -5
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +5 -0
- package/dist/components/BaseSlider/BaseSlider.vue.d.ts +1 -1
- package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +8 -167
- package/dist/components/BbAccordion/BbAccordion.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -0
- package/dist/index100.js +8 -8
- package/dist/index101.js +5 -3
- package/dist/index111.js +11 -11
- package/dist/index119.js +2 -2
- package/dist/index121.js +6 -6
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index13.js +2 -2
- package/dist/index131.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index205.js +2 -115
- package/dist/index206.js +3 -2
- package/dist/index207.js +47 -80
- package/dist/index209.js +13 -25
- package/dist/index21.js +16 -16
- package/dist/index210.js +2 -17
- package/dist/index211.js +4 -48
- package/dist/index212.js +2 -15
- package/dist/index213.js +86 -3
- package/dist/index215.js +23 -14
- package/dist/index216.js +17 -5
- package/dist/index217.js +50 -15
- package/dist/index218.js +15 -16
- package/dist/index219.js +3 -19
- package/dist/index220.js +12 -15
- package/dist/index221.js +16 -19
- package/dist/index222.js +124 -25
- package/dist/index223.js +5 -2
- package/dist/index224.js +125 -8
- package/dist/index225.js +14 -248
- package/dist/index226.js +15 -51
- package/dist/index227.js +19 -44
- package/dist/index228.js +15 -5
- package/dist/index229.js +2 -60
- package/dist/index23.js +31 -32
- package/dist/index230.js +2 -13
- package/dist/index231.js +41 -2
- package/dist/index232.js +13 -4
- package/dist/index233.js +20 -2
- package/dist/index234.js +5 -52
- package/dist/index235.js +17 -0
- package/dist/index236.js +4 -12
- package/dist/index237.js +366 -17
- package/dist/index238.js +19 -4
- package/dist/index239.js +27 -3
- package/dist/index240.js +8 -41
- package/dist/index241.js +249 -5
- package/dist/index242.js +52 -7
- package/dist/index243.js +40 -11
- package/dist/index244.js +5 -3
- package/dist/index245.js +58 -124
- package/dist/index246.js +3 -125
- package/dist/index247.js +7 -2
- package/dist/index248.js +4 -5
- package/dist/index249.js +98 -352
- package/dist/index25.js +7 -7
- package/dist/index254.js +1 -1
- package/dist/index256.js +1 -1
- package/dist/index261.js +9 -6
- package/dist/index262.js +23 -16
- package/dist/index263.js +89 -8
- package/dist/index265.js +6 -90
- package/dist/index266.js +18 -0
- package/dist/index267.js +224 -3
- package/dist/index268.js +3 -17
- package/dist/index27.js +1 -1
- package/dist/index270.js +7 -28
- package/dist/index271.js +4 -281
- package/dist/index272.js +3 -6
- package/dist/index273.js +17 -2
- package/dist/index274.js +9 -2
- package/dist/index275.js +28 -2
- package/dist/index276.js +281 -2
- package/dist/index277.js +6 -2
- package/dist/index278.js +2 -2
- package/dist/index279.js +2 -2
- package/dist/index280.js +2 -2
- package/dist/index281.js +2 -2
- package/dist/index282.js +2 -2
- package/dist/index283.js +2 -2
- package/dist/index284.js +125 -21
- package/dist/index285.js +433 -0
- package/dist/index286.js +175 -6
- package/dist/index287.js +2 -7
- package/dist/index288.js +22 -11
- package/dist/index29.js +3 -3
- package/dist/index290.js +7 -3
- package/dist/index291.js +13 -0
- package/dist/index292.js +2 -176
- package/dist/index293.js +2 -431
- package/dist/index294.js +1 -1
- package/dist/index295.js +2 -89
- package/dist/index296.js +2 -224
- package/dist/index297.js +2 -200
- package/dist/index298.js +21 -7
- package/dist/index300.js +9 -2
- package/dist/index301.js +196 -122
- package/dist/index302.js +435 -21
- package/dist/index303.js +129 -0
- package/dist/index304.js +81 -428
- package/dist/index305.js +8 -127
- package/dist/index308.js +2 -2
- package/dist/index309.js +2 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -3
- package/dist/index311.js +65 -56
- package/dist/index312.js +5 -5
- package/dist/index313.js +3 -8
- package/dist/index314.js +3 -53
- package/dist/index315.js +57 -52
- package/dist/index316.js +1 -1
- package/dist/index317.js +4 -6
- package/dist/index318.js +8 -67
- package/dist/index319.js +3 -6
- package/dist/index320.js +6 -18
- package/dist/index321.js +18 -3
- package/dist/index322.js +53 -5
- package/dist/index323.js +53 -2
- package/dist/index324.js +7 -3
- package/dist/index326.js +4 -0
- package/dist/index327.js +480 -2
- package/dist/index33.js +8 -8
- package/dist/index35.js +4 -4
- package/dist/index37.js +133 -132
- package/dist/index39.js +3 -3
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +5 -5
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index51.js +11 -12
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +5 -5
- package/dist/index90.js +1 -1
- package/package.json +2 -2
- package/dist/index214.js +0 -14
- package/dist/index264.js +0 -25
- package/dist/index269.js +0 -11
- package/dist/index289.js +0 -6
- package/dist/index299.js +0 -11
- package/dist/index328.js +0 -482
package/dist/index246.js
CHANGED
@@ -1,127 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
(function(I, at) {
|
4
|
-
(function(U, k) {
|
5
|
-
I.exports = k();
|
6
|
-
})(nt, function() {
|
7
|
-
var U = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, k = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, j = /\d/, L = /\d\d/, s = /\d\d?/, x = /\d*[^-_:/,()\s\d]+/, m = {}, Q = function(t) {
|
8
|
-
return (t = +t) + (t > 68 ? 1900 : 2e3);
|
9
|
-
}, o = function(t) {
|
10
|
-
return function(r) {
|
11
|
-
this[t] = +r;
|
12
|
-
};
|
13
|
-
}, X = [/[+-]\d\d:?(\d\d)?|Z/, function(t) {
|
14
|
-
(this.zone || (this.zone = {})).offset = function(r) {
|
15
|
-
if (!r || r === "Z") return 0;
|
16
|
-
var e = r.match(/([+-]|\d\d)/g), n = 60 * e[1] + (+e[2] || 0);
|
17
|
-
return n === 0 ? 0 : e[0] === "+" ? -n : n;
|
18
|
-
}(t);
|
19
|
-
}], F = function(t) {
|
20
|
-
var r = m[t];
|
21
|
-
return r && (r.indexOf ? r : r.s.concat(r.f));
|
22
|
-
}, G = function(t, r) {
|
23
|
-
var e, n = m.meridiem;
|
24
|
-
if (n) {
|
25
|
-
for (var h = 1; h <= 24; h += 1) if (t.indexOf(n(h, 0, r)) > -1) {
|
26
|
-
e = h > 12;
|
27
|
-
break;
|
28
|
-
}
|
29
|
-
} else e = t === (r ? "pm" : "PM");
|
30
|
-
return e;
|
31
|
-
}, J = { A: [x, function(t) {
|
32
|
-
this.afternoon = G(t, !1);
|
33
|
-
}], a: [x, function(t) {
|
34
|
-
this.afternoon = G(t, !0);
|
35
|
-
}], Q: [j, function(t) {
|
36
|
-
this.month = 3 * (t - 1) + 1;
|
37
|
-
}], S: [j, function(t) {
|
38
|
-
this.milliseconds = 100 * +t;
|
39
|
-
}], SS: [L, function(t) {
|
40
|
-
this.milliseconds = 10 * +t;
|
41
|
-
}], SSS: [/\d{3}/, function(t) {
|
42
|
-
this.milliseconds = +t;
|
43
|
-
}], s: [s, o("seconds")], ss: [s, o("seconds")], m: [s, o("minutes")], mm: [s, o("minutes")], H: [s, o("hours")], h: [s, o("hours")], HH: [s, o("hours")], hh: [s, o("hours")], D: [s, o("day")], DD: [L, o("day")], Do: [x, function(t) {
|
44
|
-
var r = m.ordinal, e = t.match(/\d+/);
|
45
|
-
if (this.day = e[0], r) for (var n = 1; n <= 31; n += 1) r(n).replace(/\[|\]/g, "") === t && (this.day = n);
|
46
|
-
}], w: [s, o("week")], ww: [L, o("week")], M: [s, o("month")], MM: [L, o("month")], MMM: [x, function(t) {
|
47
|
-
var r = F("months"), e = (F("monthsShort") || r.map(function(n) {
|
48
|
-
return n.slice(0, 3);
|
49
|
-
})).indexOf(t) + 1;
|
50
|
-
if (e < 1) throw new Error();
|
51
|
-
this.month = e % 12 || e;
|
52
|
-
}], MMMM: [x, function(t) {
|
53
|
-
var r = F("months").indexOf(t) + 1;
|
54
|
-
if (r < 1) throw new Error();
|
55
|
-
this.month = r % 12 || r;
|
56
|
-
}], Y: [/[+-]?\d+/, o("year")], YY: [L, function(t) {
|
57
|
-
this.year = Q(t);
|
58
|
-
}], YYYY: [/\d{4}/, o("year")], Z: X, ZZ: X };
|
59
|
-
function K(t) {
|
60
|
-
var r, e;
|
61
|
-
r = t, e = m && m.formats;
|
62
|
-
for (var n = (t = r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(v, l, f) {
|
63
|
-
var i = f && f.toUpperCase();
|
64
|
-
return l || e[f] || U[f] || e[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(M, Y, D) {
|
65
|
-
return Y || D.slice(1);
|
66
|
-
});
|
67
|
-
})).match(k), h = n.length, c = 0; c < h; c += 1) {
|
68
|
-
var y = n[c], p = J[y], u = p && p[0], d = p && p[1];
|
69
|
-
n[c] = d ? { regex: u, parser: d } : y.replace(/^\[|\]$/g, "");
|
70
|
-
}
|
71
|
-
return function(v) {
|
72
|
-
for (var l = {}, f = 0, i = 0; f < h; f += 1) {
|
73
|
-
var M = n[f];
|
74
|
-
if (typeof M == "string") i += M.length;
|
75
|
-
else {
|
76
|
-
var Y = M.regex, D = M.parser, $ = v.slice(i), g = Y.exec($)[0];
|
77
|
-
D.call(l, g), v = v.replace(g, "");
|
78
|
-
}
|
79
|
-
}
|
80
|
-
return function(w) {
|
81
|
-
var S = w.afternoon;
|
82
|
-
if (S !== void 0) {
|
83
|
-
var a = w.hours;
|
84
|
-
S ? a < 12 && (w.hours += 12) : a === 12 && (w.hours = 0), delete w.afternoon;
|
85
|
-
}
|
86
|
-
}(l), l;
|
87
|
-
};
|
88
|
-
}
|
89
|
-
return function(t, r, e) {
|
90
|
-
e.p.customParseFormat = !0, t && t.parseTwoDigitYear && (Q = t.parseTwoDigitYear);
|
91
|
-
var n = r.prototype, h = n.parse;
|
92
|
-
n.parse = function(c) {
|
93
|
-
var y = c.date, p = c.utc, u = c.args;
|
94
|
-
this.$u = p;
|
95
|
-
var d = u[1];
|
96
|
-
if (typeof d == "string") {
|
97
|
-
var v = u[2] === !0, l = u[3] === !0, f = v || l, i = u[2];
|
98
|
-
l && (i = u[2]), m = this.$locale(), !v && i && (m = e.Ls[i]), this.$d = function($, g, w, S) {
|
99
|
-
try {
|
100
|
-
if (["x", "X"].indexOf(g) > -1) return new Date((g === "X" ? 1e3 : 1) * $);
|
101
|
-
var a = K(g)($), H = a.year, A = a.month, N = a.day, R = a.hours, W = a.minutes, tt = a.seconds, rt = a.milliseconds, V = a.zone, q = a.week, O = /* @__PURE__ */ new Date(), P = N || (H || A ? 1 : O.getDate()), z = H || O.getFullYear(), T = 0;
|
102
|
-
H && !A || (T = A > 0 ? A - 1 : O.getMonth());
|
103
|
-
var Z, C = R || 0, E = W || 0, _ = tt || 0, b = rt || 0;
|
104
|
-
return V ? new Date(Date.UTC(z, T, P, C, E, _, b + 60 * V.offset * 1e3)) : w ? new Date(Date.UTC(z, T, P, C, E, _, b)) : (Z = new Date(z, T, P, C, E, _, b), q && (Z = S(Z).week(q).toDate()), Z);
|
105
|
-
} catch {
|
106
|
-
return /* @__PURE__ */ new Date("");
|
107
|
-
}
|
108
|
-
}(y, d, p, e), this.init(), i && i !== !0 && (this.$L = this.locale(i).$L), f && y != this.format(d) && (this.$d = /* @__PURE__ */ new Date("")), m = {};
|
109
|
-
} else if (d instanceof Array) for (var M = d.length, Y = 1; Y <= M; Y += 1) {
|
110
|
-
u[1] = d[Y - 1];
|
111
|
-
var D = e.apply(this, u);
|
112
|
-
if (D.isValid()) {
|
113
|
-
this.$d = D.$d, this.$L = D.$L, this.init();
|
114
|
-
break;
|
115
|
-
}
|
116
|
-
Y === M && (this.$d = /* @__PURE__ */ new Date(""));
|
117
|
-
}
|
118
|
-
else h.call(this, c);
|
119
|
-
};
|
120
|
-
};
|
121
|
-
});
|
122
|
-
})(B);
|
123
|
-
var ot = B.exports;
|
124
|
-
const ht = /* @__PURE__ */ et(ot);
|
1
|
+
import t from "./index304.js";
|
2
|
+
const r = t;
|
125
3
|
export {
|
126
|
-
|
4
|
+
r as throttle
|
127
5
|
};
|
package/dist/index247.js
CHANGED
package/dist/index248.js
CHANGED
package/dist/index249.js
CHANGED
@@ -1,371 +1,117 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
function J(t) {
|
5
|
-
const e = y(t);
|
6
|
-
let n = parseFloat(e.width) || 0, i = parseFloat(e.height) || 0;
|
7
|
-
const o = R(t), c = o ? t.offsetWidth : n, s = o ? t.offsetHeight : i, r = D(n) !== c || D(i) !== s;
|
8
|
-
return r && (n = c, i = s), {
|
9
|
-
width: n,
|
10
|
-
height: i,
|
11
|
-
$: r
|
12
|
-
};
|
13
|
-
}
|
14
|
-
function k(t) {
|
15
|
-
return x(t) ? t : t.contextElement;
|
16
|
-
}
|
17
|
-
function F(t) {
|
18
|
-
const e = k(t);
|
19
|
-
if (!R(e))
|
20
|
-
return b(1);
|
21
|
-
const n = e.getBoundingClientRect(), {
|
22
|
-
width: i,
|
23
|
-
height: o,
|
24
|
-
$: c
|
25
|
-
} = J(e);
|
26
|
-
let s = (c ? D(n.width) : n.width) / i, r = (c ? D(n.height) : n.height) / o;
|
27
|
-
return (!s || !Number.isFinite(s)) && (s = 1), (!r || !Number.isFinite(r)) && (r = 1), {
|
28
|
-
x: s,
|
29
|
-
y: r
|
30
|
-
};
|
31
|
-
}
|
32
|
-
const ft = /* @__PURE__ */ b(0);
|
33
|
-
function Q(t) {
|
34
|
-
const e = E(t);
|
35
|
-
return !j() || !e.visualViewport ? ft : {
|
36
|
-
x: e.visualViewport.offsetLeft,
|
37
|
-
y: e.visualViewport.offsetTop
|
38
|
-
};
|
1
|
+
import { getCurrentScope as F, onScopeDispose as O, unref as g, onMounted as x, nextTick as S, isRef as W, getCurrentInstance as C, watch as P } from "vue";
|
2
|
+
function V(e) {
|
3
|
+
return F() ? (O(e), !0) : !1;
|
39
4
|
}
|
40
|
-
function
|
41
|
-
return
|
5
|
+
function m(e) {
|
6
|
+
return typeof e == "function" ? e() : g(e);
|
42
7
|
}
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
let v = m, a = U(v);
|
53
|
-
for (; a && i && g !== v; ) {
|
54
|
-
const p = F(a), d = a.getBoundingClientRect(), w = y(a), O = d.left + (a.clientLeft + parseFloat(w.paddingLeft)) * p.x, B = d.top + (a.clientTop + parseFloat(w.paddingTop)) * p.y;
|
55
|
-
l *= p.x, f *= p.y, u *= p.x, h *= p.y, l += O, f += B, v = E(a), a = U(v);
|
56
|
-
}
|
8
|
+
const A = typeof window < "u" && typeof document < "u";
|
9
|
+
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
10
|
+
const E = (e) => e != null, v = Object.prototype.toString, I = (e) => v.call(e) === "[object Object]", p = () => {
|
11
|
+
};
|
12
|
+
function h(e, o) {
|
13
|
+
function t(...n) {
|
14
|
+
return new Promise((r, i) => {
|
15
|
+
Promise.resolve(e(() => o.apply(this, n), { fn: o, thisArg: this, args: n })).then(r).catch(i);
|
16
|
+
});
|
57
17
|
}
|
58
|
-
return
|
59
|
-
width: u,
|
60
|
-
height: h,
|
61
|
-
x: l,
|
62
|
-
y: f
|
63
|
-
});
|
18
|
+
return t;
|
64
19
|
}
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
strategy: o
|
71
|
-
} = t;
|
72
|
-
const c = o === "fixed", s = C(i), r = e ? S(e.floating) : !1;
|
73
|
-
if (i === s || r && c)
|
74
|
-
return n;
|
75
|
-
let l = {
|
76
|
-
scrollLeft: 0,
|
77
|
-
scrollTop: 0
|
78
|
-
}, f = b(1);
|
79
|
-
const u = b(0), h = R(i);
|
80
|
-
if ((h || !h && !c) && ((M(i) !== "body" || _(s)) && (l = H(i)), R(i))) {
|
81
|
-
const m = L(i);
|
82
|
-
f = F(i), u.x = m.x + i.clientLeft, u.y = m.y + i.clientTop;
|
83
|
-
}
|
84
|
-
return {
|
85
|
-
width: n.width * f.x,
|
86
|
-
height: n.height * f.y,
|
87
|
-
x: n.x * f.x - l.scrollLeft * f.x + u.x,
|
88
|
-
y: n.y * f.y - l.scrollTop * f.y + u.y
|
20
|
+
const M = (e) => e();
|
21
|
+
function T(e, o = {}) {
|
22
|
+
let t, n, r = p;
|
23
|
+
const i = (c) => {
|
24
|
+
clearTimeout(c), r(), r = p;
|
89
25
|
};
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
let s = -n.scrollLeft + Y(t);
|
100
|
-
const r = -n.scrollTop;
|
101
|
-
return y(i).direction === "rtl" && (s += T(e.clientWidth, i.clientWidth) - o), {
|
102
|
-
width: o,
|
103
|
-
height: c,
|
104
|
-
x: s,
|
105
|
-
y: r
|
26
|
+
return (c) => {
|
27
|
+
const l = m(e), u = m(o.maxWait);
|
28
|
+
return t && i(t), l <= 0 || u !== void 0 && u <= 0 ? (n && (i(n), n = null), Promise.resolve(c())) : new Promise((s, w) => {
|
29
|
+
r = o.rejectOnCancel ? w : s, u && !n && (n = setTimeout(() => {
|
30
|
+
t && i(t), n = null, s(c());
|
31
|
+
}, u)), t = setTimeout(() => {
|
32
|
+
n && i(n), n = null, s(c());
|
33
|
+
}, l);
|
34
|
+
});
|
106
35
|
};
|
107
36
|
}
|
108
|
-
function
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
const f = j();
|
114
|
-
(!f || f && e === "fixed") && (r = o.offsetLeft, l = o.offsetTop);
|
115
|
-
}
|
116
|
-
return {
|
117
|
-
width: c,
|
118
|
-
height: s,
|
119
|
-
x: r,
|
120
|
-
y: l
|
37
|
+
function R(...e) {
|
38
|
+
let o = 0, t, n = !0, r = p, i, a, c, l, u;
|
39
|
+
!W(e[0]) && typeof e[0] == "object" ? { delay: a, trailing: c = !0, leading: l = !0, rejectOnCancel: u = !1 } = e[0] : [a, c = !0, l = !0, u = !1] = e;
|
40
|
+
const s = () => {
|
41
|
+
t && (clearTimeout(t), t = void 0, r(), r = p);
|
121
42
|
};
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
y: f
|
43
|
+
return (j) => {
|
44
|
+
const f = m(a), b = Date.now() - o, d = () => i = j();
|
45
|
+
return s(), f <= 0 ? (o = Date.now(), d()) : (b > f && (l || !n) ? (o = Date.now(), d()) : c && (i = new Promise((y, D) => {
|
46
|
+
r = u ? D : y, t = setTimeout(() => {
|
47
|
+
o = Date.now(), n = !0, y(d()), s();
|
48
|
+
}, Math.max(0, f - b));
|
49
|
+
})), !l && !t && (t = setTimeout(() => n = !0, f)), n = !1, i);
|
130
50
|
};
|
131
51
|
}
|
132
|
-
function
|
133
|
-
|
134
|
-
if (e === "viewport")
|
135
|
-
i = gt(t, n);
|
136
|
-
else if (e === "document")
|
137
|
-
i = dt(C(t));
|
138
|
-
else if (x(e))
|
139
|
-
i = pt(e, n);
|
140
|
-
else {
|
141
|
-
const o = Q(t);
|
142
|
-
i = {
|
143
|
-
...e,
|
144
|
-
x: e.x - o.x,
|
145
|
-
y: e.y - o.y
|
146
|
-
};
|
147
|
-
}
|
148
|
-
return X(i);
|
52
|
+
function k(e) {
|
53
|
+
return C();
|
149
54
|
}
|
150
|
-
function
|
151
|
-
|
152
|
-
|
55
|
+
function N(e, o = 200, t = {}) {
|
56
|
+
return h(
|
57
|
+
T(o, t),
|
58
|
+
e
|
59
|
+
);
|
153
60
|
}
|
154
|
-
function
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
const c = y(t).position === "fixed";
|
160
|
-
let s = c ? W(t) : t;
|
161
|
-
for (; x(s) && !N(s); ) {
|
162
|
-
const r = y(s), l = G(s);
|
163
|
-
!l && r.position === "fixed" && (o = null), (c ? !l && !o : !l && r.position === "static" && !!o && ["absolute", "fixed"].includes(o.position) || _(s) && !l && Z(t, s)) ? i = i.filter((u) => u !== s) : o = r, s = W(s);
|
164
|
-
}
|
165
|
-
return e.set(t, i), i;
|
61
|
+
function _(e, o = 200, t = !1, n = !0, r = !1) {
|
62
|
+
return h(
|
63
|
+
R(o, t, n, r),
|
64
|
+
e
|
65
|
+
);
|
166
66
|
}
|
167
|
-
function
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
rootBoundary: i,
|
172
|
-
strategy: o
|
67
|
+
function G(e, o, t = {}) {
|
68
|
+
const {
|
69
|
+
eventFilter: n = M,
|
70
|
+
...r
|
173
71
|
} = t;
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
72
|
+
return P(
|
73
|
+
e,
|
74
|
+
h(
|
75
|
+
n,
|
76
|
+
o
|
77
|
+
),
|
78
|
+
r
|
79
|
+
);
|
80
|
+
}
|
81
|
+
function q(e, o = !0, t) {
|
82
|
+
k() ? x(e, t) : o ? e() : S(e);
|
83
|
+
}
|
84
|
+
function z(e, o, t = {}) {
|
186
85
|
const {
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
let r = {
|
198
|
-
scrollLeft: 0,
|
199
|
-
scrollTop: 0
|
200
|
-
};
|
201
|
-
const l = b(0);
|
202
|
-
if (i || !i && !c)
|
203
|
-
if ((M(e) !== "body" || _(o)) && (r = H(e)), i) {
|
204
|
-
const h = L(e, !0, c, e);
|
205
|
-
l.x = h.x + e.clientLeft, l.y = h.y + e.clientTop;
|
206
|
-
} else o && (l.x = Y(o));
|
207
|
-
const f = s.left + r.scrollLeft - l.x, u = s.top + r.scrollTop - l.y;
|
208
|
-
return {
|
209
|
-
x: f,
|
210
|
-
y: u,
|
211
|
-
width: s.width,
|
212
|
-
height: s.height
|
213
|
-
};
|
214
|
-
}
|
215
|
-
function V(t) {
|
216
|
-
return y(t).position === "static";
|
217
|
-
}
|
218
|
-
function P(t, e) {
|
219
|
-
return !R(t) || y(t).position === "fixed" ? null : e ? e(t) : t.offsetParent;
|
220
|
-
}
|
221
|
-
function tt(t, e) {
|
222
|
-
const n = E(t);
|
223
|
-
if (S(t))
|
224
|
-
return n;
|
225
|
-
if (!R(t)) {
|
226
|
-
let o = W(t);
|
227
|
-
for (; o && !N(o); ) {
|
228
|
-
if (x(o) && !V(o))
|
229
|
-
return o;
|
230
|
-
o = W(o);
|
231
|
-
}
|
232
|
-
return n;
|
233
|
-
}
|
234
|
-
let i = P(t, e);
|
235
|
-
for (; i && ct(i) && V(i); )
|
236
|
-
i = P(i, e);
|
237
|
-
return i && N(i) && V(i) && !G(i) ? n : i || lt(t) || n;
|
238
|
-
}
|
239
|
-
const yt = async function(t) {
|
240
|
-
const e = this.getOffsetParent || tt, n = this.getDimensions, i = await n(t.floating);
|
241
|
-
return {
|
242
|
-
reference: xt(t.reference, await e(t.floating), t.strategy),
|
243
|
-
floating: {
|
244
|
-
x: 0,
|
245
|
-
y: 0,
|
246
|
-
width: i.width,
|
247
|
-
height: i.height
|
248
|
-
}
|
249
|
-
};
|
250
|
-
};
|
251
|
-
function bt(t) {
|
252
|
-
return y(t).direction === "rtl";
|
253
|
-
}
|
254
|
-
const Rt = {
|
255
|
-
convertOffsetParentRelativeRectToViewportRelativeRect: ht,
|
256
|
-
getDocumentElement: C,
|
257
|
-
getClippingRect: mt,
|
258
|
-
getOffsetParent: tt,
|
259
|
-
getElementRects: yt,
|
260
|
-
getClientRects: at,
|
261
|
-
getDimensions: vt,
|
262
|
-
getScale: F,
|
263
|
-
isElement: x,
|
264
|
-
isRTL: bt
|
265
|
-
};
|
266
|
-
function Ct(t, e) {
|
267
|
-
let n = null, i;
|
268
|
-
const o = C(t);
|
269
|
-
function c() {
|
270
|
-
var r;
|
271
|
-
clearTimeout(i), (r = n) == null || r.disconnect(), n = null;
|
272
|
-
}
|
273
|
-
function s(r, l) {
|
274
|
-
r === void 0 && (r = !1), l === void 0 && (l = 1), c();
|
275
|
-
const {
|
276
|
-
left: f,
|
277
|
-
top: u,
|
278
|
-
width: h,
|
279
|
-
height: m
|
280
|
-
} = t.getBoundingClientRect();
|
281
|
-
if (r || e(), !h || !m)
|
282
|
-
return;
|
283
|
-
const g = A(u), v = A(o.clientWidth - (f + h)), a = A(o.clientHeight - (u + m)), p = A(f), w = {
|
284
|
-
rootMargin: -g + "px " + -v + "px " + -a + "px " + -p + "px",
|
285
|
-
threshold: T(0, z(1, l)) || 1
|
286
|
-
};
|
287
|
-
let O = !0;
|
288
|
-
function B(q) {
|
289
|
-
const I = q[0].intersectionRatio;
|
290
|
-
if (I !== l) {
|
291
|
-
if (!O)
|
292
|
-
return s();
|
293
|
-
I ? s(!1, I) : i = setTimeout(() => {
|
294
|
-
s(!1, 1e-7);
|
295
|
-
}, 1e3);
|
296
|
-
}
|
297
|
-
O = !1;
|
298
|
-
}
|
299
|
-
try {
|
300
|
-
n = new IntersectionObserver(B, {
|
301
|
-
...w,
|
302
|
-
// Handle <iframe>s
|
303
|
-
root: o.ownerDocument
|
304
|
-
});
|
305
|
-
} catch {
|
306
|
-
n = new IntersectionObserver(B, w);
|
86
|
+
debounce: n = 0,
|
87
|
+
maxWait: r = void 0,
|
88
|
+
...i
|
89
|
+
} = t;
|
90
|
+
return G(
|
91
|
+
e,
|
92
|
+
o,
|
93
|
+
{
|
94
|
+
...i,
|
95
|
+
eventFilter: T(n, { maxWait: r })
|
307
96
|
}
|
308
|
-
|
309
|
-
}
|
310
|
-
return s(!0), c;
|
97
|
+
);
|
311
98
|
}
|
312
|
-
function Tt(t, e, n, i) {
|
313
|
-
i === void 0 && (i = {});
|
314
|
-
const {
|
315
|
-
ancestorScroll: o = !0,
|
316
|
-
ancestorResize: c = !0,
|
317
|
-
elementResize: s = typeof ResizeObserver == "function",
|
318
|
-
layoutShift: r = typeof IntersectionObserver == "function",
|
319
|
-
animationFrame: l = !1
|
320
|
-
} = i, f = k(t), u = o || c ? [...f ? $(f) : [], ...$(e)] : [];
|
321
|
-
u.forEach((d) => {
|
322
|
-
o && d.addEventListener("scroll", n, {
|
323
|
-
passive: !0
|
324
|
-
}), c && d.addEventListener("resize", n);
|
325
|
-
});
|
326
|
-
const h = f && r ? Ct(f, n) : null;
|
327
|
-
let m = -1, g = null;
|
328
|
-
s && (g = new ResizeObserver((d) => {
|
329
|
-
let [w] = d;
|
330
|
-
w && w.target === f && g && (g.unobserve(e), cancelAnimationFrame(m), m = requestAnimationFrame(() => {
|
331
|
-
var O;
|
332
|
-
(O = g) == null || O.observe(e);
|
333
|
-
})), n();
|
334
|
-
}), f && !l && g.observe(f), g.observe(e));
|
335
|
-
let v, a = l ? L(t) : null;
|
336
|
-
l && p();
|
337
|
-
function p() {
|
338
|
-
const d = L(t);
|
339
|
-
a && (d.x !== a.x || d.y !== a.y || d.width !== a.width || d.height !== a.height) && n(), a = d, v = requestAnimationFrame(p);
|
340
|
-
}
|
341
|
-
return n(), () => {
|
342
|
-
var d;
|
343
|
-
u.forEach((w) => {
|
344
|
-
o && w.removeEventListener("scroll", n), c && w.removeEventListener("resize", n);
|
345
|
-
}), h == null || h(), (d = g) == null || d.disconnect(), g = null, l && cancelAnimationFrame(v);
|
346
|
-
};
|
347
|
-
}
|
348
|
-
const Ft = et, Wt = it, Bt = nt, At = ot, Dt = st, Nt = (t, e, n) => {
|
349
|
-
const i = /* @__PURE__ */ new Map(), o = {
|
350
|
-
platform: Rt,
|
351
|
-
...n
|
352
|
-
}, c = {
|
353
|
-
...o.platform,
|
354
|
-
_c: i
|
355
|
-
};
|
356
|
-
return rt(t, e, {
|
357
|
-
...o,
|
358
|
-
platform: c
|
359
|
-
});
|
360
|
-
};
|
361
99
|
export {
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
100
|
+
M as bypassFilter,
|
101
|
+
h as createFilterWrapper,
|
102
|
+
T as debounceFilter,
|
103
|
+
z as debouncedWatch,
|
104
|
+
k as getLifeCycleTarget,
|
105
|
+
A as isClient,
|
106
|
+
I as isObject,
|
107
|
+
p as noop,
|
108
|
+
E as notNullish,
|
109
|
+
R as throttleFilter,
|
110
|
+
m as toValue,
|
111
|
+
q as tryOnMounted,
|
112
|
+
V as tryOnScopeDispose,
|
113
|
+
N as useDebounceFn,
|
114
|
+
_ as useThrottleFn,
|
115
|
+
z as watchDebounced,
|
116
|
+
G as watchWithFilter
|
371
117
|
};
|
package/dist/index25.js
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
import { defineComponent as ne, ref as o, computed as u, getCurrentInstance as re, nextTick as N, useAttrs as ue, onMounted as de, onBeforeUnmount as G, watch as ce, openBlock as _, createBlock as ve, withCtx as fe, createElementVNode as a, mergeProps as P, createElementBlock as $, renderSlot as d, createTextVNode as be, toDisplayString as K, createCommentVNode as z } from "vue";
|
2
|
-
import { throttle as pe } from "./
|
3
|
-
import { useFocusTrap as me } from "./
|
2
|
+
import { throttle as pe } from "./index246.js";
|
3
|
+
import { useFocusTrap as me } from "./index231.js";
|
4
4
|
import { useId as U } from "./index8.js";
|
5
5
|
import { wait as H } from "./index130.js";
|
6
|
-
import { waitFor as ge } from "./
|
7
|
-
import { useModalsState as C } from "./
|
8
|
-
import { useLogger as ye } from "./
|
6
|
+
import { waitFor as ge } from "./index234.js";
|
7
|
+
import { useModalsState as C } from "./index247.js";
|
8
|
+
import { useLogger as ye } from "./index240.js";
|
9
9
|
import { useMobile as he } from "./index9.js";
|
10
|
-
import we from "./
|
11
|
-
import { useLocale as ke } from "./
|
10
|
+
import we from "./index235.js";
|
11
|
+
import { useLocale as ke } from "./index232.js";
|
12
12
|
const _e = { class: "bb-base-dialog-close" }, Ce = ["aria-label"], Se = /* @__PURE__ */ ne({
|
13
13
|
__name: "BaseDialog",
|
14
14
|
props: {
|
package/dist/index254.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
|
2
|
-
import { hash as d } from "./
|
2
|
+
import { hash as d } from "./index219.js";
|
3
3
|
import { isNil as l } from "./index251.js";
|
4
4
|
import E from "./index125.js";
|
5
5
|
/* empty css */
|
package/dist/index256.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
|
2
|
-
import { hash as f } from "./
|
2
|
+
import { hash as f } from "./index219.js";
|
3
3
|
import { isNil as i } from "./index251.js";
|
4
4
|
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
5
|
__name: "CommaBox",
|