@alfalab/core-components-chart 2.2.1 → 3.1.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} +2 -2
- package/{dist/components → components}/CustomizedLabel.d.ts +0 -0
- package/{dist/components → components}/CustomizedLabel.js +0 -0
- package/components/Dot/index.css +23 -0
- package/{dist/components → components}/Dot/index.d.ts +0 -0
- package/{dist/components → components}/Dot/index.js +1 -1
- package/{dist/esm/components → components}/Legends/index.css +8 -8
- package/{dist/components → components}/Legends/index.d.ts +0 -0
- package/{dist/components → components}/Legends/index.js +1 -1
- 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 +4 -4
- package/{dist/components → components}/Tick/index.d.ts +0 -0
- package/{dist/components → components}/Tick/index.js +1 -1
- package/{dist/components → components}/TooltipContent/index.css +7 -7
- package/{dist/components → components}/TooltipContent/index.d.ts +0 -0
- package/{dist/components → components}/TooltipContent/index.js +1 -1
- 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 +3 -3
- package/{dist/esm → esm}/components/CustomizedLabel.d.ts +0 -0
- package/{dist/esm → esm}/components/CustomizedLabel.js +0 -0
- package/esm/components/Dot/index.css +23 -0
- package/{dist/esm → esm}/components/Dot/index.d.ts +0 -0
- package/{dist/esm → esm}/components/Dot/index.js +1 -1
- package/{dist → esm}/components/Legends/index.css +8 -8
- package/{dist/esm → esm}/components/Legends/index.d.ts +0 -0
- package/{dist/esm → esm}/components/Legends/index.js +2 -2
- 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 +4 -4
- package/{dist/esm → esm}/components/Tick/index.d.ts +0 -0
- package/{dist/esm → esm}/components/Tick/index.js +1 -1
- package/{dist/modern → esm}/components/TooltipContent/index.css +7 -7
- package/{dist/esm → esm}/components/TooltipContent/index.d.ts +0 -0
- package/{dist/esm → esm}/components/TooltipContent/index.js +2 -2
- 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 +5 -5
- 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-f1220da2.d.ts} +0 -0
- package/{dist/esm/tslib.es6-b710f839.js → esm/tslib.es6-f1220da2.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} +5 -5
- 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 +2 -2
- package/{dist/modern → modern}/components/CustomizedLabel.d.ts +0 -0
- package/{dist/modern → modern}/components/CustomizedLabel.js +0 -0
- package/modern/components/Dot/index.css +23 -0
- package/{dist/modern → modern}/components/Dot/index.d.ts +0 -0
- package/{dist/modern → modern}/components/Dot/index.js +1 -1
- package/{dist/modern → modern}/components/Legends/index.css +8 -8
- package/{dist/modern → modern}/components/Legends/index.d.ts +0 -0
- package/{dist/modern → modern}/components/Legends/index.js +2 -2
- 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 +4 -4
- package/{dist/modern → modern}/components/Tick/index.d.ts +0 -0
- package/{dist/modern → modern}/components/Tick/index.js +1 -1
- package/{dist/esm → modern}/components/TooltipContent/index.css +7 -7
- package/{dist/modern → modern}/components/TooltipContent/index.d.ts +0 -0
- package/{dist/modern → modern}/components/TooltipContent/index.js +2 -2
- 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 +5 -5
- 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-e232afa5.d.ts} +0 -0
- package/{dist/tslib.es6-3d613989.js → tslib.es6-e232afa5.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
- package/dist/components/Dot/index.css +0 -23
- package/dist/esm/components/Dot/index.css +0 -23
- package/dist/modern/components/Dot/index.css +0 -23
|
@@ -1,12 +1,12 @@
|
|
|
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';
|
|
7
7
|
import { StrokeCircleIcon } from '../../icons/StrokeCircle.js';
|
|
8
8
|
|
|
9
|
-
var styles = {"legendContent":"
|
|
9
|
+
var styles = {"legendContent":"chart__legendContent_11jmi","legendWrap":"chart__legendWrap_11jmi","legendItem":"chart__legendItem_11jmi","legendUnactive":"chart__legendUnactive_11jmi","legendIcon":"chart__legendIcon_11jmi","legendValue":"chart__legendValue_11jmi"};
|
|
10
10
|
require('./index.css')
|
|
11
11
|
|
|
12
12
|
var icons = {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: xjd99 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-dark-bg-primary: #0b1f35;
|
|
4
4
|
--color-light-text-primary: #0b1f35;
|
|
@@ -11,17 +11,17 @@
|
|
|
11
11
|
|
|
12
12
|
/* Hard up */
|
|
13
13
|
}
|
|
14
|
-
.
|
|
14
|
+
.chart__tickText_ey3tb {
|
|
15
15
|
fill: var(--color-light-text-primary);
|
|
16
16
|
font-size: 16px;
|
|
17
17
|
line-height: 24px;
|
|
18
18
|
font-weight: 400;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
.chart__circle_ey3tb {
|
|
21
21
|
opacity: 0.3;
|
|
22
22
|
fill: var(--color-dark-bg-primary);
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.chart__circle_ey3tb {
|
|
25
25
|
opacity: 0.3;
|
|
26
26
|
fill: var(--color-dark-bg-primary);
|
|
27
27
|
}
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
|
|
4
|
-
var styles = {"tickText":"
|
|
4
|
+
var styles = {"tickText":"chart__tickText_ey3tb","circle":"chart__circle_ey3tb"};
|
|
5
5
|
require('./index.css')
|
|
6
6
|
|
|
7
7
|
var Tick = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: fcic0 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
--color-light-border-primary: #dbdee1;
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--border-radius-m: 8px;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.chart__tooltip_47jo6 {
|
|
23
23
|
background-color: var(--color-light-bg-primary);
|
|
24
24
|
border: 1px solid var(--color-light-border-primary);
|
|
25
25
|
box-shadow: var(--shadow-l);
|
|
@@ -28,17 +28,17 @@
|
|
|
28
28
|
pointer-events: none;
|
|
29
29
|
position: relative;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.chart__tooltipList_47jo6 {
|
|
32
32
|
position: relative;
|
|
33
33
|
z-index: 5;
|
|
34
34
|
list-style-type: none;
|
|
35
35
|
padding: 0;
|
|
36
36
|
margin: 0;
|
|
37
37
|
}
|
|
38
|
-
.
|
|
38
|
+
.chart__tooltipItem_47jo6 {
|
|
39
39
|
margin-bottom: 10px;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.chart__tooltipArrow_47jo6 {
|
|
42
42
|
position: absolute;
|
|
43
43
|
left: 0;
|
|
44
44
|
top: 50%;
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
border: 1px solid var(--color-light-border-primary);
|
|
49
49
|
background-color: var(--color-light-bg-primary);
|
|
50
50
|
}
|
|
51
|
-
.
|
|
51
|
+
.chart__tooltipArrow_47jo6:before {
|
|
52
52
|
content: '';
|
|
53
53
|
position: absolute;
|
|
54
54
|
left: -2px;
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
border-width: 0 24px 24px 0;
|
|
60
60
|
border-color: transparent var(--color-light-bg-primary) transparent transparent;
|
|
61
61
|
}
|
|
62
|
-
.
|
|
62
|
+
.chart__tooltipArrowRight_47jo6 {
|
|
63
63
|
left: 100%;
|
|
64
64
|
transform: translate(-50%, -50%) scale(-1, 1) rotate(45deg);
|
|
65
65
|
}
|
|
File without changes
|
|
@@ -1,8 +1,8 @@
|
|
|
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
|
-
var styles = {"tooltip":"
|
|
5
|
+
var styles = {"tooltip":"chart__tooltip_47jo6","tooltipList":"chart__tooltipList_47jo6","tooltipItem":"chart__tooltipItem_47jo6","tooltipArrow":"chart__tooltipArrow_47jo6","tooltipArrowRight":"chart__tooltipArrowRight_47jo6"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var TooltipContent = function (_a) {
|
|
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-f1220da2.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
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: eq4rl */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-primary: #0b1f35;
|
|
4
4
|
}
|
|
@@ -10,17 +10,17 @@
|
|
|
10
10
|
|
|
11
11
|
/* Hard up */
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.chart__coreChart_1xrvo .recharts-line path {
|
|
14
14
|
transition: d 0.2s ease-out;
|
|
15
15
|
}
|
|
16
|
-
.
|
|
16
|
+
.chart__coreChart_1xrvo .recharts-text tspan {
|
|
17
17
|
fill: var(--color-light-text-primary);
|
|
18
18
|
font-size: 16px;
|
|
19
19
|
line-height: 22px;
|
|
20
20
|
}
|
|
21
|
-
.
|
|
21
|
+
.chart__bar_1xrvo {
|
|
22
22
|
transition: opacity 0.2s ease-out, d 0.2s ease-out;
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.chart__unfocused_1xrvo {
|
|
25
25
|
opacity: 0.3;
|
|
26
26
|
}
|
|
File without changes
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-f1220da2.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
|
|
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
|
|
@@ -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-e232afa5.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var hooks_useSettings_utils_setComposedChartsMargin = require('./utils/setComposedChartsMargin.js');
|
|
8
8
|
var hooks_useSettings_utils_setDatas = require('./utils/setDatas.js');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
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-e232afa5.js');
|
|
6
6
|
|
|
7
7
|
var setGradientCharts = function (series) {
|
|
8
8
|
var filterSeries = series.filter(function (item) { return item.chart !== 'gradient'; });
|
|
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,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: eq4rl */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-primary: #0b1f35;
|
|
4
4
|
}
|
|
@@ -10,17 +10,17 @@
|
|
|
10
10
|
|
|
11
11
|
/* Hard up */
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.chart__coreChart_1xrvo .recharts-line path {
|
|
14
14
|
transition: d 0.2s ease-out;
|
|
15
15
|
}
|
|
16
|
-
.
|
|
16
|
+
.chart__coreChart_1xrvo .recharts-text tspan {
|
|
17
17
|
fill: var(--color-light-text-primary);
|
|
18
18
|
font-size: 16px;
|
|
19
19
|
line-height: 22px;
|
|
20
20
|
}
|
|
21
|
-
.
|
|
21
|
+
.chart__bar_1xrvo {
|
|
22
22
|
transition: opacity 0.2s ease-out, d 0.2s ease-out;
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.chart__unfocused_1xrvo {
|
|
25
25
|
opacity: 0.3;
|
|
26
26
|
}
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,7 @@ import React, { useState, useRef, useMemo, useCallback, useEffect } from 'react'
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Legend, CartesianGrid, XAxis, YAxis, Brush, Tooltip, Area, Line, Bar, LabelList, Cell, ResponsiveContainer, ComposedChart } from 'recharts';
|
|
4
4
|
import { LinearGradient } from './components/LinearGradient.js';
|
|
5
|
-
import '@alfalab/core-components-typography/
|
|
5
|
+
import '@alfalab/core-components-typography/modern';
|
|
6
6
|
import './icons/Circle.js';
|
|
7
7
|
import './icons/CircleLine.js';
|
|
8
8
|
import './icons/FilledCircle.js';
|
|
@@ -30,7 +30,7 @@ const CustomizedHOC = (Component, options) => {
|
|
|
30
30
|
return NewComponent;
|
|
31
31
|
};
|
|
32
32
|
|
|
33
|
-
var styles = {"coreChart":"
|
|
33
|
+
var styles = {"coreChart":"chart__coreChart_1xrvo","bar":"chart__bar_1xrvo","unfocused":"chart__unfocused_1xrvo"};
|
|
34
34
|
require('./index.css')
|
|
35
35
|
|
|
36
36
|
const Chart = (props) => {
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/* hash: jtc4y */
|
|
2
|
+
.chart__dotUnfocused_11lde {
|
|
3
|
+
opacity: 0.3;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.chart__dot_11lde,
|
|
7
|
+
.chart__dotItem_11lde,
|
|
8
|
+
.chart__dotWrap_11lde {
|
|
9
|
+
transition: all 0.2s ease;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.chart__dot_11lde {
|
|
13
|
+
animation: chart__showDot_11lde 0.5s ease;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@keyframes chart__showDot_11lde {
|
|
17
|
+
from {
|
|
18
|
+
opacity: 0;
|
|
19
|
+
}
|
|
20
|
+
to {
|
|
21
|
+
opacity: 1;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
File without changes
|
|
@@ -2,7 +2,7 @@ import React, { useState, useEffect } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { PointIcon } from '../../icons/Point.js';
|
|
4
4
|
|
|
5
|
-
var styles = {"dotUnfocused":"
|
|
5
|
+
var styles = {"dotUnfocused":"chart__dotUnfocused_11lde","dot":"chart__dot_11lde","dotItem":"chart__dotItem_11lde","dotWrap":"chart__dotWrap_11lde","showDot":"chart__showDot_11lde"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
const Dot = React.forwardRef(({ cx, cy, index, activeDot, dataKey, dotSettings, value, stroke }, ref) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: temd8 */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -10,31 +10,31 @@
|
|
|
10
10
|
:root {
|
|
11
11
|
--gap-2xl: 32px;
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.chart__legendContent_11jmi {
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: center;
|
|
16
16
|
flex-wrap: wrap;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.chart__legendWrap_11jmi {
|
|
19
19
|
width: 100%;
|
|
20
20
|
margin: 0;
|
|
21
21
|
padding: 0;
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
.chart__legendItem_11jmi {
|
|
24
24
|
margin-right: var(--gap-2xl);
|
|
25
25
|
cursor: pointer;
|
|
26
26
|
display: inline-block;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.chart__legendItem_11jmi:last-child {
|
|
29
29
|
margin-right: 0;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.chart__legendUnactive_11jmi {
|
|
32
32
|
opacity: 0.3;
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.chart__legendIcon_11jmi {
|
|
35
35
|
margin-right: 13px;
|
|
36
36
|
display: flex;
|
|
37
37
|
}
|
|
38
|
-
.
|
|
38
|
+
.chart__legendValue_11jmi {
|
|
39
39
|
text-transform: capitalize;
|
|
40
40
|
}
|
|
File without changes
|