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,654 +0,0 @@
1
- import {
2
- signal
3
- } from "./chunk-YECR7UIA.js";
4
-
5
- // src/performance/scheduler.ts
6
- var Priority = {
7
- IMMEDIATE: 0,
8
- USER_BLOCKING: 1,
9
- NORMAL: 2,
10
- LOW: 3,
11
- IDLE: 4
12
- };
13
- var taskIdCounter = 0;
14
- var taskQueue = [];
15
- var isProcessing = false;
16
- var frameId = null;
17
- function insertTask(task) {
18
- let i = taskQueue.length;
19
- while (i > 0 && taskQueue[i - 1].priority > task.priority) {
20
- i--;
21
- }
22
- taskQueue.splice(i, 0, task);
23
- }
24
- function processQueue() {
25
- if (isProcessing || taskQueue.length === 0) return;
26
- isProcessing = true;
27
- const startTime = performance.now();
28
- const timeSlice = 5;
29
- while (taskQueue.length > 0) {
30
- const task = taskQueue[0];
31
- if (task.cancelled) {
32
- taskQueue.shift();
33
- continue;
34
- }
35
- if (task.priority > Priority.IMMEDIATE && performance.now() - startTime > timeSlice) {
36
- break;
37
- }
38
- taskQueue.shift();
39
- try {
40
- task.callback();
41
- } catch (e) {
42
- console.error("[Scheduler] Task error:", e);
43
- }
44
- }
45
- isProcessing = false;
46
- if (taskQueue.length > 0) {
47
- scheduleFrame();
48
- }
49
- }
50
- function scheduleFrame() {
51
- if (frameId !== null) return;
52
- const nextTask = taskQueue.find((t) => !t.cancelled);
53
- if (!nextTask) return;
54
- if (nextTask.priority <= Priority.USER_BLOCKING) {
55
- queueMicrotask(() => {
56
- frameId = null;
57
- processQueue();
58
- });
59
- frameId = -1;
60
- } else if (nextTask.priority === Priority.IDLE) {
61
- if (typeof requestIdleCallback !== "undefined") {
62
- frameId = requestIdleCallback(() => {
63
- frameId = null;
64
- processQueue();
65
- });
66
- } else {
67
- frameId = setTimeout(() => {
68
- frameId = null;
69
- processQueue();
70
- }, 50);
71
- }
72
- } else {
73
- frameId = requestAnimationFrame(() => {
74
- frameId = null;
75
- processQueue();
76
- });
77
- }
78
- }
79
- function scheduleUpdate(priority, callback) {
80
- const task = {
81
- id: taskIdCounter++,
82
- priority,
83
- callback,
84
- cancelled: false
85
- };
86
- if (priority === Priority.IMMEDIATE) {
87
- try {
88
- callback();
89
- } catch (e) {
90
- console.error("[Scheduler] Immediate task error:", e);
91
- }
92
- return () => {
93
- };
94
- }
95
- insertTask(task);
96
- scheduleFrame();
97
- return () => {
98
- task.cancelled = true;
99
- };
100
- }
101
- function flushScheduler() {
102
- while (taskQueue.length > 0) {
103
- const task = taskQueue.shift();
104
- if (!task) break;
105
- if (!task.cancelled) {
106
- task.callback();
107
- }
108
- }
109
- isProcessing = false;
110
- frameId = null;
111
- }
112
- function pendingTasks() {
113
- return taskQueue.filter((t) => !t.cancelled).length;
114
- }
115
- function yieldToMain() {
116
- if (typeof globalThis !== "undefined" && "scheduler" in globalThis && typeof globalThis.scheduler?.yield === "function") {
117
- return globalThis.scheduler.yield();
118
- }
119
- return new Promise((resolve) => {
120
- setTimeout(resolve, 0);
121
- });
122
- }
123
- async function processInChunks(items, processor, chunkSize = 50) {
124
- for (let i = 0; i < items.length; i++) {
125
- processor(items[i], i);
126
- if (i > 0 && i % chunkSize === 0) {
127
- await yieldToMain();
128
- }
129
- }
130
- }
131
-
132
- // src/performance/concurrent.ts
133
- function startTransition(callback) {
134
- scheduleUpdate(Priority.NORMAL, callback);
135
- }
136
- function deferredValue(getter) {
137
- 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
- };
147
- }
148
- function transitionState() {
149
- const [isPending, setIsPending] = signal(false);
150
- function transition(callback) {
151
- setIsPending(true);
152
- scheduleUpdate(Priority.NORMAL, () => {
153
- callback();
154
- scheduleUpdate(Priority.NORMAL, () => {
155
- setIsPending(false);
156
- });
157
- });
158
- }
159
- return [isPending, transition];
160
- }
161
- var idCounter = 0;
162
- var idPrefix = "sibu";
163
- function resetIdCounter() {
164
- idCounter = 0;
165
- }
166
- function setIdPrefix(prefix) {
167
- idPrefix = prefix;
168
- }
169
- function uniqueId(suffix) {
170
- const id = `${idPrefix}-${idCounter++}`;
171
- return suffix ? `${id}-${suffix}` : id;
172
- }
173
-
174
- // src/performance/domRecycler.ts
175
- var DOMPool = class {
176
- constructor(maxSize = 50) {
177
- this.pools = /* @__PURE__ */ new Map();
178
- this.maxSize = maxSize;
179
- }
180
- /**
181
- * Get a recycled element or create a new one.
182
- */
183
- acquire(tag) {
184
- const pool = this.pools.get(tag);
185
- if (pool && pool.length > 0) {
186
- const el = pool.pop();
187
- return el;
188
- }
189
- return document.createElement(tag);
190
- }
191
- /**
192
- * Return an element to the pool for reuse.
193
- * Clears attributes, children, and event listeners.
194
- */
195
- release(element) {
196
- const tag = element.tagName.toLowerCase();
197
- let pool = this.pools.get(tag);
198
- if (!pool) {
199
- pool = [];
200
- this.pools.set(tag, pool);
201
- }
202
- if (pool.length >= this.maxSize) return;
203
- element.innerHTML = "";
204
- element.className = "";
205
- element.removeAttribute("style");
206
- element.removeAttribute("id");
207
- const attrs = Array.from(element.attributes);
208
- for (const attr of attrs) {
209
- element.removeAttribute(attr.name);
210
- }
211
- const clean = element.cloneNode(false);
212
- pool.push(clean);
213
- }
214
- /**
215
- * Clear all pools.
216
- */
217
- clear() {
218
- this.pools.clear();
219
- }
220
- /**
221
- * Get pool statistics.
222
- */
223
- stats() {
224
- const result = {};
225
- for (const [tag, pool] of this.pools) {
226
- result[tag] = pool.length;
227
- }
228
- return result;
229
- }
230
- };
231
- var domPool = new DOMPool();
232
- var preloadedResources = /* @__PURE__ */ new Set();
233
- function preloadResource(url, type = "fetch") {
234
- if (preloadedResources.has(url)) return;
235
- preloadedResources.add(url);
236
- const link = document.createElement("link");
237
- link.rel = "preload";
238
- link.href = url;
239
- switch (type) {
240
- case "script":
241
- link.setAttribute("as", "script");
242
- break;
243
- case "style":
244
- link.setAttribute("as", "style");
245
- break;
246
- case "image":
247
- link.setAttribute("as", "image");
248
- break;
249
- default:
250
- link.setAttribute("as", "fetch");
251
- link.setAttribute("crossorigin", "anonymous");
252
- }
253
- document.head.appendChild(link);
254
- }
255
- function prefetch(url) {
256
- if (preloadedResources.has(url)) return;
257
- preloadedResources.add(url);
258
- const link = document.createElement("link");
259
- link.rel = "prefetch";
260
- link.href = url;
261
- document.head.appendChild(link);
262
- }
263
- function preloadImage(src) {
264
- return new Promise((resolve, reject) => {
265
- const img = new Image();
266
- img.onload = () => resolve(img);
267
- img.onerror = reject;
268
- img.src = src;
269
- });
270
- }
271
-
272
- // src/performance/bundleOptimize.ts
273
- function pure(fn) {
274
- return fn();
275
- }
276
- function conditional(condition, loader) {
277
- if (condition) return loader();
278
- return void 0;
279
- }
280
- var Features = {
281
- SSR: typeof window === "undefined",
282
- DEV: typeof process !== "undefined" && process.env?.NODE_ENV !== "production",
283
- BROWSER: typeof window !== "undefined"
284
- };
285
- function devOnly(fn) {
286
- if (typeof process !== "undefined" && process.env?.NODE_ENV !== "production") {
287
- fn();
288
- }
289
- }
290
- function noSideEffect(fn) {
291
- return fn;
292
- }
293
-
294
- // src/performance/compiled.ts
295
- function staticTemplate(html) {
296
- const template = document.createElement("template");
297
- template.innerHTML = html.trim();
298
- return template.content.firstElementChild;
299
- }
300
- function cloneTemplate(template) {
301
- return template.content.cloneNode(true);
302
- }
303
- function precompile(templateHtml, hydrate) {
304
- const tpl = document.createElement("template");
305
- tpl.innerHTML = templateHtml.trim();
306
- return (props) => {
307
- const el = tpl.content.firstElementChild?.cloneNode(true);
308
- hydrate(el, props);
309
- return el;
310
- };
311
- }
312
- function hoistable(value) {
313
- return value;
314
- }
315
- function block(factory) {
316
- return factory();
317
- }
318
-
319
- // src/performance/normalize.ts
320
- function normalizedStore(schema) {
321
- const idKey = schema.idKey || "id";
322
- const [getState, setState] = signal({
323
- ids: [],
324
- entities: {}
325
- });
326
- function add(entity) {
327
- const id = String(entity[idKey]);
328
- setState((prev) => {
329
- const ids = prev.ids.includes(id) ? prev.ids : [...prev.ids, id];
330
- return {
331
- ids,
332
- entities: { ...prev.entities, [id]: entity }
333
- };
334
- });
335
- }
336
- function addMany(entities) {
337
- setState((prev) => {
338
- const nextIds = [...prev.ids];
339
- const nextEntities = { ...prev.entities };
340
- for (const entity of entities) {
341
- const id = String(entity[idKey]);
342
- if (!nextIds.includes(id)) {
343
- nextIds.push(id);
344
- }
345
- nextEntities[id] = entity;
346
- }
347
- return { ids: nextIds, entities: nextEntities };
348
- });
349
- }
350
- function get(id) {
351
- const state = getState();
352
- return state.entities[id];
353
- }
354
- function getAll() {
355
- const state = getState();
356
- return state.ids.map((id) => state.entities[id]);
357
- }
358
- function update(id, partial) {
359
- setState((prev) => {
360
- const existing = prev.entities[id];
361
- if (!existing) return prev;
362
- return {
363
- ids: prev.ids,
364
- entities: {
365
- ...prev.entities,
366
- [id]: { ...existing, ...partial }
367
- }
368
- };
369
- });
370
- }
371
- function remove(id) {
372
- setState((prev) => {
373
- if (!prev.entities[id]) return prev;
374
- const { [id]: _, ...remainingEntities } = prev.entities;
375
- return {
376
- ids: prev.ids.filter((existingId) => existingId !== id),
377
- entities: remainingEntities
378
- };
379
- });
380
- }
381
- function select(predicate) {
382
- const state = getState();
383
- return state.ids.map((id) => state.entities[id]).filter(predicate);
384
- }
385
- return { add, addMany, get, getAll, update, remove, select, getState };
386
- }
387
- function normalize(data, schema) {
388
- const entities = {};
389
- const idKey = schema.idKey || "id";
390
- function ensureTable(name) {
391
- if (!entities[name]) {
392
- entities[name] = {};
393
- }
394
- return entities[name];
395
- }
396
- function normalizeEntity(entity, entitySchema) {
397
- const entityIdKey = entitySchema.idKey || "id";
398
- const id = String(entity[entityIdKey]);
399
- const table = ensureTable(entitySchema.name);
400
- const flat = { ...entity };
401
- if (entitySchema.relations) {
402
- for (const [field, relationType] of Object.entries(entitySchema.relations)) {
403
- const value = entity[field];
404
- if (value == null) continue;
405
- const relSchema = { name: relationType, idKey };
406
- if (Array.isArray(value)) {
407
- flat[field] = value.map((item) => normalizeEntity(item, relSchema));
408
- } else if (typeof value === "object") {
409
- flat[field] = normalizeEntity(value, relSchema);
410
- }
411
- }
412
- }
413
- table[id] = flat;
414
- return id;
415
- }
416
- if (Array.isArray(data)) {
417
- const result2 = data.map((item) => normalizeEntity(item, schema));
418
- return { result: result2, entities };
419
- }
420
- const result = normalizeEntity(data, schema);
421
- return { result, entities };
422
- }
423
- function denormalize(id, entities, schema) {
424
- const table = entities[schema.name];
425
- if (!table) return void 0;
426
- const entity = table[id];
427
- if (!entity) return void 0;
428
- const idKey = schema.idKey || "id";
429
- const result = { ...entity };
430
- if (schema.relations) {
431
- for (const [field, relationType] of Object.entries(schema.relations)) {
432
- const value = entity[field];
433
- if (value == null) continue;
434
- const relSchema = { name: relationType, idKey };
435
- if (Array.isArray(value)) {
436
- result[field] = value.map((relId) => denormalize(relId, entities, relSchema));
437
- } else if (typeof value === "string") {
438
- result[field] = denormalize(value, entities, relSchema);
439
- }
440
- }
441
- }
442
- return result;
443
- }
444
-
445
- // src/performance/chunkLoader.ts
446
- function createChunkRegistry(config = {}) {
447
- const {
448
- maxCacheSize = 50,
449
- cacheTTL = 0,
450
- retries = 2,
451
- retryDelay = 1e3,
452
- timeout = 1e4,
453
- onLoadStart,
454
- onLoadEnd,
455
- onLoadError
456
- } = config;
457
- const cache = /* @__PURE__ */ new Map();
458
- const pending = /* @__PURE__ */ new Map();
459
- const preloaded = /* @__PURE__ */ new Set();
460
- 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;
468
- }
469
- }
470
- if (oldest) cache.delete(oldest);
471
- }
472
- function isValid(entry) {
473
- if (cacheTTL === 0) return true;
474
- return Date.now() - entry.timestamp < cacheTTL;
475
- }
476
- async function loadWithRetry(id, loader, attempt = 0) {
477
- 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());
484
- return result;
485
- } catch (err) {
486
- if (attempt < retries) {
487
- await new Promise((r) => setTimeout(r, retryDelay * (attempt + 1)));
488
- return loadWithRetry(id, loader, attempt + 1);
489
- }
490
- throw err;
491
- }
492
- }
493
- 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
- },
530
- /**
531
- * Preload multiple chunks in parallel.
532
- */
533
- preloadAll(entries) {
534
- for (const entry of entries) {
535
- this.preload(entry.id, entry.loader);
536
- }
537
- },
538
- /**
539
- * Check if a chunk is cached and valid.
540
- */
541
- has(id) {
542
- const entry = cache.get(id);
543
- return !!entry && isValid(entry);
544
- },
545
- /**
546
- * Get a cached chunk synchronously. Returns undefined if not cached.
547
- */
548
- get(id) {
549
- const entry = cache.get(id);
550
- if (entry && isValid(entry)) {
551
- entry.accessCount++;
552
- return entry.value;
553
- }
554
- return void 0;
555
- },
556
- /**
557
- * Invalidate a cached chunk.
558
- */
559
- invalidate(id) {
560
- cache.delete(id);
561
- },
562
- /**
563
- * Clear all cached chunks.
564
- */
565
- clear() {
566
- cache.clear();
567
- preloaded.clear();
568
- },
569
- /**
570
- * Get cache statistics.
571
- */
572
- stats() {
573
- return {
574
- size: cache.size,
575
- maxSize: maxCacheSize,
576
- pending: pending.size,
577
- preloaded: preloaded.size
578
- };
579
- }
580
- };
581
- }
582
- function lazyChunk(id, loader, registry, fallback) {
583
- return () => {
584
- const cached = registry.get(id);
585
- if (cached) return cached();
586
- const container = document.createElement("div");
587
- container.setAttribute("data-chunk", id);
588
- if (fallback) {
589
- container.appendChild(fallback());
590
- }
591
- registry.load(id, async () => {
592
- const mod = await loader();
593
- return typeof mod === "function" ? mod : mod.default;
594
- }).then((component) => {
595
- container.innerHTML = "";
596
- container.appendChild(component());
597
- }).catch((err) => {
598
- container.innerHTML = "";
599
- const errorEl = document.createElement("div");
600
- errorEl.textContent = `Failed to load chunk '${id}': ${err.message}`;
601
- container.appendChild(errorEl);
602
- });
603
- return container;
604
- };
605
- }
606
- function preloadModule(url) {
607
- if (typeof document === "undefined") return;
608
- const existing = document.querySelector(`link[href="${url}"][rel="modulepreload"]`);
609
- if (existing) return;
610
- const link = document.createElement("link");
611
- link.rel = "modulepreload";
612
- link.href = url;
613
- document.head.appendChild(link);
614
- }
615
- function preloadModules(urls) {
616
- urls.forEach(preloadModule);
617
- }
618
-
619
- export {
620
- Priority,
621
- scheduleUpdate,
622
- flushScheduler,
623
- pendingTasks,
624
- yieldToMain,
625
- processInChunks,
626
- startTransition,
627
- deferredValue,
628
- transitionState,
629
- resetIdCounter,
630
- setIdPrefix,
631
- uniqueId,
632
- DOMPool,
633
- domPool,
634
- preloadResource,
635
- prefetch,
636
- preloadImage,
637
- pure,
638
- conditional,
639
- Features,
640
- devOnly,
641
- noSideEffect,
642
- staticTemplate,
643
- cloneTemplate,
644
- precompile,
645
- hoistable,
646
- block,
647
- normalizedStore,
648
- normalize,
649
- denormalize,
650
- createChunkRegistry,
651
- lazyChunk,
652
- preloadModule,
653
- preloadModules
654
- };