@luomus/laji-schema 2.0.106 → 2.0.107
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.
|
@@ -126,6 +126,7 @@ var MYLifeStages;
|
|
|
126
126
|
MYLifeStages["lifeStageGall"] = "MY.lifeStageGall";
|
|
127
127
|
MYLifeStages["lifeStageMarks"] = "MY.lifeStageMarks";
|
|
128
128
|
MYLifeStages["lifeStageTriungulin"] = "MY.lifeStageTriungulin";
|
|
129
|
+
MYLifeStages["lifeStageExuvia"] = "MY.lifeStageExuvia";
|
|
129
130
|
})(MYLifeStages = exports.MYLifeStages || (exports.MYLifeStages = {}));
|
|
130
131
|
var MYPlantLifeStageEnum;
|
|
131
132
|
(function (MYPlantLifeStageEnum) {
|
package/dist/dto/Enums.dto.ts
CHANGED
|
@@ -109,7 +109,8 @@ export enum MYLifeStages {
|
|
|
109
109
|
"lifeStageHatchedPupa" = "MY.lifeStageHatchedPupa",
|
|
110
110
|
"lifeStageGall" = "MY.lifeStageGall",
|
|
111
111
|
"lifeStageMarks" = "MY.lifeStageMarks",
|
|
112
|
-
"lifeStageTriungulin" = "MY.lifeStageTriungulin"
|
|
112
|
+
"lifeStageTriungulin" = "MY.lifeStageTriungulin",
|
|
113
|
+
"lifeStageExuvia" = "MY.lifeStageExuvia"
|
|
113
114
|
}
|
|
114
115
|
export enum MYPlantLifeStageEnum {
|
|
115
116
|
"empty" = "",
|
|
@@ -120,6 +120,7 @@ export var MYLifeStages;
|
|
|
120
120
|
MYLifeStages["lifeStageGall"] = "MY.lifeStageGall";
|
|
121
121
|
MYLifeStages["lifeStageMarks"] = "MY.lifeStageMarks";
|
|
122
122
|
MYLifeStages["lifeStageTriungulin"] = "MY.lifeStageTriungulin";
|
|
123
|
+
MYLifeStages["lifeStageExuvia"] = "MY.lifeStageExuvia";
|
|
123
124
|
})(MYLifeStages || (MYLifeStages = {}));
|
|
124
125
|
export var MYPlantLifeStageEnum;
|
|
125
126
|
(function (MYPlantLifeStageEnum) {
|
|
@@ -109,7 +109,8 @@ export declare enum MYLifeStages {
|
|
|
109
109
|
"lifeStageHatchedPupa" = "MY.lifeStageHatchedPupa",
|
|
110
110
|
"lifeStageGall" = "MY.lifeStageGall",
|
|
111
111
|
"lifeStageMarks" = "MY.lifeStageMarks",
|
|
112
|
-
"lifeStageTriungulin" = "MY.lifeStageTriungulin"
|
|
112
|
+
"lifeStageTriungulin" = "MY.lifeStageTriungulin",
|
|
113
|
+
"lifeStageExuvia" = "MY.lifeStageExuvia"
|
|
113
114
|
}
|
|
114
115
|
export declare enum MYPlantLifeStageEnum {
|
|
115
116
|
"empty" = "",
|
|
@@ -7,7 +7,7 @@ export declare type MANLineTransectAnnotationEnum = "" | "MAN.birdCountError" |
|
|
|
7
7
|
export declare type MANTypeEnum = "" | "MAN.typeOpinion" | "MAN.typeInvasiveControlEffectiveness" | "MAN.typeUnidentifiable" | "MAN.typeAdmin";
|
|
8
8
|
export declare type MLAreaTypeEnum = "ML.country" | "ML.biogeographicalProvince" | "ML.municipality" | "ML.oldMunicipality" | "ML.elyCentre" | "ML.province" | "ML.continent" | "ML.iucnEvaluationArea" | "ML.birdAssociationArea";
|
|
9
9
|
export declare type MMTypeEnum = "" | "MM.typeEnumLive" | "MM.typeEnumSpecimen" | "MM.typeEnumGenitalia" | "MM.typeEnumMicroscopy" | "MM.typeEnumCarcass" | "MM.typeEnumSkeletal" | "MM.typeEnumHabitat" | "MM.typeEnumLabel";
|
|
10
|
-
export declare type MYLifeStages = "" | "MY.lifeStageAdult" | "MY.lifeStageNymph" | "MY.lifeStageLarva" | "MY.lifeStageEgg" | "MY.lifeStagePupa" | "MY.lifeStageJuvenile" | "MY.lifeStageSubimago" | "MY.lifeStageImmature" | "MY.lifeStageFertile" | "MY.lifeStageSterile" | "MY.lifeStageTadpole" | "MY.lifeStageEmbryo" | "MY.lifeStageSubadult" | "MY.lifeStageMature" | "MY.lifeStagePullus" | "MY.lifeStageHatchedEgg" | "MY.lifeStageHatchedPupa" | "MY.lifeStageGall" | "MY.lifeStageMarks" | "MY.lifeStageTriungulin";
|
|
10
|
+
export declare type MYLifeStages = "" | "MY.lifeStageAdult" | "MY.lifeStageNymph" | "MY.lifeStageLarva" | "MY.lifeStageEgg" | "MY.lifeStagePupa" | "MY.lifeStageJuvenile" | "MY.lifeStageSubimago" | "MY.lifeStageImmature" | "MY.lifeStageFertile" | "MY.lifeStageSterile" | "MY.lifeStageTadpole" | "MY.lifeStageEmbryo" | "MY.lifeStageSubadult" | "MY.lifeStageMature" | "MY.lifeStagePullus" | "MY.lifeStageHatchedEgg" | "MY.lifeStageHatchedPupa" | "MY.lifeStageGall" | "MY.lifeStageMarks" | "MY.lifeStageTriungulin" | "MY.lifeStageExuvia";
|
|
11
11
|
export declare type MYPlantLifeStageEnum = "" | "MY.plantLifeStageSterile" | "MY.plantLifeStageFertile" | "MY.plantLifeStageSeed" | "MY.plantLifeStageSprout" | "MY.plantLifeStageBud" | "MY.plantLifeStageFlower" | "MY.plantLifeStageWitheredFlower" | "MY.plantLifeStageRipeningFruit" | "MY.plantLifeStageRipeFruit" | "MY.plantLifeStageDeadSprout" | "MY.plantLifeStageSubterranean";
|
|
12
12
|
export declare type MYSexes = "" | "MY.sexM" | "MY.sexF" | "MY.sexW" | "MY.sexU" | "MY.sexN" | "MY.sexX" | "MY.sexE" | "MY.sexC";
|
|
13
13
|
export declare type MZIntellectualRightsEnum = "MZ.intellectualRightsCC-BY-SA-4.0" | "MZ.intellectualRightsCC-BY-NC-4.0" | "MZ.intellectualRightsCC-BY-NC-SA-4.0" | "MZ.intellectualRightsCC-BY-4.0" | "MZ.intellectualRightsCC0-4.0" | "MZ.intellectualRightsODBL-1.0" | "MZ.intellectualRightsPD" | "MZ.intellectualRightsARR" | "MZ.intellectualRightsCC-BY-2.0" | "MZ.intellectualRightsCC-BY-SA-2.0" | "MZ.intellectualRightsCC-BY-SA-2.0-DE" | "MZ.intellectualRightsCC-BY-NC-2.0" | "MZ.intellectualRightsCC-BY-NC-SA-2.0" | "MZ.intellectualRightsCC-BY-NC-ND-2.0" | "MZ.intellectualRightsCC-BY-SA-2.5" | "MZ.intellectualRightsCC-BY-SA-2.5-SE" | "MZ.intellectualRightsCC-BY-3.0" | "MZ.intellectualRightsCC-BY-SA-3.0" | "MZ.intellectualRightsCC-BY-NC-SA-3.0" | "MZ.intellectualRightsCC-BY-ND-4.0" | "MZ.intellectualRightsCC-BY-NC-ND-4.0" | "MY.intellectualRightsCC-BY" | "MY.intellectualRightsCC0";
|