bitboss-ui 2.1.5 → 2.1.6
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/BaseSelect/BaseSelect.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
- package/dist/index106.js +8 -8
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +9 -9
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index139.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +7 -7
- package/dist/index209.js +2 -5
- package/dist/index21.js +16 -16
- package/dist/index210.js +2 -5
- package/dist/index211.js +2 -5
- package/dist/index212.js +13 -5
- package/dist/index213.js +4 -5
- package/dist/index214.js +5 -5
- package/dist/index215.js +5 -5
- package/dist/index216.js +5 -3
- package/dist/index217.js +5 -2
- package/dist/index218.js +5 -8
- package/dist/index219.js +5 -250
- package/dist/index220.js +2 -52
- package/dist/index221.js +2 -44
- package/dist/index222.js +11 -5
- package/dist/index223.js +18 -58
- package/dist/index224.js +65 -12
- package/dist/index226.js +15 -0
- package/dist/index227.js +112 -28
- package/dist/index229.js +86 -51
- package/dist/index23.js +15 -15
- package/dist/index231.js +28 -11
- package/dist/index233.js +17 -2
- package/dist/index234.js +51 -2
- package/dist/index235.js +15 -2
- package/dist/index236.js +3 -4
- package/dist/index237.js +12 -106
- package/dist/index238.js +4 -0
- package/dist/index239.js +53 -47
- package/dist/index241.js +95 -61
- package/dist/index243.js +18 -13
- package/dist/index244.js +12 -2
- package/dist/index245.js +6 -2
- package/dist/index246.js +228 -2
- package/dist/index247.js +4 -7
- package/dist/index248.js +197 -7
- package/dist/index25.js +3 -3
- package/dist/index250.js +3 -11
- package/dist/index251.js +3 -3
- package/dist/index252.js +13 -5
- package/dist/index253.js +174 -17
- package/dist/index254.js +8 -112
- package/dist/index255.js +25 -0
- package/dist/index256.js +9 -177
- package/dist/index257.js +8 -4
- package/dist/index258.js +29 -192
- package/dist/index259.js +8 -0
- package/dist/index260.js +16 -10
- package/dist/index261.js +9 -2
- package/dist/index262.js +3 -34
- package/dist/index263.js +5 -18
- package/dist/index264.js +5 -12
- package/dist/index265.js +7 -5
- package/dist/index266.js +238 -216
- package/dist/index267.js +51 -8
- package/dist/index268.js +44 -23
- package/dist/index269.js +5 -6
- package/dist/index27.js +1 -1
- package/dist/index270.js +59 -15
- package/dist/index271.js +2 -9
- package/dist/index272.js +7 -3
- package/dist/index273.js +7 -9
- package/dist/index274.js +9 -8
- package/dist/index276.js +1 -1
- package/dist/index278.js +4 -279
- package/dist/index279.js +8 -2
- package/dist/index280.js +4 -16
- package/dist/index281.js +7 -2
- package/dist/index282.js +10 -15
- package/dist/index283.js +280 -2
- package/dist/index284.js +2 -19
- package/dist/index285.js +125 -2
- package/dist/index286.js +2 -15
- package/dist/index287.js +15 -2
- package/dist/index288.js +2 -19
- package/dist/index289.js +16 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -27
- package/dist/index291.js +16 -2
- package/dist/index292.js +2 -2
- package/dist/index293.js +19 -2
- package/dist/index294.js +2 -2
- package/dist/index295.js +3 -2
- package/dist/index297.js +7 -22
- package/dist/{index342.js → index298.js} +1 -1
- package/dist/index299.js +4 -7
- package/dist/index300.js +3 -7
- package/dist/index301.js +17 -11
- package/dist/index302.js +28 -3
- package/dist/index303.js +6 -17
- package/dist/index304.js +3 -6
- package/dist/index305.js +3 -4
- package/dist/index306.js +2 -3
- package/dist/index307.js +1 -1
- package/dist/index308.js +5 -3
- package/dist/index309.js +7 -0
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -5
- package/dist/index311.js +701 -125
- package/dist/index312.js +354 -2
- package/dist/index313.js +58 -3
- package/dist/index314.js +19 -3
- package/dist/index315.js +2 -2
- package/dist/index316.js +27 -2
- package/dist/index317.js +2 -701
- package/dist/index318.js +2 -354
- package/dist/index319.js +2 -58
- package/dist/index320.js +2 -5
- package/dist/index321.js +2 -8
- package/dist/index322.js +22 -5
- package/dist/index325.js +128 -6
- package/dist/index326.js +366 -16
- package/dist/index327.js +58 -7
- package/dist/index328.js +57 -32
- package/dist/index329.js +33 -28
- package/dist/index33.js +7 -7
- package/dist/index330.js +30 -0
- package/dist/index332.js +92 -57
- package/dist/index333.js +44 -126
- package/dist/index334.js +220 -361
- package/dist/index335.js +7 -227
- package/dist/index336.js +5 -7
- package/dist/index337.js +8 -6
- package/dist/index338.js +7 -8
- package/dist/index339.js +17 -45
- package/dist/index340.js +6 -92
- package/dist/index341.js +131 -0
- package/dist/index343.js +3 -129
- package/dist/index35.js +4 -4
- package/dist/index37.js +183 -183
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +7 -7
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +4 -4
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +3 -3
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/package.json +1 -1
- package/dist/index225.js +0 -88
- package/dist/index228.js +0 -19
- package/dist/index230.js +0 -17
- package/dist/index249.js +0 -15
- package/dist/index296.js +0 -30
- package/dist/index323.js +0 -6
- package/dist/index331.js +0 -60
package/dist/index332.js
CHANGED
@@ -1,60 +1,95 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
select: "Select"
|
1
|
+
import { commonjsGlobal as y } from "./index303.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;
|
56
55
|
}
|
57
|
-
|
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
|
+
}
|
58
93
|
export {
|
59
|
-
|
94
|
+
Z as __require
|
60
95
|
};
|
package/dist/index333.js
CHANGED
@@ -1,131 +1,49 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
return e;
|
15
|
-
}
|
16
|
-
function i(e) {
|
17
|
-
return typeof e == "function" ? e() : q(e);
|
18
|
-
}
|
19
|
-
function K(e) {
|
20
|
-
return {
|
21
|
-
name: "arrow",
|
22
|
-
options: e,
|
23
|
-
fn(l) {
|
24
|
-
const t = V(i(e.element));
|
25
|
-
return t == null ? {} : j({
|
26
|
-
element: t,
|
27
|
-
padding: e.padding
|
28
|
-
}).fn(l);
|
29
|
-
}
|
30
|
-
};
|
31
|
-
}
|
32
|
-
function M(e) {
|
33
|
-
return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
|
34
|
-
}
|
35
|
-
function C(e, l) {
|
36
|
-
const t = M(e);
|
37
|
-
return Math.round(l * t) / t;
|
38
|
-
}
|
39
|
-
function L(e, l, t) {
|
40
|
-
t === void 0 && (t = {});
|
41
|
-
const D = t.whileElementsMounted, s = r(() => {
|
42
|
-
var n;
|
43
|
-
return (n = i(t.open)) != null ? n : !0;
|
44
|
-
}), O = r(() => i(t.middleware)), p = r(() => {
|
45
|
-
var n;
|
46
|
-
return (n = i(t.placement)) != null ? n : "bottom";
|
47
|
-
}), w = r(() => {
|
48
|
-
var n;
|
49
|
-
return (n = i(t.strategy)) != null ? n : "absolute";
|
50
|
-
}), S = r(() => {
|
51
|
-
var n;
|
52
|
-
return (n = i(t.transform)) != null ? n : !0;
|
53
|
-
}), f = r(() => V(e.value)), u = r(() => V(l.value)), y = c(0), h = c(0), m = c(w.value), P = c(p.value), E = I({}), g = c(!1), _ = r(() => {
|
54
|
-
const n = {
|
55
|
-
position: m.value,
|
56
|
-
left: "0",
|
57
|
-
top: "0"
|
58
|
-
};
|
59
|
-
if (!u.value)
|
60
|
-
return n;
|
61
|
-
const a = C(u.value, y.value), b = C(u.value, h.value);
|
62
|
-
return S.value ? {
|
63
|
-
...n,
|
64
|
-
transform: "translate(" + a + "px, " + b + "px)",
|
65
|
-
...M(u.value) >= 1.5 && {
|
66
|
-
willChange: "transform"
|
67
|
-
}
|
68
|
-
} : {
|
69
|
-
position: m.value,
|
70
|
-
left: a + "px",
|
71
|
-
top: b + "px"
|
72
|
-
};
|
73
|
-
});
|
74
|
-
let d;
|
75
|
-
function v() {
|
76
|
-
if (f.value == null || u.value == null)
|
77
|
-
return;
|
78
|
-
const n = s.value;
|
79
|
-
A(f.value, u.value, {
|
80
|
-
middleware: O.value,
|
81
|
-
placement: p.value,
|
82
|
-
strategy: w.value
|
83
|
-
}).then((a) => {
|
84
|
-
y.value = a.x, h.value = a.y, m.value = a.strategy, P.value = a.placement, E.value = a.middlewareData, g.value = n !== !1;
|
85
|
-
});
|
86
|
-
}
|
87
|
-
function R() {
|
88
|
-
typeof d == "function" && (d(), d = void 0);
|
89
|
-
}
|
90
|
-
function N() {
|
91
|
-
if (R(), D === void 0) {
|
92
|
-
v();
|
93
|
-
return;
|
1
|
+
import { elementScroll as f, observeElementOffset as s, observeElementRect as d, Virtualizer as p } from "./index346.js";
|
2
|
+
import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index346.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
|
94
13
|
}
|
95
|
-
|
96
|
-
|
97
|
-
|
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
|
98
27
|
}
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
x: o(y),
|
111
|
-
y: o(h),
|
112
|
-
strategy: o(m),
|
113
|
-
placement: o(P),
|
114
|
-
middlewareData: o(E),
|
115
|
-
isPositioned: o(g),
|
116
|
-
floatingStyles: _,
|
117
|
-
update: v
|
118
|
-
};
|
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
|
+
);
|
119
39
|
}
|
120
40
|
export {
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
ne as shift,
|
130
|
-
L as useFloating
|
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
|
131
49
|
};
|