bitboss-ui 2.0.88 → 2.0.90

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 (316) hide show
  1. package/dist/assets/css/index.css +1 -0
  2. package/dist/components/BaseButton/BaseButton.css +1 -0
  3. package/dist/components/BaseCheckbox/BaseCheckbox.css +1 -0
  4. package/dist/components/BaseColorInput/BaseColorInput.css +1 -0
  5. package/dist/components/BaseDatePicker/BaseDatePicker.css +1 -0
  6. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.css +1 -0
  7. package/dist/components/BaseDialog/BaseDialog.css +1 -0
  8. package/dist/components/BaseInputContainer/BaseInputContainer.css +1 -0
  9. package/dist/components/BaseNumberInput/BaseNumberInput.css +1 -0
  10. package/dist/components/BaseRadio/BaseRadio.css +1 -0
  11. package/dist/components/BaseRating/BaseRating.css +1 -0
  12. package/dist/components/BaseSelect/BaseSelect.css +1 -0
  13. package/dist/components/BaseSlider/BaseSlider.css +1 -0
  14. package/dist/components/BaseSwitch/BaseSwitch.css +1 -0
  15. package/dist/components/BaseTag/BaseTag.css +1 -0
  16. package/dist/components/BaseTextarea/BaseTextarea.css +1 -0
  17. package/dist/components/BbAccordion/BbAccordion.css +1 -0
  18. package/dist/components/BbAlert/BbAlert.css +1 -0
  19. package/dist/components/BbAvatar/BbAvatar.css +1 -0
  20. package/dist/components/BbBadge/BbBadge.css +1 -0
  21. package/dist/components/BbBreadcrumbs/BbBreadcrumbs.css +1 -0
  22. package/dist/components/BbButton/BbButton.css +1 -0
  23. package/dist/components/BbCheckbox/BbCheckbox.css +1 -0
  24. package/dist/components/BbChip/BbChip.css +1 -0
  25. package/dist/components/BbCollapsible/BbCollapsible.css +1 -0
  26. package/dist/components/BbColorInput/BbColorInput.css +1 -0
  27. package/dist/components/BbConfirm/BbConfirm.css +1 -0
  28. package/dist/components/BbDatePickerInput/BbDatePickerInput.css +1 -0
  29. package/dist/components/BbDropdown/BbDropdown.css +1 -0
  30. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +8 -0
  31. package/dist/components/BbDropdownButton/BbDropdownButton.css +1 -0
  32. package/dist/components/BbDropzone/BbDropzone.css +1 -0
  33. package/dist/components/BbIcon/BbIcon.css +1 -0
  34. package/dist/components/BbNumberInput/BbNumberInput.css +1 -0
  35. package/dist/components/BbOffCanvas/BbOffCanvas.css +1 -0
  36. package/dist/components/BbPagination/BbPagination.css +1 -0
  37. package/dist/components/BbPopover/BbPopover.css +1 -0
  38. package/dist/components/BbProgress/BbProgress.css +1 -0
  39. package/dist/components/BbRadio/BbRadio.css +1 -0
  40. package/dist/components/BbRatio/BbRatio.css +1 -0
  41. package/dist/components/BbSelect/BbSelect.css +1 -0
  42. package/dist/components/BbSlider/BbSlider.css +1 -0
  43. package/dist/components/BbSmoothHeight/BbSmoothHeight.css +1 -0
  44. package/dist/components/BbSpinner/BbSpinner.css +1 -0
  45. package/dist/components/BbSwitch/BbSwitch.css +1 -0
  46. package/dist/components/BbTab/BbTab.css +1 -0
  47. package/dist/components/BbTable/BbTable.css +1 -0
  48. package/dist/components/BbTag/BbTag.css +1 -0
  49. package/dist/components/BbTextInput/BbTextInput.css +1 -0
  50. package/dist/components/BbTextarea/BbTextarea.css +1 -0
  51. package/dist/components/BbToast/BbToast.css +1 -0
  52. package/dist/components/BbTooltip/BbTooltip.css +1 -0
  53. package/dist/components/BbTree/BbTree.css +1 -0
  54. package/dist/components/ChipsBox.css +1 -0
  55. package/dist/components/CommaBox.css +1 -0
  56. package/dist/components/CommonFloating.css +1 -0
  57. package/dist/components/CommonFloating.vue.d.ts +1 -3
  58. package/dist/components/CommonInputOuterContainer.css +1 -0
  59. package/dist/components/ErrorIcon.css +1 -0
  60. package/dist/components/OptionsContainer.css +1 -0
  61. package/dist/components/Transitions/Slide.css +1 -0
  62. package/dist/components/Transitions/SlideBack.css +1 -0
  63. package/dist/index.js +141 -142
  64. package/dist/index10.js +35 -74
  65. package/dist/{index102.js → index101.js} +2 -2
  66. package/dist/{index104.js → index103.js} +2 -2
  67. package/dist/{index106.js → index105.js} +2 -2
  68. package/dist/{index108.js → index107.js} +7 -7
  69. package/dist/{index110.js → index109.js} +9 -9
  70. package/dist/index11.js +189 -36
  71. package/dist/{index112.js → index111.js} +2 -2
  72. package/dist/{index114.js → index113.js} +2 -2
  73. package/dist/{index116.js → index115.js} +2 -2
  74. package/dist/{index118.js → index117.js} +3 -3
  75. package/dist/{index120.js → index119.js} +7 -7
  76. package/dist/index12.js +80 -191
  77. package/dist/index123.js +42 -0
  78. package/dist/index124.js +39 -35
  79. package/dist/index125.js +46 -39
  80. package/dist/index126.js +42 -46
  81. package/dist/index127.js +31 -43
  82. package/dist/index128.js +2 -35
  83. package/dist/index129.js +21 -2
  84. package/dist/index130.js +2 -21
  85. package/dist/index131.js +340 -2
  86. package/dist/index132.js +22 -337
  87. package/dist/index133.js +2 -25
  88. package/dist/index134.js +5 -2
  89. package/dist/index135.js +9 -5
  90. package/dist/index136.js +5 -8
  91. package/dist/index137.js +3 -6
  92. package/dist/index138.js +1 -1
  93. package/dist/index139.js +1 -1
  94. package/dist/{index15.js → index14.js} +4 -4
  95. package/dist/index140.js +1 -1
  96. package/dist/index141.js +1 -1
  97. package/dist/index142.js +1 -1
  98. package/dist/index143.js +1 -1
  99. package/dist/index144.js +1 -1
  100. package/dist/index145.js +1 -1
  101. package/dist/index146.js +1 -1
  102. package/dist/index147.js +1 -1
  103. package/dist/index148.js +1 -1
  104. package/dist/index149.js +1 -1
  105. package/dist/index150.js +1 -1
  106. package/dist/index151.js +1 -1
  107. package/dist/index152.js +1 -1
  108. package/dist/index153.js +1 -1
  109. package/dist/index154.js +1 -1
  110. package/dist/index155.js +1 -1
  111. package/dist/index156.js +1 -1
  112. package/dist/index157.js +1 -1
  113. package/dist/index158.js +1 -1
  114. package/dist/index159.js +1 -1
  115. package/dist/{index17.js → index16.js} +3 -3
  116. package/dist/index160.js +1 -1
  117. package/dist/index161.js +1 -1
  118. package/dist/index162.js +1 -1
  119. package/dist/index163.js +1 -1
  120. package/dist/index164.js +2 -2
  121. package/dist/index168.js +5 -0
  122. package/dist/index169.js +1 -1
  123. package/dist/index170.js +1 -1
  124. package/dist/index171.js +1 -1
  125. package/dist/index172.js +1 -1
  126. package/dist/index173.js +1 -1
  127. package/dist/index174.js +1 -1
  128. package/dist/index175.js +2 -2
  129. package/dist/index177.js +4 -0
  130. package/dist/index178.js +3 -2
  131. package/dist/index179.js +1 -1
  132. package/dist/{index19.js → index18.js} +3 -3
  133. package/dist/index180.js +1 -1
  134. package/dist/index181.js +1 -1
  135. package/dist/index182.js +1 -1
  136. package/dist/index183.js +1 -1
  137. package/dist/index184.js +1 -1
  138. package/dist/index185.js +1 -1
  139. package/dist/index186.js +1 -1
  140. package/dist/index187.js +2 -2
  141. package/dist/index188.js +1 -1
  142. package/dist/index189.js +1 -1
  143. package/dist/{index167.js → index193.js} +1 -1
  144. package/dist/index194.js +1 -1
  145. package/dist/index195.js +1 -1
  146. package/dist/index196.js +1 -1
  147. package/dist/index197.js +1 -1
  148. package/dist/index198.js +1 -1
  149. package/dist/index199.js +1 -1
  150. package/dist/{index21.js → index20.js} +17 -18
  151. package/dist/index200.js +1 -1
  152. package/dist/index201.js +1 -1
  153. package/dist/index202.js +1 -1
  154. package/dist/index203.js +81 -3
  155. package/dist/index205.js +51 -80
  156. package/dist/index207.js +13 -84
  157. package/dist/index208.js +10 -0
  158. package/dist/index209.js +2 -126
  159. package/dist/index210.js +4 -5
  160. package/dist/index211.js +123 -122
  161. package/dist/index212.js +5 -19
  162. package/dist/index213.js +122 -13
  163. package/dist/index214.js +18 -15
  164. package/dist/index215.js +16 -2
  165. package/dist/index216.js +16 -2
  166. package/dist/index217.js +2 -41
  167. package/dist/index218.js +2 -20
  168. package/dist/index219.js +41 -6
  169. package/dist/{index23.js → index22.js} +21 -21
  170. package/dist/index220.js +18 -51
  171. package/dist/index221.js +8 -0
  172. package/dist/index222.js +4 -12
  173. package/dist/index223.js +12 -5
  174. package/dist/index224.js +369 -12
  175. package/dist/index225.js +2 -369
  176. package/dist/index226.js +3 -3
  177. package/dist/index227.js +4 -7
  178. package/dist/index228.js +3 -8
  179. package/dist/index229.js +7 -19
  180. package/dist/index230.js +162 -25
  181. package/dist/index231.js +84 -3
  182. package/dist/index233.js +18 -51
  183. package/dist/index234.js +27 -44
  184. package/dist/index235.js +3 -5
  185. package/dist/index236.js +242 -53
  186. package/dist/index237.js +52 -4
  187. package/dist/index238.js +44 -2
  188. package/dist/index239.js +5 -4
  189. package/dist/{index25.js → index24.js} +8 -8
  190. package/dist/index240.js +60 -2
  191. package/dist/index241.js +2 -3
  192. package/dist/index242.js +18 -2
  193. package/dist/index243.js +105 -17
  194. package/dist/{index246.js → index245.js} +2 -2
  195. package/dist/index247.js +4 -0
  196. package/dist/index250.js +3 -2
  197. package/dist/index252.js +7 -16
  198. package/dist/index255.js +3 -3
  199. package/dist/index257.js +4 -3
  200. package/dist/index258.js +281 -12
  201. package/dist/index259.js +5 -8
  202. package/dist/{index27.js → index26.js} +5 -5
  203. package/dist/index260.js +2 -9
  204. package/dist/index261.js +2 -17
  205. package/dist/index262.js +2 -4
  206. package/dist/index263.js +2 -281
  207. package/dist/index264.js +2 -6
  208. package/dist/index265.js +126 -2
  209. package/dist/index266.js +431 -2
  210. package/dist/index267.js +176 -2
  211. package/dist/index268.js +22 -2
  212. package/dist/index270.js +2 -126
  213. package/dist/index271.js +219 -426
  214. package/dist/index272.js +6 -176
  215. package/dist/index273.js +16 -3
  216. package/dist/index274.js +11 -0
  217. package/dist/index275.js +199 -6
  218. package/dist/index276.js +435 -21
  219. package/dist/index277.js +129 -0
  220. package/dist/index278.js +89 -2
  221. package/dist/index279.js +3 -89
  222. package/dist/{index29.js → index28.js} +2 -2
  223. package/dist/index280.js +12 -2
  224. package/dist/index281.js +9 -2
  225. package/dist/index282.js +9 -2
  226. package/dist/index283.js +17 -2
  227. package/dist/index284.js +4 -2
  228. package/dist/index285.js +2 -2
  229. package/dist/index286.js +2 -28
  230. package/dist/index287.js +1 -21
  231. package/dist/index288.js +4 -0
  232. package/dist/index289.js +2 -9
  233. package/dist/index290.js +2 -200
  234. package/dist/index291.js +23 -431
  235. package/dist/index292.js +21 -126
  236. package/dist/index294.js +2 -224
  237. package/dist/index295.js +1 -1
  238. package/dist/index296.js +1 -1
  239. package/dist/index297.js +4 -4
  240. package/dist/index299.js +66 -2
  241. package/dist/index3.js +16 -0
  242. package/dist/{index31.js → index30.js} +2 -2
  243. package/dist/index300.js +32 -65
  244. package/dist/index301.js +1 -1
  245. package/dist/index302.js +1 -1
  246. package/dist/index303.js +4 -3
  247. package/dist/index304.js +3 -3
  248. package/dist/index305.js +3 -58
  249. package/dist/index306.js +3 -3
  250. package/dist/index307.js +57 -32
  251. package/dist/index308.js +10 -3
  252. package/dist/index309.js +6 -10
  253. package/dist/index312.js +46 -6
  254. package/dist/index313.js +2 -47
  255. package/dist/index315.js +2 -2
  256. package/dist/index316.js +426 -0
  257. package/dist/index317.js +43 -420
  258. package/dist/index318.js +2 -47
  259. package/dist/{index33.js → index32.js} +3 -3
  260. package/dist/{index35.js → index34.js} +4 -4
  261. package/dist/{index37.js → index36.js} +22 -23
  262. package/dist/{index39.js → index38.js} +6 -6
  263. package/dist/index4.js +40 -14
  264. package/dist/{index41.js → index40.js} +2 -2
  265. package/dist/{index43.js → index42.js} +3 -3
  266. package/dist/{index45.js → index44.js} +20 -21
  267. package/dist/{index47.js → index46.js} +3 -3
  268. package/dist/{index49.js → index48.js} +2 -2
  269. package/dist/index5.js +76 -38
  270. package/dist/{index51.js → index50.js} +3 -3
  271. package/dist/{index53.js → index52.js} +2 -2
  272. package/dist/{index55.js → index54.js} +2 -2
  273. package/dist/{index57.js → index56.js} +2 -2
  274. package/dist/{index59.js → index58.js} +1 -1
  275. package/dist/index6.js +62 -78
  276. package/dist/{index61.js → index60.js} +5 -6
  277. package/dist/{index63.js → index62.js} +2 -2
  278. package/dist/{index65.js → index64.js} +2 -2
  279. package/dist/{index67.js → index66.js} +2 -2
  280. package/dist/{index69.js → index68.js} +4 -4
  281. package/dist/index7.js +10 -60
  282. package/dist/{index71.js → index70.js} +2 -2
  283. package/dist/{index73.js → index72.js} +1 -1
  284. package/dist/{index75.js → index74.js} +99 -85
  285. package/dist/{index77.js → index76.js} +6 -7
  286. package/dist/{index79.js → index78.js} +4 -4
  287. package/dist/index8.js +7 -11
  288. package/dist/index80.js +46 -0
  289. package/dist/index81.js +120 -37
  290. package/dist/{index84.js → index83.js} +5 -5
  291. package/dist/{index86.js → index85.js} +17 -18
  292. package/dist/{index88.js → index87.js} +6 -6
  293. package/dist/{index90.js → index89.js} +1 -1
  294. package/dist/index9.js +78 -7
  295. package/dist/{index92.js → index91.js} +2 -2
  296. package/dist/{index94.js → index93.js} +2 -2
  297. package/dist/{index96.js → index95.js} +2 -2
  298. package/dist/{index100.js → index99.js} +2 -2
  299. package/package.json +3 -3
  300. package/dist/index13.js +0 -84
  301. package/dist/index176.js +0 -5
  302. package/dist/index192.js +0 -5
  303. package/dist/index206.js +0 -166
  304. package/dist/index232.js +0 -251
  305. package/dist/index244.js +0 -108
  306. package/dist/index251.js +0 -8
  307. package/dist/index269.js +0 -4
  308. package/dist/index293.js +0 -6
  309. package/dist/index314.js +0 -4
  310. package/dist/index319.js +0 -4
  311. package/dist/index82.js +0 -129
  312. package/dist/style.css +0 -1
  313. /package/dist/{index122.js → index121.js} +0 -0
  314. /package/dist/{index165.js → index166.js} +0 -0
  315. /package/dist/{index190.js → index191.js} +0 -0
  316. /package/dist/{index98.js → index97.js} +0 -0
package/dist/index4.js CHANGED
@@ -1,16 +1,42 @@
1
- import { reactive as i } from "vue";
2
- const c = i({
3
- inertiaLinkName: "Link",
4
- nuxtLinkName: "NuxtLink",
5
- mobileMaxWidth: 768,
6
- documentationURL: "https://ui-components-docs.vercel.app/it"
7
- }), s = (t) => {
8
- Object.keys(t).forEach((e) => {
9
- const n = e, o = t[n];
10
- c[n] = o;
11
- });
12
- }, r = () => ({ setConfig: s });
1
+ import { ref as i, onBeforeUnmount as h } from "vue";
2
+ const b = (l = "bitboss-ui") => {
3
+ let r = 0;
4
+ return { useBroadCastChannel: () => {
5
+ r++;
6
+ const f = i(!1), o = i(), s = {};
7
+ function d(e, n = void 0) {
8
+ o.value && o.value.postMessage({ type: e, params: n });
9
+ }
10
+ const v = () => {
11
+ r--, o.value && !r && o.value.close(), f.value = !0;
12
+ }, p = (e, n, a = {
13
+ removeonUnmount: !0
14
+ }) => {
15
+ var t;
16
+ s[e] === void 0 && (s[e] = []), (t = s[e]) == null || t.push(n), a.removeonUnmount && s[e] && h(() => {
17
+ const c = s[e], u = c.indexOf(n);
18
+ u !== -1 && c.splice(u, 1);
19
+ });
20
+ };
21
+ try {
22
+ o.value = new BroadcastChannel(l), o.value.addEventListener(
23
+ "message",
24
+ (e) => {
25
+ const n = e.data, a = s[n.type] ?? [];
26
+ "params" in n ? a.forEach((t) => t(n.params)) : a.forEach((t) => t());
27
+ },
28
+ { passive: !0 }
29
+ );
30
+ } catch (e) {
31
+ console.error(e);
32
+ }
33
+ return {
34
+ on: p,
35
+ post: d,
36
+ close: v
37
+ };
38
+ } };
39
+ };
13
40
  export {
14
- c as _config,
15
- r as useBbConfig
41
+ b as useBroadcastChannelInstance
16
42
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as I, ref as f, computed as n, watch as S, openBlock as h, createElementBlock as y, normalizeProps as r, guardReactiveProps as d, mergeProps as V, createCommentVNode as q, createElementVNode as l, renderSlot as A } from "vue";
2
- import { isCssColor as b } from "./index238.js";
3
- import { when as F } from "./index239.js";
2
+ import { isCssColor as b } from "./index209.js";
3
+ import { when as F } from "./index210.js";
4
4
  const N = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
5
5
  __name: "BaseSwitch",
6
6
  props: {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as V, ref as p, toRef as l, openBlock as w, createBlock as B, unref as f, withCtx as i, renderSlot as s, normalizeProps as b, guardReactiveProps as h, createVNode as O, mergeProps as v, createSlots as z } from "vue";
2
- import { useOptions as F } from "./index206.js";
3
- import M from "./index41.js";
2
+ import { useOptions as F } from "./index230.js";
3
+ import M from "./index40.js";
4
4
  /* empty css */
5
- import S from "./index207.js";
5
+ import S from "./index231.js";
6
6
  /* empty css */
7
7
  const I = /* @__PURE__ */ V({
8
8
  __name: "BaseSwitchGroup",
@@ -1,19 +1,18 @@
1
- import { defineComponent as Y, ref as i, computed as k, toRef as B, openBlock as f, createBlock as C, normalizeClass as x, withCtx as a, renderSlot as s, createVNode as O, unref as v, createElementVNode as $, createElementBlock as ee, Fragment as te, createCommentVNode as oe, withDirectives as ne, mergeProps as le, isRef as ae, withModifiers as d, withKeys as y, vModelDynamic as re, nextTick as ie } from "vue";
1
+ import { defineComponent as Y, ref as i, computed as k, toRef as B, openBlock as m, createBlock as C, normalizeClass as x, withCtx as a, renderSlot as s, createVNode as O, unref as v, createElementVNode as $, createElementBlock as ee, Fragment as te, createCommentVNode as oe, withDirectives as ne, mergeProps as le, isRef as ae, withModifiers as d, withKeys as y, vModelDynamic as re, nextTick as ie } from "vue";
2
2
  /* empty css */
3
- /* empty css */
4
- import ue from "./index127.js";
3
+ import ue from "./index126.js";
5
4
  /* empty css */
6
- import { isNotNil as se } from "./index134.js";
7
- import { last as de } from "./index216.js";
8
- import { useOptions as pe } from "./index206.js";
9
- import ce from "./index244.js";
5
+ import { isNotNil as se } from "./index133.js";
6
+ import { last as de } from "./index218.js";
7
+ import { useOptions as pe } from "./index230.js";
8
+ import ce from "./index243.js";
10
9
  /* empty css */
11
- import me from "./index246.js";
10
+ import fe from "./index245.js";
12
11
  /* empty css */
13
- import fe from "./index220.js";
12
+ import me from "./index205.js";
14
13
  /* empty css */
15
- import ve from "./index222.js";
16
- const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], qe = /* @__PURE__ */ Y({
14
+ import ve from "./index207.js";
15
+ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], Ne = /* @__PURE__ */ Y({
17
16
  __name: "BaseTag",
18
17
  props: {
19
18
  "append:icon": {},
@@ -93,9 +92,9 @@ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describe
93
92
  }
94
93
  if (/^[A-Za-z0-9]$/.test(e.key) && ((n = r.value) == null || n.blur()), e.key === t.divider || e.key === "Unidentified" && o.value.includes(t.divider)) {
95
94
  if (t.divider.length === 1 && o.value.includes(t.divider)) {
96
- const m = o.value.split(t.divider)[0];
97
- if (m)
98
- o.value = m;
95
+ const f = o.value.split(t.divider)[0];
96
+ if (f)
97
+ o.value = f;
99
98
  else {
100
99
  o.value = "";
101
100
  return;
@@ -132,7 +131,7 @@ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describe
132
131
  onKeyup: (e) => l("keyup", e),
133
132
  onInput: (e) => l("input", e)
134
133
  };
135
- return (e, n) => (f(), C(ve, {
134
+ return (e, n) => (m(), C(ve, {
136
135
  ref_key: "outerContainer",
137
136
  ref: b,
138
137
  class: x({
@@ -152,7 +151,7 @@ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describe
152
151
  s(e.$slots, "append-outer")
153
152
  ]),
154
153
  default: a(() => [
155
- O(fe, {
154
+ O(me, {
156
155
  ref_key: "innerContainer",
157
156
  ref: T,
158
157
  "append:icon": t["append:icon"],
@@ -175,13 +174,13 @@ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describe
175
174
  O(v(ue), { tag: "span" }, {
176
175
  default: a(() => [
177
176
  $("span", ye, [
178
- e.multiple ? (f(), ee(te, { key: 0 }, [
179
- e.comma ? (f(), C(me, {
177
+ e.multiple ? (m(), ee(te, { key: 0 }, [
178
+ e.comma ? (m(), C(fe, {
180
179
  key: 0,
181
180
  ref_key: "commaBox",
182
181
  ref: V,
183
182
  options: v(u)
184
- }, null, 8, ["options"])) : (f(), C(ce, {
183
+ }, null, 8, ["options"])) : (m(), C(ce, {
185
184
  key: 1,
186
185
  ref_key: "chipsBox",
187
186
  ref: w,
@@ -194,7 +193,7 @@ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describe
194
193
  ref_key: "input",
195
194
  ref: p
196
195
  }, X, {
197
- "onUpdate:modelValue": n[0] || (n[0] = (m) => ae(o) ? o.value = m : null),
196
+ "onUpdate:modelValue": n[0] || (n[0] = (f) => ae(o) ? o.value = f : null),
198
197
  "aria-describedby": e.ariaDescribedby,
199
198
  autocomplete: e.autocomplete,
200
199
  autofocus: e.autofocus,
@@ -229,5 +228,5 @@ const ye = { class: "bb-base-tag__input-container" }, be = ["id", "aria-describe
229
228
  }
230
229
  });
231
230
  export {
232
- qe as default
231
+ Ne as default
233
232
  };
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as w, ref as g, computed as u, onMounted as y, watch as V, nextTick as k, openBlock as x, createBlock as B, normalizeClass as $, withCtx as r, renderSlot as t, createVNode as i, createElementVNode as C, mergeProps as T } from "vue";
2
- import v from "./index222.js";
3
- import E from "./index220.js";
2
+ import v from "./index207.js";
3
+ import E from "./index205.js";
4
4
  /* empty css */
5
- import G from "./index127.js";
5
+ import G from "./index126.js";
6
6
  /* empty css */
7
7
  const M = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "rows", "value"], z = /* @__PURE__ */ w({
8
8
  __name: "BaseTextarea",
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as m, computed as b, openBlock as c, createElementBlock as f, Fragment as y, createVNode as p, normalizeClass as h, withCtx as n, renderSlot as r, createElementVNode as l, mergeProps as g } from "vue";
2
- import B from "./index220.js";
2
+ import B from "./index205.js";
3
3
  /* empty css */
4
- import k from "./index222.js";
4
+ import k from "./index207.js";
5
5
  const w = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "type", "value"], V = /* @__PURE__ */ m({
6
6
  __name: "BaseTextInput",
7
7
  props: {
package/dist/index5.js CHANGED
@@ -1,42 +1,80 @@
1
- import { ref as i, onBeforeUnmount as h } from "vue";
2
- const b = (l = "bitboss-ui") => {
3
- let r = 0;
4
- return { useBroadCastChannel: () => {
5
- r++;
6
- const f = i(!1), o = i(), s = {};
7
- function d(e, n = void 0) {
8
- o.value && o.value.postMessage({ type: e, params: n });
1
+ import { ref as u, watch as c, reactive as x, computed as f } from "vue";
2
+ import { isNil as l } from "./index128.js";
3
+ let r = [];
4
+ const i = u(null);
5
+ c(
6
+ () => i.value,
7
+ () => {
8
+ typeof i.value == "boolean" && (r.forEach((s) => s()), r = []);
9
+ }
10
+ );
11
+ const o = {
12
+ actions: !0,
13
+ description: "",
14
+ loading: !1,
15
+ no: !0,
16
+ noText: "",
17
+ open: !1,
18
+ size: "sm",
19
+ text: "",
20
+ theme: "default",
21
+ title: "",
22
+ yes: !0,
23
+ yesText: ""
24
+ }, d = {
25
+ actions: !0,
26
+ description: "",
27
+ no: !0,
28
+ noText: "Annulla",
29
+ text: "",
30
+ theme: "default",
31
+ title: "",
32
+ yes: !0,
33
+ yesText: "OK"
34
+ }, e = x({
35
+ ...o
36
+ }), m = f(() => [
37
+ {
38
+ text: e.noText,
39
+ handler: () => {
40
+ i.value = !1;
9
41
  }
10
- const v = () => {
11
- r--, o.value && !r && o.value.close(), f.value = !0;
12
- }, p = (e, n, a = {
13
- removeonUnmount: !0
14
- }) => {
15
- var t;
16
- s[e] === void 0 && (s[e] = []), (t = s[e]) == null || t.push(n), a.removeonUnmount && s[e] && h(() => {
17
- const c = s[e], u = c.indexOf(n);
18
- u !== -1 && c.splice(u, 1);
19
- });
20
- };
21
- try {
22
- o.value = new BroadcastChannel(l), o.value.addEventListener(
23
- "message",
24
- (e) => {
25
- const n = e.data, a = s[n.type] ?? [];
26
- "params" in n ? a.forEach((t) => t(n.params)) : a.forEach((t) => t());
27
- },
28
- { passive: !0 }
29
- );
30
- } catch (e) {
31
- console.error(e);
42
+ },
43
+ {
44
+ text: e.yesText,
45
+ handler: () => {
46
+ i.value = !0;
32
47
  }
33
- return {
34
- on: p,
35
- post: d,
36
- close: v
37
- };
38
- } };
39
- };
48
+ }
49
+ ]), y = () => ({
50
+ /**
51
+ * The confirm function. It accepts a set of options defining
52
+ * the behavior of the modal and returns `Promise<boolean>`
53
+ * when the user accepts, declines, or ignores the modal.
54
+ */
55
+ confirm: (s) => {
56
+ i.value = null;
57
+ const n = { ...d, ...s }, t = { ...o };
58
+ return t.title = n.title, t.text = n.text, n.description && (t.description = n.description), n.noText && (t.noText = n.noText), n.yesText && (t.yesText = n.yesText), n.size && (t.size = n.size), n.theme && (t.theme = n.theme), l(n.yes) || (t.yes = !!n.yes), l(n.no) || (t.no = !!n.no), l(n.actions) || (t.actions = !!n.actions), e.actions = t.actions, e.description = t.description, e.no = t.no, e.noText = t.noText, e.open = !0, e.size = t.size, e.text = t.text, e.theme = t.theme, e.title = t.title, e.yes = t.yes, e.yesText = t.yesText, new Promise((a) => {
59
+ r.push(() => a(i.value));
60
+ });
61
+ },
62
+ /**
63
+ * Sets the state of the confirm to loading and displays a spinner.
64
+ */
65
+ setLoading: (s = !0) => {
66
+ e.loading = s;
67
+ },
68
+ /**
69
+ * Closes the confirmation modal. It is a manual operation
70
+ * so you can update the state while the modal is still open.
71
+ */
72
+ close: () => (e.description = o.description, e.loading = o.loading, e.noText = o.noText, e.open = o.open, e.text = o.text, e.theme = o.theme, e.title = o.title, e.yesText = o.yesText, i.value = !1, Promise.resolve().then(() => {
73
+ i.value = null;
74
+ }))
75
+ });
40
76
  export {
41
- b as useBroadcastChannelInstance
77
+ m as actions,
78
+ e as state,
79
+ y as useConfirm
42
80
  };
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as f, ref as _, watch as v, openBlock as b, createElementBlock as h, createVNode as n, unref as t, normalizeClass as d, withModifiers as g, withCtx as s, renderSlot as u } from "vue";
2
- import { useId as V } from "./index8.js";
3
- import $ from "./index13.js";
2
+ import { useId as V } from "./index7.js";
3
+ import $ from "./index12.js";
4
4
  /* empty css */
5
- import B from "./index125.js";
5
+ import B from "./index124.js";
6
6
  /* empty css */
7
7
  const y = { class: "bb-accordion" }, A = /* @__PURE__ */ f({
8
8
  __name: "BbAccordion",
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as h, ref as v, watch as k, openBlock as s, createBlock as i, normalizeClass as C, withCtx as w, createElementVNode as t, createCommentVNode as r, createElementBlock as V, renderSlot as n, normalizeProps as c, guardReactiveProps as d, createTextVNode as m, toDisplayString as u } from "vue";
2
- import y from "./index125.js";
2
+ import y from "./index124.js";
3
3
  /* empty css */
4
- import z from "./index126.js";
4
+ import z from "./index125.js";
5
5
  /* empty css */
6
6
  const B = {
7
7
  class: "bb-alert__inner-container",
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as z, computed as b, ref as o, onMounted as g, openBlock as l, createElementBlock as i, normalizeProps as h, guardReactiveProps as k, renderSlot as y } from "vue";
2
- import { isCssColor as _ } from "./index238.js";
3
- import { wait as C } from "./index131.js";
2
+ import { isCssColor as _ } from "./index209.js";
3
+ import { wait as C } from "./index130.js";
4
4
  const w = ["alt", "sizes", "src", "srcset"], B = {
5
5
  key: 1,
6
6
  class: "bb-avatar__fallback"
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as p, useSlots as d, computed as n, openBlock as m, createElementBlock as u, normalizeClass as g, createElementVNode as s, renderSlot as l, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
- import { isCssColor as r } from "./index238.js";
3
- import { isNil as B } from "./index129.js";
2
+ import { isCssColor as r } from "./index209.js";
3
+ import { isNil as B } from "./index128.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, S = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as n, openBlock as r, createElementBlock as t, Fragment as l, renderList as m, createElementVNode as b, renderSlot as d, createVNode as p, mergeProps as u, withCtx as c, createTextVNode as f, toDisplayString as _ } from "vue";
2
- import h from "./index13.js";
2
+ import h from "./index12.js";
3
3
  /* empty css */
4
4
  const B = ["aria-label"], $ = { class: "bb-breadcrumbs__breadcrumb-container" }, k = {
5
5
  "aria-hidden": "true",
package/dist/index6.js CHANGED
@@ -1,80 +1,64 @@
1
- import { ref as u, watch as c, reactive as x, computed as f } from "vue";
2
- import { isNil as l } from "./index129.js";
3
- let r = [];
4
- const i = u(null);
5
- c(
6
- () => i.value,
7
- () => {
8
- typeof i.value == "boolean" && (r.forEach((s) => s()), r = []);
9
- }
10
- );
11
- const o = {
12
- actions: !0,
13
- description: "",
14
- loading: !1,
15
- no: !0,
16
- noText: "",
17
- open: !1,
18
- size: "sm",
19
- text: "",
20
- theme: "default",
21
- title: "",
22
- yes: !0,
23
- yesText: ""
24
- }, d = {
25
- actions: !0,
26
- description: "",
27
- no: !0,
28
- noText: "Annulla",
29
- text: "",
30
- theme: "default",
31
- title: "",
32
- yes: !0,
33
- yesText: "OK"
34
- }, e = x({
35
- ...o
36
- }), m = f(() => [
37
- {
38
- text: e.noText,
39
- handler: () => {
40
- i.value = !1;
41
- }
42
- },
43
- {
44
- text: e.yesText,
45
- handler: () => {
46
- i.value = !0;
47
- }
48
- }
49
- ]), y = () => ({
50
- /**
51
- * The confirm function. It accepts a set of options defining
52
- * the behavior of the modal and returns `Promise<boolean>`
53
- * when the user accepts, declines, or ignores the modal.
54
- */
55
- confirm: (s) => {
56
- i.value = null;
57
- const n = { ...d, ...s }, t = { ...o };
58
- return t.title = n.title, t.text = n.text, n.description && (t.description = n.description), n.noText && (t.noText = n.noText), n.yesText && (t.yesText = n.yesText), n.size && (t.size = n.size), n.theme && (t.theme = n.theme), l(n.yes) || (t.yes = !!n.yes), l(n.no) || (t.no = !!n.no), l(n.actions) || (t.actions = !!n.actions), e.actions = t.actions, e.description = t.description, e.no = t.no, e.noText = t.noText, e.open = !0, e.size = t.size, e.text = t.text, e.theme = t.theme, e.title = t.title, e.yes = t.yes, e.yesText = t.yesText, new Promise((a) => {
59
- r.push(() => a(i.value));
60
- });
61
- },
62
- /**
63
- * Sets the state of the confirm to loading and displays a spinner.
64
- */
65
- setLoading: (s = !0) => {
66
- e.loading = s;
67
- },
68
- /**
69
- * Closes the confirmation modal. It is a manual operation
70
- * so you can update the state while the modal is still open.
71
- */
72
- close: () => (e.description = o.description, e.loading = o.loading, e.noText = o.noText, e.open = o.open, e.text = o.text, e.theme = o.theme, e.title = o.title, e.yesText = o.yesText, i.value = !1, Promise.resolve().then(() => {
73
- i.value = null;
74
- }))
75
- });
1
+ import { getAsPercentage as p } from "./index129.js";
2
+ import { wait as w } from "./index130.js";
3
+ import { ref as c, computed as o, onBeforeUnmount as H } from "vue";
4
+ const Y = ({
5
+ duration: t,
6
+ onStart: f,
7
+ onFinish: i,
8
+ onStop: s
9
+ }) => {
10
+ if (!t)
11
+ throw new Error("You must define a duration for the coundown");
12
+ const e = c(t), u = c(0), M = o(() => p(u.value, t)), m = 100, r = c(!1), n = c(!1);
13
+ let a;
14
+ const I = () => {
15
+ u.value === t || r.value && !n.value || (f && f(), n.value = !1, r.value = !0, a = setInterval(() => {
16
+ e.value = Math.max(e.value - m, 0), u.value = Math.min(u.value + m, t), e.value === 0 && w(0).then(() => {
17
+ clearInterval(a), r.value = !1, s && s(), i && i();
18
+ });
19
+ }, m));
20
+ }, d = () => {
21
+ A(), I();
22
+ }, A = () => {
23
+ a && clearInterval(a), n.value || s && s(), e.value = t, u.value = 0, r.value = !1, n.value = !1;
24
+ }, g = () => {
25
+ a && clearInterval(a), n.value || s && s(), n.value = !0;
26
+ }, y = o(() => {
27
+ const l = Math.trunc(e.value / 864e5), v = Math.trunc((e.value - l * 864e5) / 36e5), h = Math.trunc(
28
+ (e.value - v * 36e5 - l * 864e5) / 6e4
29
+ ), D = Math.trunc(
30
+ (e.value - h * 6e4 - v * 36e5 - l * 864e5) / 1e3
31
+ );
32
+ return {
33
+ days: l,
34
+ hours: v,
35
+ minutes: h,
36
+ seconds: D
37
+ };
38
+ });
39
+ return H(() => clearInterval(a)), {
40
+ /** Elapsed milliseconds since starting the timer */
41
+ elapsed: o(() => u.value),
42
+ /** Remaining milliseconds */
43
+ remaining: o(() => e.value),
44
+ /** Remaining as a formatted object for display */
45
+ remainingFormatted: y,
46
+ /** Percentage of elapsed time against duration */
47
+ progress: M,
48
+ /** Starts the timer */
49
+ start: I,
50
+ /** Reset the timer to intiial state and starts again */
51
+ restart: d,
52
+ /** Pauses the timer */
53
+ pause: g,
54
+ /** Reset the timer to initial state, if the timer is running it is stopped */
55
+ reset: A,
56
+ /** Boolean, is the timer running (paused doesn't change running state) */
57
+ running: r,
58
+ /** Boolean is the timer paused */
59
+ paused: n
60
+ };
61
+ };
76
62
  export {
77
- m as actions,
78
- e as state,
79
- y as useConfirm
63
+ Y as useCountdown
80
64
  };
@@ -1,18 +1,17 @@
1
1
  import { defineComponent as _, ref as f, computed as c, useAttrs as g, toRef as v, openBlock as t, createBlock as a, unref as p, mergeProps as B, withCtx as k, createVNode as C, createCommentVNode as l, createElementVNode as h, normalizeClass as L, renderSlot as S, createTextVNode as V, toDisplayString as x, createElementBlock as F } from "vue";
2
2
  /* empty css */
3
- /* empty css */
4
- import N from "./index13.js";
3
+ import N from "./index12.js";
5
4
  /* empty css */
6
- import r from "./index126.js";
5
+ import r from "./index125.js";
7
6
  /* empty css */
8
- import P from "./index128.js";
7
+ import P from "./index127.js";
9
8
  /* empty css */
10
9
  import { pickBy as $ } from "./index248.js";
11
10
  import { noop as A } from "./index249.js";
12
11
  const T = {
13
12
  key: 2,
14
13
  class: "bb-button__loading-label sr-only"
15
- }, H = /* @__PURE__ */ _({
14
+ }, G = /* @__PURE__ */ _({
16
15
  __name: "BbButton",
17
16
  props: {
18
17
  autoLoading: { type: Boolean },
@@ -109,5 +108,5 @@ const T = {
109
108
  }
110
109
  });
111
110
  export {
112
- H as default
111
+ G as default
113
112
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as c, ref as f, computed as v, openBlock as y, createBlock as k, withCtx as r, renderSlot as n, normalizeProps as w, guardReactiveProps as B, createVNode as V, mergeProps as i } from "vue";
2
- import g from "./index17.js";
2
+ import g from "./index16.js";
3
3
  /* empty css */
4
- import P from "./index27.js";
4
+ import P from "./index26.js";
5
5
  /* empty css */
6
6
  const E = /* @__PURE__ */ c({
7
7
  __name: "BbCheckbox",
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as f, ref as v, computed as g, openBlock as y, createBlock as B, withCtx as a, renderSlot as i, normalizeProps as l, guardReactiveProps as r, createVNode as $, mergeProps as w } from "vue";
2
- import T from "./index19.js";
2
+ import T from "./index18.js";
3
3
  /* empty css */
4
- import V from "./index27.js";
4
+ import V from "./index26.js";
5
5
  /* empty css */
6
6
  const E = /* @__PURE__ */ f({
7
7
  __name: "BbCheckboxGroup",
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as c, ref as h, computed as b, openBlock as f, createBlock as y, withCtx as r, renderSlot as n, normalizeProps as v, guardReactiveProps as B, createVNode as w, mergeProps as g } from "vue";
2
- import $ from "./index27.js";
2
+ import $ from "./index26.js";
3
3
  /* empty css */
4
- import k from "./index15.js";
4
+ import k from "./index14.js";
5
5
  /* empty css */
6
6
  const E = /* @__PURE__ */ c({
7
7
  __name: "BbColorInput",
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as k, computed as _, openBlock as n, createBlock as l, unref as e, createSlots as h, withCtx as s, createElementBlock as f, toDisplayString as c, createCommentVNode as m, renderSlot as d, createElementVNode as g, createVNode as C, renderList as $, normalizeProps as x, guardReactiveProps as V, mergeProps as z, createTextVNode as u } from "vue";
2
- import { actions as p, state as o } from "./index6.js";
3
- import A from "./index25.js";
2
+ import { actions as p, state as o } from "./index5.js";
3
+ import A from "./index24.js";
4
4
  /* empty css */
5
- import B from "./index128.js";
5
+ import B from "./index127.js";
6
6
  /* empty css */
7
- import v from "./index61.js";
7
+ import v from "./index60.js";
8
8
  /* empty css */
9
9
  const N = {
10
10
  key: 0,