bitboss-ui 2.0.176 → 2.1.0
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 +0 -4
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
- package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index107.js +29 -31
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +13 -14
- package/dist/index136.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index139.js +2 -2
- package/dist/index15.js +13 -14
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +2 -138
- package/dist/index207.js +138 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +2 -13
- package/dist/index21.js +16 -16
- package/dist/index210.js +4 -66
- package/dist/index211.js +4 -0
- package/dist/index212.js +65 -176
- package/dist/index214.js +15 -0
- package/dist/index215.js +12 -28
- package/dist/index216.js +13 -17
- package/dist/index217.js +10 -50
- package/dist/index218.js +5 -15
- package/dist/index219.js +5 -3
- package/dist/index220.js +5 -12
- package/dist/index221.js +5 -16
- package/dist/index222.js +5 -34
- package/dist/index223.js +5 -2
- package/dist/index224.js +2 -4
- package/dist/index225.js +2 -2
- package/dist/index226.js +2 -5
- package/dist/index227.js +20 -5
- package/dist/index228.js +113 -5
- package/dist/index23.js +45 -46
- package/dist/index230.js +86 -5
- package/dist/index232.js +29 -2
- package/dist/index233.js +16 -2
- package/dist/index234.js +17 -2
- package/dist/index235.js +51 -13
- package/dist/index236.js +14 -10
- package/dist/index237.js +3 -20
- package/dist/index238.js +12 -113
- package/dist/index239.js +6 -0
- package/dist/index240.js +191 -100
- package/dist/index242.js +5 -100
- package/dist/index243.js +7 -0
- package/dist/index244.js +8 -4
- package/dist/index245.js +239 -186
- package/dist/index246.js +54 -0
- package/dist/index247.js +42 -16
- package/dist/index248.js +5 -12
- package/dist/index249.js +59 -5
- package/dist/index25.js +22 -21
- package/dist/index250.js +17 -227
- package/dist/index251.js +11 -12
- package/dist/index252.js +6 -3
- package/dist/index253.js +106 -5
- package/dist/index255.js +98 -6
- package/dist/index257.js +221 -45
- package/dist/index258.js +177 -44
- package/dist/index259.js +2 -5
- package/dist/index260.js +3 -60
- package/dist/index261.js +34 -2
- package/dist/index262.js +2 -2
- package/dist/index263.js +9 -8
- package/dist/index264.js +3 -23
- package/dist/index265.js +6 -10
- package/dist/index266.js +16 -3
- package/dist/index267.js +3 -41
- package/dist/index268.js +9 -7
- package/dist/index269.js +8 -14
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -3
- package/dist/index271.js +9 -6
- package/dist/index272.js +8 -16
- package/dist/index273.js +4 -8
- package/dist/index274.js +8 -9
- package/dist/index275.js +2 -8
- package/dist/index276.js +67 -2
- package/dist/index278.js +4 -67
- package/dist/index279.js +3 -5
- package/dist/index281.js +9 -0
- package/dist/index282.js +6 -6
- package/dist/index283.js +11 -3
- package/dist/index284.js +4 -3
- package/dist/index285.js +3 -17
- package/dist/index286.js +3 -28
- package/dist/index287.js +3 -2
- package/dist/index288.js +17 -4
- package/dist/index289.js +28 -4
- package/dist/index29.js +3 -3
- package/dist/index302.js +19 -3
- package/dist/index303.js +2 -7
- package/dist/index304.js +26 -10
- package/dist/index305.js +2 -3
- package/dist/index306.js +2 -3
- package/dist/index307.js +2 -3
- package/dist/index308.js +2 -6
- package/dist/index309.js +1 -1
- package/dist/index31.js +2 -2
- package/dist/index310.js +22 -5
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -27
- package/dist/index314.js +2 -2
- package/dist/index315.js +6 -2
- package/dist/index316.js +1 -1
- package/dist/index317.js +5 -2
- package/dist/index318.js +5 -2
- package/dist/index319.js +701 -22
- package/dist/index320.js +356 -0
- package/dist/index321.js +53 -466
- package/dist/index322.js +33 -2
- package/dist/index323.js +28 -5
- package/dist/index325.js +2 -701
- package/dist/index326.js +129 -354
- package/dist/index327.js +365 -54
- package/dist/index328.js +8 -2
- package/dist/index329.js +5 -6
- package/dist/index33.js +8 -8
- package/dist/index330.js +8 -47
- package/dist/index331.js +44 -126
- package/dist/index332.js +6 -368
- package/dist/index333.js +18 -6
- package/dist/index334.js +57 -18
- package/dist/index335.js +57 -32
- package/dist/index336.js +227 -27
- package/dist/index337.js +9 -0
- package/dist/index338.js +92 -57
- package/dist/index340.js +3 -8
- package/dist/index341.js +128 -5
- package/dist/index342.js +434 -6
- package/dist/index343.js +125 -226
- package/dist/index344.js +474 -85
- package/dist/index345.js +43 -478
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -21
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- 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 +18 -19
- 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 +159 -225
- package/dist/index92.js +2 -2
- package/dist/index94.js +11 -12
- package/dist/index96.js +1 -1
- package/dist/types/CommonProps.d.ts +0 -4
- package/package.json +1 -2
- package/dist/components/BbTeleport.vue.d.ts +0 -20
- package/dist/index213.js +0 -88
- package/dist/index229.js +0 -7
- package/dist/index231.js +0 -7
- package/dist/index254.js +0 -7
- package/dist/index256.js +0 -252
- package/dist/index280.js +0 -10
- package/dist/index311.js +0 -21
- package/dist/index324.js +0 -202
- package/dist/index339.js +0 -60
- package/dist/index346.js +0 -131
- package/dist/index348.js +0 -5
- package/dist/index349.js +0 -49
- package/dist/index350.js +0 -438
- package/dist/index351.js +0 -129
package/dist/index210.js
CHANGED
@@ -1,68 +1,6 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
/* empty css */
|
4
|
-
import m from "./index85.js";
|
5
|
-
/* empty css */
|
6
|
-
import C from "./index113.js";
|
7
|
-
/* empty css */
|
8
|
-
import h from "./index335.js";
|
9
|
-
import B from "./index336.js";
|
10
|
-
/* empty css */
|
11
|
-
const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, A = /* @__PURE__ */ _({
|
12
|
-
__name: "CommonInputInnerContainer",
|
13
|
-
props: {
|
14
|
-
"append:icon": {},
|
15
|
-
clearable: { type: Boolean },
|
16
|
-
"prepend:icon": {},
|
17
|
-
preventFocus: { type: Boolean }
|
18
|
-
},
|
19
|
-
emits: ["click:clear"],
|
20
|
-
setup(u, { emit: d }) {
|
21
|
-
const t = u, f = d, o = $(), a = () => {
|
22
|
-
var e;
|
23
|
-
!o.value || t.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
|
24
|
-
}, b = () => {
|
25
|
-
f("click:clear"), a();
|
26
|
-
};
|
27
|
-
return (e, E) => (r(), k("span", {
|
28
|
-
ref_key: "container",
|
29
|
-
ref: o,
|
30
|
-
class: y(["bb-common-input-inner-container", {
|
31
|
-
"bb-common-input-inner-container--clearable": t.clearable
|
32
|
-
}]),
|
33
|
-
onClick: a
|
34
|
-
}, [
|
35
|
-
n(e.$slots, "prepend", {}, () => [
|
36
|
-
l("span", v, [
|
37
|
-
n(e.$slots, "prefix")
|
38
|
-
])
|
39
|
-
]),
|
40
|
-
e.$props["prepend:icon"] ? (r(), c(i(m), {
|
41
|
-
key: 0,
|
42
|
-
class: "bb-common-input-inner-container__prepend-icon",
|
43
|
-
type: e.$props["prepend:icon"]
|
44
|
-
}, null, 8, ["type"])) : s("", !0),
|
45
|
-
n(e.$slots, "default"),
|
46
|
-
p(B, {
|
47
|
-
"aria-hidden": !e.clearable,
|
48
|
-
tabindex: e.clearable ? 0 : -1,
|
49
|
-
onClick: b
|
50
|
-
}, null, 8, ["aria-hidden", "tabindex"]),
|
51
|
-
e.$props["append:icon"] ? (r(), c(i(m), {
|
52
|
-
key: 1,
|
53
|
-
class: "bb-common-input-inner-container__append-icon",
|
54
|
-
type: e.$props["append:icon"]
|
55
|
-
}, null, 8, ["type"])) : s("", !0),
|
56
|
-
p(h),
|
57
|
-
p(i(C)),
|
58
|
-
n(e.$slots, "append", {}, () => [
|
59
|
-
l("span", I, [
|
60
|
-
n(e.$slots, "suffix")
|
61
|
-
])
|
62
|
-
])
|
63
|
-
], 2));
|
64
|
-
}
|
65
|
-
});
|
1
|
+
import { curry as e } from "./index278.js";
|
2
|
+
const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
|
66
3
|
export {
|
67
|
-
|
4
|
+
t as baseWhen,
|
5
|
+
s as when
|
68
6
|
};
|
package/dist/index211.js
ADDED
package/dist/index212.js
CHANGED
@@ -1,179 +1,68 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
const
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
};
|
27
|
-
class T {
|
28
|
-
constructor(t = {}) {
|
29
|
-
A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
|
30
|
-
const e = { ...t };
|
31
|
-
if (e.tokens != null) {
|
32
|
-
e.tokens = e.tokensReplace ? { ...e.tokens } : { ...R, ...e.tokens };
|
33
|
-
for (const s of Object.values(e.tokens))
|
34
|
-
typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
|
35
|
-
} else
|
36
|
-
e.tokens = R;
|
37
|
-
Array.isArray(e.mask) && (e.mask.length > 1 ? e.mask = [...e.mask].sort((s, r) => s.length - r.length) : e.mask = e.mask[0] ?? ""), e.mask === "" && (e.mask = null), this.opts = e;
|
38
|
-
}
|
39
|
-
masked(t) {
|
40
|
-
return this.process(String(t), this.findMask(String(t)));
|
41
|
-
}
|
42
|
-
unmasked(t) {
|
43
|
-
return this.process(String(t), this.findMask(String(t)), !1);
|
44
|
-
}
|
45
|
-
isEager() {
|
46
|
-
return this.opts.eager === !0;
|
47
|
-
}
|
48
|
-
isReversed() {
|
49
|
-
return this.opts.reversed === !0;
|
50
|
-
}
|
51
|
-
completed(t) {
|
52
|
-
const e = this.findMask(String(t));
|
53
|
-
if (this.opts.mask == null || e == null) return !1;
|
54
|
-
const s = this.process(String(t), e).length;
|
55
|
-
return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= e.length;
|
56
|
-
}
|
57
|
-
findMask(t) {
|
58
|
-
const e = this.opts.mask;
|
59
|
-
if (e == null)
|
60
|
-
return null;
|
61
|
-
if (typeof e == "string")
|
62
|
-
return e;
|
63
|
-
if (typeof e == "function")
|
64
|
-
return e(t);
|
65
|
-
const s = this.process(t, e.slice(-1).pop() ?? "", !1);
|
66
|
-
return e.find((r) => this.process(t, r, !1).length >= s.length) ?? "";
|
67
|
-
}
|
68
|
-
escapeMask(t) {
|
69
|
-
const e = [], s = [];
|
70
|
-
return t.split("").forEach((r, n) => {
|
71
|
-
r === "!" && t[n - 1] !== "!" ? s.push(n - s.length) : e.push(r);
|
72
|
-
}), { mask: e.join(""), escaped: s };
|
73
|
-
}
|
74
|
-
process(t, e, s = !0) {
|
75
|
-
if (this.opts.number != null) return P(t, s, this.opts);
|
76
|
-
if (e == null) return t;
|
77
|
-
const r = `v=${t},mr=${e},m=${s ? 1 : 0}`;
|
78
|
-
if (this.memo.has(r)) return this.memo.get(r);
|
79
|
-
const { mask: n, escaped: h } = this.escapeMask(e), u = [], l = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", c = this.isReversed() ? 0 : n.length - 1, b = this.isReversed() ? () => i > -1 && p > -1 : () => i < n.length && p < t.length, f = (v) => !this.isReversed() && v <= c || this.isReversed() && v >= c;
|
80
|
-
let g, m = -1, i = this.isReversed() ? n.length - 1 : 0, p = this.isReversed() ? t.length - 1 : 0, M = !1;
|
81
|
-
for (; b(); ) {
|
82
|
-
const v = n.charAt(i), d = l[v], y = (d == null ? void 0 : d.transform) != null ? d.transform(t.charAt(p)) : t.charAt(p);
|
83
|
-
if (!h.includes(i) && d != null ? (y.match(d.pattern) != null ? (u[k](y), d.repeated ? (m === -1 ? m = i : i === c && i !== m && (i = m - o), c === m && (i -= o)) : d.multiple && (M = !0, i -= o), i += o) : d.multiple ? M && (i += o, p -= o, M = !1) : y === g ? g = void 0 : d.optional && (i += o, p -= o), p += o) : (s && !this.isEager() && u[k](v), y === v && !this.isEager() ? p += o : g = v, this.isEager() || (i += o)), this.isEager())
|
84
|
-
for (; f(i) && (l[n.charAt(i)] == null || h.includes(i)); ) {
|
85
|
-
if (s) {
|
86
|
-
if (u[k](n.charAt(i)), t.charAt(p) === n.charAt(i)) {
|
87
|
-
i += o, p += o;
|
88
|
-
continue;
|
89
|
-
}
|
90
|
-
} else n.charAt(i) === t.charAt(p) && (p += o);
|
91
|
-
i += o;
|
92
|
-
}
|
93
|
-
}
|
94
|
-
return this.memo.set(r, u.join("")), this.memo.get(r);
|
95
|
-
}
|
96
|
-
}
|
97
|
-
const S = (a) => JSON.parse(a.replaceAll("'", '"')), F = (a, t = {}) => {
|
98
|
-
const e = { ...t };
|
99
|
-
a.dataset.maska != null && a.dataset.maska !== "" && (e.mask = W(a.dataset.maska)), a.dataset.maskaEager != null && (e.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (e.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (e.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (e.tokens = x(a.dataset.maskaTokens));
|
100
|
-
const s = {};
|
101
|
-
return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (e.number = s), e;
|
102
|
-
}, E = (a) => a !== "" ? !!JSON.parse(a) : !0, W = (a) => a.startsWith("[") && a.endsWith("]") ? S(a) : a, x = (a) => {
|
103
|
-
if (a.startsWith("{") && a.endsWith("}"))
|
104
|
-
return S(a);
|
105
|
-
const t = {};
|
106
|
-
return a.split("|").forEach((e) => {
|
107
|
-
const s = e.split(":");
|
108
|
-
t[s[0]] = {
|
109
|
-
pattern: new RegExp(s[1]),
|
110
|
-
optional: s[2] === "optional",
|
111
|
-
multiple: s[2] === "multiple",
|
112
|
-
repeated: s[2] === "repeated"
|
1
|
+
import { defineComponent as _, ref as $, createElementBlock as k, openBlock as r, normalizeClass as y, renderSlot as n, createBlock as c, createCommentVNode as s, createVNode as p, createElementVNode as l, unref as i } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
/* empty css */
|
4
|
+
import m from "./index85.js";
|
5
|
+
/* empty css */
|
6
|
+
import C from "./index113.js";
|
7
|
+
/* empty css */
|
8
|
+
import h from "./index322.js";
|
9
|
+
import B from "./index323.js";
|
10
|
+
/* empty css */
|
11
|
+
const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, A = /* @__PURE__ */ _({
|
12
|
+
__name: "CommonInputInnerContainer",
|
13
|
+
props: {
|
14
|
+
"append:icon": {},
|
15
|
+
clearable: { type: Boolean },
|
16
|
+
"prepend:icon": {},
|
17
|
+
preventFocus: { type: Boolean }
|
18
|
+
},
|
19
|
+
emits: ["click:clear"],
|
20
|
+
setup(u, { emit: d }) {
|
21
|
+
const t = u, f = d, o = $(), a = () => {
|
22
|
+
var e;
|
23
|
+
!o.value || t.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
|
24
|
+
}, b = () => {
|
25
|
+
f("click:clear"), a();
|
113
26
|
};
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
}
|
152
|
-
|
153
|
-
const r = t.selectionStart, n = t.value;
|
154
|
-
if (s(), r === null || r === n.length && !e) return;
|
155
|
-
const h = t.value, u = n.slice(0, r), l = h.slice(0, r), o = this.processInput(t, u).unmasked, k = this.processInput(t, l).unmasked;
|
156
|
-
let c = r;
|
157
|
-
u !== l && (c += e ? h.length - n.length : o.length - k.length), t.setSelectionRange(c, c);
|
158
|
-
}
|
159
|
-
setValue(t, e) {
|
160
|
-
const s = this.processInput(t, e);
|
161
|
-
t.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), t.dispatchEvent(new CustomEvent("maska", { detail: s })), t.dispatchEvent(new CustomEvent("input", { detail: s.masked }));
|
162
|
-
}
|
163
|
-
processInput(t, e) {
|
164
|
-
const s = this.items.get(t);
|
165
|
-
let r = e ?? t.value;
|
166
|
-
this.options.preProcess != null && (r = this.options.preProcess(r));
|
167
|
-
let n = s.masked(r);
|
168
|
-
return this.options.postProcess != null && (n = this.options.postProcess(n)), {
|
169
|
-
masked: n,
|
170
|
-
unmasked: s.unmasked(r),
|
171
|
-
completed: s.completed(r)
|
172
|
-
};
|
173
|
-
}
|
174
|
-
}
|
27
|
+
return (e, E) => (r(), k("span", {
|
28
|
+
ref_key: "container",
|
29
|
+
ref: o,
|
30
|
+
class: y(["bb-common-input-inner-container", {
|
31
|
+
"bb-common-input-inner-container--clearable": t.clearable
|
32
|
+
}]),
|
33
|
+
onClick: a
|
34
|
+
}, [
|
35
|
+
n(e.$slots, "prepend", {}, () => [
|
36
|
+
l("span", v, [
|
37
|
+
n(e.$slots, "prefix")
|
38
|
+
])
|
39
|
+
]),
|
40
|
+
e.$props["prepend:icon"] ? (r(), c(i(m), {
|
41
|
+
key: 0,
|
42
|
+
class: "bb-common-input-inner-container__prepend-icon",
|
43
|
+
type: e.$props["prepend:icon"]
|
44
|
+
}, null, 8, ["type"])) : s("", !0),
|
45
|
+
n(e.$slots, "default"),
|
46
|
+
p(B, {
|
47
|
+
"aria-hidden": !e.clearable,
|
48
|
+
tabindex: e.clearable ? 0 : -1,
|
49
|
+
onClick: b
|
50
|
+
}, null, 8, ["aria-hidden", "tabindex"]),
|
51
|
+
e.$props["append:icon"] ? (r(), c(i(m), {
|
52
|
+
key: 1,
|
53
|
+
class: "bb-common-input-inner-container__append-icon",
|
54
|
+
type: e.$props["append:icon"]
|
55
|
+
}, null, 8, ["type"])) : s("", !0),
|
56
|
+
p(h),
|
57
|
+
p(i(C)),
|
58
|
+
n(e.$slots, "append", {}, () => [
|
59
|
+
l("span", I, [
|
60
|
+
n(e.$slots, "suffix")
|
61
|
+
])
|
62
|
+
])
|
63
|
+
], 2));
|
64
|
+
}
|
65
|
+
});
|
175
66
|
export {
|
176
|
-
|
177
|
-
O as MaskInput,
|
178
|
-
R as tokens
|
67
|
+
A as default
|
179
68
|
};
|
package/dist/index214.js
ADDED
@@ -0,0 +1,15 @@
|
|
1
|
+
import { createElementBlock as t, openBlock as n, renderSlot as e } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import r from "./index281.js";
|
4
|
+
const s = {}, c = { class: "bb-common-input-outer-container" };
|
5
|
+
function p(o, a) {
|
6
|
+
return n(), t("span", c, [
|
7
|
+
e(o.$slots, "prepend-outer"),
|
8
|
+
e(o.$slots, "default"),
|
9
|
+
e(o.$slots, "append-outer")
|
10
|
+
]);
|
11
|
+
}
|
12
|
+
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
13
|
+
export {
|
14
|
+
i as default
|
15
|
+
};
|
package/dist/index215.js
CHANGED
@@ -1,31 +1,15 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
const
|
4
|
-
|
5
|
-
|
6
|
-
t
|
7
|
-
else if (
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
e.value--;
|
13
|
-
return;
|
14
|
-
} else
|
15
|
-
t.value = o;
|
16
|
-
} catch (o) {
|
17
|
-
console.error(o);
|
18
|
-
}
|
19
|
-
e.value--;
|
20
|
-
}
|
21
|
-
}, c = f(n, u.debounce || 0);
|
22
|
-
return {
|
23
|
-
getter: n,
|
24
|
-
debouncedGetter: c,
|
25
|
-
items: t,
|
26
|
-
loading: s(() => !!e.value)
|
27
|
-
};
|
1
|
+
const c = (t, r) => {
|
2
|
+
if (typeof t == "string") {
|
3
|
+
const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
|
4
|
+
if (n) {
|
5
|
+
const [, o, a] = n;
|
6
|
+
return a ? t : o + "px";
|
7
|
+
} else if (t in r)
|
8
|
+
return r[t] + "px";
|
9
|
+
throw new Error(`Invalid size: ${t}`);
|
10
|
+
}
|
11
|
+
return t + "px";
|
28
12
|
};
|
29
13
|
export {
|
30
|
-
|
14
|
+
c as parseSize
|
31
15
|
};
|
package/dist/index216.js
CHANGED
@@ -1,19 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
data: n,
|
14
|
-
get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
|
15
|
-
};
|
16
|
-
};
|
1
|
+
import { locales as t } from "./index282.js";
|
2
|
+
import { _config as m } from "./index4.js";
|
3
|
+
import { get as c } from "./index283.js";
|
4
|
+
import { readonly as l, computed as n } from "vue";
|
5
|
+
const p = (o, ...r) => l(
|
6
|
+
n(() => c(t[m.locale], o).replace(
|
7
|
+
/\{(\d+)\}/g,
|
8
|
+
(a, e) => r[e]
|
9
|
+
))
|
10
|
+
), d = () => ({
|
11
|
+
t: p
|
12
|
+
});
|
17
13
|
export {
|
18
|
-
|
14
|
+
d as useLocale
|
19
15
|
};
|
package/dist/index217.js
CHANGED
@@ -1,53 +1,13 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
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
|
-
};
|
1
|
+
import { ref as a, watch as c, toValue as u } from "vue";
|
2
|
+
const i = (e, { initialValue: o = !1, nextValue: r = !0 } = {}) => {
|
3
|
+
const t = a(o), n = c(
|
4
|
+
() => u(e),
|
5
|
+
(s) => {
|
6
|
+
s && (t.value = r, n());
|
7
|
+
}
|
8
|
+
);
|
9
|
+
return t;
|
50
10
|
};
|
51
11
|
export {
|
52
|
-
|
12
|
+
i as useUntil
|
53
13
|
};
|
package/dist/index218.js
CHANGED
@@ -1,17 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
() => new Array().concat(o(e))
|
6
|
-
), s = t(() => i.value.reduce(
|
7
|
-
(r, n) => (h(n) ? r.coherent.push(n) : r.incoherent.push(n), r),
|
8
|
-
{ coherent: [], incoherent: [] }
|
9
|
-
)), c = t(() => u && !o(e).length || !u && f(o(e)) ? !0 : !s.value.incoherent.length);
|
10
|
-
return {
|
11
|
-
status: s,
|
12
|
-
coherent: c
|
13
|
-
};
|
14
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index315.js";
|
2
|
+
import { __require as o } from "./index290.js";
|
3
|
+
var t = o();
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
15
5
|
export {
|
16
|
-
|
6
|
+
s as default
|
17
7
|
};
|
package/dist/index219.js
CHANGED
@@ -1,5 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index315.js";
|
2
|
+
import { __require as o } from "./index292.js";
|
3
|
+
var t = o();
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
3
5
|
export {
|
4
|
-
|
6
|
+
m as default
|
5
7
|
};
|
package/dist/index220.js
CHANGED
@@ -1,14 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
o,
|
6
|
-
(r, t) => {
|
7
|
-
e(r) !== e(t) && c(r, t);
|
8
|
-
},
|
9
|
-
h
|
10
|
-
);
|
11
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index315.js";
|
2
|
+
import { __require as e } from "./index294.js";
|
3
|
+
var o = e();
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
12
5
|
export {
|
13
|
-
|
6
|
+
m as default
|
14
7
|
};
|
package/dist/index221.js
CHANGED
@@ -1,18 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
onStart: s,
|
6
|
-
multiple: f,
|
7
|
-
currentValue: o
|
8
|
-
}) => {
|
9
|
-
const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
|
10
|
-
e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
|
11
|
-
};
|
12
|
-
return a && (u(r), c(async () => {
|
13
|
-
l.value || await r();
|
14
|
-
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index315.js";
|
2
|
+
import { __require as e } from "./index296.js";
|
3
|
+
var t = e();
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
16
5
|
export {
|
17
|
-
|
6
|
+
m as default
|
18
7
|
};
|
package/dist/index222.js
CHANGED
@@ -1,36 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
const
|
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
|
-
});
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index315.js";
|
2
|
+
import { __require as e } from "./index298.js";
|
3
|
+
var o = e();
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
34
5
|
export {
|
35
|
-
|
6
|
+
m as default
|
36
7
|
};
|
package/dist/index223.js
CHANGED
@@ -1,4 +1,7 @@
|
|
1
|
-
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index315.js";
|
2
|
+
import { __require as t } from "./index300.js";
|
3
|
+
var o = t();
|
4
|
+
const a = /* @__PURE__ */ r(o);
|
2
5
|
export {
|
3
|
-
|
6
|
+
a as default
|
4
7
|
};
|
package/dist/index224.js
CHANGED
package/dist/index225.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const
|
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;
|
2
2
|
export {
|
3
|
-
|
3
|
+
n as isEmpty
|
4
4
|
};
|