@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.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 { V1MyFundraisingProjectsProjectIdSummaryGetPath, V1MyFundraisingProjectsProjectIdSummaryGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdSummary.mjs';
8
8
  import '@readyfor/api-client-base';
@@ -10,13 +10,19 @@ import '@readyfor/api-client-base';
10
10
  declare const useV1MyFundraisingProjectsProjectIdSummary: (path: V1MyFundraisingProjectsProjectIdSummaryGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdSummaryGetResponse>) => {
11
11
  data: {
12
12
  title: string;
13
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
13
+ user: {
14
+ name: string;
15
+ imageUrl: string;
16
+ };
14
17
  rewardNotation: string;
15
18
  } | undefined;
16
19
  error: any;
17
20
  mutate: swr.KeyedMutator<{
18
21
  title: string;
19
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
22
+ user: {
23
+ name: string;
24
+ imageUrl: string;
25
+ };
20
26
  rewardNotation: string;
21
27
  }>;
22
28
  isValidating: boolean;
@@ -26,13 +32,19 @@ declare const useV1MyFundraisingProjectsProjectIdSummary: (path: V1MyFundraising
26
32
  declare const useV1MyFundraisingProjectsProjectIdSummaryImmutable: (path: V1MyFundraisingProjectsProjectIdSummaryGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdSummaryGetResponse>) => {
27
33
  data: {
28
34
  title: string;
29
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
35
+ user: {
36
+ name: string;
37
+ imageUrl: string;
38
+ };
30
39
  rewardNotation: string;
31
40
  } | undefined;
32
41
  error: any;
33
42
  mutate: swr.KeyedMutator<{
34
43
  title: string;
35
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
44
+ user: {
45
+ name: string;
46
+ imageUrl: string;
47
+ };
36
48
  rewardNotation: string;
37
49
  }>;
38
50
  isValidating: boolean;
@@ -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 { V1MyFundraisingProjectsProjectIdSummaryGetPath, V1MyFundraisingProjectsProjectIdSummaryGetResponse } from '../fetch/v1MyFundraisingProjectsProjectIdSummary.js';
8
8
  import '@readyfor/api-client-base';
@@ -10,13 +10,19 @@ import '@readyfor/api-client-base';
10
10
  declare const useV1MyFundraisingProjectsProjectIdSummary: (path: V1MyFundraisingProjectsProjectIdSummaryGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdSummaryGetResponse>) => {
11
11
  data: {
12
12
  title: string;
13
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
13
+ user: {
14
+ name: string;
15
+ imageUrl: string;
16
+ };
14
17
  rewardNotation: string;
15
18
  } | undefined;
16
19
  error: any;
17
20
  mutate: swr.KeyedMutator<{
18
21
  title: string;
19
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
22
+ user: {
23
+ name: string;
24
+ imageUrl: string;
25
+ };
20
26
  rewardNotation: string;
21
27
  }>;
22
28
  isValidating: boolean;
@@ -26,13 +32,19 @@ declare const useV1MyFundraisingProjectsProjectIdSummary: (path: V1MyFundraising
26
32
  declare const useV1MyFundraisingProjectsProjectIdSummaryImmutable: (path: V1MyFundraisingProjectsProjectIdSummaryGetPath, swrConfig?: Configuration<V1MyFundraisingProjectsProjectIdSummaryGetResponse>) => {
27
33
  data: {
28
34
  title: string;
29
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
35
+ user: {
36
+ name: string;
37
+ imageUrl: string;
38
+ };
30
39
  rewardNotation: string;
31
40
  } | undefined;
32
41
  error: any;
33
42
  mutate: swr.KeyedMutator<{
34
43
  title: string;
35
- user: components["schemas"]["Fundraising_Project_ProjectSummary_User"];
44
+ user: {
45
+ name: string;
46
+ imageUrl: string;
47
+ };
36
48
  rewardNotation: string;
37
49
  }>;
38
50
  isValidating: boolean;
@@ -1,21 +1,47 @@
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 { V1MyMessagesExchangedUsersGetQuery, V1MyMessagesExchangedUsersGetResponse } from '../fetch/v1MyMessagesExchangedUsers.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyMessagesExchangedUsers: (query: V1MyMessagesExchangedUsersGetQuery, swrConfig?: Configuration<V1MyMessagesExchangedUsersGetResponse>) => {
11
11
  data: {
12
- users: components["schemas"]["ExchangedUser"][];
13
- paginate: components["schemas"]["Paginate"];
12
+ users: {
13
+ message: {
14
+ id: number;
15
+ body: string;
16
+ createdAt: string;
17
+ isNew: boolean;
18
+ };
19
+ id: number;
20
+ name: string;
21
+ iconUrl: string;
22
+ }[];
23
+ paginate: {
24
+ currentPage: number;
25
+ totalPages: number;
26
+ };
14
27
  } | undefined;
15
28
  error: any;
16
29
  mutate: swr.KeyedMutator<{
17
- users: components["schemas"]["ExchangedUser"][];
18
- paginate: components["schemas"]["Paginate"];
30
+ users: {
31
+ message: {
32
+ id: number;
33
+ body: string;
34
+ createdAt: string;
35
+ isNew: boolean;
36
+ };
37
+ id: number;
38
+ name: string;
39
+ iconUrl: string;
40
+ }[];
41
+ paginate: {
42
+ currentPage: number;
43
+ totalPages: number;
44
+ };
19
45
  }>;
20
46
  isValidating: boolean;
21
47
  isLoading: boolean;
@@ -23,13 +49,39 @@ declare const useV1MyMessagesExchangedUsers: (query: V1MyMessagesExchangedUsersG
23
49
  };
24
50
  declare const useV1MyMessagesExchangedUsersImmutable: (query: V1MyMessagesExchangedUsersGetQuery, swrConfig?: Configuration<V1MyMessagesExchangedUsersGetResponse>) => {
25
51
  data: {
26
- users: components["schemas"]["ExchangedUser"][];
27
- paginate: components["schemas"]["Paginate"];
52
+ users: {
53
+ message: {
54
+ id: number;
55
+ body: string;
56
+ createdAt: string;
57
+ isNew: boolean;
58
+ };
59
+ id: number;
60
+ name: string;
61
+ iconUrl: string;
62
+ }[];
63
+ paginate: {
64
+ currentPage: number;
65
+ totalPages: number;
66
+ };
28
67
  } | undefined;
29
68
  error: any;
30
69
  mutate: swr.KeyedMutator<{
31
- users: components["schemas"]["ExchangedUser"][];
32
- paginate: components["schemas"]["Paginate"];
70
+ users: {
71
+ message: {
72
+ id: number;
73
+ body: string;
74
+ createdAt: string;
75
+ isNew: boolean;
76
+ };
77
+ id: number;
78
+ name: string;
79
+ iconUrl: string;
80
+ }[];
81
+ paginate: {
82
+ currentPage: number;
83
+ totalPages: number;
84
+ };
33
85
  }>;
34
86
  isValidating: boolean;
35
87
  isLoading: boolean;
@@ -1,21 +1,47 @@
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 { V1MyMessagesExchangedUsersGetQuery, V1MyMessagesExchangedUsersGetResponse } from '../fetch/v1MyMessagesExchangedUsers.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyMessagesExchangedUsers: (query: V1MyMessagesExchangedUsersGetQuery, swrConfig?: Configuration<V1MyMessagesExchangedUsersGetResponse>) => {
11
11
  data: {
12
- users: components["schemas"]["ExchangedUser"][];
13
- paginate: components["schemas"]["Paginate"];
12
+ users: {
13
+ message: {
14
+ id: number;
15
+ body: string;
16
+ createdAt: string;
17
+ isNew: boolean;
18
+ };
19
+ id: number;
20
+ name: string;
21
+ iconUrl: string;
22
+ }[];
23
+ paginate: {
24
+ currentPage: number;
25
+ totalPages: number;
26
+ };
14
27
  } | undefined;
15
28
  error: any;
16
29
  mutate: swr.KeyedMutator<{
17
- users: components["schemas"]["ExchangedUser"][];
18
- paginate: components["schemas"]["Paginate"];
30
+ users: {
31
+ message: {
32
+ id: number;
33
+ body: string;
34
+ createdAt: string;
35
+ isNew: boolean;
36
+ };
37
+ id: number;
38
+ name: string;
39
+ iconUrl: string;
40
+ }[];
41
+ paginate: {
42
+ currentPage: number;
43
+ totalPages: number;
44
+ };
19
45
  }>;
20
46
  isValidating: boolean;
21
47
  isLoading: boolean;
@@ -23,13 +49,39 @@ declare const useV1MyMessagesExchangedUsers: (query: V1MyMessagesExchangedUsersG
23
49
  };
24
50
  declare const useV1MyMessagesExchangedUsersImmutable: (query: V1MyMessagesExchangedUsersGetQuery, swrConfig?: Configuration<V1MyMessagesExchangedUsersGetResponse>) => {
25
51
  data: {
26
- users: components["schemas"]["ExchangedUser"][];
27
- paginate: components["schemas"]["Paginate"];
52
+ users: {
53
+ message: {
54
+ id: number;
55
+ body: string;
56
+ createdAt: string;
57
+ isNew: boolean;
58
+ };
59
+ id: number;
60
+ name: string;
61
+ iconUrl: string;
62
+ }[];
63
+ paginate: {
64
+ currentPage: number;
65
+ totalPages: number;
66
+ };
28
67
  } | undefined;
29
68
  error: any;
30
69
  mutate: swr.KeyedMutator<{
31
- users: components["schemas"]["ExchangedUser"][];
32
- paginate: components["schemas"]["Paginate"];
70
+ users: {
71
+ message: {
72
+ id: number;
73
+ body: string;
74
+ createdAt: string;
75
+ isNew: boolean;
76
+ };
77
+ id: number;
78
+ name: string;
79
+ iconUrl: string;
80
+ }[];
81
+ paginate: {
82
+ currentPage: number;
83
+ totalPages: number;
84
+ };
33
85
  }>;
34
86
  isValidating: boolean;
35
87
  isLoading: boolean;
@@ -1,23 +1,49 @@
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 { V1MyMessagesTreeGetQuery, V1MyMessagesTreeGetResponse } from '../fetch/v1MyMessagesTree.mjs';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyMessagesTree: (query: V1MyMessagesTreeGetQuery, swrConfig?: Configuration<V1MyMessagesTreeGetResponse>) => {
11
11
  data: {
12
- user: components["schemas"]["GetMyMessagesTree_user"];
13
- messages: components["schemas"]["Message"][];
14
- paginate: components["schemas"]["Paginate"];
12
+ user: {
13
+ name: string;
14
+ iconUrl?: string | undefined;
15
+ };
16
+ messages: {
17
+ type: "default" | "bulk";
18
+ body: string;
19
+ createdAt: string;
20
+ subject: string;
21
+ fromUserId: number;
22
+ toUserId: number;
23
+ }[];
24
+ paginate: {
25
+ currentPage: number;
26
+ totalPages: number;
27
+ };
15
28
  } | undefined;
16
29
  error: any;
17
30
  mutate: swr.KeyedMutator<{
18
- user: components["schemas"]["GetMyMessagesTree_user"];
19
- messages: components["schemas"]["Message"][];
20
- paginate: components["schemas"]["Paginate"];
31
+ user: {
32
+ name: string;
33
+ iconUrl?: string | undefined;
34
+ };
35
+ messages: {
36
+ type: "default" | "bulk";
37
+ body: string;
38
+ createdAt: string;
39
+ subject: string;
40
+ fromUserId: number;
41
+ toUserId: number;
42
+ }[];
43
+ paginate: {
44
+ currentPage: number;
45
+ totalPages: number;
46
+ };
21
47
  }>;
22
48
  isValidating: boolean;
23
49
  isLoading: boolean;
@@ -25,15 +51,41 @@ declare const useV1MyMessagesTree: (query: V1MyMessagesTreeGetQuery, swrConfig?:
25
51
  };
26
52
  declare const useV1MyMessagesTreeImmutable: (query: V1MyMessagesTreeGetQuery, swrConfig?: Configuration<V1MyMessagesTreeGetResponse>) => {
27
53
  data: {
28
- user: components["schemas"]["GetMyMessagesTree_user"];
29
- messages: components["schemas"]["Message"][];
30
- paginate: components["schemas"]["Paginate"];
54
+ user: {
55
+ name: string;
56
+ iconUrl?: string | undefined;
57
+ };
58
+ messages: {
59
+ type: "default" | "bulk";
60
+ body: string;
61
+ createdAt: string;
62
+ subject: string;
63
+ fromUserId: number;
64
+ toUserId: number;
65
+ }[];
66
+ paginate: {
67
+ currentPage: number;
68
+ totalPages: number;
69
+ };
31
70
  } | undefined;
32
71
  error: any;
33
72
  mutate: swr.KeyedMutator<{
34
- user: components["schemas"]["GetMyMessagesTree_user"];
35
- messages: components["schemas"]["Message"][];
36
- paginate: components["schemas"]["Paginate"];
73
+ user: {
74
+ name: string;
75
+ iconUrl?: string | undefined;
76
+ };
77
+ messages: {
78
+ type: "default" | "bulk";
79
+ body: string;
80
+ createdAt: string;
81
+ subject: string;
82
+ fromUserId: number;
83
+ toUserId: number;
84
+ }[];
85
+ paginate: {
86
+ currentPage: number;
87
+ totalPages: number;
88
+ };
37
89
  }>;
38
90
  isValidating: boolean;
39
91
  isLoading: boolean;
@@ -1,23 +1,49 @@
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 { V1MyMessagesTreeGetQuery, V1MyMessagesTreeGetResponse } from '../fetch/v1MyMessagesTree.js';
8
8
  import '@readyfor/api-client-base';
9
9
 
10
10
  declare const useV1MyMessagesTree: (query: V1MyMessagesTreeGetQuery, swrConfig?: Configuration<V1MyMessagesTreeGetResponse>) => {
11
11
  data: {
12
- user: components["schemas"]["GetMyMessagesTree_user"];
13
- messages: components["schemas"]["Message"][];
14
- paginate: components["schemas"]["Paginate"];
12
+ user: {
13
+ name: string;
14
+ iconUrl?: string | undefined;
15
+ };
16
+ messages: {
17
+ type: "default" | "bulk";
18
+ body: string;
19
+ createdAt: string;
20
+ subject: string;
21
+ fromUserId: number;
22
+ toUserId: number;
23
+ }[];
24
+ paginate: {
25
+ currentPage: number;
26
+ totalPages: number;
27
+ };
15
28
  } | undefined;
16
29
  error: any;
17
30
  mutate: swr.KeyedMutator<{
18
- user: components["schemas"]["GetMyMessagesTree_user"];
19
- messages: components["schemas"]["Message"][];
20
- paginate: components["schemas"]["Paginate"];
31
+ user: {
32
+ name: string;
33
+ iconUrl?: string | undefined;
34
+ };
35
+ messages: {
36
+ type: "default" | "bulk";
37
+ body: string;
38
+ createdAt: string;
39
+ subject: string;
40
+ fromUserId: number;
41
+ toUserId: number;
42
+ }[];
43
+ paginate: {
44
+ currentPage: number;
45
+ totalPages: number;
46
+ };
21
47
  }>;
22
48
  isValidating: boolean;
23
49
  isLoading: boolean;
@@ -25,15 +51,41 @@ declare const useV1MyMessagesTree: (query: V1MyMessagesTreeGetQuery, swrConfig?:
25
51
  };
26
52
  declare const useV1MyMessagesTreeImmutable: (query: V1MyMessagesTreeGetQuery, swrConfig?: Configuration<V1MyMessagesTreeGetResponse>) => {
27
53
  data: {
28
- user: components["schemas"]["GetMyMessagesTree_user"];
29
- messages: components["schemas"]["Message"][];
30
- paginate: components["schemas"]["Paginate"];
54
+ user: {
55
+ name: string;
56
+ iconUrl?: string | undefined;
57
+ };
58
+ messages: {
59
+ type: "default" | "bulk";
60
+ body: string;
61
+ createdAt: string;
62
+ subject: string;
63
+ fromUserId: number;
64
+ toUserId: number;
65
+ }[];
66
+ paginate: {
67
+ currentPage: number;
68
+ totalPages: number;
69
+ };
31
70
  } | undefined;
32
71
  error: any;
33
72
  mutate: swr.KeyedMutator<{
34
- user: components["schemas"]["GetMyMessagesTree_user"];
35
- messages: components["schemas"]["Message"][];
36
- paginate: components["schemas"]["Paginate"];
73
+ user: {
74
+ name: string;
75
+ iconUrl?: string | undefined;
76
+ };
77
+ messages: {
78
+ type: "default" | "bulk";
79
+ body: string;
80
+ createdAt: string;
81
+ subject: string;
82
+ fromUserId: number;
83
+ toUserId: number;
84
+ }[];
85
+ paginate: {
86
+ currentPage: number;
87
+ totalPages: number;
88
+ };
37
89
  }>;
38
90
  isValidating: boolean;
39
91
  isLoading: boolean;
@@ -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.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 { V1MyProfileGetResponse } from '../fetch/v1MyProfile.mjs';
8
8
 
@@ -11,16 +11,34 @@ declare const useV1MyProfile: (swrConfig?: Configuration<V1MyProfileGetResponse>
11
11
  id: number;
12
12
  name: string;
13
13
  email: string;
14
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
15
- orders: components["schemas"]["CurrentUser_orders_inner"][];
14
+ socialLogins: {
15
+ facebook: boolean;
16
+ line: boolean;
17
+ };
18
+ orders: {
19
+ id: number;
20
+ projectId: number;
21
+ createdAt: string;
22
+ payAmount: number;
23
+ reservedAt: string | null;
24
+ }[];
16
25
  } | undefined;
17
26
  error: any;
18
27
  mutate: swr.KeyedMutator<{
19
28
  id: number;
20
29
  name: string;
21
30
  email: string;
22
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
23
- orders: components["schemas"]["CurrentUser_orders_inner"][];
31
+ socialLogins: {
32
+ facebook: boolean;
33
+ line: boolean;
34
+ };
35
+ orders: {
36
+ id: number;
37
+ projectId: number;
38
+ createdAt: string;
39
+ payAmount: number;
40
+ reservedAt: string | null;
41
+ }[];
24
42
  }>;
25
43
  isValidating: boolean;
26
44
  isLoading: boolean;
@@ -31,16 +49,34 @@ declare const useV1MyProfileImmutable: (swrConfig?: Configuration<V1MyProfileGet
31
49
  id: number;
32
50
  name: string;
33
51
  email: string;
34
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
35
- orders: components["schemas"]["CurrentUser_orders_inner"][];
52
+ socialLogins: {
53
+ facebook: boolean;
54
+ line: boolean;
55
+ };
56
+ orders: {
57
+ id: number;
58
+ projectId: number;
59
+ createdAt: string;
60
+ payAmount: number;
61
+ reservedAt: string | null;
62
+ }[];
36
63
  } | undefined;
37
64
  error: any;
38
65
  mutate: swr.KeyedMutator<{
39
66
  id: number;
40
67
  name: string;
41
68
  email: string;
42
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
43
- orders: components["schemas"]["CurrentUser_orders_inner"][];
69
+ socialLogins: {
70
+ facebook: boolean;
71
+ line: boolean;
72
+ };
73
+ orders: {
74
+ id: number;
75
+ projectId: number;
76
+ createdAt: string;
77
+ payAmount: number;
78
+ reservedAt: string | null;
79
+ }[];
44
80
  }>;
45
81
  isValidating: boolean;
46
82
  isLoading: boolean;
@@ -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 { V1MyProfileGetResponse } from '../fetch/v1MyProfile.js';
8
8
 
@@ -11,16 +11,34 @@ declare const useV1MyProfile: (swrConfig?: Configuration<V1MyProfileGetResponse>
11
11
  id: number;
12
12
  name: string;
13
13
  email: string;
14
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
15
- orders: components["schemas"]["CurrentUser_orders_inner"][];
14
+ socialLogins: {
15
+ facebook: boolean;
16
+ line: boolean;
17
+ };
18
+ orders: {
19
+ id: number;
20
+ projectId: number;
21
+ createdAt: string;
22
+ payAmount: number;
23
+ reservedAt: string | null;
24
+ }[];
16
25
  } | undefined;
17
26
  error: any;
18
27
  mutate: swr.KeyedMutator<{
19
28
  id: number;
20
29
  name: string;
21
30
  email: string;
22
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
23
- orders: components["schemas"]["CurrentUser_orders_inner"][];
31
+ socialLogins: {
32
+ facebook: boolean;
33
+ line: boolean;
34
+ };
35
+ orders: {
36
+ id: number;
37
+ projectId: number;
38
+ createdAt: string;
39
+ payAmount: number;
40
+ reservedAt: string | null;
41
+ }[];
24
42
  }>;
25
43
  isValidating: boolean;
26
44
  isLoading: boolean;
@@ -31,16 +49,34 @@ declare const useV1MyProfileImmutable: (swrConfig?: Configuration<V1MyProfileGet
31
49
  id: number;
32
50
  name: string;
33
51
  email: string;
34
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
35
- orders: components["schemas"]["CurrentUser_orders_inner"][];
52
+ socialLogins: {
53
+ facebook: boolean;
54
+ line: boolean;
55
+ };
56
+ orders: {
57
+ id: number;
58
+ projectId: number;
59
+ createdAt: string;
60
+ payAmount: number;
61
+ reservedAt: string | null;
62
+ }[];
36
63
  } | undefined;
37
64
  error: any;
38
65
  mutate: swr.KeyedMutator<{
39
66
  id: number;
40
67
  name: string;
41
68
  email: string;
42
- socialLogins: components["schemas"]["CurrentUser_socialLogins"];
43
- orders: components["schemas"]["CurrentUser_orders_inner"][];
69
+ socialLogins: {
70
+ facebook: boolean;
71
+ line: boolean;
72
+ };
73
+ orders: {
74
+ id: number;
75
+ projectId: number;
76
+ createdAt: string;
77
+ payAmount: number;
78
+ reservedAt: string | null;
79
+ }[];
44
80
  }>;
45
81
  isValidating: boolean;
46
82
  isLoading: boolean;