@undp/carbon-library 1.0.263-CARBON-390.1 → 1.0.263-CARBON-267.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -67,7 +67,7 @@ export declare const getChartOptions: (labels: string[], colors: string[]) => {
67
67
  offsetX: number;
68
68
  offsetY: number;
69
69
  labels: {
70
- colors: string[];
70
+ colors: string;
71
71
  useSeriesColors: boolean;
72
72
  };
73
73
  markers: {
@@ -1,8 +1,7 @@
1
1
  export declare enum EnablementTypes {
2
2
  CapacityBuilding = "Capacity Building",
3
3
  TechnologyTransfer = "Technology Transfer",
4
- Financial = "Financial",
5
- EnhancedTransparency = "Enhanced Transparency"
4
+ Financial = "Financial"
6
5
  }
7
6
  export declare const enablementTypesAndValues: {
8
7
  type: string;
package/dist/esm/index.js CHANGED
@@ -17738,7 +17738,6 @@ var EnablementTypes;
17738
17738
  EnablementTypes["CapacityBuilding"] = "Capacity Building";
17739
17739
  EnablementTypes["TechnologyTransfer"] = "Technology Transfer";
17740
17740
  EnablementTypes["Financial"] = "Financial";
17741
- EnablementTypes["EnhancedTransparency"] = "Enhanced Transparency";
17742
17741
  })(EnablementTypes || (EnablementTypes = {}));
17743
17742
  var enablementTypesAndValues = [
17744
17743
  { type: EnablementTypes.CapacityBuilding.valueOf(), col: 4 },
@@ -17747,7 +17746,6 @@ var enablementTypesAndValues = [
17747
17746
  col: 5,
17748
17747
  },
17749
17748
  { type: EnablementTypes.Financial.valueOf(), col: 4 },
17750
- { type: EnablementTypes.EnhancedTransparency.valueOf(), col: 5 },
17751
17749
  ];
17752
17750
 
17753
17751
  var NdcActionDetails = function (props) {
@@ -22527,7 +22525,7 @@ var getChartOptions = function (labels, colors) {
22527
22525
  offsetX: 0,
22528
22526
  offsetY: 5,
22529
22527
  labels: {
22530
- colors: colors,
22528
+ colors: "#000000d9",
22531
22529
  useSeriesColors: false,
22532
22530
  },
22533
22531
  markers: {
@@ -23493,7 +23491,7 @@ var totalProgrammesOptions = {
23493
23491
  offsetX: 0,
23494
23492
  offsetY: 5,
23495
23493
  labels: {
23496
- colors: ["#4FB8E7", "#FF8183", "#D8D8D8"],
23494
+ colors: "#000000d9",
23497
23495
  useSeriesColors: false,
23498
23496
  },
23499
23497
  markers: {
@@ -23639,18 +23637,7 @@ var totalProgrammesOptionsSub = {
23639
23637
  offsetX: 0,
23640
23638
  offsetY: 5,
23641
23639
  labels: {
23642
- colors: [
23643
- "#16B1FF",
23644
- "#FF8183",
23645
- "#7FEABF",
23646
- "#FFB480",
23647
- "#666699",
23648
- "#009999",
23649
- "#c2c2d6",
23650
- "#ddddbb",
23651
- "#ff9900",
23652
- "#D8D8D8",
23653
- ],
23640
+ colors: "#000000d9",
23654
23641
  useSeriesColors: false,
23655
23642
  },
23656
23643
  markers: {
@@ -23793,7 +23780,7 @@ var totalCreditsOptions = {
23793
23780
  offsetX: 0,
23794
23781
  offsetY: 5,
23795
23782
  labels: {
23796
- colors: ["#4FB8E7", "#7FEABF", "#D8D8D8", "#FF8183", "#B7A4FE"],
23783
+ colors: "#000000d9",
23797
23784
  useSeriesColors: false,
23798
23785
  },
23799
23786
  markers: {
@@ -23925,7 +23912,7 @@ var totalCreditsCertifiedOptions = {
23925
23912
  offsetX: 0,
23926
23913
  offsetY: 5,
23927
23914
  labels: {
23928
- colors: ["#6ACDFF", "#FF8183", "#CDCDCD"],
23915
+ colors: "#000000d9",
23929
23916
  useSeriesColors: false,
23930
23917
  },
23931
23918
  markers: {
@@ -24018,7 +24005,7 @@ var optionDonutPieA = {
24018
24005
  offsetX: 0,
24019
24006
  offsetY: 5,
24020
24007
  labels: {
24021
- colors: ["#6ACDFF", "#7FEABF", "#CDCDCD", "#FF8183", "#B7A4FE"],
24008
+ colors: "#000000d9",
24022
24009
  useSeriesColors: false,
24023
24010
  },
24024
24011
  markers: {
@@ -24124,7 +24111,7 @@ var optionDonutPieB = {
24124
24111
  offsetX: 0,
24125
24112
  offsetY: 5,
24126
24113
  labels: {
24127
- colors: ["#6ACDFF", "#FF8183", "#CDCDCD"],
24114
+ colors: "#000000d9",
24128
24115
  useSeriesColors: false,
24129
24116
  },
24130
24117
  markers: {