bitboss-ui 2.1.132 → 2.1.133

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 (201) hide show
  1. package/dist/ai/BbDropdown.md +66 -13
  2. package/dist/ai/BbDropdownButton.md +29 -13
  3. package/dist/components/BbDropdown/types.d.ts +14 -2
  4. package/dist/components/BbDropdownButton/types.d.ts +2 -2
  5. package/dist/index.css +1 -1
  6. package/dist/index109.js +9 -9
  7. package/dist/index110.js +16 -16
  8. package/dist/index118.js +1 -1
  9. package/dist/index124.js +3 -3
  10. package/dist/index126.js +14 -14
  11. package/dist/index134.js +1 -1
  12. package/dist/index136.js +4 -4
  13. package/dist/index138.js +1 -1
  14. package/dist/index14.js +1 -1
  15. package/dist/index142.js +2 -2
  16. package/dist/index146.js +1 -1
  17. package/dist/index148.js +2 -2
  18. package/dist/index150.js +1 -1
  19. package/dist/index151.js +2 -2
  20. package/dist/index16.js +3 -3
  21. package/dist/index18.js +3 -3
  22. package/dist/index20.js +9 -9
  23. package/dist/index22.js +14 -14
  24. package/dist/index224.js +2 -138
  25. package/dist/index225.js +138 -2
  26. package/dist/index226.js +2 -2
  27. package/dist/index227.js +86 -4
  28. package/dist/index229.js +29 -19
  29. package/dist/index230.js +17 -5
  30. package/dist/index231.js +51 -5
  31. package/dist/index232.js +18 -5
  32. package/dist/index233.js +3 -5
  33. package/dist/index234.js +12 -3
  34. package/dist/index235.js +18 -2
  35. package/dist/index236.js +8 -6
  36. package/dist/index237.js +5 -8
  37. package/dist/index238.js +8 -268
  38. package/dist/index239.js +2 -52
  39. package/dist/index24.js +10 -10
  40. package/dist/index240.js +2 -52
  41. package/dist/index241.js +3 -32
  42. package/dist/index242.js +4 -60
  43. package/dist/index243.js +187 -4
  44. package/dist/index244.js +3 -8
  45. package/dist/index245.js +13 -10
  46. package/dist/index246.js +34 -3
  47. package/dist/index247.js +2 -4
  48. package/dist/index248.js +10 -3
  49. package/dist/index249.js +3 -373
  50. package/dist/index250.js +6 -0
  51. package/dist/index251.js +4 -160
  52. package/dist/index252.js +22 -0
  53. package/dist/index253.js +5 -7
  54. package/dist/index254.js +5 -2
  55. package/dist/index255.js +4 -4
  56. package/dist/index256.js +5 -5
  57. package/dist/index257.js +2 -5
  58. package/dist/index258.js +6 -3
  59. package/dist/index259.js +268 -6
  60. package/dist/index26.js +3 -3
  61. package/dist/index260.js +50 -14
  62. package/dist/index261.js +52 -2
  63. package/dist/index262.js +32 -11
  64. package/dist/index263.js +54 -80
  65. package/dist/index264.js +7 -0
  66. package/dist/index265.js +5 -30
  67. package/dist/index266.js +5 -17
  68. package/dist/index267.js +3 -51
  69. package/dist/index268.js +160 -18
  70. package/dist/index270.js +3 -18
  71. package/dist/index271.js +7 -9
  72. package/dist/index272.js +2 -2
  73. package/dist/index273.js +2 -2
  74. package/dist/index274.js +7 -34
  75. package/dist/index275.js +6 -32
  76. package/dist/index276.js +25 -28
  77. package/dist/index277.js +11 -0
  78. package/dist/index278.js +3 -4
  79. package/dist/index279.js +13 -25
  80. package/dist/index28.js +1 -1
  81. package/dist/index280.js +13 -106
  82. package/dist/index281.js +375 -0
  83. package/dist/index283.js +25 -0
  84. package/dist/index284.js +65 -7
  85. package/dist/index285.js +9 -44
  86. package/dist/index286.js +43 -52
  87. package/dist/index287.js +51 -11
  88. package/dist/index288.js +11 -13
  89. package/dist/index289.js +17 -22
  90. package/dist/index290.js +11 -17
  91. package/dist/index291.js +32 -11
  92. package/dist/index292.js +2 -2
  93. package/dist/index294.js +105 -20
  94. package/dist/index296.js +100 -3
  95. package/dist/index298.js +5 -23
  96. package/dist/index299.js +9 -3
  97. package/dist/index30.js +3 -3
  98. package/dist/index300.js +23 -2
  99. package/dist/index301.js +7 -6
  100. package/dist/index302.js +6 -7
  101. package/dist/index303.js +16 -3
  102. package/dist/index304.js +28 -5
  103. package/dist/index306.js +21 -7
  104. package/dist/index307.js +3 -280
  105. package/dist/index308.js +17 -2
  106. package/dist/index309.js +27 -15
  107. package/dist/index310.js +7 -2
  108. package/dist/index311.js +2 -16
  109. package/dist/index312.js +4 -2
  110. package/dist/index313.js +5 -27
  111. package/dist/index314.js +280 -2
  112. package/dist/index315.js +2 -2
  113. package/dist/index316.js +16 -2
  114. package/dist/index317.js +2 -2
  115. package/dist/index318.js +16 -2
  116. package/dist/index319.js +2 -28
  117. package/dist/index32.js +2 -2
  118. package/dist/index320.js +27 -2
  119. package/dist/index321.js +2 -3
  120. package/dist/index322.js +2 -17
  121. package/dist/index323.js +2 -3
  122. package/dist/index324.js +2 -3
  123. package/dist/index325.js +1 -1
  124. package/dist/index326.js +2 -4
  125. package/dist/index327.js +127 -0
  126. package/dist/index328.js +2 -7
  127. package/dist/index329.js +15 -3
  128. package/dist/index330.js +2 -125
  129. package/dist/index331.js +19 -2
  130. package/dist/index332.js +2 -15
  131. package/dist/index333.js +3 -2
  132. package/dist/index334.js +5 -19
  133. package/dist/index335.js +2 -2
  134. package/dist/index336.js +3 -719
  135. package/dist/index337.js +4 -366
  136. package/dist/index338.js +5 -56
  137. package/dist/index339.js +1 -1
  138. package/dist/index34.js +8 -8
  139. package/dist/index340.js +1 -1
  140. package/dist/index343.js +7 -6
  141. package/dist/index344.js +719 -2
  142. package/dist/index345.js +366 -5
  143. package/dist/index346.js +56 -66
  144. package/dist/index347.js +3 -67
  145. package/dist/index348.js +5 -4
  146. package/dist/index349.js +7 -5
  147. package/dist/index350.js +34 -6
  148. package/dist/index351.js +128 -17
  149. package/dist/index352.js +397 -7
  150. package/dist/index353.js +6 -14
  151. package/dist/index354.js +17 -5
  152. package/dist/index355.js +8 -34
  153. package/dist/index356.js +12 -127
  154. package/dist/index357.js +83 -389
  155. package/dist/index358.js +226 -198
  156. package/dist/index359.js +65 -257
  157. package/dist/index36.js +4 -4
  158. package/dist/index360.js +66 -21
  159. package/dist/index361.js +24 -0
  160. package/dist/index364.js +200 -2
  161. package/dist/index365.js +259 -2
  162. package/dist/index366.js +2 -228
  163. package/dist/index367.js +2 -482
  164. package/dist/index368.js +468 -114
  165. package/dist/index369.js +127 -46
  166. package/dist/index370.js +44 -67
  167. package/dist/index371.js +66 -516
  168. package/dist/index372.js +515 -45
  169. package/dist/index373.js +52 -0
  170. package/dist/index38.js +20 -20
  171. package/dist/index40.js +7 -7
  172. package/dist/index42.js +2 -2
  173. package/dist/index44.js +8 -8
  174. package/dist/index46.js +6 -6
  175. package/dist/index50.js +2 -2
  176. package/dist/index54.js +1 -1
  177. package/dist/index56.js +1 -1
  178. package/dist/index58.js +2 -2
  179. package/dist/index60.js +2 -2
  180. package/dist/index62.js +5 -5
  181. package/dist/index68.js +1 -1
  182. package/dist/index74.js +4 -4
  183. package/dist/index82.js +194 -179
  184. package/dist/index84.js +49 -47
  185. package/dist/index86.js +2 -2
  186. package/dist/index88.js +3 -3
  187. package/dist/index90.js +1 -1
  188. package/dist/index93.js +3 -3
  189. package/dist/index95.js +2 -2
  190. package/dist/index97.js +5 -5
  191. package/dist/index99.js +1 -1
  192. package/dist/utilities/functions/normalizeItemGroups.d.ts +13 -0
  193. package/package.json +1 -1
  194. package/dist/index228.js +0 -15
  195. package/dist/index269.js +0 -14
  196. package/dist/index282.js +0 -102
  197. package/dist/index295.js +0 -190
  198. package/dist/index297.js +0 -11
  199. package/dist/index305.js +0 -69
  200. package/dist/index342.js +0 -7
  201. package/dist/index362.js +0 -95
package/dist/index239.js CHANGED
@@ -1,54 +1,4 @@
1
- import { defineComponent as p, ref as b, watch as _, computed as m, createElementBlock as d, openBlock as c, normalizeClass as u, createElementVNode as t, createVNode as h, withCtx as f, toDisplayString as o } from "vue";
2
- import k from "./index349.js";
3
- const y = { class: "bb-base-date-picker__year-container" }, v = {
4
- "aria-live": "polite",
5
- class: "bb-base-date-picker__selected-day-label"
6
- }, B = { class: "bb-base-date-picker__weekday" }, D = { class: "bb-base-date-picker__monthday" }, M = { class: "bb-base-date-picker__month-button" }, C = /* @__PURE__ */ p({
7
- __name: "BaseDatePickerHeader",
8
- props: {
9
- cursor: {},
10
- disabled: { type: Boolean },
11
- hidden: { type: Boolean }
12
- },
13
- emits: ["mode:year", "mode:month"],
14
- setup(n) {
15
- const s = n, r = b("top"), l = (e, a) => {
16
- e && a && (r.value = e.isBefore(a) ? "top" : "bottom");
17
- };
18
- _(
19
- () => s.cursor,
20
- (e, a) => {
21
- l(e, a);
22
- }
23
- );
24
- const i = m(() => s.cursor.format("YYYY"));
25
- return (e, a) => (c(), d("div", {
26
- class: u(["bb-base-date-picker__header", { "bb-base-date-picker__header--hidden": e.hidden }])
27
- }, [
28
- t("div", y, [
29
- h(k, {
30
- direction: r.value,
31
- duration: 500,
32
- gap: 30
33
- }, {
34
- default: f(() => [
35
- (c(), d("span", {
36
- key: i.value,
37
- "aria-live": "polite",
38
- class: "bb-base-date-picker__year-button"
39
- }, o(i.value), 1))
40
- ]),
41
- _: 1
42
- }, 8, ["direction"])
43
- ]),
44
- t("div", v, [
45
- t("span", B, o(e.cursor.format("ddd")) + ", ", 1),
46
- t("span", D, o(e.cursor.format("DD")), 1),
47
- t("span", M, o(e.cursor.format("MMMM")), 1)
48
- ])
49
- ], 2));
50
- }
51
- });
1
+ const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
52
2
  export {
53
- C as default
3
+ s as isCssColor
54
4
  };
package/dist/index24.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as Ke, watchEffect as Ue, ref as F, computed as _, watch as pe, onBeforeUnmount as Ge, createBlock as Je, openBlock as E, normalizeClass as x, withCtx as $, createElementVNode as V, createVNode as X, unref as O, createElementBlock as R, createCommentVNode as ee, toDisplayString as q, Fragment as ge, renderList as Ze, withModifiers as Qe, renderSlot as B, mergeProps as Xe } from "vue";
2
2
  import { _config as be } from "./index4.js";
3
- import b from "./index230.js";
4
- import et from "./index255.js";
5
- import ve from "./index256.js";
6
- import tt from "./index231.js";
7
- import at from "./index232.js";
8
- import nt from "./index257.js";
9
- import { isEmpty as rt } from "./index258.js";
3
+ import b from "./index253.js";
4
+ import et from "./index264.js";
5
+ import ve from "./index265.js";
6
+ import tt from "./index254.js";
7
+ import at from "./index255.js";
8
+ import nt from "./index266.js";
9
+ import { isEmpty as rt } from "./index267.js";
10
10
  import { useId as ot } from "./index8.js";
11
- import { useLocale as it } from "./index228.js";
12
- import { useLogger as lt } from "./index237.js";
11
+ import { useLocale as it } from "./index245.js";
12
+ import { useLogger as lt } from "./index236.js";
13
13
  import { useMobile as st } from "./index9.js";
14
14
  import ut from "./index22.js";
15
15
  /* empty css */
@@ -17,7 +17,7 @@ import dt from "./index142.js";
17
17
  /* empty css */
18
18
  import ct from "./index144.js";
19
19
  /* empty css */
20
- import ft from "./index251.js";
20
+ import ft from "./index268.js";
21
21
  /* empty css */
22
22
  const mt = { class: "bb-base-date-picker-input__inner-wrapper" }, pt = ["id", "aria-invalid", "aria-label", "autocomplete", "autofocus", "disabled", "inputmode", "maxlength", "name", "readonly", "required", "tabindex", "value", "onBlur", "onFocus", "onInput", "onKeydown", "onPaste"], gt = ["onClick"], bt = ["aria-label", "aria-expanded", "disabled"], vt = ["inert"], D = "YYYY-MM-DD", Rt = /* @__PURE__ */ Ke({
23
23
  __name: "BaseDatePickerInput",
package/dist/index240.js CHANGED
@@ -1,54 +1,4 @@
1
- import { defineComponent as b, computed as c, createElementBlock as l, openBlock as a, createElementVNode as h, Fragment as p, renderList as k, createBlock as f, normalizeClass as y, withCtx as M, createTextVNode as x, toDisplayString as B } from "vue";
2
- import C from "./index14.js";
3
- /* empty css */
4
- const v = {
5
- "aria-label": "Month selector",
6
- class: "bb-base-date-picker__button-menu bb-base-date-picker__month-selector",
7
- role: "listbox"
8
- }, g = { class: "content" }, N = /* @__PURE__ */ b({
9
- __name: "BaseDatePickerMonthSelector",
10
- props: {
11
- cursor: {},
12
- disabled: { type: Boolean }
13
- },
14
- emits: ["update:month"],
15
- setup(d, { emit: i }) {
16
- const o = d, m = i, u = c(() => o.cursor.month()), _ = c(() => {
17
- const t = o.cursor.clone().startOf("year"), n = u.value;
18
- return Array.from({ length: 12 }, (e, r) => {
19
- const s = t.add(r, "month");
20
- return {
21
- text: s.format("MMMM"),
22
- key: s.unix(),
23
- selected: r === n,
24
- handler: () => m("update:month", r)
25
- };
26
- });
27
- });
28
- return (t, n) => (a(), l("div", v, [
29
- h("div", g, [
30
- (a(!0), l(p, null, k(_.value, (e) => (a(), f(C, {
31
- key: e.key,
32
- "aria-label": e.text,
33
- "aria-selected": e.selected,
34
- class: y({
35
- content__btn: !0,
36
- "content__btn--selected": e.selected
37
- }),
38
- disabled: t.disabled,
39
- role: "option",
40
- type: "button",
41
- onClick: e.handler
42
- }, {
43
- default: M(() => [
44
- x(B(e.text), 1)
45
- ]),
46
- _: 2
47
- }, 1032, ["aria-label", "aria-selected", "class", "disabled", "onClick"]))), 128))
48
- ])
49
- ]));
50
- }
51
- });
1
+ const o = (e) => typeof e == "boolean" ? e : e === "true";
52
2
  export {
53
- N as default
3
+ o as booleanishToBoolean
54
4
  };
package/dist/index241.js CHANGED
@@ -1,34 +1,5 @@
1
- import { defineComponent as c, createBlock as l, openBlock as m, Transition as u, withCtx as f, renderSlot as d } from "vue";
2
- const y = /* @__PURE__ */ c({
3
- __name: "ScaleFade",
4
- props: {
5
- duration: { default: 200 },
6
- scaleFrom: { default: 0.97 }
7
- },
8
- setup(n) {
9
- const t = n, a = (s) => {
10
- const e = s;
11
- e.style.opacity = "0", e.style.transform = `scale(${t.scaleFrom})`, e.style.transformOrigin = "center top";
12
- }, r = (s, e) => {
13
- const o = s;
14
- o.style.transition = `opacity ${t.duration}ms ease-out, transform ${t.duration}ms cubic-bezier(0.34, 1.56, 0.64, 1)`, o.offsetHeight, o.style.opacity = "1", o.style.transform = "scale(1)", setTimeout(e, t.duration);
15
- }, i = (s, e) => {
16
- const o = s;
17
- o.style.transition = `opacity ${t.duration}ms ease-in, transform ${t.duration}ms ease-in`, o.style.opacity = "0", o.style.transform = `scale(${t.scaleFrom})`, setTimeout(e, t.duration);
18
- };
19
- return (s, e) => (m(), l(u, {
20
- css: !1,
21
- onBeforeEnter: a,
22
- onEnter: r,
23
- onLeave: i
24
- }, {
25
- default: f(() => [
26
- d(s.$slots, "default")
27
- ]),
28
- _: 3
29
- }));
30
- }
31
- });
1
+ import { hash as r } from "./index233.js";
2
+ const a = (o, t) => r(o) === r(t);
32
3
  export {
33
- y as default
4
+ a as isEqual
34
5
  };
package/dist/index242.js CHANGED
@@ -1,62 +1,6 @@
1
- import { defineComponent as g, ref as i, computed as d, onMounted as h, createElementBlock as m, openBlock as u, createElementVNode as y, Fragment as x, renderList as B, createBlock as C, normalizeClass as S, withCtx as T, createTextVNode as E, toDisplayString as w } from "vue";
2
- import { range as H } from "./index354.js";
3
- import M from "./index14.js";
4
- /* empty css */
5
- const n = 10, l = 3, V = /* @__PURE__ */ g({
6
- __name: "BaseDatePickerYearSelector",
7
- props: {
8
- cursor: {},
9
- disabled: { type: Boolean }
10
- },
11
- emits: ["update:year"],
12
- setup(p, { emit: _ }) {
13
- const f = p, b = _, o = i(), r = d(() => f.cursor.year()), c = i(r.value - n * l), s = i(r.value + n * l), v = d(
14
- () => H(c.value, s.value).map((e) => ({
15
- text: e,
16
- key: e,
17
- selected: e === r.value,
18
- handler: () => b("update:year", e)
19
- }))
20
- ), k = (e) => {
21
- const t = e.target;
22
- t.scrollTop <= 100 ? c.value = Math.max(
23
- c.value - n * l,
24
- r.value - 200
25
- ) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
26
- };
27
- return h(() => {
28
- if (!o.value) return;
29
- const e = o.value.querySelector(
30
- ".content__btn--selected"
31
- );
32
- e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
33
- }), (e, t) => (u(), m("div", {
34
- ref_key: "container",
35
- ref: o,
36
- class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
37
- }, [
38
- y("div", {
39
- class: "content",
40
- onScrollPassive: k
41
- }, [
42
- (u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
43
- key: a.key,
44
- class: S({
45
- content__btn: !0,
46
- "content__btn--selected": a.selected
47
- }),
48
- disabled: e.disabled,
49
- onClick: a.handler
50
- }, {
51
- default: T(() => [
52
- E(w(a.text), 1)
53
- ]),
54
- _: 2
55
- }, 1032, ["class", "disabled", "onClick"]))), 128))
56
- ], 32)
57
- ], 512));
58
- }
59
- });
1
+ import { curry as e } from "./index312.js";
2
+ const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
60
3
  export {
61
- V as default
4
+ t as baseWhen,
5
+ s as when
62
6
  };
package/dist/index243.js CHANGED
@@ -1,7 +1,190 @@
1
- import { getType as t } from "./index348.js";
2
- function o(r) {
3
- return t(r) === "Array";
1
+ var C = Object.defineProperty, x = (a, e, t) => e in a ? C(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, y = (a, e, t) => x(a, typeof e != "symbol" ? e + "" : e, t);
2
+ const M = {
3
+ "#": { pattern: /[0-9]/ },
4
+ "@": { pattern: /[a-zA-Z]/ },
5
+ "*": { pattern: /[a-zA-Z0-9]/ }
6
+ }, w = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), N = (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 = N(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 = w(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 = N(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 = w(d, m, f), u + d;
26
+ }, I = (a) => JSON.parse(a.replaceAll("'", '"')), T = (a, e = {}) => {
27
+ const t = { ...e };
28
+ a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = F(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 = O(a.dataset.maskaTokens));
29
+ const s = {};
30
+ 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;
31
+ }, E = (a) => a !== "" ? !!JSON.parse(a) : !0, F = (a) => a.startsWith("[") && a.endsWith("]") ? I(a) : a, O = (a) => {
32
+ if (a.startsWith("{") && a.endsWith("}"))
33
+ return I(a);
34
+ const e = {};
35
+ return a.split("|").forEach((t) => {
36
+ const s = t.split(":");
37
+ e[s[0]] = {
38
+ pattern: S() ? new RegExp(s[1], "u") : new RegExp(s[1]),
39
+ optional: s[2] === "optional",
40
+ multiple: s[2] === "multiple",
41
+ repeated: s[2] === "repeated"
42
+ };
43
+ }), e;
44
+ }, S = () => {
45
+ try {
46
+ return new RegExp("\\p{L}", "u"), !0;
47
+ } catch {
48
+ return !1;
49
+ }
50
+ };
51
+ class W {
52
+ constructor(e = {}) {
53
+ y(this, "opts", {}), y(this, "memo", /* @__PURE__ */ new Map());
54
+ const t = { ...e };
55
+ if (t.tokens != null) {
56
+ t.tokens = t.tokensReplace ? { ...t.tokens } : { ...M, ...t.tokens };
57
+ for (const s of Object.values(t.tokens))
58
+ typeof s.pattern == "string" && (s.pattern = S() ? new RegExp(s.pattern, "u") : new RegExp(s.pattern));
59
+ } else
60
+ t.tokens = M;
61
+ 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;
62
+ }
63
+ masked(e) {
64
+ return this.process(String(e), this.findMask(String(e)));
65
+ }
66
+ unmasked(e) {
67
+ return this.process(String(e), this.findMask(String(e)), !1);
68
+ }
69
+ isEager() {
70
+ return this.opts.eager === !0;
71
+ }
72
+ isReversed() {
73
+ return this.opts.reversed === !0;
74
+ }
75
+ completed(e) {
76
+ const t = this.findMask(String(e));
77
+ if (this.opts.mask == null || t == null) return !1;
78
+ const s = this.process(String(e), t).length;
79
+ return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
80
+ }
81
+ findMask(e) {
82
+ const t = this.opts.mask;
83
+ if (t == null)
84
+ return null;
85
+ if (typeof t == "string")
86
+ return t;
87
+ if (typeof t == "function")
88
+ return t(e);
89
+ const s = this.process(e, t.slice(-1).pop() ?? "", !1);
90
+ return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
91
+ }
92
+ escapeMask(e) {
93
+ const t = [], s = [];
94
+ return e.split("").forEach((r, n) => {
95
+ r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
96
+ }), { mask: t.join(""), escaped: s };
97
+ }
98
+ process(e, t, s = !0) {
99
+ if (this.opts.number != null) return P(e, s, this.opts);
100
+ if (t == null) return e;
101
+ const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
102
+ if (this.memo.has(r)) return this.memo.get(r);
103
+ 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;
104
+ let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, R = !1;
105
+ for (; f(); ) {
106
+ const b = n.charAt(i), g = p[b], A = g?.transform != null ? g.transform(e.charAt(h)) : e.charAt(h);
107
+ if (!l.includes(i) && g != null ? (A.match(g.pattern) != null ? (u[k](A), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (R = !0, i -= o), i += o) : g.multiple ? R && (i += o, h -= o, R = !1) : A === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), A === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
108
+ for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
109
+ if (s) {
110
+ if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
111
+ i += o, h += o;
112
+ continue;
113
+ }
114
+ } else n.charAt(i) === e.charAt(h) && (h += o);
115
+ i += o;
116
+ }
117
+ }
118
+ return this.memo.set(r, u.join("")), this.memo.get(r);
119
+ }
120
+ }
121
+ class V {
122
+ constructor(e, t = {}) {
123
+ y(this, "items", /* @__PURE__ */ new Map()), y(this, "eventAbortController"), y(this, "onInput", (s) => {
124
+ if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
125
+ return;
126
+ const r = s.target, n = this.items.get(r);
127
+ if (n === void 0) return;
128
+ const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
129
+ this.fixCursor(r, l, () => this.setValue(r, p));
130
+ }), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
131
+ }
132
+ update(e = {}) {
133
+ this.options = { ...e }, this.init(Array.from(this.items.keys()));
134
+ }
135
+ updateValue(e) {
136
+ var t;
137
+ e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
138
+ }
139
+ destroy() {
140
+ this.eventAbortController.abort(), this.items.clear();
141
+ }
142
+ init(e) {
143
+ const t = this.getOptions(this.options);
144
+ for (const s of e) {
145
+ if (!this.items.has(s)) {
146
+ const { signal: n } = this.eventAbortController;
147
+ s.addEventListener("input", this.onInput, { capture: !0, signal: n });
148
+ }
149
+ const r = new W(T(s, t));
150
+ 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);
151
+ }
152
+ }
153
+ getInputs(e) {
154
+ return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
155
+ }
156
+ getOptions(e) {
157
+ const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
158
+ return n;
159
+ }
160
+ fixCursor(e, t, s) {
161
+ var r, n;
162
+ const l = e.selectionStart, u = e.value;
163
+ if (s(), l === null || l === u.length && !t) return;
164
+ 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;
165
+ if (m === void 0 || f === void 0) return;
166
+ let c = l;
167
+ o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
168
+ }
169
+ setValue(e, t) {
170
+ const s = this.processInput(e, t);
171
+ 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 })));
172
+ }
173
+ processInput(e, t) {
174
+ const s = this.items.get(e);
175
+ if (s === void 0) return;
176
+ let r = t ?? e.value;
177
+ this.options.preProcess != null && (r = this.options.preProcess(r));
178
+ let n = s.masked(r);
179
+ return this.options.postProcess != null && (n = this.options.postProcess(n)), {
180
+ masked: n,
181
+ unmasked: s.unmasked(r),
182
+ completed: s.completed(r)
183
+ };
184
+ }
4
185
  }
5
186
  export {
6
- o as isArray
187
+ W as Mask,
188
+ V as MaskInput,
189
+ M as tokens
7
190
  };
package/dist/index244.js CHANGED
@@ -1,10 +1,5 @@
1
- import { getType as o } from "./index348.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
+ import { isEmpty as o } from "./index267.js";
2
+ const m = (t) => !o(t);
8
3
  export {
9
- c as isPlainObject
4
+ m as isNotEmpty
10
5
  };
package/dist/index245.js CHANGED
@@ -1,12 +1,15 @@
1
- const o = (t, r) => {
2
- const e = {};
3
- for (const c in t)
4
- if (Object.prototype.hasOwnProperty.call(t, c)) {
5
- const n = t[c];
6
- r(n, c, t) && (e[c] = n);
7
- }
8
- return e;
9
- };
1
+ import { locales as t } from "./index310.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index288.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
12
+ });
10
13
  export {
11
- o as pickBy
14
+ d as useLocale
12
15
  };
package/dist/index246.js CHANGED
@@ -1,5 +1,36 @@
1
- const o = () => {
2
- };
1
+ import { defineComponent as a, resolveComponent as o, createBlock as u, openBlock as l, resolveDynamicComponent as m, unref as c, withCtx as p, renderSlot as f } from "vue";
2
+ import { _config as e } from "./index4.js";
3
+ import { useLogger as i } from "./index236.js";
4
+ import { useFrameworkDetection as k } from "./index149.js";
5
+ const y = /* @__PURE__ */ a({
6
+ __name: "RouterComponent",
7
+ setup(g) {
8
+ const { isInertia: r, isNuxt: s } = k();
9
+ let t;
10
+ if (r) {
11
+ if (t = o(e.inertiaLinkName), typeof t == "string") {
12
+ const { warn: n } = i();
13
+ n(
14
+ `Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
15
+ );
16
+ }
17
+ } else if (s) {
18
+ if (t = o(e.nuxtLinkName), typeof t == "string") {
19
+ const { warn: n } = i();
20
+ n(
21
+ `Nuxt link component "${e.nuxtLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.nuxtLinkName}" or set bitboss-ui config key "nuxtLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
22
+ );
23
+ }
24
+ } else
25
+ t = "router-link";
26
+ return (n, d) => (l(), u(m(c(t)), null, {
27
+ default: p(() => [
28
+ f(n.$slots, "default")
29
+ ]),
30
+ _: 3
31
+ }));
32
+ }
33
+ });
3
34
  export {
4
- o as noop
35
+ y as default
5
36
  };
package/dist/index247.js CHANGED
@@ -1,6 +1,4 @@
1
- function e(n) {
2
- return n ? n instanceof HTMLElement ? n : typeof n == "object" && "$el" in n && n.$el instanceof HTMLElement ? n.$el : typeof n == "object" && "el" in n && n.el instanceof HTMLElement ? n.el : null : null;
3
- }
1
+ const r = (e) => typeof e > "u" || e === null;
4
2
  export {
5
- e as extractDomContainer
3
+ r as isNil
6
4
  };
package/dist/index248.js CHANGED
@@ -1,5 +1,12 @@
1
- import { hash as r } from "./index234.js";
2
- const a = (o, t) => r(o) === r(t);
1
+ const o = (t, r) => {
2
+ const e = {};
3
+ for (const c in t)
4
+ if (Object.prototype.hasOwnProperty.call(t, c)) {
5
+ const n = t[c];
6
+ r(n, c, t) && (e[c] = n);
7
+ }
8
+ return e;
9
+ };
3
10
  export {
4
- a as isEqual
11
+ o as pickBy
5
12
  };