bitboss-ui 2.0.130 → 2.0.131

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 (149) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +4 -0
  2. package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -1
  3. package/dist/index100.js +7 -7
  4. package/dist/index101.js +33 -31
  5. package/dist/index111.js +9 -9
  6. package/dist/index119.js +2 -2
  7. package/dist/index121.js +4 -4
  8. package/dist/index123.js +1 -1
  9. package/dist/index125.js +1 -1
  10. package/dist/index127.js +1 -1
  11. package/dist/index128.js +1 -1
  12. package/dist/index129.js +1 -1
  13. package/dist/index133.js +2 -2
  14. package/dist/index15.js +5 -5
  15. package/dist/index17.js +3 -3
  16. package/dist/index19.js +7 -7
  17. package/dist/index209.js +281 -3
  18. package/dist/index21.js +14 -14
  19. package/dist/index210.js +124 -64
  20. package/dist/{index222.js → index211.js} +2 -2
  21. package/dist/index212.js +16 -13
  22. package/dist/index213.js +19 -20
  23. package/dist/index214.js +15 -4
  24. package/dist/index215.js +2 -13
  25. package/dist/index216.js +2 -3
  26. package/dist/index218.js +12 -5
  27. package/dist/index219.js +20 -7
  28. package/dist/index220.js +5 -14
  29. package/dist/index221.js +94 -5
  30. package/dist/index223.js +64 -15
  31. package/dist/index225.js +13 -15
  32. package/dist/index226.js +2 -19
  33. package/dist/index227.js +86 -27
  34. package/dist/index229.js +27 -248
  35. package/dist/index23.js +15 -15
  36. package/dist/index230.js +17 -52
  37. package/dist/index231.js +50 -43
  38. package/dist/index232.js +15 -5
  39. package/dist/index233.js +12 -60
  40. package/dist/index234.js +16 -2
  41. package/dist/index235.js +4 -4
  42. package/dist/index236.js +3 -2
  43. package/dist/index237.js +2 -125
  44. package/dist/index238.js +4 -2
  45. package/dist/index239.js +2 -94
  46. package/dist/index240.js +21 -0
  47. package/dist/index241.js +27 -2
  48. package/dist/index242.js +243 -79
  49. package/dist/index243.js +54 -0
  50. package/dist/index244.js +44 -29
  51. package/dist/index245.js +5 -17
  52. package/dist/index246.js +59 -50
  53. package/dist/index247.js +3 -15
  54. package/dist/index248.js +7 -12
  55. package/dist/index249.js +15 -16
  56. package/dist/index25.js +5 -5
  57. package/dist/index251.js +2 -2
  58. package/dist/index257.js +2 -2
  59. package/dist/index258.js +3 -3
  60. package/dist/index263.js +3 -3
  61. package/dist/index268.js +5 -223
  62. package/dist/index269.js +2 -3
  63. package/dist/index27.js +1 -1
  64. package/dist/index270.js +4 -0
  65. package/dist/index271.js +2 -7
  66. package/dist/index272.js +2 -176
  67. package/dist/index273.js +2 -7
  68. package/dist/index274.js +2 -11
  69. package/dist/index275.js +1 -1
  70. package/dist/index276.js +176 -2
  71. package/dist/index277.js +3 -89
  72. package/dist/index278.js +3 -281
  73. package/dist/index280.js +7 -2
  74. package/dist/index281.js +7 -2
  75. package/dist/index282.js +11 -2
  76. package/dist/index283.js +3 -2
  77. package/dist/index284.js +17 -2
  78. package/dist/index285.js +9 -2
  79. package/dist/index286.js +200 -2
  80. package/dist/index287.js +224 -2
  81. package/dist/index288.js +4 -2
  82. package/dist/index289.js +9 -2
  83. package/dist/index29.js +2 -2
  84. package/dist/index290.js +2 -2
  85. package/dist/index291.js +2 -22
  86. package/dist/index292.js +4 -0
  87. package/dist/index293.js +2 -4
  88. package/dist/index294.js +2 -200
  89. package/dist/index295.js +2 -9
  90. package/dist/index296.js +20 -7
  91. package/dist/index298.js +8 -2
  92. package/dist/index299.js +2 -3
  93. package/dist/index300.js +89 -3
  94. package/dist/index301.js +124 -15
  95. package/dist/index302.js +3 -126
  96. package/dist/index303.js +1 -1
  97. package/dist/index304.js +2 -3
  98. package/dist/index305.js +436 -2
  99. package/dist/index306.js +113 -422
  100. package/dist/index307.js +3 -127
  101. package/dist/index308.js +3 -3
  102. package/dist/index309.js +58 -3
  103. package/dist/index31.js +2 -2
  104. package/dist/index310.js +2 -58
  105. package/dist/index311.js +5 -2
  106. package/dist/index312.js +8 -5
  107. package/dist/index313.js +5 -67
  108. package/dist/index314.js +67 -5
  109. package/dist/index315.js +479 -7
  110. package/dist/index316.js +32 -6
  111. package/dist/index317.js +25 -6
  112. package/dist/index318.js +52 -18
  113. package/dist/index319.js +52 -32
  114. package/dist/index320.js +3 -25
  115. package/dist/index321.js +7 -53
  116. package/dist/index322.js +47 -53
  117. package/dist/index323.js +6 -3
  118. package/dist/index324.js +19 -480
  119. package/dist/index325.js +2 -47
  120. package/dist/index328.js +426 -0
  121. package/dist/index329.js +2 -424
  122. package/dist/index33.js +7 -7
  123. package/dist/index330.js +47 -2
  124. package/dist/index35.js +4 -4
  125. package/dist/index37.js +147 -144
  126. package/dist/index39.js +1 -1
  127. package/dist/index41.js +2 -2
  128. package/dist/index43.js +7 -7
  129. package/dist/index45.js +25 -24
  130. package/dist/index47.js +2 -2
  131. package/dist/index49.js +2 -2
  132. package/dist/index53.js +1 -1
  133. package/dist/index55.js +1 -1
  134. package/dist/index57.js +1 -1
  135. package/dist/index61.js +1 -1
  136. package/dist/index75.js +1 -1
  137. package/dist/index77.js +1 -1
  138. package/dist/index81.js +1 -1
  139. package/dist/index84.js +3 -3
  140. package/dist/index86.js +2 -2
  141. package/dist/index88.js +3 -3
  142. package/dist/style.css +1 -1
  143. package/package.json +1 -1
  144. package/dist/index224.js +0 -21
  145. package/dist/index228.js +0 -4
  146. package/dist/index279.js +0 -8
  147. package/dist/index297.js +0 -10
  148. package/dist/index326.js +0 -4
  149. package/dist/index331.js +0 -49
package/dist/index317.js CHANGED
@@ -1,9 +1,28 @@
1
- function c(n, e) {
2
- const u = [];
3
- for (let t = 0; t < n.length; t += e)
4
- u.push(n.slice(t, t + e));
5
- return u;
1
+ import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
+ /* empty css */
3
+ import n from "./index280.js";
4
+ const l = {}, s = {
5
+ class: "bb-clearable-button",
6
+ type: "button"
7
+ };
8
+ function c(i, t) {
9
+ return o(), r("button", s, t[0] || (t[0] = [
10
+ e("svg", {
11
+ viewBox: "0 0 24 24",
12
+ xmlns: "http://www.w3.org/2000/svg"
13
+ }, [
14
+ e("path", {
15
+ d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
16
+ fill: "none",
17
+ stroke: "currentColor",
18
+ "stroke-linecap": "round",
19
+ "stroke-linejoin": "round",
20
+ "stroke-width": "2"
21
+ })
22
+ ], -1)
23
+ ]));
6
24
  }
25
+ const d = /* @__PURE__ */ n(l, [["render", c]]);
7
26
  export {
8
- c as chunk
27
+ d as default
9
28
  };
package/dist/index318.js CHANGED
@@ -1,21 +1,55 @@
1
- function l(t, ...e) {
2
- if (t.length) {
3
- const o = t[0];
4
- if (typeof o == "string") return [...t].sort(r);
5
- if (typeof o == "number") return [...t].sort(r);
6
- if (e && e.length)
7
- return [...t].sort((f, u) => {
8
- for (let n = 0; n < e.length; n++) {
9
- const i = e[n], s = r(f[i], u[i]);
10
- if (s) return s;
11
- }
12
- return 0;
13
- });
14
- throw new Error("Invalid comparison");
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare"
6
+ },
7
+ colorInput: {
8
+ paletteLabel: "Seleziona un colore dalla tavolozza"
9
+ },
10
+ datePicker: {
11
+ monthLabel: "Seleziona un mese",
12
+ yearLabel: "Seleziona un anno",
13
+ previousMonthLabel: "Vai indietro di un mese",
14
+ nextMonthLabel: "Vai avanti di un mese"
15
+ },
16
+ baseDatePickerInput: {
17
+ dateFormat: "Formato della data",
18
+ dateFormatSingle: "GG/MM/AAAA",
19
+ dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
20
+ emptyRange: "Seleziona un range",
21
+ changeSelectionRange: "Cambia selezione, da {0} a {1}",
22
+ changeSelection: "Cambia selezione, {0}",
23
+ emptySelection: "Seleziona una data"
24
+ },
25
+ dialog: {
26
+ closeLabel: "Chiudi modale"
27
+ },
28
+ dropdownButton: {
29
+ open: "Apri menu",
30
+ close: "Chiudi menu"
31
+ },
32
+ rating: {
33
+ singleStar: "{0} su {1}",
34
+ multipleStars: "{0} su {1}"
35
+ },
36
+ select: {
37
+ multipleMaxReached: "{0} elementi selezionati"
38
+ },
39
+ chip: {
40
+ clearLabel: "Elimina"
41
+ },
42
+ pagination: {
43
+ previous: "Precedente",
44
+ next: "Successivo"
45
+ },
46
+ table: {
47
+ noDataText: "Non ci sono elementi da visualizzare",
48
+ selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
49
+ selectText: "Seleziona un elemento",
50
+ select: "Seleziona"
15
51
  }
16
- return t;
17
- }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
52
+ };
19
53
  export {
20
- l as sort
54
+ e as default
21
55
  };
package/dist/index319.js CHANGED
@@ -1,35 +1,55 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index271.js";
4
- const l = {}, s = {
5
- class: "bb-error-icon",
6
- fill: "none",
7
- viewBox: "0 0 20 20",
8
- xmlns: "http://www.w3.org/2000/svg"
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Close",
4
+ loadingText: "Loading...",
5
+ noDataText: "No data to display"
6
+ },
7
+ colorInput: {
8
+ paletteLabel: "Select a color from the palette"
9
+ },
10
+ datePicker: {
11
+ monthLabel: "Select a month",
12
+ yearLabel: "Select a year",
13
+ previousMonthLabel: "Go to previous month",
14
+ nextMonthLabel: "Go to next month"
15
+ },
16
+ baseDatePickerInput: {
17
+ dateFormat: "Date format",
18
+ dateFormatSingle: "DD/MM/YYYY",
19
+ dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
20
+ emptyRange: "Select a range",
21
+ changeSelectionRange: "Change selection, from {0} to {1}",
22
+ changeSelection: "Change selection, {0}",
23
+ emptySelection: "Select a date"
24
+ },
25
+ dialog: {
26
+ closeLabel: "Close dialog"
27
+ },
28
+ dropdownButton: {
29
+ open: "Open menu",
30
+ close: "Close menu"
31
+ },
32
+ rating: {
33
+ singleStar: "{0} out of {1}",
34
+ multipleStars: "{0} out of {1}"
35
+ },
36
+ select: {
37
+ multipleMaxReached: "{0} items selected"
38
+ },
39
+ chip: {
40
+ clearLabel: "Remove"
41
+ },
42
+ pagination: {
43
+ previous: "Previous",
44
+ next: "Next"
45
+ },
46
+ table: {
47
+ noDataText: "No data to display",
48
+ selectAllLabel: "Select all items on this page",
49
+ selectText: "Select an item",
50
+ select: "Select"
51
+ }
9
52
  };
10
- function i(c, r) {
11
- return e(), t("svg", s, r[0] || (r[0] = [
12
- o("path", {
13
- d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
- fill: "currentColor"
15
- }, null, -1),
16
- o("path", {
17
- d: "M9.99414 6.66666V9.99999",
18
- stroke: "white",
19
- "stroke-linecap": "round",
20
- "stroke-linejoin": "round",
21
- "stroke-width": "2"
22
- }, null, -1),
23
- o("path", {
24
- d: "M9.99414 13.3333H10.0025",
25
- stroke: "white",
26
- "stroke-linecap": "round",
27
- "stroke-linejoin": "round",
28
- "stroke-width": "2"
29
- }, null, -1)
30
- ]));
31
- }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
33
53
  export {
34
- a as default
54
+ e as default
35
55
  };
package/dist/index320.js CHANGED
@@ -1,28 +1,6 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
- /* empty css */
3
- import n from "./index271.js";
4
- const l = {}, s = {
5
- class: "bb-clearable-button",
6
- type: "button"
7
- };
8
- function c(i, t) {
9
- return o(), r("button", s, t[0] || (t[0] = [
10
- e("svg", {
11
- viewBox: "0 0 24 24",
12
- xmlns: "http://www.w3.org/2000/svg"
13
- }, [
14
- e("path", {
15
- d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
16
- fill: "none",
17
- stroke: "currentColor",
18
- "stroke-linecap": "round",
19
- "stroke-linejoin": "round",
20
- "stroke-width": "2"
21
- })
22
- ], -1)
23
- ]));
1
+ function e(t) {
2
+ return Object.prototype.toString.call(t).slice(8, -1);
24
3
  }
25
- const d = /* @__PURE__ */ n(l, [["render", c]]);
26
4
  export {
27
- d as default
5
+ e as getType
28
6
  };
package/dist/index321.js CHANGED
@@ -1,55 +1,9 @@
1
- const e = {
2
- common: {
3
- closeLabel: "Chiudi",
4
- loadingText: "Caricamento...",
5
- noDataText: "Nessun elemento da visualizzare"
6
- },
7
- colorInput: {
8
- paletteLabel: "Seleziona un colore dalla tavolozza"
9
- },
10
- datePicker: {
11
- monthLabel: "Seleziona un mese",
12
- yearLabel: "Seleziona un anno",
13
- previousMonthLabel: "Vai indietro di un mese",
14
- nextMonthLabel: "Vai avanti di un mese"
15
- },
16
- baseDatePickerInput: {
17
- dateFormat: "Formato della data",
18
- dateFormatSingle: "GG/MM/AAAA",
19
- dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
20
- emptyRange: "Seleziona un range",
21
- changeSelectionRange: "Cambia selezione, da {0} a {1}",
22
- changeSelection: "Cambia selezione, {0}",
23
- emptySelection: "Seleziona una data"
24
- },
25
- dialog: {
26
- closeLabel: "Chiudi modale"
27
- },
28
- dropdownButton: {
29
- open: "Apri menu",
30
- close: "Chiudi menu"
31
- },
32
- rating: {
33
- singleStar: "{0} su {1}",
34
- multipleStars: "{0} su {1}"
35
- },
36
- select: {
37
- multipleMaxReached: "{0} elementi selezionati"
38
- },
39
- chip: {
40
- clearLabel: "Elimina"
41
- },
42
- pagination: {
43
- previous: "Precedente",
44
- next: "Successivo"
45
- },
46
- table: {
47
- noDataText: "Non ci sono elementi da visualizzare",
48
- selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
49
- selectText: "Seleziona un elemento",
50
- select: "Seleziona"
51
- }
52
- };
1
+ function l(n, c, r = 1) {
2
+ const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
3
+ for (let e = 0; e < o; e++, n += r)
4
+ t[e] = n;
5
+ return t;
6
+ }
53
7
  export {
54
- e as default
8
+ l as range
55
9
  };
package/dist/index322.js CHANGED
@@ -1,55 +1,49 @@
1
- const e = {
2
- common: {
3
- closeLabel: "Close",
4
- loadingText: "Loading...",
5
- noDataText: "No data to display"
6
- },
7
- colorInput: {
8
- paletteLabel: "Select a color from the palette"
9
- },
10
- datePicker: {
11
- monthLabel: "Select a month",
12
- yearLabel: "Select a year",
13
- previousMonthLabel: "Go to previous month",
14
- nextMonthLabel: "Go to next month"
15
- },
16
- baseDatePickerInput: {
17
- dateFormat: "Date format",
18
- dateFormatSingle: "DD/MM/YYYY",
19
- dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
20
- emptyRange: "Select a range",
21
- changeSelectionRange: "Change selection, from {0} to {1}",
22
- changeSelection: "Change selection, {0}",
23
- emptySelection: "Select a date"
24
- },
25
- dialog: {
26
- closeLabel: "Close dialog"
27
- },
28
- dropdownButton: {
29
- open: "Open menu",
30
- close: "Close menu"
31
- },
32
- rating: {
33
- singleStar: "{0} out of {1}",
34
- multipleStars: "{0} out of {1}"
35
- },
36
- select: {
37
- multipleMaxReached: "{0} items selected"
38
- },
39
- chip: {
40
- clearLabel: "Remove"
41
- },
42
- pagination: {
43
- previous: "Previous",
44
- next: "Next"
45
- },
46
- table: {
47
- noDataText: "No data to display",
48
- selectAllLabel: "Select all items on this page",
49
- selectText: "Select an item",
50
- select: "Select"
51
- }
52
- };
1
+ import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index328.js";
2
+ import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index328.js";
3
+ import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
4
+ function w(e) {
5
+ const t = new p(l(e)), a = E(t), u = t._didMount();
6
+ return o(
7
+ () => l(e).getScrollElement(),
8
+ (r) => {
9
+ r && t._willUpdate();
10
+ },
11
+ {
12
+ immediate: !0
13
+ }
14
+ ), o(
15
+ () => l(e),
16
+ (r) => {
17
+ t.setOptions({
18
+ ...r,
19
+ onChange: (c, m) => {
20
+ var n;
21
+ i(a), (n = r.onChange) == null || n.call(r, c, m);
22
+ }
23
+ }), t._willUpdate(), i(a);
24
+ },
25
+ {
26
+ immediate: !0
27
+ }
28
+ ), v(u), a;
29
+ }
30
+ function z(e) {
31
+ return w(
32
+ g(() => ({
33
+ observeElementRect: f,
34
+ observeElementOffset: s,
35
+ scrollToFn: d,
36
+ ...l(e)
37
+ }))
38
+ );
39
+ }
53
40
  export {
54
- e as default
41
+ p as Virtualizer,
42
+ S as defaultKeyExtractor,
43
+ V as defaultRangeExtractor,
44
+ d as elementScroll,
45
+ b as measureElement,
46
+ s as observeElementOffset,
47
+ f as observeElementRect,
48
+ z as useVirtualizer
55
49
  };
package/dist/index323.js CHANGED
@@ -1,6 +1,9 @@
1
- function e(t) {
2
- return Object.prototype.toString.call(t).slice(8, -1);
1
+ function c(n, e) {
2
+ const u = [];
3
+ for (let t = 0; t < n.length; t += e)
4
+ u.push(n.slice(t, t + e));
5
+ return u;
3
6
  }
4
7
  export {
5
- e as getType
8
+ c as chunk
6
9
  };