bitboss-ui 2.1.24 → 2.1.26

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 (176) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +2 -7
  2. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -7
  3. package/dist/index.css +1 -1
  4. package/dist/index106.js +7 -7
  5. package/dist/index111.js +1 -1
  6. package/dist/index113.js +1 -1
  7. package/dist/index121.js +10 -10
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +4 -4
  10. package/dist/index133.js +1 -1
  11. package/dist/index137.js +2 -2
  12. package/dist/index138.js +1 -1
  13. package/dist/index15.js +8 -8
  14. package/dist/index17.js +3 -3
  15. package/dist/index19.js +8 -8
  16. package/dist/index206.js +2 -138
  17. package/dist/index207.js +138 -2
  18. package/dist/index209.js +10 -2
  19. package/dist/index21.js +16 -16
  20. package/dist/index210.js +3 -2
  21. package/dist/index211.js +13 -2
  22. package/dist/index212.js +13 -13
  23. package/dist/index213.js +69 -4
  24. package/dist/index215.js +33 -19
  25. package/dist/index216.js +5 -197
  26. package/dist/index217.js +7 -0
  27. package/dist/index218.js +5 -69
  28. package/dist/index219.js +7 -0
  29. package/dist/index220.js +5 -13
  30. package/dist/index221.js +5 -114
  31. package/dist/index222.js +7 -0
  32. package/dist/index223.js +3 -4
  33. package/dist/index224.js +2 -13
  34. package/dist/index225.js +8 -2
  35. package/dist/index226.js +250 -2
  36. package/dist/index227.js +52 -7
  37. package/dist/index228.js +44 -2
  38. package/dist/index229.js +5 -7
  39. package/dist/index23.js +15 -15
  40. package/dist/index230.js +54 -80
  41. package/dist/index231.js +15 -0
  42. package/dist/index232.js +9 -27
  43. package/dist/index233.js +2 -16
  44. package/dist/index234.js +8 -16
  45. package/dist/index235.js +112 -49
  46. package/dist/index237.js +23 -3
  47. package/dist/index238.js +182 -11
  48. package/dist/index239.js +3 -5
  49. package/dist/index240.js +3 -3
  50. package/dist/index241.js +2 -5
  51. package/dist/index242.js +2 -5
  52. package/dist/index243.js +20 -5
  53. package/dist/index244.js +2 -5
  54. package/dist/index245.js +4 -5
  55. package/dist/index246.js +84 -6
  56. package/dist/index248.js +28 -51
  57. package/dist/index249.js +17 -44
  58. package/dist/index25.js +79 -75
  59. package/dist/index250.js +51 -5
  60. package/dist/index251.js +15 -60
  61. package/dist/index252.js +12 -2
  62. package/dist/index253.js +15 -17
  63. package/dist/index254.js +106 -12
  64. package/dist/index256.js +47 -53
  65. package/dist/index258.js +6 -100
  66. package/dist/index259.js +18 -0
  67. package/dist/index260.js +9 -229
  68. package/dist/index261.js +2 -34
  69. package/dist/index262.js +18 -5
  70. package/dist/index263.js +12 -3
  71. package/dist/index264.js +6 -10
  72. package/dist/index265.js +229 -3
  73. package/dist/index266.js +2 -183
  74. package/dist/index267.js +7 -6
  75. package/dist/index268.js +7 -16
  76. package/dist/index269.js +4 -9
  77. package/dist/index27.js +1 -1
  78. package/dist/index270.js +197 -23
  79. package/dist/index272.js +3 -9
  80. package/dist/index273.js +5 -2
  81. package/dist/index276.js +2 -5
  82. package/dist/index277.js +1 -1
  83. package/dist/index278.js +1 -1
  84. package/dist/index279.js +1 -1
  85. package/dist/index280.js +2 -2
  86. package/dist/index283.js +7 -3
  87. package/dist/{index282.js → index284.js} +1 -1
  88. package/dist/index285.js +2 -7
  89. package/dist/index286.js +4 -3
  90. package/dist/index287.js +280 -4
  91. package/dist/index288.js +2 -4
  92. package/dist/index289.js +16 -3
  93. package/dist/index29.js +3 -3
  94. package/dist/index290.js +2 -17
  95. package/dist/index291.js +15 -27
  96. package/dist/index292.js +2 -280
  97. package/dist/index293.js +19 -2
  98. package/dist/index294.js +2 -16
  99. package/dist/index295.js +15 -2
  100. package/dist/index296.js +2 -16
  101. package/dist/index297.js +19 -2
  102. package/dist/index298.js +2 -19
  103. package/dist/index299.js +27 -2
  104. package/dist/index300.js +2 -15
  105. package/dist/index301.js +2 -2
  106. package/dist/index302.js +2 -19
  107. package/dist/index303.js +2 -2
  108. package/dist/index304.js +2 -27
  109. package/dist/index305.js +28 -2
  110. package/dist/index306.js +21 -1
  111. package/dist/index308.js +3 -2
  112. package/dist/index309.js +6 -2
  113. package/dist/index31.js +2 -2
  114. package/dist/index310.js +5 -22
  115. package/dist/index311.js +127 -0
  116. package/dist/index312.js +2 -2
  117. package/dist/index313.js +4 -6
  118. package/dist/index314.js +1 -1
  119. package/dist/index315.js +17 -3
  120. package/dist/index316.js +3 -2
  121. package/dist/index317.js +3 -125
  122. package/dist/index318.js +718 -2
  123. package/dist/index319.js +366 -5
  124. package/dist/index320.js +58 -718
  125. package/dist/index321.js +2 -366
  126. package/dist/index322.js +5 -58
  127. package/dist/index323.js +3 -5
  128. package/dist/index324.js +32 -7
  129. package/dist/index325.js +28 -6
  130. package/dist/index328.js +6 -46
  131. package/dist/index329.js +7 -58
  132. package/dist/index33.js +8 -8
  133. package/dist/index330.js +18 -57
  134. package/dist/index331.js +58 -7
  135. package/dist/index332.js +57 -18
  136. package/dist/index333.js +2 -2
  137. package/dist/index334.js +1 -1
  138. package/dist/index335.js +46 -6
  139. package/dist/index336.js +227 -32
  140. package/dist/index337.js +92 -27
  141. package/dist/index338.js +10 -0
  142. package/dist/index339.js +5 -227
  143. package/dist/index340.js +7 -92
  144. package/dist/index342.js +3 -129
  145. package/dist/index343.js +126 -47
  146. package/dist/{index341.js → index346.js} +1 -1
  147. package/dist/index347.js +50 -3
  148. package/dist/index35.js +4 -4
  149. package/dist/index37.js +20 -20
  150. package/dist/index39.js +6 -6
  151. package/dist/index41.js +2 -2
  152. package/dist/index43.js +8 -8
  153. package/dist/index45.js +8 -8
  154. package/dist/index47.js +2 -2
  155. package/dist/index49.js +3 -3
  156. package/dist/index53.js +1 -1
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +3 -3
  160. package/dist/index67.js +1 -1
  161. package/dist/index79.js +4 -4
  162. package/dist/index81.js +1 -1
  163. package/dist/index83.js +2 -2
  164. package/dist/index85.js +1 -1
  165. package/dist/index87.js +1 -1
  166. package/dist/index90.js +84 -80
  167. package/dist/index92.js +2 -2
  168. package/dist/index94.js +3 -3
  169. package/package.json +1 -1
  170. package/dist/index214.js +0 -13
  171. package/dist/index236.js +0 -17
  172. package/dist/index247.js +0 -252
  173. package/dist/index255.js +0 -8
  174. package/dist/index271.js +0 -5
  175. package/dist/index307.js +0 -4
  176. package/dist/index326.js +0 -10
package/dist/index234.js CHANGED
@@ -1,19 +1,11 @@
1
- import { computed as i, unref as m } from "vue";
2
- import { hash as s } from "./index237.js";
3
- const p = ({ items: a, key: r }) => {
4
- const n = i(() => {
5
- const t = {}, c = new Array().concat(m(a));
6
- for (let e = 0; e < c.length; e++) {
7
- const o = c[e], u = r ? String(o[r]) : s(o);
8
- t[u] = o;
9
- }
10
- return t;
11
- });
12
- return {
13
- data: n,
14
- get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
15
- };
1
+ const o = (n, t) => {
2
+ for (let e = n.length - 1; e >= 0; e--) {
3
+ const i = n[e];
4
+ if (t(i, e, n))
5
+ return e;
6
+ }
7
+ return -1;
16
8
  };
17
9
  export {
18
- p as useIndexById
10
+ o as findRightIndex
19
11
  };
package/dist/index235.js CHANGED
@@ -1,53 +1,116 @@
1
- import { computed as l, unref as o } from "vue";
2
- import { useItemText as x } from "./index290.js";
3
- import { useItemValue as w } from "./index274.js";
4
- import { hash as y } from "./index237.js";
5
- import { useLogger as D } from "./index246.js";
6
- const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
7
- items: u,
8
- disabled: c,
9
- selectable: m,
10
- itemText: a,
11
- itemValue: d,
12
- selectedIndexedByHash: r,
13
- max: b = 1 / 0
14
- }) => {
15
- const v = l(() => o(c)), p = l(() => o(u)), h = l(
16
- () => Object.keys(r.value).length
17
- ), g = o(b), f = (e) => {
18
- const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
19
- e,
20
- v.value,
21
- m,
22
- g,
23
- h.value,
24
- s
25
- );
26
- return {
27
- item: e,
28
- text: i,
29
- value: n,
30
- valueHash: t,
31
- selected: s,
32
- disabled: o(I)
1
+ import { defineComponent as P, mergeModels as D, useModel as V, ref as r, watch as A, onMounted as x, computed as S, createBlock as b, openBlock as v, resolveDynamicComponent as g, normalizeStyle as z, normalizeClass as E, unref as l, withCtx as w, renderSlot as y, createCommentVNode as N, mergeProps as h, createElementVNode as C } from "vue";
2
+ import { wait as F } from "./index135.js";
3
+ import { useFloating as U, arrow as j } from "./index333.js";
4
+ import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index334.js";
5
+ const K = { class: "bb-common-popover__bubble" }, W = /* @__PURE__ */ P({
6
+ __name: "CommonPopover",
7
+ props: /* @__PURE__ */ D({
8
+ arrowPadding: {},
9
+ offset: {},
10
+ block: { type: Boolean },
11
+ padding: { default: 0 },
12
+ placement: {},
13
+ transitionDuration: { default: 250 },
14
+ containerAttributes: {},
15
+ dialog: { type: Boolean },
16
+ renderContent: { type: Boolean, default: !0 },
17
+ tag: { default: "span" },
18
+ flip: { type: Boolean, default: !0 }
19
+ }, {
20
+ modelValue: { type: Boolean, default: !1 },
21
+ modelModifiers: {}
22
+ }),
23
+ emits: ["update:modelValue"],
24
+ setup(s) {
25
+ const o = s, a = V(s, "modelValue"), i = r(), t = r(), p = r(), { floatingStyles: k, placement: _, middlewareData: n, update: B } = U(
26
+ i,
27
+ t,
28
+ {
29
+ placement: o.placement,
30
+ whileElementsMounted: J,
31
+ middleware: [
32
+ ...o.flip ? [q()] : [],
33
+ G(o.offset),
34
+ H({ padding: o.padding }),
35
+ I(),
36
+ j({
37
+ element: p,
38
+ padding: o.arrowPadding
39
+ })
40
+ ],
41
+ strategy: "fixed"
42
+ }
43
+ ), d = (e) => {
44
+ e ? (B(), o.dialog ? t.value.showModal() : t.value.showPopover()) : F(o.transitionDuration).then(() => {
45
+ t.value && (o.dialog ? t.value.close() : t.value.hidePopover());
46
+ });
33
47
  };
34
- };
35
- return {
36
- options: l(() => {
37
- const e = [], n = /* @__PURE__ */ new Set();
38
- for (let t = 0; t < p.value.length; t++) {
39
- const i = p.value[t];
40
- i.disabled && H(
41
- "Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
42
- );
43
- const s = f(i);
44
- n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
48
+ A(a, d, { flush: "post" }), x(() => {
49
+ a.value && d(a.value);
50
+ });
51
+ const M = S(() => {
52
+ if (n.value.arrow) {
53
+ const { x: e, y: u } = n.value.arrow;
54
+ return {
55
+ style: {
56
+ left: `${e}px`,
57
+ top: `${u}px`
58
+ }
59
+ };
45
60
  }
46
- return e;
47
- }),
48
- createOption: f
49
- };
50
- };
61
+ }), $ = () => {
62
+ a.value = !1;
63
+ };
64
+ return (e, u) => (v(), b(g(e.dialog ? "div" : e.tag), {
65
+ ref_key: "wrapper",
66
+ ref: i,
67
+ class: E(["bb-common-popover", {
68
+ "bb-common-popover--open": a.value && !!t.value,
69
+ "bb-common-popover--block": o.block,
70
+ [`bb-common-popover--${l(_)}`]: !0
71
+ }]),
72
+ style: z({
73
+ "--transition-duration": `${o.transitionDuration}ms`
74
+ })
75
+ }, {
76
+ default: w(() => {
77
+ var m, f, c;
78
+ return [
79
+ y(e.$slots, "activator"),
80
+ e.renderContent ? (v(), b(g(e.dialog ? "dialog" : e.tag), h({
81
+ key: 0,
82
+ ref_key: "content",
83
+ ref: t,
84
+ class: ["bb-common-popover__bubble-container", {
85
+ "bb-common-popover__bubble-container--open": a.value && !!t.value
86
+ }],
87
+ popover: "manual",
88
+ style: {
89
+ ...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
90
+ ...l(k),
91
+ "--arrow-offset-x": Math.round(((c = (f = l(n)) == null ? void 0 : f.arrow) == null ? void 0 : c.x) ?? 0) + "px",
92
+ "--page-padding": `${e.padding}px`
93
+ },
94
+ tabindex: a.value ? void 0 : -1
95
+ }, e.containerAttributes, { onClose: l($) }), {
96
+ default: w(() => [
97
+ C("span", h({
98
+ ref_key: "bubblearrow",
99
+ ref: p,
100
+ class: "bb-common-popover__arrow"
101
+ }, M.value), null, 16),
102
+ C("span", K, [
103
+ y(e.$slots, "default")
104
+ ])
105
+ ]),
106
+ _: 3
107
+ }, 16, ["class", "style", "tabindex", "onClose"])) : N("", !0)
108
+ ];
109
+ }),
110
+ _: 3
111
+ }, 8, ["class", "style"]));
112
+ }
113
+ });
51
114
  export {
52
- q as useBaseOptions
115
+ W as default
53
116
  };
package/dist/index237.js CHANGED
@@ -1,5 +1,25 @@
1
- import { hash as o } from "./index291.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
1
+ const e = {
2
+ inert: ":not([inert]):not([inert] *)",
3
+ negTabIndex: ':not([tabindex^="-"])',
4
+ disabled: ":not(:disabled)"
5
+ }, n = [
6
+ `a[href]${e.inert}${e.negTabIndex}`,
7
+ `area[href]${e.inert}${e.negTabIndex}`,
8
+ `input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
9
+ `input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
10
+ `select${e.inert}${e.negTabIndex}${e.disabled}`,
11
+ `textarea${e.inert}${e.negTabIndex}${e.disabled}`,
12
+ `button${e.inert}${e.negTabIndex}${e.disabled}`,
13
+ `details${e.inert} > summary:first-of-type${e.negTabIndex}`,
14
+ // Discard until Firefox supports `:has()`
15
+ // See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
16
+ // `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
17
+ `iframe${e.inert}${e.negTabIndex}`,
18
+ `audio[controls]${e.inert}${e.negTabIndex}`,
19
+ `video[controls]${e.inert}${e.negTabIndex}`,
20
+ `[contenteditable]${e.inert}${e.negTabIndex}`,
21
+ `[tabindex]${e.inert}${e.negTabIndex}`
22
+ ];
3
23
  export {
4
- t as hash
24
+ n as default
5
25
  };
package/dist/index238.js CHANGED
@@ -1,14 +1,185 @@
1
- import { hash as e } from "./index237.js";
2
- import { debouncedWatch as s } from "./index206.js";
3
- const n = (o, c, h) => {
4
- s(
5
- o,
6
- (r, t) => {
7
- e(r) !== e(t) && c(r, t);
8
- },
9
- h
10
- );
1
+ var w = Object.defineProperty, C = (a, e, t) => e in a ? w(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, A = (a, e, t) => C(a, typeof e != "symbol" ? e + "" : e, t);
2
+ const R = {
3
+ "#": { pattern: /[0-9]/ },
4
+ "@": { pattern: /[a-zA-Z]/ },
5
+ "*": { pattern: /[a-zA-Z0-9]/ }
6
+ }, N = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), I = (a, e, t) => {
7
+ var s;
8
+ return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
9
+ minimumFractionDigits: a,
10
+ maximumFractionDigits: e,
11
+ roundingMode: "trunc"
12
+ });
13
+ }, P = (a, e = !0, t) => {
14
+ var s, r, n, l;
15
+ const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
16
+ let o = I(0, p, t);
17
+ const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = N(a, m, f);
18
+ if (Number.isNaN(parseFloat(c))) return u;
19
+ const v = c.split(".");
20
+ if (v[1] != null && v[1].length >= 1) {
21
+ const i = v[1].length <= p ? v[1].length : p;
22
+ o = I(i, p, t);
23
+ }
24
+ let d = o.format(parseFloat(c));
25
+ return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = N(d, m, f), u + d;
11
26
  };
27
+ class T {
28
+ constructor(e = {}) {
29
+ A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
30
+ const t = { ...e };
31
+ if (t.tokens != null) {
32
+ t.tokens = t.tokensReplace ? { ...t.tokens } : { ...R, ...t.tokens };
33
+ for (const s of Object.values(t.tokens))
34
+ typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
35
+ } else
36
+ t.tokens = R;
37
+ Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
38
+ }
39
+ masked(e) {
40
+ return this.process(String(e), this.findMask(String(e)));
41
+ }
42
+ unmasked(e) {
43
+ return this.process(String(e), this.findMask(String(e)), !1);
44
+ }
45
+ isEager() {
46
+ return this.opts.eager === !0;
47
+ }
48
+ isReversed() {
49
+ return this.opts.reversed === !0;
50
+ }
51
+ completed(e) {
52
+ const t = this.findMask(String(e));
53
+ if (this.opts.mask == null || t == null) return !1;
54
+ const s = this.process(String(e), t).length;
55
+ return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
56
+ }
57
+ findMask(e) {
58
+ const t = this.opts.mask;
59
+ if (t == null)
60
+ return null;
61
+ if (typeof t == "string")
62
+ return t;
63
+ if (typeof t == "function")
64
+ return t(e);
65
+ const s = this.process(e, t.slice(-1).pop() ?? "", !1);
66
+ return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
67
+ }
68
+ escapeMask(e) {
69
+ const t = [], s = [];
70
+ return e.split("").forEach((r, n) => {
71
+ r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
72
+ }), { mask: t.join(""), escaped: s };
73
+ }
74
+ process(e, t, s = !0) {
75
+ if (this.opts.number != null) return P(e, s, this.opts);
76
+ if (t == null) return e;
77
+ const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
78
+ if (this.memo.has(r)) return this.memo.get(r);
79
+ const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
80
+ let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, M = !1;
81
+ for (; f(); ) {
82
+ const b = n.charAt(i), g = p[b], y = (g == null ? void 0 : g.transform) != null ? g.transform(e.charAt(h)) : e.charAt(h);
83
+ if (!l.includes(i) && g != null ? (y.match(g.pattern) != null ? (u[k](y), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (M = !0, i -= o), i += o) : g.multiple ? M && (i += o, h -= o, M = !1) : y === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), y === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
84
+ for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
85
+ if (s) {
86
+ if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
87
+ i += o, h += o;
88
+ continue;
89
+ }
90
+ } else n.charAt(i) === e.charAt(h) && (h += o);
91
+ i += o;
92
+ }
93
+ }
94
+ return this.memo.set(r, u.join("")), this.memo.get(r);
95
+ }
96
+ }
97
+ const S = (a) => JSON.parse(a.replaceAll("'", '"')), F = (a, e = {}) => {
98
+ const t = { ...e };
99
+ a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = W(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = x(a.dataset.maskaTokens));
100
+ const s = {};
101
+ return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
102
+ }, E = (a) => a !== "" ? !!JSON.parse(a) : !0, W = (a) => a.startsWith("[") && a.endsWith("]") ? S(a) : a, x = (a) => {
103
+ if (a.startsWith("{") && a.endsWith("}"))
104
+ return S(a);
105
+ const e = {};
106
+ return a.split("|").forEach((t) => {
107
+ const s = t.split(":");
108
+ e[s[0]] = {
109
+ pattern: new RegExp(s[1]),
110
+ optional: s[2] === "optional",
111
+ multiple: s[2] === "multiple",
112
+ repeated: s[2] === "repeated"
113
+ };
114
+ }), e;
115
+ };
116
+ class O {
117
+ constructor(e, t = {}) {
118
+ A(this, "items", /* @__PURE__ */ new Map()), A(this, "eventAbortController"), A(this, "onInput", (s) => {
119
+ if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
120
+ return;
121
+ const r = s.target, n = this.items.get(r);
122
+ if (n === void 0) return;
123
+ const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
124
+ this.fixCursor(r, l, () => this.setValue(r, p));
125
+ }), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
126
+ }
127
+ update(e = {}) {
128
+ this.options = { ...e }, this.init(Array.from(this.items.keys()));
129
+ }
130
+ updateValue(e) {
131
+ var t;
132
+ e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
133
+ }
134
+ destroy() {
135
+ this.eventAbortController.abort(), this.items.clear();
136
+ }
137
+ init(e) {
138
+ const t = this.getOptions(this.options);
139
+ for (const s of e) {
140
+ if (!this.items.has(s)) {
141
+ const { signal: n } = this.eventAbortController;
142
+ s.addEventListener("input", this.onInput, { capture: !0, signal: n });
143
+ }
144
+ const r = new T(F(s, t));
145
+ this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
146
+ }
147
+ }
148
+ getInputs(e) {
149
+ return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
150
+ }
151
+ getOptions(e) {
152
+ const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
153
+ return n;
154
+ }
155
+ fixCursor(e, t, s) {
156
+ var r, n;
157
+ const l = e.selectionStart, u = e.value;
158
+ if (s(), l === null || l === u.length && !t) return;
159
+ const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
160
+ if (m === void 0 || f === void 0) return;
161
+ let c = l;
162
+ o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
163
+ }
164
+ setValue(e, t) {
165
+ const s = this.processInput(e, t);
166
+ s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
167
+ }
168
+ processInput(e, t) {
169
+ const s = this.items.get(e);
170
+ if (s === void 0) return;
171
+ let r = t ?? e.value;
172
+ this.options.preProcess != null && (r = this.options.preProcess(r));
173
+ let n = s.masked(r);
174
+ return this.options.postProcess != null && (n = this.options.postProcess(n)), {
175
+ masked: n,
176
+ unmasked: s.unmasked(r),
177
+ completed: s.completed(r)
178
+ };
179
+ }
180
+ }
12
181
  export {
13
- n as useHashedWatcher
182
+ T as Mask,
183
+ O as MaskInput,
184
+ R as tokens
14
185
  };
package/dist/index239.js CHANGED
@@ -1,7 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index313.js";
2
- import { __require as o } from "./index292.js";
3
- var t = o();
4
- const s = /* @__PURE__ */ r(t);
1
+ import r from "./index310.js";
2
+ const t = r;
5
3
  export {
6
- s as default
4
+ t as deburr
7
5
  };
package/dist/index240.js CHANGED
@@ -1,6 +1,6 @@
1
- import { getDefaultExportFromCjs as r } from "./index313.js";
2
- import { __require as e } from "./index294.js";
3
- var t = e();
1
+ import { getDefaultExportFromCjs as r } from "./index309.js";
2
+ import { __require as o } from "./index311.js";
3
+ var t = o();
4
4
  const m = /* @__PURE__ */ r(t);
5
5
  export {
6
6
  m as default
package/dist/index241.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index313.js";
2
- import { __require as e } from "./index296.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ const e = (t) => t;
5
2
  export {
6
- m as default
3
+ e as identity
7
4
  };
package/dist/index242.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index313.js";
2
- import { __require as t } from "./index298.js";
3
- var o = t();
4
- const a = /* @__PURE__ */ r(o);
1
+ const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
5
2
  export {
6
- a as default
3
+ n as isEmpty
7
4
  };
package/dist/index243.js CHANGED
@@ -1,7 +1,22 @@
1
- import { getDefaultExportFromCjs as r } from "./index313.js";
2
- import { __require as e } from "./index300.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ import { MaskInput as r } from "./index238.js";
2
+ const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
+ if (a.arg == null || a.instance == null) return;
4
+ const s = "setup" in a.instance.$.type;
5
+ a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
+ }, k = (a, n) => {
7
+ var s;
8
+ const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
+ if (t == null || (t == null ? void 0 : t.type) === "file") return;
10
+ let e = {};
11
+ if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
+ const l = (o) => {
13
+ const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
+ p(n, i);
15
+ };
16
+ e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
17
+ }
18
+ u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
+ };
5
20
  export {
6
- m as default
21
+ k as vMaska
7
22
  };
package/dist/index244.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as e } from "./index313.js";
2
- import { __require as r } from "./index302.js";
3
- var o = r();
4
- const p = /* @__PURE__ */ e(o);
1
+ const r = (e) => typeof e > "u" || e === null;
5
2
  export {
6
- p as default
3
+ r as isNil
7
4
  };
package/dist/index245.js CHANGED
@@ -1,7 +1,6 @@
1
- import { getDefaultExportFromCjs as e } from "./index313.js";
2
- import { __require as r } from "./index304.js";
3
- var o = r();
4
- const f = /* @__PURE__ */ e(o);
1
+ import { curry as e } from "./index313.js";
2
+ const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
5
3
  export {
6
- f as default
4
+ t as baseWhen,
5
+ s as when
7
6
  };
package/dist/index246.js CHANGED
@@ -1,10 +1,88 @@
1
- const o = "bitboss-ui | ", e = () => ({
2
- warn: (r) => console.warn(`${o}${r}`),
3
- error: (r) => console.error(`${o}${r}`),
4
- throw: (r) => {
5
- throw new Error(`${o}${r}`);
1
+ import { defineComponent as h, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createCommentVNode as p, createTextVNode as o, toDisplayString as d, unref as b, Fragment as m, renderList as u } from "vue";
2
+ import { useLocale as g } from "./index211.js";
3
+ const k = { class: "bb-cr-container__container" }, y = {
4
+ key: 0,
5
+ class: "bb-cr-container__loading-container"
6
+ }, $ = {
7
+ key: 1,
8
+ class: "bb-cr-container__no-data-container"
9
+ }, C = /* @__PURE__ */ h({
10
+ __name: "OptionsContainer",
11
+ props: {
12
+ direction: {},
13
+ hasErrors: { type: Boolean },
14
+ hideLabel: { type: Boolean },
15
+ loadingText: {},
16
+ loading: { type: Boolean },
17
+ noDataText: {},
18
+ options: {}
19
+ },
20
+ setup(f) {
21
+ const { t: i } = g();
22
+ return (a, T) => (s(), n("span", {
23
+ ref: "container",
24
+ class: r(["bb-cr-container", {
25
+ "bb-cr-container--errors": a.hasErrors,
26
+ "bb-cr-container--horizontal": a.direction === "horizontal",
27
+ "bb-cr-container--vertical": a.direction === "vertical"
28
+ }])
29
+ }, [
30
+ l("span", k, [
31
+ t(a.$slots, "prepend"),
32
+ !a.options.length && a.loading ? (s(), n("span", y, [
33
+ t(a.$slots, "loading", {}, () => [
34
+ o(d(a.loadingText || b(i)("common.loadingText")), 1)
35
+ ])
36
+ ])) : a.options.length ? p("", !0) : (s(), n("span", $, [
37
+ t(a.$slots, "no-data", {}, () => [
38
+ o(d(a.noDataText || b(i)("common.noDataText")), 1)
39
+ ])
40
+ ])),
41
+ (s(!0), n(m, null, u(a.options, (e, c) => (s(), n(m, {
42
+ key: (e == null ? void 0 : e.valueHash) || c
43
+ }, [
44
+ t(a.$slots, "option:prepend", {
45
+ id: e.valueHash,
46
+ checked: !!e.selected,
47
+ disabled: !!e.disabled,
48
+ item: e.item,
49
+ text: e.text
50
+ }),
51
+ l("label", {
52
+ class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
53
+ }, [
54
+ t(a.$slots, "input", {
55
+ index: c,
56
+ option: e
57
+ }),
58
+ l("span", {
59
+ class: r({
60
+ "bb-cr-container-option__text": !0,
61
+ "sr-only": a.hideLabel
62
+ })
63
+ }, [
64
+ t(a.$slots, "label", {
65
+ checked: !!e.selected,
66
+ item: e.item,
67
+ text: e.text
68
+ }, () => [
69
+ o(d(e.text), 1)
70
+ ])
71
+ ], 2)
72
+ ], 2),
73
+ t(a.$slots, "option:append", {
74
+ id: e.valueHash,
75
+ checked: !!e.selected,
76
+ disabled: !!e.disabled,
77
+ item: e.item,
78
+ text: e.text
79
+ })
80
+ ], 64))), 128)),
81
+ t(a.$slots, "append")
82
+ ])
83
+ ], 2));
6
84
  }
7
85
  });
8
86
  export {
9
- e as useLogger
87
+ C as default
10
88
  };