bitboss-ui 2.1.78 → 2.1.80

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 (187) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +7 -1
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +9 -2
  3. package/dist/components/BbButton/BbButton.vue.d.ts +22 -2
  4. package/dist/components/BbDialog/BbDialog.vue.d.ts +6 -2
  5. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +12 -1
  6. package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -2
  7. package/dist/index.css +1 -1
  8. package/dist/index107.js +9 -9
  9. package/dist/index112.js +1 -1
  10. package/dist/index114.js +1 -1
  11. package/dist/index120.js +1 -1
  12. package/dist/index122.js +13 -13
  13. package/dist/index13.js +2 -2
  14. package/dist/index130.js +1 -1
  15. package/dist/index132.js +5 -5
  16. package/dist/index134.js +1 -1
  17. package/dist/index139.js +1 -1
  18. package/dist/index141.js +2 -2
  19. package/dist/index142.js +1 -1
  20. package/dist/index15.js +5 -5
  21. package/dist/index17.js +3 -3
  22. package/dist/index19.js +8 -8
  23. package/dist/index21.js +14 -14
  24. package/dist/index214.js +2 -138
  25. package/dist/index215.js +138 -2
  26. package/dist/index216.js +2 -2
  27. package/dist/index217.js +1 -1
  28. package/dist/index218.js +1 -1
  29. package/dist/index220.js +1 -1
  30. package/dist/index222.js +5 -4
  31. package/dist/index223.js +5 -13
  32. package/dist/index224.js +5 -20
  33. package/dist/index225.js +5 -201
  34. package/dist/index226.js +7 -0
  35. package/dist/index227.js +3 -135
  36. package/dist/index228.js +4 -0
  37. package/dist/index229.js +6 -2
  38. package/dist/index23.js +11 -11
  39. package/dist/index230.js +8 -51
  40. package/dist/index231.js +268 -17
  41. package/dist/index232.js +46 -100
  42. package/dist/index233.js +54 -0
  43. package/dist/index234.js +28 -96
  44. package/dist/index235.js +62 -0
  45. package/dist/index236.js +13 -3
  46. package/dist/index237.js +86 -5
  47. package/dist/index239.js +29 -5
  48. package/dist/index240.js +17 -5
  49. package/dist/index241.js +51 -5
  50. package/dist/index242.js +15 -5
  51. package/dist/index243.js +12 -2
  52. package/dist/index244.js +15 -187
  53. package/dist/index245.js +10 -3
  54. package/dist/index246.js +3 -2
  55. package/dist/index247.js +3 -10
  56. package/dist/index248.js +3 -8
  57. package/dist/index249.js +5 -13
  58. package/dist/index25.js +41 -40
  59. package/dist/index250.js +5 -13
  60. package/dist/index251.js +5 -4
  61. package/dist/index252.js +2 -23
  62. package/dist/index253.js +3 -3
  63. package/dist/index254.js +20 -3
  64. package/dist/index255.js +134 -17
  65. package/dist/index257.js +187 -14
  66. package/dist/index258.js +3 -12
  67. package/dist/index259.js +12 -28
  68. package/dist/index260.js +12 -15
  69. package/dist/index261.js +9 -4
  70. package/dist/index262.js +2 -229
  71. package/dist/index263.js +11 -10
  72. package/dist/index264.js +6 -3
  73. package/dist/index265.js +15 -66
  74. package/dist/index266.js +9 -2
  75. package/dist/index267.js +2 -3
  76. package/dist/index268.js +8 -9
  77. package/dist/index27.js +1 -1
  78. package/dist/index271.js +23 -5
  79. package/dist/index272.js +2 -6
  80. package/dist/index273.js +4 -16
  81. package/dist/index274.js +201 -3
  82. package/dist/index276.js +3 -9
  83. package/dist/index277.js +3 -5
  84. package/dist/index278.js +4 -6
  85. package/dist/index279.js +40 -267
  86. package/dist/index280.js +7 -52
  87. package/dist/index281.js +17 -51
  88. package/dist/index282.js +12 -32
  89. package/dist/index283.js +100 -54
  90. package/dist/index285.js +95 -81
  91. package/dist/index287.js +227 -7
  92. package/dist/index288.js +34 -8
  93. package/dist/index289.js +8 -6
  94. package/dist/index29.js +3 -3
  95. package/dist/index293.js +66 -40
  96. package/dist/index296.js +7 -4
  97. package/dist/index297.js +280 -7
  98. package/dist/index298.js +2 -3
  99. package/dist/index299.js +16 -3
  100. package/dist/index300.js +2 -17
  101. package/dist/index301.js +16 -2
  102. package/dist/index302.js +2 -3
  103. package/dist/index303.js +27 -2
  104. package/dist/index304.js +2 -28
  105. package/dist/index305.js +2 -4
  106. package/dist/index306.js +2 -3
  107. package/dist/index307.js +2 -5
  108. package/dist/index308.js +2 -280
  109. package/dist/index309.js +28 -2
  110. package/dist/index31.js +2 -2
  111. package/dist/index310.js +2 -125
  112. package/dist/index311.js +3 -2
  113. package/dist/index312.js +17 -15
  114. package/dist/index313.js +125 -2
  115. package/dist/index314.js +2 -16
  116. package/dist/index315.js +15 -2
  117. package/dist/index316.js +2 -16
  118. package/dist/index317.js +19 -2
  119. package/dist/index318.js +2 -19
  120. package/dist/index319.js +3 -2
  121. package/dist/index320.js +3 -5
  122. package/dist/index321.js +719 -27
  123. package/dist/index322.js +366 -2
  124. package/dist/index323.js +57 -2
  125. package/dist/index324.js +4 -2
  126. package/dist/index325.js +5 -2
  127. package/dist/index326.js +5 -2
  128. package/dist/index327.js +3 -2
  129. package/dist/index328.js +3 -719
  130. package/dist/index329.js +2 -366
  131. package/dist/index33.js +8 -8
  132. package/dist/index330.js +2 -57
  133. package/dist/index331.js +6 -2
  134. package/dist/index332.js +2 -3
  135. package/dist/index333.js +5 -6
  136. package/dist/index334.js +6 -34
  137. package/dist/index335.js +19 -6
  138. package/dist/index336.js +7 -127
  139. package/dist/index337.js +12 -395
  140. package/dist/index338.js +6 -46
  141. package/dist/index339.js +58 -8
  142. package/dist/index340.js +58 -6
  143. package/dist/index341.js +4 -8
  144. package/dist/index342.js +35 -58
  145. package/dist/index343.js +6 -58
  146. package/dist/index344.js +123 -222
  147. package/dist/index345.js +388 -83
  148. package/dist/index346.js +8 -5
  149. package/dist/index347.js +5 -6
  150. package/dist/index348.js +8 -19
  151. package/dist/index349.js +22 -9
  152. package/dist/index35.js +4 -4
  153. package/dist/index351.js +133 -6
  154. package/dist/index352.js +89 -130
  155. package/dist/index353.js +222 -514
  156. package/dist/index354.js +47 -22
  157. package/dist/index355.js +522 -0
  158. package/dist/index356.js +435 -44
  159. package/dist/index357.js +114 -427
  160. package/dist/index358.js +48 -126
  161. package/dist/index37.js +108 -99
  162. package/dist/index39.js +4 -4
  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 +74 -58
  171. package/dist/index67.js +1 -1
  172. package/dist/index78.js +28 -25
  173. package/dist/index80.js +4 -4
  174. package/dist/index82.js +1 -1
  175. package/dist/index84.js +2 -2
  176. package/dist/index86.js +3 -3
  177. package/dist/index88.js +1 -1
  178. package/dist/index91.js +60 -60
  179. package/dist/index93.js +2 -2
  180. package/dist/index95.js +5 -5
  181. package/dist/index97.js +1 -1
  182. package/package.json +1 -1
  183. package/dist/index238.js +0 -7
  184. package/dist/index256.js +0 -14
  185. package/dist/index275.js +0 -36
  186. package/dist/index284.js +0 -4
  187. package/dist/index350.js +0 -17
package/dist/index25.js CHANGED
@@ -1,10 +1,10 @@
1
- import { defineComponent as I, mergeModels as M, useModel as W, computed as v, ref as g, watch as N, onMounted as P, createElementBlock as n, openBlock as r, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as h, createCommentVNode as b, Fragment as A, createElementVNode as a, renderSlot as s, createTextVNode as K, toDisplayString as T, nextTick as R } from "vue";
2
- import { parseSize as U } from "./index249.js";
1
+ import { defineComponent as I, mergeModels as M, useModel as W, computed as h, ref as g, watch as N, onMounted as P, createElementBlock as n, openBlock as r, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as y, createCommentVNode as f, Fragment as A, createElementVNode as a, renderSlot as s, createTextVNode as K, toDisplayString as T, nextTick as R } from "vue";
2
+ import { parseSize as U } from "./index259.js";
3
3
  import { useId as D } from "./index8.js";
4
- import { useLocale as j } from "./index223.js";
4
+ import { useLocale as j } from "./index236.js";
5
5
  import { useMobile as G } from "./index9.js";
6
- import { useUntil as J } from "./index250.js";
7
- import { wait as y } from "./index140.js";
6
+ import { useUntil as J } from "./index260.js";
7
+ import { wait as w } from "./index140.js";
8
8
  import { _config as Q } from "./index4.js";
9
9
  const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
10
10
  key: 0,
@@ -38,55 +38,56 @@ const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
38
38
  modelValue: { type: Boolean, default: !1 },
39
39
  modelModifiers: {}
40
40
  }),
41
- emits: /* @__PURE__ */ M(["shown", "hidden"], ["update:modelValue"]),
42
- setup(w, { emit: $ }) {
43
- const o = w, k = $, t = W(w, "modelValue"), { t: E } = j(), S = v(
41
+ emits: /* @__PURE__ */ M(["show", "hide", "shown", "hidden"], ["update:modelValue"]),
42
+ setup(k, { emit: $ }) {
43
+ const o = k, d = $, t = W(k, "modelValue"), { t: E } = j(), S = h(
44
44
  () => o.closeLabel || E("dialog.closeLabel").value
45
- ), d = g(null), f = J(
45
+ ), u = g(null), m = J(
46
46
  () => t.value || o.eager,
47
47
  {
48
48
  initialValue: t.value || o.eager
49
49
  }
50
- ), u = `title_${D().id.value}`, m = `description_${D().id.value}`, _ = (e) => {
50
+ ), c = `title_${D().id.value}`, p = `description_${D().id.value}`, _ = (e) => {
51
51
  if (e.key === "Escape" && (e.stopImmediatePropagation(), o.disabled || o.persistent))
52
- return e.preventDefault(), i.value = !0, y(200).then(() => {
52
+ return e.preventDefault(), i.value = !0, w(200).then(() => {
53
53
  i.value = !1;
54
54
  }), !1;
55
- }, p = g(0), C = async (e) => {
55
+ }, v = g(0), C = async (e) => {
56
56
  if (e) {
57
- if (p.value++, window.globalThis?.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && document.documentElement.style.setProperty(
57
+ if (d("show"), v.value++, window.globalThis?.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && document.documentElement.style.setProperty(
58
58
  "--scrollbar-width",
59
59
  `${z()}px`
60
- ), document.addEventListener("keydown", _, { capture: !0 }), await R(), d.value?.showModal(), o.focusTarget) {
61
- const l = d.value?.querySelector(o.focusTarget);
60
+ ), document.addEventListener("keydown", _, { capture: !0 }), await R(), u.value?.showModal(), o.focusTarget) {
61
+ const l = u.value?.querySelector(o.focusTarget);
62
62
  l && l instanceof HTMLElement && l.focus();
63
63
  }
64
- k("shown");
64
+ d("shown");
65
65
  } else {
66
- const l = p.value;
67
- if (await y(o.transitionDuration), l !== p.value) return;
68
- window.globalThis?.document && document.removeEventListener("keydown", _, { capture: !0 }), d.value?.close(), k("hidden");
66
+ d("hide");
67
+ const l = v.value;
68
+ if (await w(o.transitionDuration), l !== v.value) return;
69
+ window.globalThis?.document && document.removeEventListener("keydown", _, { capture: !0 }), u.value?.close(), d("hidden");
69
70
  }
70
71
  };
71
72
  N(t, C), P(() => {
72
73
  t.value && C(!0);
73
74
  });
74
- const V = v(() => L.value ? "100%" : U(o.size, Q.dialogDefaultSizes)), B = (e) => {
75
+ const V = h(() => L.value ? "100%" : U(o.size, Q.dialogDefaultSizes)), B = (e) => {
75
76
  if (e.preventDefault(), o.disabled || o.persistent)
76
- return i.value = !0, y(300).then(() => {
77
+ return i.value = !0, w(300).then(() => {
77
78
  i.value = !1;
78
79
  }), !1;
79
- c();
80
- }, c = () => {
80
+ b();
81
+ }, b = () => {
81
82
  t.value = !1;
82
- }, i = g(!1), z = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: H } = G(), L = v(
83
+ }, i = g(!1), z = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: H } = G(), L = h(
83
84
  () => o.fullscreen === !0 || o.fullscreen === "mobile" && H.value
84
85
  );
85
86
  return (e, l) => (r(), n("dialog", {
86
87
  ref_key: "dialog",
87
- ref: d,
88
- "aria-describedby": h(f) && e.description ? m : void 0,
89
- "aria-labelledby": h(f) && e.title && !e.hideHeader ? u : void 0,
88
+ ref: u,
89
+ "aria-describedby": y(m) && e.description ? p : void 0,
90
+ "aria-labelledby": y(m) && e.title && !e.hideHeader ? c : void 0,
90
91
  "aria-live": t.value ? "polite" : "off",
91
92
  class: q([
92
93
  "bb-base-dialog",
@@ -109,15 +110,15 @@ const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
109
110
  onCancel: B,
110
111
  onClick: F(B, ["self"])
111
112
  }, [
112
- h(f) ? (r(), n(A, { key: 0 }, [
113
- e.hideHeader ? b("", !0) : (r(), n("div", Y, [
113
+ y(m) ? (r(), n(A, { key: 0 }, [
114
+ e.hideHeader ? f("", !0) : (r(), n("div", Y, [
114
115
  s(e.$slots, "header", {
115
- close: c,
116
+ close: b,
116
117
  title: e.title,
117
- titleId: u
118
+ titleId: c
118
119
  }, () => [
119
120
  a("span", {
120
- id: u,
121
+ id: c,
121
122
  class: "bb-base-dialog__title"
122
123
  }, [
123
124
  s(e.$slots, "title", { text: e.title }, () => [
@@ -130,7 +131,7 @@ const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
130
131
  "aria-label": S.value,
131
132
  disabled: o.disabled,
132
133
  type: "button",
133
- onClick: c
134
+ onClick: b
134
135
  }, [
135
136
  s(e.$slots, "close", {}, () => [
136
137
  l[0] || (l[0] = a("span", { class: "bb-base-dialog__close-icon" }, [
@@ -149,32 +150,32 @@ const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
149
150
  ])
150
151
  ], -1))
151
152
  ])
152
- ], 8, x)) : b("", !0)
153
+ ], 8, x)) : f("", !0)
153
154
  ])
154
155
  ])
155
156
  ], 512)),
156
157
  a("div", ee, [
157
158
  a("div", oe, [
158
159
  s(e.$slots, "description", {
159
- descriptionId: m,
160
+ descriptionId: p,
160
161
  text: e.description
161
162
  }, () => [
162
163
  e.description ? (r(), n("div", {
163
164
  key: 0,
164
- id: m,
165
+ id: p,
165
166
  class: "bb-base-dialog__description sr-only"
166
- }, T(e.description), 1)) : b("", !0)
167
+ }, T(e.description), 1)) : f("", !0)
167
168
  ]),
168
169
  s(e.$slots, "default", {
169
- close: c,
170
- titleId: u
170
+ close: b,
171
+ titleId: c
171
172
  })
172
173
  ])
173
174
  ], 512),
174
175
  a("div", te, [
175
176
  s(e.$slots, "footer")
176
177
  ], 512)
177
- ], 64)) : b("", !0)
178
+ ], 64)) : f("", !0)
178
179
  ], 46, X));
179
180
  }
180
181
  });
package/dist/index250.js CHANGED
@@ -1,15 +1,7 @@
1
- import { ref as c, watch as f, toValue as u } from "vue";
2
- const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
3
- const t = c(r);
4
- if (r) return t;
5
- const n = f(
6
- () => u(e),
7
- (s) => {
8
- s && (t.value = o, n());
9
- }
10
- );
11
- return t;
12
- };
1
+ import { getDefaultExportFromCjs as r } from "./index331.js";
2
+ import { __require as e } from "./index315.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
13
5
  export {
14
- p as useUntil
6
+ m as default
15
7
  };
package/dist/index251.js CHANGED
@@ -1,6 +1,7 @@
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
+ import { getDefaultExportFromCjs as r } from "./index331.js";
2
+ import { __require as t } from "./index317.js";
3
+ var o = t();
4
+ const a = /* @__PURE__ */ r(o);
4
5
  export {
5
- e as extractDomContainer
6
+ a as default
6
7
  };
package/dist/index252.js CHANGED
@@ -1,25 +1,4 @@
1
- const i = (t) => {
2
- const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
3
- return parseFloat(n) || 0;
4
- };
5
- function s(t) {
6
- if (typeof t == "number")
7
- return {
8
- value: i(t),
9
- unit: "px"
10
- };
11
- if (typeof t == "string") {
12
- const r = /^(-?\d*\.?\d+)([a-zA-Z%]*)?$/, e = t.match(r);
13
- if (e) {
14
- const [, n, o = "px"] = e, a = parseFloat(n);
15
- return {
16
- value: i(a),
17
- unit: o
18
- };
19
- }
20
- }
21
- throw new Error(`Invalid width: ${t}`);
22
- }
1
+ const e = (t) => t;
23
2
  export {
24
- s as parseWidthString
3
+ e as identity
25
4
  };
package/dist/index253.js CHANGED
@@ -1,5 +1,5 @@
1
- import r from "./index307.js";
2
- const t = r;
1
+ import { isNil as r } from "./index267.js";
2
+ const e = (t) => r(t) ? !0 : Array.isArray(t) || typeof t == "string" ? t.length === 0 : t instanceof Map || t instanceof Set ? t.size === 0 : typeof t == "number" ? Number.isNaN(t) : typeof t == "boolean" || typeof t == "function" ? !1 : typeof t == "object" ? "length" in t && typeof t.length == "number" ? t.length === 0 : Object.keys(t).length === 0 : !1;
3
3
  export {
4
- t as deburr
4
+ e as isEmpty
5
5
  };
package/dist/index254.js CHANGED
@@ -1,5 +1,22 @@
1
- import { hash as o } from "./index304.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
1
+ import { MaskInput as r } from "./index257.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?.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
+ };
3
20
  export {
4
- t as hash
21
+ k as vMaska
5
22
  };
package/dist/index255.js CHANGED
@@ -1,20 +1,137 @@
1
- import { isNil as c } from "./index284.js";
2
- const a = (t, r) => {
3
- if (!Object.prototype.hasOwnProperty.call(t, r))
4
- throw new Error(
5
- `Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
6
- );
7
- }, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
8
- const i = s.toLocaleLowerCase();
9
- for (let e = 0; e < r.length; e++) {
10
- const n = r[e];
11
- a(t, n);
12
- const o = t[n];
13
- if (c(o)) continue;
14
- if (l(o).includes(i)) return !0;
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"]));
15
133
  }
16
- return !1;
17
- };
134
+ });
18
135
  export {
19
- y as matchAnyKey
136
+ ue as default
20
137
  };
package/dist/index257.js CHANGED
@@ -1,17 +1,190 @@
1
- import { isNil as f } from "./index284.js";
2
- import { computed as t, unref as o } from "vue";
3
- const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
4
- const i = t(
5
- () => new Array().concat(o(e))
6
- ), s = t(() => i.value.reduce(
7
- (r, n) => (h(n) ? r.coherent.push(n) : r.incoherent.push(n), r),
8
- { coherent: [], incoherent: [] }
9
- )), c = t(() => u && !o(e).length || !u && f(o(e)) ? !0 : !s.value.incoherent.length);
10
- return {
11
- status: s,
12
- coherent: c
13
- };
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
+ }
14
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
+ }
185
+ }
15
186
  export {
16
- a as useCoherence
187
+ W as Mask,
188
+ V as MaskInput,
189
+ M as tokens
17
190
  };
package/dist/index258.js CHANGED
@@ -1,14 +1,5 @@
1
- import { hash as e } from "./index254.js";
2
- import { debouncedWatch as s } from "./index214.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
- );
11
- };
1
+ import { isEmpty as o } from "./index253.js";
2
+ const m = (t) => !o(t);
12
3
  export {
13
- n as useHashedWatcher
4
+ m as isNotEmpty
14
5
  };