bitboss-ui 2.1.109 → 2.1.110
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/composables/useToast.d.ts +21 -34
- package/dist/index.d.ts +1 -0
- package/dist/index109.js +9 -9
- package/dist/index110.js +18 -18
- package/dist/index118.js +1 -1
- package/dist/index124.js +4 -4
- package/dist/index126.js +13 -13
- package/dist/index134.js +1 -1
- package/dist/index136.js +5 -5
- package/dist/index138.js +1 -1
- package/dist/index14.js +1 -1
- package/dist/index140.js +2 -2
- package/dist/index143.js +1 -1
- package/dist/index145.js +2 -2
- package/dist/index147.js +1 -1
- package/dist/index148.js +2 -2
- package/dist/index16.js +3 -3
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index22.js +14 -14
- package/dist/index221.js +138 -2
- package/dist/index222.js +2 -138
- package/dist/index223.js +2 -2
- package/dist/index224.js +5 -34
- package/dist/index225.js +7 -3
- package/dist/index226.js +4 -13
- package/dist/index227.js +13 -20
- package/dist/index228.js +20 -5
- package/dist/index229.js +2 -8
- package/dist/index230.js +2 -13
- package/dist/index231.js +2 -135
- package/dist/index232.js +11 -0
- package/dist/index233.js +13 -4
- package/dist/index234.js +131 -19
- package/dist/index236.js +23 -3
- package/dist/index237.js +4 -2
- package/dist/index238.js +22 -17
- package/dist/index239.js +4 -12
- package/dist/index24.js +10 -10
- package/dist/index240.js +86 -51
- package/dist/index242.js +29 -11
- package/dist/index243.js +16 -15
- package/dist/index244.js +15 -28
- package/dist/index245.js +48 -15
- package/dist/index246.js +17 -32
- package/dist/index247.js +3 -107
- package/dist/index248.js +12 -6
- package/dist/index249.js +5 -2
- package/dist/index250.js +5 -7
- package/dist/index251.js +5 -373
- package/dist/index252.js +7 -0
- package/dist/index253.js +2 -8
- package/dist/index254.js +6 -6
- package/dist/index255.js +7 -15
- package/dist/index256.js +267 -32
- package/dist/index257.js +42 -57
- package/dist/index258.js +52 -2
- package/dist/index259.js +32 -7
- package/dist/index26.js +3 -3
- package/dist/index260.js +60 -2
- package/dist/index261.js +34 -7
- package/dist/index262.js +3 -2
- package/dist/index263.js +2 -2
- package/dist/index264.js +2 -3
- package/dist/index265.js +7 -28
- package/dist/index266.js +9 -0
- package/dist/index267.js +6 -8
- package/dist/index268.js +33 -23
- package/dist/index269.js +28 -3
- package/dist/index271.js +9 -4
- package/dist/index272.js +20 -105
- package/dist/index273.js +55 -0
- package/dist/index274.js +9 -100
- package/dist/index275.js +35 -0
- package/dist/index276.js +25 -3
- package/dist/index277.js +3 -188
- package/dist/index278.js +18 -3
- package/dist/index279.js +11 -9
- package/dist/index28.js +1 -1
- package/dist/index280.js +106 -3
- package/dist/index282.js +100 -5
- package/dist/index284.js +107 -5
- package/dist/index285.js +11 -5
- package/dist/index286.js +188 -5
- package/dist/index287.js +3 -5
- package/dist/index288.js +3 -6
- package/dist/index289.js +12 -267
- package/dist/index290.js +364 -43
- package/dist/index292.js +5 -31
- package/dist/index293.js +5 -60
- package/dist/index294.js +5 -9
- package/dist/index295.js +5 -21
- package/dist/index296.js +5 -13
- package/dist/index297.js +10 -3
- package/dist/index298.js +3 -86
- package/dist/index299.js +69 -0
- package/dist/index30.js +3 -3
- package/dist/index300.js +3 -9
- package/dist/index301.js +6 -25
- package/dist/index302.js +15 -52
- package/dist/index303.js +9 -0
- package/dist/index305.js +3 -7
- package/dist/index306.js +1 -1
- package/dist/index307.js +4 -2
- package/dist/index308.js +2 -3
- package/dist/index309.js +280 -2
- package/dist/index310.js +2 -719
- package/dist/index311.js +16 -366
- package/dist/index312.js +2 -57
- package/dist/index313.js +16 -2
- package/dist/index314.js +2 -28
- package/dist/index315.js +27 -17
- package/dist/index316.js +2 -5
- package/dist/index317.js +2 -4
- package/dist/index318.js +2 -3
- package/dist/index319.js +2 -3
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -280
- package/dist/index321.js +28 -2
- package/dist/index322.js +2 -16
- package/dist/index323.js +17 -2
- package/dist/index324.js +3 -16
- package/dist/index325.js +4 -2
- package/dist/index326.js +3 -27
- package/dist/index327.js +3 -2
- package/dist/index328.js +1 -1
- package/dist/index329.js +5 -2
- package/dist/index330.js +6 -2
- package/dist/index331.js +3 -2
- package/dist/index332.js +125 -2
- package/dist/index333.js +2 -125
- package/dist/index334.js +15 -2
- package/dist/index335.js +2 -15
- package/dist/index336.js +19 -2
- package/dist/index337.js +2 -19
- package/dist/index338.js +5 -2
- package/dist/index339.js +2 -5
- package/dist/index34.js +8 -8
- package/dist/index340.js +6 -3
- package/dist/index341.js +4 -2
- package/dist/index342.js +718 -66
- package/dist/index343.js +365 -66
- package/dist/index344.js +56 -5
- package/dist/index346.js +2 -2
- package/dist/index347.js +1 -1
- package/dist/index348.js +7 -200
- package/dist/index349.js +17 -257
- package/dist/index350.js +8 -92
- package/dist/index351.js +14 -6
- package/dist/index352.js +66 -18
- package/dist/index353.js +67 -9
- package/dist/index354.js +199 -14
- package/dist/index355.js +259 -5
- package/dist/index356.js +227 -6
- package/dist/index357.js +21 -133
- package/dist/index359.js +134 -2
- package/dist/index36.js +4 -4
- package/dist/index360.js +2 -228
- package/dist/index361.js +1 -21
- package/dist/index362.js +95 -0
- package/dist/index366.js +1 -1
- package/dist/index38.js +20 -20
- package/dist/index40.js +7 -7
- package/dist/index42.js +2 -2
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index60.js +2 -2
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index74.js +4 -4
- package/dist/index82.js +6 -6
- package/dist/index84.js +1 -1
- package/dist/index86.js +2 -2
- package/dist/index88.js +3 -3
- package/dist/index90.js +1 -1
- package/dist/index93.js +3 -3
- package/dist/index95.js +2 -2
- package/dist/index97.js +5 -5
- package/dist/index99.js +1 -1
- package/package.json +1 -1
- package/dist/index235.js +0 -13
- package/dist/index241.js +0 -20
- package/dist/index270.js +0 -7
- package/dist/index281.js +0 -7
- package/dist/index283.js +0 -7
- package/dist/index291.js +0 -54
- package/dist/index304.js +0 -5
- package/dist/index358.js +0 -4
package/dist/index265.js
CHANGED
|
@@ -1,30 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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
|
-
});
|
|
1
|
+
const s = (e, t, o, r) => {
|
|
2
|
+
if (r <= 0) throw new Error("Step must be a positive number");
|
|
3
|
+
if (t > o) throw new Error("Min must be less than or equal to Max");
|
|
4
|
+
const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
|
|
5
|
+
return t + a * r;
|
|
6
|
+
};
|
|
28
7
|
export {
|
|
29
|
-
|
|
8
|
+
s as snapToStep
|
|
30
9
|
};
|
package/dist/index266.js
ADDED
package/dist/index267.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
return -1;
|
|
1
|
+
const s = (r, t) => {
|
|
2
|
+
if (r.endsWith("."))
|
|
3
|
+
return t === 0 ? r.slice(0, -1) : r;
|
|
4
|
+
const [n, i] = r.split(".");
|
|
5
|
+
return i ? `${n}.${i.slice(0, t)}` : r;
|
|
8
6
|
};
|
|
9
7
|
export {
|
|
10
|
-
|
|
8
|
+
s as clampPrecision
|
|
11
9
|
};
|
package/dist/index268.js
CHANGED
|
@@ -1,25 +1,35 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import n from "./index220.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]]);
|
|
23
33
|
export {
|
|
24
|
-
|
|
34
|
+
a as default
|
|
25
35
|
};
|
package/dist/index269.js
CHANGED
|
@@ -1,5 +1,30 @@
|
|
|
1
|
-
import t from "
|
|
2
|
-
|
|
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 "./index227.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
|
+
});
|
|
3
28
|
export {
|
|
4
|
-
|
|
29
|
+
b as default
|
|
5
30
|
};
|
package/dist/index271.js
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
1
|
+
import { get as o } from "./index285.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
|
+
});
|
|
3
9
|
export {
|
|
4
|
-
|
|
5
|
-
s as when
|
|
10
|
+
e as useItemValue
|
|
6
11
|
};
|
package/dist/index272.js
CHANGED
|
@@ -1,108 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
return o;
|
|
19
|
-
}, x = () => {
|
|
20
|
-
if (!i.value) return;
|
|
21
|
-
const e = a();
|
|
22
|
-
n.value = e;
|
|
23
|
-
}, c = (e = 1) => {
|
|
24
|
-
const s = l(n.value) ? 0 : n.value;
|
|
25
|
-
let o = (s - e + t.options.length) % t.options.length;
|
|
26
|
-
for (; t.options[o].disabled && o !== s; )
|
|
27
|
-
o = c(e + 1);
|
|
28
|
-
return o;
|
|
29
|
-
}, m = async () => {
|
|
30
|
-
if (!i.value) return;
|
|
31
|
-
const e = c();
|
|
32
|
-
n.value = e;
|
|
33
|
-
}, w = () => {
|
|
34
|
-
if (!i.value) return;
|
|
35
|
-
let e = 0;
|
|
36
|
-
for (; t.options[e].disabled; )
|
|
37
|
-
e++;
|
|
38
|
-
n.value = e;
|
|
39
|
-
}, b = () => {
|
|
40
|
-
if (!i.value) return;
|
|
41
|
-
let e = t.options.length - 1;
|
|
42
|
-
for (; t.options[e].disabled && e !== 0; )
|
|
43
|
-
e--;
|
|
44
|
-
n.value = e;
|
|
45
|
-
}, I = () => {
|
|
46
|
-
if (!i.value) return;
|
|
47
|
-
let e = 0;
|
|
48
|
-
for (; !t.options[e].selected && t.options.length !== e; )
|
|
49
|
-
e++;
|
|
50
|
-
n.value = e;
|
|
51
|
-
}, g = () => {
|
|
52
|
-
if (!i.value) return;
|
|
53
|
-
let e = t.options.length - 1;
|
|
54
|
-
for (; t.options[e].selected && e !== 0; )
|
|
55
|
-
e--;
|
|
56
|
-
n.value = e;
|
|
57
|
-
}, _ = (e) => {
|
|
58
|
-
if (!i.value) return;
|
|
59
|
-
const s = t.options.findIndex(
|
|
60
|
-
(o) => o.valueHash === e
|
|
61
|
-
);
|
|
62
|
-
s >= 0 && (n.value = s);
|
|
63
|
-
}, r = () => {
|
|
64
|
-
n.value = null;
|
|
65
|
-
}, k = () => {
|
|
66
|
-
if (l(n.value)) return;
|
|
67
|
-
const e = t.options[n.value];
|
|
68
|
-
e.selected && u("option:unselected", e);
|
|
69
|
-
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
|
70
|
-
return N(
|
|
71
|
-
() => t.options,
|
|
72
|
-
(e, s) => {
|
|
73
|
-
d(e) !== d(s) && r();
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
flush: "post"
|
|
77
|
-
}
|
|
78
|
-
), v({
|
|
79
|
-
focusNext: x,
|
|
80
|
-
focusPrevious: m,
|
|
81
|
-
focusFirst: w,
|
|
82
|
-
focusFirstSelected: I,
|
|
83
|
-
focusLast: b,
|
|
84
|
-
focusLastSelected: g,
|
|
85
|
-
blur: r,
|
|
86
|
-
confirmOption: k,
|
|
87
|
-
focusByHash: _,
|
|
88
|
-
getHighlighted: C
|
|
89
|
-
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
|
90
|
-
key: o.valueHash,
|
|
91
|
-
class: P({
|
|
92
|
-
"bb-chipsbox-item": !0,
|
|
93
|
-
"bb-chipsbox-item--focused": B === n.value
|
|
94
|
-
}),
|
|
95
|
-
clearable: !0,
|
|
96
|
-
text: o.text,
|
|
97
|
-
"onClick:clear": O((M) => u("option:unselected", o), ["stop"])
|
|
98
|
-
}, {
|
|
99
|
-
default: $(() => [
|
|
100
|
-
z(D(o.text), 1)
|
|
101
|
-
]),
|
|
102
|
-
_: 2
|
|
103
|
-
}, 1032, ["class", "text", "onClick:clear"]))), 128));
|
|
1
|
+
function i(e, o) {
|
|
2
|
+
const l = {}, u = e.length;
|
|
3
|
+
for (let n = 0; n < u; n++) {
|
|
4
|
+
const s = e[n];
|
|
5
|
+
let f;
|
|
6
|
+
if (typeof o == "function")
|
|
7
|
+
f = o(s, n, e);
|
|
8
|
+
else {
|
|
9
|
+
const t = s[o];
|
|
10
|
+
if (typeof t == "string" || typeof t == "number" || typeof t == "symbol")
|
|
11
|
+
f = t;
|
|
12
|
+
else
|
|
13
|
+
throw new Error(
|
|
14
|
+
`Property "${String(o)}" must be of type string, number, or symbol`
|
|
15
|
+
);
|
|
16
|
+
}
|
|
17
|
+
l[f] = s;
|
|
104
18
|
}
|
|
105
|
-
|
|
19
|
+
return l;
|
|
20
|
+
}
|
|
106
21
|
export {
|
|
107
|
-
|
|
22
|
+
i as indexBy
|
|
108
23
|
};
|
package/dist/index273.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { useLogger as y } from "./index255.js";
|
|
2
|
+
const g = (t, i) => {
|
|
3
|
+
if (!i.length) return;
|
|
4
|
+
const n = Array.from(
|
|
5
|
+
t.querySelectorAll(":scope > thead th")
|
|
6
|
+
);
|
|
7
|
+
if (!n.length) return;
|
|
8
|
+
const { error: r } = y(), p = n.length, u = i.map((e) => ({
|
|
9
|
+
index: typeof e == "number" ? e : e.index,
|
|
10
|
+
position: typeof e == "number" ? "left" : e.position
|
|
11
|
+
})).sort((e, o) => e.position !== o.position ? e.position === "left" ? -1 : 1 : e.position === "left" ? e.index - o.index : o.index - e.index).reduce((e, o) => {
|
|
12
|
+
const l = n[o.index];
|
|
13
|
+
if (!l)
|
|
14
|
+
return r(
|
|
15
|
+
`BbTable fixedColumns: Cannot affix column at index ${o.index}. Table has ${p} columns (valid indices: 0–${p - 1}).`
|
|
16
|
+
), e;
|
|
17
|
+
const { width: c } = l.getBoundingClientRect(), m = e.filter((h) => h.position === o.position).reduce((h, x) => h + x.width, 0);
|
|
18
|
+
return e.push({
|
|
19
|
+
index: o.index,
|
|
20
|
+
position: o.position,
|
|
21
|
+
width: Math.floor(c),
|
|
22
|
+
offset: m
|
|
23
|
+
}), e;
|
|
24
|
+
}, []);
|
|
25
|
+
Array.from(
|
|
26
|
+
t.querySelectorAll(":scope > thead > tr, :scope > tbody > tr")
|
|
27
|
+
).forEach((e) => {
|
|
28
|
+
u.forEach((o) => {
|
|
29
|
+
const l = e.querySelector(
|
|
30
|
+
`:scope > :nth-child(${o.index + 1})`
|
|
31
|
+
);
|
|
32
|
+
l && (l.style.position = "sticky", l.style[o.position] = `${o.offset}px`);
|
|
33
|
+
});
|
|
34
|
+
});
|
|
35
|
+
}, d = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), A = (t, i, n) => {
|
|
36
|
+
const r = [...d(t)];
|
|
37
|
+
return i && r.push(...d(i)), n && r.push(...d(n)), r;
|
|
38
|
+
}, $ = (t, i, n, r, p, a) => {
|
|
39
|
+
const f = [...d(t)], u = (s) => typeof s == "function" ? s(r, p, a) : s;
|
|
40
|
+
if (i) {
|
|
41
|
+
const s = u(i);
|
|
42
|
+
s && f.push(...d(s));
|
|
43
|
+
}
|
|
44
|
+
if (n) {
|
|
45
|
+
const s = u(n);
|
|
46
|
+
s && f.push(...d(s));
|
|
47
|
+
}
|
|
48
|
+
return f;
|
|
49
|
+
};
|
|
50
|
+
export {
|
|
51
|
+
g as applyFixedTableColumns,
|
|
52
|
+
w as columnKeyToSlotName,
|
|
53
|
+
$ as mergeCellClasses,
|
|
54
|
+
A as mergeHeaderClasses
|
|
55
|
+
};
|
package/dist/index274.js
CHANGED
|
@@ -1,102 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
emits: ["option:unselected"],
|
|
10
|
-
setup(m, { expose: h, emit: x }) {
|
|
11
|
-
const t = m, a = x, n = H(null), l = L(() => t.options.some((e) => !e.disabled)), u = (e = 1) => {
|
|
12
|
-
const s = i(n.value) ? -1 : n.value;
|
|
13
|
-
let o = (s + e) % t.options.length;
|
|
14
|
-
for (; t.options[o].disabled && o !== s; )
|
|
15
|
-
o = u(e + 1);
|
|
16
|
-
return o;
|
|
17
|
-
}, b = () => {
|
|
18
|
-
if (!l.value) return;
|
|
19
|
-
const e = u();
|
|
20
|
-
n.value = e;
|
|
21
|
-
}, c = (e = 1) => {
|
|
22
|
-
const s = i(n.value) ? 0 : n.value;
|
|
23
|
-
let o = (s - e + t.options.length) % t.options.length;
|
|
24
|
-
for (; t.options[o].disabled && o !== s; )
|
|
25
|
-
o = c(e + 1);
|
|
26
|
-
return o;
|
|
27
|
-
}, w = async () => {
|
|
28
|
-
if (!l.value) return;
|
|
29
|
-
const e = c();
|
|
30
|
-
n.value = e;
|
|
31
|
-
}, I = () => {
|
|
32
|
-
if (!l.value) return;
|
|
33
|
-
let e = 0;
|
|
34
|
-
for (; t.options[e].disabled; )
|
|
35
|
-
e++;
|
|
36
|
-
n.value = e;
|
|
37
|
-
}, g = () => {
|
|
38
|
-
if (!l.value) return;
|
|
39
|
-
let e = t.options.length - 1;
|
|
40
|
-
for (; t.options[e].disabled && e !== 0; )
|
|
41
|
-
e--;
|
|
42
|
-
n.value = e;
|
|
43
|
-
}, k = () => {
|
|
44
|
-
if (!l.value) return;
|
|
45
|
-
let e = 0;
|
|
46
|
-
for (; !t.options[e].selected && t.options.length !== e; )
|
|
47
|
-
e++;
|
|
48
|
-
n.value = e;
|
|
49
|
-
}, _ = () => {
|
|
50
|
-
if (!l.value) return;
|
|
51
|
-
let e = t.options.length - 1;
|
|
52
|
-
for (; t.options[e].selected && e !== 0; )
|
|
53
|
-
e--;
|
|
54
|
-
n.value = e;
|
|
55
|
-
}, C = (e) => {
|
|
56
|
-
if (!l.value) return;
|
|
57
|
-
const s = t.options.findIndex(
|
|
58
|
-
(o) => o.valueHash === e
|
|
59
|
-
);
|
|
60
|
-
s >= 0 && (n.value = s);
|
|
61
|
-
}, r = () => {
|
|
62
|
-
n.value = null;
|
|
63
|
-
}, y = () => {
|
|
64
|
-
if (i(n.value)) return;
|
|
65
|
-
const e = t.options[n.value];
|
|
66
|
-
e.selected && a("option:unselected", e);
|
|
67
|
-
}, B = () => i(n.value) ? void 0 : t.options[n.value];
|
|
68
|
-
return N(
|
|
69
|
-
() => t.options,
|
|
70
|
-
(e, s) => {
|
|
71
|
-
f(e) !== f(s) && r();
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
flush: "post"
|
|
75
|
-
}
|
|
76
|
-
), h({
|
|
77
|
-
focusNext: b,
|
|
78
|
-
focusPrevious: w,
|
|
79
|
-
focusFirst: I,
|
|
80
|
-
focusFirstSelected: k,
|
|
81
|
-
focusLast: g,
|
|
82
|
-
focusLastSelected: _,
|
|
83
|
-
blur: r,
|
|
84
|
-
confirmOption: y,
|
|
85
|
-
focusByHash: C,
|
|
86
|
-
getHighlighted: B
|
|
87
|
-
}), (e, s) => (v(!0), d(S, null, A(e.options, (o, p) => (v(), d("span", {
|
|
88
|
-
key: o.valueHash,
|
|
89
|
-
class: P({
|
|
90
|
-
"bb-commabox-item": !0,
|
|
91
|
-
"bb-commabox-item--focused": p === n.value,
|
|
92
|
-
"bb-commabox-item--has-comma": p !== e.options.length - 1
|
|
93
|
-
}),
|
|
94
|
-
clearable: !0,
|
|
95
|
-
text: o.text,
|
|
96
|
-
"onClick:clear": O((D) => a("option:unselected", o), ["stop"])
|
|
97
|
-
}, V(o.text), 43, z))), 128));
|
|
98
|
-
}
|
|
99
|
-
});
|
|
1
|
+
function u(e, i) {
|
|
2
|
+
let t;
|
|
3
|
+
return function(...o) {
|
|
4
|
+
t !== void 0 && clearTimeout(t), t = setTimeout(() => {
|
|
5
|
+
e.apply(this, o);
|
|
6
|
+
}, i);
|
|
7
|
+
};
|
|
8
|
+
}
|
|
100
9
|
export {
|
|
101
|
-
|
|
10
|
+
u as debounce
|
|
102
11
|
};
|
package/dist/index275.js
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const y = (t) => typeof t == "object" && t !== null, c = (t) => {
|
|
2
|
+
if (!y(t)) return !1;
|
|
3
|
+
const r = Object.getPrototypeOf(t);
|
|
4
|
+
return r === Object.prototype || r === null;
|
|
5
|
+
}, n = (t) => {
|
|
6
|
+
if (Array.isArray(t))
|
|
7
|
+
return t.map((o) => n(o));
|
|
8
|
+
if (!c(t))
|
|
9
|
+
return t;
|
|
10
|
+
const r = {};
|
|
11
|
+
for (const o of Reflect.ownKeys(t))
|
|
12
|
+
r[o] = n(t[o]);
|
|
13
|
+
return r;
|
|
14
|
+
}, f = (t, r) => {
|
|
15
|
+
if (r === void 0)
|
|
16
|
+
return n(t);
|
|
17
|
+
if (Array.isArray(r))
|
|
18
|
+
return n(r);
|
|
19
|
+
if (!c(r))
|
|
20
|
+
return r;
|
|
21
|
+
const o = c(t) ? n(t) : {};
|
|
22
|
+
for (const e of Reflect.ownKeys(r)) {
|
|
23
|
+
const s = r[e], i = o[e];
|
|
24
|
+
o[e] = f(i, s);
|
|
25
|
+
}
|
|
26
|
+
return o;
|
|
27
|
+
}, p = (...t) => {
|
|
28
|
+
let r = {};
|
|
29
|
+
for (const o of t)
|
|
30
|
+
r = f(r, o);
|
|
31
|
+
return r;
|
|
32
|
+
};
|
|
33
|
+
export {
|
|
34
|
+
p as merge
|
|
35
|
+
};
|
package/dist/index276.js
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
const a = new RegExp("\\p{Lu}", "u"), f = new RegExp("\\p{Ll}", "u"), R = new RegExp("\\p{N}", "u"), c = /\s/u, d = /[\p{Script=Han}\p{Script=Hiragana}\p{Script=Katakana}\p{Script=Hangul}]/u, A = new RegExp("\\p{Extended_Pictographic}", "u"), W = /* @__PURE__ */ new Set([
|
|
2
|
+
".",
|
|
3
|
+
",",
|
|
4
|
+
":",
|
|
5
|
+
";",
|
|
6
|
+
"!",
|
|
7
|
+
"|",
|
|
8
|
+
"'",
|
|
9
|
+
"`",
|
|
10
|
+
'"',
|
|
11
|
+
"(",
|
|
12
|
+
")",
|
|
13
|
+
"[",
|
|
14
|
+
"]",
|
|
15
|
+
"{",
|
|
16
|
+
"}"
|
|
17
|
+
]), _ = /* @__PURE__ */ new Set(["-", "_", "/", "\\", "+", "="]), m = /* @__PURE__ */ new Set(["i", "l", "I", "j", "t", "f", "r"]), p = /* @__PURE__ */ new Set(["W", "M", "w", "m", "@", "%", "&", "#"]), I = (t) => c.test(t) ? 0.42 : A.test(t) ? 1.95 : d.test(t) ? 1.8 : W.has(t) ? 0.48 : _.has(t) ? 0.66 : m.has(t) ? 0.72 : p.has(t) ? 1.28 : R.test(t) ? 0.92 : a.test(t) ? 1.08 : f.test(t) ? 0.9 : 1, C = (t, n) => {
|
|
18
|
+
const e = t, i = n.fontWidth * 2, s = n.fontWidth * 0.6, r = n.estimationBias ?? 1, E = Array.from(e).reduce((u, o) => u + I(o) * n.fontWidth, 0);
|
|
19
|
+
return Math.max(
|
|
20
|
+
i,
|
|
21
|
+
(E + s) * r
|
|
22
|
+
);
|
|
23
|
+
}, T = (t) => Math.max(10, t * 1.2);
|
|
3
24
|
export {
|
|
4
|
-
|
|
25
|
+
C as estimateBreadcrumbItemWidth,
|
|
26
|
+
T as estimateEllipsisWidth
|
|
5
27
|
};
|