bitboss-ui 2.0.128 → 2.0.129

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 (165) hide show
  1. package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +5 -0
  2. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +11 -2
  3. package/dist/index100.js +8 -8
  4. package/dist/index111.js +11 -11
  5. package/dist/index119.js +2 -2
  6. package/dist/index121.js +6 -6
  7. package/dist/index123.js +1 -1
  8. package/dist/index125.js +1 -1
  9. package/dist/index127.js +1 -1
  10. package/dist/index128.js +1 -1
  11. package/dist/index129.js +1 -1
  12. package/dist/index131.js +1 -1
  13. package/dist/index132.js +2 -2
  14. package/dist/index133.js +2 -2
  15. package/dist/index15.js +5 -5
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +7 -7
  18. package/dist/index205.js +2 -115
  19. package/dist/index206.js +115 -2
  20. package/dist/index208.js +1 -1
  21. package/dist/index209.js +2 -86
  22. package/dist/index21.js +14 -14
  23. package/dist/index210.js +6 -0
  24. package/dist/index211.js +2 -29
  25. package/dist/index212.js +280 -16
  26. package/dist/index213.js +124 -50
  27. package/dist/index214.js +16 -15
  28. package/dist/index215.js +16 -12
  29. package/dist/index216.js +19 -16
  30. package/dist/index217.js +15 -65
  31. package/dist/index218.js +4 -0
  32. package/dist/index219.js +2 -13
  33. package/dist/index220.js +41 -20
  34. package/dist/index221.js +13 -4
  35. package/dist/index222.js +20 -13
  36. package/dist/index223.js +6 -2
  37. package/dist/index224.js +94 -4
  38. package/dist/index226.js +65 -3
  39. package/dist/index228.js +12 -40
  40. package/dist/index229.js +2 -6
  41. package/dist/index23.js +16 -16
  42. package/dist/index230.js +4 -7
  43. package/dist/index231.js +3 -15
  44. package/dist/index232.js +86 -5
  45. package/dist/index234.js +29 -16
  46. package/dist/index235.js +15 -17
  47. package/dist/index236.js +51 -15
  48. package/dist/index237.js +15 -19
  49. package/dist/index238.js +12 -27
  50. package/dist/index239.js +16 -2
  51. package/dist/index240.js +17 -248
  52. package/dist/index241.js +26 -51
  53. package/dist/index242.js +242 -36
  54. package/dist/index243.js +52 -5
  55. package/dist/index244.js +31 -47
  56. package/dist/index245.js +5 -2
  57. package/dist/index246.js +60 -2
  58. package/dist/index247.js +3 -2
  59. package/dist/index248.js +7 -125
  60. package/dist/index249.js +11 -90
  61. package/dist/index25.js +6 -6
  62. package/dist/index250.js +20 -0
  63. package/dist/index251.js +126 -2
  64. package/dist/index252.js +105 -17
  65. package/dist/index254.js +47 -53
  66. package/dist/index256.js +12 -100
  67. package/dist/index257.js +230 -0
  68. package/dist/index258.js +368 -11
  69. package/dist/index259.js +2 -228
  70. package/dist/index260.js +2 -369
  71. package/dist/index263.js +6 -28
  72. package/dist/index264.js +16 -3
  73. package/dist/index265.js +8 -16
  74. package/dist/index266.js +23 -9
  75. package/dist/index267.js +4 -3
  76. package/dist/index268.js +30 -0
  77. package/dist/index269.js +3 -7
  78. package/dist/index27.js +1 -1
  79. package/dist/index271.js +6 -6
  80. package/dist/index272.js +174 -9
  81. package/dist/index273.js +7 -6
  82. package/dist/index274.js +11 -16
  83. package/dist/index275.js +6 -4
  84. package/dist/index276.js +2 -9
  85. package/dist/index277.js +2 -23
  86. package/dist/index278.js +2 -9
  87. package/dist/index279.js +2 -8
  88. package/dist/index280.js +2 -224
  89. package/dist/index281.js +2 -431
  90. package/dist/index282.js +431 -2
  91. package/dist/index283.js +3 -89
  92. package/dist/index284.js +223 -280
  93. package/dist/index285.js +3 -6
  94. package/dist/index286.js +17 -2
  95. package/dist/index287.js +9 -2
  96. package/dist/index288.js +200 -2
  97. package/dist/index29.js +11 -10
  98. package/dist/index291.js +2 -2
  99. package/dist/index292.js +2 -2
  100. package/dist/index293.js +1 -1
  101. package/dist/index294.js +1 -1
  102. package/dist/index295.js +21 -1
  103. package/dist/index297.js +9 -22
  104. package/dist/index298.js +4 -0
  105. package/dist/index299.js +86 -197
  106. package/dist/index300.js +8 -2
  107. package/dist/index301.js +126 -3
  108. package/dist/index302.js +3 -126
  109. package/dist/index304.js +2 -3
  110. package/dist/index305.js +436 -2
  111. package/dist/index306.js +127 -5
  112. package/dist/index307.js +2 -436
  113. package/dist/index308.js +66 -126
  114. package/dist/index309.js +5 -67
  115. package/dist/index31.js +2 -2
  116. package/dist/index310.js +3 -2
  117. package/dist/index311.js +3 -5
  118. package/dist/index312.js +57 -7
  119. package/dist/index313.js +32 -3
  120. package/dist/index314.js +26 -3
  121. package/dist/index315.js +480 -3
  122. package/dist/index316.js +4 -57
  123. package/dist/index317.js +8 -53
  124. package/dist/index318.js +28 -28
  125. package/dist/index319.js +52 -32
  126. package/dist/index320.js +3 -25
  127. package/dist/index321.js +6 -6
  128. package/dist/index322.js +6 -18
  129. package/dist/index323.js +17 -5
  130. package/dist/index324.js +47 -480
  131. package/dist/index325.js +2 -47
  132. package/dist/index328.js +4 -0
  133. package/dist/index329.js +424 -2
  134. package/dist/index33.js +7 -7
  135. package/dist/index330.js +43 -420
  136. package/dist/index35.js +4 -4
  137. package/dist/index37.js +21 -21
  138. package/dist/index39.js +4 -4
  139. package/dist/index41.js +2 -2
  140. package/dist/index43.js +7 -7
  141. package/dist/index45.js +8 -8
  142. package/dist/index47.js +2 -2
  143. package/dist/index49.js +2 -2
  144. package/dist/index53.js +1 -1
  145. package/dist/index55.js +1 -1
  146. package/dist/index57.js +2 -2
  147. package/dist/index61.js +1 -1
  148. package/dist/index75.js +3 -3
  149. package/dist/index77.js +1 -1
  150. package/dist/index79.js +2 -2
  151. package/dist/index81.js +1 -1
  152. package/dist/index82.js +7 -5
  153. package/dist/index84.js +4 -4
  154. package/dist/index86.js +2 -2
  155. package/dist/index88.js +5 -5
  156. package/dist/index90.js +1 -1
  157. package/package.json +1 -1
  158. package/dist/index225.js +0 -4
  159. package/dist/index227.js +0 -5
  160. package/dist/index233.js +0 -18
  161. package/dist/index253.js +0 -128
  162. package/dist/index270.js +0 -178
  163. package/dist/index296.js +0 -4
  164. package/dist/index326.js +0 -4
  165. package/dist/index331.js +0 -49
package/dist/index318.js CHANGED
@@ -1,53 +1,53 @@
1
1
  const e = {
2
2
  common: {
3
- closeLabel: "Close",
4
- loadingText: "Loading...",
5
- noDataText: "No data to display"
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare"
6
6
  },
7
7
  colorInput: {
8
- paletteLabel: "Select a color from the palette"
8
+ paletteLabel: "Seleziona un colore dalla tavolozza"
9
9
  },
10
10
  datePicker: {
11
- monthLabel: "Select a month",
12
- yearLabel: "Select a year",
13
- previousMonthLabel: "Go to previous month",
14
- nextMonthLabel: "Go to next month"
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
15
  },
16
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"
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
24
  },
25
25
  dialog: {
26
- closeLabel: "Close dialog"
26
+ closeLabel: "Chiudi modale"
27
27
  },
28
28
  dropdownButton: {
29
- open: "Open menu",
30
- close: "Close menu"
29
+ open: "Apri menu",
30
+ close: "Chiudi menu"
31
31
  },
32
32
  rating: {
33
- singleStar: "{0} out of {1}",
34
- multipleStars: "{0} out of {1}"
33
+ singleStar: "{0} su {1}",
34
+ multipleStars: "{0} su {1}"
35
35
  },
36
36
  select: {
37
- multipleMaxReached: "{0} items selected"
37
+ multipleMaxReached: "{0} elementi selezionati"
38
38
  },
39
39
  chip: {
40
- clearLabel: "Remove"
40
+ clearLabel: "Elimina"
41
41
  },
42
42
  pagination: {
43
- previous: "Previous",
44
- next: "Next"
43
+ previous: "Precedente",
44
+ next: "Successivo"
45
45
  },
46
46
  table: {
47
- noDataText: "No data to display",
48
- selectAllLabel: "Select all items on this page",
49
- selectText: "Select an item",
50
- select: "Select"
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
51
  }
52
52
  };
53
53
  export {
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 "./index269.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 "./index269.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,9 +1,9 @@
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
+ 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
6
  }
7
7
  export {
8
- c as chunk
8
+ l as range
9
9
  };
package/dist/index322.js CHANGED
@@ -1,21 +1,9 @@
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");
15
- }
16
- return t;
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;
17
6
  }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
19
7
  export {
20
- l as sort
8
+ c as chunk
21
9
  };
package/dist/index323.js CHANGED
@@ -1,9 +1,21 @@
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;
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");
15
+ }
5
16
  return t;
6
17
  }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
7
19
  export {
8
- l as range
20
+ l as sort
9
21
  };