bitboss-ui 2.0.115 → 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.
- package/dist/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +31 -58
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +4 -0
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +17 -8
- package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +4 -0
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +22 -3
- package/dist/components/BaseSlider/BaseSlider.vue.d.ts +1 -1
- package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +8 -167
- package/dist/components/BaseTag/BaseTag.vue.d.ts +17 -3
- package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +4 -0
- package/dist/components/BaseTextarea/BaseTextarea.vue.d.ts +4 -0
- package/dist/components/BbAccordion/BbAccordion.vue.d.ts +1 -1
- package/dist/components/BbButton/BbButton.vue.d.ts +4 -4
- package/dist/components/BbColorInput/BbColorInput.vue.d.ts +4 -0
- package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +4 -0
- package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +5 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -0
- package/dist/components/BbTag/BbTag.vue.d.ts +4 -0
- package/dist/components/BbTextInput/BbTextInput.vue.d.ts +4 -0
- package/dist/components/BbTextarea/BbTextarea.vue.d.ts +4 -0
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +0 -1
- package/dist/components/ClearableButton.vue.d.ts +2 -0
- package/dist/components/CommonInputInnerContainer.vue.d.ts +9 -1
- package/dist/index100.js +9 -9
- package/dist/index101.js +41 -37
- package/dist/index111.js +11 -11
- package/dist/index113.js +6 -4
- package/dist/index115.js +17 -15
- package/dist/index117.js +14 -12
- package/dist/index119.js +2 -2
- package/dist/index121.js +59 -61
- 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/index13.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +38 -33
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +58 -79
- package/dist/index209.js +13 -25
- package/dist/index21.js +12 -12
- package/dist/index210.js +19 -16
- package/dist/index211.js +4 -48
- package/dist/index212.js +13 -15
- package/dist/index213.js +3 -3
- package/dist/index214.js +126 -12
- package/dist/index215.js +5 -16
- package/dist/index216.js +125 -5
- package/dist/index217.js +2 -2
- package/dist/index218.js +2 -2
- package/dist/index219.js +3 -3
- package/dist/index220.js +2 -2
- package/dist/index221.js +2 -19
- package/dist/index222.js +2 -27
- package/dist/index223.js +41 -2
- package/dist/index224.js +5 -7
- package/dist/index225.js +11 -246
- package/dist/index226.js +5 -52
- package/dist/index227.js +2 -44
- package/dist/index228.js +369 -5
- package/dist/index229.js +80 -54
- package/dist/index23.js +111 -107
- package/dist/index231.js +25 -2
- package/dist/index232.js +17 -4
- package/dist/index233.js +51 -2
- package/dist/index234.js +15 -53
- package/dist/index235.js +5 -0
- package/dist/index236.js +12 -13
- package/dist/index237.js +15 -19
- package/dist/index238.js +2 -4
- package/dist/index239.js +4 -3
- package/dist/index240.js +2 -41
- package/dist/index241.js +19 -6
- package/dist/index242.js +27 -7
- package/dist/index243.js +6 -13
- package/dist/index244.js +250 -3
- package/dist/index245.js +49 -123
- package/dist/index246.js +44 -125
- package/dist/index247.js +5 -2
- package/dist/index248.js +60 -5
- package/dist/index249.js +3 -369
- package/dist/index25.js +7 -7
- package/dist/index250.js +7 -2
- package/dist/index251.js +2 -2
- package/dist/index252.js +2 -2
- package/dist/index253.js +2 -18
- package/dist/index254.js +17 -105
- package/dist/index255.js +108 -0
- package/dist/{index256.js → index257.js} +2 -2
- package/dist/index259.js +11 -9
- package/dist/index260.js +9 -2
- package/dist/index261.js +3 -6
- package/dist/index262.js +6 -16
- package/dist/index263.js +15 -8
- package/dist/index264.js +9 -23
- package/dist/index265.js +23 -90
- package/dist/index266.js +92 -0
- package/dist/index268.js +9 -17
- package/dist/index269.js +224 -9
- package/dist/index27.js +1 -1
- package/dist/index270.js +3 -28
- package/dist/index272.js +7 -6
- package/dist/index273.js +176 -2
- package/dist/index274.js +7 -2
- package/dist/index275.js +11 -2
- package/dist/index276.js +281 -2
- package/dist/index277.js +6 -2
- package/dist/index278.js +2 -2
- package/dist/index279.js +2 -2
- package/dist/index280.js +2 -2
- package/dist/index281.js +2 -2
- package/dist/index282.js +2 -2
- package/dist/index283.js +2 -2
- package/dist/index284.js +125 -21
- package/dist/index285.js +433 -0
- package/dist/index286.js +2 -7
- package/dist/index287.js +22 -7
- package/dist/index289.js +3 -4
- package/dist/index29.js +48 -40
- package/dist/index290.js +17 -3
- package/dist/index291.js +11 -0
- package/dist/index292.js +23 -171
- package/dist/index293.js +3 -430
- package/dist/index294.js +436 -2
- package/dist/index295.js +125 -87
- package/dist/index296.js +200 -224
- package/dist/index297.js +2 -200
- package/dist/index298.js +2 -8
- package/dist/index299.js +2 -9
- package/dist/index300.js +2 -2
- package/dist/index301.js +2 -126
- package/dist/index302.js +1 -21
- package/dist/index303.js +24 -0
- package/dist/index305.js +8 -127
- package/dist/index306.js +89 -3
- package/dist/index307.js +1 -1
- package/dist/index308.js +3 -214
- package/dist/index309.js +214 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -3
- package/dist/index311.js +3 -58
- package/dist/index312.js +3 -5
- package/dist/index313.js +57 -7
- package/dist/index314.js +5 -53
- package/dist/index315.js +65 -51
- package/dist/index316.js +6 -32
- package/dist/index317.js +17 -5
- package/dist/index318.js +2 -66
- package/dist/index319.js +32 -6
- package/dist/index320.js +25 -18
- package/dist/index321.js +53 -4
- package/dist/index322.js +53 -5
- package/dist/index323.js +5 -2
- package/dist/index324.js +8 -3
- package/dist/index325.js +6 -46
- package/dist/index326.js +6 -0
- package/dist/index327.js +47 -2
- package/dist/index328.js +2 -480
- package/dist/index33.js +8 -8
- package/dist/index331.js +480 -2
- package/dist/{index329.js → index332.js} +1 -1
- package/dist/index334.js +4 -0
- package/dist/index35.js +4 -4
- package/dist/index37.js +200 -189
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +92 -85
- package/dist/index47.js +40 -36
- package/dist/index49.js +39 -35
- package/dist/index51.js +11 -12
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +11 -10
- package/dist/index67.js +14 -12
- package/dist/index71.js +5 -3
- 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 +11 -9
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index230.js +0 -15
- package/dist/index258.js +0 -14
- package/dist/index267.js +0 -5
- package/dist/index271.js +0 -283
- package/dist/index288.js +0 -13
- package/dist/index304.js +0 -438
- /package/dist/{index330.js → index333.js} +0 -0
package/dist/index313.js
CHANGED
@@ -1,10 +1,60 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
if (
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
var o = function(a, e, s, t) {
|
2
|
+
if (s === "a" && !t) throw new TypeError("Private accessor was defined without a getter");
|
3
|
+
if (typeof e == "function" ? a !== e || !t : !e.has(a)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
4
|
+
return s === "m" ? t : s === "a" ? t.call(a) : t ? t.value : e.get(a);
|
5
|
+
}, i, l, r;
|
6
|
+
class d {
|
7
|
+
constructor(...e) {
|
8
|
+
i.set(this, /* @__PURE__ */ new Map()), l.set(this, /* @__PURE__ */ new Map()), r.set(this, /* @__PURE__ */ new Map());
|
9
|
+
for (const s of e)
|
10
|
+
this.define(s);
|
11
|
+
}
|
12
|
+
define(e, s = !1) {
|
13
|
+
for (let [t, f] of Object.entries(e)) {
|
14
|
+
t = t.toLowerCase(), f = f.map((n) => n.toLowerCase()), o(this, r, "f").has(t) || o(this, r, "f").set(t, /* @__PURE__ */ new Set());
|
15
|
+
const h = o(this, r, "f").get(t);
|
16
|
+
let u = !0;
|
17
|
+
for (let n of f) {
|
18
|
+
const w = n.startsWith("*");
|
19
|
+
if (n = w ? n.slice(1) : n, h == null || h.add(n), u && o(this, l, "f").set(t, n), u = !1, w)
|
20
|
+
continue;
|
21
|
+
const c = o(this, i, "f").get(n);
|
22
|
+
if (c && c != t && !s)
|
23
|
+
throw new Error(`"${t} -> ${n}" conflicts with "${c} -> ${n}". Pass \`force=true\` to override this definition.`);
|
24
|
+
o(this, i, "f").set(n, t);
|
25
|
+
}
|
26
|
+
}
|
27
|
+
return this;
|
28
|
+
}
|
29
|
+
getType(e) {
|
30
|
+
if (typeof e != "string")
|
31
|
+
return null;
|
32
|
+
const s = e.replace(/^.*[/\\]/, "").toLowerCase(), t = s.replace(/^.*\./, "").toLowerCase(), f = s.length < e.length;
|
33
|
+
return !(t.length < s.length - 1) && f ? null : o(this, i, "f").get(t) ?? null;
|
34
|
+
}
|
35
|
+
getExtension(e) {
|
36
|
+
var s;
|
37
|
+
return typeof e != "string" ? null : (e = (s = e == null ? void 0 : e.split) == null ? void 0 : s.call(e, ";")[0], (e && o(this, l, "f").get(e.trim().toLowerCase())) ?? null);
|
38
|
+
}
|
39
|
+
getAllExtensions(e) {
|
40
|
+
return typeof e != "string" ? null : o(this, r, "f").get(e.toLowerCase()) ?? null;
|
41
|
+
}
|
42
|
+
_freeze() {
|
43
|
+
this.define = () => {
|
44
|
+
throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances");
|
45
|
+
}, Object.freeze(this);
|
46
|
+
for (const e of o(this, r, "f").values())
|
47
|
+
Object.freeze(e);
|
48
|
+
return this;
|
49
|
+
}
|
50
|
+
_getTestState() {
|
51
|
+
return {
|
52
|
+
types: o(this, i, "f"),
|
53
|
+
extensions: o(this, l, "f")
|
54
|
+
};
|
55
|
+
}
|
7
56
|
}
|
57
|
+
i = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
|
8
58
|
export {
|
9
|
-
|
59
|
+
d as default
|
10
60
|
};
|
package/dist/index314.js
CHANGED
@@ -1,55 +1,7 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
|
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
|
+
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();
|
53
5
|
export {
|
54
|
-
|
6
|
+
o as flattenTree
|
55
7
|
};
|
package/dist/index315.js
CHANGED
@@ -1,55 +1,69 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
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 "./index212.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 }
|
6
19
|
},
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
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));
|
51
65
|
}
|
52
|
-
};
|
66
|
+
});
|
53
67
|
export {
|
54
|
-
|
68
|
+
z as default
|
55
69
|
};
|
package/dist/index316.js
CHANGED
@@ -1,35 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
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
|
+
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;
|
31
6
|
}
|
32
|
-
const a = /* @__PURE__ */ n(l, [["render", i]]);
|
33
7
|
export {
|
34
|
-
|
8
|
+
c as chunk
|
35
9
|
};
|
package/dist/index317.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
|
};
|
package/dist/index318.js
CHANGED
@@ -1,69 +1,5 @@
|
|
1
|
-
import
|
2
|
-
import { useLocale as k } from "./index230.js";
|
3
|
-
import h from "./index13.js";
|
4
|
-
/* empty css */
|
5
|
-
import C from "./index127.js";
|
1
|
+
import o from "./index266.js";
|
6
2
|
/* 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 }
|
19
|
-
},
|
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));
|
65
|
-
}
|
66
|
-
});
|
67
3
|
export {
|
68
|
-
|
4
|
+
o as default
|
69
5
|
};
|
package/dist/index319.js
CHANGED
@@ -1,9 +1,35 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import n from "./index272.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
|
+
]));
|
6
31
|
}
|
32
|
+
const a = /* @__PURE__ */ n(l, [["render", i]]);
|
7
33
|
export {
|
8
|
-
|
34
|
+
a as default
|
9
35
|
};
|
package/dist/index320.js
CHANGED
@@ -1,21 +1,28 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
1
|
+
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import n from "./index272.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
|
+
]));
|
17
24
|
}
|
18
|
-
const
|
25
|
+
const d = /* @__PURE__ */ n(l, [["render", c]]);
|
19
26
|
export {
|
20
|
-
|
27
|
+
d as default
|
21
28
|
};
|
package/dist/index321.js
CHANGED
@@ -1,6 +1,55 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
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
|
+
};
|
4
53
|
export {
|
5
|
-
e as
|
54
|
+
e as default
|
6
55
|
};
|
package/dist/index322.js
CHANGED
@@ -1,7 +1,55 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
|
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
|
-
|
54
|
+
e as default
|
7
55
|
};
|
package/dist/index323.js
CHANGED
package/dist/index324.js
CHANGED
@@ -1,5 +1,10 @@
|
|
1
|
-
import o from "./
|
2
|
-
|
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;
|
7
|
+
}
|
3
8
|
export {
|
4
|
-
|
9
|
+
c as isPlainObject
|
5
10
|
};
|