@readyfor/api-client-readyfor-api 0.244.1-pr987.5f93ac7 → 0.245.0-pr988.a84fa3b
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.d.mts +7017 -683
- package/dist/components.d.ts +7017 -683
- package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.mts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.ts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.mts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts +30 -2
- package/dist/fetch/v2ContributionsCheckOrderStatus.d.mts +14 -2
- package/dist/fetch/v2ContributionsCheckOrderStatus.d.ts +14 -2
- package/dist/fetch/v2ContributionsCheckOwnerFriend.d.mts +6 -2
- package/dist/fetch/v2ContributionsCheckOwnerFriend.d.ts +6 -2
- package/dist/fetch/v2ContributionsExecContribution.d.mts +10 -2
- package/dist/fetch/v2ContributionsExecContribution.d.ts +10 -2
- package/dist/fetch/v2ContributionsOrderInfo.d.mts +88 -2
- package/dist/fetch/v2ContributionsOrderInfo.d.ts +88 -2
- package/dist/fetch/v2ContributionsPaymentInfo.d.mts +52 -2
- package/dist/fetch/v2ContributionsPaymentInfo.d.ts +52 -2
- package/dist/fetch/v2ContributionsPaymentMethods.d.mts +40 -2
- package/dist/fetch/v2ContributionsPaymentMethods.d.ts +40 -2
- package/dist/fetch/v2ContributionsPostComment.d.mts +6 -2
- package/dist/fetch/v2ContributionsPostComment.d.ts +6 -2
- package/dist/fetch/v2ContributionsProjectInfo.d.mts +118 -2
- package/dist/fetch/v2ContributionsProjectInfo.d.ts +118 -2
- package/dist/fetch/v2ContributionsRecommendedProjects.d.mts +46 -2
- package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +46 -2
- package/dist/fetch/v2ContributionsRecommendedTags.d.mts +12 -2
- package/dist/fetch/v2ContributionsRecommendedTags.d.ts +12 -2
- package/dist/fetch/v2ContributionsRecurringCancelContribution.d.mts +6 -2
- package/dist/fetch/v2ContributionsRecurringCancelContribution.d.ts +6 -2
- package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.mts +8 -2
- package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.ts +8 -2
- package/dist/fetch/v2ContributionsRetryContribution.d.mts +10 -2
- package/dist/fetch/v2ContributionsRetryContribution.d.ts +10 -2
- package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.mts +6 -2
- package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.ts +6 -2
- package/dist/fetch/v2ContributionsUserInfo.d.mts +92 -2
- package/dist/fetch/v2ContributionsUserInfo.d.ts +92 -2
- package/dist/fetch/v2ContributionsValidPaymentInfo.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidPaymentInfo.d.ts +6 -2
- package/dist/fetch/v2ContributionsValidSelectedRewards.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidSelectedRewards.d.ts +6 -2
- package/dist/fetch/v2ContributionsValidUserDelivery.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidUserDelivery.d.ts +6 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.mts +6 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.ts +6 -2
- package/dist/fetch/v2FundraisingContributors.d.mts +48 -2
- package/dist/fetch/v2FundraisingContributors.d.ts +48 -2
- package/dist/fetch/v2FundraisingContributorsCount.d.mts +14 -2
- package/dist/fetch/v2FundraisingContributorsCount.d.ts +14 -2
- package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingContributorsUsers.d.mts +14 -2
- package/dist/fetch/v2FundraisingContributorsUsers.d.ts +14 -2
- package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.mts +8 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.ts +8 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.mts +38 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.ts +38 -2
- package/dist/fetch/v2FundraisingRewards.d.mts +92 -2
- package/dist/fetch/v2FundraisingRewards.d.ts +92 -2
- package/dist/fetch/v2FundraisingRewardsAll.d.mts +12 -2
- package/dist/fetch/v2FundraisingRewardsAll.d.ts +12 -2
- package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.mts +22 -2
- package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts +22 -2
- package/dist/fetch/v2FundraisingRewardsRewardId.d.mts +64 -2
- package/dist/fetch/v2FundraisingRewardsRewardId.d.ts +64 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.mts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +22 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +22 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.mts +164 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.ts +164 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +22 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +22 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +176 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +176 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
- package/dist/fetch/v2OwnerCrmContributorsOrders.d.mts +78 -2
- package/dist/fetch/v2OwnerCrmContributorsOrders.d.ts +78 -2
- package/dist/fetch/v2OwnerCrmContributorsProjects.d.mts +16 -2
- package/dist/fetch/v2OwnerCrmContributorsProjects.d.ts +16 -2
- package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.mts +6 -2
- package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.ts +6 -2
- package/dist/fetch/v2OwnerCrmContributorsUser.d.mts +34 -2
- package/dist/fetch/v2OwnerCrmContributorsUser.d.ts +34 -2
- package/dist/fetch/v2ResourcesBankBranches.d.mts +18 -2
- package/dist/fetch/v2ResourcesBankBranches.d.ts +18 -2
- package/dist/fetch/v2ResourcesBanks.d.mts +14 -2
- package/dist/fetch/v2ResourcesBanks.d.ts +14 -2
- package/dist/fetch/v2ResourcesUsers.d.mts +18 -2
- package/dist/fetch/v2ResourcesUsers.d.ts +18 -2
- package/dist/fetch/v2Token.d.mts +6 -2
- package/dist/fetch/v2Token.d.ts +6 -2
- package/package.json +5 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@readyfor/api-client-readyfor-api",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.245.0-pr988.a84fa3b",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -28,7 +28,8 @@
|
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"qs": "6.14.0"
|
|
31
|
+
"qs": "6.14.0",
|
|
32
|
+
"zod": "^3.24.1"
|
|
32
33
|
},
|
|
33
34
|
"devDependencies": {
|
|
34
35
|
"@types/qs": "6.9.18",
|
|
@@ -37,15 +38,13 @@
|
|
|
37
38
|
"react": "19.1.0",
|
|
38
39
|
"swr": "2.3.3",
|
|
39
40
|
"use-sync-external-store": "1.5.0",
|
|
40
|
-
"
|
|
41
|
-
"@readyfor/api-client-base": "0.244.1-pr987.5f93ac7"
|
|
41
|
+
"@readyfor/api-client-base": "0.245.0-pr988.a84fa3b"
|
|
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
|
-
"
|
|
48
|
-
"@readyfor/api-client-base": "0.244.1-pr987.5f93ac7"
|
|
47
|
+
"@readyfor/api-client-base": "0.245.0-pr988.a84fa3b"
|
|
49
48
|
},
|
|
50
49
|
"peerDependenciesMeta": {
|
|
51
50
|
"react": {
|