bitboss-ui 2.1.92 → 2.1.93
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/BbTab/BbTab.vue.d.ts +120 -91
- package/dist/index107.js +7 -7
- package/dist/index114.js +1 -1
- package/dist/index120.js +239 -167
- package/dist/index122.js +10 -10
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +4 -4
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index143.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +6 -6
- package/dist/index21.js +14 -14
- package/dist/index217.js +4 -32
- package/dist/index218.js +8 -28
- package/dist/index219.js +6 -0
- package/dist/index220.js +13 -5
- package/dist/index221.js +20 -8
- package/dist/index222.js +201 -2
- package/dist/index224.js +135 -17
- package/dist/index226.js +9 -0
- package/dist/index227.js +2 -100
- package/dist/index228.js +4 -0
- package/dist/index229.js +188 -3
- package/dist/index23.js +11 -11
- package/dist/index230.js +3 -13
- package/dist/index231.js +13 -13
- package/dist/index233.js +1 -1
- package/dist/index234.js +4 -9
- package/dist/index235.js +8 -186
- package/dist/index236.js +3 -3
- package/dist/index237.js +4 -3
- package/dist/index238.js +3 -18
- package/dist/index239.js +9 -12
- package/dist/index240.js +8 -15
- package/dist/index241.js +3 -12
- package/dist/index244.js +17 -4
- package/dist/index245.js +49 -133
- package/dist/index246.js +14 -0
- package/dist/index247.js +33 -229
- package/dist/index248.js +28 -2
- package/dist/index25.js +2 -2
- package/dist/index251.js +5 -2
- package/dist/index252.js +5 -3
- package/dist/index253.js +5 -10
- package/dist/index254.js +5 -3
- package/dist/index255.js +2 -4
- package/dist/index256.js +6 -5
- package/dist/index257.js +8 -5
- package/dist/index258.js +268 -5
- package/dist/index259.js +52 -5
- package/dist/index260.js +52 -6
- package/dist/index261.js +30 -6
- package/dist/index262.js +53 -261
- package/dist/index263.js +78 -44
- package/dist/index265.js +15 -32
- package/dist/index266.js +32 -58
- package/dist/index267.js +9 -5
- package/dist/index268.js +9 -5
- package/dist/index269.js +23 -5
- package/dist/index270.js +6 -2
- package/dist/index271.js +15 -19
- package/dist/index272.js +52 -6
- package/dist/index273.js +2 -2
- package/dist/index274.js +7 -34
- package/dist/index275.js +6 -8
- package/dist/index276.js +9 -3
- package/dist/index277.js +2 -5
- package/dist/index278.js +2 -4
- package/dist/index279.js +3 -201
- package/dist/index280.js +20 -0
- package/dist/index281.js +11 -8
- package/dist/index282.js +106 -23
- package/dist/index284.js +100 -6
- package/dist/index286.js +229 -11
- package/dist/index287.js +33 -2
- package/dist/index288.js +3 -7
- package/dist/index289.js +67 -7
- package/dist/index29.js +2 -2
- package/dist/index290.js +11 -9
- package/dist/index291.js +5 -8
- package/dist/index292.js +5 -67
- package/dist/index293.js +5 -53
- package/dist/index294.js +7 -0
- package/dist/index295.js +1 -1
- package/dist/index296.js +3 -7
- package/dist/index297.js +7 -3
- package/dist/index299.js +3 -17
- package/dist/index300.js +5 -4
- package/dist/index301.js +4 -5
- package/dist/index302.js +1 -1
- package/dist/index303.js +14 -25
- package/dist/index304.js +28 -3
- package/dist/index305.js +280 -2
- package/dist/index306.js +2 -280
- package/dist/index307.js +16 -2
- package/dist/index308.js +2 -16
- package/dist/index309.js +16 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -16
- package/dist/index311.js +27 -2
- package/dist/index312.js +2 -27
- package/dist/index313.js +2 -2
- package/dist/index314.js +1 -1
- package/dist/index315.js +1 -1
- package/dist/index316.js +1 -1
- package/dist/index317.js +1 -1
- package/dist/index318.js +1 -1
- package/dist/index319.js +719 -2
- package/dist/index320.js +366 -5
- package/dist/index321.js +57 -3
- package/dist/index322.js +3 -124
- package/dist/index323.js +3 -2
- package/dist/index324.js +3 -15
- package/dist/index325.js +2 -2
- package/dist/index326.js +5 -18
- package/dist/index327.js +5 -2
- package/dist/index328.js +2 -719
- package/dist/index329.js +8 -366
- package/dist/index33.js +6 -6
- package/dist/index330.js +5 -56
- package/dist/index331.js +8 -2
- package/dist/index332.js +5 -58
- package/dist/index333.js +7 -58
- package/dist/index334.js +6 -227
- package/dist/index335.js +18 -5
- package/dist/index336.js +8 -34
- package/dist/index337.js +15 -6
- package/dist/index338.js +222 -123
- package/dist/index339.js +30 -393
- package/dist/index340.js +6 -47
- package/dist/index341.js +128 -3
- package/dist/index342.js +397 -6
- package/dist/index343.js +57 -18
- package/dist/index344.js +58 -9
- package/dist/index345.js +124 -14
- package/dist/index346.js +2 -5
- package/dist/index347.js +14 -6
- package/dist/index348.js +2 -8
- package/dist/index349.js +18 -5
- package/dist/index35.js +4 -4
- package/dist/index350.js +2 -8
- package/dist/index351.js +21 -92
- package/dist/index353.js +129 -515
- package/dist/index354.js +47 -22
- package/dist/index355.js +95 -0
- package/dist/index356.js +503 -424
- package/dist/index357.js +427 -114
- package/dist/index358.js +126 -48
- package/dist/index359.js +52 -0
- package/dist/index37.js +15 -15
- package/dist/index39.js +6 -6
- package/dist/index41.js +2 -2
- package/dist/index43.js +6 -6
- package/dist/index45.js +6 -6
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +5 -5
- package/dist/index67.js +1 -1
- package/dist/index80.js +5 -5
- package/dist/index82.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +3 -3
- package/dist/index88.js +1 -1
- package/dist/index91.js +2 -2
- package/dist/index93.js +2 -2
- package/dist/index95.js +4 -4
- package/dist/utilities/functions/merge.d.ts +11 -1
- package/package.json +2 -2
- package/dist/index223.js +0 -53
- package/dist/index225.js +0 -108
- package/dist/index249.js +0 -88
- package/dist/index264.js +0 -54
- package/dist/index285.js +0 -18
- package/dist/index298.js +0 -5
- package/dist/index352.js +0 -136
- /package/dist/{index283.js → index250.js} +0 -0
package/dist/index354.js
CHANGED
|
@@ -1,24 +1,49 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
import { elementScroll as f, observeElementOffset as s, observeElementRect as d, Virtualizer as p } from "./index356.js";
|
|
2
|
+
import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index356.js";
|
|
3
|
+
import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
|
|
4
|
+
function w(e) {
|
|
5
|
+
const t = new p(l(e)), a = E(t), u = t._didMount();
|
|
6
|
+
return o(
|
|
7
|
+
() => l(e).getScrollElement(),
|
|
8
|
+
(r) => {
|
|
9
|
+
r && t._willUpdate();
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
immediate: !0
|
|
13
|
+
}
|
|
14
|
+
), o(
|
|
15
|
+
() => l(e),
|
|
16
|
+
(r) => {
|
|
17
|
+
t.setOptions({
|
|
18
|
+
...r,
|
|
19
|
+
onChange: (c, m) => {
|
|
20
|
+
var n;
|
|
21
|
+
i(a), (n = r.onChange) == null || n.call(r, c, m);
|
|
22
|
+
}
|
|
23
|
+
}), t._willUpdate(), i(a);
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
immediate: !0
|
|
27
|
+
}
|
|
28
|
+
), v(u), a;
|
|
29
|
+
}
|
|
30
|
+
function z(e) {
|
|
31
|
+
return w(
|
|
32
|
+
g(() => ({
|
|
33
|
+
observeElementRect: d,
|
|
34
|
+
observeElementOffset: s,
|
|
35
|
+
scrollToFn: f,
|
|
36
|
+
...l(e)
|
|
37
|
+
}))
|
|
38
|
+
);
|
|
39
|
+
}
|
|
22
40
|
export {
|
|
23
|
-
|
|
41
|
+
p as Virtualizer,
|
|
42
|
+
S as defaultKeyExtractor,
|
|
43
|
+
V as defaultRangeExtractor,
|
|
44
|
+
f as elementScroll,
|
|
45
|
+
b as measureElement,
|
|
46
|
+
s as observeElementOffset,
|
|
47
|
+
d as observeElementRect,
|
|
48
|
+
z as useVirtualizer
|
|
24
49
|
};
|
package/dist/index355.js
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { commonjsGlobal as y } from "./index326.js";
|
|
2
|
+
var p, _;
|
|
3
|
+
function Z() {
|
|
4
|
+
if (_) return p;
|
|
5
|
+
_ = 1;
|
|
6
|
+
var x = "Expected a function", I = NaN, W = "[object Symbol]", C = /^\s+|\s+$/g, M = /^[-+]0x[0-9a-f]+$/i, N = /^0b[01]+$/i, R = /^0o[0-7]+$/i, $ = parseInt, q = typeof y == "object" && y && y.Object === Object && y, A = typeof self == "object" && self && self.Object === Object && self, B = q || A || Function("return this")(), F = Object.prototype, G = F.toString, P = Math.max, D = Math.min, h = function() {
|
|
7
|
+
return B.Date.now();
|
|
8
|
+
};
|
|
9
|
+
function H(e, r, n) {
|
|
10
|
+
var f, a, g, c, i, u, s = 0, S = !1, d = !1, j = !0;
|
|
11
|
+
if (typeof e != "function")
|
|
12
|
+
throw new TypeError(x);
|
|
13
|
+
r = O(r) || 0, m(n) && (S = !!n.leading, d = "maxWait" in n, g = d ? P(O(n.maxWait) || 0, r) : g, j = "trailing" in n ? !!n.trailing : j);
|
|
14
|
+
function v(t) {
|
|
15
|
+
var o = f, l = a;
|
|
16
|
+
return f = a = void 0, s = t, c = e.apply(l, o), c;
|
|
17
|
+
}
|
|
18
|
+
function J(t) {
|
|
19
|
+
return s = t, i = setTimeout(b, r), S ? v(t) : c;
|
|
20
|
+
}
|
|
21
|
+
function K(t) {
|
|
22
|
+
var o = t - u, l = t - s, L = r - o;
|
|
23
|
+
return d ? D(L, g - l) : L;
|
|
24
|
+
}
|
|
25
|
+
function E(t) {
|
|
26
|
+
var o = t - u, l = t - s;
|
|
27
|
+
return u === void 0 || o >= r || o < 0 || d && l >= g;
|
|
28
|
+
}
|
|
29
|
+
function b() {
|
|
30
|
+
var t = h();
|
|
31
|
+
if (E(t))
|
|
32
|
+
return k(t);
|
|
33
|
+
i = setTimeout(b, K(t));
|
|
34
|
+
}
|
|
35
|
+
function k(t) {
|
|
36
|
+
return i = void 0, j && f ? v(t) : (f = a = void 0, c);
|
|
37
|
+
}
|
|
38
|
+
function Q() {
|
|
39
|
+
i !== void 0 && clearTimeout(i), s = 0, f = u = a = i = void 0;
|
|
40
|
+
}
|
|
41
|
+
function V() {
|
|
42
|
+
return i === void 0 ? c : k(h());
|
|
43
|
+
}
|
|
44
|
+
function T() {
|
|
45
|
+
var t = h(), o = E(t);
|
|
46
|
+
if (f = arguments, a = this, u = t, o) {
|
|
47
|
+
if (i === void 0)
|
|
48
|
+
return J(u);
|
|
49
|
+
if (d)
|
|
50
|
+
return i = setTimeout(b, r), v(u);
|
|
51
|
+
}
|
|
52
|
+
return i === void 0 && (i = setTimeout(b, r)), c;
|
|
53
|
+
}
|
|
54
|
+
return T.cancel = Q, T.flush = V, T;
|
|
55
|
+
}
|
|
56
|
+
function U(e, r, n) {
|
|
57
|
+
var f = !0, a = !0;
|
|
58
|
+
if (typeof e != "function")
|
|
59
|
+
throw new TypeError(x);
|
|
60
|
+
return m(n) && (f = "leading" in n ? !!n.leading : f, a = "trailing" in n ? !!n.trailing : a), H(e, r, {
|
|
61
|
+
leading: f,
|
|
62
|
+
maxWait: r,
|
|
63
|
+
trailing: a
|
|
64
|
+
});
|
|
65
|
+
}
|
|
66
|
+
function m(e) {
|
|
67
|
+
var r = typeof e;
|
|
68
|
+
return !!e && (r == "object" || r == "function");
|
|
69
|
+
}
|
|
70
|
+
function X(e) {
|
|
71
|
+
return !!e && typeof e == "object";
|
|
72
|
+
}
|
|
73
|
+
function z(e) {
|
|
74
|
+
return typeof e == "symbol" || X(e) && G.call(e) == W;
|
|
75
|
+
}
|
|
76
|
+
function O(e) {
|
|
77
|
+
if (typeof e == "number")
|
|
78
|
+
return e;
|
|
79
|
+
if (z(e))
|
|
80
|
+
return I;
|
|
81
|
+
if (m(e)) {
|
|
82
|
+
var r = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
83
|
+
e = m(r) ? r + "" : r;
|
|
84
|
+
}
|
|
85
|
+
if (typeof e != "string")
|
|
86
|
+
return e === 0 ? e : +e;
|
|
87
|
+
e = e.replace(C, "");
|
|
88
|
+
var n = N.test(e);
|
|
89
|
+
return n || R.test(e) ? $(e.slice(2), n ? 2 : 8) : M.test(e) ? I : +e;
|
|
90
|
+
}
|
|
91
|
+
return p = U, p;
|
|
92
|
+
}
|
|
93
|
+
export {
|
|
94
|
+
Z as __require
|
|
95
|
+
};
|