bitboss-ui 2.1.95 → 2.1.97
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/BaseSelect/BaseSelect.vue.d.ts +13 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +16 -0
- package/dist/components/FlatListBox.vue.d.ts +56 -0
- package/dist/components/GroupedListBox.vue.d.ts +67 -0
- package/dist/components/ListBox.vue.d.ts +58 -16
- package/dist/composables/useListboxFocus.d.ts +19 -0
- package/dist/index.css +1 -1
- package/dist/index108.js +9 -9
- package/dist/index109.js +17 -10
- package/dist/index11.js +18 -18
- package/dist/index115.js +1 -1
- package/dist/index121.js +6 -7
- package/dist/index123.js +13 -13
- package/dist/index131.js +1 -1
- package/dist/index133.js +5 -5
- package/dist/index135.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index14.js +1 -1
- package/dist/index140.js +1 -1
- package/dist/index142.js +2 -2
- package/dist/index145.js +2 -2
- package/dist/index16.js +5 -5
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index216.js +138 -2
- package/dist/index217.js +2 -138
- package/dist/index219.js +32 -4
- package/dist/index22.js +14 -14
- package/dist/index220.js +28 -8
- package/dist/index222.js +5 -2
- package/dist/index223.js +8 -2
- package/dist/index224.js +2 -7
- package/dist/index225.js +4 -2
- package/dist/index226.js +34 -7
- package/dist/index227.js +2 -5
- package/dist/index228.js +3 -5
- package/dist/index229.js +2 -5
- package/dist/index230.js +13 -5
- package/dist/index231.js +3 -3
- package/dist/index232.js +187 -5
- package/dist/index233.js +3 -8
- package/dist/index234.js +9 -268
- package/dist/index235.js +4 -52
- package/dist/index236.js +19 -51
- package/dist/index237.js +195 -26
- package/dist/index239.js +134 -12
- package/dist/index24.js +11 -11
- package/dist/index241.js +2 -17
- package/dist/index242.js +50 -105
- package/dist/index243.js +19 -0
- package/dist/index244.js +53 -47
- package/dist/index246.js +100 -3
- package/dist/index248.js +3 -3
- package/dist/index249.js +86 -10
- package/dist/index251.js +29 -4
- package/dist/index252.js +16 -5
- package/dist/index253.js +15 -4
- package/dist/index254.js +3 -9
- package/dist/index255.js +11 -28
- package/dist/index256.js +12 -15
- package/dist/index257.js +4 -12
- package/dist/index258.js +22 -52
- package/dist/index259.js +31 -11
- package/dist/index26.js +3 -3
- package/dist/index260.js +2 -13
- package/dist/index261.js +8 -2
- package/dist/index262.js +8 -66
- package/dist/index263.js +23 -33
- package/dist/index264.js +3 -28
- package/dist/index265.js +15 -0
- package/dist/index266.js +9 -188
- package/dist/index267.js +53 -3
- package/dist/index268.js +10 -3
- package/dist/index269.js +2 -32
- package/dist/index270.js +66 -7
- package/dist/index271.js +5 -5
- package/dist/index272.js +2 -5
- package/dist/index273.js +7 -5
- package/dist/index274.js +7 -20
- package/dist/index275.js +17 -134
- package/dist/index276.js +14 -0
- package/dist/index277.js +98 -80
- package/dist/index278.js +13 -0
- package/dist/index279.js +5 -15
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -9
- package/dist/index281.js +5 -23
- package/dist/index282.js +5 -23
- package/dist/index283.js +5 -8
- package/dist/index284.js +268 -4
- package/dist/index285.js +41 -190
- package/dist/index286.js +54 -0
- package/dist/index287.js +26 -28
- package/dist/index288.js +60 -7
- package/dist/index289.js +6 -17
- package/dist/index290.js +5 -12
- package/dist/index291.js +5 -229
- package/dist/index292.js +5 -3
- package/dist/index293.js +6 -11
- package/dist/index294.js +16 -6
- package/dist/index295.js +20 -15
- package/dist/index297.js +5 -0
- package/dist/index298.js +4 -3
- package/dist/index299.js +7 -280
- package/dist/index30.js +3 -3
- package/dist/index300.js +2 -2
- package/dist/index301.js +5 -16
- package/dist/index302.js +3 -2
- package/dist/index303.js +3 -16
- package/dist/index304.js +3 -2
- package/dist/index305.js +3 -27
- package/dist/index306.js +17 -2
- package/dist/index307.js +3 -2
- package/dist/index308.js +28 -2
- package/dist/index309.js +5 -2
- package/dist/index310.js +1 -1
- package/dist/index311.js +2 -28
- package/dist/index312.js +280 -2
- package/dist/index313.js +2 -3
- package/dist/index314.js +16 -2
- package/dist/index315.js +2 -4
- package/dist/index316.js +16 -17
- package/dist/index317.js +2 -3
- package/dist/index318.js +27 -3
- package/dist/index319.js +2 -125
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -2
- package/dist/index321.js +2 -15
- package/dist/index322.js +2 -2
- package/dist/index323.js +2 -19
- package/dist/index324.js +2 -2
- package/dist/index325.js +4 -3
- package/dist/index326.js +719 -3
- package/dist/index327.js +366 -5
- package/dist/index328.js +57 -2
- package/dist/index329.js +124 -3
- package/dist/index330.js +2 -5
- package/dist/index331.js +14 -5
- package/dist/index332.js +2 -2
- package/dist/index333.js +19 -58
- package/dist/index334.js +2 -58
- package/dist/index335.js +57 -718
- package/dist/index336.js +57 -365
- package/dist/index337.js +221 -50
- package/dist/index338.js +5 -6
- package/dist/index339.js +91 -17
- package/dist/index34.js +8 -8
- package/dist/index340.js +7 -8
- package/dist/index341.js +5 -14
- package/dist/index342.js +8 -5
- package/dist/index343.js +34 -6
- package/dist/index344.js +6 -35
- package/dist/index345.js +129 -6
- package/dist/index346.js +382 -113
- package/dist/index347.js +114 -378
- package/dist/index348.js +193 -8
- package/dist/index349.js +258 -6
- package/dist/index350.js +7 -8
- package/dist/index351.js +17 -226
- package/dist/index352.js +9 -22
- package/dist/index353.js +17 -0
- package/dist/index354.js +5 -134
- package/dist/index355.js +6 -46
- package/dist/index356.js +2 -93
- package/dist/index357.js +2 -441
- package/dist/index358.js +21 -127
- package/dist/index36.js +4 -4
- package/dist/index360.js +435 -44
- package/dist/index361.js +130 -0
- package/dist/index362.js +49 -0
- package/dist/index363.js +72 -0
- package/dist/{index359.js → index364.js} +1 -1
- package/dist/index365.js +52 -0
- package/dist/index38.js +252 -232
- 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/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index81.js +6 -6
- package/dist/index83.js +1 -1
- package/dist/index85.js +2 -2
- package/dist/index87.js +3 -3
- package/dist/index89.js +1 -1
- package/dist/index92.js +3 -3
- package/dist/index94.js +2 -2
- package/dist/index96.js +5 -5
- package/dist/index98.js +1 -1
- package/dist/types/Option.d.ts +5 -0
- package/dist/utilities/functions/groupBy.d.ts +4 -2
- package/dist/utilities/functions/indexBy.d.ts +9 -2
- package/package.json +2 -2
- package/dist/index221.js +0 -4
- package/dist/index238.js +0 -62
- package/dist/index240.js +0 -53
- package/dist/index247.js +0 -4
- package/dist/index250.js +0 -5
- package/dist/index296.js +0 -9
package/dist/index249.js
CHANGED
|
@@ -1,12 +1,88 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
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 "./index230.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
|
+
});
|
|
10
86
|
export {
|
|
11
|
-
|
|
87
|
+
C as default
|
|
12
88
|
};
|
package/dist/index251.js
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { ref as a, computed as s, unref as v } from "vue";
|
|
2
|
+
import { useDebounceFn as f } from "./index216.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
|
+
};
|
|
4
29
|
export {
|
|
5
|
-
|
|
30
|
+
p as useItemsGetter
|
|
6
31
|
};
|
package/dist/index252.js
CHANGED
|
@@ -1,7 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { isNotNil as n } from "./index146.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
|
};
|
package/dist/index253.js
CHANGED
|
@@ -1,6 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { isNil as f } from "./index260.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
|
+
};
|
|
3
15
|
export {
|
|
4
|
-
|
|
5
|
-
s as when
|
|
16
|
+
a as useCoherence
|
|
6
17
|
};
|
package/dist/index254.js
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
getItemValue(n, f) {
|
|
4
|
-
if (typeof f > "u") return n;
|
|
5
|
-
if (typeof f == "function") return f(n);
|
|
6
|
-
if (typeof f == "string") return o(n, f);
|
|
7
|
-
}
|
|
8
|
-
});
|
|
1
|
+
import { hash as o } from "./index308.js";
|
|
2
|
+
const t = (r, h = "bb") => `${h}${o(r)}`;
|
|
9
3
|
export {
|
|
10
|
-
|
|
4
|
+
t as hash
|
|
11
5
|
};
|
package/dist/index255.js
CHANGED
|
@@ -1,31 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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
|
-
};
|
|
1
|
+
import { hash as e } from "./index254.js";
|
|
2
|
+
import { debouncedWatch as s } from "./index216.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
|
+
);
|
|
28
11
|
};
|
|
29
12
|
export {
|
|
30
|
-
|
|
13
|
+
n as useHashedWatcher
|
|
31
14
|
};
|
package/dist/index256.js
CHANGED
|
@@ -1,18 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
return a && (u(r), c(async () => {
|
|
13
|
-
l.value || await r();
|
|
14
|
-
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
|
1
|
+
import { ref as c, watch as f, toValue as u } from "vue";
|
|
2
|
+
const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
|
|
3
|
+
const t = c(r);
|
|
4
|
+
if (r) return t;
|
|
5
|
+
const n = f(
|
|
6
|
+
() => u(e),
|
|
7
|
+
(s) => {
|
|
8
|
+
s && (t.value = o, n());
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
return t;
|
|
15
12
|
};
|
|
16
13
|
export {
|
|
17
|
-
|
|
14
|
+
p as useUntil
|
|
18
15
|
};
|
package/dist/index257.js
CHANGED
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
s(
|
|
5
|
-
o,
|
|
6
|
-
(r, t) => {
|
|
7
|
-
e(r) !== e(t) && c(r, t);
|
|
8
|
-
},
|
|
9
|
-
h
|
|
10
|
-
);
|
|
11
|
-
};
|
|
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
|
+
}
|
|
12
4
|
export {
|
|
13
|
-
|
|
5
|
+
e as extractDomContainer
|
|
14
6
|
};
|
package/dist/index258.js
CHANGED
|
@@ -1,55 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
const n = Array.from(
|
|
5
|
-
t.querySelectorAll(":scope > thead th")
|
|
6
|
-
);
|
|
7
|
-
if (!n.length) return;
|
|
8
|
-
const { error: r } = y(), p = n.length, u = i.map((e) => ({
|
|
9
|
-
index: typeof e == "number" ? e : e.index,
|
|
10
|
-
position: typeof e == "number" ? "left" : e.position
|
|
11
|
-
})).sort((e, o) => e.position !== o.position ? e.position === "left" ? -1 : 1 : e.position === "left" ? e.index - o.index : o.index - e.index).reduce((e, o) => {
|
|
12
|
-
const l = n[o.index];
|
|
13
|
-
if (!l)
|
|
14
|
-
return r(
|
|
15
|
-
`BbTable fixedColumns: Cannot affix column at index ${o.index}. Table has ${p} columns (valid indices: 0–${p - 1}).`
|
|
16
|
-
), e;
|
|
17
|
-
const { width: c } = l.getBoundingClientRect(), m = e.filter((h) => h.position === o.position).reduce((h, x) => h + x.width, 0);
|
|
18
|
-
return e.push({
|
|
19
|
-
index: o.index,
|
|
20
|
-
position: o.position,
|
|
21
|
-
width: Math.floor(c),
|
|
22
|
-
offset: m
|
|
23
|
-
}), e;
|
|
24
|
-
}, []);
|
|
25
|
-
Array.from(
|
|
26
|
-
t.querySelectorAll(":scope > thead > tr, :scope > tbody > tr")
|
|
27
|
-
).forEach((e) => {
|
|
28
|
-
u.forEach((o) => {
|
|
29
|
-
const l = e.querySelector(
|
|
30
|
-
`:scope > :nth-child(${o.index + 1})`
|
|
31
|
-
);
|
|
32
|
-
l && (l.style.position = "sticky", l.style[o.position] = `${o.offset}px`);
|
|
33
|
-
});
|
|
34
|
-
});
|
|
35
|
-
}, d = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), A = (t, i, n) => {
|
|
36
|
-
const r = [...d(t)];
|
|
37
|
-
return i && r.push(...d(i)), n && r.push(...d(n)), r;
|
|
38
|
-
}, $ = (t, i, n, r, p, a) => {
|
|
39
|
-
const f = [...d(t)], u = (s) => typeof s == "function" ? s(r, p, a) : s;
|
|
40
|
-
if (i) {
|
|
41
|
-
const s = u(i);
|
|
42
|
-
s && f.push(...d(s));
|
|
43
|
-
}
|
|
44
|
-
if (n) {
|
|
45
|
-
const s = u(n);
|
|
46
|
-
s && f.push(...d(s));
|
|
47
|
-
}
|
|
48
|
-
return f;
|
|
1
|
+
const i = (t) => {
|
|
2
|
+
const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
|
|
3
|
+
return parseFloat(n) || 0;
|
|
49
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
|
+
}
|
|
50
23
|
export {
|
|
51
|
-
|
|
52
|
-
w as columnKeyToSlotName,
|
|
53
|
-
$ as mergeCellClasses,
|
|
54
|
-
A as mergeHeaderClasses
|
|
24
|
+
s as parseWidthString
|
|
55
25
|
};
|
package/dist/index259.js
CHANGED
|
@@ -1,15 +1,35 @@
|
|
|
1
|
-
const
|
|
2
|
-
if (
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
const y = (t) => typeof t == "object" && t !== null, c = (t) => {
|
|
2
|
+
if (!y(t)) return !1;
|
|
3
|
+
const r = Object.getPrototypeOf(t);
|
|
4
|
+
return r === Object.prototype || r === null;
|
|
5
|
+
}, n = (t) => {
|
|
6
|
+
if (Array.isArray(t))
|
|
7
|
+
return t.map((o) => n(o));
|
|
8
|
+
if (!c(t))
|
|
9
|
+
return t;
|
|
10
|
+
const r = {};
|
|
11
|
+
for (const o of Reflect.ownKeys(t))
|
|
12
|
+
r[o] = n(t[o]);
|
|
13
|
+
return r;
|
|
14
|
+
}, f = (t, r) => {
|
|
15
|
+
if (r === void 0)
|
|
16
|
+
return n(t);
|
|
17
|
+
if (Array.isArray(r))
|
|
18
|
+
return n(r);
|
|
19
|
+
if (!c(r))
|
|
20
|
+
return r;
|
|
21
|
+
const o = c(t) ? n(t) : {};
|
|
22
|
+
for (const e of Reflect.ownKeys(r)) {
|
|
23
|
+
const s = r[e], i = o[e];
|
|
24
|
+
o[e] = f(i, s);
|
|
10
25
|
}
|
|
11
|
-
return
|
|
26
|
+
return o;
|
|
27
|
+
}, p = (...t) => {
|
|
28
|
+
let r = {};
|
|
29
|
+
for (const o of t)
|
|
30
|
+
r = f(r, o);
|
|
31
|
+
return r;
|
|
12
32
|
};
|
|
13
33
|
export {
|
|
14
|
-
|
|
34
|
+
p as merge
|
|
15
35
|
};
|
package/dist/index26.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as M, useModel as W, computed as h, ref as g, watch as N, onMounted as P, createElementBlock as n, openBlock as r, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as y, createCommentVNode as f, Fragment as A, createElementVNode as a, renderSlot as s, createTextVNode as K, toDisplayString as T, nextTick as R } from "vue";
|
|
2
|
-
import { parseSize as U } from "./
|
|
2
|
+
import { parseSize as U } from "./index265.js";
|
|
3
3
|
import { useId as D } from "./index8.js";
|
|
4
|
-
import { useLocale as j } from "./
|
|
4
|
+
import { useLocale as j } from "./index230.js";
|
|
5
5
|
import { useMobile as G } from "./index9.js";
|
|
6
|
-
import { useUntil as J } from "./
|
|
6
|
+
import { useUntil as J } from "./index256.js";
|
|
7
7
|
import { wait as w } from "./index141.js";
|
|
8
8
|
import { _config as Q } from "./index4.js";
|
|
9
9
|
const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
|
package/dist/index260.js
CHANGED
|
@@ -1,15 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
|
|
3
|
-
const t = c(r);
|
|
4
|
-
if (r) return t;
|
|
5
|
-
const n = f(
|
|
6
|
-
() => u(e),
|
|
7
|
-
(s) => {
|
|
8
|
-
s && (t.value = o, n());
|
|
9
|
-
}
|
|
10
|
-
);
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
1
|
+
const r = (e) => typeof e > "u" || e === null;
|
|
13
2
|
export {
|
|
14
|
-
|
|
3
|
+
r as isNil
|
|
15
4
|
};
|
package/dist/index261.js
CHANGED
package/dist/index262.js
CHANGED
|
@@ -1,69 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
/* empty css */
|
|
7
|
-
const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
|
|
8
|
-
key: 1,
|
|
9
|
-
class: "bb-toast-message__title"
|
|
10
|
-
}, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
|
|
11
|
-
__name: "BbToastMessage",
|
|
12
|
-
props: {
|
|
13
|
-
title: {},
|
|
14
|
-
text: {},
|
|
15
|
-
icon: {},
|
|
16
|
-
theme: { default: "default" },
|
|
17
|
-
id: {},
|
|
18
|
-
showClose: { type: Boolean }
|
|
19
|
-
},
|
|
20
|
-
emits: ["click:close"],
|
|
21
|
-
setup(r, { emit: c }) {
|
|
22
|
-
const m = r, p = c, { t: _ } = k(), b = () => {
|
|
23
|
-
p("click:close", m.id);
|
|
24
|
-
};
|
|
25
|
-
return (e, a) => (o(), l("div", {
|
|
26
|
-
"aria-atomic": "true",
|
|
27
|
-
"aria-live": "polite",
|
|
28
|
-
"aria-role": "alert",
|
|
29
|
-
class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
|
|
30
|
-
}, [
|
|
31
|
-
t("div", w, [
|
|
32
|
-
e.icon ? (o(), i(C, {
|
|
33
|
-
key: 0,
|
|
34
|
-
class: "bb-toast-message__icon",
|
|
35
|
-
type: e.icon
|
|
36
|
-
}, null, 8, ["type"])) : s("", !0)
|
|
37
|
-
]),
|
|
38
|
-
t("div", v, [
|
|
39
|
-
e.showClose ? (o(), i(h, {
|
|
40
|
-
key: 0,
|
|
41
|
-
"aria-label": f(_)("common.closeLabel").value,
|
|
42
|
-
class: "bb-toast-message__close",
|
|
43
|
-
onClick: b
|
|
44
|
-
}, {
|
|
45
|
-
default: g(() => a[0] || (a[0] = [
|
|
46
|
-
t("svg", {
|
|
47
|
-
fill: "none",
|
|
48
|
-
viewBox: "0 0 24 24",
|
|
49
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
50
|
-
}, [
|
|
51
|
-
t("path", {
|
|
52
|
-
d: "M23 23L1 1M23 1L1 23",
|
|
53
|
-
stroke: "currentColor",
|
|
54
|
-
"stroke-linecap": "round",
|
|
55
|
-
"stroke-width": "2"
|
|
56
|
-
})
|
|
57
|
-
], -1)
|
|
58
|
-
])),
|
|
59
|
-
_: 1
|
|
60
|
-
}, 8, ["aria-label"])) : s("", !0),
|
|
61
|
-
e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
|
|
62
|
-
t("p", B, n(e.text), 1)
|
|
63
|
-
])
|
|
64
|
-
], 2));
|
|
1
|
+
const o = (n, t) => {
|
|
2
|
+
for (let e = n.length - 1; e >= 0; e--) {
|
|
3
|
+
const i = n[e];
|
|
4
|
+
if (t(i, e, n))
|
|
5
|
+
return e;
|
|
65
6
|
}
|
|
66
|
-
|
|
7
|
+
return -1;
|
|
8
|
+
};
|
|
67
9
|
export {
|
|
68
|
-
|
|
10
|
+
o as findRightIndex
|
|
69
11
|
};
|
package/dist/index263.js
CHANGED
|
@@ -1,35 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
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]]);
|
|
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
|
+
];
|
|
33
23
|
export {
|
|
34
|
-
|
|
24
|
+
n as default
|
|
35
25
|
};
|
package/dist/index264.js
CHANGED
|
@@ -1,30 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
const c = ["aria-label"], b = /* @__PURE__ */ l({
|
|
4
|
-
__name: "ClearableButton",
|
|
5
|
-
setup(u) {
|
|
6
|
-
const { t: o } = s();
|
|
7
|
-
return (i, e) => (r(), n("button", {
|
|
8
|
-
"aria-label": a(o)("common.clearLabel").value,
|
|
9
|
-
class: "bb-clearable-button",
|
|
10
|
-
type: "button"
|
|
11
|
-
}, e[0] || (e[0] = [
|
|
12
|
-
t("svg", {
|
|
13
|
-
viewBox: "0 0 24 24",
|
|
14
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
15
|
-
}, [
|
|
16
|
-
t("path", {
|
|
17
|
-
d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
|
|
18
|
-
fill: "none",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
"stroke-linecap": "round",
|
|
21
|
-
"stroke-linejoin": "round",
|
|
22
|
-
"stroke-width": "2"
|
|
23
|
-
})
|
|
24
|
-
], -1)
|
|
25
|
-
]), 8, c));
|
|
26
|
-
}
|
|
27
|
-
});
|
|
1
|
+
import t from "./index309.js";
|
|
2
|
+
const r = t;
|
|
28
3
|
export {
|
|
29
|
-
|
|
4
|
+
r as throttle
|
|
30
5
|
};
|
package/dist/index265.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const c = (t, r) => {
|
|
2
|
+
if (typeof t == "string") {
|
|
3
|
+
const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
|
|
4
|
+
if (n) {
|
|
5
|
+
const [, o, a] = n;
|
|
6
|
+
return a ? t : o + "px";
|
|
7
|
+
} else if (t in r)
|
|
8
|
+
return r[t] + "px";
|
|
9
|
+
throw new Error(`Invalid size: ${t}`);
|
|
10
|
+
}
|
|
11
|
+
return t + "px";
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
c as parseSize
|
|
15
|
+
};
|