bitboss-ui 2.1.110 → 2.1.111
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/composables/useConfirm.d.ts +3 -3
- package/dist/composables/useToast.d.ts +2 -2
- package/dist/composables/useWizard.d.ts +3 -0
- package/dist/index.d.ts +2 -2
- package/dist/index109.js +9 -9
- package/dist/index110.js +17 -17
- package/dist/index124.js +4 -4
- package/dist/index126.js +13 -13
- package/dist/index134.js +1 -1
- package/dist/index136.js +5 -5
- package/dist/index138.js +1 -1
- package/dist/index14.js +1 -1
- package/dist/index140.js +2 -2
- package/dist/index143.js +1 -1
- package/dist/index147.js +1 -1
- package/dist/index16.js +3 -3
- package/dist/index18.js +2 -2
- package/dist/index20.js +8 -8
- package/dist/index22.js +14 -14
- package/dist/index222.js +2 -2
- package/dist/index223.js +2 -2
- package/dist/index224.js +1 -1
- package/dist/index225.js +1 -1
- package/dist/index226.js +32 -3
- package/dist/index227.js +27 -12
- package/dist/index229.js +7 -2
- package/dist/index230.js +2 -2
- package/dist/index232.js +4 -9
- package/dist/index233.js +2 -13
- package/dist/index234.js +2 -135
- package/dist/index235.js +15 -0
- package/dist/index236.js +33 -23
- package/dist/index237.js +3 -4
- package/dist/index238.js +7 -22
- package/dist/index239.js +6 -4
- package/dist/index24.js +10 -10
- package/dist/index240.js +15 -85
- package/dist/index241.js +5 -0
- package/dist/index242.js +11 -28
- package/dist/index243.js +135 -18
- package/dist/index245.js +4 -51
- package/dist/index246.js +22 -17
- package/dist/index247.js +5 -3
- package/dist/index248.js +5 -12
- package/dist/index249.js +5 -5
- package/dist/index250.js +5 -5
- package/dist/index251.js +2 -5
- package/dist/index252.js +6 -5
- package/dist/index253.js +268 -2
- package/dist/index254.js +52 -6
- package/dist/index255.js +50 -6
- package/dist/index256.js +27 -263
- package/dist/index257.js +51 -43
- package/dist/index258.js +7 -50
- package/dist/index259.js +20 -31
- package/dist/index26.js +3 -3
- package/dist/index260.js +30 -60
- package/dist/index261.js +18 -34
- package/dist/index262.js +17 -3
- package/dist/index263.js +51 -2
- package/dist/index264.js +12 -2
- package/dist/index265.js +52 -6
- package/dist/index266.js +10 -7
- package/dist/index267.js +2 -6
- package/dist/index268.js +3 -33
- package/dist/index269.js +84 -26
- package/dist/index271.js +18 -9
- package/dist/index272.js +371 -19
- package/dist/index274.js +3 -8
- package/dist/index275.js +18 -31
- package/dist/index276.js +5 -25
- package/dist/index277.js +5 -3
- package/dist/index278.js +5 -18
- package/dist/index279.js +3 -12
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -106
- package/dist/index281.js +13 -0
- package/dist/index282.js +17 -99
- package/dist/index283.js +14 -0
- package/dist/index284.js +2 -2
- package/dist/index285.js +6 -11
- package/dist/index286.js +105 -187
- package/dist/index288.js +100 -3
- package/dist/index290.js +183 -368
- package/dist/{index287.js → index291.js} +1 -1
- package/dist/index292.js +9 -6
- package/dist/index293.js +23 -5
- package/dist/index294.js +34 -5
- package/dist/index295.js +3 -5
- package/dist/index296.js +2 -5
- package/dist/index297.js +6 -9
- package/dist/index298.js +7 -3
- package/dist/index299.js +9 -67
- package/dist/index30.js +3 -3
- package/dist/index300.js +67 -3
- package/dist/index301.js +13 -6
- package/dist/index302.js +25 -16
- package/dist/index304.js +5 -0
- package/dist/index305.js +4 -3
- package/dist/index306.js +719 -3
- package/dist/index307.js +365 -3
- package/dist/index308.js +57 -2
- package/dist/index317.js +1 -1
- package/dist/index318.js +1 -1
- package/dist/index319.js +1 -1
- package/dist/index32.js +1 -1
- package/dist/index320.js +1 -1
- package/dist/index322.js +1 -1
- package/dist/index323.js +7 -17
- package/dist/index324.js +5 -3
- package/dist/index325.js +3 -4
- package/dist/index326.js +17 -3
- package/dist/index327.js +1 -1
- package/dist/index328.js +3 -2
- package/dist/index329.js +2 -5
- package/dist/index330.js +3 -5
- package/dist/index331.js +125 -3
- package/dist/index332.js +2 -125
- package/dist/index333.js +15 -2
- package/dist/index334.js +2 -15
- package/dist/index335.js +19 -2
- package/dist/index336.js +2 -19
- package/dist/index337.js +3 -2
- package/dist/index338.js +3 -5
- package/dist/index339.js +1 -1
- package/dist/index34.js +8 -8
- package/dist/index340.js +2 -7
- package/dist/index341.js +5 -5
- package/dist/index342.js +6 -719
- package/dist/index343.js +7 -366
- package/dist/index344.js +5 -57
- package/dist/index350.js +1 -1
- package/dist/index351.js +1 -1
- package/dist/index352.js +227 -66
- package/dist/index353.js +40 -40
- package/dist/index354.js +65 -198
- package/dist/index355.js +149 -208
- package/dist/index356.js +257 -226
- package/dist/index36.js +3 -3
- package/dist/index360.js +1 -1
- package/dist/index361.js +1 -1
- package/dist/index362.js +1 -1
- package/dist/index366.js +1 -1
- package/dist/index38.js +19 -19
- package/dist/index40.js +6 -6
- package/dist/index42.js +1 -1
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index58.js +1 -1
- package/dist/index60.js +2 -2
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index74.js +4 -4
- package/dist/index82.js +6 -6
- package/dist/index84.js +1 -1
- package/dist/index86.js +2 -2
- package/dist/index88.js +2 -2
- package/dist/index90.js +1 -1
- package/dist/index93.js +3 -3
- package/dist/index95.js +2 -2
- package/dist/index97.js +5 -5
- package/dist/index99.js +1 -1
- package/package.json +1 -1
- package/dist/index228.js +0 -22
- package/dist/index244.js +0 -19
- package/dist/index273.js +0 -55
- package/dist/index289.js +0 -15
- package/dist/index303.js +0 -9
package/dist/index261.js
CHANGED
|
@@ -1,36 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
if (t = o(e.nuxtLinkName), typeof t == "string") {
|
|
19
|
-
const { warn: n } = i();
|
|
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, d) => (l(), u(m(c(t)), null, {
|
|
27
|
-
default: p(() => [
|
|
28
|
-
f(n.$slots, "default")
|
|
29
|
-
]),
|
|
30
|
-
_: 3
|
|
31
|
-
}));
|
|
32
|
-
}
|
|
33
|
-
});
|
|
1
|
+
import { isNotNil as v } from "./index149.js";
|
|
2
|
+
import { computed as t, toValue as h, ref as u, onServerPrefetch as m, onBeforeMount as p } from "vue";
|
|
3
|
+
const g = ({
|
|
4
|
+
fn: i,
|
|
5
|
+
trigger: n = !1,
|
|
6
|
+
multiple: s,
|
|
7
|
+
currentValue: r
|
|
8
|
+
}) => {
|
|
9
|
+
const f = t(() => s ? !!r?.length : v(r)), o = t(
|
|
10
|
+
() => !!h(n) || f.value
|
|
11
|
+
), l = u(!1), e = u(!1), c = t(() => o.value || e.value), a = async () => {
|
|
12
|
+
l.value || e.value || (l.value = !0, await i(!0), l.value = !1, e.value = !0);
|
|
13
|
+
};
|
|
14
|
+
return o.value && (m(a), p(async () => {
|
|
15
|
+
e.value || await a();
|
|
16
|
+
})), { isPrefilling: l, hasPrefilled: e, canLoad: c, prefill: a };
|
|
17
|
+
};
|
|
34
18
|
export {
|
|
35
|
-
|
|
19
|
+
g as usePrefill
|
|
36
20
|
};
|
package/dist/index262.js
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { computed as u, unref as a } from "vue";
|
|
2
|
+
import { hash as d } from "./index237.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
items: m,
|
|
5
|
+
key: e
|
|
6
|
+
}) => {
|
|
7
|
+
const n = (t) => e ? String(t[e]) : d(t), o = u(() => {
|
|
8
|
+
const t = {}, s = Array.from(a(m) ?? []);
|
|
9
|
+
for (let r = 0; r < s.length; r++) {
|
|
10
|
+
const c = s[r];
|
|
11
|
+
t[n(c)] = c;
|
|
12
|
+
}
|
|
13
|
+
return t;
|
|
14
|
+
});
|
|
15
|
+
return { data: o, get: (t) => o.value[n(t)] };
|
|
16
|
+
};
|
|
3
17
|
export {
|
|
4
|
-
|
|
18
|
+
p as useIndexById
|
|
5
19
|
};
|
package/dist/index263.js
CHANGED
|
@@ -1,4 +1,53 @@
|
|
|
1
|
-
|
|
1
|
+
import { computed as l, unref as o } from "vue";
|
|
2
|
+
import { useItemText as x } from "./index326.js";
|
|
3
|
+
import { useItemValue as w } from "./index258.js";
|
|
4
|
+
import { hash as y } from "./index237.js";
|
|
5
|
+
import { useLogger as D } from "./index238.js";
|
|
6
|
+
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
|
7
|
+
items: u,
|
|
8
|
+
disabled: c,
|
|
9
|
+
selectable: m,
|
|
10
|
+
itemText: a,
|
|
11
|
+
itemValue: d,
|
|
12
|
+
selectedIndexedByHash: r,
|
|
13
|
+
max: b = 1 / 0
|
|
14
|
+
}) => {
|
|
15
|
+
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
|
16
|
+
() => Object.keys(r.value).length
|
|
17
|
+
), g = o(b), f = (e) => {
|
|
18
|
+
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
|
19
|
+
e,
|
|
20
|
+
v.value,
|
|
21
|
+
m,
|
|
22
|
+
g,
|
|
23
|
+
h.value,
|
|
24
|
+
s
|
|
25
|
+
);
|
|
26
|
+
return {
|
|
27
|
+
item: e,
|
|
28
|
+
text: i,
|
|
29
|
+
value: n,
|
|
30
|
+
valueHash: t,
|
|
31
|
+
selected: s,
|
|
32
|
+
disabled: o(I)
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
return {
|
|
36
|
+
options: l(() => {
|
|
37
|
+
const e = [], n = /* @__PURE__ */ new Set();
|
|
38
|
+
for (let t = 0; t < p.value.length; t++) {
|
|
39
|
+
const i = p.value[t];
|
|
40
|
+
i.disabled && H(
|
|
41
|
+
"Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
|
|
42
|
+
);
|
|
43
|
+
const s = f(i);
|
|
44
|
+
n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
|
|
45
|
+
}
|
|
46
|
+
return e;
|
|
47
|
+
}),
|
|
48
|
+
createOption: f
|
|
49
|
+
};
|
|
50
|
+
};
|
|
2
51
|
export {
|
|
3
|
-
|
|
52
|
+
q as useBaseOptions
|
|
4
53
|
};
|
package/dist/index264.js
CHANGED
|
@@ -1,4 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
import { hash as e } from "./index237.js";
|
|
2
|
+
import { debouncedWatch as s } from "./index221.js";
|
|
3
|
+
const n = (o, c, h) => {
|
|
4
|
+
s(
|
|
5
|
+
o,
|
|
6
|
+
(r, t) => {
|
|
7
|
+
e(r) !== e(t) && c(r, t);
|
|
8
|
+
},
|
|
9
|
+
h
|
|
10
|
+
);
|
|
11
|
+
};
|
|
2
12
|
export {
|
|
3
|
-
|
|
13
|
+
n as useHashedWatcher
|
|
4
14
|
};
|
package/dist/index265.js
CHANGED
|
@@ -1,9 +1,55 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
if (
|
|
4
|
-
const n =
|
|
5
|
-
|
|
1
|
+
import { useLogger as y } from "./index238.js";
|
|
2
|
+
const g = (t, i) => {
|
|
3
|
+
if (!i.length) return;
|
|
4
|
+
const n = Array.from(
|
|
5
|
+
t.querySelectorAll(":scope > thead th")
|
|
6
|
+
);
|
|
7
|
+
if (!n.length) return;
|
|
8
|
+
const { error: r } = y(), p = n.length, u = i.map((e) => ({
|
|
9
|
+
index: typeof e == "number" ? e : e.index,
|
|
10
|
+
position: typeof e == "number" ? "left" : e.position
|
|
11
|
+
})).sort((e, o) => e.position !== o.position ? e.position === "left" ? -1 : 1 : e.position === "left" ? e.index - o.index : o.index - e.index).reduce((e, o) => {
|
|
12
|
+
const l = n[o.index];
|
|
13
|
+
if (!l)
|
|
14
|
+
return r(
|
|
15
|
+
`BbTable fixedColumns: Cannot affix column at index ${o.index}. Table has ${p} columns (valid indices: 0–${p - 1}).`
|
|
16
|
+
), e;
|
|
17
|
+
const { width: c } = l.getBoundingClientRect(), m = e.filter((h) => h.position === o.position).reduce((h, x) => h + x.width, 0);
|
|
18
|
+
return e.push({
|
|
19
|
+
index: o.index,
|
|
20
|
+
position: o.position,
|
|
21
|
+
width: Math.floor(c),
|
|
22
|
+
offset: m
|
|
23
|
+
}), e;
|
|
24
|
+
}, []);
|
|
25
|
+
Array.from(
|
|
26
|
+
t.querySelectorAll(":scope > thead > tr, :scope > tbody > tr")
|
|
27
|
+
).forEach((e) => {
|
|
28
|
+
u.forEach((o) => {
|
|
29
|
+
const l = e.querySelector(
|
|
30
|
+
`:scope > :nth-child(${o.index + 1})`
|
|
31
|
+
);
|
|
32
|
+
l && (l.style.position = "sticky", l.style[o.position] = `${o.offset}px`);
|
|
33
|
+
});
|
|
34
|
+
});
|
|
35
|
+
}, d = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), A = (t, i, n) => {
|
|
36
|
+
const r = [...d(t)];
|
|
37
|
+
return i && r.push(...d(i)), n && r.push(...d(n)), r;
|
|
38
|
+
}, $ = (t, i, n, r, p, a) => {
|
|
39
|
+
const f = [...d(t)], u = (s) => typeof s == "function" ? s(r, p, a) : s;
|
|
40
|
+
if (i) {
|
|
41
|
+
const s = u(i);
|
|
42
|
+
s && f.push(...d(s));
|
|
43
|
+
}
|
|
44
|
+
if (n) {
|
|
45
|
+
const s = u(n);
|
|
46
|
+
s && f.push(...d(s));
|
|
47
|
+
}
|
|
48
|
+
return f;
|
|
6
49
|
};
|
|
7
50
|
export {
|
|
8
|
-
|
|
51
|
+
g as applyFixedTableColumns,
|
|
52
|
+
w as columnKeyToSlotName,
|
|
53
|
+
$ as mergeCellClasses,
|
|
54
|
+
A as mergeHeaderClasses
|
|
9
55
|
};
|
package/dist/index266.js
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
const o = (t, r) => {
|
|
2
|
+
const e = {};
|
|
3
|
+
for (const c in t)
|
|
4
|
+
if (Object.prototype.hasOwnProperty.call(t, c)) {
|
|
5
|
+
const n = t[c];
|
|
6
|
+
r(n, c, t) && (e[c] = n);
|
|
7
|
+
}
|
|
8
|
+
return e;
|
|
9
|
+
};
|
|
7
10
|
export {
|
|
8
|
-
o as
|
|
11
|
+
o as pickBy
|
|
9
12
|
};
|
package/dist/index267.js
CHANGED
package/dist/index268.js
CHANGED
|
@@ -1,35 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import n from "./index220.js";
|
|
4
|
-
const l = {}, s = {
|
|
5
|
-
class: "bb-error-icon",
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 20 20",
|
|
8
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
-
};
|
|
10
|
-
function i(c, r) {
|
|
11
|
-
return t(), e("svg", s, r[0] || (r[0] = [
|
|
12
|
-
o("path", {
|
|
13
|
-
d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
|
|
14
|
-
fill: "currentColor"
|
|
15
|
-
}, null, -1),
|
|
16
|
-
o("path", {
|
|
17
|
-
d: "M9.99414 6.66666V9.99999",
|
|
18
|
-
stroke: "white",
|
|
19
|
-
"stroke-linecap": "round",
|
|
20
|
-
"stroke-linejoin": "round",
|
|
21
|
-
"stroke-width": "2"
|
|
22
|
-
}, null, -1),
|
|
23
|
-
o("path", {
|
|
24
|
-
d: "M9.99414 13.3333H10.0025",
|
|
25
|
-
stroke: "white",
|
|
26
|
-
"stroke-linecap": "round",
|
|
27
|
-
"stroke-linejoin": "round",
|
|
28
|
-
"stroke-width": "2"
|
|
29
|
-
}, null, -1)
|
|
30
|
-
]));
|
|
31
|
-
}
|
|
32
|
-
const a = /* @__PURE__ */ n(l, [["render", i]]);
|
|
1
|
+
import { hash as r } from "./index237.js";
|
|
2
|
+
const a = (o, t) => r(o) === r(t);
|
|
33
3
|
export {
|
|
34
|
-
a as
|
|
4
|
+
a as isEqual
|
|
35
5
|
};
|
package/dist/index269.js
CHANGED
|
@@ -1,30 +1,88 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useLocale as
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
1
|
+
import { defineComponent as p, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as o, renderSlot as t, createCommentVNode as h, createTextVNode as l, toDisplayString as i, unref as b, Fragment as m, renderList as u } from "vue";
|
|
2
|
+
import { useLocale as g } from "./index235.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__ */ p({
|
|
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: d } = g();
|
|
22
|
+
return (e, T) => (s(), n("span", {
|
|
23
|
+
ref: "container",
|
|
24
|
+
class: r(["bb-cr-container", {
|
|
25
|
+
"bb-cr-container--errors": e.hasErrors,
|
|
26
|
+
"bb-cr-container--horizontal": e.direction === "horizontal",
|
|
27
|
+
"bb-cr-container--vertical": e.direction === "vertical"
|
|
28
|
+
}])
|
|
29
|
+
}, [
|
|
30
|
+
o("span", k, [
|
|
31
|
+
t(e.$slots, "prepend"),
|
|
32
|
+
!e.options.length && e.loading ? (s(), n("span", y, [
|
|
33
|
+
t(e.$slots, "loading", {}, () => [
|
|
34
|
+
l(i(e.loadingText || b(d)("common.loadingText")), 1)
|
|
35
|
+
])
|
|
36
|
+
])) : e.options.length ? h("", !0) : (s(), n("span", $, [
|
|
37
|
+
t(e.$slots, "no-data", {}, () => [
|
|
38
|
+
l(i(e.noDataText || b(d)("common.noDataText")), 1)
|
|
39
|
+
])
|
|
40
|
+
])),
|
|
41
|
+
(s(!0), n(m, null, u(e.options, (a, c) => (s(), n(m, {
|
|
42
|
+
key: a?.valueHash || c
|
|
43
|
+
}, [
|
|
44
|
+
t(e.$slots, "option:prepend", {
|
|
45
|
+
id: a.valueHash,
|
|
46
|
+
checked: !!a.selected,
|
|
47
|
+
disabled: !!a.disabled,
|
|
48
|
+
item: a.item,
|
|
49
|
+
text: a.text
|
|
50
|
+
}),
|
|
51
|
+
o("label", {
|
|
52
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": a.selected }])
|
|
53
|
+
}, [
|
|
54
|
+
t(e.$slots, "input", {
|
|
55
|
+
index: c,
|
|
56
|
+
option: a
|
|
57
|
+
}),
|
|
58
|
+
o("span", {
|
|
59
|
+
class: r({
|
|
60
|
+
"bb-cr-container-option__text": !0,
|
|
61
|
+
"sr-only": e.hideLabel
|
|
62
|
+
})
|
|
63
|
+
}, [
|
|
64
|
+
t(e.$slots, "label", {
|
|
65
|
+
checked: !!a.selected,
|
|
66
|
+
item: a.item,
|
|
67
|
+
text: a.text
|
|
68
|
+
}, () => [
|
|
69
|
+
l(i(a.text), 1)
|
|
70
|
+
])
|
|
71
|
+
], 2)
|
|
72
|
+
], 2),
|
|
73
|
+
t(e.$slots, "option:append", {
|
|
74
|
+
id: a.valueHash,
|
|
75
|
+
checked: !!a.selected,
|
|
76
|
+
disabled: !!a.disabled,
|
|
77
|
+
item: a.item,
|
|
78
|
+
text: a.text
|
|
79
|
+
})
|
|
80
|
+
], 64))), 128)),
|
|
81
|
+
t(e.$slots, "append")
|
|
82
|
+
])
|
|
83
|
+
], 2));
|
|
26
84
|
}
|
|
27
85
|
});
|
|
28
86
|
export {
|
|
29
|
-
|
|
87
|
+
C as default
|
|
30
88
|
};
|
package/dist/index271.js
CHANGED
|
@@ -1,11 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
1
|
+
import { isNil as a } from "./index230.js";
|
|
2
|
+
import { computed as n, unref as h } from "vue";
|
|
3
|
+
const v = ({ modelValue: r, iteratee: c, multiple: t }) => {
|
|
4
|
+
const s = n(
|
|
5
|
+
() => new Array().concat(h(r))
|
|
6
|
+
), e = n(() => s.value.reduce(
|
|
7
|
+
(o, u) => (c(u) ? o.coherent.push(u) : o.incoherent.push(u), o),
|
|
8
|
+
{ coherent: [], incoherent: [] }
|
|
9
|
+
)), i = n(() => t && !h(r).length || !t && a(h(r)) ? !0 : !e.value.incoherent.length), l = n(
|
|
10
|
+
() => t ? e.value.coherent : e.value.coherent[0] ?? null
|
|
11
|
+
);
|
|
12
|
+
return {
|
|
13
|
+
status: e,
|
|
14
|
+
coherent: i,
|
|
15
|
+
coherentValue: l
|
|
16
|
+
};
|
|
17
|
+
};
|
|
9
18
|
export {
|
|
10
|
-
|
|
19
|
+
v as useCoherence
|
|
11
20
|
};
|