@semcore/d3-chart 3.61.0-prerelease.6 → 3.61.0
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/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 +10 -10
package/lib/esm/Bubble.mjs
CHANGED
|
@@ -20,22 +20,22 @@ var style = (
|
|
|
20
20
|
/*__reshadow_css_start__*/
|
|
21
21
|
(sstyled.insert(
|
|
22
22
|
/*__inner_css_start__*/
|
|
23
|
-
".
|
|
23
|
+
".___SBubble_cr1fa_gg_{fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));stroke:var(--intergalactic-chart-grid-border, #fff);stroke-width:2px;transition-property:cx,cy;transition-duration:var(--duration_cr1fa);transition-timing-function:ease-in-out;opacity:.5}@media (hover:hover){.___SBubble_cr1fa_gg_:hover{opacity:.8}}.___SBubble_cr1fa_gg_.__color_cr1fa_gg_{fill:var(--color_cr1fa)}.___SBubble_cr1fa_gg_.__pattern_cr1fa_gg_.__color_cr1fa_gg_{fill:var(--pattern_cr1fa);stroke:var(--color_cr1fa);stroke-width:1px}.___SBubble_cr1fa_gg_.__transparent_cr1fa_gg_{opacity:.3}.___SCenter_cr1fa_gg_{text-anchor:middle;font-size:calc(var(--intergalactic-fs-100, 12px) - 1px);stroke:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219))}.___SCenter_cr1fa_gg_.__color_cr1fa_gg_{stroke:var(--color_cr1fa)}.___SCenter_cr1fa_gg_.__transparent_cr1fa_gg_{opacity:.3}.___SLabel_cr1fa_gg_{fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219))}.___SLabel_cr1fa_gg_._position_right_cr1fa_gg_{text-anchor:end}.___SLabel_cr1fa_gg_._position_left_cr1fa_gg_{text-anchor:start}.___SLabel_cr1fa_gg_.__color_cr1fa_gg_{fill:var(--color_cr1fa)}.___SLabel_cr1fa_gg_.__transparent_cr1fa_gg_{opacity:.3}",
|
|
24
24
|
/*__inner_css_end__*/
|
|
25
|
-
"
|
|
25
|
+
"cr1fa_gg_"
|
|
26
26
|
), /*__reshadow_css_end__*/
|
|
27
27
|
{
|
|
28
|
-
"__SBubble": "
|
|
29
|
-
"_color": "
|
|
30
|
-
"--color": "--
|
|
31
|
-
"_pattern": "
|
|
32
|
-
"--pattern": "--
|
|
33
|
-
"_transparent": "
|
|
34
|
-
"__SCenter": "
|
|
35
|
-
"__SLabel": "
|
|
36
|
-
"_position_right": "
|
|
37
|
-
"_position_left": "
|
|
38
|
-
"--duration": "--
|
|
28
|
+
"__SBubble": "___SBubble_cr1fa_gg_",
|
|
29
|
+
"_color": "__color_cr1fa_gg_",
|
|
30
|
+
"--color": "--color_cr1fa",
|
|
31
|
+
"_pattern": "__pattern_cr1fa_gg_",
|
|
32
|
+
"--pattern": "--pattern_cr1fa",
|
|
33
|
+
"_transparent": "__transparent_cr1fa_gg_",
|
|
34
|
+
"__SCenter": "___SCenter_cr1fa_gg_",
|
|
35
|
+
"__SLabel": "___SLabel_cr1fa_gg_",
|
|
36
|
+
"_position_right": "_position_right_cr1fa_gg_",
|
|
37
|
+
"_position_left": "_position_left_cr1fa_gg_",
|
|
38
|
+
"--duration": "--duration_cr1fa"
|
|
39
39
|
})
|
|
40
40
|
);
|
|
41
41
|
var BubbleRoot = /* @__PURE__ */ function(_Component) {
|
|
@@ -24,26 +24,26 @@ var style = (
|
|
|
24
24
|
/*__reshadow_css_start__*/
|
|
25
25
|
(sstyled.insert(
|
|
26
26
|
/*__inner_css_start__*/
|
|
27
|
-
".
|
|
27
|
+
".___SBar_a29gc_gg_{fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));transition-property:height,width,y;transition-duration:var(--duration_a29gc);transition-timing-function:ease-in-out}.___SBar_a29gc_gg_.__color_a29gc_gg_{fill:var(--color_a29gc)}.___SBar_a29gc_gg_.__pattern_a29gc_gg_.__color_a29gc_gg_{fill:var(--pattern_a29gc);stroke:var(--color_a29gc);stroke-width:1px}.___SBar_a29gc_gg_.__hide_a29gc_gg_{display:none}.___SBar_a29gc_gg_.__transparent_a29gc_gg_{opacity:.3}.___SBackground_a29gc_gg_.__onClick_a29gc_gg_,.___SBar_a29gc_gg_.__onClick_a29gc_gg_{cursor:pointer}.___SBackground_a29gc_gg_{fill:var(--intergalactic-chart-grid-bar-chart-base-bg, rgb(241, 242, 242))}.___SBarAnnotation_a29gc_gg_{display:flex;justify-content:space-between}.___SBarLabel_a29gc_gg_,.___SBarPercent_a29gc_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SBarLabel_a29gc_gg_{color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));margin-right:auto}.___SBarPercent_a29gc_gg_{color:var(--intergalactic-text-secondary, rgba(0, 3, 0, 0.583));margin-right:var(--intergalactic-spacing-2x, 8px)}@supports (color:color(display-p3 0 0 0)){.___SBarPercent_a29gc_gg_{color:var(--intergalactic-text-secondary, rgba(0, 3, 0, 0.583))}@media (color-gamut:p3){.___SBarPercent_a29gc_gg_{color:var(--intergalactic-text-secondary, color(display-p3 0.00228 0.01289 0.00252 / 0.583))}}}.___SBarValue_a29gc_gg_{min-width:52px;display:flex;justify-content:flex-end;color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);text-align:right}.___SCompactHorizontalBarHoverRect_a29gc_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(0, 22, 16, 0.028))}",
|
|
28
28
|
/*__inner_css_end__*/
|
|
29
|
-
"
|
|
29
|
+
"a29gc_gg_"
|
|
30
30
|
), /*__reshadow_css_end__*/
|
|
31
31
|
{
|
|
32
|
-
"__SBar": "
|
|
33
|
-
"--duration": "--
|
|
34
|
-
"_color": "
|
|
35
|
-
"--color": "--
|
|
36
|
-
"_pattern": "
|
|
37
|
-
"--pattern": "--
|
|
38
|
-
"_hide": "
|
|
39
|
-
"_transparent": "
|
|
40
|
-
"_onClick": "
|
|
41
|
-
"__SBackground": "
|
|
42
|
-
"__SBarAnnotation": "
|
|
43
|
-
"__SBarLabel": "
|
|
44
|
-
"__SBarPercent": "
|
|
45
|
-
"__SBarValue": "
|
|
46
|
-
"__SCompactHorizontalBarHoverRect": "
|
|
32
|
+
"__SBar": "___SBar_a29gc_gg_",
|
|
33
|
+
"--duration": "--duration_a29gc",
|
|
34
|
+
"_color": "__color_a29gc_gg_",
|
|
35
|
+
"--color": "--color_a29gc",
|
|
36
|
+
"_pattern": "__pattern_a29gc_gg_",
|
|
37
|
+
"--pattern": "--pattern_a29gc",
|
|
38
|
+
"_hide": "__hide_a29gc_gg_",
|
|
39
|
+
"_transparent": "__transparent_a29gc_gg_",
|
|
40
|
+
"_onClick": "__onClick_a29gc_gg_",
|
|
41
|
+
"__SBackground": "___SBackground_a29gc_gg_",
|
|
42
|
+
"__SBarAnnotation": "___SBarAnnotation_a29gc_gg_",
|
|
43
|
+
"__SBarLabel": "___SBarLabel_a29gc_gg_",
|
|
44
|
+
"__SBarPercent": "___SBarPercent_a29gc_gg_",
|
|
45
|
+
"__SBarValue": "___SBarValue_a29gc_gg_",
|
|
46
|
+
"__SCompactHorizontalBarHoverRect": "___SCompactHorizontalBarHoverRect_a29gc_gg_"
|
|
47
47
|
})
|
|
48
48
|
);
|
|
49
49
|
var MIN_WIDTH = 4;
|
package/lib/esm/Donut.mjs
CHANGED
|
@@ -26,19 +26,19 @@ var style = (
|
|
|
26
26
|
/*__reshadow_css_start__*/
|
|
27
27
|
(sstyled.insert(
|
|
28
28
|
/*__inner_css_start__*/
|
|
29
|
-
".
|
|
29
|
+
".___SPie_13vvn_gg_{stroke:var(--intergalactic-chart-grid-border, #fff);fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219))}.___SPie_13vvn_gg_.__color_13vvn_gg_{fill:var(--color_13vvn)}.___SPie_13vvn_gg_.__pattern_13vvn_gg_.__color_13vvn_gg_{fill:var(--pattern_13vvn);stroke:var(--color_13vvn);stroke-width:1px}.___SPie_13vvn_gg_.__transparent_13vvn_gg_{opacity:.3}.___SEmptyData_13vvn_gg_{fill:var(--intergalactic-chart-palette-order-null, rgb(221, 222, 222))}.___SEmptyData_13vvn_gg_.__color_13vvn_gg_{fill:var(--color_13vvn)}.___SLabel_13vvn_gg_{text-anchor:middle;vertical-anchor:middle;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}",
|
|
30
30
|
/*__inner_css_end__*/
|
|
31
|
-
"
|
|
31
|
+
"13vvn_gg_"
|
|
32
32
|
), /*__reshadow_css_end__*/
|
|
33
33
|
{
|
|
34
|
-
"__SPie": "
|
|
35
|
-
"_color": "
|
|
36
|
-
"--color": "--
|
|
37
|
-
"_pattern": "
|
|
38
|
-
"--pattern": "--
|
|
39
|
-
"_transparent": "
|
|
40
|
-
"__SEmptyData": "
|
|
41
|
-
"__SLabel": "
|
|
34
|
+
"__SPie": "___SPie_13vvn_gg_",
|
|
35
|
+
"_color": "__color_13vvn_gg_",
|
|
36
|
+
"--color": "--color_13vvn",
|
|
37
|
+
"_pattern": "__pattern_13vvn_gg_",
|
|
38
|
+
"--pattern": "--pattern_13vvn",
|
|
39
|
+
"_transparent": "__transparent_13vvn_gg_",
|
|
40
|
+
"__SEmptyData": "___SEmptyData_13vvn_gg_",
|
|
41
|
+
"__SLabel": "___SLabel_13vvn_gg_"
|
|
42
42
|
})
|
|
43
43
|
);
|
|
44
44
|
var DEFAULT_INSTANCE = Symbol("DEFAULT_INSTANCE");
|
package/lib/esm/Dots.mjs
CHANGED
|
@@ -12,18 +12,18 @@ var style = (
|
|
|
12
12
|
/*__reshadow_css_start__*/
|
|
13
13
|
(sstyled.insert(
|
|
14
14
|
/*__inner_css_start__*/
|
|
15
|
-
".
|
|
15
|
+
".___SDots_1twjx_gg_ .___SDot_1twjx_gg_{transition-duration:var(--duration_1twjx)}.___SDot_1twjx_gg_{stroke-width:1px;stroke:var(--intergalactic-chart-grid-border, #fff);fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));transition-property:cx,cy,x,y;transition-timing-function:ease-in-out}.___SDot_1twjx_gg_.__hide_1twjx_gg_{display:none}.___SDot_1twjx_gg_.__color_1twjx_gg_{fill:var(--color_1twjx)}.___SDot_1twjx_gg_.__transparent_1twjx_gg_{opacity:.3}",
|
|
16
16
|
/*__inner_css_end__*/
|
|
17
|
-
"
|
|
17
|
+
"1twjx_gg_"
|
|
18
18
|
), /*__reshadow_css_end__*/
|
|
19
19
|
{
|
|
20
|
-
"__SDot": "
|
|
21
|
-
"_hide": "
|
|
22
|
-
"_color": "
|
|
23
|
-
"--color": "--
|
|
24
|
-
"_transparent": "
|
|
25
|
-
"__SDots": "
|
|
26
|
-
"--duration": "--
|
|
20
|
+
"__SDot": "___SDot_1twjx_gg_",
|
|
21
|
+
"_hide": "__hide_1twjx_gg_",
|
|
22
|
+
"_color": "__color_1twjx_gg_",
|
|
23
|
+
"--color": "--color_1twjx",
|
|
24
|
+
"_transparent": "__transparent_1twjx_gg_",
|
|
25
|
+
"__SDots": "___SDots_1twjx_gg_",
|
|
26
|
+
"--duration": "--duration_1twjx"
|
|
27
27
|
})
|
|
28
28
|
);
|
|
29
29
|
function Dots(props) {
|
|
@@ -17,26 +17,26 @@ var style = (
|
|
|
17
17
|
/*__reshadow_css_start__*/
|
|
18
18
|
(sstyled.insert(
|
|
19
19
|
/*__inner_css_start__*/
|
|
20
|
-
".
|
|
20
|
+
".___SBar_a29gc_gg_{fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));transition-property:height,width,y;transition-duration:var(--duration_a29gc);transition-timing-function:ease-in-out}.___SBar_a29gc_gg_.__color_a29gc_gg_{fill:var(--color_a29gc)}.___SBar_a29gc_gg_.__pattern_a29gc_gg_.__color_a29gc_gg_{fill:var(--pattern_a29gc);stroke:var(--color_a29gc);stroke-width:1px}.___SBar_a29gc_gg_.__hide_a29gc_gg_{display:none}.___SBar_a29gc_gg_.__transparent_a29gc_gg_{opacity:.3}.___SBackground_a29gc_gg_.__onClick_a29gc_gg_,.___SBar_a29gc_gg_.__onClick_a29gc_gg_{cursor:pointer}.___SBackground_a29gc_gg_{fill:var(--intergalactic-chart-grid-bar-chart-base-bg, rgb(241, 242, 242))}.___SBarAnnotation_a29gc_gg_{display:flex;justify-content:space-between}.___SBarLabel_a29gc_gg_,.___SBarPercent_a29gc_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SBarLabel_a29gc_gg_{color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));margin-right:auto}.___SBarPercent_a29gc_gg_{color:var(--intergalactic-text-secondary, rgba(0, 3, 0, 0.583));margin-right:var(--intergalactic-spacing-2x, 8px)}@supports (color:color(display-p3 0 0 0)){.___SBarPercent_a29gc_gg_{color:var(--intergalactic-text-secondary, rgba(0, 3, 0, 0.583))}@media (color-gamut:p3){.___SBarPercent_a29gc_gg_{color:var(--intergalactic-text-secondary, color(display-p3 0.00228 0.01289 0.00252 / 0.583))}}}.___SBarValue_a29gc_gg_{min-width:52px;display:flex;justify-content:flex-end;color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);text-align:right}.___SCompactHorizontalBarHoverRect_a29gc_gg_{fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(0, 22, 16, 0.028))}",
|
|
21
21
|
/*__inner_css_end__*/
|
|
22
|
-
"
|
|
22
|
+
"a29gc_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_a29gc_gg_",
|
|
26
|
+
"--duration": "--duration_a29gc",
|
|
27
|
+
"_color": "__color_a29gc_gg_",
|
|
28
|
+
"--color": "--color_a29gc",
|
|
29
|
+
"_pattern": "__pattern_a29gc_gg_",
|
|
30
|
+
"--pattern": "--pattern_a29gc",
|
|
31
|
+
"_hide": "__hide_a29gc_gg_",
|
|
32
|
+
"_transparent": "__transparent_a29gc_gg_",
|
|
33
|
+
"_onClick": "__onClick_a29gc_gg_",
|
|
34
|
+
"__SBackground": "___SBackground_a29gc_gg_",
|
|
35
|
+
"__SBarAnnotation": "___SBarAnnotation_a29gc_gg_",
|
|
36
|
+
"__SBarLabel": "___SBarLabel_a29gc_gg_",
|
|
37
|
+
"__SBarPercent": "___SBarPercent_a29gc_gg_",
|
|
38
|
+
"__SBarValue": "___SBarValue_a29gc_gg_",
|
|
39
|
+
"__SCompactHorizontalBarHoverRect": "___SCompactHorizontalBarHoverRect_a29gc_gg_"
|
|
40
40
|
})
|
|
41
41
|
);
|
|
42
42
|
var MIN_WIDTH = 2;
|
package/lib/esm/Hover.mjs
CHANGED
|
@@ -19,13 +19,13 @@ var style = (
|
|
|
19
19
|
/*__reshadow_css_start__*/
|
|
20
20
|
(sstyled.insert(
|
|
21
21
|
/*__inner_css_start__*/
|
|
22
|
-
".
|
|
22
|
+
".___SHoverLine_9t322_gg_{outline:0;stroke:var(--intergalactic-chart-grid-x-axis, rgb(214, 216, 215))}.___SHoverRect_9t322_gg_{outline:0;fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(0, 22, 16, 0.028))}",
|
|
23
23
|
/*__inner_css_end__*/
|
|
24
|
-
"
|
|
24
|
+
"9t322_gg_"
|
|
25
25
|
), /*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SHoverLine": "
|
|
28
|
-
"__SHoverRect": "
|
|
27
|
+
"__SHoverLine": "___SHoverLine_9t322_gg_",
|
|
28
|
+
"__SHoverRect": "___SHoverRect_9t322_gg_"
|
|
29
29
|
})
|
|
30
30
|
);
|
|
31
31
|
var Hover = /* @__PURE__ */ function(_Component) {
|
package/lib/esm/Line.mjs
CHANGED
|
@@ -19,19 +19,19 @@ var style = (
|
|
|
19
19
|
/*__reshadow_css_start__*/
|
|
20
20
|
(sstyled.insert(
|
|
21
21
|
/*__inner_css_start__*/
|
|
22
|
-
".
|
|
22
|
+
".___SLine_1a6a4_gg_{fill:transparent;stroke-width:3;stroke:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));transition-property:d;transition-duration:var(--duration_1a6a4);transition-timing-function:ease-in-out}.___SLine_1a6a4_gg_.__color_1a6a4_gg_{stroke:var(--color_1a6a4)}.___SLine_1a6a4_gg_.__hide_1a6a4_gg_{display:none}.___SLine_1a6a4_gg_.__transparent_1a6a4_gg_{opacity:.3}.___SNull_1a6a4_gg_{fill:transparent;stroke:var(--intergalactic-border-primary, rgba(0, 12, 8, 0.161));stroke-dasharray:4}@supports (color:color(display-p3 0 0 0)){.___SNull_1a6a4_gg_{stroke:var(--intergalactic-border-primary, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SNull_1a6a4_gg_{stroke:var(--intergalactic-border-primary, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}.___SNull_1a6a4_gg_.__hide_1a6a4_gg_{display:none}.___SLineArea_1a6a4_gg_{transition-property:d;transition-duration:var(--duration_1a6a4);transition-timing-function:ease-in-out;opacity:.3;fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219))}.___SLineArea_1a6a4_gg_.__color_1a6a4_gg_{fill:var(--color_1a6a4)}",
|
|
23
23
|
/*__inner_css_end__*/
|
|
24
|
-
"
|
|
24
|
+
"1a6a4_gg_"
|
|
25
25
|
), /*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SLine": "
|
|
28
|
-
"--duration": "--
|
|
29
|
-
"_color": "
|
|
30
|
-
"--color": "--
|
|
31
|
-
"_hide": "
|
|
32
|
-
"_transparent": "
|
|
33
|
-
"__SNull": "
|
|
34
|
-
"__SLineArea": "
|
|
27
|
+
"__SLine": "___SLine_1a6a4_gg_",
|
|
28
|
+
"--duration": "--duration_1a6a4",
|
|
29
|
+
"_color": "__color_1a6a4_gg_",
|
|
30
|
+
"--color": "--color_1a6a4",
|
|
31
|
+
"_hide": "__hide_1a6a4_gg_",
|
|
32
|
+
"_transparent": "__transparent_1a6a4_gg_",
|
|
33
|
+
"__SNull": "___SNull_1a6a4_gg_",
|
|
34
|
+
"__SLineArea": "___SLineArea_1a6a4_gg_"
|
|
35
35
|
})
|
|
36
36
|
);
|
|
37
37
|
var LineRoot = /* @__PURE__ */ function(_Component) {
|
package/lib/esm/Plot.mjs
CHANGED
|
@@ -23,13 +23,13 @@ var style = (
|
|
|
23
23
|
/*__reshadow_css_start__*/
|
|
24
24
|
(sstyled.insert(
|
|
25
25
|
/*__inner_css_start__*/
|
|
26
|
-
".
|
|
26
|
+
".___SPlot_1y5gk_gg_{overflow:hidden}.___SPlot_1y5gk_gg_:active,.___SPlot_1y5gk_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}foreignObject[data-aria-only]{pointer-events:none}.___SPlot_1y5gk_gg_.__keyboardFocused_1y5gk_gg_{border:1px solid var(--intergalactic-chart-palette-order-9, rgb(92, 92, 196));box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 33, 220, 0.469))}@supports (color:color(display-p3 0 0 0)){.___SPlot_1y5gk_gg_.__keyboardFocused_1y5gk_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 33, 220, 0.469))}@media (color-gamut:p3){.___SPlot_1y5gk_gg_.__keyboardFocused_1y5gk_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px color(display-p3 0.03256 0.12227 0.83249 / 0.469))}}}",
|
|
27
27
|
/*__inner_css_end__*/
|
|
28
|
-
"
|
|
28
|
+
"1y5gk_gg_"
|
|
29
29
|
), /*__reshadow_css_end__*/
|
|
30
30
|
{
|
|
31
|
-
"__SPlot": "
|
|
32
|
-
"_keyboardFocused": "
|
|
31
|
+
"__SPlot": "___SPlot_1y5gk_gg_",
|
|
32
|
+
"_keyboardFocused": "__keyboardFocused_1y5gk_gg_"
|
|
33
33
|
})
|
|
34
34
|
);
|
|
35
35
|
var PlotRoot = /* @__PURE__ */ function(_Component) {
|
package/lib/esm/Radar.mjs
CHANGED
|
@@ -25,29 +25,29 @@ var style = (
|
|
|
25
25
|
/*__reshadow_css_start__*/
|
|
26
26
|
(sstyled.insert(
|
|
27
27
|
/*__inner_css_start__*/
|
|
28
|
-
".
|
|
28
|
+
".___SAxisLine_28y1u_gg_,.___SAxisTick_28y1u_gg_,.___SAxis_28y1u_gg_{stroke:var(--intergalactic-chart-grid-line, rgb(237, 239, 238));stroke-width:1;fill:transparent}.___SAxisLine_28y1u_gg_,.___SAxisTick_28y1u_gg_{stroke-dasharray:2}.___SAxisLine_28y1u_gg_.__active_28y1u_gg_{stroke:var(--intergalactic-chart-grid-y-accent-hover-line, rgb(214, 216, 215))}.___SAxisLabel_28y1u_gg_{text-anchor:middle;dominant-baseline:central;font-size:12px}.___SAxisLabel_28y1u_gg_.__xDirection_28y1u_gg_{text-anchor:var(--xDirection_28y1u)}.___SAxisLabel_28y1u_gg_.__yDirection_28y1u_gg_{dominant-baseline:var(--yDirection_28y1u)}.___SPolygonDot_28y1u_gg_,.___SPolygon_28y1u_gg_{fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219))}.___SPolygon_28y1u_gg_{opacity:.2}.___SPolygon_28y1u_gg_.__color_28y1u_gg_{fill:var(--color_28y1u)}.___SPolygon_28y1u_gg_.__pattern_28y1u_gg_.__color_28y1u_gg_{fill:var(--pattern_28y1u);stroke:var(--color_28y1u);stroke-width:1px}.___SPolygonDot_28y1u_gg_{stroke-width:2px;stroke:var(--intergalactic-chart-grid-border, #fff);r:6px}.___SPolygonDot_28y1u_gg_.__transparent_28y1u_gg_{opacity:.3}.___SPolygonDot_28y1u_gg_.__color_28y1u_gg_{fill:var(--color_28y1u)}.___SPolygonLine_28y1u_gg_{stroke:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));stroke-width:3;fill:transparent}.___SPolygonLine_28y1u_gg_.__transparent_28y1u_gg_{opacity:.3}.___SPolygonLine_28y1u_gg_.__color_28y1u_gg_{stroke:var(--color_28y1u)}.___SPieRect_28y1u_gg_{outline:0;fill:var(--intergalactic-chart-grid-bar-chart-hover, rgba(0, 22, 16, 0.028))}",
|
|
29
29
|
/*__inner_css_end__*/
|
|
30
|
-
"
|
|
30
|
+
"28y1u_gg_"
|
|
31
31
|
), /*__reshadow_css_end__*/
|
|
32
32
|
{
|
|
33
|
-
"__SAxis": "
|
|
34
|
-
"__SAxisLine": "
|
|
35
|
-
"__SAxisTick": "
|
|
36
|
-
"_active": "
|
|
37
|
-
"__SAxisLabel": "
|
|
38
|
-
"_xDirection": "
|
|
39
|
-
"--xDirection": "--
|
|
40
|
-
"_yDirection": "
|
|
41
|
-
"--yDirection": "--
|
|
42
|
-
"__SPolygon": "
|
|
43
|
-
"_color": "
|
|
44
|
-
"--color": "--
|
|
45
|
-
"_pattern": "
|
|
46
|
-
"--pattern": "--
|
|
47
|
-
"__SPolygonDot": "
|
|
48
|
-
"_transparent": "
|
|
49
|
-
"__SPolygonLine": "
|
|
50
|
-
"__SPieRect": "
|
|
33
|
+
"__SAxis": "___SAxis_28y1u_gg_",
|
|
34
|
+
"__SAxisLine": "___SAxisLine_28y1u_gg_",
|
|
35
|
+
"__SAxisTick": "___SAxisTick_28y1u_gg_",
|
|
36
|
+
"_active": "__active_28y1u_gg_",
|
|
37
|
+
"__SAxisLabel": "___SAxisLabel_28y1u_gg_",
|
|
38
|
+
"_xDirection": "__xDirection_28y1u_gg_",
|
|
39
|
+
"--xDirection": "--xDirection_28y1u",
|
|
40
|
+
"_yDirection": "__yDirection_28y1u_gg_",
|
|
41
|
+
"--yDirection": "--yDirection_28y1u",
|
|
42
|
+
"__SPolygon": "___SPolygon_28y1u_gg_",
|
|
43
|
+
"_color": "__color_28y1u_gg_",
|
|
44
|
+
"--color": "--color_28y1u",
|
|
45
|
+
"_pattern": "__pattern_28y1u_gg_",
|
|
46
|
+
"--pattern": "--pattern_28y1u",
|
|
47
|
+
"__SPolygonDot": "___SPolygonDot_28y1u_gg_",
|
|
48
|
+
"_transparent": "__transparent_28y1u_gg_",
|
|
49
|
+
"__SPolygonLine": "___SPolygonLine_28y1u_gg_",
|
|
50
|
+
"__SPieRect": "___SPieRect_28y1u_gg_"
|
|
51
51
|
})
|
|
52
52
|
);
|
|
53
53
|
var clampAngle = function clampAngle2(angle) {
|
package/lib/esm/RadialTree.mjs
CHANGED
|
@@ -25,22 +25,22 @@ var style = (
|
|
|
25
25
|
/*__reshadow_css_start__*/
|
|
26
26
|
(sstyled.insert(
|
|
27
27
|
/*__inner_css_start__*/
|
|
28
|
-
".
|
|
28
|
+
".___SRadian_e5gw7_gg_{cursor:pointer;fill:var(--intergalactic-text-large-info, rgb(92, 92, 196))}.___SLine_e5gw7_gg_{stroke:var(--intergalactic-text-large-info, rgb(92, 92, 196))}.___SLine_e5gw7_gg_.__stroke_e5gw7_gg_{stroke:var(--stroke_e5gw7)}.___SLine_e5gw7_gg_.__transparent_e5gw7_gg_{opacity:.3}.___SCap_e5gw7_gg_{transition:r .1s}.___SCap_e5gw7_gg_.__pattern_e5gw7_gg_{stroke:var(--intergalactic-chart-grid-border, #fff);stroke-width:1px}.___SCap_e5gw7_gg_.__transparent_e5gw7_gg_,.___SIcon_e5gw7_gg_.__transparent_e5gw7_gg_,.___SLabel_e5gw7_gg_.__transparent_e5gw7_gg_{opacity:.3}.___SLabel_e5gw7_gg_{fill:var(--color_e5gw7)}@media (hover:hover){.___SRadian_e5gw7_gg_:hover .___SLabel_e5gw7_gg_{cursor:pointer;filter:brightness(.6)}}@media (prefers-reduced-motion){.___SLineCap_e5gw7_gg_{transition:none}}",
|
|
29
29
|
/*__inner_css_end__*/
|
|
30
|
-
"
|
|
30
|
+
"e5gw7_gg_"
|
|
31
31
|
), /*__reshadow_css_end__*/
|
|
32
32
|
{
|
|
33
|
-
"__SRadian": "
|
|
34
|
-
"__SLine": "
|
|
35
|
-
"_stroke": "
|
|
36
|
-
"--stroke": "--
|
|
37
|
-
"_transparent": "
|
|
38
|
-
"__SCap": "
|
|
39
|
-
"_pattern": "
|
|
40
|
-
"__SIcon": "
|
|
41
|
-
"__SLabel": "
|
|
42
|
-
"--color": "--
|
|
43
|
-
"__SLineCap": "
|
|
33
|
+
"__SRadian": "___SRadian_e5gw7_gg_",
|
|
34
|
+
"__SLine": "___SLine_e5gw7_gg_",
|
|
35
|
+
"_stroke": "__stroke_e5gw7_gg_",
|
|
36
|
+
"--stroke": "--stroke_e5gw7",
|
|
37
|
+
"_transparent": "__transparent_e5gw7_gg_",
|
|
38
|
+
"__SCap": "___SCap_e5gw7_gg_",
|
|
39
|
+
"_pattern": "__pattern_e5gw7_gg_",
|
|
40
|
+
"__SIcon": "___SIcon_e5gw7_gg_",
|
|
41
|
+
"__SLabel": "___SLabel_e5gw7_gg_",
|
|
42
|
+
"--color": "--color_e5gw7",
|
|
43
|
+
"__SLineCap": "___SLineCap_e5gw7_gg_"
|
|
44
44
|
})
|
|
45
45
|
);
|
|
46
46
|
var baseAngle = -Math.PI / 2;
|
package/lib/esm/Reference.mjs
CHANGED
|
@@ -16,22 +16,22 @@ var style = (
|
|
|
16
16
|
/*__reshadow_css_start__*/
|
|
17
17
|
(sstyled.insert(
|
|
18
18
|
/*__inner_css_start__*/
|
|
19
|
-
".
|
|
19
|
+
".___SReferenceLine_p1ic6_gg_{fill:none;stroke:var(--intergalactic-chart-grid-y-accent-hover-line, rgb(214, 216, 215))}.___STitle_p1ic6_gg_{font-size:var(--intergalactic-fs-100, 12px);fill:var(--intergalactic-chart-grid-text-label, rgba(0, 3, 0, 0.583));transform-origin:var(--transform-origin_p1ic6)}@supports (color:color(display-p3 0 0 0)){.___STitle_p1ic6_gg_{fill:var(--intergalactic-chart-grid-text-label, rgba(0, 3, 0, 0.583))}@media (color-gamut:p3){.___STitle_p1ic6_gg_{fill:var(--intergalactic-chart-grid-text-label, color(display-p3 0.00228 0.01289 0.00252 / 0.583))}}}.___STitle_p1ic6_gg_._position_top_p1ic6_gg_{text-anchor:middle}.___STitle_p1ic6_gg_._position_bottom_p1ic6_gg_{text-anchor:middle;dominant-baseline:hanging}.___STitle_p1ic6_gg_._position_left_p1ic6_gg_,.___STitle_p1ic6_gg_._position_right_p1ic6_gg_{transform:rotate(-90deg);text-anchor:middle;dominant-baseline:middle}.___SBackground_p1ic6_gg_{fill:var(--intergalactic-chart-grid-period-bg, rgb(241, 242, 242))}.___SStripes_p1ic6_gg_{fill:var(--fill_p1ic6)}.___SStripesPatternPath_p1ic6_gg_{stroke:var(--intergalactic-chart-grid-period-pattern, rgb(237, 239, 238));stroke-width:1px}",
|
|
20
20
|
/*__inner_css_end__*/
|
|
21
|
-
"
|
|
21
|
+
"p1ic6_gg_"
|
|
22
22
|
), /*__reshadow_css_end__*/
|
|
23
23
|
{
|
|
24
|
-
"__SReferenceLine": "
|
|
25
|
-
"__STitle": "
|
|
26
|
-
"--transform-origin": "--transform-
|
|
27
|
-
"_position_top": "
|
|
28
|
-
"_position_bottom": "
|
|
29
|
-
"_position_right": "
|
|
30
|
-
"_position_left": "
|
|
31
|
-
"__SBackground": "
|
|
32
|
-
"__SStripes": "
|
|
33
|
-
"--fill": "--
|
|
34
|
-
"__SStripesPatternPath": "
|
|
24
|
+
"__SReferenceLine": "___SReferenceLine_p1ic6_gg_",
|
|
25
|
+
"__STitle": "___STitle_p1ic6_gg_",
|
|
26
|
+
"--transform-origin": "--transform-origin_p1ic6",
|
|
27
|
+
"_position_top": "_position_top_p1ic6_gg_",
|
|
28
|
+
"_position_bottom": "_position_bottom_p1ic6_gg_",
|
|
29
|
+
"_position_right": "_position_right_p1ic6_gg_",
|
|
30
|
+
"_position_left": "_position_left_p1ic6_gg_",
|
|
31
|
+
"__SBackground": "___SBackground_p1ic6_gg_",
|
|
32
|
+
"__SStripes": "___SStripes_p1ic6_gg_",
|
|
33
|
+
"--fill": "--fill_p1ic6",
|
|
34
|
+
"__SStripesPatternPath": "___SStripesPatternPath_p1ic6_gg_"
|
|
35
35
|
})
|
|
36
36
|
);
|
|
37
37
|
var side2direction = {
|
package/lib/esm/ScatterPlot.mjs
CHANGED
|
@@ -21,19 +21,19 @@ var style = (
|
|
|
21
21
|
/*__reshadow_css_start__*/
|
|
22
22
|
(sstyled.insert(
|
|
23
23
|
/*__inner_css_start__*/
|
|
24
|
-
".
|
|
24
|
+
".___SScatterPlot_dhx9h_gg_{fill:var(--intergalactic-chart-palette-order-1, rgb(102, 107, 219));transition-property:cx,cy;transition-duration:var(--duration_dhx9h);transition-timing-function:ease-in-out;opacity:.5}@media (hover:hover){.___SScatterPlot_dhx9h_gg_:hover{opacity:.8}}.___SScatterPlot_dhx9h_gg_.__color_dhx9h_gg_{fill:var(--color_dhx9h)}.___SScatterPlot_dhx9h_gg_.__pattern_dhx9h_gg_.__color_dhx9h_gg_{fill:var(--pattern_dhx9h);stroke:var(--color_dhx9h);stroke-width:1px}.___SScatterPlot_dhx9h_gg_.__transparent_dhx9h_gg_{opacity:.3}.___SValue_dhx9h_gg_{text-anchor:middle;font-size:var(--intergalactic-fs-50, 10px);stroke:var(--intergalactic-chart-palette-order-9, rgb(92, 92, 196))}.___SValue_dhx9h_gg_.__color_dhx9h_gg_{stroke:var(--color_dhx9h)}.___SValue_dhx9h_gg_.__transparent_dhx9h_gg_{opacity:.3}",
|
|
25
25
|
/*__inner_css_end__*/
|
|
26
|
-
"
|
|
26
|
+
"dhx9h_gg_"
|
|
27
27
|
), /*__reshadow_css_end__*/
|
|
28
28
|
{
|
|
29
|
-
"__SScatterPlot": "
|
|
30
|
-
"_color": "
|
|
31
|
-
"--color": "--
|
|
32
|
-
"_pattern": "
|
|
33
|
-
"--pattern": "--
|
|
34
|
-
"_transparent": "
|
|
35
|
-
"__SValue": "
|
|
36
|
-
"--duration": "--
|
|
29
|
+
"__SScatterPlot": "___SScatterPlot_dhx9h_gg_",
|
|
30
|
+
"_color": "__color_dhx9h_gg_",
|
|
31
|
+
"--color": "--color_dhx9h",
|
|
32
|
+
"_pattern": "__pattern_dhx9h_gg_",
|
|
33
|
+
"--pattern": "--pattern_dhx9h",
|
|
34
|
+
"_transparent": "__transparent_dhx9h_gg_",
|
|
35
|
+
"__SValue": "___SValue_dhx9h_gg_",
|
|
36
|
+
"--duration": "--duration_dhx9h"
|
|
37
37
|
})
|
|
38
38
|
);
|
|
39
39
|
var ScatterPlotRoot = /* @__PURE__ */ function(_Component) {
|
package/lib/esm/Tooltip.mjs
CHANGED
|
@@ -22,19 +22,19 @@ var style = (
|
|
|
22
22
|
/*__reshadow_css_start__*/
|
|
23
23
|
(sstyled.insert(
|
|
24
24
|
/*__inner_css_start__*/
|
|
25
|
-
".
|
|
25
|
+
".___STooltip_16lu6_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);position:relative;background-color:var(--intergalactic-bg-primary-neutral, rgb(255, 255, 255));border-radius:var(--intergalactic-popper-rounded, 6px);border:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07));box-sizing:border-box;box-shadow:var(--intergalactic-box-shadow-popper, 1px 1px 10px 0px rgba(0, 21, 16, 0.07));padding:var(--intergalactic-spacing-3x, 12px)}@supports (color:color(display-p3 0 0 0)){.___STooltip_16lu6_gg_{border:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07));box-shadow:var(--intergalactic-box-shadow-popper, 1px 1px 10px 0px rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___STooltip_16lu6_gg_{border:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07));box-shadow:var(--intergalactic-box-shadow-popper, 1px 1px 10px 0px color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___STitle_16lu6_gg_{color:var(--intergalactic-text-secondary, rgba(0, 3, 0, 0.583));margin-bottom:var(--intergalactic-spacing-2x, 8px)}@supports (color:color(display-p3 0 0 0)){.___STitle_16lu6_gg_{color:var(--intergalactic-text-secondary, rgba(0, 3, 0, 0.583))}@media (color-gamut:p3){.___STitle_16lu6_gg_{color:var(--intergalactic-text-secondary, color(display-p3 0.00228 0.01289 0.00252 / 0.583))}}}.___SDotGroup_16lu6_gg_{display:flex;align-items:center}.___SDot_16lu6_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SDotCircle_16lu6_gg_.__color_16lu6_gg_{background-color:var(--color_16lu6);width:8px;height:8px;border-radius:50%}.___SFooter_16lu6_gg_{background:var(--intergalactic-bg-secondary-neutral, rgb(248, 249, 248));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))}",
|
|
26
26
|
/*__inner_css_end__*/
|
|
27
|
-
"
|
|
27
|
+
"16lu6_gg_"
|
|
28
28
|
), /*__reshadow_css_end__*/
|
|
29
29
|
{
|
|
30
|
-
"__STooltip": "
|
|
31
|
-
"__STitle": "
|
|
32
|
-
"__SDotGroup": "
|
|
33
|
-
"__SDot": "
|
|
34
|
-
"__SDotCircle": "
|
|
35
|
-
"_color": "
|
|
36
|
-
"--color": "--
|
|
37
|
-
"__SFooter": "
|
|
30
|
+
"__STooltip": "___STooltip_16lu6_gg_",
|
|
31
|
+
"__STitle": "___STitle_16lu6_gg_",
|
|
32
|
+
"__SDotGroup": "___SDotGroup_16lu6_gg_",
|
|
33
|
+
"__SDot": "___SDot_16lu6_gg_",
|
|
34
|
+
"__SDotCircle": "___SDotCircle_16lu6_gg_",
|
|
35
|
+
"_color": "__color_16lu6_gg_",
|
|
36
|
+
"--color": "--color_16lu6",
|
|
37
|
+
"__SFooter": "___SFooter_16lu6_gg_"
|
|
38
38
|
})
|
|
39
39
|
);
|
|
40
40
|
var TooltipDotRenderContext = /* @__PURE__ */ React.createContext({
|
package/lib/esm/Venn.mjs
CHANGED
|
@@ -23,19 +23,19 @@ var style = (
|
|
|
23
23
|
/*__reshadow_css_start__*/
|
|
24
24
|
(sstyled.insert(
|
|
25
25
|
/*__inner_css_start__*/
|
|
26
|
-
".
|
|
26
|
+
".___SCircle_vvnm8_gg_,.___SIntersection_vvnm8_gg_{stroke:var(--intergalactic-chart-grid-border, #fff);stroke-width:2px}.___SCircle_vvnm8_gg_{fill:var(--intergalactic-chart-palette-order-2, rgb(56, 227, 181));fill-opacity:.5;transition-property:cx,cy;transition-duration:var(--duration_vvnm8);transition-timing-function:ease-in-out}@media (hover:hover){.___SCircle_vvnm8_gg_:hover{fill-opacity:.7}}.___SCircle_vvnm8_gg_.__color_vvnm8_gg_{fill:var(--color_vvnm8)}.___SCircle_vvnm8_gg_.__pattern_vvnm8_gg_.__color_vvnm8_gg_{fill:var(--pattern_vvnm8);fill-opacity:.7;stroke:var(--color_vvnm8);stroke-width:1px}@media (hover:hover){.___SCircle_vvnm8_gg_.__pattern_vvnm8_gg_.__color_vvnm8_gg_:hover{fill-opacity:.85}}.___SCircle_vvnm8_gg_.__transparent_vvnm8_gg_{opacity:.3}.___SIntersection_vvnm8_gg_{fill-opacity:0}@media (hover:hover){.___SIntersection_vvnm8_gg_:hover{fill-opacity:.1}}.___SIntersection_vvnm8_gg_.__transparent_vvnm8_gg_{opacity:.3}",
|
|
27
27
|
/*__inner_css_end__*/
|
|
28
|
-
"
|
|
28
|
+
"vvnm8_gg_"
|
|
29
29
|
), /*__reshadow_css_end__*/
|
|
30
30
|
{
|
|
31
|
-
"__SCircle": "
|
|
32
|
-
"_color": "
|
|
33
|
-
"--color": "--
|
|
34
|
-
"_transparent": "
|
|
35
|
-
"__SIntersection": "
|
|
36
|
-
"--duration": "--
|
|
37
|
-
"_pattern": "
|
|
38
|
-
"--pattern": "--
|
|
31
|
+
"__SCircle": "___SCircle_vvnm8_gg_",
|
|
32
|
+
"_color": "__color_vvnm8_gg_",
|
|
33
|
+
"--color": "--color_vvnm8",
|
|
34
|
+
"_transparent": "__transparent_vvnm8_gg_",
|
|
35
|
+
"__SIntersection": "___SIntersection_vvnm8_gg_",
|
|
36
|
+
"--duration": "--duration_vvnm8",
|
|
37
|
+
"_pattern": "__pattern_vvnm8_gg_",
|
|
38
|
+
"--pattern": "--pattern_vvnm8"
|
|
39
39
|
})
|
|
40
40
|
);
|
|
41
41
|
var VennRoot = /* @__PURE__ */ function(_Component) {
|
|
@@ -13,12 +13,12 @@ var styles = (
|
|
|
13
13
|
/*__reshadow_css_start__*/
|
|
14
14
|
(sstyled.insert(
|
|
15
15
|
/*__inner_css_start__*/
|
|
16
|
-
".
|
|
16
|
+
".___SPlotA11yModule_ejgnw_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0}.___SPlotA11yModule_ejgnw_gg_:focus{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;opacity:1}",
|
|
17
17
|
/*__inner_css_end__*/
|
|
18
|
-
"
|
|
18
|
+
"ejgnw_gg_"
|
|
19
19
|
), /*__reshadow_css_end__*/
|
|
20
20
|
{
|
|
21
|
-
"__SPlotA11yModule": "
|
|
21
|
+
"__SPlotA11yModule": "___SPlotA11yModule_ejgnw_gg_"
|
|
22
22
|
})
|
|
23
23
|
);
|
|
24
24
|
var globalWasFocused = false;
|
|
@@ -16,12 +16,12 @@ var styles = (
|
|
|
16
16
|
/*__reshadow_css_start__*/
|
|
17
17
|
(sstyled.insert(
|
|
18
18
|
/*__inner_css_start__*/
|
|
19
|
-
".
|
|
19
|
+
".___SPlotA11yView_1f71y_gg_{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:0;background-color:var(--intergalactic-bg-primary-neutral, rgb(255, 255, 255));color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));border:3px solid var(--intergalactic-border-primary, rgba(0, 12, 8, 0.161));font-size:var(--intergalactic-fs-50, 10px);padding:2px;width:200px;height:200px;max-width:80%;max-height:80%;overflow:auto}@supports (color:color(display-p3 0 0 0)){.___SPlotA11yView_1f71y_gg_{border:3px solid var(--intergalactic-border-primary, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SPlotA11yView_1f71y_gg_{border:3px solid var(--intergalactic-border-primary, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}.___SPlotA11yView_1f71y_gg_:focus,.___SPlotA11yView_1f71y_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_1f71y_gg_ a{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;margin-bottom:var(--intergalactic-spacing-2x, 8px);display:block}.___SPlotA11yView_1f71y_gg_ table,.___SPlotA11yView_1f71y_gg_ td,.___SPlotA11yView_1f71y_gg_ th{border:1px solid var(--intergalactic-border-primary, rgba(0, 12, 8, 0.161))}@supports (color:color(display-p3 0 0 0)){.___SPlotA11yView_1f71y_gg_ table,.___SPlotA11yView_1f71y_gg_ td,.___SPlotA11yView_1f71y_gg_ th{border:1px solid var(--intergalactic-border-primary, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SPlotA11yView_1f71y_gg_ table,.___SPlotA11yView_1f71y_gg_ td,.___SPlotA11yView_1f71y_gg_ th{border:1px solid var(--intergalactic-border-primary, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}",
|
|
20
20
|
/*__inner_css_end__*/
|
|
21
|
-
"
|
|
21
|
+
"1f71y_gg_"
|
|
22
22
|
), /*__reshadow_css_end__*/
|
|
23
23
|
{
|
|
24
|
-
"__SPlotA11yView": "
|
|
24
|
+
"__SPlotA11yView": "___SPlotA11yView_1f71y_gg_"
|
|
25
25
|
})
|
|
26
26
|
);
|
|
27
27
|
var PlotA11yView = function PlotA11yView2(_ref3) {
|
|
@@ -19,14 +19,14 @@ var style = (
|
|
|
19
19
|
/*__reshadow_css_start__*/
|
|
20
20
|
(sstyled.insert(
|
|
21
21
|
/*__inner_css_start__*/
|
|
22
|
-
".
|
|
22
|
+
".___SLegendFlex_17obo_gg_._direction_row_17obo_gg_{align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:8px 16px}.___SLegendFlex_17obo_gg_._direction_column_17obo_gg_{align-items:flex-start;flex-wrap:wrap;gap:8px}",
|
|
23
23
|
/*__inner_css_end__*/
|
|
24
|
-
"
|
|
24
|
+
"17obo_gg_"
|
|
25
25
|
), /*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SLegendFlex": "
|
|
28
|
-
"_direction_row": "
|
|
29
|
-
"_direction_column": "
|
|
27
|
+
"__SLegendFlex": "___SLegendFlex_17obo_gg_",
|
|
28
|
+
"_direction_row": "_direction_row_17obo_gg_",
|
|
29
|
+
"_direction_column": "_direction_column_17obo_gg_"
|
|
30
30
|
})
|
|
31
31
|
);
|
|
32
32
|
var LegendFlexRoot = /* @__PURE__ */ function(_BaseLegend) {
|