@semcore/d3-chart 3.11.0 → 3.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -1
- package/lib/cjs/Area.js +9 -9
- package/lib/cjs/Axis.js +14 -14
- package/lib/cjs/Bar.js +8 -8
- package/lib/cjs/Bubble.js +10 -10
- package/lib/cjs/Donut.js +8 -8
- package/lib/cjs/Donut.js.map +1 -1
- package/lib/cjs/Dots.js +10 -10
- package/lib/cjs/HorizontalBar.js +8 -8
- package/lib/cjs/Hover.js +3 -3
- package/lib/cjs/Line.js +8 -8
- package/lib/cjs/Plot.js +3 -3
- package/lib/cjs/Radar.js +17 -17
- package/lib/cjs/RadialTree.js +12 -12
- package/lib/cjs/ReferenceLine.js +9 -9
- package/lib/cjs/ScatterPlot.js +7 -7
- package/lib/cjs/Tooltip.js +8 -8
- package/lib/cjs/Venn.js +7 -7
- package/lib/cjs/a11y/PlotA11yModule.js +2 -2
- package/lib/cjs/a11y/PlotA11yView.js +3 -3
- package/lib/es6/Area.js +9 -9
- package/lib/es6/Axis.js +14 -14
- package/lib/es6/Bar.js +8 -8
- package/lib/es6/Bubble.js +10 -10
- package/lib/es6/Donut.js +8 -8
- package/lib/es6/Donut.js.map +1 -1
- package/lib/es6/Dots.js +10 -10
- package/lib/es6/HorizontalBar.js +8 -8
- package/lib/es6/Hover.js +3 -3
- package/lib/es6/Line.js +8 -8
- package/lib/es6/Plot.js +3 -3
- package/lib/es6/Radar.js +17 -17
- package/lib/es6/RadialTree.js +12 -12
- package/lib/es6/ReferenceLine.js +9 -9
- package/lib/es6/ScatterPlot.js +7 -7
- package/lib/es6/Tooltip.js +8 -8
- package/lib/es6/Venn.js +7 -7
- package/lib/es6/a11y/PlotA11yModule.js +2 -2
- package/lib/es6/a11y/PlotA11yView.js +3 -3
- package/package.json +6 -6
package/lib/es6/Radar.js
CHANGED
|
@@ -21,23 +21,23 @@ import createElement from './createElement';
|
|
|
21
21
|
import { CONSTANT, eventToPoint, measureText } from './utils';
|
|
22
22
|
import Tooltip from './Tooltip';
|
|
23
23
|
/*__reshadow-styles__:"./style/radar.shadow.css"*/
|
|
24
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
25
|
-
"__SAxis": "
|
|
26
|
-
"__SAxisLine": "
|
|
27
|
-
"__SAxisTick": "
|
|
28
|
-
"_active": "
|
|
29
|
-
"__SAxisLabel": "
|
|
30
|
-
"_xDirection": "
|
|
31
|
-
"--xDirection": "--
|
|
32
|
-
"_yDirection": "
|
|
33
|
-
"--yDirection": "--
|
|
34
|
-
"__SPolygon": "
|
|
35
|
-
"_color": "
|
|
36
|
-
"--color": "--
|
|
37
|
-
"__SPolygonDot": "
|
|
38
|
-
"_transparent": "
|
|
39
|
-
"__SPolygonLine": "
|
|
40
|
-
"__SPieRect": "
|
|
24
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SAxisLine_qagak_gg_,.___SAxisTick_qagak_gg_,.___SAxis_qagak_gg_{stroke:var(--intergalactic-chart-grid-line, #e0e1e9);stroke-width:1;fill:transparent}.___SAxisLine_qagak_gg_,.___SAxisTick_qagak_gg_{stroke-dasharray:2}.___SAxisLine_qagak_gg_.__active_qagak_gg_{stroke:var(--intergalactic-chart-grid-y-accent-hover-line, #a9abb6)}.___SAxisLabel_qagak_gg_{text-anchor:middle;dominant-baseline:central;font-size:12px}.___SAxisLabel_qagak_gg_.__xDirection_qagak_gg_{text-anchor:var(--xDirection_qagak)}.___SAxisLabel_qagak_gg_.__yDirection_qagak_gg_{dominant-baseline:var(--yDirection_qagak)}.___SPolygonDot_qagak_gg_,.___SPolygon_qagak_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SPolygon_qagak_gg_{opacity:.2}.___SPolygon_qagak_gg_.__color_qagak_gg_{fill:var(--color_qagak)}.___SPolygonDot_qagak_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border, #ffffff);r:6px}.___SPolygonDot_qagak_gg_.__transparent_qagak_gg_{opacity:.3}.___SPolygonDot_qagak_gg_.__color_qagak_gg_{fill:var(--color_qagak)}.___SPolygonLine_qagak_gg_{stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff);stroke-width:3;fill:transparent}.___SPolygonLine_qagak_gg_.__transparent_qagak_gg_{opacity:.3}.___SPolygonLine_qagak_gg_.__color_qagak_gg_{stroke:var(--color_qagak)}.___SPieRect_qagak_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(196, 199, 207, 0.3))}" /*__inner_css_end__*/, "qagak_gg_") /*__reshadow_css_end__*/, {
|
|
25
|
+
"__SAxis": "___SAxis_qagak_gg_",
|
|
26
|
+
"__SAxisLine": "___SAxisLine_qagak_gg_",
|
|
27
|
+
"__SAxisTick": "___SAxisTick_qagak_gg_",
|
|
28
|
+
"_active": "__active_qagak_gg_",
|
|
29
|
+
"__SAxisLabel": "___SAxisLabel_qagak_gg_",
|
|
30
|
+
"_xDirection": "__xDirection_qagak_gg_",
|
|
31
|
+
"--xDirection": "--xDirection_qagak",
|
|
32
|
+
"_yDirection": "__yDirection_qagak_gg_",
|
|
33
|
+
"--yDirection": "--yDirection_qagak",
|
|
34
|
+
"__SPolygon": "___SPolygon_qagak_gg_",
|
|
35
|
+
"_color": "__color_qagak_gg_",
|
|
36
|
+
"--color": "--color_qagak",
|
|
37
|
+
"__SPolygonDot": "___SPolygonDot_qagak_gg_",
|
|
38
|
+
"_transparent": "__transparent_qagak_gg_",
|
|
39
|
+
"__SPolygonLine": "___SPolygonLine_qagak_gg_",
|
|
40
|
+
"__SPieRect": "___SPieRect_qagak_gg_"
|
|
41
41
|
});
|
|
42
42
|
var clampAngle = function clampAngle(angle) {
|
|
43
43
|
angle = angle % (2 * Math.PI);
|
package/lib/es6/RadialTree.js
CHANGED
|
@@ -21,18 +21,18 @@ import canUseDOM from '@semcore/utils/lib/canUseDOM';
|
|
|
21
21
|
import createElement from './createElement';
|
|
22
22
|
import { measureText } from './utils';
|
|
23
23
|
/*__reshadow-styles__:"./style/radial-tree.shadow.css"*/
|
|
24
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
25
|
-
"__SRadian": "
|
|
26
|
-
"__SLine": "
|
|
27
|
-
"_color": "
|
|
28
|
-
"--color": "--
|
|
29
|
-
"_transparent": "
|
|
30
|
-
"__SCap": "
|
|
31
|
-
"__SIcon": "
|
|
32
|
-
"__SLabel": "
|
|
33
|
-
"--text-cursor": "--text-
|
|
34
|
-
"--color-hovered": "--color-
|
|
35
|
-
"__SLineCap": "
|
|
24
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SRadian_1phta_gg_{cursor:pointer;fill:var(--intergalactic-chart-palette-order-9, #008ff8)}.___SLine_1phta_gg_{stroke:var(--intergalactic-chart-palette-order-9, #008ff8)}.___SLine_1phta_gg_.__color_1phta_gg_{stroke:var(--color_1phta)}.___SCap_1phta_gg_.__transparent_1phta_gg_,.___SIcon_1phta_gg_.__transparent_1phta_gg_,.___SLabel_1phta_gg_.__transparent_1phta_gg_,.___SLine_1phta_gg_.__transparent_1phta_gg_{opacity:.3}.___SCap_1phta_gg_{transition:r .1s}.___SLabel_1phta_gg_{fill:var(--color_1phta);cursor:var(--text-cursor_1phta)}@media (hover:hover){.___SRadian_1phta_gg_:hover .___SLabel_1phta_gg_{fill:var(--color-hovered_1phta)}}@media (prefers-reduced-motion){.___SLineCap_1phta_gg_{transition:none}}" /*__inner_css_end__*/, "1phta_gg_") /*__reshadow_css_end__*/, {
|
|
25
|
+
"__SRadian": "___SRadian_1phta_gg_",
|
|
26
|
+
"__SLine": "___SLine_1phta_gg_",
|
|
27
|
+
"_color": "__color_1phta_gg_",
|
|
28
|
+
"--color": "--color_1phta",
|
|
29
|
+
"_transparent": "__transparent_1phta_gg_",
|
|
30
|
+
"__SCap": "___SCap_1phta_gg_",
|
|
31
|
+
"__SIcon": "___SIcon_1phta_gg_",
|
|
32
|
+
"__SLabel": "___SLabel_1phta_gg_",
|
|
33
|
+
"--text-cursor": "--text-cursor_1phta",
|
|
34
|
+
"--color-hovered": "--color-hovered_1phta",
|
|
35
|
+
"__SLineCap": "___SLineCap_1phta_gg_"
|
|
36
36
|
});
|
|
37
37
|
var baseAngle = -Math.PI / 2; // The top vertical line
|
|
38
38
|
var RadialTreeBase = /*#__PURE__*/function (_Component) {
|
package/lib/es6/ReferenceLine.js
CHANGED
|
@@ -11,15 +11,15 @@ import { Component, sstyled } from '@semcore/core';
|
|
|
11
11
|
import createElement from './createElement';
|
|
12
12
|
import { scaleOfBandwidth } from './utils';
|
|
13
13
|
/*__reshadow-styles__:"./style/reference-line.shadow.css"*/
|
|
14
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
15
|
-
"__SReferenceLine": "
|
|
16
|
-
"__STitle": "
|
|
17
|
-
"--transform-origin": "--transform-
|
|
18
|
-
"_position_top": "
|
|
19
|
-
"_position_bottom": "
|
|
20
|
-
"_position_right": "
|
|
21
|
-
"_position_left": "
|
|
22
|
-
"__SBackground": "
|
|
14
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SReferenceLine_1m2u3_gg_{fill:none;stroke:var(--intergalactic-chart-grid-x-axis, #c4c7cf)}.___STitle_1m2u3_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-chart-grid-text-label, #6c6e79);transform-origin:var(--transform-origin_1m2u3)}.___STitle_1m2u3_gg_._position_top_1m2u3_gg_{text-anchor:middle}.___STitle_1m2u3_gg_._position_bottom_1m2u3_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_1m2u3_gg_._position_left_1m2u3_gg_,.___STitle_1m2u3_gg_._position_right_1m2u3_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_1m2u3_gg_{fill:var(--intergalactic-chart-grid-period-bg, rgba(196, 199, 207, 0.2))}" /*__inner_css_end__*/, "1m2u3_gg_") /*__reshadow_css_end__*/, {
|
|
15
|
+
"__SReferenceLine": "___SReferenceLine_1m2u3_gg_",
|
|
16
|
+
"__STitle": "___STitle_1m2u3_gg_",
|
|
17
|
+
"--transform-origin": "--transform-origin_1m2u3",
|
|
18
|
+
"_position_top": "_position_top_1m2u3_gg_",
|
|
19
|
+
"_position_bottom": "_position_bottom_1m2u3_gg_",
|
|
20
|
+
"_position_right": "_position_right_1m2u3_gg_",
|
|
21
|
+
"_position_left": "_position_left_1m2u3_gg_",
|
|
22
|
+
"__SBackground": "___SBackground_1m2u3_gg_"
|
|
23
23
|
});
|
|
24
24
|
var side2direction = {
|
|
25
25
|
left: 'vertical',
|
package/lib/es6/ScatterPlot.js
CHANGED
|
@@ -18,13 +18,13 @@ import { CONSTANT } from './utils';
|
|
|
18
18
|
import ClipPath from './ClipPath';
|
|
19
19
|
import Tooltip from './Tooltip';
|
|
20
20
|
/*__reshadow-styles__:"./style/scatterplot.shadow.css"*/
|
|
21
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
22
|
-
"__SScatterPlot": "
|
|
23
|
-
"--duration": "--
|
|
24
|
-
"_color": "
|
|
25
|
-
"--color": "--
|
|
26
|
-
"_transparent": "
|
|
27
|
-
"__SValue": "
|
|
21
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SScatterPlot_5dhip_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:cx,cy;transition-duration:var(--duration_5dhip);transition-timing-function:ease-in-out;opacity:.5}@media (hover:hover){.___SScatterPlot_5dhip_gg_:hover{opacity:.8}}.___SScatterPlot_5dhip_gg_.__color_5dhip_gg_{fill:var(--color_5dhip)}.___SScatterPlot_5dhip_gg_.__transparent_5dhip_gg_{opacity:.3}.___SValue_5dhip_gg_{text-anchor:middle;font-size:var(--intergalactic-fs-50, 10px);stroke:var(--intergalactic-chart-palette-order-9, #008ff8)}.___SValue_5dhip_gg_.__color_5dhip_gg_{stroke:var(--color_5dhip)}.___SValue_5dhip_gg_.__transparent_5dhip_gg_{opacity:.3}" /*__inner_css_end__*/, "5dhip_gg_") /*__reshadow_css_end__*/, {
|
|
22
|
+
"__SScatterPlot": "___SScatterPlot_5dhip_gg_",
|
|
23
|
+
"--duration": "--duration_5dhip",
|
|
24
|
+
"_color": "__color_5dhip_gg_",
|
|
25
|
+
"--color": "--color_5dhip",
|
|
26
|
+
"_transparent": "__transparent_5dhip_gg_",
|
|
27
|
+
"__SValue": "___SValue_5dhip_gg_"
|
|
28
28
|
});
|
|
29
29
|
var ScatterPlotRoot = /*#__PURE__*/function (_Component) {
|
|
30
30
|
_inherits(ScatterPlotRoot, _Component);
|
package/lib/es6/Tooltip.js
CHANGED
|
@@ -21,14 +21,14 @@ import resolveColor from '@semcore/utils/lib/color';
|
|
|
21
21
|
import createElement from './createElement';
|
|
22
22
|
import { CONSTANT } from './utils';
|
|
23
23
|
/*__reshadow-styles__:"./style/tooltip.shadow.css"*/
|
|
24
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
25
|
-
"__STooltip": "
|
|
26
|
-
"__STitle": "
|
|
27
|
-
"__SDotGroup": "
|
|
28
|
-
"__SDot": "
|
|
29
|
-
"_color": "
|
|
30
|
-
"--color": "--
|
|
31
|
-
"__SFooter": "
|
|
24
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___STooltip_qws0v_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);position:relative;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:var(--intergalactic-popper-rounded, 6px);border:1px solid var(--intergalactic-border-secondary, #e0e1e9);box-sizing:border-box;box-shadow:var(--intergalactic-box-shadow-popper, 0px 1px 12px 0px rgba(25, 27, 35, 0.15));padding:var(--intergalactic-spacing-3x, 12px)}.___STitle_qws0v_gg_{color:var(--intergalactic-text-secondary, #6c6e79);margin-bottom:var(--intergalactic-spacing-2x, 8px)}.___SDotGroup_qws0v_gg_{display:flex;align-items:center}.___SDot_qws0v_gg_{width:8px;height:8px;border-radius:50%;margin-right:var(--intergalactic-spacing-2x, 8px);background:var(--intergalactic-icon-secondary-info, #2bb3ff)}.___SDot_qws0v_gg_.__color_qws0v_gg_{background:var(--color_qws0v)}.___SFooter_qws0v_gg_{background:var(--intergalactic-bg-secondary-neutral, #f4f5f9);padding:var(--intergalactic-spacing-1x, 4px) var(--intergalactic-spacing-3x, 12px);border-radius:0 0 var(--intergalactic-rounded-medium, 6px) var(--intergalactic-rounded-medium, 6px);margin:var(--intergalactic-spacing-3x, 12px) calc(-1*var(--intergalactic-spacing-3x, 12px)) calc(-1*var(--intergalactic-spacing-3x, 12px))}" /*__inner_css_end__*/, "qws0v_gg_") /*__reshadow_css_end__*/, {
|
|
25
|
+
"__STooltip": "___STooltip_qws0v_gg_",
|
|
26
|
+
"__STitle": "___STitle_qws0v_gg_",
|
|
27
|
+
"__SDotGroup": "___SDotGroup_qws0v_gg_",
|
|
28
|
+
"__SDot": "___SDot_qws0v_gg_",
|
|
29
|
+
"_color": "__color_qws0v_gg_",
|
|
30
|
+
"--color": "--color_qws0v",
|
|
31
|
+
"__SFooter": "___SFooter_qws0v_gg_"
|
|
32
32
|
});
|
|
33
33
|
var TooltipRoot = /*#__PURE__*/function (_Component) {
|
|
34
34
|
_inherits(TooltipRoot, _Component);
|
package/lib/es6/Venn.js
CHANGED
|
@@ -18,13 +18,13 @@ import createElement from './createElement';
|
|
|
18
18
|
import { CONSTANT } from './utils';
|
|
19
19
|
import Tooltip from './Tooltip';
|
|
20
20
|
/*__reshadow-styles__:"./style/venn.shadow.css"*/
|
|
21
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
22
|
-
"__SCircle": "
|
|
23
|
-
"--duration": "--
|
|
24
|
-
"_color": "
|
|
25
|
-
"--color": "--
|
|
26
|
-
"_transparent": "
|
|
27
|
-
"__SIntersection": "
|
|
21
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SCircle_1irq0_gg_,.___SIntersection_1irq0_gg_{stroke:var(--intergalactic-chart-grid-border, #ffffff);stroke-width:2px}.___SCircle_1irq0_gg_{fill:var(--intergalactic-chart-palette-order-2, #59ddaa);fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_1irq0);transition-timing-function:ease-in-out}@media (hover:hover){.___SCircle_1irq0_gg_:hover{fill-opacity:.7}}.___SCircle_1irq0_gg_.__color_1irq0_gg_{fill:var(--color_1irq0)}.___SCircle_1irq0_gg_.__transparent_1irq0_gg_{opacity:.3}.___SIntersection_1irq0_gg_{fill-opacity:0}@media (hover:hover){.___SIntersection_1irq0_gg_:hover{fill-opacity:.1}}.___SIntersection_1irq0_gg_.__transparent_1irq0_gg_{opacity:.3}" /*__inner_css_end__*/, "1irq0_gg_") /*__reshadow_css_end__*/, {
|
|
22
|
+
"__SCircle": "___SCircle_1irq0_gg_",
|
|
23
|
+
"--duration": "--duration_1irq0",
|
|
24
|
+
"_color": "__color_1irq0_gg_",
|
|
25
|
+
"--color": "--color_1irq0",
|
|
26
|
+
"_transparent": "__transparent_1irq0_gg_",
|
|
27
|
+
"__SIntersection": "___SIntersection_1irq0_gg_"
|
|
28
28
|
});
|
|
29
29
|
var VennRoot = /*#__PURE__*/function (_Component) {
|
|
30
30
|
_inherits(VennRoot, _Component);
|
|
@@ -10,8 +10,8 @@ import { normalizeLocale } from './locale';
|
|
|
10
10
|
import { localizedMessages } from './translations/module/__intergalactic-dynamic-locales';
|
|
11
11
|
import { Root, sstyled } from '@semcore/core';
|
|
12
12
|
/*__reshadow-styles__:"../style/plotA11yModule.shadow.css"*/
|
|
13
|
-
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
14
|
-
"__SPlotA11yModule": "
|
|
13
|
+
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SPlotA11yModule_pa0ya_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_pa0ya_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}" /*__inner_css_end__*/, "pa0ya_gg_") /*__reshadow_css_end__*/, {
|
|
14
|
+
"__SPlotA11yModule": "___SPlotA11yModule_pa0ya_gg_"
|
|
15
15
|
});
|
|
16
16
|
import { Context as I18nContext, useI18n } from '@semcore/utils/lib/enhances/WithI18n';
|
|
17
17
|
import { Box } from '@semcore/flex-box';
|
|
@@ -13,9 +13,9 @@ import { getIntl } from './intl';
|
|
|
13
13
|
import { summarize } from './summarize';
|
|
14
14
|
import { Root, sstyled } from '@semcore/core';
|
|
15
15
|
/*__reshadow-styles__:"../style/plotA11yView.shadow.css"*/
|
|
16
|
-
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
17
|
-
"__SPlotA11yView": "
|
|
18
|
-
"_focus-within": "__focus-
|
|
16
|
+
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SPlotA11yView_1gggc_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);color:var(--intergalactic-text-primary, #191b23);border:3px solid var(--intergalactic-border-primary, #c4c7cf);font-size:var(--intergalactic-fs-50, 10px);padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}.___SPlotA11yView_1gggc_gg_.__focus-within_1gggc_gg_,.___SPlotA11yView_1gggc_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:var(--intergalactic-z-index-overlay, 500);position:relative;display:block}.___SPlotA11yView_1gggc_gg_:focus,.___SPlotA11yView_1gggc_gg_:focus-within{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:var(--intergalactic-z-index-overlay, 500);position:relative;display:block}.___SPlotA11yView_1gggc_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:var(--intergalactic-spacing-2x, 8px);display:block}.___SPlotA11yView_1gggc_gg_ table,.___SPlotA11yView_1gggc_gg_ td,.___SPlotA11yView_1gggc_gg_ th{border:1px solid var(--intergalactic-border-primary, #c4c7cf)}" /*__inner_css_end__*/, "1gggc_gg_") /*__reshadow_css_end__*/, {
|
|
17
|
+
"__SPlotA11yView": "___SPlotA11yView_1gggc_gg_",
|
|
18
|
+
"_focus-within": "__focus-within_1gggc_gg_"
|
|
19
19
|
});
|
|
20
20
|
import { Box } from '@semcore/flex-box';
|
|
21
21
|
import { useAsyncI18nMessages } from '@semcore/utils/lib/enhances/i18nEnhance';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/d3-chart",
|
|
3
3
|
"description": "Semrush D3 Chart Component",
|
|
4
|
-
"version": "3.11.
|
|
4
|
+
"version": "3.11.1",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/es6/index.js",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@formatjs/intl": "2.3.0",
|
|
18
|
-
"@semcore/animation": "2.6.
|
|
19
|
-
"@semcore/flex-box": "5.6.
|
|
20
|
-
"@semcore/popper": "5.6.
|
|
21
|
-
"@semcore/utils": "4.6.
|
|
18
|
+
"@semcore/animation": "2.6.1",
|
|
19
|
+
"@semcore/flex-box": "5.6.1",
|
|
20
|
+
"@semcore/popper": "5.6.1",
|
|
21
|
+
"@semcore/utils": "4.6.1",
|
|
22
22
|
"@types/d3-shape": "^3.1.0",
|
|
23
23
|
"@upsetjs/venn.js": "1.4.2",
|
|
24
24
|
"d3-array": "3.1.6",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"hoist-non-react-statics": "3.3.2"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
|
-
"@semcore/core": "^2.6.
|
|
35
|
+
"@semcore/core": "^2.6.1-prerelease.0",
|
|
36
36
|
"react": "16.8 - 18",
|
|
37
37
|
"react-dom": "16.8 - 18"
|
|
38
38
|
},
|