bitboss-ui 2.0.146 → 2.0.147
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/BaseTextInput/BaseTextInput.vue.d.ts +9 -0
- package/dist/components/BbTextInput/BbTextInput.vue.d.ts +10 -0
- package/dist/index100.js +8 -8
- package/dist/index111.js +10 -10
- package/dist/index117.js +18 -14
- package/dist/index119.js +2 -2
- package/dist/index121.js +4 -4
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index133.js +1 -1
- package/dist/index134.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index208.js +2 -86
- package/dist/index209.js +6 -0
- package/dist/index21.js +15 -15
- package/dist/index210.js +40 -28
- package/dist/index211.js +19 -16
- package/dist/index212.js +93 -50
- package/dist/index214.js +200 -3
- package/dist/index216.js +66 -16
- package/dist/index218.js +15 -0
- package/dist/index219.js +13 -13
- package/dist/index220.js +2 -5
- package/dist/index221.js +4 -125
- package/dist/index222.js +2 -16
- package/dist/index223.js +86 -16
- package/dist/index225.js +29 -15
- package/dist/index226.js +17 -2
- package/dist/index227.js +51 -2
- package/dist/index228.js +14 -40
- package/dist/index229.js +3 -13
- package/dist/index23.js +16 -16
- package/dist/index230.js +11 -19
- package/dist/index231.js +16 -6
- package/dist/index232.js +28 -88
- package/dist/index233.js +5 -0
- package/dist/index234.js +3 -2
- package/dist/index235.js +6 -19
- package/dist/index236.js +7 -27
- package/dist/index238.js +11 -246
- package/dist/index239.js +5 -52
- package/dist/index240.js +16 -44
- package/dist/index241.js +16 -5
- package/dist/index242.js +19 -60
- package/dist/index243.js +15 -34
- package/dist/index244.js +19 -2
- package/dist/index245.js +27 -4
- package/dist/index246.js +2 -2
- package/dist/index247.js +250 -3
- package/dist/index248.js +52 -3
- package/dist/index249.js +44 -7
- package/dist/index25.js +6 -6
- package/dist/index250.js +5 -15
- package/dist/index251.js +60 -4
- package/dist/index252.js +122 -197
- package/dist/index253.js +4 -0
- package/dist/index254.js +2 -2
- package/dist/index256.js +2 -2
- package/dist/index257.js +1 -1
- package/dist/index259.js +1 -1
- package/dist/index262.js +3 -3
- package/dist/index263.js +3 -3
- package/dist/index266.js +174 -8
- package/dist/index267.js +9 -2
- package/dist/index268.js +3 -6
- package/dist/index269.js +6 -16
- package/dist/index27.js +1 -1
- package/dist/index270.js +16 -9
- package/dist/index273.js +9 -3
- package/dist/index274.js +4 -17
- package/dist/index275.js +431 -9
- package/dist/index276.js +3 -28
- package/dist/index277.js +1 -1
- package/dist/index278.js +5 -0
- package/dist/index280.js +7 -2
- package/dist/index281.js +6 -3
- package/dist/index282.js +10 -280
- package/dist/index283.js +3 -6
- package/dist/index284.js +17 -2
- package/dist/index285.js +9 -2
- package/dist/index286.js +28 -2
- package/dist/index287.js +2 -2
- package/dist/index288.js +200 -2
- package/dist/index289.js +8 -2
- package/dist/index29.js +2 -2
- package/dist/index290.js +219 -426
- package/dist/index291.js +2 -176
- package/dist/index292.js +89 -3
- package/dist/index293.js +281 -7
- package/dist/index294.js +5 -10
- package/dist/index295.js +2 -2
- package/dist/index297.js +2 -2
- package/dist/index298.js +2 -2
- package/dist/index299.js +2 -2
- package/dist/index300.js +2 -2
- package/dist/index301.js +2 -22
- package/dist/index302.js +4 -0
- package/dist/index303.js +2 -200
- package/dist/index304.js +2 -5
- package/dist/index305.js +2 -224
- package/dist/index306.js +21 -7
- package/dist/index308.js +2 -67
- package/dist/index309.js +126 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -89
- package/dist/index311.js +1 -1
- package/dist/index312.js +2 -126
- package/dist/index313.js +436 -3
- package/dist/index314.js +127 -3
- package/dist/index315.js +67 -2
- package/dist/index316.js +5 -436
- package/dist/index317.js +2 -127
- package/dist/index321.js +5 -480
- package/dist/index322.js +7 -32
- package/dist/index323.js +480 -28
- package/dist/index324.js +10 -0
- package/dist/index325.js +6 -58
- package/dist/index326.js +7 -57
- package/dist/index327.js +32 -4
- package/dist/index328.js +28 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +58 -7
- package/dist/index331.js +57 -18
- package/dist/index332.js +3 -6
- package/dist/index333.js +7 -2
- package/dist/index334.js +17 -45
- package/dist/index335.js +46 -7
- package/dist/index336.js +6 -5
- package/dist/index337.js +2 -8
- package/dist/index339.js +1 -1
- package/dist/index35.js +4 -4
- package/dist/index37.js +15 -15
- package/dist/index39.js +2 -2
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index47.js +2 -2
- package/dist/index49.js +50 -41
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index75.js +1 -1
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +4 -4
- package/package.json +2 -2
- package/dist/index213.js +0 -17
- package/dist/index215.js +0 -14
- package/dist/index217.js +0 -68
- package/dist/index224.js +0 -21
- package/dist/index279.js +0 -9
- package/dist/index307.js +0 -4
- package/dist/index329.js +0 -6
package/dist/index252.js
CHANGED
@@ -1,202 +1,127 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
}, I = () => {
|
28
|
-
const e = s.value;
|
29
|
-
return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
|
30
|
-
}, v = () => {
|
31
|
-
const e = s.value;
|
32
|
-
if (!e) return;
|
33
|
-
const t = I();
|
34
|
-
if (!t) return;
|
35
|
-
t.clearRect(0, 0, e.width, e.height);
|
36
|
-
const a = t.createLinearGradient(0, 0, e.width, 0);
|
37
|
-
a.addColorStop(0, d.value), a.addColorStop(1, "#ffffff");
|
38
|
-
const n = t.createLinearGradient(0, 0, 0, e.height);
|
39
|
-
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;
|
40
|
-
}, p = () => {
|
41
|
-
const e = I();
|
42
|
-
e && (e.beginPath(), e.arc(
|
43
|
-
l.value.x,
|
44
|
-
l.value.y,
|
45
|
-
8,
|
46
|
-
0,
|
47
|
-
2 * Math.PI
|
48
|
-
), e.strokeStyle = "#ffffff", e.lineWidth = 2, e.stroke(), e.beginPath(), e.arc(
|
49
|
-
l.value.x,
|
50
|
-
l.value.y,
|
51
|
-
7,
|
52
|
-
0,
|
53
|
-
2 * Math.PI
|
54
|
-
), e.strokeStyle = "#000000", e.lineWidth = 1, e.stroke(), e.globalCompositeOperation = "source-over");
|
55
|
-
}, V = () => {
|
56
|
-
const e = r.value;
|
57
|
-
return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
|
58
|
-
}, m = () => {
|
59
|
-
const e = r.value;
|
60
|
-
if (!e) return;
|
61
|
-
const t = V();
|
62
|
-
if (!t) return;
|
63
|
-
const a = t.createLinearGradient(0, 0, e.width, 0);
|
64
|
-
for (let n = 0; n <= 360; n += 60)
|
65
|
-
a.addColorStop(n / 360, `hsl(${n}, 100%, 50%)`);
|
66
|
-
a.addColorStop(1, "hsl(360, 100%, 50%)"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), L(), t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
|
67
|
-
}, L = () => {
|
68
|
-
const e = r.value;
|
69
|
-
if (!e) return;
|
70
|
-
const t = V();
|
71
|
-
if (!t) return;
|
72
|
-
const a = 10, n = 16, i = u.value.x - a / 2, S = e.height / 2 - n / 2;
|
73
|
-
t.beginPath(), t.roundRect(i, S, a, n, 2), t.strokeStyle = "lightgray", t.stroke(), t.fillStyle = "#ffffff", t.fill();
|
74
|
-
}, q = (e) => {
|
75
|
-
s.value && (window.addEventListener("pointermove", A), window.addEventListener("pointerup", E), b.value = !0, G(e));
|
76
|
-
}, z = (e) => {
|
77
|
-
r.value && (window.addEventListener("pointermove", A), window.addEventListener("pointerup", E), k.value = !0, W(e));
|
78
|
-
}, G = (e) => {
|
79
|
-
const t = s.value;
|
80
|
-
if (!t) return;
|
81
|
-
const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width, e.clientX - a.left)), i = Math.max(0, Math.min(t.height, e.clientY - a.top));
|
82
|
-
l.value = { x: n, y: i }, v(), p(), o.value = g(), f("update:modelValue", o.value);
|
83
|
-
}, W = (e) => {
|
84
|
-
const t = r.value;
|
85
|
-
if (!t) return;
|
86
|
-
const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width, e.clientX - a.left));
|
87
|
-
u.value = { x: n };
|
88
|
-
const i = n / t.width * 360;
|
89
|
-
d.value = y(i, 100, 50), m(), v(), p(), o.value = g(), f("update:modelValue", o.value);
|
90
|
-
}, A = (e) => {
|
91
|
-
b.value ? G(e) : k.value && W(e);
|
92
|
-
}, E = () => {
|
93
|
-
b.value = !1, k.value = !1;
|
94
|
-
}, U = (e) => {
|
95
|
-
var a, n;
|
96
|
-
switch (e.key) {
|
97
|
-
case "ArrowUp":
|
98
|
-
l.value.y = Math.max(0, l.value.y - 5);
|
1
|
+
import { getDefaultExportFromCjs as et, commonjsGlobal as nt } from "./index294.js";
|
2
|
+
import { __module as B } from "./index308.js";
|
3
|
+
(function(I, at) {
|
4
|
+
(function(U, k) {
|
5
|
+
I.exports = k();
|
6
|
+
})(nt, function() {
|
7
|
+
var U = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, k = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, j = /\d/, L = /\d\d/, s = /\d\d?/, x = /\d*[^-_:/,()\s\d]+/, m = {}, Q = function(t) {
|
8
|
+
return (t = +t) + (t > 68 ? 1900 : 2e3);
|
9
|
+
}, o = function(t) {
|
10
|
+
return function(r) {
|
11
|
+
this[t] = +r;
|
12
|
+
};
|
13
|
+
}, X = [/[+-]\d\d:?(\d\d)?|Z/, function(t) {
|
14
|
+
(this.zone || (this.zone = {})).offset = function(r) {
|
15
|
+
if (!r || r === "Z") return 0;
|
16
|
+
var e = r.match(/([+-]|\d\d)/g), n = 60 * e[1] + (+e[2] || 0);
|
17
|
+
return n === 0 ? 0 : e[0] === "+" ? -n : n;
|
18
|
+
}(t);
|
19
|
+
}], F = function(t) {
|
20
|
+
var r = m[t];
|
21
|
+
return r && (r.indexOf ? r : r.s.concat(r.f));
|
22
|
+
}, G = function(t, r) {
|
23
|
+
var e, n = m.meridiem;
|
24
|
+
if (n) {
|
25
|
+
for (var h = 1; h <= 24; h += 1) if (t.indexOf(n(h, 0, r)) > -1) {
|
26
|
+
e = h > 12;
|
99
27
|
break;
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
() => D.modelValue,
|
143
|
-
(e) => {
|
144
|
-
!e || e === o.value || (o.value = e, M(e), m(), v());
|
28
|
+
}
|
29
|
+
} else e = t === (r ? "pm" : "PM");
|
30
|
+
return e;
|
31
|
+
}, J = { A: [x, function(t) {
|
32
|
+
this.afternoon = G(t, !1);
|
33
|
+
}], a: [x, function(t) {
|
34
|
+
this.afternoon = G(t, !0);
|
35
|
+
}], Q: [j, function(t) {
|
36
|
+
this.month = 3 * (t - 1) + 1;
|
37
|
+
}], S: [j, function(t) {
|
38
|
+
this.milliseconds = 100 * +t;
|
39
|
+
}], SS: [L, function(t) {
|
40
|
+
this.milliseconds = 10 * +t;
|
41
|
+
}], SSS: [/\d{3}/, function(t) {
|
42
|
+
this.milliseconds = +t;
|
43
|
+
}], s: [s, o("seconds")], ss: [s, o("seconds")], m: [s, o("minutes")], mm: [s, o("minutes")], H: [s, o("hours")], h: [s, o("hours")], HH: [s, o("hours")], hh: [s, o("hours")], D: [s, o("day")], DD: [L, o("day")], Do: [x, function(t) {
|
44
|
+
var r = m.ordinal, e = t.match(/\d+/);
|
45
|
+
if (this.day = e[0], r) for (var n = 1; n <= 31; n += 1) r(n).replace(/\[|\]/g, "") === t && (this.day = n);
|
46
|
+
}], w: [s, o("week")], ww: [L, o("week")], M: [s, o("month")], MM: [L, o("month")], MMM: [x, function(t) {
|
47
|
+
var r = F("months"), e = (F("monthsShort") || r.map(function(n) {
|
48
|
+
return n.slice(0, 3);
|
49
|
+
})).indexOf(t) + 1;
|
50
|
+
if (e < 1) throw new Error();
|
51
|
+
this.month = e % 12 || e;
|
52
|
+
}], MMMM: [x, function(t) {
|
53
|
+
var r = F("months").indexOf(t) + 1;
|
54
|
+
if (r < 1) throw new Error();
|
55
|
+
this.month = r % 12 || r;
|
56
|
+
}], Y: [/[+-]?\d+/, o("year")], YY: [L, function(t) {
|
57
|
+
this.year = Q(t);
|
58
|
+
}], YYYY: [/\d{4}/, o("year")], Z: X, ZZ: X };
|
59
|
+
function K(t) {
|
60
|
+
var r, e;
|
61
|
+
r = t, e = m && m.formats;
|
62
|
+
for (var n = (t = r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(v, l, f) {
|
63
|
+
var i = f && f.toUpperCase();
|
64
|
+
return l || e[f] || U[f] || e[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(M, Y, D) {
|
65
|
+
return Y || D.slice(1);
|
66
|
+
});
|
67
|
+
})).match(k), h = n.length, c = 0; c < h; c += 1) {
|
68
|
+
var y = n[c], p = J[y], u = p && p[0], d = p && p[1];
|
69
|
+
n[c] = d ? { regex: u, parser: d } : y.replace(/^\[|\]$/g, "");
|
145
70
|
}
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
71
|
+
return function(v) {
|
72
|
+
for (var l = {}, f = 0, i = 0; f < h; f += 1) {
|
73
|
+
var M = n[f];
|
74
|
+
if (typeof M == "string") i += M.length;
|
75
|
+
else {
|
76
|
+
var Y = M.regex, D = M.parser, $ = v.slice(i), g = Y.exec($)[0];
|
77
|
+
D.call(l, g), v = v.replace(g, "");
|
78
|
+
}
|
79
|
+
}
|
80
|
+
return function(w) {
|
81
|
+
var S = w.afternoon;
|
82
|
+
if (S !== void 0) {
|
83
|
+
var a = w.hours;
|
84
|
+
S ? a < 12 && (w.hours += 12) : a === 12 && (w.hours = 0), delete w.afternoon;
|
85
|
+
}
|
86
|
+
}(l), l;
|
87
|
+
};
|
159
88
|
}
|
160
|
-
return (
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
])
|
197
|
-
], 512));
|
198
|
-
}
|
199
|
-
});
|
89
|
+
return function(t, r, e) {
|
90
|
+
e.p.customParseFormat = !0, t && t.parseTwoDigitYear && (Q = t.parseTwoDigitYear);
|
91
|
+
var n = r.prototype, h = n.parse;
|
92
|
+
n.parse = function(c) {
|
93
|
+
var y = c.date, p = c.utc, u = c.args;
|
94
|
+
this.$u = p;
|
95
|
+
var d = u[1];
|
96
|
+
if (typeof d == "string") {
|
97
|
+
var v = u[2] === !0, l = u[3] === !0, f = v || l, i = u[2];
|
98
|
+
l && (i = u[2]), m = this.$locale(), !v && i && (m = e.Ls[i]), this.$d = function($, g, w, S) {
|
99
|
+
try {
|
100
|
+
if (["x", "X"].indexOf(g) > -1) return new Date((g === "X" ? 1e3 : 1) * $);
|
101
|
+
var a = K(g)($), H = a.year, A = a.month, N = a.day, R = a.hours, W = a.minutes, tt = a.seconds, rt = a.milliseconds, V = a.zone, q = a.week, O = /* @__PURE__ */ new Date(), P = N || (H || A ? 1 : O.getDate()), z = H || O.getFullYear(), T = 0;
|
102
|
+
H && !A || (T = A > 0 ? A - 1 : O.getMonth());
|
103
|
+
var Z, C = R || 0, E = W || 0, _ = tt || 0, b = rt || 0;
|
104
|
+
return V ? new Date(Date.UTC(z, T, P, C, E, _, b + 60 * V.offset * 1e3)) : w ? new Date(Date.UTC(z, T, P, C, E, _, b)) : (Z = new Date(z, T, P, C, E, _, b), q && (Z = S(Z).week(q).toDate()), Z);
|
105
|
+
} catch {
|
106
|
+
return /* @__PURE__ */ new Date("");
|
107
|
+
}
|
108
|
+
}(y, d, p, e), this.init(), i && i !== !0 && (this.$L = this.locale(i).$L), f && y != this.format(d) && (this.$d = /* @__PURE__ */ new Date("")), m = {};
|
109
|
+
} else if (d instanceof Array) for (var M = d.length, Y = 1; Y <= M; Y += 1) {
|
110
|
+
u[1] = d[Y - 1];
|
111
|
+
var D = e.apply(this, u);
|
112
|
+
if (D.isValid()) {
|
113
|
+
this.$d = D.$d, this.$L = D.$L, this.init();
|
114
|
+
break;
|
115
|
+
}
|
116
|
+
Y === M && (this.$d = /* @__PURE__ */ new Date(""));
|
117
|
+
}
|
118
|
+
else h.call(this, c);
|
119
|
+
};
|
120
|
+
};
|
121
|
+
});
|
122
|
+
})(B);
|
123
|
+
var ot = B.exports;
|
124
|
+
const ht = /* @__PURE__ */ et(ot);
|
200
125
|
export {
|
201
|
-
|
126
|
+
ht as default
|
202
127
|
};
|
package/dist/index253.js
ADDED
package/dist/index254.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const
|
1
|
+
const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
|
2
2
|
export {
|
3
|
-
|
3
|
+
n as isEmpty
|
4
4
|
};
|
package/dist/index256.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { arrow as j, computePosition as A } from "./index263.js";
|
2
2
|
import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index263.js";
|
3
|
-
import { isNode as B, getNodeName as F } from "./
|
4
|
-
import { getOverflowAncestors as le } from "./
|
3
|
+
import { isNode as B, getNodeName as F } from "./index309.js";
|
4
|
+
import { getOverflowAncestors as le } from "./index309.js";
|
5
5
|
import { computed as a, ref as f, shallowRef as I, watch as h, getCurrentScope as U, onScopeDispose as k, shallowReadonly as r, unref as q } from "vue";
|
6
6
|
function z(e) {
|
7
7
|
return e != null && typeof e == "object" && "$el" in e;
|
package/dist/index257.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
|
2
|
-
import { hash as d } from "./
|
2
|
+
import { hash as d } from "./index229.js";
|
3
3
|
import { isNil as l } from "./index265.js";
|
4
4
|
import E from "./index125.js";
|
5
5
|
/* empty css */
|
package/dist/index259.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
|
2
|
-
import { hash as f } from "./
|
2
|
+
import { hash as f } from "./index229.js";
|
3
3
|
import { isNil as i } from "./index265.js";
|
4
4
|
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
5
|
__name: "CommaBox",
|
package/dist/index262.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as U, ref as f, computed as x, watch as E, openBlock as d, createElementBlock as c, normalizeClass as $, normalizeStyle as h, withModifiers as X, createElementVNode as p, renderSlot as m, createTextVNode as H, toDisplayString as g, unref as L, Fragment as Z, renderList as ee } from "vue";
|
2
2
|
import { isNil as b } from "./index265.js";
|
3
|
-
import { useVirtualizer as te } from "./
|
3
|
+
import { useVirtualizer as te } from "./index335.js";
|
4
4
|
import { isNotNil as oe } from "./index135.js";
|
5
|
-
import { hash as N } from "./
|
6
|
-
import { useLocale as ne } from "./
|
5
|
+
import { hash as N } from "./index229.js";
|
6
|
+
import { useLocale as ne } from "./index219.js";
|
7
7
|
const le = { class: "bb-listbox__outer-container scrollbar-border" }, ie = {
|
8
8
|
key: 0,
|
9
9
|
class: "bb-listbox__loading"
|
package/dist/index263.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
import { offset as et, shift as it, flip as nt, hide as ot, arrow as st, computePosition as rt } from "./
|
2
|
-
import { createCoords as b, rectToClientRect as X, round as D, floor as A, max as T, min as z } from "./
|
3
|
-
import { getOverflowAncestors as $, isElement as x, getWindow as E, getFrameElement as U, getComputedStyle as y, getDocumentElement as C, isHTMLElement as R, isWebKit as j, isTopLayer as S, getNodeName as M, isOverflowElement as _, getNodeScroll as H, getParentNode as W, isLastTraversableNode as N, isTableElement as ct, isContainingBlock as G, getContainingBlock as lt } from "./
|
1
|
+
import { offset as et, shift as it, flip as nt, hide as ot, arrow as st, computePosition as rt } from "./index313.js";
|
2
|
+
import { createCoords as b, rectToClientRect as X, round as D, floor as A, max as T, min as z } from "./index314.js";
|
3
|
+
import { getOverflowAncestors as $, isElement as x, getWindow as E, getFrameElement as U, getComputedStyle as y, getDocumentElement as C, isHTMLElement as R, isWebKit as j, isTopLayer as S, getNodeName as M, isOverflowElement as _, getNodeScroll as H, getParentNode as W, isLastTraversableNode as N, isTableElement as ct, isContainingBlock as G, getContainingBlock as lt } from "./index309.js";
|
4
4
|
function J(t) {
|
5
5
|
const e = y(t);
|
6
6
|
let n = parseFloat(e.width) || 0, i = parseFloat(e.height) || 0;
|
package/dist/index266.js
CHANGED
@@ -1,12 +1,178 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
var P = Object.defineProperty, T = (a, t, e) => t in a ? P(a, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[t] = e, A = (a, t, e) => T(a, typeof t != "symbol" ? t + "" : t, e);
|
2
|
+
const R = {
|
3
|
+
"#": { pattern: /[0-9]/ },
|
4
|
+
"@": { pattern: /[a-zA-Z]/ },
|
5
|
+
"*": { pattern: /[a-zA-Z0-9]/ }
|
6
|
+
}, I = (a, t, e) => a.replaceAll(t, "").replace(e, ".").replace("..", ".").replace(/[^.\d]/g, ""), N = (a, t, e) => {
|
7
|
+
var s;
|
8
|
+
return new Intl.NumberFormat(((s = e.number) == null ? void 0 : s.locale) ?? "en", {
|
9
|
+
minimumFractionDigits: a,
|
10
|
+
maximumFractionDigits: t,
|
11
|
+
roundingMode: "trunc"
|
12
|
+
});
|
13
|
+
}, F = (a, t = !0, e) => {
|
14
|
+
var s, n, r, h;
|
15
|
+
const u = ((s = e.number) == null ? void 0 : s.unsigned) == null && a.startsWith("-") ? "-" : "", l = ((n = e.number) == null ? void 0 : n.fraction) ?? 0;
|
16
|
+
let o = N(0, l, e);
|
17
|
+
const k = o.formatToParts(1000.12), c = ((r = k.find((i) => i.type === "group")) == null ? void 0 : r.value) ?? " ", y = ((h = k.find((i) => i.type === "decimal")) == null ? void 0 : h.value) ?? ".", f = I(a, c, y);
|
18
|
+
if (Number.isNaN(parseFloat(f))) return u;
|
19
|
+
const g = f.split(".");
|
20
|
+
if (g[1] != null && g[1].length >= 1) {
|
21
|
+
const i = g[1].length <= l ? g[1].length : l;
|
22
|
+
o = N(i, l, e);
|
23
|
+
}
|
24
|
+
let m = o.format(parseFloat(f));
|
25
|
+
return t ? l > 0 && f.endsWith(".") && !f.slice(0, -1).includes(".") && (m += y) : m = I(m, c, y), u + m;
|
26
|
+
};
|
27
|
+
class O {
|
28
|
+
constructor(t = {}) {
|
29
|
+
A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
|
30
|
+
const e = { ...t };
|
31
|
+
if (e.tokens != null) {
|
32
|
+
e.tokens = e.tokensReplace ? { ...e.tokens } : { ...R, ...e.tokens };
|
33
|
+
for (const s of Object.values(e.tokens))
|
34
|
+
typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
|
35
|
+
} else
|
36
|
+
e.tokens = R;
|
37
|
+
Array.isArray(e.mask) && (e.mask.length > 1 ? e.mask = [...e.mask].sort((s, n) => s.length - n.length) : e.mask = e.mask[0] ?? ""), e.mask === "" && (e.mask = null), this.opts = e;
|
38
|
+
}
|
39
|
+
masked(t) {
|
40
|
+
return this.process(t, this.findMask(t));
|
41
|
+
}
|
42
|
+
unmasked(t) {
|
43
|
+
return this.process(t, this.findMask(t), !1);
|
44
|
+
}
|
45
|
+
isEager() {
|
46
|
+
return this.opts.eager === !0;
|
47
|
+
}
|
48
|
+
isReversed() {
|
49
|
+
return this.opts.reversed === !0;
|
50
|
+
}
|
51
|
+
completed(t) {
|
52
|
+
const e = this.findMask(t);
|
53
|
+
if (this.opts.mask == null || e == null) return !1;
|
54
|
+
const s = this.process(t, e).length;
|
55
|
+
return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= e.length;
|
56
|
+
}
|
57
|
+
findMask(t) {
|
58
|
+
const e = this.opts.mask;
|
59
|
+
if (e == null)
|
60
|
+
return null;
|
61
|
+
if (typeof e == "string")
|
62
|
+
return e;
|
63
|
+
if (typeof e == "function")
|
64
|
+
return e(t);
|
65
|
+
const s = this.process(t, e.slice(-1).pop() ?? "", !1);
|
66
|
+
return e.find((n) => this.process(t, n, !1).length >= s.length) ?? "";
|
67
|
+
}
|
68
|
+
escapeMask(t) {
|
69
|
+
const e = [], s = [];
|
70
|
+
return t.split("").forEach((n, r) => {
|
71
|
+
n === "!" && t[r - 1] !== "!" ? s.push(r - s.length) : e.push(n);
|
72
|
+
}), { mask: e.join(""), escaped: s };
|
73
|
+
}
|
74
|
+
process(t, e, s = !0) {
|
75
|
+
if (this.opts.number != null) return F(t, s, this.opts);
|
76
|
+
if (e == null) return t;
|
77
|
+
const n = `v=${t},mr=${e},m=${s ? 1 : 0}`;
|
78
|
+
if (this.memo.has(n)) return this.memo.get(n);
|
79
|
+
const { mask: r, escaped: h } = this.escapeMask(e), u = [], l = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", c = this.isReversed() ? 0 : r.length - 1, y = this.isReversed() ? () => i > -1 && p > -1 : () => i < r.length && p < t.length, f = (v) => !this.isReversed() && v <= c || this.isReversed() && v >= c;
|
80
|
+
let g, m = -1, i = this.isReversed() ? r.length - 1 : 0, p = this.isReversed() ? t.length - 1 : 0, M = !1;
|
81
|
+
for (; y(); ) {
|
82
|
+
const v = r.charAt(i), d = l[v], E = (d == null ? void 0 : d.transform) != null ? d.transform(t.charAt(p)) : t.charAt(p);
|
83
|
+
if (!h.includes(i) && d != null ? (E.match(d.pattern) != null ? (u[k](E), d.repeated ? (m === -1 ? m = i : i === c && i !== m && (i = m - o), c === m && (i -= o)) : d.multiple && (M = !0, i -= o), i += o) : d.multiple ? M && (i += o, p -= o, M = !1) : E === g ? g = void 0 : d.optional && (i += o, p -= o), p += o) : (s && !this.isEager() && u[k](v), E === v && !this.isEager() ? p += o : g = v, this.isEager() || (i += o)), this.isEager())
|
84
|
+
for (; f(i) && (l[r.charAt(i)] == null || h.includes(i)); ) {
|
85
|
+
if (s) {
|
86
|
+
if (u[k](r.charAt(i)), t.charAt(p) === r.charAt(i)) {
|
87
|
+
i += o, p += o;
|
88
|
+
continue;
|
89
|
+
}
|
90
|
+
} else r.charAt(i) === t.charAt(p) && (p += o);
|
91
|
+
i += o;
|
92
|
+
}
|
7
93
|
}
|
8
|
-
|
94
|
+
return this.memo.set(n, u.join("")), this.memo.get(n);
|
95
|
+
}
|
96
|
+
}
|
97
|
+
const w = (a) => JSON.parse(a.replaceAll("'", '"')), W = (a, t = {}) => {
|
98
|
+
const e = { ...t };
|
99
|
+
a.dataset.maska != null && a.dataset.maska !== "" && (e.mask = x(a.dataset.maska)), a.dataset.maskaEager != null && (e.eager = b(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (e.reversed = b(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (e.tokensReplace = b(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (e.tokens = C(a.dataset.maskaTokens));
|
100
|
+
const s = {};
|
101
|
+
return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = b(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (e.number = s), e;
|
102
|
+
}, b = (a) => a !== "" ? !!JSON.parse(a) : !0, x = (a) => a.startsWith("[") && a.endsWith("]") ? w(a) : a, C = (a) => {
|
103
|
+
if (a.startsWith("{") && a.endsWith("}"))
|
104
|
+
return w(a);
|
105
|
+
const t = {};
|
106
|
+
return a.split("|").forEach((e) => {
|
107
|
+
const s = e.split(":");
|
108
|
+
t[s[0]] = {
|
109
|
+
pattern: new RegExp(s[1]),
|
110
|
+
optional: s[2] === "optional",
|
111
|
+
multiple: s[2] === "multiple",
|
112
|
+
repeated: s[2] === "repeated"
|
113
|
+
};
|
114
|
+
}), t;
|
9
115
|
};
|
116
|
+
class S {
|
117
|
+
constructor(t, e = {}) {
|
118
|
+
A(this, "items", /* @__PURE__ */ new Map()), A(this, "onInput", (s) => {
|
119
|
+
if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted)
|
120
|
+
return;
|
121
|
+
const n = s.target, r = this.items.get(n), h = "inputType" in s && s.inputType.startsWith("delete"), u = r.isEager(), l = h && u && r.unmasked(n.value) === "" ? "" : n.value;
|
122
|
+
this.fixCursor(n, h, () => this.setValue(n, l));
|
123
|
+
}), this.options = e, this.init(this.getInputs(t));
|
124
|
+
}
|
125
|
+
update(t = {}) {
|
126
|
+
this.options = { ...t }, this.init(Array.from(this.items.keys()));
|
127
|
+
}
|
128
|
+
updateValue(t) {
|
129
|
+
t.value !== "" && t.value !== this.processInput(t).masked && this.setValue(t, t.value);
|
130
|
+
}
|
131
|
+
destroy() {
|
132
|
+
for (const t of this.items.keys())
|
133
|
+
t.removeEventListener("input", this.onInput);
|
134
|
+
this.items.clear();
|
135
|
+
}
|
136
|
+
init(t) {
|
137
|
+
const e = this.getOptions(this.options);
|
138
|
+
for (const s of t) {
|
139
|
+
this.items.has(s) || s.addEventListener("input", this.onInput, { capture: !0 });
|
140
|
+
const n = new O(W(s, e));
|
141
|
+
this.items.set(s, n), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && n.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
|
142
|
+
}
|
143
|
+
}
|
144
|
+
getInputs(t) {
|
145
|
+
return typeof t == "string" ? Array.from(document.querySelectorAll(t)) : "length" in t ? Array.from(t) : [t];
|
146
|
+
}
|
147
|
+
getOptions(t) {
|
148
|
+
const { onMaska: e, preProcess: s, postProcess: n, ...r } = t;
|
149
|
+
return r;
|
150
|
+
}
|
151
|
+
fixCursor(t, e, s) {
|
152
|
+
const n = t.selectionStart, r = t.value;
|
153
|
+
if (s(), n === null || n === r.length && !e) return;
|
154
|
+
const h = t.value, u = r.slice(0, n), l = h.slice(0, n), o = this.processInput(t, u).unmasked, k = this.processInput(t, l).unmasked;
|
155
|
+
let c = n;
|
156
|
+
u !== l && (c += e ? h.length - r.length : o.length - k.length), t.setSelectionRange(c, c);
|
157
|
+
}
|
158
|
+
setValue(t, e) {
|
159
|
+
const s = this.processInput(t, e);
|
160
|
+
t.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((n) => n(s)) : this.options.onMaska(s)), t.dispatchEvent(new CustomEvent("maska", { detail: s })), t.dispatchEvent(new CustomEvent("input", { detail: s.masked }));
|
161
|
+
}
|
162
|
+
processInput(t, e) {
|
163
|
+
const s = this.items.get(t);
|
164
|
+
let n = e ?? t.value;
|
165
|
+
this.options.preProcess != null && (n = this.options.preProcess(n));
|
166
|
+
let r = s.masked(n);
|
167
|
+
return this.options.postProcess != null && (r = this.options.postProcess(r)), {
|
168
|
+
masked: r,
|
169
|
+
unmasked: s.unmasked(n),
|
170
|
+
completed: s.completed(n)
|
171
|
+
};
|
172
|
+
}
|
173
|
+
}
|
10
174
|
export {
|
11
|
-
|
175
|
+
O as Mask,
|
176
|
+
S as MaskInput,
|
177
|
+
R as tokens
|
12
178
|
};
|
package/dist/index267.js
CHANGED
package/dist/index268.js
CHANGED
package/dist/index269.js
CHANGED
@@ -1,18 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
if (r in n) {
|
6
|
-
const i = e(
|
7
|
-
[].concat(n[r]),
|
8
|
-
r,
|
9
|
-
f
|
10
|
-
);
|
11
|
-
if (i)
|
12
|
-
return i;
|
13
|
-
}
|
14
|
-
return t;
|
15
|
-
}, null);
|
1
|
+
import e from "./index318.js";
|
2
|
+
import o from "./index319.js";
|
3
|
+
import r from "./index320.js";
|
4
|
+
const f = new r(o, e)._freeze();
|
16
5
|
export {
|
17
|
-
|
6
|
+
r as Mime,
|
7
|
+
f as default
|
18
8
|
};
|