bitboss-ui 2.0.116 → 2.0.117

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 (185) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +4 -0
  2. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +17 -3
  3. package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +4 -0
  4. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +17 -3
  5. package/dist/components/BaseTag/BaseTag.vue.d.ts +17 -3
  6. package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +4 -0
  7. package/dist/components/BaseTextarea/BaseTextarea.vue.d.ts +4 -0
  8. package/dist/components/BbButton/BbButton.vue.d.ts +4 -4
  9. package/dist/components/BbColorInput/BbColorInput.vue.d.ts +4 -0
  10. package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +4 -0
  11. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +5 -0
  12. package/dist/components/BbSelect/BbSelect.vue.d.ts +4 -0
  13. package/dist/components/BbTag/BbTag.vue.d.ts +4 -0
  14. package/dist/components/BbTextInput/BbTextInput.vue.d.ts +4 -0
  15. package/dist/components/BbTextarea/BbTextarea.vue.d.ts +4 -0
  16. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +0 -1
  17. package/dist/components/ClearableButton.vue.d.ts +2 -0
  18. package/dist/components/CommonInputInnerContainer.vue.d.ts +9 -1
  19. package/dist/index100.js +8 -8
  20. package/dist/index101.js +37 -35
  21. package/dist/index111.js +12 -12
  22. package/dist/index113.js +6 -4
  23. package/dist/index115.js +17 -15
  24. package/dist/index117.js +14 -12
  25. package/dist/index119.js +2 -2
  26. package/dist/index121.js +59 -61
  27. package/dist/index123.js +1 -1
  28. package/dist/index125.js +1 -1
  29. package/dist/index127.js +1 -1
  30. package/dist/index128.js +1 -1
  31. package/dist/index129.js +1 -1
  32. package/dist/index13.js +2 -2
  33. package/dist/index131.js +1 -1
  34. package/dist/index132.js +2 -2
  35. package/dist/index133.js +2 -2
  36. package/dist/index15.js +36 -31
  37. package/dist/index17.js +3 -3
  38. package/dist/index19.js +8 -8
  39. package/dist/index205.js +115 -2
  40. package/dist/index206.js +2 -3
  41. package/dist/index207.js +41 -29
  42. package/dist/index209.js +1 -1
  43. package/dist/index21.js +16 -16
  44. package/dist/index210.js +20 -2
  45. package/dist/index211.js +4 -4
  46. package/dist/index212.js +13 -2
  47. package/dist/index213.js +3 -86
  48. package/dist/index214.js +128 -0
  49. package/dist/index215.js +5 -25
  50. package/dist/index216.js +123 -15
  51. package/dist/index217.js +15 -50
  52. package/dist/index218.js +16 -15
  53. package/dist/index219.js +19 -3
  54. package/dist/index220.js +15 -12
  55. package/dist/index221.js +2 -16
  56. package/dist/index222.js +2 -126
  57. package/dist/index223.js +41 -5
  58. package/dist/index224.js +6 -125
  59. package/dist/index225.js +15 -16
  60. package/dist/index226.js +5 -16
  61. package/dist/index227.js +2 -19
  62. package/dist/index228.js +368 -14
  63. package/dist/index229.js +86 -2
  64. package/dist/index23.js +115 -110
  65. package/dist/index231.js +24 -40
  66. package/dist/index232.js +17 -13
  67. package/dist/index233.js +49 -18
  68. package/dist/index234.js +15 -6
  69. package/dist/index235.js +3 -15
  70. package/dist/index236.js +12 -5
  71. package/dist/index237.js +15 -368
  72. package/dist/index238.js +2 -19
  73. package/dist/index239.js +4 -27
  74. package/dist/index240.js +2 -8
  75. package/dist/index241.js +17 -248
  76. package/dist/index242.js +26 -51
  77. package/dist/index243.js +6 -42
  78. package/dist/index244.js +250 -5
  79. package/dist/index245.js +43 -51
  80. package/dist/index246.js +44 -3
  81. package/dist/index247.js +5 -7
  82. package/dist/index248.js +60 -4
  83. package/dist/index249.js +3 -115
  84. package/dist/index25.js +7 -7
  85. package/dist/index250.js +7 -2
  86. package/dist/index251.js +2 -2
  87. package/dist/index252.js +2 -2
  88. package/dist/index253.js +2 -18
  89. package/dist/index254.js +17 -105
  90. package/dist/index255.js +108 -0
  91. package/dist/{index256.js → index257.js} +2 -2
  92. package/dist/index259.js +11 -9
  93. package/dist/index260.js +9 -2
  94. package/dist/index261.js +2 -8
  95. package/dist/index262.js +6 -23
  96. package/dist/index263.js +15 -89
  97. package/dist/index264.js +11 -0
  98. package/dist/index265.js +23 -6
  99. package/dist/index266.js +89 -15
  100. package/dist/index268.js +9 -3
  101. package/dist/index27.js +1 -1
  102. package/dist/index270.js +3 -7
  103. package/dist/index272.js +7 -3
  104. package/dist/index273.js +174 -15
  105. package/dist/index274.js +7 -9
  106. package/dist/index275.js +10 -27
  107. package/dist/index285.js +1 -1
  108. package/dist/index286.js +2 -176
  109. package/dist/index287.js +21 -1
  110. package/dist/index289.js +5 -0
  111. package/dist/index29.js +49 -41
  112. package/dist/index290.js +17 -7
  113. package/dist/index291.js +9 -11
  114. package/dist/index292.js +28 -2
  115. package/dist/index293.js +4 -2
  116. package/dist/index294.js +436 -2
  117. package/dist/index295.js +127 -2
  118. package/dist/index296.js +200 -2
  119. package/dist/index297.js +2 -2
  120. package/dist/index298.js +2 -22
  121. package/dist/index299.js +4 -0
  122. package/dist/index300.js +2 -9
  123. package/dist/index301.js +2 -200
  124. package/dist/index302.js +2 -436
  125. package/dist/index303.js +21 -126
  126. package/dist/index306.js +89 -3
  127. package/dist/index307.js +1 -1
  128. package/dist/index308.js +3 -214
  129. package/dist/index309.js +214 -2
  130. package/dist/index31.js +2 -2
  131. package/dist/index310.js +2 -3
  132. package/dist/index311.js +3 -67
  133. package/dist/index312.js +3 -5
  134. package/dist/index313.js +58 -3
  135. package/dist/index314.js +5 -3
  136. package/dist/index315.js +65 -56
  137. package/dist/index316.js +6 -32
  138. package/dist/index317.js +18 -4
  139. package/dist/index318.js +3 -8
  140. package/dist/index319.js +32 -3
  141. package/dist/index320.js +25 -6
  142. package/dist/index321.js +52 -18
  143. package/dist/index322.js +28 -28
  144. package/dist/index323.js +5 -53
  145. package/dist/index324.js +7 -6
  146. package/dist/index325.js +6 -46
  147. package/dist/index326.js +4 -2
  148. package/dist/index327.js +47 -480
  149. package/dist/index328.js +4 -0
  150. package/dist/index33.js +8 -8
  151. package/dist/index331.js +480 -2
  152. package/dist/{index329.js → index332.js} +1 -1
  153. package/dist/index334.js +4 -0
  154. package/dist/index35.js +4 -4
  155. package/dist/index37.js +148 -138
  156. package/dist/index39.js +5 -5
  157. package/dist/index41.js +2 -2
  158. package/dist/index43.js +8 -8
  159. package/dist/index45.js +92 -85
  160. package/dist/index47.js +40 -36
  161. package/dist/index49.js +38 -34
  162. package/dist/index53.js +1 -1
  163. package/dist/index55.js +1 -1
  164. package/dist/index57.js +2 -2
  165. package/dist/index61.js +11 -10
  166. package/dist/index67.js +14 -12
  167. package/dist/index71.js +5 -3
  168. package/dist/index75.js +3 -3
  169. package/dist/index77.js +1 -1
  170. package/dist/index79.js +2 -2
  171. package/dist/index81.js +1 -1
  172. package/dist/index82.js +11 -9
  173. package/dist/index84.js +4 -4
  174. package/dist/index86.js +2 -2
  175. package/dist/index88.js +5 -5
  176. package/dist/index90.js +1 -1
  177. package/dist/style.css +1 -1
  178. package/package.json +2 -2
  179. package/dist/index230.js +0 -4
  180. package/dist/index258.js +0 -14
  181. package/dist/index271.js +0 -6
  182. package/dist/index288.js +0 -24
  183. package/dist/index304.js +0 -91
  184. /package/dist/{index267.js → index269.js} +0 -0
  185. /package/dist/{index330.js → index333.js} +0 -0
package/dist/index321.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/index322.js CHANGED
@@ -1,53 +1,53 @@
1
1
  const e = {
2
2
  common: {
3
- closeLabel: "Chiudi",
4
- loadingText: "Caricamento...",
5
- noDataText: "Nessun elemento da visualizzare"
3
+ closeLabel: "Close",
4
+ loadingText: "Loading...",
5
+ noDataText: "No data to display"
6
6
  },
7
7
  colorInput: {
8
- paletteLabel: "Seleziona un colore dalla tavolozza"
8
+ paletteLabel: "Select a color from the palette"
9
9
  },
10
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"
11
+ monthLabel: "Select a month",
12
+ yearLabel: "Select a year",
13
+ previousMonthLabel: "Go to previous month",
14
+ nextMonthLabel: "Go to next month"
15
15
  },
16
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"
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
24
  },
25
25
  dialog: {
26
- closeLabel: "Chiudi modale"
26
+ closeLabel: "Close dialog"
27
27
  },
28
28
  dropdownButton: {
29
- open: "Apri menu",
30
- close: "Chiudi menu"
29
+ open: "Open menu",
30
+ close: "Close menu"
31
31
  },
32
32
  rating: {
33
- singleStar: "{0} su {1}",
34
- multipleStars: "{0} su {1}"
33
+ singleStar: "{0} out of {1}",
34
+ multipleStars: "{0} out of {1}"
35
35
  },
36
36
  select: {
37
- multipleMaxReached: "{0} elementi selezionati"
37
+ multipleMaxReached: "{0} items selected"
38
38
  },
39
39
  chip: {
40
- clearLabel: "Elimina"
40
+ clearLabel: "Remove"
41
41
  },
42
42
  pagination: {
43
- previous: "Precedente",
44
- next: "Successivo"
43
+ previous: "Previous",
44
+ next: "Next"
45
45
  },
46
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"
47
+ noDataText: "No data to display",
48
+ selectAllLabel: "Select all items on this page",
49
+ selectText: "Select an item",
50
+ select: "Select"
51
51
  }
52
52
  };
53
53
  export {
package/dist/index323.js CHANGED
@@ -1,55 +1,7 @@
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 { getType as t } from "./index326.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
4
+ }
53
5
  export {
54
- e as default
6
+ o as isArray
55
7
  };
package/dist/index324.js CHANGED
@@ -1,9 +1,10 @@
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;
1
+ import { getType as o } from "./index326.js";
2
+ function c(e) {
3
+ if (o(e) !== "Object")
4
+ return !1;
5
+ const t = Object.getPrototypeOf(e);
6
+ return !!t && t.constructor === Object && t === Object.prototype;
6
7
  }
7
8
  export {
8
- l as range
9
+ c as isPlainObject
9
10
  };
package/dist/index325.js CHANGED
@@ -1,49 +1,9 @@
1
- import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index329.js";
2
- import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index329.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
- );
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;
39
6
  }
40
7
  export {
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
8
+ l as range
49
9
  };
package/dist/index326.js CHANGED
@@ -1,4 +1,6 @@
1
- import f from "./index311.js";
1
+ function e(t) {
2
+ return Object.prototype.toString.call(t).slice(8, -1);
3
+ }
2
4
  export {
3
- f as default
5
+ e as getType
4
6
  };