@igo2/geo 16.0.0-rc.8 → 16.0.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.
- package/esm2022/lib/catalog/catalog-browser/catalog-browser.component.mjs +2 -2
- package/esm2022/lib/catalog/catalog-library/add-catalog-dialog.component.mjs +2 -2
- package/esm2022/lib/catalog/catalog-library/catalog-library-item.component.mjs +2 -2
- package/esm2022/lib/catalog/catalog-library/catalog-library.component.mjs +2 -2
- package/esm2022/lib/catalog/index.mjs +1 -1
- package/esm2022/lib/catalog/shared/index.mjs +1 -1
- package/esm2022/lib/datasource/index.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/arcgisrest-datasource.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/carto-datasource.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/data.service.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/index.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/mvt-datasource.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/osm-datasource.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/osm-datasource.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/tilearcgisrest-datasource.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/tiledebug-datasource.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/websocket-datasource.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/wmts-datasource.mjs +1 -1
- package/esm2022/lib/datasource/shared/datasources/xyz-datasource.mjs +1 -1
- package/esm2022/lib/datasource/shared/index.mjs +1 -1
- package/esm2022/lib/datasource/shared/options/index.mjs +1 -1
- package/esm2022/lib/datasource/shared/options/options-api.interface.mjs +1 -1
- package/esm2022/lib/datasource/shared/options/options.service.mjs +1 -1
- package/esm2022/lib/datasource/utils/index.mjs +1 -1
- package/esm2022/lib/directions/directions-buttons/directions-buttons.component.mjs +2 -2
- package/esm2022/lib/directions/directions-buttons/index.mjs +1 -1
- package/esm2022/lib/directions/directions-inputs/directions-inputs.component.mjs +2 -2
- package/esm2022/lib/directions/directions-inputs/index.mjs +1 -1
- package/esm2022/lib/directions/directions-results/directions-results.component.mjs +2 -2
- package/esm2022/lib/directions/directions-results/index.mjs +1 -1
- package/esm2022/lib/directions/directions-sources/directions-source.mjs +1 -1
- package/esm2022/lib/directions/directions-sources/directions-source.provider.mjs +1 -1
- package/esm2022/lib/directions/directions-sources/index.mjs +1 -1
- package/esm2022/lib/directions/index.mjs +1 -1
- package/esm2022/lib/directions/shared/directions-source.service.mjs +1 -1
- package/esm2022/lib/directions/shared/directions.enum.mjs +1 -1
- package/esm2022/lib/directions/shared/index.mjs +1 -1
- package/esm2022/lib/download/download-button/download-button.component.mjs +2 -2
- package/esm2022/lib/download/download-button/index.mjs +1 -1
- package/esm2022/lib/download/index.mjs +1 -1
- package/esm2022/lib/download/shared/download.interface.mjs +1 -1
- package/esm2022/lib/download/shared/index.mjs +1 -1
- package/esm2022/lib/draw/draw/draw-layer-popup.component.mjs +2 -2
- package/esm2022/lib/draw/draw/draw-popup.component.mjs +2 -2
- package/esm2022/lib/draw/draw/draw-shorcuts.component.mjs +2 -2
- package/esm2022/lib/draw/draw/draw.component.mjs +2 -2
- package/esm2022/lib/draw/index.mjs +1 -1
- package/esm2022/lib/draw/shared/draw.enum.mjs +1 -1
- package/esm2022/lib/draw/shared/index.mjs +1 -1
- package/esm2022/lib/feature/feature-details/feature-details.component.mjs +2 -2
- package/esm2022/lib/feature/feature-form/feature-form.component.mjs +2 -2
- package/esm2022/lib/feature/index.mjs +1 -1
- package/esm2022/lib/feature/shared/feature-store.utils.mjs +1 -1
- package/esm2022/lib/feature/shared/feature.enums.mjs +1 -1
- package/esm2022/lib/feature/shared/index.mjs +1 -1
- package/esm2022/lib/feature/shared/strategies/index.mjs +1 -1
- package/esm2022/lib/filter/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filter-button/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filter-button/ogc-filter-button.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filter-form/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filter-form/ogc-filter-form.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filter-selection/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filter-selection/ogc-filter-selection.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filter-time/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filter-time/ogc-filter-time-slider.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filter-time/ogc-filter-time.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filterable-form/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filterable-form/ogc-filterable-form.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filterable-item/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filterable-item/ogc-filterable-item.component.mjs +2 -2
- package/esm2022/lib/filter/ogc-filterable-list/index.mjs +1 -1
- package/esm2022/lib/filter/ogc-filterable-list/ogc-filterable-list.component.mjs +2 -2
- package/esm2022/lib/filter/shared/index.mjs +1 -1
- package/esm2022/lib/filter/shared/ogc-filter.enum.mjs +1 -1
- package/esm2022/lib/filter/shared/ogc-filter.service.mjs +1 -1
- package/esm2022/lib/filter/shared/spatial-filter.enum.mjs +1 -1
- package/esm2022/lib/filter/shared/spatial-filter.interface.mjs +1 -1
- package/esm2022/lib/filter/shared/time-filter.enum.mjs +1 -1
- package/esm2022/lib/filter/spatial-filter/spatial-filter-item/index.mjs +1 -1
- package/esm2022/lib/filter/spatial-filter/spatial-filter-item/spatial-filter-item.component.mjs +2 -2
- package/esm2022/lib/filter/spatial-filter/spatial-filter-list/index.mjs +1 -1
- package/esm2022/lib/filter/spatial-filter/spatial-filter-list/spatial-filter-list.component.mjs +2 -2
- package/esm2022/lib/filter/spatial-filter/spatial-filter-type/index.mjs +1 -1
- package/esm2022/lib/filter/spatial-filter/spatial-filter-type/spatial-filter-type.component.mjs +2 -2
- package/esm2022/lib/filter/time-filter-button/index.mjs +1 -1
- package/esm2022/lib/filter/time-filter-button/time-filter-button.component.mjs +2 -2
- package/esm2022/lib/filter/time-filter-form/index.mjs +1 -1
- package/esm2022/lib/filter/time-filter-form/time-filter-form.component.mjs +2 -2
- package/esm2022/lib/filter/time-filter-item/index.mjs +1 -1
- package/esm2022/lib/filter/time-filter-item/time-filter-item.component.mjs +2 -2
- package/esm2022/lib/filter/time-filter-list/index.mjs +1 -1
- package/esm2022/lib/filter/time-filter-list/time-filter-list.component.mjs +2 -2
- package/esm2022/lib/geometry/geometry-form-field/geometry-form-field-input.component.mjs +2 -2
- package/esm2022/lib/geometry/geometry-form-field/geometry-form-field.component.mjs +2 -2
- package/esm2022/lib/geometry/index.mjs +1 -1
- package/esm2022/lib/geometry/shared/controls/index.mjs +1 -1
- package/esm2022/lib/geometry/shared/geometry.errors.mjs +1 -1
- package/esm2022/lib/geometry/shared/index.mjs +1 -1
- package/esm2022/lib/import-export/export-button/export-button.component.mjs +2 -2
- package/esm2022/lib/import-export/export-button/index.mjs +1 -1
- package/esm2022/lib/import-export/import-export/import-export.component.mjs +2 -2
- package/esm2022/lib/import-export/import-export/index.mjs +1 -1
- package/esm2022/lib/import-export/index.mjs +1 -1
- package/esm2022/lib/import-export/shared/export.errors.mjs +1 -1
- package/esm2022/lib/import-export/shared/export.type.mjs +1 -1
- package/esm2022/lib/import-export/shared/import.errors.mjs +1 -1
- package/esm2022/lib/import-export/shared/index.mjs +1 -1
- package/esm2022/lib/layer/index.mjs +1 -1
- package/esm2022/lib/layer/layer-item/index.mjs +1 -1
- package/esm2022/lib/layer/layer-item/layer-item.component.mjs +2 -2
- package/esm2022/lib/layer/layer-legend/index.mjs +1 -1
- package/esm2022/lib/layer/layer-legend/layer-legend.component.mjs +2 -2
- package/esm2022/lib/layer/layer-legend-item/index.mjs +1 -1
- package/esm2022/lib/layer/layer-legend-item/layer-legend-item.component.mjs +2 -2
- package/esm2022/lib/layer/layer-legend-list/index.mjs +1 -1
- package/esm2022/lib/layer/layer-legend-list/layer-legend-list.component.mjs +2 -2
- package/esm2022/lib/layer/layer-list/index.mjs +1 -1
- package/esm2022/lib/layer/layer-list/layer-list.component.mjs +2 -2
- package/esm2022/lib/layer/layer-list/layer-list.enum.mjs +1 -1
- package/esm2022/lib/layer/layer-list-tool/index.mjs +1 -1
- package/esm2022/lib/layer/layer-list-tool/layer-list-tool.component.mjs +2 -2
- package/esm2022/lib/layer/layer-list-tool/layer-list-tool.enum.mjs +1 -1
- package/esm2022/lib/layer/layer-list-tool/layer-list-tool.interface.mjs +1 -1
- package/esm2022/lib/layer/layer-list-tool/layer-list-tool.service.mjs +1 -1
- package/esm2022/lib/layer/shared/clusterParam.mjs +1 -1
- package/esm2022/lib/layer/shared/index.mjs +1 -1
- package/esm2022/lib/layer/shared/layer.enums.mjs +1 -1
- package/esm2022/lib/layer/shared/layers/index.mjs +1 -1
- package/esm2022/lib/layer/shared/layers/legend.interface.mjs +1 -1
- package/esm2022/lib/layer/track-feature-button/index.mjs +1 -1
- package/esm2022/lib/layer/track-feature-button/track-feature-button.component.mjs +2 -2
- package/esm2022/lib/layer/utils/index.mjs +1 -1
- package/esm2022/lib/layer/utils/layer.utils.mjs +1 -1
- package/esm2022/lib/layer/utils/outputLegend.mjs +1 -1
- package/esm2022/lib/map/baselayers-switcher/index.mjs +1 -1
- package/esm2022/lib/map/baselayers-switcher/mini-basemap.component.mjs +2 -2
- package/esm2022/lib/map/geolocate-button/geolocate-button.component.mjs +2 -2
- package/esm2022/lib/map/geolocate-button/index.mjs +1 -1
- package/esm2022/lib/map/home-extent-button/home-extent-button.component.mjs +2 -2
- package/esm2022/lib/map/index.mjs +1 -1
- package/esm2022/lib/map/info-section/index.mjs +1 -1
- package/esm2022/lib/map/info-section/info-section.component.mjs +2 -2
- package/esm2022/lib/map/map-browser/index.mjs +1 -1
- package/esm2022/lib/map/map-browser/map-browser.component.mjs +2 -2
- package/esm2022/lib/map/map-center/index.mjs +1 -1
- package/esm2022/lib/map/map-center/map-center.component.mjs +2 -2
- package/esm2022/lib/map/menu-button/index.mjs +1 -1
- package/esm2022/lib/map/menu-button/menu-button.component.mjs +2 -2
- package/esm2022/lib/map/offline-button/index.mjs +1 -1
- package/esm2022/lib/map/offline-button/offline-button.component.mjs +2 -2
- package/esm2022/lib/map/rotation-button/index.mjs +1 -1
- package/esm2022/lib/map/rotation-button/rotation-button.component.mjs +2 -2
- package/esm2022/lib/map/shared/controllers/index.mjs +1 -1
- package/esm2022/lib/map/shared/index.mjs +1 -1
- package/esm2022/lib/map/shared/map.enums.mjs +1 -1
- package/esm2022/lib/map/shared/map.interface.mjs +1 -1
- package/esm2022/lib/map/shared/map.service.mjs +1 -1
- package/esm2022/lib/map/shared/projection.utils.mjs +1 -1
- package/esm2022/lib/map/swipe-control/index.mjs +1 -1
- package/esm2022/lib/map/swipe-control/swipe-control.component.mjs +2 -2
- package/esm2022/lib/map/wake-lock-button/index.mjs +1 -1
- package/esm2022/lib/map/wake-lock-button/wake-lock-button.component.mjs +2 -2
- package/esm2022/lib/map/zoom-button/index.mjs +1 -1
- package/esm2022/lib/map/zoom-button/zoom-button.component.mjs +2 -2
- package/esm2022/lib/measure/index.mjs +1 -1
- package/esm2022/lib/measure/measure.module.mjs +1 -1
- package/esm2022/lib/measure/measurer/measurer-dialog.component.mjs +2 -2
- package/esm2022/lib/measure/measurer/measurer-item.component.mjs +2 -2
- package/esm2022/lib/measure/measurer/measurer.component.mjs +2 -2
- package/esm2022/lib/measure/shared/index.mjs +1 -1
- package/esm2022/lib/measure/shared/measure.enum.mjs +1 -1
- package/esm2022/lib/measure/shared/measure.interfaces.mjs +1 -1
- package/esm2022/lib/metadata/index.mjs +1 -1
- package/esm2022/lib/metadata/metadata-button/index.mjs +1 -1
- package/esm2022/lib/metadata/metadata-button/metadata-button.component.mjs +3 -3
- package/esm2022/lib/metadata/shared/index.mjs +1 -1
- package/esm2022/lib/metadata/shared/metadata.interface.mjs +1 -1
- package/esm2022/lib/metadata/shared/metadata.service.mjs +1 -1
- package/esm2022/lib/offline/geoDB/geoDB.enums.mjs +1 -1
- package/esm2022/lib/offline/geoDB/geoDB.interface.mjs +1 -1
- package/esm2022/lib/offline/geoDB/index.mjs +1 -1
- package/esm2022/lib/offline/index.mjs +1 -1
- package/esm2022/lib/offline/layerDB/index.mjs +1 -1
- package/esm2022/lib/offline/layerDB/layerDB.interface.mjs +1 -1
- package/esm2022/lib/offline/shared/index.mjs +1 -1
- package/esm2022/lib/overlay/index.mjs +1 -1
- package/esm2022/lib/overlay/shared/index.mjs +1 -1
- package/esm2022/lib/overlay/shared/overlay.enum.mjs +1 -1
- package/esm2022/lib/overlay/shared/overlay.utils.mjs +1 -1
- package/esm2022/lib/print/index.mjs +1 -1
- package/esm2022/lib/print/print/print.component.mjs +2 -2
- package/esm2022/lib/print/print-form/index.mjs +1 -1
- package/esm2022/lib/print/print-form/print-form.component.mjs +2 -2
- package/esm2022/lib/print/shared/geopdf.mjs +1 -1
- package/esm2022/lib/print/shared/index.mjs +1 -1
- package/esm2022/lib/print/shared/print.type.mjs +1 -1
- package/esm2022/lib/query/index.mjs +1 -1
- package/esm2022/lib/query/shared/index.mjs +1 -1
- package/esm2022/lib/query/shared/query.enums.mjs +1 -1
- package/esm2022/lib/query/shared/query.utils.mjs +1 -1
- package/esm2022/lib/search/index.mjs +1 -1
- package/esm2022/lib/search/search-bar/search-bar.component.mjs +2 -2
- package/esm2022/lib/search/search-results/save-feature-dialog.component.mjs +2 -2
- package/esm2022/lib/search/search-results/search-results-add-button.component.mjs +2 -2
- package/esm2022/lib/search/search-results/search-results-item.component.mjs +2 -2
- package/esm2022/lib/search/search-results/search-results.component.mjs +2 -2
- package/esm2022/lib/search/search-selector/search-selector.component.mjs +2 -2
- package/esm2022/lib/search/shared/index.mjs +1 -1
- package/esm2022/lib/search/shared/search.enums.mjs +1 -1
- package/esm2022/lib/search/shared/sources/coordinates.interfaces.mjs +1 -1
- package/esm2022/lib/search/shared/sources/icherche.interfaces.mjs +1 -1
- package/esm2022/lib/search/shared/sources/index.mjs +1 -1
- package/esm2022/lib/search/shared/sources/nominatim.interfaces.mjs +1 -1
- package/esm2022/lib/search/shared/sources/storedqueries.interfaces.mjs +1 -1
- package/esm2022/lib/search/shared/sources/workspace.interfaces.mjs +1 -1
- package/esm2022/lib/style/shared/datasource/index.mjs +1 -1
- package/esm2022/lib/style/shared/feature/index.mjs +1 -1
- package/esm2022/lib/style/shared/font.enum.mjs +1 -1
- package/esm2022/lib/style/shared/overlay/index.mjs +1 -1
- package/esm2022/lib/style/shared/vector/index.mjs +1 -1
- package/esm2022/lib/style/style-list/index.mjs +1 -1
- package/esm2022/lib/style/style-list/style-list.interface.mjs +1 -1
- package/esm2022/lib/style/style-modal/drawing/index.mjs +1 -1
- package/esm2022/lib/style/style-modal/index.mjs +1 -1
- package/esm2022/lib/style/style-modal/layer/index.mjs +1 -1
- package/esm2022/lib/style/style-modal/layer-button/index.mjs +1 -1
- package/esm2022/lib/style/style-modal/layer-button/style-modal-layer-button.component.mjs +2 -2
- package/esm2022/lib/style/style-modal/shared/index.mjs +1 -1
- package/esm2022/lib/style/style-modal/shared/style-modal.interface.mjs +1 -1
- package/esm2022/lib/style/style-service/index.mjs +1 -1
- package/esm2022/lib/toast/index.mjs +1 -1
- package/esm2022/lib/toast/toast.component.mjs +2 -2
- package/esm2022/lib/utils/googleLinks.mjs +1 -1
- package/esm2022/lib/utils/index.mjs +1 -1
- package/esm2022/lib/utils/osmLinks.mjs +1 -1
- package/esm2022/lib/utils/propertyTypeDetector/index.mjs +1 -1
- package/esm2022/lib/utils/propertyTypeDetector/propertyTypeDetector.interface.mjs +1 -1
- package/esm2022/lib/wkt/index.mjs +1 -1
- package/esm2022/lib/wkt/shared/index.mjs +1 -1
- package/esm2022/lib/workspace/confirmation-popup/confirmation-popup.component.mjs +2 -2
- package/esm2022/lib/workspace/confirmation-popup/index.mjs +1 -1
- package/esm2022/lib/workspace/index.mjs +1 -1
- package/esm2022/lib/workspace/shared/index.mjs +1 -1
- package/esm2022/lib/workspace/widgets/index.mjs +1 -1
- package/esm2022/lib/workspace/widgets/ogc-filter/ogc-filter.component.mjs +2 -2
- package/esm2022/lib/workspace/widgets/widgets.mjs +1 -1
- package/fesm2022/igo2-geo.mjs +69 -69
- package/fesm2022/igo2-geo.mjs.map +1 -1
- package/lib/directions/directions-results/directions-results.theming.scss +10 -10
- package/lib/directions/directions.theming.scss +6 -6
- package/lib/draw/draw.theming.scss +32 -32
- package/lib/feature/feature-details/feature-details.theming.scss +16 -16
- package/lib/feature/feature.theming.scss +4 -4
- package/lib/filter/ogc-filter-selection/ogc-filter-selection.theming.scss +18 -18
- package/lib/filter/time-filter-form/time-filter-form.theming.scss +5 -5
- package/lib/layer/layer-legend/layer-legend.theming.scss +10 -10
- package/lib/map/map-browser/map-browser.theming.scss +46 -46
- package/lib/map/map.theming.scss +9 -9
- package/lib/map/zoom-button/zoom-button.theming.scss +32 -32
- package/lib/measure/measure.theming.scss +5 -5
- package/lib/measure/measurer/measurer.theming.scss +26 -26
- package/lib/workspace/confirmation-popup/confirmation-popup.theming.scss +14 -14
- package/lib/workspace/workspace.theming.scss +6 -6
- package/package.json +4 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-directions-results-theming($theme) {
|
|
5
|
-
$accent: map.get($theme, accent);
|
|
6
|
-
|
|
7
|
-
igo-directions-results mat-list-item.igo-steps:hover {
|
|
8
|
-
background-color: mat.get-color-from-palette($accent, lighter);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-directions-results-theming($theme) {
|
|
5
|
+
$accent: map.get($theme, accent);
|
|
6
|
+
|
|
7
|
+
igo-directions-results mat-list-item.igo-steps:hover {
|
|
8
|
+
background-color: mat.get-color-from-palette($accent, lighter);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
@use './directions-results/directions-results.theming' as
|
|
2
|
-
directions-results-theme;
|
|
3
|
-
|
|
4
|
-
@mixin igo-directions-theming($theme) {
|
|
5
|
-
@include directions-results-theme.igo-directions-results-theming($theme);
|
|
6
|
-
}
|
|
1
|
+
@use './directions-results/directions-results.theming' as
|
|
2
|
+
directions-results-theme;
|
|
3
|
+
|
|
4
|
+
@mixin igo-directions-theming($theme) {
|
|
5
|
+
@include directions-results-theme.igo-directions-results-theming($theme);
|
|
6
|
+
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-draw-theming($theme) {
|
|
5
|
-
$foreground: map.get($theme, foreground);
|
|
6
|
-
$typography: mat.get-typography-config($theme);
|
|
7
|
-
|
|
8
|
-
igo-draw-popup-component,
|
|
9
|
-
igo-draw-popup-component,
|
|
10
|
-
igo-draw-shorcuts,
|
|
11
|
-
igo-draw {
|
|
12
|
-
.igo-map-tooltip {
|
|
13
|
-
position: relative;
|
|
14
|
-
border-radius: 4px;
|
|
15
|
-
padding: 4px 8px;
|
|
16
|
-
white-space: nowrap;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.igo-map-tooltip-draw {
|
|
20
|
-
color: mat.get-color-from-palette($foreground, text);
|
|
21
|
-
font-weight: bold;
|
|
22
|
-
font-size: mat.font-size($typography, subtitle-1);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
igo-draw-popup-component {
|
|
27
|
-
h1 {
|
|
28
|
-
font-size: mat.font-size($typography, headline-4);
|
|
29
|
-
font-family: Roboto, 'Helvetica Neue', sans-serif;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-draw-theming($theme) {
|
|
5
|
+
$foreground: map.get($theme, foreground);
|
|
6
|
+
$typography: mat.get-typography-config($theme);
|
|
7
|
+
|
|
8
|
+
igo-draw-popup-component,
|
|
9
|
+
igo-draw-popup-component,
|
|
10
|
+
igo-draw-shorcuts,
|
|
11
|
+
igo-draw {
|
|
12
|
+
.igo-map-tooltip {
|
|
13
|
+
position: relative;
|
|
14
|
+
border-radius: 4px;
|
|
15
|
+
padding: 4px 8px;
|
|
16
|
+
white-space: nowrap;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.igo-map-tooltip-draw {
|
|
20
|
+
color: mat.get-color-from-palette($foreground, text);
|
|
21
|
+
font-weight: bold;
|
|
22
|
+
font-size: mat.font-size($typography, subtitle-1);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
igo-draw-popup-component {
|
|
27
|
+
h1 {
|
|
28
|
+
font-size: mat.font-size($typography, headline-4);
|
|
29
|
+
font-family: Roboto, 'Helvetica Neue', sans-serif;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-feature-details-theming($theme) {
|
|
5
|
-
$is-dark: map.get($theme, is-dark);
|
|
6
|
-
$foreground: map.get($theme, foreground);
|
|
7
|
-
$background: map.get($theme, background);
|
|
8
|
-
|
|
9
|
-
igo-feature-details > table.igo-striped tbody tr:nth-child(odd) {
|
|
10
|
-
background-color: mat.get-color-from-palette(
|
|
11
|
-
$background,
|
|
12
|
-
if($is-dark, app-bar, status-bar)
|
|
13
|
-
);
|
|
14
|
-
color: black;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-feature-details-theming($theme) {
|
|
5
|
+
$is-dark: map.get($theme, is-dark);
|
|
6
|
+
$foreground: map.get($theme, foreground);
|
|
7
|
+
$background: map.get($theme, background);
|
|
8
|
+
|
|
9
|
+
igo-feature-details > table.igo-striped tbody tr:nth-child(odd) {
|
|
10
|
+
background-color: mat.get-color-from-palette(
|
|
11
|
+
$background,
|
|
12
|
+
if($is-dark, app-bar, status-bar)
|
|
13
|
+
);
|
|
14
|
+
color: black;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@use './feature-details/feature-details.theming.scss' as feature-details;
|
|
2
|
-
@mixin igo-feature-theming($theme) {
|
|
3
|
-
@include feature-details.igo-feature-details-theming($theme);
|
|
4
|
-
}
|
|
1
|
+
@use './feature-details/feature-details.theming.scss' as feature-details;
|
|
2
|
+
@mixin igo-feature-theming($theme) {
|
|
3
|
+
@include feature-details.igo-feature-details-theming($theme);
|
|
4
|
+
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-ogc-filter-selection-theming($theme) {
|
|
5
|
-
$primary: map.get($theme, primary);
|
|
6
|
-
$accent: map.get($theme, accent);
|
|
7
|
-
$dark: mat.define-palette(mat.$grey-palette, 800, 700, 900);
|
|
8
|
-
|
|
9
|
-
igo-ogc-filter-selection {
|
|
10
|
-
mat-button-toggle.mat-button-toggle-checked {
|
|
11
|
-
background-color: mat.get-color-from-palette($accent);
|
|
12
|
-
color: mat.get-color-from-palette($dark);
|
|
13
|
-
}
|
|
14
|
-
mat-button-toggle {
|
|
15
|
-
color: black !important;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-ogc-filter-selection-theming($theme) {
|
|
5
|
+
$primary: map.get($theme, primary);
|
|
6
|
+
$accent: map.get($theme, accent);
|
|
7
|
+
$dark: mat.define-palette(mat.$grey-palette, 800, 700, 900);
|
|
8
|
+
|
|
9
|
+
igo-ogc-filter-selection {
|
|
10
|
+
mat-button-toggle.mat-button-toggle-checked {
|
|
11
|
+
background-color: mat.get-color-from-palette($accent);
|
|
12
|
+
color: mat.get-color-from-palette($dark);
|
|
13
|
+
}
|
|
14
|
+
mat-button-toggle {
|
|
15
|
+
color: black !important;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-time-filter-form-theming($theme) {
|
|
5
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-time-filter-form-theming($theme) {
|
|
5
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-layer-legend-theming($theme) {
|
|
5
|
-
$primary: map.get($theme, primary);
|
|
6
|
-
|
|
7
|
-
igo-layer-legend img:after {
|
|
8
|
-
border-top-color: mat.get-color-from-palette($primary);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-layer-legend-theming($theme) {
|
|
5
|
+
$primary: map.get($theme, primary);
|
|
6
|
+
|
|
7
|
+
igo-layer-legend img:after {
|
|
8
|
+
border-top-color: mat.get-color-from-palette($primary);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-map-browser-theming($theme) {
|
|
5
|
-
@include color($theme);
|
|
6
|
-
@include density($theme);
|
|
7
|
-
@include typography($theme);
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
@mixin color($theme) {
|
|
11
|
-
$primary: map.get($theme, primary);
|
|
12
|
-
$is-dark: map.get($theme, is-dark);
|
|
13
|
-
|
|
14
|
-
igo-map-browser div.ol-attribution > button {
|
|
15
|
-
color: mat.get-color-from-palette(
|
|
16
|
-
$primary,
|
|
17
|
-
if($is-dark, default-contrast, default)
|
|
18
|
-
);
|
|
19
|
-
background-color: mat.get-color-from-palette(
|
|
20
|
-
$primary,
|
|
21
|
-
if($is-dark, default, default-contrast)
|
|
22
|
-
);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
@mixin typography($theme) {
|
|
27
|
-
$typography: mat.get-typography-config($theme);
|
|
28
|
-
|
|
29
|
-
igo-map-browser div.ol-attribution > ul {
|
|
30
|
-
font-size: mat.font-size($typography, body-1);
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
@mixin density($theme) {
|
|
35
|
-
$density: mat.get-density-config($theme);
|
|
36
|
-
$theme: map.merge(
|
|
37
|
-
$theme,
|
|
38
|
-
(
|
|
39
|
-
density: $density - 2
|
|
40
|
-
)
|
|
41
|
-
);
|
|
42
|
-
|
|
43
|
-
igo-map-browser {
|
|
44
|
-
@include mat.icon-button-density($theme);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-map-browser-theming($theme) {
|
|
5
|
+
@include color($theme);
|
|
6
|
+
@include density($theme);
|
|
7
|
+
@include typography($theme);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
@mixin color($theme) {
|
|
11
|
+
$primary: map.get($theme, primary);
|
|
12
|
+
$is-dark: map.get($theme, is-dark);
|
|
13
|
+
|
|
14
|
+
igo-map-browser div.ol-attribution > button {
|
|
15
|
+
color: mat.get-color-from-palette(
|
|
16
|
+
$primary,
|
|
17
|
+
if($is-dark, default-contrast, default)
|
|
18
|
+
);
|
|
19
|
+
background-color: mat.get-color-from-palette(
|
|
20
|
+
$primary,
|
|
21
|
+
if($is-dark, default, default-contrast)
|
|
22
|
+
);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
@mixin typography($theme) {
|
|
27
|
+
$typography: mat.get-typography-config($theme);
|
|
28
|
+
|
|
29
|
+
igo-map-browser div.ol-attribution > ul {
|
|
30
|
+
font-size: mat.font-size($typography, body-1);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@mixin density($theme) {
|
|
35
|
+
$density: mat.get-density-config($theme);
|
|
36
|
+
$theme: map.merge(
|
|
37
|
+
$theme,
|
|
38
|
+
(
|
|
39
|
+
density: $density - 2
|
|
40
|
+
)
|
|
41
|
+
);
|
|
42
|
+
|
|
43
|
+
igo-map-browser {
|
|
44
|
+
@include mat.icon-button-density($theme);
|
|
45
|
+
}
|
|
46
|
+
}
|
package/lib/map/map.theming.scss
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
@use './map-browser/map-browser.theming.scss' as map-browser;
|
|
2
|
-
@use './zoom-button/zoom-button.theming.scss' as zoom-button;
|
|
3
|
-
@use './menu-button/menu-button.theming.scss' as menu-button;
|
|
4
|
-
|
|
5
|
-
@mixin igo-map-theming($theme) {
|
|
6
|
-
@include map-browser.igo-map-browser-theming($theme);
|
|
7
|
-
@include zoom-button.igo-zoom-button-theming($theme);
|
|
8
|
-
@include menu-button.theme($theme);
|
|
9
|
-
}
|
|
1
|
+
@use './map-browser/map-browser.theming.scss' as map-browser;
|
|
2
|
+
@use './zoom-button/zoom-button.theming.scss' as zoom-button;
|
|
3
|
+
@use './menu-button/menu-button.theming.scss' as menu-button;
|
|
4
|
+
|
|
5
|
+
@mixin igo-map-theming($theme) {
|
|
6
|
+
@include map-browser.igo-map-browser-theming($theme);
|
|
7
|
+
@include zoom-button.igo-zoom-button-theming($theme);
|
|
8
|
+
@include menu-button.theme($theme);
|
|
9
|
+
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-zoom-button-theming($theme) {
|
|
5
|
-
$primary: map.get($theme, primary);
|
|
6
|
-
$accent: map.get($theme, accent);
|
|
7
|
-
$is-dark: map.get($theme, is-dark);
|
|
8
|
-
|
|
9
|
-
igo-zoom-button > div.igo-zoom-button-container > button {
|
|
10
|
-
&.mat-primary {
|
|
11
|
-
color: mat.get-color-from-palette(
|
|
12
|
-
$primary,
|
|
13
|
-
if($is-dark, default-contrast, default)
|
|
14
|
-
);
|
|
15
|
-
background-color: mat.get-color-from-palette(
|
|
16
|
-
$primary,
|
|
17
|
-
if($is-dark, default, default-contrast)
|
|
18
|
-
);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
&.mat-accent {
|
|
22
|
-
color: mat.get-color-from-palette(
|
|
23
|
-
$accent,
|
|
24
|
-
if($is-dark, default-contrast, default)
|
|
25
|
-
);
|
|
26
|
-
background-color: mat.get-color-from-palette(
|
|
27
|
-
$accent,
|
|
28
|
-
if($is-dark, default, default-contrast)
|
|
29
|
-
);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-zoom-button-theming($theme) {
|
|
5
|
+
$primary: map.get($theme, primary);
|
|
6
|
+
$accent: map.get($theme, accent);
|
|
7
|
+
$is-dark: map.get($theme, is-dark);
|
|
8
|
+
|
|
9
|
+
igo-zoom-button > div.igo-zoom-button-container > button {
|
|
10
|
+
&.mat-primary {
|
|
11
|
+
color: mat.get-color-from-palette(
|
|
12
|
+
$primary,
|
|
13
|
+
if($is-dark, default-contrast, default)
|
|
14
|
+
);
|
|
15
|
+
background-color: mat.get-color-from-palette(
|
|
16
|
+
$primary,
|
|
17
|
+
if($is-dark, default, default-contrast)
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
&.mat-accent {
|
|
22
|
+
color: mat.get-color-from-palette(
|
|
23
|
+
$accent,
|
|
24
|
+
if($is-dark, default-contrast, default)
|
|
25
|
+
);
|
|
26
|
+
background-color: mat.get-color-from-palette(
|
|
27
|
+
$accent,
|
|
28
|
+
if($is-dark, default, default-contrast)
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use './measurer/measurer.theming.scss' as measurer;
|
|
2
|
-
|
|
3
|
-
@mixin igo-measure-theming($theme) {
|
|
4
|
-
@include measurer.igo-measurer-theming($theme);
|
|
5
|
-
}
|
|
1
|
+
@use './measurer/measurer.theming.scss' as measurer;
|
|
2
|
+
|
|
3
|
+
@mixin igo-measure-theming($theme) {
|
|
4
|
+
@include measurer.igo-measurer-theming($theme);
|
|
5
|
+
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-measurer-theming($theme) {
|
|
5
|
-
@include color($theme);
|
|
6
|
-
@include typography($theme);
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
@mixin color($theme) {
|
|
10
|
-
$foreground: map.get($theme, foreground);
|
|
11
|
-
|
|
12
|
-
.igo-map-tooltip-measure {
|
|
13
|
-
background-color: rgba(255, 204, 51, 0.7);
|
|
14
|
-
border: 1px solid rgb(255, 205, 51);
|
|
15
|
-
color: black;
|
|
16
|
-
font-weight: bold;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@mixin typography($theme) {
|
|
21
|
-
$typography: mat.get-typography-config($theme);
|
|
22
|
-
|
|
23
|
-
.igo-map-tooltip-measure {
|
|
24
|
-
font-size: mat.font-size($typography, subtitle-1);
|
|
25
|
-
}
|
|
26
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-measurer-theming($theme) {
|
|
5
|
+
@include color($theme);
|
|
6
|
+
@include typography($theme);
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
@mixin color($theme) {
|
|
10
|
+
$foreground: map.get($theme, foreground);
|
|
11
|
+
|
|
12
|
+
.igo-map-tooltip-measure {
|
|
13
|
+
background-color: rgba(255, 204, 51, 0.7);
|
|
14
|
+
border: 1px solid rgb(255, 205, 51);
|
|
15
|
+
color: black;
|
|
16
|
+
font-weight: bold;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@mixin typography($theme) {
|
|
21
|
+
$typography: mat.get-typography-config($theme);
|
|
22
|
+
|
|
23
|
+
.igo-map-tooltip-measure {
|
|
24
|
+
font-size: mat.font-size($typography, subtitle-1);
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-confirmation-popup-theming($theme) {
|
|
5
|
-
$foreground: map.get($theme, foreground);
|
|
6
|
-
$typography: mat.get-typography-config($theme);
|
|
7
|
-
|
|
8
|
-
igo-confirmation-popup-component {
|
|
9
|
-
h1 {
|
|
10
|
-
font-size: mat.font-size($typography, headline-4);
|
|
11
|
-
font-family: Roboto, 'Helvetica Neue', sans-serif;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin igo-confirmation-popup-theming($theme) {
|
|
5
|
+
$foreground: map.get($theme, foreground);
|
|
6
|
+
$typography: mat.get-typography-config($theme);
|
|
7
|
+
|
|
8
|
+
igo-confirmation-popup-component {
|
|
9
|
+
h1 {
|
|
10
|
+
font-size: mat.font-size($typography, headline-4);
|
|
11
|
+
font-family: Roboto, 'Helvetica Neue', sans-serif;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
@use './confirmation-popup/confirmation-popup.theming.scss' as
|
|
2
|
-
confirmation-popup;
|
|
3
|
-
|
|
4
|
-
@mixin igo-workspace-theming($theme) {
|
|
5
|
-
@include confirmation-popup.igo-confirmation-popup-theming($theme);
|
|
6
|
-
}
|
|
1
|
+
@use './confirmation-popup/confirmation-popup.theming.scss' as
|
|
2
|
+
confirmation-popup;
|
|
3
|
+
|
|
4
|
+
@mixin igo-workspace-theming($theme) {
|
|
5
|
+
@include confirmation-popup.igo-confirmation-popup-theming($theme);
|
|
6
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@igo2/geo",
|
|
3
|
-
"version": "16.0.0
|
|
3
|
+
"version": "16.0.0",
|
|
4
4
|
"description": "IGO Library",
|
|
5
5
|
"author": "IGO Community",
|
|
6
6
|
"keywords": [
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"@angular/forms": "^16.2.5",
|
|
50
50
|
"@angular/material": "^16.2.4",
|
|
51
51
|
"@angular/platform-browser": "^16.2.5",
|
|
52
|
-
"@igo2/common": "^16.0.0
|
|
53
|
-
"@igo2/core": "^16.0.0
|
|
54
|
-
"@igo2/utils": "^16.0.0
|
|
52
|
+
"@igo2/common": "^16.0.0",
|
|
53
|
+
"@igo2/core": "^16.0.0",
|
|
54
|
+
"@igo2/utils": "^16.0.0",
|
|
55
55
|
"@mat-datetimepicker/core": "~12.0.0",
|
|
56
56
|
"flexsearch": "0.7.21",
|
|
57
57
|
"ol": "^7.5.2",
|