bitboss-ui 2.0.111 → 2.0.112
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/composables/useConfirm.d.ts +79 -111
- package/dist/index100.js +9 -9
- package/dist/index111.js +12 -12
- package/dist/index119.js +2 -2
- package/dist/index121.js +5 -5
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index13.js +2 -2
- package/dist/index131.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index205.js +2 -115
- package/dist/index206.js +115 -3
- package/dist/index207.js +3 -8
- package/dist/index208.js +3 -3
- package/dist/index209.js +41 -2
- package/dist/index21.js +16 -16
- package/dist/index210.js +5 -52
- package/dist/index211.js +9 -0
- package/dist/index212.js +8 -13
- package/dist/index213.js +15 -2
- package/dist/index214.js +13 -4
- package/dist/index215.js +3 -2
- package/dist/index216.js +85 -19
- package/dist/index218.js +25 -13
- package/dist/index219.js +17 -5
- package/dist/index220.js +47 -15
- package/dist/index221.js +15 -16
- package/dist/index222.js +12 -19
- package/dist/index223.js +16 -15
- package/dist/index224.js +52 -18
- package/dist/index226.js +13 -2
- package/dist/index227.js +2 -250
- package/dist/index228.js +4 -52
- package/dist/index229.js +2 -44
- package/dist/index23.js +18 -18
- package/dist/index230.js +20 -5
- package/dist/index231.js +4 -60
- package/dist/index232.js +5 -3
- package/dist/index233.js +15 -40
- package/dist/index234.js +16 -6
- package/dist/index235.js +19 -7
- package/dist/index236.js +15 -15
- package/dist/index237.js +17 -124
- package/dist/index238.js +23 -121
- package/dist/index239.js +2 -2
- package/dist/index240.js +250 -5
- package/dist/index241.js +50 -367
- package/dist/index242.js +38 -80
- package/dist/index243.js +7 -0
- package/dist/index244.js +60 -25
- package/dist/index245.js +123 -14
- package/dist/index246.js +124 -47
- package/dist/index247.js +2 -15
- package/dist/index248.js +5 -12
- package/dist/index249.js +368 -15
- package/dist/index25.js +7 -7
- package/dist/index250.js +106 -2
- package/dist/index252.js +47 -53
- package/dist/index254.js +2 -100
- package/dist/index255.js +20 -0
- package/dist/index256.js +12 -2
- package/dist/index257.js +2 -18
- package/dist/index258.js +2 -12
- package/dist/index263.js +3 -3
- package/dist/index265.js +6 -28
- package/dist/index266.js +16 -6
- package/dist/index267.js +224 -16
- package/dist/index268.js +426 -219
- package/dist/index269.js +2 -9
- package/dist/index27.js +1 -1
- package/dist/index270.js +89 -9
- package/dist/index271.js +7 -8
- package/dist/index272.js +11 -3
- package/dist/index273.js +30 -0
- package/dist/index274.js +3 -7
- package/dist/index275.js +17 -4
- package/dist/index276.js +9 -176
- package/dist/index277.js +3 -6
- package/dist/index278.js +200 -11
- package/dist/index279.js +3 -281
- package/dist/index281.js +7 -2
- package/dist/index282.js +176 -2
- package/dist/index283.js +9 -2
- package/dist/index284.js +8 -2
- package/dist/index285.js +281 -2
- package/dist/index286.js +6 -2
- package/dist/index287.js +2 -2
- package/dist/index288.js +2 -2
- package/dist/index289.js +2 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -2
- package/dist/index291.js +2 -2
- package/dist/index292.js +2 -22
- package/dist/index293.js +4 -0
- package/dist/index294.js +2 -431
- package/dist/index295.js +1 -1
- package/dist/index296.js +2 -89
- package/dist/index297.js +2 -2
- package/dist/index298.js +21 -125
- package/dist/index300.js +4 -0
- package/dist/index301.js +122 -196
- package/dist/index302.js +22 -3
- package/dist/index304.js +3 -436
- package/dist/index305.js +3 -127
- package/dist/index306.js +436 -3
- package/dist/index307.js +127 -3
- package/dist/index308.js +4 -4
- package/dist/index309.js +67 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -67
- package/dist/index311.js +2 -5
- package/dist/index312.js +3 -5
- package/dist/index313.js +3 -8
- package/dist/index314.js +3 -3
- package/dist/index315.js +58 -3
- package/dist/index316.js +53 -3
- package/dist/index317.js +52 -57
- package/dist/index318.js +32 -3
- package/dist/index319.js +4 -6
- package/dist/index320.js +7 -18
- package/dist/index321.js +3 -6
- package/dist/index322.js +46 -32
- package/dist/index323.js +7 -53
- package/dist/index324.js +18 -52
- package/dist/index325.js +6 -46
- package/dist/index326.js +1 -1
- package/dist/index327.js +1 -1
- package/dist/index33.js +8 -8
- package/dist/index35.js +4 -4
- package/dist/index37.js +21 -21
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +7 -7
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index6.js +49 -87
- package/dist/index61.js +1 -1
- package/dist/index69.js +76 -64
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +4 -4
- package/dist/index90.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/index217.js +0 -6
- package/dist/index225.js +0 -29
- package/dist/index251.js +0 -4
- package/dist/index280.js +0 -8
- package/dist/index299.js +0 -24
- package/dist/index303.js +0 -19
package/dist/index43.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as j, ref as k, toRef as d, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as h, guardReactiveProps as v, createVNode as R, mergeProps as w, createSlots as W } from "vue";
|
2
2
|
import K from "./index41.js";
|
3
3
|
/* empty css */
|
4
|
-
import N from "./
|
4
|
+
import N from "./index216.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as U } from "./
|
7
|
-
import { useIndexById as T } from "./
|
8
|
-
import { useBaseOptions as q } from "./
|
9
|
-
import { useCoherence as J } from "./
|
10
|
-
import { hash as Q } from "./
|
11
|
-
import { useHashedWatcher as E } from "./
|
12
|
-
import { usePrefill as X } from "./
|
6
|
+
import { useItemsGetter as U } from "./index218.js";
|
7
|
+
import { useIndexById as T } from "./index219.js";
|
8
|
+
import { useBaseOptions as q } from "./index220.js";
|
9
|
+
import { useCoherence as J } from "./index221.js";
|
10
|
+
import { hash as Q } from "./index215.js";
|
11
|
+
import { useHashedWatcher as E } from "./index222.js";
|
12
|
+
import { usePrefill as X } from "./index223.js";
|
13
13
|
const ue = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseSwitchGroup",
|
15
15
|
props: {
|
package/dist/index45.js
CHANGED
@@ -3,16 +3,16 @@ import { defineComponent as R, ref as u, computed as m, toRef as E, watch as j,
|
|
3
3
|
/* empty css */
|
4
4
|
import oe from "./index128.js";
|
5
5
|
/* empty css */
|
6
|
-
import { last as ae } from "./
|
7
|
-
import { useBaseOptions as ne } from "./
|
8
|
-
import { useIndexById as le } from "./
|
9
|
-
import re from "./
|
6
|
+
import { last as ae } from "./index239.js";
|
7
|
+
import { useBaseOptions as ne } from "./index220.js";
|
8
|
+
import { useIndexById as le } from "./index219.js";
|
9
|
+
import re from "./index250.js";
|
10
10
|
/* empty css */
|
11
|
-
import ie from "./
|
11
|
+
import ie from "./index252.js";
|
12
12
|
/* empty css */
|
13
|
-
import ue from "./
|
13
|
+
import ue from "./index224.js";
|
14
14
|
/* empty css */
|
15
|
-
import se from "./
|
15
|
+
import se from "./index226.js";
|
16
16
|
const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], $e = /* @__PURE__ */ R({
|
17
17
|
__name: "BaseTag",
|
18
18
|
props: {
|
package/dist/index47.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as w, ref as y, computed as u, onMounted as g, watch as B, nextTick as x, openBlock as V, createBlock as k, normalizeClass as $, withCtx as t, renderSlot as r, createVNode as i, createElementVNode as C, mergeProps as T } from "vue";
|
2
|
-
import v from "./
|
3
|
-
import E from "./
|
2
|
+
import v from "./index226.js";
|
3
|
+
import E from "./index224.js";
|
4
4
|
/* empty css */
|
5
5
|
import G from "./index128.js";
|
6
6
|
/* empty css */
|
package/dist/index49.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as m, computed as c, openBlock as b, createElementBlock as f, Fragment as y, createVNode as r, normalizeClass as h, withCtx as n, renderSlot as t, createElementVNode as l, mergeProps as g } from "vue";
|
2
|
-
import B from "./
|
2
|
+
import B from "./index224.js";
|
3
3
|
/* empty css */
|
4
|
-
import k from "./
|
4
|
+
import k from "./index226.js";
|
5
5
|
const w = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "type", "value"], V = /* @__PURE__ */ m({
|
6
6
|
__name: "BaseTextInput",
|
7
7
|
props: {
|
package/dist/index53.js
CHANGED
package/dist/index55.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as z, computed as b, ref as o, onMounted as g, openBlock as l, createElementBlock as i, normalizeProps as h, guardReactiveProps as k, renderSlot as y } from "vue";
|
2
|
-
import { isCssColor as _ } from "./
|
2
|
+
import { isCssColor as _ } from "./index227.js";
|
3
3
|
import { wait as C } from "./index130.js";
|
4
4
|
const w = ["alt", "sizes", "src", "srcset"], B = {
|
5
5
|
key: 1,
|
package/dist/index57.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as p, useSlots as d, computed as n, openBlock as m, createElementBlock as u, normalizeClass as g, createElementVNode as s, renderSlot as l, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
|
2
|
-
import { isCssColor as r } from "./
|
3
|
-
import { isNil as B } from "./
|
2
|
+
import { isCssColor as r } from "./index227.js";
|
3
|
+
import { isNil as B } from "./index258.js";
|
4
4
|
const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, S = /* @__PURE__ */ p({
|
5
5
|
__name: "BbBadge",
|
6
6
|
props: {
|
package/dist/index6.js
CHANGED
@@ -1,94 +1,56 @@
|
|
1
|
-
import { ref as i
|
2
|
-
import { wait as
|
3
|
-
const
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
no: !0,
|
8
|
-
noText: "",
|
1
|
+
import { ref as i } from "vue";
|
2
|
+
import { wait as f } from "./index130.js";
|
3
|
+
const u = [], o = {
|
4
|
+
current: null,
|
5
|
+
processing: !1,
|
6
|
+
yesBusy: !1,
|
9
7
|
noBusy: !1,
|
10
|
-
|
11
|
-
size: "sm",
|
12
|
-
text: "",
|
13
|
-
theme: "default",
|
14
|
-
title: "",
|
15
|
-
yes: !0,
|
16
|
-
yesText: "",
|
17
|
-
onYes: null,
|
18
|
-
onNo: null,
|
19
|
-
yesBusy: !1
|
20
|
-
}, d = {
|
21
|
-
actions: !0,
|
22
|
-
description: "",
|
23
|
-
no: !0,
|
24
|
-
noText: "Annulla",
|
25
|
-
text: "",
|
26
|
-
theme: "default",
|
27
|
-
title: "",
|
28
|
-
yes: !0,
|
29
|
-
yesText: "OK",
|
30
|
-
size: "sm",
|
31
|
-
onYes: null,
|
32
|
-
onNo: null,
|
33
|
-
timeout: void 0
|
8
|
+
loading: !1
|
34
9
|
}, e = i({
|
35
|
-
...
|
36
|
-
})
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
},
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
10
|
+
...o
|
11
|
+
});
|
12
|
+
let a;
|
13
|
+
const l = () => {
|
14
|
+
const t = u.shift();
|
15
|
+
t && (e.value.current = t, e.value.noBusy = !1, e.value.yesBusy = !1, e.value.processing = !0, clearTimeout(a), t.timeout && (e.value.current.autoClose = !0, a = setTimeout(() => {
|
16
|
+
v(!1);
|
17
|
+
}, t.timeout)));
|
18
|
+
}, c = async () => {
|
19
|
+
e.value.processing = !1, await f(200), e.value = { ...o };
|
20
|
+
}, v = async (t) => {
|
21
|
+
var n;
|
22
|
+
if (!e.value.current)
|
23
|
+
return;
|
24
|
+
let r = t;
|
25
|
+
try {
|
26
|
+
if (e.value.current.onYes && t) {
|
27
|
+
const s = await e.value.current.onYes();
|
28
|
+
e.value.current.returning && (r = s);
|
29
|
+
} else if (e.value.current.onNo && !t) {
|
30
|
+
const s = await e.value.current.onNo();
|
31
|
+
e.value.current.returning && (r = s);
|
47
32
|
}
|
33
|
+
u.length ? (e.value.current.resolve(r), l()) : e.value.current.autoClose ? (e.value.current.resolve(r), c()) : e.value.current.resolve(r);
|
34
|
+
} catch (s) {
|
35
|
+
(n = e.value.current) == null || n.reject(s);
|
48
36
|
}
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
clearTimeout(a), c(o), t.value = null, f(), u.autoClose && n();
|
65
|
-
}, f = m(
|
66
|
-
t,
|
67
|
-
(o) => {
|
68
|
-
o !== null && s(o);
|
69
|
-
},
|
70
|
-
{ once: !0 }
|
71
|
-
);
|
72
|
-
u.timeout && (a = setTimeout(() => {
|
73
|
-
s(!1);
|
74
|
-
}, u.timeout));
|
75
|
-
});
|
76
|
-
},
|
77
|
-
/**
|
78
|
-
* Sets the state of the confirm to loading and displays a spinner.
|
79
|
-
*/
|
80
|
-
setLoading: (l = !0) => {
|
81
|
-
e.value.loading = l;
|
82
|
-
},
|
83
|
-
/**
|
84
|
-
* Closes the confirmation modal. It is a manual operation
|
85
|
-
* so you can update the state while the modal is still open.
|
86
|
-
*/
|
87
|
-
close: n
|
88
|
-
};
|
89
|
-
};
|
37
|
+
}, m = (t) => new Promise((r, n) => {
|
38
|
+
u.push({
|
39
|
+
yesText: "OK",
|
40
|
+
noText: "Annulla",
|
41
|
+
...t,
|
42
|
+
resolve: r,
|
43
|
+
reject: n
|
44
|
+
}), l();
|
45
|
+
}), g = (t) => {
|
46
|
+
e.value.loading = t;
|
47
|
+
}, d = () => ({
|
48
|
+
confirm: m,
|
49
|
+
close: c,
|
50
|
+
setLoading: g
|
51
|
+
});
|
90
52
|
export {
|
91
|
-
|
53
|
+
v as processMessage,
|
92
54
|
e as state,
|
93
|
-
|
55
|
+
d as useConfirm
|
94
56
|
};
|
package/dist/index61.js
CHANGED
@@ -9,7 +9,7 @@ import T from "./index129.js";
|
|
9
9
|
/* empty css */
|
10
10
|
import { pickBy as $ } from "./index259.js";
|
11
11
|
import { noop as A } from "./index260.js";
|
12
|
-
import { useLocale as W } from "./
|
12
|
+
import { useLocale as W } from "./index214.js";
|
13
13
|
const w = {
|
14
14
|
key: 2,
|
15
15
|
class: "bb-button__loading-label sr-only"
|
package/dist/index69.js
CHANGED
@@ -1,77 +1,89 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import {
|
3
|
-
import
|
1
|
+
import { defineComponent as g, openBlock as r, createBlock as i, unref as e, createSlots as x, withCtx as s, createElementVNode as C, createElementBlock as b, createVNode as V, toDisplayString as a, createCommentVNode as c, createTextVNode as k } from "vue";
|
2
|
+
import { state as t, processMessage as l } from "./index6.js";
|
3
|
+
import $ from "./index25.js";
|
4
4
|
/* empty css */
|
5
5
|
import h from "./index129.js";
|
6
6
|
/* empty css */
|
7
|
-
import
|
7
|
+
import v from "./index61.js";
|
8
8
|
/* empty css */
|
9
|
-
const
|
9
|
+
const z = { class: "bb-confirm__content" }, N = {
|
10
10
|
key: 0,
|
11
|
-
class: "bb-confirm__content"
|
12
|
-
}, x = {
|
13
|
-
key: 0,
|
14
|
-
class: "bb-confirm__text"
|
15
|
-
}, g = {
|
16
|
-
key: 1,
|
17
11
|
class: "bb-confirm__spinner"
|
18
|
-
},
|
12
|
+
}, w = {
|
13
|
+
key: 1,
|
14
|
+
class: "bb-confirm__text"
|
15
|
+
}, F = /* @__PURE__ */ g({
|
19
16
|
__name: "BbConfirm",
|
20
|
-
setup(
|
21
|
-
const
|
22
|
-
m
|
17
|
+
setup(T) {
|
18
|
+
const B = (m) => {
|
19
|
+
l(m);
|
23
20
|
};
|
24
|
-
return (m,
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
e(
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
fn: n(() => [
|
45
|
-
e(o).no ? (t(), a(f, {
|
46
|
-
key: 0,
|
47
|
-
"auto-loading": "",
|
48
|
-
class: "bb-confirm__no",
|
49
|
-
inert: e(o).yesBusy,
|
50
|
-
onClick: s.value.handler
|
51
|
-
}, {
|
52
|
-
default: n(() => [
|
53
|
-
_(r(s.value.text), 1)
|
54
|
-
]),
|
55
|
-
_: 1
|
56
|
-
}, 8, ["inert", "onClick"])) : c("", !0),
|
57
|
-
e(o).yes ? (t(), a(f, {
|
58
|
-
key: 1,
|
59
|
-
"auto-loading": "",
|
60
|
-
class: "bb-confirm__yes",
|
61
|
-
inert: e(o).noBusy,
|
62
|
-
onClick: i.value.handler
|
63
|
-
}, {
|
64
|
-
default: n(() => [
|
65
|
-
_(r(i.value.text), 1)
|
66
|
-
]),
|
67
|
-
_: 1
|
68
|
-
}, 8, ["inert", "onClick"])) : c("", !0)
|
21
|
+
return (m, n) => {
|
22
|
+
var u, f, d, _;
|
23
|
+
return r(), i($, {
|
24
|
+
"model-value": e(t).processing,
|
25
|
+
"overlay-classes": [
|
26
|
+
"bb-confirm",
|
27
|
+
`bb-confirm--${((u = e(t).current) == null ? void 0 : u.theme) || "default"}`
|
28
|
+
],
|
29
|
+
persistent: e(t).yesBusy || e(t).noBusy || e(t).loading,
|
30
|
+
"show-close": !(e(t).yesBusy || e(t).noBusy || e(t).loading),
|
31
|
+
size: (f = e(t).current) == null ? void 0 : f.size,
|
32
|
+
title: (d = e(t).current) == null ? void 0 : d.title,
|
33
|
+
"onUpdate:modelValue": B
|
34
|
+
}, x({
|
35
|
+
default: s(() => [
|
36
|
+
C("div", z, [
|
37
|
+
e(t).loading ? (r(), b("div", N, [
|
38
|
+
V(h, { size: "36" })
|
39
|
+
])) : e(t).current ? (r(), b("div", w, a(e(t).current.text), 1)) : c("", !0)
|
40
|
+
])
|
69
41
|
]),
|
70
|
-
|
71
|
-
}
|
72
|
-
|
42
|
+
_: 2
|
43
|
+
}, [
|
44
|
+
((_ = e(t).current) == null ? void 0 : _.actions) !== !1 && !e(t).loading ? {
|
45
|
+
name: "footer",
|
46
|
+
fn: s(() => {
|
47
|
+
var p, y;
|
48
|
+
return [
|
49
|
+
((p = e(t).current) == null ? void 0 : p.no) !== !1 ? (r(), i(v, {
|
50
|
+
key: 0,
|
51
|
+
"auto-loading": "",
|
52
|
+
class: "bb-confirm__no",
|
53
|
+
inert: e(t).yesBusy,
|
54
|
+
onClick: n[0] || (n[0] = (o) => e(l)(!1))
|
55
|
+
}, {
|
56
|
+
default: s(() => {
|
57
|
+
var o;
|
58
|
+
return [
|
59
|
+
k(a((o = e(t).current) == null ? void 0 : o.noText), 1)
|
60
|
+
];
|
61
|
+
}),
|
62
|
+
_: 1
|
63
|
+
}, 8, ["inert"])) : c("", !0),
|
64
|
+
((y = e(t).current) == null ? void 0 : y.yes) !== !1 ? (r(), i(v, {
|
65
|
+
key: 1,
|
66
|
+
"auto-loading": "",
|
67
|
+
class: "bb-confirm__yes",
|
68
|
+
inert: e(t).noBusy,
|
69
|
+
onClick: n[1] || (n[1] = (o) => e(l)(!0))
|
70
|
+
}, {
|
71
|
+
default: s(() => {
|
72
|
+
var o;
|
73
|
+
return [
|
74
|
+
k(a((o = e(t).current) == null ? void 0 : o.yesText), 1)
|
75
|
+
];
|
76
|
+
}),
|
77
|
+
_: 1
|
78
|
+
}, 8, ["inert"])) : c("", !0)
|
79
|
+
];
|
80
|
+
}),
|
81
|
+
key: "0"
|
82
|
+
} : void 0
|
83
|
+
]), 1032, ["model-value", "overlay-classes", "persistent", "show-close", "size", "title"]);
|
84
|
+
};
|
73
85
|
}
|
74
86
|
});
|
75
87
|
export {
|
76
|
-
|
88
|
+
F as default
|
77
89
|
};
|
package/dist/index77.js
CHANGED
@@ -9,7 +9,7 @@ import S from "./index127.js";
|
|
9
9
|
/* empty css */
|
10
10
|
import Z from "./index129.js";
|
11
11
|
/* empty css */
|
12
|
-
import { useLocale as j } from "./
|
12
|
+
import { useLocale as j } from "./index214.js";
|
13
13
|
const q = { class: "bb-dropdown-button__content" }, A = {
|
14
14
|
key: 1,
|
15
15
|
class: "bb-dropdown-button__loading-label sr-only"
|
package/dist/index79.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as j, ref as g, watch as x, computed as m, openBlock as V, createBlock as G, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
|
2
|
-
import { findInTree as ae } from "./
|
2
|
+
import { findInTree as ae } from "./index266.js";
|
3
3
|
import { useId as re } from "./index8.js";
|
4
4
|
import oe from "./index128.js";
|
5
5
|
/* empty css */
|
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
|
|
53
53
|
const r = a.accept[t];
|
54
54
|
if (r.includes("/")) e.push(r);
|
55
55
|
else {
|
56
|
-
b || (b = (await import("./
|
56
|
+
b || (b = (await import("./index265.js")).default);
|
57
57
|
const o = b.getType(r);
|
58
58
|
if (!o)
|
59
59
|
throw new Error(
|
package/dist/index81.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, openBlock as g, createBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
|
2
|
-
import { throttle as c } from "./
|
2
|
+
import { throttle as c } from "./index208.js";
|
3
3
|
const M = /* @__PURE__ */ h({
|
4
4
|
__name: "BbIntersection",
|
5
5
|
props: {
|
package/dist/index84.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as se, ref as l, useAttrs as ae, computed as u, getCurrentInstance as ne, nextTick as ie, onBeforeUnmount as O, onMounted as re, watch as ue, openBlock as g, createBlock as ce, withCtx as de, createElementVNode as s, mergeProps as S, createElementBlock as z, renderSlot as n, createTextVNode as fe, toDisplayString as A, unref as ve, createCommentVNode as $ } from "vue";
|
2
|
-
import { useFocusTrap as pe } from "./
|
2
|
+
import { useFocusTrap as pe } from "./index209.js";
|
3
3
|
import { useId as E } from "./index8.js";
|
4
4
|
import { wait as H } from "./index130.js";
|
5
|
-
import { useModalsState as b } from "./
|
6
|
-
import be from "./
|
5
|
+
import { useModalsState as b } from "./index211.js";
|
6
|
+
import be from "./index213.js";
|
7
7
|
import { useMobile as me } from "./index9.js";
|
8
|
-
import { useLocale as ye } from "./
|
8
|
+
import { useLocale as ye } from "./index214.js";
|
9
9
|
const he = ["inert"], ge = { class: "bb-offcanvas-close" }, _e = ["aria-label"], Te = /* @__PURE__ */ se({
|
10
10
|
__name: "BbOffCanvas",
|
11
11
|
props: {
|
package/dist/index86.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
import { defineComponent as E, computed as h, ref as g, onMounted as P, onBeforeUnmount as W, openBlock as k, createElementBlock as V, normalizeClass as $, createElementVNode as i, createVNode as S, unref as v, withCtx as w, renderSlot as c, toDisplayString as m, Fragment as R, renderList as F, nextTick as x } from "vue";
|
2
|
-
import { debounce as T } from "./
|
2
|
+
import { debounce as T } from "./index283.js";
|
3
3
|
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import z from "./index13.js";
|
6
6
|
/* empty css */
|
7
|
-
import { useLocale as D } from "./
|
7
|
+
import { useLocale as D } from "./index214.js";
|
8
8
|
const G = ["aria-label"], I = { class: "bb-pagination__page-label sr-only" }, O = { class: "bb-pagination__page-label" }, j = { class: "bb-pagination__page-label" }, q = { class: "bb-pagination__page-label sr-only" }, Z = /* @__PURE__ */ E({
|
9
9
|
__name: "BbPagination",
|
10
10
|
props: {
|
package/dist/index88.js
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
import { defineComponent as O, ref as n, computed as v, openBlock as y, createElementBlock as S, mergeProps as F, createElementVNode as p, renderSlot as k, normalizeProps as H, guardReactiveProps as V, createVNode as q, withCtx as T, createBlock as I, toDisplayString as W, unref as z, createCommentVNode as A, nextTick as R } from "vue";
|
2
|
-
import { useFocusTrap as j } from "./
|
2
|
+
import { useFocusTrap as j } from "./index209.js";
|
3
3
|
import { useId as G } from "./index8.js";
|
4
4
|
import { useIntersectionObserver as J } from "./index132.js";
|
5
|
-
import { waitFor as K } from "./
|
5
|
+
import { waitFor as K } from "./index210.js";
|
6
6
|
import Q from "./index13.js";
|
7
7
|
/* empty css */
|
8
8
|
import U from "./index263.js";
|
9
9
|
/* empty css */
|
10
|
-
import { useLocale as X } from "./
|
11
|
-
import { useDebounceFn as Y } from "./
|
10
|
+
import { useLocale as X } from "./index214.js";
|
11
|
+
import { useDebounceFn as Y } from "./index206.js";
|
12
12
|
const Z = { class: "bb-popover__close-label sr-only" }, ce = /* @__PURE__ */ O({
|
13
13
|
__name: "BbPopover",
|
14
14
|
props: {
|
package/dist/index90.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as r, computed as a, openBlock as l, createElementBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
|
2
|
-
import { clamp as p } from "./
|
2
|
+
import { clamp as p } from "./index205.js";
|
3
3
|
import { getAsPercentageBetween as i } from "./index131.js";
|
4
4
|
const _ = /* @__PURE__ */ r({
|
5
5
|
__name: "BbProgress",
|