@semcore/d3-chart 2.4.5 → 2.4.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/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_cu40g_gg_ {\n fill: #59ddaa;\n stroke: #fff;\n stroke-width: 2px;\n fill-opacity: 0.5;\n transition-property: cx, cy;\n transition-duration: var(--duration_cu40g);\n transition-timing-function: ease-in-out\n}\n\n.___SCircle_cu40g_gg_:hover {\n fill-opacity: 0.7;\n }\n\n.___SCircle_cu40g_gg_.__color_cu40g_gg_ {\n fill: var(--color_cu40g);\n}\n\n.___SIntersection_cu40g_gg_ {\n stroke: #fff;\n stroke-width: 2px;\n fill-opacity: 0\n}\n\n.___SIntersection_cu40g_gg_:hover {\n fill-opacity: 0.1;\n }\n"
29
+ ".___SCircle_y54uo_gg_{fill:#59ddaa;stroke:#fff;stroke-width:2px;fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_y54uo);transition-timing-function:ease-in-out}.___SCircle_y54uo_gg_:hover{fill-opacity:.7}.___SCircle_y54uo_gg_.__color_y54uo_gg_{fill:var(--color_y54uo)}.___SIntersection_y54uo_gg_{stroke:#fff;stroke-width:2px;fill-opacity:0}.___SIntersection_y54uo_gg_:hover{fill-opacity:.1}"
30
30
  /*__inner_css_end__*/
31
- , "cu40g_gg_")
31
+ , "y54uo_gg_")
32
32
  /*__reshadow_css_end__*/
33
33
  , {
34
- "__SCircle": "___SCircle_cu40g_gg_",
35
- "--duration": "--duration_cu40g",
36
- "_color": "__color_cu40g_gg_",
37
- "--color": "--color_cu40g",
38
- "__SIntersection": "___SIntersection_cu40g_gg_"
34
+ "__SCircle": "___SCircle_y54uo_gg_",
35
+ "--duration": "--duration_y54uo",
36
+ "_color": "__color_y54uo_gg_",
37
+ "--color": "--color_y54uo",
38
+ "__SIntersection": "___SIntersection_y54uo_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
- ":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SPlotA11yModule_1wl2v_gg_ {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n pointer-events: none;\n opacity: 0;\n}\n\n.___SPlotA11yModule_1wl2v_gg_:focus {\n -webkit-user-select: all;\n -moz-user-select: all;\n user-select: all;\n pointer-events: all;\n opacity: 1;\n}\n"
23
+ ".___SPlotA11yModule_sviuq_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_sviuq_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}"
24
24
  /*__inner_css_end__*/
25
- , "1wl2v_gg_")
25
+ , "sviuq_gg_")
26
26
  /*__reshadow_css_end__*/
27
27
  , {
28
- "__SPlotA11yModule": "___SPlotA11yModule_1wl2v_gg_"
28
+ "__SPlotA11yModule": "___SPlotA11yModule_sviuq_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
- ":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SPlotA11yView_1okjv_gg_ {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n pointer-events: none;\n opacity: 0;\n background-color: white;\n color: black;\n border: 3px solid black;\n font-size: 10px;\n padding: 2px;\n width: 200px;\n height: 200px;\n max-width: 80%;\n max-height: 80%;\n overflow: auto;\n}\n\n.___SPlotA11yView_1okjv_gg_.__focus-within_1okjv_gg_,\n.___SPlotA11yView_1okjv_gg_:focus {\n -webkit-user-select: all;\n -moz-user-select: all;\n user-select: all;\n pointer-events: all;\n opacity: 1;\n z-index: 100;\n position: relative;\n display: block;\n}\n\n.___SPlotA11yView_1okjv_gg_:focus-within,\n.___SPlotA11yView_1okjv_gg_:focus {\n -webkit-user-select: all;\n -moz-user-select: all;\n user-select: all;\n pointer-events: all;\n opacity: 1;\n z-index: 100;\n position: relative;\n display: block;\n}\n\n.___SPlotA11yView_1okjv_gg_ a {\n cursor: pointer;\n text-decoration: underline;\n margin-bottom: 8px;\n display: block;\n}\n\n.___SPlotA11yView_1okjv_gg_ table,\n.___SPlotA11yView_1okjv_gg_ td,\n.___SPlotA11yView_1okjv_gg_ th {\n border: 1px solid black;\n}\n"
30
+ ".___SPlotA11yView_p7ja3_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_p7ja3_gg_:focus,.___SPlotA11yView_p7ja3_gg_.__focus-within_p7ja3_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_p7ja3_gg_:focus,.___SPlotA11yView_p7ja3_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_p7ja3_gg_ a{cursor:pointer;text-decoration:underline;margin-bottom:8px;display:block}.___SPlotA11yView_p7ja3_gg_ table,.___SPlotA11yView_p7ja3_gg_ td,.___SPlotA11yView_p7ja3_gg_ th{border:1px solid #000}"
31
31
  /*__inner_css_end__*/
32
- , "1okjv_gg_")
32
+ , "p7ja3_gg_")
33
33
  /*__reshadow_css_end__*/
34
34
  , {
35
- "__SPlotA11yView": "___SPlotA11yView_1okjv_gg_",
36
- "_focus-within": "__focus-within_1okjv_gg_"
35
+ "__SPlotA11yView": "___SPlotA11yView_p7ja3_gg_",
36
+ "_focus-within": "__focus-within_p7ja3_gg_"
37
37
  });
38
38
  import { Box } from '@semcore/flex-box';
39
39
  export var PlotA11yView = function PlotA11yView(_ref3) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/d3-chart",
3
3
  "description": "Semrush D3 Chart Component",
4
- "version": "2.4.5",
4
+ "version": "2.4.7",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",