@instockng/storefront-ui 1.0.102 → 1.0.103
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/ShoppingCart.d.ts.map +1 -1
- package/dist/index100.mjs +75 -2
- package/dist/index101.mjs +3 -82
- package/dist/index102.mjs +2 -54
- package/dist/index103.mjs +82 -5
- package/dist/index104.mjs +53 -4
- package/dist/index105.mjs +5 -178
- package/dist/index106.mjs +5 -53
- package/dist/index107.mjs +178 -68
- package/dist/index108.mjs +50 -34
- package/dist/index109.mjs +69 -43
- package/dist/index150.mjs +1 -1
- package/dist/index151.mjs +1 -1
- package/dist/index152.mjs +5 -5
- package/dist/index154.mjs +2 -2
- package/dist/index156.mjs +2 -2
- package/dist/index158.mjs +1 -1
- package/dist/index16.mjs +86 -86
- package/dist/index160.mjs +4 -4
- package/dist/index161.mjs +3 -3
- package/dist/index166.mjs +1 -1
- package/dist/index167.mjs +1 -1
- package/dist/index169.mjs +1 -1
- package/dist/index170.mjs +1 -1
- package/dist/index172.mjs +1 -1
- package/dist/index173.mjs +1 -1
- package/dist/index175.mjs +2 -2
- package/dist/index176.mjs +1 -1
- package/dist/index181.mjs +2 -2
- package/dist/index183.mjs +1 -1
- package/dist/index185.mjs +2 -2
- package/dist/index186.mjs +5 -5
- package/dist/index195.mjs +1 -1
- package/dist/index196.mjs +1 -1
- package/dist/index202.mjs +1 -1
- package/dist/index206.mjs +1 -1
- package/dist/index208.mjs +1 -1
- package/dist/index217.mjs +2 -2
- package/dist/index219.mjs +1 -1
- package/dist/index220.mjs +1 -1
- package/dist/index221.mjs +1 -1
- package/dist/index222.mjs +3 -3
- package/dist/index227.mjs +1 -1
- package/dist/index229.mjs +3 -3
- package/dist/index230.mjs +5 -5
- package/dist/index231.mjs +3 -3
- package/dist/index233.mjs +2 -2
- package/dist/index234.mjs +2 -2
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +108 -2
- package/dist/index238.mjs +2 -2
- package/dist/index239.mjs +2 -108
- package/dist/index240.mjs +37 -2
- package/dist/index241.mjs +2 -2
- package/dist/index242.mjs +2 -2
- package/dist/index244.mjs +2 -37
- package/dist/index245.mjs +2 -2
- package/dist/index246.mjs +244 -2
- package/dist/index247.mjs +2 -244
- package/dist/index248.mjs +33 -2
- package/dist/index249.mjs +60 -28
- package/dist/index250.mjs +20 -60
- package/dist/index251.mjs +2 -25
- package/dist/index254.mjs +2 -2
- package/dist/index255.mjs +2 -2
- package/dist/index258.mjs +2 -2
- package/dist/index259.mjs +2 -4
- package/dist/index260.mjs +2 -2
- package/dist/index261.mjs +4 -2
- package/dist/index262.mjs +2 -2
- package/dist/index263.mjs +2 -2
- package/dist/index267.mjs +17 -2
- package/dist/index268.mjs +11 -15
- package/dist/index269.mjs +6 -13
- package/dist/index270.mjs +30 -6
- package/dist/index271.mjs +2 -30
- package/dist/index40.mjs +1 -1
- package/dist/index41.mjs +1 -1
- package/dist/index42.mjs +1 -1
- package/dist/index43.mjs +1 -1
- package/dist/index44.mjs +1 -1
- package/dist/index45.mjs +1 -1
- package/dist/index47.mjs +1 -1
- package/dist/index51.mjs +3 -3
- package/dist/index55.mjs +1 -1
- package/dist/index60.mjs +17 -17
- package/dist/index61.mjs +2 -2
- package/dist/index62.mjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.mjs +1 -1
- package/dist/index66.mjs +1 -1
- package/dist/index67.mjs +1 -1
- package/dist/index68.mjs +1 -1
- package/dist/index69.mjs +1 -1
- package/dist/index70.mjs +1 -1
- package/dist/index71.mjs +1 -1
- package/dist/index72.mjs +1 -1
- package/dist/index73.mjs +1 -1
- package/dist/index74.mjs +1 -1
- package/dist/index75.mjs +1 -1
- package/dist/index77.mjs +2 -153
- package/dist/index78.mjs +4 -22
- package/dist/index79.mjs +153 -2
- package/dist/index80.mjs +21 -73
- package/dist/index81.mjs +74 -14
- package/dist/index82.mjs +14 -62
- package/dist/index83.mjs +62 -4
- package/dist/index89.mjs +1 -1
- package/dist/index91.mjs +33 -231
- package/dist/index92.mjs +42 -5
- package/dist/index93.mjs +228 -127
- package/dist/index94.mjs +4 -66
- package/dist/index95.mjs +124 -77
- package/dist/index96.mjs +65 -26
- package/dist/index97.mjs +84 -6
- package/dist/index98.mjs +26 -72
- package/dist/index99.mjs +8 -3
- package/package.json +1 -1
- package/src/components/ShoppingCart.tsx +3 -2
package/dist/index96.mjs
CHANGED
|
@@ -1,32 +1,71 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
if (
|
|
19
|
-
|
|
20
|
-
|
|
2
|
+
import i from "./index93.mjs";
|
|
3
|
+
import h from "./index107.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);
|
|
21
26
|
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
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);
|
|
27
32
|
}
|
|
28
|
-
|
|
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;
|
|
29
68
|
}
|
|
30
69
|
export {
|
|
31
|
-
|
|
70
|
+
C as default
|
|
32
71
|
};
|
package/dist/index97.mjs
CHANGED
|
@@ -1,11 +1,89 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
import t from "./index93.mjs";
|
|
3
|
+
import c from "./index104.mjs";
|
|
4
|
+
import u from "./index155.mjs";
|
|
5
|
+
import S from "./index103.mjs";
|
|
6
|
+
import h from "./index156.mjs";
|
|
7
|
+
import a from "./index157.mjs";
|
|
8
|
+
import O from "./index98.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);
|
|
6
18
|
}
|
|
7
|
-
|
|
8
|
-
|
|
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] = {};
|
|
9
87
|
});
|
|
10
88
|
export {
|
|
11
89
|
l as default
|
package/dist/index98.mjs
CHANGED
|
@@ -1,78 +1,32 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import u from "./
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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;
|
|
2
|
+
import u from "./index93.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);
|
|
61
21
|
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
let e;
|
|
68
|
-
return {
|
|
69
|
-
token: new c(function(n) {
|
|
70
|
-
e = n;
|
|
71
|
-
}),
|
|
72
|
-
cancel: e
|
|
73
|
-
};
|
|
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;
|
|
74
27
|
}
|
|
28
|
+
return null;
|
|
75
29
|
}
|
|
76
30
|
export {
|
|
77
|
-
|
|
31
|
+
m as default
|
|
78
32
|
};
|
package/dist/index99.mjs
CHANGED
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
import r from "./index104.mjs";
|
|
3
|
+
import i from "./index93.mjs";
|
|
4
|
+
function l(o, t, e) {
|
|
5
|
+
r.call(this, o ?? "canceled", r.ERR_CANCELED, t, e), this.name = "CanceledError";
|
|
4
6
|
}
|
|
7
|
+
i.inherits(l, r, {
|
|
8
|
+
__CANCEL__: !0
|
|
9
|
+
});
|
|
5
10
|
export {
|
|
6
|
-
|
|
11
|
+
l as default
|
|
7
12
|
};
|
package/package.json
CHANGED
|
@@ -114,8 +114,9 @@ export function ShoppingCart({
|
|
|
114
114
|
const subtotal = cart?.pricing?.subtotal || 0;
|
|
115
115
|
const discount = cart?.pricing.discount?.amount || 0;
|
|
116
116
|
|
|
117
|
-
const hasDiscountedAddons = upsellAddons && upsellAddons.length > 0 &&
|
|
118
|
-
|
|
117
|
+
// const hasDiscountedAddons = upsellAddons && upsellAddons.length > 0 &&
|
|
118
|
+
// upsellAddons.some((group: any) => group.addons && group.addons.length > 0);
|
|
119
|
+
const hasDiscountedAddons = false;
|
|
119
120
|
|
|
120
121
|
const handleCheckout = () => {
|
|
121
122
|
// Track InitiateCheckout with Meta Pixel (includes event ID for CAPI deduplication)
|