@instockng/storefront-ui 1.0.17 → 1.0.19
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 +21 -0
- package/dist/index15.mjs +23 -41
- package/dist/index150.mjs +35 -0
- package/dist/index151.mjs +41 -0
- package/dist/index152.mjs +21 -0
- package/dist/index153.mjs +21 -0
- package/dist/index154.mjs +5 -0
- package/dist/index155.mjs +23 -0
- package/dist/index156.mjs +49 -0
- package/dist/index157.mjs +5 -0
- package/dist/index158.mjs +33 -0
- package/dist/index159.mjs +21 -0
- package/dist/index16.mjs +115 -42
- package/dist/index160.mjs +5 -0
- package/dist/index161.mjs +5 -0
- package/dist/index162.mjs +5 -0
- package/dist/index163.mjs +5 -0
- package/dist/index164.mjs +75 -0
- package/dist/index165.mjs +5 -0
- package/dist/index166.mjs +56 -0
- package/dist/index167.mjs +5 -0
- package/dist/index168.mjs +39 -0
- package/dist/index169.mjs +155 -0
- package/dist/index17.mjs +42 -42
- package/dist/index170.mjs +5 -0
- package/dist/index171.mjs +5 -0
- package/dist/index172.mjs +22 -0
- package/dist/index173.mjs +5 -0
- package/dist/index174.mjs +5 -0
- package/dist/index175.mjs +29 -0
- package/dist/index176.mjs +5 -0
- package/dist/index177.mjs +5 -0
- package/dist/index178.mjs +27 -0
- package/dist/index179.mjs +26 -0
- package/dist/index18.mjs +41 -31
- package/dist/index180.mjs +5 -0
- package/dist/index181.mjs +5 -0
- package/dist/index182.mjs +5 -0
- package/dist/index183.mjs +26 -0
- package/dist/index184.mjs +5 -0
- package/dist/index185.mjs +26 -0
- package/dist/index186.mjs +5 -0
- package/dist/index187.mjs +5 -0
- package/dist/index188.mjs +5 -0
- package/dist/index189.mjs +26 -0
- package/dist/index19.mjs +40 -7
- package/dist/index190.mjs +5 -0
- package/dist/index191.mjs +26 -0
- package/dist/index192.mjs +5 -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 +130 -0
- package/dist/index201.mjs +5 -0
- package/dist/index202.mjs +77 -0
- package/dist/index203.mjs +77 -0
- package/dist/index204.mjs +5 -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 +5 -0
- package/dist/index22.mjs +20 -18
- package/dist/index220.mjs +247 -0
- package/dist/index221.mjs +5 -0
- package/dist/index222.mjs +36 -0
- package/dist/index223.mjs +68 -0
- package/dist/index224.mjs +28 -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 +5 -0
- package/dist/index235.mjs +5 -0
- package/dist/index236.mjs +34 -0
- package/dist/index237.mjs +14 -0
- package/dist/index238.mjs +7 -0
- package/dist/index239.mjs +7 -0
- package/dist/index24.mjs +12 -12
- package/dist/index240.mjs +16 -0
- package/dist/index241.mjs +10 -0
- package/dist/index242.mjs +15 -0
- package/dist/index243.mjs +8 -0
- package/dist/index244.mjs +36 -0
- package/dist/index245.mjs +34 -0
- package/dist/index246.mjs +31 -0
- package/dist/index247.mjs +64 -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 +82 -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 +122 -228
- package/dist/index6.mjs +190 -73
- package/dist/index60.mjs +23 -5
- package/dist/index61.mjs +145 -126
- package/dist/index62.mjs +2 -68
- package/dist/index63.mjs +22 -86
- package/dist/index64.mjs +73 -27
- package/dist/index65.mjs +15 -9
- package/dist/index66.mjs +58 -70
- package/dist/index67.mjs +4 -3
- package/dist/index68.mjs +2 -2
- package/dist/index69.mjs +5 -82
- package/dist/index7.mjs +97 -85
- package/dist/index70.mjs +1133 -53
- package/dist/index71.mjs +19 -5
- package/dist/index72.mjs +54 -4
- package/dist/index73.mjs +28 -174
- package/dist/index74.mjs +2 -53
- package/dist/index75.mjs +2 -69
- package/dist/index76.mjs +231 -30
- package/dist/index77.mjs +5 -42
- package/dist/index78.mjs +133 -3
- package/dist/index79.mjs +68 -2
- package/dist/index8.mjs +78 -162
- package/dist/index80.mjs +85 -19
- package/dist/index81.mjs +26 -53
- package/dist/index82.mjs +8 -28
- package/dist/index83.mjs +74 -6
- package/dist/index84.mjs +3 -51
- package/dist/index85.mjs +2 -6
- package/dist/index86.mjs +81 -10
- package/dist/index87.mjs +53 -6
- package/dist/index88.mjs +5 -27
- package/dist/index89.mjs +5 -2
- package/dist/index9.mjs +90 -90
- package/dist/index90.mjs +175 -66
- package/dist/index91.mjs +49 -163
- package/dist/index92.mjs +68 -30
- package/dist/index93.mjs +34 -11
- package/dist/index94.mjs +42 -3
- 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 +8 -3
- 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 +236 -0
- package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index62.mjs
CHANGED
|
@@ -1,71 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import h from "./index73.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;
|
|
10
|
-
}
|
|
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
|
-
}
|
|
2
|
+
var e = { exports: {} };
|
|
69
3
|
export {
|
|
70
|
-
|
|
4
|
+
e as __module
|
|
71
5
|
};
|
package/dist/index63.mjs
CHANGED
|
@@ -1,90 +1,26 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
2
|
+
import "react";
|
|
3
|
+
function i(n, o) {
|
|
4
|
+
if (typeof n == "function")
|
|
5
|
+
return n(o);
|
|
6
|
+
n != null && (n.current = o);
|
|
7
|
+
}
|
|
8
|
+
function f(...n) {
|
|
9
|
+
return (o) => {
|
|
10
|
+
let u = !1;
|
|
11
|
+
const c = n.map((t) => {
|
|
12
|
+
const e = i(t, o);
|
|
13
|
+
return !u && typeof e == "function" && (u = !0), e;
|
|
14
|
+
});
|
|
15
|
+
if (u)
|
|
16
|
+
return () => {
|
|
17
|
+
for (let t = 0; t < c.length; t++) {
|
|
18
|
+
const e = c[t];
|
|
19
|
+
typeof e == "function" ? e() : i(n[t], null);
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
};
|
|
18
23
|
}
|
|
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
|
-
}
|
|
83
|
-
}
|
|
84
|
-
};
|
|
85
|
-
t.forEach(["delete", "get", "head", "post", "put", "patch"], (i) => {
|
|
86
|
-
l.headers[i] = {};
|
|
87
|
-
});
|
|
88
24
|
export {
|
|
89
|
-
|
|
25
|
+
f as composeRefs
|
|
90
26
|
};
|
package/dist/index64.mjs
CHANGED
|
@@ -1,32 +1,78 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
return
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
2
|
+
function c(e) {
|
|
3
|
+
this._maxSize = e, this.clear();
|
|
4
|
+
}
|
|
5
|
+
c.prototype.clear = function() {
|
|
6
|
+
this._size = 0, this._values = /* @__PURE__ */ Object.create(null);
|
|
7
|
+
};
|
|
8
|
+
c.prototype.get = function(e) {
|
|
9
|
+
return this._values[e];
|
|
10
|
+
};
|
|
11
|
+
c.prototype.set = function(e, t) {
|
|
12
|
+
return this._size >= this._maxSize && this.clear(), e in this._values || this._size++, this._values[e] = t;
|
|
13
|
+
};
|
|
14
|
+
var d = /[^.^\]^[]+|(?=\[\]|\.\.)/g, C = /^\d+$/, m = /^\d/, A = /[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g, x = /^\s*(['"]?)(.*?)(\1)\s*$/, h = 512, E = new c(h), v = new c(h), g = new c(h), I = {
|
|
15
|
+
Cache: c,
|
|
16
|
+
split: l,
|
|
17
|
+
normalizePath: f,
|
|
18
|
+
setter: function(e) {
|
|
19
|
+
var t = f(e);
|
|
20
|
+
return v.get(e) || v.set(e, function(s, n) {
|
|
21
|
+
for (var r = 0, o = t.length, u = s; r < o - 1; ) {
|
|
22
|
+
var a = t[r];
|
|
23
|
+
if (a === "__proto__" || a === "constructor" || a === "prototype")
|
|
24
|
+
return s;
|
|
25
|
+
u = u[t[r++]];
|
|
26
|
+
}
|
|
27
|
+
u[t[r]] = n;
|
|
28
|
+
});
|
|
29
|
+
},
|
|
30
|
+
getter: function(e, t) {
|
|
31
|
+
var i = f(e);
|
|
32
|
+
return g.get(e) || g.set(e, function(n) {
|
|
33
|
+
for (var r = 0, o = i.length; r < o; )
|
|
34
|
+
if (n != null || !t) n = n[i[r++]];
|
|
35
|
+
else return;
|
|
36
|
+
return n;
|
|
37
|
+
});
|
|
38
|
+
},
|
|
39
|
+
join: function(e) {
|
|
40
|
+
return e.reduce(function(t, i) {
|
|
41
|
+
return t + (_(i) || C.test(i) ? "[" + i + "]" : (t ? "." : "") + i);
|
|
42
|
+
}, "");
|
|
43
|
+
},
|
|
44
|
+
forEach: function(e, t, i) {
|
|
45
|
+
y(Array.isArray(e) ? e : l(e), t, i);
|
|
27
46
|
}
|
|
28
|
-
|
|
47
|
+
};
|
|
48
|
+
function f(e) {
|
|
49
|
+
return E.get(e) || E.set(
|
|
50
|
+
e,
|
|
51
|
+
l(e).map(function(t) {
|
|
52
|
+
return t.replace(x, "$2");
|
|
53
|
+
})
|
|
54
|
+
);
|
|
55
|
+
}
|
|
56
|
+
function l(e) {
|
|
57
|
+
return e.match(d) || [""];
|
|
58
|
+
}
|
|
59
|
+
function y(e, t, i) {
|
|
60
|
+
var s = e.length, n, r, o, u;
|
|
61
|
+
for (r = 0; r < s; r++)
|
|
62
|
+
n = e[r], n && (S(n) && (n = '"' + n + '"'), u = _(n), o = !u && /^\d+$/.test(n), t.call(i, n, u, o, r, e));
|
|
63
|
+
}
|
|
64
|
+
function _(e) {
|
|
65
|
+
return typeof e == "string" && e && ["'", '"'].indexOf(e.charAt(0)) !== -1;
|
|
66
|
+
}
|
|
67
|
+
function z(e) {
|
|
68
|
+
return e.match(m) && !e.match(C);
|
|
69
|
+
}
|
|
70
|
+
function G(e) {
|
|
71
|
+
return A.test(e);
|
|
72
|
+
}
|
|
73
|
+
function S(e) {
|
|
74
|
+
return !_(e) && (z(e) || G(e));
|
|
29
75
|
}
|
|
30
76
|
export {
|
|
31
|
-
|
|
77
|
+
I as p
|
|
32
78
|
};
|
package/dist/index65.mjs
CHANGED
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
const c = /[A-Z\xc0-\xd6\xd8-\xde]?[a-z\xdf-\xf6\xf8-\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000]|[A-Z\xc0-\xd6\xd8-\xde]|$)|(?:[A-Z\xc0-\xd6\xd8-\xde]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000]|[A-Z\xc0-\xd6\xd8-\xde](?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])|$)|[A-Z\xc0-\xd6\xd8-\xde]?(?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\xc0-\xd6\xd8-\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\d*(?:1ST|2ND|3RD|(?![123])\dTH)(?=\b|[a-z_])|\d*(?:1st|2nd|3rd|(?![123])\dth)(?=\b|[A-Z_])|\d+|(?:[\u2700-\u27bf]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?(?:\u200d(?:[^\ud800-\udfff]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?)*/g, x = (u) => u.match(c) || [], d = (u) => u[0].toUpperCase() + u.slice(1), a = (u, f) => x(u).join(f).toLowerCase(), b = (u) => x(u).reduce(
|
|
3
|
+
(f, e) => `${f}${f ? e[0].toUpperCase() + e.slice(1).toLowerCase() : e.toLowerCase()}`,
|
|
4
|
+
""
|
|
5
|
+
), s = (u) => d(b(u)), t = (u) => a(u, "_"), o = (u) => a(u, "-"), n = (u) => d(a(u, " ")), r = (u) => x(u).map(d).join(" ");
|
|
6
|
+
var C = {
|
|
7
|
+
words: x,
|
|
8
|
+
upperFirst: d,
|
|
9
|
+
camelCase: b,
|
|
10
|
+
pascalCase: s,
|
|
11
|
+
snakeCase: t,
|
|
12
|
+
kebabCase: o,
|
|
13
|
+
sentenceCase: n,
|
|
14
|
+
titleCase: r
|
|
15
|
+
};
|
|
10
16
|
export {
|
|
11
|
-
|
|
17
|
+
C as t
|
|
12
18
|
};
|
package/dist/index66.mjs
CHANGED
|
@@ -1,78 +1,66 @@
|
|
|
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
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
subscribe(e) {
|
|
41
|
-
if (this.reason) {
|
|
42
|
-
e(this.reason);
|
|
43
|
-
return;
|
|
2
|
+
import { getDefaultExportFromCjs as d } from "./index60.mjs";
|
|
3
|
+
import { __module as v } from "./index75.mjs";
|
|
4
|
+
v.exports = function(n) {
|
|
5
|
+
return g(m(n), n);
|
|
6
|
+
};
|
|
7
|
+
v.exports.array = g;
|
|
8
|
+
function g(n, r) {
|
|
9
|
+
var t = n.length, e = new Array(t), o = {}, u = t, c = y(r), f = E(n);
|
|
10
|
+
for (r.forEach(function(a) {
|
|
11
|
+
if (!f.has(a[0]) || !f.has(a[1]))
|
|
12
|
+
throw new Error("Unknown node. There is an unknown node in the supplied edges.");
|
|
13
|
+
}); u--; )
|
|
14
|
+
o[u] || l(n[u], u, /* @__PURE__ */ new Set());
|
|
15
|
+
return e;
|
|
16
|
+
function l(a, s, i) {
|
|
17
|
+
if (i.has(a)) {
|
|
18
|
+
var w;
|
|
19
|
+
try {
|
|
20
|
+
w = ", node was:" + JSON.stringify(a);
|
|
21
|
+
} catch {
|
|
22
|
+
w = "";
|
|
23
|
+
}
|
|
24
|
+
throw new Error("Cyclic dependency" + w);
|
|
25
|
+
}
|
|
26
|
+
if (!f.has(a))
|
|
27
|
+
throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: " + JSON.stringify(a));
|
|
28
|
+
if (!o[s]) {
|
|
29
|
+
o[s] = !0;
|
|
30
|
+
var h = c.get(a) || /* @__PURE__ */ new Set();
|
|
31
|
+
if (h = Array.from(h), s = h.length) {
|
|
32
|
+
i.add(a);
|
|
33
|
+
do {
|
|
34
|
+
var p = h[--s];
|
|
35
|
+
l(p, f.get(p), i);
|
|
36
|
+
} while (s);
|
|
37
|
+
i.delete(a);
|
|
38
|
+
}
|
|
39
|
+
e[--t] = a;
|
|
44
40
|
}
|
|
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
41
|
}
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
42
|
+
}
|
|
43
|
+
function m(n) {
|
|
44
|
+
for (var r = /* @__PURE__ */ new Set(), t = 0, e = n.length; t < e; t++) {
|
|
45
|
+
var o = n[t];
|
|
46
|
+
r.add(o[0]), r.add(o[1]);
|
|
61
47
|
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
return {
|
|
69
|
-
token: new c(function(n) {
|
|
70
|
-
e = n;
|
|
71
|
-
}),
|
|
72
|
-
cancel: e
|
|
73
|
-
};
|
|
48
|
+
return Array.from(r);
|
|
49
|
+
}
|
|
50
|
+
function y(n) {
|
|
51
|
+
for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++) {
|
|
52
|
+
var o = n[t];
|
|
53
|
+
r.has(o[0]) || r.set(o[0], /* @__PURE__ */ new Set()), r.has(o[1]) || r.set(o[1], /* @__PURE__ */ new Set()), r.get(o[0]).add(o[1]);
|
|
74
54
|
}
|
|
55
|
+
return r;
|
|
56
|
+
}
|
|
57
|
+
function E(n) {
|
|
58
|
+
for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++)
|
|
59
|
+
r.set(n[t], t);
|
|
60
|
+
return r;
|
|
75
61
|
}
|
|
62
|
+
var k = v.exports;
|
|
63
|
+
const A = /* @__PURE__ */ d(k);
|
|
76
64
|
export {
|
|
77
|
-
|
|
65
|
+
A as default
|
|
78
66
|
};
|
package/dist/index67.mjs
CHANGED
package/dist/index68.mjs
CHANGED
package/dist/index69.mjs
CHANGED
|
@@ -1,86 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
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;
|
|
2
|
+
import { __exports as r } from "./index74.mjs";
|
|
3
|
+
function t(e) {
|
|
4
|
+
return e && e.__esModule ? e : { default: e };
|
|
83
5
|
}
|
|
6
|
+
r._ = t;
|
|
84
7
|
export {
|
|
85
|
-
|
|
8
|
+
r as default
|
|
86
9
|
};
|