@instockng/storefront-ui 1.0.21 → 1.0.23

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 (223) hide show
  1. package/dist/components/Checkout.d.ts.map +1 -1
  2. package/dist/components/ShoppingCart.d.ts.map +1 -1
  3. package/dist/contexts/CartContext.d.ts +2 -0
  4. package/dist/contexts/CartContext.d.ts.map +1 -1
  5. package/dist/index10.mjs +53 -59
  6. package/dist/index100.mjs +3 -3
  7. package/dist/index101.mjs +1 -1
  8. package/dist/index102.mjs +1 -1
  9. package/dist/index103.mjs +1 -1
  10. package/dist/index104.mjs +2 -2
  11. package/dist/index105.mjs +2 -2
  12. package/dist/index106.mjs +3 -3
  13. package/dist/index107.mjs +1 -1
  14. package/dist/index108.mjs +3 -3
  15. package/dist/index109.mjs +2 -2
  16. package/dist/index110.mjs +2 -2
  17. package/dist/index111.mjs +1 -1
  18. package/dist/index112.mjs +3 -3
  19. package/dist/index113.mjs +1 -1
  20. package/dist/index114.mjs +1 -1
  21. package/dist/index115.mjs +3 -3
  22. package/dist/index116.mjs +2 -2
  23. package/dist/index117.mjs +4 -4
  24. package/dist/index118.mjs +1 -1
  25. package/dist/index119.mjs +3 -3
  26. package/dist/index12.mjs +456 -438
  27. package/dist/index120.mjs +4 -4
  28. package/dist/index121.mjs +1 -1
  29. package/dist/index122.mjs +1 -1
  30. package/dist/index123.mjs +1 -1
  31. package/dist/index124.mjs +1 -1
  32. package/dist/index125.mjs +1 -1
  33. package/dist/index126.mjs +1 -1
  34. package/dist/index127.mjs +1 -1
  35. package/dist/index128.mjs +2 -2
  36. package/dist/index129.mjs +3 -3
  37. package/dist/index132.mjs +1 -1
  38. package/dist/index134.mjs +2 -21
  39. package/dist/index135.mjs +2 -56
  40. package/dist/index136.mjs +2 -29
  41. package/dist/index137.mjs +2 -7
  42. package/dist/index138.mjs +16 -50
  43. package/dist/index139.mjs +32 -6
  44. package/dist/index140.mjs +37 -11
  45. package/dist/index141.mjs +18 -7
  46. package/dist/index142.mjs +18 -28
  47. package/dist/index143.mjs +2 -2
  48. package/dist/index144.mjs +20 -70
  49. package/dist/index145.mjs +42 -163
  50. package/dist/index147.mjs +30 -2
  51. package/dist/index148.mjs +18 -2
  52. package/dist/index149.mjs +2 -2
  53. package/dist/index150.mjs +2 -18
  54. package/dist/index151.mjs +2 -32
  55. package/dist/index152.mjs +2 -38
  56. package/dist/index153.mjs +67 -13
  57. package/dist/index154.mjs +2 -18
  58. package/dist/index155.mjs +53 -2
  59. package/dist/index156.mjs +2 -20
  60. package/dist/index157.mjs +29 -39
  61. package/dist/index158.mjs +152 -2
  62. package/dist/index159.mjs +2 -30
  63. package/dist/index160.mjs +2 -18
  64. package/dist/index161.mjs +19 -2
  65. package/dist/index162.mjs +2 -2
  66. package/dist/index163.mjs +2 -2
  67. package/dist/index164.mjs +26 -2
  68. package/dist/index165.mjs +2 -72
  69. package/dist/index166.mjs +2 -2
  70. package/dist/index167.mjs +20 -49
  71. package/dist/index168.mjs +23 -2
  72. package/dist/index169.mjs +2 -36
  73. package/dist/index170.mjs +2 -152
  74. package/dist/index171.mjs +2 -2
  75. package/dist/index172.mjs +23 -2
  76. package/dist/index173.mjs +2 -19
  77. package/dist/index174.mjs +23 -2
  78. package/dist/index176.mjs +2 -26
  79. package/dist/index177.mjs +2 -2
  80. package/dist/index178.mjs +23 -2
  81. package/dist/index179.mjs +2 -24
  82. package/dist/index180.mjs +15 -15
  83. package/dist/index181.mjs +2 -2
  84. package/dist/index182.mjs +2 -2
  85. package/dist/index183.mjs +2 -2
  86. package/dist/index184.mjs +2 -23
  87. package/dist/index185.mjs +2 -2
  88. package/dist/index186.mjs +2 -23
  89. package/dist/index187.mjs +2 -2
  90. package/dist/index188.mjs +2 -2
  91. package/dist/index189.mjs +127 -2
  92. package/dist/index190.mjs +2 -23
  93. package/dist/index191.mjs +74 -2
  94. package/dist/index192.mjs +71 -20
  95. package/dist/index193.mjs +21 -2
  96. package/dist/index194.mjs +56 -2
  97. package/dist/index195.mjs +29 -2
  98. package/dist/index196.mjs +7 -2
  99. package/dist/index197.mjs +52 -2
  100. package/dist/index198.mjs +6 -2
  101. package/dist/index199.mjs +12 -2
  102. package/dist/index2.mjs +10 -10
  103. package/dist/index20.mjs +2 -2
  104. package/dist/index200.mjs +7 -2
  105. package/dist/index201.mjs +28 -127
  106. package/dist/index202.mjs +2 -2
  107. package/dist/index203.mjs +69 -73
  108. package/dist/index204.mjs +164 -71
  109. package/dist/index205.mjs +2 -31
  110. package/dist/index206.mjs +2 -11
  111. package/dist/index207.mjs +2 -4
  112. package/dist/index208.mjs +2 -4
  113. package/dist/index209.mjs +2 -13
  114. package/dist/index21.mjs +2 -2
  115. package/dist/index210.mjs +2 -7
  116. package/dist/index211.mjs +107 -11
  117. package/dist/index212.mjs +2 -5
  118. package/dist/index213.mjs +2 -33
  119. package/dist/index214.mjs +2 -31
  120. package/dist/index215.mjs +2 -28
  121. package/dist/index216.mjs +241 -58
  122. package/dist/index218.mjs +33 -2
  123. package/dist/index219.mjs +65 -2
  124. package/dist/index220.mjs +25 -2
  125. package/dist/index221.mjs +2 -2
  126. package/dist/index222.mjs +37 -2
  127. package/dist/index225.mjs +2 -108
  128. package/dist/index226.mjs +2 -2
  129. package/dist/index227.mjs +2 -2
  130. package/dist/index228.mjs +2 -2
  131. package/dist/index229.mjs +2 -37
  132. package/dist/index231.mjs +2 -244
  133. package/dist/index232.mjs +2 -2
  134. package/dist/index233.mjs +4 -33
  135. package/dist/index234.mjs +2 -65
  136. package/dist/index235.mjs +2 -25
  137. package/dist/index236.mjs +31 -2
  138. package/dist/index237.mjs +11 -2
  139. package/dist/index238.mjs +4 -2
  140. package/dist/index239.mjs +4 -2
  141. package/dist/index240.mjs +13 -2
  142. package/dist/index241.mjs +7 -2
  143. package/dist/index242.mjs +12 -2
  144. package/dist/index243.mjs +5 -2
  145. package/dist/index244.mjs +33 -2
  146. package/dist/index245.mjs +31 -4
  147. package/dist/index246.mjs +28 -2
  148. package/dist/index247.mjs +61 -2
  149. package/dist/index248.mjs +2 -2
  150. package/dist/index249.mjs +2 -18
  151. package/dist/index25.mjs +53 -48
  152. package/dist/index250.mjs +13 -42
  153. package/dist/index251.mjs +47 -2
  154. package/dist/index252.mjs +2 -2
  155. package/dist/index257.mjs +1 -2
  156. package/dist/index258.mjs +3 -2
  157. package/dist/index259.mjs +2 -2
  158. package/dist/index260.mjs +2 -17
  159. package/dist/index261.mjs +15 -11
  160. package/dist/index262.mjs +13 -6
  161. package/dist/index263.mjs +6 -30
  162. package/dist/index264.mjs +30 -2
  163. package/dist/index3.mjs +133 -102
  164. package/dist/index32.mjs +26 -26
  165. package/dist/index37.mjs +2 -2
  166. package/dist/index38.mjs +1 -1
  167. package/dist/index4.mjs +50 -49
  168. package/dist/index42.mjs +1 -1
  169. package/dist/index47.mjs +17 -17
  170. package/dist/index48.mjs +2 -2
  171. package/dist/index49.mjs +59 -59
  172. package/dist/index50.mjs +50 -50
  173. package/dist/index51.mjs +48 -48
  174. package/dist/index52.mjs +56 -56
  175. package/dist/index53.mjs +39 -39
  176. package/dist/index54.mjs +55 -55
  177. package/dist/index55.mjs +15 -15
  178. package/dist/index56.mjs +10 -10
  179. package/dist/index57.mjs +23 -23
  180. package/dist/index58.mjs +64 -64
  181. package/dist/index59.mjs +73 -73
  182. package/dist/index60.mjs +21 -20
  183. package/dist/index61.mjs +2 -24
  184. package/dist/index63.mjs +23 -2
  185. package/dist/index66.mjs +2 -2
  186. package/dist/index75.mjs +2 -235
  187. package/dist/index76.mjs +233 -4
  188. package/dist/index77.mjs +5 -133
  189. package/dist/index78.mjs +129 -63
  190. package/dist/index79.mjs +67 -86
  191. package/dist/index80.mjs +85 -27
  192. package/dist/index81.mjs +28 -8
  193. package/dist/index82.mjs +8 -74
  194. package/dist/index83.mjs +74 -3
  195. package/dist/index84.mjs +4 -2
  196. package/dist/index85.mjs +2 -83
  197. package/dist/index86.mjs +81 -52
  198. package/dist/index87.mjs +53 -5
  199. package/dist/index88.mjs +5 -4
  200. package/dist/index89.mjs +4 -178
  201. package/dist/index90.mjs +174 -48
  202. package/dist/index91.mjs +51 -67
  203. package/dist/index92.mjs +69 -34
  204. package/dist/index93.mjs +31 -40
  205. package/dist/index94.mjs +43 -2
  206. package/dist/index96.mjs +1 -1
  207. package/dist/index97.mjs +1 -1
  208. package/dist/index98.mjs +6 -6
  209. package/dist/index99.mjs +4 -4
  210. package/dist/providers/MetaPixelProvider.d.ts +10 -5
  211. package/dist/providers/MetaPixelProvider.d.ts.map +1 -1
  212. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  213. package/dist/styles.css +1 -1
  214. package/package.json +12 -11
  215. package/src/components/CartItem.stories.tsx +5 -5
  216. package/src/components/Checkout.stories.tsx +16 -15
  217. package/src/components/Checkout.tsx +42 -0
  218. package/src/components/ShoppingCart.stories.tsx +17 -16
  219. package/src/components/ShoppingCart.tsx +3 -11
  220. package/src/contexts/CartContext.tsx +70 -6
  221. package/src/providers/MetaPixelProvider.tsx +24 -16
  222. package/src/providers/StorefrontProvider.tsx +4 -1
  223. package/src/test-utils/MockCartProvider.tsx +31 -25
package/dist/index42.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import * as l from "react";
3
- import { composeRefs as m } from "./index60.mjs";
3
+ import { composeRefs as m } from "./index63.mjs";
4
4
  import { jsx as u } from "react/jsx-runtime";
5
5
  // @__NO_SIDE_EFFECTS__
6
6
  function y(e) {
package/dist/index47.mjs CHANGED
@@ -1,21 +1,21 @@
1
1
  'use client';
2
- import a from "./index75.mjs";
3
- import p from "./index76.mjs";
4
- import m from "./index77.mjs";
5
- import i from "./index78.mjs";
6
- import f from "./index79.mjs";
7
- import l from "./index80.mjs";
8
- import c from "./index81.mjs";
9
- import d from "./index82.mjs";
10
- import u from "./index83.mjs";
11
- import { VERSION as x } from "./index84.mjs";
12
- import C from "./index85.mjs";
13
- import A from "./index86.mjs";
14
- import E from "./index87.mjs";
15
- import O from "./index88.mjs";
16
- import S from "./index89.mjs";
17
- import H from "./index90.mjs";
18
- import T from "./index91.mjs";
2
+ import a from "./index76.mjs";
3
+ import p from "./index77.mjs";
4
+ import m from "./index78.mjs";
5
+ import i from "./index79.mjs";
6
+ import f from "./index80.mjs";
7
+ import l from "./index81.mjs";
8
+ import c from "./index82.mjs";
9
+ import d from "./index83.mjs";
10
+ import u from "./index84.mjs";
11
+ import { VERSION as x } from "./index85.mjs";
12
+ import C from "./index86.mjs";
13
+ import A from "./index87.mjs";
14
+ import E from "./index88.mjs";
15
+ import O from "./index89.mjs";
16
+ import S from "./index90.mjs";
17
+ import H from "./index91.mjs";
18
+ import T from "./index92.mjs";
19
19
  function n(o) {
20
20
  const t = new m(o), e = p(m.prototype.request, t);
21
21
  return a.extend(e, m.prototype, t, { allOwnKeys: !0 }), a.extend(e, t, null, { allOwnKeys: !0 }), e.create = function(s) {
package/dist/index48.mjs CHANGED
@@ -2,8 +2,8 @@
2
2
  var p = Object.defineProperty;
3
3
  var k = (r, e, i) => e in r ? p(r, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[e] = i;
4
4
  var h = (r, e, i) => k(r, typeof e != "symbol" ? e + "" : e, i);
5
- import { serialize as j } from "./index92.mjs";
6
- import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index93.mjs";
5
+ import { serialize as j } from "./index93.mjs";
6
+ import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index94.mjs";
7
7
  var v = (r, e) => new Proxy(() => {
8
8
  }, {
9
9
  get(t, s) {
package/dist/index49.mjs CHANGED
@@ -1,100 +1,100 @@
1
1
  'use client';
2
- import { useQueryClient as y, useMutation as m } from "@tanstack/react-query";
2
+ import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
3
3
  import { useQueryUnwrapped as p } from "./index67.mjs";
4
- import { createAdminRpcClients as d, authHeaders as c } from "./index23.mjs";
5
- import { queryKeys as i } from "./index29.mjs";
6
- import { useApiConfig as l } from "./index21.mjs";
7
- function F(e) {
8
- const { baseURL: r, authToken: n } = l();
4
+ import { createAdminRpcClients as d, authHeaders as l } from "./index23.mjs";
5
+ import { queryKeys as u } from "./index29.mjs";
6
+ import { useApiConfig as y } from "./index21.mjs";
7
+ function T(e) {
8
+ const { baseURL: n, getAuthToken: s } = y();
9
9
  return p({
10
- queryKey: i.admin.orders.list(),
10
+ queryKey: u.admin.orders.list(),
11
11
  queryFn: async () => {
12
- const t = await d(r).orders.index.$get({}, c(n));
13
- if (!t.ok)
14
- throw new Error(`Failed to fetch orders: ${t.statusText}`);
15
- return t.json();
12
+ const o = await s(), r = await d(n).orders.index.$get({}, l(o));
13
+ if (!r.ok)
14
+ throw new Error(`Failed to fetch orders: ${r.statusText}`);
15
+ return r.json();
16
16
  },
17
17
  ...e
18
18
  });
19
19
  }
20
- function T(e, r) {
21
- const { baseURL: n, authToken: s } = l();
20
+ function $(e, n) {
21
+ const { baseURL: s, getAuthToken: o } = y();
22
22
  return p({
23
- queryKey: i.admin.orders.detail(e),
23
+ queryKey: u.admin.orders.detail(e),
24
24
  queryFn: async () => {
25
- const o = await d(n).orders[":id"].$get({ param: { id: e } }, c(s));
26
- if (!o.ok)
27
- throw new Error(`Failed to fetch order: ${o.statusText}`);
28
- return o.json();
25
+ const t = await o(), a = await d(s).orders[":id"].$get({ param: { id: e } }, l(t));
26
+ if (!a.ok)
27
+ throw new Error(`Failed to fetch order: ${a.statusText}`);
28
+ return a.json();
29
29
  },
30
- ...r
30
+ ...n
31
31
  });
32
32
  }
33
- function $(e) {
34
- const { baseURL: r, authToken: n } = l(), s = y();
35
- return m({
33
+ function g(e) {
34
+ const { baseURL: n, getAuthToken: s } = y(), o = m();
35
+ return w({
36
36
  mutationFn: async (t) => {
37
- const a = await d(r).orders.index.$post({ json: t }, c(n));
38
- if (!a.ok)
39
- throw new Error(`Failed to create order: ${a.statusText}`);
40
- return a.json();
37
+ const r = await s(), i = await d(n).orders.index.$post({ json: t }, l(r));
38
+ if (!i.ok)
39
+ throw new Error(`Failed to create order: ${i.statusText}`);
40
+ return i.json();
41
41
  },
42
42
  onSuccess: () => {
43
- s.invalidateQueries({ queryKey: i.admin.orders.all });
43
+ o.invalidateQueries({ queryKey: u.admin.orders.all });
44
44
  },
45
45
  ...e
46
46
  });
47
47
  }
48
- function j(e, r) {
49
- const { baseURL: n, authToken: s } = l(), t = y();
50
- return m({
51
- mutationFn: async (o) => {
52
- const u = await d(n).orders[":id"].$patch({ param: { id: e }, json: o }, c(s));
53
- if (!u.ok)
54
- throw new Error(`Failed to update order: ${u.statusText}`);
55
- return u.json();
48
+ function j(e, n) {
49
+ const { baseURL: s, getAuthToken: o } = y(), t = m();
50
+ return w({
51
+ mutationFn: async (r) => {
52
+ const a = await o(), c = await d(s).orders[":id"].$patch({ param: { id: e }, json: r }, l(a));
53
+ if (!c.ok)
54
+ throw new Error(`Failed to update order: ${c.statusText}`);
55
+ return c.json();
56
56
  },
57
57
  onSuccess: () => {
58
- t.invalidateQueries({ queryKey: i.admin.orders.detail(e) }), t.invalidateQueries({ queryKey: i.admin.orders.all });
58
+ t.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), t.invalidateQueries({ queryKey: u.admin.orders.all });
59
59
  },
60
- ...r
60
+ ...n
61
61
  });
62
62
  }
63
- function x(e, r) {
64
- const { baseURL: n, authToken: s } = l(), t = y();
65
- return m({
66
- mutationFn: async (o) => {
67
- const u = await d(n).orders[":id"].status.$patch({ param: { id: e }, json: o }, c(s));
68
- if (!u.ok)
69
- throw new Error(`Failed to update order status: ${u.statusText}`);
70
- return u.json();
63
+ function x(e, n) {
64
+ const { baseURL: s, getAuthToken: o } = y(), t = m();
65
+ return w({
66
+ mutationFn: async (r) => {
67
+ const a = await o(), c = await d(s).orders[":id"].status.$patch({ param: { id: e }, json: r }, l(a));
68
+ if (!c.ok)
69
+ throw new Error(`Failed to update order status: ${c.statusText}`);
70
+ return c.json();
71
71
  },
72
72
  onSuccess: () => {
73
- t.invalidateQueries({ queryKey: i.admin.orders.detail(e) }), t.invalidateQueries({ queryKey: i.admin.orders.all });
73
+ t.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), t.invalidateQueries({ queryKey: u.admin.orders.all });
74
74
  },
75
- ...r
75
+ ...n
76
76
  });
77
77
  }
78
- function K(e, r) {
79
- const { baseURL: n, authToken: s } = l(), t = y();
80
- return m({
78
+ function K(e, n) {
79
+ const { baseURL: s, getAuthToken: o } = y(), t = m();
80
+ return w({
81
81
  mutationFn: async () => {
82
- const a = await d(n).orders[":id"].$delete({ param: { id: e } }, c(s));
83
- if (!a.ok)
84
- throw new Error(`Failed to delete order: ${a.statusText}`);
85
- return a.json();
82
+ const r = await o(), i = await d(s).orders[":id"].$delete({ param: { id: e } }, l(r));
83
+ if (!i.ok)
84
+ throw new Error(`Failed to delete order: ${i.statusText}`);
85
+ return i.json();
86
86
  },
87
87
  onSuccess: () => {
88
- t.invalidateQueries({ queryKey: i.admin.orders.all });
88
+ t.invalidateQueries({ queryKey: u.admin.orders.all });
89
89
  },
90
- ...r
90
+ ...n
91
91
  });
92
92
  }
93
93
  export {
94
- $ as useCreateOrder,
94
+ g as useCreateOrder,
95
95
  K as useDeleteOrder,
96
- T as useGetOrder,
97
- F as useListOrders,
96
+ $ as useGetOrder,
97
+ T as useListOrders,
98
98
  j as useUpdateOrder,
99
99
  x as useUpdateOrderStatus
100
100
  };
package/dist/index50.mjs CHANGED
@@ -1,84 +1,84 @@
1
1
  'use client';
2
- import { useQueryClient as y, useMutation as m } from "@tanstack/react-query";
2
+ import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
3
3
  import { useQueryUnwrapped as b } from "./index67.mjs";
4
- import { createAdminRpcClients as u, authHeaders as c } from "./index23.mjs";
5
- import { queryKeys as o } from "./index29.mjs";
6
- import { useApiConfig as d } from "./index21.mjs";
7
- function k(e) {
8
- const { baseURL: t, authToken: r } = d();
4
+ import { createAdminRpcClients as c, authHeaders as d } from "./index23.mjs";
5
+ import { queryKeys as u } from "./index29.mjs";
6
+ import { useApiConfig as l } from "./index21.mjs";
7
+ function F(t) {
8
+ const { baseURL: n, getAuthToken: s } = l();
9
9
  return b({
10
- queryKey: o.admin.brands.list(),
10
+ queryKey: u.admin.brands.list(),
11
11
  queryFn: async () => {
12
- const n = await u(t).brands.index.$get({}, c(r));
13
- if (!n.ok)
14
- throw new Error(`Failed to fetch brands: ${n.statusText}`);
15
- return n.json();
12
+ const r = await s(), e = await c(n).brands.index.$get({}, d(r));
13
+ if (!e.ok)
14
+ throw new Error(`Failed to fetch brands: ${e.statusText}`);
15
+ return e.json();
16
16
  },
17
- ...e
17
+ ...t
18
18
  });
19
19
  }
20
- function F(e, t) {
21
- const { baseURL: r, authToken: s } = d();
20
+ function T(t, n) {
21
+ const { baseURL: s, getAuthToken: r } = l();
22
22
  return b({
23
- queryKey: o.admin.brands.detail(e),
23
+ queryKey: u.admin.brands.detail(t),
24
24
  queryFn: async () => {
25
- const i = await u(r).brands[":id"].$get({ param: { id: e } }, c(s));
25
+ const a = await r(), i = await c(s).brands[":id"].$get({ param: { id: t } }, d(a));
26
26
  if (!i.ok)
27
27
  throw new Error(`Failed to fetch brand: ${i.statusText}`);
28
28
  return i.json();
29
29
  },
30
- ...t
30
+ ...n
31
31
  });
32
32
  }
33
- function T(e) {
34
- const { baseURL: t, authToken: r } = d(), s = y();
35
- return m({
36
- mutationFn: async (n) => {
37
- const a = await u(t).brands.index.$post({ json: n }, c(r));
38
- if (!a.ok)
39
- throw new Error(`Failed to create brand: ${a.statusText}`);
40
- return a.json();
33
+ function $(t) {
34
+ const { baseURL: n, getAuthToken: s } = l(), r = m();
35
+ return w({
36
+ mutationFn: async (a) => {
37
+ const e = await s(), o = await c(n).brands.index.$post({ json: a }, d(e));
38
+ if (!o.ok)
39
+ throw new Error(`Failed to create brand: ${o.statusText}`);
40
+ return o.json();
41
41
  },
42
42
  onSuccess: () => {
43
- s.invalidateQueries({ queryKey: o.admin.brands.all });
43
+ r.invalidateQueries({ queryKey: u.admin.brands.all });
44
44
  },
45
- ...e
45
+ ...t
46
46
  });
47
47
  }
48
- function $(e, t) {
49
- const { baseURL: r, authToken: s } = d(), n = y();
50
- return m({
51
- mutationFn: async (i) => {
52
- const l = await u(r).brands[":id"].$patch({ json: i, param: { id: e } }, c(s));
53
- if (!l.ok)
54
- throw new Error(`Failed to update brand: ${l.statusText}`);
55
- return l.json();
48
+ function g(t, n) {
49
+ const { baseURL: s, getAuthToken: r } = l(), a = m();
50
+ return w({
51
+ mutationFn: async (e) => {
52
+ const i = await r(), y = await c(s).brands[":id"].$patch({ json: e, param: { id: t } }, d(i));
53
+ if (!y.ok)
54
+ throw new Error(`Failed to update brand: ${y.statusText}`);
55
+ return y.json();
56
56
  },
57
57
  onSuccess: () => {
58
- n.invalidateQueries({ queryKey: o.admin.brands.detail(e) }), n.invalidateQueries({ queryKey: o.admin.brands.all });
58
+ a.invalidateQueries({ queryKey: u.admin.brands.detail(t) }), a.invalidateQueries({ queryKey: u.admin.brands.all });
59
59
  },
60
- ...t
60
+ ...n
61
61
  });
62
62
  }
63
- function x(e, t) {
64
- const { baseURL: r, authToken: s } = d(), n = y();
65
- return m({
63
+ function x(t, n) {
64
+ const { baseURL: s, getAuthToken: r } = l(), a = m();
65
+ return w({
66
66
  mutationFn: async () => {
67
- const a = await u(r).brands[":id"].$delete({ param: { id: e } }, c(s));
68
- if (!a.ok)
69
- throw new Error(`Failed to delete brand: ${a.statusText}`);
70
- return a.json();
67
+ const e = await r(), o = await c(s).brands[":id"].$delete({ param: { id: t } }, d(e));
68
+ if (!o.ok)
69
+ throw new Error(`Failed to delete brand: ${o.statusText}`);
70
+ return o.json();
71
71
  },
72
72
  onSuccess: () => {
73
- n.invalidateQueries({ queryKey: o.admin.brands.all });
73
+ a.invalidateQueries({ queryKey: u.admin.brands.all });
74
74
  },
75
- ...t
75
+ ...n
76
76
  });
77
77
  }
78
78
  export {
79
- T as useCreateBrand,
79
+ $ as useCreateBrand,
80
80
  x as useDeleteBrand,
81
- F as useGetBrand,
82
- k as useListBrands,
83
- $ as useUpdateBrand
81
+ T as useGetBrand,
82
+ F as useListBrands,
83
+ g as useUpdateBrand
84
84
  };
package/dist/index51.mjs CHANGED
@@ -1,80 +1,80 @@
1
1
  'use client';
2
- import { useQueryClient as p, useMutation as y } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as m } from "./index67.mjs";
4
- import { createAdminRpcClients as a, authHeaders as c } from "./index23.mjs";
5
- import { queryKeys as i } from "./index29.mjs";
6
- import { useApiConfig as d } from "./index21.mjs";
7
- function F(t, n) {
8
- const { baseURL: r, authToken: s } = d();
9
- return m({
10
- queryKey: i.admin.products.list(t),
2
+ import { useQueryClient as y, useMutation as m } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as w } from "./index67.mjs";
4
+ import { createAdminRpcClients as c, authHeaders as d } from "./index23.mjs";
5
+ import { queryKeys as a } from "./index29.mjs";
6
+ import { useApiConfig as l } from "./index21.mjs";
7
+ function T(t, o) {
8
+ const { baseURL: s, getAuthToken: r } = l();
9
+ return w({
10
+ queryKey: a.admin.products.list(t),
11
11
  queryFn: async () => {
12
- const e = await a(r).products.index.$get(t ? { query: { brandId: t } } : {}, c(s));
12
+ const n = await r(), e = await c(s).products.index.$get(t ? { query: { brandId: t } } : {}, d(n));
13
13
  if (!e.ok)
14
14
  throw new Error(`Failed to fetch products: ${e.statusText}`);
15
15
  return e.json();
16
16
  },
17
- ...n
17
+ ...o
18
18
  });
19
19
  }
20
- function T(t, n) {
21
- const { baseURL: r, authToken: s } = d();
22
- return m({
23
- queryKey: i.admin.products.detail(t),
20
+ function $(t, o) {
21
+ const { baseURL: s, getAuthToken: r } = l();
22
+ return w({
23
+ queryKey: a.admin.products.detail(t),
24
24
  queryFn: async () => {
25
- const e = await a(r).products[":id"].$get({ param: { id: t } }, c(s));
25
+ const n = await r(), e = await c(s).products[":id"].$get({ param: { id: t } }, d(n));
26
26
  if (!e.ok)
27
27
  throw new Error(`Failed to fetch product: ${e.statusText}`);
28
28
  return e.json();
29
29
  },
30
- ...n
30
+ ...o
31
31
  });
32
32
  }
33
- function $(t) {
34
- const { baseURL: n, authToken: r } = d(), s = p();
35
- return y({
36
- mutationFn: async (o) => {
37
- const u = await a(n).products.index.$post({ json: o }, c(r));
38
- if (!u.ok)
39
- throw new Error(`Failed to create product: ${u.statusText}`);
40
- return u.json();
33
+ function g(t) {
34
+ const { baseURL: o, getAuthToken: s } = l(), r = y();
35
+ return m({
36
+ mutationFn: async (n) => {
37
+ const u = await s(), i = await c(o).products.index.$post({ json: n }, d(u));
38
+ if (!i.ok)
39
+ throw new Error(`Failed to create product: ${i.statusText}`);
40
+ return i.json();
41
41
  },
42
- onSuccess: () => s.invalidateQueries({ queryKey: i.admin.products.all }),
42
+ onSuccess: () => r.invalidateQueries({ queryKey: a.admin.products.all }),
43
43
  ...t
44
44
  });
45
45
  }
46
- function x(t, n) {
47
- const { baseURL: r, authToken: s } = d(), o = p();
48
- return y({
49
- mutationFn: async (e) => {
50
- const l = await a(r).products[":id"].$patch({ param: { id: t }, json: e }, c(s));
51
- if (!l.ok)
52
- throw new Error(`Failed to update product: ${l.statusText}`);
53
- return l.json();
46
+ function x(t, o) {
47
+ const { baseURL: s, getAuthToken: r } = l(), n = y();
48
+ return m({
49
+ mutationFn: async (u) => {
50
+ const e = await r(), p = await c(s).products[":id"].$patch({ param: { id: t }, json: u }, d(e));
51
+ if (!p.ok)
52
+ throw new Error(`Failed to update product: ${p.statusText}`);
53
+ return p.json();
54
54
  },
55
55
  onSuccess: () => {
56
- o.invalidateQueries({ queryKey: i.admin.products.detail(t) }), o.invalidateQueries({ queryKey: i.admin.products.all });
56
+ n.invalidateQueries({ queryKey: a.admin.products.detail(t) }), n.invalidateQueries({ queryKey: a.admin.products.all });
57
57
  },
58
- ...n
58
+ ...o
59
59
  });
60
60
  }
61
- function j(t, n) {
62
- const { baseURL: r, authToken: s } = d(), o = p();
63
- return y({
61
+ function j(t, o) {
62
+ const { baseURL: s, getAuthToken: r } = l(), n = y();
63
+ return m({
64
64
  mutationFn: async () => {
65
- const u = await a(r).products[":id"].$delete({ param: { id: t } }, c(s));
66
- if (!u.ok)
67
- throw new Error(`Failed to delete product: ${u.statusText}`);
68
- return u.json();
65
+ const u = await r(), i = await c(s).products[":id"].$delete({ param: { id: t } }, d(u));
66
+ if (!i.ok)
67
+ throw new Error(`Failed to delete product: ${i.statusText}`);
68
+ return i.json();
69
69
  },
70
- onSuccess: () => o.invalidateQueries({ queryKey: i.admin.products.all }),
71
- ...n
70
+ onSuccess: () => n.invalidateQueries({ queryKey: a.admin.products.all }),
71
+ ...o
72
72
  });
73
73
  }
74
74
  export {
75
- $ as useCreateProduct,
75
+ g as useCreateProduct,
76
76
  j as useDeleteProduct,
77
- T as useGetProduct,
78
- F as useListProducts,
77
+ $ as useGetProduct,
78
+ T as useListProducts,
79
79
  x as useUpdateProduct
80
80
  };
package/dist/index52.mjs CHANGED
@@ -1,98 +1,98 @@
1
1
  'use client';
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 c } from "./index23.mjs";
5
- import { queryKeys as i } from "./index29.mjs";
6
- import { useApiConfig as d } from "./index21.mjs";
7
- function k(t, n) {
8
- const { baseURL: a, authToken: r } = d();
9
- return m({
10
- queryKey: i.admin.variants.search(t),
2
+ import { useQueryClient as v, useMutation as m } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as w } from "./index67.mjs";
4
+ import { createAdminRpcClients as c, authHeaders as d } from "./index23.mjs";
5
+ import { queryKeys as o } from "./index29.mjs";
6
+ import { useApiConfig as l } from "./index21.mjs";
7
+ function F(t, a) {
8
+ const { baseURL: r, getAuthToken: s } = l();
9
+ return w({
10
+ queryKey: o.admin.variants.search(t),
11
11
  queryFn: async () => {
12
- const e = await u(a).variants.index.$get({ query: t }, c(r));
12
+ const n = await s(), e = await c(r).variants.index.$get({ query: t }, d(n));
13
13
  if (!e.ok)
14
14
  throw new Error(`Failed to search variants: ${e.statusText}`);
15
15
  return e.json();
16
16
  },
17
- ...n
17
+ ...a
18
18
  });
19
19
  }
20
- function F(t, n) {
21
- const { baseURL: a, authToken: r } = d();
22
- return m({
23
- queryKey: i.admin.variants.byProduct(t),
20
+ function T(t, a) {
21
+ const { baseURL: r, getAuthToken: s } = l();
22
+ return w({
23
+ queryKey: o.admin.variants.byProduct(t),
24
24
  queryFn: async () => {
25
- const e = await u(a).variants.products[":productId"].variants.$get({ param: { productId: t } }, c(r));
25
+ const n = await s(), e = await c(r).variants.products[":productId"].variants.$get({ param: { productId: t } }, d(n));
26
26
  if (!e.ok)
27
27
  throw new Error(`Failed to fetch product variants: ${e.statusText}`);
28
28
  return e.json();
29
29
  },
30
- ...n
30
+ ...a
31
31
  });
32
32
  }
33
- function T(t, n) {
34
- const { baseURL: a, authToken: r } = d(), s = y();
35
- return v({
36
- mutationFn: async (e) => {
37
- const o = await u(a).variants.products[":productId"].variants.$post({ json: e, param: { productId: t } }, c(r));
38
- if (!o.ok)
39
- throw new Error(`Failed to create variant: ${o.statusText}`);
40
- return o.json();
33
+ function $(t, a) {
34
+ const { baseURL: r, getAuthToken: s } = l(), n = v();
35
+ return m({
36
+ mutationFn: async (i) => {
37
+ const e = await s(), u = await c(r).variants.products[":productId"].variants.$post({ json: i, param: { productId: t } }, d(e));
38
+ if (!u.ok)
39
+ throw new Error(`Failed to create variant: ${u.statusText}`);
40
+ return u.json();
41
41
  },
42
42
  onSuccess: () => {
43
- s.invalidateQueries({ queryKey: i.admin.variants.all }), s.invalidateQueries({ queryKey: i.admin.products.detail(t) });
43
+ n.invalidateQueries({ queryKey: o.admin.variants.all }), n.invalidateQueries({ queryKey: o.admin.products.detail(t) });
44
44
  },
45
- ...n
45
+ ...a
46
46
  });
47
47
  }
48
- function $(t, n) {
49
- const { baseURL: a, authToken: r } = d(), s = y();
50
- return v({
51
- mutationFn: async (e) => {
52
- const o = await u(a).variants[":id"].$patch({ json: e, param: { id: t } }, c(r));
53
- if (!o.ok)
54
- throw new Error(`Failed to update variant: ${o.statusText}`);
55
- return o.json();
48
+ function g(t, a) {
49
+ const { baseURL: r, getAuthToken: s } = l(), n = v();
50
+ return m({
51
+ mutationFn: async (i) => {
52
+ const e = await s(), u = await c(r).variants[":id"].$patch({ json: i, param: { id: t } }, d(e));
53
+ if (!u.ok)
54
+ throw new Error(`Failed to update variant: ${u.statusText}`);
55
+ return u.json();
56
56
  },
57
57
  onSuccess: () => {
58
- s.invalidateQueries({ queryKey: i.admin.variants.detail(t) }), s.invalidateQueries({ queryKey: i.admin.variants.all });
58
+ n.invalidateQueries({ queryKey: o.admin.variants.detail(t) }), n.invalidateQueries({ queryKey: o.admin.variants.all });
59
59
  },
60
- ...n
60
+ ...a
61
61
  });
62
62
  }
63
- function K(t, n) {
64
- const { baseURL: a, authToken: r } = d();
65
- return m({
66
- queryKey: i.admin.variants.inventory(t),
63
+ function K(t, a) {
64
+ const { baseURL: r, getAuthToken: s } = l();
65
+ return w({
66
+ queryKey: o.admin.variants.inventory(t),
67
67
  queryFn: async () => {
68
- const e = await u(a).variants[":id"].inventory.$get({ param: { id: t } }, c(r));
68
+ const n = await s(), e = await c(r).variants[":id"].inventory.$get({ param: { id: t } }, d(n));
69
69
  if (!e.ok)
70
70
  throw new Error(`Failed to fetch variant inventory: ${e.statusText}`);
71
71
  return e.json();
72
72
  },
73
- ...n
73
+ ...a
74
74
  });
75
75
  }
76
- function j(t, n) {
77
- const { baseURL: a, authToken: r } = d(), s = y();
78
- return v({
76
+ function j(t, a) {
77
+ const { baseURL: r, getAuthToken: s } = l(), n = v();
78
+ return m({
79
79
  mutationFn: async () => {
80
- const l = await u(a).variants[":id"].$delete({ param: { id: t } }, c(r));
81
- if (!l.ok)
82
- throw new Error(`Failed to delete variant: ${l.statusText}`);
83
- return l.json();
80
+ const i = await s(), y = await c(r).variants[":id"].$delete({ param: { id: t } }, d(i));
81
+ if (!y.ok)
82
+ throw new Error(`Failed to delete variant: ${y.statusText}`);
83
+ return y.json();
84
84
  },
85
85
  onSuccess: () => {
86
- s.invalidateQueries({ queryKey: i.admin.variants.all });
86
+ n.invalidateQueries({ queryKey: o.admin.variants.all });
87
87
  },
88
- ...n
88
+ ...a
89
89
  });
90
90
  }
91
91
  export {
92
- T as useCreateVariant,
92
+ $ as useCreateVariant,
93
93
  j as useDeleteVariant,
94
94
  K as useGetVariantInventory,
95
- F as useListProductVariants,
96
- k as useSearchVariants,
97
- $ as useUpdateVariant
95
+ T as useListProductVariants,
96
+ F as useSearchVariants,
97
+ g as useUpdateVariant
98
98
  };