bitboss-ui 2.1.95 → 2.1.97
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/BaseSelect/BaseSelect.vue.d.ts +13 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +16 -0
- package/dist/components/FlatListBox.vue.d.ts +56 -0
- package/dist/components/GroupedListBox.vue.d.ts +67 -0
- package/dist/components/ListBox.vue.d.ts +58 -16
- package/dist/composables/useListboxFocus.d.ts +19 -0
- package/dist/index.css +1 -1
- package/dist/index108.js +9 -9
- package/dist/index109.js +17 -10
- package/dist/index11.js +18 -18
- package/dist/index115.js +1 -1
- package/dist/index121.js +6 -7
- package/dist/index123.js +13 -13
- package/dist/index131.js +1 -1
- package/dist/index133.js +5 -5
- package/dist/index135.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index14.js +1 -1
- package/dist/index140.js +1 -1
- package/dist/index142.js +2 -2
- package/dist/index145.js +2 -2
- package/dist/index16.js +5 -5
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index216.js +138 -2
- package/dist/index217.js +2 -138
- package/dist/index219.js +32 -4
- package/dist/index22.js +14 -14
- package/dist/index220.js +28 -8
- package/dist/index222.js +5 -2
- package/dist/index223.js +8 -2
- package/dist/index224.js +2 -7
- package/dist/index225.js +4 -2
- package/dist/index226.js +34 -7
- package/dist/index227.js +2 -5
- package/dist/index228.js +3 -5
- package/dist/index229.js +2 -5
- package/dist/index230.js +13 -5
- package/dist/index231.js +3 -3
- package/dist/index232.js +187 -5
- package/dist/index233.js +3 -8
- package/dist/index234.js +9 -268
- package/dist/index235.js +4 -52
- package/dist/index236.js +19 -51
- package/dist/index237.js +195 -26
- package/dist/index239.js +134 -12
- package/dist/index24.js +11 -11
- package/dist/index241.js +2 -17
- package/dist/index242.js +50 -105
- package/dist/index243.js +19 -0
- package/dist/index244.js +53 -47
- package/dist/index246.js +100 -3
- package/dist/index248.js +3 -3
- package/dist/index249.js +86 -10
- package/dist/index251.js +29 -4
- package/dist/index252.js +16 -5
- package/dist/index253.js +15 -4
- package/dist/index254.js +3 -9
- package/dist/index255.js +11 -28
- package/dist/index256.js +12 -15
- package/dist/index257.js +4 -12
- package/dist/index258.js +22 -52
- package/dist/index259.js +31 -11
- package/dist/index26.js +3 -3
- package/dist/index260.js +2 -13
- package/dist/index261.js +8 -2
- package/dist/index262.js +8 -66
- package/dist/index263.js +23 -33
- package/dist/index264.js +3 -28
- package/dist/index265.js +15 -0
- package/dist/index266.js +9 -188
- package/dist/index267.js +53 -3
- package/dist/index268.js +10 -3
- package/dist/index269.js +2 -32
- package/dist/index270.js +66 -7
- package/dist/index271.js +5 -5
- package/dist/index272.js +2 -5
- package/dist/index273.js +7 -5
- package/dist/index274.js +7 -20
- package/dist/index275.js +17 -134
- package/dist/index276.js +14 -0
- package/dist/index277.js +98 -80
- package/dist/index278.js +13 -0
- package/dist/index279.js +5 -15
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -9
- package/dist/index281.js +5 -23
- package/dist/index282.js +5 -23
- package/dist/index283.js +5 -8
- package/dist/index284.js +268 -4
- package/dist/index285.js +41 -190
- package/dist/index286.js +54 -0
- package/dist/index287.js +26 -28
- package/dist/index288.js +60 -7
- package/dist/index289.js +6 -17
- package/dist/index290.js +5 -12
- package/dist/index291.js +5 -229
- package/dist/index292.js +5 -3
- package/dist/index293.js +6 -11
- package/dist/index294.js +16 -6
- package/dist/index295.js +20 -15
- package/dist/index297.js +5 -0
- package/dist/index298.js +4 -3
- package/dist/index299.js +7 -280
- package/dist/index30.js +3 -3
- package/dist/index300.js +2 -2
- package/dist/index301.js +5 -16
- package/dist/index302.js +3 -2
- package/dist/index303.js +3 -16
- package/dist/index304.js +3 -2
- package/dist/index305.js +3 -27
- package/dist/index306.js +17 -2
- package/dist/index307.js +3 -2
- package/dist/index308.js +28 -2
- package/dist/index309.js +5 -2
- package/dist/index310.js +1 -1
- package/dist/index311.js +2 -28
- package/dist/index312.js +280 -2
- package/dist/index313.js +2 -3
- package/dist/index314.js +16 -2
- package/dist/index315.js +2 -4
- package/dist/index316.js +16 -17
- package/dist/index317.js +2 -3
- package/dist/index318.js +27 -3
- package/dist/index319.js +2 -125
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -2
- package/dist/index321.js +2 -15
- package/dist/index322.js +2 -2
- package/dist/index323.js +2 -19
- package/dist/index324.js +2 -2
- package/dist/index325.js +4 -3
- package/dist/index326.js +719 -3
- package/dist/index327.js +366 -5
- package/dist/index328.js +57 -2
- package/dist/index329.js +124 -3
- package/dist/index330.js +2 -5
- package/dist/index331.js +14 -5
- package/dist/index332.js +2 -2
- package/dist/index333.js +19 -58
- package/dist/index334.js +2 -58
- package/dist/index335.js +57 -718
- package/dist/index336.js +57 -365
- package/dist/index337.js +221 -50
- package/dist/index338.js +5 -6
- package/dist/index339.js +91 -17
- package/dist/index34.js +8 -8
- package/dist/index340.js +7 -8
- package/dist/index341.js +5 -14
- package/dist/index342.js +8 -5
- package/dist/index343.js +34 -6
- package/dist/index344.js +6 -35
- package/dist/index345.js +129 -6
- package/dist/index346.js +382 -113
- package/dist/index347.js +114 -378
- package/dist/index348.js +193 -8
- package/dist/index349.js +258 -6
- package/dist/index350.js +7 -8
- package/dist/index351.js +17 -226
- package/dist/index352.js +9 -22
- package/dist/index353.js +17 -0
- package/dist/index354.js +5 -134
- package/dist/index355.js +6 -46
- package/dist/index356.js +2 -93
- package/dist/index357.js +2 -441
- package/dist/index358.js +21 -127
- package/dist/index36.js +4 -4
- package/dist/index360.js +435 -44
- package/dist/index361.js +130 -0
- package/dist/index362.js +49 -0
- package/dist/index363.js +72 -0
- package/dist/{index359.js → index364.js} +1 -1
- package/dist/index365.js +52 -0
- package/dist/index38.js +252 -232
- package/dist/index40.js +7 -7
- package/dist/index42.js +2 -2
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index81.js +6 -6
- package/dist/index83.js +1 -1
- package/dist/index85.js +2 -2
- package/dist/index87.js +3 -3
- package/dist/index89.js +1 -1
- package/dist/index92.js +3 -3
- package/dist/index94.js +2 -2
- package/dist/index96.js +5 -5
- package/dist/index98.js +1 -1
- package/dist/types/Option.d.ts +5 -0
- package/dist/utilities/functions/groupBy.d.ts +4 -2
- package/dist/utilities/functions/indexBy.d.ts +9 -2
- package/package.json +2 -2
- package/dist/index221.js +0 -4
- package/dist/index238.js +0 -62
- package/dist/index240.js +0 -53
- package/dist/index247.js +0 -4
- package/dist/index250.js +0 -5
- package/dist/index296.js +0 -9
package/dist/index333.js
CHANGED
|
@@ -1,60 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
nextMonthLabel: "Vai avanti di un mese"
|
|
20
|
-
},
|
|
21
|
-
baseDatePickerInput: {
|
|
22
|
-
dateFormat: "Formato della data",
|
|
23
|
-
dateFormatSingle: "GG/MM/AAAA",
|
|
24
|
-
dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
|
|
25
|
-
emptyRange: "Seleziona un range",
|
|
26
|
-
changeSelectionRange: "Cambia selezione, da {0} a {1}",
|
|
27
|
-
changeSelection: "Cambia selezione, {0}",
|
|
28
|
-
emptySelection: "Seleziona una data"
|
|
29
|
-
},
|
|
30
|
-
dialog: {
|
|
31
|
-
closeLabel: "Chiudi modale"
|
|
32
|
-
},
|
|
33
|
-
dropdownButton: {
|
|
34
|
-
open: "Apri menu",
|
|
35
|
-
close: "Chiudi menu"
|
|
36
|
-
},
|
|
37
|
-
rating: {
|
|
38
|
-
singleStar: "{0} su {1}",
|
|
39
|
-
multipleStars: "{0} su {1}"
|
|
40
|
-
},
|
|
41
|
-
select: {
|
|
42
|
-
multipleMaxReached: "{0} elementi selezionati"
|
|
43
|
-
},
|
|
44
|
-
chip: {
|
|
45
|
-
clearLabel: "Elimina"
|
|
46
|
-
},
|
|
47
|
-
pagination: {
|
|
48
|
-
previous: "Precedente",
|
|
49
|
-
next: "Successivo"
|
|
50
|
-
},
|
|
51
|
-
table: {
|
|
52
|
-
noDataText: "Non ci sono elementi da visualizzare",
|
|
53
|
-
selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
|
|
54
|
-
selectText: "Seleziona un elemento",
|
|
55
|
-
select: "Seleziona"
|
|
56
|
-
}
|
|
57
|
-
};
|
|
1
|
+
import { __module as r } from "./index334.js";
|
|
2
|
+
import { __require as m } from "./index312.js";
|
|
3
|
+
var u = r.exports, n;
|
|
4
|
+
function f() {
|
|
5
|
+
return n ? r.exports : (n = 1, function(i, s) {
|
|
6
|
+
(function(o, t) {
|
|
7
|
+
i.exports = t(m());
|
|
8
|
+
})(u, function(o) {
|
|
9
|
+
function t(e) {
|
|
10
|
+
return e && typeof e == "object" && "default" in e ? e : { default: e };
|
|
11
|
+
}
|
|
12
|
+
var a = t(o), _ = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un'ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e) {
|
|
13
|
+
return e + "º";
|
|
14
|
+
} };
|
|
15
|
+
return a.default.locale(_, null, !0), _;
|
|
16
|
+
});
|
|
17
|
+
}(r), r.exports);
|
|
18
|
+
}
|
|
58
19
|
export {
|
|
59
|
-
|
|
20
|
+
f as __require
|
|
60
21
|
};
|
package/dist/index334.js
CHANGED
|
@@ -1,60 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
common: {
|
|
3
|
-
closeLabel: "Close",
|
|
4
|
-
loadingText: "Loading...",
|
|
5
|
-
noDataText: "No data to display",
|
|
6
|
-
clearLabel: "Reset selected value"
|
|
7
|
-
},
|
|
8
|
-
colorInput: {
|
|
9
|
-
paletteLabel: "Select a color from the palette",
|
|
10
|
-
mainCanvasDesc: "Use the arrows to select a color",
|
|
11
|
-
mainCanvasSelectedColor: "Selected color: {0}",
|
|
12
|
-
hueCanvasDesc: "Use the arrows to select a hue",
|
|
13
|
-
hueCanvasSelectedHue: "Selected hue: {0}"
|
|
14
|
-
},
|
|
15
|
-
datePicker: {
|
|
16
|
-
monthLabel: "Select a month",
|
|
17
|
-
yearLabel: "Select a year",
|
|
18
|
-
previousMonthLabel: "Go to previous month",
|
|
19
|
-
nextMonthLabel: "Go to next month"
|
|
20
|
-
},
|
|
21
|
-
baseDatePickerInput: {
|
|
22
|
-
dateFormat: "Date format",
|
|
23
|
-
dateFormatSingle: "DD/MM/YYYY",
|
|
24
|
-
dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
|
|
25
|
-
emptyRange: "Select a range",
|
|
26
|
-
changeSelectionRange: "Change selection, from {0} to {1}",
|
|
27
|
-
changeSelection: "Change selection, {0}",
|
|
28
|
-
emptySelection: "Select a date"
|
|
29
|
-
},
|
|
30
|
-
dialog: {
|
|
31
|
-
closeLabel: "Close dialog"
|
|
32
|
-
},
|
|
33
|
-
dropdownButton: {
|
|
34
|
-
open: "Open menu",
|
|
35
|
-
close: "Close menu"
|
|
36
|
-
},
|
|
37
|
-
rating: {
|
|
38
|
-
singleStar: "{0} out of {1}",
|
|
39
|
-
multipleStars: "{0} out of {1}"
|
|
40
|
-
},
|
|
41
|
-
select: {
|
|
42
|
-
multipleMaxReached: "{0} items selected"
|
|
43
|
-
},
|
|
44
|
-
chip: {
|
|
45
|
-
clearLabel: "Remove"
|
|
46
|
-
},
|
|
47
|
-
pagination: {
|
|
48
|
-
previous: "Previous",
|
|
49
|
-
next: "Next"
|
|
50
|
-
},
|
|
51
|
-
table: {
|
|
52
|
-
noDataText: "No data to display",
|
|
53
|
-
selectAllLabel: "Select all items on this page",
|
|
54
|
-
selectText: "Select an item",
|
|
55
|
-
select: "Select"
|
|
56
|
-
}
|
|
57
|
-
};
|
|
1
|
+
var e = { exports: {} };
|
|
58
2
|
export {
|
|
59
|
-
e as
|
|
3
|
+
e as __module
|
|
60
4
|
};
|