bitboss-ui 2.1.34 → 2.1.36
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/BbRating/BbRating.vue.d.ts +8 -0
- package/dist/index.css +1 -1
- package/dist/index102.js +7 -5
- package/dist/index106.js +7 -7
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index119.js +17 -17
- package/dist/index121.js +11 -11
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +6 -6
- package/dist/index135.js +2 -2
- package/dist/index139.js +1 -1
- package/dist/index140.js +2 -2
- package/dist/index141.js +1 -1
- package/dist/index15.js +3 -3
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +16 -16
- package/dist/index212.js +2 -138
- package/dist/index213.js +138 -2
- package/dist/index214.js +2 -2
- package/dist/index215.js +2 -86
- package/dist/index216.js +7 -0
- package/dist/index217.js +5 -29
- package/dist/index218.js +5 -17
- package/dist/index219.js +5 -51
- package/dist/index220.js +5 -15
- package/dist/index221.js +5 -3
- package/dist/index222.js +5 -12
- package/dist/index223.js +3 -16
- package/dist/index224.js +2 -2
- package/dist/index225.js +8 -2
- package/dist/index226.js +250 -2
- package/dist/index227.js +46 -100
- package/dist/index228.js +46 -0
- package/dist/index229.js +5 -100
- package/dist/index23.js +12 -12
- package/dist/index230.js +62 -0
- package/dist/index231.js +13 -2
- package/dist/index232.js +183 -4
- package/dist/index233.js +3 -5
- package/dist/index234.js +34 -5
- package/dist/index235.js +4 -5
- package/dist/index236.js +2 -5
- package/dist/index237.js +2 -5
- package/dist/index238.js +2 -5
- package/dist/index239.js +2 -2
- package/dist/index240.js +7 -13
- package/dist/index241.js +7 -20
- package/dist/index242.js +7 -121
- package/dist/index243.js +7 -0
- package/dist/index244.js +2 -18
- package/dist/index245.js +19 -11
- package/dist/index246.js +115 -223
- package/dist/index249.js +4 -4
- package/dist/index25.js +2 -2
- package/dist/index251.js +86 -7
- package/dist/index253.js +29 -2
- package/dist/index254.js +15 -181
- package/dist/index255.js +51 -3
- package/dist/index256.js +15 -2
- package/dist/index257.js +11 -6
- package/dist/index258.js +16 -7
- package/dist/index260.js +13 -5
- package/dist/index261.js +106 -5
- package/dist/index263.js +95 -245
- package/dist/index265.js +16 -42
- package/dist/index266.js +12 -5
- package/dist/index267.js +223 -54
- package/dist/index268.js +10 -6
- package/dist/index269.js +3 -16
- package/dist/index27.js +1 -1
- package/dist/index270.js +9 -9
- package/dist/index271.js +23 -4
- package/dist/index272.js +3 -22
- package/dist/index273.js +22 -8
- package/dist/index274.js +3 -23
- package/dist/index275.js +6 -10
- package/dist/index276.js +16 -3
- package/dist/index277.js +9 -3
- package/dist/index278.js +1 -1
- package/dist/index280.js +2 -33
- package/dist/index281.js +65 -26
- package/dist/index282.js +35 -0
- package/dist/index283.js +28 -2
- package/dist/index286.js +1 -1
- package/dist/index287.js +1 -1
- package/dist/index288.js +280 -4
- package/dist/index289.js +2 -3
- package/dist/index29.js +3 -3
- package/dist/index290.js +16 -17
- package/dist/index291.js +2 -28
- package/dist/index292.js +16 -3
- package/dist/index293.js +2 -3
- package/dist/index294.js +18 -3
- package/dist/index295.js +2 -280
- package/dist/index296.js +15 -2
- package/dist/index297.js +2 -125
- package/dist/index298.js +19 -2
- package/dist/index299.js +2 -15
- package/dist/index300.js +27 -2
- package/dist/index301.js +2 -16
- package/dist/index302.js +2 -2
- package/dist/index303.js +2 -16
- package/dist/index304.js +2 -2
- package/dist/index305.js +2 -19
- package/dist/index306.js +28 -2
- package/dist/index307.js +22 -3
- package/dist/index309.js +7 -11
- package/dist/index31.js +2 -2
- package/dist/index310.js +11 -2
- package/dist/index311.js +5 -3
- package/dist/index312.js +4 -6
- package/dist/index313.js +6 -2
- package/dist/index314.js +4 -5
- package/dist/index315.js +2 -19
- package/dist/index316.js +125 -2
- package/dist/index317.js +2 -27
- package/dist/index318.js +3 -2
- package/dist/index319.js +3 -2
- package/dist/index320.js +3 -2
- package/dist/index321.js +17 -2
- package/dist/index322.js +3 -2
- package/dist/index323.js +3 -22
- package/dist/index324.js +4 -0
- package/dist/index325.js +5 -718
- package/dist/index326.js +715 -363
- package/dist/index327.js +366 -58
- package/dist/index328.js +58 -5
- package/dist/index33.js +8 -8
- package/dist/index330.js +1 -1
- package/dist/index331.js +1 -1
- package/dist/index332.js +6 -34
- package/dist/index333.js +19 -6
- package/dist/index334.js +6 -128
- package/dist/index335.js +220 -361
- package/dist/index336.js +58 -47
- package/dist/index337.js +33 -33
- package/dist/index338.js +35 -58
- package/dist/index339.js +6 -8
- package/dist/index340.js +128 -5
- package/dist/index341.js +367 -6
- package/dist/index342.js +7 -6
- package/dist/index343.js +5 -227
- package/dist/index344.js +8 -7
- package/dist/index345.js +45 -17
- package/dist/index346.js +1 -1
- package/dist/index348.js +421 -473
- package/dist/index349.js +113 -422
- package/dist/index35.js +4 -4
- package/dist/index350.js +484 -123
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index49.js +1 -1
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +6 -6
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +2 -2
- package/dist/index92.js +2 -2
- package/dist/index94.js +5 -5
- package/dist/index96.js +1 -1
- package/package.json +1 -1
- package/dist/index247.js +0 -15
- package/dist/index252.js +0 -36
- package/dist/index262.js +0 -10
- package/dist/index264.js +0 -54
- package/dist/index284.js +0 -69
- package/dist/index308.js +0 -9
package/dist/index234.js
CHANGED
@@ -1,7 +1,36 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
const
|
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 "./index225.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
|
+
});
|
5
34
|
export {
|
6
|
-
|
35
|
+
$ as default
|
7
36
|
};
|
package/dist/index235.js
CHANGED
@@ -1,7 +1,6 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
var o = e();
|
4
|
-
const m = /* @__PURE__ */ r(o);
|
1
|
+
import { curry as e } from "./index312.js";
|
2
|
+
const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
|
5
3
|
export {
|
6
|
-
|
4
|
+
t as baseWhen,
|
5
|
+
s as when
|
7
6
|
};
|
package/dist/index236.js
CHANGED
@@ -1,7 +1,4 @@
|
|
1
|
-
|
2
|
-
import { __require as e } from "./index301.js";
|
3
|
-
var t = e();
|
4
|
-
const m = /* @__PURE__ */ r(t);
|
1
|
+
const o = (e) => typeof e == "boolean" ? e : e === "true";
|
5
2
|
export {
|
6
|
-
|
3
|
+
o as booleanishToBoolean
|
7
4
|
};
|
package/dist/index237.js
CHANGED
package/dist/index238.js
CHANGED
package/dist/index239.js
CHANGED
package/dist/index240.js
CHANGED
@@ -1,15 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
/\{(\d+)\}/g,
|
8
|
-
(a, e) => r[e]
|
9
|
-
))
|
10
|
-
), d = () => ({
|
11
|
-
t: p
|
12
|
-
});
|
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
|
+
};
|
13
7
|
export {
|
14
|
-
|
8
|
+
s as snapToStep
|
15
9
|
};
|
package/dist/index241.js
CHANGED
@@ -1,22 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
const
|
5
|
-
|
6
|
-
}
|
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];
|
17
|
-
}
|
18
|
-
u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
|
19
|
-
};
|
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
|
+
}
|
20
7
|
export {
|
21
|
-
|
8
|
+
o as transpose
|
22
9
|
};
|
package/dist/index242.js
CHANGED
@@ -1,123 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
import { flip as O, offset as Q, shift as R, hide as W, autoUpdate as Y } from "./index335.js";
|
8
|
-
const Z = {
|
9
|
-
key: 0,
|
10
|
-
class: "bb-common-popover-2__bubble"
|
11
|
-
}, se = /* @__PURE__ */ $({
|
12
|
-
__name: "CommonPopover2",
|
13
|
-
props: /* @__PURE__ */ D({
|
14
|
-
arrowPadding: {},
|
15
|
-
eager: { type: Boolean },
|
16
|
-
offset: {},
|
17
|
-
padding: { default: 0 },
|
18
|
-
placement: {},
|
19
|
-
transitionDuration: { default: 250 },
|
20
|
-
anchor: {},
|
21
|
-
dialog: { type: Boolean },
|
22
|
-
tag: { default: "span" },
|
23
|
-
flip: { type: Boolean, default: !0 }
|
24
|
-
}, {
|
25
|
-
modelValue: { type: Boolean, default: !1 },
|
26
|
-
modelModifiers: {}
|
27
|
-
}),
|
28
|
-
emits: ["update:modelValue"],
|
29
|
-
setup(c) {
|
30
|
-
const e = c, a = E(c, "modelValue"), u = p(a.value), x = i(() => e.dialog ? "dialog" : "span"), t = p(), m = p(), y = i(() => G(e.anchor)), _ = z(a, { initialValue: e.eager }), { floatingStyles: C, placement: P, middlewareData: d, update: f } = J(
|
31
|
-
y,
|
32
|
-
t,
|
33
|
-
{
|
34
|
-
placement: e.placement,
|
35
|
-
whileElementsMounted: Y,
|
36
|
-
middleware: [
|
37
|
-
...e.flip ? [O()] : [],
|
38
|
-
Q(e.offset),
|
39
|
-
R({ padding: e.padding }),
|
40
|
-
W(),
|
41
|
-
K({
|
42
|
-
element: m,
|
43
|
-
padding: e.arrowPadding
|
44
|
-
})
|
45
|
-
],
|
46
|
-
strategy: "fixed"
|
47
|
-
}
|
48
|
-
), { execute: v } = q(
|
49
|
-
({ signal: o }, r) => new Promise((l) => {
|
50
|
-
let s;
|
51
|
-
const n = () => {
|
52
|
-
s && clearTimeout(s);
|
53
|
-
};
|
54
|
-
o.addEventListener("abort", n), r ? (k(), f(), H(() => !!t.value).then(() => {
|
55
|
-
u.value = !0, o.removeEventListener("abort", n), l(void 0);
|
56
|
-
})) : (u.value = !1, s = setTimeout(() => {
|
57
|
-
j(() => {
|
58
|
-
t.value && (e.dialog ? t.value.close() : t.value.hidePopover()), o.removeEventListener("abort", n), f(), l(void 0);
|
59
|
-
});
|
60
|
-
}, e.transitionDuration));
|
61
|
-
})
|
62
|
-
), k = () => {
|
63
|
-
if (!t.value) return;
|
64
|
-
if (!e.dialog) return t.value.showPopover();
|
65
|
-
t.value.showModal();
|
66
|
-
};
|
67
|
-
V(a, v), L(() => {
|
68
|
-
a.value && v(a.value);
|
69
|
-
});
|
70
|
-
const M = i(() => {
|
71
|
-
var n;
|
72
|
-
const o = a.value ? void 0 : -1, r = Math.round(((n = d.value.arrow) == null ? void 0 : n.x) ?? 0), l = e.dialog ? void 0 : "manual";
|
73
|
-
return {
|
74
|
-
style: {
|
75
|
-
...C.value,
|
76
|
-
"--transition-duration": `${e.transitionDuration}ms`,
|
77
|
-
"--page-padding": `${e.padding}px`,
|
78
|
-
"--arrow-offset-x": `${r}px`
|
79
|
-
},
|
80
|
-
popover: l,
|
81
|
-
tabindex: o
|
82
|
-
};
|
83
|
-
}), B = i(() => {
|
84
|
-
if (d.value.arrow) {
|
85
|
-
const { x: o, y: r } = d.value.arrow;
|
86
|
-
return {
|
87
|
-
style: {
|
88
|
-
left: `${o}px`,
|
89
|
-
top: `${r}px`
|
90
|
-
}
|
91
|
-
};
|
92
|
-
}
|
93
|
-
}), b = () => {
|
94
|
-
a.value = !1;
|
95
|
-
};
|
96
|
-
return (o, r) => (w(), T(F(x.value), g({
|
97
|
-
ref_key: "wrapper",
|
98
|
-
ref: t,
|
99
|
-
class: ["bb-common-popover-2", {
|
100
|
-
"bb-common-popover-2--open": u.value,
|
101
|
-
[`bb-common-popover-2--${h(P)}`]: !0
|
102
|
-
}]
|
103
|
-
}, M.value, {
|
104
|
-
onClick: A(b, ["self"]),
|
105
|
-
onClose: b
|
106
|
-
}), {
|
107
|
-
default: N(() => [
|
108
|
-
S("span", g({
|
109
|
-
ref_key: "bubblearrow",
|
110
|
-
ref: m,
|
111
|
-
class: "bb-common-popover-2__arrow"
|
112
|
-
}, B.value), null, 16),
|
113
|
-
h(_) ? (w(), U("span", Z, [
|
114
|
-
X(o.$slots, "default")
|
115
|
-
])) : I("", !0)
|
116
|
-
]),
|
117
|
-
_: 3
|
118
|
-
}, 16, ["class"]));
|
119
|
-
}
|
120
|
-
});
|
1
|
+
const s = (r, t) => {
|
2
|
+
if (r.endsWith("."))
|
3
|
+
return t === 0 ? r.slice(0, -1) : r;
|
4
|
+
const [n, i] = r.split(".");
|
5
|
+
return i ? `${n}.${i.slice(0, t)}` : r;
|
6
|
+
};
|
121
7
|
export {
|
122
|
-
|
8
|
+
s as clampPrecision
|
123
9
|
};
|
package/dist/index243.js
ADDED
package/dist/index244.js
CHANGED
@@ -1,20 +1,4 @@
|
|
1
|
-
|
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
|
+
const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
|
18
2
|
export {
|
19
|
-
|
3
|
+
n as isEmpty
|
20
4
|
};
|
package/dist/index245.js
CHANGED
@@ -1,14 +1,22 @@
|
|
1
|
-
import {
|
2
|
-
const
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { MaskInput as r } from "./index232.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];
|
17
|
+
}
|
18
|
+
u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
|
11
19
|
};
|
12
20
|
export {
|
13
|
-
|
21
|
+
k as vMaska
|
14
22
|
};
|