bitboss-ui 2.1.30 → 2.1.32
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 +4 -24
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +4 -24
- package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
- package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
- 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/index113.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 +4 -4
- 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 +377 -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 +9 -9
- 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 +3 -3
- 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 -13
- package/dist/index21.js +16 -16
- package/dist/index211.js +7 -5
- package/dist/index212.js +138 -5
- package/dist/index213.js +2 -5
- package/dist/index214.js +2 -5
- package/dist/index215.js +4 -5
- package/dist/index216.js +13 -2
- package/dist/index217.js +11 -2
- package/dist/index218.js +20 -2
- package/dist/index219.js +196 -10
- package/dist/index221.js +113 -65
- package/dist/index223.js +34 -13
- package/dist/index224.js +83 -114
- package/dist/index226.js +28 -33
- package/dist/index227.js +17 -4
- package/dist/index228.js +49 -195
- package/dist/index229.js +17 -0
- package/dist/index23.js +15 -15
- package/dist/index230.js +3 -2
- package/dist/index231.js +12 -4
- package/dist/index232.js +16 -2
- package/dist/index233.js +2 -13
- package/dist/index234.js +2 -3
- package/dist/index235.js +2 -18
- package/dist/index236.js +5 -12
- package/dist/index237.js +5 -51
- package/dist/index238.js +5 -15
- package/dist/index239.js +5 -12
- package/dist/index240.js +5 -17
- package/dist/index241.js +5 -29
- package/dist/index242.js +5 -16
- package/dist/index243.js +2 -6
- package/dist/index244.js +6 -104
- package/dist/{index254.js → index245.js} +7 -7
- package/dist/index246.js +47 -95
- package/dist/index248.js +5 -229
- package/dist/index249.js +60 -6
- package/dist/index25.js +4 -4
- package/dist/index250.js +4 -2
- package/dist/index251.js +3 -5
- package/dist/index252.js +13 -5
- package/dist/index253.js +104 -6
- package/dist/index255.js +95 -47
- package/dist/index257.js +2 -5
- package/dist/index258.js +182 -59
- package/dist/index259.js +7 -86
- package/dist/index260.js +4 -0
- package/dist/index261.js +2 -183
- package/dist/index262.js +7 -2
- package/dist/index263.js +7 -7
- package/dist/index264.js +18 -7
- package/dist/index265.js +12 -3
- package/dist/index266.js +6 -6
- package/dist/index267.js +228 -15
- package/dist/index268.js +5 -9
- package/dist/index269.js +10 -23
- package/dist/index27.js +2 -2
- package/dist/index270.js +2 -9
- package/dist/index271.js +8 -2
- package/dist/index272.js +23 -3
- package/dist/index273.js +3 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +6 -9
- package/dist/index276.js +16 -5
- package/dist/index277.js +7 -65
- package/dist/index278.js +8 -2
- package/dist/index279.js +32 -4
- package/dist/index280.js +28 -8
- package/dist/index282.js +67 -11
- package/dist/index283.js +4 -279
- package/dist/index284.js +8 -2
- package/dist/index285.js +2 -125
- package/dist/index286.js +5 -2
- package/dist/index287.js +3 -15
- package/dist/index288.js +3 -2
- package/dist/index289.js +7 -16
- package/dist/index29.js +6 -6
- package/dist/index290.js +11 -2
- package/dist/index291.js +2 -16
- package/dist/index292.js +4 -2
- package/dist/index293.js +3 -19
- package/dist/index294.js +17 -2
- package/dist/index295.js +28 -3
- package/dist/index296.js +6 -0
- package/dist/index297.js +4 -6
- package/dist/index298.js +280 -3
- package/dist/index299.js +2 -2
- package/dist/index300.js +16 -3
- package/dist/index301.js +2 -6
- package/dist/index302.js +15 -3
- package/dist/index303.js +2 -4
- package/dist/index304.js +17 -17
- package/dist/index306.js +13 -25
- package/dist/index308.js +19 -2
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +27 -2
- package/dist/index311.js +2 -2
- package/dist/index312.js +2 -28
- package/dist/index313.js +1 -21
- package/dist/index314.js +4 -0
- package/dist/index315.js +2 -3
- package/dist/index316.js +22 -3
- package/dist/index318.js +3 -17
- package/dist/index319.js +1 -1
- package/dist/index320.js +6 -5
- package/dist/index321.js +2 -718
- package/dist/index322.js +125 -366
- package/dist/index323.js +2 -58
- package/dist/index324.js +2 -2
- package/dist/index325.js +718 -2
- package/dist/index326.js +365 -7
- package/dist/index327.js +51 -122
- package/dist/index329.js +3 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +2 -6
- package/dist/index331.js +8 -8
- package/dist/index332.js +5 -32
- package/dist/index333.js +8 -28
- package/dist/index334.js +60 -0
- package/dist/index335.js +58 -7
- package/dist/index336.js +7 -18
- package/dist/index337.js +128 -6
- package/dist/index338.js +366 -44
- package/dist/index339.js +7 -58
- package/dist/index340.js +18 -57
- package/dist/index341.js +1 -1
- package/dist/index342.js +6 -92
- package/dist/index343.js +44 -126
- package/dist/index344.js +95 -0
- package/dist/index345.js +129 -3
- package/dist/index35.js +5 -5
- package/dist/index37.js +38 -38
- package/dist/index39.js +8 -8
- package/dist/index41.js +2 -2
- 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 +2 -2
- package/dist/index57.js +2 -2
- 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 +5 -5
- 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/index9.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +3 -3
- package/dist/index94.js +4 -4
- package/dist/index96.js +2 -2
- package/package.json +1 -1
- package/dist/index136.js +0 -13
- package/dist/index210.js +0 -7
- package/dist/index220.js +0 -22
- package/dist/index281.js +0 -9
- package/dist/index317.js +0 -4
- package/dist/index328.js +0 -371
- /package/dist/{index256.js → index247.js} +0 -0
package/dist/index17.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as E, ref as m, computed as n, watch as _, createElementBlock as p, openBlock as h, normalizeProps as i, guardReactiveProps as f, createCommentVNode as I, createElementVNode as l, mergeProps as k, renderSlot as F } from "vue";
|
2
|
-
import { isCssColor as y } from "./
|
3
|
-
import { when as N } from "./
|
4
|
-
import { booleanishToBoolean as S } from "./
|
2
|
+
import { isCssColor as y } from "./index235.js";
|
3
|
+
import { when as N } from "./index250.js";
|
4
|
+
import { booleanishToBoolean as S } from "./index233.js";
|
5
5
|
const A = {
|
6
6
|
"aria-hidden": "true",
|
7
7
|
class: "bb-base-checkbox-container"
|
package/dist/index170.js
CHANGED
package/dist/index171.js
CHANGED
package/dist/index172.js
CHANGED
package/dist/index173.js
CHANGED
package/dist/index174.js
CHANGED
package/dist/index175.js
CHANGED
package/dist/index176.js
CHANGED
package/dist/index177.js
CHANGED
package/dist/index178.js
CHANGED
package/dist/index179.js
CHANGED
package/dist/index180.js
CHANGED
package/dist/index181.js
CHANGED
package/dist/index182.js
CHANGED
package/dist/index183.js
CHANGED
package/dist/index184.js
CHANGED
package/dist/index185.js
CHANGED
package/dist/index186.js
CHANGED
package/dist/index187.js
CHANGED
package/dist/index188.js
CHANGED
package/dist/index189.js
CHANGED
package/dist/index19.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 b, guardReactiveProps as v, createVNode as R, mergeProps as T } from "vue";
|
2
2
|
import W from "./index17.js";
|
3
3
|
/* empty css */
|
4
|
-
import K from "./
|
4
|
+
import K from "./index224.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as N } from "./
|
7
|
-
import { useIndexById as w } from "./
|
8
|
-
import { useBaseOptions as U } from "./
|
9
|
-
import { useCoherence as q } from "./
|
10
|
-
import { hash as J } from "./
|
11
|
-
import { useHashedWatcher as C } from "./
|
12
|
-
import { usePrefill as Q } from "./
|
6
|
+
import { useItemsGetter as N } from "./index226.js";
|
7
|
+
import { useIndexById as w } from "./index227.js";
|
8
|
+
import { useBaseOptions as U } from "./index228.js";
|
9
|
+
import { useCoherence as q } from "./index229.js";
|
10
|
+
import { hash as J } from "./index230.js";
|
11
|
+
import { useHashedWatcher as C } from "./index231.js";
|
12
|
+
import { usePrefill as Q } from "./index232.js";
|
13
13
|
const de = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseCheckboxGroup",
|
15
15
|
props: {
|
package/dist/index190.js
CHANGED
package/dist/index191.js
CHANGED
package/dist/index192.js
CHANGED
package/dist/index193.js
CHANGED
package/dist/index194.js
CHANGED
package/dist/index195.js
CHANGED
package/dist/index196.js
CHANGED
package/dist/index197.js
CHANGED
package/dist/index198.js
CHANGED
package/dist/index199.js
CHANGED
package/dist/index200.js
CHANGED
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,15 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
import { get as c } from "./index282.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
|
-
});
|
1
|
+
import o from "./index135.js";
|
2
|
+
/* empty css */
|
13
3
|
export {
|
14
|
-
|
4
|
+
o as default
|
15
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 "./index236.js";
|
9
|
+
import G from "./index237.js";
|
10
|
+
import J from "./index238.js";
|
11
|
+
import K from "./index239.js";
|
12
|
+
import Q from "./index240.js";
|
13
|
+
import X from "./index241.js";
|
14
|
+
import ee from "./index242.js";
|
15
|
+
import { hash as M } from "./index230.js";
|
16
|
+
import { last as ae } from "./index243.js";
|
17
|
+
import { useLogger as te } from "./index244.js";
|
18
|
+
import oe from "./index245.js";
|
19
|
+
import le from "./index246.js";
|
20
|
+
import re from "./index247.js";
|
21
|
+
import B from "./index248.js";
|
22
|
+
import se from "./index249.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,7 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
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
|
+
};
|
5
7
|
export {
|
6
|
-
|
8
|
+
s as default
|
7
9
|
};
|