bitboss-ui 2.1.1 → 2.1.3

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