bitboss-ui 2.0.121 → 2.0.122

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 (159) hide show
  1. package/dist/components/BbButton/BbButton.vue.d.ts +7 -0
  2. package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +5 -0
  3. package/dist/index100.js +8 -8
  4. package/dist/index111.js +12 -12
  5. package/dist/index119.js +1 -1
  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/index13.js +2 -2
  13. package/dist/index131.js +1 -1
  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 +8 -8
  18. package/dist/index206.js +2 -2
  19. package/dist/index207.js +4 -8
  20. package/dist/index208.js +2 -3
  21. package/dist/index209.js +2 -2
  22. package/dist/index21.js +9 -9
  23. package/dist/index210.js +65 -4
  24. package/dist/index212.js +13 -86
  25. package/dist/index213.js +7 -0
  26. package/dist/index214.js +123 -23
  27. package/dist/index215.js +15 -16
  28. package/dist/index216.js +15 -50
  29. package/dist/index217.js +19 -15
  30. package/dist/index218.js +15 -12
  31. package/dist/index219.js +2 -16
  32. package/dist/index220.js +2 -5
  33. package/dist/index221.js +40 -124
  34. package/dist/index222.js +13 -16
  35. package/dist/index223.js +19 -15
  36. package/dist/index224.js +6 -19
  37. package/dist/index225.js +94 -15
  38. package/dist/index227.js +2 -2
  39. package/dist/index228.js +3 -40
  40. package/dist/index229.js +3 -13
  41. package/dist/index23.js +16 -16
  42. package/dist/index230.js +85 -19
  43. package/dist/index232.js +24 -89
  44. package/dist/index233.js +19 -0
  45. package/dist/index234.js +50 -64
  46. package/dist/index235.js +17 -0
  47. package/dist/index236.js +3 -13
  48. package/dist/index237.js +12 -2
  49. package/dist/index238.js +16 -4
  50. package/dist/index239.js +3 -3
  51. package/dist/index240.js +7 -3
  52. package/dist/index241.js +8 -7
  53. package/dist/index243.js +2 -2
  54. package/dist/index244.js +2 -2
  55. package/dist/index245.js +5 -5
  56. package/dist/index248.js +2 -2
  57. package/dist/index249.js +1 -1
  58. package/dist/index25.js +6 -6
  59. package/dist/index250.js +18 -2
  60. package/dist/index251.js +126 -2
  61. package/dist/index252.js +105 -17
  62. package/dist/index254.js +47 -53
  63. package/dist/index256.js +12 -100
  64. package/dist/index257.js +216 -0
  65. package/dist/index258.js +368 -11
  66. package/dist/index259.js +2 -214
  67. package/dist/index260.js +2 -369
  68. package/dist/index263.js +3 -8
  69. package/dist/index264.js +3 -23
  70. package/dist/index266.js +7 -16
  71. package/dist/index267.js +280 -8
  72. package/dist/index268.js +5 -27
  73. package/dist/index269.js +2 -4
  74. package/dist/index27.js +1 -1
  75. package/dist/index270.js +2 -3
  76. package/dist/index271.js +2 -17
  77. package/dist/index272.js +2 -9
  78. package/dist/index273.js +2 -281
  79. package/dist/index274.js +2 -6
  80. package/dist/index275.js +431 -2
  81. package/dist/index276.js +176 -2
  82. package/dist/index277.js +3 -2
  83. package/dist/index278.js +7 -2
  84. package/dist/index279.js +11 -2
  85. package/dist/index280.js +200 -2
  86. package/dist/index281.js +219 -426
  87. package/dist/index282.js +3 -176
  88. package/dist/index283.js +17 -3
  89. package/dist/index284.js +9 -3
  90. package/dist/index285.js +30 -0
  91. package/dist/index286.js +2 -7
  92. package/dist/index287.js +88 -6
  93. package/dist/index288.js +2 -11
  94. package/dist/index289.js +2 -224
  95. package/dist/index29.js +3 -3
  96. package/dist/index290.js +1 -1
  97. package/dist/index291.js +2 -89
  98. package/dist/index292.js +2 -200
  99. package/dist/index293.js +2 -2
  100. package/dist/index294.js +22 -2
  101. package/dist/index296.js +9 -2
  102. package/dist/index297.js +23 -2
  103. package/dist/index298.js +5 -1
  104. package/dist/index299.js +15 -21
  105. package/dist/index300.js +11 -0
  106. package/dist/index303.js +1 -1
  107. package/dist/index304.js +1 -1
  108. package/dist/index305.js +1 -1
  109. package/dist/index308.js +67 -3
  110. package/dist/index309.js +480 -3
  111. package/dist/index31.js +2 -2
  112. package/dist/index310.js +5 -58
  113. package/dist/index311.js +51 -65
  114. package/dist/index312.js +53 -5
  115. package/dist/index313.js +33 -2
  116. package/dist/index314.js +25 -4
  117. package/dist/index315.js +2 -8
  118. package/dist/index316.js +4 -32
  119. package/dist/index317.js +7 -25
  120. package/dist/index318.js +4 -480
  121. package/dist/index319.js +3 -53
  122. package/dist/index320.js +3 -53
  123. package/dist/index321.js +57 -3
  124. package/dist/index322.js +6 -6
  125. package/dist/index323.js +18 -6
  126. package/dist/index324.js +5 -17
  127. package/dist/index325.js +2 -2
  128. package/dist/index326.js +1 -1
  129. package/dist/index329.js +2 -424
  130. package/dist/index33.js +8 -8
  131. package/dist/index330.js +424 -2
  132. package/dist/index35.js +4 -4
  133. package/dist/index37.js +21 -21
  134. package/dist/index39.js +5 -5
  135. package/dist/index41.js +2 -2
  136. package/dist/index43.js +8 -8
  137. package/dist/index45.js +8 -8
  138. package/dist/index47.js +2 -2
  139. package/dist/index49.js +2 -2
  140. package/dist/index53.js +1 -1
  141. package/dist/index55.js +1 -1
  142. package/dist/index57.js +2 -2
  143. package/dist/index61.js +45 -38
  144. package/dist/index75.js +3 -3
  145. package/dist/index77.js +81 -77
  146. package/dist/index79.js +2 -2
  147. package/dist/index81.js +1 -1
  148. package/dist/index84.js +3 -3
  149. package/dist/index86.js +2 -2
  150. package/dist/index88.js +4 -4
  151. package/dist/index90.js +1 -1
  152. package/dist/style.css +1 -1
  153. package/package.json +2 -2
  154. package/dist/index211.js +0 -4
  155. package/dist/index226.js +0 -4
  156. package/dist/index231.js +0 -8
  157. package/dist/index253.js +0 -128
  158. package/dist/index265.js +0 -8
  159. package/dist/index295.js +0 -4
package/dist/index311.js CHANGED
@@ -1,69 +1,55 @@
1
- import { defineComponent as d, openBlock as o, createElementBlock as l, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, toDisplayString as n, unref as f, withCtx as g } from "vue";
2
- import { useLocale as k } from "./index229.js";
3
- import h from "./index13.js";
4
- /* empty css */
5
- import C from "./index127.js";
6
- /* empty css */
7
- const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
- key: 0,
9
- class: "bb-toast-message__title"
10
- }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
- __name: "BbToastMessage",
12
- props: {
13
- title: {},
14
- text: {},
15
- icon: {},
16
- theme: { default: "default" },
17
- id: {},
18
- showClose: { type: Boolean }
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare"
19
6
  },
20
- emits: ["click:close"],
21
- setup(r, { emit: c }) {
22
- const m = r, p = c, { t: _ } = k(), b = () => {
23
- p("click:close", m.id);
24
- };
25
- return (e, a) => (o(), l("div", {
26
- "aria-atomic": "true",
27
- "aria-live": "polite",
28
- "aria-role": "alert",
29
- class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
- }, [
31
- t("div", w, [
32
- e.icon ? (o(), i(C, {
33
- key: 0,
34
- class: "bb-toast-message__icon",
35
- type: e.icon
36
- }, null, 8, ["type"])) : s("", !0)
37
- ]),
38
- t("div", v, [
39
- e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
40
- t("p", B, n(e.text), 1)
41
- ]),
42
- e.showClose ? (o(), i(h, {
43
- key: 0,
44
- "aria-label": f(_)("common.closeLabel").value,
45
- class: "bb-toast-message__close",
46
- onClick: b
47
- }, {
48
- default: g(() => a[0] || (a[0] = [
49
- t("svg", {
50
- fill: "none",
51
- viewBox: "0 0 24 24",
52
- xmlns: "http://www.w3.org/2000/svg"
53
- }, [
54
- t("path", {
55
- d: "M23 23L1 1M23 1L1 23",
56
- stroke: "currentColor",
57
- "stroke-linecap": "round",
58
- "stroke-width": "2"
59
- })
60
- ], -1)
61
- ])),
62
- _: 1
63
- }, 8, ["aria-label"])) : s("", !0)
64
- ], 2));
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"
65
51
  }
66
- });
52
+ };
67
53
  export {
68
- z as default
54
+ e as default
69
55
  };
package/dist/index312.js CHANGED
@@ -1,7 +1,55 @@
1
- const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
- f(r, u),
3
- ...o(r[n], n, f, f(r, u))
4
- ] : [f(r, u)]).flat();
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
+ };
5
53
  export {
6
- o as flattenTree
54
+ e as default
7
55
  };
package/dist/index313.js CHANGED
@@ -1,4 +1,35 @@
1
- const t = (d, o) => +d + +o;
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ /* empty css */
3
+ import n from "./index266.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"
9
+ };
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]]);
2
33
  export {
3
- t as add
34
+ a as default
4
35
  };
package/dist/index314.js CHANGED
@@ -1,7 +1,28 @@
1
- import { getType as t } from "./index321.js";
2
- function o(r) {
3
- return t(r) === "Array";
1
+ import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
+ /* empty css */
3
+ import n from "./index266.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
+ ]));
4
24
  }
25
+ const d = /* @__PURE__ */ n(l, [["render", c]]);
5
26
  export {
6
- o as isArray
27
+ d as default
7
28
  };
package/dist/index315.js CHANGED
@@ -1,10 +1,4 @@
1
- import { getType as o } from "./index321.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;
7
- }
1
+ const t = (d, o) => +d + +o;
8
2
  export {
9
- c as isPlainObject
3
+ t as add
10
4
  };
package/dist/index316.js CHANGED
@@ -1,35 +1,7 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index286.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"
9
- };
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
- ]));
1
+ import { getType as t } from "./index318.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
31
4
  }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
33
5
  export {
34
- a as default
6
+ o as isArray
35
7
  };
package/dist/index317.js CHANGED
@@ -1,28 +1,10 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
- /* empty css */
3
- import n from "./index286.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
+ import { getType as o } from "./index318.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;
24
7
  }
25
- const d = /* @__PURE__ */ n(l, [["render", c]]);
26
8
  export {
27
- d as default
9
+ c as isPlainObject
28
10
  };