bitboss-ui 2.1.112 → 2.1.113
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/BaseCheckbox/types.d.ts +8 -0
- package/dist/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +1 -222
- package/dist/components/BaseCheckboxGroup/types.d.ts +275 -0
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +5 -151
- package/dist/components/BaseColorInput/ColorPalette.vue.d.ts +1 -17
- package/dist/components/BaseColorInput/types.d.ts +233 -0
- package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +1 -1
- package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +1 -1
- package/dist/components/BbColorInput/BbColorInput.vue.d.ts +1 -1
- package/dist/components/BbColorPalette/BbColorPalette.vue.d.ts +4 -4
- package/dist/index.d.ts +2 -2
- 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 +11 -11
- package/dist/index134.js +1 -1
- package/dist/index136.js +4 -4
- package/dist/index138.js +1 -1
- package/dist/index14.js +1 -1
- package/dist/index140.js +2 -2
- package/dist/index146.js +2 -2
- package/dist/index148.js +1 -1
- package/dist/index149.js +2 -2
- package/dist/index16.js +2 -2
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index22.js +13 -13
- package/dist/index222.js +138 -2
- package/dist/index223.js +2 -138
- package/dist/index224.js +34 -5
- package/dist/index225.js +32 -7
- package/dist/index226.js +28 -33
- package/dist/index228.js +7 -0
- package/dist/index229.js +8 -2
- package/dist/index230.js +7 -2
- package/dist/index231.js +2 -3
- package/dist/index232.js +8 -3
- package/dist/index233.js +2 -2
- package/dist/index234.js +3 -20
- package/dist/index235.js +2 -188
- package/dist/index236.js +11 -3
- package/dist/index237.js +8 -5
- package/dist/index238.js +3 -5
- package/dist/index239.js +3 -5
- package/dist/index24.js +9 -9
- package/dist/index240.js +2 -5
- package/dist/index241.js +18 -5
- package/dist/index242.js +12 -5
- package/dist/index243.js +51 -3
- package/dist/index244.js +18 -8
- package/dist/index245.js +12 -135
- package/dist/index246.js +19 -0
- package/dist/index247.js +30 -3
- package/dist/index248.js +18 -6
- package/dist/index249.js +4 -16
- package/dist/index250.js +106 -2
- package/dist/index252.js +100 -13
- package/dist/index254.js +131 -19
- package/dist/index256.js +109 -0
- package/dist/index257.js +11 -28
- package/dist/index258.js +2 -17
- package/dist/index259.js +6 -50
- package/dist/index26.js +2 -2
- package/dist/index260.js +7 -18
- package/dist/index261.js +86 -3
- package/dist/index263.js +5 -18
- package/dist/index264.js +5 -67
- package/dist/index265.js +5 -2
- package/dist/index266.js +5 -9
- package/dist/index267.js +5 -21
- package/dist/index268.js +5 -4
- package/dist/index269.js +67 -25
- package/dist/index270.js +33 -2
- package/dist/index271.js +2 -18
- package/dist/index272.js +2 -12
- package/dist/index273.js +3 -106
- package/dist/index275.js +22 -99
- package/dist/index277.js +12 -106
- package/dist/index278.js +5 -11
- package/dist/index279.js +6 -5
- package/dist/index28.js +1 -1
- package/dist/index280.js +268 -6
- package/dist/index281.js +42 -258
- package/dist/index282.js +44 -44
- package/dist/index283.js +28 -48
- package/dist/index284.js +55 -27
- package/dist/index285.js +4 -60
- package/dist/index286.js +19 -6
- package/dist/index287.js +5 -9
- package/dist/index288.js +373 -23
- package/dist/index290.js +6 -10
- package/dist/index291.js +16 -3
- package/dist/index292.js +10 -34
- package/dist/index293.js +2 -32
- package/dist/index294.js +7 -371
- package/dist/index295.js +23 -0
- package/dist/index296.js +9 -3
- package/dist/index297.js +23 -53
- package/dist/index298.js +25 -5
- package/dist/index299.js +187 -8
- package/dist/index30.js +2 -2
- package/dist/index300.js +3 -2
- package/dist/index301.js +3 -7
- package/dist/index302.js +53 -7
- package/dist/index305.js +1 -1
- package/dist/index306.js +2 -7
- package/dist/index307.js +1 -1
- package/dist/index308.js +6 -718
- package/dist/index309.js +3 -366
- package/dist/index310.js +3 -57
- package/dist/index311.js +1 -1
- package/dist/index312.js +2 -280
- package/dist/index313.js +28 -2
- package/dist/index314.js +16 -124
- package/dist/index315.js +4 -2
- package/dist/index316.js +2 -15
- package/dist/index317.js +3 -2
- package/dist/index318.js +277 -13
- package/dist/index319.js +2 -2
- package/dist/index32.js +2 -2
- package/dist/index320.js +121 -12
- package/dist/index321.js +2 -2
- package/dist/index322.js +12 -16
- package/dist/index324.js +16 -2
- package/dist/index325.js +2 -28
- package/dist/index326.js +16 -17
- package/dist/index327.js +2 -3
- package/dist/index328.js +19 -4
- package/dist/index329.js +2 -27
- package/dist/index330.js +27 -2
- package/dist/index331.js +2 -2
- package/dist/index332.js +1 -1
- package/dist/index333.js +1 -1
- package/dist/index334.js +1 -1
- package/dist/index336.js +2 -3
- package/dist/index337.js +1 -1
- package/dist/index338.js +4 -2
- package/dist/index339.js +719 -4
- package/dist/index34.js +8 -8
- package/dist/index340.js +366 -2
- package/dist/index341.js +56 -5
- package/dist/index342.js +6 -5
- package/dist/index343.js +5 -3
- package/dist/index345.js +2 -2
- package/dist/index346.js +1 -1
- package/dist/index347.js +198 -65
- package/dist/index348.js +257 -65
- package/dist/index349.js +1 -1
- package/dist/index350.js +67 -7
- package/dist/index351.js +66 -18
- package/dist/index352.js +2 -9
- package/dist/index353.js +2 -15
- package/dist/index354.js +134 -5
- package/dist/index355.js +6 -6
- package/dist/index356.js +17 -198
- package/dist/index357.js +9 -259
- package/dist/index358.js +12 -131
- package/dist/index359.js +4 -21
- package/dist/index36.js +3 -3
- package/dist/index360.js +9 -0
- package/dist/index361.js +21 -1
- package/dist/index363.js +1 -1
- package/dist/index367.js +1 -1
- package/dist/index38.js +19 -19
- package/dist/index40.js +6 -6
- 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/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index60.js +1 -1
- package/dist/index62.js +4 -4
- package/dist/index74.js +3 -3
- package/dist/index82.js +6 -6
- package/dist/index86.js +2 -2
- package/dist/index88.js +3 -3
- package/dist/index90.js +1 -1
- package/dist/index93.js +2 -2
- package/dist/index95.js +1 -1
- package/dist/index97.js +4 -4
- package/package.json +2 -2
- package/dist/index227.js +0 -30
- package/dist/index251.js +0 -15
- package/dist/index255.js +0 -88
- package/dist/index262.js +0 -14
- package/dist/index362.js +0 -4
- /package/dist/{index253.js → index274.js} +0 -0
- /package/dist/{index289.js → index276.js} +0 -0
package/dist/index260.js
CHANGED
|
@@ -1,20 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
|
|
6
|
-
|
|
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
|
-
};
|
|
17
|
-
};
|
|
1
|
+
function o(t, e, n, r, a) {
|
|
2
|
+
if (n === e)
|
|
3
|
+
throw new Error("Original boundaries cannot be equal.");
|
|
4
|
+
const c = (t - e) / (n - e);
|
|
5
|
+
return r + c * (a - r);
|
|
6
|
+
}
|
|
18
7
|
export {
|
|
19
|
-
|
|
8
|
+
o as transpose
|
|
20
9
|
};
|
package/dist/index261.js
CHANGED
|
@@ -1,5 +1,88 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
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 "./index233.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
|
+
});
|
|
3
86
|
export {
|
|
4
|
-
|
|
87
|
+
C as default
|
|
5
88
|
};
|
package/dist/index263.js
CHANGED
|
@@ -1,20 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
trigger: n = !1,
|
|
6
|
-
multiple: s,
|
|
7
|
-
currentValue: r
|
|
8
|
-
}) => {
|
|
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 };
|
|
17
|
-
};
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index342.js";
|
|
2
|
+
import { __require as o } from "./index318.js";
|
|
3
|
+
var t = o();
|
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
|
18
5
|
export {
|
|
19
|
-
|
|
6
|
+
s as default
|
|
20
7
|
};
|
package/dist/index264.js
CHANGED
|
@@ -1,69 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
/*
|
|
5
|
-
import C from "./index88.js";
|
|
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));
|
|
65
|
-
}
|
|
66
|
-
});
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index342.js";
|
|
2
|
+
import { __require as o } from "./index320.js";
|
|
3
|
+
var t = o();
|
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
|
67
5
|
export {
|
|
68
|
-
|
|
6
|
+
m as default
|
|
69
7
|
};
|
package/dist/index265.js
CHANGED
package/dist/index266.js
CHANGED
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
if (typeof f == "function") return f(n);
|
|
6
|
-
if (typeof f == "string") return o(n, f);
|
|
7
|
-
}
|
|
8
|
-
});
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index342.js";
|
|
2
|
+
import { __require as e } from "./index324.js";
|
|
3
|
+
var t = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
|
9
5
|
export {
|
|
10
|
-
|
|
6
|
+
m as default
|
|
11
7
|
};
|
package/dist/index267.js
CHANGED
|
@@ -1,23 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
let f;
|
|
6
|
-
if (typeof o == "function")
|
|
7
|
-
f = o(s, n, e);
|
|
8
|
-
else {
|
|
9
|
-
const t = s[o];
|
|
10
|
-
if (typeof t == "string" || typeof t == "number" || typeof t == "symbol")
|
|
11
|
-
f = t;
|
|
12
|
-
else
|
|
13
|
-
throw new Error(
|
|
14
|
-
`Property "${String(o)}" must be of type string, number, or symbol`
|
|
15
|
-
);
|
|
16
|
-
}
|
|
17
|
-
l[f] = s;
|
|
18
|
-
}
|
|
19
|
-
return l;
|
|
20
|
-
}
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index342.js";
|
|
2
|
+
import { __require as e } from "./index326.js";
|
|
3
|
+
var o = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
|
21
5
|
export {
|
|
22
|
-
|
|
6
|
+
m as default
|
|
23
7
|
};
|
package/dist/index268.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index342.js";
|
|
2
|
+
import { __require as t } from "./index328.js";
|
|
3
|
+
var o = t();
|
|
4
|
+
const a = /* @__PURE__ */ r(o);
|
|
3
5
|
export {
|
|
4
|
-
|
|
5
|
-
s as when
|
|
6
|
+
a as default
|
|
6
7
|
};
|
package/dist/index269.js
CHANGED
|
@@ -1,27 +1,69 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
import { defineComponent as d, createElementBlock as l, openBlock as o, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
|
|
2
|
+
import { useLocale as k } from "./index233.js";
|
|
3
|
+
import h from "./index14.js";
|
|
4
|
+
/* empty css */
|
|
5
|
+
import C from "./index88.js";
|
|
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));
|
|
65
|
+
}
|
|
66
|
+
});
|
|
24
67
|
export {
|
|
25
|
-
|
|
26
|
-
T as estimateEllipsisWidth
|
|
68
|
+
z as default
|
|
27
69
|
};
|
package/dist/index270.js
CHANGED
|
@@ -1,4 +1,35 @@
|
|
|
1
|
-
const
|
|
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);
|
|
25
|
+
}
|
|
26
|
+
return o;
|
|
27
|
+
}, p = (...t) => {
|
|
28
|
+
let r = {};
|
|
29
|
+
for (const o of t)
|
|
30
|
+
r = f(r, o);
|
|
31
|
+
return r;
|
|
32
|
+
};
|
|
2
33
|
export {
|
|
3
|
-
|
|
34
|
+
p as merge
|
|
4
35
|
};
|
package/dist/index271.js
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const a = (t, r) => {
|
|
3
|
-
if (!Object.prototype.hasOwnProperty.call(t, r))
|
|
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;
|
|
17
|
-
};
|
|
1
|
+
const o = (e) => typeof e == "boolean" ? e : e === "true";
|
|
18
2
|
export {
|
|
19
|
-
|
|
3
|
+
o as booleanishToBoolean
|
|
20
4
|
};
|
package/dist/index272.js
CHANGED
|
@@ -1,14 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const n = () => {
|
|
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
|
+
const e = (t) => t;
|
|
12
2
|
export {
|
|
13
|
-
|
|
3
|
+
e as identity
|
|
14
4
|
};
|
package/dist/index273.js
CHANGED
|
@@ -1,108 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { isNil as l } from "./index250.js";
|
|
4
|
-
import E from "./index68.js";
|
|
5
|
-
/* empty css */
|
|
6
|
-
const K = /* @__PURE__ */ y({
|
|
7
|
-
__name: "ChipsBox",
|
|
8
|
-
props: {
|
|
9
|
-
options: {}
|
|
10
|
-
},
|
|
11
|
-
emits: ["option:unselected"],
|
|
12
|
-
setup(f, { expose: v, emit: h }) {
|
|
13
|
-
const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
|
|
14
|
-
const s = l(n.value) ? -1 : n.value;
|
|
15
|
-
let o = (s + e) % t.options.length;
|
|
16
|
-
for (; t.options[o].disabled && o !== s; )
|
|
17
|
-
o = a(e + 1);
|
|
18
|
-
return o;
|
|
19
|
-
}, x = () => {
|
|
20
|
-
if (!i.value) return;
|
|
21
|
-
const e = a();
|
|
22
|
-
n.value = e;
|
|
23
|
-
}, c = (e = 1) => {
|
|
24
|
-
const s = l(n.value) ? 0 : n.value;
|
|
25
|
-
let o = (s - e + t.options.length) % t.options.length;
|
|
26
|
-
for (; t.options[o].disabled && o !== s; )
|
|
27
|
-
o = c(e + 1);
|
|
28
|
-
return o;
|
|
29
|
-
}, m = async () => {
|
|
30
|
-
if (!i.value) return;
|
|
31
|
-
const e = c();
|
|
32
|
-
n.value = e;
|
|
33
|
-
}, w = () => {
|
|
34
|
-
if (!i.value) return;
|
|
35
|
-
let e = 0;
|
|
36
|
-
for (; t.options[e].disabled; )
|
|
37
|
-
e++;
|
|
38
|
-
n.value = e;
|
|
39
|
-
}, b = () => {
|
|
40
|
-
if (!i.value) return;
|
|
41
|
-
let e = t.options.length - 1;
|
|
42
|
-
for (; t.options[e].disabled && e !== 0; )
|
|
43
|
-
e--;
|
|
44
|
-
n.value = e;
|
|
45
|
-
}, I = () => {
|
|
46
|
-
if (!i.value) return;
|
|
47
|
-
let e = 0;
|
|
48
|
-
for (; !t.options[e].selected && t.options.length !== e; )
|
|
49
|
-
e++;
|
|
50
|
-
n.value = e;
|
|
51
|
-
}, g = () => {
|
|
52
|
-
if (!i.value) return;
|
|
53
|
-
let e = t.options.length - 1;
|
|
54
|
-
for (; t.options[e].selected && e !== 0; )
|
|
55
|
-
e--;
|
|
56
|
-
n.value = e;
|
|
57
|
-
}, _ = (e) => {
|
|
58
|
-
if (!i.value) return;
|
|
59
|
-
const s = t.options.findIndex(
|
|
60
|
-
(o) => o.valueHash === e
|
|
61
|
-
);
|
|
62
|
-
s >= 0 && (n.value = s);
|
|
63
|
-
}, r = () => {
|
|
64
|
-
n.value = null;
|
|
65
|
-
}, k = () => {
|
|
66
|
-
if (l(n.value)) return;
|
|
67
|
-
const e = t.options[n.value];
|
|
68
|
-
e.selected && u("option:unselected", e);
|
|
69
|
-
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
|
70
|
-
return N(
|
|
71
|
-
() => t.options,
|
|
72
|
-
(e, s) => {
|
|
73
|
-
d(e) !== d(s) && r();
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
flush: "post"
|
|
77
|
-
}
|
|
78
|
-
), v({
|
|
79
|
-
focusNext: x,
|
|
80
|
-
focusPrevious: m,
|
|
81
|
-
focusFirst: w,
|
|
82
|
-
focusFirstSelected: I,
|
|
83
|
-
focusLast: b,
|
|
84
|
-
focusLastSelected: g,
|
|
85
|
-
blur: r,
|
|
86
|
-
confirmOption: k,
|
|
87
|
-
focusByHash: _,
|
|
88
|
-
getHighlighted: C
|
|
89
|
-
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
|
90
|
-
key: o.valueHash,
|
|
91
|
-
class: P({
|
|
92
|
-
"bb-chipsbox-item": !0,
|
|
93
|
-
"bb-chipsbox-item--focused": B === n.value
|
|
94
|
-
}),
|
|
95
|
-
clearable: !0,
|
|
96
|
-
text: o.text,
|
|
97
|
-
"onClick:clear": O((M) => u("option:unselected", o), ["stop"])
|
|
98
|
-
}, {
|
|
99
|
-
default: $(() => [
|
|
100
|
-
z(D(o.text), 1)
|
|
101
|
-
]),
|
|
102
|
-
_: 2
|
|
103
|
-
}, 1032, ["class", "text", "onClick:clear"]))), 128));
|
|
104
|
-
}
|
|
105
|
-
});
|
|
1
|
+
import { hash as r } from "./index238.js";
|
|
2
|
+
const a = (o, t) => r(o) === r(t);
|
|
106
3
|
export {
|
|
107
|
-
|
|
4
|
+
a as isEqual
|
|
108
5
|
};
|