@cdc/filtered-text 4.23.11 → 4.24.1
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/dist/cdcfilteredtext.js +882 -870
- package/package.json +3 -3
package/dist/cdcfilteredtext.js
CHANGED
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
* Licensed under MIT
|
|
5
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__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
|
|
7
|
+
import Et, { createContext as Vt, createElement as Re, useState as ve, PureComponent as Ir, useId as Yn, useEffect as xe, useContext as Kn, useRef as Ie, useLayoutEffect as fa, Children as da, useMemo as pa, useCallback as Zn, memo as kr } 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;
|
|
11
11
|
}
|
|
12
|
-
var
|
|
12
|
+
var xr = { exports: {} }, xt = {};
|
|
13
13
|
/**
|
|
14
14
|
* @license React
|
|
15
15
|
* react-jsx-runtime.production.min.js
|
|
@@ -24,16 +24,16 @@ function ha() {
|
|
|
24
24
|
if (on)
|
|
25
25
|
return xt;
|
|
26
26
|
on = 1;
|
|
27
|
-
var e =
|
|
27
|
+
var e = Et, 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 l(i, c, s) {
|
|
29
|
-
var f, d = {},
|
|
30
|
-
s !== void 0 && (
|
|
29
|
+
var f, d = {}, g = null, E = null;
|
|
30
|
+
s !== void 0 && (g = "" + s), c.key !== void 0 && (g = "" + c.key), c.ref !== void 0 && (E = c.ref);
|
|
31
31
|
for (f in c)
|
|
32
32
|
n.call(c, f) && !a.hasOwnProperty(f) && (d[f] = c[f]);
|
|
33
33
|
if (i && i.defaultProps)
|
|
34
34
|
for (f in c = i.defaultProps, c)
|
|
35
35
|
d[f] === void 0 && (d[f] = c[f]);
|
|
36
|
-
return { $$typeof: t, type: i, key:
|
|
36
|
+
return { $$typeof: t, type: i, key: g, ref: E, props: d, _owner: o.current };
|
|
37
37
|
}
|
|
38
38
|
return xt.Fragment = r, xt.jsx = l, xt.jsxs = l, xt;
|
|
39
39
|
}
|
|
@@ -50,51 +50,51 @@ 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 =
|
|
53
|
+
var e = Et, 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"), l = Symbol.for("react.provider"), i = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), s = Symbol.for("react.suspense"), f = Symbol.for("react.suspense_list"), d = Symbol.for("react.memo"), g = Symbol.for("react.lazy"), E = Symbol.for("react.offscreen"), y = Symbol.iterator, p = "@@iterator";
|
|
54
54
|
function C(u) {
|
|
55
55
|
if (u === null || typeof u != "object")
|
|
56
56
|
return null;
|
|
57
|
-
var
|
|
58
|
-
return typeof
|
|
57
|
+
var L = y && u[y] || u[p];
|
|
58
|
+
return typeof L == "function" ? L : null;
|
|
59
59
|
}
|
|
60
60
|
var x = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
61
61
|
function k(u) {
|
|
62
62
|
{
|
|
63
|
-
for (var
|
|
63
|
+
for (var L = arguments.length, D = new Array(L > 1 ? L - 1 : 0), Y = 1; Y < L; Y++)
|
|
64
64
|
D[Y - 1] = arguments[Y];
|
|
65
|
-
|
|
65
|
+
_("error", u, D);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
function
|
|
68
|
+
function _(u, L, D) {
|
|
69
69
|
{
|
|
70
70
|
var Y = x.ReactDebugCurrentFrame, he = Y.getStackAddendum();
|
|
71
|
-
he !== "" && (
|
|
71
|
+
he !== "" && (L += "%s", D = D.concat([he]));
|
|
72
72
|
var be = D.map(function(fe) {
|
|
73
73
|
return String(fe);
|
|
74
74
|
});
|
|
75
|
-
be.unshift("Warning: " +
|
|
75
|
+
be.unshift("Warning: " + L), Function.prototype.apply.call(console[u], console, be);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
var I = !1, m = !1, O = !1,
|
|
78
|
+
var I = !1, m = !1, O = !1, w = !1, T = !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 ||
|
|
81
|
+
return !!(typeof u == "string" || typeof u == "function" || u === n || u === a || T || u === o || u === s || u === f || w || u === E || I || m || O || typeof u == "object" && u !== null && (u.$$typeof === g || u.$$typeof === d || u.$$typeof === l || u.$$typeof === i || u.$$typeof === c || // 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.
|
|
85
85
|
u.$$typeof === M || u.getModuleId !== void 0));
|
|
86
86
|
}
|
|
87
|
-
function F(u,
|
|
87
|
+
function F(u, L, D) {
|
|
88
88
|
var Y = u.displayName;
|
|
89
89
|
if (Y)
|
|
90
90
|
return Y;
|
|
91
|
-
var he =
|
|
91
|
+
var he = L.displayName || L.name || "";
|
|
92
92
|
return he !== "" ? D + "(" + he + ")" : D;
|
|
93
93
|
}
|
|
94
94
|
function de(u) {
|
|
95
95
|
return u.displayName || "Context";
|
|
96
96
|
}
|
|
97
|
-
function
|
|
97
|
+
function K(u) {
|
|
98
98
|
if (u == null)
|
|
99
99
|
return null;
|
|
100
100
|
if (typeof u.tag == "number" && k("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof u == "function")
|
|
@@ -118,8 +118,8 @@ function va() {
|
|
|
118
118
|
if (typeof u == "object")
|
|
119
119
|
switch (u.$$typeof) {
|
|
120
120
|
case i:
|
|
121
|
-
var
|
|
122
|
-
return de(
|
|
121
|
+
var L = u;
|
|
122
|
+
return de(L) + ".Consumer";
|
|
123
123
|
case l:
|
|
124
124
|
var D = u;
|
|
125
125
|
return de(D._context) + ".Provider";
|
|
@@ -127,11 +127,11 @@ function va() {
|
|
|
127
127
|
return F(u, u.render, "ForwardRef");
|
|
128
128
|
case d:
|
|
129
129
|
var Y = u.displayName || null;
|
|
130
|
-
return Y !== null ? Y :
|
|
131
|
-
case
|
|
130
|
+
return Y !== null ? Y : K(u.type) || "Memo";
|
|
131
|
+
case g: {
|
|
132
132
|
var he = u, be = he._payload, fe = he._init;
|
|
133
133
|
try {
|
|
134
|
-
return
|
|
134
|
+
return K(fe(be));
|
|
135
135
|
} catch {
|
|
136
136
|
return null;
|
|
137
137
|
}
|
|
@@ -139,14 +139,14 @@ function va() {
|
|
|
139
139
|
}
|
|
140
140
|
return null;
|
|
141
141
|
}
|
|
142
|
-
var ne = Object.assign, te = 0,
|
|
142
|
+
var ne = Object.assign, te = 0, Z, Ee, Se, 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
|
-
|
|
149
|
+
Z = console.log, Ee = console.info, Se = 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,
|
|
@@ -176,13 +176,13 @@ function va() {
|
|
|
176
176
|
};
|
|
177
177
|
Object.defineProperties(console, {
|
|
178
178
|
log: ne({}, u, {
|
|
179
|
-
value:
|
|
179
|
+
value: Z
|
|
180
180
|
}),
|
|
181
181
|
info: ne({}, u, {
|
|
182
|
-
value:
|
|
182
|
+
value: Ee
|
|
183
183
|
}),
|
|
184
184
|
warn: ne({}, u, {
|
|
185
|
-
value:
|
|
185
|
+
value: Se
|
|
186
186
|
}),
|
|
187
187
|
error: ne({}, u, {
|
|
188
188
|
value: Ne
|
|
@@ -202,7 +202,7 @@ function va() {
|
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
var V = x.ReactCurrentDispatcher, U;
|
|
205
|
-
function G(u,
|
|
205
|
+
function G(u, L, D) {
|
|
206
206
|
{
|
|
207
207
|
if (U === void 0)
|
|
208
208
|
try {
|
|
@@ -220,7 +220,7 @@ function va() {
|
|
|
220
220
|
var $ = typeof WeakMap == "function" ? WeakMap : Map;
|
|
221
221
|
h = new $();
|
|
222
222
|
}
|
|
223
|
-
function v(u,
|
|
223
|
+
function v(u, L) {
|
|
224
224
|
if (!u || J)
|
|
225
225
|
return "";
|
|
226
226
|
{
|
|
@@ -235,7 +235,7 @@ function va() {
|
|
|
235
235
|
var be;
|
|
236
236
|
be = V.current, V.current = null, B();
|
|
237
237
|
try {
|
|
238
|
-
if (
|
|
238
|
+
if (L) {
|
|
239
239
|
var fe = function() {
|
|
240
240
|
throw Error();
|
|
241
241
|
};
|
|
@@ -270,18 +270,18 @@ function va() {
|
|
|
270
270
|
if (Xe && Y && typeof Xe.stack == "string") {
|
|
271
271
|
for (var se = Xe.stack.split(`
|
|
272
272
|
`), De = Y.stack.split(`
|
|
273
|
-
`),
|
|
273
|
+
`), Le = se.length - 1, Ae = De.length - 1; Le >= 1 && Ae >= 0 && se[Le] !== De[Ae]; )
|
|
274
274
|
Ae--;
|
|
275
|
-
for (;
|
|
276
|
-
if (se[
|
|
277
|
-
if (
|
|
275
|
+
for (; Le >= 1 && Ae >= 0; Le--, Ae--)
|
|
276
|
+
if (se[Le] !== De[Ae]) {
|
|
277
|
+
if (Le !== 1 || Ae !== 1)
|
|
278
278
|
do
|
|
279
|
-
if (
|
|
279
|
+
if (Le--, Ae--, Ae < 0 || se[Le] !== De[Ae]) {
|
|
280
280
|
var Be = `
|
|
281
|
-
` + se[
|
|
281
|
+
` + se[Le].replace(" at new ", " at ");
|
|
282
282
|
return u.displayName && Be.includes("<anonymous>") && (Be = Be.replace("<anonymous>", u.displayName)), typeof u == "function" && h.set(u, Be), Be;
|
|
283
283
|
}
|
|
284
|
-
while (
|
|
284
|
+
while (Le >= 1 && Ae >= 0);
|
|
285
285
|
break;
|
|
286
286
|
}
|
|
287
287
|
}
|
|
@@ -291,14 +291,14 @@ function va() {
|
|
|
291
291
|
var ht = u ? u.displayName || u.name : "", nn = ht ? G(ht) : "";
|
|
292
292
|
return typeof u == "function" && h.set(u, nn), nn;
|
|
293
293
|
}
|
|
294
|
-
function q(u,
|
|
294
|
+
function q(u, L, D) {
|
|
295
295
|
return v(u, !1);
|
|
296
296
|
}
|
|
297
297
|
function Q(u) {
|
|
298
|
-
var
|
|
299
|
-
return !!(
|
|
298
|
+
var L = u.prototype;
|
|
299
|
+
return !!(L && L.isReactComponent);
|
|
300
300
|
}
|
|
301
|
-
function ee(u,
|
|
301
|
+
function ee(u, L, D) {
|
|
302
302
|
if (u == null)
|
|
303
303
|
return "";
|
|
304
304
|
if (typeof u == "function")
|
|
@@ -316,26 +316,26 @@ function va() {
|
|
|
316
316
|
case c:
|
|
317
317
|
return q(u.render);
|
|
318
318
|
case d:
|
|
319
|
-
return ee(u.type,
|
|
320
|
-
case
|
|
319
|
+
return ee(u.type, L, D);
|
|
320
|
+
case g: {
|
|
321
321
|
var Y = u, he = Y._payload, be = Y._init;
|
|
322
322
|
try {
|
|
323
|
-
return ee(be(he),
|
|
323
|
+
return ee(be(he), L, D);
|
|
324
324
|
} catch {
|
|
325
325
|
}
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
return "";
|
|
329
329
|
}
|
|
330
|
-
var oe = Object.prototype.hasOwnProperty, pe = {},
|
|
331
|
-
function
|
|
330
|
+
var oe = Object.prototype.hasOwnProperty, pe = {}, ge = x.ReactDebugCurrentFrame;
|
|
331
|
+
function _e(u) {
|
|
332
332
|
if (u) {
|
|
333
|
-
var
|
|
334
|
-
|
|
333
|
+
var L = u._owner, D = ee(u.type, u._source, L ? L.type : null);
|
|
334
|
+
ge.setExtraStackFrame(D);
|
|
335
335
|
} else
|
|
336
|
-
|
|
336
|
+
ge.setExtraStackFrame(null);
|
|
337
337
|
}
|
|
338
|
-
function ae(u,
|
|
338
|
+
function ae(u, L, D, Y, he) {
|
|
339
339
|
{
|
|
340
340
|
var be = Function.call.bind(oe);
|
|
341
341
|
for (var fe in u)
|
|
@@ -346,11 +346,11 @@ function va() {
|
|
|
346
346
|
var De = Error((Y || "React class") + ": " + D + " type `" + fe + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof u[fe] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
347
347
|
throw De.name = "Invariant Violation", De;
|
|
348
348
|
}
|
|
349
|
-
se = u[fe](
|
|
350
|
-
} catch (
|
|
351
|
-
se =
|
|
349
|
+
se = u[fe](L, fe, Y, D, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
350
|
+
} catch (Le) {
|
|
351
|
+
se = Le;
|
|
352
352
|
}
|
|
353
|
-
se && !(se instanceof Error) && (
|
|
353
|
+
se && !(se instanceof Error) && (_e(he), k("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", Y || "React class", D, fe, typeof se), _e(null)), se instanceof Error && !(se.message in pe) && (pe[se.message] = !0, _e(he), k("Failed %s type: %s", D, se.message), _e(null));
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
}
|
|
@@ -360,11 +360,11 @@ function va() {
|
|
|
360
360
|
}
|
|
361
361
|
function R(u) {
|
|
362
362
|
{
|
|
363
|
-
var
|
|
363
|
+
var L = typeof Symbol == "function" && Symbol.toStringTag, D = L && u[Symbol.toStringTag] || u.constructor.name || "Object";
|
|
364
364
|
return D;
|
|
365
365
|
}
|
|
366
366
|
}
|
|
367
|
-
function
|
|
367
|
+
function Te(u) {
|
|
368
368
|
try {
|
|
369
369
|
return j(u), !1;
|
|
370
370
|
} catch {
|
|
@@ -375,7 +375,7 @@ function va() {
|
|
|
375
375
|
return "" + u;
|
|
376
376
|
}
|
|
377
377
|
function ie(u) {
|
|
378
|
-
if (
|
|
378
|
+
if (Te(u))
|
|
379
379
|
return k("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", R(u)), j(u);
|
|
380
380
|
}
|
|
381
381
|
var ce = x.ReactCurrentOwner, Oe = {
|
|
@@ -387,30 +387,30 @@ function va() {
|
|
|
387
387
|
ze = {};
|
|
388
388
|
function $e(u) {
|
|
389
389
|
if (oe.call(u, "ref")) {
|
|
390
|
-
var
|
|
391
|
-
if (
|
|
390
|
+
var L = Object.getOwnPropertyDescriptor(u, "ref").get;
|
|
391
|
+
if (L && L.isReactWarning)
|
|
392
392
|
return !1;
|
|
393
393
|
}
|
|
394
394
|
return u.ref !== void 0;
|
|
395
395
|
}
|
|
396
396
|
function it(u) {
|
|
397
397
|
if (oe.call(u, "key")) {
|
|
398
|
-
var
|
|
399
|
-
if (
|
|
398
|
+
var L = Object.getOwnPropertyDescriptor(u, "key").get;
|
|
399
|
+
if (L && L.isReactWarning)
|
|
400
400
|
return !1;
|
|
401
401
|
}
|
|
402
402
|
return u.key !== void 0;
|
|
403
403
|
}
|
|
404
|
-
function lt(u,
|
|
405
|
-
if (typeof u.ref == "string" && ce.current &&
|
|
406
|
-
var D =
|
|
407
|
-
ze[D] || (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',
|
|
404
|
+
function lt(u, L) {
|
|
405
|
+
if (typeof u.ref == "string" && ce.current && L && ce.current.stateNode !== L) {
|
|
406
|
+
var D = K(ce.current.type);
|
|
407
|
+
ze[D] || (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', K(ce.current.type), u.ref), ze[D] = !0);
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
|
-
function ct(u,
|
|
410
|
+
function ct(u, L) {
|
|
411
411
|
{
|
|
412
412
|
var D = function() {
|
|
413
|
-
Ce || (Ce = !0, k("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
413
|
+
Ce || (Ce = !0, k("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", L));
|
|
414
414
|
};
|
|
415
415
|
D.isReactWarning = !0, Object.defineProperty(u, "key", {
|
|
416
416
|
get: D,
|
|
@@ -418,10 +418,10 @@ function va() {
|
|
|
418
418
|
});
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
|
-
function
|
|
421
|
+
function ar(u, L) {
|
|
422
422
|
{
|
|
423
423
|
var D = function() {
|
|
424
|
-
Fe || (Fe = !0, k("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
424
|
+
Fe || (Fe = !0, k("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", L));
|
|
425
425
|
};
|
|
426
426
|
D.isReactWarning = !0, Object.defineProperty(u, "ref", {
|
|
427
427
|
get: D,
|
|
@@ -429,13 +429,13 @@ function va() {
|
|
|
429
429
|
});
|
|
430
430
|
}
|
|
431
431
|
}
|
|
432
|
-
var
|
|
432
|
+
var wt = function(u, L, D, Y, he, be, fe) {
|
|
433
433
|
var se = {
|
|
434
434
|
// This tag allows us to uniquely identify this as a React Element
|
|
435
435
|
$$typeof: t,
|
|
436
436
|
// Built-in properties that belong on the element
|
|
437
437
|
type: u,
|
|
438
|
-
key:
|
|
438
|
+
key: L,
|
|
439
439
|
ref: D,
|
|
440
440
|
props: fe,
|
|
441
441
|
// Record the component responsible for creating this element.
|
|
@@ -458,41 +458,41 @@ function va() {
|
|
|
458
458
|
value: he
|
|
459
459
|
}), Object.freeze && (Object.freeze(se.props), Object.freeze(se)), se;
|
|
460
460
|
};
|
|
461
|
-
function ra(u,
|
|
461
|
+
function ra(u, L, D, Y, he) {
|
|
462
462
|
{
|
|
463
463
|
var be, fe = {}, se = null, De = null;
|
|
464
|
-
D !== void 0 && (ie(D), se = "" + D), it(
|
|
465
|
-
for (be in
|
|
466
|
-
oe.call(
|
|
464
|
+
D !== void 0 && (ie(D), se = "" + D), it(L) && (ie(L.key), se = "" + L.key), $e(L) && (De = L.ref, lt(L, he));
|
|
465
|
+
for (be in L)
|
|
466
|
+
oe.call(L, be) && !Oe.hasOwnProperty(be) && (fe[be] = L[be]);
|
|
467
467
|
if (u && u.defaultProps) {
|
|
468
|
-
var
|
|
469
|
-
for (be in
|
|
470
|
-
fe[be] === void 0 && (fe[be] =
|
|
468
|
+
var Le = u.defaultProps;
|
|
469
|
+
for (be in Le)
|
|
470
|
+
fe[be] === void 0 && (fe[be] = Le[be]);
|
|
471
471
|
}
|
|
472
472
|
if (se || De) {
|
|
473
473
|
var Ae = typeof u == "function" ? u.displayName || u.name || "Unknown" : u;
|
|
474
|
-
se && ct(fe, Ae), De &&
|
|
474
|
+
se && ct(fe, Ae), De && ar(fe, Ae);
|
|
475
475
|
}
|
|
476
|
-
return
|
|
476
|
+
return wt(u, se, De, he, Y, ce.current, fe);
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
|
-
var
|
|
479
|
+
var ir = x.ReactCurrentOwner, Xr = x.ReactDebugCurrentFrame;
|
|
480
480
|
function pt(u) {
|
|
481
481
|
if (u) {
|
|
482
|
-
var
|
|
482
|
+
var L = u._owner, D = ee(u.type, u._source, L ? L.type : null);
|
|
483
483
|
Xr.setExtraStackFrame(D);
|
|
484
484
|
} else
|
|
485
485
|
Xr.setExtraStackFrame(null);
|
|
486
486
|
}
|
|
487
|
-
var
|
|
488
|
-
|
|
489
|
-
function
|
|
487
|
+
var lr;
|
|
488
|
+
lr = !1;
|
|
489
|
+
function cr(u) {
|
|
490
490
|
return typeof u == "object" && u !== null && u.$$typeof === t;
|
|
491
491
|
}
|
|
492
492
|
function Jr() {
|
|
493
493
|
{
|
|
494
|
-
if (
|
|
495
|
-
var u =
|
|
494
|
+
if (ir.current) {
|
|
495
|
+
var u = K(ir.current.type);
|
|
496
496
|
if (u)
|
|
497
497
|
return `
|
|
498
498
|
|
|
@@ -504,10 +504,10 @@ Check the render method of \`` + u + "`.";
|
|
|
504
504
|
function na(u) {
|
|
505
505
|
{
|
|
506
506
|
if (u !== void 0) {
|
|
507
|
-
var
|
|
507
|
+
var L = u.fileName.replace(/^.*[\\\/]/, ""), D = u.lineNumber;
|
|
508
508
|
return `
|
|
509
509
|
|
|
510
|
-
Check your code at ` +
|
|
510
|
+
Check your code at ` + L + ":" + D + ".";
|
|
511
511
|
}
|
|
512
512
|
return "";
|
|
513
513
|
}
|
|
@@ -515,77 +515,77 @@ Check your code at ` + T + ":" + D + ".";
|
|
|
515
515
|
var Qr = {};
|
|
516
516
|
function oa(u) {
|
|
517
517
|
{
|
|
518
|
-
var
|
|
519
|
-
if (!
|
|
518
|
+
var L = Jr();
|
|
519
|
+
if (!L) {
|
|
520
520
|
var D = typeof u == "string" ? u : u.displayName || u.name;
|
|
521
|
-
D && (
|
|
521
|
+
D && (L = `
|
|
522
522
|
|
|
523
523
|
Check the top-level render call using <` + D + ">.");
|
|
524
524
|
}
|
|
525
|
-
return
|
|
525
|
+
return L;
|
|
526
526
|
}
|
|
527
527
|
}
|
|
528
|
-
function en(u,
|
|
528
|
+
function en(u, L) {
|
|
529
529
|
{
|
|
530
530
|
if (!u._store || u._store.validated || u.key != null)
|
|
531
531
|
return;
|
|
532
532
|
u._store.validated = !0;
|
|
533
|
-
var D = oa(
|
|
533
|
+
var D = oa(L);
|
|
534
534
|
if (Qr[D])
|
|
535
535
|
return;
|
|
536
536
|
Qr[D] = !0;
|
|
537
537
|
var Y = "";
|
|
538
|
-
u && u._owner && u._owner !==
|
|
538
|
+
u && u._owner && u._owner !== ir.current && (Y = " It was passed a child from " + K(u._owner.type) + "."), pt(u), k('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', D, Y), pt(null);
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
|
-
function tn(u,
|
|
541
|
+
function tn(u, L) {
|
|
542
542
|
{
|
|
543
543
|
if (typeof u != "object")
|
|
544
544
|
return;
|
|
545
545
|
if (N(u))
|
|
546
546
|
for (var D = 0; D < u.length; D++) {
|
|
547
547
|
var Y = u[D];
|
|
548
|
-
|
|
548
|
+
cr(Y) && en(Y, L);
|
|
549
549
|
}
|
|
550
|
-
else if (
|
|
550
|
+
else if (cr(u))
|
|
551
551
|
u._store && (u._store.validated = !0);
|
|
552
552
|
else if (u) {
|
|
553
553
|
var he = C(u);
|
|
554
554
|
if (typeof he == "function" && he !== u.entries)
|
|
555
555
|
for (var be = he.call(u), fe; !(fe = be.next()).done; )
|
|
556
|
-
|
|
556
|
+
cr(fe.value) && en(fe.value, L);
|
|
557
557
|
}
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
function aa(u) {
|
|
561
561
|
{
|
|
562
|
-
var
|
|
563
|
-
if (
|
|
562
|
+
var L = u.type;
|
|
563
|
+
if (L == null || typeof L == "string")
|
|
564
564
|
return;
|
|
565
565
|
var D;
|
|
566
|
-
if (typeof
|
|
567
|
-
D =
|
|
568
|
-
else if (typeof
|
|
566
|
+
if (typeof L == "function")
|
|
567
|
+
D = L.propTypes;
|
|
568
|
+
else if (typeof L == "object" && (L.$$typeof === c || // Note: Memo only checks outer props here.
|
|
569
569
|
// Inner props are checked in the reconciler.
|
|
570
|
-
|
|
571
|
-
D =
|
|
570
|
+
L.$$typeof === d))
|
|
571
|
+
D = L.propTypes;
|
|
572
572
|
else
|
|
573
573
|
return;
|
|
574
574
|
if (D) {
|
|
575
|
-
var Y =
|
|
575
|
+
var Y = K(L);
|
|
576
576
|
ae(D, u.props, "prop", Y, u);
|
|
577
|
-
} else if (
|
|
578
|
-
|
|
579
|
-
var he =
|
|
577
|
+
} else if (L.PropTypes !== void 0 && !lr) {
|
|
578
|
+
lr = !0;
|
|
579
|
+
var he = K(L);
|
|
580
580
|
k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", he || "Unknown");
|
|
581
581
|
}
|
|
582
|
-
typeof
|
|
582
|
+
typeof L.getDefaultProps == "function" && !L.getDefaultProps.isReactClassApproved && k("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
585
|
function ia(u) {
|
|
586
586
|
{
|
|
587
|
-
for (var
|
|
588
|
-
var Y =
|
|
587
|
+
for (var L = Object.keys(u.props), D = 0; D < L.length; D++) {
|
|
588
|
+
var Y = L[D];
|
|
589
589
|
if (Y !== "children" && Y !== "key") {
|
|
590
590
|
pt(u), k("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", Y), pt(null);
|
|
591
591
|
break;
|
|
@@ -594,7 +594,7 @@ Check the top-level render call using <` + D + ">.");
|
|
|
594
594
|
u.ref !== null && (pt(u), k("Invalid attribute `ref` supplied to `React.Fragment`."), pt(null));
|
|
595
595
|
}
|
|
596
596
|
}
|
|
597
|
-
function rn(u,
|
|
597
|
+
function rn(u, L, D, Y, he, be) {
|
|
598
598
|
{
|
|
599
599
|
var fe = re(u);
|
|
600
600
|
if (!fe) {
|
|
@@ -602,14 +602,14 @@ Check the top-level render call using <` + D + ">.");
|
|
|
602
602
|
(u === void 0 || typeof u == "object" && u !== null && Object.keys(u).length === 0) && (se += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
603
603
|
var De = na(he);
|
|
604
604
|
De ? se += De : se += Jr();
|
|
605
|
-
var
|
|
606
|
-
u === null ?
|
|
605
|
+
var Le;
|
|
606
|
+
u === null ? Le = "null" : N(u) ? Le = "array" : u !== void 0 && u.$$typeof === t ? (Le = "<" + (K(u.type) || "Unknown") + " />", se = " Did you accidentally export a JSX literal instead of a component?") : Le = typeof u, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Le, se);
|
|
607
607
|
}
|
|
608
|
-
var Ae = ra(u,
|
|
608
|
+
var Ae = ra(u, L, D, he, be);
|
|
609
609
|
if (Ae == null)
|
|
610
610
|
return Ae;
|
|
611
611
|
if (fe) {
|
|
612
|
-
var Be =
|
|
612
|
+
var Be = L.children;
|
|
613
613
|
if (Be !== void 0)
|
|
614
614
|
if (Y)
|
|
615
615
|
if (N(Be)) {
|
|
@@ -624,19 +624,19 @@ Check the top-level render call using <` + D + ">.");
|
|
|
624
624
|
return u === n ? ia(Ae) : aa(Ae), Ae;
|
|
625
625
|
}
|
|
626
626
|
}
|
|
627
|
-
function la(u,
|
|
628
|
-
return rn(u,
|
|
627
|
+
function la(u, L, D) {
|
|
628
|
+
return rn(u, L, D, !0);
|
|
629
629
|
}
|
|
630
|
-
function ca(u,
|
|
631
|
-
return rn(u,
|
|
630
|
+
function ca(u, L, D) {
|
|
631
|
+
return rn(u, L, D, !1);
|
|
632
632
|
}
|
|
633
633
|
var sa = ca, ua = la;
|
|
634
634
|
Ct.Fragment = n, Ct.jsx = sa, Ct.jsxs = ua;
|
|
635
635
|
}()), Ct;
|
|
636
636
|
}
|
|
637
|
-
process.env.NODE_ENV === "production" ?
|
|
638
|
-
var Nr =
|
|
639
|
-
const bt = Nr.Fragment,
|
|
637
|
+
process.env.NODE_ENV === "production" ? xr.exports = ha() : xr.exports = va();
|
|
638
|
+
var Nr = xr.exports;
|
|
639
|
+
const bt = Nr.Fragment, S = Nr.jsx, ue = Nr.jsxs, Xn = Vt({}), kt = {
|
|
640
640
|
title: "Filtered Text",
|
|
641
641
|
type: "filtered-text",
|
|
642
642
|
theme: "theme-blue",
|
|
@@ -682,15 +682,15 @@ var le = {}, ot = Ue && Ue.__extends || function() {
|
|
|
682
682
|
}
|
|
683
683
|
t.prototype = r === null ? Object.create(r) : (n.prototype = r.prototype, new n());
|
|
684
684
|
};
|
|
685
|
-
}(),
|
|
686
|
-
return
|
|
685
|
+
}(), Lt = Ue && Ue.__assign || function() {
|
|
686
|
+
return Lt = Object.assign || function(e) {
|
|
687
687
|
for (var t, r = 1, n = arguments.length; r < n; r++) {
|
|
688
688
|
t = arguments[r];
|
|
689
689
|
for (var o in t)
|
|
690
690
|
Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]);
|
|
691
691
|
}
|
|
692
692
|
return e;
|
|
693
|
-
},
|
|
693
|
+
}, Lt.apply(this, arguments);
|
|
694
694
|
};
|
|
695
695
|
Object.defineProperty(le, "__esModule", { value: !0 });
|
|
696
696
|
le.cloneNode = le.hasChildren = le.isDocument = le.isDirective = le.isComment = le.isText = le.isCDATA = le.isTag = le.Element = le.Document = le.CDATA = le.NodeWithChildren = le.ProcessingInstruction = le.Comment = le.Text = le.DataNode = le.Node = void 0;
|
|
@@ -746,7 +746,7 @@ var je = Mr, jr = (
|
|
|
746
746
|
}()
|
|
747
747
|
);
|
|
748
748
|
le.Node = jr;
|
|
749
|
-
var
|
|
749
|
+
var Wt = (
|
|
750
750
|
/** @class */
|
|
751
751
|
function(e) {
|
|
752
752
|
ot(t, e);
|
|
@@ -770,7 +770,7 @@ var Ut = (
|
|
|
770
770
|
}), t;
|
|
771
771
|
}(jr)
|
|
772
772
|
);
|
|
773
|
-
le.DataNode =
|
|
773
|
+
le.DataNode = Wt;
|
|
774
774
|
var Jn = (
|
|
775
775
|
/** @class */
|
|
776
776
|
function(e) {
|
|
@@ -786,7 +786,7 @@ var Jn = (
|
|
|
786
786
|
enumerable: !1,
|
|
787
787
|
configurable: !0
|
|
788
788
|
}), t;
|
|
789
|
-
}(
|
|
789
|
+
}(Wt)
|
|
790
790
|
);
|
|
791
791
|
le.Text = Jn;
|
|
792
792
|
var Qn = (
|
|
@@ -804,7 +804,7 @@ var Qn = (
|
|
|
804
804
|
enumerable: !1,
|
|
805
805
|
configurable: !0
|
|
806
806
|
}), t;
|
|
807
|
-
}(
|
|
807
|
+
}(Wt)
|
|
808
808
|
);
|
|
809
809
|
le.Comment = Qn;
|
|
810
810
|
var eo = (
|
|
@@ -822,10 +822,10 @@ var eo = (
|
|
|
822
822
|
enumerable: !1,
|
|
823
823
|
configurable: !0
|
|
824
824
|
}), t;
|
|
825
|
-
}(
|
|
825
|
+
}(Wt)
|
|
826
826
|
);
|
|
827
827
|
le.ProcessingInstruction = eo;
|
|
828
|
-
var
|
|
828
|
+
var Ut = (
|
|
829
829
|
/** @class */
|
|
830
830
|
function(e) {
|
|
831
831
|
ot(t, e);
|
|
@@ -865,7 +865,7 @@ var qt = (
|
|
|
865
865
|
}), t;
|
|
866
866
|
}(jr)
|
|
867
867
|
);
|
|
868
|
-
le.NodeWithChildren =
|
|
868
|
+
le.NodeWithChildren = Ut;
|
|
869
869
|
var to = (
|
|
870
870
|
/** @class */
|
|
871
871
|
function(e) {
|
|
@@ -881,7 +881,7 @@ var to = (
|
|
|
881
881
|
enumerable: !1,
|
|
882
882
|
configurable: !0
|
|
883
883
|
}), t;
|
|
884
|
-
}(
|
|
884
|
+
}(Ut)
|
|
885
885
|
);
|
|
886
886
|
le.CDATA = to;
|
|
887
887
|
var ro = (
|
|
@@ -899,7 +899,7 @@ var ro = (
|
|
|
899
899
|
enumerable: !1,
|
|
900
900
|
configurable: !0
|
|
901
901
|
}), t;
|
|
902
|
-
}(
|
|
902
|
+
}(Ut)
|
|
903
903
|
);
|
|
904
904
|
le.Document = ro;
|
|
905
905
|
var no = (
|
|
@@ -947,7 +947,7 @@ var no = (
|
|
|
947
947
|
enumerable: !1,
|
|
948
948
|
configurable: !0
|
|
949
949
|
}), t;
|
|
950
|
-
}(
|
|
950
|
+
}(Ut)
|
|
951
951
|
);
|
|
952
952
|
le.Element = no;
|
|
953
953
|
function oo(e) {
|
|
@@ -986,17 +986,17 @@ function Fr(e, t) {
|
|
|
986
986
|
else if (lo(e))
|
|
987
987
|
r = new Qn(e.data);
|
|
988
988
|
else if (oo(e)) {
|
|
989
|
-
var n = t ?
|
|
989
|
+
var n = t ? sr(e.children) : [], o = new no(e.name, Lt({}, e.attribs), n);
|
|
990
990
|
n.forEach(function(c) {
|
|
991
991
|
return c.parent = o;
|
|
992
|
-
}), e.namespace != null && (o.namespace = e.namespace), e["x-attribsNamespace"] && (o["x-attribsNamespace"] =
|
|
992
|
+
}), e.namespace != null && (o.namespace = e.namespace), e["x-attribsNamespace"] && (o["x-attribsNamespace"] = Lt({}, e["x-attribsNamespace"])), e["x-attribsPrefix"] && (o["x-attribsPrefix"] = Lt({}, e["x-attribsPrefix"])), r = o;
|
|
993
993
|
} else if (ao(e)) {
|
|
994
|
-
var n = t ?
|
|
994
|
+
var n = t ? sr(e.children) : [], a = new to(n);
|
|
995
995
|
n.forEach(function(s) {
|
|
996
996
|
return s.parent = a;
|
|
997
997
|
}), r = a;
|
|
998
998
|
} else if (so(e)) {
|
|
999
|
-
var n = t ?
|
|
999
|
+
var n = t ? sr(e.children) : [], l = new ro(n);
|
|
1000
1000
|
n.forEach(function(s) {
|
|
1001
1001
|
return s.parent = l;
|
|
1002
1002
|
}), e["x-mode"] && (l["x-mode"] = e["x-mode"]), r = l;
|
|
@@ -1008,7 +1008,7 @@ function Fr(e, t) {
|
|
|
1008
1008
|
return r.startIndex = e.startIndex, r.endIndex = e.endIndex, e.sourceCodeLocation != null && (r.sourceCodeLocation = e.sourceCodeLocation), r;
|
|
1009
1009
|
}
|
|
1010
1010
|
le.cloneNode = Fr;
|
|
1011
|
-
function
|
|
1011
|
+
function sr(e) {
|
|
1012
1012
|
for (var t = e.map(function(n) {
|
|
1013
1013
|
return Fr(n, !0);
|
|
1014
1014
|
}), r = 1; r < t.length; r++)
|
|
@@ -1094,20 +1094,20 @@ function ur(e) {
|
|
|
1094
1094
|
);
|
|
1095
1095
|
e.DomHandler = l, e.default = l;
|
|
1096
1096
|
})(Dr);
|
|
1097
|
-
var ln = "html", cn = "head", Nt = "body",
|
|
1097
|
+
var ln = "html", cn = "head", Nt = "body", ya = /<([a-zA-Z]+[0-9]?)/, sn = /<head[^]*>/i, un = /<body[^]*>/i, Ft = function() {
|
|
1098
1098
|
throw new Error(
|
|
1099
1099
|
"This browser does not support `document.implementation.createHTMLDocument`"
|
|
1100
1100
|
);
|
|
1101
|
-
},
|
|
1101
|
+
}, Cr = function() {
|
|
1102
1102
|
throw new Error(
|
|
1103
1103
|
"This browser does not support `DOMParser.prototype.parseFromString`"
|
|
1104
1104
|
);
|
|
1105
1105
|
}, fn = typeof window == "object" && window.DOMParser;
|
|
1106
1106
|
if (typeof fn == "function") {
|
|
1107
|
-
var
|
|
1108
|
-
|
|
1109
|
-
return t && (e = "<" + t + ">" + e + "</" + t + ">"),
|
|
1110
|
-
}, Ft =
|
|
1107
|
+
var ga = new fn(), ba = "text/html";
|
|
1108
|
+
Cr = function(e, t) {
|
|
1109
|
+
return t && (e = "<" + t + ">" + e + "</" + t + ">"), ga.parseFromString(e, ba);
|
|
1110
|
+
}, Ft = Cr;
|
|
1111
1111
|
}
|
|
1112
1112
|
if (typeof document == "object" && document.implementation) {
|
|
1113
1113
|
var Dt = document.implementation.createHTMLDocument();
|
|
@@ -1119,17 +1119,17 @@ if (typeof document == "object" && document.implementation) {
|
|
|
1119
1119
|
return Dt.documentElement.innerHTML = e, Dt;
|
|
1120
1120
|
};
|
|
1121
1121
|
}
|
|
1122
|
-
var
|
|
1123
|
-
|
|
1124
|
-
return
|
|
1122
|
+
var ur = typeof document == "object" ? document.createElement("template") : {}, Tr;
|
|
1123
|
+
ur.content && (Tr = function(e) {
|
|
1124
|
+
return ur.innerHTML = e, ur.content.childNodes;
|
|
1125
1125
|
});
|
|
1126
|
-
function
|
|
1127
|
-
var t, r = e.match(
|
|
1126
|
+
function Ea(e) {
|
|
1127
|
+
var t, r = e.match(ya);
|
|
1128
1128
|
r && r[1] && (t = r[1].toLowerCase());
|
|
1129
1129
|
var n, o, a;
|
|
1130
1130
|
switch (t) {
|
|
1131
1131
|
case ln:
|
|
1132
|
-
return n =
|
|
1132
|
+
return n = Cr(e), sn.test(e) || (o = n.querySelector(cn), o && o.parentNode.removeChild(o)), un.test(e) || (o = n.querySelector(Nt), o && o.parentNode.removeChild(o)), n.querySelectorAll(ln);
|
|
1133
1133
|
case cn:
|
|
1134
1134
|
case Nt:
|
|
1135
1135
|
return n = Ft(e), a = n.querySelectorAll(t), un.test(e) && sn.test(e) ? a[0].parentNode.childNodes : a;
|
|
@@ -1137,7 +1137,7 @@ function wa(e) {
|
|
|
1137
1137
|
return Tr ? Tr(e) : (o = Ft(e, Nt).querySelector(Nt), o.childNodes);
|
|
1138
1138
|
}
|
|
1139
1139
|
}
|
|
1140
|
-
var
|
|
1140
|
+
var wa = Ea, $r = {}, uo = {};
|
|
1141
1141
|
uo.CASE_SENSITIVE_TAG_NAMES = [
|
|
1142
1142
|
"animateMotion",
|
|
1143
1143
|
"animateTransform",
|
|
@@ -1171,9 +1171,9 @@ uo.CASE_SENSITIVE_TAG_NAMES = [
|
|
|
1171
1171
|
"radialGradient",
|
|
1172
1172
|
"textPath"
|
|
1173
1173
|
];
|
|
1174
|
-
var
|
|
1175
|
-
for (var
|
|
1176
|
-
|
|
1174
|
+
var qt = Dr, xa = uo, dn = xa.CASE_SENSITIVE_TAG_NAMES, Ca = qt.Comment, Ta = qt.Element, La = qt.ProcessingInstruction, Sa = qt.Text, fo = {}, fr;
|
|
1175
|
+
for (var dr = 0, _a = dn.length; dr < _a; dr++)
|
|
1176
|
+
fr = dn[dr], fo[fr.toLowerCase()] = fr;
|
|
1177
1177
|
function Oa(e) {
|
|
1178
1178
|
return fo[e];
|
|
1179
1179
|
}
|
|
@@ -1193,14 +1193,14 @@ function ho(e, t, r) {
|
|
|
1193
1193
|
var i = e[a], c;
|
|
1194
1194
|
switch (i.nodeType) {
|
|
1195
1195
|
case 1:
|
|
1196
|
-
o = Aa(i.nodeName), c = new
|
|
1196
|
+
o = Aa(i.nodeName), c = new Ta(o, po(i.attributes)), c.children = ho(
|
|
1197
1197
|
// template children are on content
|
|
1198
1198
|
o === "template" ? i.content.childNodes : i.childNodes,
|
|
1199
1199
|
c
|
|
1200
1200
|
);
|
|
1201
1201
|
break;
|
|
1202
1202
|
case 3:
|
|
1203
|
-
c = new
|
|
1203
|
+
c = new Sa(i.nodeValue);
|
|
1204
1204
|
break;
|
|
1205
1205
|
case 8:
|
|
1206
1206
|
c = new Ca(i.nodeValue);
|
|
@@ -1211,14 +1211,14 @@ function ho(e, t, r) {
|
|
|
1211
1211
|
var s = n[a - 1] || null;
|
|
1212
1212
|
s && (s.next = c), c.parent = t, c.prev = s, c.next = null, n.push(c);
|
|
1213
1213
|
}
|
|
1214
|
-
return r && (c = new
|
|
1214
|
+
return r && (c = new La(
|
|
1215
1215
|
r.substring(0, r.indexOf(" ")).toLowerCase(),
|
|
1216
1216
|
r
|
|
1217
1217
|
), c.next = n[0] || null, c.parent = t, n.unshift(c), n[1] && (n[1].prev = n[0])), n;
|
|
1218
1218
|
}
|
|
1219
1219
|
$r.formatAttributes = po;
|
|
1220
1220
|
$r.formatDOM = ho;
|
|
1221
|
-
var Ra =
|
|
1221
|
+
var Ra = wa, Pa = $r, Ia = Pa.formatDOM, ka = /<(![a-zA-Z\s]+)>/;
|
|
1222
1222
|
function Na(e) {
|
|
1223
1223
|
if (typeof e != "string")
|
|
1224
1224
|
throw new TypeError("First argument must be a string");
|
|
@@ -1227,11 +1227,11 @@ function Na(e) {
|
|
|
1227
1227
|
var t = e.match(ka), r;
|
|
1228
1228
|
return t && t[1] && (r = t[1]), Ia(Ra(e), null, r);
|
|
1229
1229
|
}
|
|
1230
|
-
var Da = Na, Ve = {},
|
|
1231
|
-
|
|
1230
|
+
var Da = Na, Ve = {}, Yt = {}, Ma = 0;
|
|
1231
|
+
Yt.SAME = Ma;
|
|
1232
1232
|
var ja = 1;
|
|
1233
|
-
|
|
1234
|
-
|
|
1233
|
+
Yt.CAMELCASE = ja;
|
|
1234
|
+
Yt.possibleStandardNames = {
|
|
1235
1235
|
accept: 0,
|
|
1236
1236
|
acceptCharset: 1,
|
|
1237
1237
|
"accept-charset": "acceptCharset",
|
|
@@ -1765,12 +1765,12 @@ function Ha() {
|
|
|
1765
1765
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
1766
1766
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
1767
1767
|
}
|
|
1768
|
-
var vo = 0, at = 1, Kt = 2,
|
|
1768
|
+
var vo = 0, at = 1, Kt = 2, Zt = 3, zr = 4, mo = 5, yo = 6;
|
|
1769
1769
|
function Va(e) {
|
|
1770
1770
|
return ke.hasOwnProperty(e) ? ke[e] : null;
|
|
1771
1771
|
}
|
|
1772
1772
|
function Me(e, t, r, n, o, a, l) {
|
|
1773
|
-
this.acceptsBooleans = t === Kt || t ===
|
|
1773
|
+
this.acceptsBooleans = t === Kt || t === Zt || t === zr, this.attributeName = n, this.attributeNamespace = o, this.mustUseProperty = r, this.propertyName = e, this.type = t, this.sanitizeURL = a, this.removeEmptyString = l;
|
|
1774
1774
|
}
|
|
1775
1775
|
var ke = {}, Wa = [
|
|
1776
1776
|
"children",
|
|
@@ -1876,7 +1876,7 @@ Wa.forEach(function(e) {
|
|
|
1876
1876
|
].forEach(function(e) {
|
|
1877
1877
|
ke[e] = new Me(
|
|
1878
1878
|
e,
|
|
1879
|
-
|
|
1879
|
+
Zt,
|
|
1880
1880
|
!1,
|
|
1881
1881
|
// mustUseProperty
|
|
1882
1882
|
e.toLowerCase(),
|
|
@@ -1901,7 +1901,7 @@ Wa.forEach(function(e) {
|
|
|
1901
1901
|
].forEach(function(e) {
|
|
1902
1902
|
ke[e] = new Me(
|
|
1903
1903
|
e,
|
|
1904
|
-
|
|
1904
|
+
Zt,
|
|
1905
1905
|
!0,
|
|
1906
1906
|
// mustUseProperty
|
|
1907
1907
|
e,
|
|
@@ -1945,7 +1945,7 @@ Wa.forEach(function(e) {
|
|
|
1945
1945
|
].forEach(function(e) {
|
|
1946
1946
|
ke[e] = new Me(
|
|
1947
1947
|
e,
|
|
1948
|
-
|
|
1948
|
+
yo,
|
|
1949
1949
|
!1,
|
|
1950
1950
|
// mustUseProperty
|
|
1951
1951
|
e,
|
|
@@ -2154,56 +2154,56 @@ ke[Ua] = new Me(
|
|
|
2154
2154
|
!0
|
|
2155
2155
|
);
|
|
2156
2156
|
});
|
|
2157
|
-
var Vr =
|
|
2157
|
+
var Vr = Yt, qa = Vr.CAMELCASE, Ya = Vr.SAME, hn = Vr.possibleStandardNames, Ka = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", Za = Ka + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", Ga = RegExp.prototype.test.bind(
|
|
2158
2158
|
// eslint-disable-next-line no-misleading-character-class
|
|
2159
|
-
new RegExp("^(data|aria)-[" +
|
|
2159
|
+
new RegExp("^(data|aria)-[" + Za + "]*$")
|
|
2160
2160
|
), Xa = Object.keys(hn).reduce(function(e, t) {
|
|
2161
2161
|
var r = hn[t];
|
|
2162
2162
|
return r === Ya ? e[t] = t : r === qa ? e[t.toLowerCase()] = t : e[t] = r, e;
|
|
2163
2163
|
}, {});
|
|
2164
|
-
Ve.BOOLEAN =
|
|
2164
|
+
Ve.BOOLEAN = Zt;
|
|
2165
2165
|
Ve.BOOLEANISH_STRING = Kt;
|
|
2166
2166
|
Ve.NUMERIC = mo;
|
|
2167
2167
|
Ve.OVERLOADED_BOOLEAN = zr;
|
|
2168
|
-
Ve.POSITIVE_NUMERIC =
|
|
2168
|
+
Ve.POSITIVE_NUMERIC = yo;
|
|
2169
2169
|
Ve.RESERVED = vo;
|
|
2170
2170
|
Ve.STRING = at;
|
|
2171
2171
|
Ve.getPropertyInfo = Va;
|
|
2172
2172
|
Ve.isCustomAttribute = Ga;
|
|
2173
2173
|
Ve.possibleStandardNames = Xa;
|
|
2174
|
-
var
|
|
2175
|
-
`, mn = "/",
|
|
2174
|
+
var go = {}, Wr = { exports: {} }, vn = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Ja = /\n/g, Qa = /^\s*/, ei = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, ti = /^:\s*/, ri = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, ni = /^[;\s]*/, oi = /^\s+|\s+$/g, ai = `
|
|
2175
|
+
`, mn = "/", yn = "*", ut = "", ii = "comment", li = "declaration", ci = function(e, t) {
|
|
2176
2176
|
if (typeof e != "string")
|
|
2177
2177
|
throw new TypeError("First argument must be a string");
|
|
2178
2178
|
if (!e)
|
|
2179
2179
|
return [];
|
|
2180
2180
|
t = t || {};
|
|
2181
2181
|
var r = 1, n = 1;
|
|
2182
|
-
function o(
|
|
2183
|
-
var p =
|
|
2182
|
+
function o(y) {
|
|
2183
|
+
var p = y.match(Ja);
|
|
2184
2184
|
p && (r += p.length);
|
|
2185
|
-
var C =
|
|
2186
|
-
n = ~C ?
|
|
2185
|
+
var C = y.lastIndexOf(ai);
|
|
2186
|
+
n = ~C ? y.length - C : n + y.length;
|
|
2187
2187
|
}
|
|
2188
2188
|
function a() {
|
|
2189
|
-
var
|
|
2189
|
+
var y = { line: r, column: n };
|
|
2190
2190
|
return function(p) {
|
|
2191
|
-
return p.position = new l(
|
|
2191
|
+
return p.position = new l(y), s(), p;
|
|
2192
2192
|
};
|
|
2193
2193
|
}
|
|
2194
|
-
function l(
|
|
2195
|
-
this.start =
|
|
2194
|
+
function l(y) {
|
|
2195
|
+
this.start = y, this.end = { line: r, column: n }, this.source = t.source;
|
|
2196
2196
|
}
|
|
2197
2197
|
l.prototype.content = e;
|
|
2198
|
-
function i(
|
|
2198
|
+
function i(y) {
|
|
2199
2199
|
var p = new Error(
|
|
2200
|
-
t.source + ":" + r + ":" + n + ": " +
|
|
2200
|
+
t.source + ":" + r + ":" + n + ": " + y
|
|
2201
2201
|
);
|
|
2202
|
-
if (p.reason =
|
|
2202
|
+
if (p.reason = y, p.filename = t.source, p.line = r, p.column = n, p.source = e, !t.silent)
|
|
2203
2203
|
throw p;
|
|
2204
2204
|
}
|
|
2205
|
-
function c(
|
|
2206
|
-
var p =
|
|
2205
|
+
function c(y) {
|
|
2206
|
+
var p = y.exec(e);
|
|
2207
2207
|
if (p) {
|
|
2208
2208
|
var C = p[0];
|
|
2209
2209
|
return o(C), e = e.slice(C.length), p;
|
|
@@ -2212,49 +2212,49 @@ var yo = {}, Wr = { exports: {} }, vn = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Ja =
|
|
|
2212
2212
|
function s() {
|
|
2213
2213
|
c(Qa);
|
|
2214
2214
|
}
|
|
2215
|
-
function f(
|
|
2215
|
+
function f(y) {
|
|
2216
2216
|
var p;
|
|
2217
|
-
for (
|
|
2218
|
-
p !== !1 &&
|
|
2219
|
-
return
|
|
2217
|
+
for (y = y || []; p = d(); )
|
|
2218
|
+
p !== !1 && y.push(p);
|
|
2219
|
+
return y;
|
|
2220
2220
|
}
|
|
2221
2221
|
function d() {
|
|
2222
|
-
var
|
|
2223
|
-
if (!(mn != e.charAt(0) ||
|
|
2224
|
-
for (var p = 2; ut != e.charAt(p) && (
|
|
2222
|
+
var y = a();
|
|
2223
|
+
if (!(mn != e.charAt(0) || yn != e.charAt(1))) {
|
|
2224
|
+
for (var p = 2; ut != e.charAt(p) && (yn != e.charAt(p) || mn != e.charAt(p + 1)); )
|
|
2225
2225
|
++p;
|
|
2226
2226
|
if (p += 2, ut === e.charAt(p - 1))
|
|
2227
2227
|
return i("End of comment missing");
|
|
2228
2228
|
var C = e.slice(2, p - 2);
|
|
2229
|
-
return n += 2, o(C), e = e.slice(p), n += 2,
|
|
2229
|
+
return n += 2, o(C), e = e.slice(p), n += 2, y({
|
|
2230
2230
|
type: ii,
|
|
2231
2231
|
comment: C
|
|
2232
2232
|
});
|
|
2233
2233
|
}
|
|
2234
2234
|
}
|
|
2235
|
-
function
|
|
2236
|
-
var
|
|
2235
|
+
function g() {
|
|
2236
|
+
var y = a(), p = c(ei);
|
|
2237
2237
|
if (p) {
|
|
2238
2238
|
if (d(), !c(ti))
|
|
2239
2239
|
return i("property missing ':'");
|
|
2240
|
-
var C = c(ri), x =
|
|
2240
|
+
var C = c(ri), x = y({
|
|
2241
2241
|
type: li,
|
|
2242
|
-
property:
|
|
2243
|
-
value: C ?
|
|
2242
|
+
property: gn(p[0].replace(vn, ut)),
|
|
2243
|
+
value: C ? gn(C[0].replace(vn, ut)) : ut
|
|
2244
2244
|
});
|
|
2245
2245
|
return c(ni), x;
|
|
2246
2246
|
}
|
|
2247
2247
|
}
|
|
2248
|
-
function
|
|
2249
|
-
var
|
|
2250
|
-
f(
|
|
2251
|
-
for (var p; p =
|
|
2252
|
-
p !== !1 && (
|
|
2253
|
-
return
|
|
2248
|
+
function E() {
|
|
2249
|
+
var y = [];
|
|
2250
|
+
f(y);
|
|
2251
|
+
for (var p; p = g(); )
|
|
2252
|
+
p !== !1 && (y.push(p), f(y));
|
|
2253
|
+
return y;
|
|
2254
2254
|
}
|
|
2255
|
-
return s(),
|
|
2255
|
+
return s(), E();
|
|
2256
2256
|
};
|
|
2257
|
-
function
|
|
2257
|
+
function gn(e) {
|
|
2258
2258
|
return e ? e.replace(oi, ut) : ut;
|
|
2259
2259
|
}
|
|
2260
2260
|
var si = ci;
|
|
@@ -2268,25 +2268,25 @@ function bo(e, t) {
|
|
|
2268
2268
|
}
|
|
2269
2269
|
Wr.exports = bo;
|
|
2270
2270
|
Wr.exports.default = bo;
|
|
2271
|
-
var ui = Wr.exports,
|
|
2272
|
-
|
|
2273
|
-
|
|
2271
|
+
var ui = Wr.exports, Gt = {};
|
|
2272
|
+
Gt.__esModule = !0;
|
|
2273
|
+
Gt.camelCase = void 0;
|
|
2274
2274
|
var fi = /^--[a-zA-Z0-9-]+$/, di = /-([a-z])/g, pi = /^[^-]+$/, hi = /^-(webkit|moz|ms|o|khtml)-/, vi = /^-(ms)-/, mi = function(e) {
|
|
2275
2275
|
return !e || pi.test(e) || fi.test(e);
|
|
2276
|
-
},
|
|
2276
|
+
}, yi = function(e, t) {
|
|
2277
2277
|
return t.toUpperCase();
|
|
2278
2278
|
}, bn = function(e, t) {
|
|
2279
2279
|
return "".concat(t, "-");
|
|
2280
|
-
},
|
|
2281
|
-
return t === void 0 && (t = {}), mi(e) ? e : (e = e.toLowerCase(), t.reactCompat ? e = e.replace(vi, bn) : e = e.replace(hi, bn), e.replace(di,
|
|
2280
|
+
}, gi = function(e, t) {
|
|
2281
|
+
return t === void 0 && (t = {}), mi(e) ? e : (e = e.toLowerCase(), t.reactCompat ? e = e.replace(vi, bn) : e = e.replace(hi, bn), e.replace(di, yi));
|
|
2282
2282
|
};
|
|
2283
|
-
|
|
2283
|
+
Gt.camelCase = gi;
|
|
2284
2284
|
(function(e) {
|
|
2285
2285
|
var t = Ue && Ue.__importDefault || function(a) {
|
|
2286
2286
|
return a && a.__esModule ? a : { default: a };
|
|
2287
2287
|
};
|
|
2288
2288
|
e.__esModule = !0;
|
|
2289
|
-
var r = t(ui), n =
|
|
2289
|
+
var r = t(ui), n = Gt;
|
|
2290
2290
|
function o(a, l) {
|
|
2291
2291
|
var i = {};
|
|
2292
2292
|
return !a || typeof a != "string" || (0, r.default)(a, function(c, s) {
|
|
@@ -2294,9 +2294,9 @@ Xt.camelCase = yi;
|
|
|
2294
2294
|
}), i;
|
|
2295
2295
|
}
|
|
2296
2296
|
e.default = o;
|
|
2297
|
-
})(
|
|
2298
|
-
var bi =
|
|
2299
|
-
function
|
|
2297
|
+
})(go);
|
|
2298
|
+
var bi = Et, Ei = go.default;
|
|
2299
|
+
function wi(e, t) {
|
|
2300
2300
|
if (!e || typeof e != "object")
|
|
2301
2301
|
throw new TypeError("First argument must be an object");
|
|
2302
2302
|
var r, n, o = typeof t == "function", a = {}, l = {};
|
|
@@ -2327,15 +2327,15 @@ function xi(e, t) {
|
|
|
2327
2327
|
}
|
|
2328
2328
|
}
|
|
2329
2329
|
var Ci = { reactCompat: !0 };
|
|
2330
|
-
function
|
|
2330
|
+
function Ti(e, t) {
|
|
2331
2331
|
if (e != null)
|
|
2332
2332
|
try {
|
|
2333
|
-
t.style =
|
|
2333
|
+
t.style = Ei(e, Ci);
|
|
2334
2334
|
} catch {
|
|
2335
2335
|
t.style = {};
|
|
2336
2336
|
}
|
|
2337
2337
|
}
|
|
2338
|
-
var
|
|
2338
|
+
var Li = bi.version.split(".")[0] >= 16, Eo = /* @__PURE__ */ new Set([
|
|
2339
2339
|
"tr",
|
|
2340
2340
|
"tbody",
|
|
2341
2341
|
"thead",
|
|
@@ -2346,62 +2346,62 @@ var Ti = bi.version.split(".")[0] >= 16, wo = /* @__PURE__ */ new Set([
|
|
|
2346
2346
|
"html",
|
|
2347
2347
|
"frameset"
|
|
2348
2348
|
]);
|
|
2349
|
-
function
|
|
2350
|
-
return !
|
|
2349
|
+
function Si(e) {
|
|
2350
|
+
return !Eo.has(e.name);
|
|
2351
2351
|
}
|
|
2352
|
-
var
|
|
2353
|
-
PRESERVE_CUSTOM_ATTRIBUTES:
|
|
2354
|
-
invertObject:
|
|
2352
|
+
var wo = {
|
|
2353
|
+
PRESERVE_CUSTOM_ATTRIBUTES: Li,
|
|
2354
|
+
invertObject: wi,
|
|
2355
2355
|
isCustomComponent: xi,
|
|
2356
|
-
setStyleProp:
|
|
2357
|
-
canTextBeChildOfNode:
|
|
2358
|
-
elementsWithNoTextChildren:
|
|
2359
|
-
},
|
|
2356
|
+
setStyleProp: Ti,
|
|
2357
|
+
canTextBeChildOfNode: Si,
|
|
2358
|
+
elementsWithNoTextChildren: Eo
|
|
2359
|
+
}, Tt = Ve, En = wo, _i = ["checked", "value"], Oi = ["input", "select", "textarea"], Ai = {
|
|
2360
2360
|
reset: !0,
|
|
2361
2361
|
submit: !0
|
|
2362
2362
|
}, xo = function(t, r) {
|
|
2363
2363
|
t = t || {};
|
|
2364
2364
|
var n, o, a, l, i, c = {}, s = t.type && Ai[t.type];
|
|
2365
2365
|
for (n in t) {
|
|
2366
|
-
if (a = t[n],
|
|
2366
|
+
if (a = t[n], Tt.isCustomAttribute(n)) {
|
|
2367
2367
|
c[n] = a;
|
|
2368
2368
|
continue;
|
|
2369
2369
|
}
|
|
2370
|
-
if (o = n.toLowerCase(), l =
|
|
2371
|
-
switch (i =
|
|
2372
|
-
case
|
|
2370
|
+
if (o = n.toLowerCase(), l = wn(o), l) {
|
|
2371
|
+
switch (i = Tt.getPropertyInfo(l), _i.indexOf(l) !== -1 && Oi.indexOf(r) !== -1 && !s && (l = wn("default" + o)), c[l] = a, i && i.type) {
|
|
2372
|
+
case Tt.BOOLEAN:
|
|
2373
2373
|
c[l] = !0;
|
|
2374
2374
|
break;
|
|
2375
|
-
case
|
|
2375
|
+
case Tt.OVERLOADED_BOOLEAN:
|
|
2376
2376
|
a === "" && (c[l] = !0);
|
|
2377
2377
|
break;
|
|
2378
2378
|
}
|
|
2379
2379
|
continue;
|
|
2380
2380
|
}
|
|
2381
|
-
|
|
2381
|
+
En.PRESERVE_CUSTOM_ATTRIBUTES && (c[n] = a);
|
|
2382
2382
|
}
|
|
2383
|
-
return
|
|
2383
|
+
return En.setStyleProp(t.style, c), c;
|
|
2384
2384
|
};
|
|
2385
|
-
function
|
|
2386
|
-
return
|
|
2385
|
+
function wn(e) {
|
|
2386
|
+
return Tt.possibleStandardNames[e];
|
|
2387
2387
|
}
|
|
2388
|
-
var Ri =
|
|
2388
|
+
var Ri = Et, Pi = xo, $t = wo, Ii = $t.setStyleProp, ki = $t.canTextBeChildOfNode;
|
|
2389
2389
|
function Co(e, t) {
|
|
2390
2390
|
t = t || {};
|
|
2391
|
-
for (var r = t.library || Ri, n = r.cloneElement, o = r.createElement, a = r.isValidElement, l = [], i, c, s = typeof t.replace == "function", f, d,
|
|
2392
|
-
if (i = e[
|
|
2391
|
+
for (var r = t.library || Ri, n = r.cloneElement, o = r.createElement, a = r.isValidElement, l = [], i, c, s = typeof t.replace == "function", f, d, g, E = t.trim, y = 0, p = e.length; y < p; y++) {
|
|
2392
|
+
if (i = e[y], s && (f = t.replace(i), a(f))) {
|
|
2393
2393
|
p > 1 && (f = n(f, {
|
|
2394
|
-
key: f.key ||
|
|
2394
|
+
key: f.key || y
|
|
2395
2395
|
})), l.push(f);
|
|
2396
2396
|
continue;
|
|
2397
2397
|
}
|
|
2398
2398
|
if (i.type === "text") {
|
|
2399
|
-
if (c = !i.data.trim().length, c && i.parent && !ki(i.parent) ||
|
|
2399
|
+
if (c = !i.data.trim().length, c && i.parent && !ki(i.parent) || E && c)
|
|
2400
2400
|
continue;
|
|
2401
2401
|
l.push(i.data);
|
|
2402
2402
|
continue;
|
|
2403
2403
|
}
|
|
2404
|
-
switch (d = i.attribs, Ni(i) ? Ii(d.style, d) : d && (d = Pi(d, i.name)),
|
|
2404
|
+
switch (d = i.attribs, Ni(i) ? Ii(d.style, d) : d && (d = Pi(d, i.name)), g = null, i.type) {
|
|
2405
2405
|
case "script":
|
|
2406
2406
|
case "style":
|
|
2407
2407
|
i.children[0] && (d.dangerouslySetInnerHTML = {
|
|
@@ -2409,59 +2409,59 @@ function Co(e, t) {
|
|
|
2409
2409
|
});
|
|
2410
2410
|
break;
|
|
2411
2411
|
case "tag":
|
|
2412
|
-
i.name === "textarea" && i.children[0] ? d.defaultValue = i.children[0].data : i.children && i.children.length && (
|
|
2412
|
+
i.name === "textarea" && i.children[0] ? d.defaultValue = i.children[0].data : i.children && i.children.length && (g = Co(i.children, t));
|
|
2413
2413
|
break;
|
|
2414
2414
|
default:
|
|
2415
2415
|
continue;
|
|
2416
2416
|
}
|
|
2417
|
-
p > 1 && (d.key =
|
|
2417
|
+
p > 1 && (d.key = y), l.push(o(i.name, d, g));
|
|
2418
2418
|
}
|
|
2419
2419
|
return l.length === 1 ? l[0] : l;
|
|
2420
2420
|
}
|
|
2421
2421
|
function Ni(e) {
|
|
2422
2422
|
return $t.PRESERVE_CUSTOM_ATTRIBUTES && e.type === "tag" && $t.isCustomComponent(e.name, e.attribs);
|
|
2423
2423
|
}
|
|
2424
|
-
var Di = Co,
|
|
2424
|
+
var Di = Co, Xt = Dr, mt = Da, Mi = xo, To = Di;
|
|
2425
2425
|
mt = /* istanbul ignore next */
|
|
2426
2426
|
typeof mt.default == "function" ? mt.default : mt;
|
|
2427
2427
|
var ji = { lowerCaseAttributeNames: !1 };
|
|
2428
|
-
function
|
|
2428
|
+
function Ke(e, t) {
|
|
2429
2429
|
if (typeof e != "string")
|
|
2430
2430
|
throw new TypeError("First argument must be a string");
|
|
2431
|
-
return e === "" ? [] : (t = t || {},
|
|
2431
|
+
return e === "" ? [] : (t = t || {}, To(
|
|
2432
2432
|
mt(e, t.htmlparser2 || ji),
|
|
2433
2433
|
t
|
|
2434
2434
|
));
|
|
2435
2435
|
}
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
var Fi =
|
|
2444
|
-
|
|
2445
|
-
const
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2436
|
+
Ke.domToReact = To;
|
|
2437
|
+
Ke.htmlToDOM = mt;
|
|
2438
|
+
Ke.attributesToProps = Mi;
|
|
2439
|
+
Ke.Comment = Xt.Comment;
|
|
2440
|
+
Ke.Element = Xt.Element;
|
|
2441
|
+
Ke.ProcessingInstruction = Xt.ProcessingInstruction;
|
|
2442
|
+
Ke.Text = Xt.Text;
|
|
2443
|
+
var Fi = Ke;
|
|
2444
|
+
Ke.default = Ke;
|
|
2445
|
+
const Ze = /* @__PURE__ */ Gn(Fi);
|
|
2446
|
+
Ze.domToReact;
|
|
2447
|
+
Ze.htmlToDOM;
|
|
2448
|
+
Ze.attributesToProps;
|
|
2449
|
+
Ze.Comment;
|
|
2450
|
+
Ze.Element;
|
|
2451
|
+
Ze.ProcessingInstruction;
|
|
2452
|
+
Ze.Text;
|
|
2453
2453
|
const $i = (e) => {
|
|
2454
2454
|
const { isDashboard: t, title: r, superTitle: n, classes: o = [], showTitle: a = !0, ariaLevel: l = 2 } = e, i = ["cove-component__header", "component__header", ...o];
|
|
2455
2455
|
return r && a && /* @__PURE__ */ ue("header", { className: i.join(" "), "aria-hidden": "true", style: e.style, "aria-level": l, children: [
|
|
2456
|
-
n && /* @__PURE__ */
|
|
2456
|
+
n && /* @__PURE__ */ S("sup", { children: Ze(n) }),
|
|
2457
2457
|
/* @__PURE__ */ ue("div", { children: [
|
|
2458
|
-
|
|
2458
|
+
Ze(r),
|
|
2459
2459
|
" ",
|
|
2460
2460
|
t
|
|
2461
2461
|
] })
|
|
2462
2462
|
] });
|
|
2463
2463
|
};
|
|
2464
|
-
class
|
|
2464
|
+
class Lo extends Et.Component {
|
|
2465
2465
|
constructor(t) {
|
|
2466
2466
|
super(t), this.state = { hasError: !1 };
|
|
2467
2467
|
}
|
|
@@ -2476,16 +2476,16 @@ class To extends wt.Component {
|
|
|
2476
2476
|
"Something went wrong with component ",
|
|
2477
2477
|
this.props.component,
|
|
2478
2478
|
"."
|
|
2479
|
-
] }) : /* @__PURE__ */
|
|
2479
|
+
] }) : /* @__PURE__ */ S("h1", { children: "Something went wrong." }) : this.props.children;
|
|
2480
2480
|
}
|
|
2481
2481
|
}
|
|
2482
2482
|
function zi({ viewport: e = "lg" }) {
|
|
2483
2483
|
return /* @__PURE__ */ ue("section", { className: "loading", "aria-live": "assertive", children: [
|
|
2484
|
-
/* @__PURE__ */
|
|
2484
|
+
/* @__PURE__ */ S("span", { className: "sr-only", style: { display: "none" }, children: "Content is loading." }),
|
|
2485
2485
|
/* @__PURE__ */ ue("div", { className: `la-ball-beat la-dark ${e}`, children: [
|
|
2486
|
-
/* @__PURE__ */
|
|
2487
|
-
/* @__PURE__ */
|
|
2488
|
-
/* @__PURE__ */
|
|
2486
|
+
/* @__PURE__ */ S("div", {}),
|
|
2487
|
+
/* @__PURE__ */ S("div", {}),
|
|
2488
|
+
/* @__PURE__ */ S("div", {})
|
|
2489
2489
|
] })
|
|
2490
2490
|
] });
|
|
2491
2491
|
}
|
|
@@ -2499,18 +2499,18 @@ function xn(e, t) {
|
|
|
2499
2499
|
}
|
|
2500
2500
|
return r;
|
|
2501
2501
|
}
|
|
2502
|
-
function
|
|
2502
|
+
function Lr(e) {
|
|
2503
2503
|
for (var t = 1; t < arguments.length; t++) {
|
|
2504
2504
|
var r = arguments[t] != null ? arguments[t] : {};
|
|
2505
2505
|
t % 2 ? xn(Object(r), !0).forEach(function(n) {
|
|
2506
|
-
|
|
2506
|
+
we(e, n, r[n]);
|
|
2507
2507
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : xn(Object(r)).forEach(function(n) {
|
|
2508
2508
|
Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(r, n));
|
|
2509
2509
|
});
|
|
2510
2510
|
}
|
|
2511
2511
|
return e;
|
|
2512
2512
|
}
|
|
2513
|
-
function
|
|
2513
|
+
function Jt(e, t) {
|
|
2514
2514
|
if (!(e instanceof t))
|
|
2515
2515
|
throw new TypeError("Cannot call a class as a function");
|
|
2516
2516
|
}
|
|
@@ -2520,12 +2520,12 @@ function Cn(e, t) {
|
|
|
2520
2520
|
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, n.key, n);
|
|
2521
2521
|
}
|
|
2522
2522
|
}
|
|
2523
|
-
function
|
|
2523
|
+
function Qt(e, t, r) {
|
|
2524
2524
|
return t && Cn(e.prototype, t), r && Cn(e, r), Object.defineProperty(e, "prototype", {
|
|
2525
2525
|
writable: !1
|
|
2526
2526
|
}), e;
|
|
2527
2527
|
}
|
|
2528
|
-
function
|
|
2528
|
+
function we(e, t, r) {
|
|
2529
2529
|
return t in e ? Object.defineProperty(e, t, {
|
|
2530
2530
|
value: r,
|
|
2531
2531
|
enumerable: !0,
|
|
@@ -2586,7 +2586,7 @@ function Hi(e, t) {
|
|
|
2586
2586
|
o = n[a], !(t.indexOf(o) >= 0) && (r[o] = e[o]);
|
|
2587
2587
|
return r;
|
|
2588
2588
|
}
|
|
2589
|
-
function
|
|
2589
|
+
function er(e, t) {
|
|
2590
2590
|
if (e == null)
|
|
2591
2591
|
return {};
|
|
2592
2592
|
var r = Hi(e, t), n, o;
|
|
@@ -2622,24 +2622,24 @@ function qr(e) {
|
|
|
2622
2622
|
};
|
|
2623
2623
|
}
|
|
2624
2624
|
function Wi(e, t) {
|
|
2625
|
-
return Yi(e) ||
|
|
2625
|
+
return Yi(e) || Zi(e, t) || So(e, t) || Xi();
|
|
2626
2626
|
}
|
|
2627
2627
|
function Ui(e) {
|
|
2628
|
-
return qi(e) ||
|
|
2628
|
+
return qi(e) || Ki(e) || So(e) || Gi();
|
|
2629
2629
|
}
|
|
2630
2630
|
function qi(e) {
|
|
2631
2631
|
if (Array.isArray(e))
|
|
2632
|
-
return
|
|
2632
|
+
return _r(e);
|
|
2633
2633
|
}
|
|
2634
2634
|
function Yi(e) {
|
|
2635
2635
|
if (Array.isArray(e))
|
|
2636
2636
|
return e;
|
|
2637
2637
|
}
|
|
2638
|
-
function
|
|
2638
|
+
function Ki(e) {
|
|
2639
2639
|
if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null)
|
|
2640
2640
|
return Array.from(e);
|
|
2641
2641
|
}
|
|
2642
|
-
function
|
|
2642
|
+
function Zi(e, t) {
|
|
2643
2643
|
var r = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
|
|
2644
2644
|
if (r != null) {
|
|
2645
2645
|
var n = [], o = !0, a = !1, l, i;
|
|
@@ -2659,18 +2659,18 @@ function Ki(e, t) {
|
|
|
2659
2659
|
return n;
|
|
2660
2660
|
}
|
|
2661
2661
|
}
|
|
2662
|
-
function
|
|
2662
|
+
function So(e, t) {
|
|
2663
2663
|
if (e) {
|
|
2664
2664
|
if (typeof e == "string")
|
|
2665
|
-
return
|
|
2665
|
+
return _r(e, t);
|
|
2666
2666
|
var r = Object.prototype.toString.call(e).slice(8, -1);
|
|
2667
2667
|
if (r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set")
|
|
2668
2668
|
return Array.from(e);
|
|
2669
2669
|
if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))
|
|
2670
|
-
return
|
|
2670
|
+
return _r(e, t);
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
|
-
function
|
|
2673
|
+
function _r(e, t) {
|
|
2674
2674
|
(t == null || t > e.length) && (t = e.length);
|
|
2675
2675
|
for (var r = 0, n = new Array(t); r < t; r++)
|
|
2676
2676
|
n[r] = e[r];
|
|
@@ -2684,9 +2684,9 @@ function Xi() {
|
|
|
2684
2684
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2685
2685
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
2686
2686
|
}
|
|
2687
|
-
var Ji = /* @__PURE__ */
|
|
2687
|
+
var Ji = /* @__PURE__ */ Qt(function e(t) {
|
|
2688
2688
|
var r = this, n = t.expanded, o = n === void 0 ? [] : n, a = t.allowMultipleExpanded, l = a === void 0 ? !1 : a, i = t.allowZeroExpanded, c = i === void 0 ? !1 : i;
|
|
2689
|
-
|
|
2689
|
+
Jt(this, e), we(this, "expanded", void 0), we(this, "allowMultipleExpanded", void 0), we(this, "allowZeroExpanded", void 0), we(this, "toggleExpanded", function(s) {
|
|
2690
2690
|
if (r.isItemDisabled(s))
|
|
2691
2691
|
return r;
|
|
2692
2692
|
var f = r.isItemExpanded(s);
|
|
@@ -2697,12 +2697,12 @@ var Ji = /* @__PURE__ */ er(function e(t) {
|
|
|
2697
2697
|
}) : r.augment({
|
|
2698
2698
|
expanded: r.allowMultipleExpanded ? [].concat(Ui(r.expanded), [s]) : [s]
|
|
2699
2699
|
});
|
|
2700
|
-
}),
|
|
2700
|
+
}), we(this, "isItemDisabled", function(s) {
|
|
2701
2701
|
var f = r.isItemExpanded(s), d = r.expanded.length === 1;
|
|
2702
2702
|
return !!(f && !r.allowZeroExpanded && d);
|
|
2703
|
-
}),
|
|
2703
|
+
}), we(this, "isItemExpanded", function(s) {
|
|
2704
2704
|
return r.expanded.indexOf(s) !== -1;
|
|
2705
|
-
}),
|
|
2705
|
+
}), we(this, "getPanelAttributes", function(s, f) {
|
|
2706
2706
|
var d = f ?? r.isItemExpanded(s);
|
|
2707
2707
|
return {
|
|
2708
2708
|
role: r.allowMultipleExpanded ? void 0 : "region",
|
|
@@ -2711,66 +2711,66 @@ var Ji = /* @__PURE__ */ er(function e(t) {
|
|
|
2711
2711
|
id: r.getPanelId(s),
|
|
2712
2712
|
hidden: d ? void 0 : !0
|
|
2713
2713
|
};
|
|
2714
|
-
}),
|
|
2714
|
+
}), we(this, "getHeadingAttributes", function() {
|
|
2715
2715
|
return {
|
|
2716
2716
|
role: "heading"
|
|
2717
2717
|
};
|
|
2718
|
-
}),
|
|
2719
|
-
var d = f ?? r.isItemExpanded(s),
|
|
2718
|
+
}), we(this, "getButtonAttributes", function(s, f) {
|
|
2719
|
+
var d = f ?? r.isItemExpanded(s), g = r.isItemDisabled(s);
|
|
2720
2720
|
return {
|
|
2721
2721
|
id: r.getButtonId(s),
|
|
2722
|
-
"aria-disabled":
|
|
2722
|
+
"aria-disabled": g,
|
|
2723
2723
|
"aria-expanded": d,
|
|
2724
2724
|
"aria-controls": r.getPanelId(s),
|
|
2725
2725
|
role: "button",
|
|
2726
2726
|
tabIndex: 0
|
|
2727
2727
|
};
|
|
2728
|
-
}),
|
|
2728
|
+
}), we(this, "getPanelId", function(s) {
|
|
2729
2729
|
return "accordion__panel-".concat(s);
|
|
2730
|
-
}),
|
|
2730
|
+
}), we(this, "getButtonId", function(s) {
|
|
2731
2731
|
return "accordion__heading-".concat(s);
|
|
2732
|
-
}),
|
|
2733
|
-
return new e(
|
|
2732
|
+
}), we(this, "augment", function(s) {
|
|
2733
|
+
return new e(Lr({
|
|
2734
2734
|
expanded: r.expanded,
|
|
2735
2735
|
allowMultipleExpanded: r.allowMultipleExpanded,
|
|
2736
2736
|
allowZeroExpanded: r.allowZeroExpanded
|
|
2737
2737
|
}, s));
|
|
2738
2738
|
}), this.expanded = o, this.allowMultipleExpanded = l, this.allowZeroExpanded = c;
|
|
2739
|
-
}),
|
|
2739
|
+
}), _o = /* @__PURE__ */ Vt(null), Oo = /* @__PURE__ */ function(e) {
|
|
2740
2740
|
Ur(r, e);
|
|
2741
2741
|
var t = qr(r);
|
|
2742
2742
|
function r() {
|
|
2743
2743
|
var n;
|
|
2744
|
-
|
|
2744
|
+
Jt(this, r);
|
|
2745
2745
|
for (var o = arguments.length, a = new Array(o), l = 0; l < o; l++)
|
|
2746
2746
|
a[l] = arguments[l];
|
|
2747
|
-
return n = t.call.apply(t, [this].concat(a)),
|
|
2747
|
+
return n = t.call.apply(t, [this].concat(a)), we(We(n), "state", new Ji({
|
|
2748
2748
|
expanded: n.props.preExpanded,
|
|
2749
2749
|
allowMultipleExpanded: n.props.allowMultipleExpanded,
|
|
2750
2750
|
allowZeroExpanded: n.props.allowZeroExpanded
|
|
2751
|
-
})),
|
|
2751
|
+
})), we(We(n), "toggleExpanded", function(i) {
|
|
2752
2752
|
n.setState(function(c) {
|
|
2753
2753
|
return c.toggleExpanded(i);
|
|
2754
2754
|
}, function() {
|
|
2755
2755
|
n.props.onChange && n.props.onChange(n.state.expanded);
|
|
2756
2756
|
});
|
|
2757
|
-
}),
|
|
2757
|
+
}), we(We(n), "isItemDisabled", function(i) {
|
|
2758
2758
|
return n.state.isItemDisabled(i);
|
|
2759
|
-
}),
|
|
2759
|
+
}), we(We(n), "isItemExpanded", function(i) {
|
|
2760
2760
|
return n.state.isItemExpanded(i);
|
|
2761
|
-
}),
|
|
2761
|
+
}), we(We(n), "getPanelAttributes", function(i, c) {
|
|
2762
2762
|
return n.state.getPanelAttributes(i, c);
|
|
2763
|
-
}),
|
|
2763
|
+
}), we(We(n), "getHeadingAttributes", function() {
|
|
2764
2764
|
return n.state.getHeadingAttributes();
|
|
2765
|
-
}),
|
|
2765
|
+
}), we(We(n), "getButtonAttributes", function(i, c) {
|
|
2766
2766
|
return n.state.getButtonAttributes(i, c);
|
|
2767
2767
|
}), n;
|
|
2768
2768
|
}
|
|
2769
|
-
return
|
|
2769
|
+
return Qt(r, [{
|
|
2770
2770
|
key: "render",
|
|
2771
2771
|
value: function() {
|
|
2772
2772
|
var o = this.state, a = o.allowZeroExpanded, l = o.allowMultipleExpanded;
|
|
2773
|
-
return /* @__PURE__ */ Re(
|
|
2773
|
+
return /* @__PURE__ */ Re(_o.Provider, {
|
|
2774
2774
|
value: {
|
|
2775
2775
|
allowMultipleExpanded: l,
|
|
2776
2776
|
allowZeroExpanded: a,
|
|
@@ -2784,8 +2784,8 @@ var Ji = /* @__PURE__ */ er(function e(t) {
|
|
|
2784
2784
|
}, this.props.children || null);
|
|
2785
2785
|
}
|
|
2786
2786
|
}]), r;
|
|
2787
|
-
}(
|
|
2788
|
-
|
|
2787
|
+
}(Ir);
|
|
2788
|
+
we(Oo, "defaultProps", {
|
|
2789
2789
|
allowMultipleExpanded: !1,
|
|
2790
2790
|
allowZeroExpanded: !1
|
|
2791
2791
|
});
|
|
@@ -2794,21 +2794,21 @@ var Ao = /* @__PURE__ */ function(e) {
|
|
|
2794
2794
|
var t = qr(r);
|
|
2795
2795
|
function r() {
|
|
2796
2796
|
var n;
|
|
2797
|
-
|
|
2797
|
+
Jt(this, r);
|
|
2798
2798
|
for (var o = arguments.length, a = new Array(o), l = 0; l < o; l++)
|
|
2799
2799
|
a[l] = arguments[l];
|
|
2800
|
-
return n = t.call.apply(t, [this].concat(a)),
|
|
2800
|
+
return n = t.call.apply(t, [this].concat(a)), we(We(n), "renderChildren", function(i) {
|
|
2801
2801
|
return i ? n.props.children(i) : null;
|
|
2802
2802
|
}), n;
|
|
2803
2803
|
}
|
|
2804
|
-
return
|
|
2804
|
+
return Qt(r, [{
|
|
2805
2805
|
key: "render",
|
|
2806
2806
|
value: function() {
|
|
2807
|
-
return /* @__PURE__ */ Re(
|
|
2807
|
+
return /* @__PURE__ */ Re(_o.Consumer, null, this.renderChildren);
|
|
2808
2808
|
}
|
|
2809
2809
|
}]), r;
|
|
2810
|
-
}(
|
|
2811
|
-
var r = t.className, n = r === void 0 ? "accordion" : r, o = t.allowMultipleExpanded, a = t.allowZeroExpanded, l = t.onChange, i = t.preExpanded, c =
|
|
2810
|
+
}(Ir), Qi = ["className", "allowMultipleExpanded", "allowZeroExpanded", "onChange", "preExpanded"], el = function(t) {
|
|
2811
|
+
var r = t.className, n = r === void 0 ? "accordion" : r, o = t.allowMultipleExpanded, a = t.allowZeroExpanded, l = t.onChange, i = t.preExpanded, c = er(t, Qi);
|
|
2812
2812
|
return /* @__PURE__ */ Re(Oo, {
|
|
2813
2813
|
preExpanded: i,
|
|
2814
2814
|
allowMultipleExpanded: o,
|
|
@@ -2818,14 +2818,14 @@ var Ao = /* @__PURE__ */ function(e) {
|
|
|
2818
2818
|
"data-accordion-component": "Accordion",
|
|
2819
2819
|
className: n
|
|
2820
2820
|
}, c)));
|
|
2821
|
-
},
|
|
2821
|
+
}, Or;
|
|
2822
2822
|
(function(e) {
|
|
2823
2823
|
e.Accordion = "Accordion", e.AccordionItem = "AccordionItem", e.AccordionItemButton = "AccordionItemButton", e.AccordionItemHeading = "AccordionItemHeading", e.AccordionItemPanel = "AccordionItemPanel";
|
|
2824
|
-
})(
|
|
2825
|
-
var Ro =
|
|
2824
|
+
})(Or || (Or = {}));
|
|
2825
|
+
var Ro = Or, pr = 0;
|
|
2826
2826
|
function tl() {
|
|
2827
|
-
var e =
|
|
2828
|
-
return
|
|
2827
|
+
var e = pr;
|
|
2828
|
+
return pr = pr + 1, "raa-".concat(e);
|
|
2829
2829
|
}
|
|
2830
2830
|
var rl = Yn || tl, nl = /[\u0009\u000a\u000c\u000d\u0020]/g;
|
|
2831
2831
|
function Ot(e) {
|
|
@@ -2835,16 +2835,16 @@ var Po = /* @__PURE__ */ Vt(null), ol = function(t) {
|
|
|
2835
2835
|
var r = t.children, n = t.uuid, o = t.accordionContext, a = t.dangerouslySetExpanded, l = function() {
|
|
2836
2836
|
o.toggleExpanded(n);
|
|
2837
2837
|
}, i = function(s) {
|
|
2838
|
-
var f = a ?? s.isItemExpanded(n), d = s.isItemDisabled(n),
|
|
2838
|
+
var f = a ?? s.isItemExpanded(n), d = s.isItemDisabled(n), g = s.getPanelAttributes(n, a), E = s.getHeadingAttributes(n), y = s.getButtonAttributes(n, a);
|
|
2839
2839
|
return /* @__PURE__ */ Re(Po.Provider, {
|
|
2840
2840
|
value: {
|
|
2841
2841
|
uuid: n,
|
|
2842
2842
|
expanded: f,
|
|
2843
2843
|
disabled: d,
|
|
2844
2844
|
toggleExpanded: l,
|
|
2845
|
-
panelAttributes:
|
|
2846
|
-
headingAttributes:
|
|
2847
|
-
buttonAttributes:
|
|
2845
|
+
panelAttributes: g,
|
|
2846
|
+
headingAttributes: E,
|
|
2847
|
+
buttonAttributes: y
|
|
2848
2848
|
}
|
|
2849
2849
|
}, r);
|
|
2850
2850
|
};
|
|
@@ -2855,14 +2855,14 @@ var Po = /* @__PURE__ */ Vt(null), ol = function(t) {
|
|
|
2855
2855
|
accordionContext: r
|
|
2856
2856
|
}));
|
|
2857
2857
|
});
|
|
2858
|
-
},
|
|
2858
|
+
}, tr = function(t) {
|
|
2859
2859
|
var r = t.children, n = function(a) {
|
|
2860
2860
|
return a ? r(a) : null;
|
|
2861
2861
|
};
|
|
2862
2862
|
return /* @__PURE__ */ Re(Po.Consumer, null, n);
|
|
2863
2863
|
}, il = ["uuid", "dangerouslySetExpanded", "className", "activeClassName"], Io = function(t) {
|
|
2864
|
-
var r = t.uuid, n = t.dangerouslySetExpanded, o = t.className, a = o === void 0 ? "accordion__item" : o, l = t.activeClassName, i =
|
|
2865
|
-
var p =
|
|
2864
|
+
var r = t.uuid, n = t.dangerouslySetExpanded, o = t.className, a = o === void 0 ? "accordion__item" : o, l = t.activeClassName, i = er(t, il), c = ve(rl()), s = Wi(c, 1), f = s[0], d = r ?? f, g = function(y) {
|
|
2865
|
+
var p = y.expanded, C = p && l ? l : a;
|
|
2866
2866
|
return /* @__PURE__ */ Re("div", Ge({
|
|
2867
2867
|
"data-accordion-component": "AccordionItem",
|
|
2868
2868
|
className: C
|
|
@@ -2871,33 +2871,33 @@ var Po = /* @__PURE__ */ Vt(null), ol = function(t) {
|
|
|
2871
2871
|
return Ot(d.toString()), i.id && Ot(i.id), /* @__PURE__ */ Re(al, {
|
|
2872
2872
|
uuid: d,
|
|
2873
2873
|
dangerouslySetExpanded: n
|
|
2874
|
-
}, /* @__PURE__ */ Re(
|
|
2874
|
+
}, /* @__PURE__ */ Re(tr, null, g));
|
|
2875
2875
|
};
|
|
2876
2876
|
Io.displayName = Ro.AccordionItem;
|
|
2877
2877
|
function ko(e) {
|
|
2878
2878
|
return e && (e.matches('[data-accordion-component="Accordion"]') ? e : ko(e.parentElement));
|
|
2879
2879
|
}
|
|
2880
|
-
function
|
|
2880
|
+
function rr(e) {
|
|
2881
2881
|
var t = ko(e);
|
|
2882
2882
|
return t && Array.from(t.querySelectorAll('[data-accordion-component="AccordionItemButton"]'));
|
|
2883
2883
|
}
|
|
2884
2884
|
function ll(e) {
|
|
2885
|
-
var t =
|
|
2885
|
+
var t = rr(e) || [], r = t[0];
|
|
2886
2886
|
r && r.focus();
|
|
2887
2887
|
}
|
|
2888
2888
|
function cl(e) {
|
|
2889
|
-
var t =
|
|
2889
|
+
var t = rr(e) || [], r = t[t.length - 1];
|
|
2890
2890
|
r && r.focus();
|
|
2891
2891
|
}
|
|
2892
2892
|
function sl(e) {
|
|
2893
|
-
var t =
|
|
2893
|
+
var t = rr(e) || [], r = t.indexOf(e);
|
|
2894
2894
|
if (r !== -1) {
|
|
2895
2895
|
var n = t[r + 1];
|
|
2896
2896
|
n && n.focus();
|
|
2897
2897
|
}
|
|
2898
2898
|
}
|
|
2899
2899
|
function ul(e) {
|
|
2900
|
-
var t =
|
|
2900
|
+
var t = rr(e) || [], r = t.indexOf(e);
|
|
2901
2901
|
if (r !== -1) {
|
|
2902
2902
|
var n = t[r - 1];
|
|
2903
2903
|
n && n.focus();
|
|
@@ -2914,7 +2914,7 @@ var Je = {
|
|
|
2914
2914
|
LEFT: "ArrowLeft",
|
|
2915
2915
|
RIGHT: "ArrowRight"
|
|
2916
2916
|
}, fl = ["toggleExpanded", "className"], dl = function(t) {
|
|
2917
|
-
var r = t.toggleExpanded, n = t.className, o = n === void 0 ? "accordion__button" : n, a =
|
|
2917
|
+
var r = t.toggleExpanded, n = t.className, o = n === void 0 ? "accordion__button" : n, a = er(t, fl), l = function(c) {
|
|
2918
2918
|
var s = c.key;
|
|
2919
2919
|
if ((s === Je.ENTER || s === Je.SPACE || s === Je.SPACE_DEPRECATED) && (c.preventDefault(), r()), c.target instanceof HTMLElement)
|
|
2920
2920
|
switch (s) {
|
|
@@ -2948,7 +2948,7 @@ var Je = {
|
|
|
2948
2948
|
"data-accordion-component": "AccordionItemButton"
|
|
2949
2949
|
}));
|
|
2950
2950
|
}, pl = function(t) {
|
|
2951
|
-
return /* @__PURE__ */ Re(
|
|
2951
|
+
return /* @__PURE__ */ Re(tr, null, function(r) {
|
|
2952
2952
|
var n = r.toggleExpanded, o = r.buttonAttributes;
|
|
2953
2953
|
return /* @__PURE__ */ Re(dl, Ge({
|
|
2954
2954
|
toggleExpanded: n
|
|
@@ -2968,14 +2968,14 @@ From the WAI-ARIA spec (https://www.w3.org/TR/wai-aria-practices-1.1/#accordion)
|
|
|
2968
2968
|
var t = qr(r);
|
|
2969
2969
|
function r() {
|
|
2970
2970
|
var n;
|
|
2971
|
-
|
|
2971
|
+
Jt(this, r);
|
|
2972
2972
|
for (var o = arguments.length, a = new Array(o), l = 0; l < o; l++)
|
|
2973
2973
|
a[l] = arguments[l];
|
|
2974
|
-
return n = t.call.apply(t, [this].concat(a)),
|
|
2974
|
+
return n = t.call.apply(t, [this].concat(a)), we(We(n), "ref", void 0), we(We(n), "setRef", function(i) {
|
|
2975
2975
|
n.ref = i;
|
|
2976
2976
|
}), n;
|
|
2977
2977
|
}
|
|
2978
|
-
return
|
|
2978
|
+
return Qt(r, [{
|
|
2979
2979
|
key: "componentDidUpdate",
|
|
2980
2980
|
value: function() {
|
|
2981
2981
|
r.VALIDATE(this.ref);
|
|
@@ -3003,20 +3003,20 @@ From the WAI-ARIA spec (https://www.w3.org/TR/wai-aria-practices-1.1/#accordion)
|
|
|
3003
3003
|
throw new Error(vl);
|
|
3004
3004
|
}
|
|
3005
3005
|
}]), r;
|
|
3006
|
-
}(
|
|
3007
|
-
|
|
3006
|
+
}(Ir);
|
|
3007
|
+
we(No, "defaultProps", hl);
|
|
3008
3008
|
var Do = function(t) {
|
|
3009
|
-
return /* @__PURE__ */ Re(
|
|
3009
|
+
return /* @__PURE__ */ Re(tr, null, function(r) {
|
|
3010
3010
|
var n = r.headingAttributes;
|
|
3011
3011
|
return t.id && Ot(t.id), /* @__PURE__ */ Re(No, Ge({}, t, n));
|
|
3012
3012
|
});
|
|
3013
3013
|
};
|
|
3014
3014
|
Do.displayName = Ro.AccordionItemHeading;
|
|
3015
|
-
var ml = ["className", "region", "id"],
|
|
3016
|
-
var r = t.className, n = r === void 0 ? "accordion__panel" : r, o = t.region, a = t.id, l =
|
|
3015
|
+
var ml = ["className", "region", "id"], yl = function(t) {
|
|
3016
|
+
var r = t.className, n = r === void 0 ? "accordion__panel" : r, o = t.region, a = t.id, l = er(t, ml), i = function(s) {
|
|
3017
3017
|
var f = s.panelAttributes;
|
|
3018
3018
|
a && Ot(a);
|
|
3019
|
-
var d =
|
|
3019
|
+
var d = Lr(Lr({}, f), {}, {
|
|
3020
3020
|
"aria-labelledby": o ? f["aria-labelledby"] : void 0
|
|
3021
3021
|
});
|
|
3022
3022
|
return /* @__PURE__ */ Re("div", Ge({
|
|
@@ -3026,8 +3026,8 @@ var ml = ["className", "region", "id"], gl = function(t) {
|
|
|
3026
3026
|
role: o ? "region" : void 0
|
|
3027
3027
|
}));
|
|
3028
3028
|
};
|
|
3029
|
-
return /* @__PURE__ */ Re(
|
|
3030
|
-
},
|
|
3029
|
+
return /* @__PURE__ */ Re(tr, null, i);
|
|
3030
|
+
}, Ar = { exports: {} }, Mt = { exports: {} }, me = {};
|
|
3031
3031
|
/** @license React v16.13.1
|
|
3032
3032
|
* react-is.production.min.js
|
|
3033
3033
|
*
|
|
@@ -3036,13 +3036,13 @@ var ml = ["className", "region", "id"], gl = function(t) {
|
|
|
3036
3036
|
* This source code is licensed under the MIT license found in the
|
|
3037
3037
|
* LICENSE file in the root directory of this source tree.
|
|
3038
3038
|
*/
|
|
3039
|
-
var
|
|
3040
|
-
function
|
|
3041
|
-
if (
|
|
3039
|
+
var Tn;
|
|
3040
|
+
function gl() {
|
|
3041
|
+
if (Tn)
|
|
3042
3042
|
return me;
|
|
3043
|
-
|
|
3044
|
-
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, l = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, c = 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,
|
|
3045
|
-
function
|
|
3043
|
+
Tn = 1;
|
|
3044
|
+
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, l = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, c = 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, g = e ? Symbol.for("react.suspense_list") : 60120, E = e ? Symbol.for("react.memo") : 60115, y = 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, k = e ? Symbol.for("react.scope") : 60119;
|
|
3045
|
+
function _(m) {
|
|
3046
3046
|
if (typeof m == "object" && m !== null) {
|
|
3047
3047
|
var O = m.$$typeof;
|
|
3048
3048
|
switch (O) {
|
|
@@ -3059,8 +3059,8 @@ function yl() {
|
|
|
3059
3059
|
switch (m = m && m.$$typeof, m) {
|
|
3060
3060
|
case i:
|
|
3061
3061
|
case f:
|
|
3062
|
-
case
|
|
3063
|
-
case
|
|
3062
|
+
case y:
|
|
3063
|
+
case E:
|
|
3064
3064
|
case l:
|
|
3065
3065
|
return m;
|
|
3066
3066
|
default:
|
|
@@ -3073,37 +3073,37 @@ function yl() {
|
|
|
3073
3073
|
}
|
|
3074
3074
|
}
|
|
3075
3075
|
function I(m) {
|
|
3076
|
-
return
|
|
3076
|
+
return _(m) === s;
|
|
3077
3077
|
}
|
|
3078
|
-
return me.AsyncMode = c, me.ConcurrentMode = s, me.ContextConsumer = i, me.ContextProvider = l, me.Element = t, me.ForwardRef = f, me.Fragment = n, me.Lazy =
|
|
3079
|
-
return I(m) ||
|
|
3078
|
+
return me.AsyncMode = c, me.ConcurrentMode = s, me.ContextConsumer = i, me.ContextProvider = l, me.Element = t, me.ForwardRef = f, me.Fragment = n, me.Lazy = y, me.Memo = E, me.Portal = r, me.Profiler = a, me.StrictMode = o, me.Suspense = d, me.isAsyncMode = function(m) {
|
|
3079
|
+
return I(m) || _(m) === c;
|
|
3080
3080
|
}, me.isConcurrentMode = I, me.isContextConsumer = function(m) {
|
|
3081
|
-
return
|
|
3081
|
+
return _(m) === i;
|
|
3082
3082
|
}, me.isContextProvider = function(m) {
|
|
3083
|
-
return
|
|
3083
|
+
return _(m) === l;
|
|
3084
3084
|
}, me.isElement = function(m) {
|
|
3085
3085
|
return typeof m == "object" && m !== null && m.$$typeof === t;
|
|
3086
3086
|
}, me.isForwardRef = function(m) {
|
|
3087
|
-
return
|
|
3087
|
+
return _(m) === f;
|
|
3088
3088
|
}, me.isFragment = function(m) {
|
|
3089
|
-
return
|
|
3089
|
+
return _(m) === n;
|
|
3090
3090
|
}, me.isLazy = function(m) {
|
|
3091
|
-
return
|
|
3091
|
+
return _(m) === y;
|
|
3092
3092
|
}, me.isMemo = function(m) {
|
|
3093
|
-
return
|
|
3093
|
+
return _(m) === E;
|
|
3094
3094
|
}, me.isPortal = function(m) {
|
|
3095
|
-
return
|
|
3095
|
+
return _(m) === r;
|
|
3096
3096
|
}, me.isProfiler = function(m) {
|
|
3097
|
-
return
|
|
3097
|
+
return _(m) === a;
|
|
3098
3098
|
}, me.isStrictMode = function(m) {
|
|
3099
|
-
return
|
|
3099
|
+
return _(m) === o;
|
|
3100
3100
|
}, me.isSuspense = function(m) {
|
|
3101
|
-
return
|
|
3101
|
+
return _(m) === d;
|
|
3102
3102
|
}, me.isValidElementType = function(m) {
|
|
3103
|
-
return typeof m == "string" || typeof m == "function" || m === n || m === s || m === a || m === o || m === d || m ===
|
|
3104
|
-
}, me.typeOf =
|
|
3103
|
+
return typeof m == "string" || typeof m == "function" || m === n || m === s || m === a || m === o || m === d || m === g || typeof m == "object" && m !== null && (m.$$typeof === y || m.$$typeof === E || m.$$typeof === l || m.$$typeof === i || m.$$typeof === f || m.$$typeof === C || m.$$typeof === x || m.$$typeof === k || m.$$typeof === p);
|
|
3104
|
+
}, me.typeOf = _, me;
|
|
3105
3105
|
}
|
|
3106
|
-
var
|
|
3106
|
+
var ye = {};
|
|
3107
3107
|
/** @license React v16.13.1
|
|
3108
3108
|
* react-is.development.js
|
|
3109
3109
|
*
|
|
@@ -3112,13 +3112,13 @@ var ge = {};
|
|
|
3112
3112
|
* This source code is licensed under the MIT license found in the
|
|
3113
3113
|
* LICENSE file in the root directory of this source tree.
|
|
3114
3114
|
*/
|
|
3115
|
-
var
|
|
3115
|
+
var Ln;
|
|
3116
3116
|
function bl() {
|
|
3117
|
-
return
|
|
3118
|
-
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, l = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, c = 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,
|
|
3119
|
-
function
|
|
3117
|
+
return Ln || (Ln = 1, process.env.NODE_ENV !== "production" && function() {
|
|
3118
|
+
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, l = e ? Symbol.for("react.provider") : 60109, i = e ? Symbol.for("react.context") : 60110, c = 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, g = e ? Symbol.for("react.suspense_list") : 60120, E = e ? Symbol.for("react.memo") : 60115, y = 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, k = e ? Symbol.for("react.scope") : 60119;
|
|
3119
|
+
function _(v) {
|
|
3120
3120
|
return typeof v == "string" || typeof v == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
3121
|
-
v === n || v === s || v === a || v === o || v === d || v ===
|
|
3121
|
+
v === n || v === s || v === a || v === o || v === d || v === g || typeof v == "object" && v !== null && (v.$$typeof === y || v.$$typeof === E || v.$$typeof === l || v.$$typeof === i || v.$$typeof === f || v.$$typeof === C || v.$$typeof === x || v.$$typeof === k || v.$$typeof === p);
|
|
3122
3122
|
}
|
|
3123
3123
|
function I(v) {
|
|
3124
3124
|
if (typeof v == "object" && v !== null) {
|
|
@@ -3139,8 +3139,8 @@ function bl() {
|
|
|
3139
3139
|
switch (ee) {
|
|
3140
3140
|
case i:
|
|
3141
3141
|
case f:
|
|
3142
|
-
case
|
|
3143
|
-
case
|
|
3142
|
+
case y:
|
|
3143
|
+
case E:
|
|
3144
3144
|
case l:
|
|
3145
3145
|
return ee;
|
|
3146
3146
|
default:
|
|
@@ -3152,9 +3152,9 @@ function bl() {
|
|
|
3152
3152
|
}
|
|
3153
3153
|
}
|
|
3154
3154
|
}
|
|
3155
|
-
var m = c, O = s,
|
|
3155
|
+
var m = c, O = s, w = i, T = l, M = t, re = f, F = n, de = y, K = E, ne = r, te = a, Z = o, Ee = d, Se = !1;
|
|
3156
3156
|
function Ne(v) {
|
|
3157
|
-
return
|
|
3157
|
+
return Se || (Se = !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) || I(v) === c;
|
|
3158
3158
|
}
|
|
3159
3159
|
function b(v) {
|
|
3160
3160
|
return I(v) === s;
|
|
@@ -3175,10 +3175,10 @@ function bl() {
|
|
|
3175
3175
|
return I(v) === n;
|
|
3176
3176
|
}
|
|
3177
3177
|
function V(v) {
|
|
3178
|
-
return I(v) ===
|
|
3178
|
+
return I(v) === y;
|
|
3179
3179
|
}
|
|
3180
3180
|
function U(v) {
|
|
3181
|
-
return I(v) ===
|
|
3181
|
+
return I(v) === E;
|
|
3182
3182
|
}
|
|
3183
3183
|
function G(v) {
|
|
3184
3184
|
return I(v) === r;
|
|
@@ -3192,23 +3192,23 @@ function bl() {
|
|
|
3192
3192
|
function $(v) {
|
|
3193
3193
|
return I(v) === d;
|
|
3194
3194
|
}
|
|
3195
|
-
|
|
3196
|
-
}()),
|
|
3195
|
+
ye.AsyncMode = m, ye.ConcurrentMode = O, ye.ContextConsumer = w, ye.ContextProvider = T, ye.Element = M, ye.ForwardRef = re, ye.Fragment = F, ye.Lazy = de, ye.Memo = K, ye.Portal = ne, ye.Profiler = te, ye.StrictMode = Z, ye.Suspense = Ee, ye.isAsyncMode = Ne, ye.isConcurrentMode = b, ye.isContextConsumer = A, ye.isContextProvider = W, ye.isElement = H, ye.isForwardRef = B, ye.isFragment = X, ye.isLazy = V, ye.isMemo = U, ye.isPortal = G, ye.isProfiler = J, ye.isStrictMode = h, ye.isSuspense = $, ye.isValidElementType = _, ye.typeOf = I;
|
|
3196
|
+
}()), ye;
|
|
3197
3197
|
}
|
|
3198
|
-
var
|
|
3198
|
+
var Sn;
|
|
3199
3199
|
function Mo() {
|
|
3200
|
-
return
|
|
3200
|
+
return Sn || (Sn = 1, process.env.NODE_ENV === "production" ? Mt.exports = gl() : Mt.exports = bl()), Mt.exports;
|
|
3201
3201
|
}
|
|
3202
3202
|
/*
|
|
3203
3203
|
object-assign
|
|
3204
3204
|
(c) Sindre Sorhus
|
|
3205
3205
|
@license MIT
|
|
3206
3206
|
*/
|
|
3207
|
-
var
|
|
3208
|
-
function
|
|
3209
|
-
if (
|
|
3210
|
-
return
|
|
3211
|
-
|
|
3207
|
+
var hr, _n;
|
|
3208
|
+
function El() {
|
|
3209
|
+
if (_n)
|
|
3210
|
+
return hr;
|
|
3211
|
+
_n = 1;
|
|
3212
3212
|
var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, r = Object.prototype.propertyIsEnumerable;
|
|
3213
3213
|
function n(a) {
|
|
3214
3214
|
if (a == null)
|
|
@@ -3237,34 +3237,34 @@ function wl() {
|
|
|
3237
3237
|
return !1;
|
|
3238
3238
|
}
|
|
3239
3239
|
}
|
|
3240
|
-
return
|
|
3240
|
+
return hr = o() ? Object.assign : function(a, l) {
|
|
3241
3241
|
for (var i, c = n(a), s, f = 1; f < arguments.length; f++) {
|
|
3242
3242
|
i = Object(arguments[f]);
|
|
3243
3243
|
for (var d in i)
|
|
3244
3244
|
t.call(i, d) && (c[d] = i[d]);
|
|
3245
3245
|
if (e) {
|
|
3246
3246
|
s = e(i);
|
|
3247
|
-
for (var
|
|
3248
|
-
r.call(i, s[
|
|
3247
|
+
for (var g = 0; g < s.length; g++)
|
|
3248
|
+
r.call(i, s[g]) && (c[s[g]] = i[s[g]]);
|
|
3249
3249
|
}
|
|
3250
3250
|
}
|
|
3251
3251
|
return c;
|
|
3252
|
-
},
|
|
3252
|
+
}, hr;
|
|
3253
3253
|
}
|
|
3254
|
-
var
|
|
3254
|
+
var vr, On;
|
|
3255
3255
|
function Yr() {
|
|
3256
3256
|
if (On)
|
|
3257
|
-
return
|
|
3257
|
+
return vr;
|
|
3258
3258
|
On = 1;
|
|
3259
3259
|
var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
3260
|
-
return
|
|
3260
|
+
return vr = e, vr;
|
|
3261
3261
|
}
|
|
3262
|
-
var
|
|
3262
|
+
var mr, An;
|
|
3263
3263
|
function jo() {
|
|
3264
|
-
return An || (An = 1,
|
|
3264
|
+
return An || (An = 1, mr = Function.call.bind(Object.prototype.hasOwnProperty)), mr;
|
|
3265
3265
|
}
|
|
3266
3266
|
var yr, Rn;
|
|
3267
|
-
function
|
|
3267
|
+
function wl() {
|
|
3268
3268
|
if (Rn)
|
|
3269
3269
|
return yr;
|
|
3270
3270
|
Rn = 1;
|
|
@@ -3288,22 +3288,22 @@ function El() {
|
|
|
3288
3288
|
var d;
|
|
3289
3289
|
try {
|
|
3290
3290
|
if (typeof a[f] != "function") {
|
|
3291
|
-
var
|
|
3291
|
+
var g = Error(
|
|
3292
3292
|
(c || "React class") + ": " + i + " type `" + f + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[f] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
|
|
3293
3293
|
);
|
|
3294
|
-
throw
|
|
3294
|
+
throw g.name = "Invariant Violation", g;
|
|
3295
3295
|
}
|
|
3296
3296
|
d = a[f](l, f, c, i, null, t);
|
|
3297
|
-
} catch (
|
|
3298
|
-
d =
|
|
3297
|
+
} catch (y) {
|
|
3298
|
+
d = y;
|
|
3299
3299
|
}
|
|
3300
3300
|
if (d && !(d instanceof Error) && e(
|
|
3301
3301
|
(c || "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)."
|
|
3302
3302
|
), d instanceof Error && !(d.message in r)) {
|
|
3303
3303
|
r[d.message] = !0;
|
|
3304
|
-
var
|
|
3304
|
+
var E = s ? s() : "";
|
|
3305
3305
|
e(
|
|
3306
|
-
"Failed " + i + " type: " + d.message + (
|
|
3306
|
+
"Failed " + i + " type: " + d.message + (E ?? "")
|
|
3307
3307
|
);
|
|
3308
3308
|
}
|
|
3309
3309
|
}
|
|
@@ -3313,12 +3313,12 @@ function El() {
|
|
|
3313
3313
|
process.env.NODE_ENV !== "production" && (r = {});
|
|
3314
3314
|
}, yr = o, yr;
|
|
3315
3315
|
}
|
|
3316
|
-
var
|
|
3316
|
+
var gr, Pn;
|
|
3317
3317
|
function xl() {
|
|
3318
3318
|
if (Pn)
|
|
3319
|
-
return
|
|
3319
|
+
return gr;
|
|
3320
3320
|
Pn = 1;
|
|
3321
|
-
var e = Mo(), t =
|
|
3321
|
+
var e = Mo(), t = El(), r = Yr(), n = jo(), o = wl(), a = function() {
|
|
3322
3322
|
};
|
|
3323
3323
|
process.env.NODE_ENV !== "production" && (a = function(i) {
|
|
3324
3324
|
var c = "Warning: " + i;
|
|
@@ -3331,14 +3331,14 @@ function xl() {
|
|
|
3331
3331
|
function l() {
|
|
3332
3332
|
return null;
|
|
3333
3333
|
}
|
|
3334
|
-
return
|
|
3334
|
+
return gr = function(i, c) {
|
|
3335
3335
|
var s = typeof Symbol == "function" && Symbol.iterator, f = "@@iterator";
|
|
3336
3336
|
function d(b) {
|
|
3337
3337
|
var A = b && (s && b[s] || b[f]);
|
|
3338
3338
|
if (typeof A == "function")
|
|
3339
3339
|
return A;
|
|
3340
3340
|
}
|
|
3341
|
-
var
|
|
3341
|
+
var g = "<<anonymous>>", E = {
|
|
3342
3342
|
array: x("array"),
|
|
3343
3343
|
bigint: x("bigint"),
|
|
3344
3344
|
bool: x("boolean"),
|
|
@@ -3348,18 +3348,18 @@ function xl() {
|
|
|
3348
3348
|
string: x("string"),
|
|
3349
3349
|
symbol: x("symbol"),
|
|
3350
3350
|
any: k(),
|
|
3351
|
-
arrayOf:
|
|
3351
|
+
arrayOf: _,
|
|
3352
3352
|
element: I(),
|
|
3353
3353
|
elementType: m(),
|
|
3354
3354
|
instanceOf: O,
|
|
3355
3355
|
node: re(),
|
|
3356
|
-
objectOf:
|
|
3357
|
-
oneOf:
|
|
3356
|
+
objectOf: T,
|
|
3357
|
+
oneOf: w,
|
|
3358
3358
|
oneOfType: M,
|
|
3359
3359
|
shape: de,
|
|
3360
|
-
exact:
|
|
3360
|
+
exact: K
|
|
3361
3361
|
};
|
|
3362
|
-
function
|
|
3362
|
+
function y(b, A) {
|
|
3363
3363
|
return b === A ? b !== 0 || 1 / b === 1 / A : b !== b && A !== A;
|
|
3364
3364
|
}
|
|
3365
3365
|
function p(b, A) {
|
|
@@ -3370,7 +3370,7 @@ function xl() {
|
|
|
3370
3370
|
if (process.env.NODE_ENV !== "production")
|
|
3371
3371
|
var A = {}, W = 0;
|
|
3372
3372
|
function H(X, V, U, G, J, h, $) {
|
|
3373
|
-
if (G = G ||
|
|
3373
|
+
if (G = G || g, h = h || U, $ !== r) {
|
|
3374
3374
|
if (c) {
|
|
3375
3375
|
var v = new Error(
|
|
3376
3376
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
@@ -3391,9 +3391,9 @@ function xl() {
|
|
|
3391
3391
|
}
|
|
3392
3392
|
function x(b) {
|
|
3393
3393
|
function A(W, H, B, X, V, U) {
|
|
3394
|
-
var G = W[H], J =
|
|
3394
|
+
var G = W[H], J = Z(G);
|
|
3395
3395
|
if (J !== b) {
|
|
3396
|
-
var h =
|
|
3396
|
+
var h = Ee(G);
|
|
3397
3397
|
return new p(
|
|
3398
3398
|
"Invalid " + X + " `" + V + "` of type " + ("`" + h + "` supplied to `" + B + "`, expected ") + ("`" + b + "`."),
|
|
3399
3399
|
{ expectedType: b }
|
|
@@ -3406,13 +3406,13 @@ function xl() {
|
|
|
3406
3406
|
function k() {
|
|
3407
3407
|
return C(l);
|
|
3408
3408
|
}
|
|
3409
|
-
function
|
|
3409
|
+
function _(b) {
|
|
3410
3410
|
function A(W, H, B, X, V) {
|
|
3411
3411
|
if (typeof b != "function")
|
|
3412
3412
|
return new p("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside arrayOf.");
|
|
3413
3413
|
var U = W[H];
|
|
3414
3414
|
if (!Array.isArray(U)) {
|
|
3415
|
-
var G =
|
|
3415
|
+
var G = Z(U);
|
|
3416
3416
|
return new p("Invalid " + X + " `" + V + "` of type " + ("`" + G + "` supplied to `" + B + "`, expected an array."));
|
|
3417
3417
|
}
|
|
3418
3418
|
for (var J = 0; J < U.length; J++) {
|
|
@@ -3428,7 +3428,7 @@ function xl() {
|
|
|
3428
3428
|
function b(A, W, H, B, X) {
|
|
3429
3429
|
var V = A[W];
|
|
3430
3430
|
if (!i(V)) {
|
|
3431
|
-
var U =
|
|
3431
|
+
var U = Z(V);
|
|
3432
3432
|
return new p("Invalid " + B + " `" + X + "` of type " + ("`" + U + "` supplied to `" + H + "`, expected a single ReactElement."));
|
|
3433
3433
|
}
|
|
3434
3434
|
return null;
|
|
@@ -3439,7 +3439,7 @@ function xl() {
|
|
|
3439
3439
|
function b(A, W, H, B, X) {
|
|
3440
3440
|
var V = A[W];
|
|
3441
3441
|
if (!e.isValidElementType(V)) {
|
|
3442
|
-
var U =
|
|
3442
|
+
var U = Z(V);
|
|
3443
3443
|
return new p("Invalid " + B + " `" + X + "` of type " + ("`" + U + "` supplied to `" + H + "`, expected a single ReactElement type."));
|
|
3444
3444
|
}
|
|
3445
3445
|
return null;
|
|
@@ -3449,35 +3449,35 @@ function xl() {
|
|
|
3449
3449
|
function O(b) {
|
|
3450
3450
|
function A(W, H, B, X, V) {
|
|
3451
3451
|
if (!(W[H] instanceof b)) {
|
|
3452
|
-
var U = b.name ||
|
|
3452
|
+
var U = b.name || g, G = Ne(W[H]);
|
|
3453
3453
|
return new p("Invalid " + X + " `" + V + "` of type " + ("`" + G + "` supplied to `" + B + "`, expected ") + ("instance of `" + U + "`."));
|
|
3454
3454
|
}
|
|
3455
3455
|
return null;
|
|
3456
3456
|
}
|
|
3457
3457
|
return C(A);
|
|
3458
3458
|
}
|
|
3459
|
-
function
|
|
3459
|
+
function w(b) {
|
|
3460
3460
|
if (!Array.isArray(b))
|
|
3461
3461
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
|
|
3462
3462
|
"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])."
|
|
3463
3463
|
) : a("Invalid argument supplied to oneOf, expected an array.")), l;
|
|
3464
3464
|
function A(W, H, B, X, V) {
|
|
3465
3465
|
for (var U = W[H], G = 0; G < b.length; G++)
|
|
3466
|
-
if (
|
|
3466
|
+
if (y(U, b[G]))
|
|
3467
3467
|
return null;
|
|
3468
3468
|
var J = JSON.stringify(b, function($, v) {
|
|
3469
|
-
var q =
|
|
3469
|
+
var q = Ee(v);
|
|
3470
3470
|
return q === "symbol" ? String(v) : v;
|
|
3471
3471
|
});
|
|
3472
3472
|
return new p("Invalid " + X + " `" + V + "` of value `" + String(U) + "` " + ("supplied to `" + B + "`, expected one of " + J + "."));
|
|
3473
3473
|
}
|
|
3474
3474
|
return C(A);
|
|
3475
3475
|
}
|
|
3476
|
-
function
|
|
3476
|
+
function T(b) {
|
|
3477
3477
|
function A(W, H, B, X, V) {
|
|
3478
3478
|
if (typeof b != "function")
|
|
3479
3479
|
return new p("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside objectOf.");
|
|
3480
|
-
var U = W[H], G =
|
|
3480
|
+
var U = W[H], G = Z(U);
|
|
3481
3481
|
if (G !== "object")
|
|
3482
3482
|
return new p("Invalid " + X + " `" + V + "` of type " + ("`" + G + "` supplied to `" + B + "`, expected an object."));
|
|
3483
3483
|
for (var J in U)
|
|
@@ -3497,7 +3497,7 @@ function xl() {
|
|
|
3497
3497
|
var W = b[A];
|
|
3498
3498
|
if (typeof W != "function")
|
|
3499
3499
|
return a(
|
|
3500
|
-
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " +
|
|
3500
|
+
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + Se(W) + " at index " + A + "."
|
|
3501
3501
|
), l;
|
|
3502
3502
|
}
|
|
3503
3503
|
function H(B, X, V, U, G) {
|
|
@@ -3525,13 +3525,13 @@ function xl() {
|
|
|
3525
3525
|
}
|
|
3526
3526
|
function de(b) {
|
|
3527
3527
|
function A(W, H, B, X, V) {
|
|
3528
|
-
var U = W[H], G =
|
|
3528
|
+
var U = W[H], G = Z(U);
|
|
3529
3529
|
if (G !== "object")
|
|
3530
3530
|
return new p("Invalid " + X + " `" + V + "` of type `" + G + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
3531
3531
|
for (var J in b) {
|
|
3532
3532
|
var h = b[J];
|
|
3533
3533
|
if (typeof h != "function")
|
|
3534
|
-
return F(B, X, V, J,
|
|
3534
|
+
return F(B, X, V, J, Ee(h));
|
|
3535
3535
|
var $ = h(U, J, B, X, V + "." + J, r);
|
|
3536
3536
|
if ($)
|
|
3537
3537
|
return $;
|
|
@@ -3540,16 +3540,16 @@ function xl() {
|
|
|
3540
3540
|
}
|
|
3541
3541
|
return C(A);
|
|
3542
3542
|
}
|
|
3543
|
-
function
|
|
3543
|
+
function K(b) {
|
|
3544
3544
|
function A(W, H, B, X, V) {
|
|
3545
|
-
var U = W[H], G =
|
|
3545
|
+
var U = W[H], G = Z(U);
|
|
3546
3546
|
if (G !== "object")
|
|
3547
3547
|
return new p("Invalid " + X + " `" + V + "` of type `" + G + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
3548
3548
|
var J = t({}, W[H], b);
|
|
3549
3549
|
for (var h in J) {
|
|
3550
3550
|
var $ = b[h];
|
|
3551
3551
|
if (n(b, h) && typeof $ != "function")
|
|
3552
|
-
return F(B, X, V, h,
|
|
3552
|
+
return F(B, X, V, h, Ee($));
|
|
3553
3553
|
if (!$)
|
|
3554
3554
|
return new p(
|
|
3555
3555
|
"Invalid " + X + " `" + V + "` key `" + h + "` supplied to `" + B + "`.\nBad object: " + JSON.stringify(W[H], null, " ") + `
|
|
@@ -3599,14 +3599,14 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
3599
3599
|
function te(b, A) {
|
|
3600
3600
|
return b === "symbol" ? !0 : A ? A["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && A instanceof Symbol : !1;
|
|
3601
3601
|
}
|
|
3602
|
-
function
|
|
3602
|
+
function Z(b) {
|
|
3603
3603
|
var A = typeof b;
|
|
3604
3604
|
return Array.isArray(b) ? "array" : b instanceof RegExp ? "object" : te(A, b) ? "symbol" : A;
|
|
3605
3605
|
}
|
|
3606
|
-
function
|
|
3606
|
+
function Ee(b) {
|
|
3607
3607
|
if (typeof b > "u" || b === null)
|
|
3608
3608
|
return "" + b;
|
|
3609
|
-
var A =
|
|
3609
|
+
var A = Z(b);
|
|
3610
3610
|
if (A === "object") {
|
|
3611
3611
|
if (b instanceof Date)
|
|
3612
3612
|
return "date";
|
|
@@ -3615,8 +3615,8 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
3615
3615
|
}
|
|
3616
3616
|
return A;
|
|
3617
3617
|
}
|
|
3618
|
-
function
|
|
3619
|
-
var A =
|
|
3618
|
+
function Se(b) {
|
|
3619
|
+
var A = Ee(b);
|
|
3620
3620
|
switch (A) {
|
|
3621
3621
|
case "array":
|
|
3622
3622
|
case "object":
|
|
@@ -3630,28 +3630,28 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
3630
3630
|
}
|
|
3631
3631
|
}
|
|
3632
3632
|
function Ne(b) {
|
|
3633
|
-
return !b.constructor || !b.constructor.name ?
|
|
3633
|
+
return !b.constructor || !b.constructor.name ? g : b.constructor.name;
|
|
3634
3634
|
}
|
|
3635
|
-
return
|
|
3636
|
-
},
|
|
3635
|
+
return E.checkPropTypes = o, E.resetWarningCache = o.resetWarningCache, E.PropTypes = E, E;
|
|
3636
|
+
}, gr;
|
|
3637
3637
|
}
|
|
3638
|
-
var
|
|
3638
|
+
var br, In;
|
|
3639
3639
|
function Cl() {
|
|
3640
3640
|
if (In)
|
|
3641
|
-
return
|
|
3641
|
+
return br;
|
|
3642
3642
|
In = 1;
|
|
3643
3643
|
var e = Yr();
|
|
3644
3644
|
function t() {
|
|
3645
3645
|
}
|
|
3646
3646
|
function r() {
|
|
3647
3647
|
}
|
|
3648
|
-
return r.resetWarningCache = t,
|
|
3648
|
+
return r.resetWarningCache = t, br = function() {
|
|
3649
3649
|
function n(l, i, c, s, f, d) {
|
|
3650
3650
|
if (d !== e) {
|
|
3651
|
-
var
|
|
3651
|
+
var g = new Error(
|
|
3652
3652
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
|
|
3653
3653
|
);
|
|
3654
|
-
throw
|
|
3654
|
+
throw g.name = "Invariant Violation", g;
|
|
3655
3655
|
}
|
|
3656
3656
|
}
|
|
3657
3657
|
n.isRequired = n;
|
|
@@ -3682,21 +3682,21 @@ function Cl() {
|
|
|
3682
3682
|
resetWarningCache: t
|
|
3683
3683
|
};
|
|
3684
3684
|
return a.PropTypes = a, a;
|
|
3685
|
-
},
|
|
3685
|
+
}, br;
|
|
3686
3686
|
}
|
|
3687
3687
|
if (process.env.NODE_ENV !== "production") {
|
|
3688
|
-
var
|
|
3689
|
-
|
|
3688
|
+
var Tl = Mo(), Ll = !0;
|
|
3689
|
+
Ar.exports = xl()(Tl.isElement, Ll);
|
|
3690
3690
|
} else
|
|
3691
|
-
|
|
3692
|
-
var
|
|
3693
|
-
const Pe = /* @__PURE__ */ Gn(_l), Sl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M12,8l-6,6l1.4,1.4l4.6-4.6l4.6,4.6L18,14L12,8z" })), Ol = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z" })), Al = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 5l5-5 5 5z" })), Rl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 0l5 5 5-5z" })), Pl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" })), Il = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z" })), kl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 544 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z" })), Nl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" })), Dl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M414.8 40.79L286.8 488.8C281.9 505.8 264.2 515.6 247.2 510.8C230.2 505.9 220.4 488.2 225.2 471.2L353.2 23.21C358.1 6.216 375.8-3.624 392.8 1.232C409.8 6.087 419.6 23.8 414.8 40.79H414.8zM518.6 121.4L630.6 233.4C643.1 245.9 643.1 266.1 630.6 278.6L518.6 390.6C506.1 403.1 485.9 403.1 473.4 390.6C460.9 378.1 460.9 357.9 473.4 345.4L562.7 256L473.4 166.6C460.9 154.1 460.9 133.9 473.4 121.4C485.9 108.9 506.1 108.9 518.6 121.4V121.4zM166.6 166.6L77.25 256L166.6 345.4C179.1 357.9 179.1 378.1 166.6 390.6C154.1 403.1 133.9 403.1 121.4 390.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4L121.4 121.4C133.9 108.9 154.1 108.9 166.6 121.4C179.1 133.9 179.1 154.1 166.6 166.6V166.6z" })), Ml = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 308 151", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M293,0 C301.284271,-3.29815278e-15 308,6.71572875 308,15 L308,136 C308,144.284271 301.284271,151 293,151 L15,151 C6.71572875,151 1.01453063e-15,144.284271 0,136 L0,15 C-1.01453063e-15,6.71572875 6.71572875,1.52179594e-15 15,0 L293,0 Z M62,32 C37.699471,32 18,51.699471 18,76 C18,100.300529 37.699471,120 62,120 C86.300529,120 106,100.300529 106,76 C106,51.699471 86.300529,32 62,32 Z M287,102 L124,102 C122.343146,102 121,103.343146 121,105 L121,105 L121,115 C121,116.656854 122.343146,118 124,118 L124,118 L287,118 C288.656854,118 290,116.656854 290,115 L290,115 L290,105 C290,103.343146 288.656854,102 287,102 L287,102 Z M287,68 L124,68 C122.343146,68 121,69.3431458 121,71 L121,71 L121,81 C121,82.6568542 122.343146,84 124,84 L124,84 L287,84 C288.656854,84 290,82.6568542 290,81 L290,81 L290,71 C290,69.3431458 288.656854,68 287,68 L287,68 Z M287,34 L124,34 C122.343146,34 121,35.3431458 121,37 L121,37 L121,47 C121,48.6568542 122.343146,50 124,50 L124,50 L287,50 C288.656854,50 290,48.6568542 290,47 L290,47 L290,37 C290,35.3431458 288.656854,34 287,34 L287,34 Z" })), jl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z" })), Fl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 384 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" })), $l = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M20.5,8h-17C2.7,8,2,7.3,2,6.5v0C2,5.7,2.7,5,3.5,5h17C21.3,5,22,5.7,22,6.5v0C22,7.3,21.3,8,20.5,8z" }), /* @__PURE__ */ P.createElement("path", { d: "M17.5,11h-11C5.7,11,5,11.7,5,12.5v0C5,13.3,5.7,14,6.5,14h11c0.8,0,1.5-0.7,1.5-1.5v0C19,11.7,18.3,11,17.5,11z" }), /* @__PURE__ */ P.createElement("path", { d: "M14.5,17h-5C8.7,17,8,17.7,8,18.5v0C8,19.3,8.7,20,9.5,20h5c0.8,0,1.5-0.7,1.5-1.5v0C16,17.7,15.3,17,14.5,17z" })), zl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z" })), Bl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z" })), Hl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M314.222 197.78c51.091 51.091 54.377 132.287 9.75 187.16-6.242 7.73-2.784 3.865-84.94 86.02-54.696 54.696-143.266 54.745-197.99 0-54.711-54.69-54.734-143.255 0-197.99 32.773-32.773 51.835-51.899 63.409-63.457 7.463-7.452 20.331-2.354 20.486 8.192a173.31 173.31 0 0 0 4.746 37.828c.966 4.029-.272 8.269-3.202 11.198L80.632 312.57c-32.755 32.775-32.887 85.892 0 118.8 32.775 32.755 85.892 32.887 118.8 0l75.19-75.2c32.718-32.725 32.777-86.013 0-118.79a83.722 83.722 0 0 0-22.814-16.229c-4.623-2.233-7.182-7.25-6.561-12.346 1.356-11.122 6.296-21.885 14.815-30.405l4.375-4.375c3.625-3.626 9.177-4.594 13.76-2.294 12.999 6.524 25.187 15.211 36.025 26.049zM470.958 41.04c-54.724-54.745-143.294-54.696-197.99 0-82.156 82.156-78.698 78.29-84.94 86.02-44.627 54.873-41.341 136.069 9.75 187.16 10.838 10.838 23.026 19.525 36.025 26.049 4.582 2.3 10.134 1.331 13.76-2.294l4.375-4.375c8.52-8.519 13.459-19.283 14.815-30.405.621-5.096-1.938-10.113-6.561-12.346a83.706 83.706 0 0 1-22.814-16.229c-32.777-32.777-32.718-86.065 0-118.79l75.19-75.2c32.908-32.887 86.025-32.755 118.8 0 32.887 32.908 32.755 86.025 0 118.8l-45.848 45.84c-2.93 2.929-4.168 7.169-3.202 11.198a173.31 173.31 0 0 1 4.746 37.828c.155 10.546 13.023 15.644 20.486 8.192 11.574-11.558 30.636-30.684 63.409-63.457 54.733-54.735 54.71-143.3-.001-197.991z" })), Vl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16.871 25", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M4.942,20.952c-0.114,0-0.253-0.041-0.336,0.01c-0.12,0.073-0.244,0.199-0.284,0.328 c-0.056,0.177,0.062,0.346,0.199,0.457c0.18,0.146,0.389,0.256,0.577,0.394c0.243,0.178,0.314,0.452,0.198,0.737 c-0.053,0.13-0.176,0.257-0.168,0.379c0.006,0.102,0.166,0.189,0.238,0.296c0.047,0.07,0.108,0.212,0.081,0.24 c-0.209,0.212-0.191,0.547-0.43,0.741c-0.201,0.163-0.422,0.192-0.666,0.187c-0.463-0.009-0.91,0.191-1.379,0.111 c-0.088-0.015-0.184-0.023-0.257-0.066c-0.054-0.032-0.096-0.113-0.104-0.178c-0.003-0.026,0.102-0.098,0.152-0.093 c0.274,0.029,0.477-0.126,0.711-0.217c0.197-0.076,0.138-0.093,0.043-0.186c-0.19-0.186-0.442-0.346-0.546-0.573 c-0.094-0.204-0.019-0.484-0.031-0.729c-0.004-0.086-0.024-0.187-0.075-0.251c-0.057-0.073-0.007-0.296-0.175-0.205 c-0.106,0.058-0.333,0.027-0.313,0.232c0.021,0.22-0.075,0.394-0.185,0.552c-0.112,0.16,0.017,0.354-0.141,0.521 c-0.102,0.107,0.034,0.365-0.172,0.495c-0.091,0.058-0.115,0.092-0.253,0.037c-0.21-0.084-0.389-0.233-0.635-0.271 c-0.205-0.032-0.34-0.228-0.338-0.505c0.012-2.377,0.004-4.755,0.012-7.132c0.001-0.194,0.069-0.387,0.11-0.58 c0.042-0.195,0.109-0.697,0.113-0.752C0.924,14.473,2.612,1.498,2.59,1.15C2.578,0.958,2.448,0.782,2.478,0.569 C2.494,0.454,2.515,0.397,2.64,0.405c0.114,0.007,0.228,0.002,0.342,0.002c3.291,0,6.582-0.001,9.872,0.003 c0.177,0,0.362-0.059,0.531,0.099c0.189,0.177,0.23,0.414,0.275,0.629c0.079,0.375,0.057,0.771,0.133,1.147 c0.107,0.536,0.159,1.077,0.235,1.617c0.07,0.501,0.166,0.999,0.237,1.502c0.038,0.27,0.025,0.558,0.108,0.806 c0.087,0.257,0.033,0.52,0.109,0.753c0.185,0.571,0.14,1.176,0.317,1.749c0.088,0.286,0.06,0.611,0.112,0.921 c0.111,0.663,0.376,1.706,0.699,2.397c0.096,0.206,0.153,0.431,0.233,0.645c0.031,0.082,0.072,0.16,0.113,0.238 c0.074,0.141,0.184,0.272,0.219,0.421c0.038,0.162,0.028,0.343,0.004,0.511c-0.037,0.263,0.533,0.726,0.292,0.939 c-0.095,0.084-0.194,0.168-0.304,0.229c-0.143,0.079-0.211,0.173-0.217,0.347c-0.012,0.341-0.18,0.649-0.259,0.979 c-0.098,0.414-0.112,0.781,0.064,1.16c0.085,0.182,0.103,0.678,0.092,0.897c-0.019,0.401-0.103,0.783-0.228,1.162 c-0.024,0.072,0.023,0.176,0.059,0.256c0.072,0.161,0.169,0.31,0.237,0.472c0.128,0.305,0.04,0.424-0.288,0.559 c-0.195,0.08-0.381,0.107-0.584,0.107C13.369,20.951,6.635,20.952,4.942,20.952z" })), Wl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252 137", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M10.834,5.084 L11.167,7.251 L12.834,10.751 L12,14.418 L10.167,12.085 L9,9.418 L6.334,8.918 L2.167,8.418 L1,8.418 L1.667,10.751 L4,14.084 L4,17.417 L4.667,21.084 L7.667,21.417 L8.834,23.084 L5.167,22.584 L4,23.417 L4.5,26.917 L3.834,30.75 L4,35.25 L2.834,38.25 L1.5,42.583 L2.5,45.583 L3.167,49.416 L3.667,52.249 L3,56.082 L3.5,58.749 L4.667,61.416 L5.667,64.749 L6.5,66.916 L10,69.749 L11.667,69.582 L14,69.915 L11.5,70.582 L12.167,71.749 L10,72.082 L12,74.249 L14,76.416 L13.334,78.249 L16,82.082 L18.834,84.415 L19.167,87.248 L21.5,88.415 L24.667,89.415 L27.167,91.582 L29.334,92.915 L31.667,94.748 L33,95.748 L34.5,99.081 L43,98.914 L59.667,104.747 L73.5,104.747 L73.167,103.414 L79.834,103.414 L82.5,104.914 L84,106.414 L87.834,109.081 L89.167,113.914 L93,115.914 L95.334,116.914 L98.5,113.081 L102.667,113.581 L104.334,114.914 L108.834,122.247 L110.334,124.081 L111.5,128.247 L120.334,131.747 L120,128.747 L119.667,124.581 L122.5,121.247 L122,120.247 L124.834,117.914 L126.334,118.747 L128.834,115.914 L130.334,113.914 L132.5,113.914 L137.334,112.914 L140.834,114.414 L143.5,114.414 L144.5,113.247 L145.667,114.081 L145.834,115.581 L149.334,116.747 L152.667,116.247 L155.5,116.414 L153.167,114.581 L153,113.581 L154.5,112.747 L154.334,111.914 L152,111.914 L149.334,112.247 L151,110.747 L151.834,109.747 L152.667,110.581 L157.5,109.914 L158.167,110.747 L161.5,110.747 L163.334,110.247 L166,110.081 L168.5,111.081 L170,110.914 L171.5,113.081 L174.5,113.247 L176.167,111.914 L177.834,111.914 L181.167,114.747 L183,116.747 L183.5,119.414 L183.167,122.747 L184.334,126.247 L187.5,130.247 L189.334,134.081 L190,135.581 L193.334,134.914 L194.167,131.247 L194.167,125.747 L192.5,121.247 L192,120.081 L191.667,116.747 L188.834,113.414 L188.334,109.414 L188.5,106.081 L189.834,102.414 L192.334,100.414 L192.167,98.914 L195.167,98.414 L199.5,93.581 L201.5,91.914 L203.667,92.247 L205.667,88.414 L208.5,86.914 C208.5,86.914 210.668,87.247 210.834,86.414 C211,85.581 213.167,81.581 213.167,81.581 L210.834,80.248 L212.167,79.081 L212.5,78.248 L211.167,74.915 L209.834,73.415 L211.5,71.582 L210.167,69.915 L209.834,66.582 L209.667,63.749 L210.667,62.916 L211.334,67.083 L211.834,69.083 L213,70.916 L212.667,73.916 L214.5,70.249 L215.667,67.416 L215.834,65.749 L214.167,63.749 L214,62.916 L214.5,62.416 L217.167,64.083 L218,62.083 L219.834,60.25 L220.167,58.25 L219.834,55.917 L220,54.75 L220.334,53.083 L221.667,54.916 L222.334,54.916 L224.334,54.583 L226.334,54.416 L229,53.583 L228.5,52.583 L225.834,52.75 L223.334,53.417 L222.167,54.084 L222,52.917 L222.834,51.917 L225,51.417 L227.667,50.917 L229.5,50.417 L231,49.417 L234.5,50.25 C234.5,50.25 236,51.083 236.167,50.583 C236.334,50.083 236.834,48.75 236.834,48.75 L235.667,47.417 L235.167,45.417 L235.5,42.084 L235.834,39.417 L237.334,37.417 L237.667,36.584 L238.667,37.084 L241.834,33.584 L243,33.584 L245.667,33.251 L246.5,31.584 L248.834,31.584 L250.834,29.917 L250.084,29 L249.167,26.75 L248.167,26 L248.584,20.417 L248.084,15.334 L245.084,14.417 L242.5,15.334 L241.084,15.167 L235.334,28.584 L232.667,28.751 L231.5,29.751 L217.334,29.668 L213.834,32.918 L211.667,34.251 L210.667,37.084 L210.167,38.584 L207.667,40.251 L205.167,40.251 L203.334,39.418 L201,39.751 L198,40.751 L198.167,42.251 L198,44.918 L196.5,46.251 L193.5,46.918 L188.834,49.251 L185.334,50.418 L182,50.585 L180,49.085 L181,47.252 L181.5,46.752 L182.167,44.919 L183.417,44.169 L185,41.419 L183.334,39.252 L183,35.752 L180.834,35.085 L178,37.085 L179,34.752 L180.667,32.419 L180,30.252 L179.5,27.752 L176.834,26.752 L174.5,24.752 L171.667,25.919 L171.834,28.086 L170.167,30.086 L168.834,29.419 L166.334,32.252 L166.334,35.585 L166.667,38.918 L168.167,41.251 L168,46.251 L164.834,49.251 L162.5,49.418 L161.334,45.918 L160.167,43.418 L160.667,40.085 L160.167,36.752 L161.334,34.585 L162,32.418 L163.167,28.751 L160.5,31.751 L162,26.584 L164.334,24.584 L167.167,24.417 L169.334,23.417 L172.834,23.417 L175.667,23.417 L177.5,22.917 L179.667,23.25 L180.667,24.917 L184.834,26.417 L185.667,24.084 L182.834,24.417 L181,24.25 L178.334,22.25 L176.667,21.25 L174.75,19.833 L172.834,20.416 L171,19.083 L166.667,19.25 L164.334,20.75 L162.5,19.583 L160.334,18.25 L157.167,18.083 L160.334,13.583 L156.667,15.25 L153.667,17.583 L150.667,19.25 L148,19.583 L147.667,17.916 L142.167,19.083 L146.792,15.041 L150.042,12.666 L154.084,9.499 L152.417,9.249 L146.917,9.416 L144.417,8.916 L142.167,8.541 L139.917,6.916 L137.417,7.083 L132.667,5.916 L131.417,4.416 L130.75,2.083 L129.584,1 L129.667,2.25 L128.5,4.083 L11.5,4.166 L10.834,5.084 L10.834,5.084 Z" })), Ul = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 496 496", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M248,0 C111,0 0,111 0,248 C0,385 111,496 248,496 C385,496 496,385 496,248 C496,111 385,0 248,0 Z M216,50.8 L216,62.1 C216,74 203.5,81.7 192.8,76.4 L168.8,64.4 C183.7,58 199.5,53.5 216,50.8 L216,50.8 Z M248,420.6 L248,448 C137.7,448 48,358.3 48,248 C48,218.9 54.4,191.3 65.6,166.3 C75.5,181 90.8,203.7 100.2,217.4 C105.4,225 111.4,232 118.3,238.1 L119.1,238.8 C128.6,247.4 139.3,254.8 150.7,260.6 C164.7,267.6 185.1,278.8 199.5,286.7 C209.7,292.3 216,303 216,314.7 L216,346.7 C216,355.2 219.4,363.3 225.4,369.3 C240.4,384.4 249.7,408 248,420.6 Z M290.7,443.3 L308.1,396.4 C310.1,390.9 311.4,385.2 312.9,379.5 C314,375.5 316.1,371.8 319.1,368.8 L330.4,357.5 C339.2,348.8 344.1,336.9 344.1,324.5 C344.1,316.4 340.9,308.6 335.2,302.9 L321.5,289.2 C315.5,283.2 307.4,279.8 298.9,279.8 L232,279.8 C222.6,275.1 210.5,247.8 200,247.8 C189.5,247.8 179.1,245.3 169.7,240.6 L158.6,235.1 C154.6,233.1 152,228.9 152,224.4 C152,219.3 155.3,214.7 160.2,213.1 L191.4,202.7 C196.8,200.9 202.7,202.1 206.9,205.8 L216.2,213.9 C217.7,215.2 219.5,215.9 221.4,215.9 L227,215.9 C233,215.9 236.8,209.6 234.2,204.3 L218.6,173.1 C217,170 217.7,166.2 220.2,163.8 L230.1,154.2 C231.6,152.7 233.6,151.9 235.7,151.9 L244.7,151.9 C246.8,151.9 248.9,151.1 250.4,149.6 L258.4,141.6 C261.5,138.5 261.5,133.4 258.4,130.3 L253.7,125.6 C250.6,122.5 250.6,117.4 253.7,114.3 L264,104 L268.7,99.3 C274.9,93.1 274.9,82.9 268.7,76.7 L240.4,48.4 C242.9,48.3 245.4,48 248,48 C326.2,48 393.8,93.2 426.7,158.7 L413.7,165.2 C410,167.1 406.8,169.9 404.5,173.3 L384.9,202.7 C379.5,210.8 379.5,221.3 384.9,229.3 L402.9,256.3 C406.2,261.3 411.3,264.8 417,266.3 L446.2,273.6 C435.4,357.6 372.3,425.5 290.7,443.3 L290.7,443.3 Z" })), ql = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 16", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 14, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 14, r: 2 })), Yl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z" })), Zl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" })), Kl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" })), Gl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z" })), Xl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 40 42", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ P.createElement("title", null, `
|
|
3691
|
+
Ar.exports = Cl()();
|
|
3692
|
+
var Sl = Ar.exports;
|
|
3693
|
+
const Pe = /* @__PURE__ */ Gn(Sl), _l = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M12,8l-6,6l1.4,1.4l4.6-4.6l4.6,4.6L18,14L12,8z" })), Ol = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z" })), Al = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 5l5-5 5 5z" })), Rl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 0l5 5 5-5z" })), Pl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" })), Il = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z" })), kl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 544 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z" })), Nl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" })), Dl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M414.8 40.79L286.8 488.8C281.9 505.8 264.2 515.6 247.2 510.8C230.2 505.9 220.4 488.2 225.2 471.2L353.2 23.21C358.1 6.216 375.8-3.624 392.8 1.232C409.8 6.087 419.6 23.8 414.8 40.79H414.8zM518.6 121.4L630.6 233.4C643.1 245.9 643.1 266.1 630.6 278.6L518.6 390.6C506.1 403.1 485.9 403.1 473.4 390.6C460.9 378.1 460.9 357.9 473.4 345.4L562.7 256L473.4 166.6C460.9 154.1 460.9 133.9 473.4 121.4C485.9 108.9 506.1 108.9 518.6 121.4V121.4zM166.6 166.6L77.25 256L166.6 345.4C179.1 357.9 179.1 378.1 166.6 390.6C154.1 403.1 133.9 403.1 121.4 390.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4L121.4 121.4C133.9 108.9 154.1 108.9 166.6 121.4C179.1 133.9 179.1 154.1 166.6 166.6V166.6z" })), Ml = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 308 151", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M293,0 C301.284271,-3.29815278e-15 308,6.71572875 308,15 L308,136 C308,144.284271 301.284271,151 293,151 L15,151 C6.71572875,151 1.01453063e-15,144.284271 0,136 L0,15 C-1.01453063e-15,6.71572875 6.71572875,1.52179594e-15 15,0 L293,0 Z M62,32 C37.699471,32 18,51.699471 18,76 C18,100.300529 37.699471,120 62,120 C86.300529,120 106,100.300529 106,76 C106,51.699471 86.300529,32 62,32 Z M287,102 L124,102 C122.343146,102 121,103.343146 121,105 L121,105 L121,115 C121,116.656854 122.343146,118 124,118 L124,118 L287,118 C288.656854,118 290,116.656854 290,115 L290,115 L290,105 C290,103.343146 288.656854,102 287,102 L287,102 Z M287,68 L124,68 C122.343146,68 121,69.3431458 121,71 L121,71 L121,81 C121,82.6568542 122.343146,84 124,84 L124,84 L287,84 C288.656854,84 290,82.6568542 290,81 L290,81 L290,71 C290,69.3431458 288.656854,68 287,68 L287,68 Z M287,34 L124,34 C122.343146,34 121,35.3431458 121,37 L121,37 L121,47 C121,48.6568542 122.343146,50 124,50 L124,50 L287,50 C288.656854,50 290,48.6568542 290,47 L290,47 L290,37 C290,35.3431458 288.656854,34 287,34 L287,34 Z" })), jl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z" })), Fl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 384 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" })), $l = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M20.5,8h-17C2.7,8,2,7.3,2,6.5v0C2,5.7,2.7,5,3.5,5h17C21.3,5,22,5.7,22,6.5v0C22,7.3,21.3,8,20.5,8z" }), /* @__PURE__ */ P.createElement("path", { d: "M17.5,11h-11C5.7,11,5,11.7,5,12.5v0C5,13.3,5.7,14,6.5,14h11c0.8,0,1.5-0.7,1.5-1.5v0C19,11.7,18.3,11,17.5,11z" }), /* @__PURE__ */ P.createElement("path", { d: "M14.5,17h-5C8.7,17,8,17.7,8,18.5v0C8,19.3,8.7,20,9.5,20h5c0.8,0,1.5-0.7,1.5-1.5v0C16,17.7,15.3,17,14.5,17z" })), zl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z" })), Bl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z" })), Hl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M314.222 197.78c51.091 51.091 54.377 132.287 9.75 187.16-6.242 7.73-2.784 3.865-84.94 86.02-54.696 54.696-143.266 54.745-197.99 0-54.711-54.69-54.734-143.255 0-197.99 32.773-32.773 51.835-51.899 63.409-63.457 7.463-7.452 20.331-2.354 20.486 8.192a173.31 173.31 0 0 0 4.746 37.828c.966 4.029-.272 8.269-3.202 11.198L80.632 312.57c-32.755 32.775-32.887 85.892 0 118.8 32.775 32.755 85.892 32.887 118.8 0l75.19-75.2c32.718-32.725 32.777-86.013 0-118.79a83.722 83.722 0 0 0-22.814-16.229c-4.623-2.233-7.182-7.25-6.561-12.346 1.356-11.122 6.296-21.885 14.815-30.405l4.375-4.375c3.625-3.626 9.177-4.594 13.76-2.294 12.999 6.524 25.187 15.211 36.025 26.049zM470.958 41.04c-54.724-54.745-143.294-54.696-197.99 0-82.156 82.156-78.698 78.29-84.94 86.02-44.627 54.873-41.341 136.069 9.75 187.16 10.838 10.838 23.026 19.525 36.025 26.049 4.582 2.3 10.134 1.331 13.76-2.294l4.375-4.375c8.52-8.519 13.459-19.283 14.815-30.405.621-5.096-1.938-10.113-6.561-12.346a83.706 83.706 0 0 1-22.814-16.229c-32.777-32.777-32.718-86.065 0-118.79l75.19-75.2c32.908-32.887 86.025-32.755 118.8 0 32.887 32.908 32.755 86.025 0 118.8l-45.848 45.84c-2.93 2.929-4.168 7.169-3.202 11.198a173.31 173.31 0 0 1 4.746 37.828c.155 10.546 13.023 15.644 20.486 8.192 11.574-11.558 30.636-30.684 63.409-63.457 54.733-54.735 54.71-143.3-.001-197.991z" })), Vl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16.871 25", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M4.942,20.952c-0.114,0-0.253-0.041-0.336,0.01c-0.12,0.073-0.244,0.199-0.284,0.328 c-0.056,0.177,0.062,0.346,0.199,0.457c0.18,0.146,0.389,0.256,0.577,0.394c0.243,0.178,0.314,0.452,0.198,0.737 c-0.053,0.13-0.176,0.257-0.168,0.379c0.006,0.102,0.166,0.189,0.238,0.296c0.047,0.07,0.108,0.212,0.081,0.24 c-0.209,0.212-0.191,0.547-0.43,0.741c-0.201,0.163-0.422,0.192-0.666,0.187c-0.463-0.009-0.91,0.191-1.379,0.111 c-0.088-0.015-0.184-0.023-0.257-0.066c-0.054-0.032-0.096-0.113-0.104-0.178c-0.003-0.026,0.102-0.098,0.152-0.093 c0.274,0.029,0.477-0.126,0.711-0.217c0.197-0.076,0.138-0.093,0.043-0.186c-0.19-0.186-0.442-0.346-0.546-0.573 c-0.094-0.204-0.019-0.484-0.031-0.729c-0.004-0.086-0.024-0.187-0.075-0.251c-0.057-0.073-0.007-0.296-0.175-0.205 c-0.106,0.058-0.333,0.027-0.313,0.232c0.021,0.22-0.075,0.394-0.185,0.552c-0.112,0.16,0.017,0.354-0.141,0.521 c-0.102,0.107,0.034,0.365-0.172,0.495c-0.091,0.058-0.115,0.092-0.253,0.037c-0.21-0.084-0.389-0.233-0.635-0.271 c-0.205-0.032-0.34-0.228-0.338-0.505c0.012-2.377,0.004-4.755,0.012-7.132c0.001-0.194,0.069-0.387,0.11-0.58 c0.042-0.195,0.109-0.697,0.113-0.752C0.924,14.473,2.612,1.498,2.59,1.15C2.578,0.958,2.448,0.782,2.478,0.569 C2.494,0.454,2.515,0.397,2.64,0.405c0.114,0.007,0.228,0.002,0.342,0.002c3.291,0,6.582-0.001,9.872,0.003 c0.177,0,0.362-0.059,0.531,0.099c0.189,0.177,0.23,0.414,0.275,0.629c0.079,0.375,0.057,0.771,0.133,1.147 c0.107,0.536,0.159,1.077,0.235,1.617c0.07,0.501,0.166,0.999,0.237,1.502c0.038,0.27,0.025,0.558,0.108,0.806 c0.087,0.257,0.033,0.52,0.109,0.753c0.185,0.571,0.14,1.176,0.317,1.749c0.088,0.286,0.06,0.611,0.112,0.921 c0.111,0.663,0.376,1.706,0.699,2.397c0.096,0.206,0.153,0.431,0.233,0.645c0.031,0.082,0.072,0.16,0.113,0.238 c0.074,0.141,0.184,0.272,0.219,0.421c0.038,0.162,0.028,0.343,0.004,0.511c-0.037,0.263,0.533,0.726,0.292,0.939 c-0.095,0.084-0.194,0.168-0.304,0.229c-0.143,0.079-0.211,0.173-0.217,0.347c-0.012,0.341-0.18,0.649-0.259,0.979 c-0.098,0.414-0.112,0.781,0.064,1.16c0.085,0.182,0.103,0.678,0.092,0.897c-0.019,0.401-0.103,0.783-0.228,1.162 c-0.024,0.072,0.023,0.176,0.059,0.256c0.072,0.161,0.169,0.31,0.237,0.472c0.128,0.305,0.04,0.424-0.288,0.559 c-0.195,0.08-0.381,0.107-0.584,0.107C13.369,20.951,6.635,20.952,4.942,20.952z" })), Wl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252 137", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M10.834,5.084 L11.167,7.251 L12.834,10.751 L12,14.418 L10.167,12.085 L9,9.418 L6.334,8.918 L2.167,8.418 L1,8.418 L1.667,10.751 L4,14.084 L4,17.417 L4.667,21.084 L7.667,21.417 L8.834,23.084 L5.167,22.584 L4,23.417 L4.5,26.917 L3.834,30.75 L4,35.25 L2.834,38.25 L1.5,42.583 L2.5,45.583 L3.167,49.416 L3.667,52.249 L3,56.082 L3.5,58.749 L4.667,61.416 L5.667,64.749 L6.5,66.916 L10,69.749 L11.667,69.582 L14,69.915 L11.5,70.582 L12.167,71.749 L10,72.082 L12,74.249 L14,76.416 L13.334,78.249 L16,82.082 L18.834,84.415 L19.167,87.248 L21.5,88.415 L24.667,89.415 L27.167,91.582 L29.334,92.915 L31.667,94.748 L33,95.748 L34.5,99.081 L43,98.914 L59.667,104.747 L73.5,104.747 L73.167,103.414 L79.834,103.414 L82.5,104.914 L84,106.414 L87.834,109.081 L89.167,113.914 L93,115.914 L95.334,116.914 L98.5,113.081 L102.667,113.581 L104.334,114.914 L108.834,122.247 L110.334,124.081 L111.5,128.247 L120.334,131.747 L120,128.747 L119.667,124.581 L122.5,121.247 L122,120.247 L124.834,117.914 L126.334,118.747 L128.834,115.914 L130.334,113.914 L132.5,113.914 L137.334,112.914 L140.834,114.414 L143.5,114.414 L144.5,113.247 L145.667,114.081 L145.834,115.581 L149.334,116.747 L152.667,116.247 L155.5,116.414 L153.167,114.581 L153,113.581 L154.5,112.747 L154.334,111.914 L152,111.914 L149.334,112.247 L151,110.747 L151.834,109.747 L152.667,110.581 L157.5,109.914 L158.167,110.747 L161.5,110.747 L163.334,110.247 L166,110.081 L168.5,111.081 L170,110.914 L171.5,113.081 L174.5,113.247 L176.167,111.914 L177.834,111.914 L181.167,114.747 L183,116.747 L183.5,119.414 L183.167,122.747 L184.334,126.247 L187.5,130.247 L189.334,134.081 L190,135.581 L193.334,134.914 L194.167,131.247 L194.167,125.747 L192.5,121.247 L192,120.081 L191.667,116.747 L188.834,113.414 L188.334,109.414 L188.5,106.081 L189.834,102.414 L192.334,100.414 L192.167,98.914 L195.167,98.414 L199.5,93.581 L201.5,91.914 L203.667,92.247 L205.667,88.414 L208.5,86.914 C208.5,86.914 210.668,87.247 210.834,86.414 C211,85.581 213.167,81.581 213.167,81.581 L210.834,80.248 L212.167,79.081 L212.5,78.248 L211.167,74.915 L209.834,73.415 L211.5,71.582 L210.167,69.915 L209.834,66.582 L209.667,63.749 L210.667,62.916 L211.334,67.083 L211.834,69.083 L213,70.916 L212.667,73.916 L214.5,70.249 L215.667,67.416 L215.834,65.749 L214.167,63.749 L214,62.916 L214.5,62.416 L217.167,64.083 L218,62.083 L219.834,60.25 L220.167,58.25 L219.834,55.917 L220,54.75 L220.334,53.083 L221.667,54.916 L222.334,54.916 L224.334,54.583 L226.334,54.416 L229,53.583 L228.5,52.583 L225.834,52.75 L223.334,53.417 L222.167,54.084 L222,52.917 L222.834,51.917 L225,51.417 L227.667,50.917 L229.5,50.417 L231,49.417 L234.5,50.25 C234.5,50.25 236,51.083 236.167,50.583 C236.334,50.083 236.834,48.75 236.834,48.75 L235.667,47.417 L235.167,45.417 L235.5,42.084 L235.834,39.417 L237.334,37.417 L237.667,36.584 L238.667,37.084 L241.834,33.584 L243,33.584 L245.667,33.251 L246.5,31.584 L248.834,31.584 L250.834,29.917 L250.084,29 L249.167,26.75 L248.167,26 L248.584,20.417 L248.084,15.334 L245.084,14.417 L242.5,15.334 L241.084,15.167 L235.334,28.584 L232.667,28.751 L231.5,29.751 L217.334,29.668 L213.834,32.918 L211.667,34.251 L210.667,37.084 L210.167,38.584 L207.667,40.251 L205.167,40.251 L203.334,39.418 L201,39.751 L198,40.751 L198.167,42.251 L198,44.918 L196.5,46.251 L193.5,46.918 L188.834,49.251 L185.334,50.418 L182,50.585 L180,49.085 L181,47.252 L181.5,46.752 L182.167,44.919 L183.417,44.169 L185,41.419 L183.334,39.252 L183,35.752 L180.834,35.085 L178,37.085 L179,34.752 L180.667,32.419 L180,30.252 L179.5,27.752 L176.834,26.752 L174.5,24.752 L171.667,25.919 L171.834,28.086 L170.167,30.086 L168.834,29.419 L166.334,32.252 L166.334,35.585 L166.667,38.918 L168.167,41.251 L168,46.251 L164.834,49.251 L162.5,49.418 L161.334,45.918 L160.167,43.418 L160.667,40.085 L160.167,36.752 L161.334,34.585 L162,32.418 L163.167,28.751 L160.5,31.751 L162,26.584 L164.334,24.584 L167.167,24.417 L169.334,23.417 L172.834,23.417 L175.667,23.417 L177.5,22.917 L179.667,23.25 L180.667,24.917 L184.834,26.417 L185.667,24.084 L182.834,24.417 L181,24.25 L178.334,22.25 L176.667,21.25 L174.75,19.833 L172.834,20.416 L171,19.083 L166.667,19.25 L164.334,20.75 L162.5,19.583 L160.334,18.25 L157.167,18.083 L160.334,13.583 L156.667,15.25 L153.667,17.583 L150.667,19.25 L148,19.583 L147.667,17.916 L142.167,19.083 L146.792,15.041 L150.042,12.666 L154.084,9.499 L152.417,9.249 L146.917,9.416 L144.417,8.916 L142.167,8.541 L139.917,6.916 L137.417,7.083 L132.667,5.916 L131.417,4.416 L130.75,2.083 L129.584,1 L129.667,2.25 L128.5,4.083 L11.5,4.166 L10.834,5.084 L10.834,5.084 Z" })), Ul = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 496 496", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M248,0 C111,0 0,111 0,248 C0,385 111,496 248,496 C385,496 496,385 496,248 C496,111 385,0 248,0 Z M216,50.8 L216,62.1 C216,74 203.5,81.7 192.8,76.4 L168.8,64.4 C183.7,58 199.5,53.5 216,50.8 L216,50.8 Z M248,420.6 L248,448 C137.7,448 48,358.3 48,248 C48,218.9 54.4,191.3 65.6,166.3 C75.5,181 90.8,203.7 100.2,217.4 C105.4,225 111.4,232 118.3,238.1 L119.1,238.8 C128.6,247.4 139.3,254.8 150.7,260.6 C164.7,267.6 185.1,278.8 199.5,286.7 C209.7,292.3 216,303 216,314.7 L216,346.7 C216,355.2 219.4,363.3 225.4,369.3 C240.4,384.4 249.7,408 248,420.6 Z M290.7,443.3 L308.1,396.4 C310.1,390.9 311.4,385.2 312.9,379.5 C314,375.5 316.1,371.8 319.1,368.8 L330.4,357.5 C339.2,348.8 344.1,336.9 344.1,324.5 C344.1,316.4 340.9,308.6 335.2,302.9 L321.5,289.2 C315.5,283.2 307.4,279.8 298.9,279.8 L232,279.8 C222.6,275.1 210.5,247.8 200,247.8 C189.5,247.8 179.1,245.3 169.7,240.6 L158.6,235.1 C154.6,233.1 152,228.9 152,224.4 C152,219.3 155.3,214.7 160.2,213.1 L191.4,202.7 C196.8,200.9 202.7,202.1 206.9,205.8 L216.2,213.9 C217.7,215.2 219.5,215.9 221.4,215.9 L227,215.9 C233,215.9 236.8,209.6 234.2,204.3 L218.6,173.1 C217,170 217.7,166.2 220.2,163.8 L230.1,154.2 C231.6,152.7 233.6,151.9 235.7,151.9 L244.7,151.9 C246.8,151.9 248.9,151.1 250.4,149.6 L258.4,141.6 C261.5,138.5 261.5,133.4 258.4,130.3 L253.7,125.6 C250.6,122.5 250.6,117.4 253.7,114.3 L264,104 L268.7,99.3 C274.9,93.1 274.9,82.9 268.7,76.7 L240.4,48.4 C242.9,48.3 245.4,48 248,48 C326.2,48 393.8,93.2 426.7,158.7 L413.7,165.2 C410,167.1 406.8,169.9 404.5,173.3 L384.9,202.7 C379.5,210.8 379.5,221.3 384.9,229.3 L402.9,256.3 C406.2,261.3 411.3,264.8 417,266.3 L446.2,273.6 C435.4,357.6 372.3,425.5 290.7,443.3 L290.7,443.3 Z" })), ql = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 16", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 14, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 14, r: 2 })), Yl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z" })), Kl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" })), Zl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" })), Gl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z" })), Xl = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 40 42", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ P.createElement("title", null, `
|
|
3694
3694
|
tools_04
|
|
3695
3695
|
`), /* @__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" })), Jl = (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, `
|
|
3696
3696
|
tools_01
|
|
3697
3697
|
`), /* @__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" })), Ql = (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" })), ec = (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" })), tc = (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" })), rc = (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" }));
|
|
3698
3698
|
const Fo = {
|
|
3699
|
-
caretUp:
|
|
3699
|
+
caretUp: _l,
|
|
3700
3700
|
caretDown: Ol,
|
|
3701
3701
|
caretFilledUp: Al,
|
|
3702
3702
|
caretFilledDown: Rl,
|
|
@@ -3717,8 +3717,8 @@ const Fo = {
|
|
|
3717
3717
|
mapWorld: Ul,
|
|
3718
3718
|
move: ql,
|
|
3719
3719
|
question: Yl,
|
|
3720
|
-
upload:
|
|
3721
|
-
warningCircle:
|
|
3720
|
+
upload: Kl,
|
|
3721
|
+
warningCircle: Zl,
|
|
3722
3722
|
warningTriangle: Gl,
|
|
3723
3723
|
gear: Xl,
|
|
3724
3724
|
tools: Jl,
|
|
@@ -3726,18 +3726,18 @@ const Fo = {
|
|
|
3726
3726
|
minus: rc,
|
|
3727
3727
|
"filtered-text": Ql,
|
|
3728
3728
|
"filter-dropdowns": ec
|
|
3729
|
-
},
|
|
3729
|
+
}, Kr = ({ display: e = "", base: t = void 0, alt: r = "", size: n = void 0, color: o = void 0, style: a = void 0, ...l }) => {
|
|
3730
3730
|
const i = Fo[e] || null, c = { ...l };
|
|
3731
3731
|
delete c.className;
|
|
3732
3732
|
const s = {
|
|
3733
|
-
...a,
|
|
3734
3733
|
color: o || null,
|
|
3735
3734
|
width: n ? n + "px" : null,
|
|
3736
|
-
cursor: e === "move" ? "move" : "default"
|
|
3735
|
+
cursor: e === "move" ? "move" : "default",
|
|
3736
|
+
...a
|
|
3737
3737
|
};
|
|
3738
|
-
return /* @__PURE__ */
|
|
3738
|
+
return /* @__PURE__ */ S(bt, { children: t ? /* @__PURE__ */ S(i, { title: r }) : /* @__PURE__ */ S("span", { className: `cove-icon${l.className ? " " + l.className : ""}`, style: s, ...c, children: /* @__PURE__ */ S(i, { title: r }) }) });
|
|
3739
3739
|
};
|
|
3740
|
-
|
|
3740
|
+
Kr.propTypes = {
|
|
3741
3741
|
/* Define the icon to display */
|
|
3742
3742
|
display: Pe.oneOf(Object.keys(Fo)),
|
|
3743
3743
|
/* Returns icon data as plain svg */
|
|
@@ -3752,7 +3752,7 @@ Zr.propTypes = {
|
|
|
3752
3752
|
function Pt(e) {
|
|
3753
3753
|
return e.split("-")[1];
|
|
3754
3754
|
}
|
|
3755
|
-
function
|
|
3755
|
+
function Zr(e) {
|
|
3756
3756
|
return e === "y" ? "height" : "width";
|
|
3757
3757
|
}
|
|
3758
3758
|
function ft(e) {
|
|
@@ -3763,7 +3763,7 @@ function It(e) {
|
|
|
3763
3763
|
}
|
|
3764
3764
|
function kn(e, t, r) {
|
|
3765
3765
|
let { reference: n, floating: o } = e;
|
|
3766
|
-
const a = n.x + n.width / 2 - o.width / 2, l = n.y + n.height / 2 - o.height / 2, i = It(t), c =
|
|
3766
|
+
const a = n.x + n.width / 2 - o.width / 2, l = n.y + n.height / 2 - o.height / 2, i = It(t), c = Zr(i), s = n[c] / 2 - o[c] / 2, f = i === "x";
|
|
3767
3767
|
let d;
|
|
3768
3768
|
switch (ft(t)) {
|
|
3769
3769
|
case "top":
|
|
@@ -3795,17 +3795,17 @@ function $o(e) {
|
|
|
3795
3795
|
return { top: 0, right: 0, bottom: 0, left: 0, ...t };
|
|
3796
3796
|
}(e) : { top: e, right: e, bottom: e, left: e };
|
|
3797
3797
|
}
|
|
3798
|
-
function
|
|
3798
|
+
function St(e) {
|
|
3799
3799
|
return { ...e, top: e.y, left: e.x, right: e.x + e.width, bottom: e.y + e.height };
|
|
3800
3800
|
}
|
|
3801
3801
|
async function zo(e, t) {
|
|
3802
3802
|
var r;
|
|
3803
3803
|
t === void 0 && (t = {});
|
|
3804
|
-
const { x: n, y: o, platform: a, rects: l, elements: i, strategy: c } = e, { boundary: s = "clippingAncestors", rootBoundary: f = "viewport", elementContext: d = "floating", altBoundary:
|
|
3805
|
-
return { top: (C.top - I.top +
|
|
3804
|
+
const { x: n, y: o, platform: a, rects: l, elements: i, strategy: c } = e, { boundary: s = "clippingAncestors", rootBoundary: f = "viewport", elementContext: d = "floating", altBoundary: g = !1, padding: E = 0 } = t, y = $o(E), p = i[g ? d === "floating" ? "reference" : "floating" : d], C = St(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: c })), x = d === "floating" ? { ...l.floating, x: n, y: o } : l.reference, k = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(i.floating)), _ = await (a.isElement == null ? void 0 : a.isElement(k)) && await (a.getScale == null ? void 0 : a.getScale(k)) || { x: 1, y: 1 }, I = St(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: x, offsetParent: k, strategy: c }) : x);
|
|
3805
|
+
return { top: (C.top - I.top + y.top) / _.y, bottom: (I.bottom - C.bottom + y.bottom) / _.y, left: (C.left - I.left + y.left) / _.x, right: (I.right - C.right + y.right) / _.x };
|
|
3806
3806
|
}
|
|
3807
3807
|
const nc = Math.min, oc = Math.max;
|
|
3808
|
-
function
|
|
3808
|
+
function Rr(e, t, r) {
|
|
3809
3809
|
return oc(e, nc(t, r));
|
|
3810
3810
|
}
|
|
3811
3811
|
["top", "right", "bottom", "left"].reduce((e, t) => e.concat(t, t + "-start", t + "-end"), []);
|
|
@@ -3815,7 +3815,7 @@ function Bt(e) {
|
|
|
3815
3815
|
}
|
|
3816
3816
|
function ic(e, t, r) {
|
|
3817
3817
|
r === void 0 && (r = !1);
|
|
3818
|
-
const n = Pt(e), o = It(e), a =
|
|
3818
|
+
const n = Pt(e), o = It(e), a = Zr(o);
|
|
3819
3819
|
let l = o === "x" ? n === (r ? "end" : "start") ? "right" : "left" : n === "start" ? "bottom" : "top";
|
|
3820
3820
|
return t.reference[a] > t.floating[a] && (l = Bt(l)), { main: l, cross: Bt(l) };
|
|
3821
3821
|
}
|
|
@@ -3826,61 +3826,61 @@ function Er(e) {
|
|
|
3826
3826
|
const cc = function(e) {
|
|
3827
3827
|
return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) {
|
|
3828
3828
|
var r;
|
|
3829
|
-
const { placement: n, middlewareData: o, rects: a, initialPlacement: l, platform: i, elements: c } = t, { mainAxis: s = !0, crossAxis: f = !0, fallbackPlacements: d, fallbackStrategy:
|
|
3829
|
+
const { placement: n, middlewareData: o, rects: a, initialPlacement: l, platform: i, elements: c } = t, { mainAxis: s = !0, crossAxis: f = !0, fallbackPlacements: d, fallbackStrategy: g = "bestFit", fallbackAxisSideDirection: E = "none", flipAlignment: y = !0, ...p } = e, C = ft(n), x = ft(l) === l, k = await (i.isRTL == null ? void 0 : i.isRTL(c.floating)), _ = d || (x || !y ? [Bt(l)] : function(F) {
|
|
3830
3830
|
const de = Bt(F);
|
|
3831
3831
|
return [Er(F), de, Er(de)];
|
|
3832
3832
|
}(l));
|
|
3833
|
-
d ||
|
|
3833
|
+
d || E === "none" || _.push(...function(F, de, K, ne) {
|
|
3834
3834
|
const te = Pt(F);
|
|
3835
|
-
let
|
|
3835
|
+
let Z = function(Ee, Se, Ne) {
|
|
3836
3836
|
const b = ["left", "right"], A = ["right", "left"], W = ["top", "bottom"], H = ["bottom", "top"];
|
|
3837
|
-
switch (
|
|
3837
|
+
switch (Ee) {
|
|
3838
3838
|
case "top":
|
|
3839
3839
|
case "bottom":
|
|
3840
|
-
return Ne ?
|
|
3840
|
+
return Ne ? Se ? A : b : Se ? b : A;
|
|
3841
3841
|
case "left":
|
|
3842
3842
|
case "right":
|
|
3843
|
-
return
|
|
3843
|
+
return Se ? W : H;
|
|
3844
3844
|
default:
|
|
3845
3845
|
return [];
|
|
3846
3846
|
}
|
|
3847
|
-
}(ft(F),
|
|
3848
|
-
return te && (
|
|
3849
|
-
}(l,
|
|
3850
|
-
const I = [l, ...
|
|
3851
|
-
let
|
|
3847
|
+
}(ft(F), K === "start", ne);
|
|
3848
|
+
return te && (Z = Z.map((Ee) => Ee + "-" + te), de && (Z = Z.concat(Z.map(Er)))), Z;
|
|
3849
|
+
}(l, y, E, k));
|
|
3850
|
+
const I = [l, ..._], m = await zo(t, p), O = [];
|
|
3851
|
+
let w = ((r = o.flip) == null ? void 0 : r.overflows) || [];
|
|
3852
3852
|
if (s && O.push(m[C]), f) {
|
|
3853
3853
|
const { main: F, cross: de } = ic(n, a, k);
|
|
3854
3854
|
O.push(m[F], m[de]);
|
|
3855
3855
|
}
|
|
3856
|
-
if (
|
|
3857
|
-
var
|
|
3858
|
-
const F = (((
|
|
3856
|
+
if (w = [...w, { placement: n, overflows: O }], !O.every((F) => F <= 0)) {
|
|
3857
|
+
var T, M;
|
|
3858
|
+
const F = (((T = o.flip) == null ? void 0 : T.index) || 0) + 1, de = I[F];
|
|
3859
3859
|
if (de)
|
|
3860
|
-
return { data: { index: F, overflows:
|
|
3861
|
-
let
|
|
3862
|
-
if (!
|
|
3863
|
-
switch (
|
|
3860
|
+
return { data: { index: F, overflows: w }, reset: { placement: de } };
|
|
3861
|
+
let K = (M = w.find((ne) => ne.overflows[0] <= 0)) == null ? void 0 : M.placement;
|
|
3862
|
+
if (!K)
|
|
3863
|
+
switch (g) {
|
|
3864
3864
|
case "bestFit": {
|
|
3865
3865
|
var re;
|
|
3866
|
-
const ne = (re =
|
|
3867
|
-
ne && (
|
|
3866
|
+
const ne = (re = w.map((te) => [te.placement, te.overflows.filter((Z) => Z > 0).reduce((Z, Ee) => Z + Ee, 0)]).sort((te, Z) => te[1] - Z[1])[0]) == null ? void 0 : re[0];
|
|
3867
|
+
ne && (K = ne);
|
|
3868
3868
|
break;
|
|
3869
3869
|
}
|
|
3870
3870
|
case "initialPlacement":
|
|
3871
|
-
|
|
3871
|
+
K = l;
|
|
3872
3872
|
}
|
|
3873
|
-
if (n !==
|
|
3874
|
-
return { reset: { placement:
|
|
3873
|
+
if (n !== K)
|
|
3874
|
+
return { reset: { placement: K } };
|
|
3875
3875
|
}
|
|
3876
3876
|
return {};
|
|
3877
3877
|
} };
|
|
3878
3878
|
}, sc = function(e) {
|
|
3879
3879
|
return e === void 0 && (e = 0), { name: "offset", options: e, async fn(t) {
|
|
3880
3880
|
const { x: r, y: n } = t, o = await async function(a, l) {
|
|
3881
|
-
const { placement: i, platform: c, elements: s } = a, f = await (c.isRTL == null ? void 0 : c.isRTL(s.floating)), d = ft(i),
|
|
3882
|
-
let { mainAxis: x, crossAxis: k, alignmentAxis:
|
|
3883
|
-
return
|
|
3881
|
+
const { placement: i, platform: c, elements: s } = a, f = await (c.isRTL == null ? void 0 : c.isRTL(s.floating)), d = ft(i), g = Pt(i), E = It(i) === "x", y = ["left", "top"].includes(d) ? -1 : 1, p = f && E ? -1 : 1, C = typeof l == "function" ? l(a) : l;
|
|
3882
|
+
let { mainAxis: x, crossAxis: k, alignmentAxis: _ } = typeof C == "number" ? { mainAxis: C, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...C };
|
|
3883
|
+
return g && typeof _ == "number" && (k = g === "end" ? -1 * _ : _), E ? { x: k * p, y: x * y } : { x: x * y, y: k * p };
|
|
3884
3884
|
}(t, e);
|
|
3885
3885
|
return { x: r + o.x, y: n + o.y, data: o };
|
|
3886
3886
|
} };
|
|
@@ -3889,17 +3889,17 @@ const cc = function(e) {
|
|
|
3889
3889
|
const { x: r, y: n, placement: o } = t, { mainAxis: a = !0, crossAxis: l = !1, limiter: i = { fn: (C) => {
|
|
3890
3890
|
let { x, y: k } = C;
|
|
3891
3891
|
return { x, y: k };
|
|
3892
|
-
} }, ...c } = e, s = { x: r, y: n }, f = await zo(t, c), d = It(ft(o)),
|
|
3893
|
-
let
|
|
3892
|
+
} }, ...c } = e, s = { x: r, y: n }, f = await zo(t, c), d = It(ft(o)), g = d === "x" ? "y" : "x";
|
|
3893
|
+
let E = s[d], y = s[g];
|
|
3894
3894
|
if (a) {
|
|
3895
3895
|
const C = d === "y" ? "bottom" : "right";
|
|
3896
|
-
|
|
3896
|
+
E = Rr(E + f[d === "y" ? "top" : "left"], E, E - f[C]);
|
|
3897
3897
|
}
|
|
3898
3898
|
if (l) {
|
|
3899
|
-
const C =
|
|
3900
|
-
|
|
3899
|
+
const C = g === "y" ? "bottom" : "right";
|
|
3900
|
+
y = Rr(y + f[g === "y" ? "top" : "left"], y, y - f[C]);
|
|
3901
3901
|
}
|
|
3902
|
-
const p = i.fn({ ...t, [d]:
|
|
3902
|
+
const p = i.fn({ ...t, [d]: E, [g]: y });
|
|
3903
3903
|
return { ...p, data: { x: p.x - r, y: p.y - n } };
|
|
3904
3904
|
} };
|
|
3905
3905
|
};
|
|
@@ -3910,7 +3910,7 @@ function He(e) {
|
|
|
3910
3910
|
function qe(e) {
|
|
3911
3911
|
return He(e).getComputedStyle(e);
|
|
3912
3912
|
}
|
|
3913
|
-
const Nn = Math.min,
|
|
3913
|
+
const Nn = Math.min, _t = Math.max, Ht = Math.round;
|
|
3914
3914
|
function Bo(e) {
|
|
3915
3915
|
const t = qe(e);
|
|
3916
3916
|
let r = parseFloat(t.width), n = parseFloat(t.height);
|
|
@@ -3939,14 +3939,14 @@ function Vo(e) {
|
|
|
3939
3939
|
function Dn(e) {
|
|
3940
3940
|
return typeof ShadowRoot > "u" ? !1 : e instanceof He(e).ShadowRoot || e instanceof ShadowRoot;
|
|
3941
3941
|
}
|
|
3942
|
-
function
|
|
3942
|
+
function nr(e) {
|
|
3943
3943
|
const { overflow: t, overflowX: r, overflowY: n, display: o } = qe(e);
|
|
3944
3944
|
return /auto|scroll|overlay|hidden|clip/.test(t + n + r) && !["inline", "contents"].includes(o);
|
|
3945
3945
|
}
|
|
3946
3946
|
function fc(e) {
|
|
3947
3947
|
return ["table", "td", "th"].includes(nt(e));
|
|
3948
3948
|
}
|
|
3949
|
-
function
|
|
3949
|
+
function Pr(e) {
|
|
3950
3950
|
const t = /firefox/i.test(Ho()), r = qe(e), n = r.backdropFilter || r.WebkitBackdropFilter;
|
|
3951
3951
|
return r.transform !== "none" || r.perspective !== "none" || !!n && n !== "none" || t && r.willChange === "filter" || t && !!r.filter && r.filter !== "none" || ["transform", "perspective"].some((o) => r.willChange.includes(o)) || ["paint", "layout", "strict", "content"].some((o) => {
|
|
3952
3952
|
const a = r.contain;
|
|
@@ -3963,7 +3963,7 @@ function Uo(e) {
|
|
|
3963
3963
|
return et(e) ? e : e.contextElement;
|
|
3964
3964
|
}
|
|
3965
3965
|
const qo = { x: 1, y: 1 };
|
|
3966
|
-
function
|
|
3966
|
+
function gt(e) {
|
|
3967
3967
|
const t = Uo(e);
|
|
3968
3968
|
if (!Ye(t))
|
|
3969
3969
|
return qo;
|
|
@@ -3976,27 +3976,27 @@ function At(e, t, r, n) {
|
|
|
3976
3976
|
t === void 0 && (t = !1), r === void 0 && (r = !1);
|
|
3977
3977
|
const l = e.getBoundingClientRect(), i = Uo(e);
|
|
3978
3978
|
let c = qo;
|
|
3979
|
-
t && (n ? et(n) && (c =
|
|
3979
|
+
t && (n ? et(n) && (c = gt(n)) : c = gt(e));
|
|
3980
3980
|
const s = i ? He(i) : window, f = !Wo() && r;
|
|
3981
|
-
let d = (l.left + (f && ((o = s.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / c.x,
|
|
3981
|
+
let d = (l.left + (f && ((o = s.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / c.x, g = (l.top + (f && ((a = s.visualViewport) == null ? void 0 : a.offsetTop) || 0)) / c.y, E = l.width / c.x, y = l.height / c.y;
|
|
3982
3982
|
if (i) {
|
|
3983
3983
|
const p = He(i), C = n && et(n) ? He(n) : n;
|
|
3984
3984
|
let x = p.frameElement;
|
|
3985
3985
|
for (; x && n && C !== p; ) {
|
|
3986
|
-
const k =
|
|
3987
|
-
|
|
3986
|
+
const k = gt(x), _ = x.getBoundingClientRect(), I = getComputedStyle(x);
|
|
3987
|
+
_.x += (x.clientLeft + parseFloat(I.paddingLeft)) * k.x, _.y += (x.clientTop + parseFloat(I.paddingTop)) * k.y, d *= k.x, g *= k.y, E *= k.x, y *= k.y, d += _.x, g += _.y, x = He(x).frameElement;
|
|
3988
3988
|
}
|
|
3989
3989
|
}
|
|
3990
|
-
return { width:
|
|
3990
|
+
return { width: E, height: y, top: g, right: d + E, bottom: g + y, left: d, x: d, y: g };
|
|
3991
3991
|
}
|
|
3992
3992
|
function tt(e) {
|
|
3993
3993
|
return ((Vo(e) ? e.ownerDocument : e.document) || window.document).documentElement;
|
|
3994
3994
|
}
|
|
3995
|
-
function
|
|
3995
|
+
function or(e) {
|
|
3996
3996
|
return et(e) ? { scrollLeft: e.scrollLeft, scrollTop: e.scrollTop } : { scrollLeft: e.pageXOffset, scrollTop: e.pageYOffset };
|
|
3997
3997
|
}
|
|
3998
3998
|
function Yo(e) {
|
|
3999
|
-
return At(tt(e)).left +
|
|
3999
|
+
return At(tt(e)).left + or(e).scrollLeft;
|
|
4000
4000
|
}
|
|
4001
4001
|
function Rt(e) {
|
|
4002
4002
|
if (nt(e) === "html")
|
|
@@ -4004,34 +4004,34 @@ function Rt(e) {
|
|
|
4004
4004
|
const t = e.assignedSlot || e.parentNode || Dn(e) && e.host || tt(e);
|
|
4005
4005
|
return Dn(t) ? t.host : t;
|
|
4006
4006
|
}
|
|
4007
|
-
function
|
|
4007
|
+
function Ko(e) {
|
|
4008
4008
|
const t = Rt(e);
|
|
4009
|
-
return Gr(t) ? t.ownerDocument.body : Ye(t) &&
|
|
4009
|
+
return Gr(t) ? t.ownerDocument.body : Ye(t) && nr(t) ? t : Ko(t);
|
|
4010
4010
|
}
|
|
4011
|
-
function
|
|
4011
|
+
function Zo(e, t) {
|
|
4012
4012
|
var r;
|
|
4013
4013
|
t === void 0 && (t = []);
|
|
4014
|
-
const n =
|
|
4015
|
-
return o ? t.concat(a, a.visualViewport || [],
|
|
4014
|
+
const n = Ko(e), o = n === ((r = e.ownerDocument) == null ? void 0 : r.body), a = He(n);
|
|
4015
|
+
return o ? t.concat(a, a.visualViewport || [], nr(n) ? n : []) : t.concat(n, Zo(n));
|
|
4016
4016
|
}
|
|
4017
4017
|
function Mn(e, t, r) {
|
|
4018
|
-
return t === "viewport" ?
|
|
4018
|
+
return t === "viewport" ? St(function(n, o) {
|
|
4019
4019
|
const a = He(n), l = tt(n), i = a.visualViewport;
|
|
4020
4020
|
let c = l.clientWidth, s = l.clientHeight, f = 0, d = 0;
|
|
4021
4021
|
if (i) {
|
|
4022
4022
|
c = i.width, s = i.height;
|
|
4023
|
-
const
|
|
4024
|
-
(
|
|
4023
|
+
const g = Wo();
|
|
4024
|
+
(g || !g && o === "fixed") && (f = i.offsetLeft, d = i.offsetTop);
|
|
4025
4025
|
}
|
|
4026
4026
|
return { width: c, height: s, x: f, y: d };
|
|
4027
|
-
}(e, r)) : et(t) ?
|
|
4028
|
-
const a = At(n, !0, o === "fixed"), l = a.top + n.clientTop, i = a.left + n.clientLeft, c = Ye(n) ?
|
|
4027
|
+
}(e, r)) : et(t) ? St(function(n, o) {
|
|
4028
|
+
const a = At(n, !0, o === "fixed"), l = a.top + n.clientTop, i = a.left + n.clientLeft, c = Ye(n) ? gt(n) : { x: 1, y: 1 };
|
|
4029
4029
|
return { width: n.clientWidth * c.x, height: n.clientHeight * c.y, x: i * c.x, y: l * c.y };
|
|
4030
|
-
}(t, r)) :
|
|
4031
|
-
const o = tt(n), a =
|
|
4030
|
+
}(t, r)) : St(function(n) {
|
|
4031
|
+
const o = tt(n), a = or(n), l = n.ownerDocument.body, i = _t(o.scrollWidth, o.clientWidth, l.scrollWidth, l.clientWidth), c = _t(o.scrollHeight, o.clientHeight, l.scrollHeight, l.clientHeight);
|
|
4032
4032
|
let s = -a.scrollLeft + Yo(n);
|
|
4033
4033
|
const f = -a.scrollTop;
|
|
4034
|
-
return qe(l).direction === "rtl" && (s +=
|
|
4034
|
+
return qe(l).direction === "rtl" && (s += _t(o.clientWidth, l.clientWidth) - i), { width: i, height: c, x: s, y: f };
|
|
4035
4035
|
}(tt(e)));
|
|
4036
4036
|
}
|
|
4037
4037
|
function jn(e) {
|
|
@@ -4042,10 +4042,10 @@ function Fn(e) {
|
|
|
4042
4042
|
let r = jn(e);
|
|
4043
4043
|
for (; r && fc(r) && qe(r).position === "static"; )
|
|
4044
4044
|
r = jn(r);
|
|
4045
|
-
return r && (nt(r) === "html" || nt(r) === "body" && qe(r).position === "static" && !
|
|
4045
|
+
return r && (nt(r) === "html" || nt(r) === "body" && qe(r).position === "static" && !Pr(r)) ? t : r || function(n) {
|
|
4046
4046
|
let o = Rt(n);
|
|
4047
4047
|
for (; Ye(o) && !Gr(o); ) {
|
|
4048
|
-
if (
|
|
4048
|
+
if (Pr(o))
|
|
4049
4049
|
return o;
|
|
4050
4050
|
o = Rt(o);
|
|
4051
4051
|
}
|
|
@@ -4057,7 +4057,7 @@ function dc(e, t, r) {
|
|
|
4057
4057
|
let l = { scrollLeft: 0, scrollTop: 0 };
|
|
4058
4058
|
const i = { x: 0, y: 0 };
|
|
4059
4059
|
if (n || !n && r !== "fixed")
|
|
4060
|
-
if ((nt(t) !== "body" ||
|
|
4060
|
+
if ((nt(t) !== "body" || nr(o)) && (l = or(t)), Ye(t)) {
|
|
4061
4061
|
const c = At(t, !0);
|
|
4062
4062
|
i.x = c.x + t.clientLeft, i.y = c.y + t.clientTop;
|
|
4063
4063
|
} else
|
|
@@ -4070,17 +4070,17 @@ const pc = { getClippingRect: function(e) {
|
|
|
4070
4070
|
const d = f.get(s);
|
|
4071
4071
|
if (d)
|
|
4072
4072
|
return d;
|
|
4073
|
-
let
|
|
4074
|
-
const
|
|
4075
|
-
let p =
|
|
4073
|
+
let g = Zo(s).filter((C) => et(C) && nt(C) !== "body"), E = null;
|
|
4074
|
+
const y = qe(s).position === "fixed";
|
|
4075
|
+
let p = y ? Rt(s) : s;
|
|
4076
4076
|
for (; et(p) && !Gr(p); ) {
|
|
4077
|
-
const C = qe(p), x =
|
|
4078
|
-
(
|
|
4077
|
+
const C = qe(p), x = Pr(p);
|
|
4078
|
+
(y ? x || E : x || C.position !== "static" || !E || !["absolute", "fixed"].includes(E.position)) ? E = C : g = g.filter((k) => k !== p), p = Rt(p);
|
|
4079
4079
|
}
|
|
4080
|
-
return f.set(s,
|
|
4080
|
+
return f.set(s, g), g;
|
|
4081
4081
|
}(t, this._c) : [].concat(r), l = [...a, n], i = l[0], c = l.reduce((s, f) => {
|
|
4082
4082
|
const d = Mn(t, f, o);
|
|
4083
|
-
return s.top =
|
|
4083
|
+
return s.top = _t(d.top, s.top), s.right = Nn(d.right, s.right), s.bottom = Nn(d.bottom, s.bottom), s.left = _t(d.left, s.left), s;
|
|
4084
4084
|
}, Mn(t, i, o));
|
|
4085
4085
|
return { width: c.right - c.left, height: c.bottom - c.top, x: c.left, y: c.top };
|
|
4086
4086
|
}, convertOffsetParentRelativeRectToViewportRelativeRect: function(e) {
|
|
@@ -4090,33 +4090,33 @@ const pc = { getClippingRect: function(e) {
|
|
|
4090
4090
|
return t;
|
|
4091
4091
|
let l = { scrollLeft: 0, scrollTop: 0 }, i = { x: 1, y: 1 };
|
|
4092
4092
|
const c = { x: 0, y: 0 };
|
|
4093
|
-
if ((o || !o && n !== "fixed") && ((nt(r) !== "body" ||
|
|
4093
|
+
if ((o || !o && n !== "fixed") && ((nt(r) !== "body" || nr(a)) && (l = or(r)), Ye(r))) {
|
|
4094
4094
|
const s = At(r);
|
|
4095
|
-
i =
|
|
4095
|
+
i = gt(r), c.x = s.x + r.clientLeft, c.y = s.y + r.clientTop;
|
|
4096
4096
|
}
|
|
4097
4097
|
return { width: t.width * i.x, height: t.height * i.y, x: t.x * i.x - l.scrollLeft * i.x + c.x, y: t.y * i.y - l.scrollTop * i.y + c.y };
|
|
4098
4098
|
}, isElement: et, getDimensions: function(e) {
|
|
4099
4099
|
return Ye(e) ? Bo(e) : e.getBoundingClientRect();
|
|
4100
|
-
}, getOffsetParent: Fn, getDocumentElement: tt, getScale:
|
|
4100
|
+
}, getOffsetParent: Fn, getDocumentElement: tt, getScale: gt, async getElementRects(e) {
|
|
4101
4101
|
let { reference: t, floating: r, strategy: n } = e;
|
|
4102
4102
|
const o = this.getOffsetParent || Fn, a = this.getDimensions;
|
|
4103
4103
|
return { reference: dc(t, await o(r), n), floating: { x: 0, y: 0, ...await a(r) } };
|
|
4104
4104
|
}, getClientRects: (e) => Array.from(e.getClientRects()), isRTL: (e) => qe(e).direction === "rtl" }, $n = (e, t, r) => {
|
|
4105
4105
|
const n = /* @__PURE__ */ new Map(), o = { platform: pc, ...r }, a = { ...o.platform, _c: n };
|
|
4106
4106
|
return (async (l, i, c) => {
|
|
4107
|
-
const { placement: s = "bottom", strategy: f = "absolute", middleware: d = [], platform:
|
|
4108
|
-
if (
|
|
4107
|
+
const { placement: s = "bottom", strategy: f = "absolute", middleware: d = [], platform: g } = c, E = d.filter(Boolean), y = await (g.isRTL == null ? void 0 : g.isRTL(i));
|
|
4108
|
+
if (g == 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(" ")), E.filter((m) => {
|
|
4109
4109
|
let { name: O } = m;
|
|
4110
4110
|
return O === "autoPlacement" || O === "flip";
|
|
4111
4111
|
}).length > 1)
|
|
4112
4112
|
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(" "));
|
|
4113
4113
|
l && 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(" "));
|
|
4114
|
-
let p = await
|
|
4115
|
-
for (let m = 0; m <
|
|
4116
|
-
const { name: O, fn:
|
|
4117
|
-
C =
|
|
4114
|
+
let p = await g.getElementRects({ reference: l, floating: i, strategy: f }), { x: C, y: x } = kn(p, s, y), k = s, _ = {}, I = 0;
|
|
4115
|
+
for (let m = 0; m < E.length; m++) {
|
|
4116
|
+
const { name: O, fn: w } = E[m], { x: T, y: M, data: re, reset: F } = await w({ x: C, y: x, initialPlacement: s, placement: k, strategy: f, middlewareData: _, rects: p, platform: g, elements: { reference: l, floating: i } });
|
|
4117
|
+
C = T ?? C, x = M ?? x, _ = { ..._, [O]: { ..._[O], ...re } }, I > 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 && I <= 50 && (I++, typeof F == "object" && (F.placement && (k = F.placement), F.rects && (p = F.rects === !0 ? await g.getElementRects({ reference: l, floating: i, strategy: f }) : F.rects), { x: C, y: x } = kn(p, k, y)), m = -1);
|
|
4118
4118
|
}
|
|
4119
|
-
return { x: C, y: x, placement: k, strategy: f, middlewareData:
|
|
4119
|
+
return { x: C, y: x, placement: k, strategy: f, middlewareData: _ };
|
|
4120
4120
|
})(e, t, { ...o, platform: a });
|
|
4121
4121
|
};
|
|
4122
4122
|
var Qe, dt = { exports: {} }, zn = {};
|
|
@@ -4129,49 +4129,49 @@ var Qe, dt = { exports: {} }, zn = {};
|
|
|
4129
4129
|
* LICENSE file in the root directory of this source tree.
|
|
4130
4130
|
*/
|
|
4131
4131
|
Qe = zn, function() {
|
|
4132
|
-
var e =
|
|
4132
|
+
var e = Et, t = 60103, r = 60106;
|
|
4133
4133
|
Qe.Fragment = 60107;
|
|
4134
|
-
var n = 60108, o = 60114, a = 60109, l = 60110, i = 60112, c = 60113, s = 60120, f = 60115, d = 60116,
|
|
4134
|
+
var n = 60108, o = 60114, a = 60109, l = 60110, i = 60112, c = 60113, s = 60120, f = 60115, d = 60116, g = 60121, E = 60122, y = 60117, p = 60129, C = 60131;
|
|
4135
4135
|
if (typeof Symbol == "function" && Symbol.for) {
|
|
4136
4136
|
var x = Symbol.for;
|
|
4137
|
-
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"), l = x("react.context"), i = x("react.forward_ref"), c = x("react.suspense"), s = x("react.suspense_list"), f = x("react.memo"), d = x("react.lazy"),
|
|
4137
|
+
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"), l = x("react.context"), i = x("react.forward_ref"), c = x("react.suspense"), s = x("react.suspense_list"), f = x("react.memo"), d = x("react.lazy"), g = x("react.block"), E = x("react.server.block"), y = x("react.fundamental"), x("react.scope"), x("react.opaque.id"), p = x("react.debug_trace_mode"), x("react.offscreen"), C = x("react.legacy_hidden");
|
|
4138
4138
|
}
|
|
4139
|
-
var k = typeof Symbol == "function" && Symbol.iterator,
|
|
4139
|
+
var k = typeof Symbol == "function" && Symbol.iterator, _ = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
4140
4140
|
function I(h) {
|
|
4141
4141
|
for (var $ = arguments.length, v = new Array($ > 1 ? $ - 1 : 0), q = 1; q < $; q++)
|
|
4142
4142
|
v[q - 1] = arguments[q];
|
|
4143
4143
|
m("error", h, v);
|
|
4144
4144
|
}
|
|
4145
4145
|
function m(h, $, v) {
|
|
4146
|
-
var q =
|
|
4146
|
+
var q = _.ReactDebugCurrentFrame, Q = "";
|
|
4147
4147
|
if (M) {
|
|
4148
|
-
var ee =
|
|
4149
|
-
Q += function(
|
|
4148
|
+
var ee = w(M.type), oe = M._owner;
|
|
4149
|
+
Q += function(ge, _e, ae) {
|
|
4150
4150
|
var z = "";
|
|
4151
|
-
if (
|
|
4152
|
-
var N =
|
|
4151
|
+
if (_e) {
|
|
4152
|
+
var N = _e.fileName, R = N.replace(O, "");
|
|
4153
4153
|
if (/^index\./.test(R)) {
|
|
4154
|
-
var
|
|
4155
|
-
if (
|
|
4156
|
-
var j =
|
|
4154
|
+
var Te = N.match(O);
|
|
4155
|
+
if (Te) {
|
|
4156
|
+
var j = Te[1];
|
|
4157
4157
|
j && (R = j.replace(O, "") + "/" + R);
|
|
4158
4158
|
}
|
|
4159
4159
|
}
|
|
4160
|
-
z = " (at " + R + ":" +
|
|
4160
|
+
z = " (at " + R + ":" + _e.lineNumber + ")";
|
|
4161
4161
|
} else
|
|
4162
4162
|
ae && (z = " (created by " + ae + ")");
|
|
4163
4163
|
return `
|
|
4164
|
-
in ` + (
|
|
4165
|
-
}(ee, M._source, oe &&
|
|
4164
|
+
in ` + (ge || "Unknown") + z;
|
|
4165
|
+
}(ee, M._source, oe && w(oe.type));
|
|
4166
4166
|
}
|
|
4167
4167
|
(Q += q.getStackAddendum()) !== "" && ($ += "%s", v = v.concat([Q]));
|
|
4168
|
-
var pe = v.map(function(
|
|
4169
|
-
return "" +
|
|
4168
|
+
var pe = v.map(function(ge) {
|
|
4169
|
+
return "" + ge;
|
|
4170
4170
|
});
|
|
4171
4171
|
pe.unshift("Warning: " + $), Function.prototype.apply.call(console[h], console, pe);
|
|
4172
4172
|
}
|
|
4173
4173
|
var O = /^(.*)[\\\/]/;
|
|
4174
|
-
function
|
|
4174
|
+
function w(h) {
|
|
4175
4175
|
if (h == null)
|
|
4176
4176
|
return null;
|
|
4177
4177
|
if (typeof h.tag == "number" && I("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."), typeof h == "function")
|
|
@@ -4201,26 +4201,26 @@ Qe = zn, function() {
|
|
|
4201
4201
|
case i:
|
|
4202
4202
|
return q = h, Q = h.render, ee = "ForwardRef", oe = Q.displayName || Q.name || "", q.displayName || (oe !== "" ? ee + "(" + oe + ")" : ee);
|
|
4203
4203
|
case f:
|
|
4204
|
-
return
|
|
4205
|
-
case
|
|
4206
|
-
return
|
|
4204
|
+
return w(h.type);
|
|
4205
|
+
case g:
|
|
4206
|
+
return w(h.render);
|
|
4207
4207
|
case d:
|
|
4208
4208
|
var $ = (v = h)._status === 1 ? v._result : null;
|
|
4209
4209
|
if ($)
|
|
4210
|
-
return
|
|
4210
|
+
return w($);
|
|
4211
4211
|
}
|
|
4212
4212
|
var v, q, Q, ee, oe;
|
|
4213
4213
|
return null;
|
|
4214
4214
|
}
|
|
4215
|
-
var
|
|
4216
|
-
|
|
4215
|
+
var T = {};
|
|
4216
|
+
_.ReactDebugCurrentFrame;
|
|
4217
4217
|
var M = null;
|
|
4218
4218
|
function re(h) {
|
|
4219
4219
|
M = h;
|
|
4220
4220
|
}
|
|
4221
|
-
var F, de,
|
|
4222
|
-
function
|
|
4223
|
-
var ee, oe = {}, pe = null,
|
|
4221
|
+
var F, de, K, ne = _.ReactCurrentOwner, te = Object.prototype.hasOwnProperty, Z = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
4222
|
+
function Ee(h, $, v, q, Q) {
|
|
4223
|
+
var ee, oe = {}, pe = null, ge = null;
|
|
4224
4224
|
for (ee in v !== void 0 && (pe = "" + v), function(z) {
|
|
4225
4225
|
if (te.call(z, "key")) {
|
|
4226
4226
|
var N = Object.getOwnPropertyDescriptor(z, "key").get;
|
|
@@ -4235,39 +4235,39 @@ Qe = zn, function() {
|
|
|
4235
4235
|
return !1;
|
|
4236
4236
|
}
|
|
4237
4237
|
return z.ref !== void 0;
|
|
4238
|
-
}($) && (
|
|
4238
|
+
}($) && (ge = $.ref, function(z, N) {
|
|
4239
4239
|
if (typeof z.ref == "string" && ne.current && N && ne.current.stateNode !== N) {
|
|
4240
|
-
var R =
|
|
4241
|
-
|
|
4240
|
+
var R = w(ne.current.type);
|
|
4241
|
+
K[R] || (I('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', w(ne.current.type), z.ref), K[R] = !0);
|
|
4242
4242
|
}
|
|
4243
4243
|
}($, Q)), $)
|
|
4244
|
-
te.call($, ee) && !
|
|
4244
|
+
te.call($, ee) && !Z.hasOwnProperty(ee) && (oe[ee] = $[ee]);
|
|
4245
4245
|
if (h && h.defaultProps) {
|
|
4246
|
-
var
|
|
4247
|
-
for (ee in
|
|
4248
|
-
oe[ee] === void 0 && (oe[ee] =
|
|
4246
|
+
var _e = h.defaultProps;
|
|
4247
|
+
for (ee in _e)
|
|
4248
|
+
oe[ee] === void 0 && (oe[ee] = _e[ee]);
|
|
4249
4249
|
}
|
|
4250
|
-
if (pe ||
|
|
4250
|
+
if (pe || ge) {
|
|
4251
4251
|
var ae = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
|
|
4252
4252
|
pe && function(z, N) {
|
|
4253
4253
|
var R = function() {
|
|
4254
4254
|
F || (F = !0, I("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
|
|
4255
4255
|
};
|
|
4256
4256
|
R.isReactWarning = !0, Object.defineProperty(z, "key", { get: R, configurable: !0 });
|
|
4257
|
-
}(oe, ae),
|
|
4257
|
+
}(oe, ae), ge && function(z, N) {
|
|
4258
4258
|
var R = function() {
|
|
4259
4259
|
de || (de = !0, I("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
|
|
4260
4260
|
};
|
|
4261
4261
|
R.isReactWarning = !0, Object.defineProperty(z, "ref", { get: R, configurable: !0 });
|
|
4262
4262
|
}(oe, ae);
|
|
4263
4263
|
}
|
|
4264
|
-
return function(z, N, R,
|
|
4264
|
+
return function(z, N, R, Te, j, ie, ce) {
|
|
4265
4265
|
var Oe = { $$typeof: t, type: z, key: N, ref: R, props: ce, _owner: ie, _store: {} };
|
|
4266
|
-
return Object.defineProperty(Oe._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: !1 }), Object.defineProperty(Oe, "_self", { configurable: !1, enumerable: !1, writable: !1, value:
|
|
4267
|
-
}(h, pe,
|
|
4266
|
+
return Object.defineProperty(Oe._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: !1 }), Object.defineProperty(Oe, "_self", { configurable: !1, enumerable: !1, writable: !1, value: Te }), Object.defineProperty(Oe, "_source", { configurable: !1, enumerable: !1, writable: !1, value: j }), Object.freeze && (Object.freeze(Oe.props), Object.freeze(Oe)), Oe;
|
|
4267
|
+
}(h, pe, ge, Q, q, ne.current, oe);
|
|
4268
4268
|
}
|
|
4269
|
-
|
|
4270
|
-
var
|
|
4269
|
+
K = {};
|
|
4270
|
+
var Se, Ne = _.ReactCurrentOwner;
|
|
4271
4271
|
function b(h) {
|
|
4272
4272
|
M = h;
|
|
4273
4273
|
}
|
|
@@ -4276,7 +4276,7 @@ Qe = zn, function() {
|
|
|
4276
4276
|
}
|
|
4277
4277
|
function W() {
|
|
4278
4278
|
if (Ne.current) {
|
|
4279
|
-
var h =
|
|
4279
|
+
var h = w(Ne.current.type);
|
|
4280
4280
|
if (h)
|
|
4281
4281
|
return `
|
|
4282
4282
|
|
|
@@ -4284,7 +4284,7 @@ Check the render method of \`` + h + "`.";
|
|
|
4284
4284
|
}
|
|
4285
4285
|
return "";
|
|
4286
4286
|
}
|
|
4287
|
-
|
|
4287
|
+
_.ReactDebugCurrentFrame, Se = !1;
|
|
4288
4288
|
var H = {};
|
|
4289
4289
|
function B(h, $) {
|
|
4290
4290
|
if (h._store && !h._store.validated && h.key == null) {
|
|
@@ -4302,7 +4302,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
4302
4302
|
if (!H[v]) {
|
|
4303
4303
|
H[v] = !0;
|
|
4304
4304
|
var q = "";
|
|
4305
|
-
h && h._owner && h._owner !== Ne.current && (q = " It was passed a child from " +
|
|
4305
|
+
h && h._owner && h._owner !== Ne.current && (q = " It was passed a child from " + w(h._owner.type) + "."), b(h), I('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);
|
|
4306
4306
|
}
|
|
4307
4307
|
}
|
|
4308
4308
|
}
|
|
@@ -4319,8 +4319,8 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
4319
4319
|
var Q = function(pe) {
|
|
4320
4320
|
if (pe === null || typeof pe != "object")
|
|
4321
4321
|
return null;
|
|
4322
|
-
var
|
|
4323
|
-
return typeof
|
|
4322
|
+
var ge = k && pe[k] || pe["@@iterator"];
|
|
4323
|
+
return typeof ge == "function" ? ge : null;
|
|
4324
4324
|
}(h);
|
|
4325
4325
|
if (typeof Q == "function" && Q !== h.entries)
|
|
4326
4326
|
for (var ee, oe = Q.call(h); !(ee = oe.next()).done; )
|
|
@@ -4339,11 +4339,11 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
4339
4339
|
$ = v.propTypes;
|
|
4340
4340
|
}
|
|
4341
4341
|
if ($) {
|
|
4342
|
-
var q =
|
|
4343
|
-
(function(Q, ee, oe, pe,
|
|
4344
|
-
var
|
|
4342
|
+
var q = w(v);
|
|
4343
|
+
(function(Q, ee, oe, pe, ge) {
|
|
4344
|
+
var _e = Function.call.bind(Object.prototype.hasOwnProperty);
|
|
4345
4345
|
for (var ae in Q)
|
|
4346
|
-
if (
|
|
4346
|
+
if (_e(Q, ae)) {
|
|
4347
4347
|
var z = void 0;
|
|
4348
4348
|
try {
|
|
4349
4349
|
if (typeof Q[ae] != "function") {
|
|
@@ -4354,29 +4354,29 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
4354
4354
|
} catch (R) {
|
|
4355
4355
|
z = R;
|
|
4356
4356
|
}
|
|
4357
|
-
!z || z instanceof Error || (re(
|
|
4357
|
+
!z || z instanceof Error || (re(ge), I("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", pe || "React class", oe, ae, typeof z), re(null)), z instanceof Error && !(z.message in T) && (T[z.message] = !0, re(ge), I("Failed %s type: %s", oe, z.message), re(null));
|
|
4358
4358
|
}
|
|
4359
4359
|
})($, h.props, "prop", q, h);
|
|
4360
4360
|
} else
|
|
4361
|
-
v.PropTypes === void 0 ||
|
|
4361
|
+
v.PropTypes === void 0 || Se || (Se = !0, I("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", w(v) || "Unknown"));
|
|
4362
4362
|
typeof v.getDefaultProps != "function" || v.getDefaultProps.isReactClassApproved || I("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
4363
4363
|
}
|
|
4364
4364
|
}
|
|
4365
4365
|
function U(h, $, v, q, Q, ee) {
|
|
4366
4366
|
var oe = function(R) {
|
|
4367
|
-
return typeof R == "string" || typeof R == "function" || R === Qe.Fragment || R === o || R === p || R === n || R === c || R === s || R === C || typeof R == "object" && R !== null && (R.$$typeof === d || R.$$typeof === f || R.$$typeof === a || R.$$typeof === l || R.$$typeof === i || R.$$typeof ===
|
|
4367
|
+
return typeof R == "string" || typeof R == "function" || R === Qe.Fragment || R === o || R === p || R === n || R === c || R === s || R === C || typeof R == "object" && R !== null && (R.$$typeof === d || R.$$typeof === f || R.$$typeof === a || R.$$typeof === l || R.$$typeof === i || R.$$typeof === y || R.$$typeof === g || R[0] === E);
|
|
4368
4368
|
}(h);
|
|
4369
4369
|
if (!oe) {
|
|
4370
4370
|
var pe = "";
|
|
4371
4371
|
(h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (pe += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
4372
|
-
var
|
|
4372
|
+
var ge, _e = function(R) {
|
|
4373
4373
|
return R !== void 0 ? `
|
|
4374
4374
|
|
|
4375
4375
|
Check your code at ` + R.fileName.replace(/^.*[\\\/]/, "") + ":" + R.lineNumber + "." : "";
|
|
4376
4376
|
}(Q);
|
|
4377
|
-
pe +=
|
|
4377
|
+
pe += _e || W(), h === null ? ge = "null" : Array.isArray(h) ? ge = "array" : h !== void 0 && h.$$typeof === t ? (ge = "<" + (w(h.type) || "Unknown") + " />", pe = " Did you accidentally export a JSX literal instead of a component?") : ge = typeof h, I("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ge, pe);
|
|
4378
4378
|
}
|
|
4379
|
-
var ae =
|
|
4379
|
+
var ae = Ee(h, $, v, Q, ee);
|
|
4380
4380
|
if (ae == null)
|
|
4381
4381
|
return ae;
|
|
4382
4382
|
if (oe) {
|
|
@@ -4393,8 +4393,8 @@ Check your code at ` + R.fileName.replace(/^.*[\\\/]/, "") + ":" + R.lineNumber
|
|
|
4393
4393
|
X(z, h);
|
|
4394
4394
|
}
|
|
4395
4395
|
return h === Qe.Fragment ? function(R) {
|
|
4396
|
-
for (var
|
|
4397
|
-
var ie =
|
|
4396
|
+
for (var Te = Object.keys(R.props), j = 0; j < Te.length; j++) {
|
|
4397
|
+
var ie = Te[j];
|
|
4398
4398
|
if (ie !== "children" && ie !== "key") {
|
|
4399
4399
|
b(R), I("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", ie), b(null);
|
|
4400
4400
|
break;
|
|
@@ -4410,13 +4410,13 @@ Check your code at ` + R.fileName.replace(/^.*[\\\/]/, "") + ":" + R.lineNumber
|
|
|
4410
4410
|
};
|
|
4411
4411
|
Qe.jsx = G, Qe.jsxs = J;
|
|
4412
4412
|
}(), dt.exports = zn;
|
|
4413
|
-
var
|
|
4413
|
+
var wr, Go = { exports: {} };
|
|
4414
4414
|
/*!
|
|
4415
4415
|
Copyright (c) 2018 Jed Watson.
|
|
4416
4416
|
Licensed under the MIT License (MIT), see
|
|
4417
4417
|
http://jedwatson.github.io/classnames
|
|
4418
4418
|
*/
|
|
4419
|
-
|
|
4419
|
+
wr = Go, function() {
|
|
4420
4420
|
var e = {}.hasOwnProperty;
|
|
4421
4421
|
function t() {
|
|
4422
4422
|
for (var r = [], n = 0; n < arguments.length; n++) {
|
|
@@ -4442,7 +4442,7 @@ xr = Go, function() {
|
|
|
4442
4442
|
}
|
|
4443
4443
|
return r.join(" ");
|
|
4444
4444
|
}
|
|
4445
|
-
|
|
4445
|
+
wr.exports ? (t.default = t, wr.exports = t) : window.classNames = t;
|
|
4446
4446
|
}();
|
|
4447
4447
|
var Bn = Go.exports;
|
|
4448
4448
|
const Hn = (e, t, r) => {
|
|
@@ -4457,7 +4457,7 @@ const Hn = (e, t, r) => {
|
|
|
4457
4457
|
}, setActiveAnchor: () => {
|
|
4458
4458
|
} }, mc = Vt({ getTooltipData: () => vc });
|
|
4459
4459
|
function Xo(e = "DEFAULT_TOOLTIP_ID") {
|
|
4460
|
-
return
|
|
4460
|
+
return Kn(mc).getTooltipData(e);
|
|
4461
4461
|
}
|
|
4462
4462
|
const Vn = async ({ elementReference: e = null, tooltipReference: t = null, tooltipArrowReference: r = null, place: n = "top", offset: o = 10, strategy: a = "absolute", middlewares: l = [sc(Number(o)), cc(), uc({ padding: 5 })] }) => {
|
|
4463
4463
|
if (!e)
|
|
@@ -4466,24 +4466,24 @@ const Vn = async ({ elementReference: e = null, tooltipReference: t = null, tool
|
|
|
4466
4466
|
return { tooltipStyles: {}, tooltipArrowStyles: {} };
|
|
4467
4467
|
const i = l;
|
|
4468
4468
|
return r ? (i.push({ name: "arrow", options: c = { element: r, padding: 5 }, async fn(s) {
|
|
4469
|
-
const { element: f, padding: d = 0 } = c || {}, { x:
|
|
4469
|
+
const { element: f, padding: d = 0 } = c || {}, { x: g, y: E, placement: y, rects: p, platform: C } = s;
|
|
4470
4470
|
if (f == null)
|
|
4471
4471
|
return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."), {};
|
|
4472
|
-
const x = $o(d), k = { x:
|
|
4473
|
-
let F = re ?
|
|
4472
|
+
const x = $o(d), k = { x: g, y: E }, _ = It(y), I = Zr(_), m = await C.getDimensions(f), O = _ === "y" ? "top" : "left", w = _ === "y" ? "bottom" : "right", T = p.reference[I] + p.reference[_] - k[_] - p.floating[I], M = k[_] - p.reference[_], re = await (C.getOffsetParent == null ? void 0 : C.getOffsetParent(f));
|
|
4473
|
+
let F = re ? _ === "y" ? re.clientHeight || 0 : re.clientWidth || 0 : 0;
|
|
4474
4474
|
F === 0 && (F = p.floating[I]);
|
|
4475
|
-
const de =
|
|
4476
|
-
return { [
|
|
4477
|
-
} }), $n(e, t, { placement: n, strategy: a, middleware: i }).then(({ x: s, y: f, placement: d, middlewareData:
|
|
4478
|
-
var
|
|
4479
|
-
const p = { left: `${s}px`, top: `${f}px` }, { x: C, y: x } = (
|
|
4480
|
-
return { tooltipStyles: p, tooltipArrowStyles: { left: C != null ? `${C}px` : "", top: x != null ? `${x}px` : "", right: "", bottom: "", [(
|
|
4475
|
+
const de = T / 2 - M / 2, K = x[O], ne = F - m[I] - x[w], te = F / 2 - m[I] / 2 + de, Z = Rr(K, te, ne), Ee = Pt(y) != null && te != Z && p.reference[I] / 2 - (te < K ? x[O] : x[w]) - m[I] / 2 < 0;
|
|
4476
|
+
return { [_]: k[_] - (Ee ? te < K ? K - te : ne - te : 0), data: { [_]: Z, centerOffset: te - Z } };
|
|
4477
|
+
} }), $n(e, t, { placement: n, strategy: a, middleware: i }).then(({ x: s, y: f, placement: d, middlewareData: g }) => {
|
|
4478
|
+
var E, y;
|
|
4479
|
+
const p = { left: `${s}px`, top: `${f}px` }, { x: C, y: x } = (E = g.arrow) !== null && E !== void 0 ? E : { x: 0, y: 0 };
|
|
4480
|
+
return { tooltipStyles: p, tooltipArrowStyles: { left: C != null ? `${C}px` : "", top: x != null ? `${x}px` : "", right: "", bottom: "", [(y = { top: "bottom", right: "left", bottom: "top", left: "right" }[d.split("-")[0]]) !== null && y !== void 0 ? y : "bottom"]: "-4px" } };
|
|
4481
4481
|
})) : $n(e, t, { placement: "bottom", strategy: a, middleware: i }).then(({ x: s, y: f }) => ({ tooltipStyles: { left: `${s}px`, top: `${f}px` }, tooltipArrowStyles: {} }));
|
|
4482
4482
|
var c;
|
|
4483
4483
|
};
|
|
4484
4484
|
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" };
|
|
4485
|
-
const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: a, place: l = "top", offset: i = 10, events: c = ["hover"], positionStrategy: s = "absolute", middlewares: f, wrapper: d, children:
|
|
4486
|
-
const
|
|
4485
|
+
const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: a, place: l = "top", offset: i = 10, events: c = ["hover"], positionStrategy: s = "absolute", middlewares: f, wrapper: d, children: g = null, delayShow: E = 0, delayHide: y = 0, float: p = !1, noArrow: C = !1, clickable: x = !1, closeOnEsc: k = !1, style: _, position: I, afterShow: m, afterHide: O, content: w, html: T, isOpen: M, setIsOpen: re, activeAnchor: F, setActiveAnchor: de }) => {
|
|
4486
|
+
const K = Ie(null), ne = Ie(null), te = Ie(null), Z = Ie(null), [Ee, Se] = ve({}), [Ne, b] = ve({}), [A, W] = ve(!1), [H, B] = ve(!1), X = Ie(!1), V = Ie(null), { anchorRefs: U, setActiveAnchor: G } = Xo(e), J = Ie(!1), [h, $] = ve([]), v = Ie(!1);
|
|
4487
4487
|
fa(() => (v.current = !0, () => {
|
|
4488
4488
|
v.current = !1;
|
|
4489
4489
|
}), []), xe(() => {
|
|
@@ -4515,32 +4515,32 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4515
4515
|
}, [M]), xe(() => {
|
|
4516
4516
|
A !== X.current && (X.current = A, A ? m == null || m() : O == null || O());
|
|
4517
4517
|
}, [A]);
|
|
4518
|
-
const Q = (j =
|
|
4519
|
-
|
|
4518
|
+
const Q = (j = y) => {
|
|
4519
|
+
Z.current && clearTimeout(Z.current), Z.current = setTimeout(() => {
|
|
4520
4520
|
J.current || q(!1);
|
|
4521
4521
|
}, j);
|
|
4522
4522
|
}, ee = (j) => {
|
|
4523
4523
|
var ie;
|
|
4524
4524
|
if (!j)
|
|
4525
4525
|
return;
|
|
4526
|
-
|
|
4526
|
+
E ? (te.current && clearTimeout(te.current), te.current = setTimeout(() => {
|
|
4527
4527
|
q(!0);
|
|
4528
|
-
},
|
|
4528
|
+
}, E)) : q(!0);
|
|
4529
4529
|
const ce = (ie = j.currentTarget) !== null && ie !== void 0 ? ie : j.target;
|
|
4530
|
-
de(ce), G({ current: ce }),
|
|
4530
|
+
de(ce), G({ current: ce }), Z.current && clearTimeout(Z.current);
|
|
4531
4531
|
}, oe = () => {
|
|
4532
|
-
x ? Q(
|
|
4532
|
+
x ? Q(y || 100) : y ? Q() : q(!1), te.current && clearTimeout(te.current);
|
|
4533
4533
|
}, pe = ({ x: j, y: ie }) => {
|
|
4534
|
-
Vn({ place: l, offset: i, elementReference: { getBoundingClientRect: () => ({ x: j, y: ie, width: 0, height: 0, top: ie, left: j, right: j, bottom: ie }) }, tooltipReference:
|
|
4535
|
-
Object.keys(ce.tooltipStyles).length &&
|
|
4534
|
+
Vn({ place: l, offset: i, elementReference: { getBoundingClientRect: () => ({ x: j, y: ie, width: 0, height: 0, top: ie, left: j, right: j, bottom: ie }) }, tooltipReference: K.current, tooltipArrowReference: ne.current, strategy: s, middlewares: f }).then((ce) => {
|
|
4535
|
+
Object.keys(ce.tooltipStyles).length && Se(ce.tooltipStyles), Object.keys(ce.tooltipArrowStyles).length && b(ce.tooltipArrowStyles);
|
|
4536
4536
|
});
|
|
4537
|
-
},
|
|
4537
|
+
}, ge = (j) => {
|
|
4538
4538
|
if (!j)
|
|
4539
4539
|
return;
|
|
4540
4540
|
const ie = j, ce = { x: ie.clientX, y: ie.clientY };
|
|
4541
4541
|
pe(ce), V.current = ce;
|
|
4542
|
-
},
|
|
4543
|
-
ee(j),
|
|
4542
|
+
}, _e = (j) => {
|
|
4543
|
+
ee(j), y && Q();
|
|
4544
4544
|
}, ae = (j) => {
|
|
4545
4545
|
const ie = document.querySelector(`[id='${o}']`);
|
|
4546
4546
|
ie != null && ie.contains(j.target) || h.some((ce) => ce.contains(j.target)) || q(!1);
|
|
@@ -4556,23 +4556,23 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4556
4556
|
const Oe = document.querySelector(`[id='${o}']`);
|
|
4557
4557
|
Oe && ce.add({ current: Oe }), k && window.addEventListener("keydown", z);
|
|
4558
4558
|
const Ce = [];
|
|
4559
|
-
c.find(($e) => $e === "click") && (window.addEventListener("click", ae), Ce.push({ event: "click", listener:
|
|
4559
|
+
c.find(($e) => $e === "click") && (window.addEventListener("click", ae), Ce.push({ event: "click", listener: _e })), c.find(($e) => $e === "hover") && (Ce.push({ event: "mouseenter", listener: N }, { event: "mouseleave", listener: R }, { event: "focus", listener: N }, { event: "blur", listener: R }), p && Ce.push({ event: "mousemove", listener: ge }));
|
|
4560
4560
|
const Fe = () => {
|
|
4561
4561
|
J.current = !0;
|
|
4562
4562
|
}, ze = () => {
|
|
4563
4563
|
J.current = !1, oe();
|
|
4564
4564
|
};
|
|
4565
|
-
return x && ((j =
|
|
4565
|
+
return x && ((j = K.current) === null || j === void 0 || j.addEventListener("mouseenter", Fe), (ie = K.current) === null || ie === void 0 || ie.addEventListener("mouseleave", ze)), Ce.forEach(({ event: $e, listener: it }) => {
|
|
4566
4566
|
ce.forEach((lt) => {
|
|
4567
4567
|
var ct;
|
|
4568
4568
|
(ct = lt.current) === null || ct === void 0 || ct.addEventListener($e, it);
|
|
4569
4569
|
});
|
|
4570
4570
|
}), () => {
|
|
4571
4571
|
var $e, it;
|
|
4572
|
-
c.find((lt) => lt === "click") && window.removeEventListener("click", ae), k && window.removeEventListener("keydown", z), x && (($e =
|
|
4573
|
-
ce.forEach((
|
|
4574
|
-
var
|
|
4575
|
-
(
|
|
4572
|
+
c.find((lt) => lt === "click") && window.removeEventListener("click", ae), k && window.removeEventListener("keydown", z), x && (($e = K.current) === null || $e === void 0 || $e.removeEventListener("mouseenter", Fe), (it = K.current) === null || it === void 0 || it.removeEventListener("mouseleave", ze)), Ce.forEach(({ event: lt, listener: ct }) => {
|
|
4573
|
+
ce.forEach((ar) => {
|
|
4574
|
+
var wt;
|
|
4575
|
+
(wt = ar.current) === null || wt === void 0 || wt.removeEventListener(lt, ct);
|
|
4576
4576
|
});
|
|
4577
4577
|
});
|
|
4578
4578
|
};
|
|
@@ -4594,15 +4594,15 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4594
4594
|
ie.disconnect();
|
|
4595
4595
|
};
|
|
4596
4596
|
}, [e, a, F]), xe(() => {
|
|
4597
|
-
I ? pe(I) : p ? V.current && pe(V.current) : Vn({ place: l, offset: i, elementReference: F, tooltipReference:
|
|
4598
|
-
v.current && (Object.keys(j.tooltipStyles).length &&
|
|
4597
|
+
I ? pe(I) : p ? V.current && pe(V.current) : Vn({ place: l, offset: i, elementReference: F, tooltipReference: K.current, tooltipArrowReference: ne.current, strategy: s, middlewares: f }).then((j) => {
|
|
4598
|
+
v.current && (Object.keys(j.tooltipStyles).length && Se(j.tooltipStyles), Object.keys(j.tooltipArrowStyles).length && b(j.tooltipArrowStyles));
|
|
4599
4599
|
});
|
|
4600
|
-
}, [A, F,
|
|
4600
|
+
}, [A, F, w, T, l, i, s, I]), xe(() => {
|
|
4601
4601
|
var j;
|
|
4602
4602
|
const ie = document.querySelector(`[id='${o}']`), ce = [...h, ie];
|
|
4603
4603
|
F && ce.includes(F) || de((j = h[0]) !== null && j !== void 0 ? j : ie);
|
|
4604
4604
|
}, [o, h, F]), xe(() => () => {
|
|
4605
|
-
te.current && clearTimeout(te.current),
|
|
4605
|
+
te.current && clearTimeout(te.current), Z.current && clearTimeout(Z.current);
|
|
4606
4606
|
}, []), xe(() => {
|
|
4607
4607
|
let j = a;
|
|
4608
4608
|
if (!j && e && (j = `[data-tooltip-id='${e}']`), j)
|
|
@@ -4613,23 +4613,23 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4613
4613
|
$([]);
|
|
4614
4614
|
}
|
|
4615
4615
|
}, [e, a]);
|
|
4616
|
-
const
|
|
4617
|
-
return H ? dt.exports.jsxs(d, { id: e, role: "tooltip", className: Bn("react-tooltip", st.tooltip, st[n], t, { [st.show]:
|
|
4618
|
-
},
|
|
4619
|
-
const [F, de] = ve(n), [
|
|
4616
|
+
const Te = !!(T || w || g) && A && Object.keys(Ee).length > 0;
|
|
4617
|
+
return H ? dt.exports.jsxs(d, { id: e, role: "tooltip", className: Bn("react-tooltip", st.tooltip, st[n], t, { [st.show]: Te, [st.fixed]: s === "fixed", [st.clickable]: x }), style: { ..._, ...Ee }, ref: K, children: [T && dt.exports.jsx(hc, { content: T }) || w || g, dt.exports.jsx(d, { className: Bn("react-tooltip-arrow", st.arrow, r, { [st["no-arrow"]]: C }), style: Ne, ref: ne })] }) : null;
|
|
4618
|
+
}, yc = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: a, classNameArrow: l, variant: i = "dark", place: c = "top", offset: s = 10, wrapper: f = "div", children: d = null, events: g = ["hover"], positionStrategy: E = "absolute", middlewares: y, delayShow: p = 0, delayHide: C = 0, float: x = !1, noArrow: k = !1, clickable: _ = !1, closeOnEsc: I = !1, style: m, position: O, isOpen: w, setIsOpen: T, afterShow: M, afterHide: re }) => {
|
|
4619
|
+
const [F, de] = ve(n), [K, ne] = ve(o), [te, Z] = ve(c), [Ee, Se] = 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(g), [$, v] = ve(E), [q, Q] = ve(null), { anchorRefs: ee, activeAnchor: oe } = Xo(e), pe = (ae) => ae == null ? void 0 : ae.getAttributeNames().reduce((z, N) => {
|
|
4620
4620
|
var R;
|
|
4621
4621
|
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;
|
|
4622
|
-
}, {}),
|
|
4622
|
+
}, {}), ge = (ae) => {
|
|
4623
4623
|
const z = { place: (N) => {
|
|
4624
4624
|
var R;
|
|
4625
|
-
|
|
4625
|
+
Z((R = N) !== null && R !== void 0 ? R : c);
|
|
4626
4626
|
}, content: (N) => {
|
|
4627
4627
|
de(N ?? n);
|
|
4628
4628
|
}, html: (N) => {
|
|
4629
4629
|
ne(N ?? o);
|
|
4630
4630
|
}, variant: (N) => {
|
|
4631
4631
|
var R;
|
|
4632
|
-
|
|
4632
|
+
Se((R = N) !== null && R !== void 0 ? R : i);
|
|
4633
4633
|
}, offset: (N) => {
|
|
4634
4634
|
b(N === null ? s : Number(N));
|
|
4635
4635
|
}, wrapper: (N) => {
|
|
@@ -4637,10 +4637,10 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4637
4637
|
G((R = N) !== null && R !== void 0 ? R : f);
|
|
4638
4638
|
}, events: (N) => {
|
|
4639
4639
|
const R = N == null ? void 0 : N.split(" ");
|
|
4640
|
-
h(R ??
|
|
4640
|
+
h(R ?? g);
|
|
4641
4641
|
}, "position-strategy": (N) => {
|
|
4642
4642
|
var R;
|
|
4643
|
-
v((R = N) !== null && R !== void 0 ? R :
|
|
4643
|
+
v((R = N) !== null && R !== void 0 ? R : E);
|
|
4644
4644
|
}, "delay-show": (N) => {
|
|
4645
4645
|
W(N === null ? p : Number(N));
|
|
4646
4646
|
}, "delay-hide": (N) => {
|
|
@@ -4649,8 +4649,8 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4649
4649
|
V(N === null ? x : !!N);
|
|
4650
4650
|
} };
|
|
4651
4651
|
Object.values(z).forEach((N) => N(null)), Object.entries(ae).forEach(([N, R]) => {
|
|
4652
|
-
var
|
|
4653
|
-
(
|
|
4652
|
+
var Te;
|
|
4653
|
+
(Te = z[N]) === null || Te === void 0 || Te.call(z, R);
|
|
4654
4654
|
});
|
|
4655
4655
|
};
|
|
4656
4656
|
xe(() => {
|
|
@@ -4658,7 +4658,7 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4658
4658
|
}, [n]), xe(() => {
|
|
4659
4659
|
ne(o);
|
|
4660
4660
|
}, [o]), xe(() => {
|
|
4661
|
-
|
|
4661
|
+
Z(c);
|
|
4662
4662
|
}, [c]), xe(() => {
|
|
4663
4663
|
var ae;
|
|
4664
4664
|
const z = new Set(ee);
|
|
@@ -4674,36 +4674,36 @@ const Wn = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
4674
4674
|
const R = document.querySelector(`[id='${t}']`);
|
|
4675
4675
|
if (R && z.add({ current: R }), !z.size)
|
|
4676
4676
|
return () => null;
|
|
4677
|
-
const
|
|
4677
|
+
const Te = (ae = q ?? R) !== null && ae !== void 0 ? ae : oe.current, j = new MutationObserver((ce) => {
|
|
4678
4678
|
ce.forEach((Oe) => {
|
|
4679
4679
|
var Ce;
|
|
4680
|
-
if (!
|
|
4680
|
+
if (!Te || Oe.type !== "attributes" || !(!((Ce = Oe.attributeName) === null || Ce === void 0) && Ce.startsWith("data-tooltip-")))
|
|
4681
4681
|
return;
|
|
4682
|
-
const Fe = pe(
|
|
4683
|
-
|
|
4682
|
+
const Fe = pe(Te);
|
|
4683
|
+
ge(Fe);
|
|
4684
4684
|
});
|
|
4685
4685
|
}), ie = { attributes: !0, childList: !1, subtree: !1 };
|
|
4686
|
-
if (
|
|
4687
|
-
const ce = pe(
|
|
4688
|
-
|
|
4686
|
+
if (Te) {
|
|
4687
|
+
const ce = pe(Te);
|
|
4688
|
+
ge(ce), j.observe(Te, ie);
|
|
4689
4689
|
}
|
|
4690
4690
|
return () => {
|
|
4691
4691
|
j.disconnect();
|
|
4692
4692
|
};
|
|
4693
4693
|
}, [ee, oe, q, t, r]);
|
|
4694
|
-
const
|
|
4695
|
-
return d ? dt.exports.jsx(Wn, { ...
|
|
4694
|
+
const _e = { id: e, anchorId: t, anchorSelect: r, className: a, classNameArrow: l, content: F, html: K, place: te, variant: Ee, offset: Ne, wrapper: U, events: J, positionStrategy: $, middlewares: y, delayShow: A, delayHide: H, float: X, noArrow: k, clickable: _, closeOnEsc: I, style: m, position: O, isOpen: w, setIsOpen: T, afterShow: M, afterHide: re, activeAnchor: q, setActiveAnchor: (ae) => Q(ae) };
|
|
4695
|
+
return d ? dt.exports.jsx(Wn, { ..._e, children: d }) : dt.exports.jsx(Wn, { ..._e });
|
|
4696
4696
|
};
|
|
4697
4697
|
const Jo = (e) => e, Qo = (e) => e, rt = ({ place: e = "top", trigger: t = "hover", float: r = !1, shadow: n = !0, border: o = !1, children: a, style: l, ...i }) => {
|
|
4698
|
-
const c = a.find((
|
|
4698
|
+
const c = a.find((g) => g.type === Jo), s = a.find((g) => g.type === Qo), f = "tooltip-" + Yn();
|
|
4699
4699
|
return /* @__PURE__ */ ue("span", { className: "cove-tooltip", style: l, ...i, children: [
|
|
4700
|
-
/* @__PURE__ */
|
|
4700
|
+
/* @__PURE__ */ S("a", { id: f, className: "cove-tooltip--target", "data-tooltip-float": r, "data-tooltip-place": e, "data-tooltip-events": ((g) => ({
|
|
4701
4701
|
hover: null,
|
|
4702
4702
|
focus: "focus",
|
|
4703
4703
|
click: "click focus"
|
|
4704
|
-
})[
|
|
4705
|
-
/* @__PURE__ */
|
|
4706
|
-
|
|
4704
|
+
})[g])(), children: c ? c.props.children : null }),
|
|
4705
|
+
/* @__PURE__ */ S(
|
|
4706
|
+
yc,
|
|
4707
4707
|
{
|
|
4708
4708
|
id: f,
|
|
4709
4709
|
anchorId: f,
|
|
@@ -4716,22 +4716,22 @@ const Jo = (e) => e, Qo = (e) => e, rt = ({ place: e = "top", trigger: t = "hove
|
|
|
4716
4716
|
};
|
|
4717
4717
|
rt.Target = Jo;
|
|
4718
4718
|
rt.Content = Qo;
|
|
4719
|
-
const ea = (e) => e,
|
|
4719
|
+
const ea = (e) => e, yt = ({ children: e }) => {
|
|
4720
4720
|
const r = da.toArray(e).filter((n) => (n == null ? void 0 : n.type) === ea);
|
|
4721
|
-
return /* @__PURE__ */
|
|
4722
|
-
/* @__PURE__ */
|
|
4721
|
+
return /* @__PURE__ */ S(el, { allowZeroExpanded: !0, children: r && r.map((n, o) => /* @__PURE__ */ ue(Io, { className: "cove-accordion__item", children: [
|
|
4722
|
+
/* @__PURE__ */ S(Do, { className: "cove-accordion__heading", children: /* @__PURE__ */ ue(pl, { className: "cove-accordion__button", children: [
|
|
4723
4723
|
n.props.icon,
|
|
4724
4724
|
n.props.title,
|
|
4725
4725
|
n.props.tooltipText ? /* @__PURE__ */ ue(rt, { position: "bottom", children: [
|
|
4726
|
-
/* @__PURE__ */
|
|
4727
|
-
/* @__PURE__ */
|
|
4726
|
+
/* @__PURE__ */ S(rt.Target, { children: /* @__PURE__ */ S(Kr, { display: "question", size: 14 }) }),
|
|
4727
|
+
/* @__PURE__ */ S(rt.Content, { children: n.props.tooltipText })
|
|
4728
4728
|
] }) : null
|
|
4729
4729
|
] }) }),
|
|
4730
|
-
/* @__PURE__ */
|
|
4730
|
+
/* @__PURE__ */ S(yl, { className: "cove-accordion__panel", children: n.props.children })
|
|
4731
4731
|
] }, o)) });
|
|
4732
4732
|
};
|
|
4733
|
-
|
|
4734
|
-
|
|
4733
|
+
yt.Section = ea;
|
|
4734
|
+
yt.Section.propTypes = {
|
|
4735
4735
|
/* Icon for the accordion label */
|
|
4736
4736
|
icon: Pe.node,
|
|
4737
4737
|
/* Title for the accordion label*/
|
|
@@ -4739,60 +4739,60 @@ gt.Section.propTypes = {
|
|
|
4739
4739
|
/* Tooltip for the accordion label*/
|
|
4740
4740
|
tooltipText: Pe.object
|
|
4741
4741
|
};
|
|
4742
|
-
function
|
|
4742
|
+
function gc(e, t, r) {
|
|
4743
4743
|
var n = this, o = Ie(null), a = Ie(0), l = Ie(null), i = Ie([]), c = Ie(), s = Ie(), f = Ie(e), d = Ie(!0);
|
|
4744
4744
|
f.current = e;
|
|
4745
|
-
var
|
|
4745
|
+
var g = !t && t !== 0 && typeof window < "u";
|
|
4746
4746
|
if (typeof e != "function")
|
|
4747
4747
|
throw new TypeError("Expected a function");
|
|
4748
4748
|
t = +t || 0, r = r || {};
|
|
4749
|
-
var
|
|
4749
|
+
var E = !!r.leading, y = "trailing" in r ? !!r.trailing : !0, p = "maxWait" in r, C = p ? Math.max(+r.maxWait || 0, t) : null;
|
|
4750
4750
|
xe(function() {
|
|
4751
4751
|
return d.current = !0, function() {
|
|
4752
4752
|
d.current = !1;
|
|
4753
4753
|
};
|
|
4754
4754
|
}, []);
|
|
4755
4755
|
var x = pa(function() {
|
|
4756
|
-
var k = function(
|
|
4756
|
+
var k = function(T) {
|
|
4757
4757
|
var M = i.current, re = c.current;
|
|
4758
|
-
return i.current = c.current = null, a.current =
|
|
4759
|
-
},
|
|
4760
|
-
|
|
4761
|
-
}, I = function(
|
|
4758
|
+
return i.current = c.current = null, a.current = T, s.current = f.current.apply(re, M);
|
|
4759
|
+
}, _ = function(T, M) {
|
|
4760
|
+
g && cancelAnimationFrame(l.current), l.current = g ? requestAnimationFrame(T) : setTimeout(T, M);
|
|
4761
|
+
}, I = function(T) {
|
|
4762
4762
|
if (!d.current)
|
|
4763
4763
|
return !1;
|
|
4764
|
-
var M =
|
|
4764
|
+
var M = T - o.current, re = T - a.current;
|
|
4765
4765
|
return !o.current || M >= t || M < 0 || p && re >= C;
|
|
4766
|
-
}, m = function(
|
|
4767
|
-
return l.current = null,
|
|
4766
|
+
}, m = function(T) {
|
|
4767
|
+
return l.current = null, y && i.current ? k(T) : (i.current = c.current = null, s.current);
|
|
4768
4768
|
}, O = function() {
|
|
4769
|
-
var
|
|
4770
|
-
if (I(
|
|
4771
|
-
return m(
|
|
4769
|
+
var T = Date.now();
|
|
4770
|
+
if (I(T))
|
|
4771
|
+
return m(T);
|
|
4772
4772
|
if (d.current) {
|
|
4773
|
-
var M =
|
|
4774
|
-
|
|
4773
|
+
var M = T - o.current, re = T - a.current, F = t - M, de = p ? Math.min(F, C - re) : F;
|
|
4774
|
+
_(O, de);
|
|
4775
4775
|
}
|
|
4776
|
-
},
|
|
4777
|
-
for (var
|
|
4778
|
-
|
|
4776
|
+
}, w = function() {
|
|
4777
|
+
for (var T = [], M = 0; M < arguments.length; M++)
|
|
4778
|
+
T[M] = arguments[M];
|
|
4779
4779
|
var re = Date.now(), F = I(re);
|
|
4780
|
-
if (i.current =
|
|
4780
|
+
if (i.current = T, c.current = n, o.current = re, F) {
|
|
4781
4781
|
if (!l.current && d.current)
|
|
4782
|
-
return a.current = o.current,
|
|
4782
|
+
return a.current = o.current, _(O, t), E ? k(o.current) : s.current;
|
|
4783
4783
|
if (p)
|
|
4784
|
-
return
|
|
4784
|
+
return _(O, t), k(o.current);
|
|
4785
4785
|
}
|
|
4786
|
-
return l.current ||
|
|
4786
|
+
return l.current || _(O, t), s.current;
|
|
4787
4787
|
};
|
|
4788
|
-
return
|
|
4789
|
-
l.current && (
|
|
4790
|
-
},
|
|
4788
|
+
return w.cancel = function() {
|
|
4789
|
+
l.current && (g ? cancelAnimationFrame(l.current) : clearTimeout(l.current)), a.current = 0, i.current = o.current = c.current = l.current = null;
|
|
4790
|
+
}, w.isPending = function() {
|
|
4791
4791
|
return !!l.current;
|
|
4792
|
-
},
|
|
4792
|
+
}, w.flush = function() {
|
|
4793
4793
|
return l.current ? m(Date.now()) : s.current;
|
|
4794
|
-
},
|
|
4795
|
-
}, [
|
|
4794
|
+
}, w;
|
|
4795
|
+
}, [E, p, t, C, y, g]);
|
|
4796
4796
|
return x;
|
|
4797
4797
|
}
|
|
4798
4798
|
function bc(e, t) {
|
|
@@ -4803,22 +4803,22 @@ function Un(e) {
|
|
|
4803
4803
|
return e;
|
|
4804
4804
|
} : e;
|
|
4805
4805
|
}
|
|
4806
|
-
function
|
|
4807
|
-
var t = ve(Un(e)), r = t[0], n = t[1], o =
|
|
4806
|
+
function Ec(e) {
|
|
4807
|
+
var t = ve(Un(e)), r = t[0], n = t[1], o = Zn(function(a) {
|
|
4808
4808
|
return n(Un(a));
|
|
4809
4809
|
}, []);
|
|
4810
4810
|
return [r, o];
|
|
4811
4811
|
}
|
|
4812
|
-
function
|
|
4813
|
-
var n = r && r.equalityFn || bc, o =
|
|
4812
|
+
function wc(e, t, r) {
|
|
4813
|
+
var n = r && r.equalityFn || bc, o = Ec(e), a = o[0], l = o[1], i = gc(Zn(function(s) {
|
|
4814
4814
|
return l(s);
|
|
4815
4815
|
}, [l]), t, r), c = Ie(e);
|
|
4816
4816
|
return xe(function() {
|
|
4817
4817
|
n(c.current, e) || (i(e), c.current = e);
|
|
4818
4818
|
}, [e, i, n]), [a, { cancel: i.cancel, isPending: i.isPending, flush: i.flush }];
|
|
4819
4819
|
}
|
|
4820
|
-
const xc =
|
|
4821
|
-
const [
|
|
4820
|
+
const xc = kr(({ label: e, section: t = null, subsection: r = null, fieldName: n, updateField: o, value: a, type: l = "input", tooltip: i, placeholder: c, i: s = null, min: f = null, max: d = null, className: g, ...E }) => {
|
|
4821
|
+
const [y, p] = ve(a), [C] = wc(y, 500);
|
|
4822
4822
|
xe(() => {
|
|
4823
4823
|
typeof C == "string" && a !== C && o && o(t, r, n, C, s);
|
|
4824
4824
|
}, [C, t, r, n, s, a, o]);
|
|
@@ -4826,44 +4826,44 @@ const xc = Wt(({ label: e, section: t = null, subsection: r = null, fieldName: n
|
|
|
4826
4826
|
const k = (m) => {
|
|
4827
4827
|
l !== "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());
|
|
4828
4828
|
};
|
|
4829
|
-
let
|
|
4830
|
-
className: `cove-input${
|
|
4829
|
+
let _ = {
|
|
4830
|
+
className: `cove-input${g ? " " + g : ""}`,
|
|
4831
4831
|
type: l,
|
|
4832
4832
|
name: x,
|
|
4833
4833
|
placeholder: c,
|
|
4834
4834
|
onChange: k,
|
|
4835
|
-
value:
|
|
4836
|
-
...
|
|
4837
|
-
}, I = l === "textarea" ? /* @__PURE__ */
|
|
4835
|
+
value: y,
|
|
4836
|
+
...E
|
|
4837
|
+
}, I = l === "textarea" ? /* @__PURE__ */ S("textarea", { ..._ }) : /* @__PURE__ */ S("input", { ..._ });
|
|
4838
4838
|
return /* @__PURE__ */ ue(bt, { children: [
|
|
4839
|
-
e && /* @__PURE__ */
|
|
4839
|
+
e && /* @__PURE__ */ S("label", { className: "cove-input__label", children: e }),
|
|
4840
4840
|
i,
|
|
4841
4841
|
I
|
|
4842
4842
|
] });
|
|
4843
4843
|
});
|
|
4844
|
-
const Cc = ({ color: e = "#fff", opacity: t = 100, size: r = 100, className: n }) => /* @__PURE__ */
|
|
4844
|
+
const Cc = ({ color: e = "#fff", opacity: t = 100, size: r = 100, className: n }) => /* @__PURE__ */ S(bt, { children: /* @__PURE__ */ S("div", { className: `cove-loadspin${n ? " " + n : ""}`, style: { width: r, height: r }, children: /* @__PURE__ */ S("div", { className: "cove-loadspin__roller", style: { opacity: t / 100, transform: `scale(${r / 80})` }, children: [...Array(8)].map((a, l) => /* @__PURE__ */ S("div", { style: { backgroundColor: e } }, l)) }) }) });
|
|
4845
4845
|
const ta = ({ style: e, role: t, hoverStyle: r = {}, fluid: n = !1, loading: o = !1, loadingText: a = "Loading...", flexCenter: l, active: i = !1, onClick: c, children: s, ...f }) => {
|
|
4846
|
-
const d = Ie(null), [
|
|
4846
|
+
const d = Ie(null), [g, E] = ve("out"), [y, p] = ve({ ...e }), [C, x] = ve(), [k, _] = ve(), I = {
|
|
4847
4847
|
...f,
|
|
4848
|
-
style:
|
|
4848
|
+
style: y,
|
|
4849
4849
|
className: "cove-button" + (l || t === "loader" ? " cove-button--flex-center" : "") + (n ? " fluid" : "") + (o ? " loading" : "") + (f.className ? " " + f.className : ""),
|
|
4850
|
-
onMouseOver: () =>
|
|
4851
|
-
onMouseOut: () =>
|
|
4852
|
-
onFocus: () =>
|
|
4853
|
-
onBlur: () =>
|
|
4850
|
+
onMouseOver: () => E("in"),
|
|
4851
|
+
onMouseOut: () => E("out"),
|
|
4852
|
+
onFocus: () => E("in"),
|
|
4853
|
+
onBlur: () => E("out")
|
|
4854
4854
|
};
|
|
4855
4855
|
return xe(() => {
|
|
4856
4856
|
if (t === "loader" && d.current) {
|
|
4857
4857
|
const m = document.createElement("span"), O = document.createTextNode(s);
|
|
4858
4858
|
m.style.opacity = "0", m.style.visibility = "hidden";
|
|
4859
|
-
const
|
|
4860
|
-
|
|
4859
|
+
const w = document.createElement("span"), T = document.createTextNode(a);
|
|
4860
|
+
w.style.opacity = "0", w.style.visibility = "hidden", m.appendChild(O), w.appendChild(T), d.current.parentNode.insertBefore(m, d.current), d.current.parentNode.insertBefore(w, d.current), x(m.offsetWidth + 2), _(w.offsetWidth + 2), d.current.parentNode.removeChild(m), d.current.parentNode.removeChild(w);
|
|
4861
4861
|
}
|
|
4862
4862
|
return () => {
|
|
4863
4863
|
};
|
|
4864
4864
|
}, [d, s, a, t]), xe(() => {
|
|
4865
|
-
|
|
4866
|
-
}, [
|
|
4865
|
+
g === "in" && p((m) => ({ ...m, ...r })), g === "out" && (i || p({ ...e }));
|
|
4866
|
+
}, [g, i, e]), /* @__PURE__ */ S(
|
|
4867
4867
|
"button",
|
|
4868
4868
|
{
|
|
4869
4869
|
...I,
|
|
@@ -4873,10 +4873,10 @@ const ta = ({ style: e, role: t, hoverStyle: r = {}, fluid: n = !1, loading: o =
|
|
|
4873
4873
|
children: s && /* @__PURE__ */ ue(bt, { children: [
|
|
4874
4874
|
t === "loader" && /* @__PURE__ */ ue(bt, { children: [
|
|
4875
4875
|
/* @__PURE__ */ ue("span", { className: "cove-button__text", style: o ? { width: k + "px" } : { width: C + "px" }, children: [
|
|
4876
|
-
/* @__PURE__ */
|
|
4877
|
-
/* @__PURE__ */
|
|
4876
|
+
/* @__PURE__ */ S("div", { className: "cove-button__text--loading", style: o ? { opacity: 1 } : null, children: a }),
|
|
4877
|
+
/* @__PURE__ */ S("div", { className: "cove-button__text--children", style: o ? { opacity: 0 } : null, children: s })
|
|
4878
4878
|
] }),
|
|
4879
|
-
/* @__PURE__ */
|
|
4879
|
+
/* @__PURE__ */ S("div", { className: "cove-button__load-spin", style: o ? { width: "28px", opacity: 1 } : null, children: /* @__PURE__ */ S(Cc, { className: "ml-1", size: 20 }) })
|
|
4880
4880
|
] }),
|
|
4881
4881
|
t !== "loader" && s
|
|
4882
4882
|
] })
|
|
@@ -4899,22 +4899,22 @@ ta.propTypes = {
|
|
|
4899
4899
|
/** When value condition is true, retains any custom, inline `style={}` defined **/
|
|
4900
4900
|
active: Pe.bool
|
|
4901
4901
|
};
|
|
4902
|
-
const qn =
|
|
4903
|
-
let f =
|
|
4902
|
+
const qn = ({ label: e, value: t, options: r, fieldName: n, section: o = null, subsection: a = null, required: l = !1, updateField: i, initial: c, ...s }) => {
|
|
4903
|
+
let f = [];
|
|
4904
4904
|
if (Array.isArray(r))
|
|
4905
|
-
f = r.map((d) => /* @__PURE__ */
|
|
4905
|
+
f = r.map((d) => /* @__PURE__ */ S("option", { value: d, children: d }, d));
|
|
4906
4906
|
else {
|
|
4907
4907
|
f = [];
|
|
4908
|
-
for (const [d,
|
|
4908
|
+
for (const [d, g] of Object.entries(r))
|
|
4909
4909
|
f.push(
|
|
4910
|
-
/* @__PURE__ */
|
|
4910
|
+
/* @__PURE__ */ S("option", { value: d, children: g }, d)
|
|
4911
4911
|
);
|
|
4912
4912
|
}
|
|
4913
4913
|
return c && f.unshift(
|
|
4914
|
-
/* @__PURE__ */
|
|
4914
|
+
/* @__PURE__ */ S("option", { value: "", children: c }, "initial")
|
|
4915
4915
|
), /* @__PURE__ */ ue("label", { style: { width: "100%", display: "block" }, children: [
|
|
4916
|
-
e && /* @__PURE__ */
|
|
4917
|
-
/* @__PURE__ */
|
|
4916
|
+
e && /* @__PURE__ */ S("span", { className: "edit-label cove-input__label", children: e }),
|
|
4917
|
+
/* @__PURE__ */ S(
|
|
4918
4918
|
"select",
|
|
4919
4919
|
{
|
|
4920
4920
|
className: l && !t ? "warning" : "",
|
|
@@ -4928,7 +4928,7 @@ const qn = Wt(({ label: e, value: t, options: r, fieldName: n, section: o = null
|
|
|
4928
4928
|
}
|
|
4929
4929
|
)
|
|
4930
4930
|
] });
|
|
4931
|
-
}
|
|
4931
|
+
}, Tc = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z" })), vt = kr(
|
|
4932
4932
|
({
|
|
4933
4933
|
label: e,
|
|
4934
4934
|
size: t = "small",
|
|
@@ -4942,19 +4942,19 @@ const qn = Wt(({ label: e, value: t, options: r, fieldName: n, section: o = null
|
|
|
4942
4942
|
i: s = null,
|
|
4943
4943
|
min: f = null,
|
|
4944
4944
|
max: d = null,
|
|
4945
|
-
...
|
|
4945
|
+
...g
|
|
4946
4946
|
}) => {
|
|
4947
|
-
const [
|
|
4947
|
+
const [E, y] = ve(c);
|
|
4948
4948
|
let p = a ? `${o}-${a}-${l}` : `${o}-${a}-${l}`;
|
|
4949
4949
|
return xe(() => {
|
|
4950
|
-
c !== void 0 && c !==
|
|
4950
|
+
c !== void 0 && c !== E && y(c);
|
|
4951
4951
|
}, [c]), xe(() => {
|
|
4952
|
-
c !== void 0 && c !==
|
|
4953
|
-
}, [
|
|
4954
|
-
e && /* @__PURE__ */
|
|
4955
|
-
/* @__PURE__ */ ue("div", { className: "cove-input__checkbox" + (t === "small" ? "--small" : t === "large" ? "--large" : "") + (
|
|
4956
|
-
/* @__PURE__ */
|
|
4957
|
-
/* @__PURE__ */
|
|
4952
|
+
c !== void 0 && c !== E && i && i(o, a, l, E, s);
|
|
4953
|
+
}, [E]), /* @__PURE__ */ ue("div", { className: "input-group", children: [
|
|
4954
|
+
e && /* @__PURE__ */ S("label", { children: e }),
|
|
4955
|
+
/* @__PURE__ */ ue("div", { className: "cove-input__checkbox" + (t === "small" ? "--small" : t === "large" ? "--large" : "") + (E ? " active" : ""), onClick: () => y(!E), children: [
|
|
4956
|
+
/* @__PURE__ */ S("div", { className: `cove-input__checkbox-box${r ? " custom-color" : ""}`, style: E && r ? { backgroundColor: r } : null, children: /* @__PURE__ */ S(Tc, { className: "cove-input__checkbox-check", style: { fill: n || "#025eaa" } }) }),
|
|
4957
|
+
/* @__PURE__ */ S("input", { className: "cove-input--hidden", type: "checkbox", name: p, checked: E || !1, readOnly: !0 })
|
|
4958
4958
|
] })
|
|
4959
4959
|
] });
|
|
4960
4960
|
}
|
|
@@ -4965,36 +4965,36 @@ vt.propTypes = {
|
|
|
4965
4965
|
activeColor: Pe.string,
|
|
4966
4966
|
activeCheckColor: Pe.string
|
|
4967
4967
|
};
|
|
4968
|
-
const
|
|
4969
|
-
const { config: t, updateConfig: r, loading: n, stateData: o, setParentConfig: a, isDashboard: l } =
|
|
4970
|
-
if (O === null &&
|
|
4971
|
-
let
|
|
4972
|
-
|
|
4968
|
+
const Lc = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pink", "theme-orange", "theme-slate", "theme-indigo", "theme-cyan", "theme-green", "theme-amber"], Sc = kr((e) => {
|
|
4969
|
+
const { config: t, updateConfig: r, loading: n, stateData: o, setParentConfig: a, isDashboard: l } = Kn(Xn), [i, c] = ve(!0), [s, f] = ve(!1), d = (O, w, T, M) => {
|
|
4970
|
+
if (O === null && w === null) {
|
|
4971
|
+
let K = { ...t, [T]: M };
|
|
4972
|
+
T === "filterColumn" && (K.filterValue = ""), r(K);
|
|
4973
4973
|
return;
|
|
4974
4974
|
}
|
|
4975
4975
|
const re = Array.isArray(t[O]);
|
|
4976
|
-
let F = re ? [...t[O], M] : { ...t[O], [
|
|
4977
|
-
|
|
4976
|
+
let F = re ? [...t[O], M] : { ...t[O], [T]: M };
|
|
4977
|
+
w !== null && (re ? (F = [...t[O]], F[w] = { ...F[w], [T]: M }) : typeof M == "string" ? F[w] = M : F = { ...t[O], [w]: { ...t[O][w], [T]: M } });
|
|
4978
4978
|
let de = { ...t, [O]: F };
|
|
4979
4979
|
r(de);
|
|
4980
|
-
},
|
|
4981
|
-
let
|
|
4982
|
-
|
|
4983
|
-
},
|
|
4980
|
+
}, g = (O) => {
|
|
4981
|
+
let w = [...t.filters];
|
|
4982
|
+
w.splice(O, 1), r({ ...t, filters: w });
|
|
4983
|
+
}, E = (O, w, T) => {
|
|
4984
4984
|
let M = [...t.filters];
|
|
4985
|
-
M[
|
|
4986
|
-
},
|
|
4985
|
+
M[w][O] = T, r({ ...t, filters: M });
|
|
4986
|
+
}, y = () => {
|
|
4987
4987
|
let O = t.filters ? [...t.filters] : [];
|
|
4988
4988
|
O.push({ values: [] }), r({ ...t, filters: O });
|
|
4989
4989
|
}, p = (O = !0) => {
|
|
4990
|
-
let
|
|
4991
|
-
return o.length && o.map((
|
|
4990
|
+
let w = {};
|
|
4991
|
+
return o.length && o.map((T) => Object.keys(T).forEach((M) => w[M] = !0)), Object.keys(w);
|
|
4992
4992
|
}, C = (O) => {
|
|
4993
|
-
let
|
|
4994
|
-
const
|
|
4995
|
-
return o &&
|
|
4996
|
-
M[
|
|
4997
|
-
}),
|
|
4993
|
+
let w = [];
|
|
4994
|
+
const T = t.filters[O].columnName;
|
|
4995
|
+
return o && T && (o.forEach(function(M) {
|
|
4996
|
+
M[T] !== void 0 && w.indexOf(M[T]) === -1 && w.push(M[T]);
|
|
4997
|
+
}), w.sort()), w;
|
|
4998
4998
|
};
|
|
4999
4999
|
xe(() => {
|
|
5000
5000
|
if (a) {
|
|
@@ -5009,85 +5009,85 @@ const Tc = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
5009
5009
|
}, []);
|
|
5010
5010
|
const x = () => {
|
|
5011
5011
|
c(!i);
|
|
5012
|
-
}, k = () => /* @__PURE__ */
|
|
5013
|
-
/* @__PURE__ */
|
|
5014
|
-
/* @__PURE__ */
|
|
5015
|
-
] }) }),
|
|
5016
|
-
/* @__PURE__ */
|
|
5017
|
-
/* @__PURE__ */
|
|
5018
|
-
/* @__PURE__ */
|
|
5019
|
-
|
|
5020
|
-
let
|
|
5021
|
-
delete
|
|
5012
|
+
}, k = () => /* @__PURE__ */ S("section", { className: "waiting", children: /* @__PURE__ */ ue("section", { className: "waiting-container", children: [
|
|
5013
|
+
/* @__PURE__ */ S("h3", { children: "Error With Configuration" }),
|
|
5014
|
+
/* @__PURE__ */ S("p", { children: t.runtime.editorErrorMessage })
|
|
5015
|
+
] }) }), _ = () => /* @__PURE__ */ S("section", { className: "waiting", children: /* @__PURE__ */ ue("section", { className: "waiting-container", children: [
|
|
5016
|
+
/* @__PURE__ */ S("h3", { children: "Finish Configuring" }),
|
|
5017
|
+
/* @__PURE__ */ S("p", { children: "Set all required options to the left and confirm below to display a preview of the markup." }),
|
|
5018
|
+
/* @__PURE__ */ S("button", { className: "btn", style: { margin: "1em auto" }, onClick: (w) => {
|
|
5019
|
+
w.preventDefault();
|
|
5020
|
+
let T = { ...t };
|
|
5021
|
+
delete T.newViz, r(T);
|
|
5022
5022
|
}, children: "I'm Done" })
|
|
5023
5023
|
] }) }), I = () => {
|
|
5024
5024
|
let O = JSON.parse(JSON.stringify(t));
|
|
5025
5025
|
return delete O.newViz, delete O.runtime, O;
|
|
5026
|
-
}, m = /* @__PURE__ */ ue(
|
|
5027
|
-
/* @__PURE__ */
|
|
5028
|
-
/* @__PURE__ */ ue(
|
|
5029
|
-
/* @__PURE__ */
|
|
5030
|
-
/* @__PURE__ */
|
|
5026
|
+
}, m = /* @__PURE__ */ ue(yt, { children: [
|
|
5027
|
+
/* @__PURE__ */ S(yt.Section, { title: "General", children: /* @__PURE__ */ S(xc, { value: t.title, fieldName: "title", label: "Title", placeholder: "Filterable Text Title", updateField: d }) }),
|
|
5028
|
+
/* @__PURE__ */ ue(yt.Section, { title: "Data", children: [
|
|
5029
|
+
/* @__PURE__ */ S("div", { className: "cove-accordion__panel-section", children: /* @__PURE__ */ S("div", { className: "cove-input-group", children: /* @__PURE__ */ S(qn, { value: t.textColumn || "", fieldName: "textColumn", label: "Text Column", updateField: d, initial: "Select", options: p() }) }) }),
|
|
5030
|
+
/* @__PURE__ */ S("hr", { className: "cove-accordion__divider" }),
|
|
5031
5031
|
/* @__PURE__ */ ue("label", { style: { marginBottom: "1rem" }, children: [
|
|
5032
|
-
/* @__PURE__ */
|
|
5032
|
+
/* @__PURE__ */ S("span", { className: "edit-label", children: "Data Point Filters" }),
|
|
5033
5033
|
/* @__PURE__ */ ue(rt, { style: { textTransform: "none" }, children: [
|
|
5034
|
-
/* @__PURE__ */
|
|
5035
|
-
/* @__PURE__ */
|
|
5034
|
+
/* @__PURE__ */ S(rt.Target, { children: /* @__PURE__ */ S(Kr, { display: "question", style: { marginLeft: "0.5rem" } }) }),
|
|
5035
|
+
/* @__PURE__ */ S(rt.Content, { children: /* @__PURE__ */ S("p", { children: 'To refine the highlighted data point, specify one or more filters (e.g., "Male" and "Female" for a column called "Sex").' }) })
|
|
5036
5036
|
] })
|
|
5037
5037
|
] }),
|
|
5038
|
-
t.filters && /* @__PURE__ */
|
|
5039
|
-
/* @__PURE__ */
|
|
5038
|
+
t.filters && /* @__PURE__ */ S("ul", { className: "filters-list", style: { paddingLeft: 0, marginBottom: "1rem" }, children: t.filters.map((O, w) => /* @__PURE__ */ ue("fieldset", { className: "edit-block", children: [
|
|
5039
|
+
/* @__PURE__ */ S(
|
|
5040
5040
|
"button",
|
|
5041
5041
|
{
|
|
5042
5042
|
type: "button",
|
|
5043
5043
|
className: "remove-column",
|
|
5044
5044
|
onClick: () => {
|
|
5045
|
-
|
|
5045
|
+
g(w);
|
|
5046
5046
|
},
|
|
5047
5047
|
children: "Remove"
|
|
5048
5048
|
}
|
|
5049
5049
|
),
|
|
5050
5050
|
/* @__PURE__ */ ue("label", { children: [
|
|
5051
|
-
/* @__PURE__ */
|
|
5051
|
+
/* @__PURE__ */ S("span", { className: "edit-label column-heading", children: "Column" }),
|
|
5052
5052
|
/* @__PURE__ */ ue(
|
|
5053
5053
|
"select",
|
|
5054
5054
|
{
|
|
5055
5055
|
value: O.columnName,
|
|
5056
|
-
onChange: (
|
|
5057
|
-
|
|
5056
|
+
onChange: (T) => {
|
|
5057
|
+
E("columnName", w, T.target.value);
|
|
5058
5058
|
},
|
|
5059
5059
|
children: [
|
|
5060
|
-
/* @__PURE__ */
|
|
5061
|
-
p().map((
|
|
5060
|
+
/* @__PURE__ */ S("option", { value: "", children: "- Select Option -" }),
|
|
5061
|
+
p().map((T, M) => /* @__PURE__ */ S("option", { value: T, children: T }, M))
|
|
5062
5062
|
]
|
|
5063
5063
|
}
|
|
5064
5064
|
)
|
|
5065
5065
|
] }),
|
|
5066
5066
|
/* @__PURE__ */ ue("label", { children: [
|
|
5067
|
-
/* @__PURE__ */
|
|
5067
|
+
/* @__PURE__ */ S("span", { className: "edit-label column-heading", children: "Column Value" }),
|
|
5068
5068
|
/* @__PURE__ */ ue(
|
|
5069
5069
|
"select",
|
|
5070
5070
|
{
|
|
5071
5071
|
value: O.columnValue,
|
|
5072
|
-
onChange: (
|
|
5073
|
-
|
|
5072
|
+
onChange: (T) => {
|
|
5073
|
+
E("columnValue", w, T.target.value);
|
|
5074
5074
|
},
|
|
5075
5075
|
children: [
|
|
5076
|
-
/* @__PURE__ */
|
|
5077
|
-
C(
|
|
5076
|
+
/* @__PURE__ */ S("option", { value: "", children: "- Select Option -" }),
|
|
5077
|
+
C(w).map((T, M) => /* @__PURE__ */ S("option", { value: T, children: T }, M))
|
|
5078
5078
|
]
|
|
5079
5079
|
}
|
|
5080
5080
|
)
|
|
5081
5081
|
] })
|
|
5082
|
-
] },
|
|
5083
|
-
/* @__PURE__ */
|
|
5082
|
+
] }, w)) }),
|
|
5083
|
+
/* @__PURE__ */ S(ta, { onClick: y, fluid: !0, children: "Add Filter" })
|
|
5084
5084
|
] }),
|
|
5085
|
-
/* @__PURE__ */ ue(
|
|
5086
|
-
/* @__PURE__ */
|
|
5087
|
-
/* @__PURE__ */
|
|
5085
|
+
/* @__PURE__ */ ue(yt.Section, { title: "Visual", children: [
|
|
5086
|
+
/* @__PURE__ */ S(qn, { value: t.fontSize, fieldName: "fontSize", label: "Font Size", updateField: d, options: ["small", "medium", "large"] }),
|
|
5087
|
+
/* @__PURE__ */ S("br", {}),
|
|
5088
5088
|
/* @__PURE__ */ ue("label", { children: [
|
|
5089
|
-
/* @__PURE__ */
|
|
5090
|
-
/* @__PURE__ */
|
|
5089
|
+
/* @__PURE__ */ S("span", { className: "edit-label", children: "Theme" }),
|
|
5090
|
+
/* @__PURE__ */ S("ul", { className: "color-palette", children: Lc.map((O) => /* @__PURE__ */ S(
|
|
5091
5091
|
"li",
|
|
5092
5092
|
{
|
|
5093
5093
|
title: O,
|
|
@@ -5100,26 +5100,26 @@ const Tc = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
5100
5100
|
)) })
|
|
5101
5101
|
] }),
|
|
5102
5102
|
/* @__PURE__ */ ue("div", { className: "cove-accordion__panel-section checkbox-group", children: [
|
|
5103
|
-
/* @__PURE__ */
|
|
5104
|
-
/* @__PURE__ */
|
|
5105
|
-
/* @__PURE__ */
|
|
5106
|
-
/* @__PURE__ */
|
|
5107
|
-
/* @__PURE__ */
|
|
5103
|
+
/* @__PURE__ */ S(vt, { inline: !0, size: "small", value: t.visual.border, section: "visual", fieldName: "border", label: "Display Border", updateField: d }),
|
|
5104
|
+
/* @__PURE__ */ S(vt, { inline: !0, size: "small", value: t.visual.borderColorTheme, section: "visual", fieldName: "borderColorTheme", label: "Use theme border color", updateField: d }),
|
|
5105
|
+
/* @__PURE__ */ S(vt, { size: "small", value: t.visual.accent, section: "visual", fieldName: "accent", label: "Use Accent Style", updateField: d }),
|
|
5106
|
+
/* @__PURE__ */ S(vt, { size: "small", value: t.visual.background, section: "visual", fieldName: "background", label: "Use Theme Background Color", updateField: d }),
|
|
5107
|
+
/* @__PURE__ */ S(vt, { size: "small", value: t.visual.hideBackgroundColor, section: "visual", fieldName: "hideBackgroundColor", label: "Hide Background Color", updateField: d })
|
|
5108
5108
|
] })
|
|
5109
5109
|
] })
|
|
5110
5110
|
] });
|
|
5111
|
-
return n ? null : /* @__PURE__ */
|
|
5112
|
-
!t.newViz && t.runtime && t.runtime.editorErrorMessage && /* @__PURE__ */
|
|
5113
|
-
t.newViz && s && /* @__PURE__ */ _
|
|
5114
|
-
/* @__PURE__ */
|
|
5115
|
-
/* @__PURE__ */
|
|
5116
|
-
/* @__PURE__ */
|
|
5117
|
-
/* @__PURE__ */
|
|
5111
|
+
return n ? null : /* @__PURE__ */ S(Lo, { component: "EditorPanel", children: /* @__PURE__ */ ue("div", { className: "cove-editor", children: [
|
|
5112
|
+
!t.newViz && t.runtime && t.runtime.editorErrorMessage && /* @__PURE__ */ S(k, {}),
|
|
5113
|
+
t.newViz && s && /* @__PURE__ */ S(_, {}),
|
|
5114
|
+
/* @__PURE__ */ S("button", { className: "cove-editor--toggle" + (i ? "" : " collapsed"), title: i ? "Collapse Editor" : "Expand Editor", onClick: x }),
|
|
5115
|
+
/* @__PURE__ */ S("section", { className: "cove-editor__panel" + (i ? "" : " hidden"), children: /* @__PURE__ */ ue("div", { className: "cove-editor__panel-container", children: [
|
|
5116
|
+
/* @__PURE__ */ S("h2", { className: "cove-editor__heading", children: "Configure Filtered Text" }),
|
|
5117
|
+
/* @__PURE__ */ S("section", { className: "cove-editor__content", children: m })
|
|
5118
5118
|
] }) }),
|
|
5119
|
-
/* @__PURE__ */
|
|
5119
|
+
/* @__PURE__ */ S("div", { className: "cove-editor__content", children: /* @__PURE__ */ S("div", { className: "cove-editor__content-wrap", children: e.children }) })
|
|
5120
5120
|
] }) });
|
|
5121
5121
|
});
|
|
5122
|
-
class
|
|
5122
|
+
class _c {
|
|
5123
5123
|
constructor() {
|
|
5124
5124
|
this.applySuppression = (t, r) => !r || r.length === 0 ? t : t.map((o) => {
|
|
5125
5125
|
const a = { ...o };
|
|
@@ -5195,8 +5195,20 @@ class Sc {
|
|
|
5195
5195
|
}), n;
|
|
5196
5196
|
}
|
|
5197
5197
|
else if (r.series === !0 && r.singleRow === !1)
|
|
5198
|
-
if (r.seriesKey !== void 0 && r.xKey !== void 0 && (r.valueKey !== void 0 || r.valueKeys !== void 0 && r.valueKeys.length > 0))
|
|
5199
|
-
if (r.
|
|
5198
|
+
if (r.seriesKey !== void 0 && r.xKey !== void 0 && (r.valueKey !== void 0 || r.valueKeys !== void 0 && r.valueKeys.length > 0 || r.valueKeysTallSupport !== void 0 && r.valueKeysTallSupport.length > 0))
|
|
5199
|
+
if (r.valueKeysTallSupport !== void 0) {
|
|
5200
|
+
let n = {}, o = [];
|
|
5201
|
+
return t.forEach((a) => {
|
|
5202
|
+
let l = a[r.xKey];
|
|
5203
|
+
Object.keys(a).forEach((i) => {
|
|
5204
|
+
i !== r.xKey && i !== r.seriesKey && r.valueKeysTallSupport.indexOf(i) === -1 && (!r.ignoredKeys || r.ignoredKeys.indexOf(i) === -1) && (l += "|" + a[i]);
|
|
5205
|
+
}), n[l] || (n[l] = { [r.xKey]: a[r.xKey] }), Object.keys(a).forEach((i) => {
|
|
5206
|
+
i !== r.xKey && i !== r.seriesKey && r.valueKeysTallSupport.indexOf(i) === -1 && (!r.ignoredKeys || r.ignoredKeys.indexOf(i) === -1) && (n[l][i] = a[i]);
|
|
5207
|
+
}), r.valueKeysTallSupport.forEach((i) => {
|
|
5208
|
+
n[l][a[r.seriesKey] + "-" + i] = a[i];
|
|
5209
|
+
});
|
|
5210
|
+
}), o = Object.keys(n).map((a) => n[a]), o;
|
|
5211
|
+
} else if (r.valueKeys !== void 0) {
|
|
5200
5212
|
let n = {}, o = [], a = r.valueKeys;
|
|
5201
5213
|
return r.ignoredKeys && r.ignoredKeys.length > 0 && (a = a.concat(r.ignoredKeys)), t.forEach((l) => {
|
|
5202
5214
|
a.forEach((i) => {
|
|
@@ -5258,9 +5270,9 @@ class Sc {
|
|
|
5258
5270
|
else {
|
|
5259
5271
|
n && console.log("typeof value is ", typeof s);
|
|
5260
5272
|
let f = "";
|
|
5261
|
-
typeof s == "string" ? f = s ? ((
|
|
5262
|
-
const
|
|
5263
|
-
!isNaN(parseFloat(f)) ||
|
|
5273
|
+
typeof s == "string" ? f = s ? ((E) => E.replace(/[,\$]/g, ""))(s) : "" : f = s || "";
|
|
5274
|
+
const g = (E) => /\d+\.?\d*/.test(E);
|
|
5275
|
+
!isNaN(parseFloat(f)) || g(f) ? i[c] = f : i[c] = "";
|
|
5264
5276
|
}
|
|
5265
5277
|
}), n && console.log("cleaned=", i), o.push(i);
|
|
5266
5278
|
}), n && console.log("## cleanedData =", o), o);
|
|
@@ -5273,29 +5285,29 @@ class Sc {
|
|
|
5273
5285
|
}
|
|
5274
5286
|
}
|
|
5275
5287
|
function Oc(e, t = null) {
|
|
5276
|
-
var p, C, x, k,
|
|
5288
|
+
var p, C, x, k, _, I, m;
|
|
5277
5289
|
const { legend: r } = e;
|
|
5278
5290
|
let n = "", o = "";
|
|
5279
5291
|
e.lineDatapointStyle === "hover" && (n = " chart-line--hover"), e.lineDatapointStyle === "always show" && (n = " chart-line--always"), e.barHasBorder === "false" && (o = " chart-bar--no-border");
|
|
5280
5292
|
let a = ["cove-component__inner"], l = ["cove-component__content"];
|
|
5281
5293
|
const { visualizationType: i, title: c, showTitle: s } = e;
|
|
5282
|
-
(i === "Spark Line" || i === "chart") && c && s && l.push("component--has-title"), e.showTitle && l.push("component--has-title"), e.title && e.visualizationType !== "chart" && e.visualizationType !== "Spark Line" && l.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) && l.push("no-borders"), e.visualizationType === "Spark Line" && l.push("sparkline"), (x = e.visual) != null && x.borderColorTheme && l.push("component--has-borderColorTheme"), (k = e.visual) != null && k.accent && l.push("component--has-accent"), (
|
|
5294
|
+
(i === "Spark Line" || i === "chart") && c && s && l.push("component--has-title"), e.showTitle && l.push("component--has-title"), e.title && e.visualizationType !== "chart" && e.visualizationType !== "Spark Line" && l.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) && l.push("no-borders"), e.visualizationType === "Spark Line" && l.push("sparkline"), (x = e.visual) != null && x.borderColorTheme && l.push("component--has-borderColorTheme"), (k = e.visual) != null && k.accent && l.push("component--has-accent"), (_ = e.visual) != null && _.background && l.push("component--has-background"), (I = e.visual) != null && I.hideBackgroundColor && l.push("component--hideBackgroundColor"), e.shadow && a.push("shadow"), (m = e == null ? void 0 : e.visual) != null && m.roundedBorders && a.push("bite--has-rounded-borders");
|
|
5283
5295
|
let f = {
|
|
5284
5296
|
width: "100%"
|
|
5285
5297
|
};
|
|
5286
|
-
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" : "",
|
|
5298
|
+
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" : "", g = () => {
|
|
5287
5299
|
const O = ["legend-container__ul"];
|
|
5288
5300
|
return O.push(d()), O;
|
|
5289
|
-
},
|
|
5301
|
+
}, y = {
|
|
5290
5302
|
aside: [`${r == null ? void 0 : r.position}`, `${d()}`, "cdcdataviz-sr-focusable", `${t}`],
|
|
5291
5303
|
section: ["legend-container"],
|
|
5292
|
-
ul:
|
|
5304
|
+
ul: g(),
|
|
5293
5305
|
li: ["single-legend-item", "legend-container__li"],
|
|
5294
5306
|
title: ["legend-container__title"],
|
|
5295
5307
|
resetButton: ["legend-container__reset-button", "btn", "clear"],
|
|
5296
5308
|
description: ["legend-container__description"]
|
|
5297
5309
|
};
|
|
5298
|
-
return { innerContainerClasses: a, contentClasses: l, barBorderClass: o, lineDatapointClass: n, sparkLineStyles: f, legendClasses:
|
|
5310
|
+
return { innerContainerClasses: a, contentClasses: l, barBorderClass: o, lineDatapointClass: n, sparkLineStyles: f, legendClasses: y };
|
|
5299
5311
|
}
|
|
5300
5312
|
const Ac = async (e) => {
|
|
5301
5313
|
let r = { ...e };
|
|
@@ -5305,58 +5317,58 @@ const Ac = async (e) => {
|
|
|
5305
5317
|
return t = await Ac(t), t;
|
|
5306
5318
|
};
|
|
5307
5319
|
const Ic = ({ config: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1, setConfig: o }) => {
|
|
5308
|
-
const a = new
|
|
5309
|
-
let { title:
|
|
5320
|
+
const a = new _c(), [l, i] = ve(kt), [c, s] = ve(!0), [f, d] = ve(l.data || []), [g, E] = ve();
|
|
5321
|
+
let { title: y, filters: p } = l;
|
|
5310
5322
|
const C = l.fontSize === "small" ? "16px" : l.fontSize === "medium" ? "22px" : "27px", { contentClasses: x } = Oc(l), k = async () => {
|
|
5311
|
-
let
|
|
5312
|
-
|
|
5313
|
-
let M = { ...l, ...
|
|
5323
|
+
let w = e || await (await fetch(t)).json(), T = w.formattedData || w.data || {};
|
|
5324
|
+
w.dataUrl && (T = await (await fetch(w.dataUrl)).json(), w.dataDescription && (T = a.autoStandardize(T), T = a.developerStandardize(T, w.dataDescription))), T && (d(T), E(T));
|
|
5325
|
+
let M = { ...l, ...w };
|
|
5314
5326
|
const re = { ...await Rc(M) };
|
|
5315
|
-
|
|
5316
|
-
},
|
|
5317
|
-
Object.keys(kt).forEach((
|
|
5318
|
-
|
|
5319
|
-
}),
|
|
5327
|
+
_(re), s(!1);
|
|
5328
|
+
}, _ = (w) => {
|
|
5329
|
+
Object.keys(kt).forEach((T) => {
|
|
5330
|
+
w[T] && typeof w[T] == "object" && !Array.isArray(w[T]) && (w[T] = { ...kt[T], ...w[T] });
|
|
5331
|
+
}), w.runtime = {}, w.runtime.uniqueId = Date.now(), w.runtime.editorErrorMessage = "", i(w);
|
|
5320
5332
|
}, I = () => {
|
|
5321
|
-
let
|
|
5333
|
+
let w = [];
|
|
5322
5334
|
if (p.length)
|
|
5323
|
-
p.map((
|
|
5324
|
-
return M[
|
|
5335
|
+
p.map((T) => T.columnName && T.columnValue ? w = f.filter(function(M) {
|
|
5336
|
+
return M[T.columnName] === T.columnValue;
|
|
5325
5337
|
}) : null);
|
|
5326
5338
|
else
|
|
5327
|
-
return
|
|
5328
|
-
return
|
|
5339
|
+
return w = f.filter((T, M) => T[l.textColumn] && M === 0);
|
|
5340
|
+
return w;
|
|
5329
5341
|
};
|
|
5330
5342
|
xe(() => {
|
|
5331
|
-
k().catch((
|
|
5343
|
+
k().catch((w) => console.log(w));
|
|
5332
5344
|
}, []), xe(() => {
|
|
5333
|
-
e && !e.dataUrl && (
|
|
5345
|
+
e && !e.dataUrl && (_({ ...kt, ...e }), d(e.data), E(e.data));
|
|
5334
5346
|
}, [e == null ? void 0 : e.data]);
|
|
5335
|
-
let m = /* @__PURE__ */
|
|
5347
|
+
let m = /* @__PURE__ */ S(zi, {});
|
|
5336
5348
|
if (c === !1) {
|
|
5337
|
-
let
|
|
5338
|
-
/* @__PURE__ */
|
|
5339
|
-
/* @__PURE__ */
|
|
5349
|
+
let w = /* @__PURE__ */ ue(bt, { children: [
|
|
5350
|
+
/* @__PURE__ */ S($i, { classes: [`${l.theme}`], title: y, style: { fontSize: C } }),
|
|
5351
|
+
/* @__PURE__ */ S("div", { className: x.join(" "), children: /* @__PURE__ */ S("div", { className: "cove-component__content-wrap", children: I().slice(0, 1).map((T, M) => /* @__PURE__ */ ue("p", { style: { fontSize: C }, children: [
|
|
5340
5352
|
" ",
|
|
5341
|
-
|
|
5353
|
+
Ze(T[l.textColumn] || ""),
|
|
5342
5354
|
" "
|
|
5343
5355
|
] }, M)) }) })
|
|
5344
5356
|
] });
|
|
5345
5357
|
m = /* @__PURE__ */ ue("div", { className: `cove ${l.theme} `, children: [
|
|
5346
|
-
n && /* @__PURE__ */
|
|
5347
|
-
!n &&
|
|
5358
|
+
n && /* @__PURE__ */ S(Sc, { children: w }),
|
|
5359
|
+
!n && w
|
|
5348
5360
|
] });
|
|
5349
5361
|
}
|
|
5350
5362
|
const O = {
|
|
5351
5363
|
config: l,
|
|
5352
|
-
updateConfig:
|
|
5364
|
+
updateConfig: _,
|
|
5353
5365
|
loading: c,
|
|
5354
5366
|
setParentConfig: o,
|
|
5355
5367
|
isDashboard: r,
|
|
5356
5368
|
stateData: f,
|
|
5357
5369
|
unfilteredData: f
|
|
5358
5370
|
};
|
|
5359
|
-
return /* @__PURE__ */
|
|
5371
|
+
return /* @__PURE__ */ S(Lo, { component: "CdcFilteredText", children: /* @__PURE__ */ S(Xn.Provider, { value: O, children: m }) });
|
|
5360
5372
|
};
|
|
5361
5373
|
export {
|
|
5362
5374
|
Ic as default
|