bitboss-ui 2.1.98 → 2.1.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/composables/useConfirm.d.ts +59 -10
- package/dist/index108.js +9 -9
- package/dist/index115.js +1 -1
- package/dist/index121.js +4 -4
- package/dist/index123.js +12 -12
- 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/index145.js +2 -2
- package/dist/index16.js +5 -5
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index219.js +5 -5
- package/dist/index22.js +14 -14
- package/dist/index220.js +8 -5
- package/dist/index221.js +3 -5
- package/dist/index222.js +3 -5
- package/dist/index223.js +2 -3
- package/dist/index224.js +18 -2
- package/dist/index225.js +12 -6
- package/dist/index226.js +51 -8
- package/dist/index227.js +15 -268
- package/dist/index228.js +12 -52
- package/dist/index229.js +17 -52
- package/dist/index230.js +29 -32
- package/dist/index231.js +12 -59
- package/dist/index232.js +16 -13
- package/dist/index233.js +4 -5
- package/dist/index234.js +106 -5
- package/dist/index236.js +100 -2
- package/dist/index238.js +133 -18
- package/dist/index24.js +11 -11
- package/dist/index240.js +106 -0
- package/dist/index241.js +13 -86
- package/dist/index242.js +4 -0
- package/dist/index243.js +11 -29
- package/dist/index244.js +86 -17
- package/dist/index246.js +9 -14
- package/dist/index247.js +2 -11
- package/dist/index248.js +4 -16
- package/dist/index249.js +3 -2
- package/dist/index250.js +2 -2
- package/dist/index251.js +5 -3
- package/dist/index252.js +5 -5
- package/dist/index253.js +5 -8
- package/dist/index254.js +5 -33
- package/dist/index255.js +5 -28
- package/dist/index256.js +7 -0
- package/dist/index257.js +2 -2
- package/dist/index258.js +16 -184
- package/dist/index259.js +9 -3
- package/dist/index26.js +3 -3
- package/dist/index260.js +20 -12
- package/dist/index261.js +34 -4
- package/dist/index262.js +31 -21
- package/dist/index263.js +27 -12
- package/dist/index265.js +22 -6
- package/dist/index266.js +9 -3
- package/dist/index267.js +23 -34
- package/dist/index268.js +7 -4
- package/dist/index269.js +5 -201
- package/dist/index270.js +8 -0
- package/dist/index271.js +7 -8
- package/dist/index272.js +268 -23
- package/dist/index273.js +51 -32
- package/dist/index274.js +52 -11
- package/dist/index275.js +32 -10
- package/dist/index276.js +60 -3
- package/dist/index277.js +3 -106
- package/dist/index278.js +35 -0
- package/dist/index279.js +187 -99
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -0
- package/dist/index281.js +51 -16
- package/dist/index282.js +2 -12
- package/dist/index283.js +2 -4
- package/dist/index284.js +7 -104
- package/dist/index285.js +7 -3
- package/dist/index286.js +4 -67
- package/dist/index287.js +201 -6
- package/dist/index289.js +67 -2
- package/dist/index290.js +12 -6
- package/dist/index291.js +5 -7
- package/dist/index292.js +3 -9
- package/dist/index293.js +6 -53
- package/dist/index294.js +15 -20
- package/dist/index295.js +9 -5
- package/dist/index297.js +1 -1
- package/dist/index298.js +2 -17
- package/dist/index299.js +3 -28
- package/dist/index30.js +2 -2
- package/dist/index300.js +19 -0
- package/dist/index301.js +28 -3
- package/dist/index302.js +3 -280
- package/dist/index303.js +3 -2
- package/dist/index304.js +3 -16
- package/dist/index305.js +7 -2
- package/dist/index306.js +2 -16
- package/dist/index307.js +4 -2
- package/dist/index308.js +3 -26
- package/dist/index309.js +280 -2
- package/dist/index310.js +2 -2
- package/dist/index311.js +125 -2
- package/dist/index312.js +2 -2
- package/dist/index313.js +15 -2
- package/dist/index314.js +2 -2
- package/dist/index315.js +16 -3
- package/dist/index316.js +2 -125
- package/dist/index317.js +16 -2
- package/dist/index318.js +2 -15
- package/dist/index319.js +19 -2
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -19
- package/dist/index321.js +5 -2
- package/dist/index322.js +27 -2
- package/dist/index323.js +2 -5
- package/dist/index324.js +2 -3
- package/dist/index325.js +1 -1
- package/dist/index326.js +2 -3
- package/dist/index327.js +2 -3
- package/dist/index328.js +2 -5
- package/dist/index329.js +2 -719
- package/dist/index330.js +3 -366
- package/dist/index331.js +5 -57
- package/dist/index332.js +719 -2
- package/dist/index333.js +365 -3
- package/dist/index334.js +56 -3
- package/dist/index335.js +34 -5
- package/dist/index336.js +6 -7
- package/dist/index337.js +129 -5
- package/dist/index338.js +393 -30
- package/dist/index339.js +192 -5
- package/dist/index34.js +8 -8
- package/dist/index340.js +254 -125
- package/dist/index341.js +56 -396
- package/dist/index342.js +33 -33
- package/dist/index343.js +6 -58
- package/dist/index346.js +1 -1
- package/dist/index347.js +1 -1
- package/dist/index348.js +5 -8
- package/dist/index349.js +6 -5
- package/dist/index350.js +92 -7
- package/dist/index351.js +130 -89
- package/dist/index352.js +1 -21
- package/dist/index353.js +4 -0
- package/dist/index354.js +21 -227
- package/dist/index356.js +8 -193
- package/dist/index357.js +6 -258
- package/dist/index358.js +8 -2
- package/dist/index359.js +228 -2
- package/dist/index36.js +4 -4
- package/dist/index363.js +1 -1
- package/dist/index38.js +20 -20
- 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/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index6.js +33 -32
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index74.js +1 -1
- package/dist/index76.js +5 -5
- 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/package.json +2 -2
- package/dist/index235.js +0 -7
- package/dist/index237.js +0 -5
- package/dist/index239.js +0 -137
- package/dist/index245.js +0 -53
- package/dist/index264.js +0 -11
- package/dist/index288.js +0 -18
- package/dist/index296.js +0 -9
- package/dist/index355.js +0 -136
package/dist/index287.js
CHANGED
|
@@ -1,8 +1,203 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
1
|
+
import { defineComponent as j, ref as s, onMounted as J, watch as Q, createElementBlock as M, openBlock as S, createElementVNode as x, createTextVNode as L, createCommentVNode as B, toDisplayString as y, unref as w } from "vue";
|
|
2
|
+
import { hexToRgb as K } from "./index356.js";
|
|
3
|
+
import { getHueFromRGB as F } from "./index357.js";
|
|
4
|
+
import { hslToHex as b } from "./index358.js";
|
|
5
|
+
import { useLocale as Z } from "./index231.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
|
+
});
|
|
5
201
|
export {
|
|
6
|
-
|
|
7
|
-
f as default
|
|
202
|
+
ue as default
|
|
8
203
|
};
|
package/dist/index289.js
CHANGED
|
@@ -1,4 +1,69 @@
|
|
|
1
|
-
|
|
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 "./index231.js";
|
|
3
|
+
import h from "./index14.js";
|
|
4
|
+
/* empty css */
|
|
5
|
+
import C from "./index87.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
|
+
});
|
|
2
67
|
export {
|
|
3
|
-
|
|
68
|
+
z as default
|
|
4
69
|
};
|
package/dist/index290.js
CHANGED
|
@@ -1,9 +1,15 @@
|
|
|
1
|
-
const
|
|
2
|
-
if (
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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";
|
|
6
12
|
};
|
|
7
13
|
export {
|
|
8
|
-
|
|
14
|
+
c as parseSize
|
|
9
15
|
};
|
package/dist/index291.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return r + c * (a - r);
|
|
6
|
-
}
|
|
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();
|
|
7
5
|
export {
|
|
8
|
-
o as
|
|
6
|
+
o as flattenTree
|
|
9
7
|
};
|
package/dist/index292.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 r from "./index331.js";
|
|
2
|
+
const t = r;
|
|
9
3
|
export {
|
|
10
|
-
|
|
4
|
+
t as deburr
|
|
11
5
|
};
|
package/dist/index293.js
CHANGED
|
@@ -1,55 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
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;
|
|
49
|
-
};
|
|
1
|
+
import e from "./index332.js";
|
|
2
|
+
import o from "./index333.js";
|
|
3
|
+
import r from "./index334.js";
|
|
4
|
+
const f = new r(o, e)._freeze();
|
|
50
5
|
export {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
$ as mergeCellClasses,
|
|
54
|
-
A as mergeHeaderClasses
|
|
6
|
+
r as Mime,
|
|
7
|
+
f as default
|
|
55
8
|
};
|
package/dist/index294.js
CHANGED
|
@@ -1,23 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
throw new Error(
|
|
14
|
-
`Property "${String(o)}" must be of type string, number, or symbol`
|
|
15
|
-
);
|
|
16
|
-
}
|
|
17
|
-
l[f] = s;
|
|
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;
|
|
18
13
|
}
|
|
19
|
-
return
|
|
20
|
-
}
|
|
14
|
+
return t;
|
|
15
|
+
}, null);
|
|
21
16
|
export {
|
|
22
|
-
|
|
17
|
+
e as findInTree
|
|
23
18
|
};
|
package/dist/index295.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
...o
|
|
4
|
-
|
|
1
|
+
function u(e, i) {
|
|
2
|
+
let t;
|
|
3
|
+
return function(...o) {
|
|
4
|
+
t !== void 0 && clearTimeout(t), t = setTimeout(() => {
|
|
5
|
+
e.apply(this, o);
|
|
6
|
+
}, i);
|
|
7
|
+
};
|
|
8
|
+
}
|
|
5
9
|
export {
|
|
6
|
-
|
|
10
|
+
u as debounce
|
|
7
11
|
};
|
package/dist/index297.js
CHANGED
package/dist/index298.js
CHANGED
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
const o = () => ({
|
|
3
|
-
getItemText(r, n) {
|
|
4
|
-
if (typeof r == "string" && !n) return r;
|
|
5
|
-
if (n) {
|
|
6
|
-
if (typeof n == "function") {
|
|
7
|
-
let f = n(r);
|
|
8
|
-
return typeof f != "string" && (f = JSON.stringify(f)), f;
|
|
9
|
-
} else if (typeof n == "string") {
|
|
10
|
-
const f = t(r, n);
|
|
11
|
-
return typeof f == "string" ? f : JSON.stringify(f);
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
return JSON.stringify(r);
|
|
15
|
-
}
|
|
16
|
-
});
|
|
1
|
+
import f from "./index261.js";
|
|
17
2
|
export {
|
|
18
|
-
|
|
3
|
+
f as default
|
|
19
4
|
};
|
package/dist/index299.js
CHANGED
|
@@ -1,30 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
function c(t, r) {
|
|
5
|
-
var n = 5381;
|
|
6
|
-
if (typeof t == "object" && t !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
|
7
|
-
r || (r = /* @__PURE__ */ new WeakSet());
|
|
8
|
-
for (var p = Object.keys(t).sort(y), i = 0; i < p.length; i++) {
|
|
9
|
-
var s = p[i], e = t[s];
|
|
10
|
-
if (n = 33 * n ^ c(s, r), typeof e == "object" && e !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
|
11
|
-
if (r.has(e)) continue;
|
|
12
|
-
r.add(e);
|
|
13
|
-
}
|
|
14
|
-
n = 33 * n ^ c(e, r);
|
|
15
|
-
}
|
|
16
|
-
return 33 * n ^ c(t.constructor, r);
|
|
17
|
-
}
|
|
18
|
-
var o = typeof t;
|
|
19
|
-
try {
|
|
20
|
-
t instanceof Date ? o += t.getTime() : o += String(t);
|
|
21
|
-
} catch {
|
|
22
|
-
o += String(Object.assign({}, t));
|
|
23
|
-
}
|
|
24
|
-
for (var a = 0; a < o.length; a++) n = 33 * n ^ o.charCodeAt(a);
|
|
25
|
-
return n;
|
|
26
|
-
}
|
|
1
|
+
import o from "./index244.js";
|
|
2
|
+
/* empty css */
|
|
27
3
|
export {
|
|
28
|
-
|
|
29
|
-
y as sortNumbers
|
|
4
|
+
o as default
|
|
30
5
|
};
|
package/dist/index30.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as M, computed as T, ref as W, watchPostEffect as q, createBlock as F, openBlock as K, normalizeClass as L, withCtx as i, createVNode as O, unref as h, createElementVNode as z, mergeProps as G, withModifiers as R, renderSlot as d } from "vue";
|
|
2
2
|
import { clamp as c } from "./index217.js";
|
|
3
|
-
import { clampPrecision as U } from "./
|
|
4
|
-
import { isNil as f } from "./
|
|
3
|
+
import { clampPrecision as U } from "./index268.js";
|
|
4
|
+
import { isNil as f } from "./index242.js";
|
|
5
5
|
import { isNotNil as g } from "./index146.js";
|
|
6
6
|
import j from "./index137.js";
|
|
7
7
|
/* empty css */
|
package/dist/index300.js
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { get as t } from "./index243.js";
|
|
2
|
+
const o = () => ({
|
|
3
|
+
getItemText(r, n) {
|
|
4
|
+
if (typeof r == "string" && !n) return r;
|
|
5
|
+
if (n) {
|
|
6
|
+
if (typeof n == "function") {
|
|
7
|
+
let f = n(r);
|
|
8
|
+
return typeof f != "string" && (f = JSON.stringify(f)), f;
|
|
9
|
+
} else if (typeof n == "string") {
|
|
10
|
+
const f = t(r, n);
|
|
11
|
+
return typeof f == "string" ? f : JSON.stringify(f);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
return JSON.stringify(r);
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
export {
|
|
18
|
+
o as useItemText
|
|
19
|
+
};
|
package/dist/index301.js
CHANGED
|
@@ -1,5 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
function y(t, r) {
|
|
2
|
+
return t > r ? 1 : -1;
|
|
3
|
+
}
|
|
4
|
+
function c(t, r) {
|
|
5
|
+
var n = 5381;
|
|
6
|
+
if (typeof t == "object" && t !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
|
7
|
+
r || (r = /* @__PURE__ */ new WeakSet());
|
|
8
|
+
for (var p = Object.keys(t).sort(y), i = 0; i < p.length; i++) {
|
|
9
|
+
var s = p[i], e = t[s];
|
|
10
|
+
if (n = 33 * n ^ c(s, r), typeof e == "object" && e !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
|
11
|
+
if (r.has(e)) continue;
|
|
12
|
+
r.add(e);
|
|
13
|
+
}
|
|
14
|
+
n = 33 * n ^ c(e, r);
|
|
15
|
+
}
|
|
16
|
+
return 33 * n ^ c(t.constructor, r);
|
|
17
|
+
}
|
|
18
|
+
var o = typeof t;
|
|
19
|
+
try {
|
|
20
|
+
t instanceof Date ? o += t.getTime() : o += String(t);
|
|
21
|
+
} catch {
|
|
22
|
+
o += String(Object.assign({}, t));
|
|
23
|
+
}
|
|
24
|
+
for (var a = 0; a < o.length; a++) n = 33 * n ^ o.charCodeAt(a);
|
|
25
|
+
return n;
|
|
26
|
+
}
|
|
3
27
|
export {
|
|
4
|
-
|
|
28
|
+
c as hash,
|
|
29
|
+
y as sortNumbers
|
|
5
30
|
};
|