@readyfor/api-client-readyfor-api 1.33.0-pr1338.ed605c0 → 1.33.0-pr1339.09a1440

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.
@@ -1,2 +1,2 @@
1
- import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-BvmIl_3A.js";
1
+ import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-B9w6xcgm.js";
2
2
  export { V2ContributionsProjectInfoGetQuery, V2ContributionsProjectInfoGetResponse, buildV2ContributionsProjectInfoGetFetcher, getV2ContributionsProjectInfo };
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-B1YdBmTr.js";
2
- import { n as V2ContributionsProjectInfoGetResponse, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-BvmIl_3A.js";
2
+ import { n as V2ContributionsProjectInfoGetResponse, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-B9w6xcgm.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
@@ -10,7 +10,7 @@ import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetR
10
10
  import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "./v2ContributionsPaymentMethods-s6QRjaSB.js";
11
11
  import { i as postV2ContributionsPostComment, n as V2ContributionsPostCommentPostResponse, r as buildV2ContributionsPostCommentPostFetcher, t as V2ContributionsPostCommentPostRequestBody } from "./v2ContributionsPostComment-CtRlAgdQ.js";
12
12
  import { i as postV2ContributionsPostSurveyAnswer, n as V2ContributionsPostSurveyAnswerPostResponse, r as buildV2ContributionsPostSurveyAnswerPostFetcher, t as V2ContributionsPostSurveyAnswerPostRequestBody } from "./v2ContributionsPostSurveyAnswer-Dp6x-ZP3.js";
13
- import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "./v2ContributionsProjectInfo-BvmIl_3A.js";
13
+ import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "./v2ContributionsProjectInfo-B9w6xcgm.js";
14
14
  import { i as getV2ContributionsRecommendedProjects, n as V2ContributionsRecommendedProjectsGetResponse, r as buildV2ContributionsRecommendedProjectsGetFetcher, t as V2ContributionsRecommendedProjectsGetQuery } from "./v2ContributionsRecommendedProjects-u0U8l5-5.js";
15
15
  import { i as getV2ContributionsRecommendedTags, n as V2ContributionsRecommendedTagsGetResponse, r as buildV2ContributionsRecommendedTagsGetFetcher, t as V2ContributionsRecommendedTagsGetQuery } from "./v2ContributionsRecommendedTags-Ll99NTL-.js";
16
16
  import { a as buildV2ContributionsRecurringCancelContributionPostFetcher, i as V2ContributionsRecurringCancelContributionPostResponse, n as V2ContributionsRecurringCancelContributionPostQuery, o as postV2ContributionsRecurringCancelContribution, r as V2ContributionsRecurringCancelContributionPostRequestBody, t as V2ContributionsRecurringCancelContributionPostHeader } from "./v2ContributionsRecurringCancelContribution-CxofKcQO.js";
@@ -15,7 +15,7 @@ declare const buildV2ContributionsProjectInfoGetFetcher: (requestInit?: RequestI
15
15
  rewardNotation: string;
16
16
  requiredPeopleNum: number | null;
17
17
  remainingDayOrTimeValue: string | null;
18
- paymentMethodRestriction: 0 | 4 | 2 | 6;
18
+ paymentMethodRestriction: 0 | 2 | 4 | 6;
19
19
  supportType: "charity" | "furusato" | "normal";
20
20
  ownerName: string;
21
21
  ownerImage: {
@@ -79,7 +79,7 @@ declare const getV2ContributionsProjectInfo: (query: V2ContributionsProjectInfoG
79
79
  rewardNotation: string;
80
80
  requiredPeopleNum: number | null;
81
81
  remainingDayOrTimeValue: string | null;
82
- paymentMethodRestriction: 0 | 4 | 2 | 6;
82
+ paymentMethodRestriction: 0 | 2 | 4 | 6;
83
83
  supportType: "charity" | "furusato" | "normal";
84
84
  ownerName: string;
85
85
  ownerImage: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@readyfor/api-client-readyfor-api",
3
- "version": "1.33.0-pr1338.ed605c0",
3
+ "version": "1.33.0-pr1339.09a1440",
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.33.0-pr1338.ed605c0"
41
+ "@readyfor/api-client-base": "1.33.0-pr1339.09a1440"
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.33.0-pr1338.ed605c0"
47
+ "@readyfor/api-client-base": "1.33.0-pr1339.09a1440"
48
48
  },
49
49
  "peerDependenciesMeta": {
50
50
  "react": {