@instockng/storefront-ui 1.0.18 → 1.0.20

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 (292) hide show
  1. package/dist/components/OrderConfirmation.d.ts +1 -1
  2. package/dist/components/OrderConfirmation.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts.map +1 -1
  4. package/dist/contexts/CartContext.d.ts +2 -2
  5. package/dist/contexts/CartContext.d.ts.map +1 -1
  6. package/dist/fetchers.d.ts +19 -0
  7. package/dist/fetchers.d.ts.map +1 -0
  8. package/dist/hooks/usePageTracking.d.ts +40 -0
  9. package/dist/hooks/usePageTracking.d.ts.map +1 -0
  10. package/dist/index.d.ts +3 -0
  11. package/dist/index.d.ts.map +1 -1
  12. package/dist/index.mjs +101 -92
  13. package/dist/index10.mjs +149 -624
  14. package/dist/index100.mjs +22 -33
  15. package/dist/index101.mjs +22 -30
  16. package/dist/index102.mjs +32 -27
  17. package/dist/index103.mjs +152 -57
  18. package/dist/index104.mjs +20 -3
  19. package/dist/index105.mjs +31 -2
  20. package/dist/index106.mjs +84 -2
  21. package/dist/index107.mjs +37 -16
  22. package/dist/index108.mjs +144 -12
  23. package/dist/index109.mjs +55 -6
  24. package/dist/index11.mjs +94 -56
  25. package/dist/index110.mjs +23 -30
  26. package/dist/index111.mjs +30 -0
  27. package/dist/index112.mjs +26 -0
  28. package/dist/index113.mjs +28 -0
  29. package/dist/index114.mjs +24 -0
  30. package/dist/index115.mjs +25 -0
  31. package/dist/index116.mjs +24 -0
  32. package/dist/index117.mjs +68 -0
  33. package/dist/index118.mjs +21 -0
  34. package/dist/index119.mjs +42 -0
  35. package/dist/index12.mjs +645 -62
  36. package/dist/index120.mjs +27 -0
  37. package/dist/index121.mjs +37 -0
  38. package/dist/index122.mjs +30 -0
  39. package/dist/index123.mjs +22 -0
  40. package/dist/index124.mjs +24 -0
  41. package/dist/index125.mjs +50 -0
  42. package/dist/index126.mjs +26 -0
  43. package/dist/index127.mjs +271 -0
  44. package/dist/index128.mjs +73 -0
  45. package/dist/index129.mjs +11 -0
  46. package/dist/index13.mjs +50 -14
  47. package/dist/index130.mjs +5 -0
  48. package/dist/index131.mjs +5 -0
  49. package/dist/index132.mjs +36 -0
  50. package/dist/index133.mjs +5 -0
  51. package/dist/index134.mjs +24 -0
  52. package/dist/index135.mjs +59 -0
  53. package/dist/index136.mjs +32 -0
  54. package/dist/index137.mjs +10 -0
  55. package/dist/index138.mjs +55 -0
  56. package/dist/index139.mjs +9 -0
  57. package/dist/index14.mjs +62 -115
  58. package/dist/index140.mjs +15 -0
  59. package/dist/index141.mjs +10 -0
  60. package/dist/index142.mjs +31 -0
  61. package/dist/index143.mjs +5 -0
  62. package/dist/index144.mjs +73 -0
  63. package/dist/index145.mjs +170 -0
  64. package/dist/index146.mjs +5 -0
  65. package/dist/index147.mjs +5 -0
  66. package/dist/index148.mjs +5 -0
  67. package/dist/index149.mjs +5 -0
  68. package/dist/index15.mjs +23 -41
  69. package/dist/index150.mjs +21 -0
  70. package/dist/index151.mjs +35 -0
  71. package/dist/index152.mjs +41 -0
  72. package/dist/index153.mjs +21 -0
  73. package/dist/index154.mjs +21 -0
  74. package/dist/index155.mjs +5 -0
  75. package/dist/index156.mjs +23 -0
  76. package/dist/index157.mjs +49 -0
  77. package/dist/index158.mjs +5 -0
  78. package/dist/index159.mjs +33 -0
  79. package/dist/index16.mjs +115 -42
  80. package/dist/index160.mjs +21 -0
  81. package/dist/index161.mjs +5 -0
  82. package/dist/index162.mjs +5 -0
  83. package/dist/index163.mjs +5 -0
  84. package/dist/index164.mjs +5 -0
  85. package/dist/index165.mjs +75 -0
  86. package/dist/index166.mjs +5 -0
  87. package/dist/index167.mjs +56 -0
  88. package/dist/index168.mjs +5 -0
  89. package/dist/index169.mjs +39 -0
  90. package/dist/index17.mjs +42 -42
  91. package/dist/index170.mjs +155 -0
  92. package/dist/index171.mjs +5 -0
  93. package/dist/index172.mjs +5 -0
  94. package/dist/index173.mjs +22 -0
  95. package/dist/index174.mjs +5 -0
  96. package/dist/index175.mjs +5 -0
  97. package/dist/index176.mjs +29 -0
  98. package/dist/index177.mjs +5 -0
  99. package/dist/index178.mjs +5 -0
  100. package/dist/index179.mjs +27 -0
  101. package/dist/index18.mjs +41 -31
  102. package/dist/index180.mjs +26 -0
  103. package/dist/index181.mjs +5 -0
  104. package/dist/index182.mjs +5 -0
  105. package/dist/index183.mjs +5 -0
  106. package/dist/index184.mjs +26 -0
  107. package/dist/index185.mjs +5 -0
  108. package/dist/index186.mjs +26 -0
  109. package/dist/index187.mjs +5 -0
  110. package/dist/index188.mjs +5 -0
  111. package/dist/index189.mjs +5 -0
  112. package/dist/index19.mjs +40 -7
  113. package/dist/index190.mjs +26 -0
  114. package/dist/index191.mjs +5 -0
  115. package/dist/index192.mjs +26 -0
  116. package/dist/index193.mjs +5 -0
  117. package/dist/index194.mjs +5 -0
  118. package/dist/index195.mjs +5 -0
  119. package/dist/index196.mjs +5 -0
  120. package/dist/index197.mjs +5 -0
  121. package/dist/index198.mjs +5 -0
  122. package/dist/index199.mjs +5 -0
  123. package/dist/index2.mjs +31 -12
  124. package/dist/index20.mjs +27 -17
  125. package/dist/index200.mjs +5 -0
  126. package/dist/index201.mjs +130 -0
  127. package/dist/index202.mjs +5 -0
  128. package/dist/index203.mjs +77 -0
  129. package/dist/index204.mjs +77 -0
  130. package/dist/index205.mjs +5 -0
  131. package/dist/index206.mjs +111 -0
  132. package/dist/index207.mjs +5 -0
  133. package/dist/index208.mjs +5 -0
  134. package/dist/index209.mjs +5 -0
  135. package/dist/index21.mjs +6 -29
  136. package/dist/index210.mjs +5 -0
  137. package/dist/index211.mjs +5 -0
  138. package/dist/index212.mjs +5 -0
  139. package/dist/index213.mjs +5 -0
  140. package/dist/index214.mjs +5 -0
  141. package/dist/index215.mjs +5 -0
  142. package/dist/index216.mjs +40 -0
  143. package/dist/index217.mjs +5 -0
  144. package/dist/index218.mjs +5 -0
  145. package/dist/index219.mjs +247 -0
  146. package/dist/index22.mjs +20 -18
  147. package/dist/index220.mjs +5 -0
  148. package/dist/index221.mjs +36 -0
  149. package/dist/index222.mjs +68 -0
  150. package/dist/index223.mjs +28 -0
  151. package/dist/index224.mjs +5 -0
  152. package/dist/index225.mjs +5 -0
  153. package/dist/index226.mjs +5 -0
  154. package/dist/index227.mjs +5 -0
  155. package/dist/index228.mjs +5 -0
  156. package/dist/index229.mjs +5 -0
  157. package/dist/index23.mjs +32 -87
  158. package/dist/index230.mjs +5 -0
  159. package/dist/index231.mjs +5 -0
  160. package/dist/index232.mjs +5 -0
  161. package/dist/index233.mjs +7 -0
  162. package/dist/index234.mjs +34 -0
  163. package/dist/index235.mjs +14 -0
  164. package/dist/index236.mjs +7 -0
  165. package/dist/index237.mjs +7 -0
  166. package/dist/index238.mjs +16 -0
  167. package/dist/index239.mjs +10 -0
  168. package/dist/index24.mjs +12 -12
  169. package/dist/index240.mjs +15 -0
  170. package/dist/index241.mjs +8 -0
  171. package/dist/index242.mjs +36 -0
  172. package/dist/index243.mjs +34 -0
  173. package/dist/index244.mjs +31 -0
  174. package/dist/index245.mjs +64 -0
  175. package/dist/index246.mjs +5 -0
  176. package/dist/index247.mjs +5 -0
  177. package/dist/index248.mjs +5 -0
  178. package/dist/index249.mjs +5 -0
  179. package/dist/index25.mjs +85 -8
  180. package/dist/index250.mjs +21 -0
  181. package/dist/index251.mjs +50 -0
  182. package/dist/index252.mjs +5 -0
  183. package/dist/index253.mjs +5 -0
  184. package/dist/index254.mjs +5 -0
  185. package/dist/index255.mjs +5 -0
  186. package/dist/index256.mjs +94 -0
  187. package/dist/index257.mjs +5 -0
  188. package/dist/index258.mjs +6 -0
  189. package/dist/index259.mjs +5 -0
  190. package/dist/index26.mjs +20 -97
  191. package/dist/index260.mjs +5 -0
  192. package/dist/index261.mjs +20 -0
  193. package/dist/index262.mjs +16 -0
  194. package/dist/index263.mjs +9 -0
  195. package/dist/index264.mjs +33 -0
  196. package/dist/index265.mjs +5 -0
  197. package/dist/index266.mjs +5 -0
  198. package/dist/index267.mjs +5 -0
  199. package/dist/index27.mjs +11 -18
  200. package/dist/index28.mjs +11 -65
  201. package/dist/index29.mjs +94 -89
  202. package/dist/index3.mjs +117 -97
  203. package/dist/index30.mjs +20 -19
  204. package/dist/index31.mjs +65 -19
  205. package/dist/index32.mjs +93 -8
  206. package/dist/index33.mjs +18 -1432
  207. package/dist/index34.mjs +19 -2
  208. package/dist/index35.mjs +10 -56
  209. package/dist/index36.mjs +9 -49
  210. package/dist/index37.mjs +103 -33
  211. package/dist/index38.mjs +24 -14
  212. package/dist/index39.mjs +1411 -2241
  213. package/dist/index4.mjs +83 -197
  214. package/dist/index40.mjs +2 -36
  215. package/dist/index41.mjs +56 -43
  216. package/dist/index42.mjs +50 -98
  217. package/dist/index43.mjs +33 -97
  218. package/dist/index44.mjs +13 -79
  219. package/dist/index45.mjs +2255 -69
  220. package/dist/index46.mjs +36 -95
  221. package/dist/index47.mjs +43 -80
  222. package/dist/index48.mjs +99 -79
  223. package/dist/index49.mjs +93 -15
  224. package/dist/index5.mjs +15 -108
  225. package/dist/index50.mjs +77 -14
  226. package/dist/index51.mjs +58 -44
  227. package/dist/index52.mjs +63 -93
  228. package/dist/index53.mjs +51 -99
  229. package/dist/index54.mjs +78 -4
  230. package/dist/index55.mjs +18 -22
  231. package/dist/index56.mjs +17 -74
  232. package/dist/index57.mjs +63 -15
  233. package/dist/index58.mjs +121 -59
  234. package/dist/index59.mjs +129 -34
  235. package/dist/index6.mjs +190 -73
  236. package/dist/index60.mjs +22 -41
  237. package/dist/index61.mjs +2 -235
  238. package/dist/index62.mjs +152 -5
  239. package/dist/index63.mjs +21 -132
  240. package/dist/index64.mjs +73 -66
  241. package/dist/index65.mjs +14 -86
  242. package/dist/index66.mjs +59 -25
  243. package/dist/index67.mjs +4 -8
  244. package/dist/index68.mjs +2 -75
  245. package/dist/index69.mjs +5 -3
  246. package/dist/index7.mjs +97 -85
  247. package/dist/index70.mjs +1134 -2
  248. package/dist/index71.mjs +19 -82
  249. package/dist/index72.mjs +54 -53
  250. package/dist/index73.mjs +32 -5
  251. package/dist/index74.mjs +2 -5
  252. package/dist/index75.mjs +223 -167
  253. package/dist/index76.mjs +6 -53
  254. package/dist/index77.mjs +133 -68
  255. package/dist/index78.mjs +67 -3
  256. package/dist/index79.mjs +87 -2
  257. package/dist/index8.mjs +78 -162
  258. package/dist/index80.mjs +25 -17
  259. package/dist/index81.mjs +8 -55
  260. package/dist/index82.mjs +74 -28
  261. package/dist/index83.mjs +3 -6
  262. package/dist/index84.mjs +2 -52
  263. package/dist/index85.mjs +83 -6
  264. package/dist/index86.mjs +53 -11
  265. package/dist/index87.mjs +6 -7
  266. package/dist/index88.mjs +5 -28
  267. package/dist/index89.mjs +179 -2
  268. package/dist/index9.mjs +90 -90
  269. package/dist/index90.mjs +49 -66
  270. package/dist/index91.mjs +68 -166
  271. package/dist/index92.mjs +34 -31
  272. package/dist/index93.mjs +42 -10
  273. package/dist/index94.mjs +2 -4
  274. package/dist/index95.mjs +2 -4
  275. package/dist/index96.mjs +28 -13
  276. package/dist/index97.mjs +18 -7
  277. package/dist/index98.mjs +214 -11
  278. package/dist/index99.mjs +179 -4
  279. package/dist/providers/MetaPixelProvider.d.ts +98 -0
  280. package/dist/providers/MetaPixelProvider.d.ts.map +1 -0
  281. package/dist/providers/StorefrontProvider.d.ts +1 -0
  282. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  283. package/dist/styles.css +1 -1
  284. package/package.json +5 -4
  285. package/src/components/OrderConfirmation.tsx +0 -2
  286. package/src/components/ShoppingCart.tsx +12 -1
  287. package/src/contexts/CartContext.tsx +30 -5
  288. package/src/fetchers.ts +33 -0
  289. package/src/hooks/usePageTracking.ts +72 -0
  290. package/src/index.ts +5 -0
  291. package/src/providers/MetaPixelProvider.tsx +239 -0
  292. package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index77.mjs CHANGED
@@ -1,72 +1,137 @@
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;
2
+ import d from "./index75.mjs";
3
+ import U from "./index134.mjs";
4
+ import q from "./index135.mjs";
5
+ import R from "./index136.mjs";
6
+ import w from "./index78.mjs";
7
+ import A from "./index137.mjs";
8
+ import m from "./index138.mjs";
9
+ import T from "./index89.mjs";
10
+ const i = m.validators;
11
+ class k {
12
+ constructor(t) {
13
+ this.defaults = t || {}, this.interceptors = {
14
+ request: new q(),
15
+ response: new q()
16
+ };
17
+ }
18
+ /**
19
+ * Dispatch a request
20
+ *
21
+ * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
22
+ * @param {?Object} config
23
+ *
24
+ * @returns {Promise} The Promise to be fulfilled
25
+ */
26
+ async request(t, e) {
27
+ try {
28
+ return await this._request(t, e);
29
+ } catch (r) {
30
+ if (r instanceof Error) {
31
+ let o = {};
32
+ Error.captureStackTrace ? Error.captureStackTrace(o) : o = new Error();
33
+ const s = o.stack ? o.stack.replace(/^.+\n/, "") : "";
34
+ try {
35
+ r.stack ? s && !String(r.stack).endsWith(s.replace(/^.+\n.+\n/, "")) && (r.stack += `
36
+ ` + s) : r.stack = s;
37
+ } catch {
38
+ }
39
+ }
40
+ throw r;
41
+ }
42
+ }
43
+ _request(t, e) {
44
+ typeof t == "string" ? (e = e || {}, e.url = t) : e = t || {}, e = w(this.defaults, e);
45
+ const { transitional: r, paramsSerializer: o, headers: s } = e;
46
+ r !== void 0 && m.assertOptions(r, {
47
+ silentJSONParsing: i.transitional(i.boolean),
48
+ forcedJSONParsing: i.transitional(i.boolean),
49
+ clarifyTimeoutError: i.transitional(i.boolean)
50
+ }, !1), o != null && (d.isFunction(o) ? e.paramsSerializer = {
51
+ serialize: o
52
+ } : m.assertOptions(o, {
53
+ encode: i.function,
54
+ serialize: i.function
55
+ }, !0)), e.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? e.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : e.allowAbsoluteUrls = !0), m.assertOptions(e, {
56
+ baseUrl: i.spelling("baseURL"),
57
+ withXsrfToken: i.spelling("withXSRFToken")
58
+ }, !0), e.method = (e.method || this.defaults.method || "get").toLowerCase();
59
+ let f = s && d.merge(
60
+ s.common,
61
+ s[e.method]
62
+ );
63
+ s && d.forEach(
64
+ ["delete", "get", "head", "post", "put", "patch", "common"],
65
+ (a) => {
66
+ delete s[a];
67
+ }
68
+ ), e.headers = T.concat(f, s);
69
+ const h = [];
70
+ let b = !0;
71
+ this.interceptors.request.forEach(function(n) {
72
+ typeof n.runWhen == "function" && n.runWhen(e) === !1 || (b = b && n.synchronous, h.unshift(n.fulfilled, n.rejected));
73
+ });
74
+ const c = [];
75
+ this.interceptors.response.forEach(function(n) {
76
+ c.push(n.fulfilled, n.rejected);
77
+ });
78
+ let u, l = 0, p;
79
+ if (!b) {
80
+ const a = [R.bind(this), void 0];
81
+ for (a.unshift(...h), a.push(...c), p = a.length, u = Promise.resolve(e); l < p; )
82
+ u = u.then(a[l++], a[l++]);
83
+ return u;
84
+ }
85
+ p = h.length;
86
+ let y = e;
87
+ for (; l < p; ) {
88
+ const a = h[l++], n = h[l++];
89
+ try {
90
+ y = a(y);
91
+ } catch (S) {
92
+ n.call(this, S);
93
+ break;
94
+ }
95
+ }
96
+ try {
97
+ u = R.call(this, y);
98
+ } catch (a) {
99
+ return Promise.reject(a);
100
+ }
101
+ for (l = 0, p = c.length; l < p; )
102
+ u = u.then(c[l++], c[l++]);
103
+ return u;
104
+ }
105
+ getUri(t) {
106
+ t = w(this.defaults, t);
107
+ const e = A(t.baseURL, t.url, t.allowAbsoluteUrls);
108
+ return U(e, t.params, t.paramsSerializer);
109
+ }
110
+ }
111
+ d.forEach(["delete", "get", "head", "options"], function(t) {
112
+ k.prototype[t] = function(e, r) {
113
+ return this.request(w(r || {}, {
114
+ method: t,
115
+ url: e,
116
+ data: (r || {}).data
117
+ }));
118
+ };
119
+ });
120
+ d.forEach(["post", "put", "patch"], function(t) {
121
+ function e(r) {
122
+ return function(s, f, h) {
123
+ return this.request(w(h || {}, {
124
+ method: t,
125
+ headers: r ? {
126
+ "Content-Type": "multipart/form-data"
127
+ } : {},
128
+ url: s,
129
+ data: f
130
+ }));
131
+ };
132
+ }
133
+ k.prototype[t] = e(), k.prototype[t + "Form"] = e(!0);
69
134
  });
70
135
  export {
71
- e as default
136
+ k as default
72
137
  };
package/dist/index78.mjs CHANGED
@@ -1,7 +1,71 @@
1
1
  'use client';
2
- function e(t) {
3
- return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
2
+ import i from "./index75.mjs";
3
+ import h from "./index89.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;
4
68
  }
5
69
  export {
6
- e as getDefaultExportFromCjs
70
+ C as default
7
71
  };
package/dist/index79.mjs CHANGED
@@ -1,5 +1,90 @@
1
1
  'use client';
2
- var o = { exports: {} };
2
+ import t from "./index75.mjs";
3
+ import c from "./index86.mjs";
4
+ import u from "./index139.mjs";
5
+ import S from "./index85.mjs";
6
+ import h from "./index140.mjs";
7
+ import a from "./index141.mjs";
8
+ import O from "./index80.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
+ }],
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
+ });
3
88
  export {
4
- o as __module
89
+ l as default
5
90
  };
package/dist/index8.mjs CHANGED
@@ -1,167 +1,83 @@
1
1
  'use client';
2
- import { jsxs as a, Fragment as N, jsx as e } from "react/jsx-runtime";
3
- import { useState as Y, useEffect as b } from "react";
4
- import { useCart as q } from "./index3.mjs";
5
- import { CartItem as B } from "./index7.mjs";
6
- import { DiscountCodeInput as T } from "./index9.mjs";
7
- import { Checkout as X } from "./index10.mjs";
8
- import { Button as v } from "./index11.mjs";
9
- import { X as Z, Loader2 as A, Package as f } from "lucide-react";
10
- import { cn as c, formatCurrency as n } from "./index17.mjs";
11
- function W({
12
- isOpen: s,
13
- onClose: l,
14
- onCheckout: d,
15
- onContinueShopping: o,
16
- className: w,
17
- showDiscountCode: j = !0,
18
- checkoutButtonText: k = "Checkout",
19
- continueShoppingText: C = "Continue Shopping",
20
- checkoutButtonClassName: E,
21
- continueShoppingButtonClassName: L,
22
- disableCheckout: z = !1,
23
- emptyMessage: I = "Your cart is empty"
2
+ import { jsx as e, jsxs as s } from "react/jsx-runtime";
3
+ import "./index20.mjs";
4
+ import "@tanstack/react-query";
5
+ import { useGetProducts as C } from "./index34.mjs";
6
+ import { ProductCard as k } from "./index7.mjs";
7
+ import { Loader2 as j, Package as d } from "lucide-react";
8
+ import { cn as P } from "./index19.mjs";
9
+ function q({
10
+ brandId: o,
11
+ onAddToCart: l,
12
+ onProductClick: t,
13
+ columns: n = 3,
14
+ showStock: m = !0,
15
+ className: g,
16
+ cardClassName: p,
17
+ showLoading: u = !0,
18
+ emptyMessage: x = "No products available at the moment.",
19
+ errorMessage: h = "Failed to load products. Please try again later.",
20
+ loadingVariantId: f
24
21
  }) {
25
- var x, y, g;
26
- const { cart: t, isLoading: i, error: m } = q(), [S, u] = Y(!1);
27
- b(() => (s ? document.body.style.overflow = "hidden" : document.body.style.overflow = "", () => {
28
- document.body.style.overflow = "";
29
- }), [s]), b(() => {
30
- const r = (h) => {
31
- h.key === "Escape" && s && l();
32
- };
33
- return window.addEventListener("keydown", r), () => window.removeEventListener("keydown", r);
34
- }, [s, l]);
35
- const D = ((x = t == null ? void 0 : t.pricing) == null ? void 0 : x.subtotal) || 0, p = ((y = t == null ? void 0 : t.pricing.discount) == null ? void 0 : y.amount) || 0, F = () => {
36
- u(!0), d == null || d();
37
- }, P = () => {
38
- o == null || o(), l();
39
- };
40
- return /* @__PURE__ */ a(N, { children: [
41
- /* @__PURE__ */ e(
42
- "div",
43
- {
44
- className: c(
45
- "fixed inset-0 z-40 bg-black/50 transition-opacity duration-300",
46
- s ? "opacity-100" : "pointer-events-none opacity-0"
47
- ),
48
- onClick: l,
49
- "aria-hidden": "true"
50
- }
51
- ),
52
- /* @__PURE__ */ e(
53
- "div",
54
- {
55
- className: c(
56
- "fixed right-0 top-0 z-50 h-full w-full bg-white shadow-2xl transition-transform duration-300 ease-in-out sm:w-[480px]",
57
- s ? "translate-x-0" : "translate-x-full",
58
- w
59
- ),
60
- children: /* @__PURE__ */ a("div", { className: "flex h-full flex-col", children: [
61
- /* @__PURE__ */ e("div", { className: "border-b border-gray-300 px-4 py-2", children: /* @__PURE__ */ a("div", { className: "flex items-center justify-between", children: [
62
- /* @__PURE__ */ a("div", { className: "flex items-center gap-2", children: [
63
- /* @__PURE__ */ e("div", { className: "bg-accent-500 text-white px-2 py-1 rounded-full text-sm aspect-square flex items-center justify-center w-8 h-8", children: (g = t == null ? void 0 : t.items) == null ? void 0 : g.length }),
64
- /* @__PURE__ */ e("h2", { className: "text-lg font-medium", children: "Your Cart" })
65
- ] }),
66
- /* @__PURE__ */ e(
67
- "button",
68
- {
69
- onClick: l,
70
- className: "rounded-full p-2 transition-colors hover:bg-gray-100",
71
- "aria-label": "Close cart",
72
- children: /* @__PURE__ */ e(Z, { className: "h-6 w-6" })
73
- }
74
- )
75
- ] }) }),
76
- i && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
77
- /* @__PURE__ */ e(A, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-accent-500" }),
78
- /* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading cart..." })
79
- ] }) }),
80
- m && !i && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
81
- /* @__PURE__ */ e(f, { className: "mx-auto mb-4 h-12 w-12 text-red-600" }),
82
- /* @__PURE__ */ e("p", { className: "text-red-600", children: "Failed to load cart. Please try again." })
83
- ] }) }),
84
- !i && !m && (!t || !t.items || t.items.length === 0) && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
85
- /* @__PURE__ */ e(f, { className: "mx-auto mb-4 h-12 w-12 text-gray-400" }),
86
- /* @__PURE__ */ e("p", { className: "text-gray-600", children: I })
87
- ] }) }),
88
- !i && !m && t && t.items && t.items.length > 0 && /* @__PURE__ */ a(N, { children: [
89
- /* @__PURE__ */ a("div", { className: "flex-1 overflow-y-auto p-4", children: [
90
- /* @__PURE__ */ e("div", { className: "space-y-4", children: t.items.map((r, h) => /* @__PURE__ */ a("div", { children: [
91
- /* @__PURE__ */ e(
92
- B,
93
- {
94
- item: r
95
- }
96
- ),
97
- h < t.items.length - 1 && /* @__PURE__ */ e("hr", { className: "border-gray-200 mt-2" })
98
- ] }, r.id)) }),
99
- j && /* @__PURE__ */ e("div", { className: "mt-6", children: /* @__PURE__ */ e(T, {}) })
100
- ] }),
101
- /* @__PURE__ */ a("div", { className: "border-t border-gray-300 bg-white", children: [
102
- /* @__PURE__ */ a("div", { className: " text-base", children: [
103
- /* @__PURE__ */ a("div", { className: "p-4 space-y-2", children: [
104
- /* @__PURE__ */ a("div", { className: "flex justify-between", children: [
105
- /* @__PURE__ */ e("span", { className: "text-gray-600", children: "Subtotal" }),
106
- /* @__PURE__ */ e("span", { className: "font-semibold", children: n(D) })
107
- ] }),
108
- p > 0 && /* @__PURE__ */ a("div", { className: "flex justify-between text-green-600", children: [
109
- /* @__PURE__ */ e("span", { children: "Discount" }),
110
- /* @__PURE__ */ a("span", { className: "font-semibold", children: [
111
- "-",
112
- n(p)
113
- ] })
114
- ] }),
115
- /* @__PURE__ */ a("div", { className: "flex justify-between", children: [
116
- /* @__PURE__ */ e("span", { className: "text-gray-600", children: "Shipping" }),
117
- /* @__PURE__ */ e("span", { className: "font-semibold", children: t.pricing && t.deliveryZone ? n(t.pricing.deliveryCharge) : "-" })
118
- ] })
119
- ] }),
120
- /* @__PURE__ */ a("div", { className: "flex justify-between p-4 border-t border-gray-300 text-lg", children: [
121
- /* @__PURE__ */ e("span", { className: "font-bold", children: "Total" }),
122
- /* @__PURE__ */ e("span", { className: "font-bold", children: n(t.pricing.total) })
123
- ] })
124
- ] }),
125
- /* @__PURE__ */ a("div", { className: "p-4 space-y-2", children: [
126
- /* @__PURE__ */ a(
127
- v,
128
- {
129
- onClick: F,
130
- disabled: z || t.items.length === 0,
131
- className: c("w-full bg-accent-500 text-white hover:bg-accent-600", E),
132
- size: "lg",
133
- children: [
134
- /* @__PURE__ */ e(f, { className: "h-5 w-5" }),
135
- k
136
- ]
137
- }
138
- ),
139
- /* @__PURE__ */ e(
140
- v,
141
- {
142
- onClick: P,
143
- variant: "outline",
144
- className: c("w-full border-gray-300 text-gray-600 hover:bg-gray-100", L),
145
- size: "lg",
146
- children: C
147
- }
148
- )
149
- ] })
150
- ] })
151
- ] })
152
- ] })
153
- }
154
- ),
155
- /* @__PURE__ */ e(
156
- X,
157
- {
158
- isOpen: S,
159
- onSuccess: () => l(),
160
- onClose: () => u(!1)
161
- }
162
- )
163
- ] });
22
+ const { data: N, isLoading: v, error: y } = C(o);
23
+ if (v && u)
24
+ return /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
25
+ /* @__PURE__ */ e(j, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-blue-600" }),
26
+ /* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading products..." })
27
+ ] }) });
28
+ if (y)
29
+ return /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
30
+ /* @__PURE__ */ e(d, { className: "mx-auto mb-4 h-12 w-12 text-red-600" }),
31
+ /* @__PURE__ */ e("p", { className: "text-red-600", children: h })
32
+ ] }) });
33
+ const a = N || [];
34
+ return a.length === 0 ? /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
35
+ /* @__PURE__ */ e(d, { className: "mx-auto mb-4 h-12 w-12 text-gray-400" }),
36
+ /* @__PURE__ */ e("p", { className: "text-gray-600", children: x })
37
+ ] }) }) : /* @__PURE__ */ e(
38
+ "div",
39
+ {
40
+ className: P(
41
+ "grid gap-6",
42
+ {
43
+ 2: "grid-cols-1 sm:grid-cols-2",
44
+ 3: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3",
45
+ 4: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"
46
+ }[n],
47
+ g
48
+ ),
49
+ children: a.map((i) => {
50
+ const c = {
51
+ id: i.id,
52
+ name: i.name,
53
+ description: i.description || void 0,
54
+ imageUrl: i.thumbnailUrl || void 0,
55
+ brand: void 0,
56
+ // Brand info not included in product response
57
+ variants: i.variants.map((r) => ({
58
+ id: r.id,
59
+ name: r.name || r.sku,
60
+ price: typeof r.price == "string" ? parseFloat(r.price) : r.price,
61
+ sku: r.sku,
62
+ stock: r.stock || void 0
63
+ }))
64
+ }, b = i.variants.some((r) => r.id === f);
65
+ return /* @__PURE__ */ e(
66
+ k,
67
+ {
68
+ product: c,
69
+ onAddToCart: l,
70
+ onClick: t ? () => t(c) : void 0,
71
+ showStock: m,
72
+ className: p,
73
+ isAddingToCart: b
74
+ },
75
+ i.id
76
+ );
77
+ })
78
+ }
79
+ );
164
80
  }
165
81
  export {
166
- W as ShoppingCart
82
+ q as ProductGrid
167
83
  };