@gooddata/sdk-ui-geo 11.41.0-alpha.4 → 11.41.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/esm/GeoChart.d.ts +1 -0
- package/esm/GeoChart.d.ts.map +1 -0
- package/esm/GeoPushpinChart.d.ts +1 -0
- package/esm/GeoPushpinChart.d.ts.map +1 -0
- package/esm/core/CoreGeoChart.d.ts +1 -0
- package/esm/core/CoreGeoChart.d.ts.map +1 -0
- package/esm/core/MapboxTokenProvider.d.ts +1 -0
- package/esm/core/MapboxTokenProvider.d.ts.map +1 -0
- package/esm/core/geoChart/GeoChartInner.d.ts +1 -0
- package/esm/core/geoChart/GeoChartInner.d.ts.map +1 -0
- package/esm/core/geoChart/GeoChartLegendRenderer.d.ts +1 -0
- package/esm/core/geoChart/GeoChartLegendRenderer.d.ts.map +1 -0
- package/esm/core/geoChart/GeoChartOptionsWrapper.d.ts +1 -0
- package/esm/core/geoChart/GeoChartOptionsWrapper.d.ts.map +1 -0
- package/esm/core/geoChart/GeoChartRenderer.d.ts +1 -0
- package/esm/core/geoChart/GeoChartRenderer.d.ts.map +1 -0
- package/esm/core/geoChart/GeoValidatorHOC.d.ts +1 -0
- package/esm/core/geoChart/GeoValidatorHOC.d.ts.map +1 -0
- package/esm/core/geoChart/colorStrategy/geoChart.d.ts +1 -0
- package/esm/core/geoChart/colorStrategy/geoChart.d.ts.map +1 -0
- package/esm/core/geoChart/constants/geoChart.d.ts +1 -0
- package/esm/core/geoChart/constants/geoChart.d.ts.map +1 -0
- package/esm/core/geoChart/geoChartColor.d.ts +1 -0
- package/esm/core/geoChart/geoChartColor.d.ts.map +1 -0
- package/esm/core/geoChart/geoChartDataLayers.d.ts +1 -0
- package/esm/core/geoChart/geoChartDataLayers.d.ts.map +1 -0
- package/esm/core/geoChart/geoChartDataSource.d.ts +1 -0
- package/esm/core/geoChart/geoChartDataSource.d.ts.map +1 -0
- package/esm/core/geoChart/geoChartTooltip.d.ts +1 -0
- package/esm/core/geoChart/geoChartTooltip.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/colors.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/colors.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/common.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/common.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/data.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/data.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/drilling.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/drilling.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/format.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/format.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/responsive.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/responsive.d.ts.map +1 -0
- package/esm/core/geoChart/helpers/geoChart/viewport.d.ts +1 -0
- package/esm/core/geoChart/helpers/geoChart/viewport.d.ts.map +1 -0
- package/esm/core/geoChart/legends/PushpinCategoryLegend.d.ts +1 -0
- package/esm/core/geoChart/legends/PushpinCategoryLegend.d.ts.map +1 -0
- package/esm/core/geoChart/legends/PushpinSizeLegend.d.ts +1 -0
- package/esm/core/geoChart/legends/PushpinSizeLegend.d.ts.map +1 -0
- package/esm/index.d.ts +1 -0
- package/esm/index.d.ts.map +1 -0
- package/esm/internal/index.d.ts +1 -0
- package/esm/internal/index.d.ts.map +1 -0
- package/esm/next/GeoAreaChart.d.ts +1 -0
- package/esm/next/GeoAreaChart.d.ts.map +1 -0
- package/esm/next/GeoChart.d.ts +1 -0
- package/esm/next/GeoChart.d.ts.map +1 -0
- package/esm/next/GeoPushpinChart.d.ts +1 -0
- package/esm/next/GeoPushpinChart.d.ts.map +1 -0
- package/esm/next/components/GeoChartDataLoader.d.ts +1 -0
- package/esm/next/components/GeoChartDataLoader.d.ts.map +1 -0
- package/esm/next/components/GeoChartProviders.d.ts +1 -0
- package/esm/next/components/GeoChartProviders.d.ts.map +1 -0
- package/esm/next/components/GeoErrorComponent.d.ts +1 -0
- package/esm/next/components/GeoErrorComponent.d.ts.map +1 -0
- package/esm/next/components/GeoLoadingComponent.d.ts +1 -0
- package/esm/next/components/GeoLoadingComponent.d.ts.map +1 -0
- package/esm/next/components/RenderGeoChart.d.ts +1 -0
- package/esm/next/components/RenderGeoChart.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/ChevronIcon.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/ChevronIcon.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/GeoChartLegendOverlay.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/GeoChartLegendOverlay.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/LayerToggleSwitch.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/LayerToggleSwitch.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupColor.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupColor.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupColorScale.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupColorScale.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupContainer.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupContainer.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupSize.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/LegendGroupSize.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/MultiLayerLegendPanel.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/MultiLayerLegendPanel.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/MultiLayerLegendSection.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/MultiLayerLegendSection.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/groupTitle.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/groupTitle.d.ts.map +1 -0
- package/esm/next/components/multiLayerLegend/legendMessages.d.ts +1 -0
- package/esm/next/components/multiLayerLegend/legendMessages.d.ts.map +1 -0
- package/esm/next/constants/defaults.d.ts +1 -0
- package/esm/next/constants/defaults.d.ts.map +1 -0
- package/esm/next/constants/emptyDefaults.d.ts +1 -0
- package/esm/next/constants/emptyDefaults.d.ts.map +1 -0
- package/esm/next/context/GeoChartContext.d.ts +1 -0
- package/esm/next/context/GeoChartContext.d.ts.map +1 -0
- package/esm/next/context/GeoDataContext.d.ts +1 -0
- package/esm/next/context/GeoDataContext.d.ts.map +1 -0
- package/esm/next/context/GeoLayersContext.d.ts +1 -0
- package/esm/next/context/GeoLayersContext.d.ts.map +1 -0
- package/esm/next/context/GeoLegendContext.d.ts +1 -0
- package/esm/next/context/GeoLegendContext.d.ts.map +1 -0
- package/esm/next/context/InitialExecutionContext.d.ts +1 -0
- package/esm/next/context/InitialExecutionContext.d.ts.map +1 -0
- package/esm/next/context/MapRuntimeContext.d.ts +1 -0
- package/esm/next/context/MapRuntimeContext.d.ts.map +1 -0
- package/esm/next/context/createGeoContext.d.ts +1 -0
- package/esm/next/context/createGeoContext.d.ts.map +1 -0
- package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.d.ts +1 -0
- package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.d.ts.map +1 -0
- package/esm/next/hooks/dataLoading/useNormalizedLayerExecutions.d.ts +1 -0
- package/esm/next/hooks/dataLoading/useNormalizedLayerExecutions.d.ts.map +1 -0
- package/esm/next/hooks/layers/processSettledLayerResults.d.ts +1 -0
- package/esm/next/hooks/layers/processSettledLayerResults.d.ts.map +1 -0
- package/esm/next/hooks/layers/useApplyLayerSegmentFiltering.d.ts +1 -0
- package/esm/next/hooks/layers/useApplyLayerSegmentFiltering.d.ts.map +1 -0
- package/esm/next/hooks/layers/useApplyLayerVisibility.d.ts +1 -0
- package/esm/next/hooks/layers/useApplyLayerVisibility.d.ts.map +1 -0
- package/esm/next/hooks/layers/useGeoAdapterContext.d.ts +1 -0
- package/esm/next/hooks/layers/useGeoAdapterContext.d.ts.map +1 -0
- package/esm/next/hooks/layers/useInitLayersToMap.d.ts +1 -0
- package/esm/next/hooks/layers/useInitLayersToMap.d.ts.map +1 -0
- package/esm/next/hooks/layers/useLayerClickEvent.d.ts +1 -0
- package/esm/next/hooks/layers/useLayerClickEvent.d.ts.map +1 -0
- package/esm/next/hooks/layers/useLayerTooltips.d.ts +1 -0
- package/esm/next/hooks/layers/useLayerTooltips.d.ts.map +1 -0
- package/esm/next/hooks/layers/useLayersData.d.ts +1 -0
- package/esm/next/hooks/layers/useLayersData.d.ts.map +1 -0
- package/esm/next/hooks/layers/useLayersExecutions.d.ts +1 -0
- package/esm/next/hooks/layers/useLayersExecutions.d.ts.map +1 -0
- package/esm/next/hooks/layers/useLayersPrepare.d.ts +1 -0
- package/esm/next/hooks/layers/useLayersPrepare.d.ts.map +1 -0
- package/esm/next/hooks/layers/useLayersTooltipData.d.ts +1 -0
- package/esm/next/hooks/layers/useLayersTooltipData.d.ts.map +1 -0
- package/esm/next/hooks/layers/useSyncLayersToMap.d.ts +1 -0
- package/esm/next/hooks/layers/useSyncLayersToMap.d.ts.map +1 -0
- package/esm/next/hooks/layers/useUpdateLayersOnMap.d.ts +1 -0
- package/esm/next/hooks/layers/useUpdateLayersOnMap.d.ts.map +1 -0
- package/esm/next/hooks/legend/useLegendConfig.d.ts +1 -0
- package/esm/next/hooks/legend/useLegendConfig.d.ts.map +1 -0
- package/esm/next/hooks/legend/useLegendDetails.d.ts +1 -0
- package/esm/next/hooks/legend/useLegendDetails.d.ts.map +1 -0
- package/esm/next/hooks/legend/useMultiLayerLegend.d.ts +1 -0
- package/esm/next/hooks/legend/useMultiLayerLegend.d.ts.map +1 -0
- package/esm/next/hooks/map/useAfterRender.d.ts +1 -0
- package/esm/next/hooks/map/useAfterRender.d.ts.map +1 -0
- package/esm/next/hooks/map/useApplyInitialViewport.d.ts +1 -0
- package/esm/next/hooks/map/useApplyInitialViewport.d.ts.map +1 -0
- package/esm/next/hooks/map/useApplyViewportOnConfigChange.d.ts +1 -0
- package/esm/next/hooks/map/useApplyViewportOnConfigChange.d.ts.map +1 -0
- package/esm/next/hooks/map/useMapCallbacks.d.ts +1 -0
- package/esm/next/hooks/map/useMapCallbacks.d.ts.map +1 -0
- package/esm/next/hooks/map/useMapInitialization.d.ts +1 -0
- package/esm/next/hooks/map/useMapInitialization.d.ts.map +1 -0
- package/esm/next/hooks/map/useMapResize.d.ts +1 -0
- package/esm/next/hooks/map/useMapResize.d.ts.map +1 -0
- package/esm/next/hooks/props/useResolvedGeoChartProps.d.ts +1 -0
- package/esm/next/hooks/props/useResolvedGeoChartProps.d.ts.map +1 -0
- package/esm/next/hooks/pushData/geoSegmentConflict.d.ts +1 -0
- package/esm/next/hooks/pushData/geoSegmentConflict.d.ts.map +1 -0
- package/esm/next/hooks/pushData/useGeoPushData.d.ts +1 -0
- package/esm/next/hooks/pushData/useGeoPushData.d.ts.map +1 -0
- package/esm/next/hooks/utils/useCallbackOnChange.d.ts +1 -0
- package/esm/next/hooks/utils/useCallbackOnChange.d.ts.map +1 -0
- package/esm/next/layers/area/adapter.d.ts +1 -0
- package/esm/next/layers/area/adapter.d.ts.map +1 -0
- package/esm/next/layers/area/boundingBox.d.ts +1 -0
- package/esm/next/layers/area/boundingBox.d.ts.map +1 -0
- package/esm/next/layers/area/coloring/colorStrategy.d.ts +1 -0
- package/esm/next/layers/area/coloring/colorStrategy.d.ts.map +1 -0
- package/esm/next/layers/area/coloring/palette.d.ts +1 -0
- package/esm/next/layers/area/coloring/palette.d.ts.map +1 -0
- package/esm/next/layers/area/config/defaults.d.ts +1 -0
- package/esm/next/layers/area/config/defaults.d.ts.map +1 -0
- package/esm/next/layers/area/constants.d.ts +1 -0
- package/esm/next/layers/area/constants.d.ts.map +1 -0
- package/esm/next/layers/area/data/transformation.d.ts +1 -0
- package/esm/next/layers/area/data/transformation.d.ts.map +1 -0
- package/esm/next/layers/area/layerFactory.d.ts +1 -0
- package/esm/next/layers/area/layerFactory.d.ts.map +1 -0
- package/esm/next/layers/area/layers.d.ts +1 -0
- package/esm/next/layers/area/layers.d.ts.map +1 -0
- package/esm/next/layers/area/operations.d.ts +1 -0
- package/esm/next/layers/area/operations.d.ts.map +1 -0
- package/esm/next/layers/area/source.d.ts +1 -0
- package/esm/next/layers/area/source.d.ts.map +1 -0
- package/esm/next/layers/area/tooltip/tooltipManagement.d.ts +1 -0
- package/esm/next/layers/area/tooltip/tooltipManagement.d.ts.map +1 -0
- package/esm/next/layers/common/computeLegend.d.ts +1 -0
- package/esm/next/layers/common/computeLegend.d.ts.map +1 -0
- package/esm/next/layers/common/constants.d.ts +1 -0
- package/esm/next/layers/common/constants.d.ts.map +1 -0
- package/esm/next/layers/common/customTooltipExecution.d.ts +1 -0
- package/esm/next/layers/common/customTooltipExecution.d.ts.map +1 -0
- package/esm/next/layers/common/customTooltipSection.d.ts +1 -0
- package/esm/next/layers/common/customTooltipSection.d.ts.map +1 -0
- package/esm/next/layers/common/dimensions.d.ts +1 -0
- package/esm/next/layers/common/dimensions.d.ts.map +1 -0
- package/esm/next/layers/common/drillUtils.d.ts +1 -0
- package/esm/next/layers/common/drillUtils.d.ts.map +1 -0
- package/esm/next/layers/common/headerItemUtils.d.ts +1 -0
- package/esm/next/layers/common/headerItemUtils.d.ts.map +1 -0
- package/esm/next/layers/common/layerOps.d.ts +1 -0
- package/esm/next/layers/common/layerOps.d.ts.map +1 -0
- package/esm/next/layers/common/mapFacade.d.ts +1 -0
- package/esm/next/layers/common/mapFacade.d.ts.map +1 -0
- package/esm/next/layers/common/resolveReferencesFromGeoFeature.d.ts +1 -0
- package/esm/next/layers/common/resolveReferencesFromGeoFeature.d.ts.map +1 -0
- package/esm/next/layers/common/selectionUtils.d.ts +1 -0
- package/esm/next/layers/common/selectionUtils.d.ts.map +1 -0
- package/esm/next/layers/common/tooltipReferenceMaps.d.ts +1 -0
- package/esm/next/layers/common/tooltipReferenceMaps.d.ts.map +1 -0
- package/esm/next/layers/common/tooltipUtils.d.ts +1 -0
- package/esm/next/layers/common/tooltipUtils.d.ts.map +1 -0
- package/esm/next/layers/execution/buildLayerExecution.d.ts +1 -0
- package/esm/next/layers/execution/buildLayerExecution.d.ts.map +1 -0
- package/esm/next/layers/execution/layerContext.d.ts +1 -0
- package/esm/next/layers/execution/layerContext.d.ts.map +1 -0
- package/esm/next/layers/execution/layerInsightFactory.d.ts +1 -0
- package/esm/next/layers/execution/layerInsightFactory.d.ts.map +1 -0
- package/esm/next/layers/execution/prepareGeoIconExecution.d.ts +1 -0
- package/esm/next/layers/execution/prepareGeoIconExecution.d.ts.map +1 -0
- package/esm/next/layers/execution/prepareTooltipExecution.d.ts +1 -0
- package/esm/next/layers/execution/prepareTooltipExecution.d.ts.map +1 -0
- package/esm/next/layers/execution/resolveAttributeDisplayForms.d.ts +1 -0
- package/esm/next/layers/execution/resolveAttributeDisplayForms.d.ts.map +1 -0
- package/esm/next/layers/pushpin/adapter.d.ts +1 -0
- package/esm/next/layers/pushpin/adapter.d.ts.map +1 -0
- package/esm/next/layers/pushpin/clustering/clustering.d.ts +1 -0
- package/esm/next/layers/pushpin/clustering/clustering.d.ts.map +1 -0
- package/esm/next/layers/pushpin/coloring/colorStrategy.d.ts +1 -0
- package/esm/next/layers/pushpin/coloring/colorStrategy.d.ts.map +1 -0
- package/esm/next/layers/pushpin/coloring/palette.d.ts +1 -0
- package/esm/next/layers/pushpin/coloring/palette.d.ts.map +1 -0
- package/esm/next/layers/pushpin/config/defaults.d.ts +1 -0
- package/esm/next/layers/pushpin/config/defaults.d.ts.map +1 -0
- package/esm/next/layers/pushpin/constants.d.ts +1 -0
- package/esm/next/layers/pushpin/constants.d.ts.map +1 -0
- package/esm/next/layers/pushpin/data/transformation.d.ts +1 -0
- package/esm/next/layers/pushpin/data/transformation.d.ts.map +1 -0
- package/esm/next/layers/pushpin/layerFactory.d.ts +1 -0
- package/esm/next/layers/pushpin/layerFactory.d.ts.map +1 -0
- package/esm/next/layers/pushpin/layers.d.ts +1 -0
- package/esm/next/layers/pushpin/layers.d.ts.map +1 -0
- package/esm/next/layers/pushpin/operations.d.ts +1 -0
- package/esm/next/layers/pushpin/operations.d.ts.map +1 -0
- package/esm/next/layers/pushpin/size/calculations.d.ts +1 -0
- package/esm/next/layers/pushpin/size/calculations.d.ts.map +1 -0
- package/esm/next/layers/pushpin/source.d.ts +1 -0
- package/esm/next/layers/pushpin/source.d.ts.map +1 -0
- package/esm/next/layers/pushpin/tooltip/tooltipManagement.d.ts +1 -0
- package/esm/next/layers/pushpin/tooltip/tooltipManagement.d.ts.map +1 -0
- package/esm/next/layers/registry/adapterRegistry.d.ts +1 -0
- package/esm/next/layers/registry/adapterRegistry.d.ts.map +1 -0
- package/esm/next/layers/registry/adapterTypes.d.ts +1 -0
- package/esm/next/layers/registry/adapterTypes.d.ts.map +1 -0
- package/esm/next/layers/registry/output.d.ts +1 -0
- package/esm/next/layers/registry/output.d.ts.map +1 -0
- package/esm/next/map/MapController.d.ts +1 -0
- package/esm/next/map/MapController.d.ts.map +1 -0
- package/esm/next/map/runtime/bounds.d.ts +1 -0
- package/esm/next/map/runtime/bounds.d.ts.map +1 -0
- package/esm/next/map/runtime/mapConfig.d.ts +1 -0
- package/esm/next/map/runtime/mapConfig.d.ts.map +1 -0
- package/esm/next/map/runtime/mapInitialization.d.ts +1 -0
- package/esm/next/map/runtime/mapInitialization.d.ts.map +1 -0
- package/esm/next/map/style/dataTransformation.d.ts +1 -0
- package/esm/next/map/style/dataTransformation.d.ts.map +1 -0
- package/esm/next/map/style/sharedDefaults.d.ts +1 -0
- package/esm/next/map/style/sharedDefaults.d.ts.map +1 -0
- package/esm/next/map/style/sharedLayers.d.ts +1 -0
- package/esm/next/map/style/sharedLayers.d.ts.map +1 -0
- package/esm/next/map/style/styleEndpoint.d.ts +1 -0
- package/esm/next/map/style/styleEndpoint.d.ts.map +1 -0
- package/esm/next/map/style/tooltipFormatting.d.ts +1 -0
- package/esm/next/map/style/tooltipFormatting.d.ts.map +1 -0
- package/esm/next/map/styleReconciliation/planBuilder.d.ts +1 -0
- package/esm/next/map/styleReconciliation/planBuilder.d.ts.map +1 -0
- package/esm/next/map/styleReconciliation/reconcileStyle.d.ts +1 -0
- package/esm/next/map/styleReconciliation/reconcileStyle.d.ts.map +1 -0
- package/esm/next/map/styleReconciliation/types.d.ts +1 -0
- package/esm/next/map/styleReconciliation/types.d.ts.map +1 -0
- package/esm/next/map/viewport/responsiveViewport.d.ts +1 -0
- package/esm/next/map/viewport/responsiveViewport.d.ts.map +1 -0
- package/esm/next/map/viewport/viewportCalculation.d.ts +1 -0
- package/esm/next/map/viewport/viewportCalculation.d.ts.map +1 -0
- package/esm/next/map/viewport/viewportPresets.d.ts +1 -0
- package/esm/next/map/viewport/viewportPresets.d.ts.map +1 -0
- package/esm/next/map/viewport/viewportResolution.d.ts +1 -0
- package/esm/next/map/viewport/viewportResolution.d.ts.map +1 -0
- package/esm/next/map/viewport.d.ts +1 -0
- package/esm/next/map/viewport.d.ts.map +1 -0
- package/esm/next/pushData/PushDataSync.d.ts +1 -0
- package/esm/next/pushData/PushDataSync.d.ts.map +1 -0
- package/esm/next/types/common/callbacks.d.ts +1 -0
- package/esm/next/types/common/callbacks.d.ts.map +1 -0
- package/esm/next/types/common/coordinates.d.ts +1 -0
- package/esm/next/types/common/coordinates.d.ts.map +1 -0
- package/esm/next/types/common/drilling.d.ts +1 -0
- package/esm/next/types/common/drilling.d.ts.map +1 -0
- package/esm/next/types/common/legends.d.ts +1 -0
- package/esm/next/types/common/legends.d.ts.map +1 -0
- package/esm/next/types/config/areaChart.d.ts +1 -0
- package/esm/next/types/config/areaChart.d.ts.map +1 -0
- package/esm/next/types/config/areas.d.ts +1 -0
- package/esm/next/types/config/areas.d.ts.map +1 -0
- package/esm/next/types/config/legend.d.ts +1 -0
- package/esm/next/types/config/legend.d.ts.map +1 -0
- package/esm/next/types/config/points.d.ts +1 -0
- package/esm/next/types/config/points.d.ts.map +1 -0
- package/esm/next/types/config/pushpinChart.d.ts +1 -0
- package/esm/next/types/config/pushpinChart.d.ts.map +1 -0
- package/esm/next/types/config/unified.d.ts +1 -0
- package/esm/next/types/config/unified.d.ts.map +1 -0
- package/esm/next/types/config/viewport.d.ts +1 -0
- package/esm/next/types/config/viewport.d.ts.map +1 -0
- package/esm/next/types/geoData/area.d.ts +1 -0
- package/esm/next/types/geoData/area.d.ts.map +1 -0
- package/esm/next/types/geoData/common.d.ts +1 -0
- package/esm/next/types/geoData/common.d.ts.map +1 -0
- package/esm/next/types/geoData/pushpin.d.ts +1 -0
- package/esm/next/types/geoData/pushpin.d.ts.map +1 -0
- package/esm/next/types/geoData/typeGuards.d.ts +1 -0
- package/esm/next/types/geoData/typeGuards.d.ts.map +1 -0
- package/esm/next/types/layers/index.d.ts +1 -0
- package/esm/next/types/layers/index.d.ts.map +1 -0
- package/esm/next/types/legend/messages.d.ts +1 -0
- package/esm/next/types/legend/messages.d.ts.map +1 -0
- package/esm/next/types/legend/model.d.ts +1 -0
- package/esm/next/types/legend/model.d.ts.map +1 -0
- package/esm/next/types/map/basemap.d.ts +1 -0
- package/esm/next/types/map/basemap.d.ts.map +1 -0
- package/esm/next/types/map/provider.d.ts +1 -0
- package/esm/next/types/map/provider.d.ts.map +1 -0
- package/esm/next/types/props/areaChart/internal.d.ts +1 -0
- package/esm/next/types/props/areaChart/internal.d.ts.map +1 -0
- package/esm/next/types/props/areaChart/public.d.ts +1 -0
- package/esm/next/types/props/areaChart/public.d.ts.map +1 -0
- package/esm/next/types/props/geoChart/internal.d.ts +1 -0
- package/esm/next/types/props/geoChart/internal.d.ts.map +1 -0
- package/esm/next/types/props/geoChart/public.d.ts +1 -0
- package/esm/next/types/props/geoChart/public.d.ts.map +1 -0
- package/esm/next/types/props/pushpinChart/internal.d.ts +1 -0
- package/esm/next/types/props/pushpinChart/internal.d.ts.map +1 -0
- package/esm/next/types/props/pushpinChart/public.d.ts +1 -0
- package/esm/next/types/props/pushpinChart/public.d.ts.map +1 -0
- package/esm/next/types/props/shared.d.ts +1 -0
- package/esm/next/types/props/shared.d.ts.map +1 -0
- package/esm/next/utils/alphabeticalSorting.d.ts +1 -0
- package/esm/next/utils/alphabeticalSorting.d.ts.map +1 -0
- package/esm/next/utils/color/resolveLayerColorConfig.d.ts +1 -0
- package/esm/next/utils/color/resolveLayerColorConfig.d.ts.map +1 -0
- package/esm/next/utils/createGeoExportFunction.d.ts +1 -0
- package/esm/next/utils/createGeoExportFunction.d.ts.map +1 -0
- package/esm/next/utils/dataValidation.d.ts +1 -0
- package/esm/next/utils/dataValidation.d.ts.map +1 -0
- package/esm/next/utils/fingerprint.d.ts +1 -0
- package/esm/next/utils/fingerprint.d.ts.map +1 -0
- package/esm/next/utils/geoCollection.d.ts +1 -0
- package/esm/next/utils/geoCollection.d.ts.map +1 -0
- package/esm/next/utils/geoHeaders.d.ts +1 -0
- package/esm/next/utils/geoHeaders.d.ts.map +1 -0
- package/esm/next/utils/guards.d.ts +1 -0
- package/esm/next/utils/guards.d.ts.map +1 -0
- package/esm/next/utils/layerConversion.d.ts +1 -0
- package/esm/next/utils/layerConversion.d.ts.map +1 -0
- package/esm/next/utils/legend/aggregateLegend.d.ts +1 -0
- package/esm/next/utils/legend/aggregateLegend.d.ts.map +1 -0
- package/esm/next/utils/legend/computeAreaLegend.d.ts +1 -0
- package/esm/next/utils/legend/computeAreaLegend.d.ts.map +1 -0
- package/esm/next/utils/legend/computeColorScale.d.ts +1 -0
- package/esm/next/utils/legend/computeColorScale.d.ts.map +1 -0
- package/esm/next/utils/legend/computePushpinLegend.d.ts +1 -0
- package/esm/next/utils/legend/computePushpinLegend.d.ts.map +1 -0
- package/esm/next/utils/legend/geoLegendPosition.d.ts +1 -0
- package/esm/next/utils/legend/geoLegendPosition.d.ts.map +1 -0
- package/esm/next/utils/legend/legendUtils.d.ts +1 -0
- package/esm/next/utils/legend/legendUtils.d.ts.map +1 -0
- package/esm/next/utils/mapCanvasAccessibility.d.ts +1 -0
- package/esm/next/utils/mapCanvasAccessibility.d.ts.map +1 -0
- package/esm/next/utils/mapLocale.d.ts +1 -0
- package/esm/next/utils/mapLocale.d.ts.map +1 -0
- package/esm/next/utils/predicateFingerprint.d.ts +1 -0
- package/esm/next/utils/predicateFingerprint.d.ts.map +1 -0
- package/esm/next/utils/prefersReducedMotion.d.ts +1 -0
- package/esm/next/utils/prefersReducedMotion.d.ts.map +1 -0
- package/esm/publicTypes/geoCommon.d.ts +1 -0
- package/esm/publicTypes/geoCommon.d.ts.map +1 -0
- package/package.json +11 -11
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoLegendContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoLegendContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAoD,MAAM,OAAO,CAAC;AAEzF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,mBAAmB,GAAG,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC,CAAC;AAE/D;;;;;;;;;GASG;AACH,UAAU,iBAAiB;IACvB;;;;;;;;OAQG;IACH,mBAAmB,EAAE,mBAAmB,CAAC;IAEzC;;;;;OAKG;IACH,uBAAuB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IAE3E;;;;;;OAMG;IACH,gBAAgB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IAEpF;;;;;OAKG;IACH,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAE1B;;;;OAIG;IACH,qBAAqB,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACpD;AAID;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,uBAAuB,CACnC,IAAI,EAAE,MAAM,EAAE,GAAG,IAAI,EACrB,GAAG,EAAE,MAAM,EACX,OAAO,EAAE,MAAM,EAAE,GAClB,MAAM,EAAE,GAAG,IAAI,CAWjB;AAED;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAyDtE;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,IAAI,iBAAiB,CAQhD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InitialExecutionContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/InitialExecutionContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAElE,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,eAAe,EAAE,cAAc,GAAG,IAAI,CAAC;CAC1C;AASD;;;;;;;;;;;GAWG;AACH,wBAAgB,+BAA+B,CAAC,EAC5C,eAAe,EACf,QAAQ,EACX,EAAE,wBAAwB,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAMpD;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,mBAAmB,IAAI,wBAAwB,CAQ9D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MapRuntimeContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/MapRuntimeContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAErF,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC9E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAE7E,MAAM,WAAW,uBAAuB;IACpC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,kBAAkB,CAAC;CACtC;AAID,wBAAgB,kBAAkB,CAAC,EAC/B,KAAK,EACL,QAAQ,EACX,EAAE;IACC,KAAK,EAAE,uBAAuB,CAAC;IAC/B,QAAQ,EAAE,SAAS,CAAC;CACvB,GAAG,YAAY,CAEf;AAED,wBAAgB,aAAa,IAAI,uBAAuB,CAOvD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createGeoContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/createGeoContext.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,OAAO,EAA6B,MAAM,OAAO,CAAC;AAEhE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,gBAAgB,CAAC,CAAC,EAAE,IAAI,EAAE,MAAM,GAAG;IAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,GAAG,SAAS,CAAC,CAAC;IAChC,eAAe,EAAE,MAAM,CAAC,CAAC;CAC5B,CAaA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useGeoChartDataPipeline.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/dataLoading/useGeoChartDataPipeline.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAEH,KAAK,gBAAgB,EACrB,KAAK,0BAA0B,EAClC,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+CAA+C,CAAC;AAC5F,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,OAAO,EACH,KAAK,kBAAkB,EAG1B,MAAM,+BAA+B,CAAC;AAGvC,MAAM,WAAW,mBAAmB;IAChC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC9C,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;IACpD,MAAM,EAAE,0BAA0B,CAAC;IACnC,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC5B;AAqBD,wBAAgB,eAAe,CAAC,MAAM,EAAE;IACpC,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,OAAO,EAAE,kBAAkB,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,IAAI,EAAE,SAAS,CAAC;CACnB,GAAG,mBAAmB,CA8DtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useNormalizedLayerExecutions.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/dataLoading/useNormalizedLayerExecutions.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,iBAAiB,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,WAAW,GAAG,YAAY,CAAC,CAAC;AAwBhE;;GAEG;AACH,UAAU,mBAAmB;IACzB,IAAI,CAAC,EAAE,YAAY,CAAC;CACvB;AAwBD;;;;GAIG;AACH,MAAM,WAAW,0BAA0B,CAAC,UAAU;IAClD;;OAEG;IACH,eAAe,EAAE,qBAAqB,EAAE,CAAC;IAEzC;;OAEG;IACH,eAAe,EAAE,UAAU,GAAG;QAAE,MAAM,EAAE,SAAS,EAAE,CAAA;KAAE,CAAC;CACzD;AAoFD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,4BAA4B,CACxC,UAAU,SAAS,uBAAuB,GAAG,mBAAmB,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,EAC1F,KAAK,EAAE,UAAU,GAAG,0BAA0B,CAAC,iBAAiB,CAAC,UAAU,CAAC,CAAC,CAuE9E"}
|
|
@@ -20,3 +20,4 @@ export interface IProcessedSettledLayerResults<T> {
|
|
|
20
20
|
*/
|
|
21
21
|
export declare function processSettledLayerResults<T>({ settledResults, layerExecutions, onRejected }: IProcessSettledLayerResultsParams<T>): IProcessedSettledLayerResults<T>;
|
|
22
22
|
export {};
|
|
23
|
+
//# sourceMappingURL=processSettledLayerResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"processSettledLayerResults.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/processSettledLayerResults.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAgB,MAAM,kBAAkB,CAAC;AAEvE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,UAAU,oBAAoB;IAC1B,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,KAAK,EAAE,gBAAgB,CAAC;CAC3B;AAED,UAAU,iCAAiC,CAAC,CAAC;IACzC,cAAc,EAAE,oBAAoB,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1C,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;CACvD;AAED,MAAM,WAAW,6BAA6B,CAAC,CAAC;IAC5C,eAAe,EAAE,CAAC,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,gBAAgB,CAAC;CACjC;AAED;;;;GAIG;AACH,wBAAgB,0BAA0B,CAAC,CAAC,EAAE,EAC1C,cAAc,EACd,eAAe,EACf,UAAU,EACb,EAAE,iCAAiC,CAAC,CAAC,CAAC,GAAG,6BAA6B,CAAC,CAAC,CAAC,CAyBzE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useApplyLayerSegmentFiltering.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useApplyLayerSegmentFiltering.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAE7E,OAAO,KAAK,EAAuB,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAGxF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF;;;;GAIG;AACH,wBAAgB,6BAA6B,CAAC,EAC1C,GAAG,EACH,UAAU,EACV,eAAe,EACf,MAAM,EACN,mBAAmB,EACtB,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,mBAAmB,EAAE,mBAAmB,CAAC;CAC5C,GAAG,IAAI,CA2CP"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useApplyLayerVisibility.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useApplyLayerVisibility.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF;;;;GAIG;AACH,wBAAgB,uBAAuB,CAAC,EACpC,GAAG,EACH,UAAU,EACV,eAAe,EACf,YAAY,EACf,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;CAC7B,GAAG,IAAI,CAoBP"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useGeoAdapterContext.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useGeoAdapterContext.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAEhF;;;;GAIG;AACH,wBAAgB,oBAAoB,IAAI,kBAAkB,CAgBzD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useInitLayersToMap.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useInitLayersToMap.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAA2C,MAAM,OAAO,CAAC;AAIvF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAiGpF;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,GAAG,EACH,UAAU,EACV,eAAe,EACf,MAAM,EACN,UAAU,EACV,iBAAiB,EACpB,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,gBAAgB,CAAC,kBAAkB,CAAC,CAAC;CAC3D,GAAG,IAAI,CAiGP"}
|
|
@@ -5,3 +5,4 @@ import type { IMapFacade } from "../../layers/common/mapFacade.js";
|
|
|
5
5
|
* Hook that handles click events on map layers and fires drill events.
|
|
6
6
|
*/
|
|
7
7
|
export declare function useLayerClickEvent(map: IMapFacade | null, isMapReady: boolean, layers: Map<string, IGeoLayerData>, drillablePredicates: IHeaderPredicate[], onDrill?: OnFiredDrillEvent): void;
|
|
8
|
+
//# sourceMappingURL=useLayerClickEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLayerClickEvent.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayerClickEvent.ts"],"names":[],"mappings":"AAaA,OAAO,EAEH,KAAK,gBAAgB,EAErB,KAAK,iBAAiB,EAGzB,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAQvE,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,kCAAkC,CAAC;AA+KlF;;GAEG;AACH,wBAAgB,kBAAkB,CAC9B,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,EAClC,mBAAmB,EAAE,gBAAgB,EAAE,EACvC,OAAO,CAAC,EAAE,iBAAiB,GAC5B,IAAI,CAsEN"}
|
|
@@ -50,3 +50,4 @@ interface IUseLayerTooltipsParams {
|
|
|
50
50
|
*/
|
|
51
51
|
export declare function useLayerTooltips({ map, isMapReady, tooltip, drillablePredicates, layerExecutions, layers, adapterContext, tooltipLookups }: IUseLayerTooltipsParams): void;
|
|
52
52
|
export {};
|
|
53
|
+
//# sourceMappingURL=useLayerTooltips.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLayerTooltips.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayerTooltips.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+CAA+C,CAAC;AAC5F,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAiB,MAAM,kCAAkC,CAAC;AAEhG,OAAO,KAAK,EAAE,kBAAkB,EAAqB,MAAM,uCAAuC,CAAC;AAEnG,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,UAAU,uBAAuB;IAC7B;;OAEG;IACH,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IAEvB;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAE7B;;OAEG;IACH,mBAAmB,EAAE,gBAAgB,EAAE,CAAC;IAExC;;OAEG;IACH,eAAe,EAAE,qBAAqB,EAAE,CAAC;IAEzC;;OAEG;IACH,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IAEnC;;OAEG;IACH,cAAc,EAAE,kBAAkB,CAAC;IAEnC;;OAEG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AA8BD;;;;;;;;;GASG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,GAAG,EACH,UAAU,EACV,OAAO,EACP,mBAAmB,EACnB,eAAe,EACf,MAAM,EACN,cAAc,EACd,cAAc,EACjB,EAAE,uBAAuB,GAAG,IAAI,CAuGhC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLayersData.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersData.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAsB,MAAM,2BAA2B,CAAC;AACxF,OAAO,EACH,cAAc,EACd,KAAK,gBAAgB,EACrB,KAAK,0BAA0B,EAMlC,MAAM,kBAAkB,CAAC;AAI1B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAKpF;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;OAGG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IAE5C;;;;;;OAMG;IACH,MAAM,EAAE,0BAA0B,CAAC;IAEnC;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC5B;AAkGD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,aAAa,CACzB,eAAe,EAAE,qBAAqB,EAAE,EACxC,OAAO,CAAC,EAAE,kBAAkB,EAC5B,SAAS,CAAC,EAAE,MAAM,GACnB,iBAAiB,CAuDnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLayersExecutions.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersExecutions.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACxF,OAAO,KAAK,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAI7E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAE7D;;;;;;;;;GASG;AACH,UAAU,sBAAsB;IAC5B,gBAAgB,CAAC,EAAE,kBAAkB,CAAC;IACtC,oBAAoB,EAAE,kBAAkB,EAAE,CAAC;CAC9C;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE;IACvC,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;CAC/B,GAAG,sBAAsB,CAmBzB"}
|
|
@@ -77,3 +77,4 @@ export interface ILayersPrepareContext {
|
|
|
77
77
|
* @internal
|
|
78
78
|
*/
|
|
79
79
|
export declare function useLayersPrepare(layerExecutions: ILayerExecutionRecord[], layerDataViews: Map<string, DataViewFacade>, dataStatus: UseCancelablePromiseStatus, context: ILayersPrepareContext): ILayersPrepareResult;
|
|
80
|
+
//# sourceMappingURL=useLayersPrepare.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLayersPrepare.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersPrepare.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,gBAAgB,EAErB,KAAK,0BAA0B,EAElC,MAAM,kBAAkB,CAAC;AAG1B,OAAO,KAAK,EAAsB,eAAe,EAAE,MAAM,uCAAuC,CAAC;AACjG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAMpF;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,QAAQ,EAAE,cAAc,CAAC;IAEzB;;;OAGG;IACH,MAAM,EAAE,eAAe,GAAG,IAAI,CAAC;CAClC;AAOD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;OAGG;IACH,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAE9C;;;;;;OAMG;IACH,MAAM,EAAE,0BAA0B,CAAC;IAEnC;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC5B;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC,OAAO,EAAE,kBAAkB,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,IAAI,EAAE,SAAS,CAAC;CACnB;AAuDD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,gBAAgB,CAC5B,eAAe,EAAE,qBAAqB,EAAE,EACxC,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,EAC3C,UAAU,EAAE,0BAA0B,EACtC,OAAO,EAAE,qBAAqB,GAC/B,oBAAoB,CAiFtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLayersTooltipData.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersTooltipData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAGH,KAAK,sBAAsB,EAC9B,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AAED,UAAU,2BAA2B;IACjC,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC;;;;;;OAMG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IAC5C,OAAO,EAAE,kBAAkB,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,IAAI,EAAE,SAAS,CAAC;CACnB;AA6DD,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,2BAA2B,GAAG,qBAAqB,CA+C/F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useSyncLayersToMap.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useSyncLayersToMap.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAejF,UAAU,mBAAmB;IACzB;;OAEG;IACH,mBAAmB,EAAE,gBAAgB,EAAE,CAAC;IAExC;;OAEG;IACH,OAAO,CAAC,EAAE,iBAAiB,CAAC;CAC/B;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,kBAAkB,CAAC,EAAE,mBAAmB,EAAE,OAAO,EAAE,EAAE,mBAAmB,GAAG,IAAI,CA4E9F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useUpdateLayersOnMap.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useUpdateLayersOnMap.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAqB,MAAM,OAAO,CAAC;AAEjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF;;;;;;;;GAQG;AACH,wBAAgB,oBAAoB,CAAC,EACjC,GAAG,EACH,UAAU,EACV,eAAe,EACf,MAAM,EACN,iBAAiB,EACjB,YAAY,EACf,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,iBAAiB,EAAE,gBAAgB,CAAC,kBAAkB,CAAC,CAAC;IACxD,YAAY,EAAE,MAAM,CAAC;CACxB,GAAG,IAAI,CAqDP"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLegendConfig.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/legend/useLegendConfig.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAGrE;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAC;IAE5B;;OAEG;IACH,UAAU,EAAE,OAAO,GAAG,uBAAuB,CAAC;CACjD;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,eAAe,CAAC,MAAM,CAAC,EAAE,eAAe,GAAG,aAAa,CAUvE"}
|
|
@@ -21,3 +21,4 @@ interface IGeoLegendDetails {
|
|
|
21
21
|
*/
|
|
22
22
|
export declare function useLegendDetails(config: IGeoChartConfig | undefined, geoData: IGeoCommonData | null, contentRect: ContentRect | undefined): IGeoLegendDetails | null;
|
|
23
23
|
export {};
|
|
24
|
+
//# sourceMappingURL=useLegendDetails.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLegendDetails.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/legend/useLegendDetails.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAIjD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAGpE,UAAU,iBAAiB;IACvB,QAAQ,EAAE,iBAAiB,CAAC;CAC/B;AAkBD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,gBAAgB,CAC5B,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,OAAO,EAAE,cAAc,GAAG,IAAI,EAC9B,WAAW,EAAE,WAAW,GAAG,SAAS,GACrC,iBAAiB,GAAG,IAAI,CAuC1B"}
|
|
@@ -32,3 +32,4 @@ export interface IUseMultiLayerLegendOptions {
|
|
|
32
32
|
* @internal
|
|
33
33
|
*/
|
|
34
34
|
export declare function useMultiLayerLegend(layerExecutions: ILayerExecutionRecord[], layers: Map<string, IGeoLayerData>, options?: IUseMultiLayerLegendOptions): ILegendModel;
|
|
35
|
+
//# sourceMappingURL=useMultiLayerLegend.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMultiLayerLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/legend/useMultiLayerLegend.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC7B;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,mBAAmB,CAC/B,eAAe,EAAE,qBAAqB,EAAE,EACxC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,EAClC,OAAO,CAAC,EAAE,2BAA2B,GACtC,YAAY,CAcd"}
|
|
@@ -17,3 +17,4 @@ import type { ILayerExecutionRecord } from "../../types/props/geoChart/internal.
|
|
|
17
17
|
* @internal
|
|
18
18
|
*/
|
|
19
19
|
export declare function useAfterRender(map: IMapFacade | null, afterRender?: () => void, resetSignal?: ILayerExecutionRecord[]): void;
|
|
20
|
+
//# sourceMappingURL=useAfterRender.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useAfterRender.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useAfterRender.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAqCpF;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,cAAc,CAC1B,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,WAAW,CAAC,EAAE,MAAM,IAAI,EACxB,WAAW,CAAC,EAAE,qBAAqB,EAAE,GACtC,IAAI,CAsCN"}
|
|
@@ -14,3 +14,4 @@ import type { IMapViewport } from "../../types/map/provider.js";
|
|
|
14
14
|
* @internal
|
|
15
15
|
*/
|
|
16
16
|
export declare function useApplyInitialViewport(map: IMapFacade | null, isMapReady: boolean, config: IGeoChartConfig | undefined, initialViewport: Partial<IMapViewport> | null): void;
|
|
17
|
+
//# sourceMappingURL=useApplyInitialViewport.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useApplyInitialViewport.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useApplyInitialViewport.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE;;;;;;;;;;;GAWG;AACH,wBAAgB,uBAAuB,CACnC,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,eAAe,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,GAC9C,IAAI,CA4BN"}
|
|
@@ -24,3 +24,4 @@ import type { IMapViewport } from "../../types/map/provider.js";
|
|
|
24
24
|
* @internal
|
|
25
25
|
*/
|
|
26
26
|
export declare function useApplyViewportOnConfigChange(map: IMapFacade | null, isMapReady: boolean, config: IGeoChartConfig | undefined, dataViewport: Partial<IMapViewport> | null): void;
|
|
27
|
+
//# sourceMappingURL=useApplyViewportOnConfigChange.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useApplyViewportOnConfigChange.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useApplyViewportOnConfigChange.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAoChE;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,8BAA8B,CAC1C,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,GAC3C,IAAI,CAwEN"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMapCallbacks.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useMapCallbacks.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,6BAA6B,EAClC,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EAC3B,MAAM,iCAAiC,CAAC;AAEzC;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAC3B,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,SAAS,EAAE;IACP,uBAAuB,CAAC,EAAE,6BAA6B,CAAC;IACxD,aAAa,CAAC,EAAE,mBAAmB,CAAC;IACpC,eAAe,CAAC,EAAE,qBAAqB,CAAC;IACxC,wBAAwB,CAAC,EAAE,8BAA8B,CAAC;CAC7D,GACF,IAAI,CAyCN"}
|
|
@@ -58,3 +58,4 @@ export interface IUseMapInitializationResult {
|
|
|
58
58
|
* @internal
|
|
59
59
|
*/
|
|
60
60
|
export declare function useMapInitialization(containerRef: RefObject<HTMLDivElement | null>, config?: IGeoChartConfig, initialViewport?: Partial<IMapViewport> | null, backend?: IAnalyticalBackend, locale?: string, mapInstructionsId?: string, mapCanvasTitle?: string, legendPanelRef?: RefObject<HTMLDivElement | null>): IUseMapInitializationResult;
|
|
61
|
+
//# sourceMappingURL=useMapInitialization.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMapInitialization.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useMapInitialization.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAwC,MAAM,OAAO,CAAC;AAI7E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAA+B,MAAM,kBAAkB,CAAC;AAEtF,OAAO,EACH,KAAK,UAAU,EACf,KAAK,YAAY,EAKpB,MAAM,kCAAkC,CAAC;AAG1C,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAIhE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IAEvB;;OAEG;IACH,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAE7B;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;CAClC;AA0RD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,oBAAoB,CAChC,YAAY,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,EAC9C,MAAM,CAAC,EAAE,eAAe,EACxB,eAAe,CAAC,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EAC9C,OAAO,CAAC,EAAE,kBAAkB,EAC5B,MAAM,CAAC,EAAE,MAAM,EACf,iBAAiB,CAAC,EAAE,MAAM,EAC1B,cAAc,CAAC,EAAE,MAAM,EACvB,cAAc,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,GAClD,2BAA2B,CAiP7B"}
|
|
@@ -22,3 +22,4 @@ import { type IMapViewport } from "../../types/map/provider.js";
|
|
|
22
22
|
* @internal
|
|
23
23
|
*/
|
|
24
24
|
export declare function useMapResize(map: IMapFacade | null, isMapReady: boolean, chartContainerRect: ContentRect | null, viewport: Partial<IMapViewport> | null, dataViewport: Partial<IMapViewport> | null, config: IGeoChartConfig | undefined): void;
|
|
25
|
+
//# sourceMappingURL=useMapResize.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMapResize.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useMapResize.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAGnE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CACxB,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,kBAAkB,EAAE,WAAW,GAAG,IAAI,EACtC,QAAQ,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EACtC,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EAC1C,MAAM,EAAE,eAAe,GAAG,SAAS,GACpC,IAAI,CAoCN"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useResolvedGeoChartProps.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/props/useResolvedGeoChartProps.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AACrF,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,sCAAsC,CAAC;AAE3E;;;;;;GAMG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,cAAc,GAAG,sBAAsB,CA+BtF;AAED;;;;GAIG;AACH,wBAAgB,2BAA2B,CAAC,MAAM,EAAE,eAAe,GAAG,SAAS,GAAG,eAAe,CAEhG"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { type IGeoLayerData } from "../../context/GeoLayersContext.js";
|
|
2
2
|
export declare function hasOneToManySegmentRelationship(keys: string[], segmentValues: string[], segmentIdentifiers?: string[]): boolean;
|
|
3
3
|
export declare function hasGeoSegmentConflict(layers: Map<string, IGeoLayerData>): boolean;
|
|
4
|
+
//# sourceMappingURL=geoSegmentConflict.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoSegmentConflict.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/pushData/geoSegmentConflict.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAOvE,wBAAgB,+BAA+B,CAC3C,IAAI,EAAE,MAAM,EAAE,EACd,aAAa,EAAE,MAAM,EAAE,EACvB,kBAAkB,GAAE,MAAM,EAAkB,GAC7C,OAAO,CAmCT;AAsBD,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,GAAG,OAAO,CASjF"}
|
|
@@ -28,3 +28,4 @@ export declare function sortColorAssignmentsAlphabetically(colorAssignments: ICo
|
|
|
28
28
|
*/
|
|
29
29
|
export declare function useGeoPushData<TProps extends IPushDataProps, TLegendContext extends ILegendContext>(colorStrategy: IColorStrategy | null, colorPalette: IColorPalette, { useProps, useLegendContext, geoLayerType }: IUseGeoPushDataConfig<TProps, TLegendContext>): void;
|
|
30
30
|
export {};
|
|
31
|
+
//# sourceMappingURL=useGeoPushData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useGeoPushData.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/pushData/useGeoPushData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiC,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACxF,OAAO,EAEH,KAAK,gBAAgB,EACrB,KAAK,SAAS,EAGjB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAKnE,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAKhE,UAAU,cAAc;IACpB,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,sBAAsB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED;;;;GAIG;AACH,UAAU,cAAc;IACpB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;CACxC;AAED,UAAU,qBAAqB,CAAC,MAAM,SAAS,cAAc,EAAE,cAAc,SAAS,cAAc;IAChG,QAAQ,EAAE,MAAM,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,cAAc,CAAC;IACvC,YAAY,EAAE,YAAY,CAAC;CAC9B;AAOD,wBAAgB,kCAAkC,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,GAAG,gBAAgB,EAAE,CAgB3G;AA+BD;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,MAAM,SAAS,cAAc,EAAE,cAAc,SAAS,cAAc,EAC/F,aAAa,EAAE,cAAc,GAAG,IAAI,EACpC,YAAY,EAAE,aAAa,EAC3B,EAAE,QAAQ,EAAE,gBAAgB,EAAE,YAAY,EAAE,EAAE,qBAAqB,CAAC,MAAM,EAAE,cAAc,CAAC,GAC5F,IAAI,CA2EN"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCallbackOnChange.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/utils/useCallbackOnChange.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EACjC,KAAK,EAAE,CAAC,EACR,QAAQ,EAAE,CAAC,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC,GAAG,SAAS,EAC1C,aAAa,GAAE,OAAc,GAC9B,IAAI,CAaN"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { type IGeoLayerArea } from "../../types/layers/index.js";
|
|
2
2
|
import { type IAreaLayerOutput, type IGeoLayerAdapter } from "../registry/adapterTypes.js";
|
|
3
3
|
export declare const areaAdapter: IGeoLayerAdapter<IGeoLayerArea, IAreaLayerOutput>;
|
|
4
|
+
//# sourceMappingURL=adapter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"adapter.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/adapter.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAiBjE,OAAO,EACH,KAAK,gBAAgB,EAErB,KAAK,gBAAgB,EACxB,MAAM,6BAA6B,CAAC;AAkIrC,eAAO,MAAM,WAAW,EAAE,gBAAgB,CAAC,aAAa,EAAE,gBAAgB,CA8LzE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"boundingBox.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/boundingBox.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAI3D,KAAK,cAAc,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;AAiHvD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,2BAA2B,CACvC,QAAQ,EAAE,eAAe,EAAE,GAAG,SAAS,EACvC,QAAQ,CAAC,EAAE,OAAO,CAAC,IAAI,GACxB,cAAc,GAAG,SAAS,CAkB5B"}
|
|
@@ -19,3 +19,4 @@ import { type IAreaGeoData } from "../../../types/geoData/area.js";
|
|
|
19
19
|
* @internal
|
|
20
20
|
*/
|
|
21
21
|
export declare function getAreaColorStrategy(colorPalette: IColorPalette, colorMapping: IColorMapping[], geoData: IAreaGeoData, dv: DataViewFacade): IColorStrategy;
|
|
22
|
+
//# sourceMappingURL=colorStrategy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"colorStrategy.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/coloring/colorStrategy.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0C,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACjG,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,kBAAkB,CAAC;AAC9E,OAAO,EAGH,KAAK,aAAa,EAClB,KAAK,cAAc,EAItB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AA4FnE;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,oBAAoB,CAChC,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,OAAO,EAAE,YAAY,EACrB,EAAE,EAAE,cAAc,GACnB,cAAc,CAWhB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"palette.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/coloring/palette.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAMnE;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AAYD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,iBAAiB,CAC7B,SAAS,EAAE,MAAM,EAAE,EACnB,WAAW,EAAE,MAAM,EAAE,EACrB,aAAa,EAAE,cAAc,GAAG,IAAI,GACrC,cAAc,EAAE,CAkBlB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/config/defaults.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAExE;;;;GAIG;AACH,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,eAAe,GAAG,eAAe,CAYhF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/constants.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,YAAY,CAAC;AACjD,eAAO,MAAM,+BAA+B,mBAAmB,CAAC;AAEhE;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transformation.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/data/transformation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,oBAAoB,EAGzB,KAAK,aAAa,EAKrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGpE,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAC/F,OAAO,EAAE,KAAK,YAAY,EAAqB,MAAM,gCAAgC,CAAC;AAgRtF;;;;GAIG;AACH,wBAAgB,iBAAiB,CAC7B,EAAE,EAAE,cAAc,EAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,YAAY,CAmCd;AAED;;;;GAIG;AACH,wBAAgB,uBAAuB,CACnC,aAAa,EAAE,cAAc,EAAE,EAC/B,OAAO,EAAE,YAAY,GACtB,iBAAiB,CAWnB;AAED;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IACvE,KAAK,EAAE,aAAa,EAAE,CAAC;CAC1B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC,aAAa,EAAE,kBAAkB,CAAC;IAClC,kBAAkB,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACnD,oBAAoB,EAAE,kBAAkB,GAAG,SAAS,CAAC;CACxD;AAED;;;;;;;;GAQG;AACH,wBAAgB,6BAA6B,CACzC,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,YAAY,GACtB,0BAA0B,CAkC5B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layerFactory.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/layerFactory.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAEjE;;;;GAIG;AACH,eAAO,MAAM,aAAa,eAAe,CAAC;AAE1C;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAC3B,KAAK,EAAE,IAAI,CAAC,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC,EACzC,EAAE,GAAE,MAAsB,GAC3B,aAAa,CAMf"}
|
|
@@ -45,3 +45,4 @@ export declare function createAreaFillLayer(dataSourceName: string, config: IGeo
|
|
|
45
45
|
* @internal
|
|
46
46
|
*/
|
|
47
47
|
export declare function createAreaOutlineLayer(dataSourceName: string, config: IGeoAreaChartConfig, layerId?: string): LineLayerSpecification;
|
|
48
|
+
//# sourceMappingURL=layers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layers.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/layers.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAE3E,OAAO,KAAK,EAER,sBAAsB,EACtB,mBAAmB,EACnB,sBAAsB,EACzB,MAAM,wBAAwB,CAAC;AAYhC;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,gBAAgB,CAAC,oBAAoB,EAAE,MAAM,EAAE,GAAG,mBAAmB,CAiBpF;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,mBAAmB,CAC/B,cAAc,EAAE,MAAM,EACtB,MAAM,EAAE,mBAAmB,EAC3B,OAAO,GAAE,MAAgC,GAC1C,sBAAsB,CAoBxB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,sBAAsB,CAClC,cAAc,EAAE,MAAM,EACtB,MAAM,EAAE,mBAAmB,EAC3B,OAAO,GAAE,MAAwC,GAClD,sBAAsB,CAoBxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/operations.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,EAAE,KAAK,0BAA0B,EAAE,KAAK,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAI1F;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,OAAO,EAAE,MAAM;;;;EAM9C;AAED;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAC9B,GAAG,EAAE,UAAU,EACf,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,0BAA0B,EAClC,MAAM,EAAE,eAAe,GACxB,IAAI,CAcN;AAED;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAOtE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/source.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAgB,MAAM,qBAAqB,CAAC;AACzE,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,8BAA8B,EAAE,MAAM,kBAAkB,CAAC;AAC5F,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAGzE,OAAO,KAAK,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAMxF;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC,aAAa,EAAE,cAAc,CAAC;IAC9B,MAAM,EAAE,mBAAmB,CAAC;IAC5B,OAAO,EAAE,YAAY,CAAC;IACtB;;OAEG;IACH,QAAQ,EAAE,eAAe,EAAE,CAAC;IAC5B,cAAc,CAAC,EAAE;QACb,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,OAAO,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;CACL;AAED,KAAK,sBAAsB,GAAG,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAC;AAC3F,MAAM,MAAM,uBAAuB,GAAG,sBAAsB,EAAE,CAAC;AAkN/D;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CACjC,MAAM,EAAE,0BAA0B,EAClC,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,GAC/B,0BAA0B,CA6B5B;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,oCAAoC,CAChD,MAAM,EAAE,gBAAgB,EACxB,QAAQ,EAAE,cAAc,EACxB,OAAO,EAAE,kBAAkB,GAC5B,0BAA0B,CA0B5B;AAED;;;;;;;;GAQG;AACH,wBAAgB,0BAA0B,CACtC,MAAM,EAAE,0BAA0B,EAClC,cAAc,EAAE,8BAA8B,EAAE,EAAE,GAAG,SAAS,GAC/D,0BAA0B,CAiB5B;AAgGD;;;;;;;;;;;GAWG;AACH,wBAAgB,oBAAoB,CAAC,eAAe,EAAE,oBAAoB,GAAG,0BAA0B,CAUtG"}
|
|
@@ -19,3 +19,4 @@ import type { IGeoTooltipConfig, ITooltipReferenceMaps } from "../../registry/ad
|
|
|
19
19
|
* @internal
|
|
20
20
|
*/
|
|
21
21
|
export declare function createAreaTooltipConfig(tooltip: IPopupFacade, config: IGeoAreaChartConfig, _drillableItems: IHeaderPredicate[] | undefined, intl: IntlShape, layerIds: string[], referenceMaps?: ITooltipReferenceMaps, tooltipLookup?: IGeoLayerTooltipLookup): IGeoTooltipConfig;
|
|
22
|
+
//# sourceMappingURL=tooltipManagement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tooltipManagement.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/tooltip/tooltipManagement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAG5C,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAGzD,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAErF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAU9D,OAAO,KAAK,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AA4D/F;;;;;;;;;;;;;GAaG;AACH,wBAAgB,uBAAuB,CACnC,OAAO,EAAE,YAAY,EACrB,MAAM,EAAE,mBAAmB,EAC3B,eAAe,EAAE,gBAAgB,EAAE,GAAG,SAAS,EAC/C,IAAI,EAAE,SAAS,EACf,QAAQ,EAAE,MAAM,EAAE,EAClB,aAAa,CAAC,EAAE,qBAAqB,EACrC,aAAa,CAAC,EAAE,sBAAsB,GACvC,iBAAiB,CA8CnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"computeLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/computeLegend.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAEpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAkBpE;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,SAAS,EAAE,SAAS,GAAG,MAAM,CAAC;IAE9B;;OAEG;IACH,WAAW,EAAE,OAAO,CAAC;CACxB;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,aAAa,CACzB,OAAO,EAAE,cAAc,EACvB,aAAa,EAAE,cAAc,EAC7B,OAAO,EAAE,qBAAqB,GAC/B,gBAAgB,CA2ClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/constants.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,eAAO,MAAM,4BAA4B,EAAE,MAAM,CAAC,YAAY,EAAE,MAAM,CAGrE,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;CAGvB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;CAG1B,CAAC;AAEX;;;;;;;;GAQG;AACH,eAAO,MAAM,+BAA+B,mBAAmB,CAAC;AAEhE;;;;;;;;;GASG;AACH,eAAO,MAAM,2BAA2B,eAAe,CAAC;AAExD;;;;GAIG;AACH,eAAO,MAAM,+BAA+B,MAAM,CAAC;AAEnD;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,eAAe,CAAC"}
|
|
@@ -71,3 +71,4 @@ export declare function getAttributeRefId(attribute: IAttribute | undefined): st
|
|
|
71
71
|
* @internal
|
|
72
72
|
*/
|
|
73
73
|
export declare function getBucketAttributeIdRefIdentifier(definition: IExecutionDefinition, bucketName: string): string | undefined;
|
|
74
|
+
//# sourceMappingURL=customTooltipExecution.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customTooltipExecution.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/customTooltipExecution.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,UAAU,EACf,KAAK,oBAAoB,EAM5B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,wBAAwB,EAAE,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAErG,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD;;;;;;GAMG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,UAAU,EAAE,OAAO,CAAC,iBAAiB,KAAK,MAAM,GAAG,IAAI,CAAC;AAEvF;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC5C,SAAS,EAAE,iBAAiB,CAAC;IAC7B,eAAe,EAAE,eAAe,CAAC;CACpC;AAED;;;;;GAKG;AACH,MAAM,WAAW,sBAAsB;IACnC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,wBAAwB,CAAC,CAAC;IAC9C,eAAe,EAAE,eAAe,CAAC;CACpC;AAED;;;;;GAKG;AACH,wBAAgB,+BAA+B,CAC3C,UAAU,EAAE,oBAAoB,EAChC,WAAW,EAAE,SAAS,MAAM,EAAE,GAC/B,MAAM,EAAE,CAcV;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG;IAAE,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,MAAM,CAAA;CAAE,CAUjG;AAED;;;;;;GAMG;AACH,wBAAgB,2BAA2B,CAAC,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,CASjG;AAED;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,CAYvF;AAED;;;;;;GAMG;AACH,wBAAgB,iCAAiC,CAC7C,UAAU,EAAE,oBAAoB,EAChC,UAAU,EAAE,MAAM,GACnB,MAAM,GAAG,SAAS,CAMpB"}
|
|
@@ -33,3 +33,4 @@ export declare function buildCustomTooltipPieces(properties: GeoJSON.GeoJsonProp
|
|
|
33
33
|
*/
|
|
34
34
|
export declare function composeTooltipBody(defaultItemsHtml: string, pieces: ICustomTooltipPieces, placement: ICustomTooltipConfig["placement"] | undefined): string;
|
|
35
35
|
export {};
|
|
36
|
+
//# sourceMappingURL=customTooltipSection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customTooltipSection.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/customTooltipSection.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EACH,KAAK,oBAAoB,EAEzB,KAAK,wBAAwB,EAEhC,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAEzE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAG1E,UAAU,oBAAoB;IAC1B,8FAA4F;IAC5F,WAAW,EAAE,MAAM,CAAC;IACpB,yGAAyG;IACzG,aAAa,EAAE,MAAM,CAAC;CACzB;AAED;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACpC,UAAU,EAAE,OAAO,CAAC,iBAAiB,EACrC,YAAY,EAAE,oBAAoB,GAAG,SAAS,EAC9C,aAAa,EAAE,qBAAqB,GAAG,SAAS,EAChD,UAAU,EAAE,WAAW,GAAG,SAAS,EACnC,gBAAgB,EAAE,wBAAwB,EAC1C,aAAa,CAAC,EAAE,sBAAsB,GACvC,oBAAoB,CA6BtB;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,kBAAkB,CAC9B,gBAAgB,EAAE,MAAM,EACxB,MAAM,EAAE,oBAAoB,EAC5B,SAAS,EAAE,oBAAoB,CAAC,WAAW,CAAC,GAAG,SAAS,GACzD,MAAM,CAmBR"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dimensions.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/dimensions.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,UAAU,EACf,KAAK,oBAAoB,EAK5B,MAAM,qBAAqB,CAAC;AAE7B;;;;;;;;;;;GAWG;AACH,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,oBAAoB,GAAG,UAAU,EAAE,CAQ7E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drillUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/drillUtils.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhE,wBAAgB,2CAA2C,CACvD,UAAU,EAAE,oBAAoB,GACjC,oBAAoB,CAatB"}
|
|
@@ -14,3 +14,4 @@ export declare function getSegmentDataAndUris(attributeHeaderItems: IResultHeade
|
|
|
14
14
|
* substituting `EMPTY_SEGMENT_VALUE` for nulls.
|
|
15
15
|
*/
|
|
16
16
|
export declare function getAttributeDataAndUris(attributeHeaderItems: IResultHeader[][], dataIndex: number, emptyHeaderString: string, nullHeaderString: string): ISegmentData;
|
|
17
|
+
//# sourceMappingURL=headerItemUtils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"headerItemUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/headerItemUtils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAA2B,MAAM,qBAAqB,CAAC;AAIlF,MAAM,WAAW,YAAY;IACzB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;;GAGG;AACH,wBAAgB,qBAAqB,CACjC,oBAAoB,EAAE,aAAa,EAAE,EAAE,EACvC,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,YAAY,CAiBd;AAED;;;;GAIG;AACH,wBAAgB,uBAAuB,CACnC,oBAAoB,EAAE,aAAa,EAAE,EAAE,EACvC,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,YAAY,CAiBd"}
|
|
@@ -49,3 +49,4 @@ export declare function canSetGeoJsonSourceData(map: IMapFacade, sourceId: strin
|
|
|
49
49
|
export declare function trySetGeoJsonSourceData(map: IMapFacade, sourceId: string, data: GeoJSONSourceSpecification["data"] | undefined): boolean;
|
|
50
50
|
export declare function removeLayerIfExists(map: IMapFacade, layerId: string): void;
|
|
51
51
|
export declare function removeSourceIfExists(map: IMapFacade, sourceId: string): void;
|
|
52
|
+
//# sourceMappingURL=layerOps.d.ts.map
|