@milaboratories/graph-maker 1.1.199 → 1.1.201
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/dist/components/AesButton.vue.d.ts +1 -0
- package/dist/components/AesButton.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/AesDataMappingContinuous.vue.d.ts +1 -0
- package/dist/components/AesSettings/AesDataMappingContinuous.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/AesDataMappingDiscrete.vue.d.ts +1 -0
- package/dist/components/AesSettings/AesDataMappingDiscrete.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/DiscreteRow.vue.d.ts +1 -0
- package/dist/components/AesSettings/DiscreteRow.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/FixedColorsList.vue.d.ts +1 -0
- package/dist/components/AesSettings/FixedColorsList.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/FixedDotShapeList.vue.d.ts +1 -0
- package/dist/components/AesSettings/FixedDotShapeList.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/FixedLineTypeList.vue.d.ts +1 -0
- package/dist/components/AesSettings/FixedLineTypeList.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/FormWrapper.vue.d.ts +1 -0
- package/dist/components/AesSettings/FormWrapper.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/PalettesForm.vue.d.ts +1 -0
- package/dist/components/AesSettings/PalettesForm.vue.d.ts.map +1 -0
- package/dist/components/AesSettings/types.d.ts +1 -0
- package/dist/components/AesSettings/types.d.ts.map +1 -0
- package/dist/components/BtnIconGroup.vue.d.ts +1 -0
- package/dist/components/BtnIconGroup.vue.d.ts.map +1 -0
- package/dist/components/Chart.vue.d.ts +4 -1
- package/dist/components/Chart.vue.d.ts.map +1 -0
- package/dist/components/Chart.vue.js +137 -120
- package/dist/components/Chart.vue.js.map +1 -1
- package/dist/components/ChartErrorNotificationAlert.vue.d.ts +1 -0
- package/dist/components/ChartErrorNotificationAlert.vue.d.ts.map +1 -0
- package/dist/components/CollapsableBlock.vue.d.ts +1 -0
- package/dist/components/CollapsableBlock.vue.d.ts.map +1 -0
- package/dist/components/DendroTable.vue.d.ts +1 -0
- package/dist/components/DendroTable.vue.d.ts.map +1 -0
- package/dist/components/DendroTooltip.vue.d.ts +1 -0
- package/dist/components/DendroTooltip.vue.d.ts.map +1 -0
- package/dist/components/DoubleContourTemp.vue.d.ts +1 -0
- package/dist/components/DoubleContourTemp.vue.d.ts.map +1 -0
- package/dist/components/DragAndDrop/DnDBasketChip.vue.d.ts +1 -0
- package/dist/components/DragAndDrop/DnDBasketChip.vue.d.ts.map +1 -0
- package/dist/components/DragAndDrop/DnDRangeChip.vue.d.ts +1 -0
- package/dist/components/DragAndDrop/DnDRangeChip.vue.d.ts.map +1 -0
- package/dist/components/DragAndDrop/DndBasket.vue.d.ts +1 -0
- package/dist/components/DragAndDrop/DndBasket.vue.d.ts.map +1 -0
- package/dist/components/DragAndDrop/DndBasket.vue.js +39 -39
- package/dist/components/DragAndDrop/DndBasket.vue.js.map +1 -1
- package/dist/components/DragAndDrop/DndChip.vue.d.ts +1 -0
- package/dist/components/DragAndDrop/DndChip.vue.d.ts.map +1 -0
- package/dist/components/DragAndDrop/DndDoubleChip.vue.d.ts +1 -0
- package/dist/components/DragAndDrop/DndDoubleChip.vue.d.ts.map +1 -0
- package/dist/components/DragAndDrop/types.d.ts +1 -0
- package/dist/components/DragAndDrop/types.d.ts.map +1 -0
- package/dist/components/LassoControls/index.vue.d.ts +1 -0
- package/dist/components/LassoControls/index.vue.d.ts.map +1 -0
- package/dist/components/Loading.vue.d.ts +6 -0
- package/dist/components/Loading.vue.d.ts.map +1 -0
- package/dist/components/Loading.vue.js +21 -12
- package/dist/components/Loading.vue.js.map +1 -1
- package/dist/components/MultiselectButton.vue.d.ts +1 -0
- package/dist/components/MultiselectButton.vue.d.ts.map +1 -0
- package/dist/components/PanelModal.vue.d.ts +1 -0
- package/dist/components/PanelModal.vue.d.ts.map +1 -0
- package/dist/components/PlColorSlider.vue.d.ts +1 -0
- package/dist/components/PlColorSlider.vue.d.ts.map +1 -0
- package/dist/components/PlColorSliderThumb.vue.d.ts +1 -0
- package/dist/components/PlColorSliderThumb.vue.d.ts.map +1 -0
- package/dist/components/Popup.vue.d.ts +1 -0
- package/dist/components/Popup.vue.d.ts.map +1 -0
- package/dist/components/ReorderForm.vue.d.ts +1 -0
- package/dist/components/ReorderForm.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/AxesIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/AxesIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/DeleteChartIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/DeleteChartIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/ExportIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/ExportIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/LayersIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/LayersIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/LinkIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/LinkIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/LogIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/LogIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/icons/SettingsIcon.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/icons/SettingsIcon.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/index.vue.d.ts +1 -0
- package/dist/components/SettingsTabs/index.vue.d.ts.map +1 -0
- package/dist/components/SettingsTabs/index.vue.js +13 -13
- package/dist/components/SettingsTabs/index.vue.js.map +1 -1
- package/dist/components/TransitionSlidePanel.vue.d.ts +1 -0
- package/dist/components/TransitionSlidePanel.vue.d.ts.map +1 -0
- package/dist/components/Zoom/ZoomInput.vue.d.ts +1 -0
- package/dist/components/Zoom/ZoomInput.vue.d.ts.map +1 -0
- package/dist/components/Zoom/index.vue.d.ts +1 -0
- package/dist/components/Zoom/index.vue.d.ts.map +1 -0
- package/dist/composition/useComponent.d.ts +1 -0
- package/dist/composition/useComponent.d.ts.map +1 -0
- package/dist/constantsAesthetic.d.ts +1 -0
- package/dist/constantsAesthetic.d.ts.map +1 -0
- package/dist/constantsCommon.d.ts +3 -1
- package/dist/constantsCommon.d.ts.map +1 -0
- package/dist/constantsCommon.js +138 -126
- package/dist/constantsCommon.js.map +1 -1
- package/dist/dataBindAes.d.ts +1 -0
- package/dist/dataBindAes.d.ts.map +1 -0
- package/dist/forms/AnnotationsForm.vue.d.ts +1 -0
- package/dist/forms/AnnotationsForm.vue.d.ts.map +1 -0
- package/dist/forms/AxesSettingsForm/BubbleAxesSettingsForm.vue.d.ts +1 -0
- package/dist/forms/AxesSettingsForm/BubbleAxesSettingsForm.vue.d.ts.map +1 -0
- package/dist/forms/AxesSettingsForm/DiscreteAxesSettingsForm.vue.d.ts +1 -0
- package/dist/forms/AxesSettingsForm/DiscreteAxesSettingsForm.vue.d.ts.map +1 -0
- package/dist/forms/AxesSettingsForm/DiscreteAxesSettingsForm.vue.js +3 -2
- package/dist/forms/AxesSettingsForm/DiscreteAxesSettingsForm.vue.js.map +1 -1
- package/dist/forms/AxesSettingsForm/HeatmapAxesSettingsForm.vue.d.ts +1 -0
- package/dist/forms/AxesSettingsForm/HeatmapAxesSettingsForm.vue.d.ts.map +1 -0
- package/dist/forms/AxesSettingsForm/HistogramAxesSettingsForm.vue.d.ts +1 -0
- package/dist/forms/AxesSettingsForm/HistogramAxesSettingsForm.vue.d.ts.map +1 -0
- package/dist/forms/AxesSettingsForm/ScatterplotAxesSettingsForm.vue.d.ts +1 -0
- package/dist/forms/AxesSettingsForm/ScatterplotAxesSettingsForm.vue.d.ts.map +1 -0
- package/dist/forms/AxesSettingsForm/index.vue.d.ts +1 -0
- package/dist/forms/AxesSettingsForm/index.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/BubbleForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/BubbleForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/DendroForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/DendroForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/DiscreteForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/DiscreteForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/DiscreteForm.vue.js +9 -8
- package/dist/forms/DataMappingForm/DiscreteForm.vue.js.map +1 -1
- package/dist/forms/DataMappingForm/HeatmapForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/HeatmapForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/HistogramForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/HistogramForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/Layout/FormLayout.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/Layout/FormLayout.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/Layout/MandatoryOptions.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/Layout/MandatoryOptions.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/Layout/OptionsList.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/Layout/OptionsList.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/ScatterplotForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/ScatterplotForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/ScatterplotUmapForm.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/ScatterplotUmapForm.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/index.vue.d.ts +1 -0
- package/dist/forms/DataMappingForm/index.vue.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/useBaskets.d.ts +1 -0
- package/dist/forms/DataMappingForm/useBaskets.d.ts.map +1 -0
- package/dist/forms/DataMappingForm/utils.d.ts +1 -0
- package/dist/forms/DataMappingForm/utils.d.ts.map +1 -0
- package/dist/forms/LayersForm/AesSelector.vue.d.ts +1 -0
- package/dist/forms/LayersForm/AesSelector.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/DotSizeSelector.vue.d.ts +1 -0
- package/dist/forms/LayersForm/DotSizeSelector.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/Bubble.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/Bubble.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/Dendro.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/Dendro.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Bar.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Bar.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/BinnedDots.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/BinnedDots.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Boxplot.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Boxplot.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Errorbar.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Errorbar.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/JitteredDots.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/JitteredDots.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Line.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Line.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Logo.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Logo.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Sina.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Sina.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/StackedArea.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/StackedArea.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/StackedBar.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/StackedBar.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Violin.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/Violin.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/discrete/utils.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/discrete/utils.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/heatmap/Heatmap.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/heatmap/Heatmap.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/heatmap/HeatmapAnnotations.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/heatmap/HeatmapAnnotations.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/heatmap/HeatmapClustered.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/heatmap/HeatmapClustered.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/histogram/Bins.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/histogram/Bins.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/scatterplot/Curve.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/scatterplot/Curve.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/scatterplot/Scatter.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/scatterplot/Scatter.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/Layer/scatterplot-umap/Scatter.vue.d.ts +1 -0
- package/dist/forms/LayersForm/Layer/scatterplot-umap/Scatter.vue.d.ts.map +1 -0
- package/dist/forms/LayersForm/index.vue.d.ts +1 -0
- package/dist/forms/LayersForm/index.vue.d.ts.map +1 -0
- package/dist/forms/LogForm.vue.d.ts +1 -0
- package/dist/forms/LogForm.vue.d.ts.map +1 -0
- package/dist/forms/SettingsForm.vue.d.ts +1 -0
- package/dist/forms/SettingsForm.vue.d.ts.map +1 -0
- package/dist/forms/StatisticsForm/DiscreteStatisticsForm.vue.d.ts +1 -0
- package/dist/forms/StatisticsForm/DiscreteStatisticsForm.vue.d.ts.map +1 -0
- package/dist/forms/StatisticsForm/ScatterplotStatisticsForm.vue.d.ts +1 -0
- package/dist/forms/StatisticsForm/ScatterplotStatisticsForm.vue.d.ts.map +1 -0
- package/dist/forms/StatisticsForm/index.vue.d.ts +1 -0
- package/dist/forms/StatisticsForm/index.vue.d.ts.map +1 -0
- package/dist/forms/TemplateForm.vue.d.ts +1 -0
- package/dist/forms/TemplateForm.vue.d.ts.map +1 -0
- package/dist/forms/index.d.ts +1 -0
- package/dist/forms/index.d.ts.map +1 -0
- package/dist/helpers.d.ts +1 -0
- package/dist/helpers.d.ts.map +1 -0
- package/dist/icons/AlignCenter.vue.d.ts +1 -0
- package/dist/icons/AlignCenter.vue.d.ts.map +1 -0
- package/dist/icons/AlignLeft.vue.d.ts +1 -0
- package/dist/icons/AlignLeft.vue.d.ts.map +1 -0
- package/dist/icons/AlignRight.vue.d.ts +1 -0
- package/dist/icons/AlignRight.vue.d.ts.map +1 -0
- package/dist/icons/Annotation.vue.d.ts +1 -0
- package/dist/icons/Annotation.vue.d.ts.map +1 -0
- package/dist/icons/ArrowLeft.vue.d.ts +1 -0
- package/dist/icons/ArrowLeft.vue.d.ts.map +1 -0
- package/dist/icons/BarAndErrorIcon.vue.d.ts +1 -0
- package/dist/icons/BarAndErrorIcon.vue.d.ts.map +1 -0
- package/dist/icons/BarAndLineIcon.vue.d.ts +1 -0
- package/dist/icons/BarAndLineIcon.vue.d.ts.map +1 -0
- package/dist/icons/BarIcon.vue.d.ts +1 -0
- package/dist/icons/BarIcon.vue.d.ts.map +1 -0
- package/dist/icons/BinnedDotsIcon.vue.d.ts +1 -0
- package/dist/icons/BinnedDotsIcon.vue.d.ts.map +1 -0
- package/dist/icons/BoxplotAndBinnedIcon.vue.d.ts +1 -0
- package/dist/icons/BoxplotAndBinnedIcon.vue.d.ts.map +1 -0
- package/dist/icons/BoxplotAndJitterIcon.vue.d.ts +1 -0
- package/dist/icons/BoxplotAndJitterIcon.vue.d.ts.map +1 -0
- package/dist/icons/BoxplotIcon.vue.d.ts +1 -0
- package/dist/icons/BoxplotIcon.vue.d.ts.map +1 -0
- package/dist/icons/ColorsIcon.vue.d.ts +1 -0
- package/dist/icons/ColorsIcon.vue.d.ts.map +1 -0
- package/dist/icons/DendroIcon.vue.d.ts +1 -0
- package/dist/icons/DendroIcon.vue.d.ts.map +1 -0
- package/dist/icons/Down.vue.d.ts +1 -0
- package/dist/icons/Down.vue.d.ts.map +1 -0
- package/dist/icons/EditIcon.vue.d.ts +1 -0
- package/dist/icons/EditIcon.vue.d.ts.map +1 -0
- package/dist/icons/FrameBottom.vue.d.ts +1 -0
- package/dist/icons/FrameBottom.vue.d.ts.map +1 -0
- package/dist/icons/FrameEmpty.vue.d.ts +1 -0
- package/dist/icons/FrameEmpty.vue.d.ts.map +1 -0
- package/dist/icons/FrameFull.vue.d.ts +1 -0
- package/dist/icons/FrameFull.vue.d.ts.map +1 -0
- package/dist/icons/FrameLeft.vue.d.ts +1 -0
- package/dist/icons/FrameLeft.vue.d.ts.map +1 -0
- package/dist/icons/FrameLeftBottom.vue.d.ts +1 -0
- package/dist/icons/FrameLeftBottom.vue.d.ts.map +1 -0
- package/dist/icons/HeatmapAnnotation.vue.d.ts +1 -0
- package/dist/icons/HeatmapAnnotation.vue.d.ts.map +1 -0
- package/dist/icons/HeatmapIcon.vue.d.ts +1 -0
- package/dist/icons/HeatmapIcon.vue.d.ts.map +1 -0
- package/dist/icons/JitteredDotsIcon.vue.d.ts +1 -0
- package/dist/icons/JitteredDotsIcon.vue.d.ts.map +1 -0
- package/dist/icons/LineAndBinnedIcon.vue.d.ts +1 -0
- package/dist/icons/LineAndBinnedIcon.vue.d.ts.map +1 -0
- package/dist/icons/LineAndErrorbarIcon.vue.d.ts +1 -0
- package/dist/icons/LineAndErrorbarIcon.vue.d.ts.map +1 -0
- package/dist/icons/LineAndJitterIcon.vue.d.ts +1 -0
- package/dist/icons/LineAndJitterIcon.vue.d.ts.map +1 -0
- package/dist/icons/LineIcon.vue.d.ts +1 -0
- package/dist/icons/LineIcon.vue.d.ts.map +1 -0
- package/dist/icons/LogoIcon.vue.d.ts +1 -0
- package/dist/icons/LogoIcon.vue.d.ts.map +1 -0
- package/dist/icons/MinusIcon.vue.d.ts +1 -0
- package/dist/icons/MinusIcon.vue.d.ts.map +1 -0
- package/dist/icons/PlusIcon.vue.d.ts +1 -0
- package/dist/icons/PlusIcon.vue.d.ts.map +1 -0
- package/dist/icons/Right.vue.d.ts +1 -0
- package/dist/icons/Right.vue.d.ts.map +1 -0
- package/dist/icons/Rotation0.vue.d.ts +1 -0
- package/dist/icons/Rotation0.vue.d.ts.map +1 -0
- package/dist/icons/Rotation45.vue.d.ts +1 -0
- package/dist/icons/Rotation45.vue.d.ts.map +1 -0
- package/dist/icons/Rotation90.vue.d.ts +1 -0
- package/dist/icons/Rotation90.vue.d.ts.map +1 -0
- package/dist/icons/ScatterplotIcon.vue.d.ts +1 -0
- package/dist/icons/ScatterplotIcon.vue.d.ts.map +1 -0
- package/dist/icons/SinaIcon.vue.d.ts +1 -0
- package/dist/icons/SinaIcon.vue.d.ts.map +1 -0
- package/dist/icons/StackedAreaIcon.vue.d.ts +1 -0
- package/dist/icons/StackedAreaIcon.vue.d.ts.map +1 -0
- package/dist/icons/StackedBarIcon.vue.d.ts +1 -0
- package/dist/icons/StackedBarIcon.vue.d.ts.map +1 -0
- package/dist/icons/StatisticsIcon.vue.d.ts +1 -0
- package/dist/icons/StatisticsIcon.vue.d.ts.map +1 -0
- package/dist/icons/TemplateIcon.vue.d.ts +1 -0
- package/dist/icons/TemplateIcon.vue.d.ts.map +1 -0
- package/dist/icons/ViolinAndBinnedIcon.vue.d.ts +1 -0
- package/dist/icons/ViolinAndBinnedIcon.vue.d.ts.map +1 -0
- package/dist/icons/ViolinAndJitterIcon.vue.d.ts +1 -0
- package/dist/icons/ViolinAndJitterIcon.vue.d.ts.map +1 -0
- package/dist/icons/ViolinIcon.vue.d.ts +1 -0
- package/dist/icons/ViolinIcon.vue.d.ts.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.vue.d.ts +1 -0
- package/dist/index.vue.d.ts.map +1 -0
- package/dist/index.vue.js +166 -151
- package/dist/index.vue.js.map +1 -1
- package/dist/keys.d.ts +1 -0
- package/dist/keys.d.ts.map +1 -0
- package/dist/store.d.ts +1 -0
- package/dist/store.d.ts.map +1 -0
- package/dist/types.d.ts +36 -3
- package/dist/types.d.ts.map +1 -0
- package/dist/utils/addFixedOptionsToState.d.ts +1 -0
- package/dist/utils/addFixedOptionsToState.d.ts.map +1 -0
- package/dist/utils/calculateDiscreteGroups.d.ts +1 -0
- package/dist/utils/calculateDiscreteGroups.d.ts.map +1 -0
- package/dist/utils/copyJSON.d.ts +1 -0
- package/dist/utils/copyJSON.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeBubbleSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeBubbleSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeBubbleSettings.js +6 -5
- package/dist/utils/createChartSettingsForRender/composeBubbleSettings.js.map +1 -1
- package/dist/utils/createChartSettingsForRender/composeChartSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeChartSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeDendroSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeDendroSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeDiscreteSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeDiscreteSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeHeatmapSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeHeatmapSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeHeatmapSettings.js +25 -24
- package/dist/utils/createChartSettingsForRender/composeHeatmapSettings.js.map +1 -1
- package/dist/utils/createChartSettingsForRender/composeHistogramSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeHistogramSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeScatterplotSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeScatterplotSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/composeScatterplotUmapSettings.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/composeScatterplotUmapSettings.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/getAxesDataFromForms.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/getAxesDataFromForms.d.ts.map +1 -0
- package/dist/utils/createChartSettingsForRender/getLayersDataFromForms.d.ts +1 -0
- package/dist/utils/createChartSettingsForRender/getLayersDataFromForms.d.ts.map +1 -0
- package/dist/utils/getPopupHeightForFixedAesList.d.ts +1 -0
- package/dist/utils/getPopupHeightForFixedAesList.d.ts.map +1 -0
- package/dist/utils/getStatisticsOptions.d.ts +1 -0
- package/dist/utils/getStatisticsOptions.d.ts.map +1 -0
- package/dist/utils/getUsedAesInMapping.d.ts +1 -0
- package/dist/utils/getUsedAesInMapping.d.ts.map +1 -0
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/index.d.ts.map +1 -0
- package/dist/utils/loadDefaultSources.d.ts +1 -0
- package/dist/utils/loadDefaultSources.d.ts.map +1 -0
- package/dist/utils/loadUniqueValuesToSave.d.ts +1 -0
- package/dist/utils/loadUniqueValuesToSave.d.ts.map +1 -0
- package/dist/utils/saveToFile.d.ts +1 -0
- package/dist/utils/saveToFile.d.ts.map +1 -0
- package/package.json +8 -8
|
@@ -25,3 +25,4 @@ declare const _default: import('vue').DefineComponent<AesButtonProps, {}, {}, {}
|
|
|
25
25
|
onRef?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
27
27
|
export default _default;
|
|
28
|
+
//# sourceMappingURL=AesButton.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AesButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/AesButton.vue"],"names":[],"mappings":"AAwFA,MAAM,MAAM,cAAc,GAAG;IAAE,IAAI,EAAE;QACnC,IAAI,EAAE,QAAQ,CAAC;QACf,KAAK,EAAE,MAAM,CAAC;KACf,GACC;QACA,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACf,GACC;QACA,IAAI,EAAE,UAAU,CAAC;QACjB,KAAK,EAAE,MAAM,CAAC;KACf,GACC;QACA,IAAI,EAAE,UAAU,CAAC;QACjB,KAAK,EAAE,MAAM,CAAC;KACf,GACC;QACA,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACf,GACC;QACA,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,IAAI,CAAC;KACb,CAAC;CAAE,CAAC;;;;;;AAuHL,wBAQG"}
|
|
@@ -9,3 +9,4 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
9
9
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
11
11
|
export default _default;
|
|
12
|
+
//# sourceMappingURL=AesDataMappingContinuous.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AesDataMappingContinuous.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/AesDataMappingContinuous.vue"],"names":[],"mappings":"AAqJA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mBAAmB,CAAC;AAMpE,KAAK,WAAW,GAAG;IACjB,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,0BAA0B,CAAC;CACxC,CAAC;;;;;;AA6RF,wBAQG"}
|
|
@@ -15,3 +15,4 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
15
15
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
16
16
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
17
17
|
export default _default;
|
|
18
|
+
//# sourceMappingURL=AesDataMappingDiscrete.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AesDataMappingDiscrete.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/AesDataMappingDiscrete.vue"],"names":[],"mappings":"AAqRA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,KAAK,EACV,2BAA2B,EAC5B,MAAM,mBAAmB,CAAC;AAW3B,KAAK,WAAW,GAAG;IACjB,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC1C,gBAAgB,EAAE,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAC3C,UAAU,EAAE,2BAA2B,CAAC;IACxC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;;;;;;AAkZF,wBAQG"}
|
|
@@ -25,3 +25,4 @@ type __VLS_Props = {
|
|
|
25
25
|
};
|
|
26
26
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
27
27
|
export default _default;
|
|
28
|
+
//# sourceMappingURL=DiscreteRow.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DiscreteRow.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/DiscreteRow.vue"],"names":[],"mappings":"AA4MA,OAAO,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC3D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAOrD,KAAK,eAAe,GAAG,OAAO,GAAG,UAAU,GAAG,UAAU,CAAC;AAEzD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE;QACJ,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,QAAQ,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,QAAQ,CAAC,EAAE,QAAQ,CAAC;KACrB,CAAC;IACF,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,eAAe,GAAG,IAAI,CAAC;IACtC,gBAAgB,EAAE,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAC3C,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,EAAE,OAAO,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,QAAQ,GAAG,QAAQ,KAAK,IAAI,CAAC;IAC/E,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACpD,qBAAqB,EAAE,CAAC,KAAK,EAAE,eAAe,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/D,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB,CAAC;;AA+RF,wBAOG"}
|
|
@@ -13,3 +13,4 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
13
13
|
colorsList: typeof FIXED_COLORS;
|
|
14
14
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15
15
|
export default _default;
|
|
16
|
+
//# sourceMappingURL=FixedColorsList.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FixedColorsList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/FixedColorsList.vue"],"names":[],"mappings":"AAAA,OA2CO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,YAAY,CAAC;CAClC,CAAC;;;;;;gBAFa,MAAM,GAAG,QAAQ;gBACjB,OAAO,YAAY;;AA6EpC,wBAQG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FixedDotShapeList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/FixedDotShapeList.vue"],"names":[],"mappings":"AAAA,OA+BO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAGxC,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,QAAQ,EAAE,CAAC;CACnB,CAAC;;;;;;UADO,QAAQ,EAAE;;AA+DrB,wBAQG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FixedLineTypeList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/FixedLineTypeList.vue"],"names":[],"mappings":"AAAA,OAuCO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAMxC,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,QAAQ,EAAE,CAAC;CACnB,CAAC;;;;;;UADO,QAAQ,EAAE;;AA8ErB,wBAQG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/FormWrapper.vue"],"names":[],"mappings":"AAqCA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAWF,iBAAS,cAAc;WA2DT,OAAO,IAA6B;;yBAXpB,GAAG;;;;;;EAgBhC;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;OASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -15,3 +15,4 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
15
15
|
diverging: boolean;
|
|
16
16
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
17
17
|
export default _default;
|
|
18
|
+
//# sourceMappingURL=PalettesForm.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PalettesForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/PalettesForm.vue"],"names":[],"mappings":"AAAA,OAmHO,KAAK,EACV,OAAO,EAER,MAAM,SAAS,CAAC;AAUjB,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;;;;;;iBAHc,OAAO;gBACR,OAAO;eACR,OAAO;;AA8KrB,wBASG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/AesSettings/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,KAAK,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,MAAM,mBAAmB,CAAC;AAEjG,MAAM,MAAM,WAAW,GAAG,MAAM,EAAE,CAAC;AACnC,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,WAAW,CAAC;CACrB,CAAC;AACF,MAAM,MAAM,kBAAkB,GAC1B,OAAO,GACP,QAAQ,GACR,MAAM,GACN,QAAQ,GACR,SAAS,CAAC;AACd,MAAM,MAAM,iBAAiB,GACzB,SAAS,GACT,OAAO,GACP,SAAS,GACT,UAAU,GACV,QAAQ,GACR,oBAAoB,CAAC;AACzB,MAAM,MAAM,gBAAgB,GACxB,UAAU,GACV,UAAU,GACV,UAAU,GACV,WAAW,GACX,eAAe,CAAC;AACpB,MAAM,MAAM,iBAAiB,GAAG,iBAAiB,GAAG,gBAAgB,CAAC;AACrE,MAAM,MAAM,OAAO,GAAG,kBAAkB,GAAG,iBAAiB,CAAC;AAE7D,MAAM,MAAM,2BAA2B,GAAG;IACxC,IAAI,EAAE,iBAAiB,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,2BAA2B,CAAC;IACzC,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,oBAAoB,EAAE,MAAM,EAAE,CAAC;IAC/B,kBAAkB,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC5C,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAChC,CAAC;AACF,MAAM,MAAM,0BAA0B,GAAG;IACvC,IAAI,EAAE,gBAAgB,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,0BAA0B,CAAC;IACxC,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,oBAAoB,EAAE,MAAM,EAAE,CAAC;IAC/B,kBAAkB,EAAE,gBAAgB,GAAG,IAAI,CAAC;CAC7C,CAAC;AACF,MAAM,MAAM,gBAAgB,GAAG,2BAA2B,GAAG,0BAA0B,CAAC;AACxF,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,KAAK,CAAC;IACZ,KAAK,EAAE,KAAK,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,QAAQ,GAAG,QAAQ,CAAC;CAC3C,CAAC;AACF,MAAM,MAAM,SAAS,GAAG,cAAc,GAAG,gBAAgB,CAAC;AAE1D,MAAM,MAAM,QAAQ,GAChB,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,CAAC;AAET,MAAM,MAAM,QAAQ,GAChB,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,SAAS,GACT,UAAU,GACV,SAAS,CAAC;AACd,MAAM,MAAM,YAAY,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC"}
|
|
@@ -13,3 +13,4 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
13
13
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
15
15
|
export default _default;
|
|
16
|
+
//# sourceMappingURL=BtnIconGroup.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BtnIconGroup.vue.d.ts","sourceRoot":"","sources":["../../src/components/BtnIconGroup.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAMrC,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;QAAC,IAAI,EAAE,SAAS,CAAA;KAAE,EAAE,CAAC;IACvD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;;;;;;AA+DF,wBAQG"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChartInterface, ErrorInfo } from '@milaboratories/miplots4';
|
|
2
|
-
import { GraphStatus } from '../types.ts';
|
|
2
|
+
import { GraphStatus, StatusTextData } from '../types.ts';
|
|
3
3
|
type __VLS_Props = {
|
|
4
4
|
graphStatus: GraphStatus;
|
|
5
5
|
graphTitle: string;
|
|
@@ -7,6 +7,8 @@ type __VLS_Props = {
|
|
|
7
7
|
chartData: Record<string, unknown> | null;
|
|
8
8
|
chartRef: ChartInterface | null;
|
|
9
9
|
errorInfo: ErrorInfo | null;
|
|
10
|
+
customStatusText?: Partial<StatusTextData>;
|
|
11
|
+
allowTitleEditing?: boolean;
|
|
10
12
|
};
|
|
11
13
|
declare function __VLS_template(): {
|
|
12
14
|
attrs: Partial<{}>;
|
|
@@ -37,3 +39,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
37
39
|
$slots: S;
|
|
38
40
|
};
|
|
39
41
|
};
|
|
42
|
+
//# sourceMappingURL=Chart.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Chart.vue.d.ts","sourceRoot":"","sources":["../../src/components/Chart.vue"],"names":[],"mappings":"AA0SA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAa1E,OAAO,KAAK,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAM/D,KAAK,WAAW,GAAG;IACjB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC;IAC1C,QAAQ,EAAE,cAAc,GAAG,IAAI,CAAC;IAChC,SAAS,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5B,gBAAgB,CAAC,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC;IAC3C,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B,CAAC;AAiMF,iBAAS,cAAc;WAkST,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAsCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;kBASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,23 +1,28 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { PlNotificationAlert as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import { MAX_SEARCH_OPTIONS_LIST_LENGTH as
|
|
9
|
-
import
|
|
10
|
-
import { useStore as
|
|
11
|
-
const
|
|
1
|
+
import { defineComponent as Z, ref as g, watch as T, computed as d, createElementBlock as S, openBlock as s, createElementVNode as h, createVNode as x, createCommentVNode as m, createBlock as v, withKeys as ee, resolveDynamicComponent as te, renderSlot as oe, unref as l, withCtx as C, createTextVNode as B, normalizeClass as H, withModifiers as N } from "vue";
|
|
2
|
+
import { PlNotificationAlert as ae, PlDropdown as re, PlAutocomplete as ne, PlAgOverlayLoading as le, PlAgOverlayNoRows as ie, PlBtnGhost as O } from "@platforma-sdk/ui-vue";
|
|
3
|
+
import se from "./DendroTable.vue.js";
|
|
4
|
+
import ue from "./DendroTooltip.vue.js";
|
|
5
|
+
import ce from "./LassoControls/index.vue.js";
|
|
6
|
+
import de from "./Loading.vue.js";
|
|
7
|
+
import me from "./Zoom/index.vue.js";
|
|
8
|
+
import { MAX_SEARCH_OPTIONS_LIST_LENGTH as _, DEFAULT_STATUS_TEXT as ve } from "../constantsCommon.js";
|
|
9
|
+
import fe from "../icons/EditIcon.vue.js";
|
|
10
|
+
import { useStore as pe } from "../store.js";
|
|
11
|
+
const ye = { class: "chart_container" }, Se = { class: "chart_header" }, he = ["value", "disabled"], ge = { class: "chart_titleLineSlot" }, Te = {
|
|
12
12
|
key: 0,
|
|
13
13
|
class: "chart_tabBy"
|
|
14
|
-
},
|
|
14
|
+
}, xe = {
|
|
15
15
|
key: 1,
|
|
16
|
-
class: "
|
|
17
|
-
|
|
16
|
+
class: "graph-maker__loading",
|
|
17
|
+
style: { top: "23px", bottom: "32px", border: "1px solid #E1E3EB", "border-radius": "8px", overflow: "hidden" }
|
|
18
|
+
}, be = {
|
|
19
|
+
key: 2,
|
|
20
|
+
class: "graph-maker__loading",
|
|
21
|
+
style: { top: "23px", bottom: "32px", border: "1px solid #E1E3EB", "border-radius": "8px", overflow: "hidden" }
|
|
22
|
+
}, we = {
|
|
18
23
|
key: 1,
|
|
19
24
|
class: "chart_controls"
|
|
20
|
-
},
|
|
25
|
+
}, Me = /* @__PURE__ */ Z({
|
|
21
26
|
__name: "Chart",
|
|
22
27
|
props: {
|
|
23
28
|
graphStatus: {},
|
|
@@ -25,60 +30,62 @@ const de = { class: "chart_container" }, fe = { class: "chart_header" }, me = ["
|
|
|
25
30
|
dendroTooltipButton: {},
|
|
26
31
|
chartData: {},
|
|
27
32
|
chartRef: {},
|
|
28
|
-
errorInfo: {}
|
|
33
|
+
errorInfo: {},
|
|
34
|
+
customStatusText: {},
|
|
35
|
+
allowTitleEditing: { type: Boolean }
|
|
29
36
|
},
|
|
30
37
|
emits: ["graph-title-update", "dendro-node-select", "dendro-tooltip-btn-click"],
|
|
31
|
-
setup(
|
|
32
|
-
const I =
|
|
33
|
-
|
|
38
|
+
setup(c, { emit: A }) {
|
|
39
|
+
const I = A, a = pe(), r = c, b = g(r.graphTitle);
|
|
40
|
+
T(() => r.graphTitle, (t) => {
|
|
34
41
|
b.value = t;
|
|
35
42
|
});
|
|
36
|
-
const $ =
|
|
43
|
+
const $ = d(() => {
|
|
37
44
|
var t;
|
|
38
45
|
return (t = a.value.reactive.optionsState.components.tabBy) == null ? void 0 : t.selectorStates[0];
|
|
39
|
-
}), p =
|
|
46
|
+
}), p = d(() => {
|
|
40
47
|
var t;
|
|
41
48
|
return (t = $.value) == null ? void 0 : t.selectedSource;
|
|
42
|
-
}),
|
|
49
|
+
}), E = d(() => {
|
|
43
50
|
var t, e;
|
|
44
51
|
return (e = (t = $.value) == null ? void 0 : t.selectedFilterValues) == null ? void 0 : e[0];
|
|
45
|
-
}), D =
|
|
52
|
+
}), D = d(() => {
|
|
46
53
|
var t;
|
|
47
54
|
return (t = a.value.reactive.optionsState.components.filters) == null ? void 0 : t.selectorStates;
|
|
48
|
-
}),
|
|
49
|
-
|
|
50
|
-
t !== e && (
|
|
55
|
+
}), f = g(E.value);
|
|
56
|
+
T(() => p.value, (t, e) => {
|
|
57
|
+
t !== e && (f.value = E.value);
|
|
51
58
|
}, { immediate: !0 });
|
|
52
|
-
async function
|
|
59
|
+
async function U(t) {
|
|
53
60
|
var o;
|
|
54
61
|
if (!a.value.columnsDataStore)
|
|
55
62
|
return Promise.resolve([]);
|
|
56
|
-
const e = D.value.find((
|
|
63
|
+
const e = D.value.find((i) => i.selectedSource === t);
|
|
57
64
|
if (e && (((o = e.selectedFilterValues) == null ? void 0 : o.length) ?? 0) > 0) {
|
|
58
|
-
const
|
|
59
|
-
return Promise.all(
|
|
65
|
+
const i = e.selectedFilterValues ?? [];
|
|
66
|
+
return Promise.all(i.map((u) => G(t, u)));
|
|
60
67
|
}
|
|
61
68
|
const n = await a.value.controller.getUniqueSourceValuesWithLabels(
|
|
62
69
|
a.value.columnsDataStore,
|
|
63
70
|
a.value.inputGuide.value,
|
|
64
71
|
t,
|
|
65
|
-
|
|
72
|
+
_
|
|
66
73
|
);
|
|
67
74
|
return n.overflow ? null : n.values;
|
|
68
75
|
}
|
|
69
|
-
const y =
|
|
70
|
-
|
|
76
|
+
const y = g();
|
|
77
|
+
T([
|
|
71
78
|
() => p.value,
|
|
72
79
|
() => a.value.loading.inputGuide
|
|
73
80
|
], async ([t, e]) => {
|
|
74
|
-
t === void 0 || e || !a.value.columnsDataStore || (y.value = await
|
|
75
|
-
}, { immediate: !0 }),
|
|
76
|
-
if (p.value === void 0 ||
|
|
81
|
+
t === void 0 || e || !a.value.columnsDataStore || (y.value = await U(t));
|
|
82
|
+
}, { immediate: !0 }), T(() => y.value, async (t) => {
|
|
83
|
+
if (p.value === void 0 || f.value !== void 0 || t === void 0)
|
|
77
84
|
return;
|
|
78
85
|
let e = t;
|
|
79
|
-
if (t === null && (e = await
|
|
86
|
+
if (t === null && (e = await P(p.value, "")), e != null && e.length) {
|
|
80
87
|
const n = e[0].value;
|
|
81
|
-
|
|
88
|
+
f.value = n, w(n);
|
|
82
89
|
}
|
|
83
90
|
}, { immediate: !0 });
|
|
84
91
|
function w(t) {
|
|
@@ -96,17 +103,17 @@ const de = { class: "chart_container" }, fe = { class: "chart_header" }, me = ["
|
|
|
96
103
|
function q(t) {
|
|
97
104
|
I("dendro-node-select", t);
|
|
98
105
|
}
|
|
99
|
-
async function
|
|
100
|
-
var
|
|
106
|
+
async function P(t, e, n = "label") {
|
|
107
|
+
var L;
|
|
101
108
|
if (!a.value.columnsDataStore)
|
|
102
109
|
return Promise.resolve([]);
|
|
103
|
-
const o = D.value.find((
|
|
104
|
-
if (o && (((
|
|
105
|
-
const
|
|
106
|
-
return e ?
|
|
110
|
+
const o = D.value.find((k) => k.selectedSource === t);
|
|
111
|
+
if (o && (((L = o.selectedFilterValues) == null ? void 0 : L.length) ?? 0) > 0) {
|
|
112
|
+
const k = o.selectedFilterValues ?? [], R = await Promise.all(k.map((V) => G(t, V)));
|
|
113
|
+
return e ? R.filter((V) => V.label.toLowerCase().includes(e.toLowerCase())) : R;
|
|
107
114
|
}
|
|
108
|
-
const
|
|
109
|
-
return (await a.value.controller.getUniqueSourceValuesWithLabels(a.value.columnsDataStore, a.value.inputGuide.value, t,
|
|
115
|
+
const i = n === "label" ? e : void 0, u = n === "value" ? e : void 0;
|
|
116
|
+
return (await a.value.controller.getUniqueSourceValuesWithLabels(a.value.columnsDataStore, a.value.inputGuide.value, t, _, i, u)).values;
|
|
110
117
|
}
|
|
111
118
|
async function G(t, e) {
|
|
112
119
|
return a.value.columnsDataStore ? await a.value.controller.getUniqueSourceValuesWithLabels(
|
|
@@ -118,7 +125,7 @@ const de = { class: "chart_container" }, fe = { class: "chart_header" }, me = ["
|
|
|
118
125
|
e
|
|
119
126
|
).then((o) => o.values[0]) : Promise.resolve({ value: e, label: " " });
|
|
120
127
|
}
|
|
121
|
-
const
|
|
128
|
+
const M = g(), X = d(() => {
|
|
122
129
|
var e;
|
|
123
130
|
if (a.value.reactive.chartType !== "discrete")
|
|
124
131
|
return !1;
|
|
@@ -126,13 +133,13 @@ const de = { class: "chart_container" }, fe = { class: "chart_header" }, me = ["
|
|
|
126
133
|
if ((e = t.primaryGrouping) != null && e.selectorStates.length) {
|
|
127
134
|
const n = t.primaryGrouping.selectorStates[0].selectedSource, o = a.value.reactive.dataBindAes[n];
|
|
128
135
|
if ((o == null ? void 0 : o.type) === "categorical" && o.hidden)
|
|
129
|
-
return Object.values(o.hidden).length > 0 && o.order.some((
|
|
130
|
-
var
|
|
131
|
-
return (
|
|
136
|
+
return Object.values(o.hidden).length > 0 && o.order.some((i) => {
|
|
137
|
+
var u;
|
|
138
|
+
return (u = o.hidden) == null ? void 0 : u[i];
|
|
132
139
|
});
|
|
133
140
|
}
|
|
134
141
|
return !1;
|
|
135
|
-
}),
|
|
142
|
+
}), j = d(() => {
|
|
136
143
|
var e;
|
|
137
144
|
if (a.value.reactive.chartType !== "discrete")
|
|
138
145
|
return !1;
|
|
@@ -140,21 +147,21 @@ const de = { class: "chart_container" }, fe = { class: "chart_header" }, me = ["
|
|
|
140
147
|
if ((e = t.secondaryGrouping) != null && e.selectorStates.length) {
|
|
141
148
|
const n = t.secondaryGrouping.selectorStates[0].selectedSource, o = a.value.reactive.dataBindAes[n];
|
|
142
149
|
if ((o == null ? void 0 : o.type) === "categorical" && o.hidden)
|
|
143
|
-
return Object.values(o.hidden).length > 0 && o.order.some((
|
|
144
|
-
var
|
|
145
|
-
return (
|
|
150
|
+
return Object.values(o.hidden).length > 0 && o.order.some((i) => {
|
|
151
|
+
var u;
|
|
152
|
+
return (u = o.hidden) == null ? void 0 : u[i];
|
|
146
153
|
});
|
|
147
154
|
}
|
|
148
155
|
return !1;
|
|
149
156
|
});
|
|
150
|
-
function
|
|
157
|
+
function K() {
|
|
151
158
|
a.value.reactive.tabDefaultState.axes.reorderPrimaryOpen = !0, a.value.reactive.currentTab = "axes";
|
|
152
159
|
}
|
|
153
|
-
function
|
|
160
|
+
function Y() {
|
|
154
161
|
a.value.reactive.tabDefaultState.axes.reorderSecondaryOpen = !0, a.value.reactive.currentTab = "axes";
|
|
155
162
|
}
|
|
156
|
-
const
|
|
157
|
-
var t, e, n, o,
|
|
163
|
+
const z = d(() => {
|
|
164
|
+
var t, e, n, o, i, u;
|
|
158
165
|
return ((t = r.errorInfo) == null ? void 0 : t.type) === "tooManyFacets" ? `Too many facets (${r.errorInfo.info.count}).
|
|
159
166
|
Maximum count is ${r.errorInfo.info.maxCount}.
|
|
160
167
|
Try to filter the data.` : ((e = r.errorInfo) == null ? void 0 : e.type) === "tooManyPrimaryGroups" ? `Too many primary groups (${r.errorInfo.info.count}).
|
|
@@ -163,135 +170,145 @@ Try to filter the data.` : ((n = r.errorInfo) == null ? void 0 : n.type) === "
|
|
|
163
170
|
Maximum count is ${r.errorInfo.info.maxCount}.
|
|
164
171
|
Try to filter the data.` : ((o = r.errorInfo) == null ? void 0 : o.type) === "tooManyScatterplotGroupsX" ? `Too many categories on X axis (${r.errorInfo.info.count}).
|
|
165
172
|
Maximum count is ${r.errorInfo.info.maxCount}.
|
|
166
|
-
Try to filter the data.` : ((
|
|
173
|
+
Try to filter the data.` : ((i = r.errorInfo) == null ? void 0 : i.type) === "tooManyScatterplotGroupsY" ? `Too many categories on Y axis (${r.errorInfo.info.count}).
|
|
167
174
|
Maximum count is ${r.errorInfo.info.maxCount}.
|
|
168
|
-
Try to filter the data.` : ((
|
|
175
|
+
Try to filter the data.` : ((u = r.errorInfo) == null ? void 0 : u.type) === "tooManyHistogramGroups" ? `Too many groups (${r.errorInfo.info.count}).
|
|
169
176
|
Maximum count is ${r.errorInfo.info.maxCount}.
|
|
170
177
|
Try to filter the data.` : "";
|
|
178
|
+
}), J = d(() => r.graphStatus === "noPframe" || r.graphStatus === "empty"), Q = d(() => r.graphStatus === "notReady" || r.graphStatus === "inconsistent" || r.graphStatus === "knownError" || r.graphStatus === "unknownError"), F = d(() => {
|
|
179
|
+
var t, e;
|
|
180
|
+
return r.graphStatus === "knownError" ? z.value : ((e = (t = r.customStatusText) == null ? void 0 : t[r.graphStatus]) == null ? void 0 : e.title) ?? ve[r.graphStatus].title;
|
|
171
181
|
});
|
|
172
182
|
return (t, e) => {
|
|
173
183
|
var n;
|
|
174
|
-
return s(),
|
|
175
|
-
h("div",
|
|
184
|
+
return s(), S("div", ye, [
|
|
185
|
+
h("div", Se, [
|
|
176
186
|
h("input", {
|
|
177
187
|
class: "chart_title",
|
|
178
188
|
value: b.value,
|
|
189
|
+
disabled: !c.allowTitleEditing,
|
|
179
190
|
onChange: W,
|
|
180
|
-
onKeyup: e[0] || (e[0] =
|
|
181
|
-
var
|
|
182
|
-
(
|
|
191
|
+
onKeyup: e[0] || (e[0] = ee((o) => {
|
|
192
|
+
var i;
|
|
193
|
+
(i = o.target) == null || i.blur();
|
|
183
194
|
}, ["enter"]))
|
|
184
|
-
}, null, 40,
|
|
185
|
-
(s(),
|
|
186
|
-
|
|
187
|
-
|
|
195
|
+
}, null, 40, he),
|
|
196
|
+
c.allowTitleEditing ? (s(), v(te(fe), {
|
|
197
|
+
key: 0,
|
|
198
|
+
class: "chart_titleEdit"
|
|
199
|
+
})) : m("", !0),
|
|
200
|
+
h("div", ge, [
|
|
201
|
+
oe(t.$slots, "default")
|
|
188
202
|
])
|
|
189
203
|
]),
|
|
190
|
-
|
|
191
|
-
modelValue:
|
|
192
|
-
"onUpdate:modelValue": e[1] || (e[1] = (o) =>
|
|
204
|
+
x(l(ae), {
|
|
205
|
+
modelValue: l(a).reactive.showTooltipHint,
|
|
206
|
+
"onUpdate:modelValue": e[1] || (e[1] = (o) => l(a).reactive.showTooltipHint = o),
|
|
193
207
|
type: "success",
|
|
194
208
|
class: "chart_tooltipHint",
|
|
195
209
|
width: "170px"
|
|
196
210
|
}, {
|
|
197
211
|
default: C(() => [...e[10] || (e[10] = [
|
|
198
|
-
|
|
212
|
+
B(" Hit enter to pin tooltip ", -1)
|
|
199
213
|
])]),
|
|
200
214
|
_: 1
|
|
201
215
|
}, 8, ["modelValue"]),
|
|
202
|
-
p.value ? (s(),
|
|
203
|
-
y.value || y.value === void 0 &&
|
|
216
|
+
p.value ? (s(), S("div", Te, [
|
|
217
|
+
y.value || y.value === void 0 && l(a).loading.inputGuide ? (s(), v(l(re), {
|
|
204
218
|
key: 0,
|
|
205
|
-
modelValue:
|
|
219
|
+
modelValue: f.value,
|
|
206
220
|
"onUpdate:modelValue": [
|
|
207
|
-
e[2] || (e[2] = (o) =>
|
|
221
|
+
e[2] || (e[2] = (o) => f.value = o),
|
|
208
222
|
e[3] || (e[3] = (o) => w(o))
|
|
209
223
|
],
|
|
210
224
|
label: "Show for",
|
|
211
225
|
options: y.value
|
|
212
|
-
}, null, 8, ["modelValue", "options"])) : (s(),
|
|
226
|
+
}, null, 8, ["modelValue", "options"])) : (s(), v(l(ne), {
|
|
213
227
|
key: 1,
|
|
214
|
-
modelValue:
|
|
228
|
+
modelValue: f.value,
|
|
215
229
|
"onUpdate:modelValue": [
|
|
216
|
-
e[4] || (e[4] = (o) =>
|
|
230
|
+
e[4] || (e[4] = (o) => f.value = o),
|
|
217
231
|
e[5] || (e[5] = (o) => w(o))
|
|
218
232
|
],
|
|
219
233
|
label: "Show for",
|
|
220
|
-
"options-search": (o,
|
|
234
|
+
"options-search": (o, i) => P(p.value, o, i)
|
|
221
235
|
}, null, 8, ["modelValue", "options-search"]))
|
|
222
|
-
])) :
|
|
236
|
+
])) : m("", !0),
|
|
223
237
|
h("div", {
|
|
224
238
|
ref_key: "chartContainerRef",
|
|
225
|
-
ref:
|
|
226
|
-
class:
|
|
239
|
+
ref: M,
|
|
240
|
+
class: H(["chart_main-content", [{ "chart_main-content__dendro": l(a).reactive.chartType === "dendro" }, "pl-scrollable"]])
|
|
227
241
|
}, [
|
|
228
242
|
h("div", {
|
|
229
243
|
id: "chartSvgContainer",
|
|
230
|
-
class:
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
chart_emptyData: u.graphStatus === "empty",
|
|
234
|
-
chart_inconsistent: u.graphStatus === "inconsistent",
|
|
235
|
-
chart_knownError: u.graphStatus === "knownError",
|
|
236
|
-
chart_unknownError: u.graphStatus === "unknownError",
|
|
237
|
-
chart_activeLassoSelection: ((n = i(a).reactive.lassoControlsState) == null ? void 0 : n.mode) === "selection"
|
|
244
|
+
class: H({
|
|
245
|
+
chart_ready: c.graphStatus === "ready",
|
|
246
|
+
chart_activeLassoSelection: ((n = l(a).reactive.lassoControlsState) == null ? void 0 : n.mode) === "selection"
|
|
238
247
|
})
|
|
239
248
|
}, [
|
|
240
|
-
|
|
249
|
+
c.graphStatus === "loading" ? (s(), v(de, {
|
|
241
250
|
key: 0,
|
|
242
251
|
top: 23,
|
|
243
|
-
bottom: 32
|
|
244
|
-
|
|
245
|
-
|
|
252
|
+
bottom: 32,
|
|
253
|
+
"custom-status-text": c.customStatusText
|
|
254
|
+
}, null, 8, ["custom-status-text"])) : J.value ? (s(), S("div", xe, [
|
|
255
|
+
x(l(le), {
|
|
256
|
+
params: { variant: "not-ready", notReadyText: F.value }
|
|
257
|
+
}, null, 8, ["params"])
|
|
258
|
+
])) : Q.value ? (s(), S("div", be, [
|
|
259
|
+
x(l(ie), {
|
|
260
|
+
params: { text: F.value }
|
|
261
|
+
}, null, 8, ["params"])
|
|
262
|
+
])) : m("", !0)
|
|
246
263
|
], 2),
|
|
247
|
-
|
|
264
|
+
l(a).reactive.chartType === "dendro" && c.chartData && l(a).reactive.layersSettings.dendro.showTable ? (s(), v(se, {
|
|
248
265
|
key: 0,
|
|
249
|
-
chartData:
|
|
266
|
+
chartData: c.chartData,
|
|
250
267
|
onRowSelect: q
|
|
251
|
-
}, null, 8, ["chartData"])) :
|
|
252
|
-
|
|
268
|
+
}, null, 8, ["chartData"])) : m("", !0),
|
|
269
|
+
l(a).reactive.dendroInfoByClick ? (s(), v(ue, {
|
|
253
270
|
key: 1,
|
|
254
|
-
info:
|
|
255
|
-
containerRef:
|
|
256
|
-
tooltipBtn:
|
|
271
|
+
info: l(a).reactive.dendroInfoByClick,
|
|
272
|
+
containerRef: M.value,
|
|
273
|
+
tooltipBtn: c.dendroTooltipButton,
|
|
257
274
|
onTooltipBtnClick: e[6] || (e[6] = (o) => t.$emit("dendro-tooltip-btn-click", o)),
|
|
258
275
|
onClose: e[7] || (e[7] = (o) => {
|
|
259
|
-
|
|
276
|
+
l(a).reactive.dendroInfoByClick = null, t.$emit("dendro-node-select", null);
|
|
260
277
|
})
|
|
261
|
-
}, null, 8, ["info", "containerRef", "tooltipBtn"])) :
|
|
278
|
+
}, null, 8, ["info", "containerRef", "tooltipBtn"])) : m("", !0)
|
|
262
279
|
], 2),
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
280
|
+
c.graphStatus === "ready" ? (s(), S("div", we, [
|
|
281
|
+
x(me),
|
|
282
|
+
l(a).reactive.chartType === "scatterplot-umap" ? (s(), v(ce, {
|
|
266
283
|
key: 0,
|
|
267
|
-
"chart-ref":
|
|
268
|
-
}, null, 8, ["chart-ref"])) :
|
|
269
|
-
X.value ? (s(),
|
|
284
|
+
"chart-ref": c.chartRef
|
|
285
|
+
}, null, 8, ["chart-ref"])) : m("", !0),
|
|
286
|
+
X.value ? (s(), v(l(O), {
|
|
270
287
|
key: 1,
|
|
271
288
|
icon: "view-hide",
|
|
272
|
-
onClick: e[8] || (e[8] =
|
|
289
|
+
onClick: e[8] || (e[8] = N(() => K(), ["stop"]))
|
|
273
290
|
}, {
|
|
274
291
|
default: C(() => [...e[11] || (e[11] = [
|
|
275
|
-
|
|
292
|
+
B(" Hidden (primary) ", -1)
|
|
276
293
|
])]),
|
|
277
294
|
_: 1
|
|
278
|
-
})) :
|
|
279
|
-
|
|
295
|
+
})) : m("", !0),
|
|
296
|
+
j.value ? (s(), v(l(O), {
|
|
280
297
|
key: 2,
|
|
281
298
|
icon: "view-hide",
|
|
282
|
-
onClick: e[9] || (e[9] =
|
|
299
|
+
onClick: e[9] || (e[9] = N(() => Y(), ["stop"]))
|
|
283
300
|
}, {
|
|
284
301
|
default: C(() => [...e[12] || (e[12] = [
|
|
285
|
-
|
|
302
|
+
B(" Hidden (secondary) ", -1)
|
|
286
303
|
])]),
|
|
287
304
|
_: 1
|
|
288
|
-
})) :
|
|
289
|
-
])) :
|
|
305
|
+
})) : m("", !0)
|
|
306
|
+
])) : m("", !0)
|
|
290
307
|
]);
|
|
291
308
|
};
|
|
292
309
|
}
|
|
293
310
|
});
|
|
294
311
|
export {
|
|
295
|
-
|
|
312
|
+
Me as default
|
|
296
313
|
};
|
|
297
314
|
//# sourceMappingURL=Chart.vue.js.map
|