bitboss-ui 2.0.49 → 2.0.51
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/BaseNumberInput/BaseNumberInput.vue.d.ts +2 -0
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +5 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +7 -0
- package/dist/index100.js +3 -1
- package/dist/index108.js +1 -1
- package/dist/index110.js +4 -4
- package/dist/index118.js +1 -1
- package/dist/index120.js +5 -5
- package/dist/index122.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index130.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +4 -4
- package/dist/index17.js +3 -3
- package/dist/index19.js +2 -2
- package/dist/index204.js +2 -116
- package/dist/index205.js +116 -2
- package/dist/index206.js +126 -5
- package/dist/index207.js +5 -16
- package/dist/index208.js +122 -13
- package/dist/index209.js +3 -3
- package/dist/index21.js +12 -12
- package/dist/index210.js +13 -16
- package/dist/index211.js +13 -24
- package/dist/index212.js +2 -3
- package/dist/index214.js +41 -8
- package/dist/index215.js +18 -247
- package/dist/index216.js +5 -51
- package/dist/index217.js +48 -39
- package/dist/index219.js +13 -49
- package/dist/index220.js +5 -3
- package/dist/index221.js +369 -3
- package/dist/index222.js +3 -41
- package/dist/index223.js +4 -6
- package/dist/index224.js +3 -7
- package/dist/index225.js +7 -158
- package/dist/index226.js +6 -82
- package/dist/index227.js +4 -0
- package/dist/index228.js +4 -53
- package/dist/index229.js +4 -0
- package/dist/index23.js +13 -13
- package/dist/index230.js +19 -13
- package/dist/index231.js +26 -19
- package/dist/index232.js +3 -4
- package/dist/index233.js +249 -2
- package/dist/index234.js +52 -4
- package/dist/index235.js +44 -2
- package/dist/index236.js +5 -126
- package/dist/index237.js +49 -125
- package/dist/index238.js +158 -2
- package/dist/index239.js +84 -5
- package/dist/index243.js +1 -1
- package/dist/index245.js +1 -1
- package/dist/index25.js +5 -5
- package/dist/index250.js +3 -9
- package/dist/index251.js +9 -3
- package/dist/index252.js +23 -6
- package/dist/index253.js +6 -16
- package/dist/index254.js +15 -8
- package/dist/index255.js +281 -23
- package/dist/index256.js +5 -223
- package/dist/index257.js +2 -281
- package/dist/index258.js +2 -6
- package/dist/index259.js +2 -2
- package/dist/index262.js +126 -2
- package/dist/index263.js +431 -2
- package/dist/index264.js +176 -2
- package/dist/index265.js +3 -2
- package/dist/index267.js +7 -2
- package/dist/index268.js +21 -1
- package/dist/index27.js +1 -1
- package/dist/index270.js +224 -22
- package/dist/index271.js +202 -0
- package/dist/index272.js +435 -6
- package/dist/index273.js +127 -3
- package/dist/index274.js +88 -11
- package/dist/index275.js +4 -9
- package/dist/index276.js +9 -9
- package/dist/index277.js +2 -17
- package/dist/index278.js +2 -431
- package/dist/index279.js +2 -89
- package/dist/index280.js +2 -3
- package/dist/index281.js +4 -0
- package/dist/index282.js +2 -176
- package/dist/index283.js +28 -4
- package/dist/index284.js +21 -199
- package/dist/index286.js +3 -126
- package/dist/index287.js +12 -22
- package/dist/index288.js +11 -0
- package/dist/index289.js +9 -436
- package/dist/index29.js +69 -64
- package/dist/index290.js +16 -126
- package/dist/index293.js +2 -2
- package/dist/index294.js +66 -5
- package/dist/index296.js +32 -65
- package/dist/index297.js +5 -79
- package/dist/index298.js +10 -0
- package/dist/index299.js +79 -4
- package/dist/index301.js +4 -59
- package/dist/index302.js +4 -7
- package/dist/index303.js +57 -17
- package/dist/index304.js +3 -4
- package/dist/index305.js +5 -8
- package/dist/index307.js +6 -10
- package/dist/index308.js +18 -3
- package/dist/index309.js +46 -32
- package/dist/index31.js +2 -2
- package/dist/index310.js +10 -46
- package/dist/index311.js +1 -1
- package/dist/{index312.js → index313.js} +1 -1
- package/dist/index33.js +2 -2
- package/dist/index35.js +3 -3
- package/dist/index37.js +176 -172
- package/dist/index39.js +3 -3
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +3 -3
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index82.js +15 -15
- package/dist/index84.js +2 -2
- package/dist/index86.js +1 -1
- package/dist/index88.js +3 -3
- package/dist/index90.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/index218.js +0 -7
- package/dist/index240.js +0 -371
- package/dist/index266.js +0 -4
- package/dist/index269.js +0 -30
- package/dist/index285.js +0 -4
- package/dist/index300.js +0 -6
package/dist/index238.js
CHANGED
@@ -1,4 +1,160 @@
|
|
1
|
-
|
1
|
+
import { ref as a, computed as r, onBeforeMount as Y, onBeforeUnmount as Z, watch as H, nextTick as N } from "vue";
|
2
|
+
import { last as _ } from "./index213.js";
|
3
|
+
import { useArray as Q } from "./index287.js";
|
4
|
+
import { uniqBy as $ } from "./index288.js";
|
5
|
+
import { useItemValue as ee } from "./index289.js";
|
6
|
+
import { useItemText as te } from "./index290.js";
|
7
|
+
import { hash as v } from "./index232.js";
|
8
|
+
import { isNotNil as q } from "./index134.js";
|
9
|
+
import { waitFor as le } from "./index216.js";
|
10
|
+
import { isNil as oe } from "./index129.js";
|
11
|
+
const he = (l) => {
|
12
|
+
const i = a(""), F = a(), u = (e) => {
|
13
|
+
F.value = e, l.emit("update:modelValue", e);
|
14
|
+
}, d = a([]), {
|
15
|
+
array: k,
|
16
|
+
add: E,
|
17
|
+
remove: P,
|
18
|
+
set: y
|
19
|
+
} = Q(), {
|
20
|
+
array: S,
|
21
|
+
add: j,
|
22
|
+
remove: J
|
23
|
+
} = Q(), { getItemText: L } = te(), { getItemValue: U } = ee(), O = (e) => {
|
24
|
+
const t = !!(l.disabled.value || e.disabled), o = L(e, l.itemText), n = U(e, l.itemValue);
|
25
|
+
if (n === void 0)
|
26
|
+
throw new Error(
|
27
|
+
'The result of extracting "value" from option was undefined. Affected item is ' + JSON.stringify(e) + " please check itemValue property is correct."
|
28
|
+
);
|
29
|
+
const X = v(n);
|
30
|
+
return {
|
31
|
+
item: e,
|
32
|
+
text: o,
|
33
|
+
value: n,
|
34
|
+
valueHash: X,
|
35
|
+
disabled: t,
|
36
|
+
selected: !1
|
37
|
+
};
|
38
|
+
}, T = (e) => (e.selected = q(b.value[e.valueHash]), e), V = r(() => {
|
39
|
+
const e = [].concat(
|
40
|
+
d.value.map((t) => T(O(t))),
|
41
|
+
S.value.map(T),
|
42
|
+
k.value.map(T)
|
43
|
+
);
|
44
|
+
return $(e, (t) => t.valueHash);
|
45
|
+
}), z = (e) => {
|
46
|
+
l.multiple ? (u(l.modelValue.value.concat(e.value)), l.stash && E(e), l.resetQueryOnOptionSelected && s()) : (l.stash && y(e), u(e.value), N(() => s()));
|
47
|
+
}, G = async (e) => {
|
48
|
+
if (J((t) => t.valueHash !== e.valueHash), P((t) => t.valueHash !== e.valueHash), l.multiple) {
|
49
|
+
const t = { ...b.value };
|
50
|
+
delete t[e.valueHash], u(Object.values(t));
|
51
|
+
} else
|
52
|
+
u(null), await N(), s();
|
53
|
+
}, b = r(() => {
|
54
|
+
const e = {}, t = [].concat(l.modelValue.value);
|
55
|
+
for (let o = 0; o < t.length; o++) {
|
56
|
+
const n = t[o];
|
57
|
+
e[v(n)] = n;
|
58
|
+
}
|
59
|
+
return e;
|
60
|
+
}), g = async ({ prefill: e = !1 }) => {
|
61
|
+
let t = [];
|
62
|
+
if (Array.isArray(l.items.value))
|
63
|
+
t = l.items.value;
|
64
|
+
else if (typeof l.items.value == "function") {
|
65
|
+
const o = ++c.value;
|
66
|
+
try {
|
67
|
+
t = await l.items.value(
|
68
|
+
i.value,
|
69
|
+
e,
|
70
|
+
l.modelValue.value
|
71
|
+
), o < c.value && (await le(() => o === c.value), t = d.value);
|
72
|
+
} catch (n) {
|
73
|
+
console.error(n);
|
74
|
+
}
|
75
|
+
c.value--;
|
76
|
+
}
|
77
|
+
d.value = t;
|
78
|
+
}, B = r(() => {
|
79
|
+
const e = {};
|
80
|
+
for (let t = 0; t < V.value.length; t++) {
|
81
|
+
const o = V.value[t], { valueHash: n } = o;
|
82
|
+
e[n] = o;
|
83
|
+
}
|
84
|
+
return {
|
85
|
+
get: (t) => e[v(t)]
|
86
|
+
};
|
87
|
+
}), f = r(() => [].concat(l.modelValue.value).reduce((e, t) => {
|
88
|
+
const o = B.value.get(t);
|
89
|
+
return o && e.push(o), e;
|
90
|
+
}, [])), C = (e) => q(B.value.get(e)), s = () => {
|
91
|
+
if (l.multiple) {
|
92
|
+
i.value = "";
|
93
|
+
return;
|
94
|
+
}
|
95
|
+
let e;
|
96
|
+
f.value && (e = _(f.value)), i.value = (e == null ? void 0 : e.text) || "";
|
97
|
+
}, K = () => {
|
98
|
+
const e = i.value.trim(), t = O(e);
|
99
|
+
j(t), s();
|
100
|
+
}, c = a(0), M = r(() => [].concat(l.modelValue.value).reduce(
|
101
|
+
(e, t) => (C(t) ? e.coherent.push(t) : e.incoherent.push(t), e),
|
102
|
+
{ coherent: [], incoherent: [] }
|
103
|
+
)), A = r(() => l.multiple && !l.modelValue.value.length || !l.multiple && oe(l.modelValue.value) ? !0 : !M.value.incoherent.length), R = () => {
|
104
|
+
l.enforceCoherence && !A.value && (l.multiple ? u(M.value.coherent) : u(null));
|
105
|
+
}, p = a(!1), I = a(!1), m = async () => {
|
106
|
+
I.value = !0, await g({ prefill: !0 }), R(), s(), p.value = !0, I.value = !1;
|
107
|
+
};
|
108
|
+
Y(async () => {
|
109
|
+
l.prefill && (await m(), l.stash && y(...f.value));
|
110
|
+
});
|
111
|
+
let h;
|
112
|
+
const W = () => {
|
113
|
+
h && clearTimeout(h), h = setTimeout(async () => {
|
114
|
+
try {
|
115
|
+
await g({ prefill: !1 });
|
116
|
+
} catch (e) {
|
117
|
+
console.error(e);
|
118
|
+
}
|
119
|
+
}, l.queryDebounceTime);
|
120
|
+
};
|
121
|
+
Z(() => clearTimeout(h));
|
122
|
+
let x;
|
123
|
+
H(
|
124
|
+
() => l.modelValue.value,
|
125
|
+
() => {
|
126
|
+
A.value || (x && clearTimeout(x), x = setTimeout(async () => {
|
127
|
+
m();
|
128
|
+
}, l.modelValueDebounceTime));
|
129
|
+
}
|
130
|
+
);
|
131
|
+
let w;
|
132
|
+
const D = async (e, t) => {
|
133
|
+
v(t) !== v(e) && p.value && (w && clearTimeout(w), w = setTimeout(async () => {
|
134
|
+
await m();
|
135
|
+
}, l.depsDebounceTime));
|
136
|
+
};
|
137
|
+
return H(() => l.items.value, D), H(() => l.dependencies.value, D), {
|
138
|
+
addCurrentQueryToManualItems: K,
|
139
|
+
alignQueryToState: s,
|
140
|
+
getOptions: g,
|
141
|
+
hasPrefilled: p,
|
142
|
+
innerLoading: c,
|
143
|
+
isPrefilling: I,
|
144
|
+
manualItems: S,
|
145
|
+
options: V,
|
146
|
+
prefillItems: m,
|
147
|
+
query: i,
|
148
|
+
searchByQuery: W,
|
149
|
+
selectedOptions: f,
|
150
|
+
selectOption: z,
|
151
|
+
setStash: y,
|
152
|
+
unselectOption: G,
|
153
|
+
updateModelValue: u,
|
154
|
+
valueIsSelected: C,
|
155
|
+
internalItems: d
|
156
|
+
};
|
157
|
+
};
|
2
158
|
export {
|
3
|
-
|
159
|
+
he as useOptions
|
4
160
|
};
|
package/dist/index239.js
CHANGED
@@ -1,7 +1,86 @@
|
|
1
|
-
import o from "
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as b, openBlock as t, createElementBlock as n, normalizeClass as r, createElementVNode as l, renderSlot as s, createTextVNode as o, toDisplayString as d, createCommentVNode as h, Fragment as c, renderList as m } from "vue";
|
2
|
+
const p = { class: "bb-cr-container__container" }, u = {
|
3
|
+
key: 0,
|
4
|
+
class: "bb-cr-container__loading-container"
|
5
|
+
}, g = {
|
6
|
+
key: 1,
|
7
|
+
class: "bb-cr-container__no-data-container"
|
8
|
+
}, f = /* @__PURE__ */ b({
|
9
|
+
__name: "OptionsContainer",
|
10
|
+
props: {
|
11
|
+
direction: {},
|
12
|
+
hasErrors: { type: Boolean },
|
13
|
+
hideLabel: { type: Boolean },
|
14
|
+
loadingText: {},
|
15
|
+
loading: { type: Boolean },
|
16
|
+
noDataText: {},
|
17
|
+
options: {}
|
18
|
+
},
|
19
|
+
setup(k) {
|
20
|
+
return (a, y) => (t(), n("span", {
|
21
|
+
ref: "container",
|
22
|
+
class: r(["bb-cr-container", {
|
23
|
+
"bb-cr-container--errors": a.hasErrors,
|
24
|
+
"bb-cr-container--horizontal": a.direction === "horizontal",
|
25
|
+
"bb-cr-container--vertical": a.direction === "vertical"
|
26
|
+
}])
|
27
|
+
}, [
|
28
|
+
l("span", p, [
|
29
|
+
s(a.$slots, "prepend"),
|
30
|
+
!a.options.length && a.loading ? (t(), n("span", u, [
|
31
|
+
s(a.$slots, "loading", {}, () => [
|
32
|
+
o(d(a.loadingText), 1)
|
33
|
+
])
|
34
|
+
])) : a.options.length ? h("", !0) : (t(), n("span", g, [
|
35
|
+
s(a.$slots, "no-data", {}, () => [
|
36
|
+
o(d(a.noDataText), 1)
|
37
|
+
])
|
38
|
+
])),
|
39
|
+
(t(!0), n(c, null, m(a.options, (e, i) => (t(), n(c, {
|
40
|
+
key: (e == null ? void 0 : e.valueHash) || i
|
41
|
+
}, [
|
42
|
+
s(a.$slots, "option:prepend", {
|
43
|
+
id: e.valueHash,
|
44
|
+
checked: !!e.selected,
|
45
|
+
disabled: !!e.disabled,
|
46
|
+
item: e.item,
|
47
|
+
text: e.text
|
48
|
+
}),
|
49
|
+
l("label", {
|
50
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
51
|
+
}, [
|
52
|
+
s(a.$slots, "input", {
|
53
|
+
index: i,
|
54
|
+
option: e
|
55
|
+
}),
|
56
|
+
l("span", {
|
57
|
+
class: r({
|
58
|
+
"bb-cr-container-option__text": !0,
|
59
|
+
"sr-only": a.hideLabel
|
60
|
+
})
|
61
|
+
}, [
|
62
|
+
s(a.$slots, "label", {
|
63
|
+
checked: !!e.selected,
|
64
|
+
item: e.item,
|
65
|
+
text: e.text
|
66
|
+
}, () => [
|
67
|
+
o(d(e.text), 1)
|
68
|
+
])
|
69
|
+
], 2)
|
70
|
+
], 2),
|
71
|
+
s(a.$slots, "option:append", {
|
72
|
+
id: e.valueHash,
|
73
|
+
checked: !!e.selected,
|
74
|
+
disabled: !!e.disabled,
|
75
|
+
item: e.item,
|
76
|
+
text: e.text
|
77
|
+
})
|
78
|
+
], 64))), 128)),
|
79
|
+
s(a.$slots, "append")
|
80
|
+
])
|
81
|
+
], 2));
|
82
|
+
}
|
83
|
+
});
|
5
84
|
export {
|
6
|
-
|
85
|
+
f as default
|
7
86
|
};
|
package/dist/index243.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
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 "./
|
2
|
+
import { hash as d } from "./index232.js";
|
3
3
|
import { isNil as l } from "./index129.js";
|
4
4
|
import E from "./index124.js";
|
5
5
|
/* empty css */
|
package/dist/index245.js
CHANGED
@@ -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 "./index232.js";
|
3
3
|
import { isNil as i } from "./index129.js";
|
4
4
|
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
5
|
__name: "CommaBox",
|
package/dist/index25.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as ae, ref as o, getCurrentInstance as se, computed as m, nextTick as N, useAttrs as ne, onMounted as ie, onBeforeUnmount as F, watch as re, openBlock as k, createBlock as ue, Teleport as de, createElementVNode as a, mergeProps as G, createElementBlock as T, renderSlot as u, createTextVNode as ce, toDisplayString as P, createCommentVNode as z } from "vue";
|
2
|
-
import { throttle as ve } from "./
|
3
|
-
import { useFocusTrap as fe } from "./
|
2
|
+
import { throttle as ve } from "./index224.js";
|
3
|
+
import { useFocusTrap as fe } from "./index214.js";
|
4
4
|
import { useId as K } from "./index8.js";
|
5
5
|
import { wait as H } from "./index131.js";
|
6
|
-
import { waitFor as be } from "./
|
7
|
-
import { useModalsState as C } from "./
|
8
|
-
import { useLogger as pe } from "./
|
6
|
+
import { waitFor as be } from "./index216.js";
|
7
|
+
import { useModalsState as C } from "./index225.js";
|
8
|
+
import { useLogger as pe } from "./index226.js";
|
9
9
|
const me = { class: "bb-base-dialog-close" }, ge = ["aria-label"], De = /* @__PURE__ */ ae({
|
10
10
|
__name: "BaseDialog",
|
11
11
|
props: {
|
package/dist/index250.js
CHANGED
package/dist/index251.js
CHANGED
package/dist/index252.js
CHANGED
@@ -1,8 +1,25 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
const e = {
|
2
|
+
inert: ":not([inert]):not([inert] *)",
|
3
|
+
negTabIndex: ':not([tabindex^="-"])',
|
4
|
+
disabled: ":not(:disabled)"
|
5
|
+
}, n = [
|
6
|
+
`a[href]${e.inert}${e.negTabIndex}`,
|
7
|
+
`area[href]${e.inert}${e.negTabIndex}`,
|
8
|
+
`input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
|
9
|
+
`input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
|
10
|
+
`select${e.inert}${e.negTabIndex}${e.disabled}`,
|
11
|
+
`textarea${e.inert}${e.negTabIndex}${e.disabled}`,
|
12
|
+
`button${e.inert}${e.negTabIndex}${e.disabled}`,
|
13
|
+
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
14
|
+
// Discard until Firefox supports `:has()`
|
15
|
+
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
16
|
+
// `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
|
17
|
+
`iframe${e.inert}${e.negTabIndex}`,
|
18
|
+
`audio[controls]${e.inert}${e.negTabIndex}`,
|
19
|
+
`video[controls]${e.inert}${e.negTabIndex}`,
|
20
|
+
`[contenteditable]${e.inert}${e.negTabIndex}`,
|
21
|
+
`[tabindex]${e.inert}${e.negTabIndex}`
|
22
|
+
];
|
5
23
|
export {
|
6
|
-
|
7
|
-
f as default
|
24
|
+
n as default
|
8
25
|
};
|
package/dist/index253.js
CHANGED
@@ -1,18 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
if (r in n) {
|
6
|
-
const i = e(
|
7
|
-
[].concat(n[r]),
|
8
|
-
r,
|
9
|
-
f
|
10
|
-
);
|
11
|
-
if (i)
|
12
|
-
return i;
|
13
|
-
}
|
14
|
-
return t;
|
15
|
-
}, null);
|
1
|
+
import e from "./index301.js";
|
2
|
+
import r from "./index302.js";
|
3
|
+
import o from "./index303.js";
|
4
|
+
const f = new o(r, e)._freeze();
|
16
5
|
export {
|
17
|
-
|
6
|
+
o as Mime,
|
7
|
+
f as default
|
18
8
|
};
|
package/dist/index254.js
CHANGED
@@ -1,11 +1,18 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
const e = (o, r, f) => o.reduce((t, n) => {
|
2
|
+
if (t) return t;
|
3
|
+
if (f(n))
|
4
|
+
return n;
|
5
|
+
if (r in n) {
|
6
|
+
const i = e(
|
7
|
+
[].concat(n[r]),
|
8
|
+
r,
|
9
|
+
f
|
10
|
+
);
|
11
|
+
if (i)
|
12
|
+
return i;
|
6
13
|
}
|
7
|
-
return
|
8
|
-
};
|
14
|
+
return t;
|
15
|
+
}, null);
|
9
16
|
export {
|
10
|
-
|
17
|
+
e as findInTree
|
11
18
|
};
|