@instockng/storefront-ui 1.0.39 → 1.0.40

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 (195) hide show
  1. package/dist/contexts/CartContext.d.ts.map +1 -1
  2. package/dist/index100.mjs +19 -26
  3. package/dist/index101.mjs +58 -11
  4. package/dist/index102.mjs +13 -210
  5. package/dist/index103.mjs +32 -173
  6. package/dist/index104.mjs +15 -13
  7. package/dist/index105.mjs +27 -16
  8. package/dist/index106.mjs +20 -26
  9. package/dist/index107.mjs +14 -151
  10. package/dist/index108.mjs +14 -13
  11. package/dist/index109.mjs +39 -23
  12. package/dist/index110.mjs +15 -76
  13. package/dist/index111.mjs +263 -33
  14. package/dist/index112.mjs +63 -138
  15. package/dist/index113.mjs +7 -54
  16. package/dist/index114.mjs +2 -23
  17. package/dist/index115.mjs +2 -27
  18. package/dist/index116.mjs +29 -19
  19. package/dist/index117.mjs +2 -25
  20. package/dist/index118.mjs +2 -21
  21. package/dist/index119.mjs +231 -18
  22. package/dist/index120.mjs +5 -20
  23. package/dist/index121.mjs +128 -59
  24. package/dist/index122.mjs +67 -17
  25. package/dist/index123.mjs +84 -36
  26. package/dist/index124.mjs +28 -23
  27. package/dist/index125.mjs +8 -33
  28. package/dist/index126.mjs +72 -24
  29. package/dist/index127.mjs +3 -18
  30. package/dist/index128.mjs +2 -21
  31. package/dist/index129.mjs +81 -45
  32. package/dist/index130.mjs +53 -22
  33. package/dist/index131.mjs +5 -267
  34. package/dist/index132.mjs +4 -69
  35. package/dist/index133.mjs +178 -7
  36. package/dist/index134.mjs +53 -2
  37. package/dist/index135.mjs +69 -2
  38. package/dist/index136.mjs +34 -33
  39. package/dist/index137.mjs +43 -2
  40. package/dist/index138.mjs +2 -21
  41. package/dist/index139.mjs +2 -56
  42. package/dist/index140.mjs +2 -29
  43. package/dist/index141.mjs +2 -7
  44. package/dist/index142.mjs +16 -50
  45. package/dist/index143.mjs +32 -6
  46. package/dist/index144.mjs +37 -11
  47. package/dist/index145.mjs +18 -7
  48. package/dist/index146.mjs +18 -28
  49. package/dist/index147.mjs +2 -2
  50. package/dist/index148.mjs +20 -70
  51. package/dist/index149.mjs +42 -163
  52. package/dist/index150.mjs +2 -2
  53. package/dist/index151.mjs +30 -2
  54. package/dist/index152.mjs +18 -2
  55. package/dist/index153.mjs +2 -18
  56. package/dist/index154.mjs +2 -32
  57. package/dist/index155.mjs +2 -38
  58. package/dist/index156.mjs +2 -18
  59. package/dist/index157.mjs +67 -13
  60. package/dist/index158.mjs +2 -2
  61. package/dist/index159.mjs +48 -15
  62. package/dist/index160.mjs +2 -46
  63. package/dist/index161.mjs +36 -2
  64. package/dist/index162.mjs +142 -20
  65. package/dist/index163.mjs +2 -18
  66. package/dist/index164.mjs +2 -2
  67. package/dist/index165.mjs +19 -2
  68. package/dist/index167.mjs +2 -2
  69. package/dist/index168.mjs +18 -64
  70. package/dist/index169.mjs +2 -2
  71. package/dist/index170.mjs +2 -53
  72. package/dist/index171.mjs +24 -2
  73. package/dist/index172.mjs +15 -28
  74. package/dist/index173.mjs +2 -152
  75. package/dist/index174.mjs +2 -2
  76. package/dist/index175.mjs +2 -2
  77. package/dist/index176.mjs +14 -10
  78. package/dist/index177.mjs +2 -2
  79. package/dist/index178.mjs +23 -2
  80. package/dist/index179.mjs +2 -26
  81. package/dist/index180.mjs +2 -2
  82. package/dist/index181.mjs +2 -2
  83. package/dist/index182.mjs +16 -17
  84. package/dist/index183.mjs +2 -23
  85. package/dist/index184.mjs +23 -2
  86. package/dist/index185.mjs +2 -2
  87. package/dist/index186.mjs +2 -2
  88. package/dist/index187.mjs +2 -23
  89. package/dist/index188.mjs +2 -2
  90. package/dist/index189.mjs +2 -23
  91. package/dist/index190.mjs +2 -2
  92. package/dist/index191.mjs +2 -2
  93. package/dist/index192.mjs +2 -2
  94. package/dist/index193.mjs +124 -20
  95. package/dist/index194.mjs +2 -2
  96. package/dist/index195.mjs +71 -20
  97. package/dist/index196.mjs +74 -2
  98. package/dist/index197.mjs +21 -2
  99. package/dist/index198.mjs +56 -2
  100. package/dist/index199.mjs +29 -2
  101. package/dist/index200.mjs +7 -2
  102. package/dist/index201.mjs +52 -2
  103. package/dist/index202.mjs +6 -2
  104. package/dist/index203.mjs +12 -2
  105. package/dist/index204.mjs +7 -127
  106. package/dist/index205.mjs +28 -2
  107. package/dist/index206.mjs +2 -74
  108. package/dist/index207.mjs +69 -73
  109. package/dist/index208.mjs +167 -2
  110. package/dist/index209.mjs +2 -2
  111. package/dist/index210.mjs +2 -2
  112. package/dist/index212.mjs +2 -2
  113. package/dist/index213.mjs +2 -2
  114. package/dist/index215.mjs +2 -2
  115. package/dist/index219.mjs +2 -2
  116. package/dist/index220.mjs +2 -37
  117. package/dist/index221.mjs +37 -2
  118. package/dist/index222.mjs +2 -244
  119. package/dist/index223.mjs +244 -2
  120. package/dist/index224.mjs +2 -33
  121. package/dist/index225.mjs +28 -60
  122. package/dist/index226.mjs +60 -20
  123. package/dist/index227.mjs +25 -2
  124. package/dist/index228.mjs +2 -2
  125. package/dist/index229.mjs +2 -2
  126. package/dist/index230.mjs +2 -2
  127. package/dist/index232.mjs +2 -2
  128. package/dist/index234.mjs +2 -2
  129. package/dist/index235.mjs +2 -2
  130. package/dist/index238.mjs +2 -31
  131. package/dist/index239.mjs +2 -11
  132. package/dist/index240.mjs +30 -3
  133. package/dist/index241.mjs +10 -3
  134. package/dist/index242.mjs +4 -13
  135. package/dist/index243.mjs +4 -7
  136. package/dist/index244.mjs +13 -2
  137. package/dist/index245.mjs +7 -2
  138. package/dist/index246.mjs +1 -1
  139. package/dist/index248.mjs +1 -1
  140. package/dist/index249.mjs +6 -6
  141. package/dist/index250.mjs +3 -3
  142. package/dist/index262.mjs +1 -1
  143. package/dist/index267.mjs +1 -1
  144. package/dist/index268.mjs +2 -2
  145. package/dist/index3.mjs +74 -71
  146. package/dist/index33.mjs +1 -1
  147. package/dist/index34.mjs +1 -1
  148. package/dist/index35.mjs +1 -1
  149. package/dist/index36.mjs +1 -1
  150. package/dist/index37.mjs +1 -1
  151. package/dist/index43.mjs +3 -3
  152. package/dist/index51.mjs +17 -17
  153. package/dist/index52.mjs +2 -2
  154. package/dist/index53.mjs +1 -1
  155. package/dist/index54.mjs +1 -1
  156. package/dist/index55.mjs +1 -1
  157. package/dist/index56.mjs +1 -1
  158. package/dist/index57.mjs +1 -1
  159. package/dist/index58.mjs +1 -1
  160. package/dist/index59.mjs +1 -1
  161. package/dist/index60.mjs +1 -1
  162. package/dist/index61.mjs +1 -1
  163. package/dist/index62.mjs +1 -1
  164. package/dist/index63.mjs +1 -1
  165. package/dist/index68.mjs +74 -4
  166. package/dist/index69.mjs +14 -74
  167. package/dist/index70.mjs +62 -14
  168. package/dist/index71.mjs +4 -62
  169. package/dist/index74.mjs +35 -35
  170. package/dist/index75.mjs +1 -1
  171. package/dist/index76.mjs +2 -2
  172. package/dist/index77.mjs +1 -1
  173. package/dist/index79.mjs +2 -235
  174. package/dist/index80.mjs +27 -5
  175. package/dist/index81.mjs +14 -130
  176. package/dist/index82.mjs +214 -67
  177. package/dist/index83.mjs +175 -82
  178. package/dist/index84.mjs +21 -28
  179. package/dist/index85.mjs +22 -8
  180. package/dist/index86.mjs +30 -72
  181. package/dist/index87.mjs +155 -3
  182. package/dist/index88.mjs +20 -2
  183. package/dist/index89.mjs +29 -81
  184. package/dist/index90.mjs +83 -53
  185. package/dist/index91.mjs +37 -5
  186. package/dist/index92.mjs +144 -4
  187. package/dist/index93.mjs +49 -173
  188. package/dist/index94.mjs +23 -53
  189. package/dist/index95.mjs +27 -69
  190. package/dist/index96.mjs +23 -34
  191. package/dist/index97.mjs +24 -42
  192. package/dist/index98.mjs +21 -2
  193. package/dist/index99.mjs +22 -2
  194. package/package.json +2 -2
  195. package/src/contexts/CartContext.tsx +12 -1
package/dist/index94.mjs CHANGED
@@ -1,56 +1,26 @@
1
1
  'use client';
2
- import s from "./index79.mjs";
3
- import m from "./index147.mjs";
4
- import u from "./index148.mjs";
5
- import { getFetch as b } from "./index149.mjs";
6
- import d from "./index90.mjs";
7
- const p = {
8
- http: m,
9
- xhr: u,
10
- fetch: {
11
- get: b
12
- }
13
- };
14
- s.forEach(p, (e, o) => {
15
- if (e) {
16
- try {
17
- Object.defineProperty(e, "name", { value: o });
18
- } catch {
19
- }
20
- Object.defineProperty(e, "adapterName", { value: o });
21
- }
22
- });
23
- const f = (e) => `- ${e}`, g = (e) => s.isFunction(e) || e === null || e === !1, y = {
24
- getAdapter: (e, o) => {
25
- e = s.isArray(e) ? e : [e];
26
- const { length: a } = e;
27
- let i, t;
28
- const c = {};
29
- for (let r = 0; r < a; r++) {
30
- i = e[r];
31
- let n;
32
- if (t = i, !g(i) && (t = p[(n = String(i)).toLowerCase()], t === void 0))
33
- throw new d(`Unknown adapter '${n}'`);
34
- if (t && (s.isFunction(t) || (t = t.get(o))))
35
- break;
36
- c[n || "#" + r] = t;
37
- }
38
- if (!t) {
39
- const r = Object.entries(c).map(
40
- ([l, h]) => `adapter ${l} ` + (h === !1 ? "is not supported by the environment" : "is not available in the build")
41
- );
42
- let n = a ? r.length > 1 ? `since :
43
- ` + r.map(f).join(`
44
- `) : " " + f(r[0]) : "as no adapter specified";
45
- throw new d(
46
- "There is no suitable adapter to dispatch the request " + n,
47
- "ERR_NOT_SUPPORT"
48
- );
49
- }
50
- return t;
51
- },
52
- adapters: p
53
- };
2
+ import { __module as u } from "./index167.mjs";
3
+ import { __require as c } from "./index168.mjs";
4
+ var a;
5
+ function d() {
6
+ return a ? u.exports : (a = 1, function(o, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "detectDomainLocale", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return i;
13
+ }
14
+ });
15
+ const i = function() {
16
+ for (var n = arguments.length, r = new Array(n), t = 0; t < n; t++)
17
+ r[t] = arguments[t];
18
+ if (process.env.__NEXT_I18N_SUPPORT)
19
+ return c().detectDomainLocale(...r);
20
+ };
21
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), o.exports = e.default);
22
+ }(u, u.exports), u.exports);
23
+ }
54
24
  export {
55
- y as default
25
+ d as __require
56
26
  };
package/dist/index95.mjs CHANGED
@@ -1,72 +1,30 @@
1
1
  'use client';
2
- const e = {
3
- Continue: 100,
4
- SwitchingProtocols: 101,
5
- Processing: 102,
6
- EarlyHints: 103,
7
- Ok: 200,
8
- Created: 201,
9
- Accepted: 202,
10
- NonAuthoritativeInformation: 203,
11
- NoContent: 204,
12
- ResetContent: 205,
13
- PartialContent: 206,
14
- MultiStatus: 207,
15
- AlreadyReported: 208,
16
- ImUsed: 226,
17
- MultipleChoices: 300,
18
- MovedPermanently: 301,
19
- Found: 302,
20
- SeeOther: 303,
21
- NotModified: 304,
22
- UseProxy: 305,
23
- Unused: 306,
24
- TemporaryRedirect: 307,
25
- PermanentRedirect: 308,
26
- BadRequest: 400,
27
- Unauthorized: 401,
28
- PaymentRequired: 402,
29
- Forbidden: 403,
30
- NotFound: 404,
31
- MethodNotAllowed: 405,
32
- NotAcceptable: 406,
33
- ProxyAuthenticationRequired: 407,
34
- RequestTimeout: 408,
35
- Conflict: 409,
36
- Gone: 410,
37
- LengthRequired: 411,
38
- PreconditionFailed: 412,
39
- PayloadTooLarge: 413,
40
- UriTooLong: 414,
41
- UnsupportedMediaType: 415,
42
- RangeNotSatisfiable: 416,
43
- ExpectationFailed: 417,
44
- ImATeapot: 418,
45
- MisdirectedRequest: 421,
46
- UnprocessableEntity: 422,
47
- Locked: 423,
48
- FailedDependency: 424,
49
- TooEarly: 425,
50
- UpgradeRequired: 426,
51
- PreconditionRequired: 428,
52
- TooManyRequests: 429,
53
- RequestHeaderFieldsTooLarge: 431,
54
- UnavailableForLegalReasons: 451,
55
- InternalServerError: 500,
56
- NotImplemented: 501,
57
- BadGateway: 502,
58
- ServiceUnavailable: 503,
59
- GatewayTimeout: 504,
60
- HttpVersionNotSupported: 505,
61
- VariantAlsoNegotiates: 506,
62
- InsufficientStorage: 507,
63
- LoopDetected: 508,
64
- NotExtended: 510,
65
- NetworkAuthenticationRequired: 511
66
- };
67
- Object.entries(e).forEach(([t, o]) => {
68
- e[o] = t;
69
- });
2
+ import { __exports as u } from "./index169.mjs";
3
+ var a;
4
+ function f() {
5
+ return a ? u : (a = 1, function(s) {
6
+ Object.defineProperty(s, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(s, "parsePath", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return i;
12
+ }
13
+ });
14
+ function i(r) {
15
+ const e = r.indexOf("#"), n = r.indexOf("?"), t = n > -1 && (e < 0 || n < e);
16
+ return t || e > -1 ? {
17
+ pathname: r.substring(0, t ? n : e),
18
+ query: t ? r.substring(n, e > -1 ? e : void 0) : "",
19
+ hash: e > -1 ? r.slice(e) : ""
20
+ } : {
21
+ pathname: r,
22
+ query: "",
23
+ hash: ""
24
+ };
25
+ }
26
+ }(u), u);
27
+ }
70
28
  export {
71
- e as default
29
+ f as __require
72
30
  };
package/dist/index96.mjs CHANGED
@@ -1,37 +1,26 @@
1
1
  'use client';
2
- var a = (i, t, e = {}) => {
3
- let r = `${i}=${t}`;
4
- if (i.startsWith("__Secure-") && !e.secure)
5
- throw new Error("__Secure- Cookie must have Secure attributes");
6
- if (i.startsWith("__Host-")) {
7
- if (!e.secure)
8
- throw new Error("__Host- Cookie must have Secure attributes");
9
- if (e.path !== "/")
10
- throw new Error('__Host- Cookie must have Path attributes with "/"');
11
- if (e.domain)
12
- throw new Error("__Host- Cookie must not have Domain attributes");
13
- }
14
- if (e && typeof e.maxAge == "number" && e.maxAge >= 0) {
15
- if (e.maxAge > 3456e4)
16
- throw new Error(
17
- "Cookies Max-Age SHOULD NOT be greater than 400 days (34560000 seconds) in duration."
18
- );
19
- r += `; Max-Age=${e.maxAge | 0}`;
20
- }
21
- if (e.domain && e.prefix !== "host" && (r += `; Domain=${e.domain}`), e.path && (r += `; Path=${e.path}`), e.expires) {
22
- if (e.expires.getTime() - Date.now() > 3456e7)
23
- throw new Error(
24
- "Cookies Expires SHOULD NOT be greater than 400 days (34560000 seconds) in the future."
25
- );
26
- r += `; Expires=${e.expires.toUTCString()}`;
27
- }
28
- if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite && (r += `; SameSite=${e.sameSite.charAt(0).toUpperCase() + e.sameSite.slice(1)}`), e.priority && (r += `; Priority=${e.priority.charAt(0).toUpperCase() + e.priority.slice(1)}`), e.partitioned) {
29
- if (!e.secure)
30
- throw new Error("Partitioned Cookie must have Secure attributes");
31
- r += "; Partitioned";
32
- }
33
- return r;
34
- }, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
2
+ import { __module as a } from "./index170.mjs";
3
+ import { __require as f } from "./index171.mjs";
4
+ import { __require as c } from "./index172.mjs";
5
+ var i;
6
+ function g() {
7
+ return i ? a.exports : (i = 1, function(o, e) {
8
+ Object.defineProperty(e, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(e, "addLocale", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return l;
14
+ }
15
+ });
16
+ const d = f(), l = function(t) {
17
+ for (var u = arguments.length, n = new Array(u > 1 ? u - 1 : 0), r = 1; r < u; r++)
18
+ n[r - 1] = arguments[r];
19
+ return process.env.__NEXT_I18N_SUPPORT ? (0, d.normalizePathTrailingSlash)(c().addLocale(t, ...n)) : t;
20
+ };
21
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), o.exports = e.default);
22
+ }(a, a.exports), a.exports);
23
+ }
35
24
  export {
36
- s as serialize
25
+ g as __require
37
26
  };
package/dist/index97.mjs CHANGED
@@ -1,46 +1,28 @@
1
1
  'use client';
2
- var s = (e, r) => (e = e.replace(/\/+$/, ""), e = e + "/", r = r.replace(/^\/+/, ""), e + r), p = (e, r) => {
3
- for (const [n, t] of Object.entries(r)) {
4
- const c = new RegExp("/:" + n + "(?:{[^/]+})?\\??");
5
- e = e.replace(c, t ? `/${t}` : "");
6
- }
7
- return e;
8
- }, f = (e) => {
9
- const r = new URLSearchParams();
10
- for (const [n, t] of Object.entries(e))
11
- if (t !== void 0)
12
- if (Array.isArray(t))
13
- for (const c of t)
14
- r.append(n, c);
15
- else
16
- r.set(n, t);
17
- return r;
18
- }, i = (e, r) => {
19
- switch (r) {
20
- case "ws":
21
- return e.replace(/^http/, "ws");
22
- case "http":
23
- return e.replace(/^ws/, "http");
24
- }
25
- }, l = (e) => /^https?:\/\/[^\/]+?\/index(?=\?|$)/.test(e) ? e.replace(/\/index(?=\?|$)/, "/") : e.replace(/\/index(?=\?|$)/, "");
26
- function a(e) {
27
- return typeof e == "object" && e !== null && !Array.isArray(e);
28
- }
29
- function o(e, r) {
30
- if (!a(e) && !a(r))
31
- return r;
32
- const n = { ...e };
33
- for (const t in r) {
34
- const c = r[t];
35
- a(n[t]) && a(c) ? n[t] = o(n[t], c) : n[t] = c;
36
- }
37
- return n;
2
+ import { __module as o } from "./index173.mjs";
3
+ import { __require as d } from "./index95.mjs";
4
+ var f;
5
+ function m() {
6
+ return f ? o.exports : (f = 1, function(i, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "removeLocale", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return c;
13
+ }
14
+ });
15
+ const l = d();
16
+ function c(r, t) {
17
+ if (process.env.__NEXT_I18N_SUPPORT) {
18
+ const { pathname: u } = (0, l.parsePath)(r), n = u.toLowerCase(), a = t == null ? void 0 : t.toLowerCase();
19
+ return t && (n.startsWith("/" + a + "/") || n === "/" + a) ? (u.length === t.length + 1 ? "/" : "") + r.slice(t.length + 1) : r;
20
+ }
21
+ return r;
22
+ }
23
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), i.exports = e.default);
24
+ }(o, o.exports), o.exports);
38
25
  }
39
26
  export {
40
- f as buildSearchParams,
41
- o as deepMerge,
42
- s as mergePath,
43
- l as removeIndexString,
44
- p as replaceUrlParam,
45
- i as replaceUrlProtocol
27
+ m as __require
46
28
  };
package/dist/index98.mjs CHANGED
@@ -1,5 +1,24 @@
1
1
  'use client';
2
- var o = { exports: {} };
2
+ import { __module as r } from "./index174.mjs";
3
+ import { __require as o } from "./index100.mjs";
4
+ var a;
5
+ function l() {
6
+ return a ? r.exports : (a = 1, function(n, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "removeBasePath", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return i;
13
+ }
14
+ });
15
+ const f = o(), u = process.env.__NEXT_ROUTER_BASEPATH || "";
16
+ function i(t) {
17
+ return process.env.__NEXT_MANUAL_CLIENT_BASE_PATH && !(0, f.hasBasePath)(t) || u.length === 0 || (t = t.slice(u.length), t.startsWith("/") || (t = "/" + t)), t;
18
+ }
19
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), n.exports = e.default);
20
+ }(r, r.exports), r.exports);
21
+ }
3
22
  export {
4
- o as __module
23
+ l as __require
5
24
  };
package/dist/index99.mjs CHANGED
@@ -1,5 +1,25 @@
1
1
  'use client';
2
- var r = {};
2
+ import { __module as a } from "./index175.mjs";
3
+ import { __require as _ } from "./index176.mjs";
4
+ import { __require as l } from "./index171.mjs";
5
+ var t;
6
+ function h() {
7
+ return t ? a.exports : (t = 1, function(u, e) {
8
+ Object.defineProperty(e, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(e, "addBasePath", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return f;
14
+ }
15
+ });
16
+ const i = _(), d = l(), n = process.env.__NEXT_ROUTER_BASEPATH || "";
17
+ function f(r, o) {
18
+ return (0, d.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH && !o ? r : (0, i.addPathPrefix)(r, n));
19
+ }
20
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), u.exports = e.default);
21
+ }(a, a.exports), a.exports);
22
+ }
3
23
  export {
4
- r as __exports
24
+ h as __require
5
25
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instockng/storefront-ui",
3
- "version": "1.0.39",
3
+ "version": "1.0.40",
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",
@@ -45,7 +45,7 @@
45
45
  "author": "Ola Wale",
46
46
  "license": "MIT",
47
47
  "dependencies": {
48
- "@instockng/api-client": "^1.0.19",
48
+ "@instockng/api-client": "^1.0.20",
49
49
  "class-variance-authority": "^0.7.1",
50
50
  "clsx": "^2.1.0",
51
51
  "react-facebook-pixel": "^1.0.4",
@@ -19,8 +19,10 @@ import {
19
19
  useApplyDiscount,
20
20
  useRemoveDiscount,
21
21
  useCheckoutCart,
22
+ queryKeys,
22
23
  type Cart,
23
24
  } from '@instockng/api-client';
25
+ import { useQueryClient } from '@tanstack/react-query';
24
26
  import { ShoppingCart } from '../components/ShoppingCart';
25
27
  import { useMetaPixel } from '../providers/MetaPixelProvider';
26
28
  import { useTikTokPixel } from '../providers/TikTokPixelProvider';
@@ -95,6 +97,9 @@ export function CartProvider({ children, brandSlug, initialCartId, shoppingCartP
95
97
  const hasAutoCreatedRef = useRef(false);
96
98
  const isHandlingErrorRef = useRef(false);
97
99
 
100
+ // Get query client for manual invalidation
101
+ const queryClient = useQueryClient();
102
+
98
103
  // Get Meta Pixel tracking methods
99
104
  const { trackAddToCart: trackMetaAddToCart, trackInitiateCheckout: trackMetaInitiateCheckout } = useMetaPixel();
100
105
 
@@ -206,7 +211,13 @@ export function CartProvider({ children, brandSlug, initialCartId, shoppingCartP
206
211
  });
207
212
 
208
213
  const removeItemMutation = useRemoveCartItem(cartId || '', {
209
- onSuccess: () => refetch(),
214
+ onSuccess: () => {
215
+ refetch();
216
+ // Invalidate recommendations when item is removed
217
+ if (cartId) {
218
+ queryClient.invalidateQueries({ queryKey: queryKeys.public.carts.recommendations(cartId) });
219
+ }
220
+ },
210
221
  });
211
222
 
212
223
  const applyDiscountMutation = useApplyDiscount(cartId || '', {