bitboss-ui 2.0.92 → 2.0.94
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/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +1 -1
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +2 -2
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -2
- package/dist/components/BbRows/BbRows.vue.d.ts +105 -0
- package/dist/components/BbTable/BbTable.vue.d.ts +2 -2
- package/dist/components/BbTable/types.d.ts +10 -8
- package/dist/index.d.ts +1 -0
- package/dist/index.js +35 -33
- package/dist/index100.js +97 -172
- package/dist/index101.js +179 -0
- package/dist/{index108.js → index109.js} +5 -5
- package/dist/index11.js +1 -1
- package/dist/{index110.js → index111.js} +35 -35
- package/dist/{index118.js → index119.js} +2 -2
- package/dist/index12.js +6 -6
- package/dist/{index120.js → index121.js} +6 -6
- package/dist/{index122.js → index123.js} +1 -1
- package/dist/index125.js +35 -39
- package/dist/index126.js +39 -46
- package/dist/index127.js +46 -42
- package/dist/index128.js +43 -31
- package/dist/index129.js +35 -2
- package/dist/index13.js +1 -1
- package/dist/index130.js +2 -21
- package/dist/index131.js +21 -2
- package/dist/index132.js +2 -340
- package/dist/index133.js +337 -22
- package/dist/index134.js +25 -2
- package/dist/index135.js +2 -5
- package/dist/index136.js +5 -9
- package/dist/index137.js +8 -5
- package/dist/index138.js +6 -3
- package/dist/index139.js +1 -1
- package/dist/index140.js +1 -1
- package/dist/index141.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index143.js +1 -1
- package/dist/index144.js +1 -1
- package/dist/index145.js +1 -1
- package/dist/index146.js +1 -1
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +4 -4
- 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 +2 -2
- package/dist/{index195.js → index168.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 +2 -2
- package/dist/index177.js +5 -0
- package/dist/index179.js +2 -3
- package/dist/index180.js +1 -1
- package/dist/index181.js +1 -1
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +1 -1
- 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 -3
- package/dist/index19.js +2 -2
- package/dist/index190.js +1 -1
- package/dist/index191.js +5 -0
- package/dist/index194.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 +3 -81
- package/dist/index205.js +3 -2
- package/dist/index206.js +80 -52
- package/dist/index207.js +4 -0
- package/dist/index208.js +126 -13
- package/dist/index209.js +5 -20
- package/dist/index21.js +14 -14
- package/dist/index210.js +125 -4
- package/dist/index211.js +17 -124
- package/dist/index212.js +16 -5
- package/dist/index213.js +13 -122
- package/dist/index214.js +2 -19
- package/dist/index215.js +2 -16
- package/dist/index216.js +40 -15
- package/dist/index217.js +20 -2
- package/dist/index218.js +6 -2
- package/dist/index219.js +53 -41
- package/dist/index221.js +12 -4
- package/dist/index222.js +5 -12
- package/dist/index223.js +12 -369
- package/dist/index224.js +367 -17
- package/dist/index225.js +3 -27
- package/dist/index226.js +4 -3
- package/dist/index227.js +19 -8
- package/dist/index228.js +25 -247
- package/dist/index229.js +3 -52
- package/dist/index23.js +18 -18
- package/dist/index230.js +6 -42
- package/dist/index231.js +249 -5
- package/dist/index232.js +43 -51
- package/dist/index233.js +43 -163
- package/dist/index234.js +5 -84
- package/dist/index235.js +62 -0
- package/dist/index236.js +164 -3
- package/dist/index237.js +84 -7
- package/dist/index239.js +2 -4
- package/dist/index240.js +4 -2
- package/dist/index241.js +2 -3
- package/dist/index242.js +3 -2
- package/dist/index243.js +7 -2
- package/dist/index244.js +2 -18
- package/dist/index245.js +17 -105
- package/dist/index246.js +108 -0
- package/dist/{index247.js → index248.js} +2 -2
- package/dist/index25.js +109 -106
- package/dist/index250.js +2 -3
- package/dist/index251.js +10 -6
- package/dist/index252.js +3 -16
- package/dist/index253.js +224 -9
- package/dist/index254.js +281 -23
- package/dist/index255.js +6 -89
- package/dist/index256.js +4 -0
- package/dist/index257.js +2 -3
- package/dist/index259.js +2 -7
- package/dist/index260.js +2 -176
- package/dist/index261.js +125 -280
- package/dist/index262.js +430 -5
- package/dist/index263.js +176 -2
- package/dist/index264.js +3 -2
- package/dist/index266.js +7 -2
- package/dist/index267.js +22 -2
- package/dist/index269.js +1 -1
- package/dist/index27.js +4 -4
- package/dist/index270.js +5 -1
- package/dist/index271.js +16 -2
- package/dist/index272.js +9 -2
- package/dist/index273.js +23 -28
- package/dist/index274.js +83 -16
- package/dist/index276.js +9 -2
- package/dist/index277.js +2 -126
- package/dist/index278.js +2 -431
- package/dist/index279.js +1 -21
- package/dist/index280.js +4 -0
- package/dist/index281.js +1 -1
- package/dist/index282.js +2 -9
- package/dist/index283.js +28 -3
- package/dist/index284.js +22 -12
- package/dist/index286.js +436 -9
- package/dist/index287.js +126 -16
- package/dist/index288.js +200 -4
- package/dist/index289.js +3 -200
- package/dist/index29.js +3 -3
- package/dist/index290.js +11 -435
- package/dist/index291.js +7 -125
- package/dist/index292.js +9 -4
- package/dist/index293.js +17 -224
- package/dist/index294.js +3 -88
- package/dist/index295.js +8 -3
- package/dist/index296.js +4 -3
- package/dist/index297.js +88 -210
- package/dist/index298.js +3 -2
- package/dist/index299.js +3 -3
- package/dist/index300.js +211 -3
- package/dist/index301.js +64 -56
- package/dist/index302.js +2 -3
- package/dist/index303.js +5 -7
- package/dist/index304.js +4 -18
- package/dist/index305.js +7 -6
- package/dist/index306.js +3 -66
- package/dist/index307.js +3 -5
- package/dist/index308.js +57 -32
- package/dist/index309.js +3 -4
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -8
- package/dist/index311.js +6 -3
- package/dist/index312.js +18 -10
- package/dist/index313.js +32 -46
- package/dist/index314.js +7 -2
- package/dist/index315.js +13 -0
- package/dist/index316.js +47 -480
- package/dist/index317.js +2 -424
- package/dist/index319.js +480 -2
- package/dist/index320.js +426 -0
- package/dist/index33.js +2 -2
- package/dist/index35.js +4 -4
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +8 -8
- package/dist/index47.js +3 -3
- package/dist/index49.js +2 -2
- package/dist/index51.js +1 -1
- package/dist/index53.js +2 -2
- package/dist/index55.js +2 -2
- package/dist/index57.js +2 -2
- package/dist/index6.js +1 -1
- package/dist/index61.js +4 -4
- package/dist/index69.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index73.js +3 -3
- package/dist/index75.js +6 -6
- package/dist/index77.js +2 -2
- package/dist/index79.js +3 -3
- package/dist/index81.js +1 -1
- package/dist/index84.js +75 -72
- package/dist/index86.js +1 -1
- package/dist/index88.js +5 -5
- package/dist/index9.js +1 -1
- package/dist/index90.js +2 -2
- package/dist/style.css +1 -1
- package/dist/utilities/functions/indexBy.d.ts +1 -1
- package/package.json +2 -2
- package/dist/index124.js +0 -42
- package/dist/index169.js +0 -5
- package/dist/index178.js +0 -4
- package/dist/index220.js +0 -8
- package/dist/index238.js +0 -4
- package/dist/index249.js +0 -12
- package/dist/index285.js +0 -11
- /package/dist/{index102.js → index103.js} +0 -0
- /package/dist/{index104.js → index105.js} +0 -0
- /package/dist/{index106.js → index107.js} +0 -0
- /package/dist/{index112.js → index113.js} +0 -0
- /package/dist/{index114.js → index115.js} +0 -0
- /package/dist/{index116.js → index117.js} +0 -0
- /package/dist/{index167.js → index166.js} +0 -0
- /package/dist/{index265.js → index258.js} +0 -0
- /package/dist/{index318.js → index321.js} +0 -0
- /package/dist/{index268.js → index322.js} +0 -0
package/dist/index235.js
ADDED
@@ -0,0 +1,62 @@
|
|
1
|
+
import { defineComponent as g, ref as i, computed as d, onMounted as h, openBlock as u, createElementBlock as m, createElementVNode as y, Fragment as x, renderList as B, createBlock as C, normalizeClass as S, withCtx as T, createTextVNode as E, toDisplayString as w } from "vue";
|
2
|
+
import { range as H } from "./index314.js";
|
3
|
+
import M from "./index13.js";
|
4
|
+
/* empty css */
|
5
|
+
const n = 10, l = 3, V = /* @__PURE__ */ g({
|
6
|
+
__name: "BaseDatePickerYearSelector",
|
7
|
+
props: {
|
8
|
+
cursor: {},
|
9
|
+
disabled: { type: Boolean }
|
10
|
+
},
|
11
|
+
emits: ["update:year"],
|
12
|
+
setup(p, { emit: _ }) {
|
13
|
+
const f = p, b = _, o = i(), r = d(() => f.cursor.year()), c = i(r.value - n * l), s = i(r.value + n * l), v = d(
|
14
|
+
() => H(c.value, s.value).map((e) => ({
|
15
|
+
text: e,
|
16
|
+
key: e,
|
17
|
+
selected: e === r.value,
|
18
|
+
handler: () => b("update:year", e)
|
19
|
+
}))
|
20
|
+
), k = (e) => {
|
21
|
+
const t = e.target;
|
22
|
+
t.scrollTop <= 100 ? c.value = Math.max(
|
23
|
+
c.value - n * l,
|
24
|
+
r.value - 200
|
25
|
+
) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
|
26
|
+
};
|
27
|
+
return h(() => {
|
28
|
+
if (!o.value) return;
|
29
|
+
const e = o.value.querySelector(
|
30
|
+
".content__btn--selected"
|
31
|
+
);
|
32
|
+
e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
|
33
|
+
}), (e, t) => (u(), m("div", {
|
34
|
+
ref_key: "container",
|
35
|
+
ref: o,
|
36
|
+
class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
|
37
|
+
}, [
|
38
|
+
y("div", {
|
39
|
+
class: "content",
|
40
|
+
onScrollPassive: k
|
41
|
+
}, [
|
42
|
+
(u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
|
43
|
+
key: a.key,
|
44
|
+
class: S({
|
45
|
+
content__btn: !0,
|
46
|
+
"content__btn--selected": a.selected
|
47
|
+
}),
|
48
|
+
disabled: e.disabled,
|
49
|
+
onClick: a.handler
|
50
|
+
}, {
|
51
|
+
default: T(() => [
|
52
|
+
E(w(a.text), 1)
|
53
|
+
]),
|
54
|
+
_: 2
|
55
|
+
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
56
|
+
], 32)
|
57
|
+
], 512));
|
58
|
+
}
|
59
|
+
});
|
60
|
+
export {
|
61
|
+
V as default
|
62
|
+
};
|
package/dist/index236.js
CHANGED
@@ -1,5 +1,166 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { ref as s, computed as a, onServerPrefetch as $, onBeforeMount as ee, onBeforeUnmount as te, watch as b, nextTick as Q } from "vue";
|
2
|
+
import { last as le } from "./index215.js";
|
3
|
+
import { useArray as E } from "./index290.js";
|
4
|
+
import { uniqBy as ne } from "./index291.js";
|
5
|
+
import { useItemValue as ue } from "./index292.js";
|
6
|
+
import { useItemText as oe } from "./index293.js";
|
7
|
+
import { hash as f } from "./index229.js";
|
8
|
+
import { isNotNil as F } from "./index135.js";
|
9
|
+
import { waitFor as ie } from "./index218.js";
|
10
|
+
import { isNil as se } from "./index130.js";
|
11
|
+
import { pipe as H } from "./index294.js";
|
12
|
+
const xe = (t) => {
|
13
|
+
const r = s(""), P = s(), o = (e) => {
|
14
|
+
P.value = e, t.emit("update:modelValue", e);
|
15
|
+
}, m = s([]), {
|
16
|
+
array: k,
|
17
|
+
add: j,
|
18
|
+
remove: J,
|
19
|
+
set: h
|
20
|
+
} = E(), {
|
21
|
+
array: O,
|
22
|
+
add: L,
|
23
|
+
remove: U
|
24
|
+
} = E(), { getItemText: z } = oe(), { getItemValue: G } = ue();
|
25
|
+
if (t.max && t.max < 1)
|
26
|
+
throw new Error("Invalid value for `max` property");
|
27
|
+
const B = (e) => {
|
28
|
+
const l = !!(t.disabled.value || e.disabled), n = z(e, t.itemText), u = G(e, t.itemValue);
|
29
|
+
if (u === void 0)
|
30
|
+
throw new Error(
|
31
|
+
'The result of extracting "value" from option was undefined. Affected item is ' + JSON.stringify(e) + " please check itemValue property is correct."
|
32
|
+
);
|
33
|
+
const _ = f(u);
|
34
|
+
return {
|
35
|
+
item: e,
|
36
|
+
text: n,
|
37
|
+
value: u,
|
38
|
+
valueHash: _,
|
39
|
+
disabled: l,
|
40
|
+
selected: !1
|
41
|
+
};
|
42
|
+
}, V = (e) => (e.selected = F(q.value[e.valueHash]), e), K = t.max || 1 / 0, g = (e) => (e.disabled = e.disabled || t.multiple && t.modelValue.value.length >= K && !e.selected, e), x = a(() => {
|
43
|
+
const e = [].concat(
|
44
|
+
m.value.map(H(B, V, g)),
|
45
|
+
O.value.map(H(V, g)),
|
46
|
+
k.value.map(H(V, g))
|
47
|
+
);
|
48
|
+
return ne(e, (n) => n.valueHash);
|
49
|
+
}), R = (e) => {
|
50
|
+
t.multiple ? (o(t.modelValue.value.concat(e.value)), t.stash && j(e), t.resetQueryOnOptionSelected && i()) : (t.stash && h(e), o(e.value), Q(() => i()));
|
51
|
+
}, W = async (e) => {
|
52
|
+
if (U((l) => l.valueHash !== e.valueHash), J((l) => l.valueHash !== e.valueHash), t.multiple) {
|
53
|
+
const l = { ...q.value };
|
54
|
+
delete l[e.valueHash], o(Object.values(l));
|
55
|
+
} else
|
56
|
+
o(null), await Q(), i();
|
57
|
+
}, q = a(() => {
|
58
|
+
const e = {}, l = [].concat(t.modelValue.value);
|
59
|
+
for (let n = 0; n < l.length; n++) {
|
60
|
+
const u = l[n];
|
61
|
+
e[f(u)] = u;
|
62
|
+
}
|
63
|
+
return e;
|
64
|
+
}), I = async ({ prefill: e = !1 }) => {
|
65
|
+
let l = [];
|
66
|
+
if (Array.isArray(t.items.value))
|
67
|
+
l = t.items.value;
|
68
|
+
else if (typeof t.items.value == "function") {
|
69
|
+
const n = ++d.value;
|
70
|
+
try {
|
71
|
+
l = await t.items.value(
|
72
|
+
r.value,
|
73
|
+
e,
|
74
|
+
t.modelValue.value
|
75
|
+
), n < d.value && (await ie(() => n === d.value), l = m.value);
|
76
|
+
} catch (u) {
|
77
|
+
console.error(u);
|
78
|
+
}
|
79
|
+
d.value--;
|
80
|
+
}
|
81
|
+
m.value = l;
|
82
|
+
}, C = a(() => {
|
83
|
+
const e = {};
|
84
|
+
for (let l = 0; l < x.value.length; l++) {
|
85
|
+
const n = x.value[l], { valueHash: u } = n;
|
86
|
+
e[u] = n;
|
87
|
+
}
|
88
|
+
return {
|
89
|
+
get: (l) => e[f(l)]
|
90
|
+
};
|
91
|
+
}), c = a(() => [].concat(t.modelValue.value).reduce((e, l) => {
|
92
|
+
const n = C.value.get(l);
|
93
|
+
return n && e.push(n), e;
|
94
|
+
}, [])), M = (e) => F(C.value.get(e)), i = () => {
|
95
|
+
if (t.multiple) {
|
96
|
+
r.value = "";
|
97
|
+
return;
|
98
|
+
}
|
99
|
+
let e;
|
100
|
+
c.value && (e = le(c.value)), r.value = (e == null ? void 0 : e.text) || "";
|
101
|
+
}, X = () => {
|
102
|
+
const e = r.value.trim(), l = B(e);
|
103
|
+
L(l), i();
|
104
|
+
}, d = s(0), A = a(() => [].concat(t.modelValue.value).reduce(
|
105
|
+
(e, l) => (M(l) ? e.coherent.push(l) : e.incoherent.push(l), e),
|
106
|
+
{ coherent: [], incoherent: [] }
|
107
|
+
)), D = a(() => t.multiple && !t.modelValue.value.length || !t.multiple && se(t.modelValue.value) ? !0 : !A.value.incoherent.length), Y = () => {
|
108
|
+
t.enforceCoherence && !D.value && (t.multiple ? o(A.value.coherent) : o(null));
|
109
|
+
}, y = s(!1), w = s(!1), v = async () => {
|
110
|
+
w.value = !0, await I({ prefill: !0 }), Y(), i(), y.value = !0, w.value = !1;
|
111
|
+
};
|
112
|
+
$(async () => {
|
113
|
+
t.prefill && (await v(), t.stash && h(...c.value));
|
114
|
+
}), ee(async () => {
|
115
|
+
t.prefill && !y.value && (await v(), t.stash && h(...c.value));
|
116
|
+
});
|
117
|
+
let T;
|
118
|
+
const Z = () => {
|
119
|
+
T && clearTimeout(T), T = setTimeout(async () => {
|
120
|
+
try {
|
121
|
+
await I({ prefill: !1 });
|
122
|
+
} catch (e) {
|
123
|
+
console.error(e);
|
124
|
+
}
|
125
|
+
}, t.queryDebounceTime);
|
126
|
+
};
|
127
|
+
te(() => clearTimeout(T));
|
128
|
+
let p;
|
129
|
+
b(
|
130
|
+
() => t.modelValue.value,
|
131
|
+
() => {
|
132
|
+
D.value || (p && clearTimeout(p), p = setTimeout(async () => {
|
133
|
+
v();
|
134
|
+
}, t.modelValueDebounceTime));
|
135
|
+
}
|
136
|
+
);
|
137
|
+
let S;
|
138
|
+
const N = async (e, l) => {
|
139
|
+
f(l) !== f(e) && y.value && (S && clearTimeout(S), S = setTimeout(async () => {
|
140
|
+
await v();
|
141
|
+
}, t.depsDebounceTime));
|
142
|
+
};
|
143
|
+
return b(() => t.items.value, N), b(() => t.dependencies.value, N), {
|
144
|
+
addCurrentQueryToManualItems: X,
|
145
|
+
alignQueryToState: i,
|
146
|
+
getOptions: I,
|
147
|
+
hasPrefilled: y,
|
148
|
+
innerLoading: d,
|
149
|
+
isPrefilling: w,
|
150
|
+
manualItems: O,
|
151
|
+
options: x,
|
152
|
+
prefillItems: v,
|
153
|
+
query: r,
|
154
|
+
searchByQuery: Z,
|
155
|
+
selectedOptions: c,
|
156
|
+
selectOption: R,
|
157
|
+
setStash: h,
|
158
|
+
unselectOption: W,
|
159
|
+
updateModelValue: o,
|
160
|
+
valueIsSelected: M,
|
161
|
+
internalItems: m
|
162
|
+
};
|
163
|
+
};
|
3
164
|
export {
|
4
|
-
|
165
|
+
xe as useOptions
|
5
166
|
};
|
package/dist/index237.js
CHANGED
@@ -1,9 +1,86 @@
|
|
1
|
-
import {
|
2
|
-
const
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
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
|
+
});
|
7
84
|
export {
|
8
|
-
|
85
|
+
f as default
|
9
86
|
};
|
package/dist/index239.js
CHANGED
package/dist/index240.js
CHANGED
package/dist/index241.js
CHANGED
package/dist/index242.js
CHANGED
package/dist/index243.js
CHANGED
@@ -1,4 +1,9 @@
|
|
1
|
-
import
|
1
|
+
import { ref as e } from "vue";
|
2
|
+
const o = e(0), s = () => {
|
3
|
+
o.value++;
|
4
|
+
}, a = () => {
|
5
|
+
o.value--;
|
6
|
+
}, d = () => ({ openedModals: o, modalHasOpened: s, modalHasClosed: a });
|
2
7
|
export {
|
3
|
-
|
8
|
+
d as useModalsState
|
4
9
|
};
|
package/dist/index244.js
CHANGED
@@ -1,20 +1,4 @@
|
|
1
|
-
import
|
2
|
-
const a = (t, r) => {
|
3
|
-
if (!Object.prototype.hasOwnProperty.call(t, r))
|
4
|
-
throw new Error(
|
5
|
-
`Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
|
6
|
-
);
|
7
|
-
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
8
|
-
const i = s.toLocaleLowerCase();
|
9
|
-
for (let e = 0; e < r.length; e++) {
|
10
|
-
const n = r[e];
|
11
|
-
a(t, n);
|
12
|
-
const o = t[n];
|
13
|
-
if (c(o)) continue;
|
14
|
-
if (l(o).includes(i)) return !0;
|
15
|
-
}
|
16
|
-
return !1;
|
17
|
-
};
|
1
|
+
import f from "./index300.js";
|
18
2
|
export {
|
19
|
-
|
3
|
+
f as default
|
20
4
|
};
|
package/dist/index245.js
CHANGED
@@ -1,108 +1,20 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
let o = (s + e) % t.options.length;
|
16
|
-
for (; t.options[o].disabled && o !== s; )
|
17
|
-
o = a(e + 1);
|
18
|
-
return o;
|
19
|
-
}, x = () => {
|
20
|
-
if (!i.value) return;
|
21
|
-
const e = a();
|
22
|
-
n.value = e;
|
23
|
-
}, c = (e = 1) => {
|
24
|
-
const s = l(n.value) ? 0 : n.value;
|
25
|
-
let o = (s - e + t.options.length) % t.options.length;
|
26
|
-
for (; t.options[o].disabled && o !== s; )
|
27
|
-
o = c(e + 1);
|
28
|
-
return o;
|
29
|
-
}, m = async () => {
|
30
|
-
if (!i.value) return;
|
31
|
-
const e = c();
|
32
|
-
n.value = e;
|
33
|
-
}, w = () => {
|
34
|
-
if (!i.value) return;
|
35
|
-
let e = 0;
|
36
|
-
for (; t.options[e].disabled; )
|
37
|
-
e++;
|
38
|
-
n.value = e;
|
39
|
-
}, b = () => {
|
40
|
-
if (!i.value) return;
|
41
|
-
let e = t.options.length - 1;
|
42
|
-
for (; t.options[e].disabled && e !== 0; )
|
43
|
-
e--;
|
44
|
-
n.value = e;
|
45
|
-
}, I = () => {
|
46
|
-
if (!i.value) return;
|
47
|
-
let e = 0;
|
48
|
-
for (; !t.options[e].selected && t.options.length !== e; )
|
49
|
-
e++;
|
50
|
-
n.value = e;
|
51
|
-
}, g = () => {
|
52
|
-
if (!i.value) return;
|
53
|
-
let e = t.options.length - 1;
|
54
|
-
for (; t.options[e].selected && e !== 0; )
|
55
|
-
e--;
|
56
|
-
n.value = e;
|
57
|
-
}, _ = (e) => {
|
58
|
-
if (!i.value) return;
|
59
|
-
const s = t.options.findIndex(
|
60
|
-
(o) => o.valueHash === e
|
61
|
-
);
|
62
|
-
s >= 0 && (n.value = s);
|
63
|
-
}, r = () => {
|
64
|
-
n.value = null;
|
65
|
-
}, k = () => {
|
66
|
-
if (l(n.value)) return;
|
67
|
-
const e = t.options[n.value];
|
68
|
-
e.selected && u("option:unselected", e);
|
69
|
-
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
70
|
-
return N(
|
71
|
-
() => t.options,
|
72
|
-
(e, s) => {
|
73
|
-
d(e) !== d(s) && r();
|
74
|
-
},
|
75
|
-
{
|
76
|
-
flush: "post"
|
77
|
-
}
|
78
|
-
), v({
|
79
|
-
focusNext: x,
|
80
|
-
focusPrevious: m,
|
81
|
-
focusFirst: w,
|
82
|
-
focusFirstSelected: I,
|
83
|
-
focusLast: b,
|
84
|
-
focusLastSelected: g,
|
85
|
-
blur: r,
|
86
|
-
confirmOption: k,
|
87
|
-
focusByHash: _,
|
88
|
-
getHighlighted: C
|
89
|
-
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
90
|
-
key: o.valueHash,
|
91
|
-
class: O({
|
92
|
-
"bb-chipsbox-item": !0,
|
93
|
-
"bb-chipsbox-item--focused": B === n.value
|
94
|
-
}),
|
95
|
-
clearable: !0,
|
96
|
-
text: o.text,
|
97
|
-
"onClick:clear": P((M) => u("option:unselected", o), ["stop"])
|
98
|
-
}, {
|
99
|
-
default: $(() => [
|
100
|
-
z(D(o.text), 1)
|
101
|
-
]),
|
102
|
-
_: 2
|
103
|
-
}, 1032, ["class", "text", "onClick:clear"]))), 128));
|
1
|
+
import { isNil as c } from "./index130.js";
|
2
|
+
const a = (t, r) => {
|
3
|
+
if (!Object.prototype.hasOwnProperty.call(t, r))
|
4
|
+
throw new Error(
|
5
|
+
`Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
|
6
|
+
);
|
7
|
+
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
8
|
+
const i = s.toLocaleLowerCase();
|
9
|
+
for (let e = 0; e < r.length; e++) {
|
10
|
+
const n = r[e];
|
11
|
+
a(t, n);
|
12
|
+
const o = t[n];
|
13
|
+
if (c(o)) continue;
|
14
|
+
if (l(o).includes(i)) return !0;
|
104
15
|
}
|
105
|
-
|
16
|
+
return !1;
|
17
|
+
};
|
106
18
|
export {
|
107
|
-
|
19
|
+
y as matchAnyKey
|
108
20
|
};
|
package/dist/index246.js
ADDED
@@ -0,0 +1,108 @@
|
|
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 "./index229.js";
|
3
|
+
import { isNil as l } from "./index130.js";
|
4
|
+
import E from "./index125.js";
|
5
|
+
/* empty css */
|
6
|
+
const K = /* @__PURE__ */ y({
|
7
|
+
__name: "ChipsBox",
|
8
|
+
props: {
|
9
|
+
options: {}
|
10
|
+
},
|
11
|
+
emits: ["option:unselected"],
|
12
|
+
setup(f, { expose: v, emit: h }) {
|
13
|
+
const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
|
14
|
+
const s = l(n.value) ? -1 : n.value;
|
15
|
+
let o = (s + e) % t.options.length;
|
16
|
+
for (; t.options[o].disabled && o !== s; )
|
17
|
+
o = a(e + 1);
|
18
|
+
return o;
|
19
|
+
}, x = () => {
|
20
|
+
if (!i.value) return;
|
21
|
+
const e = a();
|
22
|
+
n.value = e;
|
23
|
+
}, c = (e = 1) => {
|
24
|
+
const s = l(n.value) ? 0 : n.value;
|
25
|
+
let o = (s - e + t.options.length) % t.options.length;
|
26
|
+
for (; t.options[o].disabled && o !== s; )
|
27
|
+
o = c(e + 1);
|
28
|
+
return o;
|
29
|
+
}, m = async () => {
|
30
|
+
if (!i.value) return;
|
31
|
+
const e = c();
|
32
|
+
n.value = e;
|
33
|
+
}, w = () => {
|
34
|
+
if (!i.value) return;
|
35
|
+
let e = 0;
|
36
|
+
for (; t.options[e].disabled; )
|
37
|
+
e++;
|
38
|
+
n.value = e;
|
39
|
+
}, b = () => {
|
40
|
+
if (!i.value) return;
|
41
|
+
let e = t.options.length - 1;
|
42
|
+
for (; t.options[e].disabled && e !== 0; )
|
43
|
+
e--;
|
44
|
+
n.value = e;
|
45
|
+
}, I = () => {
|
46
|
+
if (!i.value) return;
|
47
|
+
let e = 0;
|
48
|
+
for (; !t.options[e].selected && t.options.length !== e; )
|
49
|
+
e++;
|
50
|
+
n.value = e;
|
51
|
+
}, g = () => {
|
52
|
+
if (!i.value) return;
|
53
|
+
let e = t.options.length - 1;
|
54
|
+
for (; t.options[e].selected && e !== 0; )
|
55
|
+
e--;
|
56
|
+
n.value = e;
|
57
|
+
}, _ = (e) => {
|
58
|
+
if (!i.value) return;
|
59
|
+
const s = t.options.findIndex(
|
60
|
+
(o) => o.valueHash === e
|
61
|
+
);
|
62
|
+
s >= 0 && (n.value = s);
|
63
|
+
}, r = () => {
|
64
|
+
n.value = null;
|
65
|
+
}, k = () => {
|
66
|
+
if (l(n.value)) return;
|
67
|
+
const e = t.options[n.value];
|
68
|
+
e.selected && u("option:unselected", e);
|
69
|
+
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
70
|
+
return N(
|
71
|
+
() => t.options,
|
72
|
+
(e, s) => {
|
73
|
+
d(e) !== d(s) && r();
|
74
|
+
},
|
75
|
+
{
|
76
|
+
flush: "post"
|
77
|
+
}
|
78
|
+
), v({
|
79
|
+
focusNext: x,
|
80
|
+
focusPrevious: m,
|
81
|
+
focusFirst: w,
|
82
|
+
focusFirstSelected: I,
|
83
|
+
focusLast: b,
|
84
|
+
focusLastSelected: g,
|
85
|
+
blur: r,
|
86
|
+
confirmOption: k,
|
87
|
+
focusByHash: _,
|
88
|
+
getHighlighted: C
|
89
|
+
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
90
|
+
key: o.valueHash,
|
91
|
+
class: O({
|
92
|
+
"bb-chipsbox-item": !0,
|
93
|
+
"bb-chipsbox-item--focused": B === n.value
|
94
|
+
}),
|
95
|
+
clearable: !0,
|
96
|
+
text: o.text,
|
97
|
+
"onClick:clear": P((M) => u("option:unselected", o), ["stop"])
|
98
|
+
}, {
|
99
|
+
default: $(() => [
|
100
|
+
z(D(o.text), 1)
|
101
|
+
]),
|
102
|
+
_: 2
|
103
|
+
}, 1032, ["class", "text", "onClick:clear"]))), 128));
|
104
|
+
}
|
105
|
+
});
|
106
|
+
export {
|
107
|
+
K as default
|
108
|
+
};
|
@@ -1,6 +1,6 @@
|
|
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 "./
|
3
|
-
import { isNil as i } from "./
|
2
|
+
import { hash as f } from "./index229.js";
|
3
|
+
import { isNil as i } from "./index130.js";
|
4
4
|
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
5
|
__name: "CommaBox",
|
6
6
|
props: {
|