@noego/forge 0.0.23 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/client.mjs CHANGED
@@ -1,75 +1,75 @@
1
- import { p as G, a as g } from "./page.svelte-Bq1Q01H0.js";
1
+ import { p as B, a as E } from "./page.svelte-Bq1Q01H0.js";
2
2
  import { s as yt } from "./page.svelte-Bq1Q01H0.js";
3
- import * as F from "svelte/internal/client";
4
- import { hydrate as Y } from "svelte";
5
- import J from "../src/components/RecursiveRender.svelte";
3
+ import * as W from "svelte/internal/client";
4
+ import { hydrate as J } from "svelte";
5
+ import Y from "../src/components/RecursiveRender.svelte";
6
6
  function K(t) {
7
- const a = new G(t);
8
- return (n) => a.match(n) || null;
7
+ const i = new B(t);
8
+ return (n) => i.match(n) || null;
9
9
  }
10
10
  function Q(t) {
11
- return t.map((a) => {
12
- const n = a.path, r = K(n);
11
+ return t.map((i) => {
12
+ const n = i.path, r = K(n);
13
13
  return { pattern: n, parser: r };
14
14
  });
15
15
  }
16
- function A() {
17
- return A = Object.assign ? Object.assign.bind() : function(t) {
18
- for (var a = 1; a < arguments.length; a++) {
19
- var n = arguments[a];
16
+ function U() {
17
+ return U = Object.assign ? Object.assign.bind() : function(t) {
18
+ for (var i = 1; i < arguments.length; i++) {
19
+ var n = arguments[i];
20
20
  for (var r in n) ({}).hasOwnProperty.call(n, r) && (t[r] = n[r]);
21
21
  }
22
22
  return t;
23
- }, A.apply(null, arguments);
23
+ }, U.apply(null, arguments);
24
24
  }
25
- var O;
25
+ var S;
26
26
  (function(t) {
27
27
  t.Pop = "POP", t.Push = "PUSH", t.Replace = "REPLACE";
28
- })(O || (O = {}));
29
- var M = process.env.NODE_ENV !== "production" ? function(t) {
28
+ })(S || (S = {}));
29
+ var V = process.env.NODE_ENV !== "production" ? function(t) {
30
30
  return Object.freeze(t);
31
31
  } : function(t) {
32
32
  return t;
33
33
  };
34
- function X(t, a) {
34
+ function X(t, i) {
35
35
  {
36
- typeof console < "u" && console.warn(a);
36
+ typeof console < "u" && console.warn(i);
37
37
  try {
38
- throw new Error(a);
38
+ throw new Error(i);
39
39
  } catch {
40
40
  }
41
41
  }
42
42
  }
43
- var z = "beforeunload", Z = "popstate";
43
+ var F = "beforeunload", Z = "popstate";
44
44
  function tt(t) {
45
45
  t === void 0 && (t = {});
46
- var a = t, n = a.window, r = n === void 0 ? document.defaultView : n, i = r.history;
47
- function o() {
48
- var p = r.location, m = p.pathname, y = p.search, b = p.hash, P = i.state || {};
49
- return [P.idx, M({
46
+ var i = t, n = i.window, r = n === void 0 ? document.defaultView : n, o = r.history;
47
+ function a() {
48
+ var d = r.location, m = d.pathname, P = d.search, b = d.hash, O = o.state || {};
49
+ return [O.idx, V({
50
50
  pathname: m,
51
- search: y,
51
+ search: P,
52
52
  hash: b,
53
- state: P.usr || null,
54
- key: P.key || "default"
53
+ state: O.usr || null,
54
+ key: O.key || "default"
55
55
  })];
56
56
  }
57
- var c = null;
57
+ var s = null;
58
58
  function l() {
59
- if (c)
60
- h.call(c), c = null;
59
+ if (s)
60
+ h.call(s), s = null;
61
61
  else {
62
- var p = O.Pop, m = o(), y = m[0], b = m[1];
62
+ var d = S.Pop, m = a(), P = m[0], b = m[1];
63
63
  if (h.length)
64
- if (y != null) {
65
- var P = u - y;
66
- P && (c = {
67
- action: p,
64
+ if (P != null) {
65
+ var O = f - P;
66
+ O && (s = {
67
+ action: d,
68
68
  location: b,
69
69
  retry: function() {
70
- j(P * -1);
70
+ j(O * -1);
71
71
  }
72
- }, j(P));
72
+ }, j(O));
73
73
  } else
74
74
  process.env.NODE_ENV !== "production" && X(
75
75
  !1,
@@ -79,86 +79,86 @@ function tt(t) {
79
79
  "You are trying to block a POP navigation to a location that was not created by the history library. The block will fail silently in production, but in general you should do all navigation with the history library (instead of using window.history.pushState directly) to avoid this situation."
80
80
  );
81
81
  else
82
- _(p);
82
+ R(d);
83
83
  }
84
84
  }
85
85
  r.addEventListener(Z, l);
86
- var e = O.Pop, s = o(), u = s[0], d = s[1], f = I(), h = I();
87
- u == null && (u = 0, i.replaceState(A({}, i.state, {
88
- idx: u
86
+ var e = S.Pop, u = a(), f = u[0], p = u[1], c = M(), h = M();
87
+ f == null && (f = 0, o.replaceState(U({}, o.state, {
88
+ idx: f
89
89
  }), ""));
90
- function w(p) {
91
- return typeof p == "string" ? p : nt(p);
90
+ function y(d) {
91
+ return typeof d == "string" ? d : nt(d);
92
92
  }
93
- function L(p, m) {
94
- return m === void 0 && (m = null), M(A({
95
- pathname: d.pathname,
93
+ function v(d, m) {
94
+ return m === void 0 && (m = null), V(U({
95
+ pathname: p.pathname,
96
96
  hash: "",
97
97
  search: ""
98
- }, typeof p == "string" ? rt(p) : p, {
98
+ }, typeof d == "string" ? rt(d) : d, {
99
99
  state: m,
100
100
  key: et()
101
101
  }));
102
102
  }
103
- function k(p, m) {
103
+ function w(d, m) {
104
104
  return [{
105
- usr: p.state,
106
- key: p.key,
105
+ usr: d.state,
106
+ key: d.key,
107
107
  idx: m
108
- }, w(p)];
108
+ }, y(d)];
109
109
  }
110
- function R(p, m, y) {
110
+ function L(d, m, P) {
111
111
  return !h.length || (h.call({
112
- action: p,
112
+ action: d,
113
113
  location: m,
114
- retry: y
114
+ retry: P
115
115
  }), !1);
116
116
  }
117
- function _(p) {
118
- e = p;
119
- var m = o();
120
- u = m[0], d = m[1], f.call({
117
+ function R(d) {
118
+ e = d;
119
+ var m = a();
120
+ f = m[0], p = m[1], c.call({
121
121
  action: e,
122
- location: d
122
+ location: p
123
123
  });
124
124
  }
125
- function W(p, m) {
126
- var y = O.Push, b = L(p, m);
127
- function P() {
128
- W(p, m);
125
+ function x(d, m) {
126
+ var P = S.Push, b = v(d, m);
127
+ function O() {
128
+ x(d, m);
129
129
  }
130
- if (R(y, b, P)) {
131
- var E = k(b, u + 1), x = E[0], N = E[1];
130
+ if (L(P, b, O)) {
131
+ var _ = w(b, f + 1), I = _[0], A = _[1];
132
132
  try {
133
- i.pushState(x, "", N);
133
+ o.pushState(I, "", A);
134
134
  } catch {
135
- r.location.assign(N);
135
+ r.location.assign(A);
136
136
  }
137
- _(y);
137
+ R(P);
138
138
  }
139
139
  }
140
- function D(p, m) {
141
- var y = O.Replace, b = L(p, m);
142
- function P() {
143
- D(p, m);
140
+ function D(d, m) {
141
+ var P = S.Replace, b = v(d, m);
142
+ function O() {
143
+ D(d, m);
144
144
  }
145
- if (R(y, b, P)) {
146
- var E = k(b, u), x = E[0], N = E[1];
147
- i.replaceState(x, "", N), _(y);
145
+ if (L(P, b, O)) {
146
+ var _ = w(b, f), I = _[0], A = _[1];
147
+ o.replaceState(I, "", A), R(P);
148
148
  }
149
149
  }
150
- function j(p) {
151
- i.go(p);
150
+ function j(d) {
151
+ o.go(d);
152
152
  }
153
- var V = {
153
+ var z = {
154
154
  get action() {
155
155
  return e;
156
156
  },
157
157
  get location() {
158
- return d;
158
+ return p;
159
159
  },
160
- createHref: w,
161
- push: W,
160
+ createHref: y,
161
+ push: x,
162
162
  replace: D,
163
163
  go: j,
164
164
  back: function() {
@@ -168,21 +168,21 @@ function tt(t) {
168
168
  j(1);
169
169
  },
170
170
  listen: function(m) {
171
- return f.push(m);
171
+ return c.push(m);
172
172
  },
173
173
  block: function(m) {
174
- var y = h.push(m);
175
- return h.length === 1 && r.addEventListener(z, H), function() {
176
- y(), h.length || r.removeEventListener(z, H);
174
+ var P = h.push(m);
175
+ return h.length === 1 && r.addEventListener(F, G), function() {
176
+ P(), h.length || r.removeEventListener(F, G);
177
177
  };
178
178
  }
179
179
  };
180
- return V;
180
+ return z;
181
181
  }
182
- function H(t) {
182
+ function G(t) {
183
183
  t.preventDefault(), t.returnValue = "";
184
184
  }
185
- function I() {
185
+ function M() {
186
186
  var t = [];
187
187
  return {
188
188
  get length() {
@@ -206,210 +206,256 @@ function et() {
206
206
  return Math.random().toString(36).substr(2, 8);
207
207
  }
208
208
  function nt(t) {
209
- var a = t.pathname, n = a === void 0 ? "/" : a, r = t.search, i = r === void 0 ? "" : r, o = t.hash, c = o === void 0 ? "" : o;
210
- return i && i !== "?" && (n += i.charAt(0) === "?" ? i : "?" + i), c && c !== "#" && (n += c.charAt(0) === "#" ? c : "#" + c), n;
209
+ var i = t.pathname, n = i === void 0 ? "/" : i, r = t.search, o = r === void 0 ? "" : r, a = t.hash, s = a === void 0 ? "" : a;
210
+ return o && o !== "?" && (n += o.charAt(0) === "?" ? o : "?" + o), s && s !== "#" && (n += s.charAt(0) === "#" ? s : "#" + s), n;
211
211
  }
212
212
  function rt(t) {
213
- var a = {};
213
+ var i = {};
214
214
  if (t) {
215
215
  var n = t.indexOf("#");
216
- n >= 0 && (a.hash = t.substr(n), t = t.substr(0, n));
216
+ n >= 0 && (i.hash = t.substr(n), t = t.substr(0, n));
217
217
  var r = t.indexOf("?");
218
- r >= 0 && (a.search = t.substr(r), t = t.substr(0, r)), t && (a.pathname = t);
218
+ r >= 0 && (i.search = t.substr(r), t = t.substr(0, r)), t && (i.pathname = t);
219
219
  }
220
- return a;
220
+ return i;
221
221
  }
222
- const ot = tt(), v = F.proxy({
222
+ const ot = tt(), g = W.proxy({
223
223
  layouts: [],
224
224
  view: null,
225
225
  data: null,
226
226
  params: null,
227
227
  urlParams: null,
228
228
  query: null,
229
- page: g
229
+ page: E
230
230
  });
231
- function q(...t) {
232
- let a = t.map((n, r) => r === 0 ? n.replace(/\/+$/, "") : n.replace(/^\/+|\/+$/g, "")).join("/");
233
- return a.startsWith("/") || (a = "/" + a), a.split("?")[0];
231
+ function C(...t) {
232
+ let i = t.map((n, r) => r === 0 ? n.replace(/\/+$/, "") : n.replace(/^\/+|\/+$/g, "")).join("/");
233
+ return i.startsWith("/") || (i = "/" + i), i.split("?")[0];
234
234
  }
235
- async function at(t, a, n, r, i, o) {
235
+ async function at(t, i, n, r, o, a) {
236
236
  try {
237
- const c = typeof a == "string" && a.indexOf("assets") !== -1, l = (n.layout || []).map((d) => {
238
- let f = q(a, d).toString();
239
- return c && (f = f.endsWith(".svelte") ? f.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(f) ? f : f + ".js"), f;
237
+ const s = typeof i == "string" && i.indexOf("assets") !== -1, l = (n.layout || []).map((p) => {
238
+ let c = C(i, p).toString();
239
+ return s && (c = c.endsWith(".svelte") ? c.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(c) ? c : c + ".js"), c;
240
240
  });
241
- let e = q(a, n.view).toString();
242
- c && (e = e.endsWith(".svelte") ? e.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(e) ? e : e + ".js");
243
- const s = await Promise.all(l.map((d) => import(
241
+ let e = C(i, n.view).toString();
242
+ s && (e = e.endsWith(".svelte") ? e.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(e) ? e : e + ".js");
243
+ const u = await Promise.all(l.map((p) => import(
244
244
  /* @vite-ignore */
245
- d
246
- ).then((f) => f.default)));
245
+ p
246
+ ).then((c) => c.default)));
247
247
  e.startsWith("/") || (e = "/" + e);
248
- const u = await import(
248
+ const f = await import(
249
249
  /* @vite-ignore */
250
250
  e
251
- ).then((d) => d.default);
252
- v.layouts = s, v.view = u, v.params = r, v.data = window.__INITIAL_DATA__, v.urlParams = i, v.query = o, Y(J, { target: t, props: v });
253
- } catch (c) {
254
- console.error("Client-side route loading failed:", c);
251
+ ).then((p) => p.default);
252
+ g.layouts = u, g.view = f, g.params = r, g.data = window.__INITIAL_DATA__, g.urlParams = o, g.query = a, J(Y, { target: t, props: g });
253
+ } catch (s) {
254
+ console.error("Client-side route loading failed:", s);
255
255
  }
256
256
  }
257
- async function U(t, a, n, r, i, o, c = !1, l = !0) {
257
+ async function T(t, i, n, r, o, a, s = !1, l = !0) {
258
+ console.log("[NAVIGATION] updateRoute called", {
259
+ url: t,
260
+ server_loading: s,
261
+ route_path: n.path,
262
+ route_middleware: n.middleware
263
+ });
258
264
  try {
259
- const e = typeof a == "string" && a.indexOf("assets") !== -1, s = (n.layout || []).map((h) => {
260
- let w = q(a, h).toString();
261
- return e && (w = w.endsWith(".svelte") ? w.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(w) ? w : w + ".js"), w;
262
- });
263
- let u = q(a, n.view).toString();
264
- e && (u = u.endsWith(".svelte") ? u.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(u) ? u : u + ".js");
265
- const d = await Promise.all(s.map((h) => import(
266
- /* @vite-ignore */
267
- h
268
- ).then((w) => w.default))), f = await import(
269
- /* @vite-ignore */
270
- u
271
- ).then((h) => h.default);
272
- if (c) {
273
- const h = {
265
+ let e = null, u = !1;
266
+ if (s) {
267
+ console.log("[NAVIGATION] Making server fetch FIRST for", t);
268
+ const v = {
274
269
  method: n.method,
275
270
  headers: {
276
271
  "Content-Type": "application/json",
277
272
  Accept: "application/json"
278
273
  }
279
274
  };
280
- h[B] = !0, await fetch(t, h).then((w) => {
275
+ if (v[H] = !0, await fetch(t, v).then((w) => {
276
+ if (console.log("[NAVIGATION] Fetch response", {
277
+ url: t,
278
+ ok: w.ok,
279
+ status: w.status,
280
+ type: w.type,
281
+ redirected: w.redirected,
282
+ finalUrl: w.url
283
+ }), w.redirected)
284
+ return console.log("[NAVIGATION] Redirect detected, not loading components"), u = !0, null;
281
285
  if (w.ok)
282
286
  return w.json();
283
287
  throw new Error("Network response was not ok");
284
288
  }).then((w) => {
285
- v.data = w, v.params = r, v.layouts = d, v.view = f, v.urlParams = i, v.query = o;
286
- });
287
- } else
288
- v.data = { layout: [], view: {} }, v.params = r, v.layouts = d, v.view = f, v.urlParams = i, v.query = o;
289
- window && window.scroll(0, 0), l && ot.push(t);
289
+ e = w;
290
+ }), u) {
291
+ console.log("[NAVIGATION] Exiting early due to redirect");
292
+ return;
293
+ }
294
+ }
295
+ const f = typeof i == "string" && i.indexOf("assets") !== -1, p = (n.layout || []).map((v) => {
296
+ let w = C(i, v).toString();
297
+ return f && (w = w.endsWith(".svelte") ? w.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(w) ? w : w + ".js"), w;
298
+ });
299
+ let c = C(i, n.view).toString();
300
+ f && (c = c.endsWith(".svelte") ? c.replace(/\.svelte$/, ".js") : /[.][a-z]+$/.test(c) ? c : c + ".js");
301
+ const h = await Promise.all(p.map((v) => import(
302
+ /* @vite-ignore */
303
+ v
304
+ ).then((w) => w.default))), y = await import(
305
+ /* @vite-ignore */
306
+ c
307
+ ).then((v) => v.default);
308
+ s ? (g.data = e, g.params = r, g.layouts = h, g.view = y, g.urlParams = o, g.query = a) : (console.log("[NAVIGATION] No server loading needed for", t), g.data = { layout: [], view: {} }, g.params = r, g.layouts = h, g.view = y, g.urlParams = o, g.query = a), window && window.scroll(0, 0), l && ot.push(t);
290
309
  } catch (e) {
291
310
  console.error("Client-side navigation failed for URL:", t, e);
292
311
  }
293
312
  }
294
- const S = F.proxy({});
313
+ const N = W.proxy({});
295
314
  async function it() {
296
- Object.assign(S, window.__MANIFEST__);
315
+ Object.assign(N, window.__MANIFEST__);
297
316
  }
298
- function st(t, a, n) {
317
+ function st(t, i, n) {
299
318
  if (!document) {
300
319
  console.error("Document not found");
301
320
  return;
302
321
  }
303
322
  document.addEventListener("click", (r) => {
304
- var c, l;
305
- const i = window.location.pathname, o = ((c = r.target) == null ? void 0 : c.tagName) === "A" ? r.target : (l = r.target) == null ? void 0 : l.closest("A");
306
- if (o) {
307
- let e = o.getAttribute("href");
308
- if (i === e) {
323
+ var s, l;
324
+ const o = window.location.pathname, a = ((s = r.target) == null ? void 0 : s.tagName) === "A" ? r.target : (l = r.target) == null ? void 0 : l.closest("A");
325
+ if (a) {
326
+ let e = a.getAttribute("href");
327
+ if (o === e) {
309
328
  r.preventDefault();
310
329
  return;
311
330
  }
312
331
  if (e && e.startsWith("/") || e.startsWith(".")) {
313
- const s = e.split("?")[0], u = o.getAttribute("method") || "get", d = a.find((f) => f.method.toLowerCase() === u && n.find((h) => h.parser(s) && h.pattern === f.path));
314
- if (d) {
332
+ const u = e.split("?")[0], f = a.getAttribute("method") || "get", p = i.find((c) => c.method.toLowerCase() === f && n.find((h) => h.parser(u) && h.pattern === c.path));
333
+ if (p) {
315
334
  r.preventDefault();
316
- const f = n.find((_) => _.parser(s) && _.pattern === d.path), h = (f == null ? void 0 : f.parser(s)) || {}, w = new URLSearchParams(e.split("?")[1] || ""), L = Object.fromEntries(w.entries()) || {}, k = { ...h, ...L }, R = S[f == null ? void 0 : f.pattern];
317
- U(e, t, d, k, h, L, R);
335
+ const c = n.find((R) => R.parser(u) && R.pattern === p.path), h = (c == null ? void 0 : c.parser(u)) || {}, y = new URLSearchParams(e.split("?")[1] || ""), v = Object.fromEntries(y.entries()) || {}, w = { ...h, ...v }, L = N[c == null ? void 0 : c.pattern];
336
+ console.log("[EVENTS] Navigation to", e, {
337
+ pattern: c == null ? void 0 : c.pattern,
338
+ requires_server_data: L,
339
+ manifest_store: N,
340
+ middleware: p.middleware
341
+ }), T(e, t, p, w, h, v, L);
318
342
  } else
319
343
  console.log("No matching route found for URL:", e, "- using fallback navigation");
320
344
  }
321
345
  }
322
346
  }), window.addEventListener("popstate", (r) => {
323
- const i = window.location.pathname, o = window.location.pathname + window.location.search;
324
- g.url = o, g.pathname = window.location.pathname;
325
- const c = "get", l = a.find((e) => e.method.toLowerCase() === c && n.find((s) => s.parser(i) && s.pattern === e.path));
347
+ const o = window.location.pathname, a = window.location.pathname + window.location.search;
348
+ E.url = a, E.pathname = window.location.pathname;
349
+ const s = "get", l = i.find((e) => e.method.toLowerCase() === s && n.find((u) => u.parser(o) && u.pattern === e.path));
326
350
  if (l) {
327
- const e = n.find((w) => w.parser(i) && w.pattern === l.path), s = (e == null ? void 0 : e.parser(i)) || {}, u = new URLSearchParams(window.location.search), d = Object.fromEntries(u.entries()) || {};
328
- g.params = s, g.query = d;
329
- const f = { ...s, ...d }, h = S[e == null ? void 0 : e.pattern];
330
- U(o, t, l, f, s, d, h, !1);
351
+ const e = n.find((y) => y.parser(o) && y.pattern === l.path), u = (e == null ? void 0 : e.parser(o)) || {}, f = new URLSearchParams(window.location.search), p = Object.fromEntries(f.entries()) || {};
352
+ E.params = u, E.query = p;
353
+ const c = { ...u, ...p }, h = N[e == null ? void 0 : e.pattern];
354
+ T(a, t, l, c, u, p, h, !1);
331
355
  } else
332
- console.log("No matching route found for popstate navigation to:", i, "- using fallback navigation"), window.location.href = i;
356
+ console.log("No matching route found for popstate navigation to:", o, "- using fallback navigation"), window.location.href = o;
333
357
  }), function() {
334
- const r = history.pushState, i = history.replaceState;
335
- history.pushState = function(...o) {
336
- const c = r.apply(this, o), l = new Event("pushstate");
337
- return l.state = o[0], l.url = o[2], window.dispatchEvent(l), c;
338
- }, history.replaceState = function(...o) {
339
- const c = i.apply(this, o), l = o[2], e = window.location.pathname;
358
+ const r = history.pushState, o = history.replaceState;
359
+ history.pushState = function(...a) {
360
+ const s = r.apply(this, a), l = new Event("pushstate");
361
+ return l.state = a[0], l.url = a[2], window.dispatchEvent(l), s;
362
+ }, history.replaceState = function(...a) {
363
+ const s = o.apply(this, a), l = a[2], e = window.location.pathname;
340
364
  if ((l ? new URL(l, window.location.origin).pathname : e) !== e) {
341
- const u = new Event("replacestate");
342
- u.state = o[0], u.url = o[2], window.dispatchEvent(u);
365
+ const f = new Event("replacestate");
366
+ f.state = a[0], f.url = a[2], window.dispatchEvent(f);
343
367
  }
344
- return c;
368
+ return s;
345
369
  };
346
370
  }(), window.addEventListener("pushstate", (r) => {
347
- const i = r.url || window.location.pathname + window.location.search, o = i.split("?")[0], c = "get", l = a.find((e) => e.method.toLowerCase() === c && n.find((s) => s.parser(o) && s.pattern === e.path));
371
+ const o = r.url || window.location.pathname + window.location.search, a = o.split("?")[0], s = "get", l = i.find((e) => e.method.toLowerCase() === s && n.find((u) => u.parser(a) && u.pattern === e.path));
348
372
  if (l) {
349
- const e = n.find((w) => w.parser(o) && w.pattern === l.path), s = e == null ? void 0 : e.parser(o), u = new URLSearchParams(i.split("?")[1] || ""), d = Object.fromEntries(u.entries());
350
- g.url = i, g.pathname = window.location.pathname, Object.assign(g.params, s), Object.assign(g.query, d);
351
- const f = { ...s, ...d }, h = S[e == null ? void 0 : e.pattern];
352
- U(i, t, l, f, s, d, h, !1);
373
+ const e = n.find((y) => y.parser(a) && y.pattern === l.path), u = e == null ? void 0 : e.parser(a), f = new URLSearchParams(o.split("?")[1] || ""), p = Object.fromEntries(f.entries());
374
+ E.url = o, E.pathname = window.location.pathname, Object.assign(E.params, u), Object.assign(E.query, p);
375
+ const c = { ...u, ...p }, h = N[e == null ? void 0 : e.pattern];
376
+ T(o, t, l, c, u, p, h, !1);
353
377
  } else
354
- console.log("No matching route found for pushstate to:", o, "- using fallback navigation"), window.location.href = o;
378
+ console.log("No matching route found for pushstate to:", a, "- using fallback navigation"), window.location.href = a;
355
379
  }), window.addEventListener("replacestate", (r) => {
356
- const i = r.url || window.location.pathname + window.location.search, o = i.split("?")[0];
357
- g.url = i, g.pathname = window.location.pathname, g.query = Object.fromEntries(new URLSearchParams(i.split("?")[1] || ""));
358
- const c = "get", l = a.find((e) => e.method.toLowerCase() === c && n.find((s) => s.parser(o) && s.pattern === e.path));
380
+ const o = r.url || window.location.pathname + window.location.search, a = o.split("?")[0];
381
+ E.url = o, E.pathname = window.location.pathname, E.query = Object.fromEntries(new URLSearchParams(o.split("?")[1] || ""));
382
+ const s = "get", l = i.find((e) => e.method.toLowerCase() === s && n.find((u) => u.parser(a) && u.pattern === e.path));
359
383
  if (l) {
360
- const e = n.find((w) => w.parser(o) && w.pattern === l.path), s = (e == null ? void 0 : e.parser(o)) || {}, u = new URLSearchParams(i.split("?")[1] || ""), d = Object.fromEntries(u.entries()) || {}, f = { ...s, ...d }, h = S[e == null ? void 0 : e.pattern];
361
- U(i, t, l, f, s, d, h, !1);
384
+ const e = n.find((y) => y.parser(a) && y.pattern === l.path), u = (e == null ? void 0 : e.parser(a)) || {}, f = new URLSearchParams(o.split("?")[1] || ""), p = Object.fromEntries(f.entries()) || {}, c = { ...u, ...p }, h = N[e == null ? void 0 : e.pattern];
385
+ T(o, t, l, c, u, p, h, !1);
362
386
  } else
363
- console.log("No matching route found for replacestate to:", o, "- using fallback navigation"), window.location.href = o;
387
+ console.log("No matching route found for replacestate to:", a, "- using fallback navigation"), window.location.href = a;
364
388
  });
365
389
  }
366
- const B = Symbol("forge-load-function");
367
- let $ = [], T = null;
390
+ const H = Symbol("forge-load-function");
391
+ let k = [], q = null;
368
392
  function ct(t) {
369
393
  try {
370
- const a = new URL(t, window.location.origin);
371
- return a.origin === window.location.origin && !a.pathname.startsWith("/api/");
394
+ const i = new URL(t, window.location.origin);
395
+ return i.origin === window.location.origin && !i.pathname.startsWith("/api/");
372
396
  } catch {
373
397
  return !t.startsWith("/api/");
374
398
  }
375
399
  }
376
400
  function lt() {
377
- typeof window < "u" && !T && (T = window.fetch, window.fetch = async function(t, a = {}) {
378
- let n = { ...a };
379
- for (const i of $)
401
+ typeof window < "u" && !q && (q = window.fetch, window.fetch = async function(t, i = {}) {
402
+ let n = { ...i };
403
+ for (const a of k)
380
404
  try {
381
- if (i.length === 2) {
382
- const o = new Headers(n.headers), c = Object.fromEntries(o.entries());
383
- await new Promise((l, e) => {
405
+ if (a.length === 2) {
406
+ const s = new Headers(n.headers), l = Object.fromEntries(s.entries());
407
+ await new Promise((e, u) => {
384
408
  try {
385
- i(c, (s) => {
386
- if (s)
387
- e(s);
409
+ a(l, (f) => {
410
+ if (f)
411
+ u(f);
388
412
  else {
389
- const u = new Headers();
390
- Object.entries(c).forEach(([d, f]) => {
391
- f !== void 0 && u.set(d, f);
392
- }), n.headers = u, l();
413
+ const p = new Headers();
414
+ Object.entries(l).forEach(([c, h]) => {
415
+ h !== void 0 && p.set(c, h);
416
+ }), n.headers = p, e();
393
417
  }
394
418
  });
395
- } catch (s) {
396
- e(s);
419
+ } catch (f) {
420
+ u(f);
397
421
  }
398
422
  });
399
423
  } else {
400
- const o = await i(n, t);
401
- o && typeof o == "object" && (n = o);
424
+ const s = await a(n, t);
425
+ s && typeof s == "object" && (n = s);
402
426
  }
403
- } catch (o) {
404
- throw console.error("🔴 Middleware error:", o), o;
427
+ } catch (s) {
428
+ throw console.error("🔴 Middleware error:", s), s;
429
+ }
430
+ const r = n == null ? void 0 : n[H];
431
+ console.log("[FETCH OVERRIDE] Request", {
432
+ url: t,
433
+ hasForgeSymbol: r,
434
+ headers: n == null ? void 0 : n.headers
435
+ });
436
+ const o = await q(t, n);
437
+ if (console.log("[FETCH OVERRIDE] Response", {
438
+ url: t,
439
+ responseUrl: o.url,
440
+ redirected: o.redirected,
441
+ status: o.status,
442
+ type: o.type,
443
+ hasForgeSymbol: r
444
+ }), r && o.redirected) {
445
+ const a = typeof t == "string" ? t : t.url, s = o.url;
446
+ if (console.log("[FORGE REDIRECT] Detected redirect", {
447
+ requested: a,
448
+ final: s,
449
+ redirected: o.redirected
450
+ }), ct(s)) {
451
+ const l = new URL(s), e = l.pathname + l.search;
452
+ return console.log("[FORGE REDIRECT] Using pushState for SPA navigation to:", e, "from:", s), history.pushState(null, "", e), new Response(JSON.stringify({ layout: [], view: {} }), {
453
+ status: 200,
454
+ headers: { "Content-Type": "application/json" }
455
+ });
405
456
  }
406
- const r = await T(t, n);
407
- if (r.status >= 300 && r.status < 400 && a[B]) {
408
- const i = r.headers.get("location");
409
- if (i && ct(i))
410
- return window.location.href = i, r;
411
457
  }
412
- return r;
458
+ return o;
413
459
  });
414
460
  }
415
461
  lt();
@@ -420,46 +466,46 @@ const ht = {
420
466
  configUpdate(t) {
421
467
  if (typeof t != "function")
422
468
  throw new Error("Middleware must be a function");
423
- $.push(t);
469
+ k.push(t);
424
470
  },
425
471
  /**
426
472
  * Reset all middleware
427
473
  */
428
474
  reset() {
429
- $.length = 0;
475
+ k.length = 0;
430
476
  },
431
477
  /**
432
478
  * Get current middleware count (for debugging)
433
479
  */
434
480
  getMiddlewareCount() {
435
- return $.length;
481
+ return k.length;
436
482
  }
437
483
  };
438
- let C;
439
- async function wt(t, a) {
440
- let n = window.__COMPONENT_DIR__ || a.component_dir;
484
+ let $;
485
+ async function wt(t, i) {
486
+ let n = window.__COMPONENT_DIR__ || i.component_dir;
441
487
  if (!n && typeof n != "string")
442
488
  throw new Error("No component directory provided");
443
489
  let r = window.__ROUTING__;
444
- if (C = Q(r), window && window.location) {
445
- const i = (window.location.pathname || "/").split("?")[0], o = C.find((l) => l.parser(i));
446
- let c = o ? r.find((l) => l.path === o.pattern) : null;
447
- if (o && c) {
448
- const l = o.parser(i) || {}, e = new URLSearchParams(window.location.search), s = Object.fromEntries(e.entries()) || {}, u = { ...l, ...s };
449
- it(), at(t, n, c, u, l, s), st(n, r, C);
490
+ if ($ = Q(r), window && window.location) {
491
+ const o = (window.location.pathname || "/").split("?")[0], a = $.find((l) => l.parser(o));
492
+ let s = a ? r.find((l) => l.path === a.pattern) : null;
493
+ if (a && s) {
494
+ const l = a.parser(o) || {}, e = new URLSearchParams(window.location.search), u = Object.fromEntries(e.entries()) || {}, f = { ...l, ...u };
495
+ it(), at(t, n, s, f, l, u), st(n, r, $);
450
496
  } else
451
- console.warn("No matching route found for:", i);
497
+ console.warn("No matching route found for:", o);
452
498
  }
453
499
  }
454
500
  export {
455
- S as MANIFEST_STORE,
501
+ N as MANIFEST_STORE,
456
502
  st as bootstrap_events,
457
503
  wt as createApp,
458
504
  ht as fetch,
459
505
  at as loadRoute,
460
- g as page,
506
+ E as page,
461
507
  yt as shadowUrl,
462
508
  it as updateManifestStore,
463
- U as updateRoute
509
+ T as updateRoute
464
510
  };
465
511
  //# sourceMappingURL=client.mjs.map