bitboss-ui 2.0.146 → 2.0.148
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/BaseTextInput/BaseTextInput.vue.d.ts +9 -0
- package/dist/components/BbTextInput/BbTextInput.vue.d.ts +10 -0
- package/dist/index100.js +9 -9
- package/dist/index111.js +12 -12
- package/dist/index117.js +18 -14
- package/dist/index119.js +2 -2
- package/dist/index121.js +6 -6
- 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 +1 -1
- package/dist/index131.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index134.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +3 -115
- package/dist/index207.js +2 -2
- package/dist/index208.js +4 -86
- package/dist/index209.js +4 -0
- package/dist/index21.js +16 -16
- package/dist/index210.js +2 -29
- package/dist/index211.js +114 -16
- package/dist/index212.js +86 -51
- package/dist/index214.js +29 -3
- package/dist/index215.js +16 -11
- package/dist/index216.js +48 -13
- package/dist/index217.js +15 -66
- package/dist/index218.js +5 -0
- package/dist/index219.js +12 -13
- package/dist/index220.js +16 -5
- package/dist/index221.js +33 -124
- package/dist/index222.js +65 -15
- package/dist/index224.js +13 -19
- package/dist/index225.js +4 -15
- package/dist/index226.js +41 -2
- package/dist/index227.js +20 -2
- package/dist/index228.js +93 -40
- package/dist/index23.js +16 -16
- package/dist/index230.js +198 -18
- package/dist/index232.js +12 -93
- package/dist/index233.js +5 -0
- package/dist/index234.js +6 -2
- package/dist/index235.js +7 -19
- package/dist/index236.js +8 -27
- package/dist/index237.js +13 -6
- package/dist/index238.js +5 -250
- package/dist/index239.js +124 -51
- package/dist/index240.js +16 -44
- package/dist/index241.js +16 -5
- package/dist/index242.js +19 -60
- package/dist/index243.js +15 -34
- package/dist/index244.js +2 -2
- package/dist/index245.js +2 -4
- package/dist/index246.js +2 -2
- package/dist/index247.js +19 -3
- package/dist/index248.js +27 -3
- package/dist/index249.js +250 -7
- package/dist/index25.js +7 -7
- package/dist/index250.js +48 -11
- package/dist/index251.js +44 -4
- package/dist/index252.js +5 -200
- package/dist/index253.js +62 -0
- package/dist/index255.js +2 -18
- package/dist/index256.js +2 -126
- package/dist/index257.js +2 -2
- package/dist/index259.js +2 -2
- package/dist/index261.js +17 -11
- package/dist/index262.js +124 -226
- package/dist/index263.js +11 -368
- package/dist/index264.js +228 -2
- package/dist/index265.js +369 -2
- package/dist/index266.js +174 -8
- package/dist/index267.js +9 -2
- package/dist/index268.js +3 -6
- package/dist/index269.js +224 -16
- package/dist/index27.js +1 -1
- package/dist/index270.js +4 -9
- package/dist/index271.js +2 -9
- package/dist/index272.js +3 -23
- package/dist/index273.js +17 -3
- package/dist/index274.js +7 -15
- package/dist/index275.js +27 -8
- package/dist/index276.js +3 -28
- package/dist/index278.js +9 -0
- package/dist/index279.js +429 -5
- package/dist/index280.js +3 -2
- package/dist/index281.js +3 -4
- package/dist/index282.js +7 -281
- package/dist/index283.js +10 -5
- package/dist/index284.js +2 -2
- package/dist/index285.js +89 -2
- package/dist/index286.js +200 -2
- package/dist/index287.js +6 -2
- package/dist/index288.js +16 -2
- package/dist/index289.js +281 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +5 -430
- package/dist/index291.js +2 -176
- package/dist/index292.js +2 -3
- package/dist/index293.js +2 -7
- package/dist/index294.js +2 -11
- package/dist/index297.js +9 -2
- package/dist/index298.js +8 -2
- package/dist/index299.js +9 -2
- package/dist/index300.js +23 -2
- package/dist/index301.js +2 -22
- package/dist/index302.js +4 -0
- package/dist/index303.js +2 -200
- package/dist/index304.js +2 -5
- package/dist/index305.js +2 -224
- package/dist/index306.js +2 -8
- package/dist/index307.js +22 -2
- package/dist/index309.js +3 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -89
- package/dist/index311.js +126 -3
- package/dist/index312.js +2 -126
- package/dist/index313.js +436 -3
- package/dist/index314.js +127 -3
- package/dist/index315.js +2 -2
- package/dist/index316.js +5 -436
- package/dist/index317.js +66 -126
- package/dist/index318.js +5 -3
- package/dist/index319.js +8 -3
- package/dist/index320.js +471 -49
- package/dist/index321.js +33 -480
- package/dist/index322.js +28 -33
- package/dist/index324.js +10 -0
- package/dist/index325.js +6 -58
- package/dist/index326.js +7 -57
- package/dist/index327.js +58 -5
- package/dist/index328.js +58 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +3 -7
- package/dist/index331.js +3 -19
- package/dist/index332.js +57 -6
- package/dist/index333.js +7 -2
- package/dist/index334.js +17 -45
- package/dist/index335.js +6 -7
- package/dist/index336.js +46 -5
- package/dist/index337.js +2 -8
- package/dist/index339.js +1 -1
- package/dist/index340.js +2 -424
- package/dist/index341.js +424 -2
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -20
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index47.js +2 -2
- package/dist/index49.js +50 -41
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index75.js +3 -3
- 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 +5 -5
- package/dist/index90.js +1 -1
- package/package.json +1 -1
- package/dist/index213.js +0 -17
- package/dist/index223.js +0 -18
- package/dist/index229.js +0 -15
- package/dist/index231.js +0 -8
- package/dist/index277.js +0 -5
- package/dist/index308.js +0 -69
- package/dist/index323.js +0 -30
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 "./index238.js";
|
9
|
+
import G from "./index240.js";
|
10
|
+
import J from "./index241.js";
|
11
|
+
import K from "./index242.js";
|
12
|
+
import Q from "./index243.js";
|
13
|
+
import X from "./index247.js";
|
14
|
+
import ee from "./index248.js";
|
15
|
+
import { hash as M } from "./index218.js";
|
16
|
+
import { last as ae } from "./index245.js";
|
17
|
+
import { useLogger as te } from "./index236.js";
|
18
|
+
import oe from "./index249.js";
|
19
|
+
import le from "./index250.js";
|
20
|
+
import re from "./index251.js";
|
21
|
+
import B from "./index252.js";
|
22
|
+
import se from "./index253.js";
|
23
|
+
import { useLocale as de } from "./index232.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,31 +1,4 @@
|
|
1
|
-
|
2
|
-
import { useDebounceFn as f } from "./index206.js";
|
3
|
-
const p = (u) => {
|
4
|
-
const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
|
5
|
-
if (Array.isArray(r.value))
|
6
|
-
t.value = r.value;
|
7
|
-
else if (typeof r.value == "function") {
|
8
|
-
const i = ++e.value;
|
9
|
-
try {
|
10
|
-
const o = await r.value(...l);
|
11
|
-
if (i < e.value) {
|
12
|
-
e.value--;
|
13
|
-
return;
|
14
|
-
} else
|
15
|
-
t.value = o;
|
16
|
-
} catch (o) {
|
17
|
-
console.error(o);
|
18
|
-
}
|
19
|
-
e.value--;
|
20
|
-
}
|
21
|
-
}, c = f(n, u.debounce || 0);
|
22
|
-
return {
|
23
|
-
getter: n,
|
24
|
-
debouncedGetter: c,
|
25
|
-
items: t,
|
26
|
-
loading: s(() => !!e.value)
|
27
|
-
};
|
28
|
-
};
|
1
|
+
const n = (t, a, m) => Math.min(Math.max(t, a), m);
|
29
2
|
export {
|
30
|
-
|
3
|
+
n as clamp
|
31
4
|
};
|
package/dist/index211.js
CHANGED
@@ -1,19 +1,117 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
});
|
12
|
-
return {
|
13
|
-
data: n,
|
14
|
-
get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
|
15
|
-
};
|
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 = () => {
|
16
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
|
+
}
|
17
99
|
export {
|
18
|
-
|
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
|
19
117
|
};
|
package/dist/index212.js
CHANGED
@@ -1,53 +1,88 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
}
|
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 "./index232.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));
|
84
|
+
}
|
85
|
+
});
|
51
86
|
export {
|
52
|
-
|
87
|
+
C as default
|
53
88
|
};
|
package/dist/index214.js
CHANGED
@@ -1,5 +1,31 @@
|
|
1
|
-
import {
|
2
|
-
|
1
|
+
import { ref as a, computed as s, unref as v } from "vue";
|
2
|
+
import { useDebounceFn as f } from "./index211.js";
|
3
|
+
const p = (u) => {
|
4
|
+
const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
|
5
|
+
if (Array.isArray(r.value))
|
6
|
+
t.value = r.value;
|
7
|
+
else if (typeof r.value == "function") {
|
8
|
+
const i = ++e.value;
|
9
|
+
try {
|
10
|
+
const o = await r.value(...l);
|
11
|
+
if (i < e.value) {
|
12
|
+
e.value--;
|
13
|
+
return;
|
14
|
+
} else
|
15
|
+
t.value = o;
|
16
|
+
} catch (o) {
|
17
|
+
console.error(o);
|
18
|
+
}
|
19
|
+
e.value--;
|
20
|
+
}
|
21
|
+
}, c = f(n, u.debounce || 0);
|
22
|
+
return {
|
23
|
+
getter: n,
|
24
|
+
debouncedGetter: c,
|
25
|
+
items: t,
|
26
|
+
loading: s(() => !!e.value)
|
27
|
+
};
|
28
|
+
};
|
3
29
|
export {
|
4
|
-
|
30
|
+
p as useItemsGetter
|
5
31
|
};
|
package/dist/index215.js
CHANGED
@@ -1,14 +1,19 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
const
|
4
|
-
|
5
|
-
|
6
|
-
(
|
7
|
-
e
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { computed as i, unref as m } from "vue";
|
2
|
+
import { hash as s } from "./index218.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
|
+
};
|
11
16
|
};
|
12
17
|
export {
|
13
|
-
|
18
|
+
p as useIndexById
|
14
19
|
};
|
package/dist/index216.js
CHANGED
@@ -1,18 +1,53 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
import { computed as c, unref as n } from "vue";
|
2
|
+
import { useItemText as y } from "./index273.js";
|
3
|
+
import { useItemValue as x } from "./index274.js";
|
4
|
+
import { hash as w } from "./index218.js";
|
5
|
+
import { useLogger as D } from "./index236.js";
|
6
|
+
const { getItemText: O } = y(), { getItemValue: V } = x(), { warn: H } = D(), T = (i, d, t, a, f, u) => u ? !1 : d || i.disabled ? !0 : typeof t == "function" ? !t(i) : !!(typeof t == "boolean" && !t || a && f >= a), q = ({
|
7
|
+
items: i,
|
8
|
+
disabled: d,
|
9
|
+
selectable: t,
|
10
|
+
itemText: a,
|
11
|
+
itemValue: f,
|
12
|
+
selectedIndexedByHash: u,
|
13
|
+
max: b = 1 / 0
|
8
14
|
}) => {
|
9
|
-
const
|
10
|
-
|
15
|
+
const v = c(() => n(d)), p = c(() => n(i)), h = c(
|
16
|
+
() => Object.keys(u.value).length
|
17
|
+
), g = n(b), m = (e) => {
|
18
|
+
const r = V(e, n(f)), o = w(r), l = O(e, n(a)), s = u.value[o] !== void 0, I = T(
|
19
|
+
e,
|
20
|
+
v.value,
|
21
|
+
t,
|
22
|
+
g,
|
23
|
+
h.value,
|
24
|
+
s
|
25
|
+
);
|
26
|
+
return {
|
27
|
+
item: e,
|
28
|
+
text: l,
|
29
|
+
value: r,
|
30
|
+
valueHash: o,
|
31
|
+
selected: s,
|
32
|
+
disabled: n(I)
|
33
|
+
};
|
34
|
+
};
|
35
|
+
return {
|
36
|
+
options: c(() => {
|
37
|
+
const e = [], r = /* @__PURE__ */ new Set();
|
38
|
+
for (let o = 0; o < p.value.length; o++) {
|
39
|
+
const l = p.value[o];
|
40
|
+
l.disabled && H(
|
41
|
+
"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."
|
42
|
+
);
|
43
|
+
const s = m(l);
|
44
|
+
r.has(s.valueHash) || (r.add(s.valueHash), e.push(s));
|
45
|
+
}
|
46
|
+
return e;
|
47
|
+
}),
|
48
|
+
createOption: m
|
11
49
|
};
|
12
|
-
return a && (u(r), c(async () => {
|
13
|
-
l.value || await r();
|
14
|
-
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
50
|
};
|
16
51
|
export {
|
17
|
-
|
52
|
+
q as useBaseOptions
|
18
53
|
};
|
package/dist/index217.js
CHANGED
@@ -1,68 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
clearable: { type: Boolean },
|
16
|
-
"prepend:icon": {},
|
17
|
-
preventFocus: { type: Boolean }
|
18
|
-
},
|
19
|
-
emits: ["click:clear"],
|
20
|
-
setup(u, { emit: d }) {
|
21
|
-
const t = u, f = d, o = $(), a = () => {
|
22
|
-
var e;
|
23
|
-
!o.value || t.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
|
24
|
-
}, b = () => {
|
25
|
-
f("click:clear"), a();
|
26
|
-
};
|
27
|
-
return (e, E) => (r(), k("span", {
|
28
|
-
ref_key: "container",
|
29
|
-
ref: o,
|
30
|
-
class: y(["bb-common-input-inner-container", {
|
31
|
-
"bb-common-input-inner-container--clearable": t.clearable
|
32
|
-
}]),
|
33
|
-
onClick: a
|
34
|
-
}, [
|
35
|
-
n(e.$slots, "prepend", {}, () => [
|
36
|
-
c("span", v, [
|
37
|
-
n(e.$slots, "prefix")
|
38
|
-
])
|
39
|
-
]),
|
40
|
-
e.$props["prepend:icon"] ? (r(), s(p(m), {
|
41
|
-
key: 0,
|
42
|
-
class: "bb-common-input-inner-container__prepend-icon",
|
43
|
-
type: e.$props["prepend:icon"]
|
44
|
-
}, null, 8, ["type"])) : l("", !0),
|
45
|
-
n(e.$slots, "default"),
|
46
|
-
i(B, {
|
47
|
-
"aria-hidden": !e.clearable,
|
48
|
-
tabindex: e.clearable ? 0 : -1,
|
49
|
-
onClick: b
|
50
|
-
}, null, 8, ["aria-hidden", "tabindex"]),
|
51
|
-
e.$props["append:icon"] ? (r(), s(p(m), {
|
52
|
-
key: 1,
|
53
|
-
class: "bb-common-input-inner-container__append-icon",
|
54
|
-
type: e.$props["append:icon"]
|
55
|
-
}, null, 8, ["type"])) : l("", !0),
|
56
|
-
i(h),
|
57
|
-
i(p(C)),
|
58
|
-
n(e.$slots, "append", {}, () => [
|
59
|
-
c("span", I, [
|
60
|
-
n(e.$slots, "suffix")
|
61
|
-
])
|
62
|
-
])
|
63
|
-
], 2));
|
64
|
-
}
|
65
|
-
});
|
1
|
+
import { isNil as f } from "./index256.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
|
+
};
|
66
15
|
export {
|
67
|
-
|
16
|
+
a as useCoherence
|
68
17
|
};
|
package/dist/index218.js
ADDED
package/dist/index219.js
CHANGED
@@ -1,15 +1,14 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
}
|
12
|
-
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
1
|
+
import { hash as e } from "./index218.js";
|
2
|
+
import { debouncedWatch as s } from "./index211.js";
|
3
|
+
const n = (o, c, h) => {
|
4
|
+
s(
|
5
|
+
o,
|
6
|
+
(r, t) => {
|
7
|
+
e(r) !== e(t) && c(r, t);
|
8
|
+
},
|
9
|
+
h
|
10
|
+
);
|
11
|
+
};
|
13
12
|
export {
|
14
|
-
|
13
|
+
n as useHashedWatcher
|
15
14
|
};
|
package/dist/index220.js
CHANGED
@@ -1,7 +1,18 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
1
|
+
import { isNotNil as n } from "./index135.js";
|
2
|
+
import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
|
3
|
+
const h = ({
|
4
|
+
fn: i,
|
5
|
+
onStart: s,
|
6
|
+
multiple: f,
|
7
|
+
currentValue: o
|
8
|
+
}) => {
|
9
|
+
const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
|
10
|
+
e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
|
11
|
+
};
|
12
|
+
return a && (u(r), c(async () => {
|
13
|
+
l.value || await r();
|
14
|
+
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
|
+
};
|
5
16
|
export {
|
6
|
-
|
17
|
+
h as usePrefill
|
7
18
|
};
|