@instockng/storefront-ui 1.0.21 → 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 (223) 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 +2 -0
  4. package/dist/contexts/CartContext.d.ts.map +1 -1
  5. package/dist/index10.mjs +53 -59
  6. package/dist/index100.mjs +3 -3
  7. package/dist/index101.mjs +1 -1
  8. package/dist/index102.mjs +1 -1
  9. package/dist/index103.mjs +1 -1
  10. package/dist/index104.mjs +2 -2
  11. package/dist/index105.mjs +2 -2
  12. package/dist/index106.mjs +3 -3
  13. package/dist/index107.mjs +1 -1
  14. package/dist/index108.mjs +3 -3
  15. package/dist/index109.mjs +2 -2
  16. package/dist/index110.mjs +2 -2
  17. package/dist/index111.mjs +1 -1
  18. package/dist/index112.mjs +3 -3
  19. package/dist/index113.mjs +1 -1
  20. package/dist/index114.mjs +1 -1
  21. package/dist/index115.mjs +3 -3
  22. package/dist/index116.mjs +2 -2
  23. package/dist/index117.mjs +4 -4
  24. package/dist/index118.mjs +1 -1
  25. package/dist/index119.mjs +3 -3
  26. package/dist/index12.mjs +456 -438
  27. package/dist/index120.mjs +4 -4
  28. package/dist/index121.mjs +1 -1
  29. package/dist/index122.mjs +1 -1
  30. package/dist/index123.mjs +1 -1
  31. package/dist/index124.mjs +1 -1
  32. package/dist/index125.mjs +1 -1
  33. package/dist/index126.mjs +1 -1
  34. package/dist/index127.mjs +1 -1
  35. package/dist/index128.mjs +2 -2
  36. package/dist/index129.mjs +3 -3
  37. package/dist/index132.mjs +1 -1
  38. package/dist/index134.mjs +2 -21
  39. package/dist/index135.mjs +2 -56
  40. package/dist/index136.mjs +2 -29
  41. package/dist/index137.mjs +2 -7
  42. package/dist/index138.mjs +16 -50
  43. package/dist/index139.mjs +32 -6
  44. package/dist/index140.mjs +37 -11
  45. package/dist/index141.mjs +18 -7
  46. package/dist/index142.mjs +18 -28
  47. package/dist/index143.mjs +2 -2
  48. package/dist/index144.mjs +20 -70
  49. package/dist/index145.mjs +42 -163
  50. package/dist/index147.mjs +30 -2
  51. package/dist/index148.mjs +18 -2
  52. package/dist/index149.mjs +2 -2
  53. package/dist/index150.mjs +2 -18
  54. package/dist/index151.mjs +2 -32
  55. package/dist/index152.mjs +2 -38
  56. package/dist/index153.mjs +67 -13
  57. package/dist/index154.mjs +2 -18
  58. package/dist/index155.mjs +53 -2
  59. package/dist/index156.mjs +2 -20
  60. package/dist/index157.mjs +29 -39
  61. package/dist/index158.mjs +152 -2
  62. package/dist/index159.mjs +2 -30
  63. package/dist/index160.mjs +2 -18
  64. package/dist/index161.mjs +19 -2
  65. package/dist/index162.mjs +2 -2
  66. package/dist/index163.mjs +2 -2
  67. package/dist/index164.mjs +26 -2
  68. package/dist/index165.mjs +2 -72
  69. package/dist/index166.mjs +2 -2
  70. package/dist/index167.mjs +20 -49
  71. package/dist/index168.mjs +23 -2
  72. package/dist/index169.mjs +2 -36
  73. package/dist/index170.mjs +2 -152
  74. package/dist/index171.mjs +2 -2
  75. package/dist/index172.mjs +23 -2
  76. package/dist/index173.mjs +2 -19
  77. package/dist/index174.mjs +23 -2
  78. package/dist/index176.mjs +2 -26
  79. package/dist/index177.mjs +2 -2
  80. package/dist/index178.mjs +23 -2
  81. package/dist/index179.mjs +2 -24
  82. package/dist/index180.mjs +15 -15
  83. package/dist/index181.mjs +2 -2
  84. package/dist/index182.mjs +2 -2
  85. package/dist/index183.mjs +2 -2
  86. package/dist/index184.mjs +2 -23
  87. package/dist/index185.mjs +2 -2
  88. package/dist/index186.mjs +2 -23
  89. package/dist/index187.mjs +2 -2
  90. package/dist/index188.mjs +2 -2
  91. package/dist/index189.mjs +127 -2
  92. package/dist/index190.mjs +2 -23
  93. package/dist/index191.mjs +74 -2
  94. package/dist/index192.mjs +71 -20
  95. package/dist/index193.mjs +21 -2
  96. package/dist/index194.mjs +56 -2
  97. package/dist/index195.mjs +29 -2
  98. package/dist/index196.mjs +7 -2
  99. package/dist/index197.mjs +52 -2
  100. package/dist/index198.mjs +6 -2
  101. package/dist/index199.mjs +12 -2
  102. package/dist/index2.mjs +10 -10
  103. package/dist/index20.mjs +2 -2
  104. package/dist/index200.mjs +7 -2
  105. package/dist/index201.mjs +28 -127
  106. package/dist/index202.mjs +2 -2
  107. package/dist/index203.mjs +69 -73
  108. package/dist/index204.mjs +164 -71
  109. package/dist/index205.mjs +2 -31
  110. package/dist/index206.mjs +2 -11
  111. package/dist/index207.mjs +2 -4
  112. package/dist/index208.mjs +2 -4
  113. package/dist/index209.mjs +2 -13
  114. package/dist/index21.mjs +2 -2
  115. package/dist/index210.mjs +2 -7
  116. package/dist/index211.mjs +107 -11
  117. package/dist/index212.mjs +2 -5
  118. package/dist/index213.mjs +2 -33
  119. package/dist/index214.mjs +2 -31
  120. package/dist/index215.mjs +2 -28
  121. package/dist/index216.mjs +241 -58
  122. package/dist/index218.mjs +33 -2
  123. package/dist/index219.mjs +65 -2
  124. package/dist/index220.mjs +25 -2
  125. package/dist/index221.mjs +2 -2
  126. package/dist/index222.mjs +37 -2
  127. package/dist/index225.mjs +2 -108
  128. package/dist/index226.mjs +2 -2
  129. package/dist/index227.mjs +2 -2
  130. package/dist/index228.mjs +2 -2
  131. package/dist/index229.mjs +2 -37
  132. package/dist/index231.mjs +2 -244
  133. package/dist/index232.mjs +2 -2
  134. package/dist/index233.mjs +4 -33
  135. package/dist/index234.mjs +2 -65
  136. package/dist/index235.mjs +2 -25
  137. package/dist/index236.mjs +31 -2
  138. package/dist/index237.mjs +11 -2
  139. package/dist/index238.mjs +4 -2
  140. package/dist/index239.mjs +4 -2
  141. package/dist/index240.mjs +13 -2
  142. package/dist/index241.mjs +7 -2
  143. package/dist/index242.mjs +12 -2
  144. package/dist/index243.mjs +5 -2
  145. package/dist/index244.mjs +33 -2
  146. package/dist/index245.mjs +31 -4
  147. package/dist/index246.mjs +28 -2
  148. package/dist/index247.mjs +61 -2
  149. package/dist/index248.mjs +2 -2
  150. package/dist/index249.mjs +2 -18
  151. package/dist/index25.mjs +53 -48
  152. package/dist/index250.mjs +13 -42
  153. package/dist/index251.mjs +47 -2
  154. package/dist/index252.mjs +2 -2
  155. package/dist/index257.mjs +1 -2
  156. package/dist/index258.mjs +3 -2
  157. package/dist/index259.mjs +2 -2
  158. package/dist/index260.mjs +2 -17
  159. package/dist/index261.mjs +15 -11
  160. package/dist/index262.mjs +13 -6
  161. package/dist/index263.mjs +6 -30
  162. package/dist/index264.mjs +30 -2
  163. package/dist/index3.mjs +133 -102
  164. package/dist/index32.mjs +26 -26
  165. package/dist/index37.mjs +2 -2
  166. package/dist/index38.mjs +1 -1
  167. package/dist/index4.mjs +50 -49
  168. package/dist/index42.mjs +1 -1
  169. package/dist/index47.mjs +17 -17
  170. package/dist/index48.mjs +2 -2
  171. package/dist/index49.mjs +59 -59
  172. package/dist/index50.mjs +50 -50
  173. package/dist/index51.mjs +48 -48
  174. package/dist/index52.mjs +56 -56
  175. package/dist/index53.mjs +39 -39
  176. package/dist/index54.mjs +55 -55
  177. package/dist/index55.mjs +15 -15
  178. package/dist/index56.mjs +10 -10
  179. package/dist/index57.mjs +23 -23
  180. package/dist/index58.mjs +64 -64
  181. package/dist/index59.mjs +73 -73
  182. package/dist/index60.mjs +21 -20
  183. package/dist/index61.mjs +2 -24
  184. package/dist/index63.mjs +23 -2
  185. package/dist/index66.mjs +2 -2
  186. package/dist/index75.mjs +2 -235
  187. package/dist/index76.mjs +233 -4
  188. package/dist/index77.mjs +5 -133
  189. package/dist/index78.mjs +129 -63
  190. package/dist/index79.mjs +67 -86
  191. package/dist/index80.mjs +85 -27
  192. package/dist/index81.mjs +28 -8
  193. package/dist/index82.mjs +8 -74
  194. package/dist/index83.mjs +74 -3
  195. package/dist/index84.mjs +4 -2
  196. package/dist/index85.mjs +2 -83
  197. package/dist/index86.mjs +81 -52
  198. package/dist/index87.mjs +53 -5
  199. package/dist/index88.mjs +5 -4
  200. package/dist/index89.mjs +4 -178
  201. package/dist/index90.mjs +174 -48
  202. package/dist/index91.mjs +51 -67
  203. package/dist/index92.mjs +69 -34
  204. package/dist/index93.mjs +31 -40
  205. package/dist/index94.mjs +43 -2
  206. package/dist/index96.mjs +1 -1
  207. package/dist/index97.mjs +1 -1
  208. package/dist/index98.mjs +6 -6
  209. package/dist/index99.mjs +4 -4
  210. package/dist/providers/MetaPixelProvider.d.ts +10 -5
  211. package/dist/providers/MetaPixelProvider.d.ts.map +1 -1
  212. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  213. package/dist/styles.css +1 -1
  214. package/package.json +12 -11
  215. package/src/components/CartItem.stories.tsx +5 -5
  216. package/src/components/Checkout.stories.tsx +16 -15
  217. package/src/components/Checkout.tsx +42 -0
  218. package/src/components/ShoppingCart.stories.tsx +17 -16
  219. package/src/components/ShoppingCart.tsx +3 -11
  220. package/src/contexts/CartContext.tsx +70 -6
  221. package/src/providers/MetaPixelProvider.tsx +24 -16
  222. package/src/providers/StorefrontProvider.tsx +4 -1
  223. package/src/test-utils/MockCartProvider.tsx +31 -25
package/dist/index79.mjs CHANGED
@@ -1,90 +1,71 @@
1
1
  'use client';
2
- import t from "./index75.mjs";
3
- import c from "./index86.mjs";
4
- import u from "./index139.mjs";
5
- import S from "./index85.mjs";
6
- import h from "./index140.mjs";
7
- import a from "./index141.mjs";
8
- import O from "./index80.mjs";
9
- function y(i, r, e) {
10
- if (t.isString(i))
11
- try {
12
- return (r || JSON.parse)(i), t.trim(i);
13
- } catch (n) {
14
- if (n.name !== "SyntaxError")
15
- throw n;
16
- }
17
- return (e || JSON.stringify)(i);
18
- }
19
- const l = {
20
- transitional: u,
21
- adapter: ["xhr", "http", "fetch"],
22
- transformRequest: [function(r, e) {
23
- const n = e.getContentType() || "", s = n.indexOf("application/json") > -1, f = t.isObject(r);
24
- if (f && t.isHTMLForm(r) && (r = new FormData(r)), t.isFormData(r))
25
- return s ? JSON.stringify(O(r)) : r;
26
- if (t.isArrayBuffer(r) || t.isBuffer(r) || t.isStream(r) || t.isFile(r) || t.isBlob(r) || t.isReadableStream(r))
27
- return r;
28
- if (t.isArrayBufferView(r))
29
- return r.buffer;
30
- if (t.isURLSearchParams(r))
31
- return e.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), r.toString();
32
- let o;
33
- if (f) {
34
- if (n.indexOf("application/x-www-form-urlencoded") > -1)
35
- return h(r, this.formSerializer).toString();
36
- if ((o = t.isFileList(r)) || n.indexOf("multipart/form-data") > -1) {
37
- const p = this.env && this.env.FormData;
38
- return S(
39
- o ? { "files[]": r } : r,
40
- p && new p(),
41
- this.formSerializer
42
- );
43
- }
44
- }
45
- return f || s ? (e.setContentType("application/json", !1), y(r)) : r;
46
- }],
47
- transformResponse: [function(r) {
48
- const e = this.transitional || l.transitional, n = e && e.forcedJSONParsing, s = this.responseType === "json";
49
- if (t.isResponse(r) || t.isReadableStream(r))
50
- return r;
51
- if (r && t.isString(r) && (n && !this.responseType || s)) {
52
- const m = !(e && e.silentJSONParsing) && s;
53
- try {
54
- return JSON.parse(r, this.parseReviver);
55
- } catch (o) {
56
- if (m)
57
- throw o.name === "SyntaxError" ? c.from(o, c.ERR_BAD_RESPONSE, this, null, this.response) : o;
58
- }
59
- }
60
- return r;
61
- }],
62
- /**
63
- * A timeout in milliseconds to abort a request. If set to 0 (default) a
64
- * timeout is not created.
65
- */
66
- timeout: 0,
67
- xsrfCookieName: "XSRF-TOKEN",
68
- xsrfHeaderName: "X-XSRF-TOKEN",
69
- maxContentLength: -1,
70
- maxBodyLength: -1,
71
- env: {
72
- FormData: a.classes.FormData,
73
- Blob: a.classes.Blob
74
- },
75
- validateStatus: function(r) {
76
- return r >= 200 && r < 300;
77
- },
78
- headers: {
79
- common: {
80
- Accept: "application/json, text/plain, */*",
81
- "Content-Type": void 0
82
- }
2
+ import i from "./index76.mjs";
3
+ import h from "./index90.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;
83
10
  }
84
- };
85
- t.forEach(["delete", "get", "head", "post", "put", "patch"], (i) => {
86
- l.headers[i] = {};
87
- });
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;
68
+ }
88
69
  export {
89
- l as default
70
+ C as default
90
71
  };
package/dist/index80.mjs CHANGED
@@ -1,32 +1,90 @@
1
1
  'use client';
2
- import u from "./index75.mjs";
3
- function f(e) {
4
- return u.matchAll(/\w+|\[(\w*)]/g, e).map((o) => o[0] === "[]" ? "" : o[1] || o[0]);
2
+ import t from "./index76.mjs";
3
+ import c from "./index87.mjs";
4
+ import u from "./index198.mjs";
5
+ import S from "./index86.mjs";
6
+ import h from "./index199.mjs";
7
+ import a from "./index200.mjs";
8
+ import O from "./index81.mjs";
9
+ function y(i, r, e) {
10
+ if (t.isString(i))
11
+ try {
12
+ return (r || JSON.parse)(i), t.trim(i);
13
+ } catch (n) {
14
+ if (n.name !== "SyntaxError")
15
+ throw n;
16
+ }
17
+ return (e || JSON.stringify)(i);
5
18
  }
6
- function y(e) {
7
- const o = {}, r = Object.keys(e);
8
- let i;
9
- const n = r.length;
10
- let c;
11
- for (i = 0; i < n; i++)
12
- c = r[i], o[c] = e[c];
13
- return o;
14
- }
15
- function m(e) {
16
- function o(r, i, n, c) {
17
- let s = r[c++];
18
- if (s === "__proto__") return !0;
19
- const t = Number.isFinite(+s), l = c >= r.length;
20
- return s = !s && u.isArray(n) ? n.length : s, l ? (u.hasOwnProp(n, s) ? n[s] = [n[s], i] : n[s] = i, !t) : ((!n[s] || !u.isObject(n[s])) && (n[s] = []), o(r, i, n[s], c) && u.isArray(n[s]) && (n[s] = y(n[s])), !t);
21
- }
22
- if (u.isFormData(e) && u.isFunction(e.entries)) {
23
- const r = {};
24
- return u.forEachEntry(e, (i, n) => {
25
- o(f(i), n, r, 0);
26
- }), r;
19
+ const l = {
20
+ transitional: u,
21
+ adapter: ["xhr", "http", "fetch"],
22
+ transformRequest: [function(r, e) {
23
+ const n = e.getContentType() || "", s = n.indexOf("application/json") > -1, f = t.isObject(r);
24
+ if (f && t.isHTMLForm(r) && (r = new FormData(r)), t.isFormData(r))
25
+ return s ? JSON.stringify(O(r)) : r;
26
+ if (t.isArrayBuffer(r) || t.isBuffer(r) || t.isStream(r) || t.isFile(r) || t.isBlob(r) || t.isReadableStream(r))
27
+ return r;
28
+ if (t.isArrayBufferView(r))
29
+ return r.buffer;
30
+ if (t.isURLSearchParams(r))
31
+ return e.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), r.toString();
32
+ let o;
33
+ if (f) {
34
+ if (n.indexOf("application/x-www-form-urlencoded") > -1)
35
+ return h(r, this.formSerializer).toString();
36
+ if ((o = t.isFileList(r)) || n.indexOf("multipart/form-data") > -1) {
37
+ const p = this.env && this.env.FormData;
38
+ return S(
39
+ o ? { "files[]": r } : r,
40
+ p && new p(),
41
+ this.formSerializer
42
+ );
43
+ }
44
+ }
45
+ return f || s ? (e.setContentType("application/json", !1), y(r)) : r;
46
+ }],
47
+ transformResponse: [function(r) {
48
+ const e = this.transitional || l.transitional, n = e && e.forcedJSONParsing, s = this.responseType === "json";
49
+ if (t.isResponse(r) || t.isReadableStream(r))
50
+ return r;
51
+ if (r && t.isString(r) && (n && !this.responseType || s)) {
52
+ const m = !(e && e.silentJSONParsing) && s;
53
+ try {
54
+ return JSON.parse(r, this.parseReviver);
55
+ } catch (o) {
56
+ if (m)
57
+ throw o.name === "SyntaxError" ? c.from(o, c.ERR_BAD_RESPONSE, this, null, this.response) : o;
58
+ }
59
+ }
60
+ return r;
61
+ }],
62
+ /**
63
+ * A timeout in milliseconds to abort a request. If set to 0 (default) a
64
+ * timeout is not created.
65
+ */
66
+ timeout: 0,
67
+ xsrfCookieName: "XSRF-TOKEN",
68
+ xsrfHeaderName: "X-XSRF-TOKEN",
69
+ maxContentLength: -1,
70
+ maxBodyLength: -1,
71
+ env: {
72
+ FormData: a.classes.FormData,
73
+ Blob: a.classes.Blob
74
+ },
75
+ validateStatus: function(r) {
76
+ return r >= 200 && r < 300;
77
+ },
78
+ headers: {
79
+ common: {
80
+ Accept: "application/json, text/plain, */*",
81
+ "Content-Type": void 0
82
+ }
27
83
  }
28
- return null;
29
- }
84
+ };
85
+ t.forEach(["delete", "get", "head", "post", "put", "patch"], (i) => {
86
+ l.headers[i] = {};
87
+ });
30
88
  export {
31
- m as default
89
+ l as default
32
90
  };
package/dist/index81.mjs CHANGED
@@ -1,12 +1,32 @@
1
1
  'use client';
2
- import r from "./index86.mjs";
3
- import i from "./index75.mjs";
4
- function l(o, t, e) {
5
- r.call(this, o ?? "canceled", r.ERR_CANCELED, t, e), this.name = "CanceledError";
2
+ import u from "./index76.mjs";
3
+ function f(e) {
4
+ return u.matchAll(/\w+|\[(\w*)]/g, e).map((o) => o[0] === "[]" ? "" : o[1] || o[0]);
5
+ }
6
+ function y(e) {
7
+ const o = {}, r = Object.keys(e);
8
+ let i;
9
+ const n = r.length;
10
+ let c;
11
+ for (i = 0; i < n; i++)
12
+ c = r[i], o[c] = e[c];
13
+ return o;
14
+ }
15
+ function m(e) {
16
+ function o(r, i, n, c) {
17
+ let s = r[c++];
18
+ if (s === "__proto__") return !0;
19
+ const t = Number.isFinite(+s), l = c >= r.length;
20
+ return s = !s && u.isArray(n) ? n.length : s, l ? (u.hasOwnProp(n, s) ? n[s] = [n[s], i] : n[s] = i, !t) : ((!n[s] || !u.isObject(n[s])) && (n[s] = []), o(r, i, n[s], c) && u.isArray(n[s]) && (n[s] = y(n[s])), !t);
21
+ }
22
+ if (u.isFormData(e) && u.isFunction(e.entries)) {
23
+ const r = {};
24
+ return u.forEachEntry(e, (i, n) => {
25
+ o(f(i), n, r, 0);
26
+ }), r;
27
+ }
28
+ return null;
6
29
  }
7
- i.inherits(l, r, {
8
- __CANCEL__: !0
9
- });
10
30
  export {
11
- l as default
31
+ m as default
12
32
  };
package/dist/index82.mjs CHANGED
@@ -1,78 +1,12 @@
1
1
  'use client';
2
- import u from "./index81.mjs";
3
- class c {
4
- constructor(e) {
5
- if (typeof e != "function")
6
- throw new TypeError("executor must be a function.");
7
- let t;
8
- this.promise = new Promise(function(r) {
9
- t = r;
10
- });
11
- const s = this;
12
- this.promise.then((n) => {
13
- if (!s._listeners) return;
14
- let r = s._listeners.length;
15
- for (; r-- > 0; )
16
- s._listeners[r](n);
17
- s._listeners = null;
18
- }), this.promise.then = (n) => {
19
- let r;
20
- const o = new Promise((i) => {
21
- s.subscribe(i), r = i;
22
- }).then(n);
23
- return o.cancel = function() {
24
- s.unsubscribe(r);
25
- }, o;
26
- }, e(function(r, o, i) {
27
- s.reason || (s.reason = new u(r, o, i), t(s.reason));
28
- });
29
- }
30
- /**
31
- * Throws a `CanceledError` if cancellation has been requested.
32
- */
33
- throwIfRequested() {
34
- if (this.reason)
35
- throw this.reason;
36
- }
37
- /**
38
- * Subscribe to the cancel signal
39
- */
40
- subscribe(e) {
41
- if (this.reason) {
42
- e(this.reason);
43
- return;
44
- }
45
- this._listeners ? this._listeners.push(e) : this._listeners = [e];
46
- }
47
- /**
48
- * Unsubscribe from the cancel signal
49
- */
50
- unsubscribe(e) {
51
- if (!this._listeners)
52
- return;
53
- const t = this._listeners.indexOf(e);
54
- t !== -1 && this._listeners.splice(t, 1);
55
- }
56
- toAbortSignal() {
57
- const e = new AbortController(), t = (s) => {
58
- e.abort(s);
59
- };
60
- return this.subscribe(t), e.signal.unsubscribe = () => this.unsubscribe(t), e.signal;
61
- }
62
- /**
63
- * Returns an object that contains a new `CancelToken` and a function that, when called,
64
- * cancels the `CancelToken`.
65
- */
66
- static source() {
67
- let e;
68
- return {
69
- token: new c(function(n) {
70
- e = n;
71
- }),
72
- cancel: e
73
- };
74
- }
2
+ import r from "./index87.mjs";
3
+ import i from "./index76.mjs";
4
+ function l(o, t, e) {
5
+ r.call(this, o ?? "canceled", r.ERR_CANCELED, t, e), this.name = "CanceledError";
75
6
  }
7
+ i.inherits(l, r, {
8
+ __CANCEL__: !0
9
+ });
76
10
  export {
77
- c as default
11
+ l as default
78
12
  };
package/dist/index83.mjs CHANGED
@@ -1,7 +1,78 @@
1
1
  'use client';
2
- function t(n) {
3
- return !!(n && n.__CANCEL__);
2
+ import u from "./index82.mjs";
3
+ class c {
4
+ constructor(e) {
5
+ if (typeof e != "function")
6
+ throw new TypeError("executor must be a function.");
7
+ let t;
8
+ this.promise = new Promise(function(r) {
9
+ t = r;
10
+ });
11
+ const s = this;
12
+ this.promise.then((n) => {
13
+ if (!s._listeners) return;
14
+ let r = s._listeners.length;
15
+ for (; r-- > 0; )
16
+ s._listeners[r](n);
17
+ s._listeners = null;
18
+ }), this.promise.then = (n) => {
19
+ let r;
20
+ const o = new Promise((i) => {
21
+ s.subscribe(i), r = i;
22
+ }).then(n);
23
+ return o.cancel = function() {
24
+ s.unsubscribe(r);
25
+ }, o;
26
+ }, e(function(r, o, i) {
27
+ s.reason || (s.reason = new u(r, o, i), t(s.reason));
28
+ });
29
+ }
30
+ /**
31
+ * Throws a `CanceledError` if cancellation has been requested.
32
+ */
33
+ throwIfRequested() {
34
+ if (this.reason)
35
+ throw this.reason;
36
+ }
37
+ /**
38
+ * Subscribe to the cancel signal
39
+ */
40
+ subscribe(e) {
41
+ if (this.reason) {
42
+ e(this.reason);
43
+ return;
44
+ }
45
+ this._listeners ? this._listeners.push(e) : this._listeners = [e];
46
+ }
47
+ /**
48
+ * Unsubscribe from the cancel signal
49
+ */
50
+ unsubscribe(e) {
51
+ if (!this._listeners)
52
+ return;
53
+ const t = this._listeners.indexOf(e);
54
+ t !== -1 && this._listeners.splice(t, 1);
55
+ }
56
+ toAbortSignal() {
57
+ const e = new AbortController(), t = (s) => {
58
+ e.abort(s);
59
+ };
60
+ return this.subscribe(t), e.signal.unsubscribe = () => this.unsubscribe(t), e.signal;
61
+ }
62
+ /**
63
+ * Returns an object that contains a new `CancelToken` and a function that, when called,
64
+ * cancels the `CancelToken`.
65
+ */
66
+ static source() {
67
+ let e;
68
+ return {
69
+ token: new c(function(n) {
70
+ e = n;
71
+ }),
72
+ cancel: e
73
+ };
74
+ }
4
75
  }
5
76
  export {
6
- t as default
77
+ c as default
7
78
  };
package/dist/index84.mjs CHANGED
@@ -1,5 +1,7 @@
1
1
  'use client';
2
- const o = "1.12.2";
2
+ function t(n) {
3
+ return !!(n && n.__CANCEL__);
4
+ }
3
5
  export {
4
- o as VERSION
6
+ t as default
5
7
  };
package/dist/index85.mjs CHANGED
@@ -1,86 +1,5 @@
1
1
  'use client';
2
- import t from "./index75.mjs";
3
- import E from "./index86.mjs";
4
- function B(i) {
5
- return t.isPlainObject(i) || t.isArray(i);
6
- }
7
- function h(i) {
8
- return t.endsWith(i, "[]") ? i.slice(0, -2) : i;
9
- }
10
- function O(i, e, s) {
11
- return i ? i.concat(e).map(function(o, d) {
12
- return o = h(o), !s && d ? "[" + o + "]" : o;
13
- }).join(s ? "." : "") : e;
14
- }
15
- function T(i) {
16
- return t.isArray(i) && !i.some(B);
17
- }
18
- const S = t.toFlatObject(t, {}, null, function(e) {
19
- return /^is[A-Z]/.test(e);
20
- });
21
- function W(i, e, s) {
22
- if (!t.isObject(i))
23
- throw new TypeError("target must be an object");
24
- e = e || new FormData(), s = t.toFlatObject(s, {
25
- metaTokens: !0,
26
- dots: !1,
27
- indexes: !1
28
- }, !1, function(n, u) {
29
- return !t.isUndefined(u[n]);
30
- });
31
- const p = s.metaTokens, o = s.visitor || j, d = s.dots, m = s.indexes, w = (s.Blob || typeof Blob < "u" && Blob) && t.isSpecCompliantForm(e);
32
- if (!t.isFunction(o))
33
- throw new TypeError("visitor must be a function");
34
- function l(r) {
35
- if (r === null) return "";
36
- if (t.isDate(r))
37
- return r.toISOString();
38
- if (t.isBoolean(r))
39
- return r.toString();
40
- if (!w && t.isBlob(r))
41
- throw new E("Blob is not supported. Use a Buffer instead.");
42
- return t.isArrayBuffer(r) || t.isTypedArray(r) ? w && typeof Blob == "function" ? new Blob([r]) : Buffer.from(r) : r;
43
- }
44
- function j(r, n, u) {
45
- let f = r;
46
- if (r && !u && typeof r == "object") {
47
- if (t.endsWith(n, "{}"))
48
- n = p ? n : n.slice(0, -2), r = JSON.stringify(r);
49
- else if (t.isArray(r) && T(r) || (t.isFileList(r) || t.endsWith(n, "[]")) && (f = t.toArray(r)))
50
- return n = h(n), f.forEach(function(b, x) {
51
- !(t.isUndefined(b) || b === null) && e.append(
52
- // eslint-disable-next-line no-nested-ternary
53
- m === !0 ? O([n], x, d) : m === null ? n : n + "[]",
54
- l(b)
55
- );
56
- }), !1;
57
- }
58
- return B(r) ? !0 : (e.append(O(u, n, d), l(r)), !1);
59
- }
60
- const a = [], F = Object.assign(S, {
61
- defaultVisitor: j,
62
- convertValue: l,
63
- isVisitable: B
64
- });
65
- function A(r, n) {
66
- if (!t.isUndefined(r)) {
67
- if (a.indexOf(r) !== -1)
68
- throw Error("Circular reference detected in " + n.join("."));
69
- a.push(r), t.forEach(r, function(f, c) {
70
- (!(t.isUndefined(f) || f === null) && o.call(
71
- e,
72
- f,
73
- t.isString(c) ? c.trim() : c,
74
- n,
75
- F
76
- )) === !0 && A(f, n ? n.concat(c) : [c]);
77
- }), a.pop();
78
- }
79
- }
80
- if (!t.isObject(i))
81
- throw new TypeError("data must be an object");
82
- return A(i), e;
83
- }
2
+ const o = "1.12.2";
84
3
  export {
85
- W as default
4
+ o as VERSION
86
5
  };