@semcore/d3-chart 16.0.1 → 16.0.2-prerelease.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/lib/cjs/Area.js +11 -11
- package/lib/cjs/Axis.js +14 -14
- package/lib/cjs/Bar.js +16 -16
- package/lib/cjs/Bubble.js +12 -12
- package/lib/cjs/CompactHorizontalBar.js +16 -16
- package/lib/cjs/Donut.js +9 -9
- package/lib/cjs/Dots.js +8 -8
- package/lib/cjs/HorizontalBar.js +16 -16
- package/lib/cjs/Hover.js +3 -3
- package/lib/cjs/Line.js +9 -9
- package/lib/cjs/Plot.js +3 -3
- package/lib/cjs/Radar.js +19 -19
- package/lib/cjs/RadialTree.js +12 -12
- package/lib/cjs/Reference.js +12 -12
- package/lib/cjs/ScatterPlot.js +9 -9
- package/lib/cjs/Tooltip.js +9 -9
- package/lib/cjs/Venn.js +9 -9
- package/lib/cjs/a11y/PlotA11yModule.js +2 -2
- package/lib/cjs/a11y/PlotA11yView.js +2 -2
- package/lib/cjs/component/ChartLegend/LegendFlex/LegendFlex.js +4 -4
- package/lib/cjs/component/ChartLegend/LegendItem/LegendItem.js +17 -17
- package/lib/cjs/component/ChartLegend/LegendTable/LegendTable.js +6 -6
- package/lib/es6/Area.js +11 -11
- package/lib/es6/Axis.js +14 -14
- package/lib/es6/Bar.js +16 -16
- package/lib/es6/Bubble.js +12 -12
- package/lib/es6/CompactHorizontalBar.js +16 -16
- package/lib/es6/Donut.js +9 -9
- package/lib/es6/Dots.js +8 -8
- package/lib/es6/HorizontalBar.js +16 -16
- package/lib/es6/Hover.js +3 -3
- package/lib/es6/Line.js +9 -9
- package/lib/es6/Plot.js +3 -3
- package/lib/es6/Radar.js +19 -19
- package/lib/es6/RadialTree.js +12 -12
- package/lib/es6/Reference.js +12 -12
- package/lib/es6/ScatterPlot.js +9 -9
- package/lib/es6/Tooltip.js +9 -9
- package/lib/es6/Venn.js +9 -9
- package/lib/es6/a11y/PlotA11yModule.js +2 -2
- package/lib/es6/a11y/PlotA11yView.js +2 -2
- package/lib/es6/component/ChartLegend/LegendFlex/LegendFlex.js +4 -4
- package/lib/es6/component/ChartLegend/LegendItem/LegendItem.js +17 -17
- package/lib/es6/component/ChartLegend/LegendTable/LegendTable.js +6 -6
- package/lib/esm/Area.mjs +12 -12
- package/lib/esm/Axis.mjs +15 -15
- package/lib/esm/Bar.mjs +17 -17
- package/lib/esm/Bubble.mjs +13 -13
- package/lib/esm/CompactHorizontalBar.mjs +17 -17
- package/lib/esm/Donut.mjs +10 -10
- package/lib/esm/Dots.mjs +9 -9
- package/lib/esm/HorizontalBar.mjs +17 -17
- package/lib/esm/Hover.mjs +4 -4
- package/lib/esm/Line.mjs +10 -10
- package/lib/esm/Plot.mjs +4 -4
- package/lib/esm/Radar.mjs +20 -20
- package/lib/esm/RadialTree.mjs +13 -13
- package/lib/esm/Reference.mjs +13 -13
- package/lib/esm/ScatterPlot.mjs +10 -10
- package/lib/esm/Tooltip.mjs +10 -10
- package/lib/esm/Venn.mjs +10 -10
- package/lib/esm/a11y/PlotA11yModule.mjs +3 -3
- package/lib/esm/a11y/PlotA11yView.mjs +3 -3
- package/lib/esm/component/ChartLegend/LegendFlex/LegendFlex.mjs +5 -5
- package/lib/esm/component/ChartLegend/LegendItem/LegendItem.mjs +18 -18
- package/lib/esm/component/ChartLegend/LegendTable/LegendTable.mjs +7 -7
- package/package.json +9 -9
package/lib/es6/Radar.js
CHANGED
|
@@ -22,27 +22,27 @@ import { eventToPoint, getChartDefaultColorName, measureText } from './utils';
|
|
|
22
22
|
import Tooltip from './Tooltip';
|
|
23
23
|
import { PatternFill, PatternSymbol, getPatternSymbolSize } from './Pattern';
|
|
24
24
|
/*!__reshadow-styles__:"./style/radar.shadow.css"*/
|
|
25
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
25
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SAxisLine_6795m_gg_,.___SAxisTick_6795m_gg_,.___SAxis_6795m_gg_{stroke:var(--intergalactic-chart-grid-line, #e0e1e9);stroke-width:1;fill:transparent}.___SAxisLine_6795m_gg_,.___SAxisTick_6795m_gg_{stroke-dasharray:2}.___SAxisLine_6795m_gg_.__active_6795m_gg_{stroke:var(--intergalactic-chart-grid-y-accent-hover-line, #a9abb6)}.___SAxisLabel_6795m_gg_{text-anchor:middle;dominant-baseline:central;font-size:12px}.___SAxisLabel_6795m_gg_.__xDirection_6795m_gg_{text-anchor:var(--xDirection_6795m)}.___SAxisLabel_6795m_gg_.__yDirection_6795m_gg_{dominant-baseline:var(--yDirection_6795m)}.___SPolygonDot_6795m_gg_,.___SPolygon_6795m_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SPolygon_6795m_gg_{opacity:.2}.___SPolygon_6795m_gg_.__color_6795m_gg_{fill:var(--color_6795m)}.___SPolygon_6795m_gg_.__pattern_6795m_gg_.__color_6795m_gg_{fill:var(--pattern_6795m);stroke:var(--color_6795m);stroke-width:1px}.___SPolygonDot_6795m_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border, #ffffff);r:6px}.___SPolygonDot_6795m_gg_.__transparent_6795m_gg_{opacity:.3}.___SPolygonDot_6795m_gg_.__color_6795m_gg_{fill:var(--color_6795m)}.___SPolygonLine_6795m_gg_{stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff);stroke-width:3;fill:transparent}.___SPolygonLine_6795m_gg_.__transparent_6795m_gg_{opacity:.3}.___SPolygonLine_6795m_gg_.__color_6795m_gg_{stroke:var(--color_6795m)}.___SPieRect_6795m_gg_{outline:0;fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(196, 199, 207, 0.3))}", /*__inner_css_end__*/"6795m_gg_"),
|
|
26
26
|
/*__reshadow_css_end__*/
|
|
27
27
|
{
|
|
28
|
-
"__SAxis": "
|
|
29
|
-
"__SAxisLine": "
|
|
30
|
-
"__SAxisTick": "
|
|
31
|
-
"_active": "
|
|
32
|
-
"__SAxisLabel": "
|
|
33
|
-
"_xDirection": "
|
|
34
|
-
"--xDirection": "--
|
|
35
|
-
"_yDirection": "
|
|
36
|
-
"--yDirection": "--
|
|
37
|
-
"__SPolygon": "
|
|
38
|
-
"_color": "
|
|
39
|
-
"--color": "--
|
|
40
|
-
"_pattern": "
|
|
41
|
-
"--pattern": "--
|
|
42
|
-
"__SPolygonDot": "
|
|
43
|
-
"_transparent": "
|
|
44
|
-
"__SPolygonLine": "
|
|
45
|
-
"__SPieRect": "
|
|
28
|
+
"__SAxis": "___SAxis_6795m_gg_",
|
|
29
|
+
"__SAxisLine": "___SAxisLine_6795m_gg_",
|
|
30
|
+
"__SAxisTick": "___SAxisTick_6795m_gg_",
|
|
31
|
+
"_active": "__active_6795m_gg_",
|
|
32
|
+
"__SAxisLabel": "___SAxisLabel_6795m_gg_",
|
|
33
|
+
"_xDirection": "__xDirection_6795m_gg_",
|
|
34
|
+
"--xDirection": "--xDirection_6795m",
|
|
35
|
+
"_yDirection": "__yDirection_6795m_gg_",
|
|
36
|
+
"--yDirection": "--yDirection_6795m",
|
|
37
|
+
"__SPolygon": "___SPolygon_6795m_gg_",
|
|
38
|
+
"_color": "__color_6795m_gg_",
|
|
39
|
+
"--color": "--color_6795m",
|
|
40
|
+
"_pattern": "__pattern_6795m_gg_",
|
|
41
|
+
"--pattern": "--pattern_6795m",
|
|
42
|
+
"__SPolygonDot": "___SPolygonDot_6795m_gg_",
|
|
43
|
+
"_transparent": "__transparent_6795m_gg_",
|
|
44
|
+
"__SPolygonLine": "___SPolygonLine_6795m_gg_",
|
|
45
|
+
"__SPieRect": "___SPieRect_6795m_gg_"
|
|
46
46
|
});
|
|
47
47
|
var clampAngle = function clampAngle(angle) {
|
|
48
48
|
angle = angle % (2 * Math.PI);
|
package/lib/es6/RadialTree.js
CHANGED
|
@@ -21,20 +21,20 @@ import createElement from './createElement';
|
|
|
21
21
|
import { getChartDefaultColorName, measureText } from './utils';
|
|
22
22
|
import { PatternSymbol, getPatternSymbolSize } from './Pattern';
|
|
23
23
|
/*!__reshadow-styles__:"./style/radial-tree.shadow.css"*/
|
|
24
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
24
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SRadian_1nmaa_gg_{cursor:pointer;fill:var(--intergalactic-text-large-info, #008ff8)}.___SLine_1nmaa_gg_{stroke:var(--intergalactic-text-large-info, #008ff8)}.___SLine_1nmaa_gg_.__stroke_1nmaa_gg_{stroke:var(--stroke_1nmaa)}.___SLine_1nmaa_gg_.__transparent_1nmaa_gg_{opacity:.3}.___SCap_1nmaa_gg_{transition:r .1s}.___SCap_1nmaa_gg_.__pattern_1nmaa_gg_{stroke:var(--intergalactic-chart-grid-border, #ffffff);stroke-width:1px}.___SCap_1nmaa_gg_.__transparent_1nmaa_gg_,.___SIcon_1nmaa_gg_.__transparent_1nmaa_gg_,.___SLabel_1nmaa_gg_.__transparent_1nmaa_gg_{opacity:.3}.___SLabel_1nmaa_gg_{fill:var(--color_1nmaa)}@media (hover:hover){.___SRadian_1nmaa_gg_:hover .___SLabel_1nmaa_gg_{cursor:pointer;filter:brightness(.6)}}@media (prefers-reduced-motion){.___SLineCap_1nmaa_gg_{transition:none}}", /*__inner_css_end__*/"1nmaa_gg_"),
|
|
25
25
|
/*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SRadian": "
|
|
28
|
-
"__SLine": "
|
|
29
|
-
"_stroke": "
|
|
30
|
-
"--stroke": "--
|
|
31
|
-
"_transparent": "
|
|
32
|
-
"__SCap": "
|
|
33
|
-
"_pattern": "
|
|
34
|
-
"__SIcon": "
|
|
35
|
-
"__SLabel": "
|
|
36
|
-
"--color": "--
|
|
37
|
-
"__SLineCap": "
|
|
27
|
+
"__SRadian": "___SRadian_1nmaa_gg_",
|
|
28
|
+
"__SLine": "___SLine_1nmaa_gg_",
|
|
29
|
+
"_stroke": "__stroke_1nmaa_gg_",
|
|
30
|
+
"--stroke": "--stroke_1nmaa",
|
|
31
|
+
"_transparent": "__transparent_1nmaa_gg_",
|
|
32
|
+
"__SCap": "___SCap_1nmaa_gg_",
|
|
33
|
+
"_pattern": "__pattern_1nmaa_gg_",
|
|
34
|
+
"__SIcon": "___SIcon_1nmaa_gg_",
|
|
35
|
+
"__SLabel": "___SLabel_1nmaa_gg_",
|
|
36
|
+
"--color": "--color_1nmaa",
|
|
37
|
+
"__SLineCap": "___SLineCap_1nmaa_gg_"
|
|
38
38
|
});
|
|
39
39
|
var baseAngle = -Math.PI / 2; // The top vertical line
|
|
40
40
|
var RadialTreeBase = /*#__PURE__*/function (_Component) {
|
package/lib/es6/Reference.js
CHANGED
|
@@ -12,20 +12,20 @@ import uniqueIDEnhancement from '@semcore/core/lib/utils/uniqueID';
|
|
|
12
12
|
import createElement from './createElement';
|
|
13
13
|
import { scaleOfBandwidth } from './utils';
|
|
14
14
|
/*!__reshadow-styles__:"./style/reference.shadow.css"*/
|
|
15
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
15
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SReferenceLine_wj0op_gg_{fill:none;stroke:var(--intergalactic-chart-grid-y-accent-hover-line, #a9abb6)}.___STitle_wj0op_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-chart-grid-text-label, #6c6e79);transform-origin:var(--transform-origin_wj0op)}.___STitle_wj0op_gg_._position_top_wj0op_gg_{text-anchor:middle}.___STitle_wj0op_gg_._position_bottom_wj0op_gg_{text-anchor:middle;dominant-baseline:hanging}.___STitle_wj0op_gg_._position_left_wj0op_gg_,.___STitle_wj0op_gg_._position_right_wj0op_gg_{transform:rotate(-90deg);text-anchor:middle;dominant-baseline:middle}.___SBackground_wj0op_gg_{fill:var(--intergalactic-chart-grid-period-bg, rgba(196, 199, 207, 0.2))}.___SStripes_wj0op_gg_{fill:var(--fill_wj0op)}.___SStripesPatternPath_wj0op_gg_{stroke:var(--intergalactic-chart-grid-period-pattern, rgba(25, 27, 35, 0.15));stroke-width:1px}", /*__inner_css_end__*/"wj0op_gg_"),
|
|
16
16
|
/*__reshadow_css_end__*/
|
|
17
17
|
{
|
|
18
|
-
"__SReferenceLine": "
|
|
19
|
-
"__STitle": "
|
|
20
|
-
"--transform-origin": "--transform-
|
|
21
|
-
"_position_top": "
|
|
22
|
-
"_position_bottom": "
|
|
23
|
-
"_position_right": "
|
|
24
|
-
"_position_left": "
|
|
25
|
-
"__SBackground": "
|
|
26
|
-
"__SStripes": "
|
|
27
|
-
"--fill": "--
|
|
28
|
-
"__SStripesPatternPath": "
|
|
18
|
+
"__SReferenceLine": "___SReferenceLine_wj0op_gg_",
|
|
19
|
+
"__STitle": "___STitle_wj0op_gg_",
|
|
20
|
+
"--transform-origin": "--transform-origin_wj0op",
|
|
21
|
+
"_position_top": "_position_top_wj0op_gg_",
|
|
22
|
+
"_position_bottom": "_position_bottom_wj0op_gg_",
|
|
23
|
+
"_position_right": "_position_right_wj0op_gg_",
|
|
24
|
+
"_position_left": "_position_left_wj0op_gg_",
|
|
25
|
+
"__SBackground": "___SBackground_wj0op_gg_",
|
|
26
|
+
"__SStripes": "___SStripes_wj0op_gg_",
|
|
27
|
+
"--fill": "--fill_wj0op",
|
|
28
|
+
"__SStripesPatternPath": "___SStripesPatternPath_wj0op_gg_"
|
|
29
29
|
});
|
|
30
30
|
var side2direction = {
|
|
31
31
|
left: 'vertical',
|
package/lib/es6/ScatterPlot.js
CHANGED
|
@@ -18,17 +18,17 @@ import { getScatterPlotRadius } from './utils';
|
|
|
18
18
|
import Tooltip from './Tooltip';
|
|
19
19
|
import { PatternFill } from './Pattern';
|
|
20
20
|
/*!__reshadow-styles__:"./style/scatterplot.shadow.css"*/
|
|
21
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
21
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SScatterPlot_fnop6_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:cx,cy;transition-duration:var(--duration_fnop6);transition-timing-function:ease-in-out;opacity:.5}@media (hover:hover){.___SScatterPlot_fnop6_gg_:hover{opacity:.8}}.___SScatterPlot_fnop6_gg_.__color_fnop6_gg_{fill:var(--color_fnop6)}.___SScatterPlot_fnop6_gg_.__pattern_fnop6_gg_.__color_fnop6_gg_{fill:var(--pattern_fnop6);stroke:var(--color_fnop6);stroke-width:1px}.___SScatterPlot_fnop6_gg_.__transparent_fnop6_gg_{opacity:.3}.___SValue_fnop6_gg_{text-anchor:middle;font-size:var(--intergalactic-fs-50, 10px);stroke:var(--intergalactic-chart-palette-order-9, #008ff8)}.___SValue_fnop6_gg_.__color_fnop6_gg_{stroke:var(--color_fnop6)}.___SValue_fnop6_gg_.__transparent_fnop6_gg_{opacity:.3}", /*__inner_css_end__*/"fnop6_gg_"),
|
|
22
22
|
/*__reshadow_css_end__*/
|
|
23
23
|
{
|
|
24
|
-
"__SScatterPlot": "
|
|
25
|
-
"_color": "
|
|
26
|
-
"--color": "--
|
|
27
|
-
"_pattern": "
|
|
28
|
-
"--pattern": "--
|
|
29
|
-
"_transparent": "
|
|
30
|
-
"__SValue": "
|
|
31
|
-
"--duration": "--
|
|
24
|
+
"__SScatterPlot": "___SScatterPlot_fnop6_gg_",
|
|
25
|
+
"_color": "__color_fnop6_gg_",
|
|
26
|
+
"--color": "--color_fnop6",
|
|
27
|
+
"_pattern": "__pattern_fnop6_gg_",
|
|
28
|
+
"--pattern": "--pattern_fnop6",
|
|
29
|
+
"_transparent": "__transparent_fnop6_gg_",
|
|
30
|
+
"__SValue": "___SValue_fnop6_gg_",
|
|
31
|
+
"--duration": "--duration_fnop6"
|
|
32
32
|
});
|
|
33
33
|
var ScatterPlotRoot = /*#__PURE__*/function (_Component) {
|
|
34
34
|
_inherits(ScatterPlotRoot, _Component);
|
package/lib/es6/Tooltip.js
CHANGED
|
@@ -21,17 +21,17 @@ import createElement from './createElement';
|
|
|
21
21
|
import { getChartDefaultColorName } from './utils';
|
|
22
22
|
import { useColorResolver } from '@semcore/core/lib/utils/use/useColorResolver';
|
|
23
23
|
/*!__reshadow-styles__:"./style/tooltip.shadow.css"*/
|
|
24
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
24
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___STooltip_z30bp_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);position:relative;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:var(--intergalactic-popper-rounded, 6px);border:1px solid var(--intergalactic-border-secondary, #e0e1e9);box-sizing:border-box;box-shadow:var(--intergalactic-box-shadow-popper, 0px 1px 12px 0px rgba(25, 27, 35, 0.15));padding:var(--intergalactic-spacing-3x, 12px)}.___STitle_z30bp_gg_{color:var(--intergalactic-text-secondary, #6c6e79);margin-bottom:var(--intergalactic-spacing-2x, 8px)}.___SDotGroup_z30bp_gg_{display:flex;align-items:center}.___SDot_z30bp_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SDotCircle_z30bp_gg_.__color_z30bp_gg_{background-color:var(--color_z30bp);width:8px;height:8px;border-radius:50%}.___SFooter_z30bp_gg_{background:var(--intergalactic-bg-secondary-neutral, #f4f5f9);padding:var(--intergalactic-spacing-1x, 4px) var(--intergalactic-spacing-3x, 12px);border-radius:0 0 var(--intergalactic-rounded-medium, 6px) var(--intergalactic-rounded-medium, 6px);margin:var(--intergalactic-spacing-3x, 12px) calc(-1*var(--intergalactic-spacing-3x, 12px)) calc(-1*var(--intergalactic-spacing-3x, 12px))}", /*__inner_css_end__*/"z30bp_gg_"),
|
|
25
25
|
/*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__STooltip": "
|
|
28
|
-
"__STitle": "
|
|
29
|
-
"__SDotGroup": "
|
|
30
|
-
"__SDot": "
|
|
31
|
-
"__SDotCircle": "
|
|
32
|
-
"_color": "
|
|
33
|
-
"--color": "--
|
|
34
|
-
"__SFooter": "
|
|
27
|
+
"__STooltip": "___STooltip_z30bp_gg_",
|
|
28
|
+
"__STitle": "___STitle_z30bp_gg_",
|
|
29
|
+
"__SDotGroup": "___SDotGroup_z30bp_gg_",
|
|
30
|
+
"__SDot": "___SDot_z30bp_gg_",
|
|
31
|
+
"__SDotCircle": "___SDotCircle_z30bp_gg_",
|
|
32
|
+
"_color": "__color_z30bp_gg_",
|
|
33
|
+
"--color": "--color_z30bp",
|
|
34
|
+
"__SFooter": "___SFooter_z30bp_gg_"
|
|
35
35
|
});
|
|
36
36
|
import { PatternSymbol } from './Pattern';
|
|
37
37
|
|
package/lib/es6/Venn.js
CHANGED
|
@@ -20,17 +20,17 @@ import Tooltip from './Tooltip';
|
|
|
20
20
|
import { PatternFill } from './Pattern';
|
|
21
21
|
import uniqueIDEnhancement from '@semcore/core/lib/utils/uniqueID';
|
|
22
22
|
/*!__reshadow-styles__:"./style/venn.shadow.css"*/
|
|
23
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
23
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SCircle_1s7bc_gg_,.___SIntersection_1s7bc_gg_{stroke:var(--intergalactic-chart-grid-border, #ffffff);stroke-width:2px}.___SCircle_1s7bc_gg_{fill:var(--intergalactic-chart-palette-order-2, #59ddaa);fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_1s7bc);transition-timing-function:ease-in-out}@media (hover:hover){.___SCircle_1s7bc_gg_:hover{fill-opacity:.7}}.___SCircle_1s7bc_gg_.__color_1s7bc_gg_{fill:var(--color_1s7bc)}.___SCircle_1s7bc_gg_.__pattern_1s7bc_gg_.__color_1s7bc_gg_{fill:var(--pattern_1s7bc);fill-opacity:.7;stroke:var(--color_1s7bc);stroke-width:1px}@media (hover:hover){.___SCircle_1s7bc_gg_.__pattern_1s7bc_gg_.__color_1s7bc_gg_:hover{fill-opacity:.85}}.___SCircle_1s7bc_gg_.__transparent_1s7bc_gg_{opacity:.3}.___SIntersection_1s7bc_gg_{fill-opacity:0}@media (hover:hover){.___SIntersection_1s7bc_gg_:hover{fill-opacity:.1}}.___SIntersection_1s7bc_gg_.__transparent_1s7bc_gg_{opacity:.3}", /*__inner_css_end__*/"1s7bc_gg_"),
|
|
24
24
|
/*__reshadow_css_end__*/
|
|
25
25
|
{
|
|
26
|
-
"__SCircle": "
|
|
27
|
-
"_color": "
|
|
28
|
-
"--color": "--
|
|
29
|
-
"_transparent": "
|
|
30
|
-
"__SIntersection": "
|
|
31
|
-
"--duration": "--
|
|
32
|
-
"_pattern": "
|
|
33
|
-
"--pattern": "--
|
|
26
|
+
"__SCircle": "___SCircle_1s7bc_gg_",
|
|
27
|
+
"_color": "__color_1s7bc_gg_",
|
|
28
|
+
"--color": "--color_1s7bc",
|
|
29
|
+
"_transparent": "__transparent_1s7bc_gg_",
|
|
30
|
+
"__SIntersection": "___SIntersection_1s7bc_gg_",
|
|
31
|
+
"--duration": "--duration_1s7bc",
|
|
32
|
+
"_pattern": "__pattern_1s7bc_gg_",
|
|
33
|
+
"--pattern": "--pattern_1s7bc"
|
|
34
34
|
});
|
|
35
35
|
var VennRoot = /*#__PURE__*/function (_Component) {
|
|
36
36
|
_inherits(VennRoot, _Component);
|
|
@@ -10,10 +10,10 @@ import { normalizeLocale } from './locale';
|
|
|
10
10
|
import { localizedMessages } from './translations/module/__intergalactic-dynamic-locales';
|
|
11
11
|
import { Root, sstyled } from '@semcore/core';
|
|
12
12
|
/*!__reshadow-styles__:"../style/plotA11yModule.shadow.css"*/
|
|
13
|
-
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
13
|
+
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SPlotA11yModule_zj44j_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_zj44j_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}", /*__inner_css_end__*/"zj44j_gg_"),
|
|
14
14
|
/*__reshadow_css_end__*/
|
|
15
15
|
{
|
|
16
|
-
"__SPlotA11yModule": "
|
|
16
|
+
"__SPlotA11yModule": "___SPlotA11yModule_zj44j_gg_"
|
|
17
17
|
});
|
|
18
18
|
import { Context as I18nContext, useI18n } from '@semcore/core/lib/utils/enhances/WithI18n';
|
|
19
19
|
import { Box } from '@semcore/flex-box';
|
|
@@ -9,10 +9,10 @@ import { getIntl } from './intl';
|
|
|
9
9
|
import { summarize } from './summarize';
|
|
10
10
|
import { Root, sstyled } from '@semcore/core';
|
|
11
11
|
/*!__reshadow-styles__:"../style/plotA11yView.shadow.css"*/
|
|
12
|
-
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
12
|
+
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SPlotA11yView_h334v_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);color:var(--intergalactic-text-primary, #191b23);border:3px solid var(--intergalactic-border-primary, #c4c7cf);font-size:var(--intergalactic-fs-50, 10px);padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}.___SPlotA11yView_h334v_gg_:focus,.___SPlotA11yView_h334v_gg_:focus-within{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1;z-index:var(--intergalactic-z-index-overlay, 500);position:relative;display:block}.___SPlotA11yView_h334v_gg_ a{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;margin-bottom:var(--intergalactic-spacing-2x, 8px);display:block}.___SPlotA11yView_h334v_gg_ table,.___SPlotA11yView_h334v_gg_ td,.___SPlotA11yView_h334v_gg_ th{border:1px solid var(--intergalactic-border-primary, #c4c7cf)}", /*__inner_css_end__*/"h334v_gg_"),
|
|
13
13
|
/*__reshadow_css_end__*/
|
|
14
14
|
{
|
|
15
|
-
"__SPlotA11yView": "
|
|
15
|
+
"__SPlotA11yView": "___SPlotA11yView_h334v_gg_"
|
|
16
16
|
});
|
|
17
17
|
import { Box } from '@semcore/flex-box';
|
|
18
18
|
import { useAsyncI18nMessages } from '@semcore/core/lib/utils/enhances/i18nEnhance';
|
|
@@ -10,12 +10,12 @@ import React from 'react';
|
|
|
10
10
|
import { createComponent, sstyled, Root } from '@semcore/core';
|
|
11
11
|
import { Flex } from '@semcore/flex-box';
|
|
12
12
|
/*!__reshadow-styles__:"./legend-flex.shadow.css"*/
|
|
13
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
13
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SLegendFlex_ww5w4_gg_._direction_row_ww5w4_gg_{align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:8px 16px}.___SLegendFlex_ww5w4_gg_._direction_column_ww5w4_gg_{align-items:flex-start;flex-wrap:wrap;gap:8px}", /*__inner_css_end__*/"ww5w4_gg_"),
|
|
14
14
|
/*__reshadow_css_end__*/
|
|
15
15
|
{
|
|
16
|
-
"__SLegendFlex": "
|
|
17
|
-
"_direction_row": "
|
|
18
|
-
"_direction_column": "
|
|
16
|
+
"__SLegendFlex": "___SLegendFlex_ww5w4_gg_",
|
|
17
|
+
"_direction_row": "_direction_row_ww5w4_gg_",
|
|
18
|
+
"_direction_column": "_direction_column_ww5w4_gg_"
|
|
19
19
|
});
|
|
20
20
|
import { LegendItemComponent } from '../LegendItem/LegendItem';
|
|
21
21
|
import Divider from '@semcore/divider';
|
|
@@ -19,25 +19,25 @@ import { Flex, Box } from '@semcore/flex-box';
|
|
|
19
19
|
import Checkbox from '@semcore/checkbox';
|
|
20
20
|
import { Text as TypographyText } from '@semcore/typography';
|
|
21
21
|
/*!__reshadow-styles__:"./legend-item.shadow.css"*/
|
|
22
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
22
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SLegendItem_11zva_gg_{min-width:0;align-items:flex-start}@media (hover:hover){.___SLegendItem_11zva_gg_:hover{cursor:pointer}.___SLegendItem_11zva_gg_.__disabled_11zva_gg_:hover{cursor:default}}.___SPointShape_11zva_gg_.__color_11zva_gg_{background-color:var(--color_11zva);margin-right:8px;flex-shrink:0}.___SPointShape_11zva_gg_._shape_Circle_11zva_gg_._size_l_11zva_gg_{width:16px;height:16px;border-radius:8px;margin-top:4px}.___SPointShape_11zva_gg_._shape_Circle_11zva_gg_._size_m_11zva_gg_{width:12px;height:12px;border-radius:6px;margin-top:4px}.___SPointShape_11zva_gg_._shape_Line_11zva_gg_._size_l_11zva_gg_{width:16px;height:4px;border-radius:3px;margin-top:9px}.___SPointShape_11zva_gg_._shape_Line_11zva_gg_._size_m_11zva_gg_{width:12px;height:4px;border-radius:3px;margin-top:8px}.___SPointShape_11zva_gg_._shape_Square_11zva_gg_._size_l_11zva_gg_{width:16px;height:16px;border-radius:2px;margin-top:4px}.___SPointShape_11zva_gg_._shape_Square_11zva_gg_._size_m_11zva_gg_{width:12px;height:12px;border-radius:2px;margin-top:4px}.___SPointShape_11zva_gg_._shape_Pattern_11zva_gg_{background-color:transparent;margin-right:4px}.___SIcon_11zva_gg_{line-height:0;margin-right:4px}.___SIcon_11zva_gg_._size_l_11zva_gg_{margin-top:4px}.___SIcon_11zva_gg_._size_m_11zva_gg_{margin-top:2px}.___SLabel_11zva_gg_{min-width:0}.___SAdditionalLabel_11zva_gg_._size_l_11zva_gg_,.___SCount_11zva_gg_._size_l_11zva_gg_,.___SLabel_11zva_gg_._size_l_11zva_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___SAdditionalLabel_11zva_gg_._size_m_11zva_gg_,.___SCount_11zva_gg_._size_m_11zva_gg_,.___SLabel_11zva_gg_._size_m_11zva_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SAdditionalLabel_11zva_gg_,.___SCount_11zva_gg_{margin-left:4px}.___SAdditionalLabel_11zva_gg_{white-space:nowrap;display:flex;align-items:flex-start}.___SAdditionalLabel_11zva_gg_::before{content:\"\";display:inline-block;background-color:var(--intergalactic-text-secondary, #6c6e79);height:4px;width:4px;border-radius:2px;margin-right:4px}.___SAdditionalLabel_11zva_gg_._size_l_11zva_gg_::before{margin-top:10px}.___SAdditionalLabel_11zva_gg_._size_m_11zva_gg_::before{margin-top:8px}.___SPatternSymbol_11zva_gg_{transform:scale(.8)}", /*__inner_css_end__*/"11zva_gg_"),
|
|
23
23
|
/*__reshadow_css_end__*/
|
|
24
24
|
{
|
|
25
|
-
"__SLegendItem": "
|
|
26
|
-
"_disabled": "
|
|
27
|
-
"__SPointShape": "
|
|
28
|
-
"_color": "
|
|
29
|
-
"--color": "--
|
|
30
|
-
"_shape_Circle": "
|
|
31
|
-
"_size_l": "
|
|
32
|
-
"_size_m": "
|
|
33
|
-
"_shape_Line": "
|
|
34
|
-
"_shape_Square": "
|
|
35
|
-
"_shape_Pattern": "
|
|
36
|
-
"__SIcon": "
|
|
37
|
-
"__SLabel": "
|
|
38
|
-
"__SAdditionalLabel": "
|
|
39
|
-
"__SCount": "
|
|
40
|
-
"__SPatternSymbol": "
|
|
25
|
+
"__SLegendItem": "___SLegendItem_11zva_gg_",
|
|
26
|
+
"_disabled": "__disabled_11zva_gg_",
|
|
27
|
+
"__SPointShape": "___SPointShape_11zva_gg_",
|
|
28
|
+
"_color": "__color_11zva_gg_",
|
|
29
|
+
"--color": "--color_11zva",
|
|
30
|
+
"_shape_Circle": "_shape_Circle_11zva_gg_",
|
|
31
|
+
"_size_l": "_size_l_11zva_gg_",
|
|
32
|
+
"_size_m": "_size_m_11zva_gg_",
|
|
33
|
+
"_shape_Line": "_shape_Line_11zva_gg_",
|
|
34
|
+
"_shape_Square": "_shape_Square_11zva_gg_",
|
|
35
|
+
"_shape_Pattern": "_shape_Pattern_11zva_gg_",
|
|
36
|
+
"__SIcon": "___SIcon_11zva_gg_",
|
|
37
|
+
"__SLabel": "___SLabel_11zva_gg_",
|
|
38
|
+
"__SAdditionalLabel": "___SAdditionalLabel_11zva_gg_",
|
|
39
|
+
"__SCount": "___SCount_11zva_gg_",
|
|
40
|
+
"__SPatternSymbol": "___SPatternSymbol_11zva_gg_"
|
|
41
41
|
});
|
|
42
42
|
import { StaticShapes } from './LegendItem.type';
|
|
43
43
|
import resolveColorEnhance from '@semcore/core/lib/utils/enhances/resolveColorEnhance';
|
|
@@ -11,14 +11,14 @@ import React from 'react';
|
|
|
11
11
|
import { createComponent, sstyled, Root } from '@semcore/core';
|
|
12
12
|
import { Box } from '@semcore/flex-box';
|
|
13
13
|
/*!__reshadow-styles__:"./legend-table.shadow.css"*/
|
|
14
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
14
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SLegendTable_grj2v_gg_.__columns-count_grj2v_gg_{font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;display:grid;grid-template-columns:auto .2fr;align-items:center;height:-moz-fit-content;height:fit-content;grid-column-gap:16px;grid-row-gap:8px}.___SColumnItem_grj2v_gg_._size_l_grj2v_gg_{font-size:var(--intergalactic-fs-300, 16px);text-align:right}.___SColumnItem_grj2v_gg_._size_m_grj2v_gg_{font-size:var(--intergalactic-fs-200, 14px);text-align:right}", /*__inner_css_end__*/"grj2v_gg_"),
|
|
15
15
|
/*__reshadow_css_end__*/
|
|
16
16
|
{
|
|
17
|
-
"__SLegendTable": "
|
|
18
|
-
"_columns-count": "__columns-
|
|
19
|
-
"__SColumnItem": "
|
|
20
|
-
"_size_l": "
|
|
21
|
-
"_size_m": "
|
|
17
|
+
"__SLegendTable": "___SLegendTable_grj2v_gg_",
|
|
18
|
+
"_columns-count": "__columns-count_grj2v_gg_",
|
|
19
|
+
"__SColumnItem": "___SColumnItem_grj2v_gg_",
|
|
20
|
+
"_size_l": "_size_l_grj2v_gg_",
|
|
21
|
+
"_size_m": "_size_m_grj2v_gg_"
|
|
22
22
|
});
|
|
23
23
|
import { LegendItemComponent } from '../LegendItem/LegendItem';
|
|
24
24
|
import { BaseLegend } from '../BaseLegend';
|
package/lib/esm/Area.mjs
CHANGED
|
@@ -19,21 +19,21 @@ var style = (
|
|
|
19
19
|
/*__reshadow_css_start__*/
|
|
20
20
|
(sstyled.insert(
|
|
21
21
|
/*__inner_css_start__*/
|
|
22
|
-
".
|
|
22
|
+
".___SArea_ba4bt_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);fill-opacity:.2}.___SArea_ba4bt_gg_.__color_ba4bt_gg_{fill:var(--color_ba4bt)}.___SArea_ba4bt_gg_.__pattern_ba4bt_gg_{fill:var(--pattern_ba4bt);fill-opacity:.7}.___SArea_ba4bt_gg_.__transparent_ba4bt_gg_{opacity:.3}.___SAreaLine_ba4bt_gg_{stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff);stroke-width:3;fill:transparent}.___SAreaLine_ba4bt_gg_.__color_ba4bt_gg_{stroke:var(--color_ba4bt)}.___SAreaLine_ba4bt_gg_.__transparent_ba4bt_gg_{opacity:.3}.___SAreaLine_ba4bt_gg_,.___SArea_ba4bt_gg_{transition-property:d;transition-duration:var(--duration_ba4bt);transition-timing-function:ease-in-out}.___SNull_ba4bt_gg_{fill:transparent;stroke:var(--intergalactic-chart-grid-x-axis, #c4c7cf);stroke-dasharray:4}.___SNull_ba4bt_gg_.__hide_ba4bt_gg_{display:none}",
|
|
23
23
|
/*__inner_css_end__*/
|
|
24
|
-
"
|
|
24
|
+
"ba4bt_gg_"
|
|
25
25
|
), /*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SArea": "
|
|
28
|
-
"_color": "
|
|
29
|
-
"--color": "--
|
|
30
|
-
"_pattern": "
|
|
31
|
-
"--pattern": "--
|
|
32
|
-
"_transparent": "
|
|
33
|
-
"__SAreaLine": "
|
|
34
|
-
"--duration": "--
|
|
35
|
-
"__SNull": "
|
|
36
|
-
"_hide": "
|
|
27
|
+
"__SArea": "___SArea_ba4bt_gg_",
|
|
28
|
+
"_color": "__color_ba4bt_gg_",
|
|
29
|
+
"--color": "--color_ba4bt",
|
|
30
|
+
"_pattern": "__pattern_ba4bt_gg_",
|
|
31
|
+
"--pattern": "--pattern_ba4bt",
|
|
32
|
+
"_transparent": "__transparent_ba4bt_gg_",
|
|
33
|
+
"__SAreaLine": "___SAreaLine_ba4bt_gg_",
|
|
34
|
+
"--duration": "--duration_ba4bt",
|
|
35
|
+
"__SNull": "___SNull_ba4bt_gg_",
|
|
36
|
+
"_hide": "__hide_ba4bt_gg_"
|
|
37
37
|
})
|
|
38
38
|
);
|
|
39
39
|
var AreaRoot = /* @__PURE__ */ function(_Component) {
|
package/lib/esm/Axis.mjs
CHANGED
|
@@ -15,24 +15,24 @@ var style = (
|
|
|
15
15
|
/*__reshadow_css_start__*/
|
|
16
16
|
(sstyled.insert(
|
|
17
17
|
/*__inner_css_start__*/
|
|
18
|
-
".
|
|
18
|
+
".___SAxis_di5wm_gg_{stroke:var(--intergalactic-chart-grid-x-axis, #c4c7cf)}.___SAxis_di5wm_gg_.__hide_di5wm_gg_,.___STick_di5wm_gg_.__hide_di5wm_gg_{display:none}.___STick_di5wm_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-chart-grid-text-label, #6c6e79)}.___SGrid_di5wm_gg_{fill:transparent;stroke:var(--intergalactic-border-secondary, #e0e1e9)}.___STitle_di5wm_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-text-hint, #6c6e79);transform-origin:var(--transform-origin_di5wm)}.___STitle_di5wm_gg_._position_top_di5wm_gg_{text-anchor:middle}.___STitle_di5wm_gg_._position_bottom_di5wm_gg_{text-anchor:middle;dominant-baseline:hanging}.___STitle_di5wm_gg_._position_left_di5wm_gg_,.___STitle_di5wm_gg_._position_right_di5wm_gg_{transform:rotate(-90deg);text-anchor:middle;dominant-baseline:middle}.___STitle_di5wm_gg_._position_left_di5wm_gg_.__verticalWritingMode_di5wm_gg_,.___STitle_di5wm_gg_._position_right_di5wm_gg_.__verticalWritingMode_di5wm_gg_{writing-mode:vertical-rl;transform:none}.___STick_di5wm_gg_._position_top_di5wm_gg_{transform:translateY(-12px);text-anchor:middle}.___STick_di5wm_gg_._position_bottom_di5wm_gg_{transform:translateY(12px);text-anchor:middle;dominant-baseline:hanging}.___STick_di5wm_gg_._position_right_di5wm_gg_{transform:translateX(16px);text-anchor:start;dominant-baseline:middle}.___STick_di5wm_gg_._position_left_di5wm_gg_{transform:translateX(-16px);text-anchor:end;dominant-baseline:middle}.___STick_di5wm_gg_._position_custom_0_di5wm_gg_{transform:translateY(12px);text-anchor:middle;dominant-baseline:hanging}.___STick_di5wm_gg_._position_custom_1_di5wm_gg_{transform:translateX(-16px);text-anchor:end;dominant-baseline:middle}",
|
|
19
19
|
/*__inner_css_end__*/
|
|
20
|
-
"
|
|
20
|
+
"di5wm_gg_"
|
|
21
21
|
), /*__reshadow_css_end__*/
|
|
22
22
|
{
|
|
23
|
-
"__SAxis": "
|
|
24
|
-
"_hide": "
|
|
25
|
-
"__STick": "
|
|
26
|
-
"__SGrid": "
|
|
27
|
-
"__STitle": "
|
|
28
|
-
"--transform-origin": "--transform-
|
|
29
|
-
"_position_top": "
|
|
30
|
-
"_position_bottom": "
|
|
31
|
-
"_position_right": "
|
|
32
|
-
"_position_left": "
|
|
33
|
-
"_verticalWritingMode": "
|
|
34
|
-
"_position_custom_0": "
|
|
35
|
-
"_position_custom_1": "
|
|
23
|
+
"__SAxis": "___SAxis_di5wm_gg_",
|
|
24
|
+
"_hide": "__hide_di5wm_gg_",
|
|
25
|
+
"__STick": "___STick_di5wm_gg_",
|
|
26
|
+
"__SGrid": "___SGrid_di5wm_gg_",
|
|
27
|
+
"__STitle": "___STitle_di5wm_gg_",
|
|
28
|
+
"--transform-origin": "--transform-origin_di5wm",
|
|
29
|
+
"_position_top": "_position_top_di5wm_gg_",
|
|
30
|
+
"_position_bottom": "_position_bottom_di5wm_gg_",
|
|
31
|
+
"_position_right": "_position_right_di5wm_gg_",
|
|
32
|
+
"_position_left": "_position_left_di5wm_gg_",
|
|
33
|
+
"_verticalWritingMode": "__verticalWritingMode_di5wm_gg_",
|
|
34
|
+
"_position_custom_0": "_position_custom_0_di5wm_gg_",
|
|
35
|
+
"_position_custom_1": "_position_custom_1_di5wm_gg_"
|
|
36
36
|
})
|
|
37
37
|
);
|
|
38
38
|
var CUSTOM_0 = Symbol("custom_0");
|
package/lib/esm/Bar.mjs
CHANGED
|
@@ -17,26 +17,26 @@ var style = (
|
|
|
17
17
|
/*__reshadow_css_start__*/
|
|
18
18
|
(sstyled.insert(
|
|
19
19
|
/*__inner_css_start__*/
|
|
20
|
-
".
|
|
20
|
+
".___SBar_1q4d3_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_1q4d3);transition-timing-function:ease-in-out}.___SBar_1q4d3_gg_.__color_1q4d3_gg_{fill:var(--color_1q4d3)}.___SBar_1q4d3_gg_.__pattern_1q4d3_gg_.__color_1q4d3_gg_{fill:var(--pattern_1q4d3);stroke:var(--color_1q4d3);stroke-width:1px}.___SBar_1q4d3_gg_.__hide_1q4d3_gg_{display:none}.___SBar_1q4d3_gg_.__transparent_1q4d3_gg_{opacity:.3}.___SBackground_1q4d3_gg_.__onClick_1q4d3_gg_,.___SBar_1q4d3_gg_.__onClick_1q4d3_gg_{cursor:pointer}.___SBackground_1q4d3_gg_{fill:var(--intergalactic-chart-grid-bar-chart-base-bg, #e0e1e9)}.___SBarAnnotation_1q4d3_gg_{display:flex;justify-content:space-between}.___SBarLabel_1q4d3_gg_{color:var(--intergalactic-text-primary, #191b23);margin-right:auto}.___SBarLabel_1q4d3_gg_,.___SBarPercent_1q4d3_gg_,.___SBarValue_1q4d3_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SBarPercent_1q4d3_gg_{color:var(--intergalactic-text-secondary, #6c6e79);margin-right:var(--intergalactic-spacing-2x, 8px)}.___SBarValue_1q4d3_gg_{min-width:52px;display:flex;justify-content:flex-end;color:var(--intergalactic-text-primary, #191b23);text-align:right}.___SCompactHorizontalBarHoverRect_1q4d3_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(196, 199, 207, 0.3))}",
|
|
21
21
|
/*__inner_css_end__*/
|
|
22
|
-
"
|
|
22
|
+
"1q4d3_gg_"
|
|
23
23
|
), /*__reshadow_css_end__*/
|
|
24
24
|
{
|
|
25
|
-
"__SBar": "
|
|
26
|
-
"--duration": "--
|
|
27
|
-
"_color": "
|
|
28
|
-
"--color": "--
|
|
29
|
-
"_pattern": "
|
|
30
|
-
"--pattern": "--
|
|
31
|
-
"_hide": "
|
|
32
|
-
"_transparent": "
|
|
33
|
-
"_onClick": "
|
|
34
|
-
"__SBackground": "
|
|
35
|
-
"__SBarAnnotation": "
|
|
36
|
-
"__SBarLabel": "
|
|
37
|
-
"__SBarPercent": "
|
|
38
|
-
"__SBarValue": "
|
|
39
|
-
"__SCompactHorizontalBarHoverRect": "
|
|
25
|
+
"__SBar": "___SBar_1q4d3_gg_",
|
|
26
|
+
"--duration": "--duration_1q4d3",
|
|
27
|
+
"_color": "__color_1q4d3_gg_",
|
|
28
|
+
"--color": "--color_1q4d3",
|
|
29
|
+
"_pattern": "__pattern_1q4d3_gg_",
|
|
30
|
+
"--pattern": "--pattern_1q4d3",
|
|
31
|
+
"_hide": "__hide_1q4d3_gg_",
|
|
32
|
+
"_transparent": "__transparent_1q4d3_gg_",
|
|
33
|
+
"_onClick": "__onClick_1q4d3_gg_",
|
|
34
|
+
"__SBackground": "___SBackground_1q4d3_gg_",
|
|
35
|
+
"__SBarAnnotation": "___SBarAnnotation_1q4d3_gg_",
|
|
36
|
+
"__SBarLabel": "___SBarLabel_1q4d3_gg_",
|
|
37
|
+
"__SBarPercent": "___SBarPercent_1q4d3_gg_",
|
|
38
|
+
"__SBarValue": "___SBarValue_1q4d3_gg_",
|
|
39
|
+
"__SCompactHorizontalBarHoverRect": "___SCompactHorizontalBarHoverRect_1q4d3_gg_"
|
|
40
40
|
})
|
|
41
41
|
);
|
|
42
42
|
var MIN_HEIGHT = 2;
|
package/lib/esm/Bubble.mjs
CHANGED
|
@@ -19,22 +19,22 @@ var style = (
|
|
|
19
19
|
/*__reshadow_css_start__*/
|
|
20
20
|
(sstyled.insert(
|
|
21
21
|
/*__inner_css_start__*/
|
|
22
|
-
".
|
|
22
|
+
".___SBubble_u7cks_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_u7cks);transition-timing-function:ease-in-out;opacity:.5}@media (hover:hover){.___SBubble_u7cks_gg_:hover{opacity:.8}}.___SBubble_u7cks_gg_.__color_u7cks_gg_{fill:var(--color_u7cks)}.___SBubble_u7cks_gg_.__pattern_u7cks_gg_.__color_u7cks_gg_{fill:var(--pattern_u7cks);stroke:var(--color_u7cks);stroke-width:1px}.___SBubble_u7cks_gg_.__transparent_u7cks_gg_{opacity:.3}.___SCenter_u7cks_gg_{text-anchor:middle;font-size:calc(var(--intergalactic-fs-100, 12px) - 1px);stroke:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SCenter_u7cks_gg_.__color_u7cks_gg_{stroke:var(--color_u7cks)}.___SCenter_u7cks_gg_.__transparent_u7cks_gg_{opacity:.3}.___SLabel_u7cks_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff)}.___SLabel_u7cks_gg_._position_right_u7cks_gg_{text-anchor:end}.___SLabel_u7cks_gg_._position_left_u7cks_gg_{text-anchor:start}.___SLabel_u7cks_gg_.__color_u7cks_gg_{fill:var(--color_u7cks)}.___SLabel_u7cks_gg_.__transparent_u7cks_gg_{opacity:.3}",
|
|
23
23
|
/*__inner_css_end__*/
|
|
24
|
-
"
|
|
24
|
+
"u7cks_gg_"
|
|
25
25
|
), /*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SBubble": "
|
|
28
|
-
"_color": "
|
|
29
|
-
"--color": "--
|
|
30
|
-
"_pattern": "
|
|
31
|
-
"--pattern": "--
|
|
32
|
-
"_transparent": "
|
|
33
|
-
"__SCenter": "
|
|
34
|
-
"__SLabel": "
|
|
35
|
-
"_position_right": "
|
|
36
|
-
"_position_left": "
|
|
37
|
-
"--duration": "--
|
|
27
|
+
"__SBubble": "___SBubble_u7cks_gg_",
|
|
28
|
+
"_color": "__color_u7cks_gg_",
|
|
29
|
+
"--color": "--color_u7cks",
|
|
30
|
+
"_pattern": "__pattern_u7cks_gg_",
|
|
31
|
+
"--pattern": "--pattern_u7cks",
|
|
32
|
+
"_transparent": "__transparent_u7cks_gg_",
|
|
33
|
+
"__SCenter": "___SCenter_u7cks_gg_",
|
|
34
|
+
"__SLabel": "___SLabel_u7cks_gg_",
|
|
35
|
+
"_position_right": "_position_right_u7cks_gg_",
|
|
36
|
+
"_position_left": "_position_left_u7cks_gg_",
|
|
37
|
+
"--duration": "--duration_u7cks"
|
|
38
38
|
})
|
|
39
39
|
);
|
|
40
40
|
var BubbleRoot = /* @__PURE__ */ function(_Component) {
|
|
@@ -23,26 +23,26 @@ var style = (
|
|
|
23
23
|
/*__reshadow_css_start__*/
|
|
24
24
|
(sstyled.insert(
|
|
25
25
|
/*__inner_css_start__*/
|
|
26
|
-
".
|
|
26
|
+
".___SBar_1q4d3_gg_{fill:var(--intergalactic-chart-palette-order-1, #2bb3ff);transition-property:height,width,y;transition-duration:var(--duration_1q4d3);transition-timing-function:ease-in-out}.___SBar_1q4d3_gg_.__color_1q4d3_gg_{fill:var(--color_1q4d3)}.___SBar_1q4d3_gg_.__pattern_1q4d3_gg_.__color_1q4d3_gg_{fill:var(--pattern_1q4d3);stroke:var(--color_1q4d3);stroke-width:1px}.___SBar_1q4d3_gg_.__hide_1q4d3_gg_{display:none}.___SBar_1q4d3_gg_.__transparent_1q4d3_gg_{opacity:.3}.___SBackground_1q4d3_gg_.__onClick_1q4d3_gg_,.___SBar_1q4d3_gg_.__onClick_1q4d3_gg_{cursor:pointer}.___SBackground_1q4d3_gg_{fill:var(--intergalactic-chart-grid-bar-chart-base-bg, #e0e1e9)}.___SBarAnnotation_1q4d3_gg_{display:flex;justify-content:space-between}.___SBarLabel_1q4d3_gg_{color:var(--intergalactic-text-primary, #191b23);margin-right:auto}.___SBarLabel_1q4d3_gg_,.___SBarPercent_1q4d3_gg_,.___SBarValue_1q4d3_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SBarPercent_1q4d3_gg_{color:var(--intergalactic-text-secondary, #6c6e79);margin-right:var(--intergalactic-spacing-2x, 8px)}.___SBarValue_1q4d3_gg_{min-width:52px;display:flex;justify-content:flex-end;color:var(--intergalactic-text-primary, #191b23);text-align:right}.___SCompactHorizontalBarHoverRect_1q4d3_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(196, 199, 207, 0.3))}",
|
|
27
27
|
/*__inner_css_end__*/
|
|
28
|
-
"
|
|
28
|
+
"1q4d3_gg_"
|
|
29
29
|
), /*__reshadow_css_end__*/
|
|
30
30
|
{
|
|
31
|
-
"__SBar": "
|
|
32
|
-
"--duration": "--
|
|
33
|
-
"_color": "
|
|
34
|
-
"--color": "--
|
|
35
|
-
"_pattern": "
|
|
36
|
-
"--pattern": "--
|
|
37
|
-
"_hide": "
|
|
38
|
-
"_transparent": "
|
|
39
|
-
"_onClick": "
|
|
40
|
-
"__SBackground": "
|
|
41
|
-
"__SBarAnnotation": "
|
|
42
|
-
"__SBarLabel": "
|
|
43
|
-
"__SBarPercent": "
|
|
44
|
-
"__SBarValue": "
|
|
45
|
-
"__SCompactHorizontalBarHoverRect": "
|
|
31
|
+
"__SBar": "___SBar_1q4d3_gg_",
|
|
32
|
+
"--duration": "--duration_1q4d3",
|
|
33
|
+
"_color": "__color_1q4d3_gg_",
|
|
34
|
+
"--color": "--color_1q4d3",
|
|
35
|
+
"_pattern": "__pattern_1q4d3_gg_",
|
|
36
|
+
"--pattern": "--pattern_1q4d3",
|
|
37
|
+
"_hide": "__hide_1q4d3_gg_",
|
|
38
|
+
"_transparent": "__transparent_1q4d3_gg_",
|
|
39
|
+
"_onClick": "__onClick_1q4d3_gg_",
|
|
40
|
+
"__SBackground": "___SBackground_1q4d3_gg_",
|
|
41
|
+
"__SBarAnnotation": "___SBarAnnotation_1q4d3_gg_",
|
|
42
|
+
"__SBarLabel": "___SBarLabel_1q4d3_gg_",
|
|
43
|
+
"__SBarPercent": "___SBarPercent_1q4d3_gg_",
|
|
44
|
+
"__SBarValue": "___SBarValue_1q4d3_gg_",
|
|
45
|
+
"__SCompactHorizontalBarHoverRect": "___SCompactHorizontalBarHoverRect_1q4d3_gg_"
|
|
46
46
|
})
|
|
47
47
|
);
|
|
48
48
|
var MIN_WIDTH = 4;
|