@questdb/web-console 1.0.2 → 1.1.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.
- package/dist/index.html +1 -1
- package/dist/{qdb.cdafb.css → qdb.b148a.css} +2 -2
- package/dist/qdb.b148a.js +1 -0
- package/dist/vendor.8e33d.js +2 -0
- package/package.json +1 -1
- package/dist/qdb.cdafb.js +0 -1
- package/dist/vendor.f7f14.js +0 -2
- /package/dist/{vendor.f7f14.css → vendor.8e33d.css} +0 -0
- /package/dist/{vendor.f7f14.js.LICENSE.txt → vendor.8e33d.js.LICENSE.txt} +0 -0
package/dist/index.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
9
9
|
<meta name="description" content="QuestDB live demo. Query three large datasets and more than 2 billion rows in milliseconds with SQL">
|
|
10
10
|
<title>QuestDB · Console</title>
|
|
11
|
-
<script defer="defer" src="vendor.
|
|
11
|
+
<script defer="defer" src="vendor.8e33d.js"></script><script defer="defer" src="qdb.b148a.js"></script><link href="vendor.8e33d.css" rel="stylesheet"><link href="qdb.b148a.css" rel="stylesheet"></head>
|
|
12
12
|
|
|
13
13
|
<body class="mini-navbar pace-done">
|
|
14
14
|
<div id="root"></div>
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
* See the License for the specific language governing permissions and
|
|
153
153
|
* limitations under the License.
|
|
154
154
|
*
|
|
155
|
-
******************************************************************************/.border-rounded-top-half{border-top-left-radius:3px;border-top-right-radius:3px}#console-top{display:flex;width:100%;min-height:140px;flex-direction:column;flex:1}#editor{position:relative;display:flex}#sqlEditor{flex:1;font-family:1.4rem SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;line-height:1.5em !important}@-webkit-keyframes moving-gradient{0%{background-position:left bottom}100%{background-position:right bottom}}.query-progress-animated{background:-webkit-linear-gradient(left, #ffb86c 30%, #f8f8f2 80%, #ffb86c 100%) repeat;-webkit-background-size:50% 100%;-webkit-animation-name:moving-gradient;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}.query-progress-spinner{width:100%;height:6px;background-color:#21222c}.query-message{display:flex;color:#f8f8f2;background:#282a36;min-height:30px;flex:0 0 auto;align-items:center;border-left:3px solid #8be9fd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.query-message:not(.query-message-ok){padding:5px}.query-message.query-message-error{border-left:3px solid #f55}.query-message.query-message-ok{border-left:3px solid #50fa7b}.query-error-at{position:relative;left:8px;white-space:pre-line}.query-result-value{display:flex;flex-direction:column;flex:1;border-right:1px solid #21222c;overflow:hidden}.query-result-value div{padding:2px 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.query-result-value div:nth-child(1){background-color:#21222c}.js-query-message-text{display:inline-block}.js-syntax-error{border-bottom:1px solid #f55;position:absolute;cursor:pointer !important;pointer-events:auto}.button-primary .fa+span,.button-toggle .fa+span{margin-left:1rem}.export-input-container{display:inline-block;padding:0 0 0 10px}.js-help-input{height:3rem;border:none;width:180px;padding:0 1rem;line-height:1.5;outline:none;background:#44475a;border-radius:4px;color:#f8f8f2}.js-help-input:focus{box-shadow:inset 0 0 0 1px #f8f8f2}.js-help-input::placeholder{color:#bbb}.button-primary,.button-toggle{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,Helvetica,Roboto,sans-serif;display:flex;height:3rem;padding:0 1rem;align-items:center;justify-content:center;border-radius:4px;border:1px solid #44475a;background:#44475a;color:#f8f8f2;font-weight:400;outline:0;line-height:1.15;transition:all 70ms cubic-bezier(0, 0, 0.38, 0.9);cursor:pointer}.button-primary:hover,.button-toggle:hover{background:#6272a4;opacity:1}.button-primary:focus,.button-toggle:focus{box-shadow:inset 0 0 0 1px #f8f8f2}.button-primary:active,.button-toggle:active{background:#4d5b86}.button-success{color:#50fa7b}.button-danger{color:#f55}.button-toggle{height:100%;background:transparent;border-radius:0;border:none;border-bottom:2px solid transparent;color:#f8f8f2;opacity:.5;min-width:10rem;cursor:pointer}.button-toggle.active{opacity:1;border-bottom-color:#ff79c6}.console-wrapper{display:flex;flex:0 0 400px;overflow:hidden}#schema-content{display:flex;flex-direction:column;flex:0 0 350px;height:100%;border-right:6px solid #21222c}.js-sql-panel{display:flex;flex-direction:column;flex:1;overflow:hidden;font-size:1.4rem;background:#21222c}.js-sql-panel ::selection{background:#44475a}.result-wrapper{display:flex;min-height:200px;flex-direction:column;flex:1;overflow:hidden;background:#282a36}.menu-bar{display:flex;height:4rem;padding:0 1rem;align-items:center;background:#21222c;box-shadow:0 6px 6px -6px #191a21;border-bottom:1px solid #191a21;z-index:5}.menu-bar .button-primary:not(:last-child),.menu-bar .button-secondary:not(:last-child){margin-right:1rem}.flex-separator{flex:1}#quick-vis{display:flex;flex:1}.monaco-menu{background:#343746;color:#f8f8f2}.monaco-menu .action-menu-item{border:1px solid transparent;padding:1rem 0;height:3rem !important}.monaco-menu .action-menu-item:hover{background:#043c5c !important;border:1px solid #8be9fd}.monaco-menu .action-menu-item:not(.disabled){cursor:pointer}.monaco-menu-container .monaco-scrollable-element{box-shadow:0 2px 8px rgba(0,0,0,.36) !important}.action-label.separator{border-bottom:1px solid #606060 !important;margin:5px 0 !important}/*!******************************************************************************
|
|
155
|
+
******************************************************************************/.border-rounded-top-half{border-top-left-radius:3px;border-top-right-radius:3px}#console-top{display:flex;width:100%;min-height:140px;flex-direction:column;flex:1}#editor{position:relative;display:flex}#sqlEditor{flex:1;font-family:1.4rem SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;line-height:1.5em !important}@-webkit-keyframes moving-gradient{0%{background-position:left bottom}100%{background-position:right bottom}}.query-progress-animated{background:-webkit-linear-gradient(left, #ffb86c 30%, #f8f8f2 80%, #ffb86c 100%) repeat;-webkit-background-size:50% 100%;-webkit-animation-name:moving-gradient;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}.query-progress-spinner{width:100%;height:6px;background-color:#21222c}.query-message{display:flex;color:#f8f8f2;background:#282a36;min-height:30px;flex:0 0 auto;align-items:center;border-left:3px solid #8be9fd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.query-message:not(.query-message-ok){padding:5px}.query-message.query-message-error{border-left:3px solid #f55}.query-message.query-message-ok{border-left:3px solid #50fa7b}.query-error-at{position:relative;left:8px;white-space:pre-line}.query-result-value{display:flex;flex-direction:column;flex:1;border-right:1px solid #21222c;overflow:hidden}.query-result-value div{padding:2px 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.query-result-value div:nth-child(1){background-color:#21222c}.js-query-message-text{display:inline-block}.js-syntax-error{border-bottom:1px solid #f55;position:absolute;cursor:pointer !important;pointer-events:auto}.button-primary .fa+span,.button-toggle .fa+span{margin-left:1rem}.export-input-container{display:inline-block;padding:0 0 0 10px}.js-help-input{height:3rem;border:none;width:180px;padding:0 1rem;line-height:1.5;outline:none;background:#44475a;border-radius:4px;color:#f8f8f2}.js-help-input:focus{box-shadow:inset 0 0 0 1px #f8f8f2}.js-help-input::placeholder{color:#bbb}.button-primary,.button-toggle{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,Helvetica,Roboto,sans-serif;display:flex;height:3rem;padding:0 1rem;align-items:center;justify-content:center;border-radius:4px;border:1px solid #44475a;background:#44475a;color:#f8f8f2;font-weight:400;outline:0;line-height:1.15;transition:all 70ms cubic-bezier(0, 0, 0.38, 0.9);cursor:pointer}.button-primary:hover,.button-toggle:hover{background:#6272a4;opacity:1}.button-primary:focus,.button-toggle:focus{box-shadow:inset 0 0 0 1px #f8f8f2}.button-primary:active,.button-toggle:active{background:#4d5b86}.button-success{color:#50fa7b}.button-danger{color:#f55}.button-toggle{height:100%;background:transparent;border-radius:0;border:none;border-bottom:2px solid transparent;color:#f8f8f2;opacity:.5;min-width:10rem;cursor:pointer}.button-toggle.active{opacity:1;border-bottom-color:#ff79c6}.console-wrapper{display:flex;flex:0 0 400px;overflow:hidden}#schema-content{display:flex;flex-direction:column;flex:0 0 350px;height:100%;border-right:6px solid #21222c}.js-sql-panel{display:flex;flex-direction:column;flex:1;overflow:hidden;font-size:1.4rem;background:#21222c}.js-sql-panel ::selection{background:#44475a}.result-wrapper{display:flex;min-height:200px;flex-direction:column;flex:1;overflow:hidden;background:#282a36}.menu-bar{display:flex;height:4rem;padding:0 1rem;align-items:center;background:#21222c;box-shadow:0 6px 6px -6px #191a21;border-bottom:1px solid #191a21;z-index:5}.menu-bar .button-primary:not(:last-child),.menu-bar .button-secondary:not(:last-child){margin-right:1rem}.flex-separator{flex:1}#quick-vis{display:flex;flex:1}.monaco-menu{background:#343746;color:#f8f8f2}.monaco-menu .action-menu-item{border:1px solid transparent;padding:1rem 0;height:3rem !important}.monaco-menu .action-menu-item:hover{background:#043c5c !important;border:1px solid #8be9fd}.monaco-menu .action-menu-item:not(.disabled){cursor:pointer}.monaco-menu-container .monaco-scrollable-element{box-shadow:0 2px 8px rgba(0,0,0,.36) !important}.monaco-editor .find-widget.visible{right:2.4rem !important;top:1rem !important;box-shadow:none !important}.monaco-editor .find-widget{transition:transform .1s linear !important}.monaco-editor .find-widget>.button.codicon-widget-close{top:.8rem !important;right:.8rem !important}.action-label.separator{border-bottom:1px solid #606060 !important;margin:5px 0 !important}/*!******************************************************************************
|
|
156
156
|
* ___ _ ____ ____
|
|
157
157
|
* / _ \ _ _ ___ ___| |_| _ \| __ )
|
|
158
158
|
* | | | | | | |/ _ \/ __| __| | | | _ \
|
|
@@ -218,5 +218,5 @@
|
|
|
218
218
|
* See the License for the specific language governing permissions and
|
|
219
219
|
* limitations under the License.
|
|
220
220
|
*
|
|
221
|
-
******************************************************************************/#quick-vis{display:none}.quick-vis-canvas{position:relative;flex:1}.quick-vis-controls{flex:0 0 350px;padding:2rem 1rem}#_qvis_frm_draw{margin:20px 0 20px 0}.js-chart-draw .icon{margin-right:.5rem}.btn:disabled{cursor:default}.chrome-tabs{box-sizing:border-box;position:relative;height:46px;padding:8px 3px 4px 3px;background:#dee1e6;border-radius:5px 5px 0 0;overflow:hidden;display:flex;width:100%}.chrome-tabs *{box-sizing:inherit;font:inherit}.chrome-tabs .new-tab-button-wrapper{display:inline-flex;align-items:center;background:inherit;pointer-events:auto;height:100%;width:80px;position:relative;z-index:5;border-radius:17px;pointer-events:auto;transition:padding .35s}.chrome-tabs .new-tab-button-wrapper.overflow-shadow{padding-left:4px}.chrome-tabs .new-tab-button-wrapper .new-tab-button{height:28px;width:28px;line-height:0;border-radius:50%;font-weight:100;font-size:16px;padding:0;border:none;background:none;color:#555;box-shadow:none;transition:background .35s;cursor:default}.chrome-tabs .new-tab-button-wrapper .new-tab-button:hover{background:rgba(150,150,150,.25)}.chrome-tabs .chrome-tabs-content{position:relative;width:auto;height:100%;transition:width .1s;margin-right:5px}.chrome-tabs .chrome-tab{position:absolute;left:0;height:36px;width:240px;border:0;margin:0;z-index:1;pointer-events:none}.chrome-tabs .chrome-tab-rename{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,Helvetica,Roboto,sans-serif;display:none;position:relative;z-index:1;border:none;line-height:20px;height:20px;outline:none;border-radius:4px;background:transparent;color:#f8f8f2;margin-left:.3rem;width:100%;align-self:center;box-sizing:content-box}.chrome-tabs .chrome-tab-rename{border:1px solid #8be9fd;padding:.2rem .4rem}.chrome-tabs .chrome-tab-rename:focus{outline:none}.chrome-tabs .chrome-tab-rename::selection{background:#5880af}.chrome-tabs .chrome-tab-rename::moz-selection{background:#5880af}.chrome-tabs .chrome-tab,.chrome-tabs .chrome-tab *{user-select:none;cursor:default}.chrome-tabs .chrome-tab .chrome-tab-dividers{position:absolute;top:7px;bottom:7px;left:var(--tab-content-margin);right:var(--tab-content-margin)}.chrome-tabs .chrome-tab .chrome-tab-dividers,.chrome-tabs .chrome-tab .chrome-tab-dividers::before,.chrome-tabs .chrome-tab .chrome-tab-dividers::after{pointer-events:none}.chrome-tabs .chrome-tab .chrome-tab-dividers::before,.chrome-tabs .chrome-tab .chrome-tab-dividers::after{content:"";display:block;position:absolute;top:0;bottom:0;width:1px;background:#a9adb0;opacity:1;transition:opacity .2s ease}.chrome-tabs .chrome-tab .chrome-tab-dividers::before{left:0}.chrome-tabs .chrome-tab .chrome-tab-dividers::after{right:0}.chrome-tabs .chrome-tab:first-child .chrome-tab-dividers::before,.chrome-tabs .chrome-tab:last-child .chrome-tab-dividers::after{opacity:0}.chrome-tabs .chrome-tab .chrome-tab-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.chrome-tabs .chrome-tab .chrome-tab-background>svg{width:100%;height:100%}.chrome-tabs .chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#f4f5f6}.chrome-tabs .chrome-tab[active]{z-index:5}.chrome-tabs .chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#fff}.chrome-tabs .chrome-tab:not([active]) .chrome-tab-background{transition:opacity .2s ease;opacity:0}@media(hover: hover){.chrome-tabs .chrome-tab:not([active]):hover{z-index:2}.chrome-tabs .chrome-tab:not([active]):hover .chrome-tab-background{opacity:1}}.chrome-tabs .chrome-tab.chrome-tab-was-just-added{top:10px;animation:chrome-tab-was-just-added 120ms forwards ease-in-out}.chrome-tabs .chrome-tab .chrome-tab-content{position:absolute;display:flex;align-items:center;top:0;bottom:0;left:var(--tab-content-margin);right:var(--tab-content-margin);padding:9px 8px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;pointer-events:all}.chrome-tabs .chrome-tab[is-mini] .chrome-tab-content{padding-left:2px;padding-right:2px}.chrome-tabs .chrome-tab .chrome-tab-favicon{position:relative;display:flex;align-items:center;align-self:center;justify-content:center;flex-shrink:0;flex-grow:0;height:16px;width:16px;background-size:16px;margin-left:4px}.chrome-tabs .chrome-tab[is-small] .chrome-tab-favicon{margin-left:0}.chrome-tabs .chrome-tab[is-mini]:not([active]) .chrome-tab-favicon{margin-left:auto;margin-right:auto}.chrome-tabs .chrome-tab[is-mini][active] .chrome-tab-favicon{display:none}.chrome-tabs .chrome-tab .chrome-tab-title{flex:1;align-self:center;overflow:hidden;white-space:nowrap;margin-left:4px;height:20px;line-height:20px;color:#5f6368;-webkit-mask-image:linear-gradient(90deg, #000 0%, #000 calc(100% - 24px), transparent);mask-image:linear-gradient(90deg, #000 0%, #000 calc(100% - 24px), transparent)}.chrome-tabs .chrome-tab[is-small] .chrome-tab-title{margin-left:0}.chrome-tabs .chrome-tab .chrome-tab-favicon+.chrome-tab-title,.chrome-tabs .chrome-tab[is-small] .chrome-tab-favicon+.chrome-tab-title{margin-left:8px}.chrome-tabs .chrome-tab[is-smaller] .chrome-tab-favicon+.chrome-tab-title,.chrome-tabs .chrome-tab[is-mini] .chrome-tab-title{display:none}.chrome-tabs .chrome-tab[active] .chrome-tab-title{color:#45474a}.chrome-tabs .chrome-tab .chrome-tab-drag-handle{position:absolute;top:0;bottom:0;right:0;left:0;border-top-left-radius:8px;border-top-right-radius:8px}.chrome-tabs .chrome-tab .chrome-tab-close{align-self:center;flex-grow:0;flex-shrink:0;position:relative;width:16px;height:16px;border-radius:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(0, 0, 0, .65)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>");background-position:center center;background-repeat:no-repeat;background-size:8px 8px}@media(hover: hover){.chrome-tabs .chrome-tab .chrome-tab-close:hover{background-color:#e8eaed}.chrome-tabs .chrome-tab .chrome-tab-close:hover:active{background-color:#dadce0}}@media not all and (hover: hover){.chrome-tabs .chrome-tab .chrome-tab-close:active{background-color:#dadce0}}@media(hover: hover){.chrome-tabs .chrome-tab:not([active]) .chrome-tab-close:not(:hover):not(:active){opacity:.8}}.chrome-tabs .chrome-tab[is-smaller] .chrome-tab-close{margin-left:auto}.chrome-tabs .chrome-tab[is-mini]:not([active]) .chrome-tab-close{display:none}.chrome-tabs .chrome-tab[is-mini][active] .chrome-tab-close{margin-left:auto;margin-right:auto}@-moz-keyframes chrome-tab-was-just-added{to{top:0}}@-webkit-keyframes chrome-tab-was-just-added{to{top:0}}@-o-keyframes chrome-tab-was-just-added{to{top:0}}@keyframes chrome-tab-was-just-added{to{top:0}}.chrome-tabs.chrome-tabs-is-sorting .chrome-tab:not(.chrome-tab-is-dragging),.chrome-tabs:not(.chrome-tabs-is-sorting) .chrome-tab.chrome-tab-was-just-dragged{transition:transform 120ms ease-in-out}.chrome-tabs .chrome-tabs-bottom-bar{position:absolute;bottom:0;height:4px;left:0;width:100%;background:#fff;z-index:10}.chrome-tabs-optional-shadow-below-bottom-bar{position:relative;height:1px;width:100%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1' viewBox='0 0 1 1'><rect x='0' y='0' width='1' height='1' fill='rgba(0, 0, 0, .17)'></rect></svg>");background-size:1px 1px;background-repeat:repeat-x;background-position:0% 0%}.chrome-tabs.chrome-tabs-dark-theme{background:#282a36}.chrome-tabs.chrome-tabs-dark-theme .new-tab-button-wrapper.overflow-shadow{padding-left:4px}.chrome-tabs.chrome-tabs-dark-theme .new-tab-button-wrapper .new-tab-button{color:rgba(200,200,200,.5)}.chrome-tabs.chrome-tabs-dark-theme .new-tab-button-wrapper .new-tab-button:hover{background:rgba(154,160,166,.25)}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-dividers::before,.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-dividers::after{background:#4a4d51}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#292b2e}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#44475a}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-title{color:#9ca1a7}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab[active] .chrome-tab-title{color:#f1f3f4}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab .chrome-tab-background{opacity:1}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#226a7b}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#60c3da}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab .chrome-tab-title{color:#8be9fd}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab[active] .chrome-tab-title{color:#24252f}.chrome-tabs .metrics-tab.chrome-tab[active] .chrome-tab-favicon{filter:invert(1) saturate(0)}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-close{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(154, 160, 166, .8)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>")}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-close:hover{background-color:#5f6368;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(255, 255, 255, .7)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>")}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-close:hover:active{background-color:#80868b;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(255, 255, 255, .9)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>")}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab[active] .chrome-tab-close{filter:invert(1) saturate(0)}.chrome-tabs.chrome-tabs-dark-theme .chrome-tabs-bottom-bar{background:#323639}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.chrome-tabs-optional-shadow-below-bottom-bar{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2' viewBox='0 0 2 2'><rect x='0' y='0' width='2' height='1' fill='rgba(0, 0, 0, .27)'></rect></svg>")}}.react-calendar{width:350px;background:#282a36;border-radius:6px}.react-calendar__navigation__prev2-button,.react-calendar__navigation__next2-button{display:none}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-0.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1rem}.react-calendar__navigation button{min-width:40px;background:none;color:#fff}.react-calendar__navigation__arrow:disabled{background-color:#222}.react-calendar__navigation__arrow:enabled:hover,.react-calendar__navigation_arrow:enabled:focus{background-color:#333}.react-calendar__month-view__weekdays{text-align:center;font-size:1em}.react-calendar__month-view__weekdays abbr{text-decoration:none}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em}.react-calendar__tile{max-width:100%;padding:.8rem;height:44px;background:none;color:#ddd}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile:disabled{background-color:#222;color:#6c6f8c}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#333}.react-calendar__tile--now{text-decoration:underline}.react-calendar__tile--active,.react-calendar__tile--range,.react-calendar__tile--hasActive{background:#b93d64;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus,.react-calendar__tile--range:enabled:hover,.react-calendar__tile--range:enabled:focus,.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#b93d64}
|
|
221
|
+
******************************************************************************/#quick-vis{display:none}.quick-vis-canvas{position:relative;flex:1}.quick-vis-controls{flex:0 0 350px;padding:2rem 1rem}#_qvis_frm_draw{margin:20px 0 20px 0}.js-chart-draw .icon{margin-right:.5rem}.btn:disabled{cursor:default}.chrome-tabs{box-sizing:border-box;position:relative;height:46px;padding:8px 3px 4px 3px;background:#dee1e6;border-radius:5px 5px 0 0;overflow:hidden;display:flex;width:100%}.chrome-tabs *{box-sizing:inherit;font:inherit}.chrome-tabs .new-tab-button-wrapper{display:inline-flex;align-items:center;background:inherit;pointer-events:auto;height:100%;width:80px;position:relative;z-index:5;border-radius:17px;pointer-events:auto;transition:padding .35s}.chrome-tabs .new-tab-button-wrapper.overflow-shadow{padding-left:4px}.chrome-tabs .new-tab-button-wrapper .new-tab-button{height:28px;width:28px;line-height:0;border-radius:50%;font-weight:100;font-size:16px;padding:0;border:none;background:none;color:#555;box-shadow:none;transition:background .35s;cursor:default}.chrome-tabs .new-tab-button-wrapper .new-tab-button:hover{background:rgba(150,150,150,.25)}.chrome-tabs .chrome-tabs-content{position:relative;width:auto;height:100%;transition:width .1s;margin-right:5px}.chrome-tabs .chrome-tab{position:absolute;left:0;height:36px;width:240px;border:0;margin:0;z-index:1;pointer-events:none}.chrome-tabs .chrome-tab-rename{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,Helvetica,Roboto,sans-serif;display:none;position:relative;z-index:1;border:none;line-height:20px;height:20px;outline:none;border-radius:4px;background:transparent;color:#f8f8f2;margin-left:.3rem;width:100%;align-self:center;box-sizing:content-box}.chrome-tabs .chrome-tab-rename{border:1px solid #8be9fd;padding:.2rem .4rem}.chrome-tabs .chrome-tab-rename:focus{outline:none}.chrome-tabs .chrome-tab-rename::selection{background:#5880af}.chrome-tabs .chrome-tab-rename::moz-selection{background:#5880af}.chrome-tabs .chrome-tab,.chrome-tabs .chrome-tab *{user-select:none;cursor:default}.chrome-tabs .chrome-tab .chrome-tab-dividers{position:absolute;top:7px;bottom:7px;left:var(--tab-content-margin);right:var(--tab-content-margin)}.chrome-tabs .chrome-tab .chrome-tab-dividers,.chrome-tabs .chrome-tab .chrome-tab-dividers::before,.chrome-tabs .chrome-tab .chrome-tab-dividers::after{pointer-events:none}.chrome-tabs .chrome-tab .chrome-tab-dividers::before,.chrome-tabs .chrome-tab .chrome-tab-dividers::after{content:"";display:block;position:absolute;top:0;bottom:0;width:1px;background:#a9adb0;opacity:1;transition:opacity .2s ease}.chrome-tabs .chrome-tab .chrome-tab-dividers::before{left:0}.chrome-tabs .chrome-tab .chrome-tab-dividers::after{right:0}.chrome-tabs .chrome-tab:first-child .chrome-tab-dividers::before,.chrome-tabs .chrome-tab:last-child .chrome-tab-dividers::after{opacity:0}.chrome-tabs .chrome-tab .chrome-tab-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.chrome-tabs .chrome-tab .chrome-tab-background>svg{width:100%;height:100%}.chrome-tabs .chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#f4f5f6}.chrome-tabs .chrome-tab[active]{z-index:5}.chrome-tabs .chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#fff}.chrome-tabs .chrome-tab:not([active]) .chrome-tab-background{transition:opacity .2s ease;opacity:0}@media(hover: hover){.chrome-tabs .chrome-tab:not([active]):hover{z-index:2}.chrome-tabs .chrome-tab:not([active]):hover .chrome-tab-background{opacity:1}}.chrome-tabs .chrome-tab.chrome-tab-was-just-added{top:10px;animation:chrome-tab-was-just-added 120ms forwards ease-in-out}.chrome-tabs .chrome-tab .chrome-tab-content{position:absolute;display:flex;align-items:center;top:0;bottom:0;left:var(--tab-content-margin);right:var(--tab-content-margin);padding:9px 8px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;pointer-events:all}.chrome-tabs .chrome-tab[is-mini] .chrome-tab-content{padding-left:2px;padding-right:2px}.chrome-tabs .chrome-tab .chrome-tab-favicon{position:relative;display:flex;align-items:center;align-self:center;justify-content:center;flex-shrink:0;flex-grow:0;height:16px;width:16px;background-size:16px;margin-left:4px}.chrome-tabs .chrome-tab[is-small] .chrome-tab-favicon{margin-left:0}.chrome-tabs .chrome-tab[is-mini]:not([active]) .chrome-tab-favicon{margin-left:auto;margin-right:auto}.chrome-tabs .chrome-tab[is-mini][active] .chrome-tab-favicon{display:none}.chrome-tabs .chrome-tab .chrome-tab-title{flex:1;align-self:center;overflow:hidden;white-space:nowrap;margin-left:4px;height:20px;line-height:20px;color:#5f6368;-webkit-mask-image:linear-gradient(90deg, #000 0%, #000 calc(100% - 24px), transparent);mask-image:linear-gradient(90deg, #000 0%, #000 calc(100% - 24px), transparent)}.chrome-tabs .chrome-tab[is-small] .chrome-tab-title{margin-left:0}.chrome-tabs .chrome-tab .chrome-tab-favicon+.chrome-tab-title,.chrome-tabs .chrome-tab[is-small] .chrome-tab-favicon+.chrome-tab-title{margin-left:8px}.chrome-tabs .chrome-tab[is-smaller] .chrome-tab-favicon+.chrome-tab-title,.chrome-tabs .chrome-tab[is-mini] .chrome-tab-title{display:none}.chrome-tabs .chrome-tab[active] .chrome-tab-title{color:#45474a}.chrome-tabs .chrome-tab .chrome-tab-drag-handle{position:absolute;top:0;bottom:0;right:0;left:0;border-top-left-radius:8px;border-top-right-radius:8px}.chrome-tabs .chrome-tab .chrome-tab-close{align-self:center;flex-grow:0;flex-shrink:0;position:relative;width:16px;height:16px;border-radius:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(0, 0, 0, .65)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>");background-position:center center;background-repeat:no-repeat;background-size:8px 8px}@media(hover: hover){.chrome-tabs .chrome-tab .chrome-tab-close:hover{background-color:#e8eaed}.chrome-tabs .chrome-tab .chrome-tab-close:hover:active{background-color:#dadce0}}@media not all and (hover: hover){.chrome-tabs .chrome-tab .chrome-tab-close:active{background-color:#dadce0}}@media(hover: hover){.chrome-tabs .chrome-tab:not([active]) .chrome-tab-close:not(:hover):not(:active){opacity:.8}}.chrome-tabs .chrome-tab[is-smaller] .chrome-tab-close{margin-left:auto}.chrome-tabs .chrome-tab[is-mini]:not([active]) .chrome-tab-close{display:none}.chrome-tabs .chrome-tab[is-mini][active] .chrome-tab-close{margin-left:auto;margin-right:auto}@-moz-keyframes chrome-tab-was-just-added{to{top:0}}@-webkit-keyframes chrome-tab-was-just-added{to{top:0}}@-o-keyframes chrome-tab-was-just-added{to{top:0}}@keyframes chrome-tab-was-just-added{to{top:0}}.chrome-tabs.chrome-tabs-is-sorting .chrome-tab:not(.chrome-tab-is-dragging),.chrome-tabs:not(.chrome-tabs-is-sorting) .chrome-tab.chrome-tab-was-just-dragged{transition:transform 120ms ease-in-out}.chrome-tabs .chrome-tabs-bottom-bar{position:absolute;bottom:0;height:4px;left:0;width:100%;background:#fff;z-index:10}.chrome-tabs-optional-shadow-below-bottom-bar{position:relative;height:1px;width:100%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1' viewBox='0 0 1 1'><rect x='0' y='0' width='1' height='1' fill='rgba(0, 0, 0, .17)'></rect></svg>");background-size:1px 1px;background-repeat:repeat-x;background-position:0% 0%}.chrome-tabs.chrome-tabs-dark-theme{background:#282a36}.chrome-tabs.chrome-tabs-dark-theme .new-tab-button-wrapper.overflow-shadow{padding-left:4px}.chrome-tabs.chrome-tabs-dark-theme .new-tab-button-wrapper .new-tab-button{color:rgba(200,200,200,.5)}.chrome-tabs.chrome-tabs-dark-theme .new-tab-button-wrapper .new-tab-button:hover{background:rgba(154,160,166,.25)}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-dividers::before,.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-dividers::after{background:#4a4d51}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#292b2e}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#44475a}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-title{color:#9ca1a7}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab[active] .chrome-tab-title{color:#f1f3f4}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab .chrome-tab-background{opacity:1}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#226a7b}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#60c3da}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab .chrome-tab-title{color:#8be9fd}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab[active] .chrome-tab-title{color:#24252f}.chrome-tabs .metrics-tab.chrome-tab[active] .chrome-tab-favicon{filter:invert(1) saturate(0)}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-close{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(154, 160, 166, .8)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>")}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-close:hover{background-color:#5f6368;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(255, 255, 255, .7)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>")}.chrome-tabs.chrome-tabs-dark-theme .chrome-tab .chrome-tab-close:hover:active{background-color:#80868b;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(255, 255, 255, .9)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>")}.chrome-tabs.chrome-tabs-dark-theme .metrics-tab.chrome-tab[active] .chrome-tab-close{filter:invert(1) saturate(0)}.chrome-tabs.chrome-tabs-dark-theme .chrome-tabs-bottom-bar{background:#323639}.chrome-tabs .temporary-tab.chrome-tab .chrome-tab-title{color:#9ca1a7;font-style:italic;opacity:.7}.chrome-tabs.chrome-tabs-dark-theme .temporary-tab.chrome-tab .chrome-tab-title{color:#9ca1a7;font-style:italic;opacity:.7}.chrome-tabs .temporary-tab.chrome-tab .chrome-tab-background{opacity:.7}.chrome-tabs.chrome-tabs-dark-theme .temporary-tab.chrome-tab .chrome-tab-favicon{opacity:.7}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.chrome-tabs-optional-shadow-below-bottom-bar{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2' viewBox='0 0 2 2'><rect x='0' y='0' width='2' height='1' fill='rgba(0, 0, 0, .27)'></rect></svg>")}}.react-calendar{width:350px;background:#282a36;border-radius:6px}.react-calendar__navigation__prev2-button,.react-calendar__navigation__next2-button{display:none}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-0.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1rem}.react-calendar__navigation button{min-width:40px;background:none;color:#fff}.react-calendar__navigation__arrow:disabled{background-color:#222}.react-calendar__navigation__arrow:enabled:hover,.react-calendar__navigation_arrow:enabled:focus{background-color:#333}.react-calendar__month-view__weekdays{text-align:center;font-size:1em}.react-calendar__month-view__weekdays abbr{text-decoration:none}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em}.react-calendar__tile{max-width:100%;padding:.8rem;height:44px;background:none;color:#ddd}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile:disabled{background-color:#222;color:#6c6f8c}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#333}.react-calendar__tile--now{text-decoration:underline}.react-calendar__tile--active,.react-calendar__tile--range,.react-calendar__tile--hasActive{background:#b93d64;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus,.react-calendar__tile--range:enabled:hover,.react-calendar__tile--range:enabled:focus,.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#b93d64}
|
|
222
222
|
.Toastify__toast-container{top:4.5rem}.Toastify__toast{font-family:inherit;font-size:1.4rem;border:1px solid transparent;border-radius:1rem;opacity:1;align-items:center;display:flex;padding:0 1.2rem;gap:1rem}.Toastify__toast-body{padding:1rem 0 !important}.Toastify__toast-icon{margin-right:1rem;width:1.8rem;height:1.8rem}.Toastify__progress-bar{height:.3rem}.Toastify__close-button{opacity:.7;align-self:center;transition:none}.Toastify__close-button:hover{opacity:1}.Toastify__toast-body{display:flex;align-items:center;padding:.4rem 0}.Toastify--animate{animation-duration:.2s !important}
|