@instockng/storefront-ui 1.0.22 → 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 (176) 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.map +1 -1
  4. package/dist/index10.mjs +53 -59
  5. package/dist/index100.mjs +3 -3
  6. package/dist/index101.mjs +1 -1
  7. package/dist/index102.mjs +1 -1
  8. package/dist/index103.mjs +1 -1
  9. package/dist/index104.mjs +2 -2
  10. package/dist/index105.mjs +2 -2
  11. package/dist/index106.mjs +3 -3
  12. package/dist/index107.mjs +1 -1
  13. package/dist/index108.mjs +3 -3
  14. package/dist/index109.mjs +2 -2
  15. package/dist/index110.mjs +2 -2
  16. package/dist/index111.mjs +1 -1
  17. package/dist/index112.mjs +3 -3
  18. package/dist/index113.mjs +1 -1
  19. package/dist/index114.mjs +1 -1
  20. package/dist/index115.mjs +3 -3
  21. package/dist/index116.mjs +2 -2
  22. package/dist/index117.mjs +4 -4
  23. package/dist/index118.mjs +1 -1
  24. package/dist/index119.mjs +3 -3
  25. package/dist/index12.mjs +456 -438
  26. package/dist/index120.mjs +4 -4
  27. package/dist/index121.mjs +1 -1
  28. package/dist/index122.mjs +1 -1
  29. package/dist/index123.mjs +1 -1
  30. package/dist/index124.mjs +1 -1
  31. package/dist/index125.mjs +1 -1
  32. package/dist/index126.mjs +1 -1
  33. package/dist/index127.mjs +1 -1
  34. package/dist/index128.mjs +2 -2
  35. package/dist/index129.mjs +3 -3
  36. package/dist/index132.mjs +1 -1
  37. package/dist/index134.mjs +2 -21
  38. package/dist/index135.mjs +2 -56
  39. package/dist/index136.mjs +2 -29
  40. package/dist/index137.mjs +2 -7
  41. package/dist/index138.mjs +16 -50
  42. package/dist/index139.mjs +32 -6
  43. package/dist/index140.mjs +37 -11
  44. package/dist/index141.mjs +18 -7
  45. package/dist/index142.mjs +18 -28
  46. package/dist/index143.mjs +2 -2
  47. package/dist/index144.mjs +20 -70
  48. package/dist/index145.mjs +42 -163
  49. package/dist/index147.mjs +30 -2
  50. package/dist/index148.mjs +18 -2
  51. package/dist/index149.mjs +2 -2
  52. package/dist/index150.mjs +2 -18
  53. package/dist/index151.mjs +2 -32
  54. package/dist/index152.mjs +2 -38
  55. package/dist/index153.mjs +67 -13
  56. package/dist/index154.mjs +2 -18
  57. package/dist/index155.mjs +53 -2
  58. package/dist/index156.mjs +2 -20
  59. package/dist/index157.mjs +29 -39
  60. package/dist/index158.mjs +152 -2
  61. package/dist/index159.mjs +2 -30
  62. package/dist/index160.mjs +2 -18
  63. package/dist/index161.mjs +19 -2
  64. package/dist/index162.mjs +2 -2
  65. package/dist/index163.mjs +2 -2
  66. package/dist/index164.mjs +26 -2
  67. package/dist/index165.mjs +2 -72
  68. package/dist/index166.mjs +2 -2
  69. package/dist/index167.mjs +20 -49
  70. package/dist/index168.mjs +23 -2
  71. package/dist/index169.mjs +2 -36
  72. package/dist/index170.mjs +2 -152
  73. package/dist/index171.mjs +2 -2
  74. package/dist/index172.mjs +23 -2
  75. package/dist/index173.mjs +2 -19
  76. package/dist/index174.mjs +23 -2
  77. package/dist/index176.mjs +2 -26
  78. package/dist/index177.mjs +2 -2
  79. package/dist/index178.mjs +23 -2
  80. package/dist/index179.mjs +2 -24
  81. package/dist/index180.mjs +15 -15
  82. package/dist/index181.mjs +2 -2
  83. package/dist/index182.mjs +2 -2
  84. package/dist/index183.mjs +2 -2
  85. package/dist/index184.mjs +2 -23
  86. package/dist/index185.mjs +2 -2
  87. package/dist/index186.mjs +2 -23
  88. package/dist/index187.mjs +2 -2
  89. package/dist/index188.mjs +2 -2
  90. package/dist/index189.mjs +127 -2
  91. package/dist/index190.mjs +2 -23
  92. package/dist/index191.mjs +74 -2
  93. package/dist/index192.mjs +71 -20
  94. package/dist/index193.mjs +21 -2
  95. package/dist/index194.mjs +56 -2
  96. package/dist/index195.mjs +29 -2
  97. package/dist/index196.mjs +7 -2
  98. package/dist/index197.mjs +52 -2
  99. package/dist/index198.mjs +6 -2
  100. package/dist/index199.mjs +12 -2
  101. package/dist/index2.mjs +10 -10
  102. package/dist/index20.mjs +2 -2
  103. package/dist/index200.mjs +7 -2
  104. package/dist/index201.mjs +28 -127
  105. package/dist/index202.mjs +2 -2
  106. package/dist/index203.mjs +69 -73
  107. package/dist/index204.mjs +164 -71
  108. package/dist/index205.mjs +2 -2
  109. package/dist/index206.mjs +2 -2
  110. package/dist/index208.mjs +2 -2
  111. package/dist/index209.mjs +2 -2
  112. package/dist/index21.mjs +2 -2
  113. package/dist/index210.mjs +2 -2
  114. package/dist/index211.mjs +108 -2
  115. package/dist/index212.mjs +2 -2
  116. package/dist/index213.mjs +2 -108
  117. package/dist/index214.mjs +2 -2
  118. package/dist/index215.mjs +2 -2
  119. package/dist/index216.mjs +243 -36
  120. package/dist/index217.mjs +2 -2
  121. package/dist/index218.mjs +32 -243
  122. package/dist/index219.mjs +65 -2
  123. package/dist/index220.mjs +16 -24
  124. package/dist/index221.mjs +2 -65
  125. package/dist/index222.mjs +31 -19
  126. package/dist/index230.mjs +2 -2
  127. package/dist/index231.mjs +2 -2
  128. package/dist/index245.mjs +3 -3
  129. package/dist/index248.mjs +2 -2
  130. package/dist/index249.mjs +2 -18
  131. package/dist/index25.mjs +5 -0
  132. package/dist/index250.mjs +13 -42
  133. package/dist/index251.mjs +47 -2
  134. package/dist/index252.mjs +2 -2
  135. package/dist/index253.mjs +2 -2
  136. package/dist/index254.mjs +2 -2
  137. package/dist/index255.mjs +2 -91
  138. package/dist/index256.mjs +91 -2
  139. package/dist/index263.mjs +1 -1
  140. package/dist/index264.mjs +1 -1
  141. package/dist/index3.mjs +82 -82
  142. package/dist/index38.mjs +1 -1
  143. package/dist/index42.mjs +1 -1
  144. package/dist/index49.mjs +59 -59
  145. package/dist/index50.mjs +50 -50
  146. package/dist/index51.mjs +48 -48
  147. package/dist/index52.mjs +56 -56
  148. package/dist/index53.mjs +39 -39
  149. package/dist/index54.mjs +55 -55
  150. package/dist/index55.mjs +15 -15
  151. package/dist/index56.mjs +10 -10
  152. package/dist/index57.mjs +23 -23
  153. package/dist/index58.mjs +64 -64
  154. package/dist/index59.mjs +73 -73
  155. package/dist/index62.mjs +149 -19
  156. package/dist/index63.mjs +19 -149
  157. package/dist/index73.mjs +1 -1
  158. package/dist/index78.mjs +5 -5
  159. package/dist/index80.mjs +3 -3
  160. package/dist/index90.mjs +1 -1
  161. package/dist/index91.mjs +3 -3
  162. package/dist/index96.mjs +1 -1
  163. package/dist/index97.mjs +1 -1
  164. package/dist/index98.mjs +6 -6
  165. package/dist/index99.mjs +4 -4
  166. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  167. package/dist/styles.css +1 -1
  168. package/package.json +12 -11
  169. package/src/components/CartItem.stories.tsx +5 -5
  170. package/src/components/Checkout.stories.tsx +16 -15
  171. package/src/components/Checkout.tsx +42 -0
  172. package/src/components/ShoppingCart.stories.tsx +17 -16
  173. package/src/components/ShoppingCart.tsx +3 -11
  174. package/src/contexts/CartContext.tsx +2 -1
  175. package/src/providers/StorefrontProvider.tsx +4 -1
  176. package/src/test-utils/MockCartProvider.tsx +31 -25
package/dist/index53.mjs CHANGED
@@ -1,15 +1,15 @@
1
1
  'use client';
2
- import { useQueryClient as w, useMutation as y } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as d } from "./index67.mjs";
4
- import { createAdminRpcClients as i, authHeaders as c } from "./index23.mjs";
2
+ import { useQueryClient as y, useMutation as d } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as m } from "./index67.mjs";
4
+ import { createAdminRpcClients as c, authHeaders as l } from "./index23.mjs";
5
5
  import { queryKeys as u } from "./index29.mjs";
6
- import { useApiConfig as l } from "./index21.mjs";
7
- function F(e) {
8
- const { baseURL: s, authToken: n } = l();
9
- return d({
6
+ import { useApiConfig as w } from "./index21.mjs";
7
+ function T(e) {
8
+ const { baseURL: s, getAuthToken: n } = w();
9
+ return m({
10
10
  queryKey: u.admin.warehouses.list(),
11
11
  queryFn: async () => {
12
- const t = await i(s).warehouses.index.$get({}, c(n));
12
+ const o = await n(), t = await c(s).warehouses.index.$get({}, l(o));
13
13
  if (!t.ok)
14
14
  throw new Error(`Failed to fetch warehouses: ${t.statusText}`);
15
15
  return t.json();
@@ -17,68 +17,68 @@ function F(e) {
17
17
  ...e
18
18
  });
19
19
  }
20
- function T(e) {
21
- const { baseURL: s, authToken: n } = l(), r = w();
22
- return y({
23
- mutationFn: async (t) => {
24
- const o = await i(s).warehouses.index.$post({ json: t }, c(n));
25
- if (!o.ok)
26
- throw new Error(`Failed to create warehouse: ${o.statusText}`);
27
- return o.json();
20
+ function $(e) {
21
+ const { baseURL: s, getAuthToken: n } = w(), o = y();
22
+ return d({
23
+ mutationFn: async (r) => {
24
+ const t = await n(), a = await c(s).warehouses.index.$post({ json: r }, l(t));
25
+ if (!a.ok)
26
+ throw new Error(`Failed to create warehouse: ${a.statusText}`);
27
+ return a.json();
28
28
  },
29
29
  onSuccess: () => {
30
- r.invalidateQueries({ queryKey: u.admin.warehouses.all });
30
+ o.invalidateQueries({ queryKey: u.admin.warehouses.all });
31
31
  },
32
32
  ...e
33
33
  });
34
34
  }
35
- function $(e, s) {
36
- const { baseURL: n, authToken: r } = l(), t = w();
37
- return y({
38
- mutationFn: async (a) => {
39
- const h = await i(n).warehouses[":id"].$patch({ json: a, param: { id: e } }, c(r));
35
+ function g(e, s) {
36
+ const { baseURL: n, getAuthToken: o } = w(), r = y();
37
+ return d({
38
+ mutationFn: async (t) => {
39
+ const i = await o(), h = await c(n).warehouses[":id"].$patch({ json: t, param: { id: e } }, l(i));
40
40
  if (!h.ok)
41
41
  throw new Error(`Failed to update warehouse: ${h.statusText}`);
42
42
  return h.json();
43
43
  },
44
44
  onSuccess: () => {
45
- t.invalidateQueries({ queryKey: u.admin.warehouses.detail(e) }), t.invalidateQueries({ queryKey: u.admin.warehouses.all });
45
+ r.invalidateQueries({ queryKey: u.admin.warehouses.detail(e) }), r.invalidateQueries({ queryKey: u.admin.warehouses.all });
46
46
  },
47
47
  ...s
48
48
  });
49
49
  }
50
50
  function v(e, s) {
51
- const { baseURL: n, authToken: r } = l();
52
- return d({
51
+ const { baseURL: n, getAuthToken: o } = w();
52
+ return m({
53
53
  queryKey: u.admin.warehouses.inventory(e),
54
54
  queryFn: async () => {
55
- const a = await i(n).warehouses[":id"].inventory.$get({ param: { id: e } }, c(r));
56
- if (!a.ok)
57
- throw new Error(`Failed to fetch warehouse inventory: ${a.statusText}`);
58
- return a.json();
55
+ const r = await o(), i = await c(n).warehouses[":id"].inventory.$get({ param: { id: e } }, l(r));
56
+ if (!i.ok)
57
+ throw new Error(`Failed to fetch warehouse inventory: ${i.statusText}`);
58
+ return i.json();
59
59
  },
60
60
  ...s
61
61
  });
62
62
  }
63
63
  function x(e, s) {
64
- const { baseURL: n, authToken: r } = l(), t = w();
65
- return y({
64
+ const { baseURL: n, getAuthToken: o } = w(), r = y();
65
+ return d({
66
66
  mutationFn: async () => {
67
- const o = await i(n).warehouses[":id"].$delete({ param: { id: e } }, c(r));
68
- if (!o.ok)
69
- throw new Error(`Failed to delete warehouse: ${o.statusText}`);
70
- return o.json();
67
+ const t = await o(), a = await c(n).warehouses[":id"].$delete({ param: { id: e } }, l(t));
68
+ if (!a.ok)
69
+ throw new Error(`Failed to delete warehouse: ${a.statusText}`);
70
+ return a.json();
71
71
  },
72
72
  onSuccess: () => {
73
- t.invalidateQueries({ queryKey: u.admin.warehouses.all });
73
+ r.invalidateQueries({ queryKey: u.admin.warehouses.all });
74
74
  },
75
75
  ...s
76
76
  });
77
77
  }
78
78
  export {
79
- T as useCreateWarehouse,
79
+ $ as useCreateWarehouse,
80
80
  x as useDeleteWarehouse,
81
81
  v as useGetWarehouseInventory,
82
- F as useListWarehouses,
83
- $ as useUpdateWarehouse
82
+ T as useListWarehouses,
83
+ g as useUpdateWarehouse
84
84
  };
package/dist/index54.mjs CHANGED
@@ -1,82 +1,82 @@
1
1
  'use client';
2
- import { useQueryClient as d, useMutation as v } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as l } from "./index67.mjs";
4
- import { createAdminRpcClients as u, authHeaders as c } from "./index23.mjs";
5
- import { queryKeys as s } from "./index29.mjs";
6
- import { useApiConfig as y } from "./index21.mjs";
7
- function m(n, r) {
8
- const { baseURL: o, authToken: t } = y();
9
- return l({
10
- queryKey: s.admin.inventory.list(n),
2
+ import { useQueryClient as w, useMutation as v } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as d } from "./index67.mjs";
4
+ import { createAdminRpcClients as c, authHeaders as y } from "./index23.mjs";
5
+ import { queryKeys as i } from "./index29.mjs";
6
+ import { useApiConfig as l } from "./index21.mjs";
7
+ function T(t, o) {
8
+ const { baseURL: r, getAuthToken: e } = l();
9
+ return d({
10
+ queryKey: i.admin.inventory.list(t),
11
11
  queryFn: async () => {
12
- const e = await u(o).inventory.index.$get({ query: n }, c(t));
13
- if (!e.ok)
14
- throw new Error(`Failed to fetch inventory: ${e.statusText}`);
15
- return e.json();
12
+ const s = await e(), n = await c(r).inventory.index.$get({ query: t }, y(s));
13
+ if (!n.ok)
14
+ throw new Error(`Failed to fetch inventory: ${n.statusText}`);
15
+ return n.json();
16
16
  },
17
- ...r
17
+ ...o
18
18
  });
19
19
  }
20
- function T(n) {
21
- const { baseURL: r, authToken: o } = y(), t = d();
20
+ function j(t) {
21
+ const { baseURL: o, getAuthToken: r } = l(), e = w();
22
22
  return v({
23
- mutationFn: async (a) => {
24
- const i = await u(r).inventory.adjust.$post({ json: a }, c(o));
25
- if (!i.ok)
26
- throw new Error(`Failed to adjust inventory: ${i.statusText}`);
27
- return i.json();
23
+ mutationFn: async (s) => {
24
+ const u = await r(), a = await c(o).inventory.adjust.$post({ json: s }, y(u));
25
+ if (!a.ok)
26
+ throw new Error(`Failed to adjust inventory: ${a.statusText}`);
27
+ return a.json();
28
28
  },
29
29
  onSuccess: () => {
30
- t.invalidateQueries({ queryKey: s.admin.inventory.all }), t.invalidateQueries({ queryKey: s.admin.variants.all }), t.invalidateQueries({ queryKey: s.admin.warehouses.all });
30
+ e.invalidateQueries({ queryKey: i.admin.inventory.all }), e.invalidateQueries({ queryKey: i.admin.variants.all }), e.invalidateQueries({ queryKey: i.admin.warehouses.all });
31
31
  },
32
- ...n
32
+ ...t
33
33
  });
34
34
  }
35
- function j(n) {
36
- const { baseURL: r, authToken: o } = y(), t = d();
35
+ function F(t) {
36
+ const { baseURL: o, getAuthToken: r } = l(), e = w();
37
37
  return v({
38
- mutationFn: async (a) => {
39
- const i = await u(r).inventory.transfer.$post({ json: a }, c(o));
40
- if (!i.ok)
41
- throw new Error(`Failed to transfer inventory: ${i.statusText}`);
42
- return i.json();
38
+ mutationFn: async (s) => {
39
+ const u = await r(), a = await c(o).inventory.transfer.$post({ json: s }, y(u));
40
+ if (!a.ok)
41
+ throw new Error(`Failed to transfer inventory: ${a.statusText}`);
42
+ return a.json();
43
43
  },
44
44
  onSuccess: () => {
45
- t.invalidateQueries({ queryKey: s.admin.inventory.all }), t.invalidateQueries({ queryKey: s.admin.warehouses.all });
45
+ e.invalidateQueries({ queryKey: i.admin.inventory.all }), e.invalidateQueries({ queryKey: i.admin.warehouses.all });
46
46
  },
47
- ...n
47
+ ...t
48
48
  });
49
49
  }
50
- function F(n, r) {
51
- const { baseURL: o, authToken: t } = y();
52
- return l({
53
- queryKey: s.admin.inventory.transactions(n),
50
+ function $(t, o) {
51
+ const { baseURL: r, getAuthToken: e } = l();
52
+ return d({
53
+ queryKey: i.admin.inventory.transactions(t),
54
54
  queryFn: async () => {
55
- const e = await u(o).inventory.transactions.$get({ query: n }, c(t));
56
- if (!e.ok)
57
- throw new Error(`Failed to fetch inventory transactions: ${e.statusText}`);
58
- return e.json();
55
+ const s = await e(), n = await c(r).inventory.transactions.$get({ query: t }, y(s));
56
+ if (!n.ok)
57
+ throw new Error(`Failed to fetch inventory transactions: ${n.statusText}`);
58
+ return n.json();
59
59
  },
60
- ...r
60
+ ...o
61
61
  });
62
62
  }
63
- function $(n, r) {
64
- const { baseURL: o, authToken: t } = y();
65
- return l({
66
- queryKey: s.admin.inventory.lowStock(n == null ? void 0 : n.brandId),
63
+ function g(t, o) {
64
+ const { baseURL: r, getAuthToken: e } = l();
65
+ return d({
66
+ queryKey: i.admin.inventory.lowStock(t == null ? void 0 : t.brandId),
67
67
  queryFn: async () => {
68
- const e = await u(o).inventory["low-stock"].$get({ query: n }, c(t));
69
- if (!e.ok)
70
- throw new Error(`Failed to fetch low stock alerts: ${e.statusText}`);
71
- return e.json();
68
+ const s = await e(), n = await c(r).inventory["low-stock"].$get({ query: t }, y(s));
69
+ if (!n.ok)
70
+ throw new Error(`Failed to fetch low stock alerts: ${n.statusText}`);
71
+ return n.json();
72
72
  },
73
- ...r
73
+ ...o
74
74
  });
75
75
  }
76
76
  export {
77
- T as useAdjustInventory,
78
- F as useGetInventoryTransactions,
79
- $ as useGetLowStockVariants,
80
- m as useListInventory,
81
- j as useTransferInventory
77
+ j as useAdjustInventory,
78
+ $ as useGetInventoryTransactions,
79
+ g as useGetLowStockVariants,
80
+ T as useListInventory,
81
+ F as useTransferInventory
82
82
  };
package/dist/index55.mjs CHANGED
@@ -1,22 +1,22 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as i } from "./index67.mjs";
3
- import { createAdminRpcClients as n, authHeaders as u } from "./index23.mjs";
4
- import { queryKeys as m } from "./index29.mjs";
5
- import { useApiConfig as a } from "./index21.mjs";
6
- function h(e, t) {
7
- const { baseURL: s, authToken: o } = a();
8
- return i({
9
- queryKey: m.admin.customers.history(e),
2
+ import { useQueryUnwrapped as n } from "./index67.mjs";
3
+ import { createAdminRpcClients as u, authHeaders as a } from "./index23.mjs";
4
+ import { queryKeys as c } from "./index29.mjs";
5
+ import { useApiConfig as m } from "./index21.mjs";
6
+ function l(t, r) {
7
+ const { baseURL: o, getAuthToken: s } = m();
8
+ return n({
9
+ queryKey: c.admin.customers.history(t),
10
10
  queryFn: async () => {
11
- const r = await n(s).customers.history.$get({ query: { phone: e } }, u(o));
12
- if (!r.ok)
13
- throw new Error(`Failed to fetch customer history: ${r.statusText}`);
14
- return r.json();
11
+ const i = await s(), e = await u(o).customers.history.$get({ query: { phone: t } }, a(i));
12
+ if (!e.ok)
13
+ throw new Error(`Failed to fetch customer history: ${e.statusText}`);
14
+ return e.json();
15
15
  },
16
- enabled: !!e,
17
- ...t
16
+ enabled: !!t,
17
+ ...r
18
18
  });
19
19
  }
20
20
  export {
21
- h as useGetCustomerHistory
21
+ l as useGetCustomerHistory
22
22
  };
package/dist/index56.mjs CHANGED
@@ -1,21 +1,21 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as s } from "./index67.mjs";
3
- import { createAdminRpcClients as i, authHeaders as u } from "./index23.mjs";
4
- import { queryKeys as c } from "./index29.mjs";
2
+ import { useQueryUnwrapped as i } from "./index67.mjs";
3
+ import { createAdminRpcClients as u, authHeaders as c } from "./index23.mjs";
4
+ import { queryKeys as a } from "./index29.mjs";
5
5
  import { useApiConfig as d } from "./index21.mjs";
6
- function h(t, r) {
7
- const { baseURL: n, authToken: o } = d();
8
- return s({
9
- queryKey: c.admin.stats.overview(t == null ? void 0 : t.brandId),
6
+ function l(t, n) {
7
+ const { baseURL: o, getAuthToken: r } = d();
8
+ return i({
9
+ queryKey: a.admin.stats.overview(t == null ? void 0 : t.brandId),
10
10
  queryFn: async () => {
11
- const e = await i(n).stats.index.$get({ query: t }, u(o));
11
+ const s = await r(), e = await u(o).stats.index.$get({ query: t }, c(s));
12
12
  if (!e.ok)
13
13
  throw new Error(`Failed to fetch statistics: ${e.statusText}`);
14
14
  return e.json();
15
15
  },
16
- ...r
16
+ ...n
17
17
  });
18
18
  }
19
19
  export {
20
- h as useGetStats
20
+ l as useGetStats
21
21
  };
package/dist/index57.mjs CHANGED
@@ -1,15 +1,15 @@
1
1
  'use client';
2
- import { useQueryClient as l, useMutation as y } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as c } from "./index67.mjs";
4
- import { createAdminRpcClients as s, authHeaders as o } from "./index23.mjs";
5
- import { queryKeys as i } from "./index29.mjs";
6
- import { useApiConfig as u } from "./index21.mjs";
2
+ import { useQueryClient as y, useMutation as b } from "@tanstack/react-query";
3
+ import { useQueryUnwrapped as l } from "./index67.mjs";
4
+ import { createAdminRpcClients as r, authHeaders as i } from "./index23.mjs";
5
+ import { queryKeys as u } from "./index29.mjs";
6
+ import { useApiConfig as d } from "./index21.mjs";
7
7
  function m(e, n) {
8
- const { baseURL: a, authToken: r } = u();
9
- return c({
10
- queryKey: i.admin.abandonedCarts.list(e),
8
+ const { baseURL: a, getAuthToken: o } = d();
9
+ return l({
10
+ queryKey: u.admin.abandonedCarts.list(e),
11
11
  queryFn: async () => {
12
- const t = await s(a).abandonedCarts.index.$get({ query: e }, o(r));
12
+ const s = await o(), t = await r(a).abandonedCarts.index.$get({ query: e }, i(s));
13
13
  if (!t.ok)
14
14
  throw new Error(`Failed to fetch abandoned carts: ${t.statusText}`);
15
15
  return t.json();
@@ -18,11 +18,11 @@ function m(e, n) {
18
18
  });
19
19
  }
20
20
  function p(e, n) {
21
- const { baseURL: a, authToken: r } = u();
22
- return c({
23
- queryKey: i.admin.abandonedCarts.stats(e == null ? void 0 : e.brandId),
21
+ const { baseURL: a, getAuthToken: o } = d();
22
+ return l({
23
+ queryKey: u.admin.abandonedCarts.stats(e == null ? void 0 : e.brandId),
24
24
  queryFn: async () => {
25
- const t = await s(a).abandonedCarts.stats.$get({ query: e }, o(r));
25
+ const s = await o(), t = await r(a).abandonedCarts.stats.$get({ query: e }, i(s));
26
26
  if (!t.ok)
27
27
  throw new Error(`Failed to fetch abandoned cart stats: ${t.statusText}`);
28
28
  return t.json();
@@ -31,11 +31,11 @@ function p(e, n) {
31
31
  });
32
32
  }
33
33
  function q(e, n) {
34
- const { baseURL: a, authToken: r } = u();
35
- return c({
36
- queryKey: i.admin.abandonedCarts.detail(e),
34
+ const { baseURL: a, getAuthToken: o } = d();
35
+ return l({
36
+ queryKey: u.admin.abandonedCarts.detail(e),
37
37
  queryFn: async () => {
38
- const t = await s(a).abandonedCarts[":id"].$get({ param: { id: e } }, o(r));
38
+ const s = await o(), t = await r(a).abandonedCarts[":id"].$get({ param: { id: e } }, i(s));
39
39
  if (!t.ok)
40
40
  throw new Error(`Failed to fetch abandoned cart: ${t.statusText}`);
41
41
  return t.json();
@@ -43,23 +43,23 @@ function q(e, n) {
43
43
  ...n
44
44
  });
45
45
  }
46
- function k(e) {
47
- const { baseURL: n, authToken: a } = u(), r = l();
48
- return y({
46
+ function A(e) {
47
+ const { baseURL: n, getAuthToken: a } = d(), o = y();
48
+ return b({
49
49
  mutationFn: async () => {
50
- const t = await s(n).abandonedCarts.cleanup.$post({}, o(a));
50
+ const s = await a(), t = await r(n).abandonedCarts.cleanup.$post({}, i(s));
51
51
  if (!t.ok)
52
52
  throw new Error(`Failed to cleanup expired carts: ${t.statusText}`);
53
53
  return t.json();
54
54
  },
55
55
  onSuccess: () => {
56
- r.invalidateQueries({ queryKey: i.admin.abandonedCarts.all });
56
+ o.invalidateQueries({ queryKey: u.admin.abandonedCarts.all });
57
57
  },
58
58
  ...e
59
59
  });
60
60
  }
61
61
  export {
62
- k as useCleanupExpiredCarts,
62
+ A as useCleanupExpiredCarts,
63
63
  q as useGetAbandonedCart,
64
64
  p as useGetAbandonedCartStats,
65
65
  m as useListAbandonedCarts
package/dist/index58.mjs CHANGED
@@ -1,128 +1,128 @@
1
1
  'use client';
2
- import { useQueryClient as l, useMutation as y } from "@tanstack/react-query";
2
+ import { useQueryClient as y, useMutation as w } from "@tanstack/react-query";
3
3
  import { useQueryUnwrapped as C } from "./index67.mjs";
4
- import { createAdminRpcClients as c, authHeaders as a } from "./index23.mjs";
4
+ import { createAdminRpcClients as a, authHeaders as d } from "./index23.mjs";
5
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();
6
+ import { useApiConfig as l } from "./index21.mjs";
7
+ function F(t, n) {
8
+ const { baseURL: s, getAuthToken: o } = l();
9
9
  return C({
10
- queryKey: r.admin.discountCodes.list(e),
10
+ queryKey: r.admin.discountCodes.list(t),
11
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();
12
+ const i = await o(), e = await a(s).discountCodes.index.$get({ query: t }, d(i));
13
+ if (!e.ok)
14
+ throw new Error(`Failed to fetch discount codes: ${e.statusText}`);
15
+ return e.json();
16
16
  },
17
17
  ...n
18
18
  });
19
19
  }
20
- function F(e, n) {
21
- const { baseURL: s, authToken: i } = d();
20
+ function T(t, n) {
21
+ const { baseURL: s, getAuthToken: o } = l();
22
22
  return C({
23
- queryKey: r.admin.discountCodes.detail(e),
23
+ queryKey: r.admin.discountCodes.detail(t),
24
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();
25
+ const i = await o(), e = await a(s).discountCodes[":id"].$get({ param: { id: t } }, d(i));
26
+ if (!e.ok)
27
+ throw new Error(`Failed to fetch discount code: ${e.statusText}`);
28
+ return e.json();
29
29
  },
30
30
  ...n
31
31
  });
32
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));
33
+ function $(t) {
34
+ const { baseURL: n, getAuthToken: s } = l(), o = y();
35
+ return w({
36
+ mutationFn: async (i) => {
37
+ const c = await s(), u = await a(n).discountCodes.index.$post({ json: i }, d(c));
38
38
  if (!u.ok)
39
39
  throw new Error(`Failed to create discount code: ${u.statusText}`);
40
40
  return u.json();
41
41
  },
42
42
  onSuccess: () => {
43
- i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
43
+ o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
44
44
  },
45
- ...e
45
+ ...t
46
46
  });
47
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();
48
+ function g(t, n) {
49
+ const { baseURL: s, getAuthToken: o } = l(), i = y();
50
+ return w({
51
+ mutationFn: async (c) => {
52
+ const e = await o(), k = await a(s).discountCodes[":id"].$patch({ json: c, param: { id: t } }, d(e));
53
+ if (!k.ok)
54
+ throw new Error(`Failed to update discount code: ${k.statusText}`);
55
+ return k.json();
56
56
  },
57
57
  onSuccess: () => {
58
- o.invalidateQueries({ queryKey: r.admin.discountCodes.detail(e) }), o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
58
+ i.invalidateQueries({ queryKey: r.admin.discountCodes.detail(t) }), i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
59
59
  },
60
60
  ...n
61
61
  });
62
62
  }
63
- function v(e, n) {
64
- const { baseURL: s, authToken: i } = d(), o = l();
65
- return y({
63
+ function v(t, n) {
64
+ const { baseURL: s, getAuthToken: o } = l(), i = y();
65
+ return w({
66
66
  mutationFn: async () => {
67
- const u = await c(s).discountCodes[":id"].$delete({ param: { id: e } }, a(i));
67
+ const c = await o(), u = await a(s).discountCodes[":id"].$delete({ param: { id: t } }, d(c));
68
68
  if (!u.ok)
69
69
  throw new Error(`Failed to delete discount code: ${u.statusText}`);
70
70
  return u.json();
71
71
  },
72
72
  onSuccess: () => {
73
- o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
73
+ i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
74
74
  },
75
75
  ...n
76
76
  });
77
77
  }
78
- function j(e, n) {
79
- const { baseURL: s, authToken: i } = d();
78
+ function j(t, n) {
79
+ const { baseURL: s, getAuthToken: o } = l();
80
80
  return C({
81
- queryKey: r.admin.discountCodes.analytics(e),
81
+ queryKey: r.admin.discountCodes.analytics(t),
82
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();
83
+ const i = await o(), e = await a(s).discountCodes[":id"].analytics.$get({ param: { id: t } }, d(i));
84
+ if (!e.ok)
85
+ throw new Error(`Failed to fetch discount code analytics: ${e.statusText}`);
86
+ return e.json();
87
87
  },
88
88
  ...n
89
89
  });
90
90
  }
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));
91
+ function x(t) {
92
+ const { baseURL: n, getAuthToken: s } = l(), o = y();
93
+ return w({
94
+ mutationFn: async (i) => {
95
+ const c = await s(), u = await a(n).discountCodes["bulk-generate"].$post({ json: i }, d(c));
96
96
  if (!u.ok)
97
97
  throw new Error(`Failed to bulk generate discount codes: ${u.statusText}`);
98
98
  return u.json();
99
99
  },
100
100
  onSuccess: () => {
101
- i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
101
+ o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
102
102
  },
103
- ...e
103
+ ...t
104
104
  });
105
105
  }
106
- function b(e) {
107
- const { baseURL: n, authToken: s } = d();
106
+ function A(t) {
107
+ const { baseURL: n, getAuthToken: s } = l();
108
108
  return C({
109
109
  queryKey: r.admin.discountCodes.overviewStats(),
110
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();
111
+ const o = await s(), c = await a(n).discountCodes.stats.overview.$get({}, d(o));
112
+ if (!c.ok)
113
+ throw new Error(`Failed to fetch discount code overview stats: ${c.statusText}`);
114
+ return c.json();
115
115
  },
116
- ...e
116
+ ...t
117
117
  });
118
118
  }
119
119
  export {
120
120
  x as useBulkGenerateDiscountCodes,
121
- T as useCreateDiscountCode,
121
+ $ as useCreateDiscountCode,
122
122
  v as useDeleteDiscountCode,
123
- F as useGetDiscountCode,
123
+ T as useGetDiscountCode,
124
124
  j as useGetDiscountCodeAnalytics,
125
- b as useGetDiscountCodeOverviewStats,
126
- p as useListDiscountCodes,
127
- $ as useUpdateDiscountCode
125
+ A as useGetDiscountCodeOverviewStats,
126
+ F as useListDiscountCodes,
127
+ g as useUpdateDiscountCode
128
128
  };