@igo2/integration 1.12.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.
Files changed (159) hide show
  1. package/{esm2015/igo2-integration.js → esm2020/igo2-integration.mjs} +0 -0
  2. package/esm2020/lib/about/about-tool/about-tool.component.mjs +185 -0
  3. package/{esm2015/lib/about/about-tool/index.js → esm2020/lib/about/about-tool/index.mjs} +1 -1
  4. package/{esm2015/lib/about/about.module.js → esm2020/lib/about/about.module.mjs} +9 -11
  5. package/{esm2015/lib/about/index.js → esm2020/lib/about/index.mjs} +1 -1
  6. package/{esm2015/lib/analytics/analytics-listener.service.js → esm2020/lib/analytics/analytics-listener.service.mjs} +1 -1
  7. package/{esm2015/lib/analytics/analytics.module.js → esm2020/lib/analytics/analytics.module.mjs} +2 -2
  8. package/{esm2015/lib/analytics/index.js → esm2020/lib/analytics/index.mjs} +1 -1
  9. 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
  10. 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
  11. 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
  12. 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
  13. package/{esm2015/lib/catalog/catalog.module.js → esm2020/lib/catalog/catalog.module.mjs} +2 -2
  14. package/{esm2015/lib/catalog/catalog.state.js → esm2020/lib/catalog/catalog.state.mjs} +1 -1
  15. package/{esm2015/lib/catalog/index.js → esm2020/lib/catalog/index.mjs} +1 -1
  16. 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
  17. 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
  18. 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
  19. 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
  20. package/{esm2015/lib/context/context.module.js → esm2020/lib/context/context.module.mjs} +2 -2
  21. package/{esm2015/lib/context/context.state.js → esm2020/lib/context/context.state.mjs} +1 -1
  22. package/{esm2015/lib/context/index.js → esm2020/lib/context/index.mjs} +1 -1
  23. package/{esm2015/lib/directions/directions-tool/directions-tool.component.js → esm2020/lib/directions/directions-tool/directions-tool.component.mjs} +3 -6
  24. package/{esm2015/lib/directions/directions-tool/index.js → esm2020/lib/directions/directions-tool/index.mjs} +1 -1
  25. package/{esm2015/lib/directions/directions.module.js → esm2020/lib/directions/directions.module.mjs} +2 -2
  26. package/esm2020/lib/directions/directions.state.mjs +64 -0
  27. package/{esm2015/lib/directions/index.js → esm2020/lib/directions/index.mjs} +1 -1
  28. package/{esm2015/lib/draw/draw.module.js → esm2020/lib/draw/draw.module.mjs} +2 -2
  29. package/{esm2015/lib/draw/draw.state.js → esm2020/lib/draw/draw.state.mjs} +1 -1
  30. package/{esm2015/lib/draw/drawing-tool/drawing-tool.component.js → esm2020/lib/draw/drawing-tool/drawing-tool.component.mjs} +3 -7
  31. package/{esm2015/lib/draw/index.js → esm2020/lib/draw/index.mjs} +1 -1
  32. 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
  33. 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
  34. package/{esm2015/lib/filter/active-ogc-filter-tool/index.js → esm2020/lib/filter/active-ogc-filter-tool/index.mjs} +1 -1
  35. 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
  36. 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
  37. package/{esm2015/lib/filter/active-time-filter-tool/index.js → esm2020/lib/filter/active-time-filter-tool/index.mjs} +1 -1
  38. package/{esm2015/lib/filter/filter.module.js → esm2020/lib/filter/filter.module.mjs} +2 -2
  39. package/{esm2015/lib/filter/index.js → esm2020/lib/filter/index.mjs} +1 -1
  40. package/{esm2015/lib/filter/ogc-filter-tool/index.js → esm2020/lib/filter/ogc-filter-tool/index.mjs} +1 -1
  41. 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
  42. package/{esm2015/lib/filter/spatial-filter-tool/index.js → esm2020/lib/filter/spatial-filter-tool/index.mjs} +1 -1
  43. package/esm2020/lib/filter/spatial-filter-tool/spatial-filter-tool.component.mjs +535 -0
  44. package/{esm2015/lib/filter/time-filter-tool/index.js → esm2020/lib/filter/time-filter-tool/index.mjs} +1 -1
  45. 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
  46. package/esm2020/lib/import-export/import-export-tool/import-export-tool.component.mjs +137 -0
  47. package/{esm2015/lib/import-export/import-export-tool/index.js → esm2020/lib/import-export/import-export-tool/index.mjs} +1 -1
  48. package/{esm2015/lib/import-export/import-export.module.js → esm2020/lib/import-export/import-export.module.mjs} +7 -9
  49. package/{esm2015/lib/import-export/import-export.state.js → esm2020/lib/import-export/import-export.state.mjs} +1 -1
  50. package/{esm2015/lib/import-export/index.js → esm2020/lib/import-export/index.mjs} +1 -1
  51. package/{esm2015/lib/integration.module.js → esm2020/lib/integration.module.mjs} +2 -2
  52. package/esm2020/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.mjs +473 -0
  53. package/esm2020/lib/map/advanced-map-tool/advanced-map-tool.component.mjs +89 -0
  54. package/esm2020/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.mjs +218 -0
  55. package/{esm2015/lib/map/advanced-map-tool/index.js → esm2020/lib/map/advanced-map-tool/index.mjs} +1 -1
  56. package/{esm2015/lib/map/index.js → esm2020/lib/map/index.mjs} +1 -1
  57. package/{esm2015/lib/map/layer-list-tool.state.js → esm2020/lib/map/layer-list-tool.state.mjs} +1 -1
  58. package/{esm2015/lib/map/map-details-tool/index.js → esm2020/lib/map/map-details-tool/index.mjs} +1 -1
  59. package/esm2020/lib/map/map-details-tool/map-details-tool.component.mjs +256 -0
  60. package/{esm2015/lib/map/map-legend/index.js → esm2020/lib/map/map-legend/index.mjs} +1 -1
  61. package/esm2020/lib/map/map-legend/map-legend-tool.component.mjs +275 -0
  62. package/{esm2015/lib/map/map-proximity-tool/index.js → esm2020/lib/map/map-proximity-tool/index.mjs} +1 -1
  63. package/esm2020/lib/map/map-proximity-tool/map-proximity-tool.component.mjs +206 -0
  64. package/{esm2015/lib/map/map-proximity.state.js → esm2020/lib/map/map-proximity.state.mjs} +10 -11
  65. package/{esm2015/lib/map/map-tool/index.js → esm2020/lib/map/map-tool/index.mjs} +1 -1
  66. package/esm2020/lib/map/map-tool/map-tool.component.mjs +130 -0
  67. package/{esm2015/lib/map/map-tools/index.js → esm2020/lib/map/map-tools/index.mjs} +1 -1
  68. package/esm2020/lib/map/map-tools/map-tools.component.mjs +478 -0
  69. package/{esm2015/lib/map/map.module.js → esm2020/lib/map/map.module.mjs} +29 -31
  70. package/{esm2015/lib/map/map.state.js → esm2020/lib/map/map.state.mjs} +1 -1
  71. package/{esm2015/lib/measure/index.js → esm2020/lib/measure/index.mjs} +1 -1
  72. package/{esm2015/lib/measure/measure.module.js → esm2020/lib/measure/measure.module.mjs} +2 -2
  73. package/{esm2015/lib/measure/measure.state.js → esm2020/lib/measure/measure.state.mjs} +1 -1
  74. package/{esm2015/lib/measure/measurer-tool/measurer-tool.component.js → esm2020/lib/measure/measurer-tool/measurer-tool.component.mjs} +3 -7
  75. package/{esm2015/lib/measure/measurer-tool/measurer-tool.module.js → esm2020/lib/measure/measurer-tool/measurer-tool.module.mjs} +2 -4
  76. package/{esm2015/lib/print/index.js → esm2020/lib/print/index.mjs} +1 -1
  77. package/{esm2015/lib/print/print-tool/index.js → esm2020/lib/print/print-tool/index.mjs} +1 -1
  78. package/{esm2015/lib/print/print-tool/print-tool.component.js → esm2020/lib/print/print-tool/print-tool.component.mjs} +3 -6
  79. package/{esm2015/lib/print/print.module.js → esm2020/lib/print/print.module.mjs} +2 -2
  80. package/{esm2015/lib/search/index.js → esm2020/lib/search/index.mjs} +1 -1
  81. package/{esm2015/lib/search/query.state.js → esm2020/lib/search/query.state.mjs} +1 -1
  82. package/{esm2015/lib/search/search-bar/search-bar-binding.directive.js → esm2020/lib/search/search-bar/search-bar-binding.directive.mjs} +1 -1
  83. package/{esm2015/lib/search/search-bar/search-bar.module.js → esm2020/lib/search/search-bar/search-bar.module.mjs} +2 -2
  84. package/esm2020/lib/search/search-results-tool/search-results-tool.component.mjs +577 -0
  85. 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
  86. package/{esm2015/lib/search/search.module.js → esm2020/lib/search/search.module.mjs} +2 -2
  87. package/{esm2015/lib/search/search.state.js → esm2020/lib/search/search.state.mjs} +1 -1
  88. package/{esm2015/lib/storage/index.js → esm2020/lib/storage/index.mjs} +1 -1
  89. package/{esm2015/lib/storage/storage.module.js → esm2020/lib/storage/storage.module.mjs} +2 -2
  90. package/{esm2015/lib/storage/storage.state.js → esm2020/lib/storage/storage.state.mjs} +1 -1
  91. package/{esm2015/lib/tool/index.js → esm2020/lib/tool/index.mjs} +1 -1
  92. package/{esm2015/lib/tool/tool.module.js → esm2020/lib/tool/tool.module.mjs} +2 -2
  93. package/{esm2015/lib/tool/tool.state.js → esm2020/lib/tool/tool.state.mjs} +1 -1
  94. package/{esm2015/lib/workspace/index.js → esm2020/lib/workspace/index.mjs} +1 -1
  95. package/esm2020/lib/workspace/shared/edition-actions.service.mjs +156 -0
  96. package/{esm2015/lib/workspace/shared/feature-actions.service.js → esm2020/lib/workspace/shared/feature-actions.service.mjs} +1 -1
  97. package/{esm2015/lib/workspace/shared/index.js → esm2020/lib/workspace/shared/index.mjs} +1 -1
  98. package/esm2020/lib/workspace/shared/wfs-actions.service.mjs +158 -0
  99. package/{esm2015/lib/workspace/shared/workspace.utils.js → esm2020/lib/workspace/shared/workspace.utils.mjs} +1 -1
  100. package/{esm2015/lib/workspace/workspace-button/index.js → esm2020/lib/workspace/workspace-button/index.mjs} +1 -1
  101. package/esm2020/lib/workspace/workspace-button/workspace-button.component.mjs +69 -0
  102. package/{esm2015/lib/workspace/workspace.module.js → esm2020/lib/workspace/workspace.module.mjs} +6 -8
  103. package/esm2020/lib/workspace/workspace.state.mjs +188 -0
  104. package/{esm2015/public_api.js → esm2020/public_api.mjs} +1 -1
  105. package/fesm2015/igo2-integration.mjs +6606 -0
  106. package/fesm2015/igo2-integration.mjs.map +1 -0
  107. package/{fesm2015/igo2-integration.js → fesm2020/igo2-integration.mjs} +303 -534
  108. package/fesm2020/igo2-integration.mjs.map +1 -0
  109. package/{igo2-integration.d.ts → index.d.ts} +0 -0
  110. package/lib/about/about-tool/about-tool.component.d.ts +1 -1
  111. package/lib/catalog/catalog-browser-tool/catalog-browser-tool.component.d.ts +1 -1
  112. package/lib/catalog/catalog-library-tool/catalog-library-tool.component.d.ts +1 -1
  113. package/lib/context/context-editor-tool/context-editor-tool.component.d.ts +1 -1
  114. package/lib/context/context-manager-tool/context-manager-tool.component.d.ts +1 -1
  115. package/lib/context/context-permission-manager-tool/context-permission-manager-tool.component.d.ts +1 -1
  116. package/lib/context/context-share-tool/context-share-tool.component.d.ts +1 -1
  117. package/lib/directions/directions-tool/directions-tool.component.d.ts +1 -1
  118. package/lib/draw/drawing-tool/drawing-tool.component.d.ts +1 -1
  119. package/lib/filter/active-ogc-filter-tool/active-ogc-filter-tool.component.d.ts +1 -1
  120. package/lib/filter/active-time-filter-tool/active-time-filter-tool.component.d.ts +1 -1
  121. package/lib/filter/ogc-filter-tool/ogc-filter-tool.component.d.ts +1 -1
  122. package/lib/filter/spatial-filter-tool/spatial-filter-tool.component.d.ts +1 -1
  123. package/lib/filter/time-filter-tool/time-filter-tool.component.d.ts +1 -1
  124. package/lib/import-export/import-export-tool/import-export-tool.component.d.ts +1 -1
  125. package/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.d.ts +4 -4
  126. package/lib/map/advanced-map-tool/advanced-map-tool.component.d.ts +1 -1
  127. package/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.d.ts +4 -4
  128. package/lib/map/map-details-tool/map-details-tool.component.d.ts +1 -1
  129. package/lib/map/map-legend/map-legend-tool.component.d.ts +1 -1
  130. package/lib/map/map-proximity-tool/map-proximity-tool.component.d.ts +1 -1
  131. package/lib/map/map-tool/map-tool.component.d.ts +1 -1
  132. package/lib/map/map-tools/map-tools.component.d.ts +1 -1
  133. package/lib/measure/measurer-tool/measurer-tool.component.d.ts +1 -1
  134. package/lib/print/print-tool/print-tool.component.d.ts +1 -1
  135. package/lib/search/search-bar/search-bar-binding.directive.d.ts +1 -1
  136. package/lib/search/search-results-tool/search-results-tool.component.d.ts +1 -1
  137. package/lib/workspace/workspace-button/workspace-button.component.d.ts +1 -1
  138. package/ngcc.config.js +3 -3
  139. package/package.json +24 -11
  140. package/bundles/igo2-integration.umd.js +0 -7863
  141. package/bundles/igo2-integration.umd.js.map +0 -1
  142. package/esm2015/lib/about/about-tool/about-tool.component.js +0 -190
  143. package/esm2015/lib/directions/directions.state.js +0 -66
  144. package/esm2015/lib/filter/spatial-filter-tool/spatial-filter-tool.component.js +0 -545
  145. package/esm2015/lib/import-export/import-export-tool/import-export-tool.component.js +0 -145
  146. package/esm2015/lib/map/advanced-map-tool/advanced-coordinates/advanced-coordinates.component.js +0 -481
  147. package/esm2015/lib/map/advanced-map-tool/advanced-map-tool.component.js +0 -99
  148. package/esm2015/lib/map/advanced-map-tool/advanced-swipe/advanced-swipe.component.js +0 -234
  149. package/esm2015/lib/map/map-details-tool/map-details-tool.component.js +0 -274
  150. package/esm2015/lib/map/map-legend/map-legend-tool.component.js +0 -289
  151. package/esm2015/lib/map/map-proximity-tool/map-proximity-tool.component.js +0 -221
  152. package/esm2015/lib/map/map-tool/map-tool.component.js +0 -142
  153. package/esm2015/lib/map/map-tools/map-tools.component.js +0 -496
  154. package/esm2015/lib/search/search-results-tool/search-results-tool.component.js +0 -598
  155. package/esm2015/lib/workspace/shared/edition-actions.service.js +0 -157
  156. package/esm2015/lib/workspace/shared/wfs-actions.service.js +0 -159
  157. package/esm2015/lib/workspace/workspace-button/workspace-button.component.js +0 -74
  158. package/esm2015/lib/workspace/workspace.state.js +0 -190
  159. 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
  }
@@ -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
  }
@@ -78,5 +78,5 @@ export declare class SpatialFilterToolComponent implements OnInit, OnDestroy {
78
78
  zoomToFeatureExtent(feature: any): void;
79
79
  pushLayer(layer: any): void;
80
80
  static ɵfac: i0.ɵɵFactoryDeclaration<SpatialFilterToolComponent, never>;
81
- 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>;
82
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 { FormBuilder, FormGroup } from '@angular/forms';
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: FormGroup;
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: 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
  }
@@ -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
  }
@@ -1,5 +1,5 @@
1
1
  import { OnDestroy, OnInit } from '@angular/core';
2
- import { FormGroup, FormBuilder } from '@angular/forms';
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: FormGroup;
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: FormBuilder, toolState: ToolState);
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
  }
@@ -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
  }
@@ -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/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.12.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": "^12.2.9",
20
- "@angular/core": "^12.2.9",
21
- "@igo2/geo": "1.12.1",
22
- "@igo2/context": "1.12.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
- "main": "bundles/igo2-integration.umd.js",
29
- "module": "fesm2015/igo2-integration.js",
30
- "es2015": "fesm2015/igo2-integration.js",
31
- "esm2015": "esm2015/igo2-integration.js",
32
- "fesm2015": "fesm2015/igo2-integration.js",
33
- "typings": "igo2-integration.d.ts",
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