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