bitboss-ui 2.0.146 → 2.0.147
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/BaseTextInput/BaseTextInput.vue.d.ts +9 -0
- package/dist/components/BbTextInput/BbTextInput.vue.d.ts +10 -0
- package/dist/index100.js +8 -8
- package/dist/index111.js +10 -10
- package/dist/index117.js +18 -14
- package/dist/index119.js +2 -2
- package/dist/index121.js +4 -4
- 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 +1 -1
- package/dist/index133.js +1 -1
- package/dist/index134.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index208.js +2 -86
- package/dist/index209.js +6 -0
- package/dist/index21.js +15 -15
- package/dist/index210.js +40 -28
- package/dist/index211.js +19 -16
- package/dist/index212.js +93 -50
- package/dist/index214.js +200 -3
- package/dist/index216.js +66 -16
- package/dist/index218.js +15 -0
- package/dist/index219.js +13 -13
- package/dist/index220.js +2 -5
- package/dist/index221.js +4 -125
- package/dist/index222.js +2 -16
- package/dist/index223.js +86 -16
- package/dist/index225.js +29 -15
- package/dist/index226.js +17 -2
- package/dist/index227.js +51 -2
- package/dist/index228.js +14 -40
- package/dist/index229.js +3 -13
- package/dist/index23.js +16 -16
- package/dist/index230.js +11 -19
- package/dist/index231.js +16 -6
- package/dist/index232.js +28 -88
- package/dist/index233.js +5 -0
- package/dist/index234.js +3 -2
- package/dist/index235.js +6 -19
- package/dist/index236.js +7 -27
- package/dist/index238.js +11 -246
- package/dist/index239.js +5 -52
- package/dist/index240.js +16 -44
- package/dist/index241.js +16 -5
- package/dist/index242.js +19 -60
- package/dist/index243.js +15 -34
- package/dist/index244.js +19 -2
- package/dist/index245.js +27 -4
- package/dist/index246.js +2 -2
- package/dist/index247.js +250 -3
- package/dist/index248.js +52 -3
- package/dist/index249.js +44 -7
- package/dist/index25.js +6 -6
- package/dist/index250.js +5 -15
- package/dist/index251.js +60 -4
- package/dist/index252.js +122 -197
- package/dist/index253.js +4 -0
- package/dist/index254.js +2 -2
- package/dist/index256.js +2 -2
- package/dist/index257.js +1 -1
- package/dist/index259.js +1 -1
- package/dist/index262.js +3 -3
- package/dist/index263.js +3 -3
- package/dist/index266.js +174 -8
- package/dist/index267.js +9 -2
- package/dist/index268.js +3 -6
- package/dist/index269.js +6 -16
- package/dist/index27.js +1 -1
- package/dist/index270.js +16 -9
- package/dist/index273.js +9 -3
- package/dist/index274.js +4 -17
- package/dist/index275.js +431 -9
- package/dist/index276.js +3 -28
- package/dist/index277.js +1 -1
- package/dist/index278.js +5 -0
- package/dist/index280.js +7 -2
- package/dist/index281.js +6 -3
- package/dist/index282.js +10 -280
- package/dist/index283.js +3 -6
- package/dist/index284.js +17 -2
- package/dist/index285.js +9 -2
- package/dist/index286.js +28 -2
- package/dist/index287.js +2 -2
- package/dist/index288.js +200 -2
- package/dist/index289.js +8 -2
- package/dist/index29.js +2 -2
- package/dist/index290.js +219 -426
- package/dist/index291.js +2 -176
- package/dist/index292.js +89 -3
- package/dist/index293.js +281 -7
- package/dist/index294.js +5 -10
- package/dist/index295.js +2 -2
- package/dist/index297.js +2 -2
- package/dist/index298.js +2 -2
- package/dist/index299.js +2 -2
- package/dist/index300.js +2 -2
- package/dist/index301.js +2 -22
- package/dist/index302.js +4 -0
- package/dist/index303.js +2 -200
- package/dist/index304.js +2 -5
- package/dist/index305.js +2 -224
- package/dist/index306.js +21 -7
- package/dist/index308.js +2 -67
- package/dist/index309.js +126 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -89
- package/dist/index311.js +1 -1
- package/dist/index312.js +2 -126
- package/dist/index313.js +436 -3
- package/dist/index314.js +127 -3
- package/dist/index315.js +67 -2
- package/dist/index316.js +5 -436
- package/dist/index317.js +2 -127
- package/dist/index321.js +5 -480
- package/dist/index322.js +7 -32
- package/dist/index323.js +480 -28
- package/dist/index324.js +10 -0
- package/dist/index325.js +6 -58
- package/dist/index326.js +7 -57
- package/dist/index327.js +32 -4
- package/dist/index328.js +28 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +58 -7
- package/dist/index331.js +57 -18
- package/dist/index332.js +3 -6
- package/dist/index333.js +7 -2
- package/dist/index334.js +17 -45
- package/dist/index335.js +46 -7
- package/dist/index336.js +6 -5
- package/dist/index337.js +2 -8
- package/dist/index339.js +1 -1
- package/dist/index35.js +4 -4
- package/dist/index37.js +15 -15
- package/dist/index39.js +2 -2
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index47.js +2 -2
- package/dist/index49.js +50 -41
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index75.js +1 -1
- 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/package.json +2 -2
- package/dist/index213.js +0 -17
- package/dist/index215.js +0 -14
- package/dist/index217.js +0 -68
- package/dist/index224.js +0 -21
- package/dist/index279.js +0 -9
- package/dist/index307.js +0 -4
- package/dist/index329.js +0 -6
package/dist/index328.js
CHANGED
@@ -1,10 +1,30 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
import { defineComponent as l, openBlock as n, createElementBlock as r, unref as a, createElementVNode as t } from "vue";
|
2
|
+
import { useLocale as s } from "./index219.js";
|
3
|
+
const c = ["aria-label"], b = /* @__PURE__ */ l({
|
4
|
+
__name: "ClearableButton",
|
5
|
+
setup(u) {
|
6
|
+
const { t: o } = s();
|
7
|
+
return (i, e) => (n(), r("button", {
|
8
|
+
"aria-label": a(o)("common.clearLabel").value,
|
9
|
+
class: "bb-clearable-button",
|
10
|
+
type: "button"
|
11
|
+
}, e[0] || (e[0] = [
|
12
|
+
t("svg", {
|
13
|
+
viewBox: "0 0 24 24",
|
14
|
+
xmlns: "http://www.w3.org/2000/svg"
|
15
|
+
}, [
|
16
|
+
t("path", {
|
17
|
+
d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
|
18
|
+
fill: "none",
|
19
|
+
stroke: "currentColor",
|
20
|
+
"stroke-linecap": "round",
|
21
|
+
"stroke-linejoin": "round",
|
22
|
+
"stroke-width": "2"
|
23
|
+
})
|
24
|
+
], -1)
|
25
|
+
]), 8, c));
|
26
|
+
}
|
27
|
+
});
|
8
28
|
export {
|
9
|
-
|
29
|
+
b as default
|
10
30
|
};
|
package/dist/index33.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as M, ref as g, toRef as d, openBlock as S, createBlock as R, unref as V, withCtx as t, renderSlot as i, normalizeProps as h, guardReactiveProps as v, createVNode as z, mergeProps as k, createSlots as G } from "vue";
|
2
2
|
import W from "./index31.js";
|
3
3
|
/* empty css */
|
4
|
-
import j from "./
|
4
|
+
import j from "./index223.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as A } from "./
|
7
|
-
import { usePrefill as K } from "./
|
8
|
-
import { useIndexById as B } from "./
|
9
|
-
import { useBaseOptions as N } from "./
|
10
|
-
import { useCoherence as O } from "./
|
11
|
-
import { hash as U } from "./
|
12
|
-
import { useHashedWatcher as T } from "./
|
6
|
+
import { useItemsGetter as A } from "./index225.js";
|
7
|
+
import { usePrefill as K } from "./index231.js";
|
8
|
+
import { useIndexById as B } from "./index226.js";
|
9
|
+
import { useBaseOptions as N } from "./index227.js";
|
10
|
+
import { useCoherence as O } from "./index228.js";
|
11
|
+
import { hash as U } from "./index229.js";
|
12
|
+
import { useHashedWatcher as T } from "./index230.js";
|
13
13
|
const le = /* @__PURE__ */ M({
|
14
14
|
__name: "BaseRadioGroup",
|
15
15
|
props: {
|
package/dist/index330.js
CHANGED
@@ -1,9 +1,60 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
const e = {
|
2
|
+
common: {
|
3
|
+
closeLabel: "Chiudi",
|
4
|
+
loadingText: "Caricamento...",
|
5
|
+
noDataText: "Nessun elemento da visualizzare",
|
6
|
+
clearLabel: "Reset valore selezionato"
|
7
|
+
},
|
8
|
+
colorInput: {
|
9
|
+
paletteLabel: "Seleziona un colore dalla tavolozza",
|
10
|
+
mainCanvasDesc: "Usa le frecce per selezionare un colore",
|
11
|
+
mainCanvasSelectedColor: "Colore selezionato: {0}",
|
12
|
+
hueCanvasDesc: "Usa le frecce per selezionare una tonalità",
|
13
|
+
hueCanvasSelectedHue: "Tonalità selezionata: {0}"
|
14
|
+
},
|
15
|
+
datePicker: {
|
16
|
+
monthLabel: "Seleziona un mese",
|
17
|
+
yearLabel: "Seleziona un anno",
|
18
|
+
previousMonthLabel: "Vai indietro di un mese",
|
19
|
+
nextMonthLabel: "Vai avanti di un mese"
|
20
|
+
},
|
21
|
+
baseDatePickerInput: {
|
22
|
+
dateFormat: "Formato della data",
|
23
|
+
dateFormatSingle: "GG/MM/AAAA",
|
24
|
+
dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
|
25
|
+
emptyRange: "Seleziona un range",
|
26
|
+
changeSelectionRange: "Cambia selezione, da {0} a {1}",
|
27
|
+
changeSelection: "Cambia selezione, {0}",
|
28
|
+
emptySelection: "Seleziona una data"
|
29
|
+
},
|
30
|
+
dialog: {
|
31
|
+
closeLabel: "Chiudi modale"
|
32
|
+
},
|
33
|
+
dropdownButton: {
|
34
|
+
open: "Apri menu",
|
35
|
+
close: "Chiudi menu"
|
36
|
+
},
|
37
|
+
rating: {
|
38
|
+
singleStar: "{0} su {1}",
|
39
|
+
multipleStars: "{0} su {1}"
|
40
|
+
},
|
41
|
+
select: {
|
42
|
+
multipleMaxReached: "{0} elementi selezionati"
|
43
|
+
},
|
44
|
+
chip: {
|
45
|
+
clearLabel: "Elimina"
|
46
|
+
},
|
47
|
+
pagination: {
|
48
|
+
previous: "Precedente",
|
49
|
+
next: "Successivo"
|
50
|
+
},
|
51
|
+
table: {
|
52
|
+
noDataText: "Non ci sono elementi da visualizzare",
|
53
|
+
selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
|
54
|
+
selectText: "Seleziona un elemento",
|
55
|
+
select: "Seleziona"
|
56
|
+
}
|
57
|
+
};
|
7
58
|
export {
|
8
|
-
|
59
|
+
e as default
|
9
60
|
};
|
package/dist/index331.js
CHANGED
@@ -1,21 +1,60 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
1
|
+
const e = {
|
2
|
+
common: {
|
3
|
+
closeLabel: "Close",
|
4
|
+
loadingText: "Loading...",
|
5
|
+
noDataText: "No data to display",
|
6
|
+
clearLabel: "Reset selected value"
|
7
|
+
},
|
8
|
+
colorInput: {
|
9
|
+
paletteLabel: "Select a color from the palette",
|
10
|
+
mainCanvasDesc: "Use the arrows to select a color",
|
11
|
+
mainCanvasSelectedColor: "Selected color: {0}",
|
12
|
+
hueCanvasDesc: "Use the arrows to select a hue",
|
13
|
+
hueCanvasSelectedHue: "Selected hue: {0}"
|
14
|
+
},
|
15
|
+
datePicker: {
|
16
|
+
monthLabel: "Select a month",
|
17
|
+
yearLabel: "Select a year",
|
18
|
+
previousMonthLabel: "Go to previous month",
|
19
|
+
nextMonthLabel: "Go to next month"
|
20
|
+
},
|
21
|
+
baseDatePickerInput: {
|
22
|
+
dateFormat: "Date format",
|
23
|
+
dateFormatSingle: "DD/MM/YYYY",
|
24
|
+
dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
|
25
|
+
emptyRange: "Select a range",
|
26
|
+
changeSelectionRange: "Change selection, from {0} to {1}",
|
27
|
+
changeSelection: "Change selection, {0}",
|
28
|
+
emptySelection: "Select a date"
|
29
|
+
},
|
30
|
+
dialog: {
|
31
|
+
closeLabel: "Close dialog"
|
32
|
+
},
|
33
|
+
dropdownButton: {
|
34
|
+
open: "Open menu",
|
35
|
+
close: "Close menu"
|
36
|
+
},
|
37
|
+
rating: {
|
38
|
+
singleStar: "{0} out of {1}",
|
39
|
+
multipleStars: "{0} out of {1}"
|
40
|
+
},
|
41
|
+
select: {
|
42
|
+
multipleMaxReached: "{0} items selected"
|
43
|
+
},
|
44
|
+
chip: {
|
45
|
+
clearLabel: "Remove"
|
46
|
+
},
|
47
|
+
pagination: {
|
48
|
+
previous: "Previous",
|
49
|
+
next: "Next"
|
50
|
+
},
|
51
|
+
table: {
|
52
|
+
noDataText: "No data to display",
|
53
|
+
selectAllLabel: "Select all items on this page",
|
54
|
+
selectText: "Select an item",
|
55
|
+
select: "Select"
|
15
56
|
}
|
16
|
-
|
17
|
-
}
|
18
|
-
const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
|
57
|
+
};
|
19
58
|
export {
|
20
|
-
|
59
|
+
e as default
|
21
60
|
};
|
package/dist/index332.js
CHANGED
@@ -1,9 +1,6 @@
|
|
1
|
-
function
|
2
|
-
|
3
|
-
for (let e = 0; e < o; e++, n += r)
|
4
|
-
t[e] = n;
|
5
|
-
return t;
|
1
|
+
function e(t) {
|
2
|
+
return Object.prototype.toString.call(t).slice(8, -1);
|
6
3
|
}
|
7
4
|
export {
|
8
|
-
|
5
|
+
e as getType
|
9
6
|
};
|
package/dist/index333.js
CHANGED
package/dist/index334.js
CHANGED
@@ -1,49 +1,21 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
{
|
12
|
-
immediate: !0
|
13
|
-
}
|
14
|
-
), o(
|
15
|
-
() => l(e),
|
16
|
-
(r) => {
|
17
|
-
t.setOptions({
|
18
|
-
...r,
|
19
|
-
onChange: (c, m) => {
|
20
|
-
var n;
|
21
|
-
i(a), (n = r.onChange) == null || n.call(r, c, m);
|
1
|
+
function l(t, ...e) {
|
2
|
+
if (t.length) {
|
3
|
+
const o = t[0];
|
4
|
+
if (typeof o == "string") return [...t].sort(r);
|
5
|
+
if (typeof o == "number") return [...t].sort(r);
|
6
|
+
if (e && e.length)
|
7
|
+
return [...t].sort((f, u) => {
|
8
|
+
for (let n = 0; n < e.length; n++) {
|
9
|
+
const i = e[n], s = r(f[i], u[i]);
|
10
|
+
if (s) return s;
|
22
11
|
}
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
), v(u), a;
|
29
|
-
}
|
30
|
-
function z(e) {
|
31
|
-
return w(
|
32
|
-
g(() => ({
|
33
|
-
observeElementRect: f,
|
34
|
-
observeElementOffset: s,
|
35
|
-
scrollToFn: d,
|
36
|
-
...l(e)
|
37
|
-
}))
|
38
|
-
);
|
12
|
+
return 0;
|
13
|
+
});
|
14
|
+
throw new Error("Invalid comparison");
|
15
|
+
}
|
16
|
+
return t;
|
39
17
|
}
|
18
|
+
const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
|
40
19
|
export {
|
41
|
-
|
42
|
-
S as defaultKeyExtractor,
|
43
|
-
V as defaultRangeExtractor,
|
44
|
-
d as elementScroll,
|
45
|
-
b as measureElement,
|
46
|
-
s as observeElementOffset,
|
47
|
-
f as observeElementRect,
|
48
|
-
z as useVirtualizer
|
20
|
+
l as sort
|
49
21
|
};
|
package/dist/index335.js
CHANGED
@@ -1,10 +1,49 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
const
|
6
|
-
return
|
1
|
+
import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index340.js";
|
2
|
+
import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index340.js";
|
3
|
+
import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
|
4
|
+
function w(e) {
|
5
|
+
const t = new p(l(e)), a = E(t), u = t._didMount();
|
6
|
+
return o(
|
7
|
+
() => l(e).getScrollElement(),
|
8
|
+
(r) => {
|
9
|
+
r && t._willUpdate();
|
10
|
+
},
|
11
|
+
{
|
12
|
+
immediate: !0
|
13
|
+
}
|
14
|
+
), o(
|
15
|
+
() => l(e),
|
16
|
+
(r) => {
|
17
|
+
t.setOptions({
|
18
|
+
...r,
|
19
|
+
onChange: (c, m) => {
|
20
|
+
var n;
|
21
|
+
i(a), (n = r.onChange) == null || n.call(r, c, m);
|
22
|
+
}
|
23
|
+
}), t._willUpdate(), i(a);
|
24
|
+
},
|
25
|
+
{
|
26
|
+
immediate: !0
|
27
|
+
}
|
28
|
+
), v(u), a;
|
29
|
+
}
|
30
|
+
function z(e) {
|
31
|
+
return w(
|
32
|
+
g(() => ({
|
33
|
+
observeElementRect: f,
|
34
|
+
observeElementOffset: s,
|
35
|
+
scrollToFn: d,
|
36
|
+
...l(e)
|
37
|
+
}))
|
38
|
+
);
|
7
39
|
}
|
8
40
|
export {
|
9
|
-
|
41
|
+
p as Virtualizer,
|
42
|
+
S as defaultKeyExtractor,
|
43
|
+
V as defaultRangeExtractor,
|
44
|
+
d as elementScroll,
|
45
|
+
b as measureElement,
|
46
|
+
s as observeElementOffset,
|
47
|
+
f as observeElementRect,
|
48
|
+
z as useVirtualizer
|
10
49
|
};
|
package/dist/index336.js
CHANGED
@@ -1,8 +1,9 @@
|
|
1
|
-
function l(
|
2
|
-
const
|
3
|
-
let e = 0;
|
4
|
-
|
1
|
+
function l(n, c, r = 1) {
|
2
|
+
const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
|
3
|
+
for (let e = 0; e < o; e++, n += r)
|
4
|
+
t[e] = n;
|
5
|
+
return t;
|
5
6
|
}
|
6
7
|
export {
|
7
|
-
l as
|
8
|
+
l as range
|
8
9
|
};
|
package/dist/index337.js
CHANGED
@@ -1,10 +1,4 @@
|
|
1
|
-
|
2
|
-
const t = a / 100, c = s * Math.min(t, 1 - t) / 100, n = (h) => {
|
3
|
-
const o = (h + r / 30) % 12, e = t - c * Math.max(Math.min(o - 3, 9 - o, 1), -1);
|
4
|
-
return Math.round(255 * e).toString(16).padStart(2, "0");
|
5
|
-
};
|
6
|
-
return `#${n(0)}${n(8)}${n(4)}`;
|
7
|
-
};
|
1
|
+
import f from "./index315.js";
|
8
2
|
export {
|
9
|
-
|
3
|
+
f as default
|
10
4
|
};
|
package/dist/index339.js
CHANGED
package/dist/index35.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as I, ref as v, computed as f, openBlock as l, createElementBlock as r, mergeProps as h, createElementVNode as i, renderSlot as p, Fragment as V, renderList as M, normalizeClass as D, toDisplayString as F, unref as y } from "vue";
|
2
|
-
import { booleanishToBoolean as T } from "./
|
3
|
-
import { identity as $ } from "./
|
4
|
-
import { isCssColor as k } from "./
|
2
|
+
import { booleanishToBoolean as T } from "./index222.js";
|
3
|
+
import { identity as $ } from "./index253.js";
|
4
|
+
import { isCssColor as k } from "./index220.js";
|
5
5
|
import { isNotNil as q } from "./index135.js";
|
6
|
-
import { useLocale as x } from "./
|
6
|
+
import { useLocale as x } from "./index219.js";
|
7
7
|
const H = { class: "bb-base-rating__inner-container" }, S = { class: "bb-base-rating__label-text sr-only" }, N = ["id", "aria-describedby", "autofocus", "checked", "disabled", "name", "required", "value"], j = ["height", "width"], W = /* @__PURE__ */ I({
|
8
8
|
__name: "BaseRating",
|
9
9
|
props: {
|
package/dist/index37.js
CHANGED
@@ -5,31 +5,31 @@ import { useId as Ye } from "./index8.js";
|
|
5
5
|
import { useMobile as Ze } from "./index9.js";
|
6
6
|
import et from "./index128.js";
|
7
7
|
/* empty css */
|
8
|
-
import { last as tt } from "./
|
8
|
+
import { last as tt } from "./index246.js";
|
9
9
|
import { matchAnyKey as oe } from "./index255.js";
|
10
10
|
import { useFloating as lt } from "./index256.js";
|
11
11
|
import { useIntersectionObserver as at } from "./index132.js";
|
12
12
|
import { wait as E } from "./index130.js";
|
13
|
-
import { when as ot } from "./
|
13
|
+
import { when as ot } from "./index221.js";
|
14
14
|
import nt from "./index257.js";
|
15
15
|
/* empty css */
|
16
16
|
import ut from "./index259.js";
|
17
17
|
/* empty css */
|
18
|
-
import rt from "./
|
18
|
+
import rt from "./index216.js";
|
19
19
|
/* empty css */
|
20
|
-
import it from "./
|
21
|
-
import { waitFor as st } from "./
|
22
|
-
import dt from "./
|
23
|
-
import { useItemsGetter as ct } from "./
|
24
|
-
import { usePrefill as pt } from "./
|
20
|
+
import it from "./index218.js";
|
21
|
+
import { waitFor as st } from "./index235.js";
|
22
|
+
import dt from "./index238.js";
|
23
|
+
import { useItemsGetter as ct } from "./index225.js";
|
24
|
+
import { usePrefill as pt } from "./index231.js";
|
25
25
|
import { useArray as mt } from "./index261.js";
|
26
|
-
import { useBaseOptions as ft } from "./
|
27
|
-
import { useIndexById as ne } from "./
|
28
|
-
import { useCoherence as vt } from "./
|
29
|
-
import { hash as yt } from "./
|
30
|
-
import { useHashedWatcher as ue } from "./
|
31
|
-
import { useLocale as ht } from "./
|
32
|
-
import { isEmpty as bt } from "./
|
26
|
+
import { useBaseOptions as ft } from "./index227.js";
|
27
|
+
import { useIndexById as ne } from "./index226.js";
|
28
|
+
import { useCoherence as vt } from "./index228.js";
|
29
|
+
import { hash as yt } from "./index229.js";
|
30
|
+
import { useHashedWatcher as ue } from "./index230.js";
|
31
|
+
import { useLocale as ht } from "./index219.js";
|
32
|
+
import { isEmpty as bt } from "./index254.js";
|
33
33
|
import gt from "./index262.js";
|
34
34
|
import { autoUpdate as wt, flip as Bt, offset as Vt, shift as It } from "./index263.js";
|
35
35
|
const kt = { class: "bb-base-select__input-container" }, Ct = {
|
package/dist/index39.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as U, ref as d, computed as h, onMounted as W, watch as Z, openBlock as g, createElementBlock as w, mergeProps as T, renderSlot as f, createElementVNode as c, Fragment as ee, renderList as ae, createCommentVNode as H, normalizeProps as re, guardReactiveProps as te, unref as b, normalizeClass as F, normalizeStyle as I } from "vue";
|
2
2
|
import { clamp as le } from "./index207.js";
|
3
3
|
import { head as O } from "./index264.js";
|
4
|
-
import { isCssColor as Y } from "./
|
4
|
+
import { isCssColor as Y } from "./index220.js";
|
5
5
|
import { isNil as P } from "./index265.js";
|
6
6
|
import { isNotNil as ne } from "./index135.js";
|
7
7
|
import { transposeValue as y } from "./index131.js";
|
8
|
-
import { hash as J } from "./
|
8
|
+
import { hash as J } from "./index229.js";
|
9
9
|
const oe = { class: "bb-base-slider__slider-container" }, ie = {
|
10
10
|
key: 0,
|
11
11
|
class: "bb-base-slider__ticks-container"
|
package/dist/index41.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as I, ref as f, computed as n, watch as S, openBlock as h, createElementBlock as y, normalizeProps as r, guardReactiveProps as d, mergeProps as V, createCommentVNode as A, createElementVNode as l, renderSlot as F } from "vue";
|
2
|
-
import { isCssColor as b } from "./
|
3
|
-
import { when as N } from "./
|
2
|
+
import { isCssColor as b } from "./index220.js";
|
3
|
+
import { when as N } from "./index221.js";
|
4
4
|
const x = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
|
5
5
|
__name: "BaseSwitch",
|
6
6
|
props: {
|
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 v, guardReactiveProps as b, 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 "./index223.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 $ } from "./
|
12
|
-
import { usePrefill as X } from "./
|
6
|
+
import { useItemsGetter as U } from "./index225.js";
|
7
|
+
import { useIndexById as T } from "./index226.js";
|
8
|
+
import { useBaseOptions as q } from "./index227.js";
|
9
|
+
import { useCoherence as J } from "./index228.js";
|
10
|
+
import { hash as Q } from "./index229.js";
|
11
|
+
import { useHashedWatcher as $ } from "./index230.js";
|
12
|
+
import { usePrefill as X } from "./index231.js";
|
13
13
|
const ue = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseSwitchGroup",
|
15
15
|
props: {
|
package/dist/index45.js
CHANGED
@@ -3,17 +3,17 @@ import { defineComponent as Q, ref as u, computed as f, toRef as E, watch as Z,
|
|
3
3
|
/* empty css */
|
4
4
|
import ae from "./index128.js";
|
5
5
|
/* empty css */
|
6
|
-
import { last as le } from "./
|
7
|
-
import { useBaseOptions as ne } from "./
|
8
|
-
import { useIndexById as re } from "./
|
6
|
+
import { last as le } from "./index246.js";
|
7
|
+
import { useBaseOptions as ne } from "./index227.js";
|
8
|
+
import { useIndexById as re } from "./index226.js";
|
9
9
|
import ie from "./index257.js";
|
10
10
|
/* empty css */
|
11
11
|
import ue from "./index259.js";
|
12
12
|
/* empty css */
|
13
|
-
import se from "./
|
13
|
+
import se from "./index216.js";
|
14
14
|
/* empty css */
|
15
|
-
import de from "./
|
16
|
-
import { isEmpty as pe } from "./
|
15
|
+
import de from "./index218.js";
|
16
|
+
import { isEmpty as pe } from "./index254.js";
|
17
17
|
const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], De = /* @__PURE__ */ Q({
|
18
18
|
__name: "BaseTag",
|
19
19
|
props: {
|
package/dist/index47.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as h, ref as y, computed as u, onMounted as g, watch as B, nextTick as V, openBlock as $, createBlock as k, normalizeClass as C, withCtx as r, renderSlot as t, createVNode as i, unref as T, createElementVNode as v, mergeProps as x } from "vue";
|
2
|
-
import E from "./
|
3
|
-
import G from "./
|
2
|
+
import E from "./index218.js";
|
3
|
+
import G from "./index216.js";
|
4
4
|
/* empty css */
|
5
5
|
import M from "./index128.js";
|
6
6
|
/* empty css */
|