@deephaven/code-studio 0.38.1 → 0.39.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ .console-history-result-in-progress{-webkit-user-select:none;-moz-user-select:none;user-select:none}.console-history-result-in-progress .badge{background-color:#555356;color:#f0f0ee;font-size:12px;font-weight:400;margin:4px 4px 4px 0;height:26px;border-radius:26px;display:inline-flex;justify-content:center;align-items:center;padding-right:0}.console-history-result-in-progress .badge .console-history-result-in-progress-cancel:after{border-radius:26px}.console-history-result-in-progress.disabled .badge{color:#c0bfbf;background-color:#403e41;border-color:#403e41}.console-history-item-command,.console-history-item-result{display:flex}.console-history-item-command{white-space:pre-line}.console-history-item-result .log-message{white-space:pre-wrap;word-wrap:break-word}.console-result-buttons .console-history-item-result .console-history-gutter{display:flex;align-items:center;justify-content:flex-end;max-height:34px}.console-history-item-result .btn-console-object{display:inline-flex;align-items:center;gap:.25rem;text-align:left;font-size:12px;padding-left:1rem;margin:4px 4px 4px 0;height:26px;border-radius:26px}.console-history-item-result .btn-console-object[disabled]{background-color:#403e41;border-color:#403e41;pointer-events:none}.console-history-item-result .error-message{color:#f95d84;display:flex;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;user-select:text}.console-history-item-result .error-message .error-gutter{padding:0;flex-basis:15px}.console-history-item-result .error-message .error-gutter .error-btn-link{min-width:15px;background-color:transparent;border:0;text-align:left;padding-left:0;padding-right:0;color:#f95d8480;transition:color .12s ease-in-out,background-color .12s ease-in-out,border-color .12s ease-in-out,box-shadow .12s ease-in-out}.console-history-item-result .error-message .error-gutter .error-btn-link:hover,.console-history-item-result .error-message .error-gutter .error-btn-link--active{color:#f95d84}.console-history-item-result .error-message .error-content{flex-grow:1;white-space:normal;cursor:default;overflow:visible;text-overflow:ellipsis}.console-history-item-result .error-message .console-error-text-trigger{cursor:pointer;color:#f95d84;display:inline-block;margin-right:.25rem;border:1px solid transparent;border-radius:4px;overflow:visible;white-space:pre-wrap}.console-history-item-result .error-message .console-error-text-trigger:focus{outline:0}.console-history-item-result .error-message .console-error-text-trigger:focus-visible{border:1px solid rgba(249,93,132,.5)}.console-history .console-command-result{padding:0 0 .25rem}.console-history,.console-history-footer{font-family:Fira Mono,menlo,monaco,consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:18px;padding:0}.console-history .console-history-gutter,.console-history .error-gutter,.console-history-footer .console-history-gutter,.console-history-footer .error-gutter{flex-shrink:0;flex-grow:0;flex-basis:30px;text-align:right;padding-right:8px;color:#929192;-webkit-user-select:none;-moz-user-select:none;user-select:none}.console-history .console-history-content,.console-history-footer .console-history-content{min-width:0;flex-grow:1;overflow-wrap:break-word}.console-history .console-history-content .error-message.expanded .error-content,.console-history-footer .console-history-content .error-message.expanded .error-content{-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-user-select:contain;-moz-user-select:contain;user-select:contain;white-space:pre-wrap;word-break:break-word;overflow:auto;text-overflow:clip;cursor:default}.console-input-wrapper{background-color:#555356;padding:4px;min-height:40px;display:flex;flex-grow:0;flex-shrink:0;width:100%}.console-input-wrapper:before{content:">";flex-grow:0;flex-shrink:0;flex-basis:33px;font-family:Fira Mono,menlo,monaco,consolas,Liberation Mono,Courier New,monospace;font-size:12px;text-align:right;padding-right:15px;padding-top:7px;color:#f0f0ee}.console-input-wrapper .console-input-inner-wrapper{min-width:0;flex-grow:1;background-color:#2d2a2e;border-radius:4px;border:1px solid #929192}.console-input-wrapper .console-input-inner-wrapper .monaco-editor,.console-input-wrapper .console-input-inner-wrapper .monaco-editor .overflow-guard{border-radius:4px}.console-input-wrapper .console-input-inner-wrapper:focus,.console-input-wrapper .console-input-inner-wrapper.focus{border-color:#4878ead9;box-shadow:0 0 0 .2rem #4878ea59;outline:none}.csv-overlay{margin:.5rem;background:rgba(45,42,46,.7);text-align:center;display:flex;flex-direction:column;justify-content:center;white-space:pre-line;outline:none;background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.csv-overlay .message-content{font-size:1.2rem}.csv-overlay .message-content .message-icon{font-size:80px}.csv-overlay .message-content .message-icon .svg-inline--fa{font-size:inherit}.csv-overlay .message-content .message-small{font-size:.8rem}.csv-overlay .message-content .btn{align-self:center;max-width:10rem}.csv-overlay .selected-content{display:flex;flex-direction:row;align-self:center}.csv-overlay .selected-content .selected-icon{font-size:64px}.csv-overlay .selected-content .selected-icon .svg-inline--fa{font-size:inherit}.csv-overlay .selected-content .selected-text{display:flex;flex-direction:column;align-items:flex-start;margin:15px;font-size:1rem}.csv-overlay .selected-content .selected-name{font-size:1.2rem}.csv-progress-container{display:grid;grid-template-columns:max-content 1fr max-content max-content;grid-gap:10px;align-items:center;padding:.5rem;background-color:#343e5d}.csv-progress-container label{margin-bottom:0}.csv-input-bar-container{display:flex;background-color:#343e5d;overflow:hidden}.csv-input-bar-container>*{padding-top:.5rem;padding-bottom:.5rem;margin-left:.5rem;margin-right:.5rem}.csv-input-bar-container .form-group label{margin-right:.5rem}.csv-input-bar-container .csv-input-buttons{flex-flow:row wrap;margin-left:auto}.csv-input-bar-container .csv-input-buttons>*:first-child{margin-right:.25rem}.iris-console{display:flex}.iris-console .console-pane{position:relative;flex-grow:1;display:flex;flex-direction:column;height:100%;width:100%}.iris-console .console-pane .scroll-pane{flex-grow:1}.iris-console .console-pane .scroll-pane:before{content:"";display:block;position:absolute;width:100%;background:linear-gradient(rgba(26,23,26,.6),rgba(26,23,26,0));height:6px;opacity:0;transition:opacity .3s;pointer-events:none}.iris-console .console-pane .scroll-pane.scroll-decoration:before{opacity:1}.iris-console .console-pane .console-csv-container{position:relative;overflow:hidden;flex-grow:1}.iris-console .console-disconnected-info{padding-top:.25rem}.iris-console .console-disconnected-info .console-disconnected-info-message{font-family:Fira Mono,menlo,monaco,consolas,Liberation Mono,Courier New,monospace;color:#f95d84;font-size:12px}.console-pane-menu .btn-link{border:0;min-width:2rem;padding:4px;color:#929192;z-index:15}.console-pane-menu .btn-link svg.fa-caret-down g g path{color:#c0bfbf;stroke:#1a171a;stroke-width:30}.console-pane-menu .btn-link:hover{color:#f0f0ee}.console-pane-menu .btn-link:hover svg.fa-caret-down g g path{color:#f0f0ee}.console-pane-menu .btn-overflow{color:#c0bfbf;padding-right:0}.console-pane-status-bar{flex-grow:0;width:100%;font-size:small;text-align:right;color:#929192}.console-pane-status-bar div{display:inline-block}.console-pane-status-details{text-align:left;max-width:400px;max-height:80vh;overflow:auto}.console-pane-status-details dd{white-space:pre-line}.console-status-icon{height:9px;position:relative;width:9px}.console-status-icon:before{border-radius:50%;border-style:solid;border-width:2px;content:"";display:block;height:100%;position:absolute;width:100%}.console-status-icon-idle:before{border-color:#929192}.console-status-icon-pending:before{border-color:#929192;background:#929192}.console-status-icon-disconnected:before{border-color:#f95d84}.monaco-editor .detected-link{color:#929192}.script-editor{display:flex;flex-direction:column;flex-grow:1;position:relative}.command-history .command-history-item{width:100%;padding:0 .75rem;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.command-history .item-list-item{padding:0;width:100%;background:transparent;color:#929192;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:27px;transition:color .12s ease-in-out,background-color .12s ease-in-out,border-color .12s ease-in-out,box-shadow .12s ease-in-out;border:1px solid transparent}.command-history .item-list-item.is-focused{background-color:transparent;color:#929192}.command-history .item-list-item:focus{outline:none}.command-history .item-list-item.active{outline:none;background-color:#414555;color:#f0f0ee}.command-history:focus-within .item-list-item.active{background-color:#43527c;color:#f0f0ee;border-left-color:#445e9e;border-right-color:#445e9e}.command-history .item-list-item:hover,.command-history:focus-within .item-list-item.active:hover{background-color:#4878ea;color:#f0f0ee;transition:none}.command-history:focus-within .item-list-item:not(.active)+.active,.command-history:focus-within .item-list-item.active:first-of-type{border-top:1px solid #445e9e}.command-history:focus-within .active+.item-list-item:not(.active){border-top:1px solid #445e9e}.command-history:focus-within .item-list-item.active:last-of-type{border-bottom:1px solid #445e9e}.command-history-item-popper,.command-history-item-popper .popper-content .tooltip-content{padding:0}.command-history-item-popper .command-history-item-tooltip{display:flex;flex-direction:column;max-height:50vh;max-width:50vw;text-align:left}.command-history-item-popper .command-history-item-tooltip .scroll-container{padding:.5rem;overflow:auto}.command-history-item-popper .command-history-item-tooltip .result-info{flex-shrink:0;border-top:1px solid #5b5a5c;padding:.25rem .5rem;overflow:auto;max-height:25vh}.command-history-item-popper .command-history-item-tooltip .result-info .time-wrapper{text-align:right;color:#929192}.command-history-item-popper .command-history-item-tooltip .result-info .time-wrapper .time-string{color:#f0f0ee}.command-history-item-popper .command-history-item-tooltip .result-info .error-message{color:#f95d84}.command-history-actions{flex-shrink:0;margin-bottom:.25rem}.command-history-actions>*:first-child{margin:0 .25rem 0 0}.command-history{display:flex;flex-direction:column;position:relative;height:100%;width:100%}.command-history .command-history-list{flex-grow:1;overflow:hidden;width:100%;height:100%;background-color:#211f22;color:#929192;padding:0}.command-history .command-history-list .item-list-scroll-pane{border:none}.command-history-search-bar{background:#2d2a2e;border-bottom:2px solid #1a171a;width:100%;padding:.25rem .25rem 0;display:flex;flex-wrap:wrap;flex-shrink:0;overflow:hidden}.command-history-search-bar .search-group{flex-grow:1;margin-right:.25rem;margin-bottom:.25rem}.command-history-search-bar .search-group input{background-color:#373438}.log-pane-menu{position:absolute;right:17px;padding-left:3px;padding-bottom:1px;z-index:11;background:#2d2a2e}.log-pane-menu div{display:inline-block}.log-pane-menu .btn-link{min-width:1rem;padding:6px}.log-pane-editor .monaco-editor .scroll-decoration{box-shadow:#1a171a 0 10px 10px -10px inset;height:10px}.log-pane-editor .find-widget{box-shadow:none!important;background:#2d2a2e!important;margin-right:48px}.log-pane-editor .find-widget .button[title*=Close i],.log-pane-editor .find-widget .monaco-sash{display:none}.log-level-menu-popper .popper-content .context-menu-container{background:#403e41;font-size:.875rem;min-width:0}.log-level-menu-popper .popper-content .popper-arrow{border-color:#403e41}.log-level-menu-title{margin-left:.5rem;margin-right:3rem;margin-bottom:.5rem;padding-top:.5rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.log-level-menu-controls .btn-link{font-size:.9rem;padding:.25rem;margin:.25rem;margin-top:0}.log-level-menu-controls .btn-link.log-level-toggle-all{color:#c0bfbf;text-decoration:underline}.log-level-menu-controls .btn-link.log-level-toggle-all:hover{color:#f0f0ee}.log-level-menu-item{margin-left:.5rem;margin-right:.5rem;height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.log-level-menu-item .btn-switch{margin-right:.5rem}.log-level-menu-item.ERROR,.log-level-menu-item.FATAL,.log-level-menu-item.STDERR{color:#f95d84}.log-level-menu-item.INFO{color:#76d9e4}.log-level-menu-item.STDOUT{color:#f0f0ee}.log-level-menu-item.WARN{color:#fcd65b}.log-level-menu-item.DEBUG{color:#aa9af4}.log-level-menu-item.TRACE{color:#9edc6f}.plotly-notifier{margin-right:15px}.plotly-notifier .notifier-note{color:#f0f0ee!important;border:0!important;border-radius:2px!important;background:#555356!important;overflow-wrap:normal!important;-webkit-hyphens:unset!important;hyphens:unset!important;margin-bottom:.5rem!important;box-shadow:0 .1rem 1rem #1a171a73!important}.plotly-notifier .notifier-close{color:#929192!important;transition:all .2s ease-in-out!important}.plotly-notifier .notifier-close:hover{color:#f0f0ee!important}.chart-wrapper{background:#2d2a2e}.chart-wrapper .plot-container .cartesianlayer text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.chart-wrapper .plot-container .hovertext path,.chart-wrapper .plot-container .axistext path{stroke:none!important}.chart-wrapper .plot-container .axistext path{fill:#555356!important;box-shadow:4px 4px #1a171a}.chart-wrapper .plot-container .zoomlayer .zoombox{fill:#00000080!important}.chart-wrapper .plot-container .zoomlayer .zoombox-corners{fill:#f0f0ee;stroke:#211f22}.chart-wrapper .js-plotly-plot .plotly [data-title]:before{border-color:transparent transparent #403e41;z-index:1002}.chart-wrapper .js-plotly-plot .plotly [data-title]:after{border-radius:4px;background:#403e41;color:#f0f0ee;padding:.25rem .5rem;box-shadow:0 .1rem 1.5rem .1rem #1a171acc;z-index:1001}.chart-wrapper .js-plotly-plot .plotly .modebar{z-index:auto}.chart-wrapper .js-plotly-plot .plotly .modebar .modebar-btn[data-attr=animation-spin] svg{animation:fa-spin 2s infinite linear}.chart-wrapper .js-plotly-plot .plotly .modebar .modebar-btn[data-attr=fill-active] svg path{fill:#ffffffb3!important}.chart-wrapper .js-plotly-plot .plotly .modebar .modebar-btn[data-attr=fill-warning] svg path{fill:#f37e3f!important}.max-memory{position:relative;color:#c0bfbf;background-color:#211f22;border:#1a171a;width:4.25rem;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.total-memory,.used-memory{position:absolute;inset:0;margin:1px;z-index:-1}.total-memory{background-color:#403e41}.used-memory{background-color:#5b5a5c}.heap-overflow{background-color:#f95d84}.heap-tooltip{padding:.25rem;width:200px}.heap-usage-info-row{display:flex;color:#f0f0ee;padding:.25rem;justify-content:space-between}.heap-plot{display:flex;align-items:center}.heading-bottom-border{border-bottom:1px solid #211f22;margin-bottom:.25rem}.heap-utilisation-text{margin-top:.25rem;color:#929192}.lm_root{position:relative}.lm_row>.lm_item{float:left}.lm_content{overflow:hidden;position:relative;outline:0}.lm_dragging,.lm_dragging *{cursor:grabbing!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lm_maximised{position:absolute;top:0;left:0;z-index:40}.lm_maximise_placeholder{display:none}.lm_splitter{position:relative;z-index:20}.lm_splitter:hover,.lm_splitter.lm_dragging{background:orange}.lm_splitter.lm_vertical .lm_drag_handle{width:100%;position:absolute;cursor:ns-resize}.lm_splitter.lm_horizontal{float:left;height:100%}.lm_splitter.lm_horizontal .lm_drag_handle{height:100%;position:absolute;cursor:ew-resize}.lm_header{display:flex;justify-content:space-between;max-width:100%;z-index:12;position:relative}.lm_header.lm_dropdown_open{z-index:22}.lm_header [class^=lm_]{box-sizing:content-box!important}.lm_header .lm_controls{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lm_header .lm_controls>li{cursor:pointer;float:left;width:18px;height:18px;text-align:center}.lm_header .lm_controls>li[disabled]{cursor:default;opacity:.1}.lm_header ul{margin:0;padding:0;list-style-type:none}.lm_header .lm_tabs{display:flex;flex-grow:1;overflow:hidden}.lm_header .lm_tab{cursor:pointer;height:14px;margin-top:1px;padding:0 25px 5px 10px;position:relative;min-width:0;flex-shrink:0}.lm_header .lm_tab .lm_title{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.lm_header .lm_tab .lm_close_tab{width:14px;height:14px;position:absolute;top:0;right:0;text-align:center}.lm_stack.lm_left .lm_header,.lm_stack.lm_right .lm_header{height:100%}.lm_dragProxy.lm_left .lm_header,.lm_dragProxy.lm_right .lm_header,.lm_stack.lm_left .lm_header,.lm_stack.lm_right .lm_header{width:20px;float:left;vertical-align:top}.lm_dragProxy.lm_left .lm_header .lm_tabs,.lm_dragProxy.lm_right .lm_header .lm_tabs,.lm_stack.lm_left .lm_header .lm_tabs,.lm_stack.lm_right .lm_header .lm_tabs{transform-origin:left top;top:0;width:1000px}.lm_dragProxy.lm_left .lm_header .lm_controls,.lm_dragProxy.lm_right .lm_header .lm_controls,.lm_stack.lm_left .lm_header .lm_controls,.lm_stack.lm_right .lm_header .lm_controls{bottom:0}.lm_dragProxy.lm_left .lm_items,.lm_dragProxy.lm_right .lm_items,.lm_stack.lm_left .lm_items,.lm_stack.lm_right .lm_items{float:left}.lm_dragProxy.lm_left .lm_header .lm_tabs,.lm_stack.lm_left .lm_header .lm_tabs{transform:rotate(-90deg) scaleX(-1);left:0}.lm_dragProxy.lm_left .lm_header .lm_tabs .lm_tab,.lm_stack.lm_left .lm_header .lm_tabs .lm_tab{transform:scaleX(-1);margin-top:1px}.lm_dragProxy.lm_left .lm_header .lm_tabdropdown_list,.lm_stack.lm_left .lm_header .lm_tabdropdown_list{top:initial;right:initial;left:20px}.lm_dragProxy.lm_right .lm_content{float:left}.lm_dragProxy.lm_right .lm_header .lm_tabs,.lm_stack.lm_right .lm_header .lm_tabs{transform:rotate(90deg) scaleX(1);left:100%;margin-left:0}.lm_dragProxy.lm_right .lm_header .lm_controls,.lm_stack.lm_right .lm_header .lm_controls{left:3px}.lm_dragProxy.lm_right .lm_header .lm_tabdropdown_list,.lm_stack.lm_right .lm_header .lm_tabdropdown_list{top:initial;right:20px}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{margin-top:0;border-top:none}.lm_dragProxy.lm_bottom .lm_header .lm_controls,.lm_stack.lm_bottom .lm_header .lm_controls{top:3px}.lm_dragProxy.lm_bottom .lm_header .lm_tabdropdown_list,.lm_stack.lm_bottom .lm_header .lm_tabdropdown_list{top:initial;bottom:20px}.lm_drop_tab_placeholder{flex-shrink:0}.lm_header .lm_controls .lm_tabdropdown:before{content:"";width:0;height:0;vertical-align:middle;display:inline-block;border-top:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent;color:#fff}.lm_header .lm_tabdropdown_list{position:absolute;top:20px;right:0;z-index:5;overflow-y:auto;overflow-x:hidden}.lm_header .lm_tabdropdown_list .lm_tabs{flex-direction:column}.lm_header .lm_tabdropdown_list .lm_tab{padding-right:10px}.lm_header .lm_tabdropdown_list .lm_close_tab{display:none!important}.lm_dragProxy{position:absolute;top:0;left:0;z-index:30;pointer-events:none}.lm_dragProxy .lm_header{background:transparent}.lm_dragProxy .lm_content{border-top:none;overflow:hidden}.lm_dropTargetIndicator{display:none;position:absolute;z-index:20;pointer-events:none}.lm_dropTargetIndicator .lm_inner{width:100%;height:100%;position:relative;top:0;left:0}.lm_transition_indicator{display:none;width:20px;height:20px;position:absolute;top:0;left:0;z-index:20}.lm_popin{width:20px;height:20px;position:absolute;bottom:0;right:0;z-index:9999}.lm_popin>*{width:100%;height:100%;position:absolute;top:0;left:0}.lm_popin>.lm_bg{z-index:10}.lm_popin>.lm_icon{z-index:20}.lm_goldenlayout{background:#000000}.lm_content{background:#222222}.lm_dragProxy .lm_content{box-shadow:2px 2px 4px #000000e6}.lm_dropTargetIndicator{box-shadow:inset 0 0 30px #000;outline:1px dashed #cccccc;transition:all .2s ease}.lm_dropTargetIndicator .lm_inner{background:#000000;opacity:.2}.lm_splitter{background:#000000;opacity:.001;transition:opacity .2s ease}.lm_splitter:hover,.lm_splitter.lm_dragging{background:#444444;opacity:1}.lm_header{height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lm_header.lm_selectable{cursor:pointer}.lm_header .lm_tab{font-family:Arial,sans-serif;font-size:12px;color:#999;background:#111111;box-shadow:2px -2px 2px #0000004d;margin-right:2px;padding-bottom:2px;padding-top:2px}.lm_header .lm_tab .lm_close_tab{width:11px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAATElEQVR4nG3OwQ0DMQwDwZGRBtR/j1YJzMc5+IDoR+yCVO29g+pu981MFgqZmRdAfU7+CYWcbF11LwALjpBL0N0qybNx/RPU+gOeiS/+XCRwDlTgkQAAAABJRU5ErkJggg==);background-position:center center;background-repeat:no-repeat;top:4px;right:6px;opacity:.4}.lm_header .lm_tab .lm_close_tab:hover{opacity:1}.lm_header .lm_tab.lm_active{border-bottom:none;box-shadow:0 -2px 2px #000;padding-bottom:3px}.lm_header .lm_tab.lm_active .lm_close_tab{opacity:1}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{box-shadow:2px 2px 2px #0000004d}.lm_dragProxy.lm_bottom .lm_header .lm_tab.lm_active,.lm_stack.lm_bottom .lm_header .lm_tab.lm_active{box-shadow:0 2px 2px #000}.lm_selected .lm_header{background-color:#452500}.lm_tab:hover,.lm_tab.lm_active{background:#222222;color:#ddd}.lm_header .lm_tabs .lm_tab.lm_keyboard_active{color:#000;background:#dddddd}.lm_header .lm_controls .lm_tabdropdown:before{color:#fff}.lm_controls>li{position:relative;background-position:center center;background-repeat:no-repeat;opacity:.4;transition:opacity .3s ease}.lm_controls>li:hover{opacity:1}.lm_controls .lm_popout{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAPklEQVR4nI2Q0QoAIAwCNfr/X7aXCpGN8snBdgejJOzckpkxs9jR6K6T5JpU0nWl5pSXTk7qwh8SnNT+CAAWCgkKFpuSWsUAAAAASUVORK5CYII=)}.lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKElEQVR4nGP8////fwYCgImQAgYGBgYWKM2IR81/okwajIpgvsMbVgAwgQYRVakEKQAAAABJRU5ErkJggg==)}.lm_controls .lm_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAQUlEQVR4nHXOQQ4AMAgCQeT/f6aXpsGK3jSTuCVJAAr7iBdoAwCKd0nwfaAdHbYERw5b44+E8JoBjEYGMBq5gAYP3usUDu2IvoUAAAAASUVORK5CYII=)}.lm_controls .lm_tabnextbutton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAQMAAADaX5RTAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABxJREFUCNdjUGBgEGBg4GBgYGFgYAKTHCARoDgABscAe0vtWukAAAAASUVORK5CYII=)}.lm_controls .lm_tabpreviousbutton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAQMAAADaX5RTAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABxJREFUCNdjYGJgYGFg4GBgEGBgUACTHCARoDgABSMAXe2fzqEAAAAASUVORK5CYII=)}.lm_maximised .lm_header{background-color:#000}.lm_maximised .lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJ0lEQVR4nGP8//8/AzGAiShVI1YhCwMDA8OsWbPwBmZaWhoj0SYCAN1lBxMAX4n0AAAAAElFTkSuQmCC)}.lm_transition_indicator{background-color:#000;border:1px dashed #555555}.lm_popin{cursor:pointer}.lm_popin .lm_bg{background:#ffffff;opacity:.3}.lm_popin .lm_icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAWklEQVR4nJWOyw3AIAxDHcQC7L8jbwT3AlJBfNp3SiI7dtRaLSlKKeoA1oEsKSQZCEluexw8Tm3ohk+E7bnOUHUGcNh+HwbBygw4AZ7FN/Lt84p0l+yTflV8AKQyLdcCRJi/AAAAAElFTkSuQmCC);background-position:center center;background-repeat:no-repeat;border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;opacity:.7}.lm_popin:hover .lm_icon{opacity:1}.lm_goldenlayout{background:#1a171a;position:absolute}.lm_goldenlayout .lm_header{box-sizing:content-box;height:28px;padding-top:0;background:#201e21;box-shadow:inset 0 -1px #1a171a}.lm_goldenlayout .lm_header .lm_controls>li{height:100%;width:24px}.lm_maximised{border:15px solid rgba(26,23,26,.25);height:100%!important;width:100%!important}.lm_maximised .lm_items{box-shadow:0 .1rem 1rem #00000073}.lm_header .lm_controls .lm_tabpreviousbutton{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M5.928 7.976l4.357 4.357-.618.62L5 8.284v-.618L9.667 3l.618.619-4.357 4.357z'/%3E%3C/svg%3E")}.lm_header .lm_controls .lm_tabnextbutton{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M10.072 8.024L5.715 3.667l.618-.62L11 7.716v.618L6.333 13l-.618-.619 4.357-4.357z'/%3E%3C/svg%3E")}.lm_header .lm_controls .lm_tabdropdown{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M7.976 10.072l4.357-4.357.62.618L8.284 11h-.618L3 6.333l.619-.618 4.357 4.357z'/%3E%3C/svg%3E")}.lm_header .lm_controls .lm_tabdropdown:before{display:none}.lm_header .lm_controls .lm_maximise{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M3 3v10h10V3H3zm9 9H4V4h8v8z'/%3E%3C/svg%3E")}.lm_tabs:empty+.lm_controls .lm_maximise{display:none}.lm_maximised .lm_header .lm_controls .lm_maximise{opacity:.7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fcfcfa' d='M14 8v1H3V8h11z'/%3E%3C/svg%3E")}.lm_maximised .lm_header .lm_controls .lm_maximise:hover{opacity:1}.lm_header .lm_tab{display:flex;align-items:center;font-family:Fira Sans,-apple-system,blinkmacsystemfont,Segoe UI,Roboto,Helvetica Neue,arial,sans-serif;background-color:#242125;color:#929192;height:28px;font-size:12px;min-width:5rem;margin:0;padding:0 .25rem 0 .5rem;box-shadow:inset -1px -1px #1a171a;transition:color .15s,background-color .15s;max-width:12rem;white-space:nowrap;overflow:hidden}.lm_header .lm_tab .lm_title{flex-grow:1;padding-right:.25rem}.lm_header .lm_tab .lm_title_before{display:flex;align-items:center}.lm_header .lm_tab .editor-unsaved-indicator{display:none;margin-right:5px;width:8px;height:8px;border-radius:50%;background:#4878ea}.lm_header .lm_tab .editor-unsaved-indicator.is-unsaved{display:inline-block}.lm_header .lm_tab.lm_active,.lm_header .lm_tab.lm_active:hover{height:28px;background-color:#2d2a2e;color:#f0f0ee;padding-bottom:0;box-shadow:inset -1px 0 #1a171a}.lm_header .lm_tab.lm_active.lm_focusin,.lm_header .lm_tab.lm_active:hover.lm_focusin{box-shadow:inset 0 1px #4878ea,inset -1px 0 #1a171a}.lm_window_blur .lm_header .lm_tab.lm_active.lm_focusin{box-shadow:none}.lm_content{background:#2d2a2e;overflow:visible}.lm_header .lm_tab .lm_close_tab{cursor:pointer;position:relative;top:unset;right:unset;width:8px;height:8px;padding:4px;margin-left:-.25rem;background-image:none;background-color:#242125;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:8px;mask-size:8px;opacity:1;transition:background-color .15s}.lm_splitter,.lm_splitter:hover{background:#929192}.lm_splitter.lm_dragging{background:#c0bfbf}.lm_dragProxy .lm_content{height:100%;width:100%;box-shadow:0 .1rem 1rem #1a171a73}.lm_dragProxy .lm_header{height:28px}.lm_dragProxy .lm_header .lm_tab{border:0}.lm_header .lm_tabdropdown_list{z-index:1000;background:#242125;top:22px;right:24px;box-shadow:0 .1rem 1rem #00000073;border-radius:4px;max-width:12rem}.lm_header .lm_tabdropdown_list .lm_tabdropdown_search{padding:.25rem}.lm_header .lm_tabdropdown_list .lm_tabdropdown_search input{padding:.375rem .75rem;line-height:1.5;color:#f0f0ee;background-color:#555356;border:1px solid #929192;border-radius:4px;max-width:100%}.lm_header .lm_tabdropdown_list .lm_tabdropdown_search input::-moz-placeholder{color:#929192;opacity:1}.lm_header .lm_tabdropdown_list .lm_tabdropdown_search input::placeholder{color:#929192;opacity:1}.lm_header .lm_tabdropdown_list .lm_tabdropdown_search input:focus{border-color:#4878ead9;box-shadow:0 0 0 .2rem #4878ea59;outline:0}.lm_header .lm_tabdropdown_list .lm_tab{background:#242125;color:#c0bfbf;box-shadow:none}.lm_header .lm_tabdropdown_list .lm_tab .editor-unsaved-indicator{width:10px;height:10px;border:1px solid #242125}.lm_header .lm_tabdropdown_list .lm_tab.lm_keyboard_active{color:#c0bfbf;background-color:#343e5d}.lm_header .lm_tabdropdown_list .lm_tab:hover{color:#f0f0ee;background-color:#4878ea}body:not(.lm_dragging) .lm_header .lm_tab:not(.lm_active):hover{color:#c0bfbf}.lm_header .lm_tab.lm_active .lm_close_tab{background-color:#2d2a2e}body:not(.lm_dragging) .lm_header .lm_tab:hover .lm_close_tab{background-color:#929192}body:not(.lm_dragging) .lm_header .lm_tab .lm_close_tab:hover{background-color:#fcfcfa}.lm_dropTargetIndicator{background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite;box-sizing:border-box;outline:0;box-shadow:none}.lm_dropTargetIndicator .lm_inner{box-sizing:border-box;border:1px solid transparent;box-shadow:inset 0 0 1rem 1px #00000073;opacity:1;background:rgba(72,120,234,.1)}.lm_dragging{overflow:hidden}.lm_dragging .app{pointer-events:none}.lm_dragging .app .lm_controls>li{pointer-events:none}.lm_dragging .app .lm_controls>li.lm_tabpreviousbutton,.lm_dragging .app .lm_controls>li.lm_tabnextbutton{pointer-events:auto}.lm_dragging .app .js-plotly-plot .plotly svg,.lm_dragging .app .js-plotly-plot .plotly g,.lm_dragging .app .js-plotly-plot .plotly rect,.lm_dragging .app .js-plotly-plot .plotly path{pointer-events:none!important}.lm_dragging .app .lm_header{pointer-events:auto}._lm_root_15d73_3{position:relative}._lm_row_15d73_7>._lm_item_15d73_7{float:left}._lm_content_15d73_11{overflow:hidden;position:relative;outline:0}._lm_dragging_15d73_17,._lm_dragging_15d73_17 *{cursor:grabbing!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}._lm_maximised_15d73_23{position:absolute;top:0;left:0;z-index:40}._lm_maximise_placeholder_15d73_30{display:none}._lm_splitter_15d73_34{position:relative;z-index:20}._lm_splitter_15d73_34:hover,._lm_splitter_15d73_34._lm_dragging_15d73_17{background:orange}._lm_splitter_15d73_34._lm_vertical_15d73_41 ._lm_drag_handle_15d73_41{width:100%;position:absolute;cursor:ns-resize}._lm_splitter_15d73_34._lm_horizontal_15d73_46{float:left;height:100%}._lm_splitter_15d73_34._lm_horizontal_15d73_46 ._lm_drag_handle_15d73_41{height:100%;position:absolute;cursor:ew-resize}._lm_header_15d73_56{display:flex;justify-content:space-between;max-width:100%;z-index:12;position:relative}._lm_header_15d73_56._lm_dropdown_open_15d73_63{z-index:22}._lm_header_15d73_56 [class^=lm_]{box-sizing:content-box!important}._lm_header_15d73_56 ._lm_controls_15d73_69{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}._lm_header_15d73_56 ._lm_controls_15d73_69>li{cursor:pointer;float:left;width:18px;height:18px;text-align:center}._lm_header_15d73_56 ._lm_controls_15d73_69>li[disabled]{cursor:default;opacity:.1}._lm_header_15d73_56 ul{margin:0;padding:0;list-style-type:none}._lm_header_15d73_56 ._lm_tabs_15d73_89{display:flex;flex-grow:1;overflow:hidden}._lm_header_15d73_56 ._lm_tab_15d73_89{cursor:pointer;height:14px;margin-top:1px;padding:0 25px 5px 10px;position:relative;min-width:0;flex-shrink:0}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_title_15d73_104{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_close_tab_15d73_111{width:14px;height:14px;position:absolute;top:0;right:0;text-align:center}._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56{height:100%}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_header_15d73_56,._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_header_15d73_56,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56{width:20px;float:left;vertical-align:top}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabs_15d73_89,._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_tabs_15d73_89,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabs_15d73_89,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_tabs_15d73_89{transform-origin:left top;top:0;width:1000px}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_controls_15d73_69,._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_controls_15d73_69,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_controls_15d73_69,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_controls_15d73_69{bottom:0}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_items_15d73_148,._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_items_15d73_148,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_items_15d73_148,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_items_15d73_148{float:left}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabs_15d73_89,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabs_15d73_89{transform:rotate(-90deg) scaleX(-1);left:0}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabs_15d73_89 ._lm_tab_15d73_89,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabs_15d73_89 ._lm_tab_15d73_89{transform:scaleX(-1);margin-top:1px}._lm_dragProxy_15d73_125._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165,._lm_stack_15d73_120._lm_left_15d73_120 ._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165{top:initial;right:initial;left:20px}._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_content_15d73_11{float:left}._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_tabs_15d73_89,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_tabs_15d73_89{transform:rotate(90deg) scaleX(1);left:100%;margin-left:0}._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_controls_15d73_69,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_controls_15d73_69{left:3px}._lm_dragProxy_15d73_125._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165,._lm_stack_15d73_120._lm_right_15d73_121 ._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165{top:initial;right:20px}._lm_dragProxy_15d73_125._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tab_15d73_89,._lm_stack_15d73_120._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tab_15d73_89{margin-top:0;border-top:none}._lm_dragProxy_15d73_125._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_controls_15d73_69,._lm_stack_15d73_120._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_controls_15d73_69{top:3px}._lm_dragProxy_15d73_125._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165,._lm_stack_15d73_120._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165{top:initial;bottom:20px}._lm_drop_tab_placeholder_15d73_207{flex-shrink:0}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_tabdropdown_15d73_165:before{content:"";width:0;height:0;vertical-align:middle;display:inline-block;border-top:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent;color:#fff}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165{position:absolute;top:20px;right:0;z-index:5;overflow-y:auto;overflow-x:hidden}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tabs_15d73_89{flex-direction:column}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tab_15d73_89{padding-right:10px}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_close_tab_15d73_111{display:none!important}._lm_dragProxy_15d73_125{position:absolute;top:0;left:0;z-index:30;pointer-events:none}._lm_dragProxy_15d73_125 ._lm_header_15d73_56{background:transparent}._lm_dragProxy_15d73_125 ._lm_content_15d73_11{border-top:none;overflow:hidden}._lm_dropTargetIndicator_15d73_258{display:none;position:absolute;z-index:20;pointer-events:none}._lm_dropTargetIndicator_15d73_258 ._lm_inner_15d73_264{width:100%;height:100%;position:relative;top:0;left:0}._lm_transition_indicator_15d73_272{display:none;width:20px;height:20px;position:absolute;top:0;left:0;z-index:20}._lm_popin_15d73_282{width:20px;height:20px;position:absolute;bottom:0;right:0;z-index:9999}._lm_popin_15d73_282>*{width:100%;height:100%;position:absolute;top:0;left:0}._lm_popin_15d73_282>._lm_bg_15d73_297{z-index:10}._lm_popin_15d73_282>._lm_icon_15d73_300{z-index:20}._lm_goldenlayout_15d73_304{background:#000000}._lm_content_15d73_11{background:#222222}._lm_dragProxy_15d73_125 ._lm_content_15d73_11{box-shadow:2px 2px 4px #000000e6}._lm_dropTargetIndicator_15d73_258{box-shadow:inset 0 0 30px #000;outline:1px dashed #cccccc;transition:all .2s ease}._lm_dropTargetIndicator_15d73_258 ._lm_inner_15d73_264{background:#000000;opacity:.2}._lm_splitter_15d73_34{background:#000000;opacity:.001;transition:opacity .2s ease}._lm_splitter_15d73_34:hover,._lm_splitter_15d73_34._lm_dragging_15d73_17{background:#444444;opacity:1}._lm_header_15d73_56{height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._lm_header_15d73_56._lm_selectable_15d73_340{cursor:pointer}._lm_header_15d73_56 ._lm_tab_15d73_89{font-family:Arial,sans-serif;font-size:12px;color:#999;background:#111111;box-shadow:2px -2px 2px #0000004d;margin-right:2px;padding-bottom:2px;padding-top:2px}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_close_tab_15d73_111{width:11px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAATElEQVR4nG3OwQ0DMQwDwZGRBtR/j1YJzMc5+IDoR+yCVO29g+pu981MFgqZmRdAfU7+CYWcbF11LwALjpBL0N0qybNx/RPU+gOeiS/+XCRwDlTgkQAAAABJRU5ErkJggg==);background-position:center center;background-repeat:no-repeat;top:4px;right:6px;opacity:.4}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_close_tab_15d73_111:hover{opacity:1}._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370{border-bottom:none;box-shadow:0 -2px 2px #000;padding-bottom:3px}._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370 ._lm_close_tab_15d73_111{opacity:1}._lm_dragProxy_15d73_125._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tab_15d73_89,._lm_stack_15d73_120._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tab_15d73_89{box-shadow:2px 2px 2px #0000004d}._lm_dragProxy_15d73_125._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370,._lm_stack_15d73_120._lm_bottom_15d73_192 ._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370{box-shadow:0 2px 2px #000}._lm_selected_15d73_388 ._lm_header_15d73_56{background-color:#452500}._lm_tab_15d73_89:hover,._lm_tab_15d73_89._lm_active_15d73_370{background:#222222;color:#ddd}._lm_header_15d73_56 ._lm_tabs_15d73_89 ._lm_tab_15d73_89._lm_keyboard_active_15d73_397{color:#000;background:#dddddd}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_tabdropdown_15d73_165:before{color:#fff}._lm_controls_15d73_69>li{position:relative;background-position:center center;background-repeat:no-repeat;opacity:.4;transition:opacity .3s ease}._lm_controls_15d73_69>li:hover{opacity:1}._lm_controls_15d73_69 ._lm_popout_15d73_416{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAPklEQVR4nI2Q0QoAIAwCNfr/X7aXCpGN8snBdgejJOzckpkxs9jR6K6T5JpU0nWl5pSXTk7qwh8SnNT+CAAWCgkKFpuSWsUAAAAASUVORK5CYII=)}._lm_controls_15d73_69 ._lm_maximise_15d73_23{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKElEQVR4nGP8////fwYCgImQAgYGBgYWKM2IR81/okwajIpgvsMbVgAwgQYRVakEKQAAAABJRU5ErkJggg==)}._lm_controls_15d73_69 ._lm_close_15d73_111{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAQUlEQVR4nHXOQQ4AMAgCQeT/f6aXpsGK3jSTuCVJAAr7iBdoAwCKd0nwfaAdHbYERw5b44+E8JoBjEYGMBq5gAYP3usUDu2IvoUAAAAASUVORK5CYII=)}._lm_controls_15d73_69 ._lm_tabnextbutton_15d73_425{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAQMAAADaX5RTAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABxJREFUCNdjUGBgEGBg4GBgYGFgYAKTHCARoDgABscAe0vtWukAAAAASUVORK5CYII=)}._lm_controls_15d73_69 ._lm_tabpreviousbutton_15d73_428{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAQMAAADaX5RTAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABxJREFUCNdjYGJgYGFg4GBgEGBgUACTHCARoDgABSMAXe2fzqEAAAAASUVORK5CYII=)}._lm_maximised_15d73_23 ._lm_header_15d73_56{background-color:#000}._lm_maximised_15d73_23 ._lm_controls_15d73_69 ._lm_maximise_15d73_23{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJ0lEQVR4nGP8//8/AzGAiShVI1YhCwMDA8OsWbPwBmZaWhoj0SYCAN1lBxMAX4n0AAAAAElFTkSuQmCC)}._lm_transition_indicator_15d73_272{background-color:#000;border:1px dashed #555555}._lm_popin_15d73_282{cursor:pointer}._lm_popin_15d73_282 ._lm_bg_15d73_297{background:#ffffff;opacity:.3}._lm_popin_15d73_282 ._lm_icon_15d73_300{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAWklEQVR4nJWOyw3AIAxDHcQC7L8jbwT3AlJBfNp3SiI7dtRaLSlKKeoA1oEsKSQZCEluexw8Tm3ohk+E7bnOUHUGcNh+HwbBygw4AZ7FN/Lt84p0l+yTflV8AKQyLdcCRJi/AAAAAElFTkSuQmCC);background-position:center center;background-repeat:no-repeat;border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;opacity:.7}._lm_popin_15d73_282:hover ._lm_icon_15d73_300{opacity:1}._lm_goldenlayout_15d73_304{background:#1a171a;position:absolute}._lm_goldenlayout_15d73_304 ._lm_header_15d73_56{box-sizing:content-box;height:28px;padding-top:0;background:#201e21;box-shadow:inset 0 -1px #1a171a}._lm_goldenlayout_15d73_304 ._lm_header_15d73_56 ._lm_controls_15d73_69>li{height:100%;width:24px}._lm_maximised_15d73_23{border:15px solid rgba(26,23,26,.25);height:100%!important;width:100%!important}._lm_maximised_15d73_23 ._lm_items_15d73_148{box-shadow:0 .1rem 1rem #00000073}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_tabpreviousbutton_15d73_428{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M5.928 7.976l4.357 4.357-.618.62L5 8.284v-.618L9.667 3l.618.619-4.357 4.357z'/%3E%3C/svg%3E")}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_tabnextbutton_15d73_425{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M10.072 8.024L5.715 3.667l.618-.62L11 7.716v.618L6.333 13l-.618-.619 4.357-4.357z'/%3E%3C/svg%3E")}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_tabdropdown_15d73_165{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M7.976 10.072l4.357-4.357.62.618L8.284 11h-.618L3 6.333l.619-.618 4.357 4.357z'/%3E%3C/svg%3E")}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_tabdropdown_15d73_165:before{display:none}._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_maximise_15d73_23{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23f0f0ee' d='M3 3v10h10V3H3zm9 9H4V4h8v8z'/%3E%3C/svg%3E")}._lm_tabs_15d73_89:empty+._lm_controls_15d73_69 ._lm_maximise_15d73_23{display:none}._lm_maximised_15d73_23 ._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_maximise_15d73_23{opacity:.7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fcfcfa' d='M14 8v1H3V8h11z'/%3E%3C/svg%3E")}._lm_maximised_15d73_23 ._lm_header_15d73_56 ._lm_controls_15d73_69 ._lm_maximise_15d73_23:hover{opacity:1}._lm_header_15d73_56 ._lm_tab_15d73_89{display:flex;align-items:center;font-family:Fira Sans,-apple-system,blinkmacsystemfont,Segoe UI,Roboto,Helvetica Neue,arial,sans-serif;background-color:#242125;color:#929192;height:28px;font-size:12px;min-width:5rem;margin:0;padding:0 .25rem 0 .5rem;box-shadow:inset -1px -1px #1a171a;transition:color .15s,background-color .15s;max-width:12rem;white-space:nowrap;overflow:hidden}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_title_15d73_104{flex-grow:1;padding-right:.25rem}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_title_before_15d73_544{display:flex;align-items:center}._lm_header_15d73_56 ._lm_tab_15d73_89 ._editor-unsaved-indicator_15d73_548{display:none;margin-right:5px;width:8px;height:8px;border-radius:50%;background:#4878ea}._lm_header_15d73_56 ._lm_tab_15d73_89 ._editor-unsaved-indicator_15d73_548._is-unsaved_15d73_556{display:inline-block}._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370,._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370:hover{height:28px;background-color:#2d2a2e;color:#f0f0ee;padding-bottom:0;box-shadow:inset -1px 0 #1a171a}._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370._lm_focusin_15d73_568,._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370:hover._lm_focusin_15d73_568{box-shadow:inset 0 1px #4878ea,inset -1px 0 #1a171a}._lm_window_blur_15d73_573 ._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370._lm_focusin_15d73_568{box-shadow:none}._lm_content_15d73_11{background:#2d2a2e;overflow:visible}._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_close_tab_15d73_111{cursor:pointer;position:relative;top:unset;right:unset;width:8px;height:8px;padding:4px;margin-left:-.25rem;background-image:none;background-color:#242125;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:8px;mask-size:8px;opacity:1;transition:background-color .15s}._lm_splitter_15d73_34,._lm_splitter_15d73_34:hover{background:#929192}._lm_splitter_15d73_34._lm_dragging_15d73_17{background:#c0bfbf}._lm_dragProxy_15d73_125 ._lm_content_15d73_11{height:100%;width:100%;box-shadow:0 .1rem 1rem #1a171a73}._lm_dragProxy_15d73_125 ._lm_header_15d73_56{height:28px}._lm_dragProxy_15d73_125 ._lm_header_15d73_56 ._lm_tab_15d73_89{border:0}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165{z-index:1000;background:#242125;top:22px;right:24px;box-shadow:0 .1rem 1rem #00000073;border-radius:4px;max-width:12rem}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tabdropdown_search_15d73_631{padding:.25rem}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tabdropdown_search_15d73_631 input{padding:.375rem .75rem;line-height:1.5;color:#f0f0ee;background-color:#555356;border:1px solid #929192;border-radius:4px;max-width:100%}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tabdropdown_search_15d73_631 input::-moz-placeholder{color:#929192;opacity:1}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tabdropdown_search_15d73_631 input::placeholder{color:#929192;opacity:1}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tabdropdown_search_15d73_631 input:focus{border-color:#4878ead9;box-shadow:0 0 0 .2rem #4878ea59;outline:0}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tab_15d73_89{background:#242125;color:#c0bfbf;box-shadow:none}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tab_15d73_89 ._editor-unsaved-indicator_15d73_548{width:10px;height:10px;border:1px solid #242125}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tab_15d73_89._lm_keyboard_active_15d73_397{color:#c0bfbf;background-color:#343e5d}._lm_header_15d73_56 ._lm_tabdropdown_list_15d73_165 ._lm_tab_15d73_89:hover{color:#f0f0ee;background-color:#4878ea}body:not(._lm_dragging_15d73_17) ._lm_header_15d73_56 ._lm_tab_15d73_89:not(._lm_active_15d73_370):hover{color:#c0bfbf}._lm_header_15d73_56 ._lm_tab_15d73_89._lm_active_15d73_370 ._lm_close_tab_15d73_111{background-color:#2d2a2e}body:not(._lm_dragging_15d73_17) ._lm_header_15d73_56 ._lm_tab_15d73_89:hover ._lm_close_tab_15d73_111{background-color:#929192}body:not(._lm_dragging_15d73_17) ._lm_header_15d73_56 ._lm_tab_15d73_89 ._lm_close_tab_15d73_111:hover{background-color:#fcfcfa}._lm_dropTargetIndicator_15d73_258{background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:_march_15d73_1 .5s;animation-timing-function:linear;animation-iteration-count:infinite;box-sizing:border-box;outline:0;box-shadow:none}._lm_dropTargetIndicator_15d73_258 ._lm_inner_15d73_264{box-sizing:border-box;border:1px solid transparent;box-shadow:inset 0 0 1rem 1px #00000073;opacity:1;background:rgba(72,120,234,.1)}._lm_dragging_15d73_17{overflow:hidden}._lm_dragging_15d73_17 ._app_15d73_712{pointer-events:none}._lm_dragging_15d73_17 ._app_15d73_712 ._lm_controls_15d73_69>li{pointer-events:none}._lm_dragging_15d73_17 ._app_15d73_712 ._lm_controls_15d73_69>li._lm_tabpreviousbutton_15d73_428,._lm_dragging_15d73_17 ._app_15d73_712 ._lm_controls_15d73_69>li._lm_tabnextbutton_15d73_425{pointer-events:auto}._lm_dragging_15d73_17 ._app_15d73_712 ._js-plotly-plot_15d73_721 ._plotly_15d73_721 svg,._lm_dragging_15d73_17 ._app_15d73_712 ._js-plotly-plot_15d73_721 ._plotly_15d73_721 g,._lm_dragging_15d73_17 ._app_15d73_712 ._js-plotly-plot_15d73_721 ._plotly_15d73_721 rect,._lm_dragging_15d73_17 ._app_15d73_712 ._js-plotly-plot_15d73_721 ._plotly_15d73_721 path{pointer-events:none!important}._lm_dragging_15d73_17 ._app_15d73_712 ._lm_header_15d73_56{pointer-events:auto}.panel-placeholder{display:flex;flex-direction:column;justify-content:center;padding:1rem;min-height:100%;text-align:center}.panel-error-boundary{height:100%;width:100%;position:relative}.dashboard-container{position:relative}.grid-canvas{display:block}.grid-canvas:focus{outline:none}.grid-cursor-default{cursor:default}.grid-cursor-move{cursor:grabbing}.grid-cursor-not-allowed{cursor:not-allowed}.grid-cursor-s-resize{cursor:s-resize}.grid-cursor-row-resize{cursor:row-resize}.grid-cursor-e-resize{cursor:e-resize}.grid-cursor-col-resize{cursor:col-resize}.grid-cursor-pointer{cursor:pointer}.grid-block-events{pointer-events:none}.grid-cell-input-field{color:#e5e5e5;background:#393939;border:none;width:100%;height:100%;padding:2px 5px 3px;border-radius:2px;resize:none}.grid-cell-input-field:focus{outline:none;border:none;box-shadow:0 0 0 2px #00f}.grid-cell-input-field.error{color:red}.grid-cell-input-field.error:focus{box-shadow:0 0 0 2px red}.iris-grid-bottom-bar{position:absolute;bottom:-50px;left:0;right:0;height:100px;background-color:#343e5d;color:#f0f0ee;display:flex;flex-direction:row;align-content:center;padding-left:1em;padding-right:1em;padding-bottom:50px}.iris-grid-bottom-bar .status-message,.iris-grid-bottom-bar .error-message{flex-grow:1;flex-shrink:1;font-weight:600;margin-right:1em;overflow:hidden;display:flex;flex-direction:row;align-items:center;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.iris-grid-bottom-bar .status-message span,.iris-grid-bottom-bar .error-message span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.iris-grid-bottom-bar .status-message .svg-inline--fa,.iris-grid-bottom-bar .error-message .svg-inline--fa{margin-right:.5rem}.iris-grid-bottom-bar .error-message{color:#f95d84}.iris-grid-bottom-bar .buttons-container{flex-grow:0;display:flex;flex-direction:row;align-items:center}.iris-grid-bottom-bar .buttons-container .btn{min-width:10rem}.iris-grid-bottom-bar .buttons-container .btn .svg-inline--fa{margin-right:.5rem}.iris-grid-bottom-bar .buttons-container .btn:not(:last-child){margin-right:.5em}.iris-grid-bottom-bar-slide-up-enter{transform:translate3d(0,100%,0)}.iris-grid-bottom-bar-slide-up-enter-active{transform:initial;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.iris-grid-bottom-bar-slide-up-enter-done{position:relative;bottom:0;padding-bottom:0;height:50px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.iris-grid-bottom-bar-slide-up-exit{transform:initial}.iris-grid-bottom-bar-slide-up-exit-active{transform:translate3d(0,100%,0);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.pending-data-bottom-bar{background-color:#2d2a2e}.pending-data-bottom-bar .buttons-container .btn-outline-primary{color:#fcfcfa;border-color:#fcfcfa}.pending-data-bottom-bar .buttons-container .btn-outline-primary:hover{background-color:#f83666}.iris-grid-copy-handler{position:absolute;bottom:-50px;left:0;right:0;height:100px;background-color:#343e5d;color:#f0f0ee;display:flex;flex-direction:row;align-content:center;padding-left:1em;padding-right:1em;padding-bottom:50px}.iris-grid-copy-handler .status-message{flex-grow:1;font-weight:600;margin-right:1em;text-overflow:ellipsis;display:flex;flex-direction:row;align-items:center;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.iris-grid-copy-handler .buttons-container{flex-grow:0;display:flex;flex-direction:row;align-items:center}.iris-grid-copy-handler .buttons-container .btn{min-width:10rem}.iris-grid-copy-handler .buttons-container .btn-cancel{color:#fcfcfa;border-color:#fcfcfa;margin-right:.5em}.iris-grid-copy-handler .buttons-container .btn-copy:disabled{opacity:1}.copy-slide-up-enter{transform:translateY(50px)}.copy-slide-up-enter-active{transform:initial;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.copy-slide-up-exit{transform:initial}.copy-slide-up-exit-active{transform:translateY(50px);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.iris-grid-input-autosized-wrapper{position:absolute;display:inline-grid;height:100%;align-items:center;z-index:1}.iris-grid-input-autosized-wrapper .advanced-filter-button{position:absolute;top:2px;right:.25rem;height:23px;margin:0}.iris-grid-input-autosized-wrapper:after{content:attr(data-value) " ";width:auto;height:100%;border:1px solid;padding:6px 2px 3px 3px;margin-right:24px;overflow:hidden;visibility:hidden;white-space:nowrap;grid-area:1/1}.iris-grid-input-autosized-wrapper .iris-grid-input-field{position:absolute;color:#f0f0ee;background:#373438;border:1px solid #929192;width:100%;height:100%;padding:3px 2px 3px 3px;border-radius:1px}.iris-grid-input-autosized-wrapper .iris-grid-input-field.iris-grid-has-filter{background:#313849}.iris-grid-input-autosized-wrapper .iris-grid-input-field.active{background:#374d80}.iris-grid-input-autosized-wrapper .iris-grid-input-field:focus{outline:0;border:1px solid rgba(72,120,234,.85);box-shadow:0 0 0 .2rem #4878ea59}.iris-grid-input-autosized-wrapper .iris-grid-input-field.error{color:#f95d84}.iris-grid-input-autosized-wrapper .iris-grid-input-field.error:focus{box-shadow:inset 0 0 0 2px #f95d84,0 0 0 .2rem #4878ea59}.custom-format-title{margin-bottom:0;border:none;display:flex;width:100%;padding:.375rem .75rem;white-space:nowrap;text-decoration:none;background-color:transparent;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-format-title .icon{flex-grow:0;margin-right:.5rem;width:1rem;text-align:center}.custom-format-title .title{flex-grow:1}.iris-grid-filter-menu-item-value{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#2d2a2e;border-radius:4px 4px 0 0;padding:.375rem 2rem;text-overflow:ellipsis;overflow:hidden}.advanced-filter-button-container{transition:.15s opacity}.advanced-filter-button-container.hidden{opacity:0}.column-statistics{min-width:175px;max-width:350px;color:#f0f0ee;text-align:left;font-size:small;font-weight:300}.column-statistics-title{padding-top:.25rem;font-weight:500;word-break:break-all}.column-statistics-title .column-statistics-copy{margin-left:2px;margin-top:-2px}.column-statistics-type{font-style:italic;color:#929192;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.column-statistics-status{margin:.25rem 0 .25rem -1px}.column-statistics-grid{display:grid;grid-template-columns:auto auto;row-gap:.25rem;padding-top:.25rem}.column-statistics-grid>div{border-bottom:1px solid #5b5a5c}.column-statistics-grid>div:last-child,.column-statistics-grid>div:nth-last-child(2){border-bottom:none}.column-statistics-grid .column-statistics-unique-value{margin-left:1rem}.column-statistics-grid .column-statistic-operation{flex-grow:0;padding-right:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.column-statistics-grid .column-statistic-value{font-feature-settings:"tnum";text-align:right;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.column-statistics .btn-link{text-decoration:underline;padding-top:0;padding-bottom:0}.column-statistics-loading,.column-statistics-loading .loading{padding-bottom:2px;display:inline-block;color:#929192}:export{grid-bg:#211f22;font:12px Fira Sans,sans-serif;white:#f0f0ee;black:#1a171a;header-bg:#2d2a2e;header-color:#f0f0ee;header-height:30px;header-separator-color:#211f22;header-separator-hover-color:#929192;header-hidden-separator-hover-color:#4878ea;header-sort-bar-color:#aa9af4;header-reverse-bar-color:#548d29;header-bar-casing-color:#211f22;header-font:600 12px Fira Sans,sans-serif;row-height:19px;row-background-colors:#373438 #2d2a2e;selection-color:rgba(118,217,228,.09);selection-outline-color:#76d9e4;selection-outline-casing-color:#211f22;row-hover-bg:#4b494c;selected-row-hover-bg:rgba(118,217,228,.25);scroll-bar-active-selection-tick-color:rgba(118,217,228,.5);scroll-bar-bg:#322f33;scroll-bar-hover-bg:#373438;scroll-bar-casing-color:#555356;scroll-bar-corner-color:#322f33;scroll-bar-color:#5b5a5c;scroll-bar-hover-color:#929192;scroll-bar-active-color:#c0bfbf;text-color:#f0f0ee;hyperlink-color:#4878ea;positive-number-color:#9edc6f;negative-number-color:#f95d84;zero-number-color:#fcd65b;date-color:#fcd65b;pending-text-color:#fde38d;error-text-color:#f95d84;null-string-color:#929192;filter-bar-active-bg:#425175;filter-bar-active-color:#4878ea;filter-bar-expanded-bg:#373438;filter-bar-expanded-active-bg:#313849;filter-bar-expanded-active-cell-bg:#374d80;filter-bar-separator-color:#929192;filter-bar-error-color:#f95d84;filter-icon-color:#4878ea;scrim-color:#211f22;context-menu-sort-icon-color:#aa9af4;context-menu-reverse-icon-color:#548d29;linker-column-hover-bg:rgba(118,217,228,.09);tree-line-color:#5b5a5c;tree-marker-color:#c0bfbf;tree-marker-hover-color:#fcfcfa;grouped-column-divider-color:#1a171a;floating-grid-row-color:#555356;floating-row-background-colors:#403e41;floating-divider-inner-color:#403e41;floating-divider-outer-color:#211f22;overflow-button-color:#c0bfbf;overflow-button-hover-color:#fcfcfa}.iris-grid{width:100%;height:100%;position:relative;display:flex;flex-direction:row;overflow:hidden}.iris-grid .iris-grid-column{flex:1 1;min-width:0;transition:all .2s;display:flex;flex-direction:column;position:relative}.iris-grid .table-sidebar{height:100%;flex:0 0 320px;width:320px;max-width:320px;background:#403e41;box-shadow:-4px 0 8px #1a171a73;z-index:1;position:absolute;right:0}.iris-grid .table-sidebar .pushing-view,.iris-grid .table-sidebar .popping-view,.iris-grid .table-sidebar .main-view{background:#403e41}.iris-grid .table-sidebar.slide-left-enter-done{position:relative}.iris-grid .table-sidebar .navigation-content{overflow-y:auto}.iris-grid .section-title{padding:1rem 0;font-weight:500;text-align:left}.iris-grid .section-footer{flex-grow:2;display:flex;justify-content:flex-end;margin-bottom:1rem}.iris-grid .grid-wrapper{flex:1 1 0;max-width:100%;max-height:100%;min-width:0;min-height:0;position:relative;font:12px fira sans,sans-serif;font-feature-settings:"tnum";transition:all .2s}.iris-grid .grid-wrapper .grid-settings-button{position:absolute;top:0;right:0;height:30px;width:30px;background-color:#2d2a2e;border-bottom:1px solid #211f22;transition:transform .2s ease-out,opacity .2s ease-out}.iris-grid .grid-wrapper .grid-settings-button .btn{height:100%;width:100%}.iris-grid .grid-wrapper .grid-settings-button .btn:after{border-radius:0}.iris-grid .grid-wrapper .grid-settings-button .btn:focus:after{box-shadow:none}.iris-grid .grid-wrapper .grid-settings-button.is-menu-shown{opacity:0}.iris-grid .grid-wrapper .grid-cell-input-field{color:#f0f0ee;background:#373438}.iris-grid .grid-wrapper .grid-cell-input-field:focus{box-shadow:0 0 0 2px #76d9e4,0 0 0 5px #76d9e440}.iris-grid .grid-wrapper .grid-cell-input-field.error{color:#f95d84}.iris-grid .grid-wrapper .grid-cell-input-field.error:focus{box-shadow:0 0 0 2px #f95d84,0 0 0 5px #f95d8440}.iris-grid-loading{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-content:center}.iris-grid-loading-status{display:flex;position:absolute;bottom:0;left:0;z-index:30;min-width:min(320px,100%)}.iris-grid-loading-status .iris-grid-loading-status-bar{position:relative;padding:5px;background:#2d2a2e;color:#c0bfbf;border-top:1px solid #5b5a5c;border-right:1px solid #5b5a5c;overflow:hidden;word-wrap:break-word;z-index:2;flex-grow:1}.iris-grid-loading-status .iris-grid-loading-status-bar:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;z-index:-1;background:#4878ea;transform-origin:0% 50%;opacity:0}.iris-grid-loading-status .iris-grid-loading-status-bar.show:after{opacity:1;animation:1.5s indeterminateAnimation infinite linear}@keyframes indeterminateAnimation{0%{transform:translate(-50%) scaleX(.5)}50%{transform:translate(0) scaleX(.5)}to{transform:translate(100%) scaleX(.2)}}.iris-grid-loading-status .iris-grid-btn-cancel{z-index:1;opacity:0;border:1px solid #5b5a5c;border-left:0;border-bottom:0;padding:0 7px 2px 4px;background:#2d2a2e;color:#c0bfbf;transform:translate(-100%);transition:all .1s ease-out 0s;white-space:nowrap;outline-offset:-1px;outline:#4878ea}.iris-grid-loading-status .iris-grid-btn-cancel:hover{color:#f0f0ee;background:#f95d84}.iris-grid-loading-status .iris-grid-btn-cancel:focus{outline:1px solid #4878ea}.iris-grid-loading-status .iris-grid-btn-cancel:active{background:#f83666}.iris-grid-loading-status .iris-grid-btn-cancel:active:focus{outline-color:#f95d84}.iris-grid-loading-status .iris-grid-btn-cancel.show{opacity:1;transform:translate(0);transition:all .25s ease-out .1s}.advanced-filter-button-container{background:none}.advanced-filter-button-container .advanced-filter-button{height:23px;margin:0}.advanced-filter-button-container .advanced-filter-button .filter-solid{opacity:0;transition:.15s opacity}.advanced-filter-button-container .advanced-filter-button .filter-light{opacity:1;transition:.15s opacity}.advanced-filter-button-container .advanced-filter-button.filter-set .filter-solid,.advanced-filter-button-container .advanced-filter-button:hover .filter-solid{opacity:1}.advanced-filter-button-container .advanced-filter-button.filter-set .filter-light,.advanced-filter-button-container .advanced-filter-button:hover .filter-light{opacity:0}.advanced-filter-button-container .advanced-filter-button:hover{color:#403e41}.advanced-filter-button-container .advanced-filter-button:hover .filter-solid{color:#4878ea}.advanced-filter-menu-popper{background:#403e41}.advanced-filter-menu-popper .popper-content .advanced-filter-creator{max-height:550px;overflow-y:auto;background:#403e41;width:320px;box-shadow:none}.advanced-filter-menu-popper .popper-content .popper-arrow{border-color:#403e41}.advanced-filter-menu-container{pointer-events:none;visibility:hidden}.iris-grid-bar{overflow:hidden;flex:0 0 auto}.iris-grid-bar.iris-grid-bar-horizontal-enter{max-height:0}.iris-grid-bar.iris-grid-bar-horizontal-enter-active{transition:background-color 1s ease-in,max-height .15s ease-in;max-height:250px}.iris-grid-bar.iris-grid-bar-horizontal-enter-done{max-height:250px}.iris-grid-bar.iris-grid-bar-horizontal-exit{max-height:250px;transition:max-height .15s ease-out}.iris-grid-bar.iris-grid-bar-horizontal-exit-active,.iris-grid-bar.iris-grid-bar-horizontal-exit-done{max-height:0}.iris-grid-bar.iris-grid-bar-vertical-enter{max-width:0}.iris-grid-bar.iris-grid-bar-vertical-enter-active{transition:background-color 1s ease-in,max-width .15s ease-in;max-width:320px}.iris-grid-bar.iris-grid-bar-vertical-enter-done{max-width:320px}.iris-grid-bar.iris-grid-bar-vertical-exit{max-width:320px;transition:max-width .15s ease-out}.iris-grid-bar.iris-grid-bar-vertical-exit-active,.iris-grid-bar.iris-grid-bar-vertical-exit-done{max-width:0}.iris-grid-bar-primary{background-color:#343e5d}.iris-grid-bar-primary.iris-grid-bar-horizontal-enter,.iris-grid-bar-primary.iris-grid-bar-vertical-enter{background-color:#4878ea}.link-hover-tooltip{text-align:left;max-width:500px;overflow-wrap:break-word}.advanced-filter-creator-filter-item input.error{color:#f95d84}.advanced-filter-creator-filter-item input.error:focus{box-shadow:inset 0 0 0 2px #f95d84,0 0 0 .2rem #4878ea59}.advanced-filter-creator-select-value .select-value-list-scroll-pane{min-height:120px;height:120px;max-height:120px;overflow-x:auto}.advanced-filter-creator-select-value .advanced-filter-creator-select-meta-row{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:.25rem}.advanced-filter-creator-select-value .row-count-info{padding-top:calc(.25rem + 2px);padding-bottom:calc(.25rem + 2px);color:#929192;-webkit-user-select:none;-moz-user-select:none;user-select:none}.advanced-filter-creator-select-value .btn-link{color:#f0f0ee;text-decoration:underline}.advanced-filter-creator-select-value .btn-link:hover{color:#4878ea}.advanced-filter-creator-select-value .select-value-list-wrapper{position:relative;display:flex;background:#555356}.advanced-filter-creator-select-value .select-value-list-wrapper .value-list-item label{white-space:nowrap}.advanced-filter-creator-select-value .select-value-list-wrapper .loading-list{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-content:center}.advanced-filter-creator-select-value .select-value-list-wrapper .loading-list .fa-layers{margin:auto}.advanced-filter-creator{padding:.5rem .75rem}.advanced-filter-creator .btn-link{padding-left:.25rem;padding-right:.25rem}.advanced-filter-creator hr{margin:.5rem -.75rem;background:#373438}.advanced-filter-creator .form-row.justify-content-end{margin-right:0}.advanced-filter-creator .advanced-filter-column-name{padding-bottom:.5rem}.advanced-filter-creator .advanced-filter-column-name .column-type{font-style:italic;color:#929192;font-weight:400;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.advanced-filter-creator .title-bar{display:flex;align-items:baseline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.advanced-filter-creator .title-bar .advanced-filter-title{flex-grow:1}.advanced-filter-creator .advanced-filter-menu-buttons .sort-operator.btn{font-size:14px;color:#929192;text-decoration:none;padding-top:0;padding-bottom:0;margin-left:.5rem}.advanced-filter-creator .advanced-filter-menu-buttons .sort-operator.active{color:#f0f0ee}.advanced-filter-creator .add-filter-item,.advanced-filter-creator .advanced-filter-creator-filter-operator{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:25px;padding-top:2px;padding-bottom:2px;margin-top:-1rem;transition:.15s opacity}.advanced-filter-creator .add-filter-item span,.advanced-filter-creator .advanced-filter-creator-filter-operator span{font-size:14px;padding-top:4px;padding-right:.25rem;color:#c0bfbf}.advanced-filter-creator .add-filter-item .btn-link.filter-operator,.advanced-filter-creator .add-filter-item .btn-link.btn-filter-item,.advanced-filter-creator .advanced-filter-creator-filter-operator .btn-link.filter-operator,.advanced-filter-creator .advanced-filter-creator-filter-operator .btn-link.btn-filter-item{font-size:12px;color:#f0f0ee;text-decoration:underline;margin-right:0}.advanced-filter-creator .add-filter-item .btn-link.filter-operator:hover,.advanced-filter-creator .add-filter-item .btn-link.btn-filter-item:hover,.advanced-filter-creator .advanced-filter-creator-filter-operator .btn-link.filter-operator:hover,.advanced-filter-creator .advanced-filter-creator-filter-operator .btn-link.btn-filter-item:hover{color:#4878ea;text-decoration:underline}.advanced-filter-creator .add-filter-item.hidden{transition:none;opacity:0;pointer-events:none}.advanced-filter-creator .advanced-filter-creator-filter-operator .filter-operator:not(.active){color:#929192}.advanced-filter-creator .advanced-filter-creator-filter-operator .filter-operator.btn-link{text-decoration:none}.advanced-filter-creator .advanced-filter-creator-filter-operator .filter-operator.btn-link.active{color:#f0f0ee}.advanced-filter-creator .advanced-filter-creator-filter-operator .filter-operator.btn-link.active:hover{color:#f0f0ee;cursor:default}.advanced-filter-creator .advanced-filter-creator-filter-operator .filter-operator.btn-link:hover{color:#4878ea}.advanced-filter-creator .advanced-filter-creator-filter-operator .filter-operator.btn-link:focus{text-decoration:underline}.aggregations{height:100%;display:flex;flex-direction:column}.aggregations hr{margin:.5rem;background-color:#211f22}.aggregations .form-inline{padding:.5rem}.aggregations .form-inline .btn-add{margin-left:.25rem}.aggregations .form-inline .custom-radio{margin-right:1rem}.aggregations .form-inline .custom-radio:first-of-type{margin-left:.5rem}.aggregations .draggable-item-list{flex-grow:1}.aggregations .draggable-item-list .item-list-scroll-pane{border:none}.aggregations .draggable-item-list .draggable-item-list-item-content{margin-right:0}.aggregations .draggable-item-list .draggable-item-list-item-content .title span{margin-left:.5rem}.aggregations .draggable-item-list .btn-link-icon{padding:0 .5rem;margin:-1px 0 .25rem .25rem}.aggregations .draggable-item-list .btn-link-icon:last-child{margin-right:.25rem}.aggregation-edit{display:flex;flex-direction:column;height:100%}.aggregation-edit .top-menu{background-color:#373438;padding:0 .5rem}.aggregation-edit .top-menu .form-inline .custom-control{padding-top:.5rem;padding-bottom:.5rem}.aggregation-edit .top-menu .form-inline .custom-control label{justify-content:left}.aggregation-edit .top-menu .form-inline .spacer{flex-grow:1}.aggregation-edit .top-menu .btn-link-icon{color:#929192}.aggregation-edit .top-menu .btn-link-icon.active{color:#f0f0ee}.aggregation-edit .aggregation-edit-item-list{flex-grow:1}.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane{border:none}.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane .item-list-item{padding-left:.5rem;padding-right:.5rem;display:flex}.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane .item-list-item:hover label{background-color:#5b5a5c;color:#f0f0ee}.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane .item-list-item .custom-control{flex-grow:1;display:flex}.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane .item-list-item .custom-control label{padding-top:1px;padding-left:.5rem;padding-right:.5rem;flex-grow:1;border-radius:4px;margin-bottom:.5rem;border:1px solid transparent}.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane .item-list-item .custom-control:focus-within label,.aggregation-edit .aggregation-edit-item-list .item-list-scroll-pane .item-list-item .custom-control input[type=checkbox]:active+label{background-color:#4878ea66;color:#f0f0ee}.chart-builder{padding-left:1.5em;padding-right:1.5em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chart-builder label{font-weight:500;padding-right:.5em}.chart-builder .label-left{justify-content:left;padding-left:0}.chart-builder .label-right{justify-content:right;padding-right:0}.chart-builder .chart-builder-link{margin-top:.5em;margin-bottom:-.5em}.chart-builder .chart-builder-link .label-right{color:#929192}.chart-builder .chart-builder-link .label-right svg{margin-right:-1em}.chart-builder .chart-builder-link-info{color:#929192;font-size:.875em;padding-left:0;padding-right:0}.chart-builder hr{margin:.5em -2em;background:#373438}.chart-builder .col-chart-type{padding-left:2px;padding-right:2px}.chart-builder .btn-chart-type{font-size:smaller}.chart-builder .btn-reset{margin-right:.5em}.chart-builder .form-series-item:not(:first-child){margin-top:.5em}.input-editor-wrapper{position:relative;border:1px solid #929192;background:#555356;border-radius:4px}.input-editor-wrapper.focused{border-color:#4878ead9;box-shadow:0 0 0 .2rem #4878ea59}.input-editor-wrapper.invalid{border-color:#f95d84}.input-editor-wrapper .editor-container{min-height:69px}.input-editor-wrapper .editor-container .monaco-editor .margin,.input-editor-wrapper .editor-container .monaco-editor,.input-editor-wrapper .editor-container .monaco-editor-background,.input-editor-wrapper .editor-container .monaco-editor .inputarea.ime-input{background-color:#555356}.input-editor-wrapper .editor-placeholder{position:absolute;left:8px;top:10px;font-size:1rem;color:#f0f0ee;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-column-builder-container .section-title{padding:1rem}.custom-column-builder-container .droppable-container{padding:1px}.custom-column-builder-container .droppable-container.dragging{background-image:linear-gradient(to right,#403e41 50%,#f0f0ee 50%),linear-gradient(to right,#403e41 50%,#f0f0ee 50%),linear-gradient(to bottom,#403e41 50%,#f0f0ee 50%),linear-gradient(to bottom,#403e41 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.custom-column-builder-container .draggable-container{background:#403e41}.custom-column-builder-container .draggable-container .btn-drag-handle{cursor:grab}.custom-column-builder-container .draggable-container.dragging{background:#343e5d;box-shadow:0 .1rem 1rem #1a171a73}.custom-column-builder-container .custom-column-input-container{padding:1rem}.custom-column-builder-container .error-message{color:#f95d84;word-wrap:break-word;margin-bottom:1.5rem;font-size:1rem}.custom-column-builder-container .error-message p{margin-bottom:.25rem}.custom-column-builder-container .error-message .error-box{padding:.25rem;border-radius:4px;background:rgba(249,93,132,.13)}.custom-column-builder-container .custom-column-builder-footer{margin:1rem;display:flex;flex-direction:column}.custom-column-builder-container .custom-column-builder-footer .btn-apply{min-width:10rem}.custom-column-builder-container hr{background:#373438;margin:0;width:100%}.rollup-rows{display:flex;flex-direction:column;justify-content:flex-start;outline:0;margin:0;padding:0;height:100%}.rollup-rows .section-title{margin:0 .5rem;padding-bottom:0}.rollup-rows .top-menu,.rollup-rows .bottom-menu{display:flex;flex-direction:row;justify-content:space-between;padding:.25rem;z-index:2}.rollup-rows .top-menu .btn-link-icon,.rollup-rows .bottom-menu .btn-link-icon{min-width:1rem;padding:0 .5rem;margin-right:.25rem}.rollup-rows .top-menu .btn-link-icon:first-of-type,.rollup-rows .bottom-menu .btn-link-icon:first-of-type{margin-left:.25rem}.rollup-rows .top-menu .btn-link-icon.active,.rollup-rows .bottom-menu .btn-link-icon.active{color:#f0f0ee}.rollup-rows .top-menu .btn-link-icon:hover,.rollup-rows .bottom-menu .btn-link-icon:hover{color:#4878ea}.rollup-rows .top-menu .label,.rollup-rows .bottom-menu .label{font-weight:500}.rollup-rows .bottom-menu{margin-left:0;padding-left:.5rem;border-top:1px solid #1a171a;padding-top:.5rem}.rollup-rows .bottom-menu .custom-checkbox{font-size:smaller;margin-left:.25rem}.rollup-rows .bottom-menu .custom-checkbox .custom-control-label{padding-top:2px}.rollup-rows .item-list-scroll-pane{border:none;padding-top:0;padding-bottom:0}.rollup-rows .rollup-rows-group-by{display:flex;flex-direction:column;background-color:#373438}.rollup-rows .rollup-rows-group-by .draggable-item-list{flex-grow:1;transition:height .15s}.rollup-rows .rollup-rows-group-by .btn-delete-grouping{margin-right:.5rem;padding:0 .5rem}.rollup-rows .rollup-rows-group-by .placeholder{margin:.5rem;padding:1rem;text-align:center;border:dashed 1px}.rollup-rows .rollup-rows-available-columns{display:flex;flex-direction:column;background-color:#403e41;flex-grow:1}.rollup-rows .rollup-rows-available-columns .draggable-item-list{flex-grow:1}.rollup-rows.is-dragging .rollup-rows-group-by .placeholder{border:dashed 1px transparent;background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.rollup-rows.is-dragging .rollup-rows-group-by .item-list-scroll-pane{background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.rollup-rows.is-dragging .rollup-rows-available-columns .draggable-item-list:not(.is-dragging-from-this) .item-list-scroll-pane{background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.table-csv-exporter{padding:0 .5rem}.table-csv-exporter .custom-radio:not(:last-child){margin-bottom:.5rem}.table-csv-exporter .radio-input-row{display:flex;align-items:center}.table-csv-exporter .radio-input-row .form-control{min-width:0}.table-csv-exporter .radio-input-row>*:not(:last-child){margin-right:.25rem}.table-csv-exporter .checkbox-options{margin-bottom:.5rem}.table-csv-exporter .section-footer .error-message{color:#f95d84}.table-csv-exporter .section-footer .download-status{margin-bottom:1rem}.table-csv-exporter .section-footer .btn-downloading{align-self:flex-end;min-width:10rem}.visibility-ordering-builder{display:flex;flex-direction:column;height:100%;max-height:100%;outline:0}.visibility-ordering-builder .top-menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#2d2a2e;padding:.25rem .5rem;z-index:2}.visibility-ordering-builder .top-menu .btn-link-icon{padding-left:.25rem;padding-right:.25rem}.visibility-ordering-builder .toggle-visibility-btn{flex-shrink:0;margin-right:.5rem}.visibility-ordering-builder .visibility-search{flex-grow:1;flex-shrink:1}.visibility-ordering-builder .visibility-ordering-list{overflow-y:auto;flex-grow:1}.visibility-ordering-builder .visibility-ordering-list hr{margin:.5rem 0;background-color:#2d2a2e}.visibility-ordering-builder .visibility-ordering-list-item{padding-left:.25rem}.visibility-ordering-builder .visibility-ordering-list-item.immovable:first-child{padding-top:.25rem}.visibility-ordering-builder .visibility-ordering-list-item.immovable .column-item{-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;color:#929192;padding-left:32px}.visibility-ordering-builder .visibility-ordering-list-item.immovable .column-item:hover{background:transparent}.visibility-ordering-builder .visibility-ordering-list-item.immovable .column-name{overflow-x:hidden;text-overflow:ellipsis;padding-right:2px}.visibility-ordering-builder .vertical-divider{border-left:1px solid #1a171a;padding-right:.25rem;margin-left:.25rem;height:1rem}.visibility-ordering-builder .tree-container,.visibility-ordering-list .column-group button{padding:.25rem}.visibility-ordering-list .column-group .editing-container{padding:.25rem 0;display:flex;align-items:center;flex-grow:1}.visibility-ordering-list .column-group .editing-container input{flex-grow:1;margin-right:.25rem}.visibility-ordering-list .column-group .group-name-wrapper{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.visibility-ordering-list .column-group .group-name-wrapper .column-name{flex-grow:0}.visibility-ordering-list .column-group .group-name-wrapper .right-buttons{margin-left:auto;flex-shrink:0}.visibility-ordering-list .tree-item{position:relative;display:flex;gap:.25rem;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex-grow:1;min-width:0;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;padding:0 .25rem}.visibility-ordering-list .tree-item svg:not(.color-swatch){color:#929192}.visibility-ordering-list .tree-item:hover{background:#5b5a5c;cursor:grab}.visibility-ordering-list .tree-item.isSelected{background-color:#4878ea66}.visibility-ordering-list .tree-item.isSelected:hover{background-color:#4878ea}.visibility-ordering-list .tree-item.isSelected:hover svg:not(.color-swatch){color:#f0f0ee}.visibility-ordering-list .tree-item:focus{outline:0;border:1px solid rgba(72,120,234,.85);box-shadow:0 0 0 .2rem #4878ea59}.visibility-ordering-list .tree-item .column-name{flex-grow:1;flex-shrink:1;overflow-x:hidden;text-overflow:ellipsis}.visibility-ordering-list .tree-item .item-count{padding:0 .5rem;border-radius:1rem;background-color:#f0f0ee40;margin-right:.25rem}.visibility-ordering-list .marching-ants{background-image:linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to right,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%),linear-gradient(to bottom,#1a171a 50%,#f0f0ee 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.visibility-ordering-list .item-wrapper{list-style:none;box-sizing:border-box;margin-bottom:1px;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap}.visibility-ordering-list .item-wrapper.clone{pointer-events:none;padding:0}.visibility-ordering-list .item-wrapper.clone .tree-item{opacity:1;background-color:#4878ea;box-shadow:0 .1rem 1rem #1a171a73}.visibility-ordering-list .item-wrapper.clone .tree-item svg:not(.color-swatch){color:#f0f0ee}.visibility-ordering-list .item-wrapper.clone .tree-item.two-dragged:before{content:" ";background:#4878ea;box-shadow:0 .1rem 1rem #1a171a73;border-radius:4px;position:absolute;height:100%;width:100%;top:4px;left:2px;opacity:.8;z-index:-1}.visibility-ordering-list .item-wrapper.clone .tree-item.multiple-dragged:before{content:" ";background:#4878ea;box-shadow:0 .1rem 1rem #1a171a73;border-radius:4px;position:absolute;height:100%;width:100%;top:4px;left:2px;opacity:.8;z-index:-1}.visibility-ordering-list .item-wrapper.clone .tree-item.multiple-dragged:after{content:" ";background:#4878ea;box-shadow:0 .1rem 1rem #1a171a73;border-radius:4px;position:absolute;height:100%;width:100%;top:8px;left:4px;opacity:.6;z-index:-2}.visibility-ordering-list .item-wrapper.ghost{opacity:.5}.visibility-ordering-list .item-wrapper.ghost .tree-item>*{box-shadow:none;background-color:transparent}.visibility-ordering-list .item-wrapper.disableInteraction{pointer-events:none}.visibility-ordering-list .item-wrapper.disableInteraction:not(.ghost) .tree-item.isSelected{opacity:.3}.visibility-ordering-list .item-wrapper .depth-line{margin-left:calc(.5rem + 8.5px);margin-right:.25rem;margin-top:-1px;border-left:1px solid #555356}.cross-column-container{display:flex;flex-direction:row;margin:.25rem;align-items:stretch;flex:0 1 auto}.cross-column-container .cross-column-search{flex:1;margin-right:.25rem}.cross-column-popup{padding:.5rem 1rem .1rem}.cross-column-popup .cross-column-scroll{display:grid;grid-template-columns:max-content auto;grid-column-gap:.5rem;grid-row-gap:0;overflow-y:auto;max-height:15rem;padding:.2rem .5rem;border:1px solid #929192}.cross-column-button-bar{display:flex}.cross-column-button-bar :last-child{margin-left:auto}.iris-grid-partition-selector-search .iris-grid-partition-selector-search-list .item-list-scroll-pane{border:none}.iris-grid-partition-selector-search .iris-grid-partition-selector-search-empty,.iris-grid-partition-selector-search .iris-grid-partition-selector-loading{color:#929192;padding:.375rem .75rem;text-align:center}.iris-grid-partition-selector-search .search-container{padding:.25rem .5rem}.iris-grid-partition-selector-search .search-container .form-control{background-color:#5b5a5c}.iris-grid-partition-selector{display:flex;flex-wrap:wrap;background:transparent;vertical-align:middle}.iris-grid-partition-selector .status-message{text-overflow:ellipsis;display:flex;flex-direction:row;align-items:center;padding:.5em;white-space:nowrap}.iris-grid-partition-selector div{flex-grow:0}.iris-grid-partition-selector .input-group{width:auto;align-items:center}.iris-grid-partition-selector .input-group .form-control{background-color:transparent;border:2px solid #f0f0ee;border-right:none;height:2.25em}.iris-grid-partition-selector .input-group .btn{background-color:transparent;margin:0}.iris-grid-partition-selector .iris-grid-partition-selector-spacer{flex-grow:1}.iris-grid-partition-selector .btn-outline-primary{color:#f0f0ee;border-color:#f0f0ee;margin:.35em .3em;padding:.25em .5em}.iris-grid-partition-selector .btn-close{padding:0 .5em;margin:.25em .25em .25em 0;min-width:0}.select-distinct-builder-container{width:100%;height:100%;padding:0;overflow:auto;display:flex;justify-content:space-between;flex-flow:column}.select-distinct-builder-container .select-distinct-title{padding:1rem;font-weight:500;text-align:left}.select-distinct-builder-container .select-distinct-input-container{padding:1rem}.select-distinct-builder-container .select-distinct-builder-footer{margin:1rem;margin-bottom:auto;display:flex;flex-direction:column;padding-bottom:1rem}.select-distinct-builder-container .select-distinct-builder-hint{color:#929192;font-size:smaller}.select-distinct-builder-container .select-distinct-builder-hint .inline-code-snippet{display:inline;color:#fcd65b;font-family:Fira Mono,menlo,monaco,consolas,Liberation Mono,Courier New,monospace}.select-distinct-builder-container hr{background:#373438;margin:0;width:100%}.conditional-formatting-rules{padding:.25rem}.conditional-formatting-list-item{display:flex;flex-direction:row;margin-bottom:2px;padding:0 .25rem}.conditional-formatting-list-item:first-child{padding-top:.25rem}.conditional-formatting-list-item .formatting-item{border-radius:4px;display:flex;padding:.25rem;flex-grow:1;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .12s ease-in-out,background-color .12s ease-in-out,border-color .12s ease-in-out,box-shadow .12s ease-in-out;border:1px solid transparent;line-height:1.5;cursor:pointer}.conditional-formatting-list-item .formatting-item .btn-drag-handle{cursor:grab}.conditional-formatting-list-item .formatting-item .rule-icon{padding-right:.5rem}.conditional-formatting-list-item .formatting-item .rule-icon-bg{min-width:2rem;height:2rem;display:flex;font-size:x-small;justify-content:center;align-items:center}.conditional-formatting-list-item .formatting-item .rule-title{overflow-x:hidden;text-overflow:ellipsis;padding-right:2px;display:flex;flex-grow:1}.conditional-formatting-list-item .formatting-item:focus{outline:0;border:1px solid rgba(72,120,234,.85);box-shadow:0 0 0 .2rem #4878ea59}.conditional-formatting-list-item .formatting-item:hover{background:#5b5a5c}.style-editor .cs-dropdown{display:flex;text-align:left;padding-left:.5rem;width:100%;justify-content:space-between;border-radius:4px;border:1px solid #929192;min-width:14rem}.style-editor .cs-dropdown:focus{border-color:#4878ead9}.style-editor .cs-dropdown .cs-caret{color:#929192}.style-dropdown-menu{border-radius:4px}.style-dropdown-menu .style-options{max-height:400px;overflow:auto}.style-dropdown-menu .style-option-btn{border:none;border-radius:0;width:100%;padding:.375rem .75rem;white-space:nowrap;text-decoration:none;background-color:transparent;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block}.style-dropdown-menu .style-option-btn:hover{opacity:.8}.style-dropdown-menu .style-option-btn:focus{outline:none;box-shadow:none}.style-dropdown-menu .style-option-btn:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.style-dropdown-menu .style-option-btn:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.conditional-format-editor{padding:1rem}.conditional-format-editor .formatter-list{display:flex;justify-content:flex-start;padding-top:.5rem}.conditional-format-editor .formatter-type{margin:0 1rem 0 0;display:flex}.conditional-format-editor .btn-formatter-type{font-size:smaller;width:100%}.conditional-format-editor .color-select{padding:0 2em 0 .25em}.cell-overflow-modal .modal-title{width:100%;display:flex;align-items:center;gap:.5rem}.cell-overflow-modal .modal-title .overflow-modal-title{margin:0;flex-grow:1}.cell-overflow-modal .modal-body{max-height:80vh;flex-shrink:1}.iris-grid-bottom-bar.goto-row{height:auto}.goto-row{background-color:#2d2a2e;border-top:1px solid #1a171a;display:block}.goto-row .goto-row-row{display:flex;padding:.5rem;justify-content:space-between;align-items:flex-start;gap:.5rem}.goto-row .goto-row-wrapper{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.goto-row .goto-row-text{min-width:10ch}.goto-row .goto-row-close{display:flex}.goto-row input{max-width:calc(1.5rem + 12ch)}.goto-row select{max-width:calc(1.5rem + 20ch)}.goto-row .is-inactive{color:#929192}.goto-row .goto-value-date-time-input{min-width:30ch}.tab-tooltip-container{padding:5px 15px;max-width:300px;text-align:left}.tab-tooltip-container .tab-tooltip-title{min-width:110px}.tab-tooltip-container .tab-tooltip-name{max-width:190px;word-break:break-word;padding-left:5px}.tab-tooltip-container .tab-tooltip-copy{margin-left:2px;margin-top:-4px}.query-status-bar{position:absolute;bottom:0;left:0;z-index:30;text-align:left;display:block;padding:3px 5px;background:rgba(45,42,46,.95);color:#c0bfbf;border-top:1px solid #5b5a5c;border-right:1px solid #5b5a5c;min-width:400px}.chart-filter-overlay .chart-filter-overlay-content .waiting-filter-list{margin-top:.5rem;margin-bottom:1.5rem}.chart-filter-overlay .chart-filter-overlay-content .waiting-filter-list .waiting-filter-item svg{margin-right:.5rem;color:#9edc6f}.chart-filter-overlay .chart-filter-overlay-content .waiting-filter-list .waiting-filter-item.is-invalid svg{color:#929192}.chart-filter-overlay .chart-filter-overlay-content .btn{margin-bottom:1rem;margin-right:1rem}.chart-filter-overlay .chart-filter-overlay-content.chart-filter-waiting-filter .info-message,.chart-filter-overlay .chart-filter-overlay-content.chart-filter-waiting-filter .waiting-filter-list{text-align:left}.chart-column-selector-overlay .chart-panel-overlay-content .waiting-column-select-list{margin-top:.5rem;margin-bottom:1.5rem}.chart-column-selector-overlay .chart-panel-overlay-content .waiting-column-select-list .btn-chart-column-selector{margin-bottom:1rem;margin-right:1rem}.iris-chart-panel{overflow:hidden}.iris-chart-panel.disconnected .chart-container,.iris-chart-panel.inactive .chart-container,.iris-chart-panel.input-required .chart-container{filter:grayscale(100%)}.iris-chart-panel.disconnected .chart-container{opacity:.18}.chart-panel-overlay{background-color:#00000080;position:absolute;inset:0;display:flex;text-align:center;flex-direction:column;justify-content:center;align-items:center;overflow:auto}.chart-panel-overlay .chart-panel-overlay-content{display:flex;flex-direction:column;justify-content:center;white-space:pre-line;max-width:450px;margin:1rem}.chart-panel-overlay .chart-panel-overlay-content .info-message{font-size:1.2rem}.command-history-pane{background-color:#211f22}.command-history-pane .command-history-disconnected-message{background-color:#2d2a2e;color:#929192;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center;overflow:hidden;width:100%;height:100%;text-align:center}.error-message pre{color:#f95d84}.iris-panel-console.disconnected .console-history-result-in-progress,.iris-panel-console.disconnected .csv-overlay,.iris-panel-console.disconnected .csv-input-bar,.iris-panel-console.disconnected .console-input-wrapper{display:none}.dropdown-filter-panel-component .lm_content{overflow:visible}.dropdown-filter{background:#1a171a}.dropdown-filter .error-message{color:#f95d84;margin-bottom:1.5rem;font-size:1rem}.dropdown-filter .dropdown-filter-settings-card,.dropdown-filter .dropdown-filter-value-card{position:relative;overflow:auto;height:100%;background:#2d2a2e}.dropdown-filter .dropdown-filter-card-content{margin:auto;padding:.25rem}.dropdown-filter .dropdown-filter-settings-card{display:flex;justify-content:center;align-items:center}.dropdown-filter .dropdown-filter-settings-grid{display:grid;grid-template-columns:max-content min-max(min-content,350px);-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;padding-bottom:1rem}.dropdown-filter .dropdown-filter-settings-grid label{padding-top:calc(.375rem + 2px);margin-bottom:0}.dropdown-filter .dropdown-filter-settings-grid .text-muted{grid-column-start:2}.dropdown-filter .dropdown-filter-settings-buttons{display:flex;justify-content:flex-end;flex-wrap:wrap}.dropdown-filter .dropdown-filter-value-card{display:flex;justify-content:center;align-items:center}.dropdown-filter .dropdown-filter-column{position:absolute;top:0;left:0;padding:.5rem;color:#929192;font-size:small}.dropdown-filter .dropdown-filter-menu{position:absolute;top:0;right:0}.dropdown-filter .dropdown-filter-value-input{max-width:100%;padding:.25rem}.dropdown-filter .dropdown-filter-value-input input{font-size:x-large;color:#f0f0ee;text-align:center;background:transparent;border:none;border-bottom:1px solid #929192;max-width:100%}.dropdown-filter .dropdown-filter-value-input input:focus{outline:none;border-bottom:1px solid rgba(72,120,234,.85);box-shadow:0 .2rem #4878ea59}.iris-dropdown-filter-panel{padding-top:1rem}.file-explorer{background:#211f22;position:relative;flex-grow:1}.file-explorer .single-click-item-list-scroll-pane{flex-grow:1;flex-shrink:1;width:100%;padding:0;position:relative}.file-explorer .spinner-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-content:center}.file-list{position:absolute;inset:0}.file-list .file-list-depth-line{margin-left:5px;padding-bottom:2px;width:8px;height:100%;border-left:1px solid #555356;box-sizing:content-box}.file-list .item-list-scroll-pane{border:none}.file-list .item-list-item{padding:0 .75rem;color:#929192;transition:color .12s ease-in-out,background-color .12s ease-in-out,border-color .12s ease-in-out,box-shadow .12s ease-in-out;border:1px solid transparent;-webkit-user-drag:none;cursor:pointer}.file-list .item-list-item.is-focused,.file-list .item-list-item.active{background-color:#414555}.file-list .item-list-item:focus,.file-list .item-list-item.active,.file-list .item-list-item:hover,.file-list .item-list-item.is-focused{color:#f0f0ee}.file-list .truncation-wrapper{overflow-x:hidden;text-overflow:ellipsis;white-space:pre}.file-list .item-icon{margin-right:.25rem}.file-list:focus-within.item-list-item.is-focused{background-color:#4878eabf}.file-list:focus-within .item-list-item.active{background-color:#43527c;color:#f0f0ee;border-left-color:#445e9e;border-right-color:#445e9e}.file-list.is-dragging{cursor:grabbing}.file-list.is-dragging .item-list-item.active{opacity:.5}.file-list.is-dragging .is-in-drop-target,.file-list.is-dragging .is-exact-drop-target{color:#f0f0ee}.file-list:not(.is-dragging) .item-list-item:hover,.file-list:not(.is-dragging):focus-within .item-list-item.active:hover{background-color:#4878ea;color:#f0f0ee;transition:none}.file-list:focus-within .item-list-item:not(.active)+.active,.file-list:focus-within .item-list-item.active:first-of-type{border-top:1px solid #445e9e}.file-list:focus-within .item-list-item.active+.item-list-item:not(.active){border-top:1px solid #445e9e}.file-list:focus-within .item-list-item.active:last-of-type{border-bottom:1px solid #445e9e}.file-list-dnd-placeholder{position:absolute;top:-100px;right:0}.file-list-dnd-placeholder .dnd-placeholder-content{padding:.25rem 1rem;background:#343e5d;color:#f0f0ee;border-radius:4px}.file-list-item-editor{z-index:1;width:100%;display:inline-block;position:relative}.file-list-item-editor .file-list-item-editor-input{padding:0;border:none;border-radius:0;height:26px;line-height:26px}.file-list-item-editor .file-list-item-editor-input.is-invalid{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-right:2rem}.file-list-item-editor .invalid-feedback{color:#f0f0ee;background-color:#f95d84;font-size:.9rem;margin-top:0;padding:.25rem .5rem;border-bottom-left-radius:4px;border-bottom-right-radius:4px;position:absolute;top:100%;left:0}.new-file-modal-content .new-item-destination{color:#929192}.new-file-modal-content .file-explorer-container{border:1px solid #929192;border-radius:4px;overflow:hidden;height:250px;display:flex;flex-direction:column}.new-file-modal-content .directory-breadcrumbs{color:#4878ea}.file-explorer-toolbar{background:#2d2a2e;border-bottom:2px solid #1a171a;display:flex;flex-basis:42px;flex-direction:row;flex-grow:0;flex-shrink:1;width:100%;position:relative;align-items:center;padding:.25rem;min-height:42px}.file-explorer-toolbar .file-explorer-toolbar-buttons{display:flex;padding-right:.25rem}.file-explorer-toolbar .file-explorer-toolbar-search{display:flex;flex-grow:1}.file-explorer-toolbar .file-explorer-toolbar-search .search-group{width:100%}.file-explorer-toolbar .file-explorer-toolbar-search .search-group input{background-color:#373438}.file-explorer-toolbar .btn{min-width:calc(1.5em + .75rem + 2px);padding-left:0;padding-right:0;font-size:17px}.file-explorer-panel{display:flex;flex-direction:column}.filter-set-manager-panel-component .lm_content{z-index:15;overflow:visible}.filter-set-manager-panel-component .react-card-front,.filter-set-manager-panel-component .react-card-back{overflow:hidden}.filter-set-manager{background:#1a171a}.filter-set-manager .error-message{color:#f95d84;font-size:1rem}.filter-set-manager .filter-set-manager-settings-card,.filter-set-manager .filter-set-manager-value-card{background:#2d2a2e}.filter-set-manager .filter-set-manager-card-content{display:flex;flex-direction:column;justify-content:center;padding:1rem;max-width:320px;min-width:250px;margin:0 auto;width:100%;min-height:100%}.filter-set-manager .filter-set-manager-settings-card{overflow:auto}.filter-set-manager .filter-set-manager-settings-grid{display:grid;grid-template-columns:max-content min-max(min-content,350px);-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;padding-bottom:1rem}.filter-set-manager .filter-set-manager-settings-grid label{padding-top:calc(.375rem + 2px);margin-bottom:0}.filter-set-manager .filter-set-manager-settings-grid .text-muted{grid-column-start:2}.filter-set-manager .filter-set-manager-settings-buttons{display:flex;justify-content:flex-end}.filter-set-manager .filter-set-manager-value-card{overflow:auto}.filter-set-manager .filter-set-manager-value-card .filter-set-manager-card-content{min-width:170px}.filter-set-manager .filter-set-manager-column{position:absolute;top:0;left:0;padding:.5rem;color:#929192;font-size:small}.filter-set-manager .filter-set-manager-menu{position:absolute;top:0;right:0}.filter-set-manager .filter-set-manager-value-input{max-width:100%;padding:.25rem}.filter-set-manager .filter-set-manager-value-input input{font-size:x-large;color:#f0f0ee;text-align:center;background:transparent;border:none;border-bottom:1px solid #929192;max-width:100%}.filter-set-manager .filter-set-manager-value-input input:focus{outline:none;border-bottom:1px solid rgba(72,120,234,.85);box-shadow:0 .2rem #4878ea59}.filter-set-manager .name-input-container{display:flex;flex-direction:row;align-items:stretch;flex:0 1 auto}.filter-set-manager .name-input-container .name-set-input{flex:1;margin-right:.5rem}.filter-set-manager .filter-select-container{display:flex;flex-direction:row;align-items:stretch;flex:0 1 auto}.filter-set-manager .filter-select-container .filter-value-select{flex:1;margin-right:.5rem}.iris-grid-panel.disconnected .iris-grid{filter:grayscale(100%);opacity:.18}.iris-grid-panel.inactive .iris-grid{filter:grayscale(100%)}.iris-grid-panel .iris-panel-message-overlay{padding-top:30px}.iris-grid-plugin .error-message{padding:.25rem;color:#f95d84}.grid-cursor-linker{cursor:crosshair}.tab-tooltip-container .column-statistics-grid{border-top:1px solid #5b5a5c;margin:5px -15px 0;font-weight:300}.input-filter-panel-component .lm_content{overflow:visible}.input-filter{background:#1a171a}.input-filter .input-filter-settings-card,.input-filter .input-filter-value-card{position:relative;overflow:auto;height:100%;background:#2d2a2e}.input-filter .input-filter-settings-card{display:flex;justify-content:center;align-items:center}.input-filter .input-filter-settings-content{margin:auto;padding:.25rem}.input-filter .input-filter-settings-grid{display:grid;max-width:500px;grid-template-columns:max-content min-max(min-content,350px);-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;padding-bottom:1rem}.input-filter .input-filter-settings-grid label{padding-top:calc(.375rem + 2px)}.input-filter .input-filter-settings-grid .text-muted{grid-column-start:2}.input-filter .input-filter-settings-buttons{display:flex;justify-content:flex-end}.input-filter .input-filter-column{position:absolute;top:0;left:0;padding:.5rem;color:#929192;font-size:small}.input-filter .input-filter-menu{position:absolute;top:0;right:0}.input-filter .input-filter-value-input{max-width:100%;padding:.25rem}.input-filter .input-filter-value-input input{font-size:x-large;color:#f0f0ee;text-align:center;background:transparent;border:none;border-bottom:1px solid #929192;max-width:100%}.input-filter .input-filter-value-input input:focus{outline:none;border-bottom:1px solid rgba(72,120,234,.85);box-shadow:0 .2rem #4878ea59}.filter-set-manager-panel{padding-top:1rem}.screen-flash-overlay{z-index:1070;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;mix-blend-mode:color-dodge;pointer-events:none;animation-duration:.4s;animation-name:flash;animation-timing-function:ease-out}@keyframes flash{0%{opacity:0}10%{opacity:1}to{opacity:0}}.log-panel-disconnected-message{color:#929192;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center;overflow:hidden;width:100%;height:100%;text-align:center}.markdown-editor-container{padding:5px}.markdown-editor-container .edit-hint{padding:5px 20px;text-align:right;width:100%;min-height:30px;height:30px;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .15s ease-out}.markdown-editor-container .markdown-editor-container{height:calc(100% - 40px);padding:0 15px;overflow:auto}.markdown-editor-container:hover .edit-hint.viewing{opacity:1}.markdown-editor-container blockquote{border-left:.25em solid #929192;padding:0 1em;color:#f0f0ee}.markdown-editor-container code{color:#f0f0ee;background:#403e41;padding:2px .5rem;border-radius:4px;border:1px solid #1a171a}.markdown-editor-container pre>code{display:block;padding:.5rem}.markdown-panel-start-page{overflow:auto;padding:50px}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list{padding-bottom:20px}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-title{padding-left:calc(1rem + 2px)}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item{color:#4878ea;border-radius:25px;width:28rem;max-width:28rem;cursor:pointer;display:flex;justify-content:space-between}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item button.title{padding:.375rem 1rem;color:#4878ea;text-align:left;overflow:hidden;text-overflow:ellipsis}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item button.icon{visibility:hidden;position:relative;background:none;border:none;color:#5b5a5c;cursor:pointer;margin:0;padding:.375px;padding-right:1.75rem}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item:hover{background:#373438}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item:hover button.icon{visibility:visible}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item:hover button.icon:hover{color:#4878ea}.markdown-panel-start-page .markdown-panel-start-page-container .markdown-panel-start-list .list-item:hover button.icon:focus{outline:none}.markdown-notebook{width:100%;height:100%;display:flex;flex-direction:column}.markdown-notebook .markdown-notebook-toolbar{display:flex;align-items:center;padding:.25rem;width:100%;flex:0 0 36px;border-bottom:2px solid #1a171a}.markdown-notebook .markdown-notebook-toolbar .btn-play-selected-cell{color:#9edc6f;min-height:34px}.markdown-notebook .markdown-notebook-content{flex-grow:1;width:100%;padding:0 15px;overflow:auto;position:relative;scroll-behavior:smooth}.markdown-notebook .markdown-notebook-content h1,.markdown-notebook .markdown-notebook-content h2,.markdown-notebook .markdown-notebook-content h3{margin-top:3rem}.markdown-notebook blockquote{border-left:.25em solid #929192;padding:0 1em;color:#f0f0ee}.markdown-notebook pre{overflow:hidden}.markdown-notebook pre>code{display:block;padding:.5rem}.markdown-notebook a{color:#4878ea}.markdown-notebook a:visited{color:#aa9af4}.markdown-notebook .markdown-notebook-code-block{position:relative;border-radius:0 4px 4px 0}.markdown-notebook .markdown-notebook-code-block .btn-play-block{color:#9edc6f;opacity:0;position:absolute;top:0;right:0;margin:3px;transition:opacity .15s ease-out}.markdown-notebook .markdown-notebook-code-block code{color:#f0f0ee;background:#403e41;padding:.5rem;border-radius:4px;border:1px solid #1a171a;overflow:auto;display:block}.markdown-notebook .markdown-notebook-code-block.is-selected:after{position:absolute;top:0;left:0;bottom:0;width:5px;margin:1px 0;background:#4878ea;content:"";pointer-events:none;border-radius:4px 0 0 4px}.markdown-notebook .markdown-notebook-code-block.is-selected .btn-play-block,.markdown-notebook .markdown-notebook-code-block:hover .btn-play-block{opacity:1}.markdown-notebook .flashing{animation-duration:1s;animation-name:flash;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes flash{0%{text-shadow:0 0 5px #2d2a2e,0 0 20px #2d2a2e}50%{text-shadow:0 0 2px rgba(255,255,255,.5),0 0 10px #9edc6f}to{text-shadow:0 0 5px #2d2a2e,0 0 20px #2d2a2e}}.notebook-title.is-preview{font-style:italic}.notebook-session-not-connected{padding:.5rem;color:#555356}.notebook-container{display:flex;flex-direction:column}.notebook-container .notebook-toolbar{display:flex;flex-basis:36px;flex-direction:row;flex-grow:0;background:#2d2a2e;border-bottom:2px solid #1a171a;padding:.25rem}.notebook-container .notebook-toolbar .btn{min-width:36px;padding-left:0;padding-right:0;font-size:18px}.notebook-container .notebook-toolbar .btn:hover{transition:none}.notebook-container .notebook-toolbar .btn-play:hover,.notebook-container .notebook-toolbar .btn-play-selected:hover{color:#9edc6f}.notebook-container .notebook-toolbar .btn-overflow{font-size:inherit}.notebook-container .notebook-toolbar .icon-create-pq{transform:translateY(-4px)}.btn-pandas{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:center;padding:.25rem .5rem;background-color:#343e5d;border:none;border-radius:0}.linker-overlay .linker-link{position:absolute;width:100%;height:100%}.linker-overlay .linker-link .link-dot,.linker-overlay .linker-link .link-triangle{fill:#76d9e4}.linker-overlay .linker-link path{stroke-width:3;fill:transparent;stroke:#3f565c;pointer-events:none;transition:stroke .15s ease-out}.linker-overlay .linker-link path.link-foreground{stroke:#76d9e4;stroke-dasharray:10;animation:dash-forward 1.5s linear infinite}.linker-overlay .linker-link path.link-select{stroke-width:20;fill:transparent;stroke:transparent;pointer-events:stroke;cursor:pointer}.linker-overlay .linker-link.link-is-selected{z-index:20}.linker-overlay .linker-link.link-is-selected .link-dot,.linker-overlay .linker-link.link-is-selected .link-triangle{fill:#4878ea}.linker-overlay .linker-link.link-is-selected path{stroke-width:3;stroke:#184ece}.linker-overlay .linker-link.link-is-selected path.link-select{stroke-width:20;stroke:transparent}.linker-overlay .linker-link.link-is-selected path.link-foreground{stroke:#4878ea}.linker-overlay .linker-link.link-filter-source .link-dot,.linker-overlay .linker-link.link-filter-source .link-triangle{fill:#aa9af4}.linker-overlay .linker-link.link-filter-source path{stroke-width:3;stroke:#4c4660}.linker-overlay .linker-link.link-filter-source path.link-select{stroke-width:20;stroke:transparent}.linker-overlay .linker-link.link-filter-source path.link-foreground{stroke:#aa9af4}.linker-overlay .linker-link.link-invalid .link-dot,.linker-overlay .linker-link.link-invalid .link-triangle{fill:#c0bfbf}.linker-overlay .linker-link.link-invalid path{stroke-width:3;stroke:#403e41}.linker-overlay .linker-link.link-invalid path.link-select{stroke-width:20;stroke:transparent}.linker-overlay .linker-link.link-invalid path.link-foreground{stroke:#c0bfbf}.linker-overlay .linker-link.disabled path.link-select{pointer-events:none}.linker-overlay .linker-link.hovering{z-index:10}.linker-overlay .linker-link path.link-select:hover~path.link-background{stroke:#235de6}.linker-overlay .linker-link path.link-select:hover~path.link-foreground,.linker-overlay .linker-link path.link-select:hover~.link-dot,.linker-overlay .linker-link path.link-select:hover~.link-triangle{stroke:#4878ea}.linker-overlay .linker-link path.link-select:hover~.link-dot,.linker-overlay .linker-link path.link-select:hover~.link-triangle{fill:#4878ea}.linker-overlay .linker-link.danger-delete path.link-select:hover~path.link-background{stroke:#603744}.linker-overlay .linker-link.danger-delete path.link-select:hover~path.link-foreground,.linker-overlay .linker-link.danger-delete path.link-select:hover~.link-dot,.linker-overlay .linker-link.danger-delete path.link-select:hover~.link-triangle{stroke:#f95d84}.linker-overlay .linker-link.danger-delete path.link-select:hover~.link-dot,.linker-overlay .linker-link.danger-delete path.link-select:hover~.link-triangle{fill:#f95d84}.linker-overlay .btn-fab{position:absolute;display:flex;justify-content:center;align-items:center;pointer-events:all;min-width:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);width:calc(1.5em + .75rem + 2px);line-height:1.25rem;padding:0;margin:0;z-index:30;box-shadow:0 .1rem 1rem #1a171a73}.linker-overlay .btn-fab .fa-layers{display:inline-flex;justify-content:center}.linker-overlay .btn-fab .fa-layers b{font-size:1.25rem}.linker-overlay .btn-fab.btn-delete:hover{background-color:#f95d84;border-color:#f95d84}@keyframes dash-forward{to{stroke-dashoffset:-20}}.linker-overlay{z-index:1030;position:fixed;inset:0;pointer-events:none}.linker-overlay .linker-toast-dialog{display:grid;grid-template-areas:"drag-handle body" "drag-handle footer";position:absolute;right:1rem;bottom:1rem;background:#f0f0ee;width:400px;color:#1a171a;pointer-events:auto;box-shadow:0 .1rem 1.5rem .1rem #1a171acc;z-index:1060}.linker-overlay .linker-toast-dialog .btn-drag-handle{grid-area:drag-handle;cursor:grab;display:flex;justify-content:center;align-items:center;border:none;border-radius:0;height:100%;background:#c0bfbf;color:#555356;min-width:unset}.linker-overlay .linker-toast-dialog .btn-drag-handle:hover{background-color:#929192;color:#403e41}.linker-overlay .linker-toast-dialog.dragging{cursor:grabbing}.linker-overlay .linker-toast-dialog.dragging .btn-drag-handle{cursor:grabbing;background-color:#929192;color:#403e41}.linker-overlay .linker-toast-dialog .toast-body{grid-area:body;padding:1rem}.linker-overlay .linker-toast-dialog .toast-footer{grid-area:footer;padding:1rem;display:flex;justify-content:flex-end}.linker-overlay .linker-toast-dialog .toast-footer .btn:not(:last-child){margin-right:1rem}.app-settings-formatting-section .btn-col{padding-left:0;align-items:center;display:flex}.btn-reset{transition:opacity .15s ease-out}.btn-reset.hidden{opacity:0;pointer-events:none}.shortcut-item-container{margin:.5rem 0;padding:0;display:flex;justify-content:space-between;align-items:center}.shortcut-item-container label.shortcut-item-name{margin:0}.shortcut-item-input-container{width:40%;position:relative}.shortcut-item-input-container>input{display:inline-block;padding-right:2rem}.shortcut-item-input-container>button.reset-to-default-button{position:absolute;right:0;padding:calc(.375rem + 1px) calc(.75rem + 1px)}.shortcut-item-message-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 .5rem;border-radius:4px}.shortcut-item-message-container.is-invalid{color:#f95d84;background-color:#4c323b}.shortcut-item-message-container .shortcut-item-message{flex-shrink:1}.shortcut-item-message-container .shortcut-item-message-buttons{flex-shrink:0}.app-settings-menu{display:flex;flex-direction:column;background:#403e41;box-shadow:0 .1rem 1rem #1a171a73;position:fixed;top:0;right:0;bottom:0;width:400px;z-index:1050}.app-settings-menu .btn-delete-format-rule{font-size:18px;margin-top:-7px;padding-right:.5rem;padding-left:.5rem}.app-settings-menu .format-rule-container{background:#555356;border-left:2px solid #929192;border-radius:4px;padding:.5rem;margin-bottom:.5rem}.app-settings-menu .format-rule-container:focus-within{border-color:#4878ea}.app-settings-menu .format-rule-container .custom-select{min-width:0}.app-settings-menu-header{display:flex;justify-content:space-between;background:#4878ea;min-height:60px;color:#f0f0ee}.app-settings-menu-header .btn-close-settings-menu{color:#f0f0ee;font-size:18px;line-height:28px;padding:2px 12px;align-self:flex-start}.app-settings-menu-header .btn-close-settings-menu:focus:after{background:rgba(240,240,238,.12);border:1px solid #f0f0ee;box-shadow:0 0 0 .2rem #f0f0ee59}.app-settings-menu-header .btn-close-settings-menu:hover:after{background:rgba(240,240,238,.14)}.app-settings-menu-header .btn-close-settings-menu:active:after{content:"";background:rgba(240,240,238,.28)}.app-settings-menu-header .user-info{display:flex;align-items:center}.app-settings-menu-header .user-info .user-image{display:flex;justify-content:center;align-items:center;height:40px;width:40px;margin:1rem .5rem 1rem 1rem;background:#929192;border-radius:4px}.app-settings-menu-header .user-info .user-image img{height:40px;width:40px;-o-object-fit:cover;object-fit:cover;position:absolute;border-radius:4px}.app-settings-menu-header .user-info .user-name{padding-top:.25rem;padding-left:.25rem;font-weight:600}.app-settings-menu-header .user-info .operating-as-user{border-radius:4px;background-color:#f37e3f;padding:.25rem .5rem;margin-left:.25rem}.app-settings-menu-header .user-info .btn-link{color:#f0f0ee;text-decoration:underline;font-size:smaller;padding:0 .25rem}.app-settings-menu-header .user-info .btn-link:focus{background:rgba(240,240,238,.12);border:1px solid #f0f0ee;box-shadow:0 0 0 .2rem #f0f0ee59}.app-settings-menu-header .user-info .btn-link:hover{background:rgba(240,240,238,.14)}.app-settings-menu-header .user-info .btn-link:active{content:"";background:rgba(240,240,238,.28)}.app-settings-menu-content{overflow-y:auto;padding:1rem}.app-settings-menu-content .btn-collapse-trigger{display:block;display:flex;text-align:left;margin-top:.25rem;margin-bottom:.25rem;padding-top:.5rem;padding-bottom:.5rem;width:100%;color:#f0f0ee}.app-settings-menu-content .btn-collapse-trigger:focus,.app-settings-menu-content .btn-collapse-trigger:hover{text-decoration:none}.app-settings-menu-description{color:#929192;font-size:small}.app-settings-footer .app-settings-footer-section{padding:1rem 0;border-top:1px solid #373438}.app-settings-footer .app-settings-footer-section .app-settings-footer-item:not(:last-child){padding-bottom:1rem}.detailed-server-config{display:grid;grid-template-columns:auto auto;gap:.25rem 1rem;text-align:left}.nav-container{display:flex;flex-shrink:0}.nav-container .nav-tabs{border:none;height:32px;font-size:1rem;flex-wrap:nowrap;overflow-x:hidden;position:relative}.nav-container .nav-tabs.dragging{background-image:linear-gradient(to right,#1a171a 50%,#c0bfbf 50%),linear-gradient(to right,#1a171a 50%,#c0bfbf 50%),linear-gradient(to bottom,#1a171a 50%,#c0bfbf 50%),linear-gradient(to bottom,#1a171a 50%,#c0bfbf 50%);background-size:8px 1px,8px 1px,1px 8px,1px 8px;background-position:0 top,0 bottom,left 0,right 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation:march .5s;animation-timing-function:linear;animation-iteration-count:infinite}.nav-container .nav-tabs .btn-nav-tab{color:#929192;border:1px solid transparent;line-height:30px;width:auto;max-width:200px;overflow:hidden;padding:0 24px;position:relative;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;flex-shrink:0;background:none;background-clip:padding-box}.nav-container .nav-tabs .btn-nav-tab .btn-nav-tab-close{position:absolute;line-height:1rem;right:.25rem;bottom:6px;padding:2px 1px;color:#5b5a5c;opacity:0;transition:opacity .15s ease-out}.nav-container .nav-tabs .btn-nav-tab .btn-nav-tab-close:hover{color:#f0f0ee}.nav-container .nav-tabs .btn-nav-tab .btn-nav-tab-close:focus{opacity:1;color:#f0f0ee}.nav-container .nav-tabs .btn-nav-tab:before{content:"";position:absolute;height:1px;left:24px;right:24px;bottom:6px;background:transparent;transition:all .2s ease-out;transform:translateY(6px)}.nav-container .nav-tabs .btn-nav-tab:after{content:"";position:absolute;height:1px;left:24px;right:24px;bottom:6px;background:#4878ea;transition:all .2s ease-out;transform:scaleX(0)}.nav-container .nav-tabs .btn-nav-tab:focus{box-shadow:none;border-color:transparent}.nav-container .nav-tabs .btn-nav-tab:focus:before{box-shadow:0 1px 0 1px #4878ea59}.nav-container .nav-tabs .btn-nav-tab:hover,.nav-container .nav-tabs .btn-nav-tab:focus{color:#c0bfbf;text-decoration:none}.nav-container .nav-tabs .btn-nav-tab:hover .btn-nav-tab-close,.nav-container .nav-tabs .btn-nav-tab:focus .btn-nav-tab-close{opacity:1}.nav-container .nav-tabs .btn-nav-tab:hover:before,.nav-container .nav-tabs .btn-nav-tab:focus:before{background:#929192;transform:translateY(0)}.nav-container .nav-tabs .btn-nav-tab.active{color:#f0f0ee}.nav-container .nav-tabs .btn-nav-tab.active .btn-nav-tab-close{opacity:1}.nav-container .nav-tabs .btn-nav-tab.active:after{background:#4878ea;transform:scaleX(1)}.nav-container .nav-tabs .btn-nav-tab.active:before{transform:translateY(0)}.nav-container .nav-tabs .btn-nav-tab.dragging{color:#f0f0ee;background-color:#343e5d}.nav-container .nav-tabs .btn-nav-tab.dragging .btn-nav-tab-close{opacity:0}.nav-container .nav-tabs .btn-nav-tab.dragging:before{box-shadow:none}.nav-container .nav-tabs .btn-nav-tab.dragging:after{background:#343e5d}.nav-container .tab-controls-backward{flex-shrink:0;background-image:linear-gradient(270deg,rgba(26,23,26,0) 0%,#1a171a 12px);background-clip:content-box;height:auto;width:25px;padding:0;margin-right:-8px;border-radius:4px;border:0;min-width:unset;z-index:2}.nav-container .tab-controls-forward{background-image:linear-gradient(90deg,rgba(26,23,26,0) 0%,#1a171a 12px);background-clip:content-box;height:100%;border-radius:4px;width:25px;padding:0;margin-left:-8px}.nav-container .tab-controls{margin-right:auto;white-space:nowrap;z-index:2}.nav-container .tab-controls .btn{min-width:unset;height:32px}.nav-container .tab-controls .btn-new-tab{min-width:auto;padding:0 9px;position:relative;white-space:nowrap;height:28px;line-height:26px;margin:2px 0 2px 9px}.nav-container .tab-controls .btn-new-tab:before{content:"";position:absolute;left:-9px;width:1px;top:5px;height:16px;background:#555356}.nav-container .tab-controls .btn-new-tab:hover,.nav-container .tab-controls .btn-new-tab:focus{color:#f0f0ee;text-decoration:none}.grid-cursor-linker{cursor:url(./cursor-linker-07cb7513.svg) 8 8,crosshair}.grid-cursor-linker-not-allowed{cursor:url(./cursor-linker-not-allowed-7a84bf1f.svg) 8 8,not-allowed}.linker-overlay path.link-select{cursor:pointer}.linker-overlay.danger-delete path.link-select{cursor:url(./cursor-unlinker-5310c09f.svg) 8 8,pointer}.app-main-top-nav-menus{display:flex;width:100%;justify-content:space-between}.app-main-top-nav-menus .btn-link{font-size:1rem;text-decoration:none;height:28px;line-height:28px;padding:0 9px;cursor:pointer;margin:2px 0}.app-main-top-nav-menus .btn-link.btn-settings-menu{margin-right:1px}.app-main-top-nav-menus .btn-link[disabled]{color:#555356}.tab-content{height:calc(100% - 32px)}.tab-pane{width:100%}.app-main-tabs:focus{outline:none}.widget-list-container{height:25.6rem;padding:0 .5rem;text-align:left;width:23rem}.widget-list-container hr{margin-top:0;margin-bottom:0}.widget-list-container:focus{outline:none}.widget-list-container .widget-list{margin:.5rem -.5rem 0;padding:0;text-align:left;overflow:auto}.widget-list-container .widget-list li{list-style:none;padding:0;margin:0}.widget-list-container .widget-list .btn{border:none;border-radius:0;display:block;text-align:left;margin:0;padding:.35rem .5rem;width:100%;color:#f0f0ee}.widget-list-container .widget-list .btn:hover,.widget-list-container .widget-list .btn:focus{color:#f0f0ee;background-color:#4878ea;text-decoration:none}.widget-list-container .widget-list .widget-list-message{padding:0 .5rem}.widget-list-container .widget-list-header,.widget-list-container .widget-list-footer{padding-top:.5rem;padding-bottom:.5rem}.widget-list-container .widget-list-header .btn .fa-md,.widget-list-container .widget-list-footer .btn .fa-md{margin-right:.5rem}.empty-dashboard-container+div>.lm_goldenlayout{visibility:hidden}.empty-dashboard-container{padding:5px;position:absolute;inset:0}.empty-dashboard-container .empty-dashboard{height:100%;width:100%;border:dashed;border-color:#5b5a5c;border-width:1px;color:#929192;background-color:#211f22;display:flex;flex-direction:column;justify-content:center}.empty-dashboard-container .empty-dashboard .btn{align-self:center}.empty-dashboard-container .add-panels-hint{align-self:center;font-size:40px;text-align:center}.empty-dashboard-container .hint-container{width:180px;color:#929192;line-height:normal;text-align:center;position:absolute;padding-top:.25rem;right:9px}
@@ -0,0 +1,6 @@
1
+ import{_ as b}from"./monaco-6eaf53f7.js";import{E as B,A as t,R as k,C as i,D as M,F as u,G as N,H as U}from"./vendor-4a7e2c7c.js";import"./helpers-042e6b4d.js";(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const l of r)if(l.type==="childList")for(const h of l.addedNodes)h.tagName==="LINK"&&h.rel==="modulepreload"&&s(h)}).observe(document,{childList:!0,subtree:!0});function a(r){const l={};return r.integrity&&(l.integrity=r.integrity),r.referrerPolicy&&(l.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?l.credentials="include":r.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function s(r){if(r.ep)return;r.ep=!0;const l=a(r);fetch(r.href,l)}})();const G="#1a171a",_="#f0f0ee",W="#fcd65b",q="#9edc6f",K="#76d9e4",Z="#aa9af4",J="#f37e3f",Q="#f95d84",X="#4878ea",Y="#5b5a5c",e2="#9edc6f",a2="#fcd65b",s2="#f37e3f",r2="#f95d84",i2="#fcfcfa",o2="#929192",l2="#373438",n2="#1a171a",t2="#f0f0ee",v2="0.15s",h2={"gray-100":"#fcfcfa","gray-200":"#f0f0ee","gray-300":"#c0bfbf","gray-400":"#929192","gray-500":"#5b5a5c","gray-600":"#555356","gray-700":"#403e41","gray-800":"#373438","gray-850":"#322f33","gray-900":"#211f22",black:G,white:_,yellow:W,green:q,blue:K,purple:Z,orange:J,red:Q,primary:X,"primary-hover":"#235de6","primary-dark":"#343e5d",secondary:Y,success:e2,info:a2,warning:s2,danger:r2,light:i2,mid:o2,dark:l2,"text-muted":"#929192","content-bg":"#2d2a2e",background:n2,foreground:t2,transition:v2},c2={transitionMs:150,transitionMidMs:200,transitionLongMs:300,transitionSlowMs:1e3},y=Object.freeze({...c2,...h2}),m2=-1,D=0,F=1,E=2,T=3,I=4,D2=Object.freeze({SILENT:m2,ERROR:D,WARN:F,INFO:E,DEBUG:T,DEBUG2:I}),v=()=>{};class d2{constructor(e,a){this.name=e,this.prefix=e!=null?`[${e}]`:"",this.error=v,this.warn=v,this.log=v,this.info=v,this.debug=v,this.debug2=v,this.level=a,this.setLogLevel(a)}name;prefix;level;error;warn;log;info;debug;debug2;setLogLevel(e){if(!Number.isFinite(e)){console.warn(`Expected a number for log level. Received: ${e}. Ignoring`);return}this.level=e,this.error=e>=D?console.error.bind(console,this.prefix):v,this.warn=e>=F?console.warn.bind(console,this.prefix):v,this.log=e>=E?console.log.bind(console,this.prefix):v,this.info=this.log,this.debug=e>=T?console.debug.bind(console,this.prefix):v,this.debug2=e>=I?console.debug.bind(console,this.prefix):v}}const C=d2;class f2 extends C{constructor(e=E){super(null,e),this.modules={}}modules;module(e){return this.modules[e]==null&&(this.modules[e]=new C(e,this.level)),this.modules[e]}setLogLevel(e){if(super.setLogLevel(e),this.modules==null)return;const a=Object.keys(this.modules);for(let s=0;s<a.length;s+=1)this.modules[a[s]].setLogLevel(e)}}const z2=f2,p2=new z2,f=p2;var n=(o=>(o.DEBUG="D",o.LOG="L",o.WARN="W",o.ERROR="E",o.UNCAUGHT_ERROR="U",o))(n||{});function z(o,e){return new CustomEvent(o,{detail:e})}class H2{isEnabled=!1;debug;log;warn;error;eventTarget;handleUncaughtError=e=>{const a=[];e.error!=null&&a.push(e.error),e.message&&a.push(e.message),this.eventTarget.dispatchEvent(z("U",a))};handleUncaughtRejection=e=>{const a=[];e.promise!=null&&a.push(e.promise.toString()),e.reason&&a.push(e.reason),this.eventTarget.dispatchEvent(z("U",a))};constructor(){this.debug=console.debug,this.log=console.log,this.warn=console.warn,this.error=console.error,this.eventTarget=new B}enable(){this.isEnabled||(console.debug=(...e)=>{this.eventTarget.dispatchEvent(z("D",e)),this.debug.apply(console,e)},console.log=(...e)=>{this.eventTarget.dispatchEvent(z("L",e)),this.log.apply(console,e)},console.warn=(...e)=>{this.eventTarget.dispatchEvent(z("W",e)),this.warn.apply(console,e)},console.error=(...e)=>{this.eventTarget.dispatchEvent(z("E",e)),this.error.apply(console,e)},window.addEventListener("error",this.handleUncaughtError),window.addEventListener("unhandledrejection",this.handleUncaughtRejection),f.setLogLevel(f.level),this.isEnabled=!0)}disable(){this.isEnabled&&(console.debug=this.debug,console.log=this.log,console.warn=this.warn,console.error=this.error,window.removeEventListener("error",this.handleUncaughtError),window.removeEventListener("unhandledrejection",this.handleUncaughtRejection),f.setLogLevel(f.level),this.isEnabled=!1)}addEventListener(e,a){this.eventTarget.addEventListener(e,a)}removeEventListener(e,a){this.eventTarget.removeEventListener(e,a)}}const u2=H2;class L{history;offset;limit;isEnabled;proxy;static formatMessages(e){return e.map(s=>{if(typeof s=="string")return s;let r="";try{r=JSON.stringify(s)}catch{r=s.toString()}return r==="{}"?s.toString():r}).join(" ")}static formatStack(e,a){if(e==="")return"";let s=e.split(`
2
+ `).map(r=>r.trim());switch(a){case n.ERROR:s=s.splice(e[0]==="Error"?4:3);break;case n.UNCAUGHT_ERROR:s=s.splice(e[0]==="Error"?3:2);break}return s!=null?` ${s.join(`
3
+ `)}`:""}constructor(e){this.history=[],this.offset=0,this.limit=1e4,this.isEnabled=!1,this.proxy=e,this.addHistory=this.addHistory.bind(this)}enable(){this.isEnabled||(this.proxy.addEventListener(n.DEBUG,this.addHistory),this.proxy.addEventListener(n.LOG,this.addHistory),this.proxy.addEventListener(n.WARN,this.addHistory),this.proxy.addEventListener(n.ERROR,this.addHistory),this.proxy.addEventListener(n.UNCAUGHT_ERROR,this.addHistory),this.isEnabled=!0)}disable(){this.isEnabled&&(this.proxy.removeEventListener(n.DEBUG,this.addHistory),this.proxy.removeEventListener(n.LOG,this.addHistory),this.proxy.removeEventListener(n.WARN,this.addHistory),this.proxy.removeEventListener(n.ERROR,this.addHistory),this.proxy.removeEventListener(n.UNCAUGHT_ERROR,this.addHistory),this.isEnabled=!1)}addHistory({type:e,detail:a}){const s={type:e,messages:a,time:new Date};switch(e){case n.ERROR:case n.UNCAUGHT_ERROR:s.stack=Error().stack;break}this.history[this.offset%this.limit]=s,this.offset+=1}getHistory(){if(this.offset>this.limit){const e=this.offset%this.limit;this.history=this.history.slice(e).concat(this.history.slice(0,e)),this.offset=this.limit}return this.history}getFormattedHistory(){return this.getHistory().map(a=>`${a.time.toISOString()} ${a.type} ${L.formatMessages(a.messages)}`+(a.stack!=null?`
4
+ ${L.formatStack(a.stack,a.type)}`:"")).join(`
5
+ `)}}const L2=L;function V2({className:o="theme-bg-light",children:e,role:a="role",keyboard:s=!0,isOpen:r=!1,centered:l=!1,size:h,onOpened:p,onClosed:H,toggle:m,"data-testid":$}){const c=t.useRef(),V=t.useRef(null),[P,A]=t.useState(!1),x=t.useCallback(d=>{switch(d.key){case"Escape":m?.();break}},[m]);t.useEffect(function(){if(r&&s)return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[x,r,s]),t.useEffect(function(){r&&p&&p()},[p,r]),t.useEffect(function(){!r&&H&&H()},[H,r]),r&&!c.current&&(c.current=document.createElement("div"),c.current.setAttribute("style","padding-right: 15px; display: block"),c.current.setAttribute("role","presentation"),document.body.appendChild(c.current));const R=()=>{c.current&&(document.body.removeChild(c.current),c.current=void 0)};return c.current?k.createPortal(i.jsxs(i.Fragment,{children:[i.jsx(M,{appear:!0,mountOnEnter:!0,unmountOnExit:!0,in:r,classNames:{appearActive:"show",appearDone:"show"},timeout:y.transitionMs,onExited:R,children:i.jsx("div",{className:u("modal-backdrop fade"),style:{zIndex:1050}})}),i.jsx(M,{appear:!0,mountOnEnter:!0,unmountOnExit:!0,in:r,classNames:{appearDone:"show"},timeout:y.transitionMs,onExited:R,children:i.jsx("div",{ref:V,className:"modal fade",onMouseDown:d=>{d.target===V.current?A(!0):A(!1)},onMouseUp:d=>{P&&d.target===V.current&&m!==void 0&&m()},role:"dialog",style:{display:"block"},children:i.jsx("div",{className:u(`modal-dialog ${o}`,{"modal-lg":h==="lg","modal-sm":h==="sm","modal-xl":h==="xl","modal-dialog-centered":l}),style:{zIndex:1040},children:i.jsx("div",{className:"modal-content",role:"presentation","data-testid":$,children:e})})})})]}),c.current):null}function x2({className:o="modal-body",style:e,children:a,"data-testid":s}){return i.jsx("div",{className:o,"data-testid":s,style:e,children:a})}function g2({className:o,children:e,closeButton:a=!0,style:s,toggle:r,"data-testid":l}){return i.jsxs("div",{className:`modal-header ${o}`,style:s,children:[i.jsx("h5",{className:"modal-title",children:e}),a&&i.jsx("button",{type:"button",className:"close","data-dismiss":"modal","aria-label":"Close",onClick:r,children:i.jsx("span",{"aria-hidden":"true",children:"×"})})]})}var F2={prefix:"vs",iconName:"add",icon:[512,512,[],"f000","M448 224v32H256v192H224V256H32V224h192V32h32v192h192z"]},T2={prefix:"vs",iconName:"arrow-down",icon:[512,512,[],"f000","m100.704 288 160 160h22.624l160 -160 -22.624 -22.624L288 398.048V64H256v334.08L123.328 265.344 100.704 288z"]},I2={prefix:"vs",iconName:"arrow-left",icon:[512,512,[],"f000","m224 98.976 -160 160V281.6l160 160 22.624 -22.624 -132.672 -132.704H448v-32H113.92L246.656 121.6 224 98.976z"]},O2={prefix:"vs",iconName:"arrow-small-down",icon:[512,512,[],"f000","m342.4 276.48 -80 80h-22.4L160 276.48l22.4 -22.72 52.8 52.48V128h32v178.24L320 253.44l22.4 23.04z"]},$2={prefix:"vs",iconName:"arrow-small-up",icon:[512,512,[],"f000","M160 208 240 128h22.4l80 80 -22.4 22.72 -52.8 -52.48v178.24h-32V178.24L182.4 231.04 160 208z"]},P2={prefix:"vs",iconName:"arrow-up",icon:[512,512,[],"f000","m443.328 224 -160 -160h-22.624l-160 160 22.624 22.624L256 113.952V448h32V113.92l132.672 132.704 22.656 -22.624z"]},B2={prefix:"vs",iconName:"check",icon:[512,512,[],"f000","m461.792 106.336 -271.04 320 -25.28 -1.152 -107.2 -152.64 26.176 -18.368 95.296 135.68 257.632 -304.192 24.448 20.672z"]},G2={prefix:"vs",iconName:"chevron-down",icon:[512,512,[],"f000","m255.232 322.304 139.424 -139.424 19.84 19.776L265.088 352h-19.776L96 202.656l19.808 -19.776 139.424 139.424z"]},_2={prefix:"vs",iconName:"chevron-left",icon:[512,512,[],"f000","m189.696 255.232 139.424 139.424 -19.776 19.84L160 265.088v-19.776L309.344 96l19.776 19.808 -139.424 139.424z"]},W2={prefix:"vs",iconName:"chevron-right",icon:[512,512,[],"f000","M322.304 256.768 182.88 117.344l19.776 -19.84L352 246.912v19.776L202.656 416l-19.776 -19.808 139.424 -139.424z"]},q2={prefix:"vs",iconName:"chevron-up",icon:[512,512,[],"f000","m256.768 189.696 -139.424 139.424 -19.84 -19.776L246.912 160h19.776L416 309.344l-19.808 19.776 -139.424 -139.424z"]},K2={prefix:"vs",iconName:"chrome-close",icon:[512,512,[],"f000","m227.712 256 -145.856 145.856 28.288 28.288L256 284.288l145.856 145.856 28.288 -28.288L284.288 256l145.856 -145.856 -28.288 -28.288L256 227.712 110.144 81.856l-28.288 28.288L227.712 256z"]},Z2={prefix:"vs",iconName:"circle-large-filled",icon:[512,512,[],"f000","M256 32a217.6 217.6 0 0 1 59.52 8.096 220.768 220.768 0 0 1 98.656 57.76 220.896 220.896 0 0 1 57.728 98.656C477.312 215.616 480 235.424 480 256s-2.688 40.384 -8.096 59.52a220.8 220.8 0 0 1 -22.528 53.568 229.024 229.024 0 0 1 -80.512 80.288 222.912 222.912 0 0 1 -53.376 22.72A223.488 223.488 0 0 1 256 480a223.488 223.488 0 0 1 -59.52 -7.872 227.136 227.136 0 0 1 -53.568 -22.752 233.6 233.6 0 0 1 -45.28 -35.008 233.44 233.44 0 0 1 -35.008 -45.28 227.136 227.136 0 0 1 -22.72 -53.6A223.52 223.52 0 0 1 32 256c0 -20.576 2.624 -40.384 7.872 -59.52a222.976 222.976 0 0 1 22.752 -53.344 228.992 228.992 0 0 1 80.288 -80.512 220.64 220.64 0 0 1 53.6 -22.528A217.856 217.856 0 0 1 256 32z"]},M2={prefix:"vs",iconName:"circle-large",icon:[512,512,[],"f000","M306.816 70.88A185.856 185.856 0 0 0 256 64c-17.728 0 -34.624 2.336 -50.816 6.88l-0.192 0.064c-16.448 4.512 -31.68 10.944 -45.824 19.232A196.992 196.992 0 0 0 90.24 159.36l-0.064 0.128A190.944 190.944 0 0 0 70.72 205.12 191.552 191.552 0 0 0 64 256c0 17.76 2.24 34.72 6.72 50.912a193.6 193.6 0 0 0 49.536 84.832c11.84 11.68 24.768 21.664 38.912 30.08a195.2 195.2 0 0 0 45.92 19.488A192.64 192.64 0 0 0 256 448c17.76 0 34.72 -2.24 50.912 -6.72 16.48 -4.64 31.68 -11.136 45.632 -19.424l0.128 -0.064a197.12 197.12 0 0 0 69.152 -68.96 187.2 187.2 0 0 0 19.2 -45.824l0.096 -0.192A185.824 185.824 0 0 0 448 256c0 -17.728 -2.304 -34.624 -6.88 -50.816l-0.064 -0.192a184.704 184.704 0 0 0 -19.2 -45.536l-0.064 -0.128a188.8 188.8 0 0 0 -30.144 -38.72l-0.256 -0.256a188.864 188.864 0 0 0 -38.72 -30.144l-0.128 -0.064a184.704 184.704 0 0 0 -45.536 -19.2l-0.192 -0.064zm142.56 298.24a229.024 229.024 0 0 1 -80.512 80.256 222.912 222.912 0 0 1 -53.376 22.72A223.488 223.488 0 0 1 256 480a223.488 223.488 0 0 1 -59.52 -7.872 227.136 227.136 0 0 1 -53.568 -22.752 233.6 233.6 0 0 1 -45.28 -35.008 233.44 233.44 0 0 1 -35.008 -45.28 227.136 227.136 0 0 1 -22.72 -53.6A223.52 223.52 0 0 1 32 256c0 -20.576 2.624 -40.384 7.872 -59.52a222.976 222.976 0 0 1 22.752 -53.344 228.992 228.992 0 0 1 80.288 -80.512 220.64 220.64 0 0 1 53.6 -22.528A217.856 217.856 0 0 1 256 32a217.6 217.6 0 0 1 59.52 8.096 220.768 220.768 0 0 1 98.656 57.76 220.896 220.896 0 0 1 57.728 98.656C477.312 215.616 480 235.424 480 256s-2.688 40.384 -8.096 59.52a220.8 220.8 0 0 1 -22.528 53.568z"]},J2={prefix:"vs",iconName:"circle-slash",icon:[512,512,[],"f000","M256 32a224 224 0 1 1 -224 224 224.256 224.256 0 0 1 224 -224zM64 256c0 45.376 16.128 89.28 45.536 123.84l270.304 -270.304A191.776 191.776 0 0 0 64 256zm384 0c0 -45.376 -16.128 -89.28 -45.536 -123.84L132.16 402.464A191.776 191.776 0 0 0 448 256z"]},Q2={prefix:"vs",iconName:"clippy",icon:[512,512,[],"f000","M224 447.744H128v-288h256v64h32v-80l-16 -16H352v-32h-32a64 64 0 0 0 -128 0H158.08v32H112l-16 16v320l16 16H224v-32zm0 -358.4a32 32 0 0 1 25.6 -25.6 32 32 0 0 1 18.56 1.92 30.08 30.08 0 0 1 14.4 11.52 32 32 0 1 1 -56 30.08 32 32 0 0 1 -2.56 -17.92zm226.56 302.72L416 426.944v-171.2h-32v170.88l-34.56 -34.56 -22.72 22.72 62.08 61.76h22.72l61.76 -61.76 -22.72 -22.72zm-189.44 -133.12h22.72l61.76 61.76 -22.72 22.72 -34.56 -34.56v170.88h-32v-171.2l-34.56 34.88 -22.72 -22.72 62.08 -61.76z"]},X2={prefix:"vs",iconName:"close",icon:[512,512,[],"f000","m256 278.624 116.672 116.704 22.656 -22.624L278.624 256l116.704 -116.672 -22.624 -22.656L256 233.376 139.328 116.672l-22.624 22.656L233.376 256l-116.672 116.672 22.624 22.656L256 278.624z"]},Y2={prefix:"vs",iconName:"cloud-download",icon:[512,512,[],"f000","M382.624 192h1.6a95.68 95.68 0 0 1 67.712 28.128 96.096 96.096 0 0 1 0 135.744 95.68 95.68 0 0 1 -67.744 28.128v-32a64.064 64.064 0 0 0 0 -128h-29.248l-3.936 -27.424a79.68 79.68 0 0 0 -68.032 -67.904A79.296 79.296 0 0 0 199.392 176l-10.656 24.384 -25.888 -6.048A79.68 79.68 0 0 0 144.736 192c-21.184 0 -41.504 8.416 -56.448 23.424A80.096 80.096 0 0 0 144.736 352h15.936v32h-15.936a111.552 111.552 0 0 1 -84.096 -37.12 112.064 112.064 0 0 1 62.656 -184.96 110.784 110.784 0 0 1 46.976 1.28 111.552 111.552 0 0 1 117.024 -65.92A111.328 111.328 0 0 1 382.624 192zm-168 163.872 42.048 42.048V224h31.808v172.8l40.896 -40.928 22.624 22.624 -68.672 68.704h-22.656L192 378.528l22.624 -22.656z"]},e6={prefix:"vs",iconName:"code",icon:[512,512,[],"f000","M150.656 178.496 65.952 263.168l84.704 84.672 -22.656 22.656 -96 -96V251.84l96 -96 22.656 22.656zm224 -22.656L352 178.496l84.704 84.672L352 347.84l22.656 22.656 96 -96V251.84l-96 -96zM157.056 416l28.608 14.336 160 -320L317.056 96l-160 320z"]},a6={prefix:"vs",iconName:"copy",icon:[512,512,[],"f000","m128 128 32 -32h173.248L448 210.752V448l-32 32H160l-32 -32V128zm288 96 -96 -96H160v320h256V224zM96 32 64 64v320l32 32V64h205.248l-32 -32H96z"]},s6={prefix:"vs",iconName:"debug-disconnect",icon:[512,512,[],"f000","M435.744 123.008a91.84 91.84 0 0 0 -14.432 -27.776l43.328 -43.52L444.928 32l-43.52 43.328a92.064 92.064 0 0 0 -27.776 -14.464 98.336 98.336 0 0 0 -68.48 2.4 96.96 96.96 0 0 0 -31.712 21.248L224 134.144l138.464 138.496 49.664 -49.44c9.184 -9.184 16.256 -19.776 21.216 -31.744a98.368 98.368 0 0 0 2.4 -68.48zm-28.448 57.728a68.8 68.8 0 0 1 -15.072 22.56l-29.76 29.76 -98.88 -98.88 29.76 -29.76a68.8 68.8 0 0 1 22.528 -15.104 68.288 68.288 0 0 1 54.048 0.224c8.448 3.648 15.808 8.672 22.08 15.104 6.4 6.24 11.456 13.632 15.104 22.08a68.288 68.288 0 0 1 0.224 54.016zm-154.368 159.808 47.488 -49.44 -19.712 -19.904 -47.68 49.632 -59.52 -59.488 47.712 -49.664L201.312 192 153.856 241.44l-19.712 -19.68 -49.632 49.44a96 96 0 0 0 -21.216 31.936 96.736 96.736 0 0 0 -7.456 37.408c0 10.624 1.6 20.992 4.8 31.04 3.36 9.92 8.256 19.104 14.688 27.584L32 442.688l19.68 19.68 43.52 -43.296c8.48 6.4 17.664 11.296 27.584 14.656 10.048 3.2 20.416 4.8 31.04 4.8 12.992 0 25.472 -2.464 37.44 -7.424 12.096 -4.96 22.72 -12.032 31.936 -21.216l49.44 -49.664 -19.712 -19.68zm-72.384 64.736a69.12 69.12 0 0 1 -26.688 5.248c-9.632 0 -18.752 -1.824 -27.36 -5.44a72.896 72.896 0 0 1 -22.304 -14.912 72.96 72.96 0 0 1 -14.88 -22.304 69.344 69.344 0 0 1 -5.44 -27.328 69.12 69.12 0 0 1 20.544 -49.44l29.76 -29.76 98.88 98.88 -29.76 29.76a71.04 71.04 0 0 1 -22.752 15.296z"]},r6={prefix:"vs",iconName:"device-camera",icon:[512,512,[],"f000","M342.624 96H464l16 16v288l-16 16h-416l-16 -16v-288l16 -16h121.376l27.296 -27.328L208 64h96l11.328 4.672 27.296 27.328zM64 384h384V128h-112l-11.328 -4.672L297.376 96H214.624l-27.296 27.328L176 128H64v256zm48 -224a16 16 0 1 0 0 32 16 16 0 0 0 0 -32zM256 192a64 64 0 1 1 0 128 64 64 0 0 1 0 -128zm0 -32a96 96 0 1 0 0 192 96 96 0 0 0 0 -192z"]},i6={prefix:"vs",iconName:"edit",icon:[512,512,[],"f000","M423.36 32h-46.72L112.64 296l-5.12 7.04L32 434.88 77.12 480l131.84 -75.52 7.04 -5.12L480 135.36V88.64L423.36 32zM77.12 434.88l48.32 -96 46.4 46.4 -94.72 49.6zm122.56 -65.92L143.04 312.32l256 -256 56.64 56.64 -256 256z"]},o6={prefix:"vs",iconName:"file-code",icon:[512,512,[],"f000","m338.24 36.48 104.96 105.6 4.8 11.52v310.4l-16 16h-352l-16 -16v-416l16 -16h247.04l11.2 4.48zM320 160h96l-96 -96v96zM96 64v384h320V192H304L288 176V64H96zm65.984 241.056 58.144 -58.496L197.44 224 128 293.728v22.624l69.472 69.568 22.624 -22.624 -58.112 -58.24zM281.6 246.848l22.4 -22.688 70.048 69.6v22.688L304 385.984l-22.56 -22.688 58.592 -58.24L281.6 246.848z"]},l6={prefix:"vs",iconName:"file-zip",icon:[512,512,[],"f000","M80 32h352l16 16v160l-4.8 11.2 -27.2 27.52v217.28l-16 16h-320l-16 -16v-416l16 -16zM192 64H160v64h32V64zm0 384h128V245.76l-27.2 -27.2L288 207.04V64H224v80l-16 16H192v32H160V160h-16L128 144V64H96v384h64v-32h32v32zm0 -64v32h32v-32H192zm0 -32v32H160v-32h32zm0 -32h32v32H192v-32zm0 -32v32H160V288h32zm0 -32h32v32H192V256zm0 -32v32H160V224h32zm0 0h32V192H192v32zm196.8 4.8 27.2 -27.52V64h-96v136.64l27.2 27.2 4.8 11.2V448h32V240l4.8 -11.2z"]},n6={prefix:"vs",iconName:"files",icon:[512,512,[],"f000","M373.333 0h-192L149.333 32V128H53.333L21.333 160v321.493L53.333 512h257.493L341.333 481.493V384h100.267l27.733 -30.507V96L373.333 0zm0 45.227 50.773 50.773H373.333V45.227zm-64 434.773h-256v-320H149.333v193.493L181.333 384h128v96zm128 -128h-256v-320H341.333V128h96v224z"]},t6={prefix:"vs",iconName:"filter",icon:[512,512,[],"f000","M480 64v53.44l-160 152.288V448H192V269.728l-160 -152.32V64h448zM224 256v160h64V256l160 -152.32V96H64v7.68L224 256z"]},v6={prefix:"vs",iconName:"folder-opened",icon:[512,512,[],"f000","M48 448h352l15.36 -11.84 84.16 -224 -15.36 -20.16H448V112l-16 -16H246.72l-27.52 -27.2L208 64h-160l-16 16v352l16 16zM64 96h137.28l27.52 27.2 11.2 4.8H416v64H272l-11.2 4.8 -27.52 27.2H112l-15.04 10.88 -32 98.56L64 96zm324.16 320H70.08l53.44 -160H240l11.2 -4.8 27.52 -27.2h185.28l-75.84 192z"]},h6={prefix:"vs",iconName:"folder",icon:[512,512,[],"f000","M464 96H246.72l-27.2 -27.2L208.32 64h-160l-16 16v352l16 16h416l16 -16v-320L464 96zm-16.32 271.68V416h-384V224h143.68l11.2 -4.8 27.52 -27.52H448v48l-0.32 128zm0 -207.68h-208l-11.2 4.8 -27.52 27.52H64v-96h137.28l27.2 27.2 11.52 4.8H448l-0.32 31.68z"]},c6={prefix:"vs",iconName:"gear",icon:[512,512,[],"f000","M291.2 140.8 275.2 64H236.8l-16 76.8 -22.4 9.6 -64 -41.6 -28.8 25.6 41.6 64 -6.4 22.4 -76.8 16v38.4l76.8 16 9.6 25.6 -41.6 64 25.6 25.6 64 -41.6 25.6 9.6 12.8 73.6h38.4l16 -76.8 25.6 -9.6 64 41.6 25.6 -25.6 -41.6 -64 9.6 -25.6 73.6 -12.8V236.8l-76.8 -16 -9.6 -25.6 41.6 -64 -25.6 -25.6 -64 41.6 -22.4 -6.4zM300.8 32l16 76.8L384 67.2l64 64 -44.8 67.2 76.8 12.8v89.6l-76.8 16L448 384l-64 64 -67.2 -44.8 -16 76.8H211.2l-16 -76.8L128 444.8l-64 -64 44.8 -67.2L32 300.8V211.2l76.8 -16L67.2 128l64 -64 67.2 44.8 12.8 -76.8h89.6zm19.2 224c0 35.2 -28.8 64 -64 64s-64 -28.8 -64 -64 28.8 -64 64 -64 64 28.8 64 64zM256 288c19.2 0 32 -12.8 32 -32s-12.8 -32 -32 -32 -32 12.8 -32 32 12.8 32 32 32z"]},m6={prefix:"vs",iconName:"graph",icon:[512,512,[],"f000","M48 448H480v-32H64V0H32v432l16 16zM96 368v-256l16 -16h64l16 16v256l-16 16h-64l-16 -16zm64 -16V128H128v224h32zm192 -304v320l16 16h64l16 -16v-320l-16 -16h-64l-16 16zm64 16v288h-32V64h32zm-192 304v-192l16 -16h64l16 16v192l-16 16h-64l-16 -16zm64 -16V192H256v160h32z"]},d6={prefix:"vs",iconName:"gripper",icon:[512,512,[],"f000","M160 96h64v64H160zm0 128h64v64H160zm0 128h64v64H160zm128 -256h64v64H288zm0 128h64v64H288zm0 128h64v64H288z"]},f6={prefix:"vs",iconName:"home",icon:[512,512,[],"f000","m267.52 43.84 203.52 185.6 -22.72 22.72L416 222.848v208.832l-16 16h-96l-16 -16v-112H224v112l-16 16h-96l-16 -16V223.104L64 252.16l-22.72 -22.72 203.2 -185.6h23.04zM128 194.016v221.664h64v-112l16 -16h96l16 16v112h64V193.824L256 77.76 128 194.016z"]},z6={prefix:"vs",iconName:"info",icon:[512,512,[],"f000","M274.176 32.992A217.6 217.6 0 0 1 408.32 97.6a225.92 225.92 0 0 1 14.72 300.48 219.2 219.2 0 0 1 -274.56 55.68 224 224 0 0 1 -99.84 -112 227.84 227.84 0 0 1 -7.36 -150.72 224 224 0 0 1 88.64 -121.28 217.6 217.6 0 0 1 144.256 -36.768zM289.28 444.16a188.48 188.48 0 0 0 109.12 -66.24 194.24 194.24 0 0 0 -12.8 -257.92 186.24 186.24 0 0 0 -237.76 -23.68 193.92 193.92 0 0 0 16 329.28 185.92 185.92 0 0 0 125.44 18.56zM236 192h40V160h-40v32zm40 32v128h-40V224h40z"]},p6={prefix:"vs",iconName:"json",icon:[512,512,[],"f000","M192 95.488V64h-2.88c-10.016 0 -19.712 1.984 -29.088 5.92a74.56 74.56 0 0 0 -24.8 16.96 71.36 71.36 0 0 0 -15.776 24.096v0.032a113.344 113.344 0 0 0 -6.336 26.56v0.064a194.56 194.56 0 0 0 -0.768 27.616c0.384 9.28 0.576 18.56 0.576 27.808 0 6.496 -1.28 12.576 -3.744 18.304v0.032a48.128 48.128 0 0 1 -24.48 25.184 44.032 44.032 0 0 1 -17.856 3.68H64v31.488h2.88c6.24 0 12.16 1.28 17.792 3.872l0.032 0.032c5.696 2.496 10.528 5.888 14.56 10.176l0.064 0.064c4.16 4.16 7.456 9.12 9.824 14.88l0.032 0.064c2.496 5.76 3.744 11.776 3.744 18.112 0 9.28 -0.192 18.56 -0.576 27.808 -0.384 9.472 -0.128 18.72 0.768 27.84v0.032c1.056 9.056 3.168 17.856 6.304 26.368v0.032c3.392 8.736 8.672 16.768 15.808 24.096 7.136 7.36 15.424 13.024 24.8 16.96 9.376 3.936 19.072 5.92 29.12 5.92H192v-31.488h-2.88c-6.4 0 -12.384 -1.216 -18.016 -3.68a51.616 51.616 0 0 1 -14.624 -10.24 53.088 53.088 0 0 1 -9.888 -14.944c-2.368 -5.76 -3.52 -11.84 -3.52 -18.336 0 -7.296 0.096 -14.496 0.352 -21.504 0.256 -7.296 0.256 -14.4 0 -21.28a148.448 148.448 0 0 0 -1.76 -20.48 85.824 85.824 0 0 0 -5.376 -19.488A73.088 73.088 0 0 0 112.704 256a73.088 73.088 0 0 0 23.616 -30.56c2.56 -6.144 4.32 -12.576 5.376 -19.264 1.056 -6.72 1.632 -13.536 1.76 -20.48 0.256 -7.04 0.256 -14.144 0 -21.312 -0.256 -7.168 -0.384 -14.4 -0.384 -21.696a47.04 47.04 0 0 1 28.064 -43.328 42.56 42.56 0 0 1 18.016 -3.872H192zm128 321.024V448h2.88c10.016 0 19.712 -1.984 29.088 -5.92 9.376 -3.936 17.664 -9.6 24.8 -16.96 7.136 -7.36 12.416 -15.36 15.776 -24.096v-0.032c3.2 -8.512 5.28 -17.376 6.336 -26.56v-0.064c0.896 -8.96 1.152 -18.144 0.768 -27.616 -0.384 -9.28 -0.576 -18.56 -0.576 -27.808 0 -6.496 1.28 -12.576 3.744 -18.304v-0.032a48.064 48.064 0 0 1 24.48 -25.184 44.16 44.16 0 0 1 17.856 -3.68H448v-31.488h-2.88c-6.272 0 -12.192 -1.28 -17.824 -3.872l-0.032 -0.032a44.032 44.032 0 0 1 -14.56 -10.176l-0.064 -0.064a45.28 45.28 0 0 1 -9.824 -14.88v-0.064a44.96 44.96 0 0 1 -3.776 -18.112c0 -9.28 0.192 -18.56 0.576 -27.808a197.568 197.568 0 0 0 -0.768 -27.84v-0.032a113.184 113.184 0 0 0 -6.304 -26.368v-0.032a71.36 71.36 0 0 0 -15.808 -24.096 74.592 74.592 0 0 0 -24.8 -16.96 74.4 74.4 0 0 0 -29.12 -5.92H320v31.488h2.88c6.4 0 12.384 1.216 17.984 3.68 5.568 2.624 10.432 6.016 14.624 10.24 4.064 4.288 7.36 9.28 9.888 14.944 2.368 5.76 3.52 11.84 3.52 18.336 0 7.296 -0.096 14.464 -0.352 21.504 -0.256 7.296 -0.256 14.4 0 21.28 0.128 7.104 0.704 13.92 1.76 20.48 1.056 6.848 2.848 13.312 5.376 19.488a73.12 73.12 0 0 0 23.616 30.56 73.12 73.12 0 0 0 -23.616 30.56 86.048 86.048 0 0 0 -5.376 19.264c-1.056 6.72 -1.632 13.536 -1.76 20.48a292.8 292.8 0 0 0 0 21.312c0.256 7.168 0.384 14.4 0.384 21.696a47.072 47.072 0 0 1 -28.064 43.328 42.56 42.56 0 0 1 -18.016 3.872H320z"]},H6={prefix:"vs",iconName:"kebab-vertical",icon:[512,512,[],"f000","M238.208 442.624a32 32 0 1 0 35.552 -53.216 32 32 0 0 0 -35.52 53.184zM256 288a32 32 0 1 1 0 -64 32 32 0 0 1 0 64zm0 -160a32 32 0 1 1 0 -64 32 32 0 0 1 0 64z"]},u6={prefix:"vs",iconName:"law",icon:[512,512,[],"f000","M468.16 224 416 96h32V64H288V32H256v32H96v32h32L76.16 224H64v32h4.8c4.992 15.936 15.136 29.76 28.8 39.36a79.04 79.04 0 0 0 92.8 0A78.08 78.08 0 0 0 219.52 256H224V224h-14.4L156.16 96H256v256H192l-12.48 5.76 -64 80.32 12.48 25.92h288l12.48 -25.92 -64 -80.32L352 352H288V96h100.16l-53.44 128H320v32h4.8a79.36 79.36 0 0 0 150.72 0H480V224h-11.84zM167.04 272.32a48.64 48.64 0 0 1 -23.04 6.08 46.4 46.4 0 0 1 -22.72 -6.08A47.04 47.04 0 0 1 104 256h80a48.64 48.64 0 0 1 -16.96 16.32zM175.04 224h-64l32 -76.8 32 76.8zm169.28 160L384 432H160L199.68 384h144.64zm56.96 -236.16 32 76.8h-64l32 -76.8zm21.76 125.12a45.12 45.12 0 0 1 -23.04 6.08 43.2 43.2 0 0 1 -22.72 -6.08 49.6 49.6 0 0 1 -17.28 -16.96h80a43.84 43.84 0 0 1 -16.96 16.96z"]},L6={prefix:"vs",iconName:"layers",icon:[512,512,[],"f000","m244.064 34.784 17.856 -0.128 194.912 129.184 -0.096 26.752L261.824 317.44l-17.632 -0.128 -189.12 -126.816 -0.096 -26.496 189.12 -129.184Zm9.152 32.512 -160.672 109.76 160.672 107.776 165.632 -107.776 -165.632 -109.76ZM57.376 272l186.816 125.28 17.6 0.128L454.592 272h-58.656l-142.688 92.8 -138.4 -92.8H57.376Zm186.816 205.28L57.376 352h57.44l138.4 92.8 142.688 -92.8h58.656l-192.736 125.44 -17.632 -0.16Z"]},V6={prefix:"vs",iconName:"link-external",icon:[512,512,[],"f000","M48 32H192v32H64v384h384v-128h32v144l-16 16h-416l-16 -16v-416l16 -16zm432 16V256h-32V86.624L231.776 302.88l-22.624 -22.656L425.376 64H256V32h208l16 16z"]},x6={prefix:"vs",iconName:"link",icon:[512,512,[],"f000","M140.8 96h98.72a108.8 108.8 0 0 1 108.8 108.8v6.56A108.8 108.8 0 0 1 239.52 320H224V288h15.52A76.8 76.8 0 0 0 316.16 211.52V204.8A76.8 76.8 0 0 0 239.68 128H140.8A76.8 76.8 0 0 0 64 204.8v6.56A76.608 76.608 0 0 0 128 286.72v32a108.8 108.8 0 0 1 -96 -107.2V204.8A108.96 108.96 0 0 1 140.8 96zM384 225.28v-32a108.8 108.8 0 0 1 96 107.52v6.56A108.96 108.96 0 0 1 371.36 416h-98.88A108.8 108.8 0 0 1 163.84 307.52V300.8A108.8 108.8 0 0 1 272.48 192H288v32h-15.52A76.8 76.8 0 0 0 195.84 300.8v6.56A76.8 76.8 0 0 0 272.48 384h98.88A76.8 76.8 0 0 0 448 307.52V300.8a76.608 76.608 0 0 0 -64 -75.52z"]},g6={prefix:"vs",iconName:"list-ordered",icon:[512,512,[],"f000","M73.184 74.432 86.144 64h21.664v96h-22.656V89.344l-11.968 8.992v-23.904zM160 96h320v32H160V96zm0 128h320v32H160V224zm320 128H160v32h320v-32zM119.744 244.032l0.928 -1.248 2.08 -2.88a26.88 26.88 0 0 0 4.992 -16.224c0 -3.84 -0.64 -7.68 -1.824 -11.328a27.136 27.136 0 0 0 -15.744 -16.928 35.936 35.936 0 0 0 -14.464 -2.624 35.008 35.008 0 0 0 -14.656 2.784 27.744 27.744 0 0 0 -15.328 16.704A33.216 33.216 0 0 0 64 222.624v1.6h25.92v-1.6a9.6 9.6 0 0 1 1.472 -5.024 5.568 5.568 0 0 1 1.824 -1.728 6.08 6.08 0 0 1 5.504 0 6.016 6.016 0 0 1 1.792 1.92 7.68 7.68 0 0 1 0.992 2.592 14.24 14.24 0 0 1 -1.152 9.28 41.888 41.888 0 0 1 -3.84 5.824l-32 36.416 -0.384 0.416v17.28h63.616v-22.4h-28.8l20.8 -23.168zm-1.184 122.144c1.472 1.024 2.752 2.24 3.84 3.648a26.912 26.912 0 0 1 5.344 17.6c0 3.424 -0.544 6.816 -1.6 10.048a25.344 25.344 0 0 1 -15.584 16 41.216 41.216 0 0 1 -15.36 2.528c-3.68 0 -7.36 -0.512 -10.912 -1.568a30.08 30.08 0 0 1 -8.256 -3.936 24.032 24.032 0 0 1 -5.824 -5.664 34.016 34.016 0 0 1 -3.712 -6.4A33.216 33.216 0 0 1 64 386.496v-1.568h26.048v1.568c0 0.864 0.096 1.76 0.288 2.624a6.624 6.624 0 0 0 0.96 2.368 4.48 4.48 0 0 0 1.696 1.664 6.4 6.4 0 0 0 5.024 0.256 5.088 5.088 0 0 0 1.792 -1.248 7.04 7.04 0 0 0 1.344 -2.4 13.344 13.344 0 0 0 0.544 -4.032 15.456 15.456 0 0 0 -0.704 -5.216 6.4 6.4 0 0 0 -1.632 -2.56 4.416 4.416 0 0 0 -1.92 -0.928 17.184 17.184 0 0 0 -2.464 -0.224h-5.152v-20.64h5.376a7.712 7.712 0 0 0 2.208 -0.352 5.248 5.248 0 0 0 2.08 -1.088 5.6 5.6 0 0 0 1.536 -2.144 9.152 9.152 0 0 0 0.672 -3.872 8.96 8.96 0 0 0 -0.512 -3.2 5.312 5.312 0 0 0 -3.104 -3.168 6.4 6.4 0 0 0 -4.992 0.224 5.248 5.248 0 0 0 -1.76 1.696 11.008 11.008 0 0 0 -1.28 4.992v1.568H64v-1.568a31.584 31.584 0 0 1 5.76 -17.408 25.6 25.6 0 0 1 5.728 -5.952 27.84 27.84 0 0 1 8.384 -4.256c3.648 -1.152 7.488 -1.696 11.328 -1.632 3.712 -0.032 7.392 0.32 11.008 1.152 2.944 0.672 5.76 1.76 8.416 3.2a24.224 24.224 0 0 1 10.24 10.176 23.36 23.36 0 0 1 2.88 11.104 25.92 25.92 0 0 1 -5.344 16.896 17.984 17.984 0 0 1 -3.84 3.648z"]},N2={prefix:"vs",iconName:"loading",icon:[512,512,[],"f000","M445.344 224A192.064 192.064 0 0 0 66.656 224H34.272a224.064 224.064 0 0 1 443.456 0h-32.384z"]},M6={prefix:"vs",iconName:"lock",icon:[512,512,[],"f000","M416 224h-32V160a128 128 0 1 0 -256 0v64H96L64 256v192l32 32h320l32 -32V256l-32 -32zM160 160a96 96 0 1 1 192 0v64H160V160zm256 288H96V256h320v192z"]},N6={prefix:"vs",iconName:"markdown",icon:[512,512,[],"f000","M203.04 160h67.2v209.056H223.776l1.76 -169.92 -56.768 169.92H130.304l-57.76 -169.92c1.28 20.608 1.92 169.92 1.92 169.92H32V160h68.992s48.896 143.776 50.464 153.824L203.04 160zm214.72 115.744v-112H355.52v112H293.312l93.344 93.312L480 275.744h-62.24z"]},y6={prefix:"vs",iconName:"menu",icon:[512,512,[],"f000","M512 160H0V128h512v32zm0 256H0v-32h512v32zm0 -128.256H0V256h512v31.744z"]},w6={prefix:"vs",iconName:"new-file",icon:[512,512,[],"f000","m304 35.2 108.8 112 3.2 12.8v64h-32V192H256V64H96v352h128v32H80l-16 -16v-384l16 -16h214.4l9.6 3.2zM288 64v96h92.8L288 64zm128 448h-32v-96H288v-32h96V288h32v96h96v32h-96v96z"]},b6={prefix:"vs",iconName:"new-folder",icon:[512,512,[],"f000","M464 64H246.72l-27.2 -27.2L208.32 32h-160l-16 16v352l16 16H224v-32H63.68V192h143.68l11.2 -4.8 27.52 -27.52H448v48l-0.032 16.32h32.352V80L464 64zm-16.32 64h-208l-11.2 4.8 -27.52 27.52H64v-96h137.28l27.2 27.2 11.52 4.8H448l-0.32 31.68zM416 512h-32v-96H288v-32h96V288h32v96h96v32h-96v96z"]},E6={prefix:"vs",iconName:"paintcan",icon:[512,512,[],"f000","m465.28 377.952 -36.48 -99.84v-1.92l-157.12 -157.12v-39.68a53.12 53.12 0 0 0 -3.52 -18.56 47.36 47.36 0 0 0 -26.56 -25.6 45.44 45.44 0 0 0 -18.56 -3.2 47.04 47.04 0 0 0 -47.36 47.36v104.32l-97.92 96a48.64 48.64 0 0 0 0 67.84l116.16 116.16c4.48 4.512 9.824 8.096 15.68 10.56a48.96 48.96 0 0 0 36.48 0 48.32 48.32 0 0 0 15.68 -10.56l157.76 -157.44 -21.12 70.4a38.08 38.08 0 0 0 0 14.72c1.056 4.864 3.136 9.472 6.08 13.44 3.136 3.872 6.912 7.136 11.2 9.6 4.48 2.24 9.408 3.52 14.4 3.84a32 32 0 0 0 15.36 -2.88 36.48 36.48 0 0 0 12.48 -9.28 31.36 31.36 0 0 0 7.04 -14.08c1.024 -4.64 1.12 -9.408 0.32 -14.08zm-256 -298.56a14.72 14.72 0 0 1 0 -6.4 16.64 16.64 0 0 1 3.84 -5.44 20.48 20.48 0 0 1 5.76 -3.2 16 16 0 0 1 6.72 0 16 16 0 0 1 10.24 4.8 16 16 0 0 1 3.84 10.56v40.32l-32 32 1.6 -72.64zm32 363.2a11.52 11.52 0 0 1 -5.12 3.52 15.04 15.04 0 0 1 -12.16 0 11.552 11.552 0 0 1 -5.12 -3.52l-116.16 -115.84a16 16 0 0 1 0 -22.72l139.2 -139.2v91.2a23.68 23.68 0 0 0 -7.68 17.6 24 24 0 1 0 37.44 -17.6v-90.56l123.2 123.84 -153.6 153.28z"]},A6={prefix:"vs",iconName:"pass-filled",icon:[512,512,[],"f000","M256 480A224 224 0 1 0 256 32a224 224 0 0 0 0 448zm-32.64 -132.16h-22.72L128 275.2l22.72 -22.72 61.44 61.44 134.4 -134.72 22.72 22.72 -145.92 145.92z"]},R6={prefix:"vs",iconName:"pass",icon:[512,512,[],"f000","M200.64 347.84h22.72l145.92 -145.92 -22.72 -22.72 -134.4 134.72 -61.44 -61.44L128 275.2l72.64 72.64zM275.2 32c51.2 3.2 99.2 28.8 134.4 64 41.6 44.8 64 99.2 64 163.2 0 51.2 -19.2 99.2 -51.2 140.8 -32 38.4 -76.8 67.2 -128 76.8 -51.2 9.6 -102.4 3.2 -147.2 -22.4 -44.8 -25.6 -80 -64 -99.2 -112C28.8 294.4 25.6 240 41.6 192c16 -51.2 44.8 -92.8 89.6 -121.6C172.8 41.6 224 28.8 275.2 32zm16 412.8c41.6 -9.6 80 -32 108.8 -67.2 25.6 -35.2 41.6 -76.8 38.4 -121.6 0 -51.2 -19.2 -102.4 -54.4 -137.6 -32 -32 -70.4 -51.2 -115.2 -54.4 -41.6 -3.2 -86.4 6.4 -121.6 32 -35.2 25.6 -60.8 60.8 -73.6 105.6 -12.8 41.6 -12.8 86.4 6.4 128 19.2 41.6 48 73.6 86.4 96 38.4 22.4 83.2 28.8 124.8 19.2z"]},C6={prefix:"vs",iconName:"play",icon:[512,512,[],"f000","M120.96 64 96 77.12v384l24.96 13.44 288 -192V256l-288 -192zM128 431.36V107.2l243.2 162.24L128 431.36z"]},S6={prefix:"vs",iconName:"preview",icon:[512,512,[],"f000","M64 64h384l32 32v320l-32 32H64l-32 -32V96l32 -32zm0 352h384V96H64v320zm352 -288H96v96h320V128zm-32 64H128V160h256v32zm-96 192h128V256H288v128zm32 -96h64v64h-64V288zM224 256H96v32h128V256zm-128 96h128v32H96v-32z"]},j6={prefix:"vs",iconName:"record-keys",icon:[512,512,[],"f000","M448 96H96a32 32 0 0 0 -32 32v224a32 32 0 0 0 32 32h352a32 32 0 0 0 32 -32V128a32 32 0 0 0 -32 -32zm0 256H96V128h352v224zm-96 -192h-32v32h32V160zm-32 64H288v32h32V224zm64 -64h32v32h-32V160zm32 128h-32v32h32V288zM192 288h160v32H192V288zm224 -64h-64v32h64V224zM256 160h32v32H256V160zm0 64H224v32h32V224zM128 288h32v32H128V288zm0 -128h32v32H128V160zm96 0H192v32h32V160zM128 224h64v32H128V224z"]},k6={prefix:"vs",iconName:"refresh",icon:[512,512,[],"f000","M149.792 96H64V64h112l16 16V192H160V128a160 160 0 1 0 144.96 -24.352l9.664 -30.528A192 192 0 1 1 149.792 96z"]},U6={prefix:"vs",iconName:"remove",icon:[512,512,[],"f000","M480 256H32V224h448v32z"]},D6={prefix:"vs",iconName:"reply",icon:[512,512,[],"f000","m201.792 68.672 -128.64 128.64v22.656l128.64 128.64 22.656 -22.624L121.824 223.36H182.08c90.016 0 147.36 19.36 182.56 55.328 35.264 36 51.68 92.064 51.68 173.472v11.2h32v-11.2c0 -84.672 -16.864 -151.04 -60.8 -195.872C343.52 211.36 275.744 191.36 182.08 191.36H124.384l100.064 -100.032 -22.656 -22.656z"]},F6={prefix:"vs",iconName:"ruby",icon:[512,512,[],"f000","m32 230.08 212.48 212.48h23.04L480 230.08v-23.04l-106.24 -106.24 -11.52 -4.8H149.76l-11.52 4.8L32 207.04v23.04zm224 177.92L66.56 218.56 156.48 128h199.04l89.92 90.56L256 408zm0 -247.36h86.08l57.92 57.92 -144 140.8V160.64z"]},T6={prefix:"vs",iconName:"save",icon:[512,512,[],"f000","m427.296 36.672 48 48L480 96v368l-16 16h-416l-16 -16v-416l16 -16H416l11.296 4.672zM64 64v384h384V102.656L409.376 64H352v128H128V64H64zm192 0v96h64V64H256z"]},I6={prefix:"vs",iconName:"search",icon:[512,512,[],"f000","M325.333 0a176 176 0 0 0 -131.84 292.693L21.333 488.107l23.893 21.333 171.733 -194.56A176.021 176.021 0 1 0 325.333 0.213V0zm0 320a144 144 0 1 1 0 -288 144 144 0 0 1 0 288z"]},O6={prefix:"vs",iconName:"split-horizontal",icon:[512,512,[],"f000","M448 32H96L64 64v352l32 32h352l32 -32V64l-32 -32zM256 416H96V64h160v352zm192 0H288V64h160v352z"]},$6={prefix:"vs",iconName:"symbol-operator",icon:[512,512,[],"f000","M91.936 35.2c10.72 4.352 19.264 12.736 23.84 23.36 2.304 5.44 3.488 11.264 3.424 17.184a42.88 42.88 0 0 1 -19.52 36.32 43.488 43.488 0 0 1 -24.096 7.136A43.36 43.36 0 0 1 32 75.584a43.36 43.36 0 0 1 26.56 -40.192A43.84 43.84 0 0 1 91.936 35.2zm-9.536 56.48a17.632 17.632 0 0 0 10.624 -16 17.536 17.536 0 1 0 -10.624 16zM205.76 35.488 35.52 205.76l21.952 21.984 170.24 -170.24 -21.952 -21.984zM368 288h32v80H480v32h-80V480h-32v-80H288v-32h80V288zm-183.424 16.8 22.624 22.624L150.624 384l56.576 56.576 -22.624 22.624L128 406.624l-56.576 56.576 -22.624 -22.624L105.376 384l-56.576 -56.576 22.624 -22.624L128 361.376l56.576 -56.576zm43.2 -134.24a43.296 43.296 0 0 0 -40.192 -26.56 43.36 43.36 0 0 0 -40.192 26.56 43.584 43.584 0 0 0 40.224 60.64A43.456 43.456 0 0 0 227.776 170.56zm-24.096 23.84a17.696 17.696 0 0 1 -9.248 9.28 17.504 17.504 0 0 1 -19.168 -3.744 16.928 16.928 0 0 1 -3.744 -5.536 17.408 17.408 0 0 1 22.912 -22.88 18.08 18.08 0 0 1 5.536 3.712 17.568 17.568 0 0 1 3.712 19.168zM448 96h-128v32h128V96z"]},P6={prefix:"vs",iconName:"symbol-structure",icon:[512,512,[],"f000","M64 64 32 96v96l32 32h384l32 -32V96l-32 -32H64zm0 32h384v96H64V96zm-32 224 32 -32h96l32 32v96l-32 32H64l-32 -32v-96zm64 0H64v96h96v-96H96zm224 0 32 -32h96l32 32v96l-32 32h-96l-32 -32v-96zm64 0h-32v96h96v-96h-64z"]},B6={prefix:"vs",iconName:"terminal",icon:[512,512,[],"f000","M64 32 32 64v384L64 480h384l32 -32V64L448 32H64zM64 448V64h384v384H64zm120.661 -85.547 22.144 22.635 112.213 -111.851v-19.456l-112.213 -112.213 -22.08 22.613 97.92 100.309 -97.984 97.963z"]},G6={prefix:"vs",iconName:"tools",icon:[512,512,[],"f000","m472.736 111.52 -24.96 -5.888 -67.456 67.072 -38.208 -38.912 65.792 -69.024 -5.76 -25.344a141.44 141.44 0 0 0 -43.104 -7.296 116.48 116.48 0 0 0 -46.624 8.96 122.368 122.368 0 0 0 -37.952 26.88 119.552 119.552 0 0 0 -28 40.48 126.016 126.016 0 0 0 0 94.912 10730.912 10730.912 0 0 0 -197.536 199.488c-6.72 8.8 -9.92 19.776 -9.088 30.816a44.896 44.896 0 0 0 14.848 30.944c3.968 4.32 8.704 7.904 13.984 10.496 5.44 2.4 11.296 3.776 17.216 4.064 10.112 -0.192 19.808 -4.032 27.328 -10.784 49.536 -46.624 144.448 -142.4 198.368 -198.528 14.624 6.208 30.336 9.408 46.208 9.376a119.552 119.552 0 0 0 85.664 -36.256 124.32 124.32 0 0 0 35.552 -87.36 134.752 134.752 0 0 0 -6.272 -44.096zM93.856 445.696a9.92 9.92 0 0 1 -4.32 2.24 13.984 13.984 0 0 1 -4.768 0 11.072 11.072 0 0 1 -4.608 -1.824 10.752 10.752 0 0 1 -3.648 -3.52c-4.48 -4.576 -8.672 -13.28 -4.48 -18.176 43.84 -46.624 134.112 -137.76 190.56 -193.472 3.2 4.224 6.72 8.256 10.496 12.032 3.776 3.936 7.84 7.584 12.16 10.912 -54.592 56 -143.616 146.048 -191.36 191.808zm355.776 -290.08c0.064 24.48 -9.472 48 -26.624 65.536a91.552 91.552 0 0 1 -128.224 0 95.744 95.744 0 0 1 -20.32 -100.384A87.936 87.936 0 0 1 324.48 69.76a88.32 88.32 0 0 1 34.304 -6.848h8.128L308.768 122.848v22.272l60.64 60.352h21.12l59.104 -58.112v8.256zM103.68 214.016h48.992l22.56 22.944 21.696 -21.568 -21.28 -21.696V192.32l1.824 -52.768 -7.04 -13.984 -91.52 -60.224 -18.912 2.112 -26.592 27.168 -2.112 19.168 58.816 93.376 13.568 6.88zm-30.24 -116.224L147.488 146.56 146.24 182.496H111.808L64.064 106.912l9.376 -9.12zm227.36 222.72 21.568 -21.536 99.392 101.92a47.328 47.328 0 0 1 0 65.248 44.928 44.928 0 0 1 -49.568 10.08 41.92 41.92 0 0 1 -13.984 -10.08l-100.544 -102.496 21.728 -21.696 100.224 102.208a12.864 12.864 0 0 0 4.896 3.36 15.264 15.264 0 0 0 11.488 0 12.896 12.896 0 0 0 4.896 -3.36 13.952 13.952 0 0 0 3.2 -4.896 16.8 16.8 0 0 0 1.152 -5.888 17.504 17.504 0 0 0 -1.12 -5.888 13.952 13.952 0 0 0 -3.2 -4.896L300.8 320.512z"]},_6={prefix:"vs",iconName:"trash",icon:[512,512,[],"f000","M320 96h96v32h-32v288l-32 32H128l-32 -32V128H64V96h96V64a32 32 0 0 1 32 -32h96a32 32 0 0 1 32 32v32zM288 64H192v32h96V64zM128 416h224V128H128v288zm64 -256H160v224h32V160zm32 0h32v224H224V160zm64 0h32v224H288V160z"]},W6={prefix:"vs",iconName:"triangle-down",icon:[512,512,[],"f000","M64 177.92 77.216 160h358.208l12.576 17.28L267.936 352h-26.464L64 177.92z"]},q6={prefix:"vs",iconName:"triangle-right",icon:[512,512,[],"f000","M177.92 448 160 434.784V76.576L177.28 64 352 244.064v26.464L177.92 448z"]},y2={prefix:"vs",iconName:"warning",icon:[512,512,[],"f000","M241.92 32h28.16l209.28 392.32 -14.08 23.68H46.08L32 424.32 241.92 32zM256 72.96 72.96 416H438.4L256 72.96zM276 384v-32h-40v32h40zm-40 -64V192h40v128h-40z"]},K6={prefix:"vs",iconName:"watch",icon:[512,512,[],"f000","M240 288h64V256H256V176H224v96l16 16zm-64 -170.592A159.936 159.936 0 0 0 96 256a159.936 159.936 0 0 0 80 138.592V464l16 16h128l16 -16v-69.408A159.936 159.936 0 0 0 416 256a159.936 159.936 0 0 0 -80 -138.592V48L320 32H192l-16 16v69.408zM384 256a128 128 0 1 1 -256 0 128 128 0 0 1 256 0z"]},Z6={prefix:"dh",iconName:"arrow-to-bottom",icon:[512,512,[],"f000","m99.2 224 160 160h22.4l160 -160 -22.4 -22.4L288 332.8V64H256v268.8L124.8 201.6l-25.6 22.4zM96 416h352v32H96z"]},J6={prefix:"dh",iconName:"arrow-to-top",icon:[512,512,[],"f000","m444.8 288 -160 -160h-22.4l-160 160 22.4 22.4L256 179.2V448h32V179.2l131.2 131.2 25.6 -22.4zm3.2 -192H96V64h352v32z"]},Q6={prefix:"dh",iconName:"check-square",icon:[512,512,[],"f000","M425.6 64H86.4l-22.4 22.4v342.4l22.4 19.2h342.4l22.4 -22.4V86.4l-25.6 -22.4zm-188.8 284.8h-22.4L144 278.4l22.4 -22.4 60.8 60.8 134.4 -134.4 22.4 22.4 -147.2 144z"]},X6={prefix:"dh",iconName:"exclamation",icon:[512,512,[],"f000","M275.2 384v-32H236.8v32h38.4zm-38.4 -64V128h38.4v192H236.8z"]},Y6={prefix:"dh",iconName:"eye-slash",icon:[512,512,[],"f000","M480 256c0 -32 -99.2 -160 -224 -160 -32 0 -64 9.6 -92.8 22.4L70.4 25.6 25.6 70.4 435.2 480l44.8 -44.8 -76.8 -76.8C451.2 320 480 272 480 256zM256 131.2c96 0 176 92.8 188.8 124.8 -6.4 16 -32 48 -67.2 76.8L316.8 272c3.2 -6.4 3.2 -9.6 3.2 -16 0 -35.2 -28.8 -64 -64 -64 -6.4 0 -9.6 0 -16 3.2L192 147.2c19.2 -9.6 41.6 -16 64 -16zm0 249.6C160 380.8 80 288 67.2 256c6.4 -9.6 19.2 -32 41.6 -54.4l-25.6 -25.6C51.2 208 32 243.2 32 256c0 32 99.2 160 224 160 19.2 0 38.4 -3.2 57.6 -9.6l-28.8 -28.8c-9.6 3.2 -19.2 3.2 -28.8 3.2z"]},e1={prefix:"dh",iconName:"eye",icon:[512,512,[],"f000","M256 96C131.2 96 32 224 32 256s99.2 160 224 160 224 -128 224 -160 -99.2 -160 -224 -160zm0 284.8C160 380.8 80 288 67.2 256 80 227.2 160 131.2 256 131.2S432 224 444.8 256c-12.8 28.8 -92.8 124.8 -188.8 124.8zM256 192c-35.2 0 -64 28.8 -64 64s28.8 64 64 64 64 -28.8 64 -64 -28.8 -64 -64 -64zm0 92.8c-16 0 -28.8 -12.8 -28.8 -28.8s12.8 -28.8 28.8 -28.8 28.8 12.8 28.8 28.8 -12.8 28.8 -28.8 28.8z"]},a1={prefix:"dh",iconName:"file-csv",icon:[512,512,[],"f000","m444.8 140.8 -105.6 -105.6 -12.8 -3.2H80l-16 16V224h32V64h192v112l16 16H416v32h32V153.6l-3.2 -12.8zM320 160V64l96 96h-96zM80 256l-16 16v192l16 16h352l16 -16v-192l-16 -16h-352zM416 416v32H96V288h320v128zm-217.6 -3.2c-6.4 3.2 -16 3.2 -25.6 3.2 -16 0 -25.6 -3.2 -35.2 -12.8 -9.6 -6.4 -12.8 -19.2 -12.8 -32 0 -16 3.2 -28.8 12.8 -38.4 9.6 -9.6 22.4 -12.8 38.4 -12.8 9.6 0 16 0 22.4 3.2v19.2c-6.4 -3.2 -12.8 -6.4 -22.4 -6.4 -9.6 0 -16 3.2 -22.4 9.6 -6.4 6.4 -9.6 12.8 -9.6 22.4 0 9.6 3.2 16 6.4 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16 -3.2 22.4 -6.4v19.2zm19.2 0v-22.4c3.2 3.2 9.6 6.4 12.8 6.4 3.2 3.2 9.6 3.2 12.8 3.2h6.4c3.2 0 3.2 0 6.4 -3.2l3.2 -3.2v-3.2c0 -3.2 0 -3.2 -3.2 -6.4 3.2 0 0 0 0 -3.2 -3.2 0 -3.2 -3.2 -6.4 -3.2s-6.4 -3.2 -9.6 -3.2c-6.4 -3.2 -12.8 -6.4 -16 -12.8 -3.2 -3.2 -6.4 -9.6 -6.4 -16s0 -9.6 3.2 -12.8c3.2 -3.2 3.2 -6.4 9.6 -9.6 3.2 0 6.4 -3.2 12.8 -3.2h25.6c3.2 0 6.4 0 9.6 3.2v19.2s-3.2 -3.2 -6.4 -3.2 -3.2 0 -6.4 -3.2h-19.2c-3.2 0 -3.2 0 -6.4 3.2l-3.2 3.2v6.4l3.2 3.2s3.2 3.2 6.4 3.2 3.2 3.2 6.4 3.2c3.2 3.2 6.4 3.2 9.6 6.4 3.2 3.2 6.4 3.2 6.4 6.4 3.2 3.2 3.2 6.4 6.4 6.4 0 3.2 3.2 6.4 3.2 9.6 0 6.4 0 9.6 -3.2 12.8 -3.2 3.2 -3.2 6.4 -9.6 9.6 3.2 3.2 0 6.4 -3.2 6.4h-32c-3.2 0 -6.4 -3.2 -12.8 -3.2zm169.6 -92.8 -32 96h-25.6l-32 -96h22.4l19.2 67.2c0 3.2 3.2 6.4 3.2 9.6 0 -3.2 0 -6.4 3.2 -9.6l19.2 -67.2h22.4z"]},s1={prefix:"dh",iconName:"file-download",icon:[512,512,[],"f000","m438.4 137.6 -96 -96L320 32H128L96 64v384l32 32h288l32 -32V160l-9.6 -22.4zM416 448H128V64h160v128h128v256zm-96 -288V64l96 96h-96zm-134.4 182.4 76.8 76.8h22.4l76.8 -76.8 -25.6 -22.4L288 368V227.2H256v140.8L208 320l-22.4 22.4z"]},r1={prefix:"dh",iconName:"file-search",icon:[512,512,[],"f000","M412.8 147.2 304 35.2 294.4 32H80l-16 16v384l16 16H224v-32H96V64h160v128h128v32h32V160l-3.2 -12.8zM288 160V64l92.8 96H288zm224 329.6 -92.8 -92.8c9.6 -16 16 -32 16 -51.2 0 -51.2 -41.6 -89.6 -89.6 -89.6C297.6 256 256 297.6 256 345.6s41.6 89.6 89.6 89.6c19.2 0 38.4 -6.4 51.2 -16l92.8 92.8 22.4 -22.4zm-224 -144c0 -32 25.6 -57.6 57.6 -57.6s57.6 25.6 57.6 57.6 -25.6 57.6 -57.6 57.6S288 377.6 288 345.6z"]},i1={prefix:"dh",iconName:"file-spreadsheet",icon:[512,512,[],"f000","m438.4 137.6 -96 -96L320 32H128L96 64v384l32 32h288l32 -32V160l-9.6 -22.4zM416 448H128V64h160v128h128v256zm-96 -288V64l96 96h-96zm64 99.2 -19.2 -19.2H179.2l-19.2 19.2v137.6l19.2 19.2h185.6l19.2 -19.2V259.2zm-150.4 134.4H182.4v-48h51.2v48zm0 -115.2v48H182.4V278.4m115.2 115.2H246.4v-48h48v48zm0 -64H246.4V278.4h48v51.2zm64 64H310.4v-48h48v48zm-51.2 -64V278.4h48v48H310.4z"]},o1={prefix:"dh",iconName:"filter-filled",icon:[512,512,[],"f000","M480 64v54.4l-160 153.6V448H192V268.8L32 118.4V64h448z"]},l1={prefix:"dh",iconName:"filter-slash",icon:[512,512,[],"f000","M480 118.4V64H108.8L70.4 25.6 25.6 70.4l406.4 406.4 44.8 -44.8L320 275.2v-6.4l160 -150.4zM288 416H224v-86.4l-32 -32V448h128v-22.4l-32 -32v22.4zM140.8 96H448v6.4L294.4 249.6 140.8 96z"]},n1={prefix:"dh",iconName:"freeze",icon:[512,512,[],"f000","m438.4 300.8 -19.2 -28.8 -60.8 35.2L272 256l86.4 -51.2 60.8 35.2 19.2 -28.8 -44.8 -25.6 48 -28.8 -16 -25.6 -48 28.8V108.8h-35.2v67.2L256 227.2V128l60.8 -35.2 -16 -28.8 -44.8 25.6V32H224v57.6L179.2 64l-16 28.8L224 128v99.2L137.6 176V108.8H102.4V160l-48 -28.8 -16 25.6 48 28.8 -44.8 25.6 19.2 28.8 60.8 -35.2L208 256 121.6 307.2 60.8 272l-19.2 28.8 44.8 25.6 -48 28.8 16 25.6 48 -28.8v51.2h35.2v-67.2L224 284.8V384l-60.8 35.2 16 28.8 44.8 -25.6V480h32v-57.6l44.8 25.6 16 -28.8L256 384V284.8l86.4 51.2v67.2h35.2V352l48 28.8 16 -25.6 -48 -28.8z"]},t1={prefix:"dh",iconName:"gear-filled",icon:[512,512,[],"f000","m480 211.2 -76.8 -12.8L448 131.2l-64 -64 -67.2 41.6L300.8 32H211.2l-12.8 76.8L131.2 64l-64 64 41.6 67.2 -76.8 16v89.6l76.8 12.8L64 380.8l64 64 67.2 -41.6 16 76.8h89.6l16 -76.8L384 448l64 -64 -44.8 -67.2 76.8 -16V211.2zM256 320c-38.4 0 -64 -25.6 -64 -64s25.6 -64 64 -64 64 25.6 64 64 -25.6 64 -64 64z"]},v1={prefix:"dh",iconName:"graph-line-down",icon:[512,512,[],"f000","M64 416V0H32v432l16 16H480v-32zm67.2 -291.2 -22.4 22.4 108.8 112 70.4 -64 108.8 124.8H320v32h112l16 -16V224h-32v70.4L288 150.4l-70.4 64z"]},h1={prefix:"dh",iconName:"graph-line-up",icon:[512,512,[],"f000","M64 416V0H32v432l16 16H480v-32zm153.6 -150.4 70.4 64 128 -144V256h32V144l-16 -16H320v32h76.8L288 284.8l-70.4 -64 -108.8 112 22.4 22.4z"]},c1={prefix:"dh",iconName:"input",icon:[512,512,[],"f000","M464 448h-416l-16 -16v-352l16 -16h416l16 16v352l-16 16zM64 416h384V96H64v320zm96 -224h32v128H160zm64 -32v32H128V160l48 16zm0 160v32l-48 -16L128 352v-32z"]},m1={prefix:"dh",iconName:"new-circle-large-filled",icon:[512,512,[],"f000","M240 0C108.8 0 0 108.8 0 240S108.8 480 240 480 480 371.2 480 240 371.2 0 240 0zM352 256H256v96H224V256H128V224h96V128h32v96h96v32z"]},d1={prefix:"dh",iconName:"pandas",icon:[512,512,[],"f000","M185.6 28.8h54.4v115.2H185.6V28.8zm0 240h54.4V384H185.6V268.8zm0 -89.6h54.4v54.4H185.6V179.2zM96 124.8h54.4V512H96V124.8zm176 240h54.4V480H272v-115.2zm0 -240h54.4v115.2H272V124.8zm0 150.4h54.4v54.4H272V275.2zM361.6 0H416v387.2h-54.4V0z"]},f1={prefix:"dh",iconName:"panels",icon:[512,512,[],"f000","m496 288 16 16v160l-16 16h-192l-16 -16v-160l16 -16h192zm0 -256h-192l-16 16v160l16 16h192l16 -16v-160l-16 -16zM16 32l-16 16v160l16 16h192l16 -16v-160L208 32h-192zm0 256 -16 16v160l16 16h192l16 -16v-160L208 288h-192z"]},z1={prefix:"dh",iconName:"python",icon:[512,512,[],"f000","M198.4 249.6h99.2s57.6 0 57.6 -54.4V102.4s9.6 -54.4 -99.2 -54.4c-105.6 0 -99.2 44.8 -99.2 44.8v48H256v12.8H115.2s-67.2 -6.4 -67.2 99.2c0 105.6 57.6 102.4 57.6 102.4h35.2V307.2s-3.2 -57.6 57.6 -57.6zm3.2 -131.2c-9.6 0 -19.2 -9.6 -19.2 -19.2s6.4 -19.2 19.2 -19.2c9.6 0 19.2 9.6 19.2 19.2s-9.6 19.2 -19.2 19.2zm208 35.2h-35.2v48s3.2 57.6 -57.6 57.6H217.6S160 259.2 160 313.6v92.8s-12.8 54.4 99.2 54.4c105.6 0 99.2 -44.8 99.2 -44.8v-48H259.2v-12.8h140.8s67.2 6.4 67.2 -99.2 -57.6 -102.4 -57.6 -102.4zm-96 236.8c9.6 0 19.2 9.6 19.2 19.2s-9.6 19.2 -19.2 19.2 -19.2 -9.6 -19.2 -19.2 9.6 -19.2 19.2 -19.2z"]},p1={prefix:"dh",iconName:"refresh",icon:[512,512,[],"f000","m313.6 73.6 -9.6 32c83.2 25.6 131.2 118.4 102.4 201.6 -19.2 64 -80 108.8 -150.4 108.8 -89.6 0 -160 -70.4 -160 -160 0 -51.2 22.4 -96 64 -128v64h32V80L176 64H64v32h86.4c-76.8 51.2 -108.8 150.4 -70.4 236.8C112 403.2 179.2 448 256 448c105.6 0 192 -86.4 192 -192 0 -83.2 -54.4 -156.8 -134.4 -182.4z"]},H1={prefix:"dh",iconName:"remove-square-filled",icon:[512,512,[],"f000","M432 32h-384l-16 16v384l16 16h384l16 -16v-384l-16 -16zM352 256H128V224h224v32z"]},u1={prefix:"dh",iconName:"run-selection",icon:[704,512,[],"f000","M124.8 64 128 96h-3.2c-6.4 0 -12.8 0 -19.2 3.2 -16 6.4 -25.6 25.6 -25.6 44.8v44.8c0 6.4 0 12.8 -3.2 19.2 0 6.4 -3.2 12.8 -6.4 19.2 -3.2 9.6 -12.8 22.4 -22.4 28.8 9.6 6.4 19.2 19.2 22.4 32 3.2 6.4 3.2 12.8 6.4 19.2 0 6.4 3.2 12.8 3.2 19.2v44.8c0 6.4 0 12.8 3.2 19.2 3.2 6.4 6.4 9.6 9.6 16 3.2 3.2 9.6 6.4 16 9.6H128v32h-3.2c-9.6 0 -19.2 -3.2 -28.8 -6.4 -9.6 -3.2 -19.2 -9.6 -25.6 -16 -6.4 -6.4 -12.8 -16 -16 -25.6 -3.2 -9.6 -6.4 -16 -6.4 -25.6V316.8c0 -6.4 0 -12.8 -3.2 -19.2 -3.2 -3.2 -6.4 -6.4 -9.6 -12.8 -3.2 -3.2 -9.6 -6.4 -16 -9.6 -3.2 -3.2 -9.6 -3.2 -16 -3.2H0v-32h3.2c6.4 0 12.8 0 19.2 -3.2 9.6 -6.4 19.2 -12.8 22.4 -25.6 3.2 -6.4 3.2 -12.8 3.2 -19.2V134.4c0 -9.6 3.2 -19.2 6.4 -25.6 3.2 -6.4 9.6 -16 16 -22.4 6.4 -6.4 16 -12.8 25.6 -16 9.6 -3.2 19.2 -6.4 28.8 -6.4zm576 176c-6.4 0 -12.8 0 -19.2 -3.2 -6.4 -3.2 -9.6 -6.4 -16 -9.6 -3.2 -3.2 -6.4 -9.6 -9.6 -16 -3.2 -6.4 -3.2 -12.8 -3.2 -19.2V134.4c0 -9.6 -3.2 -19.2 -6.4 -25.6 -3.2 -9.6 -9.6 -16 -16 -25.6 -6.4 -6.4 -16 -12.8 -25.6 -16 -6.4 0 -16 -3.2 -25.6 -3.2H576v32h3.2c6.4 0 12.8 0 19.2 3.2 6.4 3.2 9.6 6.4 16 9.6 3.2 3.2 6.4 9.6 9.6 16 3.2 6.4 3.2 12.8 3.2 19.2v44.8c0 6.4 0 12.8 3.2 19.2 0 6.4 3.2 12.8 6.4 19.2 6.4 12.8 12.8 22.4 22.4 32 -9.6 6.4 -19.2 19.2 -22.4 32 -3.2 6.4 -3.2 12.8 -6.4 19.2 0 6.4 -3.2 12.8 -3.2 19.2v44.8c0 19.2 -9.6 35.2 -28.8 44.8 -6.4 -3.2 -12.8 -3.2 -19.2 -3.2H576v32h3.2c9.6 0 19.2 -3.2 28.8 -6.4 9.6 -3.2 19.2 -9.6 25.6 -16 6.4 -6.4 12.8 -16 16 -25.6 3.2 -9.6 6.4 -16 6.4 -25.6V316.8c0 -6.4 0 -12.8 3.2 -19.2 3.2 -9.6 12.8 -16 25.6 -22.4 6.4 -3.2 12.8 -3.2 19.2 -3.2l-3.2 -32zm-192 28.8 -240 160 -25.6 -12.8V96l25.6 -12.8 240 160v25.6zM470.4 256 275.2 124.8V384l195.2 -128z"]},L1={prefix:"dh",iconName:"shapes",icon:[512,512,[],"f000","M195.2 320 160 256 128 313.6 105.6 352 32 480h256l-73.6 -128 -19.2 -32zm112 -76.8c51.2 -35.2 121.6 -22.4 156.8 28.8s22.4 121.6 -28.8 156.8c0 0 -3.2 0 -3.2 3.2 -51.2 32 -121.6 19.2 -153.6 -32 -35.2 -54.4 -22.4 -121.6 28.8 -156.8zM96 32v192h192V32H96z"]},V1={prefix:"dh",iconName:"sort-alpha-down",icon:[512,512,[],"f000","M236.8 368 156.8 448h-22.4l-80 -80 22.4 -22.4L128 396.8V64h32v332.8l51.2 -51.2 25.6 22.4zM371.2 224l-6.4 -28.8H316.8l-9.6 28.8H256l54.4 -160h60.8l51.2 160h-51.2zm-32 -124.8c0 3.2 -3.2 3.2 -3.2 9.6s-3.2 19.2 -12.8 51.2h32l-9.6 -44.8c-3.2 -6.4 -6.4 -9.6 -6.4 -16zm-6.4 310.4h73.6V448H272v-32l73.6 -89.6H275.2V288h128v32l-70.4 89.6z"]},x1={prefix:"dh",iconName:"sort-alpha-up",icon:[512,512,[],"f000","M51.2 144 131.2 64h22.4l80 80 -22.4 22.4L160 115.2V448H128V115.2L76.8 166.4l-25.6 -22.4zm320 304 -6.4 -28.8H316.8l-9.6 28.8H256l54.4 -160h60.8l51.2 160h-51.2zm-32 -124.8c0 3.2 -3.2 3.2 -3.2 9.6 0 6.4 -3.2 19.2 -12.8 51.2h32l-9.6 -44.8c-3.2 -6.4 -6.4 -9.6 -6.4 -16zm-6.4 -137.6h73.6V224H272V192l73.6 -89.6H275.2V64h128v32l-70.4 89.6z"]},g1={prefix:"dh",iconName:"sort-amount-down",icon:[512,512,[],"f000","M204.8 368 124.8 448h-22.4L22.4 368l22.4 -22.4L96 396.8V64h32v332.8l51.2 -51.2 25.6 22.4zM256 64h256v64H256zm0 105.6h192v64H256zm0 108.8h128v64H256zM256 384h64v64H256z"]},M1={prefix:"dh",iconName:"sort-down",icon:[512,512,[],"f000","m128 288 -12.8 25.6 128 118.4h25.6l128 -118.4L384 288H128z"]},N1={prefix:"dh",iconName:"sort-up",icon:[512,512,[],"f000","m128 224 -12.8 -25.6 128 -118.4h25.6l128 118.4 -12.8 25.6H128z"]},y1={prefix:"dh",iconName:"sort",icon:[512,512,[],"f000","m128 224 -12.8 -25.6 128 -118.4h25.6l128 118.4 -12.8 25.6H128zm0 64 -12.8 25.6 128 118.4h25.6l128 -118.4L384 288H128z"]},w1={prefix:"dh",iconName:"square-filled",icon:[512,512,[],"f000","M432 32h-384l-16 16v384l16 16h384l16 -16v-384l-16 -16z"]},b1={prefix:"dh",iconName:"table",icon:[512,512,[],"f000","M432 64h-384l-16 16v352l16 16h384l16 -16v-352l-16 -16zM160 416H64v-64h96v64zm0 -96H64V256h96v64zm0 -96H64V160h96v64zm128 192H192v-64h96v64zm0 -96H192V256h96v64zm0 -96H192V160h96v64zm128 192h-96v-64h96v64zm0 -96h-96V256h96v64zm0 -96h-96V160h96v64z"]},E1={prefix:"dh",iconName:"trash-undo",icon:[512,512,[],"f000","M320 96h96v32h-32v288l-32 32H128l-32 -32V128H64V96h96V64c0 -19.2 12.8 -32 32 -32h96c19.2 0 32 12.8 32 32v32zM288 64H192v32h96V64zM128 416h224V128H128v288zm112 -64L160 272v-22.4l80 -80 22.4 22.4 -51.2 54.4H320v32H211.2l51.2 51.2 -22.4 22.4z"]},A1={prefix:"dh",iconName:"triangle-down-square",icon:[512,512,[],"f000","M425.6 64H86.4l-22.4 22.4v342.4l22.4 19.2h342.4l22.4 -22.4V86.4l-25.6 -22.4zm-160 288h-22.4L99.2 208l9.6 -16h291.2l9.6 12.8L265.6 352z"]},R1={prefix:"dh",iconName:"unlink",icon:[512,512,[],"f000","M32 211.2v-6.4C32 144 80 96 140.8 96h99.2c12.8 0 25.6 3.2 38.4 6.4l-25.6 25.6H140.8C99.2 128 64 163.2 64 204.8v6.4c0 28.8 16 54.4 38.4 67.2l-22.4 22.4C51.2 281.6 32 249.6 32 211.2zM403.2 6.4l-38.4 38.4 -67.2 67.2 -22.4 25.6 -150.4 147.2 -25.6 25.6 -54.4 54.4 -38.4 38.4L51.2 448 448 51.2 403.2 6.4zM384 192v32c38.4 6.4 64 38.4 64 76.8v6.4c0 41.6 -35.2 76.8 -76.8 76.8H272c-32 0 -60.8 -22.4 -73.6 -51.2l-25.6 25.6c19.2 35.2 54.4 60.8 96 60.8h99.2c60.8 0 108.8 -48 108.8 -108.8v-9.6C480 246.4 438.4 198.4 384 192zM246.4 288l-22.4 19.2v12.8h16c60.8 0 108.8 -48 108.8 -108.8v-6.4c0 -6.4 0 -12.8 -3.2 -19.2l-32 32c0 38.4 -32 67.2 -67.2 70.4z"]},C1={prefix:"dh",iconName:"user-incognito",icon:[512,512,[],"f000","M348.8 278.4C371.2 256 384 227.2 384 192c0 -22.4 -6.4 -44.8 -19.2 -64H416V96H96v32h51.2c-12.8 19.2 -19.2 41.6 -19.2 64 0 35.2 12.8 64 35.2 86.4 -57.6 32 -99.2 92.8 -99.2 166.4 0 16 86.4 35.2 192 35.2s192 -19.2 192 -35.2c0 -73.6 -38.4 -134.4 -99.2 -166.4zM160 192c0 -25.6 9.6 -48 25.6 -64h144c12.8 16 22.4 38.4 22.4 64 0 28.8 -12.8 54.4 -35.2 73.6 -19.2 12.8 -38.4 22.4 -60.8 22.4s-41.6 -9.6 -57.6 -22.4C176 246.4 160 220.8 160 192zm96 252.8c-76.8 0 -131.2 -9.6 -153.6 -16 6.4 -57.6 41.6 -102.4 92.8 -121.6 19.2 6.4 38.4 12.8 60.8 12.8s41.6 -6.4 60.8 -16c51.2 19.2 86.4 67.2 92.8 121.6 -22.4 9.6 -76.8 19.2 -153.6 19.2zM169.6 76.8c16 3.2 160 3.2 176 0 19.2 -3.2 -19.2 -48 -25.6 -60.8C310.4 6.4 275.2 32 256 32 236.8 32 201.6 6.4 195.2 16c-9.6 12.8 -48 57.6 -25.6 60.8zm67.2 128h32c6.4 9.6 16 19.2 28.8 19.2 16 0 32 -12.8 32 -32s-12.8 -32 -32 -32c-9.6 0 -19.2 6.4 -25.6 16h-32c-6.4 -12.8 -16 -19.2 -28.8 -19.2 -16 0 -32 12.8 -32 32s12.8 32 32 32c12.8 0 22.4 -6.4 25.6 -16z"]},S1={prefix:"dh",iconName:"user",icon:[512,512,[],"f000","M348.8 278.4C371.2 256 384 227.2 384 192c0 -70.4 -57.6 -128 -128 -128S128 121.6 128 192c0 35.2 12.8 64 35.2 86.4 -57.6 32 -99.2 92.8 -99.2 166.4 0 16 86.4 35.2 192 35.2s192 -19.2 192 -35.2c0 -73.6 -38.4 -134.4 -99.2 -166.4zM160 192c0 -51.2 41.6 -96 96 -96s96 41.6 96 96c0 28.8 -12.8 54.4 -35.2 73.6 -19.2 12.8 -38.4 22.4 -60.8 22.4s-41.6 -9.6 -57.6 -22.4C176 246.4 160 220.8 160 192zm96 252.8c-76.8 0 -131.2 -9.6 -153.6 -16 6.4 -57.6 41.6 -102.4 92.8 -121.6 19.2 6.4 38.4 12.8 60.8 12.8s41.6 -6.4 60.8 -16c51.2 19.2 86.4 67.2 92.8 121.6 -22.4 9.6 -76.8 19.2 -153.6 19.2z"]},j1={prefix:"dh",iconName:"warning-circle-filled",icon:[512,512,[],"f000","M470.4 195.2c-9.6 -38.4 -28.8 -70.4 -57.6 -99.2 -25.6 -25.6 -60.8 -44.8 -96 -54.4C297.6 35.2 275.2 32 256 32c-19.2 0 -41.6 3.2 -60.8 9.6 -16 3.2 -35.2 9.6 -51.2 22.4 -35.2 19.2 -60.8 44.8 -80 80 -12.8 16 -19.2 35.2 -25.6 51.2C35.2 214.4 32 236.8 32 256c0 19.2 3.2 41.6 6.4 60.8 6.4 16 12.8 35.2 25.6 51.2 9.6 16 22.4 32 35.2 44.8 12.8 16 28.8 25.6 44.8 35.2 16 9.6 35.2 16 54.4 22.4 16 6.4 38.4 9.6 57.6 9.6 19.2 0 41.6 -3.2 60.8 -6.4 19.2 -6.4 35.2 -12.8 54.4 -22.4 32 -19.2 60.8 -48 80 -80 9.6 -16 16 -35.2 22.4 -54.4 3.2 -19.2 6.4 -41.6 6.4 -60.8s-3.2 -41.6 -9.6 -60.8zM275.2 352H236.8v-32h38.4v32zm0 -64H236.8V160h38.4v128z"]},k1={prefix:"dh",iconName:"warning-filled",icon:[512,512,[],"f000","M268.8 32h-25.6L32 425.6l12.8 22.4h419.2l12.8 -22.4L268.8 32zm6.4 352H236.8v-32h38.4v32zm0 -64H236.8V192h38.4v128z"]};function w2({className:o="","data-testid":e}){return i.jsxs("div",{className:u("loading-spinner fa-layers",o),"data-testid":e,children:[i.jsx(N,{icon:M2,className:"text-white-50"}),i.jsx(N,{icon:N2,className:"text-primary",spin:!0})]})}function O({isLoaded:o=!1,isLoading:e=!0,errorMessage:a=null,"data-testid":s}){const r=s!=null?`${s}-message`:void 0,l=s!=null?`${s}-spinner`:void 0;return i.jsx(M,{in:Boolean(a)||!o||e,timeout:y.transitionMs,classNames:o?"fade":"",mountOnEnter:!0,unmountOnExit:!0,children:i.jsx("div",{className:"fill-parent-absolute","data-testid":s,children:i.jsx("div",{className:u("iris-panel-message-overlay","fill-parent-absolute",{"iris-panel-scrim-background":o}),children:i.jsxs("div",{className:"message-content",children:[i.jsxs("div",{className:"message-icon",children:[e&&i.jsx(w2,{"data-testid":l}),!e&&a!=null&&i.jsx(N,{icon:y2})]}),a!=null&&i.jsx("div",{className:"message-text","data-testid":r,children:a})]})})})})}const g=f.module("@deephaven/jsapi-bootstrap.ApiBootstrap"),b2=t.createContext(null);function E2({apiUrl:o,children:e,failureElement:a,setGlobally:s=!1}){const[r,l]=t.useState(!0),[h,p]=t.useState();return t.useEffect(()=>{async function H(){try{const m=(await b(()=>import(o),[],import.meta.url)).default;g.info("API bootstrapped from",o),p(m),s&&(g.debug("API set globally"),globalThis.dh=m)}catch(m){g.error("Unable to bootstrap API",m)}l(!1)}H()},[o,s]),r?i.jsx(O,{}):h==null?a??i.jsxs(V2,{isOpen:!0,className:"modal-dialog-centered theme-bg-light",children:[i.jsx(g2,{closeButton:!1,children:"Error: Unable to load API"}),i.jsx(x2,{children:i.jsxs("p",{className:"text-break",children:["Ensure the server is running and you are able to reach ",o,", then refresh the page."]})})]}):i.jsx(b2.Provider,{value:h,children:e})}const w=new u2,S=new L2(w);function A2(){f.setLogLevel(parseInt("2",10)),w.enable(),S.enable(),window!=null&&(window.DHLog=f,window.DHLogProxy=w,window.DHLogHistory=S)}A2();const R2=U.lazy(()=>b(()=>import("./AppRoot-1a29b8a5.js"),["./AppRoot-1a29b8a5.js","./vendor-4a7e2c7c.js","./helpers-042e6b4d.js","./vendor-458ea229.css","./useConnection-fb76a373.js","./useConnection-f753d112.css","./monaco-6eaf53f7.js","./monaco-7d20ad7b.css","./plotly-788bff8c.js","./AppRoot-44d1b9c4.css"],import.meta.url)),C2=U.lazy(async()=>({default:(await b(()=>import("./index-a8ae5175.js"),["./index-a8ae5175.js","./vendor-4a7e2c7c.js","./helpers-042e6b4d.js","./vendor-458ea229.css","./useConnection-fb76a373.js","./useConnection-f753d112.css","./monaco-6eaf53f7.js","./monaco-7d20ad7b.css"],import.meta.url)).AppBootstrap})),j=new URL("../jsapi/dh-core.js",document.baseURI),S2=new URL("../js-plugins",document.baseURI);k.render(i.jsx(E2,{apiUrl:j.href,setGlobally:!0,children:i.jsx(t.Suspense,{fallback:i.jsx(O,{}),children:i.jsx(C2,{serverUrl:j.origin,pluginsUrl:S2.href,children:i.jsx(R2,{})})})}),document.getElementById("root"));export{E6 as $,c6 as A,k1 as B,N2 as C,v1 as D,b2 as E,R6 as F,o1 as G,t6 as H,U6 as I,N1 as J,M1 as K,w2 as L,V6 as M,n1 as N,M6 as O,p1 as P,m1 as Q,g1 as R,i6 as S,y as T,V1 as U,x1 as V,x6 as W,R1 as X,d6 as Y,K2 as Z,w1 as _,m6 as a,A6 as a$,e1 as a0,Y6 as a1,k6 as a2,P6 as a3,F2 as a4,q2 as a5,G2 as a6,J6 as a7,Z6 as a8,j1 as a9,b6 as aA,T6 as aB,J2 as aC,r6 as aD,$2 as aE,r1 as aF,u1 as aG,u6 as aH,S as aI,S1 as aJ,C1 as aK,K6 as aL,L6 as aM,j6 as aN,z6 as aO,c1 as aP,N6 as aQ,l1 as aR,O2 as aS,L1 as aT,f1 as aU,s6 as aV,L2 as aW,u2 as aX,C as aY,D2 as aZ,W2 as a_,t1 as aa,Q6 as ab,H1 as ac,y1 as ad,V2 as ae,g2 as af,g6 as ag,p6 as ah,x2 as ai,P2 as aj,T2 as ak,h1 as al,O6 as am,A1 as an,$6 as ao,F6 as ap,Y2 as aq,G6 as ar,I6 as as,D6 as at,y6 as au,v6 as av,h6 as aw,e6 as ax,z1 as ay,f6 as az,b1 as b,a6 as b0,_2 as b1,X6 as b2,E2 as b3,X2 as c,d1 as d,W6 as e,q6 as f,f as g,Q2 as h,a1 as i,l6 as j,i1 as k,s1 as l,_6 as m,y2 as n,H6 as o,B2 as p,O as q,Z2 as r,I2 as s,n6 as t,B6 as u,S6 as v,C6 as w,o6 as x,w6 as y,E1 as z};
6
+ //# sourceMappingURL=index-9a42370c.js.map