@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/index58.mjs CHANGED
@@ -1,66 +1,128 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as d } from "./index78.mjs";
3
- import { __module as v } from "./index79.mjs";
4
- v.exports = function(n) {
5
- return g(m(n), n);
6
- };
7
- v.exports.array = g;
8
- function g(n, r) {
9
- var t = n.length, e = new Array(t), o = {}, u = t, c = y(r), f = E(n);
10
- for (r.forEach(function(a) {
11
- if (!f.has(a[0]) || !f.has(a[1]))
12
- throw new Error("Unknown node. There is an unknown node in the supplied edges.");
13
- }); u--; )
14
- o[u] || l(n[u], u, /* @__PURE__ */ new Set());
15
- return e;
16
- function l(a, s, i) {
17
- if (i.has(a)) {
18
- var w;
19
- try {
20
- w = ", node was:" + JSON.stringify(a);
21
- } catch {
22
- w = "";
23
- }
24
- throw new Error("Cyclic dependency" + w);
25
- }
26
- if (!f.has(a))
27
- throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: " + JSON.stringify(a));
28
- if (!o[s]) {
29
- o[s] = !0;
30
- var h = c.get(a) || /* @__PURE__ */ new Set();
31
- if (h = Array.from(h), s = h.length) {
32
- i.add(a);
33
- do {
34
- var p = h[--s];
35
- l(p, f.get(p), i);
36
- } while (s);
37
- i.delete(a);
38
- }
39
- e[--t] = a;
40
- }
41
- }
2
+ import { useQueryClient as l, useMutation as y } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as C } from "./index67.mjs";
4
+ import { createAdminRpcClients as c, authHeaders as a } from "./index23.mjs";
5
+ import { queryKeys as r } from "./index29.mjs";
6
+ import { useApiConfig as d } from "./index21.mjs";
7
+ function p(e, n) {
8
+ const { baseURL: s, authToken: i } = d();
9
+ return C({
10
+ queryKey: r.admin.discountCodes.list(e),
11
+ queryFn: async () => {
12
+ const t = await c(s).discountCodes.index.$get({ query: e }, a(i));
13
+ if (!t.ok)
14
+ throw new Error(`Failed to fetch discount codes: ${t.statusText}`);
15
+ return t.json();
16
+ },
17
+ ...n
18
+ });
19
+ }
20
+ function F(e, n) {
21
+ const { baseURL: s, authToken: i } = d();
22
+ return C({
23
+ queryKey: r.admin.discountCodes.detail(e),
24
+ queryFn: async () => {
25
+ const t = await c(s).discountCodes[":id"].$get({ param: { id: e } }, a(i));
26
+ if (!t.ok)
27
+ throw new Error(`Failed to fetch discount code: ${t.statusText}`);
28
+ return t.json();
29
+ },
30
+ ...n
31
+ });
32
+ }
33
+ function T(e) {
34
+ const { baseURL: n, authToken: s } = d(), i = l();
35
+ return y({
36
+ mutationFn: async (o) => {
37
+ const u = await c(n).discountCodes.index.$post({ json: o }, a(s));
38
+ if (!u.ok)
39
+ throw new Error(`Failed to create discount code: ${u.statusText}`);
40
+ return u.json();
41
+ },
42
+ onSuccess: () => {
43
+ i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
44
+ },
45
+ ...e
46
+ });
47
+ }
48
+ function $(e, n) {
49
+ const { baseURL: s, authToken: i } = d(), o = l();
50
+ return y({
51
+ mutationFn: async (t) => {
52
+ const w = await c(s).discountCodes[":id"].$patch({ json: t, param: { id: e } }, a(i));
53
+ if (!w.ok)
54
+ throw new Error(`Failed to update discount code: ${w.statusText}`);
55
+ return w.json();
56
+ },
57
+ onSuccess: () => {
58
+ o.invalidateQueries({ queryKey: r.admin.discountCodes.detail(e) }), o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
59
+ },
60
+ ...n
61
+ });
62
+ }
63
+ function v(e, n) {
64
+ const { baseURL: s, authToken: i } = d(), o = l();
65
+ return y({
66
+ mutationFn: async () => {
67
+ const u = await c(s).discountCodes[":id"].$delete({ param: { id: e } }, a(i));
68
+ if (!u.ok)
69
+ throw new Error(`Failed to delete discount code: ${u.statusText}`);
70
+ return u.json();
71
+ },
72
+ onSuccess: () => {
73
+ o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
74
+ },
75
+ ...n
76
+ });
42
77
  }
43
- function m(n) {
44
- for (var r = /* @__PURE__ */ new Set(), t = 0, e = n.length; t < e; t++) {
45
- var o = n[t];
46
- r.add(o[0]), r.add(o[1]);
47
- }
48
- return Array.from(r);
78
+ function j(e, n) {
79
+ const { baseURL: s, authToken: i } = d();
80
+ return C({
81
+ queryKey: r.admin.discountCodes.analytics(e),
82
+ queryFn: async () => {
83
+ const t = await c(s).discountCodes[":id"].analytics.$get({ param: { id: e } }, a(i));
84
+ if (!t.ok)
85
+ throw new Error(`Failed to fetch discount code analytics: ${t.statusText}`);
86
+ return t.json();
87
+ },
88
+ ...n
89
+ });
49
90
  }
50
- function y(n) {
51
- for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++) {
52
- var o = n[t];
53
- r.has(o[0]) || r.set(o[0], /* @__PURE__ */ new Set()), r.has(o[1]) || r.set(o[1], /* @__PURE__ */ new Set()), r.get(o[0]).add(o[1]);
54
- }
55
- return r;
91
+ function x(e) {
92
+ const { baseURL: n, authToken: s } = d(), i = l();
93
+ return y({
94
+ mutationFn: async (o) => {
95
+ const u = await c(n).discountCodes["bulk-generate"].$post({ json: o }, a(s));
96
+ if (!u.ok)
97
+ throw new Error(`Failed to bulk generate discount codes: ${u.statusText}`);
98
+ return u.json();
99
+ },
100
+ onSuccess: () => {
101
+ i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
102
+ },
103
+ ...e
104
+ });
56
105
  }
57
- function E(n) {
58
- for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++)
59
- r.set(n[t], t);
60
- return r;
106
+ function b(e) {
107
+ const { baseURL: n, authToken: s } = d();
108
+ return C({
109
+ queryKey: r.admin.discountCodes.overviewStats(),
110
+ queryFn: async () => {
111
+ const o = await c(n).discountCodes.stats.overview.$get({}, a(s));
112
+ if (!o.ok)
113
+ throw new Error(`Failed to fetch discount code overview stats: ${o.statusText}`);
114
+ return o.json();
115
+ },
116
+ ...e
117
+ });
61
118
  }
62
- var k = v.exports;
63
- const A = /* @__PURE__ */ d(k);
64
119
  export {
65
- A as default
120
+ x as useBulkGenerateDiscountCodes,
121
+ T as useCreateDiscountCode,
122
+ v as useDeleteDiscountCode,
123
+ F as useGetDiscountCode,
124
+ j as useGetDiscountCodeAnalytics,
125
+ b as useGetDiscountCodeOverviewStats,
126
+ p as useListDiscountCodes,
127
+ $ as useUpdateDiscountCode
66
128
  };
package/dist/index59.mjs CHANGED
@@ -1,37 +1,132 @@
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 { useQueryClient as y, useMutation as v } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as m } from "./index67.mjs";
4
+ import { createAdminRpcClients as u, authHeaders as l } from "./index23.mjs";
5
+ import { queryKeys as o } from "./index29.mjs";
6
+ import { useApiConfig as c } from "./index21.mjs";
7
+ function p(t) {
8
+ const { baseURL: s, authToken: i } = c();
9
+ return m({
10
+ queryKey: o.admin.deliveryZones.states.list(),
11
+ queryFn: async () => {
12
+ const e = await u(s).deliveryZones.states.$get({}, l(i));
13
+ if (!e.ok)
14
+ throw new Error(`Failed to fetch states: ${e.statusText}`);
15
+ return e.json();
16
+ },
17
+ ...t
18
+ });
19
+ }
20
+ function k(t) {
21
+ const { baseURL: s, authToken: i } = c(), r = y();
22
+ return v({
23
+ mutationFn: async (e) => {
24
+ const n = await u(s).deliveryZones.states.$post({ json: e }, l(i));
25
+ if (!n.ok)
26
+ throw new Error(`Failed to create state: ${n.statusText}`);
27
+ return n.json();
28
+ },
29
+ onSuccess: () => {
30
+ r.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all });
31
+ },
32
+ ...t
33
+ });
34
+ }
35
+ function F(t, s) {
36
+ const { baseURL: i, authToken: r } = c(), e = y();
37
+ return v({
38
+ mutationFn: async (a) => {
39
+ const d = await u(i).deliveryZones.states[":id"].$patch({ json: a, param: { id: t } }, l(r));
40
+ if (!d.ok)
41
+ throw new Error(`Failed to update state: ${d.statusText}`);
42
+ return d.json();
43
+ },
44
+ onSuccess: () => {
45
+ e.invalidateQueries({ queryKey: o.admin.deliveryZones.states.detail(t) }), e.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all });
46
+ },
47
+ ...s
48
+ });
49
+ }
50
+ function T(t, s) {
51
+ const { baseURL: i, authToken: r } = c(), e = y();
52
+ return v({
53
+ mutationFn: async () => {
54
+ const n = await u(i).deliveryZones.states[":id"].$delete({ param: { id: t } }, l(r));
55
+ if (!n.ok)
56
+ throw new Error(`Failed to delete state: ${n.statusText}`);
57
+ return n.json();
58
+ },
59
+ onSuccess: () => {
60
+ e.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all }), e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all });
61
+ },
62
+ ...s
63
+ });
64
+ }
65
+ function $(t, s) {
66
+ const { baseURL: i, authToken: r } = c();
67
+ return m({
68
+ queryKey: o.admin.deliveryZones.zones.list(t),
69
+ queryFn: async () => {
70
+ const a = await u(i).deliveryZones.zones.$get({ query: t }, l(r));
71
+ if (!a.ok)
72
+ throw new Error(`Failed to fetch delivery zones: ${a.statusText}`);
73
+ return a.json();
74
+ },
75
+ ...s
76
+ });
77
+ }
78
+ function z(t) {
79
+ const { baseURL: s, authToken: i } = c(), r = y();
80
+ return v({
81
+ mutationFn: async (e) => {
82
+ const n = await u(s).deliveryZones.zones.$post({ json: e }, l(i));
83
+ if (!n.ok)
84
+ throw new Error(`Failed to create delivery zone: ${n.statusText}`);
85
+ return n.json();
86
+ },
87
+ onSuccess: () => {
88
+ r.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all }), r.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all });
89
+ },
90
+ ...t
91
+ });
92
+ }
93
+ function K(t, s) {
94
+ const { baseURL: i, authToken: r } = c(), e = y();
95
+ return v({
96
+ mutationFn: async (a) => {
97
+ const d = await u(i).deliveryZones.zones[":id"].$patch({ json: a, param: { id: t } }, l(r));
98
+ if (!d.ok)
99
+ throw new Error(`Failed to update delivery zone: ${d.statusText}`);
100
+ return d.json();
101
+ },
102
+ onSuccess: () => {
103
+ e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.detail(t) }), e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all });
104
+ },
105
+ ...s
106
+ });
107
+ }
108
+ function j(t, s) {
109
+ const { baseURL: i, authToken: r } = c(), e = y();
110
+ return v({
111
+ mutationFn: async () => {
112
+ const n = await u(i).deliveryZones.zones[":id"].$delete({ param: { id: t } }, l(r));
113
+ if (!n.ok)
114
+ throw new Error(`Failed to delete delivery zone: ${n.statusText}`);
115
+ return n.json();
116
+ },
117
+ onSuccess: () => {
118
+ e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all });
119
+ },
120
+ ...s
121
+ });
122
+ }
35
123
  export {
36
- s as serialize
124
+ z as useCreateDeliveryZone,
125
+ k as useCreateState,
126
+ j as useDeleteDeliveryZone,
127
+ T as useDeleteState,
128
+ $ as useListDeliveryZones,
129
+ p as useListStates,
130
+ K as useUpdateDeliveryZone,
131
+ F as useUpdateState
37
132
  };
package/dist/index6.mjs CHANGED
@@ -1,83 +1,200 @@
1
1
  'use client';
2
- import { jsx as e, jsxs as s } from "react/jsx-runtime";
3
- import "./index18.mjs";
2
+ import { jsx as e, jsxs as r, Fragment as T } from "react/jsx-runtime";
3
+ import { useState as E } from "react";
4
+ import "./index20.mjs";
4
5
  import "@tanstack/react-query";
5
- import { useGetProducts as C } from "./index31.mjs";
6
- import { ProductCard as k } from "./index5.mjs";
7
- import { Loader2 as j, Package as d } from "lucide-react";
8
- import { cn as P } from "./index17.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
6
+ import { useGetOrder as U, useConfirmOrder as M } from "./index33.mjs";
7
+ import { Card as s, CardHeader as m, CardTitle as o, CardContent as i } from "./index14.mjs";
8
+ import { Button as S } from "./index13.mjs";
9
+ import { Badge as y } from "./index15.mjs";
10
+ import { Loader2 as v, XCircle as _, Package as H, CheckCircle as L } from "lucide-react";
11
+ import { cn as l, formatDateTime as k, formatCurrency as c } from "./index19.mjs";
12
+ const b = "2348125648668", x = "0" + b.slice(3), W = `${x.slice(0, 4)} ${x.slice(4, 7)} ${x.slice(7)}`, $ = `https://wa.me/${b}`;
13
+ function X({
14
+ orderId: N,
15
+ token: f,
16
+ className: h,
17
+ headerClassName: w,
18
+ buttonClassName: P,
19
+ cardClassName: n,
20
+ whatsappHelpLink: A = $,
21
+ whatsappHelpNumber: C = W
21
22
  }) {
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..." })
23
+ var g;
24
+ const [p, j] = E(!1), { data: u, isLoading: D, error: O } = U(N, f, {
25
+ retry: !1
26
+ }), d = M({
27
+ onSuccess: (t) => {
28
+ j(!0);
29
+ },
30
+ onError: (t) => {
31
+ }
32
+ });
33
+ if (D)
34
+ return /* @__PURE__ */ e("div", { className: l("min-h-screen bg-gray-50 flex items-center justify-center", h), children: /* @__PURE__ */ r("div", { className: "text-center", children: [
35
+ /* @__PURE__ */ e(v, { className: "h-12 w-12 animate-spin text-blue-500 mx-auto mb-4" }),
36
+ /* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading order details..." })
27
37
  ] }) });
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 })
38
+ if (O || !u || "error" in u)
39
+ return /* @__PURE__ */ e("div", { className: l("min-h-screen bg-gray-50 flex items-center justify-center p-4", h), children: /* @__PURE__ */ r(s, { className: l("max-w-md w-full", n), children: [
40
+ /* @__PURE__ */ e(m, { children: /* @__PURE__ */ r("div", { className: "flex items-center space-x-2", children: [
41
+ /* @__PURE__ */ e(_, { className: "h-6 w-6 text-red-500" }),
42
+ /* @__PURE__ */ e(o, { children: "Order Not Found" })
43
+ ] }) }),
44
+ /* @__PURE__ */ e(i, { children: /* @__PURE__ */ e("p", { className: "text-gray-600", children: "We couldn't find this order. The link may be invalid or expired. Please contact support if you need assistance." }) })
32
45
  ] }) });
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",
46
+ const a = u;
47
+ return /* @__PURE__ */ e("div", { className: l("min-h-screen bg-gray-50 py-8 px-4", h), children: /* @__PURE__ */ r("div", { className: "max-w-3xl mx-auto space-y-6", children: [
48
+ /* @__PURE__ */ r("div", { className: l("text-center", w), children: [
49
+ a.brand.logoUrl ? /* @__PURE__ */ e("div", { className: "inline-flex items-center justify-center w-24 h-16 mb-4", children: /* @__PURE__ */ e(
50
+ "img",
51
+ {
52
+ src: a.brand.logoUrl,
53
+ alt: `${a.brand.name} logo`,
54
+ className: "max-w-full max-h-full object-contain"
55
+ }
56
+ ) }) : /* @__PURE__ */ e("div", { className: "inline-flex items-center justify-center w-16 h-16 bg-blue-100 rounded-full mb-4", children: /* @__PURE__ */ e(H, { className: "h-8 w-8 text-blue-600" }) }),
57
+ /* @__PURE__ */ r("h1", { className: "text-3xl font-bold text-gray-900", children: [
58
+ "Order #",
59
+ a.orderNumber
60
+ ] }),
61
+ /* @__PURE__ */ e("p", { className: "text-gray-600 mt-2", children: a.brand.name })
62
+ ] }),
63
+ p && /* @__PURE__ */ e(s, { className: l("border-green-200 bg-green-50", n), children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ r("div", { className: "flex items-start space-x-3", children: [
64
+ /* @__PURE__ */ e(L, { className: "h-6 w-6 text-green-600 mt-0.5" }),
65
+ /* @__PURE__ */ r("div", { children: [
66
+ /* @__PURE__ */ e("h3", { className: "font-semibold text-green-900", children: "Order Confirmed!" }),
67
+ /* @__PURE__ */ e("p", { className: "text-green-700 mt-1", children: "Thank you for confirming your order. We will contact you soon to arrange delivery." })
68
+ ] })
69
+ ] }) }) }),
70
+ !p && a.confirmationMessage && /* @__PURE__ */ e(s, { className: l(a.canConfirm ? "border-orange-200 bg-orange-50" : "", n), children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ e("p", { className: a.canConfirm ? "text-orange-900" : "text-gray-700", children: a.confirmationMessage }) }) }),
71
+ a.canConfirm && !p && /* @__PURE__ */ e(s, { className: n, children: /* @__PURE__ */ r(i, { className: "pt-6", children: [
72
+ /* @__PURE__ */ e(
73
+ S,
42
74
  {
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
75
+ onClick: () => d.mutate({ orderId: N, token: f }),
76
+ disabled: d.isPending,
77
+ className: l("w-full", P),
78
+ size: "lg",
79
+ children: d.isPending ? /* @__PURE__ */ r(T, { children: [
80
+ /* @__PURE__ */ e(v, { className: "mr-2 h-5 w-5 animate-spin" }),
81
+ "Confirming..."
82
+ ] }) : "Confirm Order"
83
+ }
48
84
  ),
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
- );
85
+ d.isError && /* @__PURE__ */ e("p", { className: "text-red-600 text-sm mt-2 text-center", children: "Failed to confirm order. Please try again or contact support." })
86
+ ] }) }),
87
+ /* @__PURE__ */ r(s, { className: n, children: [
88
+ /* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Order Details" }) }),
89
+ /* @__PURE__ */ e(i, { className: "space-y-4", children: /* @__PURE__ */ r("div", { className: "grid grid-cols-2 gap-4", children: [
90
+ /* @__PURE__ */ r("div", { children: [
91
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Status" }),
92
+ /* @__PURE__ */ e(y, { className: "mt-1", children: a.status })
93
+ ] }),
94
+ /* @__PURE__ */ r("div", { children: [
95
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Order Date" }),
96
+ /* @__PURE__ */ e("p", { className: "font-medium", children: a.createdAt ? k(a.createdAt) : "N/A" })
97
+ ] }),
98
+ /* @__PURE__ */ r("div", { children: [
99
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Payment Method" }),
100
+ /* @__PURE__ */ e("p", { className: "font-medium", children: a.paymentMethod === "cod" ? "Cash on Delivery" : "Online Payment" })
101
+ ] }),
102
+ /* @__PURE__ */ r("div", { children: [
103
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Estimated Delivery" }),
104
+ /* @__PURE__ */ e("p", { className: "font-medium", children: a.estimatedDays ? `${a.estimatedDays} days` : "TBD" })
105
+ ] })
106
+ ] }) })
107
+ ] }),
108
+ /* @__PURE__ */ r(s, { className: n, children: [
109
+ /* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Delivery Information" }) }),
110
+ /* @__PURE__ */ r(i, { className: "space-y-3", children: [
111
+ /* @__PURE__ */ r("div", { children: [
112
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Customer" }),
113
+ /* @__PURE__ */ r("p", { className: "font-medium", children: [
114
+ a.firstName,
115
+ " ",
116
+ a.lastName
117
+ ] }),
118
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: a.phone })
119
+ ] }),
120
+ /* @__PURE__ */ r("div", { children: [
121
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Address" }),
122
+ /* @__PURE__ */ e("p", { className: "font-medium", children: a.address }),
123
+ /* @__PURE__ */ r("p", { className: "text-sm text-gray-600", children: [
124
+ a.city,
125
+ ", ",
126
+ a.deliveryZone.state.name
127
+ ] }),
128
+ /* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: a.deliveryZone.name })
129
+ ] })
130
+ ] })
131
+ ] }),
132
+ /* @__PURE__ */ r(s, { className: n, children: [
133
+ /* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Items" }) }),
134
+ /* @__PURE__ */ r(i, { children: [
135
+ /* @__PURE__ */ e("div", { className: "space-y-4", children: (g = a.items) == null ? void 0 : g.map((t) => /* @__PURE__ */ r("div", { className: "flex items-start justify-between border-b pb-4 last:border-0", children: [
136
+ /* @__PURE__ */ r("div", { className: "flex items-start space-x-4 flex-1", children: [
137
+ (t.variant.thumbnailUrl || t.variant.product.thumbnailUrl) && /* @__PURE__ */ e(
138
+ "img",
139
+ {
140
+ src: t.variant.thumbnailUrl || t.variant.product.thumbnailUrl || void 0,
141
+ alt: t.variant.product.name,
142
+ className: "w-16 h-16 object-cover rounded"
143
+ }
144
+ ),
145
+ /* @__PURE__ */ r("div", { className: "flex-1", children: [
146
+ /* @__PURE__ */ e("p", { className: "font-medium", children: t.variant.product.name }),
147
+ t.variant.name && /* @__PURE__ */ e(y, { variant: "outline", className: "mt-1", children: t.variant.name }),
148
+ /* @__PURE__ */ r("p", { className: "text-sm text-gray-600 mt-1", children: [
149
+ "Quantity: ",
150
+ t.quantity
151
+ ] }),
152
+ /* @__PURE__ */ r("p", { className: "text-sm text-gray-600", children: [
153
+ "SKU: ",
154
+ t.variant.sku
155
+ ] })
156
+ ] })
157
+ ] }),
158
+ /* @__PURE__ */ r("div", { className: "text-right", children: [
159
+ /* @__PURE__ */ e("p", { className: "font-medium", children: c(t.priceAtPurchase * t.quantity) }),
160
+ /* @__PURE__ */ r("p", { className: "text-sm text-gray-600", children: [
161
+ c(t.priceAtPurchase),
162
+ " each"
163
+ ] })
164
+ ] })
165
+ ] }, t.id)) }),
166
+ /* @__PURE__ */ r("div", { className: "mt-6 border-t pt-4 space-y-2", children: [
167
+ /* @__PURE__ */ r("div", { className: "flex justify-between text-sm", children: [
168
+ /* @__PURE__ */ e("span", { className: "text-gray-600", children: "Subtotal" }),
169
+ /* @__PURE__ */ e("span", { className: "font-medium", children: c(a.subtotal) })
170
+ ] }),
171
+ a.discountAmount && a.discountAmount > 0 && /* @__PURE__ */ r("div", { className: "flex justify-between text-sm text-green-600", children: [
172
+ /* @__PURE__ */ e("span", { children: "Discount" }),
173
+ /* @__PURE__ */ r("span", { children: [
174
+ "-",
175
+ c(a.discountAmount)
176
+ ] })
177
+ ] }),
178
+ /* @__PURE__ */ r("div", { className: "flex justify-between text-sm", children: [
179
+ /* @__PURE__ */ e("span", { className: "text-gray-600", children: "Delivery Charge" }),
180
+ /* @__PURE__ */ e("span", { className: "font-medium", children: c(a.deliveryCharge) })
181
+ ] }),
182
+ /* @__PURE__ */ r("div", { className: "flex justify-between text-lg font-bold border-t pt-2", children: [
183
+ /* @__PURE__ */ e("span", { children: "Total" }),
184
+ /* @__PURE__ */ e("span", { children: c(a.totalPrice) })
185
+ ] })
186
+ ] })
187
+ ] })
188
+ ] }),
189
+ /* @__PURE__ */ e(s, { className: n, children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ r("p", { className: "text-sm text-gray-600 text-center", children: [
190
+ "Need help with your order? Call us on ",
191
+ C,
192
+ " or contact us on",
193
+ " ",
194
+ /* @__PURE__ */ e("a", { href: A, target: "_blank", rel: "noopener noreferrer", className: "text-blue-600 hover:underline", children: "WhatsApp" })
195
+ ] }) }) })
196
+ ] }) });
80
197
  }
81
198
  export {
82
- q as ProductGrid
199
+ X as OrderConfirmation
83
200
  };