bitboss-ui 2.0.111 → 2.0.112
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 +79 -111
- package/dist/index100.js +9 -9
- package/dist/index111.js +12 -12
- package/dist/index119.js +2 -2
- package/dist/index121.js +5 -5
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index13.js +2 -2
- package/dist/index131.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index205.js +2 -115
- package/dist/index206.js +115 -3
- package/dist/index207.js +3 -8
- package/dist/index208.js +3 -3
- package/dist/index209.js +41 -2
- package/dist/index21.js +16 -16
- package/dist/index210.js +5 -52
- package/dist/index211.js +9 -0
- package/dist/index212.js +8 -13
- package/dist/index213.js +15 -2
- package/dist/index214.js +13 -4
- package/dist/index215.js +3 -2
- package/dist/index216.js +85 -19
- package/dist/index218.js +25 -13
- package/dist/index219.js +17 -5
- package/dist/index220.js +47 -15
- package/dist/index221.js +15 -16
- package/dist/index222.js +12 -19
- package/dist/index223.js +16 -15
- package/dist/index224.js +52 -18
- package/dist/index226.js +13 -2
- package/dist/index227.js +2 -250
- package/dist/index228.js +4 -52
- package/dist/index229.js +2 -44
- package/dist/index23.js +18 -18
- package/dist/index230.js +20 -5
- package/dist/index231.js +4 -60
- package/dist/index232.js +5 -3
- package/dist/index233.js +15 -40
- package/dist/index234.js +16 -6
- package/dist/index235.js +19 -7
- package/dist/index236.js +15 -15
- package/dist/index237.js +17 -124
- package/dist/index238.js +23 -121
- package/dist/index239.js +2 -2
- package/dist/index240.js +250 -5
- package/dist/index241.js +50 -367
- package/dist/index242.js +38 -80
- package/dist/index243.js +7 -0
- package/dist/index244.js +60 -25
- package/dist/index245.js +123 -14
- package/dist/index246.js +124 -47
- package/dist/index247.js +2 -15
- package/dist/index248.js +5 -12
- package/dist/index249.js +368 -15
- package/dist/index25.js +7 -7
- package/dist/index250.js +106 -2
- package/dist/index252.js +47 -53
- package/dist/index254.js +2 -100
- package/dist/index255.js +20 -0
- package/dist/index256.js +12 -2
- package/dist/index257.js +2 -18
- package/dist/index258.js +2 -12
- package/dist/index263.js +3 -3
- package/dist/index265.js +6 -28
- package/dist/index266.js +16 -6
- package/dist/index267.js +224 -16
- package/dist/index268.js +426 -219
- package/dist/index269.js +2 -9
- package/dist/index27.js +1 -1
- package/dist/index270.js +89 -9
- package/dist/index271.js +7 -8
- package/dist/index272.js +11 -3
- package/dist/index273.js +30 -0
- package/dist/index274.js +3 -7
- package/dist/index275.js +17 -4
- package/dist/index276.js +9 -176
- package/dist/index277.js +3 -6
- package/dist/index278.js +200 -11
- package/dist/index279.js +3 -281
- package/dist/index281.js +7 -2
- package/dist/index282.js +176 -2
- package/dist/index283.js +9 -2
- package/dist/index284.js +8 -2
- package/dist/index285.js +281 -2
- package/dist/index286.js +6 -2
- package/dist/index287.js +2 -2
- package/dist/index288.js +2 -2
- package/dist/index289.js +2 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -2
- package/dist/index291.js +2 -2
- package/dist/index292.js +2 -22
- package/dist/index293.js +4 -0
- package/dist/index294.js +2 -431
- package/dist/index295.js +1 -1
- package/dist/index296.js +2 -89
- package/dist/index297.js +2 -2
- package/dist/index298.js +21 -125
- package/dist/index300.js +4 -0
- package/dist/index301.js +122 -196
- package/dist/index302.js +22 -3
- package/dist/index304.js +3 -436
- package/dist/index305.js +3 -127
- package/dist/index306.js +436 -3
- package/dist/index307.js +127 -3
- package/dist/index308.js +4 -4
- package/dist/index309.js +67 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -67
- package/dist/index311.js +2 -5
- package/dist/index312.js +3 -5
- package/dist/index313.js +3 -8
- package/dist/index314.js +3 -3
- package/dist/index315.js +58 -3
- package/dist/index316.js +53 -3
- package/dist/index317.js +52 -57
- package/dist/index318.js +32 -3
- package/dist/index319.js +4 -6
- package/dist/index320.js +7 -18
- package/dist/index321.js +3 -6
- package/dist/index322.js +46 -32
- package/dist/index323.js +7 -53
- package/dist/index324.js +18 -52
- package/dist/index325.js +6 -46
- package/dist/index326.js +1 -1
- package/dist/index327.js +1 -1
- package/dist/index33.js +8 -8
- package/dist/index35.js +4 -4
- package/dist/index37.js +21 -21
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +7 -7
- package/dist/index47.js +2 -2
- 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/index6.js +49 -87
- package/dist/index61.js +1 -1
- package/dist/index69.js +76 -64
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +4 -4
- package/dist/index90.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/index217.js +0 -6
- package/dist/index225.js +0 -29
- package/dist/index251.js +0 -4
- package/dist/index280.js +0 -8
- package/dist/index299.js +0 -24
- package/dist/index303.js +0 -19
package/dist/index206.js
CHANGED
@@ -1,5 +1,117 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { getCurrentScope as F, onScopeDispose as O, unref as g, onMounted as x, nextTick as S, isRef as W, getCurrentInstance as C, watch as P } from "vue";
|
2
|
+
function V(e) {
|
3
|
+
return F() ? (O(e), !0) : !1;
|
4
|
+
}
|
5
|
+
function m(e) {
|
6
|
+
return typeof e == "function" ? e() : g(e);
|
7
|
+
}
|
8
|
+
const A = typeof window < "u" && typeof document < "u";
|
9
|
+
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
10
|
+
const E = (e) => e != null, v = Object.prototype.toString, I = (e) => v.call(e) === "[object Object]", p = () => {
|
11
|
+
};
|
12
|
+
function h(e, o) {
|
13
|
+
function t(...n) {
|
14
|
+
return new Promise((r, i) => {
|
15
|
+
Promise.resolve(e(() => o.apply(this, n), { fn: o, thisArg: this, args: n })).then(r).catch(i);
|
16
|
+
});
|
17
|
+
}
|
18
|
+
return t;
|
19
|
+
}
|
20
|
+
const M = (e) => e();
|
21
|
+
function T(e, o = {}) {
|
22
|
+
let t, n, r = p;
|
23
|
+
const i = (c) => {
|
24
|
+
clearTimeout(c), r(), r = p;
|
25
|
+
};
|
26
|
+
return (c) => {
|
27
|
+
const l = m(e), u = m(o.maxWait);
|
28
|
+
return t && i(t), l <= 0 || u !== void 0 && u <= 0 ? (n && (i(n), n = null), Promise.resolve(c())) : new Promise((s, w) => {
|
29
|
+
r = o.rejectOnCancel ? w : s, u && !n && (n = setTimeout(() => {
|
30
|
+
t && i(t), n = null, s(c());
|
31
|
+
}, u)), t = setTimeout(() => {
|
32
|
+
n && i(n), n = null, s(c());
|
33
|
+
}, l);
|
34
|
+
});
|
35
|
+
};
|
36
|
+
}
|
37
|
+
function R(...e) {
|
38
|
+
let o = 0, t, n = !0, r = p, i, a, c, l, u;
|
39
|
+
!W(e[0]) && typeof e[0] == "object" ? { delay: a, trailing: c = !0, leading: l = !0, rejectOnCancel: u = !1 } = e[0] : [a, c = !0, l = !0, u = !1] = e;
|
40
|
+
const s = () => {
|
41
|
+
t && (clearTimeout(t), t = void 0, r(), r = p);
|
42
|
+
};
|
43
|
+
return (j) => {
|
44
|
+
const f = m(a), b = Date.now() - o, d = () => i = j();
|
45
|
+
return s(), f <= 0 ? (o = Date.now(), d()) : (b > f && (l || !n) ? (o = Date.now(), d()) : c && (i = new Promise((y, D) => {
|
46
|
+
r = u ? D : y, t = setTimeout(() => {
|
47
|
+
o = Date.now(), n = !0, y(d()), s();
|
48
|
+
}, Math.max(0, f - b));
|
49
|
+
})), !l && !t && (t = setTimeout(() => n = !0, f)), n = !1, i);
|
50
|
+
};
|
51
|
+
}
|
52
|
+
function k(e) {
|
53
|
+
return C();
|
54
|
+
}
|
55
|
+
function N(e, o = 200, t = {}) {
|
56
|
+
return h(
|
57
|
+
T(o, t),
|
58
|
+
e
|
59
|
+
);
|
60
|
+
}
|
61
|
+
function _(e, o = 200, t = !1, n = !0, r = !1) {
|
62
|
+
return h(
|
63
|
+
R(o, t, n, r),
|
64
|
+
e
|
65
|
+
);
|
66
|
+
}
|
67
|
+
function G(e, o, t = {}) {
|
68
|
+
const {
|
69
|
+
eventFilter: n = M,
|
70
|
+
...r
|
71
|
+
} = t;
|
72
|
+
return P(
|
73
|
+
e,
|
74
|
+
h(
|
75
|
+
n,
|
76
|
+
o
|
77
|
+
),
|
78
|
+
r
|
79
|
+
);
|
80
|
+
}
|
81
|
+
function q(e, o = !0, t) {
|
82
|
+
k() ? x(e, t) : o ? e() : S(e);
|
83
|
+
}
|
84
|
+
function z(e, o, t = {}) {
|
85
|
+
const {
|
86
|
+
debounce: n = 0,
|
87
|
+
maxWait: r = void 0,
|
88
|
+
...i
|
89
|
+
} = t;
|
90
|
+
return G(
|
91
|
+
e,
|
92
|
+
o,
|
93
|
+
{
|
94
|
+
...i,
|
95
|
+
eventFilter: T(n, { maxWait: r })
|
96
|
+
}
|
97
|
+
);
|
98
|
+
}
|
3
99
|
export {
|
4
|
-
|
100
|
+
M as bypassFilter,
|
101
|
+
h as createFilterWrapper,
|
102
|
+
T as debounceFilter,
|
103
|
+
z as debouncedWatch,
|
104
|
+
k as getLifeCycleTarget,
|
105
|
+
A as isClient,
|
106
|
+
I as isObject,
|
107
|
+
p as noop,
|
108
|
+
E as notNullish,
|
109
|
+
R as throttleFilter,
|
110
|
+
m as toValue,
|
111
|
+
q as tryOnMounted,
|
112
|
+
V as tryOnScopeDispose,
|
113
|
+
N as useDebounceFn,
|
114
|
+
_ as useThrottleFn,
|
115
|
+
z as watchDebounced,
|
116
|
+
G as watchWithFilter
|
5
117
|
};
|
package/dist/index207.js
CHANGED
@@ -1,10 +1,5 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
error: (r) => console.error(`${o}${r}`),
|
4
|
-
throw: (r) => {
|
5
|
-
throw new Error(`${o}${r}`);
|
6
|
-
}
|
7
|
-
});
|
1
|
+
import r from "./index267.js";
|
2
|
+
const t = r;
|
8
3
|
export {
|
9
|
-
|
4
|
+
t as deburr
|
10
5
|
};
|
package/dist/index208.js
CHANGED
package/dist/index209.js
CHANGED
@@ -1,4 +1,43 @@
|
|
1
|
-
|
1
|
+
import { unrefElement as A } from "./index132.js";
|
2
|
+
import { toValue as n, notNullish as g, tryOnScopeDispose as y } from "./index206.js";
|
3
|
+
import { ref as i, computed as D, watch as F } from "vue";
|
4
|
+
import { createFocusTrap as T } from "./index268.js";
|
5
|
+
function E(f, a = {}) {
|
6
|
+
let e;
|
7
|
+
const { immediate: l, ...p } = a, r = i(!1), s = i(!1), c = (t) => e && e.activate(t), u = (t) => e && e.deactivate(t), v = () => {
|
8
|
+
e && (e.pause(), s.value = !0);
|
9
|
+
}, m = () => {
|
10
|
+
e && (e.unpause(), s.value = !1);
|
11
|
+
}, d = D(() => {
|
12
|
+
const t = n(f);
|
13
|
+
return (Array.isArray(t) ? t : [t]).map((h) => {
|
14
|
+
const o = n(h);
|
15
|
+
return typeof o == "string" ? o : A(o);
|
16
|
+
}).filter(g);
|
17
|
+
});
|
18
|
+
return F(
|
19
|
+
d,
|
20
|
+
(t) => {
|
21
|
+
t.length && (e = T(t, {
|
22
|
+
...p,
|
23
|
+
onActivate() {
|
24
|
+
r.value = !0, a.onActivate && a.onActivate();
|
25
|
+
},
|
26
|
+
onDeactivate() {
|
27
|
+
r.value = !1, a.onDeactivate && a.onDeactivate();
|
28
|
+
}
|
29
|
+
}), l && c());
|
30
|
+
},
|
31
|
+
{ flush: "post" }
|
32
|
+
), y(() => u()), {
|
33
|
+
hasFocus: r,
|
34
|
+
isPaused: s,
|
35
|
+
activate: c,
|
36
|
+
deactivate: u,
|
37
|
+
pause: v,
|
38
|
+
unpause: m
|
39
|
+
};
|
40
|
+
}
|
2
41
|
export {
|
3
|
-
|
42
|
+
E as useFocusTrap
|
4
43
|
};
|
package/dist/index21.js
CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
|
|
5
5
|
import { useId as F } from "./index8.js";
|
6
6
|
import f from "./index13.js";
|
7
7
|
/* empty css */
|
8
|
-
import s from "./
|
9
|
-
import G from "./
|
10
|
-
import J from "./
|
11
|
-
import K from "./
|
12
|
-
import Q from "./
|
13
|
-
import X from "./
|
14
|
-
import ee from "./
|
15
|
-
import { hash as M } from "./
|
16
|
-
import { last as ae } from "./
|
17
|
-
import { useLogger as te } from "./
|
18
|
-
import oe from "./
|
19
|
-
import le from "./
|
20
|
-
import re from "./
|
21
|
-
import B from "./
|
22
|
-
import se from "./
|
23
|
-
import { useLocale as de } from "./
|
8
|
+
import s from "./index232.js";
|
9
|
+
import G from "./index233.js";
|
10
|
+
import J from "./index234.js";
|
11
|
+
import K from "./index235.js";
|
12
|
+
import Q from "./index236.js";
|
13
|
+
import X from "./index237.js";
|
14
|
+
import ee from "./index238.js";
|
15
|
+
import { hash as M } from "./index215.js";
|
16
|
+
import { last as ae } from "./index239.js";
|
17
|
+
import { useLogger as te } from "./index212.js";
|
18
|
+
import oe from "./index240.js";
|
19
|
+
import le from "./index241.js";
|
20
|
+
import re from "./index242.js";
|
21
|
+
import B from "./index243.js";
|
22
|
+
import se from "./index244.js";
|
23
|
+
import { useLocale as de } from "./index214.js";
|
24
24
|
const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
|
25
25
|
style: { transform: "rotate(180deg)" },
|
26
26
|
viewBox: "0 0 24 24",
|
package/dist/index210.js
CHANGED
@@ -1,55 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
/* empty css */
|
6
|
-
import $ from "./index129.js";
|
7
|
-
/* empty css */
|
8
|
-
import b from "./index322.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();
|
20
|
-
};
|
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));
|
51
|
-
}
|
1
|
+
const o = (e, t = 50) => new Promise((r) => {
|
2
|
+
const n = setInterval(() => {
|
3
|
+
e() && (clearInterval(n), r());
|
4
|
+
}, t);
|
52
5
|
});
|
53
6
|
export {
|
54
|
-
|
7
|
+
o as waitFor
|
55
8
|
};
|
package/dist/index211.js
ADDED
package/dist/index212.js
CHANGED
@@ -1,15 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
e(o.$slots, "default"),
|
9
|
-
e(o.$slots, "append-outer")
|
10
|
-
]);
|
11
|
-
}
|
12
|
-
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
1
|
+
const o = "bitboss-ui | ", e = () => ({
|
2
|
+
warn: (r) => console.warn(`${o}${r}`),
|
3
|
+
error: (r) => console.error(`${o}${r}`),
|
4
|
+
throw: (r) => {
|
5
|
+
throw new Error(`${o}${r}`);
|
6
|
+
}
|
7
|
+
});
|
13
8
|
export {
|
14
|
-
|
9
|
+
e as useLogger
|
15
10
|
};
|
package/dist/index213.js
CHANGED
@@ -1,4 +1,17 @@
|
|
1
|
-
|
1
|
+
import { defineComponent as a, getCurrentInstance as c, openBlock as l, createBlock as u, Teleport as f, unref as d, renderSlot as m } from "vue";
|
2
|
+
const i = /* @__PURE__ */ a({
|
3
|
+
__name: "BbTeleport",
|
4
|
+
props: {
|
5
|
+
target: {}
|
6
|
+
},
|
7
|
+
setup(o) {
|
8
|
+
var t, e;
|
9
|
+
const r = o, n = !!((e = (t = c()) == null ? void 0 : t.proxy) != null && e.$nuxt), p = r.target || (n ? "#teleports" : "body");
|
10
|
+
return (s, _) => (l(), u(f, { to: d(p) }, [
|
11
|
+
m(s.$slots, "default")
|
12
|
+
], 8, ["to"]));
|
13
|
+
}
|
14
|
+
});
|
2
15
|
export {
|
3
|
-
|
16
|
+
i as default
|
4
17
|
};
|
package/dist/index214.js
CHANGED
@@ -1,6 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
|
1
|
+
import { locales as t } from "./index271.js";
|
2
|
+
import { _config as m } from "./index4.js";
|
3
|
+
import { get as c } from "./index272.js";
|
4
|
+
import { readonly as l, computed as n } from "vue";
|
5
|
+
const p = (o, ...r) => l(
|
6
|
+
n(() => c(t[m.locale], o).replace(
|
7
|
+
/\{(\d+)\}/g,
|
8
|
+
(a, e) => r[e]
|
9
|
+
))
|
10
|
+
), d = () => ({
|
11
|
+
t: p
|
12
|
+
});
|
3
13
|
export {
|
4
|
-
|
5
|
-
s as when
|
14
|
+
d as useLocale
|
6
15
|
};
|
package/dist/index215.js
CHANGED
package/dist/index216.js
CHANGED
@@ -1,22 +1,88 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
},
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
}
|
16
|
-
|
1
|
+
import { defineComponent as h, openBlock as n, createElementBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createTextVNode as o, toDisplayString as d, unref as b, createCommentVNode as p, Fragment as m, renderList as u } from "vue";
|
2
|
+
import { useLocale as g } from "./index214.js";
|
3
|
+
const k = { class: "bb-cr-container__container" }, y = {
|
4
|
+
key: 0,
|
5
|
+
class: "bb-cr-container__loading-container"
|
6
|
+
}, $ = {
|
7
|
+
key: 1,
|
8
|
+
class: "bb-cr-container__no-data-container"
|
9
|
+
}, C = /* @__PURE__ */ h({
|
10
|
+
__name: "OptionsContainer",
|
11
|
+
props: {
|
12
|
+
direction: {},
|
13
|
+
hasErrors: { type: Boolean },
|
14
|
+
hideLabel: { type: Boolean },
|
15
|
+
loadingText: {},
|
16
|
+
loading: { type: Boolean },
|
17
|
+
noDataText: {},
|
18
|
+
options: {}
|
19
|
+
},
|
20
|
+
setup(f) {
|
21
|
+
const { t: i } = g();
|
22
|
+
return (a, T) => (n(), s("span", {
|
23
|
+
ref: "container",
|
24
|
+
class: r(["bb-cr-container", {
|
25
|
+
"bb-cr-container--errors": a.hasErrors,
|
26
|
+
"bb-cr-container--horizontal": a.direction === "horizontal",
|
27
|
+
"bb-cr-container--vertical": a.direction === "vertical"
|
28
|
+
}])
|
29
|
+
}, [
|
30
|
+
l("span", k, [
|
31
|
+
t(a.$slots, "prepend"),
|
32
|
+
!a.options.length && a.loading ? (n(), s("span", y, [
|
33
|
+
t(a.$slots, "loading", {}, () => [
|
34
|
+
o(d(a.loadingText || b(i)("common.loadingText")), 1)
|
35
|
+
])
|
36
|
+
])) : a.options.length ? p("", !0) : (n(), s("span", $, [
|
37
|
+
t(a.$slots, "no-data", {}, () => [
|
38
|
+
o(d(a.noDataText || b(i)("common.noDataText")), 1)
|
39
|
+
])
|
40
|
+
])),
|
41
|
+
(n(!0), s(m, null, u(a.options, (e, c) => (n(), s(m, {
|
42
|
+
key: (e == null ? void 0 : e.valueHash) || c
|
43
|
+
}, [
|
44
|
+
t(a.$slots, "option:prepend", {
|
45
|
+
id: e.valueHash,
|
46
|
+
checked: !!e.selected,
|
47
|
+
disabled: !!e.disabled,
|
48
|
+
item: e.item,
|
49
|
+
text: e.text
|
50
|
+
}),
|
51
|
+
l("label", {
|
52
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
53
|
+
}, [
|
54
|
+
t(a.$slots, "input", {
|
55
|
+
index: c,
|
56
|
+
option: e
|
57
|
+
}),
|
58
|
+
l("span", {
|
59
|
+
class: r({
|
60
|
+
"bb-cr-container-option__text": !0,
|
61
|
+
"sr-only": a.hideLabel
|
62
|
+
})
|
63
|
+
}, [
|
64
|
+
t(a.$slots, "label", {
|
65
|
+
checked: !!e.selected,
|
66
|
+
item: e.item,
|
67
|
+
text: e.text
|
68
|
+
}, () => [
|
69
|
+
o(d(e.text), 1)
|
70
|
+
])
|
71
|
+
], 2)
|
72
|
+
], 2),
|
73
|
+
t(a.$slots, "option:append", {
|
74
|
+
id: e.valueHash,
|
75
|
+
checked: !!e.selected,
|
76
|
+
disabled: !!e.disabled,
|
77
|
+
item: e.item,
|
78
|
+
text: e.text
|
79
|
+
})
|
80
|
+
], 64))), 128)),
|
81
|
+
t(a.$slots, "append")
|
82
|
+
])
|
83
|
+
], 2));
|
17
84
|
}
|
18
|
-
|
19
|
-
};
|
85
|
+
});
|
20
86
|
export {
|
21
|
-
|
87
|
+
C as default
|
22
88
|
};
|
package/dist/index218.js
CHANGED
@@ -1,15 +1,27 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
})
|
1
|
+
import { ref as n, computed as a, unref as v } from "vue";
|
2
|
+
import { useDebounceFn as f } from "./index206.js";
|
3
|
+
const p = (o) => {
|
4
|
+
const e = n(0), r = a(() => v(o.items)), t = n([]), u = async (...s) => {
|
5
|
+
if (Array.isArray(r.value))
|
6
|
+
t.value = r.value;
|
7
|
+
else if (typeof r.value == "function") {
|
8
|
+
const l = ++e.value;
|
9
|
+
try {
|
10
|
+
if (t.value = await r.value(...s), l < e.value)
|
11
|
+
return;
|
12
|
+
} catch (i) {
|
13
|
+
console.error(i);
|
14
|
+
}
|
15
|
+
e.value--;
|
16
|
+
}
|
17
|
+
}, c = f(u, o.debounce || 0);
|
18
|
+
return {
|
19
|
+
getter: u,
|
20
|
+
debouncedGetter: c,
|
21
|
+
items: t,
|
22
|
+
loading: a(() => !!e.value)
|
23
|
+
};
|
24
|
+
};
|
13
25
|
export {
|
14
|
-
|
26
|
+
p as useItemsGetter
|
15
27
|
};
|
package/dist/index219.js
CHANGED
@@ -1,7 +1,19 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
const
|
1
|
+
import { computed as i, unref as m } from "vue";
|
2
|
+
import { hash as s } from "./index215.js";
|
3
|
+
const p = ({ items: a, key: r }) => {
|
4
|
+
const n = i(() => {
|
5
|
+
const t = {}, c = new Array().concat(m(a));
|
6
|
+
for (let e = 0; e < c.length; e++) {
|
7
|
+
const o = c[e], u = r ? String(o[r]) : s(o);
|
8
|
+
t[u] = o;
|
9
|
+
}
|
10
|
+
return t;
|
11
|
+
});
|
12
|
+
return {
|
13
|
+
data: n,
|
14
|
+
get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
|
15
|
+
};
|
16
|
+
};
|
5
17
|
export {
|
6
|
-
|
18
|
+
p as useIndexById
|
7
19
|
};
|
package/dist/index220.js
CHANGED
@@ -1,18 +1,50 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { computed as d, unref as s } from "vue";
|
2
|
+
import { useItemText as y } from "./index275.js";
|
3
|
+
import { useItemValue as x } from "./index276.js";
|
4
|
+
import { hash as w } from "./index215.js";
|
5
|
+
import { useLogger as D } from "./index212.js";
|
6
|
+
const { getItemText: O } = y(), { getItemValue: V } = x(), { warn: H } = D(), T = (i, l, t, a, c) => l || i.disabled ? !0 : typeof t == "function" ? !t(i) : !!(typeof t == "boolean" && !t || a && c >= a), q = ({
|
7
|
+
items: i,
|
8
|
+
disabled: l,
|
9
|
+
selectable: t,
|
10
|
+
itemText: a,
|
11
|
+
itemValue: c,
|
12
|
+
selectedIndexedByHash: p,
|
13
|
+
max: b = 1 / 0
|
14
|
+
}) => {
|
15
|
+
const v = d(() => s(l)), f = d(() => s(i)), h = Object.keys(p.value).length, g = s(b), m = (e) => {
|
16
|
+
const n = V(e, s(c)), o = w(n), u = O(e, s(a)), r = p.value[o] !== void 0, I = T(
|
17
|
+
e,
|
18
|
+
v.value,
|
19
|
+
t,
|
20
|
+
g,
|
21
|
+
h
|
22
|
+
);
|
23
|
+
return {
|
24
|
+
item: e,
|
25
|
+
text: u,
|
26
|
+
value: n,
|
27
|
+
valueHash: o,
|
28
|
+
selected: r,
|
29
|
+
disabled: s(I)
|
11
30
|
};
|
12
|
-
}
|
13
|
-
|
14
|
-
|
15
|
-
const
|
31
|
+
};
|
32
|
+
return {
|
33
|
+
options: d(() => {
|
34
|
+
const e = [], n = /* @__PURE__ */ new Set();
|
35
|
+
for (let o = 0; o < f.value.length; o++) {
|
36
|
+
const u = f.value[o];
|
37
|
+
u.disabled && H(
|
38
|
+
"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."
|
39
|
+
);
|
40
|
+
const r = m(u);
|
41
|
+
n.has(r.valueHash) || (n.add(r.valueHash), e.push(r));
|
42
|
+
}
|
43
|
+
return e;
|
44
|
+
}),
|
45
|
+
createOption: m
|
46
|
+
};
|
47
|
+
};
|
16
48
|
export {
|
17
|
-
|
49
|
+
q as useBaseOptions
|
18
50
|
};
|
package/dist/index221.js
CHANGED
@@ -1,18 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
(
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
const c = /* @__PURE__ */ i(m);
|
1
|
+
import { isNil as f } from "./index258.js";
|
2
|
+
import { computed as t, unref as o } from "vue";
|
3
|
+
const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
|
4
|
+
const i = t(
|
5
|
+
() => new Array().concat(o(e))
|
6
|
+
), s = t(() => i.value.reduce(
|
7
|
+
(r, n) => (h(n) ? r.coherent.push(n) : r.incoherent.push(n), r),
|
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
|
+
};
|
16
15
|
export {
|
17
|
-
|
16
|
+
a as useCoherence
|
18
17
|
};
|