@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,9 +1,14 @@
1
- import {
2
- buildV2ContributionsUpdateCommentedUserNamePatchFetcher,
3
- patchV2ContributionsUpdateCommentedUserName
4
- } from "../chunk-P575IBNM.mjs";
5
- import "../chunk-BF6GI3SG.mjs";
6
- export {
7
- buildV2ContributionsUpdateCommentedUserNamePatchFetcher,
8
- patchV2ContributionsUpdateCommentedUserName
1
+ import { Contributions_Update_Commented_User_Name } from "../components.mjs";
2
+ import { __internal__requestUrl, buildRequestInitWithDefaultConfig, createJsonFetcher, mergeRequestInit } from "@readyfor/api-client-base";
3
+ //#region src/fetch/v2ContributionsUpdateCommentedUserName.ts
4
+ const buildV2ContributionsUpdateCommentedUserNamePatchFetcher = (requestInit) => createJsonFetcher(Contributions_Update_Commented_User_Name, { ...requestInit });
5
+ const patchV2ContributionsUpdateCommentedUserName = (requestBody, customRequestInit) => {
6
+ const requestInfo = __internal__requestUrl("/api/v2/contributions/update_commented_user_name");
7
+ return buildV2ContributionsUpdateCommentedUserNamePatchFetcher(buildRequestInitWithDefaultConfig(mergeRequestInit(customRequestInit ?? {}, {
8
+ method: "PATCH",
9
+ headers: { "Content-Type": "application/json" },
10
+ body: JSON.stringify(requestBody)
11
+ })))(requestInfo);
9
12
  };
13
+ //#endregion
14
+ export { buildV2ContributionsUpdateCommentedUserNamePatchFetcher, patchV2ContributionsUpdateCommentedUserName };
@@ -1,103 +1,2 @@
1
- import { paths } from '../schemaType.js';
2
- import { ForceDig } from '@readyfor/api-client-base';
3
-
4
- type V2ContributionsUserInfoGetOperation = paths["/api/v2/contributions/user_info"]["get"];
5
- type V2ContributionsUserInfoGetResponse = V2ContributionsUserInfoGetOperation["responses"]["200"]["content"]["application/json"];
6
- declare const buildV2ContributionsUserInfoGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
7
- userId: number;
8
- userName: string;
9
- userImageUrl: string;
10
- deliveries: {
11
- id: number;
12
- lastName: string;
13
- firstName: string;
14
- lastNameKana: string | null;
15
- firstNameKana: string | null;
16
- zipCode1: string;
17
- zipCode2: string;
18
- address1: string;
19
- address2: string;
20
- address3: string;
21
- phoneNumber1: string;
22
- phoneNumber2: string;
23
- phoneNumber3: string;
24
- }[];
25
- bank: {
26
- bankCode: number;
27
- bankName: string;
28
- branchCode: number;
29
- branchName: string;
30
- accountType: string;
31
- accountNum: string;
32
- accountName: string;
33
- phoneNumber1: string;
34
- phoneNumber2: string;
35
- phoneNumber3: string;
36
- } | null;
37
- cards: {
38
- id: number;
39
- lastCode: string;
40
- cardType: "master_card" | "visa" | "jcb" | "american_express" | "diners_club";
41
- expYear: number;
42
- expMonth: number;
43
- }[];
44
- ads: {
45
- criteoEmail: string | null;
46
- facebookEmail: string | null;
47
- };
48
- recurringPaymentCourses: {
49
- id?: number | undefined;
50
- }[];
51
- }>;
52
- type V2ContributionsUserInfoGetQuery = ForceDig<V2ContributionsUserInfoGetOperation, [
53
- "parameters",
54
- "query"
55
- ]>;
56
- declare const getV2ContributionsUserInfo: (query: V2ContributionsUserInfoGetQuery, customRequestInit?: RequestInit) => Promise<{
57
- userId: number;
58
- userName: string;
59
- userImageUrl: string;
60
- deliveries: {
61
- id: number;
62
- lastName: string;
63
- firstName: string;
64
- lastNameKana: string | null;
65
- firstNameKana: string | null;
66
- zipCode1: string;
67
- zipCode2: string;
68
- address1: string;
69
- address2: string;
70
- address3: string;
71
- phoneNumber1: string;
72
- phoneNumber2: string;
73
- phoneNumber3: string;
74
- }[];
75
- bank: {
76
- bankCode: number;
77
- bankName: string;
78
- branchCode: number;
79
- branchName: string;
80
- accountType: string;
81
- accountNum: string;
82
- accountName: string;
83
- phoneNumber1: string;
84
- phoneNumber2: string;
85
- phoneNumber3: string;
86
- } | null;
87
- cards: {
88
- id: number;
89
- lastCode: string;
90
- cardType: "master_card" | "visa" | "jcb" | "american_express" | "diners_club";
91
- expYear: number;
92
- expMonth: number;
93
- }[];
94
- ads: {
95
- criteoEmail: string | null;
96
- facebookEmail: string | null;
97
- };
98
- recurringPaymentCourses: {
99
- id?: number | undefined;
100
- }[];
101
- }>;
102
-
103
- export { type V2ContributionsUserInfoGetQuery, type V2ContributionsUserInfoGetResponse, buildV2ContributionsUserInfoGetFetcher, getV2ContributionsUserInfo };
1
+ import { i as getV2ContributionsUserInfo, n as V2ContributionsUserInfoGetResponse, r as buildV2ContributionsUserInfoGetFetcher, t as V2ContributionsUserInfoGetQuery } from "../v2ContributionsUserInfo-7f4K57Zy.js";
2
+ export { V2ContributionsUserInfoGetQuery, V2ContributionsUserInfoGetResponse, buildV2ContributionsUserInfoGetFetcher, getV2ContributionsUserInfo };