@cdc/markup-include 4.23.9 → 4.23.10
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 +201 -0
- package/dist/cdcmarkupinclude.js +383 -381
- package/package.json +3 -3
package/dist/cdcmarkupinclude.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
|
|
3
3
|
* Copyright 2015 Daniel Cardoso <@DanielCardoso>
|
|
4
4
|
* Licensed under MIT
|
|
5
|
-
*/@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);-moz-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.cdc-open-viz-module .loading{text-align:center;position:absolute;z-index:3;background:rgba(255,255,255,.5);left:0;right:0;bottom:0;top:0;min-height:30%}.cdc-open-viz-module .loading span{display:block;margin-bottom:1em;font-size:1.3em}.cdc-open-viz-module .loading .la-ball-beat{position:relative;box-sizing:border-box;margin:0 auto;transform:scale(1.3);font-size:0;color:#777;display:flex;justify-content:center;align-items:center;width:108px;height:36px}.cdc-open-viz-module .loading .la-ball-beat.sm,.cdc-open-viz-module .loading .la-ball-beat.xs,.cdc-open-viz-module .loading .la-ball-beat.xxs{transform:scale(.7)}.cdc-open-viz-module .loading .la-ball-beat div+div{margin-left:10px}.cdc-open-viz-module .loading .la-ball-beat>div{position:relative;box-sizing:border-box;width:20px;height:20px;border-radius:100%;animation:ball-beat .7s -.15s infinite linear;display:inline-block;background-color:currentColor;border:0 solid currentColor}.cdc-open-viz-module .loading .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove-icon{display:inline-flex;width:1em;height:auto;justify-content:center;align-items:center}@media all and (-ms-high-contrast: none){.cove-icon{height:30px}}.cove-icon>svg{width:auto;height:auto;max-width:100%;max-height:100%;pointer-events:none}:root{--cove-tooltip-bg: #fff;--cove-tooltip-color: black;--cove-tooltip-font-size: 14px;--cove-tooltip-border-color: #bdbdbd;--cove-tooltip-heading-fontWeight: bold;--cove-tooltip-animation: .5s cubic-bezier(.16, 1, .3, 1) 50ms 1 forwards;--cove-tooltip-maxWidth: 280px}.cove .capitalize,.cdc-open-viz-module .capitalize{text-transform:capitalize}.cove .react-tooltip .styles-module_arrow,.cove .react-tooltip .react-tooltip-arrow,.cdc-open-viz-module .react-tooltip .styles-module_arrow,.cdc-open-viz-module .react-tooltip .react-tooltip-arrow{border-bottom:var(--cove-tooltip-border-color) 1px solid;border-right:var(--cove-tooltip-border-color) 1px solid;backface-visibility:hidden}.cove .editor-panel .cove-label+.cove-tooltip,.cdc-open-viz-module .editor-panel .cove-label+.cove-tooltip{top:1px;margin-left:.5rem;font-size:.75rem}.cove .editor-panel .cove-accordion__button .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-accordion__button .cove-tooltip{display:inline-flex;right:1.5rem;line-height:inherit}.cove .editor-panel .cove-list-group__item .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-list-group__item .cove-tooltip{width:100%;display:block;line-height:inherit}.cove .react-tooltip,.cove .tooltip,.cdc-open-viz-module .react-tooltip,.cdc-open-viz-module .tooltip{color:var(--cove-tooltip-color);border:1px solid var(--cove-tooltip-border-color);padding:.3rem .5rem;z-index:1000;opacity:1}.cove .react-tooltip .interactive a,.cove .tooltip .interactive a,.cdc-open-viz-module .react-tooltip .interactive a,.cdc-open-viz-module .tooltip .interactive a{pointer-events:all}.cove .react-tooltip ul,.cove .tooltip ul,.cdc-open-viz-module .react-tooltip ul,.cdc-open-viz-module .tooltip ul{list-style:none}.cove .react-tooltip ul li,.cove .tooltip ul li,.cdc-open-viz-module .react-tooltip ul li,.cdc-open-viz-module .tooltip ul li{font-size:var(--cove-tooltip-font-size)!important}.cove .react-tooltip ul>li.tooltip-body,.cove .tooltip ul>li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body{border-top:1px solid black;padding-top:5px}.cove .react-tooltip ul li.tooltip-body:first-of-type,.cove .tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .react-tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .tooltip ul li.tooltip-body:first-of-type{padding-top:5px;border-top:1px solid black}.cove .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cove .tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body~li.tooltip-body{border-top:initial;padding-top:initial}.cove .react-tooltip .tooltip-heading,.cove .tooltip .tooltip-heading,.cdc-open-viz-module .react-tooltip .tooltip-heading,.cdc-open-viz-module .tooltip .tooltip-heading{display:block;font-weight:var(--cove-tooltip-heading-fontWeight)!important;padding-bottom:3px;padding-top:3px;font-size:var(--cove-tooltip-font-size)!important}.cove-tooltip{display:inline-block;position:relative;line-height:1em}.cove-tooltip--target{display:inherit;cursor:pointer}.cove-accordion__button+.cove-tooltip--target{display:inline-flex;line-height:inherit}.cove-tooltip__content{max-width:var(--cove-tooltip-maxWidth);padding:10px 8px;font-size:.875rem;line-height:1.125rem;text-align:left;color:var(--cove-tooltip-color);background-color:var(--cove-tooltip-bg);border-radius:5px;user-select:none;cursor:default;z-index:1}.cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove-tooltip__content.place-top.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-btt var(--cove-tooltip-animation)}.cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove-tooltip__content.place-right.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ltr var(--cove-tooltip-animation)}.cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove-tooltip__content.place-bottom.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ttb var(--cove-tooltip-animation)}.cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove-tooltip__content.place-left.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-rtl var(--cove-tooltip-animation)}.cove .cove-accordion__item select{text-transform:capitalize}.cove .cove-accordion__item .number-narrow{min-width:auto;width:75px}.cove .cove-accordion__heading{background:#f2f2f2}.cove .cove-accordion__button{display:flex;justify-content:space-between;position:relative;width:100%;padding:.3em 1em;font-size:1em;text-align:left;border-bottom:1px solid rgba(0,0,0,.2);user-select:none;cursor:pointer}.cove .cove-accordion__button:before{display:inline-block;content:"";height:7px;width:7px;margin-right:1em;border-bottom:2px solid currentColor;border-right:2px solid currentColor;right:0;position:absolute;top:50%;transform:rotate(-45deg) translate(0) translateY(-50%);transition:.1s all}.cove .cove-accordion__button[aria-expanded=true]:before,.cove .cove-accordion__button[aria-selected=true]:before{transform:rotate(45deg) translate(-2px) translateY(-70%);margin-right:1.3em;transition:.1s all}.cove .cove-accordion__button .cove-tooltip,.cove .cove-accordion__button .cove-tooltip--target{display:inline-flex}.cove .cove-accordion__button .cove-tooltip{right:1.5rem}.cove .cove-accordion__panel{border-bottom:1px solid rgba(0,0,0,.2);padding:1em 1.25em 2em;animation:fadeIn .2s ease-in}.cove .cove-accordion__panel:first-child{margin-top:0}.cove .cove-accordion__panel h5{font-size:.8em}.cove .cove-accordion__panel-section{padding:16px;border:1px solid #c4c4c4;border-radius:8px;margin-top:8px;margin-bottom:24px}.cove .cove-accordion__panel-row{display:flex;justify-content:flex-start;margin-left:-4px;margin-right:-4px}.cove .cove-accordion__panel-col{flex:1 1 0;padding-left:4px;padding-right:4px}.cove .cove-accordion__divider{border:0;border-top:1px solid #e2e2e2;margin-top:1.5rem;margin-bottom:1.5rem}.cove .cove-accordion__panel-label,.cove .cove-accordion__panel-label--muted,.cove .cove-accordion__panel-label--inline{font-size:14px;text-transform:unset;font-weight:400;line-height:16px;user-select:none}.cove .cove-accordion__small-inputs input[type=text]{display:block;width:100%;height:22px;min-width:unset!important;padding-top:0;padding-bottom:0;font-size:1.1em;line-height:1em;box-sizing:border-box}.cove .cove-accordion__panel-label--inline{text-align:right;margin-right:8px}.cove .cove-accordion__panel-label--muted{color:#6f6f6f}.cove .cove-accordion__input-error{color:#d8000c;border:#d8000c 1px solid}.cove .cove-accordion__panel-error{color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;margin-top:12px;padding:4px 8px;line-height:1.2em;font-size:14px;border-radius:4px}.cove-input{display:block;position:relative;padding:.5em;border-width:1px!important;border-style:solid!important;border-color:#cbcbcb!important;border-radius:.1875rem;transition:border-color .2s cubic-bezier(.16,1,.3,1);font-family:sans-serif;color:#333;width:100%;max-width:100%}.cove-input::placeholder{transition:opacity .4s cubic-bezier(.16,1,.3,1);color:#b3b3b3;opacity:1}.cove-input:focus{border-width:1px;border-style:solid;border-color:#4c4c4c;outline:0}.cove-input:focus::placeholder{opacity:0}.cove-input[disabled]{background-color:#e4e4e4}.cove-input.input--small{padding:0}.cove-input__label{display:inline-block;margin-bottom:.5rem;font-size:.75rem;color:#333;text-transform:uppercase;user-select:none}.cove-input__textarea{width:100%;min-height:140px;max-width:100%;line-height:1.5em;color:#333}.cove-input--hidden{position:absolute;z-index:-999;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.cove-input-group--checkbox{margin-bottom:1rem}.cove-input-group--checkbox,.cove-input-group--radio{display:flex;align-items:center}.cove-input-group--checkbox label,.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio label,.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{cursor:pointer;user-select:none}.cove-input-group--checkbox label,.cove-input-group--radio label{padding-right:6px}.cove-input-group--checkbox label+input[type=checkbox],.cove-input-group--checkbox label+input[type=radio],.cove-input-group--radio label+input[type=checkbox],.cove-input-group--radio label+input[type=radio]{margin-left:0}.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{display:inline-block;margin-right:0;margin-left:0}.cove-input-group--checkbox input[type=checkbox]+label,.cove-input-group--checkbox input[type=radio]+label,.cove-input-group--radio input[type=checkbox]+label,.cove-input-group--radio input[type=radio]+label{padding-right:0;padding-left:6px}.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=radio]{margin-bottom:5px}.cove-input__checkbox,.cove-input__checkbox--large,.cove-input__checkbox--small{display:inline-block;width:1.75rem;aspect-ratio:1/1;cursor:pointer}.cove-input__checkbox--small{width:1.25rem}.cove-input__checkbox--large{width:2.25rem}.cove-input__checkbox.active .cove-input__checkbox-box,.active.cove-input__checkbox--small .cove-input__checkbox-box,.active.cove-input__checkbox--large .cove-input__checkbox-box{background-color:#fff}.cove-input__checkbox.active .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--small .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--large .cove-input__checkbox-box.custom-color{box-shadow:none}.cove-input__checkbox.active .cove-input__checkbox-check,.active.cove-input__checkbox--small .cove-input__checkbox-check,.active.cove-input__checkbox--large .cove-input__checkbox-check{opacity:1;transform:translateY(-1px)}.cove-input__checkbox-box{position:relative;width:100%;height:100%;background-color:#f4f4f4;border-radius:3px;box-shadow:inset 0 0 0 1px #c4c4c4;transition:all .15s cubic-bezier(.16,1,.3,1)}.cove-input__checkbox-check{position:absolute;top:0;right:0;bottom:0;left:0;margin:3px;fill:#fff;pointer-events:none;transform:translateY(-1px);transition:all .25s cubic-bezier(.16,1,.3,1);opacity:0}.cove-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.cove-input-group>.cove-input{position:relative;flex:1 1 auto;width:1%;min-width:0}.cove-input-group>.cove-input__label{display:none}.cove-input-group:not(.clear)>:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.cove-input-group:not(.clear)>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.cove-input-group.clear[flow=left]>:first-child{border:0;left:0}.cove-input-group.clear[flow=right]>:last-child{border:0;right:0}.cove-input-group.clear .cove-input-group__label{position:absolute;background-color:transparent;height:100%;pointer-events:none;user-select:none}.cove-input-group__label{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#333;text-align:center;white-space:nowrap;background-color:#f2f2f2;border:1px solid #c7c7c7;border-radius:.1875rem}.cove-input__slider,.cove-input__slider--large,.cove-input__slider--small{display:inline-block;position:relative;width:60px;height:26px;padding:3px;cursor:pointer}.cove-input__slider.active .cove-input__slider-button,.active.cove-input__slider--large .cove-input__slider-button,.active.cove-input__slider--small .cove-input__slider-button{left:100%;transform:translate(-100%)}.cove-input__slider.active .cove-input__slider-track,.active.cove-input__slider--large .cove-input__slider-track,.active.cove-input__slider--small .cove-input__slider-track{background-color:#75b936}.cove-input__slider.slider--block,.slider--block.cove-input__slider--large,.slider--block.cove-input__slider--small{width:unset;aspect-ratio:1.85/1;padding:4px}.cove-input__slider.slider--block .cove-input__slider-button,.slider--block.cove-input__slider--large .cove-input__slider-button,.slider--block.cove-input__slider--small .cove-input__slider-button{border-radius:10%;box-shadow:0 2px 5px #0003}.cove-input__slider.slider--block .cove-input__slider-track,.slider--block.cove-input__slider--large .cove-input__slider-track,.slider--block.cove-input__slider--small .cove-input__slider-track{border-radius:4px;box-shadow:0 0 0 transparent}.cove-input__slider.slider--block.active .cove-input__slider-track,.slider--block.active.cove-input__slider--large .cove-input__slider-track,.slider--block.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset -40px 0 10px -10px #00000026}.cove-input__slider.slider--pill,.slider--pill.cove-input__slider--large,.slider--pill.cove-input__slider--small{width:60px;height:25px}.cove-input__slider.slider--pill .cove-input__slider-button,.slider--pill.cove-input__slider--large .cove-input__slider-button,.slider--pill.cove-input__slider--small .cove-input__slider-button{border-radius:999px;aspect-ratio:1.75/1}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before,.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;width:1px;height:calc(100% - 10px);background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(227,227,227) 30%,rgb(227,227,227) 70%,rgb(255,255,255) 100%);position:absolute;top:5px}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before{left:42%}.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{right:42%}.cove-input__slider.slider--3d .cove-input__slider-button,.slider--3d.cove-input__slider--large .cove-input__slider-button,.slider--3d.cove-input__slider--small .cove-input__slider-button{background:radial-gradient(circle at 100% 0%,rgb(255,255,255) 45%,rgb(200,200,200) 100%);box-shadow:0 1px 3px 1px #0006,inset 0 0 3px 2px #fff;height:160%;top:-30%;transform:translate(-20%)}.cove-input__slider.slider--3d .cove-input__slider-button:after,.slider--3d.cove-input__slider--large .cove-input__slider-button:after,.slider--3d.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;position:absolute;top:0;left:0;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #ececec;border-radius:999px;margin:3px}.cove-input__slider.slider--3d .cove-input__slider-track,.slider--3d.cove-input__slider--large .cove-input__slider-track,.slider--3d.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0006}.cove-input__slider.slider--3d.active .cove-input__slider-button,.slider--3d.active.cove-input__slider--large .cove-input__slider-button,.slider--3d.active.cove-input__slider--small .cove-input__slider-button{transform:translate(-80%)}.cove-input__slider.slider--3d.active .cove-input__slider-track,.slider--3d.active.cove-input__slider--large .cove-input__slider-track,.slider--3d.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0009}.cove-input__slider--small{width:40px;height:20px}.cove-input__slider--small.slider--pill{width:45px;height:20px}.cove-input__slider--small.slider--pill .cove-input__slider-button{aspect-ratio:1.5/1}.cove-input__slider--small.slider--pill .cove-input__slider-button:before,.cove-input__slider--small.slider--pill .cove-input__slider-button:after{display:none}.cove-input__slider--small.slider--3d .cove-input__slider-button{box-shadow:0 1px 2px 2px #00000038,inset 0 0 3px 2px #fff}.cove-input__slider--small.slider--3d .cove-input__slider-button:after{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.cove-input__slider--large{width:80px;height:35px}.cove-input__slider--large.slider--pill{width:80px;height:30px}.cove-input__slider--large.slider--3d .cove-input__slider-button:after{width:calc(100% - 8px);height:calc(100% - 8px);margin:4px}.cove-input__slider-button{position:relative;left:0;height:100%;aspect-ratio:1/1;background-color:#fff;box-shadow:-2px 4px 10px -7px #000;border-radius:100%;transition:all .2s cubic-bezier(.16,1,.3,1);z-index:2}.cove-input__slider-track{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ccc;border-radius:999px;transition:all .2s cubic-bezier(.16,1,.3,1)}.cove-editor{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"panel content";height:100vh}.cove-editor *,.cove-editor *:before,.cove-editor *:after{box-sizing:border-box}.cove-editor body,.cove-editor h1,.cove-editor h2,.cove-editor h3,.cove-editor h4,.cove-editor p,.cove-editor figure,.cove-editor blockquote,.cove-editor dl,.cove-editor dd{margin:0}.cove-editor ul[role=list],.cove-editor ol[role=list]{list-style:none}.cove-editor html:focus-within{scroll-behavior:smooth}.cove-editor body{text-rendering:optimizeSpeed;line-height:1.5}.cove-editor a:not([class]){text-decoration-skip-ink:auto}.cove-editor img,.cove-editor picture{max-width:100%;display:block}.cove-editor input,.cove-editor button,.cove-editor textarea,.cove-editor select{font:inherit}.cove-editor sub,.cove-editor sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cove-editor sup{top:-.5em}.cove-editor sub{bottom:-.25em}@media (prefers-reduced-motion: reduce){.cove-editor html:focus-within{scroll-behavior:auto}.cove-editor *,.cove-editor *:before,.cove-editor *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.cove-editor .cove-editor__panel{grid-area:panel;width:350px;transition:width .5s ease;font-size:15px;background:#fff;border-right:1px solid #c2c2c2;overflow-x:hidden;overflow-y:auto;z-index:7}.cove-editor .cove-editor__heading{font-size:1.125em;user-select:none;padding:.625rem 1.125rem}.cove-editor .cove-editor__panel-container{width:350px;min-width:350px}.cove-editor .cove-editor__content{grid-area:content}.cove-editor .cove-editor__content .cove-editor__content-wrap{margin:3em auto 0;max-width:35em}.cove-editor .cove-editor--toggle{position:absolute;top:10px;left:307px;width:25px;height:25px;background-color:#f2f2f2;border-radius:60px;color:#000;font-size:1em;border:0;cursor:pointer;transition:left .4s ease 65ms,background-color .2s ease;box-shadow:#00000080 0 1px 2px;user-select:none;z-index:8}.cove-editor .cove-editor--toggle:before{top:43%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"«"}.cove-editor .cove-editor--toggle.collapsed{left:1em;margin-left:0}.cove-editor .cove-editor--toggle.collapsed:before{content:"»"}.cove-editor .cove-editor--toggle:hover{background-color:#fff}.cove-editor__panel.hidden{width:0}.cove-editor__panel .two-col-inputs{display:flex;margin-top:1em;justify-content:space-between}.cove-editor__panel .two-col-inputs>label{width:48%;margin-top:0!important}.cove-editor__panel .divider-heading{display:block;font-size:1em;margin-top:1em}.cove-editor__panel .series-list{list-style:none;border:#c7c7c7 1px solid}.cove-editor__panel .series-list:empty{border:none!important}.cove-editor__panel .series-list li{padding:.3em .5em;display:flex;align-items:center;justify-content:space-between;font-size:.9em}.cove-editor__panel .series-list li:hover{background-color:#f2f2f2}.cove-editor__panel .series-list li span{font-size:.8em;color:red;cursor:pointer}.cove-editor__panel .series-list li+li{border-top:#c7c7c7 1px solid}.cove-editor__panel .form-container{border-right:#c7c7c7 1px solid;flex-grow:1}.cove-editor__panel .guidance-link{margin:2em 1em 0;padding:.75em 1em}.cove-editor__panel .guidance-link svg{width:60px;color:#005eaa;margin-right:1rem;height:60px}.cove-editor__panel .guidance-link svg path{fill:currentColor}.cove-editor__panel h2{background:#565656;color:#fff;font-size:1.1em;padding:.6em 1em;position:relative;border-bottom:#565656 3px solid;z-index:3}.cove-editor__panel fieldset{display:block}.cove-editor__panel .primary-fieldset{padding:0;margin:0;border:0}.cove-editor__panel ul.column-edit{list-style:none;padding-left:0}.cove-editor__panel ul.column-edit li{margin-top:1em}.cove-editor__panel ul.column-edit .three-col{display:flex;justify-content:space-between}.cove-editor__panel ul.column-edit .three-col>label{margin-top:0;width:30%;display:inline-block}.cove-editor__panel ul.column-edit .three-col>label input[type=text],.cove-editor__panel ul.column-edit .three-col>label input[type=number]{width:50px}.cove-editor__panel .remove-column{margin:0 auto;color:#c32b2b;font-size:.7em;font-weight:700;line-height:1.6em;text-decoration:underline;text-transform:uppercase;border:0;border-radius:5px;transition:.1s all;float:right;outline:0;cursor:pointer}.cove-editor__panel .edit-block{padding-left:1em;border:0;border-left:rgba(0,0,0,.2) 4px solid;transition:.2s all}.cove-editor__panel .edit-block:not(:first-child){margin-top:2em}.cove-editor__panel .edit-block input[type=text],.cove-editor__panel .edit-block input[type=number]{font-size:1em}.cove-editor__panel .edit-block label{margin-top:0}.cove-editor__panel .edit-block label+label{margin-top:1em}.cove-editor__panel .edit-block:hover{border-left:rgba(0,0,0,.7) 4px solid;transition:.2s all}.cove-editor__panel span.subtext{display:block;color:#00000080;text-transform:none;font-weight:400}.cove-editor__panel .btn{margin-top:1em}.cove-editor__panel .sort-list{list-style:none}.cove-editor__panel .sort-list>li{margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .sort-list li>div{display:block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-bottom:.3em;cursor:move}.cove-editor__panel .info{font-size:.8em;line-height:1.4em;font-style:italic;padding-top:10px}.cove-editor__panel .react-tags__search{width:100%}.cove-editor__panel .react-tags{position:relative;cursor:text}.cove-editor__panel .react-tags input.react-tags__search-input{font-size:.8rem}.cove-editor__panel .react-tags span{display:inline}.cove-editor__panel .react-tags.is-focused{border-color:#000000b3}.cove-editor__panel .react-tags__selected{display:inline}.cove-editor__panel .react-tags__selected-tag{display:inline-block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .react-tags__selected-tag:after{content:"✕";color:#aaa;margin-left:8px}.cove-editor__panel .react-tags__selected-tag:hover,.cove-editor__panel .react-tags__selected-tag:focus{border-color:#b1b1b1}.cove-editor__panel .react-tags__search{display:inline-block;max-width:100%}.cove-editor__panel .react-tags__search input{max-width:100%;margin:0;outline:none;padding:.5em .3em;font-size:inherit;line-height:inherit}.cove-editor__panel .react-tags__search input::-ms-clear{display:none}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__search{position:relative}}.cove-editor__panel .react-tags__suggestions{position:absolute;top:100%;left:0;width:100%}.cove-editor__panel .react-tags__suggestions ul{margin:4px -1px;padding:0;list-style:none;background:white;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px #0003}.cove-editor__panel .react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.cove-editor__panel .react-tags__suggestions li:hover{cursor:pointer;background:#eee}.cove-editor__panel .react-tags__suggestions li.is-active{background:#b7cfe0}.cove-editor__panel .react-tags__suggestions li.is-disabled{opacity:.5;cursor:auto}.cove-editor__panel .react-tags__suggestions li mark{text-decoration:underline;background:none;font-weight:600}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__suggestions{width:240px}}.advanced{padding:0 1em 1em;text-align:left}.advanced p{font-size:.8rem}.advanced .advanced-toggle-link{padding-top:1em;display:block;text-align:left;cursor:pointer;text-decoration:underline}.advanced .advanced-toggle-link span{text-decoration:none;display:inline-block;font-family:monospace;padding-right:5px}.advanced .advanced-toggle-link:hover{color:#000000b3}.advanced textarea{height:400px;width:100%;font-size:.9em;padding:.5em;font-family:monospace;box-sizing:border-box}ul.color-palette{display:flex;max-width:100%;padding:0;list-style:none;flex-wrap:wrap}ul.color-palette li{display:flex;width:21px;height:21px;border-radius:40px;margin-right:4px;margin-bottom:10px;overflow:hidden;cursor:pointer;position:relative}ul.color-palette li .click-target{position:absolute;top:0;left:0;right:0;bottom:0}ul.color-palette li.selected{border:rgba(0,0,0,.8) 2px solid}ul.color-palette li span{width:33.3%}.header ul.color-palette li{width:21px;height:21px;border-radius:40px;margin-right:2.8px}.align-content-start{align-content:flex-start!important}.align-items-start{align-items:flex-start!important}.align-self-start{align-self:flex-start!important}.align-content-end{align-content:flex-end!important}.align-items-end{align-items:flex-end!important}.align-self-end{align-self:flex-end!important}.align-content-center{align-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.align-content-stretch{align-content:stretch!important}.align-items-stretch{align-items:stretch!important}.align-self-stretch{align-self:stretch!important}.align-items-baseline{align-items:baseline!important}.align-self-baseline{align-self:baseline!important}.align-content-around{align-content:space-around!important}.align-content-between{align-content:space-between!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes shake-horizontal{0%{transform:translate(20px)}20%{transform:translate(-20px)}40%{transform:translate(10px)}60%{transform:translate(-10px)}80%{transform:translate(4px)}to{transform:translate(0)}}.grid{display:grid;grid-template-columns:repeat(12,1fr)}.col-1{grid-column-end:span 1}.col-offset-1{grid-column-start:2}.row-1{grid-row-end:span 1}.row-offset-1{grid-row-start:2}.col-2{grid-column-end:span 2}.col-offset-2{grid-column-start:3}.row-2{grid-row-end:span 2}.row-offset-2{grid-row-start:3}.col-3{grid-column-end:span 3}.col-offset-3{grid-column-start:4}.row-3{grid-row-end:span 3}.row-offset-3{grid-row-start:4}.col-4{grid-column-end:span 4}.col-offset-4{grid-column-start:5}.row-4{grid-row-end:span 4}.row-offset-4{grid-row-start:5}.col-5{grid-column-end:span 5}.col-offset-5{grid-column-start:6}.row-5{grid-row-end:span 5}.row-offset-5{grid-row-start:6}.col-6{grid-column-end:span 6}.col-offset-6{grid-column-start:7}.row-6{grid-row-end:span 6}.row-offset-6{grid-row-start:7}.col-7{grid-column-end:span 7}.col-offset-7{grid-column-start:8}.row-7{grid-row-end:span 7}.row-offset-7{grid-row-start:8}.col-8{grid-column-end:span 8}.col-offset-8{grid-column-start:9}.row-8{grid-row-end:span 8}.row-offset-8{grid-row-start:9}.col-9{grid-column-end:span 9}.col-offset-9{grid-column-start:10}.row-9{grid-row-end:span 9}.row-offset-9{grid-row-start:10}.col-10{grid-column-end:span 10}.col-offset-10{grid-column-start:11}.row-10{grid-row-end:span 10}.row-offset-10{grid-row-start:11}.col-11{grid-column-end:span 11}.col-offset-11{grid-column-start:12}.row-11{grid-row-end:span 11}.row-offset-11{grid-row-start:12}.col-12{grid-column-end:span 12}.col-offset-12{grid-column-start:13}.row-12{grid-row-end:span 12}.row-offset-12{grid-row-start:13}.grid-gap-0{grid-gap:0px;gap:0px}.grid-gap-1{grid-gap:8px;gap:8px}.grid-gap-2{grid-gap:16px;gap:16px}.grid-gap-3{grid-gap:24px;gap:24px}.grid-gap-4{grid-gap:32px;gap:32px}.grid-gap-5{grid-gap:40px;gap:40px}.grid-gap-6{grid-gap:48px;gap:48px}.grid-gap-7{grid-gap:56px;gap:56px}.grid-gap-8{grid-gap:64px;gap:64px}@media (min-width: 480px){.col-xs-1{grid-column-end:span 1}.col-offset-xs-1{grid-column-start:2}.row-xs-1{grid-row-end:span 1}.row-offset-xs-1{grid-row-start:2}.col-xs-2{grid-column-end:span 2}.col-offset-xs-2{grid-column-start:3}.row-xs-2{grid-row-end:span 2}.row-offset-xs-2{grid-row-start:3}.col-xs-3{grid-column-end:span 3}.col-offset-xs-3{grid-column-start:4}.row-xs-3{grid-row-end:span 3}.row-offset-xs-3{grid-row-start:4}.col-xs-4{grid-column-end:span 4}.col-offset-xs-4{grid-column-start:5}.row-xs-4{grid-row-end:span 4}.row-offset-xs-4{grid-row-start:5}.col-xs-5{grid-column-end:span 5}.col-offset-xs-5{grid-column-start:6}.row-xs-5{grid-row-end:span 5}.row-offset-xs-5{grid-row-start:6}.col-xs-6{grid-column-end:span 6}.col-offset-xs-6{grid-column-start:7}.row-xs-6{grid-row-end:span 6}.row-offset-xs-6{grid-row-start:7}.col-xs-7{grid-column-end:span 7}.col-offset-xs-7{grid-column-start:8}.row-xs-7{grid-row-end:span 7}.row-offset-xs-7{grid-row-start:8}.col-xs-8{grid-column-end:span 8}.col-offset-xs-8{grid-column-start:9}.row-xs-8{grid-row-end:span 8}.row-offset-xs-8{grid-row-start:9}.col-xs-9{grid-column-end:span 9}.col-offset-xs-9{grid-column-start:10}.row-xs-9{grid-row-end:span 9}.row-offset-xs-9{grid-row-start:10}.col-xs-10{grid-column-end:span 10}.col-offset-xs-10{grid-column-start:11}.row-xs-10{grid-row-end:span 10}.row-offset-xs-10{grid-row-start:11}.col-xs-11{grid-column-end:span 11}.col-offset-xs-11{grid-column-start:12}.row-xs-11{grid-row-end:span 11}.row-offset-xs-11{grid-row-start:12}.col-xs-12{grid-column-end:span 12}.col-offset-xs-12{grid-column-start:13}.row-xs-12{grid-row-end:span 12}.row-offset-xs-12{grid-row-start:13}}@media (min-width: 768px){.col-sm-1{grid-column-end:span 1}.col-offset-sm-1{grid-column-start:2}.row-sm-1{grid-row-end:span 1}.row-offset-sm-1{grid-row-start:2}.col-sm-2{grid-column-end:span 2}.col-offset-sm-2{grid-column-start:3}.row-sm-2{grid-row-end:span 2}.row-offset-sm-2{grid-row-start:3}.col-sm-3{grid-column-end:span 3}.col-offset-sm-3{grid-column-start:4}.row-sm-3{grid-row-end:span 3}.row-offset-sm-3{grid-row-start:4}.col-sm-4{grid-column-end:span 4}.col-offset-sm-4{grid-column-start:5}.row-sm-4{grid-row-end:span 4}.row-offset-sm-4{grid-row-start:5}.col-sm-5{grid-column-end:span 5}.col-offset-sm-5{grid-column-start:6}.row-sm-5{grid-row-end:span 5}.row-offset-sm-5{grid-row-start:6}.col-sm-6{grid-column-end:span 6}.col-offset-sm-6{grid-column-start:7}.row-sm-6{grid-row-end:span 6}.row-offset-sm-6{grid-row-start:7}.col-sm-7{grid-column-end:span 7}.col-offset-sm-7{grid-column-start:8}.row-sm-7{grid-row-end:span 7}.row-offset-sm-7{grid-row-start:8}.col-sm-8{grid-column-end:span 8}.col-offset-sm-8{grid-column-start:9}.row-sm-8{grid-row-end:span 8}.row-offset-sm-8{grid-row-start:9}.col-sm-9{grid-column-end:span 9}.col-offset-sm-9{grid-column-start:10}.row-sm-9{grid-row-end:span 9}.row-offset-sm-9{grid-row-start:10}.col-sm-10{grid-column-end:span 10}.col-offset-sm-10{grid-column-start:11}.row-sm-10{grid-row-end:span 10}.row-offset-sm-10{grid-row-start:11}.col-sm-11{grid-column-end:span 11}.col-offset-sm-11{grid-column-start:12}.row-sm-11{grid-row-end:span 11}.row-offset-sm-11{grid-row-start:12}.col-sm-12{grid-column-end:span 12}.col-offset-sm-12{grid-column-start:13}.row-sm-12{grid-row-end:span 12}.row-offset-sm-12{grid-row-start:13}}@media (min-width: 960px){.col-md-1{grid-column-end:span 1}.col-offset-md-1{grid-column-start:2}.row-md-1{grid-row-end:span 1}.row-offset-md-1{grid-row-start:2}.col-md-2{grid-column-end:span 2}.col-offset-md-2{grid-column-start:3}.row-md-2{grid-row-end:span 2}.row-offset-md-2{grid-row-start:3}.col-md-3{grid-column-end:span 3}.col-offset-md-3{grid-column-start:4}.row-md-3{grid-row-end:span 3}.row-offset-md-3{grid-row-start:4}.col-md-4{grid-column-end:span 4}.col-offset-md-4{grid-column-start:5}.row-md-4{grid-row-end:span 4}.row-offset-md-4{grid-row-start:5}.col-md-5{grid-column-end:span 5}.col-offset-md-5{grid-column-start:6}.row-md-5{grid-row-end:span 5}.row-offset-md-5{grid-row-start:6}.col-md-6{grid-column-end:span 6}.col-offset-md-6{grid-column-start:7}.row-md-6{grid-row-end:span 6}.row-offset-md-6{grid-row-start:7}.col-md-7{grid-column-end:span 7}.col-offset-md-7{grid-column-start:8}.row-md-7{grid-row-end:span 7}.row-offset-md-7{grid-row-start:8}.col-md-8{grid-column-end:span 8}.col-offset-md-8{grid-column-start:9}.row-md-8{grid-row-end:span 8}.row-offset-md-8{grid-row-start:9}.col-md-9{grid-column-end:span 9}.col-offset-md-9{grid-column-start:10}.row-md-9{grid-row-end:span 9}.row-offset-md-9{grid-row-start:10}.col-md-10{grid-column-end:span 10}.col-offset-md-10{grid-column-start:11}.row-md-10{grid-row-end:span 10}.row-offset-md-10{grid-row-start:11}.col-md-11{grid-column-end:span 11}.col-offset-md-11{grid-column-start:12}.row-md-11{grid-row-end:span 11}.row-offset-md-11{grid-row-start:12}.col-md-12{grid-column-end:span 12}.col-offset-md-12{grid-column-start:13}.row-md-12{grid-row-end:span 12}.row-offset-md-12{grid-row-start:13}}@media (min-width: 1170px){.col-lg-1{grid-column-end:span 1}.col-offset-lg-1{grid-column-start:2}.row-lg-1{grid-row-end:span 1}.row-offset-lg-1{grid-row-start:2}.col-lg-2{grid-column-end:span 2}.col-offset-lg-2{grid-column-start:3}.row-lg-2{grid-row-end:span 2}.row-offset-lg-2{grid-row-start:3}.col-lg-3{grid-column-end:span 3}.col-offset-lg-3{grid-column-start:4}.row-lg-3{grid-row-end:span 3}.row-offset-lg-3{grid-row-start:4}.col-lg-4{grid-column-end:span 4}.col-offset-lg-4{grid-column-start:5}.row-lg-4{grid-row-end:span 4}.row-offset-lg-4{grid-row-start:5}.col-lg-5{grid-column-end:span 5}.col-offset-lg-5{grid-column-start:6}.row-lg-5{grid-row-end:span 5}.row-offset-lg-5{grid-row-start:6}.col-lg-6{grid-column-end:span 6}.col-offset-lg-6{grid-column-start:7}.row-lg-6{grid-row-end:span 6}.row-offset-lg-6{grid-row-start:7}.col-lg-7{grid-column-end:span 7}.col-offset-lg-7{grid-column-start:8}.row-lg-7{grid-row-end:span 7}.row-offset-lg-7{grid-row-start:8}.col-lg-8{grid-column-end:span 8}.col-offset-lg-8{grid-column-start:9}.row-lg-8{grid-row-end:span 8}.row-offset-lg-8{grid-row-start:9}.col-lg-9{grid-column-end:span 9}.col-offset-lg-9{grid-column-start:10}.row-lg-9{grid-row-end:span 9}.row-offset-lg-9{grid-row-start:10}.col-lg-10{grid-column-end:span 10}.col-offset-lg-10{grid-column-start:11}.row-lg-10{grid-row-end:span 10}.row-offset-lg-10{grid-row-start:11}.col-lg-11{grid-column-end:span 11}.col-offset-lg-11{grid-column-start:12}.row-lg-11{grid-row-end:span 11}.row-offset-lg-11{grid-row-start:12}.col-lg-12{grid-column-end:span 12}.col-offset-lg-12{grid-column-start:13}.row-lg-12{grid-row-end:span 12}.row-offset-lg-12{grid-row-start:13}}@media (min-width: 1280px){.col-xl-1{grid-column-end:span 1}.col-offset-xl-1{grid-column-start:2}.row-xl-1{grid-row-end:span 1}.row-offset-xl-1{grid-row-start:2}.col-xl-2{grid-column-end:span 2}.col-offset-xl-2{grid-column-start:3}.row-xl-2{grid-row-end:span 2}.row-offset-xl-2{grid-row-start:3}.col-xl-3{grid-column-end:span 3}.col-offset-xl-3{grid-column-start:4}.row-xl-3{grid-row-end:span 3}.row-offset-xl-3{grid-row-start:4}.col-xl-4{grid-column-end:span 4}.col-offset-xl-4{grid-column-start:5}.row-xl-4{grid-row-end:span 4}.row-offset-xl-4{grid-row-start:5}.col-xl-5{grid-column-end:span 5}.col-offset-xl-5{grid-column-start:6}.row-xl-5{grid-row-end:span 5}.row-offset-xl-5{grid-row-start:6}.col-xl-6{grid-column-end:span 6}.col-offset-xl-6{grid-column-start:7}.row-xl-6{grid-row-end:span 6}.row-offset-xl-6{grid-row-start:7}.col-xl-7{grid-column-end:span 7}.col-offset-xl-7{grid-column-start:8}.row-xl-7{grid-row-end:span 7}.row-offset-xl-7{grid-row-start:8}.col-xl-8{grid-column-end:span 8}.col-offset-xl-8{grid-column-start:9}.row-xl-8{grid-row-end:span 8}.row-offset-xl-8{grid-row-start:9}.col-xl-9{grid-column-end:span 9}.col-offset-xl-9{grid-column-start:10}.row-xl-9{grid-row-end:span 9}.row-offset-xl-9{grid-row-start:10}.col-xl-10{grid-column-end:span 10}.col-offset-xl-10{grid-column-start:11}.row-xl-10{grid-row-end:span 10}.row-offset-xl-10{grid-row-start:11}.col-xl-11{grid-column-end:span 11}.col-offset-xl-11{grid-column-start:12}.row-xl-11{grid-row-end:span 11}.row-offset-xl-11{grid-row-start:12}.col-xl-12{grid-column-end:span 12}.col-offset-xl-12{grid-column-start:13}.row-xl-12{grid-row-end:span 12}.row-offset-xl-12{grid-row-start:13}}.p-0{padding:0!important}.p-1{padding:8px!important}.p-2{padding:16px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:40px!important}.p-6{padding:48px!important}.p-7{padding:56px!important}.p-8{padding:64px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:8px!important}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:40px!important}.pt-6{padding-top:48px!important}.pt-7{padding-top:56px!important}.pt-8{padding-top:64px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:8px!important}.pr-2{padding-right:16px!important}.pr-3{padding-right:24px!important}.pr-4{padding-right:32px!important}.pr-5{padding-right:40px!important}.pr-6{padding-right:48px!important}.pr-7{padding-right:56px!important}.pr-8{padding-right:64px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:40px!important}.pb-6{padding-bottom:48px!important}.pb-7{padding-bottom:56px!important}.pb-8{padding-bottom:64px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:8px!important}.pl-2{padding-left:16px!important}.pl-3{padding-left:24px!important}.pl-4{padding-left:32px!important}.pl-5{padding-left:40px!important}.pl-6{padding-left:48px!important}.pl-7{padding-left:56px!important}.pl-8{padding-left:64px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:8px!important;padding-right:8px!important}.px-2{padding-left:16px!important;padding-right:16px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.px-5{padding-left:40px!important;padding-right:40px!important}.px-6{padding-left:48px!important;padding-right:48px!important}.px-7{padding-left:56px!important;padding-right:56px!important}.px-8{padding-left:64px!important;padding-right:64px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.py-5{padding-top:40px!important;padding-bottom:40px!important}.py-6{padding-top:48px!important;padding-bottom:48px!important}.py-7{padding-top:56px!important;padding-bottom:56px!important}.py-8{padding-top:64px!important;padding-bottom:64px!important}.m-0{margin:0!important}.m-1{margin:8px!important}.m-2{margin:16px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:40px!important}.m-6{margin:48px!important}.m-7{margin:56px!important}.m-8{margin:64px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:8px!important}.mt-2{margin-top:16px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:40px!important}.mt-6{margin-top:48px!important}.mt-7{margin-top:56px!important}.mt-8{margin-top:64px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:8px!important}.mr-2{margin-right:16px!important}.mr-3{margin-right:24px!important}.mr-4{margin-right:32px!important}.mr-5{margin-right:40px!important}.mr-6{margin-right:48px!important}.mr-7{margin-right:56px!important}.mr-8{margin-right:64px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:40px!important}.mb-6{margin-bottom:48px!important}.mb-7{margin-bottom:56px!important}.mb-8{margin-bottom:64px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:8px!important}.ml-2{margin-left:16px!important}.ml-3{margin-left:24px!important}.ml-4{margin-left:32px!important}.ml-5{margin-left:40px!important}.ml-6{margin-left:48px!important}.ml-7{margin-left:56px!important}.ml-8{margin-left:64px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:8px!important;margin-right:8px!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.mx-5{margin-left:40px!important;margin-right:40px!important}.mx-6{margin-left:48px!important;margin-right:48px!important}.mx-7{margin-left:56px!important;margin-right:56px!important}.mx-8{margin-left:64px!important;margin-right:64px!important}.mx-0{margin-top:0!important;margin-bottom:0!important}.mx-1{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-top:16px!important;margin-bottom:16px!important}.mx-3{margin-top:24px!important;margin-bottom:24px!important}.mx-4{margin-top:32px!important;margin-bottom:32px!important}.mx-5{margin-top:40px!important;margin-bottom:40px!important}.mx-6{margin-top:48px!important;margin-bottom:48px!important}.mx-7{margin-top:56px!important;margin-bottom:56px!important}.mx-8{margin-top:64px!important;margin-bottom:64px!important}.markup-include .theme-amber,.type-waffle-chart .theme-amber,.type-data-bite .theme-amber,.cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #fbab18;border-right:1px solid #fbab18;border-bottom:1px solid #fbab18}.markup-include.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #fbab18}.markup-include.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-amber .cove-component__header,.type-waffle-chart.theme-amber .cove-component__header,.type-data-bite.theme-amber .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove.theme-amber .cove-component__header{border-color:#ffd54f}.markup-include.theme-amber .cove-component__content.component--has-accent,.type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.type-data-bite.theme-amber .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.markup-include .theme-blue,.type-waffle-chart .theme-blue,.type-data-bite .theme-blue,.cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #005eaa;border-right:1px solid #005eaa;border-bottom:1px solid #005eaa}.markup-include.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #005eaa}.markup-include.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-blue .cove-component__header,.type-waffle-chart.theme-blue .cove-component__header,.type-data-bite.theme-blue .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove.theme-blue .cove-component__header{border-color:#88c3ea}.markup-include.theme-blue .cove-component__content.component--has-accent,.type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.type-data-bite.theme-blue .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.markup-include .theme-brown,.type-waffle-chart .theme-brown,.type-data-bite .theme-brown,.cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #705043;border-right:1px solid #705043;border-bottom:1px solid #705043}.markup-include.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #705043}.markup-include.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-brown .cove-component__header,.type-waffle-chart.theme-brown .cove-component__header,.type-data-bite.theme-brown .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove.theme-brown .cove-component__header{border-color:#ad907b}.markup-include.theme-brown .cove-component__content.component--has-accent,.type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.type-data-bite.theme-brown .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.markup-include .theme-cyan,.type-waffle-chart .theme-cyan,.type-data-bite .theme-cyan,.cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #007B91;border-right:1px solid #007B91;border-bottom:1px solid #007B91}.markup-include.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #007B91}.markup-include.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-cyan .cove-component__header,.type-waffle-chart.theme-cyan .cove-component__header,.type-data-bite.theme-cyan .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove.theme-cyan .cove-component__header{border-color:#65b0bd}.markup-include.theme-cyan .cove-component__content.component--has-accent,.type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.markup-include .theme-green,.type-waffle-chart .theme-green,.type-data-bite .theme-green,.cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #4b830d;border-right:1px solid #4b830d;border-bottom:1px solid #4b830d}.markup-include.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #4b830d}.markup-include.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-green .cove-component__header,.type-waffle-chart.theme-green .cove-component__header,.type-data-bite.theme-green .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove.theme-green .cove-component__header{border-color:#84bc49}.markup-include.theme-green .cove-component__content.component--has-accent,.type-waffle-chart.theme-green .cove-component__content.component--has-accent,.type-data-bite.theme-green .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.markup-include .theme-indigo,.type-waffle-chart .theme-indigo,.type-data-bite .theme-indigo,.cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #26418f;border-right:1px solid #26418f;border-bottom:1px solid #26418f}.markup-include.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #26418f}.markup-include.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-indigo .cove-component__header,.type-waffle-chart.theme-indigo .cove-component__header,.type-data-bite.theme-indigo .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove.theme-indigo .cove-component__header{border-color:#92a6dd}.markup-include.theme-indigo .cove-component__content.component--has-accent,.type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.markup-include .theme-orange,.type-waffle-chart .theme-orange,.type-data-bite .theme-orange,.cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #bb4d00;border-right:1px solid #bb4d00;border-bottom:1px solid #bb4d00}.markup-include.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #bb4d00}.markup-include.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-orange .cove-component__header,.type-waffle-chart.theme-orange .cove-component__header,.type-data-bite.theme-orange .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove.theme-orange .cove-component__header{border-color:#ffad42}.markup-include.theme-orange .cove-component__content.component--has-accent,.type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.type-data-bite.theme-orange .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.markup-include .theme-pink,.type-waffle-chart .theme-pink,.type-data-bite .theme-pink,.cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #af4448;border-right:1px solid #af4448;border-bottom:1px solid #af4448}.markup-include.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #af4448}.markup-include.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-pink .cove-component__header,.type-waffle-chart.theme-pink .cove-component__header,.type-data-bite.theme-pink .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove.theme-pink .cove-component__header{border-color:#e57373}.markup-include.theme-pink .cove-component__content.component--has-accent,.type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.type-data-bite.theme-pink .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.markup-include .theme-purple,.type-waffle-chart .theme-purple,.type-data-bite .theme-purple,.cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #712177;border-right:1px solid #712177;border-bottom:1px solid #712177}.markup-include.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #712177}.markup-include.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-purple .cove-component__header,.type-waffle-chart.theme-purple .cove-component__header,.type-data-bite.theme-purple .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove.theme-purple .cove-component__header{border-color:#b890bb}.markup-include.theme-purple .cove-component__content.component--has-accent,.type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.type-data-bite.theme-purple .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.markup-include .theme-slate,.type-waffle-chart .theme-slate,.type-data-bite .theme-slate,.cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #29434e;border-right:1px solid #29434e;border-bottom:1px solid #29434e}.markup-include.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #29434e}.markup-include.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-slate .cove-component__header,.type-waffle-chart.theme-slate .cove-component__header,.type-data-bite.theme-slate .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove.theme-slate .cove-component__header{border-color:#7e9ba5}.markup-include.theme-slate .cove-component__content.component--has-accent,.type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.type-data-bite.theme-slate .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.markup-include .theme-teal,.type-waffle-chart .theme-teal,.type-data-bite .theme-teal,.cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #00695c;border-right:1px solid #00695c;border-bottom:1px solid #00695c}.markup-include.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-waffle-chart.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.type-data-bite.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #00695c}.markup-include.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.type-waffle-chart.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.type-data-bite.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.cove.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.markup-include.theme-teal .cove-component__header,.type-waffle-chart.theme-teal .cove-component__header,.type-data-bite.theme-teal .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove.theme-teal .cove-component__header{border-color:#4ebaaa}.markup-include.theme-teal .cove-component__content.component--has-accent,.type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.type-data-bite.theme-teal .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove{color:#333;font-size:16px;line-height:1.4;margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#111}.cove .markup-include .theme-amber,.cove .type-waffle-chart .theme-amber,.cove .type-data-bite .theme-amber,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #fbab18;border-right:1px solid #fbab18;border-bottom:1px solid #fbab18}.cove .markup-include.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #fbab18}.cove .markup-include.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-amber .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-amber .cove-component__header,.cove .type-waffle-chart.theme-amber .cove-component__header,.cove .type-data-bite.theme-amber .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove .cove.theme-amber .cove-component__header{border-color:#ffd54f}.cove .markup-include.theme-amber .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.cove .type-data-bite.theme-amber .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove .cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.cove .markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.cove .markup-include .theme-blue,.cove .type-waffle-chart .theme-blue,.cove .type-data-bite .theme-blue,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #005eaa;border-right:1px solid #005eaa;border-bottom:1px solid #005eaa}.cove .markup-include.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #005eaa}.cove .markup-include.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-blue .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-blue .cove-component__header,.cove .type-waffle-chart.theme-blue .cove-component__header,.cove .type-data-bite.theme-blue .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove .cove.theme-blue .cove-component__header{border-color:#88c3ea}.cove .markup-include.theme-blue .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.cove .type-data-bite.theme-blue .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove .cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.cove .markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.cove .markup-include .theme-brown,.cove .type-waffle-chart .theme-brown,.cove .type-data-bite .theme-brown,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #705043;border-right:1px solid #705043;border-bottom:1px solid #705043}.cove .markup-include.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #705043}.cove .markup-include.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-brown .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-brown .cove-component__header,.cove .type-waffle-chart.theme-brown .cove-component__header,.cove .type-data-bite.theme-brown .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove .cove.theme-brown .cove-component__header{border-color:#ad907b}.cove .markup-include.theme-brown .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.cove .type-data-bite.theme-brown .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove .cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.cove .markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.cove .markup-include .theme-cyan,.cove .type-waffle-chart .theme-cyan,.cove .type-data-bite .theme-cyan,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #007B91;border-right:1px solid #007B91;border-bottom:1px solid #007B91}.cove .markup-include.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #007B91}.cove .markup-include.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-cyan .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-cyan .cove-component__header,.cove .type-waffle-chart.theme-cyan .cove-component__header,.cove .type-data-bite.theme-cyan .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove .cove.theme-cyan .cove-component__header{border-color:#65b0bd}.cove .markup-include.theme-cyan .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.cove .type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove .cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.cove .markup-include .theme-green,.cove .type-waffle-chart .theme-green,.cove .type-data-bite .theme-green,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #4b830d;border-right:1px solid #4b830d;border-bottom:1px solid #4b830d}.cove .markup-include.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #4b830d}.cove .markup-include.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-green .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-green .cove-component__header,.cove .type-waffle-chart.theme-green .cove-component__header,.cove .type-data-bite.theme-green .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove .cove.theme-green .cove-component__header{border-color:#84bc49}.cove .markup-include.theme-green .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-green .cove-component__content.component--has-accent,.cove .type-data-bite.theme-green .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove .cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.cove .markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.cove .markup-include .theme-indigo,.cove .type-waffle-chart .theme-indigo,.cove .type-data-bite .theme-indigo,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #26418f;border-right:1px solid #26418f;border-bottom:1px solid #26418f}.cove .markup-include.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #26418f}.cove .markup-include.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-indigo .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-indigo .cove-component__header,.cove .type-waffle-chart.theme-indigo .cove-component__header,.cove .type-data-bite.theme-indigo .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove .cove.theme-indigo .cove-component__header{border-color:#92a6dd}.cove .markup-include.theme-indigo .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.cove .type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove .cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.cove .markup-include .theme-orange,.cove .type-waffle-chart .theme-orange,.cove .type-data-bite .theme-orange,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #bb4d00;border-right:1px solid #bb4d00;border-bottom:1px solid #bb4d00}.cove .markup-include.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #bb4d00}.cove .markup-include.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-orange .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-orange .cove-component__header,.cove .type-waffle-chart.theme-orange .cove-component__header,.cove .type-data-bite.theme-orange .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove .cove.theme-orange .cove-component__header{border-color:#ffad42}.cove .markup-include.theme-orange .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.cove .type-data-bite.theme-orange .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove .cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.cove .markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.cove .markup-include .theme-pink,.cove .type-waffle-chart .theme-pink,.cove .type-data-bite .theme-pink,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #af4448;border-right:1px solid #af4448;border-bottom:1px solid #af4448}.cove .markup-include.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #af4448}.cove .markup-include.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-pink .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-pink .cove-component__header,.cove .type-waffle-chart.theme-pink .cove-component__header,.cove .type-data-bite.theme-pink .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove .cove.theme-pink .cove-component__header{border-color:#e57373}.cove .markup-include.theme-pink .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.cove .type-data-bite.theme-pink .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove .cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.cove .markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.cove .markup-include .theme-purple,.cove .type-waffle-chart .theme-purple,.cove .type-data-bite .theme-purple,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #712177;border-right:1px solid #712177;border-bottom:1px solid #712177}.cove .markup-include.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #712177}.cove .markup-include.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-purple .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-purple .cove-component__header,.cove .type-waffle-chart.theme-purple .cove-component__header,.cove .type-data-bite.theme-purple .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove .cove.theme-purple .cove-component__header{border-color:#b890bb}.cove .markup-include.theme-purple .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.cove .type-data-bite.theme-purple .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove .cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.cove .markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.cove .markup-include .theme-slate,.cove .type-waffle-chart .theme-slate,.cove .type-data-bite .theme-slate,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #29434e;border-right:1px solid #29434e;border-bottom:1px solid #29434e}.cove .markup-include.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #29434e}.cove .markup-include.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-slate .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-slate .cove-component__header,.cove .type-waffle-chart.theme-slate .cove-component__header,.cove .type-data-bite.theme-slate .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove .cove.theme-slate .cove-component__header{border-color:#7e9ba5}.cove .markup-include.theme-slate .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.cove .type-data-bite.theme-slate .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove .cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.cove .markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.cove .markup-include .theme-teal,.cove .type-waffle-chart .theme-teal,.cove .type-data-bite .theme-teal,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border-left:1px solid #00695c;border-right:1px solid #00695c;border-bottom:1px solid #00695c}.cove .markup-include.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-waffle-chart.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .type-data-bite.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders),.cove .cove.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content.component--has-borderColorTheme:not(.no-borders){border-top:1px solid #00695c}.cove .markup-include.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-waffle-chart.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .type-data-bite.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content,.cove .cove.theme-teal .cove-component__inner:not(.component--has-title) .cove-component__content{border-top:1px solid #ccc}.cove .markup-include.theme-teal .cove-component__header,.cove .type-waffle-chart.theme-teal .cove-component__header,.cove .type-data-bite.theme-teal .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove .cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cove .markup-include.theme-teal .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.cove .type-data-bite.theme-teal .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove .cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.cove .markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cove .cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cove .cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cove .cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cove .cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cove .cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cove .cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove .cove{margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;line-height:1.4;color:#333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.cove .cove small{display:block;font-size:.8rem;font-style:italic;color:#565656}.cove .cove .sr-only,.cove .cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove *[class^=cove-heading]{font-weight:700;margin-bottom:1.5rem}.cove .cove-heading--1{font-size:1.5rem}.cove .cove-heading--2{font-size:1.25rem}.cove .cove-heading--3{font-size:1rem}.cove .cove-heading--4{font-size:.75rem}.cove .cove-file-selector{padding:1rem 3rem;text-align:center;font-size:.875rem;color:#565656;border:#c7c7c7 2px dashed;border-radius:.2rem;cursor:pointer;transition:.1s all}.cove .cove-file-selector.drag-active{background-color:#f2f2f2}.cove .cove-file-selector span{white-space:pre;color:#005eaa;text-decoration:underline}.cove :focus,.cove [tabindex]:focus-visible{outline:2px solid rgba(255,102,1,.9)}.cove strong{font-weight:600}.cove .subtext{margin-top:1em}.cove .warning{padding:.75em 1em;margin:1em 0;background-color:#ffd2d2;color:#d8000c;font-size:.8em;border:#d8000c 1px solid;border-radius:.4em}.cove .warning strong{font-weight:600;display:block}.cove .sr-only,.cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove .cove-alert__error{display:flex;justify-content:space-between;padding:.3rem 1rem;font-size:.9rem;background:#ffc2c2;border-radius:.1875rem}.cove .cove-alert__error strong{font-weight:600}.cove .cove-alert__error p{margin:0}.cove .cove-alert__error .cove-alert__error-dismiss{font-size:.8rem;flex-shrink:0;cursor:pointer}.cove .cove-alert__warning{padding:.75rem 1rem;margin:1rem 0;font-size:.8rem;color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;border-radius:.1875rem}.cove .cove-alert__warning strong{font-weight:600;display:block}.cove .cove-component{border-radius:3px}.cove .cove-component__header{width:100%;padding:.6rem .8rem;border-bottom-width:3px;border-bottom-style:solid;border-radius:3px 3px 0 0;font-size:1.1rem;transition:background-color .2s ease,border-color .2s ease;color:#fff}.cove .cove-component__content{padding-top:1rem;border:solid 1px #ccc;border-top:none;border-radius:0 0 3px 3px}.cove .cove-component__content.no-borders{border:none!important}.cove .cove-component__content .cdc-data-bite-inner-container:not(.component--has-title) .cove-component__content:not(.no-borders){border-top:1px solid #ccc}.cove .cove-component__content .cove-component__content:not(.component--hideBackgroundColor){background:#f2f2f2}.cove .cove-component__content-wrap{padding:0 1rem 1rem}.cove .cove-data-table{position:relative}.cove .collapsed+.cove-data-table__table-wrapper{border-bottom:none}.cove .cove-data-table__table-wrapper{border-right:1px solid #c7c7c7;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;overflow-x:auto}.cove .cove-data-table__table-heading{padding:.5em .7em;background-size:15px 15px;background-position:right .7em center;background-repeat:no-repeat;border:#c7c7c7 1px solid;border-bottom:0;cursor:pointer}.cove .cove-data-table__table-heading:focus{z-index:2;position:relative}.cove .cove-data-table__table-heading.collapsed{border-bottom:#c7c7c7 1px solid}.cove .cove-data-table__table{width:100%;background:#fff;position:relative;border:none;border-collapse:collapse;overflow:auto;appearance:none}.cove .cove-data-table__table *{box-sizing:border-box}.cove .cove-data-table__table thead{color:#fff;background-color:#565656;user-select:none}.cove .cove-data-table__table thead tr{text-align:left;background:none}.cove .cove-data-table__table thead th,.cove .cove-data-table__table thead td{padding:.5em 1.3em .5em .7em;line-height:normal;position:relative;text-align:left;cursor:pointer;border-right:1px solid #c7c7c7!important}.cove .cove-data-table__table thead th svg,.cove .cove-data-table__table thead td svg{margin-left:1rem}.cove .cove-data-table__table thead th:last-child,.cove .cove-data-table__table thead td:last-child{border-right:0}.cove .cove-data-table__table tbody tr{width:100%}.cove .cove-data-table__table tbody tr:hover{background:rgba(0,0,0,.05)}.cove .cove-data-table__table tr{border-bottom:solid 1px #e5e5e5;min-width:100%}.cove .cove-data-table__table tr:last-child{border-bottom:0}.cove .cove-data-table__table td{position:relative;padding:.3em .7em;border-right:1px solid rgba(0,0,0,.1)}.cove .cove-data-table__table td a{padding:.3em .7em;position:absolute;top:0;bottom:0;right:0;left:0;display:block;color:inherit;text-decoration:none}.cove .cove-data-table__table th,.cove .cove-data-table__table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cove .cove-data-table__table th:last-child,.cove .cove-data-table__table td:last-child{border-right:0!important}.cove .cove-data-table__table th:first-child,.cove .cove-data-table__table td:first-child{flex-grow:1}.cove .cove-data-table__table .table-link{text-decoration:underline;cursor:pointer;color:#075290}.cove .cove-data-table__table .table-link svg{max-width:13px;vertical-align:baseline;margin-left:5px}.cove .cove-data-table__table .sort{background-color:#3d3d3d;background-repeat:no-repeat;background-position:right .5em center;background-size:10px 5px}.cove .cove-data-table__table .resizer{cursor:e-resize;width:10px;position:absolute;top:0;bottom:0;right:0;touch-action:none}.cove .cove-data-table__footer{margin-top:1rem}.cove .cove-data-table__no-data{position:relative;user-select:none}.cove .cove-data-table__no-data th,.cove .cove-data-table__no-data td{width:50%}.cove .cove-data-table__no-data th:before,.cove .cove-data-table__no-data td:before{content:" "}.cove .cove-data-table__no-data--message{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7}.cove .waiting-splash{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7;padding-top:0}.cove .waiting-splash.collapsed{padding:2em!important}.cove .waiting-splash .waiting-container{max-width:400px}.cove .waiting-splash h3{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.cove .waiting-splash p{font-size:1em}.cove .waiting-splash p strong{font-weight:700}.cove .loading-splash{position:absolute;top:0;right:0;bottom:0;left:0;min-height:30%;text-align:center;background:rgba(255,255,255,.5);z-index:3}.cove .loading-splash span{display:block;margin-bottom:1em;font-size:1.3em}.cove .loading-splash .la-ball-beat{display:flex;position:relative;justify-content:center;align-items:center;width:108px;height:36px;margin:0 auto;font-size:0;transform:scale(1.3);color:#777}.cove .loading-splash .la-ball-beat.sm,.cove .loading-splash .la-ball-beat.xs,.cove .loading-splash .la-ball-beat.xxs{transform:scale(.7)}.cove .loading-splash .la-ball-beat div+div{margin-left:10px}.cove .loading-splash .la-ball-beat>div{display:inline-block;position:relative;width:20px;height:20px;background-color:currentColor;border:0 solid currentColor;border-radius:100%;animation:ball-beat .7s -.15s infinite linear}.cove .loading-splash .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove .cove-tooltip{position:relative}.cove .cove-tooltip--target{cursor:pointer}.cove .cove-tooltip__content{max-width:280px;padding:10px 8px;text-align:left;font-size:.875rem;color:#333;background-color:#fff;border-radius:5px;user-select:none;cursor:default;opacity:0}.cove .cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove .cove-tooltip__content.place-top.show{animation:tooltip-btt .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-right.show{animation:tooltip-ltr .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove .cove-tooltip__content.place-bottom.show{animation:tooltip-ttb .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-left.show{animation:tooltip-rtl .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .interactive a{pointer-events:all}.cove .cove-tooltip--border-0{border-width:0}.cove .cove-tooltip--border-1{border-width:1px}.cove .cove-tooltip--border-2{border-width:2px}@keyframes tooltip-ltr{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-rtl{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-ttb{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-btt{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cove.md,.cove.lg,.cove.xl{font-size:16px}.markup-include .checkbox-group{padding:16px;border:1px solid #c4c4c4;border-radius:8px;margin-top:8px;margin-bottom:24px}.markup-include .cove-component__header{font-size:unset}.markup-include .cove-component__content{background-color:#f2f2f2;font-size:14px}.markup-include .cove-component__content.component--hideBackgroundColor{background:transparent}.cove-accordion__panel-section{overflow:auto}.cove-accordion__panel-section label{display:block;float:left}`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
5
|
+
*/@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);-moz-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.cdc-open-viz-module .loading{text-align:center;position:absolute;z-index:3;background:rgba(255,255,255,.5);left:0;right:0;bottom:0;top:0;min-height:30%}.cdc-open-viz-module .loading span{display:block;margin-bottom:1em;font-size:1.3em}.cdc-open-viz-module .loading .la-ball-beat{position:relative;box-sizing:border-box;margin:0 auto;transform:scale(1.3);font-size:0;color:#777;display:flex;justify-content:center;align-items:center;width:108px;height:36px}.cdc-open-viz-module .loading .la-ball-beat.sm,.cdc-open-viz-module .loading .la-ball-beat.xs,.cdc-open-viz-module .loading .la-ball-beat.xxs{transform:scale(.7)}.cdc-open-viz-module .loading .la-ball-beat div+div{margin-left:10px}.cdc-open-viz-module .loading .la-ball-beat>div{position:relative;box-sizing:border-box;width:20px;height:20px;border-radius:100%;animation:ball-beat .7s -.15s infinite linear;display:inline-block;background-color:currentColor;border:0 solid currentColor}.cdc-open-viz-module .loading .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove-icon{display:inline-flex;width:1em;height:auto;justify-content:center;align-items:center}@media all and (-ms-high-contrast: none){.cove-icon{height:30px}}.cove-icon>svg{width:auto;height:auto;max-width:100%;max-height:100%;pointer-events:none}:root{--cove-tooltip-bg: #fff;--cove-tooltip-color: black;--cove-tooltip-font-size: 14px;--cove-tooltip-border-color: #bdbdbd;--cove-tooltip-heading-fontWeight: bold;--cove-tooltip-animation: .5s cubic-bezier(.16, 1, .3, 1) 50ms 1 forwards;--cove-tooltip-maxWidth: 280px}.cove .capitalize,.cdc-open-viz-module .capitalize{text-transform:capitalize}.cove .react-tooltip .styles-module_arrow,.cove .react-tooltip .react-tooltip-arrow,.cdc-open-viz-module .react-tooltip .styles-module_arrow,.cdc-open-viz-module .react-tooltip .react-tooltip-arrow{border-bottom:var(--cove-tooltip-border-color) 1px solid;border-right:var(--cove-tooltip-border-color) 1px solid;backface-visibility:hidden}.cove .editor-panel .cove-label+.cove-tooltip,.cdc-open-viz-module .editor-panel .cove-label+.cove-tooltip{top:1px;margin-left:.5rem;font-size:.75rem}.cove .editor-panel .cove-accordion__button .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-accordion__button .cove-tooltip{display:inline-flex;right:1.5rem;line-height:inherit}.cove .editor-panel .cove-list-group__item .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-list-group__item .cove-tooltip{width:100%;display:block;line-height:inherit}.cove .react-tooltip,.cove .tooltip,.cdc-open-viz-module .react-tooltip,.cdc-open-viz-module .tooltip{color:var(--cove-tooltip-color);border:1px solid var(--cove-tooltip-border-color);padding:.3rem .5rem;z-index:1000;opacity:1}.cove .react-tooltip .interactive a,.cove .tooltip .interactive a,.cdc-open-viz-module .react-tooltip .interactive a,.cdc-open-viz-module .tooltip .interactive a{pointer-events:all}.cove .react-tooltip ul,.cove .tooltip ul,.cdc-open-viz-module .react-tooltip ul,.cdc-open-viz-module .tooltip ul{list-style:none}.cove .react-tooltip ul li,.cove .tooltip ul li,.cdc-open-viz-module .react-tooltip ul li,.cdc-open-viz-module .tooltip ul li{font-size:var(--cove-tooltip-font-size)!important}.cove .react-tooltip ul>li.tooltip-body,.cove .tooltip ul>li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body{border-top:1px solid black;padding-top:5px}.cove .react-tooltip ul li.tooltip-body:first-of-type,.cove .tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .react-tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .tooltip ul li.tooltip-body:first-of-type{padding-top:5px;border-top:1px solid black}.cove .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cove .tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body~li.tooltip-body{border-top:initial;padding-top:initial}.cove .react-tooltip .tooltip-heading,.cove .tooltip .tooltip-heading,.cdc-open-viz-module .react-tooltip .tooltip-heading,.cdc-open-viz-module .tooltip .tooltip-heading{display:block;font-weight:var(--cove-tooltip-heading-fontWeight)!important;padding-bottom:3px;padding-top:3px;font-size:var(--cove-tooltip-font-size)!important}.cove-tooltip{display:inline-block;position:relative;line-height:1em}.cove-tooltip--target{display:inherit;cursor:pointer}.cove-accordion__button+.cove-tooltip--target{display:inline-flex;line-height:inherit}.cove-tooltip__content{max-width:var(--cove-tooltip-maxWidth);padding:10px 8px;font-size:.875rem;line-height:1.125rem;text-align:left;color:var(--cove-tooltip-color);background-color:var(--cove-tooltip-bg);border-radius:5px;-webkit-user-select:none;user-select:none;cursor:default;z-index:1}.cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove-tooltip__content.place-top.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-btt var(--cove-tooltip-animation)}.cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove-tooltip__content.place-right.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ltr var(--cove-tooltip-animation)}.cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove-tooltip__content.place-bottom.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ttb var(--cove-tooltip-animation)}.cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove-tooltip__content.place-left.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-rtl var(--cove-tooltip-animation)}.cove .cove-accordion__item select{text-transform:capitalize}.cove .cove-accordion__item .number-narrow{min-width:auto;width:75px}.cove .cove-accordion__heading{background:#f2f2f2}.cove .cove-accordion__button{display:flex;justify-content:space-between;position:relative;width:100%;padding:.3em 1em;font-size:1em;text-align:left;border-bottom:1px solid rgba(0,0,0,.2);-webkit-user-select:none;user-select:none;cursor:pointer}.cove .cove-accordion__button:before{display:inline-block;content:"";height:7px;width:7px;margin-right:1em;border-bottom:2px solid currentColor;border-right:2px solid currentColor;right:0;position:absolute;top:50%;transform:rotate(-45deg) translate(0) translateY(-50%);transition:.1s all}.cove .cove-accordion__button[aria-expanded=true]:before,.cove .cove-accordion__button[aria-selected=true]:before{transform:rotate(45deg) translate(-2px) translateY(-70%);margin-right:1.3em;transition:.1s all}.cove .cove-accordion__button .cove-tooltip,.cove .cove-accordion__button .cove-tooltip--target{display:inline-flex}.cove .cove-accordion__button .cove-tooltip{right:1.5rem}.cove .cove-accordion__panel{border-bottom:1px solid rgba(0,0,0,.2);padding:1em 1.25em 2em;animation:fadeIn .2s ease-in}.cove .cove-accordion__panel:first-child{margin-top:0}.cove .cove-accordion__panel h5{font-size:.8em}.cove .cove-accordion__panel-section{padding:16px;border:1px solid #c4c4c4;border-radius:8px;margin-top:8px;margin-bottom:24px}.cove .cove-accordion__panel-row{display:flex;justify-content:flex-start;margin-left:-4px;margin-right:-4px}.cove .cove-accordion__panel-col{flex:1 1 0;padding-left:4px;padding-right:4px}.cove .cove-accordion__divider{border:0;border-top:1px solid #e2e2e2;margin-top:1.5rem;margin-bottom:1.5rem}.cove .cove-accordion__panel-label,.cove .cove-accordion__panel-label--muted,.cove .cove-accordion__panel-label--inline{font-size:14px;text-transform:unset;font-weight:400;line-height:16px;-webkit-user-select:none;user-select:none}.cove .cove-accordion__small-inputs input[type=text]{display:block;width:100%;height:22px;min-width:unset!important;padding-top:0;padding-bottom:0;font-size:1.1em;line-height:1em;box-sizing:border-box}.cove .cove-accordion__panel-label--inline{text-align:right;margin-right:8px}.cove .cove-accordion__panel-label--muted{color:#6f6f6f}.cove .cove-accordion__input-error{color:#d8000c;border:#d8000c 1px solid}.cove .cove-accordion__panel-error{color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;margin-top:12px;padding:4px 8px;line-height:1.2em;font-size:14px;border-radius:4px}.cove-input{display:block;position:relative;padding:.5em;border-width:1px!important;border-style:solid!important;border-color:#cbcbcb!important;border-radius:.1875rem;transition:border-color .2s cubic-bezier(.16,1,.3,1);font-family:sans-serif;color:#333;width:100%;max-width:100%}.cove-input::placeholder{transition:opacity .4s cubic-bezier(.16,1,.3,1);color:#b3b3b3;opacity:1}.cove-input:focus{border-width:1px;border-style:solid;border-color:#4c4c4c;outline:0}.cove-input:focus::placeholder{opacity:0}.cove-input[disabled]{background-color:#e4e4e4}.cove-input.input--small{padding:0}.cove-input__label{display:inline-block;margin-bottom:.5rem;font-size:.75rem;color:#333;text-transform:uppercase;-webkit-user-select:none;user-select:none}.cove-input__textarea{width:100%;min-height:140px;max-width:100%;line-height:1.5em;color:#333}.cove-input--hidden{position:absolute;z-index:-999;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.cove-input-group--checkbox{margin-bottom:1rem}.cove-input-group--checkbox,.cove-input-group--radio{display:flex;align-items:center}.cove-input-group--checkbox label,.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio label,.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{cursor:pointer;-webkit-user-select:none;user-select:none}.cove-input-group--checkbox label,.cove-input-group--radio label{padding-right:6px}.cove-input-group--checkbox label+input[type=checkbox],.cove-input-group--checkbox label+input[type=radio],.cove-input-group--radio label+input[type=checkbox],.cove-input-group--radio label+input[type=radio]{margin-left:0}.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{display:inline-block;margin-right:0;margin-left:0}.cove-input-group--checkbox input[type=checkbox]+label,.cove-input-group--checkbox input[type=radio]+label,.cove-input-group--radio input[type=checkbox]+label,.cove-input-group--radio input[type=radio]+label{padding-right:0;padding-left:6px}.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=radio]{margin-bottom:5px}.cove-input__checkbox,.cove-input__checkbox--large,.cove-input__checkbox--small{display:inline-block;width:1.75rem;aspect-ratio:1/1;cursor:pointer}.cove-input__checkbox--small{width:1.25rem}.cove-input__checkbox--large{width:2.25rem}.cove-input__checkbox.active .cove-input__checkbox-box,.active.cove-input__checkbox--small .cove-input__checkbox-box,.active.cove-input__checkbox--large .cove-input__checkbox-box{background-color:#fff}.cove-input__checkbox.active .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--small .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--large .cove-input__checkbox-box.custom-color{box-shadow:none}.cove-input__checkbox.active .cove-input__checkbox-check,.active.cove-input__checkbox--small .cove-input__checkbox-check,.active.cove-input__checkbox--large .cove-input__checkbox-check{opacity:1;transform:translateY(-1px)}.cove-input__checkbox-box{position:relative;width:100%;height:100%;background-color:#f4f4f4;border-radius:3px;box-shadow:inset 0 0 0 1px #c4c4c4;transition:all .15s cubic-bezier(.16,1,.3,1)}.cove-input__checkbox-check{position:absolute;top:0;right:0;bottom:0;left:0;margin:3px;fill:#fff;pointer-events:none;transform:translateY(-1px);transition:all .25s cubic-bezier(.16,1,.3,1);opacity:0}.cove-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.cove-input-group>.cove-input{position:relative;flex:1 1 auto;width:1%;min-width:0}.cove-input-group>.cove-input__label{display:none}.cove-input-group:not(.clear)>:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.cove-input-group:not(.clear)>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.cove-input-group.clear[flow=left]>:first-child{border:0;left:0}.cove-input-group.clear[flow=right]>:last-child{border:0;right:0}.cove-input-group.clear .cove-input-group__label{position:absolute;background-color:transparent;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.cove-input-group__label{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#333;text-align:center;white-space:nowrap;background-color:#f2f2f2;border:1px solid #c7c7c7;border-radius:.1875rem}.cove-input__slider,.cove-input__slider--large,.cove-input__slider--small{display:inline-block;position:relative;width:60px;height:26px;padding:3px;cursor:pointer}.cove-input__slider.active .cove-input__slider-button,.active.cove-input__slider--large .cove-input__slider-button,.active.cove-input__slider--small .cove-input__slider-button{left:100%;transform:translate(-100%)}.cove-input__slider.active .cove-input__slider-track,.active.cove-input__slider--large .cove-input__slider-track,.active.cove-input__slider--small .cove-input__slider-track{background-color:#75b936}.cove-input__slider.slider--block,.slider--block.cove-input__slider--large,.slider--block.cove-input__slider--small{width:unset;aspect-ratio:1.85/1;padding:4px}.cove-input__slider.slider--block .cove-input__slider-button,.slider--block.cove-input__slider--large .cove-input__slider-button,.slider--block.cove-input__slider--small .cove-input__slider-button{border-radius:10%;box-shadow:0 2px 5px #0003}.cove-input__slider.slider--block .cove-input__slider-track,.slider--block.cove-input__slider--large .cove-input__slider-track,.slider--block.cove-input__slider--small .cove-input__slider-track{border-radius:4px;box-shadow:0 0 0 transparent}.cove-input__slider.slider--block.active .cove-input__slider-track,.slider--block.active.cove-input__slider--large .cove-input__slider-track,.slider--block.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset -40px 0 10px -10px #00000026}.cove-input__slider.slider--pill,.slider--pill.cove-input__slider--large,.slider--pill.cove-input__slider--small{width:60px;height:25px}.cove-input__slider.slider--pill .cove-input__slider-button,.slider--pill.cove-input__slider--large .cove-input__slider-button,.slider--pill.cove-input__slider--small .cove-input__slider-button{border-radius:999px;aspect-ratio:1.75/1}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before,.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;width:1px;height:calc(100% - 10px);background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(227,227,227) 30%,rgb(227,227,227) 70%,rgb(255,255,255) 100%);position:absolute;top:5px}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before{left:42%}.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{right:42%}.cove-input__slider.slider--3d .cove-input__slider-button,.slider--3d.cove-input__slider--large .cove-input__slider-button,.slider--3d.cove-input__slider--small .cove-input__slider-button{background:radial-gradient(circle at 100% 0%,rgb(255,255,255) 45%,rgb(200,200,200) 100%);box-shadow:0 1px 3px 1px #0006,inset 0 0 3px 2px #fff;height:160%;top:-30%;transform:translate(-20%)}.cove-input__slider.slider--3d .cove-input__slider-button:after,.slider--3d.cove-input__slider--large .cove-input__slider-button:after,.slider--3d.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;position:absolute;top:0;left:0;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #ececec;border-radius:999px;margin:3px}.cove-input__slider.slider--3d .cove-input__slider-track,.slider--3d.cove-input__slider--large .cove-input__slider-track,.slider--3d.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0006}.cove-input__slider.slider--3d.active .cove-input__slider-button,.slider--3d.active.cove-input__slider--large .cove-input__slider-button,.slider--3d.active.cove-input__slider--small .cove-input__slider-button{transform:translate(-80%)}.cove-input__slider.slider--3d.active .cove-input__slider-track,.slider--3d.active.cove-input__slider--large .cove-input__slider-track,.slider--3d.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0009}.cove-input__slider--small{width:40px;height:20px}.cove-input__slider--small.slider--pill{width:45px;height:20px}.cove-input__slider--small.slider--pill .cove-input__slider-button{aspect-ratio:1.5/1}.cove-input__slider--small.slider--pill .cove-input__slider-button:before,.cove-input__slider--small.slider--pill .cove-input__slider-button:after{display:none}.cove-input__slider--small.slider--3d .cove-input__slider-button{box-shadow:0 1px 2px 2px #00000038,inset 0 0 3px 2px #fff}.cove-input__slider--small.slider--3d .cove-input__slider-button:after{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.cove-input__slider--large{width:80px;height:35px}.cove-input__slider--large.slider--pill{width:80px;height:30px}.cove-input__slider--large.slider--3d .cove-input__slider-button:after{width:calc(100% - 8px);height:calc(100% - 8px);margin:4px}.cove-input__slider-button{position:relative;left:0;height:100%;aspect-ratio:1/1;background-color:#fff;box-shadow:-2px 4px 10px -7px #000;border-radius:100%;transition:all .2s cubic-bezier(.16,1,.3,1);z-index:2}.cove-input__slider-track{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ccc;border-radius:999px;transition:all .2s cubic-bezier(.16,1,.3,1)}.cove-editor{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"panel content";height:100vh}.cove-editor *,.cove-editor *:before,.cove-editor *:after{box-sizing:border-box}.cove-editor body,.cove-editor h1,.cove-editor h2,.cove-editor h3,.cove-editor h4,.cove-editor p,.cove-editor figure,.cove-editor blockquote,.cove-editor dl,.cove-editor dd{margin:0}.cove-editor ul[role=list],.cove-editor ol[role=list]{list-style:none}.cove-editor html:focus-within{scroll-behavior:smooth}.cove-editor body{text-rendering:optimizeSpeed;line-height:1.5}.cove-editor a:not([class]){text-decoration-skip-ink:auto}.cove-editor img,.cove-editor picture{max-width:100%;display:block}.cove-editor input,.cove-editor button,.cove-editor textarea,.cove-editor select{font:inherit}.cove-editor sub,.cove-editor sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cove-editor sup{top:-.5em}.cove-editor sub{bottom:-.25em}@media (prefers-reduced-motion: reduce){.cove-editor html:focus-within{scroll-behavior:auto}.cove-editor *,.cove-editor *:before,.cove-editor *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.cove-editor .cove-editor__panel{grid-area:panel;width:350px;transition:width .5s ease;font-size:15px;background:#fff;border-right:1px solid #c2c2c2;overflow-x:hidden;overflow-y:auto;z-index:7}.cove-editor .cove-editor__heading{font-size:1.125em;-webkit-user-select:none;user-select:none;padding:.625rem 1.125rem}.cove-editor .cove-editor__panel-container{width:350px;min-width:350px}.cove-editor .cove-editor__content{grid-area:content}.cove-editor .cove-editor__content .cove-editor__content-wrap{margin:3em auto 0;max-width:35em}.cove-editor .cove-editor--toggle{position:absolute;top:10px;left:307px;width:25px;height:25px;background-color:#f2f2f2;border-radius:60px;color:#000;font-size:1em;border:0;cursor:pointer;transition:left .4s ease 65ms,background-color .2s ease;box-shadow:#00000080 0 1px 2px;-webkit-user-select:none;user-select:none;z-index:8}.cove-editor .cove-editor--toggle:before{top:43%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"«"}.cove-editor .cove-editor--toggle.collapsed{left:1em;margin-left:0}.cove-editor .cove-editor--toggle.collapsed:before{content:"»"}.cove-editor .cove-editor--toggle:hover{background-color:#fff}.cove-editor__panel.hidden{width:0}.cove-editor__panel .two-col-inputs{display:flex;margin-top:1em;justify-content:space-between}.cove-editor__panel .two-col-inputs>label{width:48%;margin-top:0!important}.cove-editor__panel .divider-heading{display:block;font-size:1em;margin-top:1em}.cove-editor__panel .series-list{list-style:none;border:#c7c7c7 1px solid}.cove-editor__panel .series-list:empty{border:none!important}.cove-editor__panel .series-list li{padding:.3em .5em;display:flex;align-items:center;justify-content:space-between;font-size:.9em}.cove-editor__panel .series-list li:hover{background-color:#f2f2f2}.cove-editor__panel .series-list li span{font-size:.8em;color:red;cursor:pointer}.cove-editor__panel .series-list li+li{border-top:#c7c7c7 1px solid}.cove-editor__panel .form-container{border-right:#c7c7c7 1px solid;flex-grow:1}.cove-editor__panel .guidance-link{margin:2em 1em 0;padding:.75em 1em}.cove-editor__panel .guidance-link svg{width:60px;color:#005eaa;margin-right:1rem;height:60px}.cove-editor__panel .guidance-link svg path{fill:currentColor}.cove-editor__panel h2{background:#565656;color:#fff;font-size:1.1em;padding:.6em 1em;position:relative;border-bottom:#565656 3px solid;z-index:3}.cove-editor__panel fieldset{display:block}.cove-editor__panel .primary-fieldset{padding:0;margin:0;border:0}.cove-editor__panel ul.column-edit{list-style:none;padding-left:0}.cove-editor__panel ul.column-edit li{margin-top:1em}.cove-editor__panel ul.column-edit .three-col{display:flex;justify-content:space-between}.cove-editor__panel ul.column-edit .three-col>label{margin-top:0;width:30%;display:inline-block}.cove-editor__panel ul.column-edit .three-col>label input[type=text],.cove-editor__panel ul.column-edit .three-col>label input[type=number]{width:50px}.cove-editor__panel .remove-column{margin:0 auto;color:#c32b2b;font-size:.7em;font-weight:700;line-height:1.6em;text-decoration:underline;text-transform:uppercase;border:0;border-radius:5px;transition:.1s all;float:right;outline:0;cursor:pointer}.cove-editor__panel .edit-block{padding-left:1em;border:0;border-left:rgba(0,0,0,.2) 4px solid;transition:.2s all}.cove-editor__panel .edit-block:not(:first-child){margin-top:2em}.cove-editor__panel .edit-block input[type=text],.cove-editor__panel .edit-block input[type=number]{font-size:1em}.cove-editor__panel .edit-block label{margin-top:0}.cove-editor__panel .edit-block label+label{margin-top:1em}.cove-editor__panel .edit-block:hover{border-left:rgba(0,0,0,.7) 4px solid;transition:.2s all}.cove-editor__panel span.subtext{display:block;color:#00000080;text-transform:none;font-weight:400}.cove-editor__panel .btn{margin-top:1em}.cove-editor__panel .sort-list{list-style:none}.cove-editor__panel .sort-list>li{margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .sort-list li>div{display:block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-bottom:.3em;cursor:move}.cove-editor__panel .info{font-size:.8em;line-height:1.4em;font-style:italic;padding-top:10px}.cove-editor__panel .react-tags__search{width:100%}.cove-editor__panel .react-tags{position:relative;cursor:text}.cove-editor__panel .react-tags input.react-tags__search-input{font-size:.8rem}.cove-editor__panel .react-tags span{display:inline}.cove-editor__panel .react-tags.is-focused{border-color:#000000b3}.cove-editor__panel .react-tags__selected{display:inline}.cove-editor__panel .react-tags__selected-tag{display:inline-block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .react-tags__selected-tag:after{content:"✕";color:#aaa;margin-left:8px}.cove-editor__panel .react-tags__selected-tag:hover,.cove-editor__panel .react-tags__selected-tag:focus{border-color:#b1b1b1}.cove-editor__panel .react-tags__search{display:inline-block;max-width:100%}.cove-editor__panel .react-tags__search input{max-width:100%;margin:0;outline:none;padding:.5em .3em;font-size:inherit;line-height:inherit}.cove-editor__panel .react-tags__search input::-ms-clear{display:none}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__search{position:relative}}.cove-editor__panel .react-tags__suggestions{position:absolute;top:100%;left:0;width:100%}.cove-editor__panel .react-tags__suggestions ul{margin:4px -1px;padding:0;list-style:none;background:white;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px #0003}.cove-editor__panel .react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.cove-editor__panel .react-tags__suggestions li:hover{cursor:pointer;background:#eee}.cove-editor__panel .react-tags__suggestions li.is-active{background:#b7cfe0}.cove-editor__panel .react-tags__suggestions li.is-disabled{opacity:.5;cursor:auto}.cove-editor__panel .react-tags__suggestions li mark{text-decoration:underline;background:none;font-weight:600}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__suggestions{width:240px}}.advanced{padding:0 1em 1em;text-align:left}.advanced p{font-size:.8rem}.advanced .advanced-toggle-link{padding-top:1em;display:block;text-align:left;cursor:pointer;text-decoration:underline}.advanced .advanced-toggle-link span{text-decoration:none;display:inline-block;font-family:monospace;padding-right:5px}.advanced .advanced-toggle-link:hover{color:#000000b3}.advanced textarea{height:400px;width:100%;font-size:.9em;padding:.5em;font-family:monospace;box-sizing:border-box}ul.color-palette{display:flex;max-width:100%;padding:0;list-style:none;flex-wrap:wrap}ul.color-palette li{display:flex;width:21px;height:21px;border-radius:40px;margin-right:4px;margin-bottom:10px;overflow:hidden;cursor:pointer;position:relative}ul.color-palette li .click-target{position:absolute;top:0;left:0;right:0;bottom:0}ul.color-palette li.selected{border:rgba(0,0,0,.8) 2px solid}ul.color-palette li span{width:33.3%}.header ul.color-palette li{width:21px;height:21px;border-radius:40px;margin-right:2.8px}.align-content-start{align-content:flex-start!important}.align-items-start{align-items:flex-start!important}.align-self-start{align-self:flex-start!important}.align-content-end{align-content:flex-end!important}.align-items-end{align-items:flex-end!important}.align-self-end{align-self:flex-end!important}.align-content-center{align-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.align-content-stretch{align-content:stretch!important}.align-items-stretch{align-items:stretch!important}.align-self-stretch{align-self:stretch!important}.align-items-baseline{align-items:baseline!important}.align-self-baseline{align-self:baseline!important}.align-content-around{align-content:space-around!important}.align-content-between{align-content:space-between!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes shake-horizontal{0%{transform:translate(20px)}20%{transform:translate(-20px)}40%{transform:translate(10px)}60%{transform:translate(-10px)}80%{transform:translate(4px)}to{transform:translate(0)}}.grid{display:grid;grid-template-columns:repeat(12,1fr)}.col-1{grid-column-end:span 1}.col-offset-1{grid-column-start:2}.row-1{grid-row-end:span 1}.row-offset-1{grid-row-start:2}.col-2{grid-column-end:span 2}.col-offset-2{grid-column-start:3}.row-2{grid-row-end:span 2}.row-offset-2{grid-row-start:3}.col-3{grid-column-end:span 3}.col-offset-3{grid-column-start:4}.row-3{grid-row-end:span 3}.row-offset-3{grid-row-start:4}.col-4{grid-column-end:span 4}.col-offset-4{grid-column-start:5}.row-4{grid-row-end:span 4}.row-offset-4{grid-row-start:5}.col-5{grid-column-end:span 5}.col-offset-5{grid-column-start:6}.row-5{grid-row-end:span 5}.row-offset-5{grid-row-start:6}.col-6{grid-column-end:span 6}.col-offset-6{grid-column-start:7}.row-6{grid-row-end:span 6}.row-offset-6{grid-row-start:7}.col-7{grid-column-end:span 7}.col-offset-7{grid-column-start:8}.row-7{grid-row-end:span 7}.row-offset-7{grid-row-start:8}.col-8{grid-column-end:span 8}.col-offset-8{grid-column-start:9}.row-8{grid-row-end:span 8}.row-offset-8{grid-row-start:9}.col-9{grid-column-end:span 9}.col-offset-9{grid-column-start:10}.row-9{grid-row-end:span 9}.row-offset-9{grid-row-start:10}.col-10{grid-column-end:span 10}.col-offset-10{grid-column-start:11}.row-10{grid-row-end:span 10}.row-offset-10{grid-row-start:11}.col-11{grid-column-end:span 11}.col-offset-11{grid-column-start:12}.row-11{grid-row-end:span 11}.row-offset-11{grid-row-start:12}.col-12{grid-column-end:span 12}.col-offset-12{grid-column-start:13}.row-12{grid-row-end:span 12}.row-offset-12{grid-row-start:13}.grid-gap-0{grid-gap:0px;gap:0px}.grid-gap-1{grid-gap:8px;gap:8px}.grid-gap-2{grid-gap:16px;gap:16px}.grid-gap-3{grid-gap:24px;gap:24px}.grid-gap-4{grid-gap:32px;gap:32px}.grid-gap-5{grid-gap:40px;gap:40px}.grid-gap-6{grid-gap:48px;gap:48px}.grid-gap-7{grid-gap:56px;gap:56px}.grid-gap-8{grid-gap:64px;gap:64px}@media (min-width: 480px){.col-xs-1{grid-column-end:span 1}.col-offset-xs-1{grid-column-start:2}.row-xs-1{grid-row-end:span 1}.row-offset-xs-1{grid-row-start:2}.col-xs-2{grid-column-end:span 2}.col-offset-xs-2{grid-column-start:3}.row-xs-2{grid-row-end:span 2}.row-offset-xs-2{grid-row-start:3}.col-xs-3{grid-column-end:span 3}.col-offset-xs-3{grid-column-start:4}.row-xs-3{grid-row-end:span 3}.row-offset-xs-3{grid-row-start:4}.col-xs-4{grid-column-end:span 4}.col-offset-xs-4{grid-column-start:5}.row-xs-4{grid-row-end:span 4}.row-offset-xs-4{grid-row-start:5}.col-xs-5{grid-column-end:span 5}.col-offset-xs-5{grid-column-start:6}.row-xs-5{grid-row-end:span 5}.row-offset-xs-5{grid-row-start:6}.col-xs-6{grid-column-end:span 6}.col-offset-xs-6{grid-column-start:7}.row-xs-6{grid-row-end:span 6}.row-offset-xs-6{grid-row-start:7}.col-xs-7{grid-column-end:span 7}.col-offset-xs-7{grid-column-start:8}.row-xs-7{grid-row-end:span 7}.row-offset-xs-7{grid-row-start:8}.col-xs-8{grid-column-end:span 8}.col-offset-xs-8{grid-column-start:9}.row-xs-8{grid-row-end:span 8}.row-offset-xs-8{grid-row-start:9}.col-xs-9{grid-column-end:span 9}.col-offset-xs-9{grid-column-start:10}.row-xs-9{grid-row-end:span 9}.row-offset-xs-9{grid-row-start:10}.col-xs-10{grid-column-end:span 10}.col-offset-xs-10{grid-column-start:11}.row-xs-10{grid-row-end:span 10}.row-offset-xs-10{grid-row-start:11}.col-xs-11{grid-column-end:span 11}.col-offset-xs-11{grid-column-start:12}.row-xs-11{grid-row-end:span 11}.row-offset-xs-11{grid-row-start:12}.col-xs-12{grid-column-end:span 12}.col-offset-xs-12{grid-column-start:13}.row-xs-12{grid-row-end:span 12}.row-offset-xs-12{grid-row-start:13}}@media (min-width: 768px){.col-sm-1{grid-column-end:span 1}.col-offset-sm-1{grid-column-start:2}.row-sm-1{grid-row-end:span 1}.row-offset-sm-1{grid-row-start:2}.col-sm-2{grid-column-end:span 2}.col-offset-sm-2{grid-column-start:3}.row-sm-2{grid-row-end:span 2}.row-offset-sm-2{grid-row-start:3}.col-sm-3{grid-column-end:span 3}.col-offset-sm-3{grid-column-start:4}.row-sm-3{grid-row-end:span 3}.row-offset-sm-3{grid-row-start:4}.col-sm-4{grid-column-end:span 4}.col-offset-sm-4{grid-column-start:5}.row-sm-4{grid-row-end:span 4}.row-offset-sm-4{grid-row-start:5}.col-sm-5{grid-column-end:span 5}.col-offset-sm-5{grid-column-start:6}.row-sm-5{grid-row-end:span 5}.row-offset-sm-5{grid-row-start:6}.col-sm-6{grid-column-end:span 6}.col-offset-sm-6{grid-column-start:7}.row-sm-6{grid-row-end:span 6}.row-offset-sm-6{grid-row-start:7}.col-sm-7{grid-column-end:span 7}.col-offset-sm-7{grid-column-start:8}.row-sm-7{grid-row-end:span 7}.row-offset-sm-7{grid-row-start:8}.col-sm-8{grid-column-end:span 8}.col-offset-sm-8{grid-column-start:9}.row-sm-8{grid-row-end:span 8}.row-offset-sm-8{grid-row-start:9}.col-sm-9{grid-column-end:span 9}.col-offset-sm-9{grid-column-start:10}.row-sm-9{grid-row-end:span 9}.row-offset-sm-9{grid-row-start:10}.col-sm-10{grid-column-end:span 10}.col-offset-sm-10{grid-column-start:11}.row-sm-10{grid-row-end:span 10}.row-offset-sm-10{grid-row-start:11}.col-sm-11{grid-column-end:span 11}.col-offset-sm-11{grid-column-start:12}.row-sm-11{grid-row-end:span 11}.row-offset-sm-11{grid-row-start:12}.col-sm-12{grid-column-end:span 12}.col-offset-sm-12{grid-column-start:13}.row-sm-12{grid-row-end:span 12}.row-offset-sm-12{grid-row-start:13}}@media (min-width: 960px){.col-md-1{grid-column-end:span 1}.col-offset-md-1{grid-column-start:2}.row-md-1{grid-row-end:span 1}.row-offset-md-1{grid-row-start:2}.col-md-2{grid-column-end:span 2}.col-offset-md-2{grid-column-start:3}.row-md-2{grid-row-end:span 2}.row-offset-md-2{grid-row-start:3}.col-md-3{grid-column-end:span 3}.col-offset-md-3{grid-column-start:4}.row-md-3{grid-row-end:span 3}.row-offset-md-3{grid-row-start:4}.col-md-4{grid-column-end:span 4}.col-offset-md-4{grid-column-start:5}.row-md-4{grid-row-end:span 4}.row-offset-md-4{grid-row-start:5}.col-md-5{grid-column-end:span 5}.col-offset-md-5{grid-column-start:6}.row-md-5{grid-row-end:span 5}.row-offset-md-5{grid-row-start:6}.col-md-6{grid-column-end:span 6}.col-offset-md-6{grid-column-start:7}.row-md-6{grid-row-end:span 6}.row-offset-md-6{grid-row-start:7}.col-md-7{grid-column-end:span 7}.col-offset-md-7{grid-column-start:8}.row-md-7{grid-row-end:span 7}.row-offset-md-7{grid-row-start:8}.col-md-8{grid-column-end:span 8}.col-offset-md-8{grid-column-start:9}.row-md-8{grid-row-end:span 8}.row-offset-md-8{grid-row-start:9}.col-md-9{grid-column-end:span 9}.col-offset-md-9{grid-column-start:10}.row-md-9{grid-row-end:span 9}.row-offset-md-9{grid-row-start:10}.col-md-10{grid-column-end:span 10}.col-offset-md-10{grid-column-start:11}.row-md-10{grid-row-end:span 10}.row-offset-md-10{grid-row-start:11}.col-md-11{grid-column-end:span 11}.col-offset-md-11{grid-column-start:12}.row-md-11{grid-row-end:span 11}.row-offset-md-11{grid-row-start:12}.col-md-12{grid-column-end:span 12}.col-offset-md-12{grid-column-start:13}.row-md-12{grid-row-end:span 12}.row-offset-md-12{grid-row-start:13}}@media (min-width: 1170px){.col-lg-1{grid-column-end:span 1}.col-offset-lg-1{grid-column-start:2}.row-lg-1{grid-row-end:span 1}.row-offset-lg-1{grid-row-start:2}.col-lg-2{grid-column-end:span 2}.col-offset-lg-2{grid-column-start:3}.row-lg-2{grid-row-end:span 2}.row-offset-lg-2{grid-row-start:3}.col-lg-3{grid-column-end:span 3}.col-offset-lg-3{grid-column-start:4}.row-lg-3{grid-row-end:span 3}.row-offset-lg-3{grid-row-start:4}.col-lg-4{grid-column-end:span 4}.col-offset-lg-4{grid-column-start:5}.row-lg-4{grid-row-end:span 4}.row-offset-lg-4{grid-row-start:5}.col-lg-5{grid-column-end:span 5}.col-offset-lg-5{grid-column-start:6}.row-lg-5{grid-row-end:span 5}.row-offset-lg-5{grid-row-start:6}.col-lg-6{grid-column-end:span 6}.col-offset-lg-6{grid-column-start:7}.row-lg-6{grid-row-end:span 6}.row-offset-lg-6{grid-row-start:7}.col-lg-7{grid-column-end:span 7}.col-offset-lg-7{grid-column-start:8}.row-lg-7{grid-row-end:span 7}.row-offset-lg-7{grid-row-start:8}.col-lg-8{grid-column-end:span 8}.col-offset-lg-8{grid-column-start:9}.row-lg-8{grid-row-end:span 8}.row-offset-lg-8{grid-row-start:9}.col-lg-9{grid-column-end:span 9}.col-offset-lg-9{grid-column-start:10}.row-lg-9{grid-row-end:span 9}.row-offset-lg-9{grid-row-start:10}.col-lg-10{grid-column-end:span 10}.col-offset-lg-10{grid-column-start:11}.row-lg-10{grid-row-end:span 10}.row-offset-lg-10{grid-row-start:11}.col-lg-11{grid-column-end:span 11}.col-offset-lg-11{grid-column-start:12}.row-lg-11{grid-row-end:span 11}.row-offset-lg-11{grid-row-start:12}.col-lg-12{grid-column-end:span 12}.col-offset-lg-12{grid-column-start:13}.row-lg-12{grid-row-end:span 12}.row-offset-lg-12{grid-row-start:13}}@media (min-width: 1280px){.col-xl-1{grid-column-end:span 1}.col-offset-xl-1{grid-column-start:2}.row-xl-1{grid-row-end:span 1}.row-offset-xl-1{grid-row-start:2}.col-xl-2{grid-column-end:span 2}.col-offset-xl-2{grid-column-start:3}.row-xl-2{grid-row-end:span 2}.row-offset-xl-2{grid-row-start:3}.col-xl-3{grid-column-end:span 3}.col-offset-xl-3{grid-column-start:4}.row-xl-3{grid-row-end:span 3}.row-offset-xl-3{grid-row-start:4}.col-xl-4{grid-column-end:span 4}.col-offset-xl-4{grid-column-start:5}.row-xl-4{grid-row-end:span 4}.row-offset-xl-4{grid-row-start:5}.col-xl-5{grid-column-end:span 5}.col-offset-xl-5{grid-column-start:6}.row-xl-5{grid-row-end:span 5}.row-offset-xl-5{grid-row-start:6}.col-xl-6{grid-column-end:span 6}.col-offset-xl-6{grid-column-start:7}.row-xl-6{grid-row-end:span 6}.row-offset-xl-6{grid-row-start:7}.col-xl-7{grid-column-end:span 7}.col-offset-xl-7{grid-column-start:8}.row-xl-7{grid-row-end:span 7}.row-offset-xl-7{grid-row-start:8}.col-xl-8{grid-column-end:span 8}.col-offset-xl-8{grid-column-start:9}.row-xl-8{grid-row-end:span 8}.row-offset-xl-8{grid-row-start:9}.col-xl-9{grid-column-end:span 9}.col-offset-xl-9{grid-column-start:10}.row-xl-9{grid-row-end:span 9}.row-offset-xl-9{grid-row-start:10}.col-xl-10{grid-column-end:span 10}.col-offset-xl-10{grid-column-start:11}.row-xl-10{grid-row-end:span 10}.row-offset-xl-10{grid-row-start:11}.col-xl-11{grid-column-end:span 11}.col-offset-xl-11{grid-column-start:12}.row-xl-11{grid-row-end:span 11}.row-offset-xl-11{grid-row-start:12}.col-xl-12{grid-column-end:span 12}.col-offset-xl-12{grid-column-start:13}.row-xl-12{grid-row-end:span 12}.row-offset-xl-12{grid-row-start:13}}.p-0{padding:0!important}.p-1{padding:8px!important}.p-2{padding:16px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:40px!important}.p-6{padding:48px!important}.p-7{padding:56px!important}.p-8{padding:64px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:8px!important}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:40px!important}.pt-6{padding-top:48px!important}.pt-7{padding-top:56px!important}.pt-8{padding-top:64px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:8px!important}.pr-2{padding-right:16px!important}.pr-3{padding-right:24px!important}.pr-4{padding-right:32px!important}.pr-5{padding-right:40px!important}.pr-6{padding-right:48px!important}.pr-7{padding-right:56px!important}.pr-8{padding-right:64px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:40px!important}.pb-6{padding-bottom:48px!important}.pb-7{padding-bottom:56px!important}.pb-8{padding-bottom:64px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:8px!important}.pl-2{padding-left:16px!important}.pl-3{padding-left:24px!important}.pl-4{padding-left:32px!important}.pl-5{padding-left:40px!important}.pl-6{padding-left:48px!important}.pl-7{padding-left:56px!important}.pl-8{padding-left:64px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:8px!important;padding-right:8px!important}.px-2{padding-left:16px!important;padding-right:16px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.px-5{padding-left:40px!important;padding-right:40px!important}.px-6{padding-left:48px!important;padding-right:48px!important}.px-7{padding-left:56px!important;padding-right:56px!important}.px-8{padding-left:64px!important;padding-right:64px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.py-5{padding-top:40px!important;padding-bottom:40px!important}.py-6{padding-top:48px!important;padding-bottom:48px!important}.py-7{padding-top:56px!important;padding-bottom:56px!important}.py-8{padding-top:64px!important;padding-bottom:64px!important}.m-0{margin:0!important}.m-1{margin:8px!important}.m-2{margin:16px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:40px!important}.m-6{margin:48px!important}.m-7{margin:56px!important}.m-8{margin:64px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:8px!important}.mt-2{margin-top:16px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:40px!important}.mt-6{margin-top:48px!important}.mt-7{margin-top:56px!important}.mt-8{margin-top:64px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:8px!important}.mr-2{margin-right:16px!important}.mr-3{margin-right:24px!important}.mr-4{margin-right:32px!important}.mr-5{margin-right:40px!important}.mr-6{margin-right:48px!important}.mr-7{margin-right:56px!important}.mr-8{margin-right:64px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:40px!important}.mb-6{margin-bottom:48px!important}.mb-7{margin-bottom:56px!important}.mb-8{margin-bottom:64px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:8px!important}.ml-2{margin-left:16px!important}.ml-3{margin-left:24px!important}.ml-4{margin-left:32px!important}.ml-5{margin-left:40px!important}.ml-6{margin-left:48px!important}.ml-7{margin-left:56px!important}.ml-8{margin-left:64px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:8px!important;margin-right:8px!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.mx-5{margin-left:40px!important;margin-right:40px!important}.mx-6{margin-left:48px!important;margin-right:48px!important}.mx-7{margin-left:56px!important;margin-right:56px!important}.mx-8{margin-left:64px!important;margin-right:64px!important}.mx-0{margin-top:0!important;margin-bottom:0!important}.mx-1{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-top:16px!important;margin-bottom:16px!important}.mx-3{margin-top:24px!important;margin-bottom:24px!important}.mx-4{margin-top:32px!important;margin-bottom:32px!important}.mx-5{margin-top:40px!important;margin-bottom:40px!important}.mx-6{margin-top:48px!important;margin-bottom:48px!important}.mx-7{margin-top:56px!important;margin-bottom:56px!important}.mx-8{margin-top:64px!important;margin-bottom:64px!important}.markup-include .theme-amber,.type-waffle-chart .theme-amber,.type-data-bite .theme-amber,.cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #fbab18}.markup-include.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-amber .cove-component__content.component--has-accent,.type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.type-data-bite.theme-amber .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.markup-include.theme-amber .cove-component__header,.type-waffle-chart.theme-amber .cove-component__header,.type-data-bite.theme-amber .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove.theme-amber .cove-component__header{border-color:#ffd54f}.markup-include .theme-blue,.type-waffle-chart .theme-blue,.type-data-bite .theme-blue,.cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #005eaa}.markup-include.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-blue .cove-component__content.component--has-accent,.type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.type-data-bite.theme-blue .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.markup-include.theme-blue .cove-component__header,.type-waffle-chart.theme-blue .cove-component__header,.type-data-bite.theme-blue .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove.theme-blue .cove-component__header{border-color:#88c3ea}.markup-include .theme-brown,.type-waffle-chart .theme-brown,.type-data-bite .theme-brown,.cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #705043}.markup-include.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-brown .cove-component__content.component--has-accent,.type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.type-data-bite.theme-brown .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.markup-include.theme-brown .cove-component__header,.type-waffle-chart.theme-brown .cove-component__header,.type-data-bite.theme-brown .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove.theme-brown .cove-component__header{border-color:#ad907b}.markup-include .theme-cyan,.type-waffle-chart .theme-cyan,.type-data-bite .theme-cyan,.cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #007B91}.markup-include.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-cyan .cove-component__content.component--has-accent,.type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.markup-include.theme-cyan .cove-component__header,.type-waffle-chart.theme-cyan .cove-component__header,.type-data-bite.theme-cyan .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove.theme-cyan .cove-component__header{border-color:#65b0bd}.markup-include .theme-green,.type-waffle-chart .theme-green,.type-data-bite .theme-green,.cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #4b830d}.markup-include.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove.theme-green .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-green .cove-component__content.component--has-accent,.type-waffle-chart.theme-green .cove-component__content.component--has-accent,.type-data-bite.theme-green .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.markup-include.theme-green .cove-component__header,.type-waffle-chart.theme-green .cove-component__header,.type-data-bite.theme-green .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove.theme-green .cove-component__header{border-color:#84bc49}.markup-include .theme-indigo,.type-waffle-chart .theme-indigo,.type-data-bite .theme-indigo,.cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #26418f}.markup-include.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-indigo .cove-component__content.component--has-accent,.type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.markup-include.theme-indigo .cove-component__header,.type-waffle-chart.theme-indigo .cove-component__header,.type-data-bite.theme-indigo .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove.theme-indigo .cove-component__header{border-color:#92a6dd}.markup-include .theme-orange,.type-waffle-chart .theme-orange,.type-data-bite .theme-orange,.cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #bb4d00}.markup-include.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-orange .cove-component__content.component--has-accent,.type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.type-data-bite.theme-orange .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.markup-include.theme-orange .cove-component__header,.type-waffle-chart.theme-orange .cove-component__header,.type-data-bite.theme-orange .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove.theme-orange .cove-component__header{border-color:#ffad42}.markup-include .theme-pink,.type-waffle-chart .theme-pink,.type-data-bite .theme-pink,.cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #af4448}.markup-include.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-pink .cove-component__content.component--has-accent,.type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.type-data-bite.theme-pink .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.markup-include.theme-pink .cove-component__header,.type-waffle-chart.theme-pink .cove-component__header,.type-data-bite.theme-pink .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove.theme-pink .cove-component__header{border-color:#e57373}.markup-include .theme-purple,.type-waffle-chart .theme-purple,.type-data-bite .theme-purple,.cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #712177}.markup-include.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-purple .cove-component__content.component--has-accent,.type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.type-data-bite.theme-purple .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.markup-include.theme-purple .cove-component__header,.type-waffle-chart.theme-purple .cove-component__header,.type-data-bite.theme-purple .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove.theme-purple .cove-component__header{border-color:#b890bb}.markup-include .theme-slate,.type-waffle-chart .theme-slate,.type-data-bite .theme-slate,.cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #29434e}.markup-include.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-slate .cove-component__content.component--has-accent,.type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.type-data-bite.theme-slate .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.markup-include.theme-slate .cove-component__header,.type-waffle-chart.theme-slate .cove-component__header,.type-data-bite.theme-slate .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove.theme-slate .cove-component__header{border-color:#7e9ba5}.markup-include .theme-teal,.type-waffle-chart .theme-teal,.type-data-bite .theme-teal,.cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #00695c}.markup-include.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-teal .cove-component__content.component--has-accent,.type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.type-data-bite.theme-teal .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.markup-include.theme-teal .cove-component__header,.type-waffle-chart.theme-teal .cove-component__header,.type-data-bite.theme-teal .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove{color:#333;font-size:16px;line-height:1.4;margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#111}.cove .markup-include .theme-amber,.cove .type-waffle-chart .theme-amber,.cove .type-data-bite .theme-amber,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #fbab18}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-amber .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.cove .type-data-bite.theme-amber .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove .cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.cove .markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.cove .markup-include.theme-amber .cove-component__header,.cove .type-waffle-chart.theme-amber .cove-component__header,.cove .type-data-bite.theme-amber .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove .cove.theme-amber .cove-component__header{border-color:#ffd54f}.cove .markup-include .theme-blue,.cove .type-waffle-chart .theme-blue,.cove .type-data-bite .theme-blue,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #005eaa}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-blue .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.cove .type-data-bite.theme-blue .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove .cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.cove .markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.cove .markup-include.theme-blue .cove-component__header,.cove .type-waffle-chart.theme-blue .cove-component__header,.cove .type-data-bite.theme-blue .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove .cove.theme-blue .cove-component__header{border-color:#88c3ea}.cove .markup-include .theme-brown,.cove .type-waffle-chart .theme-brown,.cove .type-data-bite .theme-brown,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #705043}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-brown .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.cove .type-data-bite.theme-brown .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove .cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.cove .markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.cove .markup-include.theme-brown .cove-component__header,.cove .type-waffle-chart.theme-brown .cove-component__header,.cove .type-data-bite.theme-brown .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove .cove.theme-brown .cove-component__header{border-color:#ad907b}.cove .markup-include .theme-cyan,.cove .type-waffle-chart .theme-cyan,.cove .type-data-bite .theme-cyan,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #007B91}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.cove .type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove .cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.cove .markup-include.theme-cyan .cove-component__header,.cove .type-waffle-chart.theme-cyan .cove-component__header,.cove .type-data-bite.theme-cyan .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove .cove.theme-cyan .cove-component__header{border-color:#65b0bd}.cove .markup-include .theme-green,.cove .type-waffle-chart .theme-green,.cove .type-data-bite .theme-green,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #4b830d}.cove .markup-include.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-green .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-green .cove-component__content.component--has-accent,.cove .type-data-bite.theme-green .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove .cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.cove .markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.cove .markup-include.theme-green .cove-component__header,.cove .type-waffle-chart.theme-green .cove-component__header,.cove .type-data-bite.theme-green .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove .cove.theme-green .cove-component__header{border-color:#84bc49}.cove .markup-include .theme-indigo,.cove .type-waffle-chart .theme-indigo,.cove .type-data-bite .theme-indigo,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #26418f}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.cove .type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove .cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.cove .markup-include.theme-indigo .cove-component__header,.cove .type-waffle-chart.theme-indigo .cove-component__header,.cove .type-data-bite.theme-indigo .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove .cove.theme-indigo .cove-component__header{border-color:#92a6dd}.cove .markup-include .theme-orange,.cove .type-waffle-chart .theme-orange,.cove .type-data-bite .theme-orange,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #bb4d00}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-orange .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.cove .type-data-bite.theme-orange .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove .cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.cove .markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.cove .markup-include.theme-orange .cove-component__header,.cove .type-waffle-chart.theme-orange .cove-component__header,.cove .type-data-bite.theme-orange .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove .cove.theme-orange .cove-component__header{border-color:#ffad42}.cove .markup-include .theme-pink,.cove .type-waffle-chart .theme-pink,.cove .type-data-bite .theme-pink,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #af4448}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-pink .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.cove .type-data-bite.theme-pink .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove .cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.cove .markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.cove .markup-include.theme-pink .cove-component__header,.cove .type-waffle-chart.theme-pink .cove-component__header,.cove .type-data-bite.theme-pink .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove .cove.theme-pink .cove-component__header{border-color:#e57373}.cove .markup-include .theme-purple,.cove .type-waffle-chart .theme-purple,.cove .type-data-bite .theme-purple,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #712177}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-purple .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.cove .type-data-bite.theme-purple .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove .cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.cove .markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.cove .markup-include.theme-purple .cove-component__header,.cove .type-waffle-chart.theme-purple .cove-component__header,.cove .type-data-bite.theme-purple .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove .cove.theme-purple .cove-component__header{border-color:#b890bb}.cove .markup-include .theme-slate,.cove .type-waffle-chart .theme-slate,.cove .type-data-bite .theme-slate,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #29434e}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-slate .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.cove .type-data-bite.theme-slate .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove .cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.cove .markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.cove .markup-include.theme-slate .cove-component__header,.cove .type-waffle-chart.theme-slate .cove-component__header,.cove .type-data-bite.theme-slate .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove .cove.theme-slate .cove-component__header{border-color:#7e9ba5}.cove .markup-include .theme-teal,.cove .type-waffle-chart .theme-teal,.cove .type-data-bite .theme-teal,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #00695c}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-teal .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.cove .type-data-bite.theme-teal .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove .cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.cove .markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.cove .markup-include.theme-teal .cove-component__header,.cove .type-waffle-chart.theme-teal .cove-component__header,.cove .type-data-bite.theme-teal .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove .cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cove .cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cove .cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cove .cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cove .cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cove .cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cove .cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove .cove{margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;line-height:1.4;color:#333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.cove .cove small{display:block;font-size:.8rem;font-style:italic;color:#565656}.cove .cove .sr-only,.cove .cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove *[class^=cove-heading]{font-weight:700;margin-bottom:1.5rem}.cove .cove-heading--1{font-size:1.5rem}.cove .cove-heading--2{font-size:1.25rem}.cove .cove-heading--3{font-size:1rem}.cove .cove-heading--4{font-size:.75rem}.cove .cove-file-selector{padding:1rem 3rem;text-align:center;font-size:.875rem;color:#565656;border:#c7c7c7 2px dashed;border-radius:.2rem;cursor:pointer;transition:.1s all}.cove .cove-file-selector.drag-active{background-color:#f2f2f2}.cove .cove-file-selector span{white-space:pre;color:#005eaa;text-decoration:underline}.cove :focus,.cove [tabindex]:focus-visible{outline:2px solid rgba(255,102,1,.9)}.cove strong{font-weight:600}.cove .subtext{margin-top:1em}.cove .warning{padding:.75em 1em;margin:1em 0;background-color:#ffd2d2;color:#d8000c;font-size:.8em;border:#d8000c 1px solid;border-radius:.4em}.cove .warning strong{font-weight:600;display:block}.cove .sr-only,.cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove .cove-alert__error{display:flex;justify-content:space-between;padding:.3rem 1rem;font-size:.9rem;background:#ffc2c2;border-radius:.1875rem}.cove .cove-alert__error strong{font-weight:600}.cove .cove-alert__error p{margin:0}.cove .cove-alert__error .cove-alert__error-dismiss{font-size:.8rem;flex-shrink:0;cursor:pointer}.cove .cove-alert__warning{padding:.75rem 1rem;margin:1rem 0;font-size:.8rem;color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;border-radius:.1875rem}.cove .cove-alert__warning strong{font-weight:600;display:block}.cove .cove-component{border-radius:3px}.cove .cove-component__header{width:100%;padding:.6rem .8rem;border-bottom-width:3px;border-bottom-style:solid;border-radius:3px 3px 0 0;font-size:1.1rem;transition:background-color .2s ease,border-color .2s ease;color:#fff}.cove .cove-component__content{padding-top:1rem;border:solid 1px #ccc;border-top:none;border-radius:0 0 3px 3px}.cove .cove-component__content.no-borders{border:none!important}.cove .cove-component__content .cove-component__content:not(.component--hideBackgroundColor){background:#f2f2f2}.cove .cove-component__content-wrap{padding:0 1rem 1rem}.cove .cove-data-table{position:relative}.cove .collapsed+.cove-data-table__table-wrapper{border-bottom:none}.cove .cove-data-table__table-wrapper{border-right:1px solid #c7c7c7;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;overflow-x:auto}.cove .cove-data-table__table-heading{padding:.5em .7em;background-size:15px 15px;background-position:right .7em center;background-repeat:no-repeat;border:#c7c7c7 1px solid;border-bottom:0;cursor:pointer}.cove .cove-data-table__table-heading:focus{z-index:2;position:relative}.cove .cove-data-table__table-heading.collapsed{border-bottom:#c7c7c7 1px solid}.cove .cove-data-table__table{width:100%;background:#fff;position:relative;border:none;border-collapse:collapse;overflow:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cove .cove-data-table__table *{box-sizing:border-box}.cove .cove-data-table__table thead{color:#fff;background-color:#565656;-webkit-user-select:none;user-select:none}.cove .cove-data-table__table thead tr{text-align:left;background:none}.cove .cove-data-table__table thead th,.cove .cove-data-table__table thead td{padding:.5em 1.3em .5em .7em;line-height:normal;position:relative;text-align:left;cursor:pointer;border-right:1px solid #c7c7c7!important}.cove .cove-data-table__table thead th svg,.cove .cove-data-table__table thead td svg{margin-left:1rem}.cove .cove-data-table__table thead th:last-child,.cove .cove-data-table__table thead td:last-child{border-right:0}.cove .cove-data-table__table tbody tr{width:100%}.cove .cove-data-table__table tbody tr:hover{background:rgba(0,0,0,.05)}.cove .cove-data-table__table tr{border-bottom:solid 1px #e5e5e5;min-width:100%}.cove .cove-data-table__table tr:last-child{border-bottom:0}.cove .cove-data-table__table td{position:relative;padding:.3em .7em;border-right:1px solid rgba(0,0,0,.1)}.cove .cove-data-table__table td a{padding:.3em .7em;position:absolute;top:0;bottom:0;right:0;left:0;display:block;color:inherit;text-decoration:none}.cove .cove-data-table__table th,.cove .cove-data-table__table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cove .cove-data-table__table th:last-child,.cove .cove-data-table__table td:last-child{border-right:0!important}.cove .cove-data-table__table th:first-child,.cove .cove-data-table__table td:first-child{flex-grow:1}.cove .cove-data-table__table .table-link{text-decoration:underline;cursor:pointer;color:#075290}.cove .cove-data-table__table .table-link svg{max-width:13px;vertical-align:baseline;margin-left:5px}.cove .cove-data-table__table .sort{background-color:#3d3d3d;background-repeat:no-repeat;background-position:right .5em center;background-size:10px 5px}.cove .cove-data-table__table .resizer{cursor:e-resize;width:10px;position:absolute;top:0;bottom:0;right:0;touch-action:none}.cove .cove-data-table__footer{margin-top:1rem}.cove .cove-data-table__no-data{position:relative;-webkit-user-select:none;user-select:none}.cove .cove-data-table__no-data th,.cove .cove-data-table__no-data td{width:50%}.cove .cove-data-table__no-data th:before,.cove .cove-data-table__no-data td:before{content:" "}.cove .cove-data-table__no-data--message{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7}.cove .waiting-splash{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7;padding-top:0}.cove .waiting-splash.collapsed{padding:2em!important}.cove .waiting-splash .waiting-container{max-width:400px}.cove .waiting-splash h3{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.cove .waiting-splash p{font-size:1em}.cove .waiting-splash p strong{font-weight:700}.cove .loading-splash{position:absolute;top:0;right:0;bottom:0;left:0;min-height:30%;text-align:center;background:rgba(255,255,255,.5);z-index:3}.cove .loading-splash span{display:block;margin-bottom:1em;font-size:1.3em}.cove .loading-splash .la-ball-beat{display:flex;position:relative;justify-content:center;align-items:center;width:108px;height:36px;margin:0 auto;font-size:0;transform:scale(1.3);color:#777}.cove .loading-splash .la-ball-beat.sm,.cove .loading-splash .la-ball-beat.xs,.cove .loading-splash .la-ball-beat.xxs{transform:scale(.7)}.cove .loading-splash .la-ball-beat div+div{margin-left:10px}.cove .loading-splash .la-ball-beat>div{display:inline-block;position:relative;width:20px;height:20px;background-color:currentColor;border:0 solid currentColor;border-radius:100%;animation:ball-beat .7s -.15s infinite linear}.cove .loading-splash .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove .cove-tooltip{position:relative}.cove .cove-tooltip--target{cursor:pointer}.cove .cove-tooltip__content{max-width:280px;padding:10px 8px;text-align:left;font-size:.875rem;color:#333;background-color:#fff;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:default;opacity:0}.cove .cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove .cove-tooltip__content.place-top.show{animation:tooltip-btt .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-right.show{animation:tooltip-ltr .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove .cove-tooltip__content.place-bottom.show{animation:tooltip-ttb .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-left.show{animation:tooltip-rtl .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .interactive a{pointer-events:all}.cove .cove-tooltip--border-0{border-width:0}.cove .cove-tooltip--border-1{border-width:1px}.cove .cove-tooltip--border-2{border-width:2px}@keyframes tooltip-ltr{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-rtl{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-ttb{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-btt{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cove.md,.cove.lg,.cove.xl{font-size:16px}.markup-include .checkbox-group{padding:16px;border:1px solid #c4c4c4;border-radius:8px;margin-top:8px;margin-bottom:24px}.markup-include .cove-component__header{font-size:unset}.markup-include .cove-component__content{background-color:#f2f2f2;font-size:14px}.markup-include .cove-component__content.component--hideBackgroundColor{background:transparent}.cove-accordion__panel-section{overflow:auto}.cove-accordion__panel-section label{display:block;float:left}`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
6
6
|
import * as R from "react";
|
|
7
7
|
import Ve, { createContext as lr, createElement as ke, useState as ge, PureComponent as Sn, useId as ya, useEffect as Ce, useContext as ga, useRef as Ne, useLayoutEffect as Ji, Children as Ki, useMemo as Qi, useCallback as tr, memo as un } from "react";
|
|
8
8
|
var Je = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
@@ -57,7 +57,7 @@ function ts() {
|
|
|
57
57
|
var S = v && f[v] || f[h];
|
|
58
58
|
return typeof S == "function" ? S : null;
|
|
59
59
|
}
|
|
60
|
-
var
|
|
60
|
+
var E = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
61
61
|
function C(f) {
|
|
62
62
|
{
|
|
63
63
|
for (var S = arguments.length, k = new Array(S > 1 ? S - 1 : 0), X = 1; X < S; X++)
|
|
@@ -67,7 +67,7 @@ function ts() {
|
|
|
67
67
|
}
|
|
68
68
|
function _(f, S, k) {
|
|
69
69
|
{
|
|
70
|
-
var X =
|
|
70
|
+
var X = E.ReactDebugCurrentFrame, pe = X.getStackAddendum();
|
|
71
71
|
pe !== "" && (S += "%s", k = k.concat([pe]));
|
|
72
72
|
var be = k.map(function(fe) {
|
|
73
73
|
return String(fe);
|
|
@@ -75,10 +75,10 @@ function ts() {
|
|
|
75
75
|
be.unshift("Warning: " + S), Function.prototype.apply.call(console[f], console, be);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
var y = !1,
|
|
78
|
+
var y = !1, w = !1, H = !1, j = !1, U = !1, $;
|
|
79
79
|
$ = Symbol.for("react.module.reference");
|
|
80
80
|
function Z(f) {
|
|
81
|
-
return !!(typeof f == "string" || typeof f == "function" || f === n || f === a ||
|
|
81
|
+
return !!(typeof f == "string" || typeof f == "function" || f === n || f === a || U || f === o || f === c || f === d || j || f === b || y || w || H || typeof f == "object" && f !== null && (f.$$typeof === p || f.$$typeof === u || f.$$typeof === s || f.$$typeof === i || f.$$typeof === l || // This needs to include all possible module reference object
|
|
82
82
|
// types supported by any Flight configuration anywhere since
|
|
83
83
|
// we don't know which Flight build this will end up being used
|
|
84
84
|
// with.
|
|
@@ -94,7 +94,7 @@ function ts() {
|
|
|
94
94
|
function M(f) {
|
|
95
95
|
return f.displayName || "Context";
|
|
96
96
|
}
|
|
97
|
-
function
|
|
97
|
+
function z(f) {
|
|
98
98
|
if (f == null)
|
|
99
99
|
return null;
|
|
100
100
|
if (typeof f.tag == "number" && C("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof f == "function")
|
|
@@ -127,11 +127,11 @@ function ts() {
|
|
|
127
127
|
return L(f, f.render, "ForwardRef");
|
|
128
128
|
case u:
|
|
129
129
|
var X = f.displayName || null;
|
|
130
|
-
return X !== null ? X :
|
|
130
|
+
return X !== null ? X : z(f.type) || "Memo";
|
|
131
131
|
case p: {
|
|
132
132
|
var pe = f, be = pe._payload, fe = pe._init;
|
|
133
133
|
try {
|
|
134
|
-
return
|
|
134
|
+
return z(fe(be));
|
|
135
135
|
} catch {
|
|
136
136
|
return null;
|
|
137
137
|
}
|
|
@@ -139,18 +139,18 @@ function ts() {
|
|
|
139
139
|
}
|
|
140
140
|
return null;
|
|
141
141
|
}
|
|
142
|
-
var J = Object.assign, oe = 0, K,
|
|
143
|
-
function
|
|
142
|
+
var J = Object.assign, oe = 0, K, Ee, Ae, je, T, A, W;
|
|
143
|
+
function q() {
|
|
144
144
|
}
|
|
145
|
-
|
|
145
|
+
q.__reactDisabledLog = !0;
|
|
146
146
|
function B() {
|
|
147
147
|
{
|
|
148
148
|
if (oe === 0) {
|
|
149
|
-
K = console.log,
|
|
149
|
+
K = console.log, Ee = console.info, Ae = console.warn, je = console.error, T = console.group, A = console.groupCollapsed, W = console.groupEnd;
|
|
150
150
|
var f = {
|
|
151
151
|
configurable: !0,
|
|
152
152
|
enumerable: !0,
|
|
153
|
-
value:
|
|
153
|
+
value: q,
|
|
154
154
|
writable: !0
|
|
155
155
|
};
|
|
156
156
|
Object.defineProperties(console, {
|
|
@@ -179,7 +179,7 @@ function ts() {
|
|
|
179
179
|
value: K
|
|
180
180
|
}),
|
|
181
181
|
info: J({}, f, {
|
|
182
|
-
value:
|
|
182
|
+
value: Ee
|
|
183
183
|
}),
|
|
184
184
|
warn: J({}, f, {
|
|
185
185
|
value: Ae
|
|
@@ -194,25 +194,25 @@ function ts() {
|
|
|
194
194
|
value: A
|
|
195
195
|
}),
|
|
196
196
|
groupEnd: J({}, f, {
|
|
197
|
-
value:
|
|
197
|
+
value: W
|
|
198
198
|
})
|
|
199
199
|
});
|
|
200
200
|
}
|
|
201
201
|
oe < 0 && C("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
var
|
|
204
|
+
var V = E.ReactCurrentDispatcher, Y;
|
|
205
205
|
function Q(f, S, k) {
|
|
206
206
|
{
|
|
207
|
-
if (
|
|
207
|
+
if (Y === void 0)
|
|
208
208
|
try {
|
|
209
209
|
throw Error();
|
|
210
210
|
} catch (pe) {
|
|
211
211
|
var X = pe.stack.trim().match(/\n( *(at )?)/);
|
|
212
|
-
|
|
212
|
+
Y = X && X[1] || "";
|
|
213
213
|
}
|
|
214
214
|
return `
|
|
215
|
-
` +
|
|
215
|
+
` + Y + f;
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
var te = !1, m;
|
|
@@ -233,7 +233,7 @@ function ts() {
|
|
|
233
233
|
var pe = Error.prepareStackTrace;
|
|
234
234
|
Error.prepareStackTrace = void 0;
|
|
235
235
|
var be;
|
|
236
|
-
be =
|
|
236
|
+
be = V.current, V.current = null, B();
|
|
237
237
|
try {
|
|
238
238
|
if (S) {
|
|
239
239
|
var fe = function() {
|
|
@@ -286,7 +286,7 @@ function ts() {
|
|
|
286
286
|
}
|
|
287
287
|
}
|
|
288
288
|
} finally {
|
|
289
|
-
te = !1,
|
|
289
|
+
te = !1, V.current = be, ee(), Error.prepareStackTrace = pe;
|
|
290
290
|
}
|
|
291
291
|
var Lt = f ? f.displayName || f.name : "", eo = Lt ? Q(Lt) : "";
|
|
292
292
|
return typeof f == "function" && m.set(f, eo), eo;
|
|
@@ -327,7 +327,7 @@ function ts() {
|
|
|
327
327
|
}
|
|
328
328
|
return "";
|
|
329
329
|
}
|
|
330
|
-
var ae = Object.prototype.hasOwnProperty, de = {}, ye =
|
|
330
|
+
var ae = Object.prototype.hasOwnProperty, de = {}, ye = E.ReactDebugCurrentFrame;
|
|
331
331
|
function Oe(f) {
|
|
332
332
|
if (f) {
|
|
333
333
|
var S = f._owner, k = ne(f.type, f._source, S ? S.type : null);
|
|
@@ -378,7 +378,7 @@ function ts() {
|
|
|
378
378
|
if (Se(f))
|
|
379
379
|
return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", O(f)), I(f);
|
|
380
380
|
}
|
|
381
|
-
var ce =
|
|
381
|
+
var ce = E.ReactCurrentOwner, Re = {
|
|
382
382
|
key: !0,
|
|
383
383
|
ref: !0,
|
|
384
384
|
__self: !0,
|
|
@@ -403,8 +403,8 @@ function ts() {
|
|
|
403
403
|
}
|
|
404
404
|
function yt(f, S) {
|
|
405
405
|
if (typeof f.ref == "string" && ce.current && S && ce.current.stateNode !== S) {
|
|
406
|
-
var k =
|
|
407
|
-
We[k] || (C('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',
|
|
406
|
+
var k = z(ce.current.type);
|
|
407
|
+
We[k] || (C('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', z(ce.current.type), f.ref), We[k] = !0);
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
410
|
function gt(f, S) {
|
|
@@ -476,7 +476,7 @@ function ts() {
|
|
|
476
476
|
return Pt(f, ue, $e, pe, X, ce.current, fe);
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
|
-
var Rr =
|
|
479
|
+
var Rr = E.ReactCurrentOwner, Zn = E.ReactDebugCurrentFrame;
|
|
480
480
|
function Tt(f) {
|
|
481
481
|
if (f) {
|
|
482
482
|
var S = f._owner, k = ne(f.type, f._source, S ? S.type : null);
|
|
@@ -492,7 +492,7 @@ function ts() {
|
|
|
492
492
|
function Gn() {
|
|
493
493
|
{
|
|
494
494
|
if (Rr.current) {
|
|
495
|
-
var f =
|
|
495
|
+
var f = z(Rr.current.type);
|
|
496
496
|
if (f)
|
|
497
497
|
return `
|
|
498
498
|
|
|
@@ -535,7 +535,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
535
535
|
return;
|
|
536
536
|
Xn[k] = !0;
|
|
537
537
|
var X = "";
|
|
538
|
-
f && f._owner && f._owner !== Rr.current && (X = " It was passed a child from " +
|
|
538
|
+
f && f._owner && f._owner !== Rr.current && (X = " It was passed a child from " + z(f._owner.type) + "."), Tt(f), C('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', k, X), Tt(null);
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
541
|
function Kn(f, S) {
|
|
@@ -572,11 +572,11 @@ Check the top-level render call using <` + k + ">.");
|
|
|
572
572
|
else
|
|
573
573
|
return;
|
|
574
574
|
if (k) {
|
|
575
|
-
var X =
|
|
575
|
+
var X = z(S);
|
|
576
576
|
ie(k, f.props, "prop", X, f);
|
|
577
577
|
} else if (S.PropTypes !== void 0 && !Pr) {
|
|
578
578
|
Pr = !0;
|
|
579
|
-
var pe =
|
|
579
|
+
var pe = z(S);
|
|
580
580
|
C("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", pe || "Unknown");
|
|
581
581
|
}
|
|
582
582
|
typeof S.getDefaultProps == "function" && !S.getDefaultProps.isReactClassApproved && C("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -603,7 +603,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
603
603
|
var $e = zi(pe);
|
|
604
604
|
$e ? ue += $e : ue += Gn();
|
|
605
605
|
var _e;
|
|
606
|
-
f === null ? _e = "null" : P(f) ? _e = "array" : f !== void 0 && f.$$typeof === t ? (_e = "<" + (
|
|
606
|
+
f === null ? _e = "null" : P(f) ? _e = "array" : f !== void 0 && f.$$typeof === t ? (_e = "<" + (z(f.type) || "Unknown") + " />", ue = " Did you accidentally export a JSX literal instead of a component?") : _e = typeof f, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _e, ue);
|
|
607
607
|
}
|
|
608
608
|
var Pe = Ui(f, S, k, pe, be);
|
|
609
609
|
if (Pe == null)
|
|
@@ -1006,21 +1006,21 @@ function vo() {
|
|
|
1006
1006
|
var e = He, t = Es(), r = xs(), n = Ta, o = Ls(), a = Ss(), s = _s(), i = _a(), l = Sa, c = fr();
|
|
1007
1007
|
return Ur = function(u) {
|
|
1008
1008
|
return new Promise(function(b, v) {
|
|
1009
|
-
var h = u.data, x = u.headers,
|
|
1009
|
+
var h = u.data, x = u.headers, E = u.responseType, C;
|
|
1010
1010
|
function _() {
|
|
1011
1011
|
u.cancelToken && u.cancelToken.unsubscribe(C), u.signal && u.signal.removeEventListener("abort", C);
|
|
1012
1012
|
}
|
|
1013
1013
|
e.isFormData(h) && delete x["Content-Type"];
|
|
1014
1014
|
var y = new XMLHttpRequest();
|
|
1015
1015
|
if (u.auth) {
|
|
1016
|
-
var
|
|
1017
|
-
x.Authorization = "Basic " + btoa(
|
|
1016
|
+
var w = u.auth.username || "", H = u.auth.password ? unescape(encodeURIComponent(u.auth.password)) : "";
|
|
1017
|
+
x.Authorization = "Basic " + btoa(w + ":" + H);
|
|
1018
1018
|
}
|
|
1019
1019
|
var j = o(u.baseURL, u.url);
|
|
1020
1020
|
y.open(u.method.toUpperCase(), n(j, u.params, u.paramsSerializer), !0), y.timeout = u.timeout;
|
|
1021
|
-
function
|
|
1021
|
+
function U() {
|
|
1022
1022
|
if (y) {
|
|
1023
|
-
var Z = "getAllResponseHeaders" in y ? a(y.getAllResponseHeaders()) : null, L = !
|
|
1023
|
+
var Z = "getAllResponseHeaders" in y ? a(y.getAllResponseHeaders()) : null, L = !E || E === "text" || E === "json" ? y.responseText : y.response, M = {
|
|
1024
1024
|
data: L,
|
|
1025
1025
|
status: y.status,
|
|
1026
1026
|
statusText: y.statusText,
|
|
@@ -1035,8 +1035,8 @@ function vo() {
|
|
|
1035
1035
|
}, M), y = null;
|
|
1036
1036
|
}
|
|
1037
1037
|
}
|
|
1038
|
-
if ("onloadend" in y ? y.onloadend =
|
|
1039
|
-
!y || y.readyState !== 4 || y.status === 0 && !(y.responseURL && y.responseURL.indexOf("file:") === 0) || setTimeout(
|
|
1038
|
+
if ("onloadend" in y ? y.onloadend = U : y.onreadystatechange = function() {
|
|
1039
|
+
!y || y.readyState !== 4 || y.status === 0 && !(y.responseURL && y.responseURL.indexOf("file:") === 0) || setTimeout(U);
|
|
1040
1040
|
}, y.onabort = function() {
|
|
1041
1041
|
y && (v(i("Request aborted", u, "ECONNABORTED", y)), y = null);
|
|
1042
1042
|
}, y.onerror = function() {
|
|
@@ -1055,7 +1055,7 @@ function vo() {
|
|
|
1055
1055
|
}
|
|
1056
1056
|
"setRequestHeader" in y && e.forEach(x, function(L, M) {
|
|
1057
1057
|
typeof h > "u" && M.toLowerCase() === "content-type" ? delete x[M] : y.setRequestHeader(M, L);
|
|
1058
|
-
}), e.isUndefined(u.withCredentials) || (y.withCredentials = !!u.withCredentials),
|
|
1058
|
+
}), e.isUndefined(u.withCredentials) || (y.withCredentials = !!u.withCredentials), E && E !== "json" && (y.responseType = u.responseType), typeof u.onDownloadProgress == "function" && y.addEventListener("progress", u.onDownloadProgress), typeof u.onUploadProgress == "function" && y.upload && y.upload.addEventListener("progress", u.onUploadProgress), (u.cancelToken || u.signal) && (C = function(Z) {
|
|
1059
1059
|
y && (v(!Z || Z && Z.type ? new c("canceled") : Z), y.abort(), y = null);
|
|
1060
1060
|
}, u.cancelToken && u.cancelToken.subscribe(C), u.signal && (u.signal.aborted ? C() : u.signal.addEventListener("abort", C))), h || (h = null), y.send(h);
|
|
1061
1061
|
});
|
|
@@ -1946,7 +1946,7 @@ Wa.CASE_SENSITIVE_TAG_NAMES = [
|
|
|
1946
1946
|
"feFuncB",
|
|
1947
1947
|
"feFuncG",
|
|
1948
1948
|
"feFuncR",
|
|
1949
|
-
"
|
|
1949
|
+
"feGaussianBlur",
|
|
1950
1950
|
"feImage",
|
|
1951
1951
|
"feMerge",
|
|
1952
1952
|
"feMergeNode",
|
|
@@ -3028,12 +3028,12 @@ var Qa = {}, Un = { exports: {} }, Mo = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Ml =
|
|
|
3028
3028
|
if (h) {
|
|
3029
3029
|
if (u(), !l(Fl))
|
|
3030
3030
|
return i("property missing ':'");
|
|
3031
|
-
var x = l(Bl),
|
|
3031
|
+
var x = l(Bl), E = v({
|
|
3032
3032
|
type: Vl,
|
|
3033
3033
|
property: Fo(h[0].replace(Mo, wt)),
|
|
3034
3034
|
value: x ? Fo(x[0].replace(Mo, wt)) : wt
|
|
3035
3035
|
});
|
|
3036
|
-
return l(Hl),
|
|
3036
|
+
return l(Hl), E;
|
|
3037
3037
|
}
|
|
3038
3038
|
}
|
|
3039
3039
|
function b() {
|
|
@@ -3430,49 +3430,51 @@ function Ct(e) {
|
|
|
3430
3430
|
["audio", "canvas", "iframe", "img", "video"].forEach(Ct({
|
|
3431
3431
|
type: me | Ie | mn | Ke
|
|
3432
3432
|
}));
|
|
3433
|
-
const gn = Object.freeze(yn), Cc = ["applet", "base", "body", "command", "embed", "frame", "frameset", "head", "html", "link", "meta", "noscript", "object", "script", "style", "title"], Tc = Object.keys(gn).filter((e) => e !== "canvas" && e !== "iframe"),
|
|
3434
|
-
alt:
|
|
3435
|
-
cite:
|
|
3436
|
-
class:
|
|
3433
|
+
const gn = Object.freeze(yn), Cc = ["applet", "base", "body", "command", "embed", "frame", "frameset", "head", "html", "link", "meta", "noscript", "object", "script", "style", "title"], Tc = Object.keys(gn).filter((e) => e !== "canvas" && e !== "iframe"), we = 1, Lc = 2, Dt = 3, At = 4, li = 5, zo = Object.freeze({
|
|
3434
|
+
alt: we,
|
|
3435
|
+
cite: we,
|
|
3436
|
+
class: we,
|
|
3437
3437
|
colspan: Dt,
|
|
3438
3438
|
controls: At,
|
|
3439
|
-
datetime:
|
|
3439
|
+
datetime: we,
|
|
3440
3440
|
default: At,
|
|
3441
3441
|
disabled: At,
|
|
3442
|
-
dir:
|
|
3443
|
-
height:
|
|
3444
|
-
href:
|
|
3445
|
-
id:
|
|
3446
|
-
kind:
|
|
3447
|
-
label:
|
|
3448
|
-
lang:
|
|
3449
|
-
loading:
|
|
3442
|
+
dir: we,
|
|
3443
|
+
height: we,
|
|
3444
|
+
href: we,
|
|
3445
|
+
id: we,
|
|
3446
|
+
kind: we,
|
|
3447
|
+
label: we,
|
|
3448
|
+
lang: we,
|
|
3449
|
+
loading: we,
|
|
3450
3450
|
loop: At,
|
|
3451
|
-
media:
|
|
3451
|
+
media: we,
|
|
3452
3452
|
muted: At,
|
|
3453
|
-
poster:
|
|
3454
|
-
rel:
|
|
3455
|
-
role:
|
|
3453
|
+
poster: we,
|
|
3454
|
+
rel: we,
|
|
3455
|
+
role: we,
|
|
3456
3456
|
rowspan: Dt,
|
|
3457
|
-
scope:
|
|
3458
|
-
sizes:
|
|
3457
|
+
scope: we,
|
|
3458
|
+
sizes: we,
|
|
3459
3459
|
span: Dt,
|
|
3460
3460
|
start: Dt,
|
|
3461
3461
|
style: li,
|
|
3462
|
-
src:
|
|
3463
|
-
srclang:
|
|
3464
|
-
srcset:
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3462
|
+
src: we,
|
|
3463
|
+
srclang: we,
|
|
3464
|
+
srcset: we,
|
|
3465
|
+
tabindex: we,
|
|
3466
|
+
target: we,
|
|
3467
|
+
title: we,
|
|
3468
|
+
type: we,
|
|
3469
|
+
width: we
|
|
3469
3470
|
}), Sc = Object.freeze({
|
|
3470
3471
|
class: "className",
|
|
3471
3472
|
colspan: "colSpan",
|
|
3472
3473
|
datetime: "dateTime",
|
|
3473
3474
|
rowspan: "rowSpan",
|
|
3474
3475
|
srclang: "srcLang",
|
|
3475
|
-
srcset: "srcSet"
|
|
3476
|
+
srcset: "srcSet",
|
|
3477
|
+
tabindex: "tabIndex"
|
|
3476
3478
|
});
|
|
3477
3479
|
function or() {
|
|
3478
3480
|
return or = Object.assign || function(e) {
|
|
@@ -3607,14 +3609,14 @@ class Fc {
|
|
|
3607
3609
|
match: v,
|
|
3608
3610
|
valid: h,
|
|
3609
3611
|
void: x,
|
|
3610
|
-
...
|
|
3612
|
+
...E
|
|
3611
3613
|
} = i, C = l.propName + String(s);
|
|
3612
3614
|
p > 0 && (u += a.slice(0, p)), h ? (u += x ? `{{{${C}/}}}` : `{{{${C}}}}${v}{{{/${C}}}}`, this.keyIndex += 1, s += 1, n[C] = {
|
|
3613
3615
|
children: v,
|
|
3614
3616
|
matcher: l,
|
|
3615
3617
|
props: {
|
|
3616
3618
|
...o,
|
|
3617
|
-
...
|
|
3619
|
+
...E,
|
|
3618
3620
|
key: this.keyIndex
|
|
3619
3621
|
}
|
|
3620
3622
|
}) : u += v, l.greedy ? (a = u + a.slice(p + b), u = "") : a = a.slice(p + (b || v.length));
|
|
@@ -3767,11 +3769,11 @@ class Fc {
|
|
|
3767
3769
|
this.keyIndex += 1;
|
|
3768
3770
|
const x = this.keyIndex;
|
|
3769
3771
|
h = this.parseNode(v, b);
|
|
3770
|
-
const
|
|
3771
|
-
if (
|
|
3772
|
+
const E = s(v, h, b);
|
|
3773
|
+
if (E === null)
|
|
3772
3774
|
return;
|
|
3773
|
-
if (typeof
|
|
3774
|
-
l.push(/* @__PURE__ */ Ve.cloneElement(
|
|
3775
|
+
if (typeof E < "u") {
|
|
3776
|
+
l.push(/* @__PURE__ */ Ve.cloneElement(E, {
|
|
3775
3777
|
key: x
|
|
3776
3778
|
}));
|
|
3777
3779
|
return;
|
|
@@ -3783,11 +3785,11 @@ class Fc {
|
|
|
3783
3785
|
if (!(n || o && p !== "br") && this.isTagAllowed(p) && (a || this.canRenderChild(r, b))) {
|
|
3784
3786
|
var u;
|
|
3785
3787
|
this.keyIndex += 1;
|
|
3786
|
-
const x = this.extractAttributes(v),
|
|
3788
|
+
const x = this.extractAttributes(v), E = {
|
|
3787
3789
|
tagName: p
|
|
3788
3790
|
};
|
|
3789
|
-
x && (
|
|
3790
|
-
...
|
|
3791
|
+
x && (E.attributes = x), b.void && (E.selfClose = b.void), l.push(/* @__PURE__ */ Ve.createElement(ci, {
|
|
3792
|
+
...E,
|
|
3791
3793
|
key: this.keyIndex
|
|
3792
3794
|
}, (u = h) !== null && u !== void 0 ? u : this.parseNode(v, b)));
|
|
3793
3795
|
} else
|
|
@@ -4440,66 +4442,66 @@ function bu() {
|
|
|
4440
4442
|
if (Yo)
|
|
4441
4443
|
return he;
|
|
4442
4444
|
Yo = 1;
|
|
4443
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, c = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, b = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, h = e ? Symbol.for("react.block") : 60121, x = e ? Symbol.for("react.fundamental") : 60117,
|
|
4444
|
-
function _(
|
|
4445
|
-
if (typeof
|
|
4446
|
-
var
|
|
4447
|
-
switch (
|
|
4445
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, c = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, b = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, h = e ? Symbol.for("react.block") : 60121, x = e ? Symbol.for("react.fundamental") : 60117, E = e ? Symbol.for("react.responder") : 60118, C = e ? Symbol.for("react.scope") : 60119;
|
|
4446
|
+
function _(w) {
|
|
4447
|
+
if (typeof w == "object" && w !== null) {
|
|
4448
|
+
var H = w.$$typeof;
|
|
4449
|
+
switch (H) {
|
|
4448
4450
|
case t:
|
|
4449
|
-
switch (
|
|
4451
|
+
switch (w = w.type, w) {
|
|
4450
4452
|
case l:
|
|
4451
4453
|
case c:
|
|
4452
4454
|
case n:
|
|
4453
4455
|
case a:
|
|
4454
4456
|
case o:
|
|
4455
4457
|
case u:
|
|
4456
|
-
return
|
|
4458
|
+
return w;
|
|
4457
4459
|
default:
|
|
4458
|
-
switch (
|
|
4460
|
+
switch (w = w && w.$$typeof, w) {
|
|
4459
4461
|
case i:
|
|
4460
4462
|
case d:
|
|
4461
4463
|
case v:
|
|
4462
4464
|
case b:
|
|
4463
4465
|
case s:
|
|
4464
|
-
return
|
|
4466
|
+
return w;
|
|
4465
4467
|
default:
|
|
4466
|
-
return
|
|
4468
|
+
return H;
|
|
4467
4469
|
}
|
|
4468
4470
|
}
|
|
4469
4471
|
case r:
|
|
4470
|
-
return
|
|
4472
|
+
return H;
|
|
4471
4473
|
}
|
|
4472
4474
|
}
|
|
4473
4475
|
}
|
|
4474
|
-
function y(
|
|
4475
|
-
return _(
|
|
4476
|
+
function y(w) {
|
|
4477
|
+
return _(w) === c;
|
|
4476
4478
|
}
|
|
4477
|
-
return he.AsyncMode = l, he.ConcurrentMode = c, he.ContextConsumer = i, he.ContextProvider = s, he.Element = t, he.ForwardRef = d, he.Fragment = n, he.Lazy = v, he.Memo = b, he.Portal = r, he.Profiler = a, he.StrictMode = o, he.Suspense = u, he.isAsyncMode = function(
|
|
4478
|
-
return y(
|
|
4479
|
-
}, he.isConcurrentMode = y, he.isContextConsumer = function(
|
|
4480
|
-
return _(
|
|
4481
|
-
}, he.isContextProvider = function(
|
|
4482
|
-
return _(
|
|
4483
|
-
}, he.isElement = function(
|
|
4484
|
-
return typeof
|
|
4485
|
-
}, he.isForwardRef = function(
|
|
4486
|
-
return _(
|
|
4487
|
-
}, he.isFragment = function(
|
|
4488
|
-
return _(
|
|
4489
|
-
}, he.isLazy = function(
|
|
4490
|
-
return _(
|
|
4491
|
-
}, he.isMemo = function(
|
|
4492
|
-
return _(
|
|
4493
|
-
}, he.isPortal = function(
|
|
4494
|
-
return _(
|
|
4495
|
-
}, he.isProfiler = function(
|
|
4496
|
-
return _(
|
|
4497
|
-
}, he.isStrictMode = function(
|
|
4498
|
-
return _(
|
|
4499
|
-
}, he.isSuspense = function(
|
|
4500
|
-
return _(
|
|
4501
|
-
}, he.isValidElementType = function(
|
|
4502
|
-
return typeof
|
|
4479
|
+
return he.AsyncMode = l, he.ConcurrentMode = c, he.ContextConsumer = i, he.ContextProvider = s, he.Element = t, he.ForwardRef = d, he.Fragment = n, he.Lazy = v, he.Memo = b, he.Portal = r, he.Profiler = a, he.StrictMode = o, he.Suspense = u, he.isAsyncMode = function(w) {
|
|
4480
|
+
return y(w) || _(w) === l;
|
|
4481
|
+
}, he.isConcurrentMode = y, he.isContextConsumer = function(w) {
|
|
4482
|
+
return _(w) === i;
|
|
4483
|
+
}, he.isContextProvider = function(w) {
|
|
4484
|
+
return _(w) === s;
|
|
4485
|
+
}, he.isElement = function(w) {
|
|
4486
|
+
return typeof w == "object" && w !== null && w.$$typeof === t;
|
|
4487
|
+
}, he.isForwardRef = function(w) {
|
|
4488
|
+
return _(w) === d;
|
|
4489
|
+
}, he.isFragment = function(w) {
|
|
4490
|
+
return _(w) === n;
|
|
4491
|
+
}, he.isLazy = function(w) {
|
|
4492
|
+
return _(w) === v;
|
|
4493
|
+
}, he.isMemo = function(w) {
|
|
4494
|
+
return _(w) === b;
|
|
4495
|
+
}, he.isPortal = function(w) {
|
|
4496
|
+
return _(w) === r;
|
|
4497
|
+
}, he.isProfiler = function(w) {
|
|
4498
|
+
return _(w) === a;
|
|
4499
|
+
}, he.isStrictMode = function(w) {
|
|
4500
|
+
return _(w) === o;
|
|
4501
|
+
}, he.isSuspense = function(w) {
|
|
4502
|
+
return _(w) === u;
|
|
4503
|
+
}, he.isValidElementType = function(w) {
|
|
4504
|
+
return typeof w == "string" || typeof w == "function" || w === n || w === c || w === a || w === o || w === u || w === p || typeof w == "object" && w !== null && (w.$$typeof === v || w.$$typeof === b || w.$$typeof === s || w.$$typeof === i || w.$$typeof === d || w.$$typeof === x || w.$$typeof === E || w.$$typeof === C || w.$$typeof === h);
|
|
4503
4505
|
}, he.typeOf = _, he;
|
|
4504
4506
|
}
|
|
4505
4507
|
var ve = {};
|
|
@@ -4514,10 +4516,10 @@ var ve = {};
|
|
|
4514
4516
|
var Zo;
|
|
4515
4517
|
function wu() {
|
|
4516
4518
|
return Zo || (Zo = 1, process.env.NODE_ENV !== "production" && function() {
|
|
4517
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, c = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, b = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, h = e ? Symbol.for("react.block") : 60121, x = e ? Symbol.for("react.fundamental") : 60117,
|
|
4519
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, c = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, b = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, h = e ? Symbol.for("react.block") : 60121, x = e ? Symbol.for("react.fundamental") : 60117, E = e ? Symbol.for("react.responder") : 60118, C = e ? Symbol.for("react.scope") : 60119;
|
|
4518
4520
|
function _(g) {
|
|
4519
4521
|
return typeof g == "string" || typeof g == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
4520
|
-
g === n || g === c || g === a || g === o || g === u || g === p || typeof g == "object" && g !== null && (g.$$typeof === v || g.$$typeof === b || g.$$typeof === s || g.$$typeof === i || g.$$typeof === d || g.$$typeof === x || g.$$typeof ===
|
|
4522
|
+
g === n || g === c || g === a || g === o || g === u || g === p || typeof g == "object" && g !== null && (g.$$typeof === v || g.$$typeof === b || g.$$typeof === s || g.$$typeof === i || g.$$typeof === d || g.$$typeof === x || g.$$typeof === E || g.$$typeof === C || g.$$typeof === h);
|
|
4521
4523
|
}
|
|
4522
4524
|
function y(g) {
|
|
4523
4525
|
if (typeof g == "object" && g !== null) {
|
|
@@ -4551,7 +4553,7 @@ function wu() {
|
|
|
4551
4553
|
}
|
|
4552
4554
|
}
|
|
4553
4555
|
}
|
|
4554
|
-
var
|
|
4556
|
+
var w = l, H = c, j = i, U = s, $ = t, Z = d, L = n, M = v, z = b, J = r, oe = a, K = o, Ee = u, Ae = !1;
|
|
4555
4557
|
function je(g) {
|
|
4556
4558
|
return Ae || (Ae = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), T(g) || y(g) === l;
|
|
4557
4559
|
}
|
|
@@ -4561,10 +4563,10 @@ function wu() {
|
|
|
4561
4563
|
function A(g) {
|
|
4562
4564
|
return y(g) === i;
|
|
4563
4565
|
}
|
|
4564
|
-
function
|
|
4566
|
+
function W(g) {
|
|
4565
4567
|
return y(g) === s;
|
|
4566
4568
|
}
|
|
4567
|
-
function
|
|
4569
|
+
function q(g) {
|
|
4568
4570
|
return typeof g == "object" && g !== null && g.$$typeof === t;
|
|
4569
4571
|
}
|
|
4570
4572
|
function B(g) {
|
|
@@ -4573,10 +4575,10 @@ function wu() {
|
|
|
4573
4575
|
function ee(g) {
|
|
4574
4576
|
return y(g) === n;
|
|
4575
4577
|
}
|
|
4576
|
-
function
|
|
4578
|
+
function V(g) {
|
|
4577
4579
|
return y(g) === v;
|
|
4578
4580
|
}
|
|
4579
|
-
function
|
|
4581
|
+
function Y(g) {
|
|
4580
4582
|
return y(g) === b;
|
|
4581
4583
|
}
|
|
4582
4584
|
function Q(g) {
|
|
@@ -4591,7 +4593,7 @@ function wu() {
|
|
|
4591
4593
|
function N(g) {
|
|
4592
4594
|
return y(g) === u;
|
|
4593
4595
|
}
|
|
4594
|
-
ve.AsyncMode =
|
|
4596
|
+
ve.AsyncMode = w, ve.ConcurrentMode = H, ve.ContextConsumer = j, ve.ContextProvider = U, ve.Element = $, ve.ForwardRef = Z, ve.Fragment = L, ve.Lazy = M, ve.Memo = z, ve.Portal = J, ve.Profiler = oe, ve.StrictMode = K, ve.Suspense = Ee, ve.isAsyncMode = je, ve.isConcurrentMode = T, ve.isContextConsumer = A, ve.isContextProvider = W, ve.isElement = q, ve.isForwardRef = B, ve.isFragment = ee, ve.isLazy = V, ve.isMemo = Y, ve.isPortal = Q, ve.isProfiler = te, ve.isStrictMode = m, ve.isSuspense = N, ve.isValidElementType = _, ve.typeOf = y;
|
|
4595
4597
|
}()), ve;
|
|
4596
4598
|
}
|
|
4597
4599
|
var Go;
|
|
@@ -4738,25 +4740,25 @@ function Cu() {
|
|
|
4738
4740
|
return A;
|
|
4739
4741
|
}
|
|
4740
4742
|
var p = "<<anonymous>>", b = {
|
|
4741
|
-
array:
|
|
4742
|
-
bigint:
|
|
4743
|
-
bool:
|
|
4744
|
-
func:
|
|
4745
|
-
number:
|
|
4746
|
-
object:
|
|
4747
|
-
string:
|
|
4748
|
-
symbol:
|
|
4743
|
+
array: E("array"),
|
|
4744
|
+
bigint: E("bigint"),
|
|
4745
|
+
bool: E("boolean"),
|
|
4746
|
+
func: E("function"),
|
|
4747
|
+
number: E("number"),
|
|
4748
|
+
object: E("object"),
|
|
4749
|
+
string: E("string"),
|
|
4750
|
+
symbol: E("symbol"),
|
|
4749
4751
|
any: C(),
|
|
4750
4752
|
arrayOf: _,
|
|
4751
4753
|
element: y(),
|
|
4752
|
-
elementType:
|
|
4753
|
-
instanceOf:
|
|
4754
|
+
elementType: w(),
|
|
4755
|
+
instanceOf: H,
|
|
4754
4756
|
node: Z(),
|
|
4755
|
-
objectOf:
|
|
4757
|
+
objectOf: U,
|
|
4756
4758
|
oneOf: j,
|
|
4757
4759
|
oneOfType: $,
|
|
4758
4760
|
shape: M,
|
|
4759
|
-
exact:
|
|
4761
|
+
exact: z
|
|
4760
4762
|
};
|
|
4761
4763
|
function v(T, A) {
|
|
4762
4764
|
return T === A ? T !== 0 || 1 / T === 1 / A : T !== T && A !== A;
|
|
@@ -4767,34 +4769,34 @@ function Cu() {
|
|
|
4767
4769
|
h.prototype = Error.prototype;
|
|
4768
4770
|
function x(T) {
|
|
4769
4771
|
if (process.env.NODE_ENV !== "production")
|
|
4770
|
-
var A = {},
|
|
4771
|
-
function
|
|
4772
|
-
if (Q = Q || p, m = m ||
|
|
4772
|
+
var A = {}, W = 0;
|
|
4773
|
+
function q(ee, V, Y, Q, te, m, N) {
|
|
4774
|
+
if (Q = Q || p, m = m || Y, N !== r) {
|
|
4773
4775
|
if (l) {
|
|
4774
4776
|
var g = new Error(
|
|
4775
4777
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
4776
4778
|
);
|
|
4777
4779
|
throw g.name = "Invariant Violation", g;
|
|
4778
4780
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
4779
|
-
var G = Q + ":" +
|
|
4781
|
+
var G = Q + ":" + Y;
|
|
4780
4782
|
!A[G] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
4781
|
-
|
|
4783
|
+
W < 3 && (a(
|
|
4782
4784
|
"You are manually calling a React.PropTypes validation function for the `" + m + "` prop on `" + Q + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
4783
|
-
), A[G] = !0,
|
|
4785
|
+
), A[G] = !0, W++);
|
|
4784
4786
|
}
|
|
4785
4787
|
}
|
|
4786
|
-
return
|
|
4788
|
+
return V[Y] == null ? ee ? V[Y] === null ? new h("The " + te + " `" + m + "` is marked as required " + ("in `" + Q + "`, but its value is `null`.")) : new h("The " + te + " `" + m + "` is marked as required in " + ("`" + Q + "`, but its value is `undefined`.")) : null : T(V, Y, Q, te, m);
|
|
4787
4789
|
}
|
|
4788
|
-
var B =
|
|
4789
|
-
return B.isRequired =
|
|
4790
|
+
var B = q.bind(null, !1);
|
|
4791
|
+
return B.isRequired = q.bind(null, !0), B;
|
|
4790
4792
|
}
|
|
4791
|
-
function
|
|
4792
|
-
function A(
|
|
4793
|
-
var Q =
|
|
4793
|
+
function E(T) {
|
|
4794
|
+
function A(W, q, B, ee, V, Y) {
|
|
4795
|
+
var Q = W[q], te = K(Q);
|
|
4794
4796
|
if (te !== T) {
|
|
4795
|
-
var m =
|
|
4797
|
+
var m = Ee(Q);
|
|
4796
4798
|
return new h(
|
|
4797
|
-
"Invalid " + ee + " `" +
|
|
4799
|
+
"Invalid " + ee + " `" + V + "` of type " + ("`" + m + "` supplied to `" + B + "`, expected ") + ("`" + T + "`."),
|
|
4798
4800
|
{ expectedType: T }
|
|
4799
4801
|
);
|
|
4800
4802
|
}
|
|
@@ -4806,16 +4808,16 @@ function Cu() {
|
|
|
4806
4808
|
return x(s);
|
|
4807
4809
|
}
|
|
4808
4810
|
function _(T) {
|
|
4809
|
-
function A(
|
|
4811
|
+
function A(W, q, B, ee, V) {
|
|
4810
4812
|
if (typeof T != "function")
|
|
4811
|
-
return new h("Property `" +
|
|
4812
|
-
var
|
|
4813
|
-
if (!Array.isArray(
|
|
4814
|
-
var Q = K(
|
|
4815
|
-
return new h("Invalid " + ee + " `" +
|
|
4813
|
+
return new h("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside arrayOf.");
|
|
4814
|
+
var Y = W[q];
|
|
4815
|
+
if (!Array.isArray(Y)) {
|
|
4816
|
+
var Q = K(Y);
|
|
4817
|
+
return new h("Invalid " + ee + " `" + V + "` of type " + ("`" + Q + "` supplied to `" + B + "`, expected an array."));
|
|
4816
4818
|
}
|
|
4817
|
-
for (var te = 0; te <
|
|
4818
|
-
var m = T(
|
|
4819
|
+
for (var te = 0; te < Y.length; te++) {
|
|
4820
|
+
var m = T(Y, te, B, ee, V + "[" + te + "]", r);
|
|
4819
4821
|
if (m instanceof Error)
|
|
4820
4822
|
return m;
|
|
4821
4823
|
}
|
|
@@ -4824,32 +4826,32 @@ function Cu() {
|
|
|
4824
4826
|
return x(A);
|
|
4825
4827
|
}
|
|
4826
4828
|
function y() {
|
|
4827
|
-
function T(A,
|
|
4828
|
-
var
|
|
4829
|
-
if (!i(
|
|
4830
|
-
var
|
|
4831
|
-
return new h("Invalid " + B + " `" + ee + "` of type " + ("`" +
|
|
4829
|
+
function T(A, W, q, B, ee) {
|
|
4830
|
+
var V = A[W];
|
|
4831
|
+
if (!i(V)) {
|
|
4832
|
+
var Y = K(V);
|
|
4833
|
+
return new h("Invalid " + B + " `" + ee + "` of type " + ("`" + Y + "` supplied to `" + q + "`, expected a single ReactElement."));
|
|
4832
4834
|
}
|
|
4833
4835
|
return null;
|
|
4834
4836
|
}
|
|
4835
4837
|
return x(T);
|
|
4836
4838
|
}
|
|
4837
|
-
function
|
|
4838
|
-
function T(A,
|
|
4839
|
-
var
|
|
4840
|
-
if (!e.isValidElementType(
|
|
4841
|
-
var
|
|
4842
|
-
return new h("Invalid " + B + " `" + ee + "` of type " + ("`" +
|
|
4839
|
+
function w() {
|
|
4840
|
+
function T(A, W, q, B, ee) {
|
|
4841
|
+
var V = A[W];
|
|
4842
|
+
if (!e.isValidElementType(V)) {
|
|
4843
|
+
var Y = K(V);
|
|
4844
|
+
return new h("Invalid " + B + " `" + ee + "` of type " + ("`" + Y + "` supplied to `" + q + "`, expected a single ReactElement type."));
|
|
4843
4845
|
}
|
|
4844
4846
|
return null;
|
|
4845
4847
|
}
|
|
4846
4848
|
return x(T);
|
|
4847
4849
|
}
|
|
4848
|
-
function
|
|
4849
|
-
function A(
|
|
4850
|
-
if (!(
|
|
4851
|
-
var
|
|
4852
|
-
return new h("Invalid " + ee + " `" +
|
|
4850
|
+
function H(T) {
|
|
4851
|
+
function A(W, q, B, ee, V) {
|
|
4852
|
+
if (!(W[q] instanceof T)) {
|
|
4853
|
+
var Y = T.name || p, Q = je(W[q]);
|
|
4854
|
+
return new h("Invalid " + ee + " `" + V + "` of type " + ("`" + Q + "` supplied to `" + B + "`, expected ") + ("instance of `" + Y + "`."));
|
|
4853
4855
|
}
|
|
4854
4856
|
return null;
|
|
4855
4857
|
}
|
|
@@ -4860,28 +4862,28 @@ function Cu() {
|
|
|
4860
4862
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
|
|
4861
4863
|
"Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
|
|
4862
4864
|
) : a("Invalid argument supplied to oneOf, expected an array.")), s;
|
|
4863
|
-
function A(
|
|
4864
|
-
for (var
|
|
4865
|
-
if (v(
|
|
4865
|
+
function A(W, q, B, ee, V) {
|
|
4866
|
+
for (var Y = W[q], Q = 0; Q < T.length; Q++)
|
|
4867
|
+
if (v(Y, T[Q]))
|
|
4866
4868
|
return null;
|
|
4867
4869
|
var te = JSON.stringify(T, function(N, g) {
|
|
4868
|
-
var G =
|
|
4870
|
+
var G = Ee(g);
|
|
4869
4871
|
return G === "symbol" ? String(g) : g;
|
|
4870
4872
|
});
|
|
4871
|
-
return new h("Invalid " + ee + " `" +
|
|
4873
|
+
return new h("Invalid " + ee + " `" + V + "` of value `" + String(Y) + "` " + ("supplied to `" + B + "`, expected one of " + te + "."));
|
|
4872
4874
|
}
|
|
4873
4875
|
return x(A);
|
|
4874
4876
|
}
|
|
4875
|
-
function
|
|
4876
|
-
function A(
|
|
4877
|
+
function U(T) {
|
|
4878
|
+
function A(W, q, B, ee, V) {
|
|
4877
4879
|
if (typeof T != "function")
|
|
4878
|
-
return new h("Property `" +
|
|
4879
|
-
var
|
|
4880
|
+
return new h("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside objectOf.");
|
|
4881
|
+
var Y = W[q], Q = K(Y);
|
|
4880
4882
|
if (Q !== "object")
|
|
4881
|
-
return new h("Invalid " + ee + " `" +
|
|
4882
|
-
for (var te in
|
|
4883
|
-
if (n(
|
|
4884
|
-
var m = T(
|
|
4883
|
+
return new h("Invalid " + ee + " `" + V + "` of type " + ("`" + Q + "` supplied to `" + B + "`, expected an object."));
|
|
4884
|
+
for (var te in Y)
|
|
4885
|
+
if (n(Y, te)) {
|
|
4886
|
+
var m = T(Y, te, B, ee, V + "." + te, r);
|
|
4885
4887
|
if (m instanceof Error)
|
|
4886
4888
|
return m;
|
|
4887
4889
|
}
|
|
@@ -4893,45 +4895,45 @@ function Cu() {
|
|
|
4893
4895
|
if (!Array.isArray(T))
|
|
4894
4896
|
return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), s;
|
|
4895
4897
|
for (var A = 0; A < T.length; A++) {
|
|
4896
|
-
var
|
|
4897
|
-
if (typeof
|
|
4898
|
+
var W = T[A];
|
|
4899
|
+
if (typeof W != "function")
|
|
4898
4900
|
return a(
|
|
4899
|
-
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + Ae(
|
|
4901
|
+
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + Ae(W) + " at index " + A + "."
|
|
4900
4902
|
), s;
|
|
4901
4903
|
}
|
|
4902
|
-
function
|
|
4904
|
+
function q(B, ee, V, Y, Q) {
|
|
4903
4905
|
for (var te = [], m = 0; m < T.length; m++) {
|
|
4904
|
-
var N = T[m], g = N(B, ee,
|
|
4906
|
+
var N = T[m], g = N(B, ee, V, Y, Q, r);
|
|
4905
4907
|
if (g == null)
|
|
4906
4908
|
return null;
|
|
4907
4909
|
g.data && n(g.data, "expectedType") && te.push(g.data.expectedType);
|
|
4908
4910
|
}
|
|
4909
4911
|
var G = te.length > 0 ? ", expected one of type [" + te.join(", ") + "]" : "";
|
|
4910
|
-
return new h("Invalid " +
|
|
4912
|
+
return new h("Invalid " + Y + " `" + Q + "` supplied to " + ("`" + V + "`" + G + "."));
|
|
4911
4913
|
}
|
|
4912
|
-
return x(
|
|
4914
|
+
return x(q);
|
|
4913
4915
|
}
|
|
4914
4916
|
function Z() {
|
|
4915
|
-
function T(A,
|
|
4916
|
-
return J(A[
|
|
4917
|
+
function T(A, W, q, B, ee) {
|
|
4918
|
+
return J(A[W]) ? null : new h("Invalid " + B + " `" + ee + "` supplied to " + ("`" + q + "`, expected a ReactNode."));
|
|
4917
4919
|
}
|
|
4918
4920
|
return x(T);
|
|
4919
4921
|
}
|
|
4920
|
-
function L(T, A,
|
|
4922
|
+
function L(T, A, W, q, B) {
|
|
4921
4923
|
return new h(
|
|
4922
|
-
(T || "React class") + ": " + A + " type `" +
|
|
4924
|
+
(T || "React class") + ": " + A + " type `" + W + "." + q + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + B + "`."
|
|
4923
4925
|
);
|
|
4924
4926
|
}
|
|
4925
4927
|
function M(T) {
|
|
4926
|
-
function A(
|
|
4927
|
-
var
|
|
4928
|
+
function A(W, q, B, ee, V) {
|
|
4929
|
+
var Y = W[q], Q = K(Y);
|
|
4928
4930
|
if (Q !== "object")
|
|
4929
|
-
return new h("Invalid " + ee + " `" +
|
|
4931
|
+
return new h("Invalid " + ee + " `" + V + "` of type `" + Q + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
4930
4932
|
for (var te in T) {
|
|
4931
4933
|
var m = T[te];
|
|
4932
4934
|
if (typeof m != "function")
|
|
4933
|
-
return L(B, ee,
|
|
4934
|
-
var N = m(
|
|
4935
|
+
return L(B, ee, V, te, Ee(m));
|
|
4936
|
+
var N = m(Y, te, B, ee, V + "." + te, r);
|
|
4935
4937
|
if (N)
|
|
4936
4938
|
return N;
|
|
4937
4939
|
}
|
|
@@ -4939,22 +4941,22 @@ function Cu() {
|
|
|
4939
4941
|
}
|
|
4940
4942
|
return x(A);
|
|
4941
4943
|
}
|
|
4942
|
-
function
|
|
4943
|
-
function A(
|
|
4944
|
-
var
|
|
4944
|
+
function z(T) {
|
|
4945
|
+
function A(W, q, B, ee, V) {
|
|
4946
|
+
var Y = W[q], Q = K(Y);
|
|
4945
4947
|
if (Q !== "object")
|
|
4946
|
-
return new h("Invalid " + ee + " `" +
|
|
4947
|
-
var te = t({},
|
|
4948
|
+
return new h("Invalid " + ee + " `" + V + "` of type `" + Q + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
4949
|
+
var te = t({}, W[q], T);
|
|
4948
4950
|
for (var m in te) {
|
|
4949
4951
|
var N = T[m];
|
|
4950
4952
|
if (n(T, m) && typeof N != "function")
|
|
4951
|
-
return L(B, ee,
|
|
4953
|
+
return L(B, ee, V, m, Ee(N));
|
|
4952
4954
|
if (!N)
|
|
4953
4955
|
return new h(
|
|
4954
|
-
"Invalid " + ee + " `" +
|
|
4956
|
+
"Invalid " + ee + " `" + V + "` key `" + m + "` supplied to `" + B + "`.\nBad object: " + JSON.stringify(W[q], null, " ") + `
|
|
4955
4957
|
Valid keys: ` + JSON.stringify(Object.keys(T), null, " ")
|
|
4956
4958
|
);
|
|
4957
|
-
var g = N(
|
|
4959
|
+
var g = N(Y, m, B, ee, V + "." + m, r);
|
|
4958
4960
|
if (g)
|
|
4959
4961
|
return g;
|
|
4960
4962
|
}
|
|
@@ -4977,14 +4979,14 @@ Valid keys: ` + JSON.stringify(Object.keys(T), null, " ")
|
|
|
4977
4979
|
return !0;
|
|
4978
4980
|
var A = u(T);
|
|
4979
4981
|
if (A) {
|
|
4980
|
-
var
|
|
4982
|
+
var W = A.call(T), q;
|
|
4981
4983
|
if (A !== T.entries) {
|
|
4982
|
-
for (; !(
|
|
4983
|
-
if (!J(
|
|
4984
|
+
for (; !(q = W.next()).done; )
|
|
4985
|
+
if (!J(q.value))
|
|
4984
4986
|
return !1;
|
|
4985
4987
|
} else
|
|
4986
|
-
for (; !(
|
|
4987
|
-
var B =
|
|
4988
|
+
for (; !(q = W.next()).done; ) {
|
|
4989
|
+
var B = q.value;
|
|
4988
4990
|
if (B && !J(B[1]))
|
|
4989
4991
|
return !1;
|
|
4990
4992
|
}
|
|
@@ -5002,7 +5004,7 @@ Valid keys: ` + JSON.stringify(Object.keys(T), null, " ")
|
|
|
5002
5004
|
var A = typeof T;
|
|
5003
5005
|
return Array.isArray(T) ? "array" : T instanceof RegExp ? "object" : oe(A, T) ? "symbol" : A;
|
|
5004
5006
|
}
|
|
5005
|
-
function
|
|
5007
|
+
function Ee(T) {
|
|
5006
5008
|
if (typeof T > "u" || T === null)
|
|
5007
5009
|
return "" + T;
|
|
5008
5010
|
var A = K(T);
|
|
@@ -5015,7 +5017,7 @@ Valid keys: ` + JSON.stringify(Object.keys(T), null, " ")
|
|
|
5015
5017
|
return A;
|
|
5016
5018
|
}
|
|
5017
5019
|
function Ae(T) {
|
|
5018
|
-
var A =
|
|
5020
|
+
var A = Ee(T);
|
|
5019
5021
|
switch (A) {
|
|
5020
5022
|
case "array":
|
|
5021
5023
|
case "object":
|
|
@@ -5125,7 +5127,7 @@ const Ti = {
|
|
|
5125
5127
|
minus: nf,
|
|
5126
5128
|
"filtered-text": ef,
|
|
5127
5129
|
"filter-dropdowns": tf
|
|
5128
|
-
}, Li = ({ display: e =
|
|
5130
|
+
}, Li = ({ display: e = "", base: t, alt: r = "", size: n, color: o, style: a, ...s }) => {
|
|
5129
5131
|
const i = Ti[e] || null, l = { ...s };
|
|
5130
5132
|
delete l.className;
|
|
5131
5133
|
const c = {
|
|
@@ -5200,7 +5202,7 @@ function jt(e) {
|
|
|
5200
5202
|
async function _i(e, t) {
|
|
5201
5203
|
var r;
|
|
5202
5204
|
t === void 0 && (t = {});
|
|
5203
|
-
const { x: n, y: o, platform: a, rects: s, elements: i, strategy: l } = e, { boundary: c = "clippingAncestors", rootBoundary: d = "viewport", elementContext: u = "floating", altBoundary: p = !1, padding: b = 0 } = t, v = Si(b), h = i[p ? u === "floating" ? "reference" : "floating" : u], x = jt(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(h))) == null || r ? h : h.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(i.floating)), boundary: c, rootBoundary: d, strategy: l })),
|
|
5205
|
+
const { x: n, y: o, platform: a, rects: s, elements: i, strategy: l } = e, { boundary: c = "clippingAncestors", rootBoundary: d = "viewport", elementContext: u = "floating", altBoundary: p = !1, padding: b = 0 } = t, v = Si(b), h = i[p ? u === "floating" ? "reference" : "floating" : u], x = jt(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(h))) == null || r ? h : h.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(i.floating)), boundary: c, rootBoundary: d, strategy: l })), E = u === "floating" ? { ...s.floating, x: n, y: o } : s.reference, C = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(i.floating)), _ = await (a.isElement == null ? void 0 : a.isElement(C)) && await (a.getScale == null ? void 0 : a.getScale(C)) || { x: 1, y: 1 }, y = jt(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: E, offsetParent: C, strategy: l }) : E);
|
|
5204
5206
|
return { top: (x.top - y.top + v.top) / _.y, bottom: (y.bottom - x.bottom + v.bottom) / _.y, left: (x.left - y.left + v.left) / _.x, right: (y.right - x.right + v.right) / _.x };
|
|
5205
5207
|
}
|
|
5206
5208
|
const of = Math.min, af = Math.max;
|
|
@@ -5225,52 +5227,52 @@ function ln(e) {
|
|
|
5225
5227
|
const uf = function(e) {
|
|
5226
5228
|
return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) {
|
|
5227
5229
|
var r;
|
|
5228
|
-
const { placement: n, middlewareData: o, rects: a, initialPlacement: s, platform: i, elements: l } = t, { mainAxis: c = !0, crossAxis: d = !0, fallbackPlacements: u, fallbackStrategy: p = "bestFit", fallbackAxisSideDirection: b = "none", flipAlignment: v = !0, ...h } = e, x = Et(n),
|
|
5230
|
+
const { placement: n, middlewareData: o, rects: a, initialPlacement: s, platform: i, elements: l } = t, { mainAxis: c = !0, crossAxis: d = !0, fallbackPlacements: u, fallbackStrategy: p = "bestFit", fallbackAxisSideDirection: b = "none", flipAlignment: v = !0, ...h } = e, x = Et(n), E = Et(s) === s, C = await (i.isRTL == null ? void 0 : i.isRTL(l.floating)), _ = u || (E || !v ? [ir(s)] : function(L) {
|
|
5229
5231
|
const M = ir(L);
|
|
5230
5232
|
return [ln(L), M, ln(M)];
|
|
5231
5233
|
}(s));
|
|
5232
|
-
u || b === "none" || _.push(...function(L, M,
|
|
5234
|
+
u || b === "none" || _.push(...function(L, M, z, J) {
|
|
5233
5235
|
const oe = Vt(L);
|
|
5234
|
-
let K = function(
|
|
5235
|
-
const T = ["left", "right"], A = ["right", "left"],
|
|
5236
|
-
switch (
|
|
5236
|
+
let K = function(Ee, Ae, je) {
|
|
5237
|
+
const T = ["left", "right"], A = ["right", "left"], W = ["top", "bottom"], q = ["bottom", "top"];
|
|
5238
|
+
switch (Ee) {
|
|
5237
5239
|
case "top":
|
|
5238
5240
|
case "bottom":
|
|
5239
5241
|
return je ? Ae ? A : T : Ae ? T : A;
|
|
5240
5242
|
case "left":
|
|
5241
5243
|
case "right":
|
|
5242
|
-
return Ae ?
|
|
5244
|
+
return Ae ? W : q;
|
|
5243
5245
|
default:
|
|
5244
5246
|
return [];
|
|
5245
5247
|
}
|
|
5246
|
-
}(Et(L),
|
|
5247
|
-
return oe && (K = K.map((
|
|
5248
|
+
}(Et(L), z === "start", J);
|
|
5249
|
+
return oe && (K = K.map((Ee) => Ee + "-" + oe), M && (K = K.concat(K.map(ln)))), K;
|
|
5248
5250
|
}(s, v, b, C));
|
|
5249
|
-
const y = [s, ..._],
|
|
5251
|
+
const y = [s, ..._], w = await _i(t, h), H = [];
|
|
5250
5252
|
let j = ((r = o.flip) == null ? void 0 : r.overflows) || [];
|
|
5251
|
-
if (c &&
|
|
5253
|
+
if (c && H.push(w[x]), d) {
|
|
5252
5254
|
const { main: L, cross: M } = lf(n, a, C);
|
|
5253
|
-
|
|
5255
|
+
H.push(w[L], w[M]);
|
|
5254
5256
|
}
|
|
5255
|
-
if (j = [...j, { placement: n, overflows:
|
|
5256
|
-
var
|
|
5257
|
-
const L = (((
|
|
5257
|
+
if (j = [...j, { placement: n, overflows: H }], !H.every((L) => L <= 0)) {
|
|
5258
|
+
var U, $;
|
|
5259
|
+
const L = (((U = o.flip) == null ? void 0 : U.index) || 0) + 1, M = y[L];
|
|
5258
5260
|
if (M)
|
|
5259
5261
|
return { data: { index: L, overflows: j }, reset: { placement: M } };
|
|
5260
|
-
let
|
|
5261
|
-
if (!
|
|
5262
|
+
let z = ($ = j.find((J) => J.overflows[0] <= 0)) == null ? void 0 : $.placement;
|
|
5263
|
+
if (!z)
|
|
5262
5264
|
switch (p) {
|
|
5263
5265
|
case "bestFit": {
|
|
5264
5266
|
var Z;
|
|
5265
|
-
const J = (Z = j.map((oe) => [oe.placement, oe.overflows.filter((K) => K > 0).reduce((K,
|
|
5266
|
-
J && (
|
|
5267
|
+
const J = (Z = j.map((oe) => [oe.placement, oe.overflows.filter((K) => K > 0).reduce((K, Ee) => K + Ee, 0)]).sort((oe, K) => oe[1] - K[1])[0]) == null ? void 0 : Z[0];
|
|
5268
|
+
J && (z = J);
|
|
5267
5269
|
break;
|
|
5268
5270
|
}
|
|
5269
5271
|
case "initialPlacement":
|
|
5270
|
-
|
|
5272
|
+
z = s;
|
|
5271
5273
|
}
|
|
5272
|
-
if (n !==
|
|
5273
|
-
return { reset: { placement:
|
|
5274
|
+
if (n !== z)
|
|
5275
|
+
return { reset: { placement: z } };
|
|
5274
5276
|
}
|
|
5275
5277
|
return {};
|
|
5276
5278
|
} };
|
|
@@ -5278,16 +5280,16 @@ const uf = function(e) {
|
|
|
5278
5280
|
return e === void 0 && (e = 0), { name: "offset", options: e, async fn(t) {
|
|
5279
5281
|
const { x: r, y: n } = t, o = await async function(a, s) {
|
|
5280
5282
|
const { placement: i, platform: l, elements: c } = a, d = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), u = Et(i), p = Vt(i), b = Wt(i) === "x", v = ["left", "top"].includes(u) ? -1 : 1, h = d && b ? -1 : 1, x = typeof s == "function" ? s(a) : s;
|
|
5281
|
-
let { mainAxis:
|
|
5282
|
-
return p && typeof _ == "number" && (C = p === "end" ? -1 * _ : _), b ? { x: C * h, y:
|
|
5283
|
+
let { mainAxis: E, crossAxis: C, alignmentAxis: _ } = typeof x == "number" ? { mainAxis: x, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...x };
|
|
5284
|
+
return p && typeof _ == "number" && (C = p === "end" ? -1 * _ : _), b ? { x: C * h, y: E * v } : { x: E * v, y: C * h };
|
|
5283
5285
|
}(t, e);
|
|
5284
5286
|
return { x: r + o.x, y: n + o.y, data: o };
|
|
5285
5287
|
} };
|
|
5286
5288
|
}, df = function(e) {
|
|
5287
5289
|
return e === void 0 && (e = {}), { name: "shift", options: e, async fn(t) {
|
|
5288
5290
|
const { x: r, y: n, placement: o } = t, { mainAxis: a = !0, crossAxis: s = !1, limiter: i = { fn: (x) => {
|
|
5289
|
-
let { x:
|
|
5290
|
-
return { x:
|
|
5291
|
+
let { x: E, y: C } = x;
|
|
5292
|
+
return { x: E, y: C };
|
|
5291
5293
|
} }, ...l } = e, c = { x: r, y: n }, d = await _i(t, l), u = Wt(Et(o)), p = u === "x" ? "y" : "x";
|
|
5292
5294
|
let b = c[u], v = c[p];
|
|
5293
5295
|
if (a) {
|
|
@@ -5380,10 +5382,10 @@ function Ut(e, t, r, n) {
|
|
|
5380
5382
|
let u = (s.left + (d && ((o = c.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / l.x, p = (s.top + (d && ((a = c.visualViewport) == null ? void 0 : a.offsetTop) || 0)) / l.y, b = s.width / l.x, v = s.height / l.y;
|
|
5381
5383
|
if (i) {
|
|
5382
5384
|
const h = Ze(i), x = n && ct(n) ? Ze(n) : n;
|
|
5383
|
-
let
|
|
5384
|
-
for (;
|
|
5385
|
-
const C = Rt(
|
|
5386
|
-
_.x += (
|
|
5385
|
+
let E = h.frameElement;
|
|
5386
|
+
for (; E && n && x !== h; ) {
|
|
5387
|
+
const C = Rt(E), _ = E.getBoundingClientRect(), y = getComputedStyle(E);
|
|
5388
|
+
_.x += (E.clientLeft + parseFloat(y.paddingLeft)) * C.x, _.y += (E.clientTop + parseFloat(y.paddingTop)) * C.y, u *= C.x, p *= C.y, b *= C.x, v *= C.y, u += _.x, p += _.y, E = Ze(E).frameElement;
|
|
5387
5389
|
}
|
|
5388
5390
|
}
|
|
5389
5391
|
return { width: b, height: v, top: p, right: u + b, bottom: p + v, left: u, x: u, y: p };
|
|
@@ -5473,8 +5475,8 @@ const vf = { getClippingRect: function(e) {
|
|
|
5473
5475
|
const v = Qe(c).position === "fixed";
|
|
5474
5476
|
let h = v ? zt(c) : c;
|
|
5475
5477
|
for (; ct(h) && !Yn(h); ) {
|
|
5476
|
-
const x = Qe(h),
|
|
5477
|
-
(v ?
|
|
5478
|
+
const x = Qe(h), E = Ln(h);
|
|
5479
|
+
(v ? E || b : E || x.position !== "static" || !b || !["absolute", "fixed"].includes(b.position)) ? b = x : p = p.filter((C) => C !== h), h = zt(h);
|
|
5478
5480
|
}
|
|
5479
5481
|
return d.set(c, p), p;
|
|
5480
5482
|
}(t, this._c) : [].concat(r), s = [...a, n], i = s[0], l = s.reduce((c, d) => {
|
|
@@ -5504,18 +5506,18 @@ const vf = { getClippingRect: function(e) {
|
|
|
5504
5506
|
const n = /* @__PURE__ */ new Map(), o = { platform: vf, ...r }, a = { ...o.platform, _c: n };
|
|
5505
5507
|
return (async (s, i, l) => {
|
|
5506
5508
|
const { placement: c = "bottom", strategy: d = "absolute", middleware: u = [], platform: p } = l, b = u.filter(Boolean), v = await (p.isRTL == null ? void 0 : p.isRTL(i));
|
|
5507
|
-
if (p == null && console.error(["Floating UI: `platform` property was not passed to config. If you", "want to use Floating UI on the web, install @floating-ui/dom", "instead of the /core package. Otherwise, you can create your own", "`platform`: https://floating-ui.com/docs/platform"].join(" ")), b.filter((
|
|
5508
|
-
let { name:
|
|
5509
|
-
return
|
|
5509
|
+
if (p == null && console.error(["Floating UI: `platform` property was not passed to config. If you", "want to use Floating UI on the web, install @floating-ui/dom", "instead of the /core package. Otherwise, you can create your own", "`platform`: https://floating-ui.com/docs/platform"].join(" ")), b.filter((w) => {
|
|
5510
|
+
let { name: H } = w;
|
|
5511
|
+
return H === "autoPlacement" || H === "flip";
|
|
5510
5512
|
}).length > 1)
|
|
5511
5513
|
throw new Error(["Floating UI: duplicate `flip` and/or `autoPlacement` middleware", "detected. This will lead to an infinite loop. Ensure only one of", "either has been passed to the `middleware` array."].join(" "));
|
|
5512
5514
|
s && i || console.error(["Floating UI: The reference and/or floating element was not defined", "when `computePosition()` was called. Ensure that both elements have", "been created and can be measured."].join(" "));
|
|
5513
|
-
let h = await p.getElementRects({ reference: s, floating: i, strategy: d }), { x, y:
|
|
5514
|
-
for (let
|
|
5515
|
-
const { name:
|
|
5516
|
-
x =
|
|
5515
|
+
let h = await p.getElementRects({ reference: s, floating: i, strategy: d }), { x, y: E } = ra(h, c, v), C = c, _ = {}, y = 0;
|
|
5516
|
+
for (let w = 0; w < b.length; w++) {
|
|
5517
|
+
const { name: H, fn: j } = b[w], { x: U, y: $, data: Z, reset: L } = await j({ x, y: E, initialPlacement: c, placement: C, strategy: d, middlewareData: _, rects: h, platform: p, elements: { reference: s, floating: i } });
|
|
5518
|
+
x = U ?? x, E = $ ?? E, _ = { ..._, [H]: { ..._[H], ...Z } }, y > 50 && console.warn(["Floating UI: The middleware lifecycle appears to be running in an", "infinite loop. This is usually caused by a `reset` continually", "being returned without a break condition."].join(" ")), L && y <= 50 && (y++, typeof L == "object" && (L.placement && (C = L.placement), L.rects && (h = L.rects === !0 ? await p.getElementRects({ reference: s, floating: i, strategy: d }) : L.rects), { x, y: E } = ra(h, C, v)), w = -1);
|
|
5517
5519
|
}
|
|
5518
|
-
return { x, y:
|
|
5520
|
+
return { x, y: E, placement: C, strategy: d, middlewareData: _ };
|
|
5519
5521
|
})(e, t, { ...o, platform: a });
|
|
5520
5522
|
};
|
|
5521
5523
|
var st, xt = { exports: {} }, ca = {};
|
|
@@ -5532,28 +5534,28 @@ st = ca, function() {
|
|
|
5532
5534
|
st.Fragment = 60107;
|
|
5533
5535
|
var n = 60108, o = 60114, a = 60109, s = 60110, i = 60112, l = 60113, c = 60120, d = 60115, u = 60116, p = 60121, b = 60122, v = 60117, h = 60129, x = 60131;
|
|
5534
5536
|
if (typeof Symbol == "function" && Symbol.for) {
|
|
5535
|
-
var
|
|
5536
|
-
t =
|
|
5537
|
+
var E = Symbol.for;
|
|
5538
|
+
t = E("react.element"), r = E("react.portal"), st.Fragment = E("react.fragment"), n = E("react.strict_mode"), o = E("react.profiler"), a = E("react.provider"), s = E("react.context"), i = E("react.forward_ref"), l = E("react.suspense"), c = E("react.suspense_list"), d = E("react.memo"), u = E("react.lazy"), p = E("react.block"), b = E("react.server.block"), v = E("react.fundamental"), E("react.scope"), E("react.opaque.id"), h = E("react.debug_trace_mode"), E("react.offscreen"), x = E("react.legacy_hidden");
|
|
5537
5539
|
}
|
|
5538
5540
|
var C = typeof Symbol == "function" && Symbol.iterator, _ = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
5539
5541
|
function y(m) {
|
|
5540
5542
|
for (var N = arguments.length, g = new Array(N > 1 ? N - 1 : 0), G = 1; G < N; G++)
|
|
5541
5543
|
g[G - 1] = arguments[G];
|
|
5542
|
-
|
|
5544
|
+
w("error", m, g);
|
|
5543
5545
|
}
|
|
5544
|
-
function
|
|
5546
|
+
function w(m, N, g) {
|
|
5545
5547
|
var G = _.ReactDebugCurrentFrame, re = "";
|
|
5546
5548
|
if ($) {
|
|
5547
5549
|
var ne = j($.type), ae = $._owner;
|
|
5548
5550
|
re += function(ye, Oe, ie) {
|
|
5549
5551
|
var F = "";
|
|
5550
5552
|
if (Oe) {
|
|
5551
|
-
var P = Oe.fileName, O = P.replace(
|
|
5553
|
+
var P = Oe.fileName, O = P.replace(H, "");
|
|
5552
5554
|
if (/^index\./.test(O)) {
|
|
5553
|
-
var Se = P.match(
|
|
5555
|
+
var Se = P.match(H);
|
|
5554
5556
|
if (Se) {
|
|
5555
5557
|
var I = Se[1];
|
|
5556
|
-
I && (O = I.replace(
|
|
5558
|
+
I && (O = I.replace(H, "") + "/" + O);
|
|
5557
5559
|
}
|
|
5558
5560
|
}
|
|
5559
5561
|
F = " (at " + O + ":" + Oe.lineNumber + ")";
|
|
@@ -5569,7 +5571,7 @@ st = ca, function() {
|
|
|
5569
5571
|
});
|
|
5570
5572
|
de.unshift("Warning: " + N), Function.prototype.apply.call(console[m], console, de);
|
|
5571
5573
|
}
|
|
5572
|
-
var
|
|
5574
|
+
var H = /^(.*)[\\\/]/;
|
|
5573
5575
|
function j(m) {
|
|
5574
5576
|
if (m == null)
|
|
5575
5577
|
return null;
|
|
@@ -5611,14 +5613,14 @@ st = ca, function() {
|
|
|
5611
5613
|
var g, G, re, ne, ae;
|
|
5612
5614
|
return null;
|
|
5613
5615
|
}
|
|
5614
|
-
var
|
|
5616
|
+
var U = {};
|
|
5615
5617
|
_.ReactDebugCurrentFrame;
|
|
5616
5618
|
var $ = null;
|
|
5617
5619
|
function Z(m) {
|
|
5618
5620
|
$ = m;
|
|
5619
5621
|
}
|
|
5620
|
-
var L, M,
|
|
5621
|
-
function
|
|
5622
|
+
var L, M, z, J = _.ReactCurrentOwner, oe = Object.prototype.hasOwnProperty, K = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
5623
|
+
function Ee(m, N, g, G, re) {
|
|
5622
5624
|
var ne, ae = {}, de = null, ye = null;
|
|
5623
5625
|
for (ne in g !== void 0 && (de = "" + g), function(F) {
|
|
5624
5626
|
if (oe.call(F, "key")) {
|
|
@@ -5637,7 +5639,7 @@ st = ca, function() {
|
|
|
5637
5639
|
}(N) && (ye = N.ref, function(F, P) {
|
|
5638
5640
|
if (typeof F.ref == "string" && J.current && P && J.current.stateNode !== P) {
|
|
5639
5641
|
var O = j(J.current.type);
|
|
5640
|
-
|
|
5642
|
+
z[O] || (y('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', j(J.current.type), F.ref), z[O] = !0);
|
|
5641
5643
|
}
|
|
5642
5644
|
}(N, re)), N)
|
|
5643
5645
|
oe.call(N, ne) && !K.hasOwnProperty(ne) && (ae[ne] = N[ne]);
|
|
@@ -5665,7 +5667,7 @@ st = ca, function() {
|
|
|
5665
5667
|
return Object.defineProperty(Re._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: !1 }), Object.defineProperty(Re, "_self", { configurable: !1, enumerable: !1, writable: !1, value: Se }), Object.defineProperty(Re, "_source", { configurable: !1, enumerable: !1, writable: !1, value: I }), Object.freeze && (Object.freeze(Re.props), Object.freeze(Re)), Re;
|
|
5666
5668
|
}(m, de, ye, re, G, J.current, ae);
|
|
5667
5669
|
}
|
|
5668
|
-
|
|
5670
|
+
z = {};
|
|
5669
5671
|
var Ae, je = _.ReactCurrentOwner;
|
|
5670
5672
|
function T(m) {
|
|
5671
5673
|
$ = m;
|
|
@@ -5673,7 +5675,7 @@ st = ca, function() {
|
|
|
5673
5675
|
function A(m) {
|
|
5674
5676
|
return typeof m == "object" && m !== null && m.$$typeof === t;
|
|
5675
5677
|
}
|
|
5676
|
-
function
|
|
5678
|
+
function W() {
|
|
5677
5679
|
if (je.current) {
|
|
5678
5680
|
var m = j(je.current.type);
|
|
5679
5681
|
if (m)
|
|
@@ -5684,12 +5686,12 @@ Check the render method of \`` + m + "`.";
|
|
|
5684
5686
|
return "";
|
|
5685
5687
|
}
|
|
5686
5688
|
_.ReactDebugCurrentFrame, Ae = !1;
|
|
5687
|
-
var
|
|
5689
|
+
var q = {};
|
|
5688
5690
|
function B(m, N) {
|
|
5689
5691
|
if (m._store && !m._store.validated && m.key == null) {
|
|
5690
5692
|
m._store.validated = !0;
|
|
5691
5693
|
var g = function(re) {
|
|
5692
|
-
var ne =
|
|
5694
|
+
var ne = W();
|
|
5693
5695
|
if (!ne) {
|
|
5694
5696
|
var ae = typeof re == "string" ? re : re.displayName || re.name;
|
|
5695
5697
|
ae && (ne = `
|
|
@@ -5698,8 +5700,8 @@ Check the top-level render call using <` + ae + ">.");
|
|
|
5698
5700
|
}
|
|
5699
5701
|
return ne;
|
|
5700
5702
|
}(N);
|
|
5701
|
-
if (!
|
|
5702
|
-
|
|
5703
|
+
if (!q[g]) {
|
|
5704
|
+
q[g] = !0;
|
|
5703
5705
|
var G = "";
|
|
5704
5706
|
m && m._owner && m._owner !== je.current && (G = " It was passed a child from " + j(m._owner.type) + "."), T(m), y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', g, G), T(null);
|
|
5705
5707
|
}
|
|
@@ -5727,7 +5729,7 @@ Check the top-level render call using <` + ae + ">.");
|
|
|
5727
5729
|
}
|
|
5728
5730
|
}
|
|
5729
5731
|
}
|
|
5730
|
-
function
|
|
5732
|
+
function V(m) {
|
|
5731
5733
|
var N, g = m.type;
|
|
5732
5734
|
if (g != null && typeof g != "string") {
|
|
5733
5735
|
if (typeof g == "function")
|
|
@@ -5753,7 +5755,7 @@ Check the top-level render call using <` + ae + ">.");
|
|
|
5753
5755
|
} catch (O) {
|
|
5754
5756
|
F = O;
|
|
5755
5757
|
}
|
|
5756
|
-
!F || F instanceof Error || (Z(ye), y("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", de || "React class", ae, ie, typeof F), Z(null)), F instanceof Error && !(F.message in
|
|
5758
|
+
!F || F instanceof Error || (Z(ye), y("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", de || "React class", ae, ie, typeof F), Z(null)), F instanceof Error && !(F.message in U) && (U[F.message] = !0, Z(ye), y("Failed %s type: %s", ae, F.message), Z(null));
|
|
5757
5759
|
}
|
|
5758
5760
|
})(N, m.props, "prop", G, m);
|
|
5759
5761
|
} else
|
|
@@ -5761,7 +5763,7 @@ Check the top-level render call using <` + ae + ">.");
|
|
|
5761
5763
|
typeof g.getDefaultProps != "function" || g.getDefaultProps.isReactClassApproved || y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
5762
5764
|
}
|
|
5763
5765
|
}
|
|
5764
|
-
function
|
|
5766
|
+
function Y(m, N, g, G, re, ne) {
|
|
5765
5767
|
var ae = function(O) {
|
|
5766
5768
|
return typeof O == "string" || typeof O == "function" || O === st.Fragment || O === o || O === h || O === n || O === l || O === c || O === x || typeof O == "object" && O !== null && (O.$$typeof === u || O.$$typeof === d || O.$$typeof === a || O.$$typeof === s || O.$$typeof === i || O.$$typeof === v || O.$$typeof === p || O[0] === b);
|
|
5767
5769
|
}(m);
|
|
@@ -5773,9 +5775,9 @@ Check the top-level render call using <` + ae + ">.");
|
|
|
5773
5775
|
|
|
5774
5776
|
Check your code at ` + O.fileName.replace(/^.*[\\\/]/, "") + ":" + O.lineNumber + "." : "";
|
|
5775
5777
|
}(re);
|
|
5776
|
-
de += Oe ||
|
|
5778
|
+
de += Oe || W(), m === null ? ye = "null" : Array.isArray(m) ? ye = "array" : m !== void 0 && m.$$typeof === t ? (ye = "<" + (j(m.type) || "Unknown") + " />", de = " Did you accidentally export a JSX literal instead of a component?") : ye = typeof m, y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ye, de);
|
|
5777
5779
|
}
|
|
5778
|
-
var ie =
|
|
5780
|
+
var ie = Ee(m, N, g, re, ne);
|
|
5779
5781
|
if (ie == null)
|
|
5780
5782
|
return ie;
|
|
5781
5783
|
if (ae) {
|
|
@@ -5800,12 +5802,12 @@ Check your code at ` + O.fileName.replace(/^.*[\\\/]/, "") + ":" + O.lineNumber
|
|
|
5800
5802
|
}
|
|
5801
5803
|
}
|
|
5802
5804
|
O.ref !== null && (T(O), y("Invalid attribute `ref` supplied to `React.Fragment`."), T(null));
|
|
5803
|
-
}(ie) :
|
|
5805
|
+
}(ie) : V(ie), ie;
|
|
5804
5806
|
}
|
|
5805
5807
|
var Q = function(m, N, g) {
|
|
5806
|
-
return
|
|
5808
|
+
return Y(m, N, g, !1);
|
|
5807
5809
|
}, te = function(m, N, g) {
|
|
5808
|
-
return
|
|
5810
|
+
return Y(m, N, g, !0);
|
|
5809
5811
|
};
|
|
5810
5812
|
st.jsx = Q, st.jsxs = te;
|
|
5811
5813
|
}(), xt.exports = ca;
|
|
@@ -5868,21 +5870,21 @@ const da = async ({ elementReference: e = null, tooltipReference: t = null, tool
|
|
|
5868
5870
|
const { element: d, padding: u = 0 } = l || {}, { x: p, y: b, placement: v, rects: h, platform: x } = c;
|
|
5869
5871
|
if (d == null)
|
|
5870
5872
|
return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."), {};
|
|
5871
|
-
const
|
|
5873
|
+
const E = Si(u), C = { x: p, y: b }, _ = Wt(v), y = Wn(_), w = await x.getDimensions(d), H = _ === "y" ? "top" : "left", j = _ === "y" ? "bottom" : "right", U = h.reference[y] + h.reference[_] - C[_] - h.floating[y], $ = C[_] - h.reference[_], Z = await (x.getOffsetParent == null ? void 0 : x.getOffsetParent(d));
|
|
5872
5874
|
let L = Z ? _ === "y" ? Z.clientHeight || 0 : Z.clientWidth || 0 : 0;
|
|
5873
5875
|
L === 0 && (L = h.floating[y]);
|
|
5874
|
-
const M =
|
|
5875
|
-
return { [_]: C[_] - (
|
|
5876
|
+
const M = U / 2 - $ / 2, z = E[H], J = L - w[y] - E[j], oe = L / 2 - w[y] / 2 + M, K = Tn(z, oe, J), Ee = Vt(v) != null && oe != K && h.reference[y] / 2 - (oe < z ? E[H] : E[j]) - w[y] / 2 < 0;
|
|
5877
|
+
return { [_]: C[_] - (Ee ? oe < z ? z - oe : J - oe : 0), data: { [_]: K, centerOffset: oe - K } };
|
|
5876
5878
|
} }), la(e, t, { placement: n, strategy: a, middleware: i }).then(({ x: c, y: d, placement: u, middlewareData: p }) => {
|
|
5877
5879
|
var b, v;
|
|
5878
|
-
const h = { left: `${c}px`, top: `${d}px` }, { x, y:
|
|
5879
|
-
return { tooltipStyles: h, tooltipArrowStyles: { left: x != null ? `${x}px` : "", top:
|
|
5880
|
+
const h = { left: `${c}px`, top: `${d}px` }, { x, y: E } = (b = p.arrow) !== null && b !== void 0 ? b : { x: 0, y: 0 };
|
|
5881
|
+
return { tooltipStyles: h, tooltipArrowStyles: { left: x != null ? `${x}px` : "", top: E != null ? `${E}px` : "", right: "", bottom: "", [(v = { top: "bottom", right: "left", bottom: "top", left: "right" }[u.split("-")[0]]) !== null && v !== void 0 ? v : "bottom"]: "-4px" } };
|
|
5880
5882
|
})) : la(e, t, { placement: "bottom", strategy: a, middleware: i }).then(({ x: c, y: d }) => ({ tooltipStyles: { left: `${c}px`, top: `${d}px` }, tooltipArrowStyles: {} }));
|
|
5881
5883
|
var l;
|
|
5882
5884
|
};
|
|
5883
5885
|
var bt = { tooltip: "styles-module_tooltip__mnnfp", fixed: "styles-module_fixed__7ciUi", arrow: "styles-module_arrow__K0L3T", "no-arrow": "styles-module_no-arrow__KcFZN", clickable: "styles-module_clickable__Bv9o7", show: "styles-module_show__2NboJ", dark: "styles-module_dark__xNqje", light: "styles-module_light__Z6W-X", success: "styles-module_success__A2AKt", warning: "styles-module_warning__SCK0X", error: "styles-module_error__JvumD", info: "styles-module_info__BWdHW" };
|
|
5884
|
-
const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: a, place: s = "top", offset: i = 10, events: l = ["hover"], positionStrategy: c = "absolute", middlewares: d, wrapper: u, children: p = null, delayShow: b = 0, delayHide: v = 0, float: h = !1, noArrow: x = !1, clickable:
|
|
5885
|
-
const
|
|
5886
|
+
const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: a, place: s = "top", offset: i = 10, events: l = ["hover"], positionStrategy: c = "absolute", middlewares: d, wrapper: u, children: p = null, delayShow: b = 0, delayHide: v = 0, float: h = !1, noArrow: x = !1, clickable: E = !1, closeOnEsc: C = !1, style: _, position: y, afterShow: w, afterHide: H, content: j, html: U, isOpen: $, setIsOpen: Z, activeAnchor: L, setActiveAnchor: M }) => {
|
|
5887
|
+
const z = Ne(null), J = Ne(null), oe = Ne(null), K = Ne(null), [Ee, Ae] = ge({}), [je, T] = ge({}), [A, W] = ge(!1), [q, B] = ge(!1), ee = Ne(!1), V = Ne(null), { anchorRefs: Y, setActiveAnchor: Q } = $i(e), te = Ne(!1), [m, N] = ge([]), g = Ne(!1);
|
|
5886
5888
|
Ji(() => (g.current = !0, () => {
|
|
5887
5889
|
g.current = !1;
|
|
5888
5890
|
}), []), Ce(() => {
|
|
@@ -5898,7 +5900,7 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
5898
5900
|
}, [A]);
|
|
5899
5901
|
const G = (I) => {
|
|
5900
5902
|
g.current && (I && B(!0), setTimeout(() => {
|
|
5901
|
-
g.current && (Z == null || Z(I), $ === void 0 &&
|
|
5903
|
+
g.current && (Z == null || Z(I), $ === void 0 && W(I));
|
|
5902
5904
|
}, 10));
|
|
5903
5905
|
};
|
|
5904
5906
|
Ce(() => {
|
|
@@ -5906,13 +5908,13 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
5906
5908
|
return () => null;
|
|
5907
5909
|
$ && B(!0);
|
|
5908
5910
|
const I = setTimeout(() => {
|
|
5909
|
-
|
|
5911
|
+
W($);
|
|
5910
5912
|
}, 10);
|
|
5911
5913
|
return () => {
|
|
5912
5914
|
clearTimeout(I);
|
|
5913
5915
|
};
|
|
5914
5916
|
}, [$]), Ce(() => {
|
|
5915
|
-
A !== ee.current && (ee.current = A, A ?
|
|
5917
|
+
A !== ee.current && (ee.current = A, A ? w == null || w() : H == null || H());
|
|
5916
5918
|
}, [A]);
|
|
5917
5919
|
const re = (I = v) => {
|
|
5918
5920
|
K.current && clearTimeout(K.current), K.current = setTimeout(() => {
|
|
@@ -5928,16 +5930,16 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
5928
5930
|
const ce = (se = I.currentTarget) !== null && se !== void 0 ? se : I.target;
|
|
5929
5931
|
M(ce), Q({ current: ce }), K.current && clearTimeout(K.current);
|
|
5930
5932
|
}, ae = () => {
|
|
5931
|
-
|
|
5933
|
+
E ? re(v || 100) : v ? re() : G(!1), oe.current && clearTimeout(oe.current);
|
|
5932
5934
|
}, de = ({ x: I, y: se }) => {
|
|
5933
|
-
da({ place: s, offset: i, elementReference: { getBoundingClientRect: () => ({ x: I, y: se, width: 0, height: 0, top: se, left: I, right: I, bottom: se }) }, tooltipReference:
|
|
5935
|
+
da({ place: s, offset: i, elementReference: { getBoundingClientRect: () => ({ x: I, y: se, width: 0, height: 0, top: se, left: I, right: I, bottom: se }) }, tooltipReference: z.current, tooltipArrowReference: J.current, strategy: c, middlewares: d }).then((ce) => {
|
|
5934
5936
|
Object.keys(ce.tooltipStyles).length && Ae(ce.tooltipStyles), Object.keys(ce.tooltipArrowStyles).length && T(ce.tooltipArrowStyles);
|
|
5935
5937
|
});
|
|
5936
5938
|
}, ye = (I) => {
|
|
5937
5939
|
if (!I)
|
|
5938
5940
|
return;
|
|
5939
5941
|
const se = I, ce = { x: se.clientX, y: se.clientY };
|
|
5940
|
-
de(ce),
|
|
5942
|
+
de(ce), V.current = ce;
|
|
5941
5943
|
}, Oe = (I) => {
|
|
5942
5944
|
ne(I), v && re();
|
|
5943
5945
|
}, ie = (I) => {
|
|
@@ -5948,7 +5950,7 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
5948
5950
|
}, P = fa(ne, 50), O = fa(ae, 50);
|
|
5949
5951
|
Ce(() => {
|
|
5950
5952
|
var I, se;
|
|
5951
|
-
const ce = new Set(
|
|
5953
|
+
const ce = new Set(Y);
|
|
5952
5954
|
m.forEach((ze) => {
|
|
5953
5955
|
ce.add({ current: ze });
|
|
5954
5956
|
});
|
|
@@ -5961,21 +5963,21 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
5961
5963
|
}, We = () => {
|
|
5962
5964
|
te.current = !1, ae();
|
|
5963
5965
|
};
|
|
5964
|
-
return
|
|
5966
|
+
return E && ((I = z.current) === null || I === void 0 || I.addEventListener("mouseenter", Ue), (se = z.current) === null || se === void 0 || se.addEventListener("mouseleave", We)), Te.forEach(({ event: ze, listener: mt }) => {
|
|
5965
5967
|
ce.forEach((yt) => {
|
|
5966
5968
|
var gt;
|
|
5967
5969
|
(gt = yt.current) === null || gt === void 0 || gt.addEventListener(ze, mt);
|
|
5968
5970
|
});
|
|
5969
5971
|
}), () => {
|
|
5970
5972
|
var ze, mt;
|
|
5971
|
-
l.find((yt) => yt === "click") && window.removeEventListener("click", ie), C && window.removeEventListener("keydown", F),
|
|
5973
|
+
l.find((yt) => yt === "click") && window.removeEventListener("click", ie), C && window.removeEventListener("keydown", F), E && ((ze = z.current) === null || ze === void 0 || ze.removeEventListener("mouseenter", Ue), (mt = z.current) === null || mt === void 0 || mt.removeEventListener("mouseleave", We)), Te.forEach(({ event: yt, listener: gt }) => {
|
|
5972
5974
|
ce.forEach((Or) => {
|
|
5973
5975
|
var Pt;
|
|
5974
5976
|
(Pt = Or.current) === null || Pt === void 0 || Pt.removeEventListener(yt, gt);
|
|
5975
5977
|
});
|
|
5976
5978
|
});
|
|
5977
5979
|
};
|
|
5978
|
-
}, [
|
|
5980
|
+
}, [q, Y, m, C, l]), Ce(() => {
|
|
5979
5981
|
let I = a ?? "";
|
|
5980
5982
|
!I && e && (I = `[data-tooltip-id='${e}']`);
|
|
5981
5983
|
const se = new MutationObserver((ce) => {
|
|
@@ -5993,10 +5995,10 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
5993
5995
|
se.disconnect();
|
|
5994
5996
|
};
|
|
5995
5997
|
}, [e, a, L]), Ce(() => {
|
|
5996
|
-
y ? de(y) : h ?
|
|
5998
|
+
y ? de(y) : h ? V.current && de(V.current) : da({ place: s, offset: i, elementReference: L, tooltipReference: z.current, tooltipArrowReference: J.current, strategy: c, middlewares: d }).then((I) => {
|
|
5997
5999
|
g.current && (Object.keys(I.tooltipStyles).length && Ae(I.tooltipStyles), Object.keys(I.tooltipArrowStyles).length && T(I.tooltipArrowStyles));
|
|
5998
6000
|
});
|
|
5999
|
-
}, [A, L, j,
|
|
6001
|
+
}, [A, L, j, U, s, i, c, y]), Ce(() => {
|
|
6000
6002
|
var I;
|
|
6001
6003
|
const se = document.querySelector(`[id='${o}']`), ce = [...m, se];
|
|
6002
6004
|
L && ce.includes(L) || M((I = m[0]) !== null && I !== void 0 ? I : se);
|
|
@@ -6012,10 +6014,10 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
6012
6014
|
N([]);
|
|
6013
6015
|
}
|
|
6014
6016
|
}, [e, a]);
|
|
6015
|
-
const Se = !!(
|
|
6016
|
-
return
|
|
6017
|
-
}, bf = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: a, classNameArrow: s, variant: i = "dark", place: l = "top", offset: c = 10, wrapper: d = "div", children: u = null, events: p = ["hover"], positionStrategy: b = "absolute", middlewares: v, delayShow: h = 0, delayHide: x = 0, float:
|
|
6018
|
-
const [L, M] = ge(n), [
|
|
6017
|
+
const Se = !!(U || j || p) && A && Object.keys(Ee).length > 0;
|
|
6018
|
+
return q ? xt.exports.jsxs(u, { id: e, role: "tooltip", className: ua("react-tooltip", bt.tooltip, bt[n], t, { [bt.show]: Se, [bt.fixed]: c === "fixed", [bt.clickable]: E }), style: { ..._, ...Ee }, ref: z, children: [U && xt.exports.jsx(mf, { content: U }) || j || p, xt.exports.jsx(u, { className: ua("react-tooltip-arrow", bt.arrow, r, { [bt["no-arrow"]]: x }), style: je, ref: J })] }) : null;
|
|
6019
|
+
}, bf = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: a, classNameArrow: s, variant: i = "dark", place: l = "top", offset: c = 10, wrapper: d = "div", children: u = null, events: p = ["hover"], positionStrategy: b = "absolute", middlewares: v, delayShow: h = 0, delayHide: x = 0, float: E = !1, noArrow: C = !1, clickable: _ = !1, closeOnEsc: y = !1, style: w, position: H, isOpen: j, setIsOpen: U, afterShow: $, afterHide: Z }) => {
|
|
6020
|
+
const [L, M] = ge(n), [z, J] = ge(o), [oe, K] = ge(l), [Ee, Ae] = ge(i), [je, T] = ge(c), [A, W] = ge(h), [q, B] = ge(x), [ee, V] = ge(E), [Y, Q] = ge(d), [te, m] = ge(p), [N, g] = ge(b), [G, re] = ge(null), { anchorRefs: ne, activeAnchor: ae } = $i(e), de = (ie) => ie == null ? void 0 : ie.getAttributeNames().reduce((F, P) => {
|
|
6019
6021
|
var O;
|
|
6020
6022
|
return P.startsWith("data-tooltip-") && (F[P.replace(/^data-tooltip-/, "")] = (O = ie == null ? void 0 : ie.getAttribute(P)) !== null && O !== void 0 ? O : null), F;
|
|
6021
6023
|
}, {}), ye = (ie) => {
|
|
@@ -6041,11 +6043,11 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
6041
6043
|
var O;
|
|
6042
6044
|
g((O = P) !== null && O !== void 0 ? O : b);
|
|
6043
6045
|
}, "delay-show": (P) => {
|
|
6044
|
-
|
|
6046
|
+
W(P === null ? h : Number(P));
|
|
6045
6047
|
}, "delay-hide": (P) => {
|
|
6046
6048
|
B(P === null ? x : Number(P));
|
|
6047
6049
|
}, float: (P) => {
|
|
6048
|
-
|
|
6050
|
+
V(P === null ? E : !!P);
|
|
6049
6051
|
} };
|
|
6050
6052
|
Object.values(F).forEach((P) => P(null)), Object.entries(ie).forEach(([P, O]) => {
|
|
6051
6053
|
var Se;
|
|
@@ -6090,10 +6092,10 @@ const pa = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
6090
6092
|
I.disconnect();
|
|
6091
6093
|
};
|
|
6092
6094
|
}, [ne, ae, G, t, r]);
|
|
6093
|
-
const Oe = { id: e, anchorId: t, anchorSelect: r, className: a, classNameArrow: s, content: L, html:
|
|
6095
|
+
const Oe = { id: e, anchorId: t, anchorSelect: r, className: a, classNameArrow: s, content: L, html: z, place: oe, variant: Ee, offset: je, wrapper: Y, events: te, positionStrategy: N, middlewares: v, delayShow: A, delayHide: q, float: ee, noArrow: C, clickable: _, closeOnEsc: y, style: w, position: H, isOpen: j, setIsOpen: U, afterShow: $, afterHide: Z, activeAnchor: G, setActiveAnchor: (ie) => re(ie) };
|
|
6094
6096
|
return u ? xt.exports.jsx(pa, { ...Oe, children: u }) : xt.exports.jsx(pa, { ...Oe });
|
|
6095
6097
|
};
|
|
6096
|
-
const Fi = () =>
|
|
6098
|
+
const Fi = (e) => e, Bi = (e) => e, Ft = ({ place: e = "top", trigger: t = "hover", float: r = !1, shadow: n = !0, border: o = !1, children: a, style: s, ...i }) => {
|
|
6097
6099
|
const l = a.find((p) => p.type === Fi), c = a.find((p) => p.type === Bi), d = "tooltip-" + ya();
|
|
6098
6100
|
return /* @__PURE__ */ Le("span", { className: "cove-tooltip", style: s, ...i, children: [
|
|
6099
6101
|
/* @__PURE__ */ D("a", { id: d, className: "cove-tooltip--target", "data-tooltip-float": r, "data-tooltip-place": e, "data-tooltip-events": ((p) => ({
|
|
@@ -6115,7 +6117,7 @@ const Fi = () => null, Bi = () => null, Ft = ({ place: e = "top", trigger: t = "
|
|
|
6115
6117
|
};
|
|
6116
6118
|
Ft.Target = Fi;
|
|
6117
6119
|
Ft.Content = Bi;
|
|
6118
|
-
const Hi = () =>
|
|
6120
|
+
const Hi = (e) => e, Bt = ({ children: e }) => {
|
|
6119
6121
|
const r = Ki.toArray(e).filter((n) => (n == null ? void 0 : n.type) === Hi);
|
|
6120
6122
|
return /* @__PURE__ */ D(tu, { allowZeroExpanded: !0, children: r && r.map((n, o) => /* @__PURE__ */ Le(gi, { className: "cove-accordion__item", children: [
|
|
6121
6123
|
/* @__PURE__ */ D(Ei, { className: "cove-accordion__heading", children: /* @__PURE__ */ Le(hu, { className: "cove-accordion__button", children: [
|
|
@@ -6151,48 +6153,48 @@ function wf(e, t, r) {
|
|
|
6151
6153
|
u.current = !1;
|
|
6152
6154
|
};
|
|
6153
6155
|
}, []);
|
|
6154
|
-
var
|
|
6155
|
-
var C = function(
|
|
6156
|
+
var E = Qi(function() {
|
|
6157
|
+
var C = function(U) {
|
|
6156
6158
|
var $ = i.current, Z = l.current;
|
|
6157
|
-
return i.current = l.current = null, a.current =
|
|
6158
|
-
}, _ = function(
|
|
6159
|
-
p && cancelAnimationFrame(s.current), s.current = p ? requestAnimationFrame(
|
|
6160
|
-
}, y = function(
|
|
6159
|
+
return i.current = l.current = null, a.current = U, c.current = d.current.apply(Z, $);
|
|
6160
|
+
}, _ = function(U, $) {
|
|
6161
|
+
p && cancelAnimationFrame(s.current), s.current = p ? requestAnimationFrame(U) : setTimeout(U, $);
|
|
6162
|
+
}, y = function(U) {
|
|
6161
6163
|
if (!u.current)
|
|
6162
6164
|
return !1;
|
|
6163
|
-
var $ =
|
|
6165
|
+
var $ = U - o.current, Z = U - a.current;
|
|
6164
6166
|
return !o.current || $ >= t || $ < 0 || h && Z >= x;
|
|
6165
|
-
},
|
|
6166
|
-
return s.current = null, v && i.current ? C(
|
|
6167
|
-
},
|
|
6168
|
-
var
|
|
6169
|
-
if (y(
|
|
6170
|
-
return
|
|
6167
|
+
}, w = function(U) {
|
|
6168
|
+
return s.current = null, v && i.current ? C(U) : (i.current = l.current = null, c.current);
|
|
6169
|
+
}, H = function() {
|
|
6170
|
+
var U = Date.now();
|
|
6171
|
+
if (y(U))
|
|
6172
|
+
return w(U);
|
|
6171
6173
|
if (u.current) {
|
|
6172
|
-
var $ =
|
|
6173
|
-
_(
|
|
6174
|
+
var $ = U - o.current, Z = U - a.current, L = t - $, M = h ? Math.min(L, x - Z) : L;
|
|
6175
|
+
_(H, M);
|
|
6174
6176
|
}
|
|
6175
6177
|
}, j = function() {
|
|
6176
|
-
for (var
|
|
6177
|
-
|
|
6178
|
+
for (var U = [], $ = 0; $ < arguments.length; $++)
|
|
6179
|
+
U[$] = arguments[$];
|
|
6178
6180
|
var Z = Date.now(), L = y(Z);
|
|
6179
|
-
if (i.current =
|
|
6181
|
+
if (i.current = U, l.current = n, o.current = Z, L) {
|
|
6180
6182
|
if (!s.current && u.current)
|
|
6181
|
-
return a.current = o.current, _(
|
|
6183
|
+
return a.current = o.current, _(H, t), b ? C(o.current) : c.current;
|
|
6182
6184
|
if (h)
|
|
6183
|
-
return _(
|
|
6185
|
+
return _(H, t), C(o.current);
|
|
6184
6186
|
}
|
|
6185
|
-
return s.current || _(
|
|
6187
|
+
return s.current || _(H, t), c.current;
|
|
6186
6188
|
};
|
|
6187
6189
|
return j.cancel = function() {
|
|
6188
6190
|
s.current && (p ? cancelAnimationFrame(s.current) : clearTimeout(s.current)), a.current = 0, i.current = o.current = l.current = s.current = null;
|
|
6189
6191
|
}, j.isPending = function() {
|
|
6190
6192
|
return !!s.current;
|
|
6191
6193
|
}, j.flush = function() {
|
|
6192
|
-
return s.current ?
|
|
6194
|
+
return s.current ? w(Date.now()) : c.current;
|
|
6193
6195
|
}, j;
|
|
6194
6196
|
}, [b, h, t, x, v, p]);
|
|
6195
|
-
return
|
|
6197
|
+
return E;
|
|
6196
6198
|
}
|
|
6197
6199
|
function Ef(e, t) {
|
|
6198
6200
|
return e === t;
|
|
@@ -6221,14 +6223,14 @@ const va = un(({ label: e, section: t = null, subsection: r = null, fieldName: n
|
|
|
6221
6223
|
Ce(() => {
|
|
6222
6224
|
typeof x == "string" && a !== x && o && o(t, r, n, x, c);
|
|
6223
6225
|
}, [x, t, r, n, c, a, o]);
|
|
6224
|
-
let
|
|
6225
|
-
const C = (
|
|
6226
|
-
s !== "number" || d === null || !
|
|
6226
|
+
let E = r ? `${t}-${r}-${n}` : `${t}-${r}-${n}`;
|
|
6227
|
+
const C = (w) => {
|
|
6228
|
+
s !== "number" || d === null || !w.target.value || parseFloat(d) <= parseFloat(w.target.value) & parseFloat(u) >= parseFloat(w.target.value) ? h(w.target.value) : h(d.toString());
|
|
6227
6229
|
};
|
|
6228
6230
|
let _ = {
|
|
6229
6231
|
className: `cove-input${p ? " " + p : ""}`,
|
|
6230
6232
|
type: s,
|
|
6231
|
-
name:
|
|
6233
|
+
name: E,
|
|
6232
6234
|
placeholder: l,
|
|
6233
6235
|
onChange: C,
|
|
6234
6236
|
value: v,
|
|
@@ -6241,17 +6243,17 @@ const va = un(({ label: e, section: t = null, subsection: r = null, fieldName: n
|
|
|
6241
6243
|
] });
|
|
6242
6244
|
});
|
|
6243
6245
|
const Tf = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pink", "theme-orange", "theme-slate", "theme-indigo", "theme-cyan", "theme-green", "theme-amber"], Lf = un((e) => {
|
|
6244
|
-
const { config: t, updateConfig: r, loading: n, data: o, setParentConfig: a, isDashboard: s } = ga(fi), [i, l] = ge(!0), [c, d] = ge(!1), u = (C, _, y,
|
|
6246
|
+
const { config: t, updateConfig: r, loading: n, data: o, setParentConfig: a, isDashboard: s } = ga(fi), [i, l] = ge(!0), [c, d] = ge(!1), u = (C, _, y, w) => {
|
|
6245
6247
|
if (C === null && _ === null) {
|
|
6246
|
-
let $ = { ...t, [y]:
|
|
6248
|
+
let $ = { ...t, [y]: w };
|
|
6247
6249
|
y === "filterColumn" && ($.filterValue = ""), r($);
|
|
6248
6250
|
return;
|
|
6249
6251
|
}
|
|
6250
|
-
const
|
|
6251
|
-
let j =
|
|
6252
|
-
_ !== null && (
|
|
6253
|
-
let
|
|
6254
|
-
r(
|
|
6252
|
+
const H = Array.isArray(t[C]);
|
|
6253
|
+
let j = H ? [...t[C], w] : { ...t[C], [y]: w };
|
|
6254
|
+
_ !== null && (H ? (j = [...t[C]], j[_] = { ...j[_], [y]: w }) : typeof w == "string" ? j[_] = w : j = { ...t[C], [_]: { ...t[C][_], [y]: w } });
|
|
6255
|
+
let U = { ...t, [C]: j };
|
|
6256
|
+
r(U);
|
|
6255
6257
|
};
|
|
6256
6258
|
Ce(() => {
|
|
6257
6259
|
if (a) {
|
|
@@ -6280,7 +6282,7 @@ const Tf = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
6280
6282
|
] }) }), h = () => {
|
|
6281
6283
|
let C = JSON.parse(JSON.stringify(t));
|
|
6282
6284
|
return delete C.newViz, delete C.runtime, C;
|
|
6283
|
-
}, x = un(({ label: C, value: _, fieldName: y, section:
|
|
6285
|
+
}, x = un(({ label: C, value: _, fieldName: y, section: w = null, subsection: H = null, tooltip: j, updateField: U, ...$ }) => /* @__PURE__ */ Le("label", { className: "checkbox", children: [
|
|
6284
6286
|
/* @__PURE__ */ D(
|
|
6285
6287
|
"input",
|
|
6286
6288
|
{
|
|
@@ -6288,14 +6290,14 @@ const Tf = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
6288
6290
|
name: y,
|
|
6289
6291
|
checked: _,
|
|
6290
6292
|
onChange: () => {
|
|
6291
|
-
|
|
6293
|
+
U(w, H, y, !_);
|
|
6292
6294
|
},
|
|
6293
6295
|
...$
|
|
6294
6296
|
}
|
|
6295
6297
|
),
|
|
6296
6298
|
/* @__PURE__ */ D("span", { className: "edit-label column-heading", children: C }),
|
|
6297
6299
|
/* @__PURE__ */ D("span", { className: "cove-icon", children: j })
|
|
6298
|
-
] })),
|
|
6300
|
+
] })), E = /* @__PURE__ */ Le(Bt, { children: [
|
|
6299
6301
|
/* @__PURE__ */ Le(Bt.Section, { title: "General", children: [
|
|
6300
6302
|
/* @__PURE__ */ D(va, { value: t.title || "", fieldName: "title", label: "Title", placeholder: "Markup Include Title", updateField: u }),
|
|
6301
6303
|
/* @__PURE__ */ D(va, { value: t.srcUrl || "", fieldName: "srcUrl", label: "Source URL", placeholder: "https://www.example.com/file.html", updateField: u })
|
|
@@ -6330,7 +6332,7 @@ const Tf = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
6330
6332
|
/* @__PURE__ */ D("button", { className: "cove-editor--toggle" + (i ? "" : " collapsed"), title: i ? "Collapse Editor" : "Expand Editor", onClick: p }),
|
|
6331
6333
|
/* @__PURE__ */ D("section", { className: "cove-editor__panel" + (i ? "" : " hidden"), children: /* @__PURE__ */ Le("div", { className: "cove-editor__panel-container", children: [
|
|
6332
6334
|
/* @__PURE__ */ D("h2", { className: "cove-editor__heading", children: "Configure Markup Include" }),
|
|
6333
|
-
/* @__PURE__ */ D("section", { className: "cove-editor__content", children:
|
|
6335
|
+
/* @__PURE__ */ D("section", { className: "cove-editor__content", children: E })
|
|
6334
6336
|
] }) }),
|
|
6335
6337
|
/* @__PURE__ */ D("div", { className: "cove-editor__content", children: /* @__PURE__ */ D("div", { className: "cove-editor__content-wrap", children: e.children }) })
|
|
6336
6338
|
] }) });
|
|
@@ -6353,29 +6355,29 @@ function ma(e, t) {
|
|
|
6353
6355
|
document.dispatchEvent(r);
|
|
6354
6356
|
}
|
|
6355
6357
|
function Sf(e, t = null) {
|
|
6356
|
-
var
|
|
6358
|
+
var h, x, E, C, _, y, w;
|
|
6357
6359
|
const { legend: r } = e;
|
|
6358
6360
|
let n = "", o = "";
|
|
6359
6361
|
e.lineDatapointStyle === "hover" && (n = " chart-line--hover"), e.lineDatapointStyle === "always show" && (n = " chart-line--always"), e.barHasBorder === "false" && (o = " chart-bar--no-border");
|
|
6360
6362
|
let a = ["cove-component__inner"], s = ["cove-component__content"];
|
|
6361
|
-
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
|
|
6363
|
+
const { visualizationType: i, title: l, showTitle: c } = e;
|
|
6364
|
+
(i === "Spark Line" || i === "chart") && l && c && s.push("component--has-title"), e.showTitle && s.push("component--has-title"), e.title && e.visualizationType !== "chart" && e.visualizationType !== "Spark Line" && s.push("component--has-title"), e.subtext && a.push("component--has-subtext"), e.biteStyle && a.push(`bite__style--${e.biteStyle}`), (h = e.general) != null && h.isCompactStyle && a.push("component--isCompactStyle"), !((x = e.visual) != null && x.border) && s.push("no-borders"), e.visualizationType === "Spark Line" && s.push("sparkline"), (E = e.visual) != null && E.borderColorTheme && s.push("component--has-borderColorTheme"), (C = e.visual) != null && C.accent && s.push("component--has-accent"), (_ = e.visual) != null && _.background && s.push("component--has-background"), (y = e.visual) != null && y.hideBackgroundColor && s.push("component--hideBackgroundColor"), e.shadow && a.push("shadow"), (w = e == null ? void 0 : e.visual) != null && w.roundedBorders && a.push("bite--has-rounded-borders");
|
|
6365
|
+
let d = {
|
|
6366
|
+
width: "100%"
|
|
6365
6367
|
};
|
|
6366
|
-
const
|
|
6367
|
-
const
|
|
6368
|
-
return
|
|
6369
|
-
},
|
|
6370
|
-
aside: [`${r == null ? void 0 : r.position}`, `${
|
|
6368
|
+
const u = () => (r == null ? void 0 : r.position) === "side" && (r != null && r.singleColumn) ? "legend-container__ul--single-column" : (r == null ? void 0 : r.position) === "bottom" && (r != null && r.singleRow) ? "single-row" : r != null && r.verticalSorted && !(r != null && r.singleRow) ? "vertical-sorted" : "", p = () => {
|
|
6369
|
+
const H = ["legend-container__ul"];
|
|
6370
|
+
return H.push(u()), H;
|
|
6371
|
+
}, v = {
|
|
6372
|
+
aside: [`${r == null ? void 0 : r.position}`, `${u()}`, "cdcdataviz-sr-focusable", `${t}`],
|
|
6371
6373
|
section: ["legend-container"],
|
|
6372
|
-
ul:
|
|
6374
|
+
ul: p(),
|
|
6373
6375
|
li: ["single-legend-item", "legend-container__li"],
|
|
6374
6376
|
title: ["legend-container__title"],
|
|
6375
6377
|
resetButton: ["legend-container__reset-button", "btn", "clear"],
|
|
6376
6378
|
description: ["legend-container__description"]
|
|
6377
6379
|
};
|
|
6378
|
-
return { innerContainerClasses: a, contentClasses: s, barBorderClass: o, lineDatapointClass: n, sparkLineStyles:
|
|
6380
|
+
return { innerContainerClasses: a, contentClasses: s, barBorderClass: o, lineDatapointClass: n, sparkLineStyles: d, legendClasses: v };
|
|
6379
6381
|
}
|
|
6380
6382
|
const _f = async (e) => {
|
|
6381
6383
|
let r = { ...e };
|
|
@@ -6384,22 +6386,22 @@ const _f = async (e) => {
|
|
|
6384
6386
|
let t = e;
|
|
6385
6387
|
return t = await _f(t), t;
|
|
6386
6388
|
}, Rf = ({ configUrl: e, config: t, isDashboard: r = !1, isEditor: n = !1, setConfig: o }) => {
|
|
6387
|
-
const [a, s] = ge({ ...Kt }), [i, l] = ge(!0), [c, d] = ge(""), [u, p] = ge(null), [b, v] = ge(null), [h, x] = ge(!1),
|
|
6389
|
+
const [a, s] = ge({ ...Kt }), [i, l] = ge(!0), [c, d] = ge(""), [u, p] = ge(null), [b, v] = ge(null), [h, x] = ge(!1), E = Ne(), { innerContainerClasses: C, contentClasses: _ } = Sf(a);
|
|
6388
6390
|
let { title: y } = a;
|
|
6389
|
-
const
|
|
6391
|
+
const w = (L) => {
|
|
6390
6392
|
Object.keys(Kt).forEach((M) => {
|
|
6391
6393
|
L[M] && typeof L[M] == "object" && !Array.isArray(L[M]) && (L[M] = { ...Kt[M], ...L[M] });
|
|
6392
6394
|
}), L.runtime = {}, L.runtime.uniqueId = Date.now(), L.runtime.editorErrorMessage = "", s(L);
|
|
6393
|
-
},
|
|
6395
|
+
}, H = tr(async () => {
|
|
6394
6396
|
let L = t || await (await fetch(e)).json(), M = L.data ?? {};
|
|
6395
6397
|
L.dataUrl && (M = await (await fetch(L.dataUrl)).json()), L.data = M;
|
|
6396
|
-
const
|
|
6397
|
-
|
|
6398
|
+
const z = { ...await Af(L) };
|
|
6399
|
+
w({ ...Kt, ...z }), l(!1);
|
|
6398
6400
|
}, []);
|
|
6399
6401
|
Ce(() => {
|
|
6400
6402
|
if (u) {
|
|
6401
|
-
let L = u, M = "There was a problem retrieving the content from " + a.srcUrl + ". ",
|
|
6402
|
-
L === 404 && !a.srcUrl.match(
|
|
6403
|
+
let L = u, M = "There was a problem retrieving the content from " + a.srcUrl + ". ", z = /https?:\/\//g;
|
|
6404
|
+
L === 404 && !a.srcUrl.match(z) && (L = "proto"), M += {
|
|
6403
6405
|
200: "This is likely due to a CORS restriction policy from the remote origin address.",
|
|
6404
6406
|
404: "The requested source URL cannot be found. Please verify the link address provided.",
|
|
6405
6407
|
proto: "Provided source URL must include https:// or http:// before the address (depending on the source content type)."
|
|
@@ -6423,29 +6425,29 @@ const _f = async (e) => {
|
|
|
6423
6425
|
}
|
|
6424
6426
|
else
|
|
6425
6427
|
d("");
|
|
6426
|
-
}, [a.srcUrl]),
|
|
6427
|
-
let M,
|
|
6428
|
-
return L && L !== "" && L !== null && (L.toString().match(/<body[^>]*>/i) && L.toString().match(/<\/body\s*>/i) ? (
|
|
6428
|
+
}, [a.srcUrl]), U = (L) => {
|
|
6429
|
+
let M, z = !1;
|
|
6430
|
+
return L && L !== "" && L !== null && (L.toString().match(/<body[^>]*>/i) && L.toString().match(/<\/body\s*>/i) ? (z = !0, M = L.toString().match(/<body[^>]*>([^<]*(?:(?!<\/?body)<[^<]*)*)<\/body\s*>/i)) : M = L.toString()), z ? M[1] : M;
|
|
6429
6431
|
};
|
|
6430
6432
|
Ce(() => {
|
|
6431
|
-
|
|
6433
|
+
H().catch((L) => console.log(L)), ma("cove_loaded", { loadConfigHasRun: !0 });
|
|
6432
6434
|
}, []), Ce(() => {
|
|
6433
|
-
a && !h &&
|
|
6434
|
-
}, [a,
|
|
6435
|
-
|
|
6435
|
+
a && !h && E && (ma("cove_loaded", { config: a }), x(!0));
|
|
6436
|
+
}, [a, E]), Ce(() => {
|
|
6437
|
+
H().catch((L) => console.log(L));
|
|
6436
6438
|
}, [t == null ? void 0 : t.data]), Ce(() => {
|
|
6437
6439
|
j().catch((L) => console.log(L));
|
|
6438
6440
|
}, [j]);
|
|
6439
6441
|
let $ = /* @__PURE__ */ D(Hc, {}), Z = ["markup-include"];
|
|
6440
6442
|
if (i === !1) {
|
|
6441
|
-
let L = /* @__PURE__ */ Le("div", { className: Z.join(" "), ref:
|
|
6443
|
+
let L = /* @__PURE__ */ Le("div", { className: Z.join(" "), ref: E, children: [
|
|
6442
6444
|
y && /* @__PURE__ */ Le("header", { className: `cove-component__header ${a.theme}`, "aria-hidden": "true", children: [
|
|
6443
6445
|
vt(y),
|
|
6444
6446
|
" ",
|
|
6445
6447
|
r
|
|
6446
6448
|
] }),
|
|
6447
6449
|
/* @__PURE__ */ D("div", { className: `cove-component__content ${_.join(" ")}`, children: /* @__PURE__ */ D("div", { className: `${C.join(" ")}`, children: /* @__PURE__ */ Le("div", { className: "cove-component__content-wrap", children: [
|
|
6448
|
-
!u && c && /* @__PURE__ */ D(Bc, { content:
|
|
6450
|
+
!u && c && /* @__PURE__ */ D(Bc, { content: U(c) }),
|
|
6449
6451
|
u && a.srcUrl && /* @__PURE__ */ D("div", { className: "warning", children: b })
|
|
6450
6452
|
] }) }) })
|
|
6451
6453
|
] });
|
|
@@ -6454,7 +6456,7 @@ const _f = async (e) => {
|
|
|
6454
6456
|
!n && L
|
|
6455
6457
|
] });
|
|
6456
6458
|
}
|
|
6457
|
-
return /* @__PURE__ */ D(ui, { component: "CdcMarkupInclude", children: /* @__PURE__ */ D(fi.Provider, { value: { config: a, updateConfig:
|
|
6459
|
+
return /* @__PURE__ */ D(ui, { component: "CdcMarkupInclude", children: /* @__PURE__ */ D(fi.Provider, { value: { config: a, updateConfig: w, loading: i, data: a.data, setParentConfig: o, isDashboard: r }, children: $ }) });
|
|
6458
6460
|
};
|
|
6459
6461
|
export {
|
|
6460
6462
|
Rf as default
|