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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-contour-line-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-contour-line-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-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,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AACnG,OAAO,EAAE,uCAAuC,EAAE,MAAM,gDAAgD,CAAC;AACzG,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;;AAQtD,MAAM,OAAO,2CAA2C;IACpD;QACI,aAAa,CAAC,YAAY,CAAC,yCAAyC,EAAE,uCAAuC,CAAC,CAAC;QAC/G,aAAa,CAAC,QAAQ,CAAC,6BAA6B,EAAQ,2BAA4B,CAAC,KAAK,CAAC,CAAC;IACpG,CAAC;;yIAJQ,2CAA2C;0IAA3C,2CAA2C,YAJ1C,YAAY,EAAE,oCAAoC,aAClD,oCAAoC;0IAGrC,2CAA2C,YAJ3C,CAAC,YAAY,EAAE,oCAAoC,CAAC,EACnD,oCAAoC;4FAGrC,2CAA2C;kBANvD,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,EAAE,oCAAoC,CAAC;oBAC7D,OAAO,EAAE,CAAC,oCAAoC,CAAC;oBAC/C,eAAe,EAAE,CAAC,uCAAuC,CAAC;iBAC7D"}
|
|
@@ -1,23 +1,29 @@
|
|
|
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
|
-
let IgxGeographicContourLineSeriesModule =
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
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 { IgxScatterContourSeriesDynamicModule } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxGeographicContourLineSeriesComponent } from './igx-geographic-contour-line-series-component';
|
|
11
|
+
import * as i0 from "@angular/core";
|
|
12
|
+
export let IgxGeographicContourLineSeriesModule = /*@__PURE__*/ (() => {
|
|
13
|
+
class IgxGeographicContourLineSeriesModule {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicContourLineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicContourLineSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicContourLineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicContourLineSeriesModule, declarations: [IgxGeographicContourLineSeriesComponent], imports: [CommonModule, IgxScatterContourSeriesDynamicModule], exports: [IgxGeographicContourLineSeriesComponent, IgxScatterContourSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicContourLineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicContourLineSeriesModule, imports: [[CommonModule, IgxScatterContourSeriesDynamicModule], IgxScatterContourSeriesDynamicModule] });
|
|
18
|
+
return IgxGeographicContourLineSeriesModule;
|
|
19
|
+
})();
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicContourLineSeriesModule, decorators: [{
|
|
21
|
+
type: NgModule,
|
|
22
|
+
args: [{
|
|
23
|
+
declarations: [IgxGeographicContourLineSeriesComponent],
|
|
24
|
+
imports: [CommonModule, IgxScatterContourSeriesDynamicModule],
|
|
25
|
+
exports: [IgxGeographicContourLineSeriesComponent, IgxScatterContourSeriesDynamicModule],
|
|
26
|
+
entryComponents: []
|
|
27
|
+
}]
|
|
28
|
+
}] });
|
|
29
|
+
//# sourceMappingURL=igx-geographic-contour-line-series-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-contour-line-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-contour-line-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-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,oCAAoC,EAAE,MAAM,yBAAyB,CAAC;AAE/E,OAAO,EAAE,uCAAuC,EAAE,MAAM,gDAAgD,CAAC;;AAQzG,MAAM,OAAO,oCAAoC;;kIAApC,oCAAoC;mIAApC,oCAAoC,iBAL9B,uCAAuC,aAC5C,YAAY,EAAE,oCAAoC,aAClD,uCAAuC,EAAE,oCAAoC;mIAG9E,oCAAoC,YAJpC,CAAC,YAAY,EAAE,oCAAoC,CAAC,EACV,oCAAoC;4FAG9E,oCAAoC;kBANhD,QAAQ;mBAAC;oBACN,YAAY,EAAE,CAAC,uCAAuC,CAAC;oBACvD,OAAO,EAAE,CAAC,YAAY,EAAE,oCAAoC,CAAC;oBAC7D,OAAO,EAAE,CAAC,uCAAuC,EAAE,oCAAoC,CAAC;oBACxF,eAAe,EAAE,EAAE;iBACtB"}
|
|
@@ -1,221 +1,193 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
],
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
],
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
],
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
195
|
-
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "heatMaximumColor", null);
|
|
196
|
-
tslib_1.__decorate([
|
|
197
|
-
Input(),
|
|
198
|
-
tslib_1.__metadata("design:type", Number),
|
|
199
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
200
|
-
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "pointExtent", null);
|
|
201
|
-
tslib_1.__decorate([
|
|
202
|
-
Input(),
|
|
203
|
-
tslib_1.__metadata("design:type", Number),
|
|
204
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
205
|
-
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "progressiveStatus", null);
|
|
206
|
-
tslib_1.__decorate([
|
|
207
|
-
Output(),
|
|
208
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
209
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
210
|
-
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "progressiveLoadStatusChanged", null);
|
|
211
|
-
IgxGeographicHighDensityScatterSeriesComponent = IgxGeographicHighDensityScatterSeriesComponent_1 = tslib_1.__decorate([
|
|
212
|
-
Component({
|
|
213
|
-
selector: 'igx-geographic-high-density-scatter-series',
|
|
214
|
-
template: ``,
|
|
215
|
-
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent_1) }],
|
|
216
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
217
|
-
}),
|
|
218
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
219
|
-
], IgxGeographicHighDensityScatterSeriesComponent);
|
|
220
|
-
export { IgxGeographicHighDensityScatterSeriesComponent };
|
|
221
|
-
//# sourceMappingURL=igx-geographic-high-density-scatter-series-component.js.map
|
|
1
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
2
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
3
|
+
import { IgxProgressiveLoadStatusEventArgs } from "igniteui-angular-charts";
|
|
4
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
5
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { GeographicHighDensityScatterSeries } from "./GeographicHighDensityScatterSeries";
|
|
7
|
+
import { ensureBool, colorToString, stringToColor } from "igniteui-angular-core";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
/**
|
|
10
|
+
* Series class for a geographic map with points marked at given locations.
|
|
11
|
+
* This is the geographic equivalent of a HighDensityScatterSeries.
|
|
12
|
+
*/
|
|
13
|
+
export let IgxGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
|
|
14
|
+
class IgxGeographicHighDensityScatterSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
15
|
+
constructor() {
|
|
16
|
+
super();
|
|
17
|
+
this._progressiveLoadStatusChanged = null;
|
|
18
|
+
}
|
|
19
|
+
createImplementation() {
|
|
20
|
+
return new GeographicHighDensityScatterSeries();
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* @hidden
|
|
24
|
+
*/
|
|
25
|
+
get i() {
|
|
26
|
+
return this._implementation;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Gets whether the current series shows pixels.
|
|
30
|
+
*/
|
|
31
|
+
get isPixel() {
|
|
32
|
+
return this.i.dz;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
36
|
+
*/
|
|
37
|
+
get latitudeMemberPath() {
|
|
38
|
+
return this.i.p7;
|
|
39
|
+
}
|
|
40
|
+
set latitudeMemberPath(v) {
|
|
41
|
+
this.i.p7 = v;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
45
|
+
*/
|
|
46
|
+
get longitudeMemberPath() {
|
|
47
|
+
return this.i.p9;
|
|
48
|
+
}
|
|
49
|
+
set longitudeMemberPath(v) {
|
|
50
|
+
this.i.p9 = v;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Gets or sets the whether to use use brute force mode.
|
|
54
|
+
*/
|
|
55
|
+
get useBruteForce() {
|
|
56
|
+
return this.i.pw;
|
|
57
|
+
}
|
|
58
|
+
set useBruteForce(v) {
|
|
59
|
+
this.i.pw = ensureBool(v);
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Gets or sets the whether to progressively load the data into the chart.
|
|
63
|
+
*/
|
|
64
|
+
get progressiveLoad() {
|
|
65
|
+
return this.i.pv;
|
|
66
|
+
}
|
|
67
|
+
set progressiveLoad(v) {
|
|
68
|
+
this.i.pv = ensureBool(v);
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Gets or sets the whether the chart reacts to mouse move events.
|
|
72
|
+
*/
|
|
73
|
+
get mouseOverEnabled() {
|
|
74
|
+
return this.i.pu;
|
|
75
|
+
}
|
|
76
|
+
set mouseOverEnabled(v) {
|
|
77
|
+
this.i.pu = ensureBool(v);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Gets or sets the density value that maps to the minimum heat color.
|
|
81
|
+
*/
|
|
82
|
+
get heatMinimum() {
|
|
83
|
+
return this.i.py;
|
|
84
|
+
}
|
|
85
|
+
set heatMinimum(v) {
|
|
86
|
+
this.i.py = +v;
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Gets or sets the value that maps to the maximum heat color.
|
|
90
|
+
*/
|
|
91
|
+
get heatMaximum() {
|
|
92
|
+
return this.i.px;
|
|
93
|
+
}
|
|
94
|
+
set heatMaximum(v) {
|
|
95
|
+
this.i.px = +v;
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Gets or sets the color to use for the minimum end of the scale.
|
|
99
|
+
*/
|
|
100
|
+
get heatMinimumColor() {
|
|
101
|
+
return colorToString(this.i.qs);
|
|
102
|
+
}
|
|
103
|
+
set heatMinimumColor(v) {
|
|
104
|
+
this.i.qs = stringToColor(v);
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Gets or sets the color to use for the maximum end of the scale.
|
|
108
|
+
*/
|
|
109
|
+
get heatMaximumColor() {
|
|
110
|
+
return colorToString(this.i.qr);
|
|
111
|
+
}
|
|
112
|
+
set heatMaximumColor(v) {
|
|
113
|
+
this.i.qr = stringToColor(v);
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
117
|
+
*/
|
|
118
|
+
get pointExtent() {
|
|
119
|
+
return this.i.p1;
|
|
120
|
+
}
|
|
121
|
+
set pointExtent(v) {
|
|
122
|
+
this.i.p1 = +v;
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
126
|
+
*/
|
|
127
|
+
get progressiveStatus() {
|
|
128
|
+
return this.i.p2;
|
|
129
|
+
}
|
|
130
|
+
set progressiveStatus(v) {
|
|
131
|
+
this.i.p2 = +v;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* Raised when the progressive loading state of the series has changed.
|
|
135
|
+
*/
|
|
136
|
+
get progressiveLoadStatusChanged() {
|
|
137
|
+
if (this._progressiveLoadStatusChanged == null) {
|
|
138
|
+
this._progressiveLoadStatusChanged = new EventEmitter();
|
|
139
|
+
this.i.progressiveLoadStatusChanged = delegateCombine(this.i.progressiveLoadStatusChanged, (o, e) => {
|
|
140
|
+
this._runInZone(() => {
|
|
141
|
+
let outerArgs = new IgxProgressiveLoadStatusEventArgs();
|
|
142
|
+
outerArgs._provideImplementation(e);
|
|
143
|
+
if (this.beforeProgressiveLoadStatusChanged) {
|
|
144
|
+
this.beforeProgressiveLoadStatusChanged(this, outerArgs);
|
|
145
|
+
}
|
|
146
|
+
this._progressiveLoadStatusChanged.emit({
|
|
147
|
+
sender: this,
|
|
148
|
+
args: outerArgs
|
|
149
|
+
});
|
|
150
|
+
});
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
return this._progressiveLoadStatusChanged;
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
157
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicHighDensityScatterSeriesComponent, selector: "igx-geographic-high-density-scatter-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", useBruteForce: "useBruteForce", progressiveLoad: "progressiveLoad", mouseOverEnabled: "mouseOverEnabled", heatMinimum: "heatMinimum", heatMaximum: "heatMaximum", heatMinimumColor: "heatMinimumColor", heatMaximumColor: "heatMaximumColor", pointExtent: "pointExtent", progressiveStatus: "progressiveStatus" }, outputs: { progressiveLoadStatusChanged: "progressiveLoadStatusChanged" }, providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }], usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
158
|
+
return IgxGeographicHighDensityScatterSeriesComponent;
|
|
159
|
+
})();
|
|
160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, decorators: [{
|
|
161
|
+
type: Component,
|
|
162
|
+
args: [{
|
|
163
|
+
selector: 'igx-geographic-high-density-scatter-series',
|
|
164
|
+
template: ``,
|
|
165
|
+
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }],
|
|
166
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
167
|
+
}]
|
|
168
|
+
}], ctorParameters: function () { return []; }, propDecorators: { latitudeMemberPath: [{
|
|
169
|
+
type: Input
|
|
170
|
+
}], longitudeMemberPath: [{
|
|
171
|
+
type: Input
|
|
172
|
+
}], useBruteForce: [{
|
|
173
|
+
type: Input
|
|
174
|
+
}], progressiveLoad: [{
|
|
175
|
+
type: Input
|
|
176
|
+
}], mouseOverEnabled: [{
|
|
177
|
+
type: Input
|
|
178
|
+
}], heatMinimum: [{
|
|
179
|
+
type: Input
|
|
180
|
+
}], heatMaximum: [{
|
|
181
|
+
type: Input
|
|
182
|
+
}], heatMinimumColor: [{
|
|
183
|
+
type: Input
|
|
184
|
+
}], heatMaximumColor: [{
|
|
185
|
+
type: Input
|
|
186
|
+
}], pointExtent: [{
|
|
187
|
+
type: Input
|
|
188
|
+
}], progressiveStatus: [{
|
|
189
|
+
type: Input
|
|
190
|
+
}], progressiveLoadStatusChanged: [{
|
|
191
|
+
type: Output
|
|
192
|
+
}] } });
|
|
193
|
+
//# sourceMappingURL=igx-geographic-high-density-scatter-series-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-high-density-scatter-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-series-component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"igx-geographic-high-density-scatter-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,30 +1,35 @@
|
|
|
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
|
-
let IgxGeographicHighDensityScatterSeriesDynamicModule =
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
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 { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import { IgxGeographicHighDensityScatterSeriesModule } from './igx-geographic-high-density-scatter-series-module';
|
|
10
|
+
import { IgxGeographicHighDensityScatterSeriesComponent } from './igx-geographic-high-density-scatter-series-component';
|
|
11
|
+
import { GeographicHighDensityScatterSeries } from './GeographicHighDensityScatterSeries';
|
|
12
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
13
|
+
import * as i0 from "@angular/core";
|
|
14
|
+
export let IgxGeographicHighDensityScatterSeriesDynamicModule = /*@__PURE__*/ (() => {
|
|
15
|
+
class IgxGeographicHighDensityScatterSeriesDynamicModule {
|
|
16
|
+
constructor() {
|
|
17
|
+
TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent", IgxGeographicHighDensityScatterSeriesComponent);
|
|
18
|
+
TypeRegistrar.register("GeographicHighDensityScatterSeries", GeographicHighDensityScatterSeries.$type);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [CommonModule, IgxGeographicHighDensityScatterSeriesModule], exports: [IgxGeographicHighDensityScatterSeriesModule] });
|
|
23
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [[CommonModule, IgxGeographicHighDensityScatterSeriesModule], IgxGeographicHighDensityScatterSeriesModule] });
|
|
24
|
+
return IgxGeographicHighDensityScatterSeriesDynamicModule;
|
|
25
|
+
})();
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, decorators: [{
|
|
27
|
+
type: NgModule,
|
|
28
|
+
args: [{
|
|
29
|
+
declarations: [],
|
|
30
|
+
imports: [CommonModule, IgxGeographicHighDensityScatterSeriesModule],
|
|
31
|
+
exports: [IgxGeographicHighDensityScatterSeriesModule],
|
|
32
|
+
entryComponents: [IgxGeographicHighDensityScatterSeriesComponent]
|
|
33
|
+
}]
|
|
34
|
+
}], ctorParameters: function () { return []; } });
|
|
35
|
+
//# sourceMappingURL=igx-geographic-high-density-scatter-series-dynamic-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-high-density-scatter-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-high-density-scatter-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-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,2CAA2C,EAAE,MAAM,qDAAqD,CAAC;AAClH,OAAO,EAAE,8CAA8C,EAAE,MAAM,wDAAwD,CAAC;AACxH,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAC1F,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;;AAQtD,MAAM,OAAO,kDAAkD;IAC3D;QACI,aAAa,CAAC,YAAY,CAAC,gDAAgD,EAAE,8CAA8C,CAAC,CAAC;QAC7H,aAAa,CAAC,QAAQ,CAAC,oCAAoC,EAAQ,kCAAmC,CAAC,KAAK,CAAC,CAAC;IAClH,CAAC;;gJAJQ,kDAAkD;iJAAlD,kDAAkD,YAJjD,YAAY,EAAE,2CAA2C,aACzD,2CAA2C;iJAG5C,kDAAkD,YAJlD,CAAC,YAAY,EAAE,2CAA2C,CAAC,EAC1D,2CAA2C;4FAG5C,kDAAkD;kBAN9D,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,EAAE,2CAA2C,CAAC;oBACpE,OAAO,EAAE,CAAC,2CAA2C,CAAC;oBACtD,eAAe,EAAE,CAAC,8CAA8C,CAAC;iBACpE"}
|