bitboss-ui 2.0.157 → 2.0.160

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/BaseDialog/BaseDialog.vue.d.ts +2 -2
  2. package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +13 -0
  3. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +3 -3
  4. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  5. package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +2 -2
  6. package/dist/components/BbTextInput/BbTextInput.vue.d.ts +14 -0
  7. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  8. package/dist/index100.js +9 -9
  9. package/dist/index111.js +11 -11
  10. package/dist/index117.js +26 -20
  11. package/dist/index119.js +2 -2
  12. package/dist/index121.js +6 -6
  13. package/dist/index123.js +1 -1
  14. package/dist/index125.js +1 -1
  15. package/dist/index127.js +1 -1
  16. package/dist/index128.js +13 -13
  17. package/dist/index129.js +1 -1
  18. package/dist/index13.js +1 -1
  19. package/dist/index134.js +2 -2
  20. package/dist/index15.js +8 -8
  21. package/dist/index17.js +3 -3
  22. package/dist/index19.js +8 -8
  23. package/dist/index209.js +66 -2
  24. package/dist/index21.js +16 -16
  25. package/dist/index211.js +13 -2
  26. package/dist/index212.js +41 -3
  27. package/dist/index213.js +6 -41
  28. package/dist/index214.js +7 -6
  29. package/dist/index215.js +15 -7
  30. package/dist/index216.js +12 -7
  31. package/dist/index217.js +32 -13
  32. package/dist/index218.js +3 -13
  33. package/dist/index219.js +5 -86
  34. package/dist/index220.js +127 -0
  35. package/dist/index221.js +16 -29
  36. package/dist/index222.js +15 -16
  37. package/dist/index223.js +19 -51
  38. package/dist/index224.js +15 -15
  39. package/dist/index225.js +2 -3
  40. package/dist/index226.js +2 -12
  41. package/dist/index227.js +19 -15
  42. package/dist/index228.js +89 -61
  43. package/dist/index23.js +16 -16
  44. package/dist/index230.js +2 -13
  45. package/dist/index231.js +2 -5
  46. package/dist/index232.js +4 -125
  47. package/dist/index233.js +2 -16
  48. package/dist/index234.js +4 -16
  49. package/dist/index235.js +199 -18
  50. package/dist/index237.js +19 -2
  51. package/dist/index238.js +27 -2
  52. package/dist/index239.js +3 -20
  53. package/dist/index240.js +6 -92
  54. package/dist/index241.js +252 -0
  55. package/dist/index242.js +52 -2
  56. package/dist/index243.js +44 -4
  57. package/dist/index244.js +5 -200
  58. package/dist/index245.js +62 -0
  59. package/dist/index246.js +86 -19
  60. package/dist/index248.js +27 -248
  61. package/dist/index249.js +17 -52
  62. package/dist/index25.js +107 -128
  63. package/dist/index250.js +50 -43
  64. package/dist/index251.js +15 -5
  65. package/dist/index252.js +12 -60
  66. package/dist/index253.js +16 -3
  67. package/dist/index254.js +17 -33
  68. package/dist/index255.js +126 -2
  69. package/dist/index256.js +106 -2
  70. package/dist/{index259.js → index258.js} +2 -2
  71. package/dist/index260.js +14 -0
  72. package/dist/index261.js +227 -17
  73. package/dist/index262.js +353 -110
  74. package/dist/index263.js +2 -12
  75. package/dist/index264.js +2 -228
  76. package/dist/index265.js +162 -355
  77. package/dist/index27.js +1 -1
  78. package/dist/index270.js +3 -6
  79. package/dist/index272.js +7 -9
  80. package/dist/index273.js +430 -3
  81. package/dist/index274.js +2 -431
  82. package/dist/index275.js +7 -2
  83. package/dist/index276.js +10 -88
  84. package/dist/index277.js +2 -7
  85. package/dist/index278.js +223 -10
  86. package/dist/index279.js +200 -3
  87. package/dist/index280.js +281 -17
  88. package/dist/index281.js +6 -9
  89. package/dist/index282.js +2 -28
  90. package/dist/index283.js +2 -200
  91. package/dist/index284.js +2 -3
  92. package/dist/index285.js +4 -0
  93. package/dist/index286.js +2 -7
  94. package/dist/index287.js +2 -281
  95. package/dist/index288.js +3 -6
  96. package/dist/index289.js +4 -2
  97. package/dist/index29.js +2 -2
  98. package/dist/index290.js +3 -2
  99. package/dist/index291.js +9 -2
  100. package/dist/index292.js +6 -2
  101. package/dist/index293.js +16 -2
  102. package/dist/index294.js +3 -2
  103. package/dist/index295.js +9 -176
  104. package/dist/index296.js +8 -3
  105. package/dist/index297.js +2 -3
  106. package/dist/index298.js +2 -8
  107. package/dist/index299.js +2 -2
  108. package/dist/index300.js +2 -2
  109. package/dist/index301.js +1 -1
  110. package/dist/index302.js +1 -1
  111. package/dist/index303.js +28 -2
  112. package/dist/index304.js +21 -1
  113. package/dist/index306.js +5 -0
  114. package/dist/index307.js +17 -224
  115. package/dist/index308.js +126 -2
  116. package/dist/index309.js +1 -1
  117. package/dist/index31.js +2 -2
  118. package/dist/index310.js +1 -1
  119. package/dist/index311.js +2 -126
  120. package/dist/index312.js +436 -2
  121. package/dist/index313.js +113 -422
  122. package/dist/index314.js +2 -127
  123. package/dist/index315.js +67 -3
  124. package/dist/index316.js +33 -3
  125. package/dist/index317.js +27 -57
  126. package/dist/index319.js +5 -8
  127. package/dist/index320.js +5 -67
  128. package/dist/index321.js +8 -2
  129. package/dist/index322.js +480 -5
  130. package/dist/index325.js +3 -32
  131. package/dist/index326.js +89 -28
  132. package/dist/index327.js +9 -0
  133. package/dist/index328.js +6 -3
  134. package/dist/index329.js +19 -480
  135. package/dist/index33.js +8 -8
  136. package/dist/index330.js +46 -7
  137. package/dist/index331.js +3 -6
  138. package/dist/index332.js +3 -8
  139. package/dist/index333.js +57 -6
  140. package/dist/index334.js +7 -18
  141. package/dist/index335.js +5 -6
  142. package/dist/index336.js +8 -47
  143. package/dist/index337.js +1 -1
  144. package/dist/index339.js +1 -1
  145. package/dist/index340.js +424 -2
  146. package/dist/index341.js +2 -424
  147. package/dist/index35.js +4 -4
  148. package/dist/index37.js +22 -22
  149. package/dist/index39.js +4 -4
  150. package/dist/index41.js +2 -2
  151. package/dist/index43.js +8 -8
  152. package/dist/index45.js +8 -8
  153. package/dist/index47.js +2 -2
  154. package/dist/index49.js +79 -40
  155. package/dist/index53.js +1 -1
  156. package/dist/index55.js +1 -1
  157. package/dist/index57.js +2 -2
  158. package/dist/index61.js +1 -1
  159. package/dist/index75.js +1 -1
  160. package/dist/index77.js +1 -1
  161. package/dist/index79.js +2 -2
  162. package/dist/index81.js +1 -1
  163. package/dist/index84.js +4 -4
  164. package/dist/index86.js +2 -2
  165. package/dist/index88.js +4 -4
  166. package/dist/style.css +1 -1
  167. package/package.json +1 -1
  168. package/dist/index210.js +0 -6
  169. package/dist/index236.js +0 -17
  170. package/dist/index247.js +0 -29
  171. package/dist/index257.js +0 -108
  172. package/dist/index271.js +0 -18
  173. package/dist/index305.js +0 -24
  174. package/dist/index318.js +0 -7
package/dist/index49.js CHANGED
@@ -1,9 +1,10 @@
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 "./index228.js";
1
+ import { defineComponent as k, ref as h, computed as B, onMounted as V, onBeforeUnmount as v, openBlock as r, createElementBlock as u, Fragment as M, createVNode as s, normalizeClass as g, withCtx as n, renderSlot as d, unref as $, mergeProps as m, createElementVNode as w } from "vue";
2
+ import C from "./index209.js";
3
3
  /* empty css */
4
- import k from "./index230.js";
5
- import { isNotNil as C } from "./index135.js";
6
- const V = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "type", "value"], M = /* @__PURE__ */ m({
4
+ import q from "./index211.js";
5
+ import { isNotNil as E } from "./index135.js";
6
+ import { MaskInput as I } from "./index265.js";
7
+ const N = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type"], z = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type", "value"], P = /* @__PURE__ */ k({
7
8
  __name: "BaseTextInput",
8
9
  props: {
9
10
  "append:icon": {},
@@ -13,9 +14,12 @@ const V = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
13
14
  clearable: { type: Boolean },
14
15
  compact: { type: Boolean },
15
16
  disabled: { type: Boolean },
17
+ emitMasked: { type: Boolean },
16
18
  hasErrors: { type: Boolean },
17
19
  id: {},
20
+ inputMode: {},
18
21
  loading: { type: Boolean },
22
+ mask: {},
19
23
  modelValue: {},
20
24
  name: {},
21
25
  placeholder: {},
@@ -25,65 +29,100 @@ const V = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
25
29
  type: { default: "text" }
26
30
  },
27
31
  emits: ["blur", "change", "click", "focus", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
28
- setup(s, { emit: u }) {
29
- const o = s, a = u, d = b(() => ({
32
+ setup(b, { emit: c }) {
33
+ const a = b, o = c, t = h(), f = B(() => ({
30
34
  "bb-base-text-input": !0,
31
- "bb-base-text-input--disabled": o.disabled,
32
- "bb-base-text-input--errors": o.hasErrors,
33
- "bb-base-text-input--loading": o.loading,
34
- "bb-base-text-input--readonly": o.readonly,
35
- "bb-base-text-input--compact": o.compact
36
- })), i = {
37
- onBlur: (e) => a("blur", e),
38
- onChange: (e) => a("change", e),
39
- onClick: (e) => a("click", e),
40
- onFocus: (e) => a("focus", e),
41
- onKeydown: (e) => a("keydown", e),
35
+ "bb-base-text-input--disabled": a.disabled,
36
+ "bb-base-text-input--errors": a.hasErrors,
37
+ "bb-base-text-input--loading": a.loading,
38
+ "bb-base-text-input--readonly": a.readonly,
39
+ "bb-base-text-input--compact": a.compact
40
+ }));
41
+ let i;
42
+ const y = (e) => {
43
+ a.mask && (e.detail.unmasked ? a.emitMasked ? o("update:modelValue", e.detail.masked) : o("update:modelValue", e.detail.unmasked) : o("update:modelValue", null));
44
+ };
45
+ V(() => {
46
+ a.mask && (i = new I(t.value, a.mask), a.modelValue && (t.value.value = a.modelValue));
47
+ }), v(() => {
48
+ a.mask && (i == null || i.destroy());
49
+ });
50
+ const p = {
51
+ onBlur: (e) => o("blur", e),
52
+ onChange: (e) => o("change", e),
53
+ onClick: (e) => o("click", e),
54
+ onFocus: (e) => o("focus", e),
55
+ onKeydown: (e) => o("keydown", e),
42
56
  onInput: (e) => {
43
- e.target instanceof HTMLInputElement && a("update:modelValue", e.target.value || null), a("input", e);
57
+ if (!a.mask && e.target instanceof HTMLInputElement) {
58
+ const l = e.target.value;
59
+ o("update:modelValue", l);
60
+ }
61
+ o("input", e);
44
62
  },
45
- onMousedown: (e) => a("mousedown", e),
46
- onMouseup: (e) => a("mouseup", e)
63
+ onMousedown: (e) => o("mousedown", e),
64
+ onMouseup: (e) => o("mouseup", e)
47
65
  };
48
- return (e, t) => (c(), f(y, null, [
49
- r(k, {
50
- class: B(d.value)
66
+ return (e, l) => (r(), u(M, null, [
67
+ s(q, {
68
+ class: g(f.value)
51
69
  }, {
52
70
  "prepend-outer": n(() => [
53
- l(e.$slots, "prepend-outer")
71
+ d(e.$slots, "prepend-outer")
54
72
  ]),
55
73
  "append-outer": n(() => [
56
- l(e.$slots, "append-outer")
74
+ d(e.$slots, "append-outer")
57
75
  ]),
58
76
  default: n(() => [
59
- r($, {
60
- "append:icon": o["append:icon"],
61
- clearable: o.clearable && g(C)(o.modelValue),
62
- "prepend:icon": o["prepend:icon"],
63
- "onClick:clear": t[0] || (t[0] = (v) => e.$emit("update:modelValue", null))
77
+ s(C, {
78
+ "append:icon": a["append:icon"],
79
+ clearable: a.clearable && $(E)(a.modelValue),
80
+ "prepend:icon": a["prepend:icon"],
81
+ "onClick:clear": l[0] || (l[0] = (D) => e.$emit("update:modelValue", null))
64
82
  }, {
65
83
  prepend: n(() => [
66
- l(e.$slots, "prepend")
84
+ d(e.$slots, "prepend")
67
85
  ]),
68
86
  prefix: n(() => [
69
- l(e.$slots, "prefix")
87
+ d(e.$slots, "prefix")
70
88
  ]),
71
89
  append: n(() => [
72
- l(e.$slots, "append")
90
+ d(e.$slots, "append")
73
91
  ]),
74
92
  suffix: n(() => [
75
- l(e.$slots, "suffix")
93
+ d(e.$slots, "suffix")
76
94
  ]),
77
95
  default: n(() => [
78
- p("input", h({
96
+ e.mask ? (r(), u("input", m({
97
+ key: 0,
98
+ id: e.id,
99
+ ref_key: "input",
100
+ ref: t,
101
+ "aria-describedby": e.ariaDescribedby,
102
+ "aria-invalid": e.hasErrors ? !0 : void 0,
103
+ autocomplete: e.autocomplete,
104
+ autofocus: e.autofocus,
105
+ class: "bb-base-text-input__input",
106
+ disabled: e.disabled,
107
+ inputmode: e.inputMode,
108
+ name: e.name,
109
+ placeholder: e.placeholder,
110
+ readonly: e.readonly,
111
+ required: e.required,
112
+ size: "1",
113
+ type: e.type
114
+ }, p, { onMaska: y }), null, 16, N)) : (r(), u("input", m({
115
+ key: 1,
79
116
  id: e.id,
80
- ref: "input",
117
+ ref_key: "input",
118
+ ref: t,
81
119
  "aria-describedby": e.ariaDescribedby,
82
120
  "aria-invalid": e.hasErrors ? !0 : void 0,
83
121
  autocomplete: e.autocomplete,
84
122
  autofocus: e.autofocus,
85
123
  class: "bb-base-text-input__input",
86
124
  disabled: e.disabled,
125
+ inputmode: e.inputMode,
87
126
  name: e.name,
88
127
  placeholder: e.placeholder,
89
128
  readonly: e.readonly,
@@ -91,17 +130,17 @@ const V = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
91
130
  size: "1",
92
131
  type: e.type,
93
132
  value: e.modelValue
94
- }, i), null, 16, V)
133
+ }, p), null, 16, z))
95
134
  ]),
96
135
  _: 3
97
136
  }, 8, ["append:icon", "clearable", "prepend:icon"])
98
137
  ]),
99
138
  _: 3
100
139
  }, 8, ["class"]),
101
- t[1] || (t[1] = p("span", null, null, -1))
140
+ l[1] || (l[1] = w("span", null, null, -1))
102
141
  ], 64));
103
142
  }
104
143
  });
105
144
  export {
106
- M as default
145
+ P as default
107
146
  };
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 "./index216.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 "./index209.js";
2
+ import { isCssColor as y } from "./index231.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 "./index209.js";
3
- import { isNil as B } from "./index256.js";
2
+ import { isCssColor as r } from "./index231.js";
3
+ import { isNil as B } from "./index264.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
@@ -9,7 +9,7 @@ import T from "./index129.js";
9
9
  /* empty css */
10
10
  import { pickBy as W } from "./index266.js";
11
11
  import { noop as w } from "./index267.js";
12
- import { useLocale as D } from "./index218.js";
12
+ import { useLocale as D } from "./index216.js";
13
13
  const E = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
package/dist/index75.js CHANGED
@@ -6,7 +6,7 @@ import { useIntersectionObserver as ae } from "./index132.js";
6
6
  import le from "./index13.js";
7
7
  /* empty css */
8
8
  import N from "./index269.js";
9
- import se from "./index240.js";
9
+ import se from "./index228.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 "./index216.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 "./index271.js";
2
+ import { findInTree as ae } from "./index293.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("./index270.js")).default);
56
+ b || (b = (await import("./index292.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 "./index212.js";
2
+ import { throttle as c } from "./index294.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 "./index213.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 "./index215.js";
6
- import me from "./index217.js";
5
+ import { useModalsState as b } from "./index214.js";
6
+ import me from "./index215.js";
7
7
  import { useMobile as ye } from "./index9.js";
8
- import { useLocale as he } from "./index218.js";
8
+ import { useLocale as he } from "./index216.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 "./index272.js";
2
+ import { debounce as T } from "./index291.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 "./index216.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 "./index213.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 "./index214.js";
5
+ import { waitFor as K } from "./index213.js";
6
6
  import Q from "./index13.js";
7
7
  /* empty css */
8
- import U from "./index240.js";
8
+ import U from "./index228.js";
9
9
  /* empty css */
10
- import { useLocale as X } from "./index218.js";
10
+ import { useLocale as X } from "./index216.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",