bitboss-ui 2.0.49 → 2.0.50
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/index108.js +1 -1
- package/dist/index110.js +4 -4
- package/dist/index120.js +3 -3
- 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 +53 -2
- package/dist/index207.js +13 -16
- package/dist/index208.js +19 -15
- package/dist/index209.js +4 -19
- package/dist/index21.js +14 -14
- package/dist/index210.js +2 -19
- package/dist/index211.js +4 -27
- package/dist/index212.js +2 -3
- package/dist/index213.js +8 -2
- package/dist/index214.js +115 -7
- package/dist/index215.js +3 -249
- package/dist/index216.js +41 -52
- package/dist/index217.js +5 -43
- package/dist/index218.js +7 -5
- package/dist/index219.js +3 -49
- package/dist/index220.js +158 -3
- package/dist/index221.js +84 -3
- package/dist/index223.js +5 -6
- package/dist/index224.js +16 -7
- package/dist/index225.js +14 -156
- package/dist/index226.js +19 -84
- package/dist/index227.js +21 -0
- package/dist/index228.js +26 -52
- package/dist/index229.js +5 -0
- package/dist/index23.js +10 -10
- package/dist/index230.js +2 -13
- package/dist/index231.js +247 -18
- package/dist/index232.js +52 -4
- package/dist/index233.js +44 -2
- package/dist/index234.js +5 -4
- package/dist/index235.js +49 -2
- package/dist/index236.js +2 -2
- package/dist/index237.js +2 -2
- package/dist/index239.js +2 -2
- package/dist/index240.js +1 -1
- package/dist/index241.js +2 -2
- package/dist/index242.js +2 -18
- package/dist/index243.js +17 -105
- package/dist/index244.js +108 -0
- package/dist/{index245.js → index246.js} +1 -1
- package/dist/index25.js +5 -5
- package/dist/index250.js +3 -9
- package/dist/index252.js +7 -6
- package/dist/index253.js +176 -16
- package/dist/index254.js +3 -8
- package/dist/index255.js +9 -23
- package/dist/index256.js +3 -224
- package/dist/index257.js +9 -281
- package/dist/index258.js +23 -6
- package/dist/index259.js +6 -2
- package/dist/index260.js +16 -2
- package/dist/index261.js +224 -2
- package/dist/index262.js +3 -2
- package/dist/index263.js +12 -2
- package/dist/index264.js +9 -2
- package/dist/index265.js +9 -2
- package/dist/index266.js +17 -2
- package/dist/index267.js +431 -2
- package/dist/index268.js +89 -2
- package/dist/index269.js +280 -27
- package/dist/index27.js +1 -1
- package/dist/index270.js +6 -22
- package/dist/index271.js +4 -0
- package/dist/index272.js +2 -7
- package/dist/index273.js +2 -3
- package/dist/index274.js +2 -12
- package/dist/index275.js +2 -9
- package/dist/index276.js +2 -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 +30 -0
- package/dist/index282.js +22 -176
- package/dist/index284.js +2 -200
- package/dist/index285.js +126 -2
- package/dist/index286.js +21 -125
- package/dist/index288.js +202 -0
- package/dist/index29.js +69 -64
- package/dist/index291.js +1 -1
- package/dist/index292.js +1 -1
- package/dist/index293.js +2 -2
- package/dist/index297.js +33 -79
- package/dist/index298.js +7 -0
- package/dist/index299.js +8 -4
- package/dist/index300.js +4 -4
- package/dist/index301.js +77 -57
- package/dist/index303.js +5 -17
- package/dist/index304.js +4 -5
- package/dist/index305.js +4 -8
- package/dist/index306.js +58 -6
- package/dist/index307.js +46 -10
- package/dist/index308.js +10 -3
- package/dist/index309.js +6 -32
- package/dist/index31.js +2 -2
- package/dist/index310.js +17 -45
- package/dist/{index312.js → index313.js} +1 -1
- package/dist/index33.js +2 -2
- package/dist/index35.js +2 -2
- package/dist/index37.js +11 -11
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +6 -6
- 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/package.json +2 -2
- package/dist/index206.js +0 -7
- package/dist/index222.js +0 -43
- package/dist/index247.js +0 -4
- package/dist/index251.js +0 -5
- package/dist/index283.js +0 -6
- package/dist/index287.js +0 -24
- package/dist/index302.js +0 -9
package/dist/index220.js
CHANGED
@@ -1,5 +1,160 @@
|
|
1
|
-
import r from "
|
2
|
-
|
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 "./index230.js";
|
3
|
+
import { useArray as Q } from "./index263.js";
|
4
|
+
import { uniqBy as $ } from "./index264.js";
|
5
|
+
import { useItemValue as ee } from "./index265.js";
|
6
|
+
import { useItemText as te } from "./index266.js";
|
7
|
+
import { hash as v } from "./index229.js";
|
8
|
+
import { isNotNil as q } from "./index134.js";
|
9
|
+
import { waitFor as le } from "./index217.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
|
+
};
|
3
158
|
export {
|
4
|
-
|
159
|
+
he as useOptions
|
5
160
|
};
|
package/dist/index221.js
CHANGED
@@ -1,5 +1,86 @@
|
|
1
|
-
import t from "
|
2
|
-
const
|
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
|
+
});
|
3
84
|
export {
|
4
|
-
|
85
|
+
f as default
|
5
86
|
};
|
package/dist/index223.js
CHANGED
@@ -1,8 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
});
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index270.js";
|
2
|
+
import { __require as o } from "./index269.js";
|
3
|
+
var t = o();
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
6
5
|
export {
|
7
|
-
|
6
|
+
s as default
|
8
7
|
};
|
package/dist/index224.js
CHANGED
@@ -1,9 +1,18 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
},
|
1
|
+
import { getDefaultExportFromCjs as f, commonjsGlobal as n } from "./index270.js";
|
2
|
+
import { __module as e } from "./index272.js";
|
3
|
+
(function(s, a) {
|
4
|
+
(function(i, t) {
|
5
|
+
s.exports = t();
|
6
|
+
})(n, function() {
|
7
|
+
return function(i, t) {
|
8
|
+
t.prototype.isSameOrAfter = function(r, o) {
|
9
|
+
return this.isSame(r, o) || this.isAfter(r, o);
|
10
|
+
};
|
11
|
+
};
|
12
|
+
});
|
13
|
+
})(e);
|
14
|
+
var m = e.exports;
|
15
|
+
const c = /* @__PURE__ */ f(m);
|
7
16
|
export {
|
8
|
-
|
17
|
+
c as default
|
9
18
|
};
|
package/dist/index225.js
CHANGED
@@ -1,160 +1,18 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
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
|
1
|
+
import { getDefaultExportFromCjs as i, commonjsGlobal as n } from "./index270.js";
|
2
|
+
import { __module as t } from "./index273.js";
|
3
|
+
(function(s, a) {
|
4
|
+
(function(f, o) {
|
5
|
+
s.exports = o();
|
6
|
+
})(n, function() {
|
7
|
+
return function(f, o) {
|
8
|
+
o.prototype.isSameOrBefore = function(e, r) {
|
9
|
+
return this.isSame(e, r) || this.isBefore(e, r);
|
10
|
+
};
|
37
11
|
};
|
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
12
|
});
|
111
|
-
|
112
|
-
|
113
|
-
|
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
|
-
};
|
13
|
+
})(t);
|
14
|
+
var m = t.exports;
|
15
|
+
const c = /* @__PURE__ */ i(m);
|
158
16
|
export {
|
159
|
-
|
17
|
+
c as default
|
160
18
|
};
|
package/dist/index226.js
CHANGED
@@ -1,86 +1,21 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
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
|
-
});
|
1
|
+
import { getDefaultExportFromCjs as i, commonjsGlobal as m } from "./index270.js";
|
2
|
+
import { __module as _ } from "./index274.js";
|
3
|
+
import { __require as s } from "./index269.js";
|
4
|
+
(function(n, d) {
|
5
|
+
(function(t, o) {
|
6
|
+
n.exports = o(s());
|
7
|
+
})(m, function(t) {
|
8
|
+
function o(e) {
|
9
|
+
return e && typeof e == "object" && "default" in e ? e : { default: e };
|
10
|
+
}
|
11
|
+
var a = o(t), r = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e) {
|
12
|
+
return e + "º";
|
13
|
+
} };
|
14
|
+
return a.default.locale(r, null, !0), r;
|
15
|
+
});
|
16
|
+
})(_);
|
17
|
+
var u = _.exports;
|
18
|
+
const p = /* @__PURE__ */ i(u);
|
84
19
|
export {
|
85
|
-
|
20
|
+
p as default
|
86
21
|
};
|
package/dist/index227.js
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
import { getDefaultExportFromCjs as p, commonjsGlobal as s } from "./index270.js";
|
2
|
+
import { __module as n } from "./index275.js";
|
3
|
+
(function(u, l) {
|
4
|
+
(function(c, e) {
|
5
|
+
u.exports = e();
|
6
|
+
})(s, function() {
|
7
|
+
return function(c, e, r) {
|
8
|
+
r.updateLocale = function(f, o) {
|
9
|
+
var t = r.Ls[f];
|
10
|
+
if (t) return (o ? Object.keys(o) : []).forEach(function(a) {
|
11
|
+
t[a] = o[a];
|
12
|
+
}), t;
|
13
|
+
};
|
14
|
+
};
|
15
|
+
});
|
16
|
+
})(n);
|
17
|
+
var i = n.exports;
|
18
|
+
const x = /* @__PURE__ */ p(i);
|
19
|
+
export {
|
20
|
+
x as default
|
21
|
+
};
|
package/dist/index228.js
CHANGED
@@ -1,55 +1,29 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
1
|
+
import { getDefaultExportFromCjs as c, commonjsGlobal as k } from "./index270.js";
|
2
|
+
import { __module as n } from "./index276.js";
|
3
|
+
(function(f, p) {
|
4
|
+
(function(r, e) {
|
5
|
+
f.exports = e();
|
6
|
+
})(k, function() {
|
7
|
+
var r = "week", e = "year";
|
8
|
+
return function(w, u, a) {
|
9
|
+
var o = u.prototype;
|
10
|
+
o.week = function(t) {
|
11
|
+
if (t === void 0 && (t = null), t !== null) return this.add(7 * (t - this.week()), "day");
|
12
|
+
var s = this.$locale().yearStart || 1;
|
13
|
+
if (this.month() === 11 && this.date() > 25) {
|
14
|
+
var l = a(this).startOf(e).add(1, e).date(s), d = a(this).endOf(r);
|
15
|
+
if (l.isBefore(d)) return 1;
|
16
|
+
}
|
17
|
+
var h = a(this).startOf(e).date(s).startOf(r).subtract(1, "millisecond"), i = this.diff(h, r, !0);
|
18
|
+
return i < 0 ? a(this).startOf("week").week() : Math.ceil(i);
|
19
|
+
}, o.weeks = function(t) {
|
20
|
+
return t === void 0 && (t = null), this.week(t);
|
21
|
+
};
|
20
22
|
};
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
onClick: l
|
26
|
-
}, [
|
27
|
-
e(n.$slots, "prepend", {}, () => [
|
28
|
-
t("span", y, [
|
29
|
-
e(n.$slots, "prefix")
|
30
|
-
])
|
31
|
-
]),
|
32
|
-
n.$props["prepend:icon"] ? (r(), s(p(a), {
|
33
|
-
key: 0,
|
34
|
-
class: "bb-common-input-inner-container__prepend-icon",
|
35
|
-
type: n.$props["prepend:icon"]
|
36
|
-
}, null, 8, ["type"])) : i("", !0),
|
37
|
-
e(n.$slots, "default"),
|
38
|
-
n.$props["append:icon"] ? (r(), s(p(a), {
|
39
|
-
key: 1,
|
40
|
-
class: "bb-common-input-inner-container__append-icon",
|
41
|
-
type: n.$props["append:icon"]
|
42
|
-
}, null, 8, ["type"])) : i("", !0),
|
43
|
-
c(p($)),
|
44
|
-
c(b),
|
45
|
-
e(n.$slots, "append", {}, () => [
|
46
|
-
t("span", k, [
|
47
|
-
e(n.$slots, "suffix")
|
48
|
-
])
|
49
|
-
])
|
50
|
-
], 512));
|
51
|
-
}
|
52
|
-
});
|
23
|
+
});
|
24
|
+
})(n);
|
25
|
+
var m = n.exports;
|
26
|
+
const x = /* @__PURE__ */ c(m);
|
53
27
|
export {
|
54
|
-
|
28
|
+
x as default
|
55
29
|
};
|