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/index226.js
CHANGED
package/dist/index227.js
CHANGED
@@ -1,7 +1,22 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
const
|
1
|
+
import { MaskInput as r } from "./index258.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));
|
19
|
+
};
|
5
20
|
export {
|
6
|
-
|
21
|
+
k as vMaska
|
7
22
|
};
|
package/dist/index228.js
CHANGED
@@ -1,7 +1,115 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as P, mergeModels as D, useModel as V, ref as r, watch as A, onMounted as x, computed as S, createBlock as b, openBlock as v, resolveDynamicComponent as g, normalizeStyle as z, normalizeClass as E, unref as n, withCtx as w, renderSlot as y, createCommentVNode as N, mergeProps as h, createElementVNode as C } from "vue";
|
2
|
+
import { wait as F } from "./index135.js";
|
3
|
+
import { useFloating as U, arrow as j } from "./index326.js";
|
4
|
+
import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index327.js";
|
5
|
+
const K = { class: "bb-common-popover__bubble" }, W = /* @__PURE__ */ P({
|
6
|
+
__name: "CommonPopover",
|
7
|
+
props: /* @__PURE__ */ D({
|
8
|
+
arrowPadding: {},
|
9
|
+
offset: {},
|
10
|
+
block: { type: Boolean },
|
11
|
+
padding: { default: 0 },
|
12
|
+
placement: {},
|
13
|
+
transitionDuration: { default: 250 },
|
14
|
+
containerAttributes: {},
|
15
|
+
dialog: { type: Boolean },
|
16
|
+
renderContent: { type: Boolean, default: !0 },
|
17
|
+
tag: { default: "span" }
|
18
|
+
}, {
|
19
|
+
modelValue: { type: Boolean, default: !1 },
|
20
|
+
modelModifiers: {}
|
21
|
+
}),
|
22
|
+
emits: ["update:modelValue"],
|
23
|
+
setup(s) {
|
24
|
+
const o = s, a = V(s, "modelValue"), i = r(), t = r(), p = r(), { floatingStyles: k, placement: _, middlewareData: l, update: M } = U(
|
25
|
+
i,
|
26
|
+
t,
|
27
|
+
{
|
28
|
+
placement: o.placement,
|
29
|
+
whileElementsMounted: J,
|
30
|
+
middleware: [
|
31
|
+
q(),
|
32
|
+
G(o.offset),
|
33
|
+
H({ padding: o.padding }),
|
34
|
+
I(),
|
35
|
+
j({
|
36
|
+
element: p,
|
37
|
+
padding: o.arrowPadding
|
38
|
+
})
|
39
|
+
],
|
40
|
+
strategy: "fixed"
|
41
|
+
}
|
42
|
+
), d = (e) => {
|
43
|
+
e ? (M(), o.dialog ? t.value.showModal() : t.value.showPopover()) : F(o.transitionDuration).then(() => {
|
44
|
+
t.value && (o.dialog ? t.value.close() : t.value.hidePopover());
|
45
|
+
});
|
46
|
+
};
|
47
|
+
A(a, d, { flush: "post" }), x(() => {
|
48
|
+
a.value && d(a.value);
|
49
|
+
});
|
50
|
+
const $ = S(() => {
|
51
|
+
if (l.value.arrow) {
|
52
|
+
const { x: e, y: u } = l.value.arrow;
|
53
|
+
return {
|
54
|
+
style: {
|
55
|
+
left: `${e}px`,
|
56
|
+
top: `${u}px`
|
57
|
+
}
|
58
|
+
};
|
59
|
+
}
|
60
|
+
}), B = () => {
|
61
|
+
a.value = !1;
|
62
|
+
};
|
63
|
+
return (e, u) => (v(), b(g(e.dialog ? "div" : e.tag), {
|
64
|
+
ref_key: "wrapper",
|
65
|
+
ref: i,
|
66
|
+
class: E(["bb-common-popover", {
|
67
|
+
"bb-common-popover--open": a.value && !!t.value,
|
68
|
+
"bb-common-popover--block": o.block,
|
69
|
+
[`bb-common-popover--${n(_)}`]: !0
|
70
|
+
}]),
|
71
|
+
style: z({
|
72
|
+
"--transition-duration": `${o.transitionDuration}ms`
|
73
|
+
})
|
74
|
+
}, {
|
75
|
+
default: w(() => {
|
76
|
+
var m, c, f;
|
77
|
+
return [
|
78
|
+
y(e.$slots, "activator"),
|
79
|
+
e.renderContent ? (v(), b(g(e.dialog ? "dialog" : e.tag), h({
|
80
|
+
key: 0,
|
81
|
+
ref_key: "content",
|
82
|
+
ref: t,
|
83
|
+
class: ["bb-common-popover__bubble-container", {
|
84
|
+
"bb-common-popover__bubble-container--open": a.value && !!t.value
|
85
|
+
}],
|
86
|
+
popover: "manual",
|
87
|
+
style: {
|
88
|
+
...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
|
89
|
+
...n(k),
|
90
|
+
"--arrow-offset-x": Math.round(((f = (c = n(l)) == null ? void 0 : c.arrow) == null ? void 0 : f.x) ?? 0) + "px",
|
91
|
+
"--page-padding": `${e.padding}px`
|
92
|
+
},
|
93
|
+
tabindex: a.value ? void 0 : -1
|
94
|
+
}, e.containerAttributes, { onClose: n(B) }), {
|
95
|
+
default: w(() => [
|
96
|
+
C("span", h({
|
97
|
+
ref_key: "bubblearrow",
|
98
|
+
ref: p,
|
99
|
+
class: "bb-common-popover__arrow"
|
100
|
+
}, $.value), null, 16),
|
101
|
+
C("span", K, [
|
102
|
+
y(e.$slots, "default")
|
103
|
+
])
|
104
|
+
]),
|
105
|
+
_: 3
|
106
|
+
}, 16, ["class", "style", "tabindex", "onClose"])) : N("", !0)
|
107
|
+
];
|
108
|
+
}),
|
109
|
+
_: 3
|
110
|
+
}, 8, ["class", "style"]));
|
111
|
+
}
|
112
|
+
});
|
5
113
|
export {
|
6
|
-
|
114
|
+
W as default
|
7
115
|
};
|
package/dist/index23.js
CHANGED
@@ -1,25 +1,25 @@
|
|
1
|
-
import { defineComponent as K, watchEffect as Q, ref as l, computed as
|
1
|
+
import { defineComponent as K, watchEffect as Q, ref as l, computed as g, watch as D, createBlock as C, openBlock as Y, normalizeClass as w, withCtx as i, createVNode as B, unref as n, createCommentVNode as X, withDirectives as x, createElementVNode as s, mergeProps as S, withModifiers as ee, toDisplayString as E, renderSlot as c } from "vue";
|
2
2
|
import { _config as te } from "./index4.js";
|
3
|
-
import o from "./
|
4
|
-
import ae from "./
|
5
|
-
import oe from "./
|
6
|
-
import
|
7
|
-
import
|
8
|
-
import le from "./
|
9
|
-
import { identity as ie } from "./
|
10
|
-
import { isEmpty as se } from "./
|
11
|
-
import { last as de } from "./
|
3
|
+
import o from "./index218.js";
|
4
|
+
import ae from "./index219.js";
|
5
|
+
import oe from "./index220.js";
|
6
|
+
import ne from "./index221.js";
|
7
|
+
import re from "./index222.js";
|
8
|
+
import le from "./index223.js";
|
9
|
+
import { identity as ie } from "./index224.js";
|
10
|
+
import { isEmpty as se } from "./index225.js";
|
11
|
+
import { last as de } from "./index226.js";
|
12
12
|
import { useId as ue } from "./index8.js";
|
13
|
-
import { useLocale as pe } from "./
|
13
|
+
import { useLocale as pe } from "./index216.js";
|
14
14
|
import { useMobile as ce } from "./index9.js";
|
15
|
-
import { useUntil as me } from "./
|
16
|
-
import { vMaska as fe } from "./
|
15
|
+
import { useUntil as me } from "./index217.js";
|
16
|
+
import { vMaska as fe } from "./index227.js";
|
17
17
|
import be from "./index21.js";
|
18
18
|
/* empty css */
|
19
|
-
import
|
19
|
+
import ke from "./index212.js";
|
20
20
|
/* empty css */
|
21
|
-
import
|
22
|
-
import ye from "./
|
21
|
+
import ge from "./index214.js";
|
22
|
+
import ye from "./index228.js";
|
23
23
|
/* empty css */
|
24
24
|
const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], Me = ["aria-label", "disabled"], he = ["id"], ze = /* @__PURE__ */ K({
|
25
25
|
__name: "BaseDatePickerInput",
|
@@ -44,18 +44,17 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
44
44
|
range: { type: Boolean },
|
45
45
|
readonly: { type: Boolean },
|
46
46
|
required: { type: Boolean },
|
47
|
-
selectable: {}
|
48
|
-
teleportTarget: {}
|
47
|
+
selectable: {}
|
49
48
|
},
|
50
49
|
emits: ["active", "error", "focus", "inactive", "update:modelValue"],
|
51
50
|
setup(I, { emit: $ }) {
|
52
51
|
const L = { it: le, en: oe };
|
53
|
-
o.extend(ae), o.extend(
|
52
|
+
o.extend(ae), o.extend(ne), o.extend(re), Q(() => {
|
54
53
|
o.locale(L[te.locale]);
|
55
54
|
});
|
56
|
-
const t = I, d = $, { t: u } = pe(), v = l(null), y = l(null), O = l(null), _ = l(null), m = l(null), V = l(), f = t.id || `bdpi-${ue().id.value}`, { isMobile: P } = ce(), F =
|
55
|
+
const t = I, d = $, { t: u } = pe(), v = l(null), y = l(null), O = l(null), _ = l(null), m = l(null), V = l(), f = t.id || `bdpi-${ue().id.value}`, { isMobile: P } = ce(), F = g(
|
57
56
|
() => t.allowWriting === "not-mobile" && P.value ? "none" : "numeric"
|
58
|
-
), j =
|
57
|
+
), j = g(() => ({
|
59
58
|
"bb-base-date-picker-input": !0,
|
60
59
|
"bb-base-date-picker-input--active": b.value,
|
61
60
|
"bb-base-date-picker-input--errors": t.hasErrors,
|
@@ -72,10 +71,10 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
72
71
|
} else e.target.value === "" && d("update:modelValue", null);
|
73
72
|
}
|
74
73
|
}, b = l(!1), H = () => {
|
75
|
-
b.value || (d("active"), b.value = !0, document.addEventListener("focusin",
|
76
|
-
},
|
74
|
+
b.value || (d("active"), b.value = !0, document.addEventListener("focusin", k), document.addEventListener("click", k));
|
75
|
+
}, k = (e) => {
|
77
76
|
var a, p;
|
78
|
-
e.target instanceof HTMLElement && (a = y.value) != null && a.$el && !y.value.$el.contains(e.target) && !((p = v.value) != null && p.contains(e.target)) && (b.value = !1, d("inactive"), document.removeEventListener("focusin",
|
77
|
+
e.target instanceof HTMLElement && (a = y.value) != null && a.$el && !y.value.$el.contains(e.target) && !((p = v.value) != null && p.contains(e.target)) && (b.value = !1, d("inactive"), document.removeEventListener("focusin", k), document.removeEventListener("click", k));
|
79
78
|
}, M = (e) => {
|
80
79
|
if (e)
|
81
80
|
if (Array.isArray(e)) {
|
@@ -84,28 +83,28 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
84
83
|
} else
|
85
84
|
return o(e).format("DD/MM/YYYY");
|
86
85
|
return null;
|
87
|
-
}, W =
|
86
|
+
}, W = g(() => m.value ? m.value : M(t.modelValue));
|
88
87
|
D(
|
89
88
|
() => t.modelValue,
|
90
89
|
(e) => {
|
91
90
|
m.value = M(e);
|
92
91
|
}
|
93
92
|
);
|
94
|
-
const
|
93
|
+
const r = l(!1), q = me(r), h = (e) => {
|
95
94
|
const a = e.target;
|
96
|
-
a && a instanceof HTMLDialogElement && (
|
95
|
+
a && a instanceof HTMLDialogElement && (r.value = !1);
|
97
96
|
}, R = async () => {
|
98
|
-
t.disabled || t.readonly || (
|
97
|
+
t.disabled || t.readonly || (r.value = !0);
|
99
98
|
};
|
100
|
-
D(
|
99
|
+
D(r, (e) => {
|
101
100
|
var a;
|
102
101
|
e ? document.addEventListener("click", h, { passive: !0 }) : ((a = V.value) == null || a.resetStatus(), document.removeEventListener("click", h));
|
103
102
|
});
|
104
|
-
const
|
103
|
+
const N = l(!t.allowWriting || t.range), T = (e) => t.range && Array.isArray(e) && e.length === 2 || !t.range && !!e, U = {
|
105
104
|
"onUpdate:modelValue": (e) => {
|
106
|
-
d("update:modelValue", e),
|
105
|
+
d("update:modelValue", e), T(e) && (N.value = !1, r.value = !1);
|
107
106
|
}
|
108
|
-
}, z =
|
107
|
+
}, z = g(() => {
|
109
108
|
if (t.range) {
|
110
109
|
if (!t.modelValue || t.modelValue.length < 2)
|
111
110
|
return u("baseDatePickerInput.emptyRange").value;
|
@@ -124,7 +123,7 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
124
123
|
let e = null;
|
125
124
|
t.range && (e = []), d("update:modelValue", e);
|
126
125
|
};
|
127
|
-
return (e, a) => (Y(), C(
|
126
|
+
return (e, a) => (Y(), C(ge, {
|
128
127
|
ref_key: "outerContainer",
|
129
128
|
ref: y,
|
130
129
|
class: w(j.value),
|
@@ -137,11 +136,11 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
137
136
|
c(e.$slots, "append-outer")
|
138
137
|
]),
|
139
138
|
default: i(() => [
|
140
|
-
B(
|
139
|
+
B(ke, {
|
141
140
|
ref_key: "innerContainer",
|
142
141
|
ref: O,
|
143
142
|
"append:icon": t["append:icon"],
|
144
|
-
clearable: t.clearable && !
|
143
|
+
clearable: t.clearable && !n(se)(e.modelValue),
|
145
144
|
"prepend:icon": t["prepend:icon"],
|
146
145
|
"onClick:clear": G
|
147
146
|
}, {
|
@@ -158,10 +157,10 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
158
157
|
c(e.$slots, "suffix")
|
159
158
|
]),
|
160
159
|
default: i(() => [
|
161
|
-
|
160
|
+
n(q) ? (Y(), C(ye, {
|
162
161
|
key: 0,
|
163
|
-
modelValue:
|
164
|
-
"onUpdate:modelValue": a[0] || (a[0] = (p) =>
|
162
|
+
modelValue: r.value,
|
163
|
+
"onUpdate:modelValue": a[0] || (a[0] = (p) => r.value = p),
|
165
164
|
block: !0,
|
166
165
|
dialog: "",
|
167
166
|
offset: 4
|
@@ -171,11 +170,11 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
171
170
|
ref_key: "calendar",
|
172
171
|
ref: v,
|
173
172
|
class: w(["bb-base-date-picker-input__calendar", {
|
174
|
-
"bb-base-date-picker-input__calendar--shown":
|
173
|
+
"bb-base-date-picker-input__calendar--shown": r.value
|
175
174
|
}]),
|
176
|
-
inert: !
|
175
|
+
inert: !r.value
|
177
176
|
}, [
|
178
|
-
B(be, S({ id:
|
177
|
+
B(be, S({ id: n(f) }, U, {
|
179
178
|
ref_key: "basedatepicker",
|
180
179
|
ref: V,
|
181
180
|
disabled: e.disabled,
|
@@ -192,10 +191,10 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
192
191
|
_: 1
|
193
192
|
}, 8, ["modelValue"])) : X("", !0),
|
194
193
|
x(s("input", S({
|
195
|
-
id:
|
194
|
+
id: n(f),
|
196
195
|
ref_key: "input",
|
197
196
|
ref: _,
|
198
|
-
"aria-describedby": `bdpi-description_${
|
197
|
+
"aria-describedby": `bdpi-description_${n(f)}`,
|
199
198
|
autocomplete: e.autocomplete,
|
200
199
|
autofocus: e.autofocus,
|
201
200
|
"data-maska": t.range ? "##/##/#### - ##/##/####" : "##/##/####",
|
@@ -210,7 +209,7 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
210
209
|
type: "text",
|
211
210
|
value: W.value
|
212
211
|
}), null, 16, Ve), [
|
213
|
-
[
|
212
|
+
[n(fe)]
|
214
213
|
]),
|
215
214
|
s("button", {
|
216
215
|
"aria-label": z.value,
|
@@ -251,9 +250,9 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
|
|
251
250
|
], -1)
|
252
251
|
]), 8, Me),
|
253
252
|
s("span", {
|
254
|
-
id: `bdpi-description_${
|
253
|
+
id: `bdpi-description_${n(f)}`,
|
255
254
|
class: "bb-base-date-picker-input__accessible-description sr-only"
|
256
|
-
}, E(
|
255
|
+
}, E(n(u)("baseDatePickerInput.dateFormat")) + " " + E(t.range ? n(u)("baseDatePickerInput.dateFormatRange") : n(u)("baseDatePickerInput.dateFormatSingle")), 9, he)
|
257
256
|
]),
|
258
257
|
_: 3
|
259
258
|
}, 8, ["append:icon", "clearable", "prepend:icon"])
|
package/dist/index230.js
CHANGED
@@ -1,7 +1,88 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as h, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createCommentVNode as p, createTextVNode as o, toDisplayString as d, unref as b, Fragment as m, renderList as u } from "vue";
|
2
|
+
import { useLocale as g } from "./index216.js";
|
3
|
+
const k = { class: "bb-cr-container__container" }, y = {
|
4
|
+
key: 0,
|
5
|
+
class: "bb-cr-container__loading-container"
|
6
|
+
}, $ = {
|
7
|
+
key: 1,
|
8
|
+
class: "bb-cr-container__no-data-container"
|
9
|
+
}, C = /* @__PURE__ */ h({
|
10
|
+
__name: "OptionsContainer",
|
11
|
+
props: {
|
12
|
+
direction: {},
|
13
|
+
hasErrors: { type: Boolean },
|
14
|
+
hideLabel: { type: Boolean },
|
15
|
+
loadingText: {},
|
16
|
+
loading: { type: Boolean },
|
17
|
+
noDataText: {},
|
18
|
+
options: {}
|
19
|
+
},
|
20
|
+
setup(f) {
|
21
|
+
const { t: i } = g();
|
22
|
+
return (a, T) => (s(), n("span", {
|
23
|
+
ref: "container",
|
24
|
+
class: r(["bb-cr-container", {
|
25
|
+
"bb-cr-container--errors": a.hasErrors,
|
26
|
+
"bb-cr-container--horizontal": a.direction === "horizontal",
|
27
|
+
"bb-cr-container--vertical": a.direction === "vertical"
|
28
|
+
}])
|
29
|
+
}, [
|
30
|
+
l("span", k, [
|
31
|
+
t(a.$slots, "prepend"),
|
32
|
+
!a.options.length && a.loading ? (s(), n("span", y, [
|
33
|
+
t(a.$slots, "loading", {}, () => [
|
34
|
+
o(d(a.loadingText || b(i)("common.loadingText")), 1)
|
35
|
+
])
|
36
|
+
])) : a.options.length ? p("", !0) : (s(), n("span", $, [
|
37
|
+
t(a.$slots, "no-data", {}, () => [
|
38
|
+
o(d(a.noDataText || b(i)("common.noDataText")), 1)
|
39
|
+
])
|
40
|
+
])),
|
41
|
+
(s(!0), n(m, null, u(a.options, (e, c) => (s(), n(m, {
|
42
|
+
key: (e == null ? void 0 : e.valueHash) || c
|
43
|
+
}, [
|
44
|
+
t(a.$slots, "option:prepend", {
|
45
|
+
id: e.valueHash,
|
46
|
+
checked: !!e.selected,
|
47
|
+
disabled: !!e.disabled,
|
48
|
+
item: e.item,
|
49
|
+
text: e.text
|
50
|
+
}),
|
51
|
+
l("label", {
|
52
|
+
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
53
|
+
}, [
|
54
|
+
t(a.$slots, "input", {
|
55
|
+
index: c,
|
56
|
+
option: e
|
57
|
+
}),
|
58
|
+
l("span", {
|
59
|
+
class: r({
|
60
|
+
"bb-cr-container-option__text": !0,
|
61
|
+
"sr-only": a.hideLabel
|
62
|
+
})
|
63
|
+
}, [
|
64
|
+
t(a.$slots, "label", {
|
65
|
+
checked: !!e.selected,
|
66
|
+
item: e.item,
|
67
|
+
text: e.text
|
68
|
+
}, () => [
|
69
|
+
o(d(e.text), 1)
|
70
|
+
])
|
71
|
+
], 2)
|
72
|
+
], 2),
|
73
|
+
t(a.$slots, "option:append", {
|
74
|
+
id: e.valueHash,
|
75
|
+
checked: !!e.selected,
|
76
|
+
disabled: !!e.disabled,
|
77
|
+
item: e.item,
|
78
|
+
text: e.text
|
79
|
+
})
|
80
|
+
], 64))), 128)),
|
81
|
+
t(a.$slots, "append")
|
82
|
+
])
|
83
|
+
], 2));
|
84
|
+
}
|
85
|
+
});
|
5
86
|
export {
|
6
|
-
|
87
|
+
C as default
|
7
88
|
};
|
package/dist/index232.js
CHANGED
@@ -1,4 +1,31 @@
|
|
1
|
-
|
1
|
+
import { ref as a, computed as s, unref as v } from "vue";
|
2
|
+
import { useDebounceFn as f } from "./index207.js";
|
3
|
+
const p = (u) => {
|
4
|
+
const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
|
5
|
+
if (Array.isArray(r.value))
|
6
|
+
t.value = r.value;
|
7
|
+
else if (typeof r.value == "function") {
|
8
|
+
const i = ++e.value;
|
9
|
+
try {
|
10
|
+
const o = await r.value(...l);
|
11
|
+
if (i < e.value) {
|
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
|
+
};
|
28
|
+
};
|
2
29
|
export {
|
3
|
-
|
30
|
+
p as useItemsGetter
|
4
31
|
};
|
package/dist/index233.js
CHANGED
@@ -1,4 +1,18 @@
|
|
1
|
-
|
1
|
+
import { isNotNil as n } from "./index140.js";
|
2
|
+
import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
|
3
|
+
const h = ({
|
4
|
+
fn: i,
|
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
|
+
};
|
2
16
|
export {
|
3
|
-
|
17
|
+
h as usePrefill
|
4
18
|
};
|
package/dist/index234.js
CHANGED
@@ -1,4 +1,19 @@
|
|
1
|
-
|
1
|
+
import { computed as i, unref as m } from "vue";
|
2
|
+
import { hash as s } from "./index237.js";
|
3
|
+
const p = ({ items: a, key: r }) => {
|
4
|
+
const n = i(() => {
|
5
|
+
const t = {}, c = new Array().concat(m(a));
|
6
|
+
for (let e = 0; e < c.length; e++) {
|
7
|
+
const o = c[e], u = r ? String(o[r]) : s(o);
|
8
|
+
t[u] = o;
|
9
|
+
}
|
10
|
+
return t;
|
11
|
+
});
|
12
|
+
return {
|
13
|
+
data: n,
|
14
|
+
get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
|
15
|
+
};
|
16
|
+
};
|
2
17
|
export {
|
3
|
-
|
18
|
+
p as useIndexById
|
4
19
|
};
|
package/dist/index235.js
CHANGED
@@ -1,15 +1,53 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
import {
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
1
|
+
import { computed as l, unref as o } from "vue";
|
2
|
+
import { useItemText as x } from "./index288.js";
|
3
|
+
import { useItemValue as w } from "./index271.js";
|
4
|
+
import { hash as y } from "./index237.js";
|
5
|
+
import { useLogger as D } from "./index244.js";
|
6
|
+
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
7
|
+
items: u,
|
8
|
+
disabled: c,
|
9
|
+
selectable: m,
|
10
|
+
itemText: a,
|
11
|
+
itemValue: d,
|
12
|
+
selectedIndexedByHash: r,
|
13
|
+
max: b = 1 / 0
|
14
|
+
}) => {
|
15
|
+
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
16
|
+
() => Object.keys(r.value).length
|
17
|
+
), g = o(b), f = (e) => {
|
18
|
+
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
19
|
+
e,
|
20
|
+
v.value,
|
21
|
+
m,
|
22
|
+
g,
|
23
|
+
h.value,
|
24
|
+
s
|
25
|
+
);
|
26
|
+
return {
|
27
|
+
item: e,
|
28
|
+
text: i,
|
29
|
+
value: n,
|
30
|
+
valueHash: t,
|
31
|
+
selected: s,
|
32
|
+
disabled: o(I)
|
33
|
+
};
|
34
|
+
};
|
35
|
+
return {
|
36
|
+
options: l(() => {
|
37
|
+
const e = [], n = /* @__PURE__ */ new Set();
|
38
|
+
for (let t = 0; t < p.value.length; t++) {
|
39
|
+
const i = p.value[t];
|
40
|
+
i.disabled && H(
|
41
|
+
"Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
|
42
|
+
);
|
43
|
+
const s = f(i);
|
44
|
+
n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
|
45
|
+
}
|
46
|
+
return e;
|
47
|
+
}),
|
48
|
+
createOption: f
|
49
|
+
};
|
50
|
+
};
|
13
51
|
export {
|
14
|
-
|
52
|
+
q as useBaseOptions
|
15
53
|
};
|
package/dist/index236.js
CHANGED
@@ -1,13 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
(
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
1
|
+
import { isNil as f } from "./index259.js";
|
2
|
+
import { computed as t, unref as o } from "vue";
|
3
|
+
const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
|
4
|
+
const i = t(
|
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
|
+
};
|
10
14
|
};
|
11
15
|
export {
|
12
|
-
|
16
|
+
a as useCoherence
|
13
17
|
};
|
package/dist/index237.js
CHANGED
@@ -1,22 +1,5 @@
|
|
1
|
-
import {
|
2
|
-
const
|
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));
|
19
|
-
};
|
1
|
+
import { hash as o } from "./index289.js";
|
2
|
+
const t = (r, h = "bb") => `${h}${o(r)}`;
|
20
3
|
export {
|
21
|
-
|
4
|
+
t as hash
|
22
5
|
};
|