@semcore/d3-chart 2.13.5 → 2.13.7
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 +12 -0
- package/lib/cjs/Area.js +9 -9
- package/lib/cjs/Axis.js +13 -13
- 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 +3 -3
- package/lib/cjs/Line.js +8 -8
- package/lib/cjs/Plot.js +3 -3
- package/lib/cjs/Radar.js +19 -19
- package/lib/cjs/Radar.js.map +1 -1
- 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/cjs/style/line.shadow.css +1 -1
- package/lib/es6/Area.js +9 -9
- package/lib/es6/Axis.js +13 -13
- 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 +3 -3
- package/lib/es6/Line.js +8 -8
- package/lib/es6/Plot.js +3 -3
- package/lib/es6/Radar.js +19 -19
- package/lib/es6/Radar.js.map +1 -1
- 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/lib/es6/style/line.shadow.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
+
## [2.13.7] - 2023-03-31
|
|
6
|
+
|
|
7
|
+
### Fixed
|
|
8
|
+
|
|
9
|
+
- Fixed display `Line.Null`.
|
|
10
|
+
|
|
11
|
+
## [2.13.6] - 2023-03-31
|
|
12
|
+
|
|
13
|
+
### Fixed
|
|
14
|
+
|
|
15
|
+
- Fixed adding custom styles for `Radar` chart.
|
|
16
|
+
|
|
5
17
|
## [2.13.5] - 2023-03-29
|
|
6
18
|
|
|
7
19
|
### Fixed
|
package/lib/cjs/Area.js
CHANGED
|
@@ -21,15 +21,15 @@ var _createElement = _interopRequireDefault(require("./createElement"));
|
|
|
21
21
|
var _utils = require("./utils");
|
|
22
22
|
var _ClipPath = _interopRequireDefault(require("./ClipPath"));
|
|
23
23
|
/*__reshadow-styles__:"./style/area.shadow.css"*/
|
|
24
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
25
|
-
"__SArea": "
|
|
26
|
-
"_color": "
|
|
27
|
-
"--color": "--
|
|
28
|
-
"_transparent": "
|
|
29
|
-
"__SAreaLine": "
|
|
30
|
-
"--duration": "--
|
|
31
|
-
"__SNull": "
|
|
32
|
-
"_hide": "
|
|
24
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SArea_1vv0r_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);fill-opacity:.2}.___SArea_1vv0r_gg_.__color_1vv0r_gg_{fill:var(--color_1vv0r)}.___SArea_1vv0r_gg_.__transparent_1vv0r_gg_{opacity:.3}.___SAreaLine_1vv0r_gg_{stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff);stroke-width:3;fill:transparent}.___SAreaLine_1vv0r_gg_.__color_1vv0r_gg_{stroke:var(--color_1vv0r)}.___SAreaLine_1vv0r_gg_.__transparent_1vv0r_gg_{opacity:.3}.___SAreaLine_1vv0r_gg_,.___SArea_1vv0r_gg_{transition-property:d;transition-duration:var(--duration_1vv0r);transition-timing-function:ease-in-out}.___SNull_1vv0r_gg_{fill:transparent;stroke:var(--intergalactic-chart-grid-x-axis, #c4c7cf);stroke-dasharray:4}.___SNull_1vv0r_gg_.__hide_1vv0r_gg_{display:none}" /*__inner_css_end__*/, "1vv0r_gg_") /*__reshadow_css_end__*/, {
|
|
25
|
+
"__SArea": "___SArea_1vv0r_gg_",
|
|
26
|
+
"_color": "__color_1vv0r_gg_",
|
|
27
|
+
"--color": "--color_1vv0r",
|
|
28
|
+
"_transparent": "__transparent_1vv0r_gg_",
|
|
29
|
+
"__SAreaLine": "___SAreaLine_1vv0r_gg_",
|
|
30
|
+
"--duration": "--duration_1vv0r",
|
|
31
|
+
"__SNull": "___SNull_1vv0r_gg_",
|
|
32
|
+
"_hide": "__hide_1vv0r_gg_"
|
|
33
33
|
});
|
|
34
34
|
var AreaRoot = /*#__PURE__*/function (_Component) {
|
|
35
35
|
(0, _inherits2["default"])(AreaRoot, _Component);
|
package/lib/cjs/Axis.js
CHANGED
|
@@ -18,19 +18,19 @@ var _createElement = _interopRequireDefault(require("./createElement"));
|
|
|
18
18
|
var _utils = require("./utils");
|
|
19
19
|
var _MAP_POSITION_AXIS, _MAP_POSITION_TICK;
|
|
20
20
|
/*__reshadow-styles__:"./style/axis.shadow.css"*/
|
|
21
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
22
|
-
"__SAxis": "
|
|
23
|
-
"_hide": "
|
|
24
|
-
"__STick": "
|
|
25
|
-
"__SGrid": "
|
|
26
|
-
"__STitle": "
|
|
27
|
-
"--transform-origin": "--transform-
|
|
28
|
-
"_position_top": "
|
|
29
|
-
"_position_bottom": "
|
|
30
|
-
"_position_right": "
|
|
31
|
-
"_position_left": "
|
|
32
|
-
"_position_custom_0": "
|
|
33
|
-
"_position_custom_1": "
|
|
21
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SAxis_vr6no_gg_{stroke:var(--intergalactic-chart-grid-x-axis, #c4c7cf)}.___SAxis_vr6no_gg_.__hide_vr6no_gg_,.___STick_vr6no_gg_.__hide_vr6no_gg_{display:none}.___STick_vr6no_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-chart-grid-text-label, #6c6e79)}.___SGrid_vr6no_gg_{fill:transparent;stroke:var(--intergalactic-border-secondary, #e0e1e9)}.___STitle_vr6no_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-text-hint, #6c6e79);transform-origin:var(--transform-origin_vr6no)}.___STitle_vr6no_gg_._position_top_vr6no_gg_{text-anchor:middle}.___STitle_vr6no_gg_._position_bottom_vr6no_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_vr6no_gg_._position_left_vr6no_gg_,.___STitle_vr6no_gg_._position_right_vr6no_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_vr6no_gg_._position_top_vr6no_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_vr6no_gg_._position_bottom_vr6no_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_vr6no_gg_._position_right_vr6no_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_vr6no_gg_._position_left_vr6no_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_vr6no_gg_._position_custom_0_vr6no_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_vr6no_gg_._position_custom_1_vr6no_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}" /*__inner_css_end__*/, "vr6no_gg_") /*__reshadow_css_end__*/, {
|
|
22
|
+
"__SAxis": "___SAxis_vr6no_gg_",
|
|
23
|
+
"_hide": "__hide_vr6no_gg_",
|
|
24
|
+
"__STick": "___STick_vr6no_gg_",
|
|
25
|
+
"__SGrid": "___SGrid_vr6no_gg_",
|
|
26
|
+
"__STitle": "___STitle_vr6no_gg_",
|
|
27
|
+
"--transform-origin": "--transform-origin_vr6no",
|
|
28
|
+
"_position_top": "_position_top_vr6no_gg_",
|
|
29
|
+
"_position_bottom": "_position_bottom_vr6no_gg_",
|
|
30
|
+
"_position_right": "_position_right_vr6no_gg_",
|
|
31
|
+
"_position_left": "_position_left_vr6no_gg_",
|
|
32
|
+
"_position_custom_0": "_position_custom_0_vr6no_gg_",
|
|
33
|
+
"_position_custom_1": "_position_custom_1_vr6no_gg_"
|
|
34
34
|
});
|
|
35
35
|
var CUSTOM_0 = Symbol('custom_0');
|
|
36
36
|
var CUSTOM_1 = Symbol('custom_1');
|
package/lib/cjs/Bar.js
CHANGED
|
@@ -19,14 +19,14 @@ var _createElement = _interopRequireDefault(require("./createElement"));
|
|
|
19
19
|
var _ClipPath = _interopRequireDefault(require("./ClipPath"));
|
|
20
20
|
var _utils = require("./utils");
|
|
21
21
|
/*__reshadow-styles__:"./style/bar.shadow.css"*/
|
|
22
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
23
|
-
"__SBar": "
|
|
24
|
-
"--duration": "--
|
|
25
|
-
"_color": "
|
|
26
|
-
"--color": "--
|
|
27
|
-
"_hide": "
|
|
28
|
-
"_transparent": "
|
|
29
|
-
"__SBackground": "
|
|
22
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SBar_q2knt_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_q2knt);transition-timing-function:ease-in-out}.___SBar_q2knt_gg_.__color_q2knt_gg_{fill:var(--color_q2knt)}.___SBar_q2knt_gg_.__hide_q2knt_gg_{display:none}.___SBar_q2knt_gg_.__transparent_q2knt_gg_{opacity:.3}.___SBackground_q2knt_gg_{fill:var(--intergalactic-chart-palette-order-other-data, #c4c7cf)}" /*__inner_css_end__*/, "q2knt_gg_") /*__reshadow_css_end__*/, {
|
|
23
|
+
"__SBar": "___SBar_q2knt_gg_",
|
|
24
|
+
"--duration": "--duration_q2knt",
|
|
25
|
+
"_color": "__color_q2knt_gg_",
|
|
26
|
+
"--color": "--color_q2knt",
|
|
27
|
+
"_hide": "__hide_q2knt_gg_",
|
|
28
|
+
"_transparent": "__transparent_q2knt_gg_",
|
|
29
|
+
"__SBackground": "___SBackground_q2knt_gg_"
|
|
30
30
|
});
|
|
31
31
|
var calcPartBarY = function calcPartBarY(y, minHeight, height) {
|
|
32
32
|
// need for the correct rendering of negative values (bar should be under Y-axis)
|
package/lib/cjs/Bubble.js
CHANGED
|
@@ -24,16 +24,16 @@ var _createElement = _interopRequireDefault(require("./createElement"));
|
|
|
24
24
|
var _ClipPath = _interopRequireDefault(require("./ClipPath"));
|
|
25
25
|
var _utils = require("./utils");
|
|
26
26
|
/*__reshadow-styles__:"./style/bubble.shadow.css"*/
|
|
27
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
28
|
-
"__SBubble": "
|
|
29
|
-
"--duration": "--
|
|
30
|
-
"_color": "
|
|
31
|
-
"--color": "--
|
|
32
|
-
"_transparent": "
|
|
33
|
-
"__SCenter": "
|
|
34
|
-
"__SLabel": "
|
|
35
|
-
"_position_right": "
|
|
36
|
-
"_position_left": "
|
|
27
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SBubble_11ujh_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);stroke:var(--intergalactic-chart-grid-border, #ffffff);stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_11ujh);transition-timing-function:ease-in-out;opacity:.5}@media (hover:hover){.___SBubble_11ujh_gg_:hover{opacity:.8}}.___SBubble_11ujh_gg_.__color_11ujh_gg_{fill:var(--color_11ujh)}.___SBubble_11ujh_gg_.__transparent_11ujh_gg_{opacity:.3}.___SCenter_11ujh_gg_{text-anchor:middle;font-size:calc(var(--intergalactic-fs-100, 12px) - 1px);stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SCenter_11ujh_gg_.__color_11ujh_gg_{stroke:var(--color_11ujh)}.___SCenter_11ujh_gg_.__transparent_11ujh_gg_{opacity:.3}.___SLabel_11ujh_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SLabel_11ujh_gg_._position_right_11ujh_gg_{text-anchor:end}.___SLabel_11ujh_gg_._position_left_11ujh_gg_{text-anchor:start}.___SLabel_11ujh_gg_.__color_11ujh_gg_{fill:var(--color_11ujh)}.___SLabel_11ujh_gg_.__transparent_11ujh_gg_{opacity:.3}" /*__inner_css_end__*/, "11ujh_gg_") /*__reshadow_css_end__*/, {
|
|
28
|
+
"__SBubble": "___SBubble_11ujh_gg_",
|
|
29
|
+
"--duration": "--duration_11ujh",
|
|
30
|
+
"_color": "__color_11ujh_gg_",
|
|
31
|
+
"--color": "--color_11ujh",
|
|
32
|
+
"_transparent": "__transparent_11ujh_gg_",
|
|
33
|
+
"__SCenter": "___SCenter_11ujh_gg_",
|
|
34
|
+
"__SLabel": "___SLabel_11ujh_gg_",
|
|
35
|
+
"_position_right": "_position_right_11ujh_gg_",
|
|
36
|
+
"_position_left": "_position_left_11ujh_gg_"
|
|
37
37
|
});
|
|
38
38
|
var BubbleRoot = /*#__PURE__*/function (_Component) {
|
|
39
39
|
(0, _inherits2["default"])(BubbleRoot, _Component);
|
package/lib/cjs/Donut.js
CHANGED
|
@@ -26,13 +26,13 @@ var _createElement = _interopRequireDefault(require("./createElement"));
|
|
|
26
26
|
var _utils = require("./utils");
|
|
27
27
|
var _excluded = ["Element", "styles", "d3Arc", "data", "color", "$animationActivePie", "active", "d3ArcOut", "name", "dataKey", "dataHintsHandler", "transparent"];
|
|
28
28
|
/*__reshadow-styles__:"./style/donut.shadow.css"*/
|
|
29
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
30
|
-
"__SPie": "
|
|
31
|
-
"_color": "
|
|
32
|
-
"--color": "--
|
|
33
|
-
"_transparent": "
|
|
34
|
-
"__SEmptyData": "
|
|
35
|
-
"__SLabel": "
|
|
29
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SPie_z5u2r_gg_{stroke:var(--intergalactic-chart-grid-border, #ffffff);fill:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SPie_z5u2r_gg_.__color_z5u2r_gg_{fill:var(--color_z5u2r)}.___SPie_z5u2r_gg_.__transparent_z5u2r_gg_{opacity:.3}.___SEmptyData_z5u2r_gg_{fill:var(--intergalactic-chart-palette-order-null, #e0e1e9)}.___SEmptyData_z5u2r_gg_.__color_z5u2r_gg_{fill:var(--color_z5u2r)}.___SLabel_z5u2r_gg_{text-anchor:middle;vertical-anchor:middle}" /*__inner_css_end__*/, "z5u2r_gg_") /*__reshadow_css_end__*/, {
|
|
30
|
+
"__SPie": "___SPie_z5u2r_gg_",
|
|
31
|
+
"_color": "__color_z5u2r_gg_",
|
|
32
|
+
"--color": "--color_z5u2r",
|
|
33
|
+
"_transparent": "__transparent_z5u2r_gg_",
|
|
34
|
+
"__SEmptyData": "___SEmptyData_z5u2r_gg_",
|
|
35
|
+
"__SLabel": "___SLabel_z5u2r_gg_"
|
|
36
36
|
});
|
|
37
37
|
var DEFAULT_INSTANCE = Symbol('DEFAULT_INSTANCE');
|
|
38
38
|
function transitionAnglePie(_ref4) {
|
package/lib/cjs/Dots.js
CHANGED
|
@@ -14,15 +14,15 @@ var _rafTrottle = _interopRequireDefault(require("@semcore/utils/lib/rafTrottle"
|
|
|
14
14
|
var _createElement = _interopRequireDefault(require("./createElement"));
|
|
15
15
|
var _utils = require("./utils");
|
|
16
16
|
/*__reshadow-styles__:"./style/dot.shadow.css"*/
|
|
17
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
18
|
-
"__SDots": "
|
|
19
|
-
"__SDot": "
|
|
20
|
-
"--duration": "--
|
|
21
|
-
"_hide": "
|
|
22
|
-
"_active": "
|
|
23
|
-
"_color": "
|
|
24
|
-
"--color": "--
|
|
25
|
-
"_transparent": "
|
|
17
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SDots_1wpj1_gg_ .___SDot_1wpj1_gg_{transition-duration:var(--duration_1wpj1)}.___SDot_1wpj1_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border, #ffffff);r:6px;fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_1wpj1_gg_.__hide_1wpj1_gg_{display:none}.___SDot_1wpj1_gg_.__active_1wpj1_gg_{r:8px}.___SDot_1wpj1_gg_.__color_1wpj1_gg_{fill:var(--color_1wpj1)}.___SDot_1wpj1_gg_.__transparent_1wpj1_gg_{opacity:.3}" /*__inner_css_end__*/, "1wpj1_gg_") /*__reshadow_css_end__*/, {
|
|
18
|
+
"__SDots": "___SDots_1wpj1_gg_",
|
|
19
|
+
"__SDot": "___SDot_1wpj1_gg_",
|
|
20
|
+
"--duration": "--duration_1wpj1",
|
|
21
|
+
"_hide": "__hide_1wpj1_gg_",
|
|
22
|
+
"_active": "__active_1wpj1_gg_",
|
|
23
|
+
"_color": "__color_1wpj1_gg_",
|
|
24
|
+
"--color": "--color_1wpj1",
|
|
25
|
+
"_transparent": "__transparent_1wpj1_gg_"
|
|
26
26
|
});
|
|
27
27
|
var EXCLUDE_PROPS = ['data', 'scale', 'value', 'display'];
|
|
28
28
|
function Dots(props) {
|
package/lib/cjs/HorizontalBar.js
CHANGED
|
@@ -18,14 +18,14 @@ var _createElement = _interopRequireDefault(require("./createElement"));
|
|
|
18
18
|
var _ClipPath = _interopRequireDefault(require("./ClipPath"));
|
|
19
19
|
var _utils = require("./utils");
|
|
20
20
|
/*__reshadow-styles__:"./style/bar.shadow.css"*/
|
|
21
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
22
|
-
"__SBar": "
|
|
23
|
-
"--duration": "--
|
|
24
|
-
"_color": "
|
|
25
|
-
"--color": "--
|
|
26
|
-
"_hide": "
|
|
27
|
-
"_transparent": "
|
|
28
|
-
"__SBackground": "
|
|
21
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SBar_q2knt_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_q2knt);transition-timing-function:ease-in-out}.___SBar_q2knt_gg_.__color_q2knt_gg_{fill:var(--color_q2knt)}.___SBar_q2knt_gg_.__hide_q2knt_gg_{display:none}.___SBar_q2knt_gg_.__transparent_q2knt_gg_{opacity:.3}.___SBackground_q2knt_gg_{fill:var(--intergalactic-chart-palette-order-other-data, #c4c7cf)}" /*__inner_css_end__*/, "q2knt_gg_") /*__reshadow_css_end__*/, {
|
|
22
|
+
"__SBar": "___SBar_q2knt_gg_",
|
|
23
|
+
"--duration": "--duration_q2knt",
|
|
24
|
+
"_color": "__color_q2knt_gg_",
|
|
25
|
+
"--color": "--color_q2knt",
|
|
26
|
+
"_hide": "__hide_q2knt_gg_",
|
|
27
|
+
"_transparent": "__transparent_q2knt_gg_",
|
|
28
|
+
"__SBackground": "___SBackground_q2knt_gg_"
|
|
29
29
|
});
|
|
30
30
|
var HorizontalBarRoot = /*#__PURE__*/function (_Component) {
|
|
31
31
|
(0, _inherits2["default"])(HorizontalBarRoot, _Component);
|
package/lib/cjs/Hover.js
CHANGED
|
@@ -19,9 +19,9 @@ var _rafTrottle = _interopRequireDefault(require("@semcore/utils/lib/rafTrottle"
|
|
|
19
19
|
var _createElement = _interopRequireDefault(require("./createElement"));
|
|
20
20
|
var _utils = require("./utils");
|
|
21
21
|
/*__reshadow-styles__:"./style/hover.shadow.css"*/
|
|
22
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
23
|
-
"__SHoverLine": "
|
|
24
|
-
"__SHoverRect": "
|
|
22
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SHoverLine_18ehm_gg_{stroke:var(--intergalactic-chart-grid-x-axis, #c4c7cf)}.___SHoverRect_18ehm_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(196, 199, 207, 0.3))}" /*__inner_css_end__*/, "18ehm_gg_") /*__reshadow_css_end__*/, {
|
|
23
|
+
"__SHoverLine": "___SHoverLine_18ehm_gg_",
|
|
24
|
+
"__SHoverRect": "___SHoverRect_18ehm_gg_"
|
|
25
25
|
});
|
|
26
26
|
var Hover = /*#__PURE__*/function (_Component) {
|
|
27
27
|
(0, _inherits2["default"])(Hover, _Component);
|
package/lib/cjs/Line.js
CHANGED
|
@@ -20,14 +20,14 @@ var _utils = require("./utils");
|
|
|
20
20
|
var _Dots = _interopRequireDefault(require("./Dots"));
|
|
21
21
|
var _ClipPath = _interopRequireDefault(require("./ClipPath"));
|
|
22
22
|
/*__reshadow-styles__:"./style/line.shadow.css"*/
|
|
23
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
24
|
-
"__SLine": "
|
|
25
|
-
"--duration": "--
|
|
26
|
-
"_color": "
|
|
27
|
-
"--color": "--
|
|
28
|
-
"_hide": "
|
|
29
|
-
"_transparent": "
|
|
30
|
-
"__SNull": "
|
|
23
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SLine_9btt8_gg_{fill:transparent;stroke-width:3;stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:d;transition-duration:var(--duration_9btt8);transition-timing-function:ease-in-out}.___SLine_9btt8_gg_.__color_9btt8_gg_{stroke:var(--color_9btt8)}.___SLine_9btt8_gg_.__hide_9btt8_gg_{display:none}.___SLine_9btt8_gg_.__transparent_9btt8_gg_{opacity:.3}.___SNull_9btt8_gg_{fill:transparent;stroke:var(--intergalactic-border-primary, #c4c7cf);stroke-dasharray:4}.___SNull_9btt8_gg_.__hide_9btt8_gg_{display:none}" /*__inner_css_end__*/, "9btt8_gg_") /*__reshadow_css_end__*/, {
|
|
24
|
+
"__SLine": "___SLine_9btt8_gg_",
|
|
25
|
+
"--duration": "--duration_9btt8",
|
|
26
|
+
"_color": "__color_9btt8_gg_",
|
|
27
|
+
"--color": "--color_9btt8",
|
|
28
|
+
"_hide": "__hide_9btt8_gg_",
|
|
29
|
+
"_transparent": "__transparent_9btt8_gg_",
|
|
30
|
+
"__SNull": "___SNull_9btt8_gg_"
|
|
31
31
|
});
|
|
32
32
|
var LineRoot = /*#__PURE__*/function (_Component) {
|
|
33
33
|
(0, _inherits2["default"])(LineRoot, _Component);
|
package/lib/cjs/Plot.js
CHANGED
|
@@ -23,9 +23,9 @@ var _utils = require("./utils");
|
|
|
23
23
|
var _PlotA11yModule = require("./a11y/PlotA11yModule");
|
|
24
24
|
var _hints = require("./a11y/hints");
|
|
25
25
|
/*__reshadow-styles__:"./style/plot.shadow.css"*/
|
|
26
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
27
|
-
"__SPlot": "
|
|
28
|
-
"_keyboardFocused": "
|
|
26
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SPlot_7wy58_gg_{overflow:hidden}.___SPlot_7wy58_gg_:active,.___SPlot_7wy58_gg_:focus{outline:0;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_7wy58_gg_.__keyboardFocused_7wy58_gg_{border:1px solid var(--intergalactic-chart-palette-order-9, #008ff8);box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}" /*__inner_css_end__*/, "7wy58_gg_") /*__reshadow_css_end__*/, {
|
|
27
|
+
"__SPlot": "___SPlot_7wy58_gg_",
|
|
28
|
+
"_keyboardFocused": "__keyboardFocused_7wy58_gg_"
|
|
29
29
|
});
|
|
30
30
|
var PlotRoot = /*#__PURE__*/function (_Component) {
|
|
31
31
|
(0, _inherits2["default"])(PlotRoot, _Component);
|
package/lib/cjs/Radar.js
CHANGED
|
@@ -26,23 +26,23 @@ var _d3Shape = require("d3-shape");
|
|
|
26
26
|
var _createElement = _interopRequireDefault(require("./createElement"));
|
|
27
27
|
var _utils = require("./utils");
|
|
28
28
|
/*__reshadow-styles__:"./style/radar.shadow.css"*/
|
|
29
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
30
|
-
"__SAxis": "
|
|
31
|
-
"__SAxisLine": "
|
|
32
|
-
"__SAxisTick": "
|
|
33
|
-
"_active": "
|
|
34
|
-
"__SAxisLabel": "
|
|
35
|
-
"_xDirection": "
|
|
36
|
-
"--xDirection": "--
|
|
37
|
-
"_yDirection": "
|
|
38
|
-
"--yDirection": "--
|
|
39
|
-
"__SPolygon": "
|
|
40
|
-
"_color": "
|
|
41
|
-
"--color": "--
|
|
42
|
-
"__SPolygonDot": "
|
|
43
|
-
"_transparent": "
|
|
44
|
-
"__SPolygonLine": "
|
|
45
|
-
"__SPieRect": "
|
|
29
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SAxisLine_14plu_gg_,.___SAxisTick_14plu_gg_,.___SAxis_14plu_gg_{stroke:var(--intergalactic-chart-grid-line, #e0e1e9);stroke-width:1;fill:transparent}.___SAxisLine_14plu_gg_,.___SAxisTick_14plu_gg_{stroke-dasharray:2}.___SAxisLine_14plu_gg_.__active_14plu_gg_{stroke:var(--intergalactic-chart-grid-y-accent-hover-line, #a9abb6)}.___SAxisLabel_14plu_gg_{text-anchor:middle;dominant-baseline:central;font-size:12px}.___SAxisLabel_14plu_gg_.__xDirection_14plu_gg_{text-anchor:var(--xDirection_14plu)}.___SAxisLabel_14plu_gg_.__yDirection_14plu_gg_{dominant-baseline:var(--yDirection_14plu)}.___SPolygonDot_14plu_gg_,.___SPolygon_14plu_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SPolygon_14plu_gg_{opacity:.2}.___SPolygon_14plu_gg_.__color_14plu_gg_{fill:var(--color_14plu)}.___SPolygonDot_14plu_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border, #ffffff);r:6px}.___SPolygonDot_14plu_gg_.__transparent_14plu_gg_{opacity:.3}.___SPolygonDot_14plu_gg_.__color_14plu_gg_{fill:var(--color_14plu)}.___SPolygonLine_14plu_gg_{stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff);stroke-width:3;fill:transparent}.___SPolygonLine_14plu_gg_.__transparent_14plu_gg_{opacity:.3}.___SPolygonLine_14plu_gg_.__color_14plu_gg_{stroke:var(--color_14plu)}.___SPieRect_14plu_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(196, 199, 207, 0.3))}" /*__inner_css_end__*/, "14plu_gg_") /*__reshadow_css_end__*/, {
|
|
30
|
+
"__SAxis": "___SAxis_14plu_gg_",
|
|
31
|
+
"__SAxisLine": "___SAxisLine_14plu_gg_",
|
|
32
|
+
"__SAxisTick": "___SAxisTick_14plu_gg_",
|
|
33
|
+
"_active": "__active_14plu_gg_",
|
|
34
|
+
"__SAxisLabel": "___SAxisLabel_14plu_gg_",
|
|
35
|
+
"_xDirection": "__xDirection_14plu_gg_",
|
|
36
|
+
"--xDirection": "--xDirection_14plu",
|
|
37
|
+
"_yDirection": "__yDirection_14plu_gg_",
|
|
38
|
+
"--yDirection": "--yDirection_14plu",
|
|
39
|
+
"__SPolygon": "___SPolygon_14plu_gg_",
|
|
40
|
+
"_color": "__color_14plu_gg_",
|
|
41
|
+
"--color": "--color_14plu",
|
|
42
|
+
"__SPolygonDot": "___SPolygonDot_14plu_gg_",
|
|
43
|
+
"_transparent": "__transparent_14plu_gg_",
|
|
44
|
+
"__SPolygonLine": "___SPolygonLine_14plu_gg_",
|
|
45
|
+
"__SPieRect": "___SPieRect_14plu_gg_"
|
|
46
46
|
});
|
|
47
47
|
var clampAngle = function clampAngle(angle) {
|
|
48
48
|
angle = angle % (2 * Math.PI);
|
|
@@ -215,7 +215,7 @@ var RadarRoot = /*#__PURE__*/function (_Component) {
|
|
|
215
215
|
var SRadar = this.Element;
|
|
216
216
|
var _this$asProps3 = this.asProps,
|
|
217
217
|
Children = _this$asProps3.Children,
|
|
218
|
-
|
|
218
|
+
styles = _this$asProps3.styles,
|
|
219
219
|
size = _this$asProps3.size,
|
|
220
220
|
data = _this$asProps3.data,
|
|
221
221
|
offset = _this$asProps3.offset;
|
|
@@ -236,7 +236,7 @@ var RadarRoot = /*#__PURE__*/function (_Component) {
|
|
|
236
236
|
}
|
|
237
237
|
this.categoriesKey = dataKey;
|
|
238
238
|
}
|
|
239
|
-
return _ref = (0, _core.sstyled)(
|
|
239
|
+
return _ref = (0, _core.sstyled)(styles), /*#__PURE__*/_react["default"].createElement(SRadar, _ref.cn("SRadar", {
|
|
240
240
|
"aria-hidden": true,
|
|
241
241
|
"id": this.id,
|
|
242
242
|
"render": "g",
|