@cdc/filtered-text 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/cdcfilteredtext.js +432 -427
- package/package.json +3 -3
package/dist/cdcfilteredtext.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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-loadspin{display:inline-block;overflow:hidden}.cove-loadspin__roller{display:inline-block;position:relative;width:100%;height:100%;transform-origin:top left}.cove-loadspin__roller div{animation:cove-loadspin__roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.cove-loadspin__roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background-color:inherit;margin:-4px 0 0 -4px}.cove-loadspin__roller div:nth-child(1):after{top:63px;left:63px}.cove-loadspin__roller div:nth-child(2){animation-delay:-.05s}.cove-loadspin__roller div:nth-child(2):after{top:68px;left:56px}.cove-loadspin__roller div:nth-child(3){animation-delay:-.1s}.cove-loadspin__roller div:nth-child(3):after{top:71px;left:48px}.cove-loadspin__roller div:nth-child(4){animation-delay:-.15s}.cove-loadspin__roller div:nth-child(4):after{top:72px;left:40px}.cove-loadspin__roller div:nth-child(5){animation-delay:-.2s}.cove-loadspin__roller div:nth-child(5):after{top:71px;left:32px}.cove-loadspin__roller div:nth-child(6){animation-delay:-.25s}.cove-loadspin__roller div:nth-child(6):after{top:68px;left:24px}.cove-loadspin__roller div:nth-child(7){animation-delay:-.3s}.cove-loadspin__roller div:nth-child(7):after{top:63px;left:17px}.cove-loadspin__roller div:nth-child(8){animation-delay:-.35s}.cove-loadspin__roller div:nth-child(8):after{top:56px;left:12px}@keyframes cove-loadspin__roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sbdocs .cove-button{margin-right:1rem;margin-bottom:1rem}.sbdocs .cove-button.fluid{width:100%;margin-right:0}.cove-button{display:inline-block;position:relative;min-height:2.125rem;padding:.375rem .75rem;font-size:1rem;text-align:center;text-decoration:none;vertical-align:middle;color:#fff;background-color:#005eaa;border-radius:.1875rem;border:0;outline:none;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button *{pointer-events:none;user-select:none}.cove-button:disabled{background-color:#959595!important;cursor:not-allowed}.cove-button:not(:disabled){cursor:pointer}.cove-button:hover,.cove-button:active,.cove-button:focus,.cove-button.active{background-color:#006cc4}.cove-button:not(.loading):focus:after,.cove-button:not(.loading):active:after{content:"";position:absolute;inset:0;outline:2px solid rgba(161,161,161,.6);border-radius:.3125em;margin:-2px;pointer-events:none}.cove-button.loading:disabled{cursor:default}.cove-button.fluid{width:100%}.cove-button.success{background-color:#44aa41}.cove-button.success:hover{background-color:#4eba4b}.cove-button.warn{background-color:#d73636}.cove-button.warn:hover{background-color:#cb2828}.cove-button.muted{background-color:#a0a0a0}.cove-button.muted:hover{background-color:#939393}.cove-button.cove-button--flex-center{display:inline-flex;justify-content:center;align-items:center}.cove-button__text{position:relative;transition:width .5s cubic-bezier(.16,1,.3,1);align-self:stretch}.cove-button__text .cove-button__text--loading{opacity:0}.cove-button__text .cove-button__text--children{opacity:1}.cove-button__text .cove-button__text--loading,.cove-button__text .cove-button__text--children{position:absolute;top:0;left:0;white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button__load-spin{display:flex;width:0;overflow:hidden}.cove-button__text--loading,.cove-button__load-spin{white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1);opacity:0}.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}.cove-accordion__panel-section{overflow:auto}.cove-accordion__panel-section .cove-input__checkbox--small{float:left;display:block;margin-right:5px}`)),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-loadspin{display:inline-block;overflow:hidden}.cove-loadspin__roller{display:inline-block;position:relative;width:100%;height:100%;transform-origin:top left}.cove-loadspin__roller div{animation:cove-loadspin__roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.cove-loadspin__roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background-color:inherit;margin:-4px 0 0 -4px}.cove-loadspin__roller div:nth-child(1):after{top:63px;left:63px}.cove-loadspin__roller div:nth-child(2){animation-delay:-.05s}.cove-loadspin__roller div:nth-child(2):after{top:68px;left:56px}.cove-loadspin__roller div:nth-child(3){animation-delay:-.1s}.cove-loadspin__roller div:nth-child(3):after{top:71px;left:48px}.cove-loadspin__roller div:nth-child(4){animation-delay:-.15s}.cove-loadspin__roller div:nth-child(4):after{top:72px;left:40px}.cove-loadspin__roller div:nth-child(5){animation-delay:-.2s}.cove-loadspin__roller div:nth-child(5):after{top:71px;left:32px}.cove-loadspin__roller div:nth-child(6){animation-delay:-.25s}.cove-loadspin__roller div:nth-child(6):after{top:68px;left:24px}.cove-loadspin__roller div:nth-child(7){animation-delay:-.3s}.cove-loadspin__roller div:nth-child(7):after{top:63px;left:17px}.cove-loadspin__roller div:nth-child(8){animation-delay:-.35s}.cove-loadspin__roller div:nth-child(8):after{top:56px;left:12px}@keyframes cove-loadspin__roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sbdocs .cove-button{margin-right:1rem;margin-bottom:1rem}.sbdocs .cove-button.fluid{width:100%;margin-right:0}.cove-button{display:inline-block;position:relative;min-height:2.125rem;padding:.375rem .75rem;font-size:1rem;text-align:center;text-decoration:none;vertical-align:middle;color:#fff;background-color:#005eaa;border-radius:.1875rem;border:0;outline:none;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button *{pointer-events:none;-webkit-user-select:none;user-select:none}.cove-button:disabled{background-color:#959595!important;cursor:not-allowed}.cove-button:not(:disabled){cursor:pointer}.cove-button:hover,.cove-button:active,.cove-button:focus,.cove-button.active{background-color:#006cc4}.cove-button:not(.loading):focus:after,.cove-button:not(.loading):active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;outline:2px solid rgba(161,161,161,.6);border-radius:.3125em;margin:-2px;pointer-events:none}.cove-button.loading:disabled{cursor:default}.cove-button.fluid{width:100%}.cove-button.success{background-color:#44aa41}.cove-button.success:hover{background-color:#4eba4b}.cove-button.warn{background-color:#d73636}.cove-button.warn:hover{background-color:#cb2828}.cove-button.muted{background-color:#a0a0a0}.cove-button.muted:hover{background-color:#939393}.cove-button.cove-button--flex-center{display:inline-flex;justify-content:center;align-items:center}.cove-button__text{position:relative;transition:width .5s cubic-bezier(.16,1,.3,1);align-self:stretch}.cove-button__text .cove-button__text--loading{opacity:0}.cove-button__text .cove-button__text--children{opacity:1}.cove-button__text .cove-button__text--loading,.cove-button__text .cove-button__text--children{position:absolute;top:0;left:0;white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button__load-spin{display:flex;width:0;overflow:hidden}.cove-button__text--loading,.cove-button__load-spin{white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1);opacity:0}.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}.cove-accordion__panel-section{overflow:auto}.cove-accordion__panel-section .cove-input__checkbox--small{float:left;display:block;margin-right:5px}`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
6
6
|
import * as P from "react";
|
|
7
|
-
import wt, { createContext as Vt, createElement as Re, useState as ve, PureComponent as
|
|
7
|
+
import wt, { createContext as Vt, createElement as Re, useState as ve, PureComponent as Ir, useId as Yn, useEffect as xe, useContext as Zn, useRef as ke, useLayoutEffect as fa, Children as da, useMemo as pa, useCallback as Kn, memo as Wt } from "react";
|
|
8
8
|
var Ue = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
9
9
|
function Gn(e) {
|
|
10
10
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
@@ -26,14 +26,14 @@ function ha() {
|
|
|
26
26
|
on = 1;
|
|
27
27
|
var e = wt, t = Symbol.for("react.element"), r = Symbol.for("react.fragment"), n = Object.prototype.hasOwnProperty, o = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, a = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
28
28
|
function c(i, l, s) {
|
|
29
|
-
var f, d = {}, y = null,
|
|
30
|
-
s !== void 0 && (y = "" + s), l.key !== void 0 && (y = "" + l.key), l.ref !== void 0 && (
|
|
29
|
+
var f, d = {}, y = null, w = null;
|
|
30
|
+
s !== void 0 && (y = "" + s), l.key !== void 0 && (y = "" + l.key), l.ref !== void 0 && (w = l.ref);
|
|
31
31
|
for (f in l)
|
|
32
32
|
n.call(l, f) && !a.hasOwnProperty(f) && (d[f] = l[f]);
|
|
33
33
|
if (i && i.defaultProps)
|
|
34
34
|
for (f in l = i.defaultProps, l)
|
|
35
35
|
d[f] === void 0 && (d[f] = l[f]);
|
|
36
|
-
return { $$typeof: t, type: i, key: y, ref:
|
|
36
|
+
return { $$typeof: t, type: i, key: y, ref: w, props: d, _owner: o.current };
|
|
37
37
|
}
|
|
38
38
|
return xt.Fragment = r, xt.jsx = c, xt.jsxs = c, xt;
|
|
39
39
|
}
|
|
@@ -50,11 +50,11 @@ var Ct = {};
|
|
|
50
50
|
var an;
|
|
51
51
|
function va() {
|
|
52
52
|
return an || (an = 1, process.env.NODE_ENV !== "production" && function() {
|
|
53
|
-
var e = wt, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), i = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), s = Symbol.for("react.suspense"), f = Symbol.for("react.suspense_list"), d = Symbol.for("react.memo"), y = Symbol.for("react.lazy"),
|
|
53
|
+
var e = wt, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), i = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), s = Symbol.for("react.suspense"), f = Symbol.for("react.suspense_list"), d = Symbol.for("react.memo"), y = Symbol.for("react.lazy"), w = Symbol.for("react.offscreen"), g = Symbol.iterator, p = "@@iterator";
|
|
54
54
|
function C(u) {
|
|
55
55
|
if (u === null || typeof u != "object")
|
|
56
56
|
return null;
|
|
57
|
-
var T =
|
|
57
|
+
var T = g && u[g] || u[p];
|
|
58
58
|
return typeof T == "function" ? T : null;
|
|
59
59
|
}
|
|
60
60
|
var x = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
@@ -75,10 +75,10 @@ function va() {
|
|
|
75
75
|
be.unshift("Warning: " + T), Function.prototype.apply.call(console[u], console, be);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
var k = !1,
|
|
78
|
+
var k = !1, m = !1, O = !1, E = !1, L = !1, M;
|
|
79
79
|
M = Symbol.for("react.module.reference");
|
|
80
80
|
function re(u) {
|
|
81
|
-
return !!(typeof u == "string" || typeof u == "function" || u === n || u === a || L || u === o || u === s || u === f ||
|
|
81
|
+
return !!(typeof u == "string" || typeof u == "function" || u === n || u === a || L || u === o || u === s || u === f || E || u === w || k || m || O || typeof u == "object" && u !== null && (u.$$typeof === y || u.$$typeof === d || u.$$typeof === c || u.$$typeof === i || u.$$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.
|
|
@@ -139,14 +139,14 @@ function va() {
|
|
|
139
139
|
}
|
|
140
140
|
return null;
|
|
141
141
|
}
|
|
142
|
-
var ne = Object.assign, te = 0, K, we, _e, Ne, b,
|
|
142
|
+
var ne = Object.assign, te = 0, K, we, _e, Ne, b, A, W;
|
|
143
143
|
function H() {
|
|
144
144
|
}
|
|
145
145
|
H.__reactDisabledLog = !0;
|
|
146
146
|
function B() {
|
|
147
147
|
{
|
|
148
148
|
if (te === 0) {
|
|
149
|
-
K = console.log, we = console.info, _e = console.warn, Ne = console.error, b = console.group,
|
|
149
|
+
K = console.log, we = console.info, _e = console.warn, Ne = console.error, b = console.group, A = console.groupCollapsed, W = console.groupEnd;
|
|
150
150
|
var u = {
|
|
151
151
|
configurable: !0,
|
|
152
152
|
enumerable: !0,
|
|
@@ -191,7 +191,7 @@ function va() {
|
|
|
191
191
|
value: b
|
|
192
192
|
}),
|
|
193
193
|
groupCollapsed: ne({}, u, {
|
|
194
|
-
value:
|
|
194
|
+
value: A
|
|
195
195
|
}),
|
|
196
196
|
groupEnd: ne({}, u, {
|
|
197
197
|
value: W
|
|
@@ -636,7 +636,7 @@ Check the top-level render call using <` + D + ">.");
|
|
|
636
636
|
}
|
|
637
637
|
process.env.NODE_ENV === "production" ? Cr.exports = ha() : Cr.exports = va();
|
|
638
638
|
var Nr = Cr.exports;
|
|
639
|
-
const bt = Nr.Fragment, _ = Nr.jsx, fe = Nr.jsxs, Xn = Vt({}),
|
|
639
|
+
const bt = Nr.Fragment, _ = Nr.jsx, fe = Nr.jsxs, Xn = Vt({}), It = {
|
|
640
640
|
title: "Filtered Text",
|
|
641
641
|
type: "filtered-text",
|
|
642
642
|
theme: "theme-blue",
|
|
@@ -975,7 +975,7 @@ var Oa = /* @__PURE__ */ qt(function e(t) {
|
|
|
975
975
|
}, this.props.children || null);
|
|
976
976
|
}
|
|
977
977
|
}]), r;
|
|
978
|
-
}(
|
|
978
|
+
}(Ir);
|
|
979
979
|
Ee(to, "defaultProps", {
|
|
980
980
|
allowMultipleExpanded: !1,
|
|
981
981
|
allowZeroExpanded: !1
|
|
@@ -998,7 +998,7 @@ var ro = /* @__PURE__ */ function(e) {
|
|
|
998
998
|
return /* @__PURE__ */ Re(eo.Consumer, null, this.renderChildren);
|
|
999
999
|
}
|
|
1000
1000
|
}]), r;
|
|
1001
|
-
}(
|
|
1001
|
+
}(Ir), Aa = ["className", "allowMultipleExpanded", "allowZeroExpanded", "onChange", "preExpanded"], Ra = function(t) {
|
|
1002
1002
|
var r = t.className, n = r === void 0 ? "accordion" : r, o = t.allowMultipleExpanded, a = t.allowZeroExpanded, c = t.onChange, i = t.preExpanded, l = Yt(t, Aa);
|
|
1003
1003
|
return /* @__PURE__ */ Re(to, {
|
|
1004
1004
|
preExpanded: i,
|
|
@@ -1018,15 +1018,15 @@ function Pa() {
|
|
|
1018
1018
|
var e = ur;
|
|
1019
1019
|
return ur = ur + 1, "raa-".concat(e);
|
|
1020
1020
|
}
|
|
1021
|
-
var
|
|
1021
|
+
var ka = Yn || Pa, Ia = /[\u0009\u000a\u000c\u000d\u0020]/g;
|
|
1022
1022
|
function Ot(e) {
|
|
1023
|
-
return e === "" ||
|
|
1023
|
+
return e === "" || Ia.test(e) ? (console.error('uuid must be a valid HTML5 id but was given "'.concat(e, '", ASCII whitespaces are forbidden')), !1) : !0;
|
|
1024
1024
|
}
|
|
1025
1025
|
var oo = /* @__PURE__ */ Vt(null), Na = function(t) {
|
|
1026
1026
|
var r = t.children, n = t.uuid, o = t.accordionContext, a = t.dangerouslySetExpanded, c = function() {
|
|
1027
1027
|
o.toggleExpanded(n);
|
|
1028
1028
|
}, i = function(s) {
|
|
1029
|
-
var f = a ?? s.isItemExpanded(n), d = s.isItemDisabled(n), y = s.getPanelAttributes(n, a),
|
|
1029
|
+
var f = a ?? s.isItemExpanded(n), d = s.isItemDisabled(n), y = s.getPanelAttributes(n, a), w = s.getHeadingAttributes(n), g = s.getButtonAttributes(n, a);
|
|
1030
1030
|
return /* @__PURE__ */ Re(oo.Provider, {
|
|
1031
1031
|
value: {
|
|
1032
1032
|
uuid: n,
|
|
@@ -1034,8 +1034,8 @@ var oo = /* @__PURE__ */ Vt(null), Na = function(t) {
|
|
|
1034
1034
|
disabled: d,
|
|
1035
1035
|
toggleExpanded: c,
|
|
1036
1036
|
panelAttributes: y,
|
|
1037
|
-
headingAttributes:
|
|
1038
|
-
buttonAttributes:
|
|
1037
|
+
headingAttributes: w,
|
|
1038
|
+
buttonAttributes: g
|
|
1039
1039
|
}
|
|
1040
1040
|
}, r);
|
|
1041
1041
|
};
|
|
@@ -1052,8 +1052,8 @@ var oo = /* @__PURE__ */ Vt(null), Na = function(t) {
|
|
|
1052
1052
|
};
|
|
1053
1053
|
return /* @__PURE__ */ Re(oo.Consumer, null, n);
|
|
1054
1054
|
}, Ma = ["uuid", "dangerouslySetExpanded", "className", "activeClassName"], ao = function(t) {
|
|
1055
|
-
var r = t.uuid, n = t.dangerouslySetExpanded, o = t.className, a = o === void 0 ? "accordion__item" : o, c = t.activeClassName, i = Yt(t, Ma), l = ve(
|
|
1056
|
-
var p =
|
|
1055
|
+
var r = t.uuid, n = t.dangerouslySetExpanded, o = t.className, a = o === void 0 ? "accordion__item" : o, c = t.activeClassName, i = Yt(t, Ma), l = ve(ka()), s = wa(l, 1), f = s[0], d = r ?? f, y = function(g) {
|
|
1056
|
+
var p = g.expanded, C = p && c ? c : a;
|
|
1057
1057
|
return /* @__PURE__ */ Re("div", Ze({
|
|
1058
1058
|
"data-accordion-component": "AccordionItem",
|
|
1059
1059
|
className: C
|
|
@@ -1194,7 +1194,7 @@ From the WAI-ARIA spec (https://www.w3.org/TR/wai-aria-practices-1.1/#accordion)
|
|
|
1194
1194
|
throw new Error(Ua);
|
|
1195
1195
|
}
|
|
1196
1196
|
}]), r;
|
|
1197
|
-
}(
|
|
1197
|
+
}(Ir);
|
|
1198
1198
|
Ee(lo, "defaultProps", Wa);
|
|
1199
1199
|
var co = function(t) {
|
|
1200
1200
|
return /* @__PURE__ */ Re(Zt, null, function(r) {
|
|
@@ -1232,66 +1232,66 @@ function Za() {
|
|
|
1232
1232
|
if (sn)
|
|
1233
1233
|
return me;
|
|
1234
1234
|
sn = 1;
|
|
1235
|
-
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, c = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120,
|
|
1236
|
-
function S(
|
|
1237
|
-
if (typeof
|
|
1238
|
-
var
|
|
1239
|
-
switch (
|
|
1235
|
+
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, c = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120, w = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, p = e ? Symbol.for("react.block") : 60121, C = e ? Symbol.for("react.fundamental") : 60117, x = e ? Symbol.for("react.responder") : 60118, I = e ? Symbol.for("react.scope") : 60119;
|
|
1236
|
+
function S(m) {
|
|
1237
|
+
if (typeof m == "object" && m !== null) {
|
|
1238
|
+
var O = m.$$typeof;
|
|
1239
|
+
switch (O) {
|
|
1240
1240
|
case t:
|
|
1241
|
-
switch (
|
|
1241
|
+
switch (m = m.type, m) {
|
|
1242
1242
|
case l:
|
|
1243
1243
|
case s:
|
|
1244
1244
|
case n:
|
|
1245
1245
|
case a:
|
|
1246
1246
|
case o:
|
|
1247
1247
|
case d:
|
|
1248
|
-
return
|
|
1248
|
+
return m;
|
|
1249
1249
|
default:
|
|
1250
|
-
switch (
|
|
1250
|
+
switch (m = m && m.$$typeof, m) {
|
|
1251
1251
|
case i:
|
|
1252
1252
|
case f:
|
|
1253
|
-
case
|
|
1254
|
-
case
|
|
1253
|
+
case g:
|
|
1254
|
+
case w:
|
|
1255
1255
|
case c:
|
|
1256
|
-
return
|
|
1256
|
+
return m;
|
|
1257
1257
|
default:
|
|
1258
|
-
return
|
|
1258
|
+
return O;
|
|
1259
1259
|
}
|
|
1260
1260
|
}
|
|
1261
1261
|
case r:
|
|
1262
|
-
return
|
|
1262
|
+
return O;
|
|
1263
1263
|
}
|
|
1264
1264
|
}
|
|
1265
1265
|
}
|
|
1266
|
-
function k(
|
|
1267
|
-
return S(
|
|
1266
|
+
function k(m) {
|
|
1267
|
+
return S(m) === s;
|
|
1268
1268
|
}
|
|
1269
|
-
return me.AsyncMode = l, me.ConcurrentMode = s, me.ContextConsumer = i, me.ContextProvider = c, me.Element = t, me.ForwardRef = f, me.Fragment = n, me.Lazy =
|
|
1270
|
-
return k(
|
|
1271
|
-
}, me.isConcurrentMode = k, me.isContextConsumer = function(
|
|
1272
|
-
return S(
|
|
1273
|
-
}, me.isContextProvider = function(
|
|
1274
|
-
return S(
|
|
1275
|
-
}, me.isElement = function(
|
|
1276
|
-
return typeof
|
|
1277
|
-
}, me.isForwardRef = function(
|
|
1278
|
-
return S(
|
|
1279
|
-
}, me.isFragment = function(
|
|
1280
|
-
return S(
|
|
1281
|
-
}, me.isLazy = function(
|
|
1282
|
-
return S(
|
|
1283
|
-
}, me.isMemo = function(
|
|
1284
|
-
return S(
|
|
1285
|
-
}, me.isPortal = function(
|
|
1286
|
-
return S(
|
|
1287
|
-
}, me.isProfiler = function(
|
|
1288
|
-
return S(
|
|
1289
|
-
}, me.isStrictMode = function(
|
|
1290
|
-
return S(
|
|
1291
|
-
}, me.isSuspense = function(
|
|
1292
|
-
return S(
|
|
1293
|
-
}, me.isValidElementType = function(
|
|
1294
|
-
return typeof
|
|
1269
|
+
return me.AsyncMode = l, me.ConcurrentMode = s, me.ContextConsumer = i, me.ContextProvider = c, me.Element = t, me.ForwardRef = f, me.Fragment = n, me.Lazy = g, me.Memo = w, me.Portal = r, me.Profiler = a, me.StrictMode = o, me.Suspense = d, me.isAsyncMode = function(m) {
|
|
1270
|
+
return k(m) || S(m) === l;
|
|
1271
|
+
}, me.isConcurrentMode = k, me.isContextConsumer = function(m) {
|
|
1272
|
+
return S(m) === i;
|
|
1273
|
+
}, me.isContextProvider = function(m) {
|
|
1274
|
+
return S(m) === c;
|
|
1275
|
+
}, me.isElement = function(m) {
|
|
1276
|
+
return typeof m == "object" && m !== null && m.$$typeof === t;
|
|
1277
|
+
}, me.isForwardRef = function(m) {
|
|
1278
|
+
return S(m) === f;
|
|
1279
|
+
}, me.isFragment = function(m) {
|
|
1280
|
+
return S(m) === n;
|
|
1281
|
+
}, me.isLazy = function(m) {
|
|
1282
|
+
return S(m) === g;
|
|
1283
|
+
}, me.isMemo = function(m) {
|
|
1284
|
+
return S(m) === w;
|
|
1285
|
+
}, me.isPortal = function(m) {
|
|
1286
|
+
return S(m) === r;
|
|
1287
|
+
}, me.isProfiler = function(m) {
|
|
1288
|
+
return S(m) === a;
|
|
1289
|
+
}, me.isStrictMode = function(m) {
|
|
1290
|
+
return S(m) === o;
|
|
1291
|
+
}, me.isSuspense = function(m) {
|
|
1292
|
+
return S(m) === d;
|
|
1293
|
+
}, me.isValidElementType = function(m) {
|
|
1294
|
+
return typeof m == "string" || typeof m == "function" || m === n || m === s || m === a || m === o || m === d || m === y || typeof m == "object" && m !== null && (m.$$typeof === g || m.$$typeof === w || m.$$typeof === c || m.$$typeof === i || m.$$typeof === f || m.$$typeof === C || m.$$typeof === x || m.$$typeof === I || m.$$typeof === p);
|
|
1295
1295
|
}, me.typeOf = S, me;
|
|
1296
1296
|
}
|
|
1297
1297
|
var ge = {};
|
|
@@ -1306,10 +1306,10 @@ var ge = {};
|
|
|
1306
1306
|
var un;
|
|
1307
1307
|
function Ka() {
|
|
1308
1308
|
return un || (un = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1309
|
-
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, c = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120,
|
|
1309
|
+
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, c = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120, w = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, p = e ? Symbol.for("react.block") : 60121, C = e ? Symbol.for("react.fundamental") : 60117, x = e ? Symbol.for("react.responder") : 60118, I = e ? Symbol.for("react.scope") : 60119;
|
|
1310
1310
|
function S(v) {
|
|
1311
1311
|
return typeof v == "string" || typeof v == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
1312
|
-
v === n || v === s || v === a || v === o || v === d || v === y || typeof v == "object" && v !== null && (v.$$typeof ===
|
|
1312
|
+
v === n || v === s || v === a || v === o || v === d || v === y || typeof v == "object" && v !== null && (v.$$typeof === g || v.$$typeof === w || v.$$typeof === c || v.$$typeof === i || v.$$typeof === f || v.$$typeof === C || v.$$typeof === x || v.$$typeof === I || v.$$typeof === p);
|
|
1313
1313
|
}
|
|
1314
1314
|
function k(v) {
|
|
1315
1315
|
if (typeof v == "object" && v !== null) {
|
|
@@ -1330,8 +1330,8 @@ function Ka() {
|
|
|
1330
1330
|
switch (ee) {
|
|
1331
1331
|
case i:
|
|
1332
1332
|
case f:
|
|
1333
|
-
case
|
|
1334
|
-
case
|
|
1333
|
+
case g:
|
|
1334
|
+
case w:
|
|
1335
1335
|
case c:
|
|
1336
1336
|
return ee;
|
|
1337
1337
|
default:
|
|
@@ -1343,14 +1343,14 @@ function Ka() {
|
|
|
1343
1343
|
}
|
|
1344
1344
|
}
|
|
1345
1345
|
}
|
|
1346
|
-
var
|
|
1346
|
+
var m = l, O = s, E = i, L = c, M = t, re = f, F = n, de = g, Z = w, ne = r, te = a, K = o, we = d, _e = !1;
|
|
1347
1347
|
function Ne(v) {
|
|
1348
1348
|
return _e || (_e = !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.")), b(v) || k(v) === l;
|
|
1349
1349
|
}
|
|
1350
1350
|
function b(v) {
|
|
1351
1351
|
return k(v) === s;
|
|
1352
1352
|
}
|
|
1353
|
-
function
|
|
1353
|
+
function A(v) {
|
|
1354
1354
|
return k(v) === i;
|
|
1355
1355
|
}
|
|
1356
1356
|
function W(v) {
|
|
@@ -1366,10 +1366,10 @@ function Ka() {
|
|
|
1366
1366
|
return k(v) === n;
|
|
1367
1367
|
}
|
|
1368
1368
|
function V(v) {
|
|
1369
|
-
return k(v) ===
|
|
1369
|
+
return k(v) === g;
|
|
1370
1370
|
}
|
|
1371
1371
|
function U(v) {
|
|
1372
|
-
return k(v) ===
|
|
1372
|
+
return k(v) === w;
|
|
1373
1373
|
}
|
|
1374
1374
|
function G(v) {
|
|
1375
1375
|
return k(v) === r;
|
|
@@ -1383,7 +1383,7 @@ function Ka() {
|
|
|
1383
1383
|
function $(v) {
|
|
1384
1384
|
return k(v) === d;
|
|
1385
1385
|
}
|
|
1386
|
-
ge.AsyncMode =
|
|
1386
|
+
ge.AsyncMode = m, ge.ConcurrentMode = O, ge.ContextConsumer = E, ge.ContextProvider = L, ge.Element = M, ge.ForwardRef = re, ge.Fragment = F, ge.Lazy = de, ge.Memo = Z, ge.Portal = ne, ge.Profiler = te, ge.StrictMode = K, ge.Suspense = we, ge.isAsyncMode = Ne, ge.isConcurrentMode = b, ge.isContextConsumer = A, ge.isContextProvider = W, ge.isElement = H, ge.isForwardRef = B, ge.isFragment = X, ge.isLazy = V, ge.isMemo = U, ge.isPortal = G, ge.isProfiler = J, ge.isStrictMode = h, ge.isSuspense = $, ge.isValidElementType = S, ge.typeOf = k;
|
|
1387
1387
|
}()), ge;
|
|
1388
1388
|
}
|
|
1389
1389
|
var fn;
|
|
@@ -1485,16 +1485,16 @@ function Xa() {
|
|
|
1485
1485
|
throw y.name = "Invariant Violation", y;
|
|
1486
1486
|
}
|
|
1487
1487
|
d = a[f](c, f, l, i, null, t);
|
|
1488
|
-
} catch (
|
|
1489
|
-
d =
|
|
1488
|
+
} catch (g) {
|
|
1489
|
+
d = g;
|
|
1490
1490
|
}
|
|
1491
1491
|
if (d && !(d instanceof Error) && e(
|
|
1492
1492
|
(l || "React class") + ": type specification of " + i + " `" + f + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof d + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
|
|
1493
1493
|
), d instanceof Error && !(d.message in r)) {
|
|
1494
1494
|
r[d.message] = !0;
|
|
1495
|
-
var
|
|
1495
|
+
var w = s ? s() : "";
|
|
1496
1496
|
e(
|
|
1497
|
-
"Failed " + i + " type: " + d.message + (
|
|
1497
|
+
"Failed " + i + " type: " + d.message + (w ?? "")
|
|
1498
1498
|
);
|
|
1499
1499
|
}
|
|
1500
1500
|
}
|
|
@@ -1525,11 +1525,11 @@ function Ja() {
|
|
|
1525
1525
|
return vr = function(i, l) {
|
|
1526
1526
|
var s = typeof Symbol == "function" && Symbol.iterator, f = "@@iterator";
|
|
1527
1527
|
function d(b) {
|
|
1528
|
-
var
|
|
1529
|
-
if (typeof
|
|
1530
|
-
return
|
|
1528
|
+
var A = b && (s && b[s] || b[f]);
|
|
1529
|
+
if (typeof A == "function")
|
|
1530
|
+
return A;
|
|
1531
1531
|
}
|
|
1532
|
-
var y = "<<anonymous>>",
|
|
1532
|
+
var y = "<<anonymous>>", w = {
|
|
1533
1533
|
array: x("array"),
|
|
1534
1534
|
bigint: x("bigint"),
|
|
1535
1535
|
bool: x("boolean"),
|
|
@@ -1541,25 +1541,25 @@ function Ja() {
|
|
|
1541
1541
|
any: I(),
|
|
1542
1542
|
arrayOf: S,
|
|
1543
1543
|
element: k(),
|
|
1544
|
-
elementType:
|
|
1545
|
-
instanceOf:
|
|
1544
|
+
elementType: m(),
|
|
1545
|
+
instanceOf: O,
|
|
1546
1546
|
node: re(),
|
|
1547
1547
|
objectOf: L,
|
|
1548
|
-
oneOf:
|
|
1548
|
+
oneOf: E,
|
|
1549
1549
|
oneOfType: M,
|
|
1550
1550
|
shape: de,
|
|
1551
1551
|
exact: Z
|
|
1552
1552
|
};
|
|
1553
|
-
function
|
|
1554
|
-
return b ===
|
|
1553
|
+
function g(b, A) {
|
|
1554
|
+
return b === A ? b !== 0 || 1 / b === 1 / A : b !== b && A !== A;
|
|
1555
1555
|
}
|
|
1556
|
-
function p(b,
|
|
1557
|
-
this.message = b, this.data =
|
|
1556
|
+
function p(b, A) {
|
|
1557
|
+
this.message = b, this.data = A && typeof A == "object" ? A : {}, this.stack = "";
|
|
1558
1558
|
}
|
|
1559
1559
|
p.prototype = Error.prototype;
|
|
1560
1560
|
function C(b) {
|
|
1561
1561
|
if (process.env.NODE_ENV !== "production")
|
|
1562
|
-
var
|
|
1562
|
+
var A = {}, W = 0;
|
|
1563
1563
|
function H(X, V, U, G, J, h, $) {
|
|
1564
1564
|
if (G = G || y, h = h || U, $ !== r) {
|
|
1565
1565
|
if (l) {
|
|
@@ -1569,10 +1569,10 @@ function Ja() {
|
|
|
1569
1569
|
throw v.name = "Invariant Violation", v;
|
|
1570
1570
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
1571
1571
|
var q = G + ":" + U;
|
|
1572
|
-
!
|
|
1572
|
+
!A[q] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
1573
1573
|
W < 3 && (a(
|
|
1574
1574
|
"You are manually calling a React.PropTypes validation function for the `" + h + "` prop on `" + G + "`. 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."
|
|
1575
|
-
),
|
|
1575
|
+
), A[q] = !0, W++);
|
|
1576
1576
|
}
|
|
1577
1577
|
}
|
|
1578
1578
|
return V[U] == null ? X ? V[U] === null ? new p("The " + J + " `" + h + "` is marked as required " + ("in `" + G + "`, but its value is `null`.")) : new p("The " + J + " `" + h + "` is marked as required in " + ("`" + G + "`, but its value is `undefined`.")) : null : b(V, U, G, J, h);
|
|
@@ -1581,7 +1581,7 @@ function Ja() {
|
|
|
1581
1581
|
return B.isRequired = H.bind(null, !0), B;
|
|
1582
1582
|
}
|
|
1583
1583
|
function x(b) {
|
|
1584
|
-
function
|
|
1584
|
+
function A(W, H, B, X, V, U) {
|
|
1585
1585
|
var G = W[H], J = K(G);
|
|
1586
1586
|
if (J !== b) {
|
|
1587
1587
|
var h = we(G);
|
|
@@ -1592,13 +1592,13 @@ function Ja() {
|
|
|
1592
1592
|
}
|
|
1593
1593
|
return null;
|
|
1594
1594
|
}
|
|
1595
|
-
return C(
|
|
1595
|
+
return C(A);
|
|
1596
1596
|
}
|
|
1597
1597
|
function I() {
|
|
1598
1598
|
return C(c);
|
|
1599
1599
|
}
|
|
1600
1600
|
function S(b) {
|
|
1601
|
-
function
|
|
1601
|
+
function A(W, H, B, X, V) {
|
|
1602
1602
|
if (typeof b != "function")
|
|
1603
1603
|
return new p("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside arrayOf.");
|
|
1604
1604
|
var U = W[H];
|
|
@@ -1613,11 +1613,11 @@ function Ja() {
|
|
|
1613
1613
|
}
|
|
1614
1614
|
return null;
|
|
1615
1615
|
}
|
|
1616
|
-
return C(
|
|
1616
|
+
return C(A);
|
|
1617
1617
|
}
|
|
1618
1618
|
function k() {
|
|
1619
|
-
function b(
|
|
1620
|
-
var V =
|
|
1619
|
+
function b(A, W, H, B, X) {
|
|
1620
|
+
var V = A[W];
|
|
1621
1621
|
if (!i(V)) {
|
|
1622
1622
|
var U = K(V);
|
|
1623
1623
|
return new p("Invalid " + B + " `" + X + "` of type " + ("`" + U + "` supplied to `" + H + "`, expected a single ReactElement."));
|
|
@@ -1626,9 +1626,9 @@ function Ja() {
|
|
|
1626
1626
|
}
|
|
1627
1627
|
return C(b);
|
|
1628
1628
|
}
|
|
1629
|
-
function
|
|
1630
|
-
function b(
|
|
1631
|
-
var V =
|
|
1629
|
+
function m() {
|
|
1630
|
+
function b(A, W, H, B, X) {
|
|
1631
|
+
var V = A[W];
|
|
1632
1632
|
if (!e.isValidElementType(V)) {
|
|
1633
1633
|
var U = K(V);
|
|
1634
1634
|
return new p("Invalid " + B + " `" + X + "` of type " + ("`" + U + "` supplied to `" + H + "`, expected a single ReactElement type."));
|
|
@@ -1637,24 +1637,24 @@ function Ja() {
|
|
|
1637
1637
|
}
|
|
1638
1638
|
return C(b);
|
|
1639
1639
|
}
|
|
1640
|
-
function
|
|
1641
|
-
function
|
|
1640
|
+
function O(b) {
|
|
1641
|
+
function A(W, H, B, X, V) {
|
|
1642
1642
|
if (!(W[H] instanceof b)) {
|
|
1643
1643
|
var U = b.name || y, G = Ne(W[H]);
|
|
1644
1644
|
return new p("Invalid " + X + " `" + V + "` of type " + ("`" + G + "` supplied to `" + B + "`, expected ") + ("instance of `" + U + "`."));
|
|
1645
1645
|
}
|
|
1646
1646
|
return null;
|
|
1647
1647
|
}
|
|
1648
|
-
return C(
|
|
1648
|
+
return C(A);
|
|
1649
1649
|
}
|
|
1650
|
-
function
|
|
1650
|
+
function E(b) {
|
|
1651
1651
|
if (!Array.isArray(b))
|
|
1652
1652
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
|
|
1653
1653
|
"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])."
|
|
1654
1654
|
) : a("Invalid argument supplied to oneOf, expected an array.")), c;
|
|
1655
|
-
function
|
|
1655
|
+
function A(W, H, B, X, V) {
|
|
1656
1656
|
for (var U = W[H], G = 0; G < b.length; G++)
|
|
1657
|
-
if (
|
|
1657
|
+
if (g(U, b[G]))
|
|
1658
1658
|
return null;
|
|
1659
1659
|
var J = JSON.stringify(b, function($, v) {
|
|
1660
1660
|
var q = we(v);
|
|
@@ -1662,10 +1662,10 @@ function Ja() {
|
|
|
1662
1662
|
});
|
|
1663
1663
|
return new p("Invalid " + X + " `" + V + "` of value `" + String(U) + "` " + ("supplied to `" + B + "`, expected one of " + J + "."));
|
|
1664
1664
|
}
|
|
1665
|
-
return C(
|
|
1665
|
+
return C(A);
|
|
1666
1666
|
}
|
|
1667
1667
|
function L(b) {
|
|
1668
|
-
function
|
|
1668
|
+
function A(W, H, B, X, V) {
|
|
1669
1669
|
if (typeof b != "function")
|
|
1670
1670
|
return new p("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside objectOf.");
|
|
1671
1671
|
var U = W[H], G = K(U);
|
|
@@ -1679,16 +1679,16 @@ function Ja() {
|
|
|
1679
1679
|
}
|
|
1680
1680
|
return null;
|
|
1681
1681
|
}
|
|
1682
|
-
return C(
|
|
1682
|
+
return C(A);
|
|
1683
1683
|
}
|
|
1684
1684
|
function M(b) {
|
|
1685
1685
|
if (!Array.isArray(b))
|
|
1686
1686
|
return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), c;
|
|
1687
|
-
for (var
|
|
1688
|
-
var W = b[
|
|
1687
|
+
for (var A = 0; A < b.length; A++) {
|
|
1688
|
+
var W = b[A];
|
|
1689
1689
|
if (typeof W != "function")
|
|
1690
1690
|
return a(
|
|
1691
|
-
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + _e(W) + " at index " +
|
|
1691
|
+
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + _e(W) + " at index " + A + "."
|
|
1692
1692
|
), c;
|
|
1693
1693
|
}
|
|
1694
1694
|
function H(B, X, V, U, G) {
|
|
@@ -1704,18 +1704,18 @@ function Ja() {
|
|
|
1704
1704
|
return C(H);
|
|
1705
1705
|
}
|
|
1706
1706
|
function re() {
|
|
1707
|
-
function b(
|
|
1708
|
-
return ne(
|
|
1707
|
+
function b(A, W, H, B, X) {
|
|
1708
|
+
return ne(A[W]) ? null : new p("Invalid " + B + " `" + X + "` supplied to " + ("`" + H + "`, expected a ReactNode."));
|
|
1709
1709
|
}
|
|
1710
1710
|
return C(b);
|
|
1711
1711
|
}
|
|
1712
|
-
function F(b,
|
|
1712
|
+
function F(b, A, W, H, B) {
|
|
1713
1713
|
return new p(
|
|
1714
|
-
(b || "React class") + ": " +
|
|
1714
|
+
(b || "React class") + ": " + A + " type `" + W + "." + H + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + B + "`."
|
|
1715
1715
|
);
|
|
1716
1716
|
}
|
|
1717
1717
|
function de(b) {
|
|
1718
|
-
function
|
|
1718
|
+
function A(W, H, B, X, V) {
|
|
1719
1719
|
var U = W[H], G = K(U);
|
|
1720
1720
|
if (G !== "object")
|
|
1721
1721
|
return new p("Invalid " + X + " `" + V + "` of type `" + G + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
@@ -1729,10 +1729,10 @@ function Ja() {
|
|
|
1729
1729
|
}
|
|
1730
1730
|
return null;
|
|
1731
1731
|
}
|
|
1732
|
-
return C(
|
|
1732
|
+
return C(A);
|
|
1733
1733
|
}
|
|
1734
1734
|
function Z(b) {
|
|
1735
|
-
function
|
|
1735
|
+
function A(W, H, B, X, V) {
|
|
1736
1736
|
var U = W[H], G = K(U);
|
|
1737
1737
|
if (G !== "object")
|
|
1738
1738
|
return new p("Invalid " + X + " `" + V + "` of type `" + G + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
@@ -1752,7 +1752,7 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
1752
1752
|
}
|
|
1753
1753
|
return null;
|
|
1754
1754
|
}
|
|
1755
|
-
return C(
|
|
1755
|
+
return C(A);
|
|
1756
1756
|
}
|
|
1757
1757
|
function ne(b) {
|
|
1758
1758
|
switch (typeof b) {
|
|
@@ -1767,10 +1767,10 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
1767
1767
|
return b.every(ne);
|
|
1768
1768
|
if (b === null || i(b))
|
|
1769
1769
|
return !0;
|
|
1770
|
-
var
|
|
1771
|
-
if (
|
|
1772
|
-
var W =
|
|
1773
|
-
if (
|
|
1770
|
+
var A = d(b);
|
|
1771
|
+
if (A) {
|
|
1772
|
+
var W = A.call(b), H;
|
|
1773
|
+
if (A !== b.entries) {
|
|
1774
1774
|
for (; !(H = W.next()).done; )
|
|
1775
1775
|
if (!ne(H.value))
|
|
1776
1776
|
return !1;
|
|
@@ -1787,43 +1787,43 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
1787
1787
|
return !1;
|
|
1788
1788
|
}
|
|
1789
1789
|
}
|
|
1790
|
-
function te(b,
|
|
1791
|
-
return b === "symbol" ? !0 :
|
|
1790
|
+
function te(b, A) {
|
|
1791
|
+
return b === "symbol" ? !0 : A ? A["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && A instanceof Symbol : !1;
|
|
1792
1792
|
}
|
|
1793
1793
|
function K(b) {
|
|
1794
|
-
var
|
|
1795
|
-
return Array.isArray(b) ? "array" : b instanceof RegExp ? "object" : te(
|
|
1794
|
+
var A = typeof b;
|
|
1795
|
+
return Array.isArray(b) ? "array" : b instanceof RegExp ? "object" : te(A, b) ? "symbol" : A;
|
|
1796
1796
|
}
|
|
1797
1797
|
function we(b) {
|
|
1798
1798
|
if (typeof b > "u" || b === null)
|
|
1799
1799
|
return "" + b;
|
|
1800
|
-
var
|
|
1801
|
-
if (
|
|
1800
|
+
var A = K(b);
|
|
1801
|
+
if (A === "object") {
|
|
1802
1802
|
if (b instanceof Date)
|
|
1803
1803
|
return "date";
|
|
1804
1804
|
if (b instanceof RegExp)
|
|
1805
1805
|
return "regexp";
|
|
1806
1806
|
}
|
|
1807
|
-
return
|
|
1807
|
+
return A;
|
|
1808
1808
|
}
|
|
1809
1809
|
function _e(b) {
|
|
1810
|
-
var
|
|
1811
|
-
switch (
|
|
1810
|
+
var A = we(b);
|
|
1811
|
+
switch (A) {
|
|
1812
1812
|
case "array":
|
|
1813
1813
|
case "object":
|
|
1814
|
-
return "an " +
|
|
1814
|
+
return "an " + A;
|
|
1815
1815
|
case "boolean":
|
|
1816
1816
|
case "date":
|
|
1817
1817
|
case "regexp":
|
|
1818
|
-
return "a " +
|
|
1818
|
+
return "a " + A;
|
|
1819
1819
|
default:
|
|
1820
|
-
return
|
|
1820
|
+
return A;
|
|
1821
1821
|
}
|
|
1822
1822
|
}
|
|
1823
1823
|
function Ne(b) {
|
|
1824
1824
|
return !b.constructor || !b.constructor.name ? y : b.constructor.name;
|
|
1825
1825
|
}
|
|
1826
|
-
return
|
|
1826
|
+
return w.checkPropTypes = o, w.resetWarningCache = o.resetWarningCache, w.PropTypes = w, w;
|
|
1827
1827
|
}, vr;
|
|
1828
1828
|
}
|
|
1829
1829
|
var mr, gn;
|
|
@@ -1885,7 +1885,7 @@ const Pe = /* @__PURE__ */ Gn(ri), ni = (e) => /* @__PURE__ */ P.createElement("
|
|
|
1885
1885
|
tools_04
|
|
1886
1886
|
`), /* @__PURE__ */ P.createElement("path", { d: "M37.32,24.82H35.13a15.54,15.54,0,0,1-1.52,3.63l2,2a3.31,3.31,0,0,1,0,4.68l-1.17,1.17a3.3,3.3,0,0,1-4.68,0l-2-2a15.59,15.59,0,0,1-3.62,1.49V37.9a3.31,3.31,0,0,1-3.31,3.31H19.17a3.31,3.31,0,0,1-3.31-3.31V35.78a15.7,15.7,0,0,1-3.62-1.49l-2,2a3.3,3.3,0,0,1-4.68,0L4.36,35.15a3.31,3.31,0,0,1,0-4.68l2-2a15.8,15.8,0,0,1-1.52-3.63H2.68A3.31,3.31,0,0,1-.62,21.51V19.86a3.31,3.31,0,0,1,3.31-3.31H4.84A15.53,15.53,0,0,1,6.3,12.94L4.36,11a3.31,3.31,0,0,1,0-4.68L5.53,5.15a3.31,3.31,0,0,1,4.68,0l1.9,1.9a15.66,15.66,0,0,1,3.75-1.56V3.26A3.31,3.31,0,0,1,19.17,0h1.65a3.31,3.31,0,0,1,3.31,3.31V5.48a15.62,15.62,0,0,1,3.75,1.57l1.9-1.9a3.31,3.31,0,0,1,4.68,0l1.17,1.17a3.31,3.31,0,0,1,0,4.68l-1.94,1.94a15.54,15.54,0,0,1,1.46,3.61h2.16a3.31,3.31,0,0,1,3.31,3.31v1.65A3.31,3.31,0,0,1,37.32,24.82ZM20,11.64a9.1,9.1,0,1,0,9.1,9.1A9.1,9.1,0,0,0,20,11.64Zm0,13.13a4.14,4.14,0,1,1,4.13-4.13A4.14,4.14,0,0,1,20,24.76Z", className: "fr-evenodd" })), Oi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 40 40", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ P.createElement("defs", null), /* @__PURE__ */ P.createElement("title", null, `
|
|
1887
1887
|
tools_01
|
|
1888
|
-
`), /* @__PURE__ */ P.createElement("path", { d: "M39.24,6.63A10,10,0,0,1,25.12,19.13l-2.75,3,2,2,1.17-1.17a1.53,1.53,0,0,1,2.17,0l9.53,9.62a1.54,1.54,0,0,1,0,2.17l-4.35,4.35a1.54,1.54,0,0,1-2.17,0l-9.53-9.62a1.54,1.54,0,0,1,0-2.17l1.07-1.07-1.87-1.88L7.18,38.73a3.08,3.08,0,0,1-4.35,0L1.75,37.64a3.08,3.08,0,0,1,0-4.35l15-12.57-10-10H3.64L0,4.87,2.93,1.93l6,3.67L9,8.68,19,18.8,22,16.34A10,10,0,0,1,33.79,1.21L27.33,7.58,32.76,13ZM5.36,34.82a1.54,1.54,0,1,0,0,2.17A1.54,1.54,0,0,0,5.36,34.82Z" })), Ai = (e) => /* @__PURE__ */ P.createElement("svg", { id: "a", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 96.31 82.55", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M82.57,36.52H33.95c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l48.62-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M82.57,47.41H13.65c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l68.93-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M82.57,58.3H13.65c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l68.93-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M82.57,69.19H13.65c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l68.93-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M87.87,5.89H11.35c-1.56,0-2.84,1.28-2.84,2.84v14.78c0,1.56,1.28,2.84,2.84,2.84l76.52-.19c1.56,0,2.84-1.28,2.84-2.84V8.73c0-1.56-1.28-2.84-2.84-2.84ZM25.95,14.33l-5.19,5.19c-.29,.29-.77,.29-1.06,0l-5.19-5.19c-.29-.29-.29-.77,0-1.06h11.43c.29,.29,.29,.77,0,1.06Zm60.97,10.22H32.18V7.7h54.73V24.55Z" }), /* @__PURE__ */ P.createElement("path", { d: "M47.22,22.09h-2.62l-1.04-2.71h-4.77l-.98,2.71h-2.55l4.65-11.93h2.55l4.78,11.93Zm-4.43-4.72l-1.64-4.43-1.61,4.43h3.25Z" }), /* @__PURE__ */ P.createElement("path", { d: "M29.23,44.56h-2.62l-1.04-2.71h-4.77l-.98,2.71h-2.55l4.65-11.93h2.55l4.78,11.93Zm-4.43-4.72l-1.64-4.43-1.61,4.43h3.25Z" })), Ri = (e) => /* @__PURE__ */ P.createElement("svg", { id: "a", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 96.31 82.55", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M87.87,5.89H11.35c-1.56,0-2.84,1.28-2.84,2.84v14.78c0,1.56,1.28,2.84,2.84,2.84l76.52-.19c1.56,0,2.84-1.28,2.84-2.84V8.73c0-1.56-1.28-2.84-2.84-2.84ZM25.95,14.33l-5.19,5.19c-.29,.29-.77,.29-1.06,0l-5.19-5.19c-.29-.29-.29-.77,0-1.06h11.43c.29,.29,.29,.77,0,1.06Zm60.97,10.22H32.18V7.7h54.73V24.55Z" }), /* @__PURE__ */ P.createElement("path", { transform: "translate(0, 30)", d: "M87.87,5.89H11.35c-1.56,0-2.84,1.28-2.84,2.84v14.78c0,1.56,1.28,2.84,2.84,2.84l76.52-.19c1.56,0,2.84-1.28,2.84-2.84V8.73c0-1.56-1.28-2.84-2.84-2.84ZM25.95,14.33l-5.19,5.19c-.29,.29-.77,.29-1.06,0l-5.19-5.19c-.29-.29-.29-.77,0-1.06h11.43c.29,.29,.29,.77,0,1.06Zm60.97,10.22H32.18V7.7h54.73V24.55Z" })), Pi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 10", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M6 0H4v4H0v2h4v4h2V6h4V4H6z" })),
|
|
1888
|
+
`), /* @__PURE__ */ P.createElement("path", { d: "M39.24,6.63A10,10,0,0,1,25.12,19.13l-2.75,3,2,2,1.17-1.17a1.53,1.53,0,0,1,2.17,0l9.53,9.62a1.54,1.54,0,0,1,0,2.17l-4.35,4.35a1.54,1.54,0,0,1-2.17,0l-9.53-9.62a1.54,1.54,0,0,1,0-2.17l1.07-1.07-1.87-1.88L7.18,38.73a3.08,3.08,0,0,1-4.35,0L1.75,37.64a3.08,3.08,0,0,1,0-4.35l15-12.57-10-10H3.64L0,4.87,2.93,1.93l6,3.67L9,8.68,19,18.8,22,16.34A10,10,0,0,1,33.79,1.21L27.33,7.58,32.76,13ZM5.36,34.82a1.54,1.54,0,1,0,0,2.17A1.54,1.54,0,0,0,5.36,34.82Z" })), Ai = (e) => /* @__PURE__ */ P.createElement("svg", { id: "a", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 96.31 82.55", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M82.57,36.52H33.95c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l48.62-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M82.57,47.41H13.65c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l68.93-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M82.57,58.3H13.65c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l68.93-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M82.57,69.19H13.65c-.57,0-1.04,.47-1.04,1.04v2.85c0,.57,.47,1.04,1.04,1.04l68.93-.07c.57,0,1.04-.47,1.04-1.04v-2.78c0-.57-.47-1.04-1.04-1.04Z" }), /* @__PURE__ */ P.createElement("path", { d: "M87.87,5.89H11.35c-1.56,0-2.84,1.28-2.84,2.84v14.78c0,1.56,1.28,2.84,2.84,2.84l76.52-.19c1.56,0,2.84-1.28,2.84-2.84V8.73c0-1.56-1.28-2.84-2.84-2.84ZM25.95,14.33l-5.19,5.19c-.29,.29-.77,.29-1.06,0l-5.19-5.19c-.29-.29-.29-.77,0-1.06h11.43c.29,.29,.29,.77,0,1.06Zm60.97,10.22H32.18V7.7h54.73V24.55Z" }), /* @__PURE__ */ P.createElement("path", { d: "M47.22,22.09h-2.62l-1.04-2.71h-4.77l-.98,2.71h-2.55l4.65-11.93h2.55l4.78,11.93Zm-4.43-4.72l-1.64-4.43-1.61,4.43h3.25Z" }), /* @__PURE__ */ P.createElement("path", { d: "M29.23,44.56h-2.62l-1.04-2.71h-4.77l-.98,2.71h-2.55l4.65-11.93h2.55l4.78,11.93Zm-4.43-4.72l-1.64-4.43-1.61,4.43h3.25Z" })), Ri = (e) => /* @__PURE__ */ P.createElement("svg", { id: "a", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 96.31 82.55", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M87.87,5.89H11.35c-1.56,0-2.84,1.28-2.84,2.84v14.78c0,1.56,1.28,2.84,2.84,2.84l76.52-.19c1.56,0,2.84-1.28,2.84-2.84V8.73c0-1.56-1.28-2.84-2.84-2.84ZM25.95,14.33l-5.19,5.19c-.29,.29-.77,.29-1.06,0l-5.19-5.19c-.29-.29-.29-.77,0-1.06h11.43c.29,.29,.29,.77,0,1.06Zm60.97,10.22H32.18V7.7h54.73V24.55Z" }), /* @__PURE__ */ P.createElement("path", { transform: "translate(0, 30)", d: "M87.87,5.89H11.35c-1.56,0-2.84,1.28-2.84,2.84v14.78c0,1.56,1.28,2.84,2.84,2.84l76.52-.19c1.56,0,2.84-1.28,2.84-2.84V8.73c0-1.56-1.28-2.84-2.84-2.84ZM25.95,14.33l-5.19,5.19c-.29,.29-.77,.29-1.06,0l-5.19-5.19c-.29-.29-.29-.77,0-1.06h11.43c.29,.29,.29,.77,0,1.06Zm60.97,10.22H32.18V7.7h54.73V24.55Z" })), Pi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 10", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M6 0H4v4H0v2h4v4h2V6h4V4H6z" })), ki = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 2", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M4 0H0v2h10V0H6z" }));
|
|
1889
1889
|
const fo = {
|
|
1890
1890
|
caretUp: ni,
|
|
1891
1891
|
caretDown: oi,
|
|
@@ -1914,10 +1914,10 @@ const fo = {
|
|
|
1914
1914
|
gear: Si,
|
|
1915
1915
|
tools: Oi,
|
|
1916
1916
|
plus: Pi,
|
|
1917
|
-
minus:
|
|
1917
|
+
minus: ki,
|
|
1918
1918
|
"filtered-text": Ai,
|
|
1919
1919
|
"filter-dropdowns": Ri
|
|
1920
|
-
}, Fr = ({ display: e =
|
|
1920
|
+
}, Fr = ({ display: e = "", base: t, alt: r = "", size: n, color: o, style: a, ...c }) => {
|
|
1921
1921
|
const i = fo[e] || null, l = { ...c };
|
|
1922
1922
|
delete l.className;
|
|
1923
1923
|
const s = {
|
|
@@ -1949,12 +1949,12 @@ function $r(e) {
|
|
|
1949
1949
|
function ft(e) {
|
|
1950
1950
|
return e.split("-")[0];
|
|
1951
1951
|
}
|
|
1952
|
-
function
|
|
1952
|
+
function kt(e) {
|
|
1953
1953
|
return ["top", "bottom"].includes(ft(e)) ? "x" : "y";
|
|
1954
1954
|
}
|
|
1955
1955
|
function yn(e, t, r) {
|
|
1956
1956
|
let { reference: n, floating: o } = e;
|
|
1957
|
-
const a = n.x + n.width / 2 - o.width / 2, c = n.y + n.height / 2 - o.height / 2, i =
|
|
1957
|
+
const a = n.x + n.width / 2 - o.width / 2, c = n.y + n.height / 2 - o.height / 2, i = kt(t), l = $r(i), s = n[l] / 2 - o[l] / 2, f = i === "x";
|
|
1958
1958
|
let d;
|
|
1959
1959
|
switch (ft(t)) {
|
|
1960
1960
|
case "top":
|
|
@@ -1992,12 +1992,12 @@ function Tt(e) {
|
|
|
1992
1992
|
async function ho(e, t) {
|
|
1993
1993
|
var r;
|
|
1994
1994
|
t === void 0 && (t = {});
|
|
1995
|
-
const { x: n, y: o, platform: a, rects: c, elements: i, strategy: l } = e, { boundary: s = "clippingAncestors", rootBoundary: f = "viewport", elementContext: d = "floating", altBoundary: y = !1, padding:
|
|
1996
|
-
return { top: (C.top - k.top +
|
|
1995
|
+
const { x: n, y: o, platform: a, rects: c, elements: i, strategy: l } = e, { boundary: s = "clippingAncestors", rootBoundary: f = "viewport", elementContext: d = "floating", altBoundary: y = !1, padding: w = 0 } = t, g = po(w), p = i[y ? d === "floating" ? "reference" : "floating" : d], C = Tt(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(p))) == null || r ? p : p.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(i.floating)), boundary: s, rootBoundary: f, strategy: l })), x = d === "floating" ? { ...c.floating, x: n, y: o } : c.reference, I = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(i.floating)), S = await (a.isElement == null ? void 0 : a.isElement(I)) && await (a.getScale == null ? void 0 : a.getScale(I)) || { x: 1, y: 1 }, k = Tt(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: x, offsetParent: I, strategy: l }) : x);
|
|
1996
|
+
return { top: (C.top - k.top + g.top) / S.y, bottom: (k.bottom - C.bottom + g.bottom) / S.y, left: (C.left - k.left + g.left) / S.x, right: (k.right - C.right + g.right) / S.x };
|
|
1997
1997
|
}
|
|
1998
|
-
const
|
|
1998
|
+
const Ii = Math.min, Ni = Math.max;
|
|
1999
1999
|
function Ar(e, t, r) {
|
|
2000
|
-
return Ni(e,
|
|
2000
|
+
return Ni(e, Ii(t, r));
|
|
2001
2001
|
}
|
|
2002
2002
|
["top", "right", "bottom", "left"].reduce((e, t) => e.concat(t, t + "-start", t + "-end"), []);
|
|
2003
2003
|
const Di = { left: "right", right: "left", bottom: "top", top: "bottom" };
|
|
@@ -2006,7 +2006,7 @@ function $t(e) {
|
|
|
2006
2006
|
}
|
|
2007
2007
|
function Mi(e, t, r) {
|
|
2008
2008
|
r === void 0 && (r = !1);
|
|
2009
|
-
const n = Pt(e), o =
|
|
2009
|
+
const n = Pt(e), o = kt(e), a = $r(o);
|
|
2010
2010
|
let c = o === "x" ? n === (r ? "end" : "start") ? "right" : "left" : n === "start" ? "bottom" : "top";
|
|
2011
2011
|
return t.reference[a] > t.floating[a] && (c = $t(c)), { main: c, cross: $t(c) };
|
|
2012
2012
|
}
|
|
@@ -2017,18 +2017,18 @@ function gr(e) {
|
|
|
2017
2017
|
const Fi = function(e) {
|
|
2018
2018
|
return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) {
|
|
2019
2019
|
var r;
|
|
2020
|
-
const { placement: n, middlewareData: o, rects: a, initialPlacement: c, platform: i, elements: l } = t, { mainAxis: s = !0, crossAxis: f = !0, fallbackPlacements: d, fallbackStrategy: y = "bestFit", fallbackAxisSideDirection:
|
|
2020
|
+
const { placement: n, middlewareData: o, rects: a, initialPlacement: c, platform: i, elements: l } = t, { mainAxis: s = !0, crossAxis: f = !0, fallbackPlacements: d, fallbackStrategy: y = "bestFit", fallbackAxisSideDirection: w = "none", flipAlignment: g = !0, ...p } = e, C = ft(n), x = ft(c) === c, I = await (i.isRTL == null ? void 0 : i.isRTL(l.floating)), S = d || (x || !g ? [$t(c)] : function(F) {
|
|
2021
2021
|
const de = $t(F);
|
|
2022
2022
|
return [gr(F), de, gr(de)];
|
|
2023
2023
|
}(c));
|
|
2024
|
-
d ||
|
|
2024
|
+
d || w === "none" || S.push(...function(F, de, Z, ne) {
|
|
2025
2025
|
const te = Pt(F);
|
|
2026
2026
|
let K = function(we, _e, Ne) {
|
|
2027
|
-
const b = ["left", "right"],
|
|
2027
|
+
const b = ["left", "right"], A = ["right", "left"], W = ["top", "bottom"], H = ["bottom", "top"];
|
|
2028
2028
|
switch (we) {
|
|
2029
2029
|
case "top":
|
|
2030
2030
|
case "bottom":
|
|
2031
|
-
return Ne ? _e ?
|
|
2031
|
+
return Ne ? _e ? A : b : _e ? b : A;
|
|
2032
2032
|
case "left":
|
|
2033
2033
|
case "right":
|
|
2034
2034
|
return _e ? W : H;
|
|
@@ -2037,24 +2037,24 @@ const Fi = function(e) {
|
|
|
2037
2037
|
}
|
|
2038
2038
|
}(ft(F), Z === "start", ne);
|
|
2039
2039
|
return te && (K = K.map((we) => we + "-" + te), de && (K = K.concat(K.map(gr)))), K;
|
|
2040
|
-
}(c,
|
|
2041
|
-
const k = [c, ...S],
|
|
2042
|
-
let
|
|
2043
|
-
if (s &&
|
|
2040
|
+
}(c, g, w, I));
|
|
2041
|
+
const k = [c, ...S], m = await ho(t, p), O = [];
|
|
2042
|
+
let E = ((r = o.flip) == null ? void 0 : r.overflows) || [];
|
|
2043
|
+
if (s && O.push(m[C]), f) {
|
|
2044
2044
|
const { main: F, cross: de } = Mi(n, a, I);
|
|
2045
|
-
|
|
2045
|
+
O.push(m[F], m[de]);
|
|
2046
2046
|
}
|
|
2047
|
-
if (
|
|
2047
|
+
if (E = [...E, { placement: n, overflows: O }], !O.every((F) => F <= 0)) {
|
|
2048
2048
|
var L, M;
|
|
2049
2049
|
const F = (((L = o.flip) == null ? void 0 : L.index) || 0) + 1, de = k[F];
|
|
2050
2050
|
if (de)
|
|
2051
|
-
return { data: { index: F, overflows:
|
|
2052
|
-
let Z = (M =
|
|
2051
|
+
return { data: { index: F, overflows: E }, reset: { placement: de } };
|
|
2052
|
+
let Z = (M = E.find((ne) => ne.overflows[0] <= 0)) == null ? void 0 : M.placement;
|
|
2053
2053
|
if (!Z)
|
|
2054
2054
|
switch (y) {
|
|
2055
2055
|
case "bestFit": {
|
|
2056
2056
|
var re;
|
|
2057
|
-
const ne = (re =
|
|
2057
|
+
const ne = (re = E.map((te) => [te.placement, te.overflows.filter((K) => K > 0).reduce((K, we) => K + we, 0)]).sort((te, K) => te[1] - K[1])[0]) == null ? void 0 : re[0];
|
|
2058
2058
|
ne && (Z = ne);
|
|
2059
2059
|
break;
|
|
2060
2060
|
}
|
|
@@ -2069,9 +2069,9 @@ const Fi = function(e) {
|
|
|
2069
2069
|
}, $i = function(e) {
|
|
2070
2070
|
return e === void 0 && (e = 0), { name: "offset", options: e, async fn(t) {
|
|
2071
2071
|
const { x: r, y: n } = t, o = await async function(a, c) {
|
|
2072
|
-
const { placement: i, platform: l, elements: s } = a, f = await (l.isRTL == null ? void 0 : l.isRTL(s.floating)), d = ft(i), y = Pt(i),
|
|
2072
|
+
const { placement: i, platform: l, elements: s } = a, f = await (l.isRTL == null ? void 0 : l.isRTL(s.floating)), d = ft(i), y = Pt(i), w = kt(i) === "x", g = ["left", "top"].includes(d) ? -1 : 1, p = f && w ? -1 : 1, C = typeof c == "function" ? c(a) : c;
|
|
2073
2073
|
let { mainAxis: x, crossAxis: I, alignmentAxis: S } = typeof C == "number" ? { mainAxis: C, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...C };
|
|
2074
|
-
return y && typeof S == "number" && (I = y === "end" ? -1 * S : S),
|
|
2074
|
+
return y && typeof S == "number" && (I = y === "end" ? -1 * S : S), w ? { x: I * p, y: x * g } : { x: x * g, y: I * p };
|
|
2075
2075
|
}(t, e);
|
|
2076
2076
|
return { x: r + o.x, y: n + o.y, data: o };
|
|
2077
2077
|
} };
|
|
@@ -2080,17 +2080,17 @@ const Fi = function(e) {
|
|
|
2080
2080
|
const { x: r, y: n, placement: o } = t, { mainAxis: a = !0, crossAxis: c = !1, limiter: i = { fn: (C) => {
|
|
2081
2081
|
let { x, y: I } = C;
|
|
2082
2082
|
return { x, y: I };
|
|
2083
|
-
} }, ...l } = e, s = { x: r, y: n }, f = await ho(t, l), d =
|
|
2084
|
-
let
|
|
2083
|
+
} }, ...l } = e, s = { x: r, y: n }, f = await ho(t, l), d = kt(ft(o)), y = d === "x" ? "y" : "x";
|
|
2084
|
+
let w = s[d], g = s[y];
|
|
2085
2085
|
if (a) {
|
|
2086
2086
|
const C = d === "y" ? "bottom" : "right";
|
|
2087
|
-
|
|
2087
|
+
w = Ar(w + f[d === "y" ? "top" : "left"], w, w - f[C]);
|
|
2088
2088
|
}
|
|
2089
2089
|
if (c) {
|
|
2090
2090
|
const C = y === "y" ? "bottom" : "right";
|
|
2091
|
-
|
|
2091
|
+
g = Ar(g + f[y === "y" ? "top" : "left"], g, g - f[C]);
|
|
2092
2092
|
}
|
|
2093
|
-
const p = i.fn({ ...t, [d]:
|
|
2093
|
+
const p = i.fn({ ...t, [d]: w, [y]: g });
|
|
2094
2094
|
return { ...p, data: { x: p.x - r, y: p.y - n } };
|
|
2095
2095
|
} };
|
|
2096
2096
|
};
|
|
@@ -2169,16 +2169,16 @@ function At(e, t, r, n) {
|
|
|
2169
2169
|
let l = wo;
|
|
2170
2170
|
t && (n ? et(n) && (l = yt(n)) : l = yt(e));
|
|
2171
2171
|
const s = i ? He(i) : window, f = !yo() && r;
|
|
2172
|
-
let d = (c.left + (f && ((o = s.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / l.x, y = (c.top + (f && ((a = s.visualViewport) == null ? void 0 : a.offsetTop) || 0)) / l.y,
|
|
2172
|
+
let d = (c.left + (f && ((o = s.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / l.x, y = (c.top + (f && ((a = s.visualViewport) == null ? void 0 : a.offsetTop) || 0)) / l.y, w = c.width / l.x, g = c.height / l.y;
|
|
2173
2173
|
if (i) {
|
|
2174
2174
|
const p = He(i), C = n && et(n) ? He(n) : n;
|
|
2175
2175
|
let x = p.frameElement;
|
|
2176
2176
|
for (; x && n && C !== p; ) {
|
|
2177
2177
|
const I = yt(x), S = x.getBoundingClientRect(), k = getComputedStyle(x);
|
|
2178
|
-
S.x += (x.clientLeft + parseFloat(k.paddingLeft)) * I.x, S.y += (x.clientTop + parseFloat(k.paddingTop)) * I.y, d *= I.x, y *= I.y,
|
|
2178
|
+
S.x += (x.clientLeft + parseFloat(k.paddingLeft)) * I.x, S.y += (x.clientTop + parseFloat(k.paddingTop)) * I.y, d *= I.x, y *= I.y, w *= I.x, g *= I.y, d += S.x, y += S.y, x = He(x).frameElement;
|
|
2179
2179
|
}
|
|
2180
2180
|
}
|
|
2181
|
-
return { width:
|
|
2181
|
+
return { width: w, height: g, top: y, right: d + w, bottom: y + g, left: d, x: d, y };
|
|
2182
2182
|
}
|
|
2183
2183
|
function tt(e) {
|
|
2184
2184
|
return ((go(e) ? e.ownerDocument : e.document) || window.document).documentElement;
|
|
@@ -2261,12 +2261,12 @@ const Vi = { getClippingRect: function(e) {
|
|
|
2261
2261
|
const d = f.get(s);
|
|
2262
2262
|
if (d)
|
|
2263
2263
|
return d;
|
|
2264
|
-
let y = Co(s).filter((C) => et(C) && nt(C) !== "body"),
|
|
2265
|
-
const
|
|
2266
|
-
let p =
|
|
2264
|
+
let y = Co(s).filter((C) => et(C) && nt(C) !== "body"), w = null;
|
|
2265
|
+
const g = qe(s).position === "fixed";
|
|
2266
|
+
let p = g ? Rt(s) : s;
|
|
2267
2267
|
for (; et(p) && !zr(p); ) {
|
|
2268
2268
|
const C = qe(p), x = Rr(p);
|
|
2269
|
-
(
|
|
2269
|
+
(g ? x || w : x || C.position !== "static" || !w || !["absolute", "fixed"].includes(w.position)) ? w = C : y = y.filter((I) => I !== p), p = Rt(p);
|
|
2270
2270
|
}
|
|
2271
2271
|
return f.set(s, y), y;
|
|
2272
2272
|
}(t, this._c) : [].concat(r), c = [...a, n], i = c[0], l = c.reduce((s, f) => {
|
|
@@ -2295,17 +2295,17 @@ const Vi = { getClippingRect: function(e) {
|
|
|
2295
2295
|
}, getClientRects: (e) => Array.from(e.getClientRects()), isRTL: (e) => qe(e).direction === "rtl" }, Ln = (e, t, r) => {
|
|
2296
2296
|
const n = /* @__PURE__ */ new Map(), o = { platform: Vi, ...r }, a = { ...o.platform, _c: n };
|
|
2297
2297
|
return (async (c, i, l) => {
|
|
2298
|
-
const { placement: s = "bottom", strategy: f = "absolute", middleware: d = [], platform: y } = l,
|
|
2299
|
-
if (y == 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(" ")),
|
|
2300
|
-
let { name:
|
|
2301
|
-
return
|
|
2298
|
+
const { placement: s = "bottom", strategy: f = "absolute", middleware: d = [], platform: y } = l, w = d.filter(Boolean), g = await (y.isRTL == null ? void 0 : y.isRTL(i));
|
|
2299
|
+
if (y == 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(" ")), w.filter((m) => {
|
|
2300
|
+
let { name: O } = m;
|
|
2301
|
+
return O === "autoPlacement" || O === "flip";
|
|
2302
2302
|
}).length > 1)
|
|
2303
2303
|
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(" "));
|
|
2304
2304
|
c && 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(" "));
|
|
2305
|
-
let p = await y.getElementRects({ reference: c, floating: i, strategy: f }), { x: C, y: x } = yn(p, s,
|
|
2306
|
-
for (let
|
|
2307
|
-
const { name:
|
|
2308
|
-
C = L ?? C, x = M ?? x, S = { ...S, [
|
|
2305
|
+
let p = await y.getElementRects({ reference: c, floating: i, strategy: f }), { x: C, y: x } = yn(p, s, g), I = s, S = {}, k = 0;
|
|
2306
|
+
for (let m = 0; m < w.length; m++) {
|
|
2307
|
+
const { name: O, fn: E } = w[m], { x: L, y: M, data: re, reset: F } = await E({ x: C, y: x, initialPlacement: s, placement: I, strategy: f, middlewareData: S, rects: p, platform: y, elements: { reference: c, floating: i } });
|
|
2308
|
+
C = L ?? C, x = M ?? x, S = { ...S, [O]: { ...S[O], ...re } }, k > 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(" ")), F && k <= 50 && (k++, typeof F == "object" && (F.placement && (I = F.placement), F.rects && (p = F.rects === !0 ? await y.getElementRects({ reference: c, floating: i, strategy: f }) : F.rects), { x: C, y: x } = yn(p, I, g)), m = -1);
|
|
2309
2309
|
}
|
|
2310
2310
|
return { x: C, y: x, placement: I, strategy: f, middlewareData: S };
|
|
2311
2311
|
})(e, t, { ...o, platform: a });
|
|
@@ -2322,30 +2322,30 @@ var Qe, dt = { exports: {} }, Tn = {};
|
|
|
2322
2322
|
Qe = Tn, function() {
|
|
2323
2323
|
var e = wt, t = 60103, r = 60106;
|
|
2324
2324
|
Qe.Fragment = 60107;
|
|
2325
|
-
var n = 60108, o = 60114, a = 60109, c = 60110, i = 60112, l = 60113, s = 60120, f = 60115, d = 60116, y = 60121,
|
|
2325
|
+
var n = 60108, o = 60114, a = 60109, c = 60110, i = 60112, l = 60113, s = 60120, f = 60115, d = 60116, y = 60121, w = 60122, g = 60117, p = 60129, C = 60131;
|
|
2326
2326
|
if (typeof Symbol == "function" && Symbol.for) {
|
|
2327
2327
|
var x = Symbol.for;
|
|
2328
|
-
t = x("react.element"), r = x("react.portal"), Qe.Fragment = x("react.fragment"), n = x("react.strict_mode"), o = x("react.profiler"), a = x("react.provider"), c = x("react.context"), i = x("react.forward_ref"), l = x("react.suspense"), s = x("react.suspense_list"), f = x("react.memo"), d = x("react.lazy"), y = x("react.block"),
|
|
2328
|
+
t = x("react.element"), r = x("react.portal"), Qe.Fragment = x("react.fragment"), n = x("react.strict_mode"), o = x("react.profiler"), a = x("react.provider"), c = x("react.context"), i = x("react.forward_ref"), l = x("react.suspense"), s = x("react.suspense_list"), f = x("react.memo"), d = x("react.lazy"), y = x("react.block"), w = x("react.server.block"), g = x("react.fundamental"), x("react.scope"), x("react.opaque.id"), p = x("react.debug_trace_mode"), x("react.offscreen"), C = x("react.legacy_hidden");
|
|
2329
2329
|
}
|
|
2330
2330
|
var I = typeof Symbol == "function" && Symbol.iterator, S = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
2331
2331
|
function k(h) {
|
|
2332
2332
|
for (var $ = arguments.length, v = new Array($ > 1 ? $ - 1 : 0), q = 1; q < $; q++)
|
|
2333
2333
|
v[q - 1] = arguments[q];
|
|
2334
|
-
|
|
2334
|
+
m("error", h, v);
|
|
2335
2335
|
}
|
|
2336
|
-
function
|
|
2336
|
+
function m(h, $, v) {
|
|
2337
2337
|
var q = S.ReactDebugCurrentFrame, Q = "";
|
|
2338
2338
|
if (M) {
|
|
2339
|
-
var ee =
|
|
2339
|
+
var ee = E(M.type), oe = M._owner;
|
|
2340
2340
|
Q += function(ye, Se, ae) {
|
|
2341
2341
|
var z = "";
|
|
2342
2342
|
if (Se) {
|
|
2343
|
-
var N = Se.fileName, R = N.replace(
|
|
2343
|
+
var N = Se.fileName, R = N.replace(O, "");
|
|
2344
2344
|
if (/^index\./.test(R)) {
|
|
2345
|
-
var Le = N.match(
|
|
2345
|
+
var Le = N.match(O);
|
|
2346
2346
|
if (Le) {
|
|
2347
2347
|
var j = Le[1];
|
|
2348
|
-
j && (R = j.replace(
|
|
2348
|
+
j && (R = j.replace(O, "") + "/" + R);
|
|
2349
2349
|
}
|
|
2350
2350
|
}
|
|
2351
2351
|
z = " (at " + R + ":" + Se.lineNumber + ")";
|
|
@@ -2353,7 +2353,7 @@ Qe = Tn, function() {
|
|
|
2353
2353
|
ae && (z = " (created by " + ae + ")");
|
|
2354
2354
|
return `
|
|
2355
2355
|
in ` + (ye || "Unknown") + z;
|
|
2356
|
-
}(ee, M._source, oe &&
|
|
2356
|
+
}(ee, M._source, oe && E(oe.type));
|
|
2357
2357
|
}
|
|
2358
2358
|
(Q += q.getStackAddendum()) !== "" && ($ += "%s", v = v.concat([Q]));
|
|
2359
2359
|
var pe = v.map(function(ye) {
|
|
@@ -2361,8 +2361,8 @@ Qe = Tn, function() {
|
|
|
2361
2361
|
});
|
|
2362
2362
|
pe.unshift("Warning: " + $), Function.prototype.apply.call(console[h], console, pe);
|
|
2363
2363
|
}
|
|
2364
|
-
var
|
|
2365
|
-
function
|
|
2364
|
+
var O = /^(.*)[\\\/]/;
|
|
2365
|
+
function E(h) {
|
|
2366
2366
|
if (h == null)
|
|
2367
2367
|
return null;
|
|
2368
2368
|
if (typeof h.tag == "number" && k("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."), typeof h == "function")
|
|
@@ -2392,13 +2392,13 @@ Qe = Tn, function() {
|
|
|
2392
2392
|
case i:
|
|
2393
2393
|
return q = h, Q = h.render, ee = "ForwardRef", oe = Q.displayName || Q.name || "", q.displayName || (oe !== "" ? ee + "(" + oe + ")" : ee);
|
|
2394
2394
|
case f:
|
|
2395
|
-
return
|
|
2395
|
+
return E(h.type);
|
|
2396
2396
|
case y:
|
|
2397
|
-
return
|
|
2397
|
+
return E(h.render);
|
|
2398
2398
|
case d:
|
|
2399
2399
|
var $ = (v = h)._status === 1 ? v._result : null;
|
|
2400
2400
|
if ($)
|
|
2401
|
-
return
|
|
2401
|
+
return E($);
|
|
2402
2402
|
}
|
|
2403
2403
|
var v, q, Q, ee, oe;
|
|
2404
2404
|
return null;
|
|
@@ -2428,8 +2428,8 @@ Qe = Tn, function() {
|
|
|
2428
2428
|
return z.ref !== void 0;
|
|
2429
2429
|
}($) && (ye = $.ref, function(z, N) {
|
|
2430
2430
|
if (typeof z.ref == "string" && ne.current && N && ne.current.stateNode !== N) {
|
|
2431
|
-
var R =
|
|
2432
|
-
Z[R] || (k('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',
|
|
2431
|
+
var R = E(ne.current.type);
|
|
2432
|
+
Z[R] || (k('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', E(ne.current.type), z.ref), Z[R] = !0);
|
|
2433
2433
|
}
|
|
2434
2434
|
}($, Q)), $)
|
|
2435
2435
|
te.call($, ee) && !K.hasOwnProperty(ee) && (oe[ee] = $[ee]);
|
|
@@ -2462,12 +2462,12 @@ Qe = Tn, function() {
|
|
|
2462
2462
|
function b(h) {
|
|
2463
2463
|
M = h;
|
|
2464
2464
|
}
|
|
2465
|
-
function
|
|
2465
|
+
function A(h) {
|
|
2466
2466
|
return typeof h == "object" && h !== null && h.$$typeof === t;
|
|
2467
2467
|
}
|
|
2468
2468
|
function W() {
|
|
2469
2469
|
if (Ne.current) {
|
|
2470
|
-
var h =
|
|
2470
|
+
var h = E(Ne.current.type);
|
|
2471
2471
|
if (h)
|
|
2472
2472
|
return `
|
|
2473
2473
|
|
|
@@ -2493,7 +2493,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2493
2493
|
if (!H[v]) {
|
|
2494
2494
|
H[v] = !0;
|
|
2495
2495
|
var q = "";
|
|
2496
|
-
h && h._owner && h._owner !== Ne.current && (q = " It was passed a child from " +
|
|
2496
|
+
h && h._owner && h._owner !== Ne.current && (q = " It was passed a child from " + E(h._owner.type) + "."), b(h), k('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', v, q), b(null);
|
|
2497
2497
|
}
|
|
2498
2498
|
}
|
|
2499
2499
|
}
|
|
@@ -2502,9 +2502,9 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2502
2502
|
if (Array.isArray(h))
|
|
2503
2503
|
for (var v = 0; v < h.length; v++) {
|
|
2504
2504
|
var q = h[v];
|
|
2505
|
-
|
|
2505
|
+
A(q) && B(q, $);
|
|
2506
2506
|
}
|
|
2507
|
-
else if (
|
|
2507
|
+
else if (A(h))
|
|
2508
2508
|
h._store && (h._store.validated = !0);
|
|
2509
2509
|
else if (h) {
|
|
2510
2510
|
var Q = function(pe) {
|
|
@@ -2515,7 +2515,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2515
2515
|
}(h);
|
|
2516
2516
|
if (typeof Q == "function" && Q !== h.entries)
|
|
2517
2517
|
for (var ee, oe = Q.call(h); !(ee = oe.next()).done; )
|
|
2518
|
-
|
|
2518
|
+
A(ee.value) && B(ee.value, $);
|
|
2519
2519
|
}
|
|
2520
2520
|
}
|
|
2521
2521
|
}
|
|
@@ -2530,7 +2530,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2530
2530
|
$ = v.propTypes;
|
|
2531
2531
|
}
|
|
2532
2532
|
if ($) {
|
|
2533
|
-
var q =
|
|
2533
|
+
var q = E(v);
|
|
2534
2534
|
(function(Q, ee, oe, pe, ye) {
|
|
2535
2535
|
var Se = Function.call.bind(Object.prototype.hasOwnProperty);
|
|
2536
2536
|
for (var ae in Q)
|
|
@@ -2549,13 +2549,13 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2549
2549
|
}
|
|
2550
2550
|
})($, h.props, "prop", q, h);
|
|
2551
2551
|
} else
|
|
2552
|
-
v.PropTypes === void 0 || _e || (_e = !0, k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
2552
|
+
v.PropTypes === void 0 || _e || (_e = !0, k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", E(v) || "Unknown"));
|
|
2553
2553
|
typeof v.getDefaultProps != "function" || v.getDefaultProps.isReactClassApproved || k("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
2554
2554
|
}
|
|
2555
2555
|
}
|
|
2556
2556
|
function U(h, $, v, q, Q, ee) {
|
|
2557
2557
|
var oe = function(R) {
|
|
2558
|
-
return typeof R == "string" || typeof R == "function" || R === Qe.Fragment || R === o || R === p || R === n || R === l || R === s || R === C || typeof R == "object" && R !== null && (R.$$typeof === d || R.$$typeof === f || R.$$typeof === a || R.$$typeof === c || R.$$typeof === i || R.$$typeof ===
|
|
2558
|
+
return typeof R == "string" || typeof R == "function" || R === Qe.Fragment || R === o || R === p || R === n || R === l || R === s || R === C || typeof R == "object" && R !== null && (R.$$typeof === d || R.$$typeof === f || R.$$typeof === a || R.$$typeof === c || R.$$typeof === i || R.$$typeof === g || R.$$typeof === y || R[0] === w);
|
|
2559
2559
|
}(h);
|
|
2560
2560
|
if (!oe) {
|
|
2561
2561
|
var pe = "";
|
|
@@ -2565,7 +2565,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2565
2565
|
|
|
2566
2566
|
Check your code at ` + R.fileName.replace(/^.*[\\\/]/, "") + ":" + R.lineNumber + "." : "";
|
|
2567
2567
|
}(Q);
|
|
2568
|
-
pe += Se || W(), h === null ? ye = "null" : Array.isArray(h) ? ye = "array" : h !== void 0 && h.$$typeof === t ? (ye = "<" + (
|
|
2568
|
+
pe += Se || W(), h === null ? ye = "null" : Array.isArray(h) ? ye = "array" : h !== void 0 && h.$$typeof === t ? (ye = "<" + (E(h.type) || "Unknown") + " />", pe = " Did you accidentally export a JSX literal instead of a component?") : ye = typeof h, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ye, pe);
|
|
2569
2569
|
}
|
|
2570
2570
|
var ae = we(h, $, v, Q, ee);
|
|
2571
2571
|
if (ae == null)
|
|
@@ -2657,28 +2657,28 @@ const On = async ({ elementReference: e = null, tooltipReference: t = null, tool
|
|
|
2657
2657
|
return { tooltipStyles: {}, tooltipArrowStyles: {} };
|
|
2658
2658
|
const i = c;
|
|
2659
2659
|
return r ? (i.push({ name: "arrow", options: l = { element: r, padding: 5 }, async fn(s) {
|
|
2660
|
-
const { element: f, padding: d = 0 } = l || {}, { x: y, y:
|
|
2660
|
+
const { element: f, padding: d = 0 } = l || {}, { x: y, y: w, placement: g, rects: p, platform: C } = s;
|
|
2661
2661
|
if (f == null)
|
|
2662
2662
|
return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."), {};
|
|
2663
|
-
const x = po(d), I = { x: y, y:
|
|
2663
|
+
const x = po(d), I = { x: y, y: w }, S = kt(g), k = $r(S), m = await C.getDimensions(f), O = S === "y" ? "top" : "left", E = S === "y" ? "bottom" : "right", L = p.reference[k] + p.reference[S] - I[S] - p.floating[k], M = I[S] - p.reference[S], re = await (C.getOffsetParent == null ? void 0 : C.getOffsetParent(f));
|
|
2664
2664
|
let F = re ? S === "y" ? re.clientHeight || 0 : re.clientWidth || 0 : 0;
|
|
2665
2665
|
F === 0 && (F = p.floating[k]);
|
|
2666
|
-
const de = L / 2 - M / 2, Z = x[
|
|
2666
|
+
const de = L / 2 - M / 2, Z = x[O], ne = F - m[k] - x[E], te = F / 2 - m[k] / 2 + de, K = Ar(Z, te, ne), we = Pt(g) != null && te != K && p.reference[k] / 2 - (te < Z ? x[O] : x[E]) - m[k] / 2 < 0;
|
|
2667
2667
|
return { [S]: I[S] - (we ? te < Z ? Z - te : ne - te : 0), data: { [S]: K, centerOffset: te - K } };
|
|
2668
2668
|
} }), Ln(e, t, { placement: n, strategy: a, middleware: i }).then(({ x: s, y: f, placement: d, middlewareData: y }) => {
|
|
2669
|
-
var
|
|
2670
|
-
const p = { left: `${s}px`, top: `${f}px` }, { x: C, y: x } = (
|
|
2671
|
-
return { tooltipStyles: p, tooltipArrowStyles: { left: C != null ? `${C}px` : "", top: x != null ? `${x}px` : "", right: "", bottom: "", [(
|
|
2669
|
+
var w, g;
|
|
2670
|
+
const p = { left: `${s}px`, top: `${f}px` }, { x: C, y: x } = (w = y.arrow) !== null && w !== void 0 ? w : { x: 0, y: 0 };
|
|
2671
|
+
return { tooltipStyles: p, tooltipArrowStyles: { left: C != null ? `${C}px` : "", top: x != null ? `${x}px` : "", right: "", bottom: "", [(g = { top: "bottom", right: "left", bottom: "top", left: "right" }[d.split("-")[0]]) !== null && g !== void 0 ? g : "bottom"]: "-4px" } };
|
|
2672
2672
|
})) : Ln(e, t, { placement: "bottom", strategy: a, middleware: i }).then(({ x: s, y: f }) => ({ tooltipStyles: { left: `${s}px`, top: `${f}px` }, tooltipArrowStyles: {} }));
|
|
2673
2673
|
var l;
|
|
2674
2674
|
};
|
|
2675
2675
|
var st = { 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" };
|
|
2676
|
-
const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: a, place: c = "top", offset: i = 10, events: l = ["hover"], positionStrategy: s = "absolute", middlewares: f, wrapper: d, children: y = null, delayShow:
|
|
2677
|
-
const Z =
|
|
2676
|
+
const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: a, place: c = "top", offset: i = 10, events: l = ["hover"], positionStrategy: s = "absolute", middlewares: f, wrapper: d, children: y = null, delayShow: w = 0, delayHide: g = 0, float: p = !1, noArrow: C = !1, clickable: x = !1, closeOnEsc: I = !1, style: S, position: k, afterShow: m, afterHide: O, content: E, html: L, isOpen: M, setIsOpen: re, activeAnchor: F, setActiveAnchor: de }) => {
|
|
2677
|
+
const Z = ke(null), ne = ke(null), te = ke(null), K = ke(null), [we, _e] = ve({}), [Ne, b] = ve({}), [A, W] = ve(!1), [H, B] = ve(!1), X = ke(!1), V = ke(null), { anchorRefs: U, setActiveAnchor: G } = To(e), J = ke(!1), [h, $] = ve([]), v = ke(!1);
|
|
2678
2678
|
fa(() => (v.current = !0, () => {
|
|
2679
2679
|
v.current = !1;
|
|
2680
2680
|
}), []), xe(() => {
|
|
2681
|
-
if (!
|
|
2681
|
+
if (!A) {
|
|
2682
2682
|
const j = setTimeout(() => {
|
|
2683
2683
|
B(!1);
|
|
2684
2684
|
}, 150);
|
|
@@ -2687,7 +2687,7 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2687
2687
|
};
|
|
2688
2688
|
}
|
|
2689
2689
|
return () => null;
|
|
2690
|
-
}, [
|
|
2690
|
+
}, [A]);
|
|
2691
2691
|
const q = (j) => {
|
|
2692
2692
|
v.current && (j && B(!0), setTimeout(() => {
|
|
2693
2693
|
v.current && (re == null || re(j), M === void 0 && W(j));
|
|
@@ -2704,9 +2704,9 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2704
2704
|
clearTimeout(j);
|
|
2705
2705
|
};
|
|
2706
2706
|
}, [M]), xe(() => {
|
|
2707
|
-
|
|
2708
|
-
}, [
|
|
2709
|
-
const Q = (j =
|
|
2707
|
+
A !== X.current && (X.current = A, A ? m == null || m() : O == null || O());
|
|
2708
|
+
}, [A]);
|
|
2709
|
+
const Q = (j = g) => {
|
|
2710
2710
|
K.current && clearTimeout(K.current), K.current = setTimeout(() => {
|
|
2711
2711
|
J.current || q(!1);
|
|
2712
2712
|
}, j);
|
|
@@ -2714,13 +2714,13 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2714
2714
|
var ie;
|
|
2715
2715
|
if (!j)
|
|
2716
2716
|
return;
|
|
2717
|
-
|
|
2717
|
+
w ? (te.current && clearTimeout(te.current), te.current = setTimeout(() => {
|
|
2718
2718
|
q(!0);
|
|
2719
|
-
},
|
|
2719
|
+
}, w)) : q(!0);
|
|
2720
2720
|
const ce = (ie = j.currentTarget) !== null && ie !== void 0 ? ie : j.target;
|
|
2721
2721
|
de(ce), G({ current: ce }), K.current && clearTimeout(K.current);
|
|
2722
2722
|
}, oe = () => {
|
|
2723
|
-
x ? Q(
|
|
2723
|
+
x ? Q(g || 100) : g ? Q() : q(!1), te.current && clearTimeout(te.current);
|
|
2724
2724
|
}, pe = ({ x: j, y: ie }) => {
|
|
2725
2725
|
On({ place: c, offset: i, elementReference: { getBoundingClientRect: () => ({ x: j, y: ie, width: 0, height: 0, top: ie, left: j, right: j, bottom: ie }) }, tooltipReference: Z.current, tooltipArrowReference: ne.current, strategy: s, middlewares: f }).then((ce) => {
|
|
2726
2726
|
Object.keys(ce.tooltipStyles).length && _e(ce.tooltipStyles), Object.keys(ce.tooltipArrowStyles).length && b(ce.tooltipArrowStyles);
|
|
@@ -2731,7 +2731,7 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2731
2731
|
const ie = j, ce = { x: ie.clientX, y: ie.clientY };
|
|
2732
2732
|
pe(ce), V.current = ce;
|
|
2733
2733
|
}, Se = (j) => {
|
|
2734
|
-
ee(j),
|
|
2734
|
+
ee(j), g && Q();
|
|
2735
2735
|
}, ae = (j) => {
|
|
2736
2736
|
const ie = document.querySelector(`[id='${o}']`);
|
|
2737
2737
|
ie != null && ie.contains(j.target) || h.some((ce) => ce.contains(j.target)) || q(!1);
|
|
@@ -2788,7 +2788,7 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2788
2788
|
k ? pe(k) : p ? V.current && pe(V.current) : On({ place: c, offset: i, elementReference: F, tooltipReference: Z.current, tooltipArrowReference: ne.current, strategy: s, middlewares: f }).then((j) => {
|
|
2789
2789
|
v.current && (Object.keys(j.tooltipStyles).length && _e(j.tooltipStyles), Object.keys(j.tooltipArrowStyles).length && b(j.tooltipArrowStyles));
|
|
2790
2790
|
});
|
|
2791
|
-
}, [
|
|
2791
|
+
}, [A, F, E, L, c, i, s, k]), xe(() => {
|
|
2792
2792
|
var j;
|
|
2793
2793
|
const ie = document.querySelector(`[id='${o}']`), ce = [...h, ie];
|
|
2794
2794
|
F && ce.includes(F) || de((j = h[0]) !== null && j !== void 0 ? j : ie);
|
|
@@ -2804,10 +2804,10 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2804
2804
|
$([]);
|
|
2805
2805
|
}
|
|
2806
2806
|
}, [e, a]);
|
|
2807
|
-
const Le = !!(L ||
|
|
2808
|
-
return H ? dt.exports.jsxs(d, { id: e, role: "tooltip", className: _n("react-tooltip", st.tooltip, st[n], t, { [st.show]: Le, [st.fixed]: s === "fixed", [st.clickable]: x }), style: { ...S, ...we }, ref: Z, children: [L && dt.exports.jsx(Wi, { content: L }) ||
|
|
2809
|
-
}, Yi = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: a, classNameArrow: c, variant: i = "dark", place: l = "top", offset: s = 10, wrapper: f = "div", children: d = null, events: y = ["hover"], positionStrategy:
|
|
2810
|
-
const [F, de] = ve(n), [Z, ne] = ve(o), [te, K] = ve(l), [we, _e] = ve(i), [Ne, b] = ve(s), [
|
|
2807
|
+
const Le = !!(L || E || y) && A && Object.keys(we).length > 0;
|
|
2808
|
+
return H ? dt.exports.jsxs(d, { id: e, role: "tooltip", className: _n("react-tooltip", st.tooltip, st[n], t, { [st.show]: Le, [st.fixed]: s === "fixed", [st.clickable]: x }), style: { ...S, ...we }, ref: Z, children: [L && dt.exports.jsx(Wi, { content: L }) || E || y, dt.exports.jsx(d, { className: _n("react-tooltip-arrow", st.arrow, r, { [st["no-arrow"]]: C }), style: Ne, ref: ne })] }) : null;
|
|
2809
|
+
}, Yi = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: a, classNameArrow: c, variant: i = "dark", place: l = "top", offset: s = 10, wrapper: f = "div", children: d = null, events: y = ["hover"], positionStrategy: w = "absolute", middlewares: g, delayShow: p = 0, delayHide: C = 0, float: x = !1, noArrow: I = !1, clickable: S = !1, closeOnEsc: k = !1, style: m, position: O, isOpen: E, setIsOpen: L, afterShow: M, afterHide: re }) => {
|
|
2810
|
+
const [F, de] = ve(n), [Z, ne] = ve(o), [te, K] = ve(l), [we, _e] = ve(i), [Ne, b] = ve(s), [A, W] = ve(p), [H, B] = ve(C), [X, V] = ve(x), [U, G] = ve(f), [J, h] = ve(y), [$, v] = ve(w), [q, Q] = ve(null), { anchorRefs: ee, activeAnchor: oe } = To(e), pe = (ae) => ae == null ? void 0 : ae.getAttributeNames().reduce((z, N) => {
|
|
2811
2811
|
var R;
|
|
2812
2812
|
return N.startsWith("data-tooltip-") && (z[N.replace(/^data-tooltip-/, "")] = (R = ae == null ? void 0 : ae.getAttribute(N)) !== null && R !== void 0 ? R : null), z;
|
|
2813
2813
|
}, {}), ye = (ae) => {
|
|
@@ -2831,7 +2831,7 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2831
2831
|
h(R ?? y);
|
|
2832
2832
|
}, "position-strategy": (N) => {
|
|
2833
2833
|
var R;
|
|
2834
|
-
v((R = N) !== null && R !== void 0 ? R :
|
|
2834
|
+
v((R = N) !== null && R !== void 0 ? R : w);
|
|
2835
2835
|
}, "delay-show": (N) => {
|
|
2836
2836
|
W(N === null ? p : Number(N));
|
|
2837
2837
|
}, "delay-hide": (N) => {
|
|
@@ -2882,10 +2882,10 @@ const An = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2882
2882
|
j.disconnect();
|
|
2883
2883
|
};
|
|
2884
2884
|
}, [ee, oe, q, t, r]);
|
|
2885
|
-
const Se = { id: e, anchorId: t, anchorSelect: r, className: a, classNameArrow: c, content: F, html: Z, place: te, variant: we, offset: Ne, wrapper: U, events: J, positionStrategy: $, middlewares:
|
|
2885
|
+
const Se = { id: e, anchorId: t, anchorSelect: r, className: a, classNameArrow: c, content: F, html: Z, place: te, variant: we, offset: Ne, wrapper: U, events: J, positionStrategy: $, middlewares: g, delayShow: A, delayHide: H, float: X, noArrow: I, clickable: S, closeOnEsc: k, style: m, position: O, isOpen: E, setIsOpen: L, afterShow: M, afterHide: re, activeAnchor: q, setActiveAnchor: (ae) => Q(ae) };
|
|
2886
2886
|
return d ? dt.exports.jsx(An, { ...Se, children: d }) : dt.exports.jsx(An, { ...Se });
|
|
2887
2887
|
};
|
|
2888
|
-
const _o = () =>
|
|
2888
|
+
const _o = (e) => e, So = (e) => e, rt = ({ place: e = "top", trigger: t = "hover", float: r = !1, shadow: n = !0, border: o = !1, children: a, style: c, ...i }) => {
|
|
2889
2889
|
const l = a.find((y) => y.type === _o), s = a.find((y) => y.type === So), f = "tooltip-" + Yn();
|
|
2890
2890
|
return /* @__PURE__ */ fe("span", { className: "cove-tooltip", style: c, ...i, children: [
|
|
2891
2891
|
/* @__PURE__ */ _("a", { id: f, className: "cove-tooltip--target", "data-tooltip-float": r, "data-tooltip-place": e, "data-tooltip-events": ((y) => ({
|
|
@@ -2907,7 +2907,7 @@ const _o = () => null, So = () => null, rt = ({ place: e = "top", trigger: t = "
|
|
|
2907
2907
|
};
|
|
2908
2908
|
rt.Target = _o;
|
|
2909
2909
|
rt.Content = So;
|
|
2910
|
-
const Oo = () =>
|
|
2910
|
+
const Oo = (e) => e, mt = ({ children: e }) => {
|
|
2911
2911
|
const r = da.toArray(e).filter((n) => (n == null ? void 0 : n.type) === Oo);
|
|
2912
2912
|
return /* @__PURE__ */ _(Ra, { allowZeroExpanded: !0, children: r && r.map((n, o) => /* @__PURE__ */ fe(ao, { className: "cove-accordion__item", children: [
|
|
2913
2913
|
/* @__PURE__ */ _(co, { className: "cove-accordion__heading", children: /* @__PURE__ */ fe(Va, { className: "cove-accordion__button", children: [
|
|
@@ -2931,13 +2931,13 @@ mt.Section.propTypes = {
|
|
|
2931
2931
|
tooltipText: Pe.object
|
|
2932
2932
|
};
|
|
2933
2933
|
function Zi(e, t, r) {
|
|
2934
|
-
var n = this, o =
|
|
2934
|
+
var n = this, o = ke(null), a = ke(0), c = ke(null), i = ke([]), l = ke(), s = ke(), f = ke(e), d = ke(!0);
|
|
2935
2935
|
f.current = e;
|
|
2936
2936
|
var y = !t && t !== 0 && typeof window < "u";
|
|
2937
2937
|
if (typeof e != "function")
|
|
2938
2938
|
throw new TypeError("Expected a function");
|
|
2939
2939
|
t = +t || 0, r = r || {};
|
|
2940
|
-
var
|
|
2940
|
+
var w = !!r.leading, g = "trailing" in r ? !!r.trailing : !0, p = "maxWait" in r, C = p ? Math.max(+r.maxWait || 0, t) : null;
|
|
2941
2941
|
xe(function() {
|
|
2942
2942
|
return d.current = !0, function() {
|
|
2943
2943
|
d.current = !1;
|
|
@@ -2954,36 +2954,36 @@ function Zi(e, t, r) {
|
|
|
2954
2954
|
return !1;
|
|
2955
2955
|
var M = L - o.current, re = L - a.current;
|
|
2956
2956
|
return !o.current || M >= t || M < 0 || p && re >= C;
|
|
2957
|
-
},
|
|
2958
|
-
return c.current = null,
|
|
2959
|
-
},
|
|
2957
|
+
}, m = function(L) {
|
|
2958
|
+
return c.current = null, g && i.current ? I(L) : (i.current = l.current = null, s.current);
|
|
2959
|
+
}, O = function() {
|
|
2960
2960
|
var L = Date.now();
|
|
2961
2961
|
if (k(L))
|
|
2962
|
-
return
|
|
2962
|
+
return m(L);
|
|
2963
2963
|
if (d.current) {
|
|
2964
2964
|
var M = L - o.current, re = L - a.current, F = t - M, de = p ? Math.min(F, C - re) : F;
|
|
2965
|
-
S(
|
|
2965
|
+
S(O, de);
|
|
2966
2966
|
}
|
|
2967
|
-
},
|
|
2967
|
+
}, E = function() {
|
|
2968
2968
|
for (var L = [], M = 0; M < arguments.length; M++)
|
|
2969
2969
|
L[M] = arguments[M];
|
|
2970
2970
|
var re = Date.now(), F = k(re);
|
|
2971
2971
|
if (i.current = L, l.current = n, o.current = re, F) {
|
|
2972
2972
|
if (!c.current && d.current)
|
|
2973
|
-
return a.current = o.current, S(
|
|
2973
|
+
return a.current = o.current, S(O, t), w ? I(o.current) : s.current;
|
|
2974
2974
|
if (p)
|
|
2975
|
-
return S(
|
|
2975
|
+
return S(O, t), I(o.current);
|
|
2976
2976
|
}
|
|
2977
|
-
return c.current || S(
|
|
2977
|
+
return c.current || S(O, t), s.current;
|
|
2978
2978
|
};
|
|
2979
|
-
return
|
|
2979
|
+
return E.cancel = function() {
|
|
2980
2980
|
c.current && (y ? cancelAnimationFrame(c.current) : clearTimeout(c.current)), a.current = 0, i.current = o.current = l.current = c.current = null;
|
|
2981
|
-
},
|
|
2981
|
+
}, E.isPending = function() {
|
|
2982
2982
|
return !!c.current;
|
|
2983
|
-
},
|
|
2984
|
-
return c.current ?
|
|
2985
|
-
},
|
|
2986
|
-
}, [
|
|
2983
|
+
}, E.flush = function() {
|
|
2984
|
+
return c.current ? m(Date.now()) : s.current;
|
|
2985
|
+
}, E;
|
|
2986
|
+
}, [w, p, t, C, g, y]);
|
|
2987
2987
|
return x;
|
|
2988
2988
|
}
|
|
2989
2989
|
function Ki(e, t) {
|
|
@@ -3003,19 +3003,19 @@ function Gi(e) {
|
|
|
3003
3003
|
function Xi(e, t, r) {
|
|
3004
3004
|
var n = r && r.equalityFn || Ki, o = Gi(e), a = o[0], c = o[1], i = Zi(Kn(function(s) {
|
|
3005
3005
|
return c(s);
|
|
3006
|
-
}, [c]), t, r), l =
|
|
3006
|
+
}, [c]), t, r), l = ke(e);
|
|
3007
3007
|
return xe(function() {
|
|
3008
3008
|
n(l.current, e) || (i(e), l.current = e);
|
|
3009
3009
|
}, [e, i, n]), [a, { cancel: i.cancel, isPending: i.isPending, flush: i.flush }];
|
|
3010
3010
|
}
|
|
3011
|
-
const Ji = Wt(({ label: e, section: t = null, subsection: r = null, fieldName: n, updateField: o, value: a, type: c = "input", tooltip: i, placeholder: l, i: s = null, min: f = null, max: d = null, className: y, ...
|
|
3012
|
-
const [
|
|
3011
|
+
const Ji = Wt(({ label: e, section: t = null, subsection: r = null, fieldName: n, updateField: o, value: a, type: c = "input", tooltip: i, placeholder: l, i: s = null, min: f = null, max: d = null, className: y, ...w }) => {
|
|
3012
|
+
const [g, p] = ve(a), [C] = Xi(g, 500);
|
|
3013
3013
|
xe(() => {
|
|
3014
3014
|
typeof C == "string" && a !== C && o && o(t, r, n, C, s);
|
|
3015
3015
|
}, [C, t, r, n, s, a, o]);
|
|
3016
3016
|
let x = r ? `${t}-${r}-${n}` : `${t}-${r}-${n}`;
|
|
3017
|
-
const I = (
|
|
3018
|
-
c !== "number" || f === null || !
|
|
3017
|
+
const I = (m) => {
|
|
3018
|
+
c !== "number" || f === null || !m.target.value || parseFloat(f) <= parseFloat(m.target.value) & parseFloat(d) >= parseFloat(m.target.value) ? p(m.target.value) : p(f.toString());
|
|
3019
3019
|
};
|
|
3020
3020
|
let S = {
|
|
3021
3021
|
className: `cove-input${y ? " " + y : ""}`,
|
|
@@ -3023,8 +3023,8 @@ const Ji = Wt(({ label: e, section: t = null, subsection: r = null, fieldName: n
|
|
|
3023
3023
|
name: x,
|
|
3024
3024
|
placeholder: l,
|
|
3025
3025
|
onChange: I,
|
|
3026
|
-
value:
|
|
3027
|
-
...
|
|
3026
|
+
value: g,
|
|
3027
|
+
...w
|
|
3028
3028
|
}, k = c === "textarea" ? /* @__PURE__ */ _("textarea", { ...S }) : /* @__PURE__ */ _("input", { ...S });
|
|
3029
3029
|
return /* @__PURE__ */ fe(bt, { children: [
|
|
3030
3030
|
e && /* @__PURE__ */ _("label", { className: "cove-input__label", children: e }),
|
|
@@ -3034,31 +3034,31 @@ const Ji = Wt(({ label: e, section: t = null, subsection: r = null, fieldName: n
|
|
|
3034
3034
|
});
|
|
3035
3035
|
const Qi = ({ color: e = "#fff", opacity: t = 100, size: r = 100, className: n }) => /* @__PURE__ */ _(bt, { children: /* @__PURE__ */ _("div", { className: `cove-loadspin${n ? " " + n : ""}`, style: { width: r, height: r }, children: /* @__PURE__ */ _("div", { className: "cove-loadspin__roller", style: { opacity: t / 100, transform: `scale(${r / 80})` }, children: [...Array(8)].map((a, c) => /* @__PURE__ */ _("div", { style: { backgroundColor: e } }, c)) }) }) });
|
|
3036
3036
|
const Ao = ({ style: e, role: t, hoverStyle: r = {}, fluid: n = !1, loading: o = !1, loadingText: a = "Loading...", flexCenter: c, active: i = !1, onClick: l, children: s, ...f }) => {
|
|
3037
|
-
const d =
|
|
3037
|
+
const d = ke(null), [y, w] = ve("out"), [g, p] = ve({ ...e }), [C, x] = ve(), [I, S] = ve(), k = {
|
|
3038
3038
|
...f,
|
|
3039
|
-
style:
|
|
3039
|
+
style: g,
|
|
3040
3040
|
className: "cove-button" + (c || t === "loader" ? " cove-button--flex-center" : "") + (n ? " fluid" : "") + (o ? " loading" : "") + (f.className ? " " + f.className : ""),
|
|
3041
|
-
onMouseOver: () =>
|
|
3042
|
-
onMouseOut: () =>
|
|
3043
|
-
onFocus: () =>
|
|
3044
|
-
onBlur: () =>
|
|
3041
|
+
onMouseOver: () => w("in"),
|
|
3042
|
+
onMouseOut: () => w("out"),
|
|
3043
|
+
onFocus: () => w("in"),
|
|
3044
|
+
onBlur: () => w("out")
|
|
3045
3045
|
};
|
|
3046
3046
|
return xe(() => {
|
|
3047
3047
|
if (t === "loader" && d.current) {
|
|
3048
|
-
const
|
|
3049
|
-
|
|
3050
|
-
const
|
|
3051
|
-
|
|
3048
|
+
const m = document.createElement("span"), O = document.createTextNode(s);
|
|
3049
|
+
m.style.opacity = "0", m.style.visibility = "hidden";
|
|
3050
|
+
const E = document.createElement("span"), L = document.createTextNode(a);
|
|
3051
|
+
E.style.opacity = "0", E.style.visibility = "hidden", m.appendChild(O), E.appendChild(L), d.current.parentNode.insertBefore(m, d.current), d.current.parentNode.insertBefore(E, d.current), x(m.offsetWidth + 2), S(E.offsetWidth + 2), d.current.parentNode.removeChild(m), d.current.parentNode.removeChild(E);
|
|
3052
3052
|
}
|
|
3053
3053
|
return () => {
|
|
3054
3054
|
};
|
|
3055
3055
|
}, [d, s, a, t]), xe(() => {
|
|
3056
|
-
y === "in" && p((
|
|
3056
|
+
y === "in" && p((m) => ({ ...m, ...r })), y === "out" && (i || p({ ...e }));
|
|
3057
3057
|
}, [y, i, e]), /* @__PURE__ */ _(
|
|
3058
3058
|
"button",
|
|
3059
3059
|
{
|
|
3060
3060
|
...k,
|
|
3061
|
-
onClick: (
|
|
3061
|
+
onClick: (m) => (m.preventDefault(), o || l()),
|
|
3062
3062
|
disabled: o || k.disabled,
|
|
3063
3063
|
ref: d,
|
|
3064
3064
|
children: s && /* @__PURE__ */ fe(bt, { children: [
|
|
@@ -3135,17 +3135,17 @@ const Pn = Wt(({ label: e, value: t, options: r, fieldName: n, section: o = null
|
|
|
3135
3135
|
max: d = null,
|
|
3136
3136
|
...y
|
|
3137
3137
|
}) => {
|
|
3138
|
-
const [
|
|
3138
|
+
const [w, g] = ve(l);
|
|
3139
3139
|
let p = a ? `${o}-${a}-${c}` : `${o}-${a}-${c}`;
|
|
3140
3140
|
return xe(() => {
|
|
3141
|
-
l !== void 0 && l !==
|
|
3141
|
+
l !== void 0 && l !== w && g(l);
|
|
3142
3142
|
}, [l]), xe(() => {
|
|
3143
|
-
l !== void 0 && l !==
|
|
3144
|
-
}, [
|
|
3143
|
+
l !== void 0 && l !== w && i && i(o, a, c, w, s);
|
|
3144
|
+
}, [w]), /* @__PURE__ */ fe("div", { className: "input-group", children: [
|
|
3145
3145
|
e && /* @__PURE__ */ _("label", { children: e }),
|
|
3146
|
-
/* @__PURE__ */ fe("div", { className: "cove-input__checkbox" + (t === "small" ? "--small" : t === "large" ? "--large" : "") + (
|
|
3147
|
-
/* @__PURE__ */ _("div", { className: `cove-input__checkbox-box${r ? " custom-color" : ""}`, style:
|
|
3148
|
-
/* @__PURE__ */ _("input", { className: "cove-input--hidden", type: "checkbox", name: p, checked:
|
|
3146
|
+
/* @__PURE__ */ fe("div", { className: "cove-input__checkbox" + (t === "small" ? "--small" : t === "large" ? "--large" : "") + (w ? " active" : ""), onClick: () => g(!w), children: [
|
|
3147
|
+
/* @__PURE__ */ _("div", { className: `cove-input__checkbox-box${r ? " custom-color" : ""}`, style: w && r ? { backgroundColor: r } : null, children: /* @__PURE__ */ _(el, { className: "cove-input__checkbox-check", style: { fill: n || "#025eaa" } }) }),
|
|
3148
|
+
/* @__PURE__ */ _("input", { className: "cove-input--hidden", type: "checkbox", name: p, checked: w || !1, readOnly: !0 })
|
|
3149
3149
|
] })
|
|
3150
3150
|
] });
|
|
3151
3151
|
}
|
|
@@ -3157,45 +3157,45 @@ vt.propTypes = {
|
|
|
3157
3157
|
activeCheckColor: Pe.string
|
|
3158
3158
|
};
|
|
3159
3159
|
const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pink", "theme-orange", "theme-slate", "theme-indigo", "theme-cyan", "theme-green", "theme-amber"], rl = Wt((e) => {
|
|
3160
|
-
const { config: t, updateConfig: r, loading: n, stateData: o, setParentConfig: a, isDashboard: c } = Zn(Xn), [i, l] = ve(!0), [s, f] = ve(!1), d = (
|
|
3161
|
-
if (
|
|
3160
|
+
const { config: t, updateConfig: r, loading: n, stateData: o, setParentConfig: a, isDashboard: c } = Zn(Xn), [i, l] = ve(!0), [s, f] = ve(!1), d = (O, E, L, M) => {
|
|
3161
|
+
if (O === null && E === null) {
|
|
3162
3162
|
let Z = { ...t, [L]: M };
|
|
3163
3163
|
L === "filterColumn" && (Z.filterValue = ""), r(Z);
|
|
3164
3164
|
return;
|
|
3165
3165
|
}
|
|
3166
|
-
const re = Array.isArray(t[
|
|
3167
|
-
let F = re ? [...t[
|
|
3168
|
-
|
|
3169
|
-
let de = { ...t, [
|
|
3166
|
+
const re = Array.isArray(t[O]);
|
|
3167
|
+
let F = re ? [...t[O], M] : { ...t[O], [L]: M };
|
|
3168
|
+
E !== null && (re ? (F = [...t[O]], F[E] = { ...F[E], [L]: M }) : typeof M == "string" ? F[E] = M : F = { ...t[O], [E]: { ...t[O][E], [L]: M } });
|
|
3169
|
+
let de = { ...t, [O]: F };
|
|
3170
3170
|
r(de);
|
|
3171
|
-
}, y = (
|
|
3172
|
-
let
|
|
3173
|
-
|
|
3174
|
-
},
|
|
3171
|
+
}, y = (O) => {
|
|
3172
|
+
let E = [...t.filters];
|
|
3173
|
+
E.splice(O, 1), r({ ...t, filters: E });
|
|
3174
|
+
}, w = (O, E, L) => {
|
|
3175
3175
|
let M = [...t.filters];
|
|
3176
|
-
M[
|
|
3177
|
-
},
|
|
3178
|
-
let
|
|
3179
|
-
|
|
3180
|
-
}, p = (
|
|
3181
|
-
let
|
|
3182
|
-
return o.length && o.map((L) => Object.keys(L).forEach((M) =>
|
|
3183
|
-
}, C = (
|
|
3184
|
-
let
|
|
3185
|
-
const L = t.filters[
|
|
3176
|
+
M[E][O] = L, r({ ...t, filters: M });
|
|
3177
|
+
}, g = () => {
|
|
3178
|
+
let O = t.filters ? [...t.filters] : [];
|
|
3179
|
+
O.push({ values: [] }), r({ ...t, filters: O });
|
|
3180
|
+
}, p = (O = !0) => {
|
|
3181
|
+
let E = {};
|
|
3182
|
+
return o.length && o.map((L) => Object.keys(L).forEach((M) => E[M] = !0)), Object.keys(E);
|
|
3183
|
+
}, C = (O) => {
|
|
3184
|
+
let E = [];
|
|
3185
|
+
const L = t.filters[O].columnName;
|
|
3186
3186
|
return o && L && (o.forEach(function(M) {
|
|
3187
|
-
M[L] !== void 0 &&
|
|
3188
|
-
}),
|
|
3187
|
+
M[L] !== void 0 && E.indexOf(M[L]) === -1 && E.push(M[L]);
|
|
3188
|
+
}), E.sort()), E;
|
|
3189
3189
|
};
|
|
3190
3190
|
xe(() => {
|
|
3191
3191
|
if (a) {
|
|
3192
|
-
const
|
|
3193
|
-
a(
|
|
3192
|
+
const O = k();
|
|
3193
|
+
a(O);
|
|
3194
3194
|
}
|
|
3195
3195
|
}, [t]), xe(() => {
|
|
3196
3196
|
if (!s) {
|
|
3197
|
-
let
|
|
3198
|
-
delete
|
|
3197
|
+
let O = { ...t };
|
|
3198
|
+
delete O.newViz, r(O);
|
|
3199
3199
|
}
|
|
3200
3200
|
}, []);
|
|
3201
3201
|
const x = () => {
|
|
@@ -3206,15 +3206,15 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3206
3206
|
] }) }), S = () => /* @__PURE__ */ _("section", { className: "waiting", children: /* @__PURE__ */ fe("section", { className: "waiting-container", children: [
|
|
3207
3207
|
/* @__PURE__ */ _("h3", { children: "Finish Configuring" }),
|
|
3208
3208
|
/* @__PURE__ */ _("p", { children: "Set all required options to the left and confirm below to display a preview of the markup." }),
|
|
3209
|
-
/* @__PURE__ */ _("button", { className: "btn", style: { margin: "1em auto" }, onClick: (
|
|
3210
|
-
|
|
3209
|
+
/* @__PURE__ */ _("button", { className: "btn", style: { margin: "1em auto" }, onClick: (E) => {
|
|
3210
|
+
E.preventDefault();
|
|
3211
3211
|
let L = { ...t };
|
|
3212
3212
|
delete L.newViz, r(L);
|
|
3213
3213
|
}, children: "I'm Done" })
|
|
3214
3214
|
] }) }), k = () => {
|
|
3215
|
-
let
|
|
3216
|
-
return delete
|
|
3217
|
-
},
|
|
3215
|
+
let O = JSON.parse(JSON.stringify(t));
|
|
3216
|
+
return delete O.newViz, delete O.runtime, O;
|
|
3217
|
+
}, m = /* @__PURE__ */ fe(mt, { children: [
|
|
3218
3218
|
/* @__PURE__ */ _(mt.Section, { title: "General", children: /* @__PURE__ */ _(Ji, { value: t.title, fieldName: "title", label: "Title", placeholder: "Filterable Text Title", updateField: d }) }),
|
|
3219
3219
|
/* @__PURE__ */ fe(mt.Section, { title: "Data", children: [
|
|
3220
3220
|
/* @__PURE__ */ _("div", { className: "cove-accordion__panel-section", children: /* @__PURE__ */ _("div", { className: "cove-input-group", children: /* @__PURE__ */ _(Pn, { value: t.textColumn || "", fieldName: "textColumn", label: "Text Column", updateField: d, initial: "Select", options: p() }) }) }),
|
|
@@ -3226,14 +3226,14 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3226
3226
|
/* @__PURE__ */ _(rt.Content, { children: /* @__PURE__ */ _("p", { children: 'To refine the highlighted data point, specify one or more filters (e.g., "Male" and "Female" for a column called "Sex").' }) })
|
|
3227
3227
|
] })
|
|
3228
3228
|
] }),
|
|
3229
|
-
t.filters && /* @__PURE__ */ _("ul", { className: "filters-list", style: { paddingLeft: 0, marginBottom: "1rem" }, children: t.filters.map((
|
|
3229
|
+
t.filters && /* @__PURE__ */ _("ul", { className: "filters-list", style: { paddingLeft: 0, marginBottom: "1rem" }, children: t.filters.map((O, E) => /* @__PURE__ */ fe("fieldset", { className: "edit-block", children: [
|
|
3230
3230
|
/* @__PURE__ */ _(
|
|
3231
3231
|
"button",
|
|
3232
3232
|
{
|
|
3233
3233
|
type: "button",
|
|
3234
3234
|
className: "remove-column",
|
|
3235
3235
|
onClick: () => {
|
|
3236
|
-
y(
|
|
3236
|
+
y(E);
|
|
3237
3237
|
},
|
|
3238
3238
|
children: "Remove"
|
|
3239
3239
|
}
|
|
@@ -3243,9 +3243,9 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3243
3243
|
/* @__PURE__ */ fe(
|
|
3244
3244
|
"select",
|
|
3245
3245
|
{
|
|
3246
|
-
value:
|
|
3246
|
+
value: O.columnName,
|
|
3247
3247
|
onChange: (L) => {
|
|
3248
|
-
|
|
3248
|
+
w("columnName", E, L.target.value);
|
|
3249
3249
|
},
|
|
3250
3250
|
children: [
|
|
3251
3251
|
/* @__PURE__ */ _("option", { value: "", children: "- Select Option -" }),
|
|
@@ -3259,35 +3259,35 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3259
3259
|
/* @__PURE__ */ fe(
|
|
3260
3260
|
"select",
|
|
3261
3261
|
{
|
|
3262
|
-
value:
|
|
3262
|
+
value: O.columnValue,
|
|
3263
3263
|
onChange: (L) => {
|
|
3264
|
-
|
|
3264
|
+
w("columnValue", E, L.target.value);
|
|
3265
3265
|
},
|
|
3266
3266
|
children: [
|
|
3267
3267
|
/* @__PURE__ */ _("option", { value: "", children: "- Select Option -" }),
|
|
3268
|
-
C(
|
|
3268
|
+
C(E).map((L, M) => /* @__PURE__ */ _("option", { value: L, children: L }, M))
|
|
3269
3269
|
]
|
|
3270
3270
|
}
|
|
3271
3271
|
)
|
|
3272
3272
|
] })
|
|
3273
|
-
] },
|
|
3274
|
-
/* @__PURE__ */ _(Ao, { onClick:
|
|
3273
|
+
] }, E)) }),
|
|
3274
|
+
/* @__PURE__ */ _(Ao, { onClick: g, fluid: !0, children: "Add Filter" })
|
|
3275
3275
|
] }),
|
|
3276
3276
|
/* @__PURE__ */ fe(mt.Section, { title: "Visual", children: [
|
|
3277
3277
|
/* @__PURE__ */ _(Pn, { value: t.fontSize, fieldName: "fontSize", label: "Font Size", updateField: d, options: ["small", "medium", "large"] }),
|
|
3278
3278
|
/* @__PURE__ */ _("br", {}),
|
|
3279
3279
|
/* @__PURE__ */ fe("label", { children: [
|
|
3280
3280
|
/* @__PURE__ */ _("span", { className: "edit-label", children: "Theme" }),
|
|
3281
|
-
/* @__PURE__ */ _("ul", { className: "color-palette", children: tl.map((
|
|
3281
|
+
/* @__PURE__ */ _("ul", { className: "color-palette", children: tl.map((O) => /* @__PURE__ */ _(
|
|
3282
3282
|
"li",
|
|
3283
3283
|
{
|
|
3284
|
-
title:
|
|
3284
|
+
title: O,
|
|
3285
3285
|
onClick: () => {
|
|
3286
|
-
r({ ...t, theme:
|
|
3286
|
+
r({ ...t, theme: O });
|
|
3287
3287
|
},
|
|
3288
|
-
className: t.theme ===
|
|
3288
|
+
className: t.theme === O ? "selected " + O : O
|
|
3289
3289
|
},
|
|
3290
|
-
|
|
3290
|
+
O
|
|
3291
3291
|
)) })
|
|
3292
3292
|
] }),
|
|
3293
3293
|
/* @__PURE__ */ fe("div", { className: "cove-accordion__panel-section checkbox-group", children: [
|
|
@@ -3305,7 +3305,7 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3305
3305
|
/* @__PURE__ */ _("button", { className: "cove-editor--toggle" + (i ? "" : " collapsed"), title: i ? "Collapse Editor" : "Expand Editor", onClick: x }),
|
|
3306
3306
|
/* @__PURE__ */ _("section", { className: "cove-editor__panel" + (i ? "" : " hidden"), children: /* @__PURE__ */ fe("div", { className: "cove-editor__panel-container", children: [
|
|
3307
3307
|
/* @__PURE__ */ _("h2", { className: "cove-editor__heading", children: "Configure Filtered Text" }),
|
|
3308
|
-
/* @__PURE__ */ _("section", { className: "cove-editor__content", children:
|
|
3308
|
+
/* @__PURE__ */ _("section", { className: "cove-editor__content", children: m })
|
|
3309
3309
|
] }) }),
|
|
3310
3310
|
/* @__PURE__ */ _("div", { className: "cove-editor__content", children: /* @__PURE__ */ _("div", { className: "cove-editor__content-wrap", children: e.children }) })
|
|
3311
3311
|
] }) });
|
|
@@ -3430,16 +3430,21 @@ class nl {
|
|
|
3430
3430
|
*/
|
|
3431
3431
|
cleanData(t, r, n = !1) {
|
|
3432
3432
|
let o = [];
|
|
3433
|
+
if (!Array.isArray(t))
|
|
3434
|
+
debugger;
|
|
3433
3435
|
return n && console.log("## Data to clean=", t), r === void 0 ? (console.log("COVE: cleanData excludeKey undefined"), t) : (t.forEach(function(a, c) {
|
|
3434
3436
|
n && console.log("clean", c, " d", a);
|
|
3435
3437
|
let i = {};
|
|
3436
3438
|
Object.keys(a).forEach(function(l) {
|
|
3439
|
+
const s = a[l];
|
|
3437
3440
|
if (l === r)
|
|
3438
|
-
i[l] =
|
|
3441
|
+
i[l] = s;
|
|
3439
3442
|
else {
|
|
3440
|
-
n && console.log("typeof
|
|
3441
|
-
let
|
|
3442
|
-
typeof
|
|
3443
|
+
n && console.log("typeof value is ", typeof s);
|
|
3444
|
+
let f = "";
|
|
3445
|
+
typeof s == "string" ? f = s ? ((w) => w.replace(/[,\$]/g, ""))(s) : "" : f = s || "";
|
|
3446
|
+
const y = (w) => /\d+\.?\d*/.test(w);
|
|
3447
|
+
!isNaN(parseFloat(f)) || y(f) ? i[l] = f : i[l] = "";
|
|
3443
3448
|
}
|
|
3444
3449
|
}), n && console.log("cleaned=", i), o.push(i);
|
|
3445
3450
|
}), n && console.log("## cleanedData =", o), o);
|
|
@@ -3452,29 +3457,29 @@ class nl {
|
|
|
3452
3457
|
}
|
|
3453
3458
|
}
|
|
3454
3459
|
function ol(e, t = null) {
|
|
3455
|
-
var
|
|
3460
|
+
var p, C, x, I, S, k, m;
|
|
3456
3461
|
const { legend: r } = e;
|
|
3457
3462
|
let n = "", o = "";
|
|
3458
3463
|
e.lineDatapointStyle === "hover" && (n = " chart-line--hover"), e.lineDatapointStyle === "always show" && (n = " chart-line--always"), e.barHasBorder === "false" && (o = " chart-bar--no-border");
|
|
3459
3464
|
let a = ["cove-component__inner"], c = ["cove-component__content"];
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3465
|
+
const { visualizationType: i, title: l, showTitle: s } = e;
|
|
3466
|
+
(i === "Spark Line" || i === "chart") && l && s && c.push("component--has-title"), e.showTitle && c.push("component--has-title"), e.title && e.visualizationType !== "chart" && e.visualizationType !== "Spark Line" && c.push("component--has-title"), e.subtext && a.push("component--has-subtext"), e.biteStyle && a.push(`bite__style--${e.biteStyle}`), (p = e.general) != null && p.isCompactStyle && a.push("component--isCompactStyle"), !((C = e.visual) != null && C.border) && c.push("no-borders"), e.visualizationType === "Spark Line" && c.push("sparkline"), (x = e.visual) != null && x.borderColorTheme && c.push("component--has-borderColorTheme"), (I = e.visual) != null && I.accent && c.push("component--has-accent"), (S = e.visual) != null && S.background && c.push("component--has-background"), (k = e.visual) != null && k.hideBackgroundColor && c.push("component--hideBackgroundColor"), e.shadow && a.push("shadow"), (m = e == null ? void 0 : e.visual) != null && m.roundedBorders && a.push("bite--has-rounded-borders");
|
|
3467
|
+
let f = {
|
|
3468
|
+
width: "100%"
|
|
3464
3469
|
};
|
|
3465
|
-
const
|
|
3466
|
-
const
|
|
3467
|
-
return
|
|
3468
|
-
},
|
|
3469
|
-
aside: [`${r == null ? void 0 : r.position}`, `${
|
|
3470
|
+
const d = () => (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" : "", y = () => {
|
|
3471
|
+
const O = ["legend-container__ul"];
|
|
3472
|
+
return O.push(d()), O;
|
|
3473
|
+
}, g = {
|
|
3474
|
+
aside: [`${r == null ? void 0 : r.position}`, `${d()}`, "cdcdataviz-sr-focusable", `${t}`],
|
|
3470
3475
|
section: ["legend-container"],
|
|
3471
|
-
ul:
|
|
3476
|
+
ul: y(),
|
|
3472
3477
|
li: ["single-legend-item", "legend-container__li"],
|
|
3473
3478
|
title: ["legend-container__title"],
|
|
3474
3479
|
resetButton: ["legend-container__reset-button", "btn", "clear"],
|
|
3475
3480
|
description: ["legend-container__description"]
|
|
3476
3481
|
};
|
|
3477
|
-
return { innerContainerClasses: a, contentClasses: c, barBorderClass: o, lineDatapointClass: n, sparkLineStyles:
|
|
3482
|
+
return { innerContainerClasses: a, contentClasses: c, barBorderClass: o, lineDatapointClass: n, sparkLineStyles: f, legendClasses: g };
|
|
3478
3483
|
}
|
|
3479
3484
|
const al = async (e) => {
|
|
3480
3485
|
let r = { ...e };
|
|
@@ -3638,7 +3643,7 @@ var Po = (
|
|
|
3638
3643
|
}(Jt)
|
|
3639
3644
|
);
|
|
3640
3645
|
le.Comment = Po;
|
|
3641
|
-
var
|
|
3646
|
+
var ko = (
|
|
3642
3647
|
/** @class */
|
|
3643
3648
|
function(e) {
|
|
3644
3649
|
ot(t, e);
|
|
@@ -3655,7 +3660,7 @@ var Io = (
|
|
|
3655
3660
|
}), t;
|
|
3656
3661
|
}(Jt)
|
|
3657
3662
|
);
|
|
3658
|
-
le.ProcessingInstruction =
|
|
3663
|
+
le.ProcessingInstruction = ko;
|
|
3659
3664
|
var Qt = (
|
|
3660
3665
|
/** @class */
|
|
3661
3666
|
function(e) {
|
|
@@ -3697,7 +3702,7 @@ var Qt = (
|
|
|
3697
3702
|
}(Vr)
|
|
3698
3703
|
);
|
|
3699
3704
|
le.NodeWithChildren = Qt;
|
|
3700
|
-
var
|
|
3705
|
+
var Io = (
|
|
3701
3706
|
/** @class */
|
|
3702
3707
|
function(e) {
|
|
3703
3708
|
ot(t, e);
|
|
@@ -3714,7 +3719,7 @@ var ko = (
|
|
|
3714
3719
|
}), t;
|
|
3715
3720
|
}(Qt)
|
|
3716
3721
|
);
|
|
3717
|
-
le.CDATA =
|
|
3722
|
+
le.CDATA = Io;
|
|
3718
3723
|
var No = (
|
|
3719
3724
|
/** @class */
|
|
3720
3725
|
function(e) {
|
|
@@ -3822,7 +3827,7 @@ function Wr(e, t) {
|
|
|
3822
3827
|
return l.parent = o;
|
|
3823
3828
|
}), e.namespace != null && (o.namespace = e.namespace), e["x-attribsNamespace"] && (o["x-attribsNamespace"] = St({}, e["x-attribsNamespace"])), e["x-attribsPrefix"] && (o["x-attribsPrefix"] = St({}, e["x-attribsPrefix"])), r = o;
|
|
3824
3829
|
} else if (jo(e)) {
|
|
3825
|
-
var n = t ? br(e.children) : [], a = new
|
|
3830
|
+
var n = t ? br(e.children) : [], a = new Io(n);
|
|
3826
3831
|
n.forEach(function(s) {
|
|
3827
3832
|
return s.parent = a;
|
|
3828
3833
|
}), r = a;
|
|
@@ -3832,7 +3837,7 @@ function Wr(e, t) {
|
|
|
3832
3837
|
return s.parent = c;
|
|
3833
3838
|
}), e["x-mode"] && (c["x-mode"] = e["x-mode"]), r = c;
|
|
3834
3839
|
} else if (zo(e)) {
|
|
3835
|
-
var i = new
|
|
3840
|
+
var i = new ko(e.name, e.data);
|
|
3836
3841
|
e["x-name"] != null && (i["x-name"] = e["x-name"], i["x-publicId"] = e["x-publicId"], i["x-systemId"] = e["x-systemId"]), r = i;
|
|
3837
3842
|
} else
|
|
3838
3843
|
throw new Error("Not implemented yet: ".concat(e.type));
|
|
@@ -3925,7 +3930,7 @@ function br(e) {
|
|
|
3925
3930
|
);
|
|
3926
3931
|
e.DomHandler = c, e.default = c;
|
|
3927
3932
|
})(Br);
|
|
3928
|
-
var
|
|
3933
|
+
var kn = "html", In = "head", Mt = "body", cl = /<([a-zA-Z]+[0-9]?)/, Nn = /<head[^]*>/i, Dn = /<body[^]*>/i, Bt = function() {
|
|
3929
3934
|
throw new Error(
|
|
3930
3935
|
"This browser does not support `document.implementation.createHTMLDocument`"
|
|
3931
3936
|
);
|
|
@@ -3950,8 +3955,8 @@ if (typeof document == "object" && document.implementation) {
|
|
|
3950
3955
|
return jt.documentElement.innerHTML = e, jt;
|
|
3951
3956
|
};
|
|
3952
3957
|
}
|
|
3953
|
-
var wr = typeof document == "object" ? document.createElement("template") : {},
|
|
3954
|
-
wr.content && (
|
|
3958
|
+
var wr = typeof document == "object" ? document.createElement("template") : {}, kr;
|
|
3959
|
+
wr.content && (kr = function(e) {
|
|
3955
3960
|
return wr.innerHTML = e, wr.content.childNodes;
|
|
3956
3961
|
});
|
|
3957
3962
|
function fl(e) {
|
|
@@ -3959,13 +3964,13 @@ function fl(e) {
|
|
|
3959
3964
|
r && r[1] && (t = r[1].toLowerCase());
|
|
3960
3965
|
var n, o, a;
|
|
3961
3966
|
switch (t) {
|
|
3962
|
-
case In:
|
|
3963
|
-
return n = Pr(e), Nn.test(e) || (o = n.querySelector(kn), o && o.parentNode.removeChild(o)), Dn.test(e) || (o = n.querySelector(Mt), o && o.parentNode.removeChild(o)), n.querySelectorAll(In);
|
|
3964
3967
|
case kn:
|
|
3968
|
+
return n = Pr(e), Nn.test(e) || (o = n.querySelector(In), o && o.parentNode.removeChild(o)), Dn.test(e) || (o = n.querySelector(Mt), o && o.parentNode.removeChild(o)), n.querySelectorAll(kn);
|
|
3969
|
+
case In:
|
|
3965
3970
|
case Mt:
|
|
3966
3971
|
return n = Bt(e), a = n.querySelectorAll(t), Dn.test(e) && Nn.test(e) ? a[0].parentNode.childNodes : a;
|
|
3967
3972
|
default:
|
|
3968
|
-
return
|
|
3973
|
+
return kr ? kr(e) : (o = Bt(e, Mt).querySelector(Mt), o.childNodes);
|
|
3969
3974
|
}
|
|
3970
3975
|
}
|
|
3971
3976
|
var dl = fl, Ur = {}, Ho = {};
|
|
@@ -3986,7 +3991,7 @@ Ho.CASE_SENSITIVE_TAG_NAMES = [
|
|
|
3986
3991
|
"feFuncB",
|
|
3987
3992
|
"feFuncG",
|
|
3988
3993
|
"feFuncR",
|
|
3989
|
-
"
|
|
3994
|
+
"feGaussianBlur",
|
|
3990
3995
|
"feImage",
|
|
3991
3996
|
"feMerge",
|
|
3992
3997
|
"feMergeNode",
|
|
@@ -4549,7 +4554,7 @@ tr.possibleStandardNames = {
|
|
|
4549
4554
|
};
|
|
4550
4555
|
Object.defineProperty(Ve, "__esModule", { value: !0 });
|
|
4551
4556
|
function Al(e, t) {
|
|
4552
|
-
return Rl(e) || Pl(e, t) ||
|
|
4557
|
+
return Rl(e) || Pl(e, t) || kl(e, t) || Il();
|
|
4553
4558
|
}
|
|
4554
4559
|
function Rl(e) {
|
|
4555
4560
|
if (Array.isArray(e))
|
|
@@ -4575,7 +4580,7 @@ function Pl(e, t) {
|
|
|
4575
4580
|
return n;
|
|
4576
4581
|
}
|
|
4577
4582
|
}
|
|
4578
|
-
function
|
|
4583
|
+
function kl(e, t) {
|
|
4579
4584
|
if (e) {
|
|
4580
4585
|
if (typeof e == "string")
|
|
4581
4586
|
return Fn(e, t);
|
|
@@ -4592,18 +4597,18 @@ function Fn(e, t) {
|
|
|
4592
4597
|
n[r] = e[r];
|
|
4593
4598
|
return n;
|
|
4594
4599
|
}
|
|
4595
|
-
function
|
|
4600
|
+
function Il() {
|
|
4596
4601
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
4597
4602
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
4598
4603
|
}
|
|
4599
4604
|
var qo = 0, at = 1, rr = 2, nr = 3, qr = 4, Yo = 5, Zo = 6;
|
|
4600
4605
|
function Nl(e) {
|
|
4601
|
-
return
|
|
4606
|
+
return Ie.hasOwnProperty(e) ? Ie[e] : null;
|
|
4602
4607
|
}
|
|
4603
4608
|
function Me(e, t, r, n, o, a, c) {
|
|
4604
4609
|
this.acceptsBooleans = t === rr || t === nr || t === qr, this.attributeName = n, this.attributeNamespace = o, this.mustUseProperty = r, this.propertyName = e, this.type = t, this.sanitizeURL = a, this.removeEmptyString = c;
|
|
4605
4610
|
}
|
|
4606
|
-
var
|
|
4611
|
+
var Ie = {}, Dl = [
|
|
4607
4612
|
"children",
|
|
4608
4613
|
"dangerouslySetInnerHTML",
|
|
4609
4614
|
// TODO: This prevents the assignment of defaultValue to regular
|
|
@@ -4617,7 +4622,7 @@ var ke = {}, Dl = [
|
|
|
4617
4622
|
"style"
|
|
4618
4623
|
];
|
|
4619
4624
|
Dl.forEach(function(e) {
|
|
4620
|
-
|
|
4625
|
+
Ie[e] = new Me(
|
|
4621
4626
|
e,
|
|
4622
4627
|
qo,
|
|
4623
4628
|
!1,
|
|
@@ -4633,7 +4638,7 @@ Dl.forEach(function(e) {
|
|
|
4633
4638
|
});
|
|
4634
4639
|
[["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(e) {
|
|
4635
4640
|
var t = Al(e, 2), r = t[0], n = t[1];
|
|
4636
|
-
|
|
4641
|
+
Ie[r] = new Me(
|
|
4637
4642
|
r,
|
|
4638
4643
|
at,
|
|
4639
4644
|
!1,
|
|
@@ -4648,7 +4653,7 @@ Dl.forEach(function(e) {
|
|
|
4648
4653
|
);
|
|
4649
4654
|
});
|
|
4650
4655
|
["contentEditable", "draggable", "spellCheck", "value"].forEach(function(e) {
|
|
4651
|
-
|
|
4656
|
+
Ie[e] = new Me(
|
|
4652
4657
|
e,
|
|
4653
4658
|
rr,
|
|
4654
4659
|
!1,
|
|
@@ -4663,7 +4668,7 @@ Dl.forEach(function(e) {
|
|
|
4663
4668
|
);
|
|
4664
4669
|
});
|
|
4665
4670
|
["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(e) {
|
|
4666
|
-
|
|
4671
|
+
Ie[e] = new Me(
|
|
4667
4672
|
e,
|
|
4668
4673
|
rr,
|
|
4669
4674
|
!1,
|
|
@@ -4705,7 +4710,7 @@ Dl.forEach(function(e) {
|
|
|
4705
4710
|
// Microdata
|
|
4706
4711
|
"itemScope"
|
|
4707
4712
|
].forEach(function(e) {
|
|
4708
|
-
|
|
4713
|
+
Ie[e] = new Me(
|
|
4709
4714
|
e,
|
|
4710
4715
|
nr,
|
|
4711
4716
|
!1,
|
|
@@ -4730,7 +4735,7 @@ Dl.forEach(function(e) {
|
|
|
4730
4735
|
// you'll need to set attributeName to name.toLowerCase()
|
|
4731
4736
|
// instead in the assignment below.
|
|
4732
4737
|
].forEach(function(e) {
|
|
4733
|
-
|
|
4738
|
+
Ie[e] = new Me(
|
|
4734
4739
|
e,
|
|
4735
4740
|
nr,
|
|
4736
4741
|
!0,
|
|
@@ -4751,7 +4756,7 @@ Dl.forEach(function(e) {
|
|
|
4751
4756
|
// you'll need to set attributeName to name.toLowerCase()
|
|
4752
4757
|
// instead in the assignment below.
|
|
4753
4758
|
].forEach(function(e) {
|
|
4754
|
-
|
|
4759
|
+
Ie[e] = new Me(
|
|
4755
4760
|
e,
|
|
4756
4761
|
qr,
|
|
4757
4762
|
!1,
|
|
@@ -4774,7 +4779,7 @@ Dl.forEach(function(e) {
|
|
|
4774
4779
|
// you'll need to set attributeName to name.toLowerCase()
|
|
4775
4780
|
// instead in the assignment below.
|
|
4776
4781
|
].forEach(function(e) {
|
|
4777
|
-
|
|
4782
|
+
Ie[e] = new Me(
|
|
4778
4783
|
e,
|
|
4779
4784
|
Zo,
|
|
4780
4785
|
!1,
|
|
@@ -4789,7 +4794,7 @@ Dl.forEach(function(e) {
|
|
|
4789
4794
|
);
|
|
4790
4795
|
});
|
|
4791
4796
|
["rowSpan", "start"].forEach(function(e) {
|
|
4792
|
-
|
|
4797
|
+
Ie[e] = new Me(
|
|
4793
4798
|
e,
|
|
4794
4799
|
Yo,
|
|
4795
4800
|
!1,
|
|
@@ -4885,7 +4890,7 @@ var Yr = /[\-\:]([a-z])/g, Zr = function(t) {
|
|
|
4885
4890
|
// instead in the assignment below.
|
|
4886
4891
|
].forEach(function(e) {
|
|
4887
4892
|
var t = e.replace(Yr, Zr);
|
|
4888
|
-
|
|
4893
|
+
Ie[t] = new Me(
|
|
4889
4894
|
t,
|
|
4890
4895
|
at,
|
|
4891
4896
|
!1,
|
|
@@ -4910,7 +4915,7 @@ var Yr = /[\-\:]([a-z])/g, Zr = function(t) {
|
|
|
4910
4915
|
// instead in the assignment below.
|
|
4911
4916
|
].forEach(function(e) {
|
|
4912
4917
|
var t = e.replace(Yr, Zr);
|
|
4913
|
-
|
|
4918
|
+
Ie[t] = new Me(
|
|
4914
4919
|
t,
|
|
4915
4920
|
at,
|
|
4916
4921
|
!1,
|
|
@@ -4931,7 +4936,7 @@ var Yr = /[\-\:]([a-z])/g, Zr = function(t) {
|
|
|
4931
4936
|
// instead in the assignment below.
|
|
4932
4937
|
].forEach(function(e) {
|
|
4933
4938
|
var t = e.replace(Yr, Zr);
|
|
4934
|
-
|
|
4939
|
+
Ie[t] = new Me(
|
|
4935
4940
|
t,
|
|
4936
4941
|
at,
|
|
4937
4942
|
!1,
|
|
@@ -4944,7 +4949,7 @@ var Yr = /[\-\:]([a-z])/g, Zr = function(t) {
|
|
|
4944
4949
|
);
|
|
4945
4950
|
});
|
|
4946
4951
|
["tabIndex", "crossOrigin"].forEach(function(e) {
|
|
4947
|
-
|
|
4952
|
+
Ie[e] = new Me(
|
|
4948
4953
|
e,
|
|
4949
4954
|
at,
|
|
4950
4955
|
!1,
|
|
@@ -4959,7 +4964,7 @@ var Yr = /[\-\:]([a-z])/g, Zr = function(t) {
|
|
|
4959
4964
|
);
|
|
4960
4965
|
});
|
|
4961
4966
|
var Ml = "xlinkHref";
|
|
4962
|
-
|
|
4967
|
+
Ie[Ml] = new Me(
|
|
4963
4968
|
"xlinkHref",
|
|
4964
4969
|
at,
|
|
4965
4970
|
!1,
|
|
@@ -4971,7 +4976,7 @@ ke[Ml] = new Me(
|
|
|
4971
4976
|
!1
|
|
4972
4977
|
);
|
|
4973
4978
|
["src", "href", "action", "formAction"].forEach(function(e) {
|
|
4974
|
-
|
|
4979
|
+
Ie[e] = new Me(
|
|
4975
4980
|
e,
|
|
4976
4981
|
at,
|
|
4977
4982
|
!1,
|
|
@@ -5010,31 +5015,31 @@ var Ko = {}, Gr = { exports: {} }, zn = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Vl =
|
|
|
5010
5015
|
return [];
|
|
5011
5016
|
t = t || {};
|
|
5012
5017
|
var r = 1, n = 1;
|
|
5013
|
-
function o(
|
|
5014
|
-
var p =
|
|
5018
|
+
function o(g) {
|
|
5019
|
+
var p = g.match(Vl);
|
|
5015
5020
|
p && (r += p.length);
|
|
5016
|
-
var C =
|
|
5017
|
-
n = ~C ?
|
|
5021
|
+
var C = g.lastIndexOf(Gl);
|
|
5022
|
+
n = ~C ? g.length - C : n + g.length;
|
|
5018
5023
|
}
|
|
5019
5024
|
function a() {
|
|
5020
|
-
var
|
|
5025
|
+
var g = { line: r, column: n };
|
|
5021
5026
|
return function(p) {
|
|
5022
|
-
return p.position = new c(
|
|
5027
|
+
return p.position = new c(g), s(), p;
|
|
5023
5028
|
};
|
|
5024
5029
|
}
|
|
5025
|
-
function c(
|
|
5026
|
-
this.start =
|
|
5030
|
+
function c(g) {
|
|
5031
|
+
this.start = g, this.end = { line: r, column: n }, this.source = t.source;
|
|
5027
5032
|
}
|
|
5028
5033
|
c.prototype.content = e;
|
|
5029
|
-
function i(
|
|
5034
|
+
function i(g) {
|
|
5030
5035
|
var p = new Error(
|
|
5031
|
-
t.source + ":" + r + ":" + n + ": " +
|
|
5036
|
+
t.source + ":" + r + ":" + n + ": " + g
|
|
5032
5037
|
);
|
|
5033
|
-
if (p.reason =
|
|
5038
|
+
if (p.reason = g, p.filename = t.source, p.line = r, p.column = n, p.source = e, !t.silent)
|
|
5034
5039
|
throw p;
|
|
5035
5040
|
}
|
|
5036
|
-
function l(
|
|
5037
|
-
var p =
|
|
5041
|
+
function l(g) {
|
|
5042
|
+
var p = g.exec(e);
|
|
5038
5043
|
if (p) {
|
|
5039
5044
|
var C = p[0];
|
|
5040
5045
|
return o(C), e = e.slice(C.length), p;
|
|
@@ -5043,32 +5048,32 @@ var Ko = {}, Gr = { exports: {} }, zn = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Vl =
|
|
|
5043
5048
|
function s() {
|
|
5044
5049
|
l(Wl);
|
|
5045
5050
|
}
|
|
5046
|
-
function f(
|
|
5051
|
+
function f(g) {
|
|
5047
5052
|
var p;
|
|
5048
|
-
for (
|
|
5049
|
-
p !== !1 &&
|
|
5050
|
-
return
|
|
5053
|
+
for (g = g || []; p = d(); )
|
|
5054
|
+
p !== !1 && g.push(p);
|
|
5055
|
+
return g;
|
|
5051
5056
|
}
|
|
5052
5057
|
function d() {
|
|
5053
|
-
var
|
|
5058
|
+
var g = a();
|
|
5054
5059
|
if (!(Bn != e.charAt(0) || Hn != e.charAt(1))) {
|
|
5055
5060
|
for (var p = 2; ut != e.charAt(p) && (Hn != e.charAt(p) || Bn != e.charAt(p + 1)); )
|
|
5056
5061
|
++p;
|
|
5057
5062
|
if (p += 2, ut === e.charAt(p - 1))
|
|
5058
5063
|
return i("End of comment missing");
|
|
5059
5064
|
var C = e.slice(2, p - 2);
|
|
5060
|
-
return n += 2, o(C), e = e.slice(p), n += 2,
|
|
5065
|
+
return n += 2, o(C), e = e.slice(p), n += 2, g({
|
|
5061
5066
|
type: Xl,
|
|
5062
5067
|
comment: C
|
|
5063
5068
|
});
|
|
5064
5069
|
}
|
|
5065
5070
|
}
|
|
5066
5071
|
function y() {
|
|
5067
|
-
var
|
|
5072
|
+
var g = a(), p = l(Ul);
|
|
5068
5073
|
if (p) {
|
|
5069
5074
|
if (d(), !l(ql))
|
|
5070
5075
|
return i("property missing ':'");
|
|
5071
|
-
var C = l(Yl), x =
|
|
5076
|
+
var C = l(Yl), x = g({
|
|
5072
5077
|
type: Jl,
|
|
5073
5078
|
property: Vn(p[0].replace(zn, ut)),
|
|
5074
5079
|
value: C ? Vn(C[0].replace(zn, ut)) : ut
|
|
@@ -5076,14 +5081,14 @@ var Ko = {}, Gr = { exports: {} }, zn = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Vl =
|
|
|
5076
5081
|
return l(Zl), x;
|
|
5077
5082
|
}
|
|
5078
5083
|
}
|
|
5079
|
-
function
|
|
5080
|
-
var
|
|
5081
|
-
f(
|
|
5084
|
+
function w() {
|
|
5085
|
+
var g = [];
|
|
5086
|
+
f(g);
|
|
5082
5087
|
for (var p; p = y(); )
|
|
5083
|
-
p !== !1 && (
|
|
5084
|
-
return
|
|
5088
|
+
p !== !1 && (g.push(p), f(g));
|
|
5089
|
+
return g;
|
|
5085
5090
|
}
|
|
5086
|
-
return s(),
|
|
5091
|
+
return s(), w();
|
|
5087
5092
|
};
|
|
5088
5093
|
function Vn(e) {
|
|
5089
5094
|
return e ? e.replace(Kl, ut) : ut;
|
|
@@ -5219,15 +5224,15 @@ function qn(e) {
|
|
|
5219
5224
|
var Ec = wt, xc = Qo, Ht = Jo, Cc = Ht.setStyleProp, Lc = Ht.canTextBeChildOfNode;
|
|
5220
5225
|
function ea(e, t) {
|
|
5221
5226
|
t = t || {};
|
|
5222
|
-
for (var r = t.library || Ec, n = r.cloneElement, o = r.createElement, a = r.isValidElement, c = [], i, l, s = typeof t.replace == "function", f, d, y,
|
|
5223
|
-
if (i = e[
|
|
5227
|
+
for (var r = t.library || Ec, n = r.cloneElement, o = r.createElement, a = r.isValidElement, c = [], i, l, s = typeof t.replace == "function", f, d, y, w = t.trim, g = 0, p = e.length; g < p; g++) {
|
|
5228
|
+
if (i = e[g], s && (f = t.replace(i), a(f))) {
|
|
5224
5229
|
p > 1 && (f = n(f, {
|
|
5225
|
-
key: f.key ||
|
|
5230
|
+
key: f.key || g
|
|
5226
5231
|
})), c.push(f);
|
|
5227
5232
|
continue;
|
|
5228
5233
|
}
|
|
5229
5234
|
if (i.type === "text") {
|
|
5230
|
-
if (l = !i.data.trim().length, l && i.parent && !Lc(i.parent) ||
|
|
5235
|
+
if (l = !i.data.trim().length, l && i.parent && !Lc(i.parent) || w && l)
|
|
5231
5236
|
continue;
|
|
5232
5237
|
c.push(i.data);
|
|
5233
5238
|
continue;
|
|
@@ -5245,7 +5250,7 @@ function ea(e, t) {
|
|
|
5245
5250
|
default:
|
|
5246
5251
|
continue;
|
|
5247
5252
|
}
|
|
5248
|
-
p > 1 && (d.key =
|
|
5253
|
+
p > 1 && (d.key = g), c.push(o(i.name, d, y));
|
|
5249
5254
|
}
|
|
5250
5255
|
return c.length === 1 ? c[0] : c;
|
|
5251
5256
|
}
|
|
@@ -5282,49 +5287,49 @@ Je.Element;
|
|
|
5282
5287
|
Je.ProcessingInstruction;
|
|
5283
5288
|
Je.Text;
|
|
5284
5289
|
const Pc = ({ config: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1, setConfig: o }) => {
|
|
5285
|
-
const a = new nl(), [c, i] = ve(
|
|
5286
|
-
let { title:
|
|
5290
|
+
const a = new nl(), [c, i] = ve(It), [l, s] = ve(!0), [f, d] = ve(c.data || []), [y, w] = ve();
|
|
5291
|
+
let { title: g, filters: p } = c;
|
|
5287
5292
|
const C = c.fontSize === "small" ? "16px" : c.fontSize === "medium" ? "22px" : "27px", { contentClasses: x } = ol(c), I = async () => {
|
|
5288
|
-
let
|
|
5289
|
-
|
|
5290
|
-
let M = { ...c, ...
|
|
5293
|
+
let E = e || await (await fetch(t)).json(), L = E.formattedData || E.data || {};
|
|
5294
|
+
E.dataUrl && (L = await (await fetch(E.dataUrl)).json(), E.dataDescription && (L = a.autoStandardize(L), L = a.developerStandardize(L, E.dataDescription))), L && (d(L), w(L));
|
|
5295
|
+
let M = { ...c, ...E };
|
|
5291
5296
|
const re = { ...await il(M) };
|
|
5292
5297
|
S(re), s(!1);
|
|
5293
|
-
}, S = (
|
|
5294
|
-
Object.keys(
|
|
5295
|
-
|
|
5296
|
-
}),
|
|
5298
|
+
}, S = (E) => {
|
|
5299
|
+
Object.keys(It).forEach((L) => {
|
|
5300
|
+
E[L] && typeof E[L] == "object" && !Array.isArray(E[L]) && (E[L] = { ...It[L], ...E[L] });
|
|
5301
|
+
}), E.runtime = {}, E.runtime.uniqueId = Date.now(), E.runtime.editorErrorMessage = "", i(E);
|
|
5297
5302
|
}, k = () => {
|
|
5298
|
-
let
|
|
5303
|
+
let E = [];
|
|
5299
5304
|
if (p.length)
|
|
5300
|
-
p.map((L) => L.columnName && L.columnValue ?
|
|
5305
|
+
p.map((L) => L.columnName && L.columnValue ? E = f.filter(function(M) {
|
|
5301
5306
|
return M[L.columnName] === L.columnValue;
|
|
5302
5307
|
}) : null);
|
|
5303
5308
|
else
|
|
5304
|
-
return
|
|
5305
|
-
return
|
|
5309
|
+
return E = f.filter((L, M) => L[c.textColumn] && M === 0);
|
|
5310
|
+
return E;
|
|
5306
5311
|
};
|
|
5307
5312
|
xe(() => {
|
|
5308
|
-
I().catch((
|
|
5313
|
+
I().catch((E) => console.log(E));
|
|
5309
5314
|
}, []), xe(() => {
|
|
5310
|
-
e && !e.dataUrl && (S({ ...
|
|
5315
|
+
e && !e.dataUrl && (S({ ...It, ...e }), d(e.data), w(e.data));
|
|
5311
5316
|
}, [e == null ? void 0 : e.data]);
|
|
5312
|
-
let
|
|
5317
|
+
let m = /* @__PURE__ */ _(ma, {});
|
|
5313
5318
|
if (l === !1) {
|
|
5314
|
-
let
|
|
5315
|
-
|
|
5319
|
+
let E = /* @__PURE__ */ fe(bt, { children: [
|
|
5320
|
+
g && /* @__PURE__ */ _("header", { style: { fontSize: C }, className: `cove-component__header ${c.theme} `, children: Je(g) }),
|
|
5316
5321
|
/* @__PURE__ */ _("div", { className: x.join(" "), children: /* @__PURE__ */ _("div", { className: "cove-component__content-wrap", children: k().slice(0, 1).map((L, M) => /* @__PURE__ */ fe("p", { style: { fontSize: C }, children: [
|
|
5317
5322
|
" ",
|
|
5318
5323
|
Je(L[c.textColumn] || ""),
|
|
5319
5324
|
" "
|
|
5320
5325
|
] }, M)) }) })
|
|
5321
5326
|
] });
|
|
5322
|
-
|
|
5323
|
-
n && /* @__PURE__ */ _(rl, { children:
|
|
5324
|
-
!n &&
|
|
5327
|
+
m = /* @__PURE__ */ fe("div", { className: `cove ${c.theme} `, children: [
|
|
5328
|
+
n && /* @__PURE__ */ _(rl, { children: E }),
|
|
5329
|
+
!n && E
|
|
5325
5330
|
] });
|
|
5326
5331
|
}
|
|
5327
|
-
const
|
|
5332
|
+
const O = {
|
|
5328
5333
|
config: c,
|
|
5329
5334
|
updateConfig: S,
|
|
5330
5335
|
loading: l,
|
|
@@ -5333,7 +5338,7 @@ const Pc = ({ config: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1, se
|
|
|
5333
5338
|
stateData: f,
|
|
5334
5339
|
unfilteredData: f
|
|
5335
5340
|
};
|
|
5336
|
-
return /* @__PURE__ */ _(Jn, { component: "CdcFilteredText", children: /* @__PURE__ */ _(Xn.Provider, { value:
|
|
5341
|
+
return /* @__PURE__ */ _(Jn, { component: "CdcFilteredText", children: /* @__PURE__ */ _(Xn.Provider, { value: O, children: m }) });
|
|
5337
5342
|
};
|
|
5338
5343
|
export {
|
|
5339
5344
|
Pc as default
|