bitboss-ui 2.1.30 → 2.1.32
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/BaseColorInput/BaseColorInput.vue.d.ts +4 -24
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +4 -24
- package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
- package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
- package/dist/index.d.ts +3 -0
- package/dist/index.js +143 -138
- package/dist/index106.js +9 -9
- package/dist/index11.js +2 -2
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index119.js +4 -4
- package/dist/index12.js +6 -6
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index133.js +1 -1
- package/dist/index135.js +69 -2
- package/dist/index137.js +13 -377
- package/dist/index138.js +2 -9
- package/dist/index139.js +11 -25
- package/dist/index140.js +377 -2
- package/dist/index141.js +9 -5
- package/dist/index142.js +23 -7
- package/dist/index143.js +2 -6
- package/dist/index144.js +5 -3
- package/dist/index145.js +9 -3
- package/dist/index146.js +6 -3
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +9 -9
- package/dist/index150.js +1 -1
- package/dist/index151.js +1 -1
- package/dist/index152.js +1 -1
- package/dist/index153.js +1 -1
- package/dist/index154.js +1 -1
- package/dist/index155.js +1 -1
- package/dist/index156.js +1 -1
- package/dist/index157.js +1 -1
- package/dist/index158.js +1 -1
- package/dist/index159.js +1 -1
- package/dist/index160.js +1 -1
- package/dist/index161.js +1 -1
- package/dist/index162.js +1 -1
- package/dist/index163.js +1 -1
- package/dist/index164.js +1 -1
- package/dist/index165.js +1 -1
- package/dist/index166.js +1 -1
- package/dist/index167.js +1 -1
- package/dist/index168.js +1 -1
- package/dist/index169.js +1 -1
- package/dist/index17.js +3 -3
- package/dist/index170.js +1 -1
- package/dist/index171.js +1 -1
- package/dist/index172.js +1 -1
- package/dist/index173.js +1 -1
- package/dist/index174.js +1 -1
- package/dist/index175.js +1 -1
- package/dist/index176.js +1 -1
- package/dist/index177.js +1 -1
- package/dist/index178.js +1 -1
- package/dist/index179.js +1 -1
- package/dist/index180.js +1 -1
- package/dist/index181.js +3 -2
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +2 -3
- package/dist/index185.js +1 -1
- package/dist/index186.js +1 -1
- package/dist/index187.js +1 -1
- package/dist/index188.js +2 -2
- package/dist/index189.js +2 -2
- package/dist/index19.js +8 -8
- package/dist/index190.js +2 -2
- package/dist/index191.js +3 -2
- package/dist/index192.js +1 -1
- package/dist/index193.js +1 -1
- package/dist/index194.js +2 -3
- package/dist/index195.js +1 -1
- package/dist/index196.js +1 -1
- package/dist/index197.js +1 -1
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +1 -1
- package/dist/index201.js +1 -1
- package/dist/index202.js +1 -1
- package/dist/index203.js +1 -1
- package/dist/index204.js +1 -1
- package/dist/index205.js +1 -1
- package/dist/index206.js +3 -138
- package/dist/index207.js +3 -2
- package/dist/index208.js +3 -2
- package/dist/index209.js +3 -13
- package/dist/index21.js +16 -16
- package/dist/index211.js +7 -5
- package/dist/index212.js +138 -5
- package/dist/index213.js +2 -5
- package/dist/index214.js +2 -5
- package/dist/index215.js +4 -5
- package/dist/index216.js +13 -2
- package/dist/index217.js +11 -2
- package/dist/index218.js +20 -2
- package/dist/index219.js +196 -10
- package/dist/index221.js +113 -65
- package/dist/index223.js +34 -13
- package/dist/index224.js +83 -114
- package/dist/index226.js +28 -33
- package/dist/index227.js +17 -4
- package/dist/index228.js +49 -195
- package/dist/index229.js +17 -0
- package/dist/index23.js +15 -15
- package/dist/index230.js +3 -2
- package/dist/index231.js +12 -4
- package/dist/index232.js +16 -2
- package/dist/index233.js +2 -13
- package/dist/index234.js +2 -3
- package/dist/index235.js +2 -18
- package/dist/index236.js +5 -12
- package/dist/index237.js +5 -51
- package/dist/index238.js +5 -15
- package/dist/index239.js +5 -12
- package/dist/index240.js +5 -17
- package/dist/index241.js +5 -29
- package/dist/index242.js +5 -16
- package/dist/index243.js +2 -6
- package/dist/index244.js +6 -104
- package/dist/{index254.js → index245.js} +7 -7
- package/dist/index246.js +47 -95
- package/dist/index248.js +5 -229
- package/dist/index249.js +60 -6
- package/dist/index25.js +4 -4
- package/dist/index250.js +4 -2
- package/dist/index251.js +3 -5
- package/dist/index252.js +13 -5
- package/dist/index253.js +104 -6
- package/dist/index255.js +95 -47
- package/dist/index257.js +2 -5
- package/dist/index258.js +182 -59
- package/dist/index259.js +7 -86
- package/dist/index260.js +4 -0
- package/dist/index261.js +2 -183
- package/dist/index262.js +7 -2
- package/dist/index263.js +7 -7
- package/dist/index264.js +18 -7
- package/dist/index265.js +12 -3
- package/dist/index266.js +6 -6
- package/dist/index267.js +228 -15
- package/dist/index268.js +5 -9
- package/dist/index269.js +10 -23
- package/dist/index27.js +2 -2
- package/dist/index270.js +2 -9
- package/dist/index271.js +8 -2
- package/dist/index272.js +23 -3
- package/dist/index273.js +3 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +6 -9
- package/dist/index276.js +16 -5
- package/dist/index277.js +7 -65
- package/dist/index278.js +8 -2
- package/dist/index279.js +32 -4
- package/dist/index280.js +28 -8
- package/dist/index282.js +67 -11
- package/dist/index283.js +4 -279
- package/dist/index284.js +8 -2
- package/dist/index285.js +2 -125
- package/dist/index286.js +5 -2
- package/dist/index287.js +3 -15
- package/dist/index288.js +3 -2
- package/dist/index289.js +7 -16
- package/dist/index29.js +6 -6
- package/dist/index290.js +11 -2
- package/dist/index291.js +2 -16
- package/dist/index292.js +4 -2
- package/dist/index293.js +3 -19
- package/dist/index294.js +17 -2
- package/dist/index295.js +28 -3
- package/dist/index296.js +6 -0
- package/dist/index297.js +4 -6
- package/dist/index298.js +280 -3
- package/dist/index299.js +2 -2
- package/dist/index300.js +16 -3
- package/dist/index301.js +2 -6
- package/dist/index302.js +15 -3
- package/dist/index303.js +2 -4
- package/dist/index304.js +17 -17
- package/dist/index306.js +13 -25
- package/dist/index308.js +19 -2
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +27 -2
- package/dist/index311.js +2 -2
- package/dist/index312.js +2 -28
- package/dist/index313.js +1 -21
- package/dist/index314.js +4 -0
- package/dist/index315.js +2 -3
- package/dist/index316.js +22 -3
- package/dist/index318.js +3 -17
- package/dist/index319.js +1 -1
- package/dist/index320.js +6 -5
- package/dist/index321.js +2 -718
- package/dist/index322.js +125 -366
- package/dist/index323.js +2 -58
- package/dist/index324.js +2 -2
- package/dist/index325.js +718 -2
- package/dist/index326.js +365 -7
- package/dist/index327.js +51 -122
- package/dist/index329.js +3 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +2 -6
- package/dist/index331.js +8 -8
- package/dist/index332.js +5 -32
- package/dist/index333.js +8 -28
- package/dist/index334.js +60 -0
- package/dist/index335.js +58 -7
- package/dist/index336.js +7 -18
- package/dist/index337.js +128 -6
- package/dist/index338.js +366 -44
- package/dist/index339.js +7 -58
- package/dist/index340.js +18 -57
- package/dist/index341.js +1 -1
- package/dist/index342.js +6 -92
- package/dist/index343.js +44 -126
- package/dist/index344.js +95 -0
- package/dist/index345.js +129 -3
- package/dist/index35.js +5 -5
- package/dist/index37.js +38 -38
- package/dist/index39.js +8 -8
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +15 -15
- package/dist/index47.js +3 -3
- package/dist/index49.js +4 -4
- package/dist/index53.js +1 -1
- package/dist/index55.js +2 -2
- package/dist/index57.js +2 -2
- package/dist/index6.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index79.js +5 -5
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index9.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +3 -3
- package/dist/index94.js +4 -4
- package/dist/index96.js +2 -2
- package/package.json +1 -1
- package/dist/index136.js +0 -13
- package/dist/index210.js +0 -7
- package/dist/index220.js +0 -22
- package/dist/index281.js +0 -9
- package/dist/index317.js +0 -4
- package/dist/index328.js +0 -371
- /package/dist/{index256.js → index247.js} +0 -0
package/dist/index258.js
CHANGED
@@ -1,62 +1,185 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
1
|
+
var w = Object.defineProperty, C = (a, e, t) => e in a ? w(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, A = (a, e, t) => C(a, typeof e != "symbol" ? e + "" : e, t);
|
2
|
+
const R = {
|
3
|
+
"#": { pattern: /[0-9]/ },
|
4
|
+
"@": { pattern: /[a-zA-Z]/ },
|
5
|
+
"*": { pattern: /[a-zA-Z0-9]/ }
|
6
|
+
}, N = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), I = (a, e, t) => {
|
7
|
+
var s;
|
8
|
+
return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
|
9
|
+
minimumFractionDigits: a,
|
10
|
+
maximumFractionDigits: e,
|
11
|
+
roundingMode: "trunc"
|
12
|
+
});
|
13
|
+
}, P = (a, e = !0, t) => {
|
14
|
+
var s, r, n, l;
|
15
|
+
const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
|
16
|
+
let o = I(0, p, t);
|
17
|
+
const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = N(a, m, f);
|
18
|
+
if (Number.isNaN(parseFloat(c))) return u;
|
19
|
+
const v = c.split(".");
|
20
|
+
if (v[1] != null && v[1].length >= 1) {
|
21
|
+
const i = v[1].length <= p ? v[1].length : p;
|
22
|
+
o = I(i, p, t);
|
23
|
+
}
|
24
|
+
let d = o.format(parseFloat(c));
|
25
|
+
return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = N(d, m, f), u + d;
|
26
|
+
};
|
27
|
+
class T {
|
28
|
+
constructor(e = {}) {
|
29
|
+
A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
|
30
|
+
const t = { ...e };
|
31
|
+
if (t.tokens != null) {
|
32
|
+
t.tokens = t.tokensReplace ? { ...t.tokens } : { ...R, ...t.tokens };
|
33
|
+
for (const s of Object.values(t.tokens))
|
34
|
+
typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
|
35
|
+
} else
|
36
|
+
t.tokens = R;
|
37
|
+
Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
|
38
|
+
}
|
39
|
+
masked(e) {
|
40
|
+
return this.process(String(e), this.findMask(String(e)));
|
41
|
+
}
|
42
|
+
unmasked(e) {
|
43
|
+
return this.process(String(e), this.findMask(String(e)), !1);
|
44
|
+
}
|
45
|
+
isEager() {
|
46
|
+
return this.opts.eager === !0;
|
47
|
+
}
|
48
|
+
isReversed() {
|
49
|
+
return this.opts.reversed === !0;
|
50
|
+
}
|
51
|
+
completed(e) {
|
52
|
+
const t = this.findMask(String(e));
|
53
|
+
if (this.opts.mask == null || t == null) return !1;
|
54
|
+
const s = this.process(String(e), t).length;
|
55
|
+
return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
|
56
|
+
}
|
57
|
+
findMask(e) {
|
58
|
+
const t = this.opts.mask;
|
59
|
+
if (t == null)
|
60
|
+
return null;
|
61
|
+
if (typeof t == "string")
|
62
|
+
return t;
|
63
|
+
if (typeof t == "function")
|
64
|
+
return t(e);
|
65
|
+
const s = this.process(e, t.slice(-1).pop() ?? "", !1);
|
66
|
+
return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
|
67
|
+
}
|
68
|
+
escapeMask(e) {
|
69
|
+
const t = [], s = [];
|
70
|
+
return e.split("").forEach((r, n) => {
|
71
|
+
r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
|
72
|
+
}), { mask: t.join(""), escaped: s };
|
73
|
+
}
|
74
|
+
process(e, t, s = !0) {
|
75
|
+
if (this.opts.number != null) return P(e, s, this.opts);
|
76
|
+
if (t == null) return e;
|
77
|
+
const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
|
78
|
+
if (this.memo.has(r)) return this.memo.get(r);
|
79
|
+
const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
|
80
|
+
let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, M = !1;
|
81
|
+
for (; f(); ) {
|
82
|
+
const b = n.charAt(i), g = p[b], y = (g == null ? void 0 : g.transform) != null ? g.transform(e.charAt(h)) : e.charAt(h);
|
83
|
+
if (!l.includes(i) && g != null ? (y.match(g.pattern) != null ? (u[k](y), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (M = !0, i -= o), i += o) : g.multiple ? M && (i += o, h -= o, M = !1) : y === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), y === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
|
84
|
+
for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
|
85
|
+
if (s) {
|
86
|
+
if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
|
87
|
+
i += o, h += o;
|
88
|
+
continue;
|
89
|
+
}
|
90
|
+
} else n.charAt(i) === e.charAt(h) && (h += o);
|
91
|
+
i += o;
|
92
|
+
}
|
93
|
+
}
|
94
|
+
return this.memo.set(r, u.join("")), this.memo.get(r);
|
95
|
+
}
|
96
|
+
}
|
97
|
+
const S = (a) => JSON.parse(a.replaceAll("'", '"')), F = (a, e = {}) => {
|
98
|
+
const t = { ...e };
|
99
|
+
a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = W(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = x(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 = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
|
102
|
+
}, E = (a) => a !== "" ? !!JSON.parse(a) : !0, W = (a) => a.startsWith("[") && a.endsWith("]") ? S(a) : a, x = (a) => {
|
103
|
+
if (a.startsWith("{") && a.endsWith("}"))
|
104
|
+
return S(a);
|
105
|
+
const e = {};
|
106
|
+
return a.split("|").forEach((t) => {
|
107
|
+
const s = t.split(":");
|
108
|
+
e[s[0]] = {
|
109
|
+
pattern: new RegExp(s[1]),
|
110
|
+
optional: s[2] === "optional",
|
111
|
+
multiple: s[2] === "multiple",
|
112
|
+
repeated: s[2] === "repeated"
|
26
113
|
};
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
}
|
114
|
+
}), e;
|
115
|
+
};
|
116
|
+
class O {
|
117
|
+
constructor(e, t = {}) {
|
118
|
+
A(this, "items", /* @__PURE__ */ new Map()), A(this, "eventAbortController"), A(this, "onInput", (s) => {
|
119
|
+
if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
|
120
|
+
return;
|
121
|
+
const r = s.target, n = this.items.get(r);
|
122
|
+
if (n === void 0) return;
|
123
|
+
const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
|
124
|
+
this.fixCursor(r, l, () => this.setValue(r, p));
|
125
|
+
}), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
|
126
|
+
}
|
127
|
+
update(e = {}) {
|
128
|
+
this.options = { ...e }, this.init(Array.from(this.items.keys()));
|
129
|
+
}
|
130
|
+
updateValue(e) {
|
131
|
+
var t;
|
132
|
+
e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
|
133
|
+
}
|
134
|
+
destroy() {
|
135
|
+
this.eventAbortController.abort(), this.items.clear();
|
136
|
+
}
|
137
|
+
init(e) {
|
138
|
+
const t = this.getOptions(this.options);
|
139
|
+
for (const s of e) {
|
140
|
+
if (!this.items.has(s)) {
|
141
|
+
const { signal: n } = this.eventAbortController;
|
142
|
+
s.addEventListener("input", this.onInput, { capture: !0, signal: n });
|
143
|
+
}
|
144
|
+
const r = new T(F(s, t));
|
145
|
+
this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
|
146
|
+
}
|
147
|
+
}
|
148
|
+
getInputs(e) {
|
149
|
+
return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
|
150
|
+
}
|
151
|
+
getOptions(e) {
|
152
|
+
const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
|
153
|
+
return n;
|
154
|
+
}
|
155
|
+
fixCursor(e, t, s) {
|
156
|
+
var r, n;
|
157
|
+
const l = e.selectionStart, u = e.value;
|
158
|
+
if (s(), l === null || l === u.length && !t) return;
|
159
|
+
const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
|
160
|
+
if (m === void 0 || f === void 0) return;
|
161
|
+
let c = l;
|
162
|
+
o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
|
163
|
+
}
|
164
|
+
setValue(e, t) {
|
165
|
+
const s = this.processInput(e, t);
|
166
|
+
s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
|
167
|
+
}
|
168
|
+
processInput(e, t) {
|
169
|
+
const s = this.items.get(e);
|
170
|
+
if (s === void 0) return;
|
171
|
+
let r = t ?? e.value;
|
172
|
+
this.options.preProcess != null && (r = this.options.preProcess(r));
|
173
|
+
let n = s.masked(r);
|
174
|
+
return this.options.postProcess != null && (n = this.options.postProcess(n)), {
|
175
|
+
masked: n,
|
176
|
+
unmasked: s.unmasked(r),
|
177
|
+
completed: s.completed(r)
|
178
|
+
};
|
179
|
+
}
|
180
|
+
}
|
60
181
|
export {
|
61
|
-
|
182
|
+
T as Mask,
|
183
|
+
O as MaskInput,
|
184
|
+
R as tokens
|
62
185
|
};
|
package/dist/index259.js
CHANGED
@@ -1,88 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
}
|
7
|
-
key: 1,
|
8
|
-
class: "bb-cr-container__no-data-container"
|
9
|
-
}, C = /* @__PURE__ */ h({
|
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: i } = g();
|
22
|
-
return (a, T) => (s(), n("span", {
|
23
|
-
ref: "container",
|
24
|
-
class: r(["bb-cr-container", {
|
25
|
-
"bb-cr-container--errors": a.hasErrors,
|
26
|
-
"bb-cr-container--horizontal": a.direction === "horizontal",
|
27
|
-
"bb-cr-container--vertical": a.direction === "vertical"
|
28
|
-
}])
|
29
|
-
}, [
|
30
|
-
l("span", k, [
|
31
|
-
t(a.$slots, "prepend"),
|
32
|
-
!a.options.length && a.loading ? (s(), n("span", y, [
|
33
|
-
t(a.$slots, "loading", {}, () => [
|
34
|
-
o(d(a.loadingText || b(i)("common.loadingText")), 1)
|
35
|
-
])
|
36
|
-
])) : a.options.length ? p("", !0) : (s(), n("span", $, [
|
37
|
-
t(a.$slots, "no-data", {}, () => [
|
38
|
-
o(d(a.noDataText || b(i)("common.noDataText")), 1)
|
39
|
-
])
|
40
|
-
])),
|
41
|
-
(s(!0), n(m, null, u(a.options, (e, c) => (s(), n(m, {
|
42
|
-
key: (e == null ? void 0 : e.valueHash) || c
|
43
|
-
}, [
|
44
|
-
t(a.$slots, "option:prepend", {
|
45
|
-
id: e.valueHash,
|
46
|
-
checked: !!e.selected,
|
47
|
-
disabled: !!e.disabled,
|
48
|
-
item: e.item,
|
49
|
-
text: e.text
|
50
|
-
}),
|
51
|
-
l("label", {
|
52
|
-
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
53
|
-
}, [
|
54
|
-
t(a.$slots, "input", {
|
55
|
-
index: c,
|
56
|
-
option: e
|
57
|
-
}),
|
58
|
-
l("span", {
|
59
|
-
class: r({
|
60
|
-
"bb-cr-container-option__text": !0,
|
61
|
-
"sr-only": a.hideLabel
|
62
|
-
})
|
63
|
-
}, [
|
64
|
-
t(a.$slots, "label", {
|
65
|
-
checked: !!e.selected,
|
66
|
-
item: e.item,
|
67
|
-
text: e.text
|
68
|
-
}, () => [
|
69
|
-
o(d(e.text), 1)
|
70
|
-
])
|
71
|
-
], 2)
|
72
|
-
], 2),
|
73
|
-
t(a.$slots, "option:append", {
|
74
|
-
id: e.valueHash,
|
75
|
-
checked: !!e.selected,
|
76
|
-
disabled: !!e.disabled,
|
77
|
-
item: e.item,
|
78
|
-
text: e.text
|
79
|
-
})
|
80
|
-
], 64))), 128)),
|
81
|
-
t(a.$slots, "append")
|
82
|
-
])
|
83
|
-
], 2));
|
84
|
-
}
|
85
|
-
});
|
1
|
+
const s = (r, t) => {
|
2
|
+
if (r.endsWith("."))
|
3
|
+
return t === 0 ? r.slice(0, -1) : r;
|
4
|
+
const [n, i] = r.split(".");
|
5
|
+
return i ? `${n}.${i.slice(0, t)}` : r;
|
6
|
+
};
|
86
7
|
export {
|
87
|
-
|
8
|
+
s as clampPrecision
|
88
9
|
};
|
package/dist/index260.js
ADDED
package/dist/index261.js
CHANGED
@@ -1,185 +1,4 @@
|
|
1
|
-
|
2
|
-
const R = {
|
3
|
-
"#": { pattern: /[0-9]/ },
|
4
|
-
"@": { pattern: /[a-zA-Z]/ },
|
5
|
-
"*": { pattern: /[a-zA-Z0-9]/ }
|
6
|
-
}, N = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), I = (a, e, t) => {
|
7
|
-
var s;
|
8
|
-
return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
|
9
|
-
minimumFractionDigits: a,
|
10
|
-
maximumFractionDigits: e,
|
11
|
-
roundingMode: "trunc"
|
12
|
-
});
|
13
|
-
}, P = (a, e = !0, t) => {
|
14
|
-
var s, r, n, l;
|
15
|
-
const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
|
16
|
-
let o = I(0, p, t);
|
17
|
-
const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = N(a, m, f);
|
18
|
-
if (Number.isNaN(parseFloat(c))) return u;
|
19
|
-
const v = c.split(".");
|
20
|
-
if (v[1] != null && v[1].length >= 1) {
|
21
|
-
const i = v[1].length <= p ? v[1].length : p;
|
22
|
-
o = I(i, p, t);
|
23
|
-
}
|
24
|
-
let d = o.format(parseFloat(c));
|
25
|
-
return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = N(d, m, f), u + d;
|
26
|
-
};
|
27
|
-
class T {
|
28
|
-
constructor(e = {}) {
|
29
|
-
A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
|
30
|
-
const t = { ...e };
|
31
|
-
if (t.tokens != null) {
|
32
|
-
t.tokens = t.tokensReplace ? { ...t.tokens } : { ...R, ...t.tokens };
|
33
|
-
for (const s of Object.values(t.tokens))
|
34
|
-
typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
|
35
|
-
} else
|
36
|
-
t.tokens = R;
|
37
|
-
Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
|
38
|
-
}
|
39
|
-
masked(e) {
|
40
|
-
return this.process(String(e), this.findMask(String(e)));
|
41
|
-
}
|
42
|
-
unmasked(e) {
|
43
|
-
return this.process(String(e), this.findMask(String(e)), !1);
|
44
|
-
}
|
45
|
-
isEager() {
|
46
|
-
return this.opts.eager === !0;
|
47
|
-
}
|
48
|
-
isReversed() {
|
49
|
-
return this.opts.reversed === !0;
|
50
|
-
}
|
51
|
-
completed(e) {
|
52
|
-
const t = this.findMask(String(e));
|
53
|
-
if (this.opts.mask == null || t == null) return !1;
|
54
|
-
const s = this.process(String(e), t).length;
|
55
|
-
return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
|
56
|
-
}
|
57
|
-
findMask(e) {
|
58
|
-
const t = this.opts.mask;
|
59
|
-
if (t == null)
|
60
|
-
return null;
|
61
|
-
if (typeof t == "string")
|
62
|
-
return t;
|
63
|
-
if (typeof t == "function")
|
64
|
-
return t(e);
|
65
|
-
const s = this.process(e, t.slice(-1).pop() ?? "", !1);
|
66
|
-
return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
|
67
|
-
}
|
68
|
-
escapeMask(e) {
|
69
|
-
const t = [], s = [];
|
70
|
-
return e.split("").forEach((r, n) => {
|
71
|
-
r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
|
72
|
-
}), { mask: t.join(""), escaped: s };
|
73
|
-
}
|
74
|
-
process(e, t, s = !0) {
|
75
|
-
if (this.opts.number != null) return P(e, s, this.opts);
|
76
|
-
if (t == null) return e;
|
77
|
-
const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
|
78
|
-
if (this.memo.has(r)) return this.memo.get(r);
|
79
|
-
const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
|
80
|
-
let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, M = !1;
|
81
|
-
for (; f(); ) {
|
82
|
-
const b = n.charAt(i), g = p[b], y = (g == null ? void 0 : g.transform) != null ? g.transform(e.charAt(h)) : e.charAt(h);
|
83
|
-
if (!l.includes(i) && g != null ? (y.match(g.pattern) != null ? (u[k](y), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (M = !0, i -= o), i += o) : g.multiple ? M && (i += o, h -= o, M = !1) : y === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), y === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
|
84
|
-
for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
|
85
|
-
if (s) {
|
86
|
-
if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
|
87
|
-
i += o, h += o;
|
88
|
-
continue;
|
89
|
-
}
|
90
|
-
} else n.charAt(i) === e.charAt(h) && (h += o);
|
91
|
-
i += o;
|
92
|
-
}
|
93
|
-
}
|
94
|
-
return this.memo.set(r, u.join("")), this.memo.get(r);
|
95
|
-
}
|
96
|
-
}
|
97
|
-
const S = (a) => JSON.parse(a.replaceAll("'", '"')), F = (a, e = {}) => {
|
98
|
-
const t = { ...e };
|
99
|
-
a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = W(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = x(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 = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
|
102
|
-
}, E = (a) => a !== "" ? !!JSON.parse(a) : !0, W = (a) => a.startsWith("[") && a.endsWith("]") ? S(a) : a, x = (a) => {
|
103
|
-
if (a.startsWith("{") && a.endsWith("}"))
|
104
|
-
return S(a);
|
105
|
-
const e = {};
|
106
|
-
return a.split("|").forEach((t) => {
|
107
|
-
const s = t.split(":");
|
108
|
-
e[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
|
-
}), e;
|
115
|
-
};
|
116
|
-
class O {
|
117
|
-
constructor(e, t = {}) {
|
118
|
-
A(this, "items", /* @__PURE__ */ new Map()), A(this, "eventAbortController"), A(this, "onInput", (s) => {
|
119
|
-
if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
|
120
|
-
return;
|
121
|
-
const r = s.target, n = this.items.get(r);
|
122
|
-
if (n === void 0) return;
|
123
|
-
const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
|
124
|
-
this.fixCursor(r, l, () => this.setValue(r, p));
|
125
|
-
}), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
|
126
|
-
}
|
127
|
-
update(e = {}) {
|
128
|
-
this.options = { ...e }, this.init(Array.from(this.items.keys()));
|
129
|
-
}
|
130
|
-
updateValue(e) {
|
131
|
-
var t;
|
132
|
-
e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
|
133
|
-
}
|
134
|
-
destroy() {
|
135
|
-
this.eventAbortController.abort(), this.items.clear();
|
136
|
-
}
|
137
|
-
init(e) {
|
138
|
-
const t = this.getOptions(this.options);
|
139
|
-
for (const s of e) {
|
140
|
-
if (!this.items.has(s)) {
|
141
|
-
const { signal: n } = this.eventAbortController;
|
142
|
-
s.addEventListener("input", this.onInput, { capture: !0, signal: n });
|
143
|
-
}
|
144
|
-
const r = new T(F(s, t));
|
145
|
-
this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
|
146
|
-
}
|
147
|
-
}
|
148
|
-
getInputs(e) {
|
149
|
-
return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
|
150
|
-
}
|
151
|
-
getOptions(e) {
|
152
|
-
const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
|
153
|
-
return n;
|
154
|
-
}
|
155
|
-
fixCursor(e, t, s) {
|
156
|
-
var r, n;
|
157
|
-
const l = e.selectionStart, u = e.value;
|
158
|
-
if (s(), l === null || l === u.length && !t) return;
|
159
|
-
const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
|
160
|
-
if (m === void 0 || f === void 0) return;
|
161
|
-
let c = l;
|
162
|
-
o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
|
163
|
-
}
|
164
|
-
setValue(e, t) {
|
165
|
-
const s = this.processInput(e, t);
|
166
|
-
s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
|
167
|
-
}
|
168
|
-
processInput(e, t) {
|
169
|
-
const s = this.items.get(e);
|
170
|
-
if (s === void 0) return;
|
171
|
-
let r = t ?? e.value;
|
172
|
-
this.options.preProcess != null && (r = this.options.preProcess(r));
|
173
|
-
let n = s.masked(r);
|
174
|
-
return this.options.postProcess != null && (n = this.options.postProcess(n)), {
|
175
|
-
masked: n,
|
176
|
-
unmasked: s.unmasked(r),
|
177
|
-
completed: s.completed(r)
|
178
|
-
};
|
179
|
-
}
|
180
|
-
}
|
1
|
+
const o = (e) => e[0];
|
181
2
|
export {
|
182
|
-
|
183
|
-
O as MaskInput,
|
184
|
-
R as tokens
|
3
|
+
o as head
|
185
4
|
};
|
package/dist/index262.js
CHANGED
@@ -1,4 +1,9 @@
|
|
1
|
-
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
|
+
};
|
2
7
|
export {
|
3
|
-
|
8
|
+
s as snapToStep
|
4
9
|
};
|
package/dist/index263.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
|
2
|
-
if (
|
3
|
-
|
4
|
-
const
|
5
|
-
return
|
6
|
-
}
|
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
|
+
}
|
7
7
|
export {
|
8
|
-
|
8
|
+
o as transpose
|
9
9
|
};
|
package/dist/index264.js
CHANGED
@@ -1,9 +1,20 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
import { isNil as c } from "./index260.js";
|
2
|
+
const a = (t, r) => {
|
3
|
+
if (!Object.prototype.hasOwnProperty.call(t, r))
|
4
|
+
throw new Error(
|
5
|
+
`Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
|
6
|
+
);
|
7
|
+
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
8
|
+
const i = s.toLocaleLowerCase();
|
9
|
+
for (let e = 0; e < r.length; e++) {
|
10
|
+
const n = r[e];
|
11
|
+
a(t, n);
|
12
|
+
const o = t[n];
|
13
|
+
if (c(o)) continue;
|
14
|
+
if (l(o).includes(i)) return !0;
|
15
|
+
}
|
16
|
+
return !1;
|
17
|
+
};
|
7
18
|
export {
|
8
|
-
|
19
|
+
y as matchAnyKey
|
9
20
|
};
|
package/dist/index265.js
CHANGED
@@ -1,5 +1,14 @@
|
|
1
|
-
import
|
2
|
-
const
|
1
|
+
import { ref as t } from "vue";
|
2
|
+
const n = () => {
|
3
|
+
const e = t([]);
|
4
|
+
return { array: e, set: (...r) => {
|
5
|
+
e.value = r;
|
6
|
+
}, add: (...r) => {
|
7
|
+
e.value.push(...r);
|
8
|
+
}, remove: (r) => {
|
9
|
+
e.value = e.value.filter(r);
|
10
|
+
} };
|
11
|
+
};
|
3
12
|
export {
|
4
|
-
|
13
|
+
n as useArray
|
5
14
|
};
|
package/dist/index266.js
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
const o = (e, t = 50) => new Promise((r) => {
|
2
|
+
const n = setInterval(() => {
|
3
|
+
e() && (clearInterval(n), r());
|
4
|
+
}, t);
|
5
|
+
});
|
5
6
|
export {
|
6
|
-
|
7
|
-
f as default
|
7
|
+
o as waitFor
|
8
8
|
};
|