bitboss-ui 2.0.175 → 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/BaseButton/BaseButton.vue.d.ts +1 -1
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -4
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
- package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
- package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
- 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/BbToast/BbToast.vue.d.ts +1 -1
- 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 +20 -26
- package/dist/index13.js +1 -1
- package/dist/index131.js +13 -14
- package/dist/index133.js +1 -1
- package/dist/index136.js +1 -1
- package/dist/index137.js +3 -3
- package/dist/index139.js +2 -2
- package/dist/index15.js +14 -15
- 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/index209.js +2 -86
- package/dist/index21.js +16 -16
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -29
- package/dist/index212.js +66 -17
- package/dist/index214.js +13 -15
- package/dist/index215.js +13 -3
- package/dist/index216.js +13 -12
- package/dist/index217.js +10 -15
- package/dist/index218.js +5 -2
- package/dist/index219.js +5 -2
- package/dist/index220.js +5 -18
- package/dist/index221.js +5 -12
- package/dist/index222.js +5 -13
- package/dist/index223.js +5 -6
- package/dist/index224.js +2 -4
- package/dist/index225.js +2 -106
- package/dist/index226.js +4 -0
- package/dist/index227.js +19 -99
- package/dist/index228.js +115 -0
- package/dist/index23.js +45 -46
- package/dist/index230.js +88 -0
- package/dist/index232.js +28 -119
- package/dist/index233.js +18 -0
- package/dist/index234.js +17 -228
- package/dist/index235.js +51 -2
- package/dist/index236.js +15 -2
- package/dist/index237.js +3 -2
- package/dist/index238.js +11 -40
- package/dist/index239.js +4 -7
- package/dist/index240.js +193 -11
- package/dist/index242.js +5 -3
- package/dist/index243.js +5 -3
- package/dist/index244.js +6 -32
- package/dist/index245.js +247 -174
- package/dist/index246.js +52 -5
- package/dist/index247.js +44 -5
- package/dist/index248.js +4 -4
- package/dist/index249.js +60 -5
- package/dist/index25.js +155 -224
- package/dist/index250.js +18 -5
- package/dist/index251.js +12 -5
- package/dist/index252.js +6 -5
- package/dist/index253.js +104 -6
- package/dist/index255.js +95 -47
- package/dist/index257.js +228 -5
- package/dist/index258.js +176 -59
- package/dist/index259.js +2 -4
- package/dist/index260.js +3 -11
- package/dist/index261.js +33 -19
- package/dist/index262.js +2 -200
- package/dist/index264.js +3 -5
- package/dist/index265.js +6 -2
- package/dist/index266.js +16 -2
- package/dist/index267.js +3 -6
- package/dist/index268.js +9 -16
- package/dist/index269.js +9 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -9
- package/dist/index271.js +9 -23
- package/dist/index272.js +8 -9
- package/dist/index273.js +5 -9
- package/dist/index274.js +8 -8
- package/dist/index275.js +2 -67
- package/dist/index276.js +67 -5
- package/dist/index277.js +5 -2
- package/dist/index278.js +4 -5
- package/dist/index279.js +3 -8
- package/dist/index281.js +7 -17
- package/dist/index282.js +7 -28
- package/dist/index283.js +10 -470
- package/dist/index284.js +4 -2
- package/dist/index285.js +3 -7
- package/dist/index286.js +3 -11
- package/dist/index287.js +3 -4
- package/dist/index288.js +17 -4
- package/dist/index289.js +28 -5
- package/dist/index29.js +3 -3
- package/dist/index290.js +278 -198
- package/dist/index291.js +2 -3
- package/dist/index292.js +125 -3
- package/dist/index293.js +2 -3
- package/dist/index294.js +17 -0
- package/dist/index295.js +2 -7
- package/dist/index296.js +16 -3
- package/dist/index297.js +2 -2
- package/dist/index298.js +16 -3
- package/dist/index299.js +2 -280
- package/dist/index300.js +19 -2
- package/dist/index301.js +2 -16
- package/dist/index302.js +19 -2
- package/dist/index303.js +2 -16
- package/dist/index304.js +27 -2
- package/dist/index305.js +2 -19
- package/dist/index306.js +2 -2
- package/dist/index307.js +2 -15
- package/dist/index308.js +2 -2
- package/dist/index309.js +2 -19
- package/dist/index31.js +2 -2
- package/dist/index310.js +22 -2
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -2
- package/dist/index314.js +1 -1
- package/dist/index315.js +6 -2
- package/dist/index316.js +1 -1
- package/dist/index317.js +5 -22
- package/dist/index318.js +7 -0
- package/dist/index319.js +701 -6
- package/dist/index320.js +354 -125
- package/dist/index321.js +58 -2
- package/dist/index322.js +33 -2
- package/dist/index323.js +28 -5
- package/dist/index325.js +2 -354
- package/dist/index326.js +122 -51
- package/dist/index327.js +369 -2
- package/dist/index328.js +7 -227
- package/dist/index329.js +5 -128
- package/dist/index33.js +8 -8
- package/dist/index330.js +6 -367
- package/dist/index331.js +46 -6
- package/dist/index332.js +6 -18
- package/dist/index333.js +17 -5
- package/dist/index334.js +58 -47
- package/dist/index335.js +58 -8
- package/dist/index336.js +227 -5
- package/dist/index337.js +7 -8
- package/dist/index338.js +92 -57
- package/dist/index340.js +2 -32
- package/dist/index341.js +128 -27
- package/dist/index342.js +438 -0
- package/dist/index343.js +125 -91
- package/dist/index344.js +476 -123
- package/dist/index345.js +40 -429
- 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/index73.js +23 -26
- package/dist/index77.js +32 -34
- 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 +15 -15
- package/dist/index96.js +1 -1
- package/dist/types/CommonProps.d.ts +0 -4
- package/dist/utilities/functions/parseSize.d.ts +2 -0
- package/package.json +2 -3
- package/dist/components/BbTeleport.vue.d.ts +0 -20
- package/dist/index213.js +0 -53
- package/dist/index229.js +0 -68
- package/dist/index231.js +0 -15
- package/dist/index254.js +0 -252
- package/dist/index256.js +0 -46
- package/dist/index280.js +0 -5
- package/dist/index311.js +0 -29
- package/dist/index324.js +0 -703
- package/dist/index339.js +0 -60
- package/dist/index346.js +0 -129
- package/dist/index347.js +0 -484
- package/dist/index349.js +0 -5
- package/dist/index350.js +0 -49
- /package/dist/{index241.js → index263.js} +0 -0
package/dist/index339.js
DELETED
@@ -1,60 +0,0 @@
|
|
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"
|
56
|
-
}
|
57
|
-
};
|
58
|
-
export {
|
59
|
-
e as default
|
60
|
-
};
|
package/dist/index346.js
DELETED
@@ -1,129 +0,0 @@
|
|
1
|
-
const P = ["top", "right", "bottom", "left"], l = Math.min, m = Math.max, M = Math.round, O = Math.floor, S = (t) => ({
|
2
|
-
x: t,
|
3
|
-
y: t
|
4
|
-
}), p = {
|
5
|
-
left: "right",
|
6
|
-
right: "left",
|
7
|
-
bottom: "top",
|
8
|
-
top: "bottom"
|
9
|
-
}, a = {
|
10
|
-
start: "end",
|
11
|
-
end: "start"
|
12
|
-
};
|
13
|
-
function w(t, n, e) {
|
14
|
-
return m(t, l(n, e));
|
15
|
-
}
|
16
|
-
function j(t, n) {
|
17
|
-
return typeof t == "function" ? t(n) : t;
|
18
|
-
}
|
19
|
-
function u(t) {
|
20
|
-
return t.split("-")[0];
|
21
|
-
}
|
22
|
-
function g(t) {
|
23
|
-
return t.split("-")[1];
|
24
|
-
}
|
25
|
-
function h(t) {
|
26
|
-
return t === "x" ? "y" : "x";
|
27
|
-
}
|
28
|
-
function b(t) {
|
29
|
-
return t === "y" ? "height" : "width";
|
30
|
-
}
|
31
|
-
function x(t) {
|
32
|
-
return ["top", "bottom"].includes(u(t)) ? "y" : "x";
|
33
|
-
}
|
34
|
-
function d(t) {
|
35
|
-
return h(x(t));
|
36
|
-
}
|
37
|
-
function C(t, n, e) {
|
38
|
-
e === void 0 && (e = !1);
|
39
|
-
const r = g(t), o = d(t), i = b(o);
|
40
|
-
let c = o === "x" ? r === (e ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
|
41
|
-
return n.reference[i] > n.floating[i] && (c = f(c)), [c, f(c)];
|
42
|
-
}
|
43
|
-
function L(t) {
|
44
|
-
const n = f(t);
|
45
|
-
return [s(t), n, s(n)];
|
46
|
-
}
|
47
|
-
function s(t) {
|
48
|
-
return t.replace(/start|end/g, (n) => a[n]);
|
49
|
-
}
|
50
|
-
function A(t, n, e) {
|
51
|
-
const r = ["left", "right"], o = ["right", "left"], i = ["top", "bottom"], c = ["bottom", "top"];
|
52
|
-
switch (t) {
|
53
|
-
case "top":
|
54
|
-
case "bottom":
|
55
|
-
return e ? n ? o : r : n ? r : o;
|
56
|
-
case "left":
|
57
|
-
case "right":
|
58
|
-
return n ? i : c;
|
59
|
-
default:
|
60
|
-
return [];
|
61
|
-
}
|
62
|
-
}
|
63
|
-
function E(t, n, e, r) {
|
64
|
-
const o = g(t);
|
65
|
-
let i = A(u(t), e === "start", r);
|
66
|
-
return o && (i = i.map((c) => c + "-" + o), n && (i = i.concat(i.map(s)))), i;
|
67
|
-
}
|
68
|
-
function f(t) {
|
69
|
-
return t.replace(/left|right|bottom|top/g, (n) => p[n]);
|
70
|
-
}
|
71
|
-
function y(t) {
|
72
|
-
return {
|
73
|
-
top: 0,
|
74
|
-
right: 0,
|
75
|
-
bottom: 0,
|
76
|
-
left: 0,
|
77
|
-
...t
|
78
|
-
};
|
79
|
-
}
|
80
|
-
function R(t) {
|
81
|
-
return typeof t != "number" ? y(t) : {
|
82
|
-
top: t,
|
83
|
-
right: t,
|
84
|
-
bottom: t,
|
85
|
-
left: t
|
86
|
-
};
|
87
|
-
}
|
88
|
-
function T(t) {
|
89
|
-
const {
|
90
|
-
x: n,
|
91
|
-
y: e,
|
92
|
-
width: r,
|
93
|
-
height: o
|
94
|
-
} = t;
|
95
|
-
return {
|
96
|
-
width: r,
|
97
|
-
height: o,
|
98
|
-
top: e,
|
99
|
-
left: n,
|
100
|
-
right: n + r,
|
101
|
-
bottom: e + o,
|
102
|
-
x: n,
|
103
|
-
y: e
|
104
|
-
};
|
105
|
-
}
|
106
|
-
export {
|
107
|
-
w as clamp,
|
108
|
-
S as createCoords,
|
109
|
-
j as evaluate,
|
110
|
-
y as expandPaddingObject,
|
111
|
-
O as floor,
|
112
|
-
g as getAlignment,
|
113
|
-
d as getAlignmentAxis,
|
114
|
-
C as getAlignmentSides,
|
115
|
-
b as getAxisLength,
|
116
|
-
L as getExpandedPlacements,
|
117
|
-
s as getOppositeAlignmentPlacement,
|
118
|
-
h as getOppositeAxis,
|
119
|
-
E as getOppositeAxisPlacements,
|
120
|
-
f as getOppositePlacement,
|
121
|
-
R as getPaddingObject,
|
122
|
-
u as getSide,
|
123
|
-
x as getSideAxis,
|
124
|
-
m as max,
|
125
|
-
l as min,
|
126
|
-
T as rectToClientRect,
|
127
|
-
M as round,
|
128
|
-
P as sides
|
129
|
-
};
|
package/dist/index347.js
DELETED
@@ -1,484 +0,0 @@
|
|
1
|
-
import { debounce as I, memo as d, notUndefined as f, approxEqual as M } from "./index350.js";
|
2
|
-
const z = (r) => r, y = (r) => {
|
3
|
-
const a = Math.max(r.startIndex - r.overscan, 0), t = Math.min(r.endIndex + r.overscan, r.count - 1), s = [];
|
4
|
-
for (let e = a; e <= t; e++)
|
5
|
-
s.push(e);
|
6
|
-
return s;
|
7
|
-
}, R = (r, a) => {
|
8
|
-
const t = r.scrollElement;
|
9
|
-
if (!t)
|
10
|
-
return;
|
11
|
-
const s = r.targetWindow;
|
12
|
-
if (!s)
|
13
|
-
return;
|
14
|
-
const e = (n) => {
|
15
|
-
const { width: o, height: l } = n;
|
16
|
-
a({ width: Math.round(o), height: Math.round(l) });
|
17
|
-
};
|
18
|
-
if (e(t.getBoundingClientRect()), !s.ResizeObserver)
|
19
|
-
return () => {
|
20
|
-
};
|
21
|
-
const i = new s.ResizeObserver((n) => {
|
22
|
-
const o = () => {
|
23
|
-
const l = n[0];
|
24
|
-
if (l != null && l.borderBoxSize) {
|
25
|
-
const c = l.borderBoxSize[0];
|
26
|
-
if (c) {
|
27
|
-
e({ width: c.inlineSize, height: c.blockSize });
|
28
|
-
return;
|
29
|
-
}
|
30
|
-
}
|
31
|
-
e(t.getBoundingClientRect());
|
32
|
-
};
|
33
|
-
r.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(o) : o();
|
34
|
-
});
|
35
|
-
return i.observe(t, { box: "border-box" }), () => {
|
36
|
-
i.unobserve(t);
|
37
|
-
};
|
38
|
-
}, b = {
|
39
|
-
passive: !0
|
40
|
-
}, E = typeof window > "u" ? !0 : "onscrollend" in window, _ = (r, a) => {
|
41
|
-
const t = r.scrollElement;
|
42
|
-
if (!t)
|
43
|
-
return;
|
44
|
-
const s = r.targetWindow;
|
45
|
-
if (!s)
|
46
|
-
return;
|
47
|
-
let e = 0;
|
48
|
-
const i = r.options.useScrollendEvent && E ? () => {
|
49
|
-
} : I(
|
50
|
-
s,
|
51
|
-
() => {
|
52
|
-
a(e, !1);
|
53
|
-
},
|
54
|
-
r.options.isScrollingResetDelay
|
55
|
-
), n = (h) => () => {
|
56
|
-
const { horizontal: m, isRtl: u } = r.options;
|
57
|
-
e = m ? t.scrollLeft * (u && -1 || 1) : t.scrollTop, i(), a(e, h);
|
58
|
-
}, o = n(!0), l = n(!1);
|
59
|
-
l(), t.addEventListener("scroll", o, b);
|
60
|
-
const c = r.options.useScrollendEvent && E;
|
61
|
-
return c && t.addEventListener("scrollend", l, b), () => {
|
62
|
-
t.removeEventListener("scroll", o), c && t.removeEventListener("scrollend", l);
|
63
|
-
};
|
64
|
-
}, w = (r, a, t) => {
|
65
|
-
if (a != null && a.borderBoxSize) {
|
66
|
-
const s = a.borderBoxSize[0];
|
67
|
-
if (s)
|
68
|
-
return Math.round(
|
69
|
-
s[t.options.horizontal ? "inlineSize" : "blockSize"]
|
70
|
-
);
|
71
|
-
}
|
72
|
-
return Math.round(
|
73
|
-
r.getBoundingClientRect()[t.options.horizontal ? "width" : "height"]
|
74
|
-
);
|
75
|
-
}, A = (r, {
|
76
|
-
adjustments: a = 0,
|
77
|
-
behavior: t
|
78
|
-
}, s) => {
|
79
|
-
var e, i;
|
80
|
-
const n = r + a;
|
81
|
-
(i = (e = s.scrollElement) == null ? void 0 : e.scrollTo) == null || i.call(e, {
|
82
|
-
[s.options.horizontal ? "left" : "top"]: n,
|
83
|
-
behavior: t
|
84
|
-
});
|
85
|
-
};
|
86
|
-
class D {
|
87
|
-
constructor(a) {
|
88
|
-
this.unsubs = [], this.scrollElement = null, this.targetWindow = null, this.isScrolling = !1, this.scrollToIndexTimeoutId = null, this.measurementsCache = [], this.itemSizeCache = /* @__PURE__ */ new Map(), this.pendingMeasuredCacheIndexes = [], this.scrollRect = null, this.scrollOffset = null, this.scrollDirection = null, this.scrollAdjustments = 0, this.elementsCache = /* @__PURE__ */ new Map(), this.observer = /* @__PURE__ */ (() => {
|
89
|
-
let t = null;
|
90
|
-
const s = () => t || (!this.targetWindow || !this.targetWindow.ResizeObserver ? null : t = new this.targetWindow.ResizeObserver((e) => {
|
91
|
-
e.forEach((i) => {
|
92
|
-
const n = () => {
|
93
|
-
this._measureElement(i.target, i);
|
94
|
-
};
|
95
|
-
this.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(n) : n();
|
96
|
-
});
|
97
|
-
}));
|
98
|
-
return {
|
99
|
-
disconnect: () => {
|
100
|
-
var e;
|
101
|
-
(e = s()) == null || e.disconnect(), t = null;
|
102
|
-
},
|
103
|
-
observe: (e) => {
|
104
|
-
var i;
|
105
|
-
return (i = s()) == null ? void 0 : i.observe(e, { box: "border-box" });
|
106
|
-
},
|
107
|
-
unobserve: (e) => {
|
108
|
-
var i;
|
109
|
-
return (i = s()) == null ? void 0 : i.unobserve(e);
|
110
|
-
}
|
111
|
-
};
|
112
|
-
})(), this.range = null, this.setOptions = (t) => {
|
113
|
-
Object.entries(t).forEach(([s, e]) => {
|
114
|
-
typeof e > "u" && delete t[s];
|
115
|
-
}), this.options = {
|
116
|
-
debug: !1,
|
117
|
-
initialOffset: 0,
|
118
|
-
overscan: 1,
|
119
|
-
paddingStart: 0,
|
120
|
-
paddingEnd: 0,
|
121
|
-
scrollPaddingStart: 0,
|
122
|
-
scrollPaddingEnd: 0,
|
123
|
-
horizontal: !1,
|
124
|
-
getItemKey: z,
|
125
|
-
rangeExtractor: y,
|
126
|
-
onChange: () => {
|
127
|
-
},
|
128
|
-
measureElement: w,
|
129
|
-
initialRect: { width: 0, height: 0 },
|
130
|
-
scrollMargin: 0,
|
131
|
-
gap: 0,
|
132
|
-
indexAttribute: "data-index",
|
133
|
-
initialMeasurementsCache: [],
|
134
|
-
lanes: 1,
|
135
|
-
isScrollingResetDelay: 150,
|
136
|
-
enabled: !0,
|
137
|
-
isRtl: !1,
|
138
|
-
useScrollendEvent: !0,
|
139
|
-
useAnimationFrameWithResizeObserver: !1,
|
140
|
-
...t
|
141
|
-
};
|
142
|
-
}, this.notify = (t) => {
|
143
|
-
var s, e;
|
144
|
-
(e = (s = this.options).onChange) == null || e.call(s, this, t);
|
145
|
-
}, this.maybeNotify = d(
|
146
|
-
() => (this.calculateRange(), [
|
147
|
-
this.isScrolling,
|
148
|
-
this.range ? this.range.startIndex : null,
|
149
|
-
this.range ? this.range.endIndex : null
|
150
|
-
]),
|
151
|
-
(t) => {
|
152
|
-
this.notify(t);
|
153
|
-
},
|
154
|
-
{
|
155
|
-
key: process.env.NODE_ENV !== "production" && "maybeNotify",
|
156
|
-
debug: () => this.options.debug,
|
157
|
-
initialDeps: [
|
158
|
-
this.isScrolling,
|
159
|
-
this.range ? this.range.startIndex : null,
|
160
|
-
this.range ? this.range.endIndex : null
|
161
|
-
]
|
162
|
-
}
|
163
|
-
), this.cleanup = () => {
|
164
|
-
this.unsubs.filter(Boolean).forEach((t) => t()), this.unsubs = [], this.observer.disconnect(), this.scrollElement = null, this.targetWindow = null;
|
165
|
-
}, this._didMount = () => () => {
|
166
|
-
this.cleanup();
|
167
|
-
}, this._willUpdate = () => {
|
168
|
-
var t;
|
169
|
-
const s = this.options.enabled ? this.options.getScrollElement() : null;
|
170
|
-
if (this.scrollElement !== s) {
|
171
|
-
if (this.cleanup(), !s) {
|
172
|
-
this.maybeNotify();
|
173
|
-
return;
|
174
|
-
}
|
175
|
-
this.scrollElement = s, this.scrollElement && "ownerDocument" in this.scrollElement ? this.targetWindow = this.scrollElement.ownerDocument.defaultView : this.targetWindow = ((t = this.scrollElement) == null ? void 0 : t.window) ?? null, this.elementsCache.forEach((e) => {
|
176
|
-
this.observer.observe(e);
|
177
|
-
}), this._scrollToOffset(this.getScrollOffset(), {
|
178
|
-
adjustments: void 0,
|
179
|
-
behavior: void 0
|
180
|
-
}), this.unsubs.push(
|
181
|
-
this.options.observeElementRect(this, (e) => {
|
182
|
-
this.scrollRect = e, this.maybeNotify();
|
183
|
-
})
|
184
|
-
), this.unsubs.push(
|
185
|
-
this.options.observeElementOffset(this, (e, i) => {
|
186
|
-
this.scrollAdjustments = 0, this.scrollDirection = i ? this.getScrollOffset() < e ? "forward" : "backward" : null, this.scrollOffset = e, this.isScrolling = i, this.maybeNotify();
|
187
|
-
})
|
188
|
-
);
|
189
|
-
}
|
190
|
-
}, this.getSize = () => this.options.enabled ? (this.scrollRect = this.scrollRect ?? this.options.initialRect, this.scrollRect[this.options.horizontal ? "width" : "height"]) : (this.scrollRect = null, 0), this.getScrollOffset = () => this.options.enabled ? (this.scrollOffset = this.scrollOffset ?? (typeof this.options.initialOffset == "function" ? this.options.initialOffset() : this.options.initialOffset), this.scrollOffset) : (this.scrollOffset = null, 0), this.getFurthestMeasurement = (t, s) => {
|
191
|
-
const e = /* @__PURE__ */ new Map(), i = /* @__PURE__ */ new Map();
|
192
|
-
for (let n = s - 1; n >= 0; n--) {
|
193
|
-
const o = t[n];
|
194
|
-
if (e.has(o.lane))
|
195
|
-
continue;
|
196
|
-
const l = i.get(
|
197
|
-
o.lane
|
198
|
-
);
|
199
|
-
if (l == null || o.end > l.end ? i.set(o.lane, o) : o.end < l.end && e.set(o.lane, !0), e.size === this.options.lanes)
|
200
|
-
break;
|
201
|
-
}
|
202
|
-
return i.size === this.options.lanes ? Array.from(i.values()).sort((n, o) => n.end === o.end ? n.index - o.index : n.end - o.end)[0] : void 0;
|
203
|
-
}, this.getMeasurementOptions = d(
|
204
|
-
() => [
|
205
|
-
this.options.count,
|
206
|
-
this.options.paddingStart,
|
207
|
-
this.options.scrollMargin,
|
208
|
-
this.options.getItemKey,
|
209
|
-
this.options.enabled
|
210
|
-
],
|
211
|
-
(t, s, e, i, n) => (this.pendingMeasuredCacheIndexes = [], {
|
212
|
-
count: t,
|
213
|
-
paddingStart: s,
|
214
|
-
scrollMargin: e,
|
215
|
-
getItemKey: i,
|
216
|
-
enabled: n
|
217
|
-
}),
|
218
|
-
{
|
219
|
-
key: !1
|
220
|
-
}
|
221
|
-
), this.getMeasurements = d(
|
222
|
-
() => [this.getMeasurementOptions(), this.itemSizeCache],
|
223
|
-
({ count: t, paddingStart: s, scrollMargin: e, getItemKey: i, enabled: n }, o) => {
|
224
|
-
if (!n)
|
225
|
-
return this.measurementsCache = [], this.itemSizeCache.clear(), [];
|
226
|
-
this.measurementsCache.length === 0 && (this.measurementsCache = this.options.initialMeasurementsCache, this.measurementsCache.forEach((h) => {
|
227
|
-
this.itemSizeCache.set(h.key, h.size);
|
228
|
-
}));
|
229
|
-
const l = this.pendingMeasuredCacheIndexes.length > 0 ? Math.min(...this.pendingMeasuredCacheIndexes) : 0;
|
230
|
-
this.pendingMeasuredCacheIndexes = [];
|
231
|
-
const c = this.measurementsCache.slice(0, l);
|
232
|
-
for (let h = l; h < t; h++) {
|
233
|
-
const m = i(h), u = this.options.lanes === 1 ? c[h - 1] : this.getFurthestMeasurement(c, h), g = u ? u.end + this.options.gap : s + e, p = o.get(m), v = typeof p == "number" ? p : this.options.estimateSize(h), S = g + v, O = u ? u.lane : h % this.options.lanes;
|
234
|
-
c[h] = {
|
235
|
-
index: h,
|
236
|
-
start: g,
|
237
|
-
size: v,
|
238
|
-
end: S,
|
239
|
-
key: m,
|
240
|
-
lane: O
|
241
|
-
};
|
242
|
-
}
|
243
|
-
return this.measurementsCache = c, c;
|
244
|
-
},
|
245
|
-
{
|
246
|
-
key: process.env.NODE_ENV !== "production" && "getMeasurements",
|
247
|
-
debug: () => this.options.debug
|
248
|
-
}
|
249
|
-
), this.calculateRange = d(
|
250
|
-
() => [
|
251
|
-
this.getMeasurements(),
|
252
|
-
this.getSize(),
|
253
|
-
this.getScrollOffset(),
|
254
|
-
this.options.lanes
|
255
|
-
],
|
256
|
-
(t, s, e, i) => this.range = t.length > 0 && s > 0 ? C({
|
257
|
-
measurements: t,
|
258
|
-
outerSize: s,
|
259
|
-
scrollOffset: e,
|
260
|
-
lanes: i
|
261
|
-
}) : null,
|
262
|
-
{
|
263
|
-
key: process.env.NODE_ENV !== "production" && "calculateRange",
|
264
|
-
debug: () => this.options.debug
|
265
|
-
}
|
266
|
-
), this.getVirtualIndexes = d(
|
267
|
-
() => {
|
268
|
-
let t = null, s = null;
|
269
|
-
const e = this.calculateRange();
|
270
|
-
return e && (t = e.startIndex, s = e.endIndex), [
|
271
|
-
this.options.rangeExtractor,
|
272
|
-
this.options.overscan,
|
273
|
-
this.options.count,
|
274
|
-
t,
|
275
|
-
s
|
276
|
-
];
|
277
|
-
},
|
278
|
-
(t, s, e, i, n) => i === null || n === null ? [] : t({
|
279
|
-
startIndex: i,
|
280
|
-
endIndex: n,
|
281
|
-
overscan: s,
|
282
|
-
count: e
|
283
|
-
}),
|
284
|
-
{
|
285
|
-
key: process.env.NODE_ENV !== "production" && "getVirtualIndexes",
|
286
|
-
debug: () => this.options.debug
|
287
|
-
}
|
288
|
-
), this.indexFromElement = (t) => {
|
289
|
-
const s = this.options.indexAttribute, e = t.getAttribute(s);
|
290
|
-
return e ? parseInt(e, 10) : (console.warn(
|
291
|
-
`Missing attribute name '${s}={index}' on measured element.`
|
292
|
-
), -1);
|
293
|
-
}, this._measureElement = (t, s) => {
|
294
|
-
const e = this.indexFromElement(t), i = this.measurementsCache[e];
|
295
|
-
if (!i)
|
296
|
-
return;
|
297
|
-
const n = i.key, o = this.elementsCache.get(n);
|
298
|
-
o !== t && (o && this.observer.unobserve(o), this.observer.observe(t), this.elementsCache.set(n, t)), t.isConnected && this.resizeItem(e, this.options.measureElement(t, s, this));
|
299
|
-
}, this.resizeItem = (t, s) => {
|
300
|
-
const e = this.measurementsCache[t];
|
301
|
-
if (!e)
|
302
|
-
return;
|
303
|
-
const i = this.itemSizeCache.get(e.key) ?? e.size, n = s - i;
|
304
|
-
n !== 0 && ((this.shouldAdjustScrollPositionOnItemSizeChange !== void 0 ? this.shouldAdjustScrollPositionOnItemSizeChange(e, n, this) : e.start < this.getScrollOffset() + this.scrollAdjustments) && (process.env.NODE_ENV !== "production" && this.options.debug && console.info("correction", n), this._scrollToOffset(this.getScrollOffset(), {
|
305
|
-
adjustments: this.scrollAdjustments += n,
|
306
|
-
behavior: void 0
|
307
|
-
})), this.pendingMeasuredCacheIndexes.push(e.index), this.itemSizeCache = new Map(this.itemSizeCache.set(e.key, s)), this.notify(!1));
|
308
|
-
}, this.measureElement = (t) => {
|
309
|
-
if (!t) {
|
310
|
-
this.elementsCache.forEach((s, e) => {
|
311
|
-
s.isConnected || (this.observer.unobserve(s), this.elementsCache.delete(e));
|
312
|
-
});
|
313
|
-
return;
|
314
|
-
}
|
315
|
-
this._measureElement(t, void 0);
|
316
|
-
}, this.getVirtualItems = d(
|
317
|
-
() => [this.getVirtualIndexes(), this.getMeasurements()],
|
318
|
-
(t, s) => {
|
319
|
-
const e = [];
|
320
|
-
for (let i = 0, n = t.length; i < n; i++) {
|
321
|
-
const o = t[i], l = s[o];
|
322
|
-
e.push(l);
|
323
|
-
}
|
324
|
-
return e;
|
325
|
-
},
|
326
|
-
{
|
327
|
-
key: process.env.NODE_ENV !== "production" && "getVirtualItems",
|
328
|
-
debug: () => this.options.debug
|
329
|
-
}
|
330
|
-
), this.getVirtualItemForOffset = (t) => {
|
331
|
-
const s = this.getMeasurements();
|
332
|
-
if (s.length !== 0)
|
333
|
-
return f(
|
334
|
-
s[x(
|
335
|
-
0,
|
336
|
-
s.length - 1,
|
337
|
-
(e) => f(s[e]).start,
|
338
|
-
t
|
339
|
-
)]
|
340
|
-
);
|
341
|
-
}, this.getOffsetForAlignment = (t, s, e = 0) => {
|
342
|
-
const i = this.getSize(), n = this.getScrollOffset();
|
343
|
-
s === "auto" && (s = t >= n + i ? "end" : "start"), s === "center" ? t += (e - i) / 2 : s === "end" && (t -= i);
|
344
|
-
const o = this.options.horizontal ? "scrollWidth" : "scrollHeight", c = (this.scrollElement ? "document" in this.scrollElement ? this.scrollElement.document.documentElement[o] : this.scrollElement[o] : 0) - i;
|
345
|
-
return Math.max(Math.min(c, t), 0);
|
346
|
-
}, this.getOffsetForIndex = (t, s = "auto") => {
|
347
|
-
t = Math.max(0, Math.min(t, this.options.count - 1));
|
348
|
-
const e = this.measurementsCache[t];
|
349
|
-
if (!e)
|
350
|
-
return;
|
351
|
-
const i = this.getSize(), n = this.getScrollOffset();
|
352
|
-
if (s === "auto")
|
353
|
-
if (e.end >= n + i - this.options.scrollPaddingEnd)
|
354
|
-
s = "end";
|
355
|
-
else if (e.start <= n + this.options.scrollPaddingStart)
|
356
|
-
s = "start";
|
357
|
-
else
|
358
|
-
return [n, s];
|
359
|
-
const o = s === "end" ? e.end + this.options.scrollPaddingEnd : e.start - this.options.scrollPaddingStart;
|
360
|
-
return [
|
361
|
-
this.getOffsetForAlignment(o, s, e.size),
|
362
|
-
s
|
363
|
-
];
|
364
|
-
}, this.isDynamicMode = () => this.elementsCache.size > 0, this.cancelScrollToIndex = () => {
|
365
|
-
this.scrollToIndexTimeoutId !== null && this.targetWindow && (this.targetWindow.clearTimeout(this.scrollToIndexTimeoutId), this.scrollToIndexTimeoutId = null);
|
366
|
-
}, this.scrollToOffset = (t, { align: s = "start", behavior: e } = {}) => {
|
367
|
-
this.cancelScrollToIndex(), e === "smooth" && this.isDynamicMode() && console.warn(
|
368
|
-
"The `smooth` scroll behavior is not fully supported with dynamic size."
|
369
|
-
), this._scrollToOffset(this.getOffsetForAlignment(t, s), {
|
370
|
-
adjustments: void 0,
|
371
|
-
behavior: e
|
372
|
-
});
|
373
|
-
}, this.scrollToIndex = (t, { align: s = "auto", behavior: e } = {}) => {
|
374
|
-
t = Math.max(0, Math.min(t, this.options.count - 1)), this.cancelScrollToIndex(), e === "smooth" && this.isDynamicMode() && console.warn(
|
375
|
-
"The `smooth` scroll behavior is not fully supported with dynamic size."
|
376
|
-
);
|
377
|
-
const i = this.getOffsetForIndex(t, s);
|
378
|
-
if (!i) return;
|
379
|
-
const [n, o] = i;
|
380
|
-
this._scrollToOffset(n, { adjustments: void 0, behavior: e }), e !== "smooth" && this.isDynamicMode() && this.targetWindow && (this.scrollToIndexTimeoutId = this.targetWindow.setTimeout(() => {
|
381
|
-
if (this.scrollToIndexTimeoutId = null, this.elementsCache.has(
|
382
|
-
this.options.getItemKey(t)
|
383
|
-
)) {
|
384
|
-
const [c] = f(
|
385
|
-
this.getOffsetForIndex(t, o)
|
386
|
-
);
|
387
|
-
M(c, this.getScrollOffset()) || this.scrollToIndex(t, { align: o, behavior: e });
|
388
|
-
} else
|
389
|
-
this.scrollToIndex(t, { align: o, behavior: e });
|
390
|
-
}));
|
391
|
-
}, this.scrollBy = (t, { behavior: s } = {}) => {
|
392
|
-
this.cancelScrollToIndex(), s === "smooth" && this.isDynamicMode() && console.warn(
|
393
|
-
"The `smooth` scroll behavior is not fully supported with dynamic size."
|
394
|
-
), this._scrollToOffset(this.getScrollOffset() + t, {
|
395
|
-
adjustments: void 0,
|
396
|
-
behavior: s
|
397
|
-
});
|
398
|
-
}, this.getTotalSize = () => {
|
399
|
-
var t;
|
400
|
-
const s = this.getMeasurements();
|
401
|
-
let e;
|
402
|
-
if (s.length === 0)
|
403
|
-
e = this.options.paddingStart;
|
404
|
-
else if (this.options.lanes === 1)
|
405
|
-
e = ((t = s[s.length - 1]) == null ? void 0 : t.end) ?? 0;
|
406
|
-
else {
|
407
|
-
const i = Array(this.options.lanes).fill(null);
|
408
|
-
let n = s.length - 1;
|
409
|
-
for (; n > 0 && i.some((o) => o === null); ) {
|
410
|
-
const o = s[n];
|
411
|
-
i[o.lane] === null && (i[o.lane] = o.end), n--;
|
412
|
-
}
|
413
|
-
e = Math.max(...i.filter((o) => o !== null));
|
414
|
-
}
|
415
|
-
return Math.max(
|
416
|
-
e - this.options.scrollMargin + this.options.paddingEnd,
|
417
|
-
0
|
418
|
-
);
|
419
|
-
}, this._scrollToOffset = (t, {
|
420
|
-
adjustments: s,
|
421
|
-
behavior: e
|
422
|
-
}) => {
|
423
|
-
this.options.scrollToFn(t, { behavior: e, adjustments: s }, this);
|
424
|
-
}, this.measure = () => {
|
425
|
-
this.itemSizeCache = /* @__PURE__ */ new Map(), this.notify(!1);
|
426
|
-
}, this.setOptions(a);
|
427
|
-
}
|
428
|
-
}
|
429
|
-
const x = (r, a, t, s) => {
|
430
|
-
for (; r <= a; ) {
|
431
|
-
const e = (r + a) / 2 | 0, i = t(e);
|
432
|
-
if (i < s)
|
433
|
-
r = e + 1;
|
434
|
-
else if (i > s)
|
435
|
-
a = e - 1;
|
436
|
-
else
|
437
|
-
return e;
|
438
|
-
}
|
439
|
-
return r > 0 ? r - 1 : 0;
|
440
|
-
};
|
441
|
-
function C({
|
442
|
-
measurements: r,
|
443
|
-
outerSize: a,
|
444
|
-
scrollOffset: t,
|
445
|
-
lanes: s
|
446
|
-
}) {
|
447
|
-
const e = r.length - 1;
|
448
|
-
let n = x(
|
449
|
-
0,
|
450
|
-
e,
|
451
|
-
(l) => r[l].start,
|
452
|
-
t
|
453
|
-
), o = n;
|
454
|
-
if (s === 1)
|
455
|
-
for (; o < e && r[o].end < t + a; )
|
456
|
-
o++;
|
457
|
-
else if (s > 1) {
|
458
|
-
const l = Array(s).fill(0);
|
459
|
-
for (; o < e && l.some((h) => h < t + a); ) {
|
460
|
-
const h = r[o];
|
461
|
-
l[h.lane] = h.end, o++;
|
462
|
-
}
|
463
|
-
const c = Array(s).fill(t + a);
|
464
|
-
for (; n > 0 && c.some((h) => h >= t); ) {
|
465
|
-
const h = r[n];
|
466
|
-
c[h.lane] = h.start, n--;
|
467
|
-
}
|
468
|
-
n = Math.max(0, n - n % s), o = Math.min(e, o + (s - 1 - o % s));
|
469
|
-
}
|
470
|
-
return { startIndex: n, endIndex: o };
|
471
|
-
}
|
472
|
-
export {
|
473
|
-
D as Virtualizer,
|
474
|
-
M as approxEqual,
|
475
|
-
I as debounce,
|
476
|
-
z as defaultKeyExtractor,
|
477
|
-
y as defaultRangeExtractor,
|
478
|
-
A as elementScroll,
|
479
|
-
w as measureElement,
|
480
|
-
d as memo,
|
481
|
-
f as notUndefined,
|
482
|
-
_ as observeElementOffset,
|
483
|
-
R as observeElementRect
|
484
|
-
};
|