bitboss-ui 2.0.97 → 2.0.99

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 (229) hide show
  1. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -29
  2. package/dist/composables/useConfirm.d.ts +67 -32
  3. package/dist/index100.js +5 -5
  4. package/dist/index109.js +4 -4
  5. package/dist/index11.js +1 -1
  6. package/dist/index111.js +9 -9
  7. package/dist/index119.js +1 -1
  8. package/dist/index12.js +6 -6
  9. package/dist/index121.js +6 -6
  10. package/dist/index123.js +1 -1
  11. package/dist/index127.js +1 -1
  12. package/dist/index128.js +1 -1
  13. package/dist/index129.js +1 -1
  14. package/dist/index13.js +1 -1
  15. package/dist/index130.js +2 -2
  16. package/dist/index131.js +1 -1
  17. package/dist/index132.js +340 -2
  18. package/dist/index133.js +22 -337
  19. package/dist/index134.js +2 -25
  20. package/dist/index135.js +5 -2
  21. package/dist/index136.js +9 -5
  22. package/dist/index137.js +5 -8
  23. package/dist/index138.js +3 -6
  24. package/dist/index139.js +1 -1
  25. package/dist/index140.js +1 -1
  26. package/dist/index141.js +1 -1
  27. package/dist/index142.js +1 -1
  28. package/dist/index143.js +1 -1
  29. package/dist/index144.js +1 -1
  30. package/dist/index145.js +1 -1
  31. package/dist/index146.js +1 -1
  32. package/dist/index147.js +1 -1
  33. package/dist/index148.js +1 -1
  34. package/dist/index149.js +1 -1
  35. package/dist/index15.js +4 -4
  36. package/dist/index150.js +1 -1
  37. package/dist/index151.js +1 -1
  38. package/dist/index152.js +1 -1
  39. package/dist/index153.js +1 -1
  40. package/dist/index154.js +1 -1
  41. package/dist/index155.js +1 -1
  42. package/dist/index156.js +1 -1
  43. package/dist/index157.js +1 -1
  44. package/dist/index158.js +1 -1
  45. package/dist/index159.js +1 -1
  46. package/dist/index160.js +1 -1
  47. package/dist/index161.js +1 -1
  48. package/dist/index162.js +1 -1
  49. package/dist/index163.js +1 -1
  50. package/dist/index164.js +1 -1
  51. package/dist/index165.js +2 -2
  52. package/dist/index169.js +5 -0
  53. package/dist/index17.js +3 -3
  54. package/dist/index170.js +1 -1
  55. package/dist/index171.js +1 -1
  56. package/dist/index172.js +1 -1
  57. package/dist/index173.js +1 -1
  58. package/dist/index174.js +1 -1
  59. package/dist/index175.js +1 -1
  60. package/dist/index176.js +2 -2
  61. package/dist/index178.js +4 -0
  62. package/dist/index179.js +3 -2
  63. package/dist/index180.js +1 -1
  64. package/dist/index181.js +1 -1
  65. package/dist/index182.js +1 -1
  66. package/dist/index183.js +1 -1
  67. package/dist/index184.js +1 -1
  68. package/dist/index185.js +1 -1
  69. package/dist/index186.js +1 -1
  70. package/dist/index187.js +1 -1
  71. package/dist/index188.js +2 -3
  72. package/dist/index189.js +3 -2
  73. package/dist/index19.js +3 -3
  74. package/dist/index190.js +1 -1
  75. package/dist/index191.js +1 -1
  76. package/dist/{index166.js → index195.js} +1 -1
  77. package/dist/index196.js +1 -1
  78. package/dist/index197.js +1 -1
  79. package/dist/index198.js +1 -1
  80. package/dist/index199.js +1 -1
  81. package/dist/index200.js +1 -1
  82. package/dist/index201.js +1 -1
  83. package/dist/index202.js +1 -1
  84. package/dist/index203.js +1 -1
  85. package/dist/index204.js +1 -1
  86. package/dist/index205.js +2 -3
  87. package/dist/index206.js +3 -2
  88. package/dist/index207.js +39 -79
  89. package/dist/index208.js +5 -52
  90. package/dist/index209.js +9 -0
  91. package/dist/index21.js +14 -14
  92. package/dist/index210.js +8 -13
  93. package/dist/index211.js +12 -5
  94. package/dist/index212.js +52 -15
  95. package/dist/index214.js +13 -19
  96. package/dist/index215.js +19 -18
  97. package/dist/index216.js +4 -27
  98. package/dist/index217.js +5 -3
  99. package/dist/index218.js +16 -2
  100. package/dist/index219.js +16 -8
  101. package/dist/index220.js +19 -250
  102. package/dist/index221.js +18 -51
  103. package/dist/index222.js +27 -44
  104. package/dist/index223.js +3 -5
  105. package/dist/index224.js +2 -60
  106. package/dist/index225.js +250 -2
  107. package/dist/index226.js +52 -4
  108. package/dist/index227.js +44 -2
  109. package/dist/index228.js +5 -126
  110. package/dist/index229.js +59 -124
  111. package/dist/index23.js +18 -18
  112. package/dist/index230.js +81 -2
  113. package/dist/index231.js +2 -41
  114. package/dist/index232.js +4 -20
  115. package/dist/index233.js +2 -6
  116. package/dist/index234.js +164 -5
  117. package/dist/index235.js +82 -10
  118. package/dist/index237.js +8 -164
  119. package/dist/index238.js +125 -83
  120. package/dist/index239.js +127 -0
  121. package/dist/index240.js +2 -8
  122. package/dist/index241.js +5 -3
  123. package/dist/index242.js +369 -7
  124. package/dist/index243.js +1 -1
  125. package/dist/index244.js +106 -4
  126. package/dist/{index247.js → index246.js} +2 -2
  127. package/dist/index248.js +4 -0
  128. package/dist/index249.js +18 -2
  129. package/dist/index25.js +33 -32
  130. package/dist/index250.js +2 -2
  131. package/dist/index251.js +2 -18
  132. package/dist/index254.js +9 -3
  133. package/dist/index255.js +25 -0
  134. package/dist/index256.js +89 -7
  135. package/dist/index258.js +6 -281
  136. package/dist/index259.js +16 -6
  137. package/dist/index260.js +431 -2
  138. package/dist/index261.js +2 -2
  139. package/dist/index262.js +89 -2
  140. package/dist/index263.js +3 -2
  141. package/dist/index265.js +7 -2
  142. package/dist/index266.js +176 -2
  143. package/dist/index267.js +200 -2
  144. package/dist/index268.js +9 -2
  145. package/dist/index269.js +9 -2
  146. package/dist/index27.js +4 -1
  147. package/dist/index270.js +8 -28
  148. package/dist/index271.js +281 -22
  149. package/dist/index272.js +8 -0
  150. package/dist/index273.js +2 -89
  151. package/dist/index275.js +2 -9
  152. package/dist/index276.js +2 -6
  153. package/dist/index277.js +2 -16
  154. package/dist/index278.js +2 -9
  155. package/dist/index279.js +2 -23
  156. package/dist/index280.js +2 -3
  157. package/dist/index281.js +2 -12
  158. package/dist/index282.js +2 -9
  159. package/dist/index283.js +27 -8
  160. package/dist/index284.js +20 -15
  161. package/dist/index286.js +3 -6
  162. package/dist/index287.js +3 -11
  163. package/dist/index288.js +12 -2
  164. package/dist/index289.js +7 -124
  165. package/dist/index29.js +3 -3
  166. package/dist/index290.js +15 -429
  167. package/dist/index291.js +3 -175
  168. package/dist/index292.js +7 -22
  169. package/dist/index293.js +13 -0
  170. package/dist/index294.js +2 -2
  171. package/dist/index295.js +119 -82
  172. package/dist/index296.js +22 -224
  173. package/dist/index298.js +224 -200
  174. package/dist/index301.js +1 -1
  175. package/dist/index302.js +1 -1
  176. package/dist/index303.js +213 -2
  177. package/dist/index304.js +2 -5
  178. package/dist/index306.js +5 -213
  179. package/dist/index307.js +4 -32
  180. package/dist/index308.js +7 -4
  181. package/dist/index309.js +3 -8
  182. package/dist/index31.js +2 -2
  183. package/dist/index310.js +3 -3
  184. package/dist/index311.js +57 -3
  185. package/dist/index312.js +3 -3
  186. package/dist/index313.js +4 -3
  187. package/dist/index314.js +32 -57
  188. package/dist/index315.js +6 -6
  189. package/dist/index316.js +18 -6
  190. package/dist/index317.js +5 -17
  191. package/dist/index318.js +47 -8
  192. package/dist/index319.js +5 -5
  193. package/dist/index320.js +8 -47
  194. package/dist/index322.js +1 -1
  195. package/dist/index33.js +2 -2
  196. package/dist/index35.js +4 -4
  197. package/dist/index37.js +17 -17
  198. package/dist/index39.js +6 -6
  199. package/dist/index41.js +2 -2
  200. package/dist/index43.js +2 -2
  201. package/dist/index45.js +7 -7
  202. package/dist/index47.js +2 -2
  203. package/dist/index49.js +2 -2
  204. package/dist/index55.js +2 -2
  205. package/dist/index57.js +2 -2
  206. package/dist/index6.js +65 -51
  207. package/dist/index69.js +51 -59
  208. package/dist/index7.js +1 -1
  209. package/dist/index75.js +5 -5
  210. package/dist/index79.js +2 -2
  211. package/dist/index81.js +1 -1
  212. package/dist/index84.js +4 -4
  213. package/dist/index86.js +1 -1
  214. package/dist/index88.js +5 -5
  215. package/dist/index9.js +1 -1
  216. package/dist/index90.js +1 -1
  217. package/dist/style.css +1 -1
  218. package/package.json +1 -1
  219. package/dist/index177.js +0 -5
  220. package/dist/index192.js +0 -5
  221. package/dist/index213.js +0 -18
  222. package/dist/index236.js +0 -371
  223. package/dist/index245.js +0 -108
  224. package/dist/index257.js +0 -6
  225. package/dist/index285.js +0 -6
  226. package/dist/index297.js +0 -10
  227. /package/dist/{index168.js → index167.js} +0 -0
  228. /package/dist/{index194.js → index193.js} +0 -0
  229. /package/dist/{index264.js → index274.js} +0 -0
package/dist/index47.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as w, ref as y, computed as u, onMounted as g, watch as B, nextTick as x, openBlock as V, createBlock as k, normalizeClass as $, withCtx as t, renderSlot as r, createVNode as i, createElementVNode as C, mergeProps as T } from "vue";
2
- import v from "./index210.js";
3
- import E from "./index208.js";
2
+ import v from "./index214.js";
3
+ import E from "./index212.js";
4
4
  /* empty css */
5
5
  import G from "./index128.js";
6
6
  /* empty css */
package/dist/index49.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as m, computed as c, openBlock as b, createElementBlock as f, Fragment as y, createVNode as r, normalizeClass as h, withCtx as n, renderSlot as t, createElementVNode as l, mergeProps as g } from "vue";
2
- import B from "./index208.js";
2
+ import B from "./index212.js";
3
3
  /* empty css */
4
- import k from "./index210.js";
4
+ import k from "./index214.js";
5
5
  const w = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "type", "value"], V = /* @__PURE__ */ m({
6
6
  __name: "BaseTextInput",
7
7
  props: {
package/dist/index55.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as z, computed as b, ref as o, onMounted as g, openBlock as l, createElementBlock as i, normalizeProps as h, guardReactiveProps as k, renderSlot as y } from "vue";
2
- import { isCssColor as _ } from "./index225.js";
3
- import { wait as C } from "./index132.js";
2
+ import { isCssColor as _ } from "./index231.js";
3
+ import { wait as C } from "./index130.js";
4
4
  const w = ["alt", "sizes", "src", "srcset"], B = {
5
5
  key: 1,
6
6
  class: "bb-avatar__fallback"
package/dist/index57.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as p, useSlots as d, computed as n, openBlock as m, createElementBlock as u, normalizeClass as g, createElementVNode as s, renderSlot as l, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
- import { isCssColor as r } from "./index225.js";
3
- import { isNil as B } from "./index130.js";
2
+ import { isCssColor as r } from "./index231.js";
3
+ import { isNil as B } from "./index251.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, S = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
package/dist/index6.js CHANGED
@@ -1,26 +1,22 @@
1
- import { ref as u, watch as c, reactive as x, computed as f } from "vue";
2
- import { isNil as l } from "./index130.js";
3
- let r = [];
4
- const i = u(null);
5
- c(
6
- () => i.value,
7
- () => {
8
- typeof i.value == "boolean" && (r.forEach((s) => s()), r = []);
9
- }
10
- );
11
- const o = {
1
+ import { ref as i, computed as v, watch as m } from "vue";
2
+ import { wait as y } from "./index130.js";
3
+ const t = i(null), r = {
12
4
  actions: !0,
13
5
  description: "",
14
6
  loading: !1,
15
7
  no: !0,
16
8
  noText: "",
9
+ noBusy: !1,
17
10
  open: !1,
18
11
  size: "sm",
19
12
  text: "",
20
13
  theme: "default",
21
14
  title: "",
22
15
  yes: !0,
23
- yesText: ""
16
+ yesText: "",
17
+ onYes: null,
18
+ onNo: null,
19
+ yesBusy: !1
24
20
  }, d = {
25
21
  actions: !0,
26
22
  description: "",
@@ -30,51 +26,69 @@ const o = {
30
26
  theme: "default",
31
27
  title: "",
32
28
  yes: !0,
33
- yesText: "OK"
34
- }, e = x({
35
- ...o
36
- }), m = f(() => [
29
+ yesText: "OK",
30
+ size: "sm",
31
+ onYes: null,
32
+ onNo: null,
33
+ timeout: void 0
34
+ }, e = i({
35
+ ...r
36
+ }), T = v(() => [
37
37
  {
38
- text: e.noText,
39
- handler: () => {
40
- i.value = !1;
38
+ text: e.value.noText,
39
+ handler: async () => {
40
+ e.value.noBusy || (e.value.onNo && (e.value.noBusy = !0, await e.value.onNo(), e.value.noBusy = !1), t.value = !1);
41
41
  }
42
42
  },
43
43
  {
44
- text: e.yesText,
45
- handler: () => {
46
- i.value = !0;
44
+ text: e.value.yesText,
45
+ handler: async () => {
46
+ e.value.yesBusy || (e.value.onYes && (e.value.yesBusy = !0, await e.value.onYes(), e.value.yesBusy = !1), t.value = !0);
47
47
  }
48
48
  }
49
- ]), y = () => ({
50
- /**
51
- * The confirm function. It accepts a set of options defining
52
- * the behavior of the modal and returns `Promise<boolean>`
53
- * when the user accepts, declines, or ignores the modal.
54
- */
55
- confirm: (s) => {
56
- i.value = null;
57
- const n = { ...d, ...s }, t = { ...o };
58
- return t.title = n.title, t.text = n.text, n.description && (t.description = n.description), n.noText && (t.noText = n.noText), n.yesText && (t.yesText = n.yesText), n.size && (t.size = n.size), n.theme && (t.theme = n.theme), l(n.yes) || (t.yes = !!n.yes), l(n.no) || (t.no = !!n.no), l(n.actions) || (t.actions = !!n.actions), e.actions = t.actions, e.description = t.description, e.no = t.no, e.noText = t.noText, e.open = !0, e.size = t.size, e.text = t.text, e.theme = t.theme, e.title = t.title, e.yes = t.yes, e.yesText = t.yesText, new Promise((a) => {
59
- r.push(() => a(i.value));
60
- });
61
- },
62
- /**
63
- * Sets the state of the confirm to loading and displays a spinner.
64
- */
65
- setLoading: (s = !0) => {
66
- e.loading = s;
67
- },
68
- /**
69
- * Closes the confirmation modal. It is a manual operation
70
- * so you can update the state while the modal is still open.
71
- */
72
- close: () => (e.description = o.description, e.loading = o.loading, e.noText = o.noText, e.open = o.open, e.text = o.text, e.theme = o.theme, e.title = o.title, e.yesText = o.yesText, i.value = !1, Promise.resolve().then(() => {
73
- i.value = null;
74
- }))
75
- });
49
+ ]), w = () => {
50
+ const n = async () => {
51
+ e.value.open = !1, await y(300), e.value = r, t.value = null;
52
+ };
53
+ return {
54
+ /**
55
+ * The confirm function. It accepts a set of options defining
56
+ * the behavior of the modal and returns `Promise<boolean>`
57
+ * when the user accepts, declines, or ignores the modal.
58
+ */
59
+ confirm: (l) => {
60
+ const u = { ...d, ...l };
61
+ return e.value = { ...e.value, ...u }, e.value.open = !0, new Promise((c) => {
62
+ let a;
63
+ const s = (o) => {
64
+ clearTimeout(a), c(o), t.value = null, f(), u.autoClose && n();
65
+ }, f = m(
66
+ t,
67
+ (o) => {
68
+ o !== null && s(o);
69
+ },
70
+ { once: !0 }
71
+ );
72
+ u.timeout && (a = setTimeout(() => {
73
+ s(!1);
74
+ }, u.timeout));
75
+ });
76
+ },
77
+ /**
78
+ * Sets the state of the confirm to loading and displays a spinner.
79
+ */
80
+ setLoading: (l = !0) => {
81
+ e.value.loading = l;
82
+ },
83
+ /**
84
+ * Closes the confirmation modal. It is a manual operation
85
+ * so you can update the state while the modal is still open.
86
+ */
87
+ close: n
88
+ };
89
+ };
76
90
  export {
77
- m as actions,
91
+ T as actions,
78
92
  e as state,
79
- y as useConfirm
93
+ w as useConfirm
80
94
  };
package/dist/index69.js CHANGED
@@ -1,85 +1,77 @@
1
- import { defineComponent as k, computed as _, openBlock as n, createBlock as l, unref as e, createSlots as h, withCtx as s, createElementBlock as f, toDisplayString as c, createCommentVNode as m, renderSlot as d, createElementVNode as g, createVNode as C, renderList as $, normalizeProps as x, guardReactiveProps as V, mergeProps as z, createTextVNode as u } from "vue";
2
- import { actions as p, state as o } from "./index6.js";
3
- import A from "./index25.js";
1
+ import { defineComponent as y, computed as d, openBlock as t, createBlock as a, unref as e, createSlots as v, withCtx as n, createElementBlock as l, toDisplayString as r, createCommentVNode as c, createVNode as b, createTextVNode as _ } from "vue";
2
+ import { actions as u, state as o } from "./index6.js";
3
+ import k from "./index25.js";
4
4
  /* empty css */
5
- import B from "./index129.js";
5
+ import h from "./index129.js";
6
6
  /* empty css */
7
- import v from "./index61.js";
7
+ import f from "./index61.js";
8
8
  /* empty css */
9
- const N = {
9
+ const B = {
10
10
  key: 0,
11
11
  class: "bb-confirm__content"
12
- }, P = {
12
+ }, x = {
13
13
  key: 0,
14
14
  class: "bb-confirm__text"
15
- }, S = { class: "bb-confirm__spinner" }, F = /* @__PURE__ */ k({
15
+ }, g = {
16
+ key: 1,
17
+ class: "bb-confirm__spinner"
18
+ }, E = /* @__PURE__ */ y({
16
19
  __name: "BbConfirm",
17
- setup(E) {
18
- const i = _(() => p.value[0]), r = _(() => p.value[1]), b = (t) => {
19
- t ? r.value.handler() : i.value.handler();
20
+ setup(C) {
21
+ const s = d(() => u.value[0]), i = d(() => u.value[1]), p = (m) => {
22
+ m ? i.value.handler() : s.value.handler();
20
23
  };
21
- return (t, U) => (n(), l(A, {
24
+ return (m, V) => (t(), a(k, {
22
25
  "model-value": e(o).open || e(o).loading,
23
26
  "overlay-classes": ["bb-confirm", `bb-confirm--${e(o).theme}`],
27
+ persistent: e(o).yesBusy || e(o).noBusy || e(o).loading,
28
+ "show-close": !(e(o).yesBusy || e(o).noBusy || e(o).loading),
24
29
  size: e(o).size,
25
30
  title: e(o).title,
26
- "onUpdate:modelValue": b
27
- }, h({
28
- default: s(() => [
29
- e(o).loading ? d(t.$slots, "spinner", { key: 1 }, () => [
30
- g("div", S, [
31
- C(B, { size: "36" })
32
- ])
33
- ]) : (n(), f("div", N, [
34
- e(o).text ? (n(), f("div", P, c(e(o).text), 1)) : m("", !0)
31
+ "onUpdate:modelValue": p
32
+ }, v({
33
+ default: n(() => [
34
+ e(o).loading ? (t(), l("div", g, [
35
+ b(h, { size: "36" })
36
+ ])) : (t(), l("div", B, [
37
+ e(o).text ? (t(), l("div", x, r(e(o).text), 1)) : c("", !0)
35
38
  ]))
36
39
  ]),
37
40
  _: 2
38
41
  }, [
39
- $(["header", "title", "close", "description"], (a) => ({
40
- name: a,
41
- fn: s((y) => [
42
- d(t.$slots, a, x(V(y)))
43
- ])
44
- })),
45
42
  !e(o).loading && e(o).actions ? {
46
43
  name: "footer",
47
- fn: s((a) => [
48
- d(t.$slots, "footer", z({
49
- actions: e(o).actions,
50
- loading: e(o).loading,
51
- no: e(o).no,
52
- noAction: i.value,
53
- yes: e(o).yes,
54
- yesAction: r.value
55
- }, a), () => [
56
- e(o).no ? (n(), l(v, {
57
- key: 0,
58
- class: "bb-confirm__no",
59
- onClick: i.value.handler
60
- }, {
61
- default: s(() => [
62
- u(c(i.value.text), 1)
63
- ]),
64
- _: 1
65
- }, 8, ["onClick"])) : m("", !0),
66
- e(o).yes ? (n(), l(v, {
67
- key: 1,
68
- class: "bb-confirm__yes",
69
- onClick: r.value.handler
70
- }, {
71
- default: s(() => [
72
- u(c(r.value.text), 1)
73
- ]),
74
- _: 1
75
- }, 8, ["onClick"])) : m("", !0)
76
- ])
44
+ fn: n(() => [
45
+ e(o).no ? (t(), a(f, {
46
+ key: 0,
47
+ "auto-loading": "",
48
+ class: "bb-confirm__no",
49
+ inert: e(o).yesBusy,
50
+ onClick: s.value.handler
51
+ }, {
52
+ default: n(() => [
53
+ _(r(s.value.text), 1)
54
+ ]),
55
+ _: 1
56
+ }, 8, ["inert", "onClick"])) : c("", !0),
57
+ e(o).yes ? (t(), a(f, {
58
+ key: 1,
59
+ "auto-loading": "",
60
+ class: "bb-confirm__yes",
61
+ inert: e(o).noBusy,
62
+ onClick: i.value.handler
63
+ }, {
64
+ default: n(() => [
65
+ _(r(i.value.text), 1)
66
+ ]),
67
+ _: 1
68
+ }, 8, ["inert", "onClick"])) : c("", !0)
77
69
  ]),
78
70
  key: "0"
79
71
  } : void 0
80
- ]), 1032, ["model-value", "overlay-classes", "size", "title"]));
72
+ ]), 1032, ["model-value", "overlay-classes", "persistent", "show-close", "size", "title"]));
81
73
  }
82
74
  });
83
75
  export {
84
- F as default
76
+ E as default
85
77
  };
package/dist/index7.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { getAsPercentage as p } from "./index131.js";
2
- import { wait as w } from "./index132.js";
2
+ import { wait as w } from "./index130.js";
3
3
  import { ref as c, computed as o, onBeforeUnmount as H } from "vue";
4
4
  const Y = ({
5
5
  duration: t,
package/dist/index75.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as X, computed as A, ref as y, openBlock as h, createElementBlock as T, mergeProps as B, createElementVNode as H, renderSlot as w, normalizeProps as Y, guardReactiveProps as Z, unref as $, createVNode as C, withCtx as O, normalizeStyle as x, Fragment as K, renderList as ee, createBlock as P, createCommentVNode as N, toDisplayString as te } from "vue";
2
- import { findRightIndex as I } from "./index278.js";
2
+ import { findRightIndex as I } from "./index254.js";
3
3
  import { useId as ne } from "./index8.js";
4
- import { wait as oe } from "./index132.js";
5
- import { useIntersectionObserver as ae } from "./index133.js";
4
+ import { wait as oe } from "./index130.js";
5
+ import { useIntersectionObserver as ae } from "./index132.js";
6
6
  import le from "./index13.js";
7
7
  /* empty css */
8
- import V from "./index279.js";
9
- import se from "./index273.js";
8
+ import V from "./index255.js";
9
+ import se from "./index256.js";
10
10
  /* empty css */
11
11
  import j from "./index127.js";
12
12
  /* empty css */
package/dist/index79.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, openBlock as V, createBlock as G, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
2
- import { findInTree as ae } from "./index277.js";
2
+ import { findInTree as ae } from "./index259.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index128.js";
5
5
  /* empty css */
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
53
53
  const r = a.accept[t];
54
54
  if (r.includes("/")) e.push(r);
55
55
  else {
56
- b || (b = (await import("./index276.js")).default);
56
+ b || (b = (await import("./index258.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index81.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, openBlock as g, createBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index241.js";
2
+ import { throttle as c } from "./index206.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index84.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as le, ref as l, useAttrs as se, computed as u, getCurrentInstance as ae, nextTick as ne, onBeforeUnmount as O, onMounted as ie, watch as re, openBlock as g, createBlock as ue, withCtx as ce, createElementVNode as s, mergeProps as S, createElementBlock as z, renderSlot as n, createTextVNode as de, toDisplayString as A, createCommentVNode as $ } from "vue";
2
- import { useFocusTrap as fe } from "./index231.js";
2
+ import { useFocusTrap as fe } from "./index207.js";
3
3
  import { useId as E } from "./index8.js";
4
- import { wait as H } from "./index132.js";
5
- import { useModalsState as b } from "./index242.js";
6
- import ve from "./index235.js";
4
+ import { wait as H } from "./index130.js";
5
+ import { useModalsState as b } from "./index209.js";
6
+ import ve from "./index211.js";
7
7
  import { useMobile as pe } from "./index9.js";
8
8
  const be = ["inert"], me = { class: "bb-offcanvas-close" }, ye = ["aria-label"], Ve = /* @__PURE__ */ le({
9
9
  __name: "BbOffCanvas",
package/dist/index86.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as P, computed as _, ref as g, onMounted as A, onBeforeUnmount as E, openBlock as y, createElementBlock as k, normalizeClass as C, createElementVNode as i, createVNode as V, unref as S, withCtx as h, renderSlot as v, Fragment as W, renderList as R, toDisplayString as M, nextTick as $ } from "vue";
2
- import { debounce as F } from "./index275.js";
2
+ import { debounce as F } from "./index268.js";
3
3
  /* empty css */
4
4
  /* empty css */
5
5
  import w from "./index13.js";
package/dist/index88.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as M, ref as n, computed as v, openBlock as k, createElementBlock as O, mergeProps as F, createElementVNode as p, renderSlot as y, normalizeProps as S, guardReactiveProps as H, createVNode as V, withCtx as C, createBlock as q, createCommentVNode as I, nextTick as W } from "vue";
2
- import { useFocusTrap as z } from "./index231.js";
2
+ import { useFocusTrap as z } from "./index207.js";
3
3
  import { useId as A } from "./index8.js";
4
- import { useIntersectionObserver as R } from "./index133.js";
5
- import { waitFor as j } from "./index233.js";
4
+ import { useIntersectionObserver as R } from "./index132.js";
5
+ import { waitFor as j } from "./index208.js";
6
6
  import G from "./index13.js";
7
7
  /* empty css */
8
- import J from "./index273.js";
8
+ import J from "./index256.js";
9
9
  /* empty css */
10
- import { useDebounceFn as K } from "./index207.js";
10
+ import { useDebounceFn as K } from "./index230.js";
11
11
  const re = /* @__PURE__ */ M({
12
12
  __name: "BbPopover",
13
13
  props: {
package/dist/index9.js CHANGED
@@ -1,4 +1,4 @@
1
- import { useWindowSize as i } from "./index133.js";
1
+ import { useWindowSize as i } from "./index132.js";
2
2
  import { computed as e } from "vue";
3
3
  import { _config as t } from "./index4.js";
4
4
  const c = () => {
package/dist/index90.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, computed as a, openBlock as l, createElementBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
2
- import { clamp as p } from "./index206.js";
2
+ import { clamp as p } from "./index205.js";
3
3
  import { getAsPercentageBetween as i } from "./index131.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",