@gooddata/sdk-ui-geo 11.41.0-alpha.4 → 11.41.0-alpha.5
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
package/esm/GeoChart.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChart.d.ts","sourceRoot":"","sources":["../src/GeoChart.ts"],"names":[],"mappings":"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"}
|
package/esm/GeoPushpinChart.d.ts
CHANGED
|
@@ -13,3 +13,4 @@ export declare function getGeoChartDimensions(def: IExecutionDefinition): IDimen
|
|
|
13
13
|
* @public
|
|
14
14
|
*/
|
|
15
15
|
export declare function LegacyGeoPushpinChart(props: ILegacyGeoPushpinChartProps | ILegacyGeoPushpinChartLatitudeLongitudeProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
//# sourceMappingURL=GeoPushpinChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoPushpinChart.d.ts","sourceRoot":"","sources":["../src/GeoPushpinChart.tsx"],"names":[],"mappings":"AAMA,OAAO,EAIH,KAAK,UAAU,EACf,KAAK,oBAAoB,EAS5B,MAAM,qBAAqB,CAAC;AAY7B,OAAO,EAEH,KAAK,4CAA4C,EACjD,KAAK,2BAA2B,EAEnC,MAAM,eAAe,CAAC;AAyBvB;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,oBAAoB,GAAG,UAAU,EAAE,CAM7E;AA0FD;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CACjC,KAAK,EAAE,2BAA2B,GAAG,4CAA4C,2CAMpF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CoreGeoChart.d.ts","sourceRoot":"","sources":["../../src/core/CoreGeoChart.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAKxD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAatE;;GAEG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,kBAAkB,GAAG,qBAAqB,2CAM7E"}
|
|
@@ -41,3 +41,4 @@ export declare function useMapboxTokenStrict(mapboxToken?: string): string;
|
|
|
41
41
|
* @deprecated Kept only for the legacy Mapbox-based implementation.
|
|
42
42
|
*/
|
|
43
43
|
export declare function useMapboxToken(mapboxToken?: string): string | undefined;
|
|
44
|
+
//# sourceMappingURL=MapboxTokenProvider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MapboxTokenProvider.d.ts","sourceRoot":"","sources":["../../src/core/MapboxTokenProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAItF,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD;;;GAGG;AACH,eAAO,MAAM,kBAAkB;;EAE7B,CAAC;AAEH;;;GAGG;AACH,wBAAgB,mBAAmB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAI/F;AAED;;;GAGG;AACH,wBAAgB,eAAe,CAAC,CAAC,SAAS;IAAE,MAAM,CAAC,EAAE,UAAU,CAAA;CAAE,EAC7D,cAAc,EAAE,aAAa,CAAC,CAAC,CAAC,GACjC,aAAa,CAAC,CAAC,CAAC,CAYlB;AAED;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,EAC/B,MAAM,CAAC,EAAE,CAAC,GAAG;IAAE,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,EACrC,WAAW,CAAC,EAAE,MAAM,GACrB,CAAC,CAAC,GAAG;IAAE,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,GAAG,SAAS,CAO5C;AAED;;;GAGG;AACH,wBAAgB,oBAAoB,CAAC,WAAW,CAAC,EAAE,MAAM,UAMxD;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAAC,WAAW,CAAC,EAAE,MAAM,sBAIlD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartInner.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartInner.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartLegendRenderer.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartLegendRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAY,MAAM,OAAO,CAAC;AAIpD,OAAqB,EAAE,KAAK,WAAW,EAA+B,MAAM,eAAe,CAAC;AAE5F,OAAO,EACH,KAAK,aAAa,EAElB,KAAK,0BAA0B,EAE/B,KAAK,YAAY,EACpB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAA0B,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAsB1E;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,aAAa,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,GAAG,uBAAuB,CAAC;IAC/C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,0BAA0B,KAAK,IAAI,CAAC;IACzD,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,aAAa,CAAC;CAC7B;AAkBD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,GAAG,YAAY,GAAG,IAAI,CA2B/F"}
|
|
@@ -2,3 +2,4 @@ import { type IColorStrategy, type IPushpinCategoryLegendItem } from "@gooddata/
|
|
|
2
2
|
import { type IGeoChartInnerProps } from "./GeoChartInner.js";
|
|
3
3
|
export declare function GeoChartOptionsWrapper(props: IGeoChartInnerProps): import("react/jsx-runtime").JSX.Element | null;
|
|
4
4
|
export declare function createCategoryLegendItems(colorStrategy: IColorStrategy, emptyHeaderString: string, nullHeaderString: string): IPushpinCategoryLegendItem[];
|
|
5
|
+
//# sourceMappingURL=GeoChartOptionsWrapper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartOptionsWrapper.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartOptionsWrapper.tsx"],"names":[],"mappings":"AAgBA,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,0BAA0B,EAElC,MAAM,8BAA8B,CAAC;AAMtC,OAAO,EAA6C,KAAK,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AA8CzG,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,kDAsEhE;AAED,wBAAgB,yBAAyB,CACrC,aAAa,EAAE,cAAc,EAC7B,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,0BAA0B,EAAE,CAgB9B"}
|
|
@@ -20,3 +20,4 @@ export interface IGeoChartRendererProps extends WrappedComponentProps {
|
|
|
20
20
|
onError?: OnError;
|
|
21
21
|
}
|
|
22
22
|
export declare function GeoChartRenderer({ config, drillableItems, drillConfig, dataView, geoData, colorStrategy, afterRender, onCenterPositionChanged, onZoomChanged, onError, intl }: IGeoChartRendererProps): import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
//# sourceMappingURL=GeoChartRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartRenderer.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartRenderer.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAGxD,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAGH,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,OAAO,EACf,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AA8BjE;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB;IACjE,MAAM,EAAE,UAAU,CAAC;IACnB,cAAc,EAAE,gBAAgB,EAAE,CAAC;IACnC,WAAW,EAAE,YAAY,CAAC;IAC1B,QAAQ,EAAE,SAAS,CAAC;IACpB,OAAO,EAAE,QAAQ,CAAC;IAClB,aAAa,EAAE,cAAc,CAAC;IAC9B,WAAW,IAAI,IAAI,CAAC;IACpB,uBAAuB,CAAC,MAAM,EAAE,UAAU,GAAG,IAAI,CAAC;IAClD,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,gBAAgB,CAAC,EAC7B,MAA4B,EAC5B,cAAc,EACd,WAAW,EACX,QAAQ,EACR,OAAO,EACP,aAAa,EACb,WAAsB,EACtB,uBAAkC,EAClC,aAAwB,EACxB,OAAO,EACP,IAAI,EACP,EAAE,sBAAsB,2CA0jBxB"}
|
|
@@ -3,3 +3,4 @@ import { type IGeoChartInnerProps } from "./GeoChartInner.js";
|
|
|
3
3
|
type IGeoValidatorProps = IGeoChartInnerProps;
|
|
4
4
|
export declare function geoValidatorHOC<T>(InnerComponent: ComponentClass<T>): ComponentType<T & IGeoValidatorProps>;
|
|
5
5
|
export {};
|
|
6
|
+
//# sourceMappingURL=GeoValidatorHOC.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoValidatorHOC.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoValidatorHOC.tsx"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,aAAa,EAMrB,MAAM,OAAO,CAAC;AAqBf,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAG9D,KAAK,kBAAkB,GAAG,mBAAmB,CAAC;AAyC9C,wBAAgB,eAAe,CAAC,CAAC,EAAE,cAAc,EAAE,cAAc,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,GAAG,kBAAkB,CAAC,CA4F3G"}
|
|
@@ -3,3 +3,4 @@ import { type DataViewFacade } from "@gooddata/sdk-ui";
|
|
|
3
3
|
import { type IColorMapping, type IColorStrategy } from "@gooddata/sdk-ui-vis-commons";
|
|
4
4
|
import { type IGeoData } from "../../../GeoChart.js";
|
|
5
5
|
export declare function getColorStrategy(colorPalette: IColorPalette, colorMapping: IColorMapping[], geoData: IGeoData, dv: DataViewFacade): IColorStrategy;
|
|
6
|
+
//# sourceMappingURL=geoChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoChart.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/colorStrategy/geoChart.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,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAqErD,wBAAgB,gBAAgB,CAC5B,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,OAAO,EAAE,QAAQ,EACjB,EAAE,EAAE,cAAc,GACnB,cAAc,CAgBhB"}
|
|
@@ -78,3 +78,4 @@ export declare const EMPTY_SEGMENT_VALUE = "empty-segment-filter";
|
|
|
78
78
|
export declare const LAYER_STYLE_LABEL_PREFIX = "-label";
|
|
79
79
|
export declare const NULL_TOOLTIP_VALUE = "-";
|
|
80
80
|
export declare const ZOOM_CONTROLS_HEIGHT = 100;
|
|
81
|
+
//# sourceMappingURL=geoChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoChart.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/constants/geoChart.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAKtC,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAEpE,eAAO,MAAM,oBAAoB;;;;;;;;;CAA2E,CAAC;AAE7G,eAAO,MAAM,SAAS,EAAE,aA0BvB,CAAC;AAEF,eAAO,MAAM,sBAAsB,UAAyB,CAAC;AAC7D,eAAO,MAAM,6BAA6B;;;;;;;;;;;;CAYzC,CAAC;AACF,eAAO,MAAM,0BAA0B,gBAAgB,CAAC;AACxD,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,6BAA6B,EAAE,QAAQ,CAAC,WAYpD,CAAC;AACF,eAAO,MAAM,4BAA4B,EAAE,QAAQ,CAAC,UAQnD,CAAC;AACF,eAAO,MAAM,2BAA2B,EAAE,QAAQ,CAAC,UAMlD,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;CAiBpC,CAAC;AACF,eAAO,MAAM,sBAAsB,KAAK,CAAC;AAEzC,eAAO,MAAM,yBAAyB,QAAQ,CAAC;AAC/C,eAAO,MAAM,wBAAwB,oBAAoB,CAAC;AAC1D,eAAO,MAAM,kBAAkB,gBAAgB,CAAC;AAEhD,eAAO,MAAM,kBAAkB,+GAQrB,CAAC;AAEX,eAAO,MAAM,cAAc,EAAE,MAAM,EAA8C,CAAC;AAGlF,eAAO,MAAM,YAAY,EAAE,MAAU,CAAC;AACtC,eAAO,MAAM,cAAc,EAAE,UAG5B,CAAC;AAEF,eAAO,MAAM,kCAAkC,qBAAqB,CAAC;AAErE,eAAO,MAAM,6BAA6B,MAAM,CAAC;AAEjD,eAAO,MAAM,2BAA2B,IAAI,CAAC;AAC7C,eAAO,MAAM,2BAA2B,QAAoB,CAAC;AAE7D,eAAO,MAAM,uBAAuB;;CAEnC,CAAC;AAIF,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,QAAQ,CAAC,aAAa,CAmBlE,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;CAInC,CAAC;AAEF,eAAO,MAAM,oBAAoB,WAAW,CAAC;AAC7C,eAAO,MAAM,0BAA0B,iBAAiB,CAAC;AACzD,eAAO,MAAM,yBAAyB,kBAAkB,CAAC;AACzD,eAAO,MAAM,iCAAiC,wBAAwB,CAAC;AACvE,eAAO,MAAM,mBAAmB,yBAAyB,CAAC;AAC1D,eAAO,MAAM,wBAAwB,WAAW,CAAC;AAEjD,eAAO,MAAM,kBAAkB,MAAM,CAAC;AAEtC,eAAO,MAAM,oBAAoB,MAAM,CAAC"}
|
|
@@ -19,3 +19,4 @@ export declare function getColorPaletteMapping(colorStrategy: IColorStrategy): C
|
|
|
19
19
|
export declare function getPushpinColors(colorValues: Array<number | null>, segmentValues: string[] | undefined, colorStrategy: IColorStrategy): IPushpinColor[];
|
|
20
20
|
export declare function generateLegendColorData(colorSeries: number[], colorString: string): IColorLegendItem[];
|
|
21
21
|
export {};
|
|
22
|
+
//# sourceMappingURL=geoChartColor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoChartColor.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartColor.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE1F,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAavD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAiB7F;AAED,KAAK,mBAAmB,GAAG;IAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;CAAE,CAAC;AAE5D,wBAAgB,sBAAsB,CAAC,aAAa,EAAE,cAAc,GAAG,mBAAmB,CAoBzF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,gBAAgB,CAC5B,WAAW,EAAE,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,EACjC,aAAa,sBAAe,EAC5B,aAAa,EAAE,cAAc,GAC9B,aAAa,EAAE,CAkDjB;AAED,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,GAAG,gBAAgB,EAAE,CA0BtG"}
|
|
@@ -14,3 +14,4 @@ export declare function createClusterLabels(dataSourceName: string): mapboxgl.Sy
|
|
|
14
14
|
* Create layer for un-clustered points which are not close to others
|
|
15
15
|
*/
|
|
16
16
|
export declare function createUnclusterPoints(dataSourceName: string): mapboxgl.CircleLayer;
|
|
17
|
+
//# sourceMappingURL=geoChartDataLayers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoChartDataLayers.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartDataLayers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAItC,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,QAAQ,EAAyB,MAAM,mBAAmB,CAAC;AAmE1F,wBAAgB,mBAAmB,CAAC,oBAAoB,EAAE,MAAM,EAAE,GAAG,QAAQ,CAAC,UAAU,CAQvF;AAUD,wBAAgB,sBAAsB,CAClC,cAAc,EAAE,MAAM,EACtB,OAAO,EAAE,QAAQ,EACjB,MAAM,EAAE,UAAU,GACnB,QAAQ,CAAC,WAAW,CAiBtB;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,MAAM,GAAG,QAAQ,CAAC,WAAW,CAYhF;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,MAAM,GAAG,QAAQ,CAAC,WAAW,CAMhF;AACD;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,cAAc,EAAE,MAAM,GAAG,QAAQ,CAAC,WAAW,CAalF"}
|
|
@@ -10,3 +10,4 @@ type IGeoDataSourceFeature = GeoJSON.Feature<GeoJSON.Point, GeoJSON.GeoJsonPrope
|
|
|
10
10
|
export type IGeoDataSourceFeatures = IGeoDataSourceFeature[];
|
|
11
11
|
export declare const createPushpinDataSource: (dataSourceProps: IGeoDataSourceProps) => import("mapbox-gl").GeoJSONSourceRaw;
|
|
12
12
|
export {};
|
|
13
|
+
//# sourceMappingURL=geoChartDataSource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoChartDataSource.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartDataSource.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,QAAQ,EAA6C,MAAM,mBAAmB,CAAC;AAW9G,MAAM,WAAW,mBAAmB;IAChC,aAAa,EAAE,cAAc,CAAC;IAC9B,MAAM,EAAE,UAAU,CAAC;IACnB,OAAO,EAAE,QAAQ,CAAC;IAClB,aAAa,EAAE,OAAO,CAAC;CAC1B;AAED,KAAK,qBAAqB,GAAG,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAC;AACvF,MAAM,MAAM,sBAAsB,GAAG,qBAAqB,EAAE,CAAC;AAiH7D,eAAO,MAAM,uBAAuB,gFAkBnC,CAAC"}
|
|
@@ -8,3 +8,4 @@ export declare function shouldShowTooltip(geoProperties: GeoJSON.GeoJsonProperti
|
|
|
8
8
|
export declare function getTooltipHtml(geoProperties: GeoJSON.GeoJsonProperties, tooltipStroke: string, maxWidth: number, separators?: ISeparators, drillableItems?: IHeaderPredicate[], intl?: IntlShape): string;
|
|
9
9
|
export declare const handlePushpinMouseEnter: (e: mapboxgl.EventData, chart: mapboxgl.Map, tooltip: mapboxgl.Popup, config: IGeoConfig, drillableItems?: IHeaderPredicate[] | undefined, intl?: IntlShape | undefined) => void;
|
|
10
10
|
export declare const handlePushpinMouseLeave: (_e: mapboxgl.EventData, chart: mapboxgl.Map, tooltip: mapboxgl.Popup, config: IGeoConfig) => void;
|
|
11
|
+
//# sourceMappingURL=geoChartTooltip.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geoChartTooltip.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartTooltip.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,EAAE,KAAK,UAAU,EAAwB,MAAM,mBAAmB,CAAC;AAO1E,eAAO,MAAM,iBAAiB,MAAM,CAAC;AAuCrC,wBAAgB,iBAAiB,CAAC,aAAa,EAAE,OAAO,CAAC,iBAAiB,GAAG,SAAS,GAAG,OAAO,CAY/F;AAQD,wBAAgB,cAAc,CAC1B,aAAa,EAAE,OAAO,CAAC,iBAAiB,EACxC,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,MAAM,EAChB,UAAU,CAAC,EAAE,WAAW,EACxB,cAAc,CAAC,EAAE,gBAAgB,EAAE,EACnC,IAAI,CAAC,EAAE,SAAS,GACjB,MAAM,CAiBR;AAkBD,eAAO,MAAM,uBAAuB,kLA8CnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,oGAWnC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { type IRgbColorValue } from "@gooddata/sdk-model";
|
|
2
2
|
export declare function getColorPalette(baseColor: string | IRgbColorValue, opacity?: number): string[];
|
|
3
3
|
export declare function rgbToRgba(color: string, opacity?: number): string;
|
|
4
|
+
//# sourceMappingURL=colors.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/colors.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAiD1D,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,cAAc,EAAE,OAAO,GAAE,MAAU,GAAG,MAAM,EAAE,CAOjG;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,GAAE,MAAU,GAAG,MAAM,CAGpE"}
|
|
@@ -20,3 +20,4 @@ export declare function dataValueAsFloat(value: DataValue): number;
|
|
|
20
20
|
export declare function isFluidLegendEnabled(responsive: boolean | "autoPositionWithPopup", showFluidLegend: boolean): boolean;
|
|
21
21
|
export declare function isColorAssignmentItemChanged(prevColorAssignment: IColorAssignment[], colorAssignment: IColorAssignment[]): boolean;
|
|
22
22
|
export {};
|
|
23
|
+
//# sourceMappingURL=common.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/common.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,SAAS,EACd,KAAK,OAAO,EACZ,KAAK,aAAa,EAGrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAE3F,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAI/E,wBAAgB,0BAA0B,CAAC,EAAE,EAAE,cAAc,EAAE,OAAO,EAAE,QAAQ,GAAG,aAAa,EAAE,EAAE,CAOnG;AAED,wBAAgB,sBAAsB,CAAC,EAAE,EAAE,cAAc,EAAE,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAOpG;AAID,wBAAgB,aAAa,CAAC,OAAO,EAAE,OAAO,EAAE,GAAG,OAAO,CASzD;AAED,wBAAgB,gBAAgB,CAAC,MAAM,GAAE,MAAM,EAAO,GAAG,MAAM,CAK9D;AAED,wBAAgB,8BAA8B,CAAC,EAAE,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM,CAI/F;AAGD,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EAAE,iBAAiB,GAAE,OAAc,GAAG,OAAO,CAIjG;AAED,wBAAgB,qBAAqB,CACjC,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,EAC9C,YAAY,EAAE,gBAAgB,GAAG,SAAS,GAC3C,OAAO,CAET;AAED,UAAU,OAAO;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,OAAO,CAkBjD;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM,CAWzD;AAED,wBAAgB,oBAAoB,CAChC,UAAU,EAAE,OAAO,GAAG,uBAAuB,EAC7C,eAAe,EAAE,OAAO,GACzB,OAAO,CAET;AAED,wBAAgB,4BAA4B,CACxC,mBAAmB,EAAE,gBAAgB,EAAE,EACvC,eAAe,EAAE,gBAAgB,EAAE,GACpC,OAAO,CAET"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/data.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,oBAAoB,EAGzB,KAAK,aAAa,EAWrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACpE,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EACH,KAAK,iBAAiB,EAEtB,KAAK,QAAQ,EAIhB,MAAM,yBAAyB,CAAC;AACjC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAoBvE,wBAAgB,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,UAAU,GAAG,IAAI,CAepE;AAED,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,CAexE;AAYD,wBAAgB,UAAU,CACtB,EAAE,EAAE,cAAc,EAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,QAAQ,CAuEV;AAkKD,wBAAgB,mBAAmB,CAC/B,aAAa,EAAE,0BAA0B,EAAE,EAC3C,OAAO,EAAE,QAAQ,GAClB,iBAAiB,CAenB;AAUD,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,OAAO,CAAC,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAQnG;AAED,MAAM,MAAM,aAAa,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IAClE,KAAK,EAAE,aAAa,EAAE,CAAC;CAC1B,CAAC;AACF,MAAM,WAAW,yBAAyB;IACtC,iBAAiB,EAAE,aAAa,CAAC;IACjC,kBAAkB,EAAE,aAAa,GAAG,SAAS,CAAC;IAC9C,oBAAoB,EAAE,aAAa,GAAG,SAAS,CAAC;CACnD;AAED,wBAAgB,4BAA4B,CACxC,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,QAAQ,GAClB,yBAAyB,CAkC3B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { type DataViewFacade, type IDrillConfig, type IHeaderPredicate } from "@gooddata/sdk-ui";
|
|
2
2
|
import { type IGeoData } from "../../../../GeoChart.js";
|
|
3
3
|
export declare function handleGeoPushpinDrillEvent(drillableItems: IHeaderPredicate[], drillConfig: IDrillConfig, dv: DataViewFacade, geoData: IGeoData, pinProperties: GeoJSON.GeoJsonProperties, pinCoordinates: number[], target: EventTarget, clickEvent?: MouseEvent): void;
|
|
4
|
+
//# sourceMappingURL=drilling.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drilling.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/drilling.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,YAAY,EAGjB,KAAK,gBAAgB,EAIxB,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,QAAQ,EAAuB,MAAM,yBAAyB,CAAC;AA8E7E,wBAAgB,0BAA0B,CACtC,cAAc,EAAE,gBAAgB,EAAE,EAClC,WAAW,EAAE,YAAY,EACzB,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,QAAQ,EACjB,aAAa,EAAE,OAAO,CAAC,iBAAiB,EACxC,cAAc,EAAE,MAAM,EAAE,EACxB,MAAM,EAAE,WAAW,EACnB,UAAU,CAAC,EAAE,UAAU,GACxB,IAAI,CAmDN"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { type ISeparators } from "@gooddata/sdk-model";
|
|
2
2
|
export declare function formatValueForTooltip(val: string | number, format: string | undefined, separators?: ISeparators): string;
|
|
3
3
|
export declare function getTooltipContentWidth(isFullScreenTooltip: boolean, chartWidth: number, tooltipMaxWidth: number): number;
|
|
4
|
+
//# sourceMappingURL=format.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/format.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAIvD,wBAAgB,qBAAqB,CACjC,GAAG,EAAE,MAAM,GAAG,MAAM,EACpB,MAAM,EAAE,MAAM,GAAG,SAAS,EAC1B,UAAU,CAAC,EAAE,WAAW,GACzB,MAAM,CAUR;AAED,wBAAgB,sBAAsB,CAClC,mBAAmB,EAAE,OAAO,EAC5B,UAAU,EAAE,MAAM,EAClB,eAAe,EAAE,MAAM,GACxB,MAAM,CAER"}
|
|
@@ -7,3 +7,4 @@ export declare function isSmallPushpinSizeLegend(width: number | undefined, igno
|
|
|
7
7
|
export declare function getPushpinSizeLegendTitle(title: string | undefined, width: number | undefined, ignoreMeasureName: boolean): string | undefined;
|
|
8
8
|
export declare function shouldRenderCircleLegendInsidePopUp(width: number | undefined, renderPopUp: boolean | undefined): boolean;
|
|
9
9
|
export declare function shouldRenderMiddleCircle(width: number | undefined, ignoreSmallSize: boolean): boolean;
|
|
10
|
+
//# sourceMappingURL=responsive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/responsive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAuBrE,wBAAgB,iBAAiB,CAC7B,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,OAAO,GAAG,uBAAuB,CAKnC;AAED,wBAAgB,uBAAuB,CACnC,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,UAAU,IAAI,uBAAuB,CAEvC;AAED,wBAAgB,yBAAyB,CACrC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,aAAa,EAAE,OAAO,GAAG,SAAS,EAClC,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,gBAAgB,CAclB;AAED,wBAAgB,0BAA0B,CACtC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,MAAM,GAAG,SAAS,CAGpB;AAED,wBAAgB,wBAAwB,CACpC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,eAAe,EAAE,OAAO,EACxB,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,OAAO,CAET;AAED,wBAAgB,yBAAyB,CACrC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,iBAAiB,EAAE,OAAO,GAC3B,MAAM,GAAG,SAAS,CAEpB;AAED,wBAAgB,mCAAmC,CAC/C,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,WAAW,EAAE,OAAO,GAAG,SAAS,GACjC,OAAO,CAET;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,EAAE,eAAe,EAAE,OAAO,GAAG,OAAO,CAMrG"}
|
|
@@ -9,3 +9,4 @@ interface IGeoViewport {
|
|
|
9
9
|
export declare function getViewportOptions(data: IGeoLngLat[], config: IGeoConfig): IGeoViewport;
|
|
10
10
|
export declare function getLngLatBounds(lnglats: IGeoLngLat[]): IGeoLngLatBounds | undefined;
|
|
11
11
|
export {};
|
|
12
|
+
//# sourceMappingURL=viewport.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"viewport.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/viewport.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAEtC,OAAO,EAAE,KAAK,UAAU,EAA2B,MAAM,yBAAyB,CAAC;AACnF,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAGzF,UAAU,YAAY;IAClB,MAAM,CAAC,EAAE,QAAQ,CAAC,gBAAgB,CAAC;IACnC,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,UAAU,EAAE,EAAE,MAAM,EAAE,UAAU,GAAG,YAAY,CA8BvF;AAgBD,wBAAgB,eAAe,CAAC,OAAO,EAAE,UAAU,EAAE,GAAG,gBAAgB,GAAG,SAAS,CAMnF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PushpinCategoryLegend.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/legends/PushpinCategoryLegend.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EACH,KAAK,aAAa,EAElB,KAAK,0BAA0B,EAG/B,KAAK,YAAY,EAEpB,MAAM,8BAA8B,CAAC;AAEtC,eAAO,MAAM,qBAAqB,MAAM,CAAC;AAEzC,MAAM,WAAW,2BAA2B;IACxC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,WAAW,EAAE,WAAW,CAAC;IACzB,aAAa,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,GAAG,uBAAuB,CAAC;IAC/C,eAAe,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IACtC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,WAAW,CAAC,CAAC,IAAI,EAAE,0BAA0B,GAAG,IAAI,CAAC;IACrD,SAAS,CAAC,EAAE,aAAa,CAAC;CAC7B;AAED,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,2BAA2B,GAAG,YAAY,CActF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PushpinSizeLegend.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/legends/PushpinSizeLegend.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAY,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAQpD,MAAM,WAAW,uBAAuB;IACpC,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,KAAK,EAAE,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,uBAAuB,GAAG,YAAY,GAAG,IAAI,CA8CrF"}
|
package/esm/index.d.ts
CHANGED
|
@@ -37,3 +37,4 @@ export type { IGeoChartInnerProps, ICoreGeoChartProps, IGeoChartInnerOptions, }
|
|
|
37
37
|
export type { IGeoChartRendererProps } from "./core/geoChart/GeoChartRenderer.js";
|
|
38
38
|
export type { IGeoChartLegendRendererProps } from "./core/geoChart/GeoChartLegendRenderer.js";
|
|
39
39
|
export { getColorMappingPredicate, type ICustomTooltipConfig, type CustomTooltipPlacement, } from "@gooddata/sdk-ui-vis-commons";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;GAUG;AAEH,YAAY,EACR,UAAU,EACV,kBAAkB,EAClB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,gBAAgB,EAChB,QAAQ,EACR,iBAAiB,EACjB,gBAAgB,EAChB,eAAe,EACf,eAAe,EACf,YAAY,EACZ,+BAA+B,EAC/B,4CAA4C,EAC5C,2BAA2B,GAC9B,MAAM,eAAe,CAAC;AACvB,YAAY,EACR,yBAAyB,EACzB,sCAAsC,EACtC,6BAA6B,EAC7B,qBAAqB,GACxB,MAAM,2CAA2C,CAAC;AACnD,YAAY,EACR,qBAAqB,EACrB,6BAA6B,EAC7B,UAAU,EACV,gBAAgB,EAChB,8BAA8B,EAC9B,mBAAmB,GACtB,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAEpF,YAAY,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAElF,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,YAAY,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AAC5E,YAAY,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEtE,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,YAAY,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AACzG,YAAY,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,YAAY,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAEpE,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EACH,cAAc,EACd,iBAAiB,EACjB,KAAK,YAAY,EACjB,KAAK,aAAa,EAClB,KAAK,SAAS,EACd,KAAK,eAAe,EACpB,KAAK,aAAa,EAClB,KAAK,gBAAgB,GACxB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAC3E,YAAY,EAAE,wBAAwB,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAE1G,YAAY,EACR,uBAAuB,EACvB,iBAAiB,EACjB,uBAAuB,EACvB,qBAAqB,GACxB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACH,mBAAmB,EACnB,KAAK,2BAA2B,EAChC,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,GAC7B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EACH,wBAAwB,EACxB,KAAK,yBAAyB,EAC9B,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,GAC7B,MAAM,+BAA+B,CAAC;AAEvC,YAAY,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAE5E,OAAO,EACH,mBAAmB,EACnB,cAAc,EACd,oBAAoB,EACpB,eAAe,EACf,iBAAiB,GACpB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,YAAY,EACR,mBAAmB,EACnB,kBAAkB,EAClB,qBAAqB,GACxB,MAAM,kCAAkC,CAAC;AAC1C,YAAY,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAClF,YAAY,EAAE,4BAA4B,EAAE,MAAM,2CAA2C,CAAC;AAG9F,OAAO,EACH,wBAAwB,EACxB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,GAC9B,MAAM,8BAA8B,CAAC"}
|
package/esm/internal/index.d.ts
CHANGED
|
@@ -17,3 +17,4 @@ export { isConcreteViewportPreset } from "../next/types/config/viewport.js";
|
|
|
17
17
|
export { PRESET_VIEWPORT_BOUNDS } from "../next/map/runtime/mapConfig.js";
|
|
18
18
|
export { normalizeGeoLegendPosition } from "../next/utils/legend/geoLegendPosition.js";
|
|
19
19
|
export type { GeoLegendCornerPosition, GeoLegendPosition, LegacyGeoLegendPosition, } from "../next/types/config/legend.js";
|
|
20
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/internal/index.ts"],"names":[],"mappings":"AAIA;;;;;;;GAOG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AACtF,YAAY,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAClF,YAAY,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AACnF,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EACH,eAAe,EACf,sBAAsB,EACtB,wBAAwB,EACxB,sBAAsB,EACtB,wBAAwB,GAC3B,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,2CAA2C,CAAC;AACvF,YAAY,EACR,uBAAuB,EACvB,iBAAiB,EACjB,uBAAuB,GAC1B,MAAM,gCAAgC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoAreaChart.d.ts","sourceRoot":"","sources":["../../src/next/GeoAreaChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAOnD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAE5E;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,kBAAkB,GAAG,YAAY,CAmCpE"}
|
package/esm/next/GeoChart.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChart.d.ts","sourceRoot":"","sources":["../../src/next/GeoChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAU1C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAEvE;;;;GAIG;AACH,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,GAAG,YAAY,CAgB5D;AAED;;;;GAIG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,kBAAkB,GAAG;IAAE,IAAI,EAAE,YAAY,CAAA;CAAE,GAAG,YAAY,CAajG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoPushpinChart.d.ts","sourceRoot":"","sources":["../../src/next/GeoPushpinChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAQnD,OAAO,KAAK,EAER,qBAAqB,EACxB,MAAM,sCAAsC,CAAC;AAgD9C;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,qBAAqB,GAAG,YAAY,CAS1E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartDataLoader.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoChartDataLoader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAqB,MAAM,OAAO,CAAC;AAe7D,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAQjF;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,eAAe,EAClB,EAAE;IACC,eAAe,EAAE,qBAAqB,EAAE,CAAC;CAC5C,GAAG,YAAY,CA6Gf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartProviders.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoChartProviders.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAKnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAEjF,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,SAAS,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC9C,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AAED,wBAAgB,iBAAiB,CAAC,EAC9B,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,cAAc,EACjB,EAAE,uBAAuB,GAAG,YAAY,CAYxC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoErrorComponent.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoErrorComponent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAGH,KAAK,gBAAgB,EAExB,MAAM,kBAAkB,CAAC;AAM1B;;GAEG;AACH,UAAU,uBAAuB;IAC7B,KAAK,EAAE,gBAAgB,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,KAAK,EAAE,EAAE,uBAAuB,2CAWnE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoLoadingComponent.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoLoadingComponent.tsx"],"names":[],"mappings":"AAMA;;GAEG;AACH,wBAAgB,mBAAmB,4CAKlC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RenderGeoChart.d.ts","sourceRoot":"","sources":["../../../src/next/components/RenderGeoChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAA0C,MAAM,OAAO,CAAC;AAQlF,OAAO,EACH,KAAK,gBAAgB,EAIxB,MAAM,kBAAkB,CAAC;AAsB1B;;;;;;;;;;;;;;GAcG;AACH,UAAU,oBAAoB;IAC1B,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,GAAG,IAAI,KAAK,IAAI,CAAC;CACzD;AAED,wBAAgB,cAAc,CAAC,EAAE,UAAU,EAAE,EAAE,oBAAoB,GAAG,YAAY,CAqHjF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronIcon.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/ChevronIcon.tsx"],"names":[],"mappings":"AAQA;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,WAAW,yDAatB,CAAC"}
|
|
@@ -29,3 +29,4 @@ export interface IGeoChartLegendOverlayProps {
|
|
|
29
29
|
* @internal
|
|
30
30
|
*/
|
|
31
31
|
export declare function GeoChartLegendOverlay({ config, chartContainerRect, layers, layerExecutions, primaryLayer, numericSymbols, formatMessage, setLegendPanelElementRef }: IGeoChartLegendOverlayProps): ReactElement | null;
|
|
32
|
+
//# sourceMappingURL=GeoChartLegendOverlay.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartLegendOverlay.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/GeoChartLegendOverlay.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAwB,MAAM,OAAO,CAAC;AAEhE,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAKvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAGlE;;;;;;;;GAQG;AACH,MAAM,WAAW,2BAA2B;IACxC,MAAM,EAAE,eAAe,GAAG,SAAS,CAAC;IACpC,kBAAkB,EAAE,WAAW,GAAG,IAAI,CAAC;IACvC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,aAAa,GAAG,IAAI,CAAC;IACnC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,aAAa,CAAC,EAAE,sBAAsB,CAAC;IACvC,wBAAwB,CAAC,EAAE,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;CACvE;AAED;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,EAClC,MAAM,EACN,kBAAkB,EAClB,MAAM,EACN,eAAe,EACf,YAAY,EACZ,cAAc,EACd,aAAa,EACb,wBAAwB,EAC3B,EAAE,2BAA2B,GAAG,YAAY,GAAG,IAAI,CA2DnD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayerToggleSwitch.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LayerToggleSwitch.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAErC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB,+DAuB5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegendGroupColor.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupColor.tsx"],"names":[],"mappings":"AAqBA,OAAO,EAEH,KAAK,YAAY,EAEpB,MAAM,6BAA6B,CAAC;AAIrC;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;;OAGG;IACH,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpC;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;CAC5C;AA2PD,eAAO,MAAM,gBAAgB,8DAU3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegendGroupColorScale.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupColorScale.tsx"],"names":[],"mappings":"AAIA,OAAO,EAEH,KAAK,YAAY,EAEpB,MAAM,6BAA6B,CAAC;AAIrC,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;IAEvC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAqDD;;;;;;;;;GASG;AACH,eAAO,MAAM,qBAAqB,mEA4ChC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegendGroupContainer.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupContainer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAqB,KAAK,SAAS,EAAe,MAAM,OAAO,CAAC;AAIvE,UAAU,0BAA0B;IAChC,gBAAgB,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,EAAE,SAAS,CAAC;CACvB;AAED;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,kEAuC/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegendGroupSize.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupSize.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,YAAY,EAGpB,MAAM,6BAA6B,CAAC;AAKrC;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAsBD;;;;;;;;;GASG;AACH,eAAO,MAAM,eAAe,6DAoD1B,CAAC"}
|
|
@@ -56,3 +56,4 @@ export interface IMultiLayerLegendPanelProps {
|
|
|
56
56
|
setPanelElementRef?: (element: HTMLDivElement | null) => void;
|
|
57
57
|
}
|
|
58
58
|
export declare const MultiLayerLegendPanel: import("react").NamedExoticComponent<IMultiLayerLegendPanelProps>;
|
|
59
|
+
//# sourceMappingURL=MultiLayerLegendPanel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MultiLayerLegendPanel.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/MultiLayerLegendPanel.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAAgC,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACpG,OAAO,EACH,KAAK,YAAY,EAGpB,MAAM,6BAA6B,CAAC;AAErC,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AA+GlE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAE7B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAE3B;;;OAGG;IACH,uBAAuB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpD;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAErD;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;IAEvC;;OAEG;IACH,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;CACjE;AA2BD,eAAO,MAAM,qBAAqB,mEA+LhC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MultiLayerLegendSection.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/MultiLayerLegendSection.tsx"],"names":[],"mappings":"AAeA,OAAO,EAAqB,KAAK,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAQrF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,OAAO,EAAE,cAAc,CAAC;IAExB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;IAEzD;;;OAGG;IACH,cAAc,CAAC,EAAE,cAAc,CAAC;IAEhC;;OAEG;IACH,gBAAgB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAEhE;;;OAGG;IACH,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAEjE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAErD;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;CAC1C;AAwFD;;;;;;;;GAQG;AACH,eAAO,MAAM,uBAAuB,qEA2PlC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"groupTitle.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/groupTitle.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE;;;;GAIG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,YAAY,EAAE,aAAa,CAAC,EAAE,sBAAsB,GAAG,MAAM,CAS3G"}
|
|
@@ -2,3 +2,4 @@ import { type MessageDescriptor } from "react-intl";
|
|
|
2
2
|
import { type LegendMessageId, type LegendMessageValues } from "../../types/legend/messages.js";
|
|
3
3
|
export type LegendMessageFormatter = (id: LegendMessageId, values?: LegendMessageValues) => string;
|
|
4
4
|
export declare const legendMessagesById: Record<LegendMessageId, MessageDescriptor>;
|
|
5
|
+
//# sourceMappingURL=legendMessages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"legendMessages.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/legendMessages.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,iBAAiB,EAAkB,MAAM,YAAY,CAAC;AAEpE,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAEhG,MAAM,MAAM,sBAAsB,GAAG,CAAC,EAAE,EAAE,eAAe,EAAE,MAAM,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAC;AAEnG,eAAO,MAAM,kBAAkB,EAAE,MAAM,CAAC,eAAe,EAAE,iBAAiB,CAmBxE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../src/next/constants/defaults.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,eAAO,MAAM,kBAAkB;IAC3B;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;CAEG,CAAC;AAEX;;;;GAIG;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"emptyDefaults.d.ts","sourceRoot":"","sources":["../../../src/next/constants/emptyDefaults.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,EAAO,CAAC;AAEnC;;GAEG;AACH,eAAO,MAAM,YAAY,IAAK,CAAC;AAE/B;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,EAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoChartContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoChartContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAIlE,OAAO,EACH,KAAK,sBAAsB,EAC3B,KAAK,4BAA4B,EACpC,MAAM,qCAAqC,CAAC;AAE7C,KAAK,qBAAqB,GAAG,sBAAsB,GAAG,4BAA4B,CAAC;AAInF;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,EAClC,QAAQ,EACR,GAAG,KAAK,EACX,EAAE,qBAAqB,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAEjD;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,IAAI,qBAAqB,CAexD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoDataContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoDataContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACzF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAIjE,MAAM,WAAW,eAAe,CAAC,QAAQ,SAAS,cAAc,GAAG,cAAc;IAC7E,OAAO,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,aAAa,EAAE,cAAc,GAAG,IAAI,CAAC;IACrC,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,gBAAgB,EAAE,iBAAiB,CAAC;CACvC;AAED;;;;GAIG;AACH,wBAAgB,UAAU,IAAI,eAAe,CAa5C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeoLayersContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoLayersContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAsC,MAAM,OAAO,CAAC;AAE3E,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,+BAA+B,CAAC;AAChF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACzF,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAUjF;;;;;;;;GAQG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,SAAS,EAAE,YAAY,CAAC;IAExB;;OAEG;IACH,MAAM,EAAE,0BAA0B,GAAG,IAAI,CAAC;IAE1C;;OAEG;IACH,OAAO,EAAE,eAAe,GAAG,YAAY,GAAG,IAAI,CAAC;IAE/C;;OAEG;IACH,QAAQ,EAAE,cAAc,CAAC;IAEzB;;OAEG;IACH,aAAa,EAAE,cAAc,GAAG,IAAI,CAAC;IAErC;;OAEG;IACH,eAAe,EAAE,cAAc,EAAE,CAAC;IAElC;;OAEG;IACH,gBAAgB,EAAE,iBAAiB,CAAC;IAEpC;;OAEG;IACH,eAAe,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC;IAE9C;;OAEG;IACH,oBAAoB,CAAC,EAAE,qBAAqB,CAAC;CAChD;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,eAAe,EAAE,qBAAqB,EAAE,CAAC;IAEzC;;OAEG;IACH,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IAEnC;;OAEG;IACH,YAAY,EAAE,aAAa,GAAG,IAAI,CAAC;IAEnC;;OAEG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AAID;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,cAAc,EACjB,EAAE;IACC,QAAQ,EAAE,SAAS,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC9C,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD,2CAsCA;AAED;;;;;;;GAOG;AACH,wBAAgB,YAAY,IAAI,iBAAiB,CAQhD"}
|