@undp/carbon-library 1.0.135-ghg-inventory.12.18 → 1.0.135-ghg-inventory.12.19

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -32105,7 +32105,7 @@ var totalEmissionOptionsSub = function (labels, chartColors) {
32105
32105
  color: '#263238',
32106
32106
  fontSize: '12px',
32107
32107
  fontFamily: 'Inter',
32108
- fontWeight: 400,
32108
+ fontWeight: 500,
32109
32109
  cssClass: 'apexcharts-yaxis-title',
32110
32110
  },
32111
32111
  },
@@ -32273,7 +32273,7 @@ var actualVsEstimateOptionsSub = function (labels, chartColors) {
32273
32273
  color: '#263238',
32274
32274
  fontSize: '12px',
32275
32275
  fontFamily: 'Inter',
32276
- fontWeight: 400,
32276
+ fontWeight: 500,
32277
32277
  cssClass: 'apexcharts-yaxis-title',
32278
32278
  },
32279
32279
  },
@@ -32395,7 +32395,7 @@ var emissionComparisonOptionsSub = function (labels, chartColors) {
32395
32395
  color: '#263238',
32396
32396
  fontSize: '12px',
32397
32397
  fontFamily: 'Inter',
32398
- fontWeight: 400,
32398
+ fontWeight: 500,
32399
32399
  cssClass: 'apexcharts-yaxis-title',
32400
32400
  },
32401
32401
  },
package/dist/esm/index.js CHANGED
@@ -32084,7 +32084,7 @@ var totalEmissionOptionsSub = function (labels, chartColors) {
32084
32084
  color: '#263238',
32085
32085
  fontSize: '12px',
32086
32086
  fontFamily: 'Inter',
32087
- fontWeight: 400,
32087
+ fontWeight: 500,
32088
32088
  cssClass: 'apexcharts-yaxis-title',
32089
32089
  },
32090
32090
  },
@@ -32252,7 +32252,7 @@ var actualVsEstimateOptionsSub = function (labels, chartColors) {
32252
32252
  color: '#263238',
32253
32253
  fontSize: '12px',
32254
32254
  fontFamily: 'Inter',
32255
- fontWeight: 400,
32255
+ fontWeight: 500,
32256
32256
  cssClass: 'apexcharts-yaxis-title',
32257
32257
  },
32258
32258
  },
@@ -32374,7 +32374,7 @@ var emissionComparisonOptionsSub = function (labels, chartColors) {
32374
32374
  color: '#263238',
32375
32375
  fontSize: '12px',
32376
32376
  fontFamily: 'Inter',
32377
- fontWeight: 400,
32377
+ fontWeight: 500,
32378
32378
  cssClass: 'apexcharts-yaxis-title',
32379
32379
  },
32380
32380
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.135-ghg-inventory.12.18",
3
+ "version": "1.0.135-ghg-inventory.12.19",
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": {