@readyfor/api-client-readyfor-api 1.22.0-pr1283.aab9646 → 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,56 +0,0 @@
1
- import {
2
- buildV2ContributionsCheckOrderStatusGetFetcher
3
- } from "./chunk-QEUYDPF4.mjs";
4
-
5
- // src/hooks/useV2ContributionsCheckOrderStatus.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2ContributionsCheckOrderStatusGetFetcher = buildV2ContributionsCheckOrderStatusGetFetcher();
12
- var useV2ContributionsCheckOrderStatus = (query, swrConfig = {}) => {
13
- const key = __internal__requestUrl(
14
- "/api/v2/contributions/check_order_status",
15
- {},
16
- query
17
- );
18
- const requestInit = useRequestInit();
19
- const result = useSWR(
20
- swrConfig?.shouldNotFetch ? null : key,
21
- buildV2ContributionsCheckOrderStatusGetFetcher(requestInit),
22
- swrConfig
23
- );
24
- return { key, ...result };
25
- };
26
- var useV2ContributionsCheckOrderStatusImmutable = (query, swrConfig = {}) => {
27
- const key = __internal__requestUrl(
28
- "/api/v2/contributions/check_order_status",
29
- {},
30
- query
31
- );
32
- const requestInit = useRequestInit();
33
- const result = useSWRImmutable(
34
- swrConfig?.shouldNotFetch ? null : key,
35
- buildV2ContributionsCheckOrderStatusGetFetcher(requestInit),
36
- swrConfig
37
- );
38
- return { key, ...result };
39
- };
40
- var useV2ContributionsCheckOrderStatusInfinite = (getKey, swrConfig) => useSWRInfinite(
41
- getKey(
42
- (query) => __internal__requestUrl(
43
- "/api/v2/contributions/check_order_status",
44
- {},
45
- query
46
- )
47
- ),
48
- v2ContributionsCheckOrderStatusGetFetcher,
49
- swrConfig
50
- );
51
-
52
- export {
53
- useV2ContributionsCheckOrderStatus,
54
- useV2ContributionsCheckOrderStatusImmutable,
55
- useV2ContributionsCheckOrderStatusInfinite
56
- };
@@ -1,30 +0,0 @@
1
- import {
2
- Contributions_CheckOrderStatus
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2ContributionsCheckOrderStatus.ts
6
- import {
7
- createJsonFetcher,
8
- __internal__requestUrl,
9
- buildRequestInitWithDefaultConfig,
10
- mergeRequestInit
11
- } from "@readyfor/api-client-base";
12
- var buildV2ContributionsCheckOrderStatusGetFetcher = (requestInit) => createJsonFetcher(Contributions_CheckOrderStatus, { ...requestInit });
13
- var getV2ContributionsCheckOrderStatus = (query, customRequestInit) => {
14
- const requestInfo = __internal__requestUrl(
15
- "/api/v2/contributions/check_order_status",
16
- {},
17
- query
18
- );
19
- const requestInit = buildRequestInitWithDefaultConfig(
20
- mergeRequestInit(customRequestInit ?? {}, { method: "GET" })
21
- );
22
- return buildV2ContributionsCheckOrderStatusGetFetcher(requestInit)(
23
- requestInfo
24
- );
25
- };
26
-
27
- export {
28
- buildV2ContributionsCheckOrderStatusGetFetcher,
29
- getV2ContributionsCheckOrderStatus
30
- };
@@ -1,24 +0,0 @@
1
- // src/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.ts
2
- import {
3
- createBlobFetcher,
4
- __internal__requestUrl,
5
- buildRequestInitWithDefaultConfig,
6
- mergeRequestInit
7
- } from "@readyfor/api-client-base";
8
- var buildV2FundraisingSteadyCrowdfundingOrdersCsvGetFetcher = (requestInit) => createBlobFetcher({ ...requestInit });
9
- var getV2FundraisingSteadyCrowdfundingOrdersCsv = (customRequestInit) => {
10
- const requestInfo = __internal__requestUrl(
11
- "/api/v2/fundraising/steady_crowdfunding_orders_csv"
12
- );
13
- const requestInit = buildRequestInitWithDefaultConfig(
14
- mergeRequestInit(customRequestInit ?? {}, { method: "GET" })
15
- );
16
- return buildV2FundraisingSteadyCrowdfundingOrdersCsvGetFetcher(requestInit)(
17
- requestInfo
18
- );
19
- };
20
-
21
- export {
22
- buildV2FundraisingSteadyCrowdfundingOrdersCsvGetFetcher,
23
- getV2FundraisingSteadyCrowdfundingOrdersCsv
24
- };
@@ -1,56 +0,0 @@
1
- import {
2
- buildV2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher
3
- } from "./chunk-HEFWQW52.mjs";
4
-
5
- // src/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher = buildV2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher();
12
- var useV2FundraisingSteadyCrowdfundingProjectOrdersAll = (query, swrConfig = {}) => {
13
- const key = __internal__requestUrl(
14
- "/api/v2/fundraising/steady_crowdfunding_project_orders/all",
15
- {},
16
- query
17
- );
18
- const requestInit = useRequestInit();
19
- const result = useSWR(
20
- swrConfig?.shouldNotFetch ? null : key,
21
- buildV2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher(requestInit),
22
- swrConfig
23
- );
24
- return { key, ...result };
25
- };
26
- var useV2FundraisingSteadyCrowdfundingProjectOrdersAllImmutable = (query, swrConfig = {}) => {
27
- const key = __internal__requestUrl(
28
- "/api/v2/fundraising/steady_crowdfunding_project_orders/all",
29
- {},
30
- query
31
- );
32
- const requestInit = useRequestInit();
33
- const result = useSWRImmutable(
34
- swrConfig?.shouldNotFetch ? null : key,
35
- buildV2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher(requestInit),
36
- swrConfig
37
- );
38
- return { key, ...result };
39
- };
40
- var useV2FundraisingSteadyCrowdfundingProjectOrdersAllInfinite = (getKey, swrConfig) => useSWRInfinite(
41
- getKey(
42
- (query) => __internal__requestUrl(
43
- "/api/v2/fundraising/steady_crowdfunding_project_orders/all",
44
- {},
45
- query
46
- )
47
- ),
48
- v2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher,
49
- swrConfig
50
- );
51
-
52
- export {
53
- useV2FundraisingSteadyCrowdfundingProjectOrdersAll,
54
- useV2FundraisingSteadyCrowdfundingProjectOrdersAllImmutable,
55
- useV2FundraisingSteadyCrowdfundingProjectOrdersAllInfinite
56
- };
@@ -1,30 +0,0 @@
1
- import {
2
- GetFundraisingBulkMessagesTargetUsersCount
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2FundraisingBulkMessagesTargetUsersCount.ts
6
- import {
7
- createJsonFetcher,
8
- __internal__requestUrl,
9
- buildRequestInitWithDefaultConfig,
10
- mergeRequestInit
11
- } from "@readyfor/api-client-base";
12
- var buildV2FundraisingBulkMessagesTargetUsersCountGetFetcher = (requestInit) => createJsonFetcher(GetFundraisingBulkMessagesTargetUsersCount, {
13
- ...requestInit
14
- });
15
- var getV2FundraisingBulkMessagesTargetUsersCount = (customRequestInit) => {
16
- const requestInfo = __internal__requestUrl(
17
- "/api/v2/fundraising/bulk_messages/target_users/count"
18
- );
19
- const requestInit = buildRequestInitWithDefaultConfig(
20
- mergeRequestInit(customRequestInit ?? {}, { method: "GET" })
21
- );
22
- return buildV2FundraisingBulkMessagesTargetUsersCountGetFetcher(requestInit)(
23
- requestInfo
24
- );
25
- };
26
-
27
- export {
28
- buildV2FundraisingBulkMessagesTargetUsersCountGetFetcher,
29
- getV2FundraisingBulkMessagesTargetUsersCount
30
- };
@@ -1,24 +0,0 @@
1
- import {
2
- Tokens_Token
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2Token.ts
6
- import {
7
- createJsonFetcher,
8
- __internal__requestUrl,
9
- buildRequestInitWithDefaultConfig,
10
- mergeRequestInit
11
- } from "@readyfor/api-client-base";
12
- var buildV2TokenGetFetcher = (requestInit) => createJsonFetcher(Tokens_Token, { ...requestInit });
13
- var getV2Token = (customRequestInit) => {
14
- const requestInfo = __internal__requestUrl("/api/v2/token");
15
- const requestInit = buildRequestInitWithDefaultConfig(
16
- mergeRequestInit(customRequestInit ?? {}, { method: "GET" })
17
- );
18
- return buildV2TokenGetFetcher(requestInit)(requestInfo);
19
- };
20
-
21
- export {
22
- buildV2TokenGetFetcher,
23
- getV2Token
24
- };
@@ -1,30 +0,0 @@
1
- import {
2
- FundraisingRewards_DeliveryStateUpdatingStatus
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2FundraisingRewardsDeliveryStateProgress.ts
6
- import {
7
- createJsonFetcher,
8
- __internal__requestUrl,
9
- buildRequestInitWithDefaultConfig,
10
- mergeRequestInit
11
- } from "@readyfor/api-client-base";
12
- var buildV2FundraisingRewardsDeliveryStateProgressGetFetcher = (requestInit) => createJsonFetcher(FundraisingRewards_DeliveryStateUpdatingStatus, {
13
- ...requestInit
14
- });
15
- var getV2FundraisingRewardsDeliveryStateProgress = (customRequestInit) => {
16
- const requestInfo = __internal__requestUrl(
17
- "/api/v2/fundraising/rewards/delivery_state/progress"
18
- );
19
- const requestInit = buildRequestInitWithDefaultConfig(
20
- mergeRequestInit(customRequestInit ?? {}, { method: "GET" })
21
- );
22
- return buildV2FundraisingRewardsDeliveryStateProgressGetFetcher(requestInit)(
23
- requestInfo
24
- );
25
- };
26
-
27
- export {
28
- buildV2FundraisingRewardsDeliveryStateProgressGetFetcher,
29
- getV2FundraisingRewardsDeliveryStateProgress
30
- };
@@ -1,57 +0,0 @@
1
- import {
2
- buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher
3
- } from "./chunk-TRBCFHXB.mjs";
4
-
5
- // src/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher = buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher();
12
- var useV2FundraisingSpotCrowdfundingProjectOrdersOrderId = (path, swrConfig = {}) => {
13
- const key = __internal__requestUrl(
14
- "/api/v2/fundraising/spot_crowdfunding_project_orders/{order_id}",
15
- path
16
- );
17
- const requestInit = useRequestInit();
18
- const result = useSWR(
19
- swrConfig?.shouldNotFetch ? null : key,
20
- buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher(
21
- requestInit
22
- ),
23
- swrConfig
24
- );
25
- return { key, ...result };
26
- };
27
- var useV2FundraisingSpotCrowdfundingProjectOrdersOrderIdImmutable = (path, swrConfig = {}) => {
28
- const key = __internal__requestUrl(
29
- "/api/v2/fundraising/spot_crowdfunding_project_orders/{order_id}",
30
- path
31
- );
32
- const requestInit = useRequestInit();
33
- const result = useSWRImmutable(
34
- swrConfig?.shouldNotFetch ? null : key,
35
- buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher(
36
- requestInit
37
- ),
38
- swrConfig
39
- );
40
- return { key, ...result };
41
- };
42
- var useV2FundraisingSpotCrowdfundingProjectOrdersOrderIdInfinite = (getKey, swrConfig) => useSWRInfinite(
43
- getKey(
44
- (path) => __internal__requestUrl(
45
- "/api/v2/fundraising/spot_crowdfunding_project_orders/{order_id}",
46
- path
47
- )
48
- ),
49
- v2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher,
50
- swrConfig
51
- );
52
-
53
- export {
54
- useV2FundraisingSpotCrowdfundingProjectOrdersOrderId,
55
- useV2FundraisingSpotCrowdfundingProjectOrdersOrderIdImmutable,
56
- useV2FundraisingSpotCrowdfundingProjectOrdersOrderIdInfinite
57
- };
@@ -1,42 +0,0 @@
1
- import {
2
- buildV2TokenGetFetcher
3
- } from "./chunk-RURLT2TQ.mjs";
4
-
5
- // src/hooks/useV2Token.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2TokenGetFetcher = buildV2TokenGetFetcher();
12
- var useV2Token = (swrConfig = {}) => {
13
- const key = __internal__requestUrl("/api/v2/token");
14
- const requestInit = useRequestInit();
15
- const result = useSWR(
16
- swrConfig?.shouldNotFetch ? null : key,
17
- buildV2TokenGetFetcher(requestInit),
18
- swrConfig
19
- );
20
- return { key, ...result };
21
- };
22
- var useV2TokenImmutable = (swrConfig = {}) => {
23
- const key = __internal__requestUrl("/api/v2/token");
24
- const requestInit = useRequestInit();
25
- const result = useSWRImmutable(
26
- swrConfig?.shouldNotFetch ? null : key,
27
- buildV2TokenGetFetcher(requestInit),
28
- swrConfig
29
- );
30
- return { key, ...result };
31
- };
32
- var useV2TokenInfinite = (getKey, swrConfig) => useSWRInfinite(
33
- getKey(() => __internal__requestUrl("/api/v2/token")),
34
- v2TokenGetFetcher,
35
- swrConfig
36
- );
37
-
38
- export {
39
- useV2Token,
40
- useV2TokenImmutable,
41
- useV2TokenInfinite
42
- };
@@ -1,50 +0,0 @@
1
- import {
2
- buildV2FundraisingContributorsIdGetFetcher
3
- } from "./chunk-57T5SWV6.mjs";
4
-
5
- // src/hooks/useV2FundraisingContributorsId.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2FundraisingContributorsIdGetFetcher = buildV2FundraisingContributorsIdGetFetcher();
12
- var useV2FundraisingContributorsId = (path, swrConfig = {}) => {
13
- const key = __internal__requestUrl(
14
- "/api/v2/fundraising/contributors/{id}",
15
- path
16
- );
17
- const requestInit = useRequestInit();
18
- const result = useSWR(
19
- swrConfig?.shouldNotFetch ? null : key,
20
- buildV2FundraisingContributorsIdGetFetcher(requestInit),
21
- swrConfig
22
- );
23
- return { key, ...result };
24
- };
25
- var useV2FundraisingContributorsIdImmutable = (path, swrConfig = {}) => {
26
- const key = __internal__requestUrl(
27
- "/api/v2/fundraising/contributors/{id}",
28
- path
29
- );
30
- const requestInit = useRequestInit();
31
- const result = useSWRImmutable(
32
- swrConfig?.shouldNotFetch ? null : key,
33
- buildV2FundraisingContributorsIdGetFetcher(requestInit),
34
- swrConfig
35
- );
36
- return { key, ...result };
37
- };
38
- var useV2FundraisingContributorsIdInfinite = (getKey, swrConfig) => useSWRInfinite(
39
- getKey(
40
- (path) => __internal__requestUrl("/api/v2/fundraising/contributors/{id}", path)
41
- ),
42
- v2FundraisingContributorsIdGetFetcher,
43
- swrConfig
44
- );
45
-
46
- export {
47
- useV2FundraisingContributorsId,
48
- useV2FundraisingContributorsIdImmutable,
49
- useV2FundraisingContributorsIdInfinite
50
- };
@@ -1,33 +0,0 @@
1
- // src/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.ts
2
- import {
3
- createVoidFetcher,
4
- toHeadersInit,
5
- __internal__requestUrl,
6
- buildRequestInitWithDefaultConfig,
7
- mergeRequestInit
8
- } from "@readyfor/api-client-base";
9
- var buildV2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchFetcher = (requestInit) => createVoidFetcher({ ...requestInit });
10
- var patchV2FundraisingOrdersRewardDeliveriesOrderRewardId = (path, headers, requestBody, customRequestInit) => {
11
- const requestInfo = __internal__requestUrl(
12
- "/api/v2/fundraising/orders/reward_deliveries/{order_reward_id}",
13
- path
14
- );
15
- const requestInit = buildRequestInitWithDefaultConfig(
16
- mergeRequestInit(customRequestInit ?? {}, {
17
- method: "PATCH",
18
- headers: {
19
- ...toHeadersInit(headers),
20
- "Content-Type": "application/json"
21
- },
22
- body: JSON.stringify(requestBody)
23
- })
24
- );
25
- return buildV2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchFetcher(
26
- requestInit
27
- )(requestInfo);
28
- };
29
-
30
- export {
31
- buildV2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchFetcher,
32
- patchV2FundraisingOrdersRewardDeliveriesOrderRewardId
33
- };
@@ -1,38 +0,0 @@
1
- import {
2
- Contributions_3d_Secure_RetryContribution
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2ContributionsCard3dSecureRetryContribution.ts
6
- import {
7
- createJsonFetcher,
8
- toHeadersInit,
9
- __internal__requestUrl,
10
- buildRequestInitWithDefaultConfig,
11
- mergeRequestInit
12
- } from "@readyfor/api-client-base";
13
- var buildV2ContributionsCard3dSecureRetryContributionPostFetcher = (requestInit) => createJsonFetcher(Contributions_3d_Secure_RetryContribution, {
14
- ...requestInit
15
- });
16
- var postV2ContributionsCard3dSecureRetryContribution = (headers, requestBody, customRequestInit) => {
17
- const requestInfo = __internal__requestUrl(
18
- "/api/v2/contributions/card3d_secure/retry_contribution"
19
- );
20
- const requestInit = buildRequestInitWithDefaultConfig(
21
- mergeRequestInit(customRequestInit ?? {}, {
22
- method: "POST",
23
- headers: {
24
- ...toHeadersInit(headers),
25
- "Content-Type": "application/json"
26
- },
27
- body: JSON.stringify(requestBody)
28
- })
29
- );
30
- return buildV2ContributionsCard3dSecureRetryContributionPostFetcher(
31
- requestInit
32
- )(requestInfo);
33
- };
34
-
35
- export {
36
- buildV2ContributionsCard3dSecureRetryContributionPostFetcher,
37
- postV2ContributionsCard3dSecureRetryContribution
38
- };
@@ -1,31 +0,0 @@
1
- import {
2
- GetFundraisingSpotCrowdfundingProjectOrdersOrderId
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.ts
6
- import {
7
- createJsonFetcher,
8
- __internal__requestUrl,
9
- buildRequestInitWithDefaultConfig,
10
- mergeRequestInit
11
- } from "@readyfor/api-client-base";
12
- var buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher = (requestInit) => createJsonFetcher(GetFundraisingSpotCrowdfundingProjectOrdersOrderId, {
13
- ...requestInit
14
- });
15
- var getV2FundraisingSpotCrowdfundingProjectOrdersOrderId = (path, customRequestInit) => {
16
- const requestInfo = __internal__requestUrl(
17
- "/api/v2/fundraising/spot_crowdfunding_project_orders/{order_id}",
18
- path
19
- );
20
- const requestInit = buildRequestInitWithDefaultConfig(
21
- mergeRequestInit(customRequestInit ?? {}, { method: "GET" })
22
- );
23
- return buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher(
24
- requestInit
25
- )(requestInfo);
26
- };
27
-
28
- export {
29
- buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher,
30
- getV2FundraisingSpotCrowdfundingProjectOrdersOrderId
31
- };
@@ -1,52 +0,0 @@
1
- import {
2
- buildV2ContributionsProjectInfoGetFetcher
3
- } from "./chunk-EZOFUN73.mjs";
4
-
5
- // src/hooks/useV2ContributionsProjectInfo.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2ContributionsProjectInfoGetFetcher = buildV2ContributionsProjectInfoGetFetcher();
12
- var useV2ContributionsProjectInfo = (query, swrConfig = {}) => {
13
- const key = __internal__requestUrl(
14
- "/api/v2/contributions/project_info",
15
- {},
16
- query
17
- );
18
- const requestInit = useRequestInit();
19
- const result = useSWR(
20
- swrConfig?.shouldNotFetch ? null : key,
21
- buildV2ContributionsProjectInfoGetFetcher(requestInit),
22
- swrConfig
23
- );
24
- return { key, ...result };
25
- };
26
- var useV2ContributionsProjectInfoImmutable = (query, swrConfig = {}) => {
27
- const key = __internal__requestUrl(
28
- "/api/v2/contributions/project_info",
29
- {},
30
- query
31
- );
32
- const requestInit = useRequestInit();
33
- const result = useSWRImmutable(
34
- swrConfig?.shouldNotFetch ? null : key,
35
- buildV2ContributionsProjectInfoGetFetcher(requestInit),
36
- swrConfig
37
- );
38
- return { key, ...result };
39
- };
40
- var useV2ContributionsProjectInfoInfinite = (getKey, swrConfig) => useSWRInfinite(
41
- getKey(
42
- (query) => __internal__requestUrl("/api/v2/contributions/project_info", {}, query)
43
- ),
44
- v2ContributionsProjectInfoGetFetcher,
45
- swrConfig
46
- );
47
-
48
- export {
49
- useV2ContributionsProjectInfo,
50
- useV2ContributionsProjectInfoImmutable,
51
- useV2ContributionsProjectInfoInfinite
52
- };
@@ -1,52 +0,0 @@
1
- import {
2
- buildV2ContributionsUserInfoGetFetcher
3
- } from "./chunk-EII2PWCT.mjs";
4
-
5
- // src/hooks/useV2ContributionsUserInfo.ts
6
- import useSWRImmutable from "swr/immutable";
7
- import useSWRInfinite from "swr/infinite";
8
- import useSWR from "swr";
9
- import { __internal__requestUrl } from "@readyfor/api-client-base";
10
- import { useRequestInit } from "@readyfor/api-client-base/react";
11
- var v2ContributionsUserInfoGetFetcher = buildV2ContributionsUserInfoGetFetcher();
12
- var useV2ContributionsUserInfo = (query, swrConfig = {}) => {
13
- const key = __internal__requestUrl(
14
- "/api/v2/contributions/user_info",
15
- {},
16
- query
17
- );
18
- const requestInit = useRequestInit();
19
- const result = useSWR(
20
- swrConfig?.shouldNotFetch ? null : key,
21
- buildV2ContributionsUserInfoGetFetcher(requestInit),
22
- swrConfig
23
- );
24
- return { key, ...result };
25
- };
26
- var useV2ContributionsUserInfoImmutable = (query, swrConfig = {}) => {
27
- const key = __internal__requestUrl(
28
- "/api/v2/contributions/user_info",
29
- {},
30
- query
31
- );
32
- const requestInit = useRequestInit();
33
- const result = useSWRImmutable(
34
- swrConfig?.shouldNotFetch ? null : key,
35
- buildV2ContributionsUserInfoGetFetcher(requestInit),
36
- swrConfig
37
- );
38
- return { key, ...result };
39
- };
40
- var useV2ContributionsUserInfoInfinite = (getKey, swrConfig) => useSWRInfinite(
41
- getKey(
42
- (query) => __internal__requestUrl("/api/v2/contributions/user_info", {}, query)
43
- ),
44
- v2ContributionsUserInfoGetFetcher,
45
- swrConfig
46
- );
47
-
48
- export {
49
- useV2ContributionsUserInfo,
50
- useV2ContributionsUserInfoImmutable,
51
- useV2ContributionsUserInfoInfinite
52
- };
@@ -1,32 +0,0 @@
1
- import {
2
- Contributions_ValidUserDelivery
3
- } from "./chunk-BF6GI3SG.mjs";
4
-
5
- // src/fetch/v2ContributionsValidUserDelivery.ts
6
- import {
7
- createJsonFetcher,
8
- __internal__requestUrl,
9
- buildRequestInitWithDefaultConfig,
10
- mergeRequestInit
11
- } from "@readyfor/api-client-base";
12
- var buildV2ContributionsValidUserDeliveryPostFetcher = (requestInit) => createJsonFetcher(Contributions_ValidUserDelivery, { ...requestInit });
13
- var postV2ContributionsValidUserDelivery = (requestBody, customRequestInit) => {
14
- const requestInfo = __internal__requestUrl(
15
- "/api/v2/contributions/valid_user_delivery"
16
- );
17
- const requestInit = buildRequestInitWithDefaultConfig(
18
- mergeRequestInit(customRequestInit ?? {}, {
19
- method: "POST",
20
- headers: { "Content-Type": "application/json" },
21
- body: JSON.stringify(requestBody)
22
- })
23
- );
24
- return buildV2ContributionsValidUserDeliveryPostFetcher(requestInit)(
25
- requestInfo
26
- );
27
- };
28
-
29
- export {
30
- buildV2ContributionsValidUserDeliveryPostFetcher,
31
- postV2ContributionsValidUserDelivery
32
- };