@instockng/storefront-ui 1.0.17 → 1.0.19

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 +21 -0
  68. package/dist/index15.mjs +23 -41
  69. package/dist/index150.mjs +35 -0
  70. package/dist/index151.mjs +41 -0
  71. package/dist/index152.mjs +21 -0
  72. package/dist/index153.mjs +21 -0
  73. package/dist/index154.mjs +5 -0
  74. package/dist/index155.mjs +23 -0
  75. package/dist/index156.mjs +49 -0
  76. package/dist/index157.mjs +5 -0
  77. package/dist/index158.mjs +33 -0
  78. package/dist/index159.mjs +21 -0
  79. package/dist/index16.mjs +115 -42
  80. package/dist/index160.mjs +5 -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 +75 -0
  85. package/dist/index165.mjs +5 -0
  86. package/dist/index166.mjs +56 -0
  87. package/dist/index167.mjs +5 -0
  88. package/dist/index168.mjs +39 -0
  89. package/dist/index169.mjs +155 -0
  90. package/dist/index17.mjs +42 -42
  91. package/dist/index170.mjs +5 -0
  92. package/dist/index171.mjs +5 -0
  93. package/dist/index172.mjs +22 -0
  94. package/dist/index173.mjs +5 -0
  95. package/dist/index174.mjs +5 -0
  96. package/dist/index175.mjs +29 -0
  97. package/dist/index176.mjs +5 -0
  98. package/dist/index177.mjs +5 -0
  99. package/dist/index178.mjs +27 -0
  100. package/dist/index179.mjs +26 -0
  101. package/dist/index18.mjs +41 -31
  102. package/dist/index180.mjs +5 -0
  103. package/dist/index181.mjs +5 -0
  104. package/dist/index182.mjs +5 -0
  105. package/dist/index183.mjs +26 -0
  106. package/dist/index184.mjs +5 -0
  107. package/dist/index185.mjs +26 -0
  108. package/dist/index186.mjs +5 -0
  109. package/dist/index187.mjs +5 -0
  110. package/dist/index188.mjs +5 -0
  111. package/dist/index189.mjs +26 -0
  112. package/dist/index19.mjs +40 -7
  113. package/dist/index190.mjs +5 -0
  114. package/dist/index191.mjs +26 -0
  115. package/dist/index192.mjs +5 -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 +130 -0
  126. package/dist/index201.mjs +5 -0
  127. package/dist/index202.mjs +77 -0
  128. package/dist/index203.mjs +77 -0
  129. package/dist/index204.mjs +5 -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 +5 -0
  146. package/dist/index22.mjs +20 -18
  147. package/dist/index220.mjs +247 -0
  148. package/dist/index221.mjs +5 -0
  149. package/dist/index222.mjs +36 -0
  150. package/dist/index223.mjs +68 -0
  151. package/dist/index224.mjs +28 -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 +5 -0
  163. package/dist/index235.mjs +5 -0
  164. package/dist/index236.mjs +34 -0
  165. package/dist/index237.mjs +14 -0
  166. package/dist/index238.mjs +7 -0
  167. package/dist/index239.mjs +7 -0
  168. package/dist/index24.mjs +12 -12
  169. package/dist/index240.mjs +16 -0
  170. package/dist/index241.mjs +10 -0
  171. package/dist/index242.mjs +15 -0
  172. package/dist/index243.mjs +8 -0
  173. package/dist/index244.mjs +36 -0
  174. package/dist/index245.mjs +34 -0
  175. package/dist/index246.mjs +31 -0
  176. package/dist/index247.mjs +64 -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 +82 -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 +122 -228
  235. package/dist/index6.mjs +190 -73
  236. package/dist/index60.mjs +23 -5
  237. package/dist/index61.mjs +145 -126
  238. package/dist/index62.mjs +2 -68
  239. package/dist/index63.mjs +22 -86
  240. package/dist/index64.mjs +73 -27
  241. package/dist/index65.mjs +15 -9
  242. package/dist/index66.mjs +58 -70
  243. package/dist/index67.mjs +4 -3
  244. package/dist/index68.mjs +2 -2
  245. package/dist/index69.mjs +5 -82
  246. package/dist/index7.mjs +97 -85
  247. package/dist/index70.mjs +1133 -53
  248. package/dist/index71.mjs +19 -5
  249. package/dist/index72.mjs +54 -4
  250. package/dist/index73.mjs +28 -174
  251. package/dist/index74.mjs +2 -53
  252. package/dist/index75.mjs +2 -69
  253. package/dist/index76.mjs +231 -30
  254. package/dist/index77.mjs +5 -42
  255. package/dist/index78.mjs +133 -3
  256. package/dist/index79.mjs +68 -2
  257. package/dist/index8.mjs +78 -162
  258. package/dist/index80.mjs +85 -19
  259. package/dist/index81.mjs +26 -53
  260. package/dist/index82.mjs +8 -28
  261. package/dist/index83.mjs +74 -6
  262. package/dist/index84.mjs +3 -51
  263. package/dist/index85.mjs +2 -6
  264. package/dist/index86.mjs +81 -10
  265. package/dist/index87.mjs +53 -6
  266. package/dist/index88.mjs +5 -27
  267. package/dist/index89.mjs +5 -2
  268. package/dist/index9.mjs +90 -90
  269. package/dist/index90.mjs +175 -66
  270. package/dist/index91.mjs +49 -163
  271. package/dist/index92.mjs +68 -30
  272. package/dist/index93.mjs +34 -11
  273. package/dist/index94.mjs +42 -3
  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 +8 -3
  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 +236 -0
  292. package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index86.mjs CHANGED
@@ -1,15 +1,86 @@
1
1
  'use client';
2
- import s from "./index59.mjs";
3
- import f from "./index69.mjs";
4
- import r from "./index87.mjs";
5
- function d(o, i) {
6
- return f(o, new r.classes.URLSearchParams(), {
7
- visitor: function(t, a, n, e) {
8
- return r.isNode && s.isBuffer(t) ? (this.append(a, t.toString("base64")), !1) : e.defaultVisitor.apply(this, arguments);
9
- },
10
- ...i
2
+ import t from "./index76.mjs";
3
+ import E from "./index87.mjs";
4
+ function B(i) {
5
+ return t.isPlainObject(i) || t.isArray(i);
6
+ }
7
+ function h(i) {
8
+ return t.endsWith(i, "[]") ? i.slice(0, -2) : i;
9
+ }
10
+ function O(i, e, s) {
11
+ return i ? i.concat(e).map(function(o, d) {
12
+ return o = h(o), !s && d ? "[" + o + "]" : o;
13
+ }).join(s ? "." : "") : e;
14
+ }
15
+ function T(i) {
16
+ return t.isArray(i) && !i.some(B);
17
+ }
18
+ const S = t.toFlatObject(t, {}, null, function(e) {
19
+ return /^is[A-Z]/.test(e);
20
+ });
21
+ function W(i, e, s) {
22
+ if (!t.isObject(i))
23
+ throw new TypeError("target must be an object");
24
+ e = e || new FormData(), s = t.toFlatObject(s, {
25
+ metaTokens: !0,
26
+ dots: !1,
27
+ indexes: !1
28
+ }, !1, function(n, u) {
29
+ return !t.isUndefined(u[n]);
30
+ });
31
+ const p = s.metaTokens, o = s.visitor || j, d = s.dots, m = s.indexes, w = (s.Blob || typeof Blob < "u" && Blob) && t.isSpecCompliantForm(e);
32
+ if (!t.isFunction(o))
33
+ throw new TypeError("visitor must be a function");
34
+ function l(r) {
35
+ if (r === null) return "";
36
+ if (t.isDate(r))
37
+ return r.toISOString();
38
+ if (t.isBoolean(r))
39
+ return r.toString();
40
+ if (!w && t.isBlob(r))
41
+ throw new E("Blob is not supported. Use a Buffer instead.");
42
+ return t.isArrayBuffer(r) || t.isTypedArray(r) ? w && typeof Blob == "function" ? new Blob([r]) : Buffer.from(r) : r;
43
+ }
44
+ function j(r, n, u) {
45
+ let f = r;
46
+ if (r && !u && typeof r == "object") {
47
+ if (t.endsWith(n, "{}"))
48
+ n = p ? n : n.slice(0, -2), r = JSON.stringify(r);
49
+ else if (t.isArray(r) && T(r) || (t.isFileList(r) || t.endsWith(n, "[]")) && (f = t.toArray(r)))
50
+ return n = h(n), f.forEach(function(b, x) {
51
+ !(t.isUndefined(b) || b === null) && e.append(
52
+ // eslint-disable-next-line no-nested-ternary
53
+ m === !0 ? O([n], x, d) : m === null ? n : n + "[]",
54
+ l(b)
55
+ );
56
+ }), !1;
57
+ }
58
+ return B(r) ? !0 : (e.append(O(u, n, d), l(r)), !1);
59
+ }
60
+ const a = [], F = Object.assign(S, {
61
+ defaultVisitor: j,
62
+ convertValue: l,
63
+ isVisitable: B
11
64
  });
65
+ function A(r, n) {
66
+ if (!t.isUndefined(r)) {
67
+ if (a.indexOf(r) !== -1)
68
+ throw Error("Circular reference detected in " + n.join("."));
69
+ a.push(r), t.forEach(r, function(f, c) {
70
+ (!(t.isUndefined(f) || f === null) && o.call(
71
+ e,
72
+ f,
73
+ t.isString(c) ? c.trim() : c,
74
+ n,
75
+ F
76
+ )) === !0 && A(f, n ? n.concat(c) : [c]);
77
+ }), a.pop();
78
+ }
79
+ }
80
+ if (!t.isObject(i))
81
+ throw new TypeError("data must be an object");
82
+ return A(i), e;
12
83
  }
13
84
  export {
14
- d as default
85
+ W as default
15
86
  };
package/dist/index87.mjs CHANGED
@@ -1,10 +1,57 @@
1
1
  'use client';
2
- import o from "./index96.mjs";
3
- import * as t from "./index97.mjs";
4
- const m = {
5
- ...t,
6
- ...o
2
+ import c from "./index76.mjs";
3
+ function r(t, i, o, a, e) {
4
+ Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = t, this.name = "AxiosError", i && (this.code = i), o && (this.config = o), a && (this.request = a), e && (this.response = e, this.status = e.status ? e.status : null);
5
+ }
6
+ c.inherits(r, Error, {
7
+ toJSON: function() {
8
+ return {
9
+ // Standard
10
+ message: this.message,
11
+ name: this.name,
12
+ // Microsoft
13
+ description: this.description,
14
+ number: this.number,
15
+ // Mozilla
16
+ fileName: this.fileName,
17
+ lineNumber: this.lineNumber,
18
+ columnNumber: this.columnNumber,
19
+ stack: this.stack,
20
+ // Axios
21
+ config: c.toJSONObject(this.config),
22
+ code: this.code,
23
+ status: this.status
24
+ };
25
+ }
26
+ });
27
+ const u = r.prototype, R = {};
28
+ [
29
+ "ERR_BAD_OPTION_VALUE",
30
+ "ERR_BAD_OPTION",
31
+ "ECONNABORTED",
32
+ "ETIMEDOUT",
33
+ "ERR_NETWORK",
34
+ "ERR_FR_TOO_MANY_REDIRECTS",
35
+ "ERR_DEPRECATED",
36
+ "ERR_BAD_RESPONSE",
37
+ "ERR_BAD_REQUEST",
38
+ "ERR_CANCELED",
39
+ "ERR_NOT_SUPPORT",
40
+ "ERR_INVALID_URL"
41
+ // eslint-disable-next-line func-names
42
+ ].forEach((t) => {
43
+ R[t] = { value: t };
44
+ });
45
+ Object.defineProperties(r, R);
46
+ Object.defineProperty(u, "isAxiosError", { value: !0 });
47
+ r.from = (t, i, o, a, e, E) => {
48
+ const s = Object.create(u);
49
+ c.toFlatObject(t, s, function(m) {
50
+ return m !== Error.prototype;
51
+ }, (n) => n !== "isAxiosError");
52
+ const l = t && t.message ? t.message : "Error", h = i == null && t ? t.code : i;
53
+ return r.call(s, l, h, o, a, e), t && s.cause == null && Object.defineProperty(s, "cause", { value: t, configurable: !0 }), s.name = t && t.name || "Error", E && Object.assign(s, E), s;
7
54
  };
8
55
  export {
9
- m as default
56
+ r as default
10
57
  };
package/dist/index88.mjs CHANGED
@@ -1,31 +1,9 @@
1
1
  'use client';
2
- import n from "./index59.mjs";
3
- const a = n.toObjectSet([
4
- "age",
5
- "authorization",
6
- "content-length",
7
- "content-type",
8
- "etag",
9
- "expires",
10
- "from",
11
- "host",
12
- "if-modified-since",
13
- "if-unmodified-since",
14
- "last-modified",
15
- "location",
16
- "max-forwards",
17
- "proxy-authorization",
18
- "referer",
19
- "retry-after",
20
- "user-agent"
21
- ]), u = (s) => {
22
- const t = {};
23
- let e, r, i;
24
- return s && s.split(`
25
- `).forEach(function(o) {
26
- i = o.indexOf(":"), e = o.substring(0, i).trim().toLowerCase(), r = o.substring(i + 1).trim(), !(!e || t[e] && a[e]) && (e === "set-cookie" ? t[e] ? t[e].push(r) : t[e] = [r] : t[e] = t[e] ? t[e] + ", " + r : r);
27
- }), t;
28
- };
2
+ function u(n) {
3
+ return function(r) {
4
+ return n.apply(null, r);
5
+ };
6
+ }
29
7
  export {
30
8
  u as default
31
9
  };
package/dist/index89.mjs CHANGED
@@ -1,5 +1,8 @@
1
1
  'use client';
2
- const t = null;
2
+ import i from "./index76.mjs";
3
+ function o(r) {
4
+ return i.isObject(r) && r.isAxiosError === !0;
5
+ }
3
6
  export {
4
- t as default
7
+ o as default
5
8
  };
package/dist/index9.mjs CHANGED
@@ -1,101 +1,101 @@
1
1
  'use client';
2
- import { jsx as e, jsxs as s, Fragment as j } from "react/jsx-runtime";
3
- import { useState as a } from "react";
4
- import { useCart as T } from "./index3.mjs";
5
- import { Button as y } from "./index11.mjs";
6
- import { Badge as k } from "./index13.mjs";
7
- import { Tag as B, CheckCircle as b, X as E, AlertCircle as F } from "lucide-react";
8
- import { cn as p } from "./index17.mjs";
9
- function K({
10
- onSuccess: i,
11
- className: N,
12
- placeholder: w = "Enter discount code",
13
- inputClassName: C,
14
- buttonClassName: A
2
+ import { jsxs as t, jsx as a } from "react/jsx-runtime";
3
+ import { Package as v, Trash2 as p } from "lucide-react";
4
+ import { cn as g, formatCurrency as m } from "./index19.mjs";
5
+ import { useCart as N } from "./index3.mjs";
6
+ import { useState as h, useCallback as f } from "react";
7
+ function I({
8
+ item: e,
9
+ className: y,
10
+ disabled: r = !1
15
11
  }) {
16
- var v;
17
- const [n, g] = a(""), [u, o] = a(""), [l, f] = a(!1), [h, x] = a(!1), [d, c] = a(""), { applyDiscount: D, removeDiscount: I, cart: r } = T(), M = async (t) => {
18
- if (t.preventDefault(), !!n.trim()) {
19
- f(!0), c("");
12
+ const [i, n] = h(!1), [s, c] = h(!1), { removeItem: o, updateItem: d } = N(), u = f(async (l) => {
13
+ if (!(l <= 0)) {
14
+ c(!0);
20
15
  try {
21
- await D(n.trim()), o("Discount code applied!"), g(""), setTimeout(() => o(""), 3e3), i == null || i();
22
- } catch (m) {
23
- c((m == null ? void 0 : m.message) || "Invalid or expired discount code");
24
- } finally {
25
- f(!1);
16
+ await d(e.id, l);
17
+ } catch (x) {
18
+ console.error("Failed to update item quantity:", x);
26
19
  }
20
+ c(!1);
27
21
  }
28
- }, R = async () => {
29
- x(!0), c("");
22
+ }, [e.id, d]), b = f(async () => {
23
+ n(!0);
30
24
  try {
31
- await I(), o("Discount code removed"), setTimeout(() => o(""), 3e3), i == null || i();
32
- } catch (t) {
33
- c((t == null ? void 0 : t.message) || "Failed to remove discount code");
34
- } finally {
35
- x(!1);
25
+ await o(e.id);
26
+ } catch (l) {
27
+ console.error("Failed to remove item:", l);
36
28
  }
37
- };
38
- return /* @__PURE__ */ e("div", { className: p("", N), children: /* @__PURE__ */ e("div", { className: "pt-6", children: /* @__PURE__ */ s("div", { className: "space-y-3", children: [
39
- /* @__PURE__ */ s("div", { className: "flex items-center gap-2 text-sm font-medium", children: [
40
- /* @__PURE__ */ e(B, { className: "h-4 w-4" }),
41
- "Discount Code"
42
- ] }),
43
- r && r.pricing.discount && /* @__PURE__ */ s("div", { className: "flex items-center justify-between rounded-md bg-green-50 p-3", children: [
44
- /* @__PURE__ */ s("div", { className: "flex items-center gap-2", children: [
45
- /* @__PURE__ */ e(b, { className: "h-4 w-4 text-green-600" }),
46
- /* @__PURE__ */ e("span", { className: "text-sm font-medium text-green-900", children: "Code Applied:" }),
47
- /* @__PURE__ */ e(k, { className: "bg-green-600 text-white", children: r.pricing.discount.code })
48
- ] }),
49
- /* @__PURE__ */ e(
50
- y,
51
- {
52
- variant: "ghost",
53
- size: "sm",
54
- onClick: R,
55
- disabled: h,
56
- className: "h-8 px-2 text-green-700 hover:text-green-800",
57
- children: h ? "Removing..." : /* @__PURE__ */ e(j, { children: /* @__PURE__ */ e(E, { className: "h-4 w-4" }) })
58
- }
59
- )
60
- ] }),
61
- !((v = r == null ? void 0 : r.pricing) != null && v.discount) && /* @__PURE__ */ s("form", { onSubmit: M, className: "flex gap-2", children: [
62
- /* @__PURE__ */ e(
63
- "input",
64
- {
65
- type: "text",
66
- value: n,
67
- onChange: (t) => g(t.target.value.toUpperCase()),
68
- placeholder: w,
69
- disabled: l,
70
- className: p(
71
- "flex-1 rounded-md border border-gray-300 px-3 py-2 text-sm",
72
- "focus:border-blue-500 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50",
73
- "disabled:cursor-not-allowed disabled:opacity-50",
74
- d && "border-red-500 focus:border-red-500 focus:ring-red-500",
75
- C
76
- )
77
- }
29
+ n(!1);
30
+ }, [e.id, o]);
31
+ return /* @__PURE__ */ t(
32
+ "div",
33
+ {
34
+ className: g(
35
+ "flex gap-3 transition-opacity",
36
+ (r || i || s) && "opacity-50",
37
+ y
78
38
  ),
79
- /* @__PURE__ */ e(
80
- y,
81
- {
82
- type: "submit",
83
- disabled: !n.trim() || l,
84
- className: p("bg-accent-500 text-white hover:bg-accent-600", A),
85
- children: l ? "Applying..." : "Apply"
86
- }
87
- )
88
- ] }),
89
- d && /* @__PURE__ */ s("div", { className: "flex items-center gap-2 text-sm text-red-600", children: [
90
- /* @__PURE__ */ e(F, { className: "h-4 w-4" }),
91
- d
92
- ] }),
93
- u && /* @__PURE__ */ s("div", { className: "flex items-center gap-2 text-sm text-green-600", children: [
94
- /* @__PURE__ */ e(b, { className: "h-4 w-4" }),
95
- u
96
- ] })
97
- ] }) }) });
39
+ children: [
40
+ /* @__PURE__ */ a("div", { className: "h-20 w-20 flex-shrink-0 overflow-hidden rounded-lg bg-gray-100", children: e.variant.product.thumbnailUrl ? /* @__PURE__ */ a(
41
+ "img",
42
+ {
43
+ src: e.variant.product.thumbnailUrl,
44
+ alt: e.variant.product.name,
45
+ className: "h-full w-full object-cover"
46
+ }
47
+ ) : /* @__PURE__ */ a("div", { className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ a(v, { className: "h-6 w-6 text-gray-400" }) }) }),
48
+ /* @__PURE__ */ t("div", { className: "flex flex-1 flex-col justify-between py-1", children: [
49
+ /* @__PURE__ */ a("div", { children: /* @__PURE__ */ t("div", { className: "flex items-start justify-between gap-2", children: [
50
+ /* @__PURE__ */ t("div", { className: "flex-1", children: [
51
+ /* @__PURE__ */ a("h3", { className: "text-base font-semibold leading-tight", children: e.variant.product.name }),
52
+ e.variant.name && /* @__PURE__ */ a("p", { className: "mt-0.5 text-sm text-gray-600", children: e.variant.name })
53
+ ] }),
54
+ /* @__PURE__ */ a(
55
+ "button",
56
+ {
57
+ onClick: b,
58
+ disabled: r || i,
59
+ className: "text-gray-400 hover:text-red-600 disabled:cursor-not-allowed disabled:opacity-50",
60
+ "aria-label": "Remove item",
61
+ children: /* @__PURE__ */ a(p, { className: "h-5 w-5" })
62
+ }
63
+ )
64
+ ] }) }),
65
+ /* @__PURE__ */ t("div", { className: "flex items-center justify-between mt-2", children: [
66
+ /* @__PURE__ */ t("div", { className: "inline-flex items-center overflow-hidden rounded-full bg-gray-200 text-gray-700", children: [
67
+ /* @__PURE__ */ a(
68
+ "button",
69
+ {
70
+ "aria-label": "Decrease quantity",
71
+ onClick: () => u(e.quantity - 1),
72
+ disabled: r || e.quantity <= 1 || s,
73
+ className: "flex h-8 w-8 items-center justify-center transition-colors hover:bg-gray-300 disabled:cursor-not-allowed disabled:opacity-50",
74
+ children: "−"
75
+ }
76
+ ),
77
+ /* @__PURE__ */ a("span", { className: "px-3 text-base font-medium select-none", children: e.quantity }),
78
+ /* @__PURE__ */ a(
79
+ "button",
80
+ {
81
+ "aria-label": "Increase quantity",
82
+ onClick: () => u(e.quantity + 1),
83
+ disabled: r || s,
84
+ className: "flex h-8 w-8 items-center justify-center transition-colors hover:bg-gray-300 disabled:cursor-not-allowed disabled:opacity-50",
85
+ children: "+"
86
+ }
87
+ )
88
+ ] }),
89
+ /* @__PURE__ */ t("div", { className: "text-right", children: [
90
+ /* @__PURE__ */ a("p", { className: "text-base font-medium", children: m(e.subtotal) }),
91
+ e.basePrice !== e.finalPrice && /* @__PURE__ */ a("p", { className: "text-xs text-[#DC143C] line-through", children: m(e.basePrice * e.quantity) })
92
+ ] })
93
+ ] })
94
+ ] })
95
+ ]
96
+ }
97
+ );
98
98
  }
99
99
  export {
100
- K as DiscountCodeInput
100
+ I as CartItem
101
101
  };
package/dist/index90.mjs CHANGED
@@ -1,73 +1,182 @@
1
1
  'use client';
2
- import H from "./index59.mjs";
3
- import D from "./index98.mjs";
4
- import L from "./index85.mjs";
5
- import n from "./index70.mjs";
6
- import y from "./index65.mjs";
7
- import O from "./index99.mjs";
8
- import U from "./index87.mjs";
9
- import q from "./index73.mjs";
10
- import { progressEventReducer as A } from "./index100.mjs";
11
- import v from "./index101.mjs";
12
- const N = typeof XMLHttpRequest < "u", Q = N && function(s) {
13
- return new Promise(function(C, i) {
14
- const t = v(s);
15
- let E = t.data;
16
- const T = q.from(t.headers).normalize();
17
- let { responseType: d, onUploadProgress: R, onDownloadProgress: h } = t, l, g, w, u, f;
18
- function x() {
19
- u && u(), f && f(), t.cancelToken && t.cancelToken.unsubscribe(l), t.signal && t.signal.removeEventListener("abort", l);
2
+ import i from "./index76.mjs";
3
+ import S from "./index142.mjs";
4
+ const h = Symbol("internals");
5
+ function y(r) {
6
+ return r && String(r).trim().toLowerCase();
7
+ }
8
+ function m(r) {
9
+ return r === !1 || r == null ? r : i.isArray(r) ? r.map(m) : String(r);
10
+ }
11
+ function A(r) {
12
+ const t = /* @__PURE__ */ Object.create(null), e = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
13
+ let s;
14
+ for (; s = e.exec(r); )
15
+ t[s[1]] = s[2];
16
+ return t;
17
+ }
18
+ const k = (r) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());
19
+ function g(r, t, e, s, n) {
20
+ if (i.isFunction(s))
21
+ return s.call(this, t, e);
22
+ if (n && (t = e), !!i.isString(t)) {
23
+ if (i.isString(s))
24
+ return t.indexOf(s) !== -1;
25
+ if (i.isRegExp(s))
26
+ return s.test(t);
27
+ }
28
+ }
29
+ function E(r) {
30
+ return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, e, s) => e.toUpperCase() + s);
31
+ }
32
+ function j(r, t) {
33
+ const e = i.toCamelCase(" " + t);
34
+ ["get", "set", "has"].forEach((s) => {
35
+ Object.defineProperty(r, s + e, {
36
+ value: function(n, o, f) {
37
+ return this[s].call(this, t, n, o, f);
38
+ },
39
+ configurable: !0
40
+ });
41
+ });
42
+ }
43
+ class b {
44
+ constructor(t) {
45
+ t && this.set(t);
46
+ }
47
+ set(t, e, s) {
48
+ const n = this;
49
+ function o(c, l, a) {
50
+ const u = y(l);
51
+ if (!u)
52
+ throw new Error("header name must be a non-empty string");
53
+ const p = i.findKey(n, u);
54
+ (!p || n[p] === void 0 || a === !0 || a === void 0 && n[p] !== !1) && (n[p || l] = m(c));
55
+ }
56
+ const f = (c, l) => i.forEach(c, (a, u) => o(a, u, l));
57
+ if (i.isPlainObject(t) || t instanceof this.constructor)
58
+ f(t, e);
59
+ else if (i.isString(t) && (t = t.trim()) && !k(t))
60
+ f(S(t), e);
61
+ else if (i.isObject(t) && i.isIterable(t)) {
62
+ let c = {}, l, a;
63
+ for (const u of t) {
64
+ if (!i.isArray(u))
65
+ throw TypeError("Object iterator must return a key-value pair");
66
+ c[a = u[0]] = (l = c[a]) ? i.isArray(l) ? [...l, u[1]] : [l, u[1]] : u[1];
67
+ }
68
+ f(c, e);
69
+ } else
70
+ t != null && o(e, t, s);
71
+ return this;
72
+ }
73
+ get(t, e) {
74
+ if (t = y(t), t) {
75
+ const s = i.findKey(this, t);
76
+ if (s) {
77
+ const n = this[s];
78
+ if (!e)
79
+ return n;
80
+ if (e === !0)
81
+ return A(n);
82
+ if (i.isFunction(e))
83
+ return e.call(this, n, s);
84
+ if (i.isRegExp(e))
85
+ return e.exec(n);
86
+ throw new TypeError("parser must be boolean|regexp|function");
87
+ }
88
+ }
89
+ }
90
+ has(t, e) {
91
+ if (t = y(t), t) {
92
+ const s = i.findKey(this, t);
93
+ return !!(s && this[s] !== void 0 && (!e || g(this, this[s], s, e)));
94
+ }
95
+ return !1;
96
+ }
97
+ delete(t, e) {
98
+ const s = this;
99
+ let n = !1;
100
+ function o(f) {
101
+ if (f = y(f), f) {
102
+ const c = i.findKey(s, f);
103
+ c && (!e || g(s, s[c], c, e)) && (delete s[c], n = !0);
104
+ }
20
105
  }
21
- let e = new XMLHttpRequest();
22
- e.open(t.method.toUpperCase(), t.url, !0), e.timeout = t.timeout;
23
- function b() {
24
- if (!e)
106
+ return i.isArray(t) ? t.forEach(o) : o(t), n;
107
+ }
108
+ clear(t) {
109
+ const e = Object.keys(this);
110
+ let s = e.length, n = !1;
111
+ for (; s--; ) {
112
+ const o = e[s];
113
+ (!t || g(this, this[o], o, t, !0)) && (delete this[o], n = !0);
114
+ }
115
+ return n;
116
+ }
117
+ normalize(t) {
118
+ const e = this, s = {};
119
+ return i.forEach(this, (n, o) => {
120
+ const f = i.findKey(s, o);
121
+ if (f) {
122
+ e[f] = m(n), delete e[o];
25
123
  return;
26
- const o = q.from(
27
- "getAllResponseHeaders" in e && e.getAllResponseHeaders()
28
- ), a = {
29
- data: !d || d === "text" || d === "json" ? e.responseText : e.response,
30
- status: e.status,
31
- statusText: e.statusText,
32
- headers: o,
33
- config: s,
34
- request: e
35
- };
36
- D(function(c) {
37
- C(c), x();
38
- }, function(c) {
39
- i(c), x();
40
- }, a), e = null;
124
+ }
125
+ const c = t ? E(o) : String(o).trim();
126
+ c !== o && delete e[o], e[c] = m(n), s[c] = !0;
127
+ }), this;
128
+ }
129
+ concat(...t) {
130
+ return this.constructor.concat(this, ...t);
131
+ }
132
+ toJSON(t) {
133
+ const e = /* @__PURE__ */ Object.create(null);
134
+ return i.forEach(this, (s, n) => {
135
+ s != null && s !== !1 && (e[n] = t && i.isArray(s) ? s.join(", ") : s);
136
+ }), e;
137
+ }
138
+ [Symbol.iterator]() {
139
+ return Object.entries(this.toJSON())[Symbol.iterator]();
140
+ }
141
+ toString() {
142
+ return Object.entries(this.toJSON()).map(([t, e]) => t + ": " + e).join(`
143
+ `);
144
+ }
145
+ getSetCookie() {
146
+ return this.get("set-cookie") || [];
147
+ }
148
+ get [Symbol.toStringTag]() {
149
+ return "AxiosHeaders";
150
+ }
151
+ static from(t) {
152
+ return t instanceof this ? t : new this(t);
153
+ }
154
+ static concat(t, ...e) {
155
+ const s = new this(t);
156
+ return e.forEach((n) => s.set(n)), s;
157
+ }
158
+ static accessor(t) {
159
+ const s = (this[h] = this[h] = {
160
+ accessors: {}
161
+ }).accessors, n = this.prototype;
162
+ function o(f) {
163
+ const c = y(f);
164
+ s[c] || (j(n, f), s[c] = !0);
41
165
  }
42
- "onloadend" in e ? e.onloadend = b : e.onreadystatechange = function() {
43
- !e || e.readyState !== 4 || e.status === 0 && !(e.responseURL && e.responseURL.indexOf("file:") === 0) || setTimeout(b);
44
- }, e.onabort = function() {
45
- e && (i(new n("Request aborted", n.ECONNABORTED, s, e)), e = null);
46
- }, e.onerror = function(r) {
47
- const a = r && r.message ? r.message : "Network Error", p = new n(a, n.ERR_NETWORK, s, e);
48
- p.event = r || null, i(p), e = null;
49
- }, e.ontimeout = function() {
50
- let r = t.timeout ? "timeout of " + t.timeout + "ms exceeded" : "timeout exceeded";
51
- const a = t.transitional || L;
52
- t.timeoutErrorMessage && (r = t.timeoutErrorMessage), i(new n(
53
- r,
54
- a.clarifyTimeoutError ? n.ETIMEDOUT : n.ECONNABORTED,
55
- s,
56
- e
57
- )), e = null;
58
- }, E === void 0 && T.setContentType(null), "setRequestHeader" in e && H.forEach(T.toJSON(), function(r, a) {
59
- e.setRequestHeader(a, r);
60
- }), H.isUndefined(t.withCredentials) || (e.withCredentials = !!t.withCredentials), d && d !== "json" && (e.responseType = t.responseType), h && ([w, f] = A(h, !0), e.addEventListener("progress", w)), R && e.upload && ([g, u] = A(R), e.upload.addEventListener("progress", g), e.upload.addEventListener("loadend", u)), (t.cancelToken || t.signal) && (l = (o) => {
61
- e && (i(!o || o.type ? new y(null, s, e) : o), e.abort(), e = null);
62
- }, t.cancelToken && t.cancelToken.subscribe(l), t.signal && (t.signal.aborted ? l() : t.signal.addEventListener("abort", l)));
63
- const m = O(t.url);
64
- if (m && U.protocols.indexOf(m) === -1) {
65
- i(new n("Unsupported protocol " + m + ":", n.ERR_BAD_REQUEST, s));
66
- return;
166
+ return i.isArray(t) ? t.forEach(o) : o(t), this;
167
+ }
168
+ }
169
+ b.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
170
+ i.reduceDescriptors(b.prototype, ({ value: r }, t) => {
171
+ let e = t[0].toUpperCase() + t.slice(1);
172
+ return {
173
+ get: () => r,
174
+ set(s) {
175
+ this[e] = s;
67
176
  }
68
- e.send(E || null);
69
- });
70
- };
177
+ };
178
+ });
179
+ i.freezeMethods(b);
71
180
  export {
72
- Q as default
181
+ b as default
73
182
  };