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/index239.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
e.value = e.value.filter(r);
|
|
10
|
-
} };
|
|
11
|
-
};
|
|
1
|
+
import { get as o } from "./index290.js";
|
|
2
|
+
const e = () => ({
|
|
3
|
+
getItemValue(n, f) {
|
|
4
|
+
if (typeof f > "u") return n;
|
|
5
|
+
if (typeof f == "function") return f(n);
|
|
6
|
+
if (typeof f == "string") return o(n, f);
|
|
7
|
+
}
|
|
8
|
+
});
|
|
12
9
|
export {
|
|
13
|
-
|
|
10
|
+
e as useItemValue
|
|
14
11
|
};
|
package/dist/index240.js
CHANGED
|
@@ -1,17 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
{ coherent: [], incoherent: [] }
|
|
9
|
-
)), c = t(() => u && !o(e).length || !u && f(o(e)) ? !0 : !s.value.incoherent.length);
|
|
10
|
-
return {
|
|
11
|
-
status: s,
|
|
12
|
-
coherent: c
|
|
13
|
-
};
|
|
14
|
-
};
|
|
1
|
+
const u = (t, r) => t.reduce(
|
|
2
|
+
(e, n, o, d) => {
|
|
3
|
+
const s = r(n, o, d);
|
|
4
|
+
return e[s] = n, e;
|
|
5
|
+
},
|
|
6
|
+
{}
|
|
7
|
+
);
|
|
15
8
|
export {
|
|
16
|
-
|
|
9
|
+
u as indexBy
|
|
17
10
|
};
|
package/dist/index241.js
CHANGED
|
@@ -1,14 +1,5 @@
|
|
|
1
|
-
import { hash as
|
|
2
|
-
|
|
3
|
-
const n = (o, c, h) => {
|
|
4
|
-
s(
|
|
5
|
-
o,
|
|
6
|
-
(r, t) => {
|
|
7
|
-
e(r) !== e(t) && c(r, t);
|
|
8
|
-
},
|
|
9
|
-
h
|
|
10
|
-
);
|
|
11
|
-
};
|
|
1
|
+
import { hash as o } from "./index304.js";
|
|
2
|
+
const t = (r, h = "bb") => `${h}${o(r)}`;
|
|
12
3
|
export {
|
|
13
|
-
|
|
4
|
+
t as hash
|
|
14
5
|
};
|
package/dist/index244.js
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { computed as u, unref as a } from "vue";
|
|
2
|
+
import { hash as d } from "./index241.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
items: m,
|
|
5
|
+
key: e
|
|
6
|
+
}) => {
|
|
7
|
+
const n = (t) => e ? String(t[e]) : d(t), o = u(() => {
|
|
8
|
+
const t = {}, s = Array.from(a(m) ?? []);
|
|
9
|
+
for (let r = 0; r < s.length; r++) {
|
|
10
|
+
const c = s[r];
|
|
11
|
+
t[n(c)] = c;
|
|
12
|
+
}
|
|
13
|
+
return t;
|
|
14
|
+
});
|
|
15
|
+
return { data: o, get: (t) => o.value[n(t)] };
|
|
16
|
+
};
|
|
3
17
|
export {
|
|
4
|
-
|
|
5
|
-
s as when
|
|
18
|
+
p as useIndexById
|
|
6
19
|
};
|
package/dist/index245.js
CHANGED
|
@@ -1,137 +1,53 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
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
|
-
const e = o.anchor;
|
|
34
|
-
return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : x(e);
|
|
35
|
-
}), B = H(r, { initialValue: o.eager }), P = a(() => {
|
|
36
|
-
if (o.boundary)
|
|
37
|
-
return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : x(o.boundary) ?? void 0;
|
|
38
|
-
}), k = a(() => {
|
|
39
|
-
const e = P.value;
|
|
40
|
-
return [
|
|
41
|
-
...o.flip ? [Q(e ? { boundary: e } : void 0)] : [],
|
|
42
|
-
W(o.offset),
|
|
43
|
-
Y({ padding: o.padding, ...e ? { boundary: e } : {} }),
|
|
44
|
-
Z(),
|
|
45
|
-
...o.hideArrow ? [] : [
|
|
46
|
-
K({
|
|
47
|
-
element: f,
|
|
48
|
-
padding: o.arrowPadding
|
|
49
|
-
})
|
|
50
|
-
]
|
|
51
|
-
];
|
|
52
|
-
}), { floatingStyles: E, placement: M, middlewareData: u, update: v } = O(
|
|
53
|
-
_,
|
|
54
|
-
t,
|
|
55
|
-
{
|
|
56
|
-
placement: o.placement,
|
|
57
|
-
whileElementsMounted: ee,
|
|
58
|
-
middleware: k,
|
|
59
|
-
strategy: "fixed"
|
|
60
|
-
}
|
|
61
|
-
), { execute: b } = G(
|
|
62
|
-
({ signal: e }, n) => new Promise((l) => {
|
|
63
|
-
let i;
|
|
64
|
-
const p = () => {
|
|
65
|
-
i && clearTimeout(i);
|
|
66
|
-
};
|
|
67
|
-
e.addEventListener("abort", p), n ? ($(), v(), J(() => !!t.value).then(() => {
|
|
68
|
-
s.value = !0, e.removeEventListener("abort", p), l(void 0);
|
|
69
|
-
})) : (s.value = !1, i = setTimeout(() => {
|
|
70
|
-
z(() => {
|
|
71
|
-
t.value && (o.dialog ? t.value.close() : t.value.hidePopover()), e.removeEventListener("abort", p), v(), l(void 0);
|
|
72
|
-
});
|
|
73
|
-
}, o.transitionDuration));
|
|
74
|
-
})
|
|
75
|
-
), $ = () => {
|
|
76
|
-
if (!t.value) return;
|
|
77
|
-
if (!o.dialog) return t.value.showPopover();
|
|
78
|
-
t.value.showModal();
|
|
1
|
+
import { computed as l, unref as o } from "vue";
|
|
2
|
+
import { useItemText as x } from "./index303.js";
|
|
3
|
+
import { useItemValue as w } from "./index239.js";
|
|
4
|
+
import { hash as y } from "./index241.js";
|
|
5
|
+
import { useLogger as D } from "./index257.js";
|
|
6
|
+
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
|
7
|
+
items: u,
|
|
8
|
+
disabled: c,
|
|
9
|
+
selectable: m,
|
|
10
|
+
itemText: a,
|
|
11
|
+
itemValue: d,
|
|
12
|
+
selectedIndexedByHash: r,
|
|
13
|
+
max: b = 1 / 0
|
|
14
|
+
}) => {
|
|
15
|
+
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
|
16
|
+
() => Object.keys(r.value).length
|
|
17
|
+
), g = o(b), f = (e) => {
|
|
18
|
+
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
|
19
|
+
e,
|
|
20
|
+
v.value,
|
|
21
|
+
m,
|
|
22
|
+
g,
|
|
23
|
+
h.value,
|
|
24
|
+
s
|
|
25
|
+
);
|
|
26
|
+
return {
|
|
27
|
+
item: e,
|
|
28
|
+
text: i,
|
|
29
|
+
value: n,
|
|
30
|
+
valueHash: t,
|
|
31
|
+
selected: s,
|
|
32
|
+
disabled: o(I)
|
|
79
33
|
};
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
},
|
|
92
|
-
popover: l,
|
|
93
|
-
tabindex: e
|
|
94
|
-
};
|
|
95
|
-
}), V = a(() => {
|
|
96
|
-
if (u.value.arrow) {
|
|
97
|
-
const { x: e, y: n } = u.value.arrow;
|
|
98
|
-
return {
|
|
99
|
-
style: {
|
|
100
|
-
left: `${e}px`,
|
|
101
|
-
top: `${n}px`
|
|
102
|
-
}
|
|
103
|
-
};
|
|
34
|
+
};
|
|
35
|
+
return {
|
|
36
|
+
options: l(() => {
|
|
37
|
+
const e = [], n = /* @__PURE__ */ new Set();
|
|
38
|
+
for (let t = 0; t < p.value.length; t++) {
|
|
39
|
+
const i = p.value[t];
|
|
40
|
+
i.disabled && H(
|
|
41
|
+
"Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
|
|
42
|
+
);
|
|
43
|
+
const s = f(i);
|
|
44
|
+
n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
|
|
104
45
|
}
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
ref: t,
|
|
111
|
-
class: ["bb-common-popover", {
|
|
112
|
-
"bb-common-popover--open": s.value,
|
|
113
|
-
"bb-common-popover--no-arrow": e.hideArrow,
|
|
114
|
-
[`bb-common-popover--${y(M)}`]: !0
|
|
115
|
-
}]
|
|
116
|
-
}, D.value, {
|
|
117
|
-
onClick: h(d, ["self", "stop"]),
|
|
118
|
-
onContextmenu: h(d, ["self", "stop", "prevent"]),
|
|
119
|
-
onClose: d
|
|
120
|
-
}), {
|
|
121
|
-
default: j(() => [
|
|
122
|
-
q("span", g({
|
|
123
|
-
ref_key: "bubblearrow",
|
|
124
|
-
ref: f,
|
|
125
|
-
class: "bb-common-popover__arrow"
|
|
126
|
-
}, V.value), null, 16),
|
|
127
|
-
y(B) ? (w(), I("span", oe, [
|
|
128
|
-
X(e.$slots, "default")
|
|
129
|
-
])) : R("", !0)
|
|
130
|
-
]),
|
|
131
|
-
_: 3
|
|
132
|
-
}, 16, ["class"]));
|
|
133
|
-
}
|
|
134
|
-
});
|
|
46
|
+
return e;
|
|
47
|
+
}),
|
|
48
|
+
createOption: f
|
|
49
|
+
};
|
|
50
|
+
};
|
|
135
51
|
export {
|
|
136
|
-
|
|
52
|
+
q as useBaseOptions
|
|
137
53
|
};
|
package/dist/index246.js
ADDED
package/dist/index247.js
CHANGED
|
@@ -1,231 +1,35 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import
|
|
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
|
-
() => o.options.map((e) => ({ ...e, id: C(e.value) }))
|
|
34
|
-
), x = c(() => o.optionHeight ? o.optionHeight : o.compact ? 32 : 40), d = ne({
|
|
35
|
-
get count() {
|
|
36
|
-
return o.options.length;
|
|
37
|
-
},
|
|
38
|
-
getScrollElement: () => u.value ? u.value : null,
|
|
39
|
-
estimateSize: () => x.value,
|
|
40
|
-
overscan: 5,
|
|
41
|
-
measureElement: () => x.value,
|
|
42
|
-
useAnimationFrameWithResizeObserver: !0
|
|
43
|
-
}), A = (e) => {
|
|
44
|
-
e && d.value.measureElement(e);
|
|
45
|
-
}, M = c(() => d.value.getVirtualItems()), P = c(() => d.value.getTotalSize()), n = w(null), s = c(
|
|
46
|
-
() => o.open && o.options.some((e) => !e.disabled)
|
|
47
|
-
), I = (e = 1) => {
|
|
48
|
-
const l = b(n.value) ? -1 : n.value;
|
|
49
|
-
let t = (l + e) % o.options.length;
|
|
50
|
-
for (; o.options[t].disabled && t !== l; )
|
|
51
|
-
t = I(e + 1);
|
|
52
|
-
return t;
|
|
53
|
-
}, W = () => {
|
|
54
|
-
if (!s.value) return;
|
|
55
|
-
const e = I();
|
|
56
|
-
n.value = e, a();
|
|
57
|
-
}, S = (e = 1) => {
|
|
58
|
-
const l = b(n.value) ? 0 : n.value;
|
|
59
|
-
let t = (l - e + o.options.length) % o.options.length;
|
|
60
|
-
for (; o.options[t].disabled && t !== l; )
|
|
61
|
-
t = S(e + 1);
|
|
62
|
-
return t;
|
|
63
|
-
}, J = async () => {
|
|
64
|
-
if (!s.value) return;
|
|
65
|
-
const e = S();
|
|
66
|
-
n.value = e, a();
|
|
67
|
-
}, Y = () => {
|
|
68
|
-
if (!s.value) return;
|
|
69
|
-
let e = 0;
|
|
70
|
-
for (; o.options[e].disabled; )
|
|
71
|
-
e++;
|
|
72
|
-
n.value = e, a();
|
|
73
|
-
}, j = () => {
|
|
74
|
-
if (!s.value) return;
|
|
75
|
-
let e = o.options.length - 1;
|
|
76
|
-
for (; o.options[e].disabled && e !== 0; )
|
|
77
|
-
e--;
|
|
78
|
-
n.value = e, a();
|
|
79
|
-
}, q = () => {
|
|
80
|
-
if (!s.value) return;
|
|
81
|
-
let e = 0;
|
|
82
|
-
for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
|
|
83
|
-
e++;
|
|
84
|
-
n.value = e % o.options.length, a();
|
|
85
|
-
}, G = () => {
|
|
86
|
-
if (!s.value) return;
|
|
87
|
-
let e = o.options.length - 1;
|
|
88
|
-
for (; o.options[e].selected && e > 0; )
|
|
89
|
-
e--;
|
|
90
|
-
n.value = e === -1 ? o.options.length - 1 : e, a();
|
|
91
|
-
}, K = (e) => {
|
|
92
|
-
if (!s.value) return;
|
|
93
|
-
const l = o.options.findIndex(
|
|
94
|
-
(t) => t.valueHash === e
|
|
95
|
-
);
|
|
96
|
-
l >= 0 && (n.value = l), a();
|
|
97
|
-
}, k = () => {
|
|
98
|
-
n.value = null;
|
|
99
|
-
}, a = () => {
|
|
100
|
-
u.value && le(n.value) && d.value.scrollToIndex(n.value, {
|
|
101
|
-
align: "center",
|
|
102
|
-
behavior: "smooth"
|
|
103
|
-
});
|
|
104
|
-
}, H = () => {
|
|
105
|
-
if (b(n.value) || !o.open) return;
|
|
106
|
-
const e = o.options[n.value];
|
|
107
|
-
e.selected ? _("option:unselected", e) : _("option:selected", e);
|
|
108
|
-
}, T = w(0), B = () => {
|
|
109
|
-
u.value && (T.value = u.value.scrollHeight);
|
|
110
|
-
}, Q = (e) => !e.disabled, U = (e) => {
|
|
111
|
-
if (e.preventDefault(), u.value && e.target && e.target instanceof HTMLElement && O.value) {
|
|
112
|
-
let l = e.target, t = l.dataset.index;
|
|
113
|
-
for (; b(t) && l.parentElement; )
|
|
114
|
-
l = l.parentElement, t = l.dataset.index;
|
|
115
|
-
if (t) {
|
|
116
|
-
const f = o.options[+t];
|
|
117
|
-
f && Q(f) && (n.value = +t, H());
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}, X = () => b(n.value) ? void 0 : o.options[n.value];
|
|
121
|
-
return E(
|
|
122
|
-
() => o.open,
|
|
123
|
-
() => {
|
|
124
|
-
B();
|
|
125
|
-
},
|
|
126
|
-
{ flush: "post" }
|
|
127
|
-
), E(
|
|
128
|
-
() => o.options,
|
|
129
|
-
(e, l) => {
|
|
130
|
-
N(e.map((t) => t.valueHash)) !== N(l.map((t) => t.valueHash)) && (d.value.calculateRange(), B(), k());
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
flush: "post"
|
|
134
|
-
}
|
|
135
|
-
), R({
|
|
136
|
-
focusNext: W,
|
|
137
|
-
focusPrevious: J,
|
|
138
|
-
focusFirst: Y,
|
|
139
|
-
focusFirstSelected: q,
|
|
140
|
-
focusLast: j,
|
|
141
|
-
focusLastSelected: G,
|
|
142
|
-
blur: k,
|
|
143
|
-
confirmOption: H,
|
|
144
|
-
focusByHash: K,
|
|
145
|
-
getHighlighted: X
|
|
146
|
-
}), (e, l) => (p(), r("span", {
|
|
147
|
-
class: z(["bb-listbox", {
|
|
148
|
-
"bb-listbox--compact": e.compact,
|
|
149
|
-
"bb-listbox--loading": e.loading,
|
|
150
|
-
"bb-listbox--multiple": e.multiple,
|
|
151
|
-
"bb-listbox--no-data": !i.value.length,
|
|
152
|
-
"bb-listbox--open": e.open
|
|
153
|
-
}]),
|
|
154
|
-
style: h({
|
|
155
|
-
"--transition-duration": `${e.transitionDuration}ms`,
|
|
156
|
-
"--overlay-min-height": `${T.value}px`,
|
|
157
|
-
"--option-height": `${x.value}px`
|
|
158
|
-
}),
|
|
159
|
-
onClick: ee(U, ["stop"])
|
|
160
|
-
}, [
|
|
161
|
-
v("span", se, [
|
|
162
|
-
v("span", ae, [
|
|
163
|
-
m(e.$slots, "options:prepend"),
|
|
164
|
-
e.loading && !e.options.length ? (p(), r("span", ue, [
|
|
165
|
-
m(e.$slots, "loading", {}, () => [
|
|
166
|
-
D(g(e.loadingText || L(y)("common.loadingText").value), 1)
|
|
167
|
-
])
|
|
168
|
-
])) : e.options.length ? (p(), r("span", {
|
|
169
|
-
key: 2,
|
|
170
|
-
role: "listbox",
|
|
171
|
-
ref: "listbox",
|
|
172
|
-
style: h({
|
|
173
|
-
height: `${P.value}px`
|
|
174
|
-
}),
|
|
175
|
-
tabindex: "-1"
|
|
176
|
-
}, [
|
|
177
|
-
(p(!0), r(te, null, oe(M.value, (t, f) => (p(), r("span", {
|
|
178
|
-
key: i.value[t.index].value,
|
|
179
|
-
ref_for: !0,
|
|
180
|
-
ref: A,
|
|
181
|
-
"aria-selected": n.value === f ? !0 : void 0,
|
|
182
|
-
class: z({
|
|
183
|
-
"bb-listbox__option autocomplete-option": !0,
|
|
184
|
-
"autocomplete-option--focused": n.value === t.index,
|
|
185
|
-
"autocomplete-option--selected": i.value[t.index].selected,
|
|
186
|
-
"autocomplete-option--disabled": i.value[t.index].disabled
|
|
187
|
-
}),
|
|
188
|
-
"data-index": t.index,
|
|
189
|
-
role: "option",
|
|
190
|
-
style: h({
|
|
191
|
-
transform: `translateY(${t.start}px)`
|
|
192
|
-
})
|
|
193
|
-
}, [
|
|
194
|
-
m(e.$slots, "option", {
|
|
195
|
-
disabled: !!i.value[t.index].disabled,
|
|
196
|
-
focused: n.value === t.index,
|
|
197
|
-
index: t.index,
|
|
198
|
-
item: i.value[t.index].item,
|
|
199
|
-
selected: !!i.value[t.index].selected,
|
|
200
|
-
text: i.value[t.index].text,
|
|
201
|
-
value: i.value[t.index].value
|
|
202
|
-
}, () => [
|
|
203
|
-
l[0] || (l[0] = v("svg", {
|
|
204
|
-
class: "autocomplete-option__checkbox",
|
|
205
|
-
role: "presentation",
|
|
206
|
-
viewBox: "276.411 158.834 114.971 114.97"
|
|
207
|
-
}, [
|
|
208
|
-
v("path", {
|
|
209
|
-
d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
|
|
210
|
-
fill: "none",
|
|
211
|
-
"stroke-linecap": "round",
|
|
212
|
-
"stroke-width": "14px"
|
|
213
|
-
})
|
|
214
|
-
], -1)),
|
|
215
|
-
v("span", de, g(i.value[t.index].text), 1)
|
|
216
|
-
])
|
|
217
|
-
], 14, pe))), 128))
|
|
218
|
-
], 4)) : (p(), r("span", re, [
|
|
219
|
-
m(e.$slots, "no-data", {}, () => [
|
|
220
|
-
D(g(e.noDataText || L(y)("common.noDataText").value), 1)
|
|
221
|
-
])
|
|
222
|
-
])),
|
|
223
|
-
m(e.$slots, "options:append")
|
|
224
|
-
], 512)
|
|
225
|
-
])
|
|
226
|
-
], 6));
|
|
227
|
-
}
|
|
228
|
-
});
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import n from "./index213.js";
|
|
4
|
+
const l = {}, s = {
|
|
5
|
+
class: "bb-error-icon",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 20 20",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function i(c, r) {
|
|
11
|
+
return t(), e("svg", s, r[0] || (r[0] = [
|
|
12
|
+
o("path", {
|
|
13
|
+
d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
}, null, -1),
|
|
16
|
+
o("path", {
|
|
17
|
+
d: "M9.99414 6.66666V9.99999",
|
|
18
|
+
stroke: "white",
|
|
19
|
+
"stroke-linecap": "round",
|
|
20
|
+
"stroke-linejoin": "round",
|
|
21
|
+
"stroke-width": "2"
|
|
22
|
+
}, null, -1),
|
|
23
|
+
o("path", {
|
|
24
|
+
d: "M9.99414 13.3333H10.0025",
|
|
25
|
+
stroke: "white",
|
|
26
|
+
"stroke-linecap": "round",
|
|
27
|
+
"stroke-linejoin": "round",
|
|
28
|
+
"stroke-width": "2"
|
|
29
|
+
}, null, -1)
|
|
30
|
+
]));
|
|
31
|
+
}
|
|
32
|
+
const a = /* @__PURE__ */ n(l, [["render", i]]);
|
|
229
33
|
export {
|
|
230
|
-
|
|
34
|
+
a as default
|
|
231
35
|
};
|
package/dist/index248.js
CHANGED
|
@@ -1,4 +1,30 @@
|
|
|
1
|
-
|
|
1
|
+
import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
|
|
2
|
+
import { useLocale as s } from "./index220.js";
|
|
3
|
+
const c = ["aria-label"], b = /* @__PURE__ */ l({
|
|
4
|
+
__name: "ClearableButton",
|
|
5
|
+
setup(u) {
|
|
6
|
+
const { t: o } = s();
|
|
7
|
+
return (i, e) => (r(), n("button", {
|
|
8
|
+
"aria-label": a(o)("common.clearLabel").value,
|
|
9
|
+
class: "bb-clearable-button",
|
|
10
|
+
type: "button"
|
|
11
|
+
}, e[0] || (e[0] = [
|
|
12
|
+
t("svg", {
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
15
|
+
}, [
|
|
16
|
+
t("path", {
|
|
17
|
+
d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
|
|
18
|
+
fill: "none",
|
|
19
|
+
stroke: "currentColor",
|
|
20
|
+
"stroke-linecap": "round",
|
|
21
|
+
"stroke-linejoin": "round",
|
|
22
|
+
"stroke-width": "2"
|
|
23
|
+
})
|
|
24
|
+
], -1)
|
|
25
|
+
]), 8, c));
|
|
26
|
+
}
|
|
27
|
+
});
|
|
2
28
|
export {
|
|
3
|
-
|
|
29
|
+
b as default
|
|
4
30
|
};
|
package/dist/index25.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as M, useModel as W, computed as h, ref as g, watch as N, onMounted as P, createElementBlock as n, openBlock as r, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as y, createCommentVNode as f, Fragment as A, createElementVNode as a, renderSlot as s, createTextVNode as K, toDisplayString as T, nextTick as R } from "vue";
|
|
2
|
-
import { parseSize as U } from "./
|
|
2
|
+
import { parseSize as U } from "./index231.js";
|
|
3
3
|
import { useId as D } from "./index8.js";
|
|
4
|
-
import { useLocale as j } from "./
|
|
4
|
+
import { useLocale as j } from "./index220.js";
|
|
5
5
|
import { useMobile as G } from "./index9.js";
|
|
6
6
|
import { useUntil as J } from "./index232.js";
|
|
7
7
|
import { wait as w } from "./index140.js";
|
package/dist/index251.js
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index326.js";
|
|
2
|
+
import { __require as o } from "./index305.js";
|
|
3
|
+
var t = o();
|
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
|
2
5
|
export {
|
|
3
|
-
|
|
6
|
+
s as default
|
|
4
7
|
};
|
package/dist/index252.js
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index326.js";
|
|
2
|
+
import { __require as e } from "./index307.js";
|
|
3
|
+
var t = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
|
3
5
|
export {
|
|
4
|
-
|
|
6
|
+
m as default
|
|
5
7
|
};
|
package/dist/index253.js
CHANGED
|
@@ -1,12 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const n = t[c];
|
|
6
|
-
r(n, c, t) && (e[c] = n);
|
|
7
|
-
}
|
|
8
|
-
return e;
|
|
9
|
-
};
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index326.js";
|
|
2
|
+
import { __require as e } from "./index309.js";
|
|
3
|
+
var o = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
|
10
5
|
export {
|
|
11
|
-
|
|
6
|
+
m as default
|
|
12
7
|
};
|
package/dist/index254.js
CHANGED