@alfalab/core-components-chart 2.2.1 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/Component.d.ts → Component.d.ts} +0 -0
- package/{dist/Component.js → Component.js} +1 -1
- package/{dist/components → components}/CustomizedLabel.d.ts +0 -0
- package/{dist/components → components}/CustomizedLabel.js +0 -0
- package/{dist/components → components}/Dot/index.css +1 -1
- package/{dist/components → components}/Dot/index.d.ts +0 -0
- package/{dist/components → components}/Dot/index.js +0 -0
- package/{dist/esm/components → components}/Legends/index.css +1 -1
- package/{dist/components → components}/Legends/index.d.ts +0 -0
- package/{dist/components → components}/Legends/index.js +0 -0
- package/{dist/components → components}/LinearGradient.d.ts +0 -0
- package/{dist/components → components}/LinearGradient.js +0 -0
- package/{dist/components → components}/RectBar.d.ts +0 -0
- package/{dist/components → components}/RectBar.js +0 -0
- package/{dist/modern/components → components}/Tick/index.css +1 -1
- package/{dist/components → components}/Tick/index.d.ts +0 -0
- package/{dist/components → components}/Tick/index.js +0 -0
- package/{dist/components → components}/TooltipContent/index.css +1 -1
- package/{dist/components → components}/TooltipContent/index.d.ts +0 -0
- package/{dist/components → components}/TooltipContent/index.js +0 -0
- package/{dist/cssm → cssm}/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/Component.js +1 -1
- package/{dist/cssm → cssm}/components/CustomizedLabel.d.ts +0 -0
- package/{dist/cssm → cssm}/components/CustomizedLabel.js +0 -0
- package/{dist/cssm → cssm}/components/Dot/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/Dot/index.js +0 -0
- package/{dist/cssm → cssm}/components/Dot/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/Legends/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/Legends/index.js +1 -1
- package/{dist/cssm → cssm}/components/Legends/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/LinearGradient.d.ts +0 -0
- package/{dist/cssm → cssm}/components/LinearGradient.js +0 -0
- package/{dist/cssm → cssm}/components/RectBar.d.ts +0 -0
- package/{dist/cssm → cssm}/components/RectBar.js +0 -0
- package/{dist/cssm → cssm}/components/Tick/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/Tick/index.js +0 -0
- package/{dist/cssm → cssm}/components/Tick/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/TooltipContent/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/TooltipContent/index.js +1 -1
- package/{dist/cssm → cssm}/components/TooltipContent/index.module.css +0 -0
- package/{dist/cssm → cssm}/hooks/usePathBar/index.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/usePathBar/index.js +0 -0
- package/{dist/cssm → cssm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/usePathBar/utils/getRadius.js +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/index.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/index.js +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setDatas.js +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setGradientCharts.js +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{dist/cssm → cssm}/hooks/useSettings/utils/sortByIndex.js +0 -0
- package/{dist/cssm → cssm}/icons/Circle.d.ts +0 -0
- package/{dist/cssm → cssm}/icons/Circle.js +0 -0
- package/{dist/cssm → cssm}/icons/CircleLine.d.ts +0 -0
- package/{dist/cssm → cssm}/icons/CircleLine.js +0 -0
- package/{dist/cssm → cssm}/icons/FilledCircle.d.ts +0 -0
- package/{dist/cssm → cssm}/icons/FilledCircle.js +0 -0
- package/{dist/cssm → cssm}/icons/Point.d.ts +0 -0
- package/{dist/cssm → cssm}/icons/Point.js +0 -0
- package/{dist/cssm → cssm}/icons/StrokeCircle.d.ts +0 -0
- package/{dist/cssm → cssm}/icons/StrokeCircle.js +0 -0
- package/{dist/cssm → cssm}/index.d.ts +0 -0
- package/{dist/cssm → cssm}/index.js +1 -1
- package/{dist/cssm → cssm}/index.module.css +0 -0
- package/{dist/cssm → cssm}/tslib.es6-2be2aee7.d.ts +0 -0
- package/{dist/cssm → cssm}/tslib.es6-2be2aee7.js +0 -0
- package/{dist/cssm → cssm}/types/brush.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/brush.types.js +0 -0
- package/{dist/cssm → cssm}/types/cartesianGrid.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/cartesianGrid.types.js +0 -0
- package/{dist/cssm → cssm}/types/chart.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/chart.types.js +0 -0
- package/{dist/cssm → cssm}/types/composedChart.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/composedChart.types.js +0 -0
- package/{dist/cssm → cssm}/types/index.d.ts +0 -0
- package/{dist/cssm → cssm}/types/index.js +0 -0
- package/{dist/cssm → cssm}/types/labelList.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/labelList.types.js +0 -0
- package/{dist/cssm → cssm}/types/legend.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/legend.types.js +0 -0
- package/{dist/cssm → cssm}/types/options.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/options.types.js +0 -0
- package/{dist/cssm → cssm}/types/payload.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/payload.types.js +0 -0
- package/{dist/cssm → cssm}/types/responsiveContainer.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/responsiveContainer.types.js +0 -0
- package/{dist/cssm → cssm}/types/seria.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/seria.types.js +0 -0
- package/{dist/cssm → cssm}/types/tooltip.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/tooltip.types.js +0 -0
- package/{dist/cssm → cssm}/types/utils/axis.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/axis.types.js +0 -0
- package/{dist/cssm → cssm}/types/utils/coordinates.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/coordinates.types.js +0 -0
- package/{dist/cssm → cssm}/types/utils/data.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/data.types.js +0 -0
- package/{dist/cssm → cssm}/types/utils/dot.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/dot.types.js +0 -0
- package/{dist/cssm → cssm}/types/utils/gradient.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/gradient.types.js +0 -0
- package/{dist/cssm → cssm}/types/utils/index.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/index.js +0 -0
- package/{dist/cssm → cssm}/types/utils/tick.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/utils/tick.types.js +0 -0
- package/{dist/cssm → cssm}/types/xAxis.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/xAxis.types.js +0 -0
- package/{dist/cssm → cssm}/types/yAxis.types.d.ts +0 -0
- package/{dist/cssm → cssm}/types/yAxis.types.js +0 -0
- package/{dist/esm → esm}/Component.d.ts +0 -0
- package/{dist/esm → esm}/Component.js +2 -2
- package/{dist/esm → esm}/components/CustomizedLabel.d.ts +0 -0
- package/{dist/esm → esm}/components/CustomizedLabel.js +0 -0
- package/{dist/esm → esm}/components/Dot/index.css +1 -1
- package/{dist/esm → esm}/components/Dot/index.d.ts +0 -0
- package/{dist/esm → esm}/components/Dot/index.js +0 -0
- package/{dist → esm}/components/Legends/index.css +1 -1
- package/{dist/esm → esm}/components/Legends/index.d.ts +0 -0
- package/{dist/esm → esm}/components/Legends/index.js +1 -1
- package/{dist/esm → esm}/components/LinearGradient.d.ts +0 -0
- package/{dist/esm → esm}/components/LinearGradient.js +0 -0
- package/{dist/esm → esm}/components/RectBar.d.ts +0 -0
- package/{dist/esm → esm}/components/RectBar.js +0 -0
- package/{dist/esm → esm}/components/Tick/index.css +1 -1
- package/{dist/esm → esm}/components/Tick/index.d.ts +0 -0
- package/{dist/esm → esm}/components/Tick/index.js +0 -0
- package/{dist/modern → esm}/components/TooltipContent/index.css +1 -1
- package/{dist/esm → esm}/components/TooltipContent/index.d.ts +0 -0
- package/{dist/esm → esm}/components/TooltipContent/index.js +1 -1
- package/{dist/esm → esm}/hooks/usePathBar/index.d.ts +0 -0
- package/{dist/esm → esm}/hooks/usePathBar/index.js +0 -0
- package/{dist/esm → esm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
- package/{dist/esm → esm}/hooks/usePathBar/utils/getRadius.js +0 -0
- package/{dist/esm → esm}/hooks/useSettings/index.d.ts +0 -0
- package/{dist/esm → esm}/hooks/useSettings/index.js +1 -1
- package/{dist/esm → esm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/setDatas.js +1 -1
- package/{dist/esm → esm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/{dist/esm → esm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{dist/esm → esm}/hooks/useSettings/utils/sortByIndex.js +0 -0
- package/{dist/esm → esm}/icons/Circle.d.ts +0 -0
- package/{dist/esm → esm}/icons/Circle.js +0 -0
- package/{dist/esm → esm}/icons/CircleLine.d.ts +0 -0
- package/{dist/esm → esm}/icons/CircleLine.js +0 -0
- package/{dist/esm → esm}/icons/FilledCircle.d.ts +0 -0
- package/{dist/esm → esm}/icons/FilledCircle.js +0 -0
- package/{dist/esm → esm}/icons/Point.d.ts +0 -0
- package/{dist/esm → esm}/icons/Point.js +0 -0
- package/{dist/esm → esm}/icons/StrokeCircle.d.ts +0 -0
- package/{dist/esm → esm}/icons/StrokeCircle.js +0 -0
- package/{dist/esm → esm}/index.css +1 -1
- package/{dist/esm → esm}/index.d.ts +0 -0
- package/{dist/esm → esm}/index.js +2 -2
- package/{dist/esm/tslib.es6-b710f839.d.ts → esm/tslib.es6-eb014542.d.ts} +0 -0
- package/{dist/esm/tslib.es6-b710f839.js → esm/tslib.es6-eb014542.js} +0 -0
- package/{dist/esm → esm}/types/brush.types.d.ts +0 -0
- package/{dist/esm → esm}/types/brush.types.js +0 -0
- package/{dist/esm → esm}/types/cartesianGrid.types.d.ts +0 -0
- package/{dist/esm → esm}/types/cartesianGrid.types.js +0 -0
- package/{dist/esm → esm}/types/chart.types.d.ts +0 -0
- package/{dist/esm → esm}/types/chart.types.js +0 -0
- package/{dist/esm → esm}/types/composedChart.types.d.ts +0 -0
- package/{dist/esm → esm}/types/composedChart.types.js +0 -0
- package/{dist/esm → esm}/types/index.d.ts +0 -0
- package/{dist/esm → esm}/types/index.js +0 -0
- package/{dist/esm → esm}/types/labelList.types.d.ts +0 -0
- package/{dist/esm → esm}/types/labelList.types.js +0 -0
- package/{dist/esm → esm}/types/legend.types.d.ts +0 -0
- package/{dist/esm → esm}/types/legend.types.js +0 -0
- package/{dist/esm → esm}/types/options.types.d.ts +0 -0
- package/{dist/esm → esm}/types/options.types.js +0 -0
- package/{dist/esm → esm}/types/payload.types.d.ts +0 -0
- package/{dist/esm → esm}/types/payload.types.js +0 -0
- package/{dist/esm → esm}/types/responsiveContainer.types.d.ts +0 -0
- package/{dist/esm → esm}/types/responsiveContainer.types.js +0 -0
- package/{dist/esm → esm}/types/seria.types.d.ts +0 -0
- package/{dist/esm → esm}/types/seria.types.js +0 -0
- package/{dist/esm → esm}/types/tooltip.types.d.ts +0 -0
- package/{dist/esm → esm}/types/tooltip.types.js +0 -0
- package/{dist/esm → esm}/types/utils/axis.types.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/axis.types.js +0 -0
- package/{dist/esm → esm}/types/utils/coordinates.types.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/coordinates.types.js +0 -0
- package/{dist/esm → esm}/types/utils/data.types.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/data.types.js +0 -0
- package/{dist/esm → esm}/types/utils/dot.types.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/dot.types.js +0 -0
- package/{dist/esm → esm}/types/utils/gradient.types.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/gradient.types.js +0 -0
- package/{dist/esm → esm}/types/utils/index.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/index.js +0 -0
- package/{dist/esm → esm}/types/utils/tick.types.d.ts +0 -0
- package/{dist/esm → esm}/types/utils/tick.types.js +0 -0
- package/{dist/esm → esm}/types/xAxis.types.d.ts +0 -0
- package/{dist/esm → esm}/types/xAxis.types.js +0 -0
- package/{dist/esm → esm}/types/yAxis.types.d.ts +0 -0
- package/{dist/esm → esm}/types/yAxis.types.js +0 -0
- package/{dist/hooks → hooks}/usePathBar/index.d.ts +0 -0
- package/{dist/hooks → hooks}/usePathBar/index.js +0 -0
- package/{dist/hooks → hooks}/usePathBar/utils/getRadius.d.ts +0 -0
- package/{dist/hooks → hooks}/usePathBar/utils/getRadius.js +0 -0
- package/{dist/hooks → hooks}/useSettings/index.d.ts +0 -0
- package/{dist/hooks → hooks}/useSettings/index.js +1 -1
- package/{dist/hooks → hooks}/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/setDatas.d.ts +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/setDatas.js +1 -1
- package/{dist/hooks → hooks}/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/setGradientCharts.js +1 -1
- package/{dist/hooks → hooks}/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/setLegendMargin.js +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{dist/hooks → hooks}/useSettings/utils/sortByIndex.js +0 -0
- package/{dist/icons → icons}/Circle.d.ts +0 -0
- package/{dist/icons → icons}/Circle.js +0 -0
- package/{dist/icons → icons}/CircleLine.d.ts +0 -0
- package/{dist/icons → icons}/CircleLine.js +0 -0
- package/{dist/icons → icons}/FilledCircle.d.ts +0 -0
- package/{dist/icons → icons}/FilledCircle.js +0 -0
- package/{dist/icons → icons}/Point.d.ts +0 -0
- package/{dist/icons → icons}/Point.js +0 -0
- package/{dist/icons → icons}/StrokeCircle.d.ts +0 -0
- package/{dist/icons → icons}/StrokeCircle.js +0 -0
- package/{dist/index.css → index.css} +1 -1
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js → index.js} +1 -1
- package/{dist/modern → modern}/Component.d.ts +0 -0
- package/{dist/modern → modern}/Component.js +1 -1
- package/{dist/modern → modern}/components/CustomizedLabel.d.ts +0 -0
- package/{dist/modern → modern}/components/CustomizedLabel.js +0 -0
- package/{dist/modern → modern}/components/Dot/index.css +1 -1
- package/{dist/modern → modern}/components/Dot/index.d.ts +0 -0
- package/{dist/modern → modern}/components/Dot/index.js +0 -0
- package/{dist/modern → modern}/components/Legends/index.css +1 -1
- package/{dist/modern → modern}/components/Legends/index.d.ts +0 -0
- package/{dist/modern → modern}/components/Legends/index.js +1 -1
- package/{dist/modern → modern}/components/LinearGradient.d.ts +0 -0
- package/{dist/modern → modern}/components/LinearGradient.js +0 -0
- package/{dist/modern → modern}/components/RectBar.d.ts +0 -0
- package/{dist/modern → modern}/components/RectBar.js +0 -0
- package/{dist → modern}/components/Tick/index.css +1 -1
- package/{dist/modern → modern}/components/Tick/index.d.ts +0 -0
- package/{dist/modern → modern}/components/Tick/index.js +0 -0
- package/{dist/esm → modern}/components/TooltipContent/index.css +1 -1
- package/{dist/modern → modern}/components/TooltipContent/index.d.ts +0 -0
- package/{dist/modern → modern}/components/TooltipContent/index.js +1 -1
- package/{dist/modern → modern}/hooks/usePathBar/index.d.ts +0 -0
- package/{dist/modern → modern}/hooks/usePathBar/index.js +0 -0
- package/{dist/modern → modern}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
- package/{dist/modern → modern}/hooks/usePathBar/utils/getRadius.js +0 -0
- package/{dist/modern → modern}/hooks/useSettings/index.d.ts +0 -0
- package/{dist/modern → modern}/hooks/useSettings/index.js +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setDatas.d.ts +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setDatas.js +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setGradientCharts.js +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/setLegendMargin.js +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{dist/modern → modern}/hooks/useSettings/utils/sortByIndex.js +0 -0
- package/{dist/modern → modern}/icons/Circle.d.ts +0 -0
- package/{dist/modern → modern}/icons/Circle.js +0 -0
- package/{dist/modern → modern}/icons/CircleLine.d.ts +0 -0
- package/{dist/modern → modern}/icons/CircleLine.js +0 -0
- package/{dist/modern → modern}/icons/FilledCircle.d.ts +0 -0
- package/{dist/modern → modern}/icons/FilledCircle.js +0 -0
- package/{dist/modern → modern}/icons/Point.d.ts +0 -0
- package/{dist/modern → modern}/icons/Point.js +0 -0
- package/{dist/modern → modern}/icons/StrokeCircle.d.ts +0 -0
- package/{dist/modern → modern}/icons/StrokeCircle.js +0 -0
- package/{dist/modern → modern}/index.css +1 -1
- package/{dist/modern → modern}/index.d.ts +0 -0
- package/{dist/modern → modern}/index.js +1 -1
- package/{dist/modern → modern}/types/brush.types.d.ts +0 -0
- package/{dist/modern → modern}/types/brush.types.js +0 -0
- package/{dist/modern → modern}/types/cartesianGrid.types.d.ts +0 -0
- package/{dist/modern → modern}/types/cartesianGrid.types.js +0 -0
- package/{dist/modern → modern}/types/chart.types.d.ts +0 -0
- package/{dist/modern → modern}/types/chart.types.js +0 -0
- package/{dist/modern → modern}/types/composedChart.types.d.ts +0 -0
- package/{dist/modern → modern}/types/composedChart.types.js +0 -0
- package/{dist/modern → modern}/types/index.d.ts +0 -0
- package/{dist/modern → modern}/types/index.js +0 -0
- package/{dist/modern → modern}/types/labelList.types.d.ts +0 -0
- package/{dist/modern → modern}/types/labelList.types.js +0 -0
- package/{dist/modern → modern}/types/legend.types.d.ts +0 -0
- package/{dist/modern → modern}/types/legend.types.js +0 -0
- package/{dist/modern → modern}/types/options.types.d.ts +0 -0
- package/{dist/modern → modern}/types/options.types.js +0 -0
- package/{dist/modern → modern}/types/payload.types.d.ts +0 -0
- package/{dist/modern → modern}/types/payload.types.js +0 -0
- package/{dist/modern → modern}/types/responsiveContainer.types.d.ts +0 -0
- package/{dist/modern → modern}/types/responsiveContainer.types.js +0 -0
- package/{dist/modern → modern}/types/seria.types.d.ts +0 -0
- package/{dist/modern → modern}/types/seria.types.js +0 -0
- package/{dist/modern → modern}/types/tooltip.types.d.ts +0 -0
- package/{dist/modern → modern}/types/tooltip.types.js +0 -0
- package/{dist/modern → modern}/types/utils/axis.types.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/axis.types.js +0 -0
- package/{dist/modern → modern}/types/utils/coordinates.types.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/coordinates.types.js +0 -0
- package/{dist/modern → modern}/types/utils/data.types.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/data.types.js +0 -0
- package/{dist/modern → modern}/types/utils/dot.types.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/dot.types.js +0 -0
- package/{dist/modern → modern}/types/utils/gradient.types.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/gradient.types.js +0 -0
- package/{dist/modern → modern}/types/utils/index.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/index.js +0 -0
- package/{dist/modern → modern}/types/utils/tick.types.d.ts +0 -0
- package/{dist/modern → modern}/types/utils/tick.types.js +0 -0
- package/{dist/modern → modern}/types/xAxis.types.d.ts +0 -0
- package/{dist/modern → modern}/types/xAxis.types.js +0 -0
- package/{dist/modern → modern}/types/yAxis.types.d.ts +0 -0
- package/{dist/modern → modern}/types/yAxis.types.js +0 -0
- package/package.json +8 -10
- package/{dist/send-stats.js → send-stats.js} +0 -0
- package/{dist/tslib.es6-3d613989.d.ts → tslib.es6-3bcf921b.d.ts} +0 -0
- package/{dist/tslib.es6-3d613989.js → tslib.es6-3bcf921b.js} +0 -0
- package/{dist/types → types}/brush.types.d.ts +0 -0
- package/{dist/types → types}/brush.types.js +0 -0
- package/{dist/types → types}/cartesianGrid.types.d.ts +0 -0
- package/{dist/types → types}/cartesianGrid.types.js +0 -0
- package/{dist/types → types}/chart.types.d.ts +0 -0
- package/{dist/types → types}/chart.types.js +0 -0
- package/{dist/types → types}/composedChart.types.d.ts +0 -0
- package/{dist/types → types}/composedChart.types.js +0 -0
- package/{dist/types → types}/index.d.ts +0 -0
- package/{dist/types → types}/index.js +0 -0
- package/{dist/types → types}/labelList.types.d.ts +0 -0
- package/{dist/types → types}/labelList.types.js +0 -0
- package/{dist/types → types}/legend.types.d.ts +0 -0
- package/{dist/types → types}/legend.types.js +0 -0
- package/{dist/types → types}/options.types.d.ts +0 -0
- package/{dist/types → types}/options.types.js +0 -0
- package/{dist/types → types}/payload.types.d.ts +0 -0
- package/{dist/types → types}/payload.types.js +0 -0
- package/{dist/types → types}/responsiveContainer.types.d.ts +0 -0
- package/{dist/types → types}/responsiveContainer.types.js +0 -0
- package/{dist/types → types}/seria.types.d.ts +0 -0
- package/{dist/types → types}/seria.types.js +0 -0
- package/{dist/types → types}/tooltip.types.d.ts +0 -0
- package/{dist/types → types}/tooltip.types.js +0 -0
- package/{dist/types → types}/utils/axis.types.d.ts +0 -0
- package/{dist/types → types}/utils/axis.types.js +0 -0
- package/{dist/types → types}/utils/coordinates.types.d.ts +0 -0
- package/{dist/types → types}/utils/coordinates.types.js +0 -0
- package/{dist/types → types}/utils/data.types.d.ts +0 -0
- package/{dist/types → types}/utils/data.types.js +0 -0
- package/{dist/types → types}/utils/dot.types.d.ts +0 -0
- package/{dist/types → types}/utils/dot.types.js +0 -0
- package/{dist/types → types}/utils/gradient.types.d.ts +0 -0
- package/{dist/types → types}/utils/gradient.types.js +0 -0
- package/{dist/types → types}/utils/index.d.ts +0 -0
- package/{dist/types → types}/utils/index.js +0 -0
- package/{dist/types → types}/utils/tick.types.d.ts +0 -0
- package/{dist/types → types}/utils/tick.types.js +0 -0
- package/{dist/types → types}/xAxis.types.d.ts +0 -0
- package/{dist/types → types}/xAxis.types.js +0 -0
- package/{dist/types → types}/yAxis.types.d.ts +0 -0
- package/{dist/types → types}/yAxis.types.js +0 -0
- package/CHANGELOG.md +0 -194
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/CHANGELOG.md
DELETED
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [2.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.2.0...@alfalab/core-components-chart@2.2.1) (2022-08-17)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
# [2.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.3...@alfalab/core-components-chart@2.2.0) (2022-08-04)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Features
|
|
21
|
-
|
|
22
|
-
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
## [2.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.2...@alfalab/core-components-chart@2.1.3) (2022-07-18)
|
|
29
|
-
|
|
30
|
-
**Note:** Version bump only for package @alfalab/core-components-chart
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## [2.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.1...@alfalab/core-components-chart@2.1.2) (2022-07-15)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Bug Fixes
|
|
40
|
-
|
|
41
|
-
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
## [2.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.0...@alfalab/core-components-chart@2.1.1) (2022-07-14)
|
|
48
|
-
|
|
49
|
-
**Note:** Version bump only for package @alfalab/core-components-chart
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
# [2.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.0.5...@alfalab/core-components-chart@2.1.0) (2022-06-28)
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
### Features
|
|
59
|
-
|
|
60
|
-
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.0.1...@alfalab/core-components-chart@2.0.2) (2022-03-30)
|
|
67
|
-
|
|
68
|
-
**Note:** Version bump only for package @alfalab/core-components-chart
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.0.0...@alfalab/core-components-chart@2.0.1) (2022-03-03)
|
|
75
|
-
|
|
76
|
-
**Note:** Version bump only for package @alfalab/core-components-chart
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.2.2...@alfalab/core-components-chart@2.0.0) (2022-03-01)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Features
|
|
86
|
-
|
|
87
|
-
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
* refactor/calendar-range (#984) ([714f615](https://github.com/core-ds/core-components/commit/714f61590586bafe1060e652943e95c133ed002a)), closes [#984](https://github.com/core-ds/core-components/issues/984)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
### BREAKING CHANGES
|
|
94
|
-
|
|
95
|
-
* Большое обновление CalendarRange
|
|
96
|
-
|
|
97
|
-
* feat(date-input): add some improvements
|
|
98
|
-
|
|
99
|
-
* feat(date-input): some updates
|
|
100
|
-
|
|
101
|
-
* feat(date-input): validation
|
|
102
|
-
|
|
103
|
-
* feat(calendar): change period selection logic
|
|
104
|
-
|
|
105
|
-
* fix(calendar): range styles
|
|
106
|
-
|
|
107
|
-
* fix(calendar): fix styles, add rangeComplete flag
|
|
108
|
-
|
|
109
|
-
* refactor(calendar-range): temporary
|
|
110
|
-
|
|
111
|
-
* fix(calendar-range): fix hook
|
|
112
|
-
|
|
113
|
-
* fix(calendar-range): fix period
|
|
114
|
-
|
|
115
|
-
* fix(calendar-range): fix tests, fix max date
|
|
116
|
-
|
|
117
|
-
* fix: update exports
|
|
118
|
-
|
|
119
|
-
* feat(calendar): allow empty values for PeriodSlider, update today
|
|
120
|
-
|
|
121
|
-
* fix(calendar-range): hide error icon
|
|
122
|
-
|
|
123
|
-
* chore(calendar-range): demo
|
|
124
|
-
|
|
125
|
-
* feat(calendar): use IconButton
|
|
126
|
-
|
|
127
|
-
* feat(calendar-range): add onChange, update demo
|
|
128
|
-
|
|
129
|
-
* fix(calendar-range): update width
|
|
130
|
-
|
|
131
|
-
* test(calendar-range): update snapshot
|
|
132
|
-
|
|
133
|
-
* fix: import date-fns separately
|
|
134
|
-
|
|
135
|
-
* fix(calendar-range): fix rest props
|
|
136
|
-
|
|
137
|
-
Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.2.1...@alfalab/core-components-chart@1.2.2) (2022-01-17)
|
|
144
|
-
|
|
145
|
-
**Note:** Version bump only for package @alfalab/core-components-chart
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
## [1.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.2.0...@alfalab/core-components-chart@1.2.1) (2021-10-19)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
### Bug Fixes
|
|
155
|
-
|
|
156
|
-
* **chart:** fix deps, export types ([b46450a](https://github.com/core-ds/core-components/commit/b46450ae954b10f0138c393482fe1271b001f085))
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.1.0...@alfalab/core-components-chart@1.2.0) (2021-10-11)
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
### Features
|
|
166
|
-
|
|
167
|
-
* **chart:** added border radius to bar charts ([cfd0ad2](https://github.com/core-ds/core-components/commit/cfd0ad2c23a2b80de0bc5dfae7b65a14263e37e9))
|
|
168
|
-
* **chart:** added chart component ([1119943](https://github.com/core-ds/core-components/commit/11199435e9ab53ae159707e94714a34952ad56c1))
|
|
169
|
-
* **chart:** added description ([8275346](https://github.com/core-ds/core-components/commit/827534640af0c0b06c1105755e9435d43cae8acd))
|
|
170
|
-
* **chart:** added props for legend icons height ([5c9b321](https://github.com/core-ds/core-components/commit/5c9b32154e6f39cddd3ac9668830959adba64648))
|
|
171
|
-
* **chart:** bar radius ([e39251a](https://github.com/core-ds/core-components/commit/e39251a37a52b6f434932439da0b86a03a26d901))
|
|
172
|
-
* **chart:** beautifyed ([67cc96e](https://github.com/core-ds/core-components/commit/67cc96e6afc020c3af5491d3d7ba0b89f50dbaf3))
|
|
173
|
-
* **chart:** edited doc ([8728271](https://github.com/core-ds/core-components/commit/8728271dc7f733c9b14a27c83a7136c22ef39ed6))
|
|
174
|
-
* **chart:** fix doc ([9d1e888](https://github.com/core-ds/core-components/commit/9d1e8889615f0701a43a9fbceca867557002ef31))
|
|
175
|
-
* **chart:** fixed after pull master ) ([4c7d241](https://github.com/core-ds/core-components/commit/4c7d241da264cde81e50573f96a2f035c31306e1))
|
|
176
|
-
* **chart:** fixed build error ([2efdd22](https://github.com/core-ds/core-components/commit/2efdd22f27e8229b2ad4cb7d355f61b218ea1bc1))
|
|
177
|
-
* **chart:** fixed comments ([a611b9c](https://github.com/core-ds/core-components/commit/a611b9c1c9bab1d5a15c2021bff270e9bbf5a934))
|
|
178
|
-
* **chart:** fixed comments ([7ad1caf](https://github.com/core-ds/core-components/commit/7ad1caf5be9f2da6a218b2c97cc7d96efb4d286d))
|
|
179
|
-
* **chart:** fixed comments ([555acb6](https://github.com/core-ds/core-components/commit/555acb699549c52f85d0dd58009ab1692344eb44))
|
|
180
|
-
* **chart:** fixed comments ([379e53d](https://github.com/core-ds/core-components/commit/379e53ddf8c857424600d5fc49b41c03f5ac11ea))
|
|
181
|
-
* **chart:** more description ([9a4c076](https://github.com/core-ds/core-components/commit/9a4c0762782c2f8ccee0e0c7c660514a10119960))
|
|
182
|
-
* **chart:** pulled master ([176f7ae](https://github.com/core-ds/core-components/commit/176f7ae6e7cdb2a3e18d2136523e5be6ecdbde3e))
|
|
183
|
-
* **chart:** resolved conflicts ([7f734ba](https://github.com/core-ds/core-components/commit/7f734bab0347af6e5d56d717d8b5cc0cf192f9f3))
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
# 1.1.0 (2021-09-30)
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
### Features
|
|
193
|
-
|
|
194
|
-
* **chart:** add component ([#835](https://github.com/core-ds/core-components/issues/835)) ([17d840b](https://github.com/core-ds/core-components/commit/17d840b9f9f64474491d3ec58d3cda53ad07f0ca))
|