@instockng/storefront-ui 1.0.18 → 1.0.20

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 (292) hide show
  1. package/dist/components/OrderConfirmation.d.ts +1 -1
  2. package/dist/components/OrderConfirmation.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts.map +1 -1
  4. package/dist/contexts/CartContext.d.ts +2 -2
  5. package/dist/contexts/CartContext.d.ts.map +1 -1
  6. package/dist/fetchers.d.ts +19 -0
  7. package/dist/fetchers.d.ts.map +1 -0
  8. package/dist/hooks/usePageTracking.d.ts +40 -0
  9. package/dist/hooks/usePageTracking.d.ts.map +1 -0
  10. package/dist/index.d.ts +3 -0
  11. package/dist/index.d.ts.map +1 -1
  12. package/dist/index.mjs +101 -92
  13. package/dist/index10.mjs +149 -624
  14. package/dist/index100.mjs +22 -33
  15. package/dist/index101.mjs +22 -30
  16. package/dist/index102.mjs +32 -27
  17. package/dist/index103.mjs +152 -57
  18. package/dist/index104.mjs +20 -3
  19. package/dist/index105.mjs +31 -2
  20. package/dist/index106.mjs +84 -2
  21. package/dist/index107.mjs +37 -16
  22. package/dist/index108.mjs +144 -12
  23. package/dist/index109.mjs +55 -6
  24. package/dist/index11.mjs +94 -56
  25. package/dist/index110.mjs +23 -30
  26. package/dist/index111.mjs +30 -0
  27. package/dist/index112.mjs +26 -0
  28. package/dist/index113.mjs +28 -0
  29. package/dist/index114.mjs +24 -0
  30. package/dist/index115.mjs +25 -0
  31. package/dist/index116.mjs +24 -0
  32. package/dist/index117.mjs +68 -0
  33. package/dist/index118.mjs +21 -0
  34. package/dist/index119.mjs +42 -0
  35. package/dist/index12.mjs +645 -62
  36. package/dist/index120.mjs +27 -0
  37. package/dist/index121.mjs +37 -0
  38. package/dist/index122.mjs +30 -0
  39. package/dist/index123.mjs +22 -0
  40. package/dist/index124.mjs +24 -0
  41. package/dist/index125.mjs +50 -0
  42. package/dist/index126.mjs +26 -0
  43. package/dist/index127.mjs +271 -0
  44. package/dist/index128.mjs +73 -0
  45. package/dist/index129.mjs +11 -0
  46. package/dist/index13.mjs +50 -14
  47. package/dist/index130.mjs +5 -0
  48. package/dist/index131.mjs +5 -0
  49. package/dist/index132.mjs +36 -0
  50. package/dist/index133.mjs +5 -0
  51. package/dist/index134.mjs +24 -0
  52. package/dist/index135.mjs +59 -0
  53. package/dist/index136.mjs +32 -0
  54. package/dist/index137.mjs +10 -0
  55. package/dist/index138.mjs +55 -0
  56. package/dist/index139.mjs +9 -0
  57. package/dist/index14.mjs +62 -115
  58. package/dist/index140.mjs +15 -0
  59. package/dist/index141.mjs +10 -0
  60. package/dist/index142.mjs +31 -0
  61. package/dist/index143.mjs +5 -0
  62. package/dist/index144.mjs +73 -0
  63. package/dist/index145.mjs +170 -0
  64. package/dist/index146.mjs +5 -0
  65. package/dist/index147.mjs +5 -0
  66. package/dist/index148.mjs +5 -0
  67. package/dist/index149.mjs +5 -0
  68. package/dist/index15.mjs +23 -41
  69. package/dist/index150.mjs +21 -0
  70. package/dist/index151.mjs +35 -0
  71. package/dist/index152.mjs +41 -0
  72. package/dist/index153.mjs +21 -0
  73. package/dist/index154.mjs +21 -0
  74. package/dist/index155.mjs +5 -0
  75. package/dist/index156.mjs +23 -0
  76. package/dist/index157.mjs +49 -0
  77. package/dist/index158.mjs +5 -0
  78. package/dist/index159.mjs +33 -0
  79. package/dist/index16.mjs +115 -42
  80. package/dist/index160.mjs +21 -0
  81. package/dist/index161.mjs +5 -0
  82. package/dist/index162.mjs +5 -0
  83. package/dist/index163.mjs +5 -0
  84. package/dist/index164.mjs +5 -0
  85. package/dist/index165.mjs +75 -0
  86. package/dist/index166.mjs +5 -0
  87. package/dist/index167.mjs +56 -0
  88. package/dist/index168.mjs +5 -0
  89. package/dist/index169.mjs +39 -0
  90. package/dist/index17.mjs +42 -42
  91. package/dist/index170.mjs +155 -0
  92. package/dist/index171.mjs +5 -0
  93. package/dist/index172.mjs +5 -0
  94. package/dist/index173.mjs +22 -0
  95. package/dist/index174.mjs +5 -0
  96. package/dist/index175.mjs +5 -0
  97. package/dist/index176.mjs +29 -0
  98. package/dist/index177.mjs +5 -0
  99. package/dist/index178.mjs +5 -0
  100. package/dist/index179.mjs +27 -0
  101. package/dist/index18.mjs +41 -31
  102. package/dist/index180.mjs +26 -0
  103. package/dist/index181.mjs +5 -0
  104. package/dist/index182.mjs +5 -0
  105. package/dist/index183.mjs +5 -0
  106. package/dist/index184.mjs +26 -0
  107. package/dist/index185.mjs +5 -0
  108. package/dist/index186.mjs +26 -0
  109. package/dist/index187.mjs +5 -0
  110. package/dist/index188.mjs +5 -0
  111. package/dist/index189.mjs +5 -0
  112. package/dist/index19.mjs +40 -7
  113. package/dist/index190.mjs +26 -0
  114. package/dist/index191.mjs +5 -0
  115. package/dist/index192.mjs +26 -0
  116. package/dist/index193.mjs +5 -0
  117. package/dist/index194.mjs +5 -0
  118. package/dist/index195.mjs +5 -0
  119. package/dist/index196.mjs +5 -0
  120. package/dist/index197.mjs +5 -0
  121. package/dist/index198.mjs +5 -0
  122. package/dist/index199.mjs +5 -0
  123. package/dist/index2.mjs +31 -12
  124. package/dist/index20.mjs +27 -17
  125. package/dist/index200.mjs +5 -0
  126. package/dist/index201.mjs +130 -0
  127. package/dist/index202.mjs +5 -0
  128. package/dist/index203.mjs +77 -0
  129. package/dist/index204.mjs +77 -0
  130. package/dist/index205.mjs +5 -0
  131. package/dist/index206.mjs +111 -0
  132. package/dist/index207.mjs +5 -0
  133. package/dist/index208.mjs +5 -0
  134. package/dist/index209.mjs +5 -0
  135. package/dist/index21.mjs +6 -29
  136. package/dist/index210.mjs +5 -0
  137. package/dist/index211.mjs +5 -0
  138. package/dist/index212.mjs +5 -0
  139. package/dist/index213.mjs +5 -0
  140. package/dist/index214.mjs +5 -0
  141. package/dist/index215.mjs +5 -0
  142. package/dist/index216.mjs +40 -0
  143. package/dist/index217.mjs +5 -0
  144. package/dist/index218.mjs +5 -0
  145. package/dist/index219.mjs +247 -0
  146. package/dist/index22.mjs +20 -18
  147. package/dist/index220.mjs +5 -0
  148. package/dist/index221.mjs +36 -0
  149. package/dist/index222.mjs +68 -0
  150. package/dist/index223.mjs +28 -0
  151. package/dist/index224.mjs +5 -0
  152. package/dist/index225.mjs +5 -0
  153. package/dist/index226.mjs +5 -0
  154. package/dist/index227.mjs +5 -0
  155. package/dist/index228.mjs +5 -0
  156. package/dist/index229.mjs +5 -0
  157. package/dist/index23.mjs +32 -87
  158. package/dist/index230.mjs +5 -0
  159. package/dist/index231.mjs +5 -0
  160. package/dist/index232.mjs +5 -0
  161. package/dist/index233.mjs +7 -0
  162. package/dist/index234.mjs +34 -0
  163. package/dist/index235.mjs +14 -0
  164. package/dist/index236.mjs +7 -0
  165. package/dist/index237.mjs +7 -0
  166. package/dist/index238.mjs +16 -0
  167. package/dist/index239.mjs +10 -0
  168. package/dist/index24.mjs +12 -12
  169. package/dist/index240.mjs +15 -0
  170. package/dist/index241.mjs +8 -0
  171. package/dist/index242.mjs +36 -0
  172. package/dist/index243.mjs +34 -0
  173. package/dist/index244.mjs +31 -0
  174. package/dist/index245.mjs +64 -0
  175. package/dist/index246.mjs +5 -0
  176. package/dist/index247.mjs +5 -0
  177. package/dist/index248.mjs +5 -0
  178. package/dist/index249.mjs +5 -0
  179. package/dist/index25.mjs +85 -8
  180. package/dist/index250.mjs +21 -0
  181. package/dist/index251.mjs +50 -0
  182. package/dist/index252.mjs +5 -0
  183. package/dist/index253.mjs +5 -0
  184. package/dist/index254.mjs +5 -0
  185. package/dist/index255.mjs +5 -0
  186. package/dist/index256.mjs +94 -0
  187. package/dist/index257.mjs +5 -0
  188. package/dist/index258.mjs +6 -0
  189. package/dist/index259.mjs +5 -0
  190. package/dist/index26.mjs +20 -97
  191. package/dist/index260.mjs +5 -0
  192. package/dist/index261.mjs +20 -0
  193. package/dist/index262.mjs +16 -0
  194. package/dist/index263.mjs +9 -0
  195. package/dist/index264.mjs +33 -0
  196. package/dist/index265.mjs +5 -0
  197. package/dist/index266.mjs +5 -0
  198. package/dist/index267.mjs +5 -0
  199. package/dist/index27.mjs +11 -18
  200. package/dist/index28.mjs +11 -65
  201. package/dist/index29.mjs +94 -89
  202. package/dist/index3.mjs +117 -97
  203. package/dist/index30.mjs +20 -19
  204. package/dist/index31.mjs +65 -19
  205. package/dist/index32.mjs +93 -8
  206. package/dist/index33.mjs +18 -1432
  207. package/dist/index34.mjs +19 -2
  208. package/dist/index35.mjs +10 -56
  209. package/dist/index36.mjs +9 -49
  210. package/dist/index37.mjs +103 -33
  211. package/dist/index38.mjs +24 -14
  212. package/dist/index39.mjs +1411 -2241
  213. package/dist/index4.mjs +83 -197
  214. package/dist/index40.mjs +2 -36
  215. package/dist/index41.mjs +56 -43
  216. package/dist/index42.mjs +50 -98
  217. package/dist/index43.mjs +33 -97
  218. package/dist/index44.mjs +13 -79
  219. package/dist/index45.mjs +2255 -69
  220. package/dist/index46.mjs +36 -95
  221. package/dist/index47.mjs +43 -80
  222. package/dist/index48.mjs +99 -79
  223. package/dist/index49.mjs +93 -15
  224. package/dist/index5.mjs +15 -108
  225. package/dist/index50.mjs +77 -14
  226. package/dist/index51.mjs +58 -44
  227. package/dist/index52.mjs +63 -93
  228. package/dist/index53.mjs +51 -99
  229. package/dist/index54.mjs +78 -4
  230. package/dist/index55.mjs +18 -22
  231. package/dist/index56.mjs +17 -74
  232. package/dist/index57.mjs +63 -15
  233. package/dist/index58.mjs +121 -59
  234. package/dist/index59.mjs +129 -34
  235. package/dist/index6.mjs +190 -73
  236. package/dist/index60.mjs +22 -41
  237. package/dist/index61.mjs +2 -235
  238. package/dist/index62.mjs +152 -5
  239. package/dist/index63.mjs +21 -132
  240. package/dist/index64.mjs +73 -66
  241. package/dist/index65.mjs +14 -86
  242. package/dist/index66.mjs +59 -25
  243. package/dist/index67.mjs +4 -8
  244. package/dist/index68.mjs +2 -75
  245. package/dist/index69.mjs +5 -3
  246. package/dist/index7.mjs +97 -85
  247. package/dist/index70.mjs +1134 -2
  248. package/dist/index71.mjs +19 -82
  249. package/dist/index72.mjs +54 -53
  250. package/dist/index73.mjs +32 -5
  251. package/dist/index74.mjs +2 -5
  252. package/dist/index75.mjs +223 -167
  253. package/dist/index76.mjs +6 -53
  254. package/dist/index77.mjs +133 -68
  255. package/dist/index78.mjs +67 -3
  256. package/dist/index79.mjs +87 -2
  257. package/dist/index8.mjs +78 -162
  258. package/dist/index80.mjs +25 -17
  259. package/dist/index81.mjs +8 -55
  260. package/dist/index82.mjs +74 -28
  261. package/dist/index83.mjs +3 -6
  262. package/dist/index84.mjs +2 -52
  263. package/dist/index85.mjs +83 -6
  264. package/dist/index86.mjs +53 -11
  265. package/dist/index87.mjs +6 -7
  266. package/dist/index88.mjs +5 -28
  267. package/dist/index89.mjs +179 -2
  268. package/dist/index9.mjs +90 -90
  269. package/dist/index90.mjs +49 -66
  270. package/dist/index91.mjs +68 -166
  271. package/dist/index92.mjs +34 -31
  272. package/dist/index93.mjs +42 -10
  273. package/dist/index94.mjs +2 -4
  274. package/dist/index95.mjs +2 -4
  275. package/dist/index96.mjs +28 -13
  276. package/dist/index97.mjs +18 -7
  277. package/dist/index98.mjs +214 -11
  278. package/dist/index99.mjs +179 -4
  279. package/dist/providers/MetaPixelProvider.d.ts +98 -0
  280. package/dist/providers/MetaPixelProvider.d.ts.map +1 -0
  281. package/dist/providers/StorefrontProvider.d.ts +1 -0
  282. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  283. package/dist/styles.css +1 -1
  284. package/package.json +5 -4
  285. package/src/components/OrderConfirmation.tsx +0 -2
  286. package/src/components/ShoppingCart.tsx +12 -1
  287. package/src/contexts/CartContext.tsx +30 -5
  288. package/src/fetchers.ts +33 -0
  289. package/src/hooks/usePageTracking.ts +72 -0
  290. package/src/index.ts +5 -0
  291. package/src/providers/MetaPixelProvider.tsx +239 -0
  292. package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index80.mjs CHANGED
@@ -1,23 +1,31 @@
1
1
  'use client';
2
- import f from "./index61.mjs";
3
- import d from "./index92.mjs";
4
- function l(e) {
5
- return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
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]);
6
5
  }
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;
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
27
  }
20
- return e;
28
+ return null;
21
29
  }
22
30
  export {
23
31
  m as default
package/dist/index81.mjs CHANGED
@@ -1,59 +1,12 @@
1
1
  'use client';
2
- import n from "./index61.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
- }
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";
56
6
  }
7
+ i.inherits(l, r, {
8
+ __CANCEL__: !0
9
+ });
57
10
  export {
58
- a as default
11
+ l as default
59
12
  };
package/dist/index82.mjs CHANGED
@@ -1,32 +1,78 @@
1
1
  'use client';
2
- import r from "./index93.mjs";
3
- import p from "./index69.mjs";
4
- import l from "./index65.mjs";
5
- import m from "./index67.mjs";
6
- import a from "./index75.mjs";
7
- import o from "./index76.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
- });
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
+ }
29
75
  }
30
76
  export {
31
- q as default
77
+ c as default
32
78
  };
package/dist/index83.mjs CHANGED
@@ -1,10 +1,7 @@
1
1
  'use client';
2
- import r from "./index94.mjs";
3
- import f from "./index95.mjs";
4
- function u(l, i, t) {
5
- let o = !r(i);
6
- return l && (o || t == !1) ? f(l, i) : i;
2
+ function t(n) {
3
+ return !!(n && n.__CANCEL__);
7
4
  }
8
5
  export {
9
- u as default
6
+ t as default
10
7
  };
package/dist/index84.mjs CHANGED
@@ -1,55 +1,5 @@
1
1
  'use client';
2
- import { VERSION as w } from "./index70.mjs";
3
- import s from "./index72.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;
44
- }
45
- if (i !== !0)
46
- throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
47
- }
48
- }
49
- const m = {
50
- assertOptions: b,
51
- validators: l
52
- };
2
+ const o = "1.12.2";
53
3
  export {
54
- m as default
4
+ o as VERSION
55
5
  };
package/dist/index85.mjs CHANGED
@@ -1,9 +1,86 @@
1
1
  'use client';
2
- const r = {
3
- silentJSONParsing: !0,
4
- forcedJSONParsing: !0,
5
- clarifyTimeoutError: !1
6
- };
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
+ }
7
84
  export {
8
- r as default
85
+ W as default
9
86
  };
package/dist/index86.mjs CHANGED
@@ -1,15 +1,57 @@
1
1
  'use client';
2
- import s from "./index61.mjs";
3
- import f from "./index71.mjs";
4
- import r from "./index87.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 c from "./index75.mjs";
3
+ function r(t, i, o, a, e) {
4
+ Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = t, this.name = "AxiosError", i && (this.code = i), o && (this.config = o), a && (this.request = a), e && (this.response = e, this.status = e.status ? e.status : null);
12
5
  }
6
+ c.inherits(r, Error, {
7
+ toJSON: function() {
8
+ return {
9
+ // Standard
10
+ message: this.message,
11
+ name: this.name,
12
+ // Microsoft
13
+ description: this.description,
14
+ number: this.number,
15
+ // Mozilla
16
+ fileName: this.fileName,
17
+ lineNumber: this.lineNumber,
18
+ columnNumber: this.columnNumber,
19
+ stack: this.stack,
20
+ // Axios
21
+ config: c.toJSONObject(this.config),
22
+ code: this.code,
23
+ status: this.status
24
+ };
25
+ }
26
+ });
27
+ const u = r.prototype, R = {};
28
+ [
29
+ "ERR_BAD_OPTION_VALUE",
30
+ "ERR_BAD_OPTION",
31
+ "ECONNABORTED",
32
+ "ETIMEDOUT",
33
+ "ERR_NETWORK",
34
+ "ERR_FR_TOO_MANY_REDIRECTS",
35
+ "ERR_DEPRECATED",
36
+ "ERR_BAD_RESPONSE",
37
+ "ERR_BAD_REQUEST",
38
+ "ERR_CANCELED",
39
+ "ERR_NOT_SUPPORT",
40
+ "ERR_INVALID_URL"
41
+ // eslint-disable-next-line func-names
42
+ ].forEach((t) => {
43
+ R[t] = { value: t };
44
+ });
45
+ Object.defineProperties(r, R);
46
+ Object.defineProperty(u, "isAxiosError", { value: !0 });
47
+ r.from = (t, i, o, a, e, E) => {
48
+ const s = Object.create(u);
49
+ c.toFlatObject(t, s, function(m) {
50
+ return m !== Error.prototype;
51
+ }, (n) => n !== "isAxiosError");
52
+ const l = t && t.message ? t.message : "Error", h = i == null && t ? t.code : i;
53
+ return r.call(s, l, h, o, a, e), t && s.cause == null && Object.defineProperty(s, "cause", { value: t, configurable: !0 }), s.name = t && t.name || "Error", E && Object.assign(s, E), s;
54
+ };
13
55
  export {
14
- d as default
56
+ r as default
15
57
  };
package/dist/index87.mjs CHANGED
@@ -1,10 +1,9 @@
1
1
  'use client';
2
- import o from "./index96.mjs";
3
- import * as t from "./index97.mjs";
4
- const m = {
5
- ...t,
6
- ...o
7
- };
2
+ function u(n) {
3
+ return function(r) {
4
+ return n.apply(null, r);
5
+ };
6
+ }
8
7
  export {
9
- m as default
8
+ u as default
10
9
  };
package/dist/index88.mjs CHANGED
@@ -1,31 +1,8 @@
1
1
  'use client';
2
- import n from "./index61.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 i from "./index75.mjs";
3
+ function o(r) {
4
+ return i.isObject(r) && r.isAxiosError === !0;
5
+ }
29
6
  export {
30
- u as default
7
+ o as default
31
8
  };