@graffiticode/l0000-view 0.1.3 → 0.1.4

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/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import { jsx as q, jsxs as bt } from "react/jsx-runtime";
2
- import ct, { createContext as ve, useEffect as et, useLayoutEffect as ye, useContext as Oe, useMemo as mt, useRef as U, useCallback as ht, useDebugValue as we, useState as at, useReducer as _e } from "react";
3
- var At = { exports: {} }, yt = {};
1
+ import { jsx as q, jsxs as Le } from "react/jsx-runtime";
2
+ import ce, { createContext as vt, useEffect as te, useLayoutEffect as Ot, useContext as wt, useMemo as me, useRef as W, useCallback as he, useDebugValue as _t, useState as ae, useReducer as Rt } from "react";
3
+ var Ce = { exports: {} }, ve = {};
4
4
  /**
5
5
  * @license React
6
6
  * use-sync-external-store-shim.production.js
@@ -10,32 +10,32 @@ var At = { exports: {} }, yt = {};
10
10
  * This source code is licensed under the MIT license found in the
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
- var Kt;
14
- function Re() {
15
- if (Kt) return yt;
16
- Kt = 1;
17
- var t = ct;
18
- function e(u, l) {
13
+ var ze;
14
+ function Dt() {
15
+ if (ze) return ve;
16
+ ze = 1;
17
+ var e = ce;
18
+ function t(u, l) {
19
19
  return u === l && (u !== 0 || 1 / u === 1 / l) || u !== u && l !== l;
20
20
  }
21
- var n = typeof Object.is == "function" ? Object.is : e, r = t.useState, o = t.useEffect, i = t.useLayoutEffect, s = t.useDebugValue;
22
- function d(u, l) {
23
- var c = l(), h = r({ inst: { value: c, getSnapshot: l } }), f = h[0].inst, E = h[1];
24
- return i(
21
+ var n = typeof Object.is == "function" ? Object.is : t, r = e.useState, s = e.useEffect, a = e.useLayoutEffect, o = e.useDebugValue;
22
+ function f(u, l) {
23
+ var c = l(), p = r({ inst: { value: c, getSnapshot: l } }), m = p[0].inst, g = p[1];
24
+ return a(
25
25
  function() {
26
- f.value = c, f.getSnapshot = l, m(f) && E({ inst: f });
26
+ m.value = c, m.getSnapshot = l, h(m) && g({ inst: m });
27
27
  },
28
28
  [u, c, l]
29
- ), o(
29
+ ), s(
30
30
  function() {
31
- return m(f) && E({ inst: f }), u(function() {
32
- m(f) && E({ inst: f });
31
+ return h(m) && g({ inst: m }), u(function() {
32
+ h(m) && g({ inst: m });
33
33
  });
34
34
  },
35
35
  [u]
36
- ), s(c), c;
36
+ ), o(c), c;
37
37
  }
38
- function m(u) {
38
+ function h(u) {
39
39
  var l = u.getSnapshot;
40
40
  u = u.value;
41
41
  try {
@@ -45,13 +45,13 @@ function Re() {
45
45
  return !0;
46
46
  }
47
47
  }
48
- function D(u, l) {
48
+ function A(u, l) {
49
49
  return l();
50
50
  }
51
- var v = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? D : d;
52
- return yt.useSyncExternalStore = t.useSyncExternalStore !== void 0 ? t.useSyncExternalStore : v, yt;
51
+ var y = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? A : f;
52
+ return ve.useSyncExternalStore = e.useSyncExternalStore !== void 0 ? e.useSyncExternalStore : y, ve;
53
53
  }
54
- var Ot = {};
54
+ var Oe = {};
55
55
  /**
56
56
  * @license React
57
57
  * use-sync-external-store-shim.development.js
@@ -61,489 +61,489 @@ var Ot = {};
61
61
  * This source code is licensed under the MIT license found in the
62
62
  * LICENSE file in the root directory of this source tree.
63
63
  */
64
- var Jt;
65
- function De() {
66
- return Jt || (Jt = 1, process.env.NODE_ENV !== "production" && function() {
67
- function t(c, h) {
68
- return c === h && (c !== 0 || 1 / c === 1 / h) || c !== c && h !== h;
64
+ var Ye;
65
+ function Tt() {
66
+ return Ye || (Ye = 1, process.env.NODE_ENV !== "production" && function() {
67
+ function e(c, p) {
68
+ return c === p && (c !== 0 || 1 / c === 1 / p) || c !== c && p !== p;
69
69
  }
70
- function e(c, h) {
71
- v || o.startTransition === void 0 || (v = !0, console.error(
70
+ function t(c, p) {
71
+ y || s.startTransition === void 0 || (y = !0, console.error(
72
72
  "You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."
73
73
  ));
74
- var f = h();
74
+ var m = p();
75
75
  if (!u) {
76
- var E = h();
77
- i(f, E) || (console.error(
76
+ var g = p();
77
+ a(m, g) || (console.error(
78
78
  "The result of getSnapshot should be cached to avoid an infinite loop"
79
79
  ), u = !0);
80
80
  }
81
- E = s({
82
- inst: { value: f, getSnapshot: h }
81
+ g = o({
82
+ inst: { value: m, getSnapshot: p }
83
83
  });
84
- var T = E[0].inst, a = E[1];
85
- return m(
84
+ var T = g[0].inst, i = g[1];
85
+ return h(
86
86
  function() {
87
- T.value = f, T.getSnapshot = h, n(T) && a({ inst: T });
87
+ T.value = m, T.getSnapshot = p, n(T) && i({ inst: T });
88
88
  },
89
- [c, f, h]
90
- ), d(
89
+ [c, m, p]
90
+ ), f(
91
91
  function() {
92
- return n(T) && a({ inst: T }), c(function() {
93
- n(T) && a({ inst: T });
92
+ return n(T) && i({ inst: T }), c(function() {
93
+ n(T) && i({ inst: T });
94
94
  });
95
95
  },
96
96
  [c]
97
- ), D(f), f;
97
+ ), A(m), m;
98
98
  }
99
99
  function n(c) {
100
- var h = c.getSnapshot;
100
+ var p = c.getSnapshot;
101
101
  c = c.value;
102
102
  try {
103
- var f = h();
104
- return !i(c, f);
103
+ var m = p();
104
+ return !a(c, m);
105
105
  } catch {
106
106
  return !0;
107
107
  }
108
108
  }
109
- function r(c, h) {
110
- return h();
109
+ function r(c, p) {
110
+ return p();
111
111
  }
112
112
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
113
- var o = ct, i = typeof Object.is == "function" ? Object.is : t, s = o.useState, d = o.useEffect, m = o.useLayoutEffect, D = o.useDebugValue, v = !1, u = !1, l = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? r : e;
114
- Ot.useSyncExternalStore = o.useSyncExternalStore !== void 0 ? o.useSyncExternalStore : l, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
115
- }()), Ot;
113
+ var s = ce, a = typeof Object.is == "function" ? Object.is : e, o = s.useState, f = s.useEffect, h = s.useLayoutEffect, A = s.useDebugValue, y = !1, u = !1, l = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? r : t;
114
+ Oe.useSyncExternalStore = s.useSyncExternalStore !== void 0 ? s.useSyncExternalStore : l, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
115
+ }()), Oe;
116
116
  }
117
- process.env.NODE_ENV === "production" ? At.exports = Re() : At.exports = De();
118
- var zt = At.exports;
119
- const se = 0, ie = 1, ae = 2, Yt = 3;
120
- var Xt = Object.prototype.hasOwnProperty;
121
- function Ct(t, e) {
117
+ process.env.NODE_ENV === "production" ? Ce.exports = Dt() : Ce.exports = Tt();
118
+ var Je = Ce.exports;
119
+ const it = 0, at = 1, ct = 2, Xe = 3;
120
+ var Qe = Object.prototype.hasOwnProperty;
121
+ function be(e, t) {
122
122
  var n, r;
123
- if (t === e) return !0;
124
- if (t && e && (n = t.constructor) === e.constructor) {
125
- if (n === Date) return t.getTime() === e.getTime();
126
- if (n === RegExp) return t.toString() === e.toString();
123
+ if (e === t) return !0;
124
+ if (e && t && (n = e.constructor) === t.constructor) {
125
+ if (n === Date) return e.getTime() === t.getTime();
126
+ if (n === RegExp) return e.toString() === t.toString();
127
127
  if (n === Array) {
128
- if ((r = t.length) === e.length)
129
- for (; r-- && Ct(t[r], e[r]); ) ;
128
+ if ((r = e.length) === t.length)
129
+ for (; r-- && be(e[r], t[r]); ) ;
130
130
  return r === -1;
131
131
  }
132
- if (!n || typeof t == "object") {
132
+ if (!n || typeof e == "object") {
133
133
  r = 0;
134
- for (n in t)
135
- if (Xt.call(t, n) && ++r && !Xt.call(e, n) || !(n in e) || !Ct(t[n], e[n])) return !1;
136
- return Object.keys(e).length === r;
134
+ for (n in e)
135
+ if (Qe.call(e, n) && ++r && !Qe.call(t, n) || !(n in t) || !be(e[n], t[n])) return !1;
136
+ return Object.keys(t).length === r;
137
137
  }
138
138
  }
139
- return t !== t && e !== e;
139
+ return e !== e && t !== t;
140
140
  }
141
- const $ = /* @__PURE__ */ new WeakMap(), H = () => {
142
- }, b = (
141
+ const U = /* @__PURE__ */ new WeakMap(), $ = () => {
142
+ }, L = (
143
143
  /*#__NOINLINE__*/
144
- H()
145
- ), xt = Object, p = (t) => t === b, F = (t) => typeof t == "function", k = (t, e) => ({
146
- ...t,
147
- ...e
148
- }), ce = (t) => F(t.then), wt = {}, dt = {}, Wt = "undefined", ut = typeof window != Wt, It = typeof document != Wt, Te = ut && "Deno" in window, Le = () => ut && typeof window.requestAnimationFrame != Wt, ue = (t, e) => {
149
- const n = $.get(t);
144
+ $()
145
+ ), xe = Object, d = (e) => e === L, M = (e) => typeof e == "function", k = (e, t) => ({
146
+ ...e,
147
+ ...t
148
+ }), ut = (e) => M(e.then), we = {}, de = {}, We = "undefined", ue = typeof window != We, Ie = typeof document != We, At = ue && "Deno" in window, Lt = () => ue && typeof window.requestAnimationFrame != We, lt = (e, t) => {
149
+ const n = U.get(e);
150
150
  return [
151
151
  // Getter
152
- () => !p(e) && t.get(e) || wt,
152
+ () => !d(t) && e.get(t) || we,
153
153
  // Setter
154
154
  (r) => {
155
- if (!p(e)) {
156
- const o = t.get(e);
157
- e in dt || (dt[e] = o), n[5](e, k(o, r), o || wt);
155
+ if (!d(t)) {
156
+ const s = e.get(t);
157
+ t in de || (de[t] = s), n[5](t, k(s, r), s || we);
158
158
  }
159
159
  },
160
160
  // Subscriber
161
161
  n[6],
162
162
  // Get server cache snapshot
163
- () => !p(e) && e in dt ? dt[e] : !p(e) && t.get(e) || wt
163
+ () => !d(t) && t in de ? de[t] : !d(t) && e.get(t) || we
164
164
  ];
165
165
  };
166
- let Nt = !0;
167
- const be = () => Nt, [Vt, jt] = ut && window.addEventListener ? [
166
+ let Ne = !0;
167
+ const Ct = () => Ne, [Ve, je] = ue && window.addEventListener ? [
168
168
  window.addEventListener.bind(window),
169
169
  window.removeEventListener.bind(window)
170
170
  ] : [
171
- H,
172
- H
173
- ], Ae = () => {
174
- const t = It && document.visibilityState;
175
- return p(t) || t !== "hidden";
176
- }, Ce = (t) => (It && document.addEventListener("visibilitychange", t), Vt("focus", t), () => {
177
- It && document.removeEventListener("visibilitychange", t), jt("focus", t);
178
- }), xe = (t) => {
179
- const e = () => {
180
- Nt = !0, t();
171
+ $,
172
+ $
173
+ ], bt = () => {
174
+ const e = Ie && document.visibilityState;
175
+ return d(e) || e !== "hidden";
176
+ }, xt = (e) => (Ie && document.addEventListener("visibilitychange", e), Ve("focus", e), () => {
177
+ Ie && document.removeEventListener("visibilitychange", e), je("focus", e);
178
+ }), It = (e) => {
179
+ const t = () => {
180
+ Ne = !0, e();
181
181
  }, n = () => {
182
- Nt = !1;
182
+ Ne = !1;
183
183
  };
184
- return Vt("online", e), Vt("offline", n), () => {
185
- jt("online", e), jt("offline", n);
184
+ return Ve("online", t), Ve("offline", n), () => {
185
+ je("online", t), je("offline", n);
186
186
  };
187
- }, Ie = {
188
- isOnline: be,
189
- isVisible: Ae
190
- }, Ne = {
191
- initFocus: Ce,
192
- initReconnect: xe
193
- }, Qt = !ct.useId, nt = !ut || Te, Ve = (t) => Le() ? window.requestAnimationFrame(t) : setTimeout(t, 1), _t = nt ? et : ye, Rt = typeof navigator < "u" && navigator.connection, Zt = !nt && Rt && ([
187
+ }, Nt = {
188
+ isOnline: Ct,
189
+ isVisible: bt
190
+ }, Vt = {
191
+ initFocus: xt,
192
+ initReconnect: It
193
+ }, Ze = !ce.useId, ne = !ue || At, jt = (e) => Lt() ? window.requestAnimationFrame(e) : setTimeout(e, 1), _e = ne ? te : Ot, Re = typeof navigator < "u" && navigator.connection, et = !ne && Re && ([
194
194
  "slow-2g",
195
195
  "2g"
196
- ].includes(Rt.effectiveType) || Rt.saveData), pt = /* @__PURE__ */ new WeakMap(), je = (t) => xt.prototype.toString.call(t), Dt = (t, e) => t === `[object ${e}]`;
197
- let Fe = 0;
198
- const Ft = (t) => {
199
- const e = typeof t, n = je(t), r = Dt(n, "Date"), o = Dt(n, "RegExp"), i = Dt(n, "Object");
200
- let s, d;
201
- if (xt(t) === t && !r && !o) {
202
- if (s = pt.get(t), s) return s;
203
- if (s = ++Fe + "~", pt.set(t, s), Array.isArray(t)) {
204
- for (s = "@", d = 0; d < t.length; d++)
205
- s += Ft(t[d]) + ",";
206
- pt.set(t, s);
196
+ ].includes(Re.effectiveType) || Re.saveData), pe = /* @__PURE__ */ new WeakMap(), Ft = (e) => xe.prototype.toString.call(e), De = (e, t) => e === `[object ${t}]`;
197
+ let Mt = 0;
198
+ const Fe = (e) => {
199
+ const t = typeof e, n = Ft(e), r = De(n, "Date"), s = De(n, "RegExp"), a = De(n, "Object");
200
+ let o, f;
201
+ if (xe(e) === e && !r && !s) {
202
+ if (o = pe.get(e), o) return o;
203
+ if (o = ++Mt + "~", pe.set(e, o), Array.isArray(e)) {
204
+ for (o = "@", f = 0; f < e.length; f++)
205
+ o += Fe(e[f]) + ",";
206
+ pe.set(e, o);
207
207
  }
208
- if (i) {
209
- s = "#";
210
- const m = xt.keys(t).sort();
211
- for (; !p(d = m.pop()); )
212
- p(t[d]) || (s += d + ":" + Ft(t[d]) + ",");
213
- pt.set(t, s);
208
+ if (a) {
209
+ o = "#";
210
+ const h = xe.keys(e).sort();
211
+ for (; !d(f = h.pop()); )
212
+ d(e[f]) || (o += f + ":" + Fe(e[f]) + ",");
213
+ pe.set(e, o);
214
214
  }
215
215
  } else
216
- s = r ? t.toJSON() : e == "symbol" ? t.toString() : e == "string" ? JSON.stringify(t) : "" + t;
217
- return s;
218
- }, Pt = (t) => {
219
- if (F(t))
216
+ o = r ? e.toJSON() : t == "symbol" ? e.toString() : t == "string" ? JSON.stringify(e) : "" + e;
217
+ return o;
218
+ }, qe = (e) => {
219
+ if (M(e))
220
220
  try {
221
- t = t();
221
+ e = e();
222
222
  } catch {
223
- t = "";
223
+ e = "";
224
224
  }
225
- const e = t;
226
- return t = typeof t == "string" ? t : (Array.isArray(t) ? t.length : t) ? Ft(t) : "", [
227
- t,
228
- e
225
+ const t = e;
226
+ return e = typeof e == "string" ? e : (Array.isArray(e) ? e.length : e) ? Fe(e) : "", [
227
+ e,
228
+ t
229
229
  ];
230
230
  };
231
- let Me = 0;
232
- const Mt = () => ++Me;
233
- async function le(...t) {
234
- const [e, n, r, o] = t, i = k({
231
+ let Pt = 0;
232
+ const Me = () => ++Pt;
233
+ async function ft(...e) {
234
+ const [t, n, r, s] = e, a = k({
235
235
  populateCache: !0,
236
236
  throwOnError: !0
237
- }, typeof o == "boolean" ? {
238
- revalidate: o
239
- } : o || {});
240
- let s = i.populateCache;
241
- const d = i.rollbackOnError;
242
- let m = i.optimisticData;
243
- const D = (l) => typeof d == "function" ? d(l) : d !== !1, v = i.throwOnError;
244
- if (F(n)) {
245
- const l = n, c = [], h = e.keys();
246
- for (const f of h)
237
+ }, typeof s == "boolean" ? {
238
+ revalidate: s
239
+ } : s || {});
240
+ let o = a.populateCache;
241
+ const f = a.rollbackOnError;
242
+ let h = a.optimisticData;
243
+ const A = (l) => typeof f == "function" ? f(l) : f !== !1, y = a.throwOnError;
244
+ if (M(n)) {
245
+ const l = n, c = [], p = t.keys();
246
+ for (const m of p)
247
247
  // Skip the special useSWRInfinite and useSWRSubscription keys.
248
- !/^\$(inf|sub)\$/.test(f) && l(e.get(f)._k) && c.push(f);
248
+ !/^\$(inf|sub)\$/.test(m) && l(t.get(m)._k) && c.push(m);
249
249
  return Promise.all(c.map(u));
250
250
  }
251
251
  return u(n);
252
252
  async function u(l) {
253
- const [c] = Pt(l);
253
+ const [c] = qe(l);
254
254
  if (!c) return;
255
- const [h, f] = ue(e, c), [E, T, a, J] = $.get(e), M = () => {
256
- const I = E[c];
257
- return (F(i.revalidate) ? i.revalidate(h().data, l) : i.revalidate !== !1) && (delete a[c], delete J[c], I && I[0]) ? I[0](ae).then(() => h().data) : h().data;
255
+ const [p, m] = lt(t, c), [g, T, i, z] = U.get(t), H = () => {
256
+ const N = g[c];
257
+ return (M(a.revalidate) ? a.revalidate(p().data, l) : a.revalidate !== !1) && (delete i[c], delete z[c], N && N[0]) ? N[0](ct).then(() => p().data) : p().data;
258
258
  };
259
- if (t.length < 3)
260
- return M();
261
- let S = r, A, L = !1;
262
- const W = Mt();
259
+ if (e.length < 3)
260
+ return H();
261
+ let _ = r, R, C = !1;
262
+ const b = Me();
263
263
  T[c] = [
264
- W,
264
+ b,
265
265
  0
266
266
  ];
267
- const y = !p(m), z = h(), V = z.data, Y = z._c, G = p(Y) ? V : Y;
268
- if (y && (m = F(m) ? m(G, V) : m, f({
269
- data: m,
267
+ const S = !d(h), Y = p(), j = Y.data, J = Y._c, G = d(J) ? j : J;
268
+ if (S && (h = M(h) ? h(G, j) : h, m({
269
+ data: h,
270
270
  _c: G
271
- })), F(S))
271
+ })), M(_))
272
272
  try {
273
- S = S(G);
274
- } catch (I) {
275
- A = I, L = !0;
273
+ _ = _(G);
274
+ } catch (N) {
275
+ R = N, C = !0;
276
276
  }
277
- if (S && ce(S))
278
- if (S = await S.catch((I) => {
279
- A = I, L = !0;
280
- }), W !== T[c][0]) {
281
- if (L) throw A;
282
- return S;
283
- } else L && y && D(A) && (s = !0, f({
277
+ if (_ && ut(_))
278
+ if (_ = await _.catch((N) => {
279
+ R = N, C = !0;
280
+ }), b !== T[c][0]) {
281
+ if (C) throw R;
282
+ return _;
283
+ } else C && S && A(R) && (o = !0, m({
284
284
  data: G,
285
- _c: b
285
+ _c: L
286
286
  }));
287
- if (s && !L)
288
- if (F(s)) {
289
- const I = s(S, G);
290
- f({
291
- data: I,
292
- error: b,
293
- _c: b
287
+ if (o && !C)
288
+ if (M(o)) {
289
+ const N = o(_, G);
290
+ m({
291
+ data: N,
292
+ error: L,
293
+ _c: L
294
294
  });
295
295
  } else
296
- f({
297
- data: S,
298
- error: b,
299
- _c: b
296
+ m({
297
+ data: _,
298
+ error: L,
299
+ _c: L
300
300
  });
301
- if (T[c][1] = Mt(), Promise.resolve(M()).then(() => {
302
- f({
303
- _c: b
301
+ if (T[c][1] = Me(), Promise.resolve(H()).then(() => {
302
+ m({
303
+ _c: L
304
304
  });
305
- }), L) {
306
- if (v) throw A;
305
+ }), C) {
306
+ if (y) throw R;
307
307
  return;
308
308
  }
309
- return S;
309
+ return _;
310
310
  }
311
311
  }
312
- const te = (t, e) => {
313
- for (const n in t)
314
- t[n][0] && t[n][0](e);
315
- }, We = (t, e) => {
316
- if (!$.has(t)) {
317
- const n = k(Ne, e), r = /* @__PURE__ */ Object.create(null), o = le.bind(b, t);
318
- let i = H;
319
- const s = /* @__PURE__ */ Object.create(null), d = (v, u) => {
320
- const l = s[v] || [];
321
- return s[v] = l, l.push(u), () => l.splice(l.indexOf(u), 1);
322
- }, m = (v, u, l) => {
323
- t.set(v, u);
324
- const c = s[v];
312
+ const tt = (e, t) => {
313
+ for (const n in e)
314
+ e[n][0] && e[n][0](t);
315
+ }, Wt = (e, t) => {
316
+ if (!U.has(e)) {
317
+ const n = k(Vt, t), r = /* @__PURE__ */ Object.create(null), s = ft.bind(L, e);
318
+ let a = $;
319
+ const o = /* @__PURE__ */ Object.create(null), f = (y, u) => {
320
+ const l = o[y] || [];
321
+ return o[y] = l, l.push(u), () => l.splice(l.indexOf(u), 1);
322
+ }, h = (y, u, l) => {
323
+ e.set(y, u);
324
+ const c = o[y];
325
325
  if (c)
326
- for (const h of c)
327
- h(u, l);
328
- }, D = () => {
329
- if (!$.has(t) && ($.set(t, [
326
+ for (const p of c)
327
+ p(u, l);
328
+ }, A = () => {
329
+ if (!U.has(e) && (U.set(e, [
330
330
  r,
331
331
  /* @__PURE__ */ Object.create(null),
332
332
  /* @__PURE__ */ Object.create(null),
333
333
  /* @__PURE__ */ Object.create(null),
334
- o,
335
- m,
336
- d
337
- ]), !nt)) {
338
- const v = n.initFocus(setTimeout.bind(b, te.bind(b, r, se))), u = n.initReconnect(setTimeout.bind(b, te.bind(b, r, ie)));
339
- i = () => {
340
- v && v(), u && u(), $.delete(t);
334
+ s,
335
+ h,
336
+ f
337
+ ]), !ne)) {
338
+ const y = n.initFocus(setTimeout.bind(L, tt.bind(L, r, it))), u = n.initReconnect(setTimeout.bind(L, tt.bind(L, r, at)));
339
+ a = () => {
340
+ y && y(), u && u(), U.delete(e);
341
341
  };
342
342
  }
343
343
  };
344
- return D(), [
345
- t,
346
- o,
347
- D,
348
- i
344
+ return A(), [
345
+ e,
346
+ s,
347
+ A,
348
+ a
349
349
  ];
350
350
  }
351
351
  return [
352
- t,
353
- $.get(t)[4]
352
+ e,
353
+ U.get(e)[4]
354
354
  ];
355
- }, Pe = (t, e, n, r, o) => {
356
- const i = n.errorRetryCount, s = o.retryCount, d = ~~((Math.random() + 0.5) * (1 << (s < 8 ? s : 8))) * n.errorRetryInterval;
357
- !p(i) && s > i || setTimeout(r, d, o);
358
- }, Ue = Ct, [fe, qe] = We(/* @__PURE__ */ new Map()), $e = k(
355
+ }, qt = (e, t, n, r, s) => {
356
+ const a = n.errorRetryCount, o = s.retryCount, f = ~~((Math.random() + 0.5) * (1 << (o < 8 ? o : 8))) * n.errorRetryInterval;
357
+ !d(a) && o > a || setTimeout(r, f, s);
358
+ }, Ut = be, [dt, $t] = Wt(/* @__PURE__ */ new Map()), Ht = k(
359
359
  {
360
360
  // events
361
- onLoadingSlow: H,
362
- onSuccess: H,
363
- onError: H,
364
- onErrorRetry: Pe,
365
- onDiscarded: H,
361
+ onLoadingSlow: $,
362
+ onSuccess: $,
363
+ onError: $,
364
+ onErrorRetry: qt,
365
+ onDiscarded: $,
366
366
  // switches
367
367
  revalidateOnFocus: !0,
368
368
  revalidateOnReconnect: !0,
369
369
  revalidateIfStale: !0,
370
370
  shouldRetryOnError: !0,
371
371
  // timeouts
372
- errorRetryInterval: Zt ? 1e4 : 5e3,
372
+ errorRetryInterval: et ? 1e4 : 5e3,
373
373
  focusThrottleInterval: 5 * 1e3,
374
374
  dedupingInterval: 2 * 1e3,
375
- loadingTimeout: Zt ? 5e3 : 3e3,
375
+ loadingTimeout: et ? 5e3 : 3e3,
376
376
  // providers
377
- compare: Ue,
377
+ compare: Ut,
378
378
  isPaused: () => !1,
379
- cache: fe,
380
- mutate: qe,
379
+ cache: dt,
380
+ mutate: $t,
381
381
  fallback: {}
382
382
  },
383
383
  // use web preset by default
384
- Ie
385
- ), He = (t, e) => {
386
- const n = k(t, e);
387
- if (e) {
388
- const { use: r, fallback: o } = t, { use: i, fallback: s } = e;
389
- r && i && (n.use = r.concat(i)), o && s && (n.fallback = k(o, s));
384
+ Nt
385
+ ), kt = (e, t) => {
386
+ const n = k(e, t);
387
+ if (t) {
388
+ const { use: r, fallback: s } = e, { use: a, fallback: o } = t;
389
+ r && a && (n.use = r.concat(a)), s && o && (n.fallback = k(s, o));
390
390
  }
391
391
  return n;
392
- }, ke = ve({}), Ge = "$inf$", de = ut && window.__SWR_DEVTOOLS_USE__, Be = de ? window.__SWR_DEVTOOLS_USE__ : [], Ke = () => {
393
- de && (window.__SWR_DEVTOOLS_REACT__ = ct);
394
- }, Je = (t) => F(t[1]) ? [
395
- t[0],
396
- t[1],
397
- t[2] || {}
392
+ }, Gt = vt({}), Kt = "$inf$", pt = ue && window.__SWR_DEVTOOLS_USE__, Bt = pt ? window.__SWR_DEVTOOLS_USE__ : [], zt = () => {
393
+ pt && (window.__SWR_DEVTOOLS_REACT__ = ce);
394
+ }, Yt = (e) => M(e[1]) ? [
395
+ e[0],
396
+ e[1],
397
+ e[2] || {}
398
398
  ] : [
399
- t[0],
399
+ e[0],
400
400
  null,
401
- (t[1] === null ? t[2] : t[1]) || {}
402
- ], ze = () => {
403
- const t = Oe(ke);
404
- return mt(() => k($e, t), [
405
- t
401
+ (e[1] === null ? e[2] : e[1]) || {}
402
+ ], Jt = () => {
403
+ const e = wt(Gt);
404
+ return me(() => k(Ht, e), [
405
+ e
406
406
  ]);
407
- }, Ye = (t) => (e, n, r) => t(e, n && ((...i) => {
408
- const [s] = Pt(e), [, , , d] = $.get(fe);
409
- if (s.startsWith(Ge))
410
- return n(...i);
411
- const m = d[s];
412
- return p(m) ? n(...i) : (delete d[s], m);
413
- }), r), Xe = Be.concat(Ye), Qe = (t) => function(...n) {
414
- const r = ze(), [o, i, s] = Je(n), d = He(r, s);
415
- let m = t;
416
- const { use: D } = d, v = (D || []).concat(Xe);
417
- for (let u = v.length; u--; )
418
- m = v[u](m);
419
- return m(o, i || d.fetcher || null, d);
420
- }, Ze = (t, e, n) => {
421
- const r = e[t] || (e[t] = []);
407
+ }, Xt = (e) => (t, n, r) => e(t, n && ((...a) => {
408
+ const [o] = qe(t), [, , , f] = U.get(dt);
409
+ if (o.startsWith(Kt))
410
+ return n(...a);
411
+ const h = f[o];
412
+ return d(h) ? n(...a) : (delete f[o], h);
413
+ }), r), Qt = Bt.concat(Xt), Zt = (e) => function(...n) {
414
+ const r = Jt(), [s, a, o] = Yt(n), f = kt(r, o);
415
+ let h = e;
416
+ const { use: A } = f, y = (A || []).concat(Qt);
417
+ for (let u = y.length; u--; )
418
+ h = y[u](h);
419
+ return h(s, a || f.fetcher || null, f);
420
+ }, en = (e, t, n) => {
421
+ const r = t[e] || (t[e] = []);
422
422
  return r.push(n), () => {
423
- const o = r.indexOf(n);
424
- o >= 0 && (r[o] = r[r.length - 1], r.pop());
423
+ const s = r.indexOf(n);
424
+ s >= 0 && (r[s] = r[r.length - 1], r.pop());
425
425
  };
426
426
  };
427
- Ke();
428
- const Tt = ct.use || // This extra generic is to avoid TypeScript mixing up the generic and JSX sytax
427
+ zt();
428
+ const Te = ce.use || // This extra generic is to avoid TypeScript mixing up the generic and JSX sytax
429
429
  // and emitting an error.
430
430
  // We assume that this is only for the `use(thenable)` case, not `use(context)`.
431
431
  // https://github.com/facebook/react/blob/aed00dacfb79d17c53218404c52b1c7aa59c4a89/packages/react-server/src/ReactFizzThenable.js#L45
432
- ((t) => {
433
- switch (t.status) {
432
+ ((e) => {
433
+ switch (e.status) {
434
434
  case "pending":
435
- throw t;
435
+ throw e;
436
436
  case "fulfilled":
437
- return t.value;
437
+ return e.value;
438
438
  case "rejected":
439
- throw t.reason;
439
+ throw e.reason;
440
440
  default:
441
- throw t.status = "pending", t.then((e) => {
442
- t.status = "fulfilled", t.value = e;
443
- }, (e) => {
444
- t.status = "rejected", t.reason = e;
445
- }), t;
441
+ throw e.status = "pending", e.then((t) => {
442
+ e.status = "fulfilled", e.value = t;
443
+ }, (t) => {
444
+ e.status = "rejected", e.reason = t;
445
+ }), e;
446
446
  }
447
- }), Lt = {
447
+ }), Ae = {
448
448
  dedupe: !0
449
- }, ee = Promise.resolve(b), tn = () => H, en = (t, e, n) => {
450
- const { cache: r, compare: o, suspense: i, fallbackData: s, revalidateOnMount: d, revalidateIfStale: m, refreshInterval: D, refreshWhenHidden: v, refreshWhenOffline: u, keepPreviousData: l, strictServerPrefetchWarning: c } = n, [h, f, E, T] = $.get(r), [a, J] = Pt(t), M = U(!1), S = U(!1), A = U(a), L = U(e), W = U(n), y = () => W.current, z = () => y().isVisible() && y().isOnline(), [V, Y, G, I] = ue(r, a), X = U({}).current, Q = p(s) ? p(n.fallback) ? b : n.fallback[a] : s, Ut = (g, O) => {
451
- for (const w in X) {
452
- const _ = w;
453
- if (_ === "data") {
454
- if (!o(g[_], O[_]) && (!p(g[_]) || !o(ft, O[_])))
449
+ }, nt = Promise.resolve(L), tn = () => $, nn = (e, t, n) => {
450
+ const { cache: r, compare: s, suspense: a, fallbackData: o, revalidateOnMount: f, revalidateIfStale: h, refreshInterval: A, refreshWhenHidden: y, refreshWhenOffline: u, keepPreviousData: l, strictServerPrefetchWarning: c } = n, [p, m, g, T] = U.get(r), [i, z] = qe(e), H = W(!1), _ = W(!1), R = W(i), C = W(t), b = W(n), S = () => b.current, Y = () => S().isVisible() && S().isOnline(), [j, J, G, N] = lt(r, i), X = W({}).current, Q = d(o) ? d(n.fallback) ? L : n.fallback[i] : o, Ue = (E, v) => {
451
+ for (const O in X) {
452
+ const w = O;
453
+ if (w === "data") {
454
+ if (!s(E[w], v[w]) && (!d(E[w]) || !s(fe, v[w])))
455
455
  return !1;
456
- } else if (O[_] !== g[_])
456
+ } else if (v[w] !== E[w])
457
457
  return !1;
458
458
  }
459
459
  return !0;
460
- }, St = !M.current, qt = mt(() => {
461
- const g = V(), O = I(), w = (R) => {
462
- const N = k(R);
463
- return delete N._k, (() => {
464
- if (!a || !e || y().isPaused()) return !1;
465
- if (St && !p(d)) return d;
466
- const it = p(Q) ? N.data : Q;
467
- return p(it) || m;
460
+ }, ge = !H.current, $e = me(() => {
461
+ const E = j(), v = N(), O = (D) => {
462
+ const V = k(D);
463
+ return delete V._k, (() => {
464
+ if (!i || !t || S().isPaused()) return !1;
465
+ if (ge && !d(f)) return f;
466
+ const ie = d(Q) ? V.data : Q;
467
+ return d(ie) || h;
468
468
  })() ? {
469
469
  isValidating: !0,
470
470
  isLoading: !0,
471
- ...N
472
- } : N;
473
- }, _ = w(g), j = g === O ? _ : w(O);
474
- let C = _;
471
+ ...V
472
+ } : V;
473
+ }, w = O(E), F = E === v ? w : O(v);
474
+ let x = w;
475
475
  return [
476
476
  () => {
477
- const R = w(V());
478
- return Ut(R, C) ? (C.data = R.data, C.isLoading = R.isLoading, C.isValidating = R.isValidating, C.error = R.error, C) : (C = R, R);
477
+ const D = O(j());
478
+ return Ue(D, x) ? (x.data = D.data, x.isLoading = D.isLoading, x.isValidating = D.isValidating, x.error = D.error, x) : (x = D, D);
479
479
  },
480
- () => j
480
+ () => F
481
481
  ];
482
482
  }, [
483
483
  r,
484
- a
485
- ]), Z = zt.useSyncExternalStore(ht(
486
- (g) => G(a, (O, w) => {
487
- Ut(w, O) || g();
484
+ i
485
+ ]), Z = Je.useSyncExternalStore(he(
486
+ (E) => G(i, (v, O) => {
487
+ Ue(O, v) || E();
488
488
  }),
489
489
  // eslint-disable-next-line react-hooks/exhaustive-deps
490
490
  [
491
491
  r,
492
- a
492
+ i
493
493
  ]
494
- ), qt[0], qt[1]), he = h[a] && h[a].length > 0, tt = Z.data, B = p(tt) ? Q && ce(Q) ? Tt(Q) : Q : tt, lt = Z.error, gt = U(B), ft = l ? p(tt) ? p(gt.current) ? B : gt.current : tt : B, K = a && p(B), rt = U(null);
495
- !nt && // getServerSnapshot is only called during hydration
494
+ ), $e[0], $e[1]), mt = p[i] && p[i].length > 0, ee = Z.data, K = d(ee) ? Q && ut(Q) ? Te(Q) : Q : ee, le = Z.error, Ee = W(K), fe = l ? d(ee) ? d(Ee.current) ? K : Ee.current : ee : K, B = i && d(K), re = W(null);
495
+ !ne && // getServerSnapshot is only called during hydration
496
496
  // eslint-disable-next-line react-hooks/rules-of-hooks
497
- zt.useSyncExternalStore(tn, () => (rt.current = !1, rt), () => (rt.current = !0, rt));
498
- const me = rt.current;
499
- c && me && !i && K && console.warn(`Missing pre-initiated data for serialized key "${a}" during server-side rendering. Data fetching should be initiated on the server and provided to SWR via fallback data. You can set "strictServerPrefetchWarning: false" to disable this warning.`);
500
- const $t = !a || !e || y().isPaused() || he && !p(lt) ? !1 : St && !p(d) ? d : i ? p(B) ? !1 : m : p(B) || m, Ht = St && $t, Se = p(Z.isValidating) ? Ht : Z.isValidating, ge = p(Z.isLoading) ? Ht : Z.isLoading, ot = ht(
501
- async (g) => {
502
- const O = L.current;
503
- if (!a || !O || S.current || y().isPaused())
497
+ Je.useSyncExternalStore(tn, () => (re.current = !1, re), () => (re.current = !0, re));
498
+ const gt = re.current;
499
+ c && gt && !a && B && console.warn(`Missing pre-initiated data for serialized key "${i}" during server-side rendering. Data fetching should be initiated on the server and provided to SWR via fallback data. You can set "strictServerPrefetchWarning: false" to disable this warning.`);
500
+ const He = !i || !t || S().isPaused() || mt && !d(le) ? !1 : ge && !d(f) ? f : a ? d(K) ? !1 : h : d(K) || h, ke = ge && He, Et = d(Z.isValidating) ? ke : Z.isValidating, St = d(Z.isLoading) ? ke : Z.isLoading, se = he(
501
+ async (E) => {
502
+ const v = C.current;
503
+ if (!i || !v || _.current || S().isPaused())
504
504
  return !1;
505
- let w, _, j = !0;
506
- const C = g || {}, R = !E[a] || !C.dedupe, N = () => Qt ? !S.current && a === A.current && M.current : a === A.current, st = {
505
+ let O, w, F = !0;
506
+ const x = E || {}, D = !g[i] || !x.dedupe, V = () => Ze ? !_.current && i === R.current && H.current : i === R.current, oe = {
507
507
  isValidating: !1,
508
508
  isLoading: !1
509
- }, it = () => {
510
- Y(st);
511
- }, Gt = () => {
512
- const x = E[a];
513
- x && x[1] === _ && delete E[a];
514
- }, Bt = {
509
+ }, ie = () => {
510
+ J(oe);
511
+ }, Ke = () => {
512
+ const I = g[i];
513
+ I && I[1] === w && delete g[i];
514
+ }, Be = {
515
515
  isValidating: !0
516
516
  };
517
- p(V().data) && (Bt.isLoading = !0);
517
+ d(j().data) && (Be.isLoading = !0);
518
518
  try {
519
- if (R && (Y(Bt), n.loadingTimeout && p(V().data) && setTimeout(() => {
520
- j && N() && y().onLoadingSlow(a, n);
521
- }, n.loadingTimeout), E[a] = [
522
- O(J),
523
- Mt()
524
- ]), [w, _] = E[a], w = await w, R && setTimeout(Gt, n.dedupingInterval), !E[a] || E[a][1] !== _)
525
- return R && N() && y().onDiscarded(a), !1;
526
- st.error = b;
527
- const x = f[a];
528
- if (!p(x) && // case 1
529
- (_ <= x[0] || // case 2
530
- _ <= x[1] || // case 3
531
- x[1] === 0))
532
- return it(), R && N() && y().onDiscarded(a), !1;
533
- const P = V().data;
534
- st.data = o(P, w) ? P : w, R && N() && y().onSuccess(w, a, n);
535
- } catch (x) {
536
- Gt();
537
- const P = y(), { shouldRetryOnError: Et } = P;
538
- P.isPaused() || (st.error = x, R && N() && (P.onError(x, a, P), (Et === !0 || F(Et) && Et(x)) && (!y().revalidateOnFocus || !y().revalidateOnReconnect || z()) && P.onErrorRetry(x, a, P, (Ee) => {
539
- const vt = h[a];
540
- vt && vt[0] && vt[0](Yt, Ee);
519
+ if (D && (J(Be), n.loadingTimeout && d(j().data) && setTimeout(() => {
520
+ F && V() && S().onLoadingSlow(i, n);
521
+ }, n.loadingTimeout), g[i] = [
522
+ v(z),
523
+ Me()
524
+ ]), [O, w] = g[i], O = await O, D && setTimeout(Ke, n.dedupingInterval), !g[i] || g[i][1] !== w)
525
+ return D && V() && S().onDiscarded(i), !1;
526
+ oe.error = L;
527
+ const I = m[i];
528
+ if (!d(I) && // case 1
529
+ (w <= I[0] || // case 2
530
+ w <= I[1] || // case 3
531
+ I[1] === 0))
532
+ return ie(), D && V() && S().onDiscarded(i), !1;
533
+ const P = j().data;
534
+ oe.data = s(P, O) ? P : O, D && V() && S().onSuccess(O, i, n);
535
+ } catch (I) {
536
+ Ke();
537
+ const P = S(), { shouldRetryOnError: Se } = P;
538
+ P.isPaused() || (oe.error = I, D && V() && (P.onError(I, i, P), (Se === !0 || M(Se) && Se(I)) && (!S().revalidateOnFocus || !S().revalidateOnReconnect || Y()) && P.onErrorRetry(I, i, P, (yt) => {
539
+ const ye = p[i];
540
+ ye && ye[0] && ye[0](Xe, yt);
541
541
  }, {
542
- retryCount: (C.retryCount || 0) + 1,
542
+ retryCount: (x.retryCount || 0) + 1,
543
543
  dedupe: !0
544
544
  })));
545
545
  }
546
- return j = !1, it(), !0;
546
+ return F = !1, ie(), !0;
547
547
  },
548
548
  // `setState` is immutable, and `eventsCallback`, `fnArg`, and
549
549
  // `keyValidating` are depending on `key`, so we can exclude them from
@@ -557,210 +557,219 @@ const Tt = ct.use || // This extra generic is to avoid TypeScript mixing up the
557
557
  // even though it might cause unexpected behaviors.
558
558
  // eslint-disable-next-line react-hooks/exhaustive-deps
559
559
  [
560
- a,
560
+ i,
561
561
  r
562
562
  ]
563
- ), kt = ht(
563
+ ), Ge = he(
564
564
  // Use callback to make sure `keyRef.current` returns latest result every time
565
- (...g) => le(r, A.current, ...g),
565
+ (...E) => ft(r, R.current, ...E),
566
566
  // eslint-disable-next-line react-hooks/exhaustive-deps
567
567
  []
568
568
  );
569
- if (_t(() => {
570
- L.current = e, W.current = n, p(tt) || (gt.current = tt);
571
- }), _t(() => {
572
- if (!a) return;
573
- const g = ot.bind(b, Lt);
574
- let O = 0;
575
- y().revalidateOnFocus && (O = Date.now() + y().focusThrottleInterval);
576
- const _ = Ze(a, h, (j, C = {}) => {
577
- if (j == se) {
578
- const R = Date.now();
579
- y().revalidateOnFocus && R > O && z() && (O = R + y().focusThrottleInterval, g());
580
- } else if (j == ie)
581
- y().revalidateOnReconnect && z() && g();
569
+ if (_e(() => {
570
+ C.current = t, b.current = n, d(ee) || (Ee.current = ee);
571
+ }), _e(() => {
572
+ if (!i) return;
573
+ const E = se.bind(L, Ae);
574
+ let v = 0;
575
+ S().revalidateOnFocus && (v = Date.now() + S().focusThrottleInterval);
576
+ const w = en(i, p, (F, x = {}) => {
577
+ if (F == it) {
578
+ const D = Date.now();
579
+ S().revalidateOnFocus && D > v && Y() && (v = D + S().focusThrottleInterval, E());
580
+ } else if (F == at)
581
+ S().revalidateOnReconnect && Y() && E();
582
582
  else {
583
- if (j == ae)
584
- return ot();
585
- if (j == Yt)
586
- return ot(C);
583
+ if (F == ct)
584
+ return se();
585
+ if (F == Xe)
586
+ return se(x);
587
587
  }
588
588
  });
589
- return S.current = !1, A.current = a, M.current = !0, Y({
590
- _k: J
591
- }), $t && (E[a] || (p(B) || nt ? g() : Ve(g))), () => {
592
- S.current = !0, _();
589
+ return _.current = !1, R.current = i, H.current = !0, J({
590
+ _k: z
591
+ }), He && (g[i] || (d(K) || ne ? E() : jt(E))), () => {
592
+ _.current = !0, w();
593
593
  };
594
594
  }, [
595
- a
596
- ]), _t(() => {
597
- let g;
598
- function O() {
599
- const _ = F(D) ? D(V().data) : D;
600
- _ && g !== -1 && (g = setTimeout(w, _));
595
+ i
596
+ ]), _e(() => {
597
+ let E;
598
+ function v() {
599
+ const w = M(A) ? A(j().data) : A;
600
+ w && E !== -1 && (E = setTimeout(O, w));
601
601
  }
602
- function w() {
603
- !V().error && (v || y().isVisible()) && (u || y().isOnline()) ? ot(Lt).then(O) : O();
602
+ function O() {
603
+ !j().error && (y || S().isVisible()) && (u || S().isOnline()) ? se(Ae).then(v) : v();
604
604
  }
605
- return O(), () => {
606
- g && (clearTimeout(g), g = -1);
605
+ return v(), () => {
606
+ E && (clearTimeout(E), E = -1);
607
607
  };
608
608
  }, [
609
- D,
610
- v,
609
+ A,
610
+ y,
611
611
  u,
612
- a
613
- ]), we(ft), i) {
614
- if (!Qt && nt && K)
612
+ i
613
+ ]), _t(fe), a) {
614
+ if (!Ze && ne && B)
615
615
  throw new Error("Fallback data is required when using Suspense in SSR.");
616
- K && (L.current = e, W.current = n, S.current = !1);
617
- const g = T[a], O = !p(g) && K ? kt(g) : ee;
618
- if (Tt(O), !p(lt) && K)
619
- throw lt;
620
- const w = K ? ot(Lt) : ee;
621
- !p(ft) && K && (w.status = "fulfilled", w.value = !0), Tt(w);
616
+ B && (C.current = t, b.current = n, _.current = !1);
617
+ const E = T[i], v = !d(E) && B ? Ge(E) : nt;
618
+ if (Te(v), !d(le) && B)
619
+ throw le;
620
+ const O = B ? se(Ae) : nt;
621
+ !d(fe) && B && (O.status = "fulfilled", O.value = !0), Te(O);
622
622
  }
623
623
  return {
624
- mutate: kt,
624
+ mutate: Ge,
625
625
  get data() {
626
- return X.data = !0, ft;
626
+ return X.data = !0, fe;
627
627
  },
628
628
  get error() {
629
- return X.error = !0, lt;
629
+ return X.error = !0, le;
630
630
  },
631
631
  get isValidating() {
632
- return X.isValidating = !0, Se;
632
+ return X.isValidating = !0, Et;
633
633
  },
634
634
  get isLoading() {
635
- return X.isLoading = !0, ge;
635
+ return X.isLoading = !0, St;
636
636
  }
637
637
  };
638
- }, nn = Qe(en);
639
- function pe() {
638
+ }, rn = Zt(nn);
639
+ function ht() {
640
640
  return window.document.location.host.indexOf("localhost") === 0 ? "http://localhost:3100" : "https://api.graffiticode.org";
641
641
  }
642
- const rn = async ({
643
- accessToken: t,
644
- id: e
642
+ const sn = async ({
643
+ accessToken: e,
644
+ id: t
645
645
  }) => {
646
- const n = await fetch(`${pe()}/data?id=${e}`, {
647
- headers: { Authorization: t || "" }
648
- }), { status: r, error: o, data: i } = await n.json();
646
+ const n = await fetch(`${ht()}/data?id=${t}`, {
647
+ headers: { Authorization: e || "" }
648
+ }), { status: r, error: s, data: a } = await n.json();
649
649
  if (r !== "success")
650
- throw new Error(`failed to get data ${e}: ${o == null ? void 0 : o.message}`);
651
- return i;
650
+ throw new Error(`failed to get data ${t}: ${s == null ? void 0 : s.message}`);
651
+ return a;
652
652
  }, on = async ({
653
- accessToken: t,
654
- id: e,
653
+ accessToken: e,
654
+ id: t,
655
655
  data: n
656
656
  }) => {
657
- var i;
658
- const o = await (await fetch(`${pe()}/compile`, {
657
+ var a;
658
+ const s = await (await fetch(`${ht()}/compile`, {
659
659
  method: "POST",
660
660
  headers: {
661
661
  "Content-Type": "application/json",
662
- authorization: t || "",
662
+ authorization: e || "",
663
663
  "x-graffiticode-storage-type": "persistent"
664
664
  },
665
- body: JSON.stringify({ id: e, data: n })
665
+ body: JSON.stringify({ id: t, data: n })
666
666
  })).json();
667
- if (o.status !== "success")
668
- throw new Error(`failed to post compile ${e}: ${(i = o.error) == null ? void 0 : i.message}`);
669
- return o.data;
670
- }, sn = async ({
671
- accessToken: t,
672
- id: e,
667
+ if (s.status !== "success")
668
+ throw new Error(`failed to post compile ${t}: ${(a = s.error) == null ? void 0 : a.message}`);
669
+ return s.data;
670
+ }, an = async ({
671
+ accessToken: e,
672
+ id: t,
673
673
  data: n
674
674
  }) => {
675
675
  const r = Object.keys(n).length > 0 ? 1 : 2;
676
- return e = e.split("+").slice(0, r).join("+"), await on({ accessToken: t, id: e, data: n });
677
- }, an = async ({
678
- accessToken: t,
679
- id: e
680
- }) => await rn({ accessToken: t, id: e }), cn = /* @__PURE__ */ new Set(["update", "response"]), un = /* @__PURE__ */ new Set(["init", "loaded"]);
681
- function ne(t) {
682
- return t && typeof t == "object" && Array.isArray(t.errors) ? { data: t.data ?? null, errors: t.errors } : { data: t, errors: [] };
676
+ return t = t.split("+").slice(0, r).join("+"), await on({ accessToken: e, id: t, data: n });
677
+ }, cn = async ({
678
+ accessToken: e,
679
+ id: t
680
+ }) => await sn({ accessToken: e, id: t }), un = /* @__PURE__ */ new Set(["update", "response"]), ln = /* @__PURE__ */ new Set(["init", "loaded"]);
681
+ function rt(e) {
682
+ return e && typeof e == "object" && Array.isArray(e.errors) ? { data: e.data ?? null, errors: e.errors } : { data: e, errors: [] };
683
683
  }
684
- function re(t, e) {
685
- return e.length > 0 ? !0 : !(t == null || typeof t == "object" && !Array.isArray(t) && Object.keys(t).length === 0);
684
+ function st(e, t) {
685
+ return t.length > 0 ? !0 : !(e == null || typeof e == "object" && !Array.isArray(e) && Object.keys(e).length === 0);
686
686
  }
687
- function ln(t, { type: e, args: n }) {
688
- switch (e) {
687
+ function fn(e, { type: t, args: n }) {
688
+ switch (t) {
689
689
  case "init":
690
690
  return { ...n };
691
691
  case "compiled":
692
692
  case "loaded":
693
693
  case "update":
694
694
  case "response":
695
- return { ...t, ...n };
695
+ return { ...e, ...n };
696
696
  case "focus":
697
- return { ...t, focus: n };
697
+ return { ...e, focus: n };
698
698
  default:
699
- return console.error(`Unimplemented action type: ${e}`), t;
699
+ return console.error(`Unimplemented action type: ${t}`), e;
700
700
  }
701
701
  }
702
- const fn = (t, e) => (n, r) => {
703
- const o = t ? t(n.data, r) : void 0, i = o !== void 0 ? o : ln(n.data, r);
704
- return i === n.data || JSON.stringify(i) === JSON.stringify(n.data) ? n : {
705
- data: i,
706
- renderData: e === "live" || un.has(r.type) ? i : n.renderData,
707
- compileSeq: n.compileSeq + (cn.has(r.type) ? 1 : 0)
702
+ const Pe = (e, t) => {
703
+ if (e === t) return !0;
704
+ if (typeof e != typeof t || e === null || t === null || typeof e != "object" || Array.isArray(e) !== Array.isArray(t)) return !1;
705
+ if (Array.isArray(e))
706
+ return e.length !== t.length ? !1 : e.every((r, s) => Pe(r, t[s]));
707
+ const n = Object.keys(e);
708
+ return n.length !== Object.keys(t).length ? !1 : n.every((r) => Object.prototype.hasOwnProperty.call(t, r) && Pe(e[r], t[r]));
709
+ }, dn = (e, t) => (n, r) => {
710
+ const s = e ? e(n.data, r) : void 0, a = s !== void 0 ? s : fn(n.data, r);
711
+ return a === n.data || Pe(a, n.data) ? n : {
712
+ data: a,
713
+ renderData: t === "live" || ln.has(r.type) ? a : n.renderData,
714
+ compileSeq: n.compileSeq + (un.has(r.type) ? 1 : 0),
715
+ version: n.version + 1
708
716
  };
709
- }, gn = ({
710
- Form: t,
711
- reduce: e,
717
+ }, Sn = ({
718
+ Form: e,
719
+ reduce: t,
712
720
  formModel: n = "live"
713
721
  }) => {
714
- var M;
715
- const [r] = at(() => new URLSearchParams(window.location.search)), [o] = at(r.get("id") ?? void 0), [i] = at(r.get("access_token") ?? void 0), [s] = at(r.get("origin") ?? void 0), [d, m] = at([]), D = mt(() => fn(e, n), [e, n]), [v, u] = _e(D, void 0, () => ({
722
+ var _;
723
+ const [r] = ae(() => new URLSearchParams(window.location.search)), [s] = ae(r.get("id") ?? void 0), [a] = ae(r.get("access_token") ?? void 0), [o] = ae(r.get("origin") ?? void 0), [f, h] = ae([]), A = me(() => dn(t, n), [t, n]), [y, u] = Rt(A, void 0, () => ({
716
724
  data: {},
717
725
  renderData: {},
718
- compileSeq: 0
719
- })), { data: l, renderData: c, compileSeq: h } = v;
720
- et(() => {
721
- const S = r.get("data");
722
- S && u({ type: "init", args: JSON.parse(S) });
723
- }, []), et(() => {
724
- s && window.parent.postMessage({ type: "onload", data: l }, s);
725
- }, []), et(() => {
726
- s && window.parent.postMessage({ type: "data-updated", data: l }, s);
727
- }, [JSON.stringify(l)]);
728
- const f = nn(o ? { accessToken: i, id: o } : null, an, {
726
+ compileSeq: 0,
727
+ version: 0
728
+ })), { data: l, renderData: c, compileSeq: p, version: m } = y;
729
+ te(() => {
730
+ const R = r.get("data");
731
+ R && u({ type: "init", args: JSON.parse(R) });
732
+ }, []), te(() => {
733
+ o && window.parent.postMessage({ type: "onload", data: l }, o);
734
+ }, []), te(() => {
735
+ o && window.parent.postMessage({ type: "data-updated", data: l }, o);
736
+ }, [m]);
737
+ const g = rn(s ? { accessToken: a, id: s } : null, cn, {
729
738
  revalidateOnFocus: !1,
730
739
  revalidateOnReconnect: !1,
731
740
  revalidateIfStale: !1
732
741
  });
733
- et(() => {
734
- if (f.data === void 0) return;
735
- const S = ne(f.data);
736
- u({ type: "loaded", args: S.data }), m(S.errors);
737
- }, [f.data]);
738
- const E = U(0);
739
- et(() => {
740
- if (h === 0 || !o) return;
741
- const S = ++E.current;
742
- s && window.parent.postMessage({ focus: { type: "update", value: l } }, s);
743
- let A = !1;
742
+ te(() => {
743
+ if (g.data === void 0) return;
744
+ const R = rt(g.data);
745
+ u({ type: "loaded", args: R.data }), h(R.errors);
746
+ }, [g.data]);
747
+ const T = W(0);
748
+ te(() => {
749
+ if (p === 0 || !s) return;
750
+ const R = ++T.current;
751
+ o && window.parent.postMessage({ focus: { type: "update", value: l } }, o);
752
+ let C = !1;
744
753
  return (async () => {
745
754
  try {
746
- const L = await sn({ accessToken: i, id: o, data: l });
747
- if (A || S !== E.current) return;
748
- const W = ne(L);
749
- u({ type: "compiled", args: W.data }), m(W.errors);
750
- } catch (L) {
751
- !A && S === E.current && m([{ message: String((L == null ? void 0 : L.message) ?? L) }]);
755
+ const b = await an({ accessToken: a, id: s, data: l });
756
+ if (C || R !== T.current) return;
757
+ const S = rt(b);
758
+ u({ type: "compiled", args: S.data }), h(S.errors);
759
+ } catch (b) {
760
+ !C && R === T.current && h([{ message: String((b == null ? void 0 : b.message) ?? b) }]);
752
761
  }
753
762
  })(), () => {
754
- A = !0;
763
+ C = !0;
755
764
  };
756
- }, [h]);
757
- const T = re(c, []) ? c : l, a = mt(() => ({ data: T, errors: d, apply: u }), [T, d]), J = ht(() => f.mutate(), [f]);
758
- return re(l, d) ? /* @__PURE__ */ q(t, { state: a }) : f.error ? /* @__PURE__ */ bt("div", { role: "alert", style: oe, children: [
765
+ }, [p]);
766
+ const i = st(c, []) ? c : l, z = me(() => ({ data: i, errors: f, apply: u }), [i, f]), H = he(() => g.mutate(), [g]);
767
+ return st(l, f) ? /* @__PURE__ */ q(e, { state: z }) : g.error ? /* @__PURE__ */ Le("div", { role: "alert", style: ot, children: [
759
768
  /* @__PURE__ */ q("p", { style: { margin: 0, fontWeight: 600 }, children: "Couldn’t load this form." }),
760
- /* @__PURE__ */ q("p", { style: { margin: "4px 0 12px", color: "#555" }, children: String(((M = f.error) == null ? void 0 : M.message) ?? f.error) }),
761
- /* @__PURE__ */ q("button", { type: "button", style: dn, onClick: J, children: "Retry" })
762
- ] }) : f.isLoading ? /* @__PURE__ */ q("div", { role: "status", "aria-live": "polite", style: oe, children: "Loading…" }) : /* @__PURE__ */ q("div", {});
763
- }, oe = {
769
+ /* @__PURE__ */ q("p", { style: { margin: "4px 0 12px", color: "#555" }, children: String(((_ = g.error) == null ? void 0 : _.message) ?? g.error) }),
770
+ /* @__PURE__ */ q("button", { type: "button", style: pn, onClick: H, children: "Retry" })
771
+ ] }) : g.isLoading ? /* @__PURE__ */ q("div", { role: "status", "aria-live": "polite", style: ot, children: "Loading…" }) : /* @__PURE__ */ q("div", {});
772
+ }, ot = {
764
773
  display: "flex",
765
774
  flexDirection: "column",
766
775
  alignItems: "center",
@@ -769,24 +778,24 @@ const fn = (t, e) => (n, r) => {
769
778
  padding: "24px",
770
779
  textAlign: "center",
771
780
  font: "14px/1.4 system-ui, sans-serif"
772
- }, dn = {
781
+ }, pn = {
773
782
  padding: "6px 14px",
774
783
  border: "1px solid #888",
775
784
  borderRadius: "4px",
776
785
  background: "#fff",
777
786
  cursor: "pointer"
778
787
  };
779
- function pn({ errors: t }) {
780
- return /* @__PURE__ */ q("div", { className: "flex flex-col gap-2 font-mono text-xs", children: t.map((e, n) => /* @__PURE__ */ bt(
788
+ function hn({ errors: e }) {
789
+ return /* @__PURE__ */ q("div", { className: "flex flex-col gap-2 font-mono text-xs", children: e.map((t, n) => /* @__PURE__ */ Le(
781
790
  "div",
782
791
  {
783
792
  className: "rounded-md border border-red-200 bg-red-50 p-3 text-red-800",
784
793
  children: [
785
- e.message,
786
- typeof e.from == "number" && e.from >= 0 && /* @__PURE__ */ bt("span", { className: "ml-2 text-red-400", children: [
794
+ t.message,
795
+ typeof t.from == "number" && t.from >= 0 && /* @__PURE__ */ Le("span", { className: "ml-2 text-red-400", children: [
787
796
  "[",
788
- e.from,
789
- typeof e.to == "number" && e.to >= 0 ? `–${e.to}` : "",
797
+ t.from,
798
+ typeof t.to == "number" && t.to >= 0 ? `–${t.to}` : "",
790
799
  "]"
791
800
  ] })
792
801
  ]
@@ -794,15 +803,15 @@ function pn({ errors: t }) {
794
803
  n
795
804
  )) });
796
805
  }
797
- const En = ({ state: t }) => {
798
- const e = t.errors ?? [];
799
- if (e.length > 0)
800
- return /* @__PURE__ */ q(pn, { errors: e });
801
- const n = t.data;
806
+ const yn = ({ state: e }) => {
807
+ const t = e.errors ?? [];
808
+ if (t.length > 0)
809
+ return /* @__PURE__ */ q(hn, { errors: t });
810
+ const n = e.data;
802
811
  return /* @__PURE__ */ q("pre", { className: "rounded-md bg-zinc-50 text-zinc-900 text-xs font-mono p-4 overflow-auto", children: JSON.stringify(n, null, 2) });
803
812
  };
804
813
  export {
805
- En as Form,
806
- gn as View
814
+ yn as Form,
815
+ Sn as View
807
816
  };
808
817
  //# sourceMappingURL=index.js.map