@undp/carbon-library 1.0.133-CARBON-325.1 → 1.0.133-CARBON-325.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,7 @@
1
1
  import { BuildingType } from "@undp/carbon-credit-calculator";
2
2
  import { NdcActionTypes } from "../Enums/ndcActionTypes.enum";
3
3
  import { MitigationTypes } from "../Enums/mitigation.types.enum";
4
+ import { MitigationSubTypes } from "../Enums/mitigation.types.enum";
4
5
  import { NdcActionStatus } from "../Enums/ndcAction.status.enum";
5
6
  export interface AgricultureProperties {
6
7
  landArea: number;
@@ -19,6 +20,18 @@ export interface AdaptationProperties {
19
20
  ghgEmissionsReduced: any;
20
21
  ghgEmissionsAvoided: any;
21
22
  }
23
+ export interface CreditCalculationProperties {
24
+ typeOfMitigation?: MitigationTypes;
25
+ subTypeOfMitigation?: MitigationSubTypes;
26
+ energyGeneration?: number;
27
+ energyGenerationUnit?: string;
28
+ consumerGroup?: BuildingType;
29
+ landArea?: number;
30
+ landAreaUnit?: string;
31
+ numberOfDays?: number;
32
+ numberOfPeopleInHousehold?: number;
33
+ weight?: number;
34
+ }
22
35
  export interface CoBenefitsProperties {
23
36
  }
24
37
  export interface EnablementProperties {
@@ -36,8 +49,10 @@ export interface NdcAction {
36
49
  action: NdcActionTypes;
37
50
  methodology: string;
38
51
  typeOfMitigation: MitigationTypes;
52
+ subTypeOfMitigation: MitigationSubTypes;
39
53
  agricultureProperties?: AgricultureProperties;
40
54
  solarProperties?: SolarProperties;
55
+ creditCalculationProperties?: CreditCalculationProperties;
41
56
  adaptationProperties: AdaptationProperties;
42
57
  ndcFinancing?: NdcFinancing;
43
58
  monitoringReport?: string;
@@ -22,10 +22,180 @@ export declare enum MitigationTypes {
22
22
  N20 = "N20",
23
23
  SOLAR = "Solar",
24
24
  TRANSPORT = "Transport",
25
- WIND = "Wind"
25
+ WIND = "Wind",
26
+ CO2_USAGE = "CO2Usage",
27
+ TIDAL = "Tidal"
28
+ }
29
+ export declare enum MitigationSubTypes {
30
+ IRRIGATION = "Irrigation",
31
+ ENERGY_EFFICIENCY = "EnergyEfficiency",
32
+ ALTERNATIVE_FERTILISER = "AlternativeFertilisers",
33
+ NO_TILLAGE = "NoTillage",
34
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
35
+ RICE_CROPS = "RiceCrops",
36
+ BAGASSE_POWER = "BagassePower",
37
+ PALM_OIL_SOLID_WASTE = "Palm oil solid waste",
38
+ AGRICULTURAL_RESIDUES_OTHER_KINDS = "AgriculturalResiduesOtherKinds",
39
+ AGRICULTURAL_RESIDUES_RICE_HUSK = "AgriculturalResiduesRiceHusk",
40
+ AGRICULTURAL_RESIDUES_MUSTARD_CROP = "AgriculturalResiduesMustardCrop",
41
+ AGRICULTURAL_RESIDUES_POULTRY_LITTER = "AgriculturalResiduesPoultryLitter",
42
+ BLACK_LIQUOR = "BlackLiquor",
43
+ FOREST_RESIDUES_SAWMILL_WASTE = "ForestResiduesSawmillWaste",
44
+ FOREST_RESIDUES_OTHER = "ForestResiduesOther",
45
+ FOREST_BIOMASS = "ForestBiomass",
46
+ INDUSTRIAL_WASTE = "IndustrialWaste",
47
+ GASIFICATION_OF_BIOMASS = "GasificationOfBiomass",
48
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS = "SwitchFromFossilFuelToPipedBiogas",
49
+ BIOMASS_BRIQUETTES_OR_PELLETS = "BiomassBriquettesOrPellets",
50
+ BIODIESEL = "Biodiesel",
51
+ BIODIESEL_FROM_WASTE_OIL = "BiodieselFromWasteOil",
52
+ ETHANOL = "Ethanol",
53
+ CLINKER_REPLACEMENT = "ClinkerReplacement",
54
+ COAL_MINE_METHANE = "CoalMineMethane",
55
+ COAL_BED_METHANE = "CoalBedMethane",
56
+ CMM_VENTILATION_AIR_METHANE = "CMMVentilationAirMethane",
57
+ VENTILATION_AIR_METHANE = "VentilationAirMethane",
58
+ LIGHTING = "Lighting",
59
+ SOLAR_LAMPS = "SolarLamps",
60
+ STOVES = "Stoves",
61
+ STOVES_SCHOOL_IN_GHANA = "StovesSchoolInGhana",
62
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia",
63
+ LIGHTING_INSULATION_SOLAR = "LightingInsulationSolar",
64
+ APPLIANCES = "Appliances",
65
+ CHEMICALS = "Chemicals",
66
+ PETROCHEMICALS = "Petrochemicals",
67
+ PAPER = "Paper",
68
+ CEMENT = "Cement",
69
+ IRON_STEEL = "IronSteel",
70
+ MACHINERY = "Machinery",
71
+ TEXTILES = "Textiles",
72
+ ELECTRONICS = "Electronics",
73
+ FOOD = "Food",
74
+ BUILDING_MATERIALS = "BuildingMaterials",
75
+ GLASS = "Glass",
76
+ NON_FERROUS_METALS = "NonFerrousMetals",
77
+ COKE_OVEN = "CokeOven",
78
+ Mining = "Mining",
79
+ CONSTRUCTION = "Construction",
80
+ METAL_PRODUCTS = "MetalProducts",
81
+ WOOD = "Wood",
82
+ RECYCLING = "Recycling",
83
+ CHEMICALS_HEAT = "ChemicalsHeat",
84
+ PETROCHEMICALS_HEAT = "PetrochemicalsHeat",
85
+ CARBON_BLACK_GAS = "CarbonBlackGas",
86
+ CEMENT_HEAT = "CementHeat",
87
+ IRON_STEEL_HEAT = "IronSteelHeat",
88
+ BUILDING_MATERIALS_HEAT = "BuildingMaterialsHeat",
89
+ GLASS_HEAT = "GlassHeat",
90
+ NON_FERROUS_METALS_HEAT = "NonFerrousMetalsHeat",
91
+ COKE_OVEN_GAS = "CokeOvenGas",
92
+ HVAC_LIGHTING = "HvacLighting",
93
+ AIR_CONDITIONING = "AirConditioning",
94
+ EE_NEW_BUILDINGS = "EeNewBuildings",
95
+ STREET_LIGHTING = "StreetLighting",
96
+ LIGHTING_IN_SERVICE = "LightingInService",
97
+ WATER_PUMPING = "WaterPumping",
98
+ WATER_PURIFICATION = "WaterPurification",
99
+ EE_PUBLIC_STOVES = "EePublicStoves",
100
+ EE_PUBLIC_BUILDINGS = "EePublicBuildings",
101
+ EE_COMMERCIAL_BUILDINGS = "EeCommercialBuildings",
102
+ SINGLE_CYCLE_TO_COMBINED_CYCLE = "SingleCycleToCombinedCycle",
103
+ COGENERATION = "Cogeneration",
104
+ CO_FIRING_WITH_BIOMASS = "CoFiringWithBiomass",
105
+ HIGHER_EFFICIENCY_COAL_POWER = "HigherEfficiencyCoalPower",
106
+ HIGHER_EFFICIENCY_OIL_POWER = "HigherEfficiencyOilPower",
107
+ HIGHER_EFFICIENCY_USING_WASTE_HEAT = "HigherEfficiencyUsingWasteHeat",
108
+ POWER_PLANT_REHABILITATION = "PowerPlantRehabilitation",
109
+ HIGHER_EFFICIENCY_STEAM_BOILER = "HigherEfficiencySteamBoiler",
110
+ DISTRICT_HEATING = "DistrictHeating",
111
+ REPLACEMENT_OF_DISTRICT_HEATING_BOILERS = "ReplacementOfDistrictHeatingBoilers",
112
+ CONNECTION_OF_ISOLATED_GRID = "ConnectionOfIsolatedGrid",
113
+ DISTRICT_COOLING = "DistrictCooling",
114
+ EFFICIENT_ELECTRICITY_DISTRIBUTION = "EfficientElectricityDistribution",
115
+ AFFORESTATION = "Afforestation",
116
+ MANGROVES = "Mangroves",
117
+ AGROFORESTRY = "Agroforestry",
118
+ REFORESTATION = "Reforestation",
119
+ COAL_TO_NATURAL_GAS = "CoalToNaturalGas",
120
+ COAL_TO_OIL = "CoalToOil",
121
+ LIGNITE_TO_NATURAL_GAS = "LigniteToNaturalGas",
122
+ NEW_NATURAL_GAS_PLANT = "NewNaturalGasPlant",
123
+ NEW_NATURAL_GAS_PLANT_USING_LNG = "NewNaturalGasPlantUsingLng",
124
+ OIL_TO_ELECTRICITY = "OilToElectricity",
125
+ OIL_TO_LPG = "OilToLpg",
126
+ OIL_TO_NATURAL_GAS = "OilToNaturalGas",
127
+ OIL_FIELD_FLARING_REDUCTION = "OilFieldFlaringReduction",
128
+ OIL_AND_GAS_PROCESSING_FLARING = "OilAndGasProcessingFlaring",
129
+ NATURAL_GAS_PIPELINES = "NaturalGasPipelines",
130
+ NON_HYDROCARBON_MINING = "NonHydrocarbonMining",
131
+ SPONTANEOUSLY_IGNITION_OF_COAL_PILES = "SpontaneouslyIgnitionOfCoalPiles",
132
+ CHARCOAL_PRODUCTION = "CharcoalProduction",
133
+ GEOTHERMAL_ELECTRICITY = "GeothermalElectricity",
134
+ GEOTHERMAL_HEATING = "GeothermalHeating",
135
+ HFC23 = "Hfc23",
136
+ HFC134A = "Hfc134A",
137
+ PFCS = "Pfcs",
138
+ SF6 = "Sf6",
139
+ RUN_OF_RIVER = "RunOfRiver",
140
+ EXISTING_DAM = "ExistingDam",
141
+ HIGHER_EFFICIENCY_HYDRO_POWER = "HigherEfficiencyHydroPower",
142
+ NEW_DAM = "NewDam",
143
+ LANDFILL_FLARING = "LandfillFlaring",
144
+ LANDFILL_POWER = "LandfillPower",
145
+ COMBUSTION_OF_MSW = "CombustionOfMsw",
146
+ GASIFICATION_OF_MSW = "GasificationOfMsw",
147
+ BIOGAS_FROM_MSW = "BiogasFromMsw",
148
+ LANDFILL_AERATION = "LandfillAeration",
149
+ INTEGRATED_SOLID_WASTE_MANAGEMENT = "IntegratedSolidWasteManagement",
150
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS = "SwitchFromFossilFuelToPipedLandfillGas",
151
+ LANDFILL_COMPOSTING = "LandfillComposting",
152
+ MANURE = "Manure",
153
+ DOMESTIC_MANURE = "DomesticManure",
154
+ WASTE_WATER = "WasteWater",
155
+ INDUSTRIAL_SOLID_WASTE = "IndustrialSolidWaste",
156
+ PALM_OIL_WASTE = "PalmOilWaste",
157
+ AEROBIC_TREATMENT_OF_WASTE_WATER = "AerobicTreatmentOfWasteWater",
158
+ COMPOSTING = "Composting",
159
+ ADIPIC_ACID = "AdipicAcid",
160
+ NITRIC_ACID = "NitricAcid",
161
+ CAPROLACTAM = "Caprolactam",
162
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
163
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
164
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
165
+ SOLAR_PV_WATER_DISINFECTION = "SolarPVWaterDisinfection",
166
+ SOLAR_THERMAL_POWER = "SolarThermalPower",
167
+ SOLAR_THERMAL_HEAT = "SolarThermalHeat",
168
+ SOLAR_WATER_HEATING = "SolarWaterHeating",
169
+ SOLAR_COOKING = "SolarCooking",
170
+ BUS_RAPID_TRANSIT = "BusRapidTransit",
171
+ BUS_RAPID_TRANSIT_GREEN_HYDROGEN = "BusRapidTransitGreenHydrogen",
172
+ MOTORBIKES = "Motorbikes",
173
+ MODE_SHIFT_ROAD_TO_RAIL = "ModeShiftRoadToRail",
174
+ MORE_EFFICIENT_TRAIN_SYSTEM = "MoreEfficientTrainSystem",
175
+ MORE_EFFICIENT_VEHICLES = "MoreEfficientVehicles",
176
+ RAIL_REGENERATIVE_BRAKING = "RailRegenerativeBraking",
177
+ RAIL_GREEN_HYDROGEN = "RailGreenHydrogen",
178
+ RAIL_EFFICIENT_OPERATION = "RailEfficientOperation",
179
+ METRO_EFFICIENT_OPERATION = "MetroEfficientOperation",
180
+ CARS_GREEN_HYDROGEN = "CarsGreenHydrogen",
181
+ CARS_EFFICIENT_OPERATION = "CarsEfficientOperation",
182
+ SCRAPPING_OLD_VEHICLES = "ScrappingOldVehicles",
183
+ BIODIESEL_FOR_TRANSPORT = "BiodieselForTransport",
184
+ CABLE_CARS = "CableCars",
185
+ WIND = "Wind",
186
+ OFFSHORE_WIND = "OffshoreWind",
187
+ CO2_RECYCLING = "CO2Recycling",
188
+ CO2_REPLACEMENT = "CO2Replacement",
189
+ TIDAL = "Tidal"
26
190
  }
27
191
  export declare const mitigationTypeList: {
28
192
  value: string;
29
193
  label: string;
30
194
  }[];
31
195
  export declare const sectorMitigationTypesListMapped: any;
196
+ export declare const mitigationSubTypeList: {
197
+ label: string;
198
+ value: string;
199
+ }[];
200
+ export declare const mitigationSubTypesListMapped: any;
201
+ export declare const methodologyOptions: string[];
package/dist/index.d.ts CHANGED
@@ -466,13 +466,183 @@ declare enum MitigationTypes {
466
466
  N20 = "N20",
467
467
  SOLAR = "Solar",
468
468
  TRANSPORT = "Transport",
469
- WIND = "Wind"
469
+ WIND = "Wind",
470
+ CO2_USAGE = "CO2Usage",
471
+ TIDAL = "Tidal"
472
+ }
473
+ declare enum MitigationSubTypes {
474
+ IRRIGATION = "Irrigation",
475
+ ENERGY_EFFICIENCY = "EnergyEfficiency",
476
+ ALTERNATIVE_FERTILISER = "AlternativeFertilisers",
477
+ NO_TILLAGE = "NoTillage",
478
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
479
+ RICE_CROPS = "RiceCrops",
480
+ BAGASSE_POWER = "BagassePower",
481
+ PALM_OIL_SOLID_WASTE = "Palm oil solid waste",
482
+ AGRICULTURAL_RESIDUES_OTHER_KINDS = "AgriculturalResiduesOtherKinds",
483
+ AGRICULTURAL_RESIDUES_RICE_HUSK = "AgriculturalResiduesRiceHusk",
484
+ AGRICULTURAL_RESIDUES_MUSTARD_CROP = "AgriculturalResiduesMustardCrop",
485
+ AGRICULTURAL_RESIDUES_POULTRY_LITTER = "AgriculturalResiduesPoultryLitter",
486
+ BLACK_LIQUOR = "BlackLiquor",
487
+ FOREST_RESIDUES_SAWMILL_WASTE = "ForestResiduesSawmillWaste",
488
+ FOREST_RESIDUES_OTHER = "ForestResiduesOther",
489
+ FOREST_BIOMASS = "ForestBiomass",
490
+ INDUSTRIAL_WASTE = "IndustrialWaste",
491
+ GASIFICATION_OF_BIOMASS = "GasificationOfBiomass",
492
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS = "SwitchFromFossilFuelToPipedBiogas",
493
+ BIOMASS_BRIQUETTES_OR_PELLETS = "BiomassBriquettesOrPellets",
494
+ BIODIESEL = "Biodiesel",
495
+ BIODIESEL_FROM_WASTE_OIL = "BiodieselFromWasteOil",
496
+ ETHANOL = "Ethanol",
497
+ CLINKER_REPLACEMENT = "ClinkerReplacement",
498
+ COAL_MINE_METHANE = "CoalMineMethane",
499
+ COAL_BED_METHANE = "CoalBedMethane",
500
+ CMM_VENTILATION_AIR_METHANE = "CMMVentilationAirMethane",
501
+ VENTILATION_AIR_METHANE = "VentilationAirMethane",
502
+ LIGHTING = "Lighting",
503
+ SOLAR_LAMPS = "SolarLamps",
504
+ STOVES = "Stoves",
505
+ STOVES_SCHOOL_IN_GHANA = "StovesSchoolInGhana",
506
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia",
507
+ LIGHTING_INSULATION_SOLAR = "LightingInsulationSolar",
508
+ APPLIANCES = "Appliances",
509
+ CHEMICALS = "Chemicals",
510
+ PETROCHEMICALS = "Petrochemicals",
511
+ PAPER = "Paper",
512
+ CEMENT = "Cement",
513
+ IRON_STEEL = "IronSteel",
514
+ MACHINERY = "Machinery",
515
+ TEXTILES = "Textiles",
516
+ ELECTRONICS = "Electronics",
517
+ FOOD = "Food",
518
+ BUILDING_MATERIALS = "BuildingMaterials",
519
+ GLASS = "Glass",
520
+ NON_FERROUS_METALS = "NonFerrousMetals",
521
+ COKE_OVEN = "CokeOven",
522
+ Mining = "Mining",
523
+ CONSTRUCTION = "Construction",
524
+ METAL_PRODUCTS = "MetalProducts",
525
+ WOOD = "Wood",
526
+ RECYCLING = "Recycling",
527
+ CHEMICALS_HEAT = "ChemicalsHeat",
528
+ PETROCHEMICALS_HEAT = "PetrochemicalsHeat",
529
+ CARBON_BLACK_GAS = "CarbonBlackGas",
530
+ CEMENT_HEAT = "CementHeat",
531
+ IRON_STEEL_HEAT = "IronSteelHeat",
532
+ BUILDING_MATERIALS_HEAT = "BuildingMaterialsHeat",
533
+ GLASS_HEAT = "GlassHeat",
534
+ NON_FERROUS_METALS_HEAT = "NonFerrousMetalsHeat",
535
+ COKE_OVEN_GAS = "CokeOvenGas",
536
+ HVAC_LIGHTING = "HvacLighting",
537
+ AIR_CONDITIONING = "AirConditioning",
538
+ EE_NEW_BUILDINGS = "EeNewBuildings",
539
+ STREET_LIGHTING = "StreetLighting",
540
+ LIGHTING_IN_SERVICE = "LightingInService",
541
+ WATER_PUMPING = "WaterPumping",
542
+ WATER_PURIFICATION = "WaterPurification",
543
+ EE_PUBLIC_STOVES = "EePublicStoves",
544
+ EE_PUBLIC_BUILDINGS = "EePublicBuildings",
545
+ EE_COMMERCIAL_BUILDINGS = "EeCommercialBuildings",
546
+ SINGLE_CYCLE_TO_COMBINED_CYCLE = "SingleCycleToCombinedCycle",
547
+ COGENERATION = "Cogeneration",
548
+ CO_FIRING_WITH_BIOMASS = "CoFiringWithBiomass",
549
+ HIGHER_EFFICIENCY_COAL_POWER = "HigherEfficiencyCoalPower",
550
+ HIGHER_EFFICIENCY_OIL_POWER = "HigherEfficiencyOilPower",
551
+ HIGHER_EFFICIENCY_USING_WASTE_HEAT = "HigherEfficiencyUsingWasteHeat",
552
+ POWER_PLANT_REHABILITATION = "PowerPlantRehabilitation",
553
+ HIGHER_EFFICIENCY_STEAM_BOILER = "HigherEfficiencySteamBoiler",
554
+ DISTRICT_HEATING = "DistrictHeating",
555
+ REPLACEMENT_OF_DISTRICT_HEATING_BOILERS = "ReplacementOfDistrictHeatingBoilers",
556
+ CONNECTION_OF_ISOLATED_GRID = "ConnectionOfIsolatedGrid",
557
+ DISTRICT_COOLING = "DistrictCooling",
558
+ EFFICIENT_ELECTRICITY_DISTRIBUTION = "EfficientElectricityDistribution",
559
+ AFFORESTATION = "Afforestation",
560
+ MANGROVES = "Mangroves",
561
+ AGROFORESTRY = "Agroforestry",
562
+ REFORESTATION = "Reforestation",
563
+ COAL_TO_NATURAL_GAS = "CoalToNaturalGas",
564
+ COAL_TO_OIL = "CoalToOil",
565
+ LIGNITE_TO_NATURAL_GAS = "LigniteToNaturalGas",
566
+ NEW_NATURAL_GAS_PLANT = "NewNaturalGasPlant",
567
+ NEW_NATURAL_GAS_PLANT_USING_LNG = "NewNaturalGasPlantUsingLng",
568
+ OIL_TO_ELECTRICITY = "OilToElectricity",
569
+ OIL_TO_LPG = "OilToLpg",
570
+ OIL_TO_NATURAL_GAS = "OilToNaturalGas",
571
+ OIL_FIELD_FLARING_REDUCTION = "OilFieldFlaringReduction",
572
+ OIL_AND_GAS_PROCESSING_FLARING = "OilAndGasProcessingFlaring",
573
+ NATURAL_GAS_PIPELINES = "NaturalGasPipelines",
574
+ NON_HYDROCARBON_MINING = "NonHydrocarbonMining",
575
+ SPONTANEOUSLY_IGNITION_OF_COAL_PILES = "SpontaneouslyIgnitionOfCoalPiles",
576
+ CHARCOAL_PRODUCTION = "CharcoalProduction",
577
+ GEOTHERMAL_ELECTRICITY = "GeothermalElectricity",
578
+ GEOTHERMAL_HEATING = "GeothermalHeating",
579
+ HFC23 = "Hfc23",
580
+ HFC134A = "Hfc134A",
581
+ PFCS = "Pfcs",
582
+ SF6 = "Sf6",
583
+ RUN_OF_RIVER = "RunOfRiver",
584
+ EXISTING_DAM = "ExistingDam",
585
+ HIGHER_EFFICIENCY_HYDRO_POWER = "HigherEfficiencyHydroPower",
586
+ NEW_DAM = "NewDam",
587
+ LANDFILL_FLARING = "LandfillFlaring",
588
+ LANDFILL_POWER = "LandfillPower",
589
+ COMBUSTION_OF_MSW = "CombustionOfMsw",
590
+ GASIFICATION_OF_MSW = "GasificationOfMsw",
591
+ BIOGAS_FROM_MSW = "BiogasFromMsw",
592
+ LANDFILL_AERATION = "LandfillAeration",
593
+ INTEGRATED_SOLID_WASTE_MANAGEMENT = "IntegratedSolidWasteManagement",
594
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS = "SwitchFromFossilFuelToPipedLandfillGas",
595
+ LANDFILL_COMPOSTING = "LandfillComposting",
596
+ MANURE = "Manure",
597
+ DOMESTIC_MANURE = "DomesticManure",
598
+ WASTE_WATER = "WasteWater",
599
+ INDUSTRIAL_SOLID_WASTE = "IndustrialSolidWaste",
600
+ PALM_OIL_WASTE = "PalmOilWaste",
601
+ AEROBIC_TREATMENT_OF_WASTE_WATER = "AerobicTreatmentOfWasteWater",
602
+ COMPOSTING = "Composting",
603
+ ADIPIC_ACID = "AdipicAcid",
604
+ NITRIC_ACID = "NitricAcid",
605
+ CAPROLACTAM = "Caprolactam",
606
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
607
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
608
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
609
+ SOLAR_PV_WATER_DISINFECTION = "SolarPVWaterDisinfection",
610
+ SOLAR_THERMAL_POWER = "SolarThermalPower",
611
+ SOLAR_THERMAL_HEAT = "SolarThermalHeat",
612
+ SOLAR_WATER_HEATING = "SolarWaterHeating",
613
+ SOLAR_COOKING = "SolarCooking",
614
+ BUS_RAPID_TRANSIT = "BusRapidTransit",
615
+ BUS_RAPID_TRANSIT_GREEN_HYDROGEN = "BusRapidTransitGreenHydrogen",
616
+ MOTORBIKES = "Motorbikes",
617
+ MODE_SHIFT_ROAD_TO_RAIL = "ModeShiftRoadToRail",
618
+ MORE_EFFICIENT_TRAIN_SYSTEM = "MoreEfficientTrainSystem",
619
+ MORE_EFFICIENT_VEHICLES = "MoreEfficientVehicles",
620
+ RAIL_REGENERATIVE_BRAKING = "RailRegenerativeBraking",
621
+ RAIL_GREEN_HYDROGEN = "RailGreenHydrogen",
622
+ RAIL_EFFICIENT_OPERATION = "RailEfficientOperation",
623
+ METRO_EFFICIENT_OPERATION = "MetroEfficientOperation",
624
+ CARS_GREEN_HYDROGEN = "CarsGreenHydrogen",
625
+ CARS_EFFICIENT_OPERATION = "CarsEfficientOperation",
626
+ SCRAPPING_OLD_VEHICLES = "ScrappingOldVehicles",
627
+ BIODIESEL_FOR_TRANSPORT = "BiodieselForTransport",
628
+ CABLE_CARS = "CableCars",
629
+ WIND = "Wind",
630
+ OFFSHORE_WIND = "OffshoreWind",
631
+ CO2_RECYCLING = "CO2Recycling",
632
+ CO2_REPLACEMENT = "CO2Replacement",
633
+ TIDAL = "Tidal"
470
634
  }
471
635
  declare const mitigationTypeList: {
472
636
  value: string;
473
637
  label: string;
474
638
  }[];
475
639
  declare const sectorMitigationTypesListMapped: any;
640
+ declare const mitigationSubTypeList: {
641
+ label: string;
642
+ value: string;
643
+ }[];
644
+ declare const mitigationSubTypesListMapped: any;
645
+ declare const methodologyOptions: string[];
476
646
 
477
647
  declare enum ESGType {
478
648
  AAA = "AAA",
@@ -845,6 +1015,18 @@ interface AdaptationProperties {
845
1015
  ghgEmissionsReduced: any;
846
1016
  ghgEmissionsAvoided: any;
847
1017
  }
1018
+ interface CreditCalculationProperties {
1019
+ typeOfMitigation?: MitigationTypes;
1020
+ subTypeOfMitigation?: MitigationSubTypes;
1021
+ energyGeneration?: number;
1022
+ energyGenerationUnit?: string;
1023
+ consumerGroup?: BuildingType;
1024
+ landArea?: number;
1025
+ landAreaUnit?: string;
1026
+ numberOfDays?: number;
1027
+ numberOfPeopleInHousehold?: number;
1028
+ weight?: number;
1029
+ }
848
1030
  interface CoBenefitsProperties {
849
1031
  }
850
1032
  interface EnablementProperties {
@@ -862,8 +1044,10 @@ interface NdcAction {
862
1044
  action: NdcActionTypes;
863
1045
  methodology: string;
864
1046
  typeOfMitigation: MitigationTypes;
1047
+ subTypeOfMitigation: MitigationSubTypes;
865
1048
  agricultureProperties?: AgricultureProperties;
866
1049
  solarProperties?: SolarProperties;
1050
+ creditCalculationProperties?: CreditCalculationProperties;
867
1051
  adaptationProperties: AdaptationProperties;
868
1052
  ndcFinancing?: NdcFinancing;
869
1053
  monitoringReport?: string;
@@ -1008,4 +1192,4 @@ declare const TooltipColor = "#6ACDFF";
1008
1192
  declare const InvestmentBGColor = "rgba(151, 110, 215, 0.3)";
1009
1193
  declare const InvestmentColor = "#9155FD";
1010
1194
 
1011
- export { Action, AdaptationProperties, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, AgricultureProperties, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenefitProps, CoBenefitsProperties, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, ConnectionContextProviderProps, ConnectionProps, CountrySelect, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, EnablementProperties, EnergyGenerationUnits, FormElementType, GovBGColor, GovColor, HeaderProps, ImgWithFallback, InfoView, InfoViewProps, Instrument, InvestmentBGColor, InvestmentBody, InvestmentBodyProps, InvestmentColor, InvestmentCreationComponent, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LayoutSiderProps, LegendItem, LegendItemItemProps, Loading, LoginProps, ManagerBGColor, ManagerColor, MapComponent, MapComponentProps, MapPopupData, MapSourceData, MapTypes, MapboxComponent, MarkerData, Methods, MinBGColor, MinColor, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcAction, NdcActionBody, NdcActionBodyProps, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, NdcFinancing, OrganisationStatus, OrganisationStatusProps, ProfileIcon, ProfileIconProps, Programme, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDeveloperCreation, ProgrammeDocuments, ProgrammeDocumentsProps, ProgrammeEntity, ProgrammeIssueForm, ProgrammeIssueFormProps, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeProperties, ProgrammePropertiesR, ProgrammePropertiesT, ProgrammePropertiesU, ProgrammeR, ProgrammeRetireForm, ProgrammeRetireFormProps, ProgrammeRevokeForm, ProgrammeRevokeFormProps, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeT, ProgrammeTransfer, ProgrammeTransferForm, ProgrammeTransferFormProps, ProgrammeU, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RejectDocumentationProps, Response, RetireType, Role, RoleIcon, RoleIconProps, RootBGColor, RootColor, SdgGoals, Sector, SectoralScope, SolarProperties, StasticCard, StasticCardItemProps, StatsCardsTypes, SystemNames, TimelineBody, TimelineBodyProps, Titles, TooltipColor, TransferActionModel, TransferActionModelProps, TxType, TypeOfMitigation, UnitField, User, UserContextProps, UserCreationProps, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserProps, UserRoleIcon, UserRoleIconProps, 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, userForgotPasswordProps };
1195
+ export { Action, AdaptationProperties, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, AgricultureProperties, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenefitProps, CoBenefitsProperties, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, ConnectionContextProviderProps, ConnectionProps, CountrySelect, CreditCalculationProperties, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, EnablementProperties, EnergyGenerationUnits, FormElementType, GovBGColor, GovColor, HeaderProps, ImgWithFallback, InfoView, InfoViewProps, Instrument, InvestmentBGColor, InvestmentBody, InvestmentBodyProps, InvestmentColor, InvestmentCreationComponent, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LayoutSiderProps, LegendItem, LegendItemItemProps, Loading, LoginProps, ManagerBGColor, ManagerColor, MapComponent, MapComponentProps, MapPopupData, MapSourceData, MapTypes, MapboxComponent, MarkerData, Methods, MinBGColor, MinColor, MitigationSubTypes, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcAction, NdcActionBody, NdcActionBodyProps, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, NdcFinancing, OrganisationStatus, OrganisationStatusProps, ProfileIcon, ProfileIconProps, Programme, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDeveloperCreation, ProgrammeDocuments, ProgrammeDocumentsProps, ProgrammeEntity, ProgrammeIssueForm, ProgrammeIssueFormProps, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeProperties, ProgrammePropertiesR, ProgrammePropertiesT, ProgrammePropertiesU, ProgrammeR, ProgrammeRetireForm, ProgrammeRetireFormProps, ProgrammeRevokeForm, ProgrammeRevokeFormProps, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeT, ProgrammeTransfer, ProgrammeTransferForm, ProgrammeTransferFormProps, ProgrammeU, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RejectDocumentationProps, Response, RetireType, Role, RoleIcon, RoleIconProps, RootBGColor, RootColor, SdgGoals, Sector, SectoralScope, SolarProperties, StasticCard, StasticCardItemProps, StatsCardsTypes, SystemNames, TimelineBody, TimelineBodyProps, Titles, TooltipColor, TransferActionModel, TransferActionModelProps, TxType, TypeOfMitigation, UnitField, User, UserContextProps, UserCreationProps, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserProps, UserRoleIcon, UserRoleIconProps, 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, userForgotPasswordProps };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.133-CARBON-325.1",
3
+ "version": "1.0.133-CARBON-325.3",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -15,7 +15,7 @@
15
15
  "@rollup/plugin-commonjs": "^25.0.0",
16
16
  "@rollup/plugin-node-resolve": "^15.0.2",
17
17
  "@rollup/plugin-typescript": "^11.1.1",
18
- "@undp/carbon-credit-calculator": "^1.0.0",
18
+ "@undp/carbon-credit-calculator": "^1.1.1",
19
19
  "node-sass": "^7.0.3",
20
20
  "postcss": "^8.4.23",
21
21
  "react-circle-flags": "^0.0.19",