@igo2/core 1.13.3 → 1.14.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.
@@ -684,13 +684,15 @@
684
684
  "cancel": "Cancel",
685
685
  "Circle": "Circle",
686
686
  "colorPicker": "Click to open the color picker",
687
- "dialogInstruction": "Enter your draw's label",
687
+ "dialogInstruction": "Enter your drawing's label",
688
688
  "dialogTitle": "Label",
689
689
  "delete": "Remove Drawings from map",
690
690
  "drawing": "Draws",
691
691
  "fill": "Fill",
692
692
  "finish": "Finish current drawing",
693
+ "freehandMode": "Freehand draw",
693
694
  "icon": "Icons",
695
+ "InsertvalueRadius": "Use a predefined radius",
694
696
  "labels": "Labels",
695
697
  "LineString": "Line",
696
698
  "move": "Center view on cursor",
@@ -708,12 +710,21 @@
708
710
  "fontStyle": "Font style",
709
711
  "offsetX": "Horizontal offset",
710
712
  "offsetY": "Vertical offset",
711
- "changeLabel": "Double click on label to change it",
712
713
  "layer": {
713
- "title": "Layer",
714
+ "title": "Title",
714
715
  "createNewLayer": "Create new drawing layer",
715
716
  "layerDialogInstruction": "Enter your drawing layer's title"
716
- }
717
+ },
718
+ "builtInInstructions": "Select an option",
719
+ "labelType": {
720
+ "Coordinates": "Coordinates",
721
+ "Length": "Length",
722
+ "Area": "Area",
723
+ "predefined": "Predefined",
724
+ "custom": "Custom",
725
+ "A": "A: "
726
+ },
727
+ "popupTitle": "Drawing's label"
717
728
  },
718
729
  "network": {
719
730
  "online": {
@@ -964,13 +964,15 @@
964
964
  "cancel": "Cancel",
965
965
  "Circle": "Circle",
966
966
  "colorPicker": "Click to open the color picker",
967
- "dialogInstruction": "Enter your draw's label",
967
+ "dialogInstruction": "Enter your drawing's label",
968
968
  "dialogTitle": "Label",
969
969
  "delete": "Remove Drawings from map",
970
970
  "drawing": "Draws",
971
971
  "fill": "Fill",
972
972
  "finish": "Finish current drawing",
973
+ "freehandMode": "Freehand draw",
973
974
  "icon": "Icons",
975
+ "InsertvalueRadius": "Use a predefined radius",
974
976
  "labels": "Labels",
975
977
  "LineString": "Line",
976
978
  "move": "Center view on cursor",
@@ -988,12 +990,21 @@
988
990
  "fontStyle": "Font style",
989
991
  "offsetX": "Horizontal offset",
990
992
  "offsetY": "Vertical offset",
991
- "changeLabel": "Double click on label to change it",
992
993
  "layer": {
993
- "title": "Layer",
994
+ "title": "Title",
994
995
  "createNewLayer": "Create new drawing layer",
995
996
  "layerDialogInstruction": "Enter your drawing layer's title"
996
- }
997
+ },
998
+ "builtInInstructions": "Select an option",
999
+ "labelType": {
1000
+ "Coordinates": "Coordinates",
1001
+ "Length": "Length",
1002
+ "Area": "Area",
1003
+ "predefined": "Predefined",
1004
+ "custom": "Custom",
1005
+ "A": "A: "
1006
+ },
1007
+ "popupTitle": "Drawing's label"
997
1008
  },
998
1009
  "network": {
999
1010
  "online": {
@@ -690,7 +690,9 @@
690
690
  "drawing": "Dessins",
691
691
  "fill": "Remplissage",
692
692
  "finish": "Terminer le dessin en cours",
693
+ "freehandMode": "Dessiner à main levée",
693
694
  "icon": "Icônes",
695
+ "insertvalueRadius": "Utiliser un rayon prédéfini",
694
696
  "labels": "Étiquettes",
695
697
  "LineString": "Ligne",
696
698
  "move": "Centrer la vue sur le curseur",
@@ -708,12 +710,21 @@
708
710
  "fontStyle": "Style de police",
709
711
  "offsetX": "Décalage horizontal",
710
712
  "offsetY": "Décalage vertical",
711
- "changeLabel": "Double-cliquer sur l'étiquette pour la modifier",
712
713
  "layer": {
713
- "title": "Couche",
714
+ "title": "Titre",
714
715
  "createNewLayer": "Créer une nouvelle couche de dessin",
715
716
  "layerDialogInstruction": "Veuillez entrer le titre de votre couche de dessin"
716
- }
717
+ },
718
+ "builtInInstructions": "Sélectionnez une option",
719
+ "labelType": {
720
+ "Coordinates": "Coordonnées",
721
+ "Length": "Longueur",
722
+ "Area": "Superficie",
723
+ "predefined": "Prédéfinie",
724
+ "custom": "Personnalisée",
725
+ "A": "S: "
726
+ },
727
+ "popupTitle": "Étiquette du dessin"
717
728
  },
718
729
  "network": {
719
730
  "online": {
@@ -975,7 +975,9 @@
975
975
  "drawing": "Dessins",
976
976
  "fill": "Remplissage",
977
977
  "finish": "Terminer le dessin en cours",
978
+ "freehandMode": "Dessiner à main levée",
978
979
  "icon": "Icônes",
980
+ "insertvalueRadius": "Utiliser un rayon prédéfini",
979
981
  "labels": "Étiquettes",
980
982
  "LineString": "Ligne",
981
983
  "move": "Centrer la vue sur le curseur",
@@ -993,12 +995,21 @@
993
995
  "fontStyle": "Style de police",
994
996
  "offsetX": "Décalage horizontal",
995
997
  "offsetY": "Décalage vertical",
996
- "changeLabel": "Double-cliquer sur l'étiquette pour la modifier",
997
998
  "layer": {
998
- "title": "Couche",
999
+ "title": "Titre",
999
1000
  "createNewLayer": "Créer une nouvelle couche de dessin",
1000
1001
  "layerDialogInstruction": "Veuillez entrer le titre de votre couche de dessin"
1001
- }
1002
+ },
1003
+ "builtInInstructions": "Sélectionnez une option",
1004
+ "labelType": {
1005
+ "Coordinates": "Coordonnées",
1006
+ "Length": "Longueur",
1007
+ "Area": "Superficie",
1008
+ "predefined": "Prédéfinie",
1009
+ "custom": "Personnalisée",
1010
+ "A": "S: "
1011
+ },
1012
+ "popupTitle": "Étiquette du dessin"
1002
1013
  },
1003
1014
  "network": {
1004
1015
  "online": {
@@ -1,5 +1,5 @@
1
1
  export const version = {
2
- lib: '1.13.3',
3
- releaseDate: 1668635669237
2
+ lib: '1.14.0',
3
+ releaseDate: 1671125468056
4
4
  };
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2NvcmUvc3JjL2xpYi9jb25maWcvdmVyc2lvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFLQSxNQUFNLENBQUMsTUFBTSxPQUFPLEdBQVk7SUFDOUIsR0FBRyxFQUFFLFFBQVE7SUFDYixXQUFXLEVBQUUsYUFBYTtDQUMzQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGludGVyZmFjZSBWZXJzaW9uIHtcclxuICBsaWI6IHN0cmluZztcclxuICByZWxlYXNlRGF0ZTogbnVtYmVyO1xyXG59XHJcblxyXG5leHBvcnQgY29uc3QgdmVyc2lvbjogVmVyc2lvbiA9IHtcclxuICBsaWI6ICcxLjEzLjMnLFxyXG4gIHJlbGVhc2VEYXRlOiAxNjY4NjM1NjY5MjM3XHJcbn07XHJcbiJdfQ==
5
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2NvcmUvc3JjL2xpYi9jb25maWcvdmVyc2lvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFLQSxNQUFNLENBQUMsTUFBTSxPQUFPLEdBQVk7SUFDOUIsR0FBRyxFQUFFLFFBQVE7SUFDYixXQUFXLEVBQUUsYUFBYTtDQUMzQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGludGVyZmFjZSBWZXJzaW9uIHtcclxuICBsaWI6IHN0cmluZztcclxuICByZWxlYXNlRGF0ZTogbnVtYmVyO1xyXG59XHJcblxyXG5leHBvcnQgY29uc3QgdmVyc2lvbjogVmVyc2lvbiA9IHtcclxuICBsaWI6ICcxLjE0LjAnLFxyXG4gIHJlbGVhc2VEYXRlOiAxNjcxMTI1NDY4MDU2XHJcbn07XHJcbiJdfQ==
@@ -106,8 +106,8 @@ IgoActivityModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({});
106
106
  })();
107
107
 
108
108
  const version = {
109
- lib: '1.13.3',
110
- releaseDate: 1668635669237
109
+ lib: '1.14.0',
110
+ releaseDate: 1671125468056
111
111
  };
112
112
 
113
113
  class ConfigService {