@readyfor/api-client-readyfor-api 1.22.0-pr1282.a57cb70 → 1.22.0-pr1284.03e0fbc

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.
Files changed (610) hide show
  1. package/dist/chunk-8l464Juk.js +28 -0
  2. package/dist/components-DF_U-Zuv.d.ts +2457 -0
  3. package/dist/components.d.ts +2 -2456
  4. package/dist/components.js +1301 -1662
  5. package/dist/components.mjs +1109 -414
  6. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.ts +2 -46
  7. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.js +19 -1295
  8. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.mjs +16 -8
  9. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts +2 -46
  10. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.js +19 -1295
  11. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.mjs +16 -8
  12. package/dist/fetch/v2ContributionsCheckOrderStatus.d.ts +2 -25
  13. package/dist/fetch/v2ContributionsCheckOrderStatus.js +12 -1288
  14. package/dist/fetch/v2ContributionsCheckOrderStatus.mjs +9 -8
  15. package/dist/fetch/v2ContributionsCheckOwnerFriend.d.ts +2 -17
  16. package/dist/fetch/v2ContributionsCheckOwnerFriend.js +12 -1288
  17. package/dist/fetch/v2ContributionsCheckOwnerFriend.mjs +9 -8
  18. package/dist/fetch/v2ContributionsExecContribution.d.ts +2 -30
  19. package/dist/fetch/v2ContributionsExecContribution.js +19 -1295
  20. package/dist/fetch/v2ContributionsExecContribution.mjs +16 -8
  21. package/dist/fetch/v2ContributionsOrderInfo.d.ts +2 -99
  22. package/dist/fetch/v2ContributionsOrderInfo.js +12 -1286
  23. package/dist/fetch/v2ContributionsOrderInfo.mjs +9 -8
  24. package/dist/fetch/v2ContributionsPaymentInfo.d.ts +2 -61
  25. package/dist/fetch/v2ContributionsPaymentInfo.js +12 -1286
  26. package/dist/fetch/v2ContributionsPaymentInfo.mjs +9 -8
  27. package/dist/fetch/v2ContributionsPaymentMethods.d.ts +2 -46
  28. package/dist/fetch/v2ContributionsPaymentMethods.js +12 -1284
  29. package/dist/fetch/v2ContributionsPaymentMethods.mjs +9 -8
  30. package/dist/fetch/v2ContributionsPostComment.d.ts +2 -18
  31. package/dist/fetch/v2ContributionsPostComment.js +16 -1288
  32. package/dist/fetch/v2ContributionsPostComment.mjs +13 -8
  33. package/dist/fetch/v2ContributionsProjectInfo.d.ts +2 -137
  34. package/dist/fetch/v2ContributionsProjectInfo.js +12 -1286
  35. package/dist/fetch/v2ContributionsProjectInfo.mjs +9 -8
  36. package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +2 -57
  37. package/dist/fetch/v2ContributionsRecommendedProjects.js +12 -1288
  38. package/dist/fetch/v2ContributionsRecommendedProjects.mjs +9 -8
  39. package/dist/fetch/v2ContributionsRecommendedTags.d.ts +2 -23
  40. package/dist/fetch/v2ContributionsRecommendedTags.js +12 -1288
  41. package/dist/fetch/v2ContributionsRecommendedTags.mjs +9 -8
  42. package/dist/fetch/v2ContributionsRecurringCancelContribution.d.ts +2 -26
  43. package/dist/fetch/v2ContributionsRecurringCancelContribution.js +19 -1297
  44. package/dist/fetch/v2ContributionsRecurringCancelContribution.mjs +16 -8
  45. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.ts +2 -28
  46. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.js +19 -1297
  47. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.mjs +16 -8
  48. package/dist/fetch/v2ContributionsRecurringUpdateUserDelivery.d.ts +2 -28
  49. package/dist/fetch/v2ContributionsRecurringUpdateUserDelivery.js +19 -1297
  50. package/dist/fetch/v2ContributionsRecurringUpdateUserDelivery.mjs +16 -8
  51. package/dist/fetch/v2ContributionsRetryContribution.d.ts +2 -30
  52. package/dist/fetch/v2ContributionsRetryContribution.js +19 -1295
  53. package/dist/fetch/v2ContributionsRetryContribution.mjs +16 -8
  54. package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.ts +2 -18
  55. package/dist/fetch/v2ContributionsUpdateCommentedUserName.js +16 -1292
  56. package/dist/fetch/v2ContributionsUpdateCommentedUserName.mjs +13 -8
  57. package/dist/fetch/v2ContributionsUserInfo.d.ts +2 -103
  58. package/dist/fetch/v2ContributionsUserInfo.js +12 -1286
  59. package/dist/fetch/v2ContributionsUserInfo.mjs +9 -8
  60. package/dist/fetch/v2ContributionsValidPaymentInfo.d.ts +2 -18
  61. package/dist/fetch/v2ContributionsValidPaymentInfo.js +16 -1290
  62. package/dist/fetch/v2ContributionsValidPaymentInfo.mjs +13 -8
  63. package/dist/fetch/v2ContributionsValidSelectedRewards.d.ts +2 -18
  64. package/dist/fetch/v2ContributionsValidSelectedRewards.js +16 -1290
  65. package/dist/fetch/v2ContributionsValidSelectedRewards.mjs +13 -8
  66. package/dist/fetch/v2ContributionsValidUserDelivery.d.ts +2 -18
  67. package/dist/fetch/v2ContributionsValidUserDelivery.js +16 -1290
  68. package/dist/fetch/v2ContributionsValidUserDelivery.mjs +13 -8
  69. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.ts +2 -20
  70. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.js +12 -1288
  71. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.mjs +9 -8
  72. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +2 -25
  73. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.js +12 -1290
  74. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.mjs +9 -8
  75. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.ts +2 -25
  76. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.js +12 -1288
  77. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.mjs +9 -8
  78. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.ts +2 -12
  79. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.js +12 -1288
  80. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.mjs +9 -8
  81. package/dist/fetch/v2FundraisingContributors.d.ts +2 -56
  82. package/dist/fetch/v2FundraisingContributors.js +12 -1286
  83. package/dist/fetch/v2FundraisingContributors.mjs +9 -8
  84. package/dist/fetch/v2FundraisingContributorsCount.d.ts +2 -22
  85. package/dist/fetch/v2FundraisingContributorsCount.js +12 -1288
  86. package/dist/fetch/v2FundraisingContributorsCount.mjs +9 -8
  87. package/dist/fetch/v2FundraisingContributorsCsv.d.ts +2 -9
  88. package/dist/fetch/v2FundraisingContributorsCsv.js +11 -41
  89. package/dist/fetch/v2FundraisingContributorsCsv.mjs +8 -7
  90. package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +2 -48
  91. package/dist/fetch/v2FundraisingContributorsCsvGenerations.js +34 -1328
  92. package/dist/fetch/v2FundraisingContributorsCsvGenerations.mjs +29 -16
  93. package/dist/fetch/v2FundraisingContributorsId.d.ts +2 -45
  94. package/dist/fetch/v2FundraisingContributorsId.js +12 -1287
  95. package/dist/fetch/v2FundraisingContributorsId.mjs +9 -8
  96. package/dist/fetch/v2FundraisingContributorsIdMemo.d.ts +2 -26
  97. package/dist/fetch/v2FundraisingContributorsIdMemo.js +19 -1294
  98. package/dist/fetch/v2FundraisingContributorsIdMemo.mjs +16 -8
  99. package/dist/fetch/v2FundraisingContributorsIdOrders.d.ts +2 -93
  100. package/dist/fetch/v2FundraisingContributorsIdOrders.js +12 -1291
  101. package/dist/fetch/v2FundraisingContributorsIdOrders.mjs +9 -8
  102. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.ts +2 -22
  103. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.js +12 -1288
  104. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.mjs +9 -8
  105. package/dist/fetch/v2FundraisingContributorsUsers.d.ts +2 -22
  106. package/dist/fetch/v2FundraisingContributorsUsers.js +12 -1288
  107. package/dist/fetch/v2FundraisingContributorsUsers.mjs +9 -8
  108. package/dist/fetch/v2FundraisingOrdersCsv.d.ts +2 -9
  109. package/dist/fetch/v2FundraisingOrdersCsv.js +11 -39
  110. package/dist/fetch/v2FundraisingOrdersCsv.mjs +8 -7
  111. package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +2 -48
  112. package/dist/fetch/v2FundraisingOrdersCsvGenerations.js +34 -1328
  113. package/dist/fetch/v2FundraisingOrdersCsvGenerations.mjs +29 -16
  114. package/dist/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.d.ts +2 -21
  115. package/dist/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.js +18 -51
  116. package/dist/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.mjs +15 -7
  117. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.ts +2 -19
  118. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.js +12 -1289
  119. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.mjs +9 -8
  120. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.d.ts +2 -14
  121. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.js +11 -44
  122. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.mjs +8 -7
  123. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.ts +2 -49
  124. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.js +12 -1289
  125. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.mjs +9 -8
  126. package/dist/fetch/v2FundraisingReplyCommentsOrderId.d.ts +2 -21
  127. package/dist/fetch/v2FundraisingReplyCommentsOrderId.js +18 -51
  128. package/dist/fetch/v2FundraisingReplyCommentsOrderId.mjs +15 -7
  129. package/dist/fetch/v2FundraisingRewards.d.ts +2 -103
  130. package/dist/fetch/v2FundraisingRewards.js +12 -1286
  131. package/dist/fetch/v2FundraisingRewards.mjs +9 -8
  132. package/dist/fetch/v2FundraisingRewardsAll.d.ts +2 -23
  133. package/dist/fetch/v2FundraisingRewardsAll.js +12 -1286
  134. package/dist/fetch/v2FundraisingRewardsAll.mjs +9 -8
  135. package/dist/fetch/v2FundraisingRewardsCsv.d.ts +2 -9
  136. package/dist/fetch/v2FundraisingRewardsCsv.js +11 -39
  137. package/dist/fetch/v2FundraisingRewardsCsv.mjs +8 -7
  138. package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +2 -48
  139. package/dist/fetch/v2FundraisingRewardsCsvGenerations.js +34 -1328
  140. package/dist/fetch/v2FundraisingRewardsCsvGenerations.mjs +29 -16
  141. package/dist/fetch/v2FundraisingRewardsDeliveryState.d.ts +2 -17
  142. package/dist/fetch/v2FundraisingRewardsDeliveryState.js +18 -50
  143. package/dist/fetch/v2FundraisingRewardsDeliveryState.mjs +15 -7
  144. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts +2 -28
  145. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.js +12 -1288
  146. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.mjs +9 -8
  147. package/dist/fetch/v2FundraisingRewardsRewardId.d.ts +2 -75
  148. package/dist/fetch/v2FundraisingRewardsRewardId.js +12 -1285
  149. package/dist/fetch/v2FundraisingRewardsRewardId.mjs +9 -8
  150. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +2 -121
  151. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.js +12 -1290
  152. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.mjs +9 -8
  153. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +2 -33
  154. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.js +12 -1290
  155. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.mjs +9 -8
  156. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +2 -119
  157. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.js +12 -1289
  158. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.mjs +9 -8
  159. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +2 -47
  160. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.js +12 -1291
  161. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.mjs +9 -8
  162. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +2 -18
  163. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.js +12 -1286
  164. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.mjs +9 -8
  165. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.d.ts +2 -9
  166. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.js +11 -43
  167. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.mjs +8 -7
  168. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.ts +2 -48
  169. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.js +34 -1328
  170. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.mjs +29 -16
  171. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.d.ts +2 -9
  172. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.js +11 -43
  173. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.mjs +8 -7
  174. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.ts +2 -48
  175. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.js +34 -1328
  176. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.mjs +29 -16
  177. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.ts +2 -207
  178. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.js +12 -1290
  179. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.mjs +9 -8
  180. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +2 -33
  181. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.js +12 -1290
  182. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.mjs +9 -8
  183. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +2 -279
  184. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.js +12 -1290
  185. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.mjs +9 -8
  186. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +2 -79
  187. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.js +12 -1291
  188. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.mjs +9 -8
  189. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +2 -18
  190. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.js +12 -1286
  191. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.mjs +9 -8
  192. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.d.ts +2 -14
  193. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.js +11 -44
  194. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.mjs +8 -7
  195. package/dist/fetch/v2ResourcesBankBranches.d.ts +2 -29
  196. package/dist/fetch/v2ResourcesBankBranches.js +12 -1286
  197. package/dist/fetch/v2ResourcesBankBranches.mjs +9 -8
  198. package/dist/fetch/v2ResourcesBanks.d.ts +2 -25
  199. package/dist/fetch/v2ResourcesBanks.js +12 -1286
  200. package/dist/fetch/v2ResourcesBanks.mjs +9 -8
  201. package/dist/fetch/v2ResourcesUsers.d.ts +2 -26
  202. package/dist/fetch/v2ResourcesUsers.js +12 -1286
  203. package/dist/fetch/v2ResourcesUsers.mjs +9 -8
  204. package/dist/fetch/v2Token.d.ts +2 -12
  205. package/dist/fetch/v2Token.js +12 -1282
  206. package/dist/fetch/v2Token.mjs +9 -8
  207. package/dist/hooks/index.d.ts +45 -94
  208. package/dist/hooks/index.js +177 -3755
  209. package/dist/hooks/index.mjs +45 -423
  210. package/dist/hooks/useV2ContributionsCheckOrderStatus.d.ts +48 -49
  211. package/dist/hooks/useV2ContributionsCheckOrderStatus.js +33 -1531
  212. package/dist/hooks/useV2ContributionsCheckOrderStatus.mjs +27 -78
  213. package/dist/hooks/useV2ContributionsCheckOwnerFriend.d.ts +32 -33
  214. package/dist/hooks/useV2ContributionsCheckOwnerFriend.js +33 -1531
  215. package/dist/hooks/useV2ContributionsCheckOwnerFriend.mjs +27 -78
  216. package/dist/hooks/useV2ContributionsOrderInfo.d.ts +69 -69
  217. package/dist/hooks/useV2ContributionsOrderInfo.js +33 -1527
  218. package/dist/hooks/useV2ContributionsOrderInfo.mjs +27 -78
  219. package/dist/hooks/useV2ContributionsPaymentInfo.d.ts +37 -37
  220. package/dist/hooks/useV2ContributionsPaymentInfo.js +33 -1527
  221. package/dist/hooks/useV2ContributionsPaymentInfo.mjs +27 -78
  222. package/dist/hooks/useV2ContributionsPaymentMethods.d.ts +54 -53
  223. package/dist/hooks/useV2ContributionsPaymentMethods.js +33 -1519
  224. package/dist/hooks/useV2ContributionsPaymentMethods.mjs +27 -78
  225. package/dist/hooks/useV2ContributionsProjectInfo.d.ts +109 -109
  226. package/dist/hooks/useV2ContributionsProjectInfo.js +33 -1527
  227. package/dist/hooks/useV2ContributionsProjectInfo.mjs +27 -78
  228. package/dist/hooks/useV2ContributionsRecommendedProjects.d.ts +33 -33
  229. package/dist/hooks/useV2ContributionsRecommendedProjects.js +33 -1531
  230. package/dist/hooks/useV2ContributionsRecommendedProjects.mjs +27 -78
  231. package/dist/hooks/useV2ContributionsRecommendedTags.d.ts +33 -33
  232. package/dist/hooks/useV2ContributionsRecommendedTags.js +33 -1531
  233. package/dist/hooks/useV2ContributionsRecommendedTags.mjs +27 -78
  234. package/dist/hooks/useV2ContributionsUserInfo.d.ts +61 -61
  235. package/dist/hooks/useV2ContributionsUserInfo.js +33 -1527
  236. package/dist/hooks/useV2ContributionsUserInfo.mjs +27 -78
  237. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.d.ts +33 -32
  238. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.js +33 -1527
  239. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.mjs +27 -78
  240. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +33 -33
  241. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.js +33 -1535
  242. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.mjs +27 -78
  243. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.d.ts +33 -33
  244. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.js +33 -1531
  245. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.mjs +27 -78
  246. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.d.ts +32 -32
  247. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.js +33 -1527
  248. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.mjs +27 -78
  249. package/dist/hooks/useV2FundraisingContributors.d.ts +37 -37
  250. package/dist/hooks/useV2FundraisingContributors.js +33 -1527
  251. package/dist/hooks/useV2FundraisingContributors.mjs +27 -78
  252. package/dist/hooks/useV2FundraisingContributorsCount.d.ts +33 -33
  253. package/dist/hooks/useV2FundraisingContributorsCount.js +33 -1531
  254. package/dist/hooks/useV2FundraisingContributorsCount.mjs +27 -78
  255. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.ts +67 -68
  256. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.js +33 -1527
  257. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.mjs +27 -78
  258. package/dist/hooks/useV2FundraisingContributorsId.d.ts +88 -89
  259. package/dist/hooks/useV2FundraisingContributorsId.js +33 -1527
  260. package/dist/hooks/useV2FundraisingContributorsId.mjs +27 -78
  261. package/dist/hooks/useV2FundraisingContributorsIdOrders.d.ts +37 -37
  262. package/dist/hooks/useV2FundraisingContributorsIdOrders.js +33 -1534
  263. package/dist/hooks/useV2FundraisingContributorsIdOrders.mjs +27 -78
  264. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.d.ts +33 -32
  265. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.js +33 -1527
  266. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.mjs +27 -78
  267. package/dist/hooks/useV2FundraisingContributorsUsers.d.ts +33 -33
  268. package/dist/hooks/useV2FundraisingContributorsUsers.js +33 -1531
  269. package/dist/hooks/useV2FundraisingContributorsUsers.mjs +27 -78
  270. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.ts +67 -68
  271. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.js +33 -1525
  272. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.mjs +27 -78
  273. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.d.ts +36 -37
  274. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.js +33 -1530
  275. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.mjs +27 -78
  276. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.d.ts +49 -49
  277. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.js +33 -1530
  278. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.mjs +27 -78
  279. package/dist/hooks/useV2FundraisingRewards.d.ts +49 -49
  280. package/dist/hooks/useV2FundraisingRewards.js +33 -1519
  281. package/dist/hooks/useV2FundraisingRewards.mjs +27 -78
  282. package/dist/hooks/useV2FundraisingRewardsAll.d.ts +33 -33
  283. package/dist/hooks/useV2FundraisingRewardsAll.js +33 -1527
  284. package/dist/hooks/useV2FundraisingRewardsAll.mjs +27 -78
  285. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.ts +67 -68
  286. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.js +33 -1525
  287. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.mjs +27 -78
  288. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.d.ts +67 -67
  289. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.js +33 -1527
  290. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.mjs +27 -78
  291. package/dist/hooks/useV2FundraisingRewardsRewardId.d.ts +89 -89
  292. package/dist/hooks/useV2FundraisingRewardsRewardId.js +33 -1525
  293. package/dist/hooks/useV2FundraisingRewardsRewardId.mjs +27 -78
  294. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.ts +45 -45
  295. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.js +33 -1533
  296. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.mjs +27 -78
  297. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +33 -33
  298. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.js +33 -1533
  299. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.mjs +27 -78
  300. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +81 -81
  301. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.js +33 -1534
  302. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.mjs +27 -78
  303. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +33 -33
  304. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.js +33 -1538
  305. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.mjs +27 -78
  306. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +33 -32
  307. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.js +33 -1529
  308. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.mjs +27 -78
  309. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.ts +67 -68
  310. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.js +33 -1531
  311. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.mjs +27 -78
  312. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.ts +67 -68
  313. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.js +33 -1531
  314. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.mjs +27 -78
  315. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.d.ts +41 -41
  316. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.js +33 -1533
  317. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.mjs +27 -78
  318. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +33 -33
  319. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.js +33 -1533
  320. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.mjs +27 -78
  321. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +203 -203
  322. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.js +33 -1535
  323. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.mjs +27 -78
  324. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +33 -33
  325. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.js +33 -1538
  326. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.mjs +27 -78
  327. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +33 -32
  328. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.js +33 -1529
  329. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.mjs +27 -78
  330. package/dist/hooks/useV2ResourcesBankBranches.d.ts +33 -33
  331. package/dist/hooks/useV2ResourcesBankBranches.js +33 -1527
  332. package/dist/hooks/useV2ResourcesBankBranches.mjs +27 -78
  333. package/dist/hooks/useV2ResourcesBanks.d.ts +33 -33
  334. package/dist/hooks/useV2ResourcesBanks.js +33 -1519
  335. package/dist/hooks/useV2ResourcesBanks.mjs +27 -78
  336. package/dist/hooks/useV2ResourcesUsers.d.ts +33 -33
  337. package/dist/hooks/useV2ResourcesUsers.js +33 -1519
  338. package/dist/hooks/useV2ResourcesUsers.mjs +27 -78
  339. package/dist/hooks/useV2Token.d.ts +32 -32
  340. package/dist/hooks/useV2Token.js +33 -1517
  341. package/dist/hooks/useV2Token.mjs +27 -78
  342. package/dist/index-CTIq-bNp.d.ts +1 -0
  343. package/dist/index.d.ts +70 -71
  344. package/dist/index.js +428 -3347
  345. package/dist/index.mjs +69 -857
  346. package/dist/schemaType-BRALk8K3.d.ts +6069 -0
  347. package/dist/schemaType.d.ts +2 -6589
  348. package/dist/schemaType.js +0 -18
  349. package/dist/schemaType.mjs +1 -0
  350. package/dist/v2ContributionsCard3dSecureExecContribution-Co6PPoML.d.ts +40 -0
  351. package/dist/v2ContributionsCard3dSecureRetryContribution-DXmP-D9-.d.ts +40 -0
  352. package/dist/v2ContributionsCheckOrderStatus-DYU5sJ6x.d.ts +23 -0
  353. package/dist/{fetch/v2ContributionsCheckOwnerFriend.d.mts → v2ContributionsCheckOwnerFriend-Co9-dTj-.d.ts} +8 -10
  354. package/dist/{fetch/v2ContributionsExecContribution.d.mts → v2ContributionsExecContribution-CkGRaOoe.d.ts} +14 -23
  355. package/dist/v2ContributionsOrderInfo-DDCY2jzT.d.ts +97 -0
  356. package/dist/v2ContributionsPaymentInfo-BPZWzG4t.d.ts +59 -0
  357. package/dist/v2ContributionsPaymentMethods-CQrgySG8.d.ts +47 -0
  358. package/dist/{fetch/v2ContributionsPostComment.d.mts → v2ContributionsPostComment--UvUBCzZ.d.ts} +8 -11
  359. package/dist/v2ContributionsProjectInfo-DhIM3om0.d.ts +135 -0
  360. package/dist/v2ContributionsRecommendedProjects-BHtpFHre.d.ts +55 -0
  361. package/dist/{fetch/v2ContributionsRecommendedTags.d.mts → v2ContributionsRecommendedTags-D46zZ8ma.d.ts} +14 -16
  362. package/dist/{fetch/v2ContributionsRecurringCancelContribution.d.mts → v2ContributionsRecurringCancelContribution-Bj31L5Cj.d.ts} +10 -19
  363. package/dist/{fetch/v2ContributionsRecurringChangePaymentInfo.d.mts → v2ContributionsRecurringChangePaymentInfo-DlcYqk9E.d.ts} +12 -21
  364. package/dist/{fetch/v2ContributionsRecurringUpdateUserDelivery.d.mts → v2ContributionsRecurringUpdateUserDelivery-BZt1pwEi.d.ts} +12 -21
  365. package/dist/{fetch/v2ContributionsRetryContribution.d.mts → v2ContributionsRetryContribution-B_gEEM3y.d.ts} +14 -23
  366. package/dist/{fetch/v2ContributionsUpdateCommentedUserName.d.mts → v2ContributionsUpdateCommentedUserName-D-lQjzMn.d.ts} +8 -11
  367. package/dist/v2ContributionsUserInfo-7f4K57Zy.d.ts +101 -0
  368. package/dist/{fetch/v2ContributionsValidPaymentInfo.d.mts → v2ContributionsValidPaymentInfo-BmWD1ak5.d.ts} +8 -11
  369. package/dist/{fetch/v2ContributionsValidSelectedRewards.d.mts → v2ContributionsValidSelectedRewards-du9CNFCr.d.ts} +8 -11
  370. package/dist/{fetch/v2ContributionsValidUserDelivery.d.mts → v2ContributionsValidUserDelivery-D9WubWzB.d.ts} +8 -11
  371. package/dist/{fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.mts → v2FundraisingBulkMessagesOwnedPublicProjects-CaD3pJuK.d.ts} +14 -13
  372. package/dist/{fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts → v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards-D2oTc9V7.d.ts} +16 -18
  373. package/dist/v2FundraisingBulkMessagesTargetUsers-CML6cDne.d.ts +23 -0
  374. package/dist/{fetch/v2FundraisingBulkMessagesTargetUsersCount.d.mts → v2FundraisingBulkMessagesTargetUsersCount-oEuhHzu-.d.ts} +6 -5
  375. package/dist/v2FundraisingContributors-DqtuvdJk.d.ts +57 -0
  376. package/dist/{fetch/v2FundraisingContributorsCount.d.mts → v2FundraisingContributorsCount-D1rSr1q7.d.ts} +15 -14
  377. package/dist/v2FundraisingContributorsCsv-CTrcfSF5.d.ts +10 -0
  378. package/dist/{fetch/v2FundraisingContributorsCsvGenerations.d.mts → v2FundraisingContributorsCsvGenerations-uzMzbTvA.d.ts} +20 -29
  379. package/dist/v2FundraisingContributorsId-Lu0pJsa2.d.ts +43 -0
  380. package/dist/{fetch/v2FundraisingContributorsIdMemo.d.mts → v2FundraisingContributorsIdMemo-Cxa_g2MF.d.ts} +10 -19
  381. package/dist/v2FundraisingContributorsIdOrders-BecK1PZa.d.ts +88 -0
  382. package/dist/{fetch/v2FundraisingContributorsOwnedPublicProjects.d.mts → v2FundraisingContributorsOwnedPublicProjects-B6Ev12rV.d.ts} +16 -15
  383. package/dist/{fetch/v2FundraisingContributorsUsers.d.mts → v2FundraisingContributorsUsers-B65b1LvD.d.ts} +15 -14
  384. package/dist/v2FundraisingOrdersCsv-D6fNBCNs.d.ts +10 -0
  385. package/dist/{fetch/v2FundraisingOrdersCsvGenerations.d.mts → v2FundraisingOrdersCsvGenerations-C7P8SFvB.d.ts} +20 -29
  386. package/dist/{fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.d.mts → v2FundraisingOrdersRewardDeliveriesOrderRewardId-B8oOUlK9.d.ts} +8 -17
  387. package/dist/{fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.mts → v2FundraisingProjectsProjectIdOfflineDonation-3KvyY-u7.d.ts} +10 -12
  388. package/dist/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv-DHARhfKn.d.ts +12 -0
  389. package/dist/v2FundraisingProjectsProjectIdPaymentSummary-D6uh-Y9B.d.ts +47 -0
  390. package/dist/{fetch/v2FundraisingReplyCommentsOrderId.d.mts → v2FundraisingReplyCommentsOrderId-BSvzf-vm.d.ts} +8 -17
  391. package/dist/v2FundraisingRewards-hnJmovRh.d.ts +101 -0
  392. package/dist/{fetch/v2FundraisingRewardsAll.d.mts → v2FundraisingRewardsAll-12hhtJYd.d.ts} +14 -16
  393. package/dist/v2FundraisingRewardsCsv-gayZMf6H.d.ts +10 -0
  394. package/dist/{fetch/v2FundraisingRewardsCsvGenerations.d.mts → v2FundraisingRewardsCsvGenerations-CGQSxzBk.d.ts} +20 -29
  395. package/dist/{fetch/v2FundraisingRewardsDeliveryState.d.mts → v2FundraisingRewardsDeliveryState-BpyrUdHi.d.ts} +7 -13
  396. package/dist/{fetch/v2FundraisingRewardsDeliveryStateProgress.d.mts → v2FundraisingRewardsDeliveryStateProgress-DhMLwD0u.d.ts} +16 -15
  397. package/dist/v2FundraisingRewardsRewardId-C1m_XPfO.d.ts +73 -0
  398. package/dist/v2FundraisingSpotCrowdfundingProjectOrders-BC5esdj4.d.ts +119 -0
  399. package/dist/v2FundraisingSpotCrowdfundingProjectOrdersAll-C-3olQe-.d.ts +31 -0
  400. package/dist/v2FundraisingSpotCrowdfundingProjectOrdersOrderId-CBlx6j_9.d.ts +117 -0
  401. package/dist/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards-Be_2Uubq.d.ts +45 -0
  402. package/dist/{fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts → v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects-BG7O0FI8.d.ts} +12 -11
  403. package/dist/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv-BduSwpMm.d.ts +10 -0
  404. package/dist/{fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.mts → v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-D4Evq5u6.d.ts} +20 -29
  405. package/dist/v2FundraisingSteadyCrowdfundingOrdersCsv-8-vh2r37.d.ts +10 -0
  406. package/dist/{fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.mts → v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-Cp9a3gcY.d.ts} +20 -29
  407. package/dist/v2FundraisingSteadyCrowdfundingProjectOrders-CfUu3lyg.d.ts +205 -0
  408. package/dist/v2FundraisingSteadyCrowdfundingProjectOrdersAll-CfG6eytU.d.ts +31 -0
  409. package/dist/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId-hMkGSvMM.d.ts +277 -0
  410. package/dist/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards-BvOmNrFc.d.ts +77 -0
  411. package/dist/{fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts → v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects-Dyfrg8he.d.ts} +12 -11
  412. package/dist/v2PartnerCommpanyOrdersCsvsOrdersCsvId-CJnGkhe7.d.ts +12 -0
  413. package/dist/v2ResourcesBankBranches-T3fZuPfM.d.ts +27 -0
  414. package/dist/{fetch/v2ResourcesBanks.d.mts → v2ResourcesBanks-DRk2oXcg.d.ts} +16 -18
  415. package/dist/{fetch/v2ResourcesUsers.d.mts → v2ResourcesUsers-C7S8rV2D.d.ts} +17 -16
  416. package/dist/{fetch/v2Token.d.mts → v2Token-DMhQbCYx.d.ts} +6 -5
  417. package/package.json +4 -19
  418. package/dist/chunk-2G3XL2Q3.mjs +0 -0
  419. package/dist/chunk-2IFNQZNW.mjs +0 -33
  420. package/dist/chunk-2IGL35IQ.mjs +0 -32
  421. package/dist/chunk-3DDGE7BK.mjs +0 -50
  422. package/dist/chunk-4VNVN7HV.mjs +0 -70
  423. package/dist/chunk-4Z52BEYN.mjs +0 -44
  424. package/dist/chunk-534JMZSL.mjs +0 -27
  425. package/dist/chunk-57E22KOA.mjs +0 -20
  426. package/dist/chunk-57T5SWV6.mjs +0 -29
  427. package/dist/chunk-5MHPGCOV.mjs +0 -28
  428. package/dist/chunk-5NIOHOT5.mjs +0 -56
  429. package/dist/chunk-5RYEZ325.mjs +0 -38
  430. package/dist/chunk-6EX7TFLX.mjs +0 -28
  431. package/dist/chunk-6GU4DYJX.mjs +0 -44
  432. package/dist/chunk-6K4LTEX2.mjs +0 -53
  433. package/dist/chunk-6NJR7ECJ.mjs +0 -60
  434. package/dist/chunk-6SKR2GRD.mjs +0 -24
  435. package/dist/chunk-6WWDUW2U.mjs +0 -30
  436. package/dist/chunk-76PZHHAY.mjs +0 -52
  437. package/dist/chunk-7KWCVLPX.mjs +0 -32
  438. package/dist/chunk-A534UCAW.mjs +0 -28
  439. package/dist/chunk-A73RCSQA.mjs +0 -31
  440. package/dist/chunk-AOMNF5F4.mjs +0 -32
  441. package/dist/chunk-AXGYEUPR.mjs +0 -57
  442. package/dist/chunk-BF6GI3SG.mjs +0 -1448
  443. package/dist/chunk-BIST3C5X.mjs +0 -38
  444. package/dist/chunk-BXENAVSW.mjs +0 -28
  445. package/dist/chunk-BYHCCW4Y.mjs +0 -28
  446. package/dist/chunk-C23C442F.mjs +0 -57
  447. package/dist/chunk-CMF2CQ3T.mjs +0 -40
  448. package/dist/chunk-CX2NHK2N.mjs +0 -30
  449. package/dist/chunk-DJTPCXCU.mjs +0 -30
  450. package/dist/chunk-DNQSHXEG.mjs +0 -30
  451. package/dist/chunk-EII2PWCT.mjs +0 -28
  452. package/dist/chunk-ERVAEOK3.mjs +0 -52
  453. package/dist/chunk-EU4WAK4Z.mjs +0 -33
  454. package/dist/chunk-EZOFUN73.mjs +0 -28
  455. package/dist/chunk-FNYZQKP4.mjs +0 -26
  456. package/dist/chunk-FVC63JRQ.mjs +0 -37
  457. package/dist/chunk-G2P2FAVZ.mjs +0 -32
  458. package/dist/chunk-GJO4TR6Y.mjs +0 -56
  459. package/dist/chunk-GJRUVLHJ.mjs +0 -60
  460. package/dist/chunk-GQHSDAWC.mjs +0 -22
  461. package/dist/chunk-HEFWQW52.mjs +0 -32
  462. package/dist/chunk-HHP5XIP6.mjs +0 -30
  463. package/dist/chunk-HKJRJA6Y.mjs +0 -25
  464. package/dist/chunk-HOW4JTER.mjs +0 -28
  465. package/dist/chunk-HZYKYFL6.mjs +0 -50
  466. package/dist/chunk-IT6N6BCA.mjs +0 -40
  467. package/dist/chunk-JFLWUADB.mjs +0 -54
  468. package/dist/chunk-JL7IZ7YR.mjs +0 -50
  469. package/dist/chunk-JNJ5CYJT.mjs +0 -33
  470. package/dist/chunk-JSKMX3MS.mjs +0 -56
  471. package/dist/chunk-KWA5KXZF.mjs +0 -32
  472. package/dist/chunk-LAUAIHPL.mjs +0 -28
  473. package/dist/chunk-LCXBLGFV.mjs +0 -50
  474. package/dist/chunk-LFEGXKOT.mjs +0 -53
  475. package/dist/chunk-LI7EQJX4.mjs +0 -56
  476. package/dist/chunk-LLMYC77K.mjs +0 -28
  477. package/dist/chunk-LZRRNF6N.mjs +0 -50
  478. package/dist/chunk-MMG2563R.mjs +0 -70
  479. package/dist/chunk-MQAJ6XB5.mjs +0 -70
  480. package/dist/chunk-MRMH3ILZ.mjs +0 -20
  481. package/dist/chunk-MSDXTK6P.mjs +0 -28
  482. package/dist/chunk-MXS2PBVH.mjs +0 -48
  483. package/dist/chunk-N4CT33YJ.mjs +0 -52
  484. package/dist/chunk-OX67GP47.mjs +0 -28
  485. package/dist/chunk-P575IBNM.mjs +0 -34
  486. package/dist/chunk-PBGWIRJ6.mjs +0 -30
  487. package/dist/chunk-PGAOE5GG.mjs +0 -32
  488. package/dist/chunk-PP3WUIGE.mjs +0 -30
  489. package/dist/chunk-PRXGN4VH.mjs +0 -56
  490. package/dist/chunk-PVW6NJ2Z.mjs +0 -44
  491. package/dist/chunk-PW5TYJDK.mjs +0 -54
  492. package/dist/chunk-PWWA27JF.mjs +0 -56
  493. package/dist/chunk-QEUYDPF4.mjs +0 -30
  494. package/dist/chunk-QF2AZNRS.mjs +0 -24
  495. package/dist/chunk-QGGRQTQI.mjs +0 -56
  496. package/dist/chunk-QNQ2KBNX.mjs +0 -30
  497. package/dist/chunk-RURLT2TQ.mjs +0 -24
  498. package/dist/chunk-S47KDE76.mjs +0 -30
  499. package/dist/chunk-S4AH3GBG.mjs +0 -57
  500. package/dist/chunk-SQEMJ5NE.mjs +0 -42
  501. package/dist/chunk-T6IS6IVS.mjs +0 -50
  502. package/dist/chunk-TNA5UAYR.mjs +0 -33
  503. package/dist/chunk-TNCPA4MF.mjs +0 -38
  504. package/dist/chunk-TRBCFHXB.mjs +0 -31
  505. package/dist/chunk-TVXMVBP3.mjs +0 -52
  506. package/dist/chunk-U3YKWWHA.mjs +0 -52
  507. package/dist/chunk-U4YQN6RP.mjs +0 -32
  508. package/dist/chunk-U7ADY2VH.mjs +0 -32
  509. package/dist/chunk-UGFN4WNK.mjs +0 -30
  510. package/dist/chunk-UIWX3JFQ.mjs +0 -40
  511. package/dist/chunk-UR6BP7PI.mjs +0 -31
  512. package/dist/chunk-V7QZBE7U.mjs +0 -33
  513. package/dist/chunk-VVFOZPZK.mjs +0 -25
  514. package/dist/chunk-W2SMER6D.mjs +0 -56
  515. package/dist/chunk-W3BQWPU7.mjs +0 -48
  516. package/dist/chunk-W7BWVTEV.mjs +0 -38
  517. package/dist/chunk-WB27EYOM.mjs +0 -70
  518. package/dist/chunk-WY3DYY7L.mjs +0 -56
  519. package/dist/chunk-X4POD2M5.mjs +0 -56
  520. package/dist/chunk-X7JKN4EH.mjs +0 -50
  521. package/dist/chunk-XADVLOQ7.mjs +0 -54
  522. package/dist/chunk-XG3CT6QN.mjs +0 -52
  523. package/dist/chunk-XHG6GQBI.mjs +0 -30
  524. package/dist/chunk-Y3XW2OUX.mjs +0 -32
  525. package/dist/chunk-YAAG3AZB.mjs +0 -54
  526. package/dist/chunk-YADEG24R.mjs +0 -70
  527. package/dist/chunk-YCWFSKWY.mjs +0 -44
  528. package/dist/chunk-YDO344WF.mjs +0 -56
  529. package/dist/chunk-ZF6RHHCO.mjs +0 -52
  530. package/dist/chunk-ZON4SF35.mjs +0 -56
  531. package/dist/components.d.mts +0 -2456
  532. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.mts +0 -46
  533. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.mts +0 -46
  534. package/dist/fetch/v2ContributionsCheckOrderStatus.d.mts +0 -25
  535. package/dist/fetch/v2ContributionsOrderInfo.d.mts +0 -99
  536. package/dist/fetch/v2ContributionsPaymentInfo.d.mts +0 -61
  537. package/dist/fetch/v2ContributionsPaymentMethods.d.mts +0 -46
  538. package/dist/fetch/v2ContributionsProjectInfo.d.mts +0 -137
  539. package/dist/fetch/v2ContributionsRecommendedProjects.d.mts +0 -57
  540. package/dist/fetch/v2ContributionsUserInfo.d.mts +0 -103
  541. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.mts +0 -25
  542. package/dist/fetch/v2FundraisingContributors.d.mts +0 -56
  543. package/dist/fetch/v2FundraisingContributorsCsv.d.mts +0 -9
  544. package/dist/fetch/v2FundraisingContributorsId.d.mts +0 -45
  545. package/dist/fetch/v2FundraisingContributorsIdOrders.d.mts +0 -93
  546. package/dist/fetch/v2FundraisingOrdersCsv.d.mts +0 -9
  547. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.d.mts +0 -14
  548. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.mts +0 -49
  549. package/dist/fetch/v2FundraisingRewards.d.mts +0 -103
  550. package/dist/fetch/v2FundraisingRewardsCsv.d.mts +0 -9
  551. package/dist/fetch/v2FundraisingRewardsRewardId.d.mts +0 -75
  552. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.mts +0 -121
  553. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +0 -33
  554. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +0 -119
  555. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -47
  556. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.d.mts +0 -9
  557. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.d.mts +0 -9
  558. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.mts +0 -207
  559. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +0 -33
  560. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +0 -279
  561. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -79
  562. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.d.mts +0 -14
  563. package/dist/fetch/v2ResourcesBankBranches.d.mts +0 -29
  564. package/dist/hooks/index.d.mts +0 -94
  565. package/dist/hooks/useV2ContributionsCheckOrderStatus.d.mts +0 -59
  566. package/dist/hooks/useV2ContributionsCheckOwnerFriend.d.mts +0 -39
  567. package/dist/hooks/useV2ContributionsOrderInfo.d.mts +0 -84
  568. package/dist/hooks/useV2ContributionsPaymentInfo.d.mts +0 -44
  569. package/dist/hooks/useV2ContributionsPaymentMethods.d.mts +0 -63
  570. package/dist/hooks/useV2ContributionsProjectInfo.d.mts +0 -134
  571. package/dist/hooks/useV2ContributionsRecommendedProjects.d.mts +0 -39
  572. package/dist/hooks/useV2ContributionsRecommendedTags.d.mts +0 -39
  573. package/dist/hooks/useV2ContributionsUserInfo.d.mts +0 -74
  574. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.d.mts +0 -38
  575. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +0 -39
  576. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.d.mts +0 -39
  577. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.d.mts +0 -38
  578. package/dist/hooks/useV2FundraisingContributors.d.mts +0 -44
  579. package/dist/hooks/useV2FundraisingContributorsCount.d.mts +0 -39
  580. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.mts +0 -79
  581. package/dist/hooks/useV2FundraisingContributorsId.d.mts +0 -109
  582. package/dist/hooks/useV2FundraisingContributorsIdOrders.d.mts +0 -44
  583. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.d.mts +0 -38
  584. package/dist/hooks/useV2FundraisingContributorsUsers.d.mts +0 -39
  585. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.mts +0 -79
  586. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.d.mts +0 -44
  587. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.d.mts +0 -59
  588. package/dist/hooks/useV2FundraisingRewards.d.mts +0 -59
  589. package/dist/hooks/useV2FundraisingRewardsAll.d.mts +0 -39
  590. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.mts +0 -79
  591. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.d.mts +0 -78
  592. package/dist/hooks/useV2FundraisingRewardsRewardId.d.mts +0 -109
  593. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.mts +0 -54
  594. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +0 -39
  595. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +0 -99
  596. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -39
  597. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +0 -38
  598. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.mts +0 -79
  599. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.mts +0 -79
  600. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.d.mts +0 -49
  601. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +0 -39
  602. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +0 -249
  603. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -39
  604. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +0 -38
  605. package/dist/hooks/useV2ResourcesBankBranches.d.mts +0 -39
  606. package/dist/hooks/useV2ResourcesBanks.d.mts +0 -39
  607. package/dist/hooks/useV2ResourcesUsers.d.mts +0 -39
  608. package/dist/hooks/useV2Token.d.mts +0 -38
  609. package/dist/index.d.mts +0 -71
  610. package/dist/schemaType.d.mts +0 -6589
@@ -1,18 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/schemaType.ts
17
- var schemaType_exports = {};
18
- module.exports = __toCommonJS(schemaType_exports);
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,40 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsCard3dSecureExecContribution.d.ts
5
+ type V2ContributionsCard3dSecureExecContributionPostOperation = paths["/api/v2/contributions/card3d_secure/exec_contribution"]["post"];
6
+ type V2ContributionsCard3dSecureExecContributionPostResponse = V2ContributionsCard3dSecureExecContributionPostOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsCard3dSecureExecContributionPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ result: boolean;
9
+ orderId: number;
10
+ payAmount: number;
11
+ contributionLimit: number;
12
+ contributionAmount: number;
13
+ selectedRewards: {
14
+ id: number;
15
+ num: number;
16
+ rewardOptionValues: {
17
+ id: number;
18
+ value: string;
19
+ }[] | null;
20
+ }[];
21
+ }>;
22
+ type V2ContributionsCard3dSecureExecContributionPostHeader = ForceDig<V2ContributionsCard3dSecureExecContributionPostOperation, ["parameters", "header"]>;
23
+ type V2ContributionsCard3dSecureExecContributionPostRequestBody = ForceDig<V2ContributionsCard3dSecureExecContributionPostOperation, ["requestBody", "content", "application/json"]>;
24
+ declare const postV2ContributionsCard3dSecureExecContribution: (headers: V2ContributionsCard3dSecureExecContributionPostHeader, requestBody: V2ContributionsCard3dSecureExecContributionPostRequestBody, customRequestInit?: RequestInit) => Promise<{
25
+ result: boolean;
26
+ orderId: number;
27
+ payAmount: number;
28
+ contributionLimit: number;
29
+ contributionAmount: number;
30
+ selectedRewards: {
31
+ id: number;
32
+ num: number;
33
+ rewardOptionValues: {
34
+ id: number;
35
+ value: string;
36
+ }[] | null;
37
+ }[];
38
+ }>;
39
+ //#endregion
40
+ export { postV2ContributionsCard3dSecureExecContribution as a, buildV2ContributionsCard3dSecureExecContributionPostFetcher as i, V2ContributionsCard3dSecureExecContributionPostRequestBody as n, V2ContributionsCard3dSecureExecContributionPostResponse as r, V2ContributionsCard3dSecureExecContributionPostHeader as t };
@@ -0,0 +1,40 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts
5
+ type V2ContributionsCard3dSecureRetryContributionPostOperation = paths["/api/v2/contributions/card3d_secure/retry_contribution"]["post"];
6
+ type V2ContributionsCard3dSecureRetryContributionPostResponse = V2ContributionsCard3dSecureRetryContributionPostOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsCard3dSecureRetryContributionPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ result: boolean;
9
+ orderId: number;
10
+ payAmount: number;
11
+ contributionLimit: number;
12
+ contributionAmount: number;
13
+ selectedRewards: {
14
+ id: number;
15
+ num: number;
16
+ rewardOptionValues: {
17
+ id: number;
18
+ value: string;
19
+ }[] | null;
20
+ }[];
21
+ }>;
22
+ type V2ContributionsCard3dSecureRetryContributionPostHeader = ForceDig<V2ContributionsCard3dSecureRetryContributionPostOperation, ["parameters", "header"]>;
23
+ type V2ContributionsCard3dSecureRetryContributionPostRequestBody = ForceDig<V2ContributionsCard3dSecureRetryContributionPostOperation, ["requestBody", "content", "application/json"]>;
24
+ declare const postV2ContributionsCard3dSecureRetryContribution: (headers: V2ContributionsCard3dSecureRetryContributionPostHeader, requestBody: V2ContributionsCard3dSecureRetryContributionPostRequestBody, customRequestInit?: RequestInit) => Promise<{
25
+ result: boolean;
26
+ orderId: number;
27
+ payAmount: number;
28
+ contributionLimit: number;
29
+ contributionAmount: number;
30
+ selectedRewards: {
31
+ id: number;
32
+ num: number;
33
+ rewardOptionValues: {
34
+ id: number;
35
+ value: string;
36
+ }[] | null;
37
+ }[];
38
+ }>;
39
+ //#endregion
40
+ export { postV2ContributionsCard3dSecureRetryContribution as a, buildV2ContributionsCard3dSecureRetryContributionPostFetcher as i, V2ContributionsCard3dSecureRetryContributionPostRequestBody as n, V2ContributionsCard3dSecureRetryContributionPostResponse as r, V2ContributionsCard3dSecureRetryContributionPostHeader as t };
@@ -0,0 +1,23 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsCheckOrderStatus.d.ts
5
+ type V2ContributionsCheckOrderStatusGetOperation = paths["/api/v2/contributions/check_order_status"]["get"];
6
+ type V2ContributionsCheckOrderStatusGetResponse = V2ContributionsCheckOrderStatusGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsCheckOrderStatusGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ bankStatus: "ok" | "waiting";
9
+ cvsStatus: "ok" | "waiting";
10
+ paymentStatus: 0 | 1 | 2;
11
+ retryOrderId: number | null;
12
+ waitingPaymentBatch: boolean | null;
13
+ }>;
14
+ type V2ContributionsCheckOrderStatusGetQuery = ForceDig<V2ContributionsCheckOrderStatusGetOperation, ["parameters", "query"]>;
15
+ declare const getV2ContributionsCheckOrderStatus: (query: V2ContributionsCheckOrderStatusGetQuery, customRequestInit?: RequestInit) => Promise<{
16
+ bankStatus: "ok" | "waiting";
17
+ cvsStatus: "ok" | "waiting";
18
+ paymentStatus: 0 | 1 | 2;
19
+ retryOrderId: number | null;
20
+ waitingPaymentBatch: boolean | null;
21
+ }>;
22
+ //#endregion
23
+ export { getV2ContributionsCheckOrderStatus as i, V2ContributionsCheckOrderStatusGetResponse as n, buildV2ContributionsCheckOrderStatusGetFetcher as r, V2ContributionsCheckOrderStatusGetQuery as t };
@@ -1,17 +1,15 @@
1
- import { paths } from '../schemaType.mjs';
2
- import { ForceDig } from '@readyfor/api-client-base';
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
3
 
4
+ //#region src/fetch/v2ContributionsCheckOwnerFriend.d.ts
4
5
  type V2ContributionsCheckOwnerFriendGetOperation = paths["/api/v2/contributions/check_owner_friend"]["get"];
5
6
  type V2ContributionsCheckOwnerFriendGetResponse = V2ContributionsCheckOwnerFriendGetOperation["responses"]["200"]["content"]["application/json"];
6
7
  declare const buildV2ContributionsCheckOwnerFriendGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- result: boolean | null;
8
+ result: boolean | null;
8
9
  }>;
9
- type V2ContributionsCheckOwnerFriendGetQuery = ForceDig<V2ContributionsCheckOwnerFriendGetOperation, [
10
- "parameters",
11
- "query"
12
- ]>;
10
+ type V2ContributionsCheckOwnerFriendGetQuery = ForceDig<V2ContributionsCheckOwnerFriendGetOperation, ["parameters", "query"]>;
13
11
  declare const getV2ContributionsCheckOwnerFriend: (query: V2ContributionsCheckOwnerFriendGetQuery, customRequestInit?: RequestInit) => Promise<{
14
- result: boolean | null;
12
+ result: boolean | null;
15
13
  }>;
16
-
17
- export { type V2ContributionsCheckOwnerFriendGetQuery, type V2ContributionsCheckOwnerFriendGetResponse, buildV2ContributionsCheckOwnerFriendGetFetcher, getV2ContributionsCheckOwnerFriend };
14
+ //#endregion
15
+ export { getV2ContributionsCheckOwnerFriend as i, V2ContributionsCheckOwnerFriendGetResponse as n, buildV2ContributionsCheckOwnerFriendGetFetcher as r, V2ContributionsCheckOwnerFriendGetQuery as t };
@@ -1,30 +1,21 @@
1
- import { paths } from '../schemaType.mjs';
2
- import { ForceDig } from '@readyfor/api-client-base';
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
3
 
4
+ //#region src/fetch/v2ContributionsExecContribution.d.ts
4
5
  type V2ContributionsExecContributionPostOperation = paths["/api/v2/contributions/exec_contribution"]["post"];
5
6
  type V2ContributionsExecContributionPostResponse = V2ContributionsExecContributionPostOperation["responses"]["200"]["content"]["application/json"];
6
7
  declare const buildV2ContributionsExecContributionPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- result: boolean;
8
- orderId: number;
9
- redirect3dSecureUrl: string | null;
8
+ result: boolean;
9
+ orderId: number;
10
+ redirect3dSecureUrl: string | null;
10
11
  }>;
11
- type V2ContributionsExecContributionPostHeader = ForceDig<V2ContributionsExecContributionPostOperation, [
12
- "parameters",
13
- "header"
14
- ]>;
15
- type V2ContributionsExecContributionPostQuery = ForceDig<V2ContributionsExecContributionPostOperation, [
16
- "parameters",
17
- "query"
18
- ]>;
19
- type V2ContributionsExecContributionPostRequestBody = ForceDig<V2ContributionsExecContributionPostOperation, [
20
- "requestBody",
21
- "content",
22
- "application/json"
23
- ]>;
12
+ type V2ContributionsExecContributionPostHeader = ForceDig<V2ContributionsExecContributionPostOperation, ["parameters", "header"]>;
13
+ type V2ContributionsExecContributionPostQuery = ForceDig<V2ContributionsExecContributionPostOperation, ["parameters", "query"]>;
14
+ type V2ContributionsExecContributionPostRequestBody = ForceDig<V2ContributionsExecContributionPostOperation, ["requestBody", "content", "application/json"]>;
24
15
  declare const postV2ContributionsExecContribution: (headers: V2ContributionsExecContributionPostHeader, query: V2ContributionsExecContributionPostQuery, requestBody: V2ContributionsExecContributionPostRequestBody, customRequestInit?: RequestInit) => Promise<{
25
- result: boolean;
26
- orderId: number;
27
- redirect3dSecureUrl: string | null;
16
+ result: boolean;
17
+ orderId: number;
18
+ redirect3dSecureUrl: string | null;
28
19
  }>;
29
-
30
- export { type V2ContributionsExecContributionPostHeader, type V2ContributionsExecContributionPostQuery, type V2ContributionsExecContributionPostRequestBody, type V2ContributionsExecContributionPostResponse, buildV2ContributionsExecContributionPostFetcher, postV2ContributionsExecContribution };
20
+ //#endregion
21
+ export { buildV2ContributionsExecContributionPostFetcher as a, V2ContributionsExecContributionPostResponse as i, V2ContributionsExecContributionPostQuery as n, postV2ContributionsExecContribution as o, V2ContributionsExecContributionPostRequestBody as r, V2ContributionsExecContributionPostHeader as t };
@@ -0,0 +1,97 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsOrderInfo.d.ts
5
+ type V2ContributionsOrderInfoGetOperation = paths["/api/v2/contributions/order_info"]["get"];
6
+ type V2ContributionsOrderInfoGetResponse = V2ContributionsOrderInfoGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsOrderInfoGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ payAmount: number;
9
+ contributionLimit: number;
10
+ contributionAmount: number | null;
11
+ commentExists: boolean;
12
+ bankInfo: {
13
+ limitDateTime: string;
14
+ limitDateTimeMessage: string | null;
15
+ bankName: string;
16
+ bankCode: string;
17
+ branchName: string;
18
+ branchCode: string;
19
+ accountType: string;
20
+ accountNum: string;
21
+ accountName: string;
22
+ accountNameKana: string | null;
23
+ transferName: string | null;
24
+ transferAmount: number;
25
+ } | null;
26
+ cvsInfo: {
27
+ paymentNumbers: {
28
+ label: string;
29
+ value: string;
30
+ }[];
31
+ paymentTerm: string;
32
+ amount: number;
33
+ cvsName: string;
34
+ } | null;
35
+ selectedRewards: {
36
+ id: number;
37
+ num: number;
38
+ rewardOptionValues: {
39
+ id: number;
40
+ value: string;
41
+ }[] | null;
42
+ }[];
43
+ paymentType: "onetime" | "monthly" | "yearly";
44
+ nextBillingDate: string | null;
45
+ contributorSystemUsageFee: {
46
+ fee: number;
47
+ salesTax: number;
48
+ totalAmount: number;
49
+ } | null;
50
+ }>;
51
+ type V2ContributionsOrderInfoGetQuery = ForceDig<V2ContributionsOrderInfoGetOperation, ["parameters", "query"]>;
52
+ declare const getV2ContributionsOrderInfo: (query: V2ContributionsOrderInfoGetQuery, customRequestInit?: RequestInit) => Promise<{
53
+ payAmount: number;
54
+ contributionLimit: number;
55
+ contributionAmount: number | null;
56
+ commentExists: boolean;
57
+ bankInfo: {
58
+ limitDateTime: string;
59
+ limitDateTimeMessage: string | null;
60
+ bankName: string;
61
+ bankCode: string;
62
+ branchName: string;
63
+ branchCode: string;
64
+ accountType: string;
65
+ accountNum: string;
66
+ accountName: string;
67
+ accountNameKana: string | null;
68
+ transferName: string | null;
69
+ transferAmount: number;
70
+ } | null;
71
+ cvsInfo: {
72
+ paymentNumbers: {
73
+ label: string;
74
+ value: string;
75
+ }[];
76
+ paymentTerm: string;
77
+ amount: number;
78
+ cvsName: string;
79
+ } | null;
80
+ selectedRewards: {
81
+ id: number;
82
+ num: number;
83
+ rewardOptionValues: {
84
+ id: number;
85
+ value: string;
86
+ }[] | null;
87
+ }[];
88
+ paymentType: "onetime" | "monthly" | "yearly";
89
+ nextBillingDate: string | null;
90
+ contributorSystemUsageFee: {
91
+ fee: number;
92
+ salesTax: number;
93
+ totalAmount: number;
94
+ } | null;
95
+ }>;
96
+ //#endregion
97
+ export { getV2ContributionsOrderInfo as i, V2ContributionsOrderInfoGetResponse as n, buildV2ContributionsOrderInfoGetFetcher as r, V2ContributionsOrderInfoGetQuery as t };
@@ -0,0 +1,59 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsPaymentInfo.d.ts
5
+ type V2ContributionsPaymentInfoGetOperation = paths["/api/v2/contributions/payment_info"]["get"];
6
+ type V2ContributionsPaymentInfoGetResponse = V2ContributionsPaymentInfoGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsPaymentInfoGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ paymentDescriptor: {
9
+ id: number | null;
10
+ paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
11
+ };
12
+ paymentDetail: {
13
+ cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
14
+ customerLastName: string;
15
+ customerFirstName: string;
16
+ customerLastNameKana: string;
17
+ customerFirstNameKana: string;
18
+ customerPhoneNumber1: string;
19
+ customerPhoneNumber2: string;
20
+ customerPhoneNumber3: string;
21
+ } | {
22
+ number: string;
23
+ expYear: number;
24
+ expMonth: number;
25
+ token: string;
26
+ tokenExpireAt?: string | undefined;
27
+ cardHolderName?: string | undefined;
28
+ } | {
29
+ id: number;
30
+ } | null;
31
+ }>;
32
+ type V2ContributionsPaymentInfoGetQuery = ForceDig<V2ContributionsPaymentInfoGetOperation, ["parameters", "query"]>;
33
+ declare const getV2ContributionsPaymentInfo: (query: V2ContributionsPaymentInfoGetQuery, customRequestInit?: RequestInit) => Promise<{
34
+ paymentDescriptor: {
35
+ id: number | null;
36
+ paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
37
+ };
38
+ paymentDetail: {
39
+ cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
40
+ customerLastName: string;
41
+ customerFirstName: string;
42
+ customerLastNameKana: string;
43
+ customerFirstNameKana: string;
44
+ customerPhoneNumber1: string;
45
+ customerPhoneNumber2: string;
46
+ customerPhoneNumber3: string;
47
+ } | {
48
+ number: string;
49
+ expYear: number;
50
+ expMonth: number;
51
+ token: string;
52
+ tokenExpireAt?: string | undefined;
53
+ cardHolderName?: string | undefined;
54
+ } | {
55
+ id: number;
56
+ } | null;
57
+ }>;
58
+ //#endregion
59
+ export { getV2ContributionsPaymentInfo as i, V2ContributionsPaymentInfoGetResponse as n, buildV2ContributionsPaymentInfoGetFetcher as r, V2ContributionsPaymentInfoGetQuery as t };
@@ -0,0 +1,47 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+
3
+ //#region src/fetch/v2ContributionsPaymentMethods.d.ts
4
+ type V2ContributionsPaymentMethodsGetOperation = paths["/api/v2/contributions/payment_methods"]["get"];
5
+ type V2ContributionsPaymentMethodsGetResponse = V2ContributionsPaymentMethodsGetOperation["responses"]["200"]["content"]["application/json"];
6
+ declare const buildV2ContributionsPaymentMethodsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<({
7
+ paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
8
+ statuses: {
9
+ cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
10
+ enable: boolean;
11
+ maintenance: {
12
+ inMaintenance: boolean;
13
+ beginAt: string | null;
14
+ endAt: string | null;
15
+ };
16
+ }[];
17
+ } | {
18
+ enable: boolean;
19
+ maintenance: {
20
+ inMaintenance: boolean;
21
+ beginAt: string | null;
22
+ endAt: string | null;
23
+ };
24
+ paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
25
+ })[]>;
26
+ declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit) => Promise<({
27
+ paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
28
+ statuses: {
29
+ cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
30
+ enable: boolean;
31
+ maintenance: {
32
+ inMaintenance: boolean;
33
+ beginAt: string | null;
34
+ endAt: string | null;
35
+ };
36
+ }[];
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
+ })[]>;
46
+ //#endregion
47
+ export { buildV2ContributionsPaymentMethodsGetFetcher as n, getV2ContributionsPaymentMethods as r, V2ContributionsPaymentMethodsGetResponse as t };
@@ -1,18 +1,15 @@
1
- import { paths } from '../schemaType.mjs';
2
- import { ForceDig } from '@readyfor/api-client-base';
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
3
 
4
+ //#region src/fetch/v2ContributionsPostComment.d.ts
4
5
  type V2ContributionsPostCommentPostOperation = paths["/api/v2/contributions/post_comment"]["post"];
5
6
  type V2ContributionsPostCommentPostResponse = V2ContributionsPostCommentPostOperation["responses"]["200"]["content"]["application/json"];
6
7
  declare const buildV2ContributionsPostCommentPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- result?: boolean | undefined;
8
+ result?: boolean | undefined;
8
9
  }>;
9
- type V2ContributionsPostCommentPostRequestBody = ForceDig<V2ContributionsPostCommentPostOperation, [
10
- "requestBody",
11
- "content",
12
- "application/json"
13
- ]>;
10
+ type V2ContributionsPostCommentPostRequestBody = ForceDig<V2ContributionsPostCommentPostOperation, ["requestBody", "content", "application/json"]>;
14
11
  declare const postV2ContributionsPostComment: (requestBody: V2ContributionsPostCommentPostRequestBody, customRequestInit?: RequestInit) => Promise<{
15
- result?: boolean | undefined;
12
+ result?: boolean | undefined;
16
13
  }>;
17
-
18
- export { type V2ContributionsPostCommentPostRequestBody, type V2ContributionsPostCommentPostResponse, buildV2ContributionsPostCommentPostFetcher, postV2ContributionsPostComment };
14
+ //#endregion
15
+ export { postV2ContributionsPostComment as i, V2ContributionsPostCommentPostResponse as n, buildV2ContributionsPostCommentPostFetcher as r, V2ContributionsPostCommentPostRequestBody as t };
@@ -0,0 +1,135 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsProjectInfo.d.ts
5
+ type V2ContributionsProjectInfoGetOperation = paths["/api/v2/contributions/project_info"]["get"];
6
+ type V2ContributionsProjectInfoGetResponse = V2ContributionsProjectInfoGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsProjectInfoGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ id: number;
9
+ userId: number;
10
+ title: string;
11
+ prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
12
+ expiredAt: string | null;
13
+ fundingTypeNotation: string;
14
+ fundingModel: 0 | 1 | 3;
15
+ rewardNotation: string;
16
+ requiredPeopleNum: number | null;
17
+ remainingDayOrTimeValue: string | null;
18
+ paymentMethodRestriction: 0 | 2 | 4 | 6;
19
+ supportType: "charity" | "furusato" | "normal";
20
+ ownerName: string;
21
+ ownerImage: {
22
+ src: string;
23
+ alt: string;
24
+ };
25
+ image: {
26
+ src: string;
27
+ alt: string;
28
+ };
29
+ rewards: {
30
+ id: number;
31
+ title: string;
32
+ image: {
33
+ src: string;
34
+ alt: string;
35
+ } | null;
36
+ price: number;
37
+ description: string;
38
+ currentReservedStockCount: number | null;
39
+ contributionLimit: number | null;
40
+ stockCount: string;
41
+ deliverySchedule: string | null;
42
+ requireDelivery: boolean;
43
+ rewardOptions: {
44
+ id: number;
45
+ name: string;
46
+ inputType: 0 | 5;
47
+ selections?: {
48
+ id: number;
49
+ label: string;
50
+ }[] | undefined;
51
+ }[] | null;
52
+ paymentType: "onetime" | "monthly" | "yearly";
53
+ minPrice: number | null;
54
+ }[];
55
+ hashTags: string[];
56
+ contributorSystemUsageFee: {
57
+ fee: number;
58
+ salesTax: number;
59
+ totalAmount: number;
60
+ } | null;
61
+ gmopgPaymentSetting: {
62
+ shopId: string;
63
+ mpTokenCredentials: {
64
+ apiKey: string;
65
+ publicKey: string;
66
+ };
67
+ };
68
+ fundedPercent: number | null;
69
+ }>;
70
+ type V2ContributionsProjectInfoGetQuery = ForceDig<V2ContributionsProjectInfoGetOperation, ["parameters", "query"]>;
71
+ declare const getV2ContributionsProjectInfo: (query: V2ContributionsProjectInfoGetQuery, customRequestInit?: RequestInit) => Promise<{
72
+ id: number;
73
+ userId: number;
74
+ title: string;
75
+ prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
76
+ expiredAt: string | null;
77
+ fundingTypeNotation: string;
78
+ fundingModel: 0 | 1 | 3;
79
+ rewardNotation: string;
80
+ requiredPeopleNum: number | null;
81
+ remainingDayOrTimeValue: string | null;
82
+ paymentMethodRestriction: 0 | 2 | 4 | 6;
83
+ supportType: "charity" | "furusato" | "normal";
84
+ ownerName: string;
85
+ ownerImage: {
86
+ src: string;
87
+ alt: string;
88
+ };
89
+ image: {
90
+ src: string;
91
+ alt: string;
92
+ };
93
+ rewards: {
94
+ id: number;
95
+ title: string;
96
+ image: {
97
+ src: string;
98
+ alt: string;
99
+ } | null;
100
+ price: number;
101
+ description: string;
102
+ currentReservedStockCount: number | null;
103
+ contributionLimit: number | null;
104
+ stockCount: string;
105
+ deliverySchedule: string | null;
106
+ requireDelivery: boolean;
107
+ rewardOptions: {
108
+ id: number;
109
+ name: string;
110
+ inputType: 0 | 5;
111
+ selections?: {
112
+ id: number;
113
+ label: string;
114
+ }[] | undefined;
115
+ }[] | null;
116
+ paymentType: "onetime" | "monthly" | "yearly";
117
+ minPrice: number | null;
118
+ }[];
119
+ hashTags: string[];
120
+ contributorSystemUsageFee: {
121
+ fee: number;
122
+ salesTax: number;
123
+ totalAmount: number;
124
+ } | null;
125
+ gmopgPaymentSetting: {
126
+ shopId: string;
127
+ mpTokenCredentials: {
128
+ apiKey: string;
129
+ publicKey: string;
130
+ };
131
+ };
132
+ fundedPercent: number | null;
133
+ }>;
134
+ //#endregion
135
+ export { getV2ContributionsProjectInfo as i, V2ContributionsProjectInfoGetResponse as n, buildV2ContributionsProjectInfoGetFetcher as r, V2ContributionsProjectInfoGetQuery as t };
@@ -0,0 +1,55 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2ContributionsRecommendedProjects.d.ts
5
+ type V2ContributionsRecommendedProjectsGetOperation = paths["/api/v2/contributions/recommended_projects"]["get"];
6
+ type V2ContributionsRecommendedProjectsGetResponse = V2ContributionsRecommendedProjectsGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2ContributionsRecommendedProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ projects: {
9
+ keyword: string;
10
+ title: string;
11
+ state: "none" | "new" | "successful" | "nextGoal" | "achieved";
12
+ tagName: string;
13
+ imageUrl: string;
14
+ fundingModel: "allOrNothing" | "keepItAll" | "regularSteady";
15
+ fundingTypeNotation: string;
16
+ userImageUrl: string;
17
+ userFullName: string;
18
+ currentContributionCount: number;
19
+ currentContributionAmount: number;
20
+ expiryDateLabel: string;
21
+ expiryDateValue: string;
22
+ gaugeInfo: {
23
+ fundedPercent: number | null;
24
+ isStretchGoalDisplayed: boolean;
25
+ progressRate1st: number;
26
+ progressRate2st: number | null;
27
+ };
28
+ }[];
29
+ }>;
30
+ type V2ContributionsRecommendedProjectsGetQuery = ForceDig<V2ContributionsRecommendedProjectsGetOperation, ["parameters", "query"]>;
31
+ declare const getV2ContributionsRecommendedProjects: (query: V2ContributionsRecommendedProjectsGetQuery, customRequestInit?: RequestInit) => Promise<{
32
+ projects: {
33
+ keyword: string;
34
+ title: string;
35
+ state: "none" | "new" | "successful" | "nextGoal" | "achieved";
36
+ tagName: string;
37
+ imageUrl: string;
38
+ fundingModel: "allOrNothing" | "keepItAll" | "regularSteady";
39
+ fundingTypeNotation: string;
40
+ userImageUrl: string;
41
+ userFullName: string;
42
+ currentContributionCount: number;
43
+ currentContributionAmount: number;
44
+ expiryDateLabel: string;
45
+ expiryDateValue: string;
46
+ gaugeInfo: {
47
+ fundedPercent: number | null;
48
+ isStretchGoalDisplayed: boolean;
49
+ progressRate1st: number;
50
+ progressRate2st: number | null;
51
+ };
52
+ }[];
53
+ }>;
54
+ //#endregion
55
+ export { getV2ContributionsRecommendedProjects as i, V2ContributionsRecommendedProjectsGetResponse as n, buildV2ContributionsRecommendedProjectsGetFetcher as r, V2ContributionsRecommendedProjectsGetQuery as t };
@@ -1,23 +1,21 @@
1
- import { paths } from '../schemaType.mjs';
2
- import { ForceDig } from '@readyfor/api-client-base';
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
3
 
4
+ //#region src/fetch/v2ContributionsRecommendedTags.d.ts
4
5
  type V2ContributionsRecommendedTagsGetOperation = paths["/api/v2/contributions/recommended_tags"]["get"];
5
6
  type V2ContributionsRecommendedTagsGetResponse = V2ContributionsRecommendedTagsGetOperation["responses"]["200"]["content"]["application/json"];
6
7
  declare const buildV2ContributionsRecommendedTagsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- tags: {
8
- keyword: string;
9
- name: string;
10
- }[];
8
+ tags: {
9
+ keyword: string;
10
+ name: string;
11
+ }[];
11
12
  }>;
12
- type V2ContributionsRecommendedTagsGetQuery = ForceDig<V2ContributionsRecommendedTagsGetOperation, [
13
- "parameters",
14
- "query"
15
- ]>;
13
+ type V2ContributionsRecommendedTagsGetQuery = ForceDig<V2ContributionsRecommendedTagsGetOperation, ["parameters", "query"]>;
16
14
  declare const getV2ContributionsRecommendedTags: (query: V2ContributionsRecommendedTagsGetQuery, customRequestInit?: RequestInit) => Promise<{
17
- tags: {
18
- keyword: string;
19
- name: string;
20
- }[];
15
+ tags: {
16
+ keyword: string;
17
+ name: string;
18
+ }[];
21
19
  }>;
22
-
23
- export { type V2ContributionsRecommendedTagsGetQuery, type V2ContributionsRecommendedTagsGetResponse, buildV2ContributionsRecommendedTagsGetFetcher, getV2ContributionsRecommendedTags };
20
+ //#endregion
21
+ export { getV2ContributionsRecommendedTags as i, V2ContributionsRecommendedTagsGetResponse as n, buildV2ContributionsRecommendedTagsGetFetcher as r, V2ContributionsRecommendedTagsGetQuery as t };