@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/index42.mjs
CHANGED
package/dist/index47.mjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import a from "./
|
|
3
|
-
import p from "./
|
|
4
|
-
import m from "./
|
|
5
|
-
import i from "./
|
|
6
|
-
import f from "./
|
|
7
|
-
import l from "./
|
|
8
|
-
import c from "./
|
|
9
|
-
import d from "./
|
|
10
|
-
import u from "./
|
|
11
|
-
import { VERSION as x } from "./
|
|
12
|
-
import C from "./
|
|
13
|
-
import A from "./
|
|
14
|
-
import E from "./
|
|
15
|
-
import O from "./
|
|
16
|
-
import S from "./
|
|
17
|
-
import H from "./
|
|
18
|
-
import T from "./
|
|
2
|
+
import a from "./index76.mjs";
|
|
3
|
+
import p from "./index77.mjs";
|
|
4
|
+
import m from "./index78.mjs";
|
|
5
|
+
import i from "./index79.mjs";
|
|
6
|
+
import f from "./index80.mjs";
|
|
7
|
+
import l from "./index81.mjs";
|
|
8
|
+
import c from "./index82.mjs";
|
|
9
|
+
import d from "./index83.mjs";
|
|
10
|
+
import u from "./index84.mjs";
|
|
11
|
+
import { VERSION as x } from "./index85.mjs";
|
|
12
|
+
import C from "./index86.mjs";
|
|
13
|
+
import A from "./index87.mjs";
|
|
14
|
+
import E from "./index88.mjs";
|
|
15
|
+
import O from "./index89.mjs";
|
|
16
|
+
import S from "./index90.mjs";
|
|
17
|
+
import H from "./index91.mjs";
|
|
18
|
+
import T from "./index92.mjs";
|
|
19
19
|
function n(o) {
|
|
20
20
|
const t = new m(o), e = p(m.prototype.request, t);
|
|
21
21
|
return a.extend(e, m.prototype, t, { allOwnKeys: !0 }), a.extend(e, t, null, { allOwnKeys: !0 }), e.create = function(s) {
|
package/dist/index48.mjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
var p = Object.defineProperty;
|
|
3
3
|
var k = (r, e, i) => e in r ? p(r, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[e] = i;
|
|
4
4
|
var h = (r, e, i) => k(r, typeof e != "symbol" ? e + "" : e, i);
|
|
5
|
-
import { serialize as j } from "./
|
|
6
|
-
import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./
|
|
5
|
+
import { serialize as j } from "./index93.mjs";
|
|
6
|
+
import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index94.mjs";
|
|
7
7
|
var v = (r, e) => new Proxy(() => {
|
|
8
8
|
}, {
|
|
9
9
|
get(t, s) {
|
package/dist/index49.mjs
CHANGED
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
2
|
+
import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
|
|
3
3
|
import { useQueryUnwrapped as p } from "./index67.mjs";
|
|
4
|
-
import { createAdminRpcClients as d, authHeaders as
|
|
5
|
-
import { queryKeys as
|
|
6
|
-
import { useApiConfig as
|
|
7
|
-
function
|
|
8
|
-
const { baseURL:
|
|
4
|
+
import { createAdminRpcClients as d, authHeaders as l } from "./index23.mjs";
|
|
5
|
+
import { queryKeys as u } from "./index29.mjs";
|
|
6
|
+
import { useApiConfig as y } from "./index21.mjs";
|
|
7
|
+
function T(e) {
|
|
8
|
+
const { baseURL: n, getAuthToken: s } = y();
|
|
9
9
|
return p({
|
|
10
|
-
queryKey:
|
|
10
|
+
queryKey: u.admin.orders.list(),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to fetch orders: ${
|
|
15
|
-
return
|
|
12
|
+
const o = await s(), r = await d(n).orders.index.$get({}, l(o));
|
|
13
|
+
if (!r.ok)
|
|
14
|
+
throw new Error(`Failed to fetch orders: ${r.statusText}`);
|
|
15
|
+
return r.json();
|
|
16
16
|
},
|
|
17
17
|
...e
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
|
-
function
|
|
21
|
-
const { baseURL:
|
|
20
|
+
function $(e, n) {
|
|
21
|
+
const { baseURL: s, getAuthToken: o } = y();
|
|
22
22
|
return p({
|
|
23
|
-
queryKey:
|
|
23
|
+
queryKey: u.admin.orders.detail(e),
|
|
24
24
|
queryFn: async () => {
|
|
25
|
-
const o = await d(
|
|
26
|
-
if (!
|
|
27
|
-
throw new Error(`Failed to fetch order: ${
|
|
28
|
-
return
|
|
25
|
+
const t = await o(), a = await d(s).orders[":id"].$get({ param: { id: e } }, l(t));
|
|
26
|
+
if (!a.ok)
|
|
27
|
+
throw new Error(`Failed to fetch order: ${a.statusText}`);
|
|
28
|
+
return a.json();
|
|
29
29
|
},
|
|
30
|
-
...
|
|
30
|
+
...n
|
|
31
31
|
});
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
const { baseURL:
|
|
35
|
-
return
|
|
33
|
+
function g(e) {
|
|
34
|
+
const { baseURL: n, getAuthToken: s } = y(), o = m();
|
|
35
|
+
return w({
|
|
36
36
|
mutationFn: async (t) => {
|
|
37
|
-
const
|
|
38
|
-
if (!
|
|
39
|
-
throw new Error(`Failed to create order: ${
|
|
40
|
-
return
|
|
37
|
+
const r = await s(), i = await d(n).orders.index.$post({ json: t }, l(r));
|
|
38
|
+
if (!i.ok)
|
|
39
|
+
throw new Error(`Failed to create order: ${i.statusText}`);
|
|
40
|
+
return i.json();
|
|
41
41
|
},
|
|
42
42
|
onSuccess: () => {
|
|
43
|
-
|
|
43
|
+
o.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
44
44
|
},
|
|
45
45
|
...e
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
|
-
function j(e,
|
|
49
|
-
const { baseURL:
|
|
50
|
-
return
|
|
51
|
-
mutationFn: async (
|
|
52
|
-
const
|
|
53
|
-
if (!
|
|
54
|
-
throw new Error(`Failed to update order: ${
|
|
55
|
-
return
|
|
48
|
+
function j(e, n) {
|
|
49
|
+
const { baseURL: s, getAuthToken: o } = y(), t = m();
|
|
50
|
+
return w({
|
|
51
|
+
mutationFn: async (r) => {
|
|
52
|
+
const a = await o(), c = await d(s).orders[":id"].$patch({ param: { id: e }, json: r }, l(a));
|
|
53
|
+
if (!c.ok)
|
|
54
|
+
throw new Error(`Failed to update order: ${c.statusText}`);
|
|
55
|
+
return c.json();
|
|
56
56
|
},
|
|
57
57
|
onSuccess: () => {
|
|
58
|
-
t.invalidateQueries({ queryKey:
|
|
58
|
+
t.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), t.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
59
59
|
},
|
|
60
|
-
...
|
|
60
|
+
...n
|
|
61
61
|
});
|
|
62
62
|
}
|
|
63
|
-
function x(e,
|
|
64
|
-
const { baseURL:
|
|
65
|
-
return
|
|
66
|
-
mutationFn: async (
|
|
67
|
-
const
|
|
68
|
-
if (!
|
|
69
|
-
throw new Error(`Failed to update order status: ${
|
|
70
|
-
return
|
|
63
|
+
function x(e, n) {
|
|
64
|
+
const { baseURL: s, getAuthToken: o } = y(), t = m();
|
|
65
|
+
return w({
|
|
66
|
+
mutationFn: async (r) => {
|
|
67
|
+
const a = await o(), c = await d(s).orders[":id"].status.$patch({ param: { id: e }, json: r }, l(a));
|
|
68
|
+
if (!c.ok)
|
|
69
|
+
throw new Error(`Failed to update order status: ${c.statusText}`);
|
|
70
|
+
return c.json();
|
|
71
71
|
},
|
|
72
72
|
onSuccess: () => {
|
|
73
|
-
t.invalidateQueries({ queryKey:
|
|
73
|
+
t.invalidateQueries({ queryKey: u.admin.orders.detail(e) }), t.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
74
74
|
},
|
|
75
|
-
...
|
|
75
|
+
...n
|
|
76
76
|
});
|
|
77
77
|
}
|
|
78
|
-
function K(e,
|
|
79
|
-
const { baseURL:
|
|
80
|
-
return
|
|
78
|
+
function K(e, n) {
|
|
79
|
+
const { baseURL: s, getAuthToken: o } = y(), t = m();
|
|
80
|
+
return w({
|
|
81
81
|
mutationFn: async () => {
|
|
82
|
-
const
|
|
83
|
-
if (!
|
|
84
|
-
throw new Error(`Failed to delete order: ${
|
|
85
|
-
return
|
|
82
|
+
const r = await o(), i = await d(s).orders[":id"].$delete({ param: { id: e } }, l(r));
|
|
83
|
+
if (!i.ok)
|
|
84
|
+
throw new Error(`Failed to delete order: ${i.statusText}`);
|
|
85
|
+
return i.json();
|
|
86
86
|
},
|
|
87
87
|
onSuccess: () => {
|
|
88
|
-
t.invalidateQueries({ queryKey:
|
|
88
|
+
t.invalidateQueries({ queryKey: u.admin.orders.all });
|
|
89
89
|
},
|
|
90
|
-
...
|
|
90
|
+
...n
|
|
91
91
|
});
|
|
92
92
|
}
|
|
93
93
|
export {
|
|
94
|
-
|
|
94
|
+
g as useCreateOrder,
|
|
95
95
|
K as useDeleteOrder,
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
$ as useGetOrder,
|
|
97
|
+
T as useListOrders,
|
|
98
98
|
j as useUpdateOrder,
|
|
99
99
|
x as useUpdateOrderStatus
|
|
100
100
|
};
|
package/dist/index50.mjs
CHANGED
|
@@ -1,84 +1,84 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
2
|
+
import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
|
|
3
3
|
import { useQueryUnwrapped as b } from "./index67.mjs";
|
|
4
|
-
import { createAdminRpcClients as
|
|
5
|
-
import { queryKeys as
|
|
6
|
-
import { useApiConfig as
|
|
7
|
-
function
|
|
8
|
-
const { baseURL:
|
|
4
|
+
import { createAdminRpcClients as c, authHeaders as d } from "./index23.mjs";
|
|
5
|
+
import { queryKeys as u } from "./index29.mjs";
|
|
6
|
+
import { useApiConfig as l } from "./index21.mjs";
|
|
7
|
+
function F(t) {
|
|
8
|
+
const { baseURL: n, getAuthToken: s } = l();
|
|
9
9
|
return b({
|
|
10
|
-
queryKey:
|
|
10
|
+
queryKey: u.admin.brands.list(),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const
|
|
13
|
-
if (!
|
|
14
|
-
throw new Error(`Failed to fetch brands: ${
|
|
15
|
-
return
|
|
12
|
+
const r = await s(), e = await c(n).brands.index.$get({}, d(r));
|
|
13
|
+
if (!e.ok)
|
|
14
|
+
throw new Error(`Failed to fetch brands: ${e.statusText}`);
|
|
15
|
+
return e.json();
|
|
16
16
|
},
|
|
17
|
-
...
|
|
17
|
+
...t
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
|
-
function
|
|
21
|
-
const { baseURL:
|
|
20
|
+
function T(t, n) {
|
|
21
|
+
const { baseURL: s, getAuthToken: r } = l();
|
|
22
22
|
return b({
|
|
23
|
-
queryKey:
|
|
23
|
+
queryKey: u.admin.brands.detail(t),
|
|
24
24
|
queryFn: async () => {
|
|
25
|
-
const i = await
|
|
25
|
+
const a = await r(), i = await c(s).brands[":id"].$get({ param: { id: t } }, d(a));
|
|
26
26
|
if (!i.ok)
|
|
27
27
|
throw new Error(`Failed to fetch brand: ${i.statusText}`);
|
|
28
28
|
return i.json();
|
|
29
29
|
},
|
|
30
|
-
...
|
|
30
|
+
...n
|
|
31
31
|
});
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
const { baseURL:
|
|
35
|
-
return
|
|
36
|
-
mutationFn: async (
|
|
37
|
-
const
|
|
38
|
-
if (!
|
|
39
|
-
throw new Error(`Failed to create brand: ${
|
|
40
|
-
return
|
|
33
|
+
function $(t) {
|
|
34
|
+
const { baseURL: n, getAuthToken: s } = l(), r = m();
|
|
35
|
+
return w({
|
|
36
|
+
mutationFn: async (a) => {
|
|
37
|
+
const e = await s(), o = await c(n).brands.index.$post({ json: a }, d(e));
|
|
38
|
+
if (!o.ok)
|
|
39
|
+
throw new Error(`Failed to create brand: ${o.statusText}`);
|
|
40
|
+
return o.json();
|
|
41
41
|
},
|
|
42
42
|
onSuccess: () => {
|
|
43
|
-
|
|
43
|
+
r.invalidateQueries({ queryKey: u.admin.brands.all });
|
|
44
44
|
},
|
|
45
|
-
...
|
|
45
|
+
...t
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
|
-
function
|
|
49
|
-
const { baseURL:
|
|
50
|
-
return
|
|
51
|
-
mutationFn: async (
|
|
52
|
-
const
|
|
53
|
-
if (!
|
|
54
|
-
throw new Error(`Failed to update brand: ${
|
|
55
|
-
return
|
|
48
|
+
function g(t, n) {
|
|
49
|
+
const { baseURL: s, getAuthToken: r } = l(), a = m();
|
|
50
|
+
return w({
|
|
51
|
+
mutationFn: async (e) => {
|
|
52
|
+
const i = await r(), y = await c(s).brands[":id"].$patch({ json: e, param: { id: t } }, d(i));
|
|
53
|
+
if (!y.ok)
|
|
54
|
+
throw new Error(`Failed to update brand: ${y.statusText}`);
|
|
55
|
+
return y.json();
|
|
56
56
|
},
|
|
57
57
|
onSuccess: () => {
|
|
58
|
-
|
|
58
|
+
a.invalidateQueries({ queryKey: u.admin.brands.detail(t) }), a.invalidateQueries({ queryKey: u.admin.brands.all });
|
|
59
59
|
},
|
|
60
|
-
...
|
|
60
|
+
...n
|
|
61
61
|
});
|
|
62
62
|
}
|
|
63
|
-
function x(
|
|
64
|
-
const { baseURL:
|
|
65
|
-
return
|
|
63
|
+
function x(t, n) {
|
|
64
|
+
const { baseURL: s, getAuthToken: r } = l(), a = m();
|
|
65
|
+
return w({
|
|
66
66
|
mutationFn: async () => {
|
|
67
|
-
const
|
|
68
|
-
if (!
|
|
69
|
-
throw new Error(`Failed to delete brand: ${
|
|
70
|
-
return
|
|
67
|
+
const e = await r(), o = await c(s).brands[":id"].$delete({ param: { id: t } }, d(e));
|
|
68
|
+
if (!o.ok)
|
|
69
|
+
throw new Error(`Failed to delete brand: ${o.statusText}`);
|
|
70
|
+
return o.json();
|
|
71
71
|
},
|
|
72
72
|
onSuccess: () => {
|
|
73
|
-
|
|
73
|
+
a.invalidateQueries({ queryKey: u.admin.brands.all });
|
|
74
74
|
},
|
|
75
|
-
...
|
|
75
|
+
...n
|
|
76
76
|
});
|
|
77
77
|
}
|
|
78
78
|
export {
|
|
79
|
-
|
|
79
|
+
$ as useCreateBrand,
|
|
80
80
|
x as useDeleteBrand,
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
81
|
+
T as useGetBrand,
|
|
82
|
+
F as useListBrands,
|
|
83
|
+
g as useUpdateBrand
|
|
84
84
|
};
|
package/dist/index51.mjs
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
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 y, useMutation as m } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as w } from "./index67.mjs";
|
|
4
|
+
import { createAdminRpcClients as c, authHeaders as d } from "./index23.mjs";
|
|
5
|
+
import { queryKeys as a } from "./index29.mjs";
|
|
6
|
+
import { useApiConfig as l } from "./index21.mjs";
|
|
7
|
+
function T(t, o) {
|
|
8
|
+
const { baseURL: s, getAuthToken: r } = l();
|
|
9
|
+
return w({
|
|
10
|
+
queryKey: a.admin.products.list(t),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const e = await
|
|
12
|
+
const n = await r(), e = await c(s).products.index.$get(t ? { query: { brandId: t } } : {}, d(n));
|
|
13
13
|
if (!e.ok)
|
|
14
14
|
throw new Error(`Failed to fetch products: ${e.statusText}`);
|
|
15
15
|
return e.json();
|
|
16
16
|
},
|
|
17
|
-
...
|
|
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 } = l();
|
|
22
|
+
return w({
|
|
23
|
+
queryKey: a.admin.products.detail(t),
|
|
24
24
|
queryFn: async () => {
|
|
25
|
-
const e = await
|
|
25
|
+
const n = await r(), e = await c(s).products[":id"].$get({ param: { id: t } }, d(n));
|
|
26
26
|
if (!e.ok)
|
|
27
27
|
throw new Error(`Failed to fetch product: ${e.statusText}`);
|
|
28
28
|
return e.json();
|
|
29
29
|
},
|
|
30
|
-
...
|
|
30
|
+
...o
|
|
31
31
|
});
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
const { baseURL:
|
|
35
|
-
return
|
|
36
|
-
mutationFn: async (
|
|
37
|
-
const u = await
|
|
38
|
-
if (!
|
|
39
|
-
throw new Error(`Failed to create product: ${
|
|
40
|
-
return
|
|
33
|
+
function g(t) {
|
|
34
|
+
const { baseURL: o, getAuthToken: s } = l(), r = y();
|
|
35
|
+
return m({
|
|
36
|
+
mutationFn: async (n) => {
|
|
37
|
+
const u = await s(), i = await c(o).products.index.$post({ json: n }, d(u));
|
|
38
|
+
if (!i.ok)
|
|
39
|
+
throw new Error(`Failed to create product: ${i.statusText}`);
|
|
40
|
+
return i.json();
|
|
41
41
|
},
|
|
42
|
-
onSuccess: () =>
|
|
42
|
+
onSuccess: () => r.invalidateQueries({ queryKey: a.admin.products.all }),
|
|
43
43
|
...t
|
|
44
44
|
});
|
|
45
45
|
}
|
|
46
|
-
function x(t,
|
|
47
|
-
const { baseURL:
|
|
48
|
-
return
|
|
49
|
-
mutationFn: async (
|
|
50
|
-
const
|
|
51
|
-
if (!
|
|
52
|
-
throw new Error(`Failed to update product: ${
|
|
53
|
-
return
|
|
46
|
+
function x(t, o) {
|
|
47
|
+
const { baseURL: s, getAuthToken: r } = l(), n = y();
|
|
48
|
+
return m({
|
|
49
|
+
mutationFn: async (u) => {
|
|
50
|
+
const e = await r(), p = await c(s).products[":id"].$patch({ param: { id: t }, json: u }, d(e));
|
|
51
|
+
if (!p.ok)
|
|
52
|
+
throw new Error(`Failed to update product: ${p.statusText}`);
|
|
53
|
+
return p.json();
|
|
54
54
|
},
|
|
55
55
|
onSuccess: () => {
|
|
56
|
-
|
|
56
|
+
n.invalidateQueries({ queryKey: a.admin.products.detail(t) }), n.invalidateQueries({ queryKey: a.admin.products.all });
|
|
57
57
|
},
|
|
58
|
-
...
|
|
58
|
+
...o
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
|
-
function j(t,
|
|
62
|
-
const { baseURL:
|
|
63
|
-
return
|
|
61
|
+
function j(t, o) {
|
|
62
|
+
const { baseURL: s, getAuthToken: r } = l(), n = y();
|
|
63
|
+
return m({
|
|
64
64
|
mutationFn: async () => {
|
|
65
|
-
const u = await
|
|
66
|
-
if (!
|
|
67
|
-
throw new Error(`Failed to delete product: ${
|
|
68
|
-
return
|
|
65
|
+
const u = await r(), i = await c(s).products[":id"].$delete({ param: { id: t } }, d(u));
|
|
66
|
+
if (!i.ok)
|
|
67
|
+
throw new Error(`Failed to delete product: ${i.statusText}`);
|
|
68
|
+
return i.json();
|
|
69
69
|
},
|
|
70
|
-
onSuccess: () =>
|
|
71
|
-
...
|
|
70
|
+
onSuccess: () => n.invalidateQueries({ queryKey: a.admin.products.all }),
|
|
71
|
+
...o
|
|
72
72
|
});
|
|
73
73
|
}
|
|
74
74
|
export {
|
|
75
|
-
|
|
75
|
+
g as useCreateProduct,
|
|
76
76
|
j as useDeleteProduct,
|
|
77
|
-
|
|
78
|
-
|
|
77
|
+
$ as useGetProduct,
|
|
78
|
+
T as useListProducts,
|
|
79
79
|
x as useUpdateProduct
|
|
80
80
|
};
|
package/dist/index52.mjs
CHANGED
|
@@ -1,98 +1,98 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
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 v, useMutation as m } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as w } from "./index67.mjs";
|
|
4
|
+
import { createAdminRpcClients as c, authHeaders as d } from "./index23.mjs";
|
|
5
|
+
import { queryKeys as o } from "./index29.mjs";
|
|
6
|
+
import { useApiConfig as l } from "./index21.mjs";
|
|
7
|
+
function F(t, a) {
|
|
8
|
+
const { baseURL: r, getAuthToken: s } = l();
|
|
9
|
+
return w({
|
|
10
|
+
queryKey: o.admin.variants.search(t),
|
|
11
11
|
queryFn: async () => {
|
|
12
|
-
const e = await
|
|
12
|
+
const n = await s(), e = await c(r).variants.index.$get({ query: t }, d(n));
|
|
13
13
|
if (!e.ok)
|
|
14
14
|
throw new Error(`Failed to search variants: ${e.statusText}`);
|
|
15
15
|
return e.json();
|
|
16
16
|
},
|
|
17
|
-
...
|
|
17
|
+
...a
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
|
-
function
|
|
21
|
-
const { baseURL:
|
|
22
|
-
return
|
|
23
|
-
queryKey:
|
|
20
|
+
function T(t, a) {
|
|
21
|
+
const { baseURL: r, getAuthToken: s } = l();
|
|
22
|
+
return w({
|
|
23
|
+
queryKey: o.admin.variants.byProduct(t),
|
|
24
24
|
queryFn: async () => {
|
|
25
|
-
const e = await
|
|
25
|
+
const n = await s(), e = await c(r).variants.products[":productId"].variants.$get({ param: { productId: t } }, d(n));
|
|
26
26
|
if (!e.ok)
|
|
27
27
|
throw new Error(`Failed to fetch product variants: ${e.statusText}`);
|
|
28
28
|
return e.json();
|
|
29
29
|
},
|
|
30
|
-
...
|
|
30
|
+
...a
|
|
31
31
|
});
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
const { baseURL:
|
|
35
|
-
return
|
|
36
|
-
mutationFn: async (
|
|
37
|
-
const
|
|
38
|
-
if (!
|
|
39
|
-
throw new Error(`Failed to create variant: ${
|
|
40
|
-
return
|
|
33
|
+
function $(t, a) {
|
|
34
|
+
const { baseURL: r, getAuthToken: s } = l(), n = v();
|
|
35
|
+
return m({
|
|
36
|
+
mutationFn: async (i) => {
|
|
37
|
+
const e = await s(), u = await c(r).variants.products[":productId"].variants.$post({ json: i, param: { productId: t } }, d(e));
|
|
38
|
+
if (!u.ok)
|
|
39
|
+
throw new Error(`Failed to create variant: ${u.statusText}`);
|
|
40
|
+
return u.json();
|
|
41
41
|
},
|
|
42
42
|
onSuccess: () => {
|
|
43
|
-
|
|
43
|
+
n.invalidateQueries({ queryKey: o.admin.variants.all }), n.invalidateQueries({ queryKey: o.admin.products.detail(t) });
|
|
44
44
|
},
|
|
45
|
-
...
|
|
45
|
+
...a
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
|
-
function
|
|
49
|
-
const { baseURL:
|
|
50
|
-
return
|
|
51
|
-
mutationFn: async (
|
|
52
|
-
const
|
|
53
|
-
if (!
|
|
54
|
-
throw new Error(`Failed to update variant: ${
|
|
55
|
-
return
|
|
48
|
+
function g(t, a) {
|
|
49
|
+
const { baseURL: r, getAuthToken: s } = l(), n = v();
|
|
50
|
+
return m({
|
|
51
|
+
mutationFn: async (i) => {
|
|
52
|
+
const e = await s(), u = await c(r).variants[":id"].$patch({ json: i, param: { id: t } }, d(e));
|
|
53
|
+
if (!u.ok)
|
|
54
|
+
throw new Error(`Failed to update variant: ${u.statusText}`);
|
|
55
|
+
return u.json();
|
|
56
56
|
},
|
|
57
57
|
onSuccess: () => {
|
|
58
|
-
|
|
58
|
+
n.invalidateQueries({ queryKey: o.admin.variants.detail(t) }), n.invalidateQueries({ queryKey: o.admin.variants.all });
|
|
59
59
|
},
|
|
60
|
-
...
|
|
60
|
+
...a
|
|
61
61
|
});
|
|
62
62
|
}
|
|
63
|
-
function K(t,
|
|
64
|
-
const { baseURL:
|
|
65
|
-
return
|
|
66
|
-
queryKey:
|
|
63
|
+
function K(t, a) {
|
|
64
|
+
const { baseURL: r, getAuthToken: s } = l();
|
|
65
|
+
return w({
|
|
66
|
+
queryKey: o.admin.variants.inventory(t),
|
|
67
67
|
queryFn: async () => {
|
|
68
|
-
const e = await
|
|
68
|
+
const n = await s(), e = await c(r).variants[":id"].inventory.$get({ param: { id: t } }, d(n));
|
|
69
69
|
if (!e.ok)
|
|
70
70
|
throw new Error(`Failed to fetch variant inventory: ${e.statusText}`);
|
|
71
71
|
return e.json();
|
|
72
72
|
},
|
|
73
|
-
...
|
|
73
|
+
...a
|
|
74
74
|
});
|
|
75
75
|
}
|
|
76
|
-
function j(t,
|
|
77
|
-
const { baseURL:
|
|
78
|
-
return
|
|
76
|
+
function j(t, a) {
|
|
77
|
+
const { baseURL: r, getAuthToken: s } = l(), n = v();
|
|
78
|
+
return m({
|
|
79
79
|
mutationFn: async () => {
|
|
80
|
-
const
|
|
81
|
-
if (!
|
|
82
|
-
throw new Error(`Failed to delete variant: ${
|
|
83
|
-
return
|
|
80
|
+
const i = await s(), y = await c(r).variants[":id"].$delete({ param: { id: t } }, d(i));
|
|
81
|
+
if (!y.ok)
|
|
82
|
+
throw new Error(`Failed to delete variant: ${y.statusText}`);
|
|
83
|
+
return y.json();
|
|
84
84
|
},
|
|
85
85
|
onSuccess: () => {
|
|
86
|
-
|
|
86
|
+
n.invalidateQueries({ queryKey: o.admin.variants.all });
|
|
87
87
|
},
|
|
88
|
-
...
|
|
88
|
+
...a
|
|
89
89
|
});
|
|
90
90
|
}
|
|
91
91
|
export {
|
|
92
|
-
|
|
92
|
+
$ as useCreateVariant,
|
|
93
93
|
j as useDeleteVariant,
|
|
94
94
|
K as useGetVariantInventory,
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
95
|
+
T as useListProductVariants,
|
|
96
|
+
F as useSearchVariants,
|
|
97
|
+
g as useUpdateVariant
|
|
98
98
|
};
|