bitboss-ui 2.1.5 → 2.1.7

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 (157) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +1 -1
  2. package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
  3. package/dist/index.css +1 -1
  4. package/dist/index106.js +1 -1
  5. package/dist/index111.js +1 -1
  6. package/dist/index121.js +3 -3
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +3 -3
  10. package/dist/index133.js +1 -1
  11. package/dist/index136.js +1 -1
  12. package/dist/index137.js +2 -2
  13. package/dist/index139.js +2 -2
  14. package/dist/index15.js +7 -7
  15. package/dist/index17.js +2 -2
  16. package/dist/index206.js +2 -138
  17. package/dist/index207.js +138 -2
  18. package/dist/index209.js +2 -2
  19. package/dist/index210.js +2 -2
  20. package/dist/index211.js +2 -2
  21. package/dist/index212.js +2 -2
  22. package/dist/index213.js +2 -2
  23. package/dist/index214.js +2 -2
  24. package/dist/index215.js +2 -2
  25. package/dist/index216.js +1 -1
  26. package/dist/index219.js +3 -3
  27. package/dist/index222.js +2 -2
  28. package/dist/index223.js +1 -1
  29. package/dist/index224.js +2 -2
  30. package/dist/index227.js +1 -1
  31. package/dist/index229.js +1 -1
  32. package/dist/index23.js +8 -8
  33. package/dist/index230.js +1 -1
  34. package/dist/index231.js +1 -1
  35. package/dist/index233.js +34 -2
  36. package/dist/index234.js +2 -2
  37. package/dist/index236.js +2 -4
  38. package/dist/index237.js +7 -106
  39. package/dist/index238.js +9 -0
  40. package/dist/index239.js +4 -100
  41. package/dist/{index241.js → index240.js} +2 -2
  42. package/dist/index242.js +15 -0
  43. package/dist/index243.js +5 -13
  44. package/dist/index244.js +2 -2
  45. package/dist/index245.js +2 -2
  46. package/dist/index246.js +11 -2
  47. package/dist/index247.js +19 -6
  48. package/dist/index248.js +113 -7
  49. package/dist/index25.js +2 -2
  50. package/dist/index250.js +8 -9
  51. package/dist/index251.js +3 -3
  52. package/dist/index252.js +4 -5
  53. package/dist/index253.js +195 -18
  54. package/dist/index255.js +5 -0
  55. package/dist/index256.js +2 -177
  56. package/dist/index257.js +13 -4
  57. package/dist/index258.js +100 -191
  58. package/dist/index260.js +100 -10
  59. package/dist/index262.js +176 -33
  60. package/dist/index263.js +1 -1
  61. package/dist/index266.js +2 -2
  62. package/dist/index267.js +3 -9
  63. package/dist/index268.js +6 -23
  64. package/dist/index269.js +16 -6
  65. package/dist/index27.js +1 -1
  66. package/dist/index270.js +8 -15
  67. package/dist/index271.js +23 -9
  68. package/dist/index272.js +9 -3
  69. package/dist/index273.js +1 -1
  70. package/dist/index276.js +5 -67
  71. package/dist/index277.js +67 -5
  72. package/dist/index278.js +4 -279
  73. package/dist/index279.js +8 -2
  74. package/dist/index280.js +277 -13
  75. package/dist/index281.js +2 -2
  76. package/dist/index282.js +9 -9
  77. package/dist/index284.js +14 -17
  78. package/dist/index286.js +16 -12
  79. package/dist/index288.js +11 -15
  80. package/dist/index29.js +4 -4
  81. package/dist/index290.js +15 -23
  82. package/dist/index292.js +27 -2
  83. package/dist/index293.js +2 -2
  84. package/dist/index294.js +1 -1
  85. package/dist/index295.js +1 -1
  86. package/dist/index296.js +2 -28
  87. package/dist/index297.js +1 -21
  88. package/dist/index298.js +30 -0
  89. package/dist/index299.js +22 -7
  90. package/dist/index301.js +7 -11
  91. package/dist/index302.js +7 -3
  92. package/dist/index303.js +11 -17
  93. package/dist/index304.js +3 -6
  94. package/dist/index305.js +17 -4
  95. package/dist/index306.js +6 -3
  96. package/dist/index307.js +2 -3
  97. package/dist/index308.js +4 -3
  98. package/dist/index309.js +6 -0
  99. package/dist/index31.js +1 -1
  100. package/dist/index310.js +3 -5
  101. package/dist/index312.js +125 -2
  102. package/dist/index313.js +2 -3
  103. package/dist/index314.js +1 -1
  104. package/dist/index315.js +3 -2
  105. package/dist/index316.js +5 -2
  106. package/dist/index317.js +3 -701
  107. package/dist/index318.js +3 -354
  108. package/dist/index319.js +5 -58
  109. package/dist/index320.js +2 -5
  110. package/dist/index321.js +701 -8
  111. package/dist/index322.js +354 -5
  112. package/dist/index323.js +57 -3
  113. package/dist/index324.js +7 -2
  114. package/dist/index325.js +18 -6
  115. package/dist/index326.js +7 -18
  116. package/dist/index327.js +5 -6
  117. package/dist/index328.js +7 -32
  118. package/dist/index329.js +57 -27
  119. package/dist/index330.js +60 -0
  120. package/dist/index331.js +2 -58
  121. package/dist/index332.js +128 -57
  122. package/dist/index333.js +353 -113
  123. package/dist/index334.js +6 -368
  124. package/dist/index335.js +32 -227
  125. package/dist/index336.js +28 -8
  126. package/dist/index338.js +47 -8
  127. package/dist/index339.js +227 -46
  128. package/dist/index340.js +1 -1
  129. package/dist/index341.js +131 -0
  130. package/dist/index343.js +3 -129
  131. package/dist/index344.js +467 -421
  132. package/dist/index345.js +422 -113
  133. package/dist/index346.js +123 -478
  134. package/dist/index35.js +2 -2
  135. package/dist/index37.js +182 -182
  136. package/dist/index39.js +5 -5
  137. package/dist/index41.js +1 -1
  138. package/dist/index45.js +5 -5
  139. package/dist/index47.js +2 -2
  140. package/dist/index49.js +3 -3
  141. package/dist/index57.js +1 -1
  142. package/dist/index61.js +2 -2
  143. package/dist/index79.js +4 -4
  144. package/dist/index83.js +2 -2
  145. package/dist/index87.js +1 -1
  146. package/dist/index90.js +2 -2
  147. package/dist/index92.js +1 -1
  148. package/dist/index94.js +2 -2
  149. package/dist/index96.js +1 -1
  150. package/package.json +2 -2
  151. package/dist/index249.js +0 -15
  152. package/dist/index254.js +0 -115
  153. package/dist/index261.js +0 -5
  154. package/dist/index300.js +0 -9
  155. package/dist/index311.js +0 -127
  156. package/dist/index337.js +0 -8
  157. package/dist/index342.js +0 -5
package/dist/index346.js CHANGED
@@ -1,484 +1,129 @@
1
- import { debounce as I, memo as d, notUndefined as f, approxEqual as M } from "./index347.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
- });
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"
85
12
  };
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
- }
13
+ function w(t, n, e) {
14
+ return m(t, l(n, e));
428
15
  }
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));
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 [];
469
61
  }
470
- return { startIndex: n, endIndex: o };
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
+ };
471
105
  }
472
106
  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
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
484
129
  };
package/dist/index35.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as I, ref as v, computed as f, createElementBlock as l, openBlock 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 "./index233.js";
3
- import { identity as $ } from "./index234.js";
2
+ import { booleanishToBoolean as T } from "./index256.js";
3
+ import { identity as $ } from "./index244.js";
4
4
  import { isCssColor as k } from "./index235.js";
5
5
  import { isNotNil as q } from "./index140.js";
6
6
  import { useLocale as x } from "./index224.js";