@undp/carbon-library 1.0.281-CARBON-359.0 → 1.0.281-CARBON-306.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. package/dist/cjs/index.js +5800 -822
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/Components/Common/AntComponents/antTableComponents.d.ts +9 -6
  4. package/dist/cjs/types/Components/Common/Models/discardChangesConfirmationModel.d.ts +13 -0
  5. package/dist/cjs/types/Components/Common/Models/ghgUserActionConfirmationModel.d.ts +13 -0
  6. package/dist/cjs/types/Components/Company/CompanyDetails/companyDetailsComponent.d.ts +3 -0
  7. package/dist/cjs/types/Components/GhgInventory/Dashboard/BarChartEstimatedActualStatsComponent.d.ts +16 -0
  8. package/dist/cjs/types/Components/GhgInventory/Dashboard/BarChartStatsComponent.d.ts +13 -0
  9. package/dist/cjs/types/Components/GhgInventory/Dashboard/ghg.chart.options.d.ts +12 -0
  10. package/dist/cjs/types/Components/GhgInventory/Dashboard/ghg.dashboard.d.ts +3 -0
  11. package/dist/cjs/types/Components/GhgInventory/Emissions/emissions.d.ts +4 -0
  12. package/dist/cjs/types/Components/GhgInventory/Projections/projections.d.ts +4 -0
  13. package/dist/cjs/types/Components/GhgInventory/emission.mappings.d.ts +17 -0
  14. package/dist/cjs/types/Components/GhgInventory/emission.types.d.ts +1 -0
  15. package/dist/cjs/types/Components/GhgInventory/projection.types.d.ts +1 -0
  16. package/dist/cjs/types/Components/index.d.ts +3 -0
  17. package/dist/cjs/types/Definitions/Definitions/ndcDetails.definitions.d.ts +42 -0
  18. package/dist/cjs/types/Definitions/Entities/emission.d.ts +9 -0
  19. package/dist/cjs/types/Definitions/Entities/projection.d.ts +9 -0
  20. package/dist/cjs/types/Definitions/Enums/ghg.record.state.enum.d.ts +4 -0
  21. package/dist/cjs/types/Definitions/Enums/sector.enum.d.ts +43 -0
  22. package/dist/cjs/types/Definitions/Enums/statsCards.type.enum.d.ts +7 -0
  23. package/dist/cjs/types/Definitions/Enums/widget.type.enum.d.ts +3 -1
  24. package/dist/cjs/types/Definitions/index.d.ts +2 -0
  25. package/dist/esm/index.js +5797 -825
  26. package/dist/esm/index.js.map +1 -1
  27. package/dist/esm/types/Components/Common/AntComponents/antTableComponents.d.ts +9 -6
  28. package/dist/esm/types/Components/Common/Models/discardChangesConfirmationModel.d.ts +13 -0
  29. package/dist/esm/types/Components/Common/Models/ghgUserActionConfirmationModel.d.ts +13 -0
  30. package/dist/esm/types/Components/Company/CompanyDetails/companyDetailsComponent.d.ts +3 -0
  31. package/dist/esm/types/Components/GhgInventory/Dashboard/BarChartEstimatedActualStatsComponent.d.ts +16 -0
  32. package/dist/esm/types/Components/GhgInventory/Dashboard/BarChartStatsComponent.d.ts +13 -0
  33. package/dist/esm/types/Components/GhgInventory/Dashboard/ghg.chart.options.d.ts +12 -0
  34. package/dist/esm/types/Components/GhgInventory/Dashboard/ghg.dashboard.d.ts +3 -0
  35. package/dist/esm/types/Components/GhgInventory/Emissions/emissions.d.ts +4 -0
  36. package/dist/esm/types/Components/GhgInventory/Projections/projections.d.ts +4 -0
  37. package/dist/esm/types/Components/GhgInventory/emission.mappings.d.ts +17 -0
  38. package/dist/esm/types/Components/GhgInventory/emission.types.d.ts +1 -0
  39. package/dist/esm/types/Components/GhgInventory/projection.types.d.ts +1 -0
  40. package/dist/esm/types/Components/index.d.ts +3 -0
  41. package/dist/esm/types/Definitions/Definitions/ndcDetails.definitions.d.ts +42 -0
  42. package/dist/esm/types/Definitions/Entities/emission.d.ts +9 -0
  43. package/dist/esm/types/Definitions/Entities/projection.d.ts +9 -0
  44. package/dist/esm/types/Definitions/Enums/ghg.record.state.enum.d.ts +4 -0
  45. package/dist/esm/types/Definitions/Enums/sector.enum.d.ts +43 -0
  46. package/dist/esm/types/Definitions/Enums/statsCards.type.enum.d.ts +7 -0
  47. package/dist/esm/types/Definitions/Enums/widget.type.enum.d.ts +3 -1
  48. package/dist/esm/types/Definitions/index.d.ts +2 -0
  49. package/dist/index.d.ts +81 -2
  50. package/dist/locales/i18n/companyDetails/en.json +19 -0
  51. package/dist/locales/i18n/companyDetails/es.json +16 -0
  52. package/dist/locales/i18n/companyDetails/fr.json +16 -0
  53. package/dist/locales/i18n/companyProfile/en.json +1 -18
  54. package/dist/locales/i18n/companyProfile/es.json +0 -14
  55. package/dist/locales/i18n/companyProfile/fr.json +0 -13
  56. package/dist/locales/i18n/ghgInventory/en.json +79 -0
  57. package/dist/locales/i18n/nav/en.json +2 -0
  58. package/dist/locales/i18n/ndc/en.json +28 -3
  59. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.