@igo2/integration 1.11.1 → 1.13.0-alpha.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/{esm2015/igo2-integration.js → esm2020/igo2-integration.mjs} +0 -0
- package/esm2020/lib/about/about-tool/about-tool.component.mjs +185 -0
- package/{esm2015/lib/about/about-tool/index.js → esm2020/lib/about/about-tool/index.mjs} +1 -1
- package/{esm2015/lib/about/about.module.js → esm2020/lib/about/about.module.mjs} +9 -11
- package/{esm2015/lib/about/index.js → esm2020/lib/about/index.mjs} +1 -1
- package/{esm2015/lib/analytics/analytics-listener.service.js → esm2020/lib/analytics/analytics-listener.service.mjs} +1 -1
- package/{esm2015/lib/analytics/analytics.module.js → esm2020/lib/analytics/analytics.module.mjs} +2 -2
- package/{esm2015/lib/analytics/index.js → esm2020/lib/analytics/index.mjs} +1 -1
- package/{esm2015/lib/catalog/catalog-browser-tool/catalog-browser-tool.component.js → esm2020/lib/catalog/catalog-browser-tool/catalog-browser-tool.component.mjs} +3 -7
- package/{esm2015/lib/catalog/catalog-browser-tool/catalog-browser-tool.module.js → esm2020/lib/catalog/catalog-browser-tool/catalog-browser-tool.module.mjs} +3 -5
- package/{esm2015/lib/catalog/catalog-library-tool/catalog-library-tool.component.js → esm2020/lib/catalog/catalog-library-tool/catalog-library-tool.component.mjs} +3 -7
- package/{esm2015/lib/catalog/catalog-library-tool/catalog-library-tool.module.js → esm2020/lib/catalog/catalog-library-tool/catalog-library-tool.module.mjs} +3 -5
- package/{esm2015/lib/catalog/catalog.module.js → esm2020/lib/catalog/catalog.module.mjs} +2 -2
- package/{esm2015/lib/catalog/catalog.state.js → esm2020/lib/catalog/catalog.state.mjs} +1 -1
- package/{esm2015/lib/catalog/index.js → esm2020/lib/catalog/index.mjs} +1 -1
- package/{esm2015/lib/context/context-editor-tool/context-editor-tool.component.js → esm2020/lib/context/context-editor-tool/context-editor-tool.component.mjs} +3 -6
- package/{esm2015/lib/context/context-manager-tool/context-manager-tool.component.js → esm2020/lib/context/context-manager-tool/context-manager-tool.component.mjs} +3 -6
- package/{esm2015/lib/context/context-permission-manager-tool/context-permission-manager-tool.component.js → esm2020/lib/context/context-permission-manager-tool/context-permission-manager-tool.component.mjs} +3 -6
- package/{esm2015/lib/context/context-share-tool/context-share-tool.component.js → esm2020/lib/context/context-share-tool/context-share-tool.component.mjs} +3 -6
- package/{esm2015/lib/context/context.module.js → esm2020/lib/context/context.module.mjs} +2 -2
- package/{esm2015/lib/context/context.state.js → esm2020/lib/context/context.state.mjs} +1 -1
- package/{esm2015/lib/context/index.js → esm2020/lib/context/index.mjs} +1 -1
- package/{esm2015/lib/directions/directions-tool/directions-tool.component.js → esm2020/lib/directions/directions-tool/directions-tool.component.mjs} +3 -6
- package/{esm2015/lib/directions/directions-tool/index.js → esm2020/lib/directions/directions-tool/index.mjs} +1 -1
- package/{esm2015/lib/directions/directions.module.js → esm2020/lib/directions/directions.module.mjs} +2 -2
- package/esm2020/lib/directions/directions.state.mjs +64 -0
- package/{esm2015/lib/directions/index.js → esm2020/lib/directions/index.mjs} +1 -1
- package/{esm2015/lib/draw/draw.module.js → esm2020/lib/draw/draw.module.mjs} +2 -2
- package/{esm2015/lib/draw/draw.state.js → esm2020/lib/draw/draw.state.mjs} +1 -1
- package/{esm2015/lib/draw/drawing-tool/drawing-tool.component.js → esm2020/lib/draw/drawing-tool/drawing-tool.component.mjs} +3 -7
- package/{esm2015/lib/draw/index.js → esm2020/lib/draw/index.mjs} +1 -1
- package/{esm2015/lib/filter/active-ogc-filter-tool/active-ogc-filter-tool.animation.js → esm2020/lib/filter/active-ogc-filter-tool/active-ogc-filter-tool.animation.mjs} +1 -1
- package/{esm2015/lib/filter/active-ogc-filter-tool/active-ogc-filter-tool.component.js → esm2020/lib/filter/active-ogc-filter-tool/active-ogc-filter-tool.component.mjs} +3 -7
- package/{esm2015/lib/filter/active-ogc-filter-tool/index.js → esm2020/lib/filter/active-ogc-filter-tool/index.mjs} +1 -1
- package/{esm2015/lib/filter/active-time-filter-tool/active-time-filter-tool.animation.js → esm2020/lib/filter/active-time-filter-tool/active-time-filter-tool.animation.mjs} +1 -1
- package/{esm2015/lib/filter/active-time-filter-tool/active-time-filter-tool.component.js → esm2020/lib/filter/active-time-filter-tool/active-time-filter-tool.component.mjs} +3 -7
- package/{esm2015/lib/filter/active-time-filter-tool/index.js → esm2020/lib/filter/active-time-filter-tool/index.mjs} +1 -1
- package/{esm2015/lib/filter/filter.module.js → esm2020/lib/filter/filter.module.mjs} +2 -2
- package/{esm2015/lib/filter/index.js → esm2020/lib/filter/index.mjs} +1 -1
- package/{esm2015/lib/filter/ogc-filter-tool/index.js → esm2020/lib/filter/ogc-filter-tool/index.mjs} +1 -1
- package/{esm2015/lib/filter/ogc-filter-tool/ogc-filter-tool.component.js → esm2020/lib/filter/ogc-filter-tool/ogc-filter-tool.component.mjs} +3 -6
- package/{esm2015/lib/filter/spatial-filter-tool/index.js → esm2020/lib/filter/spatial-filter-tool/index.mjs} +1 -1
- package/esm2020/lib/filter/spatial-filter-tool/spatial-filter-tool.component.mjs +535 -0
- package/{esm2015/lib/filter/time-filter-tool/index.js → esm2020/lib/filter/time-filter-tool/index.mjs} +1 -1
- package/{esm2015/lib/filter/time-filter-tool/time-filter-tool.component.js → esm2020/lib/filter/time-filter-tool/time-filter-tool.component.mjs} +3 -6
- package/esm2020/lib/import-export/import-export-tool/import-export-tool.component.mjs +137 -0
- package/{esm2015/lib/import-export/import-export-tool/index.js → esm2020/lib/import-export/import-export-tool/index.mjs} +1 -1
- package/{esm2015/lib/import-export/import-export.module.js → esm2020/lib/import-export/import-export.module.mjs} +7 -9
- package/{esm2015/lib/import-export/import-export.state.js → esm2020/lib/import-export/import-export.state.mjs} +1 -1
- package/{esm2015/lib/import-export/index.js → esm2020/lib/import-export/index.mjs} +1 -1
- package/{esm2015/lib/integration.module.js → esm2020/lib/integration.module.mjs} +2 -2
- package/esm2020/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.mjs +473 -0
- package/esm2020/lib/map/advanced-map-tool/advanced-map-tool.component.mjs +89 -0
- package/esm2020/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.mjs +218 -0
- package/{esm2015/lib/map/advanced-map-tool/index.js → esm2020/lib/map/advanced-map-tool/index.mjs} +1 -1
- package/esm2020/lib/map/index.mjs +9 -0
- package/{esm2015/lib/map/layer-list-tool.state.js → esm2020/lib/map/layer-list-tool.state.mjs} +1 -1
- package/{esm2015/lib/map/map-details-tool/index.js → esm2020/lib/map/map-details-tool/index.mjs} +1 -1
- package/esm2020/lib/map/map-details-tool/map-details-tool.component.mjs +256 -0
- package/{esm2015/lib/map/map-legend/index.js → esm2020/lib/map/map-legend/index.mjs} +1 -1
- package/esm2020/lib/map/map-legend/map-legend-tool.component.mjs +275 -0
- package/esm2020/lib/map/map-proximity-tool/index.mjs +2 -0
- package/esm2020/lib/map/map-proximity-tool/map-proximity-tool.component.mjs +206 -0
- package/esm2020/lib/map/map-proximity.state.mjs +163 -0
- package/{esm2015/lib/map/map-tool/index.js → esm2020/lib/map/map-tool/index.mjs} +1 -1
- package/esm2020/lib/map/map-tool/map-tool.component.mjs +130 -0
- package/{esm2015/lib/map/map-tools/index.js → esm2020/lib/map/map-tools/index.mjs} +1 -1
- package/esm2020/lib/map/map-tools/map-tools.component.mjs +478 -0
- package/esm2020/lib/map/map.module.mjs +141 -0
- package/esm2020/lib/map/map.state.mjs +47 -0
- package/{esm2015/lib/measure/index.js → esm2020/lib/measure/index.mjs} +1 -1
- package/{esm2015/lib/measure/measure.module.js → esm2020/lib/measure/measure.module.mjs} +2 -2
- package/{esm2015/lib/measure/measure.state.js → esm2020/lib/measure/measure.state.mjs} +1 -1
- package/{esm2015/lib/measure/measurer-tool/measurer-tool.component.js → esm2020/lib/measure/measurer-tool/measurer-tool.component.mjs} +3 -7
- package/{esm2015/lib/measure/measurer-tool/measurer-tool.module.js → esm2020/lib/measure/measurer-tool/measurer-tool.module.mjs} +2 -4
- package/{esm2015/lib/print/index.js → esm2020/lib/print/index.mjs} +1 -1
- package/{esm2015/lib/print/print-tool/index.js → esm2020/lib/print/print-tool/index.mjs} +1 -1
- package/{esm2015/lib/print/print-tool/print-tool.component.js → esm2020/lib/print/print-tool/print-tool.component.mjs} +3 -6
- package/{esm2015/lib/print/print.module.js → esm2020/lib/print/print.module.mjs} +2 -2
- package/{esm2015/lib/search/index.js → esm2020/lib/search/index.mjs} +1 -1
- package/{esm2015/lib/search/query.state.js → esm2020/lib/search/query.state.mjs} +1 -1
- package/{esm2015/lib/search/search-bar/search-bar-binding.directive.js → esm2020/lib/search/search-bar/search-bar-binding.directive.mjs} +1 -1
- package/{esm2015/lib/search/search-bar/search-bar.module.js → esm2020/lib/search/search-bar/search-bar.module.mjs} +2 -2
- package/esm2020/lib/search/search-results-tool/search-results-tool.component.mjs +577 -0
- package/{esm2015/lib/search/search-results-tool/search-results-tool.module.js → esm2020/lib/search/search-results-tool/search-results-tool.module.mjs} +13 -15
- package/{esm2015/lib/search/search.module.js → esm2020/lib/search/search.module.mjs} +2 -2
- package/{esm2015/lib/search/search.state.js → esm2020/lib/search/search.state.mjs} +1 -1
- package/{esm2015/lib/storage/index.js → esm2020/lib/storage/index.mjs} +1 -1
- package/{esm2015/lib/storage/storage.module.js → esm2020/lib/storage/storage.module.mjs} +2 -2
- package/{esm2015/lib/storage/storage.state.js → esm2020/lib/storage/storage.state.mjs} +1 -1
- package/{esm2015/lib/tool/index.js → esm2020/lib/tool/index.mjs} +1 -1
- package/{esm2015/lib/tool/tool.module.js → esm2020/lib/tool/tool.module.mjs} +2 -2
- package/{esm2015/lib/tool/tool.state.js → esm2020/lib/tool/tool.state.mjs} +1 -1
- package/{esm2015/lib/workspace/index.js → esm2020/lib/workspace/index.mjs} +1 -1
- package/esm2020/lib/workspace/shared/edition-actions.service.mjs +156 -0
- package/{esm2015/lib/workspace/shared/feature-actions.service.js → esm2020/lib/workspace/shared/feature-actions.service.mjs} +1 -1
- package/{esm2015/lib/workspace/shared/index.js → esm2020/lib/workspace/shared/index.mjs} +1 -1
- package/esm2020/lib/workspace/shared/wfs-actions.service.mjs +158 -0
- package/{esm2015/lib/workspace/shared/workspace.utils.js → esm2020/lib/workspace/shared/workspace.utils.mjs} +1 -1
- package/{esm2015/lib/workspace/workspace-button/index.js → esm2020/lib/workspace/workspace-button/index.mjs} +1 -1
- package/esm2020/lib/workspace/workspace-button/workspace-button.component.mjs +69 -0
- package/{esm2015/lib/workspace/workspace.module.js → esm2020/lib/workspace/workspace.module.mjs} +6 -8
- package/esm2020/lib/workspace/workspace.state.mjs +188 -0
- package/{esm2015/public_api.js → esm2020/public_api.mjs} +1 -1
- package/fesm2015/igo2-integration.mjs +6606 -0
- package/fesm2015/igo2-integration.mjs.map +1 -0
- package/{fesm2015/igo2-integration.js → fesm2020/igo2-integration.mjs} +816 -589
- package/fesm2020/igo2-integration.mjs.map +1 -0
- package/{igo2-integration.d.ts → index.d.ts} +0 -0
- package/lib/about/about-tool/about-tool.component.d.ts +1 -1
- package/lib/catalog/catalog-browser-tool/catalog-browser-tool.component.d.ts +1 -1
- package/lib/catalog/catalog-library-tool/catalog-library-tool.component.d.ts +1 -1
- package/lib/context/context-editor-tool/context-editor-tool.component.d.ts +1 -1
- package/lib/context/context-manager-tool/context-manager-tool.component.d.ts +1 -1
- package/lib/context/context-permission-manager-tool/context-permission-manager-tool.component.d.ts +1 -1
- package/lib/context/context-share-tool/context-share-tool.component.d.ts +1 -1
- package/lib/directions/directions-tool/directions-tool.component.d.ts +1 -1
- package/lib/draw/drawing-tool/drawing-tool.component.d.ts +1 -1
- package/lib/filter/active-ogc-filter-tool/active-ogc-filter-tool.component.d.ts +1 -1
- package/lib/filter/active-time-filter-tool/active-time-filter-tool.component.d.ts +1 -1
- package/lib/filter/ogc-filter-tool/ogc-filter-tool.component.d.ts +1 -1
- package/lib/filter/spatial-filter-tool/spatial-filter-tool.component.d.ts +3 -1
- package/lib/filter/time-filter-tool/time-filter-tool.component.d.ts +1 -1
- package/lib/import-export/import-export-tool/import-export-tool.component.d.ts +1 -1
- package/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.d.ts +4 -4
- package/lib/map/advanced-map-tool/advanced-map-tool.component.d.ts +8 -1
- package/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.d.ts +4 -4
- package/lib/map/index.d.ts +2 -0
- package/lib/map/map-details-tool/map-details-tool.component.d.ts +1 -1
- package/lib/map/map-legend/map-legend-tool.component.d.ts +1 -1
- package/lib/map/map-proximity-tool/index.d.ts +1 -0
- package/lib/map/map-proximity-tool/map-proximity-tool.component.d.ts +36 -0
- package/lib/map/map-proximity.state.d.ts +28 -0
- package/lib/map/map-tool/map-tool.component.d.ts +1 -1
- package/lib/map/map-tools/map-tools.component.d.ts +1 -1
- package/lib/map/map.module.d.ts +30 -28
- package/lib/map/map.state.d.ts +5 -1
- package/lib/measure/measurer-tool/measurer-tool.component.d.ts +1 -1
- package/lib/print/print-tool/print-tool.component.d.ts +1 -1
- package/lib/search/search-bar/search-bar-binding.directive.d.ts +1 -1
- package/lib/search/search-results-tool/search-results-tool.component.d.ts +7 -1
- package/lib/workspace/workspace-button/workspace-button.component.d.ts +1 -1
- package/lib/workspace/workspace.state.d.ts +4 -2
- package/ngcc.config.js +3 -3
- package/package.json +24 -11
- package/bundles/igo2-integration.umd.js +0 -7357
- package/bundles/igo2-integration.umd.js.map +0 -1
- package/esm2015/lib/about/about-tool/about-tool.component.js +0 -190
- package/esm2015/lib/directions/directions.state.js +0 -66
- package/esm2015/lib/filter/spatial-filter-tool/spatial-filter-tool.component.js +0 -544
- package/esm2015/lib/import-export/import-export-tool/import-export-tool.component.js +0 -145
- package/esm2015/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.js +0 -481
- package/esm2015/lib/map/advanced-map-tool/advanced-map-tool.component.js +0 -50
- package/esm2015/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.js +0 -234
- package/esm2015/lib/map/index.js +0 -7
- package/esm2015/lib/map/map-details-tool/map-details-tool.component.js +0 -274
- package/esm2015/lib/map/map-legend/map-legend-tool.component.js +0 -289
- package/esm2015/lib/map/map-tool/map-tool.component.js +0 -142
- package/esm2015/lib/map/map-tools/map-tools.component.js +0 -496
- package/esm2015/lib/map/map.module.js +0 -133
- package/esm2015/lib/map/map.state.js +0 -44
- package/esm2015/lib/search/search-results-tool/search-results-tool.component.js +0 -574
- package/esm2015/lib/workspace/shared/edition-actions.service.js +0 -157
- package/esm2015/lib/workspace/shared/wfs-actions.service.js +0 -159
- package/esm2015/lib/workspace/workspace-button/workspace-button.component.js +0 -74
- package/esm2015/lib/workspace/workspace.state.js +0 -172
- package/fesm2015/igo2-integration.js.map +0 -1
|
File without changes
|
|
@@ -30,5 +30,5 @@ export declare class AboutToolComponent implements OnInit {
|
|
|
30
30
|
openGuide(guide?: any): void;
|
|
31
31
|
formatFileName(name: string): string;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<AboutToolComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AboutToolComponent, "igo-about-tool", never, { "headerHtml": "headerHtml"; "html": "html"; "discoverTitleInLocale": "discoverTitleInLocale"; "trainingGuideURLs": "trainingGuideURLs"; }, {}, never, never>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AboutToolComponent, "igo-about-tool", never, { "headerHtml": "headerHtml"; "html": "html"; "discoverTitleInLocale": "discoverTitleInLocale"; "trainingGuideURLs": "trainingGuideURLs"; }, {}, never, never, false>;
|
|
34
34
|
}
|
|
@@ -53,5 +53,5 @@ export declare class CatalogBrowserToolComponent implements OnInit, OnDestroy {
|
|
|
53
53
|
*/
|
|
54
54
|
private loadCatalogItems;
|
|
55
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<CatalogBrowserToolComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CatalogBrowserToolComponent, "igo-catalog-browser-tool", never, { "toggleCollapsedGroup": "toggleCollapsedGroup"; }, {}, never, never>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CatalogBrowserToolComponent, "igo-catalog-browser-tool", never, { "toggleCollapsedGroup": "toggleCollapsedGroup"; }, {}, never, never, false>;
|
|
57
57
|
}
|
|
@@ -46,5 +46,5 @@ export declare class CatalogLibraryToolComponent implements OnInit {
|
|
|
46
46
|
*/
|
|
47
47
|
private loadCatalogs;
|
|
48
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<CatalogLibraryToolComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CatalogLibraryToolComponent, "igo-catalog-library-tool", never, { "addCatalogAllowed": "addCatalogAllowed"; "predefinedCatalogs": "predefinedCatalogs"; }, {}, never, never>;
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CatalogLibraryToolComponent, "igo-catalog-library-tool", never, { "addCatalogAllowed": "addCatalogAllowed"; "predefinedCatalogs": "predefinedCatalogs"; }, {}, never, never, false>;
|
|
50
50
|
}
|
|
@@ -5,5 +5,5 @@ export declare class ContextEditorToolComponent {
|
|
|
5
5
|
constructor(toolState: ToolState);
|
|
6
6
|
submitSuccessed(): void;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContextEditorToolComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextEditorToolComponent, "igo-context-editor-tool", never, {}, {}, never, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContextEditorToolComponent, "igo-context-editor-tool", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -11,5 +11,5 @@ export declare class ContextManagerToolComponent {
|
|
|
11
11
|
editContext(): void;
|
|
12
12
|
managePermissions(): void;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContextManagerToolComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextManagerToolComponent, "igo-context-manager-tool", never, { "toolToOpenOnContextChange": "toolToOpenOnContextChange"; }, {}, never, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContextManagerToolComponent, "igo-context-manager-tool", never, { "toolToOpenOnContextChange": "toolToOpenOnContextChange"; }, {}, never, never, false>;
|
|
15
15
|
}
|
package/lib/context/context-permission-manager-tool/context-permission-manager-tool.component.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class ContextPermissionManagerToolComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContextPermissionManagerToolComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextPermissionManagerToolComponent, "igo-context-permission-manager-tool", never, {}, {}, never, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContextPermissionManagerToolComponent, "igo-context-permission-manager-tool", never, {}, {}, never, never, false>;
|
|
5
5
|
}
|
|
@@ -9,5 +9,5 @@ export declare class ContextShareToolComponent {
|
|
|
9
9
|
get layerListControls(): LayerListControlsOptions;
|
|
10
10
|
constructor(mapState: MapState, layerListToolState: LayerListToolState);
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContextShareToolComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextShareToolComponent, "igo-context-share-tool", never, {}, {}, never, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContextShareToolComponent, "igo-context-share-tool", never, {}, {}, never, never, false>;
|
|
13
13
|
}
|
|
@@ -50,5 +50,5 @@ export declare class DirectionsToolComponent implements OnInit {
|
|
|
50
50
|
constructor(directionState: DirectionState, mapState: MapState, languageService: LanguageService, messageService: MessageService, storageService: StorageService, contextState: ContextState, authService: AuthService);
|
|
51
51
|
ngOnInit(): void;
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<DirectionsToolComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DirectionsToolComponent, "igo-directions-tool", never, {}, {}, never, never>;
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DirectionsToolComponent, "igo-directions-tool", never, {}, {}, never, never, false>;
|
|
54
54
|
}
|
|
@@ -20,5 +20,5 @@ export declare class DrawingToolComponent {
|
|
|
20
20
|
get map(): IgoMap;
|
|
21
21
|
constructor(drawState: DrawState, mapState: MapState);
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<DrawingToolComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DrawingToolComponent, "igo-drawing-tool", never, {}, {}, never, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DrawingToolComponent, "igo-drawing-tool", never, {}, {}, never, never, false>;
|
|
24
24
|
}
|
|
@@ -8,5 +8,5 @@ export declare class ActiveOgcFilterToolComponent {
|
|
|
8
8
|
animate: string;
|
|
9
9
|
constructor(mapState: MapState);
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<ActiveOgcFilterToolComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ActiveOgcFilterToolComponent, "igo-active-ogc-filter-tool", never, {}, {}, never, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActiveOgcFilterToolComponent, "igo-active-ogc-filter-tool", never, {}, {}, never, never, false>;
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@ export declare class ActiveTimeFilterToolComponent {
|
|
|
8
8
|
animate: string;
|
|
9
9
|
constructor(mapState: MapState);
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<ActiveTimeFilterToolComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ActiveTimeFilterToolComponent, "igo-active-time-filter-tool", never, {}, {}, never, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActiveTimeFilterToolComponent, "igo-active-time-filter-tool", never, {}, {}, never, never, false>;
|
|
12
12
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class OgcFilterToolComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<OgcFilterToolComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OgcFilterToolComponent, "igo-ogc-filter-tool", never, {}, {}, never, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OgcFilterToolComponent, "igo-ogc-filter-tool", never, {}, {}, never, never, false>;
|
|
6
6
|
}
|
|
@@ -5,6 +5,7 @@ import { EntityStore } from '@igo2/common';
|
|
|
5
5
|
import { BehaviorSubject } from 'rxjs';
|
|
6
6
|
import { MapState } from '../../map/map.state';
|
|
7
7
|
import { ImportExportState } from './../../import-export/import-export.state';
|
|
8
|
+
import * as olstyle from 'ol/style';
|
|
8
9
|
import { MessageService, LanguageService } from '@igo2/core';
|
|
9
10
|
import { ToolState } from '../../tool/tool.state';
|
|
10
11
|
import { WorkspaceState } from '../../workspace/workspace.state';
|
|
@@ -45,6 +46,7 @@ export declare class SpatialFilterToolComponent implements OnInit, OnDestroy {
|
|
|
45
46
|
measureUnit: MeasureLengthUnit;
|
|
46
47
|
private unsubscribe$;
|
|
47
48
|
private moveendKey;
|
|
49
|
+
defaultStyle: olstyle.Style | ((feature: any, resolution: any) => olstyle.Style);
|
|
48
50
|
constructor(matIconRegistry: MatIconRegistry, spatialFilterService: SpatialFilterService, dataSourceService: DataSourceService, layerService: LayerService, mapState: MapState, messageService: MessageService, languageService: LanguageService, importExportState: ImportExportState, toolState: ToolState, workspaceState: WorkspaceState, cdRef: ChangeDetectorRef);
|
|
49
51
|
ngOnInit(): void;
|
|
50
52
|
ngOnDestroy(): void;
|
|
@@ -76,5 +78,5 @@ export declare class SpatialFilterToolComponent implements OnInit, OnDestroy {
|
|
|
76
78
|
zoomToFeatureExtent(feature: any): void;
|
|
77
79
|
pushLayer(layer: any): void;
|
|
78
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpatialFilterToolComponent, never>;
|
|
79
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpatialFilterToolComponent, "igo-spatial-filter-tool", never, { "type": "type"; "itemType": "itemType"; "freehandDrawIsActive": "freehandDrawIsActive"; }, {}, never, never>;
|
|
81
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpatialFilterToolComponent, "igo-spatial-filter-tool", never, { "type": "type"; "itemType": "itemType"; "freehandDrawIsActive": "freehandDrawIsActive"; }, {}, never, never, false>;
|
|
80
82
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class TimeFilterToolComponent {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimeFilterToolComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeFilterToolComponent, "igo-time-filter-tool", never, {}, {}, never, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimeFilterToolComponent, "igo-time-filter-tool", never, {}, {}, never, never, false>;
|
|
6
6
|
}
|
|
@@ -27,5 +27,5 @@ export declare class ImportExportToolComponent implements OnInit {
|
|
|
27
27
|
exportOptionsChange(exportOptions: ExportOptions): void;
|
|
28
28
|
importExportTypeChange(event: any): void;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<ImportExportToolComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ImportExportToolComponent, "igo-import-export-tool", never, { "projectionsLimitations": "projectionsLimitations"; "selectFirstProj": "selectFirstProj"; "importExportType": "importExportType"; "importExportShowBothType": "importExportShowBothType"; }, {}, never, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImportExportToolComponent, "igo-import-export-tool", never, { "projectionsLimitations": "projectionsLimitations"; "selectFirstProj": "selectFirstProj"; "importExportType": "importExportType"; "importExportShowBothType": "importExportShowBothType"; }, {}, never, never, false>;
|
|
31
31
|
}
|
|
@@ -3,7 +3,7 @@ import { IgoMap, InputProjections, ProjectionsLimitationsOptions } from '@igo2/g
|
|
|
3
3
|
import { MapState } from '../../map.state';
|
|
4
4
|
import { MessageService, LanguageService, StorageService, ConfigService } from '@igo2/core';
|
|
5
5
|
import { BehaviorSubject } from 'rxjs';
|
|
6
|
-
import {
|
|
6
|
+
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
/**
|
|
9
9
|
* Tool to display the coordinates and a cursor of the center of the map
|
|
@@ -18,7 +18,7 @@ export declare class AdvancedCoordinatesComponent implements OnInit, OnDestroy {
|
|
|
18
18
|
private formBuilder;
|
|
19
19
|
formattedScale$: BehaviorSubject<string>;
|
|
20
20
|
projections$: BehaviorSubject<InputProjections[]>;
|
|
21
|
-
form:
|
|
21
|
+
form: UntypedFormGroup;
|
|
22
22
|
coordinates: string[];
|
|
23
23
|
private currentCenterDefaultProj;
|
|
24
24
|
center: boolean;
|
|
@@ -35,7 +35,7 @@ export declare class AdvancedCoordinatesComponent implements OnInit, OnDestroy {
|
|
|
35
35
|
set inputProj(value: InputProjections);
|
|
36
36
|
get projectionsLimitations(): ProjectionsLimitationsOptions;
|
|
37
37
|
set projectionsLimitations(value: ProjectionsLimitationsOptions);
|
|
38
|
-
constructor(mapState: MapState, languageService: LanguageService, messageService: MessageService, cdRef: ChangeDetectorRef, storageService: StorageService, config: ConfigService, formBuilder:
|
|
38
|
+
constructor(mapState: MapState, languageService: LanguageService, messageService: MessageService, cdRef: ChangeDetectorRef, storageService: StorageService, config: ConfigService, formBuilder: UntypedFormBuilder);
|
|
39
39
|
/**
|
|
40
40
|
* Listen a state of the map, a state of a form, update the coordinates
|
|
41
41
|
*/
|
|
@@ -93,5 +93,5 @@ export declare class AdvancedCoordinatesComponent implements OnInit, OnDestroy {
|
|
|
93
93
|
*/
|
|
94
94
|
checkLambert(coordinates: [number, number]): void;
|
|
95
95
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdvancedCoordinatesComponent, never>;
|
|
96
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedCoordinatesComponent, "igo-advanced-coordinates", never, { "projectionsLimitations": "projectionsLimitations"; }, {}, never, never>;
|
|
96
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedCoordinatesComponent, "igo-advanced-coordinates", never, { "projectionsLimitations": "projectionsLimitations"; }, {}, never, never, false>;
|
|
97
97
|
}
|
|
@@ -1,5 +1,12 @@
|
|
|
1
|
+
import { MapState } from '../map.state';
|
|
1
2
|
import * as i0 from "@angular/core";
|
|
2
3
|
export declare class AdvancedMapToolComponent {
|
|
4
|
+
mapState: MapState;
|
|
5
|
+
get tracking$(): import("rxjs").BehaviorSubject<boolean>;
|
|
6
|
+
get followPosition$(): import("rxjs").BehaviorSubject<boolean>;
|
|
7
|
+
constructor(mapState: MapState);
|
|
8
|
+
toggleTracking(value: any): void;
|
|
9
|
+
toggleFollow(value: any): void;
|
|
3
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdvancedMapToolComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedMapToolComponent, "igo-advanced-map-tool", never, {}, {}, never, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedMapToolComponent, "igo-advanced-map-tool", never, {}, {}, never, never, false>;
|
|
5
12
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { UntypedFormGroup, UntypedFormBuilder } from '@angular/forms';
|
|
3
3
|
import { ContextService, DetailedContext } from '@igo2/context';
|
|
4
4
|
import { IgoMap, Layer, VectorLayer } from '@igo2/geo';
|
|
5
5
|
import { MapState } from '../../map.state';
|
|
@@ -13,7 +13,7 @@ export declare class AdvancedSwipeComponent implements OnInit, OnDestroy {
|
|
|
13
13
|
swipe: boolean;
|
|
14
14
|
layerList: Layer[];
|
|
15
15
|
userControlledLayerList: Layer[];
|
|
16
|
-
form:
|
|
16
|
+
form: UntypedFormGroup;
|
|
17
17
|
layers: VectorLayer[];
|
|
18
18
|
res: DetailedContext;
|
|
19
19
|
listForSwipe: Layer[];
|
|
@@ -21,7 +21,7 @@ export declare class AdvancedSwipeComponent implements OnInit, OnDestroy {
|
|
|
21
21
|
* Get an active map state
|
|
22
22
|
*/
|
|
23
23
|
get map(): IgoMap;
|
|
24
|
-
constructor(mapState: MapState, contextService: ContextService, formBuilder:
|
|
24
|
+
constructor(mapState: MapState, contextService: ContextService, formBuilder: UntypedFormBuilder, toolState: ToolState);
|
|
25
25
|
/**
|
|
26
26
|
* Get the list of layers for swipe
|
|
27
27
|
* @internal
|
|
@@ -61,5 +61,5 @@ export declare class AdvancedSwipeComponent implements OnInit, OnDestroy {
|
|
|
61
61
|
*/
|
|
62
62
|
contextEmit(): void;
|
|
63
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdvancedSwipeComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedSwipeComponent, "igo-advanced-swipe", never, {}, {}, never, never>;
|
|
64
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedSwipeComponent, "igo-advanced-swipe", never, {}, {}, never, never, false>;
|
|
65
65
|
}
|
package/lib/map/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
export * from './advanced-map-tool';
|
|
2
|
+
export * from './map-proximity-tool';
|
|
2
3
|
export * from './map-details-tool';
|
|
3
4
|
export * from './map-legend';
|
|
4
5
|
export * from './map-tool';
|
|
5
6
|
export * from './map-tools';
|
|
6
7
|
export * from './map.state';
|
|
8
|
+
export * from './map-proximity.state';
|
|
@@ -34,5 +34,5 @@ export declare class MapDetailsToolComponent implements OnInit {
|
|
|
34
34
|
contextEmit(): void;
|
|
35
35
|
activateExport(layer: Layer): void;
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapDetailsToolComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MapDetailsToolComponent, "igo-map-details-tool", never, { "toggleLegendOnVisibilityChange": "toggleLegendOnVisibilityChange"; "expandLegendOfVisibleLayers": "expandLegendOfVisibleLayers"; "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "ogcButton": "ogcButton"; "timeButton": "timeButton"; "layerListControls": "layerListControls"; "queryBadge": "queryBadge"; "layerAdditionAllowed": "layerAdditionAllowed"; }, {}, never, never>;
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapDetailsToolComponent, "igo-map-details-tool", never, { "toggleLegendOnVisibilityChange": "toggleLegendOnVisibilityChange"; "expandLegendOfVisibleLayers": "expandLegendOfVisibleLayers"; "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "ogcButton": "ogcButton"; "timeButton": "timeButton"; "layerListControls": "layerListControls"; "queryBadge": "queryBadge"; "layerAdditionAllowed": "layerAdditionAllowed"; }, {}, never, never, false>;
|
|
38
38
|
}
|
|
@@ -36,5 +36,5 @@ export declare class MapLegendToolComponent implements OnInit, OnDestroy {
|
|
|
36
36
|
catalogEmit(): void;
|
|
37
37
|
contextEmit(): void;
|
|
38
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapLegendToolComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MapLegendToolComponent, "igo-map-legend-tool", never, { "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "layerAdditionAllowed": "layerAdditionAllowed"; "allowShowAllLegends": "allowShowAllLegends"; "showAllLegendsValue": "showAllLegendsValue"; "layerListControls": "layerListControls"; }, {}, never, never>;
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapLegendToolComponent, "igo-map-legend-tool", never, { "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "layerAdditionAllowed": "layerAdditionAllowed"; "allowShowAllLegends": "allowShowAllLegends"; "showAllLegendsValue": "showAllLegendsValue"; "layerListControls": "layerListControls"; }, {}, never, never, false>;
|
|
40
40
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './map-proximity-tool.component';
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { MatRadioChange } from '@angular/material/radio';
|
|
3
|
+
import { EntityTableComponent, EntityTableTemplate } from '@igo2/common';
|
|
4
|
+
import { LanguageService, MessageService } from '@igo2/core';
|
|
5
|
+
import { IgoMap } from '@igo2/geo';
|
|
6
|
+
import { MapProximityState } from '../map-proximity.state';
|
|
7
|
+
import { MapState } from '../map.state';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
export declare class MapProximityToolComponent implements OnInit, OnDestroy {
|
|
10
|
+
mapState: MapState;
|
|
11
|
+
mapProximityState: MapProximityState;
|
|
12
|
+
private languageService;
|
|
13
|
+
private messageService;
|
|
14
|
+
private subs$$;
|
|
15
|
+
table: EntityTableComponent;
|
|
16
|
+
get maxDistance(): number;
|
|
17
|
+
set maxDistance(value: number);
|
|
18
|
+
get map(): IgoMap;
|
|
19
|
+
userDefinedMapCenter: boolean;
|
|
20
|
+
userDefinedFollowPosition: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Table template
|
|
23
|
+
* @internal
|
|
24
|
+
*/
|
|
25
|
+
tableTemplate: EntityTableTemplate;
|
|
26
|
+
constructor(mapState: MapState, mapProximityState: MapProximityState, languageService: LanguageService, messageService: MessageService);
|
|
27
|
+
ngOnInit(): void;
|
|
28
|
+
ngOnDestroy(): void;
|
|
29
|
+
onLocationTypeChange(e: MatRadioChange): void;
|
|
30
|
+
/**
|
|
31
|
+
* Copy the coordinates to a clipboard
|
|
32
|
+
*/
|
|
33
|
+
copyTextToClipboard(): void;
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MapProximityToolComponent, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapProximityToolComponent, "igo-map-proximity-tool", never, {}, {}, never, never, false>;
|
|
36
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { FeatureStore, Feature, IgoMap, Layer } from '@igo2/geo';
|
|
2
|
+
import { BehaviorSubject } from 'rxjs';
|
|
3
|
+
import { MapState } from '../map/map.state';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
/**
|
|
6
|
+
* Service that holds the state of the direction module
|
|
7
|
+
*/
|
|
8
|
+
export declare class MapProximityState {
|
|
9
|
+
private mapState;
|
|
10
|
+
enabled$: BehaviorSubject<boolean>;
|
|
11
|
+
proximityRadiusValue$: BehaviorSubject<number>;
|
|
12
|
+
proximitylocationType$: BehaviorSubject<string>;
|
|
13
|
+
proximityFeatureStore: FeatureStore<Feature>;
|
|
14
|
+
private subs$$;
|
|
15
|
+
currentPositionCoordinate$: BehaviorSubject<[number, number]>;
|
|
16
|
+
get map(): IgoMap;
|
|
17
|
+
constructor(mapState: MapState);
|
|
18
|
+
subscribeProximityMonitor(): void;
|
|
19
|
+
/**
|
|
20
|
+
* Add a feature with proximity properties to the store
|
|
21
|
+
* @internal
|
|
22
|
+
*/
|
|
23
|
+
private addFeatureToStore;
|
|
24
|
+
getQueryTitle(feature: Feature, layer: Layer): string;
|
|
25
|
+
getLabelMatch(feature: Feature, labelMatch: any): string;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MapProximityState, never>;
|
|
27
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<MapProximityState>;
|
|
28
|
+
}
|
|
@@ -23,5 +23,5 @@ export declare class MapToolComponent {
|
|
|
23
23
|
constructor(mapState: MapState, toolState: ToolState, importExportState: ImportExportState);
|
|
24
24
|
activateExport(layer: Layer): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapToolComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MapToolComponent, "igo-map-tool", never, { "toggleLegendOnVisibilityChange": "toggleLegendOnVisibilityChange"; "expandLegendOfVisibleLayers": "expandLegendOfVisibleLayers"; "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "ogcButton": "ogcButton"; "timeButton": "timeButton"; "layerListControls": "layerListControls"; "queryBadge": "queryBadge"; }, {}, never, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapToolComponent, "igo-map-tool", never, { "toggleLegendOnVisibilityChange": "toggleLegendOnVisibilityChange"; "expandLegendOfVisibleLayers": "expandLegendOfVisibleLayers"; "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "ogcButton": "ogcButton"; "timeButton": "timeButton"; "layerListControls": "layerListControls"; "queryBadge": "queryBadge"; }, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -61,5 +61,5 @@ export declare class MapToolsComponent implements OnInit, OnDestroy {
|
|
|
61
61
|
isOGCFilterButton(layer: any): boolean;
|
|
62
62
|
isExportButton(layer: Layer): boolean;
|
|
63
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapToolsComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MapToolsComponent, "igo-map-tools", never, { "allowShowAllLegends": "allowShowAllLegends"; "showAllLegendsValue": "showAllLegendsValue"; "toggleLegendOnVisibilityChange": "toggleLegendOnVisibilityChange"; "expandLegendOfVisibleLayers": "expandLegendOfVisibleLayers"; "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "selectedTabAtOpening": "selectedTabAtOpening"; "ogcButton": "ogcButton"; "timeButton": "timeButton"; "layerAdditionAllowed": "layerAdditionAllowed"; "layerListControls": "layerListControls"; "queryBadge": "queryBadge"; }, {}, never, never>;
|
|
64
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapToolsComponent, "igo-map-tools", never, { "allowShowAllLegends": "allowShowAllLegends"; "showAllLegendsValue": "showAllLegendsValue"; "toggleLegendOnVisibilityChange": "toggleLegendOnVisibilityChange"; "expandLegendOfVisibleLayers": "expandLegendOfVisibleLayers"; "updateLegendOnResolutionChange": "updateLegendOnResolutionChange"; "selectedTabAtOpening": "selectedTabAtOpening"; "ogcButton": "ogcButton"; "timeButton": "timeButton"; "layerAdditionAllowed": "layerAdditionAllowed"; "layerListControls": "layerListControls"; "queryBadge": "queryBadge"; }, {}, never, never, false>;
|
|
65
65
|
}
|
package/lib/map/map.module.d.ts
CHANGED
|
@@ -1,36 +1,38 @@
|
|
|
1
1
|
import { ModuleWithProviders } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
import * as i1 from "./advanced-map-tool/advanced-map-tool.component";
|
|
4
|
-
import * as i2 from "./map-tool/map-tool.component";
|
|
5
|
-
import * as i3 from "./map-
|
|
6
|
-
import * as i4 from "./map-
|
|
7
|
-
import * as i5 from "./map-
|
|
8
|
-
import * as i6 from "./
|
|
9
|
-
import * as i7 from "./advanced-map-tool/advanced-
|
|
10
|
-
import * as i8 from "
|
|
11
|
-
import * as i9 from "@angular/
|
|
12
|
-
import * as i10 from "@angular/material/
|
|
13
|
-
import * as i11 from "@angular/material/
|
|
14
|
-
import * as i12 from "@angular/material/
|
|
15
|
-
import * as i13 from "@angular/material/
|
|
16
|
-
import * as i14 from "@angular/material/
|
|
17
|
-
import * as i15 from "@angular/material/
|
|
18
|
-
import * as i16 from "@
|
|
19
|
-
import * as i17 from "@
|
|
20
|
-
import * as i18 from "@angular/
|
|
21
|
-
import * as i19 from "@angular/material/
|
|
22
|
-
import * as i20 from "@angular/material/
|
|
23
|
-
import * as i21 from "@
|
|
24
|
-
import * as i22 from "@igo2/
|
|
25
|
-
import * as i23 from "@igo2/
|
|
26
|
-
import * as i24 from "
|
|
27
|
-
import * as i25 from "@
|
|
28
|
-
import * as i26 from "
|
|
29
|
-
import * as i27 from "@angular/material/
|
|
30
|
-
import * as i28 from "@angular/material/
|
|
4
|
+
import * as i2 from "./map-proximity-tool/map-proximity-tool.component";
|
|
5
|
+
import * as i3 from "./map-tool/map-tool.component";
|
|
6
|
+
import * as i4 from "./map-tools/map-tools.component";
|
|
7
|
+
import * as i5 from "./map-details-tool/map-details-tool.component";
|
|
8
|
+
import * as i6 from "./map-legend/map-legend-tool.component";
|
|
9
|
+
import * as i7 from "./advanced-map-tool/advanced-swipe/advanced-swipe.component";
|
|
10
|
+
import * as i8 from "./advanced-map-tool/advanced-coordinates/advanced-coordinates.component";
|
|
11
|
+
import * as i9 from "@angular/forms";
|
|
12
|
+
import * as i10 from "@angular/material/button-toggle";
|
|
13
|
+
import * as i11 from "@angular/material/divider";
|
|
14
|
+
import * as i12 from "@angular/material/select";
|
|
15
|
+
import * as i13 from "@angular/material/core";
|
|
16
|
+
import * as i14 from "@angular/material/form-field";
|
|
17
|
+
import * as i15 from "@angular/material/input";
|
|
18
|
+
import * as i16 from "@angular/material/checkbox";
|
|
19
|
+
import * as i17 from "@igo2/common";
|
|
20
|
+
import * as i18 from "@angular/common";
|
|
21
|
+
import * as i19 from "@angular/material/tabs";
|
|
22
|
+
import * as i20 from "@angular/material/list";
|
|
23
|
+
import * as i21 from "@angular/material/icon";
|
|
24
|
+
import * as i22 from "@igo2/core";
|
|
25
|
+
import * as i23 from "@igo2/geo";
|
|
26
|
+
import * as i24 from "@angular/material/radio";
|
|
27
|
+
import * as i25 from "@igo2/context";
|
|
28
|
+
import * as i26 from "../workspace/workspace.module";
|
|
29
|
+
import * as i27 from "@angular/material/slide-toggle";
|
|
30
|
+
import * as i28 from "@angular/material/menu";
|
|
31
|
+
import * as i29 from "@angular/material/button";
|
|
32
|
+
import * as i30 from "@angular/material/tooltip";
|
|
31
33
|
export declare class IgoAppMapModule {
|
|
32
34
|
static forRoot(): ModuleWithProviders<IgoAppMapModule>;
|
|
33
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgoAppMapModule, never>;
|
|
34
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<IgoAppMapModule, [typeof i1.AdvancedMapToolComponent, typeof i2.
|
|
36
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgoAppMapModule, [typeof i1.AdvancedMapToolComponent, typeof i2.MapProximityToolComponent, typeof i3.MapToolComponent, typeof i4.MapToolsComponent, typeof i5.MapDetailsToolComponent, typeof i6.MapLegendToolComponent, typeof i7.AdvancedSwipeComponent, typeof i8.AdvancedCoordinatesComponent], [typeof i9.FormsModule, typeof i9.ReactiveFormsModule, typeof i10.MatButtonToggleModule, typeof i11.MatDividerModule, typeof i12.MatSelectModule, typeof i13.MatOptionModule, typeof i14.MatFormFieldModule, typeof i15.MatInputModule, typeof i16.MatCheckboxModule, typeof i17.IgoSpinnerModule, typeof i18.CommonModule, typeof i19.MatTabsModule, typeof i20.MatListModule, typeof i21.MatIconModule, typeof i22.IgoLanguageModule, typeof i23.IgoLayerModule, typeof i23.IgoMetadataModule, typeof i23.IgoDownloadModule, typeof i23.IgoImportExportModule, typeof i23.IgoFilterModule, typeof i24.MatRadioModule, typeof i25.IgoContextModule, typeof i26.IgoAppWorkspaceModule, typeof i27.MatSlideToggleModule, typeof i28.MatMenuModule, typeof i29.MatButtonModule, typeof i30.MatTooltipModule, typeof i17.IgoEntityTableModule], [typeof i1.AdvancedMapToolComponent, typeof i2.MapProximityToolComponent, typeof i3.MapToolComponent, typeof i4.MapToolsComponent, typeof i5.MapDetailsToolComponent, typeof i6.MapLegendToolComponent]>;
|
|
35
37
|
static ɵinj: i0.ɵɵInjectorDeclaration<IgoAppMapModule>;
|
|
36
38
|
}
|
package/lib/map/map.state.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { StorageService, ConfigService } from '@igo2/core';
|
|
1
2
|
import { IgoMap, MapService, ProjectionService } from '@igo2/geo';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
/**
|
|
@@ -6,6 +7,8 @@ import * as i0 from "@angular/core";
|
|
|
6
7
|
export declare class MapState {
|
|
7
8
|
private mapService;
|
|
8
9
|
private projectionService;
|
|
10
|
+
private storageService;
|
|
11
|
+
private configService;
|
|
9
12
|
get showAllLegendsValue(): boolean;
|
|
10
13
|
set showAllLegendsValue(value: boolean);
|
|
11
14
|
private _legendToolShowAll;
|
|
@@ -14,7 +17,8 @@ export declare class MapState {
|
|
|
14
17
|
*/
|
|
15
18
|
get map(): IgoMap;
|
|
16
19
|
private _map;
|
|
17
|
-
constructor(mapService: MapService, projectionService: ProjectionService
|
|
20
|
+
constructor(mapService: MapService, projectionService: ProjectionService, // Don't remove this or it'll never be injected,
|
|
21
|
+
storageService: StorageService, configService: ConfigService);
|
|
18
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapState, never>;
|
|
19
23
|
static ɵprov: i0.ɵɵInjectableDeclaration<MapState>;
|
|
20
24
|
}
|
|
@@ -20,5 +20,5 @@ export declare class MeasurerToolComponent {
|
|
|
20
20
|
get map(): IgoMap;
|
|
21
21
|
constructor(measureState: MeasureState, mapState: MapState);
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MeasurerToolComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MeasurerToolComponent, "igo-measurer-tool", never, {}, {}, never, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MeasurerToolComponent, "igo-measurer-tool", never, {}, {}, never, never, false>;
|
|
24
24
|
}
|
|
@@ -6,5 +6,5 @@ export declare class PrintToolComponent {
|
|
|
6
6
|
get map(): IgoMap;
|
|
7
7
|
constructor(mapState: MapState);
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<PrintToolComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PrintToolComponent, "igo-print-tool", never, {}, {}, never, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PrintToolComponent, "igo-print-tool", never, {}, {}, never, never, false>;
|
|
10
10
|
}
|
|
@@ -16,5 +16,5 @@ export declare class SearchBarBindingDirective implements OnInit, OnDestroy {
|
|
|
16
16
|
onSearchTermChange(searchTerm?: string): void;
|
|
17
17
|
onSearchTypeChange(searchType?: string): void;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<SearchBarBindingDirective, [{ self: true; }, null]>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SearchBarBindingDirective, "[igoSearchBarBinding]", never, {}, {}, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SearchBarBindingDirective, "[igoSearchBarBinding]", never, {}, {}, never, never, false>;
|
|
20
20
|
}
|
|
@@ -21,6 +21,10 @@ export declare class SearchResultsToolComponent implements OnInit, OnDestroy {
|
|
|
21
21
|
* to show hide results icons
|
|
22
22
|
*/
|
|
23
23
|
showIcons: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Determine the top panel default state
|
|
26
|
+
*/
|
|
27
|
+
topPanelStateDefault: string;
|
|
24
28
|
private hasFeatureEmphasisOnSelection;
|
|
25
29
|
private showResultsGeometries$$;
|
|
26
30
|
private getRoute$$;
|
|
@@ -31,6 +35,8 @@ export declare class SearchResultsToolComponent implements OnInit, OnDestroy {
|
|
|
31
35
|
private isSelectedResultOutOfView$$;
|
|
32
36
|
private abstractFocusedResult;
|
|
33
37
|
private abstractSelectedResult;
|
|
38
|
+
debouncedEmpty$: BehaviorSubject<boolean>;
|
|
39
|
+
private debouncedEmpty$$;
|
|
34
40
|
/**
|
|
35
41
|
* Store holding the search results
|
|
36
42
|
* @internal
|
|
@@ -88,5 +94,5 @@ export declare class SearchResultsToolComponent implements OnInit, OnDestroy {
|
|
|
88
94
|
isScrolledIntoView(elemSource: any, elem: any): boolean;
|
|
89
95
|
getRoute(): void;
|
|
90
96
|
static ɵfac: i0.ɵɵFactoryDeclaration<SearchResultsToolComponent, never>;
|
|
91
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchResultsToolComponent, "igo-search-results-tool", never, { "showIcons": "showIcons"; "topPanelState": "topPanelState"; }, {}, never, never>;
|
|
97
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchResultsToolComponent, "igo-search-results-tool", never, { "showIcons": "showIcons"; "topPanelStateDefault": "topPanelStateDefault"; "topPanelState": "topPanelState"; }, {}, never, never, false>;
|
|
92
98
|
}
|
|
@@ -17,5 +17,5 @@ export declare class WorkspaceButtonComponent implements OnInit, OnDestroy {
|
|
|
17
17
|
ngOnDestroy(): void;
|
|
18
18
|
activateWorkspace(): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<WorkspaceButtonComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WorkspaceButtonComponent, "igo-workspace-button", never, { "layer": "layer"; "color": "color"; }, {}, never, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WorkspaceButtonComponent, "igo-workspace-button", never, { "layer": "layer"; "color": "color"; }, {}, never, never, false>;
|
|
21
21
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { Workspace, WorkspaceStore, Widget } from '@igo2/common';
|
|
2
|
+
import { BehaviorSubject, Observable } from 'rxjs';
|
|
3
|
+
import { EntityRecord, Workspace, WorkspaceStore, Widget, EntityState } from '@igo2/common';
|
|
4
4
|
import { FeatureActionsService } from './shared/feature-actions.service';
|
|
5
5
|
import { WfsActionsService } from './shared/wfs-actions.service';
|
|
6
6
|
import { StorageService } from '@igo2/core';
|
|
@@ -37,6 +37,8 @@ export declare class WorkspaceState implements OnDestroy {
|
|
|
37
37
|
*/
|
|
38
38
|
get store(): WorkspaceStore;
|
|
39
39
|
private _store;
|
|
40
|
+
get workspaceSelection(): EntityRecord<object, EntityState>[];
|
|
41
|
+
get workspaceSelection$(): Observable<EntityRecord<object, EntityState>[]>;
|
|
40
42
|
constructor(featureActionsService: FeatureActionsService, wfsActionsService: WfsActionsService, editionActionsService: EditionActionsService, storageService: StorageService);
|
|
41
43
|
/**
|
|
42
44
|
* Initialize the workspace store. Each time a workspace is activated,
|
package/ngcc.config.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
ignorableDeepImportMatchers: [/ol\//]
|
|
3
|
-
};
|
|
1
|
+
module.exports = {
|
|
2
|
+
ignorableDeepImportMatchers: [/ol\//]
|
|
3
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@igo2/integration",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.13.0-alpha.0",
|
|
4
4
|
"description": "IGO Library",
|
|
5
5
|
"author": "MSP",
|
|
6
6
|
"keywords": [
|
|
@@ -16,21 +16,34 @@
|
|
|
16
16
|
"url": "https://github.com/infra-geo-ouverte/igo2-lib/issues"
|
|
17
17
|
},
|
|
18
18
|
"peerDependencies": {
|
|
19
|
-
"@angular/common": "^
|
|
20
|
-
"@angular/core": "^
|
|
21
|
-
"@igo2/geo": "1.
|
|
22
|
-
"@igo2/context": "1.
|
|
19
|
+
"@angular/common": "^14.0.6",
|
|
20
|
+
"@angular/core": "^14.0.6",
|
|
21
|
+
"@igo2/geo": "1.13.0-alpha.0",
|
|
22
|
+
"@igo2/context": "1.13.0-alpha.0",
|
|
23
23
|
"rxjs": "^6.6.7"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"tslib": "^2.0.0"
|
|
27
27
|
},
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"fesm2015": "fesm2015/igo2-integration.
|
|
33
|
-
"typings": "
|
|
28
|
+
"module": "fesm2015/igo2-integration.mjs",
|
|
29
|
+
"es2020": "fesm2020/igo2-integration.mjs",
|
|
30
|
+
"esm2020": "esm2020/igo2-integration.mjs",
|
|
31
|
+
"fesm2020": "fesm2020/igo2-integration.mjs",
|
|
32
|
+
"fesm2015": "fesm2015/igo2-integration.mjs",
|
|
33
|
+
"typings": "index.d.ts",
|
|
34
|
+
"exports": {
|
|
35
|
+
"./package.json": {
|
|
36
|
+
"default": "./package.json"
|
|
37
|
+
},
|
|
38
|
+
".": {
|
|
39
|
+
"types": "./index.d.ts",
|
|
40
|
+
"esm2020": "./esm2020/igo2-integration.mjs",
|
|
41
|
+
"es2020": "./fesm2020/igo2-integration.mjs",
|
|
42
|
+
"es2015": "./fesm2015/igo2-integration.mjs",
|
|
43
|
+
"node": "./fesm2015/igo2-integration.mjs",
|
|
44
|
+
"default": "./fesm2020/igo2-integration.mjs"
|
|
45
|
+
}
|
|
46
|
+
},
|
|
34
47
|
"sideEffects": false,
|
|
35
48
|
"scripts": {
|
|
36
49
|
|