bitboss-ui 2.1.73 → 2.1.74
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/BbRows/BbRows.vue.d.ts +3 -3
- package/dist/components/BbTable/BbTable.vue.d.ts +30 -6
- package/dist/components/BbTable/types.d.ts +46 -28
- package/dist/components/BbTable/utils.d.ts +23 -0
- package/dist/index.css +1 -1
- package/dist/index107.js +9 -9
- package/dist/index112.js +1 -1
- package/dist/index114.js +1 -1
- package/dist/index120.js +1 -1
- package/dist/index122.js +326 -304
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +5 -5
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index139.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +14 -14
- package/dist/index215.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +1 -1
- package/dist/index218.js +1 -1
- package/dist/index219.js +9 -34
- package/dist/index220.js +13 -9
- package/dist/index221.js +13 -2
- package/dist/index222.js +127 -4
- package/dist/index224.js +4 -3
- package/dist/index225.js +22 -85
- package/dist/index227.js +2 -29
- package/dist/index228.js +2 -17
- package/dist/index229.js +4 -51
- package/dist/index23.js +11 -11
- package/dist/index230.js +19 -14
- package/dist/index231.js +201 -3
- package/dist/index233.js +34 -16
- package/dist/index234.js +8 -12
- package/dist/index235.js +2 -13
- package/dist/index236.js +8 -13
- package/dist/index237.js +3 -4
- package/dist/index238.js +28 -19
- package/dist/index239.js +16 -201
- package/dist/index240.js +19 -0
- package/dist/index241.js +49 -125
- package/dist/{index232.js → index242.js} +1 -1
- package/dist/index243.js +3 -10
- package/dist/index244.js +11 -3
- package/dist/index245.js +8 -4
- package/dist/index246.js +2 -5
- package/dist/index247.js +7 -5
- package/dist/index248.js +2 -5
- package/dist/index249.js +7 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +188 -2
- package/dist/index251.js +5 -6
- package/dist/index252.js +5 -8
- package/dist/index253.js +5 -268
- package/dist/index254.js +5 -52
- package/dist/index255.js +6 -52
- package/dist/index256.js +263 -27
- package/dist/index257.js +43 -51
- package/dist/index258.js +52 -3
- package/dist/index259.js +31 -187
- package/dist/index260.js +60 -3
- package/dist/index261.js +3 -18
- package/dist/index262.js +17 -11
- package/dist/index263.js +12 -106
- package/dist/index264.js +17 -0
- package/dist/index265.js +4 -100
- package/dist/index266.js +108 -0
- package/dist/index268.js +100 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +228 -15
- package/dist/index271.js +86 -5
- package/dist/index273.js +10 -5
- package/dist/index274.js +3 -2
- package/dist/index275.js +8 -32
- package/dist/index276.js +65 -26
- package/dist/index277.js +11 -0
- package/dist/index278.js +23 -2
- package/dist/index279.js +5 -2
- package/dist/index280.js +5 -2
- package/dist/index281.js +5 -7
- package/dist/index282.js +5 -7
- package/dist/index283.js +3 -9
- package/dist/index284.js +13 -23
- package/dist/index285.js +6 -22
- package/dist/index286.js +40 -6
- package/dist/index287.js +6 -9
- package/dist/index288.js +15 -66
- package/dist/index289.js +33 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +26 -7
- package/dist/index292.js +3 -8
- package/dist/index293.js +27 -10
- package/dist/index294.js +17 -4
- package/dist/index295.js +5 -0
- package/dist/index296.js +7 -3
- package/dist/index297.js +280 -7
- package/dist/index298.js +2 -3
- package/dist/index299.js +16 -17
- package/dist/index300.js +2 -28
- package/dist/index301.js +16 -5
- package/dist/index302.js +2 -280
- package/dist/index303.js +27 -2
- package/dist/index304.js +2 -16
- package/dist/index305.js +2 -2
- package/dist/index306.js +2 -16
- package/dist/index307.js +2 -2
- package/dist/index308.js +2 -27
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -2
- package/dist/index311.js +1 -1
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -2
- package/dist/index314.js +3 -2
- package/dist/index315.js +1 -1
- package/dist/index316.js +4 -3
- package/dist/index317.js +2 -4
- package/dist/index318.js +4 -719
- package/dist/index319.js +2 -366
- package/dist/index321.js +3 -5
- package/dist/index322.js +125 -3
- package/dist/index323.js +2 -3
- package/dist/index324.js +15 -2
- package/dist/index325.js +2 -125
- package/dist/index326.js +19 -2
- package/dist/index327.js +2 -15
- package/dist/index328.js +6 -2
- package/dist/index329.js +719 -19
- package/dist/index33.js +8 -8
- package/dist/index330.js +366 -2
- package/dist/index331.js +57 -2
- package/dist/index332.js +5 -6
- package/dist/index333.js +6 -6
- package/dist/index334.js +19 -5
- package/dist/index335.js +8 -6
- package/dist/index336.js +13 -17
- package/dist/index337.js +7 -8
- package/dist/index338.js +5 -14
- package/dist/index339.js +8 -8
- package/dist/index340.js +34 -5
- package/dist/index341.js +6 -8
- package/dist/index342.js +125 -31
- package/dist/index343.js +398 -6
- package/dist/index344.js +57 -128
- package/dist/index345.js +56 -396
- package/dist/index346.js +6 -46
- package/dist/index347.js +5 -93
- package/dist/index348.js +92 -57
- package/dist/index349.js +47 -58
- package/dist/index35.js +4 -4
- package/dist/index350.js +21 -227
- package/dist/index352.js +136 -0
- package/dist/index353.js +515 -129
- package/dist/index354.js +222 -514
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index49.js +1 -1
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +4 -4
- package/dist/index67.js +1 -1
- package/dist/index80.js +6 -6
- 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 +3 -3
- package/dist/index93.js +2 -2
- package/dist/index95.js +5 -5
- package/dist/index97.js +1 -1
- package/package.json +2 -2
- package/dist/index267.js +0 -231
- package/dist/index269.js +0 -8
- package/dist/index272.js +0 -7
- package/dist/index291.js +0 -7
- package/dist/index320.js +0 -59
- package/dist/index351.js +0 -24
- /package/dist/{index223.js → index226.js} +0 -0
package/dist/index276.js
CHANGED
|
@@ -1,30 +1,69 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useLocale as
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
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 "./index220.js";
|
|
3
|
+
import h from "./index13.js";
|
|
4
|
+
/* empty css */
|
|
5
|
+
import C from "./index86.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));
|
|
26
65
|
}
|
|
27
66
|
});
|
|
28
67
|
export {
|
|
29
|
-
|
|
68
|
+
z as default
|
|
30
69
|
};
|
package/dist/index277.js
ADDED
package/dist/index278.js
CHANGED
|
@@ -1,4 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
const e = {
|
|
2
|
+
inert: ":not([inert]):not([inert] *)",
|
|
3
|
+
negTabIndex: ':not([tabindex^="-"])',
|
|
4
|
+
disabled: ":not(:disabled)"
|
|
5
|
+
}, n = [
|
|
6
|
+
`a[href]${e.inert}${e.negTabIndex}`,
|
|
7
|
+
`area[href]${e.inert}${e.negTabIndex}`,
|
|
8
|
+
`input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
9
|
+
`input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
10
|
+
`select${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
11
|
+
`textarea${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
12
|
+
`button${e.inert}${e.negTabIndex}${e.disabled}`,
|
|
13
|
+
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
|
14
|
+
// Discard until Firefox supports `:has()`
|
|
15
|
+
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
|
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
|
+
];
|
|
2
23
|
export {
|
|
3
|
-
|
|
24
|
+
n as default
|
|
4
25
|
};
|
package/dist/index279.js
CHANGED
package/dist/index280.js
CHANGED
package/dist/index281.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return t + a * r;
|
|
6
|
-
};
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index328.js";
|
|
2
|
+
import { __require as e } from "./index324.js";
|
|
3
|
+
var o = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
|
7
5
|
export {
|
|
8
|
-
|
|
6
|
+
m as default
|
|
9
7
|
};
|
package/dist/index282.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return r + c * (a - r);
|
|
6
|
-
}
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index328.js";
|
|
2
|
+
import { __require as t } from "./index326.js";
|
|
3
|
+
var o = t();
|
|
4
|
+
const a = /* @__PURE__ */ r(o);
|
|
7
5
|
export {
|
|
8
|
-
|
|
6
|
+
a as default
|
|
9
7
|
};
|
package/dist/index283.js
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const i = n[e];
|
|
4
|
-
if (t(i, e, n))
|
|
5
|
-
return e;
|
|
6
|
-
}
|
|
7
|
-
return -1;
|
|
8
|
-
};
|
|
1
|
+
import { hash as r } from "./index237.js";
|
|
2
|
+
const a = (o, t) => r(o) === r(t);
|
|
9
3
|
export {
|
|
10
|
-
|
|
4
|
+
a as isEqual
|
|
11
5
|
};
|
package/dist/index284.js
CHANGED
|
@@ -1,25 +1,15 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
|
14
|
-
// Discard until Firefox supports `:has()`
|
|
15
|
-
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
|
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 c = (t, r) => {
|
|
2
|
+
if (typeof t == "string") {
|
|
3
|
+
const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
|
|
4
|
+
if (n) {
|
|
5
|
+
const [, o, a] = n;
|
|
6
|
+
return a ? t : o + "px";
|
|
7
|
+
} else if (t in r)
|
|
8
|
+
return r[t] + "px";
|
|
9
|
+
throw new Error(`Invalid size: ${t}`);
|
|
10
|
+
}
|
|
11
|
+
return t + "px";
|
|
12
|
+
};
|
|
23
13
|
export {
|
|
24
|
-
|
|
14
|
+
c as parseSize
|
|
25
15
|
};
|
package/dist/index285.js
CHANGED
|
@@ -1,25 +1,9 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
const s = (r, t) => {
|
|
2
|
+
if (r.endsWith("."))
|
|
3
|
+
return t === 0 ? r.slice(0, -1) : r;
|
|
4
|
+
const [n, i] = r.split(".");
|
|
5
|
+
return i ? `${n}.${i.slice(0, t)}` : r;
|
|
4
6
|
};
|
|
5
|
-
function s(t) {
|
|
6
|
-
if (typeof t == "number")
|
|
7
|
-
return {
|
|
8
|
-
value: i(t),
|
|
9
|
-
unit: "px"
|
|
10
|
-
};
|
|
11
|
-
if (typeof t == "string") {
|
|
12
|
-
const r = /^(-?\d*\.?\d+)([a-zA-Z%]*)?$/, e = t.match(r);
|
|
13
|
-
if (e) {
|
|
14
|
-
const [, n, o = "px"] = e, a = parseFloat(n);
|
|
15
|
-
return {
|
|
16
|
-
value: i(a),
|
|
17
|
-
unit: o
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
throw new Error(`Invalid width: ${t}`);
|
|
22
|
-
}
|
|
23
7
|
export {
|
|
24
|
-
s as
|
|
8
|
+
s as clampPrecision
|
|
25
9
|
};
|
package/dist/index286.js
CHANGED
|
@@ -1,9 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
|
|
1
|
+
import { useLogger as g } from "./index245.js";
|
|
2
|
+
const A = (t, s) => {
|
|
3
|
+
if (!s.length) return;
|
|
4
|
+
const o = Array.from(
|
|
5
|
+
t.querySelectorAll("thead th")
|
|
6
|
+
);
|
|
7
|
+
if (!o.length) return;
|
|
8
|
+
const { error: n } = g(), u = o.length, a = s.reduce((e, r) => {
|
|
9
|
+
const i = typeof r == "number" ? r : r.index, d = typeof r == "number" ? "left" : r.position, l = o[i];
|
|
10
|
+
if (!l)
|
|
11
|
+
return n(
|
|
12
|
+
`BbTable fixedColumns: Cannot affix column at index ${i}. Table has ${u} columns (valid indices: 0–${u - 1}).`
|
|
13
|
+
), e;
|
|
14
|
+
const { width: m } = l.getBoundingClientRect(), y = e.filter((h) => h.position === d).reduce((h, C) => h + C.width, 0);
|
|
15
|
+
return e.push({ index: i, position: d, width: Math.floor(m), offset: y }), e;
|
|
16
|
+
}, []), c = Array.from(t.querySelectorAll("tr")), p = a.map((e) => `:scope > :nth-child(${e.index + 1})`).join(", ");
|
|
17
|
+
c.forEach((e) => {
|
|
18
|
+
Array.from(e.querySelectorAll(p)).forEach((i, d) => {
|
|
19
|
+
const l = a[d];
|
|
20
|
+
l && (i.style.position = "sticky", i.style[l.position] = `${l.offset}px`);
|
|
21
|
+
});
|
|
22
|
+
});
|
|
23
|
+
}, f = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), $ = (t, s, o) => {
|
|
24
|
+
const n = [...f(t)];
|
|
25
|
+
return s && n.push(...f(s)), o && n.push(...f(o)), n;
|
|
26
|
+
}, b = (t, s, o, n, u, a) => {
|
|
27
|
+
const c = [...f(t)], p = (e) => typeof e == "function" ? e(n, u, a) : e;
|
|
28
|
+
if (s) {
|
|
29
|
+
const e = p(s);
|
|
30
|
+
e && c.push(...f(e));
|
|
31
|
+
}
|
|
32
|
+
if (o) {
|
|
33
|
+
const e = p(o);
|
|
34
|
+
e && c.push(...f(e));
|
|
35
|
+
}
|
|
36
|
+
return c;
|
|
6
37
|
};
|
|
7
38
|
export {
|
|
8
|
-
|
|
39
|
+
A as applyFixedTableColumns,
|
|
40
|
+
w as columnKeyToSlotName,
|
|
41
|
+
b as mergeCellClasses,
|
|
42
|
+
$ as mergeHeaderClasses
|
|
9
43
|
};
|
package/dist/index287.js
CHANGED
|
@@ -1,11 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
e.apply(this, o);
|
|
6
|
-
}, i);
|
|
7
|
-
};
|
|
8
|
-
}
|
|
1
|
+
import e from "./index329.js";
|
|
2
|
+
import o from "./index330.js";
|
|
3
|
+
import r from "./index331.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/index288.js
CHANGED
|
@@ -1,69 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
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));
|
|
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;
|
|
65
13
|
}
|
|
66
|
-
|
|
14
|
+
return t;
|
|
15
|
+
}, null);
|
|
67
16
|
export {
|
|
68
|
-
|
|
17
|
+
e as findInTree
|
|
69
18
|
};
|
package/dist/index289.js
CHANGED
|
@@ -1,4 +1,35 @@
|
|
|
1
|
-
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import n from "./index213.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 t(), e("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]]);
|
|
2
33
|
export {
|
|
3
|
-
|
|
34
|
+
a as default
|
|
4
35
|
};
|
package/dist/index29.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as M, computed as T, ref as W, watchPostEffect as q, createBlock as F, openBlock as K, normalizeClass as L, withCtx as i, createVNode as O, unref as h, createElementVNode as z, mergeProps as G, withModifiers as R, renderSlot as d } from "vue";
|
|
2
|
-
import { clamp as c } from "./
|
|
3
|
-
import { clampPrecision as U } from "./
|
|
4
|
-
import { isNil as f } from "./
|
|
2
|
+
import { clamp as c } from "./index215.js";
|
|
3
|
+
import { clampPrecision as U } from "./index285.js";
|
|
4
|
+
import { isNil as f } from "./index235.js";
|
|
5
5
|
import { isNotNil as g } from "./index144.js";
|
|
6
6
|
import j from "./index136.js";
|
|
7
7
|
/* empty css */
|
package/dist/index290.js
CHANGED
|
@@ -1,11 +1,30 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
|
|
2
|
+
import { useLocale as s } from "./index220.js";
|
|
3
|
+
const c = ["aria-label"], b = /* @__PURE__ */ l({
|
|
4
|
+
__name: "ClearableButton",
|
|
5
|
+
setup(u) {
|
|
6
|
+
const { t: o } = s();
|
|
7
|
+
return (i, e) => (r(), n("button", {
|
|
8
|
+
"aria-label": a(o)("common.clearLabel").value,
|
|
9
|
+
class: "bb-clearable-button",
|
|
10
|
+
type: "button"
|
|
11
|
+
}, e[0] || (e[0] = [
|
|
12
|
+
t("svg", {
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
15
|
+
}, [
|
|
16
|
+
t("path", {
|
|
17
|
+
d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
|
|
18
|
+
fill: "none",
|
|
19
|
+
stroke: "currentColor",
|
|
20
|
+
"stroke-linecap": "round",
|
|
21
|
+
"stroke-linejoin": "round",
|
|
22
|
+
"stroke-width": "2"
|
|
23
|
+
})
|
|
24
|
+
], -1)
|
|
25
|
+
]), 8, c));
|
|
7
26
|
}
|
|
8
27
|
});
|
|
9
28
|
export {
|
|
10
|
-
|
|
29
|
+
b as default
|
|
11
30
|
};
|
package/dist/index292.js
CHANGED
package/dist/index293.js
CHANGED
|
@@ -1,13 +1,30 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
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;
|
|
10
26
|
}
|
|
11
27
|
export {
|
|
12
|
-
c as
|
|
28
|
+
c as hash,
|
|
29
|
+
y as sortNumbers
|
|
13
30
|
};
|
package/dist/index294.js
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { get as t } from "./index244.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
|
+
});
|
|
4
17
|
export {
|
|
5
|
-
|
|
18
|
+
o as useItemText
|
|
6
19
|
};
|
package/dist/index295.js
ADDED