Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fix #612

Merged
merged 4 commits into from
Mar 31, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/auth/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"umdModuleIds": {
"@igo2/core" : "core",
"@igo2/utils" : "utils",
"jwt-decode" : "jwt"
"jwt-decode" : "jwt",
"ngx-cacheable" : "ngxCacheable",
"ts-md5" : "tsMd5"
}
},
"whitelistedNonPeerDependencies": ["jwt-decode", "ngx-cacheable", "ts-md5"]
Expand Down
4 changes: 3 additions & 1 deletion packages/auth/ng-package.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"umdModuleIds": {
"@igo2/core" : "core",
"@igo2/utils" : "utils",
"jwt-decode" : "jwt"
"jwt-decode" : "jwt",
"ngx-cacheable" : "ngxCacheable",
"ts-md5" : "tsMd5"
}
},
"whitelistedNonPeerDependencies": ["jwt-decode", "ngx-cacheable", "ts-md5"]
Expand Down
2 changes: 2 additions & 0 deletions packages/geo/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"ol/format/WFS" : "olFormatWFS",
"ol/format/GML32" : "olFormatGML32",
"ol/format/OSMXML" : "olFormatOSMXML",
"ol/geom/GeometryLayout" : "olGeometryLayout",
"ol/render/Feature" : "OlRenderFeature",
"ol/source/ImageWMS" : "olSourceImageWMS",
"ol/source/WMTS" : "olSourceWMTS",
"ol/tilegrid/WMTS" : "olTileGridWMTS",
Expand Down
2 changes: 2 additions & 0 deletions packages/geo/ng-package.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"ol/format/WFS" : "olFormatWFS",
"ol/format/GML32" : "olFormatGML32",
"ol/format/OSMXML" : "olFormatOSMXML",
"ol/geom/GeometryLayout" : "olGeometryLayout",
"ol/render/Feature" : "OlRenderFeature",
"ol/source/ImageWMS" : "olSourceImageWMS",
"ol/source/WMTS" : "olSourceWMTS",
"ol/tilegrid/WMTS" : "olTileGridWMTS",
Expand Down
30 changes: 15 additions & 15 deletions packages/geo/src/locale/en.geo.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,21 +87,21 @@
"Contains": "contains (spatial)",
"tooltip": {
"And": "Logical operator between filters where both conditions must be true",
          "Or": "Logical operator between filters where at least one (1) condition must be true",
          "PropertyIsEqualTo": "Identical (case sensitive)",
          "PropertyIsNotEqualTo": "Different(case sensitive)",
          "PropertyIsLike": "Like Example: *road* Finds any values that have 'road' in any position. road* Finds any values that begin by 'road'. wildCard ='*', singleChar = '.' escapeChar = '!' (case sensitive)",
          "PropertyIsGreaterThan": "Greater than",
          "PropertyIsGreaterThanOrEqualTo": "Greater than or equal to ",
          "PropertyIsLessThan": "Lesser than",
          "PropertyIsLessThanOrEqualTo": "Lesser than or equal to",
          "PropertyIsBetween": "Apply a range check between the lower and upper boundary (values are included)",
          "During": "Apply a range check for time attributes",
          "PropertyIsNull": "Return features where the attribute is null",
          "Intersects": "Return features in geometric intersection with the provided geometry",
          "Within": "Return feature which are completely contained by the provided geometry",
          "Contains": "Return feature completely containing by the provided geometry"
        }
"Or": "Logical operator between filters where at least one (1) condition must be true",
"PropertyIsEqualTo": "Identical (case sensitive)",
"PropertyIsNotEqualTo": "Different(case sensitive)",
"PropertyIsLike": "Like Example: *road* Finds any values that have 'road' in any position. road* Finds any values that begin by 'road'. wildCard ='*', singleChar = '.' escapeChar = '!' (case sensitive)",
"PropertyIsGreaterThan": "Greater than",
"PropertyIsGreaterThanOrEqualTo": "Greater than or equal to ",
"PropertyIsLessThan": "Lesser than",
"PropertyIsLessThanOrEqualTo": "Lesser than or equal to",
"PropertyIsBetween": "Apply a range check between the lower and upper boundary (values are included)",
"During": "Apply a range check for time attributes",
"PropertyIsNull": "Return features where the attribute is null",
"Intersects": "Return features in geometric intersection with the provided geometry",
"Within": "Return feature which are completely contained by the provided geometry",
"Contains": "Return feature completely containing by the provided geometry"
}
},
"sourceFields": {
"selectField": "Choose a field"
Expand Down
30 changes: 15 additions & 15 deletions packages/geo/src/locale/fr.geo.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,21 +87,21 @@
"Contains": "contient (géométrique)",
"tooltip": {
"And": "Opérateur logique entre les filtres où les deux conditions doivent être remplies",
          "Or": "Opérateur logique entre les filtres où au moins une (1) condition doit être vraie",
          "PropertyIsEqualTo": "Identique (sensible à la case)",
          "PropertyIsNotEqualTo": "Différent (sensible à la case)",
          "PropertyIsLike": "Comme. Exemple: *route* trouve toutes les valeurs contenent 'route', peu importe sa position dans lattribut. route* trouve toutes les valeurs commencant par 'route'. Options avancées : wildCard ='*', singleChar = '.' escapeChar = '!' (case sensitive)",
          "PropertyIsGreaterThan": "Plus grand",
          "PropertyIsGreaterThanOrEqualTo": "Plus grand ou égal",
          "PropertyIsLessThan": "Plus petit",
          "PropertyIsLessThanOrEqualTo": "Plus petit ou égal",
          "PropertyIsBetween": "Doit être contenu entre les limites inférieure et supérieure (les valeurs sont incluses)",
          "During": "Doit être contenu entre les périodes de temps spécifiées",
          "PropertyIsNull": "Dont l'attribut est nul",
          "Intersects": "Retourne les entités étant en intersection géométrique avec la géométrie fournie",
          "Within": "Retourne les entités étant entièrement contenue par la géométrie fournie (Within)",
          "Contains": "Retourne les entités complètement contenues par la géométrie fournie (Contains)"
        }
"Or": "Opérateur logique entre les filtres où au moins une (1) condition doit être vraie",
"PropertyIsEqualTo": "Identique (sensible à la case)",
"PropertyIsNotEqualTo": "Différent (sensible à la case)",
"PropertyIsLike": "Comme. Exemple: *route* trouve toutes les valeurs contenent 'route', peu importe sa position dans l'attribut. route* trouve toutes les valeurs commencant par 'route'. Options avancées : wildCard ='*', singleChar = '.' escapeChar = '!' (sensible à la case)",
"PropertyIsGreaterThan": "Plus grand",
"PropertyIsGreaterThanOrEqualTo": "Plus grand ou égal",
"PropertyIsLessThan": "Plus petit",
"PropertyIsLessThanOrEqualTo": "Plus petit ou égal",
"PropertyIsBetween": "Doit être contenu entre les limites inférieure et supérieure (les valeurs sont incluses)",
"During": "Doit être contenu entre les périodes de temps spécifiées",
"PropertyIsNull": "Dont l'attribut est nul",
"Intersects": "Retourne les entités étant en intersection géométrique avec la géométrie fournie",
"Within": "Retourne les entités étant entièrement contenue par la géométrie fournie (Within)",
"Contains": "Retourne les entités complètement contenues par la géométrie fournie (Contains)"
}
},
"sourceFields": {
"selectField": "Choisir un champ"
Expand Down