@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
@@ -0,0 +1,101 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2FundraisingRewards.d.ts
5
+ type V2FundraisingRewardsGetOperation = paths["/api/v2/fundraising/rewards"]["get"];
6
+ type V2FundraisingRewardsGetResponse = V2FundraisingRewardsGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2FundraisingRewardsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ rewardsCount: {
9
+ notStarted: number;
10
+ completed: number;
11
+ actionNotNeeded: number;
12
+ };
13
+ rewards: {
14
+ id: number;
15
+ thumbnailUrl: string;
16
+ price: number;
17
+ orderReward: {
18
+ rewardCount: number;
19
+ waitPaymentRewardCount?: number | undefined;
20
+ };
21
+ rewardStock: {
22
+ __type: "limitedRewardStock";
23
+ stockCount: number;
24
+ } | {
25
+ __type: "unlimitedRewardStock";
26
+ };
27
+ deliveryRate: number;
28
+ notDeliveryStartedCount: number;
29
+ project: {
30
+ id: number;
31
+ title: string;
32
+ expiredAt: string;
33
+ };
34
+ needsDeliveryDeadlineAlert: boolean;
35
+ title?: string | undefined;
36
+ estimatedArrivalMonth?: string | undefined;
37
+ shipCompletedAt?: string | undefined;
38
+ leftDaysToDeliveryDeadline?: number | undefined;
39
+ }[];
40
+ pagination: {
41
+ totalPages: number;
42
+ totalCount: number;
43
+ currentPerPage: number;
44
+ currentPage: number;
45
+ isFirstPage: boolean;
46
+ isLastPage: boolean;
47
+ prevPage?: number | undefined;
48
+ nextPage?: number | undefined;
49
+ };
50
+ needsDeliveryDeadlineAlert: boolean;
51
+ scopedProjectIds: number[];
52
+ }>;
53
+ type V2FundraisingRewardsGetQuery = ForceDig<V2FundraisingRewardsGetOperation, ["parameters", "query"]>;
54
+ declare const getV2FundraisingRewards: (query: V2FundraisingRewardsGetQuery, customRequestInit?: RequestInit) => Promise<{
55
+ rewardsCount: {
56
+ notStarted: number;
57
+ completed: number;
58
+ actionNotNeeded: number;
59
+ };
60
+ rewards: {
61
+ id: number;
62
+ thumbnailUrl: string;
63
+ price: number;
64
+ orderReward: {
65
+ rewardCount: number;
66
+ waitPaymentRewardCount?: number | undefined;
67
+ };
68
+ rewardStock: {
69
+ __type: "limitedRewardStock";
70
+ stockCount: number;
71
+ } | {
72
+ __type: "unlimitedRewardStock";
73
+ };
74
+ deliveryRate: number;
75
+ notDeliveryStartedCount: number;
76
+ project: {
77
+ id: number;
78
+ title: string;
79
+ expiredAt: string;
80
+ };
81
+ needsDeliveryDeadlineAlert: boolean;
82
+ title?: string | undefined;
83
+ estimatedArrivalMonth?: string | undefined;
84
+ shipCompletedAt?: string | undefined;
85
+ leftDaysToDeliveryDeadline?: number | undefined;
86
+ }[];
87
+ pagination: {
88
+ totalPages: number;
89
+ totalCount: number;
90
+ currentPerPage: number;
91
+ currentPage: number;
92
+ isFirstPage: boolean;
93
+ isLastPage: boolean;
94
+ prevPage?: number | undefined;
95
+ nextPage?: number | undefined;
96
+ };
97
+ needsDeliveryDeadlineAlert: boolean;
98
+ scopedProjectIds: number[];
99
+ }>;
100
+ //#endregion
101
+ export { getV2FundraisingRewards as i, V2FundraisingRewardsGetResponse as n, buildV2FundraisingRewardsGetFetcher as r, V2FundraisingRewardsGetQuery 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/v2FundraisingRewardsAll.d.ts
4
5
  type V2FundraisingRewardsAllGetOperation = paths["/api/v2/fundraising/rewards/all"]["get"];
5
6
  type V2FundraisingRewardsAllGetResponse = V2FundraisingRewardsAllGetOperation["responses"]["200"]["content"]["application/json"];
6
7
  declare const buildV2FundraisingRewardsAllGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- rewards: {
8
- id: number;
9
- projectId: number;
10
- }[];
8
+ rewards: {
9
+ id: number;
10
+ projectId: number;
11
+ }[];
11
12
  }>;
12
- type V2FundraisingRewardsAllGetQuery = ForceDig<V2FundraisingRewardsAllGetOperation, [
13
- "parameters",
14
- "query"
15
- ]>;
13
+ type V2FundraisingRewardsAllGetQuery = ForceDig<V2FundraisingRewardsAllGetOperation, ["parameters", "query"]>;
16
14
  declare const getV2FundraisingRewardsAll: (query: V2FundraisingRewardsAllGetQuery, customRequestInit?: RequestInit) => Promise<{
17
- rewards: {
18
- id: number;
19
- projectId: number;
20
- }[];
15
+ rewards: {
16
+ id: number;
17
+ projectId: number;
18
+ }[];
21
19
  }>;
22
-
23
- export { type V2FundraisingRewardsAllGetQuery, type V2FundraisingRewardsAllGetResponse, buildV2FundraisingRewardsAllGetFetcher, getV2FundraisingRewardsAll };
20
+ //#endregion
21
+ export { getV2FundraisingRewardsAll as i, V2FundraisingRewardsAllGetResponse as n, buildV2FundraisingRewardsAllGetFetcher as r, V2FundraisingRewardsAllGetQuery as t };
@@ -0,0 +1,10 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import * as _$_readyfor_api_client_base0 from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2FundraisingRewardsCsv.d.ts
5
+ type V2FundraisingRewardsCsvGetOperation = paths["/api/v2/fundraising/rewards_csv"]["get"];
6
+ type V2FundraisingRewardsCsvGetResponse = V2FundraisingRewardsCsvGetOperation["responses"]["200"]["content"]["text/csv"];
7
+ declare const buildV2FundraisingRewardsCsvGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<_$_readyfor_api_client_base0.BlobFetcherResponse>;
8
+ declare const getV2FundraisingRewardsCsv: (customRequestInit?: RequestInit) => Promise<_$_readyfor_api_client_base0.BlobFetcherResponse>;
9
+ //#endregion
10
+ export { buildV2FundraisingRewardsCsvGetFetcher as n, getV2FundraisingRewardsCsv as r, V2FundraisingRewardsCsvGetResponse as t };
@@ -1,48 +1,39 @@
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/v2FundraisingRewardsCsvGenerations.d.ts
4
5
  type V2FundraisingRewardsCsvGenerationsGetOperation = paths["/api/v2/fundraising/rewards_csv/generations"]["get"];
5
6
  type V2FundraisingRewardsCsvGenerationsGetResponse = V2FundraisingRewardsCsvGenerationsGetOperation["responses"]["200"]["content"]["application/json"];
6
7
  declare const buildV2FundraisingRewardsCsvGenerationsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- status: "failed";
8
+ status: "failed";
8
9
  } | {
9
- status: "generated";
10
- generatedAt: string;
10
+ status: "generated";
11
+ generatedAt: string;
11
12
  } | {
12
- status: "processing";
13
- progressRate: number;
13
+ status: "processing";
14
+ progressRate: number;
14
15
  } | {
15
- status: "none";
16
+ status: "none";
16
17
  }>;
17
18
  declare const getV2FundraisingRewardsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
18
- status: "failed";
19
+ status: "failed";
19
20
  } | {
20
- status: "generated";
21
- generatedAt: string;
21
+ status: "generated";
22
+ generatedAt: string;
22
23
  } | {
23
- status: "processing";
24
- progressRate: number;
24
+ status: "processing";
25
+ progressRate: number;
25
26
  } | {
26
- status: "none";
27
+ status: "none";
27
28
  }>;
28
29
  type V2FundraisingRewardsCsvGenerationsPostOperation = paths["/api/v2/fundraising/rewards_csv/generations"]["post"];
29
30
  declare const buildV2FundraisingRewardsCsvGenerationsPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
30
- type V2FundraisingRewardsCsvGenerationsPostHeader = ForceDig<V2FundraisingRewardsCsvGenerationsPostOperation, [
31
- "parameters",
32
- "header"
33
- ]>;
34
- type V2FundraisingRewardsCsvGenerationsPostRequestBody = ForceDig<V2FundraisingRewardsCsvGenerationsPostOperation, [
35
- "requestBody",
36
- "content",
37
- "application/json"
38
- ]>;
31
+ type V2FundraisingRewardsCsvGenerationsPostHeader = ForceDig<V2FundraisingRewardsCsvGenerationsPostOperation, ["parameters", "header"]>;
32
+ type V2FundraisingRewardsCsvGenerationsPostRequestBody = ForceDig<V2FundraisingRewardsCsvGenerationsPostOperation, ["requestBody", "content", "application/json"]>;
39
33
  declare const postV2FundraisingRewardsCsvGenerations: (headers: V2FundraisingRewardsCsvGenerationsPostHeader, requestBody: V2FundraisingRewardsCsvGenerationsPostRequestBody, customRequestInit?: RequestInit) => Promise<void>;
40
34
  type V2FundraisingRewardsCsvGenerationsDeleteOperation = paths["/api/v2/fundraising/rewards_csv/generations"]["delete"];
41
35
  declare const buildV2FundraisingRewardsCsvGenerationsDeleteFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
42
- type V2FundraisingRewardsCsvGenerationsDeleteHeader = ForceDig<V2FundraisingRewardsCsvGenerationsDeleteOperation, [
43
- "parameters",
44
- "header"
45
- ]>;
36
+ type V2FundraisingRewardsCsvGenerationsDeleteHeader = ForceDig<V2FundraisingRewardsCsvGenerationsDeleteOperation, ["parameters", "header"]>;
46
37
  declare const deleteV2FundraisingRewardsCsvGenerations: (headers: V2FundraisingRewardsCsvGenerationsDeleteHeader, customRequestInit?: RequestInit) => Promise<void>;
47
-
48
- export { type V2FundraisingRewardsCsvGenerationsDeleteHeader, type V2FundraisingRewardsCsvGenerationsGetResponse, type V2FundraisingRewardsCsvGenerationsPostHeader, type V2FundraisingRewardsCsvGenerationsPostRequestBody, buildV2FundraisingRewardsCsvGenerationsDeleteFetcher, buildV2FundraisingRewardsCsvGenerationsGetFetcher, buildV2FundraisingRewardsCsvGenerationsPostFetcher, deleteV2FundraisingRewardsCsvGenerations, getV2FundraisingRewardsCsvGenerations, postV2FundraisingRewardsCsvGenerations };
38
+ //#endregion
39
+ export { buildV2FundraisingRewardsCsvGenerationsDeleteFetcher as a, deleteV2FundraisingRewardsCsvGenerations as c, V2FundraisingRewardsCsvGenerationsPostRequestBody as i, getV2FundraisingRewardsCsvGenerations as l, V2FundraisingRewardsCsvGenerationsGetResponse as n, buildV2FundraisingRewardsCsvGenerationsGetFetcher as o, V2FundraisingRewardsCsvGenerationsPostHeader as r, buildV2FundraisingRewardsCsvGenerationsPostFetcher as s, V2FundraisingRewardsCsvGenerationsDeleteHeader as t, postV2FundraisingRewardsCsvGenerations as u };
@@ -1,17 +1,11 @@
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/v2FundraisingRewardsDeliveryState.d.ts
4
5
  type V2FundraisingRewardsDeliveryStatePatchOperation = paths["/api/v2/fundraising/rewards/delivery_state"]["patch"];
5
6
  declare const buildV2FundraisingRewardsDeliveryStatePatchFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
6
- type V2FundraisingRewardsDeliveryStatePatchHeader = ForceDig<V2FundraisingRewardsDeliveryStatePatchOperation, [
7
- "parameters",
8
- "header"
9
- ]>;
10
- type V2FundraisingRewardsDeliveryStatePatchRequestBody = ForceDig<V2FundraisingRewardsDeliveryStatePatchOperation, [
11
- "requestBody",
12
- "content",
13
- "application/json"
14
- ]>;
7
+ type V2FundraisingRewardsDeliveryStatePatchHeader = ForceDig<V2FundraisingRewardsDeliveryStatePatchOperation, ["parameters", "header"]>;
8
+ type V2FundraisingRewardsDeliveryStatePatchRequestBody = ForceDig<V2FundraisingRewardsDeliveryStatePatchOperation, ["requestBody", "content", "application/json"]>;
15
9
  declare const patchV2FundraisingRewardsDeliveryState: (headers: V2FundraisingRewardsDeliveryStatePatchHeader, requestBody: V2FundraisingRewardsDeliveryStatePatchRequestBody, customRequestInit?: RequestInit) => Promise<void>;
16
-
17
- export { type V2FundraisingRewardsDeliveryStatePatchHeader, type V2FundraisingRewardsDeliveryStatePatchRequestBody, buildV2FundraisingRewardsDeliveryStatePatchFetcher, patchV2FundraisingRewardsDeliveryState };
10
+ //#endregion
11
+ export { patchV2FundraisingRewardsDeliveryState as i, V2FundraisingRewardsDeliveryStatePatchRequestBody as n, buildV2FundraisingRewardsDeliveryStatePatchFetcher as r, V2FundraisingRewardsDeliveryStatePatchHeader as t };
@@ -1,28 +1,29 @@
1
- import { paths } from '../schemaType.mjs';
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
2
 
3
+ //#region src/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts
3
4
  type V2FundraisingRewardsDeliveryStateProgressGetOperation = paths["/api/v2/fundraising/rewards/delivery_state/progress"]["get"];
4
5
  type V2FundraisingRewardsDeliveryStateProgressGetResponse = V2FundraisingRewardsDeliveryStateProgressGetOperation["responses"]["200"]["content"]["application/json"];
5
6
  declare const buildV2FundraisingRewardsDeliveryStateProgressGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
6
- status: "failed";
7
+ status: "failed";
7
8
  } | {
8
- status: "completed";
9
- completedAt: string;
9
+ status: "completed";
10
+ completedAt: string;
10
11
  } | {
11
- status: "processing";
12
- progressRate: number;
12
+ status: "processing";
13
+ progressRate: number;
13
14
  } | {
14
- status: "none";
15
+ status: "none";
15
16
  }>;
16
17
  declare const getV2FundraisingRewardsDeliveryStateProgress: (customRequestInit?: RequestInit) => Promise<{
17
- status: "failed";
18
+ status: "failed";
18
19
  } | {
19
- status: "completed";
20
- completedAt: string;
20
+ status: "completed";
21
+ completedAt: string;
21
22
  } | {
22
- status: "processing";
23
- progressRate: number;
23
+ status: "processing";
24
+ progressRate: number;
24
25
  } | {
25
- status: "none";
26
+ status: "none";
26
27
  }>;
27
-
28
- export { type V2FundraisingRewardsDeliveryStateProgressGetResponse, buildV2FundraisingRewardsDeliveryStateProgressGetFetcher, getV2FundraisingRewardsDeliveryStateProgress };
28
+ //#endregion
29
+ export { buildV2FundraisingRewardsDeliveryStateProgressGetFetcher as n, getV2FundraisingRewardsDeliveryStateProgress as r, V2FundraisingRewardsDeliveryStateProgressGetResponse as t };
@@ -0,0 +1,73 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2FundraisingRewardsRewardId.d.ts
5
+ type V2FundraisingRewardsRewardIdGetOperation = paths["/api/v2/fundraising/rewards/{reward_id}"]["get"];
6
+ type V2FundraisingRewardsRewardIdGetResponse = V2FundraisingRewardsRewardIdGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2FundraisingRewardsRewardIdGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ id: number;
9
+ description: string;
10
+ thumbnailUrl: string;
11
+ price: number;
12
+ orderReward: {
13
+ rewardCount: number;
14
+ waitPaymentRewardCount?: number | undefined;
15
+ };
16
+ rewardStock: {
17
+ __type: "limitedRewardStock";
18
+ stockCount: number;
19
+ } | {
20
+ __type: "unlimitedRewardStock";
21
+ };
22
+ deliveryRate: number;
23
+ deliveryState: "notStarted" | "completed" | "actionNotNeeded";
24
+ notDeliveryStartedCount: number;
25
+ shippingRequired: boolean;
26
+ project: {
27
+ id: number;
28
+ title: string;
29
+ expiredAt: string;
30
+ };
31
+ title?: string | undefined;
32
+ estimatedArrivalMonth?: string | undefined;
33
+ shipCompletedAt?: string | undefined;
34
+ rewardExOptions?: {
35
+ question: string;
36
+ answerSelections?: string[] | undefined;
37
+ }[] | undefined;
38
+ }>;
39
+ type V2FundraisingRewardsRewardIdGetPath = ForceDig<V2FundraisingRewardsRewardIdGetOperation, ["parameters", "path"]>;
40
+ declare const getV2FundraisingRewardsRewardId: (path: V2FundraisingRewardsRewardIdGetPath, customRequestInit?: RequestInit) => Promise<{
41
+ id: number;
42
+ description: string;
43
+ thumbnailUrl: string;
44
+ price: number;
45
+ orderReward: {
46
+ rewardCount: number;
47
+ waitPaymentRewardCount?: number | undefined;
48
+ };
49
+ rewardStock: {
50
+ __type: "limitedRewardStock";
51
+ stockCount: number;
52
+ } | {
53
+ __type: "unlimitedRewardStock";
54
+ };
55
+ deliveryRate: number;
56
+ deliveryState: "notStarted" | "completed" | "actionNotNeeded";
57
+ notDeliveryStartedCount: number;
58
+ shippingRequired: boolean;
59
+ project: {
60
+ id: number;
61
+ title: string;
62
+ expiredAt: string;
63
+ };
64
+ title?: string | undefined;
65
+ estimatedArrivalMonth?: string | undefined;
66
+ shipCompletedAt?: string | undefined;
67
+ rewardExOptions?: {
68
+ question: string;
69
+ answerSelections?: string[] | undefined;
70
+ }[] | undefined;
71
+ }>;
72
+ //#endregion
73
+ export { getV2FundraisingRewardsRewardId as i, V2FundraisingRewardsRewardIdGetResponse as n, buildV2FundraisingRewardsRewardIdGetFetcher as r, V2FundraisingRewardsRewardIdGetPath as t };
@@ -0,0 +1,119 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig, QueryPropsFor } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts
5
+ type V2FundraisingSpotCrowdfundingProjectOrdersGetOperation = paths["/api/v2/fundraising/spot_crowdfunding_project_orders"]["get"];
6
+ type V2FundraisingSpotCrowdfundingProjectOrdersGetResponse = V2FundraisingSpotCrowdfundingProjectOrdersGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ ordersCount: {
9
+ ongoing: number;
10
+ closed: number;
11
+ };
12
+ orders: {
13
+ id: number;
14
+ payAmount: number;
15
+ createdAt: string;
16
+ state: "canceled" | "confirmed" | "waitPayment" | "pendingProjectAchievement" | "unsuccessful";
17
+ payment: {
18
+ type: "creditCard" | "bankTransfer" | "convenienceStore";
19
+ state: "canceled" | "completed" | "expired" | "reserved" | "waitPayment" | "underpayment" | "transactionFailed";
20
+ };
21
+ rewardDeliveries: {
22
+ rewardThumbnailUrl: string;
23
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
24
+ rewardTitle?: string | undefined;
25
+ }[];
26
+ contributor: {
27
+ id: number;
28
+ name: string;
29
+ email: string | null;
30
+ imageUrl?: string | undefined;
31
+ };
32
+ deliveryProtected: boolean;
33
+ project: {
34
+ id: number;
35
+ title: string;
36
+ keyword?: string | undefined;
37
+ };
38
+ needsPaymentDeadlineAlert: boolean;
39
+ hasRewardExOptionAnswer: boolean;
40
+ delivery?: {
41
+ zipCode: string;
42
+ deliveryAddress: string;
43
+ phoneNumber: string;
44
+ deliveryName: string;
45
+ deliveryNameKana: string | null;
46
+ editedAt: string | null;
47
+ } | undefined;
48
+ comment?: string | undefined;
49
+ }[];
50
+ pagination: {
51
+ totalPages: number;
52
+ totalCount: number;
53
+ currentPerPage: number;
54
+ currentPage: number;
55
+ isFirstPage: boolean;
56
+ isLastPage: boolean;
57
+ prevPage?: number | undefined;
58
+ nextPage?: number | undefined;
59
+ };
60
+ needsPaymentDeadlineAlert: boolean;
61
+ }>;
62
+ type V2FundraisingSpotCrowdfundingProjectOrdersGetQuery = QueryPropsFor<ForceDig<V2FundraisingSpotCrowdfundingProjectOrdersGetOperation, ["parameters", "query"]>>;
63
+ declare const getV2FundraisingSpotCrowdfundingProjectOrders: (query: V2FundraisingSpotCrowdfundingProjectOrdersGetQuery, customRequestInit?: RequestInit) => Promise<{
64
+ ordersCount: {
65
+ ongoing: number;
66
+ closed: number;
67
+ };
68
+ orders: {
69
+ id: number;
70
+ payAmount: number;
71
+ createdAt: string;
72
+ state: "canceled" | "confirmed" | "waitPayment" | "pendingProjectAchievement" | "unsuccessful";
73
+ payment: {
74
+ type: "creditCard" | "bankTransfer" | "convenienceStore";
75
+ state: "canceled" | "completed" | "expired" | "reserved" | "waitPayment" | "underpayment" | "transactionFailed";
76
+ };
77
+ rewardDeliveries: {
78
+ rewardThumbnailUrl: string;
79
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
80
+ rewardTitle?: string | undefined;
81
+ }[];
82
+ contributor: {
83
+ id: number;
84
+ name: string;
85
+ email: string | null;
86
+ imageUrl?: string | undefined;
87
+ };
88
+ deliveryProtected: boolean;
89
+ project: {
90
+ id: number;
91
+ title: string;
92
+ keyword?: string | undefined;
93
+ };
94
+ needsPaymentDeadlineAlert: boolean;
95
+ hasRewardExOptionAnswer: boolean;
96
+ delivery?: {
97
+ zipCode: string;
98
+ deliveryAddress: string;
99
+ phoneNumber: string;
100
+ deliveryName: string;
101
+ deliveryNameKana: string | null;
102
+ editedAt: string | null;
103
+ } | undefined;
104
+ comment?: string | undefined;
105
+ }[];
106
+ pagination: {
107
+ totalPages: number;
108
+ totalCount: number;
109
+ currentPerPage: number;
110
+ currentPage: number;
111
+ isFirstPage: boolean;
112
+ isLastPage: boolean;
113
+ prevPage?: number | undefined;
114
+ nextPage?: number | undefined;
115
+ };
116
+ needsPaymentDeadlineAlert: boolean;
117
+ }>;
118
+ //#endregion
119
+ export { getV2FundraisingSpotCrowdfundingProjectOrders as i, V2FundraisingSpotCrowdfundingProjectOrdersGetResponse as n, buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher as r, V2FundraisingSpotCrowdfundingProjectOrdersGetQuery as t };
@@ -0,0 +1,31 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig, QueryPropsFor } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts
5
+ type V2FundraisingSpotCrowdfundingProjectOrdersAllGetOperation = paths["/api/v2/fundraising/spot_crowdfunding_project_orders/all"]["get"];
6
+ type V2FundraisingSpotCrowdfundingProjectOrdersAllGetResponse = V2FundraisingSpotCrowdfundingProjectOrdersAllGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2FundraisingSpotCrowdfundingProjectOrdersAllGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ orders: {
9
+ id: number;
10
+ contributor: {
11
+ id: number;
12
+ name: string;
13
+ email: string | null;
14
+ imageUrl?: string | undefined;
15
+ };
16
+ }[];
17
+ }>;
18
+ type V2FundraisingSpotCrowdfundingProjectOrdersAllGetQuery = QueryPropsFor<ForceDig<V2FundraisingSpotCrowdfundingProjectOrdersAllGetOperation, ["parameters", "query"]>>;
19
+ declare const getV2FundraisingSpotCrowdfundingProjectOrdersAll: (query: V2FundraisingSpotCrowdfundingProjectOrdersAllGetQuery, customRequestInit?: RequestInit) => Promise<{
20
+ orders: {
21
+ id: number;
22
+ contributor: {
23
+ id: number;
24
+ name: string;
25
+ email: string | null;
26
+ imageUrl?: string | undefined;
27
+ };
28
+ }[];
29
+ }>;
30
+ //#endregion
31
+ export { getV2FundraisingSpotCrowdfundingProjectOrdersAll as i, V2FundraisingSpotCrowdfundingProjectOrdersAllGetResponse as n, buildV2FundraisingSpotCrowdfundingProjectOrdersAllGetFetcher as r, V2FundraisingSpotCrowdfundingProjectOrdersAllGetQuery as t };
@@ -0,0 +1,117 @@
1
+ import { a as paths } from "./schemaType-BRALk8K3.js";
2
+ import { ForceDig } from "@readyfor/api-client-base";
3
+
4
+ //#region src/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts
5
+ type V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetOperation = paths["/api/v2/fundraising/spot_crowdfunding_project_orders/{order_id}"]["get"];
6
+ type V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse = V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetOperation["responses"]["200"]["content"]["application/json"];
7
+ declare const buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
+ id: number;
9
+ payAmount: number;
10
+ state: "canceled" | "confirmed" | "waitPayment" | "pendingProjectAchievement" | "unsuccessful";
11
+ payment: {
12
+ type: "creditCard" | "bankTransfer" | "convenienceStore";
13
+ state: "canceled" | "completed" | "expired" | "reserved" | "waitPayment" | "underpayment" | "transactionFailed";
14
+ };
15
+ createdAt: string;
16
+ contributor: {
17
+ id: number;
18
+ name: string;
19
+ email: string | null;
20
+ isActive: boolean;
21
+ hasValidOrder: boolean;
22
+ imageUrl: string;
23
+ };
24
+ rewardDeliveries: {
25
+ id: number;
26
+ rewardThumbnailUrl: string;
27
+ price: number;
28
+ selectedCount: number;
29
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
30
+ rewardTitle?: string | undefined;
31
+ }[];
32
+ comments: {
33
+ name: string;
34
+ imageUrl: string;
35
+ content: string;
36
+ createdAt: string;
37
+ }[];
38
+ privacyProtected: boolean;
39
+ project: {
40
+ id: number;
41
+ title: string;
42
+ };
43
+ orderRewardExOptions?: {
44
+ rewardThumbnailUrl: string;
45
+ options: {
46
+ question: string;
47
+ answer?: string | undefined;
48
+ }[];
49
+ rewardTitle?: string | undefined;
50
+ }[] | undefined;
51
+ delivery?: {
52
+ zipCode: string;
53
+ deliveryAddress: string;
54
+ phoneNumber: string;
55
+ deliveryName: string;
56
+ deliveryNameKana: string | null;
57
+ editedAt: string | null;
58
+ } | undefined;
59
+ paymentDeadline?: string | undefined;
60
+ }>;
61
+ type V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath = ForceDig<V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetOperation, ["parameters", "path"]>;
62
+ declare const getV2FundraisingSpotCrowdfundingProjectOrdersOrderId: (path: V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath, customRequestInit?: RequestInit) => Promise<{
63
+ id: number;
64
+ payAmount: number;
65
+ state: "canceled" | "confirmed" | "waitPayment" | "pendingProjectAchievement" | "unsuccessful";
66
+ payment: {
67
+ type: "creditCard" | "bankTransfer" | "convenienceStore";
68
+ state: "canceled" | "completed" | "expired" | "reserved" | "waitPayment" | "underpayment" | "transactionFailed";
69
+ };
70
+ createdAt: string;
71
+ contributor: {
72
+ id: number;
73
+ name: string;
74
+ email: string | null;
75
+ isActive: boolean;
76
+ hasValidOrder: boolean;
77
+ imageUrl: string;
78
+ };
79
+ rewardDeliveries: {
80
+ id: number;
81
+ rewardThumbnailUrl: string;
82
+ price: number;
83
+ selectedCount: number;
84
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
85
+ rewardTitle?: string | undefined;
86
+ }[];
87
+ comments: {
88
+ name: string;
89
+ imageUrl: string;
90
+ content: string;
91
+ createdAt: string;
92
+ }[];
93
+ privacyProtected: boolean;
94
+ project: {
95
+ id: number;
96
+ title: string;
97
+ };
98
+ orderRewardExOptions?: {
99
+ rewardThumbnailUrl: string;
100
+ options: {
101
+ question: string;
102
+ answer?: string | undefined;
103
+ }[];
104
+ rewardTitle?: string | undefined;
105
+ }[] | undefined;
106
+ delivery?: {
107
+ zipCode: string;
108
+ deliveryAddress: string;
109
+ phoneNumber: string;
110
+ deliveryName: string;
111
+ deliveryNameKana: string | null;
112
+ editedAt: string | null;
113
+ } | undefined;
114
+ paymentDeadline?: string | undefined;
115
+ }>;
116
+ //#endregion
117
+ export { getV2FundraisingSpotCrowdfundingProjectOrdersOrderId as i, V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse as n, buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher as r, V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath as t };