@igo2/integration 1.12.0 → 1.13.0-alpha.1
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} +0 -0
- 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} +0 -0
- package/{esm2015/lib/analytics/analytics-listener.service.js → esm2020/lib/analytics/analytics-listener.service.mjs} +0 -0
- 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} +0 -0
- 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} +0 -0
- package/{esm2015/lib/catalog/index.js → esm2020/lib/catalog/index.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/context/index.js → esm2020/lib/context/index.mjs} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- package/{esm2015/lib/filter/ogc-filter-tool/index.js → esm2020/lib/filter/ogc-filter-tool/index.mjs} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- package/{esm2015/lib/import-export/index.js → esm2020/lib/import-export/index.mjs} +0 -0
- package/{esm2015/lib/integration.module.js → esm2020/lib/integration.module.mjs} +2 -2
- package/{esm2015/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.js → esm2020/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.mjs} +14 -22
- 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} +0 -0
- package/{esm2015/lib/map/index.js → esm2020/lib/map/index.mjs} +0 -0
- package/{esm2015/lib/map/layer-list-tool.state.js → esm2020/lib/map/layer-list-tool.state.mjs} +0 -0
- package/{esm2015/lib/map/map-details-tool/index.js → esm2020/lib/map/map-details-tool/index.mjs} +0 -0
- 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} +0 -0
- package/esm2020/lib/map/map-legend/map-legend-tool.component.mjs +275 -0
- package/{esm2015/lib/map/map-proximity-tool/index.js → esm2020/lib/map/map-proximity-tool/index.mjs} +0 -0
- package/esm2020/lib/map/map-proximity-tool/map-proximity-tool.component.mjs +206 -0
- package/{esm2015/lib/map/map-proximity.state.js → esm2020/lib/map/map-proximity.state.mjs} +10 -11
- package/{esm2015/lib/map/map-tool/index.js → esm2020/lib/map/map-tool/index.mjs} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- 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} +0 -0
- package/{esm2015/lib/print/print-tool/index.js → esm2020/lib/print/print-tool/index.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/search/query.state.js → esm2020/lib/search/query.state.mjs} +0 -0
- package/{esm2015/lib/search/search-bar/search-bar-binding.directive.js → esm2020/lib/search/search-bar/search-bar-binding.directive.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/storage/index.js → esm2020/lib/storage/index.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/tool/index.js → esm2020/lib/tool/index.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/workspace/index.js → esm2020/lib/workspace/index.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/workspace/shared/index.js → esm2020/lib/workspace/shared/index.mjs} +0 -0
- 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} +0 -0
- package/{esm2015/lib/workspace/workspace-button/index.js → esm2020/lib/workspace/workspace-button/index.mjs} +0 -0
- 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} +0 -0
- package/fesm2015/igo2-integration.mjs +6606 -0
- package/fesm2015/igo2-integration.mjs.map +1 -0
- package/{fesm2015/igo2-integration.js → fesm2020/igo2-integration.mjs} +336 -565
- 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 +1 -1
- package/lib/map/advanced-map-tool/advanced-map-tool.component.d.ts +1 -1
- package/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.d.ts +1 -1
- 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/map-proximity-tool.component.d.ts +1 -1
- 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.state.d.ts +3 -2
- 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 +1 -1
- package/lib/workspace/workspace-button/workspace-button.component.d.ts +1 -1
- package/package.json +24 -11
- package/bundles/igo2-integration.umd.js +0 -7861
- 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-map-tool.component.js +0 -99
- package/esm2015/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.js +0 -234
- 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-proximity-tool/map-proximity-tool.component.js +0 -221
- 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 -143
- package/esm2015/lib/map/map.state.js +0 -46
- package/esm2015/lib/search/search-results-tool/search-results-tool.component.js +0 -598
- 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 -190
- 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
|
}
|
|
@@ -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
|
}
|
|
@@ -8,5 +8,5 @@ export declare class AdvancedMapToolComponent {
|
|
|
8
8
|
toggleTracking(value: any): void;
|
|
9
9
|
toggleFollow(value: any): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdvancedMapToolComponent, never>;
|
|
11
|
-
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>;
|
|
12
12
|
}
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -32,5 +32,5 @@ export declare class MapProximityToolComponent implements OnInit, OnDestroy {
|
|
|
32
32
|
*/
|
|
33
33
|
copyTextToClipboard(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapProximityToolComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MapProximityToolComponent, "igo-map-proximity-tool", never, {}, {}, never, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapProximityToolComponent, "igo-map-proximity-tool", never, {}, {}, never, never, false>;
|
|
36
36
|
}
|
|
@@ -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.state.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StorageService } from '@igo2/core';
|
|
1
|
+
import { StorageService, ConfigService } from '@igo2/core';
|
|
2
2
|
import { IgoMap, MapService, ProjectionService } from '@igo2/geo';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
@@ -8,6 +8,7 @@ export declare class MapState {
|
|
|
8
8
|
private mapService;
|
|
9
9
|
private projectionService;
|
|
10
10
|
private storageService;
|
|
11
|
+
private configService;
|
|
11
12
|
get showAllLegendsValue(): boolean;
|
|
12
13
|
set showAllLegendsValue(value: boolean);
|
|
13
14
|
private _legendToolShowAll;
|
|
@@ -17,7 +18,7 @@ export declare class MapState {
|
|
|
17
18
|
get map(): IgoMap;
|
|
18
19
|
private _map;
|
|
19
20
|
constructor(mapService: MapService, projectionService: ProjectionService, // Don't remove this or it'll never be injected,
|
|
20
|
-
storageService: StorageService);
|
|
21
|
+
storageService: StorageService, configService: ConfigService);
|
|
21
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapState, never>;
|
|
22
23
|
static ɵprov: i0.ɵɵInjectableDeclaration<MapState>;
|
|
23
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
|
}
|
|
@@ -94,5 +94,5 @@ export declare class SearchResultsToolComponent implements OnInit, OnDestroy {
|
|
|
94
94
|
isScrolledIntoView(elemSource: any, elem: any): boolean;
|
|
95
95
|
getRoute(): void;
|
|
96
96
|
static ɵfac: i0.ɵɵFactoryDeclaration<SearchResultsToolComponent, never>;
|
|
97
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchResultsToolComponent, "igo-search-results-tool", never, { "showIcons": "showIcons"; "topPanelStateDefault": "topPanelStateDefault"; "topPanelState": "topPanelState"; }, {}, never, never>;
|
|
97
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchResultsToolComponent, "igo-search-results-tool", never, { "showIcons": "showIcons"; "topPanelStateDefault": "topPanelStateDefault"; "topPanelState": "topPanelState"; }, {}, never, never, false>;
|
|
98
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
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@igo2/integration",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.13.0-alpha.1",
|
|
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": "^13.3.11",
|
|
20
|
+
"@angular/core": "^13.3.11",
|
|
21
|
+
"@igo2/geo": "1.13.0-alpha.1",
|
|
22
|
+
"@igo2/context": "1.13.0-alpha.1",
|
|
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
|
|