bitboss-ui 2.1.24 → 2.1.26
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/BaseDialog/BaseDialog.vue.d.ts +2 -7
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -7
- package/dist/index.css +1 -1
- package/dist/index106.js +7 -7
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +10 -10
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index133.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +2 -138
- package/dist/index207.js +138 -2
- package/dist/index209.js +10 -2
- package/dist/index21.js +16 -16
- package/dist/index210.js +3 -2
- package/dist/index211.js +13 -2
- package/dist/index212.js +13 -13
- package/dist/index213.js +69 -4
- package/dist/index215.js +33 -19
- package/dist/index216.js +5 -197
- package/dist/index217.js +7 -0
- package/dist/index218.js +5 -69
- package/dist/index219.js +7 -0
- package/dist/index220.js +5 -13
- package/dist/index221.js +5 -114
- package/dist/index222.js +7 -0
- package/dist/index223.js +3 -4
- package/dist/index224.js +2 -13
- package/dist/index225.js +8 -2
- package/dist/index226.js +250 -2
- package/dist/index227.js +52 -7
- package/dist/index228.js +44 -2
- package/dist/index229.js +5 -7
- package/dist/index23.js +15 -15
- package/dist/index230.js +54 -80
- package/dist/index231.js +15 -0
- package/dist/index232.js +9 -27
- package/dist/index233.js +2 -16
- package/dist/index234.js +8 -16
- package/dist/index235.js +112 -49
- package/dist/index237.js +23 -3
- package/dist/index238.js +182 -11
- package/dist/index239.js +3 -5
- package/dist/index240.js +3 -3
- package/dist/index241.js +2 -5
- package/dist/index242.js +2 -5
- package/dist/index243.js +20 -5
- package/dist/index244.js +2 -5
- package/dist/index245.js +4 -5
- package/dist/index246.js +84 -6
- package/dist/index248.js +28 -51
- package/dist/index249.js +17 -44
- package/dist/index25.js +79 -75
- package/dist/index250.js +51 -5
- package/dist/index251.js +15 -60
- package/dist/index252.js +12 -2
- package/dist/index253.js +15 -17
- package/dist/index254.js +106 -12
- package/dist/index256.js +47 -53
- package/dist/index258.js +6 -100
- package/dist/index259.js +18 -0
- package/dist/index260.js +9 -229
- package/dist/index261.js +2 -34
- package/dist/index262.js +18 -5
- package/dist/index263.js +12 -3
- package/dist/index264.js +6 -10
- package/dist/index265.js +229 -3
- package/dist/index266.js +2 -183
- package/dist/index267.js +7 -6
- package/dist/index268.js +7 -16
- package/dist/index269.js +4 -9
- package/dist/index27.js +1 -1
- package/dist/index270.js +197 -23
- package/dist/index272.js +3 -9
- package/dist/index273.js +5 -2
- package/dist/index276.js +2 -5
- package/dist/index277.js +1 -1
- package/dist/index278.js +1 -1
- package/dist/index279.js +1 -1
- package/dist/index280.js +2 -2
- package/dist/index283.js +7 -3
- package/dist/{index282.js → index284.js} +1 -1
- package/dist/index285.js +2 -7
- package/dist/index286.js +4 -3
- package/dist/index287.js +280 -4
- package/dist/index288.js +2 -4
- package/dist/index289.js +16 -3
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -17
- package/dist/index291.js +15 -27
- package/dist/index292.js +2 -280
- package/dist/index293.js +19 -2
- package/dist/index294.js +2 -16
- package/dist/index295.js +15 -2
- package/dist/index296.js +2 -16
- package/dist/index297.js +19 -2
- package/dist/index298.js +2 -19
- package/dist/index299.js +27 -2
- package/dist/index300.js +2 -15
- package/dist/index301.js +2 -2
- package/dist/index302.js +2 -19
- package/dist/index303.js +2 -2
- package/dist/index304.js +2 -27
- package/dist/index305.js +28 -2
- package/dist/index306.js +21 -1
- package/dist/index308.js +3 -2
- package/dist/index309.js +6 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -22
- package/dist/index311.js +127 -0
- package/dist/index312.js +2 -2
- package/dist/index313.js +4 -6
- package/dist/index314.js +1 -1
- package/dist/index315.js +17 -3
- package/dist/index316.js +3 -2
- package/dist/index317.js +3 -125
- package/dist/index318.js +718 -2
- package/dist/index319.js +366 -5
- package/dist/index320.js +58 -718
- package/dist/index321.js +2 -366
- package/dist/index322.js +5 -58
- package/dist/index323.js +3 -5
- package/dist/index324.js +32 -7
- package/dist/index325.js +28 -6
- package/dist/index328.js +6 -46
- package/dist/index329.js +7 -58
- package/dist/index33.js +8 -8
- package/dist/index330.js +18 -57
- package/dist/index331.js +58 -7
- package/dist/index332.js +57 -18
- package/dist/index333.js +2 -2
- package/dist/index334.js +1 -1
- package/dist/index335.js +46 -6
- package/dist/index336.js +227 -32
- package/dist/index337.js +92 -27
- package/dist/index338.js +10 -0
- package/dist/index339.js +5 -227
- package/dist/index340.js +7 -92
- package/dist/index342.js +3 -129
- package/dist/index343.js +126 -47
- package/dist/{index341.js → index346.js} +1 -1
- package/dist/index347.js +50 -3
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -20
- package/dist/index39.js +6 -6
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- 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/index67.js +1 -1
- package/dist/index79.js +4 -4
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +84 -80
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/package.json +1 -1
- package/dist/index214.js +0 -13
- package/dist/index236.js +0 -17
- package/dist/index247.js +0 -252
- package/dist/index255.js +0 -8
- package/dist/index271.js +0 -5
- package/dist/index307.js +0 -4
- package/dist/index326.js +0 -10
package/dist/index248.js
CHANGED
@@ -1,54 +1,31 @@
|
|
1
|
-
import {
|
2
|
-
import
|
3
|
-
const
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
_(
|
19
|
-
() => s.cursor,
|
20
|
-
(e, a) => {
|
21
|
-
l(e, a);
|
1
|
+
import { ref as a, computed as s, unref as v } from "vue";
|
2
|
+
import { useDebounceFn as f } from "./index207.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);
|
22
18
|
}
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
}, {
|
34
|
-
default: f(() => [
|
35
|
-
(c(), d("span", {
|
36
|
-
key: i.value,
|
37
|
-
"aria-live": "polite",
|
38
|
-
class: "bb-base-date-picker__year-button"
|
39
|
-
}, o(i.value), 1))
|
40
|
-
]),
|
41
|
-
_: 1
|
42
|
-
}, 8, ["direction"])
|
43
|
-
]),
|
44
|
-
t("div", v, [
|
45
|
-
t("span", B, o(e.cursor.format("ddd")) + ", ", 1),
|
46
|
-
t("span", D, o(e.cursor.format("DD")), 1),
|
47
|
-
t("span", M, o(e.cursor.format("MMMM")), 1)
|
48
|
-
])
|
49
|
-
], 2));
|
50
|
-
}
|
51
|
-
});
|
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
|
+
};
|
52
29
|
export {
|
53
|
-
|
30
|
+
p as useItemsGetter
|
54
31
|
};
|
package/dist/index249.js
CHANGED
@@ -1,46 +1,19 @@
|
|
1
|
-
import {
|
2
|
-
import
|
3
|
-
|
4
|
-
const
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
key: n.unix(),
|
18
|
-
selected: n.month() === i.value,
|
19
|
-
handler: () => m("update:month", t)
|
20
|
-
};
|
21
|
-
})
|
22
|
-
);
|
23
|
-
return (r, t) => (o(), c("div", M, [
|
24
|
-
p("div", v, [
|
25
|
-
(o(!0), c(b, null, h(u.value, (e) => (o(), k(C, {
|
26
|
-
key: e.key,
|
27
|
-
class: f({
|
28
|
-
content__btn: !0,
|
29
|
-
"content__btn--selected": e.selected
|
30
|
-
}),
|
31
|
-
disabled: r.disabled,
|
32
|
-
type: "button",
|
33
|
-
onClick: e.handler
|
34
|
-
}, {
|
35
|
-
default: y(() => [
|
36
|
-
x(B(e.text), 1)
|
37
|
-
]),
|
38
|
-
_: 2
|
39
|
-
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
40
|
-
])
|
41
|
-
]));
|
42
|
-
}
|
43
|
-
});
|
1
|
+
import { computed as i, unref as m } from "vue";
|
2
|
+
import { hash as s } from "./index223.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
|
+
};
|
44
17
|
export {
|
45
|
-
|
18
|
+
p as useIndexById
|
46
19
|
};
|
package/dist/index25.js
CHANGED
@@ -1,22 +1,22 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { parseSize as
|
3
|
-
import { useId as
|
4
|
-
import { useLocale as
|
5
|
-
import { useMobile as
|
6
|
-
import { useUntil as
|
1
|
+
import { defineComponent as q, mergeModels as E, useModel as A, computed as p, ref as T, watch as H, onMounted as K, createElementBlock as r, openBlock as d, withModifiers as O, normalizeStyle as R, normalizeClass as U, unref as v, createCommentVNode as g, Fragment as j, createElementVNode as t, renderSlot as s, createTextVNode as G, toDisplayString as V, nextTick as J } from "vue";
|
2
|
+
import { parseSize as Q } from "./index231.js";
|
3
|
+
import { useId as S } from "./index8.js";
|
4
|
+
import { useLocale as X } from "./index211.js";
|
5
|
+
import { useMobile as Y } from "./index9.js";
|
6
|
+
import { useUntil as Z } from "./index232.js";
|
7
7
|
import { wait as y } from "./index135.js";
|
8
|
-
const
|
8
|
+
const x = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], ee = {
|
9
9
|
ref: "header",
|
10
10
|
class: "bb-base-dialog__header"
|
11
|
-
},
|
11
|
+
}, oe = { class: "bb-base-dialog__close" }, te = ["aria-label", "disabled"], le = {
|
12
12
|
ref: "body",
|
13
13
|
class: "bb-base-dialog__body scrollbar-border"
|
14
|
-
},
|
14
|
+
}, se = { class: "bb-base-dialog__body-content" }, ae = {
|
15
15
|
ref: "footer",
|
16
16
|
class: "bb-base-dialog__footer"
|
17
|
-
},
|
17
|
+
}, fe = /* @__PURE__ */ q({
|
18
18
|
__name: "BaseDialog",
|
19
|
-
props: /* @__PURE__ */
|
19
|
+
props: /* @__PURE__ */ E({
|
20
20
|
closeLabel: {},
|
21
21
|
compact: { type: Boolean },
|
22
22
|
disabled: { type: Boolean },
|
@@ -35,59 +35,61 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
|
|
35
35
|
modelValue: { type: Boolean, default: !1 },
|
36
36
|
modelModifiers: {}
|
37
37
|
}),
|
38
|
-
emits: /* @__PURE__ */
|
39
|
-
setup(h, { emit:
|
40
|
-
const o = h, w =
|
41
|
-
() => o.closeLabel ||
|
42
|
-
), n =
|
43
|
-
() =>
|
38
|
+
emits: /* @__PURE__ */ E(["shown", "hidden"], ["update:modelValue"]),
|
39
|
+
setup(h, { emit: z }) {
|
40
|
+
const o = h, w = z, l = A(h, "modelValue"), { t: W } = X(), I = p(
|
41
|
+
() => o.closeLabel || W("dialog.closeLabel").value
|
42
|
+
), n = T(null), u = Z(
|
43
|
+
() => l.value || o.eager,
|
44
44
|
{
|
45
|
-
initialValue:
|
45
|
+
initialValue: l.value || o.eager
|
46
46
|
}
|
47
|
-
),
|
47
|
+
), c = `title_${S().id.value}`, b = `description_${S().id.value}`, _ = (e) => {
|
48
48
|
if (e.key === "Escape" && (o.disabled || o.persistent))
|
49
49
|
return e.preventDefault(), a.value = !0, y(200).then(() => {
|
50
50
|
a.value = !1;
|
51
51
|
}), !1;
|
52
|
-
},
|
53
|
-
var i,
|
52
|
+
}, k = async (e) => {
|
53
|
+
var i, L, M, $;
|
54
54
|
e ? ((i = window.globalThis) != null && i.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && (document.documentElement.style.setProperty(
|
55
55
|
"--scrollbar-width",
|
56
|
-
`${
|
57
|
-
), document.addEventListener("keydown",
|
58
|
-
var
|
59
|
-
const m = (
|
56
|
+
`${F()}px`
|
57
|
+
), document.addEventListener("keydown", _)), (L = n.value) == null || L.showModal(), o.focusTarget && J(() => {
|
58
|
+
var D;
|
59
|
+
const m = (D = n.value) == null ? void 0 : D.querySelector(o.focusTarget);
|
60
60
|
m && m instanceof HTMLElement && m.focus();
|
61
|
-
}), w("shown")) : (await y(o.transitionDuration), (
|
61
|
+
}), w("shown")) : (await y(o.transitionDuration), (M = window.globalThis) != null && M.document && document.removeEventListener("keydown", _), ($ = n.value) == null || $.close(), w("hidden"));
|
62
62
|
};
|
63
|
-
|
64
|
-
|
63
|
+
H(l, k), K(() => {
|
64
|
+
l.value && k(!0);
|
65
65
|
});
|
66
|
-
const
|
66
|
+
const N = p(() => B.value ? "100%" : Q(o.size, {
|
67
67
|
sm: 384,
|
68
68
|
md: 652,
|
69
69
|
lg: 896
|
70
|
-
})),
|
70
|
+
})), C = (e) => {
|
71
71
|
if (e.preventDefault(), o.disabled || o.persistent)
|
72
72
|
return a.value = !0, y(300).then(() => {
|
73
73
|
a.value = !1;
|
74
74
|
}), !1;
|
75
|
-
|
76
|
-
},
|
77
|
-
|
75
|
+
f();
|
76
|
+
}, f = () => {
|
77
|
+
l.value = !1;
|
78
|
+
}, a = T(!1), F = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: P } = Y(), B = p(
|
79
|
+
() => o.fullscreen === !0 || o.fullscreen === "mobile" && P.value
|
78
80
|
);
|
79
|
-
return (e, i) => (
|
81
|
+
return (e, i) => (d(), r("dialog", {
|
80
82
|
ref_key: "dialog",
|
81
83
|
ref: n,
|
82
|
-
"aria-describedby": v(
|
83
|
-
"aria-labelledby": v(
|
84
|
-
"aria-live":
|
85
|
-
class:
|
84
|
+
"aria-describedby": v(u) && e.description ? b : void 0,
|
85
|
+
"aria-labelledby": v(u) && e.title ? c : void 0,
|
86
|
+
"aria-live": l.value ? "polite" : "off",
|
87
|
+
class: U([
|
86
88
|
"bb-base-dialog",
|
87
89
|
[
|
88
90
|
{
|
89
|
-
"bb-base-dialog--open":
|
90
|
-
"bb-base-dialog--fullscreen":
|
91
|
+
"bb-base-dialog--open": l.value,
|
92
|
+
"bb-base-dialog--fullscreen": B.value,
|
91
93
|
"bb-base-dialog--compact": e.compact,
|
92
94
|
"bb-base-dialog--deny-close": a.value
|
93
95
|
},
|
@@ -95,46 +97,46 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
|
|
95
97
|
e.panelClasses
|
96
98
|
].flat()
|
97
99
|
]),
|
98
|
-
inert: !
|
99
|
-
style:
|
100
|
-
"--max-width":
|
100
|
+
inert: !l.value,
|
101
|
+
style: R({
|
102
|
+
"--max-width": N.value,
|
101
103
|
"--transition-duration": `${o.transitionDuration}ms`
|
102
104
|
}),
|
103
|
-
onCancel:
|
104
|
-
onClick:
|
105
|
+
onCancel: C,
|
106
|
+
onClick: O(C, ["self"])
|
105
107
|
}, [
|
106
|
-
v(
|
107
|
-
|
108
|
+
v(u) ? (d(), r(j, { key: 0 }, [
|
109
|
+
t("div", ee, [
|
108
110
|
s(e.$slots, "header", {
|
109
|
-
close:
|
111
|
+
close: f,
|
110
112
|
title: e.title,
|
111
|
-
titleId:
|
113
|
+
titleId: c
|
112
114
|
}, () => [
|
113
|
-
|
114
|
-
id:
|
115
|
+
t("span", {
|
116
|
+
id: c,
|
115
117
|
class: "bb-base-dialog__title"
|
116
118
|
}, [
|
117
119
|
s(e.$slots, "title", { text: e.title }, () => [
|
118
|
-
|
120
|
+
G(V(e.title), 1)
|
119
121
|
])
|
120
122
|
]),
|
121
|
-
|
122
|
-
e.showClose ? (
|
123
|
+
t("span", oe, [
|
124
|
+
e.showClose ? (d(), r("button", {
|
123
125
|
key: 0,
|
124
|
-
"aria-label":
|
126
|
+
"aria-label": I.value,
|
125
127
|
disabled: o.disabled,
|
126
128
|
type: "button",
|
127
|
-
onClick:
|
129
|
+
onClick: f
|
128
130
|
}, [
|
129
131
|
s(e.$slots, "close", {}, () => [
|
130
|
-
i[0] || (i[0] =
|
131
|
-
|
132
|
+
i[0] || (i[0] = t("span", { class: "bb-base-dialog__close-icon" }, [
|
133
|
+
t("svg", {
|
132
134
|
"aria-hidden": "true",
|
133
135
|
fill: "none",
|
134
136
|
viewBox: "0 0 24 24",
|
135
137
|
xmlns: "http://www.w3.org/2000/svg"
|
136
138
|
}, [
|
137
|
-
|
139
|
+
t("path", {
|
138
140
|
d: "M23 23L1 1M23 1L1 23",
|
139
141
|
stroke: "currentColor",
|
140
142
|
"stroke-linecap": "round",
|
@@ -143,30 +145,32 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
|
|
143
145
|
])
|
144
146
|
], -1))
|
145
147
|
])
|
146
|
-
], 8,
|
148
|
+
], 8, te)) : g("", !0)
|
147
149
|
])
|
148
150
|
])
|
149
151
|
], 512),
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
152
|
+
t("div", le, [
|
153
|
+
t("div", se, [
|
154
|
+
s(e.$slots, "description", {
|
155
|
+
descriptionId: b,
|
156
|
+
text: e.description
|
157
|
+
}, () => [
|
158
|
+
e.description ? (d(), r("div", {
|
159
|
+
key: 0,
|
160
|
+
id: b,
|
161
|
+
class: "bb-base-dialog__description sr-only"
|
162
|
+
}, V(e.description), 1)) : g("", !0)
|
163
|
+
]),
|
164
|
+
s(e.$slots, "default")
|
165
|
+
])
|
162
166
|
], 512),
|
163
|
-
|
167
|
+
t("div", ae, [
|
164
168
|
s(e.$slots, "footer")
|
165
169
|
], 512)
|
166
170
|
], 64)) : g("", !0)
|
167
|
-
], 46,
|
171
|
+
], 46, x));
|
168
172
|
}
|
169
173
|
});
|
170
174
|
export {
|
171
|
-
|
175
|
+
fe as default
|
172
176
|
};
|
package/dist/index250.js
CHANGED
@@ -1,7 +1,53 @@
|
|
1
|
-
import o from "
|
2
|
-
|
3
|
-
import
|
4
|
-
|
1
|
+
import { computed as l, unref as o } from "vue";
|
2
|
+
import { useItemText as x } from "./index315.js";
|
3
|
+
import { useItemValue as w } from "./index274.js";
|
4
|
+
import { hash as y } from "./index223.js";
|
5
|
+
import { useLogger as D } from "./index225.js";
|
6
|
+
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
7
|
+
items: u,
|
8
|
+
disabled: c,
|
9
|
+
selectable: m,
|
10
|
+
itemText: a,
|
11
|
+
itemValue: d,
|
12
|
+
selectedIndexedByHash: r,
|
13
|
+
max: b = 1 / 0
|
14
|
+
}) => {
|
15
|
+
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
16
|
+
() => Object.keys(r.value).length
|
17
|
+
), g = o(b), f = (e) => {
|
18
|
+
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
19
|
+
e,
|
20
|
+
v.value,
|
21
|
+
m,
|
22
|
+
g,
|
23
|
+
h.value,
|
24
|
+
s
|
25
|
+
);
|
26
|
+
return {
|
27
|
+
item: e,
|
28
|
+
text: i,
|
29
|
+
value: n,
|
30
|
+
valueHash: t,
|
31
|
+
selected: s,
|
32
|
+
disabled: o(I)
|
33
|
+
};
|
34
|
+
};
|
35
|
+
return {
|
36
|
+
options: l(() => {
|
37
|
+
const e = [], n = /* @__PURE__ */ new Set();
|
38
|
+
for (let t = 0; t < p.value.length; t++) {
|
39
|
+
const i = p.value[t];
|
40
|
+
i.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 = f(i);
|
44
|
+
n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
|
45
|
+
}
|
46
|
+
return e;
|
47
|
+
}),
|
48
|
+
createOption: f
|
49
|
+
};
|
50
|
+
};
|
5
51
|
export {
|
6
|
-
|
52
|
+
q as useBaseOptions
|
7
53
|
};
|
package/dist/index251.js
CHANGED
@@ -1,62 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
text: e,
|
16
|
-
key: e,
|
17
|
-
selected: e === r.value,
|
18
|
-
handler: () => b("update:year", e)
|
19
|
-
}))
|
20
|
-
), k = (e) => {
|
21
|
-
const t = e.target;
|
22
|
-
t.scrollTop <= 100 ? c.value = Math.max(
|
23
|
-
c.value - n * l,
|
24
|
-
r.value - 200
|
25
|
-
) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
|
26
|
-
};
|
27
|
-
return h(() => {
|
28
|
-
if (!o.value) return;
|
29
|
-
const e = o.value.querySelector(
|
30
|
-
".content__btn--selected"
|
31
|
-
);
|
32
|
-
e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
|
33
|
-
}), (e, t) => (u(), m("div", {
|
34
|
-
ref_key: "container",
|
35
|
-
ref: o,
|
36
|
-
class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
|
37
|
-
}, [
|
38
|
-
y("div", {
|
39
|
-
class: "content",
|
40
|
-
onScrollPassive: k
|
41
|
-
}, [
|
42
|
-
(u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
|
43
|
-
key: a.key,
|
44
|
-
class: S({
|
45
|
-
content__btn: !0,
|
46
|
-
"content__btn--selected": a.selected
|
47
|
-
}),
|
48
|
-
disabled: e.disabled,
|
49
|
-
onClick: a.handler
|
50
|
-
}, {
|
51
|
-
default: T(() => [
|
52
|
-
E(w(a.text), 1)
|
53
|
-
]),
|
54
|
-
_: 2
|
55
|
-
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
56
|
-
], 32)
|
57
|
-
], 512));
|
58
|
-
}
|
59
|
-
});
|
1
|
+
import { isNil as f } from "./index244.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
|
+
};
|
60
15
|
export {
|
61
|
-
|
16
|
+
a as useCoherence
|
62
17
|
};
|
package/dist/index252.js
CHANGED
@@ -1,4 +1,14 @@
|
|
1
|
-
|
1
|
+
import { hash as e } from "./index223.js";
|
2
|
+
import { debouncedWatch as s } from "./index207.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
|
+
};
|
2
12
|
export {
|
3
|
-
n as
|
13
|
+
n as useHashedWatcher
|
4
14
|
};
|
package/dist/index253.js
CHANGED
@@ -1,20 +1,18 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
}
|
16
|
-
return !1;
|
1
|
+
import { isNotNil as n } from "./index140.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 };
|
17
15
|
};
|
18
16
|
export {
|
19
|
-
|
17
|
+
h as usePrefill
|
20
18
|
};
|