chartformers 1.0.37 → 1.0.39
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/LICENSE +2 -2
- package/README.md +1 -1
- package/dist/chartformers.css +1 -1
- package/dist/chartformers.es.js +2902 -1714
- package/dist/chartformers.umd.js +18 -19
- package/dist/{data → dev/data}/constants.d.ts +6 -0
- package/dist/dev/data/loan-data.d.ts +4 -0
- package/dist/{charts → src/charts}/barchart.d.ts +3 -2
- package/dist/src/charts/circle-pack.d.ts +8 -0
- package/dist/src/charts/sankey.d.ts +12 -0
- package/dist/{charts → src/charts}/stacked-barchart-variants/grouped-barchart.d.ts +1 -1
- package/dist/{charts → src/charts}/stacked-barchart-variants/percentage-barchart.d.ts +1 -1
- package/dist/{charts → src/charts}/stacked-barchart-variants/stacked-barchart.d.ts +1 -1
- package/dist/{charts → src/charts}/stacked-barchart-variants/types.d.ts +2 -0
- package/dist/{components → src/components}/tooltip.d.ts +1 -0
- package/dist/{index.d.ts → src/index.d.ts} +2 -0
- package/dist/src/types.d.ts +31 -0
- package/dist/{utils.d.ts → src/utils.d.ts} +2 -1
- package/package.json +14 -6
- package/dist/types.d.ts +0 -4
- /package/dist/{charts → src/charts}/piechart.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useContainerSize.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useD3.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useLayerIndex.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useParentSize.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useUIControls.d.ts +0 -0
package/LICENSE
CHANGED
|
@@ -13,8 +13,8 @@ Non-commercial use includes:
|
|
|
13
13
|
|
|
14
14
|
Commercial use (including in profit-generating applications, SaaS, internal business tools, or any revenue-derived products) requires a paid commercial license.
|
|
15
15
|
|
|
16
|
-
To obtain a commercial license, contact petrandorichard@gmail.com or visit [your licensing page URL].
|
|
16
|
+
To obtain a commercial license, contact petrandorichard@gmail.com or visit [to be announced: your licensing page URL].
|
|
17
17
|
|
|
18
18
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
19
19
|
|
|
20
|
-
For full terms and commercial licensing options, see [link to your site/docs].
|
|
20
|
+
For full terms and commercial licensing options, see [to be announced: link to your site/docs].
|
package/README.md
CHANGED
package/dist/chartformers.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._tooltip_4lu3m_3{max-width:18rem;background-color:#141414eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.75rem .85rem;border-radius:.5rem;box-shadow:0 4px 12px #0006;pointer-events:none;color:#f0f0f0;line-height:1.35;position:fixed}._tooltip_4lu3m_3:before,._tooltip_4lu3m_3:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:0;height:0;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}._tooltip--arrow-up_4lu3m_73:before{bottom:100%;margin-bottom:-1px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid rgba(20,20,20,.92)}._tooltip--arrow-down_4lu3m_101:after{top:100%;margin-top:-1px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid rgba(20,20,20,.92)}@media(min-width:768px){._tooltip_4lu3m_3{background-color:#141414d9}._tooltip--arrow-up_4lu3m_73:before{border-bottom-color:#141414d9}._tooltip--arrow-down_4lu3m_101:after{border-top-color:#141414d9}}@media(min-width:1024px){._tooltip_4lu3m_3{background-color:#141414bf}._tooltip--arrow-up_4lu3m_73:before{border-bottom-color:#141414bf}._tooltip--arrow-down_4lu3m_101:after{border-top-color:#141414bf}}._tooltip_4lu3m_3 ._title_4lu3m_167{font-weight:600;text-align:center;font-size:.9rem;margin-bottom:.25rem;color:#fff}@media(min-width:768px){._tooltip_4lu3m_3 ._title_4lu3m_167{font-weight:700;font-size:1rem}}text-small{font-size:.75rem;font-weight:600;margin:.15rem 0;color:#e5e5e5}@media(min-width:768px){._text-small_4lu3m_213{font-size:.875rem}}._right-label_4lu3m_225{font-size:.75rem;font-weight:600;text-align:right;margin:.15rem 0;color:#e7e7e7}@media(min-width:768px){._right-label_4lu3m_225{font-size:.875rem}}._controls-container_18scr_1{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem 1rem 0;background:#fffc;border-bottom:1px solid #ddd;z-index:10;overflow:hidden}._fill-container_18scr_25{flex:1;width:100%;height:100%;overflow:hidden;overflow-y:visible}._controls-label_18scr_41{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-size:.9rem;font-weight:500;color:#333;height:50px;padding-top:0}._disabled_18scr_67{opacity:.5;pointer-events:none}._controls-checkbox_18scr_75{width:16px;height:16px;cursor:pointer;accent-color:#007bff}._chart-svg_18scr_89{position:relative;display:block}._rotatedAxisText_f02qn_1{text-anchor:start;transform:rotate(25deg)}._axisText_f02qn_11{text-anchor:middle;transform:rotate(0)}._legend_7ftsg_1,._legend-active_7ftsg_1{display:flex;align-items:center;min-width:14px;height:16px;gap:8px;position:absolute;cursor:pointer}._legend-rect_7ftsg_21{width:14px;height:14px;border-radius:4px;flex-shrink:0}._legend-label_7ftsg_35{white-space:nowrap}@media screen and (max-width:480px){._legend_7ftsg_1,._legend-active_7ftsg_1{font-size:12px;height:14px;gap:6px}._legend-rect_7ftsg_21{width:12px;height:12px;border-radius:3px}}._legend-active_7ftsg_1 ._legend-rect_7ftsg_21{border:1.5px solid #3b82f6}._pieSlice_7ftsg_77{stroke:#f0f8ff;stroke-width:.25}._pieSliceNotHovered_7ftsg_87{stroke:#f0f8ff;stroke-width:2;animation-name:_animateNotHovered_7ftsg_1;animation-duration:.5s;animation-fill-mode:forwards}@keyframes _animateNotHovered_7ftsg_1{0%{opacity:1}to{opacity:.55}}._pieSliceExit_7ftsg_111{stroke:#f0f8ff;stroke-width:.25;pointer-events:none;animation-name:_animateHide_7ftsg_1;animation-duration:1s;animation-fill-mode:forwards}._pieLabelEnter_7ftsg_129{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none;opacity:0;animation-name:_showText_7ftsg_1;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards}._pieLabelUnhover_7ftsg_153{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none;animation-name:_showText_7ftsg_1;animation-duration:1s;animation-fill-mode:forwards}@keyframes _showText_7ftsg_1{0%{opacity:0}to{opacity:1}}._pieLabelUpdate_7ftsg_183{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none}._pieLabelExit_7ftsg_197{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none;animation-name:_animateHide_7ftsg_1;animation-duration:.25s;animation-fill-mode:forwards}@keyframes _animateHide_7ftsg_1{0%{opacity:1}to{opacity:0}}._legends-container_brzcg_1{display:flex;flex-direction:row;align-items:center;gap:6px;position:relative;width:100%;overflow-y:hidden;overflow-x:auto;padding:0 8px;height:53px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}._legends-container_brzcg_1::-webkit-scrollbar{height:6px}._legends-container_brzcg_1::-webkit-scrollbar-track{background:transparent}._legends-container_brzcg_1::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}._legend-container_brzcg_61,._legend-container-active_brzcg_61,._legend-container-inactive_brzcg_61{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;border:"1px solid #ccc";width:80px;height:53px;text-align:center;position:absolute}._legend-container_brzcg_61,._legend-container-inactive_brzcg_61{padding-top:3px}._legend-container-active_brzcg_61{padding-top:1px}._legend-rect_brzcg_105{border-radius:4px;width:16px;height:16px;border:1px solid #ccc;transition:all .2s ease-in-out}._legend-label_brzcg_121{font-size:12px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center;transition:all .2s ease-in-out}@media(min-width:768px){._legend-label_brzcg_121{white-space:normal;word-break:break-word;font-size:.85rem}}._legend-container_brzcg_61:hover ._legend-label_brzcg_121{font-weight:600}._legend-container_brzcg_61:hover ._legend-rect_brzcg_105{width:18px;height:18px;border:1px solid #007bff}._legend-container-active_brzcg_61 ._legend-rect_brzcg_105{border:2px solid #007bff;width:18px;height:18px}._legend-container-active_brzcg_61 ._legend-label_brzcg_121{font-weight:700}._rect_brzcg_201,._rectCard_brzcg_201{stroke-width:1;stroke:#0d9488}._rect_brzcg_201{stroke-width:1.5}._rectLegendNotHovered_brzcg_221{stroke-width:0}._legend_brzcg_1,._rectCard_brzcg_201{transition:stroke-width;transition-duration:.25s}._rect_brzcg_201:hover{stroke-width:1.5}._rectCard_brzcg_201:hover,._legend_brzcg_1:hover{stroke-width:1}._rect_brzcg_201:hover,._rectCard_brzcg_201:hover,._legend_brzcg_1:hover,._rectHoveredLegend_brzcg_257{stroke:#3f3f46;stroke-dasharray:none}._rectCardLegendHovered_brzcg_267{stroke:#0d9488;stroke-width:1;stroke-dasharray:none}._rectLegendHovered_brzcg_279{stroke:#0d9488;stroke-width:2;stroke-dasharray:none}._rectLegendNotHovered_brzcg_221{stroke:transparent;stroke-width:2}._rotatedAxisText_brzcg_301{text-anchor:start;transform:rotate(25deg)}._axisText_brzcg_311{text-anchor:middle;transform:rotate(0)}._hoveredAxisText_brzcg_321{font-weight:700}._yAxisLabel_brzcg_335{font: 14px Roboto;fill:#0891b2}
|
|
1
|
+
._tooltip_vth6t_3{max-width:18rem;background-color:#141414eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.75rem .85rem;border-radius:.5rem;box-shadow:0 4px 12px #0006;pointer-events:none;color:#f0f0f0;position:fixed}._tooltip_vth6t_3:before,._tooltip_vth6t_3:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:0;height:0;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}._tooltip--arrow-up_vth6t_73:before{bottom:100%;margin-bottom:-1px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid rgba(20,20,20,.92)}._tooltip--arrow-down_vth6t_101:after{top:100%;margin-top:-1px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid rgba(20,20,20,.92)}@media(min-width:768px){._tooltip_vth6t_3{background-color:#141414d9}._tooltip--arrow-up_vth6t_73:before{border-bottom-color:#141414d9}._tooltip--arrow-down_vth6t_101:after{border-top-color:#141414d9}}@media(min-width:1024px){._tooltip_vth6t_3{background-color:#141414bf}._tooltip--arrow-up_vth6t_73:before{border-bottom-color:#141414bf}._tooltip--arrow-down_vth6t_101:after{border-top-color:#141414bf}}._tooltip_vth6t_3 ._title_vth6t_167{font-weight:600;text-align:center;font-size:.9rem;color:#fff;margin:auto}@media(min-width:768px){._tooltip_vth6t_3 ._title_vth6t_167{font-weight:700;font-size:1rem}}._text-small_vth6t_199{font-size:.75rem;font-weight:600;margin:.15rem 0;color:#e5e5e5}@media(min-width:768px){._text-small_vth6t_199{font-size:.875rem}}._right-label_vth6t_227{font-size:.75rem;font-weight:600;text-align:right;margin:.15rem 0;color:#e7e7e7}@media(min-width:768px){._right-label_vth6t_227{font-size:.875rem}}._controls-container_6kkmf_1,._controls-container-sm_6kkmf_1{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background:#fffc;border-bottom:1px solid #ddd;z-index:10;overflow:hidden}._controls-container_6kkmf_1{padding:.5rem 1rem 0}._controls-container-sm_6kkmf_1{padding:.4rem .8rem 0}._fill-container_6kkmf_39{flex:1;width:100%;height:100%;overflow:hidden;overflow-y:visible}._controls-container_6kkmf_1 ._controls-label_6kkmf_55,._controls-container-sm_6kkmf_1 ._controls-label_6kkmf_55{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#333;padding-top:0}._controls-container_6kkmf_1 ._controls-label_6kkmf_55{font-size:.9rem;font-weight:500;height:50px}._controls-container-sm_6kkmf_1 ._controls-label_6kkmf_55{font-size:.7rem;font-weight:500;height:40px}._disabled_6kkmf_99{opacity:.5;pointer-events:none}._controls-container_6kkmf_1 ._controls-checkbox_6kkmf_109,._controls-container-sm_6kkmf_1 ._controls-checkbox_6kkmf_109{cursor:pointer;accent-color:#007bff}._controls-container_6kkmf_1 ._controls-checkbox_6kkmf_109{width:16px;height:16px}._controls-container-sm_6kkmf_1 ._controls-checkbox_6kkmf_109{width:12px;height:12px}._chart-svg_6kkmf_139{position:relative;display:block}._rotatedAxisText_1tba7_1{text-anchor:start;transform:rotate(25deg)}._axisText_1tba7_11{text-anchor:middle;transform:rotate(0)}._value-axis_1tba7_21 path{display:none}._value-axis_1tba7_21 line{stroke:#d6d3d1;stroke-width:1.5px;shape-rendering:crispEdges}._legend_7ftsg_1,._legend-active_7ftsg_1{display:flex;align-items:center;min-width:14px;height:16px;gap:8px;position:absolute;cursor:pointer}._legend-rect_7ftsg_21{width:14px;height:14px;border-radius:4px;flex-shrink:0}._legend-label_7ftsg_35{white-space:nowrap}@media screen and (max-width:480px){._legend_7ftsg_1,._legend-active_7ftsg_1{font-size:12px;height:14px;gap:6px}._legend-rect_7ftsg_21{width:12px;height:12px;border-radius:3px}}._legend-active_7ftsg_1 ._legend-rect_7ftsg_21{border:1.5px solid #3b82f6}._pieSlice_7ftsg_77{stroke:#f0f8ff;stroke-width:.25}._pieSliceNotHovered_7ftsg_87{stroke:#f0f8ff;stroke-width:2;animation-name:_animateNotHovered_7ftsg_1;animation-duration:.5s;animation-fill-mode:forwards}@keyframes _animateNotHovered_7ftsg_1{0%{opacity:1}to{opacity:.55}}._pieSliceExit_7ftsg_111{stroke:#f0f8ff;stroke-width:.25;pointer-events:none;animation-name:_animateHide_7ftsg_1;animation-duration:1s;animation-fill-mode:forwards}._pieLabelEnter_7ftsg_129{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none;opacity:0;animation-name:_showText_7ftsg_1;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards}._pieLabelUnhover_7ftsg_153{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none;animation-name:_showText_7ftsg_1;animation-duration:1s;animation-fill-mode:forwards}@keyframes _showText_7ftsg_1{0%{opacity:0}to{opacity:1}}._pieLabelUpdate_7ftsg_183{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none}._pieLabelExit_7ftsg_197{font:14px Helvetica Neue,Helvetica,Arial,sans-serif;text-anchor:middle;text-shadow:0 1px 0 rgb(238,244,238),1px 0 0 rgb(238,244,238),-1px 0 0 rgb(238,244,238),0 -1px 0 rgb(238,244,238);pointer-events:none;animation-name:_animateHide_7ftsg_1;animation-duration:.25s;animation-fill-mode:forwards}@keyframes _animateHide_7ftsg_1{0%{opacity:1}to{opacity:0}}._legends-container_aemvq_1{display:flex;flex-direction:row;align-items:center;gap:6px;position:relative;width:100%;overflow-y:hidden;overflow-x:auto;padding:0 8px;height:53px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}._legends-container_aemvq_1::-webkit-scrollbar{height:6px}._legends-container_aemvq_1::-webkit-scrollbar-track{background:transparent}._legends-container_aemvq_1::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}._legend-container_aemvq_61,._legend-container-active_aemvq_61,._legend-container-inactive_aemvq_61,._legend-container-sm_aemvq_63,._legend-container-active-sm_aemvq_63,._legend-container-inactive-sm_aemvq_63{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;border:"1px solid #ccc";text-align:center;position:absolute}._legend-container_aemvq_61,._legend-container-active_aemvq_61,._legend-container-inactive_aemvq_61{width:80px;height:53px}._legend-container-sm_aemvq_63,._legend-container-active-sm_aemvq_63,._legend-container-inactive-sm_aemvq_63{width:50px;height:40px}._legend-container_aemvq_61,._legend-container-inactive_aemvq_61,._legend-container-sm_aemvq_63,._legend-container-inactive-sm_aemvq_63{padding-top:3px}._legend-container-active_aemvq_61,._legend-container-active-sm_aemvq_63{padding-top:1px}._legend-rect_aemvq_125{border:1px solid #ccc;transition:all .2s ease-in-out}._legend-container_aemvq_61 ._legend-rect_aemvq_125,._legend-container-active_aemvq_61 ._legend-rect_aemvq_125,._legend-container-inactive_aemvq_61 ._legend-rect_aemvq_125{border-radius:4px;width:16px;height:16px}._legend-container-sm_aemvq_63 ._legend-rect_aemvq_125,._legend-container-active-sm_aemvq_63 ._legend-rect_aemvq_125,._legend-container-inactive-sm_aemvq_63 ._legend-rect_aemvq_125{border-radius:2px;width:12px;height:12px}._legend-label_aemvq_159{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center;transition:all .2s ease-in-out}._legend-container_aemvq_61 ._legend-label_aemvq_159,._legend-container-active_aemvq_61 ._legend-label_aemvq_159,._legend-container-inactive_aemvq_61 ._legend-label_aemvq_159{font-size:12px}._legend-container-sm_aemvq_63 ._legend-label_aemvq_159,._legend-container-active-sm_aemvq_63 ._legend-label_aemvq_159,._legend-container-inactive-sm_aemvq_63 ._legend-label_aemvq_159{font-size:10px}@media(min-width:768px){._legend-label_aemvq_159{white-space:normal;word-break:break-word;font-size:.85rem}}._legend-container_aemvq_61:hover ._legend-label_aemvq_159,._legend-container-sm_aemvq_63:hover ._legend-label_aemvq_159{font-weight:600}._legend-container_aemvq_61:hover ._legend-rect_aemvq_125{width:18px;height:18px;border:1.5px solid #007bff}._legend-container-sm_aemvq_63:hover ._legend-rect_aemvq_125{width:14px;height:14px;border:1.5px solid #007bff}._legend-container-active_aemvq_61 ._legend-rect_aemvq_125{border:2px solid #007bff;width:18px;height:18px}._legend-container-active-sm_aemvq_63 ._legend-rect_aemvq_125{border:2px solid #007bff;width:14px;height:14px}._legend-container-active_aemvq_61 ._legend-label_aemvq_159,._legend-container-active-sm_aemvq_63 ._legend-label_aemvq_159{font-weight:700}._rect_aemvq_277,._rectCard_aemvq_277{stroke-width:1;stroke:#0d9488}._rect_aemvq_277{stroke-width:1.5}._rectLegendNotHovered_aemvq_297{stroke-width:0}._legend_aemvq_1,._rectCard_aemvq_277{transition:stroke-width;transition-duration:.25s}._rect_aemvq_277:hover{stroke-width:1.5}._rectCard_aemvq_277:hover,._legend_aemvq_1:hover{stroke-width:1}._rect_aemvq_277:hover,._rectCard_aemvq_277:hover,._legend_aemvq_1:hover,._rectHoveredLegend_aemvq_333{stroke:#3f3f46;stroke-dasharray:none}._rectCardLegendHovered_aemvq_343{stroke:#0d9488;stroke-width:1;stroke-dasharray:none}._rectLegendHovered_aemvq_355{stroke:#0d9488;stroke-width:2;stroke-dasharray:none}._rectLegendNotHovered_aemvq_297{stroke:transparent;stroke-width:2}._rotatedAxisText_aemvq_377{text-anchor:start;transform:rotate(25deg)}._axisText_aemvq_387{text-anchor:middle;transform:rotate(0)}._hoveredAxisText_aemvq_397{font-weight:700}._yAxisLabel_aemvq_411{font: 14px Roboto;fill:#0891b2}._value-axis_aemvq_421 path{display:none}._value-axis_aemvq_421 line{stroke:#d6d3d1;stroke-width:1.5px;shape-rendering:crispEdges}._cardNode_10fud_1,._baseNode_10fud_1{stroke:#475569;stroke-width:1;transition:all .25s}._cardNode_10fud_1:hover,._baseNode_10fud_1:hover{stroke:#1f2937;stroke-width:1.5}._node_10fud_23{cursor:pointer;fill:#059669;stroke-width:1.5;transition:all .25s}._balancedNodeStroke_10fud_37{stroke:#6b7280}._surplusNodeStroke_10fud_45{stroke:#10b981}._minusNodeStroke_10fud_53{stroke:#dc2626}._focusFill_10fud_61{fill:#059669;stroke-width:2;transition:all .25s}._focusFill_10fud_61:hover{stroke-width:3}._parentFill_10fud_81{fill:#065f46}._childFill_10fud_89{fill:#65a30d}._inactiveFill_10fud_97{fill:#a3a3a3}._node_10fud_23:hover{stroke-width:2.5}._sankeyLink_10fud_111,._disabledLink_10fud_111{stroke:#1f2937;stroke-opacity:.6;transition:all .25s;fill:none}._linkAnimate_10fud_165{stroke:#facc15;stroke-width:2;fill:none;pointer-events:none;stroke-dasharray:4 4;stroke-dashoffset:0;animation:_progress_10fud_1 1s infinite ease-in-out}._linkAnimateDisabled_10fud_187{stroke:none;stroke-width:0;fill:none;pointer-events:none}@keyframes _progress_10fud_1{0%{stroke-dashoffset:4}to{stroke-dashoffset:0}}._dashed_10fud_221{stroke-dasharray:10}._sankeyLink_10fud_111:hover,._hoveredNodeLink_10fud_229{stroke:#1f2937;stroke-opacity:.8;fill:none}._relativeLink_10fud_241{stroke:#083344;stroke-opacity:.75;fill:none;transition:all .25s}._nonRelativeLink_10fud_255{stroke:#1f2937;stroke-opacity:.3;fill:none;transition:all .25s}._nonRelativeLink_10fud_255:hover{stroke-opacity:.8}._relativeLink_10fud_241:hover{stroke-opacity:.85}._sankeyEnergyLink_10fud_285{stroke-opacity:.5;transition:all .25s;fill:none}._sankeyLinkNotHovered_10fud_297{stroke:#1f2937;stroke-opacity:.3;transition:all .25s;fill:none}._sankeyEnergyLinkNotHovered_10fud_311{stroke-opacity:.2;transition:all .25s;fill:none}._sankeyLabel_10fud_323{font-size:16px;font-weight:700;pointer-events:none;font-family:sans-serif;stroke:#eff1f4;stroke-width:.25px}._sankeyLabelFocusRelatives_10fud_341{font-size:13px}._hideLabel_10fud_349{opacity:0}._sankeyLabelHidden_10fud_357{font-size:10px}._sankeyLabelSmallText_10fud_365{font-size:10px;pointer-events:none;font-family:sans-serif}@media(max-width:648px){._sankeyLabel_10fud_323{font-weight:400;stroke-width:0px;font-size:12px}._sankeyEnergyLinkNotHovered_10fud_311{stroke-opacity:.15;fill:none}}._labelHidden_10fud_401{opacity:0;transition:all .25s}
|