igniteui-angular-maps 12.1.0 → 13.1.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/bundles/igniteui-angular-maps.umd.js +8030 -7665
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js +190 -187
- package/esm2015/lib/BingMapsImageryStyle.js +4 -4
- package/esm2015/lib/BingMapsMapImageryView_combined.js +226 -220
- package/esm2015/lib/BingResourceSet.js +11 -8
- package/esm2015/lib/BingResponse.js +11 -8
- package/esm2015/lib/CustomMapImagery.js +18 -15
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +103 -76
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +182 -158
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +378 -280
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +69 -53
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +230 -254
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +7 -4
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +11 -8
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +151 -165
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +152 -113
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +162 -186
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +57 -51
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +7 -4
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +11 -8
- package/esm2015/lib/ImageTilesReadyEventArgs.js +7 -4
- package/esm2015/lib/ImageryMetadata.js +12 -9
- package/esm2015/lib/ImagesChangedEventArgs.js +7 -4
- package/esm2015/lib/LevelOfDetailResponseModel.js +30 -27
- package/esm2015/lib/MapBackgroundTilingMode.js +4 -4
- package/esm2015/lib/MapResizeBehavior.js +4 -4
- package/esm2015/lib/MapServerResponseModel.js +23 -20
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +106 -103
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +162 -159
- package/esm2015/lib/SubDomainsCollection.js +21 -18
- package/esm2015/lib/TileGeneratorMapImagery.js +32 -29
- package/esm2015/lib/TileInfoResponseModel.js +16 -13
- package/esm2015/lib/TileSeries_combined.js +293 -270
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/TokenResponseModel.js +30 -27
- package/esm2015/lib/XamGeographicMap_combined.js +1286 -1246
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +3 -3
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery.js +1 -7
- package/esm2015/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +183 -158
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +193 -221
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +641 -684
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +64 -42
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-module.js +57 -38
- package/esm2015/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +136 -69
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-imagery.js +1 -22
- package/esm2015/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-module.js +129 -66
- package/esm2015/lib/igx-geographic-map-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +168 -154
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +123 -130
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +327 -490
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +160 -125
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +249 -276
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-component.js +250 -248
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +174 -310
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +102 -101
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +118 -130
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +5 -5
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +1 -1
- package/esm2015/lib/igx-images-changed-event-args.js +5 -5
- package/esm2015/lib/igx-images-changed-event-args.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-component.js +74 -70
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-module.js +28 -22
- package/esm2015/lib/igx-tile-series-module.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js +12 -12
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +1 -1
- package/esm5/lib/BingMapsImageryStyle.js +4 -4
- package/esm5/lib/BingMapsMapImageryView_combined.js +11 -11
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +1 -1
- package/esm5/lib/BingResourceSet.js +4 -4
- package/esm5/lib/BingResourceSet.js.map +1 -1
- package/esm5/lib/BingResponse.js +4 -4
- package/esm5/lib/BingResponse.js.map +1 -1
- package/esm5/lib/CustomMapImagery.js +4 -4
- package/esm5/lib/CustomMapImagery.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +66 -45
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +117 -99
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +245 -153
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +38 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +135 -165
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +4 -4
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +6 -6
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +77 -97
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +105 -72
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +88 -118
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +34 -31
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +4 -4
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js +4 -4
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +1 -1
- package/esm5/lib/ImageryMetadata.js +4 -4
- package/esm5/lib/ImageryMetadata.js.map +1 -1
- package/esm5/lib/ImagesChangedEventArgs.js +4 -4
- package/esm5/lib/ImagesChangedEventArgs.js.map +1 -1
- package/esm5/lib/LevelOfDetailResponseModel.js +7 -7
- package/esm5/lib/LevelOfDetailResponseModel.js.map +1 -1
- package/esm5/lib/MapBackgroundTilingMode.js +4 -4
- package/esm5/lib/MapResizeBehavior.js +4 -4
- package/esm5/lib/MapServerResponseModel.js +6 -6
- package/esm5/lib/MapServerResponseModel.js.map +1 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +6 -6
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +1 -1
- package/esm5/lib/SphericalMercatorVerticalScaler.js +8 -8
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +1 -1
- package/esm5/lib/SubDomainsCollection.js +4 -4
- package/esm5/lib/SubDomainsCollection.js.map +1 -1
- package/esm5/lib/TileGeneratorMapImagery.js +4 -4
- package/esm5/lib/TileGeneratorMapImagery.js.map +1 -1
- package/esm5/lib/TileInfoResponseModel.js +5 -5
- package/esm5/lib/TileInfoResponseModel.js.map +1 -1
- package/esm5/lib/TileSeries_combined.js +112 -95
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/TokenResponseModel.js +7 -7
- package/esm5/lib/TokenResponseModel.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +605 -564
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +28 -24
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +13 -13
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +28 -24
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery.js +16 -16
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-module.js +28 -24
- package/esm5/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery.js +7 -12
- package/esm5/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +214 -183
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-module.js +30 -26
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +252 -278
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +30 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +722 -767
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +63 -43
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-module.js +56 -39
- package/esm5/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-dynamic-module.js +137 -72
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-imagery.js +15 -36
- package/esm5/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-map-module.js +130 -69
- package/esm5/lib/igx-geographic-map-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +183 -171
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +154 -159
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-module.js +30 -26
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +411 -604
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +187 -146
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +30 -26
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +31 -24
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +306 -335
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-component.js +325 -309
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-module.js +30 -26
- package/esm5/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +222 -388
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +120 -117
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-module.js +30 -26
- package/esm5/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +151 -165
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -3
- package/esm5/lib/igx-images-changed-event-args.js +3 -3
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery-module.js +28 -24
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery.js +6 -6
- package/esm5/lib/igx-open-street-map-imagery.js.map +1 -1
- package/esm5/lib/igx-sub-domains-collection.js +4 -4
- package/esm5/lib/igx-sub-domains-collection.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +28 -24
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery.js +6 -6
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +1 -1
- package/esm5/lib/igx-tile-series-component.js +86 -80
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-series-module.js +29 -25
- package/esm5/lib/igx-tile-series-module.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +8660 -8047
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +7947 -7583
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/igniteui-angular-maps.d.ts +1 -0
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +25 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +146 -135
- package/lib/igx-arc-gis-online-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-arc-gis-online-map-imagery-module.d.ts +5 -0
- package/lib/igx-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igx-bing-maps-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-bing-maps-map-imagery-module.d.ts +5 -0
- package/lib/igx-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igx-custom-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-custom-map-imagery-module.d.ts +5 -0
- package/lib/igx-custom-map-imagery.d.ts +2 -2
- package/lib/igx-geographic-contour-line-series-component.d.ts +22 -15
- package/lib/igx-geographic-contour-line-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-contour-line-series-module.d.ts +7 -0
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +33 -22
- package/lib/igx-geographic-high-density-scatter-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-high-density-scatter-series-module.d.ts +7 -0
- package/lib/igx-geographic-map-component.d.ts +55 -27
- package/lib/igx-geographic-map-core-dynamic-module.d.ts +10 -0
- package/lib/igx-geographic-map-core-module.d.ts +10 -0
- package/lib/igx-geographic-map-dynamic-module.d.ts +18 -0
- package/lib/igx-geographic-map-imagery.d.ts +19 -12
- package/lib/igx-geographic-map-module.d.ts +17 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +18 -10
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +19 -16
- package/lib/igx-geographic-polyline-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-polyline-series-module.d.ts +7 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +46 -74
- package/lib/igx-geographic-proportional-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-proportional-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-scatter-area-series-component.d.ts +25 -14
- package/lib/igx-geographic-scatter-area-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-scatter-area-series-module.d.ts +7 -0
- package/lib/igx-geographic-shape-series-base-base-component.d.ts +4 -10
- package/lib/igx-geographic-shape-series-base-component.d.ts +26 -21
- package/lib/igx-geographic-shape-series-component.d.ts +50 -24
- package/lib/igx-geographic-shape-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-shape-series-module.d.ts +7 -0
- package/lib/igx-geographic-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-symbol-series-component.d.ts +28 -65
- package/lib/igx-geographic-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-tile-series-component.d.ts +13 -13
- package/lib/igx-geographic-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-tile-series-module.d.ts +7 -0
- package/lib/igx-geographic-xy-triangulating-series-base-component.d.ts +4 -10
- package/lib/igx-geographic-xy-triangulating-series-component.d.ts +18 -17
- package/lib/igx-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igx-images-changed-event-args.d.ts +1 -1
- package/lib/igx-open-street-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-open-street-map-imagery-module.d.ts +5 -0
- package/lib/igx-open-street-map-imagery.d.ts +3 -2
- package/lib/igx-tile-generator-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-generator-map-imagery-module.d.ts +5 -0
- package/lib/igx-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igx-tile-series-component.d.ts +11 -11
- package/lib/igx-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-series-module.d.ts +6 -0
- package/package.json +5 -5
- package/public_api.d.ts +4 -0
- package/igniteui-angular-maps.metadata.json +0 -1
|
@@ -1,159 +1,154 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
-
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
-
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
5
|
-
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
6
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
8
|
-
import { GeographicPolylineSeries } from "./GeographicPolylineSeries";
|
|
9
|
-
import { Style } from "igniteui-angular-core";
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
var IgxGeographicPolylineSeriesComponent = /** @class */ (function (_super) {
|
|
15
|
-
|
|
16
|
-
function IgxGeographicPolylineSeriesComponent() {
|
|
17
|
-
var _this = _super.call(this) || this;
|
|
18
|
-
_this._styleShape = null;
|
|
19
|
-
return _this;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
], IgxGeographicPolylineSeriesComponent);
|
|
156
|
-
return IgxGeographicPolylineSeriesComponent;
|
|
157
|
-
}(IgxGeographicShapeSeriesBaseComponent));
|
|
158
|
-
export { IgxGeographicPolylineSeriesComponent };
|
|
159
|
-
//# sourceMappingURL=igx-geographic-polyline-series-component.js.map
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
+
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
6
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
8
|
+
import { GeographicPolylineSeries } from "./GeographicPolylineSeries";
|
|
9
|
+
import { Style } from "igniteui-angular-core";
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
/**
|
|
12
|
+
* Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points.
|
|
13
|
+
*/
|
|
14
|
+
var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
__extends(IgxGeographicPolylineSeriesComponent, _super);
|
|
16
|
+
function IgxGeographicPolylineSeriesComponent() {
|
|
17
|
+
var _this = _super.call(this) || this;
|
|
18
|
+
_this._styleShape = null;
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
IgxGeographicPolylineSeriesComponent.prototype.createImplementation = function () {
|
|
22
|
+
return new GeographicPolylineSeries();
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "i", {
|
|
25
|
+
/**
|
|
26
|
+
* @hidden
|
|
27
|
+
*/
|
|
28
|
+
get: function () {
|
|
29
|
+
return this._implementation;
|
|
30
|
+
},
|
|
31
|
+
enumerable: false,
|
|
32
|
+
configurable: true
|
|
33
|
+
});
|
|
34
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "isPolyline", {
|
|
35
|
+
/**
|
|
36
|
+
* Gets whether the current series shows a polyline shape.
|
|
37
|
+
*/
|
|
38
|
+
get: function () {
|
|
39
|
+
return this.i.d2;
|
|
40
|
+
},
|
|
41
|
+
enumerable: false,
|
|
42
|
+
configurable: true
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeFill", {
|
|
45
|
+
/**
|
|
46
|
+
* Gets or sets the fill brush.
|
|
47
|
+
*/
|
|
48
|
+
get: function () {
|
|
49
|
+
return this.i.qy ? this.i.qy.fill : null;
|
|
50
|
+
},
|
|
51
|
+
set: function (v) {
|
|
52
|
+
this.ensureShapeStyle();
|
|
53
|
+
this.i.qy.fill = v;
|
|
54
|
+
},
|
|
55
|
+
enumerable: false,
|
|
56
|
+
configurable: true
|
|
57
|
+
});
|
|
58
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeStroke", {
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets the stroke brush.
|
|
61
|
+
*/
|
|
62
|
+
get: function () {
|
|
63
|
+
return this.i.qy ? this.i.qy.stroke : null;
|
|
64
|
+
},
|
|
65
|
+
set: function (v) {
|
|
66
|
+
this.ensureShapeStyle();
|
|
67
|
+
this.i.qy.stroke = v;
|
|
68
|
+
},
|
|
69
|
+
enumerable: false,
|
|
70
|
+
configurable: true
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeStrokeThickness", {
|
|
73
|
+
/**
|
|
74
|
+
* Gets or sets the stroke thickness.
|
|
75
|
+
*/
|
|
76
|
+
get: function () {
|
|
77
|
+
return this.i.qy ? this.i.qy.strokeThickness : NaN;
|
|
78
|
+
},
|
|
79
|
+
set: function (v) {
|
|
80
|
+
this.ensureShapeStyle();
|
|
81
|
+
this.i.qy.strokeThickness = +v;
|
|
82
|
+
},
|
|
83
|
+
enumerable: false,
|
|
84
|
+
configurable: true
|
|
85
|
+
});
|
|
86
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeOpacity", {
|
|
87
|
+
/**
|
|
88
|
+
* Gets or sets the opacity.
|
|
89
|
+
*/
|
|
90
|
+
get: function () {
|
|
91
|
+
return this.i.qy ? this.i.qy.opacity : NaN;
|
|
92
|
+
},
|
|
93
|
+
set: function (v) {
|
|
94
|
+
this.ensureShapeStyle();
|
|
95
|
+
this.i.qy.opacity = +v;
|
|
96
|
+
},
|
|
97
|
+
enumerable: false,
|
|
98
|
+
configurable: true
|
|
99
|
+
});
|
|
100
|
+
IgxGeographicPolylineSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
101
|
+
if (this.i.qy) {
|
|
102
|
+
return;
|
|
103
|
+
}
|
|
104
|
+
this.i.qy = new Style();
|
|
105
|
+
};
|
|
106
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "styleShape", {
|
|
107
|
+
get: function () {
|
|
108
|
+
var _this = this;
|
|
109
|
+
if (this._styleShape == null) {
|
|
110
|
+
this._styleShape = new EventEmitter();
|
|
111
|
+
this.i.styleShape = delegateCombine(this.i.styleShape, function (o, e) {
|
|
112
|
+
_this._runInZone(function () {
|
|
113
|
+
var outerArgs = new IgxStyleShapeEventArgs();
|
|
114
|
+
outerArgs._provideImplementation(e);
|
|
115
|
+
if (_this.beforeStyleShape) {
|
|
116
|
+
_this.beforeStyleShape(_this, outerArgs);
|
|
117
|
+
}
|
|
118
|
+
_this._styleShape.emit({
|
|
119
|
+
sender: _this,
|
|
120
|
+
args: outerArgs
|
|
121
|
+
});
|
|
122
|
+
});
|
|
123
|
+
});
|
|
124
|
+
}
|
|
125
|
+
return this._styleShape;
|
|
126
|
+
},
|
|
127
|
+
enumerable: false,
|
|
128
|
+
configurable: true
|
|
129
|
+
});
|
|
130
|
+
IgxGeographicPolylineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
131
|
+
IgxGeographicPolylineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicPolylineSeriesComponent, selector: "igx-geographic-polyline-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
132
|
+
return IgxGeographicPolylineSeriesComponent;
|
|
133
|
+
}(IgxGeographicShapeSeriesBaseComponent));
|
|
134
|
+
export { IgxGeographicPolylineSeriesComponent };
|
|
135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, decorators: [{
|
|
136
|
+
type: Component,
|
|
137
|
+
args: [{
|
|
138
|
+
selector: 'igx-geographic-polyline-series',
|
|
139
|
+
template: "",
|
|
140
|
+
providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }],
|
|
141
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
142
|
+
}]
|
|
143
|
+
}], ctorParameters: function () { return []; }, propDecorators: { shapeFill: [{
|
|
144
|
+
type: Input
|
|
145
|
+
}], shapeStroke: [{
|
|
146
|
+
type: Input
|
|
147
|
+
}], shapeStrokeThickness: [{
|
|
148
|
+
type: Input
|
|
149
|
+
}], shapeOpacity: [{
|
|
150
|
+
type: Input
|
|
151
|
+
}], styleShape: [{
|
|
152
|
+
type: Output
|
|
153
|
+
}] } });
|
|
154
|
+
//# sourceMappingURL=igx-geographic-polyline-series-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAAQ,YAAY,EAAE,MAAM,EAAE,SAAS,EAAyC,UAAU,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,eAAe,EAAkB,MAAM,uBAAuB,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,yBAAyB,CAAC;AACjE,OAAO,EAAE,qCAAqC,EAAE,MAAM,8CAA8C,CAAC;AACrG,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AACjG,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,31 +1,34 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import
|
|
14
|
-
var IgxGeographicPolylineSeriesDynamicModule = /** @class */ (function () {
|
|
15
|
-
function IgxGeographicPolylineSeriesDynamicModule() {
|
|
16
|
-
TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent", IgxGeographicPolylineSeriesComponent);
|
|
17
|
-
TypeRegistrar.register("GeographicPolylineSeries", GeographicPolylineSeries.$type);
|
|
18
|
-
}
|
|
19
|
-
IgxGeographicPolylineSeriesDynamicModule =
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import { IgxGeographicPolylineSeriesModule } from './igx-geographic-polyline-series-module';
|
|
10
|
+
import { IgxGeographicPolylineSeriesComponent } from './igx-geographic-polyline-series-component';
|
|
11
|
+
import { GeographicPolylineSeries } from './GeographicPolylineSeries';
|
|
12
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
13
|
+
import * as i0 from "@angular/core";
|
|
14
|
+
var IgxGeographicPolylineSeriesDynamicModule = /** @class */ /*@__PURE__*/ (function () {
|
|
15
|
+
function IgxGeographicPolylineSeriesDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent", IgxGeographicPolylineSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicPolylineSeries", GeographicPolylineSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [CommonModule, IgxGeographicPolylineSeriesModule], exports: [IgxGeographicPolylineSeriesModule] });
|
|
21
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [[CommonModule, IgxGeographicPolylineSeriesModule], IgxGeographicPolylineSeriesModule] });
|
|
22
|
+
return IgxGeographicPolylineSeriesDynamicModule;
|
|
23
|
+
}());
|
|
24
|
+
export { IgxGeographicPolylineSeriesDynamicModule };
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, decorators: [{
|
|
26
|
+
type: NgModule,
|
|
27
|
+
args: [{
|
|
28
|
+
declarations: [],
|
|
29
|
+
imports: [CommonModule, IgxGeographicPolylineSeriesModule],
|
|
30
|
+
exports: [IgxGeographicPolylineSeriesModule],
|
|
31
|
+
entryComponents: [IgxGeographicPolylineSeriesComponent]
|
|
32
|
+
}]
|
|
33
|
+
}], ctorParameters: function () { return []; } });
|
|
34
|
+
//# sourceMappingURL=igx-geographic-polyline-series-dynamic-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-polyline-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;AAClG,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;;AAEtD;IAOI;QACI,aAAa,CAAC,YAAY,CAAC,sCAAsC,EAAE,oCAAoC,CAAC,CAAC;QACzG,aAAa,CAAC,QAAQ,CAAC,0BAA0B,EAAQ,wBAAyB,CAAC,KAAK,CAAC,CAAC;IAC9F,CAAC;0IAJQ,wCAAwC;2IAAxC,wCAAwC,YAJvC,YAAY,EAAE,iCAAiC,aAC/C,iCAAiC;2IAGlC,wCAAwC,YAJxC,CAAC,YAAY,EAAE,iCAAiC,CAAC,EAChD,iCAAiC;mDAjB/C;CAyBC,AAXD,IAWC;SALY,wCAAwC;4FAAxC,wCAAwC;kBANpD,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,EAAE,iCAAiC,CAAC;oBAC1D,OAAO,EAAE,CAAC,iCAAiC,CAAC;oBAC5C,eAAe,EAAE,CAAC,oCAAoC,CAAC;iBAC1D"}
|
|
@@ -1,26 +1,30 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import
|
|
12
|
-
var IgxGeographicPolylineSeriesModule = /** @class */ (function () {
|
|
13
|
-
function IgxGeographicPolylineSeriesModule() {
|
|
14
|
-
}
|
|
15
|
-
IgxGeographicPolylineSeriesModule =
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import { IgxScatterPolylineSeriesDynamicModule } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxGeographicPolylineSeriesComponent } from './igx-geographic-polyline-series-component';
|
|
11
|
+
import * as i0 from "@angular/core";
|
|
12
|
+
var IgxGeographicPolylineSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
|
+
function IgxGeographicPolylineSeriesModule() {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicPolylineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicPolylineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, declarations: [IgxGeographicPolylineSeriesComponent], imports: [CommonModule, IgxScatterPolylineSeriesDynamicModule], exports: [IgxGeographicPolylineSeriesComponent, IgxScatterPolylineSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicPolylineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, imports: [[CommonModule, IgxScatterPolylineSeriesDynamicModule], IgxScatterPolylineSeriesDynamicModule] });
|
|
18
|
+
return IgxGeographicPolylineSeriesModule;
|
|
19
|
+
}());
|
|
20
|
+
export { IgxGeographicPolylineSeriesModule };
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, decorators: [{
|
|
22
|
+
type: NgModule,
|
|
23
|
+
args: [{
|
|
24
|
+
declarations: [IgxGeographicPolylineSeriesComponent],
|
|
25
|
+
imports: [CommonModule, IgxScatterPolylineSeriesDynamicModule],
|
|
26
|
+
exports: [IgxGeographicPolylineSeriesComponent, IgxScatterPolylineSeriesDynamicModule],
|
|
27
|
+
entryComponents: []
|
|
28
|
+
}]
|
|
29
|
+
}] });
|
|
30
|
+
//# sourceMappingURL=igx-geographic-polyline-series-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-polyline-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,qCAAqC,EAAE,MAAM,yBAAyB,CAAC;AAEhF,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;;AAElG;IAAA;KAQC;mIAFY,iCAAiC;oIAAjC,iCAAiC,iBAL3B,oCAAoC,aACzC,YAAY,EAAE,qCAAqC,aACnD,oCAAoC,EAAE,qCAAqC;oIAG5E,iCAAiC,YAJjC,CAAC,YAAY,EAAE,qCAAqC,CAAC,EACd,qCAAqC;4CAhBzF;CAqBC,AARD,IAQC;SAFY,iCAAiC;4FAAjC,iCAAiC;kBAN7C,QAAQ;mBAAC;oBACN,YAAY,EAAE,CAAC,oCAAoC,CAAC;oBACpD,OAAO,EAAE,CAAC,YAAY,EAAE,qCAAqC,CAAC;oBAC9D,OAAO,EAAE,CAAC,oCAAoC,EAAE,qCAAqC,CAAC;oBACtF,eAAe,EAAE,EAAE;iBACtB"}
|
|
@@ -1,24 +1,31 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
});
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Component } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
var IgxGeographicProportionalSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
6
|
+
__extends(IgxGeographicProportionalSymbolSeriesBaseComponent, _super);
|
|
7
|
+
function IgxGeographicProportionalSymbolSeriesBaseComponent() {
|
|
8
|
+
return _super.call(this) || this;
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesBaseComponent.prototype, "i", {
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
get: function () {
|
|
15
|
+
return this._implementation;
|
|
16
|
+
},
|
|
17
|
+
enumerable: false,
|
|
18
|
+
configurable: true
|
|
19
|
+
});
|
|
20
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicProportionalSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
22
|
+
return IgxGeographicProportionalSymbolSeriesBaseComponent;
|
|
23
|
+
}(IgxGeographicMarkerSeriesBaseComponent));
|
|
24
|
+
export { IgxGeographicProportionalSymbolSeriesBaseComponent };
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, decorators: [{
|
|
26
|
+
type: Component,
|
|
27
|
+
args: [{
|
|
28
|
+
template: "",
|
|
29
|
+
}]
|
|
30
|
+
}], ctorParameters: function () { return []; } });
|
|
31
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-base-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-proportional-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-series-base-component.ts"],"names":[],"mappings":";AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"igx-geographic-proportional-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-series-base-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAA8B,SAAS,EAAqF,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,sCAAsC,EAAE,MAAM,+CAA+C,CAAC;;AAMvG;IAGiF,sEAAsC;IAUtH;eACC,iBAAO;IACR,CAAC;IALD,sBAAW,iEAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;oJAToB,kDAAkD;wIAAlD,kDAAkD,2EAF5D,EAAE;6DAZd;CA2BC,AAhBD,CAGiF,sCAAsC,GAatH;SAbqB,kDAAkD;4FAAlD,kDAAkD;kBAHvE,SAAS;mBAAC;oBACT,QAAQ,EAAE,EAAE;iBACb"}
|