bitboss-ui 2.0.68 → 2.0.69
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/index110.js +4 -4
- package/dist/index118.js +1 -1
- package/dist/index120.js +5 -5
- package/dist/index122.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +4 -4
- package/dist/index17.js +3 -3
- package/dist/index19.js +2 -2
- package/dist/index205.js +81 -2
- package/dist/index206.js +2 -4
- package/dist/index207.js +4 -2
- package/dist/index208.js +2 -81
- package/dist/index21.js +13 -13
- package/dist/index210.js +161 -52
- package/dist/index211.js +86 -0
- package/dist/index213.js +51 -18
- package/dist/index215.js +13 -5
- package/dist/index216.js +19 -15
- package/dist/index217.js +4 -16
- package/dist/index218.js +2 -19
- package/dist/index219.js +106 -19
- package/dist/index221.js +100 -3
- package/dist/index223.js +2 -249
- package/dist/index224.js +3 -52
- package/dist/index225.js +2 -44
- package/dist/index226.js +126 -5
- package/dist/index227.js +5 -49
- package/dist/index228.js +121 -158
- package/dist/index229.js +19 -84
- package/dist/index23.js +15 -15
- package/dist/index230.js +18 -0
- package/dist/index231.js +14 -124
- package/dist/index232.js +40 -124
- package/dist/index233.js +6 -2
- package/dist/index234.js +5 -41
- package/dist/index235.js +369 -6
- package/dist/index236.js +2 -5
- package/dist/index237.js +17 -368
- package/dist/index238.js +3 -3
- package/dist/index239.js +3 -7
- package/dist/index240.js +7 -10
- package/dist/index241.js +19 -3
- package/dist/index242.js +27 -2
- package/dist/index243.js +247 -16
- package/dist/index244.js +46 -100
- package/dist/index245.js +46 -0
- package/dist/index246.js +5 -100
- package/dist/index247.js +62 -0
- package/dist/index248.js +10 -2
- package/dist/index249.js +3 -3
- package/dist/index25.js +4 -4
- package/dist/index250.js +6 -3
- package/dist/index251.js +16 -6
- package/dist/index252.js +3 -16
- package/dist/index257.js +2 -3
- package/dist/index258.js +11 -0
- package/dist/index259.js +3 -7
- package/dist/index260.js +11 -175
- package/dist/index261.js +8 -280
- package/dist/index262.js +17 -6
- package/dist/index263.js +4 -2
- package/dist/index264.js +3 -2
- package/dist/index266.js +7 -2
- package/dist/index267.js +176 -2
- package/dist/index268.js +3 -2
- package/dist/index269.js +3 -2
- package/dist/index27.js +1 -1
- package/dist/index270.js +28 -2
- package/dist/index271.js +281 -2
- package/dist/index272.js +6 -2
- package/dist/index273.js +2 -28
- package/dist/index274.js +2 -22
- package/dist/index276.js +2 -3
- package/dist/index277.js +2 -12
- package/dist/index278.js +124 -7
- package/dist/index279.js +431 -9
- package/dist/index280.js +20 -15
- package/dist/index282.js +224 -2
- package/dist/index283.js +209 -124
- package/dist/index284.js +418 -413
- package/dist/index285.js +126 -21
- package/dist/index286.js +202 -0
- package/dist/index287.js +89 -2
- package/dist/index288.js +5 -200
- package/dist/index289.js +64 -434
- package/dist/index29.js +2 -2
- package/dist/index290.js +2 -127
- package/dist/index291.js +2 -5
- package/dist/index292.js +2 -66
- package/dist/index293.js +2 -89
- package/dist/index294.js +2 -3
- package/dist/index295.js +2 -3
- package/dist/index296.js +18 -207
- package/dist/index298.js +4 -79
- package/dist/index299.js +6 -0
- package/dist/index300.js +58 -4
- package/dist/index301.js +79 -8
- package/dist/index303.js +5 -4
- package/dist/index304.js +7 -58
- package/dist/index306.js +10 -32
- package/dist/index307.js +32 -6
- package/dist/index308.js +5 -17
- package/dist/index309.js +2 -7
- package/dist/index31.js +2 -2
- package/dist/index310.js +46 -10
- package/dist/index311.js +6 -46
- package/dist/index312.js +19 -2
- package/dist/index313.js +1 -1
- package/dist/index33.js +2 -2
- package/dist/index35.js +3 -3
- package/dist/index37.js +12 -12
- package/dist/index39.js +3 -3
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +6 -6
- package/dist/index47.js +9 -9
- package/dist/index49.js +2 -2
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +2 -2
- package/dist/index75.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index88.js +3 -3
- package/package.json +1 -1
- package/dist/index212.js +0 -15
- package/dist/index214.js +0 -6
- package/dist/index220.js +0 -29
- package/dist/index222.js +0 -4
- package/dist/index281.js +0 -6
- package/dist/index297.js +0 -226
- package/dist/index302.js +0 -6
- /package/dist/{index265.js → index275.js} +0 -0
package/dist/index211.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/index213.js
CHANGED
@@ -1,22 +1,55 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
1
|
+
import { defineComponent as f, ref as d, openBlock as r, createElementBlock as _, renderSlot as e, createElementVNode as t, createBlock as s, unref as p, createCommentVNode as i, createVNode as c } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
/* empty css */
|
4
|
+
import a from "./index126.js";
|
5
|
+
/* empty css */
|
6
|
+
import $ from "./index128.js";
|
7
|
+
/* empty css */
|
8
|
+
import b from "./index307.js";
|
9
|
+
const y = { class: "bb-common-input-inner-container__prefix" }, k = { class: "bb-common-input-inner-container__suffix" }, S = /* @__PURE__ */ f({
|
10
|
+
__name: "CommonInputInnerContainer",
|
11
|
+
props: {
|
12
|
+
"append:icon": {},
|
13
|
+
"prepend:icon": {},
|
14
|
+
preventFocus: { type: Boolean }
|
15
|
+
},
|
16
|
+
setup(m) {
|
17
|
+
const u = m, o = d(), l = () => {
|
18
|
+
var n;
|
19
|
+
!o.value || u.preventFocus || (n = o.value.querySelector("input")) == null || n.focus();
|
15
20
|
};
|
16
|
-
|
21
|
+
return (n, C) => (r(), _("span", {
|
22
|
+
ref_key: "container",
|
23
|
+
ref: o,
|
24
|
+
class: "bb-common-input-inner-container",
|
25
|
+
onClick: l
|
26
|
+
}, [
|
27
|
+
e(n.$slots, "prepend", {}, () => [
|
28
|
+
t("span", y, [
|
29
|
+
e(n.$slots, "prefix")
|
30
|
+
])
|
31
|
+
]),
|
32
|
+
n.$props["prepend:icon"] ? (r(), s(p(a), {
|
33
|
+
key: 0,
|
34
|
+
class: "bb-common-input-inner-container__prepend-icon",
|
35
|
+
type: n.$props["prepend:icon"]
|
36
|
+
}, null, 8, ["type"])) : i("", !0),
|
37
|
+
e(n.$slots, "default"),
|
38
|
+
n.$props["append:icon"] ? (r(), s(p(a), {
|
39
|
+
key: 1,
|
40
|
+
class: "bb-common-input-inner-container__append-icon",
|
41
|
+
type: n.$props["append:icon"]
|
42
|
+
}, null, 8, ["type"])) : i("", !0),
|
43
|
+
c(p($)),
|
44
|
+
c(b),
|
45
|
+
e(n.$slots, "append", {}, () => [
|
46
|
+
t("span", k, [
|
47
|
+
e(n.$slots, "suffix")
|
48
|
+
])
|
49
|
+
])
|
50
|
+
], 512));
|
17
51
|
}
|
18
|
-
|
19
|
-
};
|
52
|
+
});
|
20
53
|
export {
|
21
|
-
|
54
|
+
S as default
|
22
55
|
};
|
package/dist/index215.js
CHANGED
@@ -1,7 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
const s =
|
1
|
+
import { openBlock as t, createElementBlock as n, renderSlot as e } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import r from "./index266.js";
|
4
|
+
const s = {}, c = { class: "bb-common-input-outer-container" };
|
5
|
+
function p(o, a) {
|
6
|
+
return t(), n("span", c, [
|
7
|
+
e(o.$slots, "prepend-outer"),
|
8
|
+
e(o.$slots, "default"),
|
9
|
+
e(o.$slots, "append-outer")
|
10
|
+
]);
|
11
|
+
}
|
12
|
+
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
5
13
|
export {
|
6
|
-
|
14
|
+
i as default
|
7
15
|
};
|
package/dist/index216.js
CHANGED
@@ -1,18 +1,22 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
(
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { MaskInput as r } from "./index267.js";
|
2
|
+
const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
|
3
|
+
if (a.arg == null || a.instance == null) return;
|
4
|
+
const s = "setup" in a.instance.$.type;
|
5
|
+
a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
|
6
|
+
}, k = (a, n) => {
|
7
|
+
var s;
|
8
|
+
const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
|
9
|
+
if (t == null || (t == null ? void 0 : t.type) === "file") return;
|
10
|
+
let e = {};
|
11
|
+
if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
|
12
|
+
const l = (o) => {
|
13
|
+
const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
|
14
|
+
p(n, i);
|
11
15
|
};
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
|
16
|
+
e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
|
17
|
+
}
|
18
|
+
u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
|
19
|
+
};
|
16
20
|
export {
|
17
|
-
|
21
|
+
k as vMaska
|
18
22
|
};
|
package/dist/index217.js
CHANGED
@@ -1,18 +1,6 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
(function(f, o) {
|
5
|
-
s.exports = o();
|
6
|
-
})(n, function() {
|
7
|
-
return function(f, o) {
|
8
|
-
o.prototype.isSameOrBefore = function(e, r) {
|
9
|
-
return this.isSame(e, r) || this.isBefore(e, r);
|
10
|
-
};
|
11
|
-
};
|
12
|
-
});
|
13
|
-
})(t);
|
14
|
-
var m = t.exports;
|
15
|
-
const c = /* @__PURE__ */ i(m);
|
1
|
+
function x(e) {
|
2
|
+
return /^#([A-Fa-f0-9]{6})$/.test(e);
|
3
|
+
}
|
16
4
|
export {
|
17
|
-
|
5
|
+
x as isHex
|
18
6
|
};
|
package/dist/index218.js
CHANGED
@@ -1,21 +1,4 @@
|
|
1
|
-
|
2
|
-
import { __module as _ } from "./index266.js";
|
3
|
-
import { __require as s } from "./index261.js";
|
4
|
-
(function(n, d) {
|
5
|
-
(function(t, o) {
|
6
|
-
n.exports = o(s());
|
7
|
-
})(m, function(t) {
|
8
|
-
function o(e) {
|
9
|
-
return e && typeof e == "object" && "default" in e ? e : { default: e };
|
10
|
-
}
|
11
|
-
var a = o(t), r = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e) {
|
12
|
-
return e + "º";
|
13
|
-
} };
|
14
|
-
return a.default.locale(r, null, !0), r;
|
15
|
-
});
|
16
|
-
})(_);
|
17
|
-
var u = _.exports;
|
18
|
-
const p = /* @__PURE__ */ i(u);
|
1
|
+
const e = (t) => t[t.length - 1];
|
19
2
|
export {
|
20
|
-
|
3
|
+
e as last
|
21
4
|
};
|
package/dist/index219.js
CHANGED
@@ -1,21 +1,108 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
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 "./index224.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
|
+
});
|
19
106
|
export {
|
20
|
-
|
107
|
+
K as default
|
21
108
|
};
|
package/dist/index221.js
CHANGED
@@ -1,5 +1,102 @@
|
|
1
|
-
import {
|
2
|
-
|
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 "./index224.js";
|
3
|
+
import { isNil as i } from "./index129.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
|
+
});
|
3
100
|
export {
|
4
|
-
|
101
|
+
j as default
|
5
102
|
};
|