bitboss-ui 2.1.80 → 2.1.82

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 (188) hide show
  1. package/dist/components/BbTable/BbTable.vue.d.ts +41 -7
  2. package/dist/components/BbTable/types.d.ts +21 -0
  3. package/dist/index.css +1 -1
  4. package/dist/index107.js +9 -9
  5. package/dist/index112.js +1 -1
  6. package/dist/index114.js +1 -1
  7. package/dist/index120.js +1 -1
  8. package/dist/index122.js +346 -297
  9. package/dist/index13.js +2 -2
  10. package/dist/index130.js +1 -1
  11. package/dist/index132.js +5 -5
  12. package/dist/index134.js +1 -1
  13. package/dist/index136.js +2 -2
  14. package/dist/index139.js +1 -1
  15. package/dist/index141.js +2 -2
  16. package/dist/index142.js +1 -1
  17. package/dist/index15.js +5 -5
  18. package/dist/index17.js +3 -3
  19. package/dist/index19.js +8 -8
  20. package/dist/index21.js +14 -14
  21. package/dist/index214.js +138 -2
  22. package/dist/index215.js +2 -138
  23. package/dist/index216.js +2 -2
  24. package/dist/index217.js +1 -1
  25. package/dist/index218.js +1 -1
  26. package/dist/index219.js +86 -33
  27. package/dist/index221.js +31 -0
  28. package/dist/index222.js +17 -5
  29. package/dist/index223.js +51 -5
  30. package/dist/index224.js +15 -5
  31. package/dist/index225.js +3 -5
  32. package/dist/index226.js +12 -5
  33. package/dist/index227.js +16 -3
  34. package/dist/index228.js +4 -2
  35. package/dist/index229.js +13 -6
  36. package/dist/index23.js +11 -11
  37. package/dist/index230.js +19 -7
  38. package/dist/index231.js +190 -257
  39. package/dist/index233.js +131 -48
  40. package/dist/index235.js +2 -60
  41. package/dist/index236.js +2 -13
  42. package/dist/index237.js +3 -86
  43. package/dist/index238.js +4 -0
  44. package/dist/index239.js +2 -29
  45. package/dist/index240.js +6 -16
  46. package/dist/index241.js +2 -51
  47. package/dist/index242.js +7 -15
  48. package/dist/index243.js +5 -12
  49. package/dist/index244.js +5 -16
  50. package/dist/index245.js +5 -10
  51. package/dist/index246.js +5 -3
  52. package/dist/index247.js +5 -4
  53. package/dist/index248.js +5 -3
  54. package/dist/index249.js +2 -5
  55. package/dist/index25.js +3 -3
  56. package/dist/index250.js +3 -5
  57. package/dist/index251.js +13 -5
  58. package/dist/index252.js +13 -2
  59. package/dist/index253.js +10 -3
  60. package/dist/index254.js +2 -19
  61. package/dist/index255.js +4 -135
  62. package/dist/index256.js +36 -0
  63. package/dist/index257.js +8 -187
  64. package/dist/index258.js +33 -3
  65. package/dist/index259.js +27 -12
  66. package/dist/index261.js +3 -9
  67. package/dist/index262.js +7 -2
  68. package/dist/index263.js +4 -11
  69. package/dist/index264.js +5 -6
  70. package/dist/index265.js +187 -15
  71. package/dist/index266.js +3 -9
  72. package/dist/index267.js +9 -2
  73. package/dist/index268.js +66 -7
  74. package/dist/index269.js +6 -9
  75. package/dist/index27.js +1 -1
  76. package/dist/index270.js +16 -23
  77. package/dist/index271.js +10 -22
  78. package/dist/index272.js +8 -2
  79. package/dist/index273.js +106 -4
  80. package/dist/index275.js +102 -0
  81. package/dist/index277.js +5 -3
  82. package/dist/index278.js +6 -4
  83. package/dist/index279.js +267 -40
  84. package/dist/index280.js +52 -7
  85. package/dist/index281.js +51 -17
  86. package/dist/index282.js +32 -12
  87. package/dist/index283.js +54 -100
  88. package/dist/index284.js +25 -0
  89. package/dist/index285.js +8 -99
  90. package/dist/index286.js +25 -0
  91. package/dist/index287.js +7 -227
  92. package/dist/index288.js +40 -33
  93. package/dist/index289.js +17 -8
  94. package/dist/index29.js +3 -3
  95. package/dist/index290.js +12 -2
  96. package/dist/index291.js +229 -7
  97. package/dist/index292.js +3 -7
  98. package/dist/index293.js +7 -66
  99. package/dist/index295.js +1 -1
  100. package/dist/index296.js +3 -7
  101. package/dist/index297.js +17 -280
  102. package/dist/index298.js +28 -2
  103. package/dist/index299.js +3 -16
  104. package/dist/index300.js +3 -2
  105. package/dist/index301.js +7 -16
  106. package/dist/index302.js +5 -2
  107. package/dist/index303.js +4 -27
  108. package/dist/index304.js +2 -2
  109. package/dist/index305.js +280 -2
  110. package/dist/index306.js +2 -2
  111. package/dist/index307.js +125 -2
  112. package/dist/index308.js +2 -2
  113. package/dist/index309.js +14 -27
  114. package/dist/index31.js +2 -2
  115. package/dist/index310.js +2 -2
  116. package/dist/index311.js +16 -3
  117. package/dist/index312.js +2 -17
  118. package/dist/index313.js +12 -121
  119. package/dist/index314.js +2 -2
  120. package/dist/index315.js +16 -12
  121. package/dist/index317.js +2 -19
  122. package/dist/index318.js +719 -2
  123. package/dist/index319.js +366 -3
  124. package/dist/index320.js +57 -3
  125. package/dist/index321.js +27 -719
  126. package/dist/index322.js +2 -366
  127. package/dist/index323.js +2 -57
  128. package/dist/index324.js +2 -4
  129. package/dist/index325.js +2 -5
  130. package/dist/index326.js +2 -5
  131. package/dist/index327.js +2 -3
  132. package/dist/index328.js +4 -3
  133. package/dist/index329.js +3 -2
  134. package/dist/index33.js +8 -8
  135. package/dist/index330.js +3 -2
  136. package/dist/index332.js +1 -1
  137. package/dist/index333.js +5 -5
  138. package/dist/index334.js +34 -6
  139. package/dist/index335.js +6 -19
  140. package/dist/index336.js +127 -7
  141. package/dist/index337.js +395 -12
  142. package/dist/index338.js +7 -6
  143. package/dist/index339.js +6 -58
  144. package/dist/index340.js +7 -57
  145. package/dist/index341.js +58 -4
  146. package/dist/index342.js +58 -35
  147. package/dist/index343.js +93 -6
  148. package/dist/index344.js +5 -129
  149. package/dist/index345.js +6 -397
  150. package/dist/index346.js +18 -7
  151. package/dist/index347.js +8 -5
  152. package/dist/index348.js +15 -8
  153. package/dist/index349.js +7 -22
  154. package/dist/index35.js +4 -4
  155. package/dist/index350.js +136 -0
  156. package/dist/index351.js +21 -133
  157. package/dist/index354.js +2 -2
  158. package/dist/index355.js +424 -503
  159. package/dist/index356.js +114 -427
  160. package/dist/index357.js +516 -124
  161. package/dist/index37.js +18 -18
  162. package/dist/index39.js +7 -7
  163. package/dist/index41.js +2 -2
  164. package/dist/index43.js +8 -8
  165. package/dist/index45.js +6 -6
  166. package/dist/index49.js +2 -2
  167. package/dist/index53.js +1 -1
  168. package/dist/index55.js +1 -1
  169. package/dist/index57.js +2 -2
  170. package/dist/index61.js +5 -5
  171. package/dist/index67.js +1 -1
  172. package/dist/index80.js +6 -6
  173. package/dist/index82.js +1 -1
  174. package/dist/index84.js +2 -2
  175. package/dist/index86.js +3 -3
  176. package/dist/index88.js +1 -1
  177. package/dist/index91.js +3 -3
  178. package/dist/index93.js +2 -2
  179. package/dist/index95.js +5 -5
  180. package/dist/index97.js +1 -1
  181. package/package.json +1 -1
  182. package/dist/index220.js +0 -30
  183. package/dist/index232.js +0 -54
  184. package/dist/index234.js +0 -34
  185. package/dist/index260.js +0 -15
  186. package/dist/index274.js +0 -203
  187. package/dist/index276.js +0 -5
  188. package/dist/index352.js +0 -95
package/dist/index255.js CHANGED
@@ -1,137 +1,6 @@
1
- import { defineComponent as A, mergeModels as L, useModel as T, ref as c, computed as a, watch as F, onMounted as S, createBlock as N, openBlock as w, resolveDynamicComponent as U, mergeProps as g, unref as y, withModifiers as h, withCtx as j, createElementVNode as q, createElementBlock as I, createCommentVNode as R, renderSlot as X, nextTick as z } from "vue";
2
- import { useCancelableFunction as G } from "./index342.js";
3
- import { useUntil as H } from "./index260.js";
4
- import { extractDomContainer as x } from "./index247.js";
5
- import { waitFor as J } from "./index343.js";
6
- import { arrow as K, useFloating as O } from "./index344.js";
7
- import { flip as Q, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index345.js";
8
- const oe = {
9
- key: 0,
10
- class: "bb-common-popover__bubble"
11
- }, ue = /* @__PURE__ */ A({
12
- __name: "CommonPopover",
13
- props: /* @__PURE__ */ L({
14
- arrowPadding: {},
15
- eager: { type: Boolean },
16
- offset: {},
17
- padding: { default: 0 },
18
- placement: {},
19
- transitionDuration: { default: 250 },
20
- anchor: {},
21
- boundary: {},
22
- dialog: { type: Boolean },
23
- hideArrow: { type: Boolean },
24
- tag: { default: "span" },
25
- flip: { type: Boolean, default: !0 }
26
- }, {
27
- modelValue: { type: Boolean, default: !1 },
28
- modelModifiers: {}
29
- }),
30
- emits: ["update:modelValue"],
31
- setup(m) {
32
- const o = m, r = T(m, "modelValue"), s = c(r.value), C = a(() => o.dialog ? "dialog" : "span"), t = c(), f = c(), _ = a(() => {
33
- const e = o.anchor;
34
- return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : x(e);
35
- }), B = H(r, { initialValue: o.eager }), P = a(() => {
36
- if (o.boundary)
37
- return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : x(o.boundary) ?? void 0;
38
- }), k = a(() => {
39
- const e = P.value;
40
- return [
41
- ...o.flip ? [Q(e ? { boundary: e } : void 0)] : [],
42
- W(o.offset),
43
- Y({ padding: o.padding, ...e ? { boundary: e } : {} }),
44
- Z(),
45
- ...o.hideArrow ? [] : [
46
- K({
47
- element: f,
48
- padding: o.arrowPadding
49
- })
50
- ]
51
- ];
52
- }), { floatingStyles: E, placement: M, middlewareData: u, update: v } = O(
53
- _,
54
- t,
55
- {
56
- placement: o.placement,
57
- whileElementsMounted: ee,
58
- middleware: k,
59
- strategy: "fixed"
60
- }
61
- ), { execute: b } = G(
62
- ({ signal: e }, n) => new Promise((l) => {
63
- let i;
64
- const p = () => {
65
- i && clearTimeout(i);
66
- };
67
- e.addEventListener("abort", p), n ? ($(), v(), J(() => !!t.value).then(() => {
68
- s.value = !0, e.removeEventListener("abort", p), l(void 0);
69
- })) : (s.value = !1, i = setTimeout(() => {
70
- z(() => {
71
- t.value && (o.dialog ? t.value.close() : t.value.hidePopover()), e.removeEventListener("abort", p), v(), l(void 0);
72
- });
73
- }, o.transitionDuration));
74
- })
75
- ), $ = () => {
76
- if (!t.value) return;
77
- if (!o.dialog) return t.value.showPopover();
78
- t.value.showModal();
79
- };
80
- F(r, b), S(() => {
81
- r.value && b(r.value);
82
- });
83
- const D = a(() => {
84
- const e = r.value ? void 0 : -1, n = Math.round(u.value.arrow?.x ?? 0), l = o.dialog ? void 0 : "manual";
85
- return {
86
- style: {
87
- ...E.value,
88
- "--transition-duration": `${o.transitionDuration}ms`,
89
- "--page-padding": `${o.padding}px`,
90
- "--arrow-offset-x": `${n}px`
91
- },
92
- popover: l,
93
- tabindex: e
94
- };
95
- }), V = a(() => {
96
- if (u.value.arrow) {
97
- const { x: e, y: n } = u.value.arrow;
98
- return {
99
- style: {
100
- left: `${e}px`,
101
- top: `${n}px`
102
- }
103
- };
104
- }
105
- }), d = () => {
106
- r.value = !1;
107
- };
108
- return (e, n) => (w(), N(U(C.value), g({
109
- ref_key: "wrapper",
110
- ref: t,
111
- class: ["bb-common-popover", {
112
- "bb-common-popover--open": s.value,
113
- "bb-common-popover--no-arrow": e.hideArrow,
114
- [`bb-common-popover--${y(M)}`]: !0
115
- }]
116
- }, D.value, {
117
- onClick: h(d, ["self", "stop"]),
118
- onContextmenu: h(d, ["self", "stop", "prevent"]),
119
- onClose: d
120
- }), {
121
- default: j(() => [
122
- q("span", g({
123
- ref_key: "bubblearrow",
124
- ref: f,
125
- class: "bb-common-popover__arrow"
126
- }, V.value), null, 16),
127
- y(B) ? (w(), I("span", oe, [
128
- X(e.$slots, "default")
129
- ])) : R("", !0)
130
- ]),
131
- _: 3
132
- }, 16, ["class"]));
133
- }
134
- });
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
+ }
135
4
  export {
136
- ue as default
5
+ e as extractDomContainer
137
6
  };
@@ -0,0 +1,36 @@
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 "./index272.js";
4
+ import { useFrameworkDetection as k } from "./index257.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
+ });
34
+ export {
35
+ y as default
36
+ };
package/dist/index257.js CHANGED
@@ -1,190 +1,11 @@
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
- }
1
+ import { getCurrentInstance as e } from "vue";
2
+ const s = () => {
3
+ const t = e(), n = !!t?.proxy?.$inertia, r = !!t?.proxy?.$nuxt;
4
+ return {
5
+ isInertia: n,
6
+ isNuxt: r
7
+ };
50
8
  };
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
- }
185
- }
186
9
  export {
187
- W as Mask,
188
- V as MaskInput,
189
- M as tokens
10
+ s as useFrameworkDetection
190
11
  };
package/dist/index258.js CHANGED
@@ -1,5 +1,35 @@
1
- import { isEmpty as o } from "./index253.js";
2
- const m = (t) => !o(t);
1
+ import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
+ /* empty css */
3
+ import n from "./index213.js";
4
+ const l = {}, s = {
5
+ class: "bb-error-icon",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ xmlns: "http://www.w3.org/2000/svg"
9
+ };
10
+ function i(c, r) {
11
+ return t(), e("svg", s, r[0] || (r[0] = [
12
+ o("path", {
13
+ d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
+ fill: "currentColor"
15
+ }, null, -1),
16
+ o("path", {
17
+ d: "M9.99414 6.66666V9.99999",
18
+ stroke: "white",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "2"
22
+ }, null, -1),
23
+ o("path", {
24
+ d: "M9.99414 13.3333H10.0025",
25
+ stroke: "white",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round",
28
+ "stroke-width": "2"
29
+ }, null, -1)
30
+ ]));
31
+ }
32
+ const a = /* @__PURE__ */ n(l, [["render", i]]);
3
33
  export {
4
- m as isNotEmpty
34
+ a as default
5
35
  };
package/dist/index259.js CHANGED
@@ -1,15 +1,30 @@
1
- const c = (t, r) => {
2
- if (typeof t == "string") {
3
- const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
4
- if (n) {
5
- const [, o, a] = n;
6
- return a ? t : o + "px";
7
- } else if (t in r)
8
- return r[t] + "px";
9
- throw new Error(`Invalid size: ${t}`);
1
+ import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
2
+ import { useLocale as s } from "./index229.js";
3
+ const c = ["aria-label"], b = /* @__PURE__ */ l({
4
+ __name: "ClearableButton",
5
+ setup(u) {
6
+ const { t: o } = s();
7
+ return (i, e) => (r(), n("button", {
8
+ "aria-label": a(o)("common.clearLabel").value,
9
+ class: "bb-clearable-button",
10
+ type: "button"
11
+ }, e[0] || (e[0] = [
12
+ t("svg", {
13
+ viewBox: "0 0 24 24",
14
+ xmlns: "http://www.w3.org/2000/svg"
15
+ }, [
16
+ t("path", {
17
+ d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
18
+ fill: "none",
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-width": "2"
23
+ })
24
+ ], -1)
25
+ ]), 8, c));
10
26
  }
11
- return t + "px";
12
- };
27
+ });
13
28
  export {
14
- c as parseSize
29
+ b as default
15
30
  };
package/dist/index261.js CHANGED
@@ -1,11 +1,5 @@
1
- function u(e, i) {
2
- let t;
3
- return function(...o) {
4
- t !== void 0 && clearTimeout(t), t = setTimeout(() => {
5
- e.apply(this, o);
6
- }, i);
7
- };
8
- }
1
+ import t from "./index302.js";
2
+ const r = t;
9
3
  export {
10
- u as debounce
4
+ r as throttle
11
5
  };
package/dist/index262.js CHANGED
@@ -1,4 +1,9 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ const s = (r, t) => {
2
+ if (r.endsWith("."))
3
+ return t === 0 ? r.slice(0, -1) : r;
4
+ const [n, i] = r.split(".");
5
+ return i ? `${n}.${i.slice(0, t)}` : r;
6
+ };
2
7
  export {
3
- s as isCssColor
8
+ s as clampPrecision
4
9
  };
package/dist/index263.js CHANGED
@@ -1,13 +1,6 @@
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 { curry as e } from "./index303.js";
2
+ const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
11
3
  export {
12
- c as get
4
+ t as baseWhen,
5
+ s as when
13
6
  };
package/dist/index264.js CHANGED
@@ -1,8 +1,7 @@
1
- import e from "./index321.js";
2
- import o from "./index322.js";
3
- import r from "./index323.js";
4
- const f = new r(o, e)._freeze();
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();
5
5
  export {
6
- r as Mime,
7
- f as default
6
+ o as flattenTree
8
7
  };