bitboss-ui 2.0.3 → 2.0.5

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 (261) hide show
  1. package/dist/components/BaseDatePicker/BaseDatePicker.vue.d.ts +10 -99
  2. package/dist/components/BaseDatePicker/BaseDatePickerHeader.vue.d.ts +24 -0
  3. package/dist/components/BaseDatePicker/BaseDatePickerInputDaySelector.vue.d.ts +56 -0
  4. package/dist/components/BaseDatePicker/BaseDatePickerMonthSelector.vue.d.ts +21 -0
  5. package/dist/components/BaseDatePicker/BaseDatePickerYearSelector.vue.d.ts +21 -0
  6. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +1 -46
  7. package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +1 -47
  8. package/dist/components/BbTab/BbTab.vue.d.ts +9 -0
  9. package/dist/components/Transitions/Slide.vue.d.ts +43 -0
  10. package/dist/components/Transitions/SlideBack.vue.d.ts +43 -0
  11. package/dist/composables/useLogger.d.ts +1 -0
  12. package/dist/index103.js +150 -126
  13. package/dist/index103.js.map +1 -1
  14. package/dist/index105.js +5 -5
  15. package/dist/index113.js +1 -1
  16. package/dist/index115.js +5 -5
  17. package/dist/index115.js.map +1 -1
  18. package/dist/index117.js +1 -1
  19. package/dist/index12.js +1 -1
  20. package/dist/index121.js +1 -1
  21. package/dist/index122.js +1 -1
  22. package/dist/index123.js +1 -1
  23. package/dist/index125.js +1 -1
  24. package/dist/index128.js +1 -1
  25. package/dist/index14.js +3 -3
  26. package/dist/index16.js +2 -2
  27. package/dist/index18.js +176 -482
  28. package/dist/index18.js.map +1 -1
  29. package/dist/index198.js +3 -5
  30. package/dist/index198.js.map +1 -1
  31. package/dist/index199.js +5 -158
  32. package/dist/index199.js.map +1 -1
  33. package/dist/index20.js +199 -190
  34. package/dist/index20.js.map +1 -1
  35. package/dist/index200.js +16 -84
  36. package/dist/index200.js.map +1 -1
  37. package/dist/{index223.js → index201.js} +3 -3
  38. package/dist/{index223.js.map → index201.js.map} +1 -1
  39. package/dist/index202.js +19 -3
  40. package/dist/index202.js.map +1 -1
  41. package/dist/index203.js +19 -3
  42. package/dist/index203.js.map +1 -1
  43. package/dist/index204.js +26 -34
  44. package/dist/index204.js.map +1 -1
  45. package/dist/index205.js +3 -6
  46. package/dist/index205.js.map +1 -1
  47. package/dist/index206.js +2 -7
  48. package/dist/index206.js.map +1 -1
  49. package/dist/index207.js +8 -2
  50. package/dist/index207.js.map +1 -1
  51. package/dist/index208.js +245 -122
  52. package/dist/index208.js.map +1 -1
  53. package/dist/index210.js +51 -122
  54. package/dist/index210.js.map +1 -1
  55. package/dist/index211.js +37 -19
  56. package/dist/index211.js.map +1 -1
  57. package/dist/index212.js +5 -2
  58. package/dist/index212.js.map +1 -1
  59. package/dist/index213.js +41 -2
  60. package/dist/index213.js.map +1 -1
  61. package/dist/index214.js +2 -174
  62. package/dist/index214.js.map +1 -1
  63. package/dist/index215.js +4 -42
  64. package/dist/index215.js.map +1 -1
  65. package/dist/index216.js +5 -0
  66. package/dist/index216.js.map +1 -0
  67. package/dist/index217.js +2 -13
  68. package/dist/index217.js.map +1 -1
  69. package/dist/index218.js +42 -369
  70. package/dist/index218.js.map +1 -1
  71. package/dist/index22.js +5 -5
  72. package/dist/index220.js +13 -4
  73. package/dist/index220.js.map +1 -1
  74. package/dist/index221.js +158 -2
  75. package/dist/index221.js.map +1 -1
  76. package/dist/index222.js +84 -16
  77. package/dist/index222.js.map +1 -1
  78. package/dist/index224.js +3 -19
  79. package/dist/index224.js.map +1 -1
  80. package/dist/index225.js +34 -26
  81. package/dist/index225.js.map +1 -1
  82. package/dist/index226.js +6 -8
  83. package/dist/index226.js.map +1 -1
  84. package/dist/index227.js +7 -2
  85. package/dist/index227.js.map +1 -1
  86. package/dist/index228.js +126 -3
  87. package/dist/index228.js.map +1 -1
  88. package/dist/index229.js +123 -3
  89. package/dist/index229.js.map +1 -1
  90. package/dist/index230.js +2 -18
  91. package/dist/index230.js.map +1 -1
  92. package/dist/index231.js +173 -105
  93. package/dist/index231.js.map +1 -1
  94. package/dist/index232.js +8 -0
  95. package/dist/index232.js.map +1 -0
  96. package/dist/index233.js +367 -98
  97. package/dist/index233.js.map +1 -1
  98. package/dist/index234.js +6 -0
  99. package/dist/index234.js.map +1 -0
  100. package/dist/index235.js +17 -9
  101. package/dist/index235.js.map +1 -1
  102. package/dist/index236.js +106 -3
  103. package/dist/index236.js.map +1 -1
  104. package/dist/index238.js +100 -23
  105. package/dist/index238.js.map +1 -1
  106. package/dist/index24.js +1 -1
  107. package/dist/index240.js +2 -16
  108. package/dist/index240.js.map +1 -1
  109. package/dist/index241.js +10 -9
  110. package/dist/index241.js.map +1 -1
  111. package/dist/index242.js +3 -3
  112. package/dist/index242.js.map +1 -1
  113. package/dist/index243.js +224 -12
  114. package/dist/index243.js.map +1 -1
  115. package/dist/index244.js +280 -8
  116. package/dist/index244.js.map +1 -1
  117. package/dist/index245.js +6 -9
  118. package/dist/index245.js.map +1 -1
  119. package/dist/index246.js +2 -17
  120. package/dist/index246.js.map +1 -1
  121. package/dist/index247.js +2 -224
  122. package/dist/index247.js.map +1 -1
  123. package/dist/index248.js +2 -431
  124. package/dist/index248.js.map +1 -1
  125. package/dist/index249.js +2 -89
  126. package/dist/index249.js.map +1 -1
  127. package/dist/index250.js +2 -281
  128. package/dist/index250.js.map +1 -1
  129. package/dist/index251.js +2 -6
  130. package/dist/index251.js.map +1 -1
  131. package/dist/index252.js +3 -2
  132. package/dist/index252.js.map +1 -1
  133. package/dist/index253.js +2 -2
  134. package/dist/index254.js +2 -2
  135. package/dist/index255.js +2 -126
  136. package/dist/index255.js.map +1 -1
  137. package/dist/index256.js +28 -3
  138. package/dist/index256.js.map +1 -1
  139. package/dist/index257.js +25 -0
  140. package/dist/index257.js.map +1 -0
  141. package/dist/index259.js +6 -3
  142. package/dist/index259.js.map +1 -1
  143. package/dist/index26.js +3 -3
  144. package/dist/index260.js +4 -2
  145. package/dist/index260.js.map +1 -1
  146. package/dist/index261.js +8 -68
  147. package/dist/index261.js.map +1 -1
  148. package/dist/index262.js +23 -200
  149. package/dist/index262.js.map +1 -1
  150. package/dist/index263.js +3 -5
  151. package/dist/index263.js.map +1 -1
  152. package/dist/index265.js +6 -127
  153. package/dist/index265.js.map +1 -1
  154. package/dist/index266.js +16 -2
  155. package/dist/index266.js.map +1 -1
  156. package/dist/index267.js +9 -2
  157. package/dist/index267.js.map +1 -1
  158. package/dist/index268.js +3 -2
  159. package/dist/index268.js.map +1 -1
  160. package/dist/index269.js +12 -2
  161. package/dist/index269.js.map +1 -1
  162. package/dist/index270.js +7 -26
  163. package/dist/index270.js.map +1 -1
  164. package/dist/index271.js +9 -3
  165. package/dist/index271.js.map +1 -1
  166. package/dist/index272.js +17 -3
  167. package/dist/index272.js.map +1 -1
  168. package/dist/index273.js +426 -206
  169. package/dist/index273.js.map +1 -1
  170. package/dist/index274.js +92 -0
  171. package/dist/index274.js.map +1 -0
  172. package/dist/index275.js +2 -4
  173. package/dist/index275.js.map +1 -1
  174. package/dist/index276.js +69 -4
  175. package/dist/index276.js.map +1 -1
  176. package/dist/index277.js +5 -59
  177. package/dist/index277.js.map +1 -1
  178. package/dist/index278.js +200 -15
  179. package/dist/index278.js.map +1 -1
  180. package/dist/index279.js +2 -35
  181. package/dist/index279.js.map +1 -1
  182. package/dist/index28.js +2 -2
  183. package/dist/index280.js +125 -10
  184. package/dist/index280.js.map +1 -1
  185. package/dist/index281.js +21 -1
  186. package/dist/index281.js.map +1 -1
  187. package/dist/{index264.js → index283.js} +2 -2
  188. package/dist/{index264.js.map → index283.js.map} +1 -1
  189. package/dist/index284.js +123 -417
  190. package/dist/index284.js.map +1 -1
  191. package/dist/index285.js +3 -47
  192. package/dist/index285.js.map +1 -1
  193. package/dist/index286.js +6 -0
  194. package/dist/index286.js.map +1 -0
  195. package/dist/index287.js +214 -0
  196. package/dist/index287.js.map +1 -0
  197. package/dist/index289.js +18 -0
  198. package/dist/index289.js.map +1 -0
  199. package/dist/index290.js +10 -0
  200. package/dist/index290.js.map +1 -0
  201. package/dist/index291.js +22 -0
  202. package/dist/index291.js.map +1 -0
  203. package/dist/index292.js +10 -0
  204. package/dist/index292.js.map +1 -0
  205. package/dist/index293.js +7 -0
  206. package/dist/index293.js.map +1 -0
  207. package/dist/index294.js +7 -0
  208. package/dist/index294.js.map +1 -0
  209. package/dist/index295.js +62 -0
  210. package/dist/index295.js.map +1 -0
  211. package/dist/index296.js +38 -0
  212. package/dist/index296.js.map +1 -0
  213. package/dist/index297.js +14 -0
  214. package/dist/index297.js.map +1 -0
  215. package/dist/index298.js +5 -0
  216. package/dist/index298.js.map +1 -0
  217. package/dist/{index282.js → index299.js} +3 -3
  218. package/dist/{index282.js.map → index299.js.map} +1 -1
  219. package/dist/index30.js +2 -2
  220. package/dist/index301.js +424 -0
  221. package/dist/index301.js.map +1 -0
  222. package/dist/index302.js +50 -0
  223. package/dist/index302.js.map +1 -0
  224. package/dist/index32.js +3 -3
  225. package/dist/index34.js +44 -42
  226. package/dist/index34.js.map +1 -1
  227. package/dist/index36.js +4 -4
  228. package/dist/index38.js +2 -2
  229. package/dist/index40.js +2 -2
  230. package/dist/index42.js +6 -6
  231. package/dist/index44.js +2 -2
  232. package/dist/index46.js +2 -2
  233. package/dist/index52.js +1 -1
  234. package/dist/index54.js +1 -1
  235. package/dist/index58.js +2 -2
  236. package/dist/index66.js +16 -23
  237. package/dist/index66.js.map +1 -1
  238. package/dist/index70.js +4 -4
  239. package/dist/index74.js +2 -2
  240. package/dist/index76.js +1 -1
  241. package/dist/index79.js +2 -2
  242. package/dist/index81.js +1 -1
  243. package/dist/index83.js +3 -3
  244. package/dist/index85.js +1 -1
  245. package/dist/style.css +1 -1
  246. package/dist/utilities/functions/chunk.d.ts +1 -0
  247. package/dist/utilities/functions/negative.d.ts +1 -0
  248. package/dist/utilities/functions/pipe.d.ts +3 -0
  249. package/dist/utilities/functions/range.d.ts +1 -0
  250. package/dist/utilities/functions/sort.d.ts +6 -0
  251. package/package.json +2 -2
  252. package/dist/index209.js +0 -8
  253. package/dist/index209.js.map +0 -1
  254. package/dist/index219.js +0 -5
  255. package/dist/index219.js.map +0 -1
  256. package/dist/index237.js +0 -12
  257. package/dist/index237.js.map +0 -1
  258. package/dist/index239.js +0 -9
  259. package/dist/index239.js.map +0 -1
  260. package/dist/index258.js +0 -10
  261. package/dist/index258.js.map +0 -1
package/dist/index200.js CHANGED
@@ -1,87 +1,19 @@
1
- import { defineComponent as b, openBlock as n, createElementBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createTextVNode as o, toDisplayString as d, createCommentVNode as h, Fragment as c, renderList as m } from "vue";
2
- const p = { class: "bb-cr-container__container" }, u = {
3
- key: 0,
4
- class: "bb-cr-container__loading-container"
5
- }, g = {
6
- key: 1,
7
- class: "bb-cr-container__no-data-container"
8
- }, _ = /* @__PURE__ */ b({
9
- __name: "OptionsContainer",
10
- props: {
11
- direction: {},
12
- hasErrors: { type: Boolean },
13
- hideLabel: { type: Boolean },
14
- loadingText: {},
15
- loading: { type: Boolean },
16
- noDataText: {},
17
- options: {}
18
- },
19
- setup(k) {
20
- return (a, $) => (n(), s("span", {
21
- ref: "container",
22
- class: r(["bb-cr-container", {
23
- "bb-cr-container--errors": a.hasErrors,
24
- "bb-cr-container--horizontal": a.direction === "horizontal",
25
- "bb-cr-container--vertical": a.direction === "vertical"
26
- }])
27
- }, [
28
- l("span", p, [
29
- t(a.$slots, "prepend"),
30
- !a.options.length && a.loading ? (n(), s("span", u, [
31
- t(a.$slots, "loading", {}, () => [
32
- o(d(a.loadingText), 1)
33
- ])
34
- ])) : a.options.length ? h("", !0) : (n(), s("span", g, [
35
- t(a.$slots, "no-data", {}, () => [
36
- o(d(a.noDataText), 1)
37
- ])
38
- ])),
39
- (n(!0), s(c, null, m(a.options, (e, i) => (n(), s(c, {
40
- key: (e == null ? void 0 : e.id) || i
41
- }, [
42
- t(a.$slots, "option:prepend", {
43
- id: e.valueHash,
44
- checked: !!e.selected,
45
- disabled: !!e.disabled,
46
- item: e.item,
47
- text: e.text
48
- }),
49
- l("label", {
50
- class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
51
- }, [
52
- t(a.$slots, "input", {
53
- index: i,
54
- option: e
55
- }),
56
- l("span", {
57
- class: r({
58
- "bb-cr-container-option__text": !0,
59
- "bb-cr-container-option__text--hidden": a.hideLabel
60
- })
61
- }, [
62
- t(a.$slots, "label", {
63
- checked: !!e.selected,
64
- item: e.item,
65
- text: e.text
66
- }, () => [
67
- o(d(e.text), 1)
68
- ])
69
- ], 2)
70
- ], 2),
71
- t(a.$slots, "option:append", {
72
- id: e.valueHash,
73
- checked: !!e.selected,
74
- disabled: !!e.disabled,
75
- item: e.item,
76
- text: e.text
77
- })
78
- ], 64))), 128)),
79
- t(a.$slots, "append")
80
- ])
81
- ], 2));
82
- }
83
- });
1
+ import { getDefaultExportFromCjs as f, commonjsGlobal as n } from "./index245.js";
2
+ import { __module as e } from "./index247.js";
3
+ (function(s, a) {
4
+ (function(i, t) {
5
+ s.exports = t();
6
+ })(n, function() {
7
+ return function(i, t) {
8
+ t.prototype.isSameOrAfter = function(r, o) {
9
+ return this.isSame(r, o) || this.isAfter(r, o);
10
+ };
11
+ };
12
+ });
13
+ })(e);
14
+ var m = e.exports;
15
+ const c = /* @__PURE__ */ f(m);
84
16
  export {
85
- _ as default
17
+ c as default
86
18
  };
87
19
  //# sourceMappingURL=index200.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index200.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index200.js","sources":["../node_modules/dayjs/plugin/isSameOrAfter.js"],"sourcesContent":["!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isSameOrAfter=t()}(this,(function(){\"use strict\";return function(e,t){t.prototype.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)}}}));"],"names":["e","module","this","t"],"mappings":";;;AAAA,GAAC,SAASA,GAAE,GAAE;AAAsD,IAAAC,EAAe,UAAA,EAAwI;AAAA,EAAA,GAAEC,GAAM,WAAU;AAAc,WAAO,SAASF,GAAE,GAAE;AAAC,QAAE,UAAU,gBAAc,SAASA,GAAEG,GAAE;AAAC,eAAO,KAAK,OAAOH,GAAEG,CAAC,KAAG,KAAK,QAAQH,GAAEG,CAAC;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC,CAAC;;;;","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as i, commonjsGlobal as n } from "./index251.js";
2
- import { __module as t } from "./index267.js";
1
+ import { getDefaultExportFromCjs as i, commonjsGlobal as n } from "./index245.js";
2
+ import { __module as t } from "./index248.js";
3
3
  (function(s, a) {
4
4
  (function(f, o) {
5
5
  s.exports = o();
@@ -16,4 +16,4 @@ const c = /* @__PURE__ */ i(m);
16
16
  export {
17
17
  c as default
18
18
  };
19
- //# sourceMappingURL=index223.js.map
19
+ //# sourceMappingURL=index201.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index223.js","sources":["../node_modules/dayjs/plugin/isSameOrBefore.js"],"sourcesContent":["!function(e,i){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=i():\"function\"==typeof define&&define.amd?define(i):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isSameOrBefore=i()}(this,(function(){\"use strict\";return function(e,i){i.prototype.isSameOrBefore=function(e,i){return this.isSame(e,i)||this.isBefore(e,i)}}}));"],"names":["e","i","module","this"],"mappings":";;;AAAA,GAAC,SAASA,GAAEC,GAAE;AAAsD,IAAAC,EAAe,UAAAD,EAAyI;AAAA,EAAA,GAAEE,GAAM,WAAU;AAAc,WAAO,SAASH,GAAEC,GAAE;AAAC,MAAAA,EAAE,UAAU,iBAAe,SAAS,GAAEA,GAAE;AAAC,eAAO,KAAK,OAAO,GAAEA,CAAC,KAAG,KAAK,SAAS,GAAEA,CAAC;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC,CAAC;;;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index201.js","sources":["../node_modules/dayjs/plugin/isSameOrBefore.js"],"sourcesContent":["!function(e,i){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=i():\"function\"==typeof define&&define.amd?define(i):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isSameOrBefore=i()}(this,(function(){\"use strict\";return function(e,i){i.prototype.isSameOrBefore=function(e,i){return this.isSame(e,i)||this.isBefore(e,i)}}}));"],"names":["e","i","module","this"],"mappings":";;;AAAA,GAAC,SAASA,GAAEC,GAAE;AAAsD,IAAAC,EAAe,UAAAD,EAAyI;AAAA,EAAA,GAAEE,GAAM,WAAU;AAAc,WAAO,SAASH,GAAEC,GAAE;AAAC,MAAAA,EAAE,UAAU,iBAAe,SAAS,GAAEA,GAAE;AAAC,eAAO,KAAK,OAAO,GAAEA,CAAC,KAAG,KAAK,SAAS,GAAEA,CAAC;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC,CAAC;;;;","x_google_ignoreList":[0]}
package/dist/index202.js CHANGED
@@ -1,6 +1,22 @@
1
- import r from "./index247.js";
2
- const t = r;
1
+ import { getDefaultExportFromCjs as i, commonjsGlobal as m } from "./index245.js";
2
+ import { __module as _ } from "./index249.js";
3
+ import { __require as s } from "./index244.js";
4
+ (function(n, d) {
5
+ (function(t, o) {
6
+ n.exports = o(s());
7
+ })(m, function(t) {
8
+ function o(e) {
9
+ return e && typeof e == "object" && "default" in e ? e : { default: e };
10
+ }
11
+ var a = o(t), r = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e) {
12
+ return e + "º";
13
+ } };
14
+ return a.default.locale(r, null, !0), r;
15
+ });
16
+ })(_);
17
+ var u = _.exports;
18
+ const p = /* @__PURE__ */ i(u);
3
19
  export {
4
- t as deburr
20
+ p as default
5
21
  };
6
22
  //# sourceMappingURL=index202.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index202.js","sources":["../src/utilities/functions/deburr.ts"],"sourcesContent":["import d from 'lodash.deburr';\n\nexport const deburr = d;\n"],"names":["deburr","d"],"mappings":";AAEO,MAAMA,IAASC;"}
1
+ {"version":3,"file":"index202.js","sources":["../node_modules/dayjs/locale/it.js"],"sourcesContent":["!function(e,o){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=o(require(\"dayjs\")):\"function\"==typeof define&&define.amd?define([\"dayjs\"],o):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_locale_it=o(e.dayjs)}(this,(function(e){\"use strict\";function o(e){return e&&\"object\"==typeof e&&\"default\"in e?e:{default:e}}var t=o(e),n={name:\"it\",weekdays:\"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato\".split(\"_\"),weekdaysShort:\"dom_lun_mar_mer_gio_ven_sab\".split(\"_\"),weekdaysMin:\"do_lu_ma_me_gi_ve_sa\".split(\"_\"),months:\"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre\".split(\"_\"),weekStart:1,monthsShort:\"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic\".split(\"_\"),formats:{LT:\"HH:mm\",LTS:\"HH:mm:ss\",L:\"DD/MM/YYYY\",LL:\"D MMMM YYYY\",LLL:\"D MMMM YYYY HH:mm\",LLLL:\"dddd D MMMM YYYY HH:mm\"},relativeTime:{future:\"tra %s\",past:\"%s fa\",s:\"qualche secondo\",m:\"un minuto\",mm:\"%d minuti\",h:\"un' ora\",hh:\"%d ore\",d:\"un giorno\",dd:\"%d giorni\",M:\"un mese\",MM:\"%d mesi\",y:\"un anno\",yy:\"%d anni\"},ordinal:function(e){return e+\"º\"}};return t.default.locale(n,null,!0),n}));"],"names":["e","module","require$$0","this","t","n"],"mappings":";;;;AAAA,GAAC,SAASA,GAAE,GAAE;AAAsD,IAAAC,EAAA,UAAe,EAAEC,EAAgB,CAAA;AAAA,EAA4I,GAAEC,GAAM,SAASH,GAAE;AAAc,aAAS,EAAE,GAAE;AAAC,aAAO,KAAa,OAAO,KAAjB,YAAoB,aAAY,IAAE,IAAE,EAAC,SAAQ,EAAC;AAAA,IAAC;AAAC,QAAII,IAAE,EAAEJ,CAAC,GAAEK,IAAE,EAAC,MAAK,MAAK,UAAS,2DAA2D,MAAM,GAAG,GAAE,eAAc,8BAA8B,MAAM,GAAG,GAAE,aAAY,uBAAuB,MAAM,GAAG,GAAE,QAAO,gGAAgG,MAAM,GAAG,GAAE,WAAU,GAAE,aAAY,kDAAkD,MAAM,GAAG,GAAE,SAAQ,EAAC,IAAG,SAAQ,KAAI,YAAW,GAAE,cAAa,IAAG,eAAc,KAAI,qBAAoB,MAAK,yBAAwB,GAAE,cAAa,EAAC,QAAO,UAAS,MAAK,SAAQ,GAAE,mBAAkB,GAAE,aAAY,IAAG,aAAY,GAAE,WAAU,IAAG,UAAS,GAAE,aAAY,IAAG,aAAY,GAAE,WAAU,IAAG,WAAU,GAAE,WAAU,IAAG,UAAS,GAAE,SAAQ,SAAS,GAAE;AAAC,aAAO,IAAE;AAAA,IAAG,EAAC;AAAE,WAAOD,EAAE,QAAQ,OAAOC,GAAE,MAAK,EAAE,GAAEA;AAAA,EAAC,CAAC;;;;","x_google_ignoreList":[0]}
package/dist/index203.js CHANGED
@@ -1,6 +1,22 @@
1
- import t from "./index249.js";
2
- const r = t;
1
+ import { getDefaultExportFromCjs as p, commonjsGlobal as s } from "./index245.js";
2
+ import { __module as n } from "./index250.js";
3
+ (function(u, l) {
4
+ (function(c, e) {
5
+ u.exports = e();
6
+ })(s, function() {
7
+ return function(c, e, r) {
8
+ r.updateLocale = function(f, o) {
9
+ var t = r.Ls[f];
10
+ if (t) return (o ? Object.keys(o) : []).forEach(function(a) {
11
+ t[a] = o[a];
12
+ }), t;
13
+ };
14
+ };
15
+ });
16
+ })(n);
17
+ var i = n.exports;
18
+ const x = /* @__PURE__ */ p(i);
3
19
  export {
4
- r as throttle
20
+ x as default
5
21
  };
6
22
  //# sourceMappingURL=index203.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index203.js","sources":["../src/utilities/functions/throttle.ts"],"sourcesContent":["import t from 'lodash.throttle';\n\nexport const throttle = t;\n"],"names":["throttle"],"mappings":";AAEO,MAAMA,IAAW;"}
1
+ {"version":3,"file":"index203.js","sources":["../node_modules/dayjs/plugin/updateLocale.js"],"sourcesContent":["!function(e,n){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=n():\"function\"==typeof define&&define.amd?define(n):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_updateLocale=n()}(this,(function(){\"use strict\";return function(e,n,t){t.updateLocale=function(e,n){var o=t.Ls[e];if(o)return(n?Object.keys(n):[]).forEach((function(e){o[e]=n[e]})),o}}}));"],"names":["e","n","module","this","t","o"],"mappings":";;;AAAA,GAAC,SAASA,GAAEC,GAAE;AAAsD,IAAAC,EAAe,UAAAD,EAAuI;AAAA,EAAA,GAAEE,GAAM,WAAU;AAAc,WAAO,SAASH,GAAEC,GAAEG,GAAE;AAAC,MAAAA,EAAE,eAAa,SAASJ,GAAEC,GAAE;AAAC,YAAII,IAAED,EAAE,GAAGJ,CAAC;AAAE,YAAGK,EAAE,SAAOJ,IAAE,OAAO,KAAKA,CAAC,IAAE,CAAA,GAAI,QAAS,SAASD,GAAE;AAAC,UAAAK,EAAEL,CAAC,IAAEC,EAAED,CAAC;AAAA,QAAC,IAAIK;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC;;;;","x_google_ignoreList":[0]}
package/dist/index204.js CHANGED
@@ -1,38 +1,30 @@
1
- import { unrefElement as m } from "./index127.js";
2
- import { ref as u, watch as l } from "vue";
3
- import { createFocusTrap as d } from "./index248.js";
4
- import { tryOnScopeDispose as D } from "./index197.js";
5
- function O(i, a = {}) {
6
- let e;
7
- const { immediate: f, ...n } = a, c = u(!1), s = u(!1), o = (t) => e && e.activate(t), r = (t) => e && e.deactivate(t), v = () => {
8
- e && (e.pause(), s.value = !0);
9
- }, p = () => {
10
- e && (e.unpause(), s.value = !1);
11
- };
12
- return l(
13
- () => m(i),
14
- (t) => {
15
- t && (e = d(t, {
16
- ...n,
17
- onActivate() {
18
- c.value = !0, a.onActivate && a.onActivate();
19
- },
20
- onDeactivate() {
21
- c.value = !1, a.onDeactivate && a.onDeactivate();
1
+ import { getDefaultExportFromCjs as c, commonjsGlobal as k } from "./index245.js";
2
+ import { __module as n } from "./index251.js";
3
+ (function(f, p) {
4
+ (function(r, e) {
5
+ f.exports = e();
6
+ })(k, function() {
7
+ var r = "week", e = "year";
8
+ return function(w, u, a) {
9
+ var o = u.prototype;
10
+ o.week = function(t) {
11
+ if (t === void 0 && (t = null), t !== null) return this.add(7 * (t - this.week()), "day");
12
+ var s = this.$locale().yearStart || 1;
13
+ if (this.month() === 11 && this.date() > 25) {
14
+ var l = a(this).startOf(e).add(1, e).date(s), d = a(this).endOf(r);
15
+ if (l.isBefore(d)) return 1;
22
16
  }
23
- }), f && o());
24
- },
25
- { flush: "post" }
26
- ), D(() => r()), {
27
- hasFocus: c,
28
- isPaused: s,
29
- activate: o,
30
- deactivate: r,
31
- pause: v,
32
- unpause: p
33
- };
34
- }
17
+ var h = a(this).startOf(e).date(s).startOf(r).subtract(1, "millisecond"), i = this.diff(h, r, !0);
18
+ return i < 0 ? a(this).startOf("week").week() : Math.ceil(i);
19
+ }, o.weeks = function(t) {
20
+ return t === void 0 && (t = null), this.week(t);
21
+ };
22
+ };
23
+ });
24
+ })(n);
25
+ var m = n.exports;
26
+ const x = /* @__PURE__ */ c(m);
35
27
  export {
36
- O as useFocusTrap
28
+ x as default
37
29
  };
38
30
  //# sourceMappingURL=index204.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index204.js","sources":["../node_modules/@vueuse/integrations/useFocusTrap.mjs"],"sourcesContent":["import { unrefElement, tryOnScopeDispose } from '@vueuse/core';\nimport { ref, watch } from 'vue-demi';\nimport { createFocusTrap } from 'focus-trap';\n\nfunction useFocusTrap(target, options = {}) {\n let trap;\n const { immediate, ...focusTrapOptions } = options;\n const hasFocus = ref(false);\n const isPaused = ref(false);\n const activate = (opts) => trap && trap.activate(opts);\n const deactivate = (opts) => trap && trap.deactivate(opts);\n const pause = () => {\n if (trap) {\n trap.pause();\n isPaused.value = true;\n }\n };\n const unpause = () => {\n if (trap) {\n trap.unpause();\n isPaused.value = false;\n }\n };\n watch(\n () => unrefElement(target),\n (el) => {\n if (!el)\n return;\n trap = createFocusTrap(el, {\n ...focusTrapOptions,\n onActivate() {\n hasFocus.value = true;\n if (options.onActivate)\n options.onActivate();\n },\n onDeactivate() {\n hasFocus.value = false;\n if (options.onDeactivate)\n options.onDeactivate();\n }\n });\n if (immediate)\n activate();\n },\n { flush: \"post\" }\n );\n tryOnScopeDispose(() => deactivate());\n return {\n hasFocus,\n isPaused,\n activate,\n deactivate,\n pause,\n unpause\n };\n}\n\nexport { useFocusTrap };\n"],"names":["useFocusTrap","target","options","trap","immediate","focusTrapOptions","hasFocus","ref","isPaused","activate","opts","deactivate","pause","unpause","watch","unrefElement","el","createFocusTrap","tryOnScopeDispose"],"mappings":";;;;AAIA,SAASA,EAAaC,GAAQC,IAAU,IAAI;AAC1C,MAAIC;AACJ,QAAM,EAAE,WAAAC,GAAW,GAAGC,EAAgB,IAAKH,GACrCI,IAAWC,EAAI,EAAK,GACpBC,IAAWD,EAAI,EAAK,GACpBE,IAAW,CAACC,MAASP,KAAQA,EAAK,SAASO,CAAI,GAC/CC,IAAa,CAACD,MAASP,KAAQA,EAAK,WAAWO,CAAI,GACnDE,IAAQ,MAAM;AAClB,IAAIT,MACFA,EAAK,MAAK,GACVK,EAAS,QAAQ;AAAA,EAEvB,GACQK,IAAU,MAAM;AACpB,IAAIV,MACFA,EAAK,QAAO,GACZK,EAAS,QAAQ;AAAA,EAEvB;AACE,SAAAM;AAAA,IACE,MAAMC,EAAad,CAAM;AAAA,IACzB,CAACe,MAAO;AACN,MAAKA,MAELb,IAAOc,EAAgBD,GAAI;AAAA,QACzB,GAAGX;AAAA,QACH,aAAa;AACX,UAAAC,EAAS,QAAQ,IACbJ,EAAQ,cACVA,EAAQ,WAAU;AAAA,QACrB;AAAA,QACD,eAAe;AACb,UAAAI,EAAS,QAAQ,IACbJ,EAAQ,gBACVA,EAAQ,aAAY;AAAA,QACvB;AAAA,MACT,CAAO,GACGE,KACFK;IACH;AAAA,IACD,EAAE,OAAO,OAAQ;AAAA,EACrB,GACES,EAAkB,MAAMP,EAAU,CAAE,GAC7B;AAAA,IACL,UAAAL;AAAA,IACA,UAAAE;AAAA,IACA,UAAAC;AAAA,IACA,YAAAE;AAAA,IACA,OAAAC;AAAA,IACA,SAAAC;AAAA,EACJ;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index204.js","sources":["../node_modules/dayjs/plugin/weekOfYear.js"],"sourcesContent":["!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_weekOfYear=t()}(this,(function(){\"use strict\";var e=\"week\",t=\"year\";return function(i,n,r){var f=n.prototype;f.week=function(i){if(void 0===i&&(i=null),null!==i)return this.add(7*(i-this.week()),\"day\");var n=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var f=r(this).startOf(t).add(1,t).date(n),s=r(this).endOf(e);if(f.isBefore(s))return 1}var a=r(this).startOf(t).date(n).startOf(e).subtract(1,\"millisecond\"),o=this.diff(a,e,!0);return o<0?r(this).startOf(\"week\").week():Math.ceil(o)},f.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}));"],"names":["e","t","module","this","i","n","r","f","s","a","o"],"mappings":";;;AAAA,GAAC,SAASA,GAAEC,GAAE;AAAsD,IAAAC,EAAe,UAAAD,EAAqI;AAAA,EAAA,GAAEE,GAAM,WAAU;AAAc,QAAIH,IAAE,QAAOC,IAAE;AAAO,WAAO,SAASG,GAAEC,GAAEC,GAAE;AAAC,UAAIC,IAAEF,EAAE;AAAU,MAAAE,EAAE,OAAK,SAASH,GAAE;AAAC,YAAYA,MAAT,WAAaA,IAAE,OAAaA,MAAP,KAAS,QAAO,KAAK,IAAI,KAAGA,IAAE,KAAK,KAAI,IAAI,KAAK;AAAE,YAAIC,IAAE,KAAK,QAAO,EAAG,aAAW;AAAE,YAAQ,KAAK,MAAO,MAAjB,MAAmB,KAAK,KAAI,IAAG,IAAG;AAAC,cAAIE,IAAED,EAAE,IAAI,EAAE,QAAQL,CAAC,EAAE,IAAI,GAAEA,CAAC,EAAE,KAAKI,CAAC,GAAEG,IAAEF,EAAE,IAAI,EAAE,MAAMN,CAAC;AAAE,cAAGO,EAAE,SAASC,CAAC,EAAE,QAAO;AAAA,QAAC;AAAC,YAAIC,IAAEH,EAAE,IAAI,EAAE,QAAQL,CAAC,EAAE,KAAKI,CAAC,EAAE,QAAQL,CAAC,EAAE,SAAS,GAAE,aAAa,GAAEU,IAAE,KAAK,KAAKD,GAAET,GAAE,EAAE;AAAE,eAAOU,IAAE,IAAEJ,EAAE,IAAI,EAAE,QAAQ,MAAM,EAAE,KAAI,IAAG,KAAK,KAAKI,CAAC;AAAA,MAAC,GAAEH,EAAE,QAAM,SAASP,GAAE;AAAC,eAAgBA,MAAT,WAAaA,IAAE,OAAM,KAAK,KAAKA,CAAC;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC;;;;","x_google_ignoreList":[0]}
package/dist/index205.js CHANGED
@@ -1,9 +1,6 @@
1
- const o = (e, t = 50) => new Promise((r) => {
2
- const n = setInterval(() => {
3
- e() && (clearInterval(n), r());
4
- }, t);
5
- });
1
+ import { hash as o } from "./index256.js";
2
+ const t = (r, h = "bb") => `${h}${o(r)}`;
6
3
  export {
7
- o as waitFor
4
+ t as hash
8
5
  };
9
6
  //# sourceMappingURL=index205.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index205.js","sources":["../src/utilities/functions/waitFor.ts"],"sourcesContent":["/** Wait until iteratee returns true to resolve the promise */\nexport const waitFor: (\n\titeratee: () => boolean,\n\tinterval?: number\n) => Promise<void> = (iteratee, interval = 50) =>\n\tnew Promise((resolve) => {\n\t\tconst i = setInterval(() => {\n\t\t\tif (iteratee()) {\n\t\t\t\tclearInterval(i);\n\t\t\t\tresolve();\n\t\t\t}\n\t\t}, interval);\n\t});\n"],"names":["waitFor","iteratee","interval","resolve","i"],"mappings":"AACa,MAAAA,IAGQ,CAACC,GAAUC,IAAW,OAC1C,IAAI,QAAQ,CAACC,MAAY;AAClB,QAAAC,IAAI,YAAY,MAAM;AAC3B,IAAIH,QACH,cAAcG,CAAC,GACPD;KAEPD,CAAQ;AACZ,CAAC;"}
1
+ {"version":3,"file":"index205.js","sources":["../src/utilities/functions/hash.ts"],"sourcesContent":["import { hash as _h } from 'object-code';\n\nexport const hash = (value: any, prefix = 'bb') => {\n\treturn `${prefix}${_h(value)}`;\n};\n"],"names":["hash","value","prefix","_h"],"mappings":";AAEO,MAAMA,IAAO,CAACC,GAAYC,IAAS,SAClC,GAAGA,CAAM,GAAGC,EAAGF,CAAK,CAAC;"}
package/dist/index206.js CHANGED
@@ -1,10 +1,5 @@
1
- import { ref as e } from "vue";
2
- const o = e(0), s = () => {
3
- o.value++;
4
- }, a = () => {
5
- o.value--;
6
- }, d = () => ({ openedModals: o, modalHasOpened: s, modalHasClosed: a });
1
+ const e = (t) => t[t.length - 1];
7
2
  export {
8
- d as useModalsState
3
+ e as last
9
4
  };
10
5
  //# sourceMappingURL=index206.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index206.js","sources":["../src/composables/useModalsState.ts"],"sourcesContent":["import { ref } from 'vue';\n\nconst openedModals = ref(0);\n\nconst modalHasOpened = () => {\n\topenedModals.value++;\n};\n\nconst modalHasClosed = () => {\n\topenedModals.value--;\n};\nexport const useModalsState = () => {\n\treturn { openedModals, modalHasOpened, modalHasClosed };\n};\n"],"names":["openedModals","ref","modalHasOpened","modalHasClosed","useModalsState"],"mappings":";AAEA,MAAMA,IAAeC,EAAI,CAAC,GAEpBC,IAAiB,MAAM;AACf,EAAAF,EAAA;AACd,GAEMG,IAAiB,MAAM;AACf,EAAAH,EAAA;AACd,GACaI,IAAiB,OACtB,EAAE,cAAAJ,GAAc,gBAAAE,GAAgB,gBAAAC;"}
1
+ {"version":3,"file":"index206.js","sources":["../src/utilities/functions/last.ts"],"sourcesContent":["/** Takes an array and returns the last element of it */\nexport const last = <T>(arr: T[]): T | undefined => arr[arr.length - 1];\n"],"names":["last","arr"],"mappings":"AACO,MAAMA,IAAO,CAAIC,MAA4BA,EAAIA,EAAI,SAAS,CAAC;"}
package/dist/index207.js CHANGED
@@ -1,5 +1,11 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ const o = "bitboss-ui | ", e = () => ({
2
+ warn: (r) => console.warn(`${o}${r}`),
3
+ error: (r) => console.error(`${o}${r}`),
4
+ throw: (r) => {
5
+ throw new Error(`${o}${r}`);
6
+ }
7
+ });
2
8
  export {
3
- n as clamp
9
+ e as useLogger
4
10
  };
5
11
  //# sourceMappingURL=index207.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index207.js","sources":["../src/utilities/functions/clamp.ts"],"sourcesContent":["/**\n * Returns value ensuring it doesn't go below min and exceed max.\n * EXAMPLE: clamp(5, 7, 20) === 7\n * @param value The value to clamp\n * @param min Minimum bound\n * @param max Maximum bound\n * @returns\n */\n\nexport const clamp = (value: number, min: number, max: number) => {\n\treturn Math.min(Math.max(value, min), max);\n};\n"],"names":["clamp","value","min","max"],"mappings":"AASO,MAAMA,IAAQ,CAACC,GAAeC,GAAaC,MAC1C,KAAK,IAAI,KAAK,IAAIF,GAAOC,CAAG,GAAGC,CAAG;"}
1
+ {"version":3,"file":"index207.js","sources":["../src/composables/useLogger.ts"],"sourcesContent":["const prefix = `bitboss-ui | `;\n\nexport const useLogger = () => {\n\treturn {\n\t\twarn: (message: string) => console.warn(`${prefix}${message}`),\n\t\terror: (message: string) => console.error(`${prefix}${message}`),\n\t\tthrow: (message: string) => {\n\t\t\tthrow new Error(`${prefix}${message}`);\n\t\t},\n\t};\n};\n"],"names":["prefix","useLogger","message"],"mappings":"AAAA,MAAMA,IAAS,iBAEFC,IAAY,OACjB;AAAA,EACN,MAAM,CAACC,MAAoB,QAAQ,KAAK,GAAGF,CAAM,GAAGE,CAAO,EAAE;AAAA,EAC7D,OAAO,CAACA,MAAoB,QAAQ,MAAM,GAAGF,CAAM,GAAGE,CAAO,EAAE;AAAA,EAC/D,OAAO,CAACA,MAAoB;AAC3B,UAAM,IAAI,MAAM,GAAGF,CAAM,GAAGE,CAAO,EAAE;AAAA,EACtC;AAAA;"}