@undp/carbon-library 1.0.16 → 1.0.17-CARBON-363.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. package/dist/cjs/index.js +27091 -4148
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/Components/Common/AntComponents/antTableComponents.d.ts +21 -0
  4. package/dist/cjs/types/Components/Common/CoBenifits/assessment.d.ts +3 -0
  5. package/dist/cjs/types/Components/Common/CoBenifits/coBenifits.d.ts +15 -0
  6. package/dist/cjs/types/Components/Common/CoBenifits/economic.d.ts +3 -0
  7. package/dist/cjs/types/Components/Common/CoBenifits/environmental.d.ts +3 -0
  8. package/dist/cjs/types/Components/Common/CoBenifits/genderParity.d.ts +3 -0
  9. package/dist/cjs/types/Components/Common/CoBenifits/safeguards.d.ts +3 -0
  10. package/dist/cjs/types/Components/Common/CoBenifits/sdgGoals.d.ts +3 -0
  11. package/dist/cjs/types/Components/Common/CoBenifits/social.d.ts +3 -0
  12. package/dist/cjs/types/Components/Common/ImgwithFallback/imgWithFallback.d.ts +8 -0
  13. package/dist/cjs/types/Components/Common/InfoView/info.view.d.ts +5 -6
  14. package/dist/cjs/types/Components/Common/Investment/investmentActionModel.d.ts +18 -0
  15. package/dist/cjs/types/Components/Common/Investment/investmentBody.d.ts +7 -0
  16. package/dist/cjs/types/Components/Common/Models/changePasswordModel.d.ts +1 -0
  17. package/dist/cjs/types/Components/Common/Models/programmeIssueForm.d.ts +6 -5
  18. package/dist/cjs/types/Components/Common/Models/programmeRetireForm.d.ts +4 -5
  19. package/dist/cjs/types/Components/Common/Models/programmeRevokeForm.d.ts +4 -5
  20. package/dist/cjs/types/Components/Common/Models/programmeTransferForm.d.ts +5 -5
  21. package/dist/cjs/types/Components/Common/Models/rejectDocumenConfirmationModel.d.ts +12 -0
  22. package/dist/cjs/types/Components/Common/Models/transferActionModel.d.ts +18 -0
  23. package/dist/cjs/types/Components/Common/NdcActionBody/ndcActionBody.d.ts +17 -0
  24. package/dist/cjs/types/Components/Common/NdcActionDetails/ndcActionDetails.d.ts +13 -0
  25. package/dist/cjs/types/Components/Common/OrganisationStatus/organisationStatus.d.ts +1 -2
  26. package/dist/cjs/types/Components/Common/ProfileIcon/profile.icon.d.ts +1 -2
  27. package/dist/cjs/types/Components/Common/ProgrammeDocuments/programmeDocuments.d.ts +18 -0
  28. package/dist/cjs/types/Components/Common/RoleIcon/role.icon.d.ts +1 -2
  29. package/dist/cjs/types/Components/Common/TimelineBody/timelineBody.d.ts +4 -4
  30. package/dist/cjs/types/Components/Common/UserRoleIcon/userRoleIcon.d.ts +1 -2
  31. package/dist/cjs/types/Components/Company/AddNewCompany/addNewCompanyComponent.d.ts +1 -1
  32. package/dist/cjs/types/Components/Investment/AddNewInvestment/investmentCreationComponent.d.ts +3 -0
  33. package/dist/cjs/types/Components/Investment/InvestmentManagement/investmentManagementComponent.d.ts +4 -0
  34. package/dist/cjs/types/Components/MrvDashboard/listWidgetComponent.d.ts +14 -0
  35. package/dist/cjs/types/Components/MrvDashboard/mapStatsComponent.d.ts +18 -0
  36. package/dist/cjs/types/Components/MrvDashboard/mrvBarChartStatsComponent.d.ts +12 -0
  37. package/dist/cjs/types/Components/MrvDashboard/mrvChartOptions.d.ts +113 -0
  38. package/dist/cjs/types/Components/MrvDashboard/mrvDashboardViewComponent.d.ts +3 -0
  39. package/dist/cjs/types/Components/MrvDashboard/mrvPieChartStatComponent.d.ts +12 -0
  40. package/dist/cjs/types/Components/Ndc/ndcDetailsComponent.d.ts +3 -0
  41. package/dist/cjs/types/Components/NdcActions/AddNdcAction/addNdcActionComponent.d.ts +3 -0
  42. package/dist/cjs/types/Components/NdcActions/NdcActionManagement/ndcActionManagementComponent.d.ts +3 -0
  43. package/dist/cjs/types/Components/NdcActions/NdcView/ndcActionViewComponent.d.ts +3 -0
  44. package/dist/cjs/types/Components/Programme/AddNewProgramme/programmeCreationComponent.d.ts +3 -0
  45. package/dist/cjs/types/Components/Programme/ProgrammeManagement/programmeManagementComponent.d.ts +3 -3
  46. package/dist/cjs/types/Components/RegistryDashboard/dashboardTypesInitialValues.d.ts +18 -0
  47. package/dist/cjs/types/Components/RegistryDashboard/programmeRejectAndTransferComponent.d.ts +11 -0
  48. package/dist/cjs/types/Components/RegistryDashboard/registryBarChartStatsComponent.d.ts +12 -0
  49. package/dist/cjs/types/Components/RegistryDashboard/registryChartOptions.d.ts +6 -0
  50. package/dist/cjs/types/Components/RegistryDashboard/registryDashboardViewComponent.d.ts +3 -0
  51. package/dist/cjs/types/Components/RegistryDashboard/registryPieChartStatComponent.d.ts +12 -0
  52. package/dist/cjs/types/Components/Support/AddNewSupport/supportCreationComponent.d.ts +3 -0
  53. package/dist/cjs/types/Components/Support/SupportManagement/supportManagementComponent.d.ts +4 -0
  54. package/dist/cjs/types/Components/Transfers/creditTransfersComponent.d.ts +5 -0
  55. package/dist/cjs/types/Components/index.d.ts +30 -2
  56. package/dist/cjs/types/Definitions/Definitions/ndcAction.definitions.d.ts +66 -0
  57. package/dist/cjs/types/Definitions/Definitions/ndcDetails.definitions.d.ts +30 -0
  58. package/dist/cjs/types/Definitions/Definitions/programme.definitions.d.ts +45 -70
  59. package/dist/cjs/types/Definitions/Entities/programme.d.ts +11 -0
  60. package/dist/cjs/types/Definitions/Entities/programmeCertify.d.ts +5 -0
  61. package/dist/cjs/types/Definitions/Entities/programmeTransfer.d.ts +3 -2
  62. package/dist/cjs/types/Definitions/Enums/TxType.enum.d.ts +13 -0
  63. package/dist/cjs/types/Definitions/Enums/action.enum.d.ts +3 -1
  64. package/dist/cjs/types/Definitions/Enums/carbonSystemType.enum.d.ts +5 -0
  65. package/dist/cjs/types/Definitions/Enums/commonEnums.d.ts +23 -0
  66. package/dist/cjs/types/Definitions/Enums/company.management.columns.enum.d.ts +7 -6
  67. package/dist/cjs/types/Definitions/Enums/company.role.enum.d.ts +3 -1
  68. package/dist/cjs/types/Definitions/Enums/company.state.enum.d.ts +3 -1
  69. package/dist/cjs/types/Definitions/Enums/consumerGroups.enum.d.ts +4 -0
  70. package/dist/cjs/types/Definitions/Enums/creditTransferStage.enum.d.ts +8 -0
  71. package/dist/cjs/types/Definitions/Enums/document.status.d.ts +5 -0
  72. package/dist/cjs/types/Definitions/Enums/document.type.d.ts +7 -0
  73. package/dist/cjs/types/Definitions/Enums/eSGType.enum.d.ts +16 -0
  74. package/dist/cjs/types/Definitions/Enums/enablementTypes.enum.d.ts +9 -0
  75. package/dist/cjs/types/Definitions/Enums/energyGenerationUnits.enum.d.ts +13 -0
  76. package/dist/cjs/types/Definitions/Enums/instrument.enum.d.ts +9 -0
  77. package/dist/cjs/types/Definitions/Enums/investment.enum.d.ts +24 -0
  78. package/dist/cjs/types/Definitions/Enums/landAreaUnits.enum.d.ts +15 -0
  79. package/dist/cjs/types/Definitions/Enums/mitigation.types.enum.d.ts +201 -0
  80. package/dist/cjs/types/Definitions/Enums/ndcAction.status.enum.d.ts +6 -0
  81. package/dist/cjs/types/Definitions/Enums/ndcActionTypes.enum.d.ts +10 -0
  82. package/dist/cjs/types/Definitions/Enums/programme.management.columns.enum.d.ts +12 -9
  83. package/dist/cjs/types/Definitions/Enums/programmeStage.enum.d.ts +23 -0
  84. package/dist/cjs/types/Definitions/Enums/retireType.enum.d.ts +5 -0
  85. package/dist/cjs/types/Definitions/Enums/role.enum.d.ts +6 -0
  86. package/dist/cjs/types/Definitions/Enums/sdgGoals.enum.d.ts +19 -0
  87. package/dist/cjs/types/Definitions/Enums/sector.enum.d.ts +12 -0
  88. package/dist/cjs/types/Definitions/Enums/sectoralScope.enum.d.ts +17 -0
  89. package/dist/cjs/types/Definitions/Enums/statsCards.type.enum.d.ts +13 -0
  90. package/dist/cjs/types/Definitions/Enums/typeOfMitigation.enum.d.ts +13 -0
  91. package/dist/cjs/types/Definitions/Enums/user.management.columns.enum.d.ts +8 -8
  92. package/dist/cjs/types/Definitions/Enums/widget.type.enum.d.ts +5 -0
  93. package/dist/cjs/types/Definitions/index.d.ts +31 -0
  94. package/dist/cjs/types/Styles/index.d.ts +1 -0
  95. package/dist/cjs/types/Styles/role.color.constants.d.ts +4 -0
  96. package/dist/cjs/types/Utils/DocumentValidator.d.ts +1 -0
  97. package/dist/cjs/types/Utils/documentsPermission.d.ts +3 -0
  98. package/dist/cjs/types/index.d.ts +1 -0
  99. package/dist/esm/index.js +26996 -4124
  100. package/dist/esm/index.js.map +1 -1
  101. package/dist/esm/types/Components/Common/AntComponents/antTableComponents.d.ts +21 -0
  102. package/dist/esm/types/Components/Common/CoBenifits/assessment.d.ts +3 -0
  103. package/dist/esm/types/Components/Common/CoBenifits/coBenifits.d.ts +15 -0
  104. package/dist/esm/types/Components/Common/CoBenifits/economic.d.ts +3 -0
  105. package/dist/esm/types/Components/Common/CoBenifits/environmental.d.ts +3 -0
  106. package/dist/esm/types/Components/Common/CoBenifits/genderParity.d.ts +3 -0
  107. package/dist/esm/types/Components/Common/CoBenifits/safeguards.d.ts +3 -0
  108. package/dist/esm/types/Components/Common/CoBenifits/sdgGoals.d.ts +3 -0
  109. package/dist/esm/types/Components/Common/CoBenifits/social.d.ts +3 -0
  110. package/dist/esm/types/Components/Common/ImgwithFallback/imgWithFallback.d.ts +8 -0
  111. package/dist/esm/types/Components/Common/InfoView/info.view.d.ts +5 -6
  112. package/dist/esm/types/Components/Common/Investment/investmentActionModel.d.ts +18 -0
  113. package/dist/esm/types/Components/Common/Investment/investmentBody.d.ts +7 -0
  114. package/dist/esm/types/Components/Common/Models/changePasswordModel.d.ts +1 -0
  115. package/dist/esm/types/Components/Common/Models/programmeIssueForm.d.ts +6 -5
  116. package/dist/esm/types/Components/Common/Models/programmeRetireForm.d.ts +4 -5
  117. package/dist/esm/types/Components/Common/Models/programmeRevokeForm.d.ts +4 -5
  118. package/dist/esm/types/Components/Common/Models/programmeTransferForm.d.ts +5 -5
  119. package/dist/esm/types/Components/Common/Models/rejectDocumenConfirmationModel.d.ts +12 -0
  120. package/dist/esm/types/Components/Common/Models/transferActionModel.d.ts +18 -0
  121. package/dist/esm/types/Components/Common/NdcActionBody/ndcActionBody.d.ts +17 -0
  122. package/dist/esm/types/Components/Common/NdcActionDetails/ndcActionDetails.d.ts +13 -0
  123. package/dist/esm/types/Components/Common/OrganisationStatus/organisationStatus.d.ts +1 -2
  124. package/dist/esm/types/Components/Common/ProfileIcon/profile.icon.d.ts +1 -2
  125. package/dist/esm/types/Components/Common/ProgrammeDocuments/programmeDocuments.d.ts +18 -0
  126. package/dist/esm/types/Components/Common/RoleIcon/role.icon.d.ts +1 -2
  127. package/dist/esm/types/Components/Common/TimelineBody/timelineBody.d.ts +4 -4
  128. package/dist/esm/types/Components/Common/UserRoleIcon/userRoleIcon.d.ts +1 -2
  129. package/dist/esm/types/Components/Company/AddNewCompany/addNewCompanyComponent.d.ts +1 -1
  130. package/dist/esm/types/Components/Investment/AddNewInvestment/investmentCreationComponent.d.ts +3 -0
  131. package/dist/esm/types/Components/Investment/InvestmentManagement/investmentManagementComponent.d.ts +4 -0
  132. package/dist/esm/types/Components/MrvDashboard/listWidgetComponent.d.ts +14 -0
  133. package/dist/esm/types/Components/MrvDashboard/mapStatsComponent.d.ts +18 -0
  134. package/dist/esm/types/Components/MrvDashboard/mrvBarChartStatsComponent.d.ts +12 -0
  135. package/dist/esm/types/Components/MrvDashboard/mrvChartOptions.d.ts +113 -0
  136. package/dist/esm/types/Components/MrvDashboard/mrvDashboardViewComponent.d.ts +3 -0
  137. package/dist/esm/types/Components/MrvDashboard/mrvPieChartStatComponent.d.ts +12 -0
  138. package/dist/esm/types/Components/Ndc/ndcDetailsComponent.d.ts +3 -0
  139. package/dist/esm/types/Components/NdcActions/AddNdcAction/addNdcActionComponent.d.ts +3 -0
  140. package/dist/esm/types/Components/NdcActions/NdcActionManagement/ndcActionManagementComponent.d.ts +3 -0
  141. package/dist/esm/types/Components/NdcActions/NdcView/ndcActionViewComponent.d.ts +3 -0
  142. package/dist/esm/types/Components/Programme/AddNewProgramme/programmeCreationComponent.d.ts +3 -0
  143. package/dist/esm/types/Components/Programme/ProgrammeManagement/programmeManagementComponent.d.ts +3 -3
  144. package/dist/esm/types/Components/RegistryDashboard/dashboardTypesInitialValues.d.ts +18 -0
  145. package/dist/esm/types/Components/RegistryDashboard/programmeRejectAndTransferComponent.d.ts +11 -0
  146. package/dist/esm/types/Components/RegistryDashboard/registryBarChartStatsComponent.d.ts +12 -0
  147. package/dist/esm/types/Components/RegistryDashboard/registryChartOptions.d.ts +6 -0
  148. package/dist/esm/types/Components/RegistryDashboard/registryDashboardViewComponent.d.ts +3 -0
  149. package/dist/esm/types/Components/RegistryDashboard/registryPieChartStatComponent.d.ts +12 -0
  150. package/dist/esm/types/Components/Support/AddNewSupport/supportCreationComponent.d.ts +3 -0
  151. package/dist/esm/types/Components/Support/SupportManagement/supportManagementComponent.d.ts +4 -0
  152. package/dist/esm/types/Components/Transfers/creditTransfersComponent.d.ts +5 -0
  153. package/dist/esm/types/Components/index.d.ts +30 -2
  154. package/dist/esm/types/Definitions/Definitions/ndcAction.definitions.d.ts +66 -0
  155. package/dist/esm/types/Definitions/Definitions/ndcDetails.definitions.d.ts +30 -0
  156. package/dist/esm/types/Definitions/Definitions/programme.definitions.d.ts +45 -70
  157. package/dist/esm/types/Definitions/Entities/programme.d.ts +11 -0
  158. package/dist/esm/types/Definitions/Entities/programmeCertify.d.ts +5 -0
  159. package/dist/esm/types/Definitions/Entities/programmeTransfer.d.ts +3 -2
  160. package/dist/esm/types/Definitions/Enums/TxType.enum.d.ts +13 -0
  161. package/dist/esm/types/Definitions/Enums/action.enum.d.ts +3 -1
  162. package/dist/esm/types/Definitions/Enums/carbonSystemType.enum.d.ts +5 -0
  163. package/dist/esm/types/Definitions/Enums/commonEnums.d.ts +23 -0
  164. package/dist/esm/types/Definitions/Enums/company.management.columns.enum.d.ts +7 -6
  165. package/dist/esm/types/Definitions/Enums/company.role.enum.d.ts +3 -1
  166. package/dist/esm/types/Definitions/Enums/company.state.enum.d.ts +3 -1
  167. package/dist/esm/types/Definitions/Enums/consumerGroups.enum.d.ts +4 -0
  168. package/dist/esm/types/Definitions/Enums/creditTransferStage.enum.d.ts +8 -0
  169. package/dist/esm/types/Definitions/Enums/document.status.d.ts +5 -0
  170. package/dist/esm/types/Definitions/Enums/document.type.d.ts +7 -0
  171. package/dist/esm/types/Definitions/Enums/eSGType.enum.d.ts +16 -0
  172. package/dist/esm/types/Definitions/Enums/enablementTypes.enum.d.ts +9 -0
  173. package/dist/esm/types/Definitions/Enums/energyGenerationUnits.enum.d.ts +13 -0
  174. package/dist/esm/types/Definitions/Enums/instrument.enum.d.ts +9 -0
  175. package/dist/esm/types/Definitions/Enums/investment.enum.d.ts +24 -0
  176. package/dist/esm/types/Definitions/Enums/landAreaUnits.enum.d.ts +15 -0
  177. package/dist/esm/types/Definitions/Enums/mitigation.types.enum.d.ts +201 -0
  178. package/dist/esm/types/Definitions/Enums/ndcAction.status.enum.d.ts +6 -0
  179. package/dist/esm/types/Definitions/Enums/ndcActionTypes.enum.d.ts +10 -0
  180. package/dist/esm/types/Definitions/Enums/programme.management.columns.enum.d.ts +12 -9
  181. package/dist/esm/types/Definitions/Enums/programmeStage.enum.d.ts +23 -0
  182. package/dist/esm/types/Definitions/Enums/retireType.enum.d.ts +5 -0
  183. package/dist/esm/types/Definitions/Enums/role.enum.d.ts +6 -0
  184. package/dist/esm/types/Definitions/Enums/sdgGoals.enum.d.ts +19 -0
  185. package/dist/esm/types/Definitions/Enums/sector.enum.d.ts +12 -0
  186. package/dist/esm/types/Definitions/Enums/sectoralScope.enum.d.ts +17 -0
  187. package/dist/esm/types/Definitions/Enums/statsCards.type.enum.d.ts +13 -0
  188. package/dist/esm/types/Definitions/Enums/typeOfMitigation.enum.d.ts +13 -0
  189. package/dist/esm/types/Definitions/Enums/user.management.columns.enum.d.ts +8 -8
  190. package/dist/esm/types/Definitions/Enums/widget.type.enum.d.ts +5 -0
  191. package/dist/esm/types/Definitions/index.d.ts +31 -0
  192. package/dist/esm/types/Styles/index.d.ts +1 -0
  193. package/dist/esm/types/Styles/role.color.constants.d.ts +4 -0
  194. package/dist/esm/types/Utils/DocumentValidator.d.ts +1 -0
  195. package/dist/esm/types/Utils/documentsPermission.d.ts +3 -0
  196. package/dist/esm/types/index.d.ts +1 -0
  197. package/dist/index.d.ts +949 -112
  198. package/package.json +4 -2
  199. package/dist/cjs/types/Components/Programme/ProgrammeView/programmeViewComponent.d.ts +0 -3
  200. package/dist/esm/types/Components/Programme/ProgrammeView/programmeViewComponent.d.ts +0 -3
package/dist/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  import React, { FC, ReactNode } from 'react';
2
- import { DateTime } from 'luxon';
2
+ import { RcFile } from 'rc-upload/lib/interface';
3
3
  import { RawAxiosResponseHeaders, AxiosResponseHeaders, AxiosRequestConfig } from 'axios';
4
+ import { BuildingType } from '@undp/carbon-credit-calculator';
4
5
 
5
6
  declare const CompanyManagementComponent: (props: any) => React.JSX.Element;
6
7
 
@@ -8,16 +9,38 @@ declare const AddNewCompanyComponent: (props: any) => React.JSX.Element;
8
9
 
9
10
  declare const CompanyProfileComponent: (props: any) => React.JSX.Element;
10
11
 
11
- declare const UserManagementComponent: (props: any) => React.JSX.Element;
12
-
13
12
  declare const ProgrammeManagementComponent: (props: any) => React.JSX.Element;
14
13
 
15
- declare const ProgrammeViewComponent: (props: any) => React.JSX.Element;
14
+ declare const ProgrammeCreationComponent: (props: any) => React.JSX.Element;
16
15
 
17
16
  declare const AddNewUserComponent: (props: any) => React.JSX.Element;
18
17
 
19
18
  declare const UserProfileComponent: (props: any) => React.JSX.Element;
20
19
 
20
+ declare const UserManagementComponent: (props: any) => React.JSX.Element;
21
+
22
+ declare const InvestmentCreationComponent: (props: any) => React.JSX.Element;
23
+
24
+ declare const InvestmentManagementComponent: (props: any) => React.JSX.Element;
25
+
26
+ declare const SupportCreationComponent: (props: any) => React.JSX.Element;
27
+
28
+ declare const SupportManagementComponent: (props: any) => React.JSX.Element;
29
+
30
+ declare const NdcActionManagementComponent: (props: any) => React.JSX.Element;
31
+
32
+ declare const AddNdcActionComponent: (props: any) => React.JSX.Element;
33
+
34
+ declare const NdcActionViewComponent: (props: any) => React.JSX.Element;
35
+
36
+ declare const CreditTransferComponent: (props: any) => React.JSX.Element;
37
+
38
+ declare const MrvDashboardComponent: (props: any) => React.JSX.Element;
39
+
40
+ declare const RegistryDashboardComponent: (props: any) => React.JSX.Element;
41
+
42
+ declare const NdcDetailsComponent: (props: any) => React.JSX.Element;
43
+
21
44
  declare const Loading: () => React.JSX.Element;
22
45
 
23
46
  interface LegendItemItemProps {
@@ -73,67 +96,70 @@ interface StasticCardItemProps {
73
96
  }
74
97
  declare const StasticCard: FC<StasticCardItemProps>;
75
98
 
76
- declare enum CompanyManagementColumns {
77
- logo = 0,
78
- name = 1,
79
- taxId = 2,
80
- companyRole = 3,
81
- programmeCount = 4,
82
- creditBalance = 5
99
+ interface ProfileIconProps {
100
+ icon: any;
101
+ bg: string;
102
+ name: string;
83
103
  }
104
+ declare const isBase64: (str: string) => boolean;
105
+ declare const ProfileIcon: FC<ProfileIconProps>;
84
106
 
85
- declare enum UserManagementColumns {
86
- logo = 0,
87
- name = 1,
88
- email = 2,
89
- phoneNo = 3,
90
- company = 4,
91
- companyRole = 5,
92
- role = 6,
93
- actions = 7
107
+ interface RoleIconProps {
108
+ icon: any;
109
+ bg: string;
110
+ color: string;
94
111
  }
112
+ declare const RoleIcon: FC<RoleIconProps>;
95
113
 
96
- declare enum ProgrammeManagementColumns {
97
- title = 0,
98
- company = 1,
99
- sector = 2,
100
- currentStage = 3,
101
- creditIssued = 4,
102
- creditBalance = 5,
103
- creditTransferred = 6,
104
- certifierId = 7,
105
- serialNo = 8
114
+ interface InfoViewProps {
115
+ data: any;
116
+ title?: any;
117
+ icon?: any;
118
+ hiddenColumns?: any;
106
119
  }
120
+ declare const InfoView: FC<InfoViewProps>;
107
121
 
108
- interface LoginProps {
109
- email: string;
110
- password: string;
122
+ interface CoBenefitProps {
123
+ onClickedBackBtn?: any;
124
+ onFormSubmit?: any;
125
+ coBenefitsDetails?: any;
126
+ submitButtonText?: any;
127
+ viewOnly?: boolean;
128
+ coBenifitsViewDetails?: any;
129
+ loading?: any;
130
+ sdgGoalImages?: any;
131
+ translator?: any;
132
+ useConnection?: any;
111
133
  }
134
+ declare const CoBenifitsComponent: (props: CoBenefitProps) => React.JSX.Element;
112
135
 
113
- type UserProps = {
114
- id: string;
115
- userRole: string;
116
- companyId: number;
117
- companyRole: string;
118
- companyLogo: string;
119
- companyName: string;
120
- companyState: number;
121
- };
122
- interface UserContextProps {
123
- userInfoState?: UserProps;
124
- setUserInfo: (val: UserProps) => void;
125
- removeUserInfo: () => void;
126
- IsAuthenticated: (tkn?: any) => boolean;
127
- isTokenExpired: boolean;
128
- setIsTokenExpired: (val: boolean) => void;
136
+ declare const ImgWithFallback: ({ src, alt, fallbackSrc, mediaType, className, ...delegated }: {
137
+ src: string;
138
+ alt: string;
139
+ fallbackSrc: string;
140
+ mediaType: string;
141
+ className: string;
142
+ }) => React.JSX.Element;
143
+
144
+ interface InvestmentBodyProps {
145
+ data: any;
146
+ translator: any;
129
147
  }
148
+ declare const InvestmentBody: FC<InvestmentBodyProps>;
130
149
 
131
- interface userForgotPasswordProps {
132
- email: string;
150
+ declare enum CreditTransferStage {
151
+ Pending = "Pending",
152
+ Approved = "Accepted",
153
+ Rejected = "Rejected",
154
+ Cancelled = "Cancelled",
155
+ Recognised = "Recognised",
156
+ NotRecognised = "NotRecognised"
133
157
  }
134
158
 
135
- declare enum ConfigurationSettingsType {
136
- isTransferFrozen = 0
159
+ declare enum RetireType {
160
+ CROSS_BORDER = "0",
161
+ LEGAL_ACTION = "1",
162
+ OTHER = "2"
137
163
  }
138
164
 
139
165
  declare class BaseEntity {
@@ -161,71 +187,64 @@ declare class ProgrammeTransfer implements BaseEntity {
161
187
  toCompanyMeta?: any;
162
188
  }
163
189
 
164
- declare enum ProgrammeStage {
190
+ declare enum ProgrammeStageR {
165
191
  AwaitingAuthorization = "Pending",
192
+ Approved = "Approved",
166
193
  Authorised = "Authorised",
167
194
  Rejected = "Rejected"
168
195
  }
169
- declare enum Role {
170
- Root = "Root",
171
- Admin = "Admin",
172
- Manager = "Manager",
173
- ViewOnly = "ViewOnly"
174
- }
175
- declare enum RetireType {
176
- CROSS_BORDER = "0",
177
- LEGAL_ACTION = "1",
178
- OTHER = "2"
179
- }
180
- declare enum CreditTransferStage {
181
- Pending = "Pending",
182
- Approved = "Accepted",
183
- Rejected = "Rejected",
184
- Cancelled = "Cancelled",
185
- Recognised = "Recognised",
186
- NotRecognised = "NotRecognised"
196
+ declare enum ProgrammeStageMRV {
197
+ AwaitingAuthorization = "Pending",
198
+ Authorised = "Authorised",
199
+ Approved = "Approved",
200
+ Rejected = "Rejected"
187
201
  }
188
- declare enum TxType {
189
- CREATE = "0",
190
- REJECT = "1",
191
- ISSUE = "2",
192
- TRANSFER = "3",
193
- CERTIFY = "4",
194
- RETIRE = "5",
195
- REVOKE = "6",
196
- FREEZE = "7",
197
- AUTH = "8",
198
- UNFREEZE = "9"
202
+ declare enum ProgrammeStageUnified {
203
+ AwaitingAuthorization = "Pending",
204
+ Authorised = "Authorised",
205
+ Approved = "Approved",
206
+ Rejected = "Rejected"
199
207
  }
200
- declare enum SectoralScope {
201
- "Energy Industry" = "1",
202
- "Energy Distribution" = "2",
203
- "Agriculture" = "15"
208
+ declare enum ProgrammeStageLegend {
209
+ AUTHORISED = "Authorised",
210
+ REJECTED = "Rejected",
211
+ AWAITING_AUTHORIZATION = "AwaitingAuthorization"
204
212
  }
213
+
205
214
  declare enum TypeOfMitigation {
206
215
  AGRICULTURE = "Agriculture",
207
- SOLAR = "Solar"
216
+ SOLAR = "Solar",
217
+ EE_HOUSEHOLDS = "EEHouseholds"
218
+ }
219
+ declare enum SubTypeOfMitigation {
220
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
221
+ RICE_CROPS = "RiceCrops",
222
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
223
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
224
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
225
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia"
226
+ }
227
+
228
+ declare enum CarbonSystemType {
229
+ REGISTRY = 0,
230
+ MRV = 1,
231
+ UNIFIED = 2
208
232
  }
233
+
209
234
  declare const getStageEnumVal: (value: string) => string;
210
235
  declare const getCreditStageVal: (value: string) => string;
211
236
  declare const getStageTransferEnumVal: (value: string, transfer: ProgrammeTransfer) => string;
212
- declare const getStageTagType: (stage: ProgrammeStage) => "error" | "processing" | "default";
237
+ declare const getStageTagType: (stage: ProgrammeStageR | ProgrammeStageUnified) => "error" | "processing" | "default";
238
+ declare const getStageTagTypeMRV: (stage: ProgrammeStageMRV) => "purple" | "error" | "processing" | "default";
213
239
  declare const getTransferStageTagType: (stage: CreditTransferStage, transfer: ProgrammeTransfer) => "orange" | "purple" | "error" | "processing" | "default" | "success";
214
240
  declare class UnitField {
215
241
  unit: string;
216
242
  value: any;
217
243
  constructor(unit: string, value: any);
218
244
  }
219
- declare enum CompanyRole {
220
- CERTIFIER = "Certifier",
221
- PROGRAMME_DEVELOPER = "ProgrammeDeveloper",
222
- MRV = "MRV",
223
- GOVERNMENT = "Government"
224
- }
225
245
  interface ProgrammeProperties {
226
246
  maxInternationalTransferAmount: string;
227
247
  creditingPeriodInYears: number;
228
- programmeCostUSD: number;
229
248
  sourceOfFunding: any;
230
249
  grantEquivalentAmount: number;
231
250
  carbonPriceUSDPerTon: number;
@@ -236,14 +255,26 @@ interface ProgrammeProperties {
236
255
  programmeMaterials: [];
237
256
  projectMaterial: [];
238
257
  }
258
+ interface ProgrammePropertiesR extends ProgrammeProperties {
259
+ programmeCostUSD: number;
260
+ estimatedProgrammeCostUSD: number;
261
+ }
262
+ interface ProgrammePropertiesT extends ProgrammeProperties {
263
+ estimatedProgrammeCostUSD: number;
264
+ }
265
+ interface ProgrammePropertiesU extends ProgrammeProperties {
266
+ estimatedProgrammeCostUSD: number;
267
+ programmeCostUSD: number;
268
+ }
239
269
  interface Programme {
240
270
  programmeId: string;
271
+ externalId: string;
241
272
  serialNo: string;
242
273
  title: string;
243
274
  sectoralScope: string;
244
275
  sector: string;
245
276
  countryCodeA2: string;
246
- currentStage: ProgrammeStage;
277
+ currentStage: ProgrammeStageR | ProgrammeStageMRV | ProgrammeStageUnified;
247
278
  startTime: number;
248
279
  endTime: number;
249
280
  creditChange: number;
@@ -270,31 +301,665 @@ interface Programme {
270
301
  txRef: string;
271
302
  typeOfMitigation: TypeOfMitigation;
272
303
  geographicalLocationCordintes: any;
304
+ mitigationActions: any;
305
+ environmentalAssessmentRegistrationNo: any;
273
306
  }
274
- declare const getGeneralFields: (programme: Programme) => {
275
- title: string;
276
- serialNo: string;
277
- currentStatus: ProgrammeStage;
278
- applicationType: string;
279
- sector: string;
280
- sectoralScope: string;
281
- startDate: DateTime;
282
- endDate: DateTime;
283
- buyerCountry: string;
284
- };
307
+ interface ProgrammeR extends Programme {
308
+ currentStage: ProgrammeStageR;
309
+ programmeProperties: ProgrammePropertiesR;
310
+ }
311
+ interface ProgrammeT extends Programme {
312
+ currentStage: ProgrammeStageMRV;
313
+ programmeProperties: ProgrammePropertiesT;
314
+ emissionReductionExpected: number;
315
+ emissionReductionAchieved: number;
316
+ }
317
+ interface ProgrammeU extends Programme {
318
+ currentStage: ProgrammeStageUnified;
319
+ programmeProperties: ProgrammePropertiesU;
320
+ emissionReductionExpected: number;
321
+ emissionReductionAchieved: number;
322
+ }
323
+ declare const getGeneralFields: (programme: Programme | ProgrammeU | ProgrammeR | ProgrammeT, system?: CarbonSystemType) => Record<string, any>;
285
324
  declare const addCommSep: (value: any) => string;
286
325
  declare const addCommSepRound: (value: any) => string;
287
326
  declare const addRoundNumber: (value: any) => number;
288
327
  declare const addSpaces: (text: string) => string;
289
- declare const getFinancialFields: (programme: Programme) => {
290
- programmeCost: string;
328
+ declare const getFinancialFields: (programme: ProgrammeU | ProgrammeR | ProgrammeT) => {
329
+ estimatedProgrammeCostUSD: string;
330
+ creditEst: string;
291
331
  financingType: string;
292
332
  grantEquivalent: UnitField;
293
- carbonPrice: string;
333
+ carbonPriceUSDPerTon: string;
294
334
  };
295
335
  declare const getCompanyBgColor: (item: string) => "rgba(185, 226, 244, 0.56)" | "rgba(254, 241, 173, 0.55)" | "rgba(128, 255, 0, 0.12)";
296
336
  declare const getRetirementTypeString: (retirementType: string | null) => "-" | "CROSS BORDER TRANSFER" | "LEGAL ACTION" | "OTHER" | undefined;
297
337
  declare const sumArray: (arrList: any[]) => any;
338
+ declare const getBase64: (file: RcFile) => Promise<string>;
339
+
340
+ interface ProgrammeIssueFormProps {
341
+ programme: Programme;
342
+ onCancel: any;
343
+ actionBtnText: string;
344
+ onFinish: any;
345
+ subText: string;
346
+ enableIssue: boolean;
347
+ translator: any;
348
+ ndcActions?: any[];
349
+ }
350
+ declare const getValidNdcActions: (programme: any) => any[];
351
+ declare const ProgrammeIssueForm: FC<ProgrammeIssueFormProps>;
352
+
353
+ interface ProgrammeRetireFormProps {
354
+ programme: Programme;
355
+ onCancel: any;
356
+ actionBtnText: string;
357
+ onFinish: any;
358
+ subText?: string;
359
+ hideType: boolean;
360
+ myCompanyId?: number;
361
+ translator: any;
362
+ useConnection: any;
363
+ }
364
+ declare const ProgrammeRetireForm: FC<ProgrammeRetireFormProps>;
365
+
366
+ interface ProgrammeRevokeFormProps {
367
+ programme: Programme;
368
+ onCancel: any;
369
+ actionBtnText: string;
370
+ onFinish: any;
371
+ subText: string;
372
+ showCertifiers: boolean;
373
+ translator: any;
374
+ }
375
+ declare const ProgrammeRevokeForm: FC<ProgrammeRevokeFormProps>;
376
+
377
+ interface ProgrammeTransferFormProps {
378
+ programme: Programme;
379
+ onCancel: any;
380
+ actionBtnText: string;
381
+ onFinish: any;
382
+ subText: string;
383
+ disableToCompany?: boolean;
384
+ toCompanyDefault?: any;
385
+ receiverLabelText: string;
386
+ userCompanyId: number | undefined;
387
+ companyRole: string;
388
+ translator: any;
389
+ useConnection: any;
390
+ ministryLevelPermission?: boolean;
391
+ }
392
+ declare const ProgrammeTransferForm: FC<ProgrammeTransferFormProps>;
393
+
394
+ interface RejectDocumentationProps {
395
+ actionInfo: any;
396
+ onActionConfirmed: any;
397
+ onActionCanceled: any;
398
+ openModal: any;
399
+ errorMsg: any;
400
+ loading: any;
401
+ translator: any;
402
+ }
403
+ declare const RejectDocumentationConfirmationModel: FC<RejectDocumentationProps>;
404
+
405
+ declare enum CompanyManagementColumns {
406
+ logo = "logo",
407
+ name = "name",
408
+ taxId = "taxId",
409
+ companyRole = "companyRole",
410
+ programmeCount = "programmeCount",
411
+ creditBalance = "creditBalance",
412
+ companyState = "status"
413
+ }
414
+
415
+ declare enum UserManagementColumns {
416
+ logo = "logo",
417
+ name = "name",
418
+ email = "email",
419
+ phoneNo = "phoneNo",
420
+ company = "company",
421
+ companyRole = "companyRole",
422
+ role = "role",
423
+ actions = "actions"
424
+ }
425
+
426
+ declare enum ProgrammeManagementColumns {
427
+ title = "title",
428
+ company = "company",
429
+ sector = "sector",
430
+ currentStage = "currentStage",
431
+ creditIssued = "creditIssued",
432
+ creditBalance = "creditBalance",
433
+ creditTransferred = "creditTransferred",
434
+ certifierId = "certifierId",
435
+ serialNo = "serialNo",
436
+ emissionReductionExpected = "emissionReductionExpected",
437
+ emissionReductionAchieved = "emissionReductionAchieved",
438
+ emissionReductionAchievedandCreditIssued = "emissionReductionAchievedandCreditIssued"
439
+ }
440
+
441
+ declare enum InvestmentLevel {
442
+ NATIONAL = "National",
443
+ INTERNATIONAL = "International"
444
+ }
445
+ declare enum InvestmentStatus {
446
+ PENDING = "Pending",
447
+ APPROVED = "Approved",
448
+ REJECTED = "Rejected",
449
+ CANCELLED = "Cancelled"
450
+ }
451
+ declare const getInvestmentStatusEnumVal: (value: string) => string;
452
+ declare const getStatusTagType: (status: InvestmentStatus) => "error" | "processing" | "default" | "success";
453
+ declare enum InvestmentType {
454
+ PUBLIC = "Public",
455
+ PRIVATE = "Private"
456
+ }
457
+ declare enum InvestmentCreationType {
458
+ EXISTING = "Existing",
459
+ NEW = "New"
460
+ }
461
+ declare enum InvestmentStream {
462
+ CLIMATE_FINANCE = "ClimateFinance",
463
+ CARBON_MARKET = "CarbonMarket"
464
+ }
465
+
466
+ declare enum MitigationTypes {
467
+ AGRICULTURE = "Agriculture",
468
+ BIOMASS_ENERGY = "BiomassEnergy",
469
+ CCS = "CCS",
470
+ CEMENT = "Cement",
471
+ COAL_MINE = "Coal/Mine",
472
+ EE_HOUSEHOLDS = "EEHouseholds",
473
+ EE_INDUSTRY = "EEIndustry",
474
+ EE_OWN_GENERATION = "EEOwnGeneration",
475
+ EE_SERVICE = "EEService",
476
+ EE_SUPPLY_SIDE = "EESupplySide",
477
+ ENERGY_DISTRIBUTION = "EnergyDistribution",
478
+ FORESTRY = "Forestry",
479
+ FOSSIL_FUEL = "FossilFuel",
480
+ FUGITIVE = "Fugitive",
481
+ GEOTHERMAL = "Geothermal",
482
+ HFC_PFCS_SF6 = "HFC_PFCs_SF6",
483
+ HYDRO = "Hydro",
484
+ LANDFILLS = "Landfills",
485
+ MARINE = "Marine",
486
+ METHANE_AVOIDANCE = "MethaneAvoidance",
487
+ N20 = "N20",
488
+ SOLAR = "Solar",
489
+ TRANSPORT = "Transport",
490
+ WIND = "Wind",
491
+ CO2_USAGE = "CO2Usage",
492
+ TIDAL = "Tidal"
493
+ }
494
+ declare enum MitigationSubTypes {
495
+ IRRIGATION = "Irrigation",
496
+ ENERGY_EFFICIENCY = "EnergyEfficiency",
497
+ ALTERNATIVE_FERTILISER = "AlternativeFertilisers",
498
+ NO_TILLAGE = "NoTillage",
499
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
500
+ RICE_CROPS = "RiceCrops",
501
+ BAGASSE_POWER = "BagassePower",
502
+ PALM_OIL_SOLID_WASTE = "Palm oil solid waste",
503
+ AGRICULTURAL_RESIDUES_OTHER_KINDS = "AgriculturalResiduesOtherKinds",
504
+ AGRICULTURAL_RESIDUES_RICE_HUSK = "AgriculturalResiduesRiceHusk",
505
+ AGRICULTURAL_RESIDUES_MUSTARD_CROP = "AgriculturalResiduesMustardCrop",
506
+ AGRICULTURAL_RESIDUES_POULTRY_LITTER = "AgriculturalResiduesPoultryLitter",
507
+ BLACK_LIQUOR = "BlackLiquor",
508
+ FOREST_RESIDUES_SAWMILL_WASTE = "ForestResiduesSawmillWaste",
509
+ FOREST_RESIDUES_OTHER = "ForestResiduesOther",
510
+ FOREST_BIOMASS = "ForestBiomass",
511
+ INDUSTRIAL_WASTE = "IndustrialWaste",
512
+ GASIFICATION_OF_BIOMASS = "GasificationOfBiomass",
513
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS = "SwitchFromFossilFuelToPipedBiogas",
514
+ BIOMASS_BRIQUETTES_OR_PELLETS = "BiomassBriquettesOrPellets",
515
+ BIODIESEL = "Biodiesel",
516
+ BIODIESEL_FROM_WASTE_OIL = "BiodieselFromWasteOil",
517
+ ETHANOL = "Ethanol",
518
+ CLINKER_REPLACEMENT = "ClinkerReplacement",
519
+ COAL_MINE_METHANE = "CoalMineMethane",
520
+ COAL_BED_METHANE = "CoalBedMethane",
521
+ CMM_VENTILATION_AIR_METHANE = "CMMVentilationAirMethane",
522
+ VENTILATION_AIR_METHANE = "VentilationAirMethane",
523
+ LIGHTING = "Lighting",
524
+ SOLAR_LAMPS = "SolarLamps",
525
+ STOVES = "Stoves",
526
+ STOVES_SCHOOL_IN_GHANA = "StovesSchoolInGhana",
527
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia",
528
+ LIGHTING_INSULATION_SOLAR = "LightingInsulationSolar",
529
+ APPLIANCES = "Appliances",
530
+ CHEMICALS = "Chemicals",
531
+ PETROCHEMICALS = "Petrochemicals",
532
+ PAPER = "Paper",
533
+ CEMENT = "Cement",
534
+ IRON_STEEL = "IronSteel",
535
+ MACHINERY = "Machinery",
536
+ TEXTILES = "Textiles",
537
+ ELECTRONICS = "Electronics",
538
+ FOOD = "Food",
539
+ BUILDING_MATERIALS = "BuildingMaterials",
540
+ GLASS = "Glass",
541
+ NON_FERROUS_METALS = "NonFerrousMetals",
542
+ COKE_OVEN = "CokeOven",
543
+ Mining = "Mining",
544
+ CONSTRUCTION = "Construction",
545
+ METAL_PRODUCTS = "MetalProducts",
546
+ WOOD = "Wood",
547
+ RECYCLING = "Recycling",
548
+ CHEMICALS_HEAT = "ChemicalsHeat",
549
+ PETROCHEMICALS_HEAT = "PetrochemicalsHeat",
550
+ CARBON_BLACK_GAS = "CarbonBlackGas",
551
+ CEMENT_HEAT = "CementHeat",
552
+ IRON_STEEL_HEAT = "IronSteelHeat",
553
+ BUILDING_MATERIALS_HEAT = "BuildingMaterialsHeat",
554
+ GLASS_HEAT = "GlassHeat",
555
+ NON_FERROUS_METALS_HEAT = "NonFerrousMetalsHeat",
556
+ COKE_OVEN_GAS = "CokeOvenGas",
557
+ HVAC_LIGHTING = "HvacLighting",
558
+ AIR_CONDITIONING = "AirConditioning",
559
+ EE_NEW_BUILDINGS = "EeNewBuildings",
560
+ STREET_LIGHTING = "StreetLighting",
561
+ LIGHTING_IN_SERVICE = "LightingInService",
562
+ WATER_PUMPING = "WaterPumping",
563
+ WATER_PURIFICATION = "WaterPurification",
564
+ EE_PUBLIC_STOVES = "EePublicStoves",
565
+ EE_PUBLIC_BUILDINGS = "EePublicBuildings",
566
+ EE_COMMERCIAL_BUILDINGS = "EeCommercialBuildings",
567
+ SINGLE_CYCLE_TO_COMBINED_CYCLE = "SingleCycleToCombinedCycle",
568
+ COGENERATION = "Cogeneration",
569
+ CO_FIRING_WITH_BIOMASS = "CoFiringWithBiomass",
570
+ HIGHER_EFFICIENCY_COAL_POWER = "HigherEfficiencyCoalPower",
571
+ HIGHER_EFFICIENCY_OIL_POWER = "HigherEfficiencyOilPower",
572
+ HIGHER_EFFICIENCY_USING_WASTE_HEAT = "HigherEfficiencyUsingWasteHeat",
573
+ POWER_PLANT_REHABILITATION = "PowerPlantRehabilitation",
574
+ HIGHER_EFFICIENCY_STEAM_BOILER = "HigherEfficiencySteamBoiler",
575
+ DISTRICT_HEATING = "DistrictHeating",
576
+ REPLACEMENT_OF_DISTRICT_HEATING_BOILERS = "ReplacementOfDistrictHeatingBoilers",
577
+ CONNECTION_OF_ISOLATED_GRID = "ConnectionOfIsolatedGrid",
578
+ DISTRICT_COOLING = "DistrictCooling",
579
+ EFFICIENT_ELECTRICITY_DISTRIBUTION = "EfficientElectricityDistribution",
580
+ AFFORESTATION = "Afforestation",
581
+ MANGROVES = "Mangroves",
582
+ AGROFORESTRY = "Agroforestry",
583
+ REFORESTATION = "Reforestation",
584
+ COAL_TO_NATURAL_GAS = "CoalToNaturalGas",
585
+ COAL_TO_OIL = "CoalToOil",
586
+ LIGNITE_TO_NATURAL_GAS = "LigniteToNaturalGas",
587
+ NEW_NATURAL_GAS_PLANT = "NewNaturalGasPlant",
588
+ NEW_NATURAL_GAS_PLANT_USING_LNG = "NewNaturalGasPlantUsingLng",
589
+ OIL_TO_ELECTRICITY = "OilToElectricity",
590
+ OIL_TO_LPG = "OilToLpg",
591
+ OIL_TO_NATURAL_GAS = "OilToNaturalGas",
592
+ OIL_FIELD_FLARING_REDUCTION = "OilFieldFlaringReduction",
593
+ OIL_AND_GAS_PROCESSING_FLARING = "OilAndGasProcessingFlaring",
594
+ NATURAL_GAS_PIPELINES = "NaturalGasPipelines",
595
+ NON_HYDROCARBON_MINING = "NonHydrocarbonMining",
596
+ SPONTANEOUSLY_IGNITION_OF_COAL_PILES = "SpontaneouslyIgnitionOfCoalPiles",
597
+ CHARCOAL_PRODUCTION = "CharcoalProduction",
598
+ GEOTHERMAL_ELECTRICITY = "GeothermalElectricity",
599
+ GEOTHERMAL_HEATING = "GeothermalHeating",
600
+ HFC23 = "Hfc23",
601
+ HFC134A = "Hfc134A",
602
+ PFCS = "Pfcs",
603
+ SF6 = "Sf6",
604
+ RUN_OF_RIVER = "RunOfRiver",
605
+ EXISTING_DAM = "ExistingDam",
606
+ HIGHER_EFFICIENCY_HYDRO_POWER = "HigherEfficiencyHydroPower",
607
+ NEW_DAM = "NewDam",
608
+ LANDFILL_FLARING = "LandfillFlaring",
609
+ LANDFILL_POWER = "LandfillPower",
610
+ COMBUSTION_OF_MSW = "CombustionOfMsw",
611
+ GASIFICATION_OF_MSW = "GasificationOfMsw",
612
+ BIOGAS_FROM_MSW = "BiogasFromMsw",
613
+ LANDFILL_AERATION = "LandfillAeration",
614
+ INTEGRATED_SOLID_WASTE_MANAGEMENT = "IntegratedSolidWasteManagement",
615
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS = "SwitchFromFossilFuelToPipedLandfillGas",
616
+ LANDFILL_COMPOSTING = "LandfillComposting",
617
+ MANURE = "Manure",
618
+ DOMESTIC_MANURE = "DomesticManure",
619
+ WASTE_WATER = "WasteWater",
620
+ INDUSTRIAL_SOLID_WASTE = "IndustrialSolidWaste",
621
+ PALM_OIL_WASTE = "PalmOilWaste",
622
+ AEROBIC_TREATMENT_OF_WASTE_WATER = "AerobicTreatmentOfWasteWater",
623
+ COMPOSTING = "Composting",
624
+ ADIPIC_ACID = "AdipicAcid",
625
+ NITRIC_ACID = "NitricAcid",
626
+ CAPROLACTAM = "Caprolactam",
627
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
628
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
629
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
630
+ SOLAR_PV_WATER_DISINFECTION = "SolarPVWaterDisinfection",
631
+ SOLAR_THERMAL_POWER = "SolarThermalPower",
632
+ SOLAR_THERMAL_HEAT = "SolarThermalHeat",
633
+ SOLAR_WATER_HEATING = "SolarWaterHeating",
634
+ SOLAR_COOKING = "SolarCooking",
635
+ BUS_RAPID_TRANSIT = "BusRapidTransit",
636
+ BUS_RAPID_TRANSIT_GREEN_HYDROGEN = "BusRapidTransitGreenHydrogen",
637
+ MOTORBIKES = "Motorbikes",
638
+ MODE_SHIFT_ROAD_TO_RAIL = "ModeShiftRoadToRail",
639
+ MORE_EFFICIENT_TRAIN_SYSTEM = "MoreEfficientTrainSystem",
640
+ MORE_EFFICIENT_VEHICLES = "MoreEfficientVehicles",
641
+ RAIL_REGENERATIVE_BRAKING = "RailRegenerativeBraking",
642
+ RAIL_GREEN_HYDROGEN = "RailGreenHydrogen",
643
+ RAIL_EFFICIENT_OPERATION = "RailEfficientOperation",
644
+ METRO_EFFICIENT_OPERATION = "MetroEfficientOperation",
645
+ CARS_GREEN_HYDROGEN = "CarsGreenHydrogen",
646
+ CARS_EFFICIENT_OPERATION = "CarsEfficientOperation",
647
+ SCRAPPING_OLD_VEHICLES = "ScrappingOldVehicles",
648
+ BIODIESEL_FOR_TRANSPORT = "BiodieselForTransport",
649
+ CABLE_CARS = "CableCars",
650
+ WIND = "Wind",
651
+ OFFSHORE_WIND = "OffshoreWind",
652
+ CO2_RECYCLING = "CO2Recycling",
653
+ CO2_REPLACEMENT = "CO2Replacement",
654
+ TIDAL = "Tidal"
655
+ }
656
+ declare const mitigationTypeList: {
657
+ value: string;
658
+ label: string;
659
+ }[];
660
+ declare const sectorMitigationTypesListMapped: any;
661
+ declare const mitigationSubTypeList: {
662
+ label: string;
663
+ value: string;
664
+ }[];
665
+ declare const mitigationSubTypesListMapped: any;
666
+ declare const methodologyOptions: string[];
667
+
668
+ declare enum ESGType {
669
+ AAA = "AAA",
670
+ AA = "AA",
671
+ A = "A",
672
+ AR = "A(R)",
673
+ BBB = "BBB",
674
+ BB = "BB",
675
+ B = "B",
676
+ BR = "B(R)",
677
+ B13 = "B13",
678
+ B13R = "B13(R)",
679
+ CCC = "CCC",
680
+ C = "C",
681
+ CR = "C(R)",
682
+ FI = "FI"
683
+ }
684
+
685
+ declare enum Instrument {
686
+ LOAN = "Loan",
687
+ RESULT_BASED = "ResultBased",
688
+ GRANT = "Grant",
689
+ EQUITY = "Equity",
690
+ GUARANTEE = "Guarantee",
691
+ INKIND = "In-Kind",
692
+ OTHER = "Other"
693
+ }
694
+
695
+ declare enum NdcActionStatus {
696
+ PENDING = "Pending",
697
+ APPROVED = "Approved"
698
+ }
699
+ declare const getNdcActionStatusEnumVal: (value: string) => string;
700
+ declare const getNdcStatusTagType: (status: NdcActionStatus) => "processing" | "default" | "success";
701
+
702
+ declare enum NdcActionTypes {
703
+ Mitigation = "mitigation",
704
+ Adaptation = "adaptation",
705
+ Enablement = "enablement",
706
+ CrossCutting = "crosscutting"
707
+ }
708
+ declare const ndcActionTypeList: {
709
+ value: string;
710
+ label: string;
711
+ }[];
712
+
713
+ declare enum Role {
714
+ Root = "Root",
715
+ Admin = "Admin",
716
+ Manager = "Manager",
717
+ ViewOnly = "ViewOnly"
718
+ }
719
+
720
+ declare enum SectoralScope {
721
+ "Energy Industries (Renewable – / Non-Renewable Sources)" = "1",
722
+ "Energy Distribution" = "2",
723
+ "Energy Demand" = "3",
724
+ "Manufacturing Industries" = "4",
725
+ "Chemical Industries" = "5",
726
+ "Construction" = "6",
727
+ "Transport" = "7",
728
+ "Mining/Mineral Production" = "8",
729
+ "Metal Production" = "9",
730
+ "Fugitive Emissions From Fuels (Solid, Oil and Gas)" = "10",
731
+ "Fugitive Emissions From Production and Consumption of Halocarbons and Sulphur Hexafluoride" = "11",
732
+ "Solvent Use" = "12",
733
+ "Waste Handling and Disposal" = "13",
734
+ "Afforestation and Reforestation" = "14",
735
+ "Agriculture" = "15"
736
+ }
737
+
738
+ declare enum TxType {
739
+ CREATE = "0",
740
+ REJECT = "1",
741
+ ISSUE = "2",
742
+ TRANSFER = "3",
743
+ CERTIFY = "4",
744
+ RETIRE = "5",
745
+ REVOKE = "6",
746
+ FREEZE = "7",
747
+ AUTH = "8",
748
+ UNFREEZE = "9",
749
+ OWNERSHIP_UPDATE = "12"
750
+ }
751
+
752
+ declare enum CompanyRole {
753
+ ACADEMICS = "Academics",
754
+ SERVICE_PROVIDER = "ServiceProvider",
755
+ MITIGATION_ACTIVITY_PARTNER = "MitigationActivityParticipant",
756
+ CARBON_CREDIT_BROKER = "CarbonCreditBroker",
757
+ VALIDATION_VERIFICATION_ENTITY = "ValidationVerificationEntities",
758
+ COMMERCIAL_BANKS = "CommercialBanks",
759
+ INVESTORS = "InvestorsFinanciers",
760
+ GOV_REGULATOR = "GovernmentRegulators",
761
+ OBSERVERS = "Observers",
762
+ CIVIL_SOCIETY_ORG = "CivilSocietyOrganization",
763
+ CERTIFIER = "Certifier",
764
+ INTERNAL_ORGANIZATION = "InternationalOrganization",
765
+ PROGRAMME_DEVELOPER = "ProgrammeDeveloper",
766
+ MRV = "MRV",
767
+ GOVERNMENT = "Government",
768
+ MINISTRY = "Ministry",
769
+ API = "API"
770
+ }
771
+
772
+ declare enum EnergyGenerationUnits {
773
+ Wh = "Wh/year/unit",
774
+ mWh = "mWh/year/unit",
775
+ kWh = "kWh/year/unit",
776
+ MWh = "MWh/year/unit",
777
+ GWh = "GWh/year/unit",
778
+ J = "J/year/unit",
779
+ KJ = "kJ/year/unit"
780
+ }
781
+ declare const energyGenerationUnitList: {
782
+ value: string;
783
+ label: string;
784
+ }[];
785
+
786
+ declare enum LandAreaUnits {
787
+ mm2 = "mm2",
788
+ cm2 = "cm2",
789
+ m2 = "m2",
790
+ ha = "ha",
791
+ km2 = "km2",
792
+ in2 = "in2",
793
+ ft2 = "ft2",
794
+ ac = "ac",
795
+ Mi2 = "Mi2"
796
+ }
797
+ declare const landAreaUnitList: {
798
+ value: string;
799
+ label: string;
800
+ }[];
801
+
802
+ declare const consumerGroupList: {
803
+ value: string;
804
+ label: string;
805
+ }[];
806
+
807
+ declare enum Sector {
808
+ Energy = "Energy",
809
+ Health = "Health",
810
+ Education = "Education",
811
+ Transport = "Transport",
812
+ Manufacturing = "Manufacturing",
813
+ Hospitality = "Hospitality",
814
+ Forestry = "Forestry",
815
+ Waste = "Waste",
816
+ Agriculture = "Agriculture",
817
+ Other = "Other"
818
+ }
819
+
820
+ declare enum RadioButtonStatus {
821
+ YES = "YES",
822
+ NO = "NO",
823
+ NA = "N/A"
824
+ }
825
+ declare enum RadioButtonStatus2 {
826
+ YES = "YES",
827
+ NO = "NO",
828
+ MAYBE = "MAYBE"
829
+ }
830
+ declare enum Titles {
831
+ Mr = "Mr",
832
+ Mrs = "Mrs"
833
+ }
834
+ declare const titleList: {
835
+ value: Titles;
836
+ label: string;
837
+ }[];
838
+ declare enum FormElementType {
839
+ Radio = 0,
840
+ Label = 1,
841
+ Input = 2
842
+ }
843
+
844
+ declare enum SdgGoals {
845
+ noPoverty = "No Poverty",
846
+ zeroHunger = "Zero Hunger",
847
+ gdHealth = "Good Health and Well-being",
848
+ qualityEducation = "Quality Education",
849
+ genderEq = "Gender Equality",
850
+ cleanWatr = "Clean Water and Sanitation",
851
+ affEnergy = "Affordable and Clean Energy",
852
+ decentWork = "Decent Work and Economic Growth",
853
+ industry = "Industry, Innovation and Infrastructure",
854
+ reducedInEq = "Reduced Inequalities",
855
+ sustainableCities = "Sustainable Cities and Communities",
856
+ responsibleConsumption = "Responsible Consumption and Production",
857
+ climateAction = "Climate Action",
858
+ lifeBelowWater = "Life Below Water",
859
+ lifeOnLand = "Life On Land",
860
+ peace = "Peace, Justice and Strong Institutions",
861
+ partnership = "Partnerships for the Goals"
862
+ }
863
+
864
+ declare enum DocType {
865
+ DESIGN_DOCUMENT = "0",
866
+ METHODOLOGY_DOCUMENT = "1",
867
+ MONITORING_REPORT = "2",
868
+ VERIFICATION_REPORT = "3",
869
+ ENVIRONMENTAL_IMPACT_ASSESSMENT = "7"
870
+ }
871
+
872
+ declare enum DocumentStatus {
873
+ PENDING = "Pending",
874
+ ACCEPTED = "Accepted",
875
+ REJECTED = "Rejected"
876
+ }
877
+
878
+ declare enum CompanyState {
879
+ SUSPENDED = 0,
880
+ ACTIVE = 1,
881
+ PENDING = 2,
882
+ REJECTED = 3
883
+ }
884
+
885
+ declare enum WidgetType {
886
+ PIE = "Pie",
887
+ MAP = "Map",
888
+ LIST = "List"
889
+ }
890
+
891
+ declare enum StatsCardsTypes {
892
+ PROGRAMMES_PENDING = "Programmes Pending",
893
+ TRANSFER_REQUEST_RECEIVED = "Pending Transfers Received",
894
+ PROGRAMMES_UNCERTIFIED = "Programmes Certifiable",
895
+ TRANSFER_REQUEST_SENT = "Pending Transfers Sent",
896
+ PROGRAMMES_CERTIFIED = "Programmes Certified",
897
+ CREDIT_BALANCE = "Credit Balance",
898
+ CREDIT_CERTIFIED = "Credits Certified",
899
+ PROGRAMMES = "Programmes",
900
+ CREDITS = "Credits",
901
+ CERTIFIED_CREDITS = "Certified Credits",
902
+ TOTAL_PROGRAMMES = "Total Programmes",
903
+ TOTAL_PROGRAMMES_SECTOR = "Total Programmes: Sector",
904
+ TOTAL_CREDITS = "Total Credits",
905
+ TOTAL_CREDITS_CERTIFIED = "Total Credits Certified",
906
+ PROGRAMME_LOCATIONS = "Programme Locations",
907
+ TRANSFER_LOCATIONS_INTERNATIONAL = "Transfer Locations International"
908
+ }
909
+ declare enum MrvStatsCardsTypes {
910
+ AGG_PROGRAMME_BY_SECTOR = "AGG_PROGRAMME_BY_SECTOR",
911
+ AGG_NDC_ACTION_BY_TYPE = "AGG_NDC_ACTION_BY_TYPE",
912
+ AGG_NDC_ACTION_BY_SECTOR = "AGG_NDC_ACTION_BY_SECTOR",
913
+ TOTAL_EMISSIONS = "TOTAL_EMISSIONS",
914
+ PROGRAMME_LOCATION = "PROGRAMME_LOCATION",
915
+ INVESTMENT_LOCATION = "INVESTMENT_LOCATION",
916
+ AGG_INVESTMENT_BY_TYPE = "AGG_INVESTMENT_BY_TYPE"
917
+ }
918
+ declare enum SystemNames {
919
+ CARBON_REGISTRY = "CARBON_REGISTRY_SYSTEM",
920
+ CARBON_TRANSPARENCY = "CARBON_TRANSPARENCY_SYSTEM"
921
+ }
922
+
923
+ declare enum Action {
924
+ Manage = "manage",
925
+ Create = "create",
926
+ Read = "read",
927
+ Update = "update",
928
+ Delete = "delete",
929
+ Approve = "approve",
930
+ Reject = "reject"
931
+ }
932
+
933
+ interface LoginProps {
934
+ email: string;
935
+ password: string;
936
+ }
937
+
938
+ type UserProps = {
939
+ id: string;
940
+ userRole: string;
941
+ companyId: number;
942
+ companyRole: string;
943
+ companyLogo: string;
944
+ companyName: string;
945
+ companyState: number;
946
+ };
947
+ interface UserContextProps {
948
+ userInfoState?: UserProps;
949
+ setUserInfo: (val: UserProps) => void;
950
+ removeUserInfo: () => void;
951
+ IsAuthenticated: (tkn?: any) => boolean;
952
+ isTokenExpired: boolean;
953
+ setIsTokenExpired: (val: boolean) => void;
954
+ }
955
+
956
+ interface userForgotPasswordProps {
957
+ email: string;
958
+ }
959
+
960
+ declare enum ConfigurationSettingsType {
961
+ isTransferFrozen = 0
962
+ }
298
963
 
299
964
  interface ProgrammeDeveloperCreation {
300
965
  companyName?: string;
@@ -354,6 +1019,72 @@ type LayoutSiderProps = {
354
1019
  collapsed?: boolean;
355
1020
  };
356
1021
 
1022
+ interface AgricultureProperties {
1023
+ landArea: number;
1024
+ landAreaUnit: string;
1025
+ }
1026
+ interface SolarProperties {
1027
+ energyGeneration: number;
1028
+ energyGenerationUnit: string;
1029
+ consumerGroup: BuildingType;
1030
+ }
1031
+ interface AdaptationProperties {
1032
+ implementingAgency: string;
1033
+ nationalPlanObjectives: string;
1034
+ nationalPlanCoverage: string;
1035
+ includedInNAP: any;
1036
+ ghgEmissionsReduced: any;
1037
+ ghgEmissionsAvoided: any;
1038
+ }
1039
+ interface CreditCalculationProperties {
1040
+ typeOfMitigation?: MitigationTypes;
1041
+ subTypeOfMitigation?: MitigationSubTypes;
1042
+ energyGeneration?: number;
1043
+ energyGenerationUnit?: string;
1044
+ consumerGroup?: BuildingType;
1045
+ landArea?: number;
1046
+ landAreaUnit?: string;
1047
+ numberOfDays?: number;
1048
+ numberOfPeopleInHousehold?: number;
1049
+ weight?: number;
1050
+ }
1051
+ interface CoBenefitsProperties {
1052
+ }
1053
+ interface EnablementProperties {
1054
+ title: string;
1055
+ type?: any[];
1056
+ report?: string;
1057
+ }
1058
+ interface NdcFinancing {
1059
+ userEstimatedCredits: number;
1060
+ systemEstimatedCredits: number;
1061
+ }
1062
+ interface NdcAction {
1063
+ programmeId: string;
1064
+ programmeName: string;
1065
+ action: NdcActionTypes;
1066
+ methodology: string;
1067
+ typeOfMitigation: MitigationTypes;
1068
+ subTypeOfMitigation: MitigationSubTypes;
1069
+ agricultureProperties?: AgricultureProperties;
1070
+ solarProperties?: SolarProperties;
1071
+ creditCalculationProperties?: CreditCalculationProperties;
1072
+ adaptationProperties: AdaptationProperties;
1073
+ ndcFinancing?: NdcFinancing;
1074
+ monitoringReport?: string;
1075
+ coBenefitsProperties?: CoBenefitsProperties;
1076
+ enablementProperties?: EnablementProperties;
1077
+ constantVersion: string;
1078
+ id?: string;
1079
+ externalId?: string;
1080
+ status: NdcActionStatus;
1081
+ sector: string;
1082
+ }
1083
+
1084
+ declare const dateTimeFormat = "dd LLLL yyyy @ HH:mm";
1085
+ declare const dateFormat = "dd LLLL yyyy";
1086
+ declare const creditUnit = "ITMO";
1087
+
357
1088
  declare class Company implements BaseEntity {
358
1089
  companyId?: number;
359
1090
  taxId?: string;
@@ -379,4 +1110,110 @@ declare class User implements BaseEntity {
379
1110
  companyState?: number;
380
1111
  }
381
1112
 
382
- export { AddNewCompanyComponent, AddNewUserComponent, BaseEntity, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, ConfigurationSettingsType, ConnectionContextProviderProps, ConnectionProps, CountrySelect, CreditTransferStage, HeaderProps, LayoutSiderProps, LegendItem, LegendItemItemProps, Loading, LoginProps, MapComponent, MapComponentProps, MapPopupData, MapSourceData, MapTypes, MapboxComponent, MarkerData, Methods, Programme, ProgrammeDeveloperCreation, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeProperties, ProgrammeStage, ProgrammeTransfer, ProgrammeViewComponent, Response, RetireType, Role, SectoralScope, StasticCard, StasticCardItemProps, TxType, TypeOfMitigation, UnitField, User, UserContextProps, UserCreationProps, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserProps, addCommSep, addCommSepRound, addRoundNumber, addSpaces, getCompanyBgColor, getCreditStageVal, getFinancialFields, getGeneralFields, getRetirementTypeString, getStageEnumVal, getStageTagType, getStageTransferEnumVal, getTransferStageTagType, sumArray, userForgotPasswordProps };
1113
+ declare class ProgrammeEntity implements BaseEntity {
1114
+ programmeId?: string;
1115
+ serialNo?: string;
1116
+ title?: string;
1117
+ externalId?: string;
1118
+ currentStage?: string;
1119
+ typeOfMitigation?: string;
1120
+ certifierId?: number[];
1121
+ companyId?: number[];
1122
+ }
1123
+
1124
+ declare class ProgrammeCertify implements BaseEntity {
1125
+ programmeId?: string;
1126
+ comment?: string;
1127
+ }
1128
+
1129
+ interface TransferActionModelProps {
1130
+ icon: any;
1131
+ title: string;
1132
+ transfer: ProgrammeTransfer;
1133
+ onCancel: any;
1134
+ actionBtnText: string;
1135
+ onFinish: any;
1136
+ subText: string;
1137
+ disableToCompany?: boolean;
1138
+ toCompanyDefault?: any;
1139
+ openModal: boolean;
1140
+ type: string;
1141
+ remarkRequired: boolean;
1142
+ translator: any;
1143
+ }
1144
+ declare const TransferActionModel: FC<TransferActionModelProps>;
1145
+
1146
+ interface NdcActionBodyProps {
1147
+ data?: any;
1148
+ progressIcon?: any;
1149
+ programmeId?: any;
1150
+ canUploadMonitorReport?: boolean;
1151
+ programmeOwnerId?: any;
1152
+ getProgrammeDocs?: any;
1153
+ ministryLevelPermission?: boolean;
1154
+ useConnection: any;
1155
+ translator: any;
1156
+ useUserContext: any;
1157
+ onFinish?: any;
1158
+ programme?: any;
1159
+ }
1160
+ declare const NdcActionBody: FC<NdcActionBodyProps>;
1161
+
1162
+ interface OrganisationStatusProps {
1163
+ organisationStatus: number;
1164
+ t: any;
1165
+ }
1166
+ declare const OrganisationStatus: (props: OrganisationStatusProps) => React.JSX.Element;
1167
+
1168
+ interface ProgrammeDocumentsProps {
1169
+ data: any;
1170
+ title: any;
1171
+ icon: any;
1172
+ programmeId: any;
1173
+ programmeOwnerId: any[];
1174
+ getDocumentDetails: any;
1175
+ getProgrammeById: any;
1176
+ ministryLevelPermission?: boolean;
1177
+ useConnection: any;
1178
+ useUserContext: any;
1179
+ translator: any;
1180
+ methodologyDocumentUpdated: any;
1181
+ programmeStatus?: any;
1182
+ }
1183
+ declare const ProgrammeDocuments: FC<ProgrammeDocumentsProps>;
1184
+
1185
+ interface UserRoleIconProps {
1186
+ role: string;
1187
+ }
1188
+ declare const UserRoleIcon: FC<UserRoleIconProps>;
1189
+
1190
+ interface TimelineBodyProps {
1191
+ text: string;
1192
+ remark?: string | null;
1193
+ via?: string | null;
1194
+ t: any;
1195
+ }
1196
+ declare const addNdcDesc: (props: any) => string;
1197
+ declare const TimelineBody: FC<TimelineBodyProps>;
1198
+
1199
+ declare const AdminBGColor = "rgba(255, 166, 166, 0.42)";
1200
+ declare const AdminColor = "#D12800";
1201
+ declare const RootBGColor = "rgba(255, 0, 229, 0.15)";
1202
+ declare const RootColor = "#DB00FF";
1203
+ declare const ManagerBGColor = "rgba(96, 27, 209, 0.13)";
1204
+ declare const ManagerColor = "#75009E";
1205
+ declare const ViewBGColor = "rgba(176, 190, 197, 0.23)";
1206
+ declare const ViewColor = "#707070";
1207
+ declare const GovBGColor = "rgba(185, 226, 244, 0.56)";
1208
+ declare const GovColor = "#16B1FF";
1209
+ declare const DevBGColor = "rgba(254, 241, 173, 0.55)";
1210
+ declare const DevColor = "#FFA070";
1211
+ declare const MinBGColor = "rgba(198, 144, 251, 0.12)";
1212
+ declare const MinColor = "#9155fd";
1213
+ declare const CertBGColor = "rgba(128, 255, 0, 0.12)";
1214
+ declare const CertColor = "#519E4F";
1215
+ declare const TooltipColor = "#6ACDFF";
1216
+ declare const InvestmentBGColor = "rgba(151, 110, 215, 0.3)";
1217
+ declare const InvestmentColor = "#9155FD";
1218
+
1219
+ export { Action, AdaptationProperties, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, AgricultureProperties, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenefitProps, CoBenefitsProperties, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, ConnectionContextProviderProps, ConnectionProps, CountrySelect, CreditCalculationProperties, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, EnablementProperties, EnergyGenerationUnits, FormElementType, GovBGColor, GovColor, HeaderProps, ImgWithFallback, InfoView, InfoViewProps, Instrument, InvestmentBGColor, InvestmentBody, InvestmentBodyProps, InvestmentColor, InvestmentCreationComponent, InvestmentCreationType, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LayoutSiderProps, LegendItem, LegendItemItemProps, Loading, LoginProps, ManagerBGColor, ManagerColor, MapComponent, MapComponentProps, MapPopupData, MapSourceData, MapTypes, MapboxComponent, MarkerData, Methods, MinBGColor, MinColor, MitigationSubTypes, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcAction, NdcActionBody, NdcActionBodyProps, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, NdcDetailsComponent, NdcFinancing, OrganisationStatus, OrganisationStatusProps, ProfileIcon, ProfileIconProps, Programme, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDeveloperCreation, ProgrammeDocuments, ProgrammeDocumentsProps, ProgrammeEntity, ProgrammeIssueForm, ProgrammeIssueFormProps, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeProperties, ProgrammePropertiesR, ProgrammePropertiesT, ProgrammePropertiesU, ProgrammeR, ProgrammeRetireForm, ProgrammeRetireFormProps, ProgrammeRevokeForm, ProgrammeRevokeFormProps, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeT, ProgrammeTransfer, ProgrammeTransferForm, ProgrammeTransferFormProps, ProgrammeU, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RejectDocumentationProps, Response, RetireType, Role, RoleIcon, RoleIconProps, RootBGColor, RootColor, SdgGoals, Sector, SectoralScope, SolarProperties, StasticCard, StasticCardItemProps, StatsCardsTypes, SubTypeOfMitigation, SupportCreationComponent, SupportManagementComponent, SystemNames, TimelineBody, TimelineBodyProps, Titles, TooltipColor, TransferActionModel, TransferActionModelProps, TxType, TypeOfMitigation, UnitField, User, UserContextProps, UserCreationProps, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserProps, UserRoleIcon, UserRoleIconProps, ViewBGColor, ViewColor, WidgetType, addCommSep, addCommSepRound, addNdcDesc, addRoundNumber, addSpaces, consumerGroupList, creditUnit, dateFormat, dateTimeFormat, energyGenerationUnitList, getBase64, getCompanyBgColor, getCreditStageVal, getFinancialFields, getGeneralFields, getInvestmentStatusEnumVal, getNdcActionStatusEnumVal, getNdcStatusTagType, getRetirementTypeString, getStageEnumVal, getStageTagType, getStageTagTypeMRV, getStageTransferEnumVal, getStatusTagType, getTransferStageTagType, getValidNdcActions, isBase64, landAreaUnitList, methodologyOptions, mitigationSubTypeList, mitigationSubTypesListMapped, mitigationTypeList, ndcActionTypeList, sectorMitigationTypesListMapped, sumArray, titleList, userForgotPasswordProps };