@readyfor/api-client-readyfor-api 1.30.0-pr1326.b968154 → 1.30.0-pr1327.8b7312c
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/fetch/v2ContributionsPaymentInfo.d.ts +1 -1
- package/dist/fetch/v2ContributionsPaymentMethods.d.ts +1 -1
- package/dist/hooks/useV2ContributionsPaymentInfo.d.ts +1 -1
- package/dist/hooks/useV2ContributionsPaymentMethods.d.ts +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/{v2ContributionsPaymentInfo-BPsMpqej.d.ts → v2ContributionsPaymentInfo-CnJfkJD5.d.ts} +18 -18
- package/dist/{v2ContributionsPaymentMethods-3PDqoGU1.d.ts → v2ContributionsPaymentMethods-CP0peLks.d.ts} +11 -11
- package/package.json +3 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-
|
|
1
|
+
import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-CnJfkJD5.js";
|
|
2
2
|
export { V2ContributionsPaymentInfoGetQuery, V2ContributionsPaymentInfoGetResponse, buildV2ContributionsPaymentInfoGetFetcher, getV2ContributionsPaymentInfo };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-
|
|
1
|
+
import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-CP0peLks.js";
|
|
2
2
|
export { V2ContributionsPaymentMethodsGetResponse, buildV2ContributionsPaymentMethodsGetFetcher, getV2ContributionsPaymentMethods };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as components } from "../schemaType-CObhQRzW.js";
|
|
2
|
-
import { n as V2ContributionsPaymentInfoGetResponse, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-
|
|
2
|
+
import { n as V2ContributionsPaymentInfoGetResponse, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-CnJfkJD5.js";
|
|
3
3
|
import * as _$swr from "swr";
|
|
4
4
|
import { Arguments } from "swr";
|
|
5
5
|
import * as _$swr__internal0 from "swr/_internal";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as components } from "../schemaType-CObhQRzW.js";
|
|
2
|
-
import { t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-
|
|
2
|
+
import { t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-CP0peLks.js";
|
|
3
3
|
import * as _$swr from "swr";
|
|
4
4
|
import { Arguments } from "swr";
|
|
5
5
|
import * as _$swr__internal0 from "swr/_internal";
|
package/dist/index.d.ts
CHANGED
|
@@ -6,8 +6,8 @@ import { i as getV2ContributionsCheckOrderStatus, n as V2ContributionsCheckOrder
|
|
|
6
6
|
import { i as getV2ContributionsCheckOwnerFriend, n as V2ContributionsCheckOwnerFriendGetResponse, r as buildV2ContributionsCheckOwnerFriendGetFetcher, t as V2ContributionsCheckOwnerFriendGetQuery } from "./v2ContributionsCheckOwnerFriend-D-HQLnCf.js";
|
|
7
7
|
import { a as buildV2ContributionsExecContributionPostFetcher, i as V2ContributionsExecContributionPostResponse, n as V2ContributionsExecContributionPostQuery, o as postV2ContributionsExecContribution, r as V2ContributionsExecContributionPostRequestBody, t as V2ContributionsExecContributionPostHeader } from "./v2ContributionsExecContribution-BCEi_0-R.js";
|
|
8
8
|
import { i as getV2ContributionsOrderInfo, n as V2ContributionsOrderInfoGetResponse, r as buildV2ContributionsOrderInfoGetFetcher, t as V2ContributionsOrderInfoGetQuery } from "./v2ContributionsOrderInfo-CuSN9QXn.js";
|
|
9
|
-
import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "./v2ContributionsPaymentInfo-
|
|
10
|
-
import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "./v2ContributionsPaymentMethods-
|
|
9
|
+
import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "./v2ContributionsPaymentInfo-CnJfkJD5.js";
|
|
10
|
+
import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "./v2ContributionsPaymentMethods-CP0peLks.js";
|
|
11
11
|
import { i as postV2ContributionsPostComment, n as V2ContributionsPostCommentPostResponse, r as buildV2ContributionsPostCommentPostFetcher, t as V2ContributionsPostCommentPostRequestBody } from "./v2ContributionsPostComment-CRjA5vvk.js";
|
|
12
12
|
import { i as postV2ContributionsPostSurveyAnswer, n as V2ContributionsPostSurveyAnswerPostResponse, r as buildV2ContributionsPostSurveyAnswerPostFetcher, t as V2ContributionsPostSurveyAnswerPostRequestBody } from "./v2ContributionsPostSurveyAnswer-CKK8T5Wr.js";
|
|
13
13
|
import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "./v2ContributionsProjectInfo-DxymiFQ8.js";
|
package/dist/{v2ContributionsPaymentInfo-BPsMpqej.d.ts → v2ContributionsPaymentInfo-CnJfkJD5.d.ts}
RENAMED
|
@@ -10,14 +10,7 @@ declare const buildV2ContributionsPaymentInfoGetFetcher: (requestInit?: RequestI
|
|
|
10
10
|
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
11
11
|
};
|
|
12
12
|
paymentDetail: {
|
|
13
|
-
|
|
14
|
-
customerLastName: string;
|
|
15
|
-
customerFirstName: string;
|
|
16
|
-
customerLastNameKana: string;
|
|
17
|
-
customerFirstNameKana: string;
|
|
18
|
-
customerPhoneNumber1: string;
|
|
19
|
-
customerPhoneNumber2: string;
|
|
20
|
-
customerPhoneNumber3: string;
|
|
13
|
+
id: number;
|
|
21
14
|
} | {
|
|
22
15
|
number: string;
|
|
23
16
|
expYear: number;
|
|
@@ -26,7 +19,14 @@ declare const buildV2ContributionsPaymentInfoGetFetcher: (requestInit?: RequestI
|
|
|
26
19
|
tokenExpireAt?: string | undefined;
|
|
27
20
|
cardHolderName?: string | undefined;
|
|
28
21
|
} | {
|
|
29
|
-
|
|
22
|
+
cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
|
|
23
|
+
customerLastName: string;
|
|
24
|
+
customerFirstName: string;
|
|
25
|
+
customerLastNameKana: string;
|
|
26
|
+
customerFirstNameKana: string;
|
|
27
|
+
customerPhoneNumber1: string;
|
|
28
|
+
customerPhoneNumber2: string;
|
|
29
|
+
customerPhoneNumber3: string;
|
|
30
30
|
} | null;
|
|
31
31
|
}>;
|
|
32
32
|
type V2ContributionsPaymentInfoGetQuery = ForceDig<V2ContributionsPaymentInfoGetOperation, ["parameters", "query"]>;
|
|
@@ -36,14 +36,7 @@ declare const getV2ContributionsPaymentInfo: (query: V2ContributionsPaymentInfoG
|
|
|
36
36
|
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
37
37
|
};
|
|
38
38
|
paymentDetail: {
|
|
39
|
-
|
|
40
|
-
customerLastName: string;
|
|
41
|
-
customerFirstName: string;
|
|
42
|
-
customerLastNameKana: string;
|
|
43
|
-
customerFirstNameKana: string;
|
|
44
|
-
customerPhoneNumber1: string;
|
|
45
|
-
customerPhoneNumber2: string;
|
|
46
|
-
customerPhoneNumber3: string;
|
|
39
|
+
id: number;
|
|
47
40
|
} | {
|
|
48
41
|
number: string;
|
|
49
42
|
expYear: number;
|
|
@@ -52,7 +45,14 @@ declare const getV2ContributionsPaymentInfo: (query: V2ContributionsPaymentInfoG
|
|
|
52
45
|
tokenExpireAt?: string | undefined;
|
|
53
46
|
cardHolderName?: string | undefined;
|
|
54
47
|
} | {
|
|
55
|
-
|
|
48
|
+
cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
|
|
49
|
+
customerLastName: string;
|
|
50
|
+
customerFirstName: string;
|
|
51
|
+
customerLastNameKana: string;
|
|
52
|
+
customerFirstNameKana: string;
|
|
53
|
+
customerPhoneNumber1: string;
|
|
54
|
+
customerPhoneNumber2: string;
|
|
55
|
+
customerPhoneNumber3: string;
|
|
56
56
|
} | null;
|
|
57
57
|
}>;
|
|
58
58
|
//#endregion
|
|
@@ -4,6 +4,14 @@ import { a as paths } from "./schemaType-CObhQRzW.js";
|
|
|
4
4
|
type V2ContributionsPaymentMethodsGetOperation = paths["/api/v2/contributions/payment_methods"]["get"];
|
|
5
5
|
type V2ContributionsPaymentMethodsGetResponse = V2ContributionsPaymentMethodsGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
6
|
declare const buildV2ContributionsPaymentMethodsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<({
|
|
7
|
+
enable: boolean;
|
|
8
|
+
maintenance: {
|
|
9
|
+
inMaintenance: boolean;
|
|
10
|
+
beginAt: string | null;
|
|
11
|
+
endAt: string | null;
|
|
12
|
+
};
|
|
13
|
+
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
14
|
+
} | {
|
|
7
15
|
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
8
16
|
statuses: {
|
|
9
17
|
cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
|
|
@@ -14,7 +22,8 @@ declare const buildV2ContributionsPaymentMethodsGetFetcher: (requestInit?: Reque
|
|
|
14
22
|
endAt: string | null;
|
|
15
23
|
};
|
|
16
24
|
}[];
|
|
17
|
-
}
|
|
25
|
+
})[]>;
|
|
26
|
+
declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit) => Promise<({
|
|
18
27
|
enable: boolean;
|
|
19
28
|
maintenance: {
|
|
20
29
|
inMaintenance: boolean;
|
|
@@ -22,8 +31,7 @@ declare const buildV2ContributionsPaymentMethodsGetFetcher: (requestInit?: Reque
|
|
|
22
31
|
endAt: string | null;
|
|
23
32
|
};
|
|
24
33
|
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
25
|
-
}
|
|
26
|
-
declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit) => Promise<({
|
|
34
|
+
} | {
|
|
27
35
|
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
28
36
|
statuses: {
|
|
29
37
|
cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
|
|
@@ -34,14 +42,6 @@ declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit
|
|
|
34
42
|
endAt: string | null;
|
|
35
43
|
};
|
|
36
44
|
}[];
|
|
37
|
-
} | {
|
|
38
|
-
enable: boolean;
|
|
39
|
-
maintenance: {
|
|
40
|
-
inMaintenance: boolean;
|
|
41
|
-
beginAt: string | null;
|
|
42
|
-
endAt: string | null;
|
|
43
|
-
};
|
|
44
|
-
paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
|
|
45
45
|
})[]>;
|
|
46
46
|
//#endregion
|
|
47
47
|
export { buildV2ContributionsPaymentMethodsGetFetcher as n, getV2ContributionsPaymentMethods as r, V2ContributionsPaymentMethodsGetResponse as t };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@readyfor/api-client-readyfor-api",
|
|
3
|
-
"version": "1.30.0-
|
|
3
|
+
"version": "1.30.0-pr1327.8b7312c",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -38,13 +38,13 @@
|
|
|
38
38
|
"react": "19.2.6",
|
|
39
39
|
"swr": "2.4.1",
|
|
40
40
|
"use-sync-external-store": "1.6.0",
|
|
41
|
-
"@readyfor/api-client-base": "1.28.0-
|
|
41
|
+
"@readyfor/api-client-base": "1.28.0-pr1327.8b7312c"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
44
|
"react": ">=18.x <=19.x",
|
|
45
45
|
"swr": "^2.2.5",
|
|
46
46
|
"use-sync-external-store": "^1.2.2",
|
|
47
|
-
"@readyfor/api-client-base": "1.28.0-
|
|
47
|
+
"@readyfor/api-client-base": "1.28.0-pr1327.8b7312c"
|
|
48
48
|
},
|
|
49
49
|
"peerDependenciesMeta": {
|
|
50
50
|
"react": {
|