@semcore/d3-chart 2.8.5 → 2.8.6
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 +2 -2
- package/lib/cjs/Area.js +10 -10
- package/lib/cjs/Axis.js +14 -14
- package/lib/cjs/Bar.js +9 -9
- package/lib/cjs/Bubble.js +11 -11
- package/lib/cjs/Donut.js +8 -8
- package/lib/cjs/Dots.js +10 -10
- package/lib/cjs/HorizontalBar.js +9 -9
- package/lib/cjs/Hover.js +4 -4
- package/lib/cjs/Line.js +9 -9
- package/lib/cjs/Plot.js +4 -4
- package/lib/cjs/RadialTree.js +13 -13
- package/lib/cjs/ReferenceLine.js +10 -10
- package/lib/cjs/ScatterPlot.js +8 -8
- package/lib/cjs/Tooltip.js +8 -8
- package/lib/cjs/Venn.js +8 -8
- package/lib/cjs/a11y/PlotA11yModule.js +3 -3
- package/lib/cjs/a11y/PlotA11yView.js +4 -4
- package/lib/cjs/style/area.shadow.css +2 -2
- package/lib/cjs/style/bar.shadow.css +1 -1
- package/lib/cjs/style/bubble.shadow.css +3 -3
- package/lib/cjs/style/donut.shadow.css +1 -1
- package/lib/cjs/style/dot.shadow.css +1 -1
- package/lib/cjs/style/line.shadow.css +1 -1
- package/lib/cjs/style/plot.shadow.css +1 -1
- package/lib/cjs/style/radial-tree.shadow.css +2 -2
- package/lib/cjs/style/scatterplot.shadow.css +2 -2
- package/lib/cjs/style/venn.shadow.css +1 -1
- package/lib/es6/Area.js +10 -10
- package/lib/es6/Axis.js +14 -14
- package/lib/es6/Bar.js +9 -9
- package/lib/es6/Bubble.js +11 -11
- package/lib/es6/Donut.js +8 -8
- package/lib/es6/Dots.js +10 -10
- package/lib/es6/HorizontalBar.js +9 -9
- package/lib/es6/Hover.js +4 -4
- package/lib/es6/Line.js +9 -9
- package/lib/es6/Plot.js +4 -4
- package/lib/es6/RadialTree.js +13 -13
- package/lib/es6/ReferenceLine.js +10 -10
- package/lib/es6/ScatterPlot.js +8 -8
- package/lib/es6/Tooltip.js +8 -8
- package/lib/es6/Venn.js +8 -8
- package/lib/es6/a11y/PlotA11yModule.js +3 -3
- package/lib/es6/a11y/PlotA11yView.js +4 -4
- package/lib/es6/style/area.shadow.css +2 -2
- package/lib/es6/style/bar.shadow.css +1 -1
- package/lib/es6/style/bubble.shadow.css +3 -3
- package/lib/es6/style/donut.shadow.css +1 -1
- package/lib/es6/style/dot.shadow.css +1 -1
- package/lib/es6/style/line.shadow.css +1 -1
- package/lib/es6/style/plot.shadow.css +1 -1
- package/lib/es6/style/radial-tree.shadow.css +2 -2
- package/lib/es6/style/scatterplot.shadow.css +2 -2
- package/lib/es6/style/venn.shadow.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
-
## [2.8.
|
|
5
|
+
## [2.8.6] - 2023-01-19
|
|
6
6
|
|
|
7
7
|
### Changed
|
|
8
8
|
|
|
9
|
-
- Version patch update due to children dependencies update (`@semcore/
|
|
9
|
+
- Version patch update due to children dependencies update (`@semcore/animation` [1.8.8 ~> 1.8.9], `@semcore/utils` [3.44.3 ~> 3.45.0]).
|
|
10
10
|
|
|
11
11
|
## [2.8.3] - 2022-01-10
|
|
12
12
|
|
package/lib/cjs/Area.js
CHANGED
|
@@ -48,19 +48,19 @@ var style = (
|
|
|
48
48
|
/*__reshadow_css_start__*/
|
|
49
49
|
_core.sstyled.insert(
|
|
50
50
|
/*__inner_css_start__*/
|
|
51
|
-
".
|
|
51
|
+
".___SArea_1o2p5_gg_{fill:var(--intergalactic-chart-palette-order-1,#2bb3ff);fill-opacity:.2}.___SArea_1o2p5_gg_.__color_1o2p5_gg_{fill:var(--color_1o2p5)}.___SArea_1o2p5_gg_.__transparent_1o2p5_gg_{opacity:.3}.___SAreaLine_1o2p5_gg_{stroke:var(--intergalactic-chart-palette-order-1,#2bb3ff);stroke-width:3;fill:transparent}.___SAreaLine_1o2p5_gg_.__color_1o2p5_gg_{stroke:var(--color_1o2p5)}.___SAreaLine_1o2p5_gg_.__transparent_1o2p5_gg_{opacity:.3}.___SArea_1o2p5_gg_,.___SAreaLine_1o2p5_gg_{transition-property:d;transition-duration:var(--duration_1o2p5);transition-timing-function:ease-in-out}.___SNull_1o2p5_gg_{fill:transparent;stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf);stroke-dasharray:4}.___SNull_1o2p5_gg_.__hide_1o2p5_gg_{display:none}"
|
|
52
52
|
/*__inner_css_end__*/
|
|
53
|
-
, "
|
|
53
|
+
, "1o2p5_gg_")
|
|
54
54
|
/*__reshadow_css_end__*/
|
|
55
55
|
, {
|
|
56
|
-
"__SArea": "
|
|
57
|
-
"_color": "
|
|
58
|
-
"--color": "--
|
|
59
|
-
"_transparent": "
|
|
60
|
-
"__SAreaLine": "
|
|
61
|
-
"--duration": "--
|
|
62
|
-
"__SNull": "
|
|
63
|
-
"_hide": "
|
|
56
|
+
"__SArea": "___SArea_1o2p5_gg_",
|
|
57
|
+
"_color": "__color_1o2p5_gg_",
|
|
58
|
+
"--color": "--color_1o2p5",
|
|
59
|
+
"_transparent": "__transparent_1o2p5_gg_",
|
|
60
|
+
"__SAreaLine": "___SAreaLine_1o2p5_gg_",
|
|
61
|
+
"--duration": "--duration_1o2p5",
|
|
62
|
+
"__SNull": "___SNull_1o2p5_gg_",
|
|
63
|
+
"_hide": "__hide_1o2p5_gg_"
|
|
64
64
|
});
|
|
65
65
|
|
|
66
66
|
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_1ylxa_gg_{stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___SAxis_1ylxa_gg_.__hide_1ylxa_gg_{display:none}.___STick_1ylxa_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-chart-grid-text-label,#6c6e79)}.___STick_1ylxa_gg_.__hide_1ylxa_gg_{display:none}.___SGrid_1ylxa_gg_{fill:transparent;stroke:var(--intergalactic-border-secondary,#e0e1e9)}.___STitle_1ylxa_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-text-hint,#6c6e79);transform-origin:var(--transform-origin_1ylxa)}.___STitle_1ylxa_gg_._position_top_1ylxa_gg_{text-anchor:middle}.___STitle_1ylxa_gg_._position_bottom_1ylxa_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_1ylxa_gg_._position_right_1ylxa_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_1ylxa_gg_._position_left_1ylxa_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_1ylxa_gg_._position_top_1ylxa_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_1ylxa_gg_._position_bottom_1ylxa_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_1ylxa_gg_._position_right_1ylxa_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_1ylxa_gg_._position_left_1ylxa_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_1ylxa_gg_._position_custom_0_1ylxa_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_1ylxa_gg_._position_custom_1_1ylxa_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "1ylxa_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_1ylxa_gg_",
|
|
53
|
+
"_hide": "__hide_1ylxa_gg_",
|
|
54
|
+
"__STick": "___STick_1ylxa_gg_",
|
|
55
|
+
"__SGrid": "___SGrid_1ylxa_gg_",
|
|
56
|
+
"__STitle": "___STitle_1ylxa_gg_",
|
|
57
|
+
"--transform-origin": "--transform-origin_1ylxa",
|
|
58
|
+
"_position_top": "_position_top_1ylxa_gg_",
|
|
59
|
+
"_position_bottom": "_position_bottom_1ylxa_gg_",
|
|
60
|
+
"_position_right": "_position_right_1ylxa_gg_",
|
|
61
|
+
"_position_left": "_position_left_1ylxa_gg_",
|
|
62
|
+
"_position_custom_0": "_position_custom_0_1ylxa_gg_",
|
|
63
|
+
"_position_custom_1": "_position_custom_1_1ylxa_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,18 +44,18 @@ var style = (
|
|
|
44
44
|
/*__reshadow_css_start__*/
|
|
45
45
|
_core.sstyled.insert(
|
|
46
46
|
/*__inner_css_start__*/
|
|
47
|
-
".
|
|
47
|
+
".___SBar_9vh8m_gg_{fill:var(--intergalactic-chart-palette-order-1,#2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_9vh8m);transition-timing-function:ease-in-out}.___SBar_9vh8m_gg_.__color_9vh8m_gg_{fill:var(--color_9vh8m)}.___SBar_9vh8m_gg_.__hide_9vh8m_gg_{display:none}.___SBar_9vh8m_gg_.__transparent_9vh8m_gg_{opacity:.3}.___SBackground_9vh8m_gg_{fill:var(--intergalactic-chart-palette-order-other-data,#c4c7cf)}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "9vh8m_gg_")
|
|
50
50
|
/*__reshadow_css_end__*/
|
|
51
51
|
, {
|
|
52
|
-
"__SBar": "
|
|
53
|
-
"--duration": "--
|
|
54
|
-
"_color": "
|
|
55
|
-
"--color": "--
|
|
56
|
-
"_hide": "
|
|
57
|
-
"_transparent": "
|
|
58
|
-
"__SBackground": "
|
|
52
|
+
"__SBar": "___SBar_9vh8m_gg_",
|
|
53
|
+
"--duration": "--duration_9vh8m",
|
|
54
|
+
"_color": "__color_9vh8m_gg_",
|
|
55
|
+
"--color": "--color_9vh8m",
|
|
56
|
+
"_hide": "__hide_9vh8m_gg_",
|
|
57
|
+
"_transparent": "__transparent_9vh8m_gg_",
|
|
58
|
+
"__SBackground": "___SBackground_9vh8m_gg_"
|
|
59
59
|
});
|
|
60
60
|
|
|
61
61
|
var BarRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Bubble.js
CHANGED
|
@@ -56,20 +56,20 @@ var style = (
|
|
|
56
56
|
/*__reshadow_css_start__*/
|
|
57
57
|
_core.sstyled.insert(
|
|
58
58
|
/*__inner_css_start__*/
|
|
59
|
-
".
|
|
59
|
+
".___SBubble_1h5yz_gg_{fill:var(--intergalactic-chart-palette-order-1,#2bb3ff);stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_1h5yz);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_1h5yz_gg_:hover{opacity:.8}.___SBubble_1h5yz_gg_.__color_1h5yz_gg_{fill:var(--color_1h5yz)}.___SBubble_1h5yz_gg_.__transparent_1h5yz_gg_{opacity:.3}.___SCenter_1h5yz_gg_{text-anchor:middle;font-size:calc(var(--intergalactic-fs-100, 12px) - 1px);stroke:var(--intergalactic-chart-palette-order-1,#2bb3ff)}.___SCenter_1h5yz_gg_.__color_1h5yz_gg_{stroke:var(--color_1h5yz)}.___SCenter_1h5yz_gg_.__transparent_1h5yz_gg_{opacity:.3}.___SLabel_1h5yz_gg_{fill:var(--intergalactic-chart-palette-order-1,#2bb3ff)}.___SLabel_1h5yz_gg_._position_right_1h5yz_gg_{text-anchor:end}.___SLabel_1h5yz_gg_._position_left_1h5yz_gg_{text-anchor:start}.___SLabel_1h5yz_gg_.__color_1h5yz_gg_{fill:var(--color_1h5yz)}.___SLabel_1h5yz_gg_.__transparent_1h5yz_gg_{opacity:.3}"
|
|
60
60
|
/*__inner_css_end__*/
|
|
61
|
-
, "
|
|
61
|
+
, "1h5yz_gg_")
|
|
62
62
|
/*__reshadow_css_end__*/
|
|
63
63
|
, {
|
|
64
|
-
"__SBubble": "
|
|
65
|
-
"--duration": "--
|
|
66
|
-
"_color": "
|
|
67
|
-
"--color": "--
|
|
68
|
-
"_transparent": "
|
|
69
|
-
"__SCenter": "
|
|
70
|
-
"__SLabel": "
|
|
71
|
-
"_position_right": "
|
|
72
|
-
"_position_left": "
|
|
64
|
+
"__SBubble": "___SBubble_1h5yz_gg_",
|
|
65
|
+
"--duration": "--duration_1h5yz",
|
|
66
|
+
"_color": "__color_1h5yz_gg_",
|
|
67
|
+
"--color": "--color_1h5yz",
|
|
68
|
+
"_transparent": "__transparent_1h5yz_gg_",
|
|
69
|
+
"__SCenter": "___SCenter_1h5yz_gg_",
|
|
70
|
+
"__SLabel": "___SLabel_1h5yz_gg_",
|
|
71
|
+
"_position_right": "_position_right_1h5yz_gg_",
|
|
72
|
+
"_position_left": "_position_left_1h5yz_gg_"
|
|
73
73
|
});
|
|
74
74
|
|
|
75
75
|
var BubbleRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Donut.js
CHANGED
|
@@ -66,17 +66,17 @@ var style = (
|
|
|
66
66
|
/*__reshadow_css_start__*/
|
|
67
67
|
_core.sstyled.insert(
|
|
68
68
|
/*__inner_css_start__*/
|
|
69
|
-
".
|
|
69
|
+
".___SPie_a9g76_gg_{stroke:var(--intergalactic-chart-grid-border,#fff);fill:var(--intergalactic-chart-palette-order-1,#2bb3ff)}.___SPie_a9g76_gg_.__color_a9g76_gg_{fill:var(--color_a9g76)}.___SPie_a9g76_gg_.__transparent_a9g76_gg_{opacity:.3}.___SEmptyData_a9g76_gg_{fill:var(--intergalactic-chart-palette-order-null,#e0e1e9)}.___SEmptyData_a9g76_gg_.__color_a9g76_gg_{fill:var(--color_a9g76)}.___SLabel_a9g76_gg_{text-anchor:middle;vertical-anchor:middle}"
|
|
70
70
|
/*__inner_css_end__*/
|
|
71
|
-
, "
|
|
71
|
+
, "a9g76_gg_")
|
|
72
72
|
/*__reshadow_css_end__*/
|
|
73
73
|
, {
|
|
74
|
-
"__SPie": "
|
|
75
|
-
"_color": "
|
|
76
|
-
"--color": "--
|
|
77
|
-
"_transparent": "
|
|
78
|
-
"__SEmptyData": "
|
|
79
|
-
"__SLabel": "
|
|
74
|
+
"__SPie": "___SPie_a9g76_gg_",
|
|
75
|
+
"_color": "__color_a9g76_gg_",
|
|
76
|
+
"--color": "--color_a9g76",
|
|
77
|
+
"_transparent": "__transparent_a9g76_gg_",
|
|
78
|
+
"__SEmptyData": "___SEmptyData_a9g76_gg_",
|
|
79
|
+
"__SLabel": "___SLabel_a9g76_gg_"
|
|
80
80
|
});
|
|
81
81
|
var DEFAULT_INSTANCE = Symbol('DEFAULT_INSTANCE');
|
|
82
82
|
|
package/lib/cjs/Dots.js
CHANGED
|
@@ -32,19 +32,19 @@ var style = (
|
|
|
32
32
|
/*__reshadow_css_start__*/
|
|
33
33
|
_core.sstyled.insert(
|
|
34
34
|
/*__inner_css_start__*/
|
|
35
|
-
".
|
|
35
|
+
".___SDots_1hmir_gg_ .___SDot_1hmir_gg_{transition-duration:var(--duration_1hmir)}.___SDot_1hmir_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border,#fff);r:6px;fill:var(--intergalactic-chart-palette-order-1,#2bb3ff);transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_1hmir_gg_.__hide_1hmir_gg_{display:none}.___SDot_1hmir_gg_.__active_1hmir_gg_{r:8px}.___SDot_1hmir_gg_.__color_1hmir_gg_{fill:var(--color_1hmir)}.___SDot_1hmir_gg_.__transparent_1hmir_gg_{opacity:.3}"
|
|
36
36
|
/*__inner_css_end__*/
|
|
37
|
-
, "
|
|
37
|
+
, "1hmir_gg_")
|
|
38
38
|
/*__reshadow_css_end__*/
|
|
39
39
|
, {
|
|
40
|
-
"__SDots": "
|
|
41
|
-
"__SDot": "
|
|
42
|
-
"--duration": "--
|
|
43
|
-
"_hide": "
|
|
44
|
-
"_active": "
|
|
45
|
-
"_color": "
|
|
46
|
-
"--color": "--
|
|
47
|
-
"_transparent": "
|
|
40
|
+
"__SDots": "___SDots_1hmir_gg_",
|
|
41
|
+
"__SDot": "___SDot_1hmir_gg_",
|
|
42
|
+
"--duration": "--duration_1hmir",
|
|
43
|
+
"_hide": "__hide_1hmir_gg_",
|
|
44
|
+
"_active": "__active_1hmir_gg_",
|
|
45
|
+
"_color": "__color_1hmir_gg_",
|
|
46
|
+
"--color": "--color_1hmir",
|
|
47
|
+
"_transparent": "__transparent_1hmir_gg_"
|
|
48
48
|
});
|
|
49
49
|
var EXCLUDE_PROPS = ['data', 'scale', 'value', 'display'];
|
|
50
50
|
|
package/lib/cjs/HorizontalBar.js
CHANGED
|
@@ -42,18 +42,18 @@ var style = (
|
|
|
42
42
|
/*__reshadow_css_start__*/
|
|
43
43
|
_core.sstyled.insert(
|
|
44
44
|
/*__inner_css_start__*/
|
|
45
|
-
".
|
|
45
|
+
".___SBar_9vh8m_gg_{fill:var(--intergalactic-chart-palette-order-1,#2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_9vh8m);transition-timing-function:ease-in-out}.___SBar_9vh8m_gg_.__color_9vh8m_gg_{fill:var(--color_9vh8m)}.___SBar_9vh8m_gg_.__hide_9vh8m_gg_{display:none}.___SBar_9vh8m_gg_.__transparent_9vh8m_gg_{opacity:.3}.___SBackground_9vh8m_gg_{fill:var(--intergalactic-chart-palette-order-other-data,#c4c7cf)}"
|
|
46
46
|
/*__inner_css_end__*/
|
|
47
|
-
, "
|
|
47
|
+
, "9vh8m_gg_")
|
|
48
48
|
/*__reshadow_css_end__*/
|
|
49
49
|
, {
|
|
50
|
-
"__SBar": "
|
|
51
|
-
"--duration": "--
|
|
52
|
-
"_color": "
|
|
53
|
-
"--color": "--
|
|
54
|
-
"_hide": "
|
|
55
|
-
"_transparent": "
|
|
56
|
-
"__SBackground": "
|
|
50
|
+
"__SBar": "___SBar_9vh8m_gg_",
|
|
51
|
+
"--duration": "--duration_9vh8m",
|
|
52
|
+
"_color": "__color_9vh8m_gg_",
|
|
53
|
+
"--color": "--color_9vh8m",
|
|
54
|
+
"_hide": "__hide_9vh8m_gg_",
|
|
55
|
+
"_transparent": "__transparent_9vh8m_gg_",
|
|
56
|
+
"__SBackground": "___SBackground_9vh8m_gg_"
|
|
57
57
|
});
|
|
58
58
|
|
|
59
59
|
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_3fhd2_gg_{stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___SHoverRect_3fhd2_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover,rgba(196,199,207,.3))}"
|
|
48
48
|
/*__inner_css_end__*/
|
|
49
|
-
, "
|
|
49
|
+
, "3fhd2_gg_")
|
|
50
50
|
/*__reshadow_css_end__*/
|
|
51
51
|
, {
|
|
52
|
-
"__SHoverLine": "
|
|
53
|
-
"__SHoverRect": "
|
|
52
|
+
"__SHoverLine": "___SHoverLine_3fhd2_gg_",
|
|
53
|
+
"__SHoverRect": "___SHoverRect_3fhd2_gg_"
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
var Hover = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Line.js
CHANGED
|
@@ -46,18 +46,18 @@ var style = (
|
|
|
46
46
|
/*__reshadow_css_start__*/
|
|
47
47
|
_core.sstyled.insert(
|
|
48
48
|
/*__inner_css_start__*/
|
|
49
|
-
".
|
|
49
|
+
".___SLine_ljt9r_gg_{fill:transparent;stroke-width:3;stroke:var(--intergalactic-chart-palette-order-1,#2bb3ff);transition-property:d;transition-duration:var(--duration_ljt9r);transition-timing-function:ease-in-out}.___SLine_ljt9r_gg_.__color_ljt9r_gg_{stroke:var(--color_ljt9r)}.___SLine_ljt9r_gg_.__hide_ljt9r_gg_{display:none}.___SLine_ljt9r_gg_.__transparent_ljt9r_gg_{opacity:.3}.___SNull_ljt9r_gg_{fill:transparent;stroke:var(-intergalactic-border-primary);stroke-dasharray:4}.___SNull_ljt9r_gg_.__hide_ljt9r_gg_{display:none}"
|
|
50
50
|
/*__inner_css_end__*/
|
|
51
|
-
, "
|
|
51
|
+
, "ljt9r_gg_")
|
|
52
52
|
/*__reshadow_css_end__*/
|
|
53
53
|
, {
|
|
54
|
-
"__SLine": "
|
|
55
|
-
"--duration": "--
|
|
56
|
-
"_color": "
|
|
57
|
-
"--color": "--
|
|
58
|
-
"_hide": "
|
|
59
|
-
"_transparent": "
|
|
60
|
-
"__SNull": "
|
|
54
|
+
"__SLine": "___SLine_ljt9r_gg_",
|
|
55
|
+
"--duration": "--duration_ljt9r",
|
|
56
|
+
"_color": "__color_ljt9r_gg_",
|
|
57
|
+
"--color": "--color_ljt9r",
|
|
58
|
+
"_hide": "__hide_ljt9r_gg_",
|
|
59
|
+
"_transparent": "__transparent_ljt9r_gg_",
|
|
60
|
+
"__SNull": "___SNull_ljt9r_gg_"
|
|
61
61
|
});
|
|
62
62
|
|
|
63
63
|
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_42adj_gg_{overflow:hidden}.___SPlot_42adj_gg_:active,.___SPlot_42adj_gg_:focus{outline:0;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_42adj_gg_.__keyboardFocused_42adj_gg_{border:1px solid var(--intergalactic-chart-palette-order-9,#008ff8);box-shadow:var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}"
|
|
62
62
|
/*__inner_css_end__*/
|
|
63
|
-
, "
|
|
63
|
+
, "42adj_gg_")
|
|
64
64
|
/*__reshadow_css_end__*/
|
|
65
65
|
, {
|
|
66
|
-
"__SPlot": "
|
|
67
|
-
"_keyboardFocused": "
|
|
66
|
+
"__SPlot": "___SPlot_42adj_gg_",
|
|
67
|
+
"_keyboardFocused": "__keyboardFocused_42adj_gg_"
|
|
68
68
|
});
|
|
69
69
|
|
|
70
70
|
var PlotRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/RadialTree.js
CHANGED
|
@@ -60,22 +60,22 @@ var style = (
|
|
|
60
60
|
/*__reshadow_css_start__*/
|
|
61
61
|
_core.sstyled.insert(
|
|
62
62
|
/*__inner_css_start__*/
|
|
63
|
-
".
|
|
63
|
+
".___SRadian_1iqt4_gg_{cursor:pointer;fill:var(--intergalactic-chart-palette-order-9,#008ff8)}.___SLine_1iqt4_gg_{stroke:var(--intergalactic-chart-palette-order-9,#008ff8)}.___SLine_1iqt4_gg_.__color_1iqt4_gg_{stroke:var(--color_1iqt4)}.___SLine_1iqt4_gg_.__transparent_1iqt4_gg_{opacity:.3}.___SCap_1iqt4_gg_{transition:r .1s}.___SCap_1iqt4_gg_.__transparent_1iqt4_gg_{opacity:.3}.___SIcon_1iqt4_gg_.__transparent_1iqt4_gg_{opacity:.3}.___SLabel_1iqt4_gg_{fill:var(--color_1iqt4);cursor:var(--text-cursor_1iqt4)}.___SLabel_1iqt4_gg_.__transparent_1iqt4_gg_{opacity:.3}.___SRadian_1iqt4_gg_:hover .___SLabel_1iqt4_gg_{fill:var(--color-hovered_1iqt4)}@media (prefers-reduced-motion){.___SLineCap_1iqt4_gg_{transition:none}}"
|
|
64
64
|
/*__inner_css_end__*/
|
|
65
|
-
, "
|
|
65
|
+
, "1iqt4_gg_")
|
|
66
66
|
/*__reshadow_css_end__*/
|
|
67
67
|
, {
|
|
68
|
-
"__SRadian": "
|
|
69
|
-
"__SLine": "
|
|
70
|
-
"_color": "
|
|
71
|
-
"--color": "--
|
|
72
|
-
"_transparent": "
|
|
73
|
-
"__SCap": "
|
|
74
|
-
"__SIcon": "
|
|
75
|
-
"__SLabel": "
|
|
76
|
-
"--text-cursor": "--text-
|
|
77
|
-
"--color-hovered": "--color-
|
|
78
|
-
"__SLineCap": "
|
|
68
|
+
"__SRadian": "___SRadian_1iqt4_gg_",
|
|
69
|
+
"__SLine": "___SLine_1iqt4_gg_",
|
|
70
|
+
"_color": "__color_1iqt4_gg_",
|
|
71
|
+
"--color": "--color_1iqt4",
|
|
72
|
+
"_transparent": "__transparent_1iqt4_gg_",
|
|
73
|
+
"__SCap": "___SCap_1iqt4_gg_",
|
|
74
|
+
"__SIcon": "___SIcon_1iqt4_gg_",
|
|
75
|
+
"__SLabel": "___SLabel_1iqt4_gg_",
|
|
76
|
+
"--text-cursor": "--text-cursor_1iqt4",
|
|
77
|
+
"--color-hovered": "--color-hovered_1iqt4",
|
|
78
|
+
"__SLineCap": "___SLineCap_1iqt4_gg_"
|
|
79
79
|
});
|
|
80
80
|
var baseAngle = -Math.PI / 2; // The top vertical line
|
|
81
81
|
|
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_isgbe_gg_{fill:none;stroke:var(--intergalactic-chart-grid-x-axis,#c4c7cf)}.___STitle_isgbe_gg_{font-size:var(--intergalactic-fs-100,12px);fill:var(--intergalactic-chart-grid-text-label,#6c6e79);transform-origin:var(--transform-origin_isgbe)}.___STitle_isgbe_gg_._position_top_isgbe_gg_{text-anchor:middle}.___STitle_isgbe_gg_._position_bottom_isgbe_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_isgbe_gg_._position_right_isgbe_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_isgbe_gg_._position_left_isgbe_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_isgbe_gg_{fill:var(--intergalactic-chart-grid-period-bg,rgba(196,199,207,.2))}"
|
|
46
46
|
/*__inner_css_end__*/
|
|
47
|
-
, "
|
|
47
|
+
, "isgbe_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_isgbe_gg_",
|
|
51
|
+
"__STitle": "___STitle_isgbe_gg_",
|
|
52
|
+
"--transform-origin": "--transform-origin_isgbe",
|
|
53
|
+
"_position_top": "_position_top_isgbe_gg_",
|
|
54
|
+
"_position_bottom": "_position_bottom_isgbe_gg_",
|
|
55
|
+
"_position_right": "_position_right_isgbe_gg_",
|
|
56
|
+
"_position_left": "_position_left_isgbe_gg_",
|
|
57
|
+
"__SBackground": "___SBackground_isgbe_gg_"
|
|
58
58
|
});
|
|
59
59
|
var side2direction = {
|
|
60
60
|
left: 'vertical',
|
package/lib/cjs/ScatterPlot.js
CHANGED
|
@@ -52,17 +52,17 @@ var style = (
|
|
|
52
52
|
/*__reshadow_css_start__*/
|
|
53
53
|
_core.sstyled.insert(
|
|
54
54
|
/*__inner_css_start__*/
|
|
55
|
-
".
|
|
55
|
+
".___SScatterPlot_1uhku_gg_{fill:var(--intergalactic-chart-palette-order-1,#2bb3ff);transition-property:cx,cy;transition-duration:var(--duration_1uhku);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_1uhku_gg_:hover{opacity:.8}.___SScatterPlot_1uhku_gg_.__color_1uhku_gg_{fill:var(--color_1uhku)}.___SScatterPlot_1uhku_gg_.__transparent_1uhku_gg_{opacity:.3}.___SValue_1uhku_gg_{text-anchor:middle;font-size:var(--intergalactic-fs-50,10px);stroke:var(--intergalactic-chart-palette-order-9,#008ff8)}.___SValue_1uhku_gg_.__color_1uhku_gg_{stroke:var(--color_1uhku)}.___SValue_1uhku_gg_.__transparent_1uhku_gg_{opacity:.3}"
|
|
56
56
|
/*__inner_css_end__*/
|
|
57
|
-
, "
|
|
57
|
+
, "1uhku_gg_")
|
|
58
58
|
/*__reshadow_css_end__*/
|
|
59
59
|
, {
|
|
60
|
-
"__SScatterPlot": "
|
|
61
|
-
"--duration": "--
|
|
62
|
-
"_color": "
|
|
63
|
-
"--color": "--
|
|
64
|
-
"_transparent": "
|
|
65
|
-
"__SValue": "
|
|
60
|
+
"__SScatterPlot": "___SScatterPlot_1uhku_gg_",
|
|
61
|
+
"--duration": "--duration_1uhku",
|
|
62
|
+
"_color": "__color_1uhku_gg_",
|
|
63
|
+
"--color": "--color_1uhku",
|
|
64
|
+
"_transparent": "__transparent_1uhku_gg_",
|
|
65
|
+
"__SValue": "___SValue_1uhku_gg_"
|
|
66
66
|
});
|
|
67
67
|
|
|
68
68
|
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_1xshf_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_1xshf_gg_{color:var(--intergalactic-text-secondary,#6c6e79);margin-bottom:var(--intergalactic-spacing-2x,8px)}.___SDotGroup_1xshf_gg_{display:flex;align-items:center}.___SDot_1xshf_gg_{width:8px;height:8px;border-radius:50%;margin-right:var(--intergalactic-spacing-2x,8px);background:var(--intergalactic-icon-secondary-info,#2bb3ff)}.___SDot_1xshf_gg_.__color_1xshf_gg_{background:var(--color_1xshf)}"
|
|
64
64
|
/*__inner_css_end__*/
|
|
65
|
-
, "
|
|
65
|
+
, "1xshf_gg_")
|
|
66
66
|
/*__reshadow_css_end__*/
|
|
67
67
|
, {
|
|
68
|
-
"__STooltip": "
|
|
69
|
-
"__STitle": "
|
|
70
|
-
"__SDotGroup": "
|
|
71
|
-
"__SDot": "
|
|
72
|
-
"_color": "
|
|
73
|
-
"--color": "--
|
|
68
|
+
"__STooltip": "___STooltip_1xshf_gg_",
|
|
69
|
+
"__STitle": "___STitle_1xshf_gg_",
|
|
70
|
+
"__SDotGroup": "___SDotGroup_1xshf_gg_",
|
|
71
|
+
"__SDot": "___SDot_1xshf_gg_",
|
|
72
|
+
"_color": "__color_1xshf_gg_",
|
|
73
|
+
"--color": "--color_1xshf"
|
|
74
74
|
});
|
|
75
75
|
|
|
76
76
|
var TooltipRoot = /*#__PURE__*/function (_Component) {
|
package/lib/cjs/Venn.js
CHANGED
|
@@ -48,17 +48,17 @@ var style = (
|
|
|
48
48
|
/*__reshadow_css_start__*/
|
|
49
49
|
_core.sstyled.insert(
|
|
50
50
|
/*__inner_css_start__*/
|
|
51
|
-
".
|
|
51
|
+
".___SCircle_pnyu3_gg_{fill:var(--intergalactic-chart-palette-order-2,#59ddaa);stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_pnyu3);transition-timing-function:ease-in-out}.___SCircle_pnyu3_gg_:hover{fill-opacity:.7}.___SCircle_pnyu3_gg_.__color_pnyu3_gg_{fill:var(--color_pnyu3)}.___SCircle_pnyu3_gg_.__transparent_pnyu3_gg_{opacity:.3}.___SIntersection_pnyu3_gg_{stroke:var(--intergalactic-chart-grid-border,#fff);stroke-width:2px;fill-opacity:0}.___SIntersection_pnyu3_gg_:hover{fill-opacity:.1}.___SIntersection_pnyu3_gg_.__transparent_pnyu3_gg_{opacity:.3}"
|
|
52
52
|
/*__inner_css_end__*/
|
|
53
|
-
, "
|
|
53
|
+
, "pnyu3_gg_")
|
|
54
54
|
/*__reshadow_css_end__*/
|
|
55
55
|
, {
|
|
56
|
-
"__SCircle": "
|
|
57
|
-
"--duration": "--
|
|
58
|
-
"_color": "
|
|
59
|
-
"--color": "--
|
|
60
|
-
"_transparent": "
|
|
61
|
-
"__SIntersection": "
|
|
56
|
+
"__SCircle": "___SCircle_pnyu3_gg_",
|
|
57
|
+
"--duration": "--duration_pnyu3",
|
|
58
|
+
"_color": "__color_pnyu3_gg_",
|
|
59
|
+
"--color": "--color_pnyu3",
|
|
60
|
+
"_transparent": "__transparent_pnyu3_gg_",
|
|
61
|
+
"__SIntersection": "___SIntersection_pnyu3_gg_"
|
|
62
62
|
});
|
|
63
63
|
|
|
64
64
|
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_1k0mu_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_1k0mu_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
|
+
, "1k0mu_gg_")
|
|
46
46
|
/*__reshadow_css_end__*/
|
|
47
47
|
, {
|
|
48
|
-
"__SPlotA11yModule": "
|
|
48
|
+
"__SPlotA11yModule": "___SPlotA11yModule_1k0mu_gg_"
|
|
49
49
|
});
|
|
50
50
|
var globalWasFocused = false;
|
|
51
51
|
var globalNavWithKeyboard = false;
|
|
@@ -48,13 +48,13 @@ var styles = (
|
|
|
48
48
|
/*__reshadow_css_start__*/
|
|
49
49
|
_core.sstyled.insert(
|
|
50
50
|
/*__inner_css_start__*/
|
|
51
|
-
".
|
|
51
|
+
".___SPlotA11yView_16de4_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_16de4_gg_:focus,.___SPlotA11yView_16de4_gg_.__focus-within_16de4_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_16de4_gg_:focus,.___SPlotA11yView_16de4_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_16de4_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:var(--intergalactic-spacing-2x,8px);display:block}.___SPlotA11yView_16de4_gg_ table,.___SPlotA11yView_16de4_gg_ td,.___SPlotA11yView_16de4_gg_ th{border:1px solid var(--intergalactic-border-primary,#c4c7cf)}"
|
|
52
52
|
/*__inner_css_end__*/
|
|
53
|
-
, "
|
|
53
|
+
, "16de4_gg_")
|
|
54
54
|
/*__reshadow_css_end__*/
|
|
55
55
|
, {
|
|
56
|
-
"__SPlotA11yView": "
|
|
57
|
-
"_focus-within": "__focus-
|
|
56
|
+
"__SPlotA11yView": "___SPlotA11yView_16de4_gg_",
|
|
57
|
+
"_focus-within": "__focus-within_16de4_gg_"
|
|
58
58
|
});
|
|
59
59
|
|
|
60
60
|
var PlotA11yView = function PlotA11yView(_ref3) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@import './var.css';
|
|
2
2
|
|
|
3
3
|
SArea {
|
|
4
|
-
fill: var(--intergalactic-chart-palette-order-
|
|
4
|
+
fill: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
5
5
|
fill-opacity: 0.2;
|
|
6
6
|
}
|
|
7
7
|
|
|
@@ -14,7 +14,7 @@ SArea[transparent] {
|
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
SAreaLine {
|
|
17
|
-
stroke: var(--intergalactic-chart-palette-order-
|
|
17
|
+
stroke: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
18
18
|
stroke-width: 3;
|
|
19
19
|
fill: transparent;
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@import './var.css';
|
|
2
2
|
|
|
3
3
|
SBar {
|
|
4
|
-
fill: var(--intergalactic-chart-palette-order-
|
|
4
|
+
fill: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
5
5
|
transition-property: height, width, y;
|
|
6
6
|
transition-duration: var(--duration);
|
|
7
7
|
transition-timing-function: ease-in-out;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@import './var.css';
|
|
2
2
|
|
|
3
3
|
SBubble {
|
|
4
|
-
fill: var(--intergalactic-chart-palette-order-
|
|
4
|
+
fill: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
5
5
|
stroke: var(--intergalactic-chart-grid-border, #ffffff);
|
|
6
6
|
stroke-width: 2px;
|
|
7
7
|
transition-property: cx, cy;
|
|
@@ -25,7 +25,7 @@ SCenter {
|
|
|
25
25
|
text-anchor: middle;
|
|
26
26
|
/* disable-tokens-validator */
|
|
27
27
|
font-size: calc(var(--intergalactic-fs-100, 12px) - 1px);
|
|
28
|
-
stroke: var(--intergalactic-chart-palette-order-
|
|
28
|
+
stroke: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
SCenter[color] {
|
|
@@ -37,7 +37,7 @@ SCenter[transparent] {
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
SLabel {
|
|
40
|
-
fill: var(--intergalactic-chart-palette-order-
|
|
40
|
+
fill: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
SLabel[position='right'] {
|
|
@@ -10,7 +10,7 @@ SDot {
|
|
|
10
10
|
stroke-width: 2px;
|
|
11
11
|
stroke: var(--intergalactic-chart-grid-border, #ffffff);
|
|
12
12
|
r: 6px;
|
|
13
|
-
fill: var(--intergalactic-chart-palette-order-
|
|
13
|
+
fill: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
14
14
|
transition-property: cx, cy;
|
|
15
15
|
transition-timing-function: ease-in-out;
|
|
16
16
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
SLine {
|
|
4
4
|
fill: transparent;
|
|
5
5
|
stroke-width: 3;
|
|
6
|
-
stroke: var(--intergalactic-chart-palette-order-
|
|
6
|
+
stroke: var(--intergalactic-chart-palette-order-1, #2bb3ff);
|
|
7
7
|
transition-property: d;
|
|
8
8
|
transition-duration: var(--duration);
|
|
9
9
|
transition-timing-function: ease-in-out;
|