@alfalab/core-components-chart 2.1.2 → 2.2.1
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/CHANGELOG.md +30 -0
- package/{Component.d.ts → dist/Component.d.ts} +0 -0
- package/{Component.js → dist/Component.js} +2 -2
- package/{components → dist/components}/CustomizedLabel.d.ts +0 -0
- package/{components → dist/components}/CustomizedLabel.js +0 -0
- package/dist/components/Dot/index.css +23 -0
- package/{components → dist/components}/Dot/index.d.ts +0 -0
- package/{components → dist/components}/Dot/index.js +1 -1
- package/{esm → dist}/components/Legends/index.css +8 -8
- package/{components → dist/components}/Legends/index.d.ts +0 -0
- package/{components → dist/components}/Legends/index.js +1 -1
- package/{esm → dist}/components/LinearGradient.d.ts +1 -1
- package/{components → dist/components}/LinearGradient.js +0 -0
- package/{components → dist/components}/RectBar.d.ts +0 -0
- package/{components → dist/components}/RectBar.js +0 -0
- package/{modern → dist}/components/Tick/index.css +4 -4
- package/{components → dist/components}/Tick/index.d.ts +0 -0
- package/{components → dist/components}/Tick/index.js +1 -1
- package/{components → dist/components}/TooltipContent/index.css +7 -7
- package/{components → dist/components}/TooltipContent/index.d.ts +0 -0
- package/{components → dist/components}/TooltipContent/index.js +1 -1
- package/{cssm → dist/cssm}/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/Component.js +1 -1
- package/{cssm → dist/cssm}/components/CustomizedLabel.d.ts +0 -0
- package/{cssm → dist/cssm}/components/CustomizedLabel.js +0 -0
- package/{cssm → dist/cssm}/components/Dot/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/Dot/index.js +0 -0
- package/{cssm → dist/cssm}/components/Dot/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/Legends/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/Legends/index.js +1 -1
- package/{cssm → dist/cssm}/components/Legends/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/LinearGradient.d.ts +1 -1
- package/{cssm → dist/cssm}/components/LinearGradient.js +0 -0
- package/{cssm → dist/cssm}/components/RectBar.d.ts +0 -0
- package/{cssm → dist/cssm}/components/RectBar.js +0 -0
- package/{cssm → dist/cssm}/components/Tick/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/Tick/index.js +0 -0
- package/{cssm → dist/cssm}/components/Tick/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/TooltipContent/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/TooltipContent/index.js +1 -1
- package/{cssm → dist/cssm}/components/TooltipContent/index.module.css +0 -0
- package/{cssm → dist/cssm}/hooks/usePathBar/index.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/usePathBar/index.js +0 -0
- package/{cssm → dist/cssm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/usePathBar/utils/getRadius.js +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/index.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/index.js +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setDatas.js +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setGradientCharts.js +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{cssm → dist/cssm}/hooks/useSettings/utils/sortByIndex.js +0 -0
- package/{cssm → dist/cssm}/icons/Circle.d.ts +0 -0
- package/{cssm → dist/cssm}/icons/Circle.js +0 -0
- package/{esm → dist/cssm}/icons/CircleLine.d.ts +1 -1
- package/{cssm → dist/cssm}/icons/CircleLine.js +0 -0
- package/{cssm → dist/cssm}/icons/FilledCircle.d.ts +0 -0
- package/{cssm → dist/cssm}/icons/FilledCircle.js +0 -0
- package/{cssm → dist/cssm}/icons/Point.d.ts +0 -0
- package/{cssm → dist/cssm}/icons/Point.js +0 -0
- package/{cssm → dist/cssm}/icons/StrokeCircle.d.ts +0 -0
- package/{cssm → dist/cssm}/icons/StrokeCircle.js +0 -0
- package/{cssm → dist/cssm}/index.d.ts +0 -0
- package/{cssm → dist/cssm}/index.js +1 -1
- package/{cssm → dist/cssm}/index.module.css +0 -0
- package/{cssm → dist/cssm}/tslib.es6-2be2aee7.d.ts +0 -0
- package/{cssm → dist/cssm}/tslib.es6-2be2aee7.js +0 -0
- package/{cssm → dist/cssm}/types/brush.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/brush.types.js +0 -0
- package/{cssm → dist/cssm}/types/cartesianGrid.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/cartesianGrid.types.js +0 -0
- package/{cssm → dist/cssm}/types/chart.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/chart.types.js +0 -0
- package/{cssm → dist/cssm}/types/composedChart.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/composedChart.types.js +0 -0
- package/{cssm → dist/cssm}/types/index.d.ts +0 -0
- package/{cssm → dist/cssm}/types/index.js +0 -0
- package/{cssm → dist/cssm}/types/labelList.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/labelList.types.js +0 -0
- package/{cssm → dist/cssm}/types/legend.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/legend.types.js +0 -0
- package/{cssm → dist/cssm}/types/options.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/options.types.js +0 -0
- package/{cssm → dist/cssm}/types/payload.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/payload.types.js +0 -0
- package/{cssm → dist/cssm}/types/responsiveContainer.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/responsiveContainer.types.js +0 -0
- package/{cssm → dist/cssm}/types/seria.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/seria.types.js +0 -0
- package/{cssm → dist/cssm}/types/tooltip.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/tooltip.types.js +0 -0
- package/{cssm → dist/cssm}/types/utils/axis.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/axis.types.js +0 -0
- package/{cssm → dist/cssm}/types/utils/coordinates.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/coordinates.types.js +0 -0
- package/{cssm → dist/cssm}/types/utils/data.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/data.types.js +0 -0
- package/{cssm → dist/cssm}/types/utils/dot.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/dot.types.js +0 -0
- package/{cssm → dist/cssm}/types/utils/gradient.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/gradient.types.js +0 -0
- package/{cssm → dist/cssm}/types/utils/index.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/index.js +0 -0
- package/{cssm → dist/cssm}/types/utils/tick.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/utils/tick.types.js +0 -0
- package/{cssm → dist/cssm}/types/xAxis.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/xAxis.types.js +0 -0
- package/{cssm → dist/cssm}/types/yAxis.types.d.ts +0 -0
- package/{cssm → dist/cssm}/types/yAxis.types.js +0 -0
- package/{esm → dist/esm}/Component.d.ts +0 -0
- package/{esm → dist/esm}/Component.js +3 -3
- package/{esm → dist/esm}/components/CustomizedLabel.d.ts +0 -0
- package/{esm → dist/esm}/components/CustomizedLabel.js +0 -0
- package/dist/esm/components/Dot/index.css +23 -0
- package/{esm → dist/esm}/components/Dot/index.d.ts +0 -0
- package/{esm → dist/esm}/components/Dot/index.js +1 -1
- package/{components → dist/esm/components}/Legends/index.css +8 -8
- package/{esm → dist/esm}/components/Legends/index.d.ts +0 -0
- package/{esm → dist/esm}/components/Legends/index.js +2 -2
- package/{components → dist/esm/components}/LinearGradient.d.ts +1 -1
- package/{esm → dist/esm}/components/LinearGradient.js +0 -0
- package/{esm → dist/esm}/components/RectBar.d.ts +0 -0
- package/{esm → dist/esm}/components/RectBar.js +0 -0
- package/{esm → dist/esm}/components/Tick/index.css +4 -4
- package/{esm → dist/esm}/components/Tick/index.d.ts +0 -0
- package/{esm → dist/esm}/components/Tick/index.js +1 -1
- package/{modern → dist/esm}/components/TooltipContent/index.css +7 -7
- package/{esm → dist/esm}/components/TooltipContent/index.d.ts +0 -0
- package/{esm → dist/esm}/components/TooltipContent/index.js +2 -2
- package/{esm → dist/esm}/hooks/usePathBar/index.d.ts +0 -0
- package/{esm → dist/esm}/hooks/usePathBar/index.js +0 -0
- package/{esm → dist/esm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
- package/{esm → dist/esm}/hooks/usePathBar/utils/getRadius.js +0 -0
- package/{esm → dist/esm}/hooks/useSettings/index.d.ts +0 -0
- package/{esm → dist/esm}/hooks/useSettings/index.js +1 -1
- package/{esm → dist/esm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/setDatas.js +1 -1
- package/{esm → dist/esm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/{esm → dist/esm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{esm → dist/esm}/hooks/useSettings/utils/sortByIndex.js +0 -0
- package/{esm → dist/esm}/icons/Circle.d.ts +0 -0
- package/{esm → dist/esm}/icons/Circle.js +0 -0
- package/{icons → dist/esm/icons}/CircleLine.d.ts +1 -1
- package/{esm → dist/esm}/icons/CircleLine.js +0 -0
- package/{esm → dist/esm}/icons/FilledCircle.d.ts +0 -0
- package/{esm → dist/esm}/icons/FilledCircle.js +0 -0
- package/{esm → dist/esm}/icons/Point.d.ts +0 -0
- package/{esm → dist/esm}/icons/Point.js +0 -0
- package/{esm → dist/esm}/icons/StrokeCircle.d.ts +0 -0
- package/{esm → dist/esm}/icons/StrokeCircle.js +0 -0
- package/dist/esm/index.css +26 -0
- package/{esm → dist/esm}/index.d.ts +0 -0
- package/{esm → dist/esm}/index.js +2 -2
- package/{esm/tslib.es6-00fe33b7.d.ts → dist/esm/tslib.es6-b710f839.d.ts} +0 -0
- package/{esm/tslib.es6-00fe33b7.js → dist/esm/tslib.es6-b710f839.js} +0 -0
- package/{esm → dist/esm}/types/brush.types.d.ts +0 -0
- package/{esm → dist/esm}/types/brush.types.js +0 -0
- package/{esm → dist/esm}/types/cartesianGrid.types.d.ts +0 -0
- package/{esm → dist/esm}/types/cartesianGrid.types.js +0 -0
- package/{esm → dist/esm}/types/chart.types.d.ts +0 -0
- package/{esm → dist/esm}/types/chart.types.js +0 -0
- package/{esm → dist/esm}/types/composedChart.types.d.ts +0 -0
- package/{esm → dist/esm}/types/composedChart.types.js +0 -0
- package/{esm → dist/esm}/types/index.d.ts +0 -0
- package/{esm → dist/esm}/types/index.js +0 -0
- package/{esm → dist/esm}/types/labelList.types.d.ts +0 -0
- package/{esm → dist/esm}/types/labelList.types.js +0 -0
- package/{esm → dist/esm}/types/legend.types.d.ts +0 -0
- package/{esm → dist/esm}/types/legend.types.js +0 -0
- package/{esm → dist/esm}/types/options.types.d.ts +0 -0
- package/{esm → dist/esm}/types/options.types.js +0 -0
- package/{esm → dist/esm}/types/payload.types.d.ts +0 -0
- package/{esm → dist/esm}/types/payload.types.js +0 -0
- package/{esm → dist/esm}/types/responsiveContainer.types.d.ts +0 -0
- package/{esm → dist/esm}/types/responsiveContainer.types.js +0 -0
- package/{esm → dist/esm}/types/seria.types.d.ts +0 -0
- package/{esm → dist/esm}/types/seria.types.js +0 -0
- package/{esm → dist/esm}/types/tooltip.types.d.ts +0 -0
- package/{esm → dist/esm}/types/tooltip.types.js +0 -0
- package/{esm → dist/esm}/types/utils/axis.types.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/axis.types.js +0 -0
- package/{esm → dist/esm}/types/utils/coordinates.types.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/coordinates.types.js +0 -0
- package/{esm → dist/esm}/types/utils/data.types.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/data.types.js +0 -0
- package/{esm → dist/esm}/types/utils/dot.types.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/dot.types.js +0 -0
- package/{esm → dist/esm}/types/utils/gradient.types.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/gradient.types.js +0 -0
- package/{esm → dist/esm}/types/utils/index.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/index.js +0 -0
- package/{esm → dist/esm}/types/utils/tick.types.d.ts +0 -0
- package/{esm → dist/esm}/types/utils/tick.types.js +0 -0
- package/{esm → dist/esm}/types/xAxis.types.d.ts +0 -0
- package/{esm → dist/esm}/types/xAxis.types.js +0 -0
- package/{esm → dist/esm}/types/yAxis.types.d.ts +0 -0
- package/{esm → dist/esm}/types/yAxis.types.js +0 -0
- package/{hooks → dist/hooks}/usePathBar/index.d.ts +0 -0
- package/{hooks → dist/hooks}/usePathBar/index.js +0 -0
- package/{hooks → dist/hooks}/usePathBar/utils/getRadius.d.ts +0 -0
- package/{hooks → dist/hooks}/usePathBar/utils/getRadius.js +0 -0
- package/{hooks → dist/hooks}/useSettings/index.d.ts +0 -0
- package/{hooks → dist/hooks}/useSettings/index.js +1 -1
- package/{hooks → dist/hooks}/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{hooks → dist/hooks}/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{modern → dist}/hooks/useSettings/utils/setDatas.d.ts +0 -0
- package/{hooks → dist/hooks}/useSettings/utils/setDatas.js +1 -1
- package/{hooks → dist/hooks}/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{hooks → dist/hooks}/useSettings/utils/setGradientCharts.js +1 -1
- package/{hooks → dist/hooks}/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{hooks → dist/hooks}/useSettings/utils/setLegendMargin.js +0 -0
- package/{hooks → dist/hooks}/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{hooks → dist/hooks}/useSettings/utils/sortByIndex.js +0 -0
- package/{icons → dist/icons}/Circle.d.ts +0 -0
- package/{icons → dist/icons}/Circle.js +0 -0
- package/{cssm → dist}/icons/CircleLine.d.ts +1 -1
- package/{icons → dist/icons}/CircleLine.js +0 -0
- package/{icons → dist/icons}/FilledCircle.d.ts +0 -0
- package/{icons → dist/icons}/FilledCircle.js +0 -0
- package/{icons → dist/icons}/Point.d.ts +0 -0
- package/{icons → dist/icons}/Point.js +0 -0
- package/{icons → dist/icons}/StrokeCircle.d.ts +0 -0
- package/{icons → dist/icons}/StrokeCircle.js +0 -0
- package/dist/index.css +26 -0
- package/{index.d.ts → dist/index.d.ts} +0 -0
- package/{index.js → dist/index.js} +1 -1
- package/{modern → dist/modern}/Component.d.ts +0 -0
- package/{modern → dist/modern}/Component.js +2 -2
- package/{modern → dist/modern}/components/CustomizedLabel.d.ts +0 -0
- package/{modern → dist/modern}/components/CustomizedLabel.js +0 -0
- package/dist/modern/components/Dot/index.css +23 -0
- package/{modern → dist/modern}/components/Dot/index.d.ts +0 -0
- package/{modern → dist/modern}/components/Dot/index.js +1 -1
- package/{modern → dist/modern}/components/Legends/index.css +8 -8
- package/{modern → dist/modern}/components/Legends/index.d.ts +0 -0
- package/{modern → dist/modern}/components/Legends/index.js +2 -2
- package/{modern → dist/modern}/components/LinearGradient.d.ts +1 -1
- package/{modern → dist/modern}/components/LinearGradient.js +0 -0
- package/{modern → dist/modern}/components/RectBar.d.ts +0 -0
- package/{modern → dist/modern}/components/RectBar.js +0 -0
- package/{components → dist/modern/components}/Tick/index.css +4 -4
- package/{modern → dist/modern}/components/Tick/index.d.ts +0 -0
- package/{modern → dist/modern}/components/Tick/index.js +1 -1
- package/{esm → dist/modern}/components/TooltipContent/index.css +7 -7
- package/{modern → dist/modern}/components/TooltipContent/index.d.ts +0 -0
- package/{modern → dist/modern}/components/TooltipContent/index.js +2 -2
- package/{modern → dist/modern}/hooks/usePathBar/index.d.ts +0 -0
- package/{modern → dist/modern}/hooks/usePathBar/index.js +0 -0
- package/{modern → dist/modern}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
- package/{modern → dist/modern}/hooks/usePathBar/utils/getRadius.js +0 -0
- package/{modern → dist/modern}/hooks/useSettings/index.d.ts +0 -0
- package/{modern → dist/modern}/hooks/useSettings/index.js +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
- package/{hooks → dist/modern/hooks}/useSettings/utils/setDatas.d.ts +2 -1
- package/{modern → dist/modern}/hooks/useSettings/utils/setDatas.js +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/setGradientCharts.js +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/setLegendMargin.js +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
- package/{modern → dist/modern}/hooks/useSettings/utils/sortByIndex.js +0 -0
- package/{modern → dist/modern}/icons/Circle.d.ts +0 -0
- package/{modern → dist/modern}/icons/Circle.js +0 -0
- package/{modern → dist/modern}/icons/CircleLine.d.ts +1 -1
- package/{modern → dist/modern}/icons/CircleLine.js +0 -0
- package/{modern → dist/modern}/icons/FilledCircle.d.ts +0 -0
- package/{modern → dist/modern}/icons/FilledCircle.js +0 -0
- package/{modern → dist/modern}/icons/Point.d.ts +0 -0
- package/{modern → dist/modern}/icons/Point.js +0 -0
- package/{modern → dist/modern}/icons/StrokeCircle.d.ts +0 -0
- package/{modern → dist/modern}/icons/StrokeCircle.js +0 -0
- package/dist/modern/index.css +26 -0
- package/{modern → dist/modern}/index.d.ts +0 -0
- package/{modern → dist/modern}/index.js +1 -1
- package/{modern → dist/modern}/types/brush.types.d.ts +0 -0
- package/{modern → dist/modern}/types/brush.types.js +0 -0
- package/{modern → dist/modern}/types/cartesianGrid.types.d.ts +0 -0
- package/{modern → dist/modern}/types/cartesianGrid.types.js +0 -0
- package/{modern → dist/modern}/types/chart.types.d.ts +0 -0
- package/{modern → dist/modern}/types/chart.types.js +0 -0
- package/{modern → dist/modern}/types/composedChart.types.d.ts +0 -0
- package/{modern → dist/modern}/types/composedChart.types.js +0 -0
- package/{modern → dist/modern}/types/index.d.ts +0 -0
- package/{modern → dist/modern}/types/index.js +0 -0
- package/{modern → dist/modern}/types/labelList.types.d.ts +0 -0
- package/{modern → dist/modern}/types/labelList.types.js +0 -0
- package/{modern → dist/modern}/types/legend.types.d.ts +0 -0
- package/{modern → dist/modern}/types/legend.types.js +0 -0
- package/{modern → dist/modern}/types/options.types.d.ts +0 -0
- package/{modern → dist/modern}/types/options.types.js +0 -0
- package/{modern → dist/modern}/types/payload.types.d.ts +0 -0
- package/{modern → dist/modern}/types/payload.types.js +0 -0
- package/{modern → dist/modern}/types/responsiveContainer.types.d.ts +0 -0
- package/{modern → dist/modern}/types/responsiveContainer.types.js +0 -0
- package/{modern → dist/modern}/types/seria.types.d.ts +0 -0
- package/{modern → dist/modern}/types/seria.types.js +0 -0
- package/{modern → dist/modern}/types/tooltip.types.d.ts +0 -0
- package/{modern → dist/modern}/types/tooltip.types.js +0 -0
- package/{modern → dist/modern}/types/utils/axis.types.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/axis.types.js +0 -0
- package/{modern → dist/modern}/types/utils/coordinates.types.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/coordinates.types.js +0 -0
- package/{modern → dist/modern}/types/utils/data.types.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/data.types.js +0 -0
- package/{modern → dist/modern}/types/utils/dot.types.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/dot.types.js +0 -0
- package/{modern → dist/modern}/types/utils/gradient.types.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/gradient.types.js +0 -0
- package/{modern → dist/modern}/types/utils/index.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/index.js +0 -0
- package/{modern → dist/modern}/types/utils/tick.types.d.ts +0 -0
- package/{modern → dist/modern}/types/utils/tick.types.js +0 -0
- package/{modern → dist/modern}/types/xAxis.types.d.ts +0 -0
- package/{modern → dist/modern}/types/xAxis.types.js +0 -0
- package/{modern → dist/modern}/types/yAxis.types.d.ts +0 -0
- package/{modern → dist/modern}/types/yAxis.types.js +0 -0
- package/{send-stats.js → dist/send-stats.js} +0 -0
- package/{tslib.es6-1f2dde83.d.ts → dist/tslib.es6-3d613989.d.ts} +0 -0
- package/{tslib.es6-1f2dde83.js → dist/tslib.es6-3d613989.js} +0 -0
- package/{types → dist/types}/brush.types.d.ts +0 -0
- package/{types → dist/types}/brush.types.js +0 -0
- package/{types → dist/types}/cartesianGrid.types.d.ts +0 -0
- package/{types → dist/types}/cartesianGrid.types.js +0 -0
- package/{types → dist/types}/chart.types.d.ts +0 -0
- package/{types → dist/types}/chart.types.js +0 -0
- package/{types → dist/types}/composedChart.types.d.ts +0 -0
- package/{types → dist/types}/composedChart.types.js +0 -0
- package/{types → dist/types}/index.d.ts +0 -0
- package/{types → dist/types}/index.js +0 -0
- package/{types → dist/types}/labelList.types.d.ts +0 -0
- package/{types → dist/types}/labelList.types.js +0 -0
- package/{types → dist/types}/legend.types.d.ts +0 -0
- package/{types → dist/types}/legend.types.js +0 -0
- package/{types → dist/types}/options.types.d.ts +0 -0
- package/{types → dist/types}/options.types.js +0 -0
- package/{types → dist/types}/payload.types.d.ts +0 -0
- package/{types → dist/types}/payload.types.js +0 -0
- package/{types → dist/types}/responsiveContainer.types.d.ts +0 -0
- package/{types → dist/types}/responsiveContainer.types.js +0 -0
- package/{types → dist/types}/seria.types.d.ts +0 -0
- package/{types → dist/types}/seria.types.js +0 -0
- package/{types → dist/types}/tooltip.types.d.ts +0 -0
- package/{types → dist/types}/tooltip.types.js +0 -0
- package/{types → dist/types}/utils/axis.types.d.ts +0 -0
- package/{types → dist/types}/utils/axis.types.js +0 -0
- package/{types → dist/types}/utils/coordinates.types.d.ts +0 -0
- package/{types → dist/types}/utils/coordinates.types.js +0 -0
- package/{types → dist/types}/utils/data.types.d.ts +0 -0
- package/{types → dist/types}/utils/data.types.js +0 -0
- package/{types → dist/types}/utils/dot.types.d.ts +0 -0
- package/{types → dist/types}/utils/dot.types.js +0 -0
- package/{types → dist/types}/utils/gradient.types.d.ts +0 -0
- package/{types → dist/types}/utils/gradient.types.js +0 -0
- package/{types → dist/types}/utils/index.d.ts +0 -0
- package/{types → dist/types}/utils/index.js +0 -0
- package/{types → dist/types}/utils/tick.types.d.ts +0 -0
- package/{types → dist/types}/utils/tick.types.js +0 -0
- package/{types → dist/types}/xAxis.types.d.ts +0 -0
- package/{types → dist/types}/xAxis.types.js +0 -0
- package/{types → dist/types}/yAxis.types.d.ts +0 -0
- package/{types → dist/types}/yAxis.types.js +0 -0
- package/package.json +12 -9
- package/components/Dot/index.css +0 -23
- package/esm/components/Dot/index.css +0 -23
- package/esm/index.css +0 -15
- package/index.css +0 -15
- package/modern/components/Dot/index.css +0 -23
- package/modern/index.css +0 -15
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
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
|
+
|
|
6
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)
|
|
7
37
|
|
|
8
38
|
|
|
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-3d613989.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var recharts = require('recharts');
|
|
@@ -40,7 +40,7 @@ var CustomizedHOC = function (Component, options) {
|
|
|
40
40
|
return NewComponent;
|
|
41
41
|
};
|
|
42
42
|
|
|
43
|
-
var styles = {"coreChart":"
|
|
43
|
+
var styles = {"coreChart":"chart__coreChart_1d021","bar":"chart__bar_1d021","unfocused":"chart__unfocused_1d021"};
|
|
44
44
|
require('./index.css')
|
|
45
45
|
|
|
46
46
|
var Chart = function (props) {
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/* hash: 1abiv */
|
|
2
|
+
.chart__dotUnfocused_bnen4 {
|
|
3
|
+
opacity: 0.3;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.chart__dot_bnen4,
|
|
7
|
+
.chart__dotItem_bnen4,
|
|
8
|
+
.chart__dotWrap_bnen4 {
|
|
9
|
+
transition: all 0.2s ease;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.chart__dot_bnen4 {
|
|
13
|
+
animation: chart__showDot_bnen4 0.5s ease;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@keyframes chart__showDot_bnen4 {
|
|
17
|
+
from {
|
|
18
|
+
opacity: 0;
|
|
19
|
+
}
|
|
20
|
+
to {
|
|
21
|
+
opacity: 1;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
File without changes
|
|
@@ -11,7 +11,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
12
12
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
13
13
|
|
|
14
|
-
var styles = {"dotUnfocused":"
|
|
14
|
+
var styles = {"dotUnfocused":"chart__dotUnfocused_bnen4","dot":"chart__dot_bnen4","dotItem":"chart__dotItem_bnen4","dotWrap":"chart__dotWrap_bnen4","showDot":"chart__showDot_bnen4"};
|
|
15
15
|
require('./index.css')
|
|
16
16
|
|
|
17
17
|
var Dot = React__default['default'].forwardRef(function (_a, ref) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1yt44 */
|
|
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_78t9r {
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: center;
|
|
16
16
|
flex-wrap: wrap;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.chart__legendWrap_78t9r {
|
|
19
19
|
width: 100%;
|
|
20
20
|
margin: 0;
|
|
21
21
|
padding: 0;
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
.chart__legendItem_78t9r {
|
|
24
24
|
margin-right: var(--gap-2xl);
|
|
25
25
|
cursor: pointer;
|
|
26
26
|
display: inline-block;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.chart__legendItem_78t9r:last-child {
|
|
29
29
|
margin-right: 0;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.chart__legendUnactive_78t9r {
|
|
32
32
|
opacity: 0.3;
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.chart__legendIcon_78t9r {
|
|
35
35
|
margin-right: 13px;
|
|
36
36
|
display: flex;
|
|
37
37
|
}
|
|
38
|
-
.
|
|
38
|
+
.chart__legendValue_78t9r {
|
|
39
39
|
text-transform: capitalize;
|
|
40
40
|
}
|
|
File without changes
|
|
@@ -15,7 +15,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
15
15
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
16
16
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
17
17
|
|
|
18
|
-
var styles = {"legendContent":"
|
|
18
|
+
var styles = {"legendContent":"chart__legendContent_78t9r","legendWrap":"chart__legendWrap_78t9r","legendItem":"chart__legendItem_78t9r","legendUnactive":"chart__legendUnactive_78t9r","legendIcon":"chart__legendIcon_78t9r","legendValue":"chart__legendValue_78t9r"};
|
|
19
19
|
require('./index.css')
|
|
20
20
|
|
|
21
21
|
var icons = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { LinearGradientProps } from "../types/utils/gradient.types";
|
|
4
|
-
declare const LinearGradient: ({ id, gid, points }: LinearGradientProps) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any,
|
|
4
|
+
declare const LinearGradient: ({ id, gid, points }: LinearGradientProps) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)>;
|
|
5
5
|
export { LinearGradient };
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 11445 */
|
|
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_1h6th {
|
|
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_1h6th {
|
|
21
21
|
opacity: 0.3;
|
|
22
22
|
fill: var(--color-dark-bg-primary);
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.chart__circle_1h6th {
|
|
25
25
|
opacity: 0.3;
|
|
26
26
|
fill: var(--color-dark-bg-primary);
|
|
27
27
|
}
|
|
File without changes
|
|
@@ -10,7 +10,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
10
10
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
11
11
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
12
12
|
|
|
13
|
-
var styles = {"tickText":"
|
|
13
|
+
var styles = {"tickText":"chart__tickText_1h6th","circle":"chart__circle_1h6th"};
|
|
14
14
|
require('./index.css')
|
|
15
15
|
|
|
16
16
|
var Tick = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ew6zk */
|
|
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_1lhoc {
|
|
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_1lhoc {
|
|
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_1lhoc {
|
|
39
39
|
margin-bottom: 10px;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.chart__tooltipArrow_1lhoc {
|
|
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_1lhoc: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_1lhoc {
|
|
63
63
|
left: 100%;
|
|
64
64
|
transform: translate(-50%, -50%) scale(-1, 1) rotate(45deg);
|
|
65
65
|
}
|
|
File without changes
|
|
@@ -11,7 +11,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
12
12
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
13
13
|
|
|
14
|
-
var styles = {"tooltip":"
|
|
14
|
+
var styles = {"tooltip":"chart__tooltip_1lhoc","tooltipList":"chart__tooltipList_1lhoc","tooltipItem":"chart__tooltipItem_1lhoc","tooltipArrow":"chart__tooltipArrow_1lhoc","tooltipArrowRight":"chart__tooltipArrowRight_1lhoc"};
|
|
15
15
|
require('./index.css')
|
|
16
16
|
|
|
17
17
|
var TooltipContent = function (_a) {
|
|
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/cssm');
|
|
10
|
+
require('@alfalab/core-components-typography/dist/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/cssm');
|
|
7
|
+
var coreComponentsTypography = require('@alfalab/core-components-typography/dist/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
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { LinearGradientProps } from "../types/utils/gradient.types";
|
|
4
|
-
declare const LinearGradient: ({ id, gid, points }: LinearGradientProps) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any,
|
|
4
|
+
declare const LinearGradient: ({ id, gid, points }: LinearGradientProps) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)>;
|
|
5
5
|
export { LinearGradient };
|
|
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/cssm');
|
|
7
|
+
var coreComponentsTypography = require('@alfalab/core-components-typography/dist/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
|
|
@@ -4,5 +4,5 @@ type Props = {
|
|
|
4
4
|
fill?: string;
|
|
5
5
|
height?: number;
|
|
6
6
|
};
|
|
7
|
-
declare const CircleLineIcon: ({ fill, height }: Props) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any,
|
|
7
|
+
declare const CircleLineIcon: ({ fill, height }: Props) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)>;
|
|
8
8
|
export { CircleLineIcon };
|
|
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/cssm');
|
|
11
|
+
require('@alfalab/core-components-typography/dist/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-b710f839.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/esm';
|
|
6
|
+
import '@alfalab/core-components-typography/dist/esm';
|
|
7
7
|
import './icons/Circle.js';
|
|
8
8
|
import './icons/CircleLine.js';
|
|
9
9
|
import './icons/FilledCircle.js';
|
|
@@ -31,7 +31,7 @@ var CustomizedHOC = function (Component, options) {
|
|
|
31
31
|
return NewComponent;
|
|
32
32
|
};
|
|
33
33
|
|
|
34
|
-
var styles = {"coreChart":"
|
|
34
|
+
var styles = {"coreChart":"chart__coreChart_1d021","bar":"chart__bar_1d021","unfocused":"chart__unfocused_1d021"};
|
|
35
35
|
require('./index.css')
|
|
36
36
|
|
|
37
37
|
var Chart = function (props) {
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/* hash: 1abiv */
|
|
2
|
+
.chart__dotUnfocused_bnen4 {
|
|
3
|
+
opacity: 0.3;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.chart__dot_bnen4,
|
|
7
|
+
.chart__dotItem_bnen4,
|
|
8
|
+
.chart__dotWrap_bnen4 {
|
|
9
|
+
transition: all 0.2s ease;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.chart__dot_bnen4 {
|
|
13
|
+
animation: chart__showDot_bnen4 0.5s ease;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@keyframes chart__showDot_bnen4 {
|
|
17
|
+
from {
|
|
18
|
+
opacity: 0;
|
|
19
|
+
}
|
|
20
|
+
to {
|
|
21
|
+
opacity: 1;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
File without changes
|