bitboss-ui 2.1.37 → 2.1.39

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/BbTab/BbTab.vue.d.ts +12 -5
  2. package/dist/index.css +1 -1
  3. package/dist/index106.js +9 -9
  4. package/dist/index113.js +1 -1
  5. package/dist/index119.js +59 -58
  6. package/dist/index121.js +11 -11
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +5 -5
  10. package/dist/index133.js +1 -1
  11. package/dist/index140.js +2 -2
  12. package/dist/index141.js +1 -1
  13. package/dist/index15.js +5 -5
  14. package/dist/index17.js +3 -3
  15. package/dist/index19.js +8 -8
  16. package/dist/index21.js +16 -16
  17. package/dist/index212.js +2 -138
  18. package/dist/index213.js +138 -2
  19. package/dist/index215.js +2 -10
  20. package/dist/index216.js +2 -3
  21. package/dist/index217.js +2 -13
  22. package/dist/index218.js +7 -3
  23. package/dist/index219.js +2 -4
  24. package/dist/index220.js +7 -20
  25. package/dist/index221.js +80 -191
  26. package/dist/index223.js +28 -120
  27. package/dist/index224.js +19 -0
  28. package/dist/index225.js +51 -5
  29. package/dist/index226.js +15 -5
  30. package/dist/index227.js +3 -5
  31. package/dist/index228.js +12 -5
  32. package/dist/index229.js +16 -5
  33. package/dist/index23.js +12 -12
  34. package/dist/index230.js +13 -5
  35. package/dist/index231.js +2 -2
  36. package/dist/index232.js +18 -2
  37. package/dist/index233.js +12 -2
  38. package/dist/index234.js +4 -34
  39. package/dist/index235.js +106 -2
  40. package/dist/index237.js +100 -2
  41. package/dist/index239.js +121 -2
  42. package/dist/index241.js +229 -7
  43. package/dist/index242.js +12 -50
  44. package/dist/index243.js +34 -17
  45. package/dist/index244.js +2 -106
  46. package/dist/index245.js +4 -0
  47. package/dist/index246.js +5 -100
  48. package/dist/index247.js +7 -0
  49. package/dist/index248.js +5 -13
  50. package/dist/index249.js +5 -13
  51. package/dist/index25.js +3 -3
  52. package/dist/index250.js +5 -9
  53. package/dist/index251.js +5 -23
  54. package/dist/index252.js +5 -4
  55. package/dist/index253.js +7 -22
  56. package/dist/index254.js +250 -5
  57. package/dist/index255.js +52 -5
  58. package/dist/index256.js +44 -3
  59. package/dist/index257.js +5 -8
  60. package/dist/index258.js +53 -243
  61. package/dist/index259.js +10 -52
  62. package/dist/index260.js +3 -44
  63. package/dist/index261.js +4 -5
  64. package/dist/index262.js +18 -58
  65. package/dist/index263.js +194 -180
  66. package/dist/index265.js +3 -86
  67. package/dist/index266.js +8 -0
  68. package/dist/index267.js +16 -29
  69. package/dist/index268.js +6 -14
  70. package/dist/index269.js +12 -11
  71. package/dist/index27.js +1 -1
  72. package/dist/index270.js +5 -16
  73. package/dist/index271.js +9 -9
  74. package/dist/index272.js +23 -11
  75. package/dist/index273.js +4 -18
  76. package/dist/index274.js +22 -11
  77. package/dist/index275.js +11 -229
  78. package/dist/index276.js +183 -6
  79. package/dist/index277.js +9 -16
  80. package/dist/index279.js +9 -2
  81. package/dist/index280.js +8 -9
  82. package/dist/index281.js +2 -5
  83. package/dist/index283.js +1 -1
  84. package/dist/index285.js +66 -7
  85. package/dist/index286.js +5 -67
  86. package/dist/index289.js +3 -7
  87. package/dist/index29.js +2 -2
  88. package/dist/index290.js +17 -5
  89. package/dist/index291.js +28 -3
  90. package/dist/index292.js +7 -3
  91. package/dist/index294.js +2 -280
  92. package/dist/index295.js +3 -2
  93. package/dist/index296.js +3 -125
  94. package/dist/index297.js +3 -2
  95. package/dist/index298.js +2 -15
  96. package/dist/index299.js +4 -2
  97. package/dist/index300.js +277 -13
  98. package/dist/index301.js +2 -2
  99. package/dist/index302.js +9 -9
  100. package/dist/index304.js +14 -17
  101. package/dist/index306.js +19 -2
  102. package/dist/index307.js +2 -4
  103. package/dist/index308.js +14 -5
  104. package/dist/index309.js +2 -28
  105. package/dist/index31.js +2 -2
  106. package/dist/index310.js +19 -3
  107. package/dist/index311.js +2 -3
  108. package/dist/index312.js +27 -17
  109. package/dist/index313.js +2 -19
  110. package/dist/index314.js +2 -2
  111. package/dist/index315.js +2 -27
  112. package/dist/index316.js +2 -2
  113. package/dist/index318.js +21 -1
  114. package/dist/index320.js +6 -2
  115. package/dist/index321.js +3 -22
  116. package/dist/index322.js +7 -0
  117. package/dist/index323.js +718 -3
  118. package/dist/index324.js +366 -2
  119. package/dist/index325.js +58 -718
  120. package/dist/index326.js +125 -366
  121. package/dist/index327.js +2 -58
  122. package/dist/index328.js +1 -1
  123. package/dist/index329.js +4 -0
  124. package/dist/index33.js +8 -8
  125. package/dist/index331.js +3 -2
  126. package/dist/index336.js +46 -227
  127. package/dist/index337.js +58 -7
  128. package/dist/index338.js +58 -8
  129. package/dist/index339.js +6 -5
  130. package/dist/index340.js +19 -8
  131. package/dist/index341.js +7 -58
  132. package/dist/index342.js +8 -58
  133. package/dist/index343.js +5 -46
  134. package/dist/index344.js +8 -7
  135. package/dist/index345.js +226 -17
  136. package/dist/index346.js +1 -1
  137. package/dist/index35.js +4 -4
  138. package/dist/index37.js +18 -18
  139. package/dist/index39.js +6 -6
  140. package/dist/index41.js +2 -2
  141. package/dist/index43.js +8 -8
  142. package/dist/index45.js +6 -6
  143. package/dist/index49.js +1 -1
  144. package/dist/index53.js +1 -1
  145. package/dist/index55.js +1 -1
  146. package/dist/index57.js +2 -2
  147. package/dist/index61.js +3 -3
  148. package/dist/index67.js +1 -1
  149. package/dist/index79.js +6 -6
  150. package/dist/index81.js +1 -1
  151. package/dist/index83.js +2 -2
  152. package/dist/index85.js +3 -3
  153. package/dist/index90.js +3 -3
  154. package/dist/index92.js +2 -2
  155. package/dist/index94.js +5 -5
  156. package/package.json +1 -1
  157. package/dist/index236.js +0 -6
  158. package/dist/index238.js +0 -4
  159. package/dist/index240.js +0 -9
  160. package/dist/index264.js +0 -9
  161. package/dist/index319.js +0 -4
  162. package/dist/index330.js +0 -5
package/dist/index345.js CHANGED
@@ -1,21 +1,230 @@
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");
1
+ import { commonjsGlobal as r } from "./index320.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
+ };
15
204
  }
16
- return t;
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;
17
227
  }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
19
228
  export {
20
- l as sort
229
+ C as __require
21
230
  };
package/dist/index346.js CHANGED
@@ -1,4 +1,4 @@
1
- import { commonjsGlobal as y } from "./index308.js";
1
+ import { commonjsGlobal as y } from "./index320.js";
2
2
  var p, _;
3
3
  function Z() {
4
4
  if (_) return p;
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 "./index237.js";
3
- import { identity as $ } from "./index231.js";
4
- import { isCssColor as k } from "./index235.js";
2
+ import { booleanishToBoolean as T } from "./index244.js";
3
+ import { identity as $ } from "./index245.js";
4
+ import { isCssColor as k } from "./index216.js";
5
5
  import { isNotNil as q } from "./index143.js";
6
- import { useLocale as x } from "./index217.js";
6
+ import { useLocale as x } from "./index230.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
@@ -1,34 +1,34 @@
1
1
  import { defineComponent as Xe, ref as v, computed as h, toRef as L, createBlock as U, openBlock as y, normalizeClass as ee, withCtx as s, createElementVNode as T, createVNode as E, createElementBlock as O, unref as g, renderSlot as p, createCommentVNode as te, withDirectives as Ye, Fragment as ae, toDisplayString as Ze, withKeys as w, withModifiers as m, normalizeStyle as le, vModelDynamic as et, mergeProps as oe, renderList as tt, nextTick as j } from "vue";
2
2
  import at from "./index111.js";
3
3
  /* empty css */
4
- import { hash as lt } from "./index256.js";
5
- import { isEmpty as ot } from "./index232.js";
6
- import { last as nt } from "./index233.js";
7
- import { matchAnyKey as ne } from "./index273.js";
8
- import { useArray as ut } from "./index274.js";
9
- import { useBaseOptions as st } from "./index242.js";
10
- import { useCoherence as it } from "./index268.js";
11
- import { useHashedWatcher as ue } from "./index269.js";
4
+ import { hash as lt } from "./index227.js";
5
+ import { isEmpty as ot } from "./index231.js";
6
+ import { last as nt } from "./index219.js";
7
+ import { matchAnyKey as ne } from "./index232.js";
8
+ import { useArray as ut } from "./index233.js";
9
+ import { useBaseOptions as st } from "./index225.js";
10
+ import { useCoherence as it } from "./index226.js";
11
+ import { useHashedWatcher as ue } from "./index228.js";
12
12
  import { useId as rt } from "./index8.js";
13
- import { useIndexById as se } from "./index243.js";
13
+ import { useIndexById as se } from "./index224.js";
14
14
  import { useMounted as dt, useElementSize as ct, useIntersectionObserver as pt } from "./index140.js";
15
- import { useItemsGetter as mt } from "./index267.js";
16
- import { useLocale as ft } from "./index217.js";
15
+ import { useItemsGetter as mt } from "./index223.js";
16
+ import { useLocale as ft } from "./index230.js";
17
17
  import { useMobile as vt } from "./index9.js";
18
- import { usePrefill as ht } from "./index270.js";
18
+ import { usePrefill as ht } from "./index229.js";
19
19
  import { wait as F } from "./index138.js";
20
- import { when as yt } from "./index236.js";
21
- import bt from "./index244.js";
20
+ import { when as yt } from "./index234.js";
21
+ import bt from "./index235.js";
22
22
  /* empty css */
23
- import gt from "./index246.js";
23
+ import gt from "./index237.js";
24
24
  /* empty css */
25
25
  import wt from "./index135.js";
26
26
  /* empty css */
27
27
  import Bt from "./index137.js";
28
- import Vt from "./index223.js";
28
+ import Vt from "./index239.js";
29
29
  /* empty css */
30
- import St from "./index275.js";
31
- import { useUntil as kt } from "./index249.js";
30
+ import St from "./index241.js";
31
+ import { useUntil as kt } from "./index242.js";
32
32
  const Ct = { class: "bb-base-select__input-container" }, It = {
33
33
  key: 1,
34
34
  class: "bb-base-select__max-reached"
package/dist/index39.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as re, ref as d, computed as p, onMounted as te, watch as le, createElementBlock as y, openBlock as g, mergeProps as N, renderSlot as v, createElementVNode as m, createCommentVNode as H, Fragment as oe, renderList as ne, normalizeProps as se, guardReactiveProps as ie, unref as c, normalizeStyle as G, normalizeClass as O } from "vue";
2
- import { head as ue } from "./index238.js";
3
- import { isCssColor as Y } from "./index235.js";
4
- import { isNil as S } from "./index239.js";
2
+ import { head as ue } from "./index215.js";
3
+ import { isCssColor as Y } from "./index216.js";
4
+ import { isNil as S } from "./index217.js";
5
5
  import { getAsPercentageBetween as x, getAsPercentage as de, getValueFromPercentageInInterval as T } from "./index139.js";
6
- import { snapToStep as me } from "./index240.js";
7
- import { last as ce } from "./index233.js";
8
- import { transpose as j } from "./index241.js";
6
+ import { snapToStep as me } from "./index218.js";
7
+ import { last as ce } from "./index219.js";
8
+ import { transpose as j } from "./index220.js";
9
9
  import { clamp as f } from "./index214.js";
10
10
  const be = { class: "bb-base-slider__slider-container" }, ve = {
11
11
  key: 0,
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 "./index235.js";
3
- import { when as N } from "./index236.js";
2
+ import { isCssColor as b } from "./index216.js";
3
+ import { when as N } from "./index234.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 "./index265.js";
4
+ import N from "./index221.js";
5
5
  /* empty css */
6
- import { useItemsGetter as U } from "./index267.js";
7
- import { useIndexById as T } from "./index243.js";
8
- import { useBaseOptions as q } from "./index242.js";
9
- import { useCoherence as J } from "./index268.js";
10
- import { hash as Q } from "./index256.js";
11
- import { useHashedWatcher as $ } from "./index269.js";
12
- import { usePrefill as X } from "./index270.js";
6
+ import { useItemsGetter as U } from "./index223.js";
7
+ import { useIndexById as T } from "./index224.js";
8
+ import { useBaseOptions as q } from "./index225.js";
9
+ import { useCoherence as J } from "./index226.js";
10
+ import { hash as Q } from "./index227.js";
11
+ import { useHashedWatcher as $ } from "./index228.js";
12
+ import { usePrefill as X } from "./index229.js";
13
13
  const ue = /* @__PURE__ */ j({
14
14
  __name: "BaseSwitchGroup",
15
15
  props: {
package/dist/index45.js CHANGED
@@ -1,17 +1,17 @@
1
1
  import { defineComponent as j, ref as i, computed as f, toRef as E, watch as Q, createBlock as k, openBlock as v, normalizeClass as Z, withCtx as n, createVNode as I, unref as G, createElementVNode as $, createElementBlock as J, createCommentVNode as W, withDirectives as X, Fragment as Y, mergeProps as ee, withModifiers as s, withKeys as y, vModelText as te, renderSlot as d, nextTick as oe } from "vue";
2
2
  import ae from "./index111.js";
3
3
  /* empty css */
4
- import { last as le } from "./index233.js";
5
- import { useBaseOptions as ne } from "./index242.js";
6
- import { useIndexById as re } from "./index243.js";
7
- import ue from "./index244.js";
4
+ import { last as le } from "./index219.js";
5
+ import { useBaseOptions as ne } from "./index225.js";
6
+ import { useIndexById as re } from "./index224.js";
7
+ import ue from "./index235.js";
8
8
  /* empty css */
9
- import ie from "./index246.js";
9
+ import ie from "./index237.js";
10
10
  /* empty css */
11
11
  import se from "./index135.js";
12
12
  /* empty css */
13
13
  import de from "./index137.js";
14
- import { isEmpty as pe } from "./index232.js";
14
+ import { isEmpty as pe } from "./index231.js";
15
15
  const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], Oe = /* @__PURE__ */ j({
16
16
  __name: "BaseTag",
17
17
  props: {
package/dist/index49.js CHANGED
@@ -3,7 +3,7 @@ import E from "./index135.js";
3
3
  /* empty css */
4
4
  import I from "./index137.js";
5
5
  import { isNotNil as N } from "./index143.js";
6
- import { MaskInput as z } from "./index263.js";
6
+ import { MaskInput as z } from "./index276.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 "./index217.js";
6
+ import { useLocale as g } from "./index230.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 "./index235.js";
2
+ import { isCssColor as y } from "./index216.js";
3
3
  import { wait as C } from "./index138.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 "./index235.js";
3
- import { isNil as B } from "./index239.js";
2
+ import { isCssColor as l } from "./index216.js";
3
+ import { isNil as B } from "./index217.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
@@ -7,9 +7,9 @@ import p from "./index85.js";
7
7
  /* empty css */
8
8
  import T from "./index113.js";
9
9
  /* empty css */
10
- import { pickBy as W } from "./index215.js";
11
- import { noop as w } from "./index216.js";
12
- import { useLocale as D } from "./index217.js";
10
+ import { pickBy as W } from "./index259.js";
11
+ import { noop as w } from "./index260.js";
12
+ import { useLocale as D } from "./index230.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 "./index217.js";
2
+ import { useLocale as f } from "./index230.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,18 +1,18 @@
1
1
  import { defineComponent as ee, ref as q, computed as g, useTemplateRef as te, watch as oe, createElementBlock as D, openBlock as w, Fragment as L, renderSlot as p, createVNode as F, normalizeProps as ne, guardReactiveProps as ae, unref as m, mergeProps as B, withCtx as O, createElementVNode as V, normalizeStyle as ie, renderList as se, createBlock as K, createCommentVNode as P, toDisplayString as re } from "vue";
2
- import { findRightIndex as T } from "./index250.js";
2
+ import { findRightIndex as T } from "./index271.js";
3
3
  import { useId as le } from "./index8.js";
4
- import { useUntil as de } from "./index249.js";
4
+ import { useUntil as de } from "./index242.js";
5
5
  import { wait as ue } from "./index138.js";
6
6
  import ce from "./index13.js";
7
7
  /* empty css */
8
8
  import R from "./index85.js";
9
9
  /* empty css */
10
- import fe from "./index223.js";
10
+ import fe from "./index239.js";
11
11
  /* empty css */
12
- import U from "./index251.js";
13
- import { extractDomContainer as S } from "./index252.js";
12
+ import U from "./index272.js";
13
+ import { extractDomContainer as S } from "./index273.js";
14
14
  import { useIntersectionObserver as pe, useElementSize as me } from "./index140.js";
15
- import { parseWidthString as ve } from "./index253.js";
15
+ import { parseWidthString as ve } from "./index274.js";
16
16
  const be = ["id", "aria-labelledby", "inert"], ye = { class: "item__content" }, _e = /* @__PURE__ */ ee({
17
17
  inheritAttrs: !1,
18
18
  __name: "BbDropdown",
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 "./index217.js";
12
+ import { useLocale as M } from "./index230.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/index83.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
2
- import { findInTree as ae } from "./index277.js";
2
+ import { findInTree as ae } from "./index267.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index111.js";
5
5
  /* empty css */
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
53
53
  const r = a.accept[t];
54
54
  if (r.includes("/")) e.push(r);
55
55
  else {
56
- b || (b = (await import("./index276.js")).default);
56
+ b || (b = (await import("./index266.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index85.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as h, ref as a, getCurrentInstance as l, onServerPrefetch as y, onBeforeMount as g, watch as b, computed as u, createElementBlock as w, openBlock as z, mergeProps as $, inject as I } from "vue";
2
- import { isCssColor as _ } from "./index235.js";
3
- import { get as p } from "./index272.js";
4
- import { useLogger as M } from "./index257.js";
2
+ import { isCssColor as _ } from "./index216.js";
3
+ import { get as p } from "./index275.js";
4
+ import { useLogger as M } from "./index253.js";
5
5
  const k = ["innerHTML"], j = /* @__PURE__ */ h({
6
6
  __name: "BbIcon",
7
7
  props: {
package/dist/index90.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as P, mergeModels as T, useModel as q, computed as v, ref as z, watch as A, onMounted as H, createElementBlock as r, openBlock as d, withModifiers as K, normalizeStyle as R, normalizeClass as U, unref as p, createCommentVNode as y, Fragment as j, createElementVNode as t, renderSlot as l, createTextVNode as G, toDisplayString as D, nextTick as J } from "vue";
2
- import { parseSize as Q } from "./index248.js";
2
+ import { parseSize as Q } from "./index269.js";
3
3
  import { useId as S } from "./index8.js";
4
- import { useLocale as X } from "./index217.js";
4
+ import { useLocale as X } from "./index230.js";
5
5
  import { useMobile as Y } from "./index9.js";
6
- import { useUntil as Z } from "./index249.js";
6
+ import { useUntil as Z } from "./index242.js";
7
7
  import { wait as h } from "./index138.js";
8
8
  const x = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], ee = {
9
9
  ref: "header",
package/dist/index92.js CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as d, r
3
3
  /* empty css */
4
4
  import P from "./index13.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index271.js";
7
- import { useLocale as H } from "./index217.js";
6
+ import { debounce as X } from "./index277.js";
7
+ import { useLocale as H } from "./index230.js";
8
8
  import { useRoute as J } from "./index145.js";
9
9
  const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
10
10
  __name: "BbPagination",
package/dist/index94.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as R, ref as k, computed as l, useTemplateRef as S, createElementBlock as I, openBlock as y, Fragment as N, renderSlot as C, createVNode as O, normalizeProps as W, guardReactiveProps as A, unref as m, mergeProps as H, withCtx as $, createElementVNode as i, createBlock as U, createCommentVNode as q, toDisplayString as z, nextTick as F } from "vue";
2
2
  import { useId as j } from "./index8.js";
3
3
  import { useIntersectionObserver as G } from "./index140.js";
4
- import { useLocale as J } from "./index217.js";
5
- import { useUntil as K } from "./index249.js";
4
+ import { useLocale as J } from "./index230.js";
5
+ import { useUntil as K } from "./index242.js";
6
6
  import Q from "./index13.js";
7
7
  /* empty css */
8
- import X from "./index223.js";
8
+ import X from "./index239.js";
9
9
  /* empty css */
10
- import { extractDomContainer as f } from "./index252.js";
11
- import { parseWidthString as Y } from "./index253.js";
10
+ import { extractDomContainer as f } from "./index273.js";
11
+ import { parseWidthString as Y } from "./index274.js";
12
12
  const Z = ["inert"], x = { class: "bb-popover__close-label sr-only" }, ce = /* @__PURE__ */ R({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbPopover",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.37",
3
+ "version": "2.1.39",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
package/dist/index236.js DELETED
@@ -1,6 +0,0 @@
1
- import { curry as e } from "./index307.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
3
- export {
4
- t as baseWhen,
5
- s as when
6
- };
package/dist/index238.js DELETED
@@ -1,4 +0,0 @@
1
- const o = (e) => e[0];
2
- export {
3
- o as head
4
- };
package/dist/index240.js DELETED
@@ -1,9 +0,0 @@
1
- const s = (e, t, o, r) => {
2
- if (r <= 0) throw new Error("Step must be a positive number");
3
- if (t > o) throw new Error("Min must be less than or equal to Max");
4
- const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
5
- return t + a * r;
6
- };
7
- export {
8
- s as snapToStep
9
- };
package/dist/index264.js DELETED
@@ -1,9 +0,0 @@
1
- const s = (r, t) => {
2
- if (r.endsWith("."))
3
- return t === 0 ? r.slice(0, -1) : r;
4
- const [n, i] = r.split(".");
5
- return i ? `${n}.${i.slice(0, t)}` : r;
6
- };
7
- export {
8
- s as clampPrecision
9
- };
package/dist/index319.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index260.js";
2
- export {
3
- f as default
4
- };
package/dist/index330.js DELETED
@@ -1,5 +0,0 @@
1
- import o from "./index283.js";
2
- /* empty css */
3
- export {
4
- o as default
5
- };