sibujs 1.4.0 → 2.0.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.
Files changed (190) hide show
  1. package/README.md +105 -119
  2. package/dist/browser.cjs +288 -80
  3. package/dist/browser.d.cts +19 -9
  4. package/dist/browser.d.ts +19 -9
  5. package/dist/browser.js +6 -6
  6. package/dist/build.cjs +1019 -313
  7. package/dist/build.d.cts +1 -1
  8. package/dist/build.d.ts +1 -1
  9. package/dist/build.js +15 -13
  10. package/dist/cdn.global.js +17 -16
  11. package/dist/chunk-2RA7SHDA.js +65 -0
  12. package/dist/chunk-2UPRY23K.js +80 -0
  13. package/dist/chunk-3JHCYHWN.js +125 -0
  14. package/dist/{chunk-ZWKZCBO6.js → chunk-3LR7GLWQ.js} +154 -33
  15. package/dist/{chunk-3AIRKM3B.js → chunk-3NSGB5JN.js} +115 -34
  16. package/dist/{chunk-3ARAQO7B.js → chunk-52YJLLRO.js} +29 -6
  17. package/dist/chunk-54EDRCEF.js +93 -0
  18. package/dist/chunk-7JDB7I65.js +1327 -0
  19. package/dist/{chunk-WZSPOOER.js → chunk-CC65Y57T.js} +8 -5
  20. package/dist/{chunk-23VV7YD3.js → chunk-DFPFITST.js} +25 -30
  21. package/dist/{chunk-WR5D4EGH.js → chunk-GTBNNBJ6.js} +14 -2
  22. package/dist/chunk-HB24TBAF.js +121 -0
  23. package/dist/{chunk-CZUGLNJS.js → chunk-ITX6OO3F.js} +3 -3
  24. package/dist/{chunk-JAKHTMQU.js → chunk-JA6667UN.js} +206 -46
  25. package/dist/{chunk-77L6NL3X.js → chunk-JXMMDLBY.js} +306 -183
  26. package/dist/{chunk-3X2YG6YM.js → chunk-JYD2PWXH.js} +59 -28
  27. package/dist/{chunk-F3FA4F32.js → chunk-KLRMB5ZS.js} +135 -79
  28. package/dist/{chunk-5X6PP2UK.js → chunk-LMLD24FC.js} +2 -2
  29. package/dist/{chunk-M4NLBH4I.js → chunk-LYTCUZ7H.js} +3 -2
  30. package/dist/{chunk-TSOKIX5Z.js → chunk-MIUAXB7K.js} +126 -74
  31. package/dist/{chunk-QWZG56ET.js → chunk-ND2664SF.js} +558 -190
  32. package/dist/{chunk-JCI5M6U6.js → chunk-O2MNQFLP.js} +261 -79
  33. package/dist/{chunk-EWFVA3TJ.js → chunk-R73P76YZ.js} +1 -1
  34. package/dist/{chunk-2BYQDGN3.js → chunk-SAHNHTFC.js} +234 -63
  35. package/dist/chunk-UCS6AMJ7.js +79 -0
  36. package/dist/{chunk-ZD6OAMTH.js → chunk-VLPPXTYG.js} +90 -35
  37. package/dist/{chunk-OUZZEE4S.js → chunk-WOMYAHHI.js} +17 -11
  38. package/dist/{contracts-xo5ckdRP.d.cts → contracts-ey_Qh8ef.d.cts} +7 -8
  39. package/dist/{contracts-xo5ckdRP.d.ts → contracts-ey_Qh8ef.d.ts} +7 -8
  40. package/dist/{customElement-D2DJp_xn.d.cts → customElement-CPfIrbvg.d.cts} +18 -9
  41. package/dist/{customElement-D2DJp_xn.d.ts → customElement-CPfIrbvg.d.ts} +18 -9
  42. package/dist/data.cjs +452 -100
  43. package/dist/data.d.cts +20 -2
  44. package/dist/data.d.ts +20 -2
  45. package/dist/data.js +11 -9
  46. package/dist/devtools.cjs +535 -247
  47. package/dist/devtools.d.cts +1 -1
  48. package/dist/devtools.d.ts +1 -1
  49. package/dist/devtools.js +34 -30
  50. package/dist/ecosystem.cjs +499 -143
  51. package/dist/ecosystem.d.cts +13 -11
  52. package/dist/ecosystem.d.ts +13 -11
  53. package/dist/ecosystem.js +12 -11
  54. package/dist/extras.cjs +3639 -1629
  55. package/dist/extras.d.cts +11 -11
  56. package/dist/extras.d.ts +11 -11
  57. package/dist/extras.js +58 -45
  58. package/dist/index.cjs +1023 -313
  59. package/dist/index.d.cts +128 -55
  60. package/dist/index.d.ts +128 -55
  61. package/dist/index.js +28 -16
  62. package/dist/{introspect-BumjnBKr.d.cts → introspect-BWNjNw64.d.cts} +22 -2
  63. package/dist/{introspect-CZrlcaYy.d.ts → introspect-cY2pg9pW.d.ts} +22 -2
  64. package/dist/motion.cjs +90 -36
  65. package/dist/motion.d.cts +1 -1
  66. package/dist/motion.d.ts +1 -1
  67. package/dist/motion.js +4 -4
  68. package/dist/patterns.cjs +414 -81
  69. package/dist/patterns.d.cts +53 -20
  70. package/dist/patterns.d.ts +53 -20
  71. package/dist/patterns.js +7 -7
  72. package/dist/performance.cjs +364 -108
  73. package/dist/performance.d.cts +29 -17
  74. package/dist/performance.d.ts +29 -17
  75. package/dist/performance.js +13 -6
  76. package/dist/plugin-D30wlGW5.d.cts +71 -0
  77. package/dist/plugin-D30wlGW5.d.ts +71 -0
  78. package/dist/plugins.cjs +652 -271
  79. package/dist/plugins.d.cts +13 -6
  80. package/dist/plugins.d.ts +13 -6
  81. package/dist/plugins.js +116 -50
  82. package/dist/{ssr-Do_SiVoL.d.cts → ssr-CrVNy6Pa.d.cts} +9 -15
  83. package/dist/{ssr-Do_SiVoL.d.ts → ssr-CrVNy6Pa.d.ts} +9 -15
  84. package/dist/{ssr-4PBXAOO3.js → ssr-FXD2PPMC.js} +4 -3
  85. package/dist/ssr.cjs +648 -219
  86. package/dist/ssr.d.cts +27 -7
  87. package/dist/ssr.d.ts +27 -7
  88. package/dist/ssr.js +12 -11
  89. package/dist/{tagFactory-DaJ0YWX6.d.ts → tagFactory-S17H2qxu.d.cts} +9 -1
  90. package/dist/{tagFactory-DaJ0YWX6.d.cts → tagFactory-S17H2qxu.d.ts} +9 -1
  91. package/dist/testing.cjs +252 -63
  92. package/dist/testing.d.cts +17 -4
  93. package/dist/testing.d.ts +17 -4
  94. package/dist/testing.js +100 -44
  95. package/dist/ui.cjs +576 -168
  96. package/dist/ui.d.cts +13 -16
  97. package/dist/ui.d.ts +13 -16
  98. package/dist/ui.js +20 -17
  99. package/dist/widgets.cjs +1001 -93
  100. package/dist/widgets.d.cts +104 -2
  101. package/dist/widgets.d.ts +104 -2
  102. package/dist/widgets.js +9 -7
  103. package/package.json +8 -2
  104. package/dist/chunk-32DY64NT.js +0 -282
  105. package/dist/chunk-3CRQALYP.js +0 -877
  106. package/dist/chunk-4EI4AG32.js +0 -482
  107. package/dist/chunk-4MYMUBRS.js +0 -21
  108. package/dist/chunk-6HLLIF3K.js +0 -398
  109. package/dist/chunk-6LSNVCS2.js +0 -937
  110. package/dist/chunk-6SA3QQES.js +0 -61
  111. package/dist/chunk-7BF6TK55.js +0 -1097
  112. package/dist/chunk-7TQKR4PP.js +0 -294
  113. package/dist/chunk-7V26P53V.js +0 -712
  114. package/dist/chunk-AZ3ISID5.js +0 -298
  115. package/dist/chunk-B7SWRFUT.js +0 -332
  116. package/dist/chunk-BGN5ZMP4.js +0 -26
  117. package/dist/chunk-BTU3TJDS.js +0 -365
  118. package/dist/chunk-BW3WT46K.js +0 -937
  119. package/dist/chunk-C6KFWOFV.js +0 -616
  120. package/dist/chunk-CHF5OHIA.js +0 -61
  121. package/dist/chunk-CHJ27IGK.js +0 -26
  122. package/dist/chunk-CMBFNA7L.js +0 -27
  123. package/dist/chunk-DAHRH4ON.js +0 -331
  124. package/dist/chunk-DKOHBI74.js +0 -924
  125. package/dist/chunk-DTCOOBMX.js +0 -725
  126. package/dist/chunk-EBGIRKQY.js +0 -616
  127. package/dist/chunk-EUZND3CB.js +0 -27
  128. package/dist/chunk-EVCZO745.js +0 -365
  129. package/dist/chunk-FGOEVHY3.js +0 -60
  130. package/dist/chunk-G3BOQPVO.js +0 -365
  131. package/dist/chunk-GCOK2LC3.js +0 -282
  132. package/dist/chunk-HGMJFBC7.js +0 -654
  133. package/dist/chunk-K5ZUMYVS.js +0 -89
  134. package/dist/chunk-KQPDEVVS.js +0 -398
  135. package/dist/chunk-L6JRBDNS.js +0 -60
  136. package/dist/chunk-LA6KQEDU.js +0 -712
  137. package/dist/chunk-MDVXJWFN.js +0 -304
  138. package/dist/chunk-MEZVEBPN.js +0 -2008
  139. package/dist/chunk-MK4ERFYL.js +0 -2249
  140. package/dist/chunk-MLKGABMK.js +0 -9
  141. package/dist/chunk-MQ5GOYPH.js +0 -2249
  142. package/dist/chunk-N6IZB6KJ.js +0 -567
  143. package/dist/chunk-NEKUBFPT.js +0 -60
  144. package/dist/chunk-NHUC2QWH.js +0 -282
  145. package/dist/chunk-NMRUZALC.js +0 -1097
  146. package/dist/chunk-NYVAC6P5.js +0 -37
  147. package/dist/chunk-OF7UZIVB.js +0 -725
  148. package/dist/chunk-P6W3STU4.js +0 -2249
  149. package/dist/chunk-PBHF5WKN.js +0 -616
  150. package/dist/chunk-PTQJDMRT.js +0 -146
  151. package/dist/chunk-PZEGYCF5.js +0 -61
  152. package/dist/chunk-QBMDLBU2.js +0 -975
  153. package/dist/chunk-RQGQSLQK.js +0 -725
  154. package/dist/chunk-SDLZDHKP.js +0 -107
  155. package/dist/chunk-TNQWPPE6.js +0 -37
  156. package/dist/chunk-UHNL42EF.js +0 -2730
  157. package/dist/chunk-UNXCEF6S.js +0 -21
  158. package/dist/chunk-V2XTI523.js +0 -347
  159. package/dist/chunk-VAU366PN.js +0 -2241
  160. package/dist/chunk-VMVDTCXB.js +0 -712
  161. package/dist/chunk-VRW3FULF.js +0 -725
  162. package/dist/chunk-WADYRCO2.js +0 -304
  163. package/dist/chunk-WILQZRO4.js +0 -282
  164. package/dist/chunk-WUHJISPP.js +0 -298
  165. package/dist/chunk-XYU6TZOW.js +0 -182
  166. package/dist/chunk-Y6GP4QGG.js +0 -276
  167. package/dist/chunk-YECR7UIA.js +0 -347
  168. package/dist/chunk-YUTWTI4B.js +0 -654
  169. package/dist/chunk-Z65KYU7I.js +0 -26
  170. package/dist/chunk-Z6POF5YC.js +0 -975
  171. package/dist/chunk-ZBJP6WFL.js +0 -482
  172. package/dist/contracts-DDrwxvJ-.d.cts +0 -245
  173. package/dist/contracts-DDrwxvJ-.d.ts +0 -245
  174. package/dist/contracts-DOrhwbke.d.cts +0 -245
  175. package/dist/contracts-DOrhwbke.d.ts +0 -245
  176. package/dist/customElement-BKQfbSZQ.d.cts +0 -262
  177. package/dist/customElement-BKQfbSZQ.d.ts +0 -262
  178. package/dist/customElement-yz8uyk-0.d.cts +0 -308
  179. package/dist/customElement-yz8uyk-0.d.ts +0 -308
  180. package/dist/introspect-Cb0zgpi2.d.cts +0 -477
  181. package/dist/introspect-Y2xNXGSf.d.ts +0 -477
  182. package/dist/plugin-Bek4RhJY.d.cts +0 -43
  183. package/dist/plugin-Bek4RhJY.d.ts +0 -43
  184. package/dist/ssr-3RXHP5ES.js +0 -38
  185. package/dist/ssr-6GIMY5MX.js +0 -38
  186. package/dist/ssr-BA6sxxUd.d.cts +0 -135
  187. package/dist/ssr-BA6sxxUd.d.ts +0 -135
  188. package/dist/ssr-WKUPVSSK.js +0 -36
  189. package/dist/tagFactory-Dl8QCLga.d.cts +0 -23
  190. package/dist/tagFactory-Dl8QCLga.d.ts +0 -23
@@ -1,6 +1,13 @@
1
+ import {
2
+ effect
3
+ } from "./chunk-HB24TBAF.js";
1
4
  import {
2
5
  signal
3
- } from "./chunk-WZSPOOER.js";
6
+ } from "./chunk-CC65Y57T.js";
7
+ import {
8
+ devWarn,
9
+ isDev
10
+ } from "./chunk-LMLD24FC.js";
4
11
 
5
12
  // src/performance/scheduler.ts
6
13
  var Priority = {
@@ -13,7 +20,9 @@ var Priority = {
13
20
  var taskIdCounter = 0;
14
21
  var taskQueue = [];
15
22
  var isProcessing = false;
16
- var frameId = null;
23
+ var scheduledKind = null;
24
+ var scheduledHandle = null;
25
+ var microtaskScheduled = false;
17
26
  function insertTask(task) {
18
27
  let i = taskQueue.length;
19
28
  while (i > 0 && taskQueue[i - 1].priority > task.priority) {
@@ -48,30 +57,38 @@ function processQueue() {
48
57
  }
49
58
  }
50
59
  function scheduleFrame() {
51
- if (frameId !== null) return;
60
+ if (scheduledKind !== null || microtaskScheduled) return;
52
61
  const nextTask = taskQueue.find((t) => !t.cancelled);
53
62
  if (!nextTask) return;
54
63
  if (nextTask.priority <= Priority.USER_BLOCKING) {
64
+ microtaskScheduled = true;
65
+ scheduledKind = "microtask";
55
66
  queueMicrotask(() => {
56
- frameId = null;
67
+ microtaskScheduled = false;
68
+ scheduledKind = null;
57
69
  processQueue();
58
70
  });
59
- frameId = -1;
60
71
  } else if (nextTask.priority === Priority.IDLE) {
61
72
  if (typeof requestIdleCallback !== "undefined") {
62
- frameId = requestIdleCallback(() => {
63
- frameId = null;
73
+ scheduledKind = "idle";
74
+ scheduledHandle = requestIdleCallback(() => {
75
+ scheduledKind = null;
76
+ scheduledHandle = null;
64
77
  processQueue();
65
78
  });
66
79
  } else {
67
- frameId = setTimeout(() => {
68
- frameId = null;
80
+ scheduledKind = "timeout";
81
+ scheduledHandle = setTimeout(() => {
82
+ scheduledKind = null;
83
+ scheduledHandle = null;
69
84
  processQueue();
70
85
  }, 50);
71
86
  }
72
87
  } else {
73
- frameId = requestAnimationFrame(() => {
74
- frameId = null;
88
+ scheduledKind = "frame";
89
+ scheduledHandle = requestAnimationFrame(() => {
90
+ scheduledKind = null;
91
+ scheduledHandle = null;
75
92
  processQueue();
76
93
  });
77
94
  }
@@ -99,6 +116,15 @@ function scheduleUpdate(priority, callback) {
99
116
  };
100
117
  }
101
118
  function flushScheduler() {
119
+ if (scheduledHandle !== null) {
120
+ if (scheduledKind === "frame") cancelAnimationFrame(scheduledHandle);
121
+ else if (scheduledKind === "idle" && typeof cancelIdleCallback !== "undefined") {
122
+ cancelIdleCallback(scheduledHandle);
123
+ } else if (scheduledKind === "timeout") clearTimeout(scheduledHandle);
124
+ }
125
+ scheduledHandle = null;
126
+ scheduledKind = null;
127
+ microtaskScheduled = false;
102
128
  while (taskQueue.length > 0) {
103
129
  const task = taskQueue.shift();
104
130
  if (!task) break;
@@ -107,7 +133,6 @@ function flushScheduler() {
107
133
  }
108
134
  }
109
135
  isProcessing = false;
110
- frameId = null;
111
136
  }
112
137
  function pendingTasks() {
113
138
  return taskQueue.filter((t) => !t.cancelled).length;
@@ -135,15 +160,12 @@ function startTransition(callback) {
135
160
  }
136
161
  function deferredValue(getter) {
137
162
  const [deferred, setDeferred] = signal(getter());
138
- const sync = () => {
139
- const current = getter();
140
- setDeferred(current);
141
- };
142
- scheduleUpdate(Priority.LOW, sync);
143
- return () => {
144
- scheduleUpdate(Priority.LOW, sync);
145
- return deferred();
146
- };
163
+ let latest = deferred();
164
+ effect(() => {
165
+ latest = getter();
166
+ scheduleUpdate(Priority.LOW, () => setDeferred(latest));
167
+ });
168
+ return deferred;
147
169
  }
148
170
  function transitionState() {
149
171
  const [isPending, setIsPending] = signal(false);
@@ -172,6 +194,7 @@ function uniqueId(suffix) {
172
194
  }
173
195
 
174
196
  // src/performance/domRecycler.ts
197
+ var _isDev = isDev();
175
198
  var DOMPool = class {
176
199
  constructor(maxSize = 50) {
177
200
  this.pools = /* @__PURE__ */ new Map();
@@ -191,8 +214,18 @@ var DOMPool = class {
191
214
  /**
192
215
  * Return an element to the pool for reuse.
193
216
  * Clears attributes, children, and event listeners.
217
+ *
218
+ * Contract: the caller MUST detach the element from the DOM (and run any
219
+ * `dispose()` on bound reactive subscriptions) BEFORE calling `release()`.
220
+ * Releasing a connected element leaves it visible while it is mutated and
221
+ * is almost certainly a bug.
194
222
  */
195
223
  release(element) {
224
+ if (_isDev && element.isConnected) {
225
+ devWarn(
226
+ "DOMPool.release() called on a still-connected element. Detach it from the DOM first (remove() / dispose())."
227
+ );
228
+ }
196
229
  const tag = element.tagName.toLowerCase();
197
230
  let pool = this.pools.get(tag);
198
231
  if (!pool) {
@@ -228,7 +261,11 @@ var DOMPool = class {
228
261
  return result;
229
262
  }
230
263
  };
231
- var domPool = new DOMPool();
264
+ var _defaultPool = null;
265
+ function getDOMPool() {
266
+ if (_defaultPool === null) _defaultPool = new DOMPool();
267
+ return _defaultPool;
268
+ }
232
269
  var preloadedResources = /* @__PURE__ */ new Set();
233
270
  function preloadResource(url, type = "fetch") {
234
271
  if (preloadedResources.has(url)) return;
@@ -458,31 +495,45 @@ function createChunkRegistry(config = {}) {
458
495
  const pending = /* @__PURE__ */ new Map();
459
496
  const preloaded = /* @__PURE__ */ new Set();
460
497
  function evict() {
461
- if (cache.size < maxCacheSize) return;
462
- let oldest = null;
463
- let oldestTime = Infinity;
464
- for (const [key, entry] of cache) {
465
- if (entry.timestamp < oldestTime) {
466
- oldestTime = entry.timestamp;
467
- oldest = key;
498
+ while (cache.size >= maxCacheSize) {
499
+ let lru = null;
500
+ let lruTime = Infinity;
501
+ for (const [key, entry] of cache) {
502
+ if (entry.lastAccess < lruTime) {
503
+ lruTime = entry.lastAccess;
504
+ lru = key;
505
+ }
468
506
  }
507
+ if (!lru) return;
508
+ cache.delete(lru);
469
509
  }
470
- if (oldest) cache.delete(oldest);
471
510
  }
472
511
  function isValid(entry) {
473
512
  if (cacheTTL === 0) return true;
474
513
  return Date.now() - entry.timestamp < cacheTTL;
475
514
  }
476
515
  async function loadWithRetry(id, loader, attempt = 0) {
516
+ let timeoutHandle = null;
477
517
  try {
478
- const result = await (timeout > 0 ? Promise.race([
479
- loader(),
480
- new Promise(
481
- (_, reject) => setTimeout(() => reject(new Error(`Chunk '${id}' loading timed out after ${timeout}ms`)), timeout)
482
- )
483
- ]) : loader());
518
+ const result = await (timeout > 0 ? new Promise((resolve, reject) => {
519
+ timeoutHandle = setTimeout(
520
+ () => reject(new Error(`Chunk '${id}' loading timed out after ${timeout}ms`)),
521
+ timeout
522
+ );
523
+ loader().then(
524
+ (v) => {
525
+ if (timeoutHandle !== null) clearTimeout(timeoutHandle);
526
+ resolve(v);
527
+ },
528
+ (e) => {
529
+ if (timeoutHandle !== null) clearTimeout(timeoutHandle);
530
+ reject(e);
531
+ }
532
+ );
533
+ }) : loader());
484
534
  return result;
485
535
  } catch (err) {
536
+ if (timeoutHandle !== null) clearTimeout(timeoutHandle);
486
537
  if (attempt < retries) {
487
538
  await new Promise((r) => setTimeout(r, retryDelay * (attempt + 1)));
488
539
  return loadWithRetry(id, loader, attempt + 1);
@@ -490,49 +541,48 @@ function createChunkRegistry(config = {}) {
490
541
  throw err;
491
542
  }
492
543
  }
544
+ async function loadFn(id, loader) {
545
+ const cached = cache.get(id);
546
+ if (cached && isValid(cached)) {
547
+ cached.accessCount++;
548
+ cached.lastAccess = Date.now();
549
+ return cached.value;
550
+ }
551
+ const pendingLoad = pending.get(id);
552
+ if (pendingLoad) return pendingLoad;
553
+ onLoadStart?.(id);
554
+ const loadPromise = loadWithRetry(id, loader).then((value) => {
555
+ evict();
556
+ const now = Date.now();
557
+ cache.set(id, { value, timestamp: now, lastAccess: now, accessCount: 1 });
558
+ pending.delete(id);
559
+ onLoadEnd?.(id);
560
+ return value;
561
+ }).catch((err) => {
562
+ pending.delete(id);
563
+ const error = err instanceof Error ? err : new Error(String(err));
564
+ onLoadError?.(id, error);
565
+ throw error;
566
+ });
567
+ pending.set(id, loadPromise);
568
+ return loadPromise;
569
+ }
570
+ function preloadFn(id, loader) {
571
+ if (cache.has(id) || pending.has(id) || preloaded.has(id)) return;
572
+ preloaded.add(id);
573
+ loadFn(id, loader).catch(() => {
574
+ preloaded.delete(id);
575
+ });
576
+ }
493
577
  return {
494
- /**
495
- * Load a chunk by ID. Uses cache if available, otherwise loads via the provided loader.
496
- */
497
- async load(id, loader) {
498
- const cached = cache.get(id);
499
- if (cached && isValid(cached)) {
500
- cached.accessCount++;
501
- return cached.value;
502
- }
503
- const pendingLoad = pending.get(id);
504
- if (pendingLoad) return pendingLoad;
505
- onLoadStart?.(id);
506
- const loadPromise = loadWithRetry(id, loader).then((value) => {
507
- evict();
508
- cache.set(id, { value, timestamp: Date.now(), accessCount: 1 });
509
- pending.delete(id);
510
- onLoadEnd?.(id);
511
- return value;
512
- }).catch((err) => {
513
- pending.delete(id);
514
- const error = err instanceof Error ? err : new Error(String(err));
515
- onLoadError?.(id, error);
516
- throw error;
517
- });
518
- pending.set(id, loadPromise);
519
- return loadPromise;
520
- },
521
- /**
522
- * Preload a chunk without blocking. Silently caches for later use.
523
- */
524
- preload(id, loader) {
525
- if (cache.has(id) || pending.has(id) || preloaded.has(id)) return;
526
- preloaded.add(id);
527
- this.load(id, loader).catch(() => {
528
- });
529
- },
578
+ load: loadFn,
579
+ preload: preloadFn,
530
580
  /**
531
581
  * Preload multiple chunks in parallel.
532
582
  */
533
583
  preloadAll(entries) {
534
584
  for (const entry of entries) {
535
- this.preload(entry.id, entry.loader);
585
+ preloadFn(entry.id, entry.loader);
536
586
  }
537
587
  },
538
588
  /**
@@ -549,6 +599,7 @@ function createChunkRegistry(config = {}) {
549
599
  const entry = cache.get(id);
550
600
  if (entry && isValid(entry)) {
551
601
  entry.accessCount++;
602
+ entry.lastAccess = Date.now();
552
603
  return entry.value;
553
604
  }
554
605
  return void 0;
@@ -558,6 +609,7 @@ function createChunkRegistry(config = {}) {
558
609
  */
559
610
  invalidate(id) {
560
611
  cache.delete(id);
612
+ preloaded.delete(id);
561
613
  },
562
614
  /**
563
615
  * Clear all cached chunks.
@@ -630,7 +682,7 @@ export {
630
682
  setIdPrefix,
631
683
  uniqueId,
632
684
  DOMPool,
633
- domPool,
685
+ getDOMPool,
634
686
  preloadResource,
635
687
  prefetch,
636
688
  preloadImage,