@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,8 +1,8 @@
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 { V1MyFundraisingAnnouncementsAnnouncementIdGetPath, V1MyFundraisingAnnouncementsAnnouncementIdGetResponse } from '../fetch/v1MyFundraisingAnnouncementsAnnouncementId.js';
8
8
  import '@readyfor/api-client-base';
@@ -10,28 +10,34 @@ import '@readyfor/api-client-base';
10
10
  declare const useV1MyFundraisingAnnouncementsAnnouncementId: (path: V1MyFundraisingAnnouncementsAnnouncementIdGetPath, swrConfig?: Configuration<V1MyFundraisingAnnouncementsAnnouncementIdGetResponse>) => {
11
11
  data: {
12
12
  id: number;
13
- thumbnailUrl?: string;
14
13
  title: string | null;
14
+ state: "draft" | "scheduled" | "open";
15
15
  description: string;
16
- state: components["schemas"]["Fundraising_Announcements_AnnouncementState"];
17
- project: components["schemas"]["Fundraising_Announcements_Announcement_project"];
18
16
  audience: "public" | "activeRecurringContributors";
19
- postedAt?: string | null;
20
- updatedAt: string;
21
17
  isEmailNotificationEnabled: boolean;
18
+ project: {
19
+ id: number;
20
+ title: string;
21
+ };
22
+ updatedAt: string;
23
+ postedAt?: string | null | undefined;
24
+ thumbnailUrl?: string | undefined;
22
25
  } | undefined;
23
26
  error: any;
24
27
  mutate: swr.KeyedMutator<{
25
28
  id: number;
26
- thumbnailUrl?: string;
27
29
  title: string | null;
30
+ state: "draft" | "scheduled" | "open";
28
31
  description: string;
29
- state: components["schemas"]["Fundraising_Announcements_AnnouncementState"];
30
- project: components["schemas"]["Fundraising_Announcements_Announcement_project"];
31
32
  audience: "public" | "activeRecurringContributors";
32
- postedAt?: string | null;
33
- updatedAt: string;
34
33
  isEmailNotificationEnabled: boolean;
34
+ project: {
35
+ id: number;
36
+ title: string;
37
+ };
38
+ updatedAt: string;
39
+ postedAt?: string | null | undefined;
40
+ thumbnailUrl?: string | undefined;
35
41
  }>;
36
42
  isValidating: boolean;
37
43
  isLoading: boolean;
@@ -40,28 +46,34 @@ declare const useV1MyFundraisingAnnouncementsAnnouncementId: (path: V1MyFundrais
40
46
  declare const useV1MyFundraisingAnnouncementsAnnouncementIdImmutable: (path: V1MyFundraisingAnnouncementsAnnouncementIdGetPath, swrConfig?: Configuration<V1MyFundraisingAnnouncementsAnnouncementIdGetResponse>) => {
41
47
  data: {
42
48
  id: number;
43
- thumbnailUrl?: string;
44
49
  title: string | null;
50
+ state: "draft" | "scheduled" | "open";
45
51
  description: string;
46
- state: components["schemas"]["Fundraising_Announcements_AnnouncementState"];
47
- project: components["schemas"]["Fundraising_Announcements_Announcement_project"];
48
52
  audience: "public" | "activeRecurringContributors";
49
- postedAt?: string | null;
50
- updatedAt: string;
51
53
  isEmailNotificationEnabled: boolean;
54
+ project: {
55
+ id: number;
56
+ title: string;
57
+ };
58
+ updatedAt: string;
59
+ postedAt?: string | null | undefined;
60
+ thumbnailUrl?: string | undefined;
52
61
  } | undefined;
53
62
  error: any;
54
63
  mutate: swr.KeyedMutator<{
55
64
  id: number;
56
- thumbnailUrl?: string;
57
65
  title: string | null;
66
+ state: "draft" | "scheduled" | "open";
58
67
  description: string;
59
- state: components["schemas"]["Fundraising_Announcements_AnnouncementState"];
60
- project: components["schemas"]["Fundraising_Announcements_Announcement_project"];
61
68
  audience: "public" | "activeRecurringContributors";
62
- postedAt?: string | null;
63
- updatedAt: string;
64
69
  isEmailNotificationEnabled: boolean;
70
+ project: {
71
+ id: number;
72
+ title: string;
73
+ };
74
+ updatedAt: string;
75
+ postedAt?: string | null | undefined;
76
+ thumbnailUrl?: string | undefined;
65
77
  }>;
66
78
  isValidating: boolean;
67
79
  isLoading: boolean;
@@ -1,18 +1,26 @@
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 { V1MyFundraisingAnnouncementsAnnouncementPostableProjectsGetResponse } from '../fetch/v1MyFundraisingAnnouncementsAnnouncementPostableProjects.mjs';
8
8
 
9
9
  declare const useV1MyFundraisingAnnouncementsAnnouncementPostableProjects: (swrConfig?: Configuration<V1MyFundraisingAnnouncementsAnnouncementPostableProjectsGetResponse>) => {
10
10
  data: {
11
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
11
+ projects: {
12
+ id: number;
13
+ title: string;
14
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
15
+ }[];
12
16
  } | undefined;
13
17
  error: any;
14
18
  mutate: swr.KeyedMutator<{
15
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
19
+ projects: {
20
+ id: number;
21
+ title: string;
22
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
23
+ }[];
16
24
  }>;
17
25
  isValidating: boolean;
18
26
  isLoading: boolean;
@@ -20,11 +28,19 @@ declare const useV1MyFundraisingAnnouncementsAnnouncementPostableProjects: (swrC
20
28
  };
21
29
  declare const useV1MyFundraisingAnnouncementsAnnouncementPostableProjectsImmutable: (swrConfig?: Configuration<V1MyFundraisingAnnouncementsAnnouncementPostableProjectsGetResponse>) => {
22
30
  data: {
23
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
31
+ projects: {
32
+ id: number;
33
+ title: string;
34
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
35
+ }[];
24
36
  } | undefined;
25
37
  error: any;
26
38
  mutate: swr.KeyedMutator<{
27
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
39
+ projects: {
40
+ id: number;
41
+ title: string;
42
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
43
+ }[];
28
44
  }>;
29
45
  isValidating: boolean;
30
46
  isLoading: boolean;
@@ -1,18 +1,26 @@
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 { V1MyFundraisingAnnouncementsAnnouncementPostableProjectsGetResponse } from '../fetch/v1MyFundraisingAnnouncementsAnnouncementPostableProjects.js';
8
8
 
9
9
  declare const useV1MyFundraisingAnnouncementsAnnouncementPostableProjects: (swrConfig?: Configuration<V1MyFundraisingAnnouncementsAnnouncementPostableProjectsGetResponse>) => {
10
10
  data: {
11
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
11
+ projects: {
12
+ id: number;
13
+ title: string;
14
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
15
+ }[];
12
16
  } | undefined;
13
17
  error: any;
14
18
  mutate: swr.KeyedMutator<{
15
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
19
+ projects: {
20
+ id: number;
21
+ title: string;
22
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
23
+ }[];
16
24
  }>;
17
25
  isValidating: boolean;
18
26
  isLoading: boolean;
@@ -20,11 +28,19 @@ declare const useV1MyFundraisingAnnouncementsAnnouncementPostableProjects: (swrC
20
28
  };
21
29
  declare const useV1MyFundraisingAnnouncementsAnnouncementPostableProjectsImmutable: (swrConfig?: Configuration<V1MyFundraisingAnnouncementsAnnouncementPostableProjectsGetResponse>) => {
22
30
  data: {
23
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
31
+ projects: {
32
+ id: number;
33
+ title: string;
34
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
35
+ }[];
24
36
  } | undefined;
25
37
  error: any;
26
38
  mutate: swr.KeyedMutator<{
27
- projects: components["schemas"]["Fundraising_Announcements_Project"][];
39
+ projects: {
40
+ id: number;
41
+ title: string;
42
+ fundingModel: "regularSteady" | "featuredSteady" | "allOrNothing" | "keepItAll";
43
+ }[];
28
44
  }>;
29
45
  isValidating: boolean;
30
46
  isLoading: boolean;
@@ -1,21 +1,51 @@
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 { V1MyFundraisingBulkMessagesGetQuery, V1MyFundraisingBulkMessagesGetResponse } from '../fetch/v1MyFundraisingBulkMessages.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingBulkMessages: (query: V1MyFundraisingBulkMessagesGetQuery, swrConfig?: Configuration<V1MyFundraisingBulkMessagesGetResponse>) => {
11
11
  data: {
12
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
13
- pagination: components["schemas"]["Fundraising_Pagination"];
12
+ pagination: {
13
+ currentPage: number;
14
+ totalCount: number;
15
+ totalPages: number;
16
+ currentPerPage: number;
17
+ isFirstPage: boolean;
18
+ isLastPage: boolean;
19
+ prevPage?: number | undefined;
20
+ nextPage?: number | undefined;
21
+ };
22
+ bulkMessages: {
23
+ id: number;
24
+ body: string;
25
+ sentCompletedAt: string | null;
26
+ sentUsersCount: number;
27
+ deliveryStatus: "initial" | "started" | "completed";
28
+ }[];
14
29
  } | undefined;
15
30
  error: any;
16
31
  mutate: swr.KeyedMutator<{
17
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
18
- pagination: components["schemas"]["Fundraising_Pagination"];
32
+ pagination: {
33
+ currentPage: number;
34
+ totalCount: number;
35
+ totalPages: number;
36
+ currentPerPage: number;
37
+ isFirstPage: boolean;
38
+ isLastPage: boolean;
39
+ prevPage?: number | undefined;
40
+ nextPage?: number | undefined;
41
+ };
42
+ bulkMessages: {
43
+ id: number;
44
+ body: string;
45
+ sentCompletedAt: string | null;
46
+ sentUsersCount: number;
47
+ deliveryStatus: "initial" | "started" | "completed";
48
+ }[];
19
49
  }>;
20
50
  isValidating: boolean;
21
51
  isLoading: boolean;
@@ -23,13 +53,43 @@ declare const useV1MyFundraisingBulkMessages: (query: V1MyFundraisingBulkMessage
23
53
  };
24
54
  declare const useV1MyFundraisingBulkMessagesImmutable: (query: V1MyFundraisingBulkMessagesGetQuery, swrConfig?: Configuration<V1MyFundraisingBulkMessagesGetResponse>) => {
25
55
  data: {
26
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
27
- pagination: components["schemas"]["Fundraising_Pagination"];
56
+ pagination: {
57
+ currentPage: number;
58
+ totalCount: number;
59
+ totalPages: number;
60
+ currentPerPage: number;
61
+ isFirstPage: boolean;
62
+ isLastPage: boolean;
63
+ prevPage?: number | undefined;
64
+ nextPage?: number | undefined;
65
+ };
66
+ bulkMessages: {
67
+ id: number;
68
+ body: string;
69
+ sentCompletedAt: string | null;
70
+ sentUsersCount: number;
71
+ deliveryStatus: "initial" | "started" | "completed";
72
+ }[];
28
73
  } | undefined;
29
74
  error: any;
30
75
  mutate: swr.KeyedMutator<{
31
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
32
- pagination: components["schemas"]["Fundraising_Pagination"];
76
+ pagination: {
77
+ currentPage: number;
78
+ totalCount: number;
79
+ totalPages: number;
80
+ currentPerPage: number;
81
+ isFirstPage: boolean;
82
+ isLastPage: boolean;
83
+ prevPage?: number | undefined;
84
+ nextPage?: number | undefined;
85
+ };
86
+ bulkMessages: {
87
+ id: number;
88
+ body: string;
89
+ sentCompletedAt: string | null;
90
+ sentUsersCount: number;
91
+ deliveryStatus: "initial" | "started" | "completed";
92
+ }[];
33
93
  }>;
34
94
  isValidating: boolean;
35
95
  isLoading: boolean;
@@ -1,21 +1,51 @@
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 { V1MyFundraisingBulkMessagesGetQuery, V1MyFundraisingBulkMessagesGetResponse } from '../fetch/v1MyFundraisingBulkMessages.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingBulkMessages: (query: V1MyFundraisingBulkMessagesGetQuery, swrConfig?: Configuration<V1MyFundraisingBulkMessagesGetResponse>) => {
11
11
  data: {
12
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
13
- pagination: components["schemas"]["Fundraising_Pagination"];
12
+ pagination: {
13
+ currentPage: number;
14
+ totalCount: number;
15
+ totalPages: number;
16
+ currentPerPage: number;
17
+ isFirstPage: boolean;
18
+ isLastPage: boolean;
19
+ prevPage?: number | undefined;
20
+ nextPage?: number | undefined;
21
+ };
22
+ bulkMessages: {
23
+ id: number;
24
+ body: string;
25
+ sentCompletedAt: string | null;
26
+ sentUsersCount: number;
27
+ deliveryStatus: "initial" | "started" | "completed";
28
+ }[];
14
29
  } | undefined;
15
30
  error: any;
16
31
  mutate: swr.KeyedMutator<{
17
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
18
- pagination: components["schemas"]["Fundraising_Pagination"];
32
+ pagination: {
33
+ currentPage: number;
34
+ totalCount: number;
35
+ totalPages: number;
36
+ currentPerPage: number;
37
+ isFirstPage: boolean;
38
+ isLastPage: boolean;
39
+ prevPage?: number | undefined;
40
+ nextPage?: number | undefined;
41
+ };
42
+ bulkMessages: {
43
+ id: number;
44
+ body: string;
45
+ sentCompletedAt: string | null;
46
+ sentUsersCount: number;
47
+ deliveryStatus: "initial" | "started" | "completed";
48
+ }[];
19
49
  }>;
20
50
  isValidating: boolean;
21
51
  isLoading: boolean;
@@ -23,13 +53,43 @@ declare const useV1MyFundraisingBulkMessages: (query: V1MyFundraisingBulkMessage
23
53
  };
24
54
  declare const useV1MyFundraisingBulkMessagesImmutable: (query: V1MyFundraisingBulkMessagesGetQuery, swrConfig?: Configuration<V1MyFundraisingBulkMessagesGetResponse>) => {
25
55
  data: {
26
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
27
- pagination: components["schemas"]["Fundraising_Pagination"];
56
+ pagination: {
57
+ currentPage: number;
58
+ totalCount: number;
59
+ totalPages: number;
60
+ currentPerPage: number;
61
+ isFirstPage: boolean;
62
+ isLastPage: boolean;
63
+ prevPage?: number | undefined;
64
+ nextPage?: number | undefined;
65
+ };
66
+ bulkMessages: {
67
+ id: number;
68
+ body: string;
69
+ sentCompletedAt: string | null;
70
+ sentUsersCount: number;
71
+ deliveryStatus: "initial" | "started" | "completed";
72
+ }[];
28
73
  } | undefined;
29
74
  error: any;
30
75
  mutate: swr.KeyedMutator<{
31
- bulkMessages: components["schemas"]["Fundraising_Message_BulkMessage"][];
32
- pagination: components["schemas"]["Fundraising_Pagination"];
76
+ pagination: {
77
+ currentPage: number;
78
+ totalCount: number;
79
+ totalPages: number;
80
+ currentPerPage: number;
81
+ isFirstPage: boolean;
82
+ isLastPage: boolean;
83
+ prevPage?: number | undefined;
84
+ nextPage?: number | undefined;
85
+ };
86
+ bulkMessages: {
87
+ id: number;
88
+ body: string;
89
+ sentCompletedAt: string | null;
90
+ sentUsersCount: number;
91
+ deliveryStatus: "initial" | "started" | "completed";
92
+ }[];
33
93
  }>;
34
94
  isValidating: boolean;
35
95
  isLoading: boolean;
@@ -1,19 +1,31 @@
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 { V1MyFundraisingBulkMessagesBulkMessageIdGetPath, V1MyFundraisingBulkMessagesBulkMessageIdGetResponse } from '../fetch/v1MyFundraisingBulkMessagesBulkMessageId.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingBulkMessagesBulkMessageId: (path: V1MyFundraisingBulkMessagesBulkMessageIdGetPath, swrConfig?: Configuration<V1MyFundraisingBulkMessagesBulkMessageIdGetResponse>) => {
11
11
  data: {
12
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
12
+ bulkMessage: {
13
+ id: number;
14
+ body: string;
15
+ sentCompletedAt: string | null;
16
+ sentUsersCount: number;
17
+ deliveryStatus: "initial" | "started" | "completed";
18
+ };
13
19
  } | undefined;
14
20
  error: any;
15
21
  mutate: swr.KeyedMutator<{
16
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
22
+ bulkMessage: {
23
+ id: number;
24
+ body: string;
25
+ sentCompletedAt: string | null;
26
+ sentUsersCount: number;
27
+ deliveryStatus: "initial" | "started" | "completed";
28
+ };
17
29
  }>;
18
30
  isValidating: boolean;
19
31
  isLoading: boolean;
@@ -21,11 +33,23 @@ declare const useV1MyFundraisingBulkMessagesBulkMessageId: (path: V1MyFundraisin
21
33
  };
22
34
  declare const useV1MyFundraisingBulkMessagesBulkMessageIdImmutable: (path: V1MyFundraisingBulkMessagesBulkMessageIdGetPath, swrConfig?: Configuration<V1MyFundraisingBulkMessagesBulkMessageIdGetResponse>) => {
23
35
  data: {
24
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
36
+ bulkMessage: {
37
+ id: number;
38
+ body: string;
39
+ sentCompletedAt: string | null;
40
+ sentUsersCount: number;
41
+ deliveryStatus: "initial" | "started" | "completed";
42
+ };
25
43
  } | undefined;
26
44
  error: any;
27
45
  mutate: swr.KeyedMutator<{
28
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
46
+ bulkMessage: {
47
+ id: number;
48
+ body: string;
49
+ sentCompletedAt: string | null;
50
+ sentUsersCount: number;
51
+ deliveryStatus: "initial" | "started" | "completed";
52
+ };
29
53
  }>;
30
54
  isValidating: boolean;
31
55
  isLoading: boolean;
@@ -1,19 +1,31 @@
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 { V1MyFundraisingBulkMessagesBulkMessageIdGetPath, V1MyFundraisingBulkMessagesBulkMessageIdGetResponse } from '../fetch/v1MyFundraisingBulkMessagesBulkMessageId.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingBulkMessagesBulkMessageId: (path: V1MyFundraisingBulkMessagesBulkMessageIdGetPath, swrConfig?: Configuration<V1MyFundraisingBulkMessagesBulkMessageIdGetResponse>) => {
11
11
  data: {
12
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
12
+ bulkMessage: {
13
+ id: number;
14
+ body: string;
15
+ sentCompletedAt: string | null;
16
+ sentUsersCount: number;
17
+ deliveryStatus: "initial" | "started" | "completed";
18
+ };
13
19
  } | undefined;
14
20
  error: any;
15
21
  mutate: swr.KeyedMutator<{
16
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
22
+ bulkMessage: {
23
+ id: number;
24
+ body: string;
25
+ sentCompletedAt: string | null;
26
+ sentUsersCount: number;
27
+ deliveryStatus: "initial" | "started" | "completed";
28
+ };
17
29
  }>;
18
30
  isValidating: boolean;
19
31
  isLoading: boolean;
@@ -21,11 +33,23 @@ declare const useV1MyFundraisingBulkMessagesBulkMessageId: (path: V1MyFundraisin
21
33
  };
22
34
  declare const useV1MyFundraisingBulkMessagesBulkMessageIdImmutable: (path: V1MyFundraisingBulkMessagesBulkMessageIdGetPath, swrConfig?: Configuration<V1MyFundraisingBulkMessagesBulkMessageIdGetResponse>) => {
23
35
  data: {
24
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
36
+ bulkMessage: {
37
+ id: number;
38
+ body: string;
39
+ sentCompletedAt: string | null;
40
+ sentUsersCount: number;
41
+ deliveryStatus: "initial" | "started" | "completed";
42
+ };
25
43
  } | undefined;
26
44
  error: any;
27
45
  mutate: swr.KeyedMutator<{
28
- bulkMessage: components["schemas"]["Fundraising_Message_BulkMessage"];
46
+ bulkMessage: {
47
+ id: number;
48
+ body: string;
49
+ sentCompletedAt: string | null;
50
+ sentUsersCount: number;
51
+ deliveryStatus: "initial" | "started" | "completed";
52
+ };
29
53
  }>;
30
54
  isValidating: boolean;
31
55
  isLoading: boolean;
@@ -1,21 +1,55 @@
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 { V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetPath, V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetQuery, V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetResponse } from '../fetch/v1MyFundraisingBulkMessagesBulkMessageIdSentUsers.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyFundraisingBulkMessagesBulkMessageIdSentUsers: (path: V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetPath, query: V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetQuery, swrConfig?: Configuration<V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetResponse>) => {
11
11
  data: {
12
- sentUsers: components["schemas"]["Fundraising_Message_BulkMessage_SentUser"][];
13
- pagination: components["schemas"]["Fundraising_Pagination"];
12
+ pagination: {
13
+ currentPage: number;
14
+ totalCount: number;
15
+ totalPages: number;
16
+ currentPerPage: number;
17
+ isFirstPage: boolean;
18
+ isLastPage: boolean;
19
+ prevPage?: number | undefined;
20
+ nextPage?: number | undefined;
21
+ };
22
+ sentUsers: {
23
+ id: number;
24
+ name: string;
25
+ imageUrl: string;
26
+ email: string | null;
27
+ messageRoom: {
28
+ id: number;
29
+ };
30
+ }[];
14
31
  } | undefined;
15
32
  error: any;
16
33
  mutate: swr.KeyedMutator<{
17
- sentUsers: components["schemas"]["Fundraising_Message_BulkMessage_SentUser"][];
18
- pagination: components["schemas"]["Fundraising_Pagination"];
34
+ pagination: {
35
+ currentPage: number;
36
+ totalCount: number;
37
+ totalPages: number;
38
+ currentPerPage: number;
39
+ isFirstPage: boolean;
40
+ isLastPage: boolean;
41
+ prevPage?: number | undefined;
42
+ nextPage?: number | undefined;
43
+ };
44
+ sentUsers: {
45
+ id: number;
46
+ name: string;
47
+ imageUrl: string;
48
+ email: string | null;
49
+ messageRoom: {
50
+ id: number;
51
+ };
52
+ }[];
19
53
  }>;
20
54
  isValidating: boolean;
21
55
  isLoading: boolean;
@@ -23,13 +57,47 @@ declare const useV1MyFundraisingBulkMessagesBulkMessageIdSentUsers: (path: V1MyF
23
57
  };
24
58
  declare const useV1MyFundraisingBulkMessagesBulkMessageIdSentUsersImmutable: (path: V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetPath, query: V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetQuery, swrConfig?: Configuration<V1MyFundraisingBulkMessagesBulkMessageIdSentUsersGetResponse>) => {
25
59
  data: {
26
- sentUsers: components["schemas"]["Fundraising_Message_BulkMessage_SentUser"][];
27
- pagination: components["schemas"]["Fundraising_Pagination"];
60
+ pagination: {
61
+ currentPage: number;
62
+ totalCount: number;
63
+ totalPages: number;
64
+ currentPerPage: number;
65
+ isFirstPage: boolean;
66
+ isLastPage: boolean;
67
+ prevPage?: number | undefined;
68
+ nextPage?: number | undefined;
69
+ };
70
+ sentUsers: {
71
+ id: number;
72
+ name: string;
73
+ imageUrl: string;
74
+ email: string | null;
75
+ messageRoom: {
76
+ id: number;
77
+ };
78
+ }[];
28
79
  } | undefined;
29
80
  error: any;
30
81
  mutate: swr.KeyedMutator<{
31
- sentUsers: components["schemas"]["Fundraising_Message_BulkMessage_SentUser"][];
32
- pagination: components["schemas"]["Fundraising_Pagination"];
82
+ pagination: {
83
+ currentPage: number;
84
+ totalCount: number;
85
+ totalPages: number;
86
+ currentPerPage: number;
87
+ isFirstPage: boolean;
88
+ isLastPage: boolean;
89
+ prevPage?: number | undefined;
90
+ nextPage?: number | undefined;
91
+ };
92
+ sentUsers: {
93
+ id: number;
94
+ name: string;
95
+ imageUrl: string;
96
+ email: string | null;
97
+ messageRoom: {
98
+ id: number;
99
+ };
100
+ }[];
33
101
  }>;
34
102
  isValidating: boolean;
35
103
  isLoading: boolean;