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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (610) hide show
  1. package/dist/chunk-8l464Juk.js +28 -0
  2. package/dist/components-DF_U-Zuv.d.ts +2457 -0
  3. package/dist/components.d.ts +2 -2456
  4. package/dist/components.js +1301 -1662
  5. package/dist/components.mjs +1109 -414
  6. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.ts +2 -46
  7. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.js +19 -1295
  8. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.mjs +16 -8
  9. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts +2 -46
  10. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.js +19 -1295
  11. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.mjs +16 -8
  12. package/dist/fetch/v2ContributionsCheckOrderStatus.d.ts +2 -25
  13. package/dist/fetch/v2ContributionsCheckOrderStatus.js +12 -1288
  14. package/dist/fetch/v2ContributionsCheckOrderStatus.mjs +9 -8
  15. package/dist/fetch/v2ContributionsCheckOwnerFriend.d.ts +2 -17
  16. package/dist/fetch/v2ContributionsCheckOwnerFriend.js +12 -1288
  17. package/dist/fetch/v2ContributionsCheckOwnerFriend.mjs +9 -8
  18. package/dist/fetch/v2ContributionsExecContribution.d.ts +2 -30
  19. package/dist/fetch/v2ContributionsExecContribution.js +19 -1295
  20. package/dist/fetch/v2ContributionsExecContribution.mjs +16 -8
  21. package/dist/fetch/v2ContributionsOrderInfo.d.ts +2 -99
  22. package/dist/fetch/v2ContributionsOrderInfo.js +12 -1286
  23. package/dist/fetch/v2ContributionsOrderInfo.mjs +9 -8
  24. package/dist/fetch/v2ContributionsPaymentInfo.d.ts +2 -61
  25. package/dist/fetch/v2ContributionsPaymentInfo.js +12 -1286
  26. package/dist/fetch/v2ContributionsPaymentInfo.mjs +9 -8
  27. package/dist/fetch/v2ContributionsPaymentMethods.d.ts +2 -46
  28. package/dist/fetch/v2ContributionsPaymentMethods.js +12 -1284
  29. package/dist/fetch/v2ContributionsPaymentMethods.mjs +9 -8
  30. package/dist/fetch/v2ContributionsPostComment.d.ts +2 -18
  31. package/dist/fetch/v2ContributionsPostComment.js +16 -1288
  32. package/dist/fetch/v2ContributionsPostComment.mjs +13 -8
  33. package/dist/fetch/v2ContributionsProjectInfo.d.ts +2 -137
  34. package/dist/fetch/v2ContributionsProjectInfo.js +12 -1286
  35. package/dist/fetch/v2ContributionsProjectInfo.mjs +9 -8
  36. package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +2 -57
  37. package/dist/fetch/v2ContributionsRecommendedProjects.js +12 -1288
  38. package/dist/fetch/v2ContributionsRecommendedProjects.mjs +9 -8
  39. package/dist/fetch/v2ContributionsRecommendedTags.d.ts +2 -23
  40. package/dist/fetch/v2ContributionsRecommendedTags.js +12 -1288
  41. package/dist/fetch/v2ContributionsRecommendedTags.mjs +9 -8
  42. package/dist/fetch/v2ContributionsRecurringCancelContribution.d.ts +2 -26
  43. package/dist/fetch/v2ContributionsRecurringCancelContribution.js +19 -1297
  44. package/dist/fetch/v2ContributionsRecurringCancelContribution.mjs +16 -8
  45. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.ts +2 -28
  46. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.js +19 -1297
  47. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.mjs +16 -8
  48. package/dist/fetch/v2ContributionsRecurringUpdateUserDelivery.d.ts +2 -28
  49. package/dist/fetch/v2ContributionsRecurringUpdateUserDelivery.js +19 -1297
  50. package/dist/fetch/v2ContributionsRecurringUpdateUserDelivery.mjs +16 -8
  51. package/dist/fetch/v2ContributionsRetryContribution.d.ts +2 -30
  52. package/dist/fetch/v2ContributionsRetryContribution.js +19 -1295
  53. package/dist/fetch/v2ContributionsRetryContribution.mjs +16 -8
  54. package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.ts +2 -18
  55. package/dist/fetch/v2ContributionsUpdateCommentedUserName.js +16 -1292
  56. package/dist/fetch/v2ContributionsUpdateCommentedUserName.mjs +13 -8
  57. package/dist/fetch/v2ContributionsUserInfo.d.ts +2 -103
  58. package/dist/fetch/v2ContributionsUserInfo.js +12 -1286
  59. package/dist/fetch/v2ContributionsUserInfo.mjs +9 -8
  60. package/dist/fetch/v2ContributionsValidPaymentInfo.d.ts +2 -18
  61. package/dist/fetch/v2ContributionsValidPaymentInfo.js +16 -1290
  62. package/dist/fetch/v2ContributionsValidPaymentInfo.mjs +13 -8
  63. package/dist/fetch/v2ContributionsValidSelectedRewards.d.ts +2 -18
  64. package/dist/fetch/v2ContributionsValidSelectedRewards.js +16 -1290
  65. package/dist/fetch/v2ContributionsValidSelectedRewards.mjs +13 -8
  66. package/dist/fetch/v2ContributionsValidUserDelivery.d.ts +2 -18
  67. package/dist/fetch/v2ContributionsValidUserDelivery.js +16 -1290
  68. package/dist/fetch/v2ContributionsValidUserDelivery.mjs +13 -8
  69. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.ts +2 -20
  70. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.js +12 -1288
  71. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.mjs +9 -8
  72. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +2 -25
  73. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.js +12 -1290
  74. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.mjs +9 -8
  75. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.ts +2 -25
  76. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.js +12 -1288
  77. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.mjs +9 -8
  78. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.ts +2 -12
  79. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.js +12 -1288
  80. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.mjs +9 -8
  81. package/dist/fetch/v2FundraisingContributors.d.ts +2 -56
  82. package/dist/fetch/v2FundraisingContributors.js +12 -1286
  83. package/dist/fetch/v2FundraisingContributors.mjs +9 -8
  84. package/dist/fetch/v2FundraisingContributorsCount.d.ts +2 -22
  85. package/dist/fetch/v2FundraisingContributorsCount.js +12 -1288
  86. package/dist/fetch/v2FundraisingContributorsCount.mjs +9 -8
  87. package/dist/fetch/v2FundraisingContributorsCsv.d.ts +2 -9
  88. package/dist/fetch/v2FundraisingContributorsCsv.js +11 -41
  89. package/dist/fetch/v2FundraisingContributorsCsv.mjs +8 -7
  90. package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +2 -48
  91. package/dist/fetch/v2FundraisingContributorsCsvGenerations.js +34 -1328
  92. package/dist/fetch/v2FundraisingContributorsCsvGenerations.mjs +29 -16
  93. package/dist/fetch/v2FundraisingContributorsId.d.ts +2 -45
  94. package/dist/fetch/v2FundraisingContributorsId.js +12 -1287
  95. package/dist/fetch/v2FundraisingContributorsId.mjs +9 -8
  96. package/dist/fetch/v2FundraisingContributorsIdMemo.d.ts +2 -26
  97. package/dist/fetch/v2FundraisingContributorsIdMemo.js +19 -1294
  98. package/dist/fetch/v2FundraisingContributorsIdMemo.mjs +16 -8
  99. package/dist/fetch/v2FundraisingContributorsIdOrders.d.ts +2 -93
  100. package/dist/fetch/v2FundraisingContributorsIdOrders.js +12 -1291
  101. package/dist/fetch/v2FundraisingContributorsIdOrders.mjs +9 -8
  102. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.ts +2 -22
  103. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.js +12 -1288
  104. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.mjs +9 -8
  105. package/dist/fetch/v2FundraisingContributorsUsers.d.ts +2 -22
  106. package/dist/fetch/v2FundraisingContributorsUsers.js +12 -1288
  107. package/dist/fetch/v2FundraisingContributorsUsers.mjs +9 -8
  108. package/dist/fetch/v2FundraisingOrdersCsv.d.ts +2 -9
  109. package/dist/fetch/v2FundraisingOrdersCsv.js +11 -39
  110. package/dist/fetch/v2FundraisingOrdersCsv.mjs +8 -7
  111. package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +2 -48
  112. package/dist/fetch/v2FundraisingOrdersCsvGenerations.js +34 -1328
  113. package/dist/fetch/v2FundraisingOrdersCsvGenerations.mjs +29 -16
  114. package/dist/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.d.ts +2 -21
  115. package/dist/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.js +18 -51
  116. package/dist/fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.mjs +15 -7
  117. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.ts +2 -19
  118. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.js +12 -1289
  119. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.mjs +9 -8
  120. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.d.ts +2 -14
  121. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.js +11 -44
  122. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.mjs +8 -7
  123. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.ts +2 -49
  124. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.js +12 -1289
  125. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.mjs +9 -8
  126. package/dist/fetch/v2FundraisingReplyCommentsOrderId.d.ts +2 -21
  127. package/dist/fetch/v2FundraisingReplyCommentsOrderId.js +18 -51
  128. package/dist/fetch/v2FundraisingReplyCommentsOrderId.mjs +15 -7
  129. package/dist/fetch/v2FundraisingRewards.d.ts +2 -103
  130. package/dist/fetch/v2FundraisingRewards.js +12 -1286
  131. package/dist/fetch/v2FundraisingRewards.mjs +9 -8
  132. package/dist/fetch/v2FundraisingRewardsAll.d.ts +2 -23
  133. package/dist/fetch/v2FundraisingRewardsAll.js +12 -1286
  134. package/dist/fetch/v2FundraisingRewardsAll.mjs +9 -8
  135. package/dist/fetch/v2FundraisingRewardsCsv.d.ts +2 -9
  136. package/dist/fetch/v2FundraisingRewardsCsv.js +11 -39
  137. package/dist/fetch/v2FundraisingRewardsCsv.mjs +8 -7
  138. package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +2 -48
  139. package/dist/fetch/v2FundraisingRewardsCsvGenerations.js +34 -1328
  140. package/dist/fetch/v2FundraisingRewardsCsvGenerations.mjs +29 -16
  141. package/dist/fetch/v2FundraisingRewardsDeliveryState.d.ts +2 -17
  142. package/dist/fetch/v2FundraisingRewardsDeliveryState.js +18 -50
  143. package/dist/fetch/v2FundraisingRewardsDeliveryState.mjs +15 -7
  144. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts +2 -28
  145. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.js +12 -1288
  146. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.mjs +9 -8
  147. package/dist/fetch/v2FundraisingRewardsRewardId.d.ts +2 -75
  148. package/dist/fetch/v2FundraisingRewardsRewardId.js +12 -1285
  149. package/dist/fetch/v2FundraisingRewardsRewardId.mjs +9 -8
  150. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +2 -121
  151. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.js +12 -1290
  152. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.mjs +9 -8
  153. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +2 -33
  154. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.js +12 -1290
  155. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.mjs +9 -8
  156. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +2 -119
  157. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.js +12 -1289
  158. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.mjs +9 -8
  159. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +2 -47
  160. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.js +12 -1291
  161. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.mjs +9 -8
  162. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +2 -18
  163. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.js +12 -1286
  164. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.mjs +9 -8
  165. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.d.ts +2 -9
  166. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.js +11 -43
  167. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.mjs +8 -7
  168. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.ts +2 -48
  169. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.js +34 -1328
  170. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.mjs +29 -16
  171. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.d.ts +2 -9
  172. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.js +11 -43
  173. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.mjs +8 -7
  174. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.ts +2 -48
  175. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.js +34 -1328
  176. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.mjs +29 -16
  177. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.ts +2 -207
  178. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.js +12 -1290
  179. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.mjs +9 -8
  180. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +2 -33
  181. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.js +12 -1290
  182. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.mjs +9 -8
  183. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +2 -279
  184. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.js +12 -1290
  185. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.mjs +9 -8
  186. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +2 -79
  187. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.js +12 -1291
  188. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.mjs +9 -8
  189. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +2 -18
  190. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.js +12 -1286
  191. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.mjs +9 -8
  192. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.d.ts +2 -14
  193. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.js +11 -44
  194. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.mjs +8 -7
  195. package/dist/fetch/v2ResourcesBankBranches.d.ts +2 -29
  196. package/dist/fetch/v2ResourcesBankBranches.js +12 -1286
  197. package/dist/fetch/v2ResourcesBankBranches.mjs +9 -8
  198. package/dist/fetch/v2ResourcesBanks.d.ts +2 -25
  199. package/dist/fetch/v2ResourcesBanks.js +12 -1286
  200. package/dist/fetch/v2ResourcesBanks.mjs +9 -8
  201. package/dist/fetch/v2ResourcesUsers.d.ts +2 -26
  202. package/dist/fetch/v2ResourcesUsers.js +12 -1286
  203. package/dist/fetch/v2ResourcesUsers.mjs +9 -8
  204. package/dist/fetch/v2Token.d.ts +2 -12
  205. package/dist/fetch/v2Token.js +12 -1282
  206. package/dist/fetch/v2Token.mjs +9 -8
  207. package/dist/hooks/index.d.ts +45 -94
  208. package/dist/hooks/index.js +177 -3755
  209. package/dist/hooks/index.mjs +45 -423
  210. package/dist/hooks/useV2ContributionsCheckOrderStatus.d.ts +48 -49
  211. package/dist/hooks/useV2ContributionsCheckOrderStatus.js +33 -1531
  212. package/dist/hooks/useV2ContributionsCheckOrderStatus.mjs +27 -78
  213. package/dist/hooks/useV2ContributionsCheckOwnerFriend.d.ts +32 -33
  214. package/dist/hooks/useV2ContributionsCheckOwnerFriend.js +33 -1531
  215. package/dist/hooks/useV2ContributionsCheckOwnerFriend.mjs +27 -78
  216. package/dist/hooks/useV2ContributionsOrderInfo.d.ts +69 -69
  217. package/dist/hooks/useV2ContributionsOrderInfo.js +33 -1527
  218. package/dist/hooks/useV2ContributionsOrderInfo.mjs +27 -78
  219. package/dist/hooks/useV2ContributionsPaymentInfo.d.ts +37 -37
  220. package/dist/hooks/useV2ContributionsPaymentInfo.js +33 -1527
  221. package/dist/hooks/useV2ContributionsPaymentInfo.mjs +27 -78
  222. package/dist/hooks/useV2ContributionsPaymentMethods.d.ts +54 -53
  223. package/dist/hooks/useV2ContributionsPaymentMethods.js +33 -1519
  224. package/dist/hooks/useV2ContributionsPaymentMethods.mjs +27 -78
  225. package/dist/hooks/useV2ContributionsProjectInfo.d.ts +109 -109
  226. package/dist/hooks/useV2ContributionsProjectInfo.js +33 -1527
  227. package/dist/hooks/useV2ContributionsProjectInfo.mjs +27 -78
  228. package/dist/hooks/useV2ContributionsRecommendedProjects.d.ts +33 -33
  229. package/dist/hooks/useV2ContributionsRecommendedProjects.js +33 -1531
  230. package/dist/hooks/useV2ContributionsRecommendedProjects.mjs +27 -78
  231. package/dist/hooks/useV2ContributionsRecommendedTags.d.ts +33 -33
  232. package/dist/hooks/useV2ContributionsRecommendedTags.js +33 -1531
  233. package/dist/hooks/useV2ContributionsRecommendedTags.mjs +27 -78
  234. package/dist/hooks/useV2ContributionsUserInfo.d.ts +61 -61
  235. package/dist/hooks/useV2ContributionsUserInfo.js +33 -1527
  236. package/dist/hooks/useV2ContributionsUserInfo.mjs +27 -78
  237. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.d.ts +33 -32
  238. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.js +33 -1527
  239. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.mjs +27 -78
  240. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +33 -33
  241. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.js +33 -1535
  242. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.mjs +27 -78
  243. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.d.ts +33 -33
  244. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.js +33 -1531
  245. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.mjs +27 -78
  246. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.d.ts +32 -32
  247. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.js +33 -1527
  248. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.mjs +27 -78
  249. package/dist/hooks/useV2FundraisingContributors.d.ts +37 -37
  250. package/dist/hooks/useV2FundraisingContributors.js +33 -1527
  251. package/dist/hooks/useV2FundraisingContributors.mjs +27 -78
  252. package/dist/hooks/useV2FundraisingContributorsCount.d.ts +33 -33
  253. package/dist/hooks/useV2FundraisingContributorsCount.js +33 -1531
  254. package/dist/hooks/useV2FundraisingContributorsCount.mjs +27 -78
  255. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.ts +67 -68
  256. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.js +33 -1527
  257. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.mjs +27 -78
  258. package/dist/hooks/useV2FundraisingContributorsId.d.ts +88 -89
  259. package/dist/hooks/useV2FundraisingContributorsId.js +33 -1527
  260. package/dist/hooks/useV2FundraisingContributorsId.mjs +27 -78
  261. package/dist/hooks/useV2FundraisingContributorsIdOrders.d.ts +37 -37
  262. package/dist/hooks/useV2FundraisingContributorsIdOrders.js +33 -1534
  263. package/dist/hooks/useV2FundraisingContributorsIdOrders.mjs +27 -78
  264. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.d.ts +33 -32
  265. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.js +33 -1527
  266. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.mjs +27 -78
  267. package/dist/hooks/useV2FundraisingContributorsUsers.d.ts +33 -33
  268. package/dist/hooks/useV2FundraisingContributorsUsers.js +33 -1531
  269. package/dist/hooks/useV2FundraisingContributorsUsers.mjs +27 -78
  270. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.ts +67 -68
  271. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.js +33 -1525
  272. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.mjs +27 -78
  273. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.d.ts +36 -37
  274. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.js +33 -1530
  275. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.mjs +27 -78
  276. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.d.ts +49 -49
  277. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.js +33 -1530
  278. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.mjs +27 -78
  279. package/dist/hooks/useV2FundraisingRewards.d.ts +49 -49
  280. package/dist/hooks/useV2FundraisingRewards.js +33 -1519
  281. package/dist/hooks/useV2FundraisingRewards.mjs +27 -78
  282. package/dist/hooks/useV2FundraisingRewardsAll.d.ts +33 -33
  283. package/dist/hooks/useV2FundraisingRewardsAll.js +33 -1527
  284. package/dist/hooks/useV2FundraisingRewardsAll.mjs +27 -78
  285. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.ts +67 -68
  286. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.js +33 -1525
  287. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.mjs +27 -78
  288. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.d.ts +67 -67
  289. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.js +33 -1527
  290. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.mjs +27 -78
  291. package/dist/hooks/useV2FundraisingRewardsRewardId.d.ts +89 -89
  292. package/dist/hooks/useV2FundraisingRewardsRewardId.js +33 -1525
  293. package/dist/hooks/useV2FundraisingRewardsRewardId.mjs +27 -78
  294. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.ts +45 -45
  295. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.js +33 -1533
  296. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.mjs +27 -78
  297. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +33 -33
  298. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.js +33 -1533
  299. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.mjs +27 -78
  300. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +81 -81
  301. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.js +33 -1534
  302. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.mjs +27 -78
  303. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +33 -33
  304. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.js +33 -1538
  305. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.mjs +27 -78
  306. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +33 -32
  307. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.js +33 -1529
  308. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.mjs +27 -78
  309. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.ts +67 -68
  310. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.js +33 -1531
  311. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.mjs +27 -78
  312. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.ts +67 -68
  313. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.js +33 -1531
  314. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.mjs +27 -78
  315. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.d.ts +41 -41
  316. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.js +33 -1533
  317. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.mjs +27 -78
  318. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +33 -33
  319. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.js +33 -1533
  320. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.mjs +27 -78
  321. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +203 -203
  322. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.js +33 -1535
  323. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.mjs +27 -78
  324. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +33 -33
  325. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.js +33 -1538
  326. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.mjs +27 -78
  327. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +33 -32
  328. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.js +33 -1529
  329. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.mjs +27 -78
  330. package/dist/hooks/useV2ResourcesBankBranches.d.ts +33 -33
  331. package/dist/hooks/useV2ResourcesBankBranches.js +33 -1527
  332. package/dist/hooks/useV2ResourcesBankBranches.mjs +27 -78
  333. package/dist/hooks/useV2ResourcesBanks.d.ts +33 -33
  334. package/dist/hooks/useV2ResourcesBanks.js +33 -1519
  335. package/dist/hooks/useV2ResourcesBanks.mjs +27 -78
  336. package/dist/hooks/useV2ResourcesUsers.d.ts +33 -33
  337. package/dist/hooks/useV2ResourcesUsers.js +33 -1519
  338. package/dist/hooks/useV2ResourcesUsers.mjs +27 -78
  339. package/dist/hooks/useV2Token.d.ts +32 -32
  340. package/dist/hooks/useV2Token.js +33 -1517
  341. package/dist/hooks/useV2Token.mjs +27 -78
  342. package/dist/index-CTIq-bNp.d.ts +1 -0
  343. package/dist/index.d.ts +70 -71
  344. package/dist/index.js +428 -3347
  345. package/dist/index.mjs +69 -857
  346. package/dist/schemaType-BRALk8K3.d.ts +6069 -0
  347. package/dist/schemaType.d.ts +2 -6589
  348. package/dist/schemaType.js +0 -18
  349. package/dist/schemaType.mjs +1 -0
  350. package/dist/v2ContributionsCard3dSecureExecContribution-Co6PPoML.d.ts +40 -0
  351. package/dist/v2ContributionsCard3dSecureRetryContribution-DXmP-D9-.d.ts +40 -0
  352. package/dist/v2ContributionsCheckOrderStatus-DYU5sJ6x.d.ts +23 -0
  353. package/dist/{fetch/v2ContributionsCheckOwnerFriend.d.mts → v2ContributionsCheckOwnerFriend-Co9-dTj-.d.ts} +8 -10
  354. package/dist/{fetch/v2ContributionsExecContribution.d.mts → v2ContributionsExecContribution-CkGRaOoe.d.ts} +14 -23
  355. package/dist/v2ContributionsOrderInfo-DDCY2jzT.d.ts +97 -0
  356. package/dist/v2ContributionsPaymentInfo-BPZWzG4t.d.ts +59 -0
  357. package/dist/v2ContributionsPaymentMethods-CQrgySG8.d.ts +47 -0
  358. package/dist/{fetch/v2ContributionsPostComment.d.mts → v2ContributionsPostComment--UvUBCzZ.d.ts} +8 -11
  359. package/dist/v2ContributionsProjectInfo-DhIM3om0.d.ts +135 -0
  360. package/dist/v2ContributionsRecommendedProjects-BHtpFHre.d.ts +55 -0
  361. package/dist/{fetch/v2ContributionsRecommendedTags.d.mts → v2ContributionsRecommendedTags-D46zZ8ma.d.ts} +14 -16
  362. package/dist/{fetch/v2ContributionsRecurringCancelContribution.d.mts → v2ContributionsRecurringCancelContribution-Bj31L5Cj.d.ts} +10 -19
  363. package/dist/{fetch/v2ContributionsRecurringChangePaymentInfo.d.mts → v2ContributionsRecurringChangePaymentInfo-DlcYqk9E.d.ts} +12 -21
  364. package/dist/{fetch/v2ContributionsRecurringUpdateUserDelivery.d.mts → v2ContributionsRecurringUpdateUserDelivery-BZt1pwEi.d.ts} +12 -21
  365. package/dist/{fetch/v2ContributionsRetryContribution.d.mts → v2ContributionsRetryContribution-B_gEEM3y.d.ts} +14 -23
  366. package/dist/{fetch/v2ContributionsUpdateCommentedUserName.d.mts → v2ContributionsUpdateCommentedUserName-D-lQjzMn.d.ts} +8 -11
  367. package/dist/v2ContributionsUserInfo-7f4K57Zy.d.ts +101 -0
  368. package/dist/{fetch/v2ContributionsValidPaymentInfo.d.mts → v2ContributionsValidPaymentInfo-BmWD1ak5.d.ts} +8 -11
  369. package/dist/{fetch/v2ContributionsValidSelectedRewards.d.mts → v2ContributionsValidSelectedRewards-du9CNFCr.d.ts} +8 -11
  370. package/dist/{fetch/v2ContributionsValidUserDelivery.d.mts → v2ContributionsValidUserDelivery-D9WubWzB.d.ts} +8 -11
  371. package/dist/{fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.mts → v2FundraisingBulkMessagesOwnedPublicProjects-CaD3pJuK.d.ts} +14 -13
  372. package/dist/{fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts → v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards-D2oTc9V7.d.ts} +16 -18
  373. package/dist/v2FundraisingBulkMessagesTargetUsers-CML6cDne.d.ts +23 -0
  374. package/dist/{fetch/v2FundraisingBulkMessagesTargetUsersCount.d.mts → v2FundraisingBulkMessagesTargetUsersCount-oEuhHzu-.d.ts} +6 -5
  375. package/dist/v2FundraisingContributors-DqtuvdJk.d.ts +57 -0
  376. package/dist/{fetch/v2FundraisingContributorsCount.d.mts → v2FundraisingContributorsCount-D1rSr1q7.d.ts} +15 -14
  377. package/dist/v2FundraisingContributorsCsv-CTrcfSF5.d.ts +10 -0
  378. package/dist/{fetch/v2FundraisingContributorsCsvGenerations.d.mts → v2FundraisingContributorsCsvGenerations-uzMzbTvA.d.ts} +20 -29
  379. package/dist/v2FundraisingContributorsId-Lu0pJsa2.d.ts +43 -0
  380. package/dist/{fetch/v2FundraisingContributorsIdMemo.d.mts → v2FundraisingContributorsIdMemo-Cxa_g2MF.d.ts} +10 -19
  381. package/dist/v2FundraisingContributorsIdOrders-BecK1PZa.d.ts +88 -0
  382. package/dist/{fetch/v2FundraisingContributorsOwnedPublicProjects.d.mts → v2FundraisingContributorsOwnedPublicProjects-B6Ev12rV.d.ts} +16 -15
  383. package/dist/{fetch/v2FundraisingContributorsUsers.d.mts → v2FundraisingContributorsUsers-B65b1LvD.d.ts} +15 -14
  384. package/dist/v2FundraisingOrdersCsv-D6fNBCNs.d.ts +10 -0
  385. package/dist/{fetch/v2FundraisingOrdersCsvGenerations.d.mts → v2FundraisingOrdersCsvGenerations-C7P8SFvB.d.ts} +20 -29
  386. package/dist/{fetch/v2FundraisingOrdersRewardDeliveriesOrderRewardId.d.mts → v2FundraisingOrdersRewardDeliveriesOrderRewardId-B8oOUlK9.d.ts} +8 -17
  387. package/dist/{fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.mts → v2FundraisingProjectsProjectIdOfflineDonation-3KvyY-u7.d.ts} +10 -12
  388. package/dist/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv-DHARhfKn.d.ts +12 -0
  389. package/dist/v2FundraisingProjectsProjectIdPaymentSummary-D6uh-Y9B.d.ts +47 -0
  390. package/dist/{fetch/v2FundraisingReplyCommentsOrderId.d.mts → v2FundraisingReplyCommentsOrderId-BSvzf-vm.d.ts} +8 -17
  391. package/dist/v2FundraisingRewards-hnJmovRh.d.ts +101 -0
  392. package/dist/{fetch/v2FundraisingRewardsAll.d.mts → v2FundraisingRewardsAll-12hhtJYd.d.ts} +14 -16
  393. package/dist/v2FundraisingRewardsCsv-gayZMf6H.d.ts +10 -0
  394. package/dist/{fetch/v2FundraisingRewardsCsvGenerations.d.mts → v2FundraisingRewardsCsvGenerations-CGQSxzBk.d.ts} +20 -29
  395. package/dist/{fetch/v2FundraisingRewardsDeliveryState.d.mts → v2FundraisingRewardsDeliveryState-BpyrUdHi.d.ts} +7 -13
  396. package/dist/{fetch/v2FundraisingRewardsDeliveryStateProgress.d.mts → v2FundraisingRewardsDeliveryStateProgress-DhMLwD0u.d.ts} +16 -15
  397. package/dist/v2FundraisingRewardsRewardId-C1m_XPfO.d.ts +73 -0
  398. package/dist/v2FundraisingSpotCrowdfundingProjectOrders-BC5esdj4.d.ts +119 -0
  399. package/dist/v2FundraisingSpotCrowdfundingProjectOrdersAll-C-3olQe-.d.ts +31 -0
  400. package/dist/v2FundraisingSpotCrowdfundingProjectOrdersOrderId-CBlx6j_9.d.ts +117 -0
  401. package/dist/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards-Be_2Uubq.d.ts +45 -0
  402. package/dist/{fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts → v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects-BG7O0FI8.d.ts} +12 -11
  403. package/dist/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv-BduSwpMm.d.ts +10 -0
  404. package/dist/{fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.mts → v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-D4Evq5u6.d.ts} +20 -29
  405. package/dist/v2FundraisingSteadyCrowdfundingOrdersCsv-8-vh2r37.d.ts +10 -0
  406. package/dist/{fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.mts → v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-Cp9a3gcY.d.ts} +20 -29
  407. package/dist/v2FundraisingSteadyCrowdfundingProjectOrders-CfUu3lyg.d.ts +205 -0
  408. package/dist/v2FundraisingSteadyCrowdfundingProjectOrdersAll-CfG6eytU.d.ts +31 -0
  409. package/dist/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId-hMkGSvMM.d.ts +277 -0
  410. package/dist/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards-BvOmNrFc.d.ts +77 -0
  411. package/dist/{fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts → v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects-Dyfrg8he.d.ts} +12 -11
  412. package/dist/v2PartnerCommpanyOrdersCsvsOrdersCsvId-CJnGkhe7.d.ts +12 -0
  413. package/dist/v2ResourcesBankBranches-T3fZuPfM.d.ts +27 -0
  414. package/dist/{fetch/v2ResourcesBanks.d.mts → v2ResourcesBanks-DRk2oXcg.d.ts} +16 -18
  415. package/dist/{fetch/v2ResourcesUsers.d.mts → v2ResourcesUsers-C7S8rV2D.d.ts} +17 -16
  416. package/dist/{fetch/v2Token.d.mts → v2Token-DMhQbCYx.d.ts} +6 -5
  417. package/package.json +4 -19
  418. package/dist/chunk-2G3XL2Q3.mjs +0 -0
  419. package/dist/chunk-2IFNQZNW.mjs +0 -33
  420. package/dist/chunk-2IGL35IQ.mjs +0 -32
  421. package/dist/chunk-3DDGE7BK.mjs +0 -50
  422. package/dist/chunk-4VNVN7HV.mjs +0 -70
  423. package/dist/chunk-4Z52BEYN.mjs +0 -44
  424. package/dist/chunk-534JMZSL.mjs +0 -27
  425. package/dist/chunk-57E22KOA.mjs +0 -20
  426. package/dist/chunk-57T5SWV6.mjs +0 -29
  427. package/dist/chunk-5MHPGCOV.mjs +0 -28
  428. package/dist/chunk-5NIOHOT5.mjs +0 -56
  429. package/dist/chunk-5RYEZ325.mjs +0 -38
  430. package/dist/chunk-6EX7TFLX.mjs +0 -28
  431. package/dist/chunk-6GU4DYJX.mjs +0 -44
  432. package/dist/chunk-6K4LTEX2.mjs +0 -53
  433. package/dist/chunk-6NJR7ECJ.mjs +0 -60
  434. package/dist/chunk-6SKR2GRD.mjs +0 -24
  435. package/dist/chunk-6WWDUW2U.mjs +0 -30
  436. package/dist/chunk-76PZHHAY.mjs +0 -52
  437. package/dist/chunk-7KWCVLPX.mjs +0 -32
  438. package/dist/chunk-A534UCAW.mjs +0 -28
  439. package/dist/chunk-A73RCSQA.mjs +0 -31
  440. package/dist/chunk-AOMNF5F4.mjs +0 -32
  441. package/dist/chunk-AXGYEUPR.mjs +0 -57
  442. package/dist/chunk-BF6GI3SG.mjs +0 -1448
  443. package/dist/chunk-BIST3C5X.mjs +0 -38
  444. package/dist/chunk-BXENAVSW.mjs +0 -28
  445. package/dist/chunk-BYHCCW4Y.mjs +0 -28
  446. package/dist/chunk-C23C442F.mjs +0 -57
  447. package/dist/chunk-CMF2CQ3T.mjs +0 -40
  448. package/dist/chunk-CX2NHK2N.mjs +0 -30
  449. package/dist/chunk-DJTPCXCU.mjs +0 -30
  450. package/dist/chunk-DNQSHXEG.mjs +0 -30
  451. package/dist/chunk-EII2PWCT.mjs +0 -28
  452. package/dist/chunk-ERVAEOK3.mjs +0 -52
  453. package/dist/chunk-EU4WAK4Z.mjs +0 -33
  454. package/dist/chunk-EZOFUN73.mjs +0 -28
  455. package/dist/chunk-FNYZQKP4.mjs +0 -26
  456. package/dist/chunk-FVC63JRQ.mjs +0 -37
  457. package/dist/chunk-G2P2FAVZ.mjs +0 -32
  458. package/dist/chunk-GJO4TR6Y.mjs +0 -56
  459. package/dist/chunk-GJRUVLHJ.mjs +0 -60
  460. package/dist/chunk-GQHSDAWC.mjs +0 -22
  461. package/dist/chunk-HEFWQW52.mjs +0 -32
  462. package/dist/chunk-HHP5XIP6.mjs +0 -30
  463. package/dist/chunk-HKJRJA6Y.mjs +0 -25
  464. package/dist/chunk-HOW4JTER.mjs +0 -28
  465. package/dist/chunk-HZYKYFL6.mjs +0 -50
  466. package/dist/chunk-IT6N6BCA.mjs +0 -40
  467. package/dist/chunk-JFLWUADB.mjs +0 -54
  468. package/dist/chunk-JL7IZ7YR.mjs +0 -50
  469. package/dist/chunk-JNJ5CYJT.mjs +0 -33
  470. package/dist/chunk-JSKMX3MS.mjs +0 -56
  471. package/dist/chunk-KWA5KXZF.mjs +0 -32
  472. package/dist/chunk-LAUAIHPL.mjs +0 -28
  473. package/dist/chunk-LCXBLGFV.mjs +0 -50
  474. package/dist/chunk-LFEGXKOT.mjs +0 -53
  475. package/dist/chunk-LI7EQJX4.mjs +0 -56
  476. package/dist/chunk-LLMYC77K.mjs +0 -28
  477. package/dist/chunk-LZRRNF6N.mjs +0 -50
  478. package/dist/chunk-MMG2563R.mjs +0 -70
  479. package/dist/chunk-MQAJ6XB5.mjs +0 -70
  480. package/dist/chunk-MRMH3ILZ.mjs +0 -20
  481. package/dist/chunk-MSDXTK6P.mjs +0 -28
  482. package/dist/chunk-MXS2PBVH.mjs +0 -48
  483. package/dist/chunk-N4CT33YJ.mjs +0 -52
  484. package/dist/chunk-OX67GP47.mjs +0 -28
  485. package/dist/chunk-P575IBNM.mjs +0 -34
  486. package/dist/chunk-PBGWIRJ6.mjs +0 -30
  487. package/dist/chunk-PGAOE5GG.mjs +0 -32
  488. package/dist/chunk-PP3WUIGE.mjs +0 -30
  489. package/dist/chunk-PRXGN4VH.mjs +0 -56
  490. package/dist/chunk-PVW6NJ2Z.mjs +0 -44
  491. package/dist/chunk-PW5TYJDK.mjs +0 -54
  492. package/dist/chunk-PWWA27JF.mjs +0 -56
  493. package/dist/chunk-QEUYDPF4.mjs +0 -30
  494. package/dist/chunk-QF2AZNRS.mjs +0 -24
  495. package/dist/chunk-QGGRQTQI.mjs +0 -56
  496. package/dist/chunk-QNQ2KBNX.mjs +0 -30
  497. package/dist/chunk-RURLT2TQ.mjs +0 -24
  498. package/dist/chunk-S47KDE76.mjs +0 -30
  499. package/dist/chunk-S4AH3GBG.mjs +0 -57
  500. package/dist/chunk-SQEMJ5NE.mjs +0 -42
  501. package/dist/chunk-T6IS6IVS.mjs +0 -50
  502. package/dist/chunk-TNA5UAYR.mjs +0 -33
  503. package/dist/chunk-TNCPA4MF.mjs +0 -38
  504. package/dist/chunk-TRBCFHXB.mjs +0 -31
  505. package/dist/chunk-TVXMVBP3.mjs +0 -52
  506. package/dist/chunk-U3YKWWHA.mjs +0 -52
  507. package/dist/chunk-U4YQN6RP.mjs +0 -32
  508. package/dist/chunk-U7ADY2VH.mjs +0 -32
  509. package/dist/chunk-UGFN4WNK.mjs +0 -30
  510. package/dist/chunk-UIWX3JFQ.mjs +0 -40
  511. package/dist/chunk-UR6BP7PI.mjs +0 -31
  512. package/dist/chunk-V7QZBE7U.mjs +0 -33
  513. package/dist/chunk-VVFOZPZK.mjs +0 -25
  514. package/dist/chunk-W2SMER6D.mjs +0 -56
  515. package/dist/chunk-W3BQWPU7.mjs +0 -48
  516. package/dist/chunk-W7BWVTEV.mjs +0 -38
  517. package/dist/chunk-WB27EYOM.mjs +0 -70
  518. package/dist/chunk-WY3DYY7L.mjs +0 -56
  519. package/dist/chunk-X4POD2M5.mjs +0 -56
  520. package/dist/chunk-X7JKN4EH.mjs +0 -50
  521. package/dist/chunk-XADVLOQ7.mjs +0 -54
  522. package/dist/chunk-XG3CT6QN.mjs +0 -52
  523. package/dist/chunk-XHG6GQBI.mjs +0 -30
  524. package/dist/chunk-Y3XW2OUX.mjs +0 -32
  525. package/dist/chunk-YAAG3AZB.mjs +0 -54
  526. package/dist/chunk-YADEG24R.mjs +0 -70
  527. package/dist/chunk-YCWFSKWY.mjs +0 -44
  528. package/dist/chunk-YDO344WF.mjs +0 -56
  529. package/dist/chunk-ZF6RHHCO.mjs +0 -52
  530. package/dist/chunk-ZON4SF35.mjs +0 -56
  531. package/dist/components.d.mts +0 -2456
  532. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.mts +0 -46
  533. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.mts +0 -46
  534. package/dist/fetch/v2ContributionsCheckOrderStatus.d.mts +0 -25
  535. package/dist/fetch/v2ContributionsOrderInfo.d.mts +0 -99
  536. package/dist/fetch/v2ContributionsPaymentInfo.d.mts +0 -61
  537. package/dist/fetch/v2ContributionsPaymentMethods.d.mts +0 -46
  538. package/dist/fetch/v2ContributionsProjectInfo.d.mts +0 -137
  539. package/dist/fetch/v2ContributionsRecommendedProjects.d.mts +0 -57
  540. package/dist/fetch/v2ContributionsUserInfo.d.mts +0 -103
  541. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.mts +0 -25
  542. package/dist/fetch/v2FundraisingContributors.d.mts +0 -56
  543. package/dist/fetch/v2FundraisingContributorsCsv.d.mts +0 -9
  544. package/dist/fetch/v2FundraisingContributorsId.d.mts +0 -45
  545. package/dist/fetch/v2FundraisingContributorsIdOrders.d.mts +0 -93
  546. package/dist/fetch/v2FundraisingOrdersCsv.d.mts +0 -9
  547. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv.d.mts +0 -14
  548. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.mts +0 -49
  549. package/dist/fetch/v2FundraisingRewards.d.mts +0 -103
  550. package/dist/fetch/v2FundraisingRewardsCsv.d.mts +0 -9
  551. package/dist/fetch/v2FundraisingRewardsRewardId.d.mts +0 -75
  552. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.mts +0 -121
  553. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +0 -33
  554. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +0 -119
  555. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -47
  556. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsv.d.mts +0 -9
  557. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsv.d.mts +0 -9
  558. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.mts +0 -207
  559. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +0 -33
  560. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +0 -279
  561. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -79
  562. package/dist/fetch/v2PartnerCommpanyOrdersCsvsOrdersCsvId.d.mts +0 -14
  563. package/dist/fetch/v2ResourcesBankBranches.d.mts +0 -29
  564. package/dist/hooks/index.d.mts +0 -94
  565. package/dist/hooks/useV2ContributionsCheckOrderStatus.d.mts +0 -59
  566. package/dist/hooks/useV2ContributionsCheckOwnerFriend.d.mts +0 -39
  567. package/dist/hooks/useV2ContributionsOrderInfo.d.mts +0 -84
  568. package/dist/hooks/useV2ContributionsPaymentInfo.d.mts +0 -44
  569. package/dist/hooks/useV2ContributionsPaymentMethods.d.mts +0 -63
  570. package/dist/hooks/useV2ContributionsProjectInfo.d.mts +0 -134
  571. package/dist/hooks/useV2ContributionsRecommendedProjects.d.mts +0 -39
  572. package/dist/hooks/useV2ContributionsRecommendedTags.d.mts +0 -39
  573. package/dist/hooks/useV2ContributionsUserInfo.d.mts +0 -74
  574. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.d.mts +0 -38
  575. package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +0 -39
  576. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.d.mts +0 -39
  577. package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.d.mts +0 -38
  578. package/dist/hooks/useV2FundraisingContributors.d.mts +0 -44
  579. package/dist/hooks/useV2FundraisingContributorsCount.d.mts +0 -39
  580. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.mts +0 -79
  581. package/dist/hooks/useV2FundraisingContributorsId.d.mts +0 -109
  582. package/dist/hooks/useV2FundraisingContributorsIdOrders.d.mts +0 -44
  583. package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.d.mts +0 -38
  584. package/dist/hooks/useV2FundraisingContributorsUsers.d.mts +0 -39
  585. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.mts +0 -79
  586. package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.d.mts +0 -44
  587. package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.d.mts +0 -59
  588. package/dist/hooks/useV2FundraisingRewards.d.mts +0 -59
  589. package/dist/hooks/useV2FundraisingRewardsAll.d.mts +0 -39
  590. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.mts +0 -79
  591. package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.d.mts +0 -78
  592. package/dist/hooks/useV2FundraisingRewardsRewardId.d.mts +0 -109
  593. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.mts +0 -54
  594. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +0 -39
  595. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +0 -99
  596. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -39
  597. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +0 -38
  598. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.mts +0 -79
  599. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.mts +0 -79
  600. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.d.mts +0 -49
  601. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +0 -39
  602. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +0 -249
  603. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +0 -39
  604. package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +0 -38
  605. package/dist/hooks/useV2ResourcesBankBranches.d.mts +0 -39
  606. package/dist/hooks/useV2ResourcesBanks.d.mts +0 -39
  607. package/dist/hooks/useV2ResourcesUsers.d.mts +0 -39
  608. package/dist/hooks/useV2Token.d.mts +0 -38
  609. package/dist/index.d.mts +0 -71
  610. package/dist/schemaType.d.mts +0 -6589
@@ -1,84 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsOrderInfoGetQuery, V2ContributionsOrderInfoGetResponse } from '../fetch/v2ContributionsOrderInfo.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2ContributionsOrderInfo: (query: V2ContributionsOrderInfoGetQuery, swrConfig?: Configuration<V2ContributionsOrderInfoGetResponse>) => {
12
- data: {
13
- payAmount: number;
14
- contributionLimit: number;
15
- contributionAmount: number | null;
16
- commentExists: boolean;
17
- bankInfo: components["schemas"]["Contributions_OrderInfo_BankInfo"];
18
- cvsInfo: components["schemas"]["Contributions_OrderInfo_CvsInfo"];
19
- selectedRewards: components["schemas"]["Contributions_Common_SelectedReward"][];
20
- paymentType: components["schemas"]["Contributions_Common_RewardPaymentType"];
21
- nextBillingDate: string | null;
22
- contributorSystemUsageFee: components["schemas"]["Contributions_OrderInfo_contributorSystemUsageFee"];
23
- } | undefined;
24
- error: any;
25
- mutate: swr.KeyedMutator<{
26
- payAmount: number;
27
- contributionLimit: number;
28
- contributionAmount: number | null;
29
- commentExists: boolean;
30
- bankInfo: components["schemas"]["Contributions_OrderInfo_BankInfo"];
31
- cvsInfo: components["schemas"]["Contributions_OrderInfo_CvsInfo"];
32
- selectedRewards: components["schemas"]["Contributions_Common_SelectedReward"][];
33
- paymentType: components["schemas"]["Contributions_Common_RewardPaymentType"];
34
- nextBillingDate: string | null;
35
- contributorSystemUsageFee: components["schemas"]["Contributions_OrderInfo_contributorSystemUsageFee"];
36
- }>;
37
- isValidating: boolean;
38
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
39
- key: string;
40
- };
41
- declare const useV2ContributionsOrderInfoImmutable: (query: V2ContributionsOrderInfoGetQuery, swrConfig?: Configuration<V2ContributionsOrderInfoGetResponse>) => {
42
- data: {
43
- payAmount: number;
44
- contributionLimit: number;
45
- contributionAmount: number | null;
46
- commentExists: boolean;
47
- bankInfo: components["schemas"]["Contributions_OrderInfo_BankInfo"];
48
- cvsInfo: components["schemas"]["Contributions_OrderInfo_CvsInfo"];
49
- selectedRewards: components["schemas"]["Contributions_Common_SelectedReward"][];
50
- paymentType: components["schemas"]["Contributions_Common_RewardPaymentType"];
51
- nextBillingDate: string | null;
52
- contributorSystemUsageFee: components["schemas"]["Contributions_OrderInfo_contributorSystemUsageFee"];
53
- } | undefined;
54
- error: any;
55
- mutate: swr.KeyedMutator<{
56
- payAmount: number;
57
- contributionLimit: number;
58
- contributionAmount: number | null;
59
- commentExists: boolean;
60
- bankInfo: components["schemas"]["Contributions_OrderInfo_BankInfo"];
61
- cvsInfo: components["schemas"]["Contributions_OrderInfo_CvsInfo"];
62
- selectedRewards: components["schemas"]["Contributions_Common_SelectedReward"][];
63
- paymentType: components["schemas"]["Contributions_Common_RewardPaymentType"];
64
- nextBillingDate: string | null;
65
- contributorSystemUsageFee: components["schemas"]["Contributions_OrderInfo_contributorSystemUsageFee"];
66
- }>;
67
- isValidating: boolean;
68
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
69
- key: string;
70
- };
71
- declare const useV2ContributionsOrderInfoInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2ContributionsOrderInfoGetQuery) => string) => SWRInfiniteKeyLoader<V2ContributionsOrderInfoGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsOrderInfoGetResponse>) => swr_infinite.SWRInfiniteResponse<{
72
- payAmount: number;
73
- contributionLimit: number;
74
- contributionAmount: number | null;
75
- commentExists: boolean;
76
- bankInfo: components["schemas"]["Contributions_OrderInfo_BankInfo"];
77
- cvsInfo: components["schemas"]["Contributions_OrderInfo_CvsInfo"];
78
- selectedRewards: components["schemas"]["Contributions_Common_SelectedReward"][];
79
- paymentType: components["schemas"]["Contributions_Common_RewardPaymentType"];
80
- nextBillingDate: string | null;
81
- contributorSystemUsageFee: components["schemas"]["Contributions_OrderInfo_contributorSystemUsageFee"];
82
- }, any>;
83
-
84
- export { useV2ContributionsOrderInfo, useV2ContributionsOrderInfoImmutable, useV2ContributionsOrderInfoInfinite };
@@ -1,44 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsPaymentInfoGetQuery, V2ContributionsPaymentInfoGetResponse } from '../fetch/v2ContributionsPaymentInfo.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2ContributionsPaymentInfo: (query: V2ContributionsPaymentInfoGetQuery, swrConfig?: Configuration<V2ContributionsPaymentInfoGetResponse>) => {
12
- data: {
13
- paymentDescriptor: components["schemas"]["Contributions_Common_PaymentDescriptor"];
14
- paymentDetail: components["schemas"]["Contributions_Common_PaymentDetail"];
15
- } | undefined;
16
- error: any;
17
- mutate: swr.KeyedMutator<{
18
- paymentDescriptor: components["schemas"]["Contributions_Common_PaymentDescriptor"];
19
- paymentDetail: components["schemas"]["Contributions_Common_PaymentDetail"];
20
- }>;
21
- isValidating: boolean;
22
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
23
- key: string;
24
- };
25
- declare const useV2ContributionsPaymentInfoImmutable: (query: V2ContributionsPaymentInfoGetQuery, swrConfig?: Configuration<V2ContributionsPaymentInfoGetResponse>) => {
26
- data: {
27
- paymentDescriptor: components["schemas"]["Contributions_Common_PaymentDescriptor"];
28
- paymentDetail: components["schemas"]["Contributions_Common_PaymentDetail"];
29
- } | undefined;
30
- error: any;
31
- mutate: swr.KeyedMutator<{
32
- paymentDescriptor: components["schemas"]["Contributions_Common_PaymentDescriptor"];
33
- paymentDetail: components["schemas"]["Contributions_Common_PaymentDetail"];
34
- }>;
35
- isValidating: boolean;
36
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
37
- key: string;
38
- };
39
- declare const useV2ContributionsPaymentInfoInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2ContributionsPaymentInfoGetQuery) => string) => SWRInfiniteKeyLoader<V2ContributionsPaymentInfoGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsPaymentInfoGetResponse>) => swr_infinite.SWRInfiniteResponse<{
40
- paymentDescriptor: components["schemas"]["Contributions_Common_PaymentDescriptor"];
41
- paymentDetail: components["schemas"]["Contributions_Common_PaymentDetail"];
42
- }, any>;
43
-
44
- export { useV2ContributionsPaymentInfo, useV2ContributionsPaymentInfoImmutable, useV2ContributionsPaymentInfoInfinite };
@@ -1,63 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsPaymentMethodsGetResponse } from '../fetch/v2ContributionsPaymentMethods.mjs';
9
-
10
- declare const useV2ContributionsPaymentMethods: (swrConfig?: Configuration<V2ContributionsPaymentMethodsGetResponse>) => {
11
- data: ({
12
- enable: boolean;
13
- maintenance: components["schemas"]["Contributions_Common_Maintenance"];
14
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
15
- } | {
16
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
17
- statuses: components["schemas"]["Contributions_ConvenienceStatus"][];
18
- })[] | undefined;
19
- error: any;
20
- mutate: swr.KeyedMutator<({
21
- enable: boolean;
22
- maintenance: components["schemas"]["Contributions_Common_Maintenance"];
23
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
24
- } | {
25
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
26
- statuses: components["schemas"]["Contributions_ConvenienceStatus"][];
27
- })[]>;
28
- isValidating: boolean;
29
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
30
- key: string;
31
- };
32
- declare const useV2ContributionsPaymentMethodsImmutable: (swrConfig?: Configuration<V2ContributionsPaymentMethodsGetResponse>) => {
33
- data: ({
34
- enable: boolean;
35
- maintenance: components["schemas"]["Contributions_Common_Maintenance"];
36
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
37
- } | {
38
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
39
- statuses: components["schemas"]["Contributions_ConvenienceStatus"][];
40
- })[] | undefined;
41
- error: any;
42
- mutate: swr.KeyedMutator<({
43
- enable: boolean;
44
- maintenance: components["schemas"]["Contributions_Common_Maintenance"];
45
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
46
- } | {
47
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
48
- statuses: components["schemas"]["Contributions_ConvenienceStatus"][];
49
- })[]>;
50
- isValidating: boolean;
51
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
52
- key: string;
53
- };
54
- declare const useV2ContributionsPaymentMethodsInfinite: <Args extends Arguments>(getKey: (keyBuilder: () => string) => SWRInfiniteKeyLoader<V2ContributionsPaymentMethodsGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsPaymentMethodsGetResponse>) => swr_infinite.SWRInfiniteResponse<({
55
- enable: boolean;
56
- maintenance: components["schemas"]["Contributions_Common_Maintenance"];
57
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
58
- } | {
59
- paymentMethodCd: components["schemas"]["Contributions_Common_PaymentMethodCode"];
60
- statuses: components["schemas"]["Contributions_ConvenienceStatus"][];
61
- })[], any>;
62
-
63
- export { useV2ContributionsPaymentMethods, useV2ContributionsPaymentMethodsImmutable, useV2ContributionsPaymentMethodsInfinite };
@@ -1,134 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsProjectInfoGetQuery, V2ContributionsProjectInfoGetResponse } from '../fetch/v2ContributionsProjectInfo.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2ContributionsProjectInfo: (query: V2ContributionsProjectInfoGetQuery, swrConfig?: Configuration<V2ContributionsProjectInfoGetResponse>) => {
12
- data: {
13
- id: number;
14
- userId: number;
15
- title: string;
16
- prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
17
- expiredAt: string | null;
18
- fundingTypeNotation: string;
19
- fundingModel: 0 | 1 | 3;
20
- rewardNotation: string;
21
- requiredPeopleNum: number | null;
22
- remainingDayOrTimeValue: string | null;
23
- paymentMethodRestriction: 0 | 2 | 4 | 6;
24
- supportType: "charity" | "furusato" | "normal";
25
- ownerName: string;
26
- ownerImage: components["schemas"]["Common_Image"];
27
- image: components["schemas"]["Common_Image"];
28
- rewards: components["schemas"]["Contributions_ProjectInfo_Reward"][];
29
- hashTags: string[];
30
- contributorSystemUsageFee: components["schemas"]["Contributions_ProjectInfo_contributorSystemUsageFee"];
31
- gmopgPaymentSetting: components["schemas"]["Contributions_ProjectInfo_gmopgPaymentSetting"];
32
- fundedPercent: number | null;
33
- } | undefined;
34
- error: any;
35
- mutate: swr.KeyedMutator<{
36
- id: number;
37
- userId: number;
38
- title: string;
39
- prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
40
- expiredAt: string | null;
41
- fundingTypeNotation: string;
42
- fundingModel: 0 | 1 | 3;
43
- rewardNotation: string;
44
- requiredPeopleNum: number | null;
45
- remainingDayOrTimeValue: string | null;
46
- paymentMethodRestriction: 0 | 2 | 4 | 6;
47
- supportType: "charity" | "furusato" | "normal";
48
- ownerName: string;
49
- ownerImage: components["schemas"]["Common_Image"];
50
- image: components["schemas"]["Common_Image"];
51
- rewards: components["schemas"]["Contributions_ProjectInfo_Reward"][];
52
- hashTags: string[];
53
- contributorSystemUsageFee: components["schemas"]["Contributions_ProjectInfo_contributorSystemUsageFee"];
54
- gmopgPaymentSetting: components["schemas"]["Contributions_ProjectInfo_gmopgPaymentSetting"];
55
- fundedPercent: number | null;
56
- }>;
57
- isValidating: boolean;
58
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
59
- key: string;
60
- };
61
- declare const useV2ContributionsProjectInfoImmutable: (query: V2ContributionsProjectInfoGetQuery, swrConfig?: Configuration<V2ContributionsProjectInfoGetResponse>) => {
62
- data: {
63
- id: number;
64
- userId: number;
65
- title: string;
66
- prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
67
- expiredAt: string | null;
68
- fundingTypeNotation: string;
69
- fundingModel: 0 | 1 | 3;
70
- rewardNotation: string;
71
- requiredPeopleNum: number | null;
72
- remainingDayOrTimeValue: string | null;
73
- paymentMethodRestriction: 0 | 2 | 4 | 6;
74
- supportType: "charity" | "furusato" | "normal";
75
- ownerName: string;
76
- ownerImage: components["schemas"]["Common_Image"];
77
- image: components["schemas"]["Common_Image"];
78
- rewards: components["schemas"]["Contributions_ProjectInfo_Reward"][];
79
- hashTags: string[];
80
- contributorSystemUsageFee: components["schemas"]["Contributions_ProjectInfo_contributorSystemUsageFee"];
81
- gmopgPaymentSetting: components["schemas"]["Contributions_ProjectInfo_gmopgPaymentSetting"];
82
- fundedPercent: number | null;
83
- } | undefined;
84
- error: any;
85
- mutate: swr.KeyedMutator<{
86
- id: number;
87
- userId: number;
88
- title: string;
89
- prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
90
- expiredAt: string | null;
91
- fundingTypeNotation: string;
92
- fundingModel: 0 | 1 | 3;
93
- rewardNotation: string;
94
- requiredPeopleNum: number | null;
95
- remainingDayOrTimeValue: string | null;
96
- paymentMethodRestriction: 0 | 2 | 4 | 6;
97
- supportType: "charity" | "furusato" | "normal";
98
- ownerName: string;
99
- ownerImage: components["schemas"]["Common_Image"];
100
- image: components["schemas"]["Common_Image"];
101
- rewards: components["schemas"]["Contributions_ProjectInfo_Reward"][];
102
- hashTags: string[];
103
- contributorSystemUsageFee: components["schemas"]["Contributions_ProjectInfo_contributorSystemUsageFee"];
104
- gmopgPaymentSetting: components["schemas"]["Contributions_ProjectInfo_gmopgPaymentSetting"];
105
- fundedPercent: number | null;
106
- }>;
107
- isValidating: boolean;
108
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
109
- key: string;
110
- };
111
- declare const useV2ContributionsProjectInfoInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2ContributionsProjectInfoGetQuery) => string) => SWRInfiniteKeyLoader<V2ContributionsProjectInfoGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsProjectInfoGetResponse>) => swr_infinite.SWRInfiniteResponse<{
112
- id: number;
113
- userId: number;
114
- title: string;
115
- prettyState: "closed_counting" | "closed_achieved" | "closed_not_achieved" | "open_achieved" | "open_not_achieved" | "not_published";
116
- expiredAt: string | null;
117
- fundingTypeNotation: string;
118
- fundingModel: 0 | 1 | 3;
119
- rewardNotation: string;
120
- requiredPeopleNum: number | null;
121
- remainingDayOrTimeValue: string | null;
122
- paymentMethodRestriction: 0 | 2 | 4 | 6;
123
- supportType: "charity" | "furusato" | "normal";
124
- ownerName: string;
125
- ownerImage: components["schemas"]["Common_Image"];
126
- image: components["schemas"]["Common_Image"];
127
- rewards: components["schemas"]["Contributions_ProjectInfo_Reward"][];
128
- hashTags: string[];
129
- contributorSystemUsageFee: components["schemas"]["Contributions_ProjectInfo_contributorSystemUsageFee"];
130
- gmopgPaymentSetting: components["schemas"]["Contributions_ProjectInfo_gmopgPaymentSetting"];
131
- fundedPercent: number | null;
132
- }, any>;
133
-
134
- export { useV2ContributionsProjectInfo, useV2ContributionsProjectInfoImmutable, useV2ContributionsProjectInfoInfinite };
@@ -1,39 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsRecommendedProjectsGetQuery, V2ContributionsRecommendedProjectsGetResponse } from '../fetch/v2ContributionsRecommendedProjects.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2ContributionsRecommendedProjects: (query: V2ContributionsRecommendedProjectsGetQuery, swrConfig?: Configuration<V2ContributionsRecommendedProjectsGetResponse>) => {
12
- data: {
13
- projects: components["schemas"]["Contributions_RecommendedProject"][];
14
- } | undefined;
15
- error: any;
16
- mutate: swr.KeyedMutator<{
17
- projects: components["schemas"]["Contributions_RecommendedProject"][];
18
- }>;
19
- isValidating: boolean;
20
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
21
- key: string;
22
- };
23
- declare const useV2ContributionsRecommendedProjectsImmutable: (query: V2ContributionsRecommendedProjectsGetQuery, swrConfig?: Configuration<V2ContributionsRecommendedProjectsGetResponse>) => {
24
- data: {
25
- projects: components["schemas"]["Contributions_RecommendedProject"][];
26
- } | undefined;
27
- error: any;
28
- mutate: swr.KeyedMutator<{
29
- projects: components["schemas"]["Contributions_RecommendedProject"][];
30
- }>;
31
- isValidating: boolean;
32
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
33
- key: string;
34
- };
35
- declare const useV2ContributionsRecommendedProjectsInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2ContributionsRecommendedProjectsGetQuery) => string) => SWRInfiniteKeyLoader<V2ContributionsRecommendedProjectsGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsRecommendedProjectsGetResponse>) => swr_infinite.SWRInfiniteResponse<{
36
- projects: components["schemas"]["Contributions_RecommendedProject"][];
37
- }, any>;
38
-
39
- export { useV2ContributionsRecommendedProjects, useV2ContributionsRecommendedProjectsImmutable, useV2ContributionsRecommendedProjectsInfinite };
@@ -1,39 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsRecommendedTagsGetQuery, V2ContributionsRecommendedTagsGetResponse } from '../fetch/v2ContributionsRecommendedTags.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2ContributionsRecommendedTags: (query: V2ContributionsRecommendedTagsGetQuery, swrConfig?: Configuration<V2ContributionsRecommendedTagsGetResponse>) => {
12
- data: {
13
- tags: components["schemas"]["Contributions_RecommendedTag"][];
14
- } | undefined;
15
- error: any;
16
- mutate: swr.KeyedMutator<{
17
- tags: components["schemas"]["Contributions_RecommendedTag"][];
18
- }>;
19
- isValidating: boolean;
20
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
21
- key: string;
22
- };
23
- declare const useV2ContributionsRecommendedTagsImmutable: (query: V2ContributionsRecommendedTagsGetQuery, swrConfig?: Configuration<V2ContributionsRecommendedTagsGetResponse>) => {
24
- data: {
25
- tags: components["schemas"]["Contributions_RecommendedTag"][];
26
- } | undefined;
27
- error: any;
28
- mutate: swr.KeyedMutator<{
29
- tags: components["schemas"]["Contributions_RecommendedTag"][];
30
- }>;
31
- isValidating: boolean;
32
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
33
- key: string;
34
- };
35
- declare const useV2ContributionsRecommendedTagsInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2ContributionsRecommendedTagsGetQuery) => string) => SWRInfiniteKeyLoader<V2ContributionsRecommendedTagsGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsRecommendedTagsGetResponse>) => swr_infinite.SWRInfiniteResponse<{
36
- tags: components["schemas"]["Contributions_RecommendedTag"][];
37
- }, any>;
38
-
39
- export { useV2ContributionsRecommendedTags, useV2ContributionsRecommendedTagsImmutable, useV2ContributionsRecommendedTagsInfinite };
@@ -1,74 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2ContributionsUserInfoGetQuery, V2ContributionsUserInfoGetResponse } from '../fetch/v2ContributionsUserInfo.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2ContributionsUserInfo: (query: V2ContributionsUserInfoGetQuery, swrConfig?: Configuration<V2ContributionsUserInfoGetResponse>) => {
12
- data: {
13
- userId: number;
14
- userName: string;
15
- userImageUrl: string;
16
- deliveries: components["schemas"]["Contributions_UserInfo_Delivery"][];
17
- bank: components["schemas"]["Contributions_UserInfo_Bank"];
18
- cards: components["schemas"]["Contributions_UserInfo_Card"][];
19
- ads: components["schemas"]["Contributions_UserInfo_Ads"];
20
- recurringPaymentCourses: components["schemas"]["Contributions_UserInfo_RecurringPaymentCourses"][];
21
- } | undefined;
22
- error: any;
23
- mutate: swr.KeyedMutator<{
24
- userId: number;
25
- userName: string;
26
- userImageUrl: string;
27
- deliveries: components["schemas"]["Contributions_UserInfo_Delivery"][];
28
- bank: components["schemas"]["Contributions_UserInfo_Bank"];
29
- cards: components["schemas"]["Contributions_UserInfo_Card"][];
30
- ads: components["schemas"]["Contributions_UserInfo_Ads"];
31
- recurringPaymentCourses: components["schemas"]["Contributions_UserInfo_RecurringPaymentCourses"][];
32
- }>;
33
- isValidating: boolean;
34
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
35
- key: string;
36
- };
37
- declare const useV2ContributionsUserInfoImmutable: (query: V2ContributionsUserInfoGetQuery, swrConfig?: Configuration<V2ContributionsUserInfoGetResponse>) => {
38
- data: {
39
- userId: number;
40
- userName: string;
41
- userImageUrl: string;
42
- deliveries: components["schemas"]["Contributions_UserInfo_Delivery"][];
43
- bank: components["schemas"]["Contributions_UserInfo_Bank"];
44
- cards: components["schemas"]["Contributions_UserInfo_Card"][];
45
- ads: components["schemas"]["Contributions_UserInfo_Ads"];
46
- recurringPaymentCourses: components["schemas"]["Contributions_UserInfo_RecurringPaymentCourses"][];
47
- } | undefined;
48
- error: any;
49
- mutate: swr.KeyedMutator<{
50
- userId: number;
51
- userName: string;
52
- userImageUrl: string;
53
- deliveries: components["schemas"]["Contributions_UserInfo_Delivery"][];
54
- bank: components["schemas"]["Contributions_UserInfo_Bank"];
55
- cards: components["schemas"]["Contributions_UserInfo_Card"][];
56
- ads: components["schemas"]["Contributions_UserInfo_Ads"];
57
- recurringPaymentCourses: components["schemas"]["Contributions_UserInfo_RecurringPaymentCourses"][];
58
- }>;
59
- isValidating: boolean;
60
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
61
- key: string;
62
- };
63
- declare const useV2ContributionsUserInfoInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2ContributionsUserInfoGetQuery) => string) => SWRInfiniteKeyLoader<V2ContributionsUserInfoGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2ContributionsUserInfoGetResponse>) => swr_infinite.SWRInfiniteResponse<{
64
- userId: number;
65
- userName: string;
66
- userImageUrl: string;
67
- deliveries: components["schemas"]["Contributions_UserInfo_Delivery"][];
68
- bank: components["schemas"]["Contributions_UserInfo_Bank"];
69
- cards: components["schemas"]["Contributions_UserInfo_Card"][];
70
- ads: components["schemas"]["Contributions_UserInfo_Ads"];
71
- recurringPaymentCourses: components["schemas"]["Contributions_UserInfo_RecurringPaymentCourses"][];
72
- }, any>;
73
-
74
- export { useV2ContributionsUserInfo, useV2ContributionsUserInfoImmutable, useV2ContributionsUserInfoInfinite };
@@ -1,38 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2FundraisingBulkMessagesOwnedPublicProjectsGetResponse } from '../fetch/v2FundraisingBulkMessagesOwnedPublicProjects.mjs';
9
-
10
- declare const useV2FundraisingBulkMessagesOwnedPublicProjects: (swrConfig?: Configuration<V2FundraisingBulkMessagesOwnedPublicProjectsGetResponse>) => {
11
- data: {
12
- projects: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProject"][];
13
- } | undefined;
14
- error: any;
15
- mutate: swr.KeyedMutator<{
16
- projects: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProject"][];
17
- }>;
18
- isValidating: boolean;
19
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
20
- key: string;
21
- };
22
- declare const useV2FundraisingBulkMessagesOwnedPublicProjectsImmutable: (swrConfig?: Configuration<V2FundraisingBulkMessagesOwnedPublicProjectsGetResponse>) => {
23
- data: {
24
- projects: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProject"][];
25
- } | undefined;
26
- error: any;
27
- mutate: swr.KeyedMutator<{
28
- projects: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProject"][];
29
- }>;
30
- isValidating: boolean;
31
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
32
- key: string;
33
- };
34
- declare const useV2FundraisingBulkMessagesOwnedPublicProjectsInfinite: <Args extends Arguments>(getKey: (keyBuilder: () => string) => SWRInfiniteKeyLoader<V2FundraisingBulkMessagesOwnedPublicProjectsGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2FundraisingBulkMessagesOwnedPublicProjectsGetResponse>) => swr_infinite.SWRInfiniteResponse<{
35
- projects: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProject"][];
36
- }, any>;
37
-
38
- export { useV2FundraisingBulkMessagesOwnedPublicProjects, useV2FundraisingBulkMessagesOwnedPublicProjectsImmutable, useV2FundraisingBulkMessagesOwnedPublicProjectsInfinite };
@@ -1,39 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetPath, V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetResponse } from '../fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards: (path: V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetPath, swrConfig?: Configuration<V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetResponse>) => {
12
- data: {
13
- rewards: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProjectReward"][];
14
- } | undefined;
15
- error: any;
16
- mutate: swr.KeyedMutator<{
17
- rewards: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProjectReward"][];
18
- }>;
19
- isValidating: boolean;
20
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
21
- key: string;
22
- };
23
- declare const useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsImmutable: (path: V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetPath, swrConfig?: Configuration<V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetResponse>) => {
24
- data: {
25
- rewards: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProjectReward"][];
26
- } | undefined;
27
- error: any;
28
- mutate: swr.KeyedMutator<{
29
- rewards: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProjectReward"][];
30
- }>;
31
- isValidating: boolean;
32
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
33
- key: string;
34
- };
35
- declare const useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsInfinite: <Args extends Arguments>(getKey: (keyBuilder: (path: V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetPath) => string) => SWRInfiniteKeyLoader<V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsGetResponse>) => swr_infinite.SWRInfiniteResponse<{
36
- rewards: components["schemas"]["Fundraising_Message_BulkMessage_OwnedPublicProjectReward"][];
37
- }, any>;
38
-
39
- export { useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards, useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsImmutable, useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewardsInfinite };
@@ -1,39 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { components } from '../schemaType.mjs';
7
- import { Configuration } from '@readyfor/api-client-base/react';
8
- import { V2FundraisingBulkMessagesTargetUsersGetQuery, V2FundraisingBulkMessagesTargetUsersGetResponse } from '../fetch/v2FundraisingBulkMessagesTargetUsers.mjs';
9
- import '@readyfor/api-client-base';
10
-
11
- declare const useV2FundraisingBulkMessagesTargetUsers: (query: V2FundraisingBulkMessagesTargetUsersGetQuery, swrConfig?: Configuration<V2FundraisingBulkMessagesTargetUsersGetResponse>) => {
12
- data: {
13
- targetUsers: components["schemas"]["Fundraising_Message_BulkMessage_TargetUser"][];
14
- } | undefined;
15
- error: any;
16
- mutate: swr.KeyedMutator<{
17
- targetUsers: components["schemas"]["Fundraising_Message_BulkMessage_TargetUser"][];
18
- }>;
19
- isValidating: boolean;
20
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
21
- key: string;
22
- };
23
- declare const useV2FundraisingBulkMessagesTargetUsersImmutable: (query: V2FundraisingBulkMessagesTargetUsersGetQuery, swrConfig?: Configuration<V2FundraisingBulkMessagesTargetUsersGetResponse>) => {
24
- data: {
25
- targetUsers: components["schemas"]["Fundraising_Message_BulkMessage_TargetUser"][];
26
- } | undefined;
27
- error: any;
28
- mutate: swr.KeyedMutator<{
29
- targetUsers: components["schemas"]["Fundraising_Message_BulkMessage_TargetUser"][];
30
- }>;
31
- isValidating: boolean;
32
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
33
- key: string;
34
- };
35
- declare const useV2FundraisingBulkMessagesTargetUsersInfinite: <Args extends Arguments>(getKey: (keyBuilder: (query: V2FundraisingBulkMessagesTargetUsersGetQuery) => string) => SWRInfiniteKeyLoader<V2FundraisingBulkMessagesTargetUsersGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2FundraisingBulkMessagesTargetUsersGetResponse>) => swr_infinite.SWRInfiniteResponse<{
36
- targetUsers: components["schemas"]["Fundraising_Message_BulkMessage_TargetUser"][];
37
- }, any>;
38
-
39
- export { useV2FundraisingBulkMessagesTargetUsers, useV2FundraisingBulkMessagesTargetUsersImmutable, useV2FundraisingBulkMessagesTargetUsersInfinite };
@@ -1,38 +0,0 @@
1
- import * as swr_infinite from 'swr/infinite';
2
- import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
- import * as swr__internal from 'swr/_internal';
4
- import * as swr from 'swr';
5
- import { Arguments } from 'swr';
6
- import { Configuration } from '@readyfor/api-client-base/react';
7
- import { V2FundraisingBulkMessagesTargetUsersCountGetResponse } from '../fetch/v2FundraisingBulkMessagesTargetUsersCount.mjs';
8
- import '../schemaType.mjs';
9
-
10
- declare const useV2FundraisingBulkMessagesTargetUsersCount: (swrConfig?: Configuration<V2FundraisingBulkMessagesTargetUsersCountGetResponse>) => {
11
- data: {
12
- targetUsersCount: number;
13
- } | undefined;
14
- error: any;
15
- mutate: swr.KeyedMutator<{
16
- targetUsersCount: number;
17
- }>;
18
- isValidating: boolean;
19
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
20
- key: string;
21
- };
22
- declare const useV2FundraisingBulkMessagesTargetUsersCountImmutable: (swrConfig?: Configuration<V2FundraisingBulkMessagesTargetUsersCountGetResponse>) => {
23
- data: {
24
- targetUsersCount: number;
25
- } | undefined;
26
- error: any;
27
- mutate: swr.KeyedMutator<{
28
- targetUsersCount: number;
29
- }>;
30
- isValidating: boolean;
31
- isLoading: swr__internal.IsLoadingResponse<Data, Config>;
32
- key: string;
33
- };
34
- declare const useV2FundraisingBulkMessagesTargetUsersCountInfinite: <Args extends Arguments>(getKey: (keyBuilder: () => string) => SWRInfiniteKeyLoader<V2FundraisingBulkMessagesTargetUsersCountGetResponse, Args>, swrConfig?: SWRInfiniteConfiguration<V2FundraisingBulkMessagesTargetUsersCountGetResponse>) => swr_infinite.SWRInfiniteResponse<{
35
- targetUsersCount: number;
36
- }, any>;
37
-
38
- export { useV2FundraisingBulkMessagesTargetUsersCount, useV2FundraisingBulkMessagesTargetUsersCountImmutable, useV2FundraisingBulkMessagesTargetUsersCountInfinite };