bitboss-ui 2.0.93 → 2.0.94
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/BbRows/BbRows.vue.d.ts +105 -0
- package/dist/components/BbTable/BbTable.vue.d.ts +2 -2
- package/dist/components/BbTable/types.d.ts +10 -8
- package/dist/index.d.ts +1 -0
- package/dist/index.js +35 -33
- package/dist/index100.js +97 -172
- package/dist/index101.js +179 -0
- package/dist/{index108.js → index109.js} +5 -5
- package/dist/index11.js +1 -1
- package/dist/{index110.js → index111.js} +35 -35
- package/dist/{index118.js → index119.js} +2 -2
- package/dist/index12.js +6 -6
- package/dist/{index120.js → index121.js} +6 -6
- package/dist/{index122.js → index123.js} +1 -1
- package/dist/index125.js +35 -39
- package/dist/index126.js +39 -46
- package/dist/index127.js +46 -42
- package/dist/index128.js +43 -31
- package/dist/index129.js +35 -2
- package/dist/index13.js +1 -1
- package/dist/index130.js +2 -21
- package/dist/index131.js +21 -2
- package/dist/index132.js +2 -340
- package/dist/index133.js +337 -22
- package/dist/index134.js +25 -2
- package/dist/index135.js +2 -5
- package/dist/index136.js +5 -9
- package/dist/index137.js +8 -5
- package/dist/index138.js +6 -3
- package/dist/index139.js +1 -1
- package/dist/index140.js +1 -1
- package/dist/index141.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index143.js +1 -1
- package/dist/index144.js +1 -1
- package/dist/index145.js +1 -1
- package/dist/index146.js +1 -1
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +4 -4
- package/dist/index150.js +1 -1
- package/dist/index151.js +1 -1
- package/dist/index152.js +1 -1
- package/dist/index153.js +1 -1
- package/dist/index154.js +1 -1
- package/dist/index155.js +1 -1
- package/dist/index156.js +1 -1
- package/dist/index157.js +1 -1
- package/dist/index158.js +1 -1
- package/dist/index159.js +1 -1
- package/dist/index160.js +1 -1
- package/dist/index161.js +1 -1
- package/dist/index162.js +1 -1
- package/dist/index163.js +1 -1
- package/dist/index164.js +1 -1
- package/dist/index165.js +2 -2
- package/dist/{index195.js → index168.js} +1 -1
- package/dist/index17.js +3 -3
- package/dist/index170.js +1 -1
- package/dist/index171.js +1 -1
- package/dist/index172.js +1 -1
- package/dist/index173.js +1 -1
- package/dist/index174.js +1 -1
- package/dist/index175.js +1 -1
- package/dist/index176.js +2 -2
- package/dist/index177.js +5 -0
- package/dist/index179.js +2 -3
- package/dist/index180.js +1 -1
- package/dist/index181.js +1 -1
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +1 -1
- package/dist/index185.js +1 -1
- package/dist/index186.js +1 -1
- package/dist/index187.js +1 -1
- package/dist/index188.js +2 -2
- package/dist/index189.js +2 -3
- package/dist/index19.js +2 -2
- package/dist/index190.js +1 -1
- package/dist/index191.js +5 -0
- package/dist/index194.js +1 -1
- package/dist/index196.js +1 -1
- package/dist/index197.js +1 -1
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +1 -1
- package/dist/index201.js +1 -1
- package/dist/index202.js +1 -1
- package/dist/index203.js +1 -1
- package/dist/index204.js +3 -5
- package/dist/index205.js +3 -16
- package/dist/index206.js +81 -16
- package/dist/index207.js +2 -19
- package/dist/index208.js +124 -17
- package/dist/index209.js +5 -27
- package/dist/index21.js +14 -14
- package/dist/index210.js +125 -3
- package/dist/index211.js +19 -2
- package/dist/index212.js +16 -8
- package/dist/index213.js +14 -247
- package/dist/index214.js +2 -52
- package/dist/index215.js +2 -44
- package/dist/index216.js +41 -5
- package/dist/index217.js +18 -58
- package/dist/index218.js +6 -2
- package/dist/index219.js +53 -4
- package/dist/index221.js +13 -126
- package/dist/index222.js +5 -125
- package/dist/index223.js +12 -2
- package/dist/index224.js +366 -38
- package/dist/index225.js +3 -20
- package/dist/index226.js +4 -6
- package/dist/index227.js +18 -52
- package/dist/index228.js +29 -0
- package/dist/index229.js +3 -13
- package/dist/index23.js +18 -18
- package/dist/index230.js +8 -5
- package/dist/index231.js +247 -10
- package/dist/index232.js +50 -367
- package/dist/index233.js +44 -2
- package/dist/index234.js +5 -81
- package/dist/index235.js +59 -163
- package/dist/index236.js +164 -84
- package/dist/index237.js +86 -0
- package/dist/index239.js +2 -3
- package/dist/index240.js +4 -7
- package/dist/index241.js +2 -4
- package/dist/index242.js +3 -2
- package/dist/index243.js +7 -18
- package/dist/index244.js +2 -106
- package/dist/index245.js +20 -0
- package/dist/index246.js +53 -47
- package/dist/index248.js +100 -2
- package/dist/index25.js +7 -7
- package/dist/index250.js +2 -3
- package/dist/index251.js +9 -3
- package/dist/index252.js +3 -281
- package/dist/index253.js +223 -5
- package/dist/index254.js +281 -2
- package/dist/index255.js +6 -2
- package/dist/index256.js +2 -2
- package/dist/index257.js +2 -2
- package/dist/index260.js +2 -2
- package/dist/index261.js +126 -2
- package/dist/index262.js +431 -2
- package/dist/index263.js +176 -2
- package/dist/index264.js +3 -28
- package/dist/index266.js +9 -0
- package/dist/index267.js +22 -7
- package/dist/index269.js +2 -126
- package/dist/index27.js +4 -4
- package/dist/index270.js +6 -431
- package/dist/index271.js +16 -176
- package/dist/index272.js +9 -3
- package/dist/index273.js +25 -0
- package/dist/index274.js +83 -16
- package/dist/index276.js +9 -2
- package/dist/index277.js +2 -9
- package/dist/index278.js +2 -23
- package/dist/index279.js +2 -89
- package/dist/index280.js +4 -0
- package/dist/index281.js +1 -5
- package/dist/index282.js +2 -16
- package/dist/index283.js +28 -3
- package/dist/index284.js +22 -12
- package/dist/index286.js +436 -9
- package/dist/index287.js +126 -16
- package/dist/index288.js +200 -4
- package/dist/index289.js +3 -9
- package/dist/index29.js +3 -3
- package/dist/index290.js +11 -435
- package/dist/index291.js +7 -125
- package/dist/index292.js +8 -199
- package/dist/index293.js +17 -224
- package/dist/index294.js +3 -88
- package/dist/index295.js +8 -3
- package/dist/index296.js +4 -3
- package/dist/index297.js +88 -210
- package/dist/index298.js +3 -2
- package/dist/index299.js +2 -65
- package/dist/index300.js +211 -5
- package/dist/index301.js +66 -5
- package/dist/index302.js +2 -8
- package/dist/index303.js +5 -7
- package/dist/index304.js +5 -3
- package/dist/index305.js +7 -6
- package/dist/index306.js +3 -19
- package/dist/index307.js +3 -4
- package/dist/index308.js +58 -3
- package/dist/index309.js +4 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -58
- package/dist/index311.js +6 -32
- package/dist/index312.js +18 -10
- package/dist/index313.js +32 -46
- package/dist/index314.js +7 -2
- package/dist/index315.js +10 -479
- package/dist/index316.js +49 -0
- package/dist/index317.js +2 -424
- package/dist/index319.js +480 -2
- package/dist/index320.js +426 -0
- package/dist/index322.js +4 -0
- package/dist/index33.js +2 -2
- package/dist/index35.js +4 -4
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +8 -8
- package/dist/index47.js +3 -3
- package/dist/index49.js +2 -2
- package/dist/index51.js +1 -1
- package/dist/index53.js +2 -2
- package/dist/index55.js +2 -2
- package/dist/index57.js +2 -2
- package/dist/index6.js +1 -1
- package/dist/index61.js +4 -4
- package/dist/index69.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index75.js +6 -6
- package/dist/index77.js +2 -2
- package/dist/index79.js +3 -3
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +1 -1
- package/dist/index88.js +5 -5
- package/dist/index9.js +1 -1
- package/dist/index90.js +2 -2
- package/dist/utilities/functions/indexBy.d.ts +1 -1
- package/package.json +1 -1
- package/dist/index124.js +0 -42
- package/dist/index169.js +0 -5
- package/dist/index178.js +0 -4
- package/dist/index220.js +0 -4
- package/dist/index238.js +0 -5
- package/dist/index249.js +0 -12
- package/dist/index265.js +0 -24
- package/dist/index268.js +0 -4
- package/dist/index285.js +0 -11
- /package/dist/{index102.js → index103.js} +0 -0
- /package/dist/{index104.js → index105.js} +0 -0
- /package/dist/{index106.js → index107.js} +0 -0
- /package/dist/{index112.js → index113.js} +0 -0
- /package/dist/{index114.js → index115.js} +0 -0
- /package/dist/{index116.js → index117.js} +0 -0
- /package/dist/{index167.js → index166.js} +0 -0
- /package/dist/{index318.js → index321.js} +0 -0
package/dist/index237.js
ADDED
@@ -0,0 +1,86 @@
|
|
1
|
+
import { defineComponent as b, openBlock as t, createElementBlock as n, normalizeClass as r, createElementVNode as l, renderSlot as s, createTextVNode as o, toDisplayString as d, createCommentVNode as h, Fragment as c, renderList as m } from "vue";
|
2
|
+
const p = { class: "bb-cr-container__container" }, u = {
|
3
|
+
key: 0,
|
4
|
+
class: "bb-cr-container__loading-container"
|
5
|
+
}, g = {
|
6
|
+
key: 1,
|
7
|
+
class: "bb-cr-container__no-data-container"
|
8
|
+
}, f = /* @__PURE__ */ b({
|
9
|
+
__name: "OptionsContainer",
|
10
|
+
props: {
|
11
|
+
direction: {},
|
12
|
+
hasErrors: { type: Boolean },
|
13
|
+
hideLabel: { type: Boolean },
|
14
|
+
loadingText: {},
|
15
|
+
loading: { type: Boolean },
|
16
|
+
noDataText: {},
|
17
|
+
options: {}
|
18
|
+
},
|
19
|
+
setup(k) {
|
20
|
+
return (a, y) => (t(), n("span", {
|
21
|
+
ref: "container",
|
22
|
+
class: r(["bb-cr-container", {
|
23
|
+
"bb-cr-container--errors": a.hasErrors,
|
24
|
+
"bb-cr-container--horizontal": a.direction === "horizontal",
|
25
|
+
"bb-cr-container--vertical": a.direction === "vertical"
|
26
|
+
}])
|
27
|
+
}, [
|
28
|
+
l("span", p, [
|
29
|
+
s(a.$slots, "prepend"),
|
30
|
+
!a.options.length && a.loading ? (t(), n("span", u, [
|
31
|
+
s(a.$slots, "loading", {}, () => [
|
32
|
+
o(d(a.loadingText), 1)
|
33
|
+
])
|
34
|
+
])) : a.options.length ? h("", !0) : (t(), n("span", g, [
|
35
|
+
s(a.$slots, "no-data", {}, () => [
|
36
|
+
o(d(a.noDataText), 1)
|
37
|
+
])
|
38
|
+
])),
|
39
|
+
(t(!0), n(c, null, m(a.options, (e, i) => (t(), n(c, {
|
40
|
+
key: (e == null ? void 0 : e.valueHash) || i
|
41
|
+
}, [
|
42
|
+
s(a.$slots, "option:prepend", {
|
43
|
+
id: e.valueHash,
|
44
|
+
checked: !!e.selected,
|
45
|
+
disabled: !!e.disabled,
|
46
|
+
item: e.item,
|
47
|
+
text: e.text
|
48
|
+
}),
|
49
|
+
l("label", {
|
50
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
51
|
+
}, [
|
52
|
+
s(a.$slots, "input", {
|
53
|
+
index: i,
|
54
|
+
option: e
|
55
|
+
}),
|
56
|
+
l("span", {
|
57
|
+
class: r({
|
58
|
+
"bb-cr-container-option__text": !0,
|
59
|
+
"sr-only": a.hideLabel
|
60
|
+
})
|
61
|
+
}, [
|
62
|
+
s(a.$slots, "label", {
|
63
|
+
checked: !!e.selected,
|
64
|
+
item: e.item,
|
65
|
+
text: e.text
|
66
|
+
}, () => [
|
67
|
+
o(d(e.text), 1)
|
68
|
+
])
|
69
|
+
], 2)
|
70
|
+
], 2),
|
71
|
+
s(a.$slots, "option:append", {
|
72
|
+
id: e.valueHash,
|
73
|
+
checked: !!e.selected,
|
74
|
+
disabled: !!e.disabled,
|
75
|
+
item: e.item,
|
76
|
+
text: e.text
|
77
|
+
})
|
78
|
+
], 64))), 128)),
|
79
|
+
s(a.$slots, "append")
|
80
|
+
])
|
81
|
+
], 2));
|
82
|
+
}
|
83
|
+
});
|
84
|
+
export {
|
85
|
+
f as default
|
86
|
+
};
|
package/dist/index239.js
CHANGED
package/dist/index240.js
CHANGED
@@ -1,9 +1,6 @@
|
|
1
|
-
import {
|
2
|
-
const
|
3
|
-
o.value++;
|
4
|
-
}, a = () => {
|
5
|
-
o.value--;
|
6
|
-
}, d = () => ({ openedModals: o, modalHasOpened: s, modalHasClosed: a });
|
1
|
+
import { curry as e } from "./index296.js";
|
2
|
+
const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
|
7
3
|
export {
|
8
|
-
|
4
|
+
t as baseWhen,
|
5
|
+
s as when
|
9
6
|
};
|
package/dist/index241.js
CHANGED
package/dist/index242.js
CHANGED
package/dist/index243.js
CHANGED
@@ -1,20 +1,9 @@
|
|
1
|
-
import {
|
2
|
-
const
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
8
|
-
const i = s.toLocaleLowerCase();
|
9
|
-
for (let e = 0; e < r.length; e++) {
|
10
|
-
const n = r[e];
|
11
|
-
a(t, n);
|
12
|
-
const o = t[n];
|
13
|
-
if (c(o)) continue;
|
14
|
-
if (l(o).includes(i)) return !0;
|
15
|
-
}
|
16
|
-
return !1;
|
17
|
-
};
|
1
|
+
import { ref as e } from "vue";
|
2
|
+
const o = e(0), s = () => {
|
3
|
+
o.value++;
|
4
|
+
}, a = () => {
|
5
|
+
o.value--;
|
6
|
+
}, d = () => ({ openedModals: o, modalHasOpened: s, modalHasClosed: a });
|
18
7
|
export {
|
19
|
-
|
8
|
+
d as useModalsState
|
20
9
|
};
|
package/dist/index244.js
CHANGED
@@ -1,108 +1,4 @@
|
|
1
|
-
import
|
2
|
-
import { hash as d } from "./index210.js";
|
3
|
-
import { isNil as l } from "./index129.js";
|
4
|
-
import E from "./index124.js";
|
5
|
-
/* empty css */
|
6
|
-
const K = /* @__PURE__ */ y({
|
7
|
-
__name: "ChipsBox",
|
8
|
-
props: {
|
9
|
-
options: {}
|
10
|
-
},
|
11
|
-
emits: ["option:unselected"],
|
12
|
-
setup(f, { expose: v, emit: h }) {
|
13
|
-
const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
|
14
|
-
const s = l(n.value) ? -1 : n.value;
|
15
|
-
let o = (s + e) % t.options.length;
|
16
|
-
for (; t.options[o].disabled && o !== s; )
|
17
|
-
o = a(e + 1);
|
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: O({
|
92
|
-
"bb-chipsbox-item": !0,
|
93
|
-
"bb-chipsbox-item--focused": B === n.value
|
94
|
-
}),
|
95
|
-
clearable: !0,
|
96
|
-
text: o.text,
|
97
|
-
"onClick:clear": P((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));
|
104
|
-
}
|
105
|
-
});
|
1
|
+
import f from "./index300.js";
|
106
2
|
export {
|
107
|
-
|
3
|
+
f as default
|
108
4
|
};
|
package/dist/index245.js
ADDED
@@ -0,0 +1,20 @@
|
|
1
|
+
import { isNil as c } from "./index130.js";
|
2
|
+
const a = (t, r) => {
|
3
|
+
if (!Object.prototype.hasOwnProperty.call(t, r))
|
4
|
+
throw new Error(
|
5
|
+
`Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
|
6
|
+
);
|
7
|
+
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
8
|
+
const i = s.toLocaleLowerCase();
|
9
|
+
for (let e = 0; e < r.length; e++) {
|
10
|
+
const n = r[e];
|
11
|
+
a(t, n);
|
12
|
+
const o = t[n];
|
13
|
+
if (c(o)) continue;
|
14
|
+
if (l(o).includes(i)) return !0;
|
15
|
+
}
|
16
|
+
return !1;
|
17
|
+
};
|
18
|
+
export {
|
19
|
+
y as matchAnyKey
|
20
|
+
};
|
package/dist/index246.js
CHANGED
@@ -1,102 +1,108 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { hash as
|
3
|
-
import { isNil as
|
4
|
-
|
5
|
-
|
1
|
+
import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
|
2
|
+
import { hash as d } from "./index229.js";
|
3
|
+
import { isNil as l } from "./index130.js";
|
4
|
+
import E from "./index125.js";
|
5
|
+
/* empty css */
|
6
|
+
const K = /* @__PURE__ */ y({
|
7
|
+
__name: "ChipsBox",
|
6
8
|
props: {
|
7
9
|
options: {}
|
8
10
|
},
|
9
11
|
emits: ["option:unselected"],
|
10
|
-
setup(
|
11
|
-
const t =
|
12
|
-
const s =
|
12
|
+
setup(f, { expose: v, emit: h }) {
|
13
|
+
const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
|
14
|
+
const s = l(n.value) ? -1 : n.value;
|
13
15
|
let o = (s + e) % t.options.length;
|
14
16
|
for (; t.options[o].disabled && o !== s; )
|
15
|
-
o =
|
17
|
+
o = a(e + 1);
|
16
18
|
return o;
|
17
|
-
},
|
18
|
-
if (!
|
19
|
-
const e =
|
19
|
+
}, x = () => {
|
20
|
+
if (!i.value) return;
|
21
|
+
const e = a();
|
20
22
|
n.value = e;
|
21
23
|
}, c = (e = 1) => {
|
22
|
-
const s =
|
24
|
+
const s = l(n.value) ? 0 : n.value;
|
23
25
|
let o = (s - e + t.options.length) % t.options.length;
|
24
26
|
for (; t.options[o].disabled && o !== s; )
|
25
27
|
o = c(e + 1);
|
26
28
|
return o;
|
27
|
-
},
|
28
|
-
if (!
|
29
|
+
}, m = async () => {
|
30
|
+
if (!i.value) return;
|
29
31
|
const e = c();
|
30
32
|
n.value = e;
|
31
|
-
},
|
32
|
-
if (!
|
33
|
+
}, w = () => {
|
34
|
+
if (!i.value) return;
|
33
35
|
let e = 0;
|
34
36
|
for (; t.options[e].disabled; )
|
35
37
|
e++;
|
36
38
|
n.value = e;
|
37
|
-
},
|
38
|
-
if (!
|
39
|
+
}, b = () => {
|
40
|
+
if (!i.value) return;
|
39
41
|
let e = t.options.length - 1;
|
40
42
|
for (; t.options[e].disabled && e !== 0; )
|
41
43
|
e--;
|
42
44
|
n.value = e;
|
43
|
-
},
|
44
|
-
if (!
|
45
|
+
}, I = () => {
|
46
|
+
if (!i.value) return;
|
45
47
|
let e = 0;
|
46
48
|
for (; !t.options[e].selected && t.options.length !== e; )
|
47
49
|
e++;
|
48
50
|
n.value = e;
|
49
|
-
},
|
50
|
-
if (!
|
51
|
+
}, g = () => {
|
52
|
+
if (!i.value) return;
|
51
53
|
let e = t.options.length - 1;
|
52
54
|
for (; t.options[e].selected && e !== 0; )
|
53
55
|
e--;
|
54
56
|
n.value = e;
|
55
|
-
},
|
56
|
-
if (!
|
57
|
+
}, _ = (e) => {
|
58
|
+
if (!i.value) return;
|
57
59
|
const s = t.options.findIndex(
|
58
60
|
(o) => o.valueHash === e
|
59
61
|
);
|
60
62
|
s >= 0 && (n.value = s);
|
61
63
|
}, r = () => {
|
62
64
|
n.value = null;
|
63
|
-
},
|
64
|
-
if (
|
65
|
+
}, k = () => {
|
66
|
+
if (l(n.value)) return;
|
65
67
|
const e = t.options[n.value];
|
66
|
-
e.selected &&
|
67
|
-
},
|
68
|
+
e.selected && u("option:unselected", e);
|
69
|
+
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
68
70
|
return N(
|
69
71
|
() => t.options,
|
70
72
|
(e, s) => {
|
71
|
-
|
73
|
+
d(e) !== d(s) && r();
|
72
74
|
},
|
73
75
|
{
|
74
76
|
flush: "post"
|
75
77
|
}
|
76
|
-
),
|
77
|
-
focusNext:
|
78
|
-
focusPrevious:
|
79
|
-
focusFirst:
|
80
|
-
focusFirstSelected:
|
81
|
-
focusLast:
|
82
|
-
focusLastSelected:
|
78
|
+
), v({
|
79
|
+
focusNext: x,
|
80
|
+
focusPrevious: m,
|
81
|
+
focusFirst: w,
|
82
|
+
focusFirstSelected: I,
|
83
|
+
focusLast: b,
|
84
|
+
focusLastSelected: g,
|
83
85
|
blur: r,
|
84
|
-
confirmOption:
|
85
|
-
focusByHash:
|
86
|
-
getHighlighted:
|
87
|
-
}), (e, s) => (
|
86
|
+
confirmOption: k,
|
87
|
+
focusByHash: _,
|
88
|
+
getHighlighted: C
|
89
|
+
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
88
90
|
key: o.valueHash,
|
89
91
|
class: O({
|
90
|
-
"bb-
|
91
|
-
"bb-
|
92
|
-
"bb-commabox-item--has-comma": p !== e.options.length - 1
|
92
|
+
"bb-chipsbox-item": !0,
|
93
|
+
"bb-chipsbox-item--focused": B === n.value
|
93
94
|
}),
|
94
95
|
clearable: !0,
|
95
96
|
text: o.text,
|
96
|
-
"onClick:clear": P((
|
97
|
-
},
|
97
|
+
"onClick:clear": P((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));
|
98
104
|
}
|
99
105
|
});
|
100
106
|
export {
|
101
|
-
|
107
|
+
K as default
|
102
108
|
};
|
package/dist/index248.js
CHANGED
@@ -1,4 +1,102 @@
|
|
1
|
-
|
1
|
+
import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
|
2
|
+
import { hash as f } from "./index229.js";
|
3
|
+
import { isNil as i } from "./index130.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 (!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) => (d(!0), v(S, null, A(e.options, (o, p) => (d(), v("span", {
|
88
|
+
key: o.valueHash,
|
89
|
+
class: O({
|
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": P((D) => a("option:unselected", o), ["stop"])
|
97
|
+
}, V(o.text), 43, z))), 128));
|
98
|
+
}
|
99
|
+
});
|
2
100
|
export {
|
3
|
-
|
101
|
+
j as default
|
4
102
|
};
|
package/dist/index25.js
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
import { defineComponent as ie, ref as o, computed as u, getCurrentInstance as ne, nextTick as N, useAttrs as re, onMounted as ue, onBeforeUnmount as G, watch as de, openBlock as k, createBlock as ce, withCtx as ve, createElementVNode as a, mergeProps as P, createElementBlock as $, renderSlot as d, createTextVNode as fe, toDisplayString as K, createCommentVNode as z } from "vue";
|
2
|
-
import { throttle as be } from "./
|
3
|
-
import { useFocusTrap as pe } from "./
|
2
|
+
import { throttle as be } from "./index242.js";
|
3
|
+
import { useFocusTrap as pe } from "./index216.js";
|
4
4
|
import { useId as U } from "./index8.js";
|
5
|
-
import { wait as H } from "./
|
6
|
-
import { waitFor as me } from "./
|
7
|
-
import { useModalsState as _ } from "./
|
8
|
-
import { useLogger as ge } from "./
|
5
|
+
import { wait as H } from "./index132.js";
|
6
|
+
import { waitFor as me } from "./index218.js";
|
7
|
+
import { useModalsState as _ } from "./index243.js";
|
8
|
+
import { useLogger as ge } from "./index230.js";
|
9
9
|
import { useMobile as ye } from "./index9.js";
|
10
|
-
import he from "./
|
10
|
+
import he from "./index223.js";
|
11
11
|
const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PURE__ */ ie({
|
12
12
|
__name: "BaseDialog",
|
13
13
|
props: {
|
package/dist/index250.js
CHANGED
package/dist/index251.js
CHANGED
@@ -1,6 +1,12 @@
|
|
1
|
-
const
|
2
|
-
|
1
|
+
const o = (t, r) => {
|
2
|
+
const e = {};
|
3
|
+
for (const c in t)
|
4
|
+
if (Object.prototype.hasOwnProperty.call(t, c)) {
|
5
|
+
const n = t[c];
|
6
|
+
r(n, c, t) && (e[c] = n);
|
7
|
+
}
|
8
|
+
return e;
|
3
9
|
};
|
4
10
|
export {
|
5
|
-
|
11
|
+
o as pickBy
|
6
12
|
};
|