bitboss-ui 2.0.156 → 2.0.159

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