bitboss-ui 2.1.110 → 2.1.111
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/useConfirm.d.ts +3 -3
- package/dist/composables/useToast.d.ts +2 -2
- package/dist/composables/useWizard.d.ts +3 -0
- package/dist/index.d.ts +2 -2
- package/dist/index109.js +9 -9
- package/dist/index110.js +17 -17
- 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/index147.js +1 -1
- package/dist/index16.js +3 -3
- package/dist/index18.js +2 -2
- package/dist/index20.js +8 -8
- package/dist/index22.js +14 -14
- package/dist/index222.js +2 -2
- package/dist/index223.js +2 -2
- package/dist/index224.js +1 -1
- package/dist/index225.js +1 -1
- package/dist/index226.js +32 -3
- package/dist/index227.js +27 -12
- package/dist/index229.js +7 -2
- package/dist/index230.js +2 -2
- package/dist/index232.js +4 -9
- package/dist/index233.js +2 -13
- package/dist/index234.js +2 -135
- package/dist/index235.js +15 -0
- package/dist/index236.js +33 -23
- package/dist/index237.js +3 -4
- package/dist/index238.js +7 -22
- package/dist/index239.js +6 -4
- package/dist/index24.js +10 -10
- package/dist/index240.js +15 -85
- package/dist/index241.js +5 -0
- package/dist/index242.js +11 -28
- package/dist/index243.js +135 -18
- package/dist/index245.js +4 -51
- package/dist/index246.js +22 -17
- package/dist/index247.js +5 -3
- package/dist/index248.js +5 -12
- package/dist/index249.js +5 -5
- package/dist/index250.js +5 -5
- package/dist/index251.js +2 -5
- package/dist/index252.js +6 -5
- package/dist/index253.js +268 -2
- package/dist/index254.js +52 -6
- package/dist/index255.js +50 -6
- package/dist/index256.js +27 -263
- package/dist/index257.js +51 -43
- package/dist/index258.js +7 -50
- package/dist/index259.js +20 -31
- package/dist/index26.js +3 -3
- package/dist/index260.js +30 -60
- package/dist/index261.js +18 -34
- package/dist/index262.js +17 -3
- package/dist/index263.js +51 -2
- package/dist/index264.js +12 -2
- package/dist/index265.js +52 -6
- package/dist/index266.js +10 -7
- package/dist/index267.js +2 -6
- package/dist/index268.js +3 -33
- package/dist/index269.js +84 -26
- package/dist/index271.js +18 -9
- package/dist/index272.js +371 -19
- package/dist/index274.js +3 -8
- package/dist/index275.js +18 -31
- package/dist/index276.js +5 -25
- package/dist/index277.js +5 -3
- package/dist/index278.js +5 -18
- package/dist/index279.js +3 -12
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -106
- package/dist/index281.js +13 -0
- package/dist/index282.js +17 -99
- package/dist/index283.js +14 -0
- package/dist/index284.js +2 -2
- package/dist/index285.js +6 -11
- package/dist/index286.js +105 -187
- package/dist/index288.js +100 -3
- package/dist/index290.js +183 -368
- package/dist/{index287.js → index291.js} +1 -1
- package/dist/index292.js +9 -6
- package/dist/index293.js +23 -5
- package/dist/index294.js +34 -5
- package/dist/index295.js +3 -5
- package/dist/index296.js +2 -5
- package/dist/index297.js +6 -9
- package/dist/index298.js +7 -3
- package/dist/index299.js +9 -67
- package/dist/index30.js +3 -3
- package/dist/index300.js +67 -3
- package/dist/index301.js +13 -6
- package/dist/index302.js +25 -16
- package/dist/index304.js +5 -0
- package/dist/index305.js +4 -3
- package/dist/index306.js +719 -3
- package/dist/index307.js +365 -3
- package/dist/index308.js +57 -2
- package/dist/index317.js +1 -1
- package/dist/index318.js +1 -1
- package/dist/index319.js +1 -1
- package/dist/index32.js +1 -1
- package/dist/index320.js +1 -1
- package/dist/index322.js +1 -1
- package/dist/index323.js +7 -17
- package/dist/index324.js +5 -3
- package/dist/index325.js +3 -4
- package/dist/index326.js +17 -3
- package/dist/index327.js +1 -1
- package/dist/index328.js +3 -2
- package/dist/index329.js +2 -5
- package/dist/index330.js +3 -5
- package/dist/index331.js +125 -3
- package/dist/index332.js +2 -125
- package/dist/index333.js +15 -2
- package/dist/index334.js +2 -15
- package/dist/index335.js +19 -2
- package/dist/index336.js +2 -19
- package/dist/index337.js +3 -2
- package/dist/index338.js +3 -5
- package/dist/index339.js +1 -1
- package/dist/index34.js +8 -8
- package/dist/index340.js +2 -7
- package/dist/index341.js +5 -5
- package/dist/index342.js +6 -719
- package/dist/index343.js +7 -366
- package/dist/index344.js +5 -57
- package/dist/index350.js +1 -1
- package/dist/index351.js +1 -1
- package/dist/index352.js +227 -66
- package/dist/index353.js +40 -40
- package/dist/index354.js +65 -198
- package/dist/index355.js +149 -208
- package/dist/index356.js +257 -226
- package/dist/index36.js +3 -3
- package/dist/index360.js +1 -1
- package/dist/index361.js +1 -1
- package/dist/index362.js +1 -1
- package/dist/index366.js +1 -1
- package/dist/index38.js +19 -19
- package/dist/index40.js +6 -6
- package/dist/index42.js +1 -1
- 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/index58.js +1 -1
- 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 +2 -2
- 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/index228.js +0 -22
- package/dist/index244.js +0 -19
- package/dist/index273.js +0 -55
- package/dist/index289.js +0 -15
- package/dist/index303.js +0 -9
package/dist/index288.js
CHANGED
|
@@ -1,5 +1,102 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
1
|
+
import { defineComponent as F, ref as H, computed as L, watch as N, createElementBlock as d, openBlock as v, Fragment as S, renderList as A, withModifiers as O, normalizeClass as P, toDisplayString as V } from "vue";
|
|
2
|
+
import { hash as f } from "./index237.js";
|
|
3
|
+
import { isNil as i } from "./index230.js";
|
|
4
|
+
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
|
5
|
+
__name: "CommaBox",
|
|
6
|
+
props: {
|
|
7
|
+
options: {}
|
|
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
|
+
});
|
|
3
100
|
export {
|
|
4
|
-
|
|
101
|
+
j as default
|
|
5
102
|
};
|