@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.
- package/dist/components/OrderConfirmation.d.ts +1 -1
- package/dist/components/OrderConfirmation.d.ts.map +1 -1
- package/dist/components/ShoppingCart.d.ts.map +1 -1
- package/dist/contexts/CartContext.d.ts +2 -2
- package/dist/contexts/CartContext.d.ts.map +1 -1
- package/dist/fetchers.d.ts +19 -0
- package/dist/fetchers.d.ts.map +1 -0
- package/dist/hooks/usePageTracking.d.ts +40 -0
- package/dist/hooks/usePageTracking.d.ts.map +1 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +101 -92
- package/dist/index10.mjs +149 -624
- package/dist/index100.mjs +22 -33
- package/dist/index101.mjs +22 -30
- package/dist/index102.mjs +32 -27
- package/dist/index103.mjs +152 -57
- package/dist/index104.mjs +20 -3
- package/dist/index105.mjs +31 -2
- package/dist/index106.mjs +84 -2
- package/dist/index107.mjs +37 -16
- package/dist/index108.mjs +144 -12
- package/dist/index109.mjs +55 -6
- package/dist/index11.mjs +94 -56
- package/dist/index110.mjs +23 -30
- package/dist/index111.mjs +30 -0
- package/dist/index112.mjs +26 -0
- package/dist/index113.mjs +28 -0
- package/dist/index114.mjs +24 -0
- package/dist/index115.mjs +25 -0
- package/dist/index116.mjs +24 -0
- package/dist/index117.mjs +68 -0
- package/dist/index118.mjs +21 -0
- package/dist/index119.mjs +42 -0
- package/dist/index12.mjs +645 -62
- package/dist/index120.mjs +27 -0
- package/dist/index121.mjs +37 -0
- package/dist/index122.mjs +30 -0
- package/dist/index123.mjs +22 -0
- package/dist/index124.mjs +24 -0
- package/dist/index125.mjs +50 -0
- package/dist/index126.mjs +26 -0
- package/dist/index127.mjs +271 -0
- package/dist/index128.mjs +73 -0
- package/dist/index129.mjs +11 -0
- package/dist/index13.mjs +50 -14
- package/dist/index130.mjs +5 -0
- package/dist/index131.mjs +5 -0
- package/dist/index132.mjs +36 -0
- package/dist/index133.mjs +5 -0
- package/dist/index134.mjs +24 -0
- package/dist/index135.mjs +59 -0
- package/dist/index136.mjs +32 -0
- package/dist/index137.mjs +10 -0
- package/dist/index138.mjs +55 -0
- package/dist/index139.mjs +9 -0
- package/dist/index14.mjs +62 -115
- package/dist/index140.mjs +15 -0
- package/dist/index141.mjs +10 -0
- package/dist/index142.mjs +31 -0
- package/dist/index143.mjs +5 -0
- package/dist/index144.mjs +73 -0
- package/dist/index145.mjs +170 -0
- package/dist/index146.mjs +5 -0
- package/dist/index147.mjs +5 -0
- package/dist/index148.mjs +5 -0
- package/dist/index149.mjs +5 -0
- package/dist/index15.mjs +23 -41
- package/dist/index150.mjs +21 -0
- package/dist/index151.mjs +35 -0
- package/dist/index152.mjs +41 -0
- package/dist/index153.mjs +21 -0
- package/dist/index154.mjs +21 -0
- package/dist/index155.mjs +5 -0
- package/dist/index156.mjs +23 -0
- package/dist/index157.mjs +49 -0
- package/dist/index158.mjs +5 -0
- package/dist/index159.mjs +33 -0
- package/dist/index16.mjs +115 -42
- package/dist/index160.mjs +21 -0
- package/dist/index161.mjs +5 -0
- package/dist/index162.mjs +5 -0
- package/dist/index163.mjs +5 -0
- package/dist/index164.mjs +5 -0
- package/dist/index165.mjs +75 -0
- package/dist/index166.mjs +5 -0
- package/dist/index167.mjs +56 -0
- package/dist/index168.mjs +5 -0
- package/dist/index169.mjs +39 -0
- package/dist/index17.mjs +42 -42
- package/dist/index170.mjs +155 -0
- package/dist/index171.mjs +5 -0
- package/dist/index172.mjs +5 -0
- package/dist/index173.mjs +22 -0
- package/dist/index174.mjs +5 -0
- package/dist/index175.mjs +5 -0
- package/dist/index176.mjs +29 -0
- package/dist/index177.mjs +5 -0
- package/dist/index178.mjs +5 -0
- package/dist/index179.mjs +27 -0
- package/dist/index18.mjs +41 -31
- package/dist/index180.mjs +26 -0
- package/dist/index181.mjs +5 -0
- package/dist/index182.mjs +5 -0
- package/dist/index183.mjs +5 -0
- package/dist/index184.mjs +26 -0
- package/dist/index185.mjs +5 -0
- package/dist/index186.mjs +26 -0
- package/dist/index187.mjs +5 -0
- package/dist/index188.mjs +5 -0
- package/dist/index189.mjs +5 -0
- package/dist/index19.mjs +40 -7
- package/dist/index190.mjs +26 -0
- package/dist/index191.mjs +5 -0
- package/dist/index192.mjs +26 -0
- package/dist/index193.mjs +5 -0
- package/dist/index194.mjs +5 -0
- package/dist/index195.mjs +5 -0
- package/dist/index196.mjs +5 -0
- package/dist/index197.mjs +5 -0
- package/dist/index198.mjs +5 -0
- package/dist/index199.mjs +5 -0
- package/dist/index2.mjs +31 -12
- package/dist/index20.mjs +27 -17
- package/dist/index200.mjs +5 -0
- package/dist/index201.mjs +130 -0
- package/dist/index202.mjs +5 -0
- package/dist/index203.mjs +77 -0
- package/dist/index204.mjs +77 -0
- package/dist/index205.mjs +5 -0
- package/dist/index206.mjs +111 -0
- package/dist/index207.mjs +5 -0
- package/dist/index208.mjs +5 -0
- package/dist/index209.mjs +5 -0
- package/dist/index21.mjs +6 -29
- package/dist/index210.mjs +5 -0
- package/dist/index211.mjs +5 -0
- package/dist/index212.mjs +5 -0
- package/dist/index213.mjs +5 -0
- package/dist/index214.mjs +5 -0
- package/dist/index215.mjs +5 -0
- package/dist/index216.mjs +40 -0
- package/dist/index217.mjs +5 -0
- package/dist/index218.mjs +5 -0
- package/dist/index219.mjs +247 -0
- package/dist/index22.mjs +20 -18
- package/dist/index220.mjs +5 -0
- package/dist/index221.mjs +36 -0
- package/dist/index222.mjs +68 -0
- package/dist/index223.mjs +28 -0
- package/dist/index224.mjs +5 -0
- package/dist/index225.mjs +5 -0
- package/dist/index226.mjs +5 -0
- package/dist/index227.mjs +5 -0
- package/dist/index228.mjs +5 -0
- package/dist/index229.mjs +5 -0
- package/dist/index23.mjs +32 -87
- package/dist/index230.mjs +5 -0
- package/dist/index231.mjs +5 -0
- package/dist/index232.mjs +5 -0
- package/dist/index233.mjs +7 -0
- package/dist/index234.mjs +34 -0
- package/dist/index235.mjs +14 -0
- package/dist/index236.mjs +7 -0
- package/dist/index237.mjs +7 -0
- package/dist/index238.mjs +16 -0
- package/dist/index239.mjs +10 -0
- package/dist/index24.mjs +12 -12
- package/dist/index240.mjs +15 -0
- package/dist/index241.mjs +8 -0
- package/dist/index242.mjs +36 -0
- package/dist/index243.mjs +34 -0
- package/dist/index244.mjs +31 -0
- package/dist/index245.mjs +64 -0
- package/dist/index246.mjs +5 -0
- package/dist/index247.mjs +5 -0
- package/dist/index248.mjs +5 -0
- package/dist/index249.mjs +5 -0
- package/dist/index25.mjs +85 -8
- package/dist/index250.mjs +21 -0
- package/dist/index251.mjs +50 -0
- package/dist/index252.mjs +5 -0
- package/dist/index253.mjs +5 -0
- package/dist/index254.mjs +5 -0
- package/dist/index255.mjs +5 -0
- package/dist/index256.mjs +94 -0
- package/dist/index257.mjs +5 -0
- package/dist/index258.mjs +6 -0
- package/dist/index259.mjs +5 -0
- package/dist/index26.mjs +20 -97
- package/dist/index260.mjs +5 -0
- package/dist/index261.mjs +20 -0
- package/dist/index262.mjs +16 -0
- package/dist/index263.mjs +9 -0
- package/dist/index264.mjs +33 -0
- package/dist/index265.mjs +5 -0
- package/dist/index266.mjs +5 -0
- package/dist/index267.mjs +5 -0
- package/dist/index27.mjs +11 -18
- package/dist/index28.mjs +11 -65
- package/dist/index29.mjs +94 -89
- package/dist/index3.mjs +117 -97
- package/dist/index30.mjs +20 -19
- package/dist/index31.mjs +65 -19
- package/dist/index32.mjs +93 -8
- package/dist/index33.mjs +18 -1432
- package/dist/index34.mjs +19 -2
- package/dist/index35.mjs +10 -56
- package/dist/index36.mjs +9 -49
- package/dist/index37.mjs +103 -33
- package/dist/index38.mjs +24 -14
- package/dist/index39.mjs +1411 -2241
- package/dist/index4.mjs +83 -197
- package/dist/index40.mjs +2 -36
- package/dist/index41.mjs +56 -43
- package/dist/index42.mjs +50 -98
- package/dist/index43.mjs +33 -97
- package/dist/index44.mjs +13 -79
- package/dist/index45.mjs +2255 -69
- package/dist/index46.mjs +36 -95
- package/dist/index47.mjs +43 -80
- package/dist/index48.mjs +99 -79
- package/dist/index49.mjs +93 -15
- package/dist/index5.mjs +15 -108
- package/dist/index50.mjs +77 -14
- package/dist/index51.mjs +58 -44
- package/dist/index52.mjs +63 -93
- package/dist/index53.mjs +51 -99
- package/dist/index54.mjs +78 -4
- package/dist/index55.mjs +18 -22
- package/dist/index56.mjs +17 -74
- package/dist/index57.mjs +63 -15
- package/dist/index58.mjs +121 -59
- package/dist/index59.mjs +129 -34
- package/dist/index6.mjs +190 -73
- package/dist/index60.mjs +22 -41
- package/dist/index61.mjs +2 -235
- package/dist/index62.mjs +152 -5
- package/dist/index63.mjs +21 -132
- package/dist/index64.mjs +73 -66
- package/dist/index65.mjs +14 -86
- package/dist/index66.mjs +59 -25
- package/dist/index67.mjs +4 -8
- package/dist/index68.mjs +2 -75
- package/dist/index69.mjs +5 -3
- package/dist/index7.mjs +97 -85
- package/dist/index70.mjs +1134 -2
- package/dist/index71.mjs +19 -82
- package/dist/index72.mjs +54 -53
- package/dist/index73.mjs +32 -5
- package/dist/index74.mjs +2 -5
- package/dist/index75.mjs +223 -167
- package/dist/index76.mjs +6 -53
- package/dist/index77.mjs +133 -68
- package/dist/index78.mjs +67 -3
- package/dist/index79.mjs +87 -2
- package/dist/index8.mjs +78 -162
- package/dist/index80.mjs +25 -17
- package/dist/index81.mjs +8 -55
- package/dist/index82.mjs +74 -28
- package/dist/index83.mjs +3 -6
- package/dist/index84.mjs +2 -52
- package/dist/index85.mjs +83 -6
- package/dist/index86.mjs +53 -11
- package/dist/index87.mjs +6 -7
- package/dist/index88.mjs +5 -28
- package/dist/index89.mjs +179 -2
- package/dist/index9.mjs +90 -90
- package/dist/index90.mjs +49 -66
- package/dist/index91.mjs +68 -166
- package/dist/index92.mjs +34 -31
- package/dist/index93.mjs +42 -10
- package/dist/index94.mjs +2 -4
- package/dist/index95.mjs +2 -4
- package/dist/index96.mjs +28 -13
- package/dist/index97.mjs +18 -7
- package/dist/index98.mjs +214 -11
- package/dist/index99.mjs +179 -4
- package/dist/providers/MetaPixelProvider.d.ts +98 -0
- package/dist/providers/MetaPixelProvider.d.ts.map +1 -0
- package/dist/providers/StorefrontProvider.d.ts +1 -0
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +5 -4
- package/src/components/OrderConfirmation.tsx +0 -2
- package/src/components/ShoppingCart.tsx +12 -1
- package/src/contexts/CartContext.tsx +30 -5
- package/src/fetchers.ts +33 -0
- package/src/hooks/usePageTracking.ts +72 -0
- package/src/index.ts +5 -0
- package/src/providers/MetaPixelProvider.tsx +239 -0
- package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index80.mjs
CHANGED
|
@@ -1,23 +1,31 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
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
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
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
27
|
}
|
|
20
|
-
return
|
|
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
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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
|
-
|
|
11
|
+
l as default
|
|
59
12
|
};
|
package/dist/index82.mjs
CHANGED
|
@@ -1,32 +1,78 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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
|
-
|
|
77
|
+
c as default
|
|
32
78
|
};
|
package/dist/index83.mjs
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
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
|
-
|
|
6
|
+
t as default
|
|
10
7
|
};
|
package/dist/index84.mjs
CHANGED
|
@@ -1,55 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
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
|
-
|
|
4
|
+
o as VERSION
|
|
55
5
|
};
|
package/dist/index85.mjs
CHANGED
|
@@ -1,9 +1,86 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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
|
-
|
|
85
|
+
W as default
|
|
9
86
|
};
|
package/dist/index86.mjs
CHANGED
|
@@ -1,15 +1,57 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
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
|
-
|
|
56
|
+
r as default
|
|
15
57
|
};
|
package/dist/index87.mjs
CHANGED
package/dist/index88.mjs
CHANGED
|
@@ -1,31 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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
|
-
|
|
7
|
+
o as default
|
|
31
8
|
};
|