bitboss-ui 2.1.99 → 2.1.101

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/dist/components/BbBreadcrumbs/BbBreadcrumbs.vue.d.ts +61 -7
  2. package/dist/components/BbBreadcrumbs/estimateBreadcrumbItemWidth.d.ts +26 -0
  3. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +5 -0
  4. package/dist/components/BbPagination/BbPagination.vue.d.ts +1 -1
  5. package/dist/i18n/en.d.ts +4 -0
  6. package/dist/i18n/it.d.ts +4 -0
  7. package/dist/index.css +1 -1
  8. package/dist/index108.js +9 -9
  9. package/dist/index115.js +1 -1
  10. package/dist/index121.js +4 -4
  11. package/dist/index123.js +13 -13
  12. package/dist/index131.js +1 -1
  13. package/dist/index133.js +5 -5
  14. package/dist/index137.js +2 -2
  15. package/dist/index14.js +1 -1
  16. package/dist/index140.js +1 -1
  17. package/dist/index142.js +2 -2
  18. package/dist/index144.js +1 -1
  19. package/dist/index145.js +2 -2
  20. package/dist/index16.js +5 -5
  21. package/dist/index18.js +3 -3
  22. package/dist/index20.js +8 -8
  23. package/dist/index216.js +2 -138
  24. package/dist/index217.js +138 -2
  25. package/dist/index218.js +2 -2
  26. package/dist/index219.js +3 -4
  27. package/dist/index22.js +14 -14
  28. package/dist/index220.js +13 -8
  29. package/dist/index221.js +20 -3
  30. package/dist/index222.js +201 -3
  31. package/dist/index224.js +134 -17
  32. package/dist/index226.js +32 -50
  33. package/dist/index227.js +28 -15
  34. package/dist/index229.js +2 -17
  35. package/dist/index230.js +2 -29
  36. package/dist/index231.js +3 -13
  37. package/dist/index232.js +12 -15
  38. package/dist/index233.js +13 -4
  39. package/dist/index234.js +8 -105
  40. package/dist/index235.js +25 -0
  41. package/dist/index236.js +4 -100
  42. package/dist/index237.js +25 -0
  43. package/dist/index238.js +5 -135
  44. package/dist/index239.js +7 -0
  45. package/dist/index24.js +11 -11
  46. package/dist/index240.js +5 -104
  47. package/dist/index241.js +5 -13
  48. package/dist/index242.js +3 -2
  49. package/dist/index243.js +2 -11
  50. package/dist/index244.js +6 -86
  51. package/dist/index245.js +10 -0
  52. package/dist/index246.js +268 -10
  53. package/dist/index247.js +52 -3
  54. package/dist/index248.js +52 -4
  55. package/dist/index249.js +32 -3
  56. package/dist/index250.js +60 -2
  57. package/dist/index251.js +4 -5
  58. package/dist/index252.js +25 -5
  59. package/dist/index253.js +33 -5
  60. package/dist/index254.js +2 -5
  61. package/dist/index255.js +7 -5
  62. package/dist/index256.js +6 -5
  63. package/dist/index257.js +16 -2
  64. package/dist/index258.js +85 -19
  65. package/dist/index26.js +3 -3
  66. package/dist/index260.js +28 -20
  67. package/dist/index261.js +17 -34
  68. package/dist/index262.js +50 -32
  69. package/dist/index263.js +15 -28
  70. package/dist/{index228.js → index264.js} +2 -2
  71. package/dist/index265.js +15 -22
  72. package/dist/index266.js +33 -8
  73. package/dist/index267.js +188 -23
  74. package/dist/index268.js +3 -7
  75. package/dist/index269.js +9 -5
  76. package/dist/index270.js +53 -6
  77. package/dist/index271.js +3 -8
  78. package/dist/index272.js +2 -268
  79. package/dist/index273.js +2 -52
  80. package/dist/index274.js +7 -52
  81. package/dist/index275.js +7 -32
  82. package/dist/index276.js +20 -59
  83. package/dist/index277.js +10 -3
  84. package/dist/index278.js +2 -32
  85. package/dist/index279.js +5 -188
  86. package/dist/index28.js +1 -1
  87. package/dist/index280.js +5 -3
  88. package/dist/index281.js +5 -53
  89. package/dist/index282.js +3 -2
  90. package/dist/index283.js +3 -2
  91. package/dist/index284.js +106 -7
  92. package/dist/index286.js +100 -4
  93. package/dist/index288.js +69 -0
  94. package/dist/index289.js +9 -67
  95. package/dist/index290.js +11 -13
  96. package/dist/index292.js +18 -3
  97. package/dist/index293.js +12 -6
  98. package/dist/index294.js +103 -15
  99. package/dist/index295.js +4 -8
  100. package/dist/index296.js +10 -0
  101. package/dist/index297.js +4 -3
  102. package/dist/index299.js +1 -1
  103. package/dist/index30.js +3 -3
  104. package/dist/index300.js +7 -17
  105. package/dist/index301.js +3 -28
  106. package/dist/index302.js +1 -1
  107. package/dist/index303.js +5 -3
  108. package/dist/index304.js +719 -3
  109. package/dist/index305.js +365 -6
  110. package/dist/index306.js +57 -2
  111. package/dist/index307.js +3 -4
  112. package/dist/index308.js +17 -4
  113. package/dist/index309.js +27 -279
  114. package/dist/index310.js +280 -2
  115. package/dist/index311.js +2 -125
  116. package/dist/index312.js +16 -2
  117. package/dist/index313.js +2 -15
  118. package/dist/index314.js +16 -2
  119. package/dist/index315.js +2 -16
  120. package/dist/index316.js +27 -2
  121. package/dist/index317.js +2 -16
  122. package/dist/index318.js +2 -2
  123. package/dist/index319.js +2 -19
  124. package/dist/index32.js +2 -2
  125. package/dist/index320.js +2 -2
  126. package/dist/index321.js +2 -5
  127. package/dist/index322.js +2 -27
  128. package/dist/index323.js +2 -2
  129. package/dist/index324.js +5 -2
  130. package/dist/index325.js +125 -2
  131. package/dist/index326.js +2 -2
  132. package/dist/index327.js +15 -2
  133. package/dist/index328.js +2 -2
  134. package/dist/index329.js +19 -2
  135. package/dist/index330.js +2 -3
  136. package/dist/index331.js +2 -5
  137. package/dist/index332.js +3 -719
  138. package/dist/index333.js +3 -366
  139. package/dist/index334.js +2 -57
  140. package/dist/index335.js +3 -34
  141. package/dist/index336.js +6 -6
  142. package/dist/index337.js +7 -128
  143. package/dist/index338.js +5 -397
  144. package/dist/index339.js +8 -193
  145. package/dist/index34.js +8 -8
  146. package/dist/index340.js +34 -257
  147. package/dist/index341.js +6 -58
  148. package/dist/index342.js +128 -57
  149. package/dist/index343.js +397 -5
  150. package/dist/index344.js +92 -6
  151. package/dist/index345.js +61 -18
  152. package/dist/index346.js +62 -9
  153. package/dist/index347.js +5 -15
  154. package/dist/index348.js +7 -5
  155. package/dist/index349.js +17 -5
  156. package/dist/index350.js +8 -92
  157. package/dist/index351.js +12 -131
  158. package/dist/index352.js +7 -2
  159. package/dist/index353.js +228 -2
  160. package/dist/index354.js +133 -21
  161. package/dist/index355.js +24 -0
  162. package/dist/index357.js +191 -6
  163. package/dist/index358.js +258 -8
  164. package/dist/index359.js +2 -228
  165. package/dist/index36.js +4 -4
  166. package/dist/index360.js +2 -441
  167. package/dist/index361.js +427 -114
  168. package/dist/index362.js +127 -46
  169. package/dist/index363.js +44 -67
  170. package/dist/index364.js +66 -516
  171. package/dist/index365.js +515 -45
  172. package/dist/index366.js +52 -0
  173. package/dist/index38.js +20 -20
  174. package/dist/index40.js +7 -7
  175. package/dist/index42.js +2 -2
  176. package/dist/index44.js +8 -8
  177. package/dist/index46.js +6 -6
  178. package/dist/index50.js +2 -2
  179. package/dist/index54.js +1 -1
  180. package/dist/index56.js +1 -1
  181. package/dist/index58.js +2 -2
  182. package/dist/index60.js +194 -46
  183. package/dist/index62.js +5 -5
  184. package/dist/index68.js +1 -1
  185. package/dist/index81.js +14 -12
  186. package/dist/index83.js +1 -1
  187. package/dist/index85.js +2 -2
  188. package/dist/index87.js +3 -3
  189. package/dist/index89.js +1 -1
  190. package/dist/index92.js +3 -3
  191. package/dist/index94.js +2 -2
  192. package/dist/index96.js +5 -5
  193. package/dist/index98.js +1 -1
  194. package/package.json +2 -2
  195. package/dist/index223.js +0 -4
  196. package/dist/index225.js +0 -14
  197. package/dist/index259.js +0 -11
  198. package/dist/index285.js +0 -9
  199. package/dist/index287.js +0 -203
  200. package/dist/index298.js +0 -4
  201. package/dist/index356.js +0 -10
package/dist/index133.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as R, mergeModels as U, ref as L, computed as v, useTemplateRef as W, useModel as x, watch as m, onBeforeUnmount as F, createElementBlock as I, openBlock as g, Fragment as _, renderSlot as k, createCommentVNode as C, createVNode as j, normalizeProps as q, mergeProps as B, withCtx as T, createElementVNode as f, normalizeStyle as G, createBlock as H, unref as J } from "vue";
2
2
  import { useId as K } from "./index8.js";
3
- import { useLocale as Q } from "./index231.js";
4
- import { useUntil as X } from "./index241.js";
3
+ import { useLocale as Q } from "./index220.js";
4
+ import { useUntil as X } from "./index233.js";
5
5
  import Y from "./index14.js";
6
6
  /* empty css */
7
- import Z from "./index238.js";
7
+ import Z from "./index224.js";
8
8
  /* empty css */
9
9
  import { useElementSize as ee } from "./index142.js";
10
- import { extractDomContainer as V } from "./index248.js";
11
- import { parseWidthString as te } from "./index265.js";
10
+ import { extractDomContainer as V } from "./index236.js";
11
+ import { parseWidthString as te } from "./index237.js";
12
12
  const ce = /* @__PURE__ */ R({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbTooltip",
package/dist/index137.js CHANGED
@@ -5,8 +5,8 @@ import u from "./index87.js";
5
5
  /* empty css */
6
6
  import I from "./index115.js";
7
7
  /* empty css */
8
- import N from "./index262.js";
9
- import g from "./index263.js";
8
+ import N from "./index226.js";
9
+ import g from "./index227.js";
10
10
  /* empty css */
11
11
  const h = { class: "bb-common-input-inner-container__prefix" }, B = { class: "bb-common-input-inner-container__suffix" }, R = /* @__PURE__ */ k({
12
12
  __name: "CommonInputInnerContainer",
package/dist/index14.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as w, getCurrentInstance as P, computed as r, createBlock as c, openBlock as i, mergeProps as f, withCtx as v, renderSlot as d, createTextVNode as p, toDisplayString as h, resolveDynamicComponent as b } from "vue";
2
- import R from "./index261.js";
2
+ import R from "./index266.js";
3
3
  import { useFrameworkDetection as _ } from "./index143.js";
4
4
  import { _config as g } from "./index4.js";
5
5
  const D = /* @__PURE__ */ w({
package/dist/index140.js CHANGED
@@ -1,4 +1,4 @@
1
- import { clamp as s } from "./index217.js";
1
+ import { clamp as s } from "./index218.js";
2
2
  const o = (n, e, r = !1) => {
3
3
  const t = n * 100 / e;
4
4
  return r ? s(t, 0, 100) : t;
package/dist/index142.js CHANGED
@@ -1,5 +1,5 @@
1
- import { tryOnMounted as D, toArray as L, notNullish as Z, noop as V, tryOnScopeDispose as P, useThrottleFn as q, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as G, injectLocal as oe, isObject as le } from "./index216.js";
2
- import { bypassFilter as We, createFilterWrapper as ye, debounceFilter as Te, debouncedWatch as Ie, getLifeCycleTarget as Me, throttleFilter as _e, debouncedWatch as Re, watchWithFilter as Ae } from "./index216.js";
1
+ import { tryOnMounted as D, toArray as L, notNullish as Z, noop as V, tryOnScopeDispose as P, useThrottleFn as q, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as G, injectLocal as oe, isObject as le } from "./index217.js";
2
+ import { bypassFilter as We, createFilterWrapper as ye, debounceFilter as Te, debouncedWatch as Ie, getLifeCycleTarget as Me, throttleFilter as _e, debouncedWatch as Re, watchWithFilter as Ae } from "./index217.js";
3
3
  import { shallowRef as S, getCurrentInstance as ue, onMounted as se, computed as g, watch as B, toValue as w, reactive as U, ref as J, watchEffect as re, hasInjectionContext as ie, unref as ce } from "vue";
4
4
  const R = ee ? window : void 0;
5
5
  function W(o) {
package/dist/index144.js CHANGED
@@ -1,4 +1,4 @@
1
- import { urlAlphabet as l } from "./index218.js";
1
+ import { urlAlphabet as l } from "./index216.js";
2
2
  let o = (t = 21) => {
3
3
  let e = "", r = crypto.getRandomValues(new Uint8Array(t |= 0));
4
4
  for (; t--; )
package/dist/index145.js CHANGED
@@ -1,5 +1,5 @@
1
- import { isArray as p } from "./index219.js";
2
- import { isPlainObject as i } from "./index220.js";
1
+ import { isArray as p } from "./index295.js";
2
+ import { isPlainObject as i } from "./index296.js";
3
3
  function f(e, n, u, l, r) {
4
4
  const o = {}.propertyIsEnumerable.call(l, n) ? "enumerable" : "nonenumerable";
5
5
  o === "enumerable" && (e[n] = u), r && o === "nonenumerable" && Object.defineProperty(e, n, {
package/dist/index16.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as H, ref as s, computed as M, createBlock as D, openBlock as E, normalizeClass as I, withCtx as l, createVNode as d, unref as u, withDirectives as L, createElementVNode as p, mergeProps as _, renderSlot as r, withModifiers as q, normalizeStyle as N } from "vue";
2
- import { isHex as z } from "./index286.js";
2
+ import { isHex as z } from "./index219.js";
3
3
  import { isNotNil as F } from "./index146.js";
4
4
  import { useId as S } from "./index8.js";
5
- import { useLocale as U } from "./index231.js";
6
- import { vMaska as A } from "./index258.js";
7
- import K from "./index287.js";
5
+ import { useLocale as U } from "./index220.js";
6
+ import { vMaska as A } from "./index221.js";
7
+ import K from "./index222.js";
8
8
  /* empty css */
9
9
  import O from "./index137.js";
10
10
  /* empty css */
11
11
  import P from "./index139.js";
12
- import T from "./index238.js";
12
+ import T from "./index224.js";
13
13
  /* empty css */
14
14
  const j = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], G = ["aria-label"], J = { class: "bb-common-input-inner-container__suffix" }, ie = /* @__PURE__ */ H({
15
15
  __name: "BaseColorInput",
package/dist/index18.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as _, ref as i, computed as t, watch as F, createElementBlock as p, openBlock as h, normalizeProps as d, guardReactiveProps as f, createCommentVNode as L, createElementVNode as s, mergeProps as k, renderSlot as M } from "vue";
2
- import { isCssColor as y } from "./index250.js";
3
- import { booleanishToBoolean as q } from "./index282.js";
4
- import { isEqual as A } from "./index249.js";
2
+ import { isCssColor as y } from "./index229.js";
3
+ import { booleanishToBoolean as q } from "./index230.js";
4
+ import { isEqual as A } from "./index231.js";
5
5
  const N = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index20.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as z, ref as B, toRef as p, computed as G, createBlock as R, openBlock as W, unref as T, withCtx as n, renderSlot as s, normalizeProps as f, guardReactiveProps as h, createVNode as K, mergeProps as w } from "vue";
2
2
  import N from "./index18.js";
3
3
  /* empty css */
4
- import U from "./index244.js";
4
+ import U from "./index258.js";
5
5
  /* empty css */
6
- import { useItemsGetter as q } from "./index230.js";
7
- import { useIndexById as C } from "./index229.js";
8
- import { useBaseOptions as J } from "./index226.js";
9
- import { useCoherence as Q } from "./index227.js";
10
- import { hash as X } from "./index221.js";
11
- import { useHashedWatcher as $ } from "./index228.js";
12
- import { usePrefill as Y } from "./index232.js";
6
+ import { useItemsGetter as q } from "./index260.js";
7
+ import { useIndexById as C } from "./index261.js";
8
+ import { useBaseOptions as J } from "./index262.js";
9
+ import { useCoherence as Q } from "./index263.js";
10
+ import { hash as X } from "./index242.js";
11
+ import { useHashedWatcher as $ } from "./index264.js";
12
+ import { usePrefill as Y } from "./index265.js";
13
13
  const ce = /* @__PURE__ */ z({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index216.js CHANGED
@@ -1,140 +1,4 @@
1
- import { onMounted as O, nextTick as W, getCurrentScope as S, onScopeDispose as C, watch as F, getCurrentInstance as g, isRef as P, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
- function V(e) {
3
- return S() ? (C(e), !0) : !1;
4
- }
5
- const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
- var r;
7
- const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
- if (t == null && !k())
9
- throw new Error("injectLocal must be called in setup");
10
- return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
- }, G = typeof window < "u" && typeof document < "u";
12
- typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
- const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
- };
15
- function y(e, r) {
16
- function n(...t) {
17
- return new Promise((o, i) => {
18
- Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
- });
20
- }
21
- return n;
22
- }
23
- const A = (e) => e();
24
- function x(e, r = {}) {
25
- let n, t, o = d;
26
- const i = (c) => {
27
- clearTimeout(c), o(), o = d;
28
- };
29
- let u;
30
- return (c) => {
31
- const a = b(e), l = b(r.maxWait);
32
- return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
- o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
- n && i(n), t = null, f(u());
35
- }, l)), n = setTimeout(() => {
36
- t && i(t), t = null, f(c());
37
- }, a);
38
- });
39
- };
40
- }
41
- function I(...e) {
42
- let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
- !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
- const l = () => {
45
- n && (clearTimeout(n), n = void 0, o(), o = d);
46
- };
47
- return (p) => {
48
- const m = b(u), j = Date.now() - r, h = () => i = p();
49
- return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
- o = a ? D : T, n = setTimeout(() => {
51
- r = Date.now(), t = !0, T(h()), l();
52
- }, Math.max(0, m - j));
53
- })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
- };
55
- }
56
- function z(e) {
57
- return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
- }
59
- function L(e) {
60
- return g();
61
- }
62
- function B(e) {
63
- return Array.isArray(e) ? e : [e];
64
- }
65
- function H(e, r = 200, n = {}) {
66
- return y(
67
- x(r, n),
68
- e
69
- );
70
- }
71
- function J(e, r = 200, n = !1, t = !0, o = !1) {
72
- return y(
73
- I(r, n, t, o),
74
- e
75
- );
76
- }
77
- function N(e, r, n = {}) {
78
- const {
79
- eventFilter: t = A,
80
- ...o
81
- } = n;
82
- return F(
83
- e,
84
- y(
85
- t,
86
- r
87
- ),
88
- o
89
- );
90
- }
91
- function K(e, r = !0, n) {
92
- L() ? O(e, n) : r ? e() : W(e);
93
- }
94
- function Q(e, r, n = {}) {
95
- const {
96
- debounce: t = 0,
97
- maxWait: o = void 0,
98
- ...i
99
- } = n;
100
- return N(
101
- e,
102
- r,
103
- {
104
- ...i,
105
- eventFilter: x(t, { maxWait: o })
106
- }
107
- );
108
- }
109
- function U(e, r, n) {
110
- return F(
111
- e,
112
- r,
113
- {
114
- ...n,
115
- immediate: !0
116
- }
117
- );
118
- }
1
+ const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
119
2
  export {
120
- A as bypassFilter,
121
- y as createFilterWrapper,
122
- x as debounceFilter,
123
- Q as debouncedWatch,
124
- L as getLifeCycleTarget,
125
- E as injectLocal,
126
- G as isClient,
127
- q as isObject,
128
- d as noop,
129
- _ as notNullish,
130
- z as pxValue,
131
- I as throttleFilter,
132
- B as toArray,
133
- K as tryOnMounted,
134
- V as tryOnScopeDispose,
135
- H as useDebounceFn,
136
- J as useThrottleFn,
137
- Q as watchDebounced,
138
- U as watchImmediate,
139
- N as watchWithFilter
3
+ t as urlAlphabet
140
4
  };
package/dist/index217.js CHANGED
@@ -1,4 +1,140 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ import { onMounted as O, nextTick as W, getCurrentScope as S, onScopeDispose as C, watch as F, getCurrentInstance as g, isRef as P, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
+ function V(e) {
3
+ return S() ? (C(e), !0) : !1;
4
+ }
5
+ const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
+ var r;
7
+ const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
+ if (t == null && !k())
9
+ throw new Error("injectLocal must be called in setup");
10
+ return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
+ }, G = typeof window < "u" && typeof document < "u";
12
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
+ const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
+ };
15
+ function y(e, r) {
16
+ function n(...t) {
17
+ return new Promise((o, i) => {
18
+ Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
+ });
20
+ }
21
+ return n;
22
+ }
23
+ const A = (e) => e();
24
+ function x(e, r = {}) {
25
+ let n, t, o = d;
26
+ const i = (c) => {
27
+ clearTimeout(c), o(), o = d;
28
+ };
29
+ let u;
30
+ return (c) => {
31
+ const a = b(e), l = b(r.maxWait);
32
+ return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
+ o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
+ n && i(n), t = null, f(u());
35
+ }, l)), n = setTimeout(() => {
36
+ t && i(t), t = null, f(c());
37
+ }, a);
38
+ });
39
+ };
40
+ }
41
+ function I(...e) {
42
+ let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
+ !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
+ const l = () => {
45
+ n && (clearTimeout(n), n = void 0, o(), o = d);
46
+ };
47
+ return (p) => {
48
+ const m = b(u), j = Date.now() - r, h = () => i = p();
49
+ return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
+ o = a ? D : T, n = setTimeout(() => {
51
+ r = Date.now(), t = !0, T(h()), l();
52
+ }, Math.max(0, m - j));
53
+ })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
+ };
55
+ }
56
+ function z(e) {
57
+ return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
+ }
59
+ function L(e) {
60
+ return g();
61
+ }
62
+ function B(e) {
63
+ return Array.isArray(e) ? e : [e];
64
+ }
65
+ function H(e, r = 200, n = {}) {
66
+ return y(
67
+ x(r, n),
68
+ e
69
+ );
70
+ }
71
+ function J(e, r = 200, n = !1, t = !0, o = !1) {
72
+ return y(
73
+ I(r, n, t, o),
74
+ e
75
+ );
76
+ }
77
+ function N(e, r, n = {}) {
78
+ const {
79
+ eventFilter: t = A,
80
+ ...o
81
+ } = n;
82
+ return F(
83
+ e,
84
+ y(
85
+ t,
86
+ r
87
+ ),
88
+ o
89
+ );
90
+ }
91
+ function K(e, r = !0, n) {
92
+ L() ? O(e, n) : r ? e() : W(e);
93
+ }
94
+ function Q(e, r, n = {}) {
95
+ const {
96
+ debounce: t = 0,
97
+ maxWait: o = void 0,
98
+ ...i
99
+ } = n;
100
+ return N(
101
+ e,
102
+ r,
103
+ {
104
+ ...i,
105
+ eventFilter: x(t, { maxWait: o })
106
+ }
107
+ );
108
+ }
109
+ function U(e, r, n) {
110
+ return F(
111
+ e,
112
+ r,
113
+ {
114
+ ...n,
115
+ immediate: !0
116
+ }
117
+ );
118
+ }
2
119
  export {
3
- n as clamp
120
+ A as bypassFilter,
121
+ y as createFilterWrapper,
122
+ x as debounceFilter,
123
+ Q as debouncedWatch,
124
+ L as getLifeCycleTarget,
125
+ E as injectLocal,
126
+ G as isClient,
127
+ q as isObject,
128
+ d as noop,
129
+ _ as notNullish,
130
+ z as pxValue,
131
+ I as throttleFilter,
132
+ B as toArray,
133
+ K as tryOnMounted,
134
+ V as tryOnScopeDispose,
135
+ H as useDebounceFn,
136
+ J as useThrottleFn,
137
+ Q as watchDebounced,
138
+ U as watchImmediate,
139
+ N as watchWithFilter
4
140
  };
package/dist/index218.js CHANGED
@@ -1,4 +1,4 @@
1
- const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
2
2
  export {
3
- t as urlAlphabet
3
+ n as clamp
4
4
  };
package/dist/index219.js CHANGED
@@ -1,7 +1,6 @@
1
- import { getType as t } from "./index308.js";
2
- function o(r) {
3
- return t(r) === "Array";
1
+ function x(e) {
2
+ return /^#([A-Fa-f0-9]{6})$/.test(e);
4
3
  }
5
4
  export {
6
- o as isArray
5
+ x as isHex
7
6
  };
package/dist/index22.js CHANGED
@@ -5,20 +5,20 @@ import { _config as Q } from "./index4.js";
5
5
  import { useId as X } from "./index8.js";
6
6
  import b from "./index14.js";
7
7
  /* empty css */
8
- import d from "./index251.js";
9
- import ee from "./index254.js";
10
- import ae from "./index255.js";
11
- import te from "./index269.js";
12
- import { hash as B } from "./index221.js";
13
- import { last as le } from "./index223.js";
14
- import { validateDateFormat as L } from "./index270.js";
15
- import { useLogger as oe } from "./index271.js";
16
- import re from "./index272.js";
17
- import se from "./index273.js";
18
- import de from "./index274.js";
19
- import S from "./index275.js";
20
- import ie from "./index276.js";
21
- import { useLocale as ne } from "./index231.js";
8
+ import d from "./index238.js";
9
+ import ee from "./index239.js";
10
+ import ae from "./index240.js";
11
+ import te from "./index241.js";
12
+ import { hash as B } from "./index242.js";
13
+ import { last as le } from "./index243.js";
14
+ import { validateDateFormat as L } from "./index244.js";
15
+ import { useLogger as oe } from "./index245.js";
16
+ import re from "./index246.js";
17
+ import se from "./index247.js";
18
+ import de from "./index248.js";
19
+ import S from "./index249.js";
20
+ import ie from "./index250.js";
21
+ import { useLocale as ne } from "./index220.js";
22
22
  const ue = { class: "bb-base-date-picker" }, me = { class: "bb-base-date-picker__body" }, ce = { class: "bb-base-date-picker__controls" }, pe = { class: "sr-only" }, fe = { class: "sr-only" }, be = { class: "sr-only" }, ve = {
23
23
  style: { transform: "rotate(180deg)" },
24
24
  viewBox: "0 0 24 24",
package/dist/index220.js CHANGED
@@ -1,10 +1,15 @@
1
- import { getType as o } from "./index308.js";
2
- function c(e) {
3
- if (o(e) !== "Object")
4
- return !1;
5
- const t = Object.getPrototypeOf(e);
6
- return !!t && t.constructor === Object && t === Object.prototype;
7
- }
1
+ import { locales as t } from "./index300.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index290.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
12
+ });
8
13
  export {
9
- c as isPlainObject
14
+ d as useLocale
10
15
  };
package/dist/index221.js CHANGED
@@ -1,5 +1,22 @@
1
- import { hash as o } from "./index301.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
1
+ import { MaskInput as r } from "./index267.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
  };