@readyfor/api-client-readyfor 0.207.1 → 0.207.2-pr974.caa0ee1

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 (125) hide show
  1. package/dist/hooks/index.d.mts +1 -1
  2. package/dist/hooks/index.d.ts +1 -1
  3. package/dist/hooks/useV1BanksSearch.d.mts +4 -4
  4. package/dist/hooks/useV1BanksSearch.d.ts +4 -4
  5. package/dist/hooks/useV1BranchesSearch.d.mts +4 -4
  6. package/dist/hooks/useV1BranchesSearch.d.ts +4 -4
  7. package/dist/hooks/useV1EngagementProjects.d.mts +145 -9
  8. package/dist/hooks/useV1EngagementProjects.d.ts +145 -9
  9. package/dist/hooks/useV1EngagementSearchProjects.d.mts +145 -9
  10. package/dist/hooks/useV1EngagementSearchProjects.d.ts +145 -9
  11. package/dist/hooks/useV1EngagementTags.d.mts +4 -4
  12. package/dist/hooks/useV1EngagementTags.d.ts +4 -4
  13. package/dist/hooks/useV1EngagementTagsTagKeyword.d.mts +25 -9
  14. package/dist/hooks/useV1EngagementTagsTagKeyword.d.ts +25 -9
  15. package/dist/hooks/useV1EngagementTagsTagKeywordProjects.d.mts +145 -9
  16. package/dist/hooks/useV1EngagementTagsTagKeywordProjects.d.ts +145 -9
  17. package/dist/hooks/useV1MyBulkMessages.d.mts +29 -5
  18. package/dist/hooks/useV1MyBulkMessages.d.ts +29 -5
  19. package/dist/hooks/useV1MyBulkMessagesBulkMessageId.d.mts +29 -5
  20. package/dist/hooks/useV1MyBulkMessagesBulkMessageId.d.ts +29 -5
  21. package/dist/hooks/useV1MyBulkMessagesBulkMessageIdToUsers.d.mts +21 -5
  22. package/dist/hooks/useV1MyBulkMessagesBulkMessageIdToUsers.d.ts +21 -5
  23. package/dist/hooks/useV1MyEngagementFavoriteTags.d.mts +4 -4
  24. package/dist/hooks/useV1MyEngagementFavoriteTags.d.ts +4 -4
  25. package/dist/hooks/useV1MyFundraisingAnnouncements.d.mts +189 -9
  26. package/dist/hooks/useV1MyFundraisingAnnouncements.d.ts +189 -9
  27. package/dist/hooks/useV1MyFundraisingAnnouncementsAnnouncementId.d.mts +33 -21
  28. package/dist/hooks/useV1MyFundraisingAnnouncementsAnnouncementId.d.ts +33 -21
  29. package/dist/hooks/useV1MyFundraisingAnnouncementsAnnouncementPostableProjects.d.mts +21 -5
  30. package/dist/hooks/useV1MyFundraisingAnnouncementsAnnouncementPostableProjects.d.ts +21 -5
  31. package/dist/hooks/useV1MyFundraisingBulkMessages.d.mts +69 -9
  32. package/dist/hooks/useV1MyFundraisingBulkMessages.d.ts +69 -9
  33. package/dist/hooks/useV1MyFundraisingBulkMessagesBulkMessageId.d.mts +29 -5
  34. package/dist/hooks/useV1MyFundraisingBulkMessagesBulkMessageId.d.ts +29 -5
  35. package/dist/hooks/useV1MyFundraisingBulkMessagesBulkMessageIdSentUsers.d.mts +77 -9
  36. package/dist/hooks/useV1MyFundraisingBulkMessagesBulkMessageIdSentUsers.d.ts +77 -9
  37. package/dist/hooks/useV1MyFundraisingHeader.d.mts +21 -13
  38. package/dist/hooks/useV1MyFundraisingHeader.d.ts +21 -13
  39. package/dist/hooks/useV1MyFundraisingMessageRooms.d.mts +41 -5
  40. package/dist/hooks/useV1MyFundraisingMessageRooms.d.ts +41 -5
  41. package/dist/hooks/useV1MyFundraisingMessageRoomsMessageRoomId.d.mts +41 -5
  42. package/dist/hooks/useV1MyFundraisingMessageRoomsMessageRoomId.d.ts +41 -5
  43. package/dist/hooks/useV1MyFundraisingMessageRoomsMessageRoomIdMessages.d.mts +89 -5
  44. package/dist/hooks/useV1MyFundraisingMessageRoomsMessageRoomIdMessages.d.ts +89 -5
  45. package/dist/hooks/useV1MyFundraisingProjects.d.mts +261 -9
  46. package/dist/hooks/useV1MyFundraisingProjects.d.ts +261 -9
  47. package/dist/hooks/useV1MyFundraisingProjectsProjectId.d.mts +397 -5
  48. package/dist/hooks/useV1MyFundraisingProjectsProjectId.d.ts +397 -5
  49. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnalysis.d.mts +125 -5
  50. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnalysis.d.ts +125 -5
  51. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnalysisAchievementPercents.d.mts +33 -9
  52. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnalysisAchievementPercents.d.ts +33 -9
  53. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnalysisNumberOfVisitors.d.mts +33 -9
  54. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnalysisNumberOfVisitors.d.ts +33 -9
  55. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnnouncements.d.mts +149 -5
  56. package/dist/hooks/useV1MyFundraisingProjectsProjectIdAnnouncements.d.ts +149 -5
  57. package/dist/hooks/useV1MyFundraisingProjectsProjectIdEditingProgress.d.mts +37 -5
  58. package/dist/hooks/useV1MyFundraisingProjectsProjectIdEditingProgress.d.ts +37 -5
  59. package/dist/hooks/useV1MyFundraisingProjectsProjectIdFastPaymentApplication.d.mts +53 -21
  60. package/dist/hooks/useV1MyFundraisingProjectsProjectIdFastPaymentApplication.d.ts +53 -21
  61. package/dist/hooks/useV1MyFundraisingProjectsProjectIdMonthlyBillingDetails.d.mts +21 -5
  62. package/dist/hooks/useV1MyFundraisingProjectsProjectIdMonthlyBillingDetails.d.ts +21 -5
  63. package/dist/hooks/useV1MyFundraisingProjectsProjectIdSummary.d.mts +17 -5
  64. package/dist/hooks/useV1MyFundraisingProjectsProjectIdSummary.d.ts +17 -5
  65. package/dist/hooks/useV1MyMessagesExchangedUsers.d.mts +61 -9
  66. package/dist/hooks/useV1MyMessagesExchangedUsers.d.ts +61 -9
  67. package/dist/hooks/useV1MyMessagesTree.d.mts +65 -13
  68. package/dist/hooks/useV1MyMessagesTree.d.ts +65 -13
  69. package/dist/hooks/useV1MyProfile.d.mts +45 -9
  70. package/dist/hooks/useV1MyProfile.d.ts +45 -9
  71. package/dist/hooks/useV1MyProjectsOwners.d.mts +33 -5
  72. package/dist/hooks/useV1MyProjectsOwners.d.ts +33 -5
  73. package/dist/hooks/useV1MyProjectsProjectId.d.mts +209 -13
  74. package/dist/hooks/useV1MyProjectsProjectId.d.ts +209 -13
  75. package/dist/hooks/useV1MyProjectsProjectIdCommissions.d.mts +4 -4
  76. package/dist/hooks/useV1MyProjectsProjectIdCommissions.d.ts +4 -4
  77. package/dist/hooks/useV1MyProjectsProjectIdConfirmations.d.mts +24 -24
  78. package/dist/hooks/useV1MyProjectsProjectIdConfirmations.d.ts +24 -24
  79. package/dist/hooks/useV1MyProjectsProjectIdProjectCheckList.d.mts +253 -13
  80. package/dist/hooks/useV1MyProjectsProjectIdProjectCheckList.d.ts +253 -13
  81. package/dist/hooks/useV1MyProjectsProjectIdProjectFastPaymentApplication.d.mts +57 -9
  82. package/dist/hooks/useV1MyProjectsProjectIdProjectFastPaymentApplication.d.ts +57 -9
  83. package/dist/hooks/useV1MyProjectsProjectIdProjectOwner.d.mts +53 -9
  84. package/dist/hooks/useV1MyProjectsProjectIdProjectOwner.d.ts +53 -9
  85. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerGroupProjectOwner.d.mts +441 -13
  86. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerGroupProjectOwner.d.ts +441 -13
  87. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerGroupProjectOwnerGroupProjectOwnerActivity.d.mts +97 -13
  88. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerGroupProjectOwnerGroupProjectOwnerActivity.d.ts +97 -13
  89. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerGroupProjectOwnerGroupProjectOwnerCheckList.d.mts +297 -13
  90. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerGroupProjectOwnerGroupProjectOwnerCheckList.d.ts +297 -13
  91. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerOwnerTransferAccount.d.mts +133 -13
  92. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerOwnerTransferAccount.d.ts +133 -13
  93. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerOwnerUrls.d.mts +97 -13
  94. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerOwnerUrls.d.ts +97 -13
  95. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerPersonalProjectOwner.d.mts +169 -13
  96. package/dist/hooks/useV1MyProjectsProjectIdProjectOwnerPersonalProjectOwner.d.ts +169 -13
  97. package/dist/hooks/useV1MyProjectsProjectIdPublicationSchedule.d.mts +69 -9
  98. package/dist/hooks/useV1MyProjectsProjectIdPublicationSchedule.d.ts +69 -9
  99. package/dist/hooks/useV1MyProjectsProjectIdRewards.d.mts +233 -17
  100. package/dist/hooks/useV1MyProjectsProjectIdRewards.d.ts +233 -17
  101. package/dist/hooks/useV1MyProjectsProjectIdRewardsRequestsRequestId.d.mts +193 -13
  102. package/dist/hooks/useV1MyProjectsProjectIdRewardsRequestsRequestId.d.ts +193 -13
  103. package/dist/hooks/useV1MyProjectsProjectIdRewardsRewardId.d.mts +201 -13
  104. package/dist/hooks/useV1MyProjectsProjectIdRewardsRewardId.d.ts +201 -13
  105. package/dist/hooks/useV1MyProjectsProjectIdStatisticalEventsEditStart.d.mts +4 -4
  106. package/dist/hooks/useV1MyProjectsProjectIdStatisticalEventsEditStart.d.ts +4 -4
  107. package/dist/hooks/useV1MyProjectsProjectIdSteadyCrowdfundingProjectCheckList.d.mts +253 -13
  108. package/dist/hooks/useV1MyProjectsProjectIdSteadyCrowdfundingProjectCheckList.d.ts +253 -13
  109. package/dist/hooks/useV1MyProjectsProjectIdUserIdentification.d.mts +105 -21
  110. package/dist/hooks/useV1MyProjectsProjectIdUserIdentification.d.ts +105 -21
  111. package/dist/hooks/useV1ProjectsProjectIdAnnouncements.d.mts +16 -16
  112. package/dist/hooks/useV1ProjectsProjectIdAnnouncements.d.ts +16 -16
  113. package/dist/hooks/useV1ProjectsProjectIdComments.d.mts +101 -9
  114. package/dist/hooks/useV1ProjectsProjectIdComments.d.ts +101 -9
  115. package/dist/hooks/useV1ProjectsProjectIdRewards.d.mts +21 -9
  116. package/dist/hooks/useV1ProjectsProjectIdRewards.d.ts +21 -9
  117. package/dist/hooks/useV1ProjectsProjectIdRewardsForPreview.d.mts +72 -48
  118. package/dist/hooks/useV1ProjectsProjectIdRewardsForPreview.d.ts +72 -48
  119. package/dist/hooks/useV1ResourcesCommonHeader.d.mts +129 -9
  120. package/dist/hooks/useV1ResourcesCommonHeader.d.ts +129 -9
  121. package/dist/hooks/useV1SearchProjectSuggestions.d.mts +25 -5
  122. package/dist/hooks/useV1SearchProjectSuggestions.d.ts +25 -5
  123. package/dist/hooks/useV1Tags.d.mts +4 -4
  124. package/dist/hooks/useV1Tags.d.ts +4 -4
  125. package/package.json +11 -12
@@ -1,19 +1,91 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.js';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.js';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdAnnouncementsGetPath, V1MyFundraisingProjectsProjectIdAnnouncementsGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdAnnouncements.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdAnnouncements: (path: V1MyFundraisingProjectsProjectIdAnnouncementsGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdAnnouncementsGetResponse>) => {
11
11
  data: {
12
- announcements: components["schemas"]["GetMyFundraisingProject_Announcement_announcements_inner"][];
12
+ announcements: ({
13
+ status: "open";
14
+ id: number;
15
+ title: string;
16
+ postedAt: string;
17
+ project: {
18
+ id: number;
19
+ keyword: string;
20
+ title: string;
21
+ };
22
+ imageUrl?: string | undefined;
23
+ } | {
24
+ status: "scheduled";
25
+ id: number;
26
+ title: string;
27
+ project: {
28
+ id: number;
29
+ keyword: string;
30
+ title: string;
31
+ };
32
+ postScheduledAt: string;
33
+ updatedAt: string;
34
+ imageUrl?: string | undefined;
35
+ } | {
36
+ status: "draft";
37
+ id: number;
38
+ title: string;
39
+ description: string;
40
+ project: {
41
+ id: number;
42
+ keyword: string;
43
+ title: string;
44
+ };
45
+ updatedAt: string;
46
+ createdAt: string;
47
+ imageUrl?: string | undefined;
48
+ })[];
13
49
  } | undefined;
14
50
  error: any;
15
51
  mutate: swr.KeyedMutator<{
16
- announcements: components["schemas"]["GetMyFundraisingProject_Announcement_announcements_inner"][];
52
+ announcements: ({
53
+ status: "open";
54
+ id: number;
55
+ title: string;
56
+ postedAt: string;
57
+ project: {
58
+ id: number;
59
+ keyword: string;
60
+ title: string;
61
+ };
62
+ imageUrl?: string | undefined;
63
+ } | {
64
+ status: "scheduled";
65
+ id: number;
66
+ title: string;
67
+ project: {
68
+ id: number;
69
+ keyword: string;
70
+ title: string;
71
+ };
72
+ postScheduledAt: string;
73
+ updatedAt: string;
74
+ imageUrl?: string | undefined;
75
+ } | {
76
+ status: "draft";
77
+ id: number;
78
+ title: string;
79
+ description: string;
80
+ project: {
81
+ id: number;
82
+ keyword: string;
83
+ title: string;
84
+ };
85
+ updatedAt: string;
86
+ createdAt: string;
87
+ imageUrl?: string | undefined;
88
+ })[];
17
89
  }>;
18
90
  isValidating: boolean;
19
91
  isLoading: boolean;
@@ -21,11 +93,83 @@ declare const useV1MyFundraisingProjectsProjectIdAnnouncements: (path: V1MyFundr
21
93
  };
22
94
  declare const useV1MyFundraisingProjectsProjectIdAnnouncementsImmutable: (path: V1MyFundraisingProjectsProjectIdAnnouncementsGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdAnnouncementsGetResponse>) => {
23
95
  data: {
24
- announcements: components["schemas"]["GetMyFundraisingProject_Announcement_announcements_inner"][];
96
+ announcements: ({
97
+ status: "open";
98
+ id: number;
99
+ title: string;
100
+ postedAt: string;
101
+ project: {
102
+ id: number;
103
+ keyword: string;
104
+ title: string;
105
+ };
106
+ imageUrl?: string | undefined;
107
+ } | {
108
+ status: "scheduled";
109
+ id: number;
110
+ title: string;
111
+ project: {
112
+ id: number;
113
+ keyword: string;
114
+ title: string;
115
+ };
116
+ postScheduledAt: string;
117
+ updatedAt: string;
118
+ imageUrl?: string | undefined;
119
+ } | {
120
+ status: "draft";
121
+ id: number;
122
+ title: string;
123
+ description: string;
124
+ project: {
125
+ id: number;
126
+ keyword: string;
127
+ title: string;
128
+ };
129
+ updatedAt: string;
130
+ createdAt: string;
131
+ imageUrl?: string | undefined;
132
+ })[];
25
133
  } | undefined;
26
134
  error: any;
27
135
  mutate: swr.KeyedMutator<{
28
- announcements: components["schemas"]["GetMyFundraisingProject_Announcement_announcements_inner"][];
136
+ announcements: ({
137
+ status: "open";
138
+ id: number;
139
+ title: string;
140
+ postedAt: string;
141
+ project: {
142
+ id: number;
143
+ keyword: string;
144
+ title: string;
145
+ };
146
+ imageUrl?: string | undefined;
147
+ } | {
148
+ status: "scheduled";
149
+ id: number;
150
+ title: string;
151
+ project: {
152
+ id: number;
153
+ keyword: string;
154
+ title: string;
155
+ };
156
+ postScheduledAt: string;
157
+ updatedAt: string;
158
+ imageUrl?: string | undefined;
159
+ } | {
160
+ status: "draft";
161
+ id: number;
162
+ title: string;
163
+ description: string;
164
+ project: {
165
+ id: number;
166
+ keyword: string;
167
+ title: string;
168
+ };
169
+ updatedAt: string;
170
+ createdAt: string;
171
+ imageUrl?: string | undefined;
172
+ })[];
29
173
  }>;
30
174
  isValidating: boolean;
31
175
  isLoading: boolean;
@@ -1,19 +1,35 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.mjs';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.mjs';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdEditingProgressGetPath, V1MyFundraisingProjectsProjectIdEditingProgressGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdEditingProgress.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdEditingProgress: (path: V1MyFundraisingProjectsProjectIdEditingProgressGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdEditingProgressGetResponse>) => {
11
11
  data: {
12
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
12
+ rates: {
13
+ basic: number;
14
+ total: number;
15
+ owner: number;
16
+ story: number;
17
+ reward: number;
18
+ notes: number;
19
+ checks: number;
20
+ };
13
21
  } | undefined;
14
22
  error: any;
15
23
  mutate: swr.KeyedMutator<{
16
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
24
+ rates: {
25
+ basic: number;
26
+ total: number;
27
+ owner: number;
28
+ story: number;
29
+ reward: number;
30
+ notes: number;
31
+ checks: number;
32
+ };
17
33
  }>;
18
34
  isValidating: boolean;
19
35
  isLoading: boolean;
@@ -21,11 +37,27 @@ declare const useV1MyFundraisingProjectsProjectIdEditingProgress: (path: V1MyFun
21
37
  };
22
38
  declare const useV1MyFundraisingProjectsProjectIdEditingProgressImmutable: (path: V1MyFundraisingProjectsProjectIdEditingProgressGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdEditingProgressGetResponse>) => {
23
39
  data: {
24
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
40
+ rates: {
41
+ basic: number;
42
+ total: number;
43
+ owner: number;
44
+ story: number;
45
+ reward: number;
46
+ notes: number;
47
+ checks: number;
48
+ };
25
49
  } | undefined;
26
50
  error: any;
27
51
  mutate: swr.KeyedMutator<{
28
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
52
+ rates: {
53
+ basic: number;
54
+ total: number;
55
+ owner: number;
56
+ story: number;
57
+ reward: number;
58
+ notes: number;
59
+ checks: number;
60
+ };
29
61
  }>;
30
62
  isValidating: boolean;
31
63
  isLoading: boolean;
@@ -1,19 +1,35 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.js';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.js';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdEditingProgressGetPath, V1MyFundraisingProjectsProjectIdEditingProgressGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdEditingProgress.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdEditingProgress: (path: V1MyFundraisingProjectsProjectIdEditingProgressGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdEditingProgressGetResponse>) => {
11
11
  data: {
12
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
12
+ rates: {
13
+ basic: number;
14
+ total: number;
15
+ owner: number;
16
+ story: number;
17
+ reward: number;
18
+ notes: number;
19
+ checks: number;
20
+ };
13
21
  } | undefined;
14
22
  error: any;
15
23
  mutate: swr.KeyedMutator<{
16
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
24
+ rates: {
25
+ basic: number;
26
+ total: number;
27
+ owner: number;
28
+ story: number;
29
+ reward: number;
30
+ notes: number;
31
+ checks: number;
32
+ };
17
33
  }>;
18
34
  isValidating: boolean;
19
35
  isLoading: boolean;
@@ -21,11 +37,27 @@ declare const useV1MyFundraisingProjectsProjectIdEditingProgress: (path: V1MyFun
21
37
  };
22
38
  declare const useV1MyFundraisingProjectsProjectIdEditingProgressImmutable: (path: V1MyFundraisingProjectsProjectIdEditingProgressGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdEditingProgressGetResponse>) => {
23
39
  data: {
24
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
40
+ rates: {
41
+ basic: number;
42
+ total: number;
43
+ owner: number;
44
+ story: number;
45
+ reward: number;
46
+ notes: number;
47
+ checks: number;
48
+ };
25
49
  } | undefined;
26
50
  error: any;
27
51
  mutate: swr.KeyedMutator<{
28
- rates: components["schemas"]["Fundraising_Project_ProjectEditingProgress_Rates"];
52
+ rates: {
53
+ basic: number;
54
+ total: number;
55
+ owner: number;
56
+ story: number;
57
+ reward: number;
58
+ notes: number;
59
+ checks: number;
60
+ };
29
61
  }>;
30
62
  isValidating: boolean;
31
63
  isLoading: boolean;
@@ -1,29 +1,45 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.mjs';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.mjs';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetPath, V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdFastPaymentApplication.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdFastPaymentApplication: (path: V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetResponse>) => {
11
11
  data: {
12
- fastPaymentApplicable: boolean;
13
12
  status: "none" | "requesting" | "applied";
14
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
15
- fastPaymentOptionRate?: number;
16
- taxIncludedMinimumFastPaymentOptionFee?: number;
17
- taxIncludedMaximumFastPaymentOptionFee?: number;
13
+ fastPaymentApplicable: boolean;
14
+ fastPaymentOptionFee: {
15
+ __type: "static";
16
+ taxIncludedFastPaymentOptionFee: number;
17
+ } | {
18
+ __type: "dynamic";
19
+ fastPaymentOptionRate: number;
20
+ taxIncludedMinimumFastPaymentOptionFee: number;
21
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
22
+ };
23
+ fastPaymentOptionRate?: number | undefined;
24
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
25
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
18
26
  } | undefined;
19
27
  error: any;
20
28
  mutate: swr.KeyedMutator<{
21
- fastPaymentApplicable: boolean;
22
29
  status: "none" | "requesting" | "applied";
23
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
24
- fastPaymentOptionRate?: number;
25
- taxIncludedMinimumFastPaymentOptionFee?: number;
26
- taxIncludedMaximumFastPaymentOptionFee?: number;
30
+ fastPaymentApplicable: boolean;
31
+ fastPaymentOptionFee: {
32
+ __type: "static";
33
+ taxIncludedFastPaymentOptionFee: number;
34
+ } | {
35
+ __type: "dynamic";
36
+ fastPaymentOptionRate: number;
37
+ taxIncludedMinimumFastPaymentOptionFee: number;
38
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
39
+ };
40
+ fastPaymentOptionRate?: number | undefined;
41
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
42
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
27
43
  }>;
28
44
  isValidating: boolean;
29
45
  isLoading: boolean;
@@ -31,21 +47,37 @@ declare const useV1MyFundraisingProjectsProjectIdFastPaymentApplication: (path:
31
47
  };
32
48
  declare const useV1MyFundraisingProjectsProjectIdFastPaymentApplicationImmutable: (path: V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetResponse>) => {
33
49
  data: {
34
- fastPaymentApplicable: boolean;
35
50
  status: "none" | "requesting" | "applied";
36
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
37
- fastPaymentOptionRate?: number;
38
- taxIncludedMinimumFastPaymentOptionFee?: number;
39
- taxIncludedMaximumFastPaymentOptionFee?: number;
51
+ fastPaymentApplicable: boolean;
52
+ fastPaymentOptionFee: {
53
+ __type: "static";
54
+ taxIncludedFastPaymentOptionFee: number;
55
+ } | {
56
+ __type: "dynamic";
57
+ fastPaymentOptionRate: number;
58
+ taxIncludedMinimumFastPaymentOptionFee: number;
59
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
60
+ };
61
+ fastPaymentOptionRate?: number | undefined;
62
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
63
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
40
64
  } | undefined;
41
65
  error: any;
42
66
  mutate: swr.KeyedMutator<{
43
- fastPaymentApplicable: boolean;
44
67
  status: "none" | "requesting" | "applied";
45
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
46
- fastPaymentOptionRate?: number;
47
- taxIncludedMinimumFastPaymentOptionFee?: number;
48
- taxIncludedMaximumFastPaymentOptionFee?: number;
68
+ fastPaymentApplicable: boolean;
69
+ fastPaymentOptionFee: {
70
+ __type: "static";
71
+ taxIncludedFastPaymentOptionFee: number;
72
+ } | {
73
+ __type: "dynamic";
74
+ fastPaymentOptionRate: number;
75
+ taxIncludedMinimumFastPaymentOptionFee: number;
76
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
77
+ };
78
+ fastPaymentOptionRate?: number | undefined;
79
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
80
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
49
81
  }>;
50
82
  isValidating: boolean;
51
83
  isLoading: boolean;
@@ -1,29 +1,45 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.js';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.js';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetPath, V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdFastPaymentApplication.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdFastPaymentApplication: (path: V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetResponse>) => {
11
11
  data: {
12
- fastPaymentApplicable: boolean;
13
12
  status: "none" | "requesting" | "applied";
14
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
15
- fastPaymentOptionRate?: number;
16
- taxIncludedMinimumFastPaymentOptionFee?: number;
17
- taxIncludedMaximumFastPaymentOptionFee?: number;
13
+ fastPaymentApplicable: boolean;
14
+ fastPaymentOptionFee: {
15
+ __type: "static";
16
+ taxIncludedFastPaymentOptionFee: number;
17
+ } | {
18
+ __type: "dynamic";
19
+ fastPaymentOptionRate: number;
20
+ taxIncludedMinimumFastPaymentOptionFee: number;
21
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
22
+ };
23
+ fastPaymentOptionRate?: number | undefined;
24
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
25
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
18
26
  } | undefined;
19
27
  error: any;
20
28
  mutate: swr.KeyedMutator<{
21
- fastPaymentApplicable: boolean;
22
29
  status: "none" | "requesting" | "applied";
23
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
24
- fastPaymentOptionRate?: number;
25
- taxIncludedMinimumFastPaymentOptionFee?: number;
26
- taxIncludedMaximumFastPaymentOptionFee?: number;
30
+ fastPaymentApplicable: boolean;
31
+ fastPaymentOptionFee: {
32
+ __type: "static";
33
+ taxIncludedFastPaymentOptionFee: number;
34
+ } | {
35
+ __type: "dynamic";
36
+ fastPaymentOptionRate: number;
37
+ taxIncludedMinimumFastPaymentOptionFee: number;
38
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
39
+ };
40
+ fastPaymentOptionRate?: number | undefined;
41
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
42
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
27
43
  }>;
28
44
  isValidating: boolean;
29
45
  isLoading: boolean;
@@ -31,21 +47,37 @@ declare const useV1MyFundraisingProjectsProjectIdFastPaymentApplication: (path:
31
47
  };
32
48
  declare const useV1MyFundraisingProjectsProjectIdFastPaymentApplicationImmutable: (path: V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdFastPaymentApplicationGetResponse>) => {
33
49
  data: {
34
- fastPaymentApplicable: boolean;
35
50
  status: "none" | "requesting" | "applied";
36
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
37
- fastPaymentOptionRate?: number;
38
- taxIncludedMinimumFastPaymentOptionFee?: number;
39
- taxIncludedMaximumFastPaymentOptionFee?: number;
51
+ fastPaymentApplicable: boolean;
52
+ fastPaymentOptionFee: {
53
+ __type: "static";
54
+ taxIncludedFastPaymentOptionFee: number;
55
+ } | {
56
+ __type: "dynamic";
57
+ fastPaymentOptionRate: number;
58
+ taxIncludedMinimumFastPaymentOptionFee: number;
59
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
60
+ };
61
+ fastPaymentOptionRate?: number | undefined;
62
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
63
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
40
64
  } | undefined;
41
65
  error: any;
42
66
  mutate: swr.KeyedMutator<{
43
- fastPaymentApplicable: boolean;
44
67
  status: "none" | "requesting" | "applied";
45
- fastPaymentOptionFee: components["schemas"]["Fundraising_Project_FastPaymentApplication_fastPaymentOptionFee"];
46
- fastPaymentOptionRate?: number;
47
- taxIncludedMinimumFastPaymentOptionFee?: number;
48
- taxIncludedMaximumFastPaymentOptionFee?: number;
68
+ fastPaymentApplicable: boolean;
69
+ fastPaymentOptionFee: {
70
+ __type: "static";
71
+ taxIncludedFastPaymentOptionFee: number;
72
+ } | {
73
+ __type: "dynamic";
74
+ fastPaymentOptionRate: number;
75
+ taxIncludedMinimumFastPaymentOptionFee: number;
76
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
77
+ };
78
+ fastPaymentOptionRate?: number | undefined;
79
+ taxIncludedMinimumFastPaymentOptionFee?: number | undefined;
80
+ taxIncludedMaximumFastPaymentOptionFee?: number | undefined;
49
81
  }>;
50
82
  isValidating: boolean;
51
83
  isLoading: boolean;
@@ -1,19 +1,27 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.mjs';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.mjs';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetPath, V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdMonthlyBillingDetails.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdMonthlyBillingDetails: (path: V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetResponse>) => {
11
11
  data: {
12
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
12
+ monthlyBillingDetails: {
13
+ year: string;
14
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
15
+ pdfUrl: string;
16
+ }[];
13
17
  } | undefined;
14
18
  error: any;
15
19
  mutate: swr.KeyedMutator<{
16
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
20
+ monthlyBillingDetails: {
21
+ year: string;
22
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
23
+ pdfUrl: string;
24
+ }[];
17
25
  }>;
18
26
  isValidating: boolean;
19
27
  isLoading: boolean;
@@ -21,11 +29,19 @@ declare const useV1MyFundraisingProjectsProjectIdMonthlyBillingDetails: (path: V
21
29
  };
22
30
  declare const useV1MyFundraisingProjectsProjectIdMonthlyBillingDetailsImmutable: (path: V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetResponse>) => {
23
31
  data: {
24
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
32
+ monthlyBillingDetails: {
33
+ year: string;
34
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
35
+ pdfUrl: string;
36
+ }[];
25
37
  } | undefined;
26
38
  error: any;
27
39
  mutate: swr.KeyedMutator<{
28
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
40
+ monthlyBillingDetails: {
41
+ year: string;
42
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
43
+ pdfUrl: string;
44
+ }[];
29
45
  }>;
30
46
  isValidating: boolean;
31
47
  isLoading: boolean;
@@ -1,19 +1,27 @@
1
1
  import * as swr_infinite from 'swr/infinite';
2
2
  import { SWRInfiniteKeyLoader, SWRInfiniteConfiguration } from 'swr/infinite';
3
+ import { components } from '../schemaType.js';
3
4
  import * as swr from 'swr';
4
5
  import { Arguments } from 'swr';
5
- import { components } from '../schemaType.js';
6
6
  import { Configuration } from '@readyfor/api-client-base/react';
7
7
  import { V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetPath, V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdMonthlyBillingDetails.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingProjectsProjectIdMonthlyBillingDetails: (path: V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetResponse>) => {
11
11
  data: {
12
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
12
+ monthlyBillingDetails: {
13
+ year: string;
14
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
15
+ pdfUrl: string;
16
+ }[];
13
17
  } | undefined;
14
18
  error: any;
15
19
  mutate: swr.KeyedMutator<{
16
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
20
+ monthlyBillingDetails: {
21
+ year: string;
22
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
23
+ pdfUrl: string;
24
+ }[];
17
25
  }>;
18
26
  isValidating: boolean;
19
27
  isLoading: boolean;
@@ -21,11 +29,19 @@ declare const useV1MyFundraisingProjectsProjectIdMonthlyBillingDetails: (path: V
21
29
  };
22
30
  declare const useV1MyFundraisingProjectsProjectIdMonthlyBillingDetailsImmutable: (path: V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdMonthlyBillingDetailsGetResponse>) => {
23
31
  data: {
24
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
32
+ monthlyBillingDetails: {
33
+ year: string;
34
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
35
+ pdfUrl: string;
36
+ }[];
25
37
  } | undefined;
26
38
  error: any;
27
39
  mutate: swr.KeyedMutator<{
28
- monthlyBillingDetails: components["schemas"]["Fundraising_Project_MonthlyBillingDetail"][];
40
+ monthlyBillingDetails: {
41
+ year: string;
42
+ month: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
43
+ pdfUrl: string;
44
+ }[];
29
45
  }>;
30
46
  isValidating: boolean;
31
47
  isLoading: boolean;