bitboss-ui 2.1.0 → 2.1.1

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 (162) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +1 -1
  3. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
  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/index.css +1 -1
  8. package/dist/index106.js +7 -7
  9. package/dist/index113.js +1 -1
  10. package/dist/index121.js +11 -11
  11. package/dist/index129.js +1 -1
  12. package/dist/index13.js +1 -1
  13. package/dist/index131.js +3 -3
  14. package/dist/index133.js +1 -1
  15. package/dist/index136.js +1 -1
  16. package/dist/index137.js +2 -2
  17. package/dist/index139.js +2 -2
  18. package/dist/index15.js +8 -8
  19. package/dist/index17.js +3 -3
  20. package/dist/index19.js +8 -8
  21. package/dist/index206.js +138 -2
  22. package/dist/index207.js +2 -138
  23. package/dist/index209.js +13 -2
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +13 -4
  26. package/dist/index211.js +11 -2
  27. package/dist/index212.js +31 -63
  28. package/dist/index213.js +68 -0
  29. package/dist/index215.js +13 -13
  30. package/dist/index216.js +4 -13
  31. package/dist/index217.js +19 -10
  32. package/dist/index218.js +197 -5
  33. package/dist/index220.js +113 -5
  34. package/dist/index222.js +3 -5
  35. package/dist/index223.js +86 -5
  36. package/dist/index225.js +29 -2
  37. package/dist/index226.js +17 -2
  38. package/dist/index227.js +49 -18
  39. package/dist/index228.js +15 -113
  40. package/dist/index229.js +5 -0
  41. package/dist/index23.js +15 -15
  42. package/dist/index230.js +12 -86
  43. package/dist/index231.js +18 -0
  44. package/dist/index232.js +2 -29
  45. package/dist/index233.js +4 -16
  46. package/dist/index234.js +5 -17
  47. package/dist/index235.js +5 -51
  48. package/dist/index236.js +5 -15
  49. package/dist/index237.js +5 -3
  50. package/dist/index238.js +5 -12
  51. package/dist/index239.js +5 -4
  52. package/dist/index240.js +2 -197
  53. package/dist/index241.js +4 -0
  54. package/dist/index242.js +2 -5
  55. package/dist/index243.js +18 -5
  56. package/dist/index244.js +12 -8
  57. package/dist/index245.js +5 -249
  58. package/dist/index246.js +100 -46
  59. package/dist/index248.js +100 -5
  60. package/dist/index25.js +35 -42
  61. package/dist/index250.js +227 -17
  62. package/dist/index251.js +176 -11
  63. package/dist/index252.js +5 -6
  64. package/dist/index253.js +5 -106
  65. package/dist/index254.js +10 -0
  66. package/dist/index255.js +245 -95
  67. package/dist/index256.js +54 -0
  68. package/dist/index257.js +39 -223
  69. package/dist/index258.js +5 -177
  70. package/dist/index259.js +60 -2
  71. package/dist/index260.js +2 -3
  72. package/dist/index261.js +2 -34
  73. package/dist/index262.js +2 -2
  74. package/dist/index27.js +1 -1
  75. package/dist/index271.js +1 -1
  76. package/dist/index273.js +2 -5
  77. package/dist/index274.js +5 -8
  78. package/dist/index275.js +67 -2
  79. package/dist/index276.js +5 -67
  80. package/dist/index277.js +8 -5
  81. package/dist/index278.js +6 -3
  82. package/dist/index279.js +11 -3
  83. package/dist/index280.js +4 -0
  84. package/dist/index281.js +3 -7
  85. package/dist/index283.js +7 -11
  86. package/dist/index285.js +5 -3
  87. package/dist/index286.js +4 -3
  88. package/dist/index287.js +1 -1
  89. package/dist/index288.js +1 -1
  90. package/dist/index29.js +3 -3
  91. package/dist/index290.js +3 -280
  92. package/dist/index291.js +3 -2
  93. package/dist/index292.js +271 -116
  94. package/dist/index293.js +2 -2
  95. package/dist/index294.js +123 -13
  96. package/dist/index295.js +2 -2
  97. package/dist/index296.js +13 -14
  98. package/dist/index298.js +9 -9
  99. package/dist/index300.js +14 -17
  100. package/dist/index302.js +17 -17
  101. package/dist/index304.js +3 -27
  102. package/dist/index305.js +3 -2
  103. package/dist/index306.js +1 -1
  104. package/dist/index307.js +6 -2
  105. package/dist/index308.js +19 -2
  106. package/dist/index309.js +2 -2
  107. package/dist/index31.js +2 -2
  108. package/dist/index310.js +27 -22
  109. package/dist/index311.js +4 -0
  110. package/dist/index312.js +2 -3
  111. package/dist/index313.js +2 -3
  112. package/dist/index315.js +2 -6
  113. package/dist/index316.js +21 -1
  114. package/dist/index318.js +1 -1
  115. package/dist/index322.js +2 -33
  116. package/dist/index323.js +8 -28
  117. package/dist/index324.js +8 -0
  118. package/dist/index325.js +8 -2
  119. package/dist/index326.js +6 -128
  120. package/dist/index327.js +220 -361
  121. package/dist/index328.js +58 -8
  122. package/dist/index329.js +58 -6
  123. package/dist/index33.js +8 -8
  124. package/dist/index330.js +32 -7
  125. package/dist/index331.js +28 -47
  126. package/dist/index333.js +127 -17
  127. package/dist/index334.js +367 -56
  128. package/dist/index335.js +47 -58
  129. package/dist/index336.js +6 -227
  130. package/dist/index337.js +17 -5
  131. package/dist/index338.js +1 -1
  132. package/dist/index340.js +1 -1
  133. package/dist/index35.js +4 -4
  134. package/dist/index37.js +20 -20
  135. package/dist/index39.js +15 -15
  136. package/dist/index41.js +2 -2
  137. package/dist/index43.js +8 -8
  138. package/dist/index45.js +8 -8
  139. package/dist/index47.js +2 -2
  140. package/dist/index49.js +3 -3
  141. package/dist/index53.js +1 -1
  142. package/dist/index55.js +1 -1
  143. package/dist/index57.js +2 -2
  144. package/dist/index61.js +1 -1
  145. package/dist/index67.js +1 -1
  146. package/dist/index79.js +2 -2
  147. package/dist/index81.js +1 -1
  148. package/dist/index85.js +1 -1
  149. package/dist/index90.js +59 -66
  150. package/dist/index92.js +1 -1
  151. package/dist/index94.js +3 -3
  152. package/dist/index96.js +1 -1
  153. package/package.json +2 -2
  154. package/dist/index214.js +0 -15
  155. package/dist/index219.js +0 -7
  156. package/dist/index221.js +0 -7
  157. package/dist/index224.js +0 -4
  158. package/dist/index247.js +0 -46
  159. package/dist/index249.js +0 -62
  160. package/dist/index282.js +0 -9
  161. package/dist/index317.js +0 -7
  162. package/dist/index332.js +0 -9
package/dist/index336.js CHANGED
@@ -1,230 +1,9 @@
1
- import { commonjsGlobal as r } from "./index315.js";
2
- var o, c;
3
- function C() {
4
- if (c) return o;
5
- c = 1;
6
- var n = "[object Symbol]", d = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, a = "\\u0300-\\u036f\\ufe20-\\ufe23", b = "\\u20d0-\\u20f0", i = "[" + a + b + "]", s = RegExp(i, "g"), l = {
7
- // Latin-1 Supplement block.
8
- À: "A",
9
- Á: "A",
10
- Â: "A",
11
- Ã: "A",
12
- Ä: "A",
13
- Å: "A",
14
- à: "a",
15
- á: "a",
16
- â: "a",
17
- ã: "a",
18
- ä: "a",
19
- å: "a",
20
- Ç: "C",
21
- ç: "c",
22
- Ð: "D",
23
- ð: "d",
24
- È: "E",
25
- É: "E",
26
- Ê: "E",
27
- Ë: "E",
28
- è: "e",
29
- é: "e",
30
- ê: "e",
31
- ë: "e",
32
- Ì: "I",
33
- Í: "I",
34
- Î: "I",
35
- Ï: "I",
36
- ì: "i",
37
- í: "i",
38
- î: "i",
39
- ï: "i",
40
- Ñ: "N",
41
- ñ: "n",
42
- Ò: "O",
43
- Ó: "O",
44
- Ô: "O",
45
- Õ: "O",
46
- Ö: "O",
47
- Ø: "O",
48
- ò: "o",
49
- ó: "o",
50
- ô: "o",
51
- õ: "o",
52
- ö: "o",
53
- ø: "o",
54
- Ù: "U",
55
- Ú: "U",
56
- Û: "U",
57
- Ü: "U",
58
- ù: "u",
59
- ú: "u",
60
- û: "u",
61
- ü: "u",
62
- Ý: "Y",
63
- ý: "y",
64
- ÿ: "y",
65
- Æ: "Ae",
66
- æ: "ae",
67
- Þ: "Th",
68
- þ: "th",
69
- ß: "ss",
70
- // Latin Extended-A block.
71
- Ā: "A",
72
- Ă: "A",
73
- Ą: "A",
74
- ā: "a",
75
- ă: "a",
76
- ą: "a",
77
- Ć: "C",
78
- Ĉ: "C",
79
- Ċ: "C",
80
- Č: "C",
81
- ć: "c",
82
- ĉ: "c",
83
- ċ: "c",
84
- č: "c",
85
- Ď: "D",
86
- Đ: "D",
87
- ď: "d",
88
- đ: "d",
89
- Ē: "E",
90
- Ĕ: "E",
91
- Ė: "E",
92
- Ę: "E",
93
- Ě: "E",
94
- ē: "e",
95
- ĕ: "e",
96
- ė: "e",
97
- ę: "e",
98
- ě: "e",
99
- Ĝ: "G",
100
- Ğ: "G",
101
- Ġ: "G",
102
- Ģ: "G",
103
- ĝ: "g",
104
- ğ: "g",
105
- ġ: "g",
106
- ģ: "g",
107
- Ĥ: "H",
108
- Ħ: "H",
109
- ĥ: "h",
110
- ħ: "h",
111
- Ĩ: "I",
112
- Ī: "I",
113
- Ĭ: "I",
114
- Į: "I",
115
- İ: "I",
116
- ĩ: "i",
117
- ī: "i",
118
- ĭ: "i",
119
- į: "i",
120
- ı: "i",
121
- Ĵ: "J",
122
- ĵ: "j",
123
- Ķ: "K",
124
- ķ: "k",
125
- ĸ: "k",
126
- Ĺ: "L",
127
- Ļ: "L",
128
- Ľ: "L",
129
- Ŀ: "L",
130
- Ł: "L",
131
- ĺ: "l",
132
- ļ: "l",
133
- ľ: "l",
134
- ŀ: "l",
135
- ł: "l",
136
- Ń: "N",
137
- Ņ: "N",
138
- Ň: "N",
139
- Ŋ: "N",
140
- ń: "n",
141
- ņ: "n",
142
- ň: "n",
143
- ŋ: "n",
144
- Ō: "O",
145
- Ŏ: "O",
146
- Ő: "O",
147
- ō: "o",
148
- ŏ: "o",
149
- ő: "o",
150
- Ŕ: "R",
151
- Ŗ: "R",
152
- Ř: "R",
153
- ŕ: "r",
154
- ŗ: "r",
155
- ř: "r",
156
- Ś: "S",
157
- Ŝ: "S",
158
- Ş: "S",
159
- Š: "S",
160
- ś: "s",
161
- ŝ: "s",
162
- ş: "s",
163
- š: "s",
164
- Ţ: "T",
165
- Ť: "T",
166
- Ŧ: "T",
167
- ţ: "t",
168
- ť: "t",
169
- ŧ: "t",
170
- Ũ: "U",
171
- Ū: "U",
172
- Ŭ: "U",
173
- Ů: "U",
174
- Ű: "U",
175
- Ų: "U",
176
- ũ: "u",
177
- ū: "u",
178
- ŭ: "u",
179
- ů: "u",
180
- ű: "u",
181
- ų: "u",
182
- Ŵ: "W",
183
- ŵ: "w",
184
- Ŷ: "Y",
185
- ŷ: "y",
186
- Ÿ: "Y",
187
- Ź: "Z",
188
- Ż: "Z",
189
- Ž: "Z",
190
- ź: "z",
191
- ż: "z",
192
- ž: "z",
193
- IJ: "IJ",
194
- ij: "ij",
195
- Œ: "Oe",
196
- œ: "oe",
197
- ʼn: "'n",
198
- ſ: "ss"
199
- }, y = typeof r == "object" && r && r.Object === Object && r, m = typeof self == "object" && self && self.Object === Object && self, O = y || m || Function("return this")();
200
- function S(u) {
201
- return function(e) {
202
- return u == null ? void 0 : u[e];
203
- };
204
- }
205
- var p = S(l), g = Object.prototype, j = g.toString, x = O.Symbol, t = x ? x.prototype : void 0, f = t ? t.toString : void 0;
206
- function I(u) {
207
- if (typeof u == "string")
208
- return u;
209
- if (A(u))
210
- return f ? f.call(u) : "";
211
- var e = u + "";
212
- return e == "0" && 1 / u == -1 / 0 ? "-0" : e;
213
- }
214
- function L(u) {
215
- return !!u && typeof u == "object";
216
- }
217
- function A(u) {
218
- return typeof u == "symbol" || L(u) && j.call(u) == n;
219
- }
220
- function E(u) {
221
- return u == null ? "" : I(u);
222
- }
223
- function U(u) {
224
- return u = E(u), u && u.replace(d, p).replace(s, "");
225
- }
226
- return o = U, o;
1
+ function c(n, e) {
2
+ const u = [];
3
+ for (let t = 0; t < n.length; t += e)
4
+ u.push(n.slice(t, t + e));
5
+ return u;
227
6
  }
228
7
  export {
229
- C as __require
8
+ c as chunk
230
9
  };
package/dist/index337.js CHANGED
@@ -1,9 +1,21 @@
1
- function l(n, c, r = 1) {
2
- const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
3
- for (let e = 0; e < o; e++, n += r)
4
- t[e] = n;
1
+ function l(t, ...e) {
2
+ if (t.length) {
3
+ const o = t[0];
4
+ if (typeof o == "string") return [...t].sort(r);
5
+ if (typeof o == "number") return [...t].sort(r);
6
+ if (e && e.length)
7
+ return [...t].sort((f, u) => {
8
+ for (let n = 0; n < e.length; n++) {
9
+ const i = e[n], s = r(f[i], u[i]);
10
+ if (s) return s;
11
+ }
12
+ return 0;
13
+ });
14
+ throw new Error("Invalid comparison");
15
+ }
5
16
  return t;
6
17
  }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
7
19
  export {
8
- l as range
20
+ l as sort
9
21
  };
package/dist/index338.js CHANGED
@@ -1,4 +1,4 @@
1
- import { commonjsGlobal as y } from "./index315.js";
1
+ import { commonjsGlobal as y } from "./index307.js";
2
2
  var p, _;
3
3
  function Z() {
4
4
  if (_) return p;
package/dist/index340.js CHANGED
@@ -1,4 +1,4 @@
1
- import o from "./index323.js";
1
+ import o from "./index331.js";
2
2
  /* empty css */
3
3
  export {
4
4
  o as default
package/dist/index35.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as I, ref as v, computed as f, createElementBlock as l, openBlock as r, mergeProps as h, createElementVNode as i, renderSlot as p, Fragment as V, renderList as M, normalizeClass as D, toDisplayString as F, unref as y } from "vue";
2
- import { booleanishToBoolean as T } from "./index211.js";
3
- import { identity as $ } from "./index224.js";
4
- import { isCssColor as k } from "./index209.js";
2
+ import { booleanishToBoolean as T } from "./index260.js";
3
+ import { identity as $ } from "./index240.js";
4
+ import { isCssColor as k } from "./index232.js";
5
5
  import { isNotNil as q } from "./index140.js";
6
- import { useLocale as x } from "./index216.js";
6
+ import { useLocale as x } from "./index210.js";
7
7
  const H = { class: "bb-base-rating__inner-container" }, S = { class: "bb-base-rating__label-text sr-only" }, N = ["id", "aria-describedby", "autofocus", "checked", "disabled", "name", "required", "value"], j = ["height", "width"], W = /* @__PURE__ */ I({
8
8
  __name: "BaseRating",
9
9
  props: {
package/dist/index37.js CHANGED
@@ -5,32 +5,32 @@ import { useId as Ye } from "./index8.js";
5
5
  import { useMobile as Ze } from "./index9.js";
6
6
  import et from "./index111.js";
7
7
  /* empty css */
8
- import { hash as tt } from "./index237.js";
9
- import { isEmpty as lt } from "./index225.js";
10
- import { last as at } from "./index226.js";
11
- import { matchAnyKey as ne } from "./index250.js";
12
- import { useArray as ot } from "./index251.js";
13
- import { useBaseOptions as nt } from "./index235.js";
14
- import { useCoherence as ut } from "./index236.js";
15
- import { useHashedWatcher as ue } from "./index238.js";
16
- import { useIndexById as ie } from "./index234.js";
8
+ import { hash as tt } from "./index229.js";
9
+ import { isEmpty as lt } from "./index241.js";
10
+ import { last as at } from "./index242.js";
11
+ import { matchAnyKey as ne } from "./index243.js";
12
+ import { useArray as ot } from "./index244.js";
13
+ import { useBaseOptions as nt } from "./index227.js";
14
+ import { useCoherence as ut } from "./index228.js";
15
+ import { useHashedWatcher as ue } from "./index230.js";
16
+ import { useIndexById as ie } from "./index226.js";
17
17
  import { useMounted as it, useIntersectionObserver as rt } from "./index137.js";
18
- import { useItemsGetter as st } from "./index232.js";
19
- import { useLocale as dt } from "./index216.js";
20
- import { usePrefill as ct } from "./index233.js";
18
+ import { useItemsGetter as st } from "./index225.js";
19
+ import { useLocale as dt } from "./index210.js";
20
+ import { usePrefill as ct } from "./index231.js";
21
21
  import { wait as F } from "./index135.js";
22
- import { waitFor as pt } from "./index252.js";
23
- import { when as mt } from "./index210.js";
24
- import ft from "./index253.js";
22
+ import { waitFor as pt } from "./index245.js";
23
+ import { when as mt } from "./index233.js";
24
+ import ft from "./index246.js";
25
25
  /* empty css */
26
- import vt from "./index255.js";
26
+ import vt from "./index248.js";
27
27
  /* empty css */
28
- import yt from "./index212.js";
28
+ import yt from "./index213.js";
29
29
  /* empty css */
30
- import ht from "./index214.js";
31
- import bt from "./index228.js";
30
+ import ht from "./index215.js";
31
+ import bt from "./index220.js";
32
32
  /* empty css */
33
- import gt from "./index257.js";
33
+ import gt from "./index250.js";
34
34
  const wt = { class: "bb-base-select__input-container" }, Bt = {
35
35
  key: 1,
36
36
  class: "bb-base-select__max-reached"
package/dist/index39.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as U, ref as d, computed as h, onMounted as W, watch as Z, createElementBlock as g, openBlock as w, mergeProps as T, renderSlot as f, createElementVNode as c, createCommentVNode as H, Fragment as ee, renderList as ae, normalizeProps as re, guardReactiveProps as te, unref as b, normalizeStyle as F, normalizeClass as I } from "vue";
2
- import { clamp as le } from "./index206.js";
3
- import { head as O } from "./index262.js";
4
- import { isCssColor as Y } from "./index209.js";
5
- import { isNil as P } from "./index259.js";
2
+ import { clamp as le } from "./index207.js";
3
+ import { head as O } from "./index261.js";
4
+ import { isCssColor as Y } from "./index232.js";
5
+ import { isNil as P } from "./index262.js";
6
6
  import { isNotNil as ne } from "./index140.js";
7
7
  import { transposeValue as y } from "./index136.js";
8
- import { hash as J } from "./index237.js";
8
+ import { hash as J } from "./index229.js";
9
9
  const oe = { class: "bb-base-slider__slider-container" }, ie = {
10
10
  key: 0,
11
11
  class: "bb-base-slider__ticks-container"
@@ -38,7 +38,7 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
38
38
  originalBounds: { min: a.min, max: a.max },
39
39
  targetBounds: { min: 0, max: 100 },
40
40
  step: 1
41
- }), A = d(!1);
41
+ }), x = d(!1);
42
42
  if (a.range && !Array.isArray(a.modelValue))
43
43
  throw new TypeError(
44
44
  "BaseSlider mode is set as range but modelValue is not an array"
@@ -68,7 +68,7 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
68
68
  },
69
69
  { immediate: !0 }
70
70
  );
71
- let N = d(!1), t = d(null);
71
+ let A = d(!1), t = d(null);
72
72
  const S = (e) => {
73
73
  if (v.value && v.value.contains(e.target))
74
74
  return "higher";
@@ -76,10 +76,10 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
76
76
  return "lower";
77
77
  throw new Error("Could not identify target thumb");
78
78
  }, G = (e) => {
79
- a.disabled || a.readonly || (t.value || (t.value = S(e)), N.value = !0, document.addEventListener("pointermove", x), document.addEventListener("pointerup", z), u("pointerdown", e));
79
+ a.disabled || a.readonly || (t.value || (t.value = S(e)), A.value = !0, document.addEventListener("pointermove", N), document.addEventListener("pointerup", z), u("pointerdown", e));
80
80
  };
81
- let M = h(() => N.value ? {} : { onPointerdown: G });
82
- const x = (e) => {
81
+ let M = h(() => A.value ? {} : { onPointerdown: G });
82
+ const N = (e) => {
83
83
  if (!(a.disabled || a.readonly) && B.value) {
84
84
  const r = B.value.getBoundingClientRect(), l = e.clientX, i = r.left, s = r.width;
85
85
  e instanceof PointerEvent ? u("pointermove", e) : u("click", e);
@@ -104,7 +104,7 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
104
104
  );
105
105
  return a.range ? l : l[1];
106
106
  }, z = (e) => {
107
- N.value = !1, t.value = null, document.removeEventListener("pointermove", x), document.removeEventListener("pointerup", z), u("pointerup", e), u("update:modelValue", k());
107
+ A.value = !1, t.value = null, document.removeEventListener("pointermove", N), document.removeEventListener("pointerup", z), u("pointerup", e), u("update:modelValue", k());
108
108
  }, X = (e) => {
109
109
  u("keydown", e), !(a.disabled || a.readonly || e.key !== "ArrowLeft" && e.key !== "ArrowRight") && (e.key === "ArrowLeft" ? t.value === "higher" || document.activeElement === v.value ? o.value = Math.max(
110
110
  o.value - p,
@@ -122,10 +122,10 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
122
122
  }, q = (e) => {
123
123
  u("focus", e);
124
124
  const r = S(e);
125
- r && (t.value = r), A.value || (A.value = !0, u("active"), document.addEventListener("focusin", V), document.addEventListener("click", V));
125
+ r && (t.value = r), x.value || (x.value = !0, u("active"), document.addEventListener("focusin", V), document.addEventListener("click", V));
126
126
  }, V = (e) => {
127
127
  var r;
128
- e.target instanceof HTMLElement && ((r = C.value) != null && r.contains(e.target) || (A.value = !1, t.value = null, u("inactive"), document.removeEventListener("focusin", V), document.removeEventListener("click", V)));
128
+ e.target instanceof HTMLElement && ((r = C.value) != null && r.contains(e.target) || (x.value = !1, t.value = null, u("inactive"), document.removeEventListener("focusin", V), document.removeEventListener("click", V)));
129
129
  }, D = {
130
130
  class: {
131
131
  "bb-base-slider": !0,
@@ -137,7 +137,7 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
137
137
  onClick: (e) => {
138
138
  var l;
139
139
  if (a.range) return;
140
- (l = v.value) == null || l.focus(), x(e);
140
+ (l = v.value) == null || l.focus(), N(e);
141
141
  const r = k();
142
142
  J(r) !== J(a.modelValue) && u("update:modelValue", k());
143
143
  },
@@ -203,7 +203,7 @@ const oe = { class: "bb-base-slider__slider-container" }, ie = {
203
203
  readonly: e.readonly,
204
204
  required: e.required,
205
205
  tabindex: -1,
206
- type: "number",
206
+ type: "text",
207
207
  value: JSON.stringify(e.modelValue)
208
208
  }, null, 8, se),
209
209
  c("span", {
package/dist/index41.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as I, ref as f, computed as n, watch as S, createElementBlock as h, openBlock as y, normalizeProps as r, guardReactiveProps as d, createCommentVNode as A, createElementVNode as l, mergeProps as V, renderSlot as F } from "vue";
2
- import { isCssColor as b } from "./index209.js";
3
- import { when as N } from "./index210.js";
2
+ import { isCssColor as b } from "./index232.js";
3
+ import { when as N } from "./index233.js";
4
4
  const x = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
5
5
  __name: "BaseSwitch",
6
6
  props: {
package/dist/index43.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as 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 "./index230.js";
4
+ import N from "./index223.js";
5
5
  /* empty css */
6
- import { useItemsGetter as U } from "./index232.js";
7
- import { useIndexById as T } from "./index234.js";
8
- import { useBaseOptions as q } from "./index235.js";
9
- import { useCoherence as J } from "./index236.js";
10
- import { hash as Q } from "./index237.js";
11
- import { useHashedWatcher as $ } from "./index238.js";
12
- import { usePrefill as X } from "./index233.js";
6
+ import { useItemsGetter as U } from "./index225.js";
7
+ import { useIndexById as T } from "./index226.js";
8
+ import { useBaseOptions as q } from "./index227.js";
9
+ import { useCoherence as J } from "./index228.js";
10
+ import { hash as Q } from "./index229.js";
11
+ import { useHashedWatcher as $ } from "./index230.js";
12
+ import { usePrefill as X } from "./index231.js";
13
13
  const ue = /* @__PURE__ */ j({
14
14
  __name: "BaseSwitchGroup",
15
15
  props: {
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 "./index111.js";
5
5
  /* empty css */
6
- import { last as le } from "./index226.js";
7
- import { useBaseOptions as ne } from "./index235.js";
8
- import { useIndexById as re } from "./index234.js";
9
- import ie from "./index253.js";
6
+ import { last as le } from "./index242.js";
7
+ import { useBaseOptions as ne } from "./index227.js";
8
+ import { useIndexById as re } from "./index226.js";
9
+ import ie from "./index246.js";
10
10
  /* empty css */
11
- import ue from "./index255.js";
11
+ import ue from "./index248.js";
12
12
  /* empty css */
13
- import se from "./index212.js";
13
+ import se from "./index213.js";
14
14
  /* empty css */
15
- import de from "./index214.js";
16
- import { isEmpty as pe } from "./index225.js";
15
+ import de from "./index215.js";
16
+ import { isEmpty as pe } from "./index241.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, createBlock as $, openBlock as k, normalizeClass as C, withCtx as r, createVNode as i, unref as T, createElementVNode as v, mergeProps as x, renderSlot as t } from "vue";
2
- import E from "./index214.js";
3
- import G from "./index212.js";
2
+ import E from "./index215.js";
3
+ import G from "./index213.js";
4
4
  /* empty css */
5
5
  import M from "./index111.js";
6
6
  /* empty css */
package/dist/index49.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as V, ref as h, computed as v, onMounted as B, onBeforeUnmount as M, watch as g, createElementBlock as i, openBlock as r, Fragment as w, createVNode as m, createElementVNode as $, normalizeClass as C, withCtx as n, unref as q, mergeProps as b, renderSlot as d } from "vue";
2
- import E from "./index212.js";
2
+ import E from "./index213.js";
3
3
  /* empty css */
4
- import I from "./index214.js";
4
+ import I from "./index215.js";
5
5
  import { isNotNil as N } from "./index140.js";
6
- import { MaskInput as z } from "./index258.js";
6
+ import { MaskInput as z } from "./index251.js";
7
7
  const D = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type"], F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type", "value"], U = /* @__PURE__ */ V({
8
8
  __name: "BaseTextInput",
9
9
  props: {
package/dist/index53.js CHANGED
@@ -3,7 +3,7 @@ import B from "./index69.js";
3
3
  /* empty css */
4
4
  import L from "./index85.js";
5
5
  /* empty css */
6
- import { useLocale as g } from "./index216.js";
6
+ import { useLocale as g } from "./index210.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, createElementBlock as l, openBlock 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 "./index232.js";
3
3
  import { wait as C } from "./index135.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 s, createElementBlock as m, openBlock as u, normalizeClass as g, createElementVNode as n, renderSlot as r, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
- import { isCssColor as l } from "./index209.js";
3
- import { isNil as B } from "./index259.js";
2
+ import { isCssColor as l } from "./index232.js";
3
+ import { isNil as B } from "./index262.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, N = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
package/dist/index61.js CHANGED
@@ -9,7 +9,7 @@ import T from "./index113.js";
9
9
  /* empty css */
10
10
  import { pickBy as W } from "./index263.js";
11
11
  import { noop as w } from "./index264.js";
12
- import { useLocale as D } from "./index216.js";
12
+ import { useLocale as D } from "./index210.js";
13
13
  const E = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
package/dist/index67.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, createElementBlock as o, openBlock as a, createElementVNode as t, createCommentVNode as p, renderSlot as b, createTextVNode as m, toDisplayString as u, withModifiers as d, unref as _ } from "vue";
2
- import { useLocale as f } from "./index216.js";
2
+ import { useLocale as f } from "./index210.js";
3
3
  const h = { class: "bb-chip" }, L = { class: "bb-chip__content" }, k = ["aria-label"], B = /* @__PURE__ */ i({
4
4
  __name: "BbChip",
5
5
  props: {
package/dist/index79.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as N, computed as R, ref as E, watch as W, createBlock as h, openBlock as k, unref as f, normalizeClass as G, withCtx as D, createElementVNode as I, normalizeStyle as J, renderSlot as m, createElementBlock as q, Fragment as F, renderList as Q, createVNode as X, mergeProps as Y, createCommentVNode as A, toDisplayString as Z, normalizeProps as x, guardReactiveProps as ee } from "vue";
2
2
  import { findRightIndex as T } from "./index269.js";
3
3
  import { useId as te } from "./index8.js";
4
- import { useUntil as ne } from "./index217.js";
4
+ import { useUntil as ne } from "./index211.js";
5
5
  import { wait as oe } from "./index135.js";
6
6
  import ae from "./index13.js";
7
7
  /* empty css */
8
8
  import B from "./index85.js";
9
9
  /* empty css */
10
- import le from "./index228.js";
10
+ import le from "./index220.js";
11
11
  /* empty css */
12
12
  import K from "./index270.js";
13
13
  const se = ["id", "aria-labelledby", "inert"], ie = { class: "item__content" }, Ee = /* @__PURE__ */ N({
package/dist/index81.js CHANGED
@@ -9,7 +9,7 @@ import z from "./index85.js";
9
9
  /* empty css */
10
10
  import I from "./index113.js";
11
11
  /* empty css */
12
- import { useLocale as M } from "./index216.js";
12
+ import { useLocale as M } from "./index210.js";
13
13
  const O = { class: "bb-dropdown-button__content" }, R = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
package/dist/index85.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as p, getCurrentInstance as c, onServerPrefetch as w, onBeforeMount as z, inject as _, watch as b, computed as f, createElementBlock as h, openBlock as $, mergeProps as g } from "vue";
2
- import { isCssColor as I } from "./index209.js";
2
+ import { isCssColor as I } from "./index232.js";
3
3
  const B = ["innerHTML"], k = /* @__PURE__ */ v({
4
4
  __name: "BbIcon",
5
5
  props: {