@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
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('./tslib.es6-
|
|
5
|
+
var tslib_es6 = require('./tslib.es6-3bcf921b.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var recharts = require('recharts');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -7,7 +7,7 @@ var React = require('react');
|
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var recharts = require('recharts');
|
|
9
9
|
var components_LinearGradient = require('./components/LinearGradient.js');
|
|
10
|
-
require('@alfalab/core-components-typography/
|
|
10
|
+
require('@alfalab/core-components-typography/cssm');
|
|
11
11
|
require('./icons/Circle.js');
|
|
12
12
|
require('./icons/CircleLine.js');
|
|
13
13
|
require('./icons/FilledCircle.js');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var React = require('react');
|
|
6
6
|
var cn = require('classnames');
|
|
7
|
-
var coreComponentsTypography = require('@alfalab/core-components-typography/
|
|
7
|
+
var coreComponentsTypography = require('@alfalab/core-components-typography/cssm');
|
|
8
8
|
var icons_Circle = require('../../icons/Circle.js');
|
|
9
9
|
var icons_CircleLine = require('../../icons/CircleLine.js');
|
|
10
10
|
var icons_FilledCircle = require('../../icons/FilledCircle.js');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var React = require('react');
|
|
6
6
|
var cn = require('classnames');
|
|
7
|
-
var coreComponentsTypography = require('@alfalab/core-components-typography/
|
|
7
|
+
var coreComponentsTypography = require('@alfalab/core-components-typography/cssm');
|
|
8
8
|
var styles = require('./index.module.css');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ require('classnames');
|
|
|
8
8
|
require('recharts');
|
|
9
9
|
var Component = require('./Component.js');
|
|
10
10
|
require('./components/LinearGradient.js');
|
|
11
|
-
require('@alfalab/core-components-typography/
|
|
11
|
+
require('@alfalab/core-components-typography/cssm');
|
|
12
12
|
require('./icons/Circle.js');
|
|
13
13
|
require('./icons/CircleLine.js');
|
|
14
14
|
require('./icons/FilledCircle.js');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __assign } from './tslib.es6-
|
|
1
|
+
import { _ as __assign } from './tslib.es6-eb014542.js';
|
|
2
2
|
import React, { useState, useRef, useMemo, useCallback, useEffect } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Legend, CartesianGrid, XAxis, YAxis, Brush, Tooltip, Area, Line, Bar, LabelList, Cell, ResponsiveContainer, ComposedChart } from 'recharts';
|
|
5
5
|
import { LinearGradient } from './components/LinearGradient.js';
|
|
6
|
-
import '@alfalab/core-components-typography/
|
|
6
|
+
import '@alfalab/core-components-typography/esm';
|
|
7
7
|
import './icons/Circle.js';
|
|
8
8
|
import './icons/CircleLine.js';
|
|
9
9
|
import './icons/FilledCircle.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { Typography } from '@alfalab/core-components-typography/
|
|
3
|
+
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
4
4
|
import { CircleIcon } from '../../icons/Circle.js';
|
|
5
5
|
import { CircleLineIcon } from '../../icons/CircleLine.js';
|
|
6
6
|
import { FilledCircleIcon } from '../../icons/FilledCircle.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { Typography } from '@alfalab/core-components-typography/
|
|
3
|
+
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
4
4
|
|
|
5
5
|
var styles = {"tooltip":"chart__tooltip_1lhoc","tooltipList":"chart__tooltipList_1lhoc","tooltipItem":"chart__tooltipItem_1lhoc","tooltipArrow":"chart__tooltipArrow_1lhoc","tooltipArrowRight":"chart__tooltipArrowRight_1lhoc"};
|
|
6
6
|
require('./index.css')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __assign } from '../../tslib.es6-eb014542.js';
|
|
2
2
|
import { useState, useEffect } from 'react';
|
|
3
3
|
import { setComposedChartsMargin } from './utils/setComposedChartsMargin.js';
|
|
4
4
|
import { setDatas } from './utils/setDatas.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-eb014542.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import 'recharts';
|
|
5
5
|
export { Chart } from './Component.js';
|
|
6
6
|
import './components/LinearGradient.js';
|
|
7
|
-
import '@alfalab/core-components-typography/
|
|
7
|
+
import '@alfalab/core-components-typography/esm';
|
|
8
8
|
import './icons/Circle.js';
|
|
9
9
|
import './icons/CircleLine.js';
|
|
10
10
|
import './icons/FilledCircle.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|