bitboss-ui 2.1.31 → 2.1.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/components/BaseColorInput/BaseColorInput.vue.d.ts +10 -30
- package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +2 -2
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +8 -24
- package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +27 -36
- package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +5 -1
- package/dist/components/BbPopover/BbPopover.vue.d.ts +25 -32
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +26 -31
- package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
- package/dist/components/{CommonPopover.vue.d.ts → CommonPopover2.vue.d.ts} +2 -7
- package/dist/composables/useCancelableFunction.d.ts +17 -0
- package/dist/index.css +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +143 -138
- package/dist/index106.js +9 -9
- package/dist/index11.js +2 -2
- package/dist/index111.js +1 -1
- package/dist/index119.js +4 -4
- package/dist/index12.js +6 -6
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +111 -93
- package/dist/index133.js +1 -1
- package/dist/index135.js +69 -2
- package/dist/index137.js +13 -377
- package/dist/index138.js +2 -9
- package/dist/index139.js +11 -25
- package/dist/index140.js +419 -2
- package/dist/index141.js +9 -5
- package/dist/index142.js +23 -7
- package/dist/index143.js +2 -6
- package/dist/index144.js +5 -3
- package/dist/index145.js +9 -3
- package/dist/index146.js +6 -3
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +72 -74
- package/dist/index150.js +1 -1
- package/dist/index151.js +1 -1
- package/dist/index152.js +1 -1
- package/dist/index153.js +1 -1
- package/dist/index154.js +1 -1
- package/dist/index155.js +1 -1
- package/dist/index156.js +1 -1
- package/dist/index157.js +1 -1
- package/dist/index158.js +1 -1
- package/dist/index159.js +1 -1
- package/dist/index160.js +1 -1
- package/dist/index161.js +1 -1
- package/dist/index162.js +1 -1
- package/dist/index163.js +1 -1
- package/dist/index164.js +1 -1
- package/dist/index165.js +1 -1
- package/dist/index166.js +1 -1
- package/dist/index167.js +1 -1
- package/dist/index168.js +1 -1
- package/dist/index169.js +1 -1
- package/dist/index17.js +2 -2
- package/dist/index170.js +1 -1
- package/dist/index171.js +1 -1
- package/dist/index172.js +1 -1
- package/dist/index173.js +1 -1
- package/dist/index174.js +1 -1
- package/dist/index175.js +1 -1
- package/dist/index176.js +1 -1
- package/dist/index177.js +1 -1
- package/dist/index178.js +1 -1
- package/dist/index179.js +1 -1
- package/dist/index180.js +1 -1
- package/dist/index181.js +3 -2
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +2 -3
- package/dist/index185.js +1 -1
- package/dist/index186.js +1 -1
- package/dist/index187.js +1 -1
- package/dist/index188.js +2 -2
- package/dist/index189.js +2 -2
- package/dist/index19.js +8 -8
- package/dist/index190.js +2 -2
- package/dist/index191.js +3 -2
- package/dist/index192.js +1 -1
- package/dist/index193.js +1 -1
- package/dist/index194.js +2 -3
- package/dist/index195.js +1 -1
- package/dist/index196.js +1 -1
- package/dist/index197.js +1 -1
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +1 -1
- package/dist/index201.js +1 -1
- package/dist/index202.js +1 -1
- package/dist/index203.js +1 -1
- package/dist/index204.js +1 -1
- package/dist/index205.js +1 -1
- package/dist/index206.js +3 -138
- package/dist/index207.js +3 -2
- package/dist/index208.js +3 -2
- package/dist/index209.js +3 -34
- package/dist/index21.js +16 -16
- package/dist/index211.js +7 -13
- package/dist/index212.js +136 -9
- package/dist/index213.js +2 -5
- package/dist/index214.js +2 -5
- package/dist/index215.js +13 -5
- package/dist/index216.js +13 -5
- package/dist/index217.js +13 -5
- package/dist/index218.js +3 -5
- package/dist/index219.js +86 -2
- package/dist/index221.js +29 -2
- package/dist/index222.js +16 -19
- package/dist/index223.js +50 -68
- package/dist/index224.js +17 -0
- package/dist/index225.js +3 -13
- package/dist/index226.js +12 -117
- package/dist/index227.js +18 -0
- package/dist/index229.js +2 -4
- package/dist/index23.js +153 -153
- package/dist/index230.js +6 -2
- package/dist/index231.js +15 -50
- package/dist/index232.js +8 -15
- package/dist/index233.js +3 -106
- package/dist/index234.js +11 -0
- package/dist/index235.js +117 -96
- package/dist/index237.js +23 -4
- package/dist/index238.js +4 -197
- package/dist/index239.js +25 -0
- package/dist/index240.js +5 -86
- package/dist/index241.js +7 -0
- package/dist/index242.js +5 -29
- package/dist/index243.js +5 -15
- package/dist/index244.js +5 -3
- package/dist/index245.js +5 -12
- package/dist/index246.js +5 -16
- package/dist/index247.js +2 -183
- package/dist/index248.js +8 -3
- package/dist/index249.js +250 -2
- package/dist/index25.js +4 -4
- package/dist/index250.js +52 -2
- package/dist/index251.js +44 -7
- package/dist/index252.js +5 -7
- package/dist/index253.js +60 -5
- package/dist/index254.js +106 -5
- package/dist/index256.js +95 -245
- package/dist/index258.js +2 -44
- package/dist/index259.js +4 -5
- package/dist/index260.js +5 -60
- package/dist/index261.js +2 -7
- package/dist/index262.js +18 -16
- package/dist/index263.js +2 -12
- package/dist/index264.js +7 -6
- package/dist/index265.js +7 -229
- package/dist/index266.js +34 -10
- package/dist/index267.js +2 -3
- package/dist/index268.js +18 -6
- package/dist/index269.js +12 -16
- package/dist/index27.js +2 -2
- package/dist/index270.js +229 -3
- package/dist/index271.js +3 -9
- package/dist/index272.js +4 -23
- package/dist/index273.js +197 -9
- package/dist/index275.js +183 -8
- package/dist/index276.js +7 -67
- package/dist/index277.js +9 -5
- package/dist/index278.js +9 -5
- package/dist/index279.js +8 -8
- package/dist/index280.js +33 -2
- package/dist/index281.js +28 -2
- package/dist/index283.js +4 -0
- package/dist/index284.js +5 -7
- package/dist/index285.js +67 -3
- package/dist/index286.js +7 -4
- package/dist/index287.js +11 -7
- package/dist/index288.js +5 -11
- package/dist/index289.js +1 -1
- package/dist/index29.js +6 -6
- package/dist/index290.js +17 -3
- package/dist/index291.js +25 -14
- package/dist/index292.js +718 -3
- package/dist/index293.js +366 -3
- package/dist/index294.js +58 -3
- package/dist/index295.js +3 -28
- package/dist/index298.js +12 -121
- package/dist/index299.js +2 -2
- package/dist/index300.js +11 -10
- package/dist/index302.js +15 -12
- package/dist/index304.js +10 -11
- package/dist/index306.js +17 -17
- package/dist/index308.js +27 -5
- package/dist/index309.js +2 -6
- package/dist/index31.js +1 -1
- package/dist/index310.js +2 -19
- package/dist/index311.js +2 -2
- package/dist/index312.js +2 -27
- package/dist/index313.js +2 -2
- package/dist/index314.js +21 -1
- package/dist/index316.js +3 -2
- package/dist/index317.js +3 -2
- package/dist/index318.js +6 -22
- package/dist/index320.js +125 -2
- package/dist/index321.js +2 -718
- package/dist/index322.js +2 -366
- package/dist/index324.js +3 -5
- package/dist/index325.js +5 -2
- package/dist/index326.js +7 -32
- package/dist/index327.js +2 -28
- package/dist/index328.js +7 -0
- package/dist/index329.js +3 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +3 -5
- package/dist/index331.js +92 -7
- package/dist/index332.js +35 -8
- package/dist/index333.js +6 -129
- package/dist/index334.js +113 -353
- package/dist/index335.js +367 -56
- package/dist/index336.js +33 -33
- package/dist/index337.js +57 -227
- package/dist/index338.js +2 -7
- package/dist/index339.js +6 -6
- package/dist/index340.js +6 -18
- package/dist/index341.js +17 -45
- package/dist/index342.js +46 -92
- package/dist/index343.js +10 -0
- package/dist/index344.js +6 -3
- package/dist/index345.js +7 -128
- package/dist/index346.js +223 -431
- package/dist/index347.js +123 -121
- package/dist/index348.js +421 -473
- package/dist/index349.js +125 -48
- package/dist/index35.js +4 -4
- package/dist/index350.js +490 -0
- package/dist/index351.js +52 -0
- package/dist/index37.js +263 -271
- package/dist/index39.js +7 -7
- package/dist/index41.js +1 -1
- package/dist/index43.js +8 -8
- package/dist/index45.js +15 -15
- package/dist/index47.js +3 -3
- package/dist/index49.js +4 -4
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index6.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index79.js +206 -182
- package/dist/index81.js +2 -2
- package/dist/index83.js +2 -2
- package/dist/index87.js +1 -1
- package/dist/index9.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +3 -3
- package/dist/index94.js +121 -117
- package/dist/index96.js +2 -2
- package/dist/utilities/functions/extractDomContainer.d.ts +1 -0
- package/dist/utilities/functions/parseWidthString.d.ts +6 -0
- package/package.json +2 -2
- package/dist/index136.js +0 -13
- package/dist/index210.js +0 -15
- package/dist/index220.js +0 -4
- package/dist/index255.js +0 -10
- package/dist/index257.js +0 -54
- package/dist/index274.js +0 -11
- package/dist/index315.js +0 -4
- package/dist/index323.js +0 -60
- /package/dist/{index282.js → index319.js} +0 -0
package/dist/index201.js
CHANGED
package/dist/index202.js
CHANGED
package/dist/index203.js
CHANGED
package/dist/index204.js
CHANGED
package/dist/index205.js
CHANGED
package/dist/index206.js
CHANGED
@@ -1,140 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
return O() ? (W(e), !0) : !1;
|
4
|
-
}
|
5
|
-
const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
|
6
|
-
var r;
|
7
|
-
const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
|
8
|
-
if (t == null && !k())
|
9
|
-
throw new Error("injectLocal must be called in setup");
|
10
|
-
return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
|
11
|
-
}, G = typeof window < "u" && typeof document < "u";
|
12
|
-
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
13
|
-
const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
|
14
|
-
};
|
15
|
-
function y(e, r) {
|
16
|
-
function n(...t) {
|
17
|
-
return new Promise((o, i) => {
|
18
|
-
Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
|
19
|
-
});
|
20
|
-
}
|
21
|
-
return n;
|
22
|
-
}
|
23
|
-
const A = (e) => e();
|
24
|
-
function x(e, r = {}) {
|
25
|
-
let n, t, o = d;
|
26
|
-
const i = (c) => {
|
27
|
-
clearTimeout(c), o(), o = d;
|
28
|
-
};
|
29
|
-
let u;
|
30
|
-
return (c) => {
|
31
|
-
const a = b(e), l = b(r.maxWait);
|
32
|
-
return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
|
33
|
-
o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
|
34
|
-
n && i(n), t = null, f(u());
|
35
|
-
}, l)), n = setTimeout(() => {
|
36
|
-
t && i(t), t = null, f(c());
|
37
|
-
}, a);
|
38
|
-
});
|
39
|
-
};
|
40
|
-
}
|
41
|
-
function I(...e) {
|
42
|
-
let r = 0, n, t = !0, o = d, i, u, s, c, a;
|
43
|
-
!P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
|
44
|
-
const l = () => {
|
45
|
-
n && (clearTimeout(n), n = void 0, o(), o = d);
|
46
|
-
};
|
47
|
-
return (p) => {
|
48
|
-
const m = b(u), j = Date.now() - r, h = () => i = p();
|
49
|
-
return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
|
50
|
-
o = a ? D : T, n = setTimeout(() => {
|
51
|
-
r = Date.now(), t = !0, T(h()), l();
|
52
|
-
}, Math.max(0, m - j));
|
53
|
-
})), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
|
54
|
-
};
|
55
|
-
}
|
56
|
-
function z(e) {
|
57
|
-
return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
|
58
|
-
}
|
59
|
-
function L(e) {
|
60
|
-
return g();
|
61
|
-
}
|
62
|
-
function B(e) {
|
63
|
-
return Array.isArray(e) ? e : [e];
|
64
|
-
}
|
65
|
-
function H(e, r = 200, n = {}) {
|
66
|
-
return y(
|
67
|
-
x(r, n),
|
68
|
-
e
|
69
|
-
);
|
70
|
-
}
|
71
|
-
function J(e, r = 200, n = !1, t = !0, o = !1) {
|
72
|
-
return y(
|
73
|
-
I(r, n, t, o),
|
74
|
-
e
|
75
|
-
);
|
76
|
-
}
|
77
|
-
function N(e, r, n = {}) {
|
78
|
-
const {
|
79
|
-
eventFilter: t = A,
|
80
|
-
...o
|
81
|
-
} = n;
|
82
|
-
return F(
|
83
|
-
e,
|
84
|
-
y(
|
85
|
-
t,
|
86
|
-
r
|
87
|
-
),
|
88
|
-
o
|
89
|
-
);
|
90
|
-
}
|
91
|
-
function K(e, r = !0, n) {
|
92
|
-
L() ? S(e, n) : r ? e() : C(e);
|
93
|
-
}
|
94
|
-
function Q(e, r, n = {}) {
|
95
|
-
const {
|
96
|
-
debounce: t = 0,
|
97
|
-
maxWait: o = void 0,
|
98
|
-
...i
|
99
|
-
} = n;
|
100
|
-
return N(
|
101
|
-
e,
|
102
|
-
r,
|
103
|
-
{
|
104
|
-
...i,
|
105
|
-
eventFilter: x(t, { maxWait: o })
|
106
|
-
}
|
107
|
-
);
|
108
|
-
}
|
109
|
-
function U(e, r, n) {
|
110
|
-
return F(
|
111
|
-
e,
|
112
|
-
r,
|
113
|
-
{
|
114
|
-
...n,
|
115
|
-
immediate: !0
|
116
|
-
}
|
117
|
-
);
|
118
|
-
}
|
1
|
+
import o from "./index129.js";
|
2
|
+
/* empty css */
|
119
3
|
export {
|
120
|
-
|
121
|
-
y as createFilterWrapper,
|
122
|
-
x as debounceFilter,
|
123
|
-
Q as debouncedWatch,
|
124
|
-
L as getLifeCycleTarget,
|
125
|
-
E as injectLocal,
|
126
|
-
G as isClient,
|
127
|
-
q as isObject,
|
128
|
-
d as noop,
|
129
|
-
_ as notNullish,
|
130
|
-
z as pxValue,
|
131
|
-
I as throttleFilter,
|
132
|
-
B as toArray,
|
133
|
-
K as tryOnMounted,
|
134
|
-
V as tryOnScopeDispose,
|
135
|
-
H as useDebounceFn,
|
136
|
-
J as useThrottleFn,
|
137
|
-
Q as watchDebounced,
|
138
|
-
U as watchImmediate,
|
139
|
-
N as watchWithFilter
|
4
|
+
o as default
|
140
5
|
};
|
package/dist/index207.js
CHANGED
package/dist/index208.js
CHANGED
package/dist/index209.js
CHANGED
@@ -1,36 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
import { useLogger as l } from "./index255.js";
|
4
|
-
const $ = /* @__PURE__ */ p({
|
5
|
-
__name: "RouterComponent",
|
6
|
-
setup(y) {
|
7
|
-
var o, i, r, s;
|
8
|
-
const m = !!((i = (o = a()) == null ? void 0 : o.proxy) != null && i.$inertia), c = !!((s = (r = a()) == null ? void 0 : r.proxy) != null && s.$nuxt);
|
9
|
-
let t;
|
10
|
-
if (m) {
|
11
|
-
if (t = u(e.inertiaLinkName), typeof t == "string") {
|
12
|
-
const { warn: n } = l();
|
13
|
-
n(
|
14
|
-
`Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
|
15
|
-
);
|
16
|
-
}
|
17
|
-
} else if (c) {
|
18
|
-
if (t = u(e.nuxtLinkName), typeof t == "string") {
|
19
|
-
const { warn: n } = l();
|
20
|
-
n(
|
21
|
-
`Nuxt link component "${e.nuxtLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.nuxtLinkName}" or set bitboss-ui config key "nuxtLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
|
22
|
-
);
|
23
|
-
}
|
24
|
-
} else
|
25
|
-
t = "router-link";
|
26
|
-
return (n, L) => (k(), f(g(d(t)), null, {
|
27
|
-
default: b(() => [
|
28
|
-
x(n.$slots, "default")
|
29
|
-
]),
|
30
|
-
_: 3
|
31
|
-
}));
|
32
|
-
}
|
33
|
-
});
|
1
|
+
import o from "./index135.js";
|
2
|
+
/* empty css */
|
34
3
|
export {
|
35
|
-
|
4
|
+
o as default
|
36
5
|
};
|
package/dist/index21.js
CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
|
|
5
5
|
import { useId as F } from "./index8.js";
|
6
6
|
import f from "./index13.js";
|
7
7
|
/* empty css */
|
8
|
-
import s from "./
|
9
|
-
import G from "./
|
10
|
-
import J from "./
|
11
|
-
import K from "./
|
12
|
-
import Q from "./
|
13
|
-
import X from "./
|
14
|
-
import ee from "./
|
15
|
-
import { hash as M } from "./
|
16
|
-
import { last as ae } from "./
|
17
|
-
import { useLogger as te } from "./
|
18
|
-
import oe from "./
|
19
|
-
import le from "./
|
20
|
-
import re from "./
|
21
|
-
import B from "./
|
22
|
-
import se from "./
|
23
|
-
import { useLocale as de } from "./
|
8
|
+
import s from "./index240.js";
|
9
|
+
import G from "./index241.js";
|
10
|
+
import J from "./index242.js";
|
11
|
+
import K from "./index243.js";
|
12
|
+
import Q from "./index244.js";
|
13
|
+
import X from "./index245.js";
|
14
|
+
import ee from "./index246.js";
|
15
|
+
import { hash as M } from "./index225.js";
|
16
|
+
import { last as ae } from "./index247.js";
|
17
|
+
import { useLogger as te } from "./index248.js";
|
18
|
+
import oe from "./index249.js";
|
19
|
+
import le from "./index250.js";
|
20
|
+
import re from "./index251.js";
|
21
|
+
import B from "./index252.js";
|
22
|
+
import se from "./index253.js";
|
23
|
+
import { useLocale as de } from "./index216.js";
|
24
24
|
const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
|
25
25
|
style: { transform: "rotate(180deg)" },
|
26
26
|
viewBox: "0 0 24 24",
|
package/dist/index211.js
CHANGED
@@ -1,15 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
/\{(\d+)\}/g,
|
8
|
-
(a, e) => r[e]
|
9
|
-
))
|
10
|
-
), d = () => ({
|
11
|
-
t: p
|
12
|
-
});
|
1
|
+
const s = (t, e) => {
|
2
|
+
const o = t.__vccOpts || t;
|
3
|
+
for (const [r, c] of e)
|
4
|
+
o[r] = c;
|
5
|
+
return o;
|
6
|
+
};
|
13
7
|
export {
|
14
|
-
|
8
|
+
s as default
|
15
9
|
};
|
package/dist/index212.js
CHANGED
@@ -1,13 +1,140 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
import { onMounted as O, nextTick as W, getCurrentScope as S, onScopeDispose as C, watch as F, getCurrentInstance as g, isRef as P, toValue as b, hasInjectionContext as k, inject as v } from "vue";
|
2
|
+
function V(e) {
|
3
|
+
return S() ? (C(e), !0) : !1;
|
4
|
+
}
|
5
|
+
const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
|
6
|
+
var r;
|
7
|
+
const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
|
8
|
+
if (t == null && !k())
|
9
|
+
throw new Error("injectLocal must be called in setup");
|
10
|
+
return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
|
11
|
+
}, G = typeof window < "u" && typeof document < "u";
|
12
|
+
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
13
|
+
const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
|
14
|
+
};
|
15
|
+
function y(e, r) {
|
16
|
+
function n(...t) {
|
17
|
+
return new Promise((o, i) => {
|
18
|
+
Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
|
19
|
+
});
|
20
|
+
}
|
21
|
+
return n;
|
22
|
+
}
|
23
|
+
const A = (e) => e();
|
24
|
+
function x(e, r = {}) {
|
25
|
+
let n, t, o = d;
|
26
|
+
const i = (c) => {
|
27
|
+
clearTimeout(c), o(), o = d;
|
28
|
+
};
|
29
|
+
let u;
|
30
|
+
return (c) => {
|
31
|
+
const a = b(e), l = b(r.maxWait);
|
32
|
+
return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
|
33
|
+
o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
|
34
|
+
n && i(n), t = null, f(u());
|
35
|
+
}, l)), n = setTimeout(() => {
|
36
|
+
t && i(t), t = null, f(c());
|
37
|
+
}, a);
|
38
|
+
});
|
39
|
+
};
|
40
|
+
}
|
41
|
+
function I(...e) {
|
42
|
+
let r = 0, n, t = !0, o = d, i, u, s, c, a;
|
43
|
+
!P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
|
44
|
+
const l = () => {
|
45
|
+
n && (clearTimeout(n), n = void 0, o(), o = d);
|
46
|
+
};
|
47
|
+
return (p) => {
|
48
|
+
const m = b(u), j = Date.now() - r, h = () => i = p();
|
49
|
+
return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
|
50
|
+
o = a ? D : T, n = setTimeout(() => {
|
51
|
+
r = Date.now(), t = !0, T(h()), l();
|
52
|
+
}, Math.max(0, m - j));
|
53
|
+
})), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
|
54
|
+
};
|
55
|
+
}
|
56
|
+
function z(e) {
|
57
|
+
return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
|
58
|
+
}
|
59
|
+
function L(e) {
|
60
|
+
return g();
|
61
|
+
}
|
62
|
+
function B(e) {
|
63
|
+
return Array.isArray(e) ? e : [e];
|
64
|
+
}
|
65
|
+
function H(e, r = 200, n = {}) {
|
66
|
+
return y(
|
67
|
+
x(r, n),
|
68
|
+
e
|
69
|
+
);
|
70
|
+
}
|
71
|
+
function J(e, r = 200, n = !1, t = !0, o = !1) {
|
72
|
+
return y(
|
73
|
+
I(r, n, t, o),
|
74
|
+
e
|
75
|
+
);
|
76
|
+
}
|
77
|
+
function N(e, r, n = {}) {
|
78
|
+
const {
|
79
|
+
eventFilter: t = A,
|
80
|
+
...o
|
81
|
+
} = n;
|
82
|
+
return F(
|
83
|
+
e,
|
84
|
+
y(
|
85
|
+
t,
|
86
|
+
r
|
87
|
+
),
|
88
|
+
o
|
89
|
+
);
|
90
|
+
}
|
91
|
+
function K(e, r = !0, n) {
|
92
|
+
L() ? O(e, n) : r ? e() : W(e);
|
93
|
+
}
|
94
|
+
function Q(e, r, n = {}) {
|
95
|
+
const {
|
96
|
+
debounce: t = 0,
|
97
|
+
maxWait: o = void 0,
|
98
|
+
...i
|
99
|
+
} = n;
|
100
|
+
return N(
|
101
|
+
e,
|
102
|
+
r,
|
103
|
+
{
|
104
|
+
...i,
|
105
|
+
eventFilter: x(t, { maxWait: o })
|
7
106
|
}
|
8
107
|
);
|
9
|
-
|
10
|
-
|
108
|
+
}
|
109
|
+
function U(e, r, n) {
|
110
|
+
return F(
|
111
|
+
e,
|
112
|
+
r,
|
113
|
+
{
|
114
|
+
...n,
|
115
|
+
immediate: !0
|
116
|
+
}
|
117
|
+
);
|
118
|
+
}
|
11
119
|
export {
|
12
|
-
|
120
|
+
A as bypassFilter,
|
121
|
+
y as createFilterWrapper,
|
122
|
+
x as debounceFilter,
|
123
|
+
Q as debouncedWatch,
|
124
|
+
L as getLifeCycleTarget,
|
125
|
+
E as injectLocal,
|
126
|
+
G as isClient,
|
127
|
+
q as isObject,
|
128
|
+
d as noop,
|
129
|
+
_ as notNullish,
|
130
|
+
z as pxValue,
|
131
|
+
I as throttleFilter,
|
132
|
+
B as toArray,
|
133
|
+
K as tryOnMounted,
|
134
|
+
V as tryOnScopeDispose,
|
135
|
+
H as useDebounceFn,
|
136
|
+
J as useThrottleFn,
|
137
|
+
Q as watchDebounced,
|
138
|
+
U as watchImmediate,
|
139
|
+
N as watchWithFilter
|
13
140
|
};
|
package/dist/index213.js
CHANGED
package/dist/index214.js
CHANGED
@@ -1,7 +1,4 @@
|
|
1
|
-
|
2
|
-
import { __require as o } from "./index298.js";
|
3
|
-
var t = o();
|
4
|
-
const m = /* @__PURE__ */ r(t);
|
1
|
+
const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
|
5
2
|
export {
|
6
|
-
|
3
|
+
t as urlAlphabet
|
7
4
|
};
|
package/dist/index215.js
CHANGED
@@ -1,7 +1,15 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
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
|
+
};
|
5
13
|
export {
|
6
|
-
|
14
|
+
c as parseSize
|
7
15
|
};
|
package/dist/index216.js
CHANGED
@@ -1,7 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
1
|
+
import { locales as t } from "./index286.js";
|
2
|
+
import { _config as m } from "./index4.js";
|
3
|
+
import { get as c } from "./index287.js";
|
4
|
+
import { readonly as l, computed as n } from "vue";
|
5
|
+
const p = (o, ...r) => l(
|
6
|
+
n(() => c(t[m.locale], o).replace(
|
7
|
+
/\{(\d+)\}/g,
|
8
|
+
(a, e) => r[e]
|
9
|
+
))
|
10
|
+
), d = () => ({
|
11
|
+
t: p
|
12
|
+
});
|
5
13
|
export {
|
6
|
-
|
14
|
+
d as useLocale
|
7
15
|
};
|
package/dist/index217.js
CHANGED
@@ -1,7 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { ref as c, watch as f, toValue as u } from "vue";
|
2
|
+
const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
|
3
|
+
const t = c(r);
|
4
|
+
if (r) return t;
|
5
|
+
const n = f(
|
6
|
+
() => u(e),
|
7
|
+
(s) => {
|
8
|
+
s && (t.value = o, n());
|
9
|
+
}
|
10
|
+
);
|
11
|
+
return t;
|
12
|
+
};
|
5
13
|
export {
|
6
|
-
|
14
|
+
p as useUntil
|
7
15
|
};
|
package/dist/index218.js
CHANGED
package/dist/index219.js
CHANGED
@@ -1,4 +1,88 @@
|
|
1
|
-
|
1
|
+
import { defineComponent as h, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createCommentVNode as p, createTextVNode as o, toDisplayString as d, unref as b, Fragment as m, renderList as u } from "vue";
|
2
|
+
import { useLocale as g } from "./index216.js";
|
3
|
+
const k = { class: "bb-cr-container__container" }, y = {
|
4
|
+
key: 0,
|
5
|
+
class: "bb-cr-container__loading-container"
|
6
|
+
}, $ = {
|
7
|
+
key: 1,
|
8
|
+
class: "bb-cr-container__no-data-container"
|
9
|
+
}, C = /* @__PURE__ */ h({
|
10
|
+
__name: "OptionsContainer",
|
11
|
+
props: {
|
12
|
+
direction: {},
|
13
|
+
hasErrors: { type: Boolean },
|
14
|
+
hideLabel: { type: Boolean },
|
15
|
+
loadingText: {},
|
16
|
+
loading: { type: Boolean },
|
17
|
+
noDataText: {},
|
18
|
+
options: {}
|
19
|
+
},
|
20
|
+
setup(f) {
|
21
|
+
const { t: i } = g();
|
22
|
+
return (a, T) => (s(), n("span", {
|
23
|
+
ref: "container",
|
24
|
+
class: r(["bb-cr-container", {
|
25
|
+
"bb-cr-container--errors": a.hasErrors,
|
26
|
+
"bb-cr-container--horizontal": a.direction === "horizontal",
|
27
|
+
"bb-cr-container--vertical": a.direction === "vertical"
|
28
|
+
}])
|
29
|
+
}, [
|
30
|
+
l("span", k, [
|
31
|
+
t(a.$slots, "prepend"),
|
32
|
+
!a.options.length && a.loading ? (s(), n("span", y, [
|
33
|
+
t(a.$slots, "loading", {}, () => [
|
34
|
+
o(d(a.loadingText || b(i)("common.loadingText")), 1)
|
35
|
+
])
|
36
|
+
])) : a.options.length ? p("", !0) : (s(), n("span", $, [
|
37
|
+
t(a.$slots, "no-data", {}, () => [
|
38
|
+
o(d(a.noDataText || b(i)("common.noDataText")), 1)
|
39
|
+
])
|
40
|
+
])),
|
41
|
+
(s(!0), n(m, null, u(a.options, (e, c) => (s(), n(m, {
|
42
|
+
key: (e == null ? void 0 : e.valueHash) || c
|
43
|
+
}, [
|
44
|
+
t(a.$slots, "option:prepend", {
|
45
|
+
id: e.valueHash,
|
46
|
+
checked: !!e.selected,
|
47
|
+
disabled: !!e.disabled,
|
48
|
+
item: e.item,
|
49
|
+
text: e.text
|
50
|
+
}),
|
51
|
+
l("label", {
|
52
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
53
|
+
}, [
|
54
|
+
t(a.$slots, "input", {
|
55
|
+
index: c,
|
56
|
+
option: e
|
57
|
+
}),
|
58
|
+
l("span", {
|
59
|
+
class: r({
|
60
|
+
"bb-cr-container-option__text": !0,
|
61
|
+
"sr-only": a.hideLabel
|
62
|
+
})
|
63
|
+
}, [
|
64
|
+
t(a.$slots, "label", {
|
65
|
+
checked: !!e.selected,
|
66
|
+
item: e.item,
|
67
|
+
text: e.text
|
68
|
+
}, () => [
|
69
|
+
o(d(e.text), 1)
|
70
|
+
])
|
71
|
+
], 2)
|
72
|
+
], 2),
|
73
|
+
t(a.$slots, "option:append", {
|
74
|
+
id: e.valueHash,
|
75
|
+
checked: !!e.selected,
|
76
|
+
disabled: !!e.disabled,
|
77
|
+
item: e.item,
|
78
|
+
text: e.text
|
79
|
+
})
|
80
|
+
], 64))), 128)),
|
81
|
+
t(a.$slots, "append")
|
82
|
+
])
|
83
|
+
], 2));
|
84
|
+
}
|
85
|
+
});
|
2
86
|
export {
|
3
|
-
|
87
|
+
C as default
|
4
88
|
};
|
package/dist/index221.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 "./index212.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
|
};
|