@instockng/storefront-ui 1.0.101 → 1.0.102
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/Checkout.d.ts.map +1 -1
- package/dist/index100.mjs +2 -9
- package/dist/index101.mjs +78 -70
- package/dist/index102.mjs +53 -3
- package/dist/index103.mjs +6 -2
- package/dist/index104.mjs +4 -82
- package/dist/index105.mjs +176 -51
- package/dist/index106.mjs +53 -6
- package/dist/index107.mjs +69 -5
- package/dist/index108.mjs +37 -179
- package/dist/index109.mjs +41 -51
- package/dist/index110.mjs +2 -69
- package/dist/index150.mjs +2 -2
- package/dist/index151.mjs +1 -1
- package/dist/index152.mjs +6 -6
- package/dist/index153.mjs +2 -2
- package/dist/index154.mjs +2 -2
- package/dist/index156.mjs +2 -2
- package/dist/index157.mjs +2 -2
- package/dist/index158.mjs +1 -1
- package/dist/index16.mjs +13 -13
- package/dist/index160.mjs +8 -8
- package/dist/index161.mjs +8 -8
- package/dist/index166.mjs +1 -1
- package/dist/index167.mjs +1 -1
- package/dist/index168.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/index189.mjs +1 -1
- package/dist/index192.mjs +1 -1
- package/dist/index195.mjs +1 -1
- package/dist/index196.mjs +1 -1
- package/dist/index20.mjs +98 -95
- package/dist/index200.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 +31 -2
- package/dist/index222.mjs +11 -2
- package/dist/index223.mjs +4 -2
- package/dist/index224.mjs +4 -2
- package/dist/index225.mjs +13 -2
- package/dist/index226.mjs +7 -2
- package/dist/index227.mjs +12 -2
- package/dist/index228.mjs +5 -2
- package/dist/index229.mjs +33 -108
- package/dist/index230.mjs +31 -2
- package/dist/index231.mjs +28 -2
- package/dist/index232.mjs +58 -34
- package/dist/index233.mjs +2 -2
- package/dist/index234.mjs +2 -244
- package/dist/index235.mjs +2 -2
- package/dist/index236.mjs +2 -33
- package/dist/index237.mjs +2 -65
- package/dist/index238.mjs +2 -25
- package/dist/index239.mjs +108 -2
- package/dist/index240.mjs +2 -2
- package/dist/index242.mjs +2 -2
- package/dist/index243.mjs +2 -2
- package/dist/index244.mjs +37 -2
- package/dist/index245.mjs +2 -2
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +244 -2
- package/dist/index249.mjs +33 -2
- package/dist/index250.mjs +65 -13
- package/dist/index251.mjs +25 -7
- package/dist/index252.mjs +2 -31
- package/dist/index253.mjs +2 -11
- package/dist/index254.mjs +2 -4
- package/dist/index255.mjs +2 -4
- package/dist/index256.mjs +2 -12
- package/dist/index257.mjs +2 -5
- package/dist/index258.mjs +2 -33
- package/dist/index259.mjs +4 -31
- package/dist/index260.mjs +2 -28
- package/dist/index261.mjs +2 -61
- package/dist/index262.mjs +2 -2
- package/dist/index263.mjs +2 -4
- package/dist/index264.mjs +3 -2
- package/dist/index265.mjs +2 -18
- package/dist/index266.mjs +2 -47
- package/dist/index268.mjs +17 -2
- package/dist/index269.mjs +13 -2
- package/dist/index270.mjs +6 -2
- package/dist/index271.mjs +30 -2
- package/dist/index272.mjs +2 -91
- package/dist/index273.mjs +18 -3
- package/dist/index274.mjs +47 -2
- package/dist/index275.mjs +2 -2
- package/dist/index276.mjs +2 -2
- package/dist/index277.mjs +2 -17
- package/dist/index278.mjs +2 -13
- package/dist/index279.mjs +91 -6
- package/dist/index280.mjs +2 -30
- package/dist/index45.mjs +1 -1
- package/dist/index55.mjs +1 -1
- package/dist/index60.mjs +17 -17
- package/dist/index61.mjs +2 -2
- package/dist/index78.mjs +23 -2
- package/dist/index79.mjs +2 -23
- package/dist/index82.mjs +1 -1
- package/dist/index91.mjs +235 -2
- package/dist/index92.mjs +6 -37
- package/dist/index93.mjs +130 -39
- package/dist/index94.mjs +62 -229
- package/dist/index95.mjs +86 -5
- package/dist/index96.mjs +26 -131
- package/dist/index97.mjs +8 -67
- package/dist/index98.mjs +71 -83
- package/dist/index99.mjs +3 -28
- package/package.json +1 -1
- package/src/components/Checkout.stories.tsx +1 -1
- package/src/components/Checkout.tsx +13 -6
- package/src/components/ShoppingCart.tsx +1 -1
package/dist/index98.mjs
CHANGED
|
@@ -1,90 +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
|
-
|
|
29
|
-
|
|
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
|
-
}],
|
|
2
|
+
import u from "./index97.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
|
+
}
|
|
62
30
|
/**
|
|
63
|
-
*
|
|
64
|
-
* timeout is not created.
|
|
31
|
+
* Throws a `CanceledError` if cancellation has been requested.
|
|
65
32
|
*/
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
},
|
|
78
|
-
headers: {
|
|
79
|
-
common: {
|
|
80
|
-
Accept: "application/json, text/plain, */*",
|
|
81
|
-
"Content-Type": void 0
|
|
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;
|
|
82
44
|
}
|
|
45
|
+
this._listeners ? this._listeners.push(e) : this._listeners = [e];
|
|
83
46
|
}
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
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
|
+
}
|
|
75
|
+
}
|
|
88
76
|
export {
|
|
89
|
-
|
|
77
|
+
c as default
|
|
90
78
|
};
|
package/dist/index99.mjs
CHANGED
|
@@ -1,32 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return u.matchAll(/\w+|\[(\w*)]/g, e).map((o) => o[0] === "[]" ? "" : o[1] || o[0]);
|
|
5
|
-
}
|
|
6
|
-
function y(e) {
|
|
7
|
-
const o = {}, r = Object.keys(e);
|
|
8
|
-
let i;
|
|
9
|
-
const n = r.length;
|
|
10
|
-
let c;
|
|
11
|
-
for (i = 0; i < n; i++)
|
|
12
|
-
c = r[i], o[c] = e[c];
|
|
13
|
-
return o;
|
|
14
|
-
}
|
|
15
|
-
function m(e) {
|
|
16
|
-
function o(r, i, n, c) {
|
|
17
|
-
let s = r[c++];
|
|
18
|
-
if (s === "__proto__") return !0;
|
|
19
|
-
const t = Number.isFinite(+s), l = c >= r.length;
|
|
20
|
-
return s = !s && u.isArray(n) ? n.length : s, l ? (u.hasOwnProp(n, s) ? n[s] = [n[s], i] : n[s] = i, !t) : ((!n[s] || !u.isObject(n[s])) && (n[s] = []), o(r, i, n[s], c) && u.isArray(n[s]) && (n[s] = y(n[s])), !t);
|
|
21
|
-
}
|
|
22
|
-
if (u.isFormData(e) && u.isFunction(e.entries)) {
|
|
23
|
-
const r = {};
|
|
24
|
-
return u.forEachEntry(e, (i, n) => {
|
|
25
|
-
o(f(i), n, r, 0);
|
|
26
|
-
}), r;
|
|
27
|
-
}
|
|
28
|
-
return null;
|
|
2
|
+
function t(n) {
|
|
3
|
+
return !!(n && n.__CANCEL__);
|
|
29
4
|
}
|
|
30
5
|
export {
|
|
31
|
-
|
|
6
|
+
t as default
|
|
32
7
|
};
|
package/package.json
CHANGED
|
@@ -262,7 +262,7 @@ const CheckoutWrapper = (args: any) => {
|
|
|
262
262
|
};
|
|
263
263
|
|
|
264
264
|
const mockRefundPolicy = {
|
|
265
|
-
title: '
|
|
265
|
+
title: 'Yes we offer refunds!',
|
|
266
266
|
policies: [
|
|
267
267
|
'2 day return window from delivery date',
|
|
268
268
|
'Items must be unused and in original packaging',
|
|
@@ -860,11 +860,18 @@ export function Checkout({
|
|
|
860
860
|
required
|
|
861
861
|
>
|
|
862
862
|
<option disabled value="">Select State</option>
|
|
863
|
-
{states
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
863
|
+
{states
|
|
864
|
+
?.slice()
|
|
865
|
+
.sort((a, b) => {
|
|
866
|
+
const aIsLagos = a.name.toLowerCase() === 'lagos' ? 0 : 1;
|
|
867
|
+
const bIsLagos = b.name.toLowerCase() === 'lagos' ? 0 : 1;
|
|
868
|
+
return aIsLagos - bIsLagos;
|
|
869
|
+
})
|
|
870
|
+
.map((state) => (
|
|
871
|
+
<option key={state.id} value={state.id}>
|
|
872
|
+
{state.name}
|
|
873
|
+
</option>
|
|
874
|
+
))}
|
|
868
875
|
</FormSelect>
|
|
869
876
|
|
|
870
877
|
<FormSelect
|
|
@@ -914,7 +921,7 @@ export function Checkout({
|
|
|
914
921
|
className="overflow-hidden w-full flex items-center overflow-hidden rounded-lg rounded-b-none justify-between p-4 text-left hover:bg-gray-50 transition-colors"
|
|
915
922
|
>
|
|
916
923
|
<span className="text-sm font-bold text-accent-700">
|
|
917
|
-
{refundPolicy.title || '
|
|
924
|
+
{refundPolicy.title || 'Yes, we offer refunds!'}
|
|
918
925
|
</span>
|
|
919
926
|
<ChevronDown
|
|
920
927
|
size={16}
|
|
@@ -361,7 +361,7 @@ export function ShoppingCart({
|
|
|
361
361
|
}}
|
|
362
362
|
onClose={() => setIsCheckoutOpen(false)}
|
|
363
363
|
refundPolicy={{
|
|
364
|
-
title: '
|
|
364
|
+
title: 'Yes we offer refunds!',
|
|
365
365
|
policies: [
|
|
366
366
|
'2 day return window from delivery date',
|
|
367
367
|
'Items must be unused and in original packaging',
|