@semcore/d3-chart 3.61.0-prerelease.0 → 3.61.0-prerelease.4

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 (579) hide show
  1. package/lib/cjs/AnimatedClipPath.js +15 -11
  2. package/lib/cjs/AnimatedClipPath.js.map +1 -1
  3. package/lib/cjs/Area.js +48 -71
  4. package/lib/cjs/Area.js.map +1 -1
  5. package/lib/cjs/Axis.js +108 -170
  6. package/lib/cjs/Axis.js.map +1 -1
  7. package/lib/cjs/Bar.js +34 -29
  8. package/lib/cjs/Bar.js.map +1 -1
  9. package/lib/cjs/Bubble.js +137 -211
  10. package/lib/cjs/Bubble.js.map +1 -1
  11. package/lib/cjs/CompactHorizontalBar.js +82 -92
  12. package/lib/cjs/CompactHorizontalBar.js.map +1 -1
  13. package/lib/cjs/Donut.js +139 -154
  14. package/lib/cjs/Donut.js.map +1 -1
  15. package/lib/cjs/Dots.js +38 -55
  16. package/lib/cjs/Dots.js.map +1 -1
  17. package/lib/cjs/GroupBar.js +18 -15
  18. package/lib/cjs/GroupBar.js.map +1 -1
  19. package/lib/cjs/HorizontalBar.js +34 -29
  20. package/lib/cjs/HorizontalBar.js.map +1 -1
  21. package/lib/cjs/Hover.js +45 -52
  22. package/lib/cjs/Hover.js.map +1 -1
  23. package/lib/cjs/Line.js +41 -63
  24. package/lib/cjs/Line.js.map +1 -1
  25. package/lib/cjs/Pattern.js +12 -16
  26. package/lib/cjs/Pattern.js.map +1 -1
  27. package/lib/cjs/Plot.js +36 -29
  28. package/lib/cjs/Plot.js.map +1 -1
  29. package/lib/cjs/Radar.js +261 -281
  30. package/lib/cjs/Radar.js.map +1 -1
  31. package/lib/cjs/RadialTree.js +154 -169
  32. package/lib/cjs/RadialTree.js.map +1 -1
  33. package/lib/cjs/Reference.js +51 -45
  34. package/lib/cjs/Reference.js.map +1 -1
  35. package/lib/cjs/ResponsiveContainer.js +25 -20
  36. package/lib/cjs/ResponsiveContainer.js.map +1 -1
  37. package/lib/cjs/ScatterPlot.js +61 -71
  38. package/lib/cjs/ScatterPlot.js.map +1 -1
  39. package/lib/cjs/StackBar.js +31 -20
  40. package/lib/cjs/StackBar.js.map +1 -1
  41. package/lib/cjs/StackedArea.js +16 -12
  42. package/lib/cjs/StackedArea.js.map +1 -1
  43. package/lib/cjs/Tooltip.js +73 -73
  44. package/lib/cjs/Tooltip.js.map +1 -1
  45. package/lib/cjs/Venn.js +52 -77
  46. package/lib/cjs/Venn.js.map +1 -1
  47. package/lib/cjs/a11y/DataAccessibilityTable.js +3 -2
  48. package/lib/cjs/a11y/DataAccessibilityTable.js.map +1 -1
  49. package/lib/cjs/a11y/PlotA11yModule.js +86 -43
  50. package/lib/cjs/a11y/PlotA11yModule.js.map +1 -1
  51. package/lib/cjs/a11y/PlotA11yView.js +19 -44
  52. package/lib/cjs/a11y/PlotA11yView.js.map +1 -1
  53. package/lib/cjs/a11y/bezier.js +2 -1
  54. package/lib/cjs/a11y/bezier.js.map +1 -1
  55. package/lib/cjs/a11y/focus.js +6 -5
  56. package/lib/cjs/a11y/focus.js.map +1 -1
  57. package/lib/cjs/a11y/hints.js +9 -6
  58. package/lib/cjs/a11y/hints.js.map +1 -1
  59. package/lib/cjs/a11y/insights.js +64 -63
  60. package/lib/cjs/a11y/insights.js.map +1 -1
  61. package/lib/cjs/a11y/intl.js +2 -1
  62. package/lib/cjs/a11y/intl.js.map +1 -1
  63. package/lib/cjs/a11y/locale.js +5 -5
  64. package/lib/cjs/a11y/locale.js.map +1 -1
  65. package/lib/cjs/a11y/serialize.js +17 -15
  66. package/lib/cjs/a11y/serialize.js.map +1 -1
  67. package/lib/cjs/a11y/summarize.js +2 -1
  68. package/lib/cjs/a11y/summarize.js.map +1 -1
  69. package/lib/cjs/a11y/translations/module/__intergalactic-dynamic-locales.js +5 -4
  70. package/lib/cjs/a11y/translations/module/__intergalactic-dynamic-locales.js.map +1 -1
  71. package/lib/cjs/a11y/translations/module/de.json +2 -2
  72. package/lib/cjs/a11y/translations/module/en.json +2 -2
  73. package/lib/cjs/a11y/translations/module/es.json +2 -2
  74. package/lib/cjs/a11y/translations/module/fr.json +2 -2
  75. package/lib/cjs/a11y/translations/module/it.json +2 -2
  76. package/lib/cjs/a11y/translations/module/ja.json +2 -2
  77. package/lib/cjs/a11y/translations/module/ko.json +2 -2
  78. package/lib/cjs/a11y/translations/module/nl.json +2 -2
  79. package/lib/cjs/a11y/translations/module/pl.json +2 -2
  80. package/lib/cjs/a11y/translations/module/pt.json +2 -2
  81. package/lib/cjs/a11y/translations/module/sv.json +2 -2
  82. package/lib/cjs/a11y/translations/module/tr.json +2 -2
  83. package/lib/cjs/a11y/translations/module/vi.json +2 -2
  84. package/lib/cjs/a11y/translations/module/zh.json +2 -2
  85. package/lib/cjs/a11y/translations/view/__intergalactic-dynamic-locales.js +5 -4
  86. package/lib/cjs/a11y/translations/view/__intergalactic-dynamic-locales.js.map +1 -1
  87. package/lib/cjs/color.js +3 -2
  88. package/lib/cjs/color.js.map +1 -1
  89. package/lib/cjs/component/Chart/AbstractChart.js +83 -157
  90. package/lib/cjs/component/Chart/AbstractChart.js.map +1 -1
  91. package/lib/cjs/component/Chart/AbstractChart.type.js.map +1 -1
  92. package/lib/cjs/component/Chart/AreaChart.js +51 -24
  93. package/lib/cjs/component/Chart/AreaChart.js.map +1 -1
  94. package/lib/cjs/component/Chart/AreaChart.type.js.map +1 -1
  95. package/lib/cjs/component/Chart/BarChart.js +69 -85
  96. package/lib/cjs/component/Chart/BarChart.js.map +1 -1
  97. package/lib/cjs/component/Chart/BarChart.type.js.map +1 -1
  98. package/lib/cjs/component/Chart/BubbleChart.js +27 -31
  99. package/lib/cjs/component/Chart/BubbleChart.js.map +1 -1
  100. package/lib/cjs/component/Chart/BubbleChart.type.js.map +1 -1
  101. package/lib/cjs/component/Chart/CigaretteChart.js +147 -340
  102. package/lib/cjs/component/Chart/CigaretteChart.js.map +1 -1
  103. package/lib/cjs/component/Chart/CigaretteChart.type.js.map +1 -1
  104. package/lib/cjs/component/Chart/CompactHorizontalBarChart.js +15 -11
  105. package/lib/cjs/component/Chart/CompactHorizontalBarChart.js.map +1 -1
  106. package/lib/cjs/component/Chart/CompactHorizontalBarChart.type.js.map +1 -1
  107. package/lib/cjs/component/Chart/DonutChart.js +22 -16
  108. package/lib/cjs/component/Chart/DonutChart.js.map +1 -1
  109. package/lib/cjs/component/Chart/DonutChart.type.js.map +1 -1
  110. package/lib/cjs/component/Chart/HistogramChart.js +44 -16
  111. package/lib/cjs/component/Chart/HistogramChart.js.map +1 -1
  112. package/lib/cjs/component/Chart/HistogramChart.type.js.map +1 -1
  113. package/lib/cjs/component/Chart/LineChart.js +48 -22
  114. package/lib/cjs/component/Chart/LineChart.js.map +1 -1
  115. package/lib/cjs/component/Chart/LineChart.type.js.map +1 -1
  116. package/lib/cjs/component/Chart/RadarChart.js +19 -15
  117. package/lib/cjs/component/Chart/RadarChart.js.map +1 -1
  118. package/lib/cjs/component/Chart/RadarChart.type.js.map +1 -1
  119. package/lib/cjs/component/Chart/ScatterPlotChart.js +21 -16
  120. package/lib/cjs/component/Chart/ScatterPlotChart.js.map +1 -1
  121. package/lib/cjs/component/Chart/ScatterPlotChart.type.js.map +1 -1
  122. package/lib/cjs/component/Chart/VennChart.js +19 -16
  123. package/lib/cjs/component/Chart/VennChart.js.map +1 -1
  124. package/lib/cjs/component/Chart/VennChart.type.js.map +1 -1
  125. package/lib/cjs/component/Chart/index.js +8 -7
  126. package/lib/cjs/component/Chart/index.js.map +1 -1
  127. package/lib/cjs/component/ChartLegend/BaseLegend.js +23 -45
  128. package/lib/cjs/component/ChartLegend/BaseLegend.js.map +1 -1
  129. package/lib/cjs/component/ChartLegend/BaseLegend.type.js.map +1 -1
  130. package/lib/cjs/component/ChartLegend/LegendFlex/LegendFlex.js +24 -19
  131. package/lib/cjs/component/ChartLegend/LegendFlex/LegendFlex.js.map +1 -1
  132. package/lib/cjs/component/ChartLegend/LegendFlex/LegendFlex.type.js.map +1 -1
  133. package/lib/cjs/component/ChartLegend/LegendItem/LegendItem.js +83 -108
  134. package/lib/cjs/component/ChartLegend/LegendItem/LegendItem.js.map +1 -1
  135. package/lib/cjs/component/ChartLegend/LegendItem/LegendItem.type.js +2 -1
  136. package/lib/cjs/component/ChartLegend/LegendItem/LegendItem.type.js.map +1 -1
  137. package/lib/cjs/component/ChartLegend/LegendTable/LegendTable.js +23 -18
  138. package/lib/cjs/component/ChartLegend/LegendTable/LegendTable.js.map +1 -1
  139. package/lib/cjs/component/ChartLegend/LegendTable/LegendTable.type.js.map +1 -1
  140. package/lib/cjs/component/ChartLegend/index.js +2 -1
  141. package/lib/cjs/component/ChartLegend/index.js.map +1 -1
  142. package/lib/cjs/component/Cigarette/Cigarette.js +20 -16
  143. package/lib/cjs/component/Cigarette/Cigarette.js.map +1 -1
  144. package/lib/cjs/component/StackGroupBar/StackGroupBar.js +24 -19
  145. package/lib/cjs/component/StackGroupBar/StackGroupBar.js.map +1 -1
  146. package/lib/cjs/component/StackGroupBar/StackGroupBar.type.js.map +1 -1
  147. package/lib/cjs/createElement.d.js.map +1 -1
  148. package/lib/cjs/createElement.js +12 -10
  149. package/lib/cjs/createElement.js.map +1 -1
  150. package/lib/cjs/index.js +2 -9
  151. package/lib/cjs/index.js.map +1 -1
  152. package/lib/cjs/style/area.shadow.css +2 -2
  153. package/lib/cjs/style/axis.shadow.css +1 -39
  154. package/lib/cjs/style/bar.shadow.css +1 -1
  155. package/lib/cjs/style/bubble.shadow.css +3 -11
  156. package/lib/cjs/style/donut.shadow.css +1 -1
  157. package/lib/cjs/style/dot.shadow.css +1 -1
  158. package/lib/cjs/style/hover.shadow.css +2 -2
  159. package/lib/cjs/style/line.shadow.css +2 -2
  160. package/lib/cjs/style/plot.shadow.css +6 -8
  161. package/lib/cjs/style/plotA11yModule.shadow.css +11 -10
  162. package/lib/cjs/style/plotA11yView.shadow.css +26 -13
  163. package/lib/cjs/style/radar.shadow.css +3 -3
  164. package/lib/cjs/style/radial-tree.shadow.css +2 -2
  165. package/lib/cjs/style/scatterplot.shadow.css +2 -2
  166. package/lib/cjs/translations/__intergalactic-dynamic-locales.js +5 -4
  167. package/lib/cjs/translations/__intergalactic-dynamic-locales.js.map +1 -1
  168. package/lib/cjs/translations/de.json +0 -1
  169. package/lib/cjs/translations/es.json +0 -1
  170. package/lib/cjs/translations/fr.json +0 -1
  171. package/lib/cjs/translations/it.json +0 -1
  172. package/lib/cjs/translations/ja.json +0 -1
  173. package/lib/cjs/translations/ko.json +0 -1
  174. package/lib/cjs/translations/nl.json +0 -1
  175. package/lib/cjs/translations/pl.json +0 -1
  176. package/lib/cjs/translations/pt.json +0 -1
  177. package/lib/cjs/translations/sv.json +0 -1
  178. package/lib/cjs/translations/tr.json +1 -2
  179. package/lib/cjs/translations/vi.json +0 -1
  180. package/lib/cjs/translations/zh.json +0 -1
  181. package/lib/cjs/types/Area.d.js.map +1 -1
  182. package/lib/cjs/types/Axis.d.js.map +1 -1
  183. package/lib/cjs/types/Bar.d.js.map +1 -1
  184. package/lib/cjs/types/Bubble.d.js.map +1 -1
  185. package/lib/cjs/types/ClipPath.d.js.map +1 -1
  186. package/lib/cjs/types/CompactHorizontalBar.d.js.map +1 -1
  187. package/lib/cjs/types/Donut.d.js.map +1 -1
  188. package/lib/cjs/types/GroupBar.d.js.map +1 -1
  189. package/lib/cjs/types/HorizontalBar.d.js.map +1 -1
  190. package/lib/cjs/types/Hover.d.js.map +1 -1
  191. package/lib/cjs/types/Line.d.js.map +1 -1
  192. package/lib/cjs/types/Plot.d.js.map +1 -1
  193. package/lib/cjs/types/Radar.d.js.map +1 -1
  194. package/lib/cjs/types/Reference.d.js.map +1 -1
  195. package/lib/cjs/types/ResponsiveContainer.d.js.map +1 -1
  196. package/lib/cjs/types/ScatterPlot.d.js.map +1 -1
  197. package/lib/cjs/types/StackBar.d.js.map +1 -1
  198. package/lib/cjs/types/StackedArea.d.js.map +1 -1
  199. package/lib/cjs/types/Tooltip.d.js.map +1 -1
  200. package/lib/cjs/types/Venn.d.js.map +1 -1
  201. package/lib/cjs/types/context.d.js.map +1 -1
  202. package/lib/cjs/types/index.d.js +2 -14
  203. package/lib/cjs/types/index.d.js.map +1 -1
  204. package/lib/cjs/utils.js +55 -36
  205. package/lib/cjs/utils.js.map +1 -1
  206. package/lib/es6/AnimatedClipPath.js +11 -9
  207. package/lib/es6/AnimatedClipPath.js.map +1 -1
  208. package/lib/es6/Area.js +45 -70
  209. package/lib/es6/Area.js.map +1 -1
  210. package/lib/es6/Axis.js +104 -168
  211. package/lib/es6/Axis.js.map +1 -1
  212. package/lib/es6/Bar.js +29 -27
  213. package/lib/es6/Bar.js.map +1 -1
  214. package/lib/es6/Bubble.js +135 -211
  215. package/lib/es6/Bubble.js.map +1 -1
  216. package/lib/es6/CompactHorizontalBar.js +77 -89
  217. package/lib/es6/CompactHorizontalBar.js.map +1 -1
  218. package/lib/es6/Donut.js +137 -154
  219. package/lib/es6/Donut.js.map +1 -1
  220. package/lib/es6/Dots.js +36 -55
  221. package/lib/es6/Dots.js.map +1 -1
  222. package/lib/es6/GroupBar.js +15 -13
  223. package/lib/es6/GroupBar.js.map +1 -1
  224. package/lib/es6/HorizontalBar.js +29 -27
  225. package/lib/es6/HorizontalBar.js.map +1 -1
  226. package/lib/es6/Hover.js +41 -51
  227. package/lib/es6/Hover.js.map +1 -1
  228. package/lib/es6/Line.js +37 -61
  229. package/lib/es6/Line.js.map +1 -1
  230. package/lib/es6/Pattern.js +3 -7
  231. package/lib/es6/Pattern.js.map +1 -1
  232. package/lib/es6/Plot.js +32 -28
  233. package/lib/es6/Plot.js.map +1 -1
  234. package/lib/es6/Radar.js +257 -279
  235. package/lib/es6/Radar.js.map +1 -1
  236. package/lib/es6/RadialTree.js +151 -168
  237. package/lib/es6/RadialTree.js.map +1 -1
  238. package/lib/es6/Reference.js +45 -43
  239. package/lib/es6/Reference.js.map +1 -1
  240. package/lib/es6/ResponsiveContainer.js +19 -16
  241. package/lib/es6/ResponsiveContainer.js.map +1 -1
  242. package/lib/es6/ScatterPlot.js +59 -71
  243. package/lib/es6/ScatterPlot.js.map +1 -1
  244. package/lib/es6/StackBar.js +27 -17
  245. package/lib/es6/StackBar.js.map +1 -1
  246. package/lib/es6/StackedArea.js +13 -10
  247. package/lib/es6/StackedArea.js.map +1 -1
  248. package/lib/es6/Tooltip.js +65 -68
  249. package/lib/es6/Tooltip.js.map +1 -1
  250. package/lib/es6/Venn.js +48 -75
  251. package/lib/es6/Venn.js.map +1 -1
  252. package/lib/es6/a11y/DataAccessibilityTable.js.map +1 -1
  253. package/lib/es6/a11y/PlotA11yModule.js +86 -43
  254. package/lib/es6/a11y/PlotA11yModule.js.map +1 -1
  255. package/lib/es6/a11y/PlotA11yView.js +16 -43
  256. package/lib/es6/a11y/PlotA11yView.js.map +1 -1
  257. package/lib/es6/a11y/bezier.js.map +1 -1
  258. package/lib/es6/a11y/focus.js +4 -4
  259. package/lib/es6/a11y/focus.js.map +1 -1
  260. package/lib/es6/a11y/hints.js +2 -2
  261. package/lib/es6/a11y/hints.js.map +1 -1
  262. package/lib/es6/a11y/insights.js +61 -61
  263. package/lib/es6/a11y/insights.js.map +1 -1
  264. package/lib/es6/a11y/intl.js.map +1 -1
  265. package/lib/es6/a11y/locale.js +2 -3
  266. package/lib/es6/a11y/locale.js.map +1 -1
  267. package/lib/es6/a11y/serialize.js +13 -14
  268. package/lib/es6/a11y/serialize.js.map +1 -1
  269. package/lib/es6/a11y/summarize.js.map +1 -1
  270. package/lib/es6/a11y/translations/module/__intergalactic-dynamic-locales.js +2 -2
  271. package/lib/es6/a11y/translations/module/__intergalactic-dynamic-locales.js.map +1 -1
  272. package/lib/es6/a11y/translations/module/de.json +2 -2
  273. package/lib/es6/a11y/translations/module/en.json +2 -2
  274. package/lib/es6/a11y/translations/module/es.json +2 -2
  275. package/lib/es6/a11y/translations/module/fr.json +2 -2
  276. package/lib/es6/a11y/translations/module/it.json +2 -2
  277. package/lib/es6/a11y/translations/module/ja.json +2 -2
  278. package/lib/es6/a11y/translations/module/ko.json +2 -2
  279. package/lib/es6/a11y/translations/module/nl.json +2 -2
  280. package/lib/es6/a11y/translations/module/pl.json +2 -2
  281. package/lib/es6/a11y/translations/module/pt.json +2 -2
  282. package/lib/es6/a11y/translations/module/sv.json +2 -2
  283. package/lib/es6/a11y/translations/module/tr.json +2 -2
  284. package/lib/es6/a11y/translations/module/vi.json +2 -2
  285. package/lib/es6/a11y/translations/module/zh.json +2 -2
  286. package/lib/es6/a11y/translations/view/__intergalactic-dynamic-locales.js +2 -2
  287. package/lib/es6/a11y/translations/view/__intergalactic-dynamic-locales.js.map +1 -1
  288. package/lib/es6/color.js +1 -1
  289. package/lib/es6/color.js.map +1 -1
  290. package/lib/es6/component/Chart/AbstractChart.js +80 -159
  291. package/lib/es6/component/Chart/AbstractChart.js.map +1 -1
  292. package/lib/es6/component/Chart/AbstractChart.type.js.map +1 -1
  293. package/lib/es6/component/Chart/AreaChart.js +48 -23
  294. package/lib/es6/component/Chart/AreaChart.js.map +1 -1
  295. package/lib/es6/component/Chart/AreaChart.type.js.map +1 -1
  296. package/lib/es6/component/Chart/BarChart.js +67 -84
  297. package/lib/es6/component/Chart/BarChart.js.map +1 -1
  298. package/lib/es6/component/Chart/BarChart.type.js.map +1 -1
  299. package/lib/es6/component/Chart/BubbleChart.js +24 -30
  300. package/lib/es6/component/Chart/BubbleChart.js.map +1 -1
  301. package/lib/es6/component/Chart/BubbleChart.type.js.map +1 -1
  302. package/lib/es6/component/Chart/CigaretteChart.js +144 -341
  303. package/lib/es6/component/Chart/CigaretteChart.js.map +1 -1
  304. package/lib/es6/component/Chart/CigaretteChart.type.js.map +1 -1
  305. package/lib/es6/component/Chart/CompactHorizontalBarChart.js +12 -9
  306. package/lib/es6/component/Chart/CompactHorizontalBarChart.js.map +1 -1
  307. package/lib/es6/component/Chart/CompactHorizontalBarChart.type.js.map +1 -1
  308. package/lib/es6/component/Chart/DonutChart.js +18 -14
  309. package/lib/es6/component/Chart/DonutChart.js.map +1 -1
  310. package/lib/es6/component/Chart/DonutChart.type.js.map +1 -1
  311. package/lib/es6/component/Chart/HistogramChart.js +41 -15
  312. package/lib/es6/component/Chart/HistogramChart.js.map +1 -1
  313. package/lib/es6/component/Chart/HistogramChart.type.js.map +1 -1
  314. package/lib/es6/component/Chart/LineChart.js +45 -20
  315. package/lib/es6/component/Chart/LineChart.js.map +1 -1
  316. package/lib/es6/component/Chart/LineChart.type.js.map +1 -1
  317. package/lib/es6/component/Chart/RadarChart.js +16 -13
  318. package/lib/es6/component/Chart/RadarChart.js.map +1 -1
  319. package/lib/es6/component/Chart/RadarChart.type.js.map +1 -1
  320. package/lib/es6/component/Chart/ScatterPlotChart.js +18 -15
  321. package/lib/es6/component/Chart/ScatterPlotChart.js.map +1 -1
  322. package/lib/es6/component/Chart/ScatterPlotChart.type.js.map +1 -1
  323. package/lib/es6/component/Chart/VennChart.js +16 -14
  324. package/lib/es6/component/Chart/VennChart.js.map +1 -1
  325. package/lib/es6/component/Chart/VennChart.type.js.map +1 -1
  326. package/lib/es6/component/Chart/index.js +6 -6
  327. package/lib/es6/component/Chart/index.js.map +1 -1
  328. package/lib/es6/component/ChartLegend/BaseLegend.js +20 -43
  329. package/lib/es6/component/ChartLegend/BaseLegend.js.map +1 -1
  330. package/lib/es6/component/ChartLegend/BaseLegend.type.js.map +1 -1
  331. package/lib/es6/component/ChartLegend/LegendFlex/LegendFlex.js +19 -17
  332. package/lib/es6/component/ChartLegend/LegendFlex/LegendFlex.js.map +1 -1
  333. package/lib/es6/component/ChartLegend/LegendFlex/LegendFlex.type.js.map +1 -1
  334. package/lib/es6/component/ChartLegend/LegendItem/LegendItem.js +74 -102
  335. package/lib/es6/component/ChartLegend/LegendItem/LegendItem.js.map +1 -1
  336. package/lib/es6/component/ChartLegend/LegendItem/LegendItem.type.js.map +1 -1
  337. package/lib/es6/component/ChartLegend/LegendTable/LegendTable.js +17 -15
  338. package/lib/es6/component/ChartLegend/LegendTable/LegendTable.js.map +1 -1
  339. package/lib/es6/component/ChartLegend/LegendTable/LegendTable.type.js.map +1 -1
  340. package/lib/es6/component/ChartLegend/index.js.map +1 -1
  341. package/lib/es6/component/Cigarette/Cigarette.js +17 -14
  342. package/lib/es6/component/Cigarette/Cigarette.js.map +1 -1
  343. package/lib/es6/component/StackGroupBar/StackGroupBar.js +21 -17
  344. package/lib/es6/component/StackGroupBar/StackGroupBar.js.map +1 -1
  345. package/lib/es6/component/StackGroupBar/StackGroupBar.type.js.map +1 -1
  346. package/lib/es6/createElement.d.js.map +1 -1
  347. package/lib/es6/createElement.js +7 -7
  348. package/lib/es6/createElement.js.map +1 -1
  349. package/lib/es6/index.js +0 -1
  350. package/lib/es6/index.js.map +1 -1
  351. package/lib/es6/style/area.shadow.css +2 -2
  352. package/lib/es6/style/axis.shadow.css +1 -39
  353. package/lib/es6/style/bar.shadow.css +1 -1
  354. package/lib/es6/style/bubble.shadow.css +3 -11
  355. package/lib/es6/style/donut.shadow.css +1 -1
  356. package/lib/es6/style/dot.shadow.css +1 -1
  357. package/lib/es6/style/hover.shadow.css +2 -2
  358. package/lib/es6/style/line.shadow.css +2 -2
  359. package/lib/es6/style/plot.shadow.css +6 -8
  360. package/lib/es6/style/plotA11yModule.shadow.css +11 -10
  361. package/lib/es6/style/plotA11yView.shadow.css +26 -13
  362. package/lib/es6/style/radar.shadow.css +3 -3
  363. package/lib/es6/style/radial-tree.shadow.css +2 -2
  364. package/lib/es6/style/scatterplot.shadow.css +2 -2
  365. package/lib/es6/translations/__intergalactic-dynamic-locales.js +2 -2
  366. package/lib/es6/translations/__intergalactic-dynamic-locales.js.map +1 -1
  367. package/lib/es6/translations/de.json +0 -1
  368. package/lib/es6/translations/es.json +0 -1
  369. package/lib/es6/translations/fr.json +0 -1
  370. package/lib/es6/translations/it.json +0 -1
  371. package/lib/es6/translations/ja.json +0 -1
  372. package/lib/es6/translations/ko.json +0 -1
  373. package/lib/es6/translations/nl.json +0 -1
  374. package/lib/es6/translations/pl.json +0 -1
  375. package/lib/es6/translations/pt.json +0 -1
  376. package/lib/es6/translations/sv.json +0 -1
  377. package/lib/es6/translations/tr.json +1 -2
  378. package/lib/es6/translations/vi.json +0 -1
  379. package/lib/es6/translations/zh.json +0 -1
  380. package/lib/es6/types/Area.d.js.map +1 -1
  381. package/lib/es6/types/Axis.d.js.map +1 -1
  382. package/lib/es6/types/Bar.d.js.map +1 -1
  383. package/lib/es6/types/Bubble.d.js.map +1 -1
  384. package/lib/es6/types/ClipPath.d.js.map +1 -1
  385. package/lib/es6/types/CompactHorizontalBar.d.js.map +1 -1
  386. package/lib/es6/types/Donut.d.js.map +1 -1
  387. package/lib/es6/types/GroupBar.d.js.map +1 -1
  388. package/lib/es6/types/HorizontalBar.d.js.map +1 -1
  389. package/lib/es6/types/Hover.d.js.map +1 -1
  390. package/lib/es6/types/Line.d.js.map +1 -1
  391. package/lib/es6/types/Plot.d.js.map +1 -1
  392. package/lib/es6/types/Radar.d.js.map +1 -1
  393. package/lib/es6/types/Reference.d.js.map +1 -1
  394. package/lib/es6/types/ResponsiveContainer.d.js.map +1 -1
  395. package/lib/es6/types/ScatterPlot.d.js.map +1 -1
  396. package/lib/es6/types/StackBar.d.js.map +1 -1
  397. package/lib/es6/types/StackedArea.d.js.map +1 -1
  398. package/lib/es6/types/Tooltip.d.js.map +1 -1
  399. package/lib/es6/types/Venn.d.js.map +1 -1
  400. package/lib/es6/types/context.d.js.map +1 -1
  401. package/lib/es6/types/index.d.js +0 -2
  402. package/lib/es6/types/index.d.js.map +1 -1
  403. package/lib/es6/utils.js +16 -16
  404. package/lib/es6/utils.js.map +1 -1
  405. package/lib/esm/AnimatedClipPath.mjs +16 -9
  406. package/lib/esm/Area.mjs +36 -51
  407. package/lib/esm/Axis.mjs +86 -143
  408. package/lib/esm/Bar.mjs +34 -31
  409. package/lib/esm/Bubble.mjs +106 -154
  410. package/lib/esm/CompactHorizontalBar.mjs +80 -88
  411. package/lib/esm/Donut.mjs +75 -87
  412. package/lib/esm/Dots.mjs +34 -50
  413. package/lib/esm/GroupBar.mjs +14 -12
  414. package/lib/esm/HorizontalBar.mjs +34 -31
  415. package/lib/esm/Hover.mjs +50 -53
  416. package/lib/esm/Line.mjs +31 -45
  417. package/lib/esm/Pattern.mjs +2 -4
  418. package/lib/esm/Plot.mjs +35 -30
  419. package/lib/esm/Radar.mjs +175 -188
  420. package/lib/esm/RadialTree.mjs +111 -105
  421. package/lib/esm/Reference.mjs +40 -37
  422. package/lib/esm/ResponsiveContainer.mjs +21 -18
  423. package/lib/esm/ScatterPlot.mjs +40 -49
  424. package/lib/esm/StackBar.mjs +28 -18
  425. package/lib/esm/StackedArea.mjs +16 -13
  426. package/lib/esm/Tooltip.mjs +59 -56
  427. package/lib/esm/Venn.mjs +47 -67
  428. package/lib/esm/a11y/DataAccessibilityTable.mjs +2 -2
  429. package/lib/esm/a11y/PlotA11yModule.mjs +74 -35
  430. package/lib/esm/a11y/PlotA11yView.mjs +17 -41
  431. package/lib/esm/a11y/focus.mjs +4 -4
  432. package/lib/esm/a11y/hints.mjs +2 -2
  433. package/lib/esm/a11y/insights.mjs +76 -76
  434. package/lib/esm/a11y/locale.mjs +2 -2
  435. package/lib/esm/a11y/serialize.mjs +12 -12
  436. package/lib/esm/a11y/translations/module/__intergalactic-dynamic-locales.mjs +2 -2
  437. package/lib/esm/a11y/translations/module/de.json.mjs +4 -2
  438. package/lib/esm/a11y/translations/module/en.json.mjs +4 -2
  439. package/lib/esm/a11y/translations/module/es.json.mjs +4 -2
  440. package/lib/esm/a11y/translations/module/fr.json.mjs +4 -2
  441. package/lib/esm/a11y/translations/module/it.json.mjs +4 -2
  442. package/lib/esm/a11y/translations/module/ja.json.mjs +4 -2
  443. package/lib/esm/a11y/translations/module/ko.json.mjs +4 -2
  444. package/lib/esm/a11y/translations/module/nl.json.mjs +4 -2
  445. package/lib/esm/a11y/translations/module/pl.json.mjs +4 -2
  446. package/lib/esm/a11y/translations/module/pt.json.mjs +4 -2
  447. package/lib/esm/a11y/translations/module/sv.json.mjs +4 -2
  448. package/lib/esm/a11y/translations/module/tr.json.mjs +4 -2
  449. package/lib/esm/a11y/translations/module/vi.json.mjs +4 -2
  450. package/lib/esm/a11y/translations/module/zh.json.mjs +4 -2
  451. package/lib/esm/a11y/translations/view/__intergalactic-dynamic-locales.mjs +2 -2
  452. package/lib/esm/component/Chart/AbstractChart.mjs +65 -141
  453. package/lib/esm/component/Chart/AreaChart.mjs +51 -27
  454. package/lib/esm/component/Chart/BarChart.mjs +51 -64
  455. package/lib/esm/component/Chart/BubbleChart.mjs +25 -30
  456. package/lib/esm/component/Chart/CigaretteChart.mjs +119 -298
  457. package/lib/esm/component/Chart/CompactHorizontalBarChart.mjs +15 -13
  458. package/lib/esm/component/Chart/DonutChart.mjs +19 -16
  459. package/lib/esm/component/Chart/HistogramChart.mjs +46 -22
  460. package/lib/esm/component/Chart/LineChart.mjs +46 -23
  461. package/lib/esm/component/Chart/RadarChart.mjs +18 -16
  462. package/lib/esm/component/Chart/ScatterPlotChart.mjs +21 -18
  463. package/lib/esm/component/Chart/VennChart.mjs +19 -16
  464. package/lib/esm/component/Chart/index.mjs +6 -6
  465. package/lib/esm/component/ChartLegend/BaseLegend.mjs +22 -45
  466. package/lib/esm/component/ChartLegend/LegendFlex/LegendFlex.mjs +22 -19
  467. package/lib/esm/component/ChartLegend/LegendItem/LegendItem.mjs +75 -88
  468. package/lib/esm/component/ChartLegend/LegendTable/LegendTable.mjs +25 -22
  469. package/lib/esm/component/ChartLegend/index.mjs +0 -2
  470. package/lib/esm/component/Cigarette/Cigarette.mjs +19 -16
  471. package/lib/esm/component/StackGroupBar/StackGroupBar.mjs +22 -18
  472. package/lib/esm/createElement.mjs +10 -8
  473. package/lib/esm/index.mjs +0 -3
  474. package/lib/esm/style/area.shadow.css +2 -2
  475. package/lib/esm/style/axis.shadow.css +1 -39
  476. package/lib/esm/style/bar.shadow.css +1 -1
  477. package/lib/esm/style/bubble.shadow.css +3 -11
  478. package/lib/esm/style/donut.shadow.css +1 -1
  479. package/lib/esm/style/dot.shadow.css +1 -1
  480. package/lib/esm/style/hover.shadow.css +2 -2
  481. package/lib/esm/style/line.shadow.css +2 -2
  482. package/lib/esm/style/plot.shadow.css +6 -8
  483. package/lib/esm/style/plotA11yModule.shadow.css +11 -10
  484. package/lib/esm/style/plotA11yView.shadow.css +26 -13
  485. package/lib/esm/style/radar.shadow.css +3 -3
  486. package/lib/esm/style/radial-tree.shadow.css +2 -2
  487. package/lib/esm/style/scatterplot.shadow.css +2 -2
  488. package/lib/esm/translations/__intergalactic-dynamic-locales.mjs +2 -2
  489. package/lib/esm/translations/es.json.mjs +0 -1
  490. package/lib/esm/translations/fr.json.mjs +0 -1
  491. package/lib/esm/translations/it.json.mjs +0 -1
  492. package/lib/esm/translations/ja.json.mjs +0 -1
  493. package/lib/esm/translations/ko.json.mjs +0 -1
  494. package/lib/esm/translations/nl.json.mjs +0 -1
  495. package/lib/esm/translations/pl.json.mjs +0 -1
  496. package/lib/esm/translations/pt.json.mjs +0 -1
  497. package/lib/esm/translations/sv.json.mjs +0 -1
  498. package/lib/esm/translations/tr.json.mjs +1 -2
  499. package/lib/esm/translations/vi.json.mjs +0 -1
  500. package/lib/esm/translations/zh.json.mjs +0 -1
  501. package/lib/esm/utils.mjs +11 -11
  502. package/lib/types/Area.d.ts +6 -9
  503. package/lib/types/Axis.d.ts +3 -10
  504. package/lib/types/Bar.d.ts +6 -7
  505. package/lib/types/Bubble.d.ts +5 -21
  506. package/lib/types/ClipPath.d.ts +3 -4
  507. package/lib/types/CompactHorizontalBar.d.ts +8 -7
  508. package/lib/types/Donut.d.ts +5 -8
  509. package/lib/types/GroupBar.d.ts +6 -6
  510. package/lib/types/HorizontalBar.d.ts +6 -7
  511. package/lib/types/Hover.d.ts +8 -8
  512. package/lib/types/Line.d.ts +6 -9
  513. package/lib/types/Pattern.d.ts +51 -51
  514. package/lib/types/Plot.d.ts +9 -11
  515. package/lib/types/Radar.d.ts +7 -10
  516. package/lib/types/RadialTree.d.ts +54 -10
  517. package/lib/types/Reference.d.ts +5 -6
  518. package/lib/types/ResponsiveContainer.d.ts +4 -5
  519. package/lib/types/ScatterPlot.d.ts +5 -8
  520. package/lib/types/StackBar.d.ts +6 -7
  521. package/lib/types/StackedArea.d.ts +5 -6
  522. package/lib/types/Tooltip.d.ts +12 -12
  523. package/lib/types/Venn.d.ts +6 -7
  524. package/lib/types/a11y/DataAccessibilityTable.d.ts +2 -2
  525. package/lib/types/a11y/PlotA11yModule.d.ts +11 -4
  526. package/lib/types/a11y/PlotA11yView.d.ts +2 -13
  527. package/lib/types/a11y/hints.d.ts +5 -5
  528. package/lib/types/a11y/insights.d.ts +1 -1
  529. package/lib/types/a11y/intl.d.ts +1 -1
  530. package/lib/types/a11y/serialize.d.ts +7 -7
  531. package/lib/types/a11y/summarize.d.ts +2 -2
  532. package/lib/types/a11y/translations/module/__intergalactic-dynamic-locales.d.ts +14 -14
  533. package/lib/types/component/Chart/AbstractChart.d.ts +13 -20
  534. package/lib/types/component/Chart/AbstractChart.type.d.ts +25 -39
  535. package/lib/types/component/Chart/AreaChart.d.ts +1 -1
  536. package/lib/types/component/Chart/AreaChart.type.d.ts +7 -17
  537. package/lib/types/component/Chart/BarChart.d.ts +1 -1
  538. package/lib/types/component/Chart/BarChart.type.d.ts +9 -14
  539. package/lib/types/component/Chart/BubbleChart.d.ts +1 -1
  540. package/lib/types/component/Chart/BubbleChart.type.d.ts +5 -10
  541. package/lib/types/component/Chart/CigaretteChart.d.ts +1 -1
  542. package/lib/types/component/Chart/CigaretteChart.type.d.ts +8 -18
  543. package/lib/types/component/Chart/CompactHorizontalBarChart.d.ts +1 -1
  544. package/lib/types/component/Chart/CompactHorizontalBarChart.type.d.ts +6 -10
  545. package/lib/types/component/Chart/DonutChart.d.ts +1 -1
  546. package/lib/types/component/Chart/DonutChart.type.d.ts +7 -16
  547. package/lib/types/component/Chart/HistogramChart.d.ts +1 -1
  548. package/lib/types/component/Chart/HistogramChart.type.d.ts +4 -7
  549. package/lib/types/component/Chart/LineChart.d.ts +1 -1
  550. package/lib/types/component/Chart/LineChart.type.d.ts +7 -16
  551. package/lib/types/component/Chart/RadarChart.d.ts +1 -1
  552. package/lib/types/component/Chart/RadarChart.type.d.ts +5 -7
  553. package/lib/types/component/Chart/ScatterPlotChart.d.ts +1 -1
  554. package/lib/types/component/Chart/ScatterPlotChart.type.d.ts +6 -12
  555. package/lib/types/component/Chart/VennChart.d.ts +1 -1
  556. package/lib/types/component/Chart/VennChart.type.d.ts +6 -12
  557. package/lib/types/component/ChartLegend/BaseLegend.d.ts +6 -8
  558. package/lib/types/component/ChartLegend/BaseLegend.type.d.ts +5 -4
  559. package/lib/types/component/ChartLegend/LegendFlex/LegendFlex.d.ts +1 -1
  560. package/lib/types/component/ChartLegend/LegendFlex/LegendFlex.type.d.ts +5 -4
  561. package/lib/types/component/ChartLegend/LegendItem/LegendItem.d.ts +1 -1
  562. package/lib/types/component/ChartLegend/LegendItem/LegendItem.type.d.ts +10 -17
  563. package/lib/types/component/ChartLegend/LegendTable/LegendTable.d.ts +1 -1
  564. package/lib/types/component/ChartLegend/LegendTable/LegendTable.type.d.ts +5 -5
  565. package/lib/types/component/StackGroupBar/StackGroupBar.d.ts +1 -1
  566. package/lib/types/component/StackGroupBar/StackGroupBar.type.d.ts +4 -3
  567. package/lib/types/index.d.ts +1 -3
  568. package/lib/types/translations/__intergalactic-dynamic-locales.d.ts +0 -12
  569. package/lib/types/utils.d.ts +17 -17
  570. package/package.json +13 -13
  571. package/lib/cjs/component/SvgElement.js +0 -21
  572. package/lib/cjs/component/SvgElement.js.map +0 -1
  573. package/lib/cjs/style/abstract-chart.shadow.css +0 -12
  574. package/lib/es6/component/SvgElement.js +0 -14
  575. package/lib/es6/component/SvgElement.js.map +0 -1
  576. package/lib/es6/style/abstract-chart.shadow.css +0 -12
  577. package/lib/esm/component/SvgElement.mjs +0 -14
  578. package/lib/esm/style/abstract-chart.shadow.css +0 -12
  579. package/lib/types/component/SvgElement.d.ts +0 -10
@@ -1 +1 @@
1
- {"version":3,"file":"Hover.d.js","names":[],"sources":["../../../src/types/Hover.d.ts"],"sourcesContent":["import type { BoxProps } from '@semcore/base-components';\nimport type { UnknownProperties, ReturnEl } from '@semcore/core';\nimport type React from 'react';\n\nimport type { Context } from './context';\nimport type { IntergalacticD3Component } from './Plot';\nimport type { TooltipTypeBase } from './Tooltip';\n\n/** @deprecated */\nexport interface IHoverProps extends HoverProps, UnknownProperties {}\nexport type HoverProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n};\n\ntype HoverTooltip = (<X, Y>(\n props: {\n /** Field name from `data` array item for the XAxis */\n x?: X;\n /** Field name from `data` array item for the YAxis */\n y?: Y;\n /** Handle click by trigger has an index - it is an index of the data array. */\n onClick?: (index: number, e: React.SyntheticEvent) => void;\n children: (props: {\n /** Index in `data` array of the current item */\n xIndex: X extends string ? number : never;\n /** Index in `data` array of the current item */\n yIndex: Y extends string ? number : never;\n }) => { children: ReturnEl };\n /** Flag for hide line on hovered value */\n hideHoverLine?: boolean | ((xIndex: number | null, yIndex: number | null) => boolean);\n } & Omit<BoxProps, 'children'>,\n) => ReturnEl) &\nTooltipTypeBase;\n\ntype HoverContext = {\n /** Index in `data` array of the current item */\n index: number;\n};\n\ndeclare const HoverLine: IntergalacticD3Component<'g', HoverProps, HoverContext> & {\n Tooltip: HoverTooltip;\n};\n\ndeclare const HoverRect: IntergalacticD3Component<'g', HoverProps, HoverContext> & {\n Tooltip: HoverTooltip;\n};\nexport { HoverLine, HoverRect };\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Hover.d.js","names":[],"sources":["../../../src/types/Hover.d.ts"],"sourcesContent":["import React from 'react';\nimport { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport { ReturnEl } from '@semcore/core';\nimport { TooltipTypeBase } from './Tooltip';\nimport { BoxProps } from '@semcore/flex-box';\nimport { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface IHoverProps extends HoverProps, UnknownProperties {}\nexport type HoverProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n};\n\ntype HoverTooltip = (<X, Y>(\n props: {\n /** Field name from `data` array item for the XAxis */\n x?: X;\n /** Field name from `data` array item for the YAxis */\n y?: Y;\n /** Handle click by trigger has an index - it is an index of the data array. */\n onClick?: (index: number, e: React.SyntheticEvent) => void;\n children: (props: {\n /** Index in `data` array of the current item */\n xIndex: X extends string ? number : never;\n /** Index in `data` array of the current item */\n yIndex: Y extends string ? number : never;\n }) => { children: ReturnEl };\n /** Flag for hide line on hovered value */\n hideHoverLine?: boolean | ((xIndex: number | null, yIndex: number | null) => boolean);\n } & Omit<BoxProps, 'children'>,\n) => ReturnEl) &\n TooltipTypeBase;\n\ntype HoverContext = {\n /** Index in `data` array of the current item */\n index: number;\n};\n\ndeclare const HoverLine: IntergalacticD3Component<'g', HoverProps, HoverContext> & {\n Tooltip: HoverTooltip;\n};\n\ndeclare const HoverRect: IntergalacticD3Component<'g', HoverProps, HoverContext> & {\n Tooltip: HoverTooltip;\n};\nexport { HoverLine, HoverRect };\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Line.d.js","names":[],"sources":["../../../src/types/Line.d.ts"],"sourcesContent":["import type { FadeInOutProps } from '@semcore/base-components';\nimport type { UnknownProperties } from '@semcore/core';\nimport type { CurveFactory } from 'd3-shape';\n\nimport type { Context } from './context';\nimport type { PatternsConfig } from './Pattern';\nimport type { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface ILineProps extends LineProps, UnknownProperties {}\nexport type LineProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Line color */\n color?: string;\n /** Element hide property */\n hide?: boolean;\n /** Curve method */\n curve?: CurveFactory;\n /** Animation duration in ms\n * @default 500\n */\n duration?: number;\n /** Enables element transparency */\n transparent?: boolean;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n /** Callback triggered when a user clicks on a line */\n onClick?: (index: number, event: React.SyntheticEvent) => void;\n};\n\n/** @deprecated */\nexport interface ILineDotsProps extends LineDotsProps, UnknownProperties {}\nexport type LineDotsProps = Context &\n Omit<FadeInOutProps, 'display'> & {\n /** Show dots */\n display?: boolean | ((index: number, active: boolean, single: boolean) => boolean);\n /** Hide property */\n hide?: boolean;\n /** Index active of element */\n activeIndex?: number;\n /** Dot radius, radius of active dot is 4/3 times larger\n * @default 6\n */\n radius?: number;\n };\n\n/** @deprecated */\nexport interface ILineDotsContext extends LineDotsContext, UnknownProperties {}\nexport type LineDotsContext = {\n /** Value element of data */\n /** @deprecated */\n value?: any;\n /** Index element of data */\n index?: number;\n};\n\n/** @deprecated */\nexport interface ILineNullProps extends LineNullProps, UnknownProperties {}\nexport type LineNullProps = Context & {\n /** Hide property */\n hide?: boolean;\n};\n\nexport type LineAreaProps = Omit<LineProps, 'transparent'> & {\n /**\n * Field name from `data` (or from `area`, if passed) array for y0 point by the YAxis for the Area\n */\n y0: string;\n /**\n * Field name from `data` (or from `area`, if passed) array for y1 point by the YAxis for the Area\n */\n y1: string;\n\n /**\n * Optional data for render area\n */\n area?: Array<{ [key: string]: number }>;\n\n /**\n * If disabled, area will not be rendered if corresponding position data is null. That case you use\n * `interpolateValue` symbol for spot data interpolation.\n * @default true\n */\n autoInterpolate?: boolean;\n};\n\ndeclare const Line: IntergalacticD3Component<'line', LineProps, Context> & {\n Dots: IntergalacticD3Component<'circle', LineDotsProps, LineDotsContext>;\n Null: IntergalacticD3Component<'path', LineNullProps>;\n Area: IntergalacticD3Component<'path', LineAreaProps>;\n};\n\nexport default Line;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Line.d.js","names":[],"sources":["../../../src/types/Line.d.ts"],"sourcesContent":["import { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport { curveCardinal, CurveFactory } from 'd3-shape';\nimport { FadeInOutProps } from '@semcore/animation';\nimport { IntergalacticD3Component } from './Plot';\nimport { PatternsConfig } from './Pattern';\n\n/** @deprecated */\nexport interface ILineProps extends LineProps, UnknownProperties {}\nexport type LineProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Line color */\n color?: string;\n /** Element hide property */\n hide?: boolean;\n /** Curve method */\n curve?: CurveFactory;\n /** Animation duration in ms\n * @default 500\n */\n duration?: number;\n /** Enables element transparency */\n transparent?: boolean;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\n/** @deprecated */\nexport interface ILineDotsProps extends LineDotsProps, UnknownProperties {}\nexport type LineDotsProps = Context &\n Omit<FadeInOutProps, 'display'> & {\n /** Show dots */\n display?: boolean | ((index: number, active: boolean, single: boolean) => boolean);\n /** Hide property */\n hide?: boolean;\n /** Index active of element */\n activeIndex?: number;\n /** Dot radius, radius of active dot is 4/3 times larger\n * @default 6\n */\n radius?: number;\n };\n\n/** @deprecated */\nexport interface ILineDotsContext extends LineDotsContext, UnknownProperties {}\nexport type LineDotsContext = {\n /** Value element of data */\n /** @deprecated */\n value?: any;\n /** Index element of data */\n index?: number;\n};\n\n/** @deprecated */\nexport interface ILineNullProps extends LineNullProps, UnknownProperties {}\nexport type LineNullProps = Context & {\n /** Hide property */\n hide?: boolean;\n};\n\nexport type LineAreaProps = Omit<LineProps, 'transparent'> & {\n /**\n * Field name from `data` (or from `area`, if passed) array for y0 point by the YAxis for the Area\n */\n y0: string;\n /**\n * Field name from `data` (or from `area`, if passed) array for y1 point by the YAxis for the Area\n */\n y1: string;\n\n /**\n * Optional data for render area\n */\n area?: Array<{ [key: string]: number }>;\n\n /**\n * If disabled, area will not be rendered if corresponding position data is null. That case you use\n * `interpolateValue` symbol for spot data interpolation.\n * @default true\n */\n autoInterpolate?: boolean;\n};\n\ndeclare const Line: IntergalacticD3Component<'line', LineProps, Context> & {\n Dots: IntergalacticD3Component<'circle', LineDotsProps, LineDotsContext>;\n Null: IntergalacticD3Component<'path', LineNullProps>;\n Area: IntergalacticD3Component<'path', LineAreaProps>;\n};\n\nexport default Line;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Plot.d.js","names":[],"sources":["../../../src/types/Plot.d.ts"],"sourcesContent":["import type { BoxProps } from '@semcore/base-components';\nimport type { UnknownProperties, Intergalactic } from '@semcore/core';\n\nimport type { DataStructureHints } from './a11y/hints';\nimport type { Context } from './context';\nimport type { PatternsConfig } from './Pattern';\nimport type { PlotEventEmitter } from './utils';\n\n/** @deprecated */\nexport interface IPlotProps extends PlotProps, UnknownProperties {}\nexport type PlotProps = Context &\n BoxProps & {\n /** Width of the svg element\n * @default 0 */\n width?: number;\n /** Height of the svg element\n * @default 0 */\n height?: number;\n /** Human readable chart name (e.g \"Last market trends\") */\n label?: string;\n /**\n * Locale for displaying the days of a week and months, to be transferred to `Intl`\n * @default en\n * */\n locale?: NavigatorLanguage['language'];\n /**\n * Optional container for data hints (use it if you have a legend component upper in tree)\n */\n dataHints?: DataStructureHints;\n /** Optional prop to tune up alt text generating for charts */\n a11yAltTextConfig?: PlotSummarizerConfig;\n\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n\n /** Event emitter for chart interactions */\n eventEmitter?: InstanceType<typeof PlotEventEmitter>;\n };\n\nexport type PlotSummarizerConfig = {\n /** Totally disable automatic data summarization */\n disable?: boolean;\n /** Disable automatic data summarization and use provided text */\n override?: string;\n /** Tuning up time series trends analyzing. Represents angle tangens of time series change of different strength */\n trendTangens?: {\n /** Angle tangens of time series that have meaningful trending change\n * @default 1/15\n */\n static?: number;\n /** Angle tangens of time series that have weak trending change\n * @default 1/10\n */\n weak?: number;\n /** Angle tangens of time series that have medium trending change\n * @default 1/5\n */\n medium?: number;\n /** Angle tangens of time series that have strong trending change\n * @default Infinity\n */\n strong?: number;\n };\n /** Tuning up time series local trends detection based on moving averages */\n movingAverage?: {\n /** Frame size of long moving average\n * @default Math.sqrt(data.length)\n */\n longSize?: number;\n /** Frame size of short moving average\n * @default Math.sqrt(data.length)/2\n */\n shortSize?: number;\n /** Absolute difference between values on moving averages crossing to\n * be handled as local trend change.\n * @default StandardDeviation/10\n */\n notableDiff?: number;\n };\n /** The way data to be interpreted as. By default is based on used used Plot elements and data structure.\n */\n dataType?: 'time-series' | 'points-cloud' | 'values-set';\n /** Grid size to split data of point clouds into clusters.\n */\n clustersGridSize?: number;\n /** Limits some output lists in chart alt text\n * @default 100\n * **/\n maxListSymbols?: number;\n /** Always add time to dates in chart alt text **/\n datesWithTime?: boolean;\n /** Described clusters count before text \"and X more\"\n * @default false\n * **/\n clustersLimit?: number;\n /** Described values count before text \"and X more\"\n * @default false\n * **/\n valuesLimit?: number;\n /** Described grouped value groups count before text \"and X more\"\n * @default false\n * **/\n groupsLimit?: number;\n /** Additional field for extra text description to the data\n * **/\n additionalFields?: string[];\n /** Allows to format titles (e.g. axes) in alt text and data table */\n titlesFormatter?: (key: string | number | null) => string | undefined;\n /** Allows to format values in alt text and data table */\n valuesFormatter?: (value: unknown, key: string | number | null) => string | undefined;\n};\n\n/** @deprecated */\nexport type MapProps<Props, Ctx = {}, UCProps = {}> = Props & {\n children?:\n | ((props: Props & Ctx, handlers: UCProps) => Props | React.PropsWithChildren)\n | React.ReactNode;\n};\n\nexport type IntergalacticD3Component<BaseTag extends Intergalactic.Tag, Props, Context = {}> = (<\n Tag extends Intergalactic.Tag = BaseTag,\n>(\n props: Intergalactic.InternalTypings.PropsRenderingResultComponentProps<Tag, Props, Context>,\n) => Intergalactic.InternalTypings.ComponentRenderingResults) &\nIntergalactic.InternalTypings.ComponentAdditive<BaseTag, BaseTag, Props>;\n\ndeclare const Plot: IntergalacticD3Component<'svg', PlotProps, Context>;\nexport default Plot;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Plot.d.js","names":[],"sources":["../../../src/types/Plot.d.ts"],"sourcesContent":["import { BoxProps } from '@semcore/flex-box';\nimport { UnknownProperties, Intergalactic } from '@semcore/core';\nimport { Context } from './context';\nimport { DataStructureHints } from './a11y/hints';\nimport { PatternsConfig } from './Pattern';\nimport { PlotEventEmitter } from './utils';\n\n/** @deprecated */\nexport interface IPlotProps extends PlotProps, UnknownProperties {}\nexport type PlotProps = Context &\n BoxProps & {\n /** Width of the svg element\n * @default 0*/\n width?: number;\n /** Height of the svg element\n * @default 0*/\n height?: number;\n /** Human readable chart name (e.g \"Last market trends\") */\n label?: string;\n /**\n * Locale for displaying the days of a week and months, to be transferred to `Intl`\n * @default en\n * */\n locale?: NavigatorLanguage['language'];\n /**\n * Optional container for data hints (use it if you have a legend component upper in tree)\n */\n dataHints?: DataStructureHints;\n /** Optional prop to tune up alt text generating for charts */\n a11yAltTextConfig?: PlotSummarizerConfig;\n\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n\n eventEmitter?: InstanceType<typeof PlotEventEmitter>;\n };\n\nexport type PlotSummarizerConfig = {\n /** Totally disable automatic data summarization */\n disable?: boolean;\n /** Disable automatic data summarization and use provided text */\n override?: string;\n /** Tuning up time series trends analyzing. Represents angle tangens of time series change of different strength */\n trendTangens?: {\n /** Angle tangens of time series that have meaningful trending change\n * @default 1/15\n */\n static?: number;\n /** Angle tangens of time series that have weak trending change\n * @default 1/10\n */\n weak?: number;\n /** Angle tangens of time series that have medium trending change\n * @default 1/5\n */\n medium?: number;\n /** Angle tangens of time series that have strong trending change\n * @default Infinity\n */\n strong?: number;\n };\n /** Tuning up time series local trends detection based on moving averages */\n movingAverage?: {\n /** Frame size of long moving average\n * @default Math.sqrt(data.length)\n */\n longSize?: number;\n /** Frame size of short moving average\n * @default Math.sqrt(data.length)/2\n */\n shortSize?: number;\n /** Absolute difference between values on moving averages crossing to\n * be handled as local trend change.\n * @default StandardDeviation/10\n */\n notableDiff?: number;\n };\n /** The way data to be interpreted as. By default is based on used used Plot elements and data structure.\n */\n dataType?: 'time-series' | 'points-cloud' | 'values-set';\n /** Grid size to split data of point clouds into clusters.\n */\n clustersGridSize?: number;\n /** Limits some output lists in chart alt text\n * @default 100\n * **/\n maxListSymbols?: number;\n /** Always add time to dates in chart alt text **/\n datesWithTime?: boolean;\n /** Described clusters count before text \"and X more\"\n * @default false\n * **/\n clustersLimit?: number;\n /** Described values count before text \"and X more\"\n * @default false\n * **/\n valuesLimit?: number;\n /** Described grouped value groups count before text \"and X more\"\n * @default false\n * **/\n groupsLimit?: number;\n /** Additional field for extra text description to the data\n * **/\n additionalFields?: string[];\n /** Allows to format titles (e.g. axes) in alt text and data table */\n titlesFormatter?: (key: string | number | null) => string | undefined;\n /** Allows to format values in alt text and data table */\n valuesFormatter?: (value: unknown, key: string | number | null) => string | undefined;\n};\n\n/** @deprecated */\nexport type MapProps<Props, Ctx = {}, UCProps = {}> = Props & {\n children?:\n | ((props: Props & Ctx, handlers: UCProps) => Props | React.PropsWithChildren)\n | React.ReactNode;\n};\n\nexport type IntergalacticD3Component<BaseTag extends Intergalactic.Tag, Props, Context = {}> = (<\n Tag extends Intergalactic.Tag = BaseTag,\n>(\n props: Intergalactic.InternalTypings.PropsRenderingResultComponentProps<Tag, Props, Context>,\n) => Intergalactic.InternalTypings.ComponentRenderingResults) &\n Intergalactic.InternalTypings.ComponentAdditive<BaseTag, BaseTag, Props>;\n\ndeclare const Plot: IntergalacticD3Component<'svg', PlotProps, Context>;\nexport default Plot;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Radar.d.js","names":[],"sources":["../../../src/types/Radar.d.ts"],"sourcesContent":["import type { BoxProps } from '@semcore/base-components';\nimport type { UnknownProperties } from '@semcore/core';\nimport type { CurveFactory } from 'd3-shape';\n\nimport type { Context } from './context';\nimport type { PatternsConfig } from './Pattern';\nimport type { IntergalacticD3Component } from './Plot';\nimport type { TooltipType } from './Tooltip';\n\n/** @deprecated */\nexport interface IRadarProps extends RadarProps, UnknownProperties {}\nexport type RadarProps = Context & {\n /**\n * Scale for radar element\n * */\n /** @deprecated */\n scale: any;\n /**\n * Graph type to be displayed\n * @default 'polygon'\n * */\n type?: 'polygon' | 'circle';\n /**\n * Indent from the edge of svg to graph\n * */\n offset?: number;\n\n /**\n * Label font size\n * @default 12\n * */\n textSize?: number;\n\n /**\n * Base angle of chart rotation\n * @default 0\n * @example Math.PI/3\n * */\n angleOffset?: number;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n /** Callback triggered when a user clicks on a chart at a position corresponding to a category */\n onClick?: (index: number, e: React.SyntheticEvent) => void;\n};\n\n/** @deprecated */\nexport interface IRadarAxisProps extends RadarAxisProps, UnknownProperties {}\nexport type RadarAxisProps = Context & {\n /**\n * Sets the field name for categories\n * */\n dataKey: string;\n};\n\n/** @deprecated */\nexport interface IRadarAxisTicksProps extends RadarAxisTicksProps, UnknownProperties {}\nexport type RadarAxisTicksProps = {\n /**\n * Distance between auxiliary lines\n * @default 100\n * */\n tickSize?: number;\n};\n\n/** @deprecated */\nexport interface IRadarAxisLabelsProps extends RadarAxisLabelsProps, UnknownProperties {}\nexport type RadarAxisLabelsProps = {\n /**\n * Indent from graph to label\n * @default 10\n * */\n labelOffset?: number;\n};\n\ntype RadarAxisLabelsContext = Context & {\n xDirection: 'middle' | 'start' | 'end';\n yDirection: 'alphabetic' | 'mathematical' | 'middle';\n x: number;\n y: number;\n};\n\n/** @deprecated */\nexport interface IRadialPolygonProps extends RadialPolygonProps, UnknownProperties {}\nexport type RadialPolygonProps = Context & {\n /**\n * Sets the field name for data\n * */\n dataKey: string;\n /**\n * Curve method\n * @default curveLinearClosed\n * */\n curve?: CurveFactory;\n /**\n * Sets the color of the entire polygon\n * */\n color?: string;\n /**\n * Sets the fill color\n * */\n fill?: string;\n};\n\n/** @deprecated */\nexport interface IRadialPolygonLineProps extends RadialPolygonLineProps, UnknownProperties {}\nexport type RadialPolygonLineProps = {\n /**\n * Sets the line color\n * */\n color?: string;\n};\n\n/** @deprecated */\nexport interface IRadialPolygonDotsProps extends RadialPolygonDotsProps, UnknownProperties {}\nexport type RadialPolygonDotsProps = {\n /**\n * Sets the dot color\n * */\n color?: string;\n};\n\n/** @deprecated */\nexport interface IRadarHoverProps extends RadarHoverProps, UnknownProperties {}\nexport type RadarHoverProps = BoxProps & Context & {};\n\ndeclare const Radar: IntergalacticD3Component<'g', RadarProps, Context> & {\n Axis: IntergalacticD3Component<'path', RadarAxisProps, Context> & {\n Ticks: IntergalacticD3Component<'path', RadarAxisTicksProps, Context>;\n Labels: IntergalacticD3Component<'text', RadarAxisLabelsProps, RadarAxisLabelsContext>;\n };\n Polygon: IntergalacticD3Component<'path', RadialPolygonProps, Context> & {\n Line: IntergalacticD3Component<'line', RadialPolygonLineProps, Context>;\n Dots: IntergalacticD3Component<'circle', RadialPolygonDotsProps, Context>;\n };\n Hover: IntergalacticD3Component<'path', RadarHoverProps, Context>;\n Tooltip: TooltipType<\n RadarHoverProps & {\n /** Index in `data` array of the current items */\n index: number;\n }\n >;\n};\n\nexport declare function getLabelOffsetPosition(\n xDirection: 'middle' | 'start' | 'end',\n yDirection: 'alphabetic' | 'mathematical' | 'middle',\n width: number,\n height: number,\n): [xOffset: number, yOffset: number];\n\nexport default Radar;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Radar.d.js","names":[],"sources":["../../../src/types/Radar.d.ts"],"sourcesContent":["import { Context } from './context';\nimport { UnknownProperties } from '@semcore/core';\nimport { CurveFactory } from 'd3-shape';\nimport { TooltipType } from './Tooltip';\nimport { IntergalacticD3Component } from './Plot';\nimport { BoxProps } from '@semcore/flex-box';\nimport { PatternsConfig } from './Pattern';\n\n/** @deprecated */\nexport interface IRadarProps extends RadarProps, UnknownProperties {}\nexport type RadarProps = Context & {\n /**\n * Scale for radar element\n * */\n /** @deprecated */\n scale: any;\n /**\n * Graph type to be displayed\n * @default 'polygon'\n * */\n type?: 'polygon' | 'circle';\n /**\n * Indent from the edge of svg to graph\n * */\n offset?: number;\n\n /**\n * Label font size\n * @default 12\n * */\n textSize?: number;\n\n /**\n * Base angle of chart rotation\n * @default 0\n * @example Math.PI/3\n * */\n angleOffset?: number;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\n/** @deprecated */\nexport interface IRadarAxisProps extends RadarAxisProps, UnknownProperties {}\nexport type RadarAxisProps = Context & {\n /**\n * Sets the field name for categories\n * */\n dataKey: string;\n};\n\n/** @deprecated */\nexport interface IRadarAxisTicksProps extends RadarAxisTicksProps, UnknownProperties {}\nexport type RadarAxisTicksProps = {\n /**\n * Distance between auxiliary lines\n * @default 100\n * */\n tickSize?: number;\n};\n\n/** @deprecated */\nexport interface IRadarAxisLabelsProps extends RadarAxisLabelsProps, UnknownProperties {}\nexport type RadarAxisLabelsProps = {\n /**\n * Indent from graph to label\n * @default 10\n * */\n labelOffset?: number;\n};\n\ntype RadarAxisLabelsContext = Context & {\n xDirection: 'middle' | 'start' | 'end';\n yDirection: 'alphabetic' | 'mathematical' | 'middle';\n x: number;\n y: number;\n};\n\n/** @deprecated */\nexport interface IRadialPolygonProps extends RadialPolygonProps, UnknownProperties {}\nexport type RadialPolygonProps = Context & {\n /**\n * Sets the field name for data\n * */\n dataKey: string;\n /**\n * Curve method\n * @default curveLinearClosed\n * */\n curve?: CurveFactory;\n /**\n * Sets the color of the entire polygon\n * */\n color?: string;\n /**\n * Sets the fill color\n * */\n fill?: string;\n};\n\n/** @deprecated */\nexport interface IRadialPolygonLineProps extends RadialPolygonLineProps, UnknownProperties {}\nexport type RadialPolygonLineProps = {\n /**\n * Sets the line color\n * */\n color?: string;\n};\n\n/** @deprecated */\nexport interface IRadialPolygonDotsProps extends RadialPolygonDotsProps, UnknownProperties {}\nexport type RadialPolygonDotsProps = {\n /**\n * Sets the dot color\n * */\n color?: string;\n};\n\n/** @deprecated */\nexport interface IRadarHoverProps extends RadarHoverProps, UnknownProperties {}\nexport type RadarHoverProps = BoxProps & Context & {};\n\ndeclare const Radar: IntergalacticD3Component<'g', RadarProps, Context> & {\n Axis: IntergalacticD3Component<'path', RadarAxisProps, Context> & {\n Ticks: IntergalacticD3Component<'path', RadarAxisTicksProps, Context>;\n Labels: IntergalacticD3Component<'text', RadarAxisLabelsProps, RadarAxisLabelsContext>;\n };\n Polygon: IntergalacticD3Component<'path', RadialPolygonProps, Context> & {\n Line: IntergalacticD3Component<'line', RadialPolygonLineProps, Context>;\n Dots: IntergalacticD3Component<'circle', RadialPolygonDotsProps, Context>;\n };\n Hover: IntergalacticD3Component<'path', RadarHoverProps, Context>;\n Tooltip: TooltipType<\n RadarHoverProps & {\n /** Index in `data` array of the current items */\n index: number;\n }\n >;\n};\n\nexport declare function getLabelOffsetPosition(\n xDirection: 'middle' | 'start' | 'end',\n yDirection: 'alphabetic' | 'mathematical' | 'middle',\n width: number,\n height: number,\n): [xOffset: number, yOffset: number];\n\nexport default Radar;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Reference.d.js","names":[],"sources":["../../../src/types/Reference.d.ts"],"sourcesContent":["import type { UnknownProperties } from '@semcore/core';\n\nimport type { Context } from './context';\nimport type { IntergalacticD3Component } from './Plot';\n\n/** @deprecated **/\nexport interface IReferenceLineProps extends ReferenceLineProps, UnknownProperties {}\nexport type ReferenceLineProps = Context & {\n /** The position of the title relative reference line\n * @default 'left' */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value?: any;\n /** Reference line title */\n title?: string;\n};\n\n/** @deprecated **/\nexport interface IReferenceLineTitleProps extends ReferenceLineTitleProps, UnknownProperties {}\nexport type ReferenceLineTitleProps = Context & {\n /** The position of the axis relative reference line */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value: any;\n};\n\n/** @deprecated **/\nexport interface IReferenceLineBackgroundProps\n extends ReferenceLineBackgroundProps,\n UnknownProperties {}\nexport type ReferenceBackgroundProps = Context & {\n /** The position relative the `value` */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value?: any;\n /** Value of the background end */\n endValue?: number | string;\n};\n/** @deprecated use ReferenceBackgroundProps instead **/\nexport type ReferenceLineBackgroundProps = ReferenceBackgroundProps;\n\nexport type ReferenceStripesProps = Context & {\n /** The position relative the `value` */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value?: any;\n /** Value of the background end */\n endValue?: number | string;\n};\n\nexport declare const ReferenceLine: IntergalacticD3Component<\n 'line',\n ReferenceLineProps,\n Context\n> & {\n Title: IntergalacticD3Component<'text', ReferenceLineTitleProps, Context>;\n /**\n * @deprecated use `ReferenceBackground` instead.\n */\n Background: IntergalacticD3Component<'rect', ReferenceLineBackgroundProps, Context>;\n};\nexport declare const ReferenceBackground: IntergalacticD3Component<\n 'rect',\n ReferenceLineBackgroundProps,\n Context\n>;\nexport declare const ReferenceStripes: IntergalacticD3Component<\n 'rect',\n ReferenceStripesProps,\n Context\n>;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Reference.d.js","names":[],"sources":["../../../src/types/Reference.d.ts"],"sourcesContent":["import { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport { IntergalacticD3Component } from './Plot';\n\n/** @deprecated **/\nexport interface IReferenceLineProps extends ReferenceLineProps, UnknownProperties {}\nexport type ReferenceLineProps = Context & {\n /** The position of the title relative reference line\n * @default 'left' */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value?: any;\n\n title?: string;\n};\n\n/** @deprecated **/\nexport interface IReferenceLineTitleProps extends ReferenceLineTitleProps, UnknownProperties {}\nexport type ReferenceLineTitleProps = Context & {\n /** The position of the axis relative reference line */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value: any;\n};\n\n/** @deprecated **/\nexport interface IReferenceLineBackgroundProps\n extends ReferenceLineBackgroundProps,\n UnknownProperties {}\nexport type ReferenceBackgroundProps = Context & {\n /** The position relative the `value` */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value?: any;\n /** Value of the background end */\n endValue?: number | string;\n};\n/** @deprecated use ReferenceBackgroundProps instead **/\nexport type ReferenceLineBackgroundProps = ReferenceBackgroundProps;\n\nexport type ReferenceStripesProps = Context & {\n /** The position relative the `value` */\n position?: 'top' | 'right' | 'bottom' | 'left';\n /** Value element of data */\n value?: any;\n /** Value of the background end */\n endValue?: number | string;\n};\n\nexport declare const ReferenceLine: IntergalacticD3Component<\n 'line',\n ReferenceLineProps,\n Context\n> & {\n Title: IntergalacticD3Component<'text', ReferenceLineTitleProps, Context>;\n /**\n * @deprecated use `ReferenceBackground` instead.\n */\n Background: IntergalacticD3Component<'rect', ReferenceLineBackgroundProps, Context>;\n};\nexport declare const ReferenceBackground: IntergalacticD3Component<\n 'rect',\n ReferenceLineBackgroundProps,\n Context\n>;\nexport declare const ReferenceStripes: IntergalacticD3Component<\n 'rect',\n ReferenceStripesProps,\n Context\n>;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponsiveContainer.d.js","names":[],"sources":["../../../src/types/ResponsiveContainer.d.ts"],"sourcesContent":["import type { BoxProps } from '@semcore/base-components';\nimport type { UnknownProperties } from '@semcore/core';\n\nimport type { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface IResponsiveContainerProps extends ResponsiveContainerProps, UnknownProperties {}\nexport type ResponsiveContainerProps = BoxProps & {\n /** Relation between height and width dimensions block */\n aspect?: number;\n /** Callback which will be called after changing the block size */\n onResize?: (size: [number, number], entries: ResizeObserverEntry[]) => void;\n};\n\n/** @deprecated */\nexport interface IResponsiveContainerContext\n extends ResponsiveContainerContext,\n UnknownProperties {}\nexport type ResponsiveContainerContext = {\n width?: number;\n height?: number;\n};\n\ndeclare const ResponsiveContainer: IntergalacticD3Component<\n 'div',\n ResponsiveContainerProps,\n ResponsiveContainerContext\n>;\n\nexport default ResponsiveContainer;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"ResponsiveContainer.d.js","names":[],"sources":["../../../src/types/ResponsiveContainer.d.ts"],"sourcesContent":["import { BoxProps } from '@semcore/flex-box';\nimport { UnknownProperties } from '@semcore/core';\nimport { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface IResponsiveContainerProps extends ResponsiveContainerProps, UnknownProperties {}\nexport type ResponsiveContainerProps = BoxProps & {\n /** Relation between height and width dimensions block */\n aspect?: number;\n /** Callback which will be called after changing the block size */\n onResize?: (size: [number, number], entries: ResizeObserverEntry[]) => void;\n};\n\n/** @deprecated */\nexport interface IResponsiveContainerContext\n extends ResponsiveContainerContext,\n UnknownProperties {}\nexport type ResponsiveContainerContext = {\n width?: number;\n height?: number;\n};\n\ndeclare const ResponsiveContainer: IntergalacticD3Component<\n 'div',\n ResponsiveContainerProps,\n ResponsiveContainerContext\n>;\n\nexport default ResponsiveContainer;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"ScatterPlot.d.js","names":[],"sources":["../../../src/types/ScatterPlot.d.ts"],"sourcesContent":["import type { UnknownProperties } from '@semcore/core';\n\nimport type { Context } from './context';\nimport type { PatternsConfig } from './Pattern';\nimport type { IntergalacticD3Component } from './Plot';\nimport type { TooltipType } from './Tooltip';\n\n/** @deprecated */\nexport interface IScatterPlotProps extends ScatterPlotProps, UnknownProperties {}\nexport type ScatterPlotProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x: string;\n /** Field name from `data` array item for the YAxis */\n y: string;\n /** Field name from `data` array item for the circle value */\n value?: string;\n /** Circle color */\n color?: string;\n /** Circle value color */\n valueColor?: string;\n /** Animation duration in ms\n * @default 500\n */\n duration?: number;\n /** Radius of circles\n * @default 5.5 or 12 with value\n */\n r?: number;\n /** Enables element transparency */\n transparent?: boolean;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n /** Callback triggered when a user clicks on a scatter item */\n onClick?: (index: number, event: React.SyntheticEvent) => void;\n};\n\ndeclare const ScatterPlot: IntergalacticD3Component<'g', ScatterPlotProps, Context> & {\n Tooltip: TooltipType<\n ScatterPlotProps & {\n /**\n * @deprecated Use `index` instead.\n */\n xIndex: number;\n /**\n * Index of item in the `data` array used to render related circle.\n */\n index: number;\n }\n >;\n};\n\nexport default ScatterPlot;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"ScatterPlot.d.js","names":[],"sources":["../../../src/types/ScatterPlot.d.ts"],"sourcesContent":["import { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport { TooltipType } from './Tooltip';\nimport { IntergalacticD3Component } from './Plot';\nimport { PatternsConfig } from './Pattern';\n\n/** @deprecated */\nexport interface IScatterPlotProps extends ScatterPlotProps, UnknownProperties {}\nexport type ScatterPlotProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x: string;\n /** Field name from `data` array item for the YAxis */\n y: string;\n /** Field name from `data` array item for the circle value */\n value?: string;\n /** Circle color */\n color?: string;\n /** Circle value color */\n valueColor?: string;\n /** Animation duration in ms\n * @default 500\n */\n duration?: number;\n /** Radius of circles\n * @default 5.5 or 12 with value\n */\n r?: number;\n /** Enables element transparency */\n transparent?: boolean;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\ndeclare const ScatterPlot: IntergalacticD3Component<'g', ScatterPlotProps, Context> & {\n Tooltip: TooltipType<\n ScatterPlotProps & {\n /**\n * @deprecated Use `index` instead.\n */\n xIndex: number;\n /**\n * Index of item in the `data` array used to render related circle.\n */\n index: number;\n }\n >;\n};\n\nexport default ScatterPlot;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"StackBar.d.js","names":[],"sources":["../../../src/types/StackBar.d.ts"],"sourcesContent":["import type { UnknownProperties } from '@semcore/core';\n\nimport type { BarContext, BarProps } from './Bar';\nimport type { Context } from './context';\nimport type { HorizontalBarProps } from './HorizontalBar';\nimport type { PatternsConfig } from './Pattern';\nimport type { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface IStackBarProps extends StackBarProps, UnknownProperties {}\nexport type StackBarProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Stack generators\n * @default d3.stack() */\n /** @deprecated */\n stack?: any;\n /**\n * The maximum width of each Bar\n */\n maxBarSize?: number;\n\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\n/** @deprecated */\nexport interface IStackBarContext extends StackBarContext, UnknownProperties {}\nexport type StackBarContext = {\n /** Series is an array of points, where each point corresponds to the element in the input data. */\n /** @deprecated */\n series: any[];\n};\n\ndeclare const StackBar: IntergalacticD3Component<'g', StackBarProps, StackBarContext> & {\n Bar: IntergalacticD3Component<'path', BarProps, BarContext>;\n HorizontalBar: IntergalacticD3Component<'path', HorizontalBarProps, BarContext>;\n};\n\nexport default StackBar;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"StackBar.d.js","names":[],"sources":["../../../src/types/StackBar.d.ts"],"sourcesContent":["import { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport { BarContext, BarProps } from './Bar';\nimport { HorizontalBarProps } from './HorizontalBar';\nimport { IntergalacticD3Component } from './Plot';\nimport { PatternsConfig } from './Pattern';\n\n/** @deprecated */\nexport interface IStackBarProps extends StackBarProps, UnknownProperties {}\nexport type StackBarProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Stack generators\n * @default d3.stack() */\n /** @deprecated */\n stack?: any;\n /**\n * The maximum width of each Bar\n */\n maxBarSize?: number;\n\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\n/** @deprecated */\nexport interface IStackBarContext extends StackBarContext, UnknownProperties {}\nexport type StackBarContext = {\n /** Series is an array of points, where each point corresponds to the element in the input data. */\n /** @deprecated */\n series: any[];\n};\n\ndeclare const StackBar: IntergalacticD3Component<'g', StackBarProps, StackBarContext> & {\n Bar: IntergalacticD3Component<'path', BarProps, BarContext>;\n HorizontalBar: IntergalacticD3Component<'path', HorizontalBarProps, BarContext>;\n};\n\nexport default StackBar;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"StackedArea.d.js","names":[],"sources":["../../../src/types/StackedArea.d.ts"],"sourcesContent":["import type { UnknownProperties } from '@semcore/core';\n\nimport type Area from './Area';\nimport type { Context } from './context';\nimport type { PatternsConfig } from './Pattern';\nimport type { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface IStackedAreaProps extends StackedAreaProps, UnknownProperties {}\nexport type StackedAreaProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Stack generators\n * @default d3.stack() */\n /** @deprecated */\n stack?: any;\n\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\n/** @deprecated */\nexport interface IStackedAreaContext extends StackedAreaContext, UnknownProperties {}\nexport type StackedAreaContext = {\n /** Series is an array of points, where each point corresponds to the element in the input data. */\n /** @deprecated */\n series: any[];\n};\n\ndeclare const StackedArea: IntergalacticD3Component<'g', StackedAreaProps, StackedAreaContext> & {\n Area: typeof Area;\n};\n\nexport default StackedArea;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"StackedArea.d.js","names":[],"sources":["../../../src/types/StackedArea.d.ts"],"sourcesContent":["import { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport Area from './Area';\nimport { IntergalacticD3Component } from './Plot';\nimport { PatternsConfig } from './Pattern';\n\n/** @deprecated */\nexport interface IStackedAreaProps extends StackedAreaProps, UnknownProperties {}\nexport type StackedAreaProps = Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Stack generators\n * @default d3.stack() */\n /** @deprecated */\n stack?: any;\n\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n};\n\n/** @deprecated */\nexport interface IStackedAreaContext extends StackedAreaContext, UnknownProperties {}\nexport type StackedAreaContext = {\n /** Series is an array of points, where each point corresponds to the element in the input data. */\n /** @deprecated */\n series: any[];\n};\n\ndeclare const StackedArea: IntergalacticD3Component<'g', StackedAreaProps, StackedAreaContext> & {\n Area: typeof Area;\n};\n\nexport default StackedArea;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Tooltip.d.js","names":[],"sources":["../../../src/types/Tooltip.d.ts"],"sourcesContent":["import type { Popper, Box, BoxProps, PopperProps, PopperTriggerProps } from '@semcore/base-components';\nimport type { PropGetterFn, UnknownProperties, Intergalactic } from '@semcore/core';\nimport type React from 'react';\n\nimport type { Context } from './context';\nimport type { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface ITooltipChartProps extends TooltipChartProps, UnknownProperties {}\nexport type TooltipChartProps = PopperProps &\n PopperTriggerProps &\n Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Handle click by trigger has an index - it is an index of the data array. */\n onClick?: (index: number, e: React.SyntheticEvent) => void;\n };\n\n/** @deprecated */\nexport interface ITooltipChartContext extends TooltipChartContext, UnknownProperties {\n /** Index active value for Axis x */\n xIndex: number | null;\n /** Index active value for Axis y */\n yIndex: number | null;\n}\nexport type TooltipChartContext = {\n getTriggerProps: PropGetterFn;\n getPopperProps: PropGetterFn;\n};\n\nexport type TooltipTypeBase = {\n Trigger: typeof Popper.Trigger;\n Popper: typeof Popper.Popper;\n Title: typeof Box;\n Dot: IntergalacticD3Component<'div', BoxProps & { color?: string }, TooltipChartContext>;\n Footer: typeof Box;\n};\n\nexport type TooltipType<ChildrenRenderProps = {}, TooltipProps = {}> = (<\n Tag extends Intergalactic.Tag = typeof Box,\n>(\n props: Intergalactic.InternalTypings.PropsRenderingResultComponentProps<\n Tag,\n TooltipProps,\n ChildrenRenderProps & TooltipChartContext\n >,\n) => Intergalactic.InternalTypings.ComponentRenderingResults) &\nIntergalactic.InternalTypings.ComponentAdditive<\n Intergalactic.Tag,\n Intergalactic.Tag,\n TooltipProps\n> &\nTooltipTypeBase;\n\n/**\n * @deprecated Consider migration to better typed Bubble.Tooltip, HoverLine.Tooltip,\n * HoverRect.Tooltip, Donut.Tooltip, Radar.Tooltip,\n * ScatterPlot.Tooltip or Venn.Tooltip.\n *\n * Migration examples:\n * 1. `<Tooltip tag={HoverLine}>...</Tooltip>` => `<HoverLine.Tooltip>...</HoverLine.Tooltip>`\n * 2. `<Tooltip tag={HoverRect}>...</Tooltip>` => `<HoverRect.Tooltip>...</HoverRect.Tooltip>`\n * 3. `<Tooltip tag={Radar.Hover}>...</Tooltip>` => `<Radar.Tooltip>...</Radar.Tooltip>`\n * 4. `<Tooltip>...</Tooltip>` => `<Bubble.Tooltip>...</Bubble.Tooltip>`\n * 5. `<Tooltip>...</Tooltip>` => `<Donut.Tooltip>...</Donut.Tooltip>`\n * 6. `<Tooltip>...</Tooltip>` => `<ScatterPlot.Tooltip>...</ScatterPlot.Tooltip>`\n * 7. `<Tooltip>...</Tooltip>` => `<Venn.Tooltip>...</Venn.Tooltip>`\n */\ndeclare const Tooltip: TooltipType;\n\nexport default Tooltip;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Tooltip.d.js","names":[],"sources":["../../../src/types/Tooltip.d.ts"],"sourcesContent":["import React from 'react';\nimport Popper, { PopperProps, PopperTriggerProps } from '@semcore/popper';\nimport { PropGetterFn, UnknownProperties, Intergalactic } from '@semcore/core';\nimport { Box, BoxProps } from '@semcore/flex-box';\nimport { Context } from './context';\nimport { IntergalacticD3Component } from './Plot';\n\n/** @deprecated */\nexport interface ITooltipChartProps extends TooltipChartProps, UnknownProperties {}\nexport type TooltipChartProps = PopperProps &\n PopperTriggerProps &\n Context & {\n /** Field name from `data` array item for the XAxis */\n x?: string;\n /** Field name from `data` array item for the YAxis */\n y?: string;\n /** Handle click by trigger has an index - it is an index of the data array. */\n onClick?: (index: number, e: React.SyntheticEvent) => void;\n };\n\n/** @deprecated */\nexport interface ITooltipChartContext extends TooltipChartContext, UnknownProperties {\n /** Index active value for Axis x */\n xIndex: number | null;\n /** Index active value for Axis y */\n yIndex: number | null;\n}\nexport type TooltipChartContext = {\n getTriggerProps: PropGetterFn;\n getPopperProps: PropGetterFn;\n};\n\nexport type TooltipTypeBase = {\n Trigger: typeof Popper.Trigger;\n Popper: typeof Popper.Popper;\n Title: typeof Box;\n Dot: IntergalacticD3Component<'div', BoxProps & { color?: string }, TooltipChartContext>;\n Footer: typeof Box;\n};\n\nexport type TooltipType<ChildrenRenderProps = {}, TooltipProps = {}> = (<\n Tag extends Intergalactic.Tag = typeof Box,\n>(\n props: Intergalactic.InternalTypings.PropsRenderingResultComponentProps<\n Tag,\n TooltipProps,\n ChildrenRenderProps & TooltipChartContext\n >,\n) => Intergalactic.InternalTypings.ComponentRenderingResults) &\n Intergalactic.InternalTypings.ComponentAdditive<\n Intergalactic.Tag,\n Intergalactic.Tag,\n TooltipProps\n > &\n TooltipTypeBase;\n\n/**\n * @deprecated Consider migration to better typed Bubble.Tooltip, HoverLine.Tooltip,\n * HoverRect.Tooltip, Donut.Tooltip, Radar.Tooltip,\n * ScatterPlot.Tooltip or Venn.Tooltip.\n *\n * Migration examples:\n * 1. `<Tooltip tag={HoverLine}>...</Tooltip>` => `<HoverLine.Tooltip>...</HoverLine.Tooltip>`\n * 2. `<Tooltip tag={HoverRect}>...</Tooltip>` => `<HoverRect.Tooltip>...</HoverRect.Tooltip>`\n * 3. `<Tooltip tag={Radar.Hover}>...</Tooltip>` => `<Radar.Tooltip>...</Radar.Tooltip>`\n * 4. `<Tooltip>...</Tooltip>` => `<Bubble.Tooltip>...</Bubble.Tooltip>`\n * 5. `<Tooltip>...</Tooltip>` => `<Donut.Tooltip>...</Donut.Tooltip>`\n * 6. `<Tooltip>...</Tooltip>` => `<ScatterPlot.Tooltip>...</ScatterPlot.Tooltip>`\n * 7. `<Tooltip>...</Tooltip>` => `<Venn.Tooltip>...</Venn.Tooltip>`\n */\ndeclare const Tooltip: TooltipType;\n\nexport default Tooltip;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Venn.d.js","names":[],"sources":["../../../src/types/Venn.d.ts"],"sourcesContent":["import type { FadeInOutProps } from '@semcore/base-components';\nimport type { UnknownProperties } from '@semcore/core';\n\nimport type { Context } from './context';\nimport type { PatternsConfig } from './Pattern';\nimport type { IntergalacticD3Component } from './Plot';\nimport type { TooltipType } from './Tooltip';\n\n/** @deprecated */\nexport interface IVennProps extends VennProps, UnknownProperties {}\nexport type VennProps = Context &\n FadeInOutProps & {\n /**\n * Rotate sets in the chart\n * @default Math.PI / 2\n */\n orientation?: number;\n /**\n * The function for sorting sets inside the chart\n * @default (circle1, circle2) => circle2.radius - circle1.radius\n */\n orientationOrder?: (c1: number, c2: number) => number;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n /**\n * Fallback for minimum value radius\n * @default 6\n * */\n minRadius?: number;\n };\n\n/** @deprecated */\nexport interface ICircleProps extends CircleProps, UnknownProperties {}\nexport type CircleProps = Context & {\n /**\n * Name of the field in the data\n * */\n dataKey: string;\n /**\n * Human readable name of the circle\n * */\n name: string;\n /** Color circle\n @default #3AB011\n **/\n color?: string;\n /** Animation duration in ms\n * @default 500\n */\n duration?: number;\n /** Enables element transparency */\n transparent?: boolean;\n};\n\n/** @deprecated */\nexport interface IIntersectionProps extends IntersectionProps, UnknownProperties {}\nexport type IntersectionProps = Context &\n FadeInOutProps & {\n /**\n * Name of the field in the data\n * */\n dataKey: string;\n /**\n * Human readable name of the intersection\n * */\n name: string;\n /** Enables element transparency */\n transparent?: boolean;\n };\n\ndeclare const Venn: IntergalacticD3Component<'g', VennProps, Context> & {\n Circle: IntergalacticD3Component<'circle', CircleProps, Context>;\n Intersection: IntergalacticD3Component<'path', IntersectionProps, Context>;\n Tooltip: TooltipType<CircleProps>;\n};\n\nexport default Venn;\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"Venn.d.js","names":[],"sources":["../../../src/types/Venn.d.ts"],"sourcesContent":["import { UnknownProperties } from '@semcore/core';\nimport { Context } from './context';\nimport { FadeInOutProps } from '@semcore/animation';\nimport { TooltipType } from './Tooltip';\nimport { IntergalacticD3Component } from './Plot';\nimport { PatternsConfig } from './Pattern';\n\n/** @deprecated */\nexport interface IVennProps extends VennProps, UnknownProperties {}\nexport type VennProps = Context &\n FadeInOutProps & {\n /**\n * Rotate sets in the chart\n * @default Math.PI / 2\n */\n orientation?: number;\n /**\n * The function for sorting sets inside the chart\n * @default (circle1, circle2) => circle2.radius - circle1.radius\n */\n orientationOrder?: (c1: number, c2: number) => number;\n /** Enables charts patterns that enhances charts accessibility */\n patterns?: PatternsConfig;\n /**\n * Fallback for minimum value radius\n * @default 6\n * */\n minRadius?: number;\n };\n\n/** @deprecated */\nexport interface ICircleProps extends CircleProps, UnknownProperties {}\nexport type CircleProps = Context & {\n /**\n * Name of the field in the data\n * */\n dataKey: string;\n /**\n * Human readable name of the circle\n * */\n name: string;\n /** Color circle\n @default #3AB011\n **/\n color?: string;\n /** Animation duration in ms\n * @default 500\n */\n duration?: number;\n /** Enables element transparency */\n transparent?: boolean;\n};\n\n/** @deprecated */\nexport interface IIntersectionProps extends IntersectionProps, UnknownProperties {}\nexport type IntersectionProps = Context &\n FadeInOutProps & {\n /**\n * Name of the field in the data\n * */\n dataKey: string;\n /**\n * Human readable name of the intersection\n * */\n name: string;\n /** Enables element transparency */\n transparent?: boolean;\n };\n\ndeclare const Venn: IntergalacticD3Component<'g', VennProps, Context> & {\n Circle: IntergalacticD3Component<'circle', CircleProps, Context>;\n Intersection: IntergalacticD3Component<'path', IntersectionProps, Context>;\n Tooltip: TooltipType<CircleProps>;\n};\n\nexport default Venn;\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"context.d.js","names":[],"sources":["../../../src/types/context.d.ts"],"sourcesContent":["export type Context = {\n /** Data for graphic */\n data?: unknown;\n /** Scale for svg element */\n scale?: unknown[];\n};\n\n/** @deprecated */\nexport default interface IContext {\n /** Data for graphic */\n /** @deprecated */\n data?: any;\n /** Scale for svg element */\n /** @deprecated */\n scale?: any[];\n\n [key: string]: unknown;\n}\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"context.d.js","names":[],"sources":["../../../src/types/context.d.ts"],"sourcesContent":["export type Context = {\n /** Data for graphic */\n data?: unknown;\n /** Scale for svg element */\n scale?: unknown[];\n};\n\n/** @deprecated */\nexport default interface IContext {\n /** Data for graphic */\n /** @deprecated */\n data?: any;\n /** Scale for svg element */\n /** @deprecated */\n scale?: any[];\n\n [key: string]: unknown;\n}\n"],"mappings":""}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
4
- var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard")["default"];
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
5
5
  Object.defineProperty(exports, "__esModule", {
6
6
  value: true
7
7
  });
@@ -508,18 +508,6 @@ Object.keys(_HistogramChart).forEach(function (key) {
508
508
  }
509
509
  });
510
510
  });
511
- var _CompactHorizontalBarChart = require("./component/Chart/CompactHorizontalBarChart.type");
512
- Object.keys(_CompactHorizontalBarChart).forEach(function (key) {
513
- if (key === "default" || key === "__esModule") return;
514
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
515
- if (key in exports && exports[key] === _CompactHorizontalBarChart[key]) return;
516
- Object.defineProperty(exports, key, {
517
- enumerable: true,
518
- get: function get() {
519
- return _CompactHorizontalBarChart[key];
520
- }
521
- });
522
- });
523
511
  var _ScatterPlotChart = require("./component/Chart/ScatterPlotChart.type");
524
512
  Object.keys(_ScatterPlotChart).forEach(function (key) {
525
513
  if (key === "default" || key === "__esModule") return;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.js","names":["_utils","require","_hints","_Plot","_interopRequireWildcard","Object","keys","forEach","key","prototype","hasOwnProperty","call","_exportNames","exports","defineProperty","enumerable","get","_Axis","_Hover","_ResponsiveContainer","_Line","_Bar","_HorizontalBar","_CompactHorizontalBar","_GroupBar","_StackBar","_Area","_StackedArea","_Radar","_Donut","_Tooltip","_ScatterPlot","_Bubble","_Reference","_Venn","_RadialTree","_ChartLegend","_LegendFlex","_LegendTable","_LegendItem","_Pattern","_Chart","_interopRequireDefault","_AbstractChart","_LineChart","_BarChart","_HistogramChart","_CompactHorizontalBarChart","_ScatterPlotChart","_AreaChart","_BubbleChart","_DonutChart","_VennChart","_RadarChart","_CigaretteChart","_StackGroupBar"],"sources":["../../../src/types/index.d.ts"],"sourcesContent":["// Utils\n// @ts-ignore\nimport type { interpolateValue as intValue } from './utils';\nimport { PlotEventEmitter } from './utils';\n\nexport declare const interpolateValue: typeof intValue;\nexport declare function minMax(data: any, key: string | number): any;\nexport declare function calculateBubbleDomain(\n data: Array<{ value: number; x: number; y: number }>,\n key: 'x' | 'y',\n range: [number, number],\n): [min: number, max: number];\nexport { PlotEventEmitter };\n\nexport { makeDataHintsContainer } from './a11y/hints';\n\n// Color\n/**\n * @deprecated\n * This export will be removed in the next major release.\n */\nexport declare const colors: { [key: string]: string };\n\nexport { default as Plot } from './Plot';\nexport * from './Plot';\n\nexport * from './Axis';\nexport * from './Hover';\n\nexport { default as ResponsiveContainer } from './ResponsiveContainer';\nexport * from './ResponsiveContainer';\n\nexport { default as Line } from './Line';\nexport * from './Line';\n\nexport { default as Bar } from './Bar';\nexport * from './Bar';\n\nexport { default as HorizontalBar } from './HorizontalBar';\nexport * from './HorizontalBar';\n\nexport { default as CompactHorizontalBar } from './CompactHorizontalBar';\nexport * from './CompactHorizontalBar';\n\nexport { default as GroupBar } from './GroupBar';\nexport * from './GroupBar';\n\nexport { default as StackBar } from './StackBar';\nexport * from './StackBar';\n\nexport { default as Area } from './Area';\nexport * from './Area';\n\nexport { default as StackedArea } from './StackedArea';\nexport * from './StackedArea';\n\nexport { default as Radar } from './Radar';\nexport * from './Radar';\n\nexport { default as Donut } from './Donut';\nexport * from './Donut';\n\nexport { default as Tooltip } from './Tooltip';\nexport * from './Tooltip';\n\nexport { default as ScatterPlot } from './ScatterPlot';\nexport * from './ScatterPlot';\n\nexport { default as Bubble } from './Bubble';\nexport * from './Bubble';\n\nexport * from './Reference';\n\nexport { default as Venn } from './Venn';\nexport * from './Venn';\n\n/** It becomes resolvable after building and moving file to lib dir */\n\n// @ts-ignore\nexport { default as RadialTree } from './RadialTree';\n\n// @ts-ignore\nexport * from './RadialTree';\n\n// @ts-ignore\nexport { ChartLegend, ChartLegendTable } from './component/ChartLegend';\n\n// @ts-ignore\nexport * from './component/ChartLegend/LegendFlex/LegendFlex.type';\n// @ts-ignore\nexport * from './component/ChartLegend/LegendTable/LegendTable.type';\n// @ts-ignore\nexport * from './component/ChartLegend/LegendItem/LegendItem.type';\n\n// @ts-ignore\nexport * from './Pattern';\n\nexport { default as Chart } from './component/Chart';\nexport * from './component/Chart/AbstractChart.type';\nexport * from './component/Chart/LineChart.type';\nexport * from './component/Chart/BarChart.type';\nexport * from './component/Chart/HistogramChart.type';\nexport * from './component/Chart/CompactHorizontalBarChart.type';\nexport * from './component/Chart/ScatterPlotChart.type';\nexport * from './component/Chart/AreaChart.type';\nexport * from './component/Chart/BubbleChart.type';\nexport * from './component/Chart/DonutChart.type';\nexport * from './component/Chart/VennChart.type';\nexport * from './component/Chart/RadarChart.type';\nexport * from './component/Chart/ScatterPlotChart.type';\nexport * from './component/Chart/CigaretteChart.type';\n\nexport { default as StackGroupBar } from './component/StackGroupBar/StackGroupBar';\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"index.d.js","names":["_utils","require","_hints","_Plot","_interopRequireWildcard","Object","keys","forEach","key","prototype","hasOwnProperty","call","_exportNames","exports","defineProperty","enumerable","get","_Axis","_Hover","_ResponsiveContainer","_Line","_Bar","_HorizontalBar","_CompactHorizontalBar","_GroupBar","_StackBar","_Area","_StackedArea","_Radar","_Donut","_Tooltip","_ScatterPlot","_Bubble","_Reference","_Venn","_RadialTree","_ChartLegend","_LegendFlex","_LegendTable","_LegendItem","_Pattern","_Chart","_interopRequireDefault","_AbstractChart","_LineChart","_BarChart","_HistogramChart","_ScatterPlotChart","_AreaChart","_BubbleChart","_DonutChart","_VennChart","_RadarChart","_CigaretteChart","_StackGroupBar"],"sources":["../../../src/types/index.d.ts"],"sourcesContent":["// Utils\n// @ts-ignore\nimport { interpolateValue as intValue, PlotEventEmitter } from './utils';\n\nexport declare const interpolateValue: typeof intValue;\nexport declare function minMax(data: any, key: string | number): any;\nexport declare function calculateBubbleDomain(\n data: Array<{ value: number; x: number; y: number }>,\n key: 'x' | 'y',\n range: [number, number],\n): [min: number, max: number];\nexport { PlotEventEmitter };\n\nexport { makeDataHintsContainer } from './a11y/hints';\n\n// Color\n/**\n * @deprecated\n * This export will be removed in the next major release.\n */\nexport declare const colors: { [key: string]: string };\n\nexport { default as Plot } from './Plot';\nexport * from './Plot';\n\nexport * from './Axis';\nexport * from './Hover';\n\nexport { default as ResponsiveContainer } from './ResponsiveContainer';\nexport * from './ResponsiveContainer';\n\nexport { default as Line } from './Line';\nexport * from './Line';\n\nexport { default as Bar } from './Bar';\nexport * from './Bar';\n\nexport { default as HorizontalBar } from './HorizontalBar';\nexport * from './HorizontalBar';\n\nexport { default as CompactHorizontalBar } from './CompactHorizontalBar';\nexport * from './CompactHorizontalBar';\n\nexport { default as GroupBar } from './GroupBar';\nexport * from './GroupBar';\n\nexport { default as StackBar } from './StackBar';\nexport * from './StackBar';\n\nexport { default as Area } from './Area';\nexport * from './Area';\n\nexport { default as StackedArea } from './StackedArea';\nexport * from './StackedArea';\n\nexport { default as Radar } from './Radar';\nexport * from './Radar';\n\nexport { default as Donut } from './Donut';\nexport * from './Donut';\n\nexport { default as Tooltip } from './Tooltip';\nexport * from './Tooltip';\n\nexport { default as ScatterPlot } from './ScatterPlot';\nexport * from './ScatterPlot';\n\nexport { default as Bubble } from './Bubble';\nexport * from './Bubble';\n\nexport * from './Reference';\n\nexport { default as Venn } from './Venn';\nexport * from './Venn';\n\n/** It becomes resolvable after building and moving file to lib dir */\n\n// @ts-ignore\nexport { default as RadialTree } from './RadialTree';\n\n// @ts-ignore\nexport * from './RadialTree';\n\n// @ts-ignore\nexport { ChartLegend, ChartLegendTable } from './component/ChartLegend';\n\n// @ts-ignore\nexport * from './component/ChartLegend/LegendFlex/LegendFlex.type';\n// @ts-ignore\nexport * from './component/ChartLegend/LegendTable/LegendTable.type';\n// @ts-ignore\nexport * from './component/ChartLegend/LegendItem/LegendItem.type';\n\n// @ts-ignore\nexport * from './Pattern';\n\nexport { default as Chart } from './component/Chart';\nexport * from './component/Chart/AbstractChart.type';\nexport * from './component/Chart/LineChart.type';\nexport * from './component/Chart/BarChart.type';\nexport * from './component/Chart/HistogramChart.type';\nexport * from './component/Chart/ScatterPlotChart.type';\nexport * from './component/Chart/AreaChart.type';\nexport * from './component/Chart/BubbleChart.type';\nexport * from './component/Chart/DonutChart.type';\nexport * from './component/Chart/VennChart.type';\nexport * from './component/Chart/RadarChart.type';\nexport * from './component/Chart/ScatterPlotChart.type';\nexport * from './component/Chart/CigaretteChart.type';\n\nexport { default as StackGroupBar } from './component/StackGroupBar/StackGroupBar';\n"],"mappings":"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"}
package/lib/cjs/utils.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
@@ -10,15 +10,16 @@ var _toConsumableArray2 = _interopRequireDefault(require("@babel/runtime/helpers
10
10
  var _createForOfIteratorHelper2 = _interopRequireDefault(require("@babel/runtime/helpers/createForOfIteratorHelper"));
11
11
  var _objectSpread4 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
12
12
  var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
13
- var _eventEmitter = _interopRequireDefault(require("@semcore/core/lib/utils/eventEmitter"));
13
+ var _eventEmitter = _interopRequireDefault(require("@semcore/utils/lib/eventEmitter"));
14
14
  var _d3Array = require("d3-array");
15
15
  var _d3Scale = require("d3-scale");
16
- var eventToPoint = exports.eventToPoint = function eventToPoint(event, svgRoot) {
16
+ var eventToPoint = function eventToPoint(event, svgRoot) {
17
17
  var node = event.currentTarget || event.target;
18
18
  var rect = svgRoot.getBoundingClientRect();
19
19
  return [event.clientX - rect.left - node.clientLeft, event.clientY - rect.top - node.clientTop];
20
20
  };
21
- var invert = exports.invert = function invert(scale, value) {
21
+ exports.eventToPoint = eventToPoint;
22
+ var invert = function invert(scale, value) {
22
23
  if ('invert' in scale && scale.invert) return scale.invert(value);
23
24
  var range = scale.range();
24
25
  var domain = scale.domain();
@@ -28,20 +29,24 @@ var invert = exports.invert = function invert(scale, value) {
28
29
  }
29
30
  return (0, _d3Scale.scaleQuantize)().domain(range[0] <= range[1] ? range : range.slice().reverse()).range(range[0] <= range[1] ? domain : domain.slice().reverse())(value);
30
31
  };
31
- var definedNullData = exports.definedNullData = function definedNullData(x, y) {
32
+ exports.invert = invert;
33
+ var definedNullData = function definedNullData(x, y) {
32
34
  return function (plot) {
33
35
  return plot[x] !== null && plot[y] !== null;
34
36
  };
35
37
  };
36
- var definedData = exports.definedData = function definedData(x, y) {
38
+ exports.definedNullData = definedNullData;
39
+ var definedData = function definedData(x, y) {
37
40
  return function (plot) {
38
41
  return plot[x] !== null && plot[x] !== undefined && plot[y] !== null && plot[y] !== undefined;
39
42
  };
40
43
  };
41
- var scaleOfBandwidth = exports.scaleOfBandwidth = function scaleOfBandwidth(scale, value) {
44
+ exports.definedData = definedData;
45
+ var scaleOfBandwidth = function scaleOfBandwidth(scale, value) {
42
46
  return scale.bandwidth ? scale(value) + scale.bandwidth() / 2 : scale(value);
43
47
  };
44
- var minMax = exports.minMax = function minMax(data, key) {
48
+ exports.scaleOfBandwidth = scaleOfBandwidth;
49
+ var minMax = function minMax(data, key) {
45
50
  if (typeof key === 'string') {
46
51
  return (0, _d3Array.extent)(data, function (d) {
47
52
  return d[key];
@@ -49,7 +54,8 @@ var minMax = exports.minMax = function minMax(data, key) {
49
54
  }
50
55
  return (0, _d3Array.extent)(data, key);
51
56
  };
52
- var getNullData = exports.getNullData = function getNullData(data, defined, name) {
57
+ exports.minMax = minMax;
58
+ var getNullData = function getNullData(data, defined, name) {
53
59
  return data.reduce(function (acc, d, i, data) {
54
60
  if (defined(d)) {
55
61
  acc.push((0, _defineProperty2["default"])({}, name, null));
@@ -78,23 +84,26 @@ var getNullData = exports.getNullData = function getNullData(data, defined, name
78
84
  return acc;
79
85
  }, []);
80
86
  };
81
- var getIndexFromData = exports.getIndexFromData = function getIndexFromData(data, scale, key, value) {
87
+ exports.getNullData = getNullData;
88
+ var getIndexFromData = function getIndexFromData(data, scale, key, value) {
82
89
  // detect line chart
83
90
  if ('invert' in scale && typeof scale.invert === 'function' && Array.isArray(data)) {
84
91
  var bisect = (0, _d3Array.bisector)(function (d) {
85
92
  return d[key];
86
93
  }).center;
87
94
  return bisect(data, value);
88
- } else if ('step' in scale && typeof scale.step !== 'undefined' && Array.isArray(data)) {
89
- // detect bar chart
95
+ }
96
+ // detect bar chart
97
+ else if ('step' in scale && typeof scale.step !== 'undefined' && Array.isArray(data)) {
90
98
  var index = data.findIndex(function (d) {
91
99
  return d[key] === value;
92
100
  });
93
101
  return index >= 0 ? index : null;
94
- } else if ('invert' in scale && typeof scale.invert === 'function' && !Array.isArray(data)) {
95
- // detect cigarette chart
102
+ }
103
+ // detect cigarette chart
104
+ else if ('invert' in scale && typeof scale.invert === 'function' && !Array.isArray(data)) {
96
105
  var keys = Object.keys(data);
97
- var domain = keys.map(function (_key, index) {
106
+ var domain = keys.map(function (key, index) {
98
107
  return keys.slice(0, index).reduce(function (acc, item) {
99
108
  if (data[item] !== interpolateValue) {
100
109
  acc = acc + data[item];
@@ -102,29 +111,29 @@ var getIndexFromData = exports.getIndexFromData = function getIndexFromData(data
102
111
  return acc;
103
112
  }, 0);
104
113
  });
105
- var _key2 = null;
114
+ var _key = null;
106
115
  var lastKeyIndex = keys.length - 1;
107
116
  if (value > domain[lastKeyIndex]) {
108
- _key2 = keys[lastKeyIndex];
117
+ _key = keys[lastKeyIndex];
109
118
  } else {
110
119
  for (var i = 0; i < lastKeyIndex; i++) {
111
120
  if (i === 0 && value < domain[i]) {
112
121
  break;
113
122
  }
114
123
  if (value > domain[i] && value < domain[i + 1]) {
115
- _key2 = keys[i];
124
+ _key = keys[i];
116
125
  break;
117
126
  }
118
127
  }
119
128
  }
120
- return _key2;
129
+ return _key;
121
130
  } else {
122
- // eslint-disable-next-line no-console
123
131
  console.warn('[d3-chart/utils/getIndexFromData] encountered incompatible scale type');
124
132
  return null;
125
133
  }
126
134
  };
127
- var roundedPath = exports.roundedPath = function roundedPath(x, y, w, h, r) {
135
+ exports.getIndexFromData = getIndexFromData;
136
+ var roundedPath = function roundedPath(x, y, w, h, r) {
128
137
  var tl = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : false;
129
138
  var tr = arguments.length > 6 && arguments[6] !== undefined ? arguments[6] : false;
130
139
  var bl = arguments.length > 7 && arguments[7] !== undefined ? arguments[7] : false;
@@ -161,18 +170,20 @@ var roundedPath = exports.roundedPath = function roundedPath(x, y, w, h, r) {
161
170
  result += 'z';
162
171
  return result;
163
172
  };
164
- var scaleToBand = exports.scaleToBand = function scaleToBand(scale) {
173
+ exports.roundedPath = roundedPath;
174
+ var scaleToBand = function scaleToBand(scale) {
165
175
  if ('bandwidth' in scale) {
166
176
  return scale;
167
177
  }
168
178
  var band = (0, _d3Scale.scaleBand)().range(scale.range()).domain(scale.domain());
169
179
  return band;
170
180
  };
171
- var memoize = exports.memoize = function memoize(func) {
181
+ exports.scaleToBand = scaleToBand;
182
+ var memoize = function memoize(func) {
172
183
  var results = {};
173
184
  return function () {
174
- for (var _len = arguments.length, args = new Array(_len), _key3 = 0; _key3 < _len; _key3++) {
175
- args[_key3] = arguments[_key3];
185
+ for (var _len = arguments.length, args = new Array(_len), _key2 = 0; _key2 < _len; _key2++) {
186
+ args[_key2] = arguments[_key2];
176
187
  }
177
188
  var argsKey = args.join(',');
178
189
  if (!results[argsKey]) {
@@ -181,7 +192,8 @@ var memoize = exports.memoize = function memoize(func) {
181
192
  return results[argsKey];
182
193
  };
183
194
  };
184
- var measureText = exports.measureText = memoize(function (text, fontSize) {
195
+ exports.memoize = memoize;
196
+ var measureText = memoize(function (text, fontSize) {
185
197
  if (!text) return 0;
186
198
  var span = document.createElement('span');
187
199
  if (fontSize) {
@@ -207,29 +219,34 @@ var measureText = exports.measureText = memoize(function (text, fontSize) {
207
219
  span.remove();
208
220
  return Math.max(textWidth, textHeight);
209
221
  });
222
+ exports.measureText = measureText;
210
223
  var idCounter = 0;
211
- var uniqueId = exports.uniqueId = function uniqueId() {
224
+ var uniqueId = function uniqueId() {
212
225
  var prefix = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'id-';
213
226
  return "".concat(prefix).concat(idCounter++);
214
227
  };
215
- var interpolateValue = exports.interpolateValue = Symbol('intergalactic-d3-chart-line-interpolate');
216
- var getChartDefaultColorName = exports.getChartDefaultColorName = function getChartDefaultColorName(index) {
228
+ exports.uniqueId = uniqueId;
229
+ var interpolateValue = Symbol('intergalactic-d3-chart-line-interpolate');
230
+ exports.interpolateValue = interpolateValue;
231
+ var getChartDefaultColorName = function getChartDefaultColorName(index) {
217
232
  index++;
218
233
  if (index < 1) index = 1;
219
234
  if (index > 24) index %= 24;
220
235
  return "chart-palette-order-".concat(index);
221
236
  };
222
- var getBubbleChartValueScale = exports.getBubbleChartValueScale = function getBubbleChartValueScale(data, key) {
237
+ exports.getChartDefaultColorName = getChartDefaultColorName;
238
+ var getBubbleChartValueScale = function getBubbleChartValueScale(data, key) {
223
239
  var z = (0, _d3Scale.scaleSqrt)().domain([0, Math.max.apply(Math, (0, _toConsumableArray2["default"])(data.map(function (el) {
224
240
  return el[key];
225
- })))]).range([5.5, 50.5]); // min/max radius
226
-
241
+ })))]).range([5.5, 50.5]);
227
242
  return z;
228
243
  };
229
- var getScatterPlotRadius = exports.getScatterPlotRadius = function getScatterPlotRadius(valueKey) {
244
+ exports.getBubbleChartValueScale = getBubbleChartValueScale;
245
+ var getScatterPlotRadius = function getScatterPlotRadius(valueKey) {
230
246
  return valueKey !== undefined ? 12 : 5.5;
231
247
  };
232
- var calculateBubbleDomain = exports.calculateBubbleDomain = function calculateBubbleDomain(data, key, range) {
248
+ exports.getScatterPlotRadius = getScatterPlotRadius;
249
+ var calculateBubbleDomain = function calculateBubbleDomain(data, key, range) {
233
250
  var miniestValue = data.reduce(function (acc, item) {
234
251
  if (item[key] - item.value < acc.min) {
235
252
  acc.min = item[key] - item.value;
@@ -260,7 +277,9 @@ var calculateBubbleDomain = exports.calculateBubbleDomain = function calculateBu
260
277
  var maxValueShift = valueScale(maxestValue) * pixelRatio;
261
278
  min -= minValueShift * 2;
262
279
  max += maxValueShift * 2;
263
- return [Math.floor(min), Math.floor(max)];
280
+ return [min, max];
264
281
  };
265
- var PlotEventEmitter = exports.PlotEventEmitter = _eventEmitter["default"];
282
+ exports.calculateBubbleDomain = calculateBubbleDomain;
283
+ var PlotEventEmitter = _eventEmitter["default"];
284
+ exports.PlotEventEmitter = PlotEventEmitter;
266
285
  //# sourceMappingURL=utils.js.map