bitboss-ui 2.1.24 → 2.1.26
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/BaseDialog/BaseDialog.vue.d.ts +2 -7
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -7
- package/dist/index.css +1 -1
- package/dist/index106.js +7 -7
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +10 -10
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index133.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +2 -138
- package/dist/index207.js +138 -2
- package/dist/index209.js +10 -2
- package/dist/index21.js +16 -16
- package/dist/index210.js +3 -2
- package/dist/index211.js +13 -2
- package/dist/index212.js +13 -13
- package/dist/index213.js +69 -4
- package/dist/index215.js +33 -19
- package/dist/index216.js +5 -197
- package/dist/index217.js +7 -0
- package/dist/index218.js +5 -69
- package/dist/index219.js +7 -0
- package/dist/index220.js +5 -13
- package/dist/index221.js +5 -114
- package/dist/index222.js +7 -0
- package/dist/index223.js +3 -4
- package/dist/index224.js +2 -13
- package/dist/index225.js +8 -2
- package/dist/index226.js +250 -2
- package/dist/index227.js +52 -7
- package/dist/index228.js +44 -2
- package/dist/index229.js +5 -7
- package/dist/index23.js +15 -15
- package/dist/index230.js +54 -80
- package/dist/index231.js +15 -0
- package/dist/index232.js +9 -27
- package/dist/index233.js +2 -16
- package/dist/index234.js +8 -16
- package/dist/index235.js +112 -49
- package/dist/index237.js +23 -3
- package/dist/index238.js +182 -11
- package/dist/index239.js +3 -5
- package/dist/index240.js +3 -3
- package/dist/index241.js +2 -5
- package/dist/index242.js +2 -5
- package/dist/index243.js +20 -5
- package/dist/index244.js +2 -5
- package/dist/index245.js +4 -5
- package/dist/index246.js +84 -6
- package/dist/index248.js +28 -51
- package/dist/index249.js +17 -44
- package/dist/index25.js +79 -75
- package/dist/index250.js +51 -5
- package/dist/index251.js +15 -60
- package/dist/index252.js +12 -2
- package/dist/index253.js +15 -17
- package/dist/index254.js +106 -12
- package/dist/index256.js +47 -53
- package/dist/index258.js +6 -100
- package/dist/index259.js +18 -0
- package/dist/index260.js +9 -229
- package/dist/index261.js +2 -34
- package/dist/index262.js +18 -5
- package/dist/index263.js +12 -3
- package/dist/index264.js +6 -10
- package/dist/index265.js +229 -3
- package/dist/index266.js +2 -183
- package/dist/index267.js +7 -6
- package/dist/index268.js +7 -16
- package/dist/index269.js +4 -9
- package/dist/index27.js +1 -1
- package/dist/index270.js +197 -23
- package/dist/index272.js +3 -9
- package/dist/index273.js +5 -2
- package/dist/index276.js +2 -5
- package/dist/index277.js +1 -1
- package/dist/index278.js +1 -1
- package/dist/index279.js +1 -1
- package/dist/index280.js +2 -2
- package/dist/index283.js +7 -3
- package/dist/{index282.js → index284.js} +1 -1
- package/dist/index285.js +2 -7
- package/dist/index286.js +4 -3
- package/dist/index287.js +280 -4
- package/dist/index288.js +2 -4
- package/dist/index289.js +16 -3
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -17
- package/dist/index291.js +15 -27
- package/dist/index292.js +2 -280
- package/dist/index293.js +19 -2
- package/dist/index294.js +2 -16
- package/dist/index295.js +15 -2
- package/dist/index296.js +2 -16
- package/dist/index297.js +19 -2
- package/dist/index298.js +2 -19
- package/dist/index299.js +27 -2
- package/dist/index300.js +2 -15
- package/dist/index301.js +2 -2
- package/dist/index302.js +2 -19
- package/dist/index303.js +2 -2
- package/dist/index304.js +2 -27
- package/dist/index305.js +28 -2
- package/dist/index306.js +21 -1
- package/dist/index308.js +3 -2
- package/dist/index309.js +6 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -22
- package/dist/index311.js +127 -0
- package/dist/index312.js +2 -2
- package/dist/index313.js +4 -6
- package/dist/index314.js +1 -1
- package/dist/index315.js +17 -3
- package/dist/index316.js +3 -2
- package/dist/index317.js +3 -125
- package/dist/index318.js +718 -2
- package/dist/index319.js +366 -5
- package/dist/index320.js +58 -718
- package/dist/index321.js +2 -366
- package/dist/index322.js +5 -58
- package/dist/index323.js +3 -5
- package/dist/index324.js +32 -7
- package/dist/index325.js +28 -6
- package/dist/index328.js +6 -46
- package/dist/index329.js +7 -58
- package/dist/index33.js +8 -8
- package/dist/index330.js +18 -57
- package/dist/index331.js +58 -7
- package/dist/index332.js +57 -18
- package/dist/index333.js +2 -2
- package/dist/index334.js +1 -1
- package/dist/index335.js +46 -6
- package/dist/index336.js +227 -32
- package/dist/index337.js +92 -27
- package/dist/index338.js +10 -0
- package/dist/index339.js +5 -227
- package/dist/index340.js +7 -92
- package/dist/index342.js +3 -129
- package/dist/index343.js +126 -47
- package/dist/{index341.js → index346.js} +1 -1
- package/dist/index347.js +50 -3
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -20
- package/dist/index39.js +6 -6
- 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/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 +84 -80
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/package.json +1 -1
- package/dist/index214.js +0 -13
- package/dist/index236.js +0 -17
- package/dist/index247.js +0 -252
- package/dist/index255.js +0 -8
- package/dist/index271.js +0 -5
- package/dist/index307.js +0 -4
- package/dist/index326.js +0 -10
package/dist/index343.js
CHANGED
@@ -1,52 +1,131 @@
|
|
1
|
-
function
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
1
|
+
function c() {
|
2
|
+
return typeof window < "u";
|
3
|
+
}
|
4
|
+
function s(n) {
|
5
|
+
return p(n) ? (n.nodeName || "").toLowerCase() : "#document";
|
6
|
+
}
|
7
|
+
function i(n) {
|
8
|
+
var t;
|
9
|
+
return (n == null || (t = n.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
10
|
+
}
|
11
|
+
function E(n) {
|
12
|
+
var t;
|
13
|
+
return (t = (p(n) ? n.ownerDocument : n.document) || window.document) == null ? void 0 : t.documentElement;
|
14
|
+
}
|
15
|
+
function p(n) {
|
16
|
+
return c() ? n instanceof Node || n instanceof i(n).Node : !1;
|
17
|
+
}
|
18
|
+
function m(n) {
|
19
|
+
return c() ? n instanceof Element || n instanceof i(n).Element : !1;
|
20
|
+
}
|
21
|
+
function w(n) {
|
22
|
+
return c() ? n instanceof HTMLElement || n instanceof i(n).HTMLElement : !1;
|
23
|
+
}
|
24
|
+
function a(n) {
|
25
|
+
return !c() || typeof ShadowRoot > "u" ? !1 : n instanceof ShadowRoot || n instanceof i(n).ShadowRoot;
|
26
|
+
}
|
27
|
+
function y(n) {
|
28
|
+
const {
|
29
|
+
overflow: t,
|
30
|
+
overflowX: e,
|
31
|
+
overflowY: o,
|
32
|
+
display: r
|
33
|
+
} = b(n);
|
34
|
+
return /auto|scroll|overlay|hidden|clip/.test(t + o + e) && !["inline", "contents"].includes(r);
|
35
|
+
}
|
36
|
+
function D(n) {
|
37
|
+
return ["table", "td", "th"].includes(s(n));
|
38
|
+
}
|
39
|
+
function N(n) {
|
40
|
+
return [":popover-open", ":modal"].some((t) => {
|
41
|
+
try {
|
42
|
+
return n.matches(t);
|
43
|
+
} catch {
|
44
|
+
return !1;
|
29
45
|
}
|
30
|
-
|
46
|
+
});
|
47
|
+
}
|
48
|
+
function T(n) {
|
49
|
+
const t = L(), e = m(n) ? b(n) : n;
|
50
|
+
return ["transform", "translate", "scale", "rotate", "perspective"].some((o) => e[o] ? e[o] !== "none" : !1) || (e.containerType ? e.containerType !== "normal" : !1) || !t && (e.backdropFilter ? e.backdropFilter !== "none" : !1) || !t && (e.filter ? e.filter !== "none" : !1) || ["transform", "translate", "scale", "rotate", "perspective", "filter"].some((o) => (e.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (e.contain || "").includes(o));
|
51
|
+
}
|
52
|
+
function k(n) {
|
53
|
+
let t = u(n);
|
54
|
+
for (; w(t) && !g(t); ) {
|
55
|
+
if (T(t))
|
56
|
+
return t;
|
57
|
+
if (N(t))
|
58
|
+
return null;
|
59
|
+
t = u(t);
|
31
60
|
}
|
32
|
-
return
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
61
|
+
return null;
|
62
|
+
}
|
63
|
+
function L() {
|
64
|
+
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
65
|
+
}
|
66
|
+
function g(n) {
|
67
|
+
return ["html", "body", "#document"].includes(s(n));
|
68
|
+
}
|
69
|
+
function b(n) {
|
70
|
+
return i(n).getComputedStyle(n);
|
71
|
+
}
|
72
|
+
function C(n) {
|
73
|
+
return m(n) ? {
|
74
|
+
scrollLeft: n.scrollLeft,
|
75
|
+
scrollTop: n.scrollTop
|
76
|
+
} : {
|
77
|
+
scrollLeft: n.scrollX,
|
78
|
+
scrollTop: n.scrollY
|
45
79
|
};
|
46
|
-
}
|
80
|
+
}
|
81
|
+
function u(n) {
|
82
|
+
if (s(n) === "html")
|
83
|
+
return n;
|
84
|
+
const t = (
|
85
|
+
// Step into the shadow DOM of the parent of a slotted node.
|
86
|
+
n.assignedSlot || // DOM Element detected.
|
87
|
+
n.parentNode || // ShadowRoot detected.
|
88
|
+
a(n) && n.host || // Fallback.
|
89
|
+
E(n)
|
90
|
+
);
|
91
|
+
return a(t) ? t.host : t;
|
92
|
+
}
|
93
|
+
function h(n) {
|
94
|
+
const t = u(n);
|
95
|
+
return g(t) ? n.ownerDocument ? n.ownerDocument.body : n.body : w(t) && y(t) ? t : h(t);
|
96
|
+
}
|
97
|
+
function d(n, t, e) {
|
98
|
+
var o;
|
99
|
+
t === void 0 && (t = []), e === void 0 && (e = !0);
|
100
|
+
const r = h(n), S = r === ((o = n.ownerDocument) == null ? void 0 : o.body), l = i(r);
|
101
|
+
if (S) {
|
102
|
+
const f = v(l);
|
103
|
+
return t.concat(l, l.visualViewport || [], y(r) ? r : [], f && e ? d(f) : []);
|
104
|
+
}
|
105
|
+
return t.concat(r, d(r, [], e));
|
106
|
+
}
|
107
|
+
function v(n) {
|
108
|
+
return n.parent && Object.getPrototypeOf(n.parent) ? n.frameElement : null;
|
109
|
+
}
|
47
110
|
export {
|
48
|
-
|
49
|
-
k as
|
50
|
-
|
51
|
-
|
111
|
+
b as getComputedStyle,
|
112
|
+
k as getContainingBlock,
|
113
|
+
E as getDocumentElement,
|
114
|
+
v as getFrameElement,
|
115
|
+
h as getNearestOverflowAncestor,
|
116
|
+
s as getNodeName,
|
117
|
+
C as getNodeScroll,
|
118
|
+
d as getOverflowAncestors,
|
119
|
+
u as getParentNode,
|
120
|
+
i as getWindow,
|
121
|
+
T as isContainingBlock,
|
122
|
+
m as isElement,
|
123
|
+
w as isHTMLElement,
|
124
|
+
g as isLastTraversableNode,
|
125
|
+
p as isNode,
|
126
|
+
y as isOverflowElement,
|
127
|
+
a as isShadowRoot,
|
128
|
+
D as isTableElement,
|
129
|
+
N as isTopLayer,
|
130
|
+
L as isWebKit
|
52
131
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { debounce as M, memo as d, notUndefined as m, approxEqual as y } from "./
|
1
|
+
import { debounce as M, memo as d, notUndefined as m, approxEqual as y } from "./index347.js";
|
2
2
|
const b = (r) => {
|
3
3
|
const { offsetWidth: h, offsetHeight: t } = r;
|
4
4
|
return { width: h, height: t };
|
package/dist/index347.js
CHANGED
@@ -1,5 +1,52 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
function T(n, i, e) {
|
2
|
+
let l = e.initialDeps ?? [], t;
|
3
|
+
function r() {
|
4
|
+
var o, m, h, f;
|
5
|
+
let g;
|
6
|
+
e.key && ((o = e.debug) != null && o.call(e)) && (g = Date.now());
|
7
|
+
const u = n();
|
8
|
+
if (!(u.length !== l.length || u.some((c, a) => l[a] !== c)))
|
9
|
+
return t;
|
10
|
+
l = u;
|
11
|
+
let s;
|
12
|
+
if (e.key && ((m = e.debug) != null && m.call(e)) && (s = Date.now()), t = i(...u), e.key && ((h = e.debug) != null && h.call(e))) {
|
13
|
+
const c = Math.round((Date.now() - g) * 100) / 100, a = Math.round((Date.now() - s) * 100) / 100, b = a / 16, w = (d, v) => {
|
14
|
+
for (d = String(d); d.length < v; )
|
15
|
+
d = " " + d;
|
16
|
+
return d;
|
17
|
+
};
|
18
|
+
console.info(
|
19
|
+
`%c⏱ ${w(a, 5)} /${w(c, 5)} ms`,
|
20
|
+
`
|
21
|
+
font-size: .6rem;
|
22
|
+
font-weight: bold;
|
23
|
+
color: hsl(${Math.max(
|
24
|
+
0,
|
25
|
+
Math.min(120 - 120 * b, 120)
|
26
|
+
)}deg 100% 31%);`,
|
27
|
+
e == null ? void 0 : e.key
|
28
|
+
);
|
29
|
+
}
|
30
|
+
return (f = e == null ? void 0 : e.onChange) == null || f.call(e, t), t;
|
31
|
+
}
|
32
|
+
return r.updateDeps = (o) => {
|
33
|
+
l = o;
|
34
|
+
}, r;
|
35
|
+
}
|
36
|
+
function y(n, i) {
|
37
|
+
if (n === void 0)
|
38
|
+
throw new Error("Unexpected undefined");
|
39
|
+
return n;
|
40
|
+
}
|
41
|
+
const M = (n, i) => Math.abs(n - i) <= 1, k = (n, i, e) => {
|
42
|
+
let l;
|
43
|
+
return function(...t) {
|
44
|
+
n.clearTimeout(l), l = n.setTimeout(() => i.apply(this, t), e);
|
45
|
+
};
|
46
|
+
};
|
3
47
|
export {
|
4
|
-
|
48
|
+
M as approxEqual,
|
49
|
+
k as debounce,
|
50
|
+
T as memo,
|
51
|
+
y as notUndefined
|
5
52
|
};
|
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 p, 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 "./index261.js";
|
3
|
+
import { identity as $ } from "./index241.js";
|
4
|
+
import { isCssColor as k } from "./index233.js";
|
5
5
|
import { isNotNil as q } from "./index140.js";
|
6
|
-
import { useLocale as x } from "./
|
6
|
+
import { useLocale as x } from "./index211.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/index37.js
CHANGED
@@ -5,32 +5,32 @@ import { useId as tt } from "./index8.js";
|
|
5
5
|
import { useMobile as lt } from "./index9.js";
|
6
6
|
import at from "./index111.js";
|
7
7
|
/* empty css */
|
8
|
-
import { hash as ot } from "./
|
9
|
-
import { isEmpty as nt } from "./
|
10
|
-
import { last as ut } from "./
|
11
|
-
import { matchAnyKey as ie } from "./
|
12
|
-
import { useArray as st } from "./
|
13
|
-
import { useBaseOptions as it } from "./
|
14
|
-
import { useCoherence as rt } from "./
|
15
|
-
import { useHashedWatcher as re } from "./
|
16
|
-
import { useIndexById as de } from "./
|
8
|
+
import { hash as ot } from "./index223.js";
|
9
|
+
import { isEmpty as nt } from "./index242.js";
|
10
|
+
import { last as ut } from "./index224.js";
|
11
|
+
import { matchAnyKey as ie } from "./index262.js";
|
12
|
+
import { useArray as st } from "./index263.js";
|
13
|
+
import { useBaseOptions as it } from "./index250.js";
|
14
|
+
import { useCoherence as rt } from "./index251.js";
|
15
|
+
import { useHashedWatcher as re } from "./index252.js";
|
16
|
+
import { useIndexById as de } from "./index249.js";
|
17
17
|
import { useMounted as dt, useIntersectionObserver as ct } from "./index137.js";
|
18
|
-
import { useItemsGetter as pt } from "./
|
19
|
-
import { useLocale as mt } from "./
|
20
|
-
import { usePrefill as ft } from "./
|
18
|
+
import { useItemsGetter as pt } from "./index248.js";
|
19
|
+
import { useLocale as mt } from "./index211.js";
|
20
|
+
import { usePrefill as ft } from "./index253.js";
|
21
21
|
import { wait as q } from "./index135.js";
|
22
|
-
import { waitFor as vt } from "./
|
23
|
-
import { when as ht } from "./
|
24
|
-
import yt from "./
|
22
|
+
import { waitFor as vt } from "./index264.js";
|
23
|
+
import { when as ht } from "./index245.js";
|
24
|
+
import yt from "./index254.js";
|
25
25
|
/* empty css */
|
26
|
-
import bt from "./
|
26
|
+
import bt from "./index256.js";
|
27
27
|
/* empty css */
|
28
|
-
import gt from "./
|
28
|
+
import gt from "./index213.js";
|
29
29
|
/* empty css */
|
30
|
-
import wt from "./
|
31
|
-
import Bt from "./
|
30
|
+
import wt from "./index212.js";
|
31
|
+
import Bt from "./index235.js";
|
32
32
|
/* empty css */
|
33
|
-
import Vt from "./
|
33
|
+
import Vt from "./index265.js";
|
34
34
|
const St = { class: "bb-base-select__inner-wrapper" }, kt = { class: "bb-base-select__input-container" }, Ct = {
|
35
35
|
key: 1,
|
36
36
|
class: "bb-base-select__max-reached"
|
package/dist/index39.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as re, ref as d, computed as p, onMounted as te, watch as le, createElementBlock as y, openBlock as g, mergeProps as N, renderSlot as v, createElementVNode as m, createCommentVNode as H, Fragment as oe, renderList as ne, normalizeProps as se, guardReactiveProps as ie, unref as c, normalizeStyle as G, normalizeClass as O } from "vue";
|
2
|
-
import { head as ue } from "./
|
3
|
-
import { isCssColor as Y } from "./
|
4
|
-
import { isNil as S } from "./
|
2
|
+
import { head as ue } from "./index266.js";
|
3
|
+
import { isCssColor as Y } from "./index233.js";
|
4
|
+
import { isNil as S } from "./index244.js";
|
5
5
|
import { getAsPercentageBetween as x, getAsPercentage as de, getValueFromPercentageInInterval as T } from "./index136.js";
|
6
|
-
import { snapToStep as me } from "./
|
7
|
-
import { last as ce } from "./
|
8
|
-
import { transpose as j } from "./
|
6
|
+
import { snapToStep as me } from "./index267.js";
|
7
|
+
import { last as ce } from "./index224.js";
|
8
|
+
import { transpose as j } from "./index268.js";
|
9
9
|
import { clamp as f } from "./index208.js";
|
10
10
|
const be = { class: "bb-base-slider__slider-container" }, ve = {
|
11
11
|
key: 0,
|
package/dist/index41.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as I, ref as f, computed as n, watch as S, createElementBlock as h, openBlock as y, normalizeProps as r, guardReactiveProps as d, createCommentVNode as A, createElementVNode as l, mergeProps as V, renderSlot as F } from "vue";
|
2
|
-
import { isCssColor as b } from "./
|
3
|
-
import { when as N } from "./
|
2
|
+
import { isCssColor as b } from "./index233.js";
|
3
|
+
import { when as N } from "./index245.js";
|
4
4
|
const x = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
|
5
5
|
__name: "BaseSwitch",
|
6
6
|
props: {
|
package/dist/index43.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as v, guardReactiveProps as b, createVNode as R, mergeProps as w, createSlots as W } from "vue";
|
2
2
|
import K from "./index41.js";
|
3
3
|
/* empty css */
|
4
|
-
import N from "./
|
4
|
+
import N from "./index246.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as U } from "./
|
7
|
-
import { useIndexById as T } from "./
|
8
|
-
import { useBaseOptions as q } from "./
|
9
|
-
import { useCoherence as J } from "./
|
10
|
-
import { hash as Q } from "./
|
11
|
-
import { useHashedWatcher as $ } from "./
|
12
|
-
import { usePrefill as X } from "./
|
6
|
+
import { useItemsGetter as U } from "./index248.js";
|
7
|
+
import { useIndexById as T } from "./index249.js";
|
8
|
+
import { useBaseOptions as q } from "./index250.js";
|
9
|
+
import { useCoherence as J } from "./index251.js";
|
10
|
+
import { hash as Q } from "./index223.js";
|
11
|
+
import { useHashedWatcher as $ } from "./index252.js";
|
12
|
+
import { usePrefill as X } from "./index253.js";
|
13
13
|
const ue = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseSwitchGroup",
|
15
15
|
props: {
|
package/dist/index45.js
CHANGED
@@ -3,17 +3,17 @@ import { defineComponent as Q, ref as u, computed as f, toRef as E, watch as Z,
|
|
3
3
|
/* empty css */
|
4
4
|
import ae from "./index111.js";
|
5
5
|
/* empty css */
|
6
|
-
import { last as le } from "./
|
7
|
-
import { useBaseOptions as ne } from "./
|
8
|
-
import { useIndexById as re } from "./
|
9
|
-
import ie from "./
|
6
|
+
import { last as le } from "./index224.js";
|
7
|
+
import { useBaseOptions as ne } from "./index250.js";
|
8
|
+
import { useIndexById as re } from "./index249.js";
|
9
|
+
import ie from "./index254.js";
|
10
10
|
/* empty css */
|
11
|
-
import ue from "./
|
11
|
+
import ue from "./index256.js";
|
12
12
|
/* empty css */
|
13
|
-
import se from "./
|
13
|
+
import se from "./index213.js";
|
14
14
|
/* empty css */
|
15
|
-
import de from "./
|
16
|
-
import { isEmpty as pe } from "./
|
15
|
+
import de from "./index212.js";
|
16
|
+
import { isEmpty as pe } from "./index242.js";
|
17
17
|
const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], De = /* @__PURE__ */ Q({
|
18
18
|
__name: "BaseTag",
|
19
19
|
props: {
|
package/dist/index47.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as h, ref as y, computed as u, onMounted as g, watch as B, nextTick as V, createBlock as $, openBlock as k, normalizeClass as C, withCtx as r, createVNode as i, unref as T, createElementVNode as v, mergeProps as x, renderSlot as t } from "vue";
|
2
|
-
import E from "./
|
3
|
-
import G from "./
|
2
|
+
import E from "./index212.js";
|
3
|
+
import G from "./index213.js";
|
4
4
|
/* empty css */
|
5
5
|
import M from "./index111.js";
|
6
6
|
/* empty css */
|
package/dist/index49.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as V, ref as h, computed as v, onMounted as B, onBeforeUnmount as M, watch as g, createElementBlock as i, openBlock as r, Fragment as w, createVNode as m, createElementVNode as $, normalizeClass as C, withCtx as n, unref as q, mergeProps as b, renderSlot as d } from "vue";
|
2
|
-
import E from "./
|
2
|
+
import E from "./index213.js";
|
3
3
|
/* empty css */
|
4
|
-
import I from "./
|
4
|
+
import I from "./index212.js";
|
5
5
|
import { isNotNil as N } from "./index140.js";
|
6
|
-
import { MaskInput as z } from "./
|
6
|
+
import { MaskInput as z } from "./index238.js";
|
7
7
|
const D = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type"], F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type", "value"], U = /* @__PURE__ */ V({
|
8
8
|
__name: "BaseTextInput",
|
9
9
|
props: {
|
package/dist/index53.js
CHANGED
package/dist/index55.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as b, computed as z, ref as o, onMounted as g, createElementBlock as l, openBlock as i, normalizeProps as _, guardReactiveProps as h, renderSlot as k } from "vue";
|
2
|
-
import { isCssColor as y } from "./
|
2
|
+
import { isCssColor as y } from "./index233.js";
|
3
3
|
import { wait as C } from "./index135.js";
|
4
4
|
const w = ["alt", "sizes", "src", "srcset"], B = {
|
5
5
|
key: 1,
|
package/dist/index57.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as p, useSlots as d, computed as s, createElementBlock as m, openBlock as u, normalizeClass as g, createElementVNode as n, renderSlot as r, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
|
2
|
-
import { isCssColor as l } from "./
|
3
|
-
import { isNil as B } from "./
|
2
|
+
import { isCssColor as l } from "./index233.js";
|
3
|
+
import { isNil as B } from "./index244.js";
|
4
4
|
const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, N = /* @__PURE__ */ p({
|
5
5
|
__name: "BbBadge",
|
6
6
|
props: {
|
package/dist/index61.js
CHANGED
@@ -7,9 +7,9 @@ import p from "./index85.js";
|
|
7
7
|
/* empty css */
|
8
8
|
import T from "./index113.js";
|
9
9
|
/* empty css */
|
10
|
-
import { pickBy as W } from "./
|
11
|
-
import { noop as w } from "./
|
12
|
-
import { useLocale as D } from "./
|
10
|
+
import { pickBy as W } from "./index209.js";
|
11
|
+
import { noop as w } from "./index210.js";
|
12
|
+
import { useLocale as D } from "./index211.js";
|
13
13
|
const E = {
|
14
14
|
key: 2,
|
15
15
|
class: "bb-button__loading-label sr-only"
|
package/dist/index67.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as i, createElementBlock as o, openBlock as a, createElementVNode as t, createCommentVNode as p, renderSlot as b, createTextVNode as m, toDisplayString as u, withModifiers as d, unref as _ } from "vue";
|
2
|
-
import { useLocale as f } from "./
|
2
|
+
import { useLocale as f } from "./index211.js";
|
3
3
|
const h = { class: "bb-chip" }, L = { class: "bb-chip__content" }, k = ["aria-label"], B = /* @__PURE__ */ i({
|
4
4
|
__name: "BbChip",
|
5
5
|
props: {
|
package/dist/index79.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as N, computed as R, ref as E, watch as W, createBlock as h, openBlock as k, unref as f, normalizeClass as G, withCtx as D, createElementVNode as I, normalizeStyle as J, renderSlot as m, createElementBlock as q, Fragment as F, renderList as Q, createVNode as X, mergeProps as Y, createCommentVNode as A, toDisplayString as Z, normalizeProps as x, guardReactiveProps as ee } from "vue";
|
2
|
-
import { findRightIndex as T } from "./
|
2
|
+
import { findRightIndex as T } from "./index234.js";
|
3
3
|
import { useId as te } from "./index8.js";
|
4
|
-
import { useUntil as ne } from "./
|
4
|
+
import { useUntil as ne } from "./index232.js";
|
5
5
|
import { wait as oe } from "./index135.js";
|
6
6
|
import ae from "./index13.js";
|
7
7
|
/* empty css */
|
8
8
|
import B from "./index85.js";
|
9
9
|
/* empty css */
|
10
|
-
import le from "./
|
10
|
+
import le from "./index235.js";
|
11
11
|
/* empty css */
|
12
|
-
import K from "./
|
12
|
+
import K from "./index237.js";
|
13
13
|
const se = ["id", "aria-labelledby", "inert"], ie = { class: "item__content" }, Ee = /* @__PURE__ */ N({
|
14
14
|
__name: "BbDropdown",
|
15
15
|
props: {
|
package/dist/index81.js
CHANGED
@@ -9,7 +9,7 @@ import z from "./index85.js";
|
|
9
9
|
/* empty css */
|
10
10
|
import I from "./index113.js";
|
11
11
|
/* empty css */
|
12
|
-
import { useLocale as M } from "./
|
12
|
+
import { useLocale as M } from "./index211.js";
|
13
13
|
const O = { class: "bb-dropdown-button__content" }, R = {
|
14
14
|
key: 1,
|
15
15
|
class: "bb-dropdown-button__loading-label sr-only"
|
package/dist/index83.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
|
2
|
-
import { findInTree as ae } from "./
|
2
|
+
import { findInTree as ae } from "./index259.js";
|
3
3
|
import { useId as re } from "./index8.js";
|
4
4
|
import oe from "./index111.js";
|
5
5
|
/* empty css */
|
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
|
|
53
53
|
const r = a.accept[t];
|
54
54
|
if (r.includes("/")) e.push(r);
|
55
55
|
else {
|
56
|
-
b || (b = (await import("./
|
56
|
+
b || (b = (await import("./index258.js")).default);
|
57
57
|
const o = b.getType(r);
|
58
58
|
if (!o)
|
59
59
|
throw new Error(
|
package/dist/index85.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as v, ref as p, getCurrentInstance as c, onServerPrefetch as w, onBeforeMount as z, inject as _, watch as b, computed as f, createElementBlock as h, openBlock as $, mergeProps as g } from "vue";
|
2
|
-
import { isCssColor as I } from "./
|
2
|
+
import { isCssColor as I } from "./index233.js";
|
3
3
|
const B = ["innerHTML"], k = /* @__PURE__ */ v({
|
4
4
|
__name: "BbIcon",
|
5
5
|
props: {
|
package/dist/index87.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
|
2
|
-
import { throttle as c } from "./
|
2
|
+
import { throttle as c } from "./index272.js";
|
3
3
|
const M = /* @__PURE__ */ h({
|
4
4
|
__name: "BbIntersection",
|
5
5
|
props: {
|