bitboss-ui 2.1.73 → 2.1.74
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/BbRows/BbRows.vue.d.ts +3 -3
- package/dist/components/BbTable/BbTable.vue.d.ts +30 -6
- package/dist/components/BbTable/types.d.ts +46 -28
- package/dist/components/BbTable/utils.d.ts +23 -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 +326 -304
- 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/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +14 -14
- package/dist/index215.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +1 -1
- package/dist/index218.js +1 -1
- package/dist/index219.js +9 -34
- package/dist/index220.js +13 -9
- package/dist/index221.js +13 -2
- package/dist/index222.js +127 -4
- package/dist/index224.js +4 -3
- package/dist/index225.js +22 -85
- package/dist/index227.js +2 -29
- package/dist/index228.js +2 -17
- package/dist/index229.js +4 -51
- package/dist/index23.js +11 -11
- package/dist/index230.js +19 -14
- package/dist/index231.js +201 -3
- package/dist/index233.js +34 -16
- package/dist/index234.js +8 -12
- package/dist/index235.js +2 -13
- package/dist/index236.js +8 -13
- package/dist/index237.js +3 -4
- package/dist/index238.js +28 -19
- package/dist/index239.js +16 -201
- package/dist/index240.js +19 -0
- package/dist/index241.js +49 -125
- package/dist/{index232.js → index242.js} +1 -1
- package/dist/index243.js +3 -10
- package/dist/index244.js +11 -3
- package/dist/index245.js +8 -4
- package/dist/index246.js +2 -5
- package/dist/index247.js +7 -5
- package/dist/index248.js +2 -5
- package/dist/index249.js +7 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +188 -2
- package/dist/index251.js +5 -6
- package/dist/index252.js +5 -8
- package/dist/index253.js +5 -268
- package/dist/index254.js +5 -52
- package/dist/index255.js +6 -52
- package/dist/index256.js +263 -27
- package/dist/index257.js +43 -51
- package/dist/index258.js +52 -3
- package/dist/index259.js +31 -187
- package/dist/index260.js +60 -3
- package/dist/index261.js +3 -18
- package/dist/index262.js +17 -11
- package/dist/index263.js +12 -106
- package/dist/index264.js +17 -0
- package/dist/index265.js +4 -100
- package/dist/index266.js +108 -0
- package/dist/index268.js +100 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +228 -15
- package/dist/index271.js +86 -5
- package/dist/index273.js +10 -5
- package/dist/index274.js +3 -2
- package/dist/index275.js +8 -32
- package/dist/index276.js +65 -26
- package/dist/index277.js +11 -0
- package/dist/index278.js +23 -2
- package/dist/index279.js +5 -2
- package/dist/index280.js +5 -2
- package/dist/index281.js +5 -7
- package/dist/index282.js +5 -7
- package/dist/index283.js +3 -9
- package/dist/index284.js +13 -23
- package/dist/index285.js +6 -22
- package/dist/index286.js +40 -6
- package/dist/index287.js +6 -9
- package/dist/index288.js +15 -66
- package/dist/index289.js +33 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +26 -7
- package/dist/index292.js +3 -8
- package/dist/index293.js +27 -10
- package/dist/index294.js +17 -4
- package/dist/index295.js +5 -0
- package/dist/index296.js +7 -3
- package/dist/index297.js +280 -7
- package/dist/index298.js +2 -3
- package/dist/index299.js +16 -17
- package/dist/index300.js +2 -28
- package/dist/index301.js +16 -5
- package/dist/index302.js +2 -280
- package/dist/index303.js +27 -2
- package/dist/index304.js +2 -16
- package/dist/index305.js +2 -2
- package/dist/index306.js +2 -16
- package/dist/index307.js +2 -2
- package/dist/index308.js +2 -27
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -2
- package/dist/index311.js +1 -1
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -2
- package/dist/index314.js +3 -2
- package/dist/index315.js +1 -1
- package/dist/index316.js +4 -3
- package/dist/index317.js +2 -4
- package/dist/index318.js +4 -719
- package/dist/index319.js +2 -366
- package/dist/index321.js +3 -5
- package/dist/index322.js +125 -3
- package/dist/index323.js +2 -3
- package/dist/index324.js +15 -2
- package/dist/index325.js +2 -125
- package/dist/index326.js +19 -2
- package/dist/index327.js +2 -15
- package/dist/index328.js +6 -2
- package/dist/index329.js +719 -19
- package/dist/index33.js +8 -8
- package/dist/index330.js +366 -2
- package/dist/index331.js +57 -2
- package/dist/index332.js +5 -6
- package/dist/index333.js +6 -6
- package/dist/index334.js +19 -5
- package/dist/index335.js +8 -6
- package/dist/index336.js +13 -17
- package/dist/index337.js +7 -8
- package/dist/index338.js +5 -14
- package/dist/index339.js +8 -8
- package/dist/index340.js +34 -5
- package/dist/index341.js +6 -8
- package/dist/index342.js +125 -31
- package/dist/index343.js +398 -6
- package/dist/index344.js +57 -128
- package/dist/index345.js +56 -396
- package/dist/index346.js +6 -46
- package/dist/index347.js +5 -93
- package/dist/index348.js +92 -57
- package/dist/index349.js +47 -58
- package/dist/index35.js +4 -4
- package/dist/index350.js +21 -227
- package/dist/index352.js +136 -0
- package/dist/index353.js +515 -129
- package/dist/index354.js +222 -514
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index49.js +1 -1
- 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 +6 -6
- 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 +5 -5
- package/dist/index97.js +1 -1
- package/package.json +2 -2
- package/dist/index267.js +0 -231
- package/dist/index269.js +0 -8
- package/dist/index272.js +0 -7
- package/dist/index291.js +0 -7
- package/dist/index320.js +0 -59
- package/dist/index351.js +0 -24
- /package/dist/{index223.js → index226.js} +0 -0
package/dist/index239.js
CHANGED
|
@@ -1,203 +1,18 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
},
|
|
15
|
-
|
|
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 { isNotNil as n } from "./index144.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
|
+
};
|
|
201
16
|
export {
|
|
202
|
-
|
|
17
|
+
h as usePrefill
|
|
203
18
|
};
|
package/dist/index240.js
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { computed as u, unref as a } from "vue";
|
|
2
|
+
import { hash as d } from "./index237.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;
|
|
12
|
+
}
|
|
13
|
+
return t;
|
|
14
|
+
});
|
|
15
|
+
return { data: o, get: (t) => o.value[n(t)] };
|
|
16
|
+
};
|
|
17
|
+
export {
|
|
18
|
+
p as useIndexById
|
|
19
|
+
};
|
package/dist/index241.js
CHANGED
|
@@ -1,129 +1,53 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
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
|
-
return typeof e.boundary == "string" ? document.querySelector(e.boundary) ?? void 0 : h(e.boundary) ?? void 0;
|
|
34
|
-
}), k = n(() => {
|
|
35
|
-
const o = P.value;
|
|
36
|
-
return [
|
|
37
|
-
...e.flip ? [R(o ? { boundary: o } : void 0)] : [],
|
|
38
|
-
W(e.offset),
|
|
39
|
-
Y({ padding: e.padding, ...o ? { boundary: o } : {} }),
|
|
40
|
-
Z(),
|
|
41
|
-
O({
|
|
42
|
-
element: m,
|
|
43
|
-
padding: e.arrowPadding
|
|
44
|
-
})
|
|
45
|
-
];
|
|
46
|
-
}), { floatingStyles: M, placement: B, middlewareData: u, update: f } = Q(
|
|
47
|
-
_,
|
|
48
|
-
t,
|
|
49
|
-
{
|
|
50
|
-
placement: e.placement,
|
|
51
|
-
whileElementsMounted: ee,
|
|
52
|
-
middleware: k,
|
|
53
|
-
strategy: "fixed"
|
|
54
|
-
}
|
|
55
|
-
), { execute: v } = H(
|
|
56
|
-
({ signal: o }, a) => new Promise((l) => {
|
|
57
|
-
let i;
|
|
58
|
-
const d = () => {
|
|
59
|
-
i && clearTimeout(i);
|
|
60
|
-
};
|
|
61
|
-
o.addEventListener("abort", d), a ? (E(), f(), K(() => !!t.value).then(() => {
|
|
62
|
-
s.value = !0, o.removeEventListener("abort", d), l(void 0);
|
|
63
|
-
})) : (s.value = !1, i = setTimeout(() => {
|
|
64
|
-
G(() => {
|
|
65
|
-
t.value && (e.dialog ? t.value.close() : t.value.hidePopover()), o.removeEventListener("abort", d), f(), l(void 0);
|
|
66
|
-
});
|
|
67
|
-
}, e.transitionDuration));
|
|
68
|
-
})
|
|
69
|
-
), E = () => {
|
|
70
|
-
if (!t.value) return;
|
|
71
|
-
if (!e.dialog) return t.value.showPopover();
|
|
72
|
-
t.value.showModal();
|
|
1
|
+
import { computed as l, unref as o } from "vue";
|
|
2
|
+
import { useItemText as x } from "./index294.js";
|
|
3
|
+
import { useItemValue as w } from "./index234.js";
|
|
4
|
+
import { hash as y } from "./index237.js";
|
|
5
|
+
import { useLogger as D } from "./index245.js";
|
|
6
|
+
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
|
7
|
+
items: u,
|
|
8
|
+
disabled: c,
|
|
9
|
+
selectable: m,
|
|
10
|
+
itemText: a,
|
|
11
|
+
itemValue: d,
|
|
12
|
+
selectedIndexedByHash: r,
|
|
13
|
+
max: b = 1 / 0
|
|
14
|
+
}) => {
|
|
15
|
+
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
|
16
|
+
() => Object.keys(r.value).length
|
|
17
|
+
), g = o(b), f = (e) => {
|
|
18
|
+
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
|
19
|
+
e,
|
|
20
|
+
v.value,
|
|
21
|
+
m,
|
|
22
|
+
g,
|
|
23
|
+
h.value,
|
|
24
|
+
s
|
|
25
|
+
);
|
|
26
|
+
return {
|
|
27
|
+
item: e,
|
|
28
|
+
text: i,
|
|
29
|
+
value: n,
|
|
30
|
+
valueHash: t,
|
|
31
|
+
selected: s,
|
|
32
|
+
disabled: o(I)
|
|
73
33
|
};
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
},
|
|
86
|
-
popover: l,
|
|
87
|
-
tabindex: o
|
|
88
|
-
};
|
|
89
|
-
}), D = n(() => {
|
|
90
|
-
if (u.value.arrow) {
|
|
91
|
-
const { x: o, y: a } = u.value.arrow;
|
|
92
|
-
return {
|
|
93
|
-
style: {
|
|
94
|
-
left: `${o}px`,
|
|
95
|
-
top: `${a}px`
|
|
96
|
-
}
|
|
97
|
-
};
|
|
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));
|
|
98
45
|
}
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
ref: t,
|
|
105
|
-
class: ["bb-common-popover", {
|
|
106
|
-
"bb-common-popover--open": s.value,
|
|
107
|
-
[`bb-common-popover--${y(B)}`]: !0
|
|
108
|
-
}]
|
|
109
|
-
}, $.value, {
|
|
110
|
-
onClick: U(b, ["self", "stop"]),
|
|
111
|
-
onClose: b
|
|
112
|
-
}), {
|
|
113
|
-
default: q(() => [
|
|
114
|
-
I("span", g({
|
|
115
|
-
ref_key: "bubblearrow",
|
|
116
|
-
ref: m,
|
|
117
|
-
class: "bb-common-popover__arrow"
|
|
118
|
-
}, D.value), null, 16),
|
|
119
|
-
y(C) ? (w(), X("span", oe, [
|
|
120
|
-
z(o.$slots, "default")
|
|
121
|
-
])) : j("", !0)
|
|
122
|
-
]),
|
|
123
|
-
_: 3
|
|
124
|
-
}, 16, ["class"]));
|
|
125
|
-
}
|
|
126
|
-
});
|
|
46
|
+
return e;
|
|
47
|
+
}),
|
|
48
|
+
createOption: f
|
|
49
|
+
};
|
|
50
|
+
};
|
|
127
51
|
export {
|
|
128
|
-
|
|
52
|
+
q as useBaseOptions
|
|
129
53
|
};
|
package/dist/index243.js
CHANGED
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
for (const c in t)
|
|
4
|
-
if (Object.prototype.hasOwnProperty.call(t, c)) {
|
|
5
|
-
const n = t[c];
|
|
6
|
-
r(n, c, t) && (e[c] = n);
|
|
7
|
-
}
|
|
8
|
-
return e;
|
|
9
|
-
};
|
|
1
|
+
import t from "./index310.js";
|
|
2
|
+
const r = t;
|
|
10
3
|
export {
|
|
11
|
-
|
|
4
|
+
r as throttle
|
|
12
5
|
};
|
package/dist/index244.js
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
function c(n, r, e) {
|
|
2
|
+
const i = typeof r == "string" ? r.split(".") : r;
|
|
3
|
+
let t = n;
|
|
4
|
+
for (const o of i)
|
|
5
|
+
if (t && typeof t == "object" && o in t)
|
|
6
|
+
t = t[o];
|
|
7
|
+
else
|
|
8
|
+
return e;
|
|
9
|
+
return t === void 0 ? e : t;
|
|
10
|
+
}
|
|
3
11
|
export {
|
|
4
|
-
|
|
12
|
+
c as get
|
|
5
13
|
};
|
package/dist/index245.js
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}
|
|
1
|
+
const o = "bitboss-ui | ", e = () => ({
|
|
2
|
+
warn: (r) => console.warn(`${o}${r}`),
|
|
3
|
+
error: (r) => console.error(`${o}${r}`),
|
|
4
|
+
throw: (r) => {
|
|
5
|
+
throw new Error(`${o}${r}`);
|
|
6
|
+
}
|
|
7
|
+
});
|
|
4
8
|
export {
|
|
5
|
-
e as
|
|
9
|
+
e as useLogger
|
|
6
10
|
};
|
package/dist/index246.js
CHANGED
package/dist/index247.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
1
|
+
const s = (e, t, o, r) => {
|
|
2
|
+
if (r <= 0) throw new Error("Step must be a positive number");
|
|
3
|
+
if (t > o) throw new Error("Min must be less than or equal to Max");
|
|
4
|
+
const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
|
|
5
|
+
return t + a * r;
|
|
6
|
+
};
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
s as snapToStep
|
|
7
9
|
};
|
package/dist/index248.js
CHANGED
package/dist/index249.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
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
|
+
}
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
o as transpose
|
|
7
9
|
};
|
package/dist/index25.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as M, useModel as W, computed as v, 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 h, createCommentVNode as b, 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 "./index284.js";
|
|
3
3
|
import { useId as D } from "./index8.js";
|
|
4
|
-
import { useLocale as j } from "./
|
|
4
|
+
import { useLocale as j } from "./index220.js";
|
|
5
5
|
import { useMobile as G } from "./index9.js";
|
|
6
|
-
import { useUntil as J } from "./
|
|
6
|
+
import { useUntil as J } from "./index221.js";
|
|
7
7
|
import { wait as y } from "./index140.js";
|
|
8
8
|
import { _config as Q } from "./index4.js";
|
|
9
9
|
const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
|