@instockng/storefront-ui 1.0.52 → 1.0.54

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 (237) hide show
  1. package/dist/components/Checkout.d.ts +2 -1
  2. package/dist/components/Checkout.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts +4 -1
  4. package/dist/components/ShoppingCart.d.ts.map +1 -1
  5. package/dist/index100.mjs +2 -21
  6. package/dist/index101.mjs +26 -20
  7. package/dist/index102.mjs +10 -13
  8. package/dist/index103.mjs +205 -55
  9. package/dist/index104.mjs +175 -13
  10. package/dist/index105.mjs +15 -32
  11. package/dist/index106.mjs +16 -17
  12. package/dist/index107.mjs +26 -27
  13. package/dist/index108.mjs +150 -21
  14. package/dist/index109.mjs +13 -12
  15. package/dist/index11.mjs +74 -67
  16. package/dist/index110.mjs +24 -14
  17. package/dist/index111.mjs +76 -39
  18. package/dist/index112.mjs +31 -16
  19. package/dist/index113.mjs +132 -255
  20. package/dist/index114.mjs +49 -64
  21. package/dist/index115.mjs +22 -7
  22. package/dist/index116.mjs +27 -2
  23. package/dist/index117.mjs +23 -2
  24. package/dist/index118.mjs +20 -28
  25. package/dist/index119.mjs +21 -2
  26. package/dist/index120.mjs +22 -34
  27. package/dist/index121.mjs +20 -42
  28. package/dist/index122.mjs +61 -231
  29. package/dist/index123.mjs +17 -5
  30. package/dist/index124.mjs +34 -129
  31. package/dist/index125.mjs +23 -67
  32. package/dist/index126.mjs +31 -84
  33. package/dist/index127.mjs +26 -28
  34. package/dist/index128.mjs +18 -8
  35. package/dist/index129.mjs +18 -72
  36. package/dist/index13.mjs +2 -2
  37. package/dist/index130.mjs +46 -3
  38. package/dist/index131.mjs +23 -2
  39. package/dist/index132.mjs +266 -81
  40. package/dist/index133.mjs +69 -53
  41. package/dist/index134.mjs +7 -5
  42. package/dist/index135.mjs +2 -5
  43. package/dist/index136.mjs +2 -179
  44. package/dist/index137.mjs +30 -50
  45. package/dist/index138.mjs +2 -69
  46. package/dist/index139.mjs +21 -2
  47. package/dist/index140.mjs +56 -2
  48. package/dist/index141.mjs +29 -2
  49. package/dist/index142.mjs +7 -2
  50. package/dist/index143.mjs +50 -16
  51. package/dist/index144.mjs +6 -32
  52. package/dist/index145.mjs +11 -37
  53. package/dist/index146.mjs +7 -18
  54. package/dist/index147.mjs +28 -18
  55. package/dist/index148.mjs +2 -2
  56. package/dist/index149.mjs +70 -20
  57. package/dist/index150.mjs +163 -42
  58. package/dist/index152.mjs +2 -30
  59. package/dist/index153.mjs +2 -18
  60. package/dist/index154.mjs +2 -2
  61. package/dist/index155.mjs +18 -2
  62. package/dist/index156.mjs +32 -2
  63. package/dist/index157.mjs +38 -2
  64. package/dist/index158.mjs +13 -67
  65. package/dist/index159.mjs +18 -2
  66. package/dist/index160.mjs +2 -53
  67. package/dist/index161.mjs +20 -2
  68. package/dist/index162.mjs +39 -29
  69. package/dist/index163.mjs +2 -152
  70. package/dist/index164.mjs +30 -2
  71. package/dist/index165.mjs +18 -2
  72. package/dist/index166.mjs +2 -19
  73. package/dist/index167.mjs +2 -2
  74. package/dist/index168.mjs +2 -2
  75. package/dist/index169.mjs +2 -26
  76. package/dist/index170.mjs +72 -2
  77. package/dist/index171.mjs +2 -2
  78. package/dist/index172.mjs +49 -20
  79. package/dist/index173.mjs +2 -23
  80. package/dist/index174.mjs +36 -2
  81. package/dist/index175.mjs +152 -2
  82. package/dist/index176.mjs +2 -2
  83. package/dist/index177.mjs +2 -23
  84. package/dist/index178.mjs +19 -2
  85. package/dist/index179.mjs +2 -23
  86. package/dist/index181.mjs +26 -2
  87. package/dist/index182.mjs +2 -2
  88. package/dist/index183.mjs +2 -23
  89. package/dist/index184.mjs +24 -2
  90. package/dist/index185.mjs +15 -15
  91. package/dist/index186.mjs +2 -2
  92. package/dist/index187.mjs +2 -2
  93. package/dist/index188.mjs +2 -2
  94. package/dist/index189.mjs +23 -2
  95. package/dist/index190.mjs +2 -2
  96. package/dist/index191.mjs +23 -2
  97. package/dist/index192.mjs +2 -2
  98. package/dist/index193.mjs +2 -2
  99. package/dist/index194.mjs +2 -127
  100. package/dist/index195.mjs +23 -2
  101. package/dist/index196.mjs +2 -74
  102. package/dist/index197.mjs +20 -71
  103. package/dist/index198.mjs +2 -2
  104. package/dist/index199.mjs +2 -108
  105. package/dist/index200.mjs +2 -2
  106. package/dist/index201.mjs +2 -2
  107. package/dist/index202.mjs +2 -2
  108. package/dist/index203.mjs +2 -2
  109. package/dist/index204.mjs +2 -2
  110. package/dist/index205.mjs +2 -2
  111. package/dist/index206.mjs +127 -2
  112. package/dist/index207.mjs +2 -2
  113. package/dist/index208.mjs +74 -2
  114. package/dist/index209.mjs +74 -2
  115. package/dist/index210.mjs +30 -36
  116. package/dist/index211.mjs +11 -2
  117. package/dist/index212.mjs +3 -243
  118. package/dist/index213.mjs +4 -2
  119. package/dist/index214.mjs +13 -33
  120. package/dist/index215.mjs +7 -65
  121. package/dist/index216.mjs +11 -24
  122. package/dist/index217.mjs +5 -2
  123. package/dist/index218.mjs +33 -2
  124. package/dist/index219.mjs +31 -2
  125. package/dist/index220.mjs +27 -20
  126. package/dist/index221.mjs +58 -53
  127. package/dist/index222.mjs +2 -29
  128. package/dist/index223.mjs +2 -7
  129. package/dist/index224.mjs +2 -52
  130. package/dist/index225.mjs +2 -6
  131. package/dist/index226.mjs +2 -12
  132. package/dist/index227.mjs +2 -7
  133. package/dist/index228.mjs +108 -28
  134. package/dist/index229.mjs +2 -2
  135. package/dist/index230.mjs +2 -70
  136. package/dist/index231.mjs +34 -164
  137. package/dist/index232.mjs +2 -2
  138. package/dist/index233.mjs +244 -2
  139. package/dist/index234.mjs +2 -2
  140. package/dist/index235.mjs +33 -2
  141. package/dist/index236.mjs +65 -2
  142. package/dist/index237.mjs +25 -2
  143. package/dist/index238.mjs +2 -4
  144. package/dist/index239.mjs +2 -2
  145. package/dist/index241.mjs +2 -2
  146. package/dist/index243.mjs +2 -18
  147. package/dist/index244.mjs +2 -47
  148. package/dist/index245.mjs +2 -2
  149. package/dist/index246.mjs +2 -2
  150. package/dist/index247.mjs +2 -2
  151. package/dist/index248.mjs +2 -2
  152. package/dist/index249.mjs +2 -91
  153. package/dist/index250.mjs +4 -2
  154. package/dist/index251.mjs +2 -31
  155. package/dist/index252.mjs +2 -11
  156. package/dist/index253.mjs +2 -3
  157. package/dist/index254.mjs +2 -4
  158. package/dist/index255.mjs +1 -12
  159. package/dist/index256.mjs +17 -7
  160. package/dist/index257.mjs +12 -11
  161. package/dist/index258.mjs +6 -5
  162. package/dist/index259.mjs +30 -33
  163. package/dist/index260.mjs +2 -31
  164. package/dist/index261.mjs +2 -28
  165. package/dist/index262.mjs +2 -61
  166. package/dist/index263.mjs +18 -2
  167. package/dist/index264.mjs +47 -2
  168. package/dist/index265.mjs +2 -2
  169. package/dist/index266.mjs +2 -3
  170. package/dist/index267.mjs +2 -2
  171. package/dist/index268.mjs +91 -2
  172. package/dist/index269.mjs +2 -17
  173. package/dist/index270.mjs +2 -13
  174. package/dist/index271.mjs +2 -6
  175. package/dist/index272.mjs +2 -30
  176. package/dist/index33.mjs +1 -1
  177. package/dist/index34.mjs +1 -1
  178. package/dist/index35.mjs +1 -1
  179. package/dist/index36.mjs +1 -1
  180. package/dist/index37.mjs +1 -1
  181. package/dist/index38.mjs +1 -1
  182. package/dist/index40.mjs +2 -2
  183. package/dist/index43.mjs +3 -3
  184. package/dist/index44.mjs +19 -19
  185. package/dist/index47.mjs +1 -1
  186. package/dist/index52.mjs +17 -17
  187. package/dist/index53.mjs +2 -2
  188. package/dist/index54.mjs +1 -1
  189. package/dist/index55.mjs +1 -1
  190. package/dist/index56.mjs +1 -1
  191. package/dist/index57.mjs +1 -1
  192. package/dist/index58.mjs +1 -1
  193. package/dist/index59.mjs +1 -1
  194. package/dist/index60.mjs +1 -1
  195. package/dist/index61.mjs +1 -1
  196. package/dist/index62.mjs +1 -1
  197. package/dist/index63.mjs +1 -1
  198. package/dist/index64.mjs +1 -1
  199. package/dist/index65.mjs +4 -23
  200. package/dist/index66.mjs +19 -149
  201. package/dist/index67.mjs +21 -20
  202. package/dist/index69.mjs +149 -71
  203. package/dist/index70.mjs +74 -14
  204. package/dist/index71.mjs +14 -62
  205. package/dist/index72.mjs +63 -2
  206. package/dist/index73.mjs +234 -5
  207. package/dist/index74.mjs +5 -1133
  208. package/dist/index75.mjs +131 -17
  209. package/dist/index76.mjs +67 -54
  210. package/dist/index77.mjs +84 -30
  211. package/dist/index78.mjs +29 -2
  212. package/dist/index79.mjs +8 -4
  213. package/dist/index80.mjs +75 -2
  214. package/dist/index81.mjs +4 -2
  215. package/dist/index82.mjs +2 -28
  216. package/dist/index83.mjs +81 -16
  217. package/dist/index84.mjs +53 -214
  218. package/dist/index85.mjs +5 -179
  219. package/dist/index86.mjs +4 -21
  220. package/dist/index87.mjs +176 -20
  221. package/dist/index88.mjs +52 -32
  222. package/dist/index89.mjs +69 -156
  223. package/dist/index90.mjs +34 -20
  224. package/dist/index91.mjs +42 -30
  225. package/dist/index92.mjs +2 -84
  226. package/dist/index93.mjs +5 -37
  227. package/dist/index94.mjs +1109 -120
  228. package/dist/index95.mjs +16 -51
  229. package/dist/index96.mjs +51 -19
  230. package/dist/index97.mjs +26 -20
  231. package/dist/index98.mjs +2 -23
  232. package/dist/index99.mjs +2 -25
  233. package/dist/styles.css +1 -1
  234. package/package.json +1 -1
  235. package/src/components/Checkout.tsx +3 -3
  236. package/src/components/PostPurchaseUpsell.tsx +3 -3
  237. package/src/components/ShoppingCart.tsx +10 -3
package/dist/index137.mjs CHANGED
@@ -1,56 +1,36 @@
1
1
  'use client';
2
- import s from "./index122.mjs";
3
- import m from "./index229.mjs";
4
- import u from "./index230.mjs";
5
- import { getFetch as b } from "./index231.mjs";
6
- import d from "./index133.mjs";
7
- const p = {
8
- http: m,
9
- xhr: u,
10
- fetch: {
11
- get: b
12
- }
13
- };
14
- s.forEach(p, (e, o) => {
15
- if (e) {
16
- try {
17
- Object.defineProperty(e, "name", { value: o });
18
- } catch {
2
+ import { __exports as r } from "./index151.mjs";
3
+ var c;
4
+ function b() {
5
+ return c ? r : (c = 1, function(n) {
6
+ Object.defineProperty(n, "__esModule", {
7
+ value: !0
8
+ });
9
+ function u(e, t) {
10
+ for (var i in t) Object.defineProperty(e, i, {
11
+ enumerable: !0,
12
+ get: t[i]
13
+ });
19
14
  }
20
- Object.defineProperty(e, "adapterName", { value: o });
21
- }
22
- });
23
- const f = (e) => `- ${e}`, g = (e) => s.isFunction(e) || e === null || e === !1, y = {
24
- getAdapter: (e, o) => {
25
- e = s.isArray(e) ? e : [e];
26
- const { length: a } = e;
27
- let i, t;
28
- const c = {};
29
- for (let r = 0; r < a; r++) {
30
- i = e[r];
31
- let n;
32
- if (t = i, !g(i) && (t = p[(n = String(i)).toLowerCase()], t === void 0))
33
- throw new d(`Unknown adapter '${n}'`);
34
- if (t && (s.isFunction(t) || (t = t.get(o))))
35
- break;
36
- c[n || "#" + r] = t;
15
+ u(n, {
16
+ getObjectClassLabel: function() {
17
+ return o;
18
+ },
19
+ isPlainObject: function() {
20
+ return s;
21
+ }
22
+ });
23
+ function o(e) {
24
+ return Object.prototype.toString.call(e);
37
25
  }
38
- if (!t) {
39
- const r = Object.entries(c).map(
40
- ([l, h]) => `adapter ${l} ` + (h === !1 ? "is not supported by the environment" : "is not available in the build")
41
- );
42
- let n = a ? r.length > 1 ? `since :
43
- ` + r.map(f).join(`
44
- `) : " " + f(r[0]) : "as no adapter specified";
45
- throw new d(
46
- "There is no suitable adapter to dispatch the request " + n,
47
- "ERR_NOT_SUPPORT"
48
- );
26
+ function s(e) {
27
+ if (o(e) !== "[object Object]")
28
+ return !1;
29
+ const t = Object.getPrototypeOf(e);
30
+ return t === null || t.hasOwnProperty("isPrototypeOf");
49
31
  }
50
- return t;
51
- },
52
- adapters: p
53
- };
32
+ }(r), r);
33
+ }
54
34
  export {
55
- y as default
35
+ b as __require
56
36
  };
package/dist/index138.mjs CHANGED
@@ -1,72 +1,5 @@
1
1
  'use client';
2
- const e = {
3
- Continue: 100,
4
- SwitchingProtocols: 101,
5
- Processing: 102,
6
- EarlyHints: 103,
7
- Ok: 200,
8
- Created: 201,
9
- Accepted: 202,
10
- NonAuthoritativeInformation: 203,
11
- NoContent: 204,
12
- ResetContent: 205,
13
- PartialContent: 206,
14
- MultiStatus: 207,
15
- AlreadyReported: 208,
16
- ImUsed: 226,
17
- MultipleChoices: 300,
18
- MovedPermanently: 301,
19
- Found: 302,
20
- SeeOther: 303,
21
- NotModified: 304,
22
- UseProxy: 305,
23
- Unused: 306,
24
- TemporaryRedirect: 307,
25
- PermanentRedirect: 308,
26
- BadRequest: 400,
27
- Unauthorized: 401,
28
- PaymentRequired: 402,
29
- Forbidden: 403,
30
- NotFound: 404,
31
- MethodNotAllowed: 405,
32
- NotAcceptable: 406,
33
- ProxyAuthenticationRequired: 407,
34
- RequestTimeout: 408,
35
- Conflict: 409,
36
- Gone: 410,
37
- LengthRequired: 411,
38
- PreconditionFailed: 412,
39
- PayloadTooLarge: 413,
40
- UriTooLong: 414,
41
- UnsupportedMediaType: 415,
42
- RangeNotSatisfiable: 416,
43
- ExpectationFailed: 417,
44
- ImATeapot: 418,
45
- MisdirectedRequest: 421,
46
- UnprocessableEntity: 422,
47
- Locked: 423,
48
- FailedDependency: 424,
49
- TooEarly: 425,
50
- UpgradeRequired: 426,
51
- PreconditionRequired: 428,
52
- TooManyRequests: 429,
53
- RequestHeaderFieldsTooLarge: 431,
54
- UnavailableForLegalReasons: 451,
55
- InternalServerError: 500,
56
- NotImplemented: 501,
57
- BadGateway: 502,
58
- ServiceUnavailable: 503,
59
- GatewayTimeout: 504,
60
- HttpVersionNotSupported: 505,
61
- VariantAlsoNegotiates: 506,
62
- InsufficientStorage: 507,
63
- LoopDetected: 508,
64
- NotExtended: 510,
65
- NetworkAuthenticationRequired: 511
66
- };
67
- Object.entries(e).forEach(([t, o]) => {
68
- e[o] = t;
69
- });
2
+ var e = { exports: {} };
70
3
  export {
71
- e as default
4
+ e as __module
72
5
  };
package/dist/index139.mjs CHANGED
@@ -1,5 +1,24 @@
1
1
  'use client';
2
- var a = {};
2
+ import f from "./index73.mjs";
3
+ import d from "./index210.mjs";
4
+ function l(e) {
5
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
6
+ }
7
+ function m(e, c, i) {
8
+ if (!c)
9
+ return e;
10
+ const t = i && i.encode || l;
11
+ f.isFunction(i) && (i = {
12
+ serialize: i
13
+ });
14
+ const r = i && i.serialize;
15
+ let n;
16
+ if (r ? n = r(c, i) : n = f.isURLSearchParams(c) ? c.toString() : new d(c, i).toString(t), n) {
17
+ const a = e.indexOf("#");
18
+ a !== -1 && (e = e.slice(0, a)), e += (e.indexOf("?") === -1 ? "?" : "&") + n;
19
+ }
20
+ return e;
21
+ }
3
22
  export {
4
- a as __exports
23
+ m as default
5
24
  };
package/dist/index140.mjs CHANGED
@@ -1,5 +1,59 @@
1
1
  'use client';
2
- var r = {};
2
+ import n from "./index73.mjs";
3
+ class a {
4
+ constructor() {
5
+ this.handlers = [];
6
+ }
7
+ /**
8
+ * Add a new interceptor to the stack
9
+ *
10
+ * @param {Function} fulfilled The function to handle `then` for a `Promise`
11
+ * @param {Function} rejected The function to handle `reject` for a `Promise`
12
+ *
13
+ * @return {Number} An ID used to remove interceptor later
14
+ */
15
+ use(s, h, r) {
16
+ return this.handlers.push({
17
+ fulfilled: s,
18
+ rejected: h,
19
+ synchronous: r ? r.synchronous : !1,
20
+ runWhen: r ? r.runWhen : null
21
+ }), this.handlers.length - 1;
22
+ }
23
+ /**
24
+ * Remove an interceptor from the stack
25
+ *
26
+ * @param {Number} id The ID that was returned by `use`
27
+ *
28
+ * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
29
+ */
30
+ eject(s) {
31
+ this.handlers[s] && (this.handlers[s] = null);
32
+ }
33
+ /**
34
+ * Clear all interceptors from the stack
35
+ *
36
+ * @returns {void}
37
+ */
38
+ clear() {
39
+ this.handlers && (this.handlers = []);
40
+ }
41
+ /**
42
+ * Iterate over all the registered interceptors
43
+ *
44
+ * This method is particularly useful for skipping over any
45
+ * interceptors that may have become `null` calling `eject`.
46
+ *
47
+ * @param {Function} fn The function to call for each interceptor
48
+ *
49
+ * @returns {void}
50
+ */
51
+ forEach(s) {
52
+ n.forEach(this.handlers, function(r) {
53
+ r !== null && s(r);
54
+ });
55
+ }
56
+ }
3
57
  export {
4
- r as __exports
58
+ a as default
5
59
  };
package/dist/index141.mjs CHANGED
@@ -1,5 +1,32 @@
1
1
  'use client';
2
- var r = {};
2
+ import r from "./index211.mjs";
3
+ import p from "./index81.mjs";
4
+ import l from "./index77.mjs";
5
+ import m from "./index79.mjs";
6
+ import a from "./index87.mjs";
7
+ import o from "./index88.mjs";
8
+ function d(e) {
9
+ if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
10
+ throw new m(null, e);
11
+ }
12
+ function q(e) {
13
+ return d(e), e.headers = a.from(e.headers), e.data = r.call(
14
+ e,
15
+ e.transformRequest
16
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), o.getAdapter(e.adapter || l.adapter, e)(e).then(function(t) {
17
+ return d(e), t.data = r.call(
18
+ e,
19
+ e.transformResponse,
20
+ t
21
+ ), t.headers = a.from(t.headers), t;
22
+ }, function(t) {
23
+ return p(t) || (d(e), t && t.response && (t.response.data = r.call(
24
+ e,
25
+ e.transformResponse,
26
+ t.response
27
+ ), t.response.headers = a.from(t.response.headers))), Promise.reject(t);
28
+ });
29
+ }
3
30
  export {
4
- r as __exports
31
+ q as default
5
32
  };
package/dist/index142.mjs CHANGED
@@ -1,5 +1,10 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ import r from "./index212.mjs";
3
+ import f from "./index213.mjs";
4
+ function u(l, i, t) {
5
+ let o = !r(i);
6
+ return l && (o || t == !1) ? f(l, i) : i;
7
+ }
3
8
  export {
4
- e as __module
9
+ u as default
5
10
  };
package/dist/index143.mjs CHANGED
@@ -1,21 +1,55 @@
1
1
  'use client';
2
- import { __exports as r } from "./index204.mjs";
3
- var u;
4
- function a() {
5
- return u ? r : (u = 1, function(n) {
6
- Object.defineProperty(n, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(n, "default", {
9
- enumerable: !0,
10
- get: function() {
11
- return o;
12
- }
13
- });
14
- function o(e, t) {
15
- return t === void 0 && (t = ""), (e === "/" ? "/index" : /^\/index(\/|$)/.test(e) ? "/index" + e : e) + t;
2
+ import { VERSION as w } from "./index82.mjs";
3
+ import s from "./index84.mjs";
4
+ const l = {};
5
+ ["object", "boolean", "number", "function", "string", "symbol"].forEach((n, t) => {
6
+ l[n] = function(o) {
7
+ return typeof o === n || "a" + (t < 1 ? "n " : " ") + n;
8
+ };
9
+ });
10
+ const f = {};
11
+ l.transitional = function(t, i, o) {
12
+ function a(r, e) {
13
+ return "[Axios v" + w + "] Transitional option '" + r + "'" + e + (o ? ". " + o : "");
14
+ }
15
+ return (r, e, u) => {
16
+ if (t === !1)
17
+ throw new s(
18
+ a(e, " has been removed" + (i ? " in " + i : "")),
19
+ s.ERR_DEPRECATED
20
+ );
21
+ return i && !f[e] && (f[e] = !0, console.warn(
22
+ a(
23
+ e,
24
+ " has been deprecated since v" + i + " and will be removed in the near future"
25
+ )
26
+ )), t ? t(r, e, u) : !0;
27
+ };
28
+ };
29
+ l.spelling = function(t) {
30
+ return (i, o) => (console.warn(`${o} is likely a misspelling of ${t}`), !0);
31
+ };
32
+ function b(n, t, i) {
33
+ if (typeof n != "object")
34
+ throw new s("options must be an object", s.ERR_BAD_OPTION_VALUE);
35
+ const o = Object.keys(n);
36
+ let a = o.length;
37
+ for (; a-- > 0; ) {
38
+ const r = o[a], e = t[r];
39
+ if (e) {
40
+ const u = n[r], c = u === void 0 || e(u, r, n);
41
+ if (c !== !0)
42
+ throw new s("option " + r + " must be " + c, s.ERR_BAD_OPTION_VALUE);
43
+ continue;
16
44
  }
17
- }(r), r);
45
+ if (i !== !0)
46
+ throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
47
+ }
18
48
  }
49
+ const m = {
50
+ assertOptions: b,
51
+ validators: l
52
+ };
19
53
  export {
20
- a as __require
54
+ m as default
21
55
  };
package/dist/index144.mjs CHANGED
@@ -1,35 +1,9 @@
1
1
  'use client';
2
- import { __module as r } from "./index205.mjs";
3
- var i;
4
- function c() {
5
- return i ? r.exports : (i = 1, function(f, e) {
6
- Object.defineProperty(e, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(e, "__unsafeCreateTrustedScriptURL", {
9
- enumerable: !0,
10
- get: function() {
11
- return a;
12
- }
13
- });
14
- let n;
15
- function d() {
16
- if (typeof n > "u" && typeof window < "u") {
17
- var u;
18
- n = ((u = window.trustedTypes) == null ? void 0 : u.createPolicy("nextjs", {
19
- createHTML: (t) => t,
20
- createScript: (t) => t,
21
- createScriptURL: (t) => t
22
- })) || null;
23
- }
24
- return n;
25
- }
26
- function a(u) {
27
- var t;
28
- return ((t = d()) == null ? void 0 : t.createScriptURL(u)) || u;
29
- }
30
- (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), f.exports = e.default);
31
- }(r, r.exports), r.exports);
32
- }
2
+ const r = {
3
+ silentJSONParsing: !0,
4
+ forcedJSONParsing: !0,
5
+ clarifyTimeoutError: !1
6
+ };
33
7
  export {
34
- c as __require
8
+ r as default
35
9
  };
package/dist/index145.mjs CHANGED
@@ -1,41 +1,15 @@
1
1
  'use client';
2
- import { __module as n } from "./index203.mjs";
3
- var a;
4
- function o() {
5
- return a ? n.exports : (a = 1, function(f, e) {
6
- Object.defineProperty(e, "__esModule", {
7
- value: !0
8
- });
9
- function d(l, t) {
10
- for (var u in t) Object.defineProperty(l, u, {
11
- enumerable: !0,
12
- get: t[u]
13
- });
14
- }
15
- d(e, {
16
- cancelIdleCallback: function() {
17
- return c;
18
- },
19
- requestIdleCallback: function() {
20
- return r;
21
- }
22
- });
23
- const r = typeof self < "u" && self.requestIdleCallback && self.requestIdleCallback.bind(window) || function(l) {
24
- let t = Date.now();
25
- return self.setTimeout(function() {
26
- l({
27
- didTimeout: !1,
28
- timeRemaining: function() {
29
- return Math.max(0, 50 - (Date.now() - t));
30
- }
31
- });
32
- }, 1);
33
- }, c = typeof self < "u" && self.cancelIdleCallback && self.cancelIdleCallback.bind(window) || function(l) {
34
- return clearTimeout(l);
35
- };
36
- (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), f.exports = e.default);
37
- }(n, n.exports), n.exports);
2
+ import s from "./index73.mjs";
3
+ import f from "./index83.mjs";
4
+ import r from "./index146.mjs";
5
+ function d(o, i) {
6
+ return f(o, new r.classes.URLSearchParams(), {
7
+ visitor: function(t, a, n, e) {
8
+ return r.isNode && s.isBuffer(t) ? (this.append(a, t.toString("base64")), !1) : e.defaultVisitor.apply(this, arguments);
9
+ },
10
+ ...i
11
+ });
38
12
  }
39
13
  export {
40
- o as __require
14
+ d as default
41
15
  };
package/dist/index146.mjs CHANGED
@@ -1,21 +1,10 @@
1
1
  'use client';
2
- import { __exports as e } from "./index206.mjs";
3
- var t;
4
- function o() {
5
- return t ? e : (t = 1, function(r) {
6
- Object.defineProperty(r, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(r, "getDeploymentIdQueryOrEmptyString", {
9
- enumerable: !0,
10
- get: function() {
11
- return n;
12
- }
13
- });
14
- function n() {
15
- return process.env.NEXT_DEPLOYMENT_ID ? `?dpl=${process.env.NEXT_DEPLOYMENT_ID}` : "";
16
- }
17
- }(e), e);
18
- }
2
+ import o from "./index214.mjs";
3
+ import * as t from "./index215.mjs";
4
+ const m = {
5
+ ...t,
6
+ ...o
7
+ };
19
8
  export {
20
- o as __require
9
+ m as default
21
10
  };
package/dist/index147.mjs CHANGED
@@ -1,21 +1,31 @@
1
1
  'use client';
2
- import { __exports as e } from "./index207.mjs";
3
- var n;
4
- function a() {
5
- return n ? e : (n = 1, function(r) {
6
- Object.defineProperty(r, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(r, "encodeURIPath", {
9
- enumerable: !0,
10
- get: function() {
11
- return t;
12
- }
13
- });
14
- function t(o) {
15
- return o.split("/").map((i) => encodeURIComponent(i)).join("/");
16
- }
17
- }(e), e);
18
- }
2
+ import n from "./index73.mjs";
3
+ const a = n.toObjectSet([
4
+ "age",
5
+ "authorization",
6
+ "content-length",
7
+ "content-type",
8
+ "etag",
9
+ "expires",
10
+ "from",
11
+ "host",
12
+ "if-modified-since",
13
+ "if-unmodified-since",
14
+ "last-modified",
15
+ "location",
16
+ "max-forwards",
17
+ "proxy-authorization",
18
+ "referer",
19
+ "retry-after",
20
+ "user-agent"
21
+ ]), u = (s) => {
22
+ const t = {};
23
+ let e, r, i;
24
+ return s && s.split(`
25
+ `).forEach(function(o) {
26
+ i = o.indexOf(":"), e = o.substring(0, i).trim().toLowerCase(), r = o.substring(i + 1).trim(), !(!e || t[e] && a[e]) && (e === "set-cookie" ? t[e] ? t[e].push(r) : t[e] = [r] : t[e] = t[e] ? t[e] + ", " + r : r);
27
+ }), t;
28
+ };
19
29
  export {
20
- a as __require
30
+ u as default
21
31
  };
package/dist/index148.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = { exports: {} };
2
+ const t = null;
3
3
  export {
4
- r as __module
4
+ t as default
5
5
  };
package/dist/index149.mjs CHANGED
@@ -1,23 +1,73 @@
1
1
  'use client';
2
- import { __exports as e } from "./index201.mjs";
3
- import "./index73.mjs";
4
- import n from "react";
5
- import { __exports as o } from "./index78.mjs";
6
- var a;
7
- function c() {
8
- return a ? e : (a = 1, function(t) {
9
- Object.defineProperty(t, "__esModule", {
10
- value: !0
11
- }), Object.defineProperty(t, "HeadManagerContext", {
12
- enumerable: !0,
13
- get: function() {
14
- return r;
15
- }
16
- });
17
- const r = (/* @__PURE__ */ o._(n)).default.createContext({});
18
- process.env.NODE_ENV !== "production" && (r.displayName = "HeadManagerContext");
19
- }(e), e);
20
- }
2
+ import H from "./index73.mjs";
3
+ import D from "./index216.mjs";
4
+ import L from "./index144.mjs";
5
+ import n from "./index84.mjs";
6
+ import y from "./index79.mjs";
7
+ import O from "./index217.mjs";
8
+ import U from "./index146.mjs";
9
+ import q from "./index87.mjs";
10
+ import { progressEventReducer as A } from "./index218.mjs";
11
+ import v from "./index219.mjs";
12
+ const N = typeof XMLHttpRequest < "u", Q = N && function(s) {
13
+ return new Promise(function(C, i) {
14
+ const t = v(s);
15
+ let E = t.data;
16
+ const T = q.from(t.headers).normalize();
17
+ let { responseType: d, onUploadProgress: R, onDownloadProgress: h } = t, l, g, w, u, f;
18
+ function x() {
19
+ u && u(), f && f(), t.cancelToken && t.cancelToken.unsubscribe(l), t.signal && t.signal.removeEventListener("abort", l);
20
+ }
21
+ let e = new XMLHttpRequest();
22
+ e.open(t.method.toUpperCase(), t.url, !0), e.timeout = t.timeout;
23
+ function b() {
24
+ if (!e)
25
+ return;
26
+ const o = q.from(
27
+ "getAllResponseHeaders" in e && e.getAllResponseHeaders()
28
+ ), a = {
29
+ data: !d || d === "text" || d === "json" ? e.responseText : e.response,
30
+ status: e.status,
31
+ statusText: e.statusText,
32
+ headers: o,
33
+ config: s,
34
+ request: e
35
+ };
36
+ D(function(c) {
37
+ C(c), x();
38
+ }, function(c) {
39
+ i(c), x();
40
+ }, a), e = null;
41
+ }
42
+ "onloadend" in e ? e.onloadend = b : e.onreadystatechange = function() {
43
+ !e || e.readyState !== 4 || e.status === 0 && !(e.responseURL && e.responseURL.indexOf("file:") === 0) || setTimeout(b);
44
+ }, e.onabort = function() {
45
+ e && (i(new n("Request aborted", n.ECONNABORTED, s, e)), e = null);
46
+ }, e.onerror = function(r) {
47
+ const a = r && r.message ? r.message : "Network Error", p = new n(a, n.ERR_NETWORK, s, e);
48
+ p.event = r || null, i(p), e = null;
49
+ }, e.ontimeout = function() {
50
+ let r = t.timeout ? "timeout of " + t.timeout + "ms exceeded" : "timeout exceeded";
51
+ const a = t.transitional || L;
52
+ t.timeoutErrorMessage && (r = t.timeoutErrorMessage), i(new n(
53
+ r,
54
+ a.clarifyTimeoutError ? n.ETIMEDOUT : n.ECONNABORTED,
55
+ s,
56
+ e
57
+ )), e = null;
58
+ }, E === void 0 && T.setContentType(null), "setRequestHeader" in e && H.forEach(T.toJSON(), function(r, a) {
59
+ e.setRequestHeader(a, r);
60
+ }), H.isUndefined(t.withCredentials) || (e.withCredentials = !!t.withCredentials), d && d !== "json" && (e.responseType = t.responseType), h && ([w, f] = A(h, !0), e.addEventListener("progress", w)), R && e.upload && ([g, u] = A(R), e.upload.addEventListener("progress", g), e.upload.addEventListener("loadend", u)), (t.cancelToken || t.signal) && (l = (o) => {
61
+ e && (i(!o || o.type ? new y(null, s, e) : o), e.abort(), e = null);
62
+ }, t.cancelToken && t.cancelToken.subscribe(l), t.signal && (t.signal.aborted ? l() : t.signal.addEventListener("abort", l)));
63
+ const m = O(t.url);
64
+ if (m && U.protocols.indexOf(m) === -1) {
65
+ i(new n("Unsupported protocol " + m + ":", n.ERR_BAD_REQUEST, s));
66
+ return;
67
+ }
68
+ e.send(E || null);
69
+ });
70
+ };
21
71
  export {
22
- c as __require
72
+ Q as default
23
73
  };