@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.
Files changed (376) hide show
  1. package/{dist/Component.d.ts → Component.d.ts} +0 -0
  2. package/{dist/Component.js → Component.js} +2 -2
  3. package/{dist/components → components}/CustomizedLabel.d.ts +0 -0
  4. package/{dist/components → components}/CustomizedLabel.js +0 -0
  5. package/components/Dot/index.css +23 -0
  6. package/{dist/components → components}/Dot/index.d.ts +0 -0
  7. package/{dist/components → components}/Dot/index.js +1 -1
  8. package/{dist/esm/components → components}/Legends/index.css +8 -8
  9. package/{dist/components → components}/Legends/index.d.ts +0 -0
  10. package/{dist/components → components}/Legends/index.js +1 -1
  11. package/{dist/components → components}/LinearGradient.d.ts +0 -0
  12. package/{dist/components → components}/LinearGradient.js +0 -0
  13. package/{dist/components → components}/RectBar.d.ts +0 -0
  14. package/{dist/components → components}/RectBar.js +0 -0
  15. package/{dist/modern/components → components}/Tick/index.css +4 -4
  16. package/{dist/components → components}/Tick/index.d.ts +0 -0
  17. package/{dist/components → components}/Tick/index.js +1 -1
  18. package/{dist/components → components}/TooltipContent/index.css +7 -7
  19. package/{dist/components → components}/TooltipContent/index.d.ts +0 -0
  20. package/{dist/components → components}/TooltipContent/index.js +1 -1
  21. package/{dist/cssm → cssm}/Component.d.ts +0 -0
  22. package/{dist/cssm → cssm}/Component.js +1 -1
  23. package/{dist/cssm → cssm}/components/CustomizedLabel.d.ts +0 -0
  24. package/{dist/cssm → cssm}/components/CustomizedLabel.js +0 -0
  25. package/{dist/cssm → cssm}/components/Dot/index.d.ts +0 -0
  26. package/{dist/cssm → cssm}/components/Dot/index.js +0 -0
  27. package/{dist/cssm → cssm}/components/Dot/index.module.css +0 -0
  28. package/{dist/cssm → cssm}/components/Legends/index.d.ts +0 -0
  29. package/{dist/cssm → cssm}/components/Legends/index.js +1 -1
  30. package/{dist/cssm → cssm}/components/Legends/index.module.css +0 -0
  31. package/{dist/cssm → cssm}/components/LinearGradient.d.ts +0 -0
  32. package/{dist/cssm → cssm}/components/LinearGradient.js +0 -0
  33. package/{dist/cssm → cssm}/components/RectBar.d.ts +0 -0
  34. package/{dist/cssm → cssm}/components/RectBar.js +0 -0
  35. package/{dist/cssm → cssm}/components/Tick/index.d.ts +0 -0
  36. package/{dist/cssm → cssm}/components/Tick/index.js +0 -0
  37. package/{dist/cssm → cssm}/components/Tick/index.module.css +0 -0
  38. package/{dist/cssm → cssm}/components/TooltipContent/index.d.ts +0 -0
  39. package/{dist/cssm → cssm}/components/TooltipContent/index.js +1 -1
  40. package/{dist/cssm → cssm}/components/TooltipContent/index.module.css +0 -0
  41. package/{dist/cssm → cssm}/hooks/usePathBar/index.d.ts +0 -0
  42. package/{dist/cssm → cssm}/hooks/usePathBar/index.js +0 -0
  43. package/{dist/cssm → cssm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
  44. package/{dist/cssm → cssm}/hooks/usePathBar/utils/getRadius.js +0 -0
  45. package/{dist/cssm → cssm}/hooks/useSettings/index.d.ts +0 -0
  46. package/{dist/cssm → cssm}/hooks/useSettings/index.js +0 -0
  47. package/{dist/cssm → cssm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  48. package/{dist/cssm → cssm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
  49. package/{dist/cssm → cssm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
  50. package/{dist/cssm → cssm}/hooks/useSettings/utils/setDatas.js +0 -0
  51. package/{dist/cssm → cssm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
  52. package/{dist/cssm → cssm}/hooks/useSettings/utils/setGradientCharts.js +0 -0
  53. package/{dist/cssm → cssm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
  54. package/{dist/cssm → cssm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
  55. package/{dist/cssm → cssm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
  56. package/{dist/cssm → cssm}/hooks/useSettings/utils/sortByIndex.js +0 -0
  57. package/{dist/cssm → cssm}/icons/Circle.d.ts +0 -0
  58. package/{dist/cssm → cssm}/icons/Circle.js +0 -0
  59. package/{dist/cssm → cssm}/icons/CircleLine.d.ts +0 -0
  60. package/{dist/cssm → cssm}/icons/CircleLine.js +0 -0
  61. package/{dist/cssm → cssm}/icons/FilledCircle.d.ts +0 -0
  62. package/{dist/cssm → cssm}/icons/FilledCircle.js +0 -0
  63. package/{dist/cssm → cssm}/icons/Point.d.ts +0 -0
  64. package/{dist/cssm → cssm}/icons/Point.js +0 -0
  65. package/{dist/cssm → cssm}/icons/StrokeCircle.d.ts +0 -0
  66. package/{dist/cssm → cssm}/icons/StrokeCircle.js +0 -0
  67. package/{dist/cssm → cssm}/index.d.ts +0 -0
  68. package/{dist/cssm → cssm}/index.js +1 -1
  69. package/{dist/cssm → cssm}/index.module.css +0 -0
  70. package/{dist/cssm → cssm}/tslib.es6-2be2aee7.d.ts +0 -0
  71. package/{dist/cssm → cssm}/tslib.es6-2be2aee7.js +0 -0
  72. package/{dist/cssm → cssm}/types/brush.types.d.ts +0 -0
  73. package/{dist/cssm → cssm}/types/brush.types.js +0 -0
  74. package/{dist/cssm → cssm}/types/cartesianGrid.types.d.ts +0 -0
  75. package/{dist/cssm → cssm}/types/cartesianGrid.types.js +0 -0
  76. package/{dist/cssm → cssm}/types/chart.types.d.ts +0 -0
  77. package/{dist/cssm → cssm}/types/chart.types.js +0 -0
  78. package/{dist/cssm → cssm}/types/composedChart.types.d.ts +0 -0
  79. package/{dist/cssm → cssm}/types/composedChart.types.js +0 -0
  80. package/{dist/cssm → cssm}/types/index.d.ts +0 -0
  81. package/{dist/cssm → cssm}/types/index.js +0 -0
  82. package/{dist/cssm → cssm}/types/labelList.types.d.ts +0 -0
  83. package/{dist/cssm → cssm}/types/labelList.types.js +0 -0
  84. package/{dist/cssm → cssm}/types/legend.types.d.ts +0 -0
  85. package/{dist/cssm → cssm}/types/legend.types.js +0 -0
  86. package/{dist/cssm → cssm}/types/options.types.d.ts +0 -0
  87. package/{dist/cssm → cssm}/types/options.types.js +0 -0
  88. package/{dist/cssm → cssm}/types/payload.types.d.ts +0 -0
  89. package/{dist/cssm → cssm}/types/payload.types.js +0 -0
  90. package/{dist/cssm → cssm}/types/responsiveContainer.types.d.ts +0 -0
  91. package/{dist/cssm → cssm}/types/responsiveContainer.types.js +0 -0
  92. package/{dist/cssm → cssm}/types/seria.types.d.ts +0 -0
  93. package/{dist/cssm → cssm}/types/seria.types.js +0 -0
  94. package/{dist/cssm → cssm}/types/tooltip.types.d.ts +0 -0
  95. package/{dist/cssm → cssm}/types/tooltip.types.js +0 -0
  96. package/{dist/cssm → cssm}/types/utils/axis.types.d.ts +0 -0
  97. package/{dist/cssm → cssm}/types/utils/axis.types.js +0 -0
  98. package/{dist/cssm → cssm}/types/utils/coordinates.types.d.ts +0 -0
  99. package/{dist/cssm → cssm}/types/utils/coordinates.types.js +0 -0
  100. package/{dist/cssm → cssm}/types/utils/data.types.d.ts +0 -0
  101. package/{dist/cssm → cssm}/types/utils/data.types.js +0 -0
  102. package/{dist/cssm → cssm}/types/utils/dot.types.d.ts +0 -0
  103. package/{dist/cssm → cssm}/types/utils/dot.types.js +0 -0
  104. package/{dist/cssm → cssm}/types/utils/gradient.types.d.ts +0 -0
  105. package/{dist/cssm → cssm}/types/utils/gradient.types.js +0 -0
  106. package/{dist/cssm → cssm}/types/utils/index.d.ts +0 -0
  107. package/{dist/cssm → cssm}/types/utils/index.js +0 -0
  108. package/{dist/cssm → cssm}/types/utils/tick.types.d.ts +0 -0
  109. package/{dist/cssm → cssm}/types/utils/tick.types.js +0 -0
  110. package/{dist/cssm → cssm}/types/xAxis.types.d.ts +0 -0
  111. package/{dist/cssm → cssm}/types/xAxis.types.js +0 -0
  112. package/{dist/cssm → cssm}/types/yAxis.types.d.ts +0 -0
  113. package/{dist/cssm → cssm}/types/yAxis.types.js +0 -0
  114. package/{dist/esm → esm}/Component.d.ts +0 -0
  115. package/{dist/esm → esm}/Component.js +3 -3
  116. package/{dist/esm → esm}/components/CustomizedLabel.d.ts +0 -0
  117. package/{dist/esm → esm}/components/CustomizedLabel.js +0 -0
  118. package/esm/components/Dot/index.css +23 -0
  119. package/{dist/esm → esm}/components/Dot/index.d.ts +0 -0
  120. package/{dist/esm → esm}/components/Dot/index.js +1 -1
  121. package/{dist → esm}/components/Legends/index.css +8 -8
  122. package/{dist/esm → esm}/components/Legends/index.d.ts +0 -0
  123. package/{dist/esm → esm}/components/Legends/index.js +2 -2
  124. package/{dist/esm → esm}/components/LinearGradient.d.ts +0 -0
  125. package/{dist/esm → esm}/components/LinearGradient.js +0 -0
  126. package/{dist/esm → esm}/components/RectBar.d.ts +0 -0
  127. package/{dist/esm → esm}/components/RectBar.js +0 -0
  128. package/{dist/esm → esm}/components/Tick/index.css +4 -4
  129. package/{dist/esm → esm}/components/Tick/index.d.ts +0 -0
  130. package/{dist/esm → esm}/components/Tick/index.js +1 -1
  131. package/{dist/modern → esm}/components/TooltipContent/index.css +7 -7
  132. package/{dist/esm → esm}/components/TooltipContent/index.d.ts +0 -0
  133. package/{dist/esm → esm}/components/TooltipContent/index.js +2 -2
  134. package/{dist/esm → esm}/hooks/usePathBar/index.d.ts +0 -0
  135. package/{dist/esm → esm}/hooks/usePathBar/index.js +0 -0
  136. package/{dist/esm → esm}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
  137. package/{dist/esm → esm}/hooks/usePathBar/utils/getRadius.js +0 -0
  138. package/{dist/esm → esm}/hooks/useSettings/index.d.ts +0 -0
  139. package/{dist/esm → esm}/hooks/useSettings/index.js +1 -1
  140. package/{dist/esm → esm}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  141. package/{dist/esm → esm}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
  142. package/{dist/esm → esm}/hooks/useSettings/utils/setDatas.d.ts +0 -0
  143. package/{dist/esm → esm}/hooks/useSettings/utils/setDatas.js +1 -1
  144. package/{dist/esm → esm}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
  145. package/{dist/esm → esm}/hooks/useSettings/utils/setGradientCharts.js +1 -1
  146. package/{dist/esm → esm}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
  147. package/{dist/esm → esm}/hooks/useSettings/utils/setLegendMargin.js +0 -0
  148. package/{dist/esm → esm}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
  149. package/{dist/esm → esm}/hooks/useSettings/utils/sortByIndex.js +0 -0
  150. package/{dist/esm → esm}/icons/Circle.d.ts +0 -0
  151. package/{dist/esm → esm}/icons/Circle.js +0 -0
  152. package/{dist/esm → esm}/icons/CircleLine.d.ts +0 -0
  153. package/{dist/esm → esm}/icons/CircleLine.js +0 -0
  154. package/{dist/esm → esm}/icons/FilledCircle.d.ts +0 -0
  155. package/{dist/esm → esm}/icons/FilledCircle.js +0 -0
  156. package/{dist/esm → esm}/icons/Point.d.ts +0 -0
  157. package/{dist/esm → esm}/icons/Point.js +0 -0
  158. package/{dist/esm → esm}/icons/StrokeCircle.d.ts +0 -0
  159. package/{dist/esm → esm}/icons/StrokeCircle.js +0 -0
  160. package/{dist/esm → esm}/index.css +5 -5
  161. package/{dist/esm → esm}/index.d.ts +0 -0
  162. package/{dist/esm → esm}/index.js +2 -2
  163. package/{dist/esm/tslib.es6-b710f839.d.ts → esm/tslib.es6-f1220da2.d.ts} +0 -0
  164. package/{dist/esm/tslib.es6-b710f839.js → esm/tslib.es6-f1220da2.js} +0 -0
  165. package/{dist/esm → esm}/types/brush.types.d.ts +0 -0
  166. package/{dist/esm → esm}/types/brush.types.js +0 -0
  167. package/{dist/esm → esm}/types/cartesianGrid.types.d.ts +0 -0
  168. package/{dist/esm → esm}/types/cartesianGrid.types.js +0 -0
  169. package/{dist/esm → esm}/types/chart.types.d.ts +0 -0
  170. package/{dist/esm → esm}/types/chart.types.js +0 -0
  171. package/{dist/esm → esm}/types/composedChart.types.d.ts +0 -0
  172. package/{dist/esm → esm}/types/composedChart.types.js +0 -0
  173. package/{dist/esm → esm}/types/index.d.ts +0 -0
  174. package/{dist/esm → esm}/types/index.js +0 -0
  175. package/{dist/esm → esm}/types/labelList.types.d.ts +0 -0
  176. package/{dist/esm → esm}/types/labelList.types.js +0 -0
  177. package/{dist/esm → esm}/types/legend.types.d.ts +0 -0
  178. package/{dist/esm → esm}/types/legend.types.js +0 -0
  179. package/{dist/esm → esm}/types/options.types.d.ts +0 -0
  180. package/{dist/esm → esm}/types/options.types.js +0 -0
  181. package/{dist/esm → esm}/types/payload.types.d.ts +0 -0
  182. package/{dist/esm → esm}/types/payload.types.js +0 -0
  183. package/{dist/esm → esm}/types/responsiveContainer.types.d.ts +0 -0
  184. package/{dist/esm → esm}/types/responsiveContainer.types.js +0 -0
  185. package/{dist/esm → esm}/types/seria.types.d.ts +0 -0
  186. package/{dist/esm → esm}/types/seria.types.js +0 -0
  187. package/{dist/esm → esm}/types/tooltip.types.d.ts +0 -0
  188. package/{dist/esm → esm}/types/tooltip.types.js +0 -0
  189. package/{dist/esm → esm}/types/utils/axis.types.d.ts +0 -0
  190. package/{dist/esm → esm}/types/utils/axis.types.js +0 -0
  191. package/{dist/esm → esm}/types/utils/coordinates.types.d.ts +0 -0
  192. package/{dist/esm → esm}/types/utils/coordinates.types.js +0 -0
  193. package/{dist/esm → esm}/types/utils/data.types.d.ts +0 -0
  194. package/{dist/esm → esm}/types/utils/data.types.js +0 -0
  195. package/{dist/esm → esm}/types/utils/dot.types.d.ts +0 -0
  196. package/{dist/esm → esm}/types/utils/dot.types.js +0 -0
  197. package/{dist/esm → esm}/types/utils/gradient.types.d.ts +0 -0
  198. package/{dist/esm → esm}/types/utils/gradient.types.js +0 -0
  199. package/{dist/esm → esm}/types/utils/index.d.ts +0 -0
  200. package/{dist/esm → esm}/types/utils/index.js +0 -0
  201. package/{dist/esm → esm}/types/utils/tick.types.d.ts +0 -0
  202. package/{dist/esm → esm}/types/utils/tick.types.js +0 -0
  203. package/{dist/esm → esm}/types/xAxis.types.d.ts +0 -0
  204. package/{dist/esm → esm}/types/xAxis.types.js +0 -0
  205. package/{dist/esm → esm}/types/yAxis.types.d.ts +0 -0
  206. package/{dist/esm → esm}/types/yAxis.types.js +0 -0
  207. package/{dist/hooks → hooks}/usePathBar/index.d.ts +0 -0
  208. package/{dist/hooks → hooks}/usePathBar/index.js +0 -0
  209. package/{dist/hooks → hooks}/usePathBar/utils/getRadius.d.ts +0 -0
  210. package/{dist/hooks → hooks}/usePathBar/utils/getRadius.js +0 -0
  211. package/{dist/hooks → hooks}/useSettings/index.d.ts +0 -0
  212. package/{dist/hooks → hooks}/useSettings/index.js +1 -1
  213. package/{dist/hooks → hooks}/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  214. package/{dist/hooks → hooks}/useSettings/utils/setComposedChartsMargin.js +0 -0
  215. package/{dist/hooks → hooks}/useSettings/utils/setDatas.d.ts +0 -0
  216. package/{dist/hooks → hooks}/useSettings/utils/setDatas.js +1 -1
  217. package/{dist/hooks → hooks}/useSettings/utils/setGradientCharts.d.ts +0 -0
  218. package/{dist/hooks → hooks}/useSettings/utils/setGradientCharts.js +1 -1
  219. package/{dist/hooks → hooks}/useSettings/utils/setLegendMargin.d.ts +0 -0
  220. package/{dist/hooks → hooks}/useSettings/utils/setLegendMargin.js +0 -0
  221. package/{dist/hooks → hooks}/useSettings/utils/sortByIndex.d.ts +0 -0
  222. package/{dist/hooks → hooks}/useSettings/utils/sortByIndex.js +0 -0
  223. package/{dist/icons → icons}/Circle.d.ts +0 -0
  224. package/{dist/icons → icons}/Circle.js +0 -0
  225. package/{dist/icons → icons}/CircleLine.d.ts +0 -0
  226. package/{dist/icons → icons}/CircleLine.js +0 -0
  227. package/{dist/icons → icons}/FilledCircle.d.ts +0 -0
  228. package/{dist/icons → icons}/FilledCircle.js +0 -0
  229. package/{dist/icons → icons}/Point.d.ts +0 -0
  230. package/{dist/icons → icons}/Point.js +0 -0
  231. package/{dist/icons → icons}/StrokeCircle.d.ts +0 -0
  232. package/{dist/icons → icons}/StrokeCircle.js +0 -0
  233. package/{dist/index.css → index.css} +5 -5
  234. package/{dist/index.d.ts → index.d.ts} +0 -0
  235. package/{dist/index.js → index.js} +1 -1
  236. package/{dist/modern → modern}/Component.d.ts +0 -0
  237. package/{dist/modern → modern}/Component.js +2 -2
  238. package/{dist/modern → modern}/components/CustomizedLabel.d.ts +0 -0
  239. package/{dist/modern → modern}/components/CustomizedLabel.js +0 -0
  240. package/modern/components/Dot/index.css +23 -0
  241. package/{dist/modern → modern}/components/Dot/index.d.ts +0 -0
  242. package/{dist/modern → modern}/components/Dot/index.js +1 -1
  243. package/{dist/modern → modern}/components/Legends/index.css +8 -8
  244. package/{dist/modern → modern}/components/Legends/index.d.ts +0 -0
  245. package/{dist/modern → modern}/components/Legends/index.js +2 -2
  246. package/{dist/modern → modern}/components/LinearGradient.d.ts +0 -0
  247. package/{dist/modern → modern}/components/LinearGradient.js +0 -0
  248. package/{dist/modern → modern}/components/RectBar.d.ts +0 -0
  249. package/{dist/modern → modern}/components/RectBar.js +0 -0
  250. package/{dist → modern}/components/Tick/index.css +4 -4
  251. package/{dist/modern → modern}/components/Tick/index.d.ts +0 -0
  252. package/{dist/modern → modern}/components/Tick/index.js +1 -1
  253. package/{dist/esm → modern}/components/TooltipContent/index.css +7 -7
  254. package/{dist/modern → modern}/components/TooltipContent/index.d.ts +0 -0
  255. package/{dist/modern → modern}/components/TooltipContent/index.js +2 -2
  256. package/{dist/modern → modern}/hooks/usePathBar/index.d.ts +0 -0
  257. package/{dist/modern → modern}/hooks/usePathBar/index.js +0 -0
  258. package/{dist/modern → modern}/hooks/usePathBar/utils/getRadius.d.ts +0 -0
  259. package/{dist/modern → modern}/hooks/usePathBar/utils/getRadius.js +0 -0
  260. package/{dist/modern → modern}/hooks/useSettings/index.d.ts +0 -0
  261. package/{dist/modern → modern}/hooks/useSettings/index.js +0 -0
  262. package/{dist/modern → modern}/hooks/useSettings/utils/setComposedChartsMargin.d.ts +0 -0
  263. package/{dist/modern → modern}/hooks/useSettings/utils/setComposedChartsMargin.js +0 -0
  264. package/{dist/modern → modern}/hooks/useSettings/utils/setDatas.d.ts +0 -0
  265. package/{dist/modern → modern}/hooks/useSettings/utils/setDatas.js +0 -0
  266. package/{dist/modern → modern}/hooks/useSettings/utils/setGradientCharts.d.ts +0 -0
  267. package/{dist/modern → modern}/hooks/useSettings/utils/setGradientCharts.js +0 -0
  268. package/{dist/modern → modern}/hooks/useSettings/utils/setLegendMargin.d.ts +0 -0
  269. package/{dist/modern → modern}/hooks/useSettings/utils/setLegendMargin.js +0 -0
  270. package/{dist/modern → modern}/hooks/useSettings/utils/sortByIndex.d.ts +0 -0
  271. package/{dist/modern → modern}/hooks/useSettings/utils/sortByIndex.js +0 -0
  272. package/{dist/modern → modern}/icons/Circle.d.ts +0 -0
  273. package/{dist/modern → modern}/icons/Circle.js +0 -0
  274. package/{dist/modern → modern}/icons/CircleLine.d.ts +0 -0
  275. package/{dist/modern → modern}/icons/CircleLine.js +0 -0
  276. package/{dist/modern → modern}/icons/FilledCircle.d.ts +0 -0
  277. package/{dist/modern → modern}/icons/FilledCircle.js +0 -0
  278. package/{dist/modern → modern}/icons/Point.d.ts +0 -0
  279. package/{dist/modern → modern}/icons/Point.js +0 -0
  280. package/{dist/modern → modern}/icons/StrokeCircle.d.ts +0 -0
  281. package/{dist/modern → modern}/icons/StrokeCircle.js +0 -0
  282. package/{dist/modern → modern}/index.css +5 -5
  283. package/{dist/modern → modern}/index.d.ts +0 -0
  284. package/{dist/modern → modern}/index.js +1 -1
  285. package/{dist/modern → modern}/types/brush.types.d.ts +0 -0
  286. package/{dist/modern → modern}/types/brush.types.js +0 -0
  287. package/{dist/modern → modern}/types/cartesianGrid.types.d.ts +0 -0
  288. package/{dist/modern → modern}/types/cartesianGrid.types.js +0 -0
  289. package/{dist/modern → modern}/types/chart.types.d.ts +0 -0
  290. package/{dist/modern → modern}/types/chart.types.js +0 -0
  291. package/{dist/modern → modern}/types/composedChart.types.d.ts +0 -0
  292. package/{dist/modern → modern}/types/composedChart.types.js +0 -0
  293. package/{dist/modern → modern}/types/index.d.ts +0 -0
  294. package/{dist/modern → modern}/types/index.js +0 -0
  295. package/{dist/modern → modern}/types/labelList.types.d.ts +0 -0
  296. package/{dist/modern → modern}/types/labelList.types.js +0 -0
  297. package/{dist/modern → modern}/types/legend.types.d.ts +0 -0
  298. package/{dist/modern → modern}/types/legend.types.js +0 -0
  299. package/{dist/modern → modern}/types/options.types.d.ts +0 -0
  300. package/{dist/modern → modern}/types/options.types.js +0 -0
  301. package/{dist/modern → modern}/types/payload.types.d.ts +0 -0
  302. package/{dist/modern → modern}/types/payload.types.js +0 -0
  303. package/{dist/modern → modern}/types/responsiveContainer.types.d.ts +0 -0
  304. package/{dist/modern → modern}/types/responsiveContainer.types.js +0 -0
  305. package/{dist/modern → modern}/types/seria.types.d.ts +0 -0
  306. package/{dist/modern → modern}/types/seria.types.js +0 -0
  307. package/{dist/modern → modern}/types/tooltip.types.d.ts +0 -0
  308. package/{dist/modern → modern}/types/tooltip.types.js +0 -0
  309. package/{dist/modern → modern}/types/utils/axis.types.d.ts +0 -0
  310. package/{dist/modern → modern}/types/utils/axis.types.js +0 -0
  311. package/{dist/modern → modern}/types/utils/coordinates.types.d.ts +0 -0
  312. package/{dist/modern → modern}/types/utils/coordinates.types.js +0 -0
  313. package/{dist/modern → modern}/types/utils/data.types.d.ts +0 -0
  314. package/{dist/modern → modern}/types/utils/data.types.js +0 -0
  315. package/{dist/modern → modern}/types/utils/dot.types.d.ts +0 -0
  316. package/{dist/modern → modern}/types/utils/dot.types.js +0 -0
  317. package/{dist/modern → modern}/types/utils/gradient.types.d.ts +0 -0
  318. package/{dist/modern → modern}/types/utils/gradient.types.js +0 -0
  319. package/{dist/modern → modern}/types/utils/index.d.ts +0 -0
  320. package/{dist/modern → modern}/types/utils/index.js +0 -0
  321. package/{dist/modern → modern}/types/utils/tick.types.d.ts +0 -0
  322. package/{dist/modern → modern}/types/utils/tick.types.js +0 -0
  323. package/{dist/modern → modern}/types/xAxis.types.d.ts +0 -0
  324. package/{dist/modern → modern}/types/xAxis.types.js +0 -0
  325. package/{dist/modern → modern}/types/yAxis.types.d.ts +0 -0
  326. package/{dist/modern → modern}/types/yAxis.types.js +0 -0
  327. package/package.json +8 -10
  328. package/{dist/send-stats.js → send-stats.js} +0 -0
  329. package/{dist/tslib.es6-3d613989.d.ts → tslib.es6-e232afa5.d.ts} +0 -0
  330. package/{dist/tslib.es6-3d613989.js → tslib.es6-e232afa5.js} +0 -0
  331. package/{dist/types → types}/brush.types.d.ts +0 -0
  332. package/{dist/types → types}/brush.types.js +0 -0
  333. package/{dist/types → types}/cartesianGrid.types.d.ts +0 -0
  334. package/{dist/types → types}/cartesianGrid.types.js +0 -0
  335. package/{dist/types → types}/chart.types.d.ts +0 -0
  336. package/{dist/types → types}/chart.types.js +0 -0
  337. package/{dist/types → types}/composedChart.types.d.ts +0 -0
  338. package/{dist/types → types}/composedChart.types.js +0 -0
  339. package/{dist/types → types}/index.d.ts +0 -0
  340. package/{dist/types → types}/index.js +0 -0
  341. package/{dist/types → types}/labelList.types.d.ts +0 -0
  342. package/{dist/types → types}/labelList.types.js +0 -0
  343. package/{dist/types → types}/legend.types.d.ts +0 -0
  344. package/{dist/types → types}/legend.types.js +0 -0
  345. package/{dist/types → types}/options.types.d.ts +0 -0
  346. package/{dist/types → types}/options.types.js +0 -0
  347. package/{dist/types → types}/payload.types.d.ts +0 -0
  348. package/{dist/types → types}/payload.types.js +0 -0
  349. package/{dist/types → types}/responsiveContainer.types.d.ts +0 -0
  350. package/{dist/types → types}/responsiveContainer.types.js +0 -0
  351. package/{dist/types → types}/seria.types.d.ts +0 -0
  352. package/{dist/types → types}/seria.types.js +0 -0
  353. package/{dist/types → types}/tooltip.types.d.ts +0 -0
  354. package/{dist/types → types}/tooltip.types.js +0 -0
  355. package/{dist/types → types}/utils/axis.types.d.ts +0 -0
  356. package/{dist/types → types}/utils/axis.types.js +0 -0
  357. package/{dist/types → types}/utils/coordinates.types.d.ts +0 -0
  358. package/{dist/types → types}/utils/coordinates.types.js +0 -0
  359. package/{dist/types → types}/utils/data.types.d.ts +0 -0
  360. package/{dist/types → types}/utils/data.types.js +0 -0
  361. package/{dist/types → types}/utils/dot.types.d.ts +0 -0
  362. package/{dist/types → types}/utils/dot.types.js +0 -0
  363. package/{dist/types → types}/utils/gradient.types.d.ts +0 -0
  364. package/{dist/types → types}/utils/gradient.types.js +0 -0
  365. package/{dist/types → types}/utils/index.d.ts +0 -0
  366. package/{dist/types → types}/utils/index.js +0 -0
  367. package/{dist/types → types}/utils/tick.types.d.ts +0 -0
  368. package/{dist/types → types}/utils/tick.types.js +0 -0
  369. package/{dist/types → types}/xAxis.types.d.ts +0 -0
  370. package/{dist/types → types}/xAxis.types.js +0 -0
  371. package/{dist/types → types}/yAxis.types.d.ts +0 -0
  372. package/{dist/types → types}/yAxis.types.js +0 -0
  373. package/CHANGELOG.md +0 -194
  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
package/CHANGELOG.md DELETED
@@ -1,194 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [2.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.2.0...@alfalab/core-components-chart@2.2.1) (2022-08-17)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
12
-
13
-
14
-
15
-
16
-
17
- # [2.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.3...@alfalab/core-components-chart@2.2.0) (2022-08-04)
18
-
19
-
20
- ### Features
21
-
22
- * react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
23
-
24
-
25
-
26
-
27
-
28
- ## [2.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.2...@alfalab/core-components-chart@2.1.3) (2022-07-18)
29
-
30
- **Note:** Version bump only for package @alfalab/core-components-chart
31
-
32
-
33
-
34
-
35
-
36
- ## [2.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.1...@alfalab/core-components-chart@2.1.2) (2022-07-15)
37
-
38
-
39
- ### Bug Fixes
40
-
41
- * bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
42
-
43
-
44
-
45
-
46
-
47
- ## [2.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.1.0...@alfalab/core-components-chart@2.1.1) (2022-07-14)
48
-
49
- **Note:** Version bump only for package @alfalab/core-components-chart
50
-
51
-
52
-
53
-
54
-
55
- # [2.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.0.5...@alfalab/core-components-chart@2.1.0) (2022-06-28)
56
-
57
-
58
- ### Features
59
-
60
- * circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
61
-
62
-
63
-
64
-
65
-
66
- ## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.0.1...@alfalab/core-components-chart@2.0.2) (2022-03-30)
67
-
68
- **Note:** Version bump only for package @alfalab/core-components-chart
69
-
70
-
71
-
72
-
73
-
74
- ## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@2.0.0...@alfalab/core-components-chart@2.0.1) (2022-03-03)
75
-
76
- **Note:** Version bump only for package @alfalab/core-components-chart
77
-
78
-
79
-
80
-
81
-
82
- # [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.2.2...@alfalab/core-components-chart@2.0.0) (2022-03-01)
83
-
84
-
85
- ### Features
86
-
87
- * Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
88
-
89
-
90
- * refactor/calendar-range (#984) ([714f615](https://github.com/core-ds/core-components/commit/714f61590586bafe1060e652943e95c133ed002a)), closes [#984](https://github.com/core-ds/core-components/issues/984)
91
-
92
-
93
- ### BREAKING CHANGES
94
-
95
- * Большое обновление CalendarRange
96
-
97
- * feat(date-input): add some improvements
98
-
99
- * feat(date-input): some updates
100
-
101
- * feat(date-input): validation
102
-
103
- * feat(calendar): change period selection logic
104
-
105
- * fix(calendar): range styles
106
-
107
- * fix(calendar): fix styles, add rangeComplete flag
108
-
109
- * refactor(calendar-range): temporary
110
-
111
- * fix(calendar-range): fix hook
112
-
113
- * fix(calendar-range): fix period
114
-
115
- * fix(calendar-range): fix tests, fix max date
116
-
117
- * fix: update exports
118
-
119
- * feat(calendar): allow empty values for PeriodSlider, update today
120
-
121
- * fix(calendar-range): hide error icon
122
-
123
- * chore(calendar-range): demo
124
-
125
- * feat(calendar): use IconButton
126
-
127
- * feat(calendar-range): add onChange, update demo
128
-
129
- * fix(calendar-range): update width
130
-
131
- * test(calendar-range): update snapshot
132
-
133
- * fix: import date-fns separately
134
-
135
- * fix(calendar-range): fix rest props
136
-
137
- Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
138
-
139
-
140
-
141
-
142
-
143
- ## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.2.1...@alfalab/core-components-chart@1.2.2) (2022-01-17)
144
-
145
- **Note:** Version bump only for package @alfalab/core-components-chart
146
-
147
-
148
-
149
-
150
-
151
- ## [1.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.2.0...@alfalab/core-components-chart@1.2.1) (2021-10-19)
152
-
153
-
154
- ### Bug Fixes
155
-
156
- * **chart:** fix deps, export types ([b46450a](https://github.com/core-ds/core-components/commit/b46450ae954b10f0138c393482fe1271b001f085))
157
-
158
-
159
-
160
-
161
-
162
- # [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-chart@1.1.0...@alfalab/core-components-chart@1.2.0) (2021-10-11)
163
-
164
-
165
- ### Features
166
-
167
- * **chart:** added border radius to bar charts ([cfd0ad2](https://github.com/core-ds/core-components/commit/cfd0ad2c23a2b80de0bc5dfae7b65a14263e37e9))
168
- * **chart:** added chart component ([1119943](https://github.com/core-ds/core-components/commit/11199435e9ab53ae159707e94714a34952ad56c1))
169
- * **chart:** added description ([8275346](https://github.com/core-ds/core-components/commit/827534640af0c0b06c1105755e9435d43cae8acd))
170
- * **chart:** added props for legend icons height ([5c9b321](https://github.com/core-ds/core-components/commit/5c9b32154e6f39cddd3ac9668830959adba64648))
171
- * **chart:** bar radius ([e39251a](https://github.com/core-ds/core-components/commit/e39251a37a52b6f434932439da0b86a03a26d901))
172
- * **chart:** beautifyed ([67cc96e](https://github.com/core-ds/core-components/commit/67cc96e6afc020c3af5491d3d7ba0b89f50dbaf3))
173
- * **chart:** edited doc ([8728271](https://github.com/core-ds/core-components/commit/8728271dc7f733c9b14a27c83a7136c22ef39ed6))
174
- * **chart:** fix doc ([9d1e888](https://github.com/core-ds/core-components/commit/9d1e8889615f0701a43a9fbceca867557002ef31))
175
- * **chart:** fixed after pull master ) ([4c7d241](https://github.com/core-ds/core-components/commit/4c7d241da264cde81e50573f96a2f035c31306e1))
176
- * **chart:** fixed build error ([2efdd22](https://github.com/core-ds/core-components/commit/2efdd22f27e8229b2ad4cb7d355f61b218ea1bc1))
177
- * **chart:** fixed comments ([a611b9c](https://github.com/core-ds/core-components/commit/a611b9c1c9bab1d5a15c2021bff270e9bbf5a934))
178
- * **chart:** fixed comments ([7ad1caf](https://github.com/core-ds/core-components/commit/7ad1caf5be9f2da6a218b2c97cc7d96efb4d286d))
179
- * **chart:** fixed comments ([555acb6](https://github.com/core-ds/core-components/commit/555acb699549c52f85d0dd58009ab1692344eb44))
180
- * **chart:** fixed comments ([379e53d](https://github.com/core-ds/core-components/commit/379e53ddf8c857424600d5fc49b41c03f5ac11ea))
181
- * **chart:** more description ([9a4c076](https://github.com/core-ds/core-components/commit/9a4c0762782c2f8ccee0e0c7c660514a10119960))
182
- * **chart:** pulled master ([176f7ae](https://github.com/core-ds/core-components/commit/176f7ae6e7cdb2a3e18d2136523e5be6ecdbde3e))
183
- * **chart:** resolved conflicts ([7f734ba](https://github.com/core-ds/core-components/commit/7f734bab0347af6e5d56d717d8b5cc0cf192f9f3))
184
-
185
-
186
-
187
-
188
-
189
- # 1.1.0 (2021-09-30)
190
-
191
-
192
- ### Features
193
-
194
- * **chart:** add component ([#835](https://github.com/core-ds/core-components/issues/835)) ([17d840b](https://github.com/core-ds/core-components/commit/17d840b9f9f64474491d3ec58d3cda53ad07f0ca))
@@ -1,23 +0,0 @@
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
- }
@@ -1,23 +0,0 @@
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
- }
@@ -1,23 +0,0 @@
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
- }