bitboss-ui 2.1.109 → 2.1.110
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/useToast.d.ts +21 -34
- package/dist/index.d.ts +1 -0
- package/dist/index109.js +9 -9
- package/dist/index110.js +18 -18
- package/dist/index118.js +1 -1
- package/dist/index124.js +4 -4
- package/dist/index126.js +13 -13
- package/dist/index134.js +1 -1
- package/dist/index136.js +5 -5
- package/dist/index138.js +1 -1
- package/dist/index14.js +1 -1
- package/dist/index140.js +2 -2
- package/dist/index143.js +1 -1
- package/dist/index145.js +2 -2
- package/dist/index147.js +1 -1
- package/dist/index148.js +2 -2
- package/dist/index16.js +3 -3
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index22.js +14 -14
- package/dist/index221.js +138 -2
- package/dist/index222.js +2 -138
- package/dist/index223.js +2 -2
- package/dist/index224.js +5 -34
- package/dist/index225.js +7 -3
- package/dist/index226.js +4 -13
- package/dist/index227.js +13 -20
- package/dist/index228.js +20 -5
- package/dist/index229.js +2 -8
- package/dist/index230.js +2 -13
- package/dist/index231.js +2 -135
- package/dist/index232.js +11 -0
- package/dist/index233.js +13 -4
- package/dist/index234.js +131 -19
- package/dist/index236.js +23 -3
- package/dist/index237.js +4 -2
- package/dist/index238.js +22 -17
- package/dist/index239.js +4 -12
- package/dist/index24.js +10 -10
- package/dist/index240.js +86 -51
- package/dist/index242.js +29 -11
- package/dist/index243.js +16 -15
- package/dist/index244.js +15 -28
- package/dist/index245.js +48 -15
- package/dist/index246.js +17 -32
- package/dist/index247.js +3 -107
- package/dist/index248.js +12 -6
- package/dist/index249.js +5 -2
- package/dist/index250.js +5 -7
- package/dist/index251.js +5 -373
- package/dist/index252.js +7 -0
- package/dist/index253.js +2 -8
- package/dist/index254.js +6 -6
- package/dist/index255.js +7 -15
- package/dist/index256.js +267 -32
- package/dist/index257.js +42 -57
- package/dist/index258.js +52 -2
- package/dist/index259.js +32 -7
- package/dist/index26.js +3 -3
- package/dist/index260.js +60 -2
- package/dist/index261.js +34 -7
- package/dist/index262.js +3 -2
- package/dist/index263.js +2 -2
- package/dist/index264.js +2 -3
- package/dist/index265.js +7 -28
- package/dist/index266.js +9 -0
- package/dist/index267.js +6 -8
- package/dist/index268.js +33 -23
- package/dist/index269.js +28 -3
- package/dist/index271.js +9 -4
- package/dist/index272.js +20 -105
- package/dist/index273.js +55 -0
- package/dist/index274.js +9 -100
- package/dist/index275.js +35 -0
- package/dist/index276.js +25 -3
- package/dist/index277.js +3 -188
- package/dist/index278.js +18 -3
- package/dist/index279.js +11 -9
- package/dist/index28.js +1 -1
- package/dist/index280.js +106 -3
- package/dist/index282.js +100 -5
- package/dist/index284.js +107 -5
- package/dist/index285.js +11 -5
- package/dist/index286.js +188 -5
- package/dist/index287.js +3 -5
- package/dist/index288.js +3 -6
- package/dist/index289.js +12 -267
- package/dist/index290.js +364 -43
- package/dist/index292.js +5 -31
- package/dist/index293.js +5 -60
- package/dist/index294.js +5 -9
- package/dist/index295.js +5 -21
- package/dist/index296.js +5 -13
- package/dist/index297.js +10 -3
- package/dist/index298.js +3 -86
- package/dist/index299.js +69 -0
- package/dist/index30.js +3 -3
- package/dist/index300.js +3 -9
- package/dist/index301.js +6 -25
- package/dist/index302.js +15 -52
- package/dist/index303.js +9 -0
- package/dist/index305.js +3 -7
- package/dist/index306.js +1 -1
- package/dist/index307.js +4 -2
- package/dist/index308.js +2 -3
- package/dist/index309.js +280 -2
- package/dist/index310.js +2 -719
- package/dist/index311.js +16 -366
- package/dist/index312.js +2 -57
- package/dist/index313.js +16 -2
- package/dist/index314.js +2 -28
- package/dist/index315.js +27 -17
- package/dist/index316.js +2 -5
- package/dist/index317.js +2 -4
- package/dist/index318.js +2 -3
- package/dist/index319.js +2 -3
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -280
- package/dist/index321.js +28 -2
- package/dist/index322.js +2 -16
- package/dist/index323.js +17 -2
- package/dist/index324.js +3 -16
- package/dist/index325.js +4 -2
- package/dist/index326.js +3 -27
- package/dist/index327.js +3 -2
- package/dist/index328.js +1 -1
- package/dist/index329.js +5 -2
- package/dist/index330.js +6 -2
- package/dist/index331.js +3 -2
- package/dist/index332.js +125 -2
- package/dist/index333.js +2 -125
- package/dist/index334.js +15 -2
- package/dist/index335.js +2 -15
- package/dist/index336.js +19 -2
- package/dist/index337.js +2 -19
- package/dist/index338.js +5 -2
- package/dist/index339.js +2 -5
- package/dist/index34.js +8 -8
- package/dist/index340.js +6 -3
- package/dist/index341.js +4 -2
- package/dist/index342.js +718 -66
- package/dist/index343.js +365 -66
- package/dist/index344.js +56 -5
- package/dist/index346.js +2 -2
- package/dist/index347.js +1 -1
- package/dist/index348.js +7 -200
- package/dist/index349.js +17 -257
- package/dist/index350.js +8 -92
- package/dist/index351.js +14 -6
- package/dist/index352.js +66 -18
- package/dist/index353.js +67 -9
- package/dist/index354.js +199 -14
- package/dist/index355.js +259 -5
- package/dist/index356.js +227 -6
- package/dist/index357.js +21 -133
- package/dist/index359.js +134 -2
- package/dist/index36.js +4 -4
- package/dist/index360.js +2 -228
- package/dist/index361.js +1 -21
- package/dist/index362.js +95 -0
- package/dist/index366.js +1 -1
- package/dist/index38.js +20 -20
- package/dist/index40.js +7 -7
- package/dist/index42.js +2 -2
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index60.js +2 -2
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index74.js +4 -4
- package/dist/index82.js +6 -6
- package/dist/index84.js +1 -1
- package/dist/index86.js +2 -2
- package/dist/index88.js +3 -3
- package/dist/index90.js +1 -1
- package/dist/index93.js +3 -3
- package/dist/index95.js +2 -2
- package/dist/index97.js +5 -5
- package/dist/index99.js +1 -1
- package/package.json +1 -1
- package/dist/index235.js +0 -13
- package/dist/index241.js +0 -20
- package/dist/index270.js +0 -7
- package/dist/index281.js +0 -7
- package/dist/index283.js +0 -7
- package/dist/index291.js +0 -54
- package/dist/index304.js +0 -5
- package/dist/index358.js +0 -4
package/dist/index236.js
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
const e = {
|
|
2
|
+
inert: ":not([inert]):not([inert] *)",
|
|
3
|
+
negTabIndex: ':not([tabindex^="-"])',
|
|
4
|
+
disabled: ":not(:disabled)"
|
|
5
|
+
}, n = [
|
|
6
|
+
`a[href]${e.inert}${e.negTabIndex}`,
|
|
7
|
+
`area[href]${e.inert}${e.negTabIndex}`,
|
|
8
|
+
`input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
9
|
+
`input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
10
|
+
`select${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
11
|
+
`textarea${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
12
|
+
`button${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
13
|
+
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
|
14
|
+
// Discard until Firefox supports `:has()`
|
|
15
|
+
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
|
16
|
+
// `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
|
|
17
|
+
`iframe${e.inert}${e.negTabIndex}`,
|
|
18
|
+
`audio[controls]${e.inert}${e.negTabIndex}`,
|
|
19
|
+
`video[controls]${e.inert}${e.negTabIndex}`,
|
|
20
|
+
`[contenteditable]${e.inert}${e.negTabIndex}`,
|
|
21
|
+
`[tabindex]${e.inert}${e.negTabIndex}`
|
|
22
|
+
];
|
|
3
23
|
export {
|
|
4
|
-
|
|
24
|
+
n as default
|
|
5
25
|
};
|
package/dist/index237.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
function e(n) {
|
|
2
|
+
return n ? n instanceof HTMLElement ? n : typeof n == "object" && "$el" in n && n.$el instanceof HTMLElement ? n.$el : typeof n == "object" && "el" in n && n.el instanceof HTMLElement ? n.el : null : null;
|
|
3
|
+
}
|
|
2
4
|
export {
|
|
3
|
-
|
|
5
|
+
e as extractDomContainer
|
|
4
6
|
};
|
package/dist/index238.js
CHANGED
|
@@ -1,20 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
throw new Error(
|
|
5
|
-
`Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
|
|
6
|
-
);
|
|
7
|
-
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
|
8
|
-
const i = s.toLocaleLowerCase();
|
|
9
|
-
for (let e = 0; e < r.length; e++) {
|
|
10
|
-
const n = r[e];
|
|
11
|
-
a(t, n);
|
|
12
|
-
const o = t[n];
|
|
13
|
-
if (c(o)) continue;
|
|
14
|
-
if (l(o).includes(i)) return !0;
|
|
15
|
-
}
|
|
16
|
-
return !1;
|
|
1
|
+
const i = (t) => {
|
|
2
|
+
const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
|
|
3
|
+
return parseFloat(n) || 0;
|
|
17
4
|
};
|
|
5
|
+
function s(t) {
|
|
6
|
+
if (typeof t == "number")
|
|
7
|
+
return {
|
|
8
|
+
value: i(t),
|
|
9
|
+
unit: "px"
|
|
10
|
+
};
|
|
11
|
+
if (typeof t == "string") {
|
|
12
|
+
const r = /^(-?\d*\.?\d+)([a-zA-Z%]*)?$/, e = t.match(r);
|
|
13
|
+
if (e) {
|
|
14
|
+
const [, n, o = "px"] = e, a = parseFloat(n);
|
|
15
|
+
return {
|
|
16
|
+
value: i(a),
|
|
17
|
+
unit: o
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
throw new Error(`Invalid width: ${t}`);
|
|
22
|
+
}
|
|
18
23
|
export {
|
|
19
|
-
|
|
24
|
+
s as parseWidthString
|
|
20
25
|
};
|
package/dist/index239.js
CHANGED
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
const e = t([]);
|
|
4
|
-
return { array: e, set: (...r) => {
|
|
5
|
-
e.value = r;
|
|
6
|
-
}, add: (...r) => {
|
|
7
|
-
e.value.push(...r);
|
|
8
|
-
}, remove: (r) => {
|
|
9
|
-
e.value = e.value.filter(r);
|
|
10
|
-
} };
|
|
11
|
-
};
|
|
1
|
+
import { curry as e } from "./index307.js";
|
|
2
|
+
const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
|
|
12
3
|
export {
|
|
13
|
-
|
|
4
|
+
t as baseWhen,
|
|
5
|
+
s as when
|
|
14
6
|
};
|
package/dist/index24.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { defineComponent as Ke, watchEffect as Ue, ref as F, computed as _, watch as pe, onBeforeUnmount as Ge, createBlock as Je, openBlock as E, normalizeClass as O, withCtx as w, createElementVNode as V, createVNode as X, unref as x, createElementBlock as R, createCommentVNode as ee, toDisplayString as q, Fragment as ge, renderList as Ze, withModifiers as Qe, renderSlot as B, mergeProps as Xe } from "vue";
|
|
2
2
|
import { _config as be } from "./index4.js";
|
|
3
|
-
import b from "./
|
|
4
|
-
import et from "./
|
|
5
|
-
import ve from "./
|
|
6
|
-
import tt from "./
|
|
7
|
-
import at from "./
|
|
8
|
-
import nt from "./
|
|
9
|
-
import { isEmpty as rt } from "./
|
|
3
|
+
import b from "./index249.js";
|
|
4
|
+
import et from "./index293.js";
|
|
5
|
+
import ve from "./index294.js";
|
|
6
|
+
import tt from "./index250.js";
|
|
7
|
+
import at from "./index251.js";
|
|
8
|
+
import nt from "./index295.js";
|
|
9
|
+
import { isEmpty as rt } from "./index277.js";
|
|
10
10
|
import { useId as ot } from "./index8.js";
|
|
11
|
-
import { useLocale as it } from "./
|
|
12
|
-
import { useLogger as lt } from "./
|
|
11
|
+
import { useLocale as it } from "./index227.js";
|
|
12
|
+
import { useLogger as lt } from "./index255.js";
|
|
13
13
|
import { useMobile as st } from "./index9.js";
|
|
14
14
|
import ut from "./index22.js";
|
|
15
15
|
/* empty css */
|
|
16
16
|
import dt from "./index140.js";
|
|
17
17
|
/* empty css */
|
|
18
18
|
import ct from "./index142.js";
|
|
19
|
-
import ft from "./
|
|
19
|
+
import ft from "./index234.js";
|
|
20
20
|
/* empty css */
|
|
21
21
|
const mt = { class: "bb-base-date-picker-input__inner-wrapper" }, pt = ["id", "aria-invalid", "aria-label", "autocomplete", "autofocus", "disabled", "inputmode", "maxlength", "name", "readonly", "required", "tabindex", "value", "onBlur", "onFocus", "onInput", "onKeydown", "onPaste"], gt = ["onClick"], bt = ["aria-label", "aria-expanded", "disabled"], vt = ["inert"], D = "YYYY-MM-DD", xt = /* @__PURE__ */ Ke({
|
|
22
22
|
__name: "BaseDatePickerInput",
|
package/dist/index240.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 p, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as o, renderSlot as t, createCommentVNode as h, createTextVNode as l, toDisplayString as i, unref as b, Fragment as m, renderList as u } from "vue";
|
|
2
|
+
import { useLocale as g } from "./index227.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__ */ p({
|
|
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: d } = g();
|
|
22
|
+
return (e, T) => (s(), n("span", {
|
|
23
|
+
ref: "container",
|
|
24
|
+
class: r(["bb-cr-container", {
|
|
25
|
+
"bb-cr-container--errors": e.hasErrors,
|
|
26
|
+
"bb-cr-container--horizontal": e.direction === "horizontal",
|
|
27
|
+
"bb-cr-container--vertical": e.direction === "vertical"
|
|
28
|
+
}])
|
|
29
|
+
}, [
|
|
30
|
+
o("span", k, [
|
|
31
|
+
t(e.$slots, "prepend"),
|
|
32
|
+
!e.options.length && e.loading ? (s(), n("span", y, [
|
|
33
|
+
t(e.$slots, "loading", {}, () => [
|
|
34
|
+
l(i(e.loadingText || b(d)("common.loadingText")), 1)
|
|
35
|
+
])
|
|
36
|
+
])) : e.options.length ? h("", !0) : (s(), n("span", $, [
|
|
37
|
+
t(e.$slots, "no-data", {}, () => [
|
|
38
|
+
l(i(e.noDataText || b(d)("common.noDataText")), 1)
|
|
39
|
+
])
|
|
40
|
+
])),
|
|
41
|
+
(s(!0), n(m, null, u(e.options, (a, c) => (s(), n(m, {
|
|
42
|
+
key: a?.valueHash || c
|
|
43
|
+
}, [
|
|
44
|
+
t(e.$slots, "option:prepend", {
|
|
45
|
+
id: a.valueHash,
|
|
46
|
+
checked: !!a.selected,
|
|
47
|
+
disabled: !!a.disabled,
|
|
48
|
+
item: a.item,
|
|
49
|
+
text: a.text
|
|
50
|
+
}),
|
|
51
|
+
o("label", {
|
|
52
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": a.selected }])
|
|
53
|
+
}, [
|
|
54
|
+
t(e.$slots, "input", {
|
|
55
|
+
index: c,
|
|
56
|
+
option: a
|
|
57
|
+
}),
|
|
58
|
+
o("span", {
|
|
59
|
+
class: r({
|
|
60
|
+
"bb-cr-container-option__text": !0,
|
|
61
|
+
"sr-only": e.hideLabel
|
|
62
|
+
})
|
|
63
|
+
}, [
|
|
64
|
+
t(e.$slots, "label", {
|
|
65
|
+
checked: !!a.selected,
|
|
66
|
+
item: a.item,
|
|
67
|
+
text: a.text
|
|
68
|
+
}, () => [
|
|
69
|
+
l(i(a.text), 1)
|
|
70
|
+
])
|
|
71
|
+
], 2)
|
|
72
|
+
], 2),
|
|
73
|
+
t(e.$slots, "option:append", {
|
|
74
|
+
id: a.valueHash,
|
|
75
|
+
checked: !!a.selected,
|
|
76
|
+
disabled: !!a.disabled,
|
|
77
|
+
item: a.item,
|
|
78
|
+
text: a.text
|
|
79
|
+
})
|
|
80
|
+
], 64))), 128)),
|
|
81
|
+
t(e.$slots, "append")
|
|
82
|
+
])
|
|
83
|
+
], 2));
|
|
84
|
+
}
|
|
85
|
+
});
|
|
51
86
|
export {
|
|
52
|
-
|
|
87
|
+
C as default
|
|
53
88
|
};
|
package/dist/index242.js
CHANGED
|
@@ -1,14 +1,32 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
s(
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { computed as s, unref as v, ref as c } from "vue";
|
|
2
|
+
import { useDebounceFn as m } from "./index221.js";
|
|
3
|
+
const y = (o) => {
|
|
4
|
+
const e = s(() => v(o.items)), t = c([]), r = c(0);
|
|
5
|
+
let a = 0;
|
|
6
|
+
const u = async (...i) => {
|
|
7
|
+
if (Array.isArray(e.value)) {
|
|
8
|
+
t.value = e.value;
|
|
9
|
+
return;
|
|
10
|
+
}
|
|
11
|
+
if (typeof e.value != "function") return;
|
|
12
|
+
const f = ++a;
|
|
13
|
+
r.value++;
|
|
14
|
+
try {
|
|
15
|
+
const n = await e.value(...i);
|
|
16
|
+
f === a && (t.value = n);
|
|
17
|
+
} catch (n) {
|
|
18
|
+
console.error(n);
|
|
19
|
+
} finally {
|
|
20
|
+
r.value--;
|
|
21
|
+
}
|
|
22
|
+
}, l = m(u, o.debounce || 0);
|
|
23
|
+
return {
|
|
24
|
+
getter: u,
|
|
25
|
+
debouncedGetter: l,
|
|
26
|
+
items: t,
|
|
27
|
+
loading: s(() => r.value > 0)
|
|
28
|
+
};
|
|
11
29
|
};
|
|
12
30
|
export {
|
|
13
|
-
|
|
31
|
+
y as useItemsGetter
|
|
14
32
|
};
|
package/dist/index243.js
CHANGED
|
@@ -1,19 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { isNotNil as v } from "./index149.js";
|
|
2
|
+
import { computed as t, toValue as h, ref as u, onServerPrefetch as m, onBeforeMount as p } from "vue";
|
|
3
|
+
const g = ({
|
|
4
|
+
fn: i,
|
|
5
|
+
trigger: n = !1,
|
|
6
|
+
multiple: s,
|
|
7
|
+
currentValue: r
|
|
6
8
|
}) => {
|
|
7
|
-
const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
});
|
|
15
|
-
return { data: o, get: (t) => o.value[n(t)] };
|
|
9
|
+
const f = t(() => s ? !!r?.length : v(r)), o = t(
|
|
10
|
+
() => !!h(n) || f.value
|
|
11
|
+
), l = u(!1), e = u(!1), c = t(() => o.value || e.value), a = async () => {
|
|
12
|
+
l.value || e.value || (l.value = !0, await i(!0), l.value = !1, e.value = !0);
|
|
13
|
+
};
|
|
14
|
+
return o.value && (m(a), p(async () => {
|
|
15
|
+
e.value || await a();
|
|
16
|
+
})), { isPrefilling: l, hasPrefilled: e, canLoad: c, prefill: a };
|
|
16
17
|
};
|
|
17
18
|
export {
|
|
18
|
-
|
|
19
|
+
g as usePrefill
|
|
19
20
|
};
|
package/dist/index244.js
CHANGED
|
@@ -1,32 +1,19 @@
|
|
|
1
|
-
import { computed as
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { computed as u, unref as a } from "vue";
|
|
2
|
+
import { hash as d } from "./index247.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
items: m,
|
|
5
|
+
key: e
|
|
6
|
+
}) => {
|
|
7
|
+
const n = (t) => e ? String(t[e]) : d(t), o = u(() => {
|
|
8
|
+
const t = {}, s = Array.from(a(m) ?? []);
|
|
9
|
+
for (let r = 0; r < s.length; r++) {
|
|
10
|
+
const c = s[r];
|
|
11
|
+
t[n(c)] = c;
|
|
10
12
|
}
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
try {
|
|
15
|
-
const n = await e.value(...i);
|
|
16
|
-
f === a && (t.value = n);
|
|
17
|
-
} catch (n) {
|
|
18
|
-
console.error(n);
|
|
19
|
-
} finally {
|
|
20
|
-
r.value--;
|
|
21
|
-
}
|
|
22
|
-
}, l = m(u, o.debounce || 0);
|
|
23
|
-
return {
|
|
24
|
-
getter: u,
|
|
25
|
-
debouncedGetter: l,
|
|
26
|
-
items: t,
|
|
27
|
-
loading: s(() => r.value > 0)
|
|
28
|
-
};
|
|
13
|
+
return t;
|
|
14
|
+
});
|
|
15
|
+
return { data: o, get: (t) => o.value[n(t)] };
|
|
29
16
|
};
|
|
30
17
|
export {
|
|
31
|
-
|
|
18
|
+
p as useIndexById
|
|
32
19
|
};
|
package/dist/index245.js
CHANGED
|
@@ -1,20 +1,53 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { computed as l, unref as o } from "vue";
|
|
2
|
+
import { useItemText as x } from "./index323.js";
|
|
3
|
+
import { useItemValue as w } from "./index271.js";
|
|
4
|
+
import { hash as y } from "./index247.js";
|
|
5
|
+
import { useLogger as D } from "./index255.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
|
|
8
14
|
}) => {
|
|
9
|
-
const
|
|
10
|
-
() =>
|
|
11
|
-
),
|
|
12
|
-
|
|
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
|
|
13
49
|
};
|
|
14
|
-
return o.value && (m(a), p(async () => {
|
|
15
|
-
e.value || await a();
|
|
16
|
-
})), { isPrefilling: l, hasPrefilled: e, canLoad: c, prefill: a };
|
|
17
50
|
};
|
|
18
51
|
export {
|
|
19
|
-
|
|
52
|
+
q as useBaseOptions
|
|
20
53
|
};
|
package/dist/index246.js
CHANGED
|
@@ -1,35 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { isNil as a } from "./index264.js";
|
|
2
|
+
import { computed as n, unref as h } from "vue";
|
|
3
|
+
const v = ({ modelValue: r, iteratee: c, multiple: t }) => {
|
|
4
|
+
const s = n(
|
|
5
|
+
() => new Array().concat(h(r))
|
|
6
|
+
), e = n(() => s.value.reduce(
|
|
7
|
+
(o, u) => (c(u) ? o.coherent.push(u) : o.incoherent.push(u), o),
|
|
8
|
+
{ coherent: [], incoherent: [] }
|
|
9
|
+
)), i = n(() => t && !h(r).length || !t && a(h(r)) ? !0 : !e.value.incoherent.length), l = n(
|
|
10
|
+
() => t ? e.value.coherent : e.value.coherent[0] ?? null
|
|
11
|
+
);
|
|
12
|
+
return {
|
|
13
|
+
status: e,
|
|
14
|
+
coherent: i,
|
|
15
|
+
coherentValue: l
|
|
16
|
+
};
|
|
9
17
|
};
|
|
10
|
-
function i(c, r) {
|
|
11
|
-
return t(), e("svg", s, r[0] || (r[0] = [
|
|
12
|
-
o("path", {
|
|
13
|
-
d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
|
|
14
|
-
fill: "currentColor"
|
|
15
|
-
}, null, -1),
|
|
16
|
-
o("path", {
|
|
17
|
-
d: "M9.99414 6.66666V9.99999",
|
|
18
|
-
stroke: "white",
|
|
19
|
-
"stroke-linecap": "round",
|
|
20
|
-
"stroke-linejoin": "round",
|
|
21
|
-
"stroke-width": "2"
|
|
22
|
-
}, null, -1),
|
|
23
|
-
o("path", {
|
|
24
|
-
d: "M9.99414 13.3333H10.0025",
|
|
25
|
-
stroke: "white",
|
|
26
|
-
"stroke-linecap": "round",
|
|
27
|
-
"stroke-linejoin": "round",
|
|
28
|
-
"stroke-width": "2"
|
|
29
|
-
}, null, -1)
|
|
30
|
-
]));
|
|
31
|
-
}
|
|
32
|
-
const a = /* @__PURE__ */ n(l, [["render", i]]);
|
|
33
18
|
export {
|
|
34
|
-
|
|
19
|
+
v as useCoherence
|
|
35
20
|
};
|
package/dist/index247.js
CHANGED
|
@@ -1,109 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import f from "./index349.js";
|
|
4
|
-
const y = /* @__PURE__ */ r({
|
|
5
|
-
__name: "ListBox",
|
|
6
|
-
props: {
|
|
7
|
-
compact: { type: Boolean },
|
|
8
|
-
options: {},
|
|
9
|
-
groups: {},
|
|
10
|
-
headerHeight: {},
|
|
11
|
-
open: { type: Boolean },
|
|
12
|
-
loading: { type: Boolean },
|
|
13
|
-
multiple: { type: Boolean },
|
|
14
|
-
transitionDuration: {},
|
|
15
|
-
loadingText: {},
|
|
16
|
-
noDataText: {},
|
|
17
|
-
optionHeight: {}
|
|
18
|
-
},
|
|
19
|
-
emits: ["option:selected", "option:unselected", "focused:change"],
|
|
20
|
-
setup(h, { expose: u }) {
|
|
21
|
-
const t = g();
|
|
22
|
-
return u({
|
|
23
|
-
focusNext: () => t.value?.focusNext(),
|
|
24
|
-
focusPrevious: () => t.value?.focusPrevious(),
|
|
25
|
-
focusFirst: () => t.value?.focusFirst(),
|
|
26
|
-
focusFirstSelected: () => t.value?.focusFirstSelected(),
|
|
27
|
-
focusLast: () => t.value?.focusLast(),
|
|
28
|
-
focusLastSelected: () => t.value?.focusLastSelected(),
|
|
29
|
-
blur: () => t.value?.blur(),
|
|
30
|
-
confirmOption: () => t.value?.confirmOption(),
|
|
31
|
-
focusByHash: (o) => t.value?.focusByHash(o),
|
|
32
|
-
getHighlighted: () => t.value?.getHighlighted(),
|
|
33
|
-
getActiveDescendantId: () => t.value?.getActiveDescendantId()
|
|
34
|
-
}), (o, n) => o.groups ? (d(), l(f, {
|
|
35
|
-
key: 0,
|
|
36
|
-
ref_key: "child",
|
|
37
|
-
ref: t,
|
|
38
|
-
compact: o.compact,
|
|
39
|
-
groups: o.groups,
|
|
40
|
-
"header-height": o.headerHeight,
|
|
41
|
-
loading: o.loading,
|
|
42
|
-
"loading-text": o.loadingText,
|
|
43
|
-
multiple: o.multiple,
|
|
44
|
-
"no-data-text": o.noDataText,
|
|
45
|
-
open: o.open,
|
|
46
|
-
"option-height": o.optionHeight,
|
|
47
|
-
"transition-duration": o.transitionDuration,
|
|
48
|
-
"onOption:selected": n[0] || (n[0] = (e) => o.$emit("option:selected", e)),
|
|
49
|
-
"onOption:unselected": n[1] || (n[1] = (e) => o.$emit("option:unselected", e)),
|
|
50
|
-
"onFocused:change": n[2] || (n[2] = (e) => o.$emit("focused:change", e))
|
|
51
|
-
}, {
|
|
52
|
-
"options:prepend": i(() => [
|
|
53
|
-
s(o.$slots, "options:prepend")
|
|
54
|
-
]),
|
|
55
|
-
loading: i(() => [
|
|
56
|
-
s(o.$slots, "loading")
|
|
57
|
-
]),
|
|
58
|
-
"no-data": i(() => [
|
|
59
|
-
s(o.$slots, "no-data")
|
|
60
|
-
]),
|
|
61
|
-
"options:append": i(() => [
|
|
62
|
-
s(o.$slots, "options:append")
|
|
63
|
-
]),
|
|
64
|
-
option: i((e) => [
|
|
65
|
-
s(o.$slots, "option", p(a(e)))
|
|
66
|
-
]),
|
|
67
|
-
group: i((e) => [
|
|
68
|
-
s(o.$slots, "group", p(a(e)))
|
|
69
|
-
]),
|
|
70
|
-
_: 3
|
|
71
|
-
}, 8, ["compact", "groups", "header-height", "loading", "loading-text", "multiple", "no-data-text", "open", "option-height", "transition-duration"])) : (d(), l(m, {
|
|
72
|
-
key: 1,
|
|
73
|
-
ref_key: "child",
|
|
74
|
-
ref: t,
|
|
75
|
-
compact: o.compact,
|
|
76
|
-
loading: o.loading,
|
|
77
|
-
"loading-text": o.loadingText,
|
|
78
|
-
multiple: o.multiple,
|
|
79
|
-
"no-data-text": o.noDataText,
|
|
80
|
-
open: o.open,
|
|
81
|
-
options: o.options ?? [],
|
|
82
|
-
"option-height": o.optionHeight,
|
|
83
|
-
"transition-duration": o.transitionDuration,
|
|
84
|
-
"onOption:selected": n[3] || (n[3] = (e) => o.$emit("option:selected", e)),
|
|
85
|
-
"onOption:unselected": n[4] || (n[4] = (e) => o.$emit("option:unselected", e)),
|
|
86
|
-
"onFocused:change": n[5] || (n[5] = (e) => o.$emit("focused:change", e))
|
|
87
|
-
}, {
|
|
88
|
-
"options:prepend": i(() => [
|
|
89
|
-
s(o.$slots, "options:prepend")
|
|
90
|
-
]),
|
|
91
|
-
loading: i(() => [
|
|
92
|
-
s(o.$slots, "loading")
|
|
93
|
-
]),
|
|
94
|
-
"no-data": i(() => [
|
|
95
|
-
s(o.$slots, "no-data")
|
|
96
|
-
]),
|
|
97
|
-
"options:append": i(() => [
|
|
98
|
-
s(o.$slots, "options:append")
|
|
99
|
-
]),
|
|
100
|
-
option: i((e) => [
|
|
101
|
-
s(o.$slots, "option", p(a(e)))
|
|
102
|
-
]),
|
|
103
|
-
_: 3
|
|
104
|
-
}, 8, ["compact", "loading", "loading-text", "multiple", "no-data-text", "open", "options", "option-height", "transition-duration"]));
|
|
105
|
-
}
|
|
106
|
-
});
|
|
1
|
+
import { hash as o } from "./index321.js";
|
|
2
|
+
const t = (r, h = "bb") => `${h}${o(r)}`;
|
|
107
3
|
export {
|
|
108
|
-
|
|
4
|
+
t as hash
|
|
109
5
|
};
|