bitboss-ui 2.0.142 → 2.0.144

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 (174) hide show
  1. package/dist/components/BaseButton/RouterComponent.vue.d.ts +16 -0
  2. package/dist/index100.js +9 -9
  3. package/dist/index111.js +12 -12
  4. package/dist/index119.js +2 -2
  5. package/dist/index121.js +6 -6
  6. package/dist/index123.js +1 -1
  7. package/dist/index125.js +1 -1
  8. package/dist/index127.js +1 -1
  9. package/dist/index128.js +1 -1
  10. package/dist/index129.js +1 -1
  11. package/dist/index13.js +39 -52
  12. package/dist/index131.js +1 -1
  13. package/dist/index133.js +1 -1
  14. package/dist/index134.js +2 -2
  15. package/dist/index15.js +8 -8
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +35 -33
  18. package/dist/index207.js +3 -2
  19. package/dist/index208.js +2 -2
  20. package/dist/index209.js +4 -5
  21. package/dist/index21.js +16 -16
  22. package/dist/index210.js +2 -125
  23. package/dist/index211.js +4 -16
  24. package/dist/index212.js +40 -15
  25. package/dist/index213.js +20 -19
  26. package/dist/index214.js +94 -15
  27. package/dist/index216.js +200 -2
  28. package/dist/index218.js +65 -12
  29. package/dist/index220.js +13 -6
  30. package/dist/index221.js +12 -93
  31. package/dist/index222.js +36 -0
  32. package/dist/index223.js +5 -66
  33. package/dist/index224.js +18 -0
  34. package/dist/index225.js +16 -13
  35. package/dist/index226.js +19 -2
  36. package/dist/index227.js +15 -86
  37. package/dist/index228.js +21 -0
  38. package/dist/index229.js +27 -29
  39. package/dist/index23.js +16 -16
  40. package/dist/index230.js +3 -17
  41. package/dist/index231.js +2 -51
  42. package/dist/index232.js +8 -15
  43. package/dist/index233.js +250 -3
  44. package/dist/index234.js +52 -12
  45. package/dist/index235.js +44 -16
  46. package/dist/index236.js +5 -8
  47. package/dist/index237.js +60 -2
  48. package/dist/index238.js +3 -4
  49. package/dist/index239.js +6 -2
  50. package/dist/index240.js +7 -3
  51. package/dist/index241.js +15 -19
  52. package/dist/index242.js +2 -27
  53. package/dist/index243.js +79 -243
  54. package/dist/index245.js +29 -44
  55. package/dist/index246.js +17 -5
  56. package/dist/index247.js +50 -59
  57. package/dist/index248.js +15 -4
  58. package/dist/index249.js +12 -200
  59. package/dist/index25.js +7 -7
  60. package/dist/index250.js +18 -0
  61. package/dist/index251.js +125 -3
  62. package/dist/index252.js +2 -7
  63. package/dist/index253.js +2 -15
  64. package/dist/index254.js +2 -18
  65. package/dist/index255.js +17 -125
  66. package/dist/index256.js +124 -104
  67. package/dist/index257.js +108 -0
  68. package/dist/{index258.js → index259.js} +2 -2
  69. package/dist/index261.js +12 -228
  70. package/dist/index262.js +226 -367
  71. package/dist/index263.js +369 -2
  72. package/dist/index264.js +2 -2
  73. package/dist/index265.js +2 -10
  74. package/dist/index266.js +9 -2
  75. package/dist/index267.js +2 -8
  76. package/dist/index268.js +6 -23
  77. package/dist/index269.js +16 -6
  78. package/dist/index27.js +1 -1
  79. package/dist/index270.js +8 -15
  80. package/dist/index271.js +23 -3
  81. package/dist/index272.js +224 -17
  82. package/dist/index273.js +4 -9
  83. package/dist/index274.js +8 -27
  84. package/dist/index275.js +427 -277
  85. package/dist/index276.js +175 -5
  86. package/dist/index277.js +3 -2
  87. package/dist/index278.js +3 -2
  88. package/dist/index279.js +3 -2
  89. package/dist/index281.js +7 -2
  90. package/dist/index282.js +7 -2
  91. package/dist/index283.js +10 -430
  92. package/dist/index284.js +2 -176
  93. package/dist/index285.js +9 -3
  94. package/dist/index286.js +8 -3
  95. package/dist/index287.js +202 -0
  96. package/dist/index288.js +281 -7
  97. package/dist/index289.js +6 -7
  98. package/dist/index29.js +3 -3
  99. package/dist/index290.js +2 -11
  100. package/dist/index291.js +2 -4
  101. package/dist/index292.js +2 -200
  102. package/dist/index295.js +2 -2
  103. package/dist/index296.js +2 -2
  104. package/dist/index297.js +1 -1
  105. package/dist/index298.js +1 -1
  106. package/dist/index299.js +1 -21
  107. package/dist/index300.js +4 -0
  108. package/dist/index301.js +26 -222
  109. package/dist/index302.js +22 -9
  110. package/dist/index304.js +2 -3
  111. package/dist/index305.js +89 -2
  112. package/dist/index306.js +3 -89
  113. package/dist/index307.js +15 -124
  114. package/dist/index308.js +2 -3
  115. package/dist/index309.js +126 -3
  116. package/dist/index31.js +2 -2
  117. package/dist/index310.js +3 -2
  118. package/dist/index311.js +3 -436
  119. package/dist/index312.js +2 -127
  120. package/dist/index313.js +436 -2
  121. package/dist/index314.js +126 -66
  122. package/dist/index315.js +67 -5
  123. package/dist/index316.js +5 -5
  124. package/dist/index317.js +2 -8
  125. package/dist/index321.js +4 -32
  126. package/dist/index322.js +8 -28
  127. package/dist/index323.js +6 -0
  128. package/dist/index324.js +2 -2
  129. package/dist/index325.js +7 -58
  130. package/dist/index326.js +33 -33
  131. package/dist/index327.js +58 -4
  132. package/dist/index328.js +46 -6
  133. package/dist/index329.js +6 -18
  134. package/dist/index33.js +37 -35
  135. package/dist/index330.js +17 -5
  136. package/dist/index331.js +32 -7
  137. package/dist/index332.js +28 -6
  138. package/dist/index334.js +7 -46
  139. package/dist/index335.js +6 -2
  140. package/dist/index337.js +2 -3
  141. package/dist/index339.js +3 -424
  142. package/dist/index340.js +420 -43
  143. package/dist/index341.js +49 -0
  144. package/dist/index35.js +4 -4
  145. package/dist/index37.js +22 -22
  146. package/dist/index39.js +5 -5
  147. package/dist/index41.js +2 -2
  148. package/dist/index43.js +34 -32
  149. package/dist/index45.js +8 -8
  150. package/dist/index47.js +2 -2
  151. package/dist/index49.js +2 -2
  152. package/dist/index53.js +1 -1
  153. package/dist/index55.js +1 -1
  154. package/dist/index57.js +2 -2
  155. package/dist/index61.js +10 -12
  156. package/dist/index75.js +3 -3
  157. package/dist/index77.js +1 -1
  158. package/dist/index79.js +2 -2
  159. package/dist/index81.js +1 -1
  160. package/dist/index84.js +4 -4
  161. package/dist/index86.js +2 -2
  162. package/dist/index88.js +4 -4
  163. package/dist/index90.js +1 -1
  164. package/dist/style.css +1 -1
  165. package/package.json +1 -1
  166. package/dist/index215.js +0 -4
  167. package/dist/index217.js +0 -43
  168. package/dist/index219.js +0 -22
  169. package/dist/index244.js +0 -54
  170. package/dist/index260.js +0 -14
  171. package/dist/index303.js +0 -10
  172. package/dist/index338.js +0 -4
  173. /package/dist/{index333.js → index336.js} +0 -0
  174. /package/dist/{index280.js → index342.js} +0 -0
package/dist/index43.js CHANGED
@@ -1,15 +1,15 @@
1
- import { defineComponent as j, ref as k, toRef as d, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as h, guardReactiveProps as v, createVNode as R, mergeProps as w, createSlots as W } from "vue";
1
+ import { defineComponent as j, ref as k, toRef as d, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as v, guardReactiveProps as b, createVNode as R, mergeProps as w, createSlots as W } from "vue";
2
2
  import K from "./index41.js";
3
3
  /* empty css */
4
- import N from "./index227.js";
4
+ import N from "./index243.js";
5
5
  /* empty css */
6
- import { useItemsGetter as U } from "./index229.js";
7
- import { useIndexById as T } from "./index230.js";
8
- import { useBaseOptions as q } from "./index231.js";
9
- import { useCoherence as J } from "./index232.js";
10
- import { hash as Q } from "./index233.js";
11
- import { useHashedWatcher as E } from "./index234.js";
12
- import { usePrefill as X } from "./index235.js";
6
+ import { useItemsGetter as U } from "./index245.js";
7
+ import { useIndexById as T } from "./index246.js";
8
+ import { useBaseOptions as q } from "./index247.js";
9
+ import { useCoherence as J } from "./index248.js";
10
+ import { hash as Q } from "./index230.js";
11
+ import { useHashedWatcher as $ } from "./index249.js";
12
+ import { usePrefill as X } from "./index250.js";
13
13
  const ue = /* @__PURE__ */ j({
14
14
  __name: "BaseSwitchGroup",
15
15
  props: {
@@ -36,31 +36,31 @@ const ue = /* @__PURE__ */ j({
36
36
  readonly: { type: Boolean }
37
37
  },
38
38
  emits: ["blur", "change", "click", "focus", "inactive", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
39
- setup(C, { emit: L }) {
40
- const o = C, a = L;
39
+ setup(E, { emit: C }) {
40
+ const o = E, a = C;
41
41
  if (!Array.isArray(o.modelValue))
42
42
  throw new Error("Model value must be an array in checkbox group.");
43
- const b = k(), r = k(!1), {
44
- getter: u,
45
- items: $,
43
+ const u = k(), r = k(!1), {
44
+ getter: c,
45
+ items: L,
46
46
  loading: D
47
47
  } = U({
48
48
  items: d(o, "items"),
49
49
  debounce: 0
50
- }), c = () => {
50
+ }), m = () => {
51
51
  o.enforceCoherence && !V.value && a("update:modelValue", P.value.coherent);
52
52
  }, { hasPrefilled: I } = X({
53
53
  onStart: !0,
54
54
  currentValue: o.modelValue,
55
55
  multiple: !0,
56
56
  fn: async ({ prefill: e }) => {
57
- await u(e, o.modelValue), c();
57
+ await c(e, o.modelValue), m();
58
58
  }
59
59
  }), { data: y } = T({
60
60
  items: d(o, "modelValue")
61
61
  }), { options: g } = q({
62
62
  disabled: d(o, "disabled"),
63
- items: $,
63
+ items: L,
64
64
  itemText: o.itemText,
65
65
  itemValue: o.itemValue,
66
66
  max: o.max,
@@ -80,18 +80,18 @@ const ue = /* @__PURE__ */ j({
80
80
  iteratee: (e) => !!M.value[Q(e)]
81
81
  });
82
82
  let i = 0;
83
- E(
83
+ $(
84
84
  () => o.modelValue,
85
85
  async () => {
86
- i++, V.value || (await u(!1, o.modelValue), c()), i--;
86
+ i++, V.value || (await c(!1, o.modelValue), m()), i--;
87
87
  },
88
88
  {
89
89
  debounce: o.modelValueDebounceTime
90
90
  }
91
- ), E(
91
+ ), $(
92
92
  () => [o.dependencies, o.items],
93
93
  async () => {
94
- I.value && (i++, await u(!1, o.modelValue), i === 1 && c(), i--);
94
+ I.value && (i++, await c(!1, o.modelValue), i === 1 && m(), i--);
95
95
  },
96
96
  {
97
97
  debounce: o.depsDebounceTime
@@ -106,20 +106,22 @@ const ue = /* @__PURE__ */ j({
106
106
  onBlur: (e) => a("blur", e),
107
107
  onClick: (e) => a("click", e),
108
108
  onFocus: (e) => {
109
- a("focus", e), r.value || (document.addEventListener("focusin", m, { passive: !0 }), document.addEventListener("click", p, { passive: !0 }), r.value = !0);
109
+ a("focus", e), r.value || (document.addEventListener("focusin", p, { passive: !0 }), document.addEventListener("click", f, { passive: !0 }), r.value = !0);
110
110
  },
111
111
  onInput: (e) => a("input", e),
112
112
  onKeydown: (e) => a("keydown", e),
113
113
  onMousedown: (e) => a("mousedown", e),
114
114
  onMouseup: (e) => a("mouseup", e)
115
- }, m = (e) => {
116
- var t;
117
- e.target instanceof HTMLElement && ((t = b.value) != null && t.contains(e.target) || (a("inactive"), r.value = !1, document.removeEventListener("focusin", m), document.removeEventListener("click", p)));
118
115
  }, p = (e) => {
119
116
  var t;
120
- e.target instanceof HTMLElement && ((t = b.value) != null && t.contains(e.target) || (a("inactive"), r.value = !1, document.removeEventListener("focusin", m), document.removeEventListener("click", p)));
117
+ e.target instanceof HTMLElement && ((t = u.value) != null && t.$el.contains(e.target) || (a("inactive"), r.value = !1, document.removeEventListener("focusin", p), document.removeEventListener("click", f)));
118
+ }, f = (e) => {
119
+ var t;
120
+ e.target instanceof HTMLElement && ((t = u.value) != null && t.$el.contains(e.target) || (a("inactive"), r.value = !1, document.removeEventListener("focusin", p), document.removeEventListener("click", f)));
121
121
  };
122
122
  return (e, t) => (z(), G(N, {
123
+ ref_key: "container",
124
+ ref: u,
123
125
  class: "bb-base-switch-group",
124
126
  direction: e.direction,
125
127
  "has-errors": e.hasErrors,
@@ -139,10 +141,10 @@ const ue = /* @__PURE__ */ j({
139
141
  l(e.$slots, "no-data")
140
142
  ]),
141
143
  label: s((n) => [
142
- l(e.$slots, "label", h(v(n)))
144
+ l(e.$slots, "label", v(b(n)))
143
145
  ]),
144
146
  "option:prepend": s((n) => [
145
- l(e.$slots, "option:prepend", h(v(n)))
147
+ l(e.$slots, "option:prepend", v(b(n)))
146
148
  ]),
147
149
  input: s(({ option: n, index: A }) => [
148
150
  R(K, w({
@@ -157,22 +159,22 @@ const ue = /* @__PURE__ */ j({
157
159
  readonly: e.readonly,
158
160
  "true-value": n.value
159
161
  }, O, {
160
- onChange: (f) => F(f, n)
162
+ onChange: (h) => F(h, n)
161
163
  }), W({ _: 2 }, [
162
164
  e.$slots.icon ? {
163
165
  name: "icon",
164
- fn: s((f) => [
166
+ fn: s((h) => [
165
167
  l(e.$slots, "icon", w({
166
168
  item: n.item,
167
169
  text: n.text
168
- }, f))
170
+ }, h))
169
171
  ]),
170
172
  key: "0"
171
173
  } : void 0
172
174
  ]), 1040, ["id", "aria-describedby", "autofocus", "checked", "color", "disabled", "has-errors", "name", "readonly", "true-value", "onChange"])
173
175
  ]),
174
176
  "option:append": s((n) => [
175
- l(e.$slots, "option:append", h(v(n)))
177
+ l(e.$slots, "option:append", v(b(n)))
176
178
  ]),
177
179
  append: s(() => [
178
180
  l(e.$slots, "append")
package/dist/index45.js CHANGED
@@ -3,17 +3,17 @@ import { defineComponent as Q, ref as u, computed as f, toRef as E, watch as Z,
3
3
  /* empty css */
4
4
  import ae from "./index128.js";
5
5
  /* empty css */
6
- import { last as le } from "./index216.js";
7
- import { useBaseOptions as ne } from "./index231.js";
8
- import { useIndexById as re } from "./index230.js";
9
- import ie from "./index256.js";
6
+ import { last as le } from "./index231.js";
7
+ import { useBaseOptions as ne } from "./index247.js";
8
+ import { useIndexById as re } from "./index246.js";
9
+ import ie from "./index257.js";
10
10
  /* empty css */
11
- import ue from "./index258.js";
11
+ import ue from "./index259.js";
12
12
  /* empty css */
13
- import se from "./index223.js";
13
+ import se from "./index218.js";
14
14
  /* empty css */
15
- import de from "./index225.js";
16
- import { isEmpty as pe } from "./index226.js";
15
+ import de from "./index220.js";
16
+ import { isEmpty as pe } from "./index253.js";
17
17
  const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], De = /* @__PURE__ */ Q({
18
18
  __name: "BaseTag",
19
19
  props: {
package/dist/index47.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as h, ref as y, computed as u, onMounted as g, watch as B, nextTick as V, openBlock as $, createBlock as k, normalizeClass as C, withCtx as r, renderSlot as t, createVNode as i, unref as T, createElementVNode as v, mergeProps as x } from "vue";
2
- import E from "./index225.js";
3
- import G from "./index223.js";
2
+ import E from "./index220.js";
3
+ import G from "./index218.js";
4
4
  /* empty css */
5
5
  import M from "./index128.js";
6
6
  /* empty css */
package/dist/index49.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as m, computed as b, openBlock as c, createElementBlock as f, Fragment as y, createVNode as r, normalizeClass as B, withCtx as n, renderSlot as l, unref as g, createElementVNode as p, mergeProps as h } from "vue";
2
- import $ from "./index223.js";
2
+ import $ from "./index218.js";
3
3
  /* empty css */
4
- import k from "./index225.js";
4
+ import k from "./index220.js";
5
5
  import { isNotNil as C } from "./index135.js";
6
6
  const V = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "type", "value"], M = /* @__PURE__ */ m({
7
7
  __name: "BaseTextInput",
package/dist/index53.js CHANGED
@@ -3,7 +3,7 @@ import B from "./index126.js";
3
3
  /* empty css */
4
4
  import L from "./index127.js";
5
5
  /* empty css */
6
- import { useLocale as g } from "./index218.js";
6
+ import { useLocale as g } from "./index221.js";
7
7
  const $ = {
8
8
  class: "bb-alert__inner-container",
9
9
  role: "alert"
package/dist/index55.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as b, computed as z, ref as o, onMounted as g, openBlock as l, createElementBlock as i, normalizeProps as _, guardReactiveProps as h, renderSlot as k } from "vue";
2
- import { isCssColor as y } from "./index237.js";
2
+ import { isCssColor as y } from "./index208.js";
3
3
  import { wait as C } from "./index130.js";
4
4
  const w = ["alt", "sizes", "src", "srcset"], B = {
5
5
  key: 1,
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 "./index237.js";
3
- import { isNil as B } from "./index264.js";
2
+ import { isCssColor as r } from "./index208.js";
3
+ import { isNil as B } from "./index265.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/index61.js CHANGED
@@ -7,10 +7,10 @@ import p from "./index127.js";
7
7
  /* empty css */
8
8
  import T from "./index129.js";
9
9
  /* empty css */
10
- import { pickBy as W } from "./index265.js";
11
- import { noop as w } from "./index266.js";
12
- import { useLocale as D } from "./index218.js";
13
- const E = {
10
+ import { pickBy as W } from "./index266.js";
11
+ import { noop as D } from "./index267.js";
12
+ import { useLocale as E } from "./index221.js";
13
+ const O = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
16
16
  }, X = /* @__PURE__ */ k({
@@ -52,14 +52,12 @@ const E = {
52
52
  type: {}
53
53
  },
54
54
  setup(b) {
55
- const e = b, { t: m } = D(), l = C(0), t = c(
55
+ const e = b, { t: m } = E(), l = C(0), t = c(
56
56
  () => e.loading || !!l.value && e.autoLoading
57
- ), f = c(() => e.disabled), { onClick: y = w } = h(), g = async (o) => {
58
- if (o.stopImmediatePropagation(), t.value && e.disabledWhileLoading) {
59
- e.type === "submit" && o.preventDefault();
60
- return;
61
- }
62
- l.value++, await y(o), l.value--;
57
+ ), f = c(() => e.disabled), { onClick: y = D } = h(), g = (o) => {
58
+ if (o.stopImmediatePropagation(), t.value && e.disabledWhileLoading)
59
+ return (e.type === "submit" || e.href || e.to) && o.preventDefault(), null;
60
+ l.value++, y(o), l.value--;
63
61
  }, _ = typeof e.size == "string" ? { default: e.size } : { default: "md", ...e.size }, B = Object.entries(_).reduce(
64
62
  (o, [n, d]) => (n === "default" ? o[`data-${d}`] = "" : o[`data-${n}:${d}`] = "", o),
65
63
  {}
@@ -110,7 +108,7 @@ const E = {
110
108
  F(u(o.text), 1)
111
109
  ])
112
110
  ], 2),
113
- t.value ? (a(), N("span", E, u(r(m)("common.loadingText")), 1)) : s("", !0),
111
+ t.value ? (a(), N("span", O, u(r(m)("common.loadingText")), 1)) : s("", !0),
114
112
  !o.icon && e["append:icon"] ? (a(), i(p, {
115
113
  key: 3,
116
114
  class: "bb-button__append-icon",
package/dist/index75.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as X, computed as F, ref as y, openBlock as h, createElementBlock as D, mergeProps as A, createElementVNode as _, renderSlot as g, normalizeProps as Y, guardReactiveProps as Z, unref as $, createVNode as B, withCtx as O, normalizeStyle as x, Fragment as K, renderList as ee, createBlock as P, createCommentVNode as j, toDisplayString as te } from "vue";
2
- import { findRightIndex as H } from "./index267.js";
2
+ import { findRightIndex as H } from "./index270.js";
3
3
  import { useId as ne } from "./index8.js";
4
4
  import { wait as oe } from "./index130.js";
5
5
  import { useIntersectionObserver as ae } from "./index132.js";
6
6
  import le from "./index13.js";
7
7
  /* empty css */
8
- import N from "./index268.js";
9
- import se from "./index221.js";
8
+ import N from "./index271.js";
9
+ import se from "./index214.js";
10
10
  /* empty css */
11
11
  import V from "./index127.js";
12
12
  /* empty css */
package/dist/index77.js CHANGED
@@ -9,7 +9,7 @@ import S from "./index127.js";
9
9
  /* empty css */
10
10
  import R from "./index129.js";
11
11
  /* empty css */
12
- import { useLocale as T } from "./index218.js";
12
+ import { useLocale as T } from "./index221.js";
13
13
  const Z = { class: "bb-dropdown-button__content" }, q = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
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 "./index270.js";
2
+ import { findInTree as ae } from "./index269.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("./index269.js")).default);
56
+ b || (b = (await import("./index268.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 "./index251.js";
2
+ import { throttle as c } from "./index238.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index84.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as ae, ref as l, useAttrs as ne, computed as u, getCurrentInstance as ie, nextTick as re, onBeforeUnmount as A, onMounted as ue, watch as ce, openBlock as g, createBlock as de, withCtx as fe, createElementVNode as s, mergeProps as E, createElementBlock as $, renderSlot as n, createTextVNode as ve, toDisplayString as H, unref as pe, createCommentVNode as T } from "vue";
2
- import { useFocusTrap as be } from "./index217.js";
2
+ import { useFocusTrap as be } from "./index212.js";
3
3
  import { useId as I } from "./index8.js";
4
4
  import { wait as D } from "./index130.js";
5
- import { useModalsState as b } from "./index252.js";
6
- import me from "./index253.js";
5
+ import { useModalsState as b } from "./index240.js";
6
+ import me from "./index241.js";
7
7
  import { useMobile as ye } from "./index9.js";
8
- import { useLocale as he } from "./index218.js";
8
+ import { useLocale as he } from "./index221.js";
9
9
  const ge = ["inert"], _e = { class: "bb-offcanvas-close" }, ke = ["aria-label"], De = /* @__PURE__ */ ae({
10
10
  __name: "BbOffCanvas",
11
11
  props: {
package/dist/index86.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as E, computed as h, ref as g, onMounted as P, onBeforeUnmount as W, openBlock as k, createElementBlock as V, normalizeClass as $, createElementVNode as i, createVNode as S, unref as v, withCtx as w, renderSlot as c, toDisplayString as m, Fragment as R, renderList as F, nextTick as x } from "vue";
2
- import { debounce as T } from "./index302.js";
2
+ import { debounce as T } from "./index274.js";
3
3
  /* empty css */
4
4
  /* empty css */
5
5
  import z from "./index13.js";
6
6
  /* empty css */
7
- import { useLocale as D } from "./index218.js";
7
+ import { useLocale as D } from "./index221.js";
8
8
  const G = ["aria-label"], I = { class: "bb-pagination__page-label sr-only" }, O = { class: "bb-pagination__page-label" }, j = { class: "bb-pagination__page-label" }, q = { class: "bb-pagination__page-label sr-only" }, Z = /* @__PURE__ */ E({
9
9
  __name: "BbPagination",
10
10
  props: {
package/dist/index88.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as O, ref as n, computed as v, openBlock as y, createElementBlock as S, mergeProps as F, createElementVNode as p, renderSlot as k, normalizeProps as H, guardReactiveProps as V, createVNode as q, withCtx as T, createBlock as I, toDisplayString as W, unref as z, createCommentVNode as A, nextTick as R } from "vue";
2
- import { useFocusTrap as j } from "./index217.js";
2
+ import { useFocusTrap as j } from "./index212.js";
3
3
  import { useId as G } from "./index8.js";
4
4
  import { useIntersectionObserver as J } from "./index132.js";
5
- import { waitFor as K } from "./index220.js";
5
+ import { waitFor as K } from "./index239.js";
6
6
  import Q from "./index13.js";
7
7
  /* empty css */
8
- import U from "./index221.js";
8
+ import U from "./index214.js";
9
9
  /* empty css */
10
- import { useLocale as X } from "./index218.js";
10
+ import { useLocale as X } from "./index221.js";
11
11
  import { useDebounceFn as Y } from "./index206.js";
12
12
  const Z = { class: "bb-popover__close-label sr-only" }, ce = /* @__PURE__ */ O({
13
13
  __name: "BbPopover",
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 "./index207.js";
2
+ import { clamp as p } from "./index254.js";
3
3
  import { getAsPercentageBetween as i } from "./index131.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",