@igo2/geo 18.0.4 → 18.0.6
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.
package/locale/en.geo.json
CHANGED
|
@@ -525,6 +525,10 @@
|
|
|
525
525
|
"oldCity": "Old city",
|
|
526
526
|
"mrc": "MRC",
|
|
527
527
|
"regadmin": "Administrative Region",
|
|
528
|
+
"rss": "Social and health regions (RSS)",
|
|
529
|
+
"rls": "Local health networks (RLS)",
|
|
530
|
+
"clsc": "Local community service centers (CLSC)",
|
|
531
|
+
"tours": "Cooling towers",
|
|
528
532
|
"road": "Road",
|
|
529
533
|
"intersection": "Intersection",
|
|
530
534
|
"place": "Place",
|
package/locale/fr.geo.json
CHANGED
|
@@ -524,6 +524,10 @@
|
|
|
524
524
|
"oldCity": "Ancienne municipalité",
|
|
525
525
|
"mrc": "MRC",
|
|
526
526
|
"regadmin": "Région administrative",
|
|
527
|
+
"rss": "Régions sociosanitaires (RSS)",
|
|
528
|
+
"rls": "Réseaux locaux de santé (RLS)",
|
|
529
|
+
"clsc": "Centres locaux de services communautaires (CLSC)",
|
|
530
|
+
"tours": "Tours de refroidissement",
|
|
527
531
|
"road": "Route",
|
|
528
532
|
"intersection": "Intersection",
|
|
529
533
|
"place": "Lieu",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@igo2/geo",
|
|
3
|
-
"version": "18.0.
|
|
3
|
+
"version": "18.0.6",
|
|
4
4
|
"description": "IGO Library",
|
|
5
5
|
"author": "IGO Community",
|
|
6
6
|
"keywords": [
|
|
@@ -50,10 +50,10 @@
|
|
|
50
50
|
"@angular/material": "^18.0.0",
|
|
51
51
|
"@angular/material-moment-adapter": "^18.0.0",
|
|
52
52
|
"@angular/platform-browser": "^18.0.0",
|
|
53
|
-
"@igo2/auth": "^18.0.
|
|
54
|
-
"@igo2/common": "^18.0.
|
|
55
|
-
"@igo2/core": "^18.0.
|
|
56
|
-
"@igo2/utils": "^18.0.
|
|
53
|
+
"@igo2/auth": "^18.0.6",
|
|
54
|
+
"@igo2/common": "^18.0.6",
|
|
55
|
+
"@igo2/core": "^18.0.6",
|
|
56
|
+
"@igo2/utils": "^18.0.6",
|
|
57
57
|
"@mat-datetimepicker/core": "~14.0.0",
|
|
58
58
|
"file-saver": "^2.0.2",
|
|
59
59
|
"flexsearch": "0.7.21",
|