bitboss-ui 2.0.174 → 2.0.176
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/BaseButton/BaseButton.vue.d.ts +1 -1
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -0
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
- package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
- package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
- package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +12 -12
- package/dist/index129.js +20 -26
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index133.js +1 -1
- package/dist/index136.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index139.js +2 -2
- package/dist/index15.js +9 -9
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +2 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +13 -2
- package/dist/index21.js +8 -8
- package/dist/index210.js +66 -4
- package/dist/index212.js +176 -12
- package/dist/index213.js +79 -59
- package/dist/index215.js +28 -33
- package/dist/index216.js +17 -4
- package/dist/index217.js +51 -13
- package/dist/index218.js +14 -10
- package/dist/index219.js +3 -20
- package/dist/index220.js +12 -200
- package/dist/index221.js +18 -0
- package/dist/index222.js +29 -115
- package/dist/index223.js +4 -0
- package/dist/index224.js +4 -2
- package/dist/index225.js +2 -2
- package/dist/index226.js +5 -3
- package/dist/index227.js +4 -4
- package/dist/index228.js +4 -4
- package/dist/index229.js +4 -4
- package/dist/index23.js +15 -15
- package/dist/index230.js +4 -4
- package/dist/index231.js +5 -5
- package/dist/index232.js +2 -5
- package/dist/index233.js +2 -2
- package/dist/index234.js +2 -2
- package/dist/index235.js +13 -2
- package/dist/index236.js +10 -50
- package/dist/index237.js +19 -16
- package/dist/index238.js +108 -101
- package/dist/index240.js +53 -47
- package/dist/index242.js +95 -81
- package/dist/index244.js +4 -29
- package/dist/index245.js +197 -16
- package/dist/index247.js +17 -11
- package/dist/index248.js +12 -41
- package/dist/index25.js +154 -224
- package/dist/index250.js +228 -7
- package/dist/index251.js +12 -14
- package/dist/index252.js +3 -177
- package/dist/index253.js +1 -1
- package/dist/index254.js +1 -1
- package/dist/index256.js +5 -5
- package/dist/index260.js +1 -1
- package/dist/index261.js +2 -18
- package/dist/index262.js +2 -12
- package/dist/index263.js +8 -227
- package/dist/index264.js +23 -3
- package/dist/index265.js +10 -6
- package/dist/index266.js +3 -16
- package/dist/index267.js +41 -10
- package/dist/index268.js +7 -3
- package/dist/index269.js +15 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +3 -9
- package/dist/index271.js +6 -9
- package/dist/index272.js +16 -23
- package/dist/index273.js +9 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +8 -5
- package/dist/index276.js +2 -67
- package/dist/index277.js +5 -2
- package/dist/index278.js +67 -5
- package/dist/index279.js +4 -7
- package/dist/index280.js +8 -4
- package/dist/index283.js +1 -1
- package/dist/index284.js +3 -2
- package/dist/index285.js +17 -3
- package/dist/index286.js +28 -3
- package/dist/index287.js +2 -7
- package/dist/index288.js +3 -10
- package/dist/index289.js +4 -4
- package/dist/index29.js +3 -3
- package/dist/index290.js +279 -27
- package/dist/index291.js +2 -280
- package/dist/index292.js +125 -2
- package/dist/index293.js +2 -125
- package/dist/index294.js +15 -2
- package/dist/index295.js +2 -15
- package/dist/index296.js +16 -2
- package/dist/index297.js +2 -16
- package/dist/index298.js +16 -2
- package/dist/index299.js +2 -16
- package/dist/index300.js +19 -2
- package/dist/index301.js +2 -19
- package/dist/index302.js +3 -2
- package/dist/index303.js +7 -6
- package/dist/index304.js +11 -3
- package/dist/index306.js +3 -17
- package/dist/index307.js +1 -1
- package/dist/index308.js +5 -470
- package/dist/index309.js +1 -1
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -200
- package/dist/index321.js +471 -2
- package/dist/index322.js +2 -5
- package/dist/index323.js +5 -701
- package/dist/index324.js +199 -353
- package/dist/index325.js +701 -58
- package/dist/index326.js +354 -5
- package/dist/index327.js +58 -2
- package/dist/index328.js +2 -8
- package/dist/index329.js +6 -5
- package/dist/index33.js +8 -8
- package/dist/index330.js +47 -8
- package/dist/index332.js +2 -2
- package/dist/index333.js +6 -32
- package/dist/index334.js +18 -27
- package/dist/index335.js +35 -0
- package/dist/index336.js +28 -7
- package/dist/index338.js +57 -227
- package/dist/index339.js +58 -47
- package/dist/index340.js +7 -6
- package/dist/index341.js +6 -58
- package/dist/index342.js +7 -57
- package/dist/index343.js +221 -86
- package/dist/index344.js +95 -0
- package/dist/index345.js +482 -3
- package/dist/index348.js +3 -127
- package/dist/index349.js +43 -478
- package/dist/index35.js +4 -4
- package/dist/index350.js +429 -40
- package/dist/index351.js +129 -0
- package/dist/index37.js +101 -101
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index73.js +23 -26
- package/dist/index77.js +32 -34
- package/dist/index79.js +4 -4
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +2 -2
- package/dist/index94.js +7 -6
- package/dist/index96.js +1 -1
- package/dist/utilities/functions/parseSize.d.ts +2 -0
- package/package.json +1 -1
- package/dist/index211.js +0 -4
- package/dist/index246.js +0 -17
- package/dist/index337.js +0 -21
- package/dist/index347.js +0 -438
package/dist/index270.js
CHANGED
package/dist/index271.js
CHANGED
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
return e;
|
6
|
-
}
|
7
|
-
return -1;
|
8
|
-
};
|
1
|
+
import e from "./index325.js";
|
2
|
+
import o from "./index326.js";
|
3
|
+
import r from "./index327.js";
|
4
|
+
const f = new r(o, e)._freeze();
|
9
5
|
export {
|
10
|
-
|
6
|
+
r as Mime,
|
7
|
+
f as default
|
11
8
|
};
|
package/dist/index272.js
CHANGED
@@ -1,25 +1,18 @@
|
|
1
|
-
const e = {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
// `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
|
17
|
-
`iframe${e.inert}${e.negTabIndex}`,
|
18
|
-
`audio[controls]${e.inert}${e.negTabIndex}`,
|
19
|
-
`video[controls]${e.inert}${e.negTabIndex}`,
|
20
|
-
`[contenteditable]${e.inert}${e.negTabIndex}`,
|
21
|
-
`[tabindex]${e.inert}${e.negTabIndex}`
|
22
|
-
];
|
1
|
+
const e = (o, r, f) => o.reduce((t, n) => {
|
2
|
+
if (t) return t;
|
3
|
+
if (f(n))
|
4
|
+
return n;
|
5
|
+
if (r in n) {
|
6
|
+
const i = e(
|
7
|
+
[].concat(n[r]),
|
8
|
+
r,
|
9
|
+
f
|
10
|
+
);
|
11
|
+
if (i)
|
12
|
+
return i;
|
13
|
+
}
|
14
|
+
return t;
|
15
|
+
}, null);
|
23
16
|
export {
|
24
|
-
|
17
|
+
e as findInTree
|
25
18
|
};
|
package/dist/index273.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
}
|
8
|
-
}
|
1
|
+
function u(e, i) {
|
2
|
+
let t;
|
3
|
+
return function(...o) {
|
4
|
+
t !== void 0 && clearTimeout(t), t = setTimeout(() => {
|
5
|
+
e.apply(this, o);
|
6
|
+
}, i);
|
7
|
+
};
|
8
|
+
}
|
9
9
|
export {
|
10
|
-
|
10
|
+
u as debounce
|
11
11
|
};
|
package/dist/index274.js
CHANGED
@@ -1,10 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
import { get as o } from "./index304.js";
|
2
|
+
const e = () => ({
|
3
|
+
getItemValue(n, f) {
|
4
|
+
if (typeof f > "u") return n;
|
5
|
+
if (typeof f == "function") return f(n);
|
6
|
+
if (typeof f == "string") return o(n, f);
|
7
|
+
}
|
8
|
+
});
|
8
9
|
export {
|
9
|
-
|
10
|
+
e as useItemValue
|
10
11
|
};
|
package/dist/index275.js
CHANGED
@@ -1,7 +1,10 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
]
|
1
|
+
const u = (t, r) => t.reduce(
|
2
|
+
(e, n, o, d) => {
|
3
|
+
const s = r(n, o, d);
|
4
|
+
return e[s] = n, e;
|
5
|
+
},
|
6
|
+
{}
|
7
|
+
);
|
5
8
|
export {
|
6
|
-
|
9
|
+
u as indexBy
|
7
10
|
};
|
package/dist/index276.js
CHANGED
@@ -1,69 +1,4 @@
|
|
1
|
-
|
2
|
-
import { useLocale as k } from "./index217.js";
|
3
|
-
import h from "./index13.js";
|
4
|
-
/* empty css */
|
5
|
-
import C from "./index85.js";
|
6
|
-
/* empty css */
|
7
|
-
const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
|
8
|
-
key: 1,
|
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.showClose ? (o(), i(h, {
|
40
|
-
key: 0,
|
41
|
-
"aria-label": f(_)("common.closeLabel").value,
|
42
|
-
class: "bb-toast-message__close",
|
43
|
-
onClick: b
|
44
|
-
}, {
|
45
|
-
default: g(() => a[0] || (a[0] = [
|
46
|
-
t("svg", {
|
47
|
-
fill: "none",
|
48
|
-
viewBox: "0 0 24 24",
|
49
|
-
xmlns: "http://www.w3.org/2000/svg"
|
50
|
-
}, [
|
51
|
-
t("path", {
|
52
|
-
d: "M23 23L1 1M23 1L1 23",
|
53
|
-
stroke: "currentColor",
|
54
|
-
"stroke-linecap": "round",
|
55
|
-
"stroke-width": "2"
|
56
|
-
})
|
57
|
-
], -1)
|
58
|
-
])),
|
59
|
-
_: 1
|
60
|
-
}, 8, ["aria-label"])) : s("", !0),
|
61
|
-
e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
|
62
|
-
t("p", B, n(e.text), 1)
|
63
|
-
])
|
64
|
-
], 2));
|
65
|
-
}
|
66
|
-
});
|
1
|
+
const t = (d, o) => +d + +o;
|
67
2
|
export {
|
68
|
-
|
3
|
+
t as add
|
69
4
|
};
|
package/dist/index277.js
CHANGED
package/dist/index278.js
CHANGED
@@ -1,7 +1,69 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as d, createElementBlock as l, openBlock as o, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
|
2
|
+
import { useLocale as k } from "./index235.js";
|
3
|
+
import h from "./index13.js";
|
4
|
+
/* empty css */
|
5
|
+
import C from "./index85.js";
|
6
|
+
/* empty css */
|
7
|
+
const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
|
8
|
+
key: 1,
|
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.showClose ? (o(), i(h, {
|
40
|
+
key: 0,
|
41
|
+
"aria-label": f(_)("common.closeLabel").value,
|
42
|
+
class: "bb-toast-message__close",
|
43
|
+
onClick: b
|
44
|
+
}, {
|
45
|
+
default: g(() => a[0] || (a[0] = [
|
46
|
+
t("svg", {
|
47
|
+
fill: "none",
|
48
|
+
viewBox: "0 0 24 24",
|
49
|
+
xmlns: "http://www.w3.org/2000/svg"
|
50
|
+
}, [
|
51
|
+
t("path", {
|
52
|
+
d: "M23 23L1 1M23 1L1 23",
|
53
|
+
stroke: "currentColor",
|
54
|
+
"stroke-linecap": "round",
|
55
|
+
"stroke-width": "2"
|
56
|
+
})
|
57
|
+
], -1)
|
58
|
+
])),
|
59
|
+
_: 1
|
60
|
+
}, 8, ["aria-label"])) : s("", !0),
|
61
|
+
e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
|
62
|
+
t("p", B, n(e.text), 1)
|
63
|
+
])
|
64
|
+
], 2));
|
65
|
+
}
|
66
|
+
});
|
5
67
|
export {
|
6
|
-
|
68
|
+
z as default
|
7
69
|
};
|
package/dist/index279.js
CHANGED
@@ -1,10 +1,7 @@
|
|
1
|
-
import { getType as
|
2
|
-
function
|
3
|
-
|
4
|
-
return !1;
|
5
|
-
const t = Object.getPrototypeOf(e);
|
6
|
-
return !!t && t.constructor === Object && t === Object.prototype;
|
1
|
+
import { getType as t } from "./index288.js";
|
2
|
+
function o(r) {
|
3
|
+
return t(r) === "Array";
|
7
4
|
}
|
8
5
|
export {
|
9
|
-
|
6
|
+
o as isArray
|
10
7
|
};
|
package/dist/index280.js
CHANGED
@@ -1,6 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
1
|
+
import { getType as o } from "./index288.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
|
+
}
|
4
8
|
export {
|
5
|
-
|
9
|
+
c as isPlainObject
|
6
10
|
};
|
package/dist/index283.js
CHANGED
package/dist/index284.js
CHANGED
package/dist/index285.js
CHANGED
@@ -1,5 +1,19 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { get as t } from "./index304.js";
|
2
|
+
const o = () => ({
|
3
|
+
getItemText(r, n) {
|
4
|
+
if (typeof r == "string" && !n) return r;
|
5
|
+
if (n) {
|
6
|
+
if (typeof n == "function") {
|
7
|
+
let f = n(r);
|
8
|
+
return typeof f != "string" && (f = JSON.stringify(f)), f;
|
9
|
+
} else if (typeof n == "string") {
|
10
|
+
const f = t(r, n);
|
11
|
+
return typeof f == "string" ? f : JSON.stringify(f);
|
12
|
+
}
|
13
|
+
}
|
14
|
+
return JSON.stringify(r);
|
15
|
+
}
|
16
|
+
});
|
3
17
|
export {
|
4
|
-
o as
|
18
|
+
o as useItemText
|
5
19
|
};
|
package/dist/index286.js
CHANGED
@@ -1,5 +1,30 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
function y(t, r) {
|
2
|
+
return t > r ? 1 : -1;
|
3
|
+
}
|
4
|
+
function c(t, r) {
|
5
|
+
var n = 5381;
|
6
|
+
if (typeof t == "object" && t !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
7
|
+
r || (r = /* @__PURE__ */ new WeakSet());
|
8
|
+
for (var p = Object.keys(t).sort(y), i = 0; i < p.length; i++) {
|
9
|
+
var s = p[i], e = t[s];
|
10
|
+
if (n = 33 * n ^ c(s, r), typeof e == "object" && e !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
11
|
+
if (r.has(e)) continue;
|
12
|
+
r.add(e);
|
13
|
+
}
|
14
|
+
n = 33 * n ^ c(e, r);
|
15
|
+
}
|
16
|
+
return 33 * n ^ c(t.constructor, r);
|
17
|
+
}
|
18
|
+
var o = typeof t;
|
19
|
+
try {
|
20
|
+
t instanceof Date ? o += t.getTime() : o += String(t);
|
21
|
+
} catch {
|
22
|
+
o += String(Object.assign({}, t));
|
23
|
+
}
|
24
|
+
for (var a = 0; a < o.length; a++) n = 33 * n ^ o.charCodeAt(a);
|
25
|
+
return n;
|
26
|
+
}
|
3
27
|
export {
|
4
|
-
|
28
|
+
c as hash,
|
29
|
+
y as sortNumbers
|
5
30
|
};
|
package/dist/index287.js
CHANGED
package/dist/index288.js
CHANGED
@@ -1,13 +1,6 @@
|
|
1
|
-
function
|
2
|
-
|
3
|
-
let t = n;
|
4
|
-
for (const o of i)
|
5
|
-
if (t && typeof t == "object" && o in t)
|
6
|
-
t = t[o];
|
7
|
-
else
|
8
|
-
return e;
|
9
|
-
return t === void 0 ? e : t;
|
1
|
+
function e(t) {
|
2
|
+
return Object.prototype.toString.call(t).slice(8, -1);
|
10
3
|
}
|
11
4
|
export {
|
12
|
-
|
5
|
+
e as getType
|
13
6
|
};
|
package/dist/index289.js
CHANGED
package/dist/index29.js
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
import { defineComponent as D, computed as E, ref as h, onMounted as A, watch as x, createBlock as T, openBlock as q, normalizeClass as L, withCtx as u, createVNode as P, unref as v, createElementVNode as S, mergeProps as K, withModifiers as j, renderSlot as d } from "vue";
|
2
|
-
import { clamp as b } from "./
|
3
|
-
import z from "./
|
2
|
+
import { clamp as b } from "./index208.js";
|
3
|
+
import z from "./index210.js";
|
4
4
|
/* empty css */
|
5
|
-
import O from "./
|
5
|
+
import O from "./index209.js";
|
6
6
|
import { isNotNil as V } from "./index140.js";
|
7
7
|
const F = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-valuenow", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required"], W = /* @__PURE__ */ D({
|
8
8
|
__name: "BaseNumberInput",
|