bitboss-ui 2.0.127 → 2.0.129
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/BaseNumberInput/BaseNumberInput.vue.d.ts +5 -0
- package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +11 -2
- package/dist/index100.js +7 -7
- package/dist/index111.js +10 -10
- 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 +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 -2
- package/dist/index207.js +8 -281
- package/dist/index208.js +3 -125
- package/dist/index209.js +2 -16
- package/dist/index21.js +16 -16
- package/dist/index210.js +4 -16
- package/dist/index211.js +2 -19
- package/dist/index212.js +280 -14
- package/dist/index213.js +125 -2
- package/dist/index214.js +16 -2
- package/dist/index215.js +15 -40
- package/dist/index216.js +19 -13
- package/dist/index217.js +15 -20
- package/dist/index218.js +2 -6
- package/dist/index219.js +2 -94
- package/dist/index220.js +43 -0
- package/dist/index221.js +12 -64
- package/dist/index222.js +22 -0
- package/dist/index223.js +6 -13
- package/dist/index224.js +94 -2
- package/dist/index226.js +63 -6
- package/dist/index228.js +13 -3
- package/dist/index229.js +2 -7
- package/dist/index23.js +16 -16
- package/dist/index230.js +4 -15
- package/dist/index231.js +1 -1
- package/dist/index232.js +86 -19
- package/dist/index234.js +27 -248
- package/dist/index235.js +17 -52
- package/dist/index236.js +50 -43
- package/dist/index237.js +15 -5
- package/dist/index238.js +12 -60
- package/dist/index239.js +16 -2
- package/dist/index240.js +19 -4
- package/dist/index241.js +27 -2
- package/dist/index242.js +243 -79
- package/dist/index243.js +54 -0
- package/dist/index244.js +44 -29
- package/dist/index245.js +5 -17
- package/dist/index246.js +59 -50
- package/dist/index247.js +3 -15
- package/dist/index248.js +7 -12
- package/dist/index249.js +15 -16
- package/dist/index25.js +7 -7
- package/dist/index252.js +1 -1
- package/dist/index254.js +1 -1
- package/dist/index257.js +3 -3
- package/dist/index263.js +3 -3
- package/dist/index265.js +9 -9
- package/dist/index266.js +23 -9
- package/dist/index267.js +4 -23
- package/dist/index268.js +27 -5
- package/dist/index269.js +3 -2
- package/dist/index271.js +7 -2
- package/dist/index272.js +176 -2
- package/dist/index273.js +7 -2
- package/dist/index274.js +11 -2
- package/dist/index275.js +5 -430
- package/dist/index276.js +2 -176
- package/dist/index277.js +2 -3
- package/dist/index278.js +2 -3
- package/dist/index279.js +4 -0
- package/dist/index280.js +2 -7
- package/dist/index281.js +2 -7
- package/dist/index282.js +430 -10
- package/dist/index283.js +3 -28
- package/dist/index284.js +224 -2
- package/dist/index285.js +3 -89
- package/dist/index286.js +14 -197
- package/dist/index287.js +1 -1
- package/dist/index288.js +200 -8
- package/dist/index289.js +2 -4
- package/dist/index29.js +11 -10
- package/dist/index290.js +2 -224
- package/dist/index291.js +2 -3
- package/dist/index292.js +2 -17
- package/dist/index293.js +2 -2
- package/dist/index294.js +2 -2
- package/dist/index295.js +21 -1
- package/dist/index297.js +9 -2
- package/dist/index298.js +1 -1
- package/dist/index299.js +89 -22
- package/dist/index300.js +10 -0
- package/dist/index307.js +2 -3
- package/dist/index308.js +67 -3
- package/dist/index309.js +5 -58
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -480
- package/dist/index311.js +3 -5
- package/dist/index312.js +58 -2
- package/dist/index313.js +32 -4
- package/dist/index314.js +25 -7
- package/dist/index315.js +479 -66
- package/dist/index316.js +5 -53
- package/dist/index317.js +8 -53
- package/dist/index318.js +52 -32
- package/dist/index319.js +52 -25
- package/dist/index321.js +6 -6
- package/dist/index322.js +6 -18
- package/dist/index323.js +17 -45
- package/dist/index324.js +46 -6
- package/dist/index325.js +1 -1
- package/dist/index328.js +2 -424
- package/dist/index329.js +424 -2
- package/dist/index33.js +8 -8
- package/dist/index35.js +4 -4
- package/dist/index37.js +15 -15
- package/dist/index39.js +3 -3
- 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 +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index77.js +1 -1
- package/dist/index81.js +1 -1
- package/dist/index82.js +7 -5
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +5 -5
- package/dist/index90.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index225.js +0 -6
- package/dist/index227.js +0 -5
- package/dist/index233.js +0 -29
- package/dist/index270.js +0 -4
- package/dist/index296.js +0 -4
package/dist/index316.js
CHANGED
@@ -1,55 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
noDataText: "Nessun elemento da visualizzare"
|
6
|
-
},
|
7
|
-
colorInput: {
|
8
|
-
paletteLabel: "Seleziona un colore dalla tavolozza"
|
9
|
-
},
|
10
|
-
datePicker: {
|
11
|
-
monthLabel: "Seleziona un mese",
|
12
|
-
yearLabel: "Seleziona un anno",
|
13
|
-
previousMonthLabel: "Vai indietro di un mese",
|
14
|
-
nextMonthLabel: "Vai avanti di un mese"
|
15
|
-
},
|
16
|
-
baseDatePickerInput: {
|
17
|
-
dateFormat: "Formato della data",
|
18
|
-
dateFormatSingle: "GG/MM/AAAA",
|
19
|
-
dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
|
20
|
-
emptyRange: "Seleziona un range",
|
21
|
-
changeSelectionRange: "Cambia selezione, da {0} a {1}",
|
22
|
-
changeSelection: "Cambia selezione, {0}",
|
23
|
-
emptySelection: "Seleziona una data"
|
24
|
-
},
|
25
|
-
dialog: {
|
26
|
-
closeLabel: "Chiudi modale"
|
27
|
-
},
|
28
|
-
dropdownButton: {
|
29
|
-
open: "Apri menu",
|
30
|
-
close: "Chiudi menu"
|
31
|
-
},
|
32
|
-
rating: {
|
33
|
-
singleStar: "{0} su {1}",
|
34
|
-
multipleStars: "{0} su {1}"
|
35
|
-
},
|
36
|
-
select: {
|
37
|
-
multipleMaxReached: "{0} elementi selezionati"
|
38
|
-
},
|
39
|
-
chip: {
|
40
|
-
clearLabel: "Elimina"
|
41
|
-
},
|
42
|
-
pagination: {
|
43
|
-
previous: "Precedente",
|
44
|
-
next: "Successivo"
|
45
|
-
},
|
46
|
-
table: {
|
47
|
-
noDataText: "Non ci sono elementi da visualizzare",
|
48
|
-
selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
|
49
|
-
selectText: "Seleziona un elemento",
|
50
|
-
select: "Seleziona"
|
51
|
-
}
|
52
|
-
};
|
1
|
+
import { getType as t } from "./index320.js";
|
2
|
+
function o(r) {
|
3
|
+
return t(r) === "Array";
|
4
|
+
}
|
53
5
|
export {
|
54
|
-
|
6
|
+
o as isArray
|
55
7
|
};
|
package/dist/index317.js
CHANGED
@@ -1,55 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
paletteLabel: "Select a color from the palette"
|
9
|
-
},
|
10
|
-
datePicker: {
|
11
|
-
monthLabel: "Select a month",
|
12
|
-
yearLabel: "Select a year",
|
13
|
-
previousMonthLabel: "Go to previous month",
|
14
|
-
nextMonthLabel: "Go to next month"
|
15
|
-
},
|
16
|
-
baseDatePickerInput: {
|
17
|
-
dateFormat: "Date format",
|
18
|
-
dateFormatSingle: "DD/MM/YYYY",
|
19
|
-
dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
|
20
|
-
emptyRange: "Select a range",
|
21
|
-
changeSelectionRange: "Change selection, from {0} to {1}",
|
22
|
-
changeSelection: "Change selection, {0}",
|
23
|
-
emptySelection: "Select a date"
|
24
|
-
},
|
25
|
-
dialog: {
|
26
|
-
closeLabel: "Close dialog"
|
27
|
-
},
|
28
|
-
dropdownButton: {
|
29
|
-
open: "Open menu",
|
30
|
-
close: "Close menu"
|
31
|
-
},
|
32
|
-
rating: {
|
33
|
-
singleStar: "{0} out of {1}",
|
34
|
-
multipleStars: "{0} out of {1}"
|
35
|
-
},
|
36
|
-
select: {
|
37
|
-
multipleMaxReached: "{0} items selected"
|
38
|
-
},
|
39
|
-
chip: {
|
40
|
-
clearLabel: "Remove"
|
41
|
-
},
|
42
|
-
pagination: {
|
43
|
-
previous: "Previous",
|
44
|
-
next: "Next"
|
45
|
-
},
|
46
|
-
table: {
|
47
|
-
noDataText: "No data to display",
|
48
|
-
selectAllLabel: "Select all items on this page",
|
49
|
-
selectText: "Select an item",
|
50
|
-
select: "Select"
|
51
|
-
}
|
52
|
-
};
|
1
|
+
import { getType as o } from "./index320.js";
|
2
|
+
function c(e) {
|
3
|
+
if (o(e) !== "Object")
|
4
|
+
return !1;
|
5
|
+
const t = Object.getPrototypeOf(e);
|
6
|
+
return !!t && t.constructor === Object && t === Object.prototype;
|
7
|
+
}
|
53
8
|
export {
|
54
|
-
|
9
|
+
c as isPlainObject
|
55
10
|
};
|
package/dist/index318.js
CHANGED
@@ -1,35 +1,55 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
1
|
+
const e = {
|
2
|
+
common: {
|
3
|
+
closeLabel: "Chiudi",
|
4
|
+
loadingText: "Caricamento...",
|
5
|
+
noDataText: "Nessun elemento da visualizzare"
|
6
|
+
},
|
7
|
+
colorInput: {
|
8
|
+
paletteLabel: "Seleziona un colore dalla tavolozza"
|
9
|
+
},
|
10
|
+
datePicker: {
|
11
|
+
monthLabel: "Seleziona un mese",
|
12
|
+
yearLabel: "Seleziona un anno",
|
13
|
+
previousMonthLabel: "Vai indietro di un mese",
|
14
|
+
nextMonthLabel: "Vai avanti di un mese"
|
15
|
+
},
|
16
|
+
baseDatePickerInput: {
|
17
|
+
dateFormat: "Formato della data",
|
18
|
+
dateFormatSingle: "GG/MM/AAAA",
|
19
|
+
dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
|
20
|
+
emptyRange: "Seleziona un range",
|
21
|
+
changeSelectionRange: "Cambia selezione, da {0} a {1}",
|
22
|
+
changeSelection: "Cambia selezione, {0}",
|
23
|
+
emptySelection: "Seleziona una data"
|
24
|
+
},
|
25
|
+
dialog: {
|
26
|
+
closeLabel: "Chiudi modale"
|
27
|
+
},
|
28
|
+
dropdownButton: {
|
29
|
+
open: "Apri menu",
|
30
|
+
close: "Chiudi menu"
|
31
|
+
},
|
32
|
+
rating: {
|
33
|
+
singleStar: "{0} su {1}",
|
34
|
+
multipleStars: "{0} su {1}"
|
35
|
+
},
|
36
|
+
select: {
|
37
|
+
multipleMaxReached: "{0} elementi selezionati"
|
38
|
+
},
|
39
|
+
chip: {
|
40
|
+
clearLabel: "Elimina"
|
41
|
+
},
|
42
|
+
pagination: {
|
43
|
+
previous: "Precedente",
|
44
|
+
next: "Successivo"
|
45
|
+
},
|
46
|
+
table: {
|
47
|
+
noDataText: "Non ci sono elementi da visualizzare",
|
48
|
+
selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
|
49
|
+
selectText: "Seleziona un elemento",
|
50
|
+
select: "Seleziona"
|
51
|
+
}
|
9
52
|
};
|
10
|
-
function i(c, r) {
|
11
|
-
return e(), t("svg", s, r[0] || (r[0] = [
|
12
|
-
o("path", {
|
13
|
-
d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
|
14
|
-
fill: "currentColor"
|
15
|
-
}, null, -1),
|
16
|
-
o("path", {
|
17
|
-
d: "M9.99414 6.66666V9.99999",
|
18
|
-
stroke: "white",
|
19
|
-
"stroke-linecap": "round",
|
20
|
-
"stroke-linejoin": "round",
|
21
|
-
"stroke-width": "2"
|
22
|
-
}, null, -1),
|
23
|
-
o("path", {
|
24
|
-
d: "M9.99414 13.3333H10.0025",
|
25
|
-
stroke: "white",
|
26
|
-
"stroke-linecap": "round",
|
27
|
-
"stroke-linejoin": "round",
|
28
|
-
"stroke-width": "2"
|
29
|
-
}, null, -1)
|
30
|
-
]));
|
31
|
-
}
|
32
|
-
const a = /* @__PURE__ */ n(l, [["render", i]]);
|
33
53
|
export {
|
34
|
-
|
54
|
+
e as default
|
35
55
|
};
|
package/dist/index319.js
CHANGED
@@ -1,28 +1,55 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
const e = {
|
2
|
+
common: {
|
3
|
+
closeLabel: "Close",
|
4
|
+
loadingText: "Loading...",
|
5
|
+
noDataText: "No data to display"
|
6
|
+
},
|
7
|
+
colorInput: {
|
8
|
+
paletteLabel: "Select a color from the palette"
|
9
|
+
},
|
10
|
+
datePicker: {
|
11
|
+
monthLabel: "Select a month",
|
12
|
+
yearLabel: "Select a year",
|
13
|
+
previousMonthLabel: "Go to previous month",
|
14
|
+
nextMonthLabel: "Go to next month"
|
15
|
+
},
|
16
|
+
baseDatePickerInput: {
|
17
|
+
dateFormat: "Date format",
|
18
|
+
dateFormatSingle: "DD/MM/YYYY",
|
19
|
+
dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
|
20
|
+
emptyRange: "Select a range",
|
21
|
+
changeSelectionRange: "Change selection, from {0} to {1}",
|
22
|
+
changeSelection: "Change selection, {0}",
|
23
|
+
emptySelection: "Select a date"
|
24
|
+
},
|
25
|
+
dialog: {
|
26
|
+
closeLabel: "Close dialog"
|
27
|
+
},
|
28
|
+
dropdownButton: {
|
29
|
+
open: "Open menu",
|
30
|
+
close: "Close menu"
|
31
|
+
},
|
32
|
+
rating: {
|
33
|
+
singleStar: "{0} out of {1}",
|
34
|
+
multipleStars: "{0} out of {1}"
|
35
|
+
},
|
36
|
+
select: {
|
37
|
+
multipleMaxReached: "{0} items selected"
|
38
|
+
},
|
39
|
+
chip: {
|
40
|
+
clearLabel: "Remove"
|
41
|
+
},
|
42
|
+
pagination: {
|
43
|
+
previous: "Previous",
|
44
|
+
next: "Next"
|
45
|
+
},
|
46
|
+
table: {
|
47
|
+
noDataText: "No data to display",
|
48
|
+
selectAllLabel: "Select all items on this page",
|
49
|
+
selectText: "Select an item",
|
50
|
+
select: "Select"
|
51
|
+
}
|
7
52
|
};
|
8
|
-
function c(i, t) {
|
9
|
-
return o(), r("button", s, t[0] || (t[0] = [
|
10
|
-
e("svg", {
|
11
|
-
viewBox: "0 0 24 24",
|
12
|
-
xmlns: "http://www.w3.org/2000/svg"
|
13
|
-
}, [
|
14
|
-
e("path", {
|
15
|
-
d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
|
16
|
-
fill: "none",
|
17
|
-
stroke: "currentColor",
|
18
|
-
"stroke-linecap": "round",
|
19
|
-
"stroke-linejoin": "round",
|
20
|
-
"stroke-width": "2"
|
21
|
-
})
|
22
|
-
], -1)
|
23
|
-
]));
|
24
|
-
}
|
25
|
-
const d = /* @__PURE__ */ n(l, [["render", c]]);
|
26
53
|
export {
|
27
|
-
|
54
|
+
e as default
|
28
55
|
};
|
package/dist/index321.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
function
|
2
|
-
const
|
3
|
-
for (let
|
4
|
-
|
5
|
-
return
|
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;
|
6
6
|
}
|
7
7
|
export {
|
8
|
-
|
8
|
+
l as range
|
9
9
|
};
|
package/dist/index322.js
CHANGED
@@ -1,21 +1,9 @@
|
|
1
|
-
function
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
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;
|
11
|
-
}
|
12
|
-
return 0;
|
13
|
-
});
|
14
|
-
throw new Error("Invalid comparison");
|
15
|
-
}
|
16
|
-
return t;
|
1
|
+
function c(n, e) {
|
2
|
+
const u = [];
|
3
|
+
for (let t = 0; t < n.length; t += e)
|
4
|
+
u.push(n.slice(t, t + e));
|
5
|
+
return u;
|
17
6
|
}
|
18
|
-
const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
|
19
7
|
export {
|
20
|
-
|
8
|
+
c as chunk
|
21
9
|
};
|
package/dist/index323.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/index324.js
CHANGED
@@ -1,9 +1,49 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index329.js";
|
2
|
+
import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index329.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
|
+
);
|
6
39
|
}
|
7
40
|
export {
|
8
|
-
|
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
|
9
49
|
};
|
package/dist/index325.js
CHANGED