bitboss-ui 2.0.118 → 2.0.119

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 (157) hide show
  1. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  2. package/dist/index100.js +9 -9
  3. package/dist/index111.js +11 -11
  4. package/dist/index119.js +1 -1
  5. package/dist/index121.js +6 -6
  6. package/dist/index125.js +1 -1
  7. package/dist/index127.js +1 -1
  8. package/dist/index128.js +1 -1
  9. package/dist/index129.js +1 -1
  10. package/dist/index13.js +2 -2
  11. package/dist/index131.js +1 -1
  12. package/dist/index132.js +2 -2
  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 +8 -8
  17. package/dist/index205.js +115 -2
  18. package/dist/index206.js +2 -126
  19. package/dist/index207.js +126 -5
  20. package/dist/index208.js +5 -125
  21. package/dist/index209.js +122 -13
  22. package/dist/index21.js +11 -11
  23. package/dist/index210.js +10 -10
  24. package/dist/index211.js +15 -18
  25. package/dist/index212.js +16 -12
  26. package/dist/index213.js +15 -2
  27. package/dist/index214.js +2 -2
  28. package/dist/index215.js +2 -41
  29. package/dist/index216.js +41 -13
  30. package/dist/index217.js +13 -20
  31. package/dist/index218.js +20 -6
  32. package/dist/index219.js +5 -14
  33. package/dist/index220.js +11 -61
  34. package/dist/index221.js +67 -0
  35. package/dist/index223.js +12 -4
  36. package/dist/index224.js +5 -2
  37. package/dist/index225.js +2 -369
  38. package/dist/index226.js +369 -3
  39. package/dist/index227.js +4 -7
  40. package/dist/index228.js +19 -8
  41. package/dist/index229.js +22 -14
  42. package/dist/index23.js +19 -19
  43. package/dist/index230.js +3 -27
  44. package/dist/index231.js +8 -3
  45. package/dist/index232.js +5 -5
  46. package/dist/index235.js +1 -1
  47. package/dist/index236.js +1 -1
  48. package/dist/index237.js +86 -3
  49. package/dist/index239.js +25 -4
  50. package/dist/index240.js +17 -2
  51. package/dist/index241.js +51 -4
  52. package/dist/index242.js +15 -2
  53. package/dist/index243.js +12 -86
  54. package/dist/index244.js +18 -0
  55. package/dist/index245.js +2 -25
  56. package/dist/index246.js +4 -17
  57. package/dist/index247.js +2 -51
  58. package/dist/index248.js +3 -15
  59. package/dist/index249.js +7 -12
  60. package/dist/index25.js +7 -7
  61. package/dist/index250.js +3 -16
  62. package/dist/index251.js +106 -2
  63. package/dist/index253.js +99 -17
  64. package/dist/index255.js +20 -0
  65. package/dist/index256.js +12 -100
  66. package/dist/index257.js +216 -0
  67. package/dist/index258.js +2 -12
  68. package/dist/index259.js +2 -214
  69. package/dist/index262.js +6 -9
  70. package/dist/index263.js +16 -23
  71. package/dist/index264.js +8 -89
  72. package/dist/index265.js +25 -0
  73. package/dist/index266.js +90 -6
  74. package/dist/index269.js +281 -9
  75. package/dist/index27.js +1 -1
  76. package/dist/index270.js +6 -8
  77. package/dist/index271.js +2 -281
  78. package/dist/index272.js +2 -6
  79. package/dist/index273.js +2 -2
  80. package/dist/index274.js +2 -2
  81. package/dist/index277.js +126 -2
  82. package/dist/index278.js +431 -2
  83. package/dist/index279.js +171 -121
  84. package/dist/index280.js +2 -431
  85. package/dist/index281.js +3 -176
  86. package/dist/index283.js +7 -3
  87. package/dist/index284.js +24 -0
  88. package/dist/index286.js +7 -22
  89. package/dist/index287.js +13 -0
  90. package/dist/index288.js +435 -6
  91. package/dist/index289.js +126 -10
  92. package/dist/index29.js +3 -3
  93. package/dist/index290.js +197 -86
  94. package/dist/index291.js +3 -199
  95. package/dist/index292.js +23 -431
  96. package/dist/index293.js +3 -127
  97. package/dist/index294.js +17 -224
  98. package/dist/index295.js +9 -2
  99. package/dist/index297.js +2 -2
  100. package/dist/index298.js +1 -1
  101. package/dist/index299.js +1 -1
  102. package/dist/index300.js +1 -1
  103. package/dist/index301.js +2 -28
  104. package/dist/index304.js +88 -3
  105. package/dist/index305.js +8 -3
  106. package/dist/index306.js +224 -17
  107. package/dist/index307.js +1 -1
  108. package/dist/index308.js +1 -1
  109. package/dist/index309.js +1 -1
  110. package/dist/index31.js +2 -2
  111. package/dist/index312.js +1 -1
  112. package/dist/index313.js +3 -3
  113. package/dist/index314.js +3 -5
  114. package/dist/index315.js +57 -7
  115. package/dist/index316.js +5 -3
  116. package/dist/index317.js +8 -3
  117. package/dist/index318.js +6 -57
  118. package/dist/index319.js +32 -3
  119. package/dist/index320.js +21 -28
  120. package/dist/index321.js +3 -25
  121. package/dist/index322.js +53 -7
  122. package/dist/index323.js +53 -7
  123. package/dist/index324.js +3 -19
  124. package/dist/index325.js +7 -53
  125. package/dist/index326.js +18 -52
  126. package/dist/index328.js +2 -480
  127. package/dist/index33.js +8 -8
  128. package/dist/index331.js +482 -0
  129. package/dist/index35.js +4 -4
  130. package/dist/index37.js +22 -22
  131. package/dist/index39.js +5 -5
  132. package/dist/index41.js +2 -2
  133. package/dist/index43.js +8 -8
  134. package/dist/index45.js +8 -8
  135. package/dist/index47.js +2 -2
  136. package/dist/index49.js +2 -2
  137. package/dist/index53.js +1 -1
  138. package/dist/index55.js +1 -1
  139. package/dist/index57.js +2 -2
  140. package/dist/index61.js +1 -1
  141. package/dist/index75.js +3 -3
  142. package/dist/index77.js +1 -1
  143. package/dist/index79.js +2 -2
  144. package/dist/index81.js +1 -1
  145. package/dist/index84.js +4 -4
  146. package/dist/index86.js +1 -1
  147. package/dist/index88.js +5 -5
  148. package/dist/index90.js +1 -1
  149. package/package.json +1 -1
  150. package/dist/index222.js +0 -15
  151. package/dist/index238.js +0 -117
  152. package/dist/index252.js +0 -4
  153. package/dist/index254.js +0 -108
  154. package/dist/index267.js +0 -18
  155. package/dist/index282.js +0 -4
  156. package/dist/index285.js +0 -9
  157. package/dist/index329.js +0 -4
package/dist/index321.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 "./index285.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/index322.js CHANGED
@@ -1,9 +1,55 @@
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
- }
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
+ };
7
53
  export {
8
- l as range
54
+ e as default
9
55
  };
package/dist/index323.js CHANGED
@@ -1,9 +1,55 @@
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;
6
- }
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
+ };
7
53
  export {
8
- c as chunk
54
+ e as default
9
55
  };
package/dist/index324.js CHANGED
@@ -1,21 +1,5 @@
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;
17
- }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
1
+ import o from "./index266.js";
2
+ /* empty css */
19
3
  export {
20
- l as sort
4
+ o as default
21
5
  };
package/dist/index325.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 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;
6
+ }
53
7
  export {
54
- e as default
8
+ c as chunk
55
9
  };
package/dist/index326.js CHANGED
@@ -1,55 +1,21 @@
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"
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");
51
15
  }
52
- };
16
+ return t;
17
+ }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
53
19
  export {
54
- e as default
20
+ l as sort
55
21
  };