bitboss-ui 2.0.32 → 2.0.33
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/index104.js +32 -32
- package/dist/index106.js +4 -4
- package/dist/index114.js +1 -1
- package/dist/index116.js +3 -3
- package/dist/index118.js +1 -1
- package/dist/index122.js +1 -1
- package/dist/index123.js +1 -1
- package/dist/index124.js +1 -1
- package/dist/index128.js +32 -32
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index15.js +3 -3
- package/dist/index17.js +2 -2
- package/dist/index19.js +9 -9
- package/dist/index199.js +70 -69
- package/dist/index200.js +8 -5
- package/dist/index201.js +5 -16
- package/dist/index202.js +10 -10
- package/dist/index203.js +15 -18
- package/dist/index204.js +18 -18
- package/dist/index205.js +14 -22
- package/dist/index206.js +27 -3
- package/dist/index207.js +3 -2
- package/dist/index208.js +2 -8
- package/dist/index209.js +5 -5
- package/dist/index21.js +14 -14
- package/dist/index213.js +1 -1
- package/dist/index214.js +119 -151
- package/dist/index215.js +123 -84
- package/dist/index217.js +35 -3
- package/dist/index218.js +172 -33
- package/dist/index220.js +43 -7
- package/dist/index222.js +13 -2
- package/dist/index223.js +5 -4
- package/dist/index224.js +369 -2
- package/dist/index225.js +3 -43
- package/dist/index226.js +5 -0
- package/dist/index227.js +7 -13
- package/dist/index228.js +151 -119
- package/dist/index229.js +84 -123
- package/dist/index23.js +4 -4
- package/dist/index231.js +2 -174
- package/dist/index232.js +4 -5
- package/dist/index233.js +2 -369
- package/dist/index234.js +2 -2
- package/dist/index235.js +18 -2
- package/dist/index236.js +105 -17
- package/dist/{index239.js → index238.js} +1 -1
- package/dist/index240.js +4 -0
- package/dist/index25.js +1 -1
- package/dist/index259.js +2 -3
- package/dist/index260.js +126 -12
- package/dist/index261.js +429 -7
- package/dist/index262.js +3 -9
- package/dist/index264.js +22 -224
- package/dist/index266.js +218 -83
- package/dist/index267.js +199 -3
- package/dist/index268.js +436 -6
- package/dist/index269.js +126 -15
- package/dist/index27.js +2 -2
- package/dist/index270.js +1 -1
- package/dist/index274.js +6 -200
- package/dist/index275.js +16 -3
- package/dist/index276.js +91 -0
- package/dist/index277.js +3 -2
- package/dist/index278.js +12 -126
- package/dist/index279.js +8 -21
- package/dist/index280.js +11 -0
- package/dist/index281.js +15 -434
- package/dist/index282.js +3 -126
- package/dist/index283.js +1 -1
- package/dist/index284.js +1 -1
- package/dist/index285.js +2 -2
- package/dist/index286.js +15 -2
- package/dist/index287.js +2 -15
- package/dist/index288.js +7 -5
- package/dist/index289.js +6 -6
- package/dist/index29.js +2 -2
- package/dist/index290.js +18 -6
- package/dist/index291.js +65 -18
- package/dist/index292.js +5 -66
- package/dist/index293.js +34 -10
- package/dist/index294.js +79 -4
- package/dist/index296.js +4 -59
- package/dist/index297.js +4 -79
- package/dist/index298.js +61 -0
- package/dist/index299.js +46 -34
- package/dist/index300.js +10 -46
- package/dist/index301.js +1 -1
- package/dist/index31.js +2 -2
- package/dist/index33.js +3 -3
- package/dist/index35.js +12 -12
- package/dist/index37.js +3 -3
- package/dist/index39.js +2 -2
- package/dist/index41.js +2 -2
- package/dist/index43.js +6 -6
- package/dist/index45.js +2 -2
- package/dist/index47.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index75.js +2 -2
- package/dist/index77.js +1 -1
- package/dist/index80.js +2 -2
- package/dist/index84.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index221.js +0 -5
- package/dist/index237.js +0 -108
- package/dist/index263.js +0 -19
- package/dist/index265.js +0 -433
- package/dist/index295.js +0 -6
- /package/dist/{index230.js → index216.js} +0 -0
package/dist/index236.js
CHANGED
@@ -1,20 +1,108 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
1
|
+
import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
|
2
|
+
import { hash as d } from "./index207.js";
|
3
|
+
import { isNil as l } from "./index125.js";
|
4
|
+
import E from "./index120.js";
|
5
|
+
/* empty css */
|
6
|
+
const K = /* @__PURE__ */ y({
|
7
|
+
__name: "ChipsBox",
|
8
|
+
props: {
|
9
|
+
options: {}
|
10
|
+
},
|
11
|
+
emits: ["option:unselected"],
|
12
|
+
setup(f, { expose: v, emit: h }) {
|
13
|
+
const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
|
14
|
+
const s = l(n.value) ? -1 : n.value;
|
15
|
+
let o = (s + e) % t.options.length;
|
16
|
+
for (; t.options[o].disabled && o !== s; )
|
17
|
+
o = a(e + 1);
|
18
|
+
return o;
|
19
|
+
}, x = () => {
|
20
|
+
if (!i.value) return;
|
21
|
+
const e = a();
|
22
|
+
n.value = e;
|
23
|
+
}, c = (e = 1) => {
|
24
|
+
const s = l(n.value) ? 0 : n.value;
|
25
|
+
let o = (s - e + t.options.length) % t.options.length;
|
26
|
+
for (; t.options[o].disabled && o !== s; )
|
27
|
+
o = c(e + 1);
|
28
|
+
return o;
|
29
|
+
}, m = async () => {
|
30
|
+
if (!i.value) return;
|
31
|
+
const e = c();
|
32
|
+
n.value = e;
|
33
|
+
}, w = () => {
|
34
|
+
if (!i.value) return;
|
35
|
+
let e = 0;
|
36
|
+
for (; t.options[e].disabled; )
|
37
|
+
e++;
|
38
|
+
n.value = e;
|
39
|
+
}, b = () => {
|
40
|
+
if (!i.value) return;
|
41
|
+
let e = t.options.length - 1;
|
42
|
+
for (; t.options[e].disabled && e !== 0; )
|
43
|
+
e--;
|
44
|
+
n.value = e;
|
45
|
+
}, I = () => {
|
46
|
+
if (!i.value) return;
|
47
|
+
let e = 0;
|
48
|
+
for (; !t.options[e].selected && t.options.length !== e; )
|
49
|
+
e++;
|
50
|
+
n.value = e;
|
51
|
+
}, g = () => {
|
52
|
+
if (!i.value) return;
|
53
|
+
let e = t.options.length - 1;
|
54
|
+
for (; t.options[e].selected && e !== 0; )
|
55
|
+
e--;
|
56
|
+
n.value = e;
|
57
|
+
}, _ = (e) => {
|
58
|
+
if (!i.value) return;
|
59
|
+
const s = t.options.findIndex(
|
60
|
+
(o) => o.valueHash === e
|
61
|
+
);
|
62
|
+
s >= 0 && (n.value = s);
|
63
|
+
}, r = () => {
|
64
|
+
n.value = null;
|
65
|
+
}, k = () => {
|
66
|
+
if (l(n.value)) return;
|
67
|
+
const e = t.options[n.value];
|
68
|
+
e.selected && u("option:unselected", e);
|
69
|
+
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
70
|
+
return N(
|
71
|
+
() => t.options,
|
72
|
+
(e, s) => {
|
73
|
+
d(e) !== d(s) && r();
|
74
|
+
},
|
75
|
+
{
|
76
|
+
flush: "post"
|
77
|
+
}
|
78
|
+
), v({
|
79
|
+
focusNext: x,
|
80
|
+
focusPrevious: m,
|
81
|
+
focusFirst: w,
|
82
|
+
focusFirstSelected: I,
|
83
|
+
focusLast: b,
|
84
|
+
focusLastSelected: g,
|
85
|
+
blur: r,
|
86
|
+
confirmOption: k,
|
87
|
+
focusByHash: _,
|
88
|
+
getHighlighted: C
|
89
|
+
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
90
|
+
key: o.valueHash,
|
91
|
+
class: O({
|
92
|
+
"bb-chipsbox-item": !0,
|
93
|
+
"bb-chipsbox-item--focused": B === n.value
|
94
|
+
}),
|
95
|
+
clearable: !0,
|
96
|
+
text: o.text,
|
97
|
+
"onClick:clear": P((M) => u("option:unselected", o), ["stop"])
|
98
|
+
}, {
|
99
|
+
default: $(() => [
|
100
|
+
z(D(o.text), 1)
|
101
|
+
]),
|
102
|
+
_: 2
|
103
|
+
}, 1032, ["class", "text", "onClick:clear"]))), 128));
|
15
104
|
}
|
16
|
-
|
17
|
-
};
|
105
|
+
});
|
18
106
|
export {
|
19
|
-
|
107
|
+
K as default
|
20
108
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
|
2
|
-
import { hash as f } from "./
|
2
|
+
import { hash as f } from "./index207.js";
|
3
3
|
import { isNil as i } from "./index125.js";
|
4
4
|
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
5
|
__name: "CommaBox",
|
package/dist/index240.js
ADDED
package/dist/index25.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as S, computed as n, openBlock as i, createElementBlock as c, normalizeClass as T, createBlock as p, resolveDynamicComponent as d, normalizeProps as o, guardReactiveProps as l, withCtx as s, renderSlot as B, createTextVNode as V, toDisplayString as m, unref as f, createVNode as E, createElementVNode as P, Fragment as D, renderList as I } from "vue";
|
2
|
-
import { deburr as N } from "./
|
2
|
+
import { deburr as N } from "./index225.js";
|
3
3
|
import { getAsPercentage as $ } from "./index126.js";
|
4
4
|
import { useId as F } from "./index8.js";
|
5
5
|
import R from "./index121.js";
|
package/dist/index259.js
CHANGED
package/dist/index260.js
CHANGED
@@ -1,14 +1,128 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
}
|
1
|
+
function l(n) {
|
2
|
+
return d(n) ? (n.nodeName || "").toLowerCase() : "#document";
|
3
|
+
}
|
4
|
+
function i(n) {
|
5
|
+
var t;
|
6
|
+
return (n == null || (t = n.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
7
|
+
}
|
8
|
+
function S(n) {
|
9
|
+
var t;
|
10
|
+
return (t = (d(n) ? n.ownerDocument : n.document) || window.document) == null ? void 0 : t.documentElement;
|
11
|
+
}
|
12
|
+
function d(n) {
|
13
|
+
return n instanceof Node || n instanceof i(n).Node;
|
14
|
+
}
|
15
|
+
function m(n) {
|
16
|
+
return n instanceof Element || n instanceof i(n).Element;
|
17
|
+
}
|
18
|
+
function p(n) {
|
19
|
+
return n instanceof HTMLElement || n instanceof i(n).HTMLElement;
|
20
|
+
}
|
21
|
+
function f(n) {
|
22
|
+
return typeof ShadowRoot > "u" ? !1 : n instanceof ShadowRoot || n instanceof i(n).ShadowRoot;
|
23
|
+
}
|
24
|
+
function w(n) {
|
25
|
+
const {
|
26
|
+
overflow: t,
|
27
|
+
overflowX: e,
|
28
|
+
overflowY: o,
|
29
|
+
display: r
|
30
|
+
} = g(n);
|
31
|
+
return /auto|scroll|overlay|hidden|clip/.test(t + o + e) && !["inline", "contents"].includes(r);
|
32
|
+
}
|
33
|
+
function L(n) {
|
34
|
+
return ["table", "td", "th"].includes(l(n));
|
35
|
+
}
|
36
|
+
function E(n) {
|
37
|
+
return [":popover-open", ":modal"].some((t) => {
|
38
|
+
try {
|
39
|
+
return n.matches(t);
|
40
|
+
} catch {
|
41
|
+
return !1;
|
42
|
+
}
|
43
|
+
});
|
44
|
+
}
|
45
|
+
function N(n) {
|
46
|
+
const t = T(), e = m(n) ? g(n) : n;
|
47
|
+
return e.transform !== "none" || e.perspective !== "none" || (e.containerType ? e.containerType !== "normal" : !1) || !t && (e.backdropFilter ? e.backdropFilter !== "none" : !1) || !t && (e.filter ? e.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((o) => (e.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (e.contain || "").includes(o));
|
48
|
+
}
|
49
|
+
function D(n) {
|
50
|
+
let t = u(n);
|
51
|
+
for (; p(t) && !y(t); ) {
|
52
|
+
if (N(t))
|
53
|
+
return t;
|
54
|
+
if (E(t))
|
55
|
+
return null;
|
56
|
+
t = u(t);
|
57
|
+
}
|
58
|
+
return null;
|
59
|
+
}
|
60
|
+
function T() {
|
61
|
+
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
62
|
+
}
|
63
|
+
function y(n) {
|
64
|
+
return ["html", "body", "#document"].includes(l(n));
|
65
|
+
}
|
66
|
+
function g(n) {
|
67
|
+
return i(n).getComputedStyle(n);
|
68
|
+
}
|
69
|
+
function k(n) {
|
70
|
+
return m(n) ? {
|
71
|
+
scrollLeft: n.scrollLeft,
|
72
|
+
scrollTop: n.scrollTop
|
73
|
+
} : {
|
74
|
+
scrollLeft: n.scrollX,
|
75
|
+
scrollTop: n.scrollY
|
76
|
+
};
|
77
|
+
}
|
78
|
+
function u(n) {
|
79
|
+
if (l(n) === "html")
|
80
|
+
return n;
|
81
|
+
const t = (
|
82
|
+
// Step into the shadow DOM of the parent of a slotted node.
|
83
|
+
n.assignedSlot || // DOM Element detected.
|
84
|
+
n.parentNode || // ShadowRoot detected.
|
85
|
+
f(n) && n.host || // Fallback.
|
86
|
+
S(n)
|
87
|
+
);
|
88
|
+
return f(t) ? t.host : t;
|
89
|
+
}
|
90
|
+
function b(n) {
|
91
|
+
const t = u(n);
|
92
|
+
return y(t) ? n.ownerDocument ? n.ownerDocument.body : n.body : p(t) && w(t) ? t : b(t);
|
93
|
+
}
|
94
|
+
function a(n, t, e) {
|
95
|
+
var o;
|
96
|
+
t === void 0 && (t = []), e === void 0 && (e = !0);
|
97
|
+
const r = b(n), h = r === ((o = n.ownerDocument) == null ? void 0 : o.body), c = i(r);
|
98
|
+
if (h) {
|
99
|
+
const s = v(c);
|
100
|
+
return t.concat(c, c.visualViewport || [], w(r) ? r : [], s && e ? a(s) : []);
|
101
|
+
}
|
102
|
+
return t.concat(r, a(r, [], e));
|
103
|
+
}
|
104
|
+
function v(n) {
|
105
|
+
return Object.getPrototypeOf(n.parent) ? n.frameElement : null;
|
106
|
+
}
|
12
107
|
export {
|
13
|
-
|
108
|
+
g as getComputedStyle,
|
109
|
+
D as getContainingBlock,
|
110
|
+
S as getDocumentElement,
|
111
|
+
v as getFrameElement,
|
112
|
+
b as getNearestOverflowAncestor,
|
113
|
+
l as getNodeName,
|
114
|
+
k as getNodeScroll,
|
115
|
+
a as getOverflowAncestors,
|
116
|
+
u as getParentNode,
|
117
|
+
i as getWindow,
|
118
|
+
N as isContainingBlock,
|
119
|
+
m as isElement,
|
120
|
+
p as isHTMLElement,
|
121
|
+
y as isLastTraversableNode,
|
122
|
+
d as isNode,
|
123
|
+
w as isOverflowElement,
|
124
|
+
f as isShadowRoot,
|
125
|
+
L as isTableElement,
|
126
|
+
E as isTopLayer,
|
127
|
+
T as isWebKit
|
14
128
|
};
|