@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.
Files changed (125) hide show
  1. package/dist/components/Checkout.d.ts.map +1 -1
  2. package/dist/index100.mjs +2 -9
  3. package/dist/index101.mjs +78 -70
  4. package/dist/index102.mjs +53 -3
  5. package/dist/index103.mjs +6 -2
  6. package/dist/index104.mjs +4 -82
  7. package/dist/index105.mjs +176 -51
  8. package/dist/index106.mjs +53 -6
  9. package/dist/index107.mjs +69 -5
  10. package/dist/index108.mjs +37 -179
  11. package/dist/index109.mjs +41 -51
  12. package/dist/index110.mjs +2 -69
  13. package/dist/index150.mjs +2 -2
  14. package/dist/index151.mjs +1 -1
  15. package/dist/index152.mjs +6 -6
  16. package/dist/index153.mjs +2 -2
  17. package/dist/index154.mjs +2 -2
  18. package/dist/index156.mjs +2 -2
  19. package/dist/index157.mjs +2 -2
  20. package/dist/index158.mjs +1 -1
  21. package/dist/index16.mjs +13 -13
  22. package/dist/index160.mjs +8 -8
  23. package/dist/index161.mjs +8 -8
  24. package/dist/index166.mjs +1 -1
  25. package/dist/index167.mjs +1 -1
  26. package/dist/index168.mjs +1 -1
  27. package/dist/index169.mjs +1 -1
  28. package/dist/index170.mjs +1 -1
  29. package/dist/index172.mjs +1 -1
  30. package/dist/index173.mjs +1 -1
  31. package/dist/index175.mjs +2 -2
  32. package/dist/index176.mjs +1 -1
  33. package/dist/index181.mjs +2 -2
  34. package/dist/index183.mjs +1 -1
  35. package/dist/index185.mjs +2 -2
  36. package/dist/index186.mjs +5 -5
  37. package/dist/index189.mjs +1 -1
  38. package/dist/index192.mjs +1 -1
  39. package/dist/index195.mjs +1 -1
  40. package/dist/index196.mjs +1 -1
  41. package/dist/index20.mjs +98 -95
  42. package/dist/index200.mjs +1 -1
  43. package/dist/index202.mjs +1 -1
  44. package/dist/index206.mjs +1 -1
  45. package/dist/index208.mjs +1 -1
  46. package/dist/index217.mjs +2 -2
  47. package/dist/index219.mjs +1 -1
  48. package/dist/index220.mjs +1 -1
  49. package/dist/index221.mjs +31 -2
  50. package/dist/index222.mjs +11 -2
  51. package/dist/index223.mjs +4 -2
  52. package/dist/index224.mjs +4 -2
  53. package/dist/index225.mjs +13 -2
  54. package/dist/index226.mjs +7 -2
  55. package/dist/index227.mjs +12 -2
  56. package/dist/index228.mjs +5 -2
  57. package/dist/index229.mjs +33 -108
  58. package/dist/index230.mjs +31 -2
  59. package/dist/index231.mjs +28 -2
  60. package/dist/index232.mjs +58 -34
  61. package/dist/index233.mjs +2 -2
  62. package/dist/index234.mjs +2 -244
  63. package/dist/index235.mjs +2 -2
  64. package/dist/index236.mjs +2 -33
  65. package/dist/index237.mjs +2 -65
  66. package/dist/index238.mjs +2 -25
  67. package/dist/index239.mjs +108 -2
  68. package/dist/index240.mjs +2 -2
  69. package/dist/index242.mjs +2 -2
  70. package/dist/index243.mjs +2 -2
  71. package/dist/index244.mjs +37 -2
  72. package/dist/index245.mjs +2 -2
  73. package/dist/index246.mjs +2 -2
  74. package/dist/index247.mjs +244 -2
  75. package/dist/index249.mjs +33 -2
  76. package/dist/index250.mjs +65 -13
  77. package/dist/index251.mjs +25 -7
  78. package/dist/index252.mjs +2 -31
  79. package/dist/index253.mjs +2 -11
  80. package/dist/index254.mjs +2 -4
  81. package/dist/index255.mjs +2 -4
  82. package/dist/index256.mjs +2 -12
  83. package/dist/index257.mjs +2 -5
  84. package/dist/index258.mjs +2 -33
  85. package/dist/index259.mjs +4 -31
  86. package/dist/index260.mjs +2 -28
  87. package/dist/index261.mjs +2 -61
  88. package/dist/index262.mjs +2 -2
  89. package/dist/index263.mjs +2 -4
  90. package/dist/index264.mjs +3 -2
  91. package/dist/index265.mjs +2 -18
  92. package/dist/index266.mjs +2 -47
  93. package/dist/index268.mjs +17 -2
  94. package/dist/index269.mjs +13 -2
  95. package/dist/index270.mjs +6 -2
  96. package/dist/index271.mjs +30 -2
  97. package/dist/index272.mjs +2 -91
  98. package/dist/index273.mjs +18 -3
  99. package/dist/index274.mjs +47 -2
  100. package/dist/index275.mjs +2 -2
  101. package/dist/index276.mjs +2 -2
  102. package/dist/index277.mjs +2 -17
  103. package/dist/index278.mjs +2 -13
  104. package/dist/index279.mjs +91 -6
  105. package/dist/index280.mjs +2 -30
  106. package/dist/index45.mjs +1 -1
  107. package/dist/index55.mjs +1 -1
  108. package/dist/index60.mjs +17 -17
  109. package/dist/index61.mjs +2 -2
  110. package/dist/index78.mjs +23 -2
  111. package/dist/index79.mjs +2 -23
  112. package/dist/index82.mjs +1 -1
  113. package/dist/index91.mjs +235 -2
  114. package/dist/index92.mjs +6 -37
  115. package/dist/index93.mjs +130 -39
  116. package/dist/index94.mjs +62 -229
  117. package/dist/index95.mjs +86 -5
  118. package/dist/index96.mjs +26 -131
  119. package/dist/index97.mjs +8 -67
  120. package/dist/index98.mjs +71 -83
  121. package/dist/index99.mjs +3 -28
  122. package/package.json +1 -1
  123. package/src/components/Checkout.stories.tsx +1 -1
  124. package/src/components/Checkout.tsx +13 -6
  125. package/src/components/ShoppingCart.tsx +1 -1
package/dist/index98.mjs CHANGED
@@ -1,90 +1,78 @@
1
1
  'use client';
2
- import t from "./index94.mjs";
3
- import c from "./index105.mjs";
4
- import u from "./index155.mjs";
5
- import S from "./index104.mjs";
6
- import h from "./index156.mjs";
7
- import a from "./index157.mjs";
8
- import O from "./index99.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);
18
- }
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
- }],
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
- * A timeout in milliseconds to abort a request. If set to 0 (default) a
64
- * timeout is not created.
31
+ * Throws a `CanceledError` if cancellation has been requested.
65
32
  */
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
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
- t.forEach(["delete", "get", "head", "post", "put", "patch"], (i) => {
86
- l.headers[i] = {};
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
- l as default
77
+ c as default
90
78
  };
package/dist/index99.mjs CHANGED
@@ -1,32 +1,7 @@
1
1
  'use client';
2
- import u from "./index94.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);
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
- m as default
6
+ t as default
32
7
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instockng/storefront-ui",
3
- "version": "1.0.101",
3
+ "version": "1.0.102",
4
4
  "description": "Pre-built UI components for OMS e-commerce sites",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -262,7 +262,7 @@ const CheckoutWrapper = (args: any) => {
262
262
  };
263
263
 
264
264
  const mockRefundPolicy = {
265
- title: '🤔 Curious about Refunds?',
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?.map((state) => (
864
- <option key={state.id} value={state.id}>
865
- {state.name}
866
- </option>
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 || '🤔 Curious about Refunds?'}
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: '🤔 Curious about Refunds?',
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',