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

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
@@ -0,0 +1,201 @@
1
+ export declare enum MitigationTypes {
2
+ AGRICULTURE = "Agriculture",
3
+ BIOMASS_ENERGY = "BiomassEnergy",
4
+ CCS = "CCS",
5
+ CEMENT = "Cement",
6
+ COAL_MINE = "Coal/Mine",
7
+ EE_HOUSEHOLDS = "EEHouseholds",
8
+ EE_INDUSTRY = "EEIndustry",
9
+ EE_OWN_GENERATION = "EEOwnGeneration",
10
+ EE_SERVICE = "EEService",
11
+ EE_SUPPLY_SIDE = "EESupplySide",
12
+ ENERGY_DISTRIBUTION = "EnergyDistribution",
13
+ FORESTRY = "Forestry",
14
+ FOSSIL_FUEL = "FossilFuel",
15
+ FUGITIVE = "Fugitive",
16
+ GEOTHERMAL = "Geothermal",
17
+ HFC_PFCS_SF6 = "HFC_PFCs_SF6",
18
+ HYDRO = "Hydro",
19
+ LANDFILLS = "Landfills",
20
+ MARINE = "Marine",
21
+ METHANE_AVOIDANCE = "MethaneAvoidance",
22
+ N20 = "N20",
23
+ SOLAR = "Solar",
24
+ TRANSPORT = "Transport",
25
+ WIND = "Wind",
26
+ CO2_USAGE = "CO2Usage",
27
+ TIDAL = "Tidal"
28
+ }
29
+ export declare enum MitigationSubTypes {
30
+ IRRIGATION = "Irrigation",
31
+ ENERGY_EFFICIENCY = "EnergyEfficiency",
32
+ ALTERNATIVE_FERTILISER = "AlternativeFertilisers",
33
+ NO_TILLAGE = "NoTillage",
34
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
35
+ RICE_CROPS = "RiceCrops",
36
+ BAGASSE_POWER = "BagassePower",
37
+ PALM_OIL_SOLID_WASTE = "Palm oil solid waste",
38
+ AGRICULTURAL_RESIDUES_OTHER_KINDS = "AgriculturalResiduesOtherKinds",
39
+ AGRICULTURAL_RESIDUES_RICE_HUSK = "AgriculturalResiduesRiceHusk",
40
+ AGRICULTURAL_RESIDUES_MUSTARD_CROP = "AgriculturalResiduesMustardCrop",
41
+ AGRICULTURAL_RESIDUES_POULTRY_LITTER = "AgriculturalResiduesPoultryLitter",
42
+ BLACK_LIQUOR = "BlackLiquor",
43
+ FOREST_RESIDUES_SAWMILL_WASTE = "ForestResiduesSawmillWaste",
44
+ FOREST_RESIDUES_OTHER = "ForestResiduesOther",
45
+ FOREST_BIOMASS = "ForestBiomass",
46
+ INDUSTRIAL_WASTE = "IndustrialWaste",
47
+ GASIFICATION_OF_BIOMASS = "GasificationOfBiomass",
48
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS = "SwitchFromFossilFuelToPipedBiogas",
49
+ BIOMASS_BRIQUETTES_OR_PELLETS = "BiomassBriquettesOrPellets",
50
+ BIODIESEL = "Biodiesel",
51
+ BIODIESEL_FROM_WASTE_OIL = "BiodieselFromWasteOil",
52
+ ETHANOL = "Ethanol",
53
+ CLINKER_REPLACEMENT = "ClinkerReplacement",
54
+ COAL_MINE_METHANE = "CoalMineMethane",
55
+ COAL_BED_METHANE = "CoalBedMethane",
56
+ CMM_VENTILATION_AIR_METHANE = "CMMVentilationAirMethane",
57
+ VENTILATION_AIR_METHANE = "VentilationAirMethane",
58
+ LIGHTING = "Lighting",
59
+ SOLAR_LAMPS = "SolarLamps",
60
+ STOVES = "Stoves",
61
+ STOVES_SCHOOL_IN_GHANA = "StovesSchoolInGhana",
62
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia",
63
+ LIGHTING_INSULATION_SOLAR = "LightingInsulationSolar",
64
+ APPLIANCES = "Appliances",
65
+ CHEMICALS = "Chemicals",
66
+ PETROCHEMICALS = "Petrochemicals",
67
+ PAPER = "Paper",
68
+ CEMENT = "Cement",
69
+ IRON_STEEL = "IronSteel",
70
+ MACHINERY = "Machinery",
71
+ TEXTILES = "Textiles",
72
+ ELECTRONICS = "Electronics",
73
+ FOOD = "Food",
74
+ BUILDING_MATERIALS = "BuildingMaterials",
75
+ GLASS = "Glass",
76
+ NON_FERROUS_METALS = "NonFerrousMetals",
77
+ COKE_OVEN = "CokeOven",
78
+ Mining = "Mining",
79
+ CONSTRUCTION = "Construction",
80
+ METAL_PRODUCTS = "MetalProducts",
81
+ WOOD = "Wood",
82
+ RECYCLING = "Recycling",
83
+ CHEMICALS_HEAT = "ChemicalsHeat",
84
+ PETROCHEMICALS_HEAT = "PetrochemicalsHeat",
85
+ CARBON_BLACK_GAS = "CarbonBlackGas",
86
+ CEMENT_HEAT = "CementHeat",
87
+ IRON_STEEL_HEAT = "IronSteelHeat",
88
+ BUILDING_MATERIALS_HEAT = "BuildingMaterialsHeat",
89
+ GLASS_HEAT = "GlassHeat",
90
+ NON_FERROUS_METALS_HEAT = "NonFerrousMetalsHeat",
91
+ COKE_OVEN_GAS = "CokeOvenGas",
92
+ HVAC_LIGHTING = "HvacLighting",
93
+ AIR_CONDITIONING = "AirConditioning",
94
+ EE_NEW_BUILDINGS = "EeNewBuildings",
95
+ STREET_LIGHTING = "StreetLighting",
96
+ LIGHTING_IN_SERVICE = "LightingInService",
97
+ WATER_PUMPING = "WaterPumping",
98
+ WATER_PURIFICATION = "WaterPurification",
99
+ EE_PUBLIC_STOVES = "EePublicStoves",
100
+ EE_PUBLIC_BUILDINGS = "EePublicBuildings",
101
+ EE_COMMERCIAL_BUILDINGS = "EeCommercialBuildings",
102
+ SINGLE_CYCLE_TO_COMBINED_CYCLE = "SingleCycleToCombinedCycle",
103
+ COGENERATION = "Cogeneration",
104
+ CO_FIRING_WITH_BIOMASS = "CoFiringWithBiomass",
105
+ HIGHER_EFFICIENCY_COAL_POWER = "HigherEfficiencyCoalPower",
106
+ HIGHER_EFFICIENCY_OIL_POWER = "HigherEfficiencyOilPower",
107
+ HIGHER_EFFICIENCY_USING_WASTE_HEAT = "HigherEfficiencyUsingWasteHeat",
108
+ POWER_PLANT_REHABILITATION = "PowerPlantRehabilitation",
109
+ HIGHER_EFFICIENCY_STEAM_BOILER = "HigherEfficiencySteamBoiler",
110
+ DISTRICT_HEATING = "DistrictHeating",
111
+ REPLACEMENT_OF_DISTRICT_HEATING_BOILERS = "ReplacementOfDistrictHeatingBoilers",
112
+ CONNECTION_OF_ISOLATED_GRID = "ConnectionOfIsolatedGrid",
113
+ DISTRICT_COOLING = "DistrictCooling",
114
+ EFFICIENT_ELECTRICITY_DISTRIBUTION = "EfficientElectricityDistribution",
115
+ AFFORESTATION = "Afforestation",
116
+ MANGROVES = "Mangroves",
117
+ AGROFORESTRY = "Agroforestry",
118
+ REFORESTATION = "Reforestation",
119
+ COAL_TO_NATURAL_GAS = "CoalToNaturalGas",
120
+ COAL_TO_OIL = "CoalToOil",
121
+ LIGNITE_TO_NATURAL_GAS = "LigniteToNaturalGas",
122
+ NEW_NATURAL_GAS_PLANT = "NewNaturalGasPlant",
123
+ NEW_NATURAL_GAS_PLANT_USING_LNG = "NewNaturalGasPlantUsingLng",
124
+ OIL_TO_ELECTRICITY = "OilToElectricity",
125
+ OIL_TO_LPG = "OilToLpg",
126
+ OIL_TO_NATURAL_GAS = "OilToNaturalGas",
127
+ OIL_FIELD_FLARING_REDUCTION = "OilFieldFlaringReduction",
128
+ OIL_AND_GAS_PROCESSING_FLARING = "OilAndGasProcessingFlaring",
129
+ NATURAL_GAS_PIPELINES = "NaturalGasPipelines",
130
+ NON_HYDROCARBON_MINING = "NonHydrocarbonMining",
131
+ SPONTANEOUSLY_IGNITION_OF_COAL_PILES = "SpontaneouslyIgnitionOfCoalPiles",
132
+ CHARCOAL_PRODUCTION = "CharcoalProduction",
133
+ GEOTHERMAL_ELECTRICITY = "GeothermalElectricity",
134
+ GEOTHERMAL_HEATING = "GeothermalHeating",
135
+ HFC23 = "Hfc23",
136
+ HFC134A = "Hfc134A",
137
+ PFCS = "Pfcs",
138
+ SF6 = "Sf6",
139
+ RUN_OF_RIVER = "RunOfRiver",
140
+ EXISTING_DAM = "ExistingDam",
141
+ HIGHER_EFFICIENCY_HYDRO_POWER = "HigherEfficiencyHydroPower",
142
+ NEW_DAM = "NewDam",
143
+ LANDFILL_FLARING = "LandfillFlaring",
144
+ LANDFILL_POWER = "LandfillPower",
145
+ COMBUSTION_OF_MSW = "CombustionOfMsw",
146
+ GASIFICATION_OF_MSW = "GasificationOfMsw",
147
+ BIOGAS_FROM_MSW = "BiogasFromMsw",
148
+ LANDFILL_AERATION = "LandfillAeration",
149
+ INTEGRATED_SOLID_WASTE_MANAGEMENT = "IntegratedSolidWasteManagement",
150
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS = "SwitchFromFossilFuelToPipedLandfillGas",
151
+ LANDFILL_COMPOSTING = "LandfillComposting",
152
+ MANURE = "Manure",
153
+ DOMESTIC_MANURE = "DomesticManure",
154
+ WASTE_WATER = "WasteWater",
155
+ INDUSTRIAL_SOLID_WASTE = "IndustrialSolidWaste",
156
+ PALM_OIL_WASTE = "PalmOilWaste",
157
+ AEROBIC_TREATMENT_OF_WASTE_WATER = "AerobicTreatmentOfWasteWater",
158
+ COMPOSTING = "Composting",
159
+ ADIPIC_ACID = "AdipicAcid",
160
+ NITRIC_ACID = "NitricAcid",
161
+ CAPROLACTAM = "Caprolactam",
162
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
163
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
164
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
165
+ SOLAR_PV_WATER_DISINFECTION = "SolarPVWaterDisinfection",
166
+ SOLAR_THERMAL_POWER = "SolarThermalPower",
167
+ SOLAR_THERMAL_HEAT = "SolarThermalHeat",
168
+ SOLAR_WATER_HEATING = "SolarWaterHeating",
169
+ SOLAR_COOKING = "SolarCooking",
170
+ BUS_RAPID_TRANSIT = "BusRapidTransit",
171
+ BUS_RAPID_TRANSIT_GREEN_HYDROGEN = "BusRapidTransitGreenHydrogen",
172
+ MOTORBIKES = "Motorbikes",
173
+ MODE_SHIFT_ROAD_TO_RAIL = "ModeShiftRoadToRail",
174
+ MORE_EFFICIENT_TRAIN_SYSTEM = "MoreEfficientTrainSystem",
175
+ MORE_EFFICIENT_VEHICLES = "MoreEfficientVehicles",
176
+ RAIL_REGENERATIVE_BRAKING = "RailRegenerativeBraking",
177
+ RAIL_GREEN_HYDROGEN = "RailGreenHydrogen",
178
+ RAIL_EFFICIENT_OPERATION = "RailEfficientOperation",
179
+ METRO_EFFICIENT_OPERATION = "MetroEfficientOperation",
180
+ CARS_GREEN_HYDROGEN = "CarsGreenHydrogen",
181
+ CARS_EFFICIENT_OPERATION = "CarsEfficientOperation",
182
+ SCRAPPING_OLD_VEHICLES = "ScrappingOldVehicles",
183
+ BIODIESEL_FOR_TRANSPORT = "BiodieselForTransport",
184
+ CABLE_CARS = "CableCars",
185
+ WIND = "Wind",
186
+ OFFSHORE_WIND = "OffshoreWind",
187
+ CO2_RECYCLING = "CO2Recycling",
188
+ CO2_REPLACEMENT = "CO2Replacement",
189
+ TIDAL = "Tidal"
190
+ }
191
+ export declare const mitigationTypeList: {
192
+ value: string;
193
+ label: string;
194
+ }[];
195
+ export declare const sectorMitigationTypesListMapped: any;
196
+ export declare const mitigationSubTypeList: {
197
+ label: string;
198
+ value: string;
199
+ }[];
200
+ export declare const mitigationSubTypesListMapped: any;
201
+ export declare const methodologyOptions: string[];
@@ -0,0 +1,6 @@
1
+ export declare enum NdcActionStatus {
2
+ PENDING = "Pending",
3
+ APPROVED = "Approved"
4
+ }
5
+ export declare const getNdcActionStatusEnumVal: (value: string) => string;
6
+ export declare const getNdcStatusTagType: (status: NdcActionStatus) => "processing" | "default" | "success";
@@ -0,0 +1,10 @@
1
+ export declare enum NdcActionTypes {
2
+ Mitigation = "mitigation",
3
+ Adaptation = "adaptation",
4
+ Enablement = "enablement",
5
+ CrossCutting = "crosscutting"
6
+ }
7
+ export declare const ndcActionTypeList: {
8
+ value: string;
9
+ label: string;
10
+ }[];
@@ -1,11 +1,14 @@
1
1
  export declare enum ProgrammeManagementColumns {
2
- title = 0,
3
- company = 1,
4
- sector = 2,
5
- currentStage = 3,
6
- creditIssued = 4,
7
- creditBalance = 5,
8
- creditTransferred = 6,
9
- certifierId = 7,
10
- serialNo = 8
2
+ title = "title",
3
+ company = "company",
4
+ sector = "sector",
5
+ currentStage = "currentStage",
6
+ creditIssued = "creditIssued",
7
+ creditBalance = "creditBalance",
8
+ creditTransferred = "creditTransferred",
9
+ certifierId = "certifierId",
10
+ serialNo = "serialNo",
11
+ emissionReductionExpected = "emissionReductionExpected",
12
+ emissionReductionAchieved = "emissionReductionAchieved",
13
+ emissionReductionAchievedandCreditIssued = "emissionReductionAchievedandCreditIssued"
11
14
  }
@@ -0,0 +1,23 @@
1
+ export declare enum ProgrammeStageR {
2
+ AwaitingAuthorization = "Pending",
3
+ Approved = "Approved",
4
+ Authorised = "Authorised",
5
+ Rejected = "Rejected"
6
+ }
7
+ export declare enum ProgrammeStageMRV {
8
+ AwaitingAuthorization = "Pending",
9
+ Authorised = "Authorised",
10
+ Approved = "Approved",
11
+ Rejected = "Rejected"
12
+ }
13
+ export declare enum ProgrammeStageUnified {
14
+ AwaitingAuthorization = "Pending",
15
+ Authorised = "Authorised",
16
+ Approved = "Approved",
17
+ Rejected = "Rejected"
18
+ }
19
+ export declare enum ProgrammeStageLegend {
20
+ AUTHORISED = "Authorised",
21
+ REJECTED = "Rejected",
22
+ AWAITING_AUTHORIZATION = "AwaitingAuthorization"
23
+ }
@@ -0,0 +1,5 @@
1
+ export declare enum RetireType {
2
+ CROSS_BORDER = "0",
3
+ LEGAL_ACTION = "1",
4
+ OTHER = "2"
5
+ }
@@ -0,0 +1,6 @@
1
+ export declare enum Role {
2
+ Root = "Root",
3
+ Admin = "Admin",
4
+ Manager = "Manager",
5
+ ViewOnly = "ViewOnly"
6
+ }
@@ -0,0 +1,19 @@
1
+ export declare enum SdgGoals {
2
+ noPoverty = "No Poverty",
3
+ zeroHunger = "Zero Hunger",
4
+ gdHealth = "Good Health and Well-being",
5
+ qualityEducation = "Quality Education",
6
+ genderEq = "Gender Equality",
7
+ cleanWatr = "Clean Water and Sanitation",
8
+ affEnergy = "Affordable and Clean Energy",
9
+ decentWork = "Decent Work and Economic Growth",
10
+ industry = "Industry, Innovation and Infrastructure",
11
+ reducedInEq = "Reduced Inequalities",
12
+ sustainableCities = "Sustainable Cities and Communities",
13
+ responsibleConsumption = "Responsible Consumption and Production",
14
+ climateAction = "Climate Action",
15
+ lifeBelowWater = "Life Below Water",
16
+ lifeOnLand = "Life On Land",
17
+ peace = "Peace, Justice and Strong Institutions",
18
+ partnership = "Partnerships for the Goals"
19
+ }
@@ -0,0 +1,12 @@
1
+ export declare enum Sector {
2
+ Energy = "Energy",
3
+ Health = "Health",
4
+ Education = "Education",
5
+ Transport = "Transport",
6
+ Manufacturing = "Manufacturing",
7
+ Hospitality = "Hospitality",
8
+ Forestry = "Forestry",
9
+ Waste = "Waste",
10
+ Agriculture = "Agriculture",
11
+ Other = "Other"
12
+ }
@@ -0,0 +1,17 @@
1
+ export declare enum SectoralScope {
2
+ "Energy Industries (Renewable – / Non-Renewable Sources)" = "1",
3
+ "Energy Distribution" = "2",
4
+ "Energy Demand" = "3",
5
+ "Manufacturing Industries" = "4",
6
+ "Chemical Industries" = "5",
7
+ "Construction" = "6",
8
+ "Transport" = "7",
9
+ "Mining/Mineral Production" = "8",
10
+ "Metal Production" = "9",
11
+ "Fugitive Emissions From Fuels (Solid, Oil and Gas)" = "10",
12
+ "Fugitive Emissions From Production and Consumption of Halocarbons and Sulphur Hexafluoride" = "11",
13
+ "Solvent Use" = "12",
14
+ "Waste Handling and Disposal" = "13",
15
+ "Afforestation and Reforestation" = "14",
16
+ "Agriculture" = "15"
17
+ }
@@ -16,3 +16,16 @@ export declare enum StatsCardsTypes {
16
16
  PROGRAMME_LOCATIONS = "Programme Locations",
17
17
  TRANSFER_LOCATIONS_INTERNATIONAL = "Transfer Locations International"
18
18
  }
19
+ export declare enum MrvStatsCardsTypes {
20
+ AGG_PROGRAMME_BY_SECTOR = "AGG_PROGRAMME_BY_SECTOR",
21
+ AGG_NDC_ACTION_BY_TYPE = "AGG_NDC_ACTION_BY_TYPE",
22
+ AGG_NDC_ACTION_BY_SECTOR = "AGG_NDC_ACTION_BY_SECTOR",
23
+ TOTAL_EMISSIONS = "TOTAL_EMISSIONS",
24
+ PROGRAMME_LOCATION = "PROGRAMME_LOCATION",
25
+ INVESTMENT_LOCATION = "INVESTMENT_LOCATION",
26
+ AGG_INVESTMENT_BY_TYPE = "AGG_INVESTMENT_BY_TYPE"
27
+ }
28
+ export declare enum SystemNames {
29
+ CARBON_REGISTRY = "CARBON_REGISTRY_SYSTEM",
30
+ CARBON_TRANSPARENCY = "CARBON_TRANSPARENCY_SYSTEM"
31
+ }
@@ -0,0 +1,13 @@
1
+ export declare enum TypeOfMitigation {
2
+ AGRICULTURE = "Agriculture",
3
+ SOLAR = "Solar",
4
+ EE_HOUSEHOLDS = "EEHouseholds"
5
+ }
6
+ export declare enum SubTypeOfMitigation {
7
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
8
+ RICE_CROPS = "RiceCrops",
9
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
10
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
11
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
12
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia"
13
+ }
@@ -1,10 +1,10 @@
1
1
  export declare enum UserManagementColumns {
2
- logo = 0,
3
- name = 1,
4
- email = 2,
5
- phoneNo = 3,
6
- company = 4,
7
- companyRole = 5,
8
- role = 6,
9
- actions = 7
2
+ logo = "logo",
3
+ name = "name",
4
+ email = "email",
5
+ phoneNo = "phoneNo",
6
+ company = "company",
7
+ companyRole = "companyRole",
8
+ role = "role",
9
+ actions = "actions"
10
10
  }
@@ -0,0 +1,5 @@
1
+ export declare enum WidgetType {
2
+ PIE = "Pie",
3
+ MAP = "Map",
4
+ LIST = "List"
5
+ }
@@ -1,6 +1,33 @@
1
1
  export * from "./Enums/company.management.columns.enum";
2
2
  export * from "./Enums/user.management.columns.enum";
3
3
  export * from "./Enums/programme.management.columns.enum";
4
+ export * from "./Enums/investment.enum";
5
+ export * from "./Enums/mitigation.types.enum";
6
+ export * from "./Enums/eSGType.enum";
7
+ export * from "./Enums/instrument.enum";
8
+ export * from "./Enums/ndcAction.status.enum";
9
+ export * from "./Enums/ndcActionTypes.enum";
10
+ export * from "./Enums/role.enum";
11
+ export * from "./Enums/typeOfMitigation.enum";
12
+ export * from "./Enums/sectoralScope.enum";
13
+ export * from "./Enums/TxType.enum";
14
+ export * from "./Enums/creditTransferStage.enum";
15
+ export * from "./Enums/retireType.enum";
16
+ export * from "./Enums/programmeStage.enum";
17
+ export * from "./Enums/company.role.enum";
18
+ export * from "./Enums/energyGenerationUnits.enum";
19
+ export * from "./Enums/landAreaUnits.enum";
20
+ export * from "./Enums/consumerGroups.enum";
21
+ export * from "./Enums/sector.enum";
22
+ export * from "./Enums/commonEnums";
23
+ export * from "./Enums/sdgGoals.enum";
24
+ export * from "./Enums/carbonSystemType.enum";
25
+ export * from "./Enums/document.type";
26
+ export * from "./Enums/document.status";
27
+ export * from "./Enums/company.state.enum";
28
+ export * from "./Enums/widget.type.enum";
29
+ export * from "./Enums/statsCards.type.enum";
30
+ export * from "./Enums/action.enum";
4
31
  export * from "./Definitions/userLogin.definitions";
5
32
  export * from "./Definitions/userInformationContext.definitions";
6
33
  export * from "./Definitions/userForgotPassword.definitions";
@@ -11,7 +38,11 @@ export * from "./Definitions/connectionContext.definitions";
11
38
  export * from "./Definitions/layout.header";
12
39
  export * from "./Definitions/layout.sider.definitions";
13
40
  export * from "./Definitions/mapComponent.definitions";
41
+ export * from "./Definitions/ndcAction.definitions";
42
+ export * from "./Definitions/common.definitions";
14
43
  export * from "./Entities/company";
15
44
  export * from "./Entities/baseEntity";
16
45
  export * from "./Entities/programmeTransfer";
17
46
  export * from "./Entities/user";
47
+ export * from "./Entities/programme";
48
+ export * from "./Entities/programmeCertify";
@@ -0,0 +1 @@
1
+ export * from './role.color.constants';
@@ -10,6 +10,10 @@ export declare const GovBGColor = "rgba(185, 226, 244, 0.56)";
10
10
  export declare const GovColor = "#16B1FF";
11
11
  export declare const DevBGColor = "rgba(254, 241, 173, 0.55)";
12
12
  export declare const DevColor = "#FFA070";
13
+ export declare const MinBGColor = "rgba(198, 144, 251, 0.12)";
14
+ export declare const MinColor = "#9155fd";
13
15
  export declare const CertBGColor = "rgba(128, 255, 0, 0.12)";
14
16
  export declare const CertColor = "#519E4F";
15
17
  export declare const TooltipColor = "#6ACDFF";
18
+ export declare const InvestmentBGColor = "rgba(151, 110, 215, 0.3)";
19
+ export declare const InvestmentColor = "#9155FD";
@@ -0,0 +1 @@
1
+ export declare const isValidateFileType: (fileType: string, docType?: string) => boolean;
@@ -0,0 +1,3 @@
1
+ import { DocType, DocumentStatus } from "../Definitions";
2
+ export declare const linkDocVisible: (docStatus: DocumentStatus) => boolean;
3
+ export declare const uploadDocUserPermission: (userInfoState: any, docType: DocType, programmeOwnerId: any[], ministryLevelPermission?: boolean) => boolean;
@@ -1,2 +1,3 @@
1
1
  export * from './Components';
2
2
  export * from './Definitions';
3
+ export * from './Styles';