bitboss-ui 2.1.31 → 2.1.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +10 -30
- package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +2 -2
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +8 -24
- package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +27 -36
- package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +5 -1
- package/dist/components/BbPopover/BbPopover.vue.d.ts +25 -32
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +26 -31
- package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
- package/dist/components/{CommonPopover.vue.d.ts → CommonPopover2.vue.d.ts} +2 -7
- package/dist/composables/useCancelableFunction.d.ts +17 -0
- package/dist/index.css +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +143 -138
- package/dist/index106.js +9 -9
- package/dist/index11.js +2 -2
- package/dist/index111.js +1 -1
- package/dist/index119.js +4 -4
- package/dist/index12.js +6 -6
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +111 -93
- package/dist/index133.js +1 -1
- package/dist/index135.js +69 -2
- package/dist/index137.js +13 -377
- package/dist/index138.js +2 -9
- package/dist/index139.js +11 -25
- package/dist/index140.js +419 -2
- package/dist/index141.js +9 -5
- package/dist/index142.js +23 -7
- package/dist/index143.js +2 -6
- package/dist/index144.js +5 -3
- package/dist/index145.js +9 -3
- package/dist/index146.js +6 -3
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +72 -74
- package/dist/index150.js +1 -1
- package/dist/index151.js +1 -1
- package/dist/index152.js +1 -1
- package/dist/index153.js +1 -1
- package/dist/index154.js +1 -1
- package/dist/index155.js +1 -1
- package/dist/index156.js +1 -1
- package/dist/index157.js +1 -1
- package/dist/index158.js +1 -1
- package/dist/index159.js +1 -1
- package/dist/index160.js +1 -1
- package/dist/index161.js +1 -1
- package/dist/index162.js +1 -1
- package/dist/index163.js +1 -1
- package/dist/index164.js +1 -1
- package/dist/index165.js +1 -1
- package/dist/index166.js +1 -1
- package/dist/index167.js +1 -1
- package/dist/index168.js +1 -1
- package/dist/index169.js +1 -1
- package/dist/index17.js +2 -2
- package/dist/index170.js +1 -1
- package/dist/index171.js +1 -1
- package/dist/index172.js +1 -1
- package/dist/index173.js +1 -1
- package/dist/index174.js +1 -1
- package/dist/index175.js +1 -1
- package/dist/index176.js +1 -1
- package/dist/index177.js +1 -1
- package/dist/index178.js +1 -1
- package/dist/index179.js +1 -1
- package/dist/index180.js +1 -1
- package/dist/index181.js +3 -2
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +2 -3
- package/dist/index185.js +1 -1
- package/dist/index186.js +1 -1
- package/dist/index187.js +1 -1
- package/dist/index188.js +2 -2
- package/dist/index189.js +2 -2
- package/dist/index19.js +8 -8
- package/dist/index190.js +2 -2
- package/dist/index191.js +3 -2
- package/dist/index192.js +1 -1
- package/dist/index193.js +1 -1
- package/dist/index194.js +2 -3
- package/dist/index195.js +1 -1
- package/dist/index196.js +1 -1
- package/dist/index197.js +1 -1
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +1 -1
- package/dist/index201.js +1 -1
- package/dist/index202.js +1 -1
- package/dist/index203.js +1 -1
- package/dist/index204.js +1 -1
- package/dist/index205.js +1 -1
- package/dist/index206.js +3 -138
- package/dist/index207.js +3 -2
- package/dist/index208.js +3 -2
- package/dist/index209.js +3 -34
- package/dist/index21.js +16 -16
- package/dist/index211.js +7 -13
- package/dist/index212.js +136 -9
- package/dist/index213.js +2 -5
- package/dist/index214.js +2 -5
- package/dist/index215.js +13 -5
- package/dist/index216.js +13 -5
- package/dist/index217.js +13 -5
- package/dist/index218.js +3 -5
- package/dist/index219.js +86 -2
- package/dist/index221.js +29 -2
- package/dist/index222.js +16 -19
- package/dist/index223.js +50 -68
- package/dist/index224.js +17 -0
- package/dist/index225.js +3 -13
- package/dist/index226.js +12 -117
- package/dist/index227.js +18 -0
- package/dist/index229.js +2 -4
- package/dist/index23.js +153 -153
- package/dist/index230.js +6 -2
- package/dist/index231.js +15 -50
- package/dist/index232.js +8 -15
- package/dist/index233.js +3 -106
- package/dist/index234.js +11 -0
- package/dist/index235.js +117 -96
- package/dist/index237.js +23 -4
- package/dist/index238.js +4 -197
- package/dist/index239.js +25 -0
- package/dist/index240.js +5 -86
- package/dist/index241.js +7 -0
- package/dist/index242.js +5 -29
- package/dist/index243.js +5 -15
- package/dist/index244.js +5 -3
- package/dist/index245.js +5 -12
- package/dist/index246.js +5 -16
- package/dist/index247.js +2 -183
- package/dist/index248.js +8 -3
- package/dist/index249.js +250 -2
- package/dist/index25.js +4 -4
- package/dist/index250.js +52 -2
- package/dist/index251.js +44 -7
- package/dist/index252.js +5 -7
- package/dist/index253.js +60 -5
- package/dist/index254.js +106 -5
- package/dist/index256.js +95 -245
- package/dist/index258.js +2 -44
- package/dist/index259.js +4 -5
- package/dist/index260.js +5 -60
- package/dist/index261.js +2 -7
- package/dist/index262.js +18 -16
- package/dist/index263.js +2 -12
- package/dist/index264.js +7 -6
- package/dist/index265.js +7 -229
- package/dist/index266.js +34 -10
- package/dist/index267.js +2 -3
- package/dist/index268.js +18 -6
- package/dist/index269.js +12 -16
- package/dist/index27.js +2 -2
- package/dist/index270.js +229 -3
- package/dist/index271.js +3 -9
- package/dist/index272.js +4 -23
- package/dist/index273.js +197 -9
- package/dist/index275.js +183 -8
- package/dist/index276.js +7 -67
- package/dist/index277.js +9 -5
- package/dist/index278.js +9 -5
- package/dist/index279.js +8 -8
- package/dist/index280.js +33 -2
- package/dist/index281.js +28 -2
- package/dist/index283.js +4 -0
- package/dist/index284.js +5 -7
- package/dist/index285.js +67 -3
- package/dist/index286.js +7 -4
- package/dist/index287.js +11 -7
- package/dist/index288.js +5 -11
- package/dist/index289.js +1 -1
- package/dist/index29.js +6 -6
- package/dist/index290.js +17 -3
- package/dist/index291.js +25 -14
- package/dist/index292.js +718 -3
- package/dist/index293.js +366 -3
- package/dist/index294.js +58 -3
- package/dist/index295.js +3 -28
- package/dist/index298.js +12 -121
- package/dist/index299.js +2 -2
- package/dist/index300.js +11 -10
- package/dist/index302.js +15 -12
- package/dist/index304.js +10 -11
- package/dist/index306.js +17 -17
- package/dist/index308.js +27 -5
- package/dist/index309.js +2 -6
- package/dist/index31.js +1 -1
- package/dist/index310.js +2 -19
- package/dist/index311.js +2 -2
- package/dist/index312.js +2 -27
- package/dist/index313.js +2 -2
- package/dist/index314.js +21 -1
- package/dist/index316.js +3 -2
- package/dist/index317.js +3 -2
- package/dist/index318.js +6 -22
- package/dist/index320.js +125 -2
- package/dist/index321.js +2 -718
- package/dist/index322.js +2 -366
- package/dist/index324.js +3 -5
- package/dist/index325.js +5 -2
- package/dist/index326.js +7 -32
- package/dist/index327.js +2 -28
- package/dist/index328.js +7 -0
- package/dist/index329.js +3 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +3 -5
- package/dist/index331.js +92 -7
- package/dist/index332.js +35 -8
- package/dist/index333.js +6 -129
- package/dist/index334.js +113 -353
- package/dist/index335.js +367 -56
- package/dist/index336.js +33 -33
- package/dist/index337.js +57 -227
- package/dist/index338.js +2 -7
- package/dist/index339.js +6 -6
- package/dist/index340.js +6 -18
- package/dist/index341.js +17 -45
- package/dist/index342.js +46 -92
- package/dist/index343.js +10 -0
- package/dist/index344.js +6 -3
- package/dist/index345.js +7 -128
- package/dist/index346.js +223 -431
- package/dist/index347.js +123 -121
- package/dist/index348.js +421 -473
- package/dist/index349.js +125 -48
- package/dist/index35.js +4 -4
- package/dist/index350.js +490 -0
- package/dist/index351.js +52 -0
- package/dist/index37.js +263 -271
- package/dist/index39.js +7 -7
- package/dist/index41.js +1 -1
- package/dist/index43.js +8 -8
- package/dist/index45.js +15 -15
- package/dist/index47.js +3 -3
- package/dist/index49.js +4 -4
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index6.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index79.js +206 -182
- package/dist/index81.js +2 -2
- package/dist/index83.js +2 -2
- package/dist/index87.js +1 -1
- package/dist/index9.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +3 -3
- package/dist/index94.js +121 -117
- package/dist/index96.js +2 -2
- package/dist/utilities/functions/extractDomContainer.d.ts +1 -0
- package/dist/utilities/functions/parseWidthString.d.ts +6 -0
- package/package.json +2 -2
- package/dist/index136.js +0 -13
- package/dist/index210.js +0 -15
- package/dist/index220.js +0 -4
- package/dist/index255.js +0 -10
- package/dist/index257.js +0 -54
- package/dist/index274.js +0 -11
- package/dist/index315.js +0 -4
- package/dist/index323.js +0 -60
- /package/dist/{index282.js → index319.js} +0 -0
package/dist/index261.js
CHANGED
package/dist/index262.js
CHANGED
@@ -1,20 +1,22 @@
|
|
1
|
-
import {
|
2
|
-
const
|
3
|
-
if (
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
const
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
const
|
13
|
-
|
14
|
-
|
1
|
+
import { MaskInput as r } from "./index275.js";
|
2
|
+
const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
|
3
|
+
if (a.arg == null || a.instance == null) return;
|
4
|
+
const s = "setup" in a.instance.$.type;
|
5
|
+
a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
|
6
|
+
}, k = (a, n) => {
|
7
|
+
var s;
|
8
|
+
const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
|
9
|
+
if (t == null || (t == null ? void 0 : t.type) === "file") return;
|
10
|
+
let e = {};
|
11
|
+
if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
|
12
|
+
const l = (o) => {
|
13
|
+
const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
|
14
|
+
p(n, i);
|
15
|
+
};
|
16
|
+
e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
|
15
17
|
}
|
16
|
-
|
18
|
+
u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
|
17
19
|
};
|
18
20
|
export {
|
19
|
-
|
21
|
+
k as vMaska
|
20
22
|
};
|
package/dist/index263.js
CHANGED
@@ -1,14 +1,4 @@
|
|
1
|
-
|
2
|
-
const n = () => {
|
3
|
-
const e = t([]);
|
4
|
-
return { array: e, set: (...r) => {
|
5
|
-
e.value = r;
|
6
|
-
}, add: (...r) => {
|
7
|
-
e.value.push(...r);
|
8
|
-
}, remove: (r) => {
|
9
|
-
e.value = e.value.filter(r);
|
10
|
-
} };
|
11
|
-
};
|
1
|
+
const o = (e) => e[0];
|
12
2
|
export {
|
13
|
-
|
3
|
+
o as head
|
14
4
|
};
|
package/dist/index264.js
CHANGED
@@ -1,8 +1,9 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
const s = (e, t, o, r) => {
|
2
|
+
if (r <= 0) throw new Error("Step must be a positive number");
|
3
|
+
if (t > o) throw new Error("Min must be less than or equal to Max");
|
4
|
+
const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
|
5
|
+
return t + a * r;
|
6
|
+
};
|
6
7
|
export {
|
7
|
-
|
8
|
+
s as snapToStep
|
8
9
|
};
|
package/dist/index265.js
CHANGED
@@ -1,231 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
const le = { class: "bb-listbox__outer-container scrollbar-border" }, ie = {
|
8
|
-
key: 0,
|
9
|
-
class: "bb-listbox__loading"
|
10
|
-
}, se = {
|
11
|
-
key: 1,
|
12
|
-
class: "bb-listbox__no-data"
|
13
|
-
}, ae = ["aria-selected", "data-index"], ue = { class: "autocomplete-option__label" }, be = /* @__PURE__ */ U({
|
14
|
-
__name: "ListBox",
|
15
|
-
props: {
|
16
|
-
compact: { type: Boolean },
|
17
|
-
options: {},
|
18
|
-
open: { type: Boolean },
|
19
|
-
loading: { type: Boolean },
|
20
|
-
multiple: { type: Boolean },
|
21
|
-
transitionDuration: { default: 250 },
|
22
|
-
loadingText: {},
|
23
|
-
noDataText: {}
|
24
|
-
},
|
25
|
-
emits: ["option:selected", "option:unselected"],
|
26
|
-
setup(N, { expose: V, emit: O }) {
|
27
|
-
const o = N, y = O, { t: I } = ne(), s = f(null), C = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
|
28
|
-
() => o.options.map((e) => ({ ...e, id: C(e.value) }))
|
29
|
-
), c = te({
|
30
|
-
get count() {
|
31
|
-
return o.options.length;
|
32
|
-
},
|
33
|
-
getScrollElement: () => s.value ? s.value : null,
|
34
|
-
estimateSize: () => o.compact ? 32 : 40,
|
35
|
-
overscan: 5,
|
36
|
-
measureElement: () => o.compact ? 32 : 40,
|
37
|
-
useAnimationFrameWithResizeObserver: !0
|
38
|
-
}), F = (e) => {
|
39
|
-
e && c.value.measureElement(e);
|
40
|
-
}, M = x(() => c.value.getVirtualItems()), A = x(() => c.value.getTotalSize()), n = f(null), a = x(
|
41
|
-
() => o.open && o.options.some((e) => !e.disabled)
|
42
|
-
), _ = (e = 1) => {
|
43
|
-
const l = b(n.value) ? -1 : n.value;
|
44
|
-
let t = (l + e) % o.options.length;
|
45
|
-
for (; o.options[t].disabled && t !== l; )
|
46
|
-
t = _(e + 1);
|
47
|
-
return t;
|
48
|
-
}, R = () => {
|
49
|
-
if (!a.value) return;
|
50
|
-
const e = _();
|
51
|
-
n.value = e, u();
|
52
|
-
}, S = (e = 1) => {
|
53
|
-
const l = b(n.value) ? 0 : n.value;
|
54
|
-
let t = (l - e + o.options.length) % o.options.length;
|
55
|
-
for (; o.options[t].disabled && t !== l; )
|
56
|
-
t = S(e + 1);
|
57
|
-
return t;
|
58
|
-
}, P = async () => {
|
59
|
-
if (!a.value) return;
|
60
|
-
const e = S();
|
61
|
-
n.value = e, u();
|
62
|
-
}, W = () => {
|
63
|
-
if (!a.value) return;
|
64
|
-
let e = 0;
|
65
|
-
for (; o.options[e].disabled; )
|
66
|
-
e++;
|
67
|
-
n.value = e, u();
|
68
|
-
}, q = () => {
|
69
|
-
if (!a.value) return;
|
70
|
-
let e = o.options.length - 1;
|
71
|
-
for (; o.options[e].disabled && e !== 0; )
|
72
|
-
e--;
|
73
|
-
n.value = e, u();
|
74
|
-
}, J = () => {
|
75
|
-
if (!a.value) return;
|
76
|
-
let e = 0;
|
77
|
-
for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
|
78
|
-
e++;
|
79
|
-
n.value = e % o.options.length, u();
|
80
|
-
}, Y = () => {
|
81
|
-
if (!a.value) return;
|
82
|
-
let e = o.options.length - 1;
|
83
|
-
for (; o.options[e].selected && e > 0; )
|
84
|
-
e--;
|
85
|
-
n.value = e === -1 ? o.options.length - 1 : e, u();
|
86
|
-
}, j = (e) => {
|
87
|
-
if (!a.value) return;
|
88
|
-
const l = o.options.findIndex(
|
89
|
-
(t) => t.valueHash === e
|
90
|
-
);
|
91
|
-
l >= 0 && (n.value = l), u();
|
92
|
-
}, k = () => {
|
93
|
-
n.value = null;
|
94
|
-
}, u = () => {
|
95
|
-
s.value && oe(n.value) && c.value.scrollToIndex(n.value, {
|
96
|
-
align: "center",
|
97
|
-
behavior: "smooth"
|
98
|
-
});
|
99
|
-
}, w = () => {
|
100
|
-
if (b(n.value) || !o.open) return;
|
101
|
-
const e = o.options[n.value];
|
102
|
-
e.selected ? y("option:unselected", e) : y("option:selected", e);
|
103
|
-
}, B = f(0), E = () => {
|
104
|
-
s.value && (B.value = s.value.scrollHeight);
|
105
|
-
}, G = (e) => !e.disabled, K = (e) => {
|
106
|
-
if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
|
107
|
-
if (!s.value.querySelector('[role="listbox"]'))
|
108
|
-
throw new Error("Could not find listbox in DOM tree.");
|
109
|
-
let t = e.target, r = t.dataset.index;
|
110
|
-
for (; b(r) && t.parentElement; )
|
111
|
-
t = t.parentElement, r = t.dataset.index;
|
112
|
-
if (r) {
|
113
|
-
const T = o.options[+r];
|
114
|
-
T && G(T) && (n.value = +r, w());
|
115
|
-
}
|
116
|
-
}
|
117
|
-
}, Q = () => b(n.value) ? void 0 : o.options[n.value];
|
118
|
-
return D(
|
119
|
-
() => o.open,
|
120
|
-
() => {
|
121
|
-
E();
|
122
|
-
},
|
123
|
-
{ flush: "post" }
|
124
|
-
), D(
|
125
|
-
() => o.options,
|
126
|
-
(e, l) => {
|
127
|
-
L(e.map((t) => t.valueHash)) !== L(l.map((t) => t.valueHash)) && (c.value.calculateRange(), E(), k());
|
128
|
-
},
|
129
|
-
{
|
130
|
-
flush: "post"
|
131
|
-
}
|
132
|
-
), V({
|
133
|
-
focusNext: R,
|
134
|
-
focusPrevious: P,
|
135
|
-
focusFirst: W,
|
136
|
-
focusFirstSelected: J,
|
137
|
-
focusLast: q,
|
138
|
-
focusLastSelected: Y,
|
139
|
-
blur: k,
|
140
|
-
confirmOption: w,
|
141
|
-
focusByHash: j,
|
142
|
-
getHighlighted: Q
|
143
|
-
}), (e, l) => (p(), d("span", {
|
144
|
-
class: $(["bb-listbox", {
|
145
|
-
"bb-listbox--compact": e.compact,
|
146
|
-
"bb-listbox--loading": e.loading,
|
147
|
-
"bb-listbox--multiple": e.multiple,
|
148
|
-
"bb-listbox--no-data": !i.value.length,
|
149
|
-
"bb-listbox--open": e.open
|
150
|
-
}]),
|
151
|
-
style: h({
|
152
|
-
"--transition-duration": `${e.transitionDuration}ms`,
|
153
|
-
"--overlay-min-height": `${B.value}px`
|
154
|
-
}),
|
155
|
-
onClick: X(K, ["stop"])
|
156
|
-
}, [
|
157
|
-
v("span", le, [
|
158
|
-
v("span", {
|
159
|
-
ref_key: "inner",
|
160
|
-
ref: s,
|
161
|
-
class: "bb-listbox__inner-container",
|
162
|
-
tabindex: "-1"
|
163
|
-
}, [
|
164
|
-
m(e.$slots, "options:prepend"),
|
165
|
-
e.loading && !e.options.length ? (p(), d("span", ie, [
|
166
|
-
m(e.$slots, "loading", {}, () => [
|
167
|
-
z(g(e.loadingText || H(I)("common.loadingText").value), 1)
|
168
|
-
])
|
169
|
-
])) : e.options.length ? (p(), d("span", {
|
170
|
-
key: 2,
|
171
|
-
role: "listbox",
|
172
|
-
style: h({
|
173
|
-
height: `${A.value}px`
|
174
|
-
}),
|
175
|
-
tabindex: "-1"
|
176
|
-
}, [
|
177
|
-
(p(!0), d(Z, null, ee(M.value, (t, r) => (p(), d("span", {
|
178
|
-
key: i.value[t.index].value,
|
179
|
-
ref_for: !0,
|
180
|
-
ref: F,
|
181
|
-
"aria-selected": n.value === r ? !0 : void 0,
|
182
|
-
class: $({
|
183
|
-
"bb-listbox__option autocomplete-option": !0,
|
184
|
-
"autocomplete-option--focused": n.value === t.index,
|
185
|
-
"autocomplete-option--selected": i.value[t.index].selected,
|
186
|
-
"autocomplete-option--disabled": i.value[t.index].disabled
|
187
|
-
}),
|
188
|
-
"data-index": t.index,
|
189
|
-
role: "option",
|
190
|
-
style: h({
|
191
|
-
transform: `translateY(${t.start}px)`
|
192
|
-
})
|
193
|
-
}, [
|
194
|
-
m(e.$slots, "option", {
|
195
|
-
disabled: !!i.value[t.index].disabled,
|
196
|
-
focused: n.value === t.index,
|
197
|
-
index: t.index,
|
198
|
-
item: i.value[t.index].item,
|
199
|
-
selected: !!i.value[t.index].selected,
|
200
|
-
text: i.value[t.index].text,
|
201
|
-
value: i.value[t.index].value
|
202
|
-
}, () => [
|
203
|
-
l[0] || (l[0] = v("svg", {
|
204
|
-
class: "autocomplete-option__checkbox",
|
205
|
-
role: "presentation",
|
206
|
-
viewBox: "276.411 158.834 114.971 114.97"
|
207
|
-
}, [
|
208
|
-
v("path", {
|
209
|
-
d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
|
210
|
-
fill: "none",
|
211
|
-
"stroke-linecap": "round",
|
212
|
-
"stroke-width": "14px"
|
213
|
-
})
|
214
|
-
], -1)),
|
215
|
-
v("span", ue, g(i.value[t.index].text), 1)
|
216
|
-
])
|
217
|
-
], 14, ae))), 128))
|
218
|
-
], 4)) : (p(), d("span", se, [
|
219
|
-
m(e.$slots, "no-data", {}, () => [
|
220
|
-
z(g(e.noDataText || H(I)("common.noDataText").value), 1)
|
221
|
-
])
|
222
|
-
])),
|
223
|
-
m(e.$slots, "options:append")
|
224
|
-
], 512)
|
225
|
-
])
|
226
|
-
], 6));
|
227
|
-
}
|
228
|
-
});
|
1
|
+
function o(t, e, n, r, a) {
|
2
|
+
if (n === e)
|
3
|
+
throw new Error("Original boundaries cannot be equal.");
|
4
|
+
const c = (t - e) / (n - e);
|
5
|
+
return r + c * (a - r);
|
6
|
+
}
|
229
7
|
export {
|
230
|
-
|
8
|
+
o as transpose
|
231
9
|
};
|
package/dist/index266.js
CHANGED
@@ -1,12 +1,36 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
1
|
+
import { defineComponent as p, getCurrentInstance as a, resolveComponent as u, createBlock as f, openBlock as k, resolveDynamicComponent as g, unref as d, withCtx as b, renderSlot as x } from "vue";
|
2
|
+
import { _config as e } from "./index4.js";
|
3
|
+
import { useLogger as l } from "./index248.js";
|
4
|
+
const $ = /* @__PURE__ */ p({
|
5
|
+
__name: "RouterComponent",
|
6
|
+
setup(y) {
|
7
|
+
var o, i, r, s;
|
8
|
+
const m = !!((i = (o = a()) == null ? void 0 : o.proxy) != null && i.$inertia), c = !!((s = (r = a()) == null ? void 0 : r.proxy) != null && s.$nuxt);
|
9
|
+
let t;
|
10
|
+
if (m) {
|
11
|
+
if (t = u(e.inertiaLinkName), typeof t == "string") {
|
12
|
+
const { warn: n } = l();
|
13
|
+
n(
|
14
|
+
`Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
|
15
|
+
);
|
16
|
+
}
|
17
|
+
} else if (c) {
|
18
|
+
if (t = u(e.nuxtLinkName), typeof t == "string") {
|
19
|
+
const { warn: n } = l();
|
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, L) => (k(), f(g(d(t)), null, {
|
27
|
+
default: b(() => [
|
28
|
+
x(n.$slots, "default")
|
29
|
+
]),
|
30
|
+
_: 3
|
31
|
+
}));
|
32
|
+
}
|
33
|
+
});
|
10
34
|
export {
|
11
|
-
|
35
|
+
$ as default
|
12
36
|
};
|
package/dist/index267.js
CHANGED
package/dist/index268.js
CHANGED
@@ -1,8 +1,20 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { isNil as c } from "./index229.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;
|
15
|
+
}
|
16
|
+
return !1;
|
17
|
+
};
|
5
18
|
export {
|
6
|
-
|
7
|
-
f as default
|
19
|
+
y as matchAnyKey
|
8
20
|
};
|
package/dist/index269.js
CHANGED
@@ -1,18 +1,14 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
return i;
|
13
|
-
}
|
14
|
-
return t;
|
15
|
-
}, null);
|
1
|
+
import { ref as t } from "vue";
|
2
|
+
const n = () => {
|
3
|
+
const e = t([]);
|
4
|
+
return { array: e, set: (...r) => {
|
5
|
+
e.value = r;
|
6
|
+
}, add: (...r) => {
|
7
|
+
e.value.push(...r);
|
8
|
+
}, remove: (r) => {
|
9
|
+
e.value = e.value.filter(r);
|
10
|
+
} };
|
11
|
+
};
|
16
12
|
export {
|
17
|
-
|
13
|
+
n as useArray
|
18
14
|
};
|
package/dist/index27.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as S, computed as n, createElementBlock as c, openBlock as r, normalizeClass as T, createBlock as w, createVNode as B, createElementVNode as p, resolveDynamicComponent as E, normalizeProps as o, guardReactiveProps as l, withCtx as b, renderSlot as P, createTextVNode as V, toDisplayString as d, unref as m, Fragment as D, renderList as I } from "vue";
|
2
|
-
import { deburr as N } from "./
|
3
|
-
import { getAsPercentage as $ } from "./
|
2
|
+
import { deburr as N } from "./index271.js";
|
3
|
+
import { getAsPercentage as $ } from "./index139.js";
|
4
4
|
import { useId as F } from "./index8.js";
|
5
5
|
import R from "./index69.js";
|
6
6
|
/* empty css */
|