bitboss-ui 2.1.76 → 2.1.78
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/BbDropdown/BbDropdown.vue.d.ts +23 -2
- package/dist/components/BbPopover/BbPopover.vue.d.ts +34 -9
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +6 -0
- package/dist/components/CommonPopover.vue.d.ts +5 -0
- package/dist/index.css +1 -1
- package/dist/index107.js +9 -9
- package/dist/index112.js +1 -1
- package/dist/index114.js +1 -1
- package/dist/index120.js +1 -1
- package/dist/index122.js +13 -13
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +5 -5
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index139.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index143.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +13 -13
- package/dist/index215.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +5 -7
- package/dist/index218.js +8 -2
- package/dist/index219.js +32 -4
- package/dist/index220.js +28 -8
- package/dist/index222.js +4 -2
- package/dist/index223.js +13 -2
- package/dist/index224.js +20 -2
- package/dist/index225.js +200 -12
- package/dist/index227.js +135 -3
- package/dist/index23.js +11 -11
- package/dist/index230.js +49 -16
- package/dist/index231.js +16 -11
- package/dist/index232.js +105 -50
- package/dist/index234.js +100 -12
- package/dist/index236.js +3 -29
- package/dist/index237.js +5 -16
- package/dist/index238.js +5 -4
- package/dist/index239.js +5 -106
- package/dist/index240.js +7 -0
- package/dist/index241.js +5 -100
- package/dist/index242.js +7 -0
- package/dist/index243.js +2 -127
- package/dist/index245.js +3 -229
- package/dist/index246.js +2 -13
- package/dist/index247.js +11 -3
- package/dist/index248.js +8 -5
- package/dist/index249.js +13 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +13 -5
- package/dist/index251.js +4 -5
- package/dist/index252.js +23 -5
- package/dist/index253.js +3 -5
- package/dist/index254.js +3 -20
- package/dist/index255.js +17 -32
- package/dist/index256.js +12 -28
- package/dist/{index233.js → index257.js} +1 -1
- package/dist/index258.js +12 -34
- package/dist/index259.js +29 -2
- package/dist/index260.js +15 -6
- package/dist/index261.js +4 -7
- package/dist/index262.js +229 -10
- package/dist/index263.js +9 -2
- package/dist/index264.js +3 -4
- package/dist/index265.js +67 -3
- package/dist/index266.js +2 -4
- package/dist/index267.js +3 -201
- package/dist/index268.js +11 -0
- package/dist/index269.js +8 -85
- package/dist/index27.js +1 -1
- package/dist/index270.js +25 -0
- package/dist/index271.js +5 -5
- package/dist/index272.js +6 -6
- package/dist/index273.js +15 -7
- package/dist/index274.js +3 -268
- package/dist/index275.js +30 -48
- package/dist/index276.js +9 -52
- package/dist/index277.js +5 -32
- package/dist/index278.js +6 -60
- package/dist/index279.js +268 -9
- package/dist/index280.js +50 -21
- package/dist/index281.js +50 -7
- package/dist/index282.js +31 -7
- package/dist/index283.js +59 -8
- package/dist/index284.js +2 -23
- package/dist/index285.js +85 -12
- package/dist/index287.js +7 -65
- package/dist/index288.js +8 -6
- package/dist/index289.js +7 -16
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -41
- package/dist/index291.js +7 -11
- package/dist/index292.js +7 -3
- package/dist/index293.js +43 -0
- package/dist/index295.js +3 -5
- package/dist/index296.js +4 -7
- package/dist/index297.js +7 -3
- package/dist/index298.js +1 -1
- package/dist/index299.js +1 -1
- package/dist/index300.js +17 -2
- package/dist/index301.js +2 -28
- package/dist/index302.js +3 -17
- package/dist/index303.js +2 -4
- package/dist/index304.js +27 -279
- package/dist/index305.js +4 -2
- package/dist/index306.js +3 -125
- package/dist/index307.js +5 -2
- package/dist/index308.js +278 -13
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +121 -12
- package/dist/index311.js +2 -2
- package/dist/index312.js +10 -11
- package/dist/index314.js +12 -15
- package/dist/index316.js +16 -2
- package/dist/index317.js +2 -3
- package/dist/index318.js +19 -5
- package/dist/index319.js +2 -3
- package/dist/index320.js +5 -2
- package/dist/index323.js +1 -1
- package/dist/index324.js +1 -1
- package/dist/index325.js +1 -1
- package/dist/index326.js +1 -1
- package/dist/index327.js +1 -1
- package/dist/index328.js +719 -6
- package/dist/index329.js +366 -4
- package/dist/index33.js +8 -8
- package/dist/index330.js +57 -719
- package/dist/index331.js +2 -366
- package/dist/index332.js +3 -57
- package/dist/index333.js +6 -58
- package/dist/index334.js +35 -58
- package/dist/index335.js +6 -47
- package/dist/index336.js +125 -31
- package/dist/index337.js +398 -6
- package/dist/index338.js +44 -126
- package/dist/index339.js +7 -397
- package/dist/index340.js +5 -7
- package/dist/index341.js +8 -6
- package/dist/index342.js +57 -7
- package/dist/index343.js +57 -92
- package/dist/index344.js +1 -1
- package/dist/index345.js +85 -512
- package/dist/index346.js +5 -134
- package/dist/index347.js +7 -5
- package/dist/index348.js +18 -6
- package/dist/index349.js +8 -18
- package/dist/index35.js +4 -4
- package/dist/index350.js +14 -8
- package/dist/index351.js +6 -14
- package/dist/index352.js +133 -6
- package/dist/index353.js +515 -45
- package/dist/index356.js +44 -435
- package/dist/index357.js +427 -114
- package/dist/index358.js +130 -0
- package/dist/index37.js +17 -17
- package/dist/index39.js +6 -6
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +5 -5
- package/dist/index49.js +20 -20
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +4 -4
- package/dist/index67.js +1 -1
- package/dist/index80.js +209 -156
- package/dist/index82.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +3 -3
- package/dist/index88.js +1 -1
- package/dist/index91.js +3 -3
- package/dist/index93.js +2 -2
- package/dist/index95.js +160 -100
- package/dist/index97.js +1 -1
- package/dist/types/CommonProps.d.ts +1 -1
- package/dist/utilities/functions/isNotEmpty.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index221.js +0 -7
- package/dist/index226.js +0 -11
- package/dist/index228.js +0 -5
- package/dist/index235.js +0 -19
- package/dist/index294.js +0 -5
- /package/dist/{index286.js → index244.js} +0 -0
package/dist/index265.js
CHANGED
|
@@ -1,5 +1,69 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
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 "./index223.js";
|
|
3
|
+
import h from "./index13.js";
|
|
4
|
+
/* empty css */
|
|
5
|
+
import C from "./index86.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
|
+
});
|
|
3
67
|
export {
|
|
4
|
-
|
|
68
|
+
z as default
|
|
5
69
|
};
|
package/dist/index266.js
CHANGED
package/dist/index267.js
CHANGED
|
@@ -1,203 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { getHueFromRGB as F } from "./index341.js";
|
|
4
|
-
import { hslToHex as b } from "./index342.js";
|
|
5
|
-
import { useLocale as Z } from "./index225.js";
|
|
6
|
-
const ee = {
|
|
7
|
-
id: "mainCanvasDesc",
|
|
8
|
-
"aria-live": "polite",
|
|
9
|
-
class: "sr-only"
|
|
10
|
-
}, te = { key: 0 }, ae = {
|
|
11
|
-
id: "hueCanvasDesc",
|
|
12
|
-
"aria-live": "polite",
|
|
13
|
-
class: "sr-only"
|
|
14
|
-
}, ne = { key: 0 }, ue = /* @__PURE__ */ j({
|
|
15
|
-
__name: "ColorPallette",
|
|
16
|
-
props: {
|
|
17
|
-
modelValue: {}
|
|
18
|
-
},
|
|
19
|
-
emits: ["update:modelValue"],
|
|
20
|
-
setup(N, { emit: O }) {
|
|
21
|
-
const _ = N, f = O, { t: h } = Z(), o = s(_.modelValue), d = s(
|
|
22
|
-
b(F(...K(o.value ?? "#ff0000")), 100, 50)
|
|
23
|
-
), T = s(null), i = s(null), r = s(null), l = s({ x: 0, y: 0 }), u = s({ x: 0 }), p = s(!1), P = s(!1), q = () => {
|
|
24
|
-
const e = i.value, t = r.value;
|
|
25
|
-
!e || !t || (e.width = e.offsetWidth, e.height = e.offsetHeight, t.width = t.offsetWidth, t.height = t.offsetHeight, v(), g());
|
|
26
|
-
}, R = () => {
|
|
27
|
-
const e = i.value;
|
|
28
|
-
return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
|
|
29
|
-
}, v = () => {
|
|
30
|
-
const e = i.value;
|
|
31
|
-
if (!e) return;
|
|
32
|
-
const t = R();
|
|
33
|
-
if (!t) return;
|
|
34
|
-
t.clearRect(0, 0, e.width, e.height);
|
|
35
|
-
const a = t.createLinearGradient(0, 0, e.width, 0);
|
|
36
|
-
a.addColorStop(0, d.value), a.addColorStop(1, "#ffffff");
|
|
37
|
-
const n = t.createLinearGradient(0, 0, 0, e.height);
|
|
38
|
-
n.addColorStop(0, "transparent"), n.addColorStop(1, "#000000"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), t.fillStyle = n, t.globalCompositeOperation = "multiply", t.fillRect(0, 0, e.width, e.height), t.globalCompositeOperation = "source-over", t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
|
|
39
|
-
}, m = () => {
|
|
40
|
-
const e = R();
|
|
41
|
-
e && (e.beginPath(), e.arc(
|
|
42
|
-
l.value.x,
|
|
43
|
-
l.value.y,
|
|
44
|
-
8,
|
|
45
|
-
0,
|
|
46
|
-
2 * Math.PI
|
|
47
|
-
), e.strokeStyle = "#ffffff", e.lineWidth = 2, e.stroke(), e.beginPath(), e.arc(
|
|
48
|
-
l.value.x,
|
|
49
|
-
l.value.y,
|
|
50
|
-
7,
|
|
51
|
-
0,
|
|
52
|
-
2 * Math.PI
|
|
53
|
-
), e.strokeStyle = "#000000", e.lineWidth = 1, e.stroke(), e.globalCompositeOperation = "source-over");
|
|
54
|
-
}, D = () => {
|
|
55
|
-
const e = r.value;
|
|
56
|
-
return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
|
|
57
|
-
}, g = () => {
|
|
58
|
-
const e = r.value;
|
|
59
|
-
if (!e) return;
|
|
60
|
-
const t = D();
|
|
61
|
-
if (!t) return;
|
|
62
|
-
const a = t.createLinearGradient(0, 0, e.width, 0);
|
|
63
|
-
for (let n = 0; n <= 360; n += 60)
|
|
64
|
-
a.addColorStop(n / 360, `hsl(${n}, 100%, 50%)`);
|
|
65
|
-
a.addColorStop(1, "hsl(360, 100%, 50%)"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), H(), t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
|
|
66
|
-
}, H = () => {
|
|
67
|
-
const e = r.value;
|
|
68
|
-
if (!e) return;
|
|
69
|
-
const t = D();
|
|
70
|
-
if (!t) return;
|
|
71
|
-
const a = 10, n = 16, c = u.value.x - a / 2, k = e.height / 2 - n / 2;
|
|
72
|
-
t.beginPath(), t.roundRect(c, k, a, n, 2), t.strokeStyle = "lightgray", t.stroke(), t.fillStyle = "#ffffff", t.fill();
|
|
73
|
-
}, E = (e) => {
|
|
74
|
-
const t = i.value;
|
|
75
|
-
t && (t.setPointerCapture(e.pointerId), p.value = !0, I(e));
|
|
76
|
-
}, U = (e) => {
|
|
77
|
-
const t = r.value;
|
|
78
|
-
t && (t.setPointerCapture(e.pointerId), P.value = !0, V(e));
|
|
79
|
-
}, I = (e) => {
|
|
80
|
-
const t = i.value;
|
|
81
|
-
if (!t) return;
|
|
82
|
-
const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left)), c = Math.max(0, Math.min(t.height - 1, e.clientY - a.top));
|
|
83
|
-
l.value = { x: n, y: c }, v(), m(), o.value = C(), f("update:modelValue", o.value);
|
|
84
|
-
}, V = (e) => {
|
|
85
|
-
const t = r.value;
|
|
86
|
-
if (!t) return;
|
|
87
|
-
const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left));
|
|
88
|
-
u.value = { x: n };
|
|
89
|
-
const c = n / t.width * 360;
|
|
90
|
-
d.value = b(c, 100, 50), g(), v(), m(), o.value = C(), f("update:modelValue", o.value);
|
|
91
|
-
}, G = (e) => {
|
|
92
|
-
p.value ? I(e) : P.value && V(e);
|
|
93
|
-
}, W = (e) => {
|
|
94
|
-
const t = p.value ? i.value : r.value;
|
|
95
|
-
t && t.releasePointerCapture(e.pointerId), p.value = !1, P.value = !1;
|
|
96
|
-
}, X = (e) => {
|
|
97
|
-
switch (e.key) {
|
|
98
|
-
case "ArrowUp":
|
|
99
|
-
l.value.y = Math.max(0, l.value.y - 5);
|
|
100
|
-
break;
|
|
101
|
-
case "ArrowDown":
|
|
102
|
-
l.value.y = Math.min(
|
|
103
|
-
i.value?.height ?? 0,
|
|
104
|
-
l.value.y + 5
|
|
105
|
-
);
|
|
106
|
-
break;
|
|
107
|
-
case "ArrowLeft":
|
|
108
|
-
l.value.x = Math.max(0, l.value.x - 5);
|
|
109
|
-
break;
|
|
110
|
-
case "ArrowRight":
|
|
111
|
-
l.value.x = Math.min(
|
|
112
|
-
i.value?.width ?? 0,
|
|
113
|
-
l.value.x + 5
|
|
114
|
-
);
|
|
115
|
-
break;
|
|
116
|
-
default:
|
|
117
|
-
return;
|
|
118
|
-
}
|
|
119
|
-
v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
|
|
120
|
-
}, $ = (e) => {
|
|
121
|
-
switch (e.key) {
|
|
122
|
-
case "ArrowLeft":
|
|
123
|
-
u.value.x = Math.max(0, u.value.x - 5);
|
|
124
|
-
break;
|
|
125
|
-
case "ArrowRight":
|
|
126
|
-
u.value.x = Math.min(
|
|
127
|
-
r.value?.width ?? 0,
|
|
128
|
-
u.value.x + 5
|
|
129
|
-
);
|
|
130
|
-
break;
|
|
131
|
-
default:
|
|
132
|
-
return;
|
|
133
|
-
}
|
|
134
|
-
const a = u.value.x / (r.value?.width ?? 1) * 360;
|
|
135
|
-
d.value = b(a, 100, 50), g(), H(), v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
|
|
136
|
-
};
|
|
137
|
-
J(() => {
|
|
138
|
-
q(), A(o.value ?? "#ff0000");
|
|
139
|
-
}), Q(
|
|
140
|
-
() => _.modelValue,
|
|
141
|
-
(e) => {
|
|
142
|
-
!e || e === o.value || (o.value = e, A(e), g(), v());
|
|
143
|
-
}
|
|
144
|
-
);
|
|
145
|
-
const C = () => {
|
|
146
|
-
const e = i.value;
|
|
147
|
-
if (!e) return "#ffffff";
|
|
148
|
-
const t = e.getContext("2d");
|
|
149
|
-
if (!t) return "#ffffff";
|
|
150
|
-
const { x: a, y: n } = l.value, c = t.getImageData(a, n, 1, 1).data, [k, z, Y] = c;
|
|
151
|
-
return `#${((1 << 24) + (k << 16) + (z << 8) + Y).toString(16).slice(1)}`;
|
|
152
|
-
};
|
|
153
|
-
function A(e) {
|
|
154
|
-
const t = F(...K(e));
|
|
155
|
-
d.value = b(t, 100, 50), u.value.x = t / 360 * (r.value?.width ?? 0);
|
|
156
|
-
}
|
|
157
|
-
return (e, t) => (S(), M("span", {
|
|
158
|
-
ref_key: "paletteRef",
|
|
159
|
-
ref: T,
|
|
160
|
-
"aria-label": "Color Picker",
|
|
161
|
-
class: "bb-color-palette",
|
|
162
|
-
role: "application"
|
|
163
|
-
}, [
|
|
164
|
-
x("canvas", {
|
|
165
|
-
ref_key: "mainCanvasRef",
|
|
166
|
-
ref: i,
|
|
167
|
-
"aria-describedby": "mainCanvasDesc",
|
|
168
|
-
"aria-label": "Main Color Selection",
|
|
169
|
-
class: "bb-color-palette__canvas",
|
|
170
|
-
role: "application",
|
|
171
|
-
tabindex: "0",
|
|
172
|
-
onKeydown: X,
|
|
173
|
-
onPointerdown: E,
|
|
174
|
-
onPointermove: G,
|
|
175
|
-
onPointerup: W
|
|
176
|
-
}, null, 544),
|
|
177
|
-
x("span", ee, [
|
|
178
|
-
L(y(w(h)("colorInput.mainCanvasDesc")) + " ", 1),
|
|
179
|
-
o.value ? (S(), M("span", te, y(w(h)("colorInput.mainCanvasSelectedColor", o.value)), 1)) : B("", !0)
|
|
180
|
-
]),
|
|
181
|
-
x("canvas", {
|
|
182
|
-
ref_key: "hueCanvasRef",
|
|
183
|
-
ref: r,
|
|
184
|
-
"aria-describedby": "hueCanvasDesc",
|
|
185
|
-
"aria-label": "Hue Selection",
|
|
186
|
-
class: "bb-color-palette__hue-canvas",
|
|
187
|
-
role: "application",
|
|
188
|
-
tabindex: "0",
|
|
189
|
-
onKeydown: $,
|
|
190
|
-
onPointerdown: U,
|
|
191
|
-
onPointermove: G,
|
|
192
|
-
onPointerup: W
|
|
193
|
-
}, null, 544),
|
|
194
|
-
x("span", ae, [
|
|
195
|
-
L(y(w(h)("colorInput.hueCanvasDesc")) + " ", 1),
|
|
196
|
-
d.value ? (S(), M("span", ne, y(w(h)("colorInput.hueCanvasSelectedHue", d.value)), 1)) : B("", !0)
|
|
197
|
-
])
|
|
198
|
-
], 512));
|
|
199
|
-
}
|
|
200
|
-
});
|
|
1
|
+
import { hash as r } from "./index254.js";
|
|
2
|
+
const a = (o, t) => r(o) === r(t);
|
|
201
3
|
export {
|
|
202
|
-
|
|
4
|
+
a as isEqual
|
|
203
5
|
};
|
package/dist/index268.js
ADDED
package/dist/index269.js
CHANGED
|
@@ -1,88 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
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));
|
|
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;
|
|
84
6
|
}
|
|
85
|
-
|
|
7
|
+
return -1;
|
|
8
|
+
};
|
|
86
9
|
export {
|
|
87
|
-
|
|
10
|
+
o as findRightIndex
|
|
88
11
|
};
|
package/dist/index27.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as S, computed as r, ref as V, watchPostEffect as N, nextTick as D, createElementBlock as u, openBlock as i, normalizeClass as I, createBlock as B, createVNode as E, createElementVNode as d, resolveDynamicComponent as P, normalizeProps as o, guardReactiveProps as s, withCtx as b, renderSlot as C, createTextVNode as q, toDisplayString as h, unref as f, Transition as F, createCommentVNode as G, TransitionGroup as M, Fragment as R, renderList as j } from "vue";
|
|
2
|
-
import { deburr as x } from "./
|
|
2
|
+
import { deburr as x } from "./index253.js";
|
|
3
3
|
import { getAsPercentage as k } from "./index139.js";
|
|
4
4
|
import { useId as J } from "./index8.js";
|
|
5
5
|
const K = ["id"], O = { class: "bb-base-input-container__hint" }, Y = /* @__PURE__ */ S({
|
package/dist/index270.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
];
|
|
23
|
+
export {
|
|
24
|
+
n as default
|
|
25
|
+
};
|
package/dist/index271.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
|
|
2
|
+
f(r, u),
|
|
3
|
+
...o(r[n], n, f, f(r, u))
|
|
4
|
+
] : [f(r, u)]).flat();
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
o as flattenTree
|
|
7
7
|
};
|
package/dist/index272.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import e from "./index328.js";
|
|
2
|
+
import o from "./index329.js";
|
|
3
|
+
import r from "./index330.js";
|
|
4
|
+
const f = new r(o, e)._freeze();
|
|
6
5
|
export {
|
|
7
|
-
|
|
6
|
+
r as Mime,
|
|
7
|
+
f as default
|
|
8
8
|
};
|
package/dist/index273.js
CHANGED
|
@@ -1,10 +1,18 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
const e = (o, r, f) => o.reduce((t, n) => {
|
|
2
|
+
if (t) return t;
|
|
3
|
+
if (f(n))
|
|
4
|
+
return n;
|
|
5
|
+
if (r in n) {
|
|
6
|
+
const i = e(
|
|
7
|
+
[].concat(n[r]),
|
|
8
|
+
r,
|
|
9
|
+
f
|
|
10
|
+
);
|
|
11
|
+
if (i)
|
|
12
|
+
return i;
|
|
6
13
|
}
|
|
7
|
-
|
|
14
|
+
return t;
|
|
15
|
+
}, null);
|
|
8
16
|
export {
|
|
9
|
-
e as
|
|
17
|
+
e as findInTree
|
|
10
18
|
};
|