bitboss-ui 2.1.27 → 2.1.29
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/BbNumberInput/BbNumberInput.vue.d.ts +1 -3
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- 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/index136.js +1 -1
- package/dist/index138.js +1 -1
- package/dist/index139.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +2 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +85 -12
- package/dist/index21.js +16 -16
- package/dist/index211.js +27 -9
- package/dist/index212.js +17 -34
- package/dist/index213.js +51 -86
- package/dist/index214.js +17 -0
- package/dist/index215.js +3 -29
- package/dist/index216.js +11 -16
- package/dist/index217.js +13 -48
- package/dist/index218.js +4 -15
- package/dist/index219.js +13 -3
- package/dist/index220.js +9 -10
- package/dist/index221.js +19 -15
- package/dist/index222.js +197 -2
- package/dist/index224.js +69 -2
- package/dist/index226.js +13 -2
- package/dist/index227.js +116 -17
- package/dist/index229.js +2 -6
- package/dist/index23.js +15 -15
- package/dist/index230.js +4 -106
- package/dist/index231.js +36 -0
- package/dist/index232.js +2 -100
- package/dist/index233.js +4 -0
- package/dist/index234.js +17 -68
- package/dist/index236.js +6 -13
- package/dist/index237.js +101 -112
- package/dist/index239.js +83 -212
- package/dist/index241.js +229 -2
- package/dist/index242.js +2 -7
- package/dist/index243.js +2 -7
- package/dist/index244.js +6 -3
- package/dist/index245.js +2 -4
- package/dist/index246.js +5 -20
- package/dist/index247.js +5 -197
- package/dist/index248.js +7 -0
- package/dist/index249.js +5 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +4 -4
- package/dist/index251.js +5 -5
- package/dist/index252.js +3 -5
- package/dist/index253.js +2 -5
- package/dist/index254.js +7 -5
- package/dist/index255.js +7 -2
- package/dist/index256.js +13 -5
- package/dist/index257.js +4 -4
- package/dist/index258.js +5 -8
- package/dist/index259.js +6 -248
- package/dist/index260.js +240 -42
- package/dist/index261.js +43 -35
- package/dist/index262.js +44 -5
- package/dist/index263.js +5 -60
- package/dist/index264.js +59 -182
- package/dist/index265.js +181 -7
- package/dist/index266.js +10 -23
- package/dist/index267.js +2 -9
- package/dist/index268.js +8 -2
- package/dist/index269.js +23 -6
- package/dist/index27.js +1 -1
- package/dist/index270.js +6 -16
- package/dist/index271.js +16 -3
- package/dist/index272.js +3 -9
- package/dist/index273.js +9 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +8 -2
- package/dist/index276.js +2 -67
- package/dist/index277.js +5 -5
- package/dist/index278.js +7 -4
- package/dist/index279.js +5 -8
- package/dist/index280.js +67 -2
- package/dist/index281.js +3 -7
- package/dist/index282.js +17 -11
- package/dist/index283.js +28 -3
- package/dist/index284.js +3 -17
- package/dist/index285.js +3 -28
- package/dist/index287.js +7 -4
- package/dist/index288.js +1 -1
- package/dist/index289.js +7 -3
- package/dist/index29.js +91 -87
- package/dist/index290.js +11 -3
- package/dist/index291.js +6 -0
- package/dist/index292.js +3 -6
- package/dist/index293.js +2 -3
- package/dist/index294.js +3 -2
- package/dist/index295.js +3 -5
- package/dist/index296.js +2 -3
- package/dist/index309.js +5 -6
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -18
- package/dist/index311.js +19 -2
- package/dist/index312.js +2 -27
- package/dist/index313.js +27 -2
- package/dist/index314.js +2 -2
- package/dist/index317.js +1 -1
- package/dist/index318.js +1 -21
- package/dist/index319.js +24 -0
- package/dist/index321.js +5 -366
- package/dist/index322.js +718 -58
- package/dist/index323.js +366 -5
- package/dist/index324.js +58 -2
- package/dist/index325.js +2 -58
- package/dist/index326.js +227 -57
- package/dist/index327.js +32 -6
- package/dist/index328.js +27 -18
- package/dist/index33.js +8 -8
- package/dist/index330.js +6 -128
- package/dist/index331.js +16 -366
- package/dist/index332.js +6 -46
- package/dist/index333.js +8 -7
- package/dist/index334.js +128 -32
- package/dist/index335.js +369 -28
- package/dist/index336.js +49 -0
- package/dist/index337.js +57 -227
- package/dist/index338.js +58 -8
- package/dist/index339.js +7 -5
- package/dist/index340.js +6 -8
- package/dist/index341.js +7 -92
- package/dist/index342.js +89 -125
- package/dist/index344.js +3 -127
- package/dist/index345.js +124 -483
- package/dist/{index343.js → index346.js} +1 -1
- package/dist/index347.js +127 -3
- package/dist/index348.js +483 -45
- package/dist/index349.js +52 -0
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -20
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +4 -4
- 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/index88.js +2 -2
- package/dist/index90.js +3 -3
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/dist/index96.js +1 -1
- package/dist/utilities/functions/clampPrecision.d.ts +1 -0
- package/dist/utilities/functions/exceedsPrecision.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index210.js +0 -15
- package/dist/index223.js +0 -6
- package/dist/index225.js +0 -4
- package/dist/index240.js +0 -4
- package/dist/index286.js +0 -6
- package/dist/index320.js +0 -720
- package/dist/index329.js +0 -10
- /package/dist/{index228.js → index235.js} +0 -0
package/dist/index274.js
CHANGED
@@ -1,10 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
import { get as o } from "./index290.js";
|
2
|
+
const e = () => ({
|
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
|
+
});
|
8
9
|
export {
|
9
|
-
|
10
|
+
e as useItemValue
|
10
11
|
};
|
package/dist/index275.js
CHANGED
package/dist/index276.js
CHANGED
@@ -1,69 +1,4 @@
|
|
1
|
-
|
2
|
-
import { useLocale as k } from "./index210.js";
|
3
|
-
import h from "./index13.js";
|
4
|
-
/* empty css */
|
5
|
-
import C from "./index85.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
|
-
});
|
1
|
+
const t = (d, o) => +d + +o;
|
67
2
|
export {
|
68
|
-
|
3
|
+
t as add
|
69
4
|
};
|
package/dist/index277.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { getType as t } from "./index291.js";
|
2
|
+
function o(r) {
|
3
|
+
return t(r) === "Array";
|
4
|
+
}
|
5
5
|
export {
|
6
|
-
o as
|
6
|
+
o as isArray
|
7
7
|
};
|
package/dist/index278.js
CHANGED
@@ -1,7 +1,10 @@
|
|
1
|
-
import { getType as
|
2
|
-
function
|
3
|
-
|
1
|
+
import { getType as o } from "./index291.js";
|
2
|
+
function c(e) {
|
3
|
+
if (o(e) !== "Object")
|
4
|
+
return !1;
|
5
|
+
const t = Object.getPrototypeOf(e);
|
6
|
+
return !!t && t.constructor === Object && t === Object.prototype;
|
4
7
|
}
|
5
8
|
export {
|
6
|
-
|
9
|
+
c as isPlainObject
|
7
10
|
};
|
package/dist/index279.js
CHANGED
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
const t = Object.getPrototypeOf(e);
|
6
|
-
return !!t && t.constructor === Object && t === Object.prototype;
|
7
|
-
}
|
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();
|
8
5
|
export {
|
9
|
-
|
6
|
+
o as flattenTree
|
10
7
|
};
|
package/dist/index280.js
CHANGED
@@ -1,4 +1,69 @@
|
|
1
|
-
import f from "
|
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 "./index219.js";
|
3
|
+
import h from "./index13.js";
|
4
|
+
/* empty css */
|
5
|
+
import C from "./index85.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/index281.js
CHANGED
package/dist/index282.js
CHANGED
@@ -1,13 +1,19 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
if (
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { get as t } from "./index290.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
|
+
});
|
11
17
|
export {
|
12
|
-
|
18
|
+
o as useItemText
|
13
19
|
};
|
package/dist/index283.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
|
};
|
package/dist/index284.js
CHANGED
@@ -1,19 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
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 o from "./index222.js";
|
2
|
+
/* empty css */
|
17
3
|
export {
|
18
|
-
o as
|
4
|
+
o as default
|
19
5
|
};
|
package/dist/index285.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 "./index224.js";
|
2
|
+
/* empty css */
|
27
3
|
export {
|
28
|
-
|
29
|
-
y as sortNumbers
|
4
|
+
o as default
|
30
5
|
};
|
package/dist/index287.js
CHANGED
package/dist/index288.js
CHANGED
package/dist/index289.js
CHANGED
package/dist/index29.js
CHANGED
@@ -1,11 +1,12 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { clamp as
|
3
|
-
import
|
1
|
+
import { defineComponent as D, computed as M, ref as T, watch as W, createBlock as q, openBlock as F, normalizeClass as K, withCtx as i, createVNode as L, unref as h, createElementVNode as O, mergeProps as z, withModifiers as G, renderSlot as p } from "vue";
|
2
|
+
import { clamp as c } from "./index208.js";
|
3
|
+
import { clampPrecision as R } from "./index244.js";
|
4
|
+
import { isNil as f } from "./index245.js";
|
5
|
+
import { isNotNil as g } from "./index140.js";
|
6
|
+
import U from "./index224.js";
|
4
7
|
/* empty css */
|
5
|
-
import
|
6
|
-
|
7
|
-
import { isNil as c } from "./index241.js";
|
8
|
-
const X = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-valuenow", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required"], ne = /* @__PURE__ */ M({
|
8
|
+
import j from "./index226.js";
|
9
|
+
const H = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-valuenow", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required"], oe = /* @__PURE__ */ D({
|
9
10
|
__name: "BaseNumberInput",
|
10
11
|
props: {
|
11
12
|
"append:icon": {},
|
@@ -19,7 +20,7 @@ const X = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-val
|
|
19
20
|
id: {},
|
20
21
|
loading: { type: Boolean },
|
21
22
|
max: { default: Number.MAX_SAFE_INTEGER },
|
22
|
-
maxPrecision: { default:
|
23
|
+
maxPrecision: { default: 8 },
|
23
24
|
min: { default: Number.MIN_SAFE_INTEGER },
|
24
25
|
modelValue: {},
|
25
26
|
name: {},
|
@@ -30,122 +31,125 @@ const X = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-val
|
|
30
31
|
step: { default: 1 }
|
31
32
|
},
|
32
33
|
emits: ["blur", "change", "click", "decrease", "focus", "increase", "input", "keydown", "keyup", "mousedown", "mouseup", "update:modelValue"],
|
33
|
-
setup(
|
34
|
-
const
|
34
|
+
setup(V, { expose: N, emit: w }) {
|
35
|
+
const o = V, a = w, k = M(() => ({
|
35
36
|
"bb-base-number-input": !0,
|
36
|
-
"bb-base-number-input--disabled":
|
37
|
-
"bb-base-number-input--errors":
|
38
|
-
"bb-base-number-input--loading":
|
39
|
-
"bb-base-number-input--readonly":
|
40
|
-
"bb-base-number-input--compact":
|
41
|
-
})),
|
42
|
-
const
|
43
|
-
return
|
44
|
-
},
|
45
|
-
if (
|
46
|
-
const e =
|
47
|
-
|
37
|
+
"bb-base-number-input--disabled": o.disabled,
|
38
|
+
"bb-base-number-input--errors": o.hasErrors,
|
39
|
+
"bb-base-number-input--loading": o.loading,
|
40
|
+
"bb-base-number-input--readonly": o.readonly,
|
41
|
+
"bb-base-number-input--compact": o.compact
|
42
|
+
})), u = T(null), b = (e) => {
|
43
|
+
const r = Number(o.modelValue || 0);
|
44
|
+
return c(r + e, o.min, o.max);
|
45
|
+
}, t = () => {
|
46
|
+
if (o.disabled || o.readonly) return;
|
47
|
+
const e = b(o.step * -1);
|
48
|
+
a("decrease", e), a("update:modelValue", e);
|
48
49
|
}, l = () => {
|
49
|
-
if (
|
50
|
-
const e =
|
51
|
-
|
52
|
-
},
|
53
|
-
if (
|
54
|
-
const
|
55
|
-
|
56
|
-
let
|
57
|
-
|
58
|
-
let
|
59
|
-
if (
|
60
|
-
const
|
61
|
-
|
50
|
+
if (o.disabled || o.readonly) return;
|
51
|
+
const e = b(o.step);
|
52
|
+
a("increase", e), a("update:modelValue", e);
|
53
|
+
}, E = (e) => {
|
54
|
+
if (u.value && e.target instanceof HTMLInputElement) {
|
55
|
+
const r = e.target.value;
|
56
|
+
a("input", e);
|
57
|
+
let n = r;
|
58
|
+
n = P(n), n = v(n), n = B(n), n = I(n), y(n) && (n = S(n));
|
59
|
+
let d = null;
|
60
|
+
if (n) {
|
61
|
+
const m = C(n);
|
62
|
+
d = c(Number(m), o.min, o.max);
|
62
63
|
}
|
63
|
-
|
64
|
+
a("update:modelValue", d);
|
65
|
+
const s = R(n, o.maxPrecision);
|
66
|
+
u.value.value = s;
|
64
67
|
}
|
65
|
-
},
|
66
|
-
e.key === "ArrowUp" ? (e.preventDefault(), l()) : e.key === "ArrowDown" && (e.preventDefault(),
|
67
|
-
},
|
68
|
-
let
|
69
|
-
return `${
|
70
|
-
},
|
71
|
-
onBlur: (e) =>
|
72
|
-
onChange: (e) =>
|
73
|
-
onClick: (e) =>
|
74
|
-
onFocus: (e) =>
|
68
|
+
}, $ = (e) => {
|
69
|
+
e.key === "ArrowUp" ? (e.preventDefault(), l()) : e.key === "ArrowDown" && (e.preventDefault(), t());
|
70
|
+
}, v = (e) => e.replaceAll(",", "."), B = (e) => [...e[0] + e.slice(1).replaceAll("-", "")].reduce((s, m) => (m === "." && s.includes(".") || s.push(m), s), []).join("").replaceAll(/[^\d.-]/g, ""), I = (e) => e.startsWith(".") && e.length === 1 ? "0." : e.startsWith("-.") && e.length === 2 ? "-0." : e, P = (e) => e.slice(0, 20), S = (e) => c(Number(e), o.min, o.max).toString(), y = (e) => !(e.length === 0 || e.endsWith(".") || e.endsWith("-") || e.endsWith("-0") || /\.\d*0+$/.test(e)), C = (e) => {
|
71
|
+
let [r, n] = e.split(".");
|
72
|
+
return r = r || "0", n ? (n = (n == null ? void 0 : n.slice(0, o.maxPrecision)) || "0", `${r}.${n}`) : r;
|
73
|
+
}, A = {
|
74
|
+
onBlur: (e) => a("blur", e),
|
75
|
+
onChange: (e) => a("change", e),
|
76
|
+
onClick: (e) => a("click", e),
|
77
|
+
onFocus: (e) => a("focus", e),
|
75
78
|
onKeydown: (e) => {
|
76
|
-
|
79
|
+
$(e), a("keydown", e);
|
77
80
|
},
|
78
|
-
onKeyup: (e) =>
|
79
|
-
onMousedown: (e) =>
|
80
|
-
onMouseup: (e) =>
|
81
|
-
}, y = (e) => {
|
82
|
-
if (c(s.value)) return;
|
83
|
-
const t = s.value.value;
|
84
|
-
if (!c(e) && !b(t) && t.length > 0)
|
85
|
-
return;
|
86
|
-
let o = e;
|
87
|
-
c(o) && (o = ""), s.value.value = (o == null ? void 0 : o.toString()) || "";
|
81
|
+
onKeyup: (e) => a("keyup", e),
|
82
|
+
onMousedown: (e) => a("mousedown", e),
|
83
|
+
onMouseup: (e) => a("mouseup", e)
|
88
84
|
};
|
89
|
-
return
|
90
|
-
|
91
|
-
|
85
|
+
return W(() => o.modelValue, (e) => {
|
86
|
+
if (f(u.value)) return;
|
87
|
+
const r = u.value.value;
|
88
|
+
if (!f(e) && !y(r) && r.length > 0)
|
89
|
+
return;
|
90
|
+
let n = e;
|
91
|
+
f(n) && (n = ""), u.value.value = (n == null ? void 0 : n.toString()) || "";
|
92
|
+
}, {
|
93
|
+
immediate: !0,
|
94
|
+
flush: "post"
|
95
|
+
}), N({
|
92
96
|
increase: l,
|
93
|
-
decrease:
|
94
|
-
}), (e,
|
95
|
-
class:
|
97
|
+
decrease: t
|
98
|
+
}), (e, r) => (F(), q(j, {
|
99
|
+
class: K(k.value)
|
96
100
|
}, {
|
97
101
|
"prepend-outer": i(() => [
|
98
|
-
|
99
|
-
decrease:
|
102
|
+
p(e.$slots, "prepend-outer", {
|
103
|
+
decrease: t,
|
100
104
|
increase: l
|
101
105
|
})
|
102
106
|
]),
|
103
107
|
"append-outer": i(() => [
|
104
|
-
|
105
|
-
decrease:
|
108
|
+
p(e.$slots, "append-outer", {
|
109
|
+
decrease: t,
|
106
110
|
increase: l
|
107
111
|
})
|
108
112
|
]),
|
109
113
|
default: i(() => [
|
110
|
-
|
111
|
-
"append:icon":
|
112
|
-
clearable:
|
113
|
-
"prepend:icon":
|
114
|
-
"onClick:clear":
|
114
|
+
L(U, {
|
115
|
+
"append:icon": o["append:icon"],
|
116
|
+
clearable: o.clearable && h(g)(e.modelValue),
|
117
|
+
"prepend:icon": o["prepend:icon"],
|
118
|
+
"onClick:clear": r[0] || (r[0] = (n) => e.$emit("update:modelValue", null))
|
115
119
|
}, {
|
116
120
|
prepend: i(() => [
|
117
|
-
|
118
|
-
decrease:
|
121
|
+
p(e.$slots, "prepend", {
|
122
|
+
decrease: t,
|
119
123
|
increase: l
|
120
124
|
})
|
121
125
|
]),
|
122
126
|
prefix: i(() => [
|
123
|
-
|
124
|
-
decrease:
|
127
|
+
p(e.$slots, "prefix", {
|
128
|
+
decrease: t,
|
125
129
|
increase: l
|
126
130
|
})
|
127
131
|
]),
|
128
132
|
append: i(() => [
|
129
|
-
|
130
|
-
decrease:
|
133
|
+
p(e.$slots, "append", {
|
134
|
+
decrease: t,
|
131
135
|
increase: l
|
132
136
|
})
|
133
137
|
]),
|
134
138
|
suffix: i(() => [
|
135
|
-
|
136
|
-
decrease:
|
139
|
+
p(e.$slots, "suffix", {
|
140
|
+
decrease: t,
|
137
141
|
increase: l
|
138
142
|
})
|
139
143
|
]),
|
140
144
|
default: i(() => [
|
141
|
-
|
145
|
+
O("input", z({
|
142
146
|
id: e.id,
|
143
147
|
ref_key: "input",
|
144
|
-
ref:
|
148
|
+
ref: u,
|
145
149
|
"aria-describedby": e.ariaDescribedby,
|
146
150
|
"aria-valuemax": e.max,
|
147
151
|
"aria-valuemin": e.min,
|
148
|
-
"aria-valuenow": g
|
152
|
+
"aria-valuenow": h(g)(e.modelValue) ? e.modelValue : void 0,
|
149
153
|
autocomplete: e.autocomplete,
|
150
154
|
autofocus: e.autofocus,
|
151
155
|
class: "bb-base-number-input__input",
|
@@ -158,9 +162,9 @@ const X = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-val
|
|
158
162
|
role: "spinbutton",
|
159
163
|
size: "1",
|
160
164
|
type: "text"
|
161
|
-
},
|
162
|
-
onInput:
|
163
|
-
}), null, 16,
|
165
|
+
}, A, {
|
166
|
+
onInput: G(E, ["stop"])
|
167
|
+
}), null, 16, H)
|
164
168
|
]),
|
165
169
|
_: 3
|
166
170
|
}, 8, ["append:icon", "clearable", "prepend:icon"])
|
@@ -170,5 +174,5 @@ const X = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-val
|
|
170
174
|
}
|
171
175
|
});
|
172
176
|
export {
|
173
|
-
|
177
|
+
oe as default
|
174
178
|
};
|