@instockng/storefront-ui 1.0.92 → 1.0.94
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/AddOnsDiscountScreen.d.ts +10 -0
- package/dist/components/AddOnsDiscountScreen.d.ts.map +1 -0
- package/dist/components/FreeShippingProgress.d.ts +2 -0
- package/dist/components/FreeShippingProgress.d.ts.map +1 -0
- package/dist/components/ShoppingCart.d.ts.map +1 -1
- package/dist/components/VariantPickerModal.d.ts +8 -1
- package/dist/components/VariantPickerModal.d.ts.map +1 -1
- package/dist/contexts/CartContext.d.ts +1 -1
- package/dist/contexts/CartContext.d.ts.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +119 -115
- package/dist/index10.mjs +3 -3
- package/dist/index100.mjs +74 -3
- package/dist/index101.mjs +4 -2
- package/dist/index102.mjs +2 -83
- package/dist/index103.mjs +81 -52
- package/dist/index104.mjs +53 -5
- package/dist/index105.mjs +5 -4
- package/dist/index106.mjs +4 -178
- package/dist/index107.mjs +174 -48
- package/dist/index108.mjs +51 -67
- package/dist/index109.mjs +69 -2
- package/dist/index11.mjs +5 -5
- package/dist/index110.mjs +2 -28
- package/dist/index111.mjs +2 -18
- package/dist/index112.mjs +26 -213
- package/dist/index113.mjs +13 -175
- package/dist/index114.mjs +210 -17
- package/dist/index115.mjs +174 -17
- package/dist/index116.mjs +14 -25
- package/dist/index117.mjs +17 -150
- package/dist/index118.mjs +26 -13
- package/dist/index119.mjs +149 -24
- package/dist/index12.mjs +4 -4
- package/dist/index120.mjs +13 -77
- package/dist/index121.mjs +20 -27
- package/dist/index122.mjs +76 -137
- package/dist/index123.mjs +33 -50
- package/dist/index124.mjs +141 -19
- package/dist/index125.mjs +50 -22
- package/dist/index126.mjs +14 -14
- package/dist/index127.mjs +20 -18
- package/dist/index128.mjs +16 -14
- package/dist/index129.mjs +17 -14
- package/dist/index13.mjs +59 -51
- package/dist/index130.mjs +12 -12
- package/dist/index131.mjs +15 -58
- package/dist/index132.mjs +14 -11
- package/dist/index133.mjs +56 -30
- package/dist/index134.mjs +9 -15
- package/dist/index135.mjs +31 -26
- package/dist/index136.mjs +13 -16
- package/dist/index137.mjs +26 -11
- package/dist/index138.mjs +17 -11
- package/dist/index139.mjs +12 -40
- package/dist/index14.mjs +1 -1
- package/dist/index140.mjs +14 -16
- package/dist/index141.mjs +42 -263
- package/dist/index142.mjs +15 -62
- package/dist/index143.mjs +267 -7
- package/dist/index144.mjs +70 -2
- package/dist/index145.mjs +8 -2
- package/dist/index146.mjs +2 -33
- package/dist/index147.mjs +2 -2
- package/dist/index148.mjs +32 -20
- package/dist/index149.mjs +2 -56
- package/dist/index15.mjs +1 -1
- package/dist/index150.mjs +18 -26
- package/dist/index151.mjs +55 -6
- package/dist/index152.mjs +28 -51
- package/dist/index153.mjs +7 -6
- package/dist/index154.mjs +51 -11
- package/dist/index155.mjs +5 -6
- package/dist/index156.mjs +12 -28
- package/dist/index157.mjs +7 -2
- package/dist/index158.mjs +27 -69
- package/dist/index159.mjs +2 -167
- package/dist/index16.mjs +118 -131
- package/dist/index160.mjs +70 -2
- package/dist/index161.mjs +167 -2
- package/dist/index162.mjs +2 -2
- package/dist/index163.mjs +2 -18
- package/dist/index164.mjs +2 -32
- package/dist/index165.mjs +14 -34
- package/dist/index166.mjs +25 -11
- package/dist/index167.mjs +34 -14
- package/dist/index168.mjs +18 -2
- package/dist/index169.mjs +11 -13
- package/dist/index17.mjs +4 -4
- package/dist/index170.mjs +2 -46
- package/dist/index171.mjs +20 -2
- package/dist/index172.mjs +41 -25
- package/dist/index173.mjs +2 -18
- package/dist/index174.mjs +30 -2
- package/dist/index175.mjs +18 -2
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +2 -2
- package/dist/index178.mjs +2 -72
- package/dist/index179.mjs +2 -2
- package/dist/index18.mjs +151 -86
- package/dist/index180.mjs +59 -40
- package/dist/index182.mjs +48 -31
- package/dist/index183.mjs +2 -152
- package/dist/index184.mjs +36 -2
- package/dist/index185.mjs +152 -2
- package/dist/index186.mjs +2 -19
- package/dist/index187.mjs +2 -2
- package/dist/index188.mjs +19 -2
- package/dist/index189.mjs +2 -26
- package/dist/index19.mjs +82 -733
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +26 -2
- package/dist/index192.mjs +2 -24
- package/dist/index193.mjs +2 -23
- package/dist/index194.mjs +24 -2
- package/dist/index195.mjs +23 -2
- package/dist/index196.mjs +2 -2
- package/dist/index197.mjs +2 -23
- package/dist/index199.mjs +16 -16
- package/dist/index2.mjs +2 -2
- package/dist/index20.mjs +742 -53
- package/dist/index200.mjs +2 -2
- package/dist/index201.mjs +23 -2
- package/dist/index202.mjs +2 -2
- package/dist/index203.mjs +2 -23
- package/dist/index204.mjs +2 -2
- package/dist/index205.mjs +15 -15
- package/dist/index207.mjs +23 -2
- package/dist/index208.mjs +2 -2
- package/dist/index209.mjs +2 -2
- package/dist/index21.mjs +58 -60
- package/dist/index210.mjs +2 -2
- package/dist/index212.mjs +2 -2
- package/dist/index214.mjs +2 -127
- package/dist/index215.mjs +2 -2
- package/dist/index216.mjs +123 -70
- package/dist/index217.mjs +2 -74
- package/dist/index218.mjs +74 -2
- package/dist/index219.mjs +74 -2
- package/dist/index22.mjs +60 -22
- package/dist/index220.mjs +2 -108
- package/dist/index221.mjs +31 -2
- package/dist/index222.mjs +11 -2
- package/dist/index223.mjs +4 -2
- package/dist/index224.mjs +4 -2
- package/dist/index225.mjs +13 -2
- package/dist/index226.mjs +7 -37
- package/dist/index227.mjs +12 -2
- package/dist/index228.mjs +4 -243
- package/dist/index229.mjs +33 -2
- package/dist/index23.mjs +22 -107
- package/dist/index230.mjs +30 -32
- package/dist/index231.mjs +27 -64
- package/dist/index232.mjs +59 -23
- package/dist/index233.mjs +2 -2
- package/dist/index234.mjs +2 -2
- package/dist/index235.mjs +2 -2
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -2
- package/dist/index24.mjs +105 -38
- package/dist/index240.mjs +2 -2
- package/dist/index241.mjs +108 -2
- package/dist/index242.mjs +2 -2
- package/dist/index244.mjs +37 -2
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +244 -2
- package/dist/index248.mjs +2 -4
- package/dist/index249.mjs +33 -2
- package/dist/index25.mjs +37 -37
- package/dist/index250.mjs +64 -30
- package/dist/index251.mjs +24 -10
- package/dist/index252.mjs +2 -4
- package/dist/index253.mjs +2 -4
- package/dist/index254.mjs +2 -13
- package/dist/index255.mjs +2 -7
- package/dist/index256.mjs +2 -12
- package/dist/index257.mjs +2 -5
- package/dist/index258.mjs +2 -33
- package/dist/index259.mjs +2 -31
- package/dist/index26.mjs +42 -89
- package/dist/index260.mjs +2 -28
- package/dist/index261.mjs +4 -61
- package/dist/index262.mjs +2 -2
- package/dist/index263.mjs +2 -2
- package/dist/index265.mjs +1 -1
- package/dist/index266.mjs +1 -1
- package/dist/index267.mjs +2 -2
- package/dist/index269.mjs +2 -2
- package/dist/index27.mjs +86 -29
- package/dist/index270.mjs +2 -91
- package/dist/index271.mjs +2 -2
- package/dist/index272.mjs +91 -3
- package/dist/index273.mjs +2 -2
- package/dist/index274.mjs +3 -2
- package/dist/index275.mjs +2 -17
- package/dist/index276.mjs +2 -13
- package/dist/index277.mjs +17 -6
- package/dist/index278.mjs +13 -30
- package/dist/index279.mjs +6 -2
- package/dist/index28.mjs +29 -6
- package/dist/index280.mjs +30 -2
- package/dist/index281.mjs +2 -2
- package/dist/index282.mjs +5 -0
- package/dist/index283.mjs +5 -0
- package/dist/index29.mjs +8 -21
- package/dist/index3.mjs +40 -38
- package/dist/index30.mjs +19 -35
- package/dist/index31.mjs +35 -37
- package/dist/index32.mjs +28 -103
- package/dist/index33.mjs +107 -32
- package/dist/index34.mjs +47 -9
- package/dist/index35.mjs +9 -9
- package/dist/index36.mjs +11 -121
- package/dist/index37.mjs +123 -27
- package/dist/index38.mjs +28 -90
- package/dist/index39.mjs +91 -112
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +118 -8
- package/dist/index41.mjs +9 -33
- package/dist/index42.mjs +23 -34
- package/dist/index43.mjs +42 -7
- package/dist/index44.mjs +10 -122
- package/dist/index45.mjs +114 -380
- package/dist/index46.mjs +384 -20
- package/dist/index47.mjs +24 -31
- package/dist/index48.mjs +32 -7
- package/dist/index49.mjs +27 -1432
- package/dist/index5.mjs +1 -1
- package/dist/index50.mjs +6 -69
- package/dist/index51.mjs +1433 -2
- package/dist/index52.mjs +68 -58
- package/dist/index53.mjs +2 -51
- package/dist/index54.mjs +60 -33
- package/dist/index55.mjs +49 -13
- package/dist/index56.mjs +32 -2262
- package/dist/index57.mjs +15 -36
- package/dist/index58.mjs +2261 -42
- package/dist/index59.mjs +36 -99
- package/dist/index6.mjs +1 -1
- package/dist/index60.mjs +43 -80
- package/dist/index61.mjs +102 -18
- package/dist/index62.mjs +52 -100
- package/dist/index63.mjs +13 -119
- package/dist/index64.mjs +102 -52
- package/dist/index65.mjs +83 -119
- package/dist/index66.mjs +52 -80
- package/dist/index67.mjs +167 -28
- package/dist/index68.mjs +79 -67
- package/dist/index69.mjs +30 -75
- package/dist/index7.mjs +9 -9
- package/dist/index70.mjs +71 -39
- package/dist/index71.mjs +65 -46
- package/dist/index72.mjs +45 -117
- package/dist/index73.mjs +45 -53
- package/dist/index74.mjs +133 -22
- package/dist/index75.mjs +70 -2
- package/dist/index76.mjs +4 -22
- package/dist/index77.mjs +21 -150
- package/dist/index78.mjs +149 -71
- package/dist/index79.mjs +2 -15
- package/dist/index8.mjs +9 -9
- package/dist/index80.mjs +21 -61
- package/dist/index81.mjs +74 -4
- package/dist/index82.mjs +15 -2
- package/dist/index83.mjs +62 -5
- package/dist/index84.mjs +37 -1134
- package/dist/index85.mjs +42 -19
- package/dist/index86.mjs +2 -55
- package/dist/index87.mjs +5 -32
- package/dist/index88.mjs +1134 -2
- package/dist/index89.mjs +20 -34
- package/dist/index9.mjs +4 -4
- package/dist/index90.mjs +54 -42
- package/dist/index91.mjs +33 -2
- package/dist/index92.mjs +2 -235
- package/dist/index93.mjs +233 -4
- package/dist/index94.mjs +5 -133
- package/dist/index95.mjs +129 -63
- package/dist/index96.mjs +67 -86
- package/dist/index97.mjs +85 -27
- package/dist/index98.mjs +28 -8
- package/dist/index99.mjs +8 -74
- package/dist/styles.css +1 -1
- package/package.json +3 -3
- package/src/components/AddOnsDiscountScreen.stories.tsx +290 -0
- package/src/components/AddOnsDiscountScreen.tsx +255 -0
- package/src/components/Checkout.stories.tsx +1 -0
- package/src/components/DeliveryConfirmation.tsx +3 -3
- package/src/components/FreeShippingProgress.tsx +50 -0
- package/src/components/OrderConfirmation.tsx +3 -3
- package/src/components/ShoppingCart.stories.tsx +1 -0
- package/src/components/ShoppingCart.tsx +53 -45
- package/src/components/VariantPickerModal.tsx +36 -9
- package/src/contexts/CartContext.tsx +5 -3
- package/src/index.ts +3 -0
- package/src/test-utils/MockCartProvider.tsx +4 -2
package/dist/index66.mjs
CHANGED
|
@@ -1,110 +1,82 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
3
|
-
import { useQueryUnwrapped as
|
|
4
|
-
import { createAdminRpcClients as
|
|
5
|
-
import { queryKeys as i } from "./
|
|
6
|
-
import { useApiConfig as
|
|
2
|
+
import { useQueryClient as w, useMutation as v } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as d } from "./index76.mjs";
|
|
4
|
+
import { createAdminRpcClients as c, authHeaders as y } from "./index31.mjs";
|
|
5
|
+
import { queryKeys as i } from "./index37.mjs";
|
|
6
|
+
import { useApiConfig as l } from "./index29.mjs";
|
|
7
7
|
function T(t, o) {
|
|
8
|
-
const { baseURL:
|
|
9
|
-
return
|
|
10
|
-
queryKey: i.admin.
|
|
8
|
+
const { baseURL: r, getAuthToken: e } = l();
|
|
9
|
+
return d({
|
|
10
|
+
queryKey: i.admin.inventory.list(t),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to fetch
|
|
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:
|
|
22
|
-
return
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
const n = await r(), e = await d(s).products[":id"].$get({ param: { id: t } }, l(n));
|
|
26
|
-
if (!e.ok)
|
|
27
|
-
throw new Error(`Failed to fetch product: ${e.statusText}`);
|
|
28
|
-
return e.json();
|
|
29
|
-
},
|
|
30
|
-
...o
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
function A(t) {
|
|
34
|
-
const { baseURL: o, getAuthToken: s } = p(), r = y();
|
|
35
|
-
return w({
|
|
36
|
-
mutationFn: async (n) => {
|
|
37
|
-
const u = await s(), a = await d(o).products.index.$post({ json: n }, l(u));
|
|
20
|
+
function j(t) {
|
|
21
|
+
const { baseURL: o, getAuthToken: r } = l(), e = w();
|
|
22
|
+
return v({
|
|
23
|
+
mutationFn: async (s) => {
|
|
24
|
+
const u = await r(), a = await c(o).inventory.adjust.$post({ json: s }, y(u));
|
|
38
25
|
if (!a.ok)
|
|
39
|
-
throw new Error(`Failed to
|
|
26
|
+
throw new Error(`Failed to adjust inventory: ${a.statusText}`);
|
|
40
27
|
return a.json();
|
|
41
28
|
},
|
|
42
|
-
onSuccess: () => r.invalidateQueries({ queryKey: i.admin.products.all }),
|
|
43
|
-
...t
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
function g(t, o) {
|
|
47
|
-
const { baseURL: s, getAuthToken: r } = p(), n = y();
|
|
48
|
-
return w({
|
|
49
|
-
mutationFn: async (u) => {
|
|
50
|
-
const e = await r(), c = await d(s).products[":id"].$patch({ param: { id: t }, json: u }, l(e));
|
|
51
|
-
if (!c.ok)
|
|
52
|
-
throw new Error(`Failed to update product: ${c.statusText}`);
|
|
53
|
-
return c.json();
|
|
54
|
-
},
|
|
55
29
|
onSuccess: () => {
|
|
56
|
-
|
|
30
|
+
e.invalidateQueries({ queryKey: i.admin.inventory.all }), e.invalidateQueries({ queryKey: i.admin.variants.all }), e.invalidateQueries({ queryKey: i.admin.warehouses.all });
|
|
57
31
|
},
|
|
58
|
-
...
|
|
32
|
+
...t
|
|
59
33
|
});
|
|
60
34
|
}
|
|
61
|
-
function
|
|
62
|
-
const { baseURL:
|
|
63
|
-
return
|
|
64
|
-
mutationFn: async () => {
|
|
65
|
-
const u = await r(), a = await
|
|
35
|
+
function F(t) {
|
|
36
|
+
const { baseURL: o, getAuthToken: r } = l(), e = w();
|
|
37
|
+
return v({
|
|
38
|
+
mutationFn: async (s) => {
|
|
39
|
+
const u = await r(), a = await c(o).inventory.transfer.$post({ json: s }, y(u));
|
|
66
40
|
if (!a.ok)
|
|
67
|
-
throw new Error(`Failed to
|
|
41
|
+
throw new Error(`Failed to transfer inventory: ${a.statusText}`);
|
|
68
42
|
return a.json();
|
|
69
43
|
},
|
|
70
|
-
onSuccess: () =>
|
|
71
|
-
|
|
44
|
+
onSuccess: () => {
|
|
45
|
+
e.invalidateQueries({ queryKey: i.admin.inventory.all }), e.invalidateQueries({ queryKey: i.admin.warehouses.all });
|
|
46
|
+
},
|
|
47
|
+
...t
|
|
72
48
|
});
|
|
73
49
|
}
|
|
74
|
-
function
|
|
75
|
-
const { baseURL:
|
|
76
|
-
return
|
|
77
|
-
queryKey: i.admin.
|
|
50
|
+
function $(t, o) {
|
|
51
|
+
const { baseURL: r, getAuthToken: e } = l();
|
|
52
|
+
return d({
|
|
53
|
+
queryKey: i.admin.inventory.transactions(t),
|
|
78
54
|
queryFn: async () => {
|
|
79
|
-
const
|
|
80
|
-
if (!
|
|
81
|
-
throw new Error(`Failed to fetch
|
|
82
|
-
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();
|
|
83
59
|
},
|
|
84
60
|
...o
|
|
85
61
|
});
|
|
86
62
|
}
|
|
87
|
-
function
|
|
88
|
-
const { baseURL:
|
|
89
|
-
return
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
onSuccess: () => {
|
|
97
|
-
n.invalidateQueries({ queryKey: i.admin.products.addons(t) });
|
|
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
|
+
queryFn: async () => {
|
|
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();
|
|
98
72
|
},
|
|
99
73
|
...o
|
|
100
74
|
});
|
|
101
75
|
}
|
|
102
76
|
export {
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
g as useUpdateProduct,
|
|
109
|
-
U as useUpdateProductAddOns
|
|
77
|
+
j as useAdjustInventory,
|
|
78
|
+
$ as useGetInventoryTransactions,
|
|
79
|
+
g as useGetLowStockVariants,
|
|
80
|
+
T as useListInventory,
|
|
81
|
+
F as useTransferInventory
|
|
110
82
|
};
|
package/dist/index67.mjs
CHANGED
|
@@ -1,39 +1,178 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as k } from "./index76.mjs";
|
|
4
|
+
import { createAdminRpcClients as d, authHeaders as l } from "./index31.mjs";
|
|
5
|
+
import { queryKeys as u } from "./index37.mjs";
|
|
6
|
+
import { useApiConfig as y } from "./index29.mjs";
|
|
7
|
+
function $(e, r) {
|
|
8
|
+
const { baseURL: s, getAuthToken: o } = y();
|
|
9
|
+
return k({
|
|
10
|
+
queryKey: u.admin.orders.list(e),
|
|
10
11
|
queryFn: async () => {
|
|
11
|
-
const
|
|
12
|
-
if (!
|
|
13
|
-
throw new Error(`Failed to fetch
|
|
14
|
-
return
|
|
12
|
+
const n = await o(), i = d(s), a = e ? Object.fromEntries(Object.entries(e).filter(([c, f]) => f !== void 0)) : void 0, t = await i.orders.index.$get({ query: a }, l(n));
|
|
13
|
+
if (!t.ok)
|
|
14
|
+
throw new Error(`Failed to fetch orders: ${t.statusText}`);
|
|
15
|
+
return t.json();
|
|
15
16
|
},
|
|
16
|
-
|
|
17
|
-
gcTime: 0,
|
|
18
|
-
...o
|
|
17
|
+
...r
|
|
19
18
|
});
|
|
20
19
|
}
|
|
21
|
-
function
|
|
22
|
-
const { baseURL:
|
|
23
|
-
return
|
|
24
|
-
queryKey:
|
|
20
|
+
function j(e, r) {
|
|
21
|
+
const { baseURL: s, getAuthToken: o } = y();
|
|
22
|
+
return k({
|
|
23
|
+
queryKey: u.admin.orders.detail(e),
|
|
25
24
|
queryFn: async () => {
|
|
26
|
-
const
|
|
27
|
-
if (!
|
|
28
|
-
throw new Error(`Failed to fetch
|
|
29
|
-
return
|
|
25
|
+
const n = await o(), a = await d(s).orders[":id"].$get({ param: { id: e } }, l(n));
|
|
26
|
+
if (!a.ok)
|
|
27
|
+
throw new Error(`Failed to fetch order: ${a.statusText}`);
|
|
28
|
+
return a.json();
|
|
30
29
|
},
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
30
|
+
...r
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
function g(e) {
|
|
34
|
+
const { baseURL: r, getAuthToken: s } = y(), o = m();
|
|
35
|
+
return w({
|
|
36
|
+
mutationFn: async (n) => {
|
|
37
|
+
const i = await s(), t = await d(r).orders.index.$post({ json: n }, l(i));
|
|
38
|
+
if (!t.ok)
|
|
39
|
+
throw new Error(`Failed to create order: ${t.statusText}`);
|
|
40
|
+
return t.json();
|
|
41
|
+
},
|
|
42
|
+
onSuccess: () => {
|
|
43
|
+
o.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
44
|
+
},
|
|
45
|
+
...e
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
function b(e, r) {
|
|
49
|
+
const { baseURL: s, getAuthToken: o } = y(), n = m();
|
|
50
|
+
return w({
|
|
51
|
+
mutationFn: async (i) => {
|
|
52
|
+
const a = await o(), c = await d(s).orders[":id"].$patch({ param: { id: e }, json: i }, l(a));
|
|
53
|
+
if (!c.ok)
|
|
54
|
+
throw new Error(`Failed to update order: ${c.statusText}`);
|
|
55
|
+
return c.json();
|
|
56
|
+
},
|
|
57
|
+
onSuccess: () => {
|
|
58
|
+
n.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), n.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
59
|
+
},
|
|
60
|
+
...r
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
function v(e, r) {
|
|
64
|
+
const { baseURL: s, getAuthToken: o } = y(), n = m();
|
|
65
|
+
return w({
|
|
66
|
+
mutationFn: async (i) => {
|
|
67
|
+
const a = await o(), c = await d(s).orders[":id"].status.$patch({ param: { id: e }, json: i }, l(a));
|
|
68
|
+
if (!c.ok)
|
|
69
|
+
throw new Error(`Failed to update order status: ${c.statusText}`);
|
|
70
|
+
return c.json();
|
|
71
|
+
},
|
|
72
|
+
onSuccess: () => {
|
|
73
|
+
n.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), n.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
74
|
+
},
|
|
75
|
+
...r
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
function A(e, r) {
|
|
79
|
+
const { baseURL: s, getAuthToken: o } = y(), n = m();
|
|
80
|
+
return w({
|
|
81
|
+
mutationFn: async () => {
|
|
82
|
+
const i = await o(), t = await d(s).orders[":id"].$delete({ param: { id: e } }, l(i));
|
|
83
|
+
if (!t.ok)
|
|
84
|
+
throw new Error(`Failed to delete order: ${t.statusText}`);
|
|
85
|
+
return t.json();
|
|
86
|
+
},
|
|
87
|
+
onSuccess: () => {
|
|
88
|
+
n.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
89
|
+
},
|
|
90
|
+
...r
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
function K(e, r) {
|
|
94
|
+
const { baseURL: s, getAuthToken: o } = y(), n = m();
|
|
95
|
+
return w({
|
|
96
|
+
mutationFn: async () => {
|
|
97
|
+
const i = await o(), t = await d(s).orders[":id"]["regenerate-account"].$post({ param: { id: e } }, l(i));
|
|
98
|
+
if (!t.ok)
|
|
99
|
+
throw new Error(`Failed to regenerate account: ${t.statusText}`);
|
|
100
|
+
return t.json();
|
|
101
|
+
},
|
|
102
|
+
onSuccess: () => {
|
|
103
|
+
n.invalidateQueries({ queryKey: u.admin.orders.detail(e) });
|
|
104
|
+
},
|
|
105
|
+
...r
|
|
106
|
+
});
|
|
107
|
+
}
|
|
108
|
+
function x(e, r) {
|
|
109
|
+
const { baseURL: s, getAuthToken: o } = y(), n = m();
|
|
110
|
+
return w({
|
|
111
|
+
mutationFn: async () => {
|
|
112
|
+
const i = await o(), t = await d(s).orders[":id"]["send-delivery-confirmation"].$post({ param: { id: e } }, l(i));
|
|
113
|
+
if (!t.ok)
|
|
114
|
+
throw new Error(`Failed to send delivery confirmation: ${t.statusText}`);
|
|
115
|
+
return t.json();
|
|
116
|
+
},
|
|
117
|
+
onSuccess: () => {
|
|
118
|
+
n.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), n.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
119
|
+
},
|
|
120
|
+
...r
|
|
121
|
+
});
|
|
122
|
+
}
|
|
123
|
+
function C(e) {
|
|
124
|
+
const { baseURL: r, getAuthToken: s } = y(), o = m();
|
|
125
|
+
return w({
|
|
126
|
+
mutationFn: async (n) => {
|
|
127
|
+
const i = await s(), t = await d(r).orders["batch-delivery-confirmation"].$post({ json: n }, l(i));
|
|
128
|
+
if (!t.ok)
|
|
129
|
+
throw new Error(`Failed to send batch delivery confirmation: ${t.statusText}`);
|
|
130
|
+
return t.json();
|
|
131
|
+
},
|
|
132
|
+
onSuccess: () => {
|
|
133
|
+
o.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
134
|
+
},
|
|
135
|
+
...e
|
|
136
|
+
});
|
|
137
|
+
}
|
|
138
|
+
function U(e, r) {
|
|
139
|
+
const { baseURL: s, getAuthToken: o } = y();
|
|
140
|
+
return k({
|
|
141
|
+
queryKey: u.admin.orders.stats(e),
|
|
142
|
+
queryFn: async () => {
|
|
143
|
+
const n = await o(), i = d(s), a = e ? Object.fromEntries(Object.entries(e).filter(([c, f]) => f !== void 0)) : void 0, t = await i.orders.stats.$get({ query: a }, l(n));
|
|
144
|
+
if (!t.ok)
|
|
145
|
+
throw new Error(`Failed to fetch order stats: ${t.statusText}`);
|
|
146
|
+
return t.json();
|
|
147
|
+
},
|
|
148
|
+
...r
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
function E(e, r) {
|
|
152
|
+
const { baseURL: s, getAuthToken: o } = y(), n = m();
|
|
153
|
+
return w({
|
|
154
|
+
mutationFn: async (i) => {
|
|
155
|
+
const a = await o(), c = await d(s).orders[":id"].notes.$post({ param: { id: e }, json: i }, l(a));
|
|
156
|
+
if (!c.ok)
|
|
157
|
+
throw new Error(`Failed to add order note: ${c.statusText}`);
|
|
158
|
+
return c.json();
|
|
159
|
+
},
|
|
160
|
+
onSuccess: () => {
|
|
161
|
+
n.invalidateQueries({ queryKey: u.admin.orders.detail(e) });
|
|
162
|
+
},
|
|
163
|
+
...r
|
|
34
164
|
});
|
|
35
165
|
}
|
|
36
166
|
export {
|
|
37
|
-
|
|
38
|
-
|
|
167
|
+
E as useAddOrderNote,
|
|
168
|
+
C as useBatchDeliveryConfirmation,
|
|
169
|
+
g as useCreateOrder,
|
|
170
|
+
A as useDeleteOrder,
|
|
171
|
+
j as useGetOrder,
|
|
172
|
+
$ as useListOrders,
|
|
173
|
+
U as useOrderStats,
|
|
174
|
+
K as useRegenerateAccount,
|
|
175
|
+
x as useSendDeliveryConfirmation,
|
|
176
|
+
b as useUpdateOrder,
|
|
177
|
+
v as useUpdateOrderStatus
|
|
39
178
|
};
|
package/dist/index68.mjs
CHANGED
|
@@ -1,98 +1,110 @@
|
|
|
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 T(
|
|
8
|
-
const { baseURL:
|
|
9
|
-
return
|
|
10
|
-
queryKey:
|
|
2
|
+
import { useQueryClient as y, useMutation as w } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as m } from "./index76.mjs";
|
|
4
|
+
import { createAdminRpcClients as d, authHeaders as l } from "./index31.mjs";
|
|
5
|
+
import { queryKeys as i } from "./index37.mjs";
|
|
6
|
+
import { useApiConfig as p } from "./index29.mjs";
|
|
7
|
+
function T(t, o) {
|
|
8
|
+
const { baseURL: s, getAuthToken: r } = p();
|
|
9
|
+
return m({
|
|
10
|
+
queryKey: i.admin.products.list(t),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const n = await
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to
|
|
15
|
-
return
|
|
12
|
+
const n = await r(), e = await d(s).products.index.$get(t ? { query: { brandId: t } } : {}, l(n));
|
|
13
|
+
if (!e.ok)
|
|
14
|
+
throw new Error(`Failed to fetch products: ${e.statusText}`);
|
|
15
|
+
return e.json();
|
|
16
16
|
},
|
|
17
|
-
...
|
|
17
|
+
...o
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
|
-
function $(
|
|
21
|
-
const { baseURL:
|
|
22
|
-
return
|
|
23
|
-
queryKey:
|
|
20
|
+
function $(t, o) {
|
|
21
|
+
const { baseURL: s, getAuthToken: r } = p();
|
|
22
|
+
return m({
|
|
23
|
+
queryKey: i.admin.products.detail(t),
|
|
24
24
|
queryFn: async () => {
|
|
25
|
-
const n = await
|
|
26
|
-
if (!
|
|
27
|
-
throw new Error(`Failed to fetch product
|
|
28
|
-
return
|
|
25
|
+
const n = await r(), e = await d(s).products[":id"].$get({ param: { id: t } }, l(n));
|
|
26
|
+
if (!e.ok)
|
|
27
|
+
throw new Error(`Failed to fetch product: ${e.statusText}`);
|
|
28
|
+
return e.json();
|
|
29
29
|
},
|
|
30
|
-
...
|
|
30
|
+
...o
|
|
31
31
|
});
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
const { baseURL:
|
|
33
|
+
function A(t) {
|
|
34
|
+
const { baseURL: o, getAuthToken: s } = p(), r = y();
|
|
35
35
|
return w({
|
|
36
|
-
mutationFn: async (
|
|
37
|
-
const
|
|
38
|
-
if (!
|
|
39
|
-
throw new Error(`Failed to create
|
|
40
|
-
return
|
|
36
|
+
mutationFn: async (n) => {
|
|
37
|
+
const u = await s(), a = await d(o).products.index.$post({ json: n }, l(u));
|
|
38
|
+
if (!a.ok)
|
|
39
|
+
throw new Error(`Failed to create product: ${a.statusText}`);
|
|
40
|
+
return a.json();
|
|
41
|
+
},
|
|
42
|
+
onSuccess: () => r.invalidateQueries({ queryKey: i.admin.products.all }),
|
|
43
|
+
...t
|
|
44
|
+
});
|
|
45
|
+
}
|
|
46
|
+
function g(t, o) {
|
|
47
|
+
const { baseURL: s, getAuthToken: r } = p(), n = y();
|
|
48
|
+
return w({
|
|
49
|
+
mutationFn: async (u) => {
|
|
50
|
+
const e = await r(), c = await d(s).products[":id"].$patch({ param: { id: t }, json: u }, l(e));
|
|
51
|
+
if (!c.ok)
|
|
52
|
+
throw new Error(`Failed to update product: ${c.statusText}`);
|
|
53
|
+
return c.json();
|
|
41
54
|
},
|
|
42
55
|
onSuccess: () => {
|
|
43
|
-
n.invalidateQueries({ queryKey:
|
|
56
|
+
n.invalidateQueries({ queryKey: i.admin.products.detail(t) }), n.invalidateQueries({ queryKey: i.admin.products.all });
|
|
44
57
|
},
|
|
45
|
-
...
|
|
58
|
+
...o
|
|
46
59
|
});
|
|
47
60
|
}
|
|
48
|
-
function
|
|
49
|
-
const { baseURL:
|
|
61
|
+
function j(t, o) {
|
|
62
|
+
const { baseURL: s, getAuthToken: r } = p(), n = y();
|
|
50
63
|
return w({
|
|
51
|
-
mutationFn: async (
|
|
52
|
-
const u = await
|
|
53
|
-
if (!
|
|
54
|
-
throw new Error(`Failed to
|
|
55
|
-
return
|
|
56
|
-
},
|
|
57
|
-
onSuccess: (i, t) => {
|
|
58
|
-
n.invalidateQueries({ queryKey: o.admin.variants.detail(t.variantId) }), n.invalidateQueries({ queryKey: o.admin.variants.all }), n.invalidateQueries({ queryKey: o.admin.products.detail(e) });
|
|
64
|
+
mutationFn: async () => {
|
|
65
|
+
const u = await r(), a = await d(s).products[":id"].$delete({ param: { id: t } }, l(u));
|
|
66
|
+
if (!a.ok)
|
|
67
|
+
throw new Error(`Failed to delete product: ${a.statusText}`);
|
|
68
|
+
return a.json();
|
|
59
69
|
},
|
|
60
|
-
|
|
70
|
+
onSuccess: () => n.invalidateQueries({ queryKey: i.admin.products.all }),
|
|
71
|
+
...o
|
|
61
72
|
});
|
|
62
73
|
}
|
|
63
|
-
function
|
|
64
|
-
const { baseURL:
|
|
65
|
-
return
|
|
66
|
-
queryKey:
|
|
74
|
+
function x(t, o) {
|
|
75
|
+
const { baseURL: s, getAuthToken: r } = p();
|
|
76
|
+
return m({
|
|
77
|
+
queryKey: i.admin.products.addons(t),
|
|
67
78
|
queryFn: async () => {
|
|
68
|
-
const n = await
|
|
69
|
-
if (!
|
|
70
|
-
throw new Error(`Failed to fetch
|
|
71
|
-
return
|
|
79
|
+
const n = await r(), e = await d(s).productAddons[":id"].$get({ param: { id: t } }, l(n));
|
|
80
|
+
if (!e.ok)
|
|
81
|
+
throw new Error(`Failed to fetch product add-ons: ${e.statusText}`);
|
|
82
|
+
return e.json();
|
|
72
83
|
},
|
|
73
|
-
...
|
|
84
|
+
...o
|
|
74
85
|
});
|
|
75
86
|
}
|
|
76
|
-
function
|
|
77
|
-
const { baseURL:
|
|
87
|
+
function U(t, o) {
|
|
88
|
+
const { baseURL: s, getAuthToken: r } = p(), n = y();
|
|
78
89
|
return w({
|
|
79
|
-
mutationFn: async () => {
|
|
80
|
-
const
|
|
81
|
-
if (!
|
|
82
|
-
throw new Error(`Failed to
|
|
83
|
-
return
|
|
90
|
+
mutationFn: async (u) => {
|
|
91
|
+
const e = await r(), c = await d(s).productAddons[":id"].$put({ param: { id: t }, json: u }, l(e));
|
|
92
|
+
if (!c.ok)
|
|
93
|
+
throw new Error(`Failed to update product add-ons: ${c.statusText}`);
|
|
94
|
+
return c.json();
|
|
84
95
|
},
|
|
85
96
|
onSuccess: () => {
|
|
86
|
-
n.invalidateQueries({ queryKey:
|
|
97
|
+
n.invalidateQueries({ queryKey: i.admin.products.addons(t) });
|
|
87
98
|
},
|
|
88
|
-
...
|
|
99
|
+
...o
|
|
89
100
|
});
|
|
90
101
|
}
|
|
91
102
|
export {
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
T as
|
|
97
|
-
|
|
103
|
+
A as useCreateProduct,
|
|
104
|
+
j as useDeleteProduct,
|
|
105
|
+
$ as useGetProduct,
|
|
106
|
+
x as useGetProductAddOns,
|
|
107
|
+
T as useListProducts,
|
|
108
|
+
g as useUpdateProduct,
|
|
109
|
+
U as useUpdateProductAddOns
|
|
98
110
|
};
|
package/dist/index69.mjs
CHANGED
|
@@ -1,84 +1,39 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
queryKey: u.admin.warehouses.list(),
|
|
2
|
+
import { useQueryUnwrapped as s } from "./index76.mjs";
|
|
3
|
+
import { createAdminRpcClients as u, authHeaders as c } from "./index31.mjs";
|
|
4
|
+
import { queryKeys as d } from "./index37.mjs";
|
|
5
|
+
import { useApiConfig as y } from "./index29.mjs";
|
|
6
|
+
function h(t, o) {
|
|
7
|
+
const { baseURL: n, getAuthToken: i } = y();
|
|
8
|
+
return s({
|
|
9
|
+
queryKey: d.admin.stats.productOrders(t == null ? void 0 : t.statuses, t == null ? void 0 : t.period),
|
|
11
10
|
queryFn: async () => {
|
|
12
|
-
const
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to fetch
|
|
15
|
-
return
|
|
16
|
-
},
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
},
|
|
29
|
-
onSuccess: () => {
|
|
30
|
-
o.invalidateQueries({ queryKey: u.admin.warehouses.all });
|
|
31
|
-
},
|
|
32
|
-
...e
|
|
33
|
-
});
|
|
34
|
-
}
|
|
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
|
-
if (!h.ok)
|
|
41
|
-
throw new Error(`Failed to update warehouse: ${h.statusText}`);
|
|
42
|
-
return h.json();
|
|
43
|
-
},
|
|
44
|
-
onSuccess: () => {
|
|
45
|
-
r.invalidateQueries({ queryKey: u.admin.warehouses.detail(e) }), r.invalidateQueries({ queryKey: u.admin.warehouses.all });
|
|
46
|
-
},
|
|
47
|
-
...s
|
|
11
|
+
const r = await i(), e = await u(n).stats["product-orders"].$get({ query: t }, c(r));
|
|
12
|
+
if (!e.ok)
|
|
13
|
+
throw new Error(`Failed to fetch product order stats: ${e.statusText}`);
|
|
14
|
+
return e.json();
|
|
15
|
+
},
|
|
16
|
+
staleTime: 0,
|
|
17
|
+
gcTime: 0,
|
|
18
|
+
...o
|
|
48
19
|
});
|
|
49
20
|
}
|
|
50
|
-
function
|
|
51
|
-
const { baseURL: n, getAuthToken:
|
|
52
|
-
return
|
|
53
|
-
queryKey:
|
|
21
|
+
function q(t, o) {
|
|
22
|
+
const { baseURL: n, getAuthToken: i } = y();
|
|
23
|
+
return s({
|
|
24
|
+
queryKey: d.admin.stats.overview(t == null ? void 0 : t.brandId, t == null ? void 0 : t.period),
|
|
54
25
|
queryFn: async () => {
|
|
55
|
-
const r = await
|
|
56
|
-
if (!
|
|
57
|
-
throw new Error(`Failed to fetch
|
|
58
|
-
return
|
|
59
|
-
},
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
function x(e, s) {
|
|
64
|
-
const { baseURL: n, getAuthToken: o } = w(), r = y();
|
|
65
|
-
return d({
|
|
66
|
-
mutationFn: async () => {
|
|
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
|
-
},
|
|
72
|
-
onSuccess: () => {
|
|
73
|
-
r.invalidateQueries({ queryKey: u.admin.warehouses.all });
|
|
74
|
-
},
|
|
75
|
-
...s
|
|
26
|
+
const r = await i(), e = await u(n).stats.index.$get({ query: t }, c(r));
|
|
27
|
+
if (!e.ok)
|
|
28
|
+
throw new Error(`Failed to fetch statistics: ${e.statusText}`);
|
|
29
|
+
return e.json();
|
|
30
|
+
},
|
|
31
|
+
staleTime: 0,
|
|
32
|
+
gcTime: 0,
|
|
33
|
+
...o
|
|
76
34
|
});
|
|
77
35
|
}
|
|
78
36
|
export {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
v as useGetWarehouseInventory,
|
|
82
|
-
T as useListWarehouses,
|
|
83
|
-
g as useUpdateWarehouse
|
|
37
|
+
h as useGetProductOrderStats,
|
|
38
|
+
q as useGetStats
|
|
84
39
|
};
|