@hestia-earth/ui-components 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -901,6 +901,7 @@
|
|
|
901
901
|
schema.TermTermType.crop,
|
|
902
902
|
schema.TermTermType.cropResidue,
|
|
903
903
|
schema.TermTermType.excreta,
|
|
904
|
+
schema.TermTermType.grass,
|
|
904
905
|
schema.TermTermType.liveAnimal,
|
|
905
906
|
schema.TermTermType.liveAquaticSpecies,
|
|
906
907
|
schema.TermTermType.animalProduct,
|
|
@@ -939,6 +940,8 @@
|
|
|
939
940
|
schema.TermTermType.animalProduct,
|
|
940
941
|
schema.TermTermType.liveAnimal,
|
|
941
942
|
schema.TermTermType.liveAquaticSpecies,
|
|
943
|
+
schema.TermTermType.excreta,
|
|
944
|
+
schema.TermTermType.grass,
|
|
942
945
|
schema.TermTermType.processedFood,
|
|
943
946
|
schema.TermTermType.emission,
|
|
944
947
|
schema.TermTermType.resourceUse,
|