bitboss-ui 2.0.115 → 2.0.116
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/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +31 -58
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -5
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +5 -0
- package/dist/components/BaseSlider/BaseSlider.vue.d.ts +1 -1
- package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +8 -167
- package/dist/components/BbAccordion/BbAccordion.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -0
- package/dist/index100.js +8 -8
- package/dist/index101.js +5 -3
- package/dist/index111.js +11 -11
- 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 +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 +3 -2
- package/dist/index207.js +47 -80
- package/dist/index209.js +13 -25
- package/dist/index21.js +16 -16
- package/dist/index210.js +2 -17
- package/dist/index211.js +4 -48
- package/dist/index212.js +2 -15
- package/dist/index213.js +86 -3
- package/dist/index215.js +23 -14
- package/dist/index216.js +17 -5
- package/dist/index217.js +50 -15
- package/dist/index218.js +15 -16
- package/dist/index219.js +3 -19
- package/dist/index220.js +12 -15
- package/dist/index221.js +16 -19
- package/dist/index222.js +124 -25
- package/dist/index223.js +5 -2
- package/dist/index224.js +125 -8
- package/dist/index225.js +14 -248
- package/dist/index226.js +15 -51
- package/dist/index227.js +19 -44
- package/dist/index228.js +15 -5
- package/dist/index229.js +2 -60
- package/dist/index23.js +31 -32
- package/dist/index230.js +2 -13
- package/dist/index231.js +41 -2
- package/dist/index232.js +13 -4
- package/dist/index233.js +20 -2
- package/dist/index234.js +5 -52
- package/dist/index235.js +17 -0
- package/dist/index236.js +4 -12
- package/dist/index237.js +366 -17
- package/dist/index238.js +19 -4
- package/dist/index239.js +27 -3
- package/dist/index240.js +8 -41
- package/dist/index241.js +249 -5
- package/dist/index242.js +52 -7
- package/dist/index243.js +40 -11
- package/dist/index244.js +5 -3
- package/dist/index245.js +58 -124
- package/dist/index246.js +3 -125
- package/dist/index247.js +7 -2
- package/dist/index248.js +4 -5
- package/dist/index249.js +98 -352
- package/dist/index25.js +7 -7
- package/dist/index254.js +1 -1
- package/dist/index256.js +1 -1
- package/dist/index261.js +9 -6
- package/dist/index262.js +23 -16
- package/dist/index263.js +89 -8
- package/dist/index265.js +6 -90
- package/dist/index266.js +18 -0
- package/dist/index267.js +224 -3
- package/dist/index268.js +3 -17
- package/dist/index27.js +1 -1
- package/dist/index270.js +7 -28
- package/dist/index271.js +4 -281
- package/dist/index272.js +3 -6
- package/dist/index273.js +17 -2
- package/dist/index274.js +9 -2
- package/dist/index275.js +28 -2
- package/dist/index276.js +281 -2
- package/dist/index277.js +6 -2
- package/dist/index278.js +2 -2
- package/dist/index279.js +2 -2
- package/dist/index280.js +2 -2
- package/dist/index281.js +2 -2
- package/dist/index282.js +2 -2
- package/dist/index283.js +2 -2
- package/dist/index284.js +125 -21
- package/dist/index285.js +433 -0
- package/dist/index286.js +175 -6
- package/dist/index287.js +2 -7
- package/dist/index288.js +22 -11
- package/dist/index29.js +3 -3
- package/dist/index290.js +7 -3
- package/dist/index291.js +13 -0
- package/dist/index292.js +2 -176
- package/dist/index293.js +2 -431
- package/dist/index294.js +1 -1
- package/dist/index295.js +2 -89
- package/dist/index296.js +2 -224
- package/dist/index297.js +2 -200
- package/dist/index298.js +21 -7
- package/dist/index300.js +9 -2
- package/dist/index301.js +196 -122
- package/dist/index302.js +435 -21
- package/dist/index303.js +129 -0
- package/dist/index304.js +81 -428
- package/dist/index305.js +8 -127
- package/dist/index308.js +2 -2
- package/dist/index309.js +2 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -3
- package/dist/index311.js +65 -56
- package/dist/index312.js +5 -5
- package/dist/index313.js +3 -8
- package/dist/index314.js +3 -53
- package/dist/index315.js +57 -52
- package/dist/index316.js +1 -1
- package/dist/index317.js +4 -6
- package/dist/index318.js +8 -67
- package/dist/index319.js +3 -6
- package/dist/index320.js +6 -18
- package/dist/index321.js +18 -3
- package/dist/index322.js +53 -5
- package/dist/index323.js +53 -2
- package/dist/index324.js +7 -3
- package/dist/index326.js +4 -0
- package/dist/index327.js +480 -2
- package/dist/index33.js +8 -8
- package/dist/index35.js +4 -4
- package/dist/index37.js +133 -132
- package/dist/index39.js +3 -3
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +5 -5
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index51.js +11 -12
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +1 -1
- 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 +2 -2
- package/dist/index214.js +0 -14
- package/dist/index264.js +0 -25
- package/dist/index269.js +0 -11
- package/dist/index289.js +0 -6
- package/dist/index299.js +0 -11
- package/dist/index328.js +0 -482
package/dist/index205.js
CHANGED
@@ -1,117 +1,4 @@
|
|
1
|
-
|
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
|
-
}
|
1
|
+
const n = (t, a, m) => Math.min(Math.max(t, a), m);
|
99
2
|
export {
|
100
|
-
|
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
|
3
|
+
n as clamp
|
117
4
|
};
|
package/dist/index206.js
CHANGED
package/dist/index207.js
CHANGED
@@ -1,88 +1,55 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
},
|
10
|
-
__name: "
|
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 "./index127.js";
|
5
|
+
/* empty css */
|
6
|
+
import $ from "./index129.js";
|
7
|
+
/* empty css */
|
8
|
+
import b from "./index316.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
11
|
props: {
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
loadingText: {},
|
16
|
-
loading: { type: Boolean },
|
17
|
-
noDataText: {},
|
18
|
-
options: {}
|
12
|
+
"append:icon": {},
|
13
|
+
"prepend:icon": {},
|
14
|
+
preventFocus: { type: Boolean }
|
19
15
|
},
|
20
|
-
setup(
|
21
|
-
const
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
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
|
29
26
|
}, [
|
30
|
-
|
31
|
-
t(
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
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")
|
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
|
+
])
|
82
49
|
])
|
83
|
-
],
|
50
|
+
], 512));
|
84
51
|
}
|
85
52
|
});
|
86
53
|
export {
|
87
|
-
|
54
|
+
S as default
|
88
55
|
};
|
package/dist/index209.js
CHANGED
@@ -1,27 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
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
|
-
};
|
1
|
+
import { openBlock as t, createElementBlock as n, renderSlot as e } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import r from "./index270.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]]);
|
25
13
|
export {
|
26
|
-
|
14
|
+
i as default
|
27
15
|
};
|
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 "./index223.js";
|
9
|
+
import G from "./index225.js";
|
10
|
+
import J from "./index226.js";
|
11
|
+
import K from "./index227.js";
|
12
|
+
import Q from "./index228.js";
|
13
|
+
import X from "./index238.js";
|
14
|
+
import ee from "./index239.js";
|
15
|
+
import { hash as M } from "./index219.js";
|
16
|
+
import { last as ae } from "./index230.js";
|
17
|
+
import { useLogger as te } from "./index240.js";
|
18
|
+
import oe from "./index241.js";
|
19
|
+
import le from "./index242.js";
|
20
|
+
import re from "./index243.js";
|
21
|
+
import B from "./index244.js";
|
22
|
+
import se from "./index245.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,19 +1,4 @@
|
|
1
|
-
|
2
|
-
import { hash as s } from "./index213.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
|
-
};
|
1
|
+
const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
|
17
2
|
export {
|
18
|
-
|
3
|
+
s as isCssColor
|
19
4
|
};
|
package/dist/index211.js
CHANGED
@@ -1,50 +1,6 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
import { useItemValue as x } from "./index269.js";
|
4
|
-
import { hash as w } from "./index213.js";
|
5
|
-
import { useLogger as D } from "./index224.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)
|
30
|
-
};
|
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
|
-
};
|
1
|
+
import { curry as e } from "./index271.js";
|
2
|
+
const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
|
48
3
|
export {
|
49
|
-
|
4
|
+
t as baseWhen,
|
5
|
+
s as when
|
50
6
|
};
|
package/dist/index212.js
CHANGED
@@ -1,17 +1,4 @@
|
|
1
|
-
|
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
|
-
};
|
1
|
+
const o = (e) => typeof e == "boolean" ? e : e === "true";
|
15
2
|
export {
|
16
|
-
|
3
|
+
o as booleanishToBoolean
|
17
4
|
};
|
package/dist/index213.js
CHANGED
@@ -1,5 +1,88 @@
|
|
1
|
-
import {
|
2
|
-
|
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
|
+
});
|
3
86
|
export {
|
4
|
-
|
87
|
+
C as default
|
5
88
|
};
|
package/dist/index215.js
CHANGED
@@ -1,18 +1,27 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
const
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { ref as n, computed as a, unref as v } from "vue";
|
2
|
+
import { useDebounceFn as f } from "./index249.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)
|
11
23
|
};
|
12
|
-
return a && (u(r), c(async () => {
|
13
|
-
l.value || await r();
|
14
|
-
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
24
|
};
|
16
25
|
export {
|
17
|
-
|
26
|
+
p as useItemsGetter
|
18
27
|
};
|
package/dist/index216.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 "./index219.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
|
};
|