bitboss-ui 2.0.169 → 2.0.171
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/BbDropdown/BbDropdown.vue.d.ts +4 -4
- package/dist/components/BbPopover/BbPopover.vue.d.ts +6 -6
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +2 -2
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +11 -11
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +37 -37
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index209.js +2 -66
- package/dist/index21.js +16 -16
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -13
- package/dist/index212.js +18 -41
- package/dist/index213.js +128 -6
- package/dist/index214.js +106 -7
- package/dist/index216.js +99 -12
- package/dist/index218.js +66 -5
- package/dist/index220.js +13 -5
- package/dist/index221.js +6 -5
- package/dist/index222.js +15 -5
- package/dist/index223.js +29 -2
- package/dist/index224.js +16 -2
- package/dist/index225.js +11 -19
- package/dist/index226.js +50 -93
- package/dist/index227.js +19 -0
- package/dist/index228.js +15 -2
- package/dist/index229.js +3 -9
- package/dist/index23.js +17 -17
- package/dist/index230.js +12 -34
- package/dist/index231.js +13 -4
- package/dist/index232.js +2 -200
- package/dist/index233.js +230 -0
- package/dist/index234.js +368 -2
- package/dist/index235.js +2 -2
- package/dist/index236.js +5 -4
- package/dist/index237.js +5 -2
- package/dist/index238.js +5 -2
- package/dist/index239.js +5 -3
- package/dist/index240.js +5 -5
- package/dist/index241.js +4 -4
- package/dist/index242.js +5 -8
- package/dist/index243.js +6 -248
- package/dist/index244.js +240 -42
- package/dist/index245.js +43 -35
- package/dist/index246.js +44 -5
- package/dist/index247.js +5 -60
- package/dist/index248.js +54 -80
- package/dist/index249.js +7 -0
- package/dist/index25.js +5 -5
- package/dist/index250.js +2 -29
- package/dist/index251.js +40 -15
- package/dist/index252.js +19 -16
- package/dist/index253.js +93 -50
- package/dist/index255.js +9 -12
- package/dist/index256.js +4 -3
- package/dist/index257.js +193 -99
- package/dist/index259.js +7 -100
- package/dist/index260.js +88 -0
- package/dist/index262.js +32 -126
- package/dist/index263.js +2 -12
- package/dist/index264.js +2 -228
- package/dist/index265.js +3 -368
- package/dist/index266.js +177 -3
- package/dist/index269.js +6 -177
- package/dist/index27.js +1 -1
- package/dist/index270.js +15 -8
- package/dist/index272.js +2 -2
- package/dist/index274.js +3 -23
- package/dist/index275.js +9 -6
- package/dist/index276.js +23 -16
- package/dist/index277.js +2 -9
- package/dist/index278.js +9 -8
- package/dist/index279.js +8 -2
- package/dist/index281.js +1 -1
- package/dist/index282.js +1 -1
- package/dist/index283.js +1 -1
- package/dist/index284.js +4 -3
- package/dist/index285.js +6 -0
- package/dist/index286.js +129 -7
- package/dist/index287.js +3 -471
- package/dist/index288.js +3 -2
- package/dist/index289.js +3 -7
- package/dist/index29.js +2 -2
- package/dist/index291.js +7 -4
- package/dist/index292.js +1 -1
- package/dist/index293.js +2 -280
- package/dist/index294.js +17 -2
- package/dist/index295.js +26 -123
- package/dist/index296.js +7 -2
- package/dist/index297.js +10 -15
- package/dist/index298.js +280 -2
- package/dist/index299.js +2 -16
- package/dist/index300.js +16 -2
- package/dist/index301.js +2 -19
- package/dist/index302.js +16 -2
- package/dist/index303.js +2 -15
- package/dist/index304.js +19 -2
- package/dist/index305.js +2 -3
- package/dist/index306.js +14 -199
- package/dist/index307.js +2 -3
- package/dist/index308.js +19 -4
- package/dist/index309.js +2 -28
- package/dist/index31.js +2 -2
- package/dist/index310.js +26 -5
- package/dist/index311.js +2 -3
- package/dist/index312.js +2 -17
- package/dist/index313.js +2 -5
- package/dist/index314.js +2 -19
- package/dist/index315.js +2 -2
- package/dist/index316.js +22 -27
- package/dist/index318.js +125 -2
- package/dist/index319.js +2 -2
- package/dist/index320.js +471 -2
- package/dist/index321.js +3 -2
- package/dist/index322.js +3 -22
- package/dist/index323.js +384 -0
- package/dist/index324.js +126 -3
- package/dist/index325.js +2 -3
- package/dist/index326.js +3 -129
- package/dist/index327.js +6 -2
- package/dist/index328.js +191 -373
- package/dist/index329.js +5 -126
- package/dist/index33.js +8 -8
- package/dist/index330.js +701 -5
- package/dist/index331.js +354 -3
- package/dist/index332.js +58 -701
- package/dist/index333.js +3 -354
- package/dist/index334.js +5 -58
- package/dist/index335.js +47 -2
- package/dist/index336.js +2 -7
- package/dist/index337.js +32 -227
- package/dist/index338.js +28 -5
- package/dist/index340.js +58 -6
- package/dist/index341.js +57 -7
- package/dist/index342.js +6 -92
- package/dist/index343.js +7 -32
- package/dist/index344.js +6 -28
- package/dist/index345.js +10 -0
- package/dist/index346.js +5 -47
- package/dist/index349.js +227 -57
- package/dist/index35.js +4 -4
- package/dist/index350.js +92 -57
- package/dist/index351.js +484 -0
- package/dist/index353.js +3 -482
- package/dist/index354.js +45 -479
- package/dist/index355.js +481 -2
- package/dist/index356.js +2 -47
- package/dist/index37.js +22 -22
- package/dist/index39.js +4 -4
- 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 +1 -1
- package/dist/index67.js +1 -1
- package/dist/index79.js +56 -56
- 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 +50 -49
- package/package.json +1 -1
- package/dist/index215.js +0 -17
- package/dist/index217.js +0 -7
- package/dist/index219.js +0 -7
- package/dist/index254.js +0 -17
- package/dist/index261.js +0 -20
- package/dist/index290.js +0 -13
- package/dist/index317.js +0 -4
- package/dist/index339.js +0 -10
- package/dist/index352.js +0 -5
package/dist/index213.js
CHANGED
@@ -1,8 +1,130 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
}
|
1
|
+
import { arrow as j, computePosition as A } from "./index234.js";
|
2
|
+
import { autoUpdate as W, flip as X, offset as Y, platform as Z, shift as ee } from "./index234.js";
|
3
|
+
import { isNode as B, getNodeName as F } from "./index286.js";
|
4
|
+
import { getOverflowAncestors as te } from "./index286.js";
|
5
|
+
import { computed as r, ref as c, shallowRef as I, watch as x, getCurrentScope as U, onScopeDispose as k, shallowReadonly as o, unref as q } from "vue";
|
6
|
+
function z(e) {
|
7
|
+
return e != null && typeof e == "object" && "$el" in e;
|
8
|
+
}
|
9
|
+
function V(e) {
|
10
|
+
if (z(e)) {
|
11
|
+
const l = e.$el;
|
12
|
+
return B(l) && F(l) === "#comment" ? null : l;
|
13
|
+
}
|
14
|
+
return e;
|
15
|
+
}
|
16
|
+
function i(e) {
|
17
|
+
return typeof e == "function" ? e() : q(e);
|
18
|
+
}
|
19
|
+
function K(e) {
|
20
|
+
return {
|
21
|
+
name: "arrow",
|
22
|
+
options: e,
|
23
|
+
fn(l) {
|
24
|
+
const t = V(i(e.element));
|
25
|
+
return t == null ? {} : j({
|
26
|
+
element: t,
|
27
|
+
padding: e.padding
|
28
|
+
}).fn(l);
|
29
|
+
}
|
30
|
+
};
|
31
|
+
}
|
32
|
+
function M(e) {
|
33
|
+
return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
|
34
|
+
}
|
35
|
+
function C(e, l) {
|
36
|
+
const t = M(e);
|
37
|
+
return Math.round(l * t) / t;
|
38
|
+
}
|
39
|
+
function L(e, l, t) {
|
40
|
+
t === void 0 && (t = {});
|
41
|
+
const D = t.whileElementsMounted, s = r(() => {
|
42
|
+
var n;
|
43
|
+
return (n = i(t.open)) != null ? n : !0;
|
44
|
+
}), O = r(() => i(t.middleware)), p = r(() => {
|
45
|
+
var n;
|
46
|
+
return (n = i(t.placement)) != null ? n : "bottom";
|
47
|
+
}), w = r(() => {
|
48
|
+
var n;
|
49
|
+
return (n = i(t.strategy)) != null ? n : "absolute";
|
50
|
+
}), S = r(() => {
|
51
|
+
var n;
|
52
|
+
return (n = i(t.transform)) != null ? n : !0;
|
53
|
+
}), f = r(() => V(e.value)), u = r(() => V(l.value)), y = c(0), h = c(0), m = c(w.value), P = c(p.value), E = I({}), g = c(!1), _ = r(() => {
|
54
|
+
const n = {
|
55
|
+
position: m.value,
|
56
|
+
left: "0",
|
57
|
+
top: "0"
|
58
|
+
};
|
59
|
+
if (!u.value)
|
60
|
+
return n;
|
61
|
+
const a = C(u.value, y.value), b = C(u.value, h.value);
|
62
|
+
return S.value ? {
|
63
|
+
...n,
|
64
|
+
transform: "translate(" + a + "px, " + b + "px)",
|
65
|
+
...M(u.value) >= 1.5 && {
|
66
|
+
willChange: "transform"
|
67
|
+
}
|
68
|
+
} : {
|
69
|
+
position: m.value,
|
70
|
+
left: a + "px",
|
71
|
+
top: b + "px"
|
72
|
+
};
|
73
|
+
});
|
74
|
+
let d;
|
75
|
+
function v() {
|
76
|
+
if (f.value == null || u.value == null)
|
77
|
+
return;
|
78
|
+
const n = s.value;
|
79
|
+
A(f.value, u.value, {
|
80
|
+
middleware: O.value,
|
81
|
+
placement: p.value,
|
82
|
+
strategy: w.value
|
83
|
+
}).then((a) => {
|
84
|
+
y.value = a.x, h.value = a.y, m.value = a.strategy, P.value = a.placement, E.value = a.middlewareData, g.value = n !== !1;
|
85
|
+
});
|
86
|
+
}
|
87
|
+
function R() {
|
88
|
+
typeof d == "function" && (d(), d = void 0);
|
89
|
+
}
|
90
|
+
function N() {
|
91
|
+
if (R(), D === void 0) {
|
92
|
+
v();
|
93
|
+
return;
|
94
|
+
}
|
95
|
+
if (f.value != null && u.value != null) {
|
96
|
+
d = D(f.value, u.value, v);
|
97
|
+
return;
|
98
|
+
}
|
99
|
+
}
|
100
|
+
function $() {
|
101
|
+
s.value || (g.value = !1);
|
102
|
+
}
|
103
|
+
return x([O, p, w, s], v, {
|
104
|
+
flush: "sync"
|
105
|
+
}), x([f, u], N, {
|
106
|
+
flush: "sync"
|
107
|
+
}), x(s, $, {
|
108
|
+
flush: "sync"
|
109
|
+
}), U() && k(R), {
|
110
|
+
x: o(y),
|
111
|
+
y: o(h),
|
112
|
+
strategy: o(m),
|
113
|
+
placement: o(P),
|
114
|
+
middlewareData: o(E),
|
115
|
+
isPositioned: o(g),
|
116
|
+
floatingStyles: _,
|
117
|
+
update: v
|
118
|
+
};
|
119
|
+
}
|
6
120
|
export {
|
7
|
-
|
121
|
+
K as arrow,
|
122
|
+
W as autoUpdate,
|
123
|
+
A as computePosition,
|
124
|
+
X as flip,
|
125
|
+
te as getOverflowAncestors,
|
126
|
+
Y as offset,
|
127
|
+
Z as platform,
|
128
|
+
ee as shift,
|
129
|
+
L as useFloating
|
8
130
|
};
|
package/dist/index214.js
CHANGED
@@ -1,9 +1,108 @@
|
|
1
|
-
import { ref as
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
import { defineComponent as y, ref as F, computed as H, watch as N, createElementBlock as L, openBlock as p, Fragment as S, renderList as V, createBlock as A, withModifiers as O, normalizeClass as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
|
2
|
+
import { hash as d } from "./index229.js";
|
3
|
+
import { isNil as l } from "./index264.js";
|
4
|
+
import E from "./index67.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: P({
|
92
|
+
"bb-chipsbox-item": !0,
|
93
|
+
"bb-chipsbox-item--focused": B === n.value
|
94
|
+
}),
|
95
|
+
clearable: !0,
|
96
|
+
text: o.text,
|
97
|
+
"onClick:clear": O((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));
|
104
|
+
}
|
105
|
+
});
|
7
106
|
export {
|
8
|
-
|
107
|
+
K as default
|
9
108
|
};
|
package/dist/index216.js
CHANGED
@@ -1,15 +1,102 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
1
|
+
import { defineComponent as F, ref as H, computed as L, watch as N, createElementBlock as d, openBlock as v, Fragment as S, renderList as A, withModifiers as O, normalizeClass as P, toDisplayString as V } from "vue";
|
2
|
+
import { hash as f } from "./index229.js";
|
3
|
+
import { isNil as i } from "./index264.js";
|
4
|
+
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
|
+
__name: "CommaBox",
|
6
|
+
props: {
|
7
|
+
options: {}
|
8
|
+
},
|
9
|
+
emits: ["option:unselected"],
|
10
|
+
setup(m, { expose: h, emit: x }) {
|
11
|
+
const t = m, a = x, n = H(null), l = L(() => t.options.some((e) => !e.disabled)), u = (e = 1) => {
|
12
|
+
const s = i(n.value) ? -1 : n.value;
|
13
|
+
let o = (s + e) % t.options.length;
|
14
|
+
for (; t.options[o].disabled && o !== s; )
|
15
|
+
o = u(e + 1);
|
16
|
+
return o;
|
17
|
+
}, b = () => {
|
18
|
+
if (!l.value) return;
|
19
|
+
const e = u();
|
20
|
+
n.value = e;
|
21
|
+
}, c = (e = 1) => {
|
22
|
+
const s = i(n.value) ? 0 : n.value;
|
23
|
+
let o = (s - e + t.options.length) % t.options.length;
|
24
|
+
for (; t.options[o].disabled && o !== s; )
|
25
|
+
o = c(e + 1);
|
26
|
+
return o;
|
27
|
+
}, w = async () => {
|
28
|
+
if (!l.value) return;
|
29
|
+
const e = c();
|
30
|
+
n.value = e;
|
31
|
+
}, I = () => {
|
32
|
+
if (!l.value) return;
|
33
|
+
let e = 0;
|
34
|
+
for (; t.options[e].disabled; )
|
35
|
+
e++;
|
36
|
+
n.value = e;
|
37
|
+
}, g = () => {
|
38
|
+
if (!l.value) return;
|
39
|
+
let e = t.options.length - 1;
|
40
|
+
for (; t.options[e].disabled && e !== 0; )
|
41
|
+
e--;
|
42
|
+
n.value = e;
|
43
|
+
}, k = () => {
|
44
|
+
if (!l.value) return;
|
45
|
+
let e = 0;
|
46
|
+
for (; !t.options[e].selected && t.options.length !== e; )
|
47
|
+
e++;
|
48
|
+
n.value = e;
|
49
|
+
}, _ = () => {
|
50
|
+
if (!l.value) return;
|
51
|
+
let e = t.options.length - 1;
|
52
|
+
for (; t.options[e].selected && e !== 0; )
|
53
|
+
e--;
|
54
|
+
n.value = e;
|
55
|
+
}, C = (e) => {
|
56
|
+
if (!l.value) return;
|
57
|
+
const s = t.options.findIndex(
|
58
|
+
(o) => o.valueHash === e
|
59
|
+
);
|
60
|
+
s >= 0 && (n.value = s);
|
61
|
+
}, r = () => {
|
62
|
+
n.value = null;
|
63
|
+
}, y = () => {
|
64
|
+
if (i(n.value)) return;
|
65
|
+
const e = t.options[n.value];
|
66
|
+
e.selected && a("option:unselected", e);
|
67
|
+
}, B = () => i(n.value) ? void 0 : t.options[n.value];
|
68
|
+
return N(
|
69
|
+
() => t.options,
|
70
|
+
(e, s) => {
|
71
|
+
f(e) !== f(s) && r();
|
72
|
+
},
|
73
|
+
{
|
74
|
+
flush: "post"
|
75
|
+
}
|
76
|
+
), h({
|
77
|
+
focusNext: b,
|
78
|
+
focusPrevious: w,
|
79
|
+
focusFirst: I,
|
80
|
+
focusFirstSelected: k,
|
81
|
+
focusLast: g,
|
82
|
+
focusLastSelected: _,
|
83
|
+
blur: r,
|
84
|
+
confirmOption: y,
|
85
|
+
focusByHash: C,
|
86
|
+
getHighlighted: B
|
87
|
+
}), (e, s) => (v(!0), d(S, null, A(e.options, (o, p) => (v(), d("span", {
|
88
|
+
key: o.valueHash,
|
89
|
+
class: P({
|
90
|
+
"bb-commabox-item": !0,
|
91
|
+
"bb-commabox-item--focused": p === n.value,
|
92
|
+
"bb-commabox-item--has-comma": p !== e.options.length - 1
|
93
|
+
}),
|
94
|
+
clearable: !0,
|
95
|
+
text: o.text,
|
96
|
+
"onClick:clear": O((D) => a("option:unselected", o), ["stop"])
|
97
|
+
}, V(o.text), 43, z))), 128));
|
98
|
+
}
|
12
99
|
});
|
13
100
|
export {
|
14
|
-
|
101
|
+
j as default
|
15
102
|
};
|
package/dist/index218.js
CHANGED
@@ -1,7 +1,68 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as _, ref as $, createElementBlock as k, openBlock as r, normalizeClass as y, renderSlot as n, createBlock as c, createCommentVNode as s, createVNode as p, createElementVNode as l, unref as i } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
/* empty css */
|
4
|
+
import m from "./index85.js";
|
5
|
+
/* empty css */
|
6
|
+
import C from "./index113.js";
|
7
|
+
/* empty css */
|
8
|
+
import h from "./index337.js";
|
9
|
+
import B from "./index338.js";
|
10
|
+
/* empty css */
|
11
|
+
const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, A = /* @__PURE__ */ _({
|
12
|
+
__name: "CommonInputInnerContainer",
|
13
|
+
props: {
|
14
|
+
"append:icon": {},
|
15
|
+
clearable: { type: Boolean },
|
16
|
+
"prepend:icon": {},
|
17
|
+
preventFocus: { type: Boolean }
|
18
|
+
},
|
19
|
+
emits: ["click:clear"],
|
20
|
+
setup(u, { emit: d }) {
|
21
|
+
const t = u, f = d, o = $(), a = () => {
|
22
|
+
var e;
|
23
|
+
!o.value || t.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
|
24
|
+
}, b = () => {
|
25
|
+
f("click:clear"), a();
|
26
|
+
};
|
27
|
+
return (e, E) => (r(), k("span", {
|
28
|
+
ref_key: "container",
|
29
|
+
ref: o,
|
30
|
+
class: y(["bb-common-input-inner-container", {
|
31
|
+
"bb-common-input-inner-container--clearable": t.clearable
|
32
|
+
}]),
|
33
|
+
onClick: a
|
34
|
+
}, [
|
35
|
+
n(e.$slots, "prepend", {}, () => [
|
36
|
+
l("span", v, [
|
37
|
+
n(e.$slots, "prefix")
|
38
|
+
])
|
39
|
+
]),
|
40
|
+
e.$props["prepend:icon"] ? (r(), c(i(m), {
|
41
|
+
key: 0,
|
42
|
+
class: "bb-common-input-inner-container__prepend-icon",
|
43
|
+
type: e.$props["prepend:icon"]
|
44
|
+
}, null, 8, ["type"])) : s("", !0),
|
45
|
+
n(e.$slots, "default"),
|
46
|
+
p(B, {
|
47
|
+
"aria-hidden": !e.clearable,
|
48
|
+
tabindex: e.clearable ? 0 : -1,
|
49
|
+
onClick: b
|
50
|
+
}, null, 8, ["aria-hidden", "tabindex"]),
|
51
|
+
e.$props["append:icon"] ? (r(), c(i(m), {
|
52
|
+
key: 1,
|
53
|
+
class: "bb-common-input-inner-container__append-icon",
|
54
|
+
type: e.$props["append:icon"]
|
55
|
+
}, null, 8, ["type"])) : s("", !0),
|
56
|
+
p(h),
|
57
|
+
p(i(C)),
|
58
|
+
n(e.$slots, "append", {}, () => [
|
59
|
+
l("span", I, [
|
60
|
+
n(e.$slots, "suffix")
|
61
|
+
])
|
62
|
+
])
|
63
|
+
], 2));
|
64
|
+
}
|
65
|
+
});
|
5
66
|
export {
|
6
|
-
|
67
|
+
A as default
|
7
68
|
};
|
package/dist/index220.js
CHANGED
@@ -1,7 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
const
|
1
|
+
import { createElementBlock as t, openBlock as n, renderSlot as e } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import r from "./index291.js";
|
4
|
+
const s = {}, c = { class: "bb-common-input-outer-container" };
|
5
|
+
function p(o, a) {
|
6
|
+
return n(), t("span", c, [
|
7
|
+
e(o.$slots, "prepend-outer"),
|
8
|
+
e(o.$slots, "default"),
|
9
|
+
e(o.$slots, "append-outer")
|
10
|
+
]);
|
11
|
+
}
|
12
|
+
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
5
13
|
export {
|
6
|
-
|
14
|
+
i as default
|
7
15
|
};
|
package/dist/index221.js
CHANGED
@@ -1,7 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
const o = (e, t = 50) => new Promise((r) => {
|
2
|
+
const n = setInterval(() => {
|
3
|
+
e() && (clearInterval(n), r());
|
4
|
+
}, t);
|
5
|
+
});
|
5
6
|
export {
|
6
|
-
|
7
|
+
o as waitFor
|
7
8
|
};
|
package/dist/index222.js
CHANGED
@@ -1,7 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as a, getCurrentInstance as c, createBlock as l, openBlock as u, Teleport as f, unref as d, renderSlot as m } from "vue";
|
2
|
+
const i = /* @__PURE__ */ a({
|
3
|
+
__name: "BbTeleport",
|
4
|
+
props: {
|
5
|
+
target: {}
|
6
|
+
},
|
7
|
+
setup(o) {
|
8
|
+
var t, e;
|
9
|
+
const r = o, n = !!((e = (t = c()) == null ? void 0 : t.proxy) != null && e.$nuxt), p = r.target || (n ? "#teleports" : "body");
|
10
|
+
return (s, _) => (u(), l(f, { to: d(p) }, [
|
11
|
+
m(s.$slots, "default")
|
12
|
+
], 8, ["to"]));
|
13
|
+
}
|
14
|
+
});
|
5
15
|
export {
|
6
|
-
|
16
|
+
i as default
|
7
17
|
};
|
package/dist/index223.js
CHANGED
@@ -1,4 +1,31 @@
|
|
1
|
-
|
1
|
+
import { ref as a, computed as s, unref as v } from "vue";
|
2
|
+
import { useDebounceFn as f } from "./index206.js";
|
3
|
+
const p = (u) => {
|
4
|
+
const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
|
5
|
+
if (Array.isArray(r.value))
|
6
|
+
t.value = r.value;
|
7
|
+
else if (typeof r.value == "function") {
|
8
|
+
const i = ++e.value;
|
9
|
+
try {
|
10
|
+
const o = await r.value(...l);
|
11
|
+
if (i < e.value) {
|
12
|
+
e.value--;
|
13
|
+
return;
|
14
|
+
} else
|
15
|
+
t.value = o;
|
16
|
+
} catch (o) {
|
17
|
+
console.error(o);
|
18
|
+
}
|
19
|
+
e.value--;
|
20
|
+
}
|
21
|
+
}, c = f(n, u.debounce || 0);
|
22
|
+
return {
|
23
|
+
getter: n,
|
24
|
+
debouncedGetter: c,
|
25
|
+
items: t,
|
26
|
+
loading: s(() => !!e.value)
|
27
|
+
};
|
28
|
+
};
|
2
29
|
export {
|
3
|
-
|
30
|
+
p as useItemsGetter
|
4
31
|
};
|
package/dist/index224.js
CHANGED
@@ -1,4 +1,18 @@
|
|
1
|
-
|
1
|
+
import { isNotNil as n } from "./index140.js";
|
2
|
+
import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
|
3
|
+
const h = ({
|
4
|
+
fn: i,
|
5
|
+
onStart: s,
|
6
|
+
multiple: f,
|
7
|
+
currentValue: o
|
8
|
+
}) => {
|
9
|
+
const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
|
10
|
+
e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
|
11
|
+
};
|
12
|
+
return a && (u(r), c(async () => {
|
13
|
+
l.value || await r();
|
14
|
+
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
|
+
};
|
2
16
|
export {
|
3
|
-
|
17
|
+
h as usePrefill
|
4
18
|
};
|
package/dist/index225.js
CHANGED
@@ -1,22 +1,14 @@
|
|
1
|
-
import {
|
2
|
-
const
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
},
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
|
12
|
-
const l = (o) => {
|
13
|
-
const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
|
14
|
-
p(n, i);
|
15
|
-
};
|
16
|
-
e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
|
17
|
-
}
|
18
|
-
u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
|
1
|
+
import { ref as t } from "vue";
|
2
|
+
const n = () => {
|
3
|
+
const e = t([]);
|
4
|
+
return { array: e, set: (...r) => {
|
5
|
+
e.value = r;
|
6
|
+
}, add: (...r) => {
|
7
|
+
e.value.push(...r);
|
8
|
+
}, remove: (r) => {
|
9
|
+
e.value = e.value.filter(r);
|
10
|
+
} };
|
19
11
|
};
|
20
12
|
export {
|
21
|
-
|
13
|
+
n as useArray
|
22
14
|
};
|