bitboss-ui 2.0.175 → 2.0.176

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.
Files changed (195) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -0
  3. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
  4. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
  5. package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
  6. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
  7. package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
  8. package/dist/index.css +1 -1
  9. package/dist/index106.js +9 -9
  10. package/dist/index111.js +1 -1
  11. package/dist/index113.js +1 -1
  12. package/dist/index121.js +11 -11
  13. package/dist/index129.js +20 -26
  14. package/dist/index13.js +1 -1
  15. package/dist/index131.js +4 -4
  16. package/dist/index133.js +1 -1
  17. package/dist/index136.js +1 -1
  18. package/dist/index137.js +2 -2
  19. package/dist/index138.js +1 -1
  20. package/dist/index139.js +2 -2
  21. package/dist/index15.js +9 -9
  22. package/dist/index17.js +2 -2
  23. package/dist/index19.js +8 -8
  24. package/dist/index207.js +2 -2
  25. package/dist/index208.js +2 -2
  26. package/dist/index209.js +13 -86
  27. package/dist/index21.js +16 -16
  28. package/dist/index210.js +68 -0
  29. package/dist/index212.js +175 -15
  30. package/dist/index213.js +86 -51
  31. package/dist/index215.js +29 -3
  32. package/dist/index216.js +16 -11
  33. package/dist/index217.js +48 -13
  34. package/dist/index218.js +15 -2
  35. package/dist/index219.js +3 -2
  36. package/dist/index220.js +11 -17
  37. package/dist/index221.js +15 -11
  38. package/dist/index222.js +33 -12
  39. package/dist/index223.js +2 -6
  40. package/dist/index224.js +1 -1
  41. package/dist/index225.js +2 -106
  42. package/dist/index226.js +7 -0
  43. package/dist/index227.js +5 -100
  44. package/dist/index228.js +7 -0
  45. package/dist/index229.js +5 -66
  46. package/dist/index23.js +15 -15
  47. package/dist/index230.js +7 -0
  48. package/dist/index231.js +5 -13
  49. package/dist/index232.js +2 -120
  50. package/dist/index233.js +4 -0
  51. package/dist/index234.js +2 -228
  52. package/dist/index235.js +13 -2
  53. package/dist/index236.js +11 -2
  54. package/dist/index237.js +20 -2
  55. package/dist/index238.js +113 -41
  56. package/dist/index240.js +102 -11
  57. package/dist/index242.js +100 -3
  58. package/dist/index244.js +4 -34
  59. package/dist/index245.js +194 -174
  60. package/dist/index247.js +18 -5
  61. package/dist/index248.js +12 -5
  62. package/dist/index249.js +6 -5
  63. package/dist/index25.js +154 -224
  64. package/dist/index250.js +228 -5
  65. package/dist/index251.js +13 -5
  66. package/dist/index252.js +3 -5
  67. package/dist/index253.js +5 -8
  68. package/dist/index254.js +5 -250
  69. package/dist/index255.js +6 -50
  70. package/dist/index256.js +242 -36
  71. package/dist/index257.js +52 -5
  72. package/dist/index258.js +31 -47
  73. package/dist/index259.js +5 -4
  74. package/dist/index260.js +60 -11
  75. package/dist/index261.js +2 -20
  76. package/dist/index262.js +2 -200
  77. package/dist/index263.js +11 -0
  78. package/dist/index264.js +23 -5
  79. package/dist/index265.js +10 -2
  80. package/dist/index266.js +3 -2
  81. package/dist/index267.js +41 -6
  82. package/dist/index268.js +7 -16
  83. package/dist/index269.js +15 -3
  84. package/dist/index27.js +1 -1
  85. package/dist/index270.js +3 -9
  86. package/dist/index271.js +6 -23
  87. package/dist/index272.js +16 -9
  88. package/dist/index273.js +9 -9
  89. package/dist/index274.js +9 -8
  90. package/dist/index275.js +7 -66
  91. package/dist/index276.js +2 -5
  92. package/dist/index277.js +5 -2
  93. package/dist/index278.js +67 -5
  94. package/dist/index279.js +4 -7
  95. package/dist/index280.js +8 -3
  96. package/dist/index282.js +7 -28
  97. package/dist/index283.js +3 -471
  98. package/dist/index284.js +3 -2
  99. package/dist/index285.js +17 -7
  100. package/dist/index286.js +27 -10
  101. package/dist/index287.js +2 -4
  102. package/dist/index289.js +4 -5
  103. package/dist/index29.js +3 -3
  104. package/dist/index290.js +278 -198
  105. package/dist/index291.js +2 -3
  106. package/dist/index292.js +125 -3
  107. package/dist/index293.js +2 -3
  108. package/dist/index294.js +17 -0
  109. package/dist/index295.js +2 -7
  110. package/dist/index296.js +16 -3
  111. package/dist/index297.js +2 -2
  112. package/dist/index298.js +16 -3
  113. package/dist/index299.js +2 -280
  114. package/dist/index300.js +19 -2
  115. package/dist/index301.js +2 -16
  116. package/dist/index302.js +3 -2
  117. package/dist/index303.js +7 -16
  118. package/dist/index304.js +11 -2
  119. package/dist/index305.js +3 -19
  120. package/dist/index306.js +3 -2
  121. package/dist/index307.js +3 -15
  122. package/dist/index308.js +6 -2
  123. package/dist/index309.js +2 -19
  124. package/dist/index31.js +1 -1
  125. package/dist/index310.js +5 -2
  126. package/dist/index311.js +15 -23
  127. package/dist/index313.js +27 -2
  128. package/dist/index314.js +2 -2
  129. package/dist/index316.js +1 -1
  130. package/dist/index317.js +1 -21
  131. package/dist/index318.js +4 -0
  132. package/dist/index319.js +22 -6
  133. package/dist/index321.js +471 -2
  134. package/dist/index322.js +1 -1
  135. package/dist/index323.js +2 -2
  136. package/dist/index324.js +199 -700
  137. package/dist/index325.js +699 -352
  138. package/dist/index326.js +354 -58
  139. package/dist/index327.js +58 -2
  140. package/dist/index328.js +2 -228
  141. package/dist/index329.js +6 -128
  142. package/dist/index33.js +8 -8
  143. package/dist/index330.js +44 -366
  144. package/dist/index331.js +128 -6
  145. package/dist/index332.js +366 -16
  146. package/dist/index333.js +6 -6
  147. package/dist/index334.js +17 -45
  148. package/dist/index335.js +32 -7
  149. package/dist/index336.js +28 -6
  150. package/dist/index340.js +7 -32
  151. package/dist/index341.js +6 -28
  152. package/dist/index343.js +221 -86
  153. package/dist/index344.js +89 -125
  154. package/dist/index345.js +467 -421
  155. package/dist/index346.js +123 -121
  156. package/dist/index348.js +5 -0
  157. package/dist/index349.js +47 -3
  158. package/dist/index35.js +4 -4
  159. package/dist/index350.js +429 -40
  160. package/dist/index351.js +129 -0
  161. package/dist/index37.js +19 -19
  162. package/dist/index39.js +5 -5
  163. package/dist/index41.js +1 -1
  164. package/dist/index43.js +8 -8
  165. package/dist/index45.js +8 -8
  166. package/dist/index47.js +2 -2
  167. package/dist/index49.js +3 -3
  168. package/dist/index53.js +1 -1
  169. package/dist/index55.js +1 -1
  170. package/dist/index57.js +2 -2
  171. package/dist/index61.js +3 -3
  172. package/dist/index67.js +1 -1
  173. package/dist/index73.js +23 -26
  174. package/dist/index77.js +32 -34
  175. package/dist/index79.js +4 -4
  176. package/dist/index81.js +1 -1
  177. package/dist/index83.js +2 -2
  178. package/dist/index85.js +1 -1
  179. package/dist/index87.js +1 -1
  180. package/dist/index90.js +4 -4
  181. package/dist/index92.js +2 -2
  182. package/dist/index94.js +7 -6
  183. package/dist/index96.js +1 -1
  184. package/dist/utilities/functions/parseSize.d.ts +2 -0
  185. package/package.json +2 -2
  186. package/dist/index211.js +0 -31
  187. package/dist/index214.js +0 -17
  188. package/dist/index239.js +0 -9
  189. package/dist/index241.js +0 -12
  190. package/dist/index243.js +0 -5
  191. package/dist/index246.js +0 -7
  192. package/dist/index281.js +0 -19
  193. package/dist/index320.js +0 -127
  194. package/dist/index347.js +0 -484
  195. /package/dist/{index337.js → index342.js} +0 -0
package/dist/index320.js DELETED
@@ -1,127 +0,0 @@
1
- import { __module as k } from "./index321.js";
2
- var nt = k.exports, G;
3
- function it() {
4
- return G ? k.exports : (G = 1, function(I, ot) {
5
- (function(E, F) {
6
- I.exports = F();
7
- })(nt, function() {
8
- var E = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, F = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, Q = /\d/, L = /\d\d/, s = /\d\d?/, x = /\d*[^-_:/,()\s\d]+/, m = {}, X = function(t) {
9
- return (t = +t) + (t > 68 ? 1900 : 2e3);
10
- }, o = function(t) {
11
- return function(r) {
12
- this[t] = +r;
13
- };
14
- }, R = [/[+-]\d\d:?(\d\d)?|Z/, function(t) {
15
- (this.zone || (this.zone = {})).offset = function(r) {
16
- if (!r || r === "Z") return 0;
17
- var e = r.match(/([+-]|\d\d)/g), n = 60 * e[1] + (+e[2] || 0);
18
- return n === 0 ? 0 : e[0] === "+" ? -n : n;
19
- }(t);
20
- }], P = function(t) {
21
- var r = m[t];
22
- return r && (r.indexOf ? r : r.s.concat(r.f));
23
- }, V = function(t, r) {
24
- var e, n = m.meridiem;
25
- if (n) {
26
- for (var f = 1; f <= 24; f += 1) if (t.indexOf(n(f, 0, r)) > -1) {
27
- e = f > 12;
28
- break;
29
- }
30
- } else e = t === (r ? "pm" : "PM");
31
- return e;
32
- }, J = { A: [x, function(t) {
33
- this.afternoon = V(t, !1);
34
- }], a: [x, function(t) {
35
- this.afternoon = V(t, !0);
36
- }], Q: [Q, function(t) {
37
- this.month = 3 * (t - 1) + 1;
38
- }], S: [Q, function(t) {
39
- this.milliseconds = 100 * +t;
40
- }], SS: [L, function(t) {
41
- this.milliseconds = 10 * +t;
42
- }], SSS: [/\d{3}/, function(t) {
43
- this.milliseconds = +t;
44
- }], s: [s, o("seconds")], ss: [s, o("seconds")], m: [s, o("minutes")], mm: [s, o("minutes")], H: [s, o("hours")], h: [s, o("hours")], HH: [s, o("hours")], hh: [s, o("hours")], D: [s, o("day")], DD: [L, o("day")], Do: [x, function(t) {
45
- var r = m.ordinal, e = t.match(/\d+/);
46
- if (this.day = e[0], r) for (var n = 1; n <= 31; n += 1) r(n).replace(/\[|\]/g, "") === t && (this.day = n);
47
- }], w: [s, o("week")], ww: [L, o("week")], M: [s, o("month")], MM: [L, o("month")], MMM: [x, function(t) {
48
- var r = P("months"), e = (P("monthsShort") || r.map(function(n) {
49
- return n.slice(0, 3);
50
- })).indexOf(t) + 1;
51
- if (e < 1) throw new Error();
52
- this.month = e % 12 || e;
53
- }], MMMM: [x, function(t) {
54
- var r = P("months").indexOf(t) + 1;
55
- if (r < 1) throw new Error();
56
- this.month = r % 12 || r;
57
- }], Y: [/[+-]?\d+/, o("year")], YY: [L, function(t) {
58
- this.year = X(t);
59
- }], YYYY: [/\d{4}/, o("year")], Z: R, ZZ: R };
60
- function K(t) {
61
- var r, e;
62
- r = t, e = m && m.formats;
63
- for (var n = (t = r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(v, l, u) {
64
- var i = u && u.toUpperCase();
65
- return l || e[u] || E[u] || e[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(M, Y, D) {
66
- return Y || D.slice(1);
67
- });
68
- })).match(F), f = n.length, h = 0; h < f; h += 1) {
69
- var y = n[h], p = J[y], c = p && p[0], d = p && p[1];
70
- n[h] = d ? { regex: c, parser: d } : y.replace(/^\[|\]$/g, "");
71
- }
72
- return function(v) {
73
- for (var l = {}, u = 0, i = 0; u < f; u += 1) {
74
- var M = n[u];
75
- if (typeof M == "string") i += M.length;
76
- else {
77
- var Y = M.regex, D = M.parser, $ = v.slice(i), g = Y.exec($)[0];
78
- D.call(l, g), v = v.replace(g, "");
79
- }
80
- }
81
- return function(w) {
82
- var S = w.afternoon;
83
- if (S !== void 0) {
84
- var a = w.hours;
85
- S ? a < 12 && (w.hours += 12) : a === 12 && (w.hours = 0), delete w.afternoon;
86
- }
87
- }(l), l;
88
- };
89
- }
90
- return function(t, r, e) {
91
- e.p.customParseFormat = !0, t && t.parseTwoDigitYear && (X = t.parseTwoDigitYear);
92
- var n = r.prototype, f = n.parse;
93
- n.parse = function(h) {
94
- var y = h.date, p = h.utc, c = h.args;
95
- this.$u = p;
96
- var d = c[1];
97
- if (typeof d == "string") {
98
- var v = c[2] === !0, l = c[3] === !0, u = v || l, i = c[2];
99
- l && (i = c[2]), m = this.$locale(), !v && i && (m = e.Ls[i]), this.$d = function($, g, w, S) {
100
- try {
101
- if (["x", "X"].indexOf(g) > -1) return new Date((g === "X" ? 1e3 : 1) * $);
102
- var a = K(g)($), _ = a.year, A = a.month, N = a.day, W = a.hours, tt = a.minutes, rt = a.seconds, et = a.milliseconds, j = a.zone, B = a.week, C = /* @__PURE__ */ new Date(), H = N || (_ || A ? 1 : C.getDate()), O = _ || C.getFullYear(), T = 0;
103
- _ && !A || (T = A > 0 ? A - 1 : C.getMonth());
104
- var Z, z = W || 0, q = tt || 0, U = rt || 0, b = et || 0;
105
- return j ? new Date(Date.UTC(O, T, H, z, q, U, b + 60 * j.offset * 1e3)) : w ? new Date(Date.UTC(O, T, H, z, q, U, b)) : (Z = new Date(O, T, H, z, q, U, b), B && (Z = S(Z).week(B).toDate()), Z);
106
- } catch {
107
- return /* @__PURE__ */ new Date("");
108
- }
109
- }(y, d, p, e), this.init(), i && i !== !0 && (this.$L = this.locale(i).$L), u && y != this.format(d) && (this.$d = /* @__PURE__ */ new Date("")), m = {};
110
- } else if (d instanceof Array) for (var M = d.length, Y = 1; Y <= M; Y += 1) {
111
- c[1] = d[Y - 1];
112
- var D = e.apply(this, c);
113
- if (D.isValid()) {
114
- this.$d = D.$d, this.$L = D.$L, this.init();
115
- break;
116
- }
117
- Y === M && (this.$d = /* @__PURE__ */ new Date(""));
118
- }
119
- else f.call(this, h);
120
- };
121
- };
122
- });
123
- }(k), k.exports);
124
- }
125
- export {
126
- it as __require
127
- };
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
- };
File without changes