@undp/carbon-library 1.0.124-CARBON-315.1 → 1.0.125-NAM-17.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { PlusOutlined, FilterOutlined, BankOutlined, SafetyOutlined, AuditOutlined, ExperimentOutlined, UploadOutlined, UserOutlined, MinusCircleOutlined, StarOutlined, ToolOutlined, EyeOutlined, SearchOutlined, EllipsisOutlined, EditOutlined, DeleteOutlined, FileAddOutlined, CheckCircleOutlined, ExclamationCircleOutlined, LinkOutlined, CaretDownOutlined, EyeInvisibleOutlined, GlobalOutlined, FlagOutlined, LineChartOutlined, LikeOutlined, DislikeOutlined, BookOutlined } from '@ant-design/icons';
1
+ import { PlusOutlined, FilterOutlined, BankOutlined, SafetyOutlined, AuditOutlined, ExperimentOutlined, UploadOutlined, UserOutlined, MinusCircleOutlined, StarOutlined, ToolOutlined, EyeOutlined, SearchOutlined, EllipsisOutlined, EditOutlined, DeleteOutlined, FileAddOutlined, CheckCircleOutlined, ExclamationCircleOutlined, LinkOutlined, CaretDownOutlined, EyeInvisibleOutlined, GlobalOutlined, FlagOutlined, LineChartOutlined, LikeOutlined, DislikeOutlined } from '@ant-design/icons';
2
2
  import { Input, Radio, Space, Row, Col, Button, Dropdown, Table, Empty, message, Form, Steps, Upload, Tooltip, Select, Modal, Alert, Skeleton, Card, Tag, Checkbox, DatePicker, InputNumber, Popover, List, Typography, Spin, Tabs, Progress } from 'antd';
3
3
  import React, { useState, useEffect, useRef } from 'react';
4
4
  import { DateTime } from 'luxon';
@@ -936,7 +936,172 @@ var MitigationTypes;
936
936
  MitigationTypes["SOLAR"] = "Solar";
937
937
  MitigationTypes["TRANSPORT"] = "Transport";
938
938
  MitigationTypes["WIND"] = "Wind";
939
+ MitigationTypes["CO2_USAGE"] = "CO2Usage";
940
+ MitigationTypes["TIDAL"] = "Tidal";
939
941
  })(MitigationTypes || (MitigationTypes = {}));
942
+ var MitigationSubTypes;
943
+ (function (MitigationSubTypes) {
944
+ MitigationSubTypes["IRRIGATION"] = "Irrigation";
945
+ MitigationSubTypes["ENERGY_EFFICIENCY"] = "EnergyEfficiency";
946
+ MitigationSubTypes["ALTERNATIVE_FERTILISER"] = "AlternativeFertilisers";
947
+ MitigationSubTypes["NO_TILLAGE"] = "NoTillage";
948
+ MitigationSubTypes["SOIL_ENRICHMENT_BIOCHAR"] = "SoilEnrichmentBiochar";
949
+ MitigationSubTypes["RICE_CROPS"] = "RiceCrops";
950
+ MitigationSubTypes["BAGASSE_POWER"] = "BagassePower";
951
+ MitigationSubTypes["PALM_OIL_SOLID_WASTE"] = "Palm oil solid waste";
952
+ MitigationSubTypes["AGRICULTURAL_RESIDUES_OTHER_KINDS"] = "AgriculturalResiduesOtherKinds";
953
+ MitigationSubTypes["AGRICULTURAL_RESIDUES_RICE_HUSK"] = "AgriculturalResiduesRiceHusk";
954
+ MitigationSubTypes["AGRICULTURAL_RESIDUES_MUSTARD_CROP"] = "AgriculturalResiduesMustardCrop";
955
+ MitigationSubTypes["AGRICULTURAL_RESIDUES_POULTRY_LITTER"] = "AgriculturalResiduesPoultryLitter";
956
+ MitigationSubTypes["BLACK_LIQUOR"] = "BlackLiquor";
957
+ MitigationSubTypes["FOREST_RESIDUES_SAWMILL_WASTE"] = "ForestResiduesSawmillWaste";
958
+ MitigationSubTypes["FOREST_RESIDUES_OTHER"] = "ForestResiduesOther";
959
+ MitigationSubTypes["FOREST_BIOMASS"] = "ForestBiomass";
960
+ MitigationSubTypes["INDUSTRIAL_WASTE"] = "IndustrialWaste";
961
+ MitigationSubTypes["GASIFICATION_OF_BIOMASS"] = "GasificationOfBiomass";
962
+ MitigationSubTypes["SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS"] = "SwitchFromFossilFuelToPipedBiogas";
963
+ MitigationSubTypes["BIOMASS_BRIQUETTES_OR_PELLETS"] = "BiomassBriquettesOrPellets";
964
+ MitigationSubTypes["BIODIESEL"] = "Biodiesel";
965
+ MitigationSubTypes["BIODIESEL_FROM_WASTE_OIL"] = "BiodieselFromWasteOil";
966
+ MitigationSubTypes["ETHANOL"] = "Ethanol";
967
+ MitigationSubTypes["CLINKER_REPLACEMENT"] = "ClinkerReplacement";
968
+ MitigationSubTypes["COAL_MINE_METHANE"] = "CoalMineMethane";
969
+ MitigationSubTypes["COAL_BED_METHANE"] = "CoalBedMethane";
970
+ MitigationSubTypes["CMM_VENTILATION_AIR_METHANE"] = "CMMVentilationAirMethane";
971
+ MitigationSubTypes["VENTILATION_AIR_METHANE"] = "VentilationAirMethane";
972
+ MitigationSubTypes["LIGHTING"] = "Lighting";
973
+ MitigationSubTypes["SOLAR_LAMPS"] = "SolarLamps";
974
+ MitigationSubTypes["STOVES"] = "Stoves";
975
+ MitigationSubTypes["STOVES_SCHOOL_IN_GHANA"] = "StovesSchoolInGhana";
976
+ MitigationSubTypes["STOVES_HOUSES_IN_NAMIBIA"] = "StovesHousesInNamibia";
977
+ MitigationSubTypes["LIGHTING_INSULATION_SOLAR"] = "LightingInsulationSolar";
978
+ MitigationSubTypes["APPLIANCES"] = "Appliances";
979
+ MitigationSubTypes["CHEMICALS"] = "Chemicals";
980
+ MitigationSubTypes["PETROCHEMICALS"] = "Petrochemicals";
981
+ MitigationSubTypes["PAPER"] = "Paper";
982
+ MitigationSubTypes["CEMENT"] = "Cement";
983
+ MitigationSubTypes["IRON_STEEL"] = "IronSteel";
984
+ MitigationSubTypes["MACHINERY"] = "Machinery";
985
+ MitigationSubTypes["TEXTILES"] = "Textiles";
986
+ MitigationSubTypes["ELECTRONICS"] = "Electronics";
987
+ MitigationSubTypes["FOOD"] = "Food";
988
+ MitigationSubTypes["BUILDING_MATERIALS"] = "BuildingMaterials";
989
+ MitigationSubTypes["GLASS"] = "Glass";
990
+ MitigationSubTypes["NON_FERROUS_METALS"] = "NonFerrousMetals";
991
+ MitigationSubTypes["COKE_OVEN"] = "CokeOven";
992
+ MitigationSubTypes["Mining"] = "Mining";
993
+ MitigationSubTypes["CONSTRUCTION"] = "Construction";
994
+ MitigationSubTypes["METAL_PRODUCTS"] = "MetalProducts";
995
+ MitigationSubTypes["WOOD"] = "Wood";
996
+ MitigationSubTypes["RECYCLING"] = "Recycling";
997
+ MitigationSubTypes["CHEMICALS_HEAT"] = "ChemicalsHeat";
998
+ MitigationSubTypes["PETROCHEMICALS_HEAT"] = "PetrochemicalsHeat";
999
+ MitigationSubTypes["CARBON_BLACK_GAS"] = "CarbonBlackGas";
1000
+ MitigationSubTypes["CEMENT_HEAT"] = "CementHeat";
1001
+ MitigationSubTypes["IRON_STEEL_HEAT"] = "IronSteelHeat";
1002
+ MitigationSubTypes["BUILDING_MATERIALS_HEAT"] = "BuildingMaterialsHeat";
1003
+ MitigationSubTypes["GLASS_HEAT"] = "GlassHeat";
1004
+ MitigationSubTypes["NON_FERROUS_METALS_HEAT"] = "NonFerrousMetalsHeat";
1005
+ MitigationSubTypes["COKE_OVEN_GAS"] = "CokeOvenGas";
1006
+ MitigationSubTypes["HVAC_LIGHTING"] = "HvacLighting";
1007
+ MitigationSubTypes["AIR_CONDITIONING"] = "AirConditioning";
1008
+ MitigationSubTypes["EE_NEW_BUILDINGS"] = "EeNewBuildings";
1009
+ MitigationSubTypes["STREET_LIGHTING"] = "StreetLighting";
1010
+ MitigationSubTypes["LIGHTING_IN_SERVICE"] = "LightingInService";
1011
+ MitigationSubTypes["WATER_PUMPING"] = "WaterPumping";
1012
+ MitigationSubTypes["WATER_PURIFICATION"] = "WaterPurification";
1013
+ MitigationSubTypes["EE_PUBLIC_STOVES"] = "EePublicStoves";
1014
+ MitigationSubTypes["EE_PUBLIC_BUILDINGS"] = "EePublicBuildings";
1015
+ MitigationSubTypes["EE_COMMERCIAL_BUILDINGS"] = "EeCommercialBuildings";
1016
+ MitigationSubTypes["SINGLE_CYCLE_TO_COMBINED_CYCLE"] = "SingleCycleToCombinedCycle";
1017
+ MitigationSubTypes["COGENERATION"] = "Cogeneration";
1018
+ MitigationSubTypes["CO_FIRING_WITH_BIOMASS"] = "CoFiringWithBiomass";
1019
+ MitigationSubTypes["HIGHER_EFFICIENCY_COAL_POWER"] = "HigherEfficiencyCoalPower";
1020
+ MitigationSubTypes["HIGHER_EFFICIENCY_OIL_POWER"] = "HigherEfficiencyOilPower";
1021
+ MitigationSubTypes["HIGHER_EFFICIENCY_USING_WASTE_HEAT"] = "HigherEfficiencyUsingWasteHeat";
1022
+ MitigationSubTypes["POWER_PLANT_REHABILITATION"] = "PowerPlantRehabilitation";
1023
+ MitigationSubTypes["HIGHER_EFFICIENCY_STEAM_BOILER"] = "HigherEfficiencySteamBoiler";
1024
+ MitigationSubTypes["DISTRICT_HEATING"] = "DistrictHeating";
1025
+ MitigationSubTypes["REPLACEMENT_OF_DISTRICT_HEATING_BOILERS"] = "ReplacementOfDistrictHeatingBoilers";
1026
+ MitigationSubTypes["CONNECTION_OF_ISOLATED_GRID"] = "ConnectionOfIsolatedGrid";
1027
+ MitigationSubTypes["DISTRICT_COOLING"] = "DistrictCooling";
1028
+ MitigationSubTypes["EFFICIENT_ELECTRICITY_DISTRIBUTION"] = "EfficientElectricityDistribution";
1029
+ MitigationSubTypes["AFFORESTATION"] = "Afforestation";
1030
+ MitigationSubTypes["MANGROVES"] = "Mangroves";
1031
+ MitigationSubTypes["AGROFORESTRY"] = "Agroforestry";
1032
+ MitigationSubTypes["REFORESTATION"] = "Reforestation";
1033
+ MitigationSubTypes["COAL_TO_NATURAL_GAS"] = "CoalToNaturalGas";
1034
+ MitigationSubTypes["COAL_TO_OIL"] = "CoalToOil";
1035
+ MitigationSubTypes["LIGNITE_TO_NATURAL_GAS"] = "LigniteToNaturalGas";
1036
+ MitigationSubTypes["NEW_NATURAL_GAS_PLANT"] = "NewNaturalGasPlant";
1037
+ MitigationSubTypes["NEW_NATURAL_GAS_PLANT_USING_LNG"] = "NewNaturalGasPlantUsingLng";
1038
+ MitigationSubTypes["OIL_TO_ELECTRICITY"] = "OilToElectricity";
1039
+ MitigationSubTypes["OIL_TO_LPG"] = "OilToLpg";
1040
+ MitigationSubTypes["OIL_TO_NATURAL_GAS"] = "OilToNaturalGas";
1041
+ MitigationSubTypes["OIL_FIELD_FLARING_REDUCTION"] = "OilFieldFlaringReduction";
1042
+ MitigationSubTypes["OIL_AND_GAS_PROCESSING_FLARING"] = "OilAndGasProcessingFlaring";
1043
+ MitigationSubTypes["NATURAL_GAS_PIPELINES"] = "NaturalGasPipelines";
1044
+ MitigationSubTypes["NON_HYDROCARBON_MINING"] = "NonHydrocarbonMining";
1045
+ MitigationSubTypes["SPONTANEOUSLY_IGNITION_OF_COAL_PILES"] = "SpontaneouslyIgnitionOfCoalPiles";
1046
+ MitigationSubTypes["CHARCOAL_PRODUCTION"] = "CharcoalProduction";
1047
+ MitigationSubTypes["GEOTHERMAL_ELECTRICITY"] = "GeothermalElectricity";
1048
+ MitigationSubTypes["GEOTHERMAL_HEATING"] = "GeothermalHeating";
1049
+ MitigationSubTypes["HFC23"] = "Hfc23";
1050
+ MitigationSubTypes["HFC134A"] = "Hfc134A";
1051
+ MitigationSubTypes["PFCS"] = "Pfcs";
1052
+ MitigationSubTypes["SF6"] = "Sf6";
1053
+ MitigationSubTypes["RUN_OF_RIVER"] = "RunOfRiver";
1054
+ MitigationSubTypes["EXISTING_DAM"] = "ExistingDam";
1055
+ MitigationSubTypes["HIGHER_EFFICIENCY_HYDRO_POWER"] = "HigherEfficiencyHydroPower";
1056
+ MitigationSubTypes["NEW_DAM"] = "NewDam";
1057
+ MitigationSubTypes["LANDFILL_FLARING"] = "LandfillFlaring";
1058
+ MitigationSubTypes["LANDFILL_POWER"] = "LandfillPower";
1059
+ MitigationSubTypes["COMBUSTION_OF_MSW"] = "CombustionOfMsw";
1060
+ MitigationSubTypes["GASIFICATION_OF_MSW"] = "GasificationOfMsw";
1061
+ MitigationSubTypes["BIOGAS_FROM_MSW"] = "BiogasFromMsw";
1062
+ MitigationSubTypes["LANDFILL_AERATION"] = "LandfillAeration";
1063
+ MitigationSubTypes["INTEGRATED_SOLID_WASTE_MANAGEMENT"] = "IntegratedSolidWasteManagement";
1064
+ MitigationSubTypes["SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS"] = "SwitchFromFossilFuelToPipedLandfillGas";
1065
+ MitigationSubTypes["LANDFILL_COMPOSTING"] = "LandfillComposting";
1066
+ MitigationSubTypes["MANURE"] = "Manure";
1067
+ MitigationSubTypes["DOMESTIC_MANURE"] = "DomesticManure";
1068
+ MitigationSubTypes["WASTE_WATER"] = "WasteWater";
1069
+ MitigationSubTypes["INDUSTRIAL_SOLID_WASTE"] = "IndustrialSolidWaste";
1070
+ MitigationSubTypes["PALM_OIL_WASTE"] = "PalmOilWaste";
1071
+ MitigationSubTypes["AEROBIC_TREATMENT_OF_WASTE_WATER"] = "AerobicTreatmentOfWasteWater";
1072
+ MitigationSubTypes["COMPOSTING"] = "Composting";
1073
+ MitigationSubTypes["ADIPIC_ACID"] = "AdipicAcid";
1074
+ MitigationSubTypes["NITRIC_ACID"] = "NitricAcid";
1075
+ MitigationSubTypes["CAPROLACTAM"] = "Caprolactam";
1076
+ MitigationSubTypes["SOLAR_PHOTOVOLTAICS_PV"] = "SolarPhotovoltaicsPV";
1077
+ MitigationSubTypes["SOLAR_WATER_PUMPING_OFF_GRID"] = "SolarWaterPumpingOffGrid";
1078
+ MitigationSubTypes["SOLAR_WATER_PUMPING_ON_GRID"] = "SolarWaterPumpingOnGrid";
1079
+ MitigationSubTypes["SOLAR_PV_WATER_DISINFECTION"] = "SolarPVWaterDisinfection";
1080
+ MitigationSubTypes["SOLAR_THERMAL_POWER"] = "SolarThermalPower";
1081
+ MitigationSubTypes["SOLAR_THERMAL_HEAT"] = "SolarThermalHeat";
1082
+ MitigationSubTypes["SOLAR_WATER_HEATING"] = "SolarWaterHeating";
1083
+ MitigationSubTypes["SOLAR_COOKING"] = "SolarCooking";
1084
+ MitigationSubTypes["BUS_RAPID_TRANSIT"] = "BusRapidTransit";
1085
+ MitigationSubTypes["BUS_RAPID_TRANSIT_GREEN_HYDROGEN"] = "BusRapidTransitGreenHydrogen";
1086
+ MitigationSubTypes["MOTORBIKES"] = "Motorbikes";
1087
+ MitigationSubTypes["MODE_SHIFT_ROAD_TO_RAIL"] = "ModeShiftRoadToRail";
1088
+ MitigationSubTypes["MORE_EFFICIENT_TRAIN_SYSTEM"] = "MoreEfficientTrainSystem";
1089
+ MitigationSubTypes["MORE_EFFICIENT_VEHICLES"] = "MoreEfficientVehicles";
1090
+ MitigationSubTypes["RAIL_REGENERATIVE_BRAKING"] = "RailRegenerativeBraking";
1091
+ MitigationSubTypes["RAIL_GREEN_HYDROGEN"] = "RailGreenHydrogen";
1092
+ MitigationSubTypes["RAIL_EFFICIENT_OPERATION"] = "RailEfficientOperation";
1093
+ MitigationSubTypes["METRO_EFFICIENT_OPERATION"] = "MetroEfficientOperation";
1094
+ MitigationSubTypes["CARS_GREEN_HYDROGEN"] = "CarsGreenHydrogen";
1095
+ MitigationSubTypes["CARS_EFFICIENT_OPERATION"] = "CarsEfficientOperation";
1096
+ MitigationSubTypes["SCRAPPING_OLD_VEHICLES"] = "ScrappingOldVehicles";
1097
+ MitigationSubTypes["BIODIESEL_FOR_TRANSPORT"] = "BiodieselForTransport";
1098
+ MitigationSubTypes["CABLE_CARS"] = "CableCars";
1099
+ MitigationSubTypes["WIND"] = "Wind";
1100
+ MitigationSubTypes["OFFSHORE_WIND"] = "OffshoreWind";
1101
+ MitigationSubTypes["CO2_RECYCLING"] = "CO2Recycling";
1102
+ MitigationSubTypes["CO2_REPLACEMENT"] = "CO2Replacement";
1103
+ MitigationSubTypes["TIDAL"] = "Tidal";
1104
+ })(MitigationSubTypes || (MitigationSubTypes = {}));
940
1105
  var mitigationTypeList = [
941
1106
  { value: MitigationTypes.AGRICULTURE.valueOf(), label: "Agriculture" },
942
1107
  { value: MitigationTypes.SOLAR.valueOf(), label: "Solar" },
@@ -1033,13 +1198,791 @@ var sectorMitigationTypesListMapped = {
1033
1198
  },
1034
1199
  ],
1035
1200
  Agriculture: [
1036
- { value: MitigationTypes.AGRICULTURE.valueOf(), label: "Agriculture" },
1201
+ { value: MitigationTypes.AGRICULTURE.valueOf(), label: "Agriculture" }
1037
1202
  ],
1038
1203
  Other: [
1039
1204
  { value: MitigationTypes.MARINE.valueOf(), label: "Marine" },
1040
1205
  { value: MitigationTypes.N20.valueOf(), label: "N2O" },
1041
1206
  ],
1042
1207
  };
1208
+ var mitigationSubTypeList = [
1209
+ { label: "Irrigation", value: MitigationSubTypes.IRRIGATION.valueOf() },
1210
+ { label: "Energy efficiency", value: MitigationSubTypes.ENERGY_EFFICIENCY.valueOf() },
1211
+ { label: "Alternative fertilisers", value: MitigationSubTypes.ALTERNATIVE_FERTILISER.valueOf() },
1212
+ { label: "No tillage", value: MitigationSubTypes.NO_TILLAGE.valueOf() },
1213
+ { label: "Soil Enrichment / Biochar", value: MitigationSubTypes.SOIL_ENRICHMENT_BIOCHAR.valueOf() },
1214
+ { label: "Rice crops", value: MitigationSubTypes.RICE_CROPS.valueOf() },
1215
+ { label: "Bagasse power", value: MitigationSubTypes.BAGASSE_POWER.valueOf() },
1216
+ { label: "Palm oil solid waste", value: MitigationSubTypes.PALM_OIL_SOLID_WASTE.valueOf() },
1217
+ { label: "Agricultural residues: other kinds", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_OTHER_KINDS.valueOf() },
1218
+ { label: "Agricultural residues: rice husk", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_RICE_HUSK.valueOf() },
1219
+ { label: "Agricultural residues: mustard crop", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_MUSTARD_CROP.valueOf() },
1220
+ { label: "Agricultural residues: poultry litter", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_POULTRY_LITTER.valueOf() },
1221
+ { label: "Black liquor", value: MitigationSubTypes.BLACK_LIQUOR.valueOf() },
1222
+ { label: "Forest residues: sawmill waste", value: MitigationSubTypes.FOREST_RESIDUES_SAWMILL_WASTE.valueOf() },
1223
+ { label: "Forest residues: other", value: MitigationSubTypes.FOREST_RESIDUES_OTHER.valueOf() },
1224
+ { label: "Forest biomass", value: MitigationSubTypes.FOREST_BIOMASS.valueOf() },
1225
+ { label: "Industrial waste", value: MitigationSubTypes.INDUSTRIAL_WASTE.valueOf() },
1226
+ { label: "Gasification of biomass", value: MitigationSubTypes.GASIFICATION_OF_BIOMASS.valueOf() },
1227
+ { label: "Switch from fossil fuel to piped biogas", value: MitigationSubTypes.SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS.valueOf() },
1228
+ { label: "Biomass briquettes or pellets", value: MitigationSubTypes.BIOMASS_BRIQUETTES_OR_PELLETS.valueOf() },
1229
+ { label: "Biodiesel", value: MitigationSubTypes.BIODIESEL.valueOf() },
1230
+ { label: "Biodiesel from waste oil", value: MitigationSubTypes.BIODIESEL_FROM_WASTE_OIL.valueOf() },
1231
+ { label: "Ethanol", value: MitigationSubTypes.ETHANOL.valueOf() },
1232
+ { label: "Cement", value: MitigationSubTypes.CLINKER_REPLACEMENT.valueOf() },
1233
+ { label: "Coal Mine Methane", value: MitigationSubTypes.COAL_MINE_METHANE.valueOf() },
1234
+ { label: "Coal Bed Methane", value: MitigationSubTypes.COAL_BED_METHANE.valueOf() },
1235
+ { label: "CMM & Ventilation Air Methane", value: MitigationSubTypes.CMM_VENTILATION_AIR_METHANE.valueOf() },
1236
+ { label: "Ventilation Air Methane", value: MitigationSubTypes.VENTILATION_AIR_METHANE.valueOf() },
1237
+ { label: "Lighting", value: MitigationSubTypes.LIGHTING.valueOf() },
1238
+ { label: "Solar lamps", value: MitigationSubTypes.SOLAR_LAMPS.valueOf() },
1239
+ { label: "Stoves", value: MitigationSubTypes.STOVES.valueOf() },
1240
+ { label: "Stoves (School in Ghana)", value: MitigationSubTypes.STOVES_SCHOOL_IN_GHANA.valueOf() },
1241
+ { label: "Stoves (Houses in Namibia)", value: MitigationSubTypes.STOVES_HOUSES_IN_NAMIBIA.valueOf() },
1242
+ { label: "Lighting & Insulation & Solar", value: MitigationSubTypes.LIGHTING_INSULATION_SOLAR.valueOf() },
1243
+ { label: "Appliances", value: MitigationSubTypes.APPLIANCES.valueOf() },
1244
+ { label: "Chemicals", value: MitigationSubTypes.CHEMICALS.valueOf() },
1245
+ { label: "Petrochemicals", value: MitigationSubTypes.PETROCHEMICALS.valueOf() },
1246
+ { label: "Paper", value: MitigationSubTypes.PAPER.valueOf() },
1247
+ { label: "Cement", value: MitigationSubTypes.CEMENT.valueOf() },
1248
+ { label: "Iron & steel ", value: MitigationSubTypes.IRON_STEEL.valueOf() },
1249
+ { label: "Machinery", value: MitigationSubTypes.MACHINERY.valueOf() },
1250
+ { label: "Textiles", value: MitigationSubTypes.TEXTILES.valueOf() },
1251
+ { label: "Electronics", value: MitigationSubTypes.ELECTRONICS.valueOf() },
1252
+ { label: "Food", value: MitigationSubTypes.FOOD.valueOf() },
1253
+ { label: "Building materials", value: MitigationSubTypes.BUILDING_MATERIALS.valueOf() },
1254
+ { label: "Glass", value: MitigationSubTypes.GLASS.valueOf() },
1255
+ { label: "Non-ferrous metals", value: MitigationSubTypes.NON_FERROUS_METALS.valueOf() },
1256
+ { label: "Coke oven", value: MitigationSubTypes.COKE_OVEN.valueOf() },
1257
+ { label: "Mining", value: MitigationSubTypes.Mining.valueOf() },
1258
+ { label: "Construction", value: MitigationSubTypes.CONSTRUCTION.valueOf() },
1259
+ { label: "Metal products", value: MitigationSubTypes.METAL_PRODUCTS.valueOf() },
1260
+ { label: "Wood", value: MitigationSubTypes.WOOD.valueOf() },
1261
+ { label: "Recycling", value: MitigationSubTypes.RECYCLING.valueOf() },
1262
+ { label: "Chemicals heat", value: MitigationSubTypes.CHEMICALS_HEAT.valueOf() },
1263
+ { label: "Petrochemicals heat", value: MitigationSubTypes.PETROCHEMICALS_HEAT.valueOf() },
1264
+ { label: "Carbon black gas", value: MitigationSubTypes.CARBON_BLACK_GAS.valueOf() },
1265
+ { label: "Cement heat", value: MitigationSubTypes.CEMENT_HEAT.valueOf() },
1266
+ { label: "Iron & steel heat", value: MitigationSubTypes.IRON_STEEL_HEAT.valueOf() },
1267
+ { label: "Building materials heat", value: MitigationSubTypes.BUILDING_MATERIALS_HEAT.valueOf() },
1268
+ { label: "Glass heat", value: MitigationSubTypes.GLASS_HEAT.valueOf() },
1269
+ { label: "Non-ferrous metals heat", value: MitigationSubTypes.NON_FERROUS_METALS_HEAT.valueOf() },
1270
+ { label: "Coke oven gas", value: MitigationSubTypes.COKE_OVEN_GAS.valueOf() },
1271
+ { label: "HVAC & lighting", value: MitigationSubTypes.HVAC_LIGHTING.valueOf() },
1272
+ { label: "Air conditioning", value: MitigationSubTypes.AIR_CONDITIONING.valueOf() },
1273
+ { label: "EE new buildings", value: MitigationSubTypes.EE_NEW_BUILDINGS.valueOf() },
1274
+ { label: "Street lighting", value: MitigationSubTypes.STREET_LIGHTING.valueOf() },
1275
+ { label: "Lighting in service", value: MitigationSubTypes.LIGHTING_IN_SERVICE.valueOf() },
1276
+ { label: "Water pumping", value: MitigationSubTypes.WATER_PUMPING.valueOf() },
1277
+ { label: "Water purification", value: MitigationSubTypes.WATER_PURIFICATION.valueOf() },
1278
+ { label: "EE public stoves", value: MitigationSubTypes.EE_PUBLIC_STOVES.valueOf() },
1279
+ { label: "EE public buildings", value: MitigationSubTypes.EE_PUBLIC_BUILDINGS.valueOf() },
1280
+ { label: "EE commercial buildings", value: MitigationSubTypes.EE_COMMERCIAL_BUILDINGS.valueOf() },
1281
+ { label: "Single cycle to combined cycle", value: MitigationSubTypes.SINGLE_CYCLE_TO_COMBINED_CYCLE.valueOf() },
1282
+ { label: "Cogeneration", value: MitigationSubTypes.COGENERATION.valueOf() },
1283
+ { label: "Co-firing with biomass", value: MitigationSubTypes.CO_FIRING_WITH_BIOMASS.valueOf() },
1284
+ { label: "Higher efficiency coal power", value: MitigationSubTypes.HIGHER_EFFICIENCY_COAL_POWER.valueOf() },
1285
+ { label: "Higher efficiency oil power", value: MitigationSubTypes.HIGHER_EFFICIENCY_OIL_POWER.valueOf() },
1286
+ { label: "Higher efficiency using waste heat", value: MitigationSubTypes.HIGHER_EFFICIENCY_USING_WASTE_HEAT.valueOf() },
1287
+ { label: "Power plant rehabilitation", value: MitigationSubTypes.POWER_PLANT_REHABILITATION.valueOf() },
1288
+ { label: "Higher efficiency steam boiler", value: MitigationSubTypes.HIGHER_EFFICIENCY_STEAM_BOILER.valueOf() },
1289
+ { label: "District heating", value: MitigationSubTypes.DISTRICT_HEATING.valueOf() },
1290
+ { label: "Replacement of district heating boilers", value: MitigationSubTypes.REPLACEMENT_OF_DISTRICT_HEATING_BOILERS.valueOf() },
1291
+ { label: "Connection of Isolated grid", value: MitigationSubTypes.CONNECTION_OF_ISOLATED_GRID.valueOf() },
1292
+ { label: "District cooling", value: MitigationSubTypes.DISTRICT_COOLING.valueOf() },
1293
+ { label: "Efficient electricity distribution", value: MitigationSubTypes.EFFICIENT_ELECTRICITY_DISTRIBUTION.valueOf() },
1294
+ { label: "Afforestation", value: MitigationSubTypes.AFFORESTATION.valueOf() },
1295
+ { label: "Mangroves", value: MitigationSubTypes.MANGROVES.valueOf() },
1296
+ { label: "Agroforestry", value: MitigationSubTypes.AGROFORESTRY.valueOf() },
1297
+ { label: "Reforestation", value: MitigationSubTypes.REFORESTATION.valueOf() },
1298
+ { label: "Coal to natural gas", value: MitigationSubTypes.COAL_TO_NATURAL_GAS.valueOf() },
1299
+ { label: "Coal to oil", value: MitigationSubTypes.COAL_TO_OIL.valueOf() },
1300
+ { label: "Lignite to natural gas", value: MitigationSubTypes.LIGNITE_TO_NATURAL_GAS.valueOf() },
1301
+ { label: "New natural gas plant", value: MitigationSubTypes.NEW_NATURAL_GAS_PLANT.valueOf() },
1302
+ { label: "New natural gas plant using LNG", value: MitigationSubTypes.NEW_NATURAL_GAS_PLANT_USING_LNG.valueOf() },
1303
+ { label: "Oil to electricity", value: MitigationSubTypes.OIL_TO_ELECTRICITY.valueOf() },
1304
+ { label: "Oil to LPG", value: MitigationSubTypes.OIL_TO_LPG.valueOf() },
1305
+ { label: "Oil to natural gas", value: MitigationSubTypes.OIL_TO_NATURAL_GAS.valueOf() },
1306
+ { label: "Oil field flaring reduction", value: MitigationSubTypes.OIL_FIELD_FLARING_REDUCTION.valueOf() },
1307
+ { label: "Oil and gas processing flaring", value: MitigationSubTypes.OIL_AND_GAS_PROCESSING_FLARING.valueOf() },
1308
+ { label: "Natural gas pipelines", value: MitigationSubTypes.NATURAL_GAS_PIPELINES.valueOf() },
1309
+ { label: "Non-hydrocarbon mining", value: MitigationSubTypes.NON_HYDROCARBON_MINING.valueOf() },
1310
+ { label: "Spontaneously ignition of coal piles", value: MitigationSubTypes.SPONTANEOUSLY_IGNITION_OF_COAL_PILES.valueOf() },
1311
+ { label: "Charcoal production", value: MitigationSubTypes.CHARCOAL_PRODUCTION.valueOf() },
1312
+ { label: "Geothermal electricity", value: MitigationSubTypes.GEOTHERMAL_ELECTRICITY.valueOf() },
1313
+ { label: "Geothermal heating", value: MitigationSubTypes.GEOTHERMAL_HEATING.valueOf() },
1314
+ { label: "HFC23", value: MitigationSubTypes.HFC23.valueOf() },
1315
+ { label: "HFC134a", value: MitigationSubTypes.HFC134A.valueOf() },
1316
+ { label: "PFCs", value: MitigationSubTypes.PFCS.valueOf() },
1317
+ { label: "SF6", value: MitigationSubTypes.SF6.valueOf() },
1318
+ { label: "Run of river", value: MitigationSubTypes.RUN_OF_RIVER.valueOf() },
1319
+ { label: "Existing dam", value: MitigationSubTypes.EXISTING_DAM.valueOf() },
1320
+ { label: "Higher efficiency hydro power", value: MitigationSubTypes.HIGHER_EFFICIENCY_HYDRO_POWER.valueOf() },
1321
+ { label: "New dam", value: MitigationSubTypes.NEW_DAM.valueOf() },
1322
+ { label: "Landfill flaring", value: MitigationSubTypes.LANDFILL_FLARING.valueOf() },
1323
+ { label: "Landfill power", value: MitigationSubTypes.LANDFILL_POWER.valueOf() },
1324
+ { label: "Combustion of MSW", value: MitigationSubTypes.COMBUSTION_OF_MSW.valueOf() },
1325
+ { label: "Gasification of MSW", value: MitigationSubTypes.GASIFICATION_OF_MSW.valueOf() },
1326
+ { label: "Biogas from MSW", value: MitigationSubTypes.BIOGAS_FROM_MSW.valueOf() },
1327
+ { label: "Landfill aeration", value: MitigationSubTypes.LANDFILL_AERATION.valueOf() },
1328
+ { label: "Integrated solid waste management", value: MitigationSubTypes.INTEGRATED_SOLID_WASTE_MANAGEMENT.valueOf() },
1329
+ { label: "Switch from fossil fuel to piped landfill gas", value: MitigationSubTypes.SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS.valueOf() },
1330
+ { label: "Landfill composting", value: MitigationSubTypes.LANDFILL_COMPOSTING.valueOf() },
1331
+ { label: "Manure", value: MitigationSubTypes.MANURE.valueOf() },
1332
+ { label: "Domestic manure", value: MitigationSubTypes.DOMESTIC_MANURE.valueOf() },
1333
+ { label: "Waste water", value: MitigationSubTypes.WASTE_WATER.valueOf() },
1334
+ { label: "Industrial solid waste", value: MitigationSubTypes.INDUSTRIAL_SOLID_WASTE.valueOf() },
1335
+ { label: "Palm oil waste", value: MitigationSubTypes.PALM_OIL_WASTE.valueOf() },
1336
+ { label: "Aerobic treatment of waste water", value: MitigationSubTypes.AEROBIC_TREATMENT_OF_WASTE_WATER.valueOf() },
1337
+ { label: "Composting", value: MitigationSubTypes.COMPOSTING.valueOf() },
1338
+ { label: "Adipic acid", value: MitigationSubTypes.ADIPIC_ACID.valueOf() },
1339
+ { label: "Nitric acid", value: MitigationSubTypes.NITRIC_ACID.valueOf() },
1340
+ { label: "Caprolactam", value: MitigationSubTypes.CAPROLACTAM.valueOf() },
1341
+ { label: "Solar Photovoltaics(PV)", value: MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV.valueOf() },
1342
+ { label: "Solar Water pumping (off-grid)", value: MitigationSubTypes.SOLAR_WATER_PUMPING_OFF_GRID.valueOf() },
1343
+ { label: "Solar Water pumping (on-grid)", value: MitigationSubTypes.SOLAR_WATER_PUMPING_ON_GRID.valueOf() },
1344
+ { label: "Solar PV water disinfection", value: MitigationSubTypes.SOLAR_PV_WATER_DISINFECTION.valueOf() },
1345
+ { label: "Solar thermal power", value: MitigationSubTypes.SOLAR_THERMAL_POWER.valueOf() },
1346
+ { label: "Solar thermal heat", value: MitigationSubTypes.SOLAR_THERMAL_HEAT.valueOf() },
1347
+ { label: "Solar water heating", value: MitigationSubTypes.SOLAR_WATER_HEATING.valueOf() },
1348
+ { label: "Solar cooking", value: MitigationSubTypes.SOLAR_COOKING.valueOf() },
1349
+ { label: "Bus Rapid Transit", value: MitigationSubTypes.BUS_RAPID_TRANSIT.valueOf() },
1350
+ { label: "Bus Rapid Transit: Green hydrogen", value: MitigationSubTypes.BUS_RAPID_TRANSIT_GREEN_HYDROGEN.valueOf() },
1351
+ { label: "Motorbikes", value: MitigationSubTypes.MOTORBIKES.valueOf() },
1352
+ { label: "Mode shift: Road to rail", value: MitigationSubTypes.MODE_SHIFT_ROAD_TO_RAIL.valueOf() },
1353
+ { label: "More efficient train system", value: MitigationSubTypes.MORE_EFFICIENT_VEHICLES.valueOf() },
1354
+ { label: "More efficient vehicles", value: MitigationSubTypes.MORE_EFFICIENT_VEHICLES.valueOf() },
1355
+ { label: "Rail: regenerative braking", value: MitigationSubTypes.RAIL_REGENERATIVE_BRAKING.valueOf() },
1356
+ { label: "Rail: Green hydrogen", value: MitigationSubTypes.RAIL_GREEN_HYDROGEN.valueOf() },
1357
+ { label: "Rail: efficient operation", value: MitigationSubTypes.RAIL_EFFICIENT_OPERATION.valueOf() },
1358
+ { label: "Metro: efficient operation", value: MitigationSubTypes.METRO_EFFICIENT_OPERATION.valueOf() },
1359
+ { label: "Cars: Green hydrogen", value: MitigationSubTypes.CARS_GREEN_HYDROGEN.valueOf() },
1360
+ { label: "Cars: efficient operation", value: MitigationSubTypes.CARS_EFFICIENT_OPERATION.valueOf() },
1361
+ { label: "Scrapping old vehicles", value: MitigationSubTypes.SCRAPPING_OLD_VEHICLES.valueOf() },
1362
+ { label: "Biodiesel for transport", value: MitigationSubTypes.CABLE_CARS.valueOf() },
1363
+ { label: "Cable cars", value: MitigationSubTypes.CHEMICALS.valueOf() },
1364
+ { label: "Wind", value: MitigationSubTypes.WIND.valueOf() },
1365
+ { label: "Offshore wind", value: MitigationSubTypes.OFFSHORE_WIND.valueOf() },
1366
+ { label: "CO2 recycling", value: MitigationSubTypes.CO2_RECYCLING.valueOf() },
1367
+ { label: "CO2 replacement", value: MitigationSubTypes.CO2_REPLACEMENT.valueOf() },
1368
+ { label: "Tidal", value: MitigationSubTypes.TIDAL.valueOf() },
1369
+ ];
1370
+ var mitigationSubTypesListMapped = {
1371
+ Agriculture: [
1372
+ { label: "Irrigation", value: MitigationSubTypes.IRRIGATION.valueOf() },
1373
+ { label: "Energy efficiency", value: MitigationSubTypes.ENERGY_EFFICIENCY.valueOf() },
1374
+ { label: "Alternative fertilisers", value: MitigationSubTypes.ALTERNATIVE_FERTILISER.valueOf() },
1375
+ { label: "No tillage", value: MitigationSubTypes.NO_TILLAGE.valueOf() },
1376
+ { label: "Soil Enrichment / Biochar", value: MitigationSubTypes.SOIL_ENRICHMENT_BIOCHAR.valueOf() },
1377
+ { label: "Rice crops", value: MitigationSubTypes.RICE_CROPS.valueOf() },
1378
+ ],
1379
+ BiomassEnergy: [
1380
+ { label: "Bagasse power", value: MitigationSubTypes.BAGASSE_POWER.valueOf() },
1381
+ { label: "Palm oil solid waste", value: MitigationSubTypes.PALM_OIL_SOLID_WASTE.valueOf() },
1382
+ { label: "Agricultural residues: other kinds", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_OTHER_KINDS.valueOf() },
1383
+ { label: "Agricultural residues: rice husk", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_RICE_HUSK.valueOf() },
1384
+ { label: "Agricultural residues: mustard crop", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_MUSTARD_CROP.valueOf() },
1385
+ { label: "Agricultural residues: poultry litter", value: MitigationSubTypes.AGRICULTURAL_RESIDUES_POULTRY_LITTER.valueOf() },
1386
+ { label: "Black liquor", value: MitigationSubTypes.BLACK_LIQUOR.valueOf() },
1387
+ { label: "Forest residues: sawmill waste", value: MitigationSubTypes.FOREST_RESIDUES_SAWMILL_WASTE.valueOf() },
1388
+ { label: "Forest residues: other", value: MitigationSubTypes.FOREST_RESIDUES_OTHER.valueOf() },
1389
+ { label: "Forest biomass", value: MitigationSubTypes.FOREST_BIOMASS.valueOf() },
1390
+ { label: "Industrial waste", value: MitigationSubTypes.INDUSTRIAL_WASTE.valueOf() },
1391
+ { label: "Gasification of biomass", value: MitigationSubTypes.GASIFICATION_OF_BIOMASS.valueOf() },
1392
+ { label: "Switch from fossil fuel to piped biogas", value: MitigationSubTypes.SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS.valueOf() },
1393
+ { label: "Biomass briquettes or pellets", value: MitigationSubTypes.BIOMASS_BRIQUETTES_OR_PELLETS.valueOf() },
1394
+ { label: "Biodiesel", value: MitigationSubTypes.BIODIESEL.valueOf() },
1395
+ { label: "Biodiesel from waste oil", value: MitigationSubTypes.BIODIESEL_FROM_WASTE_OIL.valueOf() },
1396
+ { label: "Ethanol", value: MitigationSubTypes.ETHANOL.valueOf() },
1397
+ ],
1398
+ Cement: [
1399
+ { label: "Cement", value: MitigationSubTypes.CLINKER_REPLACEMENT.valueOf() },
1400
+ ],
1401
+ "Coal/Mine": [
1402
+ { label: "Coal Mine Methane", value: MitigationSubTypes.COAL_MINE_METHANE.valueOf() },
1403
+ { label: "Coal Bed Methane", value: MitigationSubTypes.COAL_BED_METHANE.valueOf() },
1404
+ { label: "CMM & Ventilation Air Methane", value: MitigationSubTypes.CMM_VENTILATION_AIR_METHANE.valueOf() },
1405
+ { label: "Ventilation Air Methane", value: MitigationSubTypes.VENTILATION_AIR_METHANE.valueOf() },
1406
+ ],
1407
+ EEHouseholds: [
1408
+ { label: "Lighting", value: MitigationSubTypes.LIGHTING.valueOf() },
1409
+ { label: "Solar lamps", value: MitigationSubTypes.SOLAR_LAMPS.valueOf() },
1410
+ { label: "Stoves", value: MitigationSubTypes.STOVES.valueOf() },
1411
+ { label: "Stoves (School in Ghana)", value: MitigationSubTypes.STOVES_SCHOOL_IN_GHANA.valueOf() },
1412
+ { label: "Stoves (Houses in Namibia)", value: MitigationSubTypes.STOVES_HOUSES_IN_NAMIBIA.valueOf() },
1413
+ { label: "Lighting & Insulation & Solar", value: MitigationSubTypes.LIGHTING_INSULATION_SOLAR.valueOf() },
1414
+ { label: "Appliances", value: MitigationSubTypes.APPLIANCES.valueOf() },
1415
+ ],
1416
+ EEIndustry: [
1417
+ { label: "Chemicals", value: MitigationSubTypes.CHEMICALS.valueOf() },
1418
+ { label: "Petrochemicals", value: MitigationSubTypes.PETROCHEMICALS.valueOf() },
1419
+ { label: "Paper", value: MitigationSubTypes.PAPER.valueOf() },
1420
+ { label: "Cement", value: MitigationSubTypes.CEMENT.valueOf() },
1421
+ { label: "Iron & steel ", value: MitigationSubTypes.IRON_STEEL.valueOf() },
1422
+ { label: "Machinery", value: MitigationSubTypes.MACHINERY.valueOf() },
1423
+ { label: "Textiles", value: MitigationSubTypes.TEXTILES.valueOf() },
1424
+ { label: "Electronics", value: MitigationSubTypes.ELECTRONICS.valueOf() },
1425
+ { label: "Food", value: MitigationSubTypes.FOOD.valueOf() },
1426
+ { label: "Building materials", value: MitigationSubTypes.BUILDING_MATERIALS.valueOf() },
1427
+ { label: "Glass", value: MitigationSubTypes.GLASS.valueOf() },
1428
+ { label: "Non-ferrous metals", value: MitigationSubTypes.NON_FERROUS_METALS.valueOf() },
1429
+ { label: "Coke oven", value: MitigationSubTypes.COKE_OVEN.valueOf() },
1430
+ { label: "Mining", value: MitigationSubTypes.Mining.valueOf() },
1431
+ { label: "Construction", value: MitigationSubTypes.CONSTRUCTION.valueOf() },
1432
+ { label: "Metal products", value: MitigationSubTypes.METAL_PRODUCTS.valueOf() },
1433
+ { label: "Wood", value: MitigationSubTypes.WOOD.valueOf() },
1434
+ { label: "Recycling", value: MitigationSubTypes.RECYCLING.valueOf() },
1435
+ ],
1436
+ EEOwnGeneration: [
1437
+ { label: "Chemicals heat", value: MitigationSubTypes.CHEMICALS_HEAT.valueOf() },
1438
+ { label: "Petrochemicals heat", value: MitigationSubTypes.PETROCHEMICALS_HEAT.valueOf() },
1439
+ { label: "Carbon black gas", value: MitigationSubTypes.CARBON_BLACK_GAS.valueOf() },
1440
+ { label: "Cement heat", value: MitigationSubTypes.CEMENT_HEAT.valueOf() },
1441
+ { label: "Iron & steel heat", value: MitigationSubTypes.IRON_STEEL_HEAT.valueOf() },
1442
+ { label: "Building materials heat", value: MitigationSubTypes.BUILDING_MATERIALS_HEAT.valueOf() },
1443
+ { label: "Glass heat", value: MitigationSubTypes.GLASS_HEAT.valueOf() },
1444
+ { label: "Non-ferrous metals heat", value: MitigationSubTypes.NON_FERROUS_METALS_HEAT.valueOf() },
1445
+ { label: "Coke oven gas", value: MitigationSubTypes.COKE_OVEN_GAS.valueOf() },
1446
+ ],
1447
+ EEService: [
1448
+ { label: "HVAC & lighting", value: MitigationSubTypes.HVAC_LIGHTING.valueOf() },
1449
+ { label: "Air conditioning", value: MitigationSubTypes.AIR_CONDITIONING.valueOf() },
1450
+ { label: "EE new buildings", value: MitigationSubTypes.EE_NEW_BUILDINGS.valueOf() },
1451
+ { label: "Street lighting", value: MitigationSubTypes.STREET_LIGHTING.valueOf() },
1452
+ { label: "Lighting in service", value: MitigationSubTypes.LIGHTING_IN_SERVICE.valueOf() },
1453
+ { label: "Water pumping", value: MitigationSubTypes.WATER_PUMPING.valueOf() },
1454
+ { label: "Water purification", value: MitigationSubTypes.WATER_PURIFICATION.valueOf() },
1455
+ { label: "EE public stoves", value: MitigationSubTypes.EE_PUBLIC_STOVES.valueOf() },
1456
+ { label: "EE public buildings", value: MitigationSubTypes.EE_PUBLIC_BUILDINGS.valueOf() },
1457
+ { label: "EE commercial buildings", value: MitigationSubTypes.EE_COMMERCIAL_BUILDINGS.valueOf() },
1458
+ ],
1459
+ EESupplySide: [
1460
+ { label: "Single cycle to combined cycle", value: MitigationSubTypes.SINGLE_CYCLE_TO_COMBINED_CYCLE.valueOf() },
1461
+ { label: "Cogeneration", value: MitigationSubTypes.COGENERATION.valueOf() },
1462
+ { label: "Co-firing with biomass", value: MitigationSubTypes.CO_FIRING_WITH_BIOMASS.valueOf() },
1463
+ { label: "Higher efficiency coal power", value: MitigationSubTypes.HIGHER_EFFICIENCY_COAL_POWER.valueOf() },
1464
+ { label: "Higher efficiency oil power", value: MitigationSubTypes.HIGHER_EFFICIENCY_OIL_POWER.valueOf() },
1465
+ { label: "Higher efficiency using waste heat", value: MitigationSubTypes.HIGHER_EFFICIENCY_USING_WASTE_HEAT.valueOf() },
1466
+ { label: "Power plant rehabilitation", value: MitigationSubTypes.POWER_PLANT_REHABILITATION.valueOf() },
1467
+ { label: "Higher efficiency steam boiler", value: MitigationSubTypes.HIGHER_EFFICIENCY_STEAM_BOILER.valueOf() },
1468
+ ],
1469
+ EnergyDistribution: [
1470
+ { label: "District heating", value: MitigationSubTypes.DISTRICT_HEATING.valueOf() },
1471
+ { label: "Replacement of district heating boilers", value: MitigationSubTypes.REPLACEMENT_OF_DISTRICT_HEATING_BOILERS.valueOf() },
1472
+ { label: "Connection of Isolated grid", value: MitigationSubTypes.CONNECTION_OF_ISOLATED_GRID.valueOf() },
1473
+ { label: "District cooling", value: MitigationSubTypes.DISTRICT_COOLING.valueOf() },
1474
+ { label: "Efficient electricity distribution", value: MitigationSubTypes.EFFICIENT_ELECTRICITY_DISTRIBUTION.valueOf() },
1475
+ ],
1476
+ Forestry: [
1477
+ { label: "Afforestation", value: MitigationSubTypes.AFFORESTATION.valueOf() },
1478
+ { label: "Mangroves", value: MitigationSubTypes.MANGROVES.valueOf() },
1479
+ { label: "Agroforestry", value: MitigationSubTypes.AGROFORESTRY.valueOf() },
1480
+ { label: "Reforestation", value: MitigationSubTypes.REFORESTATION.valueOf() },
1481
+ ],
1482
+ FossilFuel: [
1483
+ { label: "Coal to natural gas", value: MitigationSubTypes.COAL_TO_NATURAL_GAS.valueOf() },
1484
+ { label: "Coal to oil", value: MitigationSubTypes.COAL_TO_OIL.valueOf() },
1485
+ { label: "Lignite to natural gas", value: MitigationSubTypes.LIGNITE_TO_NATURAL_GAS.valueOf() },
1486
+ { label: "New natural gas plant", value: MitigationSubTypes.NEW_NATURAL_GAS_PLANT.valueOf() },
1487
+ { label: "New natural gas plant using LNG", value: MitigationSubTypes.NEW_NATURAL_GAS_PLANT_USING_LNG.valueOf() },
1488
+ { label: "Oil to electricity", value: MitigationSubTypes.OIL_TO_ELECTRICITY.valueOf() },
1489
+ { label: "Oil to LPG", value: MitigationSubTypes.OIL_TO_LPG.valueOf() },
1490
+ { label: "Oil to natural gas", value: MitigationSubTypes.OIL_TO_NATURAL_GAS.valueOf() },
1491
+ ],
1492
+ Fugitive: [
1493
+ { label: "Oil field flaring reduction", value: MitigationSubTypes.OIL_FIELD_FLARING_REDUCTION.valueOf() },
1494
+ { label: "Oil and gas processing flaring", value: MitigationSubTypes.OIL_AND_GAS_PROCESSING_FLARING.valueOf() },
1495
+ { label: "Natural gas pipelines", value: MitigationSubTypes.NATURAL_GAS_PIPELINES.valueOf() },
1496
+ { label: "Non-hydrocarbon mining", value: MitigationSubTypes.NON_HYDROCARBON_MINING.valueOf() },
1497
+ { label: "Spontaneously ignition of coal piles", value: MitigationSubTypes.SPONTANEOUSLY_IGNITION_OF_COAL_PILES.valueOf() },
1498
+ { label: "Charcoal production", value: MitigationSubTypes.CHARCOAL_PRODUCTION.valueOf() },
1499
+ ],
1500
+ Geothermal: [
1501
+ { label: "Geothermal electricity", value: MitigationSubTypes.GEOTHERMAL_ELECTRICITY.valueOf() },
1502
+ { label: "Geothermal heating", value: MitigationSubTypes.GEOTHERMAL_HEATING.valueOf() },
1503
+ ],
1504
+ HFC_PFCs_SF6: [
1505
+ { label: "HFC23", value: MitigationSubTypes.HFC23.valueOf() },
1506
+ { label: "HFC134a", value: MitigationSubTypes.HFC134A.valueOf() },
1507
+ { label: "PFCs", value: MitigationSubTypes.PFCS.valueOf() },
1508
+ { label: "SF6", value: MitigationSubTypes.SF6.valueOf() },
1509
+ ],
1510
+ Hydro: [
1511
+ { label: "Run of river", value: MitigationSubTypes.RUN_OF_RIVER.valueOf() },
1512
+ { label: "Existing dam", value: MitigationSubTypes.EXISTING_DAM.valueOf() },
1513
+ { label: "Higher efficiency hydro power", value: MitigationSubTypes.HIGHER_EFFICIENCY_HYDRO_POWER.valueOf() },
1514
+ { label: "New dam", value: MitigationSubTypes.NEW_DAM.valueOf() },
1515
+ ],
1516
+ Landfills: [
1517
+ { label: "Landfill flaring", value: MitigationSubTypes.LANDFILL_FLARING.valueOf() },
1518
+ { label: "Landfill power", value: MitigationSubTypes.LANDFILL_POWER.valueOf() },
1519
+ { label: "Combustion of MSW", value: MitigationSubTypes.COMBUSTION_OF_MSW.valueOf() },
1520
+ { label: "Gasification of MSW", value: MitigationSubTypes.GASIFICATION_OF_MSW.valueOf() },
1521
+ { label: "Biogas from MSW", value: MitigationSubTypes.BIOGAS_FROM_MSW.valueOf() },
1522
+ { label: "Landfill aeration", value: MitigationSubTypes.LANDFILL_AERATION.valueOf() },
1523
+ { label: "Integrated solid waste management", value: MitigationSubTypes.INTEGRATED_SOLID_WASTE_MANAGEMENT.valueOf() },
1524
+ { label: "Switch from fossil fuel to piped landfill gas", value: MitigationSubTypes.SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS.valueOf() },
1525
+ { label: "Landfill composting", value: MitigationSubTypes.LANDFILL_COMPOSTING.valueOf() },
1526
+ ],
1527
+ MethaneAvoidance: [
1528
+ { label: "Manure", value: MitigationSubTypes.MANURE.valueOf() },
1529
+ { label: "Domestic manure", value: MitigationSubTypes.DOMESTIC_MANURE.valueOf() },
1530
+ { label: "Waste water", value: MitigationSubTypes.WASTE_WATER.valueOf() },
1531
+ { label: "Industrial solid waste", value: MitigationSubTypes.INDUSTRIAL_SOLID_WASTE.valueOf() },
1532
+ { label: "Palm oil waste", value: MitigationSubTypes.PALM_OIL_WASTE.valueOf() },
1533
+ { label: "Aerobic treatment of waste water", value: MitigationSubTypes.AEROBIC_TREATMENT_OF_WASTE_WATER.valueOf() },
1534
+ { label: "Composting", value: MitigationSubTypes.COMPOSTING.valueOf() },
1535
+ ],
1536
+ N20: [
1537
+ { label: "Adipic acid", value: MitigationSubTypes.ADIPIC_ACID.valueOf() },
1538
+ { label: "Nitric acid", value: MitigationSubTypes.NITRIC_ACID.valueOf() },
1539
+ { label: "Caprolactam", value: MitigationSubTypes.CAPROLACTAM.valueOf() },
1540
+ ],
1541
+ Solar: [
1542
+ { label: "Solar Photovoltaics(PV)", value: MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV.valueOf() },
1543
+ { label: "Solar Water pumping (off-grid)", value: MitigationSubTypes.SOLAR_WATER_PUMPING_OFF_GRID.valueOf() },
1544
+ { label: "Solar Water pumping (on-grid)", value: MitigationSubTypes.SOLAR_WATER_PUMPING_ON_GRID.valueOf() },
1545
+ { label: "Solar PV water disinfection", value: MitigationSubTypes.SOLAR_PV_WATER_DISINFECTION.valueOf() },
1546
+ { label: "Solar thermal power", value: MitigationSubTypes.SOLAR_THERMAL_POWER.valueOf() },
1547
+ { label: "Solar thermal heat", value: MitigationSubTypes.SOLAR_THERMAL_HEAT.valueOf() },
1548
+ { label: "Solar water heating", value: MitigationSubTypes.SOLAR_WATER_HEATING.valueOf() },
1549
+ { label: "Solar cooking", value: MitigationSubTypes.SOLAR_COOKING.valueOf() },
1550
+ ],
1551
+ Transport: [
1552
+ { label: "Bus Rapid Transit", value: MitigationSubTypes.BUS_RAPID_TRANSIT.valueOf() },
1553
+ { label: "Bus Rapid Transit: Green hydrogen", value: MitigationSubTypes.BUS_RAPID_TRANSIT_GREEN_HYDROGEN.valueOf() },
1554
+ { label: "Motorbikes", value: MitigationSubTypes.MOTORBIKES.valueOf() },
1555
+ { label: "Mode shift: Road to rail", value: MitigationSubTypes.MODE_SHIFT_ROAD_TO_RAIL.valueOf() },
1556
+ { label: "More efficient train system", value: MitigationSubTypes.MORE_EFFICIENT_VEHICLES.valueOf() },
1557
+ { label: "More efficient vehicles", value: MitigationSubTypes.MORE_EFFICIENT_VEHICLES.valueOf() },
1558
+ { label: "Rail: regenerative braking", value: MitigationSubTypes.RAIL_REGENERATIVE_BRAKING.valueOf() },
1559
+ { label: "Rail: Green hydrogen", value: MitigationSubTypes.RAIL_GREEN_HYDROGEN.valueOf() },
1560
+ { label: "Rail: efficient operation", value: MitigationSubTypes.RAIL_EFFICIENT_OPERATION.valueOf() },
1561
+ { label: "Metro: efficient operation", value: MitigationSubTypes.METRO_EFFICIENT_OPERATION.valueOf() },
1562
+ { label: "Cars: Green hydrogen", value: MitigationSubTypes.CARS_GREEN_HYDROGEN.valueOf() },
1563
+ { label: "Cars: efficient operation", value: MitigationSubTypes.CARS_EFFICIENT_OPERATION.valueOf() },
1564
+ { label: "Scrapping old vehicles", value: MitigationSubTypes.SCRAPPING_OLD_VEHICLES.valueOf() },
1565
+ { label: "Biodiesel for transport", value: MitigationSubTypes.CABLE_CARS.valueOf() },
1566
+ { label: "Cable cars", value: MitigationSubTypes.CHEMICALS.valueOf() },
1567
+ ],
1568
+ Wind: [
1569
+ { label: "Wind", value: MitigationSubTypes.WIND.valueOf() },
1570
+ { label: "Offshore wind", value: MitigationSubTypes.OFFSHORE_WIND.valueOf() },
1571
+ ],
1572
+ CO2Usage: [
1573
+ { label: "CO2 recycling", value: MitigationSubTypes.CO2_RECYCLING.valueOf() },
1574
+ { label: "CO2 replacement", value: MitigationSubTypes.CO2_REPLACEMENT.valueOf() },
1575
+ ],
1576
+ Tidal: [
1577
+ { label: "Tidal", value: MitigationSubTypes.TIDAL.valueOf() },
1578
+ ],
1579
+ };
1580
+ var methodologyOptions = [
1581
+ "ACR - Truck Stop Electrification",
1582
+ "ACR - Advanced Refrigeration Systems",
1583
+ "ACR - Certified Reclaimed HFC Refrigerants, Propellants, and Fire Suppressants",
1584
+ "ACR - Destruction of Ozone Depleting Substances and High-GWP Foam",
1585
+ "ACR - Destruction of Ozone Depleting Substances from International Sources",
1586
+ "ACR - Transition to Advanced Formulation Blowing Agents in Foam Manufacturing and Use",
1587
+ "ACR - Afforestation and Reforestation of Degraded Lands",
1588
+ "ACR - Avoided Conversion of Grasslands and Shrublands to Crop Production",
1589
+ "ACR - Improved Forest Management (IFM) on Canadian Forestlands",
1590
+ "ACR - Improved Forest Management (IFM) on Non-Federal U.S. Forestlands",
1591
+ "ACR - Improved Forest Management (IFM) on Small Non-Industrial Private Forestlands",
1592
+ "ACR - Restoration of California Deltaic and Coastal Wetlands",
1593
+ "ACR - Restoration of Pocosin Wetlands",
1594
+ "ACR - Carbon Capture and Storage Projects",
1595
+ "ACR - Landfill Gas Destruction and Beneficial Use Projects",
1596
+ "CAR - Adipic Acid Production",
1597
+ "CAR - Biochar",
1598
+ "CAR - Canada Grassland",
1599
+ "CAR - Coal Mine Methane",
1600
+ "CAR - Forest",
1601
+ "CAR - Grassland",
1602
+ "CAR - Mexico Boiler Efficiency",
1603
+ "CAR - Mexico Forest",
1604
+ "CAR - Mexico Halocarbon",
1605
+ "CAR - Mexico Landfill",
1606
+ "CAR - Mexico Livestock",
1607
+ "CAR - Mexico Ozone Depleting Substances",
1608
+ "CAR - Nitric Acid Production",
1609
+ "CAR - Nitrogen Management",
1610
+ "CAR - Organic Waste Composting",
1611
+ "CAR - Organic Waste Digestion",
1612
+ "CAR - Ozone Depleting Substances",
1613
+ "CAR - Rice Cultivation",
1614
+ "CAR - Soil Enrichment",
1615
+ "CAR - Urban Forest Management",
1616
+ "CAR - Urban Tree Planting",
1617
+ "CAR - U.S. Landfill",
1618
+ "CAR - U.S. Livestock",
1619
+ "CDM - AM0001",
1620
+ "CDM - AM0007",
1621
+ "CDM - AM0009",
1622
+ "CDM - AM0017",
1623
+ "CDM - AM0018",
1624
+ "CDM - AM0019",
1625
+ "CDM - AM0020",
1626
+ "CDM - AM0021",
1627
+ "CDM - AM0023",
1628
+ "CDM - AM0026",
1629
+ "CDM - AM0027",
1630
+ "CDM - AM0028",
1631
+ "CDM - AM0030",
1632
+ "CDM - AM0031",
1633
+ "CDM - AM0035",
1634
+ "CDM - AM0036",
1635
+ "CDM - AM0037",
1636
+ "CDM - AM0038",
1637
+ "CDM - AM0043",
1638
+ "CDM - AM0044",
1639
+ "CDM - AM0045",
1640
+ "CDM - AM0046",
1641
+ "CDM - AM0048",
1642
+ "CDM - AM0049",
1643
+ "CDM - AM0050",
1644
+ "CDM - AM0052",
1645
+ "CDM - AM0053",
1646
+ "CDM - AM0055",
1647
+ "CDM - AM0056",
1648
+ "CDM - AM0057",
1649
+ "CDM - AM0058",
1650
+ "CDM - AM0059",
1651
+ "CDM - AM0060",
1652
+ "CDM - AM0061",
1653
+ "CDM - AM0062",
1654
+ "CDM - AM0063",
1655
+ "CDM - AM0064",
1656
+ "CDM - AM0065",
1657
+ "CDM - AM0066",
1658
+ "CDM - AM0067",
1659
+ "CDM - AM0068",
1660
+ "CDM - AM0069",
1661
+ "CDM - AM0070",
1662
+ "CDM - AM0071",
1663
+ "CDM - AM0072",
1664
+ "CDM - AM0073",
1665
+ "CDM - AM0074",
1666
+ "CDM - AM0075",
1667
+ "CDM - AM0076",
1668
+ "CDM - AM0077",
1669
+ "CDM - AM0078",
1670
+ "CDM - AM0079",
1671
+ "CDM - AM0080",
1672
+ "CDM - AM0081",
1673
+ "CDM - AM0082",
1674
+ "CDM - AM0083",
1675
+ "CDM - AM0084",
1676
+ "CDM - AM0086",
1677
+ "CDM - AM0088",
1678
+ "CDM - AM0089",
1679
+ "CDM - AM0090",
1680
+ "CDM - AM0091",
1681
+ "CDM - AM0092",
1682
+ "CDM - AM0093",
1683
+ "CDM - AM0094",
1684
+ "CDM - AM0095",
1685
+ "CDM - AM0096",
1686
+ "CDM - AM0097",
1687
+ "CDM - AM0098",
1688
+ "CDM - AM0099",
1689
+ "CDM - AM0100",
1690
+ "CDM - AM0101",
1691
+ "CDM - AM0103",
1692
+ "CDM - AM0104",
1693
+ "CDM - AM0105",
1694
+ "CDM - AM0106",
1695
+ "CDM - AM0107",
1696
+ "CDM - AM0108",
1697
+ "CDM - AM0109",
1698
+ "CDM - AM0110",
1699
+ "CDM - AM0111",
1700
+ "CDM - AM0112",
1701
+ "CDM - AM0113",
1702
+ "CDM - AM0114",
1703
+ "CDM - AM0115",
1704
+ "CDM - AM0116",
1705
+ "CDM - AM0117",
1706
+ "CDM - AM0118",
1707
+ "CDM - AM0119",
1708
+ "CDM - AM0120",
1709
+ "CDM - AM0121",
1710
+ "CDM - AM0122",
1711
+ "CDM - AMS-I.A.",
1712
+ "CDM - AMS-I.B.",
1713
+ "CDM - AMS-I.C.",
1714
+ "CDM - AMS-I.D.",
1715
+ "CDM - AMS-I.E.",
1716
+ "CDM - AMS-I.F.",
1717
+ "CDM - AMS-I.G.",
1718
+ "CDM - AMS-I.H.",
1719
+ "CDM - AMS-I.I.",
1720
+ "CDM - AMS-I.J.",
1721
+ "CDM - AMS-I.K.",
1722
+ "CDM - AMS-I.L.",
1723
+ "CDM - AMS-I.M.",
1724
+ "CDM - AMS-II.A.",
1725
+ "CDM - AMS-II.B.",
1726
+ "CDM - AMS-II.C.",
1727
+ "CDM - AMS-II.D.",
1728
+ "CDM - AMS-II.E.",
1729
+ "CDM - AMS-II.F.",
1730
+ "CDM - AMS-II.G.",
1731
+ "CDM - AMS-II.H.",
1732
+ "CDM - AMS-II.I.",
1733
+ "CDM - AMS-II.J.",
1734
+ "CDM - AMS-II.K.",
1735
+ "CDM - AMS-II.L.",
1736
+ "CDM - AMS-II.M.",
1737
+ "CDM - AMS-II.N.",
1738
+ "CDM - AMS-II.O.",
1739
+ "CDM - AMS-II.P.",
1740
+ "CDM - AMS-II.Q.",
1741
+ "CDM - AMS-II.R.",
1742
+ "CDM - AMS-II.S.",
1743
+ "CDM - AMS-II.T.",
1744
+ "CDM - AMS-III.A.",
1745
+ "CDM - AMS-III.B.",
1746
+ "CDM - AMS-III.C.",
1747
+ "CDM - AMS-III.D.",
1748
+ "CDM - AMS-III.E.",
1749
+ "CDM - AMS-III.F.",
1750
+ "CDM - AMS-III.G.",
1751
+ "CDM - AMS-III.H.",
1752
+ "CDM - AMS-III.I.",
1753
+ "CDM - AMS-III.J.",
1754
+ "CDM - AMS-III.K.",
1755
+ "CDM - AMS-III.L.",
1756
+ "CDM - AMS-III.M.",
1757
+ "CDM - AMS-III.N.",
1758
+ "CDM - AMS-III.O.",
1759
+ "CDM - AMS-III.P.",
1760
+ "CDM - AMS-III.Q.",
1761
+ "CDM - AMS-III.R.",
1762
+ "CDM - AMS-III.S.",
1763
+ "CDM - AMS-III.T.",
1764
+ "CDM - AMS-III.U.",
1765
+ "CDM - AMS-III.V.",
1766
+ "CDM - AMS-III.W.",
1767
+ "CDM - AMS-III.X.",
1768
+ "CDM - AMS-III.Y.",
1769
+ "CDM - AMS-III.Z.",
1770
+ "CDM - AMS-III.AA.",
1771
+ "CDM - AMS-III.AB.",
1772
+ "CDM - AMS-III.AC.",
1773
+ "CDM - AMS-III.AD.",
1774
+ "CDM - AMS-III.AE.",
1775
+ "CDM - AMS-III.AF.",
1776
+ "CDM - AMS-III.AG.",
1777
+ "CDM - AMS-III.AH.",
1778
+ "CDM - AMS-III.AI.",
1779
+ "CDM - AMS-III.AJ.",
1780
+ "CDM - AMS-III.AK.",
1781
+ "CDM - AMS-III.AL.",
1782
+ "CDM - AMS-III.AM.",
1783
+ "CDM - AMS-III.AN.",
1784
+ "CDM - AMS-III.AO.",
1785
+ "CDM - AMS-III.AP.",
1786
+ "CDM - AMS-III.AQ.",
1787
+ "CDM - AMS-III.AR.",
1788
+ "CDM - AMS-III.AS.",
1789
+ "CDM - AMS-III.AT.",
1790
+ "CDM - AMS-III.AU.",
1791
+ "CDM - AMS-III.AV.",
1792
+ "CDM - AMS-III.AW.",
1793
+ "CDM - AMS-III.AX.",
1794
+ "CDM - AMS-III.AY.",
1795
+ "CDM - AMS-III.BA.",
1796
+ "CDM - AMS-III.BB.",
1797
+ "CDM - AMS-III.BC.",
1798
+ "CDM - AMS-III.BD.",
1799
+ "CDM - AMS-III.BE.",
1800
+ "CDM - AMS-III.BF.",
1801
+ "CDM - AMS-III.BG.",
1802
+ "CDM - AMS-III.BH.",
1803
+ "CDM - AMS-III.BI.",
1804
+ "CDM - AMS-III.BJ.",
1805
+ "CDM - AMS-III.BK.",
1806
+ "CDM - AMS-III.BL.",
1807
+ "CDM - AMS-III.BM.",
1808
+ "CDM - AMS-III.BN.",
1809
+ "CDM - AMS-III.BO.",
1810
+ "CDM - AMS-III.BP.",
1811
+ "CDM - AR-AM0014",
1812
+ "CDM - AR-AMS0003",
1813
+ "CDM - AR-AMS0007",
1814
+ "GS - METHODOLOGY FOR METERED & MEASURED ENERGY COOKING DEVICES",
1815
+ "GS - METHODOLOGY FOR RETROFIT ENERGY EFFICIENCY MEASURES IN SHIPPING ",
1816
+ "GS - SOIL ORGANIC CARBON ACTIVITY MODULE FOR APPLICATION OF ORGANIC SOIL IMPROVERS FROM PULP AND PAPER MILL SLUDGES",
1817
+ "GS - REDUCED EMISSIONS FROM COOKING AND HEATING – TECHNOLOGIES AND PRACTICES TO DISPLACE DECENTRALIZED THERMAL ENERGY CONSUMPTION (TPDDTEC)",
1818
+ "GS - CARBON SEQUESTRATION THROUGH ACCELERATED CARBONATION OF CONCRETE AGGREGATE ",
1819
+ "VCS - VM0001",
1820
+ "VCS - VM0002",
1821
+ "VCS - VM0003",
1822
+ "VCS - VM0004",
1823
+ "VCS - VM0005",
1824
+ "VCS - VM0006",
1825
+ "VCS - VM0007",
1826
+ "VCS - VM0008",
1827
+ "VCS - VM0009",
1828
+ "VCS - VM0010",
1829
+ "VCS - VM0011",
1830
+ "VCS - VM0012",
1831
+ "VCS - VM0013",
1832
+ "VCS - VM0014",
1833
+ "VCS - VM0015",
1834
+ "VCS - VM0016",
1835
+ "VCS - VM0017",
1836
+ "VCS - VM0018",
1837
+ "VCS - VM0019",
1838
+ "VCS - VM0020",
1839
+ "VCS - VM0021",
1840
+ "VCS - VM0022",
1841
+ "VCS - VM0023",
1842
+ "VCS - VM0024",
1843
+ "VCS - VM0025",
1844
+ "VCS - VM0026",
1845
+ "VCS - VM0027",
1846
+ "VCS - VM0028",
1847
+ "VCS - VM0029",
1848
+ "VCS - VM0030",
1849
+ "VCS - VM0031",
1850
+ "VCS - VM0032",
1851
+ "VCS - VM0033",
1852
+ "VCS - VM0034",
1853
+ "VCS - VM0035",
1854
+ "VCS - VM0036",
1855
+ "VCS - VM0037",
1856
+ "VCS - VM0038",
1857
+ "VCS - VM0039",
1858
+ "VCS - VM0040",
1859
+ "VCS - VM0041",
1860
+ "VCS - VM0042",
1861
+ "VCS - VM0043",
1862
+ "VCS - VMR000",
1863
+ "VCS - VMR006",
1864
+ "ID_PM044",
1865
+ "ID_PM043",
1866
+ "ID_PM042",
1867
+ "ID_PM041",
1868
+ "ID_PM040",
1869
+ "ID_PM039",
1870
+ "ID_AM028",
1871
+ "ID_AM027",
1872
+ "ID_AM026",
1873
+ "ID_AM025",
1874
+ "ID_AM024",
1875
+ "ID_AM023",
1876
+ "ID_AM022",
1877
+ "ID_AM021",
1878
+ "ID_AM020",
1879
+ "ID_AM006",
1880
+ "VN_PM028",
1881
+ "ID_AM019",
1882
+ "VN_PM027",
1883
+ "ID_AM018",
1884
+ "ID_AM007",
1885
+ "TH_PM026",
1886
+ "VN_PM026",
1887
+ "VN_PM025",
1888
+ "TH_PM025",
1889
+ "ID_AM009",
1890
+ "VN_PM024",
1891
+ "ID_AM017",
1892
+ "TH_PM024",
1893
+ "ID_AM016",
1894
+ "VN_PM023",
1895
+ "TH_PM023",
1896
+ "ID_AM015",
1897
+ "TH_PM022",
1898
+ "VN_AM015",
1899
+ "VN_AM009",
1900
+ "ID_AM014",
1901
+ "TH_PM021",
1902
+ "TH_AM017",
1903
+ "ID_AM013",
1904
+ "VN_AM014",
1905
+ "VN_AM013",
1906
+ "TH_AM016",
1907
+ "VN_AM012",
1908
+ "TH_AM015",
1909
+ "ID_AM011",
1910
+ "TH_AM001",
1911
+ "VN_AM011",
1912
+ "ID_AM012",
1913
+ "VN_AM010",
1914
+ "TH_AM014",
1915
+ "ID_AM008",
1916
+ "VN_AM006",
1917
+ "TH_AM013",
1918
+ "TH_AM012",
1919
+ "VN_AM004",
1920
+ "ID_AM005",
1921
+ "ID_AM004",
1922
+ "TH_AM011",
1923
+ "VN_AM003",
1924
+ "ID_AM003",
1925
+ "VN_AM002",
1926
+ "TH_AM010",
1927
+ "ID_AM002",
1928
+ "TH_AM009",
1929
+ "ID_AM010",
1930
+ "VN_AM008",
1931
+ "TH_AM008",
1932
+ "TH_AM005",
1933
+ "VN_AM007",
1934
+ "TH_AM007",
1935
+ "VN_AM001",
1936
+ "MM_PM007",
1937
+ "TH_AM006",
1938
+ "MM_PM006",
1939
+ "VN_AM005",
1940
+ "KH_AM004",
1941
+ "TH_AM002",
1942
+ "KH_AM005",
1943
+ "BD_PM005",
1944
+ "MM_AM005",
1945
+ "TH_AM004",
1946
+ "LA_AM004",
1947
+ "BD_AM001",
1948
+ "MN_AM003",
1949
+ "MM_AM004",
1950
+ "KE_AM003",
1951
+ "LA_AM003",
1952
+ "MM_AM003",
1953
+ "CR_AM003",
1954
+ "KH_AM003",
1955
+ "PH_PM003",
1956
+ "TH_AM003",
1957
+ "CL_AM001",
1958
+ "ET_AM003",
1959
+ "BD_AM003",
1960
+ "BD_AM002",
1961
+ "ET_AM002",
1962
+ "KE_AM002",
1963
+ "CR_AM002",
1964
+ "LA_AM002",
1965
+ "KH_AM002",
1966
+ "MV_AM002",
1967
+ "MM_AM002",
1968
+ "PH_AM002",
1969
+ "MN_AM002",
1970
+ "CL_AM002",
1971
+ "PW_AM001",
1972
+ "PH_AM001",
1973
+ "KE_AM001",
1974
+ "KH_AM001",
1975
+ "SA_AM001",
1976
+ "MN_AM001",
1977
+ "MM_AM001",
1978
+ "CR_AM001",
1979
+ "ID_AM001",
1980
+ "MX_AM001",
1981
+ "ET_AM001",
1982
+ "LA_AM001",
1983
+ "MV_AM001",
1984
+ "Puro - BIO CHAR",
1985
+ ];
1043
1986
 
1044
1987
  var ESGType;
1045
1988
  (function (ESGType) {
@@ -4168,6 +5111,26 @@ function requireAgricultureCal () {
4168
5111
  return agricultureCal;
4169
5112
  }
4170
5113
 
5114
+ var soilEnrichmentCal = {};
5115
+
5116
+ var hasRequiredSoilEnrichmentCal;
5117
+
5118
+ function requireSoilEnrichmentCal () {
5119
+ if (hasRequiredSoilEnrichmentCal) return soilEnrichmentCal;
5120
+ hasRequiredSoilEnrichmentCal = 1;
5121
+ Object.defineProperty(soilEnrichmentCal, "__esModule", { value: true });
5122
+ soilEnrichmentCal.SoilEnrichmentCal = void 0;
5123
+ const calculator_1 = requireCalculator();
5124
+ class SoilEnrichmentCal {
5125
+ static calculate(req) {
5126
+ const constants = req.soilEnrichmentConstants;
5127
+ return Number((constants.emissionFactor * req.weight).toFixed(calculator_1.PRECISION));
5128
+ }
5129
+ }
5130
+ soilEnrichmentCal.SoilEnrichmentCal = SoilEnrichmentCal;
5131
+ return soilEnrichmentCal;
5132
+ }
5133
+
4171
5134
  var solarCal = {};
4172
5135
 
4173
5136
  var hasRequiredSolarCal;
@@ -4244,6 +5207,53 @@ class AgricultureCreationRequest {
4244
5207
  }
4245
5208
  agricultureCreationRequest.AgricultureCreationRequest = AgricultureCreationRequest;
4246
5209
 
5210
+ var soilEnrichmentCreationRequest = {};
5211
+
5212
+ var soilEnrichmentConstants = {};
5213
+
5214
+ Object.defineProperty(soilEnrichmentConstants, "__esModule", { value: true });
5215
+ soilEnrichmentConstants.SoilEnrichmentConstants = void 0;
5216
+ class SoilEnrichmentConstants {
5217
+ constructor() {
5218
+ this.emissionFactor = 3.66;
5219
+ this.emissionFactorUnit = "tCO2e"; // emission factor
5220
+ }
5221
+ }
5222
+ soilEnrichmentConstants.SoilEnrichmentConstants = SoilEnrichmentConstants;
5223
+
5224
+ Object.defineProperty(soilEnrichmentCreationRequest, "__esModule", { value: true });
5225
+ soilEnrichmentCreationRequest.SoilEnrichmentCreationRequest = void 0;
5226
+ const soilEnrichmentConstants_1 = soilEnrichmentConstants;
5227
+ class SoilEnrichmentCreationRequest {
5228
+ constructor() {
5229
+ this.soilEnrichmentConstants = new soilEnrichmentConstants_1.SoilEnrichmentConstants();
5230
+ }
5231
+ }
5232
+ soilEnrichmentCreationRequest.SoilEnrichmentCreationRequest = SoilEnrichmentCreationRequest;
5233
+
5234
+ var stovesHousesNamibiaCreationRequest = {};
5235
+
5236
+ var stovesHousesNamibiaConstants = {};
5237
+
5238
+ Object.defineProperty(stovesHousesNamibiaConstants, "__esModule", { value: true });
5239
+ stovesHousesNamibiaConstants.StovesHousesNamibiaConstants = void 0;
5240
+ class StovesHousesNamibiaConstants {
5241
+ constructor() {
5242
+ this.emissionFactor = 0.1;
5243
+ }
5244
+ }
5245
+ stovesHousesNamibiaConstants.StovesHousesNamibiaConstants = StovesHousesNamibiaConstants;
5246
+
5247
+ Object.defineProperty(stovesHousesNamibiaCreationRequest, "__esModule", { value: true });
5248
+ stovesHousesNamibiaCreationRequest.StovesHousesNamibiaCreationRequest = void 0;
5249
+ const stovesHousesNamibiaConstants_1 = stovesHousesNamibiaConstants;
5250
+ class StovesHousesNamibiaCreationRequest {
5251
+ constructor() {
5252
+ this.stovesHousesNamibiaConstants = new stovesHousesNamibiaConstants_1.StovesHousesNamibiaConstants();
5253
+ }
5254
+ }
5255
+ stovesHousesNamibiaCreationRequest.StovesHousesNamibiaCreationRequest = StovesHousesNamibiaCreationRequest;
5256
+
4247
5257
  var solarCreationRequest = {};
4248
5258
 
4249
5259
  var solarConstants = {};
@@ -4281,6 +5291,134 @@ class SolarCreationRequest {
4281
5291
  }
4282
5292
  solarCreationRequest.SolarCreationRequest = SolarCreationRequest;
4283
5293
 
5294
+ var stovesHousesNamibiaCal = {};
5295
+
5296
+ var hasRequiredStovesHousesNamibiaCal;
5297
+
5298
+ function requireStovesHousesNamibiaCal () {
5299
+ if (hasRequiredStovesHousesNamibiaCal) return stovesHousesNamibiaCal;
5300
+ hasRequiredStovesHousesNamibiaCal = 1;
5301
+ Object.defineProperty(stovesHousesNamibiaCal, "__esModule", { value: true });
5302
+ stovesHousesNamibiaCal.StovesHousesNamibiaCal = void 0;
5303
+ const calculator_1 = requireCalculator();
5304
+ class StovesHousesNamibiaCal {
5305
+ static calculate(req) {
5306
+ const constants = req.stovesHousesNamibiaConstants;
5307
+ return Number((constants.emissionFactor * req.numberOfDays * req.numberOfPeopleInHousehold).toFixed(calculator_1.PRECISION));
5308
+ }
5309
+ }
5310
+ stovesHousesNamibiaCal.StovesHousesNamibiaCal = StovesHousesNamibiaCal;
5311
+ return stovesHousesNamibiaCal;
5312
+ }
5313
+
5314
+ var solarWaterPumpingOffGridCreationRequest = {};
5315
+
5316
+ var solarWaterPumpingOffGridConstants = {};
5317
+
5318
+ Object.defineProperty(solarWaterPumpingOffGridConstants, "__esModule", { value: true });
5319
+ solarWaterPumpingOffGridConstants.SolarWaterPumpingOffGridConstants = void 0;
5320
+ class SolarWaterPumpingOffGridConstants {
5321
+ constructor() {
5322
+ this.emissionFactor = 1.3;
5323
+ this.emissionFactorUnit = "kWh/year";
5324
+ }
5325
+ }
5326
+ solarWaterPumpingOffGridConstants.SolarWaterPumpingOffGridConstants = SolarWaterPumpingOffGridConstants;
5327
+
5328
+ Object.defineProperty(solarWaterPumpingOffGridCreationRequest, "__esModule", { value: true });
5329
+ solarWaterPumpingOffGridCreationRequest.SolarWaterPumpingOffGridCreationRequest = void 0;
5330
+ const solarWaterPumpingOffGridConstants_1 = solarWaterPumpingOffGridConstants;
5331
+ class SolarWaterPumpingOffGridCreationRequest {
5332
+ constructor() {
5333
+ this.solarWaterPumpingOffGridConstants = new solarWaterPumpingOffGridConstants_1.SolarWaterPumpingOffGridConstants();
5334
+ }
5335
+ }
5336
+ solarWaterPumpingOffGridCreationRequest.SolarWaterPumpingOffGridCreationRequest = SolarWaterPumpingOffGridCreationRequest;
5337
+
5338
+ var solarWaterPumpingOffGridCal = {};
5339
+
5340
+ var hasRequiredSolarWaterPumpingOffGridCal;
5341
+
5342
+ function requireSolarWaterPumpingOffGridCal () {
5343
+ if (hasRequiredSolarWaterPumpingOffGridCal) return solarWaterPumpingOffGridCal;
5344
+ hasRequiredSolarWaterPumpingOffGridCal = 1;
5345
+ Object.defineProperty(solarWaterPumpingOffGridCal, "__esModule", { value: true });
5346
+ solarWaterPumpingOffGridCal.solarWaterPumpingOffGridCal = void 0;
5347
+ const calculator_1 = requireCalculator();
5348
+ var convert = lib;
5349
+ let solarWaterPumpingOffGridCal$1 = class solarWaterPumpingOffGridCal {
5350
+ static calculate(req) {
5351
+ const constants = req.solarWaterPumpingOffGridConstants;
5352
+ const emissionUnitParts = constants.emissionFactorUnit.split('/');
5353
+ if (emissionUnitParts.length != 2) {
5354
+ throw Error("Invalid emission factor unit " + constants.emissionFactorUnit);
5355
+ }
5356
+ const measuredUnitParts = req.energyGenerationUnit.split('/');
5357
+ if (measuredUnitParts.length != 3) {
5358
+ throw Error("Invalid measured unit " + req.energyGenerationUnit);
5359
+ }
5360
+ const unitX = convert(req.energyGeneration).from(measuredUnitParts[0]).to(emissionUnitParts[0]);
5361
+ return Number((constants.emissionFactor * unitX).toFixed(calculator_1.PRECISION));
5362
+ }
5363
+ };
5364
+ solarWaterPumpingOffGridCal.solarWaterPumpingOffGridCal = solarWaterPumpingOffGridCal$1;
5365
+ return solarWaterPumpingOffGridCal;
5366
+ }
5367
+
5368
+ var solarWaterPumpingOnGridCreationRequest = {};
5369
+
5370
+ var solarWaterPumpingOnGridConstants = {};
5371
+
5372
+ Object.defineProperty(solarWaterPumpingOnGridConstants, "__esModule", { value: true });
5373
+ solarWaterPumpingOnGridConstants.SolarWaterPumpingOnGridConstants = void 0;
5374
+ class SolarWaterPumpingOnGridConstants {
5375
+ constructor() {
5376
+ this.emissionFactor = 1.06;
5377
+ this.emissionFactorUnit = "kWh/year";
5378
+ }
5379
+ }
5380
+ solarWaterPumpingOnGridConstants.SolarWaterPumpingOnGridConstants = SolarWaterPumpingOnGridConstants;
5381
+
5382
+ Object.defineProperty(solarWaterPumpingOnGridCreationRequest, "__esModule", { value: true });
5383
+ solarWaterPumpingOnGridCreationRequest.SolarWaterPumpingOnGridCreationRequest = void 0;
5384
+ const solarWaterPumpingOnGridConstants_1 = solarWaterPumpingOnGridConstants;
5385
+ class SolarWaterPumpingOnGridCreationRequest {
5386
+ constructor() {
5387
+ this.solarWaterPumpingOnGridConstants = new solarWaterPumpingOnGridConstants_1.SolarWaterPumpingOnGridConstants();
5388
+ }
5389
+ }
5390
+ solarWaterPumpingOnGridCreationRequest.SolarWaterPumpingOnGridCreationRequest = SolarWaterPumpingOnGridCreationRequest;
5391
+
5392
+ var solarWaterPumpingOnGridCal = {};
5393
+
5394
+ var hasRequiredSolarWaterPumpingOnGridCal;
5395
+
5396
+ function requireSolarWaterPumpingOnGridCal () {
5397
+ if (hasRequiredSolarWaterPumpingOnGridCal) return solarWaterPumpingOnGridCal;
5398
+ hasRequiredSolarWaterPumpingOnGridCal = 1;
5399
+ Object.defineProperty(solarWaterPumpingOnGridCal, "__esModule", { value: true });
5400
+ solarWaterPumpingOnGridCal.solarWaterPumpingOnGridCal = void 0;
5401
+ const calculator_1 = requireCalculator();
5402
+ var convert = lib;
5403
+ let solarWaterPumpingOnGridCal$1 = class solarWaterPumpingOnGridCal {
5404
+ static calculate(req) {
5405
+ const constants = req.solarWaterPumpingOnGridConstants;
5406
+ const emissionUnitParts = constants.emissionFactorUnit.split('/');
5407
+ if (emissionUnitParts.length != 2) {
5408
+ throw Error("Invalid emission factor unit " + constants.emissionFactorUnit);
5409
+ }
5410
+ const measuredUnitParts = req.energyGenerationUnit.split('/');
5411
+ if (measuredUnitParts.length != 3) {
5412
+ throw Error("Invalid measured unit " + req.energyGenerationUnit);
5413
+ }
5414
+ const unitX = convert(req.energyGeneration).from(measuredUnitParts[0]).to(emissionUnitParts[0]);
5415
+ return Number((constants.emissionFactor * unitX).toFixed(calculator_1.PRECISION));
5416
+ }
5417
+ };
5418
+ solarWaterPumpingOnGridCal.solarWaterPumpingOnGridCal = solarWaterPumpingOnGridCal$1;
5419
+ return solarWaterPumpingOnGridCal;
5420
+ }
5421
+
4284
5422
  var hasRequiredCalculator;
4285
5423
 
4286
5424
  function requireCalculator () {
@@ -4289,9 +5427,17 @@ function requireCalculator () {
4289
5427
  Object.defineProperty(calculator, "__esModule", { value: true });
4290
5428
  calculator.calculateCredit = calculator.PRECISION = void 0;
4291
5429
  const agricultureCal_1 = requireAgricultureCal();
5430
+ const soilEnrichmentCal_1 = requireSoilEnrichmentCal();
4292
5431
  const solarCal_1 = requireSolarCal();
4293
5432
  const agricultureCreationRequest_1 = agricultureCreationRequest;
5433
+ const soilEnrichmentCreationRequest_1 = soilEnrichmentCreationRequest;
5434
+ const stovesHousesNamibiaCreationRequest_1 = stovesHousesNamibiaCreationRequest;
4294
5435
  const solarCreationRequest_1 = solarCreationRequest;
5436
+ const stovesHousesNamibiaCal_1 = requireStovesHousesNamibiaCal();
5437
+ const solarWaterPumpingOffGridCreationRequest_1 = solarWaterPumpingOffGridCreationRequest;
5438
+ const solarWaterPumpingOffGridCal_1 = requireSolarWaterPumpingOffGridCal();
5439
+ const solarWaterPumpingOnGridCreationRequest_1 = solarWaterPumpingOnGridCreationRequest;
5440
+ const solarWaterPumpingOnGridCal_1 = requireSolarWaterPumpingOnGridCal();
4295
5441
  calculator.PRECISION = 2;
4296
5442
  const calculateCredit = (request) => {
4297
5443
  if (request instanceof agricultureCreationRequest_1.AgricultureCreationRequest) {
@@ -4300,6 +5446,18 @@ function requireCalculator () {
4300
5446
  else if (request instanceof solarCreationRequest_1.SolarCreationRequest) {
4301
5447
  return solarCal_1.SolarCal.calculate(request);
4302
5448
  }
5449
+ else if (request instanceof soilEnrichmentCreationRequest_1.SoilEnrichmentCreationRequest) {
5450
+ return soilEnrichmentCal_1.SoilEnrichmentCal.calculate(request);
5451
+ }
5452
+ else if (request instanceof stovesHousesNamibiaCreationRequest_1.StovesHousesNamibiaCreationRequest) {
5453
+ return stovesHousesNamibiaCal_1.StovesHousesNamibiaCal.calculate(request);
5454
+ }
5455
+ else if (request instanceof solarWaterPumpingOffGridCreationRequest_1.SolarWaterPumpingOffGridCreationRequest) {
5456
+ return solarWaterPumpingOffGridCal_1.solarWaterPumpingOffGridCal.calculate(request);
5457
+ }
5458
+ else if (request instanceof solarWaterPumpingOnGridCreationRequest_1.SolarWaterPumpingOnGridCreationRequest) {
5459
+ return solarWaterPumpingOnGridCal_1.solarWaterPumpingOnGridCal.calculate(request);
5460
+ }
4303
5461
  else {
4304
5462
  throw Error("Not implemented");
4305
5463
  }
@@ -4310,25 +5468,24 @@ function requireCalculator () {
4310
5468
 
4311
5469
  var building_type_enum = {};
4312
5470
 
4313
- (function (exports) {
4314
- Object.defineProperty(exports, "__esModule", { value: true });
4315
- exports.BuildingType = void 0;
4316
- (function (BuildingType) {
4317
- BuildingType["Household"] = "Household";
4318
- BuildingType["HealthCenter"] = "HealthCenter";
4319
- BuildingType["Dispensary"] = "Dispensary";
4320
- BuildingType["School"] = "School";
4321
- BuildingType["PrimarySchool"] = "PrimarySchool";
4322
- BuildingType["SecondarySchool"] = "SecondarySchool";
4323
- BuildingType["PublicAdministration"] = "PublicAdministration";
4324
- BuildingType["TradingPlace"] = "TradingPlace";
4325
- BuildingType["BusStop"] = "BusStop";
4326
- })(exports.BuildingType || (exports.BuildingType = {}));
4327
- } (building_type_enum));
5471
+ Object.defineProperty(building_type_enum, "__esModule", { value: true });
5472
+ building_type_enum.BuildingType = void 0;
5473
+ var BuildingType;
5474
+ (function (BuildingType) {
5475
+ BuildingType["Household"] = "Household";
5476
+ BuildingType["HealthCenter"] = "HealthCenter";
5477
+ BuildingType["Dispensary"] = "Dispensary";
5478
+ BuildingType["School"] = "School";
5479
+ BuildingType["PrimarySchool"] = "PrimarySchool";
5480
+ BuildingType["SecondarySchool"] = "SecondarySchool";
5481
+ BuildingType["PublicAdministration"] = "PublicAdministration";
5482
+ BuildingType["TradingPlace"] = "TradingPlace";
5483
+ BuildingType["BusStop"] = "BusStop";
5484
+ })(BuildingType || (building_type_enum.BuildingType = BuildingType = {}));
4328
5485
 
4329
5486
  (function (exports) {
4330
5487
  Object.defineProperty(exports, "__esModule", { value: true });
4331
- exports.BuildingType = exports.SolarConstants = exports.AgricultureConstants = exports.AgricultureCreationRequest = exports.SolarCreationRequest = exports.calculateCredit = void 0;
5488
+ exports.SolarWaterPumpingOnGridCreationRequest = exports.SolarWaterPumpingOnGridConstants = exports.SolarWaterPumpingOffGridCreationRequest = exports.SolarWaterPumpingOffGridConstants = exports.StovesHousesNamibiaCreationRequest = exports.StovesHousesNamibiaConstants = exports.SoilEnrichmentCreationRequest = exports.SoilEnrichmentConstants = exports.BuildingType = exports.SolarConstants = exports.AgricultureConstants = exports.AgricultureCreationRequest = exports.SolarCreationRequest = exports.calculateCredit = void 0;
4332
5489
  const calculator_1 = requireCalculator();
4333
5490
  Object.defineProperty(exports, "calculateCredit", { enumerable: true, get: function () { return calculator_1.calculateCredit; } });
4334
5491
  const agricultureConstants_1 = agricultureConstants;
@@ -4340,7 +5497,23 @@ var building_type_enum = {};
4340
5497
  const agricultureCreationRequest_1 = agricultureCreationRequest;
4341
5498
  Object.defineProperty(exports, "AgricultureCreationRequest", { enumerable: true, get: function () { return agricultureCreationRequest_1.AgricultureCreationRequest; } });
4342
5499
  const solarCreationRequest_1 = solarCreationRequest;
4343
- Object.defineProperty(exports, "SolarCreationRequest", { enumerable: true, get: function () { return solarCreationRequest_1.SolarCreationRequest; } });
5500
+ Object.defineProperty(exports, "SolarCreationRequest", { enumerable: true, get: function () { return solarCreationRequest_1.SolarCreationRequest; } });
5501
+ const soilEnrichmentConstants_1 = soilEnrichmentConstants;
5502
+ Object.defineProperty(exports, "SoilEnrichmentConstants", { enumerable: true, get: function () { return soilEnrichmentConstants_1.SoilEnrichmentConstants; } });
5503
+ const soilEnrichmentCreationRequest_1 = soilEnrichmentCreationRequest;
5504
+ Object.defineProperty(exports, "SoilEnrichmentCreationRequest", { enumerable: true, get: function () { return soilEnrichmentCreationRequest_1.SoilEnrichmentCreationRequest; } });
5505
+ const stovesHousesNamibiaConstants_1 = stovesHousesNamibiaConstants;
5506
+ Object.defineProperty(exports, "StovesHousesNamibiaConstants", { enumerable: true, get: function () { return stovesHousesNamibiaConstants_1.StovesHousesNamibiaConstants; } });
5507
+ const stovesHousesNamibiaCreationRequest_1 = stovesHousesNamibiaCreationRequest;
5508
+ Object.defineProperty(exports, "StovesHousesNamibiaCreationRequest", { enumerable: true, get: function () { return stovesHousesNamibiaCreationRequest_1.StovesHousesNamibiaCreationRequest; } });
5509
+ const solarWaterPumpingOffGridConstants_1 = solarWaterPumpingOffGridConstants;
5510
+ Object.defineProperty(exports, "SolarWaterPumpingOffGridConstants", { enumerable: true, get: function () { return solarWaterPumpingOffGridConstants_1.SolarWaterPumpingOffGridConstants; } });
5511
+ const solarWaterPumpingOffGridCreationRequest_1 = solarWaterPumpingOffGridCreationRequest;
5512
+ Object.defineProperty(exports, "SolarWaterPumpingOffGridCreationRequest", { enumerable: true, get: function () { return solarWaterPumpingOffGridCreationRequest_1.SolarWaterPumpingOffGridCreationRequest; } });
5513
+ const solarWaterPumpingOnGridConstants_1 = solarWaterPumpingOnGridConstants;
5514
+ Object.defineProperty(exports, "SolarWaterPumpingOnGridConstants", { enumerable: true, get: function () { return solarWaterPumpingOnGridConstants_1.SolarWaterPumpingOnGridConstants; } });
5515
+ const solarWaterPumpingOnGridCreationRequest_1 = solarWaterPumpingOnGridCreationRequest;
5516
+ Object.defineProperty(exports, "SolarWaterPumpingOnGridCreationRequest", { enumerable: true, get: function () { return solarWaterPumpingOnGridCreationRequest_1.SolarWaterPumpingOnGridCreationRequest; } });
4344
5517
  } (cjs));
4345
5518
 
4346
5519
  var consumerGroupList = [
@@ -6121,7 +7294,7 @@ var ProgrammeManagementComponent = function (props) {
6121
7294
  } })))))));
6122
7295
  };
6123
7296
 
6124
- var css_248z$m = ".programme-details-form-container,\n.programme-sought-form-container {\n width: 100%; }\n .programme-details-form-container .programme-details-form,\n .programme-details-form-container .programme-sought-form,\n .programme-sought-form-container .programme-details-form,\n .programme-sought-form-container .programme-sought-form {\n width: 100%; }\n .programme-details-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-details-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover,\n .programme-details-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-details-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover,\n .programme-sought-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-sought-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover,\n .programme-sought-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-sought-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover {\n border-color: #ff4d4f !important; }\n .programme-details-form-container .programme-details-form .ant-picker-large,\n .programme-details-form-container .programme-sought-form .ant-picker-large,\n .programme-sought-form-container .programme-details-form .ant-picker-large,\n .programme-sought-form-container .programme-sought-form .ant-picker-large {\n height: 40px !important;\n width: 100%; }\n .programme-details-form-container .programme-details-form .ant-upload-list-item-name,\n .programme-details-form-container .programme-sought-form .ant-upload-list-item-name,\n .programme-sought-form-container .programme-details-form .ant-upload-list-item-name,\n .programme-sought-form-container .programme-sought-form .ant-upload-list-item-name {\n color: #16b1ff; }\n .programme-details-form-container .programme-details-form .steps-actions,\n .programme-details-form-container .programme-sought-form .steps-actions,\n .programme-sought-form-container .programme-details-form .steps-actions,\n .programme-sought-form-container .programme-sought-form .steps-actions {\n display: flex;\n flex-direction: row-reverse;\n margin-right: 1rem; }\n .programme-details-form-container .programme-details-form .steps-actions .action-btn,\n .programme-details-form-container .programme-sought-form .steps-actions .action-btn,\n .programme-sought-form-container .programme-details-form .steps-actions .action-btn,\n .programme-sought-form-container .programme-sought-form .steps-actions .action-btn {\n border: 1px solid #16b1ff;\n color: #16b1ff;\n margin-right: 1rem; }\n .programme-details-form-container .programme-details-form .steps-actions .back-btn,\n .programme-details-form-container .programme-sought-form .steps-actions .back-btn,\n .programme-sought-form-container .programme-details-form .steps-actions .back-btn,\n .programme-sought-form-container .programme-sought-form .steps-actions .back-btn {\n border: 1px solid rgba(140, 140, 140, 0.7);\n color: rgba(140, 140, 140, 0.7);\n margin-right: 1rem; }\n .programme-details-form-container .programme-details-form .steps-actions .mg-left-1,\n .programme-details-form-container .programme-sought-form .steps-actions .mg-left-1,\n .programme-sought-form-container .programme-details-form .steps-actions .mg-left-1,\n .programme-sought-form-container .programme-sought-form .steps-actions .mg-left-1 {\n margin-left: 1rem; }\n .programme-details-form-container .programme-details-form .options-programme,\n .programme-details-form-container .programme-sought-form .options-programme,\n .programme-sought-form-container .programme-details-form .options-programme,\n .programme-sought-form-container .programme-sought-form .options-programme {\n width: 100%; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .ant-radio-group,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .ant-radio-group,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .ant-radio-group,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .ant-radio-group {\n width: 50%; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio-container,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio-container,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio-container,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio-container {\n width: 30%;\n text-align: center; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n) {\n color: #ffffff !important;\n border-color: #9155fd !important;\n box-shadow: none; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper::before {\n background-color: transparent; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper {\n border: 1px solid #d9d9d9; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .anticon,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .anticon,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .anticon,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .anticon {\n margin-right: 0.5rem; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio {\n width: 100%; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio .ant-radio-button-checked {\n background: #9155fd;\n color: #ffffff; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .role-icons,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .role-icons,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .role-icons,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .role-icons {\n margin-right: 5px; }\n .programme-details-form-container .programme-details-form .row,\n .programme-details-form-container .programme-sought-form .row,\n .programme-sought-form-container .programme-details-form .row,\n .programme-sought-form-container .programme-sought-form .row {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .org-col .details-part-three,\n .programme-details-form-container .programme-sought-form .row .org-col .details-part-three,\n .programme-sought-form-container .programme-details-form .row .org-col .details-part-three,\n .programme-sought-form-container .programme-sought-form .row .org-col .details-part-three {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .website .ant-input,\n .programme-details-form-container .programme-sought-form .row .website .ant-input,\n .programme-sought-form-container .programme-details-form .row .website .ant-input,\n .programme-sought-form-container .programme-sought-form .row .website .ant-input {\n margin-left: 0.3rem; }\n .programme-details-form-container .programme-details-form .row .website .ant-input-group-addon,\n .programme-details-form-container .programme-sought-form .row .website .ant-input-group-addon,\n .programme-sought-form-container .programme-details-form .row .website .ant-input-group-addon,\n .programme-sought-form-container .programme-sought-form .row .website .ant-input-group-addon {\n border: 1px solid #d9d9d9; }\n .programme-details-form-container .programme-details-form .row .design-upload-section,\n .programme-details-form-container .programme-sought-form .row .design-upload-section,\n .programme-sought-form-container .programme-details-form .row .design-upload-section,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: start;\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .icon-color,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .icon-color,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .icon-color,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .icon-color {\n color: #16b1ff !important; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .ant-upload,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .ant-upload,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .ant-upload,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .ant-upload {\n width: 20%; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .ant-upload-list,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .ant-upload-list,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .ant-upload-list,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .ant-upload-list {\n align-items: center;\n justify-content: center;\n width: 75%; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .ant-upload-list .ant-upload-list-item,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .ant-upload-list .ant-upload-list-item,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .ant-upload-list .ant-upload-list-item,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .ant-upload-list .ant-upload-list-item {\n margin-top: 0; }\n .programme-details-form-container .programme-details-form .row .details-part-one .upload-doc,\n .programme-details-form-container .programme-sought-form .row .details-part-one .upload-doc,\n .programme-sought-form-container .programme-details-form .row .details-part-one .upload-doc,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .upload-doc {\n height: 40px !important; }\n .programme-details-form-container .programme-details-form .row .details-part-one .ant-upload-list-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .ant-upload-list-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .ant-upload-list-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .ant-upload-list-item {\n border-radius: 5px !important;\n height: 40px !important; }\n .programme-details-form-container .programme-details-form .row .details-part-one .add-Document,\n .programme-details-form-container .programme-sought-form .row .details-part-one .add-Document,\n .programme-sought-form-container .programme-details-form .row .details-part-one .add-Document,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .add-Document {\n display: flex; }\n .programme-details-form-container .programme-details-form .row .details-part-one .add-Document .ant-form-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .add-Document .ant-form-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .add-Document .ant-form-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .add-Document .ant-form-item {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .add-Document .addDoc-info,\n .programme-details-form-container .programme-sought-form .row .details-part-one .add-Document .addDoc-info,\n .programme-sought-form-container .programme-details-form .row .details-part-one .add-Document .addDoc-info,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .add-Document .addDoc-info {\n position: absolute;\n margin-left: 130px;\n margin-top: 1.1px; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-list-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-list-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-list-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-list-item {\n display: flex;\n width: 100%;\n align-items: center; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item .organisation,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item .organisation,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item .organisation,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item .organisation {\n width: 60%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent {\n width: 35%;\n margin-left: 1rem; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-input-number,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-input-number,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-input-number,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-input-number {\n width: 80%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error {\n width: 250px !important; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container {\n width: 48%;\n text-align: center; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n) {\n color: #ffffff !important;\n border-color: #9155fd !important;\n border-radius: 4px;\n box-shadow: none; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper::before {\n background-color: transparent; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper {\n border: 1px solid #d9d9d9; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .anticon,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .anticon,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .anticon,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .anticon {\n margin-right: 0.5rem; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked {\n background: #9155fd;\n color: #ffffff; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .role-icons,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .role-icons,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .role-icons,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .role-icons {\n margin-right: 5px; }\n .programme-details-form-container .programme-details-form .row-org,\n .programme-details-form-container .programme-sought-form .row-org,\n .programme-sought-form-container .programme-details-form .row-org,\n .programme-sought-form-container .programme-sought-form .row-org {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row-org .org-col .details-part-three,\n .programme-details-form-container .programme-sought-form .row-org .org-col .details-part-three,\n .programme-sought-form-container .programme-details-form .row-org .org-col .details-part-three,\n .programme-sought-form-container .programme-sought-form .row-org .org-col .details-part-three {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row,\n .programme-details-form-container .programme-sought-form .selection-details-row,\n .programme-sought-form-container .programme-details-form .selection-details-row,\n .programme-sought-form-container .programme-sought-form .selection-details-row {\n width: 100%;\n margin-bottom: 1rem; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-col,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-col,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-col,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-col,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-col,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-col,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-col,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-col {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row {\n width: 100%;\n align-items: center; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-label,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-label,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label {\n display: flex;\n flex-direction: row;\n width: fit-content;\n align-items: center;\n justify-content: space-between;\n font-size: 14px;\n color: rgba(58, 53, 65, 0.5); }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-label .info-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label .info-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-label .info-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label .info-container {\n display: flex;\n flex-direction: row;\n width: 10%;\n height: 30px;\n align-items: center;\n justify-content: flex-end; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container {\n width: 45%;\n text-align: center; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n) {\n color: #ffffff !important;\n border-color: #9155fd !important;\n box-shadow: none;\n border-radius: 4px; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before {\n background-color: transparent;\n border-radius: 4px; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper {\n border: 1px solid #d9d9d9;\n border-radius: 4px;\n color: #8c8c8c; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .anticon,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .anticon,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .anticon,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .anticon {\n margin-right: 0.5rem; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked {\n background: #9155fd;\n color: #ffffff; }\n\n.step-title-container {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n margin-bottom: 1rem; }\n .step-title-container .step-count {\n font-size: 2.2rem;\n font-weight: 800;\n margin-right: 0.4rem;\n color: rgba(58, 53, 65, 0.8); }\n .step-title-container .title {\n font-size: 1rem;\n font-weight: 600;\n color: #3a3541; }\n\n.add-programme-main-container {\n display: flex;\n flex-direction: column;\n border-radius: 5px;\n padding: 0 50px; }\n .add-programme-main-container .title-container {\n display: flex;\n flex-direction: column;\n border-radius: 5px; }\n .add-programme-main-container .title-container .main {\n font-size: 1.25rem;\n font-weight: 500;\n color: #16b1ff; }\n .add-programme-main-container .title-container .sub {\n font-size: 0.8rem;\n color: #555657; }\n .add-programme-main-container .adding-section {\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n margin: 1rem 0 1rem 0;\n border-radius: 10px;\n padding: 2.5rem 1.5rem 2.5rem 1.5rem; }\n .add-programme-main-container .adding-section .form-section {\n display: flex;\n margin-bottom: 2rem; }\n .add-programme-main-container .adding-section .form-section .form-one {\n width: 100%; }\n .add-programme-main-container .adding-section .form-section .steps {\n width: 15%; }\n .add-programme-main-container .adding-section .form-section .steps-content {\n width: 85%; }\n .add-programme-main-container .adding-section .steps-action {\n display: flex;\n flex-direction: row-reverse; }\n\n.ant-upload-list-picture .ant-upload-list-item-error,\n.ant-upload-list-picture-card .ant-upload-list-item-error {\n height: auto;\n max-height: 200px; }\n";
7297
+ var css_248z$m = ".programme-details-form-container,\n.programme-sought-form-container {\n width: 100%; }\n .programme-details-form-container .programme-details-form,\n .programme-details-form-container .programme-sought-form,\n .programme-sought-form-container .programme-details-form,\n .programme-sought-form-container .programme-sought-form {\n width: 100%; }\n .programme-details-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-details-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover,\n .programme-details-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-details-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover,\n .programme-sought-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-sought-form-container .programme-details-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover,\n .programme-sought-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input,\n .programme-sought-form-container .programme-sought-form .ant-input-status-error:not(.ant-input-disabled):not(\n .ant-input-borderless\n).ant-input:hover {\n border-color: #ff4d4f !important; }\n .programme-details-form-container .programme-details-form .ant-picker-large,\n .programme-details-form-container .programme-sought-form .ant-picker-large,\n .programme-sought-form-container .programme-details-form .ant-picker-large,\n .programme-sought-form-container .programme-sought-form .ant-picker-large {\n height: 40px !important;\n width: 100%; }\n .programme-details-form-container .programme-details-form .ant-upload-list-item-name,\n .programme-details-form-container .programme-sought-form .ant-upload-list-item-name,\n .programme-sought-form-container .programme-details-form .ant-upload-list-item-name,\n .programme-sought-form-container .programme-sought-form .ant-upload-list-item-name {\n color: #16b1ff; }\n .programme-details-form-container .programme-details-form .steps-actions,\n .programme-details-form-container .programme-sought-form .steps-actions,\n .programme-sought-form-container .programme-details-form .steps-actions,\n .programme-sought-form-container .programme-sought-form .steps-actions {\n display: flex;\n flex-direction: row-reverse;\n margin-right: 1rem; }\n .programme-details-form-container .programme-details-form .steps-actions .action-btn,\n .programme-details-form-container .programme-sought-form .steps-actions .action-btn,\n .programme-sought-form-container .programme-details-form .steps-actions .action-btn,\n .programme-sought-form-container .programme-sought-form .steps-actions .action-btn {\n border: 1px solid #16b1ff;\n color: #16b1ff;\n margin-right: 1rem; }\n .programme-details-form-container .programme-details-form .steps-actions .back-btn,\n .programme-details-form-container .programme-sought-form .steps-actions .back-btn,\n .programme-sought-form-container .programme-details-form .steps-actions .back-btn,\n .programme-sought-form-container .programme-sought-form .steps-actions .back-btn {\n border: 1px solid rgba(140, 140, 140, 0.7);\n color: rgba(140, 140, 140, 0.7);\n margin-right: 1rem; }\n .programme-details-form-container .programme-details-form .steps-actions .mg-left-1,\n .programme-details-form-container .programme-sought-form .steps-actions .mg-left-1,\n .programme-sought-form-container .programme-details-form .steps-actions .mg-left-1,\n .programme-sought-form-container .programme-sought-form .steps-actions .mg-left-1 {\n margin-left: 1rem; }\n .programme-details-form-container .programme-details-form .options-programme,\n .programme-details-form-container .programme-sought-form .options-programme,\n .programme-sought-form-container .programme-details-form .options-programme,\n .programme-sought-form-container .programme-sought-form .options-programme {\n width: 100%; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .ant-radio-group,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .ant-radio-group,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .ant-radio-group,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .ant-radio-group {\n width: 50%; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio-container,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio-container,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio-container,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio-container {\n width: 30%;\n text-align: center; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n) {\n color: #ffffff !important;\n border-color: #9155fd !important;\n box-shadow: none; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper::before {\n background-color: transparent; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .ant-radio-button-wrapper {\n border: 1px solid #d9d9d9; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .anticon,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .anticon,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .anticon,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .anticon {\n margin-right: 0.5rem; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio {\n width: 100%; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .condition-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .condition-radio .ant-radio-button-checked {\n background: #9155fd;\n color: #ffffff; }\n .programme-details-form-container .programme-details-form .options-programme .role-group .role-icons,\n .programme-details-form-container .programme-sought-form .options-programme .role-group .role-icons,\n .programme-sought-form-container .programme-details-form .options-programme .role-group .role-icons,\n .programme-sought-form-container .programme-sought-form .options-programme .role-group .role-icons {\n margin-right: 5px; }\n .programme-details-form-container .programme-details-form .row,\n .programme-details-form-container .programme-sought-form .row,\n .programme-sought-form-container .programme-details-form .row,\n .programme-sought-form-container .programme-sought-form .row {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .org-col .details-part-three,\n .programme-details-form-container .programme-sought-form .row .org-col .details-part-three,\n .programme-sought-form-container .programme-details-form .row .org-col .details-part-three,\n .programme-sought-form-container .programme-sought-form .row .org-col .details-part-three {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .website .ant-input,\n .programme-details-form-container .programme-sought-form .row .website .ant-input,\n .programme-sought-form-container .programme-details-form .row .website .ant-input,\n .programme-sought-form-container .programme-sought-form .row .website .ant-input {\n margin-left: 0.3rem; }\n .programme-details-form-container .programme-details-form .row .website .ant-input-group-addon,\n .programme-details-form-container .programme-sought-form .row .website .ant-input-group-addon,\n .programme-sought-form-container .programme-details-form .row .website .ant-input-group-addon,\n .programme-sought-form-container .programme-sought-form .row .website .ant-input-group-addon {\n border: 1px solid #d9d9d9; }\n .programme-details-form-container .programme-details-form .row .design-upload-section,\n .programme-details-form-container .programme-sought-form .row .design-upload-section,\n .programme-sought-form-container .programme-details-form .row .design-upload-section,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: start;\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .icon-color,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .icon-color,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .icon-color,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .icon-color {\n color: #16b1ff !important; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .ant-upload,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .ant-upload,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .ant-upload,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .ant-upload {\n width: 20%; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .ant-upload-list,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .ant-upload-list,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .ant-upload-list,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .ant-upload-list {\n align-items: center;\n justify-content: center;\n width: 75%; }\n .programme-details-form-container .programme-details-form .row .design-upload-section .ant-upload-list .ant-upload-list-item,\n .programme-details-form-container .programme-sought-form .row .design-upload-section .ant-upload-list .ant-upload-list-item,\n .programme-sought-form-container .programme-details-form .row .design-upload-section .ant-upload-list .ant-upload-list-item,\n .programme-sought-form-container .programme-sought-form .row .design-upload-section .ant-upload-list .ant-upload-list-item {\n margin-top: 0; }\n .programme-details-form-container .programme-details-form .row .details-part-one .upload-doc,\n .programme-details-form-container .programme-sought-form .row .details-part-one .upload-doc,\n .programme-sought-form-container .programme-details-form .row .details-part-one .upload-doc,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .upload-doc {\n height: 40px !important; }\n .programme-details-form-container .programme-details-form .row .details-part-one .ant-upload-list-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .ant-upload-list-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .ant-upload-list-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .ant-upload-list-item {\n border-radius: 5px !important;\n height: 40px !important; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-list-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-list-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-list-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-list-item {\n display: flex;\n width: 100%;\n align-items: center; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item .organisation,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item .organisation,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ant-space-item .organisation,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ant-space-item .organisation {\n width: 60%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent {\n width: 35%;\n margin-left: 1rem; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-input-number,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-input-number,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-input-number,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-input-number {\n width: 80%; }\n .programme-details-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error,\n .programme-details-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error,\n .programme-sought-form-container .programme-details-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error,\n .programme-sought-form-container .programme-sought-form .row .details-part-one .space-container .ownership-percent .ant-form-item-explain-error {\n width: 250px !important; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container {\n width: 48%;\n text-align: center; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n) {\n color: #ffffff !important;\n border-color: #9155fd !important;\n border-radius: 4px;\n box-shadow: none; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper::before {\n background-color: transparent; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .ant-radio-button-wrapper {\n border: 1px solid #d9d9d9; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .anticon,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .anticon,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .anticon,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .anticon {\n margin-right: 0.5rem; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .condition-radio .ant-radio-button-checked {\n background: #9155fd;\n color: #ffffff; }\n .programme-details-form-container .programme-details-form .row .details-part-two .role-group .role-icons,\n .programme-details-form-container .programme-sought-form .row .details-part-two .role-group .role-icons,\n .programme-sought-form-container .programme-details-form .row .details-part-two .role-group .role-icons,\n .programme-sought-form-container .programme-sought-form .row .details-part-two .role-group .role-icons {\n margin-right: 5px; }\n .programme-details-form-container .programme-details-form .row-org,\n .programme-details-form-container .programme-sought-form .row-org,\n .programme-sought-form-container .programme-details-form .row-org,\n .programme-sought-form-container .programme-sought-form .row-org {\n width: 100%; }\n .programme-details-form-container .programme-details-form .row-org .org-col .details-part-three,\n .programme-details-form-container .programme-sought-form .row-org .org-col .details-part-three,\n .programme-sought-form-container .programme-details-form .row-org .org-col .details-part-three,\n .programme-sought-form-container .programme-sought-form .row-org .org-col .details-part-three {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row,\n .programme-details-form-container .programme-sought-form .selection-details-row,\n .programme-sought-form-container .programme-details-form .selection-details-row,\n .programme-sought-form-container .programme-sought-form .selection-details-row {\n width: 100%;\n margin-bottom: 1rem; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-col,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-col,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-col,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-col,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-col,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-col,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-col,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-col {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row {\n width: 100%;\n align-items: center; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-label,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-label,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label {\n display: flex;\n flex-direction: row;\n width: fit-content;\n align-items: center;\n justify-content: space-between;\n font-size: 14px;\n color: rgba(58, 53, 65, 0.5); }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-label .info-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label .info-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-label .info-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-label .info-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-label .info-container {\n display: flex;\n flex-direction: row;\n width: 10%;\n height: 30px;\n align-items: center;\n justify-content: flex-end; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container {\n width: 45%;\n text-align: center; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n),\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio-container .ant-radio-button-wrapper-checked:not(\n .ant-radio-button-wrapper-disabled\n) {\n color: #ffffff !important;\n border-color: #9155fd !important;\n box-shadow: none;\n border-radius: 4px; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper::before,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper::before {\n background-color: transparent;\n border-radius: 4px; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .ant-radio-button-wrapper,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .ant-radio-button-wrapper {\n border: 1px solid #d9d9d9;\n border-radius: 4px;\n color: #8c8c8c; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .anticon,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .anticon,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .anticon,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .anticon,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .anticon {\n margin-right: 0.5rem; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio {\n width: 100%; }\n .programme-details-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-details-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-details-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-ndc-row .included-val .yes-no-radio .ant-radio-button-checked,\n .programme-sought-form-container .programme-sought-form .selection-details-row .in-nap-row .included-val .yes-no-radio .ant-radio-button-checked {\n background: #9155fd;\n color: #ffffff; }\n\n.step-title-container {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n margin-bottom: 1rem; }\n .step-title-container .step-count {\n font-size: 2.2rem;\n font-weight: 800;\n margin-right: 0.4rem;\n color: rgba(58, 53, 65, 0.8); }\n .step-title-container .title {\n font-size: 1rem;\n font-weight: 600;\n color: #3a3541; }\n\n.add-programme-main-container {\n display: flex;\n flex-direction: column;\n border-radius: 5px;\n padding: 0 50px; }\n .add-programme-main-container .title-container {\n display: flex;\n flex-direction: column;\n border-radius: 5px; }\n .add-programme-main-container .title-container .main {\n font-size: 1.25rem;\n font-weight: 500;\n color: #16b1ff; }\n .add-programme-main-container .title-container .sub {\n font-size: 0.8rem;\n color: #555657; }\n .add-programme-main-container .adding-section {\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n margin: 1rem 0 1rem 0;\n border-radius: 10px;\n padding: 2.5rem 1.5rem 2.5rem 1.5rem; }\n .add-programme-main-container .adding-section .form-section {\n display: flex;\n margin-bottom: 2rem; }\n .add-programme-main-container .adding-section .form-section .form-one {\n width: 100%; }\n .add-programme-main-container .adding-section .form-section .steps {\n width: 15%; }\n .add-programme-main-container .adding-section .form-section .steps-content {\n width: 85%; }\n .add-programme-main-container .adding-section .steps-action {\n display: flex;\n flex-direction: row-reverse; }\n\n.ant-upload-list-picture .ant-upload-list-item-error,\n.ant-upload-list-picture-card .ant-upload-list-item-error {\n height: auto;\n max-height: 200px; }\n";
6125
7298
  styleInject(css_248z$m);
6126
7299
 
6127
7300
  function commonjsRequire(path) {
@@ -12191,14 +13364,13 @@ var ProgrammeCreationComponent = function (props) {
12191
13364
  ndcScope: (values === null || values === void 0 ? void 0 : values.ndcScope) === "true" ? true : false,
12192
13365
  })), (includedInNDC !== undefined &&
12193
13366
  includedInNDC !== null && { includedInNdc: includedInNDC })),
12194
- environmentalAssessmentRegistrationNo: values === null || values === void 0 ? void 0 : values.environmentalAssessmentRegistrationNo,
13367
+ environmentalAssessmentRegistrationNo: values === null || values === void 0 ? void 0 : values.environmentalAssessmentRegistrationNo
12195
13368
  };
12196
13369
  if ((logoBase64 === null || logoBase64 === void 0 ? void 0 : logoBase64.length) > 0) {
12197
13370
  programmeDetails.designDocument = logoBase64;
12198
13371
  }
12199
13372
  if ((environmentalImpactAssessmentData === null || environmentalImpactAssessmentData === void 0 ? void 0 : environmentalImpactAssessmentData.length) > 0) {
12200
- programmeDetails.environmentalImpactAssessment =
12201
- environmentalImpactAssessmentData;
13373
+ programmeDetails.environmentalImpactAssessment = environmentalImpactAssessmentData;
12202
13374
  }
12203
13375
  setLoading(false);
12204
13376
  console.log(programmeDetails);
@@ -12470,39 +13642,35 @@ var ProgrammeCreationComponent = function (props) {
12470
13642
  React.createElement(Select.Option, { value: "SF6" },
12471
13643
  "SF",
12472
13644
  React.createElement("sub", null, "6")))),
12473
- React.createElement("div", { className: "add-Document" },
12474
- React.createElement(Form.Item, { label: t("addProgramme:designDoc"), name: "designDocument", valuePropName: "fileList", getValueFromEvent: normFile, required: true, labelCol: { span: 30 }, rules: [
12475
- {
12476
- required: true,
12477
- message: "".concat(t("addProgramme:designDoc"), " ").concat(t("addProgramme:isRequired")),
12478
- },
12479
- {
12480
- validator: function (rule, file) { return __awaiter(void 0, void 0, void 0, function () {
12481
- var _a, _b;
12482
- return __generator(this, function (_c) {
12483
- if ((file === null || file === void 0 ? void 0 : file.length) > 0) {
12484
- if (!isValidateFileType((_a = file[0]) === null || _a === void 0 ? void 0 : _a.type)) {
12485
- throw new Error("".concat(t("addProgramme:invalidFileFormat")));
12486
- }
12487
- else if (((_b = file[0]) === null || _b === void 0 ? void 0 : _b.size) > maximumImageSize) {
12488
- // default size format of files would be in bytes -> 1MB = 1000000bytes
12489
- throw new Error("".concat(t("common:maxSizeVal")));
12490
- }
13645
+ React.createElement(Form.Item, { label: t("addProgramme:designDoc"), name: "designDocument", valuePropName: "fileList", getValueFromEvent: normFile, required: true, rules: [
13646
+ {
13647
+ required: true,
13648
+ message: "".concat(t("addProgramme:designDoc"), " ").concat(t("addProgramme:isRequired")),
13649
+ },
13650
+ {
13651
+ validator: function (rule, file) { return __awaiter(void 0, void 0, void 0, function () {
13652
+ var _a, _b;
13653
+ return __generator(this, function (_c) {
13654
+ if ((file === null || file === void 0 ? void 0 : file.length) > 0) {
13655
+ if (!isValidateFileType((_a = file[0]) === null || _a === void 0 ? void 0 : _a.type)) {
13656
+ throw new Error("".concat(t("addProgramme:invalidFileFormat")));
12491
13657
  }
12492
- return [2 /*return*/];
12493
- });
12494
- }); },
12495
- },
12496
- ] },
12497
- React.createElement(Upload, { accept: ".xls, .xlsx, .ppt, .pptx, .csv, .doc, .docx, .pdf, .png, .jpg", beforeUpload: function (file) {
12498
- return false;
12499
- }, className: "design-upload-section", name: "design", action: "/upload.do", listType: "picture", multiple: false,
12500
- // defaultFileList={fileList}
12501
- maxCount: 1 },
12502
- React.createElement(Button, { className: "upload-doc", size: "large", icon: React.createElement(UploadOutlined, null) }, "Upload"))),
12503
- React.createElement("div", { className: "addDoc-info" },
12504
- React.createElement(Tooltip, { arrowPointAtCenter: true, placement: "topLeft", trigger: "hover", title: React.createElement("a", { style: { color: "#fff" }, href: "https://app-eff78ffabc4efb.app.unfccc.org/tools/cdm/testprodspt3/UNFCCC_CDM/Pages/PDDnew.aspx?t=pdd", target: "_blank" }, t("addProgramme:designDocTooltip")), overlayClassName: "custom-tooltip" },
12505
- React.createElement(InfoCircle, { color: "#000000", size: 12 })))),
13658
+ else if (((_b = file[0]) === null || _b === void 0 ? void 0 : _b.size) > maximumImageSize) {
13659
+ // default size format of files would be in bytes -> 1MB = 1000000bytes
13660
+ throw new Error("".concat(t("common:maxSizeVal")));
13661
+ }
13662
+ }
13663
+ return [2 /*return*/];
13664
+ });
13665
+ }); },
13666
+ },
13667
+ ] },
13668
+ React.createElement(Upload, { accept: ".xls, .xlsx, .ppt, .pptx, .csv, .doc, .docx, .pdf, .png, .jpg", beforeUpload: function (file) {
13669
+ return false;
13670
+ }, className: "design-upload-section", name: "design", action: "/upload.do", listType: "picture", multiple: false,
13671
+ // defaultFileList={fileList}
13672
+ maxCount: 1 },
13673
+ React.createElement(Button, { className: "upload-doc", size: "large", icon: React.createElement(UploadOutlined, null) }, "Upload"))),
12506
13674
  React.createElement(Form.Item, { label: t("addProgramme:buyerCountryEligibility"), name: "buyerCountryEligibility", initialValue: (_b = state === null || state === void 0 ? void 0 : state.record) === null || _b === void 0 ? void 0 : _b.name, rules: [
12507
13675
  {
12508
13676
  required: false,
@@ -15468,14 +16636,16 @@ var NdcActionDetails = function (props) {
15468
16636
  translator.setDefaultNamespace("ndcAction");
15469
16637
  var t = translator.t;
15470
16638
  var _a = useState(), ndcActionType = _a[0], setNdcActionType = _a[1];
15471
- var _b = useState(), mitigationType = _b[0], setmitigationType = _b[1];
15472
- var _c = useState(""), sector = _c[0], setSector = _c[1];
15473
- var _d = useState(ndcActionTypeList), ndcActionTypeListFiltered = _d[0]; _d[1];
15474
- var _e = useState([]), checkedOptionsGhgReduced = _e[0], setCheckedOptionsGhgReduced = _e[1];
15475
- var _f = useState([]), checkedOptionsGhgAvoided = _f[0], setCheckedOptionsGhgAvoided = _f[1];
15476
- var _g = useState(), inputNumberValueGhgAvoidedGas = _g[0], setInputNumberValueGhgAvoidedGas = _g[1];
15477
- var _h = useState(), inputNumberValueGhgReducedGas = _h[0], setInputNumberValueGhgReducedGas = _h[1];
15478
- var _j = useState(), includedInNAP = _j[0], setIncludedInNAP = _j[1];
16639
+ var _b = useState(), methodology = _b[0], setMethodology = _b[1];
16640
+ var _c = useState(), mitigationType = _c[0], setmitigationType = _c[1];
16641
+ var _d = useState(""), mitigationSubType = _d[0], setMitigationSubType = _d[1];
16642
+ var _e = useState(""), sector = _e[0], setSector = _e[1];
16643
+ var _f = useState(ndcActionTypeList), ndcActionTypeListFiltered = _f[0]; _f[1];
16644
+ var _g = useState([]), checkedOptionsGhgReduced = _g[0], setCheckedOptionsGhgReduced = _g[1];
16645
+ var _h = useState([]), checkedOptionsGhgAvoided = _h[0], setCheckedOptionsGhgAvoided = _h[1];
16646
+ var _j = useState(), inputNumberValueGhgAvoidedGas = _j[0], setInputNumberValueGhgAvoidedGas = _j[1];
16647
+ var _k = useState(), inputNumberValueGhgReducedGas = _k[0], setInputNumberValueGhgReducedGas = _k[1];
16648
+ var _l = useState(), includedInNAP = _l[0], setIncludedInNAP = _l[1];
15479
16649
  var form = Form.useForm()[0];
15480
16650
  var maximumImageSize = process.env.REACT_APP_MAXIMUM_FILE_SIZE
15481
16651
  ? parseInt(process.env.REACT_APP_MAXIMUM_FILE_SIZE)
@@ -15495,6 +16665,9 @@ var NdcActionDetails = function (props) {
15495
16665
  if (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) {
15496
16666
  setmitigationType(ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation);
15497
16667
  }
16668
+ if (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) {
16669
+ setMitigationSubType(ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation);
16670
+ }
15498
16671
  if (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.includedInNAP) {
15499
16672
  setIncludedInNAP(ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.includedInNAP);
15500
16673
  }
@@ -15507,6 +16680,7 @@ var NdcActionDetails = function (props) {
15507
16680
  form.setFieldsValue({
15508
16681
  ndcActionType: ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.action,
15509
16682
  mitigationType: ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation,
16683
+ mitigationSubType: ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation,
15510
16684
  energyGeneration: (_a = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _a === void 0 ? void 0 : _a.energyGeneration,
15511
16685
  energyGenerationUnit: (_b = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _b === void 0 ? void 0 : _b.energyGenerationUnit,
15512
16686
  consumerGroup: (_c = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _c === void 0 ? void 0 : _c.consumerGroup,
@@ -15584,18 +16758,42 @@ var NdcActionDetails = function (props) {
15584
16758
  if (formValues.ndcActionType === NdcActionTypes.Mitigation ||
15585
16759
  formValues.ndcActionType === NdcActionTypes.CrossCutting) {
15586
16760
  if (formValues.mitigationType === MitigationTypes.AGRICULTURE) {
15587
- creditRequest = new cjs.AgricultureCreationRequest();
15588
- creditRequest.landArea = formValues.eligibleLandArea;
15589
- creditRequest.landAreaUnit = formValues.landAreaUnit;
15590
- creditRequest.duration =
15591
- programmeDetails.endTime - programmeDetails.startTime;
15592
- creditRequest.durationUnit = "s";
16761
+ if (formValues.mitigationSubType === MitigationSubTypes.RICE_CROPS) {
16762
+ creditRequest = new cjs.AgricultureCreationRequest();
16763
+ creditRequest.landArea = formValues.eligibleLandArea;
16764
+ creditRequest.landAreaUnit = formValues.landAreaUnit;
16765
+ creditRequest.duration =
16766
+ programmeDetails.endTime - programmeDetails.startTime;
16767
+ creditRequest.durationUnit = "s";
16768
+ }
16769
+ else if (formValues.mitigationSubType === MitigationSubTypes.SOIL_ENRICHMENT_BIOCHAR) {
16770
+ creditRequest = new cjs.SoilEnrichmentCreationRequest();
16771
+ creditRequest.weight = formValues.tonnesOnDryBasis;
16772
+ }
15593
16773
  }
15594
16774
  else if (formValues.mitigationType === MitigationTypes.SOLAR) {
15595
- creditRequest = new cjs.SolarCreationRequest();
15596
- creditRequest.buildingType = formValues.consumerGroup;
15597
- creditRequest.energyGeneration = formValues.energyGeneration;
15598
- creditRequest.energyGenerationUnit = formValues.energyGenerationUnit;
16775
+ if (formValues.mitigationSubType === MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV) {
16776
+ creditRequest = new cjs.SolarCreationRequest();
16777
+ creditRequest.buildingType = formValues.consumerGroup;
16778
+ creditRequest.energyGeneration = formValues.energyGeneration;
16779
+ creditRequest.energyGenerationUnit = formValues.energyGenerationUnit;
16780
+ }
16781
+ else if (formValues.mitigationSubType === MitigationSubTypes.SOLAR_WATER_PUMPING_OFF_GRID) {
16782
+ creditRequest = new cjs.SolarWaterPumpingOffGridCreationRequest();
16783
+ creditRequest.energyGeneration = formValues.energyGeneration;
16784
+ creditRequest.energyGenerationUnit = formValues.energyGenerationUnit;
16785
+ }
16786
+ else if (formValues.mitigationSubType === MitigationSubTypes.SOLAR_WATER_PUMPING_ON_GRID) {
16787
+ creditRequest = new cjs.SolarWaterPumpingOnGridCreationRequest();
16788
+ creditRequest.energyGeneration = formValues.energyGeneration;
16789
+ creditRequest.energyGenerationUnit = formValues.energyGenerationUnit;
16790
+ }
16791
+ }
16792
+ else if (formValues.mitigationType === MitigationTypes.EE_HOUSEHOLDS
16793
+ && formValues.mitigationSubType === MitigationSubTypes.STOVES_HOUSES_IN_NAMIBIA) {
16794
+ creditRequest = new cjs.StovesHousesNamibiaCreationRequest();
16795
+ creditRequest.numberOfDays = formValues.numberOfDays;
16796
+ creditRequest.numberOfPeopleInHousehold = formValues.numberOfPeople;
15599
16797
  }
15600
16798
  }
15601
16799
  var creditResponse = cjs.calculateCredit(creditRequest);
@@ -15622,8 +16820,37 @@ var NdcActionDetails = function (props) {
15622
16820
  };
15623
16821
  var handleMitigationTypeChange = function (selectedMitigationType) {
15624
16822
  setmitigationType(selectedMitigationType);
16823
+ form.setFieldsValue({
16824
+ mitigationSubType: "",
16825
+ tonnesOnDryBasis: "",
16826
+ numberOfPeople: "",
16827
+ numberOfDays: "",
16828
+ landAreaUnit: "",
16829
+ eligibleLandArea: "",
16830
+ consumerGroup: "",
16831
+ energyGenerationUnit: "",
16832
+ energyGeneration: "",
16833
+ methodologyEstimatedCredits: 0,
16834
+ });
15625
16835
  calculateMethodologyEstimatedCredits();
15626
16836
  };
16837
+ var handleMitigationSubTypeChange = function (selectedSubMitigationType) {
16838
+ setMitigationSubType(selectedSubMitigationType);
16839
+ form.setFieldsValue({
16840
+ tonnesOnDryBasis: "",
16841
+ numberOfPeople: "",
16842
+ numberOfDays: "",
16843
+ landAreaUnit: "",
16844
+ eligibleLandArea: "",
16845
+ consumerGroup: "",
16846
+ energyGenerationUnit: "",
16847
+ energyGeneration: "",
16848
+ methodologyEstimatedCredits: 0,
16849
+ });
16850
+ };
16851
+ var handleMethodologyChange = function (selectedMethodology) {
16852
+ setMethodology(selectedMethodology);
16853
+ };
15627
16854
  var onNdcActionDetailsFormSubmit = function (ndcActionFormvalues) { return __awaiter(void 0, void 0, void 0, function () {
15628
16855
  var ndcActionDetailObj, enablementReport;
15629
16856
  var _a;
@@ -15634,17 +16861,28 @@ var NdcActionDetails = function (props) {
15634
16861
  ndcActionDetailObj.action = ndcActionFormvalues.ndcActionType;
15635
16862
  if (ndcActionFormvalues.ndcActionType === NdcActionTypes.Mitigation ||
15636
16863
  ndcActionFormvalues.ndcActionType === NdcActionTypes.CrossCutting) {
15637
- ndcActionDetailObj.methodology = t("ndcAction:goldStandard");
16864
+ ndcActionDetailObj.methodology = ndcActionFormvalues.methodology;
15638
16865
  ndcActionDetailObj.typeOfMitigation = ndcActionFormvalues.mitigationType;
15639
- if (ndcActionFormvalues.mitigationType === MitigationTypes.AGRICULTURE) {
16866
+ ndcActionDetailObj.subTypeOfMitigation = ndcActionFormvalues.mitigationSubType;
16867
+ if (ndcActionFormvalues.mitigationType === MitigationTypes.AGRICULTURE
16868
+ && ndcActionFormvalues.mitigationSubType === MitigationSubTypes.RICE_CROPS) {
15640
16869
  ndcActionDetailObj.agricultureProperties = {
15641
16870
  landArea: ndcActionFormvalues.eligibleLandArea
15642
16871
  ? ndcActionFormvalues.eligibleLandArea
15643
16872
  : 0,
15644
16873
  landAreaUnit: ndcActionFormvalues.landAreaUnit,
15645
16874
  };
16875
+ ndcActionDetailObj.creditCalculationProperties = {
16876
+ typeOfMitigation: ndcActionFormvalues.mitigationType,
16877
+ subTypeOfMitigation: ndcActionFormvalues.mitigationSubType,
16878
+ landArea: ndcActionFormvalues.eligibleLandArea
16879
+ ? ndcActionFormvalues.eligibleLandArea
16880
+ : 0,
16881
+ landAreaUnit: ndcActionFormvalues.landAreaUnit,
16882
+ };
15646
16883
  }
15647
- else if (ndcActionFormvalues.mitigationType === MitigationTypes.SOLAR) {
16884
+ else if (ndcActionFormvalues.mitigationType === MitigationTypes.SOLAR
16885
+ && ndcActionFormvalues.mitigationSubType === MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV) {
15648
16886
  ndcActionDetailObj.solarProperties = {
15649
16887
  energyGeneration: ndcActionFormvalues.energyGeneration
15650
16888
  ? ndcActionFormvalues.energyGeneration
@@ -15652,18 +16890,54 @@ var NdcActionDetails = function (props) {
15652
16890
  energyGenerationUnit: ndcActionFormvalues.energyGenerationUnit,
15653
16891
  consumerGroup: ndcActionFormvalues.consumerGroup,
15654
16892
  };
16893
+ ndcActionDetailObj.creditCalculationProperties = {
16894
+ typeOfMitigation: ndcActionFormvalues.mitigationType,
16895
+ subTypeOfMitigation: ndcActionFormvalues.mitigationSubType,
16896
+ energyGeneration: ndcActionFormvalues.energyGeneration
16897
+ ? ndcActionFormvalues.energyGeneration
16898
+ : 0,
16899
+ energyGenerationUnit: ndcActionFormvalues.energyGenerationUnit,
16900
+ consumerGroup: ndcActionFormvalues.consumerGroup,
16901
+ };
15655
16902
  }
15656
- if (ndcActionFormvalues.mitigationType === MitigationTypes.SOLAR ||
15657
- ndcActionFormvalues.mitigationType === MitigationTypes.AGRICULTURE) {
15658
- if (parseFloat(ndcActionFormvalues.methodologyEstimatedCredits) <= 0) {
15659
- message.open({
15660
- type: "error",
15661
- content: t("methodologyEstimatedCreditsInvalid"),
15662
- duration: 4,
15663
- style: { textAlign: "right", marginRight: 15, marginTop: 10 },
15664
- });
15665
- return [2 /*return*/];
15666
- }
16903
+ else if (ndcActionFormvalues.mitigationType === MitigationTypes.SOLAR
16904
+ && ndcActionFormvalues.mitigationSubType === MitigationSubTypes.SOLAR_WATER_PUMPING_OFF_GRID) {
16905
+ ndcActionDetailObj.creditCalculationProperties = {
16906
+ typeOfMitigation: ndcActionFormvalues.mitigationType,
16907
+ subTypeOfMitigation: ndcActionFormvalues.mitigationSubType,
16908
+ energyGeneration: ndcActionFormvalues.energyGeneration
16909
+ ? ndcActionFormvalues.energyGeneration
16910
+ : 0,
16911
+ energyGenerationUnit: ndcActionFormvalues.energyGenerationUnit,
16912
+ };
16913
+ }
16914
+ else if (ndcActionFormvalues.mitigationType === MitigationTypes.SOLAR
16915
+ && ndcActionFormvalues.mitigationSubType === MitigationSubTypes.SOLAR_WATER_PUMPING_ON_GRID) {
16916
+ ndcActionDetailObj.creditCalculationProperties = {
16917
+ typeOfMitigation: ndcActionFormvalues.mitigationType,
16918
+ subTypeOfMitigation: ndcActionFormvalues.mitigationSubType,
16919
+ energyGeneration: ndcActionFormvalues.energyGeneration
16920
+ ? ndcActionFormvalues.energyGeneration
16921
+ : 0,
16922
+ energyGenerationUnit: ndcActionFormvalues.energyGenerationUnit,
16923
+ };
16924
+ }
16925
+ else if (ndcActionFormvalues.mitigationType === MitigationTypes.EE_HOUSEHOLDS
16926
+ && ndcActionFormvalues.mitigationSubType === MitigationSubTypes.STOVES_HOUSES_IN_NAMIBIA) {
16927
+ ndcActionDetailObj.creditCalculationProperties = {
16928
+ typeOfMitigation: ndcActionFormvalues.mitigationType,
16929
+ subTypeOfMitigation: ndcActionFormvalues.mitigationSubType,
16930
+ numberOfDays: ndcActionFormvalues.numberOfDays,
16931
+ numberOfPeopleInHousehold: ndcActionFormvalues.numberOfPeople,
16932
+ };
16933
+ }
16934
+ else if (ndcActionFormvalues.mitigationType === MitigationTypes.AGRICULTURE
16935
+ && ndcActionFormvalues.mitigationSubType === MitigationSubTypes.SOIL_ENRICHMENT_BIOCHAR) {
16936
+ ndcActionDetailObj.creditCalculationProperties = {
16937
+ typeOfMitigation: ndcActionFormvalues.mitigationType,
16938
+ subTypeOfMitigation: ndcActionFormvalues.mitigationSubType,
16939
+ weight: ndcActionFormvalues.tonnesOnDryBasis,
16940
+ };
15667
16941
  }
15668
16942
  if (ndcActionFormvalues.userEstimatedCredits > programmeDetails.creditEst) {
15669
16943
  message.open({
@@ -15785,24 +17059,36 @@ var NdcActionDetails = function (props) {
15785
17059
  (programmeDetails === null || programmeDetails === void 0 ? void 0 : programmeDetails.sector) === Sector.Hospitality
15786
17060
  ? mitigationTypeList
15787
17061
  : sectorMitigationTypesListMapped[sector] }))),
15788
- React.createElement(Col, { style: { marginLeft: "38px" } },
15789
- React.createElement(Form.Item, { label: t("ndcAction:methodology"), name: "methodology" },
15790
- React.createElement("span", { style: {
15791
- display: "inline-block",
15792
- border: "1px solid #D9D9D9",
15793
- width: "154px",
15794
- height: "38px",
17062
+ (ndcActionType === NdcActionTypes.Mitigation ||
17063
+ ndcActionType === NdcActionTypes.CrossCutting) &&
17064
+ mitigationType && mitigationSubTypesListMapped[mitigationType] && (React.createElement(Col, { style: { marginLeft: "38px" } },
17065
+ React.createElement(Form.Item, { label: t("ndcAction:mitigationSubType"), name: "mitigationSubType", rules: [
17066
+ {
17067
+ required: true,
17068
+ message: "".concat(t("ndcAction:mitigationSubType"), " ").concat(t("ndcAction:isRequired")),
17069
+ },
17070
+ ] },
17071
+ React.createElement(Select, { size: "large", onChange: handleMitigationSubTypeChange, style: {
17072
+ width: "249px",
17073
+ borderRadius: "4px",
17074
+ }, options: mitigationSubTypesListMapped[mitigationType], value: mitigationSubType }))))),
17075
+ React.createElement(Row, { justify: "start", align: "middle" },
17076
+ React.createElement(Col, { span: 20 },
17077
+ React.createElement(Form.Item, { label: t("ndcAction:methodology"), name: "methodology", rules: [
17078
+ {
17079
+ required: true,
17080
+ message: "".concat(t("ndcAction:methodology"), " ").concat(t("ndcAction:isRequired")),
17081
+ },
17082
+ ] },
17083
+ React.createElement(Select, { size: "large", onChange: handleMethodologyChange, style: {
15795
17084
  borderRadius: "4px",
15796
- padding: "7px 8px",
15797
- fontSize: "14px",
15798
- backgroundColor: "#F0F0F0",
15799
- color: "#8C8C8C",
15800
- } },
15801
- " ",
15802
- t("ndcAction:goldStandard"))))))),
17085
+ }, value: methodology }, methodologyOptions.map(function (option) { return (React.createElement(Select.Option, { key: option, value: option }, option)); }))))))),
15803
17086
  (ndcActionType === NdcActionTypes.Mitigation ||
15804
17087
  ndcActionType === NdcActionTypes.CrossCutting) &&
15805
- mitigationType === MitigationTypes.SOLAR && (React.createElement(React.Fragment, null,
17088
+ mitigationType === MitigationTypes.SOLAR &&
17089
+ (mitigationSubType === MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV ||
17090
+ mitigationSubType === MitigationSubTypes.SOLAR_WATER_PUMPING_OFF_GRID ||
17091
+ mitigationSubType === MitigationSubTypes.SOLAR_WATER_PUMPING_ON_GRID) && (React.createElement(React.Fragment, null,
15806
17092
  React.createElement(Row, { justify: "start", align: "middle" },
15807
17093
  React.createElement(Col, null,
15808
17094
  React.createElement(Form.Item, { label: t("ndcAction:energyGeneration"), rules: [
@@ -15833,16 +17119,17 @@ var NdcActionDetails = function (props) {
15833
17119
  },
15834
17120
  ] },
15835
17121
  React.createElement(Select, { size: "large", style: { width: 442 }, options: energyGenerationUnitList, onChange: calculateMethodologyEstimatedCredits })))),
15836
- React.createElement(Form.Item, { label: t("ndcAction:consumerGroup"), name: "consumerGroup", rules: [
17122
+ mitigationSubType === MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV && (React.createElement(Form.Item, { label: t("ndcAction:consumerGroup"), name: "consumerGroup", rules: [
15837
17123
  {
15838
17124
  required: true,
15839
17125
  message: "".concat(t("ndcAction:consumerGroup"), " ").concat(t("ndcAction:isRequired")),
15840
17126
  },
15841
17127
  ] },
15842
- React.createElement(Select, { size: "large", style: { width: 442 }, onChange: calculateMethodologyEstimatedCredits, options: consumerGroupList })))),
17128
+ React.createElement(Select, { size: "large", style: { width: 442 }, onChange: calculateMethodologyEstimatedCredits, options: consumerGroupList }))))),
15843
17129
  (ndcActionType === NdcActionTypes.Mitigation ||
15844
17130
  ndcActionType === NdcActionTypes.CrossCutting) &&
15845
- mitigationType === MitigationTypes.AGRICULTURE && (React.createElement(Row, { justify: "start", align: "middle" },
17131
+ mitigationType === MitigationTypes.AGRICULTURE &&
17132
+ mitigationSubType === MitigationSubTypes.RICE_CROPS && (React.createElement(Row, { justify: "start", align: "middle" },
15846
17133
  React.createElement(Col, null,
15847
17134
  React.createElement(Form.Item, { label: t("ndcAction:eligibleLandArea"), name: "eligibleLandArea", rules: [
15848
17135
  {
@@ -15872,6 +17159,78 @@ var NdcActionDetails = function (props) {
15872
17159
  },
15873
17160
  ] },
15874
17161
  React.createElement(Select, { onChange: calculateMethodologyEstimatedCredits, size: "large", style: { width: 442 }, options: landAreaUnitList }))))),
17162
+ (ndcActionType === NdcActionTypes.Mitigation ||
17163
+ ndcActionType === NdcActionTypes.CrossCutting) &&
17164
+ mitigationType === MitigationTypes.AGRICULTURE &&
17165
+ mitigationSubType === MitigationSubTypes.SOIL_ENRICHMENT_BIOCHAR && (React.createElement(Row, { justify: "start", align: "middle" },
17166
+ React.createElement(Col, null,
17167
+ React.createElement(Form.Item, { label: t("ndcAction:tonnesOnDryBasis"), name: "tonnesOnDryBasis", rules: [
17168
+ {
17169
+ required: true,
17170
+ message: "",
17171
+ },
17172
+ {
17173
+ validator: function (rule, value) { return __awaiter(void 0, void 0, void 0, function () {
17174
+ return __generator(this, function (_a) {
17175
+ if (String(value).trim() === "" ||
17176
+ String(value).trim() === undefined ||
17177
+ value === null ||
17178
+ value === undefined) {
17179
+ throw new Error("".concat(t("ndcAction:tonnesOnDryBasis"), " ").concat(t("ndcAction:isRequired")));
17180
+ }
17181
+ return [2 /*return*/];
17182
+ });
17183
+ }); },
17184
+ },
17185
+ ] },
17186
+ React.createElement(InputNumber, { style: { width: 442, paddingRight: 12 }, onChange: calculateMethodologyEstimatedCredits }))))),
17187
+ (ndcActionType === NdcActionTypes.Mitigation ||
17188
+ ndcActionType === NdcActionTypes.CrossCutting) &&
17189
+ mitigationType === MitigationTypes.EE_HOUSEHOLDS &&
17190
+ mitigationSubType === MitigationSubTypes.STOVES_HOUSES_IN_NAMIBIA && (React.createElement(React.Fragment, null,
17191
+ React.createElement(Row, { justify: "start", align: "middle" },
17192
+ React.createElement(Col, null,
17193
+ React.createElement(Form.Item, { label: t("ndcAction:numberOfDays"), rules: [
17194
+ {
17195
+ required: true,
17196
+ message: "",
17197
+ },
17198
+ {
17199
+ validator: function (rule, value) { return __awaiter(void 0, void 0, void 0, function () {
17200
+ return __generator(this, function (_a) {
17201
+ if (String(value).trim() === "" ||
17202
+ String(value).trim() === undefined ||
17203
+ value === null ||
17204
+ value === undefined) {
17205
+ throw new Error("".concat(t("ndcAction:numberOfDays"), " ").concat(t("ndcAction:isRequired")));
17206
+ }
17207
+ return [2 /*return*/];
17208
+ });
17209
+ }); },
17210
+ },
17211
+ ], name: "numberOfDays" },
17212
+ React.createElement(InputNumber, { style: { width: 442, paddingRight: 12 }, onChange: calculateMethodologyEstimatedCredits }))),
17213
+ React.createElement(Col, { style: { marginLeft: "38px" } },
17214
+ React.createElement(Form.Item, { label: t("ndcAction:numberOfPeople"), rules: [
17215
+ {
17216
+ required: true,
17217
+ message: "",
17218
+ },
17219
+ {
17220
+ validator: function (rule, value) { return __awaiter(void 0, void 0, void 0, function () {
17221
+ return __generator(this, function (_a) {
17222
+ if (String(value).trim() === "" ||
17223
+ String(value).trim() === undefined ||
17224
+ value === null ||
17225
+ value === undefined) {
17226
+ throw new Error("".concat(t("ndcAction:numberOfPeople"), " ").concat(t("ndcAction:isRequired")));
17227
+ }
17228
+ return [2 /*return*/];
17229
+ });
17230
+ }); },
17231
+ },
17232
+ ], name: "numberOfPeople" },
17233
+ React.createElement(InputNumber, { style: { width: 442, paddingRight: 12 }, onChange: calculateMethodologyEstimatedCredits })))))),
15875
17234
  (ndcActionType === NdcActionTypes.Mitigation ||
15876
17235
  ndcActionType === NdcActionTypes.CrossCutting) && (React.createElement(Row, { justify: "start", align: "middle" },
15877
17236
  React.createElement(Col, null,
@@ -18766,26 +20125,55 @@ var NdcActionViewComponent = function (props) {
18766
20125
  _a[t("ndcAction:viewCurrentStatus")] = (React.createElement(Tag, { className: "clickable", color: getNdcStatusTagType(ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.status) }, addSpaces(ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.status))),
18767
20126
  _a);
18768
20127
  var getNdcActionMitigationDetails = function () {
18769
- var _a, _b, _c, _d, _e;
20128
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
18770
20129
  var mitigationDetails = {};
18771
20130
  mitigationTypeList === null || mitigationTypeList === void 0 ? void 0 : mitigationTypeList.map(function (type) {
18772
20131
  if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) === type.value) {
18773
20132
  mitigationDetails[t("ndcAction:viewMitigationType")] = type.label;
18774
20133
  }
18775
20134
  });
20135
+ mitigationSubTypeList === null || mitigationSubTypeList === void 0 ? void 0 : mitigationSubTypeList.map(function (type) {
20136
+ if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === type.value) {
20137
+ mitigationDetails[t("ndcAction:viewMitigationSubType")] = type.label;
20138
+ }
20139
+ });
18776
20140
  if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) === MitigationTypes.AGRICULTURE &&
20141
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === MitigationSubTypes.RICE_CROPS &&
18777
20142
  (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.agricultureProperties)) {
18778
20143
  mitigationDetails[t("ndcAction:viewMitigationLandArea")] =
18779
20144
  addCommSep((_a = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.agricultureProperties) === null || _a === void 0 ? void 0 : _a.landArea) +
18780
20145
  ((_b = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.agricultureProperties) === null || _b === void 0 ? void 0 : _b.landAreaUnit);
18781
20146
  }
20147
+ if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) === MitigationTypes.AGRICULTURE &&
20148
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === MitigationSubTypes.SOIL_ENRICHMENT_BIOCHAR &&
20149
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties)) {
20150
+ mitigationDetails[t("ndcAction:viewMitigationWeight")] =
20151
+ addCommSep((_c = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties) === null || _c === void 0 ? void 0 : _c.weight) + 't';
20152
+ }
18782
20153
  if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) === MitigationTypes.SOLAR &&
20154
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === MitigationSubTypes.SOLAR_PHOTOVOLTAICS_PV &&
18783
20155
  (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties)) {
18784
20156
  mitigationDetails[t("ndcAction:viewMitigationEnergyGeneration")] =
18785
- addCommSep((_c = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _c === void 0 ? void 0 : _c.energyGeneration) +
18786
- ((_d = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _d === void 0 ? void 0 : _d.energyGenerationUnit);
20157
+ addCommSep((_d = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _d === void 0 ? void 0 : _d.energyGeneration) +
20158
+ ((_e = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _e === void 0 ? void 0 : _e.energyGenerationUnit);
18787
20159
  mitigationDetails[t("ndcAction:viewMitigationConsumerGroup")] =
18788
- (_e = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _e === void 0 ? void 0 : _e.consumerGroup;
20160
+ (_f = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.solarProperties) === null || _f === void 0 ? void 0 : _f.consumerGroup;
20161
+ }
20162
+ if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) === MitigationTypes.SOLAR &&
20163
+ ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === MitigationSubTypes.SOLAR_WATER_PUMPING_OFF_GRID ||
20164
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === MitigationSubTypes.SOLAR_WATER_PUMPING_ON_GRID) &&
20165
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties)) {
20166
+ mitigationDetails[t("ndcAction:viewMitigationEnergyGeneration")] =
20167
+ addCommSep((_g = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties) === null || _g === void 0 ? void 0 : _g.energyGeneration) +
20168
+ ((_h = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties) === null || _h === void 0 ? void 0 : _h.energyGenerationUnit);
20169
+ }
20170
+ if ((ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.typeOfMitigation) === MitigationTypes.EE_HOUSEHOLDS &&
20171
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.subTypeOfMitigation) === MitigationSubTypes.STOVES_HOUSES_IN_NAMIBIA &&
20172
+ (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties)) {
20173
+ mitigationDetails[t("ndcAction:viewMitigationNoOfDays")] =
20174
+ (_j = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties) === null || _j === void 0 ? void 0 : _j.numberOfDays;
20175
+ mitigationDetails[t("ndcAction:viewMitigationNoOfPeople")] =
20176
+ (_k = ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.creditCalculationProperties) === null || _k === void 0 ? void 0 : _k.numberOfPeopleInHousehold;
18789
20177
  }
18790
20178
  if (ndcActionDetails === null || ndcActionDetails === void 0 ? void 0 : ndcActionDetails.ndcFinancing) {
18791
20179
  mitigationDetails[t("ndcAction:viewMitigationUserEstimatedCredits")] =
@@ -24696,7 +26084,7 @@ var ProgrammeDocuments = function (props) {
24696
26084
  designDocUrl !== "" && (React.createElement("div", { className: "time" }, moment(parseInt(designDocDate)).format("DD MMMM YYYY @ HH:mm")))),
24697
26085
  React.createElement(Col, { span: 6, className: "field-value" }, designDocUrl !== "" ? (React.createElement("div", { className: "link" },
24698
26086
  linkDocVisible(designDocStatus) && (React.createElement("a", { href: designDocUrl, target: "_blank", rel: "noopener noreferrer", download: true },
24699
- React.createElement(BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47" } }))),
26087
+ React.createElement(LinkOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47" } }))),
24700
26088
  designDocStatus !== DocumentStatus.ACCEPTED && (React.createElement(React.Fragment, null,
24701
26089
  React.createElement(Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === Role.ViewOnly ||
24702
26090
  (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.companyRole) === CompanyRole.CERTIFIER
@@ -24733,7 +26121,7 @@ var ProgrammeDocuments = function (props) {
24733
26121
  React.createElement(Col, { span: 6, className: "field-value" },
24734
26122
  React.createElement("div", { className: "link" },
24735
26123
  React.createElement("a", { href: noObjectionDocUrl, target: "_blank", rel: "noopener noreferrer", download: true },
24736
- React.createElement(BookOutlined, { className: "common-progress-icon", style: { color: "#3F3A47" } })))))),
26124
+ React.createElement(LinkOutlined, { className: "common-progress-icon", style: { color: "#3F3A47" } })))))),
24737
26125
  React.createElement(Row, { className: "field", key: "Methodology Document" },
24738
26126
  React.createElement(Col, { span: 18, className: "field-key" },
24739
26127
  React.createElement("div", { className: "label-container" },
@@ -24760,7 +26148,7 @@ var ProgrammeDocuments = function (props) {
24760
26148
  methodologyDocUrl !== "" && (React.createElement("div", { className: "time" }, moment(parseInt(methodologyDate)).format("DD MMMM YYYY @ HH:mm")))),
24761
26149
  React.createElement(Col, { span: 6, className: "field-value" }, methodologyDocUrl !== "" ? (React.createElement("div", { className: "link" },
24762
26150
  linkDocVisible(methodDocStatus) && (React.createElement("a", { href: methodologyDocUrl, target: "_blank", rel: "noopener noreferrer", download: true },
24763
- React.createElement(BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47" } }))),
26151
+ React.createElement(LinkOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47" } }))),
24764
26152
  methodDocStatus !== DocumentStatus.ACCEPTED && (React.createElement(React.Fragment, null,
24765
26153
  React.createElement(Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === Role.ViewOnly
24766
26154
  ? t("programme:notAuthToUploadDoc")
@@ -24806,7 +26194,7 @@ var ProgrammeDocuments = function (props) {
24806
26194
  React.createElement(Col, { span: 6, className: "field-value" },
24807
26195
  React.createElement("div", { className: "link" },
24808
26196
  React.createElement("a", { href: authorisationDocUrl, target: "_blank", rel: "noopener noreferrer", download: true },
24809
- React.createElement(BookOutlined, { className: "common-progress-icon", style: { color: "#3F3A47" } })))))),
26197
+ React.createElement(LinkOutlined, { className: "common-progress-icon", style: { color: "#3F3A47" } })))))),
24810
26198
  React.createElement(Row, { className: "field", key: "Environmental Impact Assessment" },
24811
26199
  React.createElement(Col, { span: 18, className: "field-key" },
24812
26200
  React.createElement("div", { className: "label-container" },
@@ -24832,7 +26220,7 @@ var ProgrammeDocuments = function (props) {
24832
26220
  impactAssessmentUrl !== "" && (React.createElement("div", { className: "time" }, moment(parseInt(impactAssessmentDate)).format("DD MMMM YYYY @ HH:mm")))),
24833
26221
  React.createElement(Col, { span: 6, className: "field-value" }, impactAssessmentUrl !== "" ? (React.createElement("div", { className: "link" },
24834
26222
  linkDocVisible(impactAssessmentStatus) && (React.createElement("a", { href: impactAssessmentUrl, target: "_blank", rel: "noopener noreferrer", download: true },
24835
- React.createElement(BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47" } }))),
26223
+ React.createElement(LinkOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47" } }))),
24836
26224
  impactAssessmentStatus !== DocumentStatus.ACCEPTED && (React.createElement(React.Fragment, null,
24837
26225
  React.createElement(Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === Role.ViewOnly ||
24838
26226
  (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.companyRole) === CompanyRole.CERTIFIER
@@ -24879,5 +26267,5 @@ var TimelineBody = function (props) {
24879
26267
  React.createElement("div", { className: "remark-body" }, remark)))));
24880
26268
  };
24881
26269
 
24882
- export { Action, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, EnergyGenerationUnits, FormElementType, GovBGColor, GovColor, ImgWithFallback, InfoView, Instrument, InvestmentBGColor, InvestmentBody, InvestmentColor, InvestmentCreationComponent, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LegendItem, Loading, ManagerBGColor, ManagerColor, MapComponent, MapTypes, MapboxComponent, MinBGColor, MinColor, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcActionBody, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, OrganisationStatus, ProfileIcon, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDocuments, ProgrammeEntity, ProgrammeIssueForm, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeRetireForm, ProgrammeRevokeForm, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeTransfer, ProgrammeTransferForm, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RetireType, Role, RoleIcon, RootBGColor, RootColor, SdgGoals$1 as SdgGoals, Sector, SectoralScope, StasticCard, StatsCardsTypes, SystemNames, TimelineBody, Titles, TooltipColor, TransferActionModel, TxType, TypeOfMitigation, UnitField, User, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserRoleIcon, ViewBGColor, ViewColor, WidgetType, addCommSep, addCommSepRound, addRoundNumber, addSpaces, consumerGroupList, creditUnit, dateFormat, dateTimeFormat, energyGenerationUnitList, getBase64, getCompanyBgColor, getCreditStageVal, getFinancialFields, getGeneralFields, getInvestmentStatusEnumVal, getNdcActionStatusEnumVal, getNdcStatusTagType, getRetirementTypeString, getStageEnumVal, getStageTagType, getStageTagTypeMRV, getStageTransferEnumVal, getStatusTagType, getTransferStageTagType, isBase64, landAreaUnitList, mitigationTypeList, ndcActionTypeList, sectorMitigationTypesListMapped, sumArray, titleList };
26270
+ export { Action, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, EnergyGenerationUnits, FormElementType, GovBGColor, GovColor, ImgWithFallback, InfoView, Instrument, InvestmentBGColor, InvestmentBody, InvestmentColor, InvestmentCreationComponent, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LegendItem, Loading, ManagerBGColor, ManagerColor, MapComponent, MapTypes, MapboxComponent, MinBGColor, MinColor, MitigationSubTypes, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcActionBody, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, OrganisationStatus, ProfileIcon, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDocuments, ProgrammeEntity, ProgrammeIssueForm, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeRetireForm, ProgrammeRevokeForm, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeTransfer, ProgrammeTransferForm, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RetireType, Role, RoleIcon, RootBGColor, RootColor, SdgGoals$1 as SdgGoals, Sector, SectoralScope, StasticCard, StatsCardsTypes, SystemNames, TimelineBody, Titles, TooltipColor, TransferActionModel, TxType, TypeOfMitigation, UnitField, User, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserRoleIcon, ViewBGColor, ViewColor, WidgetType, addCommSep, addCommSepRound, addRoundNumber, addSpaces, consumerGroupList, creditUnit, dateFormat, dateTimeFormat, energyGenerationUnitList, getBase64, getCompanyBgColor, getCreditStageVal, getFinancialFields, getGeneralFields, getInvestmentStatusEnumVal, getNdcActionStatusEnumVal, getNdcStatusTagType, getRetirementTypeString, getStageEnumVal, getStageTagType, getStageTagTypeMRV, getStageTransferEnumVal, getStatusTagType, getTransferStageTagType, isBase64, landAreaUnitList, methodologyOptions, mitigationSubTypeList, mitigationSubTypesListMapped, mitigationTypeList, ndcActionTypeList, sectorMitigationTypesListMapped, sumArray, titleList };
24883
26271
  //# sourceMappingURL=index.js.map