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/index131.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as h, mergeModels as T, ref as k, useModel as $, createBlock as y, openBlock as B, unref as n, normalizeClass as D, withCtx as d, createElementVNode as u, createCommentVNode as O, renderSlot as C, normalizeProps as P, guardReactiveProps as z } from "vue";
2
- import { throttle as m } from "./index271.js";
2
+ import { throttle as m } from "./index272.js";
3
3
  import { useId as F } from "./index8.js";
4
- import { useLocale as N } from "./index212.js";
5
- import { useUntil as U } from "./index214.js";
4
+ import { useLocale as N } from "./index211.js";
5
+ import { useUntil as U } from "./index232.js";
6
6
  import H from "./index13.js";
7
7
  /* empty css */
8
- import I from "./index221.js";
8
+ import I from "./index235.js";
9
9
  /* empty css */
10
10
  const W = /* @__PURE__ */ h({
11
11
  __name: "BbTooltip",
package/dist/index133.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as $, computed as g, resolveComponent as y, createElementBlock as f, openBlock as i, Fragment as k, renderList as h, normalizeClass as b, createElementVNode as s, renderSlot as t, createVNode as v, createSlots as B, withCtx as _, mergeProps as C } from "vue";
2
- import { flattenTree as T } from "./index276.js";
2
+ import { flattenTree as T } from "./index273.js";
3
3
  const w = { class: "bb-tree-row" }, E = { class: "bb-tree-main-content" }, N = /* @__PURE__ */ $({
4
4
  __name: "BbTree",
5
5
  props: {
package/dist/index137.js CHANGED
@@ -1,5 +1,5 @@
1
- import { toArray as C, notNullish as Z, noop as F, tryOnScopeDispose as D, useThrottleFn as q, tryOnMounted as U, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as $, injectLocal as oe, isObject as le } from "./index206.js";
2
- import { bypassFilter as Ee, createFilterWrapper as xe, debounceFilter as We, debouncedWatch as Te, getLifeCycleTarget as Me, throttleFilter as Ie, debouncedWatch as Ae, watchWithFilter as Le } from "./index206.js";
1
+ import { toArray as C, notNullish as Z, noop as F, tryOnScopeDispose as D, useThrottleFn as q, tryOnMounted as U, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as $, injectLocal as oe, isObject as le } from "./index207.js";
2
+ import { bypassFilter as Ee, createFilterWrapper as xe, debounceFilter as We, debouncedWatch as Te, getLifeCycleTarget as Me, throttleFilter as Ie, debouncedWatch as Ae, watchWithFilter as Le } from "./index207.js";
3
3
  import { shallowRef as E, getCurrentInstance as ue, onMounted as re, computed as w, toValue as g, watch as P, reactive as G, ref as J, watchEffect as se, hasInjectionContext as ie, unref as ae } from "vue";
4
4
  const L = ee ? window : void 0;
5
5
  function I(n) {
package/dist/index138.js CHANGED
@@ -1,4 +1,4 @@
1
- import { urlAlphabet as l } from "./index207.js";
1
+ import { urlAlphabet as l } from "./index206.js";
2
2
  let o = (t = 21) => {
3
3
  let e = "", r = crypto.getRandomValues(new Uint8Array(t |= 0));
4
4
  for (; t--; )
package/dist/index15.js CHANGED
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as I, ref as u, computed as L, createBlock as c, openBlock as m, normalizeClass as M, withCtx as t, createVNode as b, unref as i, createCommentVNode as _, withDirectives as N, createElementVNode as d, mergeProps as q, renderSlot as r, withModifiers as z, normalizeStyle as U } from "vue";
2
- import { isHex as F } from "./index213.js";
2
+ import { isHex as F } from "./index269.js";
3
3
  import { isNotNil as S } from "./index140.js";
4
4
  import { useId as A } from "./index8.js";
5
- import { useLocale as K } from "./index212.js";
6
- import { useUntil as O } from "./index214.js";
7
- import { vMaska as P } from "./index215.js";
8
- import T from "./index216.js";
5
+ import { useLocale as K } from "./index211.js";
6
+ import { useUntil as O } from "./index232.js";
7
+ import { vMaska as P } from "./index243.js";
8
+ import T from "./index270.js";
9
9
  /* empty css */
10
- import j from "./index218.js";
10
+ import j from "./index213.js";
11
11
  /* empty css */
12
- import G from "./index220.js";
13
- import J from "./index221.js";
12
+ import G from "./index212.js";
13
+ import J from "./index235.js";
14
14
  /* empty css */
15
15
  const Q = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], R = ["aria-label"], W = { class: "bb-common-input-inner-container__suffix" }, de = /* @__PURE__ */ I({
16
16
  __name: "BaseColorInput",
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as E, ref as m, computed as n, watch as _, createElementBlock as p, openBlock as h, normalizeProps as i, guardReactiveProps as f, createCommentVNode as I, createElementVNode as l, mergeProps as k, renderSlot as F } from "vue";
2
- import { isCssColor as y } from "./index211.js";
3
- import { when as N } from "./index223.js";
4
- import { booleanishToBoolean as S } from "./index209.js";
2
+ import { isCssColor as y } from "./index233.js";
3
+ import { when as N } from "./index245.js";
4
+ import { booleanishToBoolean as S } from "./index261.js";
5
5
  const A = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index19.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as b, guardReactiveProps as v, createVNode as R, mergeProps as T } from "vue";
2
2
  import W from "./index17.js";
3
3
  /* empty css */
4
- import K from "./index230.js";
4
+ import K from "./index246.js";
5
5
  /* empty css */
6
- import { useItemsGetter as N } from "./index232.js";
7
- import { useIndexById as w } from "./index234.js";
8
- import { useBaseOptions as U } from "./index235.js";
9
- import { useCoherence as q } from "./index236.js";
10
- import { hash as J } from "./index237.js";
11
- import { useHashedWatcher as C } from "./index238.js";
12
- import { usePrefill as Q } from "./index233.js";
6
+ import { useItemsGetter as N } from "./index248.js";
7
+ import { useIndexById as w } from "./index249.js";
8
+ import { useBaseOptions as U } from "./index250.js";
9
+ import { useCoherence as q } from "./index251.js";
10
+ import { hash as J } from "./index223.js";
11
+ import { useHashedWatcher as C } from "./index252.js";
12
+ import { usePrefill as Q } from "./index253.js";
13
13
  const de = /* @__PURE__ */ j({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index206.js CHANGED
@@ -1,140 +1,4 @@
1
- import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
- function V(e) {
3
- return O() ? (W(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() ? S(e, n) : r ? e() : C(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/index207.js CHANGED
@@ -1,4 +1,140 @@
1
- const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
1
+ import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
+ function V(e) {
3
+ return O() ? (W(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() ? S(e, n) : r ? e() : C(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
- t as urlAlphabet
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/index209.js CHANGED
@@ -1,4 +1,12 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
1
+ const o = (t, r) => {
2
+ const e = {};
3
+ for (const c in t)
4
+ if (Object.prototype.hasOwnProperty.call(t, c)) {
5
+ const n = t[c];
6
+ r(n, c, t) && (e[c] = n);
7
+ }
8
+ return e;
9
+ };
2
10
  export {
3
- o as booleanishToBoolean
11
+ o as pickBy
4
12
  };
package/dist/index21.js CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
5
5
  import { useId as F } from "./index8.js";
6
6
  import f from "./index13.js";
7
7
  /* empty css */
8
- import s from "./index239.js";
9
- import G from "./index240.js";
10
- import J from "./index241.js";
11
- import K from "./index242.js";
12
- import Q from "./index243.js";
13
- import X from "./index244.js";
14
- import ee from "./index245.js";
15
- import { hash as M } from "./index237.js";
16
- import { last as ae } from "./index228.js";
17
- import { useLogger as te } from "./index246.js";
18
- import oe from "./index247.js";
19
- import le from "./index248.js";
20
- import re from "./index249.js";
21
- import B from "./index250.js";
22
- import se from "./index251.js";
23
- import { useLocale as de } from "./index212.js";
8
+ import s from "./index216.js";
9
+ import G from "./index217.js";
10
+ import J from "./index218.js";
11
+ import K from "./index219.js";
12
+ import Q from "./index220.js";
13
+ import X from "./index221.js";
14
+ import ee from "./index222.js";
15
+ import { hash as M } from "./index223.js";
16
+ import { last as ae } from "./index224.js";
17
+ import { useLogger as te } from "./index225.js";
18
+ import oe from "./index226.js";
19
+ import le from "./index227.js";
20
+ import re from "./index228.js";
21
+ import B from "./index229.js";
22
+ import se from "./index230.js";
23
+ import { useLocale as de } from "./index211.js";
24
24
  const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
25
25
  style: { transform: "rotate(180deg)" },
26
26
  viewBox: "0 0 24 24",
package/dist/index210.js CHANGED
@@ -1,4 +1,5 @@
1
- const e = (t) => t;
1
+ const o = () => {
2
+ };
2
3
  export {
3
- e as identity
4
+ o as noop
4
5
  };
package/dist/index211.js CHANGED
@@ -1,4 +1,15 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { locales as t } from "./index280.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index281.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
+ });
2
13
  export {
3
- s as isCssColor
14
+ d as useLocale
4
15
  };
package/dist/index212.js CHANGED
@@ -1,15 +1,15 @@
1
- import { locales as t } from "./index280.js";
2
- import { _config as m } from "./index4.js";
3
- import { get as c } from "./index281.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
- });
1
+ import { createElementBlock as t, openBlock as n, renderSlot as e } from "vue";
2
+ /* empty css */
3
+ import r from "./index283.js";
4
+ const s = {}, c = { class: "bb-common-input-outer-container" };
5
+ function p(o, a) {
6
+ return n(), t("span", c, [
7
+ e(o.$slots, "prepend-outer"),
8
+ e(o.$slots, "default"),
9
+ e(o.$slots, "append-outer")
10
+ ]);
11
+ }
12
+ const i = /* @__PURE__ */ r(s, [["render", p]]);
13
13
  export {
14
- d as useLocale
14
+ i as default
15
15
  };
package/dist/index213.js CHANGED
@@ -1,6 +1,71 @@
1
- function x(e) {
2
- return /^#([A-Fa-f0-9]{6})$/.test(e);
3
- }
1
+ import { defineComponent as k, ref as y, createElementBlock as C, openBlock as t, normalizeClass as N, renderSlot as n, createBlock as s, createCommentVNode as l, createVNode as a, createElementVNode as m, unref as i } from "vue";
2
+ /* empty css */
3
+ /* empty css */
4
+ import u from "./index85.js";
5
+ /* empty css */
6
+ import h from "./index113.js";
7
+ /* empty css */
8
+ import v from "./index324.js";
9
+ import B from "./index325.js";
10
+ /* empty css */
11
+ const E = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, R = /* @__PURE__ */ k({
12
+ __name: "CommonInputInnerContainer",
13
+ props: {
14
+ "append:icon": {},
15
+ clearable: { type: Boolean },
16
+ "prepend:icon": {},
17
+ preventFocus: { type: Boolean }
18
+ },
19
+ emits: ["click:clear"],
20
+ setup(f, { emit: d }) {
21
+ const p = f, b = d, o = y(), _ = (e) => {
22
+ var c;
23
+ if (!o.value || p.preventFocus) return;
24
+ const r = e.target;
25
+ r.tagName === "INPUT" || r.tagName === "TEXTAREA" || (c = o.value.querySelector("input,textarea")) == null || c.focus();
26
+ }, $ = () => {
27
+ var e;
28
+ b("click:clear"), (e = o.value.querySelector("input,textarea")) == null || e.focus();
29
+ };
30
+ return (e, r) => (t(), C("span", {
31
+ ref_key: "container",
32
+ ref: o,
33
+ class: N(["bb-common-input-inner-container", {
34
+ "bb-common-input-inner-container--clearable": p.clearable
35
+ }]),
36
+ onClick: _
37
+ }, [
38
+ n(e.$slots, "prepend", {}, () => [
39
+ m("span", E, [
40
+ n(e.$slots, "prefix")
41
+ ])
42
+ ]),
43
+ e.$props["prepend:icon"] ? (t(), s(i(u), {
44
+ key: 0,
45
+ class: "bb-common-input-inner-container__prepend-icon",
46
+ type: e.$props["prepend:icon"]
47
+ }, null, 8, ["type"])) : l("", !0),
48
+ n(e.$slots, "default"),
49
+ a(B, {
50
+ "aria-hidden": !e.clearable,
51
+ tabindex: e.clearable ? 0 : -1,
52
+ onClick: $
53
+ }, null, 8, ["aria-hidden", "tabindex"]),
54
+ e.$props["append:icon"] ? (t(), s(i(u), {
55
+ key: 1,
56
+ class: "bb-common-input-inner-container__append-icon",
57
+ type: e.$props["append:icon"]
58
+ }, null, 8, ["type"])) : l("", !0),
59
+ a(v),
60
+ a(i(h)),
61
+ n(e.$slots, "append", {}, () => [
62
+ m("span", I, [
63
+ n(e.$slots, "suffix")
64
+ ])
65
+ ])
66
+ ], 2));
67
+ }
68
+ });
4
69
  export {
5
- x as isHex
70
+ R as default
6
71
  };
package/dist/index215.js CHANGED
@@ -1,22 +1,36 @@
1
- import { MaskInput as r } from "./index266.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];
1
+ import { defineComponent as p, getCurrentInstance as a, resolveComponent as u, createBlock as f, openBlock as k, resolveDynamicComponent as g, unref as d, withCtx as b, renderSlot as x } from "vue";
2
+ import { _config as e } from "./index4.js";
3
+ import { useLogger as l } from "./index225.js";
4
+ const $ = /* @__PURE__ */ p({
5
+ __name: "RouterComponent",
6
+ setup(y) {
7
+ var o, i, r, s;
8
+ const m = !!((i = (o = a()) == null ? void 0 : o.proxy) != null && i.$inertia), c = !!((s = (r = a()) == null ? void 0 : r.proxy) != null && s.$nuxt);
9
+ let t;
10
+ if (m) {
11
+ if (t = u(e.inertiaLinkName), typeof t == "string") {
12
+ const { warn: n } = l();
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 (c) {
18
+ if (t = u(e.nuxtLinkName), typeof t == "string") {
19
+ const { warn: n } = l();
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, L) => (k(), f(g(d(t)), null, {
27
+ default: b(() => [
28
+ x(n.$slots, "default")
29
+ ]),
30
+ _: 3
31
+ }));
17
32
  }
18
- u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
- };
33
+ });
20
34
  export {
21
- k as vMaska
35
+ $ as default
22
36
  };