bitboss-ui 2.1.31 → 2.1.33

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 (269) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +10 -30
  2. package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +2 -2
  3. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +8 -24
  4. package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
  5. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +27 -36
  6. package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +5 -1
  7. package/dist/components/BbPopover/BbPopover.vue.d.ts +25 -32
  8. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +26 -31
  9. package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
  10. package/dist/components/{CommonPopover.vue.d.ts → CommonPopover2.vue.d.ts} +2 -7
  11. package/dist/composables/useCancelableFunction.d.ts +17 -0
  12. package/dist/index.css +1 -1
  13. package/dist/index.d.ts +3 -0
  14. package/dist/index.js +143 -138
  15. package/dist/index106.js +9 -9
  16. package/dist/index11.js +2 -2
  17. package/dist/index111.js +1 -1
  18. package/dist/index119.js +4 -4
  19. package/dist/index12.js +6 -6
  20. package/dist/index121.js +12 -12
  21. package/dist/index129.js +1 -1
  22. package/dist/index13.js +1 -1
  23. package/dist/index131.js +111 -93
  24. package/dist/index133.js +1 -1
  25. package/dist/index135.js +69 -2
  26. package/dist/index137.js +13 -377
  27. package/dist/index138.js +2 -9
  28. package/dist/index139.js +11 -25
  29. package/dist/index140.js +419 -2
  30. package/dist/index141.js +9 -5
  31. package/dist/index142.js +23 -7
  32. package/dist/index143.js +2 -6
  33. package/dist/index144.js +5 -3
  34. package/dist/index145.js +9 -3
  35. package/dist/index146.js +6 -3
  36. package/dist/index147.js +1 -1
  37. package/dist/index148.js +1 -1
  38. package/dist/index149.js +1 -1
  39. package/dist/index15.js +72 -74
  40. package/dist/index150.js +1 -1
  41. package/dist/index151.js +1 -1
  42. package/dist/index152.js +1 -1
  43. package/dist/index153.js +1 -1
  44. package/dist/index154.js +1 -1
  45. package/dist/index155.js +1 -1
  46. package/dist/index156.js +1 -1
  47. package/dist/index157.js +1 -1
  48. package/dist/index158.js +1 -1
  49. package/dist/index159.js +1 -1
  50. package/dist/index160.js +1 -1
  51. package/dist/index161.js +1 -1
  52. package/dist/index162.js +1 -1
  53. package/dist/index163.js +1 -1
  54. package/dist/index164.js +1 -1
  55. package/dist/index165.js +1 -1
  56. package/dist/index166.js +1 -1
  57. package/dist/index167.js +1 -1
  58. package/dist/index168.js +1 -1
  59. package/dist/index169.js +1 -1
  60. package/dist/index17.js +2 -2
  61. package/dist/index170.js +1 -1
  62. package/dist/index171.js +1 -1
  63. package/dist/index172.js +1 -1
  64. package/dist/index173.js +1 -1
  65. package/dist/index174.js +1 -1
  66. package/dist/index175.js +1 -1
  67. package/dist/index176.js +1 -1
  68. package/dist/index177.js +1 -1
  69. package/dist/index178.js +1 -1
  70. package/dist/index179.js +1 -1
  71. package/dist/index180.js +1 -1
  72. package/dist/index181.js +3 -2
  73. package/dist/index182.js +1 -1
  74. package/dist/index183.js +1 -1
  75. package/dist/index184.js +2 -3
  76. package/dist/index185.js +1 -1
  77. package/dist/index186.js +1 -1
  78. package/dist/index187.js +1 -1
  79. package/dist/index188.js +2 -2
  80. package/dist/index189.js +2 -2
  81. package/dist/index19.js +8 -8
  82. package/dist/index190.js +2 -2
  83. package/dist/index191.js +3 -2
  84. package/dist/index192.js +1 -1
  85. package/dist/index193.js +1 -1
  86. package/dist/index194.js +2 -3
  87. package/dist/index195.js +1 -1
  88. package/dist/index196.js +1 -1
  89. package/dist/index197.js +1 -1
  90. package/dist/index198.js +1 -1
  91. package/dist/index199.js +1 -1
  92. package/dist/index200.js +1 -1
  93. package/dist/index201.js +1 -1
  94. package/dist/index202.js +1 -1
  95. package/dist/index203.js +1 -1
  96. package/dist/index204.js +1 -1
  97. package/dist/index205.js +1 -1
  98. package/dist/index206.js +3 -138
  99. package/dist/index207.js +3 -2
  100. package/dist/index208.js +3 -2
  101. package/dist/index209.js +3 -34
  102. package/dist/index21.js +16 -16
  103. package/dist/index211.js +7 -13
  104. package/dist/index212.js +136 -9
  105. package/dist/index213.js +2 -5
  106. package/dist/index214.js +2 -5
  107. package/dist/index215.js +13 -5
  108. package/dist/index216.js +13 -5
  109. package/dist/index217.js +13 -5
  110. package/dist/index218.js +3 -5
  111. package/dist/index219.js +86 -2
  112. package/dist/index221.js +29 -2
  113. package/dist/index222.js +16 -19
  114. package/dist/index223.js +50 -68
  115. package/dist/index224.js +17 -0
  116. package/dist/index225.js +3 -13
  117. package/dist/index226.js +12 -117
  118. package/dist/index227.js +18 -0
  119. package/dist/index229.js +2 -4
  120. package/dist/index23.js +153 -153
  121. package/dist/index230.js +6 -2
  122. package/dist/index231.js +15 -50
  123. package/dist/index232.js +8 -15
  124. package/dist/index233.js +3 -106
  125. package/dist/index234.js +11 -0
  126. package/dist/index235.js +117 -96
  127. package/dist/index237.js +23 -4
  128. package/dist/index238.js +4 -197
  129. package/dist/index239.js +25 -0
  130. package/dist/index240.js +5 -86
  131. package/dist/index241.js +7 -0
  132. package/dist/index242.js +5 -29
  133. package/dist/index243.js +5 -15
  134. package/dist/index244.js +5 -3
  135. package/dist/index245.js +5 -12
  136. package/dist/index246.js +5 -16
  137. package/dist/index247.js +2 -183
  138. package/dist/index248.js +8 -3
  139. package/dist/index249.js +250 -2
  140. package/dist/index25.js +4 -4
  141. package/dist/index250.js +52 -2
  142. package/dist/index251.js +44 -7
  143. package/dist/index252.js +5 -7
  144. package/dist/index253.js +60 -5
  145. package/dist/index254.js +106 -5
  146. package/dist/index256.js +95 -245
  147. package/dist/index258.js +2 -44
  148. package/dist/index259.js +4 -5
  149. package/dist/index260.js +5 -60
  150. package/dist/index261.js +2 -7
  151. package/dist/index262.js +18 -16
  152. package/dist/index263.js +2 -12
  153. package/dist/index264.js +7 -6
  154. package/dist/index265.js +7 -229
  155. package/dist/index266.js +34 -10
  156. package/dist/index267.js +2 -3
  157. package/dist/index268.js +18 -6
  158. package/dist/index269.js +12 -16
  159. package/dist/index27.js +2 -2
  160. package/dist/index270.js +229 -3
  161. package/dist/index271.js +3 -9
  162. package/dist/index272.js +4 -23
  163. package/dist/index273.js +197 -9
  164. package/dist/index275.js +183 -8
  165. package/dist/index276.js +7 -67
  166. package/dist/index277.js +9 -5
  167. package/dist/index278.js +9 -5
  168. package/dist/index279.js +8 -8
  169. package/dist/index280.js +33 -2
  170. package/dist/index281.js +28 -2
  171. package/dist/index283.js +4 -0
  172. package/dist/index284.js +5 -7
  173. package/dist/index285.js +67 -3
  174. package/dist/index286.js +7 -4
  175. package/dist/index287.js +11 -7
  176. package/dist/index288.js +5 -11
  177. package/dist/index289.js +1 -1
  178. package/dist/index29.js +6 -6
  179. package/dist/index290.js +17 -3
  180. package/dist/index291.js +25 -14
  181. package/dist/index292.js +718 -3
  182. package/dist/index293.js +366 -3
  183. package/dist/index294.js +58 -3
  184. package/dist/index295.js +3 -28
  185. package/dist/index298.js +12 -121
  186. package/dist/index299.js +2 -2
  187. package/dist/index300.js +11 -10
  188. package/dist/index302.js +15 -12
  189. package/dist/index304.js +10 -11
  190. package/dist/index306.js +17 -17
  191. package/dist/index308.js +27 -5
  192. package/dist/index309.js +2 -6
  193. package/dist/index31.js +1 -1
  194. package/dist/index310.js +2 -19
  195. package/dist/index311.js +2 -2
  196. package/dist/index312.js +2 -27
  197. package/dist/index313.js +2 -2
  198. package/dist/index314.js +21 -1
  199. package/dist/index316.js +3 -2
  200. package/dist/index317.js +3 -2
  201. package/dist/index318.js +6 -22
  202. package/dist/index320.js +125 -2
  203. package/dist/index321.js +2 -718
  204. package/dist/index322.js +2 -366
  205. package/dist/index324.js +3 -5
  206. package/dist/index325.js +5 -2
  207. package/dist/index326.js +7 -32
  208. package/dist/index327.js +2 -28
  209. package/dist/index328.js +7 -0
  210. package/dist/index329.js +3 -8
  211. package/dist/index33.js +8 -8
  212. package/dist/index330.js +3 -5
  213. package/dist/index331.js +92 -7
  214. package/dist/index332.js +35 -8
  215. package/dist/index333.js +6 -129
  216. package/dist/index334.js +113 -353
  217. package/dist/index335.js +367 -56
  218. package/dist/index336.js +33 -33
  219. package/dist/index337.js +57 -227
  220. package/dist/index338.js +2 -7
  221. package/dist/index339.js +6 -6
  222. package/dist/index340.js +6 -18
  223. package/dist/index341.js +17 -45
  224. package/dist/index342.js +46 -92
  225. package/dist/index343.js +10 -0
  226. package/dist/index344.js +6 -3
  227. package/dist/index345.js +7 -128
  228. package/dist/index346.js +223 -431
  229. package/dist/index347.js +123 -121
  230. package/dist/index348.js +421 -473
  231. package/dist/index349.js +125 -48
  232. package/dist/index35.js +4 -4
  233. package/dist/index350.js +490 -0
  234. package/dist/index351.js +52 -0
  235. package/dist/index37.js +263 -271
  236. package/dist/index39.js +7 -7
  237. package/dist/index41.js +1 -1
  238. package/dist/index43.js +8 -8
  239. package/dist/index45.js +15 -15
  240. package/dist/index47.js +3 -3
  241. package/dist/index49.js +4 -4
  242. package/dist/index53.js +1 -1
  243. package/dist/index55.js +1 -1
  244. package/dist/index57.js +1 -1
  245. package/dist/index6.js +1 -1
  246. package/dist/index61.js +3 -3
  247. package/dist/index67.js +1 -1
  248. package/dist/index7.js +2 -2
  249. package/dist/index79.js +206 -182
  250. package/dist/index81.js +2 -2
  251. package/dist/index83.js +2 -2
  252. package/dist/index87.js +1 -1
  253. package/dist/index9.js +1 -1
  254. package/dist/index90.js +4 -4
  255. package/dist/index92.js +3 -3
  256. package/dist/index94.js +121 -117
  257. package/dist/index96.js +2 -2
  258. package/dist/utilities/functions/extractDomContainer.d.ts +1 -0
  259. package/dist/utilities/functions/parseWidthString.d.ts +6 -0
  260. package/package.json +2 -2
  261. package/dist/index136.js +0 -13
  262. package/dist/index210.js +0 -15
  263. package/dist/index220.js +0 -4
  264. package/dist/index255.js +0 -10
  265. package/dist/index257.js +0 -54
  266. package/dist/index274.js +0 -11
  267. package/dist/index315.js +0 -4
  268. package/dist/index323.js +0 -60
  269. /package/dist/{index282.js → index319.js} +0 -0
package/dist/index.js CHANGED
@@ -1,17 +1,17 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
- import { useBbConfig as uo } from "./index4.js";
4
- import { useBroadcastChannelInstance as lo } from "./index5.js";
5
- import { useConfirm as bo } from "./index6.js";
6
- import { useCountdown as co } from "./index7.js";
7
- import { useId as Io } from "./index8.js";
8
- import { useMobile as To } from "./index9.js";
9
- import { useQueue as So } from "./index10.js";
10
- import { useToast as Do } from "./index11.js";
11
- import { useWizard as ko, wizardInjectionKey as Go } from "./index12.js";
12
- import { default as vo } from "./index13.js";
13
- /* empty css */
14
- import { default as Ao } from "./index15.js";
3
+ import { useBbConfig as xo } from "./index4.js";
4
+ import { useBroadcastChannelInstance as Bo } from "./index5.js";
5
+ import { useConfirm as no } from "./index6.js";
6
+ import { useCountdown as Co } from "./index7.js";
7
+ import { useId as ho } from "./index8.js";
8
+ import { useMobile as go } from "./index9.js";
9
+ import { useQueue as wo } from "./index10.js";
10
+ import { useToast as Ro } from "./index11.js";
11
+ import { useWizard as Go, wizardInjectionKey as Po } from "./index12.js";
12
+ import { default as zo } from "./index13.js";
13
+ /* empty css */
14
+ import { default as No } from "./index15.js";
15
15
  /* empty css */
16
16
  import { default as jo } from "./index17.js";
17
17
  /* empty css */
@@ -19,189 +19,194 @@ import { default as Ho } from "./index19.js";
19
19
  /* empty css */
20
20
  import { default as Mo } from "./index21.js";
21
21
  /* empty css */
22
- import { default as Qo } from "./index23.js";
22
+ import { default as Wo } from "./index23.js";
23
23
  /* empty css */
24
- import { default as qo } from "./index25.js";
24
+ import { default as Eo } from "./index25.js";
25
25
  /* empty css */
26
- import { default as Fo } from "./index27.js";
26
+ import { default as Jo } from "./index27.js";
27
27
  /* empty css */
28
- import { default as Lo } from "./index29.js";
28
+ import { default as Uo } from "./index29.js";
29
29
  /* empty css */
30
- import { default as Vo } from "./index31.js";
30
+ import { default as Xo } from "./index31.js";
31
31
  /* empty css */
32
- import { default as Yo } from "./index33.js";
32
+ import { default as Zo } from "./index33.js";
33
33
  /* empty css */
34
- import { default as _o } from "./index35.js";
34
+ import { default as $o } from "./index35.js";
35
35
  /* empty css */
36
- import { default as or } from "./index37.js";
36
+ import { default as tt } from "./index37.js";
37
37
  /* empty css */
38
- import { default as tr } from "./index39.js";
38
+ import { default as et } from "./index39.js";
39
39
  /* empty css */
40
- import { default as ar } from "./index41.js";
40
+ import { default as pt } from "./index41.js";
41
41
  /* empty css */
42
- import { default as mr } from "./index43.js";
42
+ import { default as ft } from "./index43.js";
43
43
  /* empty css */
44
- import { default as sr } from "./index45.js";
44
+ import { default as it } from "./index45.js";
45
45
  /* empty css */
46
- import { default as ur } from "./index47.js";
46
+ import { default as xt } from "./index47.js";
47
47
  /* empty css */
48
- import { default as dr } from "./index49.js";
48
+ import { default as lt } from "./index49.js";
49
49
  /* empty css */
50
- import { default as Br } from "./index51.js";
50
+ import { default as bt } from "./index51.js";
51
51
  /* empty css */
52
- import { default as nr } from "./index53.js";
52
+ import { default as ct } from "./index53.js";
53
53
  /* empty css */
54
- import { default as Cr } from "./index55.js";
54
+ import { default as It } from "./index55.js";
55
55
  /* empty css */
56
- import { default as hr } from "./index57.js";
56
+ import { default as Tt } from "./index57.js";
57
57
  /* empty css */
58
- import { default as gr } from "./index59.js";
58
+ import { default as St } from "./index59.js";
59
59
  /* empty css */
60
- import { default as wr } from "./index61.js";
60
+ import { default as Dt } from "./index61.js";
61
61
  /* empty css */
62
- import { default as Rr } from "./index63.js";
62
+ import { default as kt } from "./index63.js";
63
63
  /* empty css */
64
- import { default as Gr } from "./index65.js";
64
+ import { default as Pt } from "./index65.js";
65
65
  /* empty css */
66
- import { default as vr } from "./index67.js";
66
+ import { default as zt } from "./index67.js";
67
67
  /* empty css */
68
- import { default as Ar } from "./index69.js";
68
+ import { default as Nt } from "./index69.js";
69
69
  /* empty css */
70
- import { default as jr } from "./index71.js";
70
+ import { default as jt } from "./index71.js";
71
71
  /* empty css */
72
- import { default as Hr } from "./index73.js";
72
+ import { default as Ht } from "./index73.js";
73
73
  /* empty css */
74
- import { default as Mr } from "./index75.js";
74
+ import { default as Mt } from "./index75.js";
75
75
  /* empty css */
76
- import { default as Qr } from "./index77.js";
76
+ import { default as Wt } from "./index77.js";
77
77
  /* empty css */
78
- import { default as qr } from "./index79.js";
78
+ import { default as Et } from "./index79.js";
79
79
  /* empty css */
80
- import { default as Fr } from "./index81.js";
80
+ import { default as Jt } from "./index81.js";
81
81
  /* empty css */
82
- import { default as Lr } from "./index83.js";
82
+ import { default as Ut } from "./index83.js";
83
83
  /* empty css */
84
- import { default as Vr } from "./index85.js";
84
+ import { default as Xt } from "./index85.js";
85
85
  /* empty css */
86
- import { default as Yr } from "./index87.js";
87
- import { default as _r } from "./index88.js";
86
+ import { default as Zt } from "./index87.js";
87
+ import { default as $t } from "./index88.js";
88
88
  /* empty css */
89
- import { default as ot } from "./index90.js";
89
+ import { default as tr } from "./index90.js";
90
90
  /* empty css */
91
- import { default as tt } from "./index92.js";
91
+ import { default as er } from "./index92.js";
92
92
  /* empty css */
93
- import { default as at } from "./index94.js";
93
+ import { default as pr } from "./index94.js";
94
94
  /* empty css */
95
- import { default as mt } from "./index96.js";
95
+ import { default as fr } from "./index96.js";
96
96
  /* empty css */
97
- import { default as st } from "./index98.js";
97
+ import { default as ir } from "./index98.js";
98
98
  /* empty css */
99
- import { default as ut } from "./index100.js";
99
+ import { default as xr } from "./index100.js";
100
100
  /* empty css */
101
- import { default as dt } from "./index102.js";
101
+ import { default as lr } from "./index102.js";
102
102
  /* empty css */
103
- import { default as Bt } from "./index104.js";
103
+ import { default as br } from "./index104.js";
104
104
  /* empty css */
105
- import { default as nt } from "./index106.js";
106
- import { default as Ct } from "./index107.js";
105
+ import { default as cr } from "./index106.js";
106
+ import { default as Ir } from "./index107.js";
107
107
  /* empty css */
108
- import { default as ht } from "./index109.js";
108
+ import { default as Tr } from "./index109.js";
109
109
  /* empty css */
110
- import { default as gt } from "./index111.js";
110
+ import { default as Sr } from "./index111.js";
111
111
  /* empty css */
112
- import { default as wt } from "./index113.js";
112
+ import { default as Dr } from "./index113.js";
113
113
  /* empty css */
114
- import { default as Rt } from "./index115.js";
114
+ import { default as kr } from "./index115.js";
115
115
  /* empty css */
116
- import { default as Gt } from "./index117.js";
116
+ import { default as Pr } from "./index117.js";
117
117
  /* empty css */
118
- import { default as vt } from "./index119.js";
118
+ import { default as zr } from "./index119.js";
119
119
  /* empty css */
120
- import { default as At } from "./index121.js";
120
+ import { default as Nr } from "./index121.js";
121
121
  /* empty css */
122
- import { default as jt } from "./index123.js";
122
+ import { default as jr } from "./index123.js";
123
123
  /* empty css */
124
- import { default as Ht } from "./index125.js";
124
+ import { default as Hr } from "./index125.js";
125
125
  /* empty css */
126
- import { default as Mt } from "./index127.js";
126
+ import { default as Mr } from "./index127.js";
127
127
  /* empty css */
128
- import { default as Qt } from "./index129.js";
128
+ import { default as Wr } from "./index129.js";
129
129
  /* empty css */
130
- import { default as qt } from "./index131.js";
130
+ import { default as Er } from "./index131.js";
131
131
  /* empty css */
132
- import { default as Ft } from "./index133.js";
132
+ import { default as Jr } from "./index133.js";
133
133
  /* empty css */
134
+ import { default as Ur } from "./index135.js";
135
+ /* empty css */
136
+ import { default as Xr } from "./index137.js";
134
137
  export {
135
- vo as BaseButton,
138
+ zo as BaseButton,
136
139
  jo as BaseCheckbox,
137
140
  Ho as BaseCheckboxGroup,
138
- Ao as BaseColorInput,
141
+ No as BaseColorInput,
139
142
  Mo as BaseDatePicker,
140
- Qo as BaseDatePickerInput,
141
- qo as BaseDialog,
142
- Fo as BaseInputContainer,
143
- Lo as BaseNumberInput,
144
- Vo as BaseRadio,
145
- Yo as BaseRadioGroup,
146
- _o as BaseRating,
147
- or as BaseSelect,
148
- tr as BaseSlider,
149
- ar as BaseSwitch,
150
- mr as BaseSwitchGroup,
151
- sr as BaseTag,
152
- dr as BaseTextInput,
153
- ur as BaseTextarea,
154
- Br as BbAccordion,
155
- nr as BbAlert,
156
- Cr as BbAvatar,
157
- hr as BbBadge,
158
- gr as BbBreadcrumbs,
159
- wr as BbButton,
160
- Rr as BbCheckbox,
161
- Gr as BbCheckboxGroup,
162
- vr as BbChip,
163
- Ar as BbCollapsible,
164
- jr as BbColorInput,
165
- Hr as BbConfirm,
166
- Mr as BbDatePickerInput,
167
- Qr as BbDialog,
168
- qr as BbDropdown,
169
- Fr as BbDropdownButton,
170
- Lr as BbDropzone,
171
- Vr as BbIcon,
172
- Yr as BbIntersection,
173
- _r as BbNumberInput,
174
- ot as BbOffCanvas,
175
- tt as BbPagination,
176
- at as BbPopover,
177
- mt as BbProgress,
178
- st as BbRadio,
179
- ut as BbRadioGroup,
180
- dt as BbRating,
181
- Bt as BbRatio,
182
- nt as BbRows,
183
- Ct as BbSelect,
184
- ht as BbSlider,
185
- gt as BbSmoothHeight,
186
- wt as BbSpinner,
187
- Rt as BbSwitch,
188
- Gt as BbSwitchGroup,
189
- vt as BbTab,
190
- At as BbTable,
191
- jt as BbTag,
192
- Mt as BbTextInput,
193
- Ht as BbTextarea,
194
- Qt as BbToast,
195
- qt as BbTooltip,
196
- Ft as BbTree,
197
- uo as useBbConfig,
198
- lo as useBroadcastChannelInstance,
199
- bo as useConfirm,
200
- co as useCountdown,
201
- Io as useId,
202
- To as useMobile,
203
- So as useQueue,
204
- Do as useToast,
205
- ko as useWizard,
206
- Go as wizardInjectionKey
143
+ Wo as BaseDatePickerInput,
144
+ Eo as BaseDialog,
145
+ Jo as BaseInputContainer,
146
+ Uo as BaseNumberInput,
147
+ Xo as BaseRadio,
148
+ Zo as BaseRadioGroup,
149
+ $o as BaseRating,
150
+ tt as BaseSelect,
151
+ et as BaseSlider,
152
+ pt as BaseSwitch,
153
+ ft as BaseSwitchGroup,
154
+ it as BaseTag,
155
+ lt as BaseTextInput,
156
+ xt as BaseTextarea,
157
+ bt as BbAccordion,
158
+ ct as BbAlert,
159
+ It as BbAvatar,
160
+ Tt as BbBadge,
161
+ St as BbBreadcrumbs,
162
+ Dt as BbButton,
163
+ kt as BbCheckbox,
164
+ Pt as BbCheckboxGroup,
165
+ zt as BbChip,
166
+ Nt as BbCollapsible,
167
+ jt as BbColorInput,
168
+ Ht as BbConfirm,
169
+ Mt as BbDatePickerInput,
170
+ Wt as BbDialog,
171
+ Et as BbDropdown,
172
+ Jt as BbDropdownButton,
173
+ Ut as BbDropzone,
174
+ Xt as BbIcon,
175
+ Zt as BbIntersection,
176
+ $t as BbNumberInput,
177
+ tr as BbOffCanvas,
178
+ er as BbPagination,
179
+ pr as BbPopover,
180
+ fr as BbProgress,
181
+ ir as BbRadio,
182
+ xr as BbRadioGroup,
183
+ lr as BbRating,
184
+ br as BbRatio,
185
+ cr as BbRows,
186
+ Ir as BbSelect,
187
+ Tr as BbSlider,
188
+ Sr as BbSmoothHeight,
189
+ Dr as BbSpinner,
190
+ kr as BbSwitch,
191
+ Pr as BbSwitchGroup,
192
+ zr as BbTab,
193
+ Nr as BbTable,
194
+ jr as BbTag,
195
+ Mr as BbTextInput,
196
+ Hr as BbTextarea,
197
+ Wr as BbToast,
198
+ Er as BbTooltip,
199
+ Jr as BbTree,
200
+ Ur as CommonInputInnerContainer,
201
+ Xr as CommonInputOuterContainer,
202
+ xo as useBbConfig,
203
+ Bo as useBroadcastChannelInstance,
204
+ no as useConfirm,
205
+ Co as useCountdown,
206
+ ho as useId,
207
+ go as useMobile,
208
+ wo as useQueue,
209
+ Ro as useToast,
210
+ Go as useWizard,
211
+ Po as wizardInjectionKey
207
212
  };
package/dist/index106.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as D, computed as V, toRef as r, ref as E, reactive as L, watch as m, createElementBlock as b, openBlock as B, Fragment as g, renderSlot as i, createCommentVNode as P, unref as R, renderList as j } from "vue";
2
- import { useItemValue as G } from "./index274.js";
3
- import { isNil as k } from "./index250.js";
4
- import { indexBy as U } from "./index275.js";
5
- import { hash as p } from "./index244.js";
6
- import { useItemsGetter as W } from "./index242.js";
7
- import { usePrefill as q } from "./index246.js";
8
- import { useIndexById as z } from "./index232.js";
9
- import { useBaseOptions as J } from "./index231.js";
10
- import { useHashedWatcher as K } from "./index245.js";
2
+ import { useItemValue as G } from "./index278.js";
3
+ import { isNil as k } from "./index229.js";
4
+ import { indexBy as U } from "./index279.js";
5
+ import { hash as p } from "./index225.js";
6
+ import { useItemsGetter as W } from "./index221.js";
7
+ import { usePrefill as q } from "./index227.js";
8
+ import { useIndexById as z } from "./index222.js";
9
+ import { useBaseOptions as J } from "./index223.js";
10
+ import { useHashedWatcher as K } from "./index226.js";
11
11
  const oe = /* @__PURE__ */ D({
12
12
  __name: "BbRows",
13
13
  props: {
package/dist/index11.js CHANGED
@@ -1,6 +1,6 @@
1
- import { nanoid as p } from "./index138.js";
1
+ import { nanoid as p } from "./index141.js";
2
2
  import { reactive as d } from "vue";
3
- import { wait as h } from "./index135.js";
3
+ import { wait as h } from "./index138.js";
4
4
  const i = d({
5
5
  stack: []
6
6
  }), b = () => {
package/dist/index111.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as a, onMounted as m, onBeforeUnmount as p, createBlock as i, openBlock as l, resolveDynamicComponent as u, normalizeStyle as d, withCtx as f, renderSlot as h } from "vue";
2
- import { throttle as g } from "./index270.js";
2
+ import { throttle as g } from "./index218.js";
3
3
  const O = /* @__PURE__ */ v({
4
4
  __name: "BbSmoothHeight",
5
5
  props: {
package/dist/index119.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as ee, ref as n, computed as $, getCurrentInstance as te, watch as b, nextTick as le, onMounted as ae, createElementBlock as p, openBlock as f, normalizeClass as T, unref as ie, createElementVNode as h, renderSlot as k, normalizeProps as U, guardReactiveProps as W, normalizeStyle as se, Fragment as K, renderList as O, createVNode as J, withCtx as I, toDisplayString as re, createBlock as ne, Transition as oe, createCommentVNode as ue } from "vue";
2
2
  import { useId as de } from "./index8.js";
3
- import { useRoute as ce } from "./index142.js";
4
- import { useRouter as be } from "./index143.js";
5
- import { wait as fe } from "./index135.js";
6
- import { useScroll as he, useResizeObserver as ye } from "./index137.js";
3
+ import { useRoute as ce } from "./index145.js";
4
+ import { useRouter as be } from "./index146.js";
5
+ import { wait as fe } from "./index138.js";
6
+ import { useScroll as he, useResizeObserver as ye } from "./index140.js";
7
7
  import me from "./index13.js";
8
8
  /* empty css */
9
9
  import ve from "./index111.js";
package/dist/index12.js CHANGED
@@ -1,10 +1,10 @@
1
- import { copy as D } from "./index139.js";
1
+ import { copy as D } from "./index142.js";
2
2
  import { reactive as G, watch as v, toValue as H, computed as g, provide as Q } from "vue";
3
- import { isNotNil as a } from "./index140.js";
4
- import { mapValues as X } from "./index141.js";
5
- import { useRoute as Z } from "./index142.js";
6
- import { useRouter as _ } from "./index143.js";
7
- import { useStepper as ee } from "./index137.js";
3
+ import { isNotNil as a } from "./index143.js";
4
+ import { mapValues as X } from "./index144.js";
5
+ import { useRoute as Z } from "./index145.js";
6
+ import { useRouter as _ } from "./index146.js";
7
+ import { useStepper as ee } from "./index140.js";
8
8
  const te = Symbol(), x = /((step\/)(?<step>[\s\S]+?)(?=[/?]))|((step\/)(?<step2>[\s\S]+))/, O = (i) => {
9
9
  var r, u;
10
10
  const e = i.match(x);
package/dist/index121.js CHANGED
@@ -1,21 +1,21 @@
1
1
  import { defineComponent as ue, ref as K, computed as h, toRef as O, watch as D, reactive as pe, createBlock as Q, openBlock as n, resolveDynamicComponent as me, normalizeClass as p, unref as v, withCtx as fe, createElementBlock as d, createCommentVNode as g, createElementVNode as o, toDisplayString as m, renderSlot as f, Fragment as A, renderList as B, createVNode as X, createTextVNode as ye, mergeProps as he } from "vue";
2
- import { add as ve } from "./index280.js";
3
- import { clamp as ke } from "./index208.js";
4
- import { isNil as T } from "./index250.js";
2
+ import { add as ve } from "./index283.js";
3
+ import { clamp as ke } from "./index213.js";
4
+ import { isNil as T } from "./index229.js";
5
5
  import { useId as _e } from "./index8.js";
6
- import { useItemValue as ge } from "./index274.js";
7
- import { when as Ce } from "./index229.js";
6
+ import { useItemValue as ge } from "./index278.js";
7
+ import { when as Ce } from "./index259.js";
8
8
  import Y from "./index17.js";
9
9
  /* empty css */
10
10
  import we from "./index31.js";
11
11
  /* empty css */
12
- import { hash as E } from "./index244.js";
13
- import { useItemsGetter as Ie } from "./index242.js";
14
- import { usePrefill as Ve } from "./index246.js";
15
- import { useIndexById as Ae } from "./index232.js";
16
- import { useBaseOptions as Be } from "./index231.js";
17
- import { useHashedWatcher as Te } from "./index245.js";
18
- import { useLocale as $e } from "./index211.js";
12
+ import { hash as E } from "./index225.js";
13
+ import { useItemsGetter as Ie } from "./index221.js";
14
+ import { usePrefill as Ve } from "./index227.js";
15
+ import { useIndexById as Ae } from "./index222.js";
16
+ import { useBaseOptions as Be } from "./index223.js";
17
+ import { useHashedWatcher as Te } from "./index226.js";
18
+ import { useLocale as $e } from "./index216.js";
19
19
  const xe = {
20
20
  key: 0,
21
21
  class: "sr-only"
package/dist/index129.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as a, createElementBlock as o, openBlock as e, normalizeClass as c, createVNode as l, TransitionGroup as m, withCtx as i, Fragment as p, renderList as u, unref as r, createBlock as f, mergeProps as _ } from "vue";
2
2
  import { useToast as d, state as k } from "./index11.js";
3
- import b from "./index276.js";
3
+ import b from "./index285.js";
4
4
  const $ = /* @__PURE__ */ a({
5
5
  __name: "BbToast",
6
6
  props: {
package/dist/index13.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as m, getCurrentInstance as h, computed as r, createBlock as i, openBlock as u, mergeProps as c, withCtx as d, renderSlot as p, createTextVNode as f, toDisplayString as v, resolveDynamicComponent as C } from "vue";
2
- import S from "./index209.js";
2
+ import S from "./index266.js";
3
3
  const A = /* @__PURE__ */ m({
4
4
  __name: "BaseButton",
5
5
  props: {