@instockng/storefront-ui 1.0.22 → 1.0.23

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 (176) hide show
  1. package/dist/components/Checkout.d.ts.map +1 -1
  2. package/dist/components/ShoppingCart.d.ts.map +1 -1
  3. package/dist/contexts/CartContext.d.ts.map +1 -1
  4. package/dist/index10.mjs +53 -59
  5. package/dist/index100.mjs +3 -3
  6. package/dist/index101.mjs +1 -1
  7. package/dist/index102.mjs +1 -1
  8. package/dist/index103.mjs +1 -1
  9. package/dist/index104.mjs +2 -2
  10. package/dist/index105.mjs +2 -2
  11. package/dist/index106.mjs +3 -3
  12. package/dist/index107.mjs +1 -1
  13. package/dist/index108.mjs +3 -3
  14. package/dist/index109.mjs +2 -2
  15. package/dist/index110.mjs +2 -2
  16. package/dist/index111.mjs +1 -1
  17. package/dist/index112.mjs +3 -3
  18. package/dist/index113.mjs +1 -1
  19. package/dist/index114.mjs +1 -1
  20. package/dist/index115.mjs +3 -3
  21. package/dist/index116.mjs +2 -2
  22. package/dist/index117.mjs +4 -4
  23. package/dist/index118.mjs +1 -1
  24. package/dist/index119.mjs +3 -3
  25. package/dist/index12.mjs +456 -438
  26. package/dist/index120.mjs +4 -4
  27. package/dist/index121.mjs +1 -1
  28. package/dist/index122.mjs +1 -1
  29. package/dist/index123.mjs +1 -1
  30. package/dist/index124.mjs +1 -1
  31. package/dist/index125.mjs +1 -1
  32. package/dist/index126.mjs +1 -1
  33. package/dist/index127.mjs +1 -1
  34. package/dist/index128.mjs +2 -2
  35. package/dist/index129.mjs +3 -3
  36. package/dist/index132.mjs +1 -1
  37. package/dist/index134.mjs +2 -21
  38. package/dist/index135.mjs +2 -56
  39. package/dist/index136.mjs +2 -29
  40. package/dist/index137.mjs +2 -7
  41. package/dist/index138.mjs +16 -50
  42. package/dist/index139.mjs +32 -6
  43. package/dist/index140.mjs +37 -11
  44. package/dist/index141.mjs +18 -7
  45. package/dist/index142.mjs +18 -28
  46. package/dist/index143.mjs +2 -2
  47. package/dist/index144.mjs +20 -70
  48. package/dist/index145.mjs +42 -163
  49. package/dist/index147.mjs +30 -2
  50. package/dist/index148.mjs +18 -2
  51. package/dist/index149.mjs +2 -2
  52. package/dist/index150.mjs +2 -18
  53. package/dist/index151.mjs +2 -32
  54. package/dist/index152.mjs +2 -38
  55. package/dist/index153.mjs +67 -13
  56. package/dist/index154.mjs +2 -18
  57. package/dist/index155.mjs +53 -2
  58. package/dist/index156.mjs +2 -20
  59. package/dist/index157.mjs +29 -39
  60. package/dist/index158.mjs +152 -2
  61. package/dist/index159.mjs +2 -30
  62. package/dist/index160.mjs +2 -18
  63. package/dist/index161.mjs +19 -2
  64. package/dist/index162.mjs +2 -2
  65. package/dist/index163.mjs +2 -2
  66. package/dist/index164.mjs +26 -2
  67. package/dist/index165.mjs +2 -72
  68. package/dist/index166.mjs +2 -2
  69. package/dist/index167.mjs +20 -49
  70. package/dist/index168.mjs +23 -2
  71. package/dist/index169.mjs +2 -36
  72. package/dist/index170.mjs +2 -152
  73. package/dist/index171.mjs +2 -2
  74. package/dist/index172.mjs +23 -2
  75. package/dist/index173.mjs +2 -19
  76. package/dist/index174.mjs +23 -2
  77. package/dist/index176.mjs +2 -26
  78. package/dist/index177.mjs +2 -2
  79. package/dist/index178.mjs +23 -2
  80. package/dist/index179.mjs +2 -24
  81. package/dist/index180.mjs +15 -15
  82. package/dist/index181.mjs +2 -2
  83. package/dist/index182.mjs +2 -2
  84. package/dist/index183.mjs +2 -2
  85. package/dist/index184.mjs +2 -23
  86. package/dist/index185.mjs +2 -2
  87. package/dist/index186.mjs +2 -23
  88. package/dist/index187.mjs +2 -2
  89. package/dist/index188.mjs +2 -2
  90. package/dist/index189.mjs +127 -2
  91. package/dist/index190.mjs +2 -23
  92. package/dist/index191.mjs +74 -2
  93. package/dist/index192.mjs +71 -20
  94. package/dist/index193.mjs +21 -2
  95. package/dist/index194.mjs +56 -2
  96. package/dist/index195.mjs +29 -2
  97. package/dist/index196.mjs +7 -2
  98. package/dist/index197.mjs +52 -2
  99. package/dist/index198.mjs +6 -2
  100. package/dist/index199.mjs +12 -2
  101. package/dist/index2.mjs +10 -10
  102. package/dist/index20.mjs +2 -2
  103. package/dist/index200.mjs +7 -2
  104. package/dist/index201.mjs +28 -127
  105. package/dist/index202.mjs +2 -2
  106. package/dist/index203.mjs +69 -73
  107. package/dist/index204.mjs +164 -71
  108. package/dist/index205.mjs +2 -2
  109. package/dist/index206.mjs +2 -2
  110. package/dist/index208.mjs +2 -2
  111. package/dist/index209.mjs +2 -2
  112. package/dist/index21.mjs +2 -2
  113. package/dist/index210.mjs +2 -2
  114. package/dist/index211.mjs +108 -2
  115. package/dist/index212.mjs +2 -2
  116. package/dist/index213.mjs +2 -108
  117. package/dist/index214.mjs +2 -2
  118. package/dist/index215.mjs +2 -2
  119. package/dist/index216.mjs +243 -36
  120. package/dist/index217.mjs +2 -2
  121. package/dist/index218.mjs +32 -243
  122. package/dist/index219.mjs +65 -2
  123. package/dist/index220.mjs +16 -24
  124. package/dist/index221.mjs +2 -65
  125. package/dist/index222.mjs +31 -19
  126. package/dist/index230.mjs +2 -2
  127. package/dist/index231.mjs +2 -2
  128. package/dist/index245.mjs +3 -3
  129. package/dist/index248.mjs +2 -2
  130. package/dist/index249.mjs +2 -18
  131. package/dist/index25.mjs +5 -0
  132. package/dist/index250.mjs +13 -42
  133. package/dist/index251.mjs +47 -2
  134. package/dist/index252.mjs +2 -2
  135. package/dist/index253.mjs +2 -2
  136. package/dist/index254.mjs +2 -2
  137. package/dist/index255.mjs +2 -91
  138. package/dist/index256.mjs +91 -2
  139. package/dist/index263.mjs +1 -1
  140. package/dist/index264.mjs +1 -1
  141. package/dist/index3.mjs +82 -82
  142. package/dist/index38.mjs +1 -1
  143. package/dist/index42.mjs +1 -1
  144. package/dist/index49.mjs +59 -59
  145. package/dist/index50.mjs +50 -50
  146. package/dist/index51.mjs +48 -48
  147. package/dist/index52.mjs +56 -56
  148. package/dist/index53.mjs +39 -39
  149. package/dist/index54.mjs +55 -55
  150. package/dist/index55.mjs +15 -15
  151. package/dist/index56.mjs +10 -10
  152. package/dist/index57.mjs +23 -23
  153. package/dist/index58.mjs +64 -64
  154. package/dist/index59.mjs +73 -73
  155. package/dist/index62.mjs +149 -19
  156. package/dist/index63.mjs +19 -149
  157. package/dist/index73.mjs +1 -1
  158. package/dist/index78.mjs +5 -5
  159. package/dist/index80.mjs +3 -3
  160. package/dist/index90.mjs +1 -1
  161. package/dist/index91.mjs +3 -3
  162. package/dist/index96.mjs +1 -1
  163. package/dist/index97.mjs +1 -1
  164. package/dist/index98.mjs +6 -6
  165. package/dist/index99.mjs +4 -4
  166. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  167. package/dist/styles.css +1 -1
  168. package/package.json +12 -11
  169. package/src/components/CartItem.stories.tsx +5 -5
  170. package/src/components/Checkout.stories.tsx +16 -15
  171. package/src/components/Checkout.tsx +42 -0
  172. package/src/components/ShoppingCart.stories.tsx +17 -16
  173. package/src/components/ShoppingCart.tsx +3 -11
  174. package/src/contexts/CartContext.tsx +2 -1
  175. package/src/providers/StorefrontProvider.tsx +4 -1
  176. package/src/test-utils/MockCartProvider.tsx +31 -25
package/dist/index120.mjs CHANGED
@@ -1,9 +1,9 @@
1
1
  'use client';
2
- import { __exports as r } from "./index191.mjs";
2
+ import { __exports as r } from "./index179.mjs";
3
3
  import { __require as m } from "./index97.mjs";
4
- import { __require as f } from "./index184.mjs";
5
- import { __require as h } from "./index192.mjs";
6
- import { __require as s } from "./index180.mjs";
4
+ import { __require as f } from "./index172.mjs";
5
+ import { __require as h } from "./index180.mjs";
6
+ import { __require as s } from "./index168.mjs";
7
7
  var n;
8
8
  function q() {
9
9
  return n ? r : (n = 1, function(t) {
package/dist/index121.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as o } from "./index193.mjs";
2
+ import { __exports as o } from "./index181.mjs";
3
3
  var c;
4
4
  function p() {
5
5
  return c ? o : (c = 1, function(a) {
package/dist/index122.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index194.mjs";
2
+ import { __exports as r } from "./index182.mjs";
3
3
  import { __require as c } from "./index103.mjs";
4
4
  import { __require as l } from "./index116.mjs";
5
5
  var n;
package/dist/index123.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as e } from "./index195.mjs";
2
+ import { __exports as e } from "./index183.mjs";
3
3
  var t;
4
4
  function u() {
5
5
  return t ? e : (t = 1, function(o) {
package/dist/index124.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index196.mjs";
2
+ import { __exports as r } from "./index184.mjs";
3
3
  var u;
4
4
  function m() {
5
5
  return u ? r : (u = 1, function(t) {
package/dist/index125.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as u } from "./index197.mjs";
2
+ import { __exports as u } from "./index185.mjs";
3
3
  import { __require as A } from "./index107.mjs";
4
4
  import { __require as x } from "./index108.mjs";
5
5
  var d;
package/dist/index126.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as t } from "./index198.mjs";
2
+ import { __exports as t } from "./index186.mjs";
3
3
  var n;
4
4
  function i() {
5
5
  return n ? t : (n = 1, function(o) {
package/dist/index127.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as t } from "./index199.mjs";
2
+ import { __exports as t } from "./index187.mjs";
3
3
  var o;
4
4
  function Re() {
5
5
  return o ? t : (o = 1, function(n) {
package/dist/index128.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { __exports as n } from "./index200.mjs";
3
- import { __require as c } from "./index201.mjs";
2
+ import { __exports as n } from "./index188.mjs";
3
+ import { __require as c } from "./index189.mjs";
4
4
  var u;
5
5
  function y() {
6
6
  return u ? n : (u = 1, function(a) {
package/dist/index129.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use client';
2
- import { __module as e } from "./index202.mjs";
3
- import { __require as o } from "./index203.mjs";
4
- import { __require as t } from "./index204.mjs";
2
+ import { __module as e } from "./index190.mjs";
3
+ import { __require as o } from "./index191.mjs";
4
+ import { __require as t } from "./index192.mjs";
5
5
  var r;
6
6
  function p() {
7
7
  return r ? e.exports : (r = 1, process.env.NODE_ENV === "production" ? e.exports = o() : e.exports = t(), e.exports);
package/dist/index132.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index146.mjs";
2
+ import { __exports as r } from "./index134.mjs";
3
3
  var c;
4
4
  function b() {
5
5
  return c ? r : (c = 1, function(n) {
package/dist/index134.mjs CHANGED
@@ -1,24 +1,5 @@
1
1
  'use client';
2
- import f from "./index76.mjs";
3
- import d from "./index236.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
- }
2
+ var a = {};
22
3
  export {
23
- m as default
4
+ a as __exports
24
5
  };
package/dist/index135.mjs CHANGED
@@ -1,59 +1,5 @@
1
1
  'use client';
2
- import n from "./index76.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
- }
2
+ var r = {};
57
3
  export {
58
- a as default
4
+ r as __exports
59
5
  };
package/dist/index136.mjs CHANGED
@@ -1,32 +1,5 @@
1
1
  'use client';
2
- import r from "./index237.mjs";
3
- import p from "./index84.mjs";
4
- import l from "./index80.mjs";
5
- import m from "./index82.mjs";
6
- import a from "./index90.mjs";
7
- import o from "./index91.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
- }
2
+ var r = {};
30
3
  export {
31
- q as default
4
+ r as __exports
32
5
  };
package/dist/index137.mjs CHANGED
@@ -1,10 +1,5 @@
1
1
  'use client';
2
- import r from "./index238.mjs";
3
- import f from "./index239.mjs";
4
- function u(l, i, t) {
5
- let o = !r(i);
6
- return l && (o || t == !1) ? f(l, i) : i;
7
- }
2
+ var e = { exports: {} };
8
3
  export {
9
- u as default
4
+ e as __module
10
5
  };
package/dist/index138.mjs CHANGED
@@ -1,55 +1,21 @@
1
1
  'use client';
2
- import { VERSION as w } from "./index85.mjs";
3
- import s from "./index87.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;
2
+ import { __exports as r } from "./index205.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;
44
16
  }
45
- if (i !== !0)
46
- throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
47
- }
17
+ }(r), r);
48
18
  }
49
- const m = {
50
- assertOptions: b,
51
- validators: l
52
- };
53
19
  export {
54
- m as default
20
+ a as __require
55
21
  };
package/dist/index139.mjs CHANGED
@@ -1,9 +1,35 @@
1
1
  'use client';
2
- const r = {
3
- silentJSONParsing: !0,
4
- forcedJSONParsing: !0,
5
- clarifyTimeoutError: !1
6
- };
2
+ import { __module as r } from "./index206.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
+ }
7
33
  export {
8
- r as default
34
+ c as __require
9
35
  };
package/dist/index140.mjs CHANGED
@@ -1,15 +1,41 @@
1
1
  'use client';
2
- import s from "./index76.mjs";
3
- import f from "./index86.mjs";
4
- import r from "./index141.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
- });
2
+ import { __module as n } from "./index207.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);
12
38
  }
13
39
  export {
14
- d as default
40
+ o as __require
15
41
  };
package/dist/index141.mjs CHANGED
@@ -1,10 +1,21 @@
1
1
  'use client';
2
- import o from "./index240.mjs";
3
- import * as t from "./index241.mjs";
4
- const m = {
5
- ...t,
6
- ...o
7
- };
2
+ import { __exports as e } from "./index208.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
+ }
8
19
  export {
9
- m as default
20
+ o as __require
10
21
  };
package/dist/index142.mjs CHANGED
@@ -1,31 +1,21 @@
1
1
  'use client';
2
- import n from "./index76.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
- };
2
+ import { __exports as e } from "./index209.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
+ }
29
19
  export {
30
- u as default
20
+ a as __require
31
21
  };
package/dist/index143.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- const t = null;
2
+ var r = { exports: {} };
3
3
  export {
4
- t as default
4
+ r as __module
5
5
  };
package/dist/index144.mjs CHANGED
@@ -1,73 +1,23 @@
1
1
  'use client';
2
- import H from "./index76.mjs";
3
- import D from "./index242.mjs";
4
- import L from "./index139.mjs";
5
- import n from "./index87.mjs";
6
- import y from "./index82.mjs";
7
- import O from "./index243.mjs";
8
- import U from "./index141.mjs";
9
- import q from "./index90.mjs";
10
- import { progressEventReducer as A } from "./index244.mjs";
11
- import v from "./index245.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
- };
2
+ import { __exports as e } from "./index213.mjs";
3
+ import "./index69.mjs";
4
+ import n from "react";
5
+ import { __exports as o } from "./index74.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
+ }
71
21
  export {
72
- Q as default
22
+ c as __require
73
23
  };