@alfalab/core-components-chart 2.1.0 → 2.1.2

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.
Files changed (376) hide show
  1. package/CHANGELOG.md +19 -6
  2. package/{dist/Component.d.ts → Component.d.ts} +0 -0
  3. package/{dist/Component.js → Component.js} +2 -2
  4. package/{dist/components → components}/CustomizedLabel.d.ts +0 -0
  5. package/{dist/components → components}/CustomizedLabel.js +0 -0
  6. package/components/Dot/index.css +23 -0
  7. package/{dist/components → components}/Dot/index.d.ts +0 -0
  8. package/{dist/components → components}/Dot/index.js +1 -1
  9. package/{dist/esm/components → components}/Legends/index.css +8 -8
  10. package/{dist/components → components}/Legends/index.d.ts +0 -0
  11. package/{dist/components → components}/Legends/index.js +1 -1
  12. package/{dist/components → components}/LinearGradient.d.ts +0 -0
  13. package/{dist/components → components}/LinearGradient.js +0 -0
  14. package/{dist/components → components}/RectBar.d.ts +0 -0
  15. package/{dist/components → components}/RectBar.js +0 -0
  16. package/{dist/modern/components → components}/Tick/index.css +4 -4
  17. package/{dist/components → components}/Tick/index.d.ts +0 -0
  18. package/{dist/components → components}/Tick/index.js +1 -1
  19. package/{dist/components → components}/TooltipContent/index.css +7 -7
  20. package/{dist/components → components}/TooltipContent/index.d.ts +0 -0
  21. package/{dist/components → components}/TooltipContent/index.js +1 -1
  22. package/{dist/cssm → cssm}/Component.d.ts +0 -0
  23. package/{dist/cssm → cssm}/Component.js +1 -1
  24. package/{dist/cssm → cssm}/components/CustomizedLabel.d.ts +0 -0
  25. package/{dist/cssm → cssm}/components/CustomizedLabel.js +0 -0
  26. package/{dist/cssm → cssm}/components/Dot/index.d.ts +0 -0
  27. package/{dist/cssm → cssm}/components/Dot/index.js +0 -0
  28. package/{dist/cssm → cssm}/components/Dot/index.module.css +0 -0
  29. package/{dist/cssm → cssm}/components/Legends/index.d.ts +0 -0
  30. package/{dist/cssm → cssm}/components/Legends/index.js +1 -1
  31. package/{dist/cssm → cssm}/components/Legends/index.module.css +0 -0
  32. package/{dist/cssm → cssm}/components/LinearGradient.d.ts +0 -0
  33. package/{dist/cssm → cssm}/components/LinearGradient.js +0 -0
  34. package/{dist/cssm → cssm}/components/RectBar.d.ts +0 -0
  35. package/{dist/cssm → cssm}/components/RectBar.js +0 -0
  36. package/{dist/cssm → cssm}/components/Tick/index.d.ts +0 -0
  37. package/{dist/cssm → cssm}/components/Tick/index.js +0 -0
  38. package/{dist/cssm → cssm}/components/Tick/index.module.css +0 -0
  39. package/{dist/cssm → cssm}/components/TooltipContent/index.d.ts +0 -0
  40. package/{dist/cssm → cssm}/components/TooltipContent/index.js +1 -1
  41. package/{dist/cssm → cssm}/components/TooltipContent/index.module.css +0 -0
  42. package/{dist/cssm → cssm}/hooks/usePathBar/index.d.ts +0 -0
  43. package/{dist/cssm → cssm}/hooks/usePathBar/index.js +0 -0
  44. package/{dist/cssm → cssm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
  45. package/{dist/cssm → cssm}/hooks/usePathBar/utils/getRadius.js +0 -0
  46. package/{dist/cssm → cssm}/hooks/useSettings/index.d.ts +0 -0
  47. package/{dist/cssm → cssm}/hooks/useSettings/index.js +0 -0
  48. package/{dist/cssm → cssm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  49. package/{dist/cssm → cssm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
  50. package/{dist/cssm → cssm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
  51. package/{dist/cssm → cssm}/hooks/useSettings/utils/setDatas.js +0 -0
  52. package/{dist/cssm → cssm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
  53. package/{dist/cssm → cssm}/hooks/useSettings/utils/setGradientCharts.js +0 -0
  54. package/{dist/cssm → cssm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
  55. package/{dist/cssm → cssm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
  56. package/{dist/cssm → cssm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
  57. package/{dist/cssm → cssm}/hooks/useSettings/utils/sortByIndex.js +0 -0
  58. package/{dist/cssm → cssm}/icons/Circle.d.ts +0 -0
  59. package/{dist/cssm → cssm}/icons/Circle.js +0 -0
  60. package/{dist/cssm → cssm}/icons/CircleLine.d.ts +0 -0
  61. package/{dist/cssm → cssm}/icons/CircleLine.js +0 -0
  62. package/{dist/cssm → cssm}/icons/FilledCircle.d.ts +0 -0
  63. package/{dist/cssm → cssm}/icons/FilledCircle.js +0 -0
  64. package/{dist/cssm → cssm}/icons/Point.d.ts +0 -0
  65. package/{dist/cssm → cssm}/icons/Point.js +0 -0
  66. package/{dist/cssm → cssm}/icons/StrokeCircle.d.ts +0 -0
  67. package/{dist/cssm → cssm}/icons/StrokeCircle.js +0 -0
  68. package/{dist/cssm → cssm}/index.d.ts +0 -0
  69. package/{dist/cssm → cssm}/index.js +1 -1
  70. package/{dist/cssm → cssm}/index.module.css +0 -0
  71. package/{dist/cssm → cssm}/tslib.es6-2be2aee7.d.ts +0 -0
  72. package/{dist/cssm → cssm}/tslib.es6-2be2aee7.js +0 -0
  73. package/{dist/cssm → cssm}/types/brush.types.d.ts +0 -0
  74. package/{dist/cssm → cssm}/types/brush.types.js +0 -0
  75. package/{dist/cssm → cssm}/types/cartesianGrid.types.d.ts +0 -0
  76. package/{dist/cssm → cssm}/types/cartesianGrid.types.js +0 -0
  77. package/{dist/cssm → cssm}/types/chart.types.d.ts +0 -0
  78. package/{dist/cssm → cssm}/types/chart.types.js +0 -0
  79. package/{dist/cssm → cssm}/types/composedChart.types.d.ts +0 -0
  80. package/{dist/cssm → cssm}/types/composedChart.types.js +0 -0
  81. package/{dist/cssm → cssm}/types/index.d.ts +0 -0
  82. package/{dist/cssm → cssm}/types/index.js +0 -0
  83. package/{dist/cssm → cssm}/types/labelList.types.d.ts +0 -0
  84. package/{dist/cssm → cssm}/types/labelList.types.js +0 -0
  85. package/{dist/cssm → cssm}/types/legend.types.d.ts +0 -0
  86. package/{dist/cssm → cssm}/types/legend.types.js +0 -0
  87. package/{dist/cssm → cssm}/types/options.types.d.ts +0 -0
  88. package/{dist/cssm → cssm}/types/options.types.js +0 -0
  89. package/{dist/cssm → cssm}/types/payload.types.d.ts +0 -0
  90. package/{dist/cssm → cssm}/types/payload.types.js +0 -0
  91. package/{dist/cssm → cssm}/types/responsiveContainer.types.d.ts +0 -0
  92. package/{dist/cssm → cssm}/types/responsiveContainer.types.js +0 -0
  93. package/{dist/cssm → cssm}/types/seria.types.d.ts +0 -0
  94. package/{dist/cssm → cssm}/types/seria.types.js +0 -0
  95. package/{dist/cssm → cssm}/types/tooltip.types.d.ts +0 -0
  96. package/{dist/cssm → cssm}/types/tooltip.types.js +0 -0
  97. package/{dist/cssm → cssm}/types/utils/axis.types.d.ts +0 -0
  98. package/{dist/cssm → cssm}/types/utils/axis.types.js +0 -0
  99. package/{dist/cssm → cssm}/types/utils/coordinates.types.d.ts +0 -0
  100. package/{dist/cssm → cssm}/types/utils/coordinates.types.js +0 -0
  101. package/{dist/cssm → cssm}/types/utils/data.types.d.ts +0 -0
  102. package/{dist/cssm → cssm}/types/utils/data.types.js +0 -0
  103. package/{dist/cssm → cssm}/types/utils/dot.types.d.ts +0 -0
  104. package/{dist/cssm → cssm}/types/utils/dot.types.js +0 -0
  105. package/{dist/cssm → cssm}/types/utils/gradient.types.d.ts +0 -0
  106. package/{dist/cssm → cssm}/types/utils/gradient.types.js +0 -0
  107. package/{dist/cssm → cssm}/types/utils/index.d.ts +0 -0
  108. package/{dist/cssm → cssm}/types/utils/index.js +0 -0
  109. package/{dist/cssm → cssm}/types/utils/tick.types.d.ts +0 -0
  110. package/{dist/cssm → cssm}/types/utils/tick.types.js +0 -0
  111. package/{dist/cssm → cssm}/types/xAxis.types.d.ts +0 -0
  112. package/{dist/cssm → cssm}/types/xAxis.types.js +0 -0
  113. package/{dist/cssm → cssm}/types/yAxis.types.d.ts +0 -0
  114. package/{dist/cssm → cssm}/types/yAxis.types.js +0 -0
  115. package/{dist/esm → esm}/Component.d.ts +0 -0
  116. package/{dist/esm → esm}/Component.js +3 -3
  117. package/{dist/esm → esm}/components/CustomizedLabel.d.ts +0 -0
  118. package/{dist/esm → esm}/components/CustomizedLabel.js +0 -0
  119. package/esm/components/Dot/index.css +23 -0
  120. package/{dist/esm → esm}/components/Dot/index.d.ts +0 -0
  121. package/{dist/esm → esm}/components/Dot/index.js +1 -1
  122. package/{dist → esm}/components/Legends/index.css +8 -8
  123. package/{dist/esm → esm}/components/Legends/index.d.ts +0 -0
  124. package/{dist/esm → esm}/components/Legends/index.js +2 -2
  125. package/{dist/esm → esm}/components/LinearGradient.d.ts +0 -0
  126. package/{dist/esm → esm}/components/LinearGradient.js +0 -0
  127. package/{dist/esm → esm}/components/RectBar.d.ts +0 -0
  128. package/{dist/esm → esm}/components/RectBar.js +0 -0
  129. package/{dist/esm → esm}/components/Tick/index.css +4 -4
  130. package/{dist/esm → esm}/components/Tick/index.d.ts +0 -0
  131. package/{dist/esm → esm}/components/Tick/index.js +1 -1
  132. package/{dist/modern → esm}/components/TooltipContent/index.css +7 -7
  133. package/{dist/esm → esm}/components/TooltipContent/index.d.ts +0 -0
  134. package/{dist/esm → esm}/components/TooltipContent/index.js +2 -2
  135. package/{dist/esm → esm}/hooks/usePathBar/index.d.ts +0 -0
  136. package/{dist/esm → esm}/hooks/usePathBar/index.js +0 -0
  137. package/{dist/esm → esm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
  138. package/{dist/esm → esm}/hooks/usePathBar/utils/getRadius.js +0 -0
  139. package/{dist/esm → esm}/hooks/useSettings/index.d.ts +0 -0
  140. package/{dist/esm → esm}/hooks/useSettings/index.js +1 -1
  141. package/{dist/esm → esm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  142. package/{dist/esm → esm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
  143. package/{dist/esm → esm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
  144. package/{dist/esm → esm}/hooks/useSettings/utils/setDatas.js +1 -1
  145. package/{dist/esm → esm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
  146. package/{dist/esm → esm}/hooks/useSettings/utils/setGradientCharts.js +1 -1
  147. package/{dist/esm → esm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
  148. package/{dist/esm → esm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
  149. package/{dist/esm → esm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
  150. package/{dist/esm → esm}/hooks/useSettings/utils/sortByIndex.js +0 -0
  151. package/{dist/esm → esm}/icons/Circle.d.ts +0 -0
  152. package/{dist/esm → esm}/icons/Circle.js +0 -0
  153. package/{dist/esm → esm}/icons/CircleLine.d.ts +0 -0
  154. package/{dist/esm → esm}/icons/CircleLine.js +0 -0
  155. package/{dist/esm → esm}/icons/FilledCircle.d.ts +0 -0
  156. package/{dist/esm → esm}/icons/FilledCircle.js +0 -0
  157. package/{dist/esm → esm}/icons/Point.d.ts +0 -0
  158. package/{dist/esm → esm}/icons/Point.js +0 -0
  159. package/{dist/esm → esm}/icons/StrokeCircle.d.ts +0 -0
  160. package/{dist/esm → esm}/icons/StrokeCircle.js +0 -0
  161. package/{dist → esm}/index.css +3 -3
  162. package/{dist/esm → esm}/index.d.ts +0 -0
  163. package/{dist/esm → esm}/index.js +2 -2
  164. package/{dist/esm/tslib.es6-7ea5810a.d.ts → esm/tslib.es6-00fe33b7.d.ts} +0 -0
  165. package/{dist/esm/tslib.es6-7ea5810a.js → esm/tslib.es6-00fe33b7.js} +0 -0
  166. package/{dist/esm → esm}/types/brush.types.d.ts +0 -0
  167. package/{dist/esm → esm}/types/brush.types.js +0 -0
  168. package/{dist/esm → esm}/types/cartesianGrid.types.d.ts +0 -0
  169. package/{dist/esm → esm}/types/cartesianGrid.types.js +0 -0
  170. package/{dist/esm → esm}/types/chart.types.d.ts +0 -0
  171. package/{dist/esm → esm}/types/chart.types.js +0 -0
  172. package/{dist/esm → esm}/types/composedChart.types.d.ts +0 -0
  173. package/{dist/esm → esm}/types/composedChart.types.js +0 -0
  174. package/{dist/esm → esm}/types/index.d.ts +0 -0
  175. package/{dist/esm → esm}/types/index.js +0 -0
  176. package/{dist/esm → esm}/types/labelList.types.d.ts +0 -0
  177. package/{dist/esm → esm}/types/labelList.types.js +0 -0
  178. package/{dist/esm → esm}/types/legend.types.d.ts +0 -0
  179. package/{dist/esm → esm}/types/legend.types.js +0 -0
  180. package/{dist/esm → esm}/types/options.types.d.ts +0 -0
  181. package/{dist/esm → esm}/types/options.types.js +0 -0
  182. package/{dist/esm → esm}/types/payload.types.d.ts +0 -0
  183. package/{dist/esm → esm}/types/payload.types.js +0 -0
  184. package/{dist/esm → esm}/types/responsiveContainer.types.d.ts +0 -0
  185. package/{dist/esm → esm}/types/responsiveContainer.types.js +0 -0
  186. package/{dist/esm → esm}/types/seria.types.d.ts +0 -0
  187. package/{dist/esm → esm}/types/seria.types.js +0 -0
  188. package/{dist/esm → esm}/types/tooltip.types.d.ts +0 -0
  189. package/{dist/esm → esm}/types/tooltip.types.js +0 -0
  190. package/{dist/esm → esm}/types/utils/axis.types.d.ts +0 -0
  191. package/{dist/esm → esm}/types/utils/axis.types.js +0 -0
  192. package/{dist/esm → esm}/types/utils/coordinates.types.d.ts +0 -0
  193. package/{dist/esm → esm}/types/utils/coordinates.types.js +0 -0
  194. package/{dist/esm → esm}/types/utils/data.types.d.ts +0 -0
  195. package/{dist/esm → esm}/types/utils/data.types.js +0 -0
  196. package/{dist/esm → esm}/types/utils/dot.types.d.ts +0 -0
  197. package/{dist/esm → esm}/types/utils/dot.types.js +0 -0
  198. package/{dist/esm → esm}/types/utils/gradient.types.d.ts +0 -0
  199. package/{dist/esm → esm}/types/utils/gradient.types.js +0 -0
  200. package/{dist/esm → esm}/types/utils/index.d.ts +0 -0
  201. package/{dist/esm → esm}/types/utils/index.js +0 -0
  202. package/{dist/esm → esm}/types/utils/tick.types.d.ts +0 -0
  203. package/{dist/esm → esm}/types/utils/tick.types.js +0 -0
  204. package/{dist/esm → esm}/types/xAxis.types.d.ts +0 -0
  205. package/{dist/esm → esm}/types/xAxis.types.js +0 -0
  206. package/{dist/esm → esm}/types/yAxis.types.d.ts +0 -0
  207. package/{dist/esm → esm}/types/yAxis.types.js +0 -0
  208. package/{dist/hooks → hooks}/usePathBar/index.d.ts +0 -0
  209. package/{dist/hooks → hooks}/usePathBar/index.js +0 -0
  210. package/{dist/hooks → hooks}/usePathBar/utils/getRadius.d.ts +0 -0
  211. package/{dist/hooks → hooks}/usePathBar/utils/getRadius.js +0 -0
  212. package/{dist/hooks → hooks}/useSettings/index.d.ts +0 -0
  213. package/{dist/hooks → hooks}/useSettings/index.js +1 -1
  214. package/{dist/hooks → hooks}/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  215. package/{dist/hooks → hooks}/useSettings/utils/setComposedChartsMargin.js +0 -0
  216. package/{dist/modern/hooks → hooks}/useSettings/utils/setDatas.d.ts +1 -2
  217. package/{dist/hooks → hooks}/useSettings/utils/setDatas.js +1 -1
  218. package/{dist/hooks → hooks}/useSettings/utils/setGradientCharts.d.ts +0 -0
  219. package/{dist/hooks → hooks}/useSettings/utils/setGradientCharts.js +1 -1
  220. package/{dist/hooks → hooks}/useSettings/utils/setLegendMargin.d.ts +0 -0
  221. package/{dist/hooks → hooks}/useSettings/utils/setLegendMargin.js +0 -0
  222. package/{dist/hooks → hooks}/useSettings/utils/sortByIndex.d.ts +0 -0
  223. package/{dist/hooks → hooks}/useSettings/utils/sortByIndex.js +0 -0
  224. package/{dist/icons → icons}/Circle.d.ts +0 -0
  225. package/{dist/icons → icons}/Circle.js +0 -0
  226. package/{dist/icons → icons}/CircleLine.d.ts +0 -0
  227. package/{dist/icons → icons}/CircleLine.js +0 -0
  228. package/{dist/icons → icons}/FilledCircle.d.ts +0 -0
  229. package/{dist/icons → icons}/FilledCircle.js +0 -0
  230. package/{dist/icons → icons}/Point.d.ts +0 -0
  231. package/{dist/icons → icons}/Point.js +0 -0
  232. package/{dist/icons → icons}/StrokeCircle.d.ts +0 -0
  233. package/{dist/icons → icons}/StrokeCircle.js +0 -0
  234. package/{dist/modern/index.css → index.css} +3 -3
  235. package/{dist/index.d.ts → index.d.ts} +0 -0
  236. package/{dist/index.js → index.js} +1 -1
  237. package/{dist/modern → modern}/Component.d.ts +0 -0
  238. package/{dist/modern → modern}/Component.js +2 -2
  239. package/{dist/modern → modern}/components/CustomizedLabel.d.ts +0 -0
  240. package/{dist/modern → modern}/components/CustomizedLabel.js +0 -0
  241. package/modern/components/Dot/index.css +23 -0
  242. package/{dist/modern → modern}/components/Dot/index.d.ts +0 -0
  243. package/{dist/modern → modern}/components/Dot/index.js +1 -1
  244. package/{dist/modern → modern}/components/Legends/index.css +8 -8
  245. package/{dist/modern → modern}/components/Legends/index.d.ts +0 -0
  246. package/{dist/modern → modern}/components/Legends/index.js +2 -2
  247. package/{dist/modern → modern}/components/LinearGradient.d.ts +0 -0
  248. package/{dist/modern → modern}/components/LinearGradient.js +0 -0
  249. package/{dist/modern → modern}/components/RectBar.d.ts +0 -0
  250. package/{dist/modern → modern}/components/RectBar.js +0 -0
  251. package/{dist → modern}/components/Tick/index.css +4 -4
  252. package/{dist/modern → modern}/components/Tick/index.d.ts +0 -0
  253. package/{dist/modern → modern}/components/Tick/index.js +1 -1
  254. package/{dist/esm → modern}/components/TooltipContent/index.css +7 -7
  255. package/{dist/modern → modern}/components/TooltipContent/index.d.ts +0 -0
  256. package/{dist/modern → modern}/components/TooltipContent/index.js +2 -2
  257. package/{dist/modern → modern}/hooks/usePathBar/index.d.ts +0 -0
  258. package/{dist/modern → modern}/hooks/usePathBar/index.js +0 -0
  259. package/{dist/modern → modern}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
  260. package/{dist/modern → modern}/hooks/usePathBar/utils/getRadius.js +0 -0
  261. package/{dist/modern → modern}/hooks/useSettings/index.d.ts +0 -0
  262. package/{dist/modern → modern}/hooks/useSettings/index.js +0 -0
  263. package/{dist/modern → modern}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  264. package/{dist/modern → modern}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
  265. package/{dist → modern}/hooks/useSettings/utils/setDatas.d.ts +0 -0
  266. package/{dist/modern → modern}/hooks/useSettings/utils/setDatas.js +0 -0
  267. package/{dist/modern → modern}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
  268. package/{dist/modern → modern}/hooks/useSettings/utils/setGradientCharts.js +0 -0
  269. package/{dist/modern → modern}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
  270. package/{dist/modern → modern}/hooks/useSettings/utils/setLegendMargin.js +0 -0
  271. package/{dist/modern → modern}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
  272. package/{dist/modern → modern}/hooks/useSettings/utils/sortByIndex.js +0 -0
  273. package/{dist/modern → modern}/icons/Circle.d.ts +0 -0
  274. package/{dist/modern → modern}/icons/Circle.js +0 -0
  275. package/{dist/modern → modern}/icons/CircleLine.d.ts +0 -0
  276. package/{dist/modern → modern}/icons/CircleLine.js +0 -0
  277. package/{dist/modern → modern}/icons/FilledCircle.d.ts +0 -0
  278. package/{dist/modern → modern}/icons/FilledCircle.js +0 -0
  279. package/{dist/modern → modern}/icons/Point.d.ts +0 -0
  280. package/{dist/modern → modern}/icons/Point.js +0 -0
  281. package/{dist/modern → modern}/icons/StrokeCircle.d.ts +0 -0
  282. package/{dist/modern → modern}/icons/StrokeCircle.js +0 -0
  283. package/{dist/esm → modern}/index.css +3 -3
  284. package/{dist/modern → modern}/index.d.ts +0 -0
  285. package/{dist/modern → modern}/index.js +1 -1
  286. package/{dist/modern → modern}/types/brush.types.d.ts +0 -0
  287. package/{dist/modern → modern}/types/brush.types.js +0 -0
  288. package/{dist/modern → modern}/types/cartesianGrid.types.d.ts +0 -0
  289. package/{dist/modern → modern}/types/cartesianGrid.types.js +0 -0
  290. package/{dist/modern → modern}/types/chart.types.d.ts +0 -0
  291. package/{dist/modern → modern}/types/chart.types.js +0 -0
  292. package/{dist/modern → modern}/types/composedChart.types.d.ts +0 -0
  293. package/{dist/modern → modern}/types/composedChart.types.js +0 -0
  294. package/{dist/modern → modern}/types/index.d.ts +0 -0
  295. package/{dist/modern → modern}/types/index.js +0 -0
  296. package/{dist/modern → modern}/types/labelList.types.d.ts +0 -0
  297. package/{dist/modern → modern}/types/labelList.types.js +0 -0
  298. package/{dist/modern → modern}/types/legend.types.d.ts +0 -0
  299. package/{dist/modern → modern}/types/legend.types.js +0 -0
  300. package/{dist/modern → modern}/types/options.types.d.ts +0 -0
  301. package/{dist/modern → modern}/types/options.types.js +0 -0
  302. package/{dist/modern → modern}/types/payload.types.d.ts +0 -0
  303. package/{dist/modern → modern}/types/payload.types.js +0 -0
  304. package/{dist/modern → modern}/types/responsiveContainer.types.d.ts +0 -0
  305. package/{dist/modern → modern}/types/responsiveContainer.types.js +0 -0
  306. package/{dist/modern → modern}/types/seria.types.d.ts +0 -0
  307. package/{dist/modern → modern}/types/seria.types.js +0 -0
  308. package/{dist/modern → modern}/types/tooltip.types.d.ts +0 -0
  309. package/{dist/modern → modern}/types/tooltip.types.js +0 -0
  310. package/{dist/modern → modern}/types/utils/axis.types.d.ts +0 -0
  311. package/{dist/modern → modern}/types/utils/axis.types.js +0 -0
  312. package/{dist/modern → modern}/types/utils/coordinates.types.d.ts +0 -0
  313. package/{dist/modern → modern}/types/utils/coordinates.types.js +0 -0
  314. package/{dist/modern → modern}/types/utils/data.types.d.ts +0 -0
  315. package/{dist/modern → modern}/types/utils/data.types.js +0 -0
  316. package/{dist/modern → modern}/types/utils/dot.types.d.ts +0 -0
  317. package/{dist/modern → modern}/types/utils/dot.types.js +0 -0
  318. package/{dist/modern → modern}/types/utils/gradient.types.d.ts +0 -0
  319. package/{dist/modern → modern}/types/utils/gradient.types.js +0 -0
  320. package/{dist/modern → modern}/types/utils/index.d.ts +0 -0
  321. package/{dist/modern → modern}/types/utils/index.js +0 -0
  322. package/{dist/modern → modern}/types/utils/tick.types.d.ts +0 -0
  323. package/{dist/modern → modern}/types/utils/tick.types.js +0 -0
  324. package/{dist/modern → modern}/types/xAxis.types.d.ts +0 -0
  325. package/{dist/modern → modern}/types/xAxis.types.js +0 -0
  326. package/{dist/modern → modern}/types/yAxis.types.d.ts +0 -0
  327. package/{dist/modern → modern}/types/yAxis.types.js +0 -0
  328. package/package.json +7 -10
  329. package/{dist/send-stats.js → send-stats.js} +0 -0
  330. package/{dist/tslib.es6-d334f3ab.d.ts → tslib.es6-1f2dde83.d.ts} +0 -0
  331. package/{dist/tslib.es6-d334f3ab.js → tslib.es6-1f2dde83.js} +0 -0
  332. package/{dist/types → types}/brush.types.d.ts +0 -0
  333. package/{dist/types → types}/brush.types.js +0 -0
  334. package/{dist/types → types}/cartesianGrid.types.d.ts +0 -0
  335. package/{dist/types → types}/cartesianGrid.types.js +0 -0
  336. package/{dist/types → types}/chart.types.d.ts +0 -0
  337. package/{dist/types → types}/chart.types.js +0 -0
  338. package/{dist/types → types}/composedChart.types.d.ts +0 -0
  339. package/{dist/types → types}/composedChart.types.js +0 -0
  340. package/{dist/types → types}/index.d.ts +0 -0
  341. package/{dist/types → types}/index.js +0 -0
  342. package/{dist/types → types}/labelList.types.d.ts +0 -0
  343. package/{dist/types → types}/labelList.types.js +0 -0
  344. package/{dist/types → types}/legend.types.d.ts +0 -0
  345. package/{dist/types → types}/legend.types.js +0 -0
  346. package/{dist/types → types}/options.types.d.ts +0 -0
  347. package/{dist/types → types}/options.types.js +0 -0
  348. package/{dist/types → types}/payload.types.d.ts +0 -0
  349. package/{dist/types → types}/payload.types.js +0 -0
  350. package/{dist/types → types}/responsiveContainer.types.d.ts +0 -0
  351. package/{dist/types → types}/responsiveContainer.types.js +0 -0
  352. package/{dist/types → types}/seria.types.d.ts +0 -0
  353. package/{dist/types → types}/seria.types.js +0 -0
  354. package/{dist/types → types}/tooltip.types.d.ts +0 -0
  355. package/{dist/types → types}/tooltip.types.js +0 -0
  356. package/{dist/types → types}/utils/axis.types.d.ts +0 -0
  357. package/{dist/types → types}/utils/axis.types.js +0 -0
  358. package/{dist/types → types}/utils/coordinates.types.d.ts +0 -0
  359. package/{dist/types → types}/utils/coordinates.types.js +0 -0
  360. package/{dist/types → types}/utils/data.types.d.ts +0 -0
  361. package/{dist/types → types}/utils/data.types.js +0 -0
  362. package/{dist/types → types}/utils/dot.types.d.ts +0 -0
  363. package/{dist/types → types}/utils/dot.types.js +0 -0
  364. package/{dist/types → types}/utils/gradient.types.d.ts +0 -0
  365. package/{dist/types → types}/utils/gradient.types.js +0 -0
  366. package/{dist/types → types}/utils/index.d.ts +0 -0
  367. package/{dist/types → types}/utils/index.js +0 -0
  368. package/{dist/types → types}/utils/tick.types.d.ts +0 -0
  369. package/{dist/types → types}/utils/tick.types.js +0 -0
  370. package/{dist/types → types}/xAxis.types.d.ts +0 -0
  371. package/{dist/types → types}/xAxis.types.js +0 -0
  372. package/{dist/types → types}/yAxis.types.d.ts +0 -0
  373. package/{dist/types → types}/yAxis.types.js +0 -0
  374. package/dist/components/Dot/index.css +0 -23
  375. package/dist/esm/components/Dot/index.css +0 -23
  376. package/dist/modern/components/Dot/index.css +0 -23
@@ -1,4 +1,4 @@
1
- /* hash: 1jnvu */
1
+ /* hash: jii70 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -10,31 +10,31 @@
10
10
  :root {
11
11
  --gap-2xl: 32px;
12
12
  }
13
- .chart__legendContent_o63vj {
13
+ .chart__legendContent_es1jz {
14
14
  display: flex;
15
15
  align-items: center;
16
16
  flex-wrap: wrap;
17
17
  }
18
- .chart__legendWrap_o63vj {
18
+ .chart__legendWrap_es1jz {
19
19
  width: 100%;
20
20
  margin: 0;
21
21
  padding: 0;
22
22
  }
23
- .chart__legendItem_o63vj {
23
+ .chart__legendItem_es1jz {
24
24
  margin-right: var(--gap-2xl);
25
25
  cursor: pointer;
26
26
  display: inline-block;
27
27
  }
28
- .chart__legendItem_o63vj:last-child {
28
+ .chart__legendItem_es1jz:last-child {
29
29
  margin-right: 0;
30
30
  }
31
- .chart__legendUnactive_o63vj {
31
+ .chart__legendUnactive_es1jz {
32
32
  opacity: 0.3;
33
33
  }
34
- .chart__legendIcon_o63vj {
34
+ .chart__legendIcon_es1jz {
35
35
  margin-right: 13px;
36
36
  display: flex;
37
37
  }
38
- .chart__legendValue_o63vj {
38
+ .chart__legendValue_es1jz {
39
39
  text-transform: capitalize;
40
40
  }
@@ -1,12 +1,12 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
- import { Typography } from '@alfalab/core-components-typography/dist/modern';
3
+ import { Typography } from '@alfalab/core-components-typography/modern';
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":"chart__legendContent_o63vj","legendWrap":"chart__legendWrap_o63vj","legendItem":"chart__legendItem_o63vj","legendUnactive":"chart__legendUnactive_o63vj","legendIcon":"chart__legendIcon_o63vj","legendValue":"chart__legendValue_o63vj"};
9
+ var styles = {"legendContent":"chart__legendContent_es1jz","legendWrap":"chart__legendWrap_es1jz","legendItem":"chart__legendItem_es1jz","legendUnactive":"chart__legendUnactive_es1jz","legendIcon":"chart__legendIcon_es1jz","legendValue":"chart__legendValue_es1jz"};
10
10
  require('./index.css')
11
11
 
12
12
  const icons = {
File without changes
File without changes
@@ -1,4 +1,4 @@
1
- /* hash: rru2t */
1
+ /* hash: 88f7y */
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
- .chart__tickText_1j5vc {
14
+ .chart__tickText_1qjny {
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
- .chart__circle_1j5vc {
20
+ .chart__circle_1qjny {
21
21
  opacity: 0.3;
22
22
  fill: var(--color-dark-bg-primary);
23
23
  }
24
- .chart__circle_1j5vc {
24
+ .chart__circle_1qjny {
25
25
  opacity: 0.3;
26
26
  fill: var(--color-dark-bg-primary);
27
27
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- var styles = {"tickText":"chart__tickText_1j5vc","circle":"chart__circle_1j5vc"};
4
+ var styles = {"tickText":"chart__tickText_1qjny","circle":"chart__circle_1qjny"};
5
5
  require('./index.css')
6
6
 
7
7
  const Tick = ({ y, payload, tickFormatter, xAxis }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 9lf1k */
1
+ /* hash: 16lcr */
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
- .chart__tooltip_u0lfp {
22
+ .chart__tooltip_277yv {
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
- .chart__tooltipList_u0lfp {
31
+ .chart__tooltipList_277yv {
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
- .chart__tooltipItem_u0lfp {
38
+ .chart__tooltipItem_277yv {
39
39
  margin-bottom: 10px;
40
40
  }
41
- .chart__tooltipArrow_u0lfp {
41
+ .chart__tooltipArrow_277yv {
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
- .chart__tooltipArrow_u0lfp:before {
51
+ .chart__tooltipArrow_277yv: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
- .chart__tooltipArrowRight_u0lfp {
62
+ .chart__tooltipArrowRight_277yv {
63
63
  left: 100%;
64
64
  transform: translate(-50%, -50%) scale(-1, 1) rotate(45deg);
65
65
  }
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
- import { Typography } from '@alfalab/core-components-typography/dist/modern';
3
+ import { Typography } from '@alfalab/core-components-typography/modern';
4
4
 
5
- var styles = {"tooltip":"chart__tooltip_u0lfp","tooltipList":"chart__tooltipList_u0lfp","tooltipItem":"chart__tooltipItem_u0lfp","tooltipArrow":"chart__tooltipArrow_u0lfp","tooltipArrowRight":"chart__tooltipArrowRight_u0lfp"};
5
+ var styles = {"tooltip":"chart__tooltip_277yv","tooltipList":"chart__tooltipList_277yv","tooltipItem":"chart__tooltipItem_277yv","tooltipArrow":"chart__tooltipArrow_277yv","tooltipArrowRight":"chart__tooltipArrowRight_277yv"};
6
6
  require('./index.css')
7
7
 
8
8
  const TooltipContent = ({ payload, separator, label, tooltipArrowSide, arrow, series, labelFormatter, labelStyle, }) => {
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: tgrrq */
1
+ /* hash: tibsv */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -7,9 +7,9 @@
7
7
 
8
8
  /* Hard up */
9
9
  }
10
- .chart__bar_urdco {
10
+ .chart__bar_1mffv {
11
11
  transition: opacity 0.2s ease-out, d 0.2s ease-out;
12
12
  }
13
- .chart__unfocused_urdco {
13
+ .chart__unfocused_1mffv {
14
14
  opacity: 0.3;
15
15
  }
File without changes
@@ -3,7 +3,7 @@ import 'classnames';
3
3
  import 'recharts';
4
4
  export { Chart } from './Component.js';
5
5
  import './components/LinearGradient.js';
6
- import '@alfalab/core-components-typography/dist/modern';
6
+ import '@alfalab/core-components-typography/modern';
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
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
package/package.json CHANGED
@@ -1,21 +1,19 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-chart",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "Chart component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
- "main": "dist/index.js",
8
- "files": [
9
- "dist"
10
- ],
7
+ "main": "index.js",
11
8
  "scripts": {
12
- "postinstall": "node ./dist/send-stats.js > /dev/null 2>&1 || exit 0"
9
+ "postinstall": "node ./send-stats.js > /dev/null 2>&1 || exit 0"
13
10
  },
14
11
  "publishConfig": {
15
- "access": "public"
12
+ "access": "public",
13
+ "directory": "dist"
16
14
  },
17
15
  "dependencies": {
18
- "@alfalab/core-components-typography": "^2.6.0",
16
+ "@alfalab/core-components-typography": "^2.6.2",
19
17
  "classnames": "^2.2.6",
20
18
  "recharts": "^2.1.2"
21
19
  },
@@ -24,6 +22,5 @@
24
22
  },
25
23
  "peerDependencies": {
26
24
  "react": "^16.9.0 || ^17.0.1"
27
- },
28
- "gitHead": "dcd5c0c8e25b7c374ff9311505ccf738a82e22c0"
25
+ }
29
26
  }
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,23 +0,0 @@
1
- /* hash: 176vn */
2
- .chart__dotUnfocused_4l9pw {
3
- opacity: 0.3;
4
- }
5
-
6
- .chart__dot_4l9pw,
7
- .chart__dotItem_4l9pw,
8
- .chart__dotWrap_4l9pw {
9
- transition: all 0.2s ease;
10
- }
11
-
12
- .chart__dot_4l9pw {
13
- animation: chart__showDot_4l9pw 0.5s ease;
14
- }
15
-
16
- @keyframes chart__showDot_4l9pw {
17
- from {
18
- opacity: 0;
19
- }
20
- to {
21
- opacity: 1;
22
- }
23
- }
@@ -1,23 +0,0 @@
1
- /* hash: 176vn */
2
- .chart__dotUnfocused_4l9pw {
3
- opacity: 0.3;
4
- }
5
-
6
- .chart__dot_4l9pw,
7
- .chart__dotItem_4l9pw,
8
- .chart__dotWrap_4l9pw {
9
- transition: all 0.2s ease;
10
- }
11
-
12
- .chart__dot_4l9pw {
13
- animation: chart__showDot_4l9pw 0.5s ease;
14
- }
15
-
16
- @keyframes chart__showDot_4l9pw {
17
- from {
18
- opacity: 0;
19
- }
20
- to {
21
- opacity: 1;
22
- }
23
- }
@@ -1,23 +0,0 @@
1
- /* hash: 176vn */
2
- .chart__dotUnfocused_4l9pw {
3
- opacity: 0.3;
4
- }
5
-
6
- .chart__dot_4l9pw,
7
- .chart__dotItem_4l9pw,
8
- .chart__dotWrap_4l9pw {
9
- transition: all 0.2s ease;
10
- }
11
-
12
- .chart__dot_4l9pw {
13
- animation: chart__showDot_4l9pw 0.5s ease;
14
- }
15
-
16
- @keyframes chart__showDot_4l9pw {
17
- from {
18
- opacity: 0;
19
- }
20
- to {
21
- opacity: 1;
22
- }
23
- }