bitboss-ui 2.0.169 → 2.0.171
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/BbDropdown/BbDropdown.vue.d.ts +4 -4
- package/dist/components/BbPopover/BbPopover.vue.d.ts +6 -6
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +2 -2
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +11 -11
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +37 -37
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index209.js +2 -66
- package/dist/index21.js +16 -16
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -13
- package/dist/index212.js +18 -41
- package/dist/index213.js +128 -6
- package/dist/index214.js +106 -7
- package/dist/index216.js +99 -12
- package/dist/index218.js +66 -5
- package/dist/index220.js +13 -5
- package/dist/index221.js +6 -5
- package/dist/index222.js +15 -5
- package/dist/index223.js +29 -2
- package/dist/index224.js +16 -2
- package/dist/index225.js +11 -19
- package/dist/index226.js +50 -93
- package/dist/index227.js +19 -0
- package/dist/index228.js +15 -2
- package/dist/index229.js +3 -9
- package/dist/index23.js +17 -17
- package/dist/index230.js +12 -34
- package/dist/index231.js +13 -4
- package/dist/index232.js +2 -200
- package/dist/index233.js +230 -0
- package/dist/index234.js +368 -2
- package/dist/index235.js +2 -2
- package/dist/index236.js +5 -4
- package/dist/index237.js +5 -2
- package/dist/index238.js +5 -2
- package/dist/index239.js +5 -3
- package/dist/index240.js +5 -5
- package/dist/index241.js +4 -4
- package/dist/index242.js +5 -8
- package/dist/index243.js +6 -248
- package/dist/index244.js +240 -42
- package/dist/index245.js +43 -35
- package/dist/index246.js +44 -5
- package/dist/index247.js +5 -60
- package/dist/index248.js +54 -80
- package/dist/index249.js +7 -0
- package/dist/index25.js +5 -5
- package/dist/index250.js +2 -29
- package/dist/index251.js +40 -15
- package/dist/index252.js +19 -16
- package/dist/index253.js +93 -50
- package/dist/index255.js +9 -12
- package/dist/index256.js +4 -3
- package/dist/index257.js +193 -99
- package/dist/index259.js +7 -100
- package/dist/index260.js +88 -0
- package/dist/index262.js +32 -126
- package/dist/index263.js +2 -12
- package/dist/index264.js +2 -228
- package/dist/index265.js +3 -368
- package/dist/index266.js +177 -3
- package/dist/index269.js +6 -177
- package/dist/index27.js +1 -1
- package/dist/index270.js +15 -8
- package/dist/index272.js +2 -2
- package/dist/index274.js +3 -23
- package/dist/index275.js +9 -6
- package/dist/index276.js +23 -16
- package/dist/index277.js +2 -9
- package/dist/index278.js +9 -8
- package/dist/index279.js +8 -2
- package/dist/index281.js +1 -1
- package/dist/index282.js +1 -1
- package/dist/index283.js +1 -1
- package/dist/index284.js +4 -3
- package/dist/index285.js +6 -0
- package/dist/index286.js +129 -7
- package/dist/index287.js +3 -471
- package/dist/index288.js +3 -2
- package/dist/index289.js +3 -7
- package/dist/index29.js +2 -2
- package/dist/index291.js +7 -4
- package/dist/index292.js +1 -1
- package/dist/index293.js +2 -280
- package/dist/index294.js +17 -2
- package/dist/index295.js +26 -123
- package/dist/index296.js +7 -2
- package/dist/index297.js +10 -15
- package/dist/index298.js +280 -2
- package/dist/index299.js +2 -16
- package/dist/index300.js +16 -2
- package/dist/index301.js +2 -19
- package/dist/index302.js +16 -2
- package/dist/index303.js +2 -15
- package/dist/index304.js +19 -2
- package/dist/index305.js +2 -3
- package/dist/index306.js +14 -199
- package/dist/index307.js +2 -3
- package/dist/index308.js +19 -4
- package/dist/index309.js +2 -28
- package/dist/index31.js +2 -2
- package/dist/index310.js +26 -5
- package/dist/index311.js +2 -3
- package/dist/index312.js +2 -17
- package/dist/index313.js +2 -5
- package/dist/index314.js +2 -19
- package/dist/index315.js +2 -2
- package/dist/index316.js +22 -27
- package/dist/index318.js +125 -2
- package/dist/index319.js +2 -2
- package/dist/index320.js +471 -2
- package/dist/index321.js +3 -2
- package/dist/index322.js +3 -22
- package/dist/index323.js +384 -0
- package/dist/index324.js +126 -3
- package/dist/index325.js +2 -3
- package/dist/index326.js +3 -129
- package/dist/index327.js +6 -2
- package/dist/index328.js +191 -373
- package/dist/index329.js +5 -126
- package/dist/index33.js +8 -8
- package/dist/index330.js +701 -5
- package/dist/index331.js +354 -3
- package/dist/index332.js +58 -701
- package/dist/index333.js +3 -354
- package/dist/index334.js +5 -58
- package/dist/index335.js +47 -2
- package/dist/index336.js +2 -7
- package/dist/index337.js +32 -227
- package/dist/index338.js +28 -5
- package/dist/index340.js +58 -6
- package/dist/index341.js +57 -7
- package/dist/index342.js +6 -92
- package/dist/index343.js +7 -32
- package/dist/index344.js +6 -28
- package/dist/index345.js +10 -0
- package/dist/index346.js +5 -47
- package/dist/index349.js +227 -57
- package/dist/index35.js +4 -4
- package/dist/index350.js +92 -57
- package/dist/index351.js +484 -0
- package/dist/index353.js +3 -482
- package/dist/index354.js +45 -479
- package/dist/index355.js +481 -2
- package/dist/index356.js +2 -47
- package/dist/index37.js +22 -22
- package/dist/index39.js +4 -4
- 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 +1 -1
- package/dist/index67.js +1 -1
- package/dist/index79.js +56 -56
- 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 +4 -4
- package/dist/index92.js +2 -2
- package/dist/index94.js +50 -49
- package/package.json +1 -1
- package/dist/index215.js +0 -17
- package/dist/index217.js +0 -7
- package/dist/index219.js +0 -7
- package/dist/index254.js +0 -17
- package/dist/index261.js +0 -20
- package/dist/index290.js +0 -13
- package/dist/index317.js +0 -4
- package/dist/index339.js +0 -10
- package/dist/index352.js +0 -5
package/dist/index246.js
CHANGED
@@ -1,7 +1,46 @@
|
|
1
|
-
import o from "
|
2
|
-
|
3
|
-
|
4
|
-
const
|
1
|
+
import { defineComponent as _, computed as a, createElementBlock as c, openBlock as o, createElementVNode as p, Fragment as b, renderList as h, createBlock as k, normalizeClass as f, withCtx as y, createTextVNode as x, toDisplayString as B } from "vue";
|
2
|
+
import C from "./index13.js";
|
3
|
+
/* empty css */
|
4
|
+
const M = { class: "bb-base-date-picker__button-menu bb-base-date-picker__month-selector" }, v = { class: "content" }, E = /* @__PURE__ */ _({
|
5
|
+
__name: "BaseDatePickerMonthSelector",
|
6
|
+
props: {
|
7
|
+
cursor: {},
|
8
|
+
disabled: { type: Boolean }
|
9
|
+
},
|
10
|
+
emits: ["update:month"],
|
11
|
+
setup(l, { emit: d }) {
|
12
|
+
const s = l, m = d, i = a(() => s.cursor.month()), u = a(
|
13
|
+
() => new Array(12).fill(0).map((r, t) => {
|
14
|
+
const n = s.cursor.clone().startOf("year").add(t, "month");
|
15
|
+
return {
|
16
|
+
text: n.format("MMMM"),
|
17
|
+
key: n.unix(),
|
18
|
+
selected: n.month() === i.value,
|
19
|
+
handler: () => m("update:month", t)
|
20
|
+
};
|
21
|
+
})
|
22
|
+
);
|
23
|
+
return (r, t) => (o(), c("div", M, [
|
24
|
+
p("div", v, [
|
25
|
+
(o(!0), c(b, null, h(u.value, (e) => (o(), k(C, {
|
26
|
+
key: e.key,
|
27
|
+
class: f({
|
28
|
+
content__btn: !0,
|
29
|
+
"content__btn--selected": e.selected
|
30
|
+
}),
|
31
|
+
disabled: r.disabled,
|
32
|
+
type: "button",
|
33
|
+
onClick: e.handler
|
34
|
+
}, {
|
35
|
+
default: y(() => [
|
36
|
+
x(B(e.text), 1)
|
37
|
+
]),
|
38
|
+
_: 2
|
39
|
+
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
40
|
+
])
|
41
|
+
]));
|
42
|
+
}
|
43
|
+
});
|
5
44
|
export {
|
6
|
-
|
45
|
+
E as default
|
7
46
|
};
|
package/dist/index247.js
CHANGED
@@ -1,62 +1,7 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
import
|
4
|
-
/*
|
5
|
-
const n = 10, l = 3, V = /* @__PURE__ */ g({
|
6
|
-
__name: "BaseDatePickerYearSelector",
|
7
|
-
props: {
|
8
|
-
cursor: {},
|
9
|
-
disabled: { type: Boolean }
|
10
|
-
},
|
11
|
-
emits: ["update:year"],
|
12
|
-
setup(p, { emit: _ }) {
|
13
|
-
const f = p, b = _, o = i(), r = d(() => f.cursor.year()), c = i(r.value - n * l), s = i(r.value + n * l), v = d(
|
14
|
-
() => H(c.value, s.value).map((e) => ({
|
15
|
-
text: e,
|
16
|
-
key: e,
|
17
|
-
selected: e === r.value,
|
18
|
-
handler: () => b("update:year", e)
|
19
|
-
}))
|
20
|
-
), k = (e) => {
|
21
|
-
const t = e.target;
|
22
|
-
t.scrollTop <= 100 ? c.value = Math.max(
|
23
|
-
c.value - n * l,
|
24
|
-
r.value - 200
|
25
|
-
) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
|
26
|
-
};
|
27
|
-
return h(() => {
|
28
|
-
if (!o.value) return;
|
29
|
-
const e = o.value.querySelector(
|
30
|
-
".content__btn--selected"
|
31
|
-
);
|
32
|
-
e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
|
33
|
-
}), (e, t) => (u(), m("div", {
|
34
|
-
ref_key: "container",
|
35
|
-
ref: o,
|
36
|
-
class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
|
37
|
-
}, [
|
38
|
-
y("div", {
|
39
|
-
class: "content",
|
40
|
-
onScrollPassive: k
|
41
|
-
}, [
|
42
|
-
(u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
|
43
|
-
key: a.key,
|
44
|
-
class: S({
|
45
|
-
content__btn: !0,
|
46
|
-
"content__btn--selected": a.selected
|
47
|
-
}),
|
48
|
-
disabled: e.disabled,
|
49
|
-
onClick: a.handler
|
50
|
-
}, {
|
51
|
-
default: T(() => [
|
52
|
-
E(w(a.text), 1)
|
53
|
-
]),
|
54
|
-
_: 2
|
55
|
-
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
56
|
-
], 32)
|
57
|
-
], 512));
|
58
|
-
}
|
59
|
-
});
|
1
|
+
import o from "./index316.js";
|
2
|
+
/* empty css */
|
3
|
+
import t from "./index291.js";
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8c6b13bd"]]);
|
60
5
|
export {
|
61
|
-
|
6
|
+
m as default
|
62
7
|
};
|
package/dist/index248.js
CHANGED
@@ -1,88 +1,62 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
key: 1,
|
8
|
-
class: "bb-cr-container__no-data-container"
|
9
|
-
}, C = /* @__PURE__ */ h({
|
10
|
-
__name: "OptionsContainer",
|
1
|
+
import { defineComponent as g, ref as i, computed as d, onMounted as h, createElementBlock as m, openBlock as u, createElementVNode as y, Fragment as x, renderList as B, createBlock as C, normalizeClass as S, withCtx as T, createTextVNode as E, toDisplayString as w } from "vue";
|
2
|
+
import { range as H } from "./index342.js";
|
3
|
+
import M from "./index13.js";
|
4
|
+
/* empty css */
|
5
|
+
const n = 10, l = 3, V = /* @__PURE__ */ g({
|
6
|
+
__name: "BaseDatePickerYearSelector",
|
11
7
|
props: {
|
12
|
-
|
13
|
-
|
14
|
-
hideLabel: { type: Boolean },
|
15
|
-
loadingText: {},
|
16
|
-
loading: { type: Boolean },
|
17
|
-
noDataText: {},
|
18
|
-
options: {}
|
8
|
+
cursor: {},
|
9
|
+
disabled: { type: Boolean }
|
19
10
|
},
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
}
|
11
|
+
emits: ["update:year"],
|
12
|
+
setup(p, { emit: _ }) {
|
13
|
+
const f = p, b = _, o = i(), r = d(() => f.cursor.year()), c = i(r.value - n * l), s = i(r.value + n * l), v = d(
|
14
|
+
() => H(c.value, s.value).map((e) => ({
|
15
|
+
text: e,
|
16
|
+
key: e,
|
17
|
+
selected: e === r.value,
|
18
|
+
handler: () => b("update:year", e)
|
19
|
+
}))
|
20
|
+
), k = (e) => {
|
21
|
+
const t = e.target;
|
22
|
+
t.scrollTop <= 100 ? c.value = Math.max(
|
23
|
+
c.value - n * l,
|
24
|
+
r.value - 200
|
25
|
+
) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
|
26
|
+
};
|
27
|
+
return h(() => {
|
28
|
+
if (!o.value) return;
|
29
|
+
const e = o.value.querySelector(
|
30
|
+
".content__btn--selected"
|
31
|
+
);
|
32
|
+
e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
|
33
|
+
}), (e, t) => (u(), m("div", {
|
34
|
+
ref_key: "container",
|
35
|
+
ref: o,
|
36
|
+
class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
|
29
37
|
}, [
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
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
|
38
|
+
y("div", {
|
39
|
+
class: "content",
|
40
|
+
onScrollPassive: k
|
41
|
+
}, [
|
42
|
+
(u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
|
43
|
+
key: a.key,
|
44
|
+
class: S({
|
45
|
+
content__btn: !0,
|
46
|
+
"content__btn--selected": a.selected
|
50
47
|
}),
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
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));
|
48
|
+
disabled: e.disabled,
|
49
|
+
onClick: a.handler
|
50
|
+
}, {
|
51
|
+
default: T(() => [
|
52
|
+
E(w(a.text), 1)
|
53
|
+
]),
|
54
|
+
_: 2
|
55
|
+
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
56
|
+
], 32)
|
57
|
+
], 512));
|
84
58
|
}
|
85
59
|
});
|
86
60
|
export {
|
87
|
-
|
61
|
+
V as default
|
88
62
|
};
|
package/dist/index249.js
ADDED
package/dist/index25.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
import { defineComponent as ae, ref as a, computed as i, getCurrentInstance as oe, useAttrs as se, onMounted as ne, onBeforeUnmount as ie, nextTick as N, watch as re, createBlock as ue, openBlock as y, withCtx as W, createElementVNode as o, mergeProps as F, createElementBlock as B, createCommentVNode as V, renderSlot as r, createTextVNode as de, toDisplayString as E, createVNode as ce } from "vue";
|
2
|
-
import { useFocusTrap as fe } from "./
|
2
|
+
import { useFocusTrap as fe } from "./index251.js";
|
3
3
|
import { useId as H } from "./index8.js";
|
4
4
|
import { wait as g } from "./index135.js";
|
5
|
-
import { waitFor as be } from "./
|
6
|
-
import { useModalsState as h } from "./
|
5
|
+
import { waitFor as be } from "./index221.js";
|
6
|
+
import { useModalsState as h } from "./index259.js";
|
7
7
|
import { useMobile as pe } from "./index9.js";
|
8
|
-
import ve from "./
|
9
|
-
import { useLocale as me } from "./
|
8
|
+
import ve from "./index222.js";
|
9
|
+
import { useLocale as me } from "./index231.js";
|
10
10
|
import ye from "./index111.js";
|
11
11
|
/* empty css */
|
12
12
|
const ge = { class: "bb-base-dialog-close" }, he = ["aria-label"], Se = /* @__PURE__ */ ae({
|
package/dist/index250.js
CHANGED
@@ -1,31 +1,4 @@
|
|
1
|
-
|
2
|
-
import { useDebounceFn as f } from "./index206.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
|
-
};
|
1
|
+
const e = (t) => t;
|
29
2
|
export {
|
30
|
-
|
3
|
+
e as identity
|
31
4
|
};
|
package/dist/index251.js
CHANGED
@@ -1,18 +1,43 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
import { unrefElement as g } from "./index137.js";
|
2
|
+
import { toArray as A, notNullish as D, tryOnScopeDispose as y } from "./index206.js";
|
3
|
+
import { createFocusTrap as F } from "./index320.js";
|
4
|
+
import { shallowRef as n, computed as T, toValue as i, watch as w } from "vue";
|
5
|
+
function N(f, a = {}) {
|
6
|
+
let t;
|
7
|
+
const { immediate: l, ...p } = a, o = n(!1), r = n(!1), c = (e) => t && t.activate(e), u = (e) => t && t.deactivate(e), v = () => {
|
8
|
+
t && (t.pause(), r.value = !0);
|
9
|
+
}, m = () => {
|
10
|
+
t && (t.unpause(), r.value = !1);
|
11
|
+
}, h = T(() => {
|
12
|
+
const e = i(f);
|
13
|
+
return A(e).map((d) => {
|
14
|
+
const s = i(d);
|
15
|
+
return typeof s == "string" ? s : g(s);
|
16
|
+
}).filter(D);
|
17
|
+
});
|
18
|
+
return w(
|
19
|
+
h,
|
20
|
+
(e) => {
|
21
|
+
e.length && (t = F(e, {
|
22
|
+
...p,
|
23
|
+
onActivate() {
|
24
|
+
o.value = !0, a.onActivate && a.onActivate();
|
25
|
+
},
|
26
|
+
onDeactivate() {
|
27
|
+
o.value = !1, a.onDeactivate && a.onDeactivate();
|
28
|
+
}
|
29
|
+
}), l && c());
|
30
|
+
},
|
31
|
+
{ flush: "post" }
|
32
|
+
), y(() => u()), {
|
33
|
+
hasFocus: o,
|
34
|
+
isPaused: r,
|
35
|
+
activate: c,
|
36
|
+
deactivate: u,
|
37
|
+
pause: v,
|
38
|
+
unpause: m
|
11
39
|
};
|
12
|
-
|
13
|
-
l.value || await r();
|
14
|
-
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
|
-
};
|
40
|
+
}
|
16
41
|
export {
|
17
|
-
|
42
|
+
N as useFocusTrap
|
18
43
|
};
|
package/dist/index252.js
CHANGED
@@ -1,19 +1,22 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
const
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
})
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
1
|
+
import { MaskInput as r } from "./index266.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));
|
16
19
|
};
|
17
20
|
export {
|
18
|
-
|
21
|
+
k as vMaska
|
19
22
|
};
|
package/dist/index253.js
CHANGED
@@ -1,53 +1,96 @@
|
|
1
|
-
import { computed as l,
|
2
|
-
import
|
3
|
-
import
|
4
|
-
import {
|
5
|
-
import {
|
6
|
-
const
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
() =>
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
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));
|
1
|
+
import { defineComponent as h, toRef as y, ref as o, computed as n, watch as x, createBlock as $, openBlock as b, withCtx as A, createElementBlock as k, mergeProps as l, createElementVNode as f, renderSlot as B } from "vue";
|
2
|
+
import C from "./index222.js";
|
3
|
+
import c from "./index346.js";
|
4
|
+
import { useFloating as D, arrow as E } from "./index213.js";
|
5
|
+
import { flip as P, offset as F, shift as M, autoUpdate as S } from "./index234.js";
|
6
|
+
const W = /* @__PURE__ */ h({
|
7
|
+
__name: "CommonFloating",
|
8
|
+
props: {
|
9
|
+
arrowPadding: {},
|
10
|
+
eager: { type: Boolean },
|
11
|
+
offset: {},
|
12
|
+
padding: {},
|
13
|
+
placement: {},
|
14
|
+
theme: { default: "default" },
|
15
|
+
transitionDuration: {},
|
16
|
+
containerAttributes: { default: () => ({}) },
|
17
|
+
bubbleAttributes: {},
|
18
|
+
wrapper: {},
|
19
|
+
baseClass: {},
|
20
|
+
open: { type: Boolean },
|
21
|
+
teleportTarget: {}
|
22
|
+
},
|
23
|
+
setup(d) {
|
24
|
+
const e = d, m = y(e, "wrapper"), i = o(), s = o(), p = o(), { floatingStyles: g, placement: w, middlewareData: a } = D(
|
25
|
+
i,
|
26
|
+
s,
|
27
|
+
{
|
28
|
+
placement: e.placement,
|
29
|
+
whileElementsMounted: S,
|
30
|
+
middleware: [
|
31
|
+
P(),
|
32
|
+
F(e.offset),
|
33
|
+
M({ padding: e.padding }),
|
34
|
+
E({
|
35
|
+
element: p,
|
36
|
+
padding: e.arrowPadding
|
37
|
+
})
|
38
|
+
]
|
45
39
|
}
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
40
|
+
), _ = n(() => {
|
41
|
+
if (a.value.arrow) {
|
42
|
+
const { x: t, y: r } = a.value.arrow;
|
43
|
+
return {
|
44
|
+
style: {
|
45
|
+
left: `${t}px`,
|
46
|
+
top: `${r}px`
|
47
|
+
}
|
48
|
+
};
|
49
|
+
}
|
50
|
+
}), u = n(() => {
|
51
|
+
var t, r;
|
52
|
+
return c({}, e.containerAttributes, {
|
53
|
+
class: {
|
54
|
+
"bb-floating": !0,
|
55
|
+
[`bb-floating--${w.value}`]: !0,
|
56
|
+
[`${e.baseClass}__bubble-container--${e.theme}`]: e.theme,
|
57
|
+
"bb-floating--hidden": !e.open,
|
58
|
+
"bb-floating--open": e.open
|
59
|
+
},
|
60
|
+
style: {
|
61
|
+
...g.value,
|
62
|
+
"--transition-duration": `${e.transitionDuration}ms`,
|
63
|
+
"--arrow-offset-x": Math.round(((r = (t = a.value) == null ? void 0 : t.arrow) == null ? void 0 : r.x) ?? 0) + "px"
|
64
|
+
},
|
65
|
+
tabindex: e.open ? void 0 : -1
|
66
|
+
});
|
67
|
+
}), v = n(() => c({}, e.bubbleAttributes, {}));
|
68
|
+
return x(
|
69
|
+
() => e.open,
|
70
|
+
(t) => {
|
71
|
+
t && (i.value = m.value);
|
72
|
+
}
|
73
|
+
), (t, r) => (b(), $(C, { target: t.teleportTarget }, {
|
74
|
+
default: A(() => [
|
75
|
+
(b(), k("span", l(u.value, {
|
76
|
+
key: u.value.id,
|
77
|
+
ref_key: "content",
|
78
|
+
ref: s
|
79
|
+
}), [
|
80
|
+
f("span", l({
|
81
|
+
ref_key: "bubblearrow",
|
82
|
+
ref: p,
|
83
|
+
class: "bb-floating__arrow"
|
84
|
+
}, _.value), null, 16),
|
85
|
+
f("span", l({ class: "bb-floating__bubble" }, v.value), [
|
86
|
+
B(t.$slots, "default")
|
87
|
+
], 16)
|
88
|
+
], 16))
|
89
|
+
]),
|
90
|
+
_: 3
|
91
|
+
}, 8, ["target"]));
|
92
|
+
}
|
93
|
+
});
|
51
94
|
export {
|
52
|
-
|
95
|
+
W as default
|
53
96
|
};
|
package/dist/index255.js
CHANGED
@@ -1,14 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
h
|
10
|
-
);
|
11
|
-
};
|
1
|
+
function u(e, i) {
|
2
|
+
let t;
|
3
|
+
return function(...o) {
|
4
|
+
t !== void 0 && clearTimeout(t), t = setTimeout(() => {
|
5
|
+
e.apply(this, o);
|
6
|
+
}, i);
|
7
|
+
};
|
8
|
+
}
|
12
9
|
export {
|
13
|
-
|
10
|
+
u as debounce
|
14
11
|
};
|
package/dist/index256.js
CHANGED