@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.
- package/dist/components/Checkout.d.ts.map +1 -1
- package/dist/components/ShoppingCart.d.ts.map +1 -1
- package/dist/contexts/CartContext.d.ts +2 -0
- package/dist/contexts/CartContext.d.ts.map +1 -1
- package/dist/index10.mjs +53 -59
- package/dist/index100.mjs +3 -3
- package/dist/index101.mjs +1 -1
- package/dist/index102.mjs +1 -1
- package/dist/index103.mjs +1 -1
- package/dist/index104.mjs +2 -2
- package/dist/index105.mjs +2 -2
- package/dist/index106.mjs +3 -3
- package/dist/index107.mjs +1 -1
- package/dist/index108.mjs +3 -3
- package/dist/index109.mjs +2 -2
- package/dist/index110.mjs +2 -2
- package/dist/index111.mjs +1 -1
- package/dist/index112.mjs +3 -3
- package/dist/index113.mjs +1 -1
- package/dist/index114.mjs +1 -1
- package/dist/index115.mjs +3 -3
- package/dist/index116.mjs +2 -2
- package/dist/index117.mjs +4 -4
- package/dist/index118.mjs +1 -1
- package/dist/index119.mjs +3 -3
- package/dist/index12.mjs +456 -438
- package/dist/index120.mjs +4 -4
- package/dist/index121.mjs +1 -1
- package/dist/index122.mjs +1 -1
- package/dist/index123.mjs +1 -1
- package/dist/index124.mjs +1 -1
- package/dist/index125.mjs +1 -1
- package/dist/index126.mjs +1 -1
- package/dist/index127.mjs +1 -1
- package/dist/index128.mjs +2 -2
- package/dist/index129.mjs +3 -3
- package/dist/index132.mjs +1 -1
- package/dist/index134.mjs +2 -21
- package/dist/index135.mjs +2 -56
- package/dist/index136.mjs +2 -29
- package/dist/index137.mjs +2 -7
- package/dist/index138.mjs +16 -50
- package/dist/index139.mjs +32 -6
- package/dist/index140.mjs +37 -11
- package/dist/index141.mjs +18 -7
- package/dist/index142.mjs +18 -28
- package/dist/index143.mjs +2 -2
- package/dist/index144.mjs +20 -70
- package/dist/index145.mjs +42 -163
- package/dist/index147.mjs +30 -2
- package/dist/index148.mjs +18 -2
- package/dist/index149.mjs +2 -2
- package/dist/index150.mjs +2 -18
- package/dist/index151.mjs +2 -32
- package/dist/index152.mjs +2 -38
- package/dist/index153.mjs +67 -13
- package/dist/index154.mjs +2 -18
- package/dist/index155.mjs +53 -2
- package/dist/index156.mjs +2 -20
- package/dist/index157.mjs +29 -39
- package/dist/index158.mjs +152 -2
- package/dist/index159.mjs +2 -30
- package/dist/index160.mjs +2 -18
- package/dist/index161.mjs +19 -2
- package/dist/index162.mjs +2 -2
- package/dist/index163.mjs +2 -2
- package/dist/index164.mjs +26 -2
- package/dist/index165.mjs +2 -72
- package/dist/index166.mjs +2 -2
- package/dist/index167.mjs +20 -49
- package/dist/index168.mjs +23 -2
- package/dist/index169.mjs +2 -36
- package/dist/index170.mjs +2 -152
- package/dist/index171.mjs +2 -2
- package/dist/index172.mjs +23 -2
- package/dist/index173.mjs +2 -19
- package/dist/index174.mjs +23 -2
- package/dist/index176.mjs +2 -26
- package/dist/index177.mjs +2 -2
- package/dist/index178.mjs +23 -2
- package/dist/index179.mjs +2 -24
- package/dist/index180.mjs +15 -15
- package/dist/index181.mjs +2 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -2
- package/dist/index184.mjs +2 -23
- package/dist/index185.mjs +2 -2
- package/dist/index186.mjs +2 -23
- package/dist/index187.mjs +2 -2
- package/dist/index188.mjs +2 -2
- package/dist/index189.mjs +127 -2
- package/dist/index190.mjs +2 -23
- package/dist/index191.mjs +74 -2
- package/dist/index192.mjs +71 -20
- package/dist/index193.mjs +21 -2
- package/dist/index194.mjs +56 -2
- package/dist/index195.mjs +29 -2
- package/dist/index196.mjs +7 -2
- package/dist/index197.mjs +52 -2
- package/dist/index198.mjs +6 -2
- package/dist/index199.mjs +12 -2
- package/dist/index2.mjs +10 -10
- package/dist/index20.mjs +2 -2
- package/dist/index200.mjs +7 -2
- package/dist/index201.mjs +28 -127
- package/dist/index202.mjs +2 -2
- package/dist/index203.mjs +69 -73
- package/dist/index204.mjs +164 -71
- package/dist/index205.mjs +2 -31
- package/dist/index206.mjs +2 -11
- package/dist/index207.mjs +2 -4
- package/dist/index208.mjs +2 -4
- package/dist/index209.mjs +2 -13
- package/dist/index21.mjs +2 -2
- package/dist/index210.mjs +2 -7
- package/dist/index211.mjs +107 -11
- package/dist/index212.mjs +2 -5
- package/dist/index213.mjs +2 -33
- package/dist/index214.mjs +2 -31
- package/dist/index215.mjs +2 -28
- package/dist/index216.mjs +241 -58
- package/dist/index218.mjs +33 -2
- package/dist/index219.mjs +65 -2
- package/dist/index220.mjs +25 -2
- package/dist/index221.mjs +2 -2
- package/dist/index222.mjs +37 -2
- package/dist/index225.mjs +2 -108
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +2 -2
- package/dist/index228.mjs +2 -2
- package/dist/index229.mjs +2 -37
- package/dist/index231.mjs +2 -244
- package/dist/index232.mjs +2 -2
- package/dist/index233.mjs +4 -33
- package/dist/index234.mjs +2 -65
- package/dist/index235.mjs +2 -25
- package/dist/index236.mjs +31 -2
- package/dist/index237.mjs +11 -2
- package/dist/index238.mjs +4 -2
- package/dist/index239.mjs +4 -2
- package/dist/index240.mjs +13 -2
- package/dist/index241.mjs +7 -2
- package/dist/index242.mjs +12 -2
- package/dist/index243.mjs +5 -2
- package/dist/index244.mjs +33 -2
- package/dist/index245.mjs +31 -4
- package/dist/index246.mjs +28 -2
- package/dist/index247.mjs +61 -2
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -18
- package/dist/index25.mjs +53 -48
- package/dist/index250.mjs +13 -42
- package/dist/index251.mjs +47 -2
- package/dist/index252.mjs +2 -2
- package/dist/index257.mjs +1 -2
- package/dist/index258.mjs +3 -2
- package/dist/index259.mjs +2 -2
- package/dist/index260.mjs +2 -17
- package/dist/index261.mjs +15 -11
- package/dist/index262.mjs +13 -6
- package/dist/index263.mjs +6 -30
- package/dist/index264.mjs +30 -2
- package/dist/index3.mjs +133 -102
- package/dist/index32.mjs +26 -26
- package/dist/index37.mjs +2 -2
- package/dist/index38.mjs +1 -1
- package/dist/index4.mjs +50 -49
- package/dist/index42.mjs +1 -1
- package/dist/index47.mjs +17 -17
- package/dist/index48.mjs +2 -2
- package/dist/index49.mjs +59 -59
- package/dist/index50.mjs +50 -50
- package/dist/index51.mjs +48 -48
- package/dist/index52.mjs +56 -56
- package/dist/index53.mjs +39 -39
- package/dist/index54.mjs +55 -55
- package/dist/index55.mjs +15 -15
- package/dist/index56.mjs +10 -10
- package/dist/index57.mjs +23 -23
- package/dist/index58.mjs +64 -64
- package/dist/index59.mjs +73 -73
- package/dist/index60.mjs +21 -20
- package/dist/index61.mjs +2 -24
- package/dist/index63.mjs +23 -2
- package/dist/index66.mjs +2 -2
- package/dist/index75.mjs +2 -235
- package/dist/index76.mjs +233 -4
- package/dist/index77.mjs +5 -133
- package/dist/index78.mjs +129 -63
- package/dist/index79.mjs +67 -86
- package/dist/index80.mjs +85 -27
- package/dist/index81.mjs +28 -8
- package/dist/index82.mjs +8 -74
- package/dist/index83.mjs +74 -3
- package/dist/index84.mjs +4 -2
- package/dist/index85.mjs +2 -83
- package/dist/index86.mjs +81 -52
- package/dist/index87.mjs +53 -5
- package/dist/index88.mjs +5 -4
- package/dist/index89.mjs +4 -178
- package/dist/index90.mjs +174 -48
- package/dist/index91.mjs +51 -67
- package/dist/index92.mjs +69 -34
- package/dist/index93.mjs +31 -40
- package/dist/index94.mjs +43 -2
- package/dist/index96.mjs +1 -1
- package/dist/index97.mjs +1 -1
- package/dist/index98.mjs +6 -6
- package/dist/index99.mjs +4 -4
- package/dist/providers/MetaPixelProvider.d.ts +10 -5
- package/dist/providers/MetaPixelProvider.d.ts.map +1 -1
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +12 -11
- package/src/components/CartItem.stories.tsx +5 -5
- package/src/components/Checkout.stories.tsx +16 -15
- package/src/components/Checkout.tsx +42 -0
- package/src/components/ShoppingCart.stories.tsx +17 -16
- package/src/components/ShoppingCart.tsx +3 -11
- package/src/contexts/CartContext.tsx +70 -6
- package/src/providers/MetaPixelProvider.tsx +24 -16
- package/src/providers/StorefrontProvider.tsx +4 -1
- 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
|
|
3
|
-
import { useQueryUnwrapped as
|
|
4
|
-
import { createAdminRpcClients as
|
|
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
|
|
7
|
-
function
|
|
8
|
-
const { baseURL: s,
|
|
9
|
-
return
|
|
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
|
|
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
|
|
21
|
-
const { baseURL: s,
|
|
22
|
-
return
|
|
23
|
-
mutationFn: async (
|
|
24
|
-
const
|
|
25
|
-
if (!
|
|
26
|
-
throw new Error(`Failed to create warehouse: ${
|
|
27
|
-
return
|
|
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
|
-
|
|
30
|
+
o.invalidateQueries({ queryKey: u.admin.warehouses.all });
|
|
31
31
|
},
|
|
32
32
|
...e
|
|
33
33
|
});
|
|
34
34
|
}
|
|
35
|
-
function
|
|
36
|
-
const { baseURL: n,
|
|
37
|
-
return
|
|
38
|
-
mutationFn: async (
|
|
39
|
-
const h = await
|
|
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
|
-
|
|
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,
|
|
52
|
-
return
|
|
51
|
+
const { baseURL: n, getAuthToken: o } = w();
|
|
52
|
+
return m({
|
|
53
53
|
queryKey: u.admin.warehouses.inventory(e),
|
|
54
54
|
queryFn: async () => {
|
|
55
|
-
const
|
|
56
|
-
if (!
|
|
57
|
-
throw new Error(`Failed to fetch warehouse inventory: ${
|
|
58
|
-
return
|
|
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,
|
|
65
|
-
return
|
|
64
|
+
const { baseURL: n, getAuthToken: o } = w(), r = y();
|
|
65
|
+
return d({
|
|
66
66
|
mutationFn: async () => {
|
|
67
|
-
const o = await
|
|
68
|
-
if (!
|
|
69
|
-
throw new Error(`Failed to delete warehouse: ${
|
|
70
|
-
return
|
|
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
|
-
|
|
73
|
+
r.invalidateQueries({ queryKey: u.admin.warehouses.all });
|
|
74
74
|
},
|
|
75
75
|
...s
|
|
76
76
|
});
|
|
77
77
|
}
|
|
78
78
|
export {
|
|
79
|
-
|
|
79
|
+
$ as useCreateWarehouse,
|
|
80
80
|
x as useDeleteWarehouse,
|
|
81
81
|
v as useGetWarehouseInventory,
|
|
82
|
-
|
|
83
|
-
|
|
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
|
|
3
|
-
import { useQueryUnwrapped as
|
|
4
|
-
import { createAdminRpcClients as
|
|
5
|
-
import { queryKeys as
|
|
6
|
-
import { useApiConfig as
|
|
7
|
-
function
|
|
8
|
-
const { baseURL:
|
|
9
|
-
return
|
|
10
|
-
queryKey:
|
|
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
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to fetch inventory: ${
|
|
15
|
-
return
|
|
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
|
-
...
|
|
17
|
+
...o
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
|
-
function
|
|
21
|
-
const { baseURL:
|
|
20
|
+
function j(t) {
|
|
21
|
+
const { baseURL: o, getAuthToken: r } = l(), e = w();
|
|
22
22
|
return v({
|
|
23
|
-
mutationFn: async (
|
|
24
|
-
const
|
|
25
|
-
if (!
|
|
26
|
-
throw new Error(`Failed to adjust inventory: ${
|
|
27
|
-
return
|
|
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
|
-
|
|
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
|
-
...
|
|
32
|
+
...t
|
|
33
33
|
});
|
|
34
34
|
}
|
|
35
|
-
function
|
|
36
|
-
const { baseURL:
|
|
35
|
+
function F(t) {
|
|
36
|
+
const { baseURL: o, getAuthToken: r } = l(), e = w();
|
|
37
37
|
return v({
|
|
38
|
-
mutationFn: async (
|
|
39
|
-
const
|
|
40
|
-
if (!
|
|
41
|
-
throw new Error(`Failed to transfer inventory: ${
|
|
42
|
-
return
|
|
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
|
-
|
|
45
|
+
e.invalidateQueries({ queryKey: i.admin.inventory.all }), e.invalidateQueries({ queryKey: i.admin.warehouses.all });
|
|
46
46
|
},
|
|
47
|
-
...
|
|
47
|
+
...t
|
|
48
48
|
});
|
|
49
49
|
}
|
|
50
|
-
function
|
|
51
|
-
const { baseURL:
|
|
52
|
-
return
|
|
53
|
-
queryKey:
|
|
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
|
|
56
|
-
if (!
|
|
57
|
-
throw new Error(`Failed to fetch inventory transactions: ${
|
|
58
|
-
return
|
|
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
|
-
...
|
|
60
|
+
...o
|
|
61
61
|
});
|
|
62
62
|
}
|
|
63
|
-
function
|
|
64
|
-
const { baseURL:
|
|
65
|
-
return
|
|
66
|
-
queryKey:
|
|
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
|
|
69
|
-
if (!
|
|
70
|
-
throw new Error(`Failed to fetch low stock alerts: ${
|
|
71
|
-
return
|
|
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
|
-
...
|
|
73
|
+
...o
|
|
74
74
|
});
|
|
75
75
|
}
|
|
76
76
|
export {
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
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
|
|
3
|
-
import { createAdminRpcClients as
|
|
4
|
-
import { queryKeys as
|
|
5
|
-
import { useApiConfig as
|
|
6
|
-
function
|
|
7
|
-
const { baseURL:
|
|
8
|
-
return
|
|
9
|
-
queryKey:
|
|
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
|
|
12
|
-
if (!
|
|
13
|
-
throw new Error(`Failed to fetch customer history: ${
|
|
14
|
-
return
|
|
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: !!
|
|
17
|
-
...
|
|
16
|
+
enabled: !!t,
|
|
17
|
+
...r
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
20
|
export {
|
|
21
|
-
|
|
21
|
+
l as useGetCustomerHistory
|
|
22
22
|
};
|
package/dist/index56.mjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryUnwrapped as
|
|
3
|
-
import { createAdminRpcClients as
|
|
4
|
-
import { queryKeys as
|
|
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
|
|
7
|
-
const { baseURL:
|
|
8
|
-
return
|
|
9
|
-
queryKey:
|
|
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
|
|
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
|
-
...
|
|
16
|
+
...n
|
|
17
17
|
});
|
|
18
18
|
}
|
|
19
19
|
export {
|
|
20
|
-
|
|
20
|
+
l as useGetStats
|
|
21
21
|
};
|
package/dist/index57.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
3
|
-
import { useQueryUnwrapped as
|
|
4
|
-
import { createAdminRpcClients as
|
|
5
|
-
import { queryKeys as
|
|
6
|
-
import { useApiConfig as
|
|
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,
|
|
9
|
-
return
|
|
10
|
-
queryKey:
|
|
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
|
|
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,
|
|
22
|
-
return
|
|
23
|
-
queryKey:
|
|
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
|
|
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,
|
|
35
|
-
return
|
|
36
|
-
queryKey:
|
|
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
|
|
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
|
|
47
|
-
const { baseURL: n,
|
|
48
|
-
return
|
|
46
|
+
function A(e) {
|
|
47
|
+
const { baseURL: n, getAuthToken: a } = d(), o = y();
|
|
48
|
+
return b({
|
|
49
49
|
mutationFn: async () => {
|
|
50
|
-
const t = await
|
|
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
|
-
|
|
56
|
+
o.invalidateQueries({ queryKey: u.admin.abandonedCarts.all });
|
|
57
57
|
},
|
|
58
58
|
...e
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
export {
|
|
62
|
-
|
|
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
|
|
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
|
|
4
|
+
import { createAdminRpcClients as a, authHeaders as d } from "./index23.mjs";
|
|
5
5
|
import { queryKeys as r } from "./index29.mjs";
|
|
6
|
-
import { useApiConfig as
|
|
7
|
-
function
|
|
8
|
-
const { baseURL: s,
|
|
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(
|
|
10
|
+
queryKey: r.admin.discountCodes.list(t),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to fetch discount codes: ${
|
|
15
|
-
return
|
|
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
|
|
21
|
-
const { baseURL: s,
|
|
20
|
+
function T(t, n) {
|
|
21
|
+
const { baseURL: s, getAuthToken: o } = l();
|
|
22
22
|
return C({
|
|
23
|
-
queryKey: r.admin.discountCodes.detail(
|
|
23
|
+
queryKey: r.admin.discountCodes.detail(t),
|
|
24
24
|
queryFn: async () => {
|
|
25
|
-
const
|
|
26
|
-
if (!
|
|
27
|
-
throw new Error(`Failed to fetch discount code: ${
|
|
28
|
-
return
|
|
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
|
|
34
|
-
const { baseURL: n,
|
|
35
|
-
return
|
|
36
|
-
mutationFn: async (
|
|
37
|
-
const u = await
|
|
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
|
-
|
|
43
|
+
o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
44
44
|
},
|
|
45
|
-
...
|
|
45
|
+
...t
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
|
-
function
|
|
49
|
-
const { baseURL: s,
|
|
50
|
-
return
|
|
51
|
-
mutationFn: async (
|
|
52
|
-
const
|
|
53
|
-
if (!
|
|
54
|
-
throw new Error(`Failed to update discount code: ${
|
|
55
|
-
return
|
|
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
|
-
|
|
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(
|
|
64
|
-
const { baseURL: s,
|
|
65
|
-
return
|
|
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
|
|
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
|
-
|
|
73
|
+
i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
74
74
|
},
|
|
75
75
|
...n
|
|
76
76
|
});
|
|
77
77
|
}
|
|
78
|
-
function j(
|
|
79
|
-
const { baseURL: s,
|
|
78
|
+
function j(t, n) {
|
|
79
|
+
const { baseURL: s, getAuthToken: o } = l();
|
|
80
80
|
return C({
|
|
81
|
-
queryKey: r.admin.discountCodes.analytics(
|
|
81
|
+
queryKey: r.admin.discountCodes.analytics(t),
|
|
82
82
|
queryFn: async () => {
|
|
83
|
-
const
|
|
84
|
-
if (!
|
|
85
|
-
throw new Error(`Failed to fetch discount code analytics: ${
|
|
86
|
-
return
|
|
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(
|
|
92
|
-
const { baseURL: n,
|
|
93
|
-
return
|
|
94
|
-
mutationFn: async (
|
|
95
|
-
const u = await
|
|
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
|
-
|
|
101
|
+
o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
102
102
|
},
|
|
103
|
-
...
|
|
103
|
+
...t
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
|
-
function
|
|
107
|
-
const { baseURL: n,
|
|
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({},
|
|
112
|
-
if (!
|
|
113
|
-
throw new Error(`Failed to fetch discount code overview stats: ${
|
|
114
|
-
return
|
|
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
|
-
...
|
|
116
|
+
...t
|
|
117
117
|
});
|
|
118
118
|
}
|
|
119
119
|
export {
|
|
120
120
|
x as useBulkGenerateDiscountCodes,
|
|
121
|
-
|
|
121
|
+
$ as useCreateDiscountCode,
|
|
122
122
|
v as useDeleteDiscountCode,
|
|
123
|
-
|
|
123
|
+
T as useGetDiscountCode,
|
|
124
124
|
j as useGetDiscountCodeAnalytics,
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
125
|
+
A as useGetDiscountCodeOverviewStats,
|
|
126
|
+
F as useListDiscountCodes,
|
|
127
|
+
g as useUpdateDiscountCode
|
|
128
128
|
};
|