bitboss-ui 2.1.92 → 2.1.93
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/BbTab/BbTab.vue.d.ts +120 -91
- package/dist/index107.js +7 -7
- package/dist/index114.js +1 -1
- package/dist/index120.js +239 -167
- package/dist/index122.js +10 -10
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +4 -4
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index143.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +6 -6
- package/dist/index21.js +14 -14
- package/dist/index217.js +4 -32
- package/dist/index218.js +8 -28
- package/dist/index219.js +6 -0
- package/dist/index220.js +13 -5
- package/dist/index221.js +20 -8
- package/dist/index222.js +201 -2
- package/dist/index224.js +135 -17
- package/dist/index226.js +9 -0
- package/dist/index227.js +2 -100
- package/dist/index228.js +4 -0
- package/dist/index229.js +188 -3
- package/dist/index23.js +11 -11
- package/dist/index230.js +3 -13
- package/dist/index231.js +13 -13
- package/dist/index233.js +1 -1
- package/dist/index234.js +4 -9
- package/dist/index235.js +8 -186
- package/dist/index236.js +3 -3
- package/dist/index237.js +4 -3
- package/dist/index238.js +3 -18
- package/dist/index239.js +9 -12
- package/dist/index240.js +8 -15
- package/dist/index241.js +3 -12
- package/dist/index244.js +17 -4
- package/dist/index245.js +49 -133
- package/dist/index246.js +14 -0
- package/dist/index247.js +33 -229
- package/dist/index248.js +28 -2
- package/dist/index25.js +2 -2
- package/dist/index251.js +5 -2
- package/dist/index252.js +5 -3
- package/dist/index253.js +5 -10
- package/dist/index254.js +5 -3
- package/dist/index255.js +2 -4
- package/dist/index256.js +6 -5
- package/dist/index257.js +8 -5
- package/dist/index258.js +268 -5
- package/dist/index259.js +52 -5
- package/dist/index260.js +52 -6
- package/dist/index261.js +30 -6
- package/dist/index262.js +53 -261
- package/dist/index263.js +78 -44
- package/dist/index265.js +15 -32
- package/dist/index266.js +32 -58
- package/dist/index267.js +9 -5
- package/dist/index268.js +9 -5
- package/dist/index269.js +23 -5
- package/dist/index270.js +6 -2
- package/dist/index271.js +15 -19
- package/dist/index272.js +52 -6
- package/dist/index273.js +2 -2
- package/dist/index274.js +7 -34
- package/dist/index275.js +6 -8
- package/dist/index276.js +9 -3
- package/dist/index277.js +2 -5
- package/dist/index278.js +2 -4
- package/dist/index279.js +3 -201
- package/dist/index280.js +20 -0
- package/dist/index281.js +11 -8
- package/dist/index282.js +106 -23
- package/dist/index284.js +100 -6
- package/dist/index286.js +229 -11
- package/dist/index287.js +33 -2
- package/dist/index288.js +3 -7
- package/dist/index289.js +67 -7
- package/dist/index29.js +2 -2
- package/dist/index290.js +11 -9
- package/dist/index291.js +5 -8
- package/dist/index292.js +5 -67
- package/dist/index293.js +5 -53
- package/dist/index294.js +7 -0
- package/dist/index295.js +1 -1
- package/dist/index296.js +3 -7
- package/dist/index297.js +7 -3
- package/dist/index299.js +3 -17
- package/dist/index300.js +5 -4
- package/dist/index301.js +4 -5
- package/dist/index302.js +1 -1
- package/dist/index303.js +14 -25
- package/dist/index304.js +28 -3
- package/dist/index305.js +280 -2
- package/dist/index306.js +2 -280
- package/dist/index307.js +16 -2
- package/dist/index308.js +2 -16
- package/dist/index309.js +16 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -16
- package/dist/index311.js +27 -2
- package/dist/index312.js +2 -27
- package/dist/index313.js +2 -2
- package/dist/index314.js +1 -1
- package/dist/index315.js +1 -1
- package/dist/index316.js +1 -1
- package/dist/index317.js +1 -1
- package/dist/index318.js +1 -1
- package/dist/index319.js +719 -2
- package/dist/index320.js +366 -5
- package/dist/index321.js +57 -3
- package/dist/index322.js +3 -124
- package/dist/index323.js +3 -2
- package/dist/index324.js +3 -15
- package/dist/index325.js +2 -2
- package/dist/index326.js +5 -18
- package/dist/index327.js +5 -2
- package/dist/index328.js +2 -719
- package/dist/index329.js +8 -366
- package/dist/index33.js +6 -6
- package/dist/index330.js +5 -56
- package/dist/index331.js +8 -2
- package/dist/index332.js +5 -58
- package/dist/index333.js +7 -58
- package/dist/index334.js +6 -227
- package/dist/index335.js +18 -5
- package/dist/index336.js +8 -34
- package/dist/index337.js +15 -6
- package/dist/index338.js +222 -123
- package/dist/index339.js +30 -393
- package/dist/index340.js +6 -47
- package/dist/index341.js +128 -3
- package/dist/index342.js +397 -6
- package/dist/index343.js +57 -18
- package/dist/index344.js +58 -9
- package/dist/index345.js +124 -14
- package/dist/index346.js +2 -5
- package/dist/index347.js +14 -6
- package/dist/index348.js +2 -8
- package/dist/index349.js +18 -5
- package/dist/index35.js +4 -4
- package/dist/index350.js +2 -8
- package/dist/index351.js +21 -92
- package/dist/index353.js +129 -515
- package/dist/index354.js +47 -22
- package/dist/index355.js +95 -0
- package/dist/index356.js +503 -424
- package/dist/index357.js +427 -114
- package/dist/index358.js +126 -48
- package/dist/index359.js +52 -0
- package/dist/index37.js +15 -15
- package/dist/index39.js +6 -6
- package/dist/index41.js +2 -2
- package/dist/index43.js +6 -6
- package/dist/index45.js +6 -6
- 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 +5 -5
- package/dist/index67.js +1 -1
- package/dist/index80.js +5 -5
- package/dist/index82.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +3 -3
- package/dist/index88.js +1 -1
- package/dist/index91.js +2 -2
- package/dist/index93.js +2 -2
- package/dist/index95.js +4 -4
- package/dist/utilities/functions/merge.d.ts +11 -1
- package/package.json +2 -2
- package/dist/index223.js +0 -53
- package/dist/index225.js +0 -108
- package/dist/index249.js +0 -88
- package/dist/index264.js +0 -54
- package/dist/index285.js +0 -18
- package/dist/index298.js +0 -5
- package/dist/index352.js +0 -136
- /package/dist/{index283.js → index250.js} +0 -0
package/dist/index346.js
CHANGED
package/dist/index347.js
CHANGED
|
@@ -1,9 +1,17 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { __module as e } from "./index348.js";
|
|
2
|
+
var a = e.exports, u;
|
|
3
|
+
function i() {
|
|
4
|
+
return u ? e.exports : (u = 1, function(_, o) {
|
|
5
|
+
(function(n, r) {
|
|
6
|
+
_.exports = r();
|
|
7
|
+
})(a, function() {
|
|
8
|
+
return { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(n) {
|
|
9
|
+
var r = ["th", "st", "nd", "rd"], t = n % 100;
|
|
10
|
+
return "[" + n + (r[(t - 20) % 10] || r[t] || r[0]) + "]";
|
|
11
|
+
} };
|
|
12
|
+
});
|
|
13
|
+
}(e), e.exports);
|
|
6
14
|
}
|
|
7
15
|
export {
|
|
8
|
-
|
|
16
|
+
i as __require
|
|
9
17
|
};
|
package/dist/index348.js
CHANGED
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
if (t = t.replace(/^#/, ""), !/^([A-Fa-f0-9]{3}|[A-Fa-f0-9]{6})$/.test(t))
|
|
3
|
-
throw new Error("Invalid hex code");
|
|
4
|
-
t.length === 3 && (t = t.split("").map((n) => n + n).join(""));
|
|
5
|
-
const r = parseInt(t.slice(0, 2), 16), s = parseInt(t.slice(2, 4), 16), o = parseInt(t.slice(4, 6), 16);
|
|
6
|
-
return [r, s, o];
|
|
7
|
-
}
|
|
1
|
+
var e = { exports: {} };
|
|
8
2
|
export {
|
|
9
|
-
|
|
3
|
+
e as __module
|
|
10
4
|
};
|
package/dist/index349.js
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { __module as r } from "./index350.js";
|
|
2
|
+
import { __require as m } from "./index305.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);
|
|
5
18
|
}
|
|
6
19
|
export {
|
|
7
|
-
|
|
20
|
+
f as __require
|
|
8
21
|
};
|
package/dist/index35.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as I, ref as v, computed as f, createElementBlock as l, openBlock as r, mergeProps as h, createElementVNode as i, renderSlot as g, Fragment as V, renderList as M, normalizeClass as D, toDisplayString as F, unref as y } from "vue";
|
|
2
|
-
import { booleanishToBoolean as T } from "./
|
|
3
|
-
import { identity as $ } from "./
|
|
4
|
-
import { isCssColor as k } from "./
|
|
2
|
+
import { booleanishToBoolean as T } from "./index277.js";
|
|
3
|
+
import { identity as $ } from "./index278.js";
|
|
4
|
+
import { isCssColor as k } from "./index228.js";
|
|
5
5
|
import { isNotNil as q } from "./index144.js";
|
|
6
|
-
import { useLocale as x } from "./
|
|
6
|
+
import { useLocale as x } from "./index220.js";
|
|
7
7
|
const H = { class: "bb-base-rating__inner-container" }, S = { class: "bb-base-rating__label-text sr-only" }, N = ["id", "aria-describedby", "autofocus", "checked", "disabled", "name", "required", "value"], j = ["height", "width"], W = /* @__PURE__ */ I({
|
|
8
8
|
__name: "BaseRating",
|
|
9
9
|
props: {
|
package/dist/index350.js
CHANGED
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const t = a / 100, c = s * Math.min(t, 1 - t) / 100, n = (h) => {
|
|
3
|
-
const o = (h + r / 30) % 12, e = t - c * Math.max(Math.min(o - 3, 9 - o, 1), -1);
|
|
4
|
-
return Math.round(255 * e).toString(16).padStart(2, "0");
|
|
5
|
-
};
|
|
6
|
-
return `#${n(0)}${n(8)}${n(4)}`;
|
|
7
|
-
};
|
|
1
|
+
var e = { exports: {} };
|
|
8
2
|
export {
|
|
9
|
-
|
|
3
|
+
e as __module
|
|
10
4
|
};
|
package/dist/index351.js
CHANGED
|
@@ -1,95 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
function K(t) {
|
|
22
|
-
var o = t - u, l = t - s, L = r - o;
|
|
23
|
-
return d ? D(L, g - l) : L;
|
|
24
|
-
}
|
|
25
|
-
function E(t) {
|
|
26
|
-
var o = t - u, l = t - s;
|
|
27
|
-
return u === void 0 || o >= r || o < 0 || d && l >= g;
|
|
28
|
-
}
|
|
29
|
-
function b() {
|
|
30
|
-
var t = h();
|
|
31
|
-
if (E(t))
|
|
32
|
-
return k(t);
|
|
33
|
-
i = setTimeout(b, K(t));
|
|
34
|
-
}
|
|
35
|
-
function k(t) {
|
|
36
|
-
return i = void 0, j && f ? v(t) : (f = a = void 0, c);
|
|
37
|
-
}
|
|
38
|
-
function Q() {
|
|
39
|
-
i !== void 0 && clearTimeout(i), s = 0, f = u = a = i = void 0;
|
|
40
|
-
}
|
|
41
|
-
function V() {
|
|
42
|
-
return i === void 0 ? c : k(h());
|
|
43
|
-
}
|
|
44
|
-
function T() {
|
|
45
|
-
var t = h(), o = E(t);
|
|
46
|
-
if (f = arguments, a = this, u = t, o) {
|
|
47
|
-
if (i === void 0)
|
|
48
|
-
return J(u);
|
|
49
|
-
if (d)
|
|
50
|
-
return i = setTimeout(b, r), v(u);
|
|
51
|
-
}
|
|
52
|
-
return i === void 0 && (i = setTimeout(b, r)), c;
|
|
53
|
-
}
|
|
54
|
-
return T.cancel = Q, T.flush = V, T;
|
|
1
|
+
import { defineComponent as a, computed as i, createBlock as r, openBlock as d, Transition as l, normalizeStyle as s, withCtx as u, renderSlot as p } from "vue";
|
|
2
|
+
const f = /* @__PURE__ */ a({
|
|
3
|
+
__name: "Slide",
|
|
4
|
+
props: {
|
|
5
|
+
direction: { default: "right" },
|
|
6
|
+
duration: { default: 500 },
|
|
7
|
+
gap: { default: 0 }
|
|
8
|
+
},
|
|
9
|
+
setup(t) {
|
|
10
|
+
const n = t, o = i(() => `bb-slide-in-${n.direction}`);
|
|
11
|
+
return (e, m) => (d(), r(l, {
|
|
12
|
+
name: o.value,
|
|
13
|
+
style: s({ "--transition-duration": `${e.duration}ms`, "--gap": `${e.gap}px` })
|
|
14
|
+
}, {
|
|
15
|
+
default: u(() => [
|
|
16
|
+
p(e.$slots, "default", {}, void 0, !0)
|
|
17
|
+
]),
|
|
18
|
+
_: 3
|
|
19
|
+
}, 8, ["name", "style"]));
|
|
55
20
|
}
|
|
56
|
-
|
|
57
|
-
var f = !0, a = !0;
|
|
58
|
-
if (typeof e != "function")
|
|
59
|
-
throw new TypeError(x);
|
|
60
|
-
return m(n) && (f = "leading" in n ? !!n.leading : f, a = "trailing" in n ? !!n.trailing : a), H(e, r, {
|
|
61
|
-
leading: f,
|
|
62
|
-
maxWait: r,
|
|
63
|
-
trailing: a
|
|
64
|
-
});
|
|
65
|
-
}
|
|
66
|
-
function m(e) {
|
|
67
|
-
var r = typeof e;
|
|
68
|
-
return !!e && (r == "object" || r == "function");
|
|
69
|
-
}
|
|
70
|
-
function X(e) {
|
|
71
|
-
return !!e && typeof e == "object";
|
|
72
|
-
}
|
|
73
|
-
function z(e) {
|
|
74
|
-
return typeof e == "symbol" || X(e) && G.call(e) == W;
|
|
75
|
-
}
|
|
76
|
-
function O(e) {
|
|
77
|
-
if (typeof e == "number")
|
|
78
|
-
return e;
|
|
79
|
-
if (z(e))
|
|
80
|
-
return I;
|
|
81
|
-
if (m(e)) {
|
|
82
|
-
var r = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
83
|
-
e = m(r) ? r + "" : r;
|
|
84
|
-
}
|
|
85
|
-
if (typeof e != "string")
|
|
86
|
-
return e === 0 ? e : +e;
|
|
87
|
-
e = e.replace(C, "");
|
|
88
|
-
var n = N.test(e);
|
|
89
|
-
return n || R.test(e) ? $(e.slice(2), n ? 2 : 8) : M.test(e) ? I : +e;
|
|
90
|
-
}
|
|
91
|
-
return p = U, p;
|
|
92
|
-
}
|
|
21
|
+
});
|
|
93
22
|
export {
|
|
94
|
-
|
|
23
|
+
f as default
|
|
95
24
|
};
|