@semcore/d3-chart 2.6.0 → 2.6.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 +6 -0
- 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 +7 -7
- package/lib/cjs/Dots.js +9 -9
- package/lib/cjs/HorizontalBar.js +8 -8
- package/lib/cjs/Hover.js +4 -4
- package/lib/cjs/Line.js +8 -8
- package/lib/cjs/Plot.js +4 -4
- package/lib/cjs/RadialTree.js +11 -11
- package/lib/cjs/ReferenceLine.js +10 -10
- 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 +3 -3
- package/lib/cjs/a11y/PlotA11yView.js +4 -4
- 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 +7 -7
- package/lib/es6/Dots.js +9 -9
- package/lib/es6/HorizontalBar.js +8 -8
- package/lib/es6/Hover.js +4 -4
- package/lib/es6/Line.js +8 -8
- package/lib/es6/Plot.js +4 -4
- package/lib/es6/RadialTree.js +11 -11
- package/lib/es6/ReferenceLine.js +10 -10
- 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 +3 -3
- package/lib/es6/a11y/PlotA11yView.js +4 -4
- package/package.json +3 -2
package/CHANGELOG.md
CHANGED
package/lib/cjs/Area.js
CHANGED
|
@@ -48,18 +48,18 @@ var style = (
|
|
|
48
48
|
/*__reshadow_css_start__*/
|
|
49
49
|
_core.sstyled.insert(
|
|
50
50
|
/*__inner_css_start__*/
|
|
51
|
-
".
|
|
51
|
+
".___SArea_1nsmn_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);fill-opacity:.2}.___SArea_1nsmn_gg_.__color_1nsmn_gg_{fill:var(--color_1nsmn)}.___SAreaLine_1nsmn_gg_{stroke:var(--intergalactic-chart-palette-order-blue,#2bb3ff);stroke-width:3;fill:transparent}.___SAreaLine_1nsmn_gg_.__color_1nsmn_gg_{stroke:var(--color_1nsmn)}.___SArea_1nsmn_gg_,.___SAreaLine_1nsmn_gg_{transition-property:d;transition-duration:var(--duration_1nsmn);transition-timing-function:ease-in-out}.___SNull_1nsmn_gg_{fill:transparent;stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf);stroke-dasharray:4}.___SNull_1nsmn_gg_.__hide_1nsmn_gg_{display:none}"
|
|
52
52
|
/*__inner_css_end__*/
|
|
53
|
-
, "
|
|
53
|
+
, "1nsmn_gg_")
|
|
54
54
|
/*__reshadow_css_end__*/
|
|
55
55
|
, {
|
|
56
|
-
"__SArea": "
|
|
57
|
-
"_color": "
|
|
58
|
-
"--color": "--
|
|
59
|
-
"__SAreaLine": "
|
|
60
|
-
"--duration": "--
|
|
61
|
-
"__SNull": "
|
|
62
|
-
"_hide": "
|
|
56
|
+
"__SArea": "___SArea_1nsmn_gg_",
|
|
57
|
+
"_color": "__color_1nsmn_gg_",
|
|
58
|
+
"--color": "--color_1nsmn",
|
|
59
|
+
"__SAreaLine": "___SAreaLine_1nsmn_gg_",
|
|
60
|
+
"--duration": "--duration_1nsmn",
|
|
61
|
+
"__SNull": "___SNull_1nsmn_gg_",
|
|
62
|
+
"_hide": "__hide_1nsmn_gg_"
|
|
63
63
|
});
|
|
64
64
|
|
|
65
65
|
var AreaRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Axis.js
CHANGED
|
@@ -44,23 +44,23 @@ var style = (
|
|
|
44
44
|
/*__reshadow_css_start__*/
|
|
45
45
|
_core.sstyled.insert(
|
|
46
46
|
/*__inner_css_start__*/
|
|
47
|
-
".
|
|
47
|
+
".___SAxis_vhjjq_gg_{stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___SAxis_vhjjq_gg_.__hide_vhjjq_gg_{display:none}.___STick_vhjjq_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-chart-grid-text-label,#6c6e79)}.___STick_vhjjq_gg_.__hide_vhjjq_gg_{display:none}.___SGrid_vhjjq_gg_{fill:transparent;stroke:var(--intergalactic-border-secondary,#e0e1e9)}.___STitle_vhjjq_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-text-hint,#6c6e79);transform-origin:var(--transform-origin_vhjjq)}.___STitle_vhjjq_gg_._position_top_vhjjq_gg_{text-anchor:middle}.___STitle_vhjjq_gg_._position_bottom_vhjjq_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_vhjjq_gg_._position_right_vhjjq_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_vhjjq_gg_._position_left_vhjjq_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_vhjjq_gg_._position_top_vhjjq_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_vhjjq_gg_._position_bottom_vhjjq_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_vhjjq_gg_._position_right_vhjjq_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_vhjjq_gg_._position_left_vhjjq_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_vhjjq_gg_._position_custom_0_vhjjq_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_vhjjq_gg_._position_custom_1_vhjjq_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "vhjjq_gg_")
|
|
50
50
|
/*__reshadow_css_end__*/
|
|
51
51
|
, {
|
|
52
|
-
"__SAxis": "
|
|
53
|
-
"_hide": "
|
|
54
|
-
"__STick": "
|
|
55
|
-
"__SGrid": "
|
|
56
|
-
"__STitle": "
|
|
57
|
-
"--transform-origin": "--transform-
|
|
58
|
-
"_position_top": "
|
|
59
|
-
"_position_bottom": "
|
|
60
|
-
"_position_right": "
|
|
61
|
-
"_position_left": "
|
|
62
|
-
"_position_custom_0": "
|
|
63
|
-
"_position_custom_1": "
|
|
52
|
+
"__SAxis": "___SAxis_vhjjq_gg_",
|
|
53
|
+
"_hide": "__hide_vhjjq_gg_",
|
|
54
|
+
"__STick": "___STick_vhjjq_gg_",
|
|
55
|
+
"__SGrid": "___SGrid_vhjjq_gg_",
|
|
56
|
+
"__STitle": "___STitle_vhjjq_gg_",
|
|
57
|
+
"--transform-origin": "--transform-origin_vhjjq",
|
|
58
|
+
"_position_top": "_position_top_vhjjq_gg_",
|
|
59
|
+
"_position_bottom": "_position_bottom_vhjjq_gg_",
|
|
60
|
+
"_position_right": "_position_right_vhjjq_gg_",
|
|
61
|
+
"_position_left": "_position_left_vhjjq_gg_",
|
|
62
|
+
"_position_custom_0": "_position_custom_0_vhjjq_gg_",
|
|
63
|
+
"_position_custom_1": "_position_custom_1_vhjjq_gg_"
|
|
64
64
|
});
|
|
65
65
|
var CUSTOM_0 = Symbol('custom_0');
|
|
66
66
|
var CUSTOM_1 = Symbol('custom_1');
|
package/lib/cjs/Bar.js
CHANGED
|
@@ -44,17 +44,17 @@ var style = (
|
|
|
44
44
|
/*__reshadow_css_start__*/
|
|
45
45
|
_core.sstyled.insert(
|
|
46
46
|
/*__inner_css_start__*/
|
|
47
|
-
".
|
|
47
|
+
".___SBar_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_ri26b);transition-timing-function:ease-in-out}.___SBar_ri26b_gg_.__color_ri26b_gg_{fill:var(--color_ri26b)}.___SBar_ri26b_gg_.__hide_ri26b_gg_{display:none}.___SBackground_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-other-data,#c4c7cf)}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "ri26b_gg_")
|
|
50
50
|
/*__reshadow_css_end__*/
|
|
51
51
|
, {
|
|
52
|
-
"__SBar": "
|
|
53
|
-
"--duration": "--
|
|
54
|
-
"_color": "
|
|
55
|
-
"--color": "--
|
|
56
|
-
"_hide": "
|
|
57
|
-
"__SBackground": "
|
|
52
|
+
"__SBar": "___SBar_ri26b_gg_",
|
|
53
|
+
"--duration": "--duration_ri26b",
|
|
54
|
+
"_color": "__color_ri26b_gg_",
|
|
55
|
+
"--color": "--color_ri26b",
|
|
56
|
+
"_hide": "__hide_ri26b_gg_",
|
|
57
|
+
"__SBackground": "___SBackground_ri26b_gg_"
|
|
58
58
|
});
|
|
59
59
|
|
|
60
60
|
var BarRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Bubble.js
CHANGED
|
@@ -56,19 +56,19 @@ var style = (
|
|
|
56
56
|
/*__reshadow_css_start__*/
|
|
57
57
|
_core.sstyled.insert(
|
|
58
58
|
/*__inner_css_start__*/
|
|
59
|
-
".
|
|
59
|
+
".___SBubble_7h63g_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_7h63g);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_7h63g_gg_:hover{opacity:.8}.___SBubble_7h63g_gg_.__color_7h63g_gg_{fill:var(--color_7h63g)}.___SCenter_7h63g_gg_{text-anchor:middle;font-size:calc(var(--intergalactic-fs-100, 12px) - 1px);stroke:var(--intergalactic-chart-palette-order-blue,#2bb3ff)}.___SCenter_7h63g_gg_.__color_7h63g_gg_{stroke:var(--color_7h63g)}.___SLabel_7h63g_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff)}.___SLabel_7h63g_gg_._position_right_7h63g_gg_{text-anchor:end}.___SLabel_7h63g_gg_._position_left_7h63g_gg_{text-anchor:start}.___SLabel_7h63g_gg_.__color_7h63g_gg_{fill:var(--color_7h63g)}"
|
|
60
60
|
/*__inner_css_end__*/
|
|
61
|
-
, "
|
|
61
|
+
, "7h63g_gg_")
|
|
62
62
|
/*__reshadow_css_end__*/
|
|
63
63
|
, {
|
|
64
|
-
"__SBubble": "
|
|
65
|
-
"--duration": "--
|
|
66
|
-
"_color": "
|
|
67
|
-
"--color": "--
|
|
68
|
-
"__SCenter": "
|
|
69
|
-
"__SLabel": "
|
|
70
|
-
"_position_right": "
|
|
71
|
-
"_position_left": "
|
|
64
|
+
"__SBubble": "___SBubble_7h63g_gg_",
|
|
65
|
+
"--duration": "--duration_7h63g",
|
|
66
|
+
"_color": "__color_7h63g_gg_",
|
|
67
|
+
"--color": "--color_7h63g",
|
|
68
|
+
"__SCenter": "___SCenter_7h63g_gg_",
|
|
69
|
+
"__SLabel": "___SLabel_7h63g_gg_",
|
|
70
|
+
"_position_right": "_position_right_7h63g_gg_",
|
|
71
|
+
"_position_left": "_position_left_7h63g_gg_"
|
|
72
72
|
});
|
|
73
73
|
|
|
74
74
|
var BubbleRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Donut.js
CHANGED
|
@@ -66,16 +66,16 @@ var style = (
|
|
|
66
66
|
/*__reshadow_css_start__*/
|
|
67
67
|
_core.sstyled.insert(
|
|
68
68
|
/*__inner_css_start__*/
|
|
69
|
-
".
|
|
69
|
+
".___SPie_1a7qh_gg_{stroke:var(--intergalactic-chart-grid-border,#fff);fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff)}.___SPie_1a7qh_gg_.__color_1a7qh_gg_{fill:var(--color_1a7qh)}.___SEmptyData_1a7qh_gg_{fill:var(--intergalactic-chart-palette-order-null,#e0e1e9)}.___SEmptyData_1a7qh_gg_.__color_1a7qh_gg_{fill:var(--color_1a7qh)}.___SLabel_1a7qh_gg_{text-anchor:middle;vertical-anchor:middle}"
|
|
70
70
|
/*__inner_css_end__*/
|
|
71
|
-
, "
|
|
71
|
+
, "1a7qh_gg_")
|
|
72
72
|
/*__reshadow_css_end__*/
|
|
73
73
|
, {
|
|
74
|
-
"__SPie": "
|
|
75
|
-
"_color": "
|
|
76
|
-
"--color": "--
|
|
77
|
-
"__SEmptyData": "
|
|
78
|
-
"__SLabel": "
|
|
74
|
+
"__SPie": "___SPie_1a7qh_gg_",
|
|
75
|
+
"_color": "__color_1a7qh_gg_",
|
|
76
|
+
"--color": "--color_1a7qh",
|
|
77
|
+
"__SEmptyData": "___SEmptyData_1a7qh_gg_",
|
|
78
|
+
"__SLabel": "___SLabel_1a7qh_gg_"
|
|
79
79
|
});
|
|
80
80
|
var DEFAULT_INSTANCE = Symbol('DEFAULT_INSTANCE');
|
|
81
81
|
|
package/lib/cjs/Dots.js
CHANGED
|
@@ -32,18 +32,18 @@ var style = (
|
|
|
32
32
|
/*__reshadow_css_start__*/
|
|
33
33
|
_core.sstyled.insert(
|
|
34
34
|
/*__inner_css_start__*/
|
|
35
|
-
".
|
|
35
|
+
".___SDots_8empf_gg_ .___SDot_8empf_gg_{transition-duration:var(--duration_8empf)}.___SDot_8empf_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border,#fff);r:6px;fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_8empf_gg_.__hide_8empf_gg_{display:none}.___SDot_8empf_gg_.__active_8empf_gg_{r:8px}.___SDot_8empf_gg_.__color_8empf_gg_{fill:var(--color_8empf)}"
|
|
36
36
|
/*__inner_css_end__*/
|
|
37
|
-
, "
|
|
37
|
+
, "8empf_gg_")
|
|
38
38
|
/*__reshadow_css_end__*/
|
|
39
39
|
, {
|
|
40
|
-
"__SDots": "
|
|
41
|
-
"__SDot": "
|
|
42
|
-
"--duration": "--
|
|
43
|
-
"_hide": "
|
|
44
|
-
"_active": "
|
|
45
|
-
"_color": "
|
|
46
|
-
"--color": "--
|
|
40
|
+
"__SDots": "___SDots_8empf_gg_",
|
|
41
|
+
"__SDot": "___SDot_8empf_gg_",
|
|
42
|
+
"--duration": "--duration_8empf",
|
|
43
|
+
"_hide": "__hide_8empf_gg_",
|
|
44
|
+
"_active": "__active_8empf_gg_",
|
|
45
|
+
"_color": "__color_8empf_gg_",
|
|
46
|
+
"--color": "--color_8empf"
|
|
47
47
|
});
|
|
48
48
|
var EXCLUDE_PROPS = ['data', 'scale', 'value', 'display'];
|
|
49
49
|
|
package/lib/cjs/HorizontalBar.js
CHANGED
|
@@ -42,17 +42,17 @@ var style = (
|
|
|
42
42
|
/*__reshadow_css_start__*/
|
|
43
43
|
_core.sstyled.insert(
|
|
44
44
|
/*__inner_css_start__*/
|
|
45
|
-
".
|
|
45
|
+
".___SBar_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_ri26b);transition-timing-function:ease-in-out}.___SBar_ri26b_gg_.__color_ri26b_gg_{fill:var(--color_ri26b)}.___SBar_ri26b_gg_.__hide_ri26b_gg_{display:none}.___SBackground_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-other-data,#c4c7cf)}"
|
|
46
46
|
/*__inner_css_end__*/
|
|
47
|
-
, "
|
|
47
|
+
, "ri26b_gg_")
|
|
48
48
|
/*__reshadow_css_end__*/
|
|
49
49
|
, {
|
|
50
|
-
"__SBar": "
|
|
51
|
-
"--duration": "--
|
|
52
|
-
"_color": "
|
|
53
|
-
"--color": "--
|
|
54
|
-
"_hide": "
|
|
55
|
-
"__SBackground": "
|
|
50
|
+
"__SBar": "___SBar_ri26b_gg_",
|
|
51
|
+
"--duration": "--duration_ri26b",
|
|
52
|
+
"_color": "__color_ri26b_gg_",
|
|
53
|
+
"--color": "--color_ri26b",
|
|
54
|
+
"_hide": "__hide_ri26b_gg_",
|
|
55
|
+
"__SBackground": "___SBackground_ri26b_gg_"
|
|
56
56
|
});
|
|
57
57
|
|
|
58
58
|
var HorizontalBarRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Hover.js
CHANGED
|
@@ -44,13 +44,13 @@ var style = (
|
|
|
44
44
|
/*__reshadow_css_start__*/
|
|
45
45
|
_core.sstyled.insert(
|
|
46
46
|
/*__inner_css_start__*/
|
|
47
|
-
".
|
|
47
|
+
".___SHoverLine_1ytop_gg_{stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___SHoverRect_1ytop_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover,rgba(196,199,207,.3))}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "1ytop_gg_")
|
|
50
50
|
/*__reshadow_css_end__*/
|
|
51
51
|
, {
|
|
52
|
-
"__SHoverLine": "
|
|
53
|
-
"__SHoverRect": "
|
|
52
|
+
"__SHoverLine": "___SHoverLine_1ytop_gg_",
|
|
53
|
+
"__SHoverRect": "___SHoverRect_1ytop_gg_"
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
var Hover = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Line.js
CHANGED
|
@@ -46,17 +46,17 @@ var style = (
|
|
|
46
46
|
/*__reshadow_css_start__*/
|
|
47
47
|
_core.sstyled.insert(
|
|
48
48
|
/*__inner_css_start__*/
|
|
49
|
-
".
|
|
49
|
+
".___SLine_6us2c_gg_{fill:transparent;stroke-width:3;stroke:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:d;transition-duration:var(--duration_6us2c);transition-timing-function:ease-in-out}.___SLine_6us2c_gg_.__color_6us2c_gg_{stroke:var(--color_6us2c)}.___SLine_6us2c_gg_.__hide_6us2c_gg_{display:none}.___SNull_6us2c_gg_{fill:transparent;stroke:var(-intergalactic-border-primary);stroke-dasharray:4}.___SNull_6us2c_gg_.__hide_6us2c_gg_{display:none}"
|
|
50
50
|
/*__inner_css_end__*/
|
|
51
|
-
, "
|
|
51
|
+
, "6us2c_gg_")
|
|
52
52
|
/*__reshadow_css_end__*/
|
|
53
53
|
, {
|
|
54
|
-
"__SLine": "
|
|
55
|
-
"--duration": "--
|
|
56
|
-
"_color": "
|
|
57
|
-
"--color": "--
|
|
58
|
-
"_hide": "
|
|
59
|
-
"__SNull": "
|
|
54
|
+
"__SLine": "___SLine_6us2c_gg_",
|
|
55
|
+
"--duration": "--duration_6us2c",
|
|
56
|
+
"_color": "__color_6us2c_gg_",
|
|
57
|
+
"--color": "--color_6us2c",
|
|
58
|
+
"_hide": "__hide_6us2c_gg_",
|
|
59
|
+
"__SNull": "___SNull_6us2c_gg_"
|
|
60
60
|
});
|
|
61
61
|
|
|
62
62
|
var LineRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Plot.js
CHANGED
|
@@ -58,13 +58,13 @@ var style = (
|
|
|
58
58
|
/*__reshadow_css_start__*/
|
|
59
59
|
_core.sstyled.insert(
|
|
60
60
|
/*__inner_css_start__*/
|
|
61
|
-
".
|
|
61
|
+
".___SPlot_7koxf_gg_{overflow:hidden}.___SPlot_7koxf_gg_:active,.___SPlot_7koxf_gg_:focus{outline:0;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_7koxf_gg_.__keyboardFocused_7koxf_gg_{border:1px solid var(--intergalactic-chart-palette-order-blue-second-order,#008ff8);box-shadow:var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}"
|
|
62
62
|
/*__inner_css_end__*/
|
|
63
|
-
, "
|
|
63
|
+
, "7koxf_gg_")
|
|
64
64
|
/*__reshadow_css_end__*/
|
|
65
65
|
, {
|
|
66
|
-
"__SPlot": "
|
|
67
|
-
"_keyboardFocused": "
|
|
66
|
+
"__SPlot": "___SPlot_7koxf_gg_",
|
|
67
|
+
"_keyboardFocused": "__keyboardFocused_7koxf_gg_"
|
|
68
68
|
});
|
|
69
69
|
|
|
70
70
|
var PlotRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/RadialTree.js
CHANGED
|
@@ -60,20 +60,20 @@ var style = (
|
|
|
60
60
|
/*__reshadow_css_start__*/
|
|
61
61
|
_core.sstyled.insert(
|
|
62
62
|
/*__inner_css_start__*/
|
|
63
|
-
".
|
|
63
|
+
".___SRadian_y3itn_gg_{cursor:pointer;fill:var(--intergalactic-chart-palette-order-blue-second-order,#008ff8)}.___SLine_y3itn_gg_{stroke:var(--intergalactic-chart-palette-order-blue-second-order,#008ff8)}.___SLine_y3itn_gg_.__color_y3itn_gg_{stroke:var(--color_y3itn)}.___SCap_y3itn_gg_{transition:r .1s}.___SLabel_y3itn_gg_{fill:var(--color_y3itn);cursor:var(--text-cursor_y3itn)}.___SRadian_y3itn_gg_:hover .___SLabel_y3itn_gg_{fill:var(--color-hovered_y3itn)}@media (prefers-reduced-motion){.___SLineCap_y3itn_gg_{transition:none}}"
|
|
64
64
|
/*__inner_css_end__*/
|
|
65
|
-
, "
|
|
65
|
+
, "y3itn_gg_")
|
|
66
66
|
/*__reshadow_css_end__*/
|
|
67
67
|
, {
|
|
68
|
-
"__SRadian": "
|
|
69
|
-
"__SLine": "
|
|
70
|
-
"_color": "
|
|
71
|
-
"--color": "--
|
|
72
|
-
"__SCap": "
|
|
73
|
-
"__SLabel": "
|
|
74
|
-
"--text-cursor": "--text-
|
|
75
|
-
"--color-hovered": "--color-
|
|
76
|
-
"__SLineCap": "
|
|
68
|
+
"__SRadian": "___SRadian_y3itn_gg_",
|
|
69
|
+
"__SLine": "___SLine_y3itn_gg_",
|
|
70
|
+
"_color": "__color_y3itn_gg_",
|
|
71
|
+
"--color": "--color_y3itn",
|
|
72
|
+
"__SCap": "___SCap_y3itn_gg_",
|
|
73
|
+
"__SLabel": "___SLabel_y3itn_gg_",
|
|
74
|
+
"--text-cursor": "--text-cursor_y3itn",
|
|
75
|
+
"--color-hovered": "--color-hovered_y3itn",
|
|
76
|
+
"__SLineCap": "___SLineCap_y3itn_gg_"
|
|
77
77
|
});
|
|
78
78
|
var baseAngle = -Math.PI / 2; // The top vertical line
|
|
79
79
|
|
package/lib/cjs/ReferenceLine.js
CHANGED
|
@@ -42,19 +42,19 @@ var style = (
|
|
|
42
42
|
/*__reshadow_css_start__*/
|
|
43
43
|
_core.sstyled.insert(
|
|
44
44
|
/*__inner_css_start__*/
|
|
45
|
-
".
|
|
45
|
+
".___SReferenceLine_1fucc_gg_{fill:none;stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___STitle_1fucc_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-chart-grid-text-label,#6c6e79);transform-origin:var(--transform-origin_1fucc)}.___STitle_1fucc_gg_._position_top_1fucc_gg_{text-anchor:middle}.___STitle_1fucc_gg_._position_bottom_1fucc_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_1fucc_gg_._position_right_1fucc_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_1fucc_gg_._position_left_1fucc_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_1fucc_gg_{fill:var(--intergalactic-chart-grid-period-bg,rgba(196,199,207,.2))}"
|
|
46
46
|
/*__inner_css_end__*/
|
|
47
|
-
, "
|
|
47
|
+
, "1fucc_gg_")
|
|
48
48
|
/*__reshadow_css_end__*/
|
|
49
49
|
, {
|
|
50
|
-
"__SReferenceLine": "
|
|
51
|
-
"__STitle": "
|
|
52
|
-
"--transform-origin": "--transform-
|
|
53
|
-
"_position_top": "
|
|
54
|
-
"_position_bottom": "
|
|
55
|
-
"_position_right": "
|
|
56
|
-
"_position_left": "
|
|
57
|
-
"__SBackground": "
|
|
50
|
+
"__SReferenceLine": "___SReferenceLine_1fucc_gg_",
|
|
51
|
+
"__STitle": "___STitle_1fucc_gg_",
|
|
52
|
+
"--transform-origin": "--transform-origin_1fucc",
|
|
53
|
+
"_position_top": "_position_top_1fucc_gg_",
|
|
54
|
+
"_position_bottom": "_position_bottom_1fucc_gg_",
|
|
55
|
+
"_position_right": "_position_right_1fucc_gg_",
|
|
56
|
+
"_position_left": "_position_left_1fucc_gg_",
|
|
57
|
+
"__SBackground": "___SBackground_1fucc_gg_"
|
|
58
58
|
});
|
|
59
59
|
var side2direction = {
|
|
60
60
|
left: 'vertical',
|
package/lib/cjs/ScatterPlot.js
CHANGED
|
@@ -52,16 +52,16 @@ var style = (
|
|
|
52
52
|
/*__reshadow_css_start__*/
|
|
53
53
|
_core.sstyled.insert(
|
|
54
54
|
/*__inner_css_start__*/
|
|
55
|
-
".
|
|
55
|
+
".___SScatterPlot_4dcgc_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:cx,cy;transition-duration:var(--duration_4dcgc);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_4dcgc_gg_:hover{opacity:.8}.___SScatterPlot_4dcgc_gg_.__color_4dcgc_gg_{fill:var(--color_4dcgc)}.___SValue_4dcgc_gg_{text-anchor:middle;font-size:var(--intergalactic-fs-50,10px);stroke:var(--intergalactic-chart-palette-order-blue-second-order,#008ff8)}.___SValue_4dcgc_gg_.__color_4dcgc_gg_{stroke:var(--color_4dcgc)}"
|
|
56
56
|
/*__inner_css_end__*/
|
|
57
|
-
, "
|
|
57
|
+
, "4dcgc_gg_")
|
|
58
58
|
/*__reshadow_css_end__*/
|
|
59
59
|
, {
|
|
60
|
-
"__SScatterPlot": "
|
|
61
|
-
"--duration": "--
|
|
62
|
-
"_color": "
|
|
63
|
-
"--color": "--
|
|
64
|
-
"__SValue": "
|
|
60
|
+
"__SScatterPlot": "___SScatterPlot_4dcgc_gg_",
|
|
61
|
+
"--duration": "--duration_4dcgc",
|
|
62
|
+
"_color": "__color_4dcgc_gg_",
|
|
63
|
+
"--color": "--color_4dcgc",
|
|
64
|
+
"__SValue": "___SValue_4dcgc_gg_"
|
|
65
65
|
});
|
|
66
66
|
|
|
67
67
|
var ScatterPlotRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Tooltip.js
CHANGED
|
@@ -60,17 +60,17 @@ var style = (
|
|
|
60
60
|
/*__reshadow_css_start__*/
|
|
61
61
|
_core.sstyled.insert(
|
|
62
62
|
/*__inner_css_start__*/
|
|
63
|
-
".
|
|
63
|
+
".___STooltip_e35qe_gg_{font-size:var(--intergalactic-fs-100,12px);line-height:var(--intergalactic-lh-100,133%);position:relative;background-color:var(--intergalactic-bg-primary-neutral,#fff);border-radius:var(--intergalactic-rounded-medium,6px);border:1px solid var(--intergalactic-border-secondary,#e0e1e9);box-sizing:border-box;box-shadow:var(--intergalactic-box-shadow-popper,0 1px 12px 0 rgba(25,27,35,.15));padding:var(--intergalactic-spacing-3x,12px)}.___STitle_e35qe_gg_{color:var(--intergalactic-text-secondary,#6c6e79);margin-bottom:var(--intergalactic-spacing-2x,8px)}.___SDotGroup_e35qe_gg_{display:flex;align-items:center}.___SDot_e35qe_gg_{width:8px;height:8px;border-radius:50%;margin-right:var(--intergalactic-spacing-2x,8px);background:var(--intergalactic-icon-secondary-info,#2bb3ff)}.___SDot_e35qe_gg_.__color_e35qe_gg_{background:var(--color_e35qe)}"
|
|
64
64
|
/*__inner_css_end__*/
|
|
65
|
-
, "
|
|
65
|
+
, "e35qe_gg_")
|
|
66
66
|
/*__reshadow_css_end__*/
|
|
67
67
|
, {
|
|
68
|
-
"__STooltip": "
|
|
69
|
-
"__STitle": "
|
|
70
|
-
"__SDotGroup": "
|
|
71
|
-
"__SDot": "
|
|
72
|
-
"_color": "
|
|
73
|
-
"--color": "--
|
|
68
|
+
"__STooltip": "___STooltip_e35qe_gg_",
|
|
69
|
+
"__STitle": "___STitle_e35qe_gg_",
|
|
70
|
+
"__SDotGroup": "___SDotGroup_e35qe_gg_",
|
|
71
|
+
"__SDot": "___SDot_e35qe_gg_",
|
|
72
|
+
"_color": "__color_e35qe_gg_",
|
|
73
|
+
"--color": "--color_e35qe"
|
|
74
74
|
});
|
|
75
75
|
|
|
76
76
|
var TooltipRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Venn.js
CHANGED
|
@@ -48,16 +48,16 @@ var style = (
|
|
|
48
48
|
/*__reshadow_css_start__*/
|
|
49
49
|
_core.sstyled.insert(
|
|
50
50
|
/*__inner_css_start__*/
|
|
51
|
-
".
|
|
51
|
+
".___SCircle_a1kox_gg_{fill:var(--intergalactic-chart-palette-order-green,#59ddaa);stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_a1kox);transition-timing-function:ease-in-out}.___SCircle_a1kox_gg_:hover{fill-opacity:.7}.___SCircle_a1kox_gg_.__color_a1kox_gg_{fill:var(--color_a1kox)}.___SIntersection_a1kox_gg_{stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;fill-opacity:0}.___SIntersection_a1kox_gg_:hover{fill-opacity:.1}"
|
|
52
52
|
/*__inner_css_end__*/
|
|
53
|
-
, "
|
|
53
|
+
, "a1kox_gg_")
|
|
54
54
|
/*__reshadow_css_end__*/
|
|
55
55
|
, {
|
|
56
|
-
"__SCircle": "
|
|
57
|
-
"--duration": "--
|
|
58
|
-
"_color": "
|
|
59
|
-
"--color": "--
|
|
60
|
-
"__SIntersection": "
|
|
56
|
+
"__SCircle": "___SCircle_a1kox_gg_",
|
|
57
|
+
"--duration": "--duration_a1kox",
|
|
58
|
+
"_color": "__color_a1kox_gg_",
|
|
59
|
+
"--color": "--color_a1kox",
|
|
60
|
+
"__SIntersection": "___SIntersection_a1kox_gg_"
|
|
61
61
|
});
|
|
62
62
|
|
|
63
63
|
var VennRoot = /*#__PURE__*/function (_Component) {
|
|
@@ -40,12 +40,12 @@ var styles = (
|
|
|
40
40
|
/*__reshadow_css_start__*/
|
|
41
41
|
_core.sstyled.insert(
|
|
42
42
|
/*__inner_css_start__*/
|
|
43
|
-
".
|
|
43
|
+
".___SPlotA11yModule_2ncav_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_2ncav_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
|
|
44
44
|
/*__inner_css_end__*/
|
|
45
|
-
, "
|
|
45
|
+
, "2ncav_gg_")
|
|
46
46
|
/*__reshadow_css_end__*/
|
|
47
47
|
, {
|
|
48
|
-
"__SPlotA11yModule": "
|
|
48
|
+
"__SPlotA11yModule": "___SPlotA11yModule_2ncav_gg_"
|
|
49
49
|
});
|
|
50
50
|
var globalWasFocused = false;
|
|
51
51
|
var globalNavWithKeyboard = false;
|
|
@@ -44,13 +44,13 @@ var styles = (
|
|
|
44
44
|
/*__reshadow_css_start__*/
|
|
45
45
|
_core.sstyled.insert(
|
|
46
46
|
/*__inner_css_start__*/
|
|
47
|
-
".
|
|
47
|
+
".___SPlotA11yView_13yhg_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:var(--intergalactic-bg-primary-neutral,#fff);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_13yhg_gg_:focus,.___SPlotA11yView_13yhg_gg_.__focus-within_13yhg_gg_{-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_13yhg_gg_:focus,.___SPlotA11yView_13yhg_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_13yhg_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:var(--intergalactic-spacing-2x,8px);display:block}.___SPlotA11yView_13yhg_gg_ table,.___SPlotA11yView_13yhg_gg_ td,.___SPlotA11yView_13yhg_gg_ th{border:1px solid var(--intergalactic-border-primary,#c4c7cf)}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "13yhg_gg_")
|
|
50
50
|
/*__reshadow_css_end__*/
|
|
51
51
|
, {
|
|
52
|
-
"__SPlotA11yView": "
|
|
53
|
-
"_focus-within": "__focus-
|
|
52
|
+
"__SPlotA11yView": "___SPlotA11yView_13yhg_gg_",
|
|
53
|
+
"_focus-within": "__focus-within_13yhg_gg_"
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
var PlotA11yView = function PlotA11yView(_ref3) {
|
package/lib/es6/Area.js
CHANGED
|
@@ -26,18 +26,18 @@ var style = (
|
|
|
26
26
|
/*__reshadow_css_start__*/
|
|
27
27
|
_sstyled.insert(
|
|
28
28
|
/*__inner_css_start__*/
|
|
29
|
-
".
|
|
29
|
+
".___SArea_1nsmn_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);fill-opacity:.2}.___SArea_1nsmn_gg_.__color_1nsmn_gg_{fill:var(--color_1nsmn)}.___SAreaLine_1nsmn_gg_{stroke:var(--intergalactic-chart-palette-order-blue,#2bb3ff);stroke-width:3;fill:transparent}.___SAreaLine_1nsmn_gg_.__color_1nsmn_gg_{stroke:var(--color_1nsmn)}.___SArea_1nsmn_gg_,.___SAreaLine_1nsmn_gg_{transition-property:d;transition-duration:var(--duration_1nsmn);transition-timing-function:ease-in-out}.___SNull_1nsmn_gg_{fill:transparent;stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf);stroke-dasharray:4}.___SNull_1nsmn_gg_.__hide_1nsmn_gg_{display:none}"
|
|
30
30
|
/*__inner_css_end__*/
|
|
31
|
-
, "
|
|
31
|
+
, "1nsmn_gg_")
|
|
32
32
|
/*__reshadow_css_end__*/
|
|
33
33
|
, {
|
|
34
|
-
"__SArea": "
|
|
35
|
-
"_color": "
|
|
36
|
-
"--color": "--
|
|
37
|
-
"__SAreaLine": "
|
|
38
|
-
"--duration": "--
|
|
39
|
-
"__SNull": "
|
|
40
|
-
"_hide": "
|
|
34
|
+
"__SArea": "___SArea_1nsmn_gg_",
|
|
35
|
+
"_color": "__color_1nsmn_gg_",
|
|
36
|
+
"--color": "--color_1nsmn",
|
|
37
|
+
"__SAreaLine": "___SAreaLine_1nsmn_gg_",
|
|
38
|
+
"--duration": "--duration_1nsmn",
|
|
39
|
+
"__SNull": "___SNull_1nsmn_gg_",
|
|
40
|
+
"_hide": "__hide_1nsmn_gg_"
|
|
41
41
|
});
|
|
42
42
|
|
|
43
43
|
var AreaRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Axis.js
CHANGED
|
@@ -27,23 +27,23 @@ var style = (
|
|
|
27
27
|
/*__reshadow_css_start__*/
|
|
28
28
|
_sstyled.insert(
|
|
29
29
|
/*__inner_css_start__*/
|
|
30
|
-
".
|
|
30
|
+
".___SAxis_vhjjq_gg_{stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___SAxis_vhjjq_gg_.__hide_vhjjq_gg_{display:none}.___STick_vhjjq_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-chart-grid-text-label,#6c6e79)}.___STick_vhjjq_gg_.__hide_vhjjq_gg_{display:none}.___SGrid_vhjjq_gg_{fill:transparent;stroke:var(--intergalactic-border-secondary,#e0e1e9)}.___STitle_vhjjq_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-text-hint,#6c6e79);transform-origin:var(--transform-origin_vhjjq)}.___STitle_vhjjq_gg_._position_top_vhjjq_gg_{text-anchor:middle}.___STitle_vhjjq_gg_._position_bottom_vhjjq_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_vhjjq_gg_._position_right_vhjjq_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_vhjjq_gg_._position_left_vhjjq_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_vhjjq_gg_._position_top_vhjjq_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_vhjjq_gg_._position_bottom_vhjjq_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_vhjjq_gg_._position_right_vhjjq_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_vhjjq_gg_._position_left_vhjjq_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_vhjjq_gg_._position_custom_0_vhjjq_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_vhjjq_gg_._position_custom_1_vhjjq_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
|
|
31
31
|
/*__inner_css_end__*/
|
|
32
|
-
, "
|
|
32
|
+
, "vhjjq_gg_")
|
|
33
33
|
/*__reshadow_css_end__*/
|
|
34
34
|
, {
|
|
35
|
-
"__SAxis": "
|
|
36
|
-
"_hide": "
|
|
37
|
-
"__STick": "
|
|
38
|
-
"__SGrid": "
|
|
39
|
-
"__STitle": "
|
|
40
|
-
"--transform-origin": "--transform-
|
|
41
|
-
"_position_top": "
|
|
42
|
-
"_position_bottom": "
|
|
43
|
-
"_position_right": "
|
|
44
|
-
"_position_left": "
|
|
45
|
-
"_position_custom_0": "
|
|
46
|
-
"_position_custom_1": "
|
|
35
|
+
"__SAxis": "___SAxis_vhjjq_gg_",
|
|
36
|
+
"_hide": "__hide_vhjjq_gg_",
|
|
37
|
+
"__STick": "___STick_vhjjq_gg_",
|
|
38
|
+
"__SGrid": "___SGrid_vhjjq_gg_",
|
|
39
|
+
"__STitle": "___STitle_vhjjq_gg_",
|
|
40
|
+
"--transform-origin": "--transform-origin_vhjjq",
|
|
41
|
+
"_position_top": "_position_top_vhjjq_gg_",
|
|
42
|
+
"_position_bottom": "_position_bottom_vhjjq_gg_",
|
|
43
|
+
"_position_right": "_position_right_vhjjq_gg_",
|
|
44
|
+
"_position_left": "_position_left_vhjjq_gg_",
|
|
45
|
+
"_position_custom_0": "_position_custom_0_vhjjq_gg_",
|
|
46
|
+
"_position_custom_1": "_position_custom_1_vhjjq_gg_"
|
|
47
47
|
});
|
|
48
48
|
var CUSTOM_0 = Symbol('custom_0');
|
|
49
49
|
var CUSTOM_1 = Symbol('custom_1');
|
package/lib/es6/Bar.js
CHANGED
|
@@ -24,17 +24,17 @@ var style = (
|
|
|
24
24
|
/*__reshadow_css_start__*/
|
|
25
25
|
_sstyled.insert(
|
|
26
26
|
/*__inner_css_start__*/
|
|
27
|
-
".
|
|
27
|
+
".___SBar_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_ri26b);transition-timing-function:ease-in-out}.___SBar_ri26b_gg_.__color_ri26b_gg_{fill:var(--color_ri26b)}.___SBar_ri26b_gg_.__hide_ri26b_gg_{display:none}.___SBackground_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-other-data,#c4c7cf)}"
|
|
28
28
|
/*__inner_css_end__*/
|
|
29
|
-
, "
|
|
29
|
+
, "ri26b_gg_")
|
|
30
30
|
/*__reshadow_css_end__*/
|
|
31
31
|
, {
|
|
32
|
-
"__SBar": "
|
|
33
|
-
"--duration": "--
|
|
34
|
-
"_color": "
|
|
35
|
-
"--color": "--
|
|
36
|
-
"_hide": "
|
|
37
|
-
"__SBackground": "
|
|
32
|
+
"__SBar": "___SBar_ri26b_gg_",
|
|
33
|
+
"--duration": "--duration_ri26b",
|
|
34
|
+
"_color": "__color_ri26b_gg_",
|
|
35
|
+
"--color": "--color_ri26b",
|
|
36
|
+
"_hide": "__hide_ri26b_gg_",
|
|
37
|
+
"__SBackground": "___SBackground_ri26b_gg_"
|
|
38
38
|
});
|
|
39
39
|
|
|
40
40
|
var BarRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Bubble.js
CHANGED
|
@@ -32,19 +32,19 @@ var style = (
|
|
|
32
32
|
/*__reshadow_css_start__*/
|
|
33
33
|
_sstyled.insert(
|
|
34
34
|
/*__inner_css_start__*/
|
|
35
|
-
".
|
|
35
|
+
".___SBubble_7h63g_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_7h63g);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_7h63g_gg_:hover{opacity:.8}.___SBubble_7h63g_gg_.__color_7h63g_gg_{fill:var(--color_7h63g)}.___SCenter_7h63g_gg_{text-anchor:middle;font-size:calc(var(--intergalactic-fs-100, 12px) - 1px);stroke:var(--intergalactic-chart-palette-order-blue,#2bb3ff)}.___SCenter_7h63g_gg_.__color_7h63g_gg_{stroke:var(--color_7h63g)}.___SLabel_7h63g_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff)}.___SLabel_7h63g_gg_._position_right_7h63g_gg_{text-anchor:end}.___SLabel_7h63g_gg_._position_left_7h63g_gg_{text-anchor:start}.___SLabel_7h63g_gg_.__color_7h63g_gg_{fill:var(--color_7h63g)}"
|
|
36
36
|
/*__inner_css_end__*/
|
|
37
|
-
, "
|
|
37
|
+
, "7h63g_gg_")
|
|
38
38
|
/*__reshadow_css_end__*/
|
|
39
39
|
, {
|
|
40
|
-
"__SBubble": "
|
|
41
|
-
"--duration": "--
|
|
42
|
-
"_color": "
|
|
43
|
-
"--color": "--
|
|
44
|
-
"__SCenter": "
|
|
45
|
-
"__SLabel": "
|
|
46
|
-
"_position_right": "
|
|
47
|
-
"_position_left": "
|
|
40
|
+
"__SBubble": "___SBubble_7h63g_gg_",
|
|
41
|
+
"--duration": "--duration_7h63g",
|
|
42
|
+
"_color": "__color_7h63g_gg_",
|
|
43
|
+
"--color": "--color_7h63g",
|
|
44
|
+
"__SCenter": "___SCenter_7h63g_gg_",
|
|
45
|
+
"__SLabel": "___SLabel_7h63g_gg_",
|
|
46
|
+
"_position_right": "_position_right_7h63g_gg_",
|
|
47
|
+
"_position_left": "_position_left_7h63g_gg_"
|
|
48
48
|
});
|
|
49
49
|
|
|
50
50
|
var BubbleRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Donut.js
CHANGED
|
@@ -34,16 +34,16 @@ var style = (
|
|
|
34
34
|
/*__reshadow_css_start__*/
|
|
35
35
|
_sstyled.insert(
|
|
36
36
|
/*__inner_css_start__*/
|
|
37
|
-
".
|
|
37
|
+
".___SPie_1a7qh_gg_{stroke:var(--intergalactic-chart-grid-border,#fff);fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff)}.___SPie_1a7qh_gg_.__color_1a7qh_gg_{fill:var(--color_1a7qh)}.___SEmptyData_1a7qh_gg_{fill:var(--intergalactic-chart-palette-order-null,#e0e1e9)}.___SEmptyData_1a7qh_gg_.__color_1a7qh_gg_{fill:var(--color_1a7qh)}.___SLabel_1a7qh_gg_{text-anchor:middle;vertical-anchor:middle}"
|
|
38
38
|
/*__inner_css_end__*/
|
|
39
|
-
, "
|
|
39
|
+
, "1a7qh_gg_")
|
|
40
40
|
/*__reshadow_css_end__*/
|
|
41
41
|
, {
|
|
42
|
-
"__SPie": "
|
|
43
|
-
"_color": "
|
|
44
|
-
"--color": "--
|
|
45
|
-
"__SEmptyData": "
|
|
46
|
-
"__SLabel": "
|
|
42
|
+
"__SPie": "___SPie_1a7qh_gg_",
|
|
43
|
+
"_color": "__color_1a7qh_gg_",
|
|
44
|
+
"--color": "--color_1a7qh",
|
|
45
|
+
"__SEmptyData": "___SEmptyData_1a7qh_gg_",
|
|
46
|
+
"__SLabel": "___SLabel_1a7qh_gg_"
|
|
47
47
|
});
|
|
48
48
|
var DEFAULT_INSTANCE = Symbol('DEFAULT_INSTANCE');
|
|
49
49
|
|
package/lib/es6/Dots.js
CHANGED
|
@@ -12,18 +12,18 @@ var style = (
|
|
|
12
12
|
/*__reshadow_css_start__*/
|
|
13
13
|
_sstyled.insert(
|
|
14
14
|
/*__inner_css_start__*/
|
|
15
|
-
".
|
|
15
|
+
".___SDots_8empf_gg_ .___SDot_8empf_gg_{transition-duration:var(--duration_8empf)}.___SDot_8empf_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border,#fff);r:6px;fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_8empf_gg_.__hide_8empf_gg_{display:none}.___SDot_8empf_gg_.__active_8empf_gg_{r:8px}.___SDot_8empf_gg_.__color_8empf_gg_{fill:var(--color_8empf)}"
|
|
16
16
|
/*__inner_css_end__*/
|
|
17
|
-
, "
|
|
17
|
+
, "8empf_gg_")
|
|
18
18
|
/*__reshadow_css_end__*/
|
|
19
19
|
, {
|
|
20
|
-
"__SDots": "
|
|
21
|
-
"__SDot": "
|
|
22
|
-
"--duration": "--
|
|
23
|
-
"_hide": "
|
|
24
|
-
"_active": "
|
|
25
|
-
"_color": "
|
|
26
|
-
"--color": "--
|
|
20
|
+
"__SDots": "___SDots_8empf_gg_",
|
|
21
|
+
"__SDot": "___SDot_8empf_gg_",
|
|
22
|
+
"--duration": "--duration_8empf",
|
|
23
|
+
"_hide": "__hide_8empf_gg_",
|
|
24
|
+
"_active": "__active_8empf_gg_",
|
|
25
|
+
"_color": "__color_8empf_gg_",
|
|
26
|
+
"--color": "--color_8empf"
|
|
27
27
|
});
|
|
28
28
|
var EXCLUDE_PROPS = ['data', 'scale', 'value', 'display'];
|
|
29
29
|
|
package/lib/es6/HorizontalBar.js
CHANGED
|
@@ -23,17 +23,17 @@ var style = (
|
|
|
23
23
|
/*__reshadow_css_start__*/
|
|
24
24
|
_sstyled.insert(
|
|
25
25
|
/*__inner_css_start__*/
|
|
26
|
-
".
|
|
26
|
+
".___SBar_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_ri26b);transition-timing-function:ease-in-out}.___SBar_ri26b_gg_.__color_ri26b_gg_{fill:var(--color_ri26b)}.___SBar_ri26b_gg_.__hide_ri26b_gg_{display:none}.___SBackground_ri26b_gg_{fill:var(--intergalactic-chart-palette-order-other-data,#c4c7cf)}"
|
|
27
27
|
/*__inner_css_end__*/
|
|
28
|
-
, "
|
|
28
|
+
, "ri26b_gg_")
|
|
29
29
|
/*__reshadow_css_end__*/
|
|
30
30
|
, {
|
|
31
|
-
"__SBar": "
|
|
32
|
-
"--duration": "--
|
|
33
|
-
"_color": "
|
|
34
|
-
"--color": "--
|
|
35
|
-
"_hide": "
|
|
36
|
-
"__SBackground": "
|
|
31
|
+
"__SBar": "___SBar_ri26b_gg_",
|
|
32
|
+
"--duration": "--duration_ri26b",
|
|
33
|
+
"_color": "__color_ri26b_gg_",
|
|
34
|
+
"--color": "--color_ri26b",
|
|
35
|
+
"_hide": "__hide_ri26b_gg_",
|
|
36
|
+
"__SBackground": "___SBackground_ri26b_gg_"
|
|
37
37
|
});
|
|
38
38
|
|
|
39
39
|
var HorizontalBarRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Hover.js
CHANGED
|
@@ -24,13 +24,13 @@ var style = (
|
|
|
24
24
|
/*__reshadow_css_start__*/
|
|
25
25
|
_sstyled.insert(
|
|
26
26
|
/*__inner_css_start__*/
|
|
27
|
-
".
|
|
27
|
+
".___SHoverLine_1ytop_gg_{stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___SHoverRect_1ytop_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover,rgba(196,199,207,.3))}"
|
|
28
28
|
/*__inner_css_end__*/
|
|
29
|
-
, "
|
|
29
|
+
, "1ytop_gg_")
|
|
30
30
|
/*__reshadow_css_end__*/
|
|
31
31
|
, {
|
|
32
|
-
"__SHoverLine": "
|
|
33
|
-
"__SHoverRect": "
|
|
32
|
+
"__SHoverLine": "___SHoverLine_1ytop_gg_",
|
|
33
|
+
"__SHoverRect": "___SHoverRect_1ytop_gg_"
|
|
34
34
|
});
|
|
35
35
|
|
|
36
36
|
var Hover = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Line.js
CHANGED
|
@@ -25,17 +25,17 @@ var style = (
|
|
|
25
25
|
/*__reshadow_css_start__*/
|
|
26
26
|
_sstyled.insert(
|
|
27
27
|
/*__inner_css_start__*/
|
|
28
|
-
".
|
|
28
|
+
".___SLine_6us2c_gg_{fill:transparent;stroke-width:3;stroke:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:d;transition-duration:var(--duration_6us2c);transition-timing-function:ease-in-out}.___SLine_6us2c_gg_.__color_6us2c_gg_{stroke:var(--color_6us2c)}.___SLine_6us2c_gg_.__hide_6us2c_gg_{display:none}.___SNull_6us2c_gg_{fill:transparent;stroke:var(-intergalactic-border-primary);stroke-dasharray:4}.___SNull_6us2c_gg_.__hide_6us2c_gg_{display:none}"
|
|
29
29
|
/*__inner_css_end__*/
|
|
30
|
-
, "
|
|
30
|
+
, "6us2c_gg_")
|
|
31
31
|
/*__reshadow_css_end__*/
|
|
32
32
|
, {
|
|
33
|
-
"__SLine": "
|
|
34
|
-
"--duration": "--
|
|
35
|
-
"_color": "
|
|
36
|
-
"--color": "--
|
|
37
|
-
"_hide": "
|
|
38
|
-
"__SNull": "
|
|
33
|
+
"__SLine": "___SLine_6us2c_gg_",
|
|
34
|
+
"--duration": "--duration_6us2c",
|
|
35
|
+
"_color": "__color_6us2c_gg_",
|
|
36
|
+
"--color": "--color_6us2c",
|
|
37
|
+
"_hide": "__hide_6us2c_gg_",
|
|
38
|
+
"__SNull": "___SNull_6us2c_gg_"
|
|
39
39
|
});
|
|
40
40
|
|
|
41
41
|
var LineRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Plot.js
CHANGED
|
@@ -31,13 +31,13 @@ var style = (
|
|
|
31
31
|
/*__reshadow_css_start__*/
|
|
32
32
|
_sstyled.insert(
|
|
33
33
|
/*__inner_css_start__*/
|
|
34
|
-
".
|
|
34
|
+
".___SPlot_7koxf_gg_{overflow:hidden}.___SPlot_7koxf_gg_:active,.___SPlot_7koxf_gg_:focus{outline:0;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_7koxf_gg_.__keyboardFocused_7koxf_gg_{border:1px solid var(--intergalactic-chart-palette-order-blue-second-order,#008ff8);box-shadow:var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}"
|
|
35
35
|
/*__inner_css_end__*/
|
|
36
|
-
, "
|
|
36
|
+
, "7koxf_gg_")
|
|
37
37
|
/*__reshadow_css_end__*/
|
|
38
38
|
, {
|
|
39
|
-
"__SPlot": "
|
|
40
|
-
"_keyboardFocused": "
|
|
39
|
+
"__SPlot": "___SPlot_7koxf_gg_",
|
|
40
|
+
"_keyboardFocused": "__keyboardFocused_7koxf_gg_"
|
|
41
41
|
});
|
|
42
42
|
|
|
43
43
|
var PlotRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/RadialTree.js
CHANGED
|
@@ -34,20 +34,20 @@ var style = (
|
|
|
34
34
|
/*__reshadow_css_start__*/
|
|
35
35
|
_sstyled.insert(
|
|
36
36
|
/*__inner_css_start__*/
|
|
37
|
-
".
|
|
37
|
+
".___SRadian_y3itn_gg_{cursor:pointer;fill:var(--intergalactic-chart-palette-order-blue-second-order,#008ff8)}.___SLine_y3itn_gg_{stroke:var(--intergalactic-chart-palette-order-blue-second-order,#008ff8)}.___SLine_y3itn_gg_.__color_y3itn_gg_{stroke:var(--color_y3itn)}.___SCap_y3itn_gg_{transition:r .1s}.___SLabel_y3itn_gg_{fill:var(--color_y3itn);cursor:var(--text-cursor_y3itn)}.___SRadian_y3itn_gg_:hover .___SLabel_y3itn_gg_{fill:var(--color-hovered_y3itn)}@media (prefers-reduced-motion){.___SLineCap_y3itn_gg_{transition:none}}"
|
|
38
38
|
/*__inner_css_end__*/
|
|
39
|
-
, "
|
|
39
|
+
, "y3itn_gg_")
|
|
40
40
|
/*__reshadow_css_end__*/
|
|
41
41
|
, {
|
|
42
|
-
"__SRadian": "
|
|
43
|
-
"__SLine": "
|
|
44
|
-
"_color": "
|
|
45
|
-
"--color": "--
|
|
46
|
-
"__SCap": "
|
|
47
|
-
"__SLabel": "
|
|
48
|
-
"--text-cursor": "--text-
|
|
49
|
-
"--color-hovered": "--color-
|
|
50
|
-
"__SLineCap": "
|
|
42
|
+
"__SRadian": "___SRadian_y3itn_gg_",
|
|
43
|
+
"__SLine": "___SLine_y3itn_gg_",
|
|
44
|
+
"_color": "__color_y3itn_gg_",
|
|
45
|
+
"--color": "--color_y3itn",
|
|
46
|
+
"__SCap": "___SCap_y3itn_gg_",
|
|
47
|
+
"__SLabel": "___SLabel_y3itn_gg_",
|
|
48
|
+
"--text-cursor": "--text-cursor_y3itn",
|
|
49
|
+
"--color-hovered": "--color-hovered_y3itn",
|
|
50
|
+
"__SLineCap": "___SLineCap_y3itn_gg_"
|
|
51
51
|
});
|
|
52
52
|
var baseAngle = -Math.PI / 2; // The top vertical line
|
|
53
53
|
|
package/lib/es6/ReferenceLine.js
CHANGED
|
@@ -25,19 +25,19 @@ var style = (
|
|
|
25
25
|
/*__reshadow_css_start__*/
|
|
26
26
|
_sstyled.insert(
|
|
27
27
|
/*__inner_css_start__*/
|
|
28
|
-
".
|
|
28
|
+
".___SReferenceLine_1fucc_gg_{fill:none;stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___STitle_1fucc_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-chart-grid-text-label,#6c6e79);transform-origin:var(--transform-origin_1fucc)}.___STitle_1fucc_gg_._position_top_1fucc_gg_{text-anchor:middle}.___STitle_1fucc_gg_._position_bottom_1fucc_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_1fucc_gg_._position_right_1fucc_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_1fucc_gg_._position_left_1fucc_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_1fucc_gg_{fill:var(--intergalactic-chart-grid-period-bg,rgba(196,199,207,.2))}"
|
|
29
29
|
/*__inner_css_end__*/
|
|
30
|
-
, "
|
|
30
|
+
, "1fucc_gg_")
|
|
31
31
|
/*__reshadow_css_end__*/
|
|
32
32
|
, {
|
|
33
|
-
"__SReferenceLine": "
|
|
34
|
-
"__STitle": "
|
|
35
|
-
"--transform-origin": "--transform-
|
|
36
|
-
"_position_top": "
|
|
37
|
-
"_position_bottom": "
|
|
38
|
-
"_position_right": "
|
|
39
|
-
"_position_left": "
|
|
40
|
-
"__SBackground": "
|
|
33
|
+
"__SReferenceLine": "___SReferenceLine_1fucc_gg_",
|
|
34
|
+
"__STitle": "___STitle_1fucc_gg_",
|
|
35
|
+
"--transform-origin": "--transform-origin_1fucc",
|
|
36
|
+
"_position_top": "_position_top_1fucc_gg_",
|
|
37
|
+
"_position_bottom": "_position_bottom_1fucc_gg_",
|
|
38
|
+
"_position_right": "_position_right_1fucc_gg_",
|
|
39
|
+
"_position_left": "_position_left_1fucc_gg_",
|
|
40
|
+
"__SBackground": "___SBackground_1fucc_gg_"
|
|
41
41
|
});
|
|
42
42
|
var side2direction = {
|
|
43
43
|
left: 'vertical',
|
package/lib/es6/ScatterPlot.js
CHANGED
|
@@ -30,16 +30,16 @@ var style = (
|
|
|
30
30
|
/*__reshadow_css_start__*/
|
|
31
31
|
_sstyled.insert(
|
|
32
32
|
/*__inner_css_start__*/
|
|
33
|
-
".
|
|
33
|
+
".___SScatterPlot_4dcgc_gg_{fill:var(--intergalactic-chart-palette-order-blue,#2bb3ff);transition-property:cx,cy;transition-duration:var(--duration_4dcgc);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_4dcgc_gg_:hover{opacity:.8}.___SScatterPlot_4dcgc_gg_.__color_4dcgc_gg_{fill:var(--color_4dcgc)}.___SValue_4dcgc_gg_{text-anchor:middle;font-size:var(--intergalactic-fs-50,10px);stroke:var(--intergalactic-chart-palette-order-blue-second-order,#008ff8)}.___SValue_4dcgc_gg_.__color_4dcgc_gg_{stroke:var(--color_4dcgc)}"
|
|
34
34
|
/*__inner_css_end__*/
|
|
35
|
-
, "
|
|
35
|
+
, "4dcgc_gg_")
|
|
36
36
|
/*__reshadow_css_end__*/
|
|
37
37
|
, {
|
|
38
|
-
"__SScatterPlot": "
|
|
39
|
-
"--duration": "--
|
|
40
|
-
"_color": "
|
|
41
|
-
"--color": "--
|
|
42
|
-
"__SValue": "
|
|
38
|
+
"__SScatterPlot": "___SScatterPlot_4dcgc_gg_",
|
|
39
|
+
"--duration": "--duration_4dcgc",
|
|
40
|
+
"_color": "__color_4dcgc_gg_",
|
|
41
|
+
"--color": "--color_4dcgc",
|
|
42
|
+
"__SValue": "___SValue_4dcgc_gg_"
|
|
43
43
|
});
|
|
44
44
|
|
|
45
45
|
var ScatterPlotRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Tooltip.js
CHANGED
|
@@ -34,17 +34,17 @@ var style = (
|
|
|
34
34
|
/*__reshadow_css_start__*/
|
|
35
35
|
_sstyled.insert(
|
|
36
36
|
/*__inner_css_start__*/
|
|
37
|
-
".
|
|
37
|
+
".___STooltip_e35qe_gg_{font-size:var(--intergalactic-fs-100,12px);line-height:var(--intergalactic-lh-100,133%);position:relative;background-color:var(--intergalactic-bg-primary-neutral,#fff);border-radius:var(--intergalactic-rounded-medium,6px);border:1px solid var(--intergalactic-border-secondary,#e0e1e9);box-sizing:border-box;box-shadow:var(--intergalactic-box-shadow-popper,0 1px 12px 0 rgba(25,27,35,.15));padding:var(--intergalactic-spacing-3x,12px)}.___STitle_e35qe_gg_{color:var(--intergalactic-text-secondary,#6c6e79);margin-bottom:var(--intergalactic-spacing-2x,8px)}.___SDotGroup_e35qe_gg_{display:flex;align-items:center}.___SDot_e35qe_gg_{width:8px;height:8px;border-radius:50%;margin-right:var(--intergalactic-spacing-2x,8px);background:var(--intergalactic-icon-secondary-info,#2bb3ff)}.___SDot_e35qe_gg_.__color_e35qe_gg_{background:var(--color_e35qe)}"
|
|
38
38
|
/*__inner_css_end__*/
|
|
39
|
-
, "
|
|
39
|
+
, "e35qe_gg_")
|
|
40
40
|
/*__reshadow_css_end__*/
|
|
41
41
|
, {
|
|
42
|
-
"__STooltip": "
|
|
43
|
-
"__STitle": "
|
|
44
|
-
"__SDotGroup": "
|
|
45
|
-
"__SDot": "
|
|
46
|
-
"_color": "
|
|
47
|
-
"--color": "--
|
|
42
|
+
"__STooltip": "___STooltip_e35qe_gg_",
|
|
43
|
+
"__STitle": "___STitle_e35qe_gg_",
|
|
44
|
+
"__SDotGroup": "___SDotGroup_e35qe_gg_",
|
|
45
|
+
"__SDot": "___SDot_e35qe_gg_",
|
|
46
|
+
"_color": "__color_e35qe_gg_",
|
|
47
|
+
"--color": "--color_e35qe"
|
|
48
48
|
});
|
|
49
49
|
|
|
50
50
|
var TooltipRoot = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Venn.js
CHANGED
|
@@ -26,16 +26,16 @@ var style = (
|
|
|
26
26
|
/*__reshadow_css_start__*/
|
|
27
27
|
_sstyled.insert(
|
|
28
28
|
/*__inner_css_start__*/
|
|
29
|
-
".
|
|
29
|
+
".___SCircle_a1kox_gg_{fill:var(--intergalactic-chart-palette-order-green,#59ddaa);stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_a1kox);transition-timing-function:ease-in-out}.___SCircle_a1kox_gg_:hover{fill-opacity:.7}.___SCircle_a1kox_gg_.__color_a1kox_gg_{fill:var(--color_a1kox)}.___SIntersection_a1kox_gg_{stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;fill-opacity:0}.___SIntersection_a1kox_gg_:hover{fill-opacity:.1}"
|
|
30
30
|
/*__inner_css_end__*/
|
|
31
|
-
, "
|
|
31
|
+
, "a1kox_gg_")
|
|
32
32
|
/*__reshadow_css_end__*/
|
|
33
33
|
, {
|
|
34
|
-
"__SCircle": "
|
|
35
|
-
"--duration": "--
|
|
36
|
-
"_color": "
|
|
37
|
-
"--color": "--
|
|
38
|
-
"__SIntersection": "
|
|
34
|
+
"__SCircle": "___SCircle_a1kox_gg_",
|
|
35
|
+
"--duration": "--duration_a1kox",
|
|
36
|
+
"_color": "__color_a1kox_gg_",
|
|
37
|
+
"--color": "--color_a1kox",
|
|
38
|
+
"__SIntersection": "___SIntersection_a1kox_gg_"
|
|
39
39
|
});
|
|
40
40
|
|
|
41
41
|
var VennRoot = /*#__PURE__*/function (_Component) {
|
|
@@ -20,12 +20,12 @@ var styles = (
|
|
|
20
20
|
/*__reshadow_css_start__*/
|
|
21
21
|
_sstyled.insert(
|
|
22
22
|
/*__inner_css_start__*/
|
|
23
|
-
".
|
|
23
|
+
".___SPlotA11yModule_2ncav_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_2ncav_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
|
|
24
24
|
/*__inner_css_end__*/
|
|
25
|
-
, "
|
|
25
|
+
, "2ncav_gg_")
|
|
26
26
|
/*__reshadow_css_end__*/
|
|
27
27
|
, {
|
|
28
|
-
"__SPlotA11yModule": "
|
|
28
|
+
"__SPlotA11yModule": "___SPlotA11yModule_2ncav_gg_"
|
|
29
29
|
});
|
|
30
30
|
import { Context as I18nContext } from '@semcore/utils/lib/enhances/WithI18n';
|
|
31
31
|
import { Box } from '@semcore/flex-box';
|
|
@@ -27,13 +27,13 @@ var styles = (
|
|
|
27
27
|
/*__reshadow_css_start__*/
|
|
28
28
|
_sstyled.insert(
|
|
29
29
|
/*__inner_css_start__*/
|
|
30
|
-
".
|
|
30
|
+
".___SPlotA11yView_13yhg_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:var(--intergalactic-bg-primary-neutral,#fff);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_13yhg_gg_:focus,.___SPlotA11yView_13yhg_gg_.__focus-within_13yhg_gg_{-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_13yhg_gg_:focus,.___SPlotA11yView_13yhg_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_13yhg_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:var(--intergalactic-spacing-2x,8px);display:block}.___SPlotA11yView_13yhg_gg_ table,.___SPlotA11yView_13yhg_gg_ td,.___SPlotA11yView_13yhg_gg_ th{border:1px solid var(--intergalactic-border-primary,#c4c7cf)}"
|
|
31
31
|
/*__inner_css_end__*/
|
|
32
|
-
, "
|
|
32
|
+
, "13yhg_gg_")
|
|
33
33
|
/*__reshadow_css_end__*/
|
|
34
34
|
, {
|
|
35
|
-
"__SPlotA11yView": "
|
|
36
|
-
"_focus-within": "__focus-
|
|
35
|
+
"__SPlotA11yView": "___SPlotA11yView_13yhg_gg_",
|
|
36
|
+
"_focus-within": "__focus-within_13yhg_gg_"
|
|
37
37
|
});
|
|
38
38
|
import { Box } from '@semcore/flex-box';
|
|
39
39
|
export var PlotA11yView = function PlotA11yView(_ref3) {
|
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": "2.6.
|
|
4
|
+
"version": "2.6.1",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/es6/index.js",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -26,7 +26,8 @@
|
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@semcore/core": "^1.12",
|
|
29
|
-
"react": "16.8 - 18"
|
|
29
|
+
"react": "16.8 - 18",
|
|
30
|
+
"react-dom": "16.8 - 18"
|
|
30
31
|
},
|
|
31
32
|
"jest": {
|
|
32
33
|
"preset": "@semcore/jest-preset-ui"
|