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.
- package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +5 -0
- package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +11 -2
- package/dist/index100.js +8 -8
- package/dist/index111.js +11 -11
- package/dist/index119.js +2 -2
- package/dist/index121.js +6 -6
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index131.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +7 -7
- package/dist/index205.js +2 -115
- package/dist/index206.js +115 -2
- package/dist/index208.js +1 -1
- package/dist/index209.js +2 -86
- package/dist/index21.js +14 -14
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -29
- package/dist/index212.js +280 -16
- package/dist/index213.js +124 -50
- package/dist/index214.js +16 -15
- package/dist/index215.js +16 -12
- package/dist/index216.js +19 -16
- package/dist/index217.js +15 -65
- package/dist/index218.js +4 -0
- package/dist/index219.js +2 -13
- package/dist/index220.js +41 -20
- package/dist/index221.js +13 -4
- package/dist/index222.js +20 -13
- package/dist/index223.js +6 -2
- package/dist/index224.js +94 -4
- package/dist/index226.js +65 -3
- package/dist/index228.js +12 -40
- package/dist/index229.js +2 -6
- package/dist/index23.js +16 -16
- package/dist/index230.js +4 -7
- package/dist/index231.js +3 -15
- package/dist/index232.js +86 -5
- package/dist/index234.js +29 -16
- package/dist/index235.js +15 -17
- package/dist/index236.js +51 -15
- package/dist/index237.js +15 -19
- package/dist/index238.js +12 -27
- package/dist/index239.js +16 -2
- package/dist/index240.js +17 -248
- package/dist/index241.js +26 -51
- package/dist/index242.js +242 -36
- package/dist/index243.js +52 -5
- package/dist/index244.js +31 -47
- package/dist/index245.js +5 -2
- package/dist/index246.js +60 -2
- package/dist/index247.js +3 -2
- package/dist/index248.js +7 -125
- package/dist/index249.js +11 -90
- package/dist/index25.js +6 -6
- package/dist/index250.js +20 -0
- package/dist/index251.js +126 -2
- package/dist/index252.js +105 -17
- package/dist/index254.js +47 -53
- package/dist/index256.js +12 -100
- package/dist/index257.js +230 -0
- package/dist/index258.js +368 -11
- package/dist/index259.js +2 -228
- package/dist/index260.js +2 -369
- package/dist/index263.js +6 -28
- package/dist/index264.js +16 -3
- package/dist/index265.js +8 -16
- package/dist/index266.js +23 -9
- package/dist/index267.js +4 -3
- package/dist/index268.js +30 -0
- package/dist/index269.js +3 -7
- package/dist/index27.js +1 -1
- package/dist/index271.js +6 -6
- package/dist/index272.js +174 -9
- package/dist/index273.js +7 -6
- package/dist/index274.js +11 -16
- package/dist/index275.js +6 -4
- package/dist/index276.js +2 -9
- package/dist/index277.js +2 -23
- package/dist/index278.js +2 -9
- package/dist/index279.js +2 -8
- package/dist/index280.js +2 -224
- package/dist/index281.js +2 -431
- package/dist/index282.js +431 -2
- package/dist/index283.js +3 -89
- package/dist/index284.js +223 -280
- package/dist/index285.js +3 -6
- package/dist/index286.js +17 -2
- package/dist/index287.js +9 -2
- package/dist/index288.js +200 -2
- package/dist/index29.js +11 -10
- package/dist/index291.js +2 -2
- package/dist/index292.js +2 -2
- package/dist/index293.js +1 -1
- package/dist/index294.js +1 -1
- package/dist/index295.js +21 -1
- package/dist/index297.js +9 -22
- package/dist/index298.js +4 -0
- package/dist/index299.js +86 -197
- package/dist/index300.js +8 -2
- package/dist/index301.js +126 -3
- package/dist/index302.js +3 -126
- package/dist/index304.js +2 -3
- package/dist/index305.js +436 -2
- package/dist/index306.js +127 -5
- package/dist/index307.js +2 -436
- package/dist/index308.js +66 -126
- package/dist/index309.js +5 -67
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -2
- package/dist/index311.js +3 -5
- package/dist/index312.js +57 -7
- package/dist/index313.js +32 -3
- package/dist/index314.js +26 -3
- package/dist/index315.js +480 -3
- package/dist/index316.js +4 -57
- package/dist/index317.js +8 -53
- package/dist/index318.js +28 -28
- package/dist/index319.js +52 -32
- package/dist/index320.js +3 -25
- package/dist/index321.js +6 -6
- package/dist/index322.js +6 -18
- package/dist/index323.js +17 -5
- package/dist/index324.js +47 -480
- package/dist/index325.js +2 -47
- package/dist/index328.js +4 -0
- package/dist/index329.js +424 -2
- package/dist/index33.js +7 -7
- package/dist/index330.js +43 -420
- package/dist/index35.js +4 -4
- package/dist/index37.js +21 -21
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +7 -7
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index82.js +7 -5
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +5 -5
- package/dist/index90.js +1 -1
- package/package.json +1 -1
- package/dist/index225.js +0 -4
- package/dist/index227.js +0 -5
- package/dist/index233.js +0 -18
- package/dist/index253.js +0 -128
- package/dist/index270.js +0 -178
- package/dist/index296.js +0 -4
- package/dist/index326.js +0 -4
- package/dist/index331.js +0 -49
package/dist/index318.js
CHANGED
@@ -1,53 +1,53 @@
|
|
1
1
|
const e = {
|
2
2
|
common: {
|
3
|
-
closeLabel: "
|
4
|
-
loadingText: "
|
5
|
-
noDataText: "
|
3
|
+
closeLabel: "Chiudi",
|
4
|
+
loadingText: "Caricamento...",
|
5
|
+
noDataText: "Nessun elemento da visualizzare"
|
6
6
|
},
|
7
7
|
colorInput: {
|
8
|
-
paletteLabel: "
|
8
|
+
paletteLabel: "Seleziona un colore dalla tavolozza"
|
9
9
|
},
|
10
10
|
datePicker: {
|
11
|
-
monthLabel: "
|
12
|
-
yearLabel: "
|
13
|
-
previousMonthLabel: "
|
14
|
-
nextMonthLabel: "
|
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: "
|
18
|
-
dateFormatSingle: "
|
19
|
-
dateFormatRange: "
|
20
|
-
emptyRange: "
|
21
|
-
changeSelectionRange: "
|
22
|
-
changeSelection: "
|
23
|
-
emptySelection: "
|
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: "
|
26
|
+
closeLabel: "Chiudi modale"
|
27
27
|
},
|
28
28
|
dropdownButton: {
|
29
|
-
open: "
|
30
|
-
close: "
|
29
|
+
open: "Apri menu",
|
30
|
+
close: "Chiudi menu"
|
31
31
|
},
|
32
32
|
rating: {
|
33
|
-
singleStar: "{0}
|
34
|
-
multipleStars: "{0}
|
33
|
+
singleStar: "{0} su {1}",
|
34
|
+
multipleStars: "{0} su {1}"
|
35
35
|
},
|
36
36
|
select: {
|
37
|
-
multipleMaxReached: "{0}
|
37
|
+
multipleMaxReached: "{0} elementi selezionati"
|
38
38
|
},
|
39
39
|
chip: {
|
40
|
-
clearLabel: "
|
40
|
+
clearLabel: "Elimina"
|
41
41
|
},
|
42
42
|
pagination: {
|
43
|
-
previous: "
|
44
|
-
next: "
|
43
|
+
previous: "Precedente",
|
44
|
+
next: "Successivo"
|
45
45
|
},
|
46
46
|
table: {
|
47
|
-
noDataText: "
|
48
|
-
selectAllLabel: "
|
49
|
-
selectText: "
|
50
|
-
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
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
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
|
-
|
54
|
+
e as default
|
35
55
|
};
|
package/dist/index320.js
CHANGED
@@ -1,28 +1,6 @@
|
|
1
|
-
|
2
|
-
|
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
|
-
|
5
|
+
e as getType
|
28
6
|
};
|
package/dist/index321.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
function
|
2
|
-
const
|
3
|
-
for (let
|
4
|
-
|
5
|
-
return
|
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
|
-
|
8
|
+
l as range
|
9
9
|
};
|
package/dist/index322.js
CHANGED
@@ -1,21 +1,9 @@
|
|
1
|
-
function
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
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
|
-
|
8
|
+
c as chunk
|
21
9
|
};
|
package/dist/index323.js
CHANGED
@@ -1,9 +1,21 @@
|
|
1
|
-
function l(
|
2
|
-
|
3
|
-
|
4
|
-
t
|
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
|
20
|
+
l as sort
|
9
21
|
};
|