@semcore/d3-chart 2.3.6 → 2.3.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 CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
+ ## [2.3.7] - 2022-10-05
6
+
7
+ ### Fixed
8
+
9
+ - Ensured a11y module do not break mouse interactions.
10
+
5
11
  ## [2.3.6] - 2022-10-04
6
12
 
7
13
  ### 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
- ".___SArea_1o1u1_gg_{fill:#2bb3ff;fill-opacity:.2}.___SArea_1o1u1_gg_.__color_1o1u1_gg_{fill:var(--color_1o1u1)}.___SAreaLine_1o1u1_gg_{stroke:#2bb3ff;stroke-width:3;fill:transparent}.___SAreaLine_1o1u1_gg_.__color_1o1u1_gg_{stroke:var(--color_1o1u1)}.___SArea_1o1u1_gg_,.___SAreaLine_1o1u1_gg_{transition-property:d;transition-duration:var(--duration_1o1u1);transition-timing-function:ease-in-out}.___SNull_1o1u1_gg_{fill:transparent;stroke:#8a8e9b;stroke-dasharray:4}.___SNull_1o1u1_gg_.__hide_1o1u1_gg_{display:none}"
51
+ ".___SArea_4sx8f_gg_{fill:#2bb3ff;fill-opacity:.2}.___SArea_4sx8f_gg_.__color_4sx8f_gg_{fill:var(--color_4sx8f)}.___SAreaLine_4sx8f_gg_{stroke:#2bb3ff;stroke-width:3;fill:transparent}.___SAreaLine_4sx8f_gg_.__color_4sx8f_gg_{stroke:var(--color_4sx8f)}.___SArea_4sx8f_gg_,.___SAreaLine_4sx8f_gg_{transition-property:d;transition-duration:var(--duration_4sx8f);transition-timing-function:ease-in-out}.___SNull_4sx8f_gg_{fill:transparent;stroke:#8a8e9b;stroke-dasharray:4}.___SNull_4sx8f_gg_.__hide_4sx8f_gg_{display:none}"
52
52
  /*__inner_css_end__*/
53
- , "1o1u1_gg_")
53
+ , "4sx8f_gg_")
54
54
  /*__reshadow_css_end__*/
55
55
  , {
56
- "__SArea": "___SArea_1o1u1_gg_",
57
- "_color": "__color_1o1u1_gg_",
58
- "--color": "--color_1o1u1",
59
- "__SAreaLine": "___SAreaLine_1o1u1_gg_",
60
- "--duration": "--duration_1o1u1",
61
- "__SNull": "___SNull_1o1u1_gg_",
62
- "_hide": "__hide_1o1u1_gg_"
56
+ "__SArea": "___SArea_4sx8f_gg_",
57
+ "_color": "__color_4sx8f_gg_",
58
+ "--color": "--color_4sx8f",
59
+ "__SAreaLine": "___SAreaLine_4sx8f_gg_",
60
+ "--duration": "--duration_4sx8f",
61
+ "__SNull": "___SNull_4sx8f_gg_",
62
+ "_hide": "__hide_4sx8f_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
- ".___SAxis_a9c6j_gg_{stroke:#c4c7cf}.___SAxis_a9c6j_gg_.__hide_a9c6j_gg_{display:none}.___STick_a9c6j_gg_{font-size:12px;fill:#6c6e79}.___STick_a9c6j_gg_.__hide_a9c6j_gg_{display:none}.___SGrid_a9c6j_gg_{fill:transparent;stroke:#e0e1e9}.___STitle_a9c6j_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_a9c6j)}.___STitle_a9c6j_gg_._position_top_a9c6j_gg_{text-anchor:middle}.___STitle_a9c6j_gg_._position_bottom_a9c6j_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_a9c6j_gg_._position_right_a9c6j_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_a9c6j_gg_._position_left_a9c6j_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_a9c6j_gg_._position_top_a9c6j_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_a9c6j_gg_._position_bottom_a9c6j_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_a9c6j_gg_._position_right_a9c6j_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_a9c6j_gg_._position_left_a9c6j_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_a9c6j_gg_._position_custom_0_a9c6j_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_a9c6j_gg_._position_custom_1_a9c6j_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
47
+ ".___SAxis_11c1w_gg_{stroke:#c4c7cf}.___SAxis_11c1w_gg_.__hide_11c1w_gg_{display:none}.___STick_11c1w_gg_{font-size:12px;fill:#6c6e79}.___STick_11c1w_gg_.__hide_11c1w_gg_{display:none}.___SGrid_11c1w_gg_{fill:transparent;stroke:#e0e1e9}.___STitle_11c1w_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_11c1w)}.___STitle_11c1w_gg_._position_top_11c1w_gg_{text-anchor:middle}.___STitle_11c1w_gg_._position_bottom_11c1w_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_11c1w_gg_._position_right_11c1w_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_11c1w_gg_._position_left_11c1w_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_11c1w_gg_._position_top_11c1w_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_11c1w_gg_._position_bottom_11c1w_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_11c1w_gg_._position_right_11c1w_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_11c1w_gg_._position_left_11c1w_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_11c1w_gg_._position_custom_0_11c1w_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_11c1w_gg_._position_custom_1_11c1w_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
48
48
  /*__inner_css_end__*/
49
- , "a9c6j_gg_")
49
+ , "11c1w_gg_")
50
50
  /*__reshadow_css_end__*/
51
51
  , {
52
- "__SAxis": "___SAxis_a9c6j_gg_",
53
- "_hide": "__hide_a9c6j_gg_",
54
- "__STick": "___STick_a9c6j_gg_",
55
- "__SGrid": "___SGrid_a9c6j_gg_",
56
- "__STitle": "___STitle_a9c6j_gg_",
57
- "--transform-origin": "--transform-origin_a9c6j",
58
- "_position_top": "_position_top_a9c6j_gg_",
59
- "_position_bottom": "_position_bottom_a9c6j_gg_",
60
- "_position_right": "_position_right_a9c6j_gg_",
61
- "_position_left": "_position_left_a9c6j_gg_",
62
- "_position_custom_0": "_position_custom_0_a9c6j_gg_",
63
- "_position_custom_1": "_position_custom_1_a9c6j_gg_"
52
+ "__SAxis": "___SAxis_11c1w_gg_",
53
+ "_hide": "__hide_11c1w_gg_",
54
+ "__STick": "___STick_11c1w_gg_",
55
+ "__SGrid": "___SGrid_11c1w_gg_",
56
+ "__STitle": "___STitle_11c1w_gg_",
57
+ "--transform-origin": "--transform-origin_11c1w",
58
+ "_position_top": "_position_top_11c1w_gg_",
59
+ "_position_bottom": "_position_bottom_11c1w_gg_",
60
+ "_position_right": "_position_right_11c1w_gg_",
61
+ "_position_left": "_position_left_11c1w_gg_",
62
+ "_position_custom_0": "_position_custom_0_11c1w_gg_",
63
+ "_position_custom_1": "_position_custom_1_11c1w_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
- ".___SBar_khsp0_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_khsp0);transition-timing-function:ease-in-out}.___SBar_khsp0_gg_.__color_khsp0_gg_{fill:var(--color_khsp0)}.___SBar_khsp0_gg_.__hide_khsp0_gg_{display:none}.___SBackground_khsp0_gg_{fill:#c4c7cf}"
47
+ ".___SBar_1i08o_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_1i08o);transition-timing-function:ease-in-out}.___SBar_1i08o_gg_.__color_1i08o_gg_{fill:var(--color_1i08o)}.___SBar_1i08o_gg_.__hide_1i08o_gg_{display:none}.___SBackground_1i08o_gg_{fill:#c4c7cf}"
48
48
  /*__inner_css_end__*/
49
- , "khsp0_gg_")
49
+ , "1i08o_gg_")
50
50
  /*__reshadow_css_end__*/
51
51
  , {
52
- "__SBar": "___SBar_khsp0_gg_",
53
- "--duration": "--duration_khsp0",
54
- "_color": "__color_khsp0_gg_",
55
- "--color": "--color_khsp0",
56
- "_hide": "__hide_khsp0_gg_",
57
- "__SBackground": "___SBackground_khsp0_gg_"
52
+ "__SBar": "___SBar_1i08o_gg_",
53
+ "--duration": "--duration_1i08o",
54
+ "_color": "__color_1i08o_gg_",
55
+ "--color": "--color_1i08o",
56
+ "_hide": "__hide_1i08o_gg_",
57
+ "__SBackground": "___SBackground_1i08o_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
- ".___SBubble_9b78r_gg_{fill:#2bb3ff;stroke:#fff;stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_9b78r);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_9b78r_gg_:hover{opacity:.8}.___SBubble_9b78r_gg_.__color_9b78r_gg_{fill:var(--color_9b78r)}.___SCenter_9b78r_gg_{text-anchor:middle;font-size:11px;stroke:#2bb3ff}.___SCenter_9b78r_gg_.__color_9b78r_gg_{stroke:var(--color_9b78r)}.___SLabel_9b78r_gg_{fill:#2bb3ff}.___SLabel_9b78r_gg_._position_right_9b78r_gg_{text-anchor:end}.___SLabel_9b78r_gg_._position_left_9b78r_gg_{text-anchor:start}.___SLabel_9b78r_gg_.__color_9b78r_gg_{fill:var(--color_9b78r)}"
59
+ ".___SBubble_a5j78_gg_{fill:#2bb3ff;stroke:#fff;stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_a5j78);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_a5j78_gg_:hover{opacity:.8}.___SBubble_a5j78_gg_.__color_a5j78_gg_{fill:var(--color_a5j78)}.___SCenter_a5j78_gg_{text-anchor:middle;font-size:11px;stroke:#2bb3ff}.___SCenter_a5j78_gg_.__color_a5j78_gg_{stroke:var(--color_a5j78)}.___SLabel_a5j78_gg_{fill:#2bb3ff}.___SLabel_a5j78_gg_._position_right_a5j78_gg_{text-anchor:end}.___SLabel_a5j78_gg_._position_left_a5j78_gg_{text-anchor:start}.___SLabel_a5j78_gg_.__color_a5j78_gg_{fill:var(--color_a5j78)}"
60
60
  /*__inner_css_end__*/
61
- , "9b78r_gg_")
61
+ , "a5j78_gg_")
62
62
  /*__reshadow_css_end__*/
63
63
  , {
64
- "__SBubble": "___SBubble_9b78r_gg_",
65
- "--duration": "--duration_9b78r",
66
- "_color": "__color_9b78r_gg_",
67
- "--color": "--color_9b78r",
68
- "__SCenter": "___SCenter_9b78r_gg_",
69
- "__SLabel": "___SLabel_9b78r_gg_",
70
- "_position_right": "_position_right_9b78r_gg_",
71
- "_position_left": "_position_left_9b78r_gg_"
64
+ "__SBubble": "___SBubble_a5j78_gg_",
65
+ "--duration": "--duration_a5j78",
66
+ "_color": "__color_a5j78_gg_",
67
+ "--color": "--color_a5j78",
68
+ "__SCenter": "___SCenter_a5j78_gg_",
69
+ "__SLabel": "___SLabel_a5j78_gg_",
70
+ "_position_right": "_position_right_a5j78_gg_",
71
+ "_position_left": "_position_left_a5j78_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
- ".___SPie_1pnw6_gg_{stroke:#fff;fill:#2bb3ff}.___SPie_1pnw6_gg_.__color_1pnw6_gg_{fill:var(--color_1pnw6)}.___SEmptyData_1pnw6_gg_{fill:#e0e1e9}.___SEmptyData_1pnw6_gg_.__color_1pnw6_gg_{fill:var(--color_1pnw6)}.___SLabel_1pnw6_gg_{text-anchor:middle;vertical-anchor:middle}"
69
+ ".___SPie_147zl_gg_{stroke:#fff;fill:#2bb3ff}.___SPie_147zl_gg_.__color_147zl_gg_{fill:var(--color_147zl)}.___SEmptyData_147zl_gg_{fill:#e0e1e9}.___SEmptyData_147zl_gg_.__color_147zl_gg_{fill:var(--color_147zl)}.___SLabel_147zl_gg_{text-anchor:middle;vertical-anchor:middle}"
70
70
  /*__inner_css_end__*/
71
- , "1pnw6_gg_")
71
+ , "147zl_gg_")
72
72
  /*__reshadow_css_end__*/
73
73
  , {
74
- "__SPie": "___SPie_1pnw6_gg_",
75
- "_color": "__color_1pnw6_gg_",
76
- "--color": "--color_1pnw6",
77
- "__SEmptyData": "___SEmptyData_1pnw6_gg_",
78
- "__SLabel": "___SLabel_1pnw6_gg_"
74
+ "__SPie": "___SPie_147zl_gg_",
75
+ "_color": "__color_147zl_gg_",
76
+ "--color": "--color_147zl",
77
+ "__SEmptyData": "___SEmptyData_147zl_gg_",
78
+ "__SLabel": "___SLabel_147zl_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
- ".___SDots_1rauw_gg_ .___SDot_1rauw_gg_{transition-duration:var(--duration_1rauw)}.___SDot_1rauw_gg_{stroke-width:2px;stroke:#fff;r:6px;fill:#2bb3ff;transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_1rauw_gg_.__hide_1rauw_gg_{display:none}.___SDot_1rauw_gg_.__active_1rauw_gg_{r:8px}.___SDot_1rauw_gg_.__color_1rauw_gg_{fill:var(--color_1rauw)}"
35
+ ".___SDots_a6bow_gg_ .___SDot_a6bow_gg_{transition-duration:var(--duration_a6bow)}.___SDot_a6bow_gg_{stroke-width:2px;stroke:#fff;r:6px;fill:#2bb3ff;transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_a6bow_gg_.__hide_a6bow_gg_{display:none}.___SDot_a6bow_gg_.__active_a6bow_gg_{r:8px}.___SDot_a6bow_gg_.__color_a6bow_gg_{fill:var(--color_a6bow)}"
36
36
  /*__inner_css_end__*/
37
- , "1rauw_gg_")
37
+ , "a6bow_gg_")
38
38
  /*__reshadow_css_end__*/
39
39
  , {
40
- "__SDots": "___SDots_1rauw_gg_",
41
- "__SDot": "___SDot_1rauw_gg_",
42
- "--duration": "--duration_1rauw",
43
- "_hide": "__hide_1rauw_gg_",
44
- "_active": "__active_1rauw_gg_",
45
- "_color": "__color_1rauw_gg_",
46
- "--color": "--color_1rauw"
40
+ "__SDots": "___SDots_a6bow_gg_",
41
+ "__SDot": "___SDot_a6bow_gg_",
42
+ "--duration": "--duration_a6bow",
43
+ "_hide": "__hide_a6bow_gg_",
44
+ "_active": "__active_a6bow_gg_",
45
+ "_color": "__color_a6bow_gg_",
46
+ "--color": "--color_a6bow"
47
47
  });
48
48
  var EXCLUDE_PROPS = ['data', 'scale', 'value', 'display'];
49
49
 
@@ -42,17 +42,17 @@ var style = (
42
42
  /*__reshadow_css_start__*/
43
43
  _core.sstyled.insert(
44
44
  /*__inner_css_start__*/
45
- ".___SBar_khsp0_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_khsp0);transition-timing-function:ease-in-out}.___SBar_khsp0_gg_.__color_khsp0_gg_{fill:var(--color_khsp0)}.___SBar_khsp0_gg_.__hide_khsp0_gg_{display:none}.___SBackground_khsp0_gg_{fill:#c4c7cf}"
45
+ ".___SBar_1i08o_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_1i08o);transition-timing-function:ease-in-out}.___SBar_1i08o_gg_.__color_1i08o_gg_{fill:var(--color_1i08o)}.___SBar_1i08o_gg_.__hide_1i08o_gg_{display:none}.___SBackground_1i08o_gg_{fill:#c4c7cf}"
46
46
  /*__inner_css_end__*/
47
- , "khsp0_gg_")
47
+ , "1i08o_gg_")
48
48
  /*__reshadow_css_end__*/
49
49
  , {
50
- "__SBar": "___SBar_khsp0_gg_",
51
- "--duration": "--duration_khsp0",
52
- "_color": "__color_khsp0_gg_",
53
- "--color": "--color_khsp0",
54
- "_hide": "__hide_khsp0_gg_",
55
- "__SBackground": "___SBackground_khsp0_gg_"
50
+ "__SBar": "___SBar_1i08o_gg_",
51
+ "--duration": "--duration_1i08o",
52
+ "_color": "__color_1i08o_gg_",
53
+ "--color": "--color_1i08o",
54
+ "_hide": "__hide_1i08o_gg_",
55
+ "__SBackground": "___SBackground_1i08o_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
- ".___SHoverLine_38u7p_gg_{stroke:#a9abb6}.___SHoverRect_38u7p_gg_{fill:rgba(196,199,207,.3)}"
47
+ ".___SHoverLine_33u57_gg_{stroke:#a9abb6}.___SHoverRect_33u57_gg_{fill:rgba(196,199,207,.3)}"
48
48
  /*__inner_css_end__*/
49
- , "38u7p_gg_")
49
+ , "33u57_gg_")
50
50
  /*__reshadow_css_end__*/
51
51
  , {
52
- "__SHoverLine": "___SHoverLine_38u7p_gg_",
53
- "__SHoverRect": "___SHoverRect_38u7p_gg_"
52
+ "__SHoverLine": "___SHoverLine_33u57_gg_",
53
+ "__SHoverRect": "___SHoverRect_33u57_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
- ".___SLine_lyd4o_gg_{fill:transparent;stroke-width:3;stroke:#2bb3ff;transition-property:d;transition-duration:var(--duration_lyd4o);transition-timing-function:ease-in-out}.___SLine_lyd4o_gg_.__color_lyd4o_gg_{stroke:var(--color_lyd4o)}.___SLine_lyd4o_gg_.__hide_lyd4o_gg_{display:none}.___SNull_lyd4o_gg_{fill:transparent;stroke:#c4c7cf;stroke-dasharray:4}.___SNull_lyd4o_gg_.__hide_lyd4o_gg_{display:none}"
49
+ ".___SLine_6d5fd_gg_{fill:transparent;stroke-width:3;stroke:#2bb3ff;transition-property:d;transition-duration:var(--duration_6d5fd);transition-timing-function:ease-in-out}.___SLine_6d5fd_gg_.__color_6d5fd_gg_{stroke:var(--color_6d5fd)}.___SLine_6d5fd_gg_.__hide_6d5fd_gg_{display:none}.___SNull_6d5fd_gg_{fill:transparent;stroke:#c4c7cf;stroke-dasharray:4}.___SNull_6d5fd_gg_.__hide_6d5fd_gg_{display:none}"
50
50
  /*__inner_css_end__*/
51
- , "lyd4o_gg_")
51
+ , "6d5fd_gg_")
52
52
  /*__reshadow_css_end__*/
53
53
  , {
54
- "__SLine": "___SLine_lyd4o_gg_",
55
- "--duration": "--duration_lyd4o",
56
- "_color": "__color_lyd4o_gg_",
57
- "--color": "--color_lyd4o",
58
- "_hide": "__hide_lyd4o_gg_",
59
- "__SNull": "___SNull_lyd4o_gg_"
54
+ "__SLine": "___SLine_6d5fd_gg_",
55
+ "--duration": "--duration_6d5fd",
56
+ "_color": "__color_6d5fd_gg_",
57
+ "--color": "--color_6d5fd",
58
+ "_hide": "__hide_6d5fd_gg_",
59
+ "__SNull": "___SNull_6d5fd_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
- ".___SPlot_1uvvj_gg_{overflow:hidden}.___SPlot_1uvvj_gg_:active,.___SPlot_1uvvj_gg_:focus{outline:0;text-decoration:none}.___SPlot_1uvvj_gg_.__keyboardFocused_1uvvj_gg_{border:1px solid #008ff8;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}"
61
+ ".___SPlot_1rzoy_gg_{overflow:hidden}.___SPlot_1rzoy_gg_:active,.___SPlot_1rzoy_gg_:focus{outline:0;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_1rzoy_gg_.__keyboardFocused_1rzoy_gg_{border:1px solid #008ff8;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}"
62
62
  /*__inner_css_end__*/
63
- , "1uvvj_gg_")
63
+ , "1rzoy_gg_")
64
64
  /*__reshadow_css_end__*/
65
65
  , {
66
- "__SPlot": "___SPlot_1uvvj_gg_",
67
- "_keyboardFocused": "__keyboardFocused_1uvvj_gg_"
66
+ "__SPlot": "___SPlot_1rzoy_gg_",
67
+ "_keyboardFocused": "__keyboardFocused_1rzoy_gg_"
68
68
  });
69
69
 
70
70
  var PlotRoot = /*#__PURE__*/function (_Component) {
@@ -176,7 +176,8 @@ var PlotRoot = /*#__PURE__*/function (_Component) {
176
176
  "tabIndex": 0
177
177
  }, _ref))), /*#__PURE__*/_react["default"].createElement(Children, _ref2.cn("Children", {})), /*#__PURE__*/_react["default"].createElement("foreignObject", _ref2.cn("foreignObject", {
178
178
  "width": "100%",
179
- "height": "100%"
179
+ "height": "100%",
180
+ "data-aria-only": true
180
181
  }), /*#__PURE__*/_react["default"].createElement(_PlotA11yModule.PlotA11yModule, _ref2.cn("PlotA11yModule", {
181
182
  "id": this.plotId,
182
183
  "data": data,
@@ -1 +1 @@
1
- {"version":3,"file":"Plot.js","names":["PlotRoot","props","uniqueId","React","createRef","makeDataHintsContainer","makeDataHintsHandlers","dataStructureHints","e","scale","asProps","eventEmitter","emit","xScale","yScale","eventToPoint","rootRef","current","pX","pY","range","minX","maxX","maxY","minY","EventEmitter","data","width","height","yScaleDomain","domain","length","dataHintsHandler","setPointsDensity","Math","abs","$rootProps","size","SPlot","Box","styles","Children","a11yAltTextConfig","label","locale","sstyled","handlerMouseMove","handlerMouseLeave","plotId","Component","style","keyboardFocusEnhance","createComponent"],"sources":["../../src/Plot.jsx"],"sourcesContent":["import React from 'react';\nimport createComponent, { Component, Root, sstyled } from '@semcore/core';\nimport { Box } from '@semcore/flex-box';\nimport EventEmitter from '@semcore/utils/lib/eventEmitter';\nimport keyboardFocusEnhance from '@semcore/utils/lib/enhances/keyboardFocusEnhance';\nimport { eventToPoint, uniqueId } from './utils';\nimport { PlotA11yModule } from './a11y/PlotA11yModule';\nimport { makeDataHintsHandlers, makeDataHintsContainer } from './a11y/hints';\n\nimport style from './style/plot.shadow.css';\n\nclass PlotRoot extends Component {\n static displayName = 'Plot';\n static style = style;\n\n constructor(props) {\n super(props);\n this.eventEmitter = props.eventEmitter || new EventEmitter();\n }\n\n static defaultProps = () => ({\n width: 0,\n height: 0,\n });\n\n static enhance = [keyboardFocusEnhance()];\n\n plotId = uniqueId();\n\n rootRef = React.createRef();\n\n dataStructureHints = makeDataHintsContainer();\n dataHintsHandler = makeDataHintsHandlers(this.dataStructureHints);\n\n handlerMouseMove = (e) => {\n const { scale } = this.asProps;\n this.eventEmitter.emit(`onMouseMoveRoot`, e);\n\n if (scale) {\n const [xScale, yScale] = scale;\n const [pX, pY] = eventToPoint(e, this.rootRef.current);\n const [minX, maxX] = xScale.range();\n const [maxY, minY] = yScale.range();\n\n if (pX >= minX && pX <= maxX && pY >= minY && pY <= maxY) {\n this.eventEmitter.emit('onMouseMoveChart', e);\n } else {\n this.eventEmitter.emit('onMouseLeaveChart', e);\n }\n }\n };\n\n handlerMouseLeave = (e) => {\n this.eventEmitter.emit(`onMouseLeaveRoot`, e);\n this.eventEmitter.emit('onMouseLeaveChart', e);\n };\n\n setContext() {\n const { scale, data, width, height } = this.asProps;\n\n const yScaleDomain = scale?.[1]?.domain?.();\n if (yScaleDomain?.length && data?.length) {\n this.dataHintsHandler.setPointsDensity(\n data.length / width,\n Math.abs(yScaleDomain[1] - yScaleDomain[0]) / height,\n );\n }\n\n return {\n $rootProps: {\n size: [width, height],\n data: data,\n scale: scale,\n eventEmitter: this.eventEmitter,\n rootRef: this.rootRef,\n dataHintsHandler: this.dataHintsHandler,\n },\n };\n }\n\n render() {\n const SPlot = Root;\n const { styles, width, height, Children, data, a11yAltTextConfig, label, locale } =\n this.asProps;\n\n if (!width || !height) return null;\n\n return sstyled(styles)(\n <>\n <SPlot\n render={Box}\n tag=\"svg\"\n __excludeProps={['data', 'scale']}\n ref={this.rootRef}\n onMouseMove={this.handlerMouseMove}\n onMouseLeave={this.handlerMouseLeave}\n aria-label={label}\n tabIndex={0}\n >\n <Children />\n <foreignObject width=\"100%\" height=\"100%\">\n <PlotA11yModule\n id={this.plotId}\n data={data}\n plotLabel={label}\n locale={locale}\n plotRef={this.rootRef}\n hints={this.dataStructureHints}\n config={a11yAltTextConfig}\n />\n </foreignObject>\n </SPlot>\n </>,\n );\n }\n}\n\nexport default createComponent(PlotRoot);\n"],"mappings":"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"}
1
+ {"version":3,"file":"Plot.js","names":["PlotRoot","props","uniqueId","React","createRef","makeDataHintsContainer","makeDataHintsHandlers","dataStructureHints","e","scale","asProps","eventEmitter","emit","xScale","yScale","eventToPoint","rootRef","current","pX","pY","range","minX","maxX","maxY","minY","EventEmitter","data","width","height","yScaleDomain","domain","length","dataHintsHandler","setPointsDensity","Math","abs","$rootProps","size","SPlot","Box","styles","Children","a11yAltTextConfig","label","locale","sstyled","handlerMouseMove","handlerMouseLeave","plotId","Component","style","keyboardFocusEnhance","createComponent"],"sources":["../../src/Plot.jsx"],"sourcesContent":["import React from 'react';\nimport createComponent, { Component, Root, sstyled } from '@semcore/core';\nimport { Box } from '@semcore/flex-box';\nimport EventEmitter from '@semcore/utils/lib/eventEmitter';\nimport keyboardFocusEnhance from '@semcore/utils/lib/enhances/keyboardFocusEnhance';\nimport { eventToPoint, uniqueId } from './utils';\nimport { PlotA11yModule } from './a11y/PlotA11yModule';\nimport { makeDataHintsHandlers, makeDataHintsContainer } from './a11y/hints';\n\nimport style from './style/plot.shadow.css';\n\nclass PlotRoot extends Component {\n static displayName = 'Plot';\n static style = style;\n\n constructor(props) {\n super(props);\n this.eventEmitter = props.eventEmitter || new EventEmitter();\n }\n\n static defaultProps = () => ({\n width: 0,\n height: 0,\n });\n\n static enhance = [keyboardFocusEnhance()];\n\n plotId = uniqueId();\n\n rootRef = React.createRef();\n\n dataStructureHints = makeDataHintsContainer();\n dataHintsHandler = makeDataHintsHandlers(this.dataStructureHints);\n\n handlerMouseMove = (e) => {\n const { scale } = this.asProps;\n this.eventEmitter.emit(`onMouseMoveRoot`, e);\n\n if (scale) {\n const [xScale, yScale] = scale;\n const [pX, pY] = eventToPoint(e, this.rootRef.current);\n const [minX, maxX] = xScale.range();\n const [maxY, minY] = yScale.range();\n\n if (pX >= minX && pX <= maxX && pY >= minY && pY <= maxY) {\n this.eventEmitter.emit('onMouseMoveChart', e);\n } else {\n this.eventEmitter.emit('onMouseLeaveChart', e);\n }\n }\n };\n\n handlerMouseLeave = (e) => {\n this.eventEmitter.emit(`onMouseLeaveRoot`, e);\n this.eventEmitter.emit('onMouseLeaveChart', e);\n };\n\n setContext() {\n const { scale, data, width, height } = this.asProps;\n\n const yScaleDomain = scale?.[1]?.domain?.();\n if (yScaleDomain?.length && data?.length) {\n this.dataHintsHandler.setPointsDensity(\n data.length / width,\n Math.abs(yScaleDomain[1] - yScaleDomain[0]) / height,\n );\n }\n\n return {\n $rootProps: {\n size: [width, height],\n data: data,\n scale: scale,\n eventEmitter: this.eventEmitter,\n rootRef: this.rootRef,\n dataHintsHandler: this.dataHintsHandler,\n },\n };\n }\n\n render() {\n const SPlot = Root;\n const { styles, width, height, Children, data, a11yAltTextConfig, label, locale } =\n this.asProps;\n\n if (!width || !height) return null;\n\n return sstyled(styles)(\n <>\n <SPlot\n render={Box}\n tag=\"svg\"\n __excludeProps={['data', 'scale']}\n ref={this.rootRef}\n onMouseMove={this.handlerMouseMove}\n onMouseLeave={this.handlerMouseLeave}\n aria-label={label}\n tabIndex={0}\n >\n <Children />\n <foreignObject width=\"100%\" height=\"100%\" data-aria-only>\n <PlotA11yModule\n id={this.plotId}\n data={data}\n plotLabel={label}\n locale={locale}\n plotRef={this.rootRef}\n hints={this.dataStructureHints}\n config={a11yAltTextConfig}\n />\n </foreignObject>\n </SPlot>\n </>,\n );\n }\n}\n\nexport default createComponent(PlotRoot);\n"],"mappings":"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"}
@@ -60,20 +60,20 @@ var style = (
60
60
  /*__reshadow_css_start__*/
61
61
  _core.sstyled.insert(
62
62
  /*__inner_css_start__*/
63
- ".___SRadian_asdl6_gg_{cursor:pointer;fill:#008ff8}.___SLine_asdl6_gg_{stroke:#008ff8}.___SLine_asdl6_gg_.__color_asdl6_gg_{stroke:var(--color_asdl6)}.___SCap_asdl6_gg_{transition:r .1s}.___SLabel_asdl6_gg_{fill:var(--color_asdl6);cursor:var(--text-cursor_asdl6)}.___SRadian_asdl6_gg_:hover .___SLabel_asdl6_gg_{fill:var(--color-hovered_asdl6)}@media (prefers-reduced-motion){.___SLineCap_asdl6_gg_{transition:none}}"
63
+ ".___SRadian_1klv3_gg_{cursor:pointer;fill:#008ff8}.___SLine_1klv3_gg_{stroke:#008ff8}.___SLine_1klv3_gg_.__color_1klv3_gg_{stroke:var(--color_1klv3)}.___SCap_1klv3_gg_{transition:r .1s}.___SLabel_1klv3_gg_{fill:var(--color_1klv3);cursor:var(--text-cursor_1klv3)}.___SRadian_1klv3_gg_:hover .___SLabel_1klv3_gg_{fill:var(--color-hovered_1klv3)}@media (prefers-reduced-motion){.___SLineCap_1klv3_gg_{transition:none}}"
64
64
  /*__inner_css_end__*/
65
- , "asdl6_gg_")
65
+ , "1klv3_gg_")
66
66
  /*__reshadow_css_end__*/
67
67
  , {
68
- "__SRadian": "___SRadian_asdl6_gg_",
69
- "__SLine": "___SLine_asdl6_gg_",
70
- "_color": "__color_asdl6_gg_",
71
- "--color": "--color_asdl6",
72
- "__SCap": "___SCap_asdl6_gg_",
73
- "__SLabel": "___SLabel_asdl6_gg_",
74
- "--text-cursor": "--text-cursor_asdl6",
75
- "--color-hovered": "--color-hovered_asdl6",
76
- "__SLineCap": "___SLineCap_asdl6_gg_"
68
+ "__SRadian": "___SRadian_1klv3_gg_",
69
+ "__SLine": "___SLine_1klv3_gg_",
70
+ "_color": "__color_1klv3_gg_",
71
+ "--color": "--color_1klv3",
72
+ "__SCap": "___SCap_1klv3_gg_",
73
+ "__SLabel": "___SLabel_1klv3_gg_",
74
+ "--text-cursor": "--text-cursor_1klv3",
75
+ "--color-hovered": "--color-hovered_1klv3",
76
+ "__SLineCap": "___SLineCap_1klv3_gg_"
77
77
  });
78
78
  var baseAngle = -Math.PI / 2; // The top vertical line
79
79
 
@@ -42,19 +42,19 @@ var style = (
42
42
  /*__reshadow_css_start__*/
43
43
  _core.sstyled.insert(
44
44
  /*__inner_css_start__*/
45
- ".___SReferenceLine_mbde3_gg_{fill:none;stroke:#a9abb6}.___STitle_mbde3_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_mbde3)}.___STitle_mbde3_gg_._position_top_mbde3_gg_{text-anchor:middle}.___STitle_mbde3_gg_._position_bottom_mbde3_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_mbde3_gg_._position_right_mbde3_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_mbde3_gg_._position_left_mbde3_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_mbde3_gg_{fill:rgba(196,199,207,.2)}"
45
+ ".___SReferenceLine_1rx9u_gg_{fill:none;stroke:#a9abb6}.___STitle_1rx9u_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_1rx9u)}.___STitle_1rx9u_gg_._position_top_1rx9u_gg_{text-anchor:middle}.___STitle_1rx9u_gg_._position_bottom_1rx9u_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_1rx9u_gg_._position_right_1rx9u_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_1rx9u_gg_._position_left_1rx9u_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_1rx9u_gg_{fill:rgba(196,199,207,.2)}"
46
46
  /*__inner_css_end__*/
47
- , "mbde3_gg_")
47
+ , "1rx9u_gg_")
48
48
  /*__reshadow_css_end__*/
49
49
  , {
50
- "__SReferenceLine": "___SReferenceLine_mbde3_gg_",
51
- "__STitle": "___STitle_mbde3_gg_",
52
- "--transform-origin": "--transform-origin_mbde3",
53
- "_position_top": "_position_top_mbde3_gg_",
54
- "_position_bottom": "_position_bottom_mbde3_gg_",
55
- "_position_right": "_position_right_mbde3_gg_",
56
- "_position_left": "_position_left_mbde3_gg_",
57
- "__SBackground": "___SBackground_mbde3_gg_"
50
+ "__SReferenceLine": "___SReferenceLine_1rx9u_gg_",
51
+ "__STitle": "___STitle_1rx9u_gg_",
52
+ "--transform-origin": "--transform-origin_1rx9u",
53
+ "_position_top": "_position_top_1rx9u_gg_",
54
+ "_position_bottom": "_position_bottom_1rx9u_gg_",
55
+ "_position_right": "_position_right_1rx9u_gg_",
56
+ "_position_left": "_position_left_1rx9u_gg_",
57
+ "__SBackground": "___SBackground_1rx9u_gg_"
58
58
  });
59
59
  var MAP_ORIENTATION = {
60
60
  left: 'vertical',
@@ -52,16 +52,16 @@ var style = (
52
52
  /*__reshadow_css_start__*/
53
53
  _core.sstyled.insert(
54
54
  /*__inner_css_start__*/
55
- ".___SScatterPlot_1eiob_gg_{fill:#2bb3ff;transition-property:cx,cy;transition-duration:var(--duration_1eiob);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_1eiob_gg_:hover{opacity:.8}.___SScatterPlot_1eiob_gg_.__color_1eiob_gg_{fill:var(--color_1eiob)}.___SValue_1eiob_gg_{text-anchor:middle;font-size:10px;stroke:#008ff8}.___SValue_1eiob_gg_.__color_1eiob_gg_{stroke:var(--color_1eiob)}"
55
+ ".___SScatterPlot_1t8iw_gg_{fill:#2bb3ff;transition-property:cx,cy;transition-duration:var(--duration_1t8iw);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_1t8iw_gg_:hover{opacity:.8}.___SScatterPlot_1t8iw_gg_.__color_1t8iw_gg_{fill:var(--color_1t8iw)}.___SValue_1t8iw_gg_{text-anchor:middle;font-size:10px;stroke:#008ff8}.___SValue_1t8iw_gg_.__color_1t8iw_gg_{stroke:var(--color_1t8iw)}"
56
56
  /*__inner_css_end__*/
57
- , "1eiob_gg_")
57
+ , "1t8iw_gg_")
58
58
  /*__reshadow_css_end__*/
59
59
  , {
60
- "__SScatterPlot": "___SScatterPlot_1eiob_gg_",
61
- "--duration": "--duration_1eiob",
62
- "_color": "__color_1eiob_gg_",
63
- "--color": "--color_1eiob",
64
- "__SValue": "___SValue_1eiob_gg_"
60
+ "__SScatterPlot": "___SScatterPlot_1t8iw_gg_",
61
+ "--duration": "--duration_1t8iw",
62
+ "_color": "__color_1t8iw_gg_",
63
+ "--color": "--color_1t8iw",
64
+ "__SValue": "___SValue_1t8iw_gg_"
65
65
  });
66
66
 
67
67
  var ScatterPlotRoot = /*#__PURE__*/function (_Component) {
@@ -60,17 +60,17 @@ var style = (
60
60
  /*__reshadow_css_start__*/
61
61
  _core.sstyled.insert(
62
62
  /*__inner_css_start__*/
63
- ".___STooltip_qmeh1_gg_{font-size:12px;line-height:1.33;position:relative;background-color:#fff;border-radius:6px;border:1px solid #e0e1e9;box-sizing:border-box;box-shadow:0px 1px 12px 0px rgba(25, 27, 35, 0.15);padding:12px}.___STitle_qmeh1_gg_{color:#6c6e79;margin-bottom:8px}.___SDotGroup_qmeh1_gg_{display:flex;align-items:center}.___SDot_qmeh1_gg_{width:8px;height:8px;border-radius:50%;margin-right:8px;background:#2bb3ff}.___SDot_qmeh1_gg_.__color_qmeh1_gg_{background:var(--color_qmeh1)}"
63
+ ".___STooltip_1q94t_gg_{font-size:12px;line-height:1.33;position:relative;background-color:#fff;border-radius:6px;border:1px solid #e0e1e9;box-sizing:border-box;box-shadow:0px 1px 12px 0px rgba(25, 27, 35, 0.15);padding:12px}.___STitle_1q94t_gg_{color:#6c6e79;margin-bottom:8px}.___SDotGroup_1q94t_gg_{display:flex;align-items:center}.___SDot_1q94t_gg_{width:8px;height:8px;border-radius:50%;margin-right:8px;background:#2bb3ff}.___SDot_1q94t_gg_.__color_1q94t_gg_{background:var(--color_1q94t)}"
64
64
  /*__inner_css_end__*/
65
- , "qmeh1_gg_")
65
+ , "1q94t_gg_")
66
66
  /*__reshadow_css_end__*/
67
67
  , {
68
- "__STooltip": "___STooltip_qmeh1_gg_",
69
- "__STitle": "___STitle_qmeh1_gg_",
70
- "__SDotGroup": "___SDotGroup_qmeh1_gg_",
71
- "__SDot": "___SDot_qmeh1_gg_",
72
- "_color": "__color_qmeh1_gg_",
73
- "--color": "--color_qmeh1"
68
+ "__STooltip": "___STooltip_1q94t_gg_",
69
+ "__STitle": "___STitle_1q94t_gg_",
70
+ "__SDotGroup": "___SDotGroup_1q94t_gg_",
71
+ "__SDot": "___SDot_1q94t_gg_",
72
+ "_color": "__color_1q94t_gg_",
73
+ "--color": "--color_1q94t"
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
- ".___SCircle_1nepu_gg_{fill:#59ddaa;stroke:#fff;stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_1nepu);transition-timing-function:ease-in-out}.___SCircle_1nepu_gg_:hover{fill-opacity:.7}.___SCircle_1nepu_gg_.__color_1nepu_gg_{fill:var(--color_1nepu)}.___SIntersection_1nepu_gg_{stroke:#fff;stroke-width:2px;fill-opacity:0}.___SIntersection_1nepu_gg_:hover{fill-opacity:.1}"
51
+ ".___SCircle_1uyw5_gg_{fill:#59ddaa;stroke:#fff;stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_1uyw5);transition-timing-function:ease-in-out}.___SCircle_1uyw5_gg_:hover{fill-opacity:.7}.___SCircle_1uyw5_gg_.__color_1uyw5_gg_{fill:var(--color_1uyw5)}.___SIntersection_1uyw5_gg_{stroke:#fff;stroke-width:2px;fill-opacity:0}.___SIntersection_1uyw5_gg_:hover{fill-opacity:.1}"
52
52
  /*__inner_css_end__*/
53
- , "1nepu_gg_")
53
+ , "1uyw5_gg_")
54
54
  /*__reshadow_css_end__*/
55
55
  , {
56
- "__SCircle": "___SCircle_1nepu_gg_",
57
- "--duration": "--duration_1nepu",
58
- "_color": "__color_1nepu_gg_",
59
- "--color": "--color_1nepu",
60
- "__SIntersection": "___SIntersection_1nepu_gg_"
56
+ "__SCircle": "___SCircle_1uyw5_gg_",
57
+ "--duration": "--duration_1uyw5",
58
+ "_color": "__color_1uyw5_gg_",
59
+ "--color": "--color_1uyw5",
60
+ "__SIntersection": "___SIntersection_1uyw5_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
- ".___SPlotA11yModule_2r8eq_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_2r8eq_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
43
+ ".___SPlotA11yModule_9npn1_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_9npn1_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
44
44
  /*__inner_css_end__*/
45
- , "2r8eq_gg_")
45
+ , "9npn1_gg_")
46
46
  /*__reshadow_css_end__*/
47
47
  , {
48
- "__SPlotA11yModule": "___SPlotA11yModule_2r8eq_gg_"
48
+ "__SPlotA11yModule": "___SPlotA11yModule_9npn1_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
- ".___SPlotA11yView_1jeti_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:#fff;color:#000;border:3px solid #000;font-size:10px;padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}.___SPlotA11yView_1jeti_gg_:focus,.___SPlotA11yView_1jeti_gg_.__focus-within_1jeti_gg_{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_1jeti_gg_:focus,.___SPlotA11yView_1jeti_gg_:focus-within{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_1jeti_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:8px;display:block}.___SPlotA11yView_1jeti_gg_ table,.___SPlotA11yView_1jeti_gg_ td,.___SPlotA11yView_1jeti_gg_ th{border:1px solid #000}"
47
+ ".___SPlotA11yView_f421s_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:#fff;color:#000;border:3px solid #000;font-size:10px;padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}.___SPlotA11yView_f421s_gg_:focus,.___SPlotA11yView_f421s_gg_.__focus-within_f421s_gg_{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_f421s_gg_:focus,.___SPlotA11yView_f421s_gg_:focus-within{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_f421s_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:8px;display:block}.___SPlotA11yView_f421s_gg_ table,.___SPlotA11yView_f421s_gg_ td,.___SPlotA11yView_f421s_gg_ th{border:1px solid #000}"
48
48
  /*__inner_css_end__*/
49
- , "1jeti_gg_")
49
+ , "f421s_gg_")
50
50
  /*__reshadow_css_end__*/
51
51
  , {
52
- "__SPlotA11yView": "___SPlotA11yView_1jeti_gg_",
53
- "_focus-within": "__focus-within_1jeti_gg_"
52
+ "__SPlotA11yView": "___SPlotA11yView_f421s_gg_",
53
+ "_focus-within": "__focus-within_f421s_gg_"
54
54
  });
55
55
 
56
56
  var PlotA11yView = function PlotA11yView(_ref3) {
@@ -10,6 +10,10 @@ SPlot:focus {
10
10
  text-decoration: none;
11
11
  }
12
12
 
13
+ foreignObject[data-aria-only] {
14
+ pointer-events: none;
15
+ }
16
+
13
17
  SPlot[keyboardFocused] {
14
18
  border: 1px solid var(--blue-400);
15
19
  box-shadow: var(--keyboard-focus);
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
- ".___SArea_1o1u1_gg_{fill:#2bb3ff;fill-opacity:.2}.___SArea_1o1u1_gg_.__color_1o1u1_gg_{fill:var(--color_1o1u1)}.___SAreaLine_1o1u1_gg_{stroke:#2bb3ff;stroke-width:3;fill:transparent}.___SAreaLine_1o1u1_gg_.__color_1o1u1_gg_{stroke:var(--color_1o1u1)}.___SArea_1o1u1_gg_,.___SAreaLine_1o1u1_gg_{transition-property:d;transition-duration:var(--duration_1o1u1);transition-timing-function:ease-in-out}.___SNull_1o1u1_gg_{fill:transparent;stroke:#8a8e9b;stroke-dasharray:4}.___SNull_1o1u1_gg_.__hide_1o1u1_gg_{display:none}"
29
+ ".___SArea_4sx8f_gg_{fill:#2bb3ff;fill-opacity:.2}.___SArea_4sx8f_gg_.__color_4sx8f_gg_{fill:var(--color_4sx8f)}.___SAreaLine_4sx8f_gg_{stroke:#2bb3ff;stroke-width:3;fill:transparent}.___SAreaLine_4sx8f_gg_.__color_4sx8f_gg_{stroke:var(--color_4sx8f)}.___SArea_4sx8f_gg_,.___SAreaLine_4sx8f_gg_{transition-property:d;transition-duration:var(--duration_4sx8f);transition-timing-function:ease-in-out}.___SNull_4sx8f_gg_{fill:transparent;stroke:#8a8e9b;stroke-dasharray:4}.___SNull_4sx8f_gg_.__hide_4sx8f_gg_{display:none}"
30
30
  /*__inner_css_end__*/
31
- , "1o1u1_gg_")
31
+ , "4sx8f_gg_")
32
32
  /*__reshadow_css_end__*/
33
33
  , {
34
- "__SArea": "___SArea_1o1u1_gg_",
35
- "_color": "__color_1o1u1_gg_",
36
- "--color": "--color_1o1u1",
37
- "__SAreaLine": "___SAreaLine_1o1u1_gg_",
38
- "--duration": "--duration_1o1u1",
39
- "__SNull": "___SNull_1o1u1_gg_",
40
- "_hide": "__hide_1o1u1_gg_"
34
+ "__SArea": "___SArea_4sx8f_gg_",
35
+ "_color": "__color_4sx8f_gg_",
36
+ "--color": "--color_4sx8f",
37
+ "__SAreaLine": "___SAreaLine_4sx8f_gg_",
38
+ "--duration": "--duration_4sx8f",
39
+ "__SNull": "___SNull_4sx8f_gg_",
40
+ "_hide": "__hide_4sx8f_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
- ".___SAxis_a9c6j_gg_{stroke:#c4c7cf}.___SAxis_a9c6j_gg_.__hide_a9c6j_gg_{display:none}.___STick_a9c6j_gg_{font-size:12px;fill:#6c6e79}.___STick_a9c6j_gg_.__hide_a9c6j_gg_{display:none}.___SGrid_a9c6j_gg_{fill:transparent;stroke:#e0e1e9}.___STitle_a9c6j_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_a9c6j)}.___STitle_a9c6j_gg_._position_top_a9c6j_gg_{text-anchor:middle}.___STitle_a9c6j_gg_._position_bottom_a9c6j_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_a9c6j_gg_._position_right_a9c6j_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_a9c6j_gg_._position_left_a9c6j_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_a9c6j_gg_._position_top_a9c6j_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_a9c6j_gg_._position_bottom_a9c6j_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_a9c6j_gg_._position_right_a9c6j_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_a9c6j_gg_._position_left_a9c6j_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_a9c6j_gg_._position_custom_0_a9c6j_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_a9c6j_gg_._position_custom_1_a9c6j_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
30
+ ".___SAxis_11c1w_gg_{stroke:#c4c7cf}.___SAxis_11c1w_gg_.__hide_11c1w_gg_{display:none}.___STick_11c1w_gg_{font-size:12px;fill:#6c6e79}.___STick_11c1w_gg_.__hide_11c1w_gg_{display:none}.___SGrid_11c1w_gg_{fill:transparent;stroke:#e0e1e9}.___STitle_11c1w_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_11c1w)}.___STitle_11c1w_gg_._position_top_11c1w_gg_{text-anchor:middle}.___STitle_11c1w_gg_._position_bottom_11c1w_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_11c1w_gg_._position_right_11c1w_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_11c1w_gg_._position_left_11c1w_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___STick_11c1w_gg_._position_top_11c1w_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_11c1w_gg_._position_bottom_11c1w_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_11c1w_gg_._position_right_11c1w_gg_{transform:translateX(16px);text-anchor:start;alignment-baseline:middle}.___STick_11c1w_gg_._position_left_11c1w_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}.___STick_11c1w_gg_._position_custom_0_11c1w_gg_{transform:translateY(12px);text-anchor:middle;alignment-baseline:hanging}.___STick_11c1w_gg_._position_custom_1_11c1w_gg_{transform:translateX(-16px);text-anchor:end;alignment-baseline:middle}"
31
31
  /*__inner_css_end__*/
32
- , "a9c6j_gg_")
32
+ , "11c1w_gg_")
33
33
  /*__reshadow_css_end__*/
34
34
  , {
35
- "__SAxis": "___SAxis_a9c6j_gg_",
36
- "_hide": "__hide_a9c6j_gg_",
37
- "__STick": "___STick_a9c6j_gg_",
38
- "__SGrid": "___SGrid_a9c6j_gg_",
39
- "__STitle": "___STitle_a9c6j_gg_",
40
- "--transform-origin": "--transform-origin_a9c6j",
41
- "_position_top": "_position_top_a9c6j_gg_",
42
- "_position_bottom": "_position_bottom_a9c6j_gg_",
43
- "_position_right": "_position_right_a9c6j_gg_",
44
- "_position_left": "_position_left_a9c6j_gg_",
45
- "_position_custom_0": "_position_custom_0_a9c6j_gg_",
46
- "_position_custom_1": "_position_custom_1_a9c6j_gg_"
35
+ "__SAxis": "___SAxis_11c1w_gg_",
36
+ "_hide": "__hide_11c1w_gg_",
37
+ "__STick": "___STick_11c1w_gg_",
38
+ "__SGrid": "___SGrid_11c1w_gg_",
39
+ "__STitle": "___STitle_11c1w_gg_",
40
+ "--transform-origin": "--transform-origin_11c1w",
41
+ "_position_top": "_position_top_11c1w_gg_",
42
+ "_position_bottom": "_position_bottom_11c1w_gg_",
43
+ "_position_right": "_position_right_11c1w_gg_",
44
+ "_position_left": "_position_left_11c1w_gg_",
45
+ "_position_custom_0": "_position_custom_0_11c1w_gg_",
46
+ "_position_custom_1": "_position_custom_1_11c1w_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
- ".___SBar_khsp0_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_khsp0);transition-timing-function:ease-in-out}.___SBar_khsp0_gg_.__color_khsp0_gg_{fill:var(--color_khsp0)}.___SBar_khsp0_gg_.__hide_khsp0_gg_{display:none}.___SBackground_khsp0_gg_{fill:#c4c7cf}"
27
+ ".___SBar_1i08o_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_1i08o);transition-timing-function:ease-in-out}.___SBar_1i08o_gg_.__color_1i08o_gg_{fill:var(--color_1i08o)}.___SBar_1i08o_gg_.__hide_1i08o_gg_{display:none}.___SBackground_1i08o_gg_{fill:#c4c7cf}"
28
28
  /*__inner_css_end__*/
29
- , "khsp0_gg_")
29
+ , "1i08o_gg_")
30
30
  /*__reshadow_css_end__*/
31
31
  , {
32
- "__SBar": "___SBar_khsp0_gg_",
33
- "--duration": "--duration_khsp0",
34
- "_color": "__color_khsp0_gg_",
35
- "--color": "--color_khsp0",
36
- "_hide": "__hide_khsp0_gg_",
37
- "__SBackground": "___SBackground_khsp0_gg_"
32
+ "__SBar": "___SBar_1i08o_gg_",
33
+ "--duration": "--duration_1i08o",
34
+ "_color": "__color_1i08o_gg_",
35
+ "--color": "--color_1i08o",
36
+ "_hide": "__hide_1i08o_gg_",
37
+ "__SBackground": "___SBackground_1i08o_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
- ".___SBubble_9b78r_gg_{fill:#2bb3ff;stroke:#fff;stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_9b78r);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_9b78r_gg_:hover{opacity:.8}.___SBubble_9b78r_gg_.__color_9b78r_gg_{fill:var(--color_9b78r)}.___SCenter_9b78r_gg_{text-anchor:middle;font-size:11px;stroke:#2bb3ff}.___SCenter_9b78r_gg_.__color_9b78r_gg_{stroke:var(--color_9b78r)}.___SLabel_9b78r_gg_{fill:#2bb3ff}.___SLabel_9b78r_gg_._position_right_9b78r_gg_{text-anchor:end}.___SLabel_9b78r_gg_._position_left_9b78r_gg_{text-anchor:start}.___SLabel_9b78r_gg_.__color_9b78r_gg_{fill:var(--color_9b78r)}"
35
+ ".___SBubble_a5j78_gg_{fill:#2bb3ff;stroke:#fff;stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_a5j78);transition-timing-function:ease-in-out;opacity:.5}.___SBubble_a5j78_gg_:hover{opacity:.8}.___SBubble_a5j78_gg_.__color_a5j78_gg_{fill:var(--color_a5j78)}.___SCenter_a5j78_gg_{text-anchor:middle;font-size:11px;stroke:#2bb3ff}.___SCenter_a5j78_gg_.__color_a5j78_gg_{stroke:var(--color_a5j78)}.___SLabel_a5j78_gg_{fill:#2bb3ff}.___SLabel_a5j78_gg_._position_right_a5j78_gg_{text-anchor:end}.___SLabel_a5j78_gg_._position_left_a5j78_gg_{text-anchor:start}.___SLabel_a5j78_gg_.__color_a5j78_gg_{fill:var(--color_a5j78)}"
36
36
  /*__inner_css_end__*/
37
- , "9b78r_gg_")
37
+ , "a5j78_gg_")
38
38
  /*__reshadow_css_end__*/
39
39
  , {
40
- "__SBubble": "___SBubble_9b78r_gg_",
41
- "--duration": "--duration_9b78r",
42
- "_color": "__color_9b78r_gg_",
43
- "--color": "--color_9b78r",
44
- "__SCenter": "___SCenter_9b78r_gg_",
45
- "__SLabel": "___SLabel_9b78r_gg_",
46
- "_position_right": "_position_right_9b78r_gg_",
47
- "_position_left": "_position_left_9b78r_gg_"
40
+ "__SBubble": "___SBubble_a5j78_gg_",
41
+ "--duration": "--duration_a5j78",
42
+ "_color": "__color_a5j78_gg_",
43
+ "--color": "--color_a5j78",
44
+ "__SCenter": "___SCenter_a5j78_gg_",
45
+ "__SLabel": "___SLabel_a5j78_gg_",
46
+ "_position_right": "_position_right_a5j78_gg_",
47
+ "_position_left": "_position_left_a5j78_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
- ".___SPie_1pnw6_gg_{stroke:#fff;fill:#2bb3ff}.___SPie_1pnw6_gg_.__color_1pnw6_gg_{fill:var(--color_1pnw6)}.___SEmptyData_1pnw6_gg_{fill:#e0e1e9}.___SEmptyData_1pnw6_gg_.__color_1pnw6_gg_{fill:var(--color_1pnw6)}.___SLabel_1pnw6_gg_{text-anchor:middle;vertical-anchor:middle}"
37
+ ".___SPie_147zl_gg_{stroke:#fff;fill:#2bb3ff}.___SPie_147zl_gg_.__color_147zl_gg_{fill:var(--color_147zl)}.___SEmptyData_147zl_gg_{fill:#e0e1e9}.___SEmptyData_147zl_gg_.__color_147zl_gg_{fill:var(--color_147zl)}.___SLabel_147zl_gg_{text-anchor:middle;vertical-anchor:middle}"
38
38
  /*__inner_css_end__*/
39
- , "1pnw6_gg_")
39
+ , "147zl_gg_")
40
40
  /*__reshadow_css_end__*/
41
41
  , {
42
- "__SPie": "___SPie_1pnw6_gg_",
43
- "_color": "__color_1pnw6_gg_",
44
- "--color": "--color_1pnw6",
45
- "__SEmptyData": "___SEmptyData_1pnw6_gg_",
46
- "__SLabel": "___SLabel_1pnw6_gg_"
42
+ "__SPie": "___SPie_147zl_gg_",
43
+ "_color": "__color_147zl_gg_",
44
+ "--color": "--color_147zl",
45
+ "__SEmptyData": "___SEmptyData_147zl_gg_",
46
+ "__SLabel": "___SLabel_147zl_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
- ".___SDots_1rauw_gg_ .___SDot_1rauw_gg_{transition-duration:var(--duration_1rauw)}.___SDot_1rauw_gg_{stroke-width:2px;stroke:#fff;r:6px;fill:#2bb3ff;transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_1rauw_gg_.__hide_1rauw_gg_{display:none}.___SDot_1rauw_gg_.__active_1rauw_gg_{r:8px}.___SDot_1rauw_gg_.__color_1rauw_gg_{fill:var(--color_1rauw)}"
15
+ ".___SDots_a6bow_gg_ .___SDot_a6bow_gg_{transition-duration:var(--duration_a6bow)}.___SDot_a6bow_gg_{stroke-width:2px;stroke:#fff;r:6px;fill:#2bb3ff;transition-property:cx,cy;transition-timing-function:ease-in-out}.___SDot_a6bow_gg_.__hide_a6bow_gg_{display:none}.___SDot_a6bow_gg_.__active_a6bow_gg_{r:8px}.___SDot_a6bow_gg_.__color_a6bow_gg_{fill:var(--color_a6bow)}"
16
16
  /*__inner_css_end__*/
17
- , "1rauw_gg_")
17
+ , "a6bow_gg_")
18
18
  /*__reshadow_css_end__*/
19
19
  , {
20
- "__SDots": "___SDots_1rauw_gg_",
21
- "__SDot": "___SDot_1rauw_gg_",
22
- "--duration": "--duration_1rauw",
23
- "_hide": "__hide_1rauw_gg_",
24
- "_active": "__active_1rauw_gg_",
25
- "_color": "__color_1rauw_gg_",
26
- "--color": "--color_1rauw"
20
+ "__SDots": "___SDots_a6bow_gg_",
21
+ "__SDot": "___SDot_a6bow_gg_",
22
+ "--duration": "--duration_a6bow",
23
+ "_hide": "__hide_a6bow_gg_",
24
+ "_active": "__active_a6bow_gg_",
25
+ "_color": "__color_a6bow_gg_",
26
+ "--color": "--color_a6bow"
27
27
  });
28
28
  var EXCLUDE_PROPS = ['data', 'scale', 'value', 'display'];
29
29
 
@@ -23,17 +23,17 @@ var style = (
23
23
  /*__reshadow_css_start__*/
24
24
  _sstyled.insert(
25
25
  /*__inner_css_start__*/
26
- ".___SBar_khsp0_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_khsp0);transition-timing-function:ease-in-out}.___SBar_khsp0_gg_.__color_khsp0_gg_{fill:var(--color_khsp0)}.___SBar_khsp0_gg_.__hide_khsp0_gg_{display:none}.___SBackground_khsp0_gg_{fill:#c4c7cf}"
26
+ ".___SBar_1i08o_gg_{fill:#2bb3ff;transition-property:height,width,y;transition-duration:var(--duration_1i08o);transition-timing-function:ease-in-out}.___SBar_1i08o_gg_.__color_1i08o_gg_{fill:var(--color_1i08o)}.___SBar_1i08o_gg_.__hide_1i08o_gg_{display:none}.___SBackground_1i08o_gg_{fill:#c4c7cf}"
27
27
  /*__inner_css_end__*/
28
- , "khsp0_gg_")
28
+ , "1i08o_gg_")
29
29
  /*__reshadow_css_end__*/
30
30
  , {
31
- "__SBar": "___SBar_khsp0_gg_",
32
- "--duration": "--duration_khsp0",
33
- "_color": "__color_khsp0_gg_",
34
- "--color": "--color_khsp0",
35
- "_hide": "__hide_khsp0_gg_",
36
- "__SBackground": "___SBackground_khsp0_gg_"
31
+ "__SBar": "___SBar_1i08o_gg_",
32
+ "--duration": "--duration_1i08o",
33
+ "_color": "__color_1i08o_gg_",
34
+ "--color": "--color_1i08o",
35
+ "_hide": "__hide_1i08o_gg_",
36
+ "__SBackground": "___SBackground_1i08o_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
- ".___SHoverLine_38u7p_gg_{stroke:#a9abb6}.___SHoverRect_38u7p_gg_{fill:rgba(196,199,207,.3)}"
27
+ ".___SHoverLine_33u57_gg_{stroke:#a9abb6}.___SHoverRect_33u57_gg_{fill:rgba(196,199,207,.3)}"
28
28
  /*__inner_css_end__*/
29
- , "38u7p_gg_")
29
+ , "33u57_gg_")
30
30
  /*__reshadow_css_end__*/
31
31
  , {
32
- "__SHoverLine": "___SHoverLine_38u7p_gg_",
33
- "__SHoverRect": "___SHoverRect_38u7p_gg_"
32
+ "__SHoverLine": "___SHoverLine_33u57_gg_",
33
+ "__SHoverRect": "___SHoverRect_33u57_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
- ".___SLine_lyd4o_gg_{fill:transparent;stroke-width:3;stroke:#2bb3ff;transition-property:d;transition-duration:var(--duration_lyd4o);transition-timing-function:ease-in-out}.___SLine_lyd4o_gg_.__color_lyd4o_gg_{stroke:var(--color_lyd4o)}.___SLine_lyd4o_gg_.__hide_lyd4o_gg_{display:none}.___SNull_lyd4o_gg_{fill:transparent;stroke:#c4c7cf;stroke-dasharray:4}.___SNull_lyd4o_gg_.__hide_lyd4o_gg_{display:none}"
28
+ ".___SLine_6d5fd_gg_{fill:transparent;stroke-width:3;stroke:#2bb3ff;transition-property:d;transition-duration:var(--duration_6d5fd);transition-timing-function:ease-in-out}.___SLine_6d5fd_gg_.__color_6d5fd_gg_{stroke:var(--color_6d5fd)}.___SLine_6d5fd_gg_.__hide_6d5fd_gg_{display:none}.___SNull_6d5fd_gg_{fill:transparent;stroke:#c4c7cf;stroke-dasharray:4}.___SNull_6d5fd_gg_.__hide_6d5fd_gg_{display:none}"
29
29
  /*__inner_css_end__*/
30
- , "lyd4o_gg_")
30
+ , "6d5fd_gg_")
31
31
  /*__reshadow_css_end__*/
32
32
  , {
33
- "__SLine": "___SLine_lyd4o_gg_",
34
- "--duration": "--duration_lyd4o",
35
- "_color": "__color_lyd4o_gg_",
36
- "--color": "--color_lyd4o",
37
- "_hide": "__hide_lyd4o_gg_",
38
- "__SNull": "___SNull_lyd4o_gg_"
33
+ "__SLine": "___SLine_6d5fd_gg_",
34
+ "--duration": "--duration_6d5fd",
35
+ "_color": "__color_6d5fd_gg_",
36
+ "--color": "--color_6d5fd",
37
+ "_hide": "__hide_6d5fd_gg_",
38
+ "__SNull": "___SNull_6d5fd_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
- ".___SPlot_1uvvj_gg_{overflow:hidden}.___SPlot_1uvvj_gg_:active,.___SPlot_1uvvj_gg_:focus{outline:0;text-decoration:none}.___SPlot_1uvvj_gg_.__keyboardFocused_1uvvj_gg_{border:1px solid #008ff8;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}"
34
+ ".___SPlot_1rzoy_gg_{overflow:hidden}.___SPlot_1rzoy_gg_:active,.___SPlot_1rzoy_gg_:focus{outline:0;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_1rzoy_gg_.__keyboardFocused_1rzoy_gg_{border:1px solid #008ff8;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}"
35
35
  /*__inner_css_end__*/
36
- , "1uvvj_gg_")
36
+ , "1rzoy_gg_")
37
37
  /*__reshadow_css_end__*/
38
38
  , {
39
- "__SPlot": "___SPlot_1uvvj_gg_",
40
- "_keyboardFocused": "__keyboardFocused_1uvvj_gg_"
39
+ "__SPlot": "___SPlot_1rzoy_gg_",
40
+ "_keyboardFocused": "__keyboardFocused_1rzoy_gg_"
41
41
  });
42
42
 
43
43
  var PlotRoot = /*#__PURE__*/function (_Component) {
@@ -157,7 +157,8 @@ var PlotRoot = /*#__PURE__*/function (_Component) {
157
157
  "tabIndex": 0
158
158
  }, _ref))), /*#__PURE__*/React.createElement(Children, _ref2.cn("Children", {})), /*#__PURE__*/React.createElement("foreignObject", _ref2.cn("foreignObject", {
159
159
  "width": "100%",
160
- "height": "100%"
160
+ "height": "100%",
161
+ "data-aria-only": true
161
162
  }), /*#__PURE__*/React.createElement(PlotA11yModule, _ref2.cn("PlotA11yModule", {
162
163
  "id": this.plotId,
163
164
  "data": data,
@@ -1 +1 @@
1
- {"version":3,"file":"Plot.js","names":["React","createComponent","Component","Root","sstyled","Box","EventEmitter","keyboardFocusEnhance","eventToPoint","uniqueId","PlotA11yModule","makeDataHintsHandlers","makeDataHintsContainer","PlotRoot","props","createRef","dataStructureHints","e","scale","asProps","eventEmitter","emit","xScale","yScale","rootRef","current","pX","pY","range","minX","maxX","maxY","minY","data","width","height","yScaleDomain","domain","length","dataHintsHandler","setPointsDensity","Math","abs","$rootProps","size","SPlot","styles","Children","a11yAltTextConfig","label","locale","handlerMouseMove","handlerMouseLeave","plotId","style"],"sources":["../../src/Plot.jsx"],"sourcesContent":["import React from 'react';\nimport createComponent, { Component, Root, sstyled } from '@semcore/core';\nimport { Box } from '@semcore/flex-box';\nimport EventEmitter from '@semcore/utils/lib/eventEmitter';\nimport keyboardFocusEnhance from '@semcore/utils/lib/enhances/keyboardFocusEnhance';\nimport { eventToPoint, uniqueId } from './utils';\nimport { PlotA11yModule } from './a11y/PlotA11yModule';\nimport { makeDataHintsHandlers, makeDataHintsContainer } from './a11y/hints';\n\nimport style from './style/plot.shadow.css';\n\nclass PlotRoot extends Component {\n static displayName = 'Plot';\n static style = style;\n\n constructor(props) {\n super(props);\n this.eventEmitter = props.eventEmitter || new EventEmitter();\n }\n\n static defaultProps = () => ({\n width: 0,\n height: 0,\n });\n\n static enhance = [keyboardFocusEnhance()];\n\n plotId = uniqueId();\n\n rootRef = React.createRef();\n\n dataStructureHints = makeDataHintsContainer();\n dataHintsHandler = makeDataHintsHandlers(this.dataStructureHints);\n\n handlerMouseMove = (e) => {\n const { scale } = this.asProps;\n this.eventEmitter.emit(`onMouseMoveRoot`, e);\n\n if (scale) {\n const [xScale, yScale] = scale;\n const [pX, pY] = eventToPoint(e, this.rootRef.current);\n const [minX, maxX] = xScale.range();\n const [maxY, minY] = yScale.range();\n\n if (pX >= minX && pX <= maxX && pY >= minY && pY <= maxY) {\n this.eventEmitter.emit('onMouseMoveChart', e);\n } else {\n this.eventEmitter.emit('onMouseLeaveChart', e);\n }\n }\n };\n\n handlerMouseLeave = (e) => {\n this.eventEmitter.emit(`onMouseLeaveRoot`, e);\n this.eventEmitter.emit('onMouseLeaveChart', e);\n };\n\n setContext() {\n const { scale, data, width, height } = this.asProps;\n\n const yScaleDomain = scale?.[1]?.domain?.();\n if (yScaleDomain?.length && data?.length) {\n this.dataHintsHandler.setPointsDensity(\n data.length / width,\n Math.abs(yScaleDomain[1] - yScaleDomain[0]) / height,\n );\n }\n\n return {\n $rootProps: {\n size: [width, height],\n data: data,\n scale: scale,\n eventEmitter: this.eventEmitter,\n rootRef: this.rootRef,\n dataHintsHandler: this.dataHintsHandler,\n },\n };\n }\n\n render() {\n const SPlot = Root;\n const { styles, width, height, Children, data, a11yAltTextConfig, label, locale } =\n this.asProps;\n\n if (!width || !height) return null;\n\n return sstyled(styles)(\n <>\n <SPlot\n render={Box}\n tag=\"svg\"\n __excludeProps={['data', 'scale']}\n ref={this.rootRef}\n onMouseMove={this.handlerMouseMove}\n onMouseLeave={this.handlerMouseLeave}\n aria-label={label}\n tabIndex={0}\n >\n <Children />\n <foreignObject width=\"100%\" height=\"100%\">\n <PlotA11yModule\n id={this.plotId}\n data={data}\n plotLabel={label}\n locale={locale}\n plotRef={this.rootRef}\n hints={this.dataStructureHints}\n config={a11yAltTextConfig}\n />\n </foreignObject>\n </SPlot>\n </>,\n );\n }\n}\n\nexport default createComponent(PlotRoot);\n"],"mappings":"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"}
1
+ {"version":3,"file":"Plot.js","names":["React","createComponent","Component","Root","sstyled","Box","EventEmitter","keyboardFocusEnhance","eventToPoint","uniqueId","PlotA11yModule","makeDataHintsHandlers","makeDataHintsContainer","PlotRoot","props","createRef","dataStructureHints","e","scale","asProps","eventEmitter","emit","xScale","yScale","rootRef","current","pX","pY","range","minX","maxX","maxY","minY","data","width","height","yScaleDomain","domain","length","dataHintsHandler","setPointsDensity","Math","abs","$rootProps","size","SPlot","styles","Children","a11yAltTextConfig","label","locale","handlerMouseMove","handlerMouseLeave","plotId","style"],"sources":["../../src/Plot.jsx"],"sourcesContent":["import React from 'react';\nimport createComponent, { Component, Root, sstyled } from '@semcore/core';\nimport { Box } from '@semcore/flex-box';\nimport EventEmitter from '@semcore/utils/lib/eventEmitter';\nimport keyboardFocusEnhance from '@semcore/utils/lib/enhances/keyboardFocusEnhance';\nimport { eventToPoint, uniqueId } from './utils';\nimport { PlotA11yModule } from './a11y/PlotA11yModule';\nimport { makeDataHintsHandlers, makeDataHintsContainer } from './a11y/hints';\n\nimport style from './style/plot.shadow.css';\n\nclass PlotRoot extends Component {\n static displayName = 'Plot';\n static style = style;\n\n constructor(props) {\n super(props);\n this.eventEmitter = props.eventEmitter || new EventEmitter();\n }\n\n static defaultProps = () => ({\n width: 0,\n height: 0,\n });\n\n static enhance = [keyboardFocusEnhance()];\n\n plotId = uniqueId();\n\n rootRef = React.createRef();\n\n dataStructureHints = makeDataHintsContainer();\n dataHintsHandler = makeDataHintsHandlers(this.dataStructureHints);\n\n handlerMouseMove = (e) => {\n const { scale } = this.asProps;\n this.eventEmitter.emit(`onMouseMoveRoot`, e);\n\n if (scale) {\n const [xScale, yScale] = scale;\n const [pX, pY] = eventToPoint(e, this.rootRef.current);\n const [minX, maxX] = xScale.range();\n const [maxY, minY] = yScale.range();\n\n if (pX >= minX && pX <= maxX && pY >= minY && pY <= maxY) {\n this.eventEmitter.emit('onMouseMoveChart', e);\n } else {\n this.eventEmitter.emit('onMouseLeaveChart', e);\n }\n }\n };\n\n handlerMouseLeave = (e) => {\n this.eventEmitter.emit(`onMouseLeaveRoot`, e);\n this.eventEmitter.emit('onMouseLeaveChart', e);\n };\n\n setContext() {\n const { scale, data, width, height } = this.asProps;\n\n const yScaleDomain = scale?.[1]?.domain?.();\n if (yScaleDomain?.length && data?.length) {\n this.dataHintsHandler.setPointsDensity(\n data.length / width,\n Math.abs(yScaleDomain[1] - yScaleDomain[0]) / height,\n );\n }\n\n return {\n $rootProps: {\n size: [width, height],\n data: data,\n scale: scale,\n eventEmitter: this.eventEmitter,\n rootRef: this.rootRef,\n dataHintsHandler: this.dataHintsHandler,\n },\n };\n }\n\n render() {\n const SPlot = Root;\n const { styles, width, height, Children, data, a11yAltTextConfig, label, locale } =\n this.asProps;\n\n if (!width || !height) return null;\n\n return sstyled(styles)(\n <>\n <SPlot\n render={Box}\n tag=\"svg\"\n __excludeProps={['data', 'scale']}\n ref={this.rootRef}\n onMouseMove={this.handlerMouseMove}\n onMouseLeave={this.handlerMouseLeave}\n aria-label={label}\n tabIndex={0}\n >\n <Children />\n <foreignObject width=\"100%\" height=\"100%\" data-aria-only>\n <PlotA11yModule\n id={this.plotId}\n data={data}\n plotLabel={label}\n locale={locale}\n plotRef={this.rootRef}\n hints={this.dataStructureHints}\n config={a11yAltTextConfig}\n />\n </foreignObject>\n </SPlot>\n </>,\n );\n }\n}\n\nexport default createComponent(PlotRoot);\n"],"mappings":"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"}
@@ -34,20 +34,20 @@ var style = (
34
34
  /*__reshadow_css_start__*/
35
35
  _sstyled.insert(
36
36
  /*__inner_css_start__*/
37
- ".___SRadian_asdl6_gg_{cursor:pointer;fill:#008ff8}.___SLine_asdl6_gg_{stroke:#008ff8}.___SLine_asdl6_gg_.__color_asdl6_gg_{stroke:var(--color_asdl6)}.___SCap_asdl6_gg_{transition:r .1s}.___SLabel_asdl6_gg_{fill:var(--color_asdl6);cursor:var(--text-cursor_asdl6)}.___SRadian_asdl6_gg_:hover .___SLabel_asdl6_gg_{fill:var(--color-hovered_asdl6)}@media (prefers-reduced-motion){.___SLineCap_asdl6_gg_{transition:none}}"
37
+ ".___SRadian_1klv3_gg_{cursor:pointer;fill:#008ff8}.___SLine_1klv3_gg_{stroke:#008ff8}.___SLine_1klv3_gg_.__color_1klv3_gg_{stroke:var(--color_1klv3)}.___SCap_1klv3_gg_{transition:r .1s}.___SLabel_1klv3_gg_{fill:var(--color_1klv3);cursor:var(--text-cursor_1klv3)}.___SRadian_1klv3_gg_:hover .___SLabel_1klv3_gg_{fill:var(--color-hovered_1klv3)}@media (prefers-reduced-motion){.___SLineCap_1klv3_gg_{transition:none}}"
38
38
  /*__inner_css_end__*/
39
- , "asdl6_gg_")
39
+ , "1klv3_gg_")
40
40
  /*__reshadow_css_end__*/
41
41
  , {
42
- "__SRadian": "___SRadian_asdl6_gg_",
43
- "__SLine": "___SLine_asdl6_gg_",
44
- "_color": "__color_asdl6_gg_",
45
- "--color": "--color_asdl6",
46
- "__SCap": "___SCap_asdl6_gg_",
47
- "__SLabel": "___SLabel_asdl6_gg_",
48
- "--text-cursor": "--text-cursor_asdl6",
49
- "--color-hovered": "--color-hovered_asdl6",
50
- "__SLineCap": "___SLineCap_asdl6_gg_"
42
+ "__SRadian": "___SRadian_1klv3_gg_",
43
+ "__SLine": "___SLine_1klv3_gg_",
44
+ "_color": "__color_1klv3_gg_",
45
+ "--color": "--color_1klv3",
46
+ "__SCap": "___SCap_1klv3_gg_",
47
+ "__SLabel": "___SLabel_1klv3_gg_",
48
+ "--text-cursor": "--text-cursor_1klv3",
49
+ "--color-hovered": "--color-hovered_1klv3",
50
+ "__SLineCap": "___SLineCap_1klv3_gg_"
51
51
  });
52
52
  var baseAngle = -Math.PI / 2; // The top vertical line
53
53
 
@@ -25,19 +25,19 @@ var style = (
25
25
  /*__reshadow_css_start__*/
26
26
  _sstyled.insert(
27
27
  /*__inner_css_start__*/
28
- ".___SReferenceLine_mbde3_gg_{fill:none;stroke:#a9abb6}.___STitle_mbde3_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_mbde3)}.___STitle_mbde3_gg_._position_top_mbde3_gg_{text-anchor:middle}.___STitle_mbde3_gg_._position_bottom_mbde3_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_mbde3_gg_._position_right_mbde3_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_mbde3_gg_._position_left_mbde3_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_mbde3_gg_{fill:rgba(196,199,207,.2)}"
28
+ ".___SReferenceLine_1rx9u_gg_{fill:none;stroke:#a9abb6}.___STitle_1rx9u_gg_{font-size:12px;fill:#6c6e79;transform-origin:var(--transform-origin_1rx9u)}.___STitle_1rx9u_gg_._position_top_1rx9u_gg_{text-anchor:middle}.___STitle_1rx9u_gg_._position_bottom_1rx9u_gg_{text-anchor:middle;alignment-baseline:hanging}.___STitle_1rx9u_gg_._position_right_1rx9u_gg_{transform:rotate(-90deg);alignment-baseline:middle;text-anchor:middle}.___STitle_1rx9u_gg_._position_left_1rx9u_gg_{transform:rotate(-90deg);text-anchor:middle;alignment-baseline:middle}.___SBackground_1rx9u_gg_{fill:rgba(196,199,207,.2)}"
29
29
  /*__inner_css_end__*/
30
- , "mbde3_gg_")
30
+ , "1rx9u_gg_")
31
31
  /*__reshadow_css_end__*/
32
32
  , {
33
- "__SReferenceLine": "___SReferenceLine_mbde3_gg_",
34
- "__STitle": "___STitle_mbde3_gg_",
35
- "--transform-origin": "--transform-origin_mbde3",
36
- "_position_top": "_position_top_mbde3_gg_",
37
- "_position_bottom": "_position_bottom_mbde3_gg_",
38
- "_position_right": "_position_right_mbde3_gg_",
39
- "_position_left": "_position_left_mbde3_gg_",
40
- "__SBackground": "___SBackground_mbde3_gg_"
33
+ "__SReferenceLine": "___SReferenceLine_1rx9u_gg_",
34
+ "__STitle": "___STitle_1rx9u_gg_",
35
+ "--transform-origin": "--transform-origin_1rx9u",
36
+ "_position_top": "_position_top_1rx9u_gg_",
37
+ "_position_bottom": "_position_bottom_1rx9u_gg_",
38
+ "_position_right": "_position_right_1rx9u_gg_",
39
+ "_position_left": "_position_left_1rx9u_gg_",
40
+ "__SBackground": "___SBackground_1rx9u_gg_"
41
41
  });
42
42
  var MAP_ORIENTATION = {
43
43
  left: 'vertical',
@@ -30,16 +30,16 @@ var style = (
30
30
  /*__reshadow_css_start__*/
31
31
  _sstyled.insert(
32
32
  /*__inner_css_start__*/
33
- ".___SScatterPlot_1eiob_gg_{fill:#2bb3ff;transition-property:cx,cy;transition-duration:var(--duration_1eiob);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_1eiob_gg_:hover{opacity:.8}.___SScatterPlot_1eiob_gg_.__color_1eiob_gg_{fill:var(--color_1eiob)}.___SValue_1eiob_gg_{text-anchor:middle;font-size:10px;stroke:#008ff8}.___SValue_1eiob_gg_.__color_1eiob_gg_{stroke:var(--color_1eiob)}"
33
+ ".___SScatterPlot_1t8iw_gg_{fill:#2bb3ff;transition-property:cx,cy;transition-duration:var(--duration_1t8iw);transition-timing-function:ease-in-out;opacity:.5}.___SScatterPlot_1t8iw_gg_:hover{opacity:.8}.___SScatterPlot_1t8iw_gg_.__color_1t8iw_gg_{fill:var(--color_1t8iw)}.___SValue_1t8iw_gg_{text-anchor:middle;font-size:10px;stroke:#008ff8}.___SValue_1t8iw_gg_.__color_1t8iw_gg_{stroke:var(--color_1t8iw)}"
34
34
  /*__inner_css_end__*/
35
- , "1eiob_gg_")
35
+ , "1t8iw_gg_")
36
36
  /*__reshadow_css_end__*/
37
37
  , {
38
- "__SScatterPlot": "___SScatterPlot_1eiob_gg_",
39
- "--duration": "--duration_1eiob",
40
- "_color": "__color_1eiob_gg_",
41
- "--color": "--color_1eiob",
42
- "__SValue": "___SValue_1eiob_gg_"
38
+ "__SScatterPlot": "___SScatterPlot_1t8iw_gg_",
39
+ "--duration": "--duration_1t8iw",
40
+ "_color": "__color_1t8iw_gg_",
41
+ "--color": "--color_1t8iw",
42
+ "__SValue": "___SValue_1t8iw_gg_"
43
43
  });
44
44
 
45
45
  var ScatterPlotRoot = /*#__PURE__*/function (_Component) {
@@ -34,17 +34,17 @@ var style = (
34
34
  /*__reshadow_css_start__*/
35
35
  _sstyled.insert(
36
36
  /*__inner_css_start__*/
37
- ".___STooltip_qmeh1_gg_{font-size:12px;line-height:1.33;position:relative;background-color:#fff;border-radius:6px;border:1px solid #e0e1e9;box-sizing:border-box;box-shadow:0px 1px 12px 0px rgba(25, 27, 35, 0.15);padding:12px}.___STitle_qmeh1_gg_{color:#6c6e79;margin-bottom:8px}.___SDotGroup_qmeh1_gg_{display:flex;align-items:center}.___SDot_qmeh1_gg_{width:8px;height:8px;border-radius:50%;margin-right:8px;background:#2bb3ff}.___SDot_qmeh1_gg_.__color_qmeh1_gg_{background:var(--color_qmeh1)}"
37
+ ".___STooltip_1q94t_gg_{font-size:12px;line-height:1.33;position:relative;background-color:#fff;border-radius:6px;border:1px solid #e0e1e9;box-sizing:border-box;box-shadow:0px 1px 12px 0px rgba(25, 27, 35, 0.15);padding:12px}.___STitle_1q94t_gg_{color:#6c6e79;margin-bottom:8px}.___SDotGroup_1q94t_gg_{display:flex;align-items:center}.___SDot_1q94t_gg_{width:8px;height:8px;border-radius:50%;margin-right:8px;background:#2bb3ff}.___SDot_1q94t_gg_.__color_1q94t_gg_{background:var(--color_1q94t)}"
38
38
  /*__inner_css_end__*/
39
- , "qmeh1_gg_")
39
+ , "1q94t_gg_")
40
40
  /*__reshadow_css_end__*/
41
41
  , {
42
- "__STooltip": "___STooltip_qmeh1_gg_",
43
- "__STitle": "___STitle_qmeh1_gg_",
44
- "__SDotGroup": "___SDotGroup_qmeh1_gg_",
45
- "__SDot": "___SDot_qmeh1_gg_",
46
- "_color": "__color_qmeh1_gg_",
47
- "--color": "--color_qmeh1"
42
+ "__STooltip": "___STooltip_1q94t_gg_",
43
+ "__STitle": "___STitle_1q94t_gg_",
44
+ "__SDotGroup": "___SDotGroup_1q94t_gg_",
45
+ "__SDot": "___SDot_1q94t_gg_",
46
+ "_color": "__color_1q94t_gg_",
47
+ "--color": "--color_1q94t"
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
- ".___SCircle_1nepu_gg_{fill:#59ddaa;stroke:#fff;stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_1nepu);transition-timing-function:ease-in-out}.___SCircle_1nepu_gg_:hover{fill-opacity:.7}.___SCircle_1nepu_gg_.__color_1nepu_gg_{fill:var(--color_1nepu)}.___SIntersection_1nepu_gg_{stroke:#fff;stroke-width:2px;fill-opacity:0}.___SIntersection_1nepu_gg_:hover{fill-opacity:.1}"
29
+ ".___SCircle_1uyw5_gg_{fill:#59ddaa;stroke:#fff;stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_1uyw5);transition-timing-function:ease-in-out}.___SCircle_1uyw5_gg_:hover{fill-opacity:.7}.___SCircle_1uyw5_gg_.__color_1uyw5_gg_{fill:var(--color_1uyw5)}.___SIntersection_1uyw5_gg_{stroke:#fff;stroke-width:2px;fill-opacity:0}.___SIntersection_1uyw5_gg_:hover{fill-opacity:.1}"
30
30
  /*__inner_css_end__*/
31
- , "1nepu_gg_")
31
+ , "1uyw5_gg_")
32
32
  /*__reshadow_css_end__*/
33
33
  , {
34
- "__SCircle": "___SCircle_1nepu_gg_",
35
- "--duration": "--duration_1nepu",
36
- "_color": "__color_1nepu_gg_",
37
- "--color": "--color_1nepu",
38
- "__SIntersection": "___SIntersection_1nepu_gg_"
34
+ "__SCircle": "___SCircle_1uyw5_gg_",
35
+ "--duration": "--duration_1uyw5",
36
+ "_color": "__color_1uyw5_gg_",
37
+ "--color": "--color_1uyw5",
38
+ "__SIntersection": "___SIntersection_1uyw5_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
- ".___SPlotA11yModule_2r8eq_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_2r8eq_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
23
+ ".___SPlotA11yModule_9npn1_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_9npn1_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
24
24
  /*__inner_css_end__*/
25
- , "2r8eq_gg_")
25
+ , "9npn1_gg_")
26
26
  /*__reshadow_css_end__*/
27
27
  , {
28
- "__SPlotA11yModule": "___SPlotA11yModule_2r8eq_gg_"
28
+ "__SPlotA11yModule": "___SPlotA11yModule_9npn1_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
- ".___SPlotA11yView_1jeti_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:#fff;color:#000;border:3px solid #000;font-size:10px;padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}.___SPlotA11yView_1jeti_gg_:focus,.___SPlotA11yView_1jeti_gg_.__focus-within_1jeti_gg_{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_1jeti_gg_:focus,.___SPlotA11yView_1jeti_gg_:focus-within{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_1jeti_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:8px;display:block}.___SPlotA11yView_1jeti_gg_ table,.___SPlotA11yView_1jeti_gg_ td,.___SPlotA11yView_1jeti_gg_ th{border:1px solid #000}"
30
+ ".___SPlotA11yView_f421s_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:#fff;color:#000;border:3px solid #000;font-size:10px;padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}.___SPlotA11yView_f421s_gg_:focus,.___SPlotA11yView_f421s_gg_.__focus-within_f421s_gg_{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_f421s_gg_:focus,.___SPlotA11yView_f421s_gg_:focus-within{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:100;position:relative;display:block}.___SPlotA11yView_f421s_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:8px;display:block}.___SPlotA11yView_f421s_gg_ table,.___SPlotA11yView_f421s_gg_ td,.___SPlotA11yView_f421s_gg_ th{border:1px solid #000}"
31
31
  /*__inner_css_end__*/
32
- , "1jeti_gg_")
32
+ , "f421s_gg_")
33
33
  /*__reshadow_css_end__*/
34
34
  , {
35
- "__SPlotA11yView": "___SPlotA11yView_1jeti_gg_",
36
- "_focus-within": "__focus-within_1jeti_gg_"
35
+ "__SPlotA11yView": "___SPlotA11yView_f421s_gg_",
36
+ "_focus-within": "__focus-within_f421s_gg_"
37
37
  });
38
38
  import { Box } from '@semcore/flex-box';
39
39
  export var PlotA11yView = function PlotA11yView(_ref3) {
@@ -10,6 +10,10 @@ SPlot:focus {
10
10
  text-decoration: none;
11
11
  }
12
12
 
13
+ foreignObject[data-aria-only] {
14
+ pointer-events: none;
15
+ }
16
+
13
17
  SPlot[keyboardFocused] {
14
18
  border: 1px solid var(--blue-400);
15
19
  box-shadow: var(--keyboard-focus);
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.3.6",
4
+ "version": "2.3.7",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",