@instockng/storefront-ui 1.0.39 → 1.0.40

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 (195) hide show
  1. package/dist/contexts/CartContext.d.ts.map +1 -1
  2. package/dist/index100.mjs +19 -26
  3. package/dist/index101.mjs +58 -11
  4. package/dist/index102.mjs +13 -210
  5. package/dist/index103.mjs +32 -173
  6. package/dist/index104.mjs +15 -13
  7. package/dist/index105.mjs +27 -16
  8. package/dist/index106.mjs +20 -26
  9. package/dist/index107.mjs +14 -151
  10. package/dist/index108.mjs +14 -13
  11. package/dist/index109.mjs +39 -23
  12. package/dist/index110.mjs +15 -76
  13. package/dist/index111.mjs +263 -33
  14. package/dist/index112.mjs +63 -138
  15. package/dist/index113.mjs +7 -54
  16. package/dist/index114.mjs +2 -23
  17. package/dist/index115.mjs +2 -27
  18. package/dist/index116.mjs +29 -19
  19. package/dist/index117.mjs +2 -25
  20. package/dist/index118.mjs +2 -21
  21. package/dist/index119.mjs +231 -18
  22. package/dist/index120.mjs +5 -20
  23. package/dist/index121.mjs +128 -59
  24. package/dist/index122.mjs +67 -17
  25. package/dist/index123.mjs +84 -36
  26. package/dist/index124.mjs +28 -23
  27. package/dist/index125.mjs +8 -33
  28. package/dist/index126.mjs +72 -24
  29. package/dist/index127.mjs +3 -18
  30. package/dist/index128.mjs +2 -21
  31. package/dist/index129.mjs +81 -45
  32. package/dist/index130.mjs +53 -22
  33. package/dist/index131.mjs +5 -267
  34. package/dist/index132.mjs +4 -69
  35. package/dist/index133.mjs +178 -7
  36. package/dist/index134.mjs +53 -2
  37. package/dist/index135.mjs +69 -2
  38. package/dist/index136.mjs +34 -33
  39. package/dist/index137.mjs +43 -2
  40. package/dist/index138.mjs +2 -21
  41. package/dist/index139.mjs +2 -56
  42. package/dist/index140.mjs +2 -29
  43. package/dist/index141.mjs +2 -7
  44. package/dist/index142.mjs +16 -50
  45. package/dist/index143.mjs +32 -6
  46. package/dist/index144.mjs +37 -11
  47. package/dist/index145.mjs +18 -7
  48. package/dist/index146.mjs +18 -28
  49. package/dist/index147.mjs +2 -2
  50. package/dist/index148.mjs +20 -70
  51. package/dist/index149.mjs +42 -163
  52. package/dist/index150.mjs +2 -2
  53. package/dist/index151.mjs +30 -2
  54. package/dist/index152.mjs +18 -2
  55. package/dist/index153.mjs +2 -18
  56. package/dist/index154.mjs +2 -32
  57. package/dist/index155.mjs +2 -38
  58. package/dist/index156.mjs +2 -18
  59. package/dist/index157.mjs +67 -13
  60. package/dist/index158.mjs +2 -2
  61. package/dist/index159.mjs +48 -15
  62. package/dist/index160.mjs +2 -46
  63. package/dist/index161.mjs +36 -2
  64. package/dist/index162.mjs +142 -20
  65. package/dist/index163.mjs +2 -18
  66. package/dist/index164.mjs +2 -2
  67. package/dist/index165.mjs +19 -2
  68. package/dist/index167.mjs +2 -2
  69. package/dist/index168.mjs +18 -64
  70. package/dist/index169.mjs +2 -2
  71. package/dist/index170.mjs +2 -53
  72. package/dist/index171.mjs +24 -2
  73. package/dist/index172.mjs +15 -28
  74. package/dist/index173.mjs +2 -152
  75. package/dist/index174.mjs +2 -2
  76. package/dist/index175.mjs +2 -2
  77. package/dist/index176.mjs +14 -10
  78. package/dist/index177.mjs +2 -2
  79. package/dist/index178.mjs +23 -2
  80. package/dist/index179.mjs +2 -26
  81. package/dist/index180.mjs +2 -2
  82. package/dist/index181.mjs +2 -2
  83. package/dist/index182.mjs +16 -17
  84. package/dist/index183.mjs +2 -23
  85. package/dist/index184.mjs +23 -2
  86. package/dist/index185.mjs +2 -2
  87. package/dist/index186.mjs +2 -2
  88. package/dist/index187.mjs +2 -23
  89. package/dist/index188.mjs +2 -2
  90. package/dist/index189.mjs +2 -23
  91. package/dist/index190.mjs +2 -2
  92. package/dist/index191.mjs +2 -2
  93. package/dist/index192.mjs +2 -2
  94. package/dist/index193.mjs +124 -20
  95. package/dist/index194.mjs +2 -2
  96. package/dist/index195.mjs +71 -20
  97. package/dist/index196.mjs +74 -2
  98. package/dist/index197.mjs +21 -2
  99. package/dist/index198.mjs +56 -2
  100. package/dist/index199.mjs +29 -2
  101. package/dist/index200.mjs +7 -2
  102. package/dist/index201.mjs +52 -2
  103. package/dist/index202.mjs +6 -2
  104. package/dist/index203.mjs +12 -2
  105. package/dist/index204.mjs +7 -127
  106. package/dist/index205.mjs +28 -2
  107. package/dist/index206.mjs +2 -74
  108. package/dist/index207.mjs +69 -73
  109. package/dist/index208.mjs +167 -2
  110. package/dist/index209.mjs +2 -2
  111. package/dist/index210.mjs +2 -2
  112. package/dist/index212.mjs +2 -2
  113. package/dist/index213.mjs +2 -2
  114. package/dist/index215.mjs +2 -2
  115. package/dist/index219.mjs +2 -2
  116. package/dist/index220.mjs +2 -37
  117. package/dist/index221.mjs +37 -2
  118. package/dist/index222.mjs +2 -244
  119. package/dist/index223.mjs +244 -2
  120. package/dist/index224.mjs +2 -33
  121. package/dist/index225.mjs +28 -60
  122. package/dist/index226.mjs +60 -20
  123. package/dist/index227.mjs +25 -2
  124. package/dist/index228.mjs +2 -2
  125. package/dist/index229.mjs +2 -2
  126. package/dist/index230.mjs +2 -2
  127. package/dist/index232.mjs +2 -2
  128. package/dist/index234.mjs +2 -2
  129. package/dist/index235.mjs +2 -2
  130. package/dist/index238.mjs +2 -31
  131. package/dist/index239.mjs +2 -11
  132. package/dist/index240.mjs +30 -3
  133. package/dist/index241.mjs +10 -3
  134. package/dist/index242.mjs +4 -13
  135. package/dist/index243.mjs +4 -7
  136. package/dist/index244.mjs +13 -2
  137. package/dist/index245.mjs +7 -2
  138. package/dist/index246.mjs +1 -1
  139. package/dist/index248.mjs +1 -1
  140. package/dist/index249.mjs +6 -6
  141. package/dist/index250.mjs +3 -3
  142. package/dist/index262.mjs +1 -1
  143. package/dist/index267.mjs +1 -1
  144. package/dist/index268.mjs +2 -2
  145. package/dist/index3.mjs +74 -71
  146. package/dist/index33.mjs +1 -1
  147. package/dist/index34.mjs +1 -1
  148. package/dist/index35.mjs +1 -1
  149. package/dist/index36.mjs +1 -1
  150. package/dist/index37.mjs +1 -1
  151. package/dist/index43.mjs +3 -3
  152. package/dist/index51.mjs +17 -17
  153. package/dist/index52.mjs +2 -2
  154. package/dist/index53.mjs +1 -1
  155. package/dist/index54.mjs +1 -1
  156. package/dist/index55.mjs +1 -1
  157. package/dist/index56.mjs +1 -1
  158. package/dist/index57.mjs +1 -1
  159. package/dist/index58.mjs +1 -1
  160. package/dist/index59.mjs +1 -1
  161. package/dist/index60.mjs +1 -1
  162. package/dist/index61.mjs +1 -1
  163. package/dist/index62.mjs +1 -1
  164. package/dist/index63.mjs +1 -1
  165. package/dist/index68.mjs +74 -4
  166. package/dist/index69.mjs +14 -74
  167. package/dist/index70.mjs +62 -14
  168. package/dist/index71.mjs +4 -62
  169. package/dist/index74.mjs +35 -35
  170. package/dist/index75.mjs +1 -1
  171. package/dist/index76.mjs +2 -2
  172. package/dist/index77.mjs +1 -1
  173. package/dist/index79.mjs +2 -235
  174. package/dist/index80.mjs +27 -5
  175. package/dist/index81.mjs +14 -130
  176. package/dist/index82.mjs +214 -67
  177. package/dist/index83.mjs +175 -82
  178. package/dist/index84.mjs +21 -28
  179. package/dist/index85.mjs +22 -8
  180. package/dist/index86.mjs +30 -72
  181. package/dist/index87.mjs +155 -3
  182. package/dist/index88.mjs +20 -2
  183. package/dist/index89.mjs +29 -81
  184. package/dist/index90.mjs +83 -53
  185. package/dist/index91.mjs +37 -5
  186. package/dist/index92.mjs +144 -4
  187. package/dist/index93.mjs +49 -173
  188. package/dist/index94.mjs +23 -53
  189. package/dist/index95.mjs +27 -69
  190. package/dist/index96.mjs +23 -34
  191. package/dist/index97.mjs +24 -42
  192. package/dist/index98.mjs +21 -2
  193. package/dist/index99.mjs +22 -2
  194. package/package.json +2 -2
  195. package/src/contexts/CartContext.tsx +12 -1
package/dist/index81.mjs CHANGED
@@ -1,137 +1,21 @@
1
1
  'use client';
2
- import d from "./index79.mjs";
3
- import U from "./index138.mjs";
4
- import q from "./index139.mjs";
5
- import R from "./index140.mjs";
6
- import w from "./index82.mjs";
7
- import A from "./index141.mjs";
8
- import m from "./index142.mjs";
9
- import T from "./index93.mjs";
10
- const i = m.validators;
11
- class k {
12
- constructor(t) {
13
- this.defaults = t || {}, this.interceptors = {
14
- request: new q(),
15
- response: new q()
16
- };
17
- }
18
- /**
19
- * Dispatch a request
20
- *
21
- * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
22
- * @param {?Object} config
23
- *
24
- * @returns {Promise} The Promise to be fulfilled
25
- */
26
- async request(t, e) {
27
- try {
28
- return await this._request(t, e);
29
- } catch (r) {
30
- if (r instanceof Error) {
31
- let o = {};
32
- Error.captureStackTrace ? Error.captureStackTrace(o) : o = new Error();
33
- const s = o.stack ? o.stack.replace(/^.+\n/, "") : "";
34
- try {
35
- r.stack ? s && !String(r.stack).endsWith(s.replace(/^.+\n.+\n/, "")) && (r.stack += `
36
- ` + s) : r.stack = s;
37
- } catch {
38
- }
2
+ import { __exports as e } from "./index140.mjs";
3
+ var i;
4
+ function u() {
5
+ return i ? e : (i = 1, function(r) {
6
+ Object.defineProperty(r, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(r, "removeTrailingSlash", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return n;
39
12
  }
40
- throw r;
41
- }
42
- }
43
- _request(t, e) {
44
- typeof t == "string" ? (e = e || {}, e.url = t) : e = t || {}, e = w(this.defaults, e);
45
- const { transitional: r, paramsSerializer: o, headers: s } = e;
46
- r !== void 0 && m.assertOptions(r, {
47
- silentJSONParsing: i.transitional(i.boolean),
48
- forcedJSONParsing: i.transitional(i.boolean),
49
- clarifyTimeoutError: i.transitional(i.boolean)
50
- }, !1), o != null && (d.isFunction(o) ? e.paramsSerializer = {
51
- serialize: o
52
- } : m.assertOptions(o, {
53
- encode: i.function,
54
- serialize: i.function
55
- }, !0)), e.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? e.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : e.allowAbsoluteUrls = !0), m.assertOptions(e, {
56
- baseUrl: i.spelling("baseURL"),
57
- withXsrfToken: i.spelling("withXSRFToken")
58
- }, !0), e.method = (e.method || this.defaults.method || "get").toLowerCase();
59
- let f = s && d.merge(
60
- s.common,
61
- s[e.method]
62
- );
63
- s && d.forEach(
64
- ["delete", "get", "head", "post", "put", "patch", "common"],
65
- (a) => {
66
- delete s[a];
67
- }
68
- ), e.headers = T.concat(f, s);
69
- const h = [];
70
- let b = !0;
71
- this.interceptors.request.forEach(function(n) {
72
- typeof n.runWhen == "function" && n.runWhen(e) === !1 || (b = b && n.synchronous, h.unshift(n.fulfilled, n.rejected));
73
- });
74
- const c = [];
75
- this.interceptors.response.forEach(function(n) {
76
- c.push(n.fulfilled, n.rejected);
77
13
  });
78
- let u, l = 0, p;
79
- if (!b) {
80
- const a = [R.bind(this), void 0];
81
- for (a.unshift(...h), a.push(...c), p = a.length, u = Promise.resolve(e); l < p; )
82
- u = u.then(a[l++], a[l++]);
83
- return u;
84
- }
85
- p = h.length;
86
- let y = e;
87
- for (; l < p; ) {
88
- const a = h[l++], n = h[l++];
89
- try {
90
- y = a(y);
91
- } catch (S) {
92
- n.call(this, S);
93
- break;
94
- }
95
- }
96
- try {
97
- u = R.call(this, y);
98
- } catch (a) {
99
- return Promise.reject(a);
14
+ function n(a) {
15
+ return a.replace(/\/$/, "") || "/";
100
16
  }
101
- for (l = 0, p = c.length; l < p; )
102
- u = u.then(c[l++], c[l++]);
103
- return u;
104
- }
105
- getUri(t) {
106
- t = w(this.defaults, t);
107
- const e = A(t.baseURL, t.url, t.allowAbsoluteUrls);
108
- return U(e, t.params, t.paramsSerializer);
109
- }
17
+ }(e), e);
110
18
  }
111
- d.forEach(["delete", "get", "head", "options"], function(t) {
112
- k.prototype[t] = function(e, r) {
113
- return this.request(w(r || {}, {
114
- method: t,
115
- url: e,
116
- data: (r || {}).data
117
- }));
118
- };
119
- });
120
- d.forEach(["post", "put", "patch"], function(t) {
121
- function e(r) {
122
- return function(s, f, h) {
123
- return this.request(w(h || {}, {
124
- method: t,
125
- headers: r ? {
126
- "Content-Type": "multipart/form-data"
127
- } : {},
128
- url: s,
129
- data: f
130
- }));
131
- };
132
- }
133
- k.prototype[t] = e(), k.prototype[t + "Form"] = e(!0);
134
- });
135
19
  export {
136
- k as default
20
+ u as __require
137
21
  };
package/dist/index82.mjs CHANGED
@@ -1,71 +1,218 @@
1
1
  'use client';
2
- import i from "./index79.mjs";
3
- import h from "./index93.mjs";
4
- const c = (s) => s instanceof h ? { ...s } : s;
5
- function C(s, f) {
6
- f = f || {};
7
- const u = {};
8
- function d(t, e, r, o) {
9
- return i.isPlainObject(t) && i.isPlainObject(e) ? i.merge.call({ caseless: o }, t, e) : i.isPlainObject(e) ? i.merge({}, e) : i.isArray(e) ? e.slice() : e;
10
- }
11
- function l(t, e, r, o) {
12
- if (i.isUndefined(e)) {
13
- if (!i.isUndefined(t))
14
- return d(void 0, t, r, o);
15
- } else return d(t, e, r, o);
16
- }
17
- function a(t, e) {
18
- if (!i.isUndefined(e))
19
- return d(void 0, e);
20
- }
21
- function n(t, e) {
22
- if (i.isUndefined(e)) {
23
- if (!i.isUndefined(t))
24
- return d(void 0, t);
25
- } else return d(void 0, e);
26
- }
27
- function m(t, e, r) {
28
- if (r in f)
29
- return d(t, e);
30
- if (r in s)
31
- return d(void 0, t);
32
- }
33
- const g = {
34
- url: a,
35
- method: a,
36
- data: a,
37
- baseURL: n,
38
- transformRequest: n,
39
- transformResponse: n,
40
- paramsSerializer: n,
41
- timeout: n,
42
- timeoutMessage: n,
43
- withCredentials: n,
44
- withXSRFToken: n,
45
- adapter: n,
46
- responseType: n,
47
- xsrfCookieName: n,
48
- xsrfHeaderName: n,
49
- onUploadProgress: n,
50
- onDownloadProgress: n,
51
- decompress: n,
52
- maxContentLength: n,
53
- maxBodyLength: n,
54
- beforeRedirect: n,
55
- transport: n,
56
- httpAgent: n,
57
- httpsAgent: n,
58
- cancelToken: n,
59
- socketPath: n,
60
- responseEncoding: n,
61
- validateStatus: m,
62
- headers: (t, e, r) => l(c(t), c(e), r, !0)
63
- };
64
- return i.forEach(Object.keys({ ...s, ...f }), function(e) {
65
- const r = g[e] || l, o = r(s[e], f[e], e);
66
- i.isUndefined(o) && r !== m || (u[e] = o);
67
- }), u;
2
+ import { __module as m } from "./index141.mjs";
3
+ import "./index73.mjs";
4
+ import { __require as j } from "./index142.mjs";
5
+ import { __require as V } from "./index143.mjs";
6
+ import { __require as k } from "./index144.mjs";
7
+ import { __require as G } from "./index145.mjs";
8
+ import { __require as W } from "./index146.mjs";
9
+ import { __exports as X } from "./index78.mjs";
10
+ var M;
11
+ function ee() {
12
+ return M ? m.exports : (M = 1, function(N, c) {
13
+ Object.defineProperty(c, "__esModule", {
14
+ value: !0
15
+ });
16
+ function b(t, e) {
17
+ for (var r in e) Object.defineProperty(t, r, {
18
+ enumerable: !0,
19
+ get: e[r]
20
+ });
21
+ }
22
+ b(c, {
23
+ createRouteLoader: function() {
24
+ return B;
25
+ },
26
+ getClientBuildManifest: function() {
27
+ return q;
28
+ },
29
+ isAssetError: function() {
30
+ return L;
31
+ },
32
+ markAssetError: function() {
33
+ return f;
34
+ }
35
+ });
36
+ const D = /* @__PURE__ */ X._(j()), v = V(), p = k(), A = G(), y = W(), S = 3800;
37
+ function P(t, e, r) {
38
+ let l = e.get(t);
39
+ if (l)
40
+ return "future" in l ? l.future : Promise.resolve(l);
41
+ let s;
42
+ const a = new Promise((d) => {
43
+ s = d;
44
+ });
45
+ return e.set(t, {
46
+ resolve: s,
47
+ future: a
48
+ }), r ? r().then((d) => (s(d), d)).catch((d) => {
49
+ throw e.delete(t), d;
50
+ }) : a;
51
+ }
52
+ const w = Symbol("ASSET_LOAD_ERROR");
53
+ function f(t) {
54
+ return Object.defineProperty(t, w, {});
55
+ }
56
+ function L(t) {
57
+ return t && w in t;
58
+ }
59
+ function T(t) {
60
+ try {
61
+ return t = document.createElement("link"), // detect IE11 since it supports prefetch but isn't detected
62
+ // with relList.support
63
+ !!window.MSInputMethodContext && !!document.documentMode || t.relList.supports("prefetch");
64
+ } catch {
65
+ return !1;
66
+ }
67
+ }
68
+ const C = T(), h = () => (0, A.getDeploymentIdQueryOrEmptyString)();
69
+ function F(t, e, r) {
70
+ return new Promise((l, s) => {
71
+ const a = `
72
+ link[rel="prefetch"][href^="` + t + `"],
73
+ link[rel="preload"][href^="` + t + `"],
74
+ script[src^="` + t + '"]';
75
+ if (document.querySelector(a))
76
+ return l();
77
+ r = document.createElement("link"), r.as = e, r.rel = "prefetch", r.crossOrigin = process.env.__NEXT_CROSS_ORIGIN, r.onload = l, r.onerror = () => s(f(new Error("Failed to prefetch: " + t))), r.href = t, document.head.appendChild(r);
78
+ });
79
+ }
80
+ function R(t, e) {
81
+ return new Promise((r, l) => {
82
+ e = document.createElement("script"), e.onload = r, e.onerror = () => l(f(new Error("Failed to load script: " + t))), e.crossOrigin = process.env.__NEXT_CROSS_ORIGIN, e.src = t, document.body.appendChild(e);
83
+ });
84
+ }
85
+ let g;
86
+ function I(t, e, r) {
87
+ return new Promise((l, s) => {
88
+ let a = !1;
89
+ t.then((d) => {
90
+ a = !0, l(d);
91
+ }).catch(s), process.env.NODE_ENV === "development" && (g || Promise.resolve()).then(() => {
92
+ (0, p.requestIdleCallback)(() => setTimeout(() => {
93
+ a || s(r);
94
+ }, e));
95
+ }), process.env.NODE_ENV !== "development" && (0, p.requestIdleCallback)(() => setTimeout(() => {
96
+ a || s(r);
97
+ }, e));
98
+ });
99
+ }
100
+ function q() {
101
+ if (self.__BUILD_MANIFEST)
102
+ return Promise.resolve(self.__BUILD_MANIFEST);
103
+ const t = new Promise((e) => {
104
+ const r = self.__BUILD_MANIFEST_CB;
105
+ self.__BUILD_MANIFEST_CB = () => {
106
+ e(self.__BUILD_MANIFEST), r && r();
107
+ };
108
+ });
109
+ return I(t, S, f(new Error("Failed to load client build manifest")));
110
+ }
111
+ function O(t, e) {
112
+ if (process.env.NODE_ENV === "development") {
113
+ const r = t + "/_next/static/chunks/pages" + (0, y.encodeURIPath)((0, D.default)(e, ".js")) + h();
114
+ return Promise.resolve({
115
+ scripts: [
116
+ (0, v.__unsafeCreateTrustedScriptURL)(r)
117
+ ],
118
+ // Styles are handled by `style-loader` in development:
119
+ css: []
120
+ });
121
+ }
122
+ return q().then((r) => {
123
+ if (!(e in r))
124
+ throw f(new Error("Failed to lookup route: " + e));
125
+ const l = r[e].map((s) => t + "/_next/" + (0, y.encodeURIPath)(s));
126
+ return {
127
+ scripts: l.filter((s) => s.endsWith(".js")).map((s) => (0, v.__unsafeCreateTrustedScriptURL)(s) + h()),
128
+ css: l.filter((s) => s.endsWith(".css")).map((s) => s + h())
129
+ };
130
+ });
131
+ }
132
+ function B(t) {
133
+ const e = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map(), l = /* @__PURE__ */ new Map(), s = /* @__PURE__ */ new Map();
134
+ function a(n) {
135
+ if (process.env.NODE_ENV !== "development") {
136
+ let i = r.get(n.toString());
137
+ return i || (document.querySelector('script[src^="' + n + '"]') ? Promise.resolve() : (r.set(n.toString(), i = R(n)), i));
138
+ } else
139
+ return R(n);
140
+ }
141
+ function d(n) {
142
+ let i = l.get(n);
143
+ return i || (l.set(n, i = fetch(n, {
144
+ credentials: "same-origin"
145
+ }).then((o) => {
146
+ if (!o.ok)
147
+ throw new Error("Failed to load stylesheet: " + n);
148
+ return o.text().then((u) => ({
149
+ href: n,
150
+ content: u
151
+ }));
152
+ }).catch((o) => {
153
+ throw f(o);
154
+ })), i);
155
+ }
156
+ return {
157
+ whenEntrypoint(n) {
158
+ return P(n, e);
159
+ },
160
+ onEntrypoint(n, i) {
161
+ (i ? Promise.resolve().then(() => i()).then((o) => ({
162
+ component: o && o.default || o,
163
+ exports: o
164
+ }), (o) => ({
165
+ error: o
166
+ })) : Promise.resolve(void 0)).then((o) => {
167
+ const u = e.get(n);
168
+ u && "resolve" in u ? o && (e.set(n, o), u.resolve(o)) : (o ? e.set(n, o) : e.delete(n), s.delete(n));
169
+ });
170
+ },
171
+ loadRoute(n, i) {
172
+ return P(n, s, () => {
173
+ let o;
174
+ return process.env.NODE_ENV === "development" && (g = new Promise((u) => {
175
+ o = u;
176
+ })), I(O(t, n).then((u) => {
177
+ let { scripts: _, css: E } = u;
178
+ return Promise.all([
179
+ e.has(n) ? [] : Promise.all(_.map(a)),
180
+ Promise.all(E.map(d))
181
+ ]);
182
+ }).then((u) => this.whenEntrypoint(n).then((_) => ({
183
+ entrypoint: _,
184
+ styles: u[1]
185
+ }))), S, f(new Error("Route did not complete loading: " + n))).then((u) => {
186
+ let { entrypoint: _, styles: E } = u;
187
+ const U = Object.assign({
188
+ styles: E
189
+ }, _);
190
+ return "error" in _ ? _ : U;
191
+ }).catch((u) => {
192
+ if (i)
193
+ throw u;
194
+ return {
195
+ error: u
196
+ };
197
+ }).finally(() => o == null ? void 0 : o());
198
+ });
199
+ },
200
+ prefetch(n) {
201
+ let i;
202
+ return (i = navigator.connection) && (i.saveData || /2g/.test(i.effectiveType)) ? Promise.resolve() : O(t, n).then((o) => Promise.all(C ? o.scripts.map((u) => F(u.toString(), "script")) : [])).then(() => {
203
+ (0, p.requestIdleCallback)(() => this.loadRoute(n, !0).catch(() => {
204
+ }));
205
+ }).catch(
206
+ // swallow prefetch errors
207
+ () => {
208
+ }
209
+ );
210
+ }
211
+ };
212
+ }
213
+ (typeof c.default == "function" || typeof c.default == "object" && c.default !== null) && typeof c.default.__esModule > "u" && (Object.defineProperty(c.default, "__esModule", { value: !0 }), Object.assign(c.default, c), N.exports = c.default);
214
+ }(m, m.exports), m.exports);
68
215
  }
69
216
  export {
70
- C as default
217
+ ee as __require
71
218
  };