@instockng/storefront-ui 1.0.90 → 1.0.91

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 (282) hide show
  1. package/dist/components/DeliveryConfirmation.d.ts +18 -0
  2. package/dist/components/DeliveryConfirmation.d.ts.map +1 -0
  3. package/dist/index.d.ts +2 -0
  4. package/dist/index.d.ts.map +1 -1
  5. package/dist/index.mjs +127 -121
  6. package/dist/index10.mjs +74 -190
  7. package/dist/index100.mjs +3 -5
  8. package/dist/index101.mjs +2 -5
  9. package/dist/index102.mjs +73 -169
  10. package/dist/index103.mjs +51 -50
  11. package/dist/index104.mjs +6 -69
  12. package/dist/index105.mjs +5 -34
  13. package/dist/index106.mjs +177 -41
  14. package/dist/index107.mjs +53 -2
  15. package/dist/index108.mjs +69 -28
  16. package/dist/index109.mjs +2 -18
  17. package/dist/index11.mjs +172 -107
  18. package/dist/index110.mjs +26 -213
  19. package/dist/index111.mjs +13 -175
  20. package/dist/index112.mjs +210 -17
  21. package/dist/index113.mjs +174 -17
  22. package/dist/index114.mjs +14 -25
  23. package/dist/index115.mjs +17 -150
  24. package/dist/index116.mjs +26 -13
  25. package/dist/index117.mjs +149 -24
  26. package/dist/index118.mjs +13 -77
  27. package/dist/index119.mjs +20 -27
  28. package/dist/index12.mjs +127 -90
  29. package/dist/index120.mjs +76 -137
  30. package/dist/index121.mjs +33 -50
  31. package/dist/index122.mjs +141 -19
  32. package/dist/index123.mjs +50 -22
  33. package/dist/index124.mjs +14 -14
  34. package/dist/index125.mjs +20 -18
  35. package/dist/index126.mjs +16 -14
  36. package/dist/index127.mjs +17 -14
  37. package/dist/index128.mjs +12 -12
  38. package/dist/index129.mjs +15 -58
  39. package/dist/index13.mjs +86 -90
  40. package/dist/index130.mjs +14 -11
  41. package/dist/index131.mjs +56 -30
  42. package/dist/index132.mjs +9 -15
  43. package/dist/index133.mjs +31 -26
  44. package/dist/index134.mjs +13 -16
  45. package/dist/index135.mjs +26 -11
  46. package/dist/index136.mjs +17 -11
  47. package/dist/index137.mjs +12 -40
  48. package/dist/index138.mjs +14 -16
  49. package/dist/index139.mjs +42 -263
  50. package/dist/index14.mjs +84 -149
  51. package/dist/index140.mjs +15 -62
  52. package/dist/index141.mjs +267 -7
  53. package/dist/index142.mjs +70 -2
  54. package/dist/index143.mjs +8 -2
  55. package/dist/index144.mjs +2 -33
  56. package/dist/index145.mjs +2 -2
  57. package/dist/index146.mjs +33 -2
  58. package/dist/index147.mjs +2 -2
  59. package/dist/index148.mjs +2 -2
  60. package/dist/index149.mjs +2 -2
  61. package/dist/index15.mjs +157 -216
  62. package/dist/index150.mjs +2 -18
  63. package/dist/index151.mjs +2 -32
  64. package/dist/index152.mjs +14 -34
  65. package/dist/index153.mjs +25 -11
  66. package/dist/index154.mjs +34 -14
  67. package/dist/index155.mjs +18 -2
  68. package/dist/index156.mjs +11 -13
  69. package/dist/index157.mjs +2 -46
  70. package/dist/index158.mjs +20 -2
  71. package/dist/index159.mjs +41 -25
  72. package/dist/index16.mjs +211 -107
  73. package/dist/index160.mjs +2 -18
  74. package/dist/index161.mjs +30 -2
  75. package/dist/index162.mjs +18 -2
  76. package/dist/index163.mjs +2 -2
  77. package/dist/index164.mjs +2 -2
  78. package/dist/index165.mjs +2 -72
  79. package/dist/index166.mjs +2 -2
  80. package/dist/index167.mjs +59 -40
  81. package/dist/index169.mjs +48 -31
  82. package/dist/index17.mjs +106 -86
  83. package/dist/index170.mjs +2 -152
  84. package/dist/index171.mjs +36 -2
  85. package/dist/index172.mjs +152 -2
  86. package/dist/index173.mjs +2 -19
  87. package/dist/index174.mjs +2 -2
  88. package/dist/index175.mjs +19 -2
  89. package/dist/index176.mjs +2 -26
  90. package/dist/index177.mjs +2 -2
  91. package/dist/index178.mjs +26 -2
  92. package/dist/index179.mjs +2 -24
  93. package/dist/index18.mjs +82 -733
  94. package/dist/index180.mjs +2 -23
  95. package/dist/index181.mjs +24 -2
  96. package/dist/index182.mjs +23 -2
  97. package/dist/index183.mjs +2 -2
  98. package/dist/index184.mjs +2 -23
  99. package/dist/index186.mjs +16 -16
  100. package/dist/index187.mjs +2 -2
  101. package/dist/index188.mjs +23 -2
  102. package/dist/index189.mjs +2 -2
  103. package/dist/index19.mjs +742 -53
  104. package/dist/index190.mjs +2 -23
  105. package/dist/index191.mjs +2 -2
  106. package/dist/index192.mjs +15 -15
  107. package/dist/index194.mjs +23 -2
  108. package/dist/index195.mjs +2 -2
  109. package/dist/index196.mjs +2 -2
  110. package/dist/index197.mjs +2 -2
  111. package/dist/index199.mjs +2 -2
  112. package/dist/index2.mjs +2 -2
  113. package/dist/index20.mjs +58 -60
  114. package/dist/index201.mjs +2 -127
  115. package/dist/index202.mjs +2 -2
  116. package/dist/index203.mjs +123 -70
  117. package/dist/index204.mjs +2 -74
  118. package/dist/index205.mjs +72 -19
  119. package/dist/index206.mjs +73 -55
  120. package/dist/index207.mjs +18 -26
  121. package/dist/index208.mjs +55 -6
  122. package/dist/index209.mjs +28 -51
  123. package/dist/index21.mjs +60 -22
  124. package/dist/index210.mjs +7 -6
  125. package/dist/index211.mjs +51 -11
  126. package/dist/index212.mjs +5 -6
  127. package/dist/index213.mjs +12 -28
  128. package/dist/index214.mjs +7 -2
  129. package/dist/index215.mjs +27 -69
  130. package/dist/index216.mjs +2 -167
  131. package/dist/index217.mjs +70 -2
  132. package/dist/index218.mjs +161 -102
  133. package/dist/index219.mjs +2 -2
  134. package/dist/index22.mjs +22 -107
  135. package/dist/index220.mjs +108 -2
  136. package/dist/index221.mjs +2 -2
  137. package/dist/index222.mjs +2 -2
  138. package/dist/index223.mjs +2 -2
  139. package/dist/index224.mjs +2 -2
  140. package/dist/index225.mjs +2 -37
  141. package/dist/index226.mjs +2 -2
  142. package/dist/index227.mjs +2 -2
  143. package/dist/index228.mjs +2 -2
  144. package/dist/index229.mjs +2 -2
  145. package/dist/index23.mjs +105 -38
  146. package/dist/index231.mjs +37 -2
  147. package/dist/index232.mjs +2 -2
  148. package/dist/index233.mjs +2 -2
  149. package/dist/index234.mjs +2 -2
  150. package/dist/index236.mjs +2 -2
  151. package/dist/index237.mjs +244 -2
  152. package/dist/index238.mjs +2 -2
  153. package/dist/index239.mjs +33 -2
  154. package/dist/index24.mjs +37 -37
  155. package/dist/index240.mjs +65 -2
  156. package/dist/index241.mjs +25 -4
  157. package/dist/index243.mjs +2 -244
  158. package/dist/index244.mjs +2 -2
  159. package/dist/index245.mjs +2 -33
  160. package/dist/index246.mjs +2 -65
  161. package/dist/index247.mjs +4 -25
  162. package/dist/index248.mjs +2 -13
  163. package/dist/index249.mjs +2 -7
  164. package/dist/index25.mjs +42 -89
  165. package/dist/index250.mjs +12 -30
  166. package/dist/index251.mjs +7 -11
  167. package/dist/index252.mjs +30 -3
  168. package/dist/index253.mjs +10 -3
  169. package/dist/index254.mjs +3 -11
  170. package/dist/index255.mjs +3 -4
  171. package/dist/index256.mjs +12 -33
  172. package/dist/index257.mjs +5 -31
  173. package/dist/index258.mjs +32 -27
  174. package/dist/index259.mjs +28 -58
  175. package/dist/index26.mjs +86 -29
  176. package/dist/index260.mjs +28 -2
  177. package/dist/index261.mjs +61 -2
  178. package/dist/index262.mjs +2 -18
  179. package/dist/index263.mjs +2 -47
  180. package/dist/index264.mjs +18 -2
  181. package/dist/index265.mjs +47 -2
  182. package/dist/index266.mjs +2 -2
  183. package/dist/index267.mjs +2 -2
  184. package/dist/index268.mjs +2 -2
  185. package/dist/index269.mjs +2 -91
  186. package/dist/index27.mjs +29 -6
  187. package/dist/index270.mjs +91 -3
  188. package/dist/index271.mjs +2 -2
  189. package/dist/index272.mjs +3 -2
  190. package/dist/index273.mjs +2 -17
  191. package/dist/index274.mjs +2 -13
  192. package/dist/index275.mjs +17 -6
  193. package/dist/index276.mjs +13 -30
  194. package/dist/index277.mjs +6 -2
  195. package/dist/index278.mjs +30 -2
  196. package/dist/index279.mjs +2 -2
  197. package/dist/index28.mjs +8 -21
  198. package/dist/index280.mjs +5 -0
  199. package/dist/index281.mjs +5 -0
  200. package/dist/index29.mjs +19 -34
  201. package/dist/index3.mjs +5 -5
  202. package/dist/index30.mjs +35 -37
  203. package/dist/index31.mjs +28 -103
  204. package/dist/index32.mjs +104 -20
  205. package/dist/index33.mjs +47 -9
  206. package/dist/index34.mjs +9 -9
  207. package/dist/index35.mjs +11 -116
  208. package/dist/index36.mjs +121 -25
  209. package/dist/index37.mjs +27 -81
  210. package/dist/index38.mjs +90 -112
  211. package/dist/index39.mjs +109 -8
  212. package/dist/index4.mjs +1 -1
  213. package/dist/index40.mjs +9 -33
  214. package/dist/index41.mjs +27 -20
  215. package/dist/index42.mjs +42 -7
  216. package/dist/index43.mjs +10 -122
  217. package/dist/index44.mjs +114 -380
  218. package/dist/index45.mjs +384 -20
  219. package/dist/index46.mjs +24 -31
  220. package/dist/index47.mjs +32 -7
  221. package/dist/index48.mjs +6 -1432
  222. package/dist/index49.mjs +1432 -69
  223. package/dist/index5.mjs +1 -1
  224. package/dist/index50.mjs +70 -2
  225. package/dist/index51.mjs +2 -60
  226. package/dist/index52.mjs +57 -48
  227. package/dist/index53.mjs +51 -33
  228. package/dist/index54.mjs +33 -15
  229. package/dist/index55.mjs +12 -2260
  230. package/dist/index56.mjs +2263 -36
  231. package/dist/index57.mjs +36 -44
  232. package/dist/index58.mjs +44 -99
  233. package/dist/index59.mjs +99 -81
  234. package/dist/index6.mjs +1 -1
  235. package/dist/index60.mjs +75 -13
  236. package/dist/index61.mjs +15 -125
  237. package/dist/index62.mjs +93 -89
  238. package/dist/index63.mjs +102 -56
  239. package/dist/index64.mjs +55 -89
  240. package/dist/index65.mjs +124 -70
  241. package/dist/index66.mjs +100 -13
  242. package/dist/index67.mjs +30 -89
  243. package/dist/index68.mjs +70 -56
  244. package/dist/index69.mjs +62 -44
  245. package/dist/index7.mjs +73 -73
  246. package/dist/index70.mjs +47 -46
  247. package/dist/index71.mjs +48 -121
  248. package/dist/index72.mjs +133 -22
  249. package/dist/index73.mjs +70 -2
  250. package/dist/index74.mjs +21 -20
  251. package/dist/index75.mjs +2 -153
  252. package/dist/index76.mjs +149 -71
  253. package/dist/index77.mjs +74 -14
  254. package/dist/index78.mjs +14 -62
  255. package/dist/index79.mjs +62 -4
  256. package/dist/index8.mjs +240 -99
  257. package/dist/index80.mjs +23 -2
  258. package/dist/index81.mjs +4 -5
  259. package/dist/index82.mjs +2 -1134
  260. package/dist/index83.mjs +5 -19
  261. package/dist/index84.mjs +1119 -40
  262. package/dist/index85.mjs +14 -27
  263. package/dist/index86.mjs +55 -2
  264. package/dist/index87.mjs +33 -2
  265. package/dist/index88.mjs +2 -235
  266. package/dist/index89.mjs +2 -6
  267. package/dist/index9.mjs +103 -73
  268. package/dist/index90.mjs +30 -130
  269. package/dist/index91.mjs +39 -64
  270. package/dist/index92.mjs +228 -80
  271. package/dist/index93.mjs +5 -28
  272. package/dist/index94.mjs +132 -7
  273. package/dist/index95.mjs +62 -69
  274. package/dist/index96.mjs +86 -3
  275. package/dist/index97.mjs +29 -2
  276. package/dist/index98.mjs +7 -81
  277. package/dist/index99.mjs +72 -51
  278. package/dist/styles.css +1 -1
  279. package/package.json +2 -2
  280. package/src/components/DeliveryConfirmation.tsx +357 -0
  281. package/src/components/OrderConfirmation.tsx +24 -24
  282. package/src/index.ts +3 -0
package/dist/index29.mjs CHANGED
@@ -1,40 +1,25 @@
1
1
  'use client';
2
- import { hc as s } from "./index58.mjs";
3
- function o(e) {
4
- const r = `${e}/v1`;
5
- return {
6
- carts: s(`${r}/carts`),
7
- orders: s(`${r}/orders`),
8
- products: s(`${r}/products`),
9
- deliveryZones: s(`${r}/delivery-zones`),
10
- brands: s(`${r}/brands`),
11
- productAddons: s(`${r}/product-addons`)
12
- };
2
+ import "./index57.mjs";
3
+ import r from "./index58.mjs";
4
+ let e = null;
5
+ function p(t) {
6
+ return e = r.create({
7
+ baseURL: t.baseURL,
8
+ headers: {
9
+ "Content-Type": "application/json"
10
+ }
11
+ }), e.interceptors.response.use((i) => i, (i) => (t.onError && t.onError(i), Promise.reject(i))), e;
13
12
  }
14
- function t(e) {
15
- const r = `${e}/v1/admin`;
16
- return {
17
- orders: s(`${r}/orders`),
18
- brands: s(`${r}/brands`),
19
- products: s(`${r}/products`),
20
- variants: s(`${r}/variants`),
21
- warehouses: s(`${r}/warehouses`),
22
- inventory: s(`${r}/inventory`),
23
- customers: s(`${r}/customers`),
24
- stats: s(`${r}/stats`),
25
- abandonedCarts: s(`${r}/abandoned-carts`),
26
- discountCodes: s(`${r}/discount-codes`),
27
- deliveryZones: s(`${r}/delivery-zones`),
28
- productAddons: s(`${r}/product-addons`),
29
- media: s(`${r}/media`),
30
- sales: s(`${r}/sales`)
31
- };
13
+ function l() {
14
+ if (!e)
15
+ throw new Error("API client not initialized. Make sure to wrap your app with ApiClientProvider.");
16
+ return e;
32
17
  }
33
- function n(e) {
34
- return { headers: { Authorization: `Bearer ${e}` } };
18
+ function a() {
19
+ e = null;
35
20
  }
36
21
  export {
37
- n as authHeaders,
38
- t as createAdminRpcClients,
39
- o as createRpcClients
22
+ l as getApiClient,
23
+ p as initializeApiClient,
24
+ a as resetApiClient
40
25
  };
package/dist/index3.mjs CHANGED
@@ -1,14 +1,14 @@
1
1
  'use client';
2
2
  import { jsxs as lt, jsx as Ct } from "react/jsx-runtime";
3
3
  import { createContext as pt, useState as P, useRef as R, useEffect as f, useCallback as c, useContext as It } from "react";
4
- import "./index26.mjs";
5
- import { queryKeys as O } from "./index35.mjs";
6
- import { useGetCart as kt, useCreateCart as ht, useAddCartItem as wt, useUpdateCartItem as yt, useRemoveCartItem as vt, useApplyDiscount as Tt, useRemoveDiscount as At, useUpdateCart as Dt, useCheckoutCart as Mt, useInitiateCheckout as gt } from "./index38.mjs";
4
+ import "./index27.mjs";
5
+ import { queryKeys as O } from "./index36.mjs";
6
+ import { useGetCart as kt, useCreateCart as ht, useAddCartItem as wt, useUpdateCartItem as yt, useRemoveCartItem as vt, useApplyDiscount as Tt, useRemoveDiscount as At, useUpdateCart as Dt, useCheckoutCart as Mt, useInitiateCheckout as gt } from "./index39.mjs";
7
7
  import { useQueryClient as Et } from "@tanstack/react-query";
8
- import { ShoppingCart as xt } from "./index15.mjs";
8
+ import { ShoppingCart as xt } from "./index16.mjs";
9
9
  import { useMetaPixel as Pt } from "./index4.mjs";
10
10
  import { useTikTokPixel as Rt } from "./index5.mjs";
11
- import { getFbCookies as $, getTikTokCookies as G, generateClientEventId as St } from "./index25.mjs";
11
+ import { getFbCookies as $, getTikTokCookies as G, generateClientEventId as St } from "./index26.mjs";
12
12
  const l = "oms_cart_id", H = pt(null);
13
13
  function Ot({ children: C, brandSlug: i, initialCartId: p, shoppingCartProps: Y }) {
14
14
  const [t, u] = P(p || null), [I, y] = P(!1), [z, B] = P(!1), S = R(!1), _ = R(!1), v = R(!1), b = Et(), { trackAddToCart: T, trackInitiateCheckout: A } = Pt(), { trackAddToCart: D, trackInitiateCheckout: M } = Rt();
package/dist/index30.mjs CHANGED
@@ -1,43 +1,41 @@
1
1
  'use client';
2
- import { createRpcClients as e } from "./index29.mjs";
3
- const s = "https://oms-api.instock.com.ng";
4
- async function a(o) {
5
- const t = await e(s).products[":brandSlug"].$get({
6
- param: { brandSlug: o }
7
- });
8
- if (!t.ok)
9
- throw new Error(`Failed to fetch products: ${t.statusText}`);
10
- return t.json();
2
+ import { hc as r } from "./index59.mjs";
3
+ function t(e) {
4
+ const s = `${e}/v1`;
5
+ return {
6
+ carts: r(`${s}/carts`),
7
+ orders: r(`${s}/orders`),
8
+ products: r(`${s}/products`),
9
+ deliveryZones: r(`${s}/delivery-zones`),
10
+ brands: r(`${s}/brands`),
11
+ productAddons: r(`${s}/product-addons`)
12
+ };
11
13
  }
12
- async function i(o) {
13
- const t = await e(s).products.product[":slug"].$get({
14
- param: { slug: o }
15
- });
16
- if (!t.ok)
17
- throw new Error(`Failed to fetch product: ${t.statusText}`);
18
- return t.json();
14
+ function o(e) {
15
+ const s = `${e}/v1/admin`;
16
+ return {
17
+ orders: r(`${s}/orders`),
18
+ brands: r(`${s}/brands`),
19
+ products: r(`${s}/products`),
20
+ variants: r(`${s}/variants`),
21
+ warehouses: r(`${s}/warehouses`),
22
+ inventory: r(`${s}/inventory`),
23
+ customers: r(`${s}/customers`),
24
+ stats: r(`${s}/stats`),
25
+ abandonedCarts: r(`${s}/abandoned-carts`),
26
+ discountCodes: r(`${s}/discount-codes`),
27
+ deliveryZones: r(`${s}/delivery-zones`),
28
+ productAddons: r(`${s}/product-addons`),
29
+ media: r(`${s}/media`),
30
+ sales: r(`${s}/sales`),
31
+ dispatchRiders: r(`${s}/dispatch-riders`)
32
+ };
19
33
  }
20
- async function u(o, n) {
21
- const r = await e(s).productAddons[":slug"].$get({
22
- param: { slug: o },
23
- query: n !== void 0 ? { limit: String(n) } : {}
24
- });
25
- if (!r.ok)
26
- throw new Error(`Failed to fetch product add-ons: ${r.statusText}`);
27
- return r.json();
28
- }
29
- async function d(o, n) {
30
- const r = await e(s).products.product[":slug"].recommendations.$get({
31
- param: { slug: o },
32
- query: n !== void 0 ? { limit: String(n) } : {}
33
- });
34
- if (!r.ok)
35
- throw new Error(`Failed to fetch product recommendations: ${r.statusText}`);
36
- return r.json();
34
+ function n(e) {
35
+ return { headers: { Authorization: `Bearer ${e}` } };
37
36
  }
38
37
  export {
39
- u as fetchProductAddons,
40
- i as fetchProductBySlug,
41
- d as fetchProductRecommendations,
42
- a as fetchProductsByBrand
38
+ n as authHeaders,
39
+ o as createAdminRpcClients,
40
+ t as createRpcClients
43
41
  };
package/dist/index31.mjs CHANGED
@@ -1,118 +1,43 @@
1
1
  'use client';
2
- import { createRpcClients as o } from "./index29.mjs";
3
- const r = "https://oms-api.instock.com.ng";
4
- async function m(n) {
5
- const s = await o(r).carts[":id"].$get({
6
- param: { id: n }
7
- });
8
- if (!s.ok)
9
- throw new Error(`Failed to fetch cart: ${s.statusText}`);
10
- return s.json();
11
- }
12
- async function p(n) {
13
- const s = await o(r).carts.index.$post({
14
- json: { brandSlug: n }
15
- });
16
- if (!s.ok)
17
- throw new Error(`Failed to create cart: ${s.statusText}`);
18
- return s.json();
19
- }
20
- async function w(n, e) {
21
- const t = await o(r).carts[":id"].$patch({
22
- param: { id: n },
23
- // @ts-expect-error - Hono RPC type inference issue
24
- json: e
25
- });
26
- if (!t.ok)
27
- throw new Error(`Failed to update cart: ${t.statusText}`);
28
- return t.json();
29
- }
30
- async function f(n, e, s, t, a, c, d) {
31
- const i = await o(r).carts[":id"].items.$post({
32
- param: { id: n },
33
- // @ts-expect-error - Hono RPC type inference issue
34
- json: { sku: e, quantity: s, fbc: t, fbp: a, ttp: c, ttclid: d }
35
- });
36
- if (!i.ok)
37
- throw new Error(`Failed to add item to cart: ${i.statusText}`);
38
- return i.json();
39
- }
40
- async function h(n, e, s) {
41
- const a = await o(r).carts[":id"].items[":itemId"].$patch({
42
- param: { id: n, itemId: e },
43
- // @ts-expect-error - Hono RPC type inference issue
44
- json: { quantity: s }
45
- });
46
- if (!a.ok)
47
- throw new Error(`Failed to update cart item: ${a.statusText}`);
48
- return a.json();
49
- }
50
- async function $(n, e) {
51
- const t = await o(r).carts[":id"].items[":itemId"].$delete({
52
- param: { id: n, itemId: e }
2
+ import { createRpcClients as e } from "./index30.mjs";
3
+ const s = "https://oms-api.instock.ng";
4
+ async function a(n) {
5
+ const t = await e(s).products[":brandSlug"].$get({
6
+ param: { brandSlug: n }
53
7
  });
54
8
  if (!t.ok)
55
- throw new Error(`Failed to remove cart item: ${t.statusText}`);
9
+ throw new Error(`Failed to fetch products: ${t.statusText}`);
56
10
  return t.json();
57
11
  }
58
- async function j(n, e) {
59
- const t = await o(r).carts[":id"]["apply-discount"].$post({
60
- param: { id: n },
61
- // @ts-expect-error - Hono RPC type inference issue
62
- json: { code: e }
12
+ async function i(n) {
13
+ const t = await e(s).products.product[":slug"].$get({
14
+ param: { slug: n }
63
15
  });
64
16
  if (!t.ok)
65
- throw new Error(`Failed to apply discount: ${t.statusText}`);
17
+ throw new Error(`Failed to fetch product: ${t.statusText}`);
66
18
  return t.json();
67
19
  }
68
- async function k(n) {
69
- const s = await o(r).carts[":id"]["remove-discount"].$post({
70
- param: { id: n }
71
- });
72
- if (!s.ok)
73
- throw new Error(`Failed to remove discount: ${s.statusText}`);
74
- return s.json();
75
- }
76
- async function y(n, e) {
77
- const t = await o(r).carts[":id"].checkout.$post({
78
- param: { id: n },
79
- // @ts-expect-error - Hono RPC type inference issue
80
- json: e
20
+ async function u(n, o) {
21
+ const r = await e(s).productAddons[":slug"].$get({
22
+ param: { slug: n },
23
+ query: o !== void 0 ? { limit: String(o) } : {}
81
24
  });
82
- if (!t.ok)
83
- throw new Error(`Failed to checkout cart: ${t.statusText}`);
84
- return t.json();
25
+ if (!r.ok)
26
+ throw new Error(`Failed to fetch product add-ons: ${r.statusText}`);
27
+ return r.json();
85
28
  }
86
- async function x(n, e) {
87
- const t = await o(r).carts[":id"]["initiate-checkout"].$post({
88
- param: { id: n },
89
- // @ts-expect-error - Hono RPC type inference issue
90
- json: e
29
+ async function d(n, o) {
30
+ const r = await e(s).products.product[":slug"].recommendations.$get({
31
+ param: { slug: n },
32
+ query: o !== void 0 ? { limit: String(o) } : {}
91
33
  });
92
- if (!t.ok)
93
- throw new Error(`Failed to initiate checkout intent: ${t.statusText}`);
94
- return t.json();
95
- }
96
- async function E(n, e) {
97
- const t = await o(r).carts[":id"].recommendations.$get({
98
- param: { id: n },
99
- // @ts-ignore - Hono RPC type inference issue with query parameters
100
- query: { limit: e.toString() }
101
- });
102
- if (!t.ok)
103
- throw new Error(`Failed to fetch cart recommendations: ${t.statusText}`);
104
- return t.json();
34
+ if (!r.ok)
35
+ throw new Error(`Failed to fetch product recommendations: ${r.statusText}`);
36
+ return r.json();
105
37
  }
106
38
  export {
107
- f as addCartItem,
108
- j as applyDiscount,
109
- y as checkoutCart,
110
- p as createCart,
111
- m as fetchCart,
112
- E as fetchCartRecommendations,
113
- x as initiateCheckout,
114
- $ as removeCartItem,
115
- k as removeDiscount,
116
- w as updateCart,
117
- h as updateCartItem
39
+ u as fetchProductAddons,
40
+ i as fetchProductBySlug,
41
+ d as fetchProductRecommendations,
42
+ a as fetchProductsByBrand
118
43
  };
package/dist/index32.mjs CHANGED
@@ -1,34 +1,118 @@
1
1
  'use client';
2
- import { createRpcClients as s } from "./index29.mjs";
3
- const i = "https://oms-api.instock.com.ng";
4
- async function a(r, o) {
5
- const t = await s(i).orders[":id"][":token"].$get({
6
- param: { id: r, token: o }
2
+ import { createRpcClients as o } from "./index30.mjs";
3
+ const r = "https://oms-api.instock.ng";
4
+ async function m(n) {
5
+ const s = await o(r).carts[":id"].$get({
6
+ param: { id: n }
7
+ });
8
+ if (!s.ok)
9
+ throw new Error(`Failed to fetch cart: ${s.statusText}`);
10
+ return s.json();
11
+ }
12
+ async function p(n) {
13
+ const s = await o(r).carts.index.$post({
14
+ json: { brandSlug: n }
15
+ });
16
+ if (!s.ok)
17
+ throw new Error(`Failed to create cart: ${s.statusText}`);
18
+ return s.json();
19
+ }
20
+ async function w(n, e) {
21
+ const t = await o(r).carts[":id"].$patch({
22
+ param: { id: n },
23
+ // @ts-expect-error - Hono RPC type inference issue
24
+ json: e
25
+ });
26
+ if (!t.ok)
27
+ throw new Error(`Failed to update cart: ${t.statusText}`);
28
+ return t.json();
29
+ }
30
+ async function f(n, e, s, t, a, c, d) {
31
+ const i = await o(r).carts[":id"].items.$post({
32
+ param: { id: n },
33
+ // @ts-expect-error - Hono RPC type inference issue
34
+ json: { sku: e, quantity: s, fbc: t, fbp: a, ttp: c, ttclid: d }
35
+ });
36
+ if (!i.ok)
37
+ throw new Error(`Failed to add item to cart: ${i.statusText}`);
38
+ return i.json();
39
+ }
40
+ async function h(n, e, s) {
41
+ const a = await o(r).carts[":id"].items[":itemId"].$patch({
42
+ param: { id: n, itemId: e },
43
+ // @ts-expect-error - Hono RPC type inference issue
44
+ json: { quantity: s }
45
+ });
46
+ if (!a.ok)
47
+ throw new Error(`Failed to update cart item: ${a.statusText}`);
48
+ return a.json();
49
+ }
50
+ async function $(n, e) {
51
+ const t = await o(r).carts[":id"].items[":itemId"].$delete({
52
+ param: { id: n, itemId: e }
7
53
  });
8
54
  if (!t.ok)
9
- throw new Error(`Failed to fetch order: ${t.statusText}`);
55
+ throw new Error(`Failed to remove cart item: ${t.statusText}`);
10
56
  return t.json();
11
57
  }
12
- async function d(r, o) {
13
- const t = await s(i).orders.confirm.$post({
14
- json: { orderId: r, token: o }
58
+ async function j(n, e) {
59
+ const t = await o(r).carts[":id"]["apply-discount"].$post({
60
+ param: { id: n },
61
+ // @ts-expect-error - Hono RPC type inference issue
62
+ json: { code: e }
15
63
  });
16
64
  if (!t.ok)
17
- throw new Error(`Failed to confirm order: ${t.statusText}`);
65
+ throw new Error(`Failed to apply discount: ${t.statusText}`);
18
66
  return t.json();
19
67
  }
20
- async function m(r, o, e = 4) {
21
- const n = await s(i).orders[":id"][":token"].recommendations.$get({
22
- param: { id: r, token: o },
68
+ async function k(n) {
69
+ const s = await o(r).carts[":id"]["remove-discount"].$post({
70
+ param: { id: n }
71
+ });
72
+ if (!s.ok)
73
+ throw new Error(`Failed to remove discount: ${s.statusText}`);
74
+ return s.json();
75
+ }
76
+ async function y(n, e) {
77
+ const t = await o(r).carts[":id"].checkout.$post({
78
+ param: { id: n },
79
+ // @ts-expect-error - Hono RPC type inference issue
80
+ json: e
81
+ });
82
+ if (!t.ok)
83
+ throw new Error(`Failed to checkout cart: ${t.statusText}`);
84
+ return t.json();
85
+ }
86
+ async function x(n, e) {
87
+ const t = await o(r).carts[":id"]["initiate-checkout"].$post({
88
+ param: { id: n },
89
+ // @ts-expect-error - Hono RPC type inference issue
90
+ json: e
91
+ });
92
+ if (!t.ok)
93
+ throw new Error(`Failed to initiate checkout intent: ${t.statusText}`);
94
+ return t.json();
95
+ }
96
+ async function E(n, e) {
97
+ const t = await o(r).carts[":id"].recommendations.$get({
98
+ param: { id: n },
23
99
  // @ts-ignore - Hono RPC type inference issue with query parameters
24
- query: { limit: String(e) }
100
+ query: { limit: e.toString() }
25
101
  });
26
- if (!n.ok)
27
- throw new Error(`Failed to fetch order recommendations: ${n.statusText}`);
28
- return n.json();
102
+ if (!t.ok)
103
+ throw new Error(`Failed to fetch cart recommendations: ${t.statusText}`);
104
+ return t.json();
29
105
  }
30
106
  export {
31
- d as confirmOrder,
32
- a as fetchOrder,
33
- m as fetchOrderRecommendations
107
+ f as addCartItem,
108
+ j as applyDiscount,
109
+ y as checkoutCart,
110
+ p as createCart,
111
+ m as fetchCart,
112
+ E as fetchCartRecommendations,
113
+ x as initiateCheckout,
114
+ $ as removeCartItem,
115
+ k as removeDiscount,
116
+ w as updateCart,
117
+ h as updateCartItem
34
118
  };
package/dist/index33.mjs CHANGED
@@ -1,14 +1,52 @@
1
1
  'use client';
2
- import { createRpcClients as o } from "./index29.mjs";
3
- const n = "https://oms-api.instock.com.ng";
4
- async function r(t) {
5
- const e = await o(n).deliveryZones.index.$get({
6
- query: t ? { brandId: t } : {}
2
+ import { createRpcClients as s } from "./index30.mjs";
3
+ const i = "https://oms-api.instock.ng";
4
+ async function a(e, r) {
5
+ const t = await s(i).orders[":id"][":token"].$get({
6
+ param: { id: e, token: r }
7
7
  });
8
- if (!e.ok)
9
- throw new Error(`Failed to fetch delivery zones: ${e.statusText}`);
10
- return e.json();
8
+ if (!t.ok)
9
+ throw new Error(`Failed to fetch order: ${t.statusText}`);
10
+ return t.json();
11
+ }
12
+ async function d(e, r) {
13
+ const t = await s(i).orders.confirm.$post({
14
+ json: { orderId: e, token: r }
15
+ });
16
+ if (!t.ok)
17
+ throw new Error(`Failed to confirm order: ${t.statusText}`);
18
+ return t.json();
19
+ }
20
+ async function l(e, r) {
21
+ const t = await s(i).orders["confirm-delivery"].$post({
22
+ json: { orderId: e, token: r }
23
+ });
24
+ if (!t.ok)
25
+ throw new Error(`Failed to confirm delivery: ${t.statusText}`);
26
+ return t.json();
27
+ }
28
+ async function f(e, r, n) {
29
+ const o = await s(i).orders["update-delivery-address"].$post({
30
+ json: { orderId: e, token: r, ...n }
31
+ });
32
+ if (!o.ok)
33
+ throw new Error(`Failed to update delivery address: ${o.statusText}`);
34
+ return o.json();
35
+ }
36
+ async function u(e, r, n = 4) {
37
+ const o = await s(i).orders[":id"][":token"].recommendations.$get({
38
+ param: { id: e, token: r },
39
+ // @ts-ignore - Hono RPC type inference issue with query parameters
40
+ query: { limit: String(n) }
41
+ });
42
+ if (!o.ok)
43
+ throw new Error(`Failed to fetch order recommendations: ${o.statusText}`);
44
+ return o.json();
11
45
  }
12
46
  export {
13
- r as fetchDeliveryZones
47
+ l as confirmDelivery,
48
+ d as confirmOrder,
49
+ a as fetchOrder,
50
+ u as fetchOrderRecommendations,
51
+ f as updateDeliveryAddress
14
52
  };
package/dist/index34.mjs CHANGED
@@ -1,14 +1,14 @@
1
1
  'use client';
2
- import { createRpcClients as s } from "./index29.mjs";
3
- const o = "https://oms-api.instock.com.ng";
4
- async function c(n) {
5
- const t = await s(o).brands[":slug"].$get({
6
- param: { slug: n }
2
+ import { createRpcClients as n } from "./index30.mjs";
3
+ const o = "https://oms-api.instock.ng";
4
+ async function r(t) {
5
+ const e = await n(o).deliveryZones.index.$get({
6
+ query: t ? { brandId: t } : {}
7
7
  });
8
- if (!t.ok)
9
- throw new Error(`Failed to fetch brand: ${t.statusText}`);
10
- return t.json();
8
+ if (!e.ok)
9
+ throw new Error(`Failed to fetch delivery zones: ${e.statusText}`);
10
+ return e.json();
11
11
  }
12
12
  export {
13
- c as fetchBrandBySlug
13
+ r as fetchDeliveryZones
14
14
  };
package/dist/index35.mjs CHANGED
@@ -1,119 +1,14 @@
1
1
  'use client';
2
- const d = {
3
- // Public API keys (RPC is now the default)
4
- public: {
5
- all: ["public"],
6
- carts: {
7
- all: ["public", "carts"],
8
- detail: (a) => ["public", "carts", a],
9
- recommendations: (a, s) => s !== void 0 ? ["public", "carts", a, "recommendations", s] : ["public", "carts", a, "recommendations"]
10
- },
11
- orders: {
12
- all: ["public", "orders"],
13
- detail: (a, s) => ["public", "orders", a, s],
14
- recommendations: (a, s, i) => i !== void 0 ? ["public", "orders", a, s, "recommendations", i] : ["public", "orders", a, s, "recommendations"]
15
- },
16
- products: {
17
- all: ["public", "products"],
18
- list: (a) => ["public", "products", a],
19
- detail: (a) => ["public", "products", a],
20
- addons: (a, s) => ["public", "products", a, "addons", s],
21
- recommendations: (a, s) => s !== void 0 ? ["public", "products", a, "recommendations", s] : ["public", "products", a, "recommendations"]
22
- },
23
- deliveryZones: {
24
- all: ["public", "delivery-zones"],
25
- list: (a) => ["public", "delivery-zones", a]
26
- },
27
- brands: {
28
- all: ["public", "brands"],
29
- detail: (a) => ["public", "brands", a]
30
- }
31
- },
32
- // Admin API keys (RPC is now the default)
33
- admin: {
34
- all: ["admin"],
35
- orders: {
36
- all: ["admin", "orders"],
37
- list: (a) => ["admin", "orders", "list", JSON.stringify(a)],
38
- detail: (a) => ["admin", "orders", a]
39
- },
40
- brands: {
41
- all: ["admin", "brands"],
42
- list: () => ["admin", "brands", "list"],
43
- detail: (a) => ["admin", "brands", a]
44
- },
45
- products: {
46
- all: ["admin", "products"],
47
- list: (a) => ["admin", "products", "list", a],
48
- detail: (a) => ["admin", "products", a],
49
- addons: (a) => ["admin", "products", a, "addons"]
50
- },
51
- variants: {
52
- all: ["admin", "variants"],
53
- list: () => ["admin", "variants", "list"],
54
- detail: (a) => ["admin", "variants", a],
55
- search: (a) => ["admin", "variants", "search", a],
56
- byProduct: (a) => ["admin", "variants", "product", a],
57
- inventory: (a) => ["admin", "variants", a, "inventory"]
58
- },
59
- warehouses: {
60
- all: ["admin", "warehouses"],
61
- list: () => ["admin", "warehouses", "list"],
62
- detail: (a) => ["admin", "warehouses", a],
63
- inventory: (a) => ["admin", "warehouses", a, "inventory"]
64
- },
65
- inventory: {
66
- all: ["admin", "inventory"],
67
- list: (a) => ["admin", "inventory", "list", a],
68
- transactions: (a) => ["admin", "inventory", "transactions", a],
69
- lowStock: (a) => ["admin", "inventory", "low-stock", a]
70
- },
71
- customers: {
72
- all: ["admin", "customers"],
73
- history: (a) => ["admin", "customers", "history", a]
74
- },
75
- stats: {
76
- all: ["admin", "stats"],
77
- overview: (a, s) => ["admin", "stats", "overview", a, s]
78
- },
79
- abandonedCarts: {
80
- all: ["admin", "abandoned-carts"],
81
- list: (a) => ["admin", "abandoned-carts", "list", a],
82
- detail: (a) => ["admin", "abandoned-carts", a],
83
- stats: (a) => ["admin", "abandoned-carts", "stats", a]
84
- },
85
- discountCodes: {
86
- all: ["admin", "discount-codes"],
87
- list: (a) => ["admin", "discount-codes", "list", a],
88
- detail: (a) => ["admin", "discount-codes", a],
89
- analytics: (a) => ["admin", "discount-codes", a, "analytics"],
90
- overviewStats: () => ["admin", "discount-codes", "stats", "overview"]
91
- },
92
- deliveryZones: {
93
- all: ["admin", "delivery-zones"],
94
- states: {
95
- all: ["admin", "delivery-zones", "states"],
96
- list: () => ["admin", "delivery-zones", "states", "list"],
97
- detail: (a) => ["admin", "delivery-zones", "states", a]
98
- },
99
- zones: {
100
- all: ["admin", "delivery-zones", "zones"],
101
- list: (a) => ["admin", "delivery-zones", "zones", "list", a],
102
- detail: (a) => ["admin", "delivery-zones", "zones", a]
103
- }
104
- },
105
- media: {
106
- all: ["admin", "media"],
107
- list: (a) => ["admin", "media", "list", a]
108
- },
109
- sales: {
110
- all: ["admin", "sales"],
111
- list: (a) => ["admin", "sales", "list", a],
112
- detail: (a) => ["admin", "sales", a],
113
- overviewStats: () => ["admin", "sales", "stats", "overview"]
114
- }
115
- }
116
- };
2
+ import { createRpcClients as s } from "./index30.mjs";
3
+ const r = "https://oms-api.instock.ng";
4
+ async function a(n) {
5
+ const t = await s(r).brands[":slug"].$get({
6
+ param: { slug: n }
7
+ });
8
+ if (!t.ok)
9
+ throw new Error(`Failed to fetch brand: ${t.statusText}`);
10
+ return t.json();
11
+ }
117
12
  export {
118
- d as queryKeys
13
+ a as fetchBrandBySlug
119
14
  };